/*! JSZip v3.10.1 - A JavaScript class for generating and reading zip files (c) 2009-2016 Stuart Knightley Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip/main/LICENSE.markdown. JSZip uses the library pako released under the MIT license : https://github.com/nodeca/pako/blob/main/LICENSE */ /*! * Determine if an object is a Buffer * * @author Feross Aboukhadijeh * @license MIT */ /*! * The buffer module from node.js, for the browser. * * @author Feross Aboukhadijeh * @license MIT */ /*! * arr-diff * * Copyright (c) 2014-2017, Jon Schlinkert. * Released under the MIT License. */ /*! * array-unique * * Copyright (c) 2014-2015, Jon Schlinkert. * Licensed under the MIT License. */ /*! * assign-symbols * * Copyright (c) 2015, Jon Schlinkert. * Licensed under the MIT License. */ /*! * collection-visit * * Copyright (c) 2015, 2017, Jon Schlinkert. * Released under the MIT License. */ /*! * copy-descriptor * * Copyright (c) 2015, Jon Schlinkert. * Licensed under the MIT License. */ /*! * define-property * * Copyright (c) 2015, 2017, Jon Schlinkert. * Released under the MIT License. */ /*! * define-property * * Copyright (c) 2015, Jon Schlinkert. * Licensed under the MIT License. */ /*! * define-property * * Copyright (c) 2015-2018, Jon Schlinkert. * Released under the MIT License. */ /*! * for-in * * Copyright (c) 2014-2017, Jon Schlinkert. * Released under the MIT License. */ /*! * fragment-cache * * Copyright (c) 2016-2017, Jon Schlinkert. * Released under the MIT License. */ /*! * get-value * * Copyright (c) 2014-2015, Jon Schlinkert. * Licensed under the MIT License. */ /*! * has-value * * Copyright (c) 2014-2016, Jon Schlinkert. * Licensed under the MIT License. */ /*! * has-value * * Copyright (c) 2014-2017, Jon Schlinkert. * Licensed under the MIT License. */ /*! * has-values * * Copyright (c) 2014-2015, 2017, Jon Schlinkert. * Released under the MIT License. */ /*! * has-values * * Copyright (c) 2014-2015, Jon Schlinkert. * Licensed under the MIT License. */ /*! * is-accessor-descriptor * * Copyright (c) 2015, Jon Schlinkert. * Licensed under the MIT License. */ /*! * is-accessor-descriptor * * Copyright (c) 2015-2017, Jon Schlinkert. * Released under the MIT License. */ /*! * is-data-descriptor * * Copyright (c) 2015, Jon Schlinkert. * Licensed under the MIT License. */ /*! * is-data-descriptor * * Copyright (c) 2015-2017, Jon Schlinkert. * Released under the MIT License. */ /*! * is-descriptor * * Copyright (c) 2015-2017, Jon Schlinkert. * Released under the MIT License. */ /*! * is-extendable * * Copyright (c) 2015, Jon Schlinkert. * Licensed under the MIT License. */ /*! * is-extendable * * Copyright (c) 2015-2017, Jon Schlinkert. * Released under the MIT License. */ /*! * is-number * * Copyright (c) 2014-2015, Jon Schlinkert. * Licensed under the MIT License. */ /*! * is-plain-object * * Copyright (c) 2014-2017, Jon Schlinkert. * Released under the MIT License. */ /*! * is-windows * * Copyright © 2015-2018, Jon Schlinkert. * Released under the MIT License. */ /*! * isobject * * Copyright (c) 2014-2015, Jon Schlinkert. * Licensed under the MIT License. */ /*! * isobject * * Copyright (c) 2014-2017, Jon Schlinkert. * Released under the MIT License. */ /*! * map-cache * * Copyright (c) 2015, Jon Schlinkert. * Licensed under the MIT License. */ /*! * object-visit * * Copyright (c) 2015, 2017, Jon Schlinkert. * Released under the MIT License. */ /*! * object.pick * * Copyright (c) 2014-2015 Jon Schlinkert, contributors. * Licensed under the MIT License */ /*! * pascalcase * * Copyright (c) 2015, Jon Schlinkert. * Licensed under the MIT License. */ /*! * set-value * * Copyright (c) 2014-2015, 2017, Jon Schlinkert. * Released under the MIT License. */ /*! * split-string * * Copyright (c) 2015-2017, Jon Schlinkert. * Released under the MIT License. */ /*! * static-extend * * Copyright (c) 2016, Jon Schlinkert. * Licensed under the MIT License. */ /*! * to-object-path * * Copyright (c) 2015, Jon Schlinkert. * Licensed under the MIT License. */ /*! * unset-value * * Copyright (c) 2015, 2017, Jon Schlinkert. * Released under the MIT License. */ /*! * use * * Copyright (c) 2015-2017, Jon Schlinkert. * Released under the MIT License. */ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh */ /** * @license * Lodash (Custom Build) * Build: `lodash modularize exports="es" -o ./` * Copyright OpenJS Foundation and other contributors * Released under MIT license * Based on Underscore.js 1.8.3 * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors */