ipyaudio 0.1.23__py3-none-any.whl → 0.1.25__py3-none-any.whl
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.
- ipyaudio/_frontend.py +1 -1
- ipyaudio/_version.py +1 -1
- ipyaudio/labextension/package.json +2 -2
- ipyaudio/labextension/static/122.3700f0454aee82938e32.js +1 -0
- ipyaudio/labextension/static/270.27703d3e87e1e543383f.js +1 -0
- ipyaudio/labextension/static/509.a9d6860fe38ae60aa71f.js +1 -0
- ipyaudio/labextension/static/570.97f2a8196b7f1703e636.js +2 -0
- ipyaudio/labextension/static/570.97f2a8196b7f1703e636.js.LICENSE.txt +6 -0
- ipyaudio/labextension/static/627.315cb148cc156382df50.js +2 -0
- ipyaudio/labextension/static/627.315cb148cc156382df50.js.LICENSE.txt +5 -0
- ipyaudio/labextension/static/third-party-licenses.json +64 -0
- ipyaudio/nbextension/index.js +2 -13499
- ipyaudio/nbextension/index.js.map +1 -1
- ipyaudio/player.py +13 -1
- ipyaudio/widget.py +1 -6
- {ipyaudio-0.1.23.data → ipyaudio-0.1.25.data}/data/share/jupyter/labextensions/ipyaudio/package.json +2 -2
- ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/122.3700f0454aee82938e32.js +1 -0
- ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/270.27703d3e87e1e543383f.js +1 -0
- ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/509.a9d6860fe38ae60aa71f.js +1 -0
- ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js +2 -0
- ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js.LICENSE.txt +6 -0
- ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js +2 -0
- ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js.LICENSE.txt +5 -0
- ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/third-party-licenses.json +64 -0
- ipyaudio-0.1.25.data/data/share/jupyter/nbextensions/ipyaudio/index.js +3 -0
- ipyaudio-0.1.25.data/data/share/jupyter/nbextensions/ipyaudio/index.js.map +1 -0
- {ipyaudio-0.1.23.dist-info → ipyaudio-0.1.25.dist-info}/METADATA +27 -5
- ipyaudio-0.1.25.dist-info/RECORD +48 -0
- ipyaudio/labextension/build_log.json +0 -726
- ipyaudio/labextension/static/lib_index_js.e0dc1b40eb8d768fd304.js +0 -36
- ipyaudio/labextension/static/lib_index_js.e0dc1b40eb8d768fd304.js.map +0 -1
- ipyaudio/labextension/static/lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2.5626ffcb48021915d5fc.js +0 -1216
- ipyaudio/labextension/static/lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2.5626ffcb48021915d5fc.js.map +0 -1
- ipyaudio/labextension/static/lib_plugin_js.721ea7eaebbdaef9b36c.js +0 -69
- ipyaudio/labextension/static/lib_plugin_js.721ea7eaebbdaef9b36c.js.map +0 -1
- ipyaudio/labextension/static/remoteEntry.58e9350ee0aa7970ecd3.js +0 -565
- ipyaudio/labextension/static/remoteEntry.58e9350ee0aa7970ecd3.js.map +0 -1
- ipyaudio/labextension/static/vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e.73fa57174fc3b67a3760.js +0 -4041
- ipyaudio/labextension/static/vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e.73fa57174fc3b67a3760.js.map +0 -1
- ipyaudio/labextension/static/vendors-node_modules_jupyter-dataserializers_lib_index_js.e44af737f0ae9fde402b.js +0 -8001
- ipyaudio/labextension/static/vendors-node_modules_jupyter-dataserializers_lib_index_js.e44af737f0ae9fde402b.js.map +0 -1
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/build_log.json +0 -726
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_index_js.e0dc1b40eb8d768fd304.js +0 -36
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_index_js.e0dc1b40eb8d768fd304.js.map +0 -1
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2.5626ffcb48021915d5fc.js +0 -1216
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2.5626ffcb48021915d5fc.js.map +0 -1
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_plugin_js.721ea7eaebbdaef9b36c.js +0 -69
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_plugin_js.721ea7eaebbdaef9b36c.js.map +0 -1
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/remoteEntry.58e9350ee0aa7970ecd3.js +0 -565
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/remoteEntry.58e9350ee0aa7970ecd3.js.map +0 -1
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e.73fa57174fc3b67a3760.js +0 -4041
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e.73fa57174fc3b67a3760.js.map +0 -1
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/vendors-node_modules_jupyter-dataserializers_lib_index_js.e44af737f0ae9fde402b.js +0 -8001
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/vendors-node_modules_jupyter-dataserializers_lib_index_js.e44af737f0ae9fde402b.js.map +0 -1
- ipyaudio-0.1.23.data/data/share/jupyter/nbextensions/ipyaudio/index.js +0 -13500
- ipyaudio-0.1.23.data/data/share/jupyter/nbextensions/ipyaudio/index.js.map +0 -1
- ipyaudio-0.1.23.dist-info/RECORD +0 -58
- {ipyaudio-0.1.23.data → ipyaudio-0.1.25.data}/data/etc/jupyter/nbconfig/notebook.d/ipyaudio.json +0 -0
- {ipyaudio-0.1.23.data → ipyaudio-0.1.25.data}/data/share/jupyter/labextensions/ipyaudio/install.json +0 -0
- {ipyaudio-0.1.23.data → ipyaudio-0.1.25.data}/data/share/jupyter/labextensions/ipyaudio/static/style.js +0 -0
- {ipyaudio-0.1.23.data → ipyaudio-0.1.25.data}/data/share/jupyter/nbextensions/ipyaudio/extension.js +0 -0
- {ipyaudio-0.1.23.data → ipyaudio-0.1.25.data}/data/share/jupyter/nbextensions/ipyaudio/index.js.LICENSE.txt +0 -0
- {ipyaudio-0.1.23.dist-info → ipyaudio-0.1.25.dist-info}/WHEEL +0 -0
- {ipyaudio-0.1.23.dist-info → ipyaudio-0.1.25.dist-info}/licenses/LICENSE.txt +0 -0
@@ -1,565 +0,0 @@
|
|
1
|
-
var _JUPYTERLAB;
|
2
|
-
/******/ (() => { // webpackBootstrap
|
3
|
-
/******/ "use strict";
|
4
|
-
/******/ var __webpack_modules__ = ({
|
5
|
-
|
6
|
-
/***/ "webpack/container/entry/ipyaudio":
|
7
|
-
/*!***********************!*\
|
8
|
-
!*** container entry ***!
|
9
|
-
\***********************/
|
10
|
-
/***/ ((__unused_webpack_module, exports, __webpack_require__) => {
|
11
|
-
|
12
|
-
var moduleMap = {
|
13
|
-
"./index": () => {
|
14
|
-
return Promise.all([__webpack_require__.e("vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e"), __webpack_require__.e("lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2"), __webpack_require__.e("lib_index_js")]).then(() => (() => ((__webpack_require__(/*! ./lib/index.js */ "./lib/index.js")))));
|
15
|
-
},
|
16
|
-
"./extension": () => {
|
17
|
-
return Promise.all([__webpack_require__.e("vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e"), __webpack_require__.e("lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2"), __webpack_require__.e("lib_plugin_js")]).then(() => (() => ((__webpack_require__(/*! ./lib/plugin */ "./lib/plugin.js")))));
|
18
|
-
}
|
19
|
-
};
|
20
|
-
var get = (module, getScope) => {
|
21
|
-
__webpack_require__.R = getScope;
|
22
|
-
getScope = (
|
23
|
-
__webpack_require__.o(moduleMap, module)
|
24
|
-
? moduleMap[module]()
|
25
|
-
: Promise.resolve().then(() => {
|
26
|
-
throw new Error('Module "' + module + '" does not exist in container.');
|
27
|
-
})
|
28
|
-
);
|
29
|
-
__webpack_require__.R = undefined;
|
30
|
-
return getScope;
|
31
|
-
};
|
32
|
-
var init = (shareScope, initScope) => {
|
33
|
-
if (!__webpack_require__.S) return;
|
34
|
-
var name = "default"
|
35
|
-
var oldScope = __webpack_require__.S[name];
|
36
|
-
if(oldScope && oldScope !== shareScope) throw new Error("Container initialization failed as it has already been initialized with a different share scope");
|
37
|
-
__webpack_require__.S[name] = shareScope;
|
38
|
-
return __webpack_require__.I(name, initScope);
|
39
|
-
};
|
40
|
-
|
41
|
-
// This exports getters to disallow modifications
|
42
|
-
__webpack_require__.d(exports, {
|
43
|
-
get: () => (get),
|
44
|
-
init: () => (init)
|
45
|
-
});
|
46
|
-
|
47
|
-
/***/ })
|
48
|
-
|
49
|
-
/******/ });
|
50
|
-
/************************************************************************/
|
51
|
-
/******/ // The module cache
|
52
|
-
/******/ var __webpack_module_cache__ = {};
|
53
|
-
/******/
|
54
|
-
/******/ // The require function
|
55
|
-
/******/ function __webpack_require__(moduleId) {
|
56
|
-
/******/ // Check if module is in cache
|
57
|
-
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
58
|
-
/******/ if (cachedModule !== undefined) {
|
59
|
-
/******/ return cachedModule.exports;
|
60
|
-
/******/ }
|
61
|
-
/******/ // Create a new module (and put it into the cache)
|
62
|
-
/******/ var module = __webpack_module_cache__[moduleId] = {
|
63
|
-
/******/ id: moduleId,
|
64
|
-
/******/ loaded: false,
|
65
|
-
/******/ exports: {}
|
66
|
-
/******/ };
|
67
|
-
/******/
|
68
|
-
/******/ // Execute the module function
|
69
|
-
/******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
|
70
|
-
/******/
|
71
|
-
/******/ // Flag the module as loaded
|
72
|
-
/******/ module.loaded = true;
|
73
|
-
/******/
|
74
|
-
/******/ // Return the exports of the module
|
75
|
-
/******/ return module.exports;
|
76
|
-
/******/ }
|
77
|
-
/******/
|
78
|
-
/******/ // expose the modules object (__webpack_modules__)
|
79
|
-
/******/ __webpack_require__.m = __webpack_modules__;
|
80
|
-
/******/
|
81
|
-
/******/ // expose the module cache
|
82
|
-
/******/ __webpack_require__.c = __webpack_module_cache__;
|
83
|
-
/******/
|
84
|
-
/************************************************************************/
|
85
|
-
/******/ /* webpack/runtime/compat get default export */
|
86
|
-
/******/ (() => {
|
87
|
-
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
88
|
-
/******/ __webpack_require__.n = (module) => {
|
89
|
-
/******/ var getter = module && module.__esModule ?
|
90
|
-
/******/ () => (module['default']) :
|
91
|
-
/******/ () => (module);
|
92
|
-
/******/ __webpack_require__.d(getter, { a: getter });
|
93
|
-
/******/ return getter;
|
94
|
-
/******/ };
|
95
|
-
/******/ })();
|
96
|
-
/******/
|
97
|
-
/******/ /* webpack/runtime/define property getters */
|
98
|
-
/******/ (() => {
|
99
|
-
/******/ // define getter functions for harmony exports
|
100
|
-
/******/ __webpack_require__.d = (exports, definition) => {
|
101
|
-
/******/ for(var key in definition) {
|
102
|
-
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
103
|
-
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
104
|
-
/******/ }
|
105
|
-
/******/ }
|
106
|
-
/******/ };
|
107
|
-
/******/ })();
|
108
|
-
/******/
|
109
|
-
/******/ /* webpack/runtime/ensure chunk */
|
110
|
-
/******/ (() => {
|
111
|
-
/******/ __webpack_require__.f = {};
|
112
|
-
/******/ // This file contains only the entry chunk.
|
113
|
-
/******/ // The chunk loading function for additional chunks
|
114
|
-
/******/ __webpack_require__.e = (chunkId) => {
|
115
|
-
/******/ return Promise.all(Object.keys(__webpack_require__.f).reduce((promises, key) => {
|
116
|
-
/******/ __webpack_require__.f[key](chunkId, promises);
|
117
|
-
/******/ return promises;
|
118
|
-
/******/ }, []));
|
119
|
-
/******/ };
|
120
|
-
/******/ })();
|
121
|
-
/******/
|
122
|
-
/******/ /* webpack/runtime/get javascript chunk filename */
|
123
|
-
/******/ (() => {
|
124
|
-
/******/ // This function allow to reference async chunks
|
125
|
-
/******/ __webpack_require__.u = (chunkId) => {
|
126
|
-
/******/ // return url for filenames based on template
|
127
|
-
/******/ return "" + chunkId + "." + {"vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e":"73fa57174fc3b67a3760","lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2":"5626ffcb48021915d5fc","lib_index_js":"e0dc1b40eb8d768fd304","lib_plugin_js":"721ea7eaebbdaef9b36c","vendors-node_modules_jupyter-dataserializers_lib_index_js":"e44af737f0ae9fde402b"}[chunkId] + ".js";
|
128
|
-
/******/ };
|
129
|
-
/******/ })();
|
130
|
-
/******/
|
131
|
-
/******/ /* webpack/runtime/global */
|
132
|
-
/******/ (() => {
|
133
|
-
/******/ __webpack_require__.g = (function() {
|
134
|
-
/******/ if (typeof globalThis === 'object') return globalThis;
|
135
|
-
/******/ try {
|
136
|
-
/******/ return this || new Function('return this')();
|
137
|
-
/******/ } catch (e) {
|
138
|
-
/******/ if (typeof window === 'object') return window;
|
139
|
-
/******/ }
|
140
|
-
/******/ })();
|
141
|
-
/******/ })();
|
142
|
-
/******/
|
143
|
-
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
144
|
-
/******/ (() => {
|
145
|
-
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
146
|
-
/******/ })();
|
147
|
-
/******/
|
148
|
-
/******/ /* webpack/runtime/load script */
|
149
|
-
/******/ (() => {
|
150
|
-
/******/ var inProgress = {};
|
151
|
-
/******/ var dataWebpackPrefix = "ipyaudio:";
|
152
|
-
/******/ // loadScript function to load a script via script tag
|
153
|
-
/******/ __webpack_require__.l = (url, done, key, chunkId) => {
|
154
|
-
/******/ if(inProgress[url]) { inProgress[url].push(done); return; }
|
155
|
-
/******/ var script, needAttach;
|
156
|
-
/******/ if(key !== undefined) {
|
157
|
-
/******/ var scripts = document.getElementsByTagName("script");
|
158
|
-
/******/ for(var i = 0; i < scripts.length; i++) {
|
159
|
-
/******/ var s = scripts[i];
|
160
|
-
/******/ if(s.getAttribute("src") == url || s.getAttribute("data-webpack") == dataWebpackPrefix + key) { script = s; break; }
|
161
|
-
/******/ }
|
162
|
-
/******/ }
|
163
|
-
/******/ if(!script) {
|
164
|
-
/******/ needAttach = true;
|
165
|
-
/******/ script = document.createElement('script');
|
166
|
-
/******/
|
167
|
-
/******/ script.charset = 'utf-8';
|
168
|
-
/******/ script.timeout = 120;
|
169
|
-
/******/ if (__webpack_require__.nc) {
|
170
|
-
/******/ script.setAttribute("nonce", __webpack_require__.nc);
|
171
|
-
/******/ }
|
172
|
-
/******/ script.setAttribute("data-webpack", dataWebpackPrefix + key);
|
173
|
-
/******/
|
174
|
-
/******/ script.src = url;
|
175
|
-
/******/ }
|
176
|
-
/******/ inProgress[url] = [done];
|
177
|
-
/******/ var onScriptComplete = (prev, event) => {
|
178
|
-
/******/ // avoid mem leaks in IE.
|
179
|
-
/******/ script.onerror = script.onload = null;
|
180
|
-
/******/ clearTimeout(timeout);
|
181
|
-
/******/ var doneFns = inProgress[url];
|
182
|
-
/******/ delete inProgress[url];
|
183
|
-
/******/ script.parentNode && script.parentNode.removeChild(script);
|
184
|
-
/******/ doneFns && doneFns.forEach((fn) => (fn(event)));
|
185
|
-
/******/ if(prev) return prev(event);
|
186
|
-
/******/ }
|
187
|
-
/******/ var timeout = setTimeout(onScriptComplete.bind(null, undefined, { type: 'timeout', target: script }), 120000);
|
188
|
-
/******/ script.onerror = onScriptComplete.bind(null, script.onerror);
|
189
|
-
/******/ script.onload = onScriptComplete.bind(null, script.onload);
|
190
|
-
/******/ needAttach && document.head.appendChild(script);
|
191
|
-
/******/ };
|
192
|
-
/******/ })();
|
193
|
-
/******/
|
194
|
-
/******/ /* webpack/runtime/make namespace object */
|
195
|
-
/******/ (() => {
|
196
|
-
/******/ // define __esModule on exports
|
197
|
-
/******/ __webpack_require__.r = (exports) => {
|
198
|
-
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
199
|
-
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
200
|
-
/******/ }
|
201
|
-
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
202
|
-
/******/ };
|
203
|
-
/******/ })();
|
204
|
-
/******/
|
205
|
-
/******/ /* webpack/runtime/node module decorator */
|
206
|
-
/******/ (() => {
|
207
|
-
/******/ __webpack_require__.nmd = (module) => {
|
208
|
-
/******/ module.paths = [];
|
209
|
-
/******/ if (!module.children) module.children = [];
|
210
|
-
/******/ return module;
|
211
|
-
/******/ };
|
212
|
-
/******/ })();
|
213
|
-
/******/
|
214
|
-
/******/ /* webpack/runtime/sharing */
|
215
|
-
/******/ (() => {
|
216
|
-
/******/ __webpack_require__.S = {};
|
217
|
-
/******/ var initPromises = {};
|
218
|
-
/******/ var initTokens = {};
|
219
|
-
/******/ __webpack_require__.I = (name, initScope) => {
|
220
|
-
/******/ if(!initScope) initScope = [];
|
221
|
-
/******/ // handling circular init calls
|
222
|
-
/******/ var initToken = initTokens[name];
|
223
|
-
/******/ if(!initToken) initToken = initTokens[name] = {};
|
224
|
-
/******/ if(initScope.indexOf(initToken) >= 0) return;
|
225
|
-
/******/ initScope.push(initToken);
|
226
|
-
/******/ // only runs once
|
227
|
-
/******/ if(initPromises[name]) return initPromises[name];
|
228
|
-
/******/ // creates a new share scope if needed
|
229
|
-
/******/ if(!__webpack_require__.o(__webpack_require__.S, name)) __webpack_require__.S[name] = {};
|
230
|
-
/******/ // runs all init snippets from all modules reachable
|
231
|
-
/******/ var scope = __webpack_require__.S[name];
|
232
|
-
/******/ var warn = (msg) => {
|
233
|
-
/******/ if (typeof console !== "undefined" && console.warn) console.warn(msg);
|
234
|
-
/******/ };
|
235
|
-
/******/ var uniqueName = "ipyaudio";
|
236
|
-
/******/ var register = (name, version, factory, eager) => {
|
237
|
-
/******/ var versions = scope[name] = scope[name] || {};
|
238
|
-
/******/ var activeVersion = versions[version];
|
239
|
-
/******/ if(!activeVersion || (!activeVersion.loaded && (!eager != !activeVersion.eager ? eager : uniqueName > activeVersion.from))) versions[version] = { get: factory, from: uniqueName, eager: !!eager };
|
240
|
-
/******/ };
|
241
|
-
/******/ var initExternal = (id) => {
|
242
|
-
/******/ var handleError = (err) => (warn("Initialization of sharing external failed: " + err));
|
243
|
-
/******/ try {
|
244
|
-
/******/ var module = __webpack_require__(id);
|
245
|
-
/******/ if(!module) return;
|
246
|
-
/******/ var initFn = (module) => (module && module.init && module.init(__webpack_require__.S[name], initScope))
|
247
|
-
/******/ if(module.then) return promises.push(module.then(initFn, handleError));
|
248
|
-
/******/ var initResult = initFn(module);
|
249
|
-
/******/ if(initResult && initResult.then) return promises.push(initResult['catch'](handleError));
|
250
|
-
/******/ } catch(err) { handleError(err); }
|
251
|
-
/******/ }
|
252
|
-
/******/ var promises = [];
|
253
|
-
/******/ switch(name) {
|
254
|
-
/******/ case "default": {
|
255
|
-
/******/ register("ipyaudio", "0.1.19", () => (Promise.all([__webpack_require__.e("vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e"), __webpack_require__.e("lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2"), __webpack_require__.e("lib_index_js")]).then(() => (() => (__webpack_require__(/*! ./lib/index.js */ "./lib/index.js"))))));
|
256
|
-
/******/ register("jupyter-dataserializers", "3.0.1", () => (Promise.all([__webpack_require__.e("vendors-node_modules_jupyter-dataserializers_lib_index_js"), __webpack_require__.e("webpack_sharing_consume_default_jupyter-widgets_base")]).then(() => (() => (__webpack_require__(/*! ./node_modules/jupyter-dataserializers/lib/index.js */ "./node_modules/jupyter-dataserializers/lib/index.js"))))));
|
257
|
-
/******/ }
|
258
|
-
/******/ break;
|
259
|
-
/******/ }
|
260
|
-
/******/ if(!promises.length) return initPromises[name] = 1;
|
261
|
-
/******/ return initPromises[name] = Promise.all(promises).then(() => (initPromises[name] = 1));
|
262
|
-
/******/ };
|
263
|
-
/******/ })();
|
264
|
-
/******/
|
265
|
-
/******/ /* webpack/runtime/publicPath */
|
266
|
-
/******/ (() => {
|
267
|
-
/******/ var scriptUrl;
|
268
|
-
/******/ if (__webpack_require__.g.importScripts) scriptUrl = __webpack_require__.g.location + "";
|
269
|
-
/******/ var document = __webpack_require__.g.document;
|
270
|
-
/******/ if (!scriptUrl && document) {
|
271
|
-
/******/ if (document.currentScript && document.currentScript.tagName.toUpperCase() === 'SCRIPT')
|
272
|
-
/******/ scriptUrl = document.currentScript.src;
|
273
|
-
/******/ if (!scriptUrl) {
|
274
|
-
/******/ var scripts = document.getElementsByTagName("script");
|
275
|
-
/******/ if(scripts.length) {
|
276
|
-
/******/ var i = scripts.length - 1;
|
277
|
-
/******/ while (i > -1 && (!scriptUrl || !/^http(s?):/.test(scriptUrl))) scriptUrl = scripts[i--].src;
|
278
|
-
/******/ }
|
279
|
-
/******/ }
|
280
|
-
/******/ }
|
281
|
-
/******/ // When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration
|
282
|
-
/******/ // or pass an empty string ("") and set the __webpack_public_path__ variable from your code to use your own logic.
|
283
|
-
/******/ if (!scriptUrl) throw new Error("Automatic publicPath is not supported in this browser");
|
284
|
-
/******/ scriptUrl = scriptUrl.replace(/^blob:/, "").replace(/#.*$/, "").replace(/\?.*$/, "").replace(/\/[^\/]+$/, "/");
|
285
|
-
/******/ __webpack_require__.p = scriptUrl;
|
286
|
-
/******/ })();
|
287
|
-
/******/
|
288
|
-
/******/ /* webpack/runtime/consumes */
|
289
|
-
/******/ (() => {
|
290
|
-
/******/ var parseVersion = (str) => {
|
291
|
-
/******/ // see webpack/lib/util/semver.js for original code
|
292
|
-
/******/ var p=p=>{return p.split(".").map((p=>{return+p==p?+p:p}))},n=/^([^-+]+)?(?:-([^+]+))?(?:\+(.+))?$/.exec(str),r=n[1]?p(n[1]):[];return n[2]&&(r.length++,r.push.apply(r,p(n[2]))),n[3]&&(r.push([]),r.push.apply(r,p(n[3]))),r;
|
293
|
-
/******/ }
|
294
|
-
/******/ var versionLt = (a, b) => {
|
295
|
-
/******/ // see webpack/lib/util/semver.js for original code
|
296
|
-
/******/ a=parseVersion(a),b=parseVersion(b);for(var r=0;;){if(r>=a.length)return r<b.length&&"u"!=(typeof b[r])[0];var e=a[r],n=(typeof e)[0];if(r>=b.length)return"u"==n;var t=b[r],f=(typeof t)[0];if(n!=f)return"o"==n&&"n"==f||("s"==f||"u"==n);if("o"!=n&&"u"!=n&&e!=t)return e<t;r++}
|
297
|
-
/******/ }
|
298
|
-
/******/ var rangeToString = (range) => {
|
299
|
-
/******/ // see webpack/lib/util/semver.js for original code
|
300
|
-
/******/ var r=range[0],n="";if(1===range.length)return"*";if(r+.5){n+=0==r?">=":-1==r?"<":1==r?"^":2==r?"~":r>0?"=":"!=";for(var e=1,a=1;a<range.length;a++){e--,n+="u"==(typeof(t=range[a]))[0]?"-":(e>0?".":"")+(e=2,t)}return n}var g=[];for(a=1;a<range.length;a++){var t=range[a];g.push(0===t?"not("+o()+")":1===t?"("+o()+" || "+o()+")":2===t?g.pop()+" "+g.pop():rangeToString(t))}return o();function o(){return g.pop().replace(/^\((.+)\)$/,"$1")}
|
301
|
-
/******/ }
|
302
|
-
/******/ var satisfy = (range, version) => {
|
303
|
-
/******/ // see webpack/lib/util/semver.js for original code
|
304
|
-
/******/ if(0 in range){version=parseVersion(version);var e=range[0],r=e<0;r&&(e=-e-1);for(var n=0,i=1,a=!0;;i++,n++){var f,s,g=i<range.length?(typeof range[i])[0]:"";if(n>=version.length||"o"==(s=(typeof(f=version[n]))[0]))return!a||("u"==g?i>e&&!r:""==g!=r);if("u"==s){if(!a||"u"!=g)return!1}else if(a)if(g==s)if(i<=e){if(f!=range[i])return!1}else{if(r?f>range[i]:f<range[i])return!1;f!=range[i]&&(a=!1)}else if("s"!=g&&"n"!=g){if(r||i<=e)return!1;a=!1,i--}else{if(i<=e||s<g!=r)return!1;a=!1}else"s"!=g&&"n"!=g&&(a=!1,i--)}}var t=[],o=t.pop.bind(t);for(n=1;n<range.length;n++){var u=range[n];t.push(1==u?o()|o():2==u?o()&o():u?satisfy(u,version):!o())}return!!o();
|
305
|
-
/******/ }
|
306
|
-
/******/ var exists = (scope, key) => {
|
307
|
-
/******/ return scope && __webpack_require__.o(scope, key);
|
308
|
-
/******/ }
|
309
|
-
/******/ var get = (entry) => {
|
310
|
-
/******/ entry.loaded = 1;
|
311
|
-
/******/ return entry.get()
|
312
|
-
/******/ };
|
313
|
-
/******/ var eagerOnly = (versions) => {
|
314
|
-
/******/ return Object.keys(versions).reduce((filtered, version) => {
|
315
|
-
/******/ if (versions[version].eager) {
|
316
|
-
/******/ filtered[version] = versions[version];
|
317
|
-
/******/ }
|
318
|
-
/******/ return filtered;
|
319
|
-
/******/ }, {});
|
320
|
-
/******/ };
|
321
|
-
/******/ var findLatestVersion = (scope, key, eager) => {
|
322
|
-
/******/ var versions = eager ? eagerOnly(scope[key]) : scope[key];
|
323
|
-
/******/ var key = Object.keys(versions).reduce((a, b) => {
|
324
|
-
/******/ return !a || versionLt(a, b) ? b : a;
|
325
|
-
/******/ }, 0);
|
326
|
-
/******/ return key && versions[key];
|
327
|
-
/******/ };
|
328
|
-
/******/ var findSatisfyingVersion = (scope, key, requiredVersion, eager) => {
|
329
|
-
/******/ var versions = eager ? eagerOnly(scope[key]) : scope[key];
|
330
|
-
/******/ var key = Object.keys(versions).reduce((a, b) => {
|
331
|
-
/******/ if (!satisfy(requiredVersion, b)) return a;
|
332
|
-
/******/ return !a || versionLt(a, b) ? b : a;
|
333
|
-
/******/ }, 0);
|
334
|
-
/******/ return key && versions[key]
|
335
|
-
/******/ };
|
336
|
-
/******/ var findSingletonVersionKey = (scope, key, eager) => {
|
337
|
-
/******/ var versions = eager ? eagerOnly(scope[key]) : scope[key];
|
338
|
-
/******/ return Object.keys(versions).reduce((a, b) => {
|
339
|
-
/******/ return !a || (!versions[a].loaded && versionLt(a, b)) ? b : a;
|
340
|
-
/******/ }, 0);
|
341
|
-
/******/ };
|
342
|
-
/******/ var getInvalidSingletonVersionMessage = (scope, key, version, requiredVersion) => {
|
343
|
-
/******/ return "Unsatisfied version " + version + " from " + (version && scope[key][version].from) + " of shared singleton module " + key + " (required " + rangeToString(requiredVersion) + ")"
|
344
|
-
/******/ };
|
345
|
-
/******/ var getInvalidVersionMessage = (scope, scopeName, key, requiredVersion, eager) => {
|
346
|
-
/******/ var versions = scope[key];
|
347
|
-
/******/ return "No satisfying version (" + rangeToString(requiredVersion) + ")" + (eager ? " for eager consumption" : "") + " of shared module " + key + " found in shared scope " + scopeName + ".\n" +
|
348
|
-
/******/ "Available versions: " + Object.keys(versions).map((key) => {
|
349
|
-
/******/ return key + " from " + versions[key].from;
|
350
|
-
/******/ }).join(", ");
|
351
|
-
/******/ };
|
352
|
-
/******/ var fail = (msg) => {
|
353
|
-
/******/ throw new Error(msg);
|
354
|
-
/******/ }
|
355
|
-
/******/ var failAsNotExist = (scopeName, key) => {
|
356
|
-
/******/ return fail("Shared module " + key + " doesn't exist in shared scope " + scopeName);
|
357
|
-
/******/ }
|
358
|
-
/******/ var warn = /*#__PURE__*/ (msg) => {
|
359
|
-
/******/ if (typeof console !== "undefined" && console.warn) console.warn(msg);
|
360
|
-
/******/ };
|
361
|
-
/******/ var init = (fn) => (function(scopeName, key, eager, c, d) {
|
362
|
-
/******/ var promise = __webpack_require__.I(scopeName);
|
363
|
-
/******/ if (promise && promise.then && !eager) {
|
364
|
-
/******/ return promise.then(fn.bind(fn, scopeName, __webpack_require__.S[scopeName], key, false, c, d));
|
365
|
-
/******/ }
|
366
|
-
/******/ return fn(scopeName, __webpack_require__.S[scopeName], key, eager, c, d);
|
367
|
-
/******/ });
|
368
|
-
/******/
|
369
|
-
/******/ var useFallback = (scopeName, key, fallback) => {
|
370
|
-
/******/ return fallback ? fallback() : failAsNotExist(scopeName, key);
|
371
|
-
/******/ }
|
372
|
-
/******/ var load = /*#__PURE__*/ init((scopeName, scope, key, eager, fallback) => {
|
373
|
-
/******/ if (!exists(scope, key)) return useFallback(scopeName, key, fallback);
|
374
|
-
/******/ return get(findLatestVersion(scope, key, eager));
|
375
|
-
/******/ });
|
376
|
-
/******/ var loadVersion = /*#__PURE__*/ init((scopeName, scope, key, eager, requiredVersion, fallback) => {
|
377
|
-
/******/ if (!exists(scope, key)) return useFallback(scopeName, key, fallback);
|
378
|
-
/******/ var satisfyingVersion = findSatisfyingVersion(scope, key, requiredVersion, eager);
|
379
|
-
/******/ if (satisfyingVersion) return get(satisfyingVersion);
|
380
|
-
/******/ warn(getInvalidVersionMessage(scope, scopeName, key, requiredVersion, eager))
|
381
|
-
/******/ return get(findLatestVersion(scope, key, eager));
|
382
|
-
/******/ });
|
383
|
-
/******/ var loadStrictVersion = /*#__PURE__*/ init((scopeName, scope, key, eager, requiredVersion, fallback) => {
|
384
|
-
/******/ if (!exists(scope, key)) return useFallback(scopeName, key, fallback);
|
385
|
-
/******/ var satisfyingVersion = findSatisfyingVersion(scope, key, requiredVersion, eager);
|
386
|
-
/******/ if (satisfyingVersion) return get(satisfyingVersion);
|
387
|
-
/******/ if (fallback) return fallback();
|
388
|
-
/******/ fail(getInvalidVersionMessage(scope, scopeName, key, requiredVersion, eager));
|
389
|
-
/******/ });
|
390
|
-
/******/ var loadSingleton = /*#__PURE__*/ init((scopeName, scope, key, eager, fallback) => {
|
391
|
-
/******/ if (!exists(scope, key)) return useFallback(scopeName, key, fallback);
|
392
|
-
/******/ var version = findSingletonVersionKey(scope, key, eager);
|
393
|
-
/******/ return get(scope[key][version]);
|
394
|
-
/******/ });
|
395
|
-
/******/ var loadSingletonVersion = /*#__PURE__*/ init((scopeName, scope, key, eager, requiredVersion, fallback) => {
|
396
|
-
/******/ if (!exists(scope, key)) return useFallback(scopeName, key, fallback);
|
397
|
-
/******/ var version = findSingletonVersionKey(scope, key, eager);
|
398
|
-
/******/ if (!satisfy(requiredVersion, version)) {
|
399
|
-
/******/ warn(getInvalidSingletonVersionMessage(scope, key, version, requiredVersion));
|
400
|
-
/******/ }
|
401
|
-
/******/ return get(scope[key][version]);
|
402
|
-
/******/ });
|
403
|
-
/******/ var loadStrictSingletonVersion = /*#__PURE__*/ init((scopeName, scope, key, eager, requiredVersion, fallback) => {
|
404
|
-
/******/ if (!exists(scope, key)) return useFallback(scopeName, key, fallback);
|
405
|
-
/******/ var version = findSingletonVersionKey(scope, key, eager);
|
406
|
-
/******/ if (!satisfy(requiredVersion, version)) {
|
407
|
-
/******/ fail(getInvalidSingletonVersionMessage(scope, key, version, requiredVersion));
|
408
|
-
/******/ }
|
409
|
-
/******/ return get(scope[key][version]);
|
410
|
-
/******/ });
|
411
|
-
/******/ var installedModules = {};
|
412
|
-
/******/ var moduleToHandlerMapping = {
|
413
|
-
/******/ "webpack/sharing/consume/default/@jupyter-widgets/base?ea51": () => (loadSingletonVersion("default", "@jupyter-widgets/base", false, [,[1,6],[1,5],[1,4],[1,3],[1,2],[1,1,1,10],1,1,1,1,1])),
|
414
|
-
/******/ "webpack/sharing/consume/default/jupyter-dataserializers/jupyter-dataserializers": () => (loadStrictVersion("default", "jupyter-dataserializers", false, [1,3,0,1], () => (Promise.all([__webpack_require__.e("vendors-node_modules_jupyter-dataserializers_lib_index_js"), __webpack_require__.e("webpack_sharing_consume_default_jupyter-widgets_base")]).then(() => (() => (__webpack_require__(/*! jupyter-dataserializers */ "./node_modules/jupyter-dataserializers/lib/index.js"))))))),
|
415
|
-
/******/ "webpack/sharing/consume/default/@jupyter-widgets/base?d3ff": () => (loadSingletonVersion("default", "@jupyter-widgets/base", false, [,[1,6,0,0],[1,5],[1,4],[1,3],[1,2],[1,1],1,1,1,1,1]))
|
416
|
-
/******/ };
|
417
|
-
/******/ // no consumes in initial chunks
|
418
|
-
/******/ var chunkMapping = {
|
419
|
-
/******/ "lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2": [
|
420
|
-
/******/ "webpack/sharing/consume/default/@jupyter-widgets/base?ea51",
|
421
|
-
/******/ "webpack/sharing/consume/default/jupyter-dataserializers/jupyter-dataserializers"
|
422
|
-
/******/ ],
|
423
|
-
/******/ "webpack_sharing_consume_default_jupyter-widgets_base": [
|
424
|
-
/******/ "webpack/sharing/consume/default/@jupyter-widgets/base?d3ff"
|
425
|
-
/******/ ]
|
426
|
-
/******/ };
|
427
|
-
/******/ var startedInstallModules = {};
|
428
|
-
/******/ __webpack_require__.f.consumes = (chunkId, promises) => {
|
429
|
-
/******/ if(__webpack_require__.o(chunkMapping, chunkId)) {
|
430
|
-
/******/ chunkMapping[chunkId].forEach((id) => {
|
431
|
-
/******/ if(__webpack_require__.o(installedModules, id)) return promises.push(installedModules[id]);
|
432
|
-
/******/ if(!startedInstallModules[id]) {
|
433
|
-
/******/ var onFactory = (factory) => {
|
434
|
-
/******/ installedModules[id] = 0;
|
435
|
-
/******/ __webpack_require__.m[id] = (module) => {
|
436
|
-
/******/ delete __webpack_require__.c[id];
|
437
|
-
/******/ module.exports = factory();
|
438
|
-
/******/ }
|
439
|
-
/******/ };
|
440
|
-
/******/ startedInstallModules[id] = true;
|
441
|
-
/******/ var onError = (error) => {
|
442
|
-
/******/ delete installedModules[id];
|
443
|
-
/******/ __webpack_require__.m[id] = (module) => {
|
444
|
-
/******/ delete __webpack_require__.c[id];
|
445
|
-
/******/ throw error;
|
446
|
-
/******/ }
|
447
|
-
/******/ };
|
448
|
-
/******/ try {
|
449
|
-
/******/ var promise = moduleToHandlerMapping[id]();
|
450
|
-
/******/ if(promise.then) {
|
451
|
-
/******/ promises.push(installedModules[id] = promise.then(onFactory)['catch'](onError));
|
452
|
-
/******/ } else onFactory(promise);
|
453
|
-
/******/ } catch(e) { onError(e); }
|
454
|
-
/******/ }
|
455
|
-
/******/ });
|
456
|
-
/******/ }
|
457
|
-
/******/ }
|
458
|
-
/******/ })();
|
459
|
-
/******/
|
460
|
-
/******/ /* webpack/runtime/jsonp chunk loading */
|
461
|
-
/******/ (() => {
|
462
|
-
/******/ __webpack_require__.b = document.baseURI || self.location.href;
|
463
|
-
/******/
|
464
|
-
/******/ // object to store loaded and loading chunks
|
465
|
-
/******/ // undefined = chunk not loaded, null = chunk preloaded/prefetched
|
466
|
-
/******/ // [resolve, reject, Promise] = chunk loading, 0 = chunk loaded
|
467
|
-
/******/ var installedChunks = {
|
468
|
-
/******/ "ipyaudio": 0
|
469
|
-
/******/ };
|
470
|
-
/******/
|
471
|
-
/******/ __webpack_require__.f.j = (chunkId, promises) => {
|
472
|
-
/******/ // JSONP chunk loading for javascript
|
473
|
-
/******/ var installedChunkData = __webpack_require__.o(installedChunks, chunkId) ? installedChunks[chunkId] : undefined;
|
474
|
-
/******/ if(installedChunkData !== 0) { // 0 means "already installed".
|
475
|
-
/******/
|
476
|
-
/******/ // a Promise means "currently loading".
|
477
|
-
/******/ if(installedChunkData) {
|
478
|
-
/******/ promises.push(installedChunkData[2]);
|
479
|
-
/******/ } else {
|
480
|
-
/******/ if("webpack_sharing_consume_default_jupyter-widgets_base" != chunkId) {
|
481
|
-
/******/ // setup Promise in chunk cache
|
482
|
-
/******/ var promise = new Promise((resolve, reject) => (installedChunkData = installedChunks[chunkId] = [resolve, reject]));
|
483
|
-
/******/ promises.push(installedChunkData[2] = promise);
|
484
|
-
/******/
|
485
|
-
/******/ // start chunk loading
|
486
|
-
/******/ var url = __webpack_require__.p + __webpack_require__.u(chunkId);
|
487
|
-
/******/ // create error before stack unwound to get useful stacktrace later
|
488
|
-
/******/ var error = new Error();
|
489
|
-
/******/ var loadingEnded = (event) => {
|
490
|
-
/******/ if(__webpack_require__.o(installedChunks, chunkId)) {
|
491
|
-
/******/ installedChunkData = installedChunks[chunkId];
|
492
|
-
/******/ if(installedChunkData !== 0) installedChunks[chunkId] = undefined;
|
493
|
-
/******/ if(installedChunkData) {
|
494
|
-
/******/ var errorType = event && (event.type === 'load' ? 'missing' : event.type);
|
495
|
-
/******/ var realSrc = event && event.target && event.target.src;
|
496
|
-
/******/ error.message = 'Loading chunk ' + chunkId + ' failed.\n(' + errorType + ': ' + realSrc + ')';
|
497
|
-
/******/ error.name = 'ChunkLoadError';
|
498
|
-
/******/ error.type = errorType;
|
499
|
-
/******/ error.request = realSrc;
|
500
|
-
/******/ installedChunkData[1](error);
|
501
|
-
/******/ }
|
502
|
-
/******/ }
|
503
|
-
/******/ };
|
504
|
-
/******/ __webpack_require__.l(url, loadingEnded, "chunk-" + chunkId, chunkId);
|
505
|
-
/******/ } else installedChunks[chunkId] = 0;
|
506
|
-
/******/ }
|
507
|
-
/******/ }
|
508
|
-
/******/ };
|
509
|
-
/******/
|
510
|
-
/******/ // no prefetching
|
511
|
-
/******/
|
512
|
-
/******/ // no preloaded
|
513
|
-
/******/
|
514
|
-
/******/ // no HMR
|
515
|
-
/******/
|
516
|
-
/******/ // no HMR manifest
|
517
|
-
/******/
|
518
|
-
/******/ // no on chunks loaded
|
519
|
-
/******/
|
520
|
-
/******/ // install a JSONP callback for chunk loading
|
521
|
-
/******/ var webpackJsonpCallback = (parentChunkLoadingFunction, data) => {
|
522
|
-
/******/ var [chunkIds, moreModules, runtime] = data;
|
523
|
-
/******/ // add "moreModules" to the modules object,
|
524
|
-
/******/ // then flag all "chunkIds" as loaded and fire callback
|
525
|
-
/******/ var moduleId, chunkId, i = 0;
|
526
|
-
/******/ if(chunkIds.some((id) => (installedChunks[id] !== 0))) {
|
527
|
-
/******/ for(moduleId in moreModules) {
|
528
|
-
/******/ if(__webpack_require__.o(moreModules, moduleId)) {
|
529
|
-
/******/ __webpack_require__.m[moduleId] = moreModules[moduleId];
|
530
|
-
/******/ }
|
531
|
-
/******/ }
|
532
|
-
/******/ if(runtime) var result = runtime(__webpack_require__);
|
533
|
-
/******/ }
|
534
|
-
/******/ if(parentChunkLoadingFunction) parentChunkLoadingFunction(data);
|
535
|
-
/******/ for(;i < chunkIds.length; i++) {
|
536
|
-
/******/ chunkId = chunkIds[i];
|
537
|
-
/******/ if(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {
|
538
|
-
/******/ installedChunks[chunkId][0]();
|
539
|
-
/******/ }
|
540
|
-
/******/ installedChunks[chunkId] = 0;
|
541
|
-
/******/ }
|
542
|
-
/******/
|
543
|
-
/******/ }
|
544
|
-
/******/
|
545
|
-
/******/ var chunkLoadingGlobal = self["webpackChunkipyaudio"] = self["webpackChunkipyaudio"] || [];
|
546
|
-
/******/ chunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));
|
547
|
-
/******/ chunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));
|
548
|
-
/******/ })();
|
549
|
-
/******/
|
550
|
-
/******/ /* webpack/runtime/nonce */
|
551
|
-
/******/ (() => {
|
552
|
-
/******/ __webpack_require__.nc = undefined;
|
553
|
-
/******/ })();
|
554
|
-
/******/
|
555
|
-
/************************************************************************/
|
556
|
-
/******/
|
557
|
-
/******/ // module cache are used so entry inlining is disabled
|
558
|
-
/******/ // startup
|
559
|
-
/******/ // Load entry module and return exports
|
560
|
-
/******/ var __webpack_exports__ = __webpack_require__("webpack/container/entry/ipyaudio");
|
561
|
-
/******/ (_JUPYTERLAB = typeof _JUPYTERLAB === "undefined" ? {} : _JUPYTERLAB).ipyaudio = __webpack_exports__;
|
562
|
-
/******/
|
563
|
-
/******/ })()
|
564
|
-
;
|
565
|
-
//# sourceMappingURL=remoteEntry.58e9350ee0aa7970ecd3.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"remoteEntry.58e9350ee0aa7970ecd3.js","mappings":";;;;;;;;;;;AAAA;AACA;AACA;AACA,EAAE;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,CAAC;;;;;;UCjCD;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;;;;;WC/BA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;WACA;WACA;WACA;WACA;WACA;WACA;WACA,EAAE;WACF;;;;;WCRA;WACA;WACA;WACA,8BAA8B,4ZAA4Z;WAC1b;;;;;WCJA;WACA;WACA;WACA;WACA,GAAG;WACH;WACA;WACA,CAAC;;;;;WCPD;;;;;WCAA;WACA;WACA;WACA;WACA,uBAAuB,4BAA4B;WACnD;WACA;WACA;WACA,iBAAiB,oBAAoB;WACrC;WACA,mGAAmG,YAAY;WAC/G;WACA;WACA;WACA;WACA;;WAEA;WACA;WACA;WACA;WACA;WACA;;WAEA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA,mEAAmE,iCAAiC;WACpG;WACA;WACA;WACA;;;;;WCzCA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;WCNA;WACA;WACA;WACA;WACA;;;;;WCJA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA,oJAAoJ;WACpJ;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA,IAAI,aAAa;WACjB;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;;;;;WC9CA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;;;;;WClBA;WACA;WACA,WAAW,6BAA6B,iBAAiB,GAAG,qEAAqE;WACjI;WACA;WACA;WACA,qCAAqC,aAAa,EAAE,wDAAwD,2BAA2B,4BAA4B,2BAA2B,+CAA+C,mCAAmC;WAChR;WACA;WACA;WACA,qBAAqB,8BAA8B,SAAS,sDAAsD,gBAAgB,eAAe,KAAK,6DAA6D,SAAS,SAAS,QAAQ,eAAe,KAAK,eAAe,qGAAqG,WAAW,aAAa;WAC7Y;WACA;WACA;WACA,gBAAgB,8BAA8B,qBAAqB,YAAY,sBAAsB,SAAS,iDAAiD,6FAA6F,WAAW,uBAAuB,2BAA2B,wBAAwB,KAAK,oCAAoC,oBAAoB,wBAAwB,oBAAoB,SAAS,KAAK,yBAAyB,KAAK,gCAAgC,yBAAyB,QAAQ,eAAe,KAAK,eAAe,4DAA4D;WACtoB;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA,EAAE,IAAI;WACN;WACA;WACA;WACA;WACA;WACA,EAAE;WACF;WACA;WACA;WACA;WACA;WACA;WACA;WACA,EAAE;WACF;WACA;WACA;WACA;WACA;WACA;WACA,EAAE;WACF;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA,EAAE;WACF;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA,CAAC;;WAED;WACA;WACA;WACA;WACA;WACA;WACA,CAAC;WACD;WACA;WACA;WACA;WACA;WACA;WACA,CAAC;WACD;WACA;WACA;WACA;WACA;WACA;WACA,CAAC;WACD;WACA;WACA;WACA;WACA,CAAC;WACD;WACA;WACA;WACA;WACA;WACA;WACA;WACA,CAAC;WACD;WACA;WACA;WACA;WACA;WACA;WACA;WACA,CAAC;WACD;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA,MAAM;WACN,KAAK,WAAW;WAChB;WACA,GAAG;WACH;WACA;;;;;WCvKA;;WAEA;WACA;WACA;WACA;WACA;WACA;;WAEA;WACA;WACA;WACA,iCAAiC;;WAEjC;WACA;WACA;WACA,KAAK;WACL;WACA;WACA;WACA;;WAEA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA,MAAM;WACN;WACA;WACA;;WAEA;;WAEA;;WAEA;;WAEA;;WAEA;;WAEA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA;WACA,MAAM,qBAAqB;WAC3B;WACA;WACA;WACA;WACA;WACA;;WAEA;;WAEA;WACA;WACA;;;;;WCrFA;;;;;UEAA;UACA;UACA;UACA","sources":["webpack://ipyaudio/webpack/container-entry","webpack://ipyaudio/webpack/bootstrap","webpack://ipyaudio/webpack/runtime/compat get default export","webpack://ipyaudio/webpack/runtime/define property getters","webpack://ipyaudio/webpack/runtime/ensure chunk","webpack://ipyaudio/webpack/runtime/get javascript chunk filename","webpack://ipyaudio/webpack/runtime/global","webpack://ipyaudio/webpack/runtime/hasOwnProperty shorthand","webpack://ipyaudio/webpack/runtime/load script","webpack://ipyaudio/webpack/runtime/make namespace object","webpack://ipyaudio/webpack/runtime/node module decorator","webpack://ipyaudio/webpack/runtime/sharing","webpack://ipyaudio/webpack/runtime/publicPath","webpack://ipyaudio/webpack/runtime/consumes","webpack://ipyaudio/webpack/runtime/jsonp chunk loading","webpack://ipyaudio/webpack/runtime/nonce","webpack://ipyaudio/webpack/before-startup","webpack://ipyaudio/webpack/startup","webpack://ipyaudio/webpack/after-startup"],"sourcesContent":["var moduleMap = {\n\t\"./index\": () => {\n\t\treturn Promise.all([__webpack_require__.e(\"vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e\"), __webpack_require__.e(\"lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2\"), __webpack_require__.e(\"lib_index_js\")]).then(() => (() => ((__webpack_require__(/*! ./lib/index.js */ \"./lib/index.js\")))));\n\t},\n\t\"./extension\": () => {\n\t\treturn Promise.all([__webpack_require__.e(\"vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e\"), __webpack_require__.e(\"lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2\"), __webpack_require__.e(\"lib_plugin_js\")]).then(() => (() => ((__webpack_require__(/*! ./lib/plugin */ \"./lib/plugin.js\")))));\n\t}\n};\nvar get = (module, getScope) => {\n\t__webpack_require__.R = getScope;\n\tgetScope = (\n\t\t__webpack_require__.o(moduleMap, module)\n\t\t\t? moduleMap[module]()\n\t\t\t: Promise.resolve().then(() => {\n\t\t\t\tthrow new Error('Module \"' + module + '\" does not exist in container.');\n\t\t\t})\n\t);\n\t__webpack_require__.R = undefined;\n\treturn getScope;\n};\nvar init = (shareScope, initScope) => {\n\tif (!__webpack_require__.S) return;\n\tvar name = \"default\"\n\tvar oldScope = __webpack_require__.S[name];\n\tif(oldScope && oldScope !== shareScope) throw new Error(\"Container initialization failed as it has already been initialized with a different share scope\");\n\t__webpack_require__.S[name] = shareScope;\n\treturn __webpack_require__.I(name, initScope);\n};\n\n// This exports getters to disallow modifications\n__webpack_require__.d(exports, {\n\tget: () => (get),\n\tinit: () => (init)\n});","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\tid: moduleId,\n\t\tloaded: false,\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n\t// Flag the module as loaded\n\tmodule.loaded = true;\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n// expose the module cache\n__webpack_require__.c = __webpack_module_cache__;\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.f = {};\n// This file contains only the entry chunk.\n// The chunk loading function for additional chunks\n__webpack_require__.e = (chunkId) => {\n\treturn Promise.all(Object.keys(__webpack_require__.f).reduce((promises, key) => {\n\t\t__webpack_require__.f[key](chunkId, promises);\n\t\treturn promises;\n\t}, []));\n};","// This function allow to reference async chunks\n__webpack_require__.u = (chunkId) => {\n\t// return url for filenames based on template\n\treturn \"\" + chunkId + \".\" + {\"vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e\":\"73fa57174fc3b67a3760\",\"lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2\":\"5626ffcb48021915d5fc\",\"lib_index_js\":\"e0dc1b40eb8d768fd304\",\"lib_plugin_js\":\"721ea7eaebbdaef9b36c\",\"vendors-node_modules_jupyter-dataserializers_lib_index_js\":\"e44af737f0ae9fde402b\"}[chunkId] + \".js\";\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","var inProgress = {};\nvar dataWebpackPrefix = \"ipyaudio:\";\n// loadScript function to load a script via script tag\n__webpack_require__.l = (url, done, key, chunkId) => {\n\tif(inProgress[url]) { inProgress[url].push(done); return; }\n\tvar script, needAttach;\n\tif(key !== undefined) {\n\t\tvar scripts = document.getElementsByTagName(\"script\");\n\t\tfor(var i = 0; i < scripts.length; i++) {\n\t\t\tvar s = scripts[i];\n\t\t\tif(s.getAttribute(\"src\") == url || s.getAttribute(\"data-webpack\") == dataWebpackPrefix + key) { script = s; break; }\n\t\t}\n\t}\n\tif(!script) {\n\t\tneedAttach = true;\n\t\tscript = document.createElement('script');\n\n\t\tscript.charset = 'utf-8';\n\t\tscript.timeout = 120;\n\t\tif (__webpack_require__.nc) {\n\t\t\tscript.setAttribute(\"nonce\", __webpack_require__.nc);\n\t\t}\n\t\tscript.setAttribute(\"data-webpack\", dataWebpackPrefix + key);\n\n\t\tscript.src = url;\n\t}\n\tinProgress[url] = [done];\n\tvar onScriptComplete = (prev, event) => {\n\t\t// avoid mem leaks in IE.\n\t\tscript.onerror = script.onload = null;\n\t\tclearTimeout(timeout);\n\t\tvar doneFns = inProgress[url];\n\t\tdelete inProgress[url];\n\t\tscript.parentNode && script.parentNode.removeChild(script);\n\t\tdoneFns && doneFns.forEach((fn) => (fn(event)));\n\t\tif(prev) return prev(event);\n\t}\n\tvar timeout = setTimeout(onScriptComplete.bind(null, undefined, { type: 'timeout', target: script }), 120000);\n\tscript.onerror = onScriptComplete.bind(null, script.onerror);\n\tscript.onload = onScriptComplete.bind(null, script.onload);\n\tneedAttach && document.head.appendChild(script);\n};","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","__webpack_require__.nmd = (module) => {\n\tmodule.paths = [];\n\tif (!module.children) module.children = [];\n\treturn module;\n};","__webpack_require__.S = {};\nvar initPromises = {};\nvar initTokens = {};\n__webpack_require__.I = (name, initScope) => {\n\tif(!initScope) initScope = [];\n\t// handling circular init calls\n\tvar initToken = initTokens[name];\n\tif(!initToken) initToken = initTokens[name] = {};\n\tif(initScope.indexOf(initToken) >= 0) return;\n\tinitScope.push(initToken);\n\t// only runs once\n\tif(initPromises[name]) return initPromises[name];\n\t// creates a new share scope if needed\n\tif(!__webpack_require__.o(__webpack_require__.S, name)) __webpack_require__.S[name] = {};\n\t// runs all init snippets from all modules reachable\n\tvar scope = __webpack_require__.S[name];\n\tvar warn = (msg) => {\n\t\tif (typeof console !== \"undefined\" && console.warn) console.warn(msg);\n\t};\n\tvar uniqueName = \"ipyaudio\";\n\tvar register = (name, version, factory, eager) => {\n\t\tvar versions = scope[name] = scope[name] || {};\n\t\tvar activeVersion = versions[version];\n\t\tif(!activeVersion || (!activeVersion.loaded && (!eager != !activeVersion.eager ? eager : uniqueName > activeVersion.from))) versions[version] = { get: factory, from: uniqueName, eager: !!eager };\n\t};\n\tvar initExternal = (id) => {\n\t\tvar handleError = (err) => (warn(\"Initialization of sharing external failed: \" + err));\n\t\ttry {\n\t\t\tvar module = __webpack_require__(id);\n\t\t\tif(!module) return;\n\t\t\tvar initFn = (module) => (module && module.init && module.init(__webpack_require__.S[name], initScope))\n\t\t\tif(module.then) return promises.push(module.then(initFn, handleError));\n\t\t\tvar initResult = initFn(module);\n\t\t\tif(initResult && initResult.then) return promises.push(initResult['catch'](handleError));\n\t\t} catch(err) { handleError(err); }\n\t}\n\tvar promises = [];\n\tswitch(name) {\n\t\tcase \"default\": {\n\t\t\tregister(\"ipyaudio\", \"0.1.19\", () => (Promise.all([__webpack_require__.e(\"vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e\"), __webpack_require__.e(\"lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2\"), __webpack_require__.e(\"lib_index_js\")]).then(() => (() => (__webpack_require__(/*! ./lib/index.js */ \"./lib/index.js\"))))));\n\t\t\tregister(\"jupyter-dataserializers\", \"3.0.1\", () => (Promise.all([__webpack_require__.e(\"vendors-node_modules_jupyter-dataserializers_lib_index_js\"), __webpack_require__.e(\"webpack_sharing_consume_default_jupyter-widgets_base\")]).then(() => (() => (__webpack_require__(/*! ./node_modules/jupyter-dataserializers/lib/index.js */ \"./node_modules/jupyter-dataserializers/lib/index.js\"))))));\n\t\t}\n\t\tbreak;\n\t}\n\tif(!promises.length) return initPromises[name] = 1;\n\treturn initPromises[name] = Promise.all(promises).then(() => (initPromises[name] = 1));\n};","var scriptUrl;\nif (__webpack_require__.g.importScripts) scriptUrl = __webpack_require__.g.location + \"\";\nvar document = __webpack_require__.g.document;\nif (!scriptUrl && document) {\n\tif (document.currentScript && document.currentScript.tagName.toUpperCase() === 'SCRIPT')\n\t\tscriptUrl = document.currentScript.src;\n\tif (!scriptUrl) {\n\t\tvar scripts = document.getElementsByTagName(\"script\");\n\t\tif(scripts.length) {\n\t\t\tvar i = scripts.length - 1;\n\t\t\twhile (i > -1 && (!scriptUrl || !/^http(s?):/.test(scriptUrl))) scriptUrl = scripts[i--].src;\n\t\t}\n\t}\n}\n// When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration\n// or pass an empty string (\"\") and set the __webpack_public_path__ variable from your code to use your own logic.\nif (!scriptUrl) throw new Error(\"Automatic publicPath is not supported in this browser\");\nscriptUrl = scriptUrl.replace(/^blob:/, \"\").replace(/#.*$/, \"\").replace(/\\?.*$/, \"\").replace(/\\/[^\\/]+$/, \"/\");\n__webpack_require__.p = scriptUrl;","var parseVersion = (str) => {\n\t// see webpack/lib/util/semver.js for original code\n\tvar p=p=>{return p.split(\".\").map((p=>{return+p==p?+p:p}))},n=/^([^-+]+)?(?:-([^+]+))?(?:\\+(.+))?$/.exec(str),r=n[1]?p(n[1]):[];return n[2]&&(r.length++,r.push.apply(r,p(n[2]))),n[3]&&(r.push([]),r.push.apply(r,p(n[3]))),r;\n}\nvar versionLt = (a, b) => {\n\t// see webpack/lib/util/semver.js for original code\n\ta=parseVersion(a),b=parseVersion(b);for(var r=0;;){if(r>=a.length)return r<b.length&&\"u\"!=(typeof b[r])[0];var e=a[r],n=(typeof e)[0];if(r>=b.length)return\"u\"==n;var t=b[r],f=(typeof t)[0];if(n!=f)return\"o\"==n&&\"n\"==f||(\"s\"==f||\"u\"==n);if(\"o\"!=n&&\"u\"!=n&&e!=t)return e<t;r++}\n}\nvar rangeToString = (range) => {\n\t// see webpack/lib/util/semver.js for original code\n\tvar r=range[0],n=\"\";if(1===range.length)return\"*\";if(r+.5){n+=0==r?\">=\":-1==r?\"<\":1==r?\"^\":2==r?\"~\":r>0?\"=\":\"!=\";for(var e=1,a=1;a<range.length;a++){e--,n+=\"u\"==(typeof(t=range[a]))[0]?\"-\":(e>0?\".\":\"\")+(e=2,t)}return n}var g=[];for(a=1;a<range.length;a++){var t=range[a];g.push(0===t?\"not(\"+o()+\")\":1===t?\"(\"+o()+\" || \"+o()+\")\":2===t?g.pop()+\" \"+g.pop():rangeToString(t))}return o();function o(){return g.pop().replace(/^\\((.+)\\)$/,\"$1\")}\n}\nvar satisfy = (range, version) => {\n\t// see webpack/lib/util/semver.js for original code\n\tif(0 in range){version=parseVersion(version);var e=range[0],r=e<0;r&&(e=-e-1);for(var n=0,i=1,a=!0;;i++,n++){var f,s,g=i<range.length?(typeof range[i])[0]:\"\";if(n>=version.length||\"o\"==(s=(typeof(f=version[n]))[0]))return!a||(\"u\"==g?i>e&&!r:\"\"==g!=r);if(\"u\"==s){if(!a||\"u\"!=g)return!1}else if(a)if(g==s)if(i<=e){if(f!=range[i])return!1}else{if(r?f>range[i]:f<range[i])return!1;f!=range[i]&&(a=!1)}else if(\"s\"!=g&&\"n\"!=g){if(r||i<=e)return!1;a=!1,i--}else{if(i<=e||s<g!=r)return!1;a=!1}else\"s\"!=g&&\"n\"!=g&&(a=!1,i--)}}var t=[],o=t.pop.bind(t);for(n=1;n<range.length;n++){var u=range[n];t.push(1==u?o()|o():2==u?o()&o():u?satisfy(u,version):!o())}return!!o();\n}\nvar exists = (scope, key) => {\n\treturn scope && __webpack_require__.o(scope, key);\n}\nvar get = (entry) => {\n\tentry.loaded = 1;\n\treturn entry.get()\n};\nvar eagerOnly = (versions) => {\n\treturn Object.keys(versions).reduce((filtered, version) => {\n\t\t\tif (versions[version].eager) {\n\t\t\t\tfiltered[version] = versions[version];\n\t\t\t}\n\t\t\treturn filtered;\n\t}, {});\n};\nvar findLatestVersion = (scope, key, eager) => {\n\tvar versions = eager ? eagerOnly(scope[key]) : scope[key];\n\tvar key = Object.keys(versions).reduce((a, b) => {\n\t\treturn !a || versionLt(a, b) ? b : a;\n\t}, 0);\n\treturn key && versions[key];\n};\nvar findSatisfyingVersion = (scope, key, requiredVersion, eager) => {\n\tvar versions = eager ? eagerOnly(scope[key]) : scope[key];\n\tvar key = Object.keys(versions).reduce((a, b) => {\n\t\tif (!satisfy(requiredVersion, b)) return a;\n\t\treturn !a || versionLt(a, b) ? b : a;\n\t}, 0);\n\treturn key && versions[key]\n};\nvar findSingletonVersionKey = (scope, key, eager) => {\n\tvar versions = eager ? eagerOnly(scope[key]) : scope[key];\n\treturn Object.keys(versions).reduce((a, b) => {\n\t\treturn !a || (!versions[a].loaded && versionLt(a, b)) ? b : a;\n\t}, 0);\n};\nvar getInvalidSingletonVersionMessage = (scope, key, version, requiredVersion) => {\n\treturn \"Unsatisfied version \" + version + \" from \" + (version && scope[key][version].from) + \" of shared singleton module \" + key + \" (required \" + rangeToString(requiredVersion) + \")\"\n};\nvar getInvalidVersionMessage = (scope, scopeName, key, requiredVersion, eager) => {\n\tvar versions = scope[key];\n\treturn \"No satisfying version (\" + rangeToString(requiredVersion) + \")\" + (eager ? \" for eager consumption\" : \"\") + \" of shared module \" + key + \" found in shared scope \" + scopeName + \".\\n\" +\n\t\t\"Available versions: \" + Object.keys(versions).map((key) => {\n\t\treturn key + \" from \" + versions[key].from;\n\t}).join(\", \");\n};\nvar fail = (msg) => {\n\tthrow new Error(msg);\n}\nvar failAsNotExist = (scopeName, key) => {\n\treturn fail(\"Shared module \" + key + \" doesn't exist in shared scope \" + scopeName);\n}\nvar warn = /*#__PURE__*/ (msg) => {\n\tif (typeof console !== \"undefined\" && console.warn) console.warn(msg);\n};\nvar init = (fn) => (function(scopeName, key, eager, c, d) {\n\tvar promise = __webpack_require__.I(scopeName);\n\tif (promise && promise.then && !eager) {\n\t\treturn promise.then(fn.bind(fn, scopeName, __webpack_require__.S[scopeName], key, false, c, d));\n\t}\n\treturn fn(scopeName, __webpack_require__.S[scopeName], key, eager, c, d);\n});\n\nvar useFallback = (scopeName, key, fallback) => {\n\treturn fallback ? fallback() : failAsNotExist(scopeName, key);\n}\nvar load = /*#__PURE__*/ init((scopeName, scope, key, eager, fallback) => {\n\tif (!exists(scope, key)) return useFallback(scopeName, key, fallback);\n\treturn get(findLatestVersion(scope, key, eager));\n});\nvar loadVersion = /*#__PURE__*/ init((scopeName, scope, key, eager, requiredVersion, fallback) => {\n\tif (!exists(scope, key)) return useFallback(scopeName, key, fallback);\n\tvar satisfyingVersion = findSatisfyingVersion(scope, key, requiredVersion, eager);\n\tif (satisfyingVersion) return get(satisfyingVersion);\n\twarn(getInvalidVersionMessage(scope, scopeName, key, requiredVersion, eager))\n\treturn get(findLatestVersion(scope, key, eager));\n});\nvar loadStrictVersion = /*#__PURE__*/ init((scopeName, scope, key, eager, requiredVersion, fallback) => {\n\tif (!exists(scope, key)) return useFallback(scopeName, key, fallback);\n\tvar satisfyingVersion = findSatisfyingVersion(scope, key, requiredVersion, eager);\n\tif (satisfyingVersion) return get(satisfyingVersion);\n\tif (fallback) return fallback();\n\tfail(getInvalidVersionMessage(scope, scopeName, key, requiredVersion, eager));\n});\nvar loadSingleton = /*#__PURE__*/ init((scopeName, scope, key, eager, fallback) => {\n\tif (!exists(scope, key)) return useFallback(scopeName, key, fallback);\n\tvar version = findSingletonVersionKey(scope, key, eager);\n\treturn get(scope[key][version]);\n});\nvar loadSingletonVersion = /*#__PURE__*/ init((scopeName, scope, key, eager, requiredVersion, fallback) => {\n\tif (!exists(scope, key)) return useFallback(scopeName, key, fallback);\n\tvar version = findSingletonVersionKey(scope, key, eager);\n\tif (!satisfy(requiredVersion, version)) {\n\t\twarn(getInvalidSingletonVersionMessage(scope, key, version, requiredVersion));\n\t}\n\treturn get(scope[key][version]);\n});\nvar loadStrictSingletonVersion = /*#__PURE__*/ init((scopeName, scope, key, eager, requiredVersion, fallback) => {\n\tif (!exists(scope, key)) return useFallback(scopeName, key, fallback);\n\tvar version = findSingletonVersionKey(scope, key, eager);\n\tif (!satisfy(requiredVersion, version)) {\n\t\tfail(getInvalidSingletonVersionMessage(scope, key, version, requiredVersion));\n\t}\n\treturn get(scope[key][version]);\n});\nvar installedModules = {};\nvar moduleToHandlerMapping = {\n\t\"webpack/sharing/consume/default/@jupyter-widgets/base?ea51\": () => (loadSingletonVersion(\"default\", \"@jupyter-widgets/base\", false, [,[1,6],[1,5],[1,4],[1,3],[1,2],[1,1,1,10],1,1,1,1,1])),\n\t\"webpack/sharing/consume/default/jupyter-dataserializers/jupyter-dataserializers\": () => (loadStrictVersion(\"default\", \"jupyter-dataserializers\", false, [1,3,0,1], () => (Promise.all([__webpack_require__.e(\"vendors-node_modules_jupyter-dataserializers_lib_index_js\"), __webpack_require__.e(\"webpack_sharing_consume_default_jupyter-widgets_base\")]).then(() => (() => (__webpack_require__(/*! jupyter-dataserializers */ \"./node_modules/jupyter-dataserializers/lib/index.js\"))))))),\n\t\"webpack/sharing/consume/default/@jupyter-widgets/base?d3ff\": () => (loadSingletonVersion(\"default\", \"@jupyter-widgets/base\", false, [,[1,6,0,0],[1,5],[1,4],[1,3],[1,2],[1,1],1,1,1,1,1]))\n};\n// no consumes in initial chunks\nvar chunkMapping = {\n\t\"lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2\": [\n\t\t\"webpack/sharing/consume/default/@jupyter-widgets/base?ea51\",\n\t\t\"webpack/sharing/consume/default/jupyter-dataserializers/jupyter-dataserializers\"\n\t],\n\t\"webpack_sharing_consume_default_jupyter-widgets_base\": [\n\t\t\"webpack/sharing/consume/default/@jupyter-widgets/base?d3ff\"\n\t]\n};\nvar startedInstallModules = {};\n__webpack_require__.f.consumes = (chunkId, promises) => {\n\tif(__webpack_require__.o(chunkMapping, chunkId)) {\n\t\tchunkMapping[chunkId].forEach((id) => {\n\t\t\tif(__webpack_require__.o(installedModules, id)) return promises.push(installedModules[id]);\n\t\t\tif(!startedInstallModules[id]) {\n\t\t\tvar onFactory = (factory) => {\n\t\t\t\tinstalledModules[id] = 0;\n\t\t\t\t__webpack_require__.m[id] = (module) => {\n\t\t\t\t\tdelete __webpack_require__.c[id];\n\t\t\t\t\tmodule.exports = factory();\n\t\t\t\t}\n\t\t\t};\n\t\t\tstartedInstallModules[id] = true;\n\t\t\tvar onError = (error) => {\n\t\t\t\tdelete installedModules[id];\n\t\t\t\t__webpack_require__.m[id] = (module) => {\n\t\t\t\t\tdelete __webpack_require__.c[id];\n\t\t\t\t\tthrow error;\n\t\t\t\t}\n\t\t\t};\n\t\t\ttry {\n\t\t\t\tvar promise = moduleToHandlerMapping[id]();\n\t\t\t\tif(promise.then) {\n\t\t\t\t\tpromises.push(installedModules[id] = promise.then(onFactory)['catch'](onError));\n\t\t\t\t} else onFactory(promise);\n\t\t\t} catch(e) { onError(e); }\n\t\t\t}\n\t\t});\n\t}\n}","__webpack_require__.b = document.baseURI || self.location.href;\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t\"ipyaudio\": 0\n};\n\n__webpack_require__.f.j = (chunkId, promises) => {\n\t\t// JSONP chunk loading for javascript\n\t\tvar installedChunkData = __webpack_require__.o(installedChunks, chunkId) ? installedChunks[chunkId] : undefined;\n\t\tif(installedChunkData !== 0) { // 0 means \"already installed\".\n\n\t\t\t// a Promise means \"currently loading\".\n\t\t\tif(installedChunkData) {\n\t\t\t\tpromises.push(installedChunkData[2]);\n\t\t\t} else {\n\t\t\t\tif(\"webpack_sharing_consume_default_jupyter-widgets_base\" != chunkId) {\n\t\t\t\t\t// setup Promise in chunk cache\n\t\t\t\t\tvar promise = new Promise((resolve, reject) => (installedChunkData = installedChunks[chunkId] = [resolve, reject]));\n\t\t\t\t\tpromises.push(installedChunkData[2] = promise);\n\n\t\t\t\t\t// start chunk loading\n\t\t\t\t\tvar url = __webpack_require__.p + __webpack_require__.u(chunkId);\n\t\t\t\t\t// create error before stack unwound to get useful stacktrace later\n\t\t\t\t\tvar error = new Error();\n\t\t\t\t\tvar loadingEnded = (event) => {\n\t\t\t\t\t\tif(__webpack_require__.o(installedChunks, chunkId)) {\n\t\t\t\t\t\t\tinstalledChunkData = installedChunks[chunkId];\n\t\t\t\t\t\t\tif(installedChunkData !== 0) installedChunks[chunkId] = undefined;\n\t\t\t\t\t\t\tif(installedChunkData) {\n\t\t\t\t\t\t\t\tvar errorType = event && (event.type === 'load' ? 'missing' : event.type);\n\t\t\t\t\t\t\t\tvar realSrc = event && event.target && event.target.src;\n\t\t\t\t\t\t\t\terror.message = 'Loading chunk ' + chunkId + ' failed.\\n(' + errorType + ': ' + realSrc + ')';\n\t\t\t\t\t\t\t\terror.name = 'ChunkLoadError';\n\t\t\t\t\t\t\t\terror.type = errorType;\n\t\t\t\t\t\t\t\terror.request = realSrc;\n\t\t\t\t\t\t\t\tinstalledChunkData[1](error);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t};\n\t\t\t\t\t__webpack_require__.l(url, loadingEnded, \"chunk-\" + chunkId, chunkId);\n\t\t\t\t} else installedChunks[chunkId] = 0;\n\t\t\t}\n\t\t}\n};\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n// no on chunks loaded\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = (parentChunkLoadingFunction, data) => {\n\tvar [chunkIds, moreModules, runtime] = data;\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some((id) => (installedChunks[id] !== 0))) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkId] = 0;\n\t}\n\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunkipyaudio\"] = self[\"webpackChunkipyaudio\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","__webpack_require__.nc = undefined;","","// module cache are used so entry inlining is disabled\n// startup\n// Load entry module and return exports\nvar __webpack_exports__ = __webpack_require__(\"webpack/container/entry/ipyaudio\");\n",""],"names":[],"sourceRoot":""}
|