@exezt-/webamp 1.5.0-0x704 → 1.5.0-0x705

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -91,7 +91,7 @@ return /******/ (function(modules) { // webpackBootstrap
91
91
  /******/
92
92
  /******/
93
93
  /******/ // Load entry module and return exports
94
- /******/ return __webpack_require__(__webpack_require__.s = 120);
94
+ /******/ return __webpack_require__(__webpack_require__.s = 191);
95
95
  /******/ })
96
96
  /************************************************************************/
97
97
  /******/ ([
@@ -102,7 +102,7 @@ return /******/ (function(modules) { // webpackBootstrap
102
102
 
103
103
 
104
104
  if (true) {
105
- module.exports = __webpack_require__(58);
105
+ module.exports = __webpack_require__(57);
106
106
  } else {}
107
107
 
108
108
 
@@ -114,7 +114,7 @@ if (true) {
114
114
 
115
115
 
116
116
  if (true) {
117
- module.exports = __webpack_require__(59);
117
+ module.exports = __webpack_require__(58);
118
118
  } else {}
119
119
 
120
120
 
@@ -140,8 +140,8 @@ if (true) {
140
140
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "l", function() { return VISUALIZER_ORDER; });
141
141
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return TIME_MODE; });
142
142
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return MEDIA_STATUS; });
143
- /* harmony import */ var _baseSkin_json__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(41);
144
- var _baseSkin_json__WEBPACK_IMPORTED_MODULE_0___namespace = /*#__PURE__*/__webpack_require__.t(41, 1);
143
+ /* harmony import */ var _baseSkin_json__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(40);
144
+ var _baseSkin_json__WEBPACK_IMPORTED_MODULE_0___namespace = /*#__PURE__*/__webpack_require__.t(40, 1);
145
145
 
146
146
  const BANDS = [60, 170, 310, 600, 1000, 3000, 6000, 12000, 14000, 16000];
147
147
  const WINDOWS = {
@@ -798,7 +798,7 @@ if (true) {
798
798
  // DCE check should happen before ReactDOM bundle executes so that
799
799
  // DevTools can report bad minification during injection.
800
800
  checkDCE();
801
- module.exports = __webpack_require__(60);
801
+ module.exports = __webpack_require__(59);
802
802
  } else {}
803
803
 
804
804
 
@@ -810,7 +810,7 @@ if (true) {
810
810
 
811
811
  Object.defineProperty(exports, "__esModule", { value: true });
812
812
  const assert = __webpack_require__(20);
813
- const ieee754 = __webpack_require__(105);
813
+ const ieee754 = __webpack_require__(104);
814
814
  // Possibly call flush()
815
815
  const maybeFlush = (b, o, len, flush) => {
816
816
  if (o + len > b.length) {
@@ -1467,7 +1467,7 @@ exports.writeIntBE = writeIntBE;
1467
1467
  /* 9 */
1468
1468
  /***/ (function(module, exports, __webpack_require__) {
1469
1469
 
1470
- var objectWithoutPropertiesLoose = __webpack_require__(68);
1470
+ var objectWithoutPropertiesLoose = __webpack_require__(67);
1471
1471
 
1472
1472
  function _objectWithoutProperties(source, excluded) {
1473
1473
  if (source == null) return {};
@@ -1743,7 +1743,7 @@ function localstorage() {
1743
1743
  }
1744
1744
  }
1745
1745
 
1746
- module.exports = __webpack_require__(123)(exports);
1746
+ module.exports = __webpack_require__(121)(exports);
1747
1747
 
1748
1748
  const {formatters} = module.exports;
1749
1749
 
@@ -1759,7 +1759,7 @@ formatters.j = function (v) {
1759
1759
  }
1760
1760
  };
1761
1761
 
1762
- /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(33)))
1762
+ /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(32)))
1763
1763
 
1764
1764
  /***/ }),
1765
1765
  /* 11 */
@@ -1776,9 +1776,9 @@ formatters.j = function (v) {
1776
1776
 
1777
1777
 
1778
1778
 
1779
- var base64 = __webpack_require__(121)
1780
- var ieee754 = __webpack_require__(105)
1781
- var isArray = __webpack_require__(106)
1779
+ var base64 = __webpack_require__(119)
1780
+ var ieee754 = __webpack_require__(104)
1781
+ var isArray = __webpack_require__(105)
1782
1782
 
1783
1783
  exports.Buffer = Buffer
1784
1784
  exports.SlowBuffer = SlowBuffer
@@ -3710,7 +3710,7 @@ var singleton = null;
3710
3710
  var singletonCounter = 0;
3711
3711
  var stylesInsertedAtTop = [];
3712
3712
 
3713
- var fixUrls = __webpack_require__(73);
3713
+ var fixUrls = __webpack_require__(72);
3714
3714
 
3715
3715
  module.exports = function(list, options) {
3716
3716
  if (typeof DEBUG !== "undefined" && DEBUG) {
@@ -4056,7 +4056,7 @@ __webpack_require__.r(__webpack_exports__);
4056
4056
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "combineReducers", function() { return combineReducers; });
4057
4057
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "compose", function() { return compose; });
4058
4058
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "createStore", function() { return createStore; });
4059
- /* harmony import */ var symbol_observable__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(31);
4059
+ /* harmony import */ var symbol_observable__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30);
4060
4060
 
4061
4061
 
4062
4062
  /**
@@ -4784,7 +4784,7 @@ exports.default = {
4784
4784
 
4785
4785
  Object.defineProperty(exports, "__esModule", { value: true });
4786
4786
  const assert = __webpack_require__(20);
4787
- const Windows1292Decoder_1 = __webpack_require__(140);
4787
+ const Windows1292Decoder_1 = __webpack_require__(138);
4788
4788
  class Util {
4789
4789
  /**
4790
4790
  *
@@ -6071,7 +6071,7 @@ function isBuffer(b) {
6071
6071
  // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
6072
6072
  // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6073
6073
 
6074
- var util = __webpack_require__(129);
6074
+ var util = __webpack_require__(127);
6075
6075
  var hasOwn = Object.prototype.hasOwnProperty;
6076
6076
  var pSlice = Array.prototype.slice;
6077
6077
  var functionsHaveNames = (function () {
@@ -6594,7 +6594,7 @@ exports.BasicParser = BasicParser;
6594
6594
  "use strict";
6595
6595
 
6596
6596
  Object.defineProperty(exports, "__esModule", { value: true });
6597
- const ID3v1Parser_1 = __webpack_require__(52);
6597
+ const ID3v1Parser_1 = __webpack_require__(51);
6598
6598
  class CommonTagMapper {
6599
6599
  constructor(tagTypes, tagMap) {
6600
6600
  this.tagTypes = tagTypes;
@@ -6820,7 +6820,7 @@ module.exports = shouldUseNative() ? Object.assign : function (target, source) {
6820
6820
 
6821
6821
  /*<replacement>*/
6822
6822
 
6823
- var pna = __webpack_require__(47);
6823
+ var pna = __webpack_require__(46);
6824
6824
  /*</replacement>*/
6825
6825
 
6826
6826
  /*<replacement>*/
@@ -6835,12 +6835,12 @@ var objectKeys = Object.keys || function (obj) {
6835
6835
  module.exports = Duplex;
6836
6836
 
6837
6837
  /*<replacement>*/
6838
- var util = Object.create(__webpack_require__(37));
6839
- util.inherits = __webpack_require__(34);
6838
+ var util = Object.create(__webpack_require__(36));
6839
+ util.inherits = __webpack_require__(33);
6840
6840
  /*</replacement>*/
6841
6841
 
6842
- var Readable = __webpack_require__(110);
6843
- var Writable = __webpack_require__(56);
6842
+ var Readable = __webpack_require__(109);
6843
+ var Writable = __webpack_require__(55);
6844
6844
 
6845
6845
  util.inherits(Duplex, Readable);
6846
6846
 
@@ -6926,7 +6926,7 @@ Duplex.prototype._destroy = function (err, cb) {
6926
6926
  /* 27 */
6927
6927
  /***/ (function(module, exports, __webpack_require__) {
6928
6928
 
6929
- var root = __webpack_require__(82);
6929
+ var root = __webpack_require__(81);
6930
6930
 
6931
6931
  /** Built-in value references. */
6932
6932
  var Symbol = root.Symbol;
@@ -6942,254 +6942,12 @@ module.exports = Symbol;
6942
6942
 
6943
6943
 
6944
6944
  if (true) {
6945
- module.exports = __webpack_require__(66);
6945
+ module.exports = __webpack_require__(65);
6946
6946
  } else {}
6947
6947
 
6948
6948
 
6949
6949
  /***/ }),
6950
6950
  /* 29 */
6951
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
6952
-
6953
- "use strict";
6954
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return WinampTelegramCustomHandler; });
6955
- /* harmony import */ var _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(4);
6956
- /* harmony import */ var _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__);
6957
- /* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(3);
6958
-
6959
- // @ts-ignore
6960
-
6961
- class WinampTelegramCustomHandler {
6962
- constructor(emit) {
6963
- _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "webamp", void 0);
6964
-
6965
- _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "telegram", void 0);
6966
-
6967
- _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "updateAppState", () => {
6968
- localStorage.setItem("app-state", JSON.stringify(this.webamp.store.getState()));
6969
- });
6970
-
6971
- _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "getFiles", async ln => {
6972
- const x = new XMLHttpRequest();
6973
- const link = encodeURIComponent(ln);
6974
- x.open('get', `https://cloud-api.yandex.net/v1/disk/public/resources?public_key=${link}`, true);
6975
- x.setRequestHeader('Accept', 'application/json');
6976
- x.setRequestHeader('Content-Type', 'application/json');
6977
- x.setRequestHeader('Authorization', 'OAuth 0dc7925ebcf047a1b001c07d6bd5ac49');
6978
- x.send();
6979
-
6980
- x.onload = async () => {
6981
- if (x.status === 200) {
6982
- var _JSON$parse;
6983
-
6984
- const data = (_JSON$parse = JSON.parse(x.responseText)) === null || _JSON$parse === void 0 ? void 0 : _JSON$parse._embedded.items;
6985
- let i = 0;
6986
- this.saveLastPlaylist(ln);
6987
-
6988
- for (const item of data) {
6989
- if (item.size > 0x1400000) {
6990
- console.info(`File ${item.name} can't be loaded due oversize`);
6991
- } else {
6992
- await fetch(`${item.file}&public_key=${item.public_key}`, {
6993
- method: "GET",
6994
- headers: [["Authorization", "OAuth 0dc7925ebcf047a1b001c07d6bd5ac49"]]
6995
- }).then(response => response).then(resp => fetch(resp.url)).then(async response => {
6996
- if (response.status === 302) {
6997
- return await fetch(`${response.headers.get("Location")}&public_key=${item.public_key}`, {
6998
- headers: [["Authorization", "OAuth 0dc7925ebcf047a1b001c07d6bd5ac49"]]
6999
- });
7000
- } else {
7001
- return response;
7002
- }
7003
- }).then(res => {
7004
- var _res$body;
7005
-
7006
- console.log(res);
7007
- const read = (_res$body = res.body) === null || _res$body === void 0 ? void 0 : _res$body.getReader();
7008
- return new ReadableStream({
7009
- start(controller) {
7010
- // @ts-ignore
7011
- function pump() {
7012
- // @ts-ignore
7013
- return read === null || read === void 0 ? void 0 : read.read().then(({
7014
- done,
7015
- value
7016
- }) => {
7017
- if (done) {
7018
- controller.close();
7019
- return;
7020
- }
7021
-
7022
- controller.enqueue(value);
7023
- return pump();
7024
- });
7025
- }
7026
-
7027
- return pump();
7028
- }
7029
-
7030
- });
7031
- }).then(stream => new Response(stream)).then(response => response.blob()).then(blob => URL.createObjectURL(blob)).then(uri => {
7032
- if (i === 0) {
7033
- this.webamp.setTracksToPlay([{
7034
- defaultName: item.name,
7035
- url: uri
7036
- }]);
7037
- } else {
7038
- this.webamp.appendTracks([{
7039
- defaultName: item.name,
7040
- url: uri
7041
- }]);
7042
- }
7043
-
7044
- i++; // yes, it should be here
7045
- });
7046
- }
7047
- }
7048
- }
7049
- };
7050
- });
7051
-
7052
- _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "saveLastPlaylist", playlistLink => {
7053
- document.cookie = `lastlist=${playlistLink}; path=/;`;
7054
- });
7055
-
7056
- _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "getCookie", name => {
7057
- const regex = new RegExp(`(^| )${name}=([^;]+)`);
7058
- const match = document.cookie.match(regex);
7059
-
7060
- if (match) {
7061
- return match[2];
7062
- }
7063
- });
7064
-
7065
- _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "loadOptions", opts => {
7066
- let i = 0;
7067
- let vol = opts.media.volume;
7068
- let balance = opts.media.balance;
7069
- let eq1 = opts.equalizer.sliders.preamp;
7070
- let eq2 = opts.equalizer.sliders["60"];
7071
- let eq3 = opts.equalizer.sliders["170"];
7072
- let eq4 = opts.equalizer.sliders["310"];
7073
- let eq5 = opts.equalizer.sliders["600"];
7074
- let eq6 = opts.equalizer.sliders["1000"];
7075
- let eq7 = opts.equalizer.sliders["3000"];
7076
- let eq8 = opts.equalizer.sliders["6000"];
7077
- let eq9 = opts.equalizer.sliders["12000"];
7078
- let eq10 = opts.equalizer.sliders["14000"];
7079
- let eq11 = opts.equalizer.sliders["16000"];
7080
- let equal = [eq1, eq2, eq3, eq4, eq5, eq6, eq7, eq8, eq9, eq10, eq11];
7081
- let bands = [60, 170, 310, 600, 1000, 3000, 6000, 12000, 14000, 16000];
7082
- this.webamp.store.dispatch({
7083
- type: "SET_VOLUME",
7084
- volume: Object(_utils__WEBPACK_IMPORTED_MODULE_1__[/* clamp */ "d"])(vol, 0, 100)
7085
- });
7086
- this.webamp.store.dispatch({
7087
- type: "SET_BALANCE",
7088
- balance: balance
7089
- });
7090
- this.webamp.store.dispatch({
7091
- type: "SET_BAND_VALUE",
7092
- band: "preamp",
7093
- value: opts.equalizer.sliders.preamp
7094
- });
7095
-
7096
- for (const band of bands) {
7097
- this.webamp.store.dispatch({
7098
- type: "SET_BAND_VALUE",
7099
- band: band,
7100
- value: equal[i]
7101
- });
7102
- i++;
7103
- }
7104
-
7105
- if (window.__webamp.store.getState().media.shuffle !== opts.media.shuffle) {
7106
- this.webamp.store.dispatch({
7107
- type: "TOGGLE_SHUFFLE"
7108
- });
7109
- }
7110
-
7111
- if (window.__webamp.store.getState().media.repeat !== opts.media.repeat) {
7112
- this.webamp.store.dispatch({
7113
- type: "TOGGLE_REPEAT"
7114
- });
7115
- }
7116
- });
7117
-
7118
- if (emit !== false) {
7119
- var _window, _window$Telegram, _window2, _window2$Telegram;
7120
-
7121
- const lastList = this.getCookie('lastlist'); // @ts-ignore | because no global var telegram avail in project types
7122
-
7123
- this.telegram = (_window = window) === null || _window === void 0 ? void 0 : (_window$Telegram = _window.Telegram) === null || _window$Telegram === void 0 ? void 0 : _window$Telegram.WebApp;
7124
-
7125
- if (typeof lastList !== "undefined") {
7126
- this.getFiles(lastList);
7127
- }
7128
-
7129
- if (!window.__webamp) {
7130
- throw new Error("Webamp __webamp is undefined!!");
7131
- } else {
7132
- this.webamp = window.__webamp;
7133
- } // @ts-ignore | because no global var telegram avail in project types
7134
-
7135
-
7136
- if (!((_window2 = window) !== null && _window2 !== void 0 && (_window2$Telegram = _window2.Telegram) !== null && _window2$Telegram !== void 0 && _window2$Telegram.WebApp)) {
7137
- console.error("Telegram is undefined!! Skipping Telegram.WebApp event handler...");
7138
- }
7139
-
7140
- if (typeof localStorage.getItem('app-state') !== "undefined") {
7141
- this.loadOptions(JSON.parse(localStorage.getItem('app-state')));
7142
- }
7143
-
7144
- this.initializeApplicationHandlers();
7145
- }
7146
- }
7147
-
7148
- initializeTelegramWebAppEvents() {
7149
- this.telegram.offEvent("deactivated", () => {
7150
- this.updateAppState();
7151
- });
7152
- }
7153
-
7154
- initializeApplicationHandlers() {
7155
- const window_handlers = ['unload', 'beforeunload', 'pagehide'];
7156
- window_handlers.forEach(handler => {
7157
- window.addEventListener(handler, () => {
7158
- this.updateAppState();
7159
- });
7160
- });
7161
- this.webamp.onTrackDidChange(() => {
7162
- this.updateAppState();
7163
- });
7164
- this.webamp.onWillClose(() => {
7165
- this.updateAppState();
7166
- });
7167
- this.webamp.onClose(() => {
7168
- this.updateAppState();
7169
- });
7170
- this.webamp.onMinimize(() => {
7171
- this.updateAppState();
7172
- });
7173
- this.webamp.store.dispatch({
7174
- type: "ENABLE_MILKDROP",
7175
- open: false
7176
- });
7177
- const ev = ['ended', 'playing', 'timeupdate', 'fileLoaded', 'waiting', 'stopWaiting'];
7178
-
7179
- this.webamp.__onStateChange(() => {
7180
- this.updateAppState();
7181
- }); // this.webamp._actionEmitter.on('')
7182
-
7183
-
7184
- ev.forEach(ev => this.webamp.media.on(ev, () => {
7185
- this.updateAppState();
7186
- }));
7187
- }
7188
-
7189
- }
7190
-
7191
- /***/ }),
7192
- /* 30 */
7193
6951
  /***/ (function(module, exports, __webpack_require__) {
7194
6952
 
7195
6953
  "use strict";
@@ -7299,11 +7057,11 @@ module.exports = hoistNonReactStatics;
7299
7057
 
7300
7058
 
7301
7059
  /***/ }),
7302
- /* 31 */
7060
+ /* 30 */
7303
7061
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
7304
7062
 
7305
7063
  "use strict";
7306
- /* WEBPACK VAR INJECTION */(function(global, module) {/* harmony import */ var _ponyfill_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(39);
7064
+ /* WEBPACK VAR INJECTION */(function(global, module) {/* harmony import */ var _ponyfill_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(38);
7307
7065
  /* global window */
7308
7066
 
7309
7067
 
@@ -7322,15 +7080,15 @@ if (typeof self !== 'undefined') {
7322
7080
  var result = Object(_ponyfill_js__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])(root);
7323
7081
  /* harmony default export */ __webpack_exports__["a"] = (result);
7324
7082
 
7325
- /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(19), __webpack_require__(67)(module)))
7083
+ /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(19), __webpack_require__(66)(module)))
7326
7084
 
7327
7085
  /***/ }),
7328
- /* 32 */
7086
+ /* 31 */
7329
7087
  /***/ (function(module, exports, __webpack_require__) {
7330
7088
 
7331
- var parser = __webpack_require__(69);
7089
+ var parser = __webpack_require__(68);
7332
7090
 
7333
- var creator = __webpack_require__(70);
7091
+ var creator = __webpack_require__(69);
7334
7092
 
7335
7093
  module.exports = {
7336
7094
  parser: parser,
@@ -7338,7 +7096,7 @@ module.exports = {
7338
7096
  };
7339
7097
 
7340
7098
  /***/ }),
7341
- /* 33 */
7099
+ /* 32 */
7342
7100
  /***/ (function(module, exports) {
7343
7101
 
7344
7102
  // shim for using process in browser
@@ -7528,7 +7286,7 @@ process.umask = function() { return 0; };
7528
7286
 
7529
7287
 
7530
7288
  /***/ }),
7531
- /* 34 */
7289
+ /* 33 */
7532
7290
  /***/ (function(module, exports) {
7533
7291
 
7534
7292
  if (typeof Object.create === 'function') {
@@ -7561,7 +7319,7 @@ if (typeof Object.create === 'function') {
7561
7319
 
7562
7320
 
7563
7321
  /***/ }),
7564
- /* 35 */
7322
+ /* 34 */
7565
7323
  /***/ (function(module, exports, __webpack_require__) {
7566
7324
 
7567
7325
  "use strict";
@@ -7577,8 +7335,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7577
7335
  Object.defineProperty(exports, "__esModule", { value: true });
7578
7336
  const Token = __webpack_require__(8);
7579
7337
  const Util_1 = __webpack_require__(16);
7580
- const FrameParser_1 = __webpack_require__(149);
7581
- const ID3v2_1 = __webpack_require__(36);
7338
+ const FrameParser_1 = __webpack_require__(147);
7339
+ const ID3v2_1 = __webpack_require__(35);
7582
7340
  class ID3v2Parser {
7583
7341
  static removeUnsyncBytes(buffer) {
7584
7342
  let readI = 0;
@@ -7774,7 +7532,7 @@ exports.ID3v2Parser = ID3v2Parser;
7774
7532
  /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(11).Buffer))
7775
7533
 
7776
7534
  /***/ }),
7777
- /* 36 */
7535
+ /* 35 */
7778
7536
  /***/ (function(module, exports, __webpack_require__) {
7779
7537
 
7780
7538
  "use strict";
@@ -7874,7 +7632,7 @@ exports.ID3v2Token = ID3v2Token;
7874
7632
  //# sourceMappingURL=ID3v2.js.map
7875
7633
 
7876
7634
  /***/ }),
7877
- /* 37 */
7635
+ /* 36 */
7878
7636
  /***/ (function(module, exports, __webpack_require__) {
7879
7637
 
7880
7638
  /* WEBPACK VAR INJECTION */(function(Buffer) {// Copyright Joyent, Inc. and other Node contributors.
@@ -7988,7 +7746,7 @@ function objectToString(o) {
7988
7746
  /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(11).Buffer))
7989
7747
 
7990
7748
  /***/ }),
7991
- /* 38 */
7749
+ /* 37 */
7992
7750
  /***/ (function(module, exports) {
7993
7751
 
7994
7752
  var PRESET_VALUES = ["hz60", "hz170", "hz310", "hz600", "hz1000", "hz3000", "hz6000", "hz12000", "hz14000", "hz16000", "preamp"];
@@ -7999,7 +7757,7 @@ module.exports = {
7999
7757
  };
8000
7758
 
8001
7759
  /***/ }),
8002
- /* 39 */
7760
+ /* 38 */
8003
7761
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
8004
7762
 
8005
7763
  "use strict";
@@ -8024,7 +7782,7 @@ function symbolObservablePonyfill(root) {
8024
7782
 
8025
7783
 
8026
7784
  /***/ }),
8027
- /* 40 */
7785
+ /* 39 */
8028
7786
  /***/ (function(module, exports, __webpack_require__) {
8029
7787
 
8030
7788
  "use strict";
@@ -8051,13 +7809,13 @@ exports.devToolsEnhancer = (
8051
7809
 
8052
7810
 
8053
7811
  /***/ }),
8054
- /* 41 */
7812
+ /* 40 */
8055
7813
  /***/ (function(module) {
8056
7814
 
8057
7815
  module.exports = JSON.parse("{\"images\":{\"EQ_PREAMP_LINE\":\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHEAAAABCAYAAADpXEERAAAAE0lEQVQoU2Pcdfruf4ZRMKRDAAD1lwNjTqcaUQAAAABJRU5ErkJggg==\",\"EQ_GRAPH_LINE_COLORS\":\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAATCAYAAABRC2cZAAAAR0lEQVQYV2O4rCT9n+F9kOJ/hvfViv8ZHkzSQCE2afxneH/HEJm49Nr0PwOYWPLIAkp0PjL4z1B41uQ/Q9QGnf8MWrPEIAQANWYwvnlToNIAAAAASUVORK5CYII=\"},\"colors\":[\"rgb(0,0,0)\",\"rgb(24,33,41)\",\"rgb(239,49,16)\",\"rgb(206,41,16)\",\"rgb(214,90,0)\",\"rgb(214,102,0)\",\"rgb(214,115,0)\",\"rgb(198,123,8)\",\"rgb(222,165,24)\",\"rgb(214,181,33)\",\"rgb(189,222,41)\",\"rgb(148,222,33)\",\"rgb(41,206,16)\",\"rgb(50,190,16)\",\"rgb(57,181,16)\",\"rgb(49,156,8)\",\"rgb(41,148,0)\",\"rgb(24,132,8)\",\"rgb(255,255,255)\",\"rgb(214,214,222)\",\"rgb(181,189,189)\",\"rgb(160,170,175)\",\"rgb(148,156,165)\",\"rgb(150,150,150)\"],\"playlistStyle\":{\"normal\":\"#00FF00\",\"current\":\"#FFFFFF\",\"normalbg\":\"#000000\",\"selectedbg\":\"#0000FF\",\"font\":\"Arial\"}}");
8058
7816
 
8059
7817
  /***/ }),
8060
- /* 42 */
7818
+ /* 41 */
8061
7819
  /***/ (function(module, exports, __webpack_require__) {
8062
7820
 
8063
7821
  "use strict";
@@ -8152,11 +7910,11 @@ TinyQueue.prototype = {
8152
7910
 
8153
7911
 
8154
7912
  /***/ }),
8155
- /* 43 */
7913
+ /* 42 */
8156
7914
  /***/ (function(module, exports, __webpack_require__) {
8157
7915
 
8158
- var deburrLetter = __webpack_require__(78),
8159
- toString = __webpack_require__(80);
7916
+ var deburrLetter = __webpack_require__(77),
7917
+ toString = __webpack_require__(79);
8160
7918
 
8161
7919
  /** Used to match Latin Unicode letters (excluding mathematical operators). */
8162
7920
  var reLatin = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g;
@@ -8203,13 +7961,13 @@ module.exports = deburr;
8203
7961
 
8204
7962
 
8205
7963
  /***/ }),
8206
- /* 44 */
7964
+ /* 43 */
8207
7965
  /***/ (function(module) {
8208
7966
 
8209
7967
  module.exports = JSON.parse("{\"type\":\"Winamp EQ library file v1.1\",\"presets\":[{\"name\":\"Classical\",\"hz60\":33,\"hz170\":33,\"hz310\":33,\"hz600\":33,\"hz1000\":33,\"hz3000\":33,\"hz6000\":20,\"hz12000\":20,\"hz14000\":20,\"hz16000\":16,\"preamp\":33},{\"name\":\"Club\",\"hz60\":33,\"hz170\":33,\"hz310\":38,\"hz600\":42,\"hz1000\":42,\"hz3000\":42,\"hz6000\":38,\"hz12000\":33,\"hz14000\":33,\"hz16000\":33,\"preamp\":33},{\"name\":\"Dance\",\"hz60\":48,\"hz170\":44,\"hz310\":36,\"hz600\":32,\"hz1000\":32,\"hz3000\":22,\"hz6000\":20,\"hz12000\":20,\"hz14000\":32,\"hz16000\":32,\"preamp\":33},{\"name\":\"Laptop speakers/headphones\",\"hz60\":40,\"hz170\":50,\"hz310\":41,\"hz600\":26,\"hz1000\":28,\"hz3000\":35,\"hz6000\":40,\"hz12000\":48,\"hz14000\":53,\"hz16000\":56,\"preamp\":33},{\"name\":\"Large hall\",\"hz60\":49,\"hz170\":49,\"hz310\":42,\"hz600\":42,\"hz1000\":33,\"hz3000\":24,\"hz6000\":24,\"hz12000\":24,\"hz14000\":33,\"hz16000\":33,\"preamp\":33},{\"name\":\"Party\",\"hz60\":44,\"hz170\":44,\"hz310\":33,\"hz600\":33,\"hz1000\":33,\"hz3000\":33,\"hz6000\":33,\"hz12000\":33,\"hz14000\":44,\"hz16000\":44,\"preamp\":33},{\"name\":\"Pop\",\"hz60\":29,\"hz170\":40,\"hz310\":44,\"hz600\":45,\"hz1000\":41,\"hz3000\":30,\"hz6000\":28,\"hz12000\":28,\"hz14000\":29,\"hz16000\":29,\"preamp\":33},{\"name\":\"Reggae\",\"hz60\":33,\"hz170\":33,\"hz310\":31,\"hz600\":22,\"hz1000\":33,\"hz3000\":43,\"hz6000\":43,\"hz12000\":33,\"hz14000\":33,\"hz16000\":33,\"preamp\":33},{\"name\":\"Rock\",\"hz60\":45,\"hz170\":40,\"hz310\":23,\"hz600\":19,\"hz1000\":26,\"hz3000\":39,\"hz6000\":47,\"hz12000\":50,\"hz14000\":50,\"hz16000\":50,\"preamp\":33},{\"name\":\"Soft\",\"hz60\":40,\"hz170\":35,\"hz310\":30,\"hz600\":28,\"hz1000\":30,\"hz3000\":39,\"hz6000\":46,\"hz12000\":48,\"hz14000\":50,\"hz16000\":52,\"preamp\":33},{\"name\":\"Ska\",\"hz60\":28,\"hz170\":24,\"hz310\":25,\"hz600\":31,\"hz1000\":39,\"hz3000\":42,\"hz6000\":47,\"hz12000\":48,\"hz14000\":50,\"hz16000\":48,\"preamp\":33},{\"name\":\"Full Bass\",\"hz60\":48,\"hz170\":48,\"hz310\":48,\"hz600\":42,\"hz1000\":35,\"hz3000\":25,\"hz6000\":18,\"hz12000\":15,\"hz14000\":14,\"hz16000\":14,\"preamp\":33},{\"name\":\"Soft Rock\",\"hz60\":39,\"hz170\":39,\"hz310\":36,\"hz600\":31,\"hz1000\":25,\"hz3000\":23,\"hz6000\":26,\"hz12000\":31,\"hz14000\":37,\"hz16000\":47,\"preamp\":33},{\"name\":\"Full Treble\",\"hz60\":16,\"hz170\":16,\"hz310\":16,\"hz600\":25,\"hz1000\":37,\"hz3000\":50,\"hz6000\":58,\"hz12000\":58,\"hz14000\":58,\"hz16000\":60,\"preamp\":33},{\"name\":\"Full Bass & Treble\",\"hz60\":44,\"hz170\":42,\"hz310\":33,\"hz600\":20,\"hz1000\":24,\"hz3000\":35,\"hz6000\":46,\"hz12000\":50,\"hz14000\":52,\"hz16000\":52,\"preamp\":33},{\"name\":\"Live\",\"hz60\":24,\"hz170\":33,\"hz310\":39,\"hz600\":41,\"hz1000\":42,\"hz3000\":42,\"hz6000\":39,\"hz12000\":37,\"hz14000\":37,\"hz16000\":36,\"preamp\":33},{\"name\":\"Techno\",\"hz60\":45,\"hz170\":42,\"hz310\":33,\"hz600\":23,\"hz1000\":24,\"hz3000\":33,\"hz6000\":45,\"hz12000\":48,\"hz14000\":48,\"hz16000\":47,\"preamp\":33}]}");
8210
7968
 
8211
7969
  /***/ }),
8212
- /* 45 */
7970
+ /* 44 */
8213
7971
  /***/ (function(module, exports, __webpack_require__) {
8214
7972
 
8215
7973
  "use strict";
@@ -8236,7 +7994,7 @@ var __spread = (this && this.__spread) || function () {
8236
7994
  };
8237
7995
  Object.defineProperty(exports, "__esModule", { value: true });
8238
7996
  exports.convertAniBinaryToCSS = void 0;
8239
- var parser_1 = __webpack_require__(99);
7997
+ var parser_1 = __webpack_require__(98);
8240
7998
  var JIFFIES_PER_MS = 1000 / 60;
8241
7999
  // Generate CSS for an animated cursor.
8242
8000
  //
@@ -8301,14 +8059,14 @@ function sum(values) {
8301
8059
  //# sourceMappingURL=index.js.map
8302
8060
 
8303
8061
  /***/ }),
8304
- /* 46 */
8062
+ /* 45 */
8305
8063
  /***/ (function(module, exports, __webpack_require__) {
8306
8064
 
8307
8065
  "use strict";
8308
8066
 
8309
8067
  Object.defineProperty(exports, "__esModule", { value: true });
8310
- const ReadStreamTokenizer_1 = __webpack_require__(126);
8311
- const BufferTokenizer_1 = __webpack_require__(132);
8068
+ const ReadStreamTokenizer_1 = __webpack_require__(124);
8069
+ const BufferTokenizer_1 = __webpack_require__(130);
8312
8070
  /**
8313
8071
  * Construct ReadStreamTokenizer from given Stream.
8314
8072
  * Will set fileSize, if provided given Stream has set the .path property/
@@ -8332,7 +8090,7 @@ exports.fromBuffer = fromBuffer;
8332
8090
 
8333
8091
 
8334
8092
  /***/ }),
8335
- /* 47 */
8093
+ /* 46 */
8336
8094
  /***/ (function(module, exports, __webpack_require__) {
8337
8095
 
8338
8096
  "use strict";
@@ -8382,10 +8140,10 @@ function nextTick(fn, arg1, arg2, arg3) {
8382
8140
  }
8383
8141
 
8384
8142
 
8385
- /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(33)))
8143
+ /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(32)))
8386
8144
 
8387
8145
  /***/ }),
8388
- /* 48 */
8146
+ /* 47 */
8389
8147
  /***/ (function(module, exports, __webpack_require__) {
8390
8148
 
8391
8149
  /* eslint-disable node/no-deprecated-api */
@@ -8453,7 +8211,7 @@ SafeBuffer.allocUnsafeSlow = function (size) {
8453
8211
 
8454
8212
 
8455
8213
  /***/ }),
8456
- /* 49 */
8214
+ /* 48 */
8457
8215
  /***/ (function(module, exports, __webpack_require__) {
8458
8216
 
8459
8217
  "use strict";
@@ -8468,12 +8226,12 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
8468
8226
  };
8469
8227
  Object.defineProperty(exports, "__esModule", { value: true });
8470
8228
  const initDebug = __webpack_require__(10);
8471
- const FileType = __webpack_require__(108);
8229
+ const FileType = __webpack_require__(107);
8472
8230
  const Token = __webpack_require__(8);
8473
8231
  const assert = __webpack_require__(20);
8474
8232
  const Util_1 = __webpack_require__(16);
8475
8233
  const BasicParser_1 = __webpack_require__(22);
8476
- const APEv2Token_1 = __webpack_require__(161);
8234
+ const APEv2Token_1 = __webpack_require__(159);
8477
8235
  const debug = initDebug('music-metadata:parser:APEv2');
8478
8236
  const tagFormat = 'APEv2';
8479
8237
  const preamble = 'APETAGEX';
@@ -8620,7 +8378,7 @@ exports.APEv2Parser = APEv2Parser;
8620
8378
  /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(11).Buffer))
8621
8379
 
8622
8380
  /***/ }),
8623
- /* 50 */
8381
+ /* 49 */
8624
8382
  /***/ (function(module, exports, __webpack_require__) {
8625
8383
 
8626
8384
  "use strict";
@@ -8635,9 +8393,9 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
8635
8393
  };
8636
8394
  Object.defineProperty(exports, "__esModule", { value: true });
8637
8395
  const type_1 = __webpack_require__(24);
8638
- const ID3v2_1 = __webpack_require__(36);
8639
- const ID3v2Parser_1 = __webpack_require__(35);
8640
- const ID3v1Parser_1 = __webpack_require__(52);
8396
+ const ID3v2_1 = __webpack_require__(35);
8397
+ const ID3v2Parser_1 = __webpack_require__(34);
8398
+ const ID3v1Parser_1 = __webpack_require__(51);
8641
8399
  const _debug = __webpack_require__(10);
8642
8400
  const BasicParser_1 = __webpack_require__(22);
8643
8401
  const debug = _debug('music-metadata:parser:ID3');
@@ -8696,7 +8454,7 @@ exports.AbstractID3Parser = AbstractID3Parser;
8696
8454
  //# sourceMappingURL=AbstractID3Parser.js.map
8697
8455
 
8698
8456
  /***/ }),
8699
- /* 51 */
8457
+ /* 50 */
8700
8458
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
8701
8459
 
8702
8460
  "use strict";
@@ -8719,7 +8477,7 @@ var react_dom = __webpack_require__(7);
8719
8477
  var react_dom_default = /*#__PURE__*/__webpack_require__.n(react_dom);
8720
8478
 
8721
8479
  // EXTERNAL MODULE: /home/exezt-/Projects/webamp/node_modules/prop-types/index.js
8722
- var prop_types = __webpack_require__(63);
8480
+ var prop_types = __webpack_require__(62);
8723
8481
 
8724
8482
  // CONCATENATED MODULE: /home/exezt-/Projects/webamp/node_modules/react-redux/es/components/Context.js
8725
8483
 
@@ -8943,7 +8701,7 @@ function _objectWithoutPropertiesLoose(source, excluded) {
8943
8701
  return target;
8944
8702
  }
8945
8703
  // EXTERNAL MODULE: /home/exezt-/Projects/webamp/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js
8946
- var hoist_non_react_statics_cjs = __webpack_require__(30);
8704
+ var hoist_non_react_statics_cjs = __webpack_require__(29);
8947
8705
  var hoist_non_react_statics_cjs_default = /*#__PURE__*/__webpack_require__.n(hoist_non_react_statics_cjs);
8948
8706
 
8949
8707
  // EXTERNAL MODULE: /home/exezt-/Projects/webamp/node_modules/react-is/index.js
@@ -10014,7 +9772,7 @@ thunk.withExtraArgument = createThunkMiddleware;
10014
9772
 
10015
9773
  /* harmony default export */ var es = (thunk);
10016
9774
  // EXTERNAL MODULE: /home/exezt-/Projects/webamp/node_modules/redux-devtools-extension/index.js
10017
- var redux_devtools_extension = __webpack_require__(40);
9775
+ var redux_devtools_extension = __webpack_require__(39);
10018
9776
 
10019
9777
  // CONCATENATED MODULE: ./js/actionTypes.ts
10020
9778
  const ADD_TRACK_FROM_URL = "ADD_TRACK_FROM_URL";
@@ -12964,7 +12722,7 @@ function toggleEqAuto() {
12964
12722
  };
12965
12723
  }
12966
12724
  // EXTERNAL MODULE: ../winamp-eqf/index.js
12967
- var winamp_eqf = __webpack_require__(32);
12725
+ var winamp_eqf = __webpack_require__(31);
12968
12726
 
12969
12727
  // CONCATENATED MODULE: ./js/skinSprites.ts
12970
12728
 
@@ -14877,7 +14635,7 @@ async function skinParser(zipFileBuffer, JSZip) {
14877
14635
 
14878
14636
  /* harmony default export */ var js_skinParser = (skinParser);
14879
14637
  // EXTERNAL MODULE: /home/exezt-/Projects/webamp/node_modules/tinyqueue/index.js
14880
- var tinyqueue = __webpack_require__(42);
14638
+ var tinyqueue = __webpack_require__(41);
14881
14639
  var tinyqueue_default = /*#__PURE__*/__webpack_require__.n(tinyqueue);
14882
14640
 
14883
14641
  // CONCATENATED MODULE: ./js/loadQueue.js
@@ -15097,9 +14855,6 @@ function selectAll() {
15097
14855
  type: SELECT_ALL
15098
14856
  };
15099
14857
  }
15100
- // EXTERNAL MODULE: ./js/lib/webamp-telegram-handler.ts
15101
- var webamp_telegram_handler = __webpack_require__(29);
15102
-
15103
14858
  // CONCATENATED MODULE: ./js/actionCreators/files.ts
15104
14859
 
15105
14860
 
@@ -15111,8 +14866,7 @@ var webamp_telegram_handler = __webpack_require__(29);
15111
14866
 
15112
14867
 
15113
14868
 
15114
- // Lower is better
15115
-
14869
+ // Lower is better
15116
14870
  const DURATION_VISIBLE_PRIORITY = 5;
15117
14871
  const META_DATA_VISIBLE_PRIORITY = 10;
15118
14872
  const DURATION_PRIORITY = 15;
@@ -15512,24 +15266,16 @@ function files_addFilesFromUrl(atIndex = 0) {
15512
15266
  return async (dispatch, getState, {
15513
15267
  handleAddUrlEvent
15514
15268
  }) => {
15515
- await new webamp_telegram_handler["a" /* default */](false).getFiles(prompt('Enter playlist link'));
15269
+ if (handleAddUrlEvent) {} else console.log(0x0fff21);
15516
15270
  };
15517
15271
  }
15518
15272
  function files_addFilesFromList() {
15519
15273
  return async (dispatch, getState, {
15520
15274
  handleLoadListEvent
15521
15275
  }) => {
15522
- if (handleLoadListEvent) {
15523
- const tracks = await handleLoadListEvent();
15276
+ var _await;
15524
15277
 
15525
- if (tracks != null) {
15526
- dispatch(playlist_removeAllTracks());
15527
- dispatch(files_loadMediaFiles(tracks, constants["e" /* LOAD_STYLE */].NONE, 0));
15528
- return;
15529
- }
15530
- } else {
15531
- alert("Not supported in Webamp");
15532
- }
15278
+ (_await = await handleLoadListEvent()) !== null && _await !== void 0 ? _await : console.log('no event provided');
15533
15279
  };
15534
15280
  }
15535
15281
  function files_saveFilesToList() {
@@ -16302,7 +16048,7 @@ var classnames = __webpack_require__(6);
16302
16048
  var classnames_default = /*#__PURE__*/__webpack_require__.n(classnames);
16303
16049
 
16304
16050
  // EXTERNAL MODULE: ./css/gen-window.css
16305
- var gen_window = __webpack_require__(71);
16051
+ var gen_window = __webpack_require__(70);
16306
16052
 
16307
16053
  // CONCATENATED MODULE: ./js/components/ResizeTarget.tsx
16308
16054
 
@@ -16695,7 +16441,7 @@ function Visualizer({
16695
16441
 
16696
16442
  /* harmony default export */ var MilkdropWindow_Visualizer = (Visualizer);
16697
16443
  // EXTERNAL MODULE: ./css/milkdrop-window.css
16698
- var milkdrop_window = __webpack_require__(74);
16444
+ var milkdrop_window = __webpack_require__(73);
16699
16445
 
16700
16446
  // CONCATENATED MODULE: ./js/components/MilkdropWindow/Background.tsx
16701
16447
 
@@ -16977,7 +16723,7 @@ const DropTarget = props => {
16977
16723
 
16978
16724
  /* harmony default export */ var components_DropTarget = (DropTarget);
16979
16725
  // EXTERNAL MODULE: ./css/context-menu.css
16980
- var context_menu = __webpack_require__(76);
16726
+ var context_menu = __webpack_require__(75);
16981
16727
 
16982
16728
  // CONCATENATED MODULE: ./js/components/ContextMenu.tsx
16983
16729
 
@@ -17739,7 +17485,7 @@ function WindowManager({
17739
17485
  });
17740
17486
  }
17741
17487
  // EXTERNAL MODULE: /home/exezt-/Projects/webamp/node_modules/lodash/deburr.js
17742
- var deburr = __webpack_require__(43);
17488
+ var deburr = __webpack_require__(42);
17743
17489
  var deburr_default = /*#__PURE__*/__webpack_require__.n(deburr);
17744
17490
 
17745
17491
  // CONCATENATED MODULE: ./js/components/Character.tsx
@@ -17768,7 +17514,7 @@ const Character = react["memo"]((_ref) => {
17768
17514
  });
17769
17515
  /* harmony default export */ var components_Character = (Character);
17770
17516
  // EXTERNAL MODULE: ./css/mini-time.css
17771
- var mini_time = __webpack_require__(91);
17517
+ var mini_time = __webpack_require__(90);
17772
17518
 
17773
17519
  // CONCATENATED MODULE: ./js/components/MiniTime.tsx
17774
17520
 
@@ -19058,7 +18804,7 @@ const MainVolume = Object(react["memo"])(() => {
19058
18804
  });
19059
18805
  /* harmony default export */ var MainWindow_MainVolume = (MainVolume);
19060
18806
  // EXTERNAL MODULE: ./css/main-window.css
19061
- var main_window = __webpack_require__(93);
18807
+ var main_window = __webpack_require__(92);
19062
18808
 
19063
18809
  // CONCATENATED MODULE: ./js/components/MainWindow/index.tsx
19064
18810
 
@@ -20037,7 +19783,7 @@ function PlaylistScrollBar() {
20037
19783
  });
20038
19784
  }
20039
19785
  // EXTERNAL MODULE: ./css/playlist-window.css
20040
- var playlist_window = __webpack_require__(95);
19786
+ var playlist_window = __webpack_require__(94);
20041
19787
 
20042
19788
  // CONCATENATED MODULE: ./js/components/PlaylistWindow/index.tsx
20043
19789
 
@@ -20495,7 +20241,7 @@ function drawEqLine({
20495
20241
 
20496
20242
  /* harmony default export */ var EqualizerWindow_EqGraph = (EqGraph);
20497
20243
  // EXTERNAL MODULE: ./presets/builtin.json
20498
- var builtin = __webpack_require__(44);
20244
+ var builtin = __webpack_require__(43);
20499
20245
 
20500
20246
  // CONCATENATED MODULE: ./js/components/EqualizerWindow/PresetsContextMenu.tsx
20501
20247
 
@@ -20597,7 +20343,7 @@ const EqualizerShade = () => {
20597
20343
 
20598
20344
  /* harmony default export */ var EqualizerWindow_EqualizerShade = (EqualizerShade);
20599
20345
  // EXTERNAL MODULE: ./css/equalizer-window.css
20600
- var equalizer_window = __webpack_require__(97);
20346
+ var equalizer_window = __webpack_require__(96);
20601
20347
 
20602
20348
  // CONCATENATED MODULE: ./js/components/EqualizerWindow/index.tsx
20603
20349
 
@@ -20981,7 +20727,7 @@ function ClipPaths({
20981
20727
  }), paths);
20982
20728
  }
20983
20729
  // EXTERNAL MODULE: ./node_modules/ani-cursor/dist/index.js
20984
- var dist = __webpack_require__(45);
20730
+ var dist = __webpack_require__(44);
20985
20731
 
20986
20732
  // CONCATENATED MODULE: ./js/components/Skin.tsx
20987
20733
 
@@ -21124,7 +20870,7 @@ function Skin() {
21124
20870
  });
21125
20871
  }
21126
20872
  // EXTERNAL MODULE: ./css/webamp.css
21127
- var webamp = __webpack_require__(101);
20873
+ var webamp = __webpack_require__(100);
21128
20874
 
21129
20875
  // CONCATENATED MODULE: ./js/components/App.tsx
21130
20876
 
@@ -22017,7 +21763,7 @@ class media_Media {
22017
21763
 
22018
21764
  }
22019
21765
  // EXTERNAL MODULE: ./css/base-skin.css
22020
- var base_skin = __webpack_require__(103);
21766
+ var base_skin = __webpack_require__(102);
22021
21767
 
22022
21768
  // CONCATENATED MODULE: ./js/Disposable.ts
22023
21769
 
@@ -22419,7 +22165,7 @@ defineProperty_default()(webampLazy_Webamp, "VERSION", "1.5.0");
22419
22165
  /* harmony default export */ var webampLazy = __webpack_exports__["default"] = (webampLazy_Webamp);
22420
22166
 
22421
22167
  /***/ }),
22422
- /* 52 */
22168
+ /* 51 */
22423
22169
  /***/ (function(module, exports, __webpack_require__) {
22424
22170
 
22425
22171
  "use strict";
@@ -22553,13 +22299,13 @@ exports.ID3v1Parser = ID3v1Parser;
22553
22299
  //# sourceMappingURL=ID3v1Parser.js.map
22554
22300
 
22555
22301
  /***/ }),
22556
- /* 53 */
22302
+ /* 52 */
22557
22303
  /***/ (function(module, exports, __webpack_require__) {
22558
22304
 
22559
22305
  "use strict";
22560
22306
 
22561
22307
  Object.defineProperty(exports, "__esModule", { value: true });
22562
- const stream_1 = __webpack_require__(109);
22308
+ const stream_1 = __webpack_require__(108);
22563
22309
  /**
22564
22310
  * Utility to convert stream to buffer
22565
22311
  */
@@ -22577,7 +22323,7 @@ exports.ID3Stream = ID3Stream;
22577
22323
  //# sourceMappingURL=ID3Stream.js.map
22578
22324
 
22579
22325
  /***/ }),
22580
- /* 54 */
22326
+ /* 53 */
22581
22327
  /***/ (function(module, exports, __webpack_require__) {
22582
22328
 
22583
22329
  "use strict";
@@ -23030,20 +22776,20 @@ function unwrapListeners(arr) {
23030
22776
 
23031
22777
 
23032
22778
  /***/ }),
23033
- /* 55 */
22779
+ /* 54 */
23034
22780
  /***/ (function(module, exports, __webpack_require__) {
23035
22781
 
23036
- exports = module.exports = __webpack_require__(110);
22782
+ exports = module.exports = __webpack_require__(109);
23037
22783
  exports.Stream = exports;
23038
22784
  exports.Readable = exports;
23039
- exports.Writable = __webpack_require__(56);
22785
+ exports.Writable = __webpack_require__(55);
23040
22786
  exports.Duplex = __webpack_require__(26);
23041
- exports.Transform = __webpack_require__(114);
23042
- exports.PassThrough = __webpack_require__(156);
22787
+ exports.Transform = __webpack_require__(113);
22788
+ exports.PassThrough = __webpack_require__(154);
23043
22789
 
23044
22790
 
23045
22791
  /***/ }),
23046
- /* 56 */
22792
+ /* 55 */
23047
22793
  /***/ (function(module, exports, __webpack_require__) {
23048
22794
 
23049
22795
  "use strict";
@@ -23076,7 +22822,7 @@ exports.PassThrough = __webpack_require__(156);
23076
22822
 
23077
22823
  /*<replacement>*/
23078
22824
 
23079
- var pna = __webpack_require__(47);
22825
+ var pna = __webpack_require__(46);
23080
22826
  /*</replacement>*/
23081
22827
 
23082
22828
  module.exports = Writable;
@@ -23113,23 +22859,23 @@ var Duplex;
23113
22859
  Writable.WritableState = WritableState;
23114
22860
 
23115
22861
  /*<replacement>*/
23116
- var util = Object.create(__webpack_require__(37));
23117
- util.inherits = __webpack_require__(34);
22862
+ var util = Object.create(__webpack_require__(36));
22863
+ util.inherits = __webpack_require__(33);
23118
22864
  /*</replacement>*/
23119
22865
 
23120
22866
  /*<replacement>*/
23121
22867
  var internalUtil = {
23122
- deprecate: __webpack_require__(155)
22868
+ deprecate: __webpack_require__(153)
23123
22869
  };
23124
22870
  /*</replacement>*/
23125
22871
 
23126
22872
  /*<replacement>*/
23127
- var Stream = __webpack_require__(111);
22873
+ var Stream = __webpack_require__(110);
23128
22874
  /*</replacement>*/
23129
22875
 
23130
22876
  /*<replacement>*/
23131
22877
 
23132
- var Buffer = __webpack_require__(48).Buffer;
22878
+ var Buffer = __webpack_require__(47).Buffer;
23133
22879
  var OurUint8Array = global.Uint8Array || function () {};
23134
22880
  function _uint8ArrayToBuffer(chunk) {
23135
22881
  return Buffer.from(chunk);
@@ -23140,7 +22886,7 @@ function _isUint8Array(obj) {
23140
22886
 
23141
22887
  /*</replacement>*/
23142
22888
 
23143
- var destroyImpl = __webpack_require__(112);
22889
+ var destroyImpl = __webpack_require__(111);
23144
22890
 
23145
22891
  util.inherits(Writable, Stream);
23146
22892
 
@@ -23734,10 +23480,10 @@ Writable.prototype._destroy = function (err, cb) {
23734
23480
  this.end();
23735
23481
  cb(err);
23736
23482
  };
23737
- /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(33), __webpack_require__(107).setImmediate, __webpack_require__(19)))
23483
+ /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(32), __webpack_require__(106).setImmediate, __webpack_require__(19)))
23738
23484
 
23739
23485
  /***/ }),
23740
- /* 57 */
23486
+ /* 56 */
23741
23487
  /***/ (function(module, exports, __webpack_require__) {
23742
23488
 
23743
23489
  "use strict";
@@ -23745,7 +23491,7 @@ Writable.prototype._destroy = function (err, cb) {
23745
23491
  Object.defineProperty(exports, "__esModule", { value: true });
23746
23492
  const Token = __webpack_require__(8);
23747
23493
  const _debug = __webpack_require__(10);
23748
- const Vorbis = __webpack_require__(116);
23494
+ const Vorbis = __webpack_require__(115);
23749
23495
  const debug = _debug('music-metadata:parser:ogg:vorbis1');
23750
23496
  /**
23751
23497
  * Vorbis 1 Parser.
@@ -23867,7 +23613,7 @@ exports.VorbisParser = VorbisParser;
23867
23613
  /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(11).Buffer))
23868
23614
 
23869
23615
  /***/ }),
23870
- /* 58 */
23616
+ /* 57 */
23871
23617
  /***/ (function(module, exports, __webpack_require__) {
23872
23618
 
23873
23619
  "use strict";
@@ -23884,7 +23630,7 @@ function q(c,a,k){var b,d={},e=null,l=null;void 0!==k&&(e=""+k);void 0!==a.key&&
23884
23630
 
23885
23631
 
23886
23632
  /***/ }),
23887
- /* 59 */
23633
+ /* 58 */
23888
23634
  /***/ (function(module, exports, __webpack_require__) {
23889
23635
 
23890
23636
  "use strict";
@@ -23914,7 +23660,7 @@ exports.useLayoutEffect=function(a,b){return S().useLayoutEffect(a,b)};exports.u
23914
23660
 
23915
23661
 
23916
23662
  /***/ }),
23917
- /* 60 */
23663
+ /* 59 */
23918
23664
  /***/ (function(module, exports, __webpack_require__) {
23919
23665
 
23920
23666
  "use strict";
@@ -23929,7 +23675,7 @@ exports.useLayoutEffect=function(a,b){return S().useLayoutEffect(a,b)};exports.u
23929
23675
  /*
23930
23676
  Modernizr 3.0.0pre (Custom Build) | MIT
23931
23677
  */
23932
- var aa=__webpack_require__(1),m=__webpack_require__(25),r=__webpack_require__(61);function y(a){for(var b="https://reactjs.org/docs/error-decoder.html?invariant="+a,c=1;c<arguments.length;c++)b+="&args[]="+encodeURIComponent(arguments[c]);return"Minified React error #"+a+"; visit "+b+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}if(!aa)throw Error(y(227));var ba=new Set,ca={};function da(a,b){ea(a,b);ea(a+"Capture",b)}
23678
+ var aa=__webpack_require__(1),m=__webpack_require__(25),r=__webpack_require__(60);function y(a){for(var b="https://reactjs.org/docs/error-decoder.html?invariant="+a,c=1;c<arguments.length;c++)b+="&args[]="+encodeURIComponent(arguments[c]);return"Minified React error #"+a+"; visit "+b+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}if(!aa)throw Error(y(227));var ba=new Set,ca={};function da(a,b){ea(a,b);ea(a+"Capture",b)}
23933
23679
  function ea(a,b){ca[a]=b;for(a=0;a<b.length;a++)ba.add(b[a])}
23934
23680
  var fa=!("undefined"===typeof window||"undefined"===typeof window.document||"undefined"===typeof window.document.createElement),ha=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,ia=Object.prototype.hasOwnProperty,
23935
23681
  ja={},ka={};function la(a){if(ia.call(ka,a))return!0;if(ia.call(ja,a))return!1;if(ha.test(a))return ka[a]=!0;ja[a]=!0;return!1}function ma(a,b,c,d){if(null!==c&&0===c.type)return!1;switch(typeof b){case "function":case "symbol":return!0;case "boolean":if(d)return!1;if(null!==c)return!c.acceptsBooleans;a=a.toLowerCase().slice(0,5);return"data-"!==a&&"aria-"!==a;default:return!1}}
@@ -24218,19 +23964,19 @@ exports.unstable_renderSubtreeIntoContainer=function(a,b,c,d){if(!rk(c))throw Er
24218
23964
 
24219
23965
 
24220
23966
  /***/ }),
24221
- /* 61 */
23967
+ /* 60 */
24222
23968
  /***/ (function(module, exports, __webpack_require__) {
24223
23969
 
24224
23970
  "use strict";
24225
23971
 
24226
23972
 
24227
23973
  if (true) {
24228
- module.exports = __webpack_require__(62);
23974
+ module.exports = __webpack_require__(61);
24229
23975
  } else {}
24230
23976
 
24231
23977
 
24232
23978
  /***/ }),
24233
- /* 62 */
23979
+ /* 61 */
24234
23980
  /***/ (function(module, exports, __webpack_require__) {
24235
23981
 
24236
23982
  "use strict";
@@ -24257,7 +24003,7 @@ exports.unstable_wrapCallback=function(a){var b=P;return function(){var c=P;P=b;
24257
24003
 
24258
24004
 
24259
24005
  /***/ }),
24260
- /* 63 */
24006
+ /* 62 */
24261
24007
  /***/ (function(module, exports, __webpack_require__) {
24262
24008
 
24263
24009
  /**
@@ -24270,12 +24016,12 @@ exports.unstable_wrapCallback=function(a){var b=P;return function(){var c=P;P=b;
24270
24016
  if (false) { var throwOnDirectAccess, ReactIs; } else {
24271
24017
  // By explicitly using `prop-types` you are opting into new production behavior.
24272
24018
  // http://fb.me/prop-types-in-prod
24273
- module.exports = __webpack_require__(64)();
24019
+ module.exports = __webpack_require__(63)();
24274
24020
  }
24275
24021
 
24276
24022
 
24277
24023
  /***/ }),
24278
- /* 64 */
24024
+ /* 63 */
24279
24025
  /***/ (function(module, exports, __webpack_require__) {
24280
24026
 
24281
24027
  "use strict";
@@ -24288,7 +24034,7 @@ if (false) { var throwOnDirectAccess, ReactIs; } else {
24288
24034
 
24289
24035
 
24290
24036
 
24291
- var ReactPropTypesSecret = __webpack_require__(65);
24037
+ var ReactPropTypesSecret = __webpack_require__(64);
24292
24038
 
24293
24039
  function emptyFunction() {}
24294
24040
  function emptyFunctionWithReset() {}
@@ -24346,7 +24092,7 @@ module.exports = function() {
24346
24092
 
24347
24093
 
24348
24094
  /***/ }),
24349
- /* 65 */
24095
+ /* 64 */
24350
24096
  /***/ (function(module, exports, __webpack_require__) {
24351
24097
 
24352
24098
  "use strict";
@@ -24365,7 +24111,7 @@ module.exports = ReactPropTypesSecret;
24365
24111
 
24366
24112
 
24367
24113
  /***/ }),
24368
- /* 66 */
24114
+ /* 65 */
24369
24115
  /***/ (function(module, exports, __webpack_require__) {
24370
24116
 
24371
24117
  "use strict";
@@ -24387,7 +24133,7 @@ exports.isValidElementType=function(a){return"string"===typeof a||"function"===t
24387
24133
 
24388
24134
 
24389
24135
  /***/ }),
24390
- /* 67 */
24136
+ /* 66 */
24391
24137
  /***/ (function(module, exports) {
24392
24138
 
24393
24139
  module.exports = function(originalModule) {
@@ -24417,7 +24163,7 @@ module.exports = function(originalModule) {
24417
24163
 
24418
24164
 
24419
24165
  /***/ }),
24420
- /* 68 */
24166
+ /* 67 */
24421
24167
  /***/ (function(module, exports) {
24422
24168
 
24423
24169
  function _objectWithoutPropertiesLoose(source, excluded) {
@@ -24438,10 +24184,10 @@ function _objectWithoutPropertiesLoose(source, excluded) {
24438
24184
  module.exports = _objectWithoutPropertiesLoose;
24439
24185
 
24440
24186
  /***/ }),
24441
- /* 69 */
24187
+ /* 68 */
24442
24188
  /***/ (function(module, exports, __webpack_require__) {
24443
24189
 
24444
- var CONSTANTS = __webpack_require__(38);
24190
+ var CONSTANTS = __webpack_require__(37);
24445
24191
 
24446
24192
  function parser(arrayBuffer) {
24447
24193
  var data = {};
@@ -24487,10 +24233,10 @@ function parser(arrayBuffer) {
24487
24233
  module.exports = parser;
24488
24234
 
24489
24235
  /***/ }),
24490
- /* 70 */
24236
+ /* 69 */
24491
24237
  /***/ (function(module, exports, __webpack_require__) {
24492
24238
 
24493
- var CONSTANTS = __webpack_require__(38);
24239
+ var CONSTANTS = __webpack_require__(37);
24494
24240
 
24495
24241
  var FILL_SIZE = 4;
24496
24242
  var PRESET_LENGTH = 257;
@@ -24535,11 +24281,11 @@ function creator(data) {
24535
24281
  module.exports = creator;
24536
24282
 
24537
24283
  /***/ }),
24538
- /* 71 */
24284
+ /* 70 */
24539
24285
  /***/ (function(module, exports, __webpack_require__) {
24540
24286
 
24541
24287
 
24542
- var content = __webpack_require__(72);
24288
+ var content = __webpack_require__(71);
24543
24289
 
24544
24290
  if(typeof content === 'string') content = [[module.i, content, '']];
24545
24291
 
@@ -24560,7 +24306,7 @@ if(content.locals) module.exports = content.locals;
24560
24306
  if(false) {}
24561
24307
 
24562
24308
  /***/ }),
24563
- /* 72 */
24309
+ /* 71 */
24564
24310
  /***/ (function(module, exports, __webpack_require__) {
24565
24311
 
24566
24312
  exports = module.exports = __webpack_require__(12)(false);
@@ -24574,7 +24320,7 @@ exports.push([module.i, "#webamp .gen-text-space{width:5px}#webamp .gen-text-let
24574
24320
 
24575
24321
 
24576
24322
  /***/ }),
24577
- /* 73 */
24323
+ /* 72 */
24578
24324
  /***/ (function(module, exports) {
24579
24325
 
24580
24326
 
@@ -24669,11 +24415,11 @@ module.exports = function (css) {
24669
24415
 
24670
24416
 
24671
24417
  /***/ }),
24672
- /* 74 */
24418
+ /* 73 */
24673
24419
  /***/ (function(module, exports, __webpack_require__) {
24674
24420
 
24675
24421
 
24676
- var content = __webpack_require__(75);
24422
+ var content = __webpack_require__(74);
24677
24423
 
24678
24424
  if(typeof content === 'string') content = [[module.i, content, '']];
24679
24425
 
@@ -24694,7 +24440,7 @@ if(content.locals) module.exports = content.locals;
24694
24440
  if(false) {}
24695
24441
 
24696
24442
  /***/ }),
24697
- /* 75 */
24443
+ /* 74 */
24698
24444
  /***/ (function(module, exports, __webpack_require__) {
24699
24445
 
24700
24446
  exports = module.exports = __webpack_require__(12)(false);
@@ -24708,11 +24454,11 @@ exports.push([module.i, ".webamp-desktop{position:absolute;top:0;left:0;right:0;
24708
24454
 
24709
24455
 
24710
24456
  /***/ }),
24711
- /* 76 */
24457
+ /* 75 */
24712
24458
  /***/ (function(module, exports, __webpack_require__) {
24713
24459
 
24714
24460
 
24715
- var content = __webpack_require__(77);
24461
+ var content = __webpack_require__(76);
24716
24462
 
24717
24463
  if(typeof content === 'string') content = [[module.i, content, '']];
24718
24464
 
@@ -24733,7 +24479,7 @@ if(content.locals) module.exports = content.locals;
24733
24479
  if(false) {}
24734
24480
 
24735
24481
  /***/ }),
24736
- /* 77 */
24482
+ /* 76 */
24737
24483
  /***/ (function(module, exports, __webpack_require__) {
24738
24484
 
24739
24485
  exports = module.exports = __webpack_require__(12)(false);
@@ -24747,10 +24493,10 @@ exports.push([module.i, "#webamp-context-menu .context-menu{left:0;-webkit-user-
24747
24493
 
24748
24494
 
24749
24495
  /***/ }),
24750
- /* 78 */
24496
+ /* 77 */
24751
24497
  /***/ (function(module, exports, __webpack_require__) {
24752
24498
 
24753
- var basePropertyOf = __webpack_require__(79);
24499
+ var basePropertyOf = __webpack_require__(78);
24754
24500
 
24755
24501
  /** Used to map Latin Unicode letters to basic Latin letters. */
24756
24502
  var deburredLetters = {
@@ -24824,7 +24570,7 @@ module.exports = deburrLetter;
24824
24570
 
24825
24571
 
24826
24572
  /***/ }),
24827
- /* 79 */
24573
+ /* 78 */
24828
24574
  /***/ (function(module, exports) {
24829
24575
 
24830
24576
  /**
@@ -24844,10 +24590,10 @@ module.exports = basePropertyOf;
24844
24590
 
24845
24591
 
24846
24592
  /***/ }),
24847
- /* 80 */
24593
+ /* 79 */
24848
24594
  /***/ (function(module, exports, __webpack_require__) {
24849
24595
 
24850
- var baseToString = __webpack_require__(81);
24596
+ var baseToString = __webpack_require__(80);
24851
24597
 
24852
24598
  /**
24853
24599
  * Converts `value` to a string. An empty string is returned for `null`
@@ -24878,13 +24624,13 @@ module.exports = toString;
24878
24624
 
24879
24625
 
24880
24626
  /***/ }),
24881
- /* 81 */
24627
+ /* 80 */
24882
24628
  /***/ (function(module, exports, __webpack_require__) {
24883
24629
 
24884
24630
  var Symbol = __webpack_require__(27),
24885
- arrayMap = __webpack_require__(84),
24886
- isArray = __webpack_require__(85),
24887
- isSymbol = __webpack_require__(86);
24631
+ arrayMap = __webpack_require__(83),
24632
+ isArray = __webpack_require__(84),
24633
+ isSymbol = __webpack_require__(85);
24888
24634
 
24889
24635
  /** Used as references for various `Number` constants. */
24890
24636
  var INFINITY = 1 / 0;
@@ -24921,10 +24667,10 @@ module.exports = baseToString;
24921
24667
 
24922
24668
 
24923
24669
  /***/ }),
24924
- /* 82 */
24670
+ /* 81 */
24925
24671
  /***/ (function(module, exports, __webpack_require__) {
24926
24672
 
24927
- var freeGlobal = __webpack_require__(83);
24673
+ var freeGlobal = __webpack_require__(82);
24928
24674
 
24929
24675
  /** Detect free variable `self`. */
24930
24676
  var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
@@ -24936,7 +24682,7 @@ module.exports = root;
24936
24682
 
24937
24683
 
24938
24684
  /***/ }),
24939
- /* 83 */
24685
+ /* 82 */
24940
24686
  /***/ (function(module, exports, __webpack_require__) {
24941
24687
 
24942
24688
  /* WEBPACK VAR INJECTION */(function(global) {/** Detect free variable `global` from Node.js. */
@@ -24947,7 +24693,7 @@ module.exports = freeGlobal;
24947
24693
  /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(19)))
24948
24694
 
24949
24695
  /***/ }),
24950
- /* 84 */
24696
+ /* 83 */
24951
24697
  /***/ (function(module, exports) {
24952
24698
 
24953
24699
  /**
@@ -24974,7 +24720,7 @@ module.exports = arrayMap;
24974
24720
 
24975
24721
 
24976
24722
  /***/ }),
24977
- /* 85 */
24723
+ /* 84 */
24978
24724
  /***/ (function(module, exports) {
24979
24725
 
24980
24726
  /**
@@ -25006,11 +24752,11 @@ module.exports = isArray;
25006
24752
 
25007
24753
 
25008
24754
  /***/ }),
25009
- /* 86 */
24755
+ /* 85 */
25010
24756
  /***/ (function(module, exports, __webpack_require__) {
25011
24757
 
25012
- var baseGetTag = __webpack_require__(87),
25013
- isObjectLike = __webpack_require__(90);
24758
+ var baseGetTag = __webpack_require__(86),
24759
+ isObjectLike = __webpack_require__(89);
25014
24760
 
25015
24761
  /** `Object#toString` result references. */
25016
24762
  var symbolTag = '[object Symbol]';
@@ -25041,12 +24787,12 @@ module.exports = isSymbol;
25041
24787
 
25042
24788
 
25043
24789
  /***/ }),
25044
- /* 87 */
24790
+ /* 86 */
25045
24791
  /***/ (function(module, exports, __webpack_require__) {
25046
24792
 
25047
24793
  var Symbol = __webpack_require__(27),
25048
- getRawTag = __webpack_require__(88),
25049
- objectToString = __webpack_require__(89);
24794
+ getRawTag = __webpack_require__(87),
24795
+ objectToString = __webpack_require__(88);
25050
24796
 
25051
24797
  /** `Object#toString` result references. */
25052
24798
  var nullTag = '[object Null]',
@@ -25075,7 +24821,7 @@ module.exports = baseGetTag;
25075
24821
 
25076
24822
 
25077
24823
  /***/ }),
25078
- /* 88 */
24824
+ /* 87 */
25079
24825
  /***/ (function(module, exports, __webpack_require__) {
25080
24826
 
25081
24827
  var Symbol = __webpack_require__(27);
@@ -25127,7 +24873,7 @@ module.exports = getRawTag;
25127
24873
 
25128
24874
 
25129
24875
  /***/ }),
25130
- /* 89 */
24876
+ /* 88 */
25131
24877
  /***/ (function(module, exports) {
25132
24878
 
25133
24879
  /** Used for built-in method references. */
@@ -25155,7 +24901,7 @@ module.exports = objectToString;
25155
24901
 
25156
24902
 
25157
24903
  /***/ }),
25158
- /* 90 */
24904
+ /* 89 */
25159
24905
  /***/ (function(module, exports) {
25160
24906
 
25161
24907
  /**
@@ -25190,11 +24936,11 @@ module.exports = isObjectLike;
25190
24936
 
25191
24937
 
25192
24938
  /***/ }),
25193
- /* 91 */
24939
+ /* 90 */
25194
24940
  /***/ (function(module, exports, __webpack_require__) {
25195
24941
 
25196
24942
 
25197
- var content = __webpack_require__(92);
24943
+ var content = __webpack_require__(91);
25198
24944
 
25199
24945
  if(typeof content === 'string') content = [[module.i, content, '']];
25200
24946
 
@@ -25215,7 +24961,7 @@ if(content.locals) module.exports = content.locals;
25215
24961
  if(false) {}
25216
24962
 
25217
24963
  /***/ }),
25218
- /* 92 */
24964
+ /* 91 */
25219
24965
  /***/ (function(module, exports, __webpack_require__) {
25220
24966
 
25221
24967
  exports = module.exports = __webpack_require__(12)(false);
@@ -25229,11 +24975,11 @@ exports.push([module.i, "#webamp .mini-time{display:block;height:6px;width:25px}
25229
24975
 
25230
24976
 
25231
24977
  /***/ }),
25232
- /* 93 */
24978
+ /* 92 */
25233
24979
  /***/ (function(module, exports, __webpack_require__) {
25234
24980
 
25235
24981
 
25236
- var content = __webpack_require__(94);
24982
+ var content = __webpack_require__(93);
25237
24983
 
25238
24984
  if(typeof content === 'string') content = [[module.i, content, '']];
25239
24985
 
@@ -25254,7 +25000,7 @@ if(content.locals) module.exports = content.locals;
25254
25000
  if(false) {}
25255
25001
 
25256
25002
  /***/ }),
25257
- /* 94 */
25003
+ /* 93 */
25258
25004
  /***/ (function(module, exports, __webpack_require__) {
25259
25005
 
25260
25006
  exports = module.exports = __webpack_require__(12)(false);
@@ -25268,11 +25014,11 @@ exports.push([module.i, "#webamp #main-window{position:absolute;height:116px;wid
25268
25014
 
25269
25015
 
25270
25016
  /***/ }),
25271
- /* 95 */
25017
+ /* 94 */
25272
25018
  /***/ (function(module, exports, __webpack_require__) {
25273
25019
 
25274
25020
 
25275
- var content = __webpack_require__(96);
25021
+ var content = __webpack_require__(95);
25276
25022
 
25277
25023
  if(typeof content === 'string') content = [[module.i, content, '']];
25278
25024
 
@@ -25293,7 +25039,7 @@ if(content.locals) module.exports = content.locals;
25293
25039
  if(false) {}
25294
25040
 
25295
25041
  /***/ }),
25296
- /* 96 */
25042
+ /* 95 */
25297
25043
  /***/ (function(module, exports, __webpack_require__) {
25298
25044
 
25299
25045
  exports = module.exports = __webpack_require__(12)(false);
@@ -25307,11 +25053,11 @@ exports.push([module.i, "#webamp #playlist-window{display:flex;flex-direction:co
25307
25053
 
25308
25054
 
25309
25055
  /***/ }),
25310
- /* 97 */
25056
+ /* 96 */
25311
25057
  /***/ (function(module, exports, __webpack_require__) {
25312
25058
 
25313
25059
 
25314
- var content = __webpack_require__(98);
25060
+ var content = __webpack_require__(97);
25315
25061
 
25316
25062
  if(typeof content === 'string') content = [[module.i, content, '']];
25317
25063
 
@@ -25332,7 +25078,7 @@ if(content.locals) module.exports = content.locals;
25332
25078
  if(false) {}
25333
25079
 
25334
25080
  /***/ }),
25335
- /* 98 */
25081
+ /* 97 */
25336
25082
  /***/ (function(module, exports, __webpack_require__) {
25337
25083
 
25338
25084
  exports = module.exports = __webpack_require__(12)(false);
@@ -25346,14 +25092,14 @@ exports.push([module.i, "#webamp #equalizer-window{height:116px;width:275px}#web
25346
25092
 
25347
25093
 
25348
25094
  /***/ }),
25349
- /* 99 */
25095
+ /* 98 */
25350
25096
  /***/ (function(module, exports, __webpack_require__) {
25351
25097
 
25352
25098
  "use strict";
25353
25099
 
25354
25100
  Object.defineProperty(exports, "__esModule", { value: true });
25355
25101
  exports.parseAni = void 0;
25356
- var riff_file_1 = __webpack_require__(100);
25102
+ var riff_file_1 = __webpack_require__(99);
25357
25103
  var byte_data_1 = __webpack_require__(18);
25358
25104
  var DWORD = { bits: 32, be: false, signed: false, fp: false };
25359
25105
  function parseAni(arr) {
@@ -25426,7 +25172,7 @@ exports.parseAni = parseAni;
25426
25172
  //# sourceMappingURL=parser.js.map
25427
25173
 
25428
25174
  /***/ }),
25429
- /* 100 */
25175
+ /* 99 */
25430
25176
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
25431
25177
 
25432
25178
  "use strict";
@@ -25676,11 +25422,11 @@ class RIFFFile {
25676
25422
 
25677
25423
 
25678
25424
  /***/ }),
25679
- /* 101 */
25425
+ /* 100 */
25680
25426
  /***/ (function(module, exports, __webpack_require__) {
25681
25427
 
25682
25428
 
25683
- var content = __webpack_require__(102);
25429
+ var content = __webpack_require__(101);
25684
25430
 
25685
25431
  if(typeof content === 'string') content = [[module.i, content, '']];
25686
25432
 
@@ -25701,7 +25447,7 @@ if(content.locals) module.exports = content.locals;
25701
25447
  if(false) {}
25702
25448
 
25703
25449
  /***/ }),
25704
- /* 102 */
25450
+ /* 101 */
25705
25451
  /***/ (function(module, exports, __webpack_require__) {
25706
25452
 
25707
25453
  exports = module.exports = __webpack_require__(12)(false);
@@ -25715,11 +25461,11 @@ exports.push([module.i, "#webamp{position:absolute;top:0;left:0}#webamp canvas{-
25715
25461
 
25716
25462
 
25717
25463
  /***/ }),
25718
- /* 103 */
25464
+ /* 102 */
25719
25465
  /***/ (function(module, exports, __webpack_require__) {
25720
25466
 
25721
25467
 
25722
- var content = __webpack_require__(104);
25468
+ var content = __webpack_require__(103);
25723
25469
 
25724
25470
  if(typeof content === 'string') content = [[module.i, content, '']];
25725
25471
 
@@ -25740,7 +25486,7 @@ if(content.locals) module.exports = content.locals;
25740
25486
  if(false) {}
25741
25487
 
25742
25488
  /***/ }),
25743
- /* 104 */
25489
+ /* 103 */
25744
25490
  /***/ (function(module, exports, __webpack_require__) {
25745
25491
 
25746
25492
  exports = module.exports = __webpack_require__(12)(false);
@@ -25754,7 +25500,7 @@ exports.push([module.i, "#webamp #balance{background-image:url(data:image/png;ba
25754
25500
 
25755
25501
 
25756
25502
  /***/ }),
25757
- /* 105 */
25503
+ /* 104 */
25758
25504
  /***/ (function(module, exports) {
25759
25505
 
25760
25506
  exports.read = function (buffer, offset, isLE, mLen, nBytes) {
@@ -25844,7 +25590,7 @@ exports.write = function (buffer, value, offset, isLE, mLen, nBytes) {
25844
25590
 
25845
25591
 
25846
25592
  /***/ }),
25847
- /* 106 */
25593
+ /* 105 */
25848
25594
  /***/ (function(module, exports) {
25849
25595
 
25850
25596
  var toString = {}.toString;
@@ -25855,7 +25601,7 @@ module.exports = Array.isArray || function (arr) {
25855
25601
 
25856
25602
 
25857
25603
  /***/ }),
25858
- /* 107 */
25604
+ /* 106 */
25859
25605
  /***/ (function(module, exports, __webpack_require__) {
25860
25606
 
25861
25607
  /* WEBPACK VAR INJECTION */(function(global) {var scope = (typeof global !== "undefined" && global) ||
@@ -25911,7 +25657,7 @@ exports._unrefActive = exports.active = function(item) {
25911
25657
  };
25912
25658
 
25913
25659
  // setimmediate attaches itself to the global object
25914
- __webpack_require__(122);
25660
+ __webpack_require__(120);
25915
25661
  // On some exotic environments, it's not clear which object `setimmediate` was
25916
25662
  // able to install onto. Search each possibility in the same order as the
25917
25663
  // `setimmediate` library.
@@ -25925,12 +25671,12 @@ exports.clearImmediate = (typeof self !== "undefined" && self.clearImmediate) ||
25925
25671
  /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(19)))
25926
25672
 
25927
25673
  /***/ }),
25928
- /* 108 */
25674
+ /* 107 */
25929
25675
  /***/ (function(module, exports, __webpack_require__) {
25930
25676
 
25931
25677
  "use strict";
25932
25678
  /* WEBPACK VAR INJECTION */(function(Buffer) {
25933
- const {stringToBytes, readUInt64LE, tarHeaderChecksumMatches, uint8ArrayUtf8ByteString} = __webpack_require__(134);
25679
+ const {stringToBytes, readUInt64LE, tarHeaderChecksumMatches, uint8ArrayUtf8ByteString} = __webpack_require__(132);
25934
25680
 
25935
25681
  const xpiZipFilename = stringToBytes('META-INF/mozilla.rsa');
25936
25682
  const oxmlContentTypes = stringToBytes('[Content_Types].xml');
@@ -26924,7 +26670,7 @@ fileType.stream = readableStream => new Promise((resolve, reject) => {
26924
26670
  /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(11).Buffer))
26925
26671
 
26926
26672
  /***/ }),
26927
- /* 109 */
26673
+ /* 108 */
26928
26674
  /***/ (function(module, exports, __webpack_require__) {
26929
26675
 
26930
26676
  // Copyright Joyent, Inc. and other Node contributors.
@@ -26950,15 +26696,15 @@ fileType.stream = readableStream => new Promise((resolve, reject) => {
26950
26696
 
26951
26697
  module.exports = Stream;
26952
26698
 
26953
- var EE = __webpack_require__(54).EventEmitter;
26954
- var inherits = __webpack_require__(34);
26699
+ var EE = __webpack_require__(53).EventEmitter;
26700
+ var inherits = __webpack_require__(33);
26955
26701
 
26956
26702
  inherits(Stream, EE);
26957
- Stream.Readable = __webpack_require__(55);
26958
- Stream.Writable = __webpack_require__(157);
26959
- Stream.Duplex = __webpack_require__(158);
26960
- Stream.Transform = __webpack_require__(159);
26961
- Stream.PassThrough = __webpack_require__(160);
26703
+ Stream.Readable = __webpack_require__(54);
26704
+ Stream.Writable = __webpack_require__(155);
26705
+ Stream.Duplex = __webpack_require__(156);
26706
+ Stream.Transform = __webpack_require__(157);
26707
+ Stream.PassThrough = __webpack_require__(158);
26962
26708
 
26963
26709
  // Backwards-compat with node 0.4.x
26964
26710
  Stream.Stream = Stream;
@@ -27057,7 +26803,7 @@ Stream.prototype.pipe = function(dest, options) {
27057
26803
 
27058
26804
 
27059
26805
  /***/ }),
27060
- /* 110 */
26806
+ /* 109 */
27061
26807
  /***/ (function(module, exports, __webpack_require__) {
27062
26808
 
27063
26809
  "use strict";
@@ -27086,13 +26832,13 @@ Stream.prototype.pipe = function(dest, options) {
27086
26832
 
27087
26833
  /*<replacement>*/
27088
26834
 
27089
- var pna = __webpack_require__(47);
26835
+ var pna = __webpack_require__(46);
27090
26836
  /*</replacement>*/
27091
26837
 
27092
26838
  module.exports = Readable;
27093
26839
 
27094
26840
  /*<replacement>*/
27095
- var isArray = __webpack_require__(106);
26841
+ var isArray = __webpack_require__(105);
27096
26842
  /*</replacement>*/
27097
26843
 
27098
26844
  /*<replacement>*/
@@ -27102,7 +26848,7 @@ var Duplex;
27102
26848
  Readable.ReadableState = ReadableState;
27103
26849
 
27104
26850
  /*<replacement>*/
27105
- var EE = __webpack_require__(54).EventEmitter;
26851
+ var EE = __webpack_require__(53).EventEmitter;
27106
26852
 
27107
26853
  var EElistenerCount = function (emitter, type) {
27108
26854
  return emitter.listeners(type).length;
@@ -27110,12 +26856,12 @@ var EElistenerCount = function (emitter, type) {
27110
26856
  /*</replacement>*/
27111
26857
 
27112
26858
  /*<replacement>*/
27113
- var Stream = __webpack_require__(111);
26859
+ var Stream = __webpack_require__(110);
27114
26860
  /*</replacement>*/
27115
26861
 
27116
26862
  /*<replacement>*/
27117
26863
 
27118
- var Buffer = __webpack_require__(48).Buffer;
26864
+ var Buffer = __webpack_require__(47).Buffer;
27119
26865
  var OurUint8Array = global.Uint8Array || function () {};
27120
26866
  function _uint8ArrayToBuffer(chunk) {
27121
26867
  return Buffer.from(chunk);
@@ -27127,12 +26873,12 @@ function _isUint8Array(obj) {
27127
26873
  /*</replacement>*/
27128
26874
 
27129
26875
  /*<replacement>*/
27130
- var util = Object.create(__webpack_require__(37));
27131
- util.inherits = __webpack_require__(34);
26876
+ var util = Object.create(__webpack_require__(36));
26877
+ util.inherits = __webpack_require__(33);
27132
26878
  /*</replacement>*/
27133
26879
 
27134
26880
  /*<replacement>*/
27135
- var debugUtil = __webpack_require__(152);
26881
+ var debugUtil = __webpack_require__(150);
27136
26882
  var debug = void 0;
27137
26883
  if (debugUtil && debugUtil.debuglog) {
27138
26884
  debug = debugUtil.debuglog('stream');
@@ -27141,8 +26887,8 @@ if (debugUtil && debugUtil.debuglog) {
27141
26887
  }
27142
26888
  /*</replacement>*/
27143
26889
 
27144
- var BufferList = __webpack_require__(153);
27145
- var destroyImpl = __webpack_require__(112);
26890
+ var BufferList = __webpack_require__(151);
26891
+ var destroyImpl = __webpack_require__(111);
27146
26892
  var StringDecoder;
27147
26893
 
27148
26894
  util.inherits(Readable, Stream);
@@ -27232,7 +26978,7 @@ function ReadableState(options, stream) {
27232
26978
  this.decoder = null;
27233
26979
  this.encoding = null;
27234
26980
  if (options.encoding) {
27235
- if (!StringDecoder) StringDecoder = __webpack_require__(113).StringDecoder;
26981
+ if (!StringDecoder) StringDecoder = __webpack_require__(112).StringDecoder;
27236
26982
  this.decoder = new StringDecoder(options.encoding);
27237
26983
  this.encoding = options.encoding;
27238
26984
  }
@@ -27388,7 +27134,7 @@ Readable.prototype.isPaused = function () {
27388
27134
 
27389
27135
  // backwards compatibility.
27390
27136
  Readable.prototype.setEncoding = function (enc) {
27391
- if (!StringDecoder) StringDecoder = __webpack_require__(113).StringDecoder;
27137
+ if (!StringDecoder) StringDecoder = __webpack_require__(112).StringDecoder;
27392
27138
  this._readableState.decoder = new StringDecoder(enc);
27393
27139
  this._readableState.encoding = enc;
27394
27140
  return this;
@@ -28080,17 +27826,17 @@ function indexOf(xs, x) {
28080
27826
  }
28081
27827
  return -1;
28082
27828
  }
28083
- /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(19), __webpack_require__(33)))
27829
+ /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(19), __webpack_require__(32)))
28084
27830
 
28085
27831
  /***/ }),
28086
- /* 111 */
27832
+ /* 110 */
28087
27833
  /***/ (function(module, exports, __webpack_require__) {
28088
27834
 
28089
- module.exports = __webpack_require__(54).EventEmitter;
27835
+ module.exports = __webpack_require__(53).EventEmitter;
28090
27836
 
28091
27837
 
28092
27838
  /***/ }),
28093
- /* 112 */
27839
+ /* 111 */
28094
27840
  /***/ (function(module, exports, __webpack_require__) {
28095
27841
 
28096
27842
  "use strict";
@@ -28098,7 +27844,7 @@ module.exports = __webpack_require__(54).EventEmitter;
28098
27844
 
28099
27845
  /*<replacement>*/
28100
27846
 
28101
- var pna = __webpack_require__(47);
27847
+ var pna = __webpack_require__(46);
28102
27848
  /*</replacement>*/
28103
27849
 
28104
27850
  // undocumented cb() API, needed for core, not for public API
@@ -28170,7 +27916,7 @@ module.exports = {
28170
27916
  };
28171
27917
 
28172
27918
  /***/ }),
28173
- /* 113 */
27919
+ /* 112 */
28174
27920
  /***/ (function(module, exports, __webpack_require__) {
28175
27921
 
28176
27922
  "use strict";
@@ -28199,7 +27945,7 @@ module.exports = {
28199
27945
 
28200
27946
  /*<replacement>*/
28201
27947
 
28202
- var Buffer = __webpack_require__(48).Buffer;
27948
+ var Buffer = __webpack_require__(47).Buffer;
28203
27949
  /*</replacement>*/
28204
27950
 
28205
27951
  var isEncoding = Buffer.isEncoding || function (encoding) {
@@ -28472,7 +28218,7 @@ function simpleEnd(buf) {
28472
28218
  }
28473
28219
 
28474
28220
  /***/ }),
28475
- /* 114 */
28221
+ /* 113 */
28476
28222
  /***/ (function(module, exports, __webpack_require__) {
28477
28223
 
28478
28224
  "use strict";
@@ -28546,8 +28292,8 @@ module.exports = Transform;
28546
28292
  var Duplex = __webpack_require__(26);
28547
28293
 
28548
28294
  /*<replacement>*/
28549
- var util = Object.create(__webpack_require__(37));
28550
- util.inherits = __webpack_require__(34);
28295
+ var util = Object.create(__webpack_require__(36));
28296
+ util.inherits = __webpack_require__(33);
28551
28297
  /*</replacement>*/
28552
28298
 
28553
28299
  util.inherits(Transform, Duplex);
@@ -28692,7 +28438,7 @@ function done(stream, er, data) {
28692
28438
  }
28693
28439
 
28694
28440
  /***/ }),
28695
- /* 115 */
28441
+ /* 114 */
28696
28442
  /***/ (function(module, exports, __webpack_require__) {
28697
28443
 
28698
28444
  "use strict";
@@ -28824,14 +28570,14 @@ exports.default = GUID;
28824
28570
  /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(11).Buffer))
28825
28571
 
28826
28572
  /***/ }),
28827
- /* 116 */
28573
+ /* 115 */
28828
28574
  /***/ (function(module, exports, __webpack_require__) {
28829
28575
 
28830
28576
  "use strict";
28831
28577
  /* WEBPACK VAR INJECTION */(function(Buffer) {
28832
28578
  Object.defineProperty(exports, "__esModule", { value: true });
28833
28579
  const Token = __webpack_require__(8);
28834
- const ID3v2_1 = __webpack_require__(36);
28580
+ const ID3v2_1 = __webpack_require__(35);
28835
28581
  /**
28836
28582
  * Parse the METADATA_BLOCK_PICTURE
28837
28583
  * Ref: https://wiki.xiph.org/VorbisComment#METADATA_BLOCK_PICTURE
@@ -28908,7 +28654,7 @@ exports.IdentificationHeader = {
28908
28654
  /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(11).Buffer))
28909
28655
 
28910
28656
  /***/ }),
28911
- /* 117 */
28657
+ /* 116 */
28912
28658
  /***/ (function(module, exports, __webpack_require__) {
28913
28659
 
28914
28660
  "use strict";
@@ -29155,7 +28901,7 @@ exports.StsdAtom = StsdAtom;
29155
28901
  //# sourceMappingURL=AtomToken.js.map
29156
28902
 
29157
28903
  /***/ }),
29158
- /* 118 */
28904
+ /* 117 */
29159
28905
  /***/ (function(module, exports, __webpack_require__) {
29160
28906
 
29161
28907
  /* WEBPACK VAR INJECTION */(function(global, Buffer, setImmediate) {var require;var require;/*!
@@ -29171,19 +28917,19 @@ https://github.com/nodeca/pako/blob/master/LICENSE
29171
28917
  */
29172
28918
 
29173
28919
  !function(e){if(true)module.exports=e();else {}}(function(){return function s(a,o,u){function h(r,e){if(!o[r]){if(!a[r]){var t="function"==typeof require&&require;if(!e&&t)return require(r,!0);if(f)return f(r,!0);var n=new Error("Cannot find module '"+r+"'");throw n.code="MODULE_NOT_FOUND",n}var i=o[r]={exports:{}};a[r][0].call(i.exports,function(e){var t=a[r][1][e];return h(t||e)},i,i.exports,s,a,o,u)}return o[r].exports}for(var f="function"==typeof require&&require,e=0;e<u.length;e++)h(u[e]);return h}({1:[function(l,t,n){(function(r){!function(e){"object"==typeof n&&void 0!==t?t.exports=e():("undefined"!=typeof window?window:void 0!==r?r:"undefined"!=typeof self?self:this).JSZip=e()}(function(){return function s(a,o,u){function h(t,e){if(!o[t]){if(!a[t]){var r="function"==typeof l&&l;if(!e&&r)return r(t,!0);if(f)return f(t,!0);var n=new Error("Cannot find module '"+t+"'");throw n.code="MODULE_NOT_FOUND",n}var i=o[t]={exports:{}};a[t][0].call(i.exports,function(e){return h(a[t][1][e]||e)},i,i.exports,s,a,o,u)}return o[t].exports}for(var f="function"==typeof l&&l,e=0;e<u.length;e++)h(u[e]);return h}({1:[function(l,t,n){(function(r){!function(e){"object"==typeof n&&void 0!==t?t.exports=e():("undefined"!=typeof window?window:void 0!==r?r:"undefined"!=typeof self?self:this).JSZip=e()}(function(){return function s(a,o,u){function h(t,e){if(!o[t]){if(!a[t]){var r="function"==typeof l&&l;if(!e&&r)return r(t,!0);if(f)return f(t,!0);var n=new Error("Cannot find module '"+t+"'");throw n.code="MODULE_NOT_FOUND",n}var i=o[t]={exports:{}};a[t][0].call(i.exports,function(e){return h(a[t][1][e]||e)},i,i.exports,s,a,o,u)}return o[t].exports}for(var f="function"==typeof l&&l,e=0;e<u.length;e++)h(u[e]);return h}({1:[function(l,t,n){(function(r){!function(e){"object"==typeof n&&void 0!==t?t.exports=e():("undefined"!=typeof window?window:void 0!==r?r:"undefined"!=typeof self?self:this).JSZip=e()}(function(){return function s(a,o,u){function h(t,e){if(!o[t]){if(!a[t]){var r="function"==typeof l&&l;if(!e&&r)return r(t,!0);if(f)return f(t,!0);var n=new Error("Cannot find module '"+t+"'");throw n.code="MODULE_NOT_FOUND",n}var i=o[t]={exports:{}};a[t][0].call(i.exports,function(e){return h(a[t][1][e]||e)},i,i.exports,s,a,o,u)}return o[t].exports}for(var f="function"==typeof l&&l,e=0;e<u.length;e++)h(u[e]);return h}({1:[function(l,t,n){(function(r){!function(e){"object"==typeof n&&void 0!==t?t.exports=e():("undefined"!=typeof window?window:void 0!==r?r:"undefined"!=typeof self?self:this).JSZip=e()}(function(){return function s(a,o,u){function h(t,e){if(!o[t]){if(!a[t]){var r="function"==typeof l&&l;if(!e&&r)return r(t,!0);if(f)return f(t,!0);var n=new Error("Cannot find module '"+t+"'");throw n.code="MODULE_NOT_FOUND",n}var i=o[t]={exports:{}};a[t][0].call(i.exports,function(e){return h(a[t][1][e]||e)},i,i.exports,s,a,o,u)}return o[t].exports}for(var f="function"==typeof l&&l,e=0;e<u.length;e++)h(u[e]);return h}({1:[function(l,t,n){(function(r){!function(e){"object"==typeof n&&void 0!==t?t.exports=e():("undefined"!=typeof window?window:void 0!==r?r:"undefined"!=typeof self?self:this).JSZip=e()}(function(){return function s(a,o,u){function h(t,e){if(!o[t]){if(!a[t]){var r="function"==typeof l&&l;if(!e&&r)return r(t,!0);if(f)return f(t,!0);var n=new Error("Cannot find module '"+t+"'");throw n.code="MODULE_NOT_FOUND",n}var i=o[t]={exports:{}};a[t][0].call(i.exports,function(e){return h(a[t][1][e]||e)},i,i.exports,s,a,o,u)}return o[t].exports}for(var f="function"==typeof l&&l,e=0;e<u.length;e++)h(u[e]);return h}({1:[function(e,t,r){"use strict";var c=e("./utils"),l=e("./support"),p="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";r.encode=function(e){for(var t,r,n,i,s,a,o,u=[],h=0,f=e.length,l=f,d="string"!==c.getTypeOf(e);h<e.length;)l=f-h,n=d?(t=e[h++],r=h<f?e[h++]:0,h<f?e[h++]:0):(t=e.charCodeAt(h++),r=h<f?e.charCodeAt(h++):0,h<f?e.charCodeAt(h++):0),i=t>>2,s=(3&t)<<4|r>>4,a=1<l?(15&r)<<2|n>>6:64,o=2<l?63&n:64,u.push(p.charAt(i)+p.charAt(s)+p.charAt(a)+p.charAt(o));return u.join("")},r.decode=function(e){var t,r,n,i,s,a,o=0,u=0;if("data:"===e.substr(0,"data:".length))throw new Error("Invalid base64 input, it looks like a data url.");var h,f=3*(e=e.replace(/[^A-Za-z0-9\+\/\=]/g,"")).length/4;if(e.charAt(e.length-1)===p.charAt(64)&&f--,e.charAt(e.length-2)===p.charAt(64)&&f--,f%1!=0)throw new Error("Invalid base64 input, bad content length.");for(h=l.uint8array?new Uint8Array(0|f):new Array(0|f);o<e.length;)t=p.indexOf(e.charAt(o++))<<2|(i=p.indexOf(e.charAt(o++)))>>4,r=(15&i)<<4|(s=p.indexOf(e.charAt(o++)))>>2,n=(3&s)<<6|(a=p.indexOf(e.charAt(o++))),h[u++]=t,64!==s&&(h[u++]=r),64!==a&&(h[u++]=n);return h}},{"./support":30,"./utils":32}],2:[function(e,t,r){"use strict";var n=e("./external"),i=e("./stream/DataWorker"),s=e("./stream/Crc32Probe"),a=e("./stream/DataLengthProbe");function o(e,t,r,n,i){this.compressedSize=e,this.uncompressedSize=t,this.crc32=r,this.compression=n,this.compressedContent=i}o.prototype={getContentWorker:function(){var e=new i(n.Promise.resolve(this.compressedContent)).pipe(this.compression.uncompressWorker()).pipe(new a("data_length")),t=this;return e.on("end",function(){if(this.streamInfo.data_length!==t.uncompressedSize)throw new Error("Bug : uncompressed data size mismatch")}),e},getCompressedWorker:function(){return new i(n.Promise.resolve(this.compressedContent)).withStreamInfo("compressedSize",this.compressedSize).withStreamInfo("uncompressedSize",this.uncompressedSize).withStreamInfo("crc32",this.crc32).withStreamInfo("compression",this.compression)}},o.createWorkerFrom=function(e,t,r){return e.pipe(new s).pipe(new a("uncompressedSize")).pipe(t.compressWorker(r)).pipe(new a("compressedSize")).withStreamInfo("compression",t)},t.exports=o},{"./external":6,"./stream/Crc32Probe":25,"./stream/DataLengthProbe":26,"./stream/DataWorker":27}],3:[function(e,t,r){"use strict";var n=e("./stream/GenericWorker");r.STORE={magic:"\0\0",compressWorker:function(e){return new n("STORE compression")},uncompressWorker:function(){return new n("STORE decompression")}},r.DEFLATE=e("./flate")},{"./flate":7,"./stream/GenericWorker":28}],4:[function(e,t,r){"use strict";var n=e("./utils"),a=function(){for(var e,t=[],r=0;r<256;r++){e=r;for(var n=0;n<8;n++)e=1&e?3988292384^e>>>1:e>>>1;t[r]=e}return t}();t.exports=function(e,t){return void 0!==e&&e.length?"string"!==n.getTypeOf(e)?function(e,t,r){var n=a,i=0+r;e^=-1;for(var s=0;s<i;s++)e=e>>>8^n[255&(e^t[s])];return-1^e}(0|t,e,e.length):function(e,t,r){var n=a,i=0+r;e^=-1;for(var s=0;s<i;s++)e=e>>>8^n[255&(e^t.charCodeAt(s))];return-1^e}(0|t,e,e.length):0}},{"./utils":32}],5:[function(e,t,r){"use strict";r.base64=!1,r.binary=!1,r.dir=!1,r.createFolders=!0,r.date=null,r.compression=null,r.compressionOptions=null,r.comment=null,r.unixPermissions=null,r.dosPermissions=null},{}],6:[function(e,t,r){"use strict";var n;n="undefined"!=typeof Promise?Promise:e("lie"),t.exports={Promise:n}},{lie:37}],7:[function(e,t,r){"use strict";var n="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Uint32Array,i=e("pako"),s=e("./utils"),a=e("./stream/GenericWorker"),o=n?"uint8array":"array";function u(e,t){a.call(this,"FlateWorker/"+e),this._pako=null,this._pakoAction=e,this._pakoOptions=t,this.meta={}}r.magic="\b\0",s.inherits(u,a),u.prototype.processChunk=function(e){this.meta=e.meta,null===this._pako&&this._createPako(),this._pako.push(s.transformTo(o,e.data),!1)},u.prototype.flush=function(){a.prototype.flush.call(this),null===this._pako&&this._createPako(),this._pako.push([],!0)},u.prototype.cleanUp=function(){a.prototype.cleanUp.call(this),this._pako=null},u.prototype._createPako=function(){this._pako=new i[this._pakoAction]({raw:!0,level:this._pakoOptions.level||-1});var t=this;this._pako.onData=function(e){t.push({data:e,meta:t.meta})}},r.compressWorker=function(e){return new u("Deflate",e)},r.uncompressWorker=function(){return new u("Inflate",{})}},{"./stream/GenericWorker":28,"./utils":32,pako:38}],8:[function(e,t,r){"use strict";function I(e,t){var r,n="";for(r=0;r<t;r++)n+=String.fromCharCode(255&e),e>>>=8;return n}function i(e,t,r,n,i,s){var a,o,u=e.file,h=e.compression,f=s!==B.utf8encode,l=O.transformTo("string",s(u.name)),d=O.transformTo("string",B.utf8encode(u.name)),c=u.comment,p=O.transformTo("string",s(c)),m=O.transformTo("string",B.utf8encode(c)),_=d.length!==u.name.length,g=m.length!==c.length,v="",b="",w="",y=u.dir,k=u.date,x={crc32:0,compressedSize:0,uncompressedSize:0};t&&!r||(x.crc32=e.crc32,x.compressedSize=e.compressedSize,x.uncompressedSize=e.uncompressedSize);var S=0;t&&(S|=8),f||!_&&!g||(S|=2048);var z,E=0,C=0;y&&(E|=16),"UNIX"===i?(C=798,E|=((z=u.unixPermissions)||(z=y?16893:33204),(65535&z)<<16)):(C=20,E|=63&(u.dosPermissions||0)),a=k.getUTCHours(),a<<=6,a|=k.getUTCMinutes(),a<<=5,a|=k.getUTCSeconds()/2,o=k.getUTCFullYear()-1980,o<<=4,o|=k.getUTCMonth()+1,o<<=5,o|=k.getUTCDate(),_&&(v+="up"+I((b=I(1,1)+I(T(l),4)+d).length,2)+b),g&&(v+="uc"+I((w=I(1,1)+I(T(p),4)+m).length,2)+w);var A="";return A+="\n\0",A+=I(S,2),A+=h.magic,A+=I(a,2),A+=I(o,2),A+=I(x.crc32,4),A+=I(x.compressedSize,4),A+=I(x.uncompressedSize,4),A+=I(l.length,2),A+=I(v.length,2),{fileRecord:R.LOCAL_FILE_HEADER+A+l+v,dirRecord:R.CENTRAL_FILE_HEADER+I(C,2)+A+I(p.length,2)+"\0\0\0\0"+I(E,4)+I(n,4)+l+v+p}}var O=e("../utils"),s=e("../stream/GenericWorker"),B=e("../utf8"),T=e("../crc32"),R=e("../signature");function n(e,t,r,n){s.call(this,"ZipFileWorker"),this.bytesWritten=0,this.zipComment=t,this.zipPlatform=r,this.encodeFileName=n,this.streamFiles=e,this.accumulate=!1,this.contentBuffer=[],this.dirRecords=[],this.currentSourceOffset=0,this.entriesCount=0,this.currentFile=null,this._sources=[]}O.inherits(n,s),n.prototype.push=function(e){var t=e.meta.percent||0,r=this.entriesCount,n=this._sources.length;this.accumulate?this.contentBuffer.push(e):(this.bytesWritten+=e.data.length,s.prototype.push.call(this,{data:e.data,meta:{currentFile:this.currentFile,percent:r?(t+100*(r-n-1))/r:100}}))},n.prototype.openedSource=function(e){this.currentSourceOffset=this.bytesWritten,this.currentFile=e.file.name;var t=this.streamFiles&&!e.file.dir;if(t){var r=i(e,t,!1,this.currentSourceOffset,this.zipPlatform,this.encodeFileName);this.push({data:r.fileRecord,meta:{percent:0}})}else this.accumulate=!0},n.prototype.closedSource=function(e){this.accumulate=!1;var t,r=this.streamFiles&&!e.file.dir,n=i(e,r,!0,this.currentSourceOffset,this.zipPlatform,this.encodeFileName);if(this.dirRecords.push(n.dirRecord),r)this.push({data:(t=e,R.DATA_DESCRIPTOR+I(t.crc32,4)+I(t.compressedSize,4)+I(t.uncompressedSize,4)),meta:{percent:100}});else for(this.push({data:n.fileRecord,meta:{percent:0}});this.contentBuffer.length;)this.push(this.contentBuffer.shift());this.currentFile=null},n.prototype.flush=function(){for(var e=this.bytesWritten,t=0;t<this.dirRecords.length;t++)this.push({data:this.dirRecords[t],meta:{percent:100}});var r,n,i,s,a,o,u=this.bytesWritten-e,h=(r=this.dirRecords.length,n=u,i=e,s=this.zipComment,a=this.encodeFileName,o=O.transformTo("string",a(s)),R.CENTRAL_DIRECTORY_END+"\0\0\0\0"+I(r,2)+I(r,2)+I(n,4)+I(i,4)+I(o.length,2)+o);this.push({data:h,meta:{percent:100}})},n.prototype.prepareNextSource=function(){this.previous=this._sources.shift(),this.openedSource(this.previous.streamInfo),this.isPaused?this.previous.pause():this.previous.resume()},n.prototype.registerPrevious=function(e){this._sources.push(e);var t=this;return e.on("data",function(e){t.processChunk(e)}),e.on("end",function(){t.closedSource(t.previous.streamInfo),t._sources.length?t.prepareNextSource():t.end()}),e.on("error",function(e){t.error(e)}),this},n.prototype.resume=function(){return!!s.prototype.resume.call(this)&&(!this.previous&&this._sources.length?(this.prepareNextSource(),!0):this.previous||this._sources.length||this.generatedError?void 0:(this.end(),!0))},n.prototype.error=function(e){var t=this._sources;if(!s.prototype.error.call(this,e))return!1;for(var r=0;r<t.length;r++)try{t[r].error(e)}catch(e){}return!0},n.prototype.lock=function(){s.prototype.lock.call(this);for(var e=this._sources,t=0;t<e.length;t++)e[t].lock()},t.exports=n},{"../crc32":4,"../signature":23,"../stream/GenericWorker":28,"../utf8":31,"../utils":32}],9:[function(e,t,r){"use strict";var h=e("../compressions"),n=e("./ZipFileWorker");r.generateWorker=function(e,a,t){var o=new n(a.streamFiles,t,a.platform,a.encodeFileName),u=0;try{e.forEach(function(e,t){u++;var r=function(e,t){var r=e||t,n=h[r];if(!n)throw new Error(r+" is not a valid compression method !");return n}(t.options.compression,a.compression),n=t.options.compressionOptions||a.compressionOptions||{},i=t.dir,s=t.date;t._compressWorker(r,n).withStreamInfo("file",{name:e,dir:i,date:s,comment:t.comment||"",unixPermissions:t.unixPermissions,dosPermissions:t.dosPermissions}).pipe(o)}),o.entriesCount=u}catch(e){o.error(e)}return o}},{"../compressions":3,"./ZipFileWorker":8}],10:[function(e,t,r){"use strict";function n(){if(!(this instanceof n))return new n;if(arguments.length)throw new Error("The constructor with parameters has been removed in JSZip 3.0, please check the upgrade guide.");this.files={},this.comment=null,this.root="",this.clone=function(){var e=new n;for(var t in this)"function"!=typeof this[t]&&(e[t]=this[t]);return e}}(n.prototype=e("./object")).loadAsync=e("./load"),n.support=e("./support"),n.defaults=e("./defaults"),n.version="3.5.0",n.loadAsync=function(e,t){return(new n).loadAsync(e,t)},n.external=e("./external"),t.exports=n},{"./defaults":5,"./external":6,"./load":11,"./object":15,"./support":30}],11:[function(e,t,r){"use strict";var n=e("./utils"),i=e("./external"),o=e("./utf8"),u=e("./zipEntries"),s=e("./stream/Crc32Probe"),h=e("./nodejsUtils");function f(n){return new i.Promise(function(e,t){var r=n.decompressed.getContentWorker().pipe(new s);r.on("error",function(e){t(e)}).on("end",function(){r.streamInfo.crc32!==n.decompressed.crc32?t(new Error("Corrupted zip : CRC32 mismatch")):e()}).resume()})}t.exports=function(e,s){var a=this;return s=n.extend(s||{},{base64:!1,checkCRC32:!1,optimizedBinaryString:!1,createFolders:!1,decodeFileName:o.utf8decode}),h.isNode&&h.isStream(e)?i.Promise.reject(new Error("JSZip can't accept a stream when loading a zip file.")):n.prepareContent("the loaded zip file",e,!0,s.optimizedBinaryString,s.base64).then(function(e){var t=new u(s);return t.load(e),t}).then(function(e){var t=[i.Promise.resolve(e)],r=e.files;if(s.checkCRC32)for(var n=0;n<r.length;n++)t.push(f(r[n]));return i.Promise.all(t)}).then(function(e){for(var t=e.shift(),r=t.files,n=0;n<r.length;n++){var i=r[n];a.file(i.fileNameStr,i.decompressed,{binary:!0,optimizedBinaryString:!0,date:i.date,dir:i.dir,comment:i.fileCommentStr.length?i.fileCommentStr:null,unixPermissions:i.unixPermissions,dosPermissions:i.dosPermissions,createFolders:s.createFolders})}return t.zipComment.length&&(a.comment=t.zipComment),a})}},{"./external":6,"./nodejsUtils":14,"./stream/Crc32Probe":25,"./utf8":31,"./utils":32,"./zipEntries":33}],12:[function(e,t,r){"use strict";var n=e("../utils"),i=e("../stream/GenericWorker");function s(e,t){i.call(this,"Nodejs stream input adapter for "+e),this._upstreamEnded=!1,this._bindStream(t)}n.inherits(s,i),s.prototype._bindStream=function(e){var t=this;(this._stream=e).pause(),e.on("data",function(e){t.push({data:e,meta:{percent:0}})}).on("error",function(e){t.isPaused?this.generatedError=e:t.error(e)}).on("end",function(){t.isPaused?t._upstreamEnded=!0:t.end()})},s.prototype.pause=function(){return!!i.prototype.pause.call(this)&&(this._stream.pause(),!0)},s.prototype.resume=function(){return!!i.prototype.resume.call(this)&&(this._upstreamEnded?this.end():this._stream.resume(),!0)},t.exports=s},{"../stream/GenericWorker":28,"../utils":32}],13:[function(e,t,r){"use strict";var i=e("readable-stream").Readable;function n(e,t,r){i.call(this,t),this._helper=e;var n=this;e.on("data",function(e,t){n.push(e)||n._helper.pause(),r&&r(t)}).on("error",function(e){n.emit("error",e)}).on("end",function(){n.push(null)})}e("../utils").inherits(n,i),n.prototype._read=function(){this._helper.resume()},t.exports=n},{"../utils":32,"readable-stream":16}],14:[function(e,t,r){"use strict";t.exports={isNode:"undefined"!=typeof Buffer,newBufferFrom:function(e,t){if(Buffer.from&&Buffer.from!==Uint8Array.from)return Buffer.from(e,t);if("number"==typeof e)throw new Error('The "data" argument must not be a number');return new Buffer(e,t)},allocBuffer:function(e){if(Buffer.alloc)return Buffer.alloc(e);var t=new Buffer(e);return t.fill(0),t},isBuffer:function(e){return Buffer.isBuffer(e)},isStream:function(e){return e&&"function"==typeof e.on&&"function"==typeof e.pause&&"function"==typeof e.resume}}},{}],15:[function(e,t,r){"use strict";function s(e,t,r){var n,i=f.getTypeOf(t),s=f.extend(r||{},d);s.date=s.date||new Date,null!==s.compression&&(s.compression=s.compression.toUpperCase()),"string"==typeof s.unixPermissions&&(s.unixPermissions=parseInt(s.unixPermissions,8)),s.unixPermissions&&16384&s.unixPermissions&&(s.dir=!0),s.dosPermissions&&16&s.dosPermissions&&(s.dir=!0),s.dir&&(e=h(e)),s.createFolders&&(n=function(e){"/"===e.slice(-1)&&(e=e.substring(0,e.length-1));var t=e.lastIndexOf("/");return 0<t?e.substring(0,t):""}(e))&&g.call(this,n,!0);var a,o="string"===i&&!1===s.binary&&!1===s.base64;r&&void 0!==r.binary||(s.binary=!o),(t instanceof c&&0===t.uncompressedSize||s.dir||!t||0===t.length)&&(s.base64=!1,s.binary=!0,t="",s.compression="STORE",i="string"),a=t instanceof c||t instanceof l?t:m.isNode&&m.isStream(t)?new _(e,t):f.prepareContent(e,t,s.binary,s.optimizedBinaryString,s.base64);var u=new p(e,a,s);this.files[e]=u}function h(e){return"/"!==e.slice(-1)&&(e+="/"),e}var i=e("./utf8"),f=e("./utils"),l=e("./stream/GenericWorker"),a=e("./stream/StreamHelper"),d=e("./defaults"),c=e("./compressedObject"),p=e("./zipObject"),o=e("./generate"),m=e("./nodejsUtils"),_=e("./nodejs/NodejsStreamInputAdapter"),g=function(e,t){return t=void 0!==t?t:d.createFolders,e=h(e),this.files[e]||s.call(this,e,null,{dir:!0,createFolders:t}),this.files[e]};function u(e){return"[object RegExp]"===Object.prototype.toString.call(e)}var n={load:function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},forEach:function(e){var t,r,n;for(t in this.files)this.files.hasOwnProperty(t)&&(n=this.files[t],(r=t.slice(this.root.length,t.length))&&t.slice(0,this.root.length)===this.root&&e(r,n))},filter:function(r){var n=[];return this.forEach(function(e,t){r(e,t)&&n.push(t)}),n},file:function(e,t,r){if(1!==arguments.length)return e=this.root+e,s.call(this,e,t,r),this;if(u(e)){var n=e;return this.filter(function(e,t){return!t.dir&&n.test(e)})}var i=this.files[this.root+e];return i&&!i.dir?i:null},folder:function(r){if(!r)return this;if(u(r))return this.filter(function(e,t){return t.dir&&r.test(e)});var e=this.root+r,t=g.call(this,e),n=this.clone();return n.root=t.name,n},remove:function(r){r=this.root+r;var e=this.files[r];if(e||("/"!==r.slice(-1)&&(r+="/"),e=this.files[r]),e&&!e.dir)delete this.files[r];else for(var t=this.filter(function(e,t){return t.name.slice(0,r.length)===r}),n=0;n<t.length;n++)delete this.files[t[n].name];return this},generate:function(e){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},generateInternalStream:function(e){var t,r={};try{if((r=f.extend(e||{},{streamFiles:!1,compression:"STORE",compressionOptions:null,type:"",platform:"DOS",comment:null,mimeType:"application/zip",encodeFileName:i.utf8encode})).type=r.type.toLowerCase(),r.compression=r.compression.toUpperCase(),"binarystring"===r.type&&(r.type="string"),!r.type)throw new Error("No output type specified.");f.checkSupport(r.type),"darwin"!==r.platform&&"freebsd"!==r.platform&&"linux"!==r.platform&&"sunos"!==r.platform||(r.platform="UNIX"),"win32"===r.platform&&(r.platform="DOS");var n=r.comment||this.comment||"";t=o.generateWorker(this,r,n)}catch(e){(t=new l("error")).error(e)}return new a(t,r.type||"string",r.mimeType)},generateAsync:function(e,t){return this.generateInternalStream(e).accumulate(t)},generateNodeStream:function(e,t){return(e=e||{}).type||(e.type="nodebuffer"),this.generateInternalStream(e).toNodejsStream(t)}};t.exports=n},{"./compressedObject":2,"./defaults":5,"./generate":9,"./nodejs/NodejsStreamInputAdapter":12,"./nodejsUtils":14,"./stream/GenericWorker":28,"./stream/StreamHelper":29,"./utf8":31,"./utils":32,"./zipObject":35}],16:[function(e,t,r){t.exports=e("stream")},{stream:void 0}],17:[function(e,t,r){"use strict";var n=e("./DataReader");function i(e){n.call(this,e);for(var t=0;t<this.data.length;t++)e[t]=255&e[t]}e("../utils").inherits(i,n),i.prototype.byteAt=function(e){return this.data[this.zero+e]},i.prototype.lastIndexOfSignature=function(e){for(var t=e.charCodeAt(0),r=e.charCodeAt(1),n=e.charCodeAt(2),i=e.charCodeAt(3),s=this.length-4;0<=s;--s)if(this.data[s]===t&&this.data[s+1]===r&&this.data[s+2]===n&&this.data[s+3]===i)return s-this.zero;return-1},i.prototype.readAndCheckSignature=function(e){var t=e.charCodeAt(0),r=e.charCodeAt(1),n=e.charCodeAt(2),i=e.charCodeAt(3),s=this.readData(4);return t===s[0]&&r===s[1]&&n===s[2]&&i===s[3]},i.prototype.readData=function(e){if(this.checkOffset(e),0===e)return[];var t=this.data.slice(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t},t.exports=i},{"../utils":32,"./DataReader":18}],18:[function(e,t,r){"use strict";var n=e("../utils");function i(e){this.data=e,this.length=e.length,this.index=0,this.zero=0}i.prototype={checkOffset:function(e){this.checkIndex(this.index+e)},checkIndex:function(e){if(this.length<this.zero+e||e<0)throw new Error("End of data reached (data length = "+this.length+", asked index = "+e+"). Corrupted zip ?")},setIndex:function(e){this.checkIndex(e),this.index=e},skip:function(e){this.setIndex(this.index+e)},byteAt:function(e){},readInt:function(e){var t,r=0;for(this.checkOffset(e),t=this.index+e-1;t>=this.index;t--)r=(r<<8)+this.byteAt(t);return this.index+=e,r},readString:function(e){return n.transformTo("string",this.readData(e))},readData:function(e){},lastIndexOfSignature:function(e){},readAndCheckSignature:function(e){},readDate:function(){var e=this.readInt(4);return new Date(Date.UTC(1980+(e>>25&127),(e>>21&15)-1,e>>16&31,e>>11&31,e>>5&63,(31&e)<<1))}},t.exports=i},{"../utils":32}],19:[function(e,t,r){"use strict";var n=e("./Uint8ArrayReader");function i(e){n.call(this,e)}e("../utils").inherits(i,n),i.prototype.readData=function(e){this.checkOffset(e);var t=this.data.slice(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t},t.exports=i},{"../utils":32,"./Uint8ArrayReader":21}],20:[function(e,t,r){"use strict";var n=e("./DataReader");function i(e){n.call(this,e)}e("../utils").inherits(i,n),i.prototype.byteAt=function(e){return this.data.charCodeAt(this.zero+e)},i.prototype.lastIndexOfSignature=function(e){return this.data.lastIndexOf(e)-this.zero},i.prototype.readAndCheckSignature=function(e){return e===this.readData(4)},i.prototype.readData=function(e){this.checkOffset(e);var t=this.data.slice(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t},t.exports=i},{"../utils":32,"./DataReader":18}],21:[function(e,t,r){"use strict";var n=e("./ArrayReader");function i(e){n.call(this,e)}e("../utils").inherits(i,n),i.prototype.readData=function(e){if(this.checkOffset(e),0===e)return new Uint8Array(0);var t=this.data.subarray(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t},t.exports=i},{"../utils":32,"./ArrayReader":17}],22:[function(e,t,r){"use strict";var n=e("../utils"),i=e("../support"),s=e("./ArrayReader"),a=e("./StringReader"),o=e("./NodeBufferReader"),u=e("./Uint8ArrayReader");t.exports=function(e){var t=n.getTypeOf(e);return n.checkSupport(t),"string"!==t||i.uint8array?"nodebuffer"===t?new o(e):i.uint8array?new u(n.transformTo("uint8array",e)):new s(n.transformTo("array",e)):new a(e)}},{"../support":30,"../utils":32,"./ArrayReader":17,"./NodeBufferReader":19,"./StringReader":20,"./Uint8ArrayReader":21}],23:[function(e,t,r){"use strict";r.LOCAL_FILE_HEADER="PK",r.CENTRAL_FILE_HEADER="PK",r.CENTRAL_DIRECTORY_END="PK",r.ZIP64_CENTRAL_DIRECTORY_LOCATOR="PK",r.ZIP64_CENTRAL_DIRECTORY_END="PK",r.DATA_DESCRIPTOR="PK\b"},{}],24:[function(e,t,r){"use strict";var n=e("./GenericWorker"),i=e("../utils");function s(e){n.call(this,"ConvertWorker to "+e),this.destType=e}i.inherits(s,n),s.prototype.processChunk=function(e){this.push({data:i.transformTo(this.destType,e.data),meta:e.meta})},t.exports=s},{"../utils":32,"./GenericWorker":28}],25:[function(e,t,r){"use strict";var n=e("./GenericWorker"),i=e("../crc32");function s(){n.call(this,"Crc32Probe"),this.withStreamInfo("crc32",0)}e("../utils").inherits(s,n),s.prototype.processChunk=function(e){this.streamInfo.crc32=i(e.data,this.streamInfo.crc32||0),this.push(e)},t.exports=s},{"../crc32":4,"../utils":32,"./GenericWorker":28}],26:[function(e,t,r){"use strict";var n=e("../utils"),i=e("./GenericWorker");function s(e){i.call(this,"DataLengthProbe for "+e),this.propName=e,this.withStreamInfo(e,0)}n.inherits(s,i),s.prototype.processChunk=function(e){if(e){var t=this.streamInfo[this.propName]||0;this.streamInfo[this.propName]=t+e.data.length}i.prototype.processChunk.call(this,e)},t.exports=s},{"../utils":32,"./GenericWorker":28}],27:[function(e,t,r){"use strict";var n=e("../utils"),i=e("./GenericWorker");function s(e){i.call(this,"DataWorker");var t=this;this.dataIsReady=!1,this.index=0,this.max=0,this.data=null,this.type="",this._tickScheduled=!1,e.then(function(e){t.dataIsReady=!0,t.data=e,t.max=e&&e.length||0,t.type=n.getTypeOf(e),t.isPaused||t._tickAndRepeat()},function(e){t.error(e)})}n.inherits(s,i),s.prototype.cleanUp=function(){i.prototype.cleanUp.call(this),this.data=null},s.prototype.resume=function(){return!!i.prototype.resume.call(this)&&(!this._tickScheduled&&this.dataIsReady&&(this._tickScheduled=!0,n.delay(this._tickAndRepeat,[],this)),!0)},s.prototype._tickAndRepeat=function(){this._tickScheduled=!1,this.isPaused||this.isFinished||(this._tick(),this.isFinished||(n.delay(this._tickAndRepeat,[],this),this._tickScheduled=!0))},s.prototype._tick=function(){if(this.isPaused||this.isFinished)return!1;var e=null,t=Math.min(this.max,this.index+16384);if(this.index>=this.max)return this.end();switch(this.type){case"string":e=this.data.substring(this.index,t);break;case"uint8array":e=this.data.subarray(this.index,t);break;case"array":case"nodebuffer":e=this.data.slice(this.index,t)}return this.index=t,this.push({data:e,meta:{percent:this.max?this.index/this.max*100:0}})},t.exports=s},{"../utils":32,"./GenericWorker":28}],28:[function(e,t,r){"use strict";function n(e){this.name=e||"default",this.streamInfo={},this.generatedError=null,this.extraStreamInfo={},this.isPaused=!0,this.isFinished=!1,this.isLocked=!1,this._listeners={data:[],end:[],error:[]},this.previous=null}n.prototype={push:function(e){this.emit("data",e)},end:function(){if(this.isFinished)return!1;this.flush();try{this.emit("end"),this.cleanUp(),this.isFinished=!0}catch(e){this.emit("error",e)}return!0},error:function(e){return!this.isFinished&&(this.isPaused?this.generatedError=e:(this.isFinished=!0,this.emit("error",e),this.previous&&this.previous.error(e),this.cleanUp()),!0)},on:function(e,t){return this._listeners[e].push(t),this},cleanUp:function(){this.streamInfo=this.generatedError=this.extraStreamInfo=null,this._listeners=[]},emit:function(e,t){if(this._listeners[e])for(var r=0;r<this._listeners[e].length;r++)this._listeners[e][r].call(this,t)},pipe:function(e){return e.registerPrevious(this)},registerPrevious:function(e){if(this.isLocked)throw new Error("The stream '"+this+"' has already been used.");this.streamInfo=e.streamInfo,this.mergeStreamInfo(),this.previous=e;var t=this;return e.on("data",function(e){t.processChunk(e)}),e.on("end",function(){t.end()}),e.on("error",function(e){t.error(e)}),this},pause:function(){return!this.isPaused&&!this.isFinished&&(this.isPaused=!0,this.previous&&this.previous.pause(),!0)},resume:function(){if(!this.isPaused||this.isFinished)return!1;var e=this.isPaused=!1;return this.generatedError&&(this.error(this.generatedError),e=!0),this.previous&&this.previous.resume(),!e},flush:function(){},processChunk:function(e){this.push(e)},withStreamInfo:function(e,t){return this.extraStreamInfo[e]=t,this.mergeStreamInfo(),this},mergeStreamInfo:function(){for(var e in this.extraStreamInfo)this.extraStreamInfo.hasOwnProperty(e)&&(this.streamInfo[e]=this.extraStreamInfo[e])},lock:function(){if(this.isLocked)throw new Error("The stream '"+this+"' has already been used.");this.isLocked=!0,this.previous&&this.previous.lock()},toString:function(){var e="Worker "+this.name;return this.previous?this.previous+" -> "+e:e}},t.exports=n},{}],29:[function(e,t,r){"use strict";var h=e("../utils"),i=e("./ConvertWorker"),s=e("./GenericWorker"),f=e("../base64"),n=e("../support"),a=e("../external"),o=null;if(n.nodestream)try{o=e("../nodejs/NodejsStreamOutputAdapter")}catch(e){}function u(e,t,r){var n=t;switch(t){case"blob":case"arraybuffer":n="uint8array";break;case"base64":n="string"}try{this._internalType=n,this._outputType=t,this._mimeType=r,h.checkSupport(n),this._worker=e.pipe(new i(n)),e.lock()}catch(e){this._worker=new s("error"),this._worker.error(e)}}u.prototype={accumulate:function(e){return o=this,u=e,new a.Promise(function(t,r){var n=[],i=o._internalType,s=o._outputType,a=o._mimeType;o.on("data",function(e,t){n.push(e),u&&u(t)}).on("error",function(e){n=[],r(e)}).on("end",function(){try{var e=function(e,t,r){switch(e){case"blob":return h.newBlob(h.transformTo("arraybuffer",t),r);case"base64":return f.encode(t);default:return h.transformTo(e,t)}}(s,function(e,t){var r,n=0,i=null,s=0;for(r=0;r<t.length;r++)s+=t[r].length;switch(e){case"string":return t.join("");case"array":return Array.prototype.concat.apply([],t);case"uint8array":for(i=new Uint8Array(s),r=0;r<t.length;r++)i.set(t[r],n),n+=t[r].length;return i;case"nodebuffer":return Buffer.concat(t);default:throw new Error("concat : unsupported type '"+e+"'")}}(i,n),a);t(e)}catch(e){r(e)}n=[]}).resume()});var o,u},on:function(e,t){var r=this;return"data"===e?this._worker.on(e,function(e){t.call(r,e.data,e.meta)}):this._worker.on(e,function(){h.delay(t,arguments,r)}),this},resume:function(){return h.delay(this._worker.resume,[],this._worker),this},pause:function(){return this._worker.pause(),this},toNodejsStream:function(e){if(h.checkSupport("nodestream"),"nodebuffer"!==this._outputType)throw new Error(this._outputType+" is not supported by this method");return new o(this,{objectMode:"nodebuffer"!==this._outputType},e)}},t.exports=u},{"../base64":1,"../external":6,"../nodejs/NodejsStreamOutputAdapter":13,"../support":30,"../utils":32,"./ConvertWorker":24,"./GenericWorker":28}],30:[function(e,t,r){"use strict";if(r.base64=!0,r.array=!0,r.string=!0,r.arraybuffer="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array,r.nodebuffer="undefined"!=typeof Buffer,r.uint8array="undefined"!=typeof Uint8Array,"undefined"==typeof ArrayBuffer)r.blob=!1;else{var n=new ArrayBuffer(0);try{r.blob=0===new Blob([n],{type:"application/zip"}).size}catch(e){try{var i=new(self.BlobBuilder||self.WebKitBlobBuilder||self.MozBlobBuilder||self.MSBlobBuilder);i.append(n),r.blob=0===i.getBlob("application/zip").size}catch(e){r.blob=!1}}}try{r.nodestream=!!e("readable-stream").Readable}catch(e){r.nodestream=!1}},{"readable-stream":16}],31:[function(e,t,s){"use strict";for(var o=e("./utils"),u=e("./support"),r=e("./nodejsUtils"),n=e("./stream/GenericWorker"),h=new Array(256),i=0;i<256;i++)h[i]=252<=i?6:248<=i?5:240<=i?4:224<=i?3:192<=i?2:1;function a(){n.call(this,"utf-8 decode"),this.leftOver=null}function f(){n.call(this,"utf-8 encode")}h[254]=h[254]=1,s.utf8encode=function(e){return u.nodebuffer?r.newBufferFrom(e,"utf-8"):function(e){var t,r,n,i,s,a=e.length,o=0;for(i=0;i<a;i++)55296==(64512&(r=e.charCodeAt(i)))&&i+1<a&&56320==(64512&(n=e.charCodeAt(i+1)))&&(r=65536+(r-55296<<10)+(n-56320),i++),o+=r<128?1:r<2048?2:r<65536?3:4;for(t=u.uint8array?new Uint8Array(o):new Array(o),i=s=0;s<o;i++)55296==(64512&(r=e.charCodeAt(i)))&&i+1<a&&56320==(64512&(n=e.charCodeAt(i+1)))&&(r=65536+(r-55296<<10)+(n-56320),i++),r<128?t[s++]=r:(r<2048?t[s++]=192|r>>>6:(r<65536?t[s++]=224|r>>>12:(t[s++]=240|r>>>18,t[s++]=128|r>>>12&63),t[s++]=128|r>>>6&63),t[s++]=128|63&r);return t}(e)},s.utf8decode=function(e){return u.nodebuffer?o.transformTo("nodebuffer",e).toString("utf-8"):function(e){var t,r,n,i,s=e.length,a=new Array(2*s);for(t=r=0;t<s;)if((n=e[t++])<128)a[r++]=n;else if(4<(i=h[n]))a[r++]=65533,t+=i-1;else{for(n&=2===i?31:3===i?15:7;1<i&&t<s;)n=n<<6|63&e[t++],i--;1<i?a[r++]=65533:n<65536?a[r++]=n:(n-=65536,a[r++]=55296|n>>10&1023,a[r++]=56320|1023&n)}return a.length!==r&&(a.subarray?a=a.subarray(0,r):a.length=r),o.applyFromCharCode(a)}(e=o.transformTo(u.uint8array?"uint8array":"array",e))},o.inherits(a,n),a.prototype.processChunk=function(e){var t=o.transformTo(u.uint8array?"uint8array":"array",e.data);if(this.leftOver&&this.leftOver.length){if(u.uint8array){var r=t;(t=new Uint8Array(r.length+this.leftOver.length)).set(this.leftOver,0),t.set(r,this.leftOver.length)}else t=this.leftOver.concat(t);this.leftOver=null}var n=function(e,t){var r;for((t=t||e.length)>e.length&&(t=e.length),r=t-1;0<=r&&128==(192&e[r]);)r--;return r<0?t:0===r?t:r+h[e[r]]>t?r:t}(t),i=t;n!==t.length&&(u.uint8array?(i=t.subarray(0,n),this.leftOver=t.subarray(n,t.length)):(i=t.slice(0,n),this.leftOver=t.slice(n,t.length))),this.push({data:s.utf8decode(i),meta:e.meta})},a.prototype.flush=function(){this.leftOver&&this.leftOver.length&&(this.push({data:s.utf8decode(this.leftOver),meta:{}}),this.leftOver=null)},s.Utf8DecodeWorker=a,o.inherits(f,n),f.prototype.processChunk=function(e){this.push({data:s.utf8encode(e.data),meta:e.meta})},s.Utf8EncodeWorker=f},{"./nodejsUtils":14,"./stream/GenericWorker":28,"./support":30,"./utils":32}],32:[function(e,t,o){"use strict";var u=e("./support"),h=e("./base64"),r=e("./nodejsUtils"),n=e("set-immediate-shim"),f=e("./external");function i(e){return e}function l(e,t){for(var r=0;r<e.length;++r)t[r]=255&e.charCodeAt(r);return t}o.newBlob=function(t,r){o.checkSupport("blob");try{return new Blob([t],{type:r})}catch(e){try{var n=new(self.BlobBuilder||self.WebKitBlobBuilder||self.MozBlobBuilder||self.MSBlobBuilder);return n.append(t),n.getBlob(r)}catch(e){throw new Error("Bug : can't construct the Blob.")}}};var s={stringifyByChunk:function(e,t,r){var n=[],i=0,s=e.length;if(s<=r)return String.fromCharCode.apply(null,e);for(;i<s;)"array"===t||"nodebuffer"===t?n.push(String.fromCharCode.apply(null,e.slice(i,Math.min(i+r,s)))):n.push(String.fromCharCode.apply(null,e.subarray(i,Math.min(i+r,s)))),i+=r;return n.join("")},stringifyByChar:function(e){for(var t="",r=0;r<e.length;r++)t+=String.fromCharCode(e[r]);return t},applyCanBeUsed:{uint8array:function(){try{return u.uint8array&&1===String.fromCharCode.apply(null,new Uint8Array(1)).length}catch(e){return!1}}(),nodebuffer:function(){try{return u.nodebuffer&&1===String.fromCharCode.apply(null,r.allocBuffer(1)).length}catch(e){return!1}}()}};function a(e){var t=65536,r=o.getTypeOf(e),n=!0;if("uint8array"===r?n=s.applyCanBeUsed.uint8array:"nodebuffer"===r&&(n=s.applyCanBeUsed.nodebuffer),n)for(;1<t;)try{return s.stringifyByChunk(e,r,t)}catch(e){t=Math.floor(t/2)}return s.stringifyByChar(e)}function d(e,t){for(var r=0;r<e.length;r++)t[r]=e[r];return t}o.applyFromCharCode=a;var c={};c.string={string:i,array:function(e){return l(e,new Array(e.length))},arraybuffer:function(e){return c.string.uint8array(e).buffer},uint8array:function(e){return l(e,new Uint8Array(e.length))},nodebuffer:function(e){return l(e,r.allocBuffer(e.length))}},c.array={string:a,array:i,arraybuffer:function(e){return new Uint8Array(e).buffer},uint8array:function(e){return new Uint8Array(e)},nodebuffer:function(e){return r.newBufferFrom(e)}},c.arraybuffer={string:function(e){return a(new Uint8Array(e))},array:function(e){return d(new Uint8Array(e),new Array(e.byteLength))},arraybuffer:i,uint8array:function(e){return new Uint8Array(e)},nodebuffer:function(e){return r.newBufferFrom(new Uint8Array(e))}},c.uint8array={string:a,array:function(e){return d(e,new Array(e.length))},arraybuffer:function(e){return e.buffer},uint8array:i,nodebuffer:function(e){return r.newBufferFrom(e)}},c.nodebuffer={string:a,array:function(e){return d(e,new Array(e.length))},arraybuffer:function(e){return c.nodebuffer.uint8array(e).buffer},uint8array:function(e){return d(e,new Uint8Array(e.length))},nodebuffer:i},o.transformTo=function(e,t){if(t=t||"",!e)return t;o.checkSupport(e);var r=o.getTypeOf(t);return c[r][e](t)},o.getTypeOf=function(e){return"string"==typeof e?"string":"[object Array]"===Object.prototype.toString.call(e)?"array":u.nodebuffer&&r.isBuffer(e)?"nodebuffer":u.uint8array&&e instanceof Uint8Array?"uint8array":u.arraybuffer&&e instanceof ArrayBuffer?"arraybuffer":void 0},o.checkSupport=function(e){if(!u[e.toLowerCase()])throw new Error(e+" is not supported by this platform")},o.MAX_VALUE_16BITS=65535,o.MAX_VALUE_32BITS=-1,o.pretty=function(e){var t,r,n="";for(r=0;r<(e||"").length;r++)n+="\\x"+((t=e.charCodeAt(r))<16?"0":"")+t.toString(16).toUpperCase();return n},o.delay=function(e,t,r){n(function(){e.apply(r||null,t||[])})},o.inherits=function(e,t){function r(){}r.prototype=t.prototype,e.prototype=new r},o.extend=function(){var e,t,r={};for(e=0;e<arguments.length;e++)for(t in arguments[e])arguments[e].hasOwnProperty(t)&&void 0===r[t]&&(r[t]=arguments[e][t]);return r},o.prepareContent=function(n,e,i,s,a){return f.Promise.resolve(e).then(function(n){return u.blob&&(n instanceof Blob||-1!==["[object File]","[object Blob]"].indexOf(Object.prototype.toString.call(n)))&&"undefined"!=typeof FileReader?new f.Promise(function(t,r){var e=new FileReader;e.onload=function(e){t(e.target.result)},e.onerror=function(e){r(e.target.error)},e.readAsArrayBuffer(n)}):n}).then(function(e){var t,r=o.getTypeOf(e);return r?("arraybuffer"===r?e=o.transformTo("uint8array",e):"string"===r&&(a?e=h.decode(e):i&&!0!==s&&(e=l(t=e,u.uint8array?new Uint8Array(t.length):new Array(t.length)))),e):f.Promise.reject(new Error("Can't read the data of '"+n+"'. Is it in a supported JavaScript type (String, Blob, ArrayBuffer, etc) ?"))})}},{"./base64":1,"./external":6,"./nodejsUtils":14,"./support":30,"set-immediate-shim":54}],33:[function(e,t,r){"use strict";var n=e("./reader/readerFor"),i=e("./utils"),s=e("./signature"),a=e("./zipEntry"),o=(e("./utf8"),e("./support"));function u(e){this.files=[],this.loadOptions=e}u.prototype={checkSignature:function(e){if(!this.reader.readAndCheckSignature(e)){this.reader.index-=4;var t=this.reader.readString(4);throw new Error("Corrupted zip or bug: unexpected signature ("+i.pretty(t)+", expected "+i.pretty(e)+")")}},isSignature:function(e,t){var r=this.reader.index;this.reader.setIndex(e);var n=this.reader.readString(4)===t;return this.reader.setIndex(r),n},readBlockEndOfCentral:function(){this.diskNumber=this.reader.readInt(2),this.diskWithCentralDirStart=this.reader.readInt(2),this.centralDirRecordsOnThisDisk=this.reader.readInt(2),this.centralDirRecords=this.reader.readInt(2),this.centralDirSize=this.reader.readInt(4),this.centralDirOffset=this.reader.readInt(4),this.zipCommentLength=this.reader.readInt(2);var e=this.reader.readData(this.zipCommentLength),t=o.uint8array?"uint8array":"array",r=i.transformTo(t,e);this.zipComment=this.loadOptions.decodeFileName(r)},readBlockZip64EndOfCentral:function(){this.zip64EndOfCentralSize=this.reader.readInt(8),this.reader.skip(4),this.diskNumber=this.reader.readInt(4),this.diskWithCentralDirStart=this.reader.readInt(4),this.centralDirRecordsOnThisDisk=this.reader.readInt(8),this.centralDirRecords=this.reader.readInt(8),this.centralDirSize=this.reader.readInt(8),this.centralDirOffset=this.reader.readInt(8),this.zip64ExtensibleData={};for(var e,t,r,n=this.zip64EndOfCentralSize-44;0<n;)e=this.reader.readInt(2),t=this.reader.readInt(4),r=this.reader.readData(t),this.zip64ExtensibleData[e]={id:e,length:t,value:r}},readBlockZip64EndOfCentralLocator:function(){if(this.diskWithZip64CentralDirStart=this.reader.readInt(4),this.relativeOffsetEndOfZip64CentralDir=this.reader.readInt(8),this.disksCount=this.reader.readInt(4),1<this.disksCount)throw new Error("Multi-volumes zip are not supported")},readLocalFiles:function(){var e,t;for(e=0;e<this.files.length;e++)t=this.files[e],this.reader.setIndex(t.localHeaderOffset),this.checkSignature(s.LOCAL_FILE_HEADER),t.readLocalPart(this.reader),t.handleUTF8(),t.processAttributes()},readCentralDir:function(){var e;for(this.reader.setIndex(this.centralDirOffset);this.reader.readAndCheckSignature(s.CENTRAL_FILE_HEADER);)(e=new a({zip64:this.zip64},this.loadOptions)).readCentralPart(this.reader),this.files.push(e);if(this.centralDirRecords!==this.files.length&&0!==this.centralDirRecords&&0===this.files.length)throw new Error("Corrupted zip or bug: expected "+this.centralDirRecords+" records in central dir, got "+this.files.length)},readEndOfCentral:function(){var e=this.reader.lastIndexOfSignature(s.CENTRAL_DIRECTORY_END);if(e<0)throw this.isSignature(0,s.LOCAL_FILE_HEADER)?new Error("Corrupted zip: can't find end of central directory"):new Error("Can't find end of central directory : is this a zip file ? If it is, see https://stuk.github.io/jszip/documentation/howto/read_zip.html");this.reader.setIndex(e);var t=e;if(this.checkSignature(s.CENTRAL_DIRECTORY_END),this.readBlockEndOfCentral(),this.diskNumber===i.MAX_VALUE_16BITS||this.diskWithCentralDirStart===i.MAX_VALUE_16BITS||this.centralDirRecordsOnThisDisk===i.MAX_VALUE_16BITS||this.centralDirRecords===i.MAX_VALUE_16BITS||this.centralDirSize===i.MAX_VALUE_32BITS||this.centralDirOffset===i.MAX_VALUE_32BITS){if(this.zip64=!0,(e=this.reader.lastIndexOfSignature(s.ZIP64_CENTRAL_DIRECTORY_LOCATOR))<0)throw new Error("Corrupted zip: can't find the ZIP64 end of central directory locator");if(this.reader.setIndex(e),this.checkSignature(s.ZIP64_CENTRAL_DIRECTORY_LOCATOR),this.readBlockZip64EndOfCentralLocator(),!this.isSignature(this.relativeOffsetEndOfZip64CentralDir,s.ZIP64_CENTRAL_DIRECTORY_END)&&(this.relativeOffsetEndOfZip64CentralDir=this.reader.lastIndexOfSignature(s.ZIP64_CENTRAL_DIRECTORY_END),this.relativeOffsetEndOfZip64CentralDir<0))throw new Error("Corrupted zip: can't find the ZIP64 end of central directory");this.reader.setIndex(this.relativeOffsetEndOfZip64CentralDir),this.checkSignature(s.ZIP64_CENTRAL_DIRECTORY_END),this.readBlockZip64EndOfCentral()}var r=this.centralDirOffset+this.centralDirSize;this.zip64&&(r+=20,r+=12+this.zip64EndOfCentralSize);var n=t-r;if(0<n)this.isSignature(t,s.CENTRAL_FILE_HEADER)||(this.reader.zero=n);else if(n<0)throw new Error("Corrupted zip: missing "+Math.abs(n)+" bytes.")},prepareReader:function(e){this.reader=n(e)},load:function(e){this.prepareReader(e),this.readEndOfCentral(),this.readCentralDir(),this.readLocalFiles()}},t.exports=u},{"./reader/readerFor":22,"./signature":23,"./support":30,"./utf8":31,"./utils":32,"./zipEntry":34}],34:[function(e,t,r){"use strict";var n=e("./reader/readerFor"),s=e("./utils"),i=e("./compressedObject"),a=e("./crc32"),o=e("./utf8"),u=e("./compressions"),h=e("./support");function f(e,t){this.options=e,this.loadOptions=t}f.prototype={isEncrypted:function(){return 1==(1&this.bitFlag)},useUTF8:function(){return 2048==(2048&this.bitFlag)},readLocalPart:function(e){var t,r;if(e.skip(22),this.fileNameLength=e.readInt(2),r=e.readInt(2),this.fileName=e.readData(this.fileNameLength),e.skip(r),-1===this.compressedSize||-1===this.uncompressedSize)throw new Error("Bug or corrupted zip : didn't get enough information from the central directory (compressedSize === -1 || uncompressedSize === -1)");if(null===(t=function(e){for(var t in u)if(u.hasOwnProperty(t)&&u[t].magic===e)return u[t];return null}(this.compressionMethod)))throw new Error("Corrupted zip : compression "+s.pretty(this.compressionMethod)+" unknown (inner file : "+s.transformTo("string",this.fileName)+")");this.decompressed=new i(this.compressedSize,this.uncompressedSize,this.crc32,t,e.readData(this.compressedSize))},readCentralPart:function(e){this.versionMadeBy=e.readInt(2),e.skip(2),this.bitFlag=e.readInt(2),this.compressionMethod=e.readString(2),this.date=e.readDate(),this.crc32=e.readInt(4),this.compressedSize=e.readInt(4),this.uncompressedSize=e.readInt(4);var t=e.readInt(2);if(this.extraFieldsLength=e.readInt(2),this.fileCommentLength=e.readInt(2),this.diskNumberStart=e.readInt(2),this.internalFileAttributes=e.readInt(2),this.externalFileAttributes=e.readInt(4),this.localHeaderOffset=e.readInt(4),this.isEncrypted())throw new Error("Encrypted zip are not supported");e.skip(t),this.readExtraFields(e),this.parseZIP64ExtraField(e),this.fileComment=e.readData(this.fileCommentLength)},processAttributes:function(){this.unixPermissions=null,this.dosPermissions=null;var e=this.versionMadeBy>>8;this.dir=!!(16&this.externalFileAttributes),0==e&&(this.dosPermissions=63&this.externalFileAttributes),3==e&&(this.unixPermissions=this.externalFileAttributes>>16&65535),this.dir||"/"!==this.fileNameStr.slice(-1)||(this.dir=!0)},parseZIP64ExtraField:function(e){if(this.extraFields[1]){var t=n(this.extraFields[1].value);this.uncompressedSize===s.MAX_VALUE_32BITS&&(this.uncompressedSize=t.readInt(8)),this.compressedSize===s.MAX_VALUE_32BITS&&(this.compressedSize=t.readInt(8)),this.localHeaderOffset===s.MAX_VALUE_32BITS&&(this.localHeaderOffset=t.readInt(8)),this.diskNumberStart===s.MAX_VALUE_32BITS&&(this.diskNumberStart=t.readInt(4))}},readExtraFields:function(e){var t,r,n,i=e.index+this.extraFieldsLength;for(this.extraFields||(this.extraFields={});e.index+4<i;)t=e.readInt(2),r=e.readInt(2),n=e.readData(r),this.extraFields[t]={id:t,length:r,value:n};e.setIndex(i)},handleUTF8:function(){var e=h.uint8array?"uint8array":"array";if(this.useUTF8())this.fileNameStr=o.utf8decode(this.fileName),this.fileCommentStr=o.utf8decode(this.fileComment);else{var t=this.findExtraFieldUnicodePath();if(null!==t)this.fileNameStr=t;else{var r=s.transformTo(e,this.fileName);this.fileNameStr=this.loadOptions.decodeFileName(r)}var n=this.findExtraFieldUnicodeComment();if(null!==n)this.fileCommentStr=n;else{var i=s.transformTo(e,this.fileComment);this.fileCommentStr=this.loadOptions.decodeFileName(i)}}},findExtraFieldUnicodePath:function(){var e=this.extraFields[28789];if(e){var t=n(e.value);return 1!==t.readInt(1)?null:a(this.fileName)!==t.readInt(4)?null:o.utf8decode(t.readData(e.length-5))}return null},findExtraFieldUnicodeComment:function(){var e=this.extraFields[25461];if(e){var t=n(e.value);return 1!==t.readInt(1)?null:a(this.fileComment)!==t.readInt(4)?null:o.utf8decode(t.readData(e.length-5))}return null}},t.exports=f},{"./compressedObject":2,"./compressions":3,"./crc32":4,"./reader/readerFor":22,"./support":30,"./utf8":31,"./utils":32}],35:[function(e,t,r){"use strict";function n(e,t,r){this.name=e,this.dir=r.dir,this.date=r.date,this.comment=r.comment,this.unixPermissions=r.unixPermissions,this.dosPermissions=r.dosPermissions,this._data=t,this._dataBinary=r.binary,this.options={compression:r.compression,compressionOptions:r.compressionOptions}}var s=e("./stream/StreamHelper"),i=e("./stream/DataWorker"),a=e("./utf8"),o=e("./compressedObject"),u=e("./stream/GenericWorker");n.prototype={internalStream:function(e){var t=null,r="string";try{if(!e)throw new Error("No output type specified.");var n="string"===(r=e.toLowerCase())||"text"===r;"binarystring"!==r&&"text"!==r||(r="string"),t=this._decompressWorker();var i=!this._dataBinary;i&&!n&&(t=t.pipe(new a.Utf8EncodeWorker)),!i&&n&&(t=t.pipe(new a.Utf8DecodeWorker))}catch(e){(t=new u("error")).error(e)}return new s(t,r,"")},async:function(e,t){return this.internalStream(e).accumulate(t)},nodeStream:function(e,t){return this.internalStream(e||"nodebuffer").toNodejsStream(t)},_compressWorker:function(e,t){if(this._data instanceof o&&this._data.compression.magic===e.magic)return this._data.getCompressedWorker();var r=this._decompressWorker();return this._dataBinary||(r=r.pipe(new a.Utf8EncodeWorker)),o.createWorkerFrom(r,e,t)},_decompressWorker:function(){return this._data instanceof o?this._data.getContentWorker():this._data instanceof u?this._data:new i(this._data)}};for(var h=["asText","asBinary","asNodeBuffer","asUint8Array","asArrayBuffer"],f=function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},l=0;l<h.length;l++)n.prototype[h[l]]=f;t.exports=n},{"./compressedObject":2,"./stream/DataWorker":27,"./stream/GenericWorker":28,"./stream/StreamHelper":29,"./utf8":31}],36:[function(e,f,t){(function(t){"use strict";var r,n,e=t.MutationObserver||t.WebKitMutationObserver;if(e){var i=0,s=new e(h),a=t.document.createTextNode("");s.observe(a,{characterData:!0}),r=function(){a.data=i=++i%2}}else if(t.setImmediate||void 0===t.MessageChannel)r="document"in t&&"onreadystatechange"in t.document.createElement("script")?function(){var e=t.document.createElement("script");e.onreadystatechange=function(){h(),e.onreadystatechange=null,e.parentNode.removeChild(e),e=null},t.document.documentElement.appendChild(e)}:function(){setTimeout(h,0)};else{var o=new t.MessageChannel;o.port1.onmessage=h,r=function(){o.port2.postMessage(0)}}var u=[];function h(){var e,t;n=!0;for(var r=u.length;r;){for(t=u,u=[],e=-1;++e<r;)t[e]();r=u.length}n=!1}f.exports=function(e){1!==u.push(e)||n||r()}}).call(this,void 0!==r?r:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}],37:[function(e,t,r){"use strict";var i=e("immediate");function h(){}var f={},s=["REJECTED"],a=["FULFILLED"],n=["PENDING"];function o(e){if("function"!=typeof e)throw new TypeError("resolver must be a function");this.state=n,this.queue=[],this.outcome=void 0,e!==h&&c(this,e)}function u(e,t,r){this.promise=e,"function"==typeof t&&(this.onFulfilled=t,this.callFulfilled=this.otherCallFulfilled),"function"==typeof r&&(this.onRejected=r,this.callRejected=this.otherCallRejected)}function l(t,r,n){i(function(){var e;try{e=r(n)}catch(e){return f.reject(t,e)}e===t?f.reject(t,new TypeError("Cannot resolve promise with itself")):f.resolve(t,e)})}function d(e){var t=e&&e.then;if(e&&("object"==typeof e||"function"==typeof e)&&"function"==typeof t)return function(){t.apply(e,arguments)}}function c(t,e){var r=!1;function n(e){r||(r=!0,f.reject(t,e))}function i(e){r||(r=!0,f.resolve(t,e))}var s=p(function(){e(i,n)});"error"===s.status&&n(s.value)}function p(e,t){var r={};try{r.value=e(t),r.status="success"}catch(e){r.status="error",r.value=e}return r}(t.exports=o).prototype.finally=function(t){if("function"!=typeof t)return this;var r=this.constructor;return this.then(function(e){return r.resolve(t()).then(function(){return e})},function(e){return r.resolve(t()).then(function(){throw e})})},o.prototype.catch=function(e){return this.then(null,e)},o.prototype.then=function(e,t){if("function"!=typeof e&&this.state===a||"function"!=typeof t&&this.state===s)return this;var r=new this.constructor(h);return this.state!==n?l(r,this.state===a?e:t,this.outcome):this.queue.push(new u(r,e,t)),r},u.prototype.callFulfilled=function(e){f.resolve(this.promise,e)},u.prototype.otherCallFulfilled=function(e){l(this.promise,this.onFulfilled,e)},u.prototype.callRejected=function(e){f.reject(this.promise,e)},u.prototype.otherCallRejected=function(e){l(this.promise,this.onRejected,e)},f.resolve=function(e,t){var r=p(d,t);if("error"===r.status)return f.reject(e,r.value);var n=r.value;if(n)c(e,n);else{e.state=a,e.outcome=t;for(var i=-1,s=e.queue.length;++i<s;)e.queue[i].callFulfilled(t)}return e},f.reject=function(e,t){e.state=s,e.outcome=t;for(var r=-1,n=e.queue.length;++r<n;)e.queue[r].callRejected(t);return e},o.resolve=function(e){return e instanceof this?e:f.resolve(new this(h),e)},o.reject=function(e){var t=new this(h);return f.reject(t,e)},o.all=function(e){var r=this;if("[object Array]"!==Object.prototype.toString.call(e))return this.reject(new TypeError("must be an array"));var n=e.length,i=!1;if(!n)return this.resolve([]);for(var s=new Array(n),a=0,t=-1,o=new this(h);++t<n;)u(e[t],t);return o;function u(e,t){r.resolve(e).then(function(e){s[t]=e,++a!==n||i||(i=!0,f.resolve(o,s))},function(e){i||(i=!0,f.reject(o,e))})}},o.race=function(e){if("[object Array]"!==Object.prototype.toString.call(e))return this.reject(new TypeError("must be an array"));var t=e.length,r=!1;if(!t)return this.resolve([]);for(var n,i=-1,s=new this(h);++i<t;)n=e[i],this.resolve(n).then(function(e){r||(r=!0,f.resolve(s,e))},function(e){r||(r=!0,f.reject(s,e))});return s}},{immediate:36}],38:[function(e,t,r){"use strict";var n={};(0,e("./lib/utils/common").assign)(n,e("./lib/deflate"),e("./lib/inflate"),e("./lib/zlib/constants")),t.exports=n},{"./lib/deflate":39,"./lib/inflate":40,"./lib/utils/common":41,"./lib/zlib/constants":44}],39:[function(e,t,r){"use strict";var a=e("./zlib/deflate"),o=e("./utils/common"),u=e("./utils/strings"),i=e("./zlib/messages"),s=e("./zlib/zstream"),h=Object.prototype.toString,f=0,l=-1,d=0,c=8;function p(e){if(!(this instanceof p))return new p(e);this.options=o.assign({level:l,method:c,chunkSize:16384,windowBits:15,memLevel:8,strategy:d,to:""},e||{});var t=this.options;t.raw&&0<t.windowBits?t.windowBits=-t.windowBits:t.gzip&&0<t.windowBits&&t.windowBits<16&&(t.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new s,this.strm.avail_out=0;var r=a.deflateInit2(this.strm,t.level,t.method,t.windowBits,t.memLevel,t.strategy);if(r!==f)throw new Error(i[r]);if(t.header&&a.deflateSetHeader(this.strm,t.header),t.dictionary){var n;if(n="string"==typeof t.dictionary?u.string2buf(t.dictionary):"[object ArrayBuffer]"===h.call(t.dictionary)?new Uint8Array(t.dictionary):t.dictionary,(r=a.deflateSetDictionary(this.strm,n))!==f)throw new Error(i[r]);this._dict_set=!0}}function n(e,t){var r=new p(t);if(r.push(e,!0),r.err)throw r.msg||i[r.err];return r.result}p.prototype.push=function(e,t){var r,n,i=this.strm,s=this.options.chunkSize;if(this.ended)return!1;n=t===~~t?t:!0===t?4:0,"string"==typeof e?i.input=u.string2buf(e):"[object ArrayBuffer]"===h.call(e)?i.input=new Uint8Array(e):i.input=e,i.next_in=0,i.avail_in=i.input.length;do{if(0===i.avail_out&&(i.output=new o.Buf8(s),i.next_out=0,i.avail_out=s),1!==(r=a.deflate(i,n))&&r!==f)return this.onEnd(r),!(this.ended=!0);0!==i.avail_out&&(0!==i.avail_in||4!==n&&2!==n)||("string"===this.options.to?this.onData(u.buf2binstring(o.shrinkBuf(i.output,i.next_out))):this.onData(o.shrinkBuf(i.output,i.next_out)))}while((0<i.avail_in||0===i.avail_out)&&1!==r);return 4===n?(r=a.deflateEnd(this.strm),this.onEnd(r),this.ended=!0,r===f):2!==n||(this.onEnd(f),!(i.avail_out=0))},p.prototype.onData=function(e){this.chunks.push(e)},p.prototype.onEnd=function(e){e===f&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=o.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg},r.Deflate=p,r.deflate=n,r.deflateRaw=function(e,t){return(t=t||{}).raw=!0,n(e,t)},r.gzip=function(e,t){return(t=t||{}).gzip=!0,n(e,t)}},{"./utils/common":41,"./utils/strings":42,"./zlib/deflate":46,"./zlib/messages":51,"./zlib/zstream":53}],40:[function(e,t,r){"use strict";var d=e("./zlib/inflate"),c=e("./utils/common"),p=e("./utils/strings"),m=e("./zlib/constants"),n=e("./zlib/messages"),i=e("./zlib/zstream"),s=e("./zlib/gzheader"),_=Object.prototype.toString;function a(e){if(!(this instanceof a))return new a(e);this.options=c.assign({chunkSize:16384,windowBits:0,to:""},e||{});var t=this.options;t.raw&&0<=t.windowBits&&t.windowBits<16&&(t.windowBits=-t.windowBits,0===t.windowBits&&(t.windowBits=-15)),!(0<=t.windowBits&&t.windowBits<16)||e&&e.windowBits||(t.windowBits+=32),15<t.windowBits&&t.windowBits<48&&0==(15&t.windowBits)&&(t.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new i,this.strm.avail_out=0;var r=d.inflateInit2(this.strm,t.windowBits);if(r!==m.Z_OK)throw new Error(n[r]);this.header=new s,d.inflateGetHeader(this.strm,this.header)}function o(e,t){var r=new a(t);if(r.push(e,!0),r.err)throw r.msg||n[r.err];return r.result}a.prototype.push=function(e,t){var r,n,i,s,a,o,u=this.strm,h=this.options.chunkSize,f=this.options.dictionary,l=!1;if(this.ended)return!1;n=t===~~t?t:!0===t?m.Z_FINISH:m.Z_NO_FLUSH,"string"==typeof e?u.input=p.binstring2buf(e):"[object ArrayBuffer]"===_.call(e)?u.input=new Uint8Array(e):u.input=e,u.next_in=0,u.avail_in=u.input.length;do{if(0===u.avail_out&&(u.output=new c.Buf8(h),u.next_out=0,u.avail_out=h),(r=d.inflate(u,m.Z_NO_FLUSH))===m.Z_NEED_DICT&&f&&(o="string"==typeof f?p.string2buf(f):"[object ArrayBuffer]"===_.call(f)?new Uint8Array(f):f,r=d.inflateSetDictionary(this.strm,o)),r===m.Z_BUF_ERROR&&!0===l&&(r=m.Z_OK,l=!1),r!==m.Z_STREAM_END&&r!==m.Z_OK)return this.onEnd(r),!(this.ended=!0);u.next_out&&(0!==u.avail_out&&r!==m.Z_STREAM_END&&(0!==u.avail_in||n!==m.Z_FINISH&&n!==m.Z_SYNC_FLUSH)||("string"===this.options.to?(i=p.utf8border(u.output,u.next_out),s=u.next_out-i,a=p.buf2string(u.output,i),u.next_out=s,u.avail_out=h-s,s&&c.arraySet(u.output,u.output,i,s,0),this.onData(a)):this.onData(c.shrinkBuf(u.output,u.next_out)))),0===u.avail_in&&0===u.avail_out&&(l=!0)}while((0<u.avail_in||0===u.avail_out)&&r!==m.Z_STREAM_END);return r===m.Z_STREAM_END&&(n=m.Z_FINISH),n===m.Z_FINISH?(r=d.inflateEnd(this.strm),this.onEnd(r),this.ended=!0,r===m.Z_OK):n!==m.Z_SYNC_FLUSH||(this.onEnd(m.Z_OK),!(u.avail_out=0))},a.prototype.onData=function(e){this.chunks.push(e)},a.prototype.onEnd=function(e){e===m.Z_OK&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=c.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg},r.Inflate=a,r.inflate=o,r.inflateRaw=function(e,t){return(t=t||{}).raw=!0,o(e,t)},r.ungzip=o},{"./utils/common":41,"./utils/strings":42,"./zlib/constants":44,"./zlib/gzheader":47,"./zlib/inflate":49,"./zlib/messages":51,"./zlib/zstream":53}],41:[function(e,t,r){"use strict";var n="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Int32Array;r.assign=function(e){for(var t=Array.prototype.slice.call(arguments,1);t.length;){var r=t.shift();if(r){if("object"!=typeof r)throw new TypeError(r+"must be non-object");for(var n in r)r.hasOwnProperty(n)&&(e[n]=r[n])}}return e},r.shrinkBuf=function(e,t){return e.length===t?e:e.subarray?e.subarray(0,t):(e.length=t,e)};var i={arraySet:function(e,t,r,n,i){if(t.subarray&&e.subarray)e.set(t.subarray(r,r+n),i);else for(var s=0;s<n;s++)e[i+s]=t[r+s]},flattenChunks:function(e){var t,r,n,i,s,a;for(t=n=0,r=e.length;t<r;t++)n+=e[t].length;for(a=new Uint8Array(n),t=i=0,r=e.length;t<r;t++)s=e[t],a.set(s,i),i+=s.length;return a}},s={arraySet:function(e,t,r,n,i){for(var s=0;s<n;s++)e[i+s]=t[r+s]},flattenChunks:function(e){return[].concat.apply([],e)}};r.setTyped=function(e){e?(r.Buf8=Uint8Array,r.Buf16=Uint16Array,r.Buf32=Int32Array,r.assign(r,i)):(r.Buf8=Array,r.Buf16=Array,r.Buf32=Array,r.assign(r,s))},r.setTyped(n)},{}],42:[function(e,t,r){"use strict";var u=e("./common"),i=!0,s=!0;try{String.fromCharCode.apply(null,[0])}catch(e){i=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(e){s=!1}for(var h=new u.Buf8(256),n=0;n<256;n++)h[n]=252<=n?6:248<=n?5:240<=n?4:224<=n?3:192<=n?2:1;function f(e,t){if(t<65537&&(e.subarray&&s||!e.subarray&&i))return String.fromCharCode.apply(null,u.shrinkBuf(e,t));for(var r="",n=0;n<t;n++)r+=String.fromCharCode(e[n]);return r}h[254]=h[254]=1,r.string2buf=function(e){var t,r,n,i,s,a=e.length,o=0;for(i=0;i<a;i++)55296==(64512&(r=e.charCodeAt(i)))&&i+1<a&&56320==(64512&(n=e.charCodeAt(i+1)))&&(r=65536+(r-55296<<10)+(n-56320),i++),o+=r<128?1:r<2048?2:r<65536?3:4;for(t=new u.Buf8(o),i=s=0;s<o;i++)55296==(64512&(r=e.charCodeAt(i)))&&i+1<a&&56320==(64512&(n=e.charCodeAt(i+1)))&&(r=65536+(r-55296<<10)+(n-56320),i++),r<128?t[s++]=r:(r<2048?t[s++]=192|r>>>6:(r<65536?t[s++]=224|r>>>12:(t[s++]=240|r>>>18,t[s++]=128|r>>>12&63),t[s++]=128|r>>>6&63),t[s++]=128|63&r);return t},r.buf2binstring=function(e){return f(e,e.length)},r.binstring2buf=function(e){for(var t=new u.Buf8(e.length),r=0,n=t.length;r<n;r++)t[r]=e.charCodeAt(r);return t},r.buf2string=function(e,t){var r,n,i,s,a=t||e.length,o=new Array(2*a);for(r=n=0;r<a;)if((i=e[r++])<128)o[n++]=i;else if(4<(s=h[i]))o[n++]=65533,r+=s-1;else{for(i&=2===s?31:3===s?15:7;1<s&&r<a;)i=i<<6|63&e[r++],s--;1<s?o[n++]=65533:i<65536?o[n++]=i:(i-=65536,o[n++]=55296|i>>10&1023,o[n++]=56320|1023&i)}return f(o,n)},r.utf8border=function(e,t){var r;for((t=t||e.length)>e.length&&(t=e.length),r=t-1;0<=r&&128==(192&e[r]);)r--;return r<0?t:0===r?t:r+h[e[r]]>t?r:t}},{"./common":41}],43:[function(e,t,r){"use strict";t.exports=function(e,t,r,n){for(var i=65535&e|0,s=e>>>16&65535|0,a=0;0!==r;){for(r-=a=2e3<r?2e3:r;s=s+(i=i+t[n++]|0)|0,--a;);i%=65521,s%=65521}return i|s<<16|0}},{}],44:[function(e,t,r){"use strict";t.exports={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8}},{}],45:[function(e,t,r){"use strict";var o=function(){for(var e,t=[],r=0;r<256;r++){e=r;for(var n=0;n<8;n++)e=1&e?3988292384^e>>>1:e>>>1;t[r]=e}return t}();t.exports=function(e,t,r,n){var i=o,s=n+r;e^=-1;for(var a=n;a<s;a++)e=e>>>8^i[255&(e^t[a])];return-1^e}},{}],46:[function(e,t,r){"use strict";var u,d=e("../utils/common"),h=e("./trees"),c=e("./adler32"),p=e("./crc32"),n=e("./messages"),f=0,l=0,m=-2,i=2,_=8,s=286,a=30,o=19,g=2*s+1,v=15,b=3,w=258,y=w+b+1,k=42,x=113;function S(e,t){return e.msg=n[t],t}function z(e){return(e<<1)-(4<e?9:0)}function E(e){for(var t=e.length;0<=--t;)e[t]=0}function C(e){var t=e.state,r=t.pending;r>e.avail_out&&(r=e.avail_out),0!==r&&(d.arraySet(e.output,t.pending_buf,t.pending_out,r,e.next_out),e.next_out+=r,t.pending_out+=r,e.total_out+=r,e.avail_out-=r,t.pending-=r,0===t.pending&&(t.pending_out=0))}function A(e,t){h._tr_flush_block(e,0<=e.block_start?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,C(e.strm)}function I(e,t){e.pending_buf[e.pending++]=t}function O(e,t){e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=255&t}function B(e,t){var r,n,i=e.max_chain_length,s=e.strstart,a=e.prev_length,o=e.nice_match,u=e.strstart>e.w_size-y?e.strstart-(e.w_size-y):0,h=e.window,f=e.w_mask,l=e.prev,d=e.strstart+w,c=h[s+a-1],p=h[s+a];e.prev_length>=e.good_match&&(i>>=2),o>e.lookahead&&(o=e.lookahead);do{if(h[(r=t)+a]===p&&h[r+a-1]===c&&h[r]===h[s]&&h[++r]===h[s+1]){s+=2,r++;do{}while(h[++s]===h[++r]&&h[++s]===h[++r]&&h[++s]===h[++r]&&h[++s]===h[++r]&&h[++s]===h[++r]&&h[++s]===h[++r]&&h[++s]===h[++r]&&h[++s]===h[++r]&&s<d);if(n=w-(d-s),s=d-w,a<n){if(e.match_start=t,o<=(a=n))break;c=h[s+a-1],p=h[s+a]}}}while((t=l[t&f])>u&&0!=--i);return a<=e.lookahead?a:e.lookahead}function T(e){var t,r,n,i,s,a,o,u,h,f,l=e.w_size;do{if(i=e.window_size-e.lookahead-e.strstart,e.strstart>=l+(l-y)){for(d.arraySet(e.window,e.window,l,l,0),e.match_start-=l,e.strstart-=l,e.block_start-=l,t=r=e.hash_size;n=e.head[--t],e.head[t]=l<=n?n-l:0,--r;);for(t=r=l;n=e.prev[--t],e.prev[t]=l<=n?n-l:0,--r;);i+=l}if(0===e.strm.avail_in)break;if(a=e.strm,o=e.window,u=e.strstart+e.lookahead,f=void 0,(h=i)<(f=a.avail_in)&&(f=h),r=0===f?0:(a.avail_in-=f,d.arraySet(o,a.input,a.next_in,f,u),1===a.state.wrap?a.adler=c(a.adler,o,f,u):2===a.state.wrap&&(a.adler=p(a.adler,o,f,u)),a.next_in+=f,a.total_in+=f,f),e.lookahead+=r,e.lookahead+e.insert>=b)for(s=e.strstart-e.insert,e.ins_h=e.window[s],e.ins_h=(e.ins_h<<e.hash_shift^e.window[s+1])&e.hash_mask;e.insert&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[s+b-1])&e.hash_mask,e.prev[s&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=s,s++,e.insert--,!(e.lookahead+e.insert<b)););}while(e.lookahead<y&&0!==e.strm.avail_in)}function R(e,t){for(var r,n;;){if(e.lookahead<y){if(T(e),e.lookahead<y&&t===f)return 1;if(0===e.lookahead)break}if(r=0,e.lookahead>=b&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+b-1])&e.hash_mask,r=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),0!==r&&e.strstart-r<=e.w_size-y&&(e.match_length=B(e,r)),e.match_length>=b)if(n=h._tr_tally(e,e.strstart-e.match_start,e.match_length-b),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=b){for(e.match_length--;e.strstart++,e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+b-1])&e.hash_mask,r=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart,0!=--e.match_length;);e.strstart++}else e.strstart+=e.match_length,e.match_length=0,e.ins_h=e.window[e.strstart],e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+1])&e.hash_mask;else n=h._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(n&&(A(e,!1),0===e.strm.avail_out))return 1}return e.insert=e.strstart<b-1?e.strstart:b-1,4===t?(A(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(A(e,!1),0===e.strm.avail_out)?1:2}function D(e,t){for(var r,n,i;;){if(e.lookahead<y){if(T(e),e.lookahead<y&&t===f)return 1;if(0===e.lookahead)break}if(r=0,e.lookahead>=b&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+b-1])&e.hash_mask,r=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),e.prev_length=e.match_length,e.prev_match=e.match_start,e.match_length=b-1,0!==r&&e.prev_length<e.max_lazy_match&&e.strstart-r<=e.w_size-y&&(e.match_length=B(e,r),e.match_length<=5&&(1===e.strategy||e.match_length===b&&4096<e.strstart-e.match_start)&&(e.match_length=b-1)),e.prev_length>=b&&e.match_length<=e.prev_length){for(i=e.strstart+e.lookahead-b,n=h._tr_tally(e,e.strstart-1-e.prev_match,e.prev_length-b),e.lookahead-=e.prev_length-1,e.prev_length-=2;++e.strstart<=i&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+b-1])&e.hash_mask,r=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),0!=--e.prev_length;);if(e.match_available=0,e.match_length=b-1,e.strstart++,n&&(A(e,!1),0===e.strm.avail_out))return 1}else if(e.match_available){if((n=h._tr_tally(e,0,e.window[e.strstart-1]))&&A(e,!1),e.strstart++,e.lookahead--,0===e.strm.avail_out)return 1}else e.match_available=1,e.strstart++,e.lookahead--}return e.match_available&&(n=h._tr_tally(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<b-1?e.strstart:b-1,4===t?(A(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(A(e,!1),0===e.strm.avail_out)?1:2}function F(e,t,r,n,i){this.good_length=e,this.max_lazy=t,this.nice_length=r,this.max_chain=n,this.func=i}function N(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=_,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new d.Buf16(2*g),this.dyn_dtree=new d.Buf16(2*(2*a+1)),this.bl_tree=new d.Buf16(2*(2*o+1)),E(this.dyn_ltree),E(this.dyn_dtree),E(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new d.Buf16(v+1),this.heap=new d.Buf16(2*s+1),E(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new d.Buf16(2*s+1),E(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function U(e){var t;return e&&e.state?(e.total_in=e.total_out=0,e.data_type=i,(t=e.state).pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=t.wrap?k:x,e.adler=2===t.wrap?0:1,t.last_flush=f,h._tr_init(t),l):S(e,m)}function P(e){var t,r=U(e);return r===l&&((t=e.state).window_size=2*t.w_size,E(t.head),t.max_lazy_match=u[t.level].max_lazy,t.good_match=u[t.level].good_length,t.nice_match=u[t.level].nice_length,t.max_chain_length=u[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=b-1,t.match_available=0,t.ins_h=0),r}function L(e,t,r,n,i,s){if(!e)return m;var a=1;if(-1===t&&(t=6),n<0?(a=0,n=-n):15<n&&(a=2,n-=16),i<1||9<i||r!==_||n<8||15<n||t<0||9<t||s<0||4<s)return S(e,m);8===n&&(n=9);var o=new N;return(e.state=o).strm=e,o.wrap=a,o.gzhead=null,o.w_bits=n,o.w_size=1<<o.w_bits,o.w_mask=o.w_size-1,o.hash_bits=i+7,o.hash_size=1<<o.hash_bits,o.hash_mask=o.hash_size-1,o.hash_shift=~~((o.hash_bits+b-1)/b),o.window=new d.Buf8(2*o.w_size),o.head=new d.Buf16(o.hash_size),o.prev=new d.Buf16(o.w_size),o.lit_bufsize=1<<i+6,o.pending_buf_size=4*o.lit_bufsize,o.pending_buf=new d.Buf8(o.pending_buf_size),o.d_buf=1*o.lit_bufsize,o.l_buf=3*o.lit_bufsize,o.level=t,o.strategy=s,o.method=r,P(e)}u=[new F(0,0,0,0,function(e,t){var r=65535;for(r>e.pending_buf_size-5&&(r=e.pending_buf_size-5);;){if(e.lookahead<=1){if(T(e),0===e.lookahead&&t===f)return 1;if(0===e.lookahead)break}e.strstart+=e.lookahead,e.lookahead=0;var n=e.block_start+r;if((0===e.strstart||e.strstart>=n)&&(e.lookahead=e.strstart-n,e.strstart=n,A(e,!1),0===e.strm.avail_out))return 1;if(e.strstart-e.block_start>=e.w_size-y&&(A(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(A(e,!0),0===e.strm.avail_out?3:4):(e.strstart>e.block_start&&(A(e,!1),e.strm.avail_out),1)}),new F(4,4,8,4,R),new F(4,5,16,8,R),new F(4,6,32,32,R),new F(4,4,16,16,D),new F(8,16,32,32,D),new F(8,16,128,128,D),new F(8,32,128,256,D),new F(32,128,258,1024,D),new F(32,258,258,4096,D)],r.deflateInit=function(e,t){return L(e,t,_,15,8,0)},r.deflateInit2=L,r.deflateReset=P,r.deflateResetKeep=U,r.deflateSetHeader=function(e,t){return e&&e.state?2!==e.state.wrap?m:(e.state.gzhead=t,l):m},r.deflate=function(e,t){var r,n,i,s;if(!e||!e.state||5<t||t<0)return e?S(e,m):m;if(n=e.state,!e.output||!e.input&&0!==e.avail_in||666===n.status&&4!==t)return S(e,0===e.avail_out?-5:m);if(n.strm=e,r=n.last_flush,n.last_flush=t,n.status===k)if(2===n.wrap)e.adler=0,I(n,31),I(n,139),I(n,8),n.gzhead?(I(n,(n.gzhead.text?1:0)+(n.gzhead.hcrc?2:0)+(n.gzhead.extra?4:0)+(n.gzhead.name?8:0)+(n.gzhead.comment?16:0)),I(n,255&n.gzhead.time),I(n,n.gzhead.time>>8&255),I(n,n.gzhead.time>>16&255),I(n,n.gzhead.time>>24&255),I(n,9===n.level?2:2<=n.strategy||n.level<2?4:0),I(n,255&n.gzhead.os),n.gzhead.extra&&n.gzhead.extra.length&&(I(n,255&n.gzhead.extra.length),I(n,n.gzhead.extra.length>>8&255)),n.gzhead.hcrc&&(e.adler=p(e.adler,n.pending_buf,n.pending,0)),n.gzindex=0,n.status=69):(I(n,0),I(n,0),I(n,0),I(n,0),I(n,0),I(n,9===n.level?2:2<=n.strategy||n.level<2?4:0),I(n,3),n.status=x);else{var a=_+(n.w_bits-8<<4)<<8;a|=(2<=n.strategy||n.level<2?0:n.level<6?1:6===n.level?2:3)<<6,0!==n.strstart&&(a|=32),a+=31-a%31,n.status=x,O(n,a),0!==n.strstart&&(O(n,e.adler>>>16),O(n,65535&e.adler)),e.adler=1}if(69===n.status)if(n.gzhead.extra){for(i=n.pending;n.gzindex<(65535&n.gzhead.extra.length)&&(n.pending!==n.pending_buf_size||(n.gzhead.hcrc&&n.pending>i&&(e.adler=p(e.adler,n.pending_buf,n.pending-i,i)),C(e),i=n.pending,n.pending!==n.pending_buf_size));)I(n,255&n.gzhead.extra[n.gzindex]),n.gzindex++;n.gzhead.hcrc&&n.pending>i&&(e.adler=p(e.adler,n.pending_buf,n.pending-i,i)),n.gzindex===n.gzhead.extra.length&&(n.gzindex=0,n.status=73)}else n.status=73;if(73===n.status)if(n.gzhead.name){i=n.pending;do{if(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>i&&(e.adler=p(e.adler,n.pending_buf,n.pending-i,i)),C(e),i=n.pending,n.pending===n.pending_buf_size)){s=1;break}s=n.gzindex<n.gzhead.name.length?255&n.gzhead.name.charCodeAt(n.gzindex++):0,I(n,s)}while(0!==s);n.gzhead.hcrc&&n.pending>i&&(e.adler=p(e.adler,n.pending_buf,n.pending-i,i)),0===s&&(n.gzindex=0,n.status=91)}else n.status=91;if(91===n.status)if(n.gzhead.comment){i=n.pending;do{if(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>i&&(e.adler=p(e.adler,n.pending_buf,n.pending-i,i)),C(e),i=n.pending,n.pending===n.pending_buf_size)){s=1;break}s=n.gzindex<n.gzhead.comment.length?255&n.gzhead.comment.charCodeAt(n.gzindex++):0,I(n,s)}while(0!==s);n.gzhead.hcrc&&n.pending>i&&(e.adler=p(e.adler,n.pending_buf,n.pending-i,i)),0===s&&(n.status=103)}else n.status=103;if(103===n.status&&(n.gzhead.hcrc?(n.pending+2>n.pending_buf_size&&C(e),n.pending+2<=n.pending_buf_size&&(I(n,255&e.adler),I(n,e.adler>>8&255),e.adler=0,n.status=x)):n.status=x),0!==n.pending){if(C(e),0===e.avail_out)return n.last_flush=-1,l}else if(0===e.avail_in&&z(t)<=z(r)&&4!==t)return S(e,-5);if(666===n.status&&0!==e.avail_in)return S(e,-5);if(0!==e.avail_in||0!==n.lookahead||t!==f&&666!==n.status){var o=2===n.strategy?function(e,t){for(var r;;){if(0===e.lookahead&&(T(e),0===e.lookahead)){if(t===f)return 1;break}if(e.match_length=0,r=h._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,r&&(A(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(A(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(A(e,!1),0===e.strm.avail_out)?1:2}(n,t):3===n.strategy?function(e,t){for(var r,n,i,s,a=e.window;;){if(e.lookahead<=w){if(T(e),e.lookahead<=w&&t===f)return 1;if(0===e.lookahead)break}if(e.match_length=0,e.lookahead>=b&&0<e.strstart&&(n=a[i=e.strstart-1])===a[++i]&&n===a[++i]&&n===a[++i]){s=e.strstart+w;do{}while(n===a[++i]&&n===a[++i]&&n===a[++i]&&n===a[++i]&&n===a[++i]&&n===a[++i]&&n===a[++i]&&n===a[++i]&&i<s);e.match_length=w-(s-i),e.match_length>e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=b?(r=h._tr_tally(e,1,e.match_length-b),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(r=h._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),r&&(A(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(A(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(A(e,!1),0===e.strm.avail_out)?1:2}(n,t):u[n.level].func(n,t);if(3!==o&&4!==o||(n.status=666),1===o||3===o)return 0===e.avail_out&&(n.last_flush=-1),l;if(2===o&&(1===t?h._tr_align(n):5!==t&&(h._tr_stored_block(n,0,0,!1),3===t&&(E(n.head),0===n.lookahead&&(n.strstart=0,n.block_start=0,n.insert=0))),C(e),0===e.avail_out))return n.last_flush=-1,l}return 4!==t?l:n.wrap<=0?1:(2===n.wrap?(I(n,255&e.adler),I(n,e.adler>>8&255),I(n,e.adler>>16&255),I(n,e.adler>>24&255),I(n,255&e.total_in),I(n,e.total_in>>8&255),I(n,e.total_in>>16&255),I(n,e.total_in>>24&255)):(O(n,e.adler>>>16),O(n,65535&e.adler)),C(e),0<n.wrap&&(n.wrap=-n.wrap),0!==n.pending?l:1)},r.deflateEnd=function(e){var t;return e&&e.state?(t=e.state.status)!==k&&69!==t&&73!==t&&91!==t&&103!==t&&t!==x&&666!==t?S(e,m):(e.state=null,t===x?S(e,-3):l):m},r.deflateSetDictionary=function(e,t){var r,n,i,s,a,o,u,h,f=t.length;if(!e||!e.state)return m;if(2===(s=(r=e.state).wrap)||1===s&&r.status!==k||r.lookahead)return m;for(1===s&&(e.adler=c(e.adler,t,f,0)),r.wrap=0,f>=r.w_size&&(0===s&&(E(r.head),r.strstart=0,r.block_start=0,r.insert=0),h=new d.Buf8(r.w_size),d.arraySet(h,t,f-r.w_size,r.w_size,0),t=h,f=r.w_size),a=e.avail_in,o=e.next_in,u=e.input,e.avail_in=f,e.next_in=0,e.input=t,T(r);r.lookahead>=b;){for(n=r.strstart,i=r.lookahead-(b-1);r.ins_h=(r.ins_h<<r.hash_shift^r.window[n+b-1])&r.hash_mask,r.prev[n&r.w_mask]=r.head[r.ins_h],r.head[r.ins_h]=n,n++,--i;);r.strstart=n,r.lookahead=b-1,T(r)}return r.strstart+=r.lookahead,r.block_start=r.strstart,r.insert=r.lookahead,r.lookahead=0,r.match_length=r.prev_length=b-1,r.match_available=0,e.next_in=o,e.input=u,e.avail_in=a,r.wrap=s,l},r.deflateInfo="pako deflate (from Nodeca project)"},{"../utils/common":41,"./adler32":43,"./crc32":45,"./messages":51,"./trees":52}],47:[function(e,t,r){"use strict";t.exports=function(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}},{}],48:[function(e,t,r){"use strict";t.exports=function(e,t){var r,n,i,s,a,o,u,h,f,l,d,c,p,m,_,g,v,b,w,y,k,x,S,z,E;r=e.state,n=e.next_in,z=e.input,i=n+(e.avail_in-5),s=e.next_out,E=e.output,a=s-(t-e.avail_out),o=s+(e.avail_out-257),u=r.dmax,h=r.wsize,f=r.whave,l=r.wnext,d=r.window,c=r.hold,p=r.bits,m=r.lencode,_=r.distcode,g=(1<<r.lenbits)-1,v=(1<<r.distbits)-1;e:do{p<15&&(c+=z[n++]<<p,p+=8,c+=z[n++]<<p,p+=8),b=m[c&g];t:for(;;){if(c>>>=w=b>>>24,p-=w,0==(w=b>>>16&255))E[s++]=65535&b;else{if(!(16&w)){if(0==(64&w)){b=m[(65535&b)+(c&(1<<w)-1)];continue t}if(32&w){r.mode=12;break e}e.msg="invalid literal/length code",r.mode=30;break e}y=65535&b,(w&=15)&&(p<w&&(c+=z[n++]<<p,p+=8),y+=c&(1<<w)-1,c>>>=w,p-=w),p<15&&(c+=z[n++]<<p,p+=8,c+=z[n++]<<p,p+=8),b=_[c&v];r:for(;;){if(c>>>=w=b>>>24,p-=w,!(16&(w=b>>>16&255))){if(0==(64&w)){b=_[(65535&b)+(c&(1<<w)-1)];continue r}e.msg="invalid distance code",r.mode=30;break e}if(k=65535&b,p<(w&=15)&&(c+=z[n++]<<p,(p+=8)<w&&(c+=z[n++]<<p,p+=8)),u<(k+=c&(1<<w)-1)){e.msg="invalid distance too far back",r.mode=30;break e}if(c>>>=w,p-=w,(w=s-a)<k){if(f<(w=k-w)&&r.sane){e.msg="invalid distance too far back",r.mode=30;break e}if(S=d,(x=0)===l){if(x+=h-w,w<y){for(y-=w;E[s++]=d[x++],--w;);x=s-k,S=E}}else if(l<w){if(x+=h+l-w,(w-=l)<y){for(y-=w;E[s++]=d[x++],--w;);if(x=0,l<y){for(y-=w=l;E[s++]=d[x++],--w;);x=s-k,S=E}}}else if(x+=l-w,w<y){for(y-=w;E[s++]=d[x++],--w;);x=s-k,S=E}for(;2<y;)E[s++]=S[x++],E[s++]=S[x++],E[s++]=S[x++],y-=3;y&&(E[s++]=S[x++],1<y&&(E[s++]=S[x++]))}else{for(x=s-k;E[s++]=E[x++],E[s++]=E[x++],E[s++]=E[x++],2<(y-=3););y&&(E[s++]=E[x++],1<y&&(E[s++]=E[x++]))}break}}break}}while(n<i&&s<o);n-=y=p>>3,c&=(1<<(p-=y<<3))-1,e.next_in=n,e.next_out=s,e.avail_in=n<i?i-n+5:5-(n-i),e.avail_out=s<o?o-s+257:257-(s-o),r.hold=c,r.bits=p}},{}],49:[function(e,t,r){"use strict";var I=e("../utils/common"),O=e("./adler32"),B=e("./crc32"),T=e("./inffast"),R=e("./inftrees"),D=1,F=2,N=0,U=-2,P=1,n=852,i=592;function L(e){return(e>>>24&255)+(e>>>8&65280)+((65280&e)<<8)+((255&e)<<24)}function s(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new I.Buf16(320),this.work=new I.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function a(e){var t;return e&&e.state?(t=e.state,e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=1&t.wrap),t.mode=P,t.last=0,t.havedict=0,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new I.Buf32(n),t.distcode=t.distdyn=new I.Buf32(i),t.sane=1,t.back=-1,N):U}function o(e){var t;return e&&e.state?((t=e.state).wsize=0,t.whave=0,t.wnext=0,a(e)):U}function u(e,t){var r,n;return e&&e.state?(n=e.state,t<0?(r=0,t=-t):(r=1+(t>>4),t<48&&(t&=15)),t&&(t<8||15<t)?U:(null!==n.window&&n.wbits!==t&&(n.window=null),n.wrap=r,n.wbits=t,o(e))):U}function h(e,t){var r,n;return e?(n=new s,(e.state=n).window=null,(r=u(e,t))!==N&&(e.state=null),r):U}var f,l,d=!0;function j(e){if(d){var t;for(f=new I.Buf32(512),l=new I.Buf32(32),t=0;t<144;)e.lens[t++]=8;for(;t<256;)e.lens[t++]=9;for(;t<280;)e.lens[t++]=7;for(;t<288;)e.lens[t++]=8;for(R(D,e.lens,0,288,f,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;R(F,e.lens,0,32,l,0,e.work,{bits:5}),d=!1}e.lencode=f,e.lenbits=9,e.distcode=l,e.distbits=5}function Z(e,t,r,n){var i,s=e.state;return null===s.window&&(s.wsize=1<<s.wbits,s.wnext=0,s.whave=0,s.window=new I.Buf8(s.wsize)),n>=s.wsize?(I.arraySet(s.window,t,r-s.wsize,s.wsize,0),s.wnext=0,s.whave=s.wsize):(n<(i=s.wsize-s.wnext)&&(i=n),I.arraySet(s.window,t,r-n,i,s.wnext),(n-=i)?(I.arraySet(s.window,t,r-n,n,0),s.wnext=n,s.whave=s.wsize):(s.wnext+=i,s.wnext===s.wsize&&(s.wnext=0),s.whave<s.wsize&&(s.whave+=i))),0}r.inflateReset=o,r.inflateReset2=u,r.inflateResetKeep=a,r.inflateInit=function(e){return h(e,15)},r.inflateInit2=h,r.inflate=function(e,t){var r,n,i,s,a,o,u,h,f,l,d,c,p,m,_,g,v,b,w,y,k,x,S,z,E=0,C=new I.Buf8(4),A=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!e||!e.state||!e.output||!e.input&&0!==e.avail_in)return U;12===(r=e.state).mode&&(r.mode=13),a=e.next_out,i=e.output,u=e.avail_out,s=e.next_in,n=e.input,o=e.avail_in,h=r.hold,f=r.bits,l=o,d=u,x=N;e:for(;;)switch(r.mode){case P:if(0===r.wrap){r.mode=13;break}for(;f<16;){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}if(2&r.wrap&&35615===h){C[r.check=0]=255&h,C[1]=h>>>8&255,r.check=B(r.check,C,2,0),f=h=0,r.mode=2;break}if(r.flags=0,r.head&&(r.head.done=!1),!(1&r.wrap)||(((255&h)<<8)+(h>>8))%31){e.msg="incorrect header check",r.mode=30;break}if(8!=(15&h)){e.msg="unknown compression method",r.mode=30;break}if(f-=4,k=8+(15&(h>>>=4)),0===r.wbits)r.wbits=k;else if(k>r.wbits){e.msg="invalid window size",r.mode=30;break}r.dmax=1<<k,e.adler=r.check=1,r.mode=512&h?10:12,f=h=0;break;case 2:for(;f<16;){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}if(r.flags=h,8!=(255&r.flags)){e.msg="unknown compression method",r.mode=30;break}if(57344&r.flags){e.msg="unknown header flags set",r.mode=30;break}r.head&&(r.head.text=h>>8&1),512&r.flags&&(C[0]=255&h,C[1]=h>>>8&255,r.check=B(r.check,C,2,0)),f=h=0,r.mode=3;case 3:for(;f<32;){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}r.head&&(r.head.time=h),512&r.flags&&(C[0]=255&h,C[1]=h>>>8&255,C[2]=h>>>16&255,C[3]=h>>>24&255,r.check=B(r.check,C,4,0)),f=h=0,r.mode=4;case 4:for(;f<16;){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}r.head&&(r.head.xflags=255&h,r.head.os=h>>8),512&r.flags&&(C[0]=255&h,C[1]=h>>>8&255,r.check=B(r.check,C,2,0)),f=h=0,r.mode=5;case 5:if(1024&r.flags){for(;f<16;){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}r.length=h,r.head&&(r.head.extra_len=h),512&r.flags&&(C[0]=255&h,C[1]=h>>>8&255,r.check=B(r.check,C,2,0)),f=h=0}else r.head&&(r.head.extra=null);r.mode=6;case 6:if(1024&r.flags&&(o<(c=r.length)&&(c=o),c&&(r.head&&(k=r.head.extra_len-r.length,r.head.extra||(r.head.extra=new Array(r.head.extra_len)),I.arraySet(r.head.extra,n,s,c,k)),512&r.flags&&(r.check=B(r.check,n,c,s)),o-=c,s+=c,r.length-=c),r.length))break e;r.length=0,r.mode=7;case 7:if(2048&r.flags){if(0===o)break e;for(c=0;k=n[s+c++],r.head&&k&&r.length<65536&&(r.head.name+=String.fromCharCode(k)),k&&c<o;);if(512&r.flags&&(r.check=B(r.check,n,c,s)),o-=c,s+=c,k)break e}else r.head&&(r.head.name=null);r.length=0,r.mode=8;case 8:if(4096&r.flags){if(0===o)break e;for(c=0;k=n[s+c++],r.head&&k&&r.length<65536&&(r.head.comment+=String.fromCharCode(k)),k&&c<o;);if(512&r.flags&&(r.check=B(r.check,n,c,s)),o-=c,s+=c,k)break e}else r.head&&(r.head.comment=null);r.mode=9;case 9:if(512&r.flags){for(;f<16;){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}if(h!==(65535&r.check)){e.msg="header crc mismatch",r.mode=30;break}f=h=0}r.head&&(r.head.hcrc=r.flags>>9&1,r.head.done=!0),e.adler=r.check=0,r.mode=12;break;case 10:for(;f<32;){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}e.adler=r.check=L(h),f=h=0,r.mode=11;case 11:if(0===r.havedict)return e.next_out=a,e.avail_out=u,e.next_in=s,e.avail_in=o,r.hold=h,r.bits=f,2;e.adler=r.check=1,r.mode=12;case 12:if(5===t||6===t)break e;case 13:if(r.last){h>>>=7&f,f-=7&f,r.mode=27;break}for(;f<3;){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}switch(r.last=1&h,f-=1,3&(h>>>=1)){case 0:r.mode=14;break;case 1:if(j(r),r.mode=20,6!==t)break;h>>>=2,f-=2;break e;case 2:r.mode=17;break;case 3:e.msg="invalid block type",r.mode=30}h>>>=2,f-=2;break;case 14:for(h>>>=7&f,f-=7&f;f<32;){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}if((65535&h)!=(h>>>16^65535)){e.msg="invalid stored block lengths",r.mode=30;break}if(r.length=65535&h,f=h=0,r.mode=15,6===t)break e;case 15:r.mode=16;case 16:if(c=r.length){if(o<c&&(c=o),u<c&&(c=u),0===c)break e;I.arraySet(i,n,s,c,a),o-=c,s+=c,u-=c,a+=c,r.length-=c;break}r.mode=12;break;case 17:for(;f<14;){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}if(r.nlen=257+(31&h),h>>>=5,f-=5,r.ndist=1+(31&h),h>>>=5,f-=5,r.ncode=4+(15&h),h>>>=4,f-=4,286<r.nlen||30<r.ndist){e.msg="too many length or distance symbols",r.mode=30;break}r.have=0,r.mode=18;case 18:for(;r.have<r.ncode;){for(;f<3;){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}r.lens[A[r.have++]]=7&h,h>>>=3,f-=3}for(;r.have<19;)r.lens[A[r.have++]]=0;if(r.lencode=r.lendyn,r.lenbits=7,S={bits:r.lenbits},x=R(0,r.lens,0,19,r.lencode,0,r.work,S),r.lenbits=S.bits,x){e.msg="invalid code lengths set",r.mode=30;break}r.have=0,r.mode=19;case 19:for(;r.have<r.nlen+r.ndist;){for(;g=(E=r.lencode[h&(1<<r.lenbits)-1])>>>16&255,v=65535&E,!((_=E>>>24)<=f);){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}if(v<16)h>>>=_,f-=_,r.lens[r.have++]=v;else{if(16===v){for(z=_+2;f<z;){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}if(h>>>=_,f-=_,0===r.have){e.msg="invalid bit length repeat",r.mode=30;break}k=r.lens[r.have-1],c=3+(3&h),h>>>=2,f-=2}else if(17===v){for(z=_+3;f<z;){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}f-=_,k=0,c=3+(7&(h>>>=_)),h>>>=3,f-=3}else{for(z=_+7;f<z;){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}f-=_,k=0,c=11+(127&(h>>>=_)),h>>>=7,f-=7}if(r.have+c>r.nlen+r.ndist){e.msg="invalid bit length repeat",r.mode=30;break}for(;c--;)r.lens[r.have++]=k}}if(30===r.mode)break;if(0===r.lens[256]){e.msg="invalid code -- missing end-of-block",r.mode=30;break}if(r.lenbits=9,S={bits:r.lenbits},x=R(D,r.lens,0,r.nlen,r.lencode,0,r.work,S),r.lenbits=S.bits,x){e.msg="invalid literal/lengths set",r.mode=30;break}if(r.distbits=6,r.distcode=r.distdyn,S={bits:r.distbits},x=R(F,r.lens,r.nlen,r.ndist,r.distcode,0,r.work,S),r.distbits=S.bits,x){e.msg="invalid distances set",r.mode=30;break}if(r.mode=20,6===t)break e;case 20:r.mode=21;case 21:if(6<=o&&258<=u){e.next_out=a,e.avail_out=u,e.next_in=s,e.avail_in=o,r.hold=h,r.bits=f,T(e,d),a=e.next_out,i=e.output,u=e.avail_out,s=e.next_in,n=e.input,o=e.avail_in,h=r.hold,f=r.bits,12===r.mode&&(r.back=-1);break}for(r.back=0;g=(E=r.lencode[h&(1<<r.lenbits)-1])>>>16&255,v=65535&E,!((_=E>>>24)<=f);){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}if(g&&0==(240&g)){for(b=_,w=g,y=v;g=(E=r.lencode[y+((h&(1<<b+w)-1)>>b)])>>>16&255,v=65535&E,!(b+(_=E>>>24)<=f);){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}h>>>=b,f-=b,r.back+=b}if(h>>>=_,f-=_,r.back+=_,r.length=v,0===g){r.mode=26;break}if(32&g){r.back=-1,r.mode=12;break}if(64&g){e.msg="invalid literal/length code",r.mode=30;break}r.extra=15&g,r.mode=22;case 22:if(r.extra){for(z=r.extra;f<z;){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}r.length+=h&(1<<r.extra)-1,h>>>=r.extra,f-=r.extra,r.back+=r.extra}r.was=r.length,r.mode=23;case 23:for(;g=(E=r.distcode[h&(1<<r.distbits)-1])>>>16&255,v=65535&E,!((_=E>>>24)<=f);){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}if(0==(240&g)){for(b=_,w=g,y=v;g=(E=r.distcode[y+((h&(1<<b+w)-1)>>b)])>>>16&255,v=65535&E,!(b+(_=E>>>24)<=f);){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}h>>>=b,f-=b,r.back+=b}if(h>>>=_,f-=_,r.back+=_,64&g){e.msg="invalid distance code",r.mode=30;break}r.offset=v,r.extra=15&g,r.mode=24;case 24:if(r.extra){for(z=r.extra;f<z;){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}r.offset+=h&(1<<r.extra)-1,h>>>=r.extra,f-=r.extra,r.back+=r.extra}if(r.offset>r.dmax){e.msg="invalid distance too far back",r.mode=30;break}r.mode=25;case 25:if(0===u)break e;if(c=d-u,r.offset>c){if((c=r.offset-c)>r.whave&&r.sane){e.msg="invalid distance too far back",r.mode=30;break}p=c>r.wnext?(c-=r.wnext,r.wsize-c):r.wnext-c,c>r.length&&(c=r.length),m=r.window}else m=i,p=a-r.offset,c=r.length;for(u<c&&(c=u),u-=c,r.length-=c;i[a++]=m[p++],--c;);0===r.length&&(r.mode=21);break;case 26:if(0===u)break e;i[a++]=r.length,u--,r.mode=21;break;case 27:if(r.wrap){for(;f<32;){if(0===o)break e;o--,h|=n[s++]<<f,f+=8}if(d-=u,e.total_out+=d,r.total+=d,d&&(e.adler=r.check=r.flags?B(r.check,i,d,a-d):O(r.check,i,d,a-d)),d=u,(r.flags?h:L(h))!==r.check){e.msg="incorrect data check",r.mode=30;break}f=h=0}r.mode=28;case 28:if(r.wrap&&r.flags){for(;f<32;){if(0===o)break e;o--,h+=n[s++]<<f,f+=8}if(h!==(4294967295&r.total)){e.msg="incorrect length check",r.mode=30;break}f=h=0}r.mode=29;case 29:x=1;break e;case 30:x=-3;break e;case 31:return-4;case 32:default:return U}return e.next_out=a,e.avail_out=u,e.next_in=s,e.avail_in=o,r.hold=h,r.bits=f,(r.wsize||d!==e.avail_out&&r.mode<30&&(r.mode<27||4!==t))&&Z(e,e.output,e.next_out,d-e.avail_out)?(r.mode=31,-4):(l-=e.avail_in,d-=e.avail_out,e.total_in+=l,e.total_out+=d,r.total+=d,r.wrap&&d&&(e.adler=r.check=r.flags?B(r.check,i,d,e.next_out-d):O(r.check,i,d,e.next_out-d)),e.data_type=r.bits+(r.last?64:0)+(12===r.mode?128:0)+(20===r.mode||15===r.mode?256:0),(0==l&&0===d||4===t)&&x===N&&(x=-5),x)},r.inflateEnd=function(e){if(!e||!e.state)return U;var t=e.state;return t.window&&(t.window=null),e.state=null,N},r.inflateGetHeader=function(e,t){var r;return e&&e.state?0==(2&(r=e.state).wrap)?U:((r.head=t).done=!1,N):U},r.inflateSetDictionary=function(e,t){var r,n=t.length;return e&&e.state?0!==(r=e.state).wrap&&11!==r.mode?U:11===r.mode&&O(1,t,n,0)!==r.check?-3:Z(e,t,n,n)?(r.mode=31,-4):(r.havedict=1,N):U},r.inflateInfo="pako inflate (from Nodeca project)"},{"../utils/common":41,"./adler32":43,"./crc32":45,"./inffast":48,"./inftrees":50}],50:[function(e,t,r){"use strict";var D=e("../utils/common"),F=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],N=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],U=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],P=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];t.exports=function(e,t,r,n,i,s,a,o){var u,h,f,l,d,c,p,m,_,g=o.bits,v=0,b=0,w=0,y=0,k=0,x=0,S=0,z=0,E=0,C=0,A=null,I=0,O=new D.Buf16(16),B=new D.Buf16(16),T=null,R=0;for(v=0;v<=15;v++)O[v]=0;for(b=0;b<n;b++)O[t[r+b]]++;for(k=g,y=15;1<=y&&0===O[y];y--);if(y<k&&(k=y),0===y)return i[s++]=20971520,i[s++]=20971520,o.bits=1,0;for(w=1;w<y&&0===O[w];w++);for(k<w&&(k=w),v=z=1;v<=15;v++)if(z<<=1,(z-=O[v])<0)return-1;if(0<z&&(0===e||1!==y))return-1;for(B[1]=0,v=1;v<15;v++)B[v+1]=B[v]+O[v];for(b=0;b<n;b++)0!==t[r+b]&&(a[B[t[r+b]]++]=b);if(c=0===e?(A=T=a,19):1===e?(A=F,I-=257,T=N,R-=257,256):(A=U,T=P,-1),v=w,d=s,S=b=C=0,f=-1,l=(E=1<<(x=k))-1,1===e&&852<E||2===e&&592<E)return 1;for(;;){for(p=v-S,_=a[b]<c?(m=0,a[b]):a[b]>c?(m=T[R+a[b]],A[I+a[b]]):(m=96,0),u=1<<v-S,w=h=1<<x;i[d+(C>>S)+(h-=u)]=p<<24|m<<16|_|0,0!==h;);for(u=1<<v-1;C&u;)u>>=1;if(0!==u?(C&=u-1,C+=u):C=0,b++,0==--O[v]){if(v===y)break;v=t[r+a[b]]}if(k<v&&(C&l)!==f){for(0===S&&(S=k),d+=w,z=1<<(x=v-S);x+S<y&&!((z-=O[x+S])<=0);)x++,z<<=1;if(E+=1<<x,1===e&&852<E||2===e&&592<E)return 1;i[f=C&l]=k<<24|x<<16|d-s|0}}return 0!==C&&(i[d+C]=v-S<<24|64<<16|0),o.bits=k,0}},{"../utils/common":41}],51:[function(e,t,r){"use strict";t.exports={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"}},{}],52:[function(e,t,r){"use strict";var o=e("../utils/common");function n(e){for(var t=e.length;0<=--t;)e[t]=0}var _=15,i=16,u=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],h=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],a=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],f=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],l=new Array(576);n(l);var d=new Array(60);n(d);var c=new Array(512);n(c);var p=new Array(256);n(p);var m=new Array(29);n(m);var g,v,b,w=new Array(30);function y(e,t,r,n,i){this.static_tree=e,this.extra_bits=t,this.extra_base=r,this.elems=n,this.max_length=i,this.has_stree=e&&e.length}function s(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}function k(e){return e<256?c[e]:c[256+(e>>>7)]}function x(e,t){e.pending_buf[e.pending++]=255&t,e.pending_buf[e.pending++]=t>>>8&255}function S(e,t,r){e.bi_valid>i-r?(e.bi_buf|=t<<e.bi_valid&65535,x(e,e.bi_buf),e.bi_buf=t>>i-e.bi_valid,e.bi_valid+=r-i):(e.bi_buf|=t<<e.bi_valid&65535,e.bi_valid+=r)}function z(e,t,r){S(e,r[2*t],r[2*t+1])}function E(e,t){for(var r=0;r|=1&e,e>>>=1,r<<=1,0<--t;);return r>>>1}function C(e,t,r){var n,i,s=new Array(_+1),a=0;for(n=1;n<=_;n++)s[n]=a=a+r[n-1]<<1;for(i=0;i<=t;i++){var o=e[2*i+1];0!==o&&(e[2*i]=E(s[o]++,o))}}function A(e){var t;for(t=0;t<286;t++)e.dyn_ltree[2*t]=0;for(t=0;t<30;t++)e.dyn_dtree[2*t]=0;for(t=0;t<19;t++)e.bl_tree[2*t]=0;e.dyn_ltree[512]=1,e.opt_len=e.static_len=0,e.last_lit=e.matches=0}function I(e){8<e.bi_valid?x(e,e.bi_buf):0<e.bi_valid&&(e.pending_buf[e.pending++]=e.bi_buf),e.bi_buf=0,e.bi_valid=0}function O(e,t,r,n){var i=2*t,s=2*r;return e[i]<e[s]||e[i]===e[s]&&n[t]<=n[r]}function B(e,t,r){for(var n=e.heap[r],i=r<<1;i<=e.heap_len&&(i<e.heap_len&&O(t,e.heap[i+1],e.heap[i],e.depth)&&i++,!O(t,n,e.heap[i],e.depth));)e.heap[r]=e.heap[i],r=i,i<<=1;e.heap[r]=n}function T(e,t,r){var n,i,s,a,o=0;if(0!==e.last_lit)for(;n=e.pending_buf[e.d_buf+2*o]<<8|e.pending_buf[e.d_buf+2*o+1],i=e.pending_buf[e.l_buf+o],o++,0===n?z(e,i,t):(z(e,(s=p[i])+256+1,t),0!==(a=u[s])&&S(e,i-=m[s],a),z(e,s=k(--n),r),0!==(a=h[s])&&S(e,n-=w[s],a)),o<e.last_lit;);z(e,256,t)}function R(e,t){var r,n,i,s=t.dyn_tree,a=t.stat_desc.static_tree,o=t.stat_desc.has_stree,u=t.stat_desc.elems,h=-1;for(e.heap_len=0,e.heap_max=573,r=0;r<u;r++)0!==s[2*r]?(e.heap[++e.heap_len]=h=r,e.depth[r]=0):s[2*r+1]=0;for(;e.heap_len<2;)s[2*(i=e.heap[++e.heap_len]=h<2?++h:0)]=1,e.depth[i]=0,e.opt_len--,o&&(e.static_len-=a[2*i+1]);for(t.max_code=h,r=e.heap_len>>1;1<=r;r--)B(e,s,r);for(i=u;r=e.heap[1],e.heap[1]=e.heap[e.heap_len--],B(e,s,1),n=e.heap[1],e.heap[--e.heap_max]=r,e.heap[--e.heap_max]=n,s[2*i]=s[2*r]+s[2*n],e.depth[i]=(e.depth[r]>=e.depth[n]?e.depth[r]:e.depth[n])+1,s[2*r+1]=s[2*n+1]=i,e.heap[1]=i++,B(e,s,1),2<=e.heap_len;);e.heap[--e.heap_max]=e.heap[1],function(e,t){var r,n,i,s,a,o,u=t.dyn_tree,h=t.max_code,f=t.stat_desc.static_tree,l=t.stat_desc.has_stree,d=t.stat_desc.extra_bits,c=t.stat_desc.extra_base,p=t.stat_desc.max_length,m=0;for(s=0;s<=_;s++)e.bl_count[s]=0;for(u[2*e.heap[e.heap_max]+1]=0,r=e.heap_max+1;r<573;r++)p<(s=u[2*u[2*(n=e.heap[r])+1]+1]+1)&&(s=p,m++),u[2*n+1]=s,h<n||(e.bl_count[s]++,a=0,c<=n&&(a=d[n-c]),o=u[2*n],e.opt_len+=o*(s+a),l&&(e.static_len+=o*(f[2*n+1]+a)));if(0!==m){do{for(s=p-1;0===e.bl_count[s];)s--;e.bl_count[s]--,e.bl_count[s+1]+=2,e.bl_count[p]--,m-=2}while(0<m);for(s=p;0!==s;s--)for(n=e.bl_count[s];0!==n;)h<(i=e.heap[--r])||(u[2*i+1]!==s&&(e.opt_len+=(s-u[2*i+1])*u[2*i],u[2*i+1]=s),n--)}}(e,t),C(s,h,e.bl_count)}function D(e,t,r){var n,i,s=-1,a=t[1],o=0,u=7,h=4;for(0===a&&(u=138,h=3),t[2*(r+1)+1]=65535,n=0;n<=r;n++)i=a,a=t[2*(n+1)+1],++o<u&&i===a||(o<h?e.bl_tree[2*i]+=o:0!==i?(i!==s&&e.bl_tree[2*i]++,e.bl_tree[32]++):o<=10?e.bl_tree[34]++:e.bl_tree[36]++,s=i,h=(o=0)===a?(u=138,3):i===a?(u=6,3):(u=7,4))}function F(e,t,r){var n,i,s=-1,a=t[1],o=0,u=7,h=4;for(0===a&&(u=138,h=3),n=0;n<=r;n++)if(i=a,a=t[2*(n+1)+1],!(++o<u&&i===a)){if(o<h)for(;z(e,i,e.bl_tree),0!=--o;);else 0!==i?(i!==s&&(z(e,i,e.bl_tree),o--),z(e,16,e.bl_tree),S(e,o-3,2)):o<=10?(z(e,17,e.bl_tree),S(e,o-3,3)):(z(e,18,e.bl_tree),S(e,o-11,7));s=i,h=(o=0)===a?(u=138,3):i===a?(u=6,3):(u=7,4)}}n(w);var N=!1;function U(e,t,r,n){var i,s,a;S(e,0+(n?1:0),3),s=t,a=r,I(i=e),x(i,a),x(i,~a),o.arraySet(i.pending_buf,i.window,s,a,i.pending),i.pending+=a}r._tr_init=function(e){N||(function(){var e,t,r,n,i,s=new Array(_+1);for(n=r=0;n<28;n++)for(m[n]=r,e=0;e<1<<u[n];e++)p[r++]=n;for(p[r-1]=n,n=i=0;n<16;n++)for(w[n]=i,e=0;e<1<<h[n];e++)c[i++]=n;for(i>>=7;n<30;n++)for(w[n]=i<<7,e=0;e<1<<h[n]-7;e++)c[256+i++]=n;for(t=0;t<=_;t++)s[t]=0;for(e=0;e<=143;)l[2*e+1]=8,e++,s[8]++;for(;e<=255;)l[2*e+1]=9,e++,s[9]++;for(;e<=279;)l[2*e+1]=7,e++,s[7]++;for(;e<=287;)l[2*e+1]=8,e++,s[8]++;for(C(l,287,s),e=0;e<30;e++)d[2*e+1]=5,d[2*e]=E(e,5);g=new y(l,u,257,286,_),v=new y(d,h,0,30,_),b=new y(new Array(0),a,0,19,7)}(),N=!0),e.l_desc=new s(e.dyn_ltree,g),e.d_desc=new s(e.dyn_dtree,v),e.bl_desc=new s(e.bl_tree,b),e.bi_buf=0,e.bi_valid=0,A(e)},r._tr_stored_block=U,r._tr_flush_block=function(e,t,r,n){var i,s,a=0;0<e.level?(2===e.strm.data_type&&(e.strm.data_type=function(e){var t,r=4093624447;for(t=0;t<=31;t++,r>>>=1)if(1&r&&0!==e.dyn_ltree[2*t])return 0;if(0!==e.dyn_ltree[18]||0!==e.dyn_ltree[20]||0!==e.dyn_ltree[26])return 1;for(t=32;t<256;t++)if(0!==e.dyn_ltree[2*t])return 1;return 0}(e)),R(e,e.l_desc),R(e,e.d_desc),a=function(e){var t;for(D(e,e.dyn_ltree,e.l_desc.max_code),D(e,e.dyn_dtree,e.d_desc.max_code),R(e,e.bl_desc),t=18;3<=t&&0===e.bl_tree[2*f[t]+1];t--);return e.opt_len+=3*(t+1)+5+5+4,t}(e),i=e.opt_len+3+7>>>3,(s=e.static_len+3+7>>>3)<=i&&(i=s)):i=s=r+5,r+4<=i&&-1!==t?U(e,t,r,n):4===e.strategy||s===i?(S(e,2+(n?1:0),3),T(e,l,d)):(S(e,4+(n?1:0),3),function(e,t,r,n){var i;for(S(e,t-257,5),S(e,r-1,5),S(e,n-4,4),i=0;i<n;i++)S(e,e.bl_tree[2*f[i]+1],3);F(e,e.dyn_ltree,t-1),F(e,e.dyn_dtree,r-1)}(e,e.l_desc.max_code+1,e.d_desc.max_code+1,a+1),T(e,e.dyn_ltree,e.dyn_dtree)),A(e),n&&I(e)},r._tr_tally=function(e,t,r){return e.pending_buf[e.d_buf+2*e.last_lit]=t>>>8&255,e.pending_buf[e.d_buf+2*e.last_lit+1]=255&t,e.pending_buf[e.l_buf+e.last_lit]=255&r,e.last_lit++,0===t?e.dyn_ltree[2*r]++:(e.matches++,t--,e.dyn_ltree[2*(p[r]+256+1)]++,e.dyn_dtree[2*k(t)]++),e.last_lit===e.lit_bufsize-1},r._tr_align=function(e){var t;S(e,2,3),z(e,256,l),16===(t=e).bi_valid?(x(t,t.bi_buf),t.bi_buf=0,t.bi_valid=0):8<=t.bi_valid&&(t.pending_buf[t.pending++]=255&t.bi_buf,t.bi_buf>>=8,t.bi_valid-=8)}},{"../utils/common":41}],53:[function(e,t,r){"use strict";t.exports=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}},{}],54:[function(e,t,r){"use strict";t.exports="function"==typeof setImmediate?setImmediate:function(){var e=[].slice.apply(arguments);e.splice(1,0,0),setTimeout.apply(null,e)}},{}]},{},[10])(10)})}).call(this,void 0!==r?r:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}]},{},[1])(1)})}).call(this,void 0!==r?r:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}]},{},[1])(1)})}).call(this,void 0!==r?r:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}]},{},[1])(1)})}).call(this,void 0!==r?r:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}]},{},[1])(1)})}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}]},{},[1])(1)});
29174
- /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(19), __webpack_require__(11).Buffer, __webpack_require__(107).setImmediate))
28920
+ /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(19), __webpack_require__(11).Buffer, __webpack_require__(106).setImmediate))
29175
28921
 
29176
28922
  /***/ }),
29177
- /* 119 */
28923
+ /* 118 */
29178
28924
  /***/ (function(module, exports, __webpack_require__) {
29179
28925
 
29180
28926
  "use strict";
29181
28927
 
29182
28928
  Object.defineProperty(exports, "__esModule", { value: true });
29183
28929
  const initDebug = __webpack_require__(10);
29184
- const mm = __webpack_require__(125);
29185
- const toBuffer = __webpack_require__(190);
29186
- const Browser2NodeStream_1 = __webpack_require__(192);
28930
+ const mm = __webpack_require__(123);
28931
+ const toBuffer = __webpack_require__(188);
28932
+ const Browser2NodeStream_1 = __webpack_require__(190);
29187
28933
  const debug = initDebug('music-metadata-browser');
29188
28934
  /**
29189
28935
  * Parse audio Stream
@@ -29309,43 +29055,7 @@ exports.ratingToStars = mm.ratingToStars;
29309
29055
 
29310
29056
 
29311
29057
  /***/ }),
29312
- /* 120 */
29313
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
29314
-
29315
- "use strict";
29316
- __webpack_require__.r(__webpack_exports__);
29317
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return Webamp; });
29318
- /* harmony import */ var _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(4);
29319
- /* harmony import */ var _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__);
29320
- /* harmony import */ var jszip__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(118);
29321
- /* harmony import */ var jszip__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(jszip__WEBPACK_IMPORTED_MODULE_1__);
29322
- /* harmony import */ var music_metadata_browser__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(119);
29323
- /* harmony import */ var music_metadata_browser__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(music_metadata_browser__WEBPACK_IMPORTED_MODULE_2__);
29324
- /* harmony import */ var _webampLazy__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(51);
29325
- /* harmony import */ var _lib_webamp_telegram_handler__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(29);
29326
-
29327
-
29328
- function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }
29329
-
29330
- function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
29331
-
29332
-
29333
-
29334
-
29335
-
29336
- class Webamp extends _webampLazy__WEBPACK_IMPORTED_MODULE_3__["default"] {
29337
- constructor(options) {
29338
- super(_objectSpread(_objectSpread({}, options), {}, {
29339
- requireJSZip: () => jszip__WEBPACK_IMPORTED_MODULE_1___default.a,
29340
- requireMusicMetadata: () => music_metadata_browser__WEBPACK_IMPORTED_MODULE_2__
29341
- }));
29342
- new _lib_webamp_telegram_handler__WEBPACK_IMPORTED_MODULE_4__[/* default */ "a"]();
29343
- }
29344
-
29345
- }
29346
-
29347
- /***/ }),
29348
- /* 121 */
29058
+ /* 119 */
29349
29059
  /***/ (function(module, exports, __webpack_require__) {
29350
29060
 
29351
29061
  "use strict";
@@ -29504,7 +29214,7 @@ function fromByteArray (uint8) {
29504
29214
 
29505
29215
 
29506
29216
  /***/ }),
29507
- /* 122 */
29217
+ /* 120 */
29508
29218
  /***/ (function(module, exports, __webpack_require__) {
29509
29219
 
29510
29220
  /* WEBPACK VAR INJECTION */(function(global, process) {(function (global, undefined) {
@@ -29694,10 +29404,10 @@ function fromByteArray (uint8) {
29694
29404
  attachTo.clearImmediate = clearImmediate;
29695
29405
  }(typeof self === "undefined" ? typeof global === "undefined" ? this : global : self));
29696
29406
 
29697
- /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(19), __webpack_require__(33)))
29407
+ /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(19), __webpack_require__(32)))
29698
29408
 
29699
29409
  /***/ }),
29700
- /* 123 */
29410
+ /* 121 */
29701
29411
  /***/ (function(module, exports, __webpack_require__) {
29702
29412
 
29703
29413
 
@@ -29713,7 +29423,7 @@ function setup(env) {
29713
29423
  createDebug.disable = disable;
29714
29424
  createDebug.enable = enable;
29715
29425
  createDebug.enabled = enabled;
29716
- createDebug.humanize = __webpack_require__(124);
29426
+ createDebug.humanize = __webpack_require__(122);
29717
29427
 
29718
29428
  Object.keys(env).forEach(key => {
29719
29429
  createDebug[key] = env[key];
@@ -29969,7 +29679,7 @@ module.exports = setup;
29969
29679
 
29970
29680
 
29971
29681
  /***/ }),
29972
- /* 124 */
29682
+ /* 122 */
29973
29683
  /***/ (function(module, exports) {
29974
29684
 
29975
29685
  /**
@@ -30137,14 +29847,14 @@ function plural(ms, msAbs, n, name) {
30137
29847
 
30138
29848
 
30139
29849
  /***/ }),
30140
- /* 125 */
29850
+ /* 123 */
30141
29851
  /***/ (function(module, exports, __webpack_require__) {
30142
29852
 
30143
29853
  "use strict";
30144
29854
 
30145
29855
  Object.defineProperty(exports, "__esModule", { value: true });
30146
- const strtok3 = __webpack_require__(46);
30147
- const ParserFactory_1 = __webpack_require__(133);
29856
+ const strtok3 = __webpack_require__(45);
29857
+ const ParserFactory_1 = __webpack_require__(131);
30148
29858
  /**
30149
29859
  * Parse audio from Node Stream.Readable
30150
29860
  * @param {Stream.Readable} Stream to read the audio track from
@@ -30208,7 +29918,7 @@ exports.ratingToStars = ratingToStars;
30208
29918
  //# sourceMappingURL=core.js.map
30209
29919
 
30210
29920
  /***/ }),
30211
- /* 126 */
29921
+ /* 124 */
30212
29922
  /***/ (function(module, exports, __webpack_require__) {
30213
29923
 
30214
29924
  "use strict";
@@ -30222,9 +29932,9 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
30222
29932
  });
30223
29933
  };
30224
29934
  Object.defineProperty(exports, "__esModule", { value: true });
30225
- const AbstractTokenizer_1 = __webpack_require__(127);
29935
+ const AbstractTokenizer_1 = __webpack_require__(125);
30226
29936
  const type_1 = __webpack_require__(24);
30227
- const then_read_stream_1 = __webpack_require__(128);
29937
+ const then_read_stream_1 = __webpack_require__(126);
30228
29938
  const _debug = __webpack_require__(10);
30229
29939
  const debug = _debug('strtok3:ReadStreamTokenizer');
30230
29940
  class ReadStreamTokenizer extends AbstractTokenizer_1.AbstractTokenizer {
@@ -30329,7 +30039,7 @@ exports.ReadStreamTokenizer = ReadStreamTokenizer;
30329
30039
  /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(11).Buffer))
30330
30040
 
30331
30041
  /***/ }),
30332
- /* 127 */
30042
+ /* 125 */
30333
30043
  /***/ (function(module, exports, __webpack_require__) {
30334
30044
 
30335
30045
  "use strict";
@@ -30394,7 +30104,7 @@ exports.AbstractTokenizer = AbstractTokenizer;
30394
30104
  /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(11).Buffer))
30395
30105
 
30396
30106
  /***/ }),
30397
- /* 128 */
30107
+ /* 126 */
30398
30108
  /***/ (function(module, exports, __webpack_require__) {
30399
30109
 
30400
30110
  "use strict";
@@ -30547,7 +30257,7 @@ exports.StreamReader = StreamReader;
30547
30257
 
30548
30258
 
30549
30259
  /***/ }),
30550
- /* 129 */
30260
+ /* 127 */
30551
30261
  /***/ (function(module, exports, __webpack_require__) {
30552
30262
 
30553
30263
  /* WEBPACK VAR INJECTION */(function(process) {// Copyright Joyent, Inc. and other Node contributors.
@@ -31085,7 +30795,7 @@ function isPrimitive(arg) {
31085
30795
  }
31086
30796
  exports.isPrimitive = isPrimitive;
31087
30797
 
31088
- exports.isBuffer = __webpack_require__(130);
30798
+ exports.isBuffer = __webpack_require__(128);
31089
30799
 
31090
30800
  function objectToString(o) {
31091
30801
  return Object.prototype.toString.call(o);
@@ -31129,7 +30839,7 @@ exports.log = function() {
31129
30839
  * prototype.
31130
30840
  * @param {function} superCtor Constructor function to inherit prototype from.
31131
30841
  */
31132
- exports.inherits = __webpack_require__(131);
30842
+ exports.inherits = __webpack_require__(129);
31133
30843
 
31134
30844
  exports._extend = function(origin, add) {
31135
30845
  // Don't do anything if add isn't an object
@@ -31254,10 +30964,10 @@ function callbackify(original) {
31254
30964
  }
31255
30965
  exports.callbackify = callbackify;
31256
30966
 
31257
- /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(33)))
30967
+ /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(32)))
31258
30968
 
31259
30969
  /***/ }),
31260
- /* 130 */
30970
+ /* 128 */
31261
30971
  /***/ (function(module, exports) {
31262
30972
 
31263
30973
  module.exports = function isBuffer(arg) {
@@ -31268,7 +30978,7 @@ module.exports = function isBuffer(arg) {
31268
30978
  }
31269
30979
 
31270
30980
  /***/ }),
31271
- /* 131 */
30981
+ /* 129 */
31272
30982
  /***/ (function(module, exports) {
31273
30983
 
31274
30984
  if (typeof Object.create === 'function') {
@@ -31297,7 +31007,7 @@ if (typeof Object.create === 'function') {
31297
31007
 
31298
31008
 
31299
31009
  /***/ }),
31300
- /* 132 */
31010
+ /* 130 */
31301
31011
  /***/ (function(module, exports, __webpack_require__) {
31302
31012
 
31303
31013
  "use strict";
@@ -31412,7 +31122,7 @@ exports.BufferTokenizer = BufferTokenizer;
31412
31122
 
31413
31123
 
31414
31124
  /***/ }),
31415
- /* 133 */
31125
+ /* 131 */
31416
31126
  /***/ (function(module, exports, __webpack_require__) {
31417
31127
 
31418
31128
  "use strict";
@@ -31426,22 +31136,22 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
31426
31136
  });
31427
31137
  };
31428
31138
  Object.defineProperty(exports, "__esModule", { value: true });
31429
- const fileType = __webpack_require__(108);
31430
- const MimeType = __webpack_require__(135);
31139
+ const fileType = __webpack_require__(107);
31140
+ const MimeType = __webpack_require__(133);
31431
31141
  const _debug = __webpack_require__(10);
31432
- const MetadataCollector_1 = __webpack_require__(136);
31433
- const AiffParser_1 = __webpack_require__(148);
31434
- const APEv2Parser_1 = __webpack_require__(49);
31435
- const AsfParser_1 = __webpack_require__(162);
31436
- const FlacParser_1 = __webpack_require__(165);
31437
- const MP4Parser_1 = __webpack_require__(166);
31438
- const MpegParser_1 = __webpack_require__(168);
31439
- const musepack_1 = __webpack_require__(170);
31440
- const OggParser_1 = __webpack_require__(176);
31441
- const WaveParser_1 = __webpack_require__(181);
31442
- const WavPackParser_1 = __webpack_require__(184);
31443
- const DsfParser_1 = __webpack_require__(186);
31444
- const DsdiffParser_1 = __webpack_require__(188);
31142
+ const MetadataCollector_1 = __webpack_require__(134);
31143
+ const AiffParser_1 = __webpack_require__(146);
31144
+ const APEv2Parser_1 = __webpack_require__(48);
31145
+ const AsfParser_1 = __webpack_require__(160);
31146
+ const FlacParser_1 = __webpack_require__(163);
31147
+ const MP4Parser_1 = __webpack_require__(164);
31148
+ const MpegParser_1 = __webpack_require__(166);
31149
+ const musepack_1 = __webpack_require__(168);
31150
+ const OggParser_1 = __webpack_require__(174);
31151
+ const WaveParser_1 = __webpack_require__(179);
31152
+ const WavPackParser_1 = __webpack_require__(182);
31153
+ const DsfParser_1 = __webpack_require__(184);
31154
+ const DsdiffParser_1 = __webpack_require__(186);
31445
31155
  const debug = _debug("music-metadata:parser:factory");
31446
31156
  class ParserFactory {
31447
31157
  constructor() {
@@ -31647,7 +31357,7 @@ exports.ParserFactory = ParserFactory;
31647
31357
  /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(11).Buffer))
31648
31358
 
31649
31359
  /***/ }),
31650
- /* 134 */
31360
+ /* 132 */
31651
31361
  /***/ (function(module, exports, __webpack_require__) {
31652
31362
 
31653
31363
  "use strict";
@@ -31712,7 +31422,7 @@ exports.uint8ArrayUtf8ByteString = uint8ArrayUtf8ByteString;
31712
31422
 
31713
31423
 
31714
31424
  /***/ }),
31715
- /* 135 */
31425
+ /* 133 */
31716
31426
  /***/ (function(module, exports) {
31717
31427
 
31718
31428
  /*!
@@ -31988,15 +31698,15 @@ function splitType(string) {
31988
31698
 
31989
31699
 
31990
31700
  /***/ }),
31991
- /* 136 */
31701
+ /* 134 */
31992
31702
  /***/ (function(module, exports, __webpack_require__) {
31993
31703
 
31994
31704
  "use strict";
31995
31705
 
31996
31706
  Object.defineProperty(exports, "__esModule", { value: true });
31997
31707
  const _debug = __webpack_require__(10);
31998
- const GenericTagTypes_1 = __webpack_require__(137);
31999
- const CombinedTagMapper_1 = __webpack_require__(138);
31708
+ const GenericTagTypes_1 = __webpack_require__(135);
31709
+ const CombinedTagMapper_1 = __webpack_require__(136);
32000
31710
  const GenericTagMapper_1 = __webpack_require__(23);
32001
31711
  const debug = _debug("music-metadata:collector");
32002
31712
  const TagPriority = ['APEv2', 'vorbis', 'ID3v2.4', 'ID3v2.3', 'ID3v2.2', 'exif', 'asf', 'iTunes', 'ID3v1'];
@@ -32211,7 +31921,7 @@ exports.joinArtists = joinArtists;
32211
31921
  //# sourceMappingURL=MetadataCollector.js.map
32212
31922
 
32213
31923
  /***/ }),
32214
- /* 137 */
31924
+ /* 135 */
32215
31925
  /***/ (function(module, exports, __webpack_require__) {
32216
31926
 
32217
31927
  "use strict";
@@ -32333,20 +32043,20 @@ exports.isUnique = isUnique;
32333
32043
  //# sourceMappingURL=GenericTagTypes.js.map
32334
32044
 
32335
32045
  /***/ }),
32336
- /* 138 */
32046
+ /* 136 */
32337
32047
  /***/ (function(module, exports, __webpack_require__) {
32338
32048
 
32339
32049
  "use strict";
32340
32050
 
32341
32051
  Object.defineProperty(exports, "__esModule", { value: true });
32342
- const ID3v1TagMap_1 = __webpack_require__(139);
32343
- const ID3v24TagMapper_1 = __webpack_require__(141);
32344
- const AsfTagMapper_1 = __webpack_require__(142);
32345
- const ID3v22TagMapper_1 = __webpack_require__(143);
32346
- const APEv2TagMapper_1 = __webpack_require__(144);
32347
- const MP4TagMapper_1 = __webpack_require__(145);
32348
- const VorbisTagMapper_1 = __webpack_require__(146);
32349
- const RiffInfoTagMap_1 = __webpack_require__(147);
32052
+ const ID3v1TagMap_1 = __webpack_require__(137);
32053
+ const ID3v24TagMapper_1 = __webpack_require__(139);
32054
+ const AsfTagMapper_1 = __webpack_require__(140);
32055
+ const ID3v22TagMapper_1 = __webpack_require__(141);
32056
+ const APEv2TagMapper_1 = __webpack_require__(142);
32057
+ const MP4TagMapper_1 = __webpack_require__(143);
32058
+ const VorbisTagMapper_1 = __webpack_require__(144);
32059
+ const RiffInfoTagMap_1 = __webpack_require__(145);
32350
32060
  class CombinedTagMapper {
32351
32061
  constructor() {
32352
32062
  this.tagMappers = {};
@@ -32387,7 +32097,7 @@ exports.CombinedTagMapper = CombinedTagMapper;
32387
32097
  //# sourceMappingURL=CombinedTagMapper.js.map
32388
32098
 
32389
32099
  /***/ }),
32390
- /* 139 */
32100
+ /* 137 */
32391
32101
  /***/ (function(module, exports, __webpack_require__) {
32392
32102
 
32393
32103
  "use strict";
@@ -32415,7 +32125,7 @@ exports.ID3v1TagMapper = ID3v1TagMapper;
32415
32125
  //# sourceMappingURL=ID3v1TagMap.js.map
32416
32126
 
32417
32127
  /***/ }),
32418
- /* 140 */
32128
+ /* 138 */
32419
32129
  /***/ (function(module, exports, __webpack_require__) {
32420
32130
 
32421
32131
  "use strict";
@@ -32470,7 +32180,7 @@ exports.Windows1292Decoder = Windows1292Decoder;
32470
32180
  //# sourceMappingURL=Windows1292Decoder.js.map
32471
32181
 
32472
32182
  /***/ }),
32473
- /* 141 */
32183
+ /* 139 */
32474
32184
  /***/ (function(module, exports, __webpack_require__) {
32475
32185
 
32476
32186
  "use strict";
@@ -32651,7 +32361,7 @@ exports.ID3v24TagMapper = ID3v24TagMapper;
32651
32361
  //# sourceMappingURL=ID3v24TagMapper.js.map
32652
32362
 
32653
32363
  /***/ }),
32654
- /* 142 */
32364
+ /* 140 */
32655
32365
  /***/ (function(module, exports, __webpack_require__) {
32656
32366
 
32657
32367
  "use strict";
@@ -32752,7 +32462,7 @@ exports.AsfTagMapper = AsfTagMapper;
32752
32462
  //# sourceMappingURL=AsfTagMapper.js.map
32753
32463
 
32754
32464
  /***/ }),
32755
- /* 143 */
32465
+ /* 141 */
32756
32466
  /***/ (function(module, exports, __webpack_require__) {
32757
32467
 
32758
32468
  "use strict";
@@ -32803,7 +32513,7 @@ exports.ID3v22TagMapper = ID3v22TagMapper;
32803
32513
  //# sourceMappingURL=ID3v22TagMapper.js.map
32804
32514
 
32805
32515
  /***/ }),
32806
- /* 144 */
32516
+ /* 142 */
32807
32517
  /***/ (function(module, exports, __webpack_require__) {
32808
32518
 
32809
32519
  "use strict";
@@ -32902,7 +32612,7 @@ exports.APEv2TagMapper = APEv2TagMapper;
32902
32612
  //# sourceMappingURL=APEv2TagMapper.js.map
32903
32613
 
32904
32614
  /***/ }),
32905
- /* 145 */
32615
+ /* 143 */
32906
32616
  /***/ (function(module, exports, __webpack_require__) {
32907
32617
 
32908
32618
  "use strict";
@@ -33004,7 +32714,7 @@ exports.MP4TagMapper = MP4TagMapper;
33004
32714
  //# sourceMappingURL=MP4TagMapper.js.map
33005
32715
 
33006
32716
  /***/ }),
33007
- /* 146 */
32717
+ /* 144 */
33008
32718
  /***/ (function(module, exports, __webpack_require__) {
33009
32719
 
33010
32720
  "use strict";
@@ -33133,7 +32843,7 @@ exports.VorbisTagMapper = VorbisTagMapper;
33133
32843
  //# sourceMappingURL=VorbisTagMapper.js.map
33134
32844
 
33135
32845
  /***/ }),
33136
- /* 147 */
32846
+ /* 145 */
33137
32847
  /***/ (function(module, exports, __webpack_require__) {
33138
32848
 
33139
32849
  "use strict";
@@ -33176,7 +32886,7 @@ exports.RiffInfoTagMapper = RiffInfoTagMapper;
33176
32886
  //# sourceMappingURL=RiffInfoTagMap.js.map
33177
32887
 
33178
32888
  /***/ }),
33179
- /* 148 */
32889
+ /* 146 */
33180
32890
  /***/ (function(module, exports, __webpack_require__) {
33181
32891
 
33182
32892
  "use strict";
@@ -33193,13 +32903,13 @@ Object.defineProperty(exports, "__esModule", { value: true });
33193
32903
  const Token = __webpack_require__(8);
33194
32904
  const initDebug = __webpack_require__(10);
33195
32905
  const type_1 = __webpack_require__(24);
33196
- const strtok3 = __webpack_require__(46);
33197
- const ID3v2Parser_1 = __webpack_require__(35);
32906
+ const strtok3 = __webpack_require__(45);
32907
+ const ID3v2Parser_1 = __webpack_require__(34);
33198
32908
  const FourCC_1 = __webpack_require__(17);
33199
32909
  const BasicParser_1 = __webpack_require__(22);
33200
- const AiffToken = __webpack_require__(150);
33201
- const iff = __webpack_require__(151);
33202
- const ID3Stream_1 = __webpack_require__(53);
32910
+ const AiffToken = __webpack_require__(148);
32911
+ const iff = __webpack_require__(149);
32912
+ const ID3Stream_1 = __webpack_require__(52);
33203
32913
  const debug = initDebug('music-metadata:parser:aiff');
33204
32914
  /**
33205
32915
  * AIFF - Audio Interchange File Format
@@ -33278,7 +32988,7 @@ exports.AIFFParser = AIFFParser;
33278
32988
  //# sourceMappingURL=AiffParser.js.map
33279
32989
 
33280
32990
  /***/ }),
33281
- /* 149 */
32991
+ /* 147 */
33282
32992
  /***/ (function(module, exports, __webpack_require__) {
33283
32993
 
33284
32994
  "use strict";
@@ -33287,7 +32997,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
33287
32997
  const initDebug = __webpack_require__(10);
33288
32998
  const Token = __webpack_require__(8);
33289
32999
  const Util_1 = __webpack_require__(16);
33290
- const ID3v2_1 = __webpack_require__(36);
33000
+ const ID3v2_1 = __webpack_require__(35);
33291
33001
  const debug = initDebug('music-metadata:id3v2:frame-parser');
33292
33002
  class FrameParser {
33293
33003
  static readData(b, type, major, includeCovers) {
@@ -33535,7 +33245,7 @@ exports.default = FrameParser;
33535
33245
  /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(11).Buffer))
33536
33246
 
33537
33247
  /***/ }),
33538
- /* 150 */
33248
+ /* 148 */
33539
33249
  /***/ (function(module, exports, __webpack_require__) {
33540
33250
 
33541
33251
  "use strict";
@@ -33584,7 +33294,7 @@ exports.Common = Common;
33584
33294
  //# sourceMappingURL=AiffToken.js.map
33585
33295
 
33586
33296
  /***/ }),
33587
- /* 151 */
33297
+ /* 149 */
33588
33298
  /***/ (function(module, exports, __webpack_require__) {
33589
33299
 
33590
33300
  "use strict";
@@ -33608,13 +33318,13 @@ exports.Header = {
33608
33318
  //# sourceMappingURL=index.js.map
33609
33319
 
33610
33320
  /***/ }),
33611
- /* 152 */
33321
+ /* 150 */
33612
33322
  /***/ (function(module, exports) {
33613
33323
 
33614
33324
  /* (ignored) */
33615
33325
 
33616
33326
  /***/ }),
33617
- /* 153 */
33327
+ /* 151 */
33618
33328
  /***/ (function(module, exports, __webpack_require__) {
33619
33329
 
33620
33330
  "use strict";
@@ -33622,8 +33332,8 @@ exports.Header = {
33622
33332
 
33623
33333
  function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
33624
33334
 
33625
- var Buffer = __webpack_require__(48).Buffer;
33626
- var util = __webpack_require__(154);
33335
+ var Buffer = __webpack_require__(47).Buffer;
33336
+ var util = __webpack_require__(152);
33627
33337
 
33628
33338
  function copyBuffer(src, target, offset) {
33629
33339
  src.copy(target, offset);
@@ -33699,13 +33409,13 @@ if (util && util.inspect && util.inspect.custom) {
33699
33409
  }
33700
33410
 
33701
33411
  /***/ }),
33702
- /* 154 */
33412
+ /* 152 */
33703
33413
  /***/ (function(module, exports) {
33704
33414
 
33705
33415
  /* (ignored) */
33706
33416
 
33707
33417
  /***/ }),
33708
- /* 155 */
33418
+ /* 153 */
33709
33419
  /***/ (function(module, exports, __webpack_require__) {
33710
33420
 
33711
33421
  /* WEBPACK VAR INJECTION */(function(global) {
@@ -33779,7 +33489,7 @@ function config (name) {
33779
33489
  /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(19)))
33780
33490
 
33781
33491
  /***/ }),
33782
- /* 156 */
33492
+ /* 154 */
33783
33493
  /***/ (function(module, exports, __webpack_require__) {
33784
33494
 
33785
33495
  "use strict";
@@ -33812,11 +33522,11 @@ function config (name) {
33812
33522
 
33813
33523
  module.exports = PassThrough;
33814
33524
 
33815
- var Transform = __webpack_require__(114);
33525
+ var Transform = __webpack_require__(113);
33816
33526
 
33817
33527
  /*<replacement>*/
33818
- var util = Object.create(__webpack_require__(37));
33819
- util.inherits = __webpack_require__(34);
33528
+ var util = Object.create(__webpack_require__(36));
33529
+ util.inherits = __webpack_require__(33);
33820
33530
  /*</replacement>*/
33821
33531
 
33822
33532
  util.inherits(PassThrough, Transform);
@@ -33832,35 +33542,35 @@ PassThrough.prototype._transform = function (chunk, encoding, cb) {
33832
33542
  };
33833
33543
 
33834
33544
  /***/ }),
33835
- /* 157 */
33545
+ /* 155 */
33836
33546
  /***/ (function(module, exports, __webpack_require__) {
33837
33547
 
33838
- module.exports = __webpack_require__(56);
33548
+ module.exports = __webpack_require__(55);
33839
33549
 
33840
33550
 
33841
33551
  /***/ }),
33842
- /* 158 */
33552
+ /* 156 */
33843
33553
  /***/ (function(module, exports, __webpack_require__) {
33844
33554
 
33845
33555
  module.exports = __webpack_require__(26);
33846
33556
 
33847
33557
 
33848
33558
  /***/ }),
33849
- /* 159 */
33559
+ /* 157 */
33850
33560
  /***/ (function(module, exports, __webpack_require__) {
33851
33561
 
33852
- module.exports = __webpack_require__(55).Transform
33562
+ module.exports = __webpack_require__(54).Transform
33853
33563
 
33854
33564
 
33855
33565
  /***/ }),
33856
- /* 160 */
33566
+ /* 158 */
33857
33567
  /***/ (function(module, exports, __webpack_require__) {
33858
33568
 
33859
- module.exports = __webpack_require__(55).PassThrough
33569
+ module.exports = __webpack_require__(54).PassThrough
33860
33570
 
33861
33571
 
33862
33572
  /***/ }),
33863
- /* 161 */
33573
+ /* 159 */
33864
33574
  /***/ (function(module, exports, __webpack_require__) {
33865
33575
 
33866
33576
  "use strict";
@@ -33991,7 +33701,7 @@ exports.isBitSet = isBitSet;
33991
33701
  //# sourceMappingURL=APEv2Token.js.map
33992
33702
 
33993
33703
  /***/ }),
33994
- /* 162 */
33704
+ /* 160 */
33995
33705
  /***/ (function(module, exports, __webpack_require__) {
33996
33706
 
33997
33707
  "use strict";
@@ -34005,8 +33715,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
34005
33715
  });
34006
33716
  };
34007
33717
  Object.defineProperty(exports, "__esModule", { value: true });
34008
- const GUID_1 = __webpack_require__(115);
34009
- const AsfObject = __webpack_require__(163);
33718
+ const GUID_1 = __webpack_require__(114);
33719
+ const AsfObject = __webpack_require__(161);
34010
33720
  const _debug = __webpack_require__(10);
34011
33721
  const BasicParser_1 = __webpack_require__(22);
34012
33722
  const debug = _debug('music-metadata:parser:ASF');
@@ -34136,7 +33846,7 @@ exports.AsfParser = AsfParser;
34136
33846
  //# sourceMappingURL=AsfParser.js.map
34137
33847
 
34138
33848
  /***/ }),
34139
- /* 163 */
33849
+ /* 161 */
34140
33850
  /***/ (function(module, exports, __webpack_require__) {
34141
33851
 
34142
33852
  "use strict";
@@ -34145,9 +33855,9 @@ exports.AsfParser = AsfParser;
34145
33855
  Object.defineProperty(exports, "__esModule", { value: true });
34146
33856
  const Util_1 = __webpack_require__(16);
34147
33857
  const Token = __webpack_require__(8);
34148
- const GUID_1 = __webpack_require__(115);
34149
- const AsfUtil_1 = __webpack_require__(164);
34150
- const ID3v2_1 = __webpack_require__(36);
33858
+ const GUID_1 = __webpack_require__(114);
33859
+ const AsfUtil_1 = __webpack_require__(162);
33860
+ const ID3v2_1 = __webpack_require__(35);
34151
33861
  /**
34152
33862
  * Data Type: Specifies the type of information being stored. The following values are recognized.
34153
33863
  */
@@ -34477,7 +34187,7 @@ exports.WmPictureToken = WmPictureToken;
34477
34187
  /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(11).Buffer))
34478
34188
 
34479
34189
  /***/ }),
34480
- /* 164 */
34190
+ /* 162 */
34481
34191
  /***/ (function(module, exports, __webpack_require__) {
34482
34192
 
34483
34193
  "use strict";
@@ -34524,7 +34234,7 @@ exports.AsfUtil = AsfUtil;
34524
34234
  /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(11).Buffer))
34525
34235
 
34526
34236
  /***/ }),
34527
- /* 165 */
34237
+ /* 163 */
34528
34238
  /***/ (function(module, exports, __webpack_require__) {
34529
34239
 
34530
34240
  "use strict";
@@ -34540,8 +34250,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
34540
34250
  Object.defineProperty(exports, "__esModule", { value: true });
34541
34251
  const Util_1 = __webpack_require__(16);
34542
34252
  const Token = __webpack_require__(8);
34543
- const Vorbis_1 = __webpack_require__(116);
34544
- const AbstractID3Parser_1 = __webpack_require__(50);
34253
+ const Vorbis_1 = __webpack_require__(115);
34254
+ const AbstractID3Parser_1 = __webpack_require__(49);
34545
34255
  const FourCC_1 = __webpack_require__(17);
34546
34256
  const _debug = __webpack_require__(10);
34547
34257
  const debug = _debug('music-metadata:parser:FLAC');
@@ -34729,7 +34439,7 @@ class DataDecoder {
34729
34439
  //# sourceMappingURL=FlacParser.js.map
34730
34440
 
34731
34441
  /***/ }),
34732
- /* 166 */
34442
+ /* 164 */
34733
34443
  /***/ (function(module, exports, __webpack_require__) {
34734
34444
 
34735
34445
  "use strict";
@@ -34746,9 +34456,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
34746
34456
  const initDebug = __webpack_require__(10);
34747
34457
  const Token = __webpack_require__(8);
34748
34458
  const BasicParser_1 = __webpack_require__(22);
34749
- const Atom_1 = __webpack_require__(167);
34750
- const AtomToken = __webpack_require__(117);
34751
- const ID3v1Parser_1 = __webpack_require__(52);
34459
+ const Atom_1 = __webpack_require__(165);
34460
+ const AtomToken = __webpack_require__(116);
34461
+ const ID3v1Parser_1 = __webpack_require__(51);
34752
34462
  const debug = initDebug('music-metadata:parser:MP4');
34753
34463
  const tagFormat = 'iTunes';
34754
34464
  const encoderDict = {
@@ -35009,7 +34719,7 @@ exports.MP4Parser = MP4Parser;
35009
34719
  /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(11).Buffer))
35010
34720
 
35011
34721
  /***/ }),
35012
- /* 167 */
34722
+ /* 165 */
35013
34723
  /***/ (function(module, exports, __webpack_require__) {
35014
34724
 
35015
34725
  "use strict";
@@ -35026,7 +34736,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
35026
34736
  const type_1 = __webpack_require__(24);
35027
34737
  const initDebug = __webpack_require__(10);
35028
34738
  const Token = __webpack_require__(8);
35029
- const AtomToken = __webpack_require__(117);
34739
+ const AtomToken = __webpack_require__(116);
35030
34740
  const debug = initDebug("music-metadata:parser:MP4:Atom");
35031
34741
  class Atom {
35032
34742
  constructor(header, extended, parent) {
@@ -35105,7 +34815,7 @@ exports.Atom = Atom;
35105
34815
  //# sourceMappingURL=Atom.js.map
35106
34816
 
35107
34817
  /***/ }),
35108
- /* 168 */
34818
+ /* 166 */
35109
34819
  /***/ (function(module, exports, __webpack_require__) {
35110
34820
 
35111
34821
  "use strict";
@@ -35124,8 +34834,8 @@ const Token = __webpack_require__(8);
35124
34834
  const type_1 = __webpack_require__(24);
35125
34835
  const initDebug = __webpack_require__(10);
35126
34836
  const Util_1 = __webpack_require__(16);
35127
- const AbstractID3Parser_1 = __webpack_require__(50);
35128
- const XingTag_1 = __webpack_require__(169);
34837
+ const AbstractID3Parser_1 = __webpack_require__(49);
34838
+ const XingTag_1 = __webpack_require__(167);
35129
34839
  const debug = initDebug('music-metadata:parser:mpeg');
35130
34840
  /**
35131
34841
  * Cache buffer size used for searching synchronization preabmle
@@ -35632,7 +35342,7 @@ exports.MpegParser = MpegParser;
35632
35342
  /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(11).Buffer))
35633
35343
 
35634
35344
  /***/ }),
35635
- /* 169 */
35345
+ /* 167 */
35636
35346
  /***/ (function(module, exports, __webpack_require__) {
35637
35347
 
35638
35348
  "use strict";
@@ -35682,7 +35392,7 @@ exports.XingInfoTag = {
35682
35392
  //# sourceMappingURL=XingTag.js.map
35683
35393
 
35684
35394
  /***/ }),
35685
- /* 170 */
35395
+ /* 168 */
35686
35396
  /***/ (function(module, exports, __webpack_require__) {
35687
35397
 
35688
35398
  "use strict";
@@ -35698,9 +35408,9 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
35698
35408
  Object.defineProperty(exports, "__esModule", { value: true });
35699
35409
  const initDebug = __webpack_require__(10);
35700
35410
  const Token = __webpack_require__(8);
35701
- const MpcSv8Parser_1 = __webpack_require__(171);
35702
- const MpcSv7Parser_1 = __webpack_require__(173);
35703
- const AbstractID3Parser_1 = __webpack_require__(50);
35411
+ const MpcSv8Parser_1 = __webpack_require__(169);
35412
+ const MpcSv7Parser_1 = __webpack_require__(171);
35413
+ const AbstractID3Parser_1 = __webpack_require__(49);
35704
35414
  const debug = initDebug('music-metadata:parser:musepack');
35705
35415
  class MusepackParser extends AbstractID3Parser_1.AbstractID3Parser {
35706
35416
  _parse() {
@@ -35731,7 +35441,7 @@ exports.default = MusepackParser;
35731
35441
  //# sourceMappingURL=index.js.map
35732
35442
 
35733
35443
  /***/ }),
35734
- /* 171 */
35444
+ /* 169 */
35735
35445
  /***/ (function(module, exports, __webpack_require__) {
35736
35446
 
35737
35447
  "use strict";
@@ -35748,8 +35458,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
35748
35458
  const initDebug = __webpack_require__(10);
35749
35459
  const assert = __webpack_require__(20);
35750
35460
  const BasicParser_1 = __webpack_require__(22);
35751
- const SV8 = __webpack_require__(172);
35752
- const APEv2Parser_1 = __webpack_require__(49);
35461
+ const SV8 = __webpack_require__(170);
35462
+ const APEv2Parser_1 = __webpack_require__(48);
35753
35463
  const FourCC_1 = __webpack_require__(17);
35754
35464
  const debug = initDebug('music-metadata:parser:musepack');
35755
35465
  class MpcSv8Parser extends BasicParser_1.BasicParser {
@@ -35804,7 +35514,7 @@ exports.MpcSv8Parser = MpcSv8Parser;
35804
35514
  //# sourceMappingURL=MpcSv8Parser.js.map
35805
35515
 
35806
35516
  /***/ }),
35807
- /* 172 */
35517
+ /* 170 */
35808
35518
  /***/ (function(module, exports, __webpack_require__) {
35809
35519
 
35810
35520
  "use strict";
@@ -35904,7 +35614,7 @@ exports.StreamReader = StreamReader;
35904
35614
  //# sourceMappingURL=StreamVersion8.js.map
35905
35615
 
35906
35616
  /***/ }),
35907
- /* 173 */
35617
+ /* 171 */
35908
35618
  /***/ (function(module, exports, __webpack_require__) {
35909
35619
 
35910
35620
  "use strict";
@@ -35921,9 +35631,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
35921
35631
  const initDebug = __webpack_require__(10);
35922
35632
  const assert = __webpack_require__(20);
35923
35633
  const BasicParser_1 = __webpack_require__(22);
35924
- const SV7 = __webpack_require__(174);
35925
- const APEv2Parser_1 = __webpack_require__(49);
35926
- const BitReader_1 = __webpack_require__(175);
35634
+ const SV7 = __webpack_require__(172);
35635
+ const APEv2Parser_1 = __webpack_require__(48);
35636
+ const BitReader_1 = __webpack_require__(173);
35927
35637
  const debug = initDebug('music-metadata:parser:musepack');
35928
35638
  class MpcSv7Parser extends BasicParser_1.BasicParser {
35929
35639
  constructor() {
@@ -35968,7 +35678,7 @@ exports.MpcSv7Parser = MpcSv7Parser;
35968
35678
  //# sourceMappingURL=MpcSv7Parser.js.map
35969
35679
 
35970
35680
  /***/ }),
35971
- /* 174 */
35681
+ /* 172 */
35972
35682
  /***/ (function(module, exports, __webpack_require__) {
35973
35683
 
35974
35684
  "use strict";
@@ -36015,7 +35725,7 @@ exports.Header = {
36015
35725
  //# sourceMappingURL=StreamVersion7.js.map
36016
35726
 
36017
35727
  /***/ }),
36018
- /* 175 */
35728
+ /* 173 */
36019
35729
  /***/ (function(module, exports, __webpack_require__) {
36020
35730
 
36021
35731
  "use strict";
@@ -36087,7 +35797,7 @@ exports.BitReader = BitReader;
36087
35797
  //# sourceMappingURL=BitReader.js.map
36088
35798
 
36089
35799
  /***/ }),
36090
- /* 176 */
35800
+ /* 174 */
36091
35801
  /***/ (function(module, exports, __webpack_require__) {
36092
35802
 
36093
35803
  "use strict";
@@ -36106,9 +35816,9 @@ const initDebug = __webpack_require__(10);
36106
35816
  const assert = __webpack_require__(20);
36107
35817
  const Util_1 = __webpack_require__(16);
36108
35818
  const FourCC_1 = __webpack_require__(17);
36109
- const VorbisParser_1 = __webpack_require__(57);
36110
- const OpusParser_1 = __webpack_require__(177);
36111
- const SpeexParser_1 = __webpack_require__(179);
35819
+ const VorbisParser_1 = __webpack_require__(56);
35820
+ const OpusParser_1 = __webpack_require__(175);
35821
+ const SpeexParser_1 = __webpack_require__(177);
36112
35822
  const BasicParser_1 = __webpack_require__(22);
36113
35823
  const debug = initDebug('music-metadata:parser:ogg');
36114
35824
  class SegmentTable {
@@ -36215,15 +35925,15 @@ exports.OggParser = OggParser;
36215
35925
  //# sourceMappingURL=OggParser.js.map
36216
35926
 
36217
35927
  /***/ }),
36218
- /* 177 */
35928
+ /* 175 */
36219
35929
  /***/ (function(module, exports, __webpack_require__) {
36220
35930
 
36221
35931
  "use strict";
36222
35932
 
36223
35933
  Object.defineProperty(exports, "__esModule", { value: true });
36224
35934
  const Token = __webpack_require__(8);
36225
- const Opus = __webpack_require__(178);
36226
- const VorbisParser_1 = __webpack_require__(57);
35935
+ const Opus = __webpack_require__(176);
35936
+ const VorbisParser_1 = __webpack_require__(56);
36227
35937
  /**
36228
35938
  * Opus parser
36229
35939
  * Internet Engineering Task Force (IETF) - RFC 6716
@@ -36276,7 +35986,7 @@ exports.OpusParser = OpusParser;
36276
35986
  //# sourceMappingURL=OpusParser.js.map
36277
35987
 
36278
35988
  /***/ }),
36279
- /* 178 */
35989
+ /* 176 */
36280
35990
  /***/ (function(module, exports, __webpack_require__) {
36281
35991
 
36282
35992
  "use strict";
@@ -36310,15 +36020,15 @@ exports.IdHeader = IdHeader;
36310
36020
  //# sourceMappingURL=Opus.js.map
36311
36021
 
36312
36022
  /***/ }),
36313
- /* 179 */
36023
+ /* 177 */
36314
36024
  /***/ (function(module, exports, __webpack_require__) {
36315
36025
 
36316
36026
  "use strict";
36317
36027
 
36318
36028
  Object.defineProperty(exports, "__esModule", { value: true });
36319
36029
  const initDebug = __webpack_require__(10);
36320
- const Speex = __webpack_require__(180);
36321
- const VorbisParser_1 = __webpack_require__(57);
36030
+ const Speex = __webpack_require__(178);
36031
+ const VorbisParser_1 = __webpack_require__(56);
36322
36032
  const debug = initDebug('music-metadata:parser:ogg:speex');
36323
36033
  /**
36324
36034
  * Speex, RFC 5574
@@ -36354,7 +36064,7 @@ exports.SpeexParser = SpeexParser;
36354
36064
  //# sourceMappingURL=SpeexParser.js.map
36355
36065
 
36356
36066
  /***/ }),
36357
- /* 180 */
36067
+ /* 178 */
36358
36068
  /***/ (function(module, exports, __webpack_require__) {
36359
36069
 
36360
36070
  "use strict";
@@ -36391,7 +36101,7 @@ exports.Header = {
36391
36101
  //# sourceMappingURL=Speex.js.map
36392
36102
 
36393
36103
  /***/ }),
36394
- /* 181 */
36104
+ /* 179 */
36395
36105
  /***/ (function(module, exports, __webpack_require__) {
36396
36106
 
36397
36107
  "use strict";
@@ -36406,16 +36116,16 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
36406
36116
  };
36407
36117
  Object.defineProperty(exports, "__esModule", { value: true });
36408
36118
  const type_1 = __webpack_require__(24);
36409
- const strtok3 = __webpack_require__(46);
36119
+ const strtok3 = __webpack_require__(45);
36410
36120
  const Token = __webpack_require__(8);
36411
36121
  const initDebug = __webpack_require__(10);
36412
- const riff = __webpack_require__(182);
36413
- const WaveChunk = __webpack_require__(183);
36414
- const ID3v2Parser_1 = __webpack_require__(35);
36122
+ const riff = __webpack_require__(180);
36123
+ const WaveChunk = __webpack_require__(181);
36124
+ const ID3v2Parser_1 = __webpack_require__(34);
36415
36125
  const Util_1 = __webpack_require__(16);
36416
36126
  const FourCC_1 = __webpack_require__(17);
36417
36127
  const BasicParser_1 = __webpack_require__(22);
36418
- const ID3Stream_1 = __webpack_require__(53);
36128
+ const ID3Stream_1 = __webpack_require__(52);
36419
36129
  const debug = initDebug('music-metadata:parser:RIFF');
36420
36130
  /**
36421
36131
  * Resource Interchange File Format (RIFF) Parser
@@ -36548,7 +36258,7 @@ exports.WaveParser = WaveParser;
36548
36258
  //# sourceMappingURL=WaveParser.js.map
36549
36259
 
36550
36260
  /***/ }),
36551
- /* 182 */
36261
+ /* 180 */
36552
36262
  /***/ (function(module, exports, __webpack_require__) {
36553
36263
 
36554
36264
  "use strict";
@@ -36587,7 +36297,7 @@ exports.ListInfoTagValue = ListInfoTagValue;
36587
36297
  //# sourceMappingURL=RiffChunk.js.map
36588
36298
 
36589
36299
  /***/ }),
36590
- /* 183 */
36300
+ /* 181 */
36591
36301
  /***/ (function(module, exports, __webpack_require__) {
36592
36302
 
36593
36303
  "use strict";
@@ -36656,7 +36366,7 @@ exports.FactChunk = FactChunk;
36656
36366
  //# sourceMappingURL=WaveChunk.js.map
36657
36367
 
36658
36368
  /***/ }),
36659
- /* 184 */
36369
+ /* 182 */
36660
36370
  /***/ (function(module, exports, __webpack_require__) {
36661
36371
 
36662
36372
  "use strict";
@@ -36672,10 +36382,10 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
36672
36382
  Object.defineProperty(exports, "__esModule", { value: true });
36673
36383
  const Token = __webpack_require__(8);
36674
36384
  const assert = __webpack_require__(20);
36675
- const APEv2Parser_1 = __webpack_require__(49);
36385
+ const APEv2Parser_1 = __webpack_require__(48);
36676
36386
  const FourCC_1 = __webpack_require__(17);
36677
36387
  const BasicParser_1 = __webpack_require__(22);
36678
- const WavPackToken_1 = __webpack_require__(185);
36388
+ const WavPackToken_1 = __webpack_require__(183);
36679
36389
  const initDebug = __webpack_require__(10);
36680
36390
  const debug = initDebug('music-metadata:parser:WavPack');
36681
36391
  /**
@@ -36780,7 +36490,7 @@ exports.WavPackParser = WavPackParser;
36780
36490
  /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(11).Buffer))
36781
36491
 
36782
36492
  /***/ }),
36783
- /* 185 */
36493
+ /* 183 */
36784
36494
  /***/ (function(module, exports, __webpack_require__) {
36785
36495
 
36786
36496
  "use strict";
@@ -36862,7 +36572,7 @@ exports.WavPack = WavPack;
36862
36572
  //# sourceMappingURL=WavPackToken.js.map
36863
36573
 
36864
36574
  /***/ }),
36865
- /* 186 */
36575
+ /* 184 */
36866
36576
  /***/ (function(module, exports, __webpack_require__) {
36867
36577
 
36868
36578
  "use strict";
@@ -36876,11 +36586,11 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
36876
36586
  });
36877
36587
  };
36878
36588
  Object.defineProperty(exports, "__esModule", { value: true });
36879
- const AbstractID3Parser_1 = __webpack_require__(50);
36589
+ const AbstractID3Parser_1 = __webpack_require__(49);
36880
36590
  const assert = __webpack_require__(20);
36881
36591
  const _debug = __webpack_require__(10);
36882
- const DsfChunk_1 = __webpack_require__(187);
36883
- const ID3v2Parser_1 = __webpack_require__(35);
36592
+ const DsfChunk_1 = __webpack_require__(185);
36593
+ const ID3v2Parser_1 = __webpack_require__(34);
36884
36594
  const debug = _debug('music-metadata:parser:DSF');
36885
36595
  /**
36886
36596
  * DSF (dsd stream file) File Parser
@@ -36936,7 +36646,7 @@ exports.DsfParser = DsfParser;
36936
36646
  //# sourceMappingURL=DsfParser.js.map
36937
36647
 
36938
36648
  /***/ }),
36939
- /* 187 */
36649
+ /* 185 */
36940
36650
  /***/ (function(module, exports, __webpack_require__) {
36941
36651
 
36942
36652
  "use strict";
@@ -36996,7 +36706,7 @@ exports.FormatChunk = {
36996
36706
  //# sourceMappingURL=DsfChunk.js.map
36997
36707
 
36998
36708
  /***/ }),
36999
- /* 188 */
36709
+ /* 186 */
37000
36710
  /***/ (function(module, exports, __webpack_require__) {
37001
36711
 
37002
36712
  "use strict";
@@ -37015,10 +36725,10 @@ const Token = __webpack_require__(8);
37015
36725
  const initDebug = __webpack_require__(10);
37016
36726
  const FourCC_1 = __webpack_require__(17);
37017
36727
  const BasicParser_1 = __webpack_require__(22);
37018
- const ID3Stream_1 = __webpack_require__(53);
37019
- const DsdiffToken_1 = __webpack_require__(189);
37020
- const strtok3 = __webpack_require__(46);
37021
- const ID3v2Parser_1 = __webpack_require__(35);
36728
+ const ID3Stream_1 = __webpack_require__(52);
36729
+ const DsdiffToken_1 = __webpack_require__(187);
36730
+ const strtok3 = __webpack_require__(45);
36731
+ const ID3v2Parser_1 = __webpack_require__(34);
37022
36732
  const debug = initDebug('music-metadata:parser:aiff');
37023
36733
  /**
37024
36734
  * DSDIFF - Direct Stream Digital Interchange File Format (Phillips)
@@ -37164,7 +36874,7 @@ exports.DsdiffParser = DsdiffParser;
37164
36874
  //# sourceMappingURL=DsdiffParser.js.map
37165
36875
 
37166
36876
  /***/ }),
37167
- /* 189 */
36877
+ /* 187 */
37168
36878
  /***/ (function(module, exports, __webpack_require__) {
37169
36879
 
37170
36880
  "use strict";
@@ -37191,7 +36901,7 @@ exports.ChunkHeader = {
37191
36901
  //# sourceMappingURL=DsdiffToken.js.map
37192
36902
 
37193
36903
  /***/ }),
37194
- /* 190 */
36904
+ /* 188 */
37195
36905
  /***/ (function(module, exports, __webpack_require__) {
37196
36906
 
37197
36907
  /* WEBPACK VAR INJECTION */(function(Buffer) {/**
@@ -37203,7 +36913,7 @@ exports.ChunkHeader = {
37203
36913
  * `npm install typedarray-to-buffer`
37204
36914
  */
37205
36915
 
37206
- var isTypedArray = __webpack_require__(191).strict
36916
+ var isTypedArray = __webpack_require__(189).strict
37207
36917
 
37208
36918
  module.exports = function typedarrayToBuffer (arr) {
37209
36919
  if (isTypedArray(arr)) {
@@ -37223,7 +36933,7 @@ module.exports = function typedarrayToBuffer (arr) {
37223
36933
  /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(11).Buffer))
37224
36934
 
37225
36935
  /***/ }),
37226
- /* 191 */
36936
+ /* 189 */
37227
36937
  /***/ (function(module, exports) {
37228
36938
 
37229
36939
  module.exports = isTypedArray
@@ -37270,7 +36980,7 @@ function isLooseTypedArray(arr) {
37270
36980
 
37271
36981
 
37272
36982
  /***/ }),
37273
- /* 192 */
36983
+ /* 190 */
37274
36984
  /***/ (function(module, exports, __webpack_require__) {
37275
36985
 
37276
36986
  "use strict";
@@ -37279,7 +36989,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
37279
36989
  /**
37280
36990
  * A mock readable-stream, using string to read from
37281
36991
  */
37282
- const stream_1 = __webpack_require__(109);
36992
+ const stream_1 = __webpack_require__(108);
37283
36993
  /**
37284
36994
  * Converts a ReadableStream
37285
36995
  * https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamDefaultReader/read
@@ -37312,6 +37022,288 @@ class Browser2NodeStream extends stream_1.Readable {
37312
37022
  exports.Browser2NodeStream = Browser2NodeStream;
37313
37023
 
37314
37024
 
37025
+ /***/ }),
37026
+ /* 191 */
37027
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
37028
+
37029
+ "use strict";
37030
+ // ESM COMPAT FLAG
37031
+ __webpack_require__.r(__webpack_exports__);
37032
+
37033
+ // EXPORTS
37034
+ __webpack_require__.d(__webpack_exports__, "default", function() { return /* binding */ webamp_Webamp; });
37035
+
37036
+ // EXTERNAL MODULE: /home/exezt-/Projects/webamp/node_modules/@babel/runtime/helpers/defineProperty.js
37037
+ var defineProperty = __webpack_require__(4);
37038
+ var defineProperty_default = /*#__PURE__*/__webpack_require__.n(defineProperty);
37039
+
37040
+ // EXTERNAL MODULE: /home/exezt-/Projects/webamp/node_modules/jszip/dist/jszip.min.js
37041
+ var jszip_min = __webpack_require__(117);
37042
+ var jszip_min_default = /*#__PURE__*/__webpack_require__.n(jszip_min);
37043
+
37044
+ // EXTERNAL MODULE: /home/exezt-/Projects/webamp/node_modules/music-metadata-browser/dist/index.js
37045
+ var dist = __webpack_require__(118);
37046
+
37047
+ // EXTERNAL MODULE: ./js/webampLazy.tsx + 147 modules
37048
+ var webampLazy = __webpack_require__(50);
37049
+
37050
+ // EXTERNAL MODULE: ./js/utils.ts
37051
+ var utils = __webpack_require__(3);
37052
+
37053
+ // CONCATENATED MODULE: ./js/lib/webamp-telegram-handler.ts
37054
+
37055
+ // @ts-ignore
37056
+
37057
+ class webamp_telegram_handler_WinampTelegramCustomHandler {
37058
+ constructor(emit) {
37059
+ defineProperty_default()(this, "webamp", void 0);
37060
+
37061
+ defineProperty_default()(this, "telegram", void 0);
37062
+
37063
+ defineProperty_default()(this, "updateAppState", () => {
37064
+ localStorage.setItem("app-state", JSON.stringify(this.webamp.store.getState()));
37065
+ });
37066
+
37067
+ defineProperty_default()(this, "getFiles", async ln => {
37068
+ const x = new XMLHttpRequest();
37069
+ const link = encodeURIComponent(ln);
37070
+ x.open('get', `https://cloud-api.yandex.net/v1/disk/public/resources?public_key=${link}`, true);
37071
+ x.setRequestHeader('Accept', 'application/json');
37072
+ x.setRequestHeader('Content-Type', 'application/json');
37073
+ x.setRequestHeader('Authorization', 'OAuth 0dc7925ebcf047a1b001c07d6bd5ac49');
37074
+ x.send();
37075
+
37076
+ x.onload = async () => {
37077
+ if (x.status === 200) {
37078
+ var _JSON$parse;
37079
+
37080
+ const data = (_JSON$parse = JSON.parse(x.responseText)) === null || _JSON$parse === void 0 ? void 0 : _JSON$parse._embedded.items;
37081
+ let i = 0;
37082
+ this.saveLastPlaylist(ln);
37083
+
37084
+ for (const item of data) {
37085
+ if (item.size > 0x1400000) {
37086
+ console.info(`File ${item.name} can't be loaded due oversize`);
37087
+ } else {
37088
+ await fetch(`${item.file}&public_key=${item.public_key}`, {
37089
+ method: "GET",
37090
+ headers: [["Authorization", "OAuth 0dc7925ebcf047a1b001c07d6bd5ac49"]]
37091
+ }).then(response => response).then(resp => fetch(resp.url)).then(async response => {
37092
+ if (response.status === 302) {
37093
+ return await fetch(`${response.headers.get("Location")}&public_key=${item.public_key}`, {
37094
+ headers: [["Authorization", "OAuth 0dc7925ebcf047a1b001c07d6bd5ac49"]]
37095
+ });
37096
+ } else {
37097
+ return response;
37098
+ }
37099
+ }).then(res => {
37100
+ var _res$body;
37101
+
37102
+ console.log(res);
37103
+ const read = (_res$body = res.body) === null || _res$body === void 0 ? void 0 : _res$body.getReader();
37104
+ return new ReadableStream({
37105
+ start(controller) {
37106
+ // @ts-ignore
37107
+ function pump() {
37108
+ // @ts-ignore
37109
+ return read === null || read === void 0 ? void 0 : read.read().then(({
37110
+ done,
37111
+ value
37112
+ }) => {
37113
+ if (done) {
37114
+ controller.close();
37115
+ return;
37116
+ }
37117
+
37118
+ controller.enqueue(value);
37119
+ return pump();
37120
+ });
37121
+ }
37122
+
37123
+ return pump();
37124
+ }
37125
+
37126
+ });
37127
+ }).then(stream => new Response(stream)).then(response => response.blob()).then(blob => URL.createObjectURL(blob)).then(uri => {
37128
+ if (i === 0) {
37129
+ this.webamp.setTracksToPlay([{
37130
+ defaultName: item.name,
37131
+ url: uri
37132
+ }]);
37133
+ } else {
37134
+ this.webamp.appendTracks([{
37135
+ defaultName: item.name,
37136
+ url: uri
37137
+ }]);
37138
+ }
37139
+
37140
+ i++; // yes, it should be here
37141
+ });
37142
+ }
37143
+ }
37144
+ }
37145
+ };
37146
+ });
37147
+
37148
+ defineProperty_default()(this, "saveLastPlaylist", playlistLink => {
37149
+ document.cookie = `lastlist=${playlistLink}; path=/;`;
37150
+ });
37151
+
37152
+ defineProperty_default()(this, "getCookie", name => {
37153
+ const regex = new RegExp(`(^| )${name}=([^;]+)`);
37154
+ const match = document.cookie.match(regex);
37155
+
37156
+ if (match) {
37157
+ return match[2];
37158
+ }
37159
+ });
37160
+
37161
+ defineProperty_default()(this, "loadOptions", opts => {
37162
+ let i = 0;
37163
+ let vol = opts.media.volume;
37164
+ let balance = opts.media.balance;
37165
+ let eq1 = opts.equalizer.sliders.preamp;
37166
+ let eq2 = opts.equalizer.sliders["60"];
37167
+ let eq3 = opts.equalizer.sliders["170"];
37168
+ let eq4 = opts.equalizer.sliders["310"];
37169
+ let eq5 = opts.equalizer.sliders["600"];
37170
+ let eq6 = opts.equalizer.sliders["1000"];
37171
+ let eq7 = opts.equalizer.sliders["3000"];
37172
+ let eq8 = opts.equalizer.sliders["6000"];
37173
+ let eq9 = opts.equalizer.sliders["12000"];
37174
+ let eq10 = opts.equalizer.sliders["14000"];
37175
+ let eq11 = opts.equalizer.sliders["16000"];
37176
+ let equal = [eq1, eq2, eq3, eq4, eq5, eq6, eq7, eq8, eq9, eq10, eq11];
37177
+ let bands = [60, 170, 310, 600, 1000, 3000, 6000, 12000, 14000, 16000];
37178
+ this.webamp.store.dispatch({
37179
+ type: "SET_VOLUME",
37180
+ volume: Object(utils["d" /* clamp */])(vol, 0, 100)
37181
+ });
37182
+ this.webamp.store.dispatch({
37183
+ type: "SET_BALANCE",
37184
+ balance: balance
37185
+ });
37186
+ this.webamp.store.dispatch({
37187
+ type: "SET_BAND_VALUE",
37188
+ band: "preamp",
37189
+ value: opts.equalizer.sliders.preamp
37190
+ });
37191
+
37192
+ for (const band of bands) {
37193
+ this.webamp.store.dispatch({
37194
+ type: "SET_BAND_VALUE",
37195
+ band: band,
37196
+ value: equal[i]
37197
+ });
37198
+ i++;
37199
+ }
37200
+
37201
+ if (window.__webamp.store.getState().media.shuffle !== opts.media.shuffle) {
37202
+ this.webamp.store.dispatch({
37203
+ type: "TOGGLE_SHUFFLE"
37204
+ });
37205
+ }
37206
+
37207
+ if (window.__webamp.store.getState().media.repeat !== opts.media.repeat) {
37208
+ this.webamp.store.dispatch({
37209
+ type: "TOGGLE_REPEAT"
37210
+ });
37211
+ }
37212
+ });
37213
+
37214
+ if (emit !== false) {
37215
+ var _window, _window$Telegram, _window2, _window2$Telegram;
37216
+
37217
+ const lastList = this.getCookie('lastlist'); // @ts-ignore | because no global var telegram avail in project types
37218
+
37219
+ this.telegram = (_window = window) === null || _window === void 0 ? void 0 : (_window$Telegram = _window.Telegram) === null || _window$Telegram === void 0 ? void 0 : _window$Telegram.WebApp;
37220
+
37221
+ if (typeof lastList !== "undefined") {
37222
+ this.getFiles(lastList);
37223
+ }
37224
+
37225
+ if (!window.__webamp) {
37226
+ throw new Error("Webamp __webamp is undefined!!");
37227
+ } else {
37228
+ this.webamp = window.__webamp;
37229
+ } // @ts-ignore | because no global var telegram avail in project types
37230
+
37231
+
37232
+ if (!((_window2 = window) !== null && _window2 !== void 0 && (_window2$Telegram = _window2.Telegram) !== null && _window2$Telegram !== void 0 && _window2$Telegram.WebApp)) {
37233
+ console.error("Telegram is undefined!! Skipping Telegram.WebApp event handler...");
37234
+ }
37235
+
37236
+ if (typeof localStorage.getItem('app-state') !== "undefined") {
37237
+ this.loadOptions(JSON.parse(localStorage.getItem('app-state')));
37238
+ }
37239
+
37240
+ this.initializeApplicationHandlers();
37241
+ }
37242
+ }
37243
+
37244
+ initializeTelegramWebAppEvents() {
37245
+ this.telegram.offEvent("deactivated", () => {
37246
+ this.updateAppState();
37247
+ });
37248
+ }
37249
+
37250
+ initializeApplicationHandlers() {
37251
+ const window_handlers = ['unload', 'beforeunload', 'pagehide'];
37252
+ window_handlers.forEach(handler => {
37253
+ window.addEventListener(handler, () => {
37254
+ this.updateAppState();
37255
+ });
37256
+ });
37257
+ this.webamp.onTrackDidChange(() => {
37258
+ this.updateAppState();
37259
+ });
37260
+ this.webamp.onWillClose(() => {
37261
+ this.updateAppState();
37262
+ });
37263
+ this.webamp.onClose(() => {
37264
+ this.updateAppState();
37265
+ });
37266
+ this.webamp.onMinimize(() => {
37267
+ this.updateAppState();
37268
+ });
37269
+ this.webamp.store.dispatch({
37270
+ type: "ENABLE_MILKDROP",
37271
+ open: false
37272
+ });
37273
+ const ev = ['ended', 'playing', 'timeupdate', 'fileLoaded', 'waiting', 'stopWaiting'];
37274
+
37275
+ this.webamp.__onStateChange(() => {
37276
+ this.updateAppState();
37277
+ }); // this.webamp._actionEmitter.on('')
37278
+
37279
+
37280
+ ev.forEach(ev => this.webamp.media.on(ev, () => {
37281
+ this.updateAppState();
37282
+ }));
37283
+ }
37284
+
37285
+ }
37286
+ // CONCATENATED MODULE: ./js/webamp.js
37287
+
37288
+
37289
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }
37290
+
37291
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { defineProperty_default()(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
37292
+
37293
+
37294
+
37295
+
37296
+
37297
+ class webamp_Webamp extends webampLazy["default"] {
37298
+ constructor(options) {
37299
+ super(_objectSpread(_objectSpread({}, options), {}, {
37300
+ requireJSZip: () => jszip_min_default.a,
37301
+ requireMusicMetadata: () => dist
37302
+ }));
37303
+ }
37304
+
37305
+ }
37306
+
37315
37307
  /***/ })
37316
37308
  /******/ ])["default"];
37317
37309
  });