From e06a65842269ee71c6016a249e5a9e99da368281 Mon Sep 17 00:00:00 2001 From: Pierre Date: Mon, 14 May 2018 16:25:49 +0200 Subject: [PATCH] Installed JSZip Utils --- README.md | 3 +- assets/3rdparty/jszip-utils/jszip-utils.js | 118 ++++++++++++++++++ .../3rdparty/jszip-utils/jszip-utils.min.js | 10 ++ system/config/dev.config.php | 3 + 4 files changed, 133 insertions(+), 1 deletion(-) create mode 100644 assets/3rdparty/jszip-utils/jszip-utils.js create mode 100644 assets/3rdparty/jszip-utils/jszip-utils.min.js diff --git a/README.md b/README.md index f314b38b..09bcb820 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,5 @@ ComunicWeb would not exists without the following technologies developped by the - PNGLib (http://www.xarg.org/2010/03/generate-client-side-png-files-using-javascript/) (BSD Licence) - Identicon (http://github.com/stewartlord/identicon.js) (BSD Licence) - FileSaver.js (http://eligrey.com) (by Eli Grey) (MIT Licence) -- JSZip (https://github.com/Stuk/jszip.git) (MIT Licence) \ No newline at end of file +- JSZip (https://github.com/Stuk/jszip.git) (MIT Licence) +- JSZip Utils (https://github.com/Stuk/jszip-utils.git) (MIT Licence) \ No newline at end of file diff --git a/assets/3rdparty/jszip-utils/jszip-utils.js b/assets/3rdparty/jszip-utils/jszip-utils.js new file mode 100644 index 00000000..948471a8 --- /dev/null +++ b/assets/3rdparty/jszip-utils/jszip-utils.js @@ -0,0 +1,118 @@ +/*! + +JSZipUtils - A collection of cross-browser utilities to go along with JSZip. + + +(c) 2014 Stuart Knightley, David Duponchel +Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip-utils/master/LICENSE.markdown. + +*/ +!function(e){"object"==typeof exports?module.exports=e():"function"==typeof define&&define.amd?define(e):"undefined"!=typeof window?window.JSZipUtils=e():"undefined"!=typeof global?global.JSZipUtils=e():"undefined"!=typeof self&&(self.JSZipUtils=e())}(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);throw new Error("Cannot find module '"+o+"'")}var f=n[o]={exports:{}};t[o][0].call(f.exports,function(e){var n=t[o][1][e];return s(n?n:e)},f,f.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o + +(c) 2014 Stuart Knightley, David Duponchel +Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip-utils/master/LICENSE.markdown. + +*/ +!function(a){"object"==typeof exports?module.exports=a():"function"==typeof define&&define.amd?define(a):"undefined"!=typeof window?window.JSZipUtils=a():"undefined"!=typeof global?global.JSZipUtils=a():"undefined"!=typeof self&&(self.JSZipUtils=a())}(function(){return function a(b,c,d){function e(g,h){if(!c[g]){if(!b[g]){var i="function"==typeof require&&require;if(!h&&i)return i(g,!0);if(f)return f(g,!0);throw new Error("Cannot find module '"+g+"'")}var j=c[g]={exports:{}};b[g][0].call(j.exports,function(a){var c=b[g][1][a];return e(c?c:a)},j,j.exports,a,b,c,d)}return c[g].exports}for(var f="function"==typeof require&&require,g=0;g