@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.
- package/built/webamp.bundle.js +670 -678
- package/built/webamp.bundle.min.js +10 -10
- package/built/webamp.lazy-bundle.js +126 -380
- package/built/webamp.lazy-bundle.min.js +6 -6
- package/package.json +1 -1
|
@@ -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 =
|
|
94
|
+
/******/ return __webpack_require__(__webpack_require__.s = 50);
|
|
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__(
|
|
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__(
|
|
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__(
|
|
144
|
-
var _baseSkin_json__WEBPACK_IMPORTED_MODULE_0___namespace = /*#__PURE__*/__webpack_require__.t(
|
|
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__(
|
|
801
|
+
module.exports = __webpack_require__(59);
|
|
802
802
|
} else {}
|
|
803
803
|
|
|
804
804
|
|
|
@@ -807,7 +807,7 @@ if (true) {
|
|
|
807
807
|
/* 9 */
|
|
808
808
|
/***/ (function(module, exports, __webpack_require__) {
|
|
809
809
|
|
|
810
|
-
var objectWithoutPropertiesLoose = __webpack_require__(
|
|
810
|
+
var objectWithoutPropertiesLoose = __webpack_require__(67);
|
|
811
811
|
|
|
812
812
|
function _objectWithoutProperties(source, excluded) {
|
|
813
813
|
if (source == null) return {};
|
|
@@ -984,7 +984,7 @@ var singleton = null;
|
|
|
984
984
|
var singletonCounter = 0;
|
|
985
985
|
var stylesInsertedAtTop = [];
|
|
986
986
|
|
|
987
|
-
var fixUrls = __webpack_require__(
|
|
987
|
+
var fixUrls = __webpack_require__(72);
|
|
988
988
|
|
|
989
989
|
module.exports = function(list, options) {
|
|
990
990
|
if (typeof DEBUG !== "undefined" && DEBUG) {
|
|
@@ -1330,7 +1330,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1330
1330
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "combineReducers", function() { return combineReducers; });
|
|
1331
1331
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "compose", function() { return compose; });
|
|
1332
1332
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "createStore", function() { return createStore; });
|
|
1333
|
-
/* harmony import */ var symbol_observable__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
|
1333
|
+
/* harmony import */ var symbol_observable__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30);
|
|
1334
1334
|
|
|
1335
1335
|
|
|
1336
1336
|
/**
|
|
@@ -3252,7 +3252,7 @@ module.exports = shouldUseNative() ? Object.assign : function (target, source) {
|
|
|
3252
3252
|
/* 27 */
|
|
3253
3253
|
/***/ (function(module, exports, __webpack_require__) {
|
|
3254
3254
|
|
|
3255
|
-
var root = __webpack_require__(
|
|
3255
|
+
var root = __webpack_require__(81);
|
|
3256
3256
|
|
|
3257
3257
|
/** Built-in value references. */
|
|
3258
3258
|
var Symbol = root.Symbol;
|
|
@@ -3268,254 +3268,12 @@ module.exports = Symbol;
|
|
|
3268
3268
|
|
|
3269
3269
|
|
|
3270
3270
|
if (true) {
|
|
3271
|
-
module.exports = __webpack_require__(
|
|
3271
|
+
module.exports = __webpack_require__(65);
|
|
3272
3272
|
} else {}
|
|
3273
3273
|
|
|
3274
3274
|
|
|
3275
3275
|
/***/ }),
|
|
3276
3276
|
/* 29 */
|
|
3277
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3278
|
-
|
|
3279
|
-
"use strict";
|
|
3280
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return WinampTelegramCustomHandler; });
|
|
3281
|
-
/* harmony import */ var _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(4);
|
|
3282
|
-
/* harmony import */ var _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__);
|
|
3283
|
-
/* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(3);
|
|
3284
|
-
|
|
3285
|
-
// @ts-ignore
|
|
3286
|
-
|
|
3287
|
-
class WinampTelegramCustomHandler {
|
|
3288
|
-
constructor(emit) {
|
|
3289
|
-
_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "webamp", void 0);
|
|
3290
|
-
|
|
3291
|
-
_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "telegram", void 0);
|
|
3292
|
-
|
|
3293
|
-
_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "updateAppState", () => {
|
|
3294
|
-
localStorage.setItem("app-state", JSON.stringify(this.webamp.store.getState()));
|
|
3295
|
-
});
|
|
3296
|
-
|
|
3297
|
-
_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "getFiles", async ln => {
|
|
3298
|
-
const x = new XMLHttpRequest();
|
|
3299
|
-
const link = encodeURIComponent(ln);
|
|
3300
|
-
x.open('get', `https://cloud-api.yandex.net/v1/disk/public/resources?public_key=${link}`, true);
|
|
3301
|
-
x.setRequestHeader('Accept', 'application/json');
|
|
3302
|
-
x.setRequestHeader('Content-Type', 'application/json');
|
|
3303
|
-
x.setRequestHeader('Authorization', 'OAuth 0dc7925ebcf047a1b001c07d6bd5ac49');
|
|
3304
|
-
x.send();
|
|
3305
|
-
|
|
3306
|
-
x.onload = async () => {
|
|
3307
|
-
if (x.status === 200) {
|
|
3308
|
-
var _JSON$parse;
|
|
3309
|
-
|
|
3310
|
-
const data = (_JSON$parse = JSON.parse(x.responseText)) === null || _JSON$parse === void 0 ? void 0 : _JSON$parse._embedded.items;
|
|
3311
|
-
let i = 0;
|
|
3312
|
-
this.saveLastPlaylist(ln);
|
|
3313
|
-
|
|
3314
|
-
for (const item of data) {
|
|
3315
|
-
if (item.size > 0x1400000) {
|
|
3316
|
-
console.info(`File ${item.name} can't be loaded due oversize`);
|
|
3317
|
-
} else {
|
|
3318
|
-
await fetch(`${item.file}&public_key=${item.public_key}`, {
|
|
3319
|
-
method: "GET",
|
|
3320
|
-
headers: [["Authorization", "OAuth 0dc7925ebcf047a1b001c07d6bd5ac49"]]
|
|
3321
|
-
}).then(response => response).then(resp => fetch(resp.url)).then(async response => {
|
|
3322
|
-
if (response.status === 302) {
|
|
3323
|
-
return await fetch(`${response.headers.get("Location")}&public_key=${item.public_key}`, {
|
|
3324
|
-
headers: [["Authorization", "OAuth 0dc7925ebcf047a1b001c07d6bd5ac49"]]
|
|
3325
|
-
});
|
|
3326
|
-
} else {
|
|
3327
|
-
return response;
|
|
3328
|
-
}
|
|
3329
|
-
}).then(res => {
|
|
3330
|
-
var _res$body;
|
|
3331
|
-
|
|
3332
|
-
console.log(res);
|
|
3333
|
-
const read = (_res$body = res.body) === null || _res$body === void 0 ? void 0 : _res$body.getReader();
|
|
3334
|
-
return new ReadableStream({
|
|
3335
|
-
start(controller) {
|
|
3336
|
-
// @ts-ignore
|
|
3337
|
-
function pump() {
|
|
3338
|
-
// @ts-ignore
|
|
3339
|
-
return read === null || read === void 0 ? void 0 : read.read().then(({
|
|
3340
|
-
done,
|
|
3341
|
-
value
|
|
3342
|
-
}) => {
|
|
3343
|
-
if (done) {
|
|
3344
|
-
controller.close();
|
|
3345
|
-
return;
|
|
3346
|
-
}
|
|
3347
|
-
|
|
3348
|
-
controller.enqueue(value);
|
|
3349
|
-
return pump();
|
|
3350
|
-
});
|
|
3351
|
-
}
|
|
3352
|
-
|
|
3353
|
-
return pump();
|
|
3354
|
-
}
|
|
3355
|
-
|
|
3356
|
-
});
|
|
3357
|
-
}).then(stream => new Response(stream)).then(response => response.blob()).then(blob => URL.createObjectURL(blob)).then(uri => {
|
|
3358
|
-
if (i === 0) {
|
|
3359
|
-
this.webamp.setTracksToPlay([{
|
|
3360
|
-
defaultName: item.name,
|
|
3361
|
-
url: uri
|
|
3362
|
-
}]);
|
|
3363
|
-
} else {
|
|
3364
|
-
this.webamp.appendTracks([{
|
|
3365
|
-
defaultName: item.name,
|
|
3366
|
-
url: uri
|
|
3367
|
-
}]);
|
|
3368
|
-
}
|
|
3369
|
-
|
|
3370
|
-
i++; // yes, it should be here
|
|
3371
|
-
});
|
|
3372
|
-
}
|
|
3373
|
-
}
|
|
3374
|
-
}
|
|
3375
|
-
};
|
|
3376
|
-
});
|
|
3377
|
-
|
|
3378
|
-
_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "saveLastPlaylist", playlistLink => {
|
|
3379
|
-
document.cookie = `lastlist=${playlistLink}; path=/;`;
|
|
3380
|
-
});
|
|
3381
|
-
|
|
3382
|
-
_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "getCookie", name => {
|
|
3383
|
-
const regex = new RegExp(`(^| )${name}=([^;]+)`);
|
|
3384
|
-
const match = document.cookie.match(regex);
|
|
3385
|
-
|
|
3386
|
-
if (match) {
|
|
3387
|
-
return match[2];
|
|
3388
|
-
}
|
|
3389
|
-
});
|
|
3390
|
-
|
|
3391
|
-
_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "loadOptions", opts => {
|
|
3392
|
-
let i = 0;
|
|
3393
|
-
let vol = opts.media.volume;
|
|
3394
|
-
let balance = opts.media.balance;
|
|
3395
|
-
let eq1 = opts.equalizer.sliders.preamp;
|
|
3396
|
-
let eq2 = opts.equalizer.sliders["60"];
|
|
3397
|
-
let eq3 = opts.equalizer.sliders["170"];
|
|
3398
|
-
let eq4 = opts.equalizer.sliders["310"];
|
|
3399
|
-
let eq5 = opts.equalizer.sliders["600"];
|
|
3400
|
-
let eq6 = opts.equalizer.sliders["1000"];
|
|
3401
|
-
let eq7 = opts.equalizer.sliders["3000"];
|
|
3402
|
-
let eq8 = opts.equalizer.sliders["6000"];
|
|
3403
|
-
let eq9 = opts.equalizer.sliders["12000"];
|
|
3404
|
-
let eq10 = opts.equalizer.sliders["14000"];
|
|
3405
|
-
let eq11 = opts.equalizer.sliders["16000"];
|
|
3406
|
-
let equal = [eq1, eq2, eq3, eq4, eq5, eq6, eq7, eq8, eq9, eq10, eq11];
|
|
3407
|
-
let bands = [60, 170, 310, 600, 1000, 3000, 6000, 12000, 14000, 16000];
|
|
3408
|
-
this.webamp.store.dispatch({
|
|
3409
|
-
type: "SET_VOLUME",
|
|
3410
|
-
volume: Object(_utils__WEBPACK_IMPORTED_MODULE_1__[/* clamp */ "d"])(vol, 0, 100)
|
|
3411
|
-
});
|
|
3412
|
-
this.webamp.store.dispatch({
|
|
3413
|
-
type: "SET_BALANCE",
|
|
3414
|
-
balance: balance
|
|
3415
|
-
});
|
|
3416
|
-
this.webamp.store.dispatch({
|
|
3417
|
-
type: "SET_BAND_VALUE",
|
|
3418
|
-
band: "preamp",
|
|
3419
|
-
value: opts.equalizer.sliders.preamp
|
|
3420
|
-
});
|
|
3421
|
-
|
|
3422
|
-
for (const band of bands) {
|
|
3423
|
-
this.webamp.store.dispatch({
|
|
3424
|
-
type: "SET_BAND_VALUE",
|
|
3425
|
-
band: band,
|
|
3426
|
-
value: equal[i]
|
|
3427
|
-
});
|
|
3428
|
-
i++;
|
|
3429
|
-
}
|
|
3430
|
-
|
|
3431
|
-
if (window.__webamp.store.getState().media.shuffle !== opts.media.shuffle) {
|
|
3432
|
-
this.webamp.store.dispatch({
|
|
3433
|
-
type: "TOGGLE_SHUFFLE"
|
|
3434
|
-
});
|
|
3435
|
-
}
|
|
3436
|
-
|
|
3437
|
-
if (window.__webamp.store.getState().media.repeat !== opts.media.repeat) {
|
|
3438
|
-
this.webamp.store.dispatch({
|
|
3439
|
-
type: "TOGGLE_REPEAT"
|
|
3440
|
-
});
|
|
3441
|
-
}
|
|
3442
|
-
});
|
|
3443
|
-
|
|
3444
|
-
if (emit !== false) {
|
|
3445
|
-
var _window, _window$Telegram, _window2, _window2$Telegram;
|
|
3446
|
-
|
|
3447
|
-
const lastList = this.getCookie('lastlist'); // @ts-ignore | because no global var telegram avail in project types
|
|
3448
|
-
|
|
3449
|
-
this.telegram = (_window = window) === null || _window === void 0 ? void 0 : (_window$Telegram = _window.Telegram) === null || _window$Telegram === void 0 ? void 0 : _window$Telegram.WebApp;
|
|
3450
|
-
|
|
3451
|
-
if (typeof lastList !== "undefined") {
|
|
3452
|
-
this.getFiles(lastList);
|
|
3453
|
-
}
|
|
3454
|
-
|
|
3455
|
-
if (!window.__webamp) {
|
|
3456
|
-
throw new Error("Webamp __webamp is undefined!!");
|
|
3457
|
-
} else {
|
|
3458
|
-
this.webamp = window.__webamp;
|
|
3459
|
-
} // @ts-ignore | because no global var telegram avail in project types
|
|
3460
|
-
|
|
3461
|
-
|
|
3462
|
-
if (!((_window2 = window) !== null && _window2 !== void 0 && (_window2$Telegram = _window2.Telegram) !== null && _window2$Telegram !== void 0 && _window2$Telegram.WebApp)) {
|
|
3463
|
-
console.error("Telegram is undefined!! Skipping Telegram.WebApp event handler...");
|
|
3464
|
-
}
|
|
3465
|
-
|
|
3466
|
-
if (typeof localStorage.getItem('app-state') !== "undefined") {
|
|
3467
|
-
this.loadOptions(JSON.parse(localStorage.getItem('app-state')));
|
|
3468
|
-
}
|
|
3469
|
-
|
|
3470
|
-
this.initializeApplicationHandlers();
|
|
3471
|
-
}
|
|
3472
|
-
}
|
|
3473
|
-
|
|
3474
|
-
initializeTelegramWebAppEvents() {
|
|
3475
|
-
this.telegram.offEvent("deactivated", () => {
|
|
3476
|
-
this.updateAppState();
|
|
3477
|
-
});
|
|
3478
|
-
}
|
|
3479
|
-
|
|
3480
|
-
initializeApplicationHandlers() {
|
|
3481
|
-
const window_handlers = ['unload', 'beforeunload', 'pagehide'];
|
|
3482
|
-
window_handlers.forEach(handler => {
|
|
3483
|
-
window.addEventListener(handler, () => {
|
|
3484
|
-
this.updateAppState();
|
|
3485
|
-
});
|
|
3486
|
-
});
|
|
3487
|
-
this.webamp.onTrackDidChange(() => {
|
|
3488
|
-
this.updateAppState();
|
|
3489
|
-
});
|
|
3490
|
-
this.webamp.onWillClose(() => {
|
|
3491
|
-
this.updateAppState();
|
|
3492
|
-
});
|
|
3493
|
-
this.webamp.onClose(() => {
|
|
3494
|
-
this.updateAppState();
|
|
3495
|
-
});
|
|
3496
|
-
this.webamp.onMinimize(() => {
|
|
3497
|
-
this.updateAppState();
|
|
3498
|
-
});
|
|
3499
|
-
this.webamp.store.dispatch({
|
|
3500
|
-
type: "ENABLE_MILKDROP",
|
|
3501
|
-
open: false
|
|
3502
|
-
});
|
|
3503
|
-
const ev = ['ended', 'playing', 'timeupdate', 'fileLoaded', 'waiting', 'stopWaiting'];
|
|
3504
|
-
|
|
3505
|
-
this.webamp.__onStateChange(() => {
|
|
3506
|
-
this.updateAppState();
|
|
3507
|
-
}); // this.webamp._actionEmitter.on('')
|
|
3508
|
-
|
|
3509
|
-
|
|
3510
|
-
ev.forEach(ev => this.webamp.media.on(ev, () => {
|
|
3511
|
-
this.updateAppState();
|
|
3512
|
-
}));
|
|
3513
|
-
}
|
|
3514
|
-
|
|
3515
|
-
}
|
|
3516
|
-
|
|
3517
|
-
/***/ }),
|
|
3518
|
-
/* 30 */
|
|
3519
3277
|
/***/ (function(module, exports, __webpack_require__) {
|
|
3520
3278
|
|
|
3521
3279
|
"use strict";
|
|
@@ -3625,11 +3383,11 @@ module.exports = hoistNonReactStatics;
|
|
|
3625
3383
|
|
|
3626
3384
|
|
|
3627
3385
|
/***/ }),
|
|
3628
|
-
/*
|
|
3386
|
+
/* 30 */
|
|
3629
3387
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3630
3388
|
|
|
3631
3389
|
"use strict";
|
|
3632
|
-
/* WEBPACK VAR INJECTION */(function(global, module) {/* harmony import */ var _ponyfill_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
|
3390
|
+
/* WEBPACK VAR INJECTION */(function(global, module) {/* harmony import */ var _ponyfill_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(38);
|
|
3633
3391
|
/* global window */
|
|
3634
3392
|
|
|
3635
3393
|
|
|
@@ -3648,15 +3406,15 @@ if (typeof self !== 'undefined') {
|
|
|
3648
3406
|
var result = Object(_ponyfill_js__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])(root);
|
|
3649
3407
|
/* harmony default export */ __webpack_exports__["a"] = (result);
|
|
3650
3408
|
|
|
3651
|
-
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(19), __webpack_require__(
|
|
3409
|
+
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(19), __webpack_require__(66)(module)))
|
|
3652
3410
|
|
|
3653
3411
|
/***/ }),
|
|
3654
|
-
/*
|
|
3412
|
+
/* 31 */
|
|
3655
3413
|
/***/ (function(module, exports, __webpack_require__) {
|
|
3656
3414
|
|
|
3657
|
-
var parser = __webpack_require__(
|
|
3415
|
+
var parser = __webpack_require__(68);
|
|
3658
3416
|
|
|
3659
|
-
var creator = __webpack_require__(
|
|
3417
|
+
var creator = __webpack_require__(69);
|
|
3660
3418
|
|
|
3661
3419
|
module.exports = {
|
|
3662
3420
|
parser: parser,
|
|
@@ -3664,12 +3422,12 @@ module.exports = {
|
|
|
3664
3422
|
};
|
|
3665
3423
|
|
|
3666
3424
|
/***/ }),
|
|
3425
|
+
/* 32 */,
|
|
3667
3426
|
/* 33 */,
|
|
3668
3427
|
/* 34 */,
|
|
3669
3428
|
/* 35 */,
|
|
3670
3429
|
/* 36 */,
|
|
3671
|
-
/* 37
|
|
3672
|
-
/* 38 */
|
|
3430
|
+
/* 37 */
|
|
3673
3431
|
/***/ (function(module, exports) {
|
|
3674
3432
|
|
|
3675
3433
|
var PRESET_VALUES = ["hz60", "hz170", "hz310", "hz600", "hz1000", "hz3000", "hz6000", "hz12000", "hz14000", "hz16000", "preamp"];
|
|
@@ -3680,7 +3438,7 @@ module.exports = {
|
|
|
3680
3438
|
};
|
|
3681
3439
|
|
|
3682
3440
|
/***/ }),
|
|
3683
|
-
/*
|
|
3441
|
+
/* 38 */
|
|
3684
3442
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3685
3443
|
|
|
3686
3444
|
"use strict";
|
|
@@ -3705,7 +3463,7 @@ function symbolObservablePonyfill(root) {
|
|
|
3705
3463
|
|
|
3706
3464
|
|
|
3707
3465
|
/***/ }),
|
|
3708
|
-
/*
|
|
3466
|
+
/* 39 */
|
|
3709
3467
|
/***/ (function(module, exports, __webpack_require__) {
|
|
3710
3468
|
|
|
3711
3469
|
"use strict";
|
|
@@ -3732,13 +3490,13 @@ exports.devToolsEnhancer = (
|
|
|
3732
3490
|
|
|
3733
3491
|
|
|
3734
3492
|
/***/ }),
|
|
3735
|
-
/*
|
|
3493
|
+
/* 40 */
|
|
3736
3494
|
/***/ (function(module) {
|
|
3737
3495
|
|
|
3738
3496
|
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\"}}");
|
|
3739
3497
|
|
|
3740
3498
|
/***/ }),
|
|
3741
|
-
/*
|
|
3499
|
+
/* 41 */
|
|
3742
3500
|
/***/ (function(module, exports, __webpack_require__) {
|
|
3743
3501
|
|
|
3744
3502
|
"use strict";
|
|
@@ -3833,11 +3591,11 @@ TinyQueue.prototype = {
|
|
|
3833
3591
|
|
|
3834
3592
|
|
|
3835
3593
|
/***/ }),
|
|
3836
|
-
/*
|
|
3594
|
+
/* 42 */
|
|
3837
3595
|
/***/ (function(module, exports, __webpack_require__) {
|
|
3838
3596
|
|
|
3839
|
-
var deburrLetter = __webpack_require__(
|
|
3840
|
-
toString = __webpack_require__(
|
|
3597
|
+
var deburrLetter = __webpack_require__(77),
|
|
3598
|
+
toString = __webpack_require__(79);
|
|
3841
3599
|
|
|
3842
3600
|
/** Used to match Latin Unicode letters (excluding mathematical operators). */
|
|
3843
3601
|
var reLatin = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g;
|
|
@@ -3884,13 +3642,13 @@ module.exports = deburr;
|
|
|
3884
3642
|
|
|
3885
3643
|
|
|
3886
3644
|
/***/ }),
|
|
3887
|
-
/*
|
|
3645
|
+
/* 43 */
|
|
3888
3646
|
/***/ (function(module) {
|
|
3889
3647
|
|
|
3890
3648
|
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}]}");
|
|
3891
3649
|
|
|
3892
3650
|
/***/ }),
|
|
3893
|
-
/*
|
|
3651
|
+
/* 44 */
|
|
3894
3652
|
/***/ (function(module, exports, __webpack_require__) {
|
|
3895
3653
|
|
|
3896
3654
|
"use strict";
|
|
@@ -3917,7 +3675,7 @@ var __spread = (this && this.__spread) || function () {
|
|
|
3917
3675
|
};
|
|
3918
3676
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3919
3677
|
exports.convertAniBinaryToCSS = void 0;
|
|
3920
|
-
var parser_1 = __webpack_require__(
|
|
3678
|
+
var parser_1 = __webpack_require__(98);
|
|
3921
3679
|
var JIFFIES_PER_MS = 1000 / 60;
|
|
3922
3680
|
// Generate CSS for an animated cursor.
|
|
3923
3681
|
//
|
|
@@ -3982,12 +3740,12 @@ function sum(values) {
|
|
|
3982
3740
|
//# sourceMappingURL=index.js.map
|
|
3983
3741
|
|
|
3984
3742
|
/***/ }),
|
|
3743
|
+
/* 45 */,
|
|
3985
3744
|
/* 46 */,
|
|
3986
3745
|
/* 47 */,
|
|
3987
3746
|
/* 48 */,
|
|
3988
3747
|
/* 49 */,
|
|
3989
|
-
/* 50
|
|
3990
|
-
/* 51 */
|
|
3748
|
+
/* 50 */
|
|
3991
3749
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3992
3750
|
|
|
3993
3751
|
"use strict";
|
|
@@ -4010,7 +3768,7 @@ var react_dom = __webpack_require__(7);
|
|
|
4010
3768
|
var react_dom_default = /*#__PURE__*/__webpack_require__.n(react_dom);
|
|
4011
3769
|
|
|
4012
3770
|
// EXTERNAL MODULE: /home/exezt-/Projects/webamp/node_modules/prop-types/index.js
|
|
4013
|
-
var prop_types = __webpack_require__(
|
|
3771
|
+
var prop_types = __webpack_require__(62);
|
|
4014
3772
|
|
|
4015
3773
|
// CONCATENATED MODULE: /home/exezt-/Projects/webamp/node_modules/react-redux/es/components/Context.js
|
|
4016
3774
|
|
|
@@ -4234,7 +3992,7 @@ function _objectWithoutPropertiesLoose(source, excluded) {
|
|
|
4234
3992
|
return target;
|
|
4235
3993
|
}
|
|
4236
3994
|
// EXTERNAL MODULE: /home/exezt-/Projects/webamp/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js
|
|
4237
|
-
var hoist_non_react_statics_cjs = __webpack_require__(
|
|
3995
|
+
var hoist_non_react_statics_cjs = __webpack_require__(29);
|
|
4238
3996
|
var hoist_non_react_statics_cjs_default = /*#__PURE__*/__webpack_require__.n(hoist_non_react_statics_cjs);
|
|
4239
3997
|
|
|
4240
3998
|
// EXTERNAL MODULE: /home/exezt-/Projects/webamp/node_modules/react-is/index.js
|
|
@@ -5305,7 +5063,7 @@ thunk.withExtraArgument = createThunkMiddleware;
|
|
|
5305
5063
|
|
|
5306
5064
|
/* harmony default export */ var es = (thunk);
|
|
5307
5065
|
// EXTERNAL MODULE: /home/exezt-/Projects/webamp/node_modules/redux-devtools-extension/index.js
|
|
5308
|
-
var redux_devtools_extension = __webpack_require__(
|
|
5066
|
+
var redux_devtools_extension = __webpack_require__(39);
|
|
5309
5067
|
|
|
5310
5068
|
// CONCATENATED MODULE: ./js/actionTypes.ts
|
|
5311
5069
|
const ADD_TRACK_FROM_URL = "ADD_TRACK_FROM_URL";
|
|
@@ -8255,7 +8013,7 @@ function toggleEqAuto() {
|
|
|
8255
8013
|
};
|
|
8256
8014
|
}
|
|
8257
8015
|
// EXTERNAL MODULE: ../winamp-eqf/index.js
|
|
8258
|
-
var winamp_eqf = __webpack_require__(
|
|
8016
|
+
var winamp_eqf = __webpack_require__(31);
|
|
8259
8017
|
|
|
8260
8018
|
// CONCATENATED MODULE: ./js/skinSprites.ts
|
|
8261
8019
|
|
|
@@ -10168,7 +9926,7 @@ async function skinParser(zipFileBuffer, JSZip) {
|
|
|
10168
9926
|
|
|
10169
9927
|
/* harmony default export */ var js_skinParser = (skinParser);
|
|
10170
9928
|
// EXTERNAL MODULE: /home/exezt-/Projects/webamp/node_modules/tinyqueue/index.js
|
|
10171
|
-
var tinyqueue = __webpack_require__(
|
|
9929
|
+
var tinyqueue = __webpack_require__(41);
|
|
10172
9930
|
var tinyqueue_default = /*#__PURE__*/__webpack_require__.n(tinyqueue);
|
|
10173
9931
|
|
|
10174
9932
|
// CONCATENATED MODULE: ./js/loadQueue.js
|
|
@@ -10388,9 +10146,6 @@ function selectAll() {
|
|
|
10388
10146
|
type: SELECT_ALL
|
|
10389
10147
|
};
|
|
10390
10148
|
}
|
|
10391
|
-
// EXTERNAL MODULE: ./js/lib/webamp-telegram-handler.ts
|
|
10392
|
-
var webamp_telegram_handler = __webpack_require__(29);
|
|
10393
|
-
|
|
10394
10149
|
// CONCATENATED MODULE: ./js/actionCreators/files.ts
|
|
10395
10150
|
|
|
10396
10151
|
|
|
@@ -10402,8 +10157,7 @@ var webamp_telegram_handler = __webpack_require__(29);
|
|
|
10402
10157
|
|
|
10403
10158
|
|
|
10404
10159
|
|
|
10405
|
-
|
|
10406
|
-
|
|
10160
|
+
// Lower is better
|
|
10407
10161
|
const DURATION_VISIBLE_PRIORITY = 5;
|
|
10408
10162
|
const META_DATA_VISIBLE_PRIORITY = 10;
|
|
10409
10163
|
const DURATION_PRIORITY = 15;
|
|
@@ -10803,24 +10557,16 @@ function files_addFilesFromUrl(atIndex = 0) {
|
|
|
10803
10557
|
return async (dispatch, getState, {
|
|
10804
10558
|
handleAddUrlEvent
|
|
10805
10559
|
}) => {
|
|
10806
|
-
|
|
10560
|
+
if (handleAddUrlEvent) {} else console.log(0x0fff21);
|
|
10807
10561
|
};
|
|
10808
10562
|
}
|
|
10809
10563
|
function files_addFilesFromList() {
|
|
10810
10564
|
return async (dispatch, getState, {
|
|
10811
10565
|
handleLoadListEvent
|
|
10812
10566
|
}) => {
|
|
10813
|
-
|
|
10814
|
-
const tracks = await handleLoadListEvent();
|
|
10567
|
+
var _await;
|
|
10815
10568
|
|
|
10816
|
-
|
|
10817
|
-
dispatch(playlist_removeAllTracks());
|
|
10818
|
-
dispatch(files_loadMediaFiles(tracks, constants["e" /* LOAD_STYLE */].NONE, 0));
|
|
10819
|
-
return;
|
|
10820
|
-
}
|
|
10821
|
-
} else {
|
|
10822
|
-
alert("Not supported in Webamp");
|
|
10823
|
-
}
|
|
10569
|
+
(_await = await handleLoadListEvent()) !== null && _await !== void 0 ? _await : console.log('no event provided');
|
|
10824
10570
|
};
|
|
10825
10571
|
}
|
|
10826
10572
|
function files_saveFilesToList() {
|
|
@@ -11593,7 +11339,7 @@ var classnames = __webpack_require__(6);
|
|
|
11593
11339
|
var classnames_default = /*#__PURE__*/__webpack_require__.n(classnames);
|
|
11594
11340
|
|
|
11595
11341
|
// EXTERNAL MODULE: ./css/gen-window.css
|
|
11596
|
-
var gen_window = __webpack_require__(
|
|
11342
|
+
var gen_window = __webpack_require__(70);
|
|
11597
11343
|
|
|
11598
11344
|
// CONCATENATED MODULE: ./js/components/ResizeTarget.tsx
|
|
11599
11345
|
|
|
@@ -11986,7 +11732,7 @@ function Visualizer({
|
|
|
11986
11732
|
|
|
11987
11733
|
/* harmony default export */ var MilkdropWindow_Visualizer = (Visualizer);
|
|
11988
11734
|
// EXTERNAL MODULE: ./css/milkdrop-window.css
|
|
11989
|
-
var milkdrop_window = __webpack_require__(
|
|
11735
|
+
var milkdrop_window = __webpack_require__(73);
|
|
11990
11736
|
|
|
11991
11737
|
// CONCATENATED MODULE: ./js/components/MilkdropWindow/Background.tsx
|
|
11992
11738
|
|
|
@@ -12268,7 +12014,7 @@ const DropTarget = props => {
|
|
|
12268
12014
|
|
|
12269
12015
|
/* harmony default export */ var components_DropTarget = (DropTarget);
|
|
12270
12016
|
// EXTERNAL MODULE: ./css/context-menu.css
|
|
12271
|
-
var context_menu = __webpack_require__(
|
|
12017
|
+
var context_menu = __webpack_require__(75);
|
|
12272
12018
|
|
|
12273
12019
|
// CONCATENATED MODULE: ./js/components/ContextMenu.tsx
|
|
12274
12020
|
|
|
@@ -13030,7 +12776,7 @@ function WindowManager({
|
|
|
13030
12776
|
});
|
|
13031
12777
|
}
|
|
13032
12778
|
// EXTERNAL MODULE: /home/exezt-/Projects/webamp/node_modules/lodash/deburr.js
|
|
13033
|
-
var deburr = __webpack_require__(
|
|
12779
|
+
var deburr = __webpack_require__(42);
|
|
13034
12780
|
var deburr_default = /*#__PURE__*/__webpack_require__.n(deburr);
|
|
13035
12781
|
|
|
13036
12782
|
// CONCATENATED MODULE: ./js/components/Character.tsx
|
|
@@ -13059,7 +12805,7 @@ const Character = react["memo"]((_ref) => {
|
|
|
13059
12805
|
});
|
|
13060
12806
|
/* harmony default export */ var components_Character = (Character);
|
|
13061
12807
|
// EXTERNAL MODULE: ./css/mini-time.css
|
|
13062
|
-
var mini_time = __webpack_require__(
|
|
12808
|
+
var mini_time = __webpack_require__(90);
|
|
13063
12809
|
|
|
13064
12810
|
// CONCATENATED MODULE: ./js/components/MiniTime.tsx
|
|
13065
12811
|
|
|
@@ -14349,7 +14095,7 @@ const MainVolume = Object(react["memo"])(() => {
|
|
|
14349
14095
|
});
|
|
14350
14096
|
/* harmony default export */ var MainWindow_MainVolume = (MainVolume);
|
|
14351
14097
|
// EXTERNAL MODULE: ./css/main-window.css
|
|
14352
|
-
var main_window = __webpack_require__(
|
|
14098
|
+
var main_window = __webpack_require__(92);
|
|
14353
14099
|
|
|
14354
14100
|
// CONCATENATED MODULE: ./js/components/MainWindow/index.tsx
|
|
14355
14101
|
|
|
@@ -15328,7 +15074,7 @@ function PlaylistScrollBar() {
|
|
|
15328
15074
|
});
|
|
15329
15075
|
}
|
|
15330
15076
|
// EXTERNAL MODULE: ./css/playlist-window.css
|
|
15331
|
-
var playlist_window = __webpack_require__(
|
|
15077
|
+
var playlist_window = __webpack_require__(94);
|
|
15332
15078
|
|
|
15333
15079
|
// CONCATENATED MODULE: ./js/components/PlaylistWindow/index.tsx
|
|
15334
15080
|
|
|
@@ -15786,7 +15532,7 @@ function drawEqLine({
|
|
|
15786
15532
|
|
|
15787
15533
|
/* harmony default export */ var EqualizerWindow_EqGraph = (EqGraph);
|
|
15788
15534
|
// EXTERNAL MODULE: ./presets/builtin.json
|
|
15789
|
-
var builtin = __webpack_require__(
|
|
15535
|
+
var builtin = __webpack_require__(43);
|
|
15790
15536
|
|
|
15791
15537
|
// CONCATENATED MODULE: ./js/components/EqualizerWindow/PresetsContextMenu.tsx
|
|
15792
15538
|
|
|
@@ -15888,7 +15634,7 @@ const EqualizerShade = () => {
|
|
|
15888
15634
|
|
|
15889
15635
|
/* harmony default export */ var EqualizerWindow_EqualizerShade = (EqualizerShade);
|
|
15890
15636
|
// EXTERNAL MODULE: ./css/equalizer-window.css
|
|
15891
|
-
var equalizer_window = __webpack_require__(
|
|
15637
|
+
var equalizer_window = __webpack_require__(96);
|
|
15892
15638
|
|
|
15893
15639
|
// CONCATENATED MODULE: ./js/components/EqualizerWindow/index.tsx
|
|
15894
15640
|
|
|
@@ -16272,7 +16018,7 @@ function ClipPaths({
|
|
|
16272
16018
|
}), paths);
|
|
16273
16019
|
}
|
|
16274
16020
|
// EXTERNAL MODULE: ./node_modules/ani-cursor/dist/index.js
|
|
16275
|
-
var dist = __webpack_require__(
|
|
16021
|
+
var dist = __webpack_require__(44);
|
|
16276
16022
|
|
|
16277
16023
|
// CONCATENATED MODULE: ./js/components/Skin.tsx
|
|
16278
16024
|
|
|
@@ -16415,7 +16161,7 @@ function Skin() {
|
|
|
16415
16161
|
});
|
|
16416
16162
|
}
|
|
16417
16163
|
// EXTERNAL MODULE: ./css/webamp.css
|
|
16418
|
-
var webamp = __webpack_require__(
|
|
16164
|
+
var webamp = __webpack_require__(100);
|
|
16419
16165
|
|
|
16420
16166
|
// CONCATENATED MODULE: ./js/components/App.tsx
|
|
16421
16167
|
|
|
@@ -17308,7 +17054,7 @@ class media_Media {
|
|
|
17308
17054
|
|
|
17309
17055
|
}
|
|
17310
17056
|
// EXTERNAL MODULE: ./css/base-skin.css
|
|
17311
|
-
var base_skin = __webpack_require__(
|
|
17057
|
+
var base_skin = __webpack_require__(102);
|
|
17312
17058
|
|
|
17313
17059
|
// CONCATENATED MODULE: ./js/Disposable.ts
|
|
17314
17060
|
|
|
@@ -17710,13 +17456,13 @@ defineProperty_default()(webampLazy_Webamp, "VERSION", "1.5.0");
|
|
|
17710
17456
|
/* harmony default export */ var webampLazy = __webpack_exports__["default"] = (webampLazy_Webamp);
|
|
17711
17457
|
|
|
17712
17458
|
/***/ }),
|
|
17459
|
+
/* 51 */,
|
|
17713
17460
|
/* 52 */,
|
|
17714
17461
|
/* 53 */,
|
|
17715
17462
|
/* 54 */,
|
|
17716
17463
|
/* 55 */,
|
|
17717
17464
|
/* 56 */,
|
|
17718
|
-
/* 57
|
|
17719
|
-
/* 58 */
|
|
17465
|
+
/* 57 */
|
|
17720
17466
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17721
17467
|
|
|
17722
17468
|
"use strict";
|
|
@@ -17733,7 +17479,7 @@ function q(c,a,k){var b,d={},e=null,l=null;void 0!==k&&(e=""+k);void 0!==a.key&&
|
|
|
17733
17479
|
|
|
17734
17480
|
|
|
17735
17481
|
/***/ }),
|
|
17736
|
-
/*
|
|
17482
|
+
/* 58 */
|
|
17737
17483
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17738
17484
|
|
|
17739
17485
|
"use strict";
|
|
@@ -17763,7 +17509,7 @@ exports.useLayoutEffect=function(a,b){return S().useLayoutEffect(a,b)};exports.u
|
|
|
17763
17509
|
|
|
17764
17510
|
|
|
17765
17511
|
/***/ }),
|
|
17766
|
-
/*
|
|
17512
|
+
/* 59 */
|
|
17767
17513
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17768
17514
|
|
|
17769
17515
|
"use strict";
|
|
@@ -17778,7 +17524,7 @@ exports.useLayoutEffect=function(a,b){return S().useLayoutEffect(a,b)};exports.u
|
|
|
17778
17524
|
/*
|
|
17779
17525
|
Modernizr 3.0.0pre (Custom Build) | MIT
|
|
17780
17526
|
*/
|
|
17781
|
-
var aa=__webpack_require__(1),m=__webpack_require__(25),r=__webpack_require__(
|
|
17527
|
+
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)}
|
|
17782
17528
|
function ea(a,b){ca[a]=b;for(a=0;a<b.length;a++)ba.add(b[a])}
|
|
17783
17529
|
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,
|
|
17784
17530
|
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}}
|
|
@@ -18067,19 +17813,19 @@ exports.unstable_renderSubtreeIntoContainer=function(a,b,c,d){if(!rk(c))throw Er
|
|
|
18067
17813
|
|
|
18068
17814
|
|
|
18069
17815
|
/***/ }),
|
|
18070
|
-
/*
|
|
17816
|
+
/* 60 */
|
|
18071
17817
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18072
17818
|
|
|
18073
17819
|
"use strict";
|
|
18074
17820
|
|
|
18075
17821
|
|
|
18076
17822
|
if (true) {
|
|
18077
|
-
module.exports = __webpack_require__(
|
|
17823
|
+
module.exports = __webpack_require__(61);
|
|
18078
17824
|
} else {}
|
|
18079
17825
|
|
|
18080
17826
|
|
|
18081
17827
|
/***/ }),
|
|
18082
|
-
/*
|
|
17828
|
+
/* 61 */
|
|
18083
17829
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18084
17830
|
|
|
18085
17831
|
"use strict";
|
|
@@ -18106,7 +17852,7 @@ exports.unstable_wrapCallback=function(a){var b=P;return function(){var c=P;P=b;
|
|
|
18106
17852
|
|
|
18107
17853
|
|
|
18108
17854
|
/***/ }),
|
|
18109
|
-
/*
|
|
17855
|
+
/* 62 */
|
|
18110
17856
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18111
17857
|
|
|
18112
17858
|
/**
|
|
@@ -18119,12 +17865,12 @@ exports.unstable_wrapCallback=function(a){var b=P;return function(){var c=P;P=b;
|
|
|
18119
17865
|
if (false) { var throwOnDirectAccess, ReactIs; } else {
|
|
18120
17866
|
// By explicitly using `prop-types` you are opting into new production behavior.
|
|
18121
17867
|
// http://fb.me/prop-types-in-prod
|
|
18122
|
-
module.exports = __webpack_require__(
|
|
17868
|
+
module.exports = __webpack_require__(63)();
|
|
18123
17869
|
}
|
|
18124
17870
|
|
|
18125
17871
|
|
|
18126
17872
|
/***/ }),
|
|
18127
|
-
/*
|
|
17873
|
+
/* 63 */
|
|
18128
17874
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18129
17875
|
|
|
18130
17876
|
"use strict";
|
|
@@ -18137,7 +17883,7 @@ if (false) { var throwOnDirectAccess, ReactIs; } else {
|
|
|
18137
17883
|
|
|
18138
17884
|
|
|
18139
17885
|
|
|
18140
|
-
var ReactPropTypesSecret = __webpack_require__(
|
|
17886
|
+
var ReactPropTypesSecret = __webpack_require__(64);
|
|
18141
17887
|
|
|
18142
17888
|
function emptyFunction() {}
|
|
18143
17889
|
function emptyFunctionWithReset() {}
|
|
@@ -18195,7 +17941,7 @@ module.exports = function() {
|
|
|
18195
17941
|
|
|
18196
17942
|
|
|
18197
17943
|
/***/ }),
|
|
18198
|
-
/*
|
|
17944
|
+
/* 64 */
|
|
18199
17945
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18200
17946
|
|
|
18201
17947
|
"use strict";
|
|
@@ -18214,7 +17960,7 @@ module.exports = ReactPropTypesSecret;
|
|
|
18214
17960
|
|
|
18215
17961
|
|
|
18216
17962
|
/***/ }),
|
|
18217
|
-
/*
|
|
17963
|
+
/* 65 */
|
|
18218
17964
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18219
17965
|
|
|
18220
17966
|
"use strict";
|
|
@@ -18236,7 +17982,7 @@ exports.isValidElementType=function(a){return"string"===typeof a||"function"===t
|
|
|
18236
17982
|
|
|
18237
17983
|
|
|
18238
17984
|
/***/ }),
|
|
18239
|
-
/*
|
|
17985
|
+
/* 66 */
|
|
18240
17986
|
/***/ (function(module, exports) {
|
|
18241
17987
|
|
|
18242
17988
|
module.exports = function(originalModule) {
|
|
@@ -18266,7 +18012,7 @@ module.exports = function(originalModule) {
|
|
|
18266
18012
|
|
|
18267
18013
|
|
|
18268
18014
|
/***/ }),
|
|
18269
|
-
/*
|
|
18015
|
+
/* 67 */
|
|
18270
18016
|
/***/ (function(module, exports) {
|
|
18271
18017
|
|
|
18272
18018
|
function _objectWithoutPropertiesLoose(source, excluded) {
|
|
@@ -18287,10 +18033,10 @@ function _objectWithoutPropertiesLoose(source, excluded) {
|
|
|
18287
18033
|
module.exports = _objectWithoutPropertiesLoose;
|
|
18288
18034
|
|
|
18289
18035
|
/***/ }),
|
|
18290
|
-
/*
|
|
18036
|
+
/* 68 */
|
|
18291
18037
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18292
18038
|
|
|
18293
|
-
var CONSTANTS = __webpack_require__(
|
|
18039
|
+
var CONSTANTS = __webpack_require__(37);
|
|
18294
18040
|
|
|
18295
18041
|
function parser(arrayBuffer) {
|
|
18296
18042
|
var data = {};
|
|
@@ -18336,10 +18082,10 @@ function parser(arrayBuffer) {
|
|
|
18336
18082
|
module.exports = parser;
|
|
18337
18083
|
|
|
18338
18084
|
/***/ }),
|
|
18339
|
-
/*
|
|
18085
|
+
/* 69 */
|
|
18340
18086
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18341
18087
|
|
|
18342
|
-
var CONSTANTS = __webpack_require__(
|
|
18088
|
+
var CONSTANTS = __webpack_require__(37);
|
|
18343
18089
|
|
|
18344
18090
|
var FILL_SIZE = 4;
|
|
18345
18091
|
var PRESET_LENGTH = 257;
|
|
@@ -18384,11 +18130,11 @@ function creator(data) {
|
|
|
18384
18130
|
module.exports = creator;
|
|
18385
18131
|
|
|
18386
18132
|
/***/ }),
|
|
18387
|
-
/*
|
|
18133
|
+
/* 70 */
|
|
18388
18134
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18389
18135
|
|
|
18390
18136
|
|
|
18391
|
-
var content = __webpack_require__(
|
|
18137
|
+
var content = __webpack_require__(71);
|
|
18392
18138
|
|
|
18393
18139
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
18394
18140
|
|
|
@@ -18409,7 +18155,7 @@ if(content.locals) module.exports = content.locals;
|
|
|
18409
18155
|
if(false) {}
|
|
18410
18156
|
|
|
18411
18157
|
/***/ }),
|
|
18412
|
-
/*
|
|
18158
|
+
/* 71 */
|
|
18413
18159
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18414
18160
|
|
|
18415
18161
|
exports = module.exports = __webpack_require__(12)(false);
|
|
@@ -18423,7 +18169,7 @@ exports.push([module.i, "#webamp .gen-text-space{width:5px}#webamp .gen-text-let
|
|
|
18423
18169
|
|
|
18424
18170
|
|
|
18425
18171
|
/***/ }),
|
|
18426
|
-
/*
|
|
18172
|
+
/* 72 */
|
|
18427
18173
|
/***/ (function(module, exports) {
|
|
18428
18174
|
|
|
18429
18175
|
|
|
@@ -18518,11 +18264,11 @@ module.exports = function (css) {
|
|
|
18518
18264
|
|
|
18519
18265
|
|
|
18520
18266
|
/***/ }),
|
|
18521
|
-
/*
|
|
18267
|
+
/* 73 */
|
|
18522
18268
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18523
18269
|
|
|
18524
18270
|
|
|
18525
|
-
var content = __webpack_require__(
|
|
18271
|
+
var content = __webpack_require__(74);
|
|
18526
18272
|
|
|
18527
18273
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
18528
18274
|
|
|
@@ -18543,7 +18289,7 @@ if(content.locals) module.exports = content.locals;
|
|
|
18543
18289
|
if(false) {}
|
|
18544
18290
|
|
|
18545
18291
|
/***/ }),
|
|
18546
|
-
/*
|
|
18292
|
+
/* 74 */
|
|
18547
18293
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18548
18294
|
|
|
18549
18295
|
exports = module.exports = __webpack_require__(12)(false);
|
|
@@ -18557,11 +18303,11 @@ exports.push([module.i, ".webamp-desktop{position:absolute;top:0;left:0;right:0;
|
|
|
18557
18303
|
|
|
18558
18304
|
|
|
18559
18305
|
/***/ }),
|
|
18560
|
-
/*
|
|
18306
|
+
/* 75 */
|
|
18561
18307
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18562
18308
|
|
|
18563
18309
|
|
|
18564
|
-
var content = __webpack_require__(
|
|
18310
|
+
var content = __webpack_require__(76);
|
|
18565
18311
|
|
|
18566
18312
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
18567
18313
|
|
|
@@ -18582,7 +18328,7 @@ if(content.locals) module.exports = content.locals;
|
|
|
18582
18328
|
if(false) {}
|
|
18583
18329
|
|
|
18584
18330
|
/***/ }),
|
|
18585
|
-
/*
|
|
18331
|
+
/* 76 */
|
|
18586
18332
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18587
18333
|
|
|
18588
18334
|
exports = module.exports = __webpack_require__(12)(false);
|
|
@@ -18596,10 +18342,10 @@ exports.push([module.i, "#webamp-context-menu .context-menu{left:0;-webkit-user-
|
|
|
18596
18342
|
|
|
18597
18343
|
|
|
18598
18344
|
/***/ }),
|
|
18599
|
-
/*
|
|
18345
|
+
/* 77 */
|
|
18600
18346
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18601
18347
|
|
|
18602
|
-
var basePropertyOf = __webpack_require__(
|
|
18348
|
+
var basePropertyOf = __webpack_require__(78);
|
|
18603
18349
|
|
|
18604
18350
|
/** Used to map Latin Unicode letters to basic Latin letters. */
|
|
18605
18351
|
var deburredLetters = {
|
|
@@ -18673,7 +18419,7 @@ module.exports = deburrLetter;
|
|
|
18673
18419
|
|
|
18674
18420
|
|
|
18675
18421
|
/***/ }),
|
|
18676
|
-
/*
|
|
18422
|
+
/* 78 */
|
|
18677
18423
|
/***/ (function(module, exports) {
|
|
18678
18424
|
|
|
18679
18425
|
/**
|
|
@@ -18693,10 +18439,10 @@ module.exports = basePropertyOf;
|
|
|
18693
18439
|
|
|
18694
18440
|
|
|
18695
18441
|
/***/ }),
|
|
18696
|
-
/*
|
|
18442
|
+
/* 79 */
|
|
18697
18443
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18698
18444
|
|
|
18699
|
-
var baseToString = __webpack_require__(
|
|
18445
|
+
var baseToString = __webpack_require__(80);
|
|
18700
18446
|
|
|
18701
18447
|
/**
|
|
18702
18448
|
* Converts `value` to a string. An empty string is returned for `null`
|
|
@@ -18727,13 +18473,13 @@ module.exports = toString;
|
|
|
18727
18473
|
|
|
18728
18474
|
|
|
18729
18475
|
/***/ }),
|
|
18730
|
-
/*
|
|
18476
|
+
/* 80 */
|
|
18731
18477
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18732
18478
|
|
|
18733
18479
|
var Symbol = __webpack_require__(27),
|
|
18734
|
-
arrayMap = __webpack_require__(
|
|
18735
|
-
isArray = __webpack_require__(
|
|
18736
|
-
isSymbol = __webpack_require__(
|
|
18480
|
+
arrayMap = __webpack_require__(83),
|
|
18481
|
+
isArray = __webpack_require__(84),
|
|
18482
|
+
isSymbol = __webpack_require__(85);
|
|
18737
18483
|
|
|
18738
18484
|
/** Used as references for various `Number` constants. */
|
|
18739
18485
|
var INFINITY = 1 / 0;
|
|
@@ -18770,10 +18516,10 @@ module.exports = baseToString;
|
|
|
18770
18516
|
|
|
18771
18517
|
|
|
18772
18518
|
/***/ }),
|
|
18773
|
-
/*
|
|
18519
|
+
/* 81 */
|
|
18774
18520
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18775
18521
|
|
|
18776
|
-
var freeGlobal = __webpack_require__(
|
|
18522
|
+
var freeGlobal = __webpack_require__(82);
|
|
18777
18523
|
|
|
18778
18524
|
/** Detect free variable `self`. */
|
|
18779
18525
|
var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
|
|
@@ -18785,7 +18531,7 @@ module.exports = root;
|
|
|
18785
18531
|
|
|
18786
18532
|
|
|
18787
18533
|
/***/ }),
|
|
18788
|
-
/*
|
|
18534
|
+
/* 82 */
|
|
18789
18535
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18790
18536
|
|
|
18791
18537
|
/* WEBPACK VAR INJECTION */(function(global) {/** Detect free variable `global` from Node.js. */
|
|
@@ -18796,7 +18542,7 @@ module.exports = freeGlobal;
|
|
|
18796
18542
|
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(19)))
|
|
18797
18543
|
|
|
18798
18544
|
/***/ }),
|
|
18799
|
-
/*
|
|
18545
|
+
/* 83 */
|
|
18800
18546
|
/***/ (function(module, exports) {
|
|
18801
18547
|
|
|
18802
18548
|
/**
|
|
@@ -18823,7 +18569,7 @@ module.exports = arrayMap;
|
|
|
18823
18569
|
|
|
18824
18570
|
|
|
18825
18571
|
/***/ }),
|
|
18826
|
-
/*
|
|
18572
|
+
/* 84 */
|
|
18827
18573
|
/***/ (function(module, exports) {
|
|
18828
18574
|
|
|
18829
18575
|
/**
|
|
@@ -18855,11 +18601,11 @@ module.exports = isArray;
|
|
|
18855
18601
|
|
|
18856
18602
|
|
|
18857
18603
|
/***/ }),
|
|
18858
|
-
/*
|
|
18604
|
+
/* 85 */
|
|
18859
18605
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18860
18606
|
|
|
18861
|
-
var baseGetTag = __webpack_require__(
|
|
18862
|
-
isObjectLike = __webpack_require__(
|
|
18607
|
+
var baseGetTag = __webpack_require__(86),
|
|
18608
|
+
isObjectLike = __webpack_require__(89);
|
|
18863
18609
|
|
|
18864
18610
|
/** `Object#toString` result references. */
|
|
18865
18611
|
var symbolTag = '[object Symbol]';
|
|
@@ -18890,12 +18636,12 @@ module.exports = isSymbol;
|
|
|
18890
18636
|
|
|
18891
18637
|
|
|
18892
18638
|
/***/ }),
|
|
18893
|
-
/*
|
|
18639
|
+
/* 86 */
|
|
18894
18640
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18895
18641
|
|
|
18896
18642
|
var Symbol = __webpack_require__(27),
|
|
18897
|
-
getRawTag = __webpack_require__(
|
|
18898
|
-
objectToString = __webpack_require__(
|
|
18643
|
+
getRawTag = __webpack_require__(87),
|
|
18644
|
+
objectToString = __webpack_require__(88);
|
|
18899
18645
|
|
|
18900
18646
|
/** `Object#toString` result references. */
|
|
18901
18647
|
var nullTag = '[object Null]',
|
|
@@ -18924,7 +18670,7 @@ module.exports = baseGetTag;
|
|
|
18924
18670
|
|
|
18925
18671
|
|
|
18926
18672
|
/***/ }),
|
|
18927
|
-
/*
|
|
18673
|
+
/* 87 */
|
|
18928
18674
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18929
18675
|
|
|
18930
18676
|
var Symbol = __webpack_require__(27);
|
|
@@ -18976,7 +18722,7 @@ module.exports = getRawTag;
|
|
|
18976
18722
|
|
|
18977
18723
|
|
|
18978
18724
|
/***/ }),
|
|
18979
|
-
/*
|
|
18725
|
+
/* 88 */
|
|
18980
18726
|
/***/ (function(module, exports) {
|
|
18981
18727
|
|
|
18982
18728
|
/** Used for built-in method references. */
|
|
@@ -19004,7 +18750,7 @@ module.exports = objectToString;
|
|
|
19004
18750
|
|
|
19005
18751
|
|
|
19006
18752
|
/***/ }),
|
|
19007
|
-
/*
|
|
18753
|
+
/* 89 */
|
|
19008
18754
|
/***/ (function(module, exports) {
|
|
19009
18755
|
|
|
19010
18756
|
/**
|
|
@@ -19039,11 +18785,11 @@ module.exports = isObjectLike;
|
|
|
19039
18785
|
|
|
19040
18786
|
|
|
19041
18787
|
/***/ }),
|
|
19042
|
-
/*
|
|
18788
|
+
/* 90 */
|
|
19043
18789
|
/***/ (function(module, exports, __webpack_require__) {
|
|
19044
18790
|
|
|
19045
18791
|
|
|
19046
|
-
var content = __webpack_require__(
|
|
18792
|
+
var content = __webpack_require__(91);
|
|
19047
18793
|
|
|
19048
18794
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
19049
18795
|
|
|
@@ -19064,7 +18810,7 @@ if(content.locals) module.exports = content.locals;
|
|
|
19064
18810
|
if(false) {}
|
|
19065
18811
|
|
|
19066
18812
|
/***/ }),
|
|
19067
|
-
/*
|
|
18813
|
+
/* 91 */
|
|
19068
18814
|
/***/ (function(module, exports, __webpack_require__) {
|
|
19069
18815
|
|
|
19070
18816
|
exports = module.exports = __webpack_require__(12)(false);
|
|
@@ -19078,11 +18824,11 @@ exports.push([module.i, "#webamp .mini-time{display:block;height:6px;width:25px}
|
|
|
19078
18824
|
|
|
19079
18825
|
|
|
19080
18826
|
/***/ }),
|
|
19081
|
-
/*
|
|
18827
|
+
/* 92 */
|
|
19082
18828
|
/***/ (function(module, exports, __webpack_require__) {
|
|
19083
18829
|
|
|
19084
18830
|
|
|
19085
|
-
var content = __webpack_require__(
|
|
18831
|
+
var content = __webpack_require__(93);
|
|
19086
18832
|
|
|
19087
18833
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
19088
18834
|
|
|
@@ -19103,7 +18849,7 @@ if(content.locals) module.exports = content.locals;
|
|
|
19103
18849
|
if(false) {}
|
|
19104
18850
|
|
|
19105
18851
|
/***/ }),
|
|
19106
|
-
/*
|
|
18852
|
+
/* 93 */
|
|
19107
18853
|
/***/ (function(module, exports, __webpack_require__) {
|
|
19108
18854
|
|
|
19109
18855
|
exports = module.exports = __webpack_require__(12)(false);
|
|
@@ -19117,11 +18863,11 @@ exports.push([module.i, "#webamp #main-window{position:absolute;height:116px;wid
|
|
|
19117
18863
|
|
|
19118
18864
|
|
|
19119
18865
|
/***/ }),
|
|
19120
|
-
/*
|
|
18866
|
+
/* 94 */
|
|
19121
18867
|
/***/ (function(module, exports, __webpack_require__) {
|
|
19122
18868
|
|
|
19123
18869
|
|
|
19124
|
-
var content = __webpack_require__(
|
|
18870
|
+
var content = __webpack_require__(95);
|
|
19125
18871
|
|
|
19126
18872
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
19127
18873
|
|
|
@@ -19142,7 +18888,7 @@ if(content.locals) module.exports = content.locals;
|
|
|
19142
18888
|
if(false) {}
|
|
19143
18889
|
|
|
19144
18890
|
/***/ }),
|
|
19145
|
-
/*
|
|
18891
|
+
/* 95 */
|
|
19146
18892
|
/***/ (function(module, exports, __webpack_require__) {
|
|
19147
18893
|
|
|
19148
18894
|
exports = module.exports = __webpack_require__(12)(false);
|
|
@@ -19156,11 +18902,11 @@ exports.push([module.i, "#webamp #playlist-window{display:flex;flex-direction:co
|
|
|
19156
18902
|
|
|
19157
18903
|
|
|
19158
18904
|
/***/ }),
|
|
19159
|
-
/*
|
|
18905
|
+
/* 96 */
|
|
19160
18906
|
/***/ (function(module, exports, __webpack_require__) {
|
|
19161
18907
|
|
|
19162
18908
|
|
|
19163
|
-
var content = __webpack_require__(
|
|
18909
|
+
var content = __webpack_require__(97);
|
|
19164
18910
|
|
|
19165
18911
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
19166
18912
|
|
|
@@ -19181,7 +18927,7 @@ if(content.locals) module.exports = content.locals;
|
|
|
19181
18927
|
if(false) {}
|
|
19182
18928
|
|
|
19183
18929
|
/***/ }),
|
|
19184
|
-
/*
|
|
18930
|
+
/* 97 */
|
|
19185
18931
|
/***/ (function(module, exports, __webpack_require__) {
|
|
19186
18932
|
|
|
19187
18933
|
exports = module.exports = __webpack_require__(12)(false);
|
|
@@ -19195,14 +18941,14 @@ exports.push([module.i, "#webamp #equalizer-window{height:116px;width:275px}#web
|
|
|
19195
18941
|
|
|
19196
18942
|
|
|
19197
18943
|
/***/ }),
|
|
19198
|
-
/*
|
|
18944
|
+
/* 98 */
|
|
19199
18945
|
/***/ (function(module, exports, __webpack_require__) {
|
|
19200
18946
|
|
|
19201
18947
|
"use strict";
|
|
19202
18948
|
|
|
19203
18949
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19204
18950
|
exports.parseAni = void 0;
|
|
19205
|
-
var riff_file_1 = __webpack_require__(
|
|
18951
|
+
var riff_file_1 = __webpack_require__(99);
|
|
19206
18952
|
var byte_data_1 = __webpack_require__(18);
|
|
19207
18953
|
var DWORD = { bits: 32, be: false, signed: false, fp: false };
|
|
19208
18954
|
function parseAni(arr) {
|
|
@@ -19275,7 +19021,7 @@ exports.parseAni = parseAni;
|
|
|
19275
19021
|
//# sourceMappingURL=parser.js.map
|
|
19276
19022
|
|
|
19277
19023
|
/***/ }),
|
|
19278
|
-
/*
|
|
19024
|
+
/* 99 */
|
|
19279
19025
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
19280
19026
|
|
|
19281
19027
|
"use strict";
|
|
@@ -19525,11 +19271,11 @@ class RIFFFile {
|
|
|
19525
19271
|
|
|
19526
19272
|
|
|
19527
19273
|
/***/ }),
|
|
19528
|
-
/*
|
|
19274
|
+
/* 100 */
|
|
19529
19275
|
/***/ (function(module, exports, __webpack_require__) {
|
|
19530
19276
|
|
|
19531
19277
|
|
|
19532
|
-
var content = __webpack_require__(
|
|
19278
|
+
var content = __webpack_require__(101);
|
|
19533
19279
|
|
|
19534
19280
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
19535
19281
|
|
|
@@ -19550,7 +19296,7 @@ if(content.locals) module.exports = content.locals;
|
|
|
19550
19296
|
if(false) {}
|
|
19551
19297
|
|
|
19552
19298
|
/***/ }),
|
|
19553
|
-
/*
|
|
19299
|
+
/* 101 */
|
|
19554
19300
|
/***/ (function(module, exports, __webpack_require__) {
|
|
19555
19301
|
|
|
19556
19302
|
exports = module.exports = __webpack_require__(12)(false);
|
|
@@ -19564,11 +19310,11 @@ exports.push([module.i, "#webamp{position:absolute;top:0;left:0}#webamp canvas{-
|
|
|
19564
19310
|
|
|
19565
19311
|
|
|
19566
19312
|
/***/ }),
|
|
19567
|
-
/*
|
|
19313
|
+
/* 102 */
|
|
19568
19314
|
/***/ (function(module, exports, __webpack_require__) {
|
|
19569
19315
|
|
|
19570
19316
|
|
|
19571
|
-
var content = __webpack_require__(
|
|
19317
|
+
var content = __webpack_require__(103);
|
|
19572
19318
|
|
|
19573
19319
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
19574
19320
|
|
|
@@ -19589,7 +19335,7 @@ if(content.locals) module.exports = content.locals;
|
|
|
19589
19335
|
if(false) {}
|
|
19590
19336
|
|
|
19591
19337
|
/***/ }),
|
|
19592
|
-
/*
|
|
19338
|
+
/* 103 */
|
|
19593
19339
|
/***/ (function(module, exports, __webpack_require__) {
|
|
19594
19340
|
|
|
19595
19341
|
exports = module.exports = __webpack_require__(12)(false);
|