ipyaudio 0.1.21__py3-none-any.whl → 0.1.23__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/build_log.json +726 -0
- ipyaudio/labextension/package.json +2 -2
- ipyaudio/labextension/static/lib_index_js.e0dc1b40eb8d768fd304.js +36 -0
- ipyaudio/labextension/static/lib_index_js.e0dc1b40eb8d768fd304.js.map +1 -0
- 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 +1216 -0
- 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 +1 -0
- ipyaudio/labextension/static/lib_plugin_js.721ea7eaebbdaef9b36c.js +69 -0
- ipyaudio/labextension/static/lib_plugin_js.721ea7eaebbdaef9b36c.js.map +1 -0
- ipyaudio/labextension/static/remoteEntry.58e9350ee0aa7970ecd3.js +565 -0
- ipyaudio/labextension/static/remoteEntry.58e9350ee0aa7970ecd3.js.map +1 -0
- ipyaudio/labextension/static/vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e.73fa57174fc3b67a3760.js +4041 -0
- ipyaudio/labextension/static/vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e.73fa57174fc3b67a3760.js.map +1 -0
- ipyaudio/labextension/static/vendors-node_modules_jupyter-dataserializers_lib_index_js.e44af737f0ae9fde402b.js +8001 -0
- ipyaudio/labextension/static/vendors-node_modules_jupyter-dataserializers_lib_index_js.e44af737f0ae9fde402b.js.map +1 -0
- ipyaudio/nbextension/index.js +13499 -2
- ipyaudio/nbextension/index.js.map +1 -1
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/build_log.json +726 -0
- {ipyaudio-0.1.21.data → ipyaudio-0.1.23.data}/data/share/jupyter/labextensions/ipyaudio/package.json +2 -2
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_index_js.e0dc1b40eb8d768fd304.js +36 -0
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_index_js.e0dc1b40eb8d768fd304.js.map +1 -0
- 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 +1216 -0
- 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 +1 -0
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_plugin_js.721ea7eaebbdaef9b36c.js +69 -0
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_plugin_js.721ea7eaebbdaef9b36c.js.map +1 -0
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/remoteEntry.58e9350ee0aa7970ecd3.js +565 -0
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/remoteEntry.58e9350ee0aa7970ecd3.js.map +1 -0
- 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 +4041 -0
- 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 +1 -0
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/vendors-node_modules_jupyter-dataserializers_lib_index_js.e44af737f0ae9fde402b.js +8001 -0
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/vendors-node_modules_jupyter-dataserializers_lib_index_js.e44af737f0ae9fde402b.js.map +1 -0
- ipyaudio-0.1.23.data/data/share/jupyter/nbextensions/ipyaudio/index.js +13500 -0
- ipyaudio-0.1.23.data/data/share/jupyter/nbextensions/ipyaudio/index.js.map +1 -0
- {ipyaudio-0.1.21.dist-info → ipyaudio-0.1.23.dist-info}/METADATA +22 -4
- ipyaudio-0.1.23.dist-info/RECORD +58 -0
- ipyaudio/labextension/static/122.3700f0454aee82938e32.js +0 -1
- ipyaudio/labextension/static/270.9f488d760841fdb23335.js +0 -1
- ipyaudio/labextension/static/509.a9d6860fe38ae60aa71f.js +0 -1
- ipyaudio/labextension/static/570.97f2a8196b7f1703e636.js +0 -2
- ipyaudio/labextension/static/570.97f2a8196b7f1703e636.js.LICENSE.txt +0 -6
- ipyaudio/labextension/static/627.315cb148cc156382df50.js +0 -2
- ipyaudio/labextension/static/627.315cb148cc156382df50.js.LICENSE.txt +0 -5
- ipyaudio/labextension/static/remoteEntry.58a953c3deefc248c778.js +0 -1
- ipyaudio/labextension/static/third-party-licenses.json +0 -64
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/122.3700f0454aee82938e32.js +0 -1
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/270.9f488d760841fdb23335.js +0 -1
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/509.a9d6860fe38ae60aa71f.js +0 -1
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js +0 -2
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js.LICENSE.txt +0 -6
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js +0 -2
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js.LICENSE.txt +0 -5
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/remoteEntry.58a953c3deefc248c778.js +0 -1
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/third-party-licenses.json +0 -64
- ipyaudio-0.1.21.data/data/share/jupyter/nbextensions/ipyaudio/index.js +0 -3
- ipyaudio-0.1.21.data/data/share/jupyter/nbextensions/ipyaudio/index.js.map +0 -1
- ipyaudio-0.1.21.dist-info/RECORD +0 -50
- {ipyaudio-0.1.21.data → ipyaudio-0.1.23.data}/data/etc/jupyter/nbconfig/notebook.d/ipyaudio.json +0 -0
- {ipyaudio-0.1.21.data → ipyaudio-0.1.23.data}/data/share/jupyter/labextensions/ipyaudio/install.json +0 -0
- {ipyaudio-0.1.21.data → ipyaudio-0.1.23.data}/data/share/jupyter/labextensions/ipyaudio/static/style.js +0 -0
- {ipyaudio-0.1.21.data → ipyaudio-0.1.23.data}/data/share/jupyter/nbextensions/ipyaudio/extension.js +0 -0
- {ipyaudio-0.1.21.data → ipyaudio-0.1.23.data}/data/share/jupyter/nbextensions/ipyaudio/index.js.LICENSE.txt +0 -0
- {ipyaudio-0.1.21.dist-info → ipyaudio-0.1.23.dist-info}/WHEEL +0 -0
- {ipyaudio-0.1.21.dist-info → ipyaudio-0.1.23.dist-info}/licenses/LICENSE.txt +0 -0
{ipyaudio-0.1.21.data → ipyaudio-0.1.23.data}/data/share/jupyter/labextensions/ipyaudio/package.json
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "ipyaudio",
|
3
|
-
"version": "0.1.
|
3
|
+
"version": "0.1.19",
|
4
4
|
"description": "A Custom Jupyter Widget Library",
|
5
5
|
"keywords": [
|
6
6
|
"jupyter",
|
@@ -101,7 +101,7 @@
|
|
101
101
|
}
|
102
102
|
},
|
103
103
|
"_build": {
|
104
|
-
"load": "static/remoteEntry.
|
104
|
+
"load": "static/remoteEntry.58e9350ee0aa7970ecd3.js",
|
105
105
|
"extension": "./extension"
|
106
106
|
}
|
107
107
|
}
|
@@ -0,0 +1,36 @@
|
|
1
|
+
"use strict";
|
2
|
+
(self["webpackChunkipyaudio"] = self["webpackChunkipyaudio"] || []).push([["lib_index_js"],{
|
3
|
+
|
4
|
+
/***/ "./lib/index.js":
|
5
|
+
/*!**********************!*\
|
6
|
+
!*** ./lib/index.js ***!
|
7
|
+
\**********************/
|
8
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
9
|
+
|
10
|
+
|
11
|
+
// Copyright (c) Zhendong Peng
|
12
|
+
// Distributed under the terms of the Modified BSD License.
|
13
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
14
|
+
if (k2 === undefined) k2 = k;
|
15
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
16
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
17
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
18
|
+
}
|
19
|
+
Object.defineProperty(o, k2, desc);
|
20
|
+
}) : (function(o, m, k, k2) {
|
21
|
+
if (k2 === undefined) k2 = k;
|
22
|
+
o[k2] = m[k];
|
23
|
+
}));
|
24
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
25
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
26
|
+
};
|
27
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
28
|
+
__exportStar(__webpack_require__(/*! ./player */ "./lib/player.js"), exports);
|
29
|
+
__exportStar(__webpack_require__(/*! ./recorder */ "./lib/recorder.js"), exports);
|
30
|
+
__exportStar(__webpack_require__(/*! ./version */ "./lib/version.js"), exports);
|
31
|
+
|
32
|
+
|
33
|
+
/***/ })
|
34
|
+
|
35
|
+
}]);
|
36
|
+
//# sourceMappingURL=lib_index_js.e0dc1b40eb8d768fd304.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"lib_index_js.e0dc1b40eb8d768fd304.js","mappings":";;;;;;;;;;AAAA,8BAA8B;AAC9B,2DAA2D;;;;;;;;;;;;;;;;AAE3D,8EAAwB;AACxB,kFAA0B;AAC1B,gFAAyB","sources":["webpack://ipyaudio/./src/index.ts"],"sourcesContent":["// Copyright (c) Zhendong Peng\n// Distributed under the terms of the Modified BSD License.\n\nexport * from './player'\nexport * from './recorder'\nexport * from './version'\n"],"names":[],"sourceRoot":""}
|