/*! 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 */ /*! ***************************************************************************** Copyright (c) Microsoft Corporation. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ***************************************************************************** */ /*! For license information please see index.js.LICENSE.txt */ /** * Advanced CSV importer for JSS * https://jspreadsheet.com/products/csv-importer * * @License: this plugin requires a license */ /** * Google Sheets to JSS * https://jspreadsheet.com/products/import-from-google-sheets * @License: this plugin requires a license */ /** * JSS Advance comments * https://jspreadsheet.com/products/comments * @License: this plugin requires a license */ /** * JSS bar * https://jspreadsheet.com/products/bar * @License: this software requires a license. */ /** * JSS cloud * https://jspreadsheet.com/products/client * @License: this plugin requires a license */ /** * JSS forms * https://jspreadsheet.com/products/forms * @License: this plugin requires a license */ /** * Jspreadsheet Parser * https://jspreadsheet.com * @License: this extension requires a license */ /** * Jspreadsheet XLSX render 5.6.0 * https://jspreadsheet.com/products/ * @License: this plugin requires a license */