angular-audio-context 33.0.4 → 34.0.1
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/LICENSE +1 -1
- package/build/es2019/audio-context-factory.d.ts +0 -1
- package/build/es2019/audio-context-proxy.d.ts +0 -1
- package/build/es2019/audio-context.module.d.ts +0 -1
- package/build/es2019/audio-context.module.js +10 -11
- package/build/es2019/audio-context.module.js.map +1 -1
- package/build/es2019/is-supported-factory.d.ts +0 -1
- package/build/es2019/latency-hint-token.d.ts +0 -1
- package/build/es2019/module.d.ts +0 -5
- package/build/es2019/module.js +0 -3
- package/build/es2019/module.js.map +1 -1
- package/build/es5/bundle.js +36 -45
- package/package.json +31 -32
- package/src/tsconfig.json +17 -7
- package/build/es2019/audio-context-factory.d.ts.map +0 -1
- package/build/es2019/audio-context-proxy.d.ts.map +0 -1
- package/build/es2019/audio-context.module.d.ts.map +0 -1
- package/build/es2019/is-supported-factory.d.ts.map +0 -1
- package/build/es2019/latency-hint-token.d.ts.map +0 -1
- package/build/es2019/module.d.ts.map +0 -1
- package/src/polyfills.ts +0 -1
package/LICENSE
CHANGED
|
@@ -24,15 +24,14 @@ export class AudioContextModule {
|
|
|
24
24
|
};
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
|
-
AudioContextModule.ɵfac =
|
|
28
|
-
AudioContextModule.ɵmod =
|
|
29
|
-
AudioContextModule.ɵinj =
|
|
30
|
-
(
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(AudioContextModule, { imports: [CommonModule] }); })();
|
|
27
|
+
AudioContextModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AudioContextModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
28
|
+
AudioContextModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: AudioContextModule, imports: [CommonModule] });
|
|
29
|
+
AudioContextModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AudioContextModule, providers: [{ provide: isSupported, useFactory: isSupportedFactory }], imports: [CommonModule] });
|
|
30
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AudioContextModule, decorators: [{
|
|
31
|
+
type: NgModule,
|
|
32
|
+
args: [{
|
|
33
|
+
imports: [CommonModule],
|
|
34
|
+
providers: [{ provide: isSupported, useFactory: isSupportedFactory }]
|
|
35
|
+
}]
|
|
36
|
+
}] });
|
|
38
37
|
//# sourceMappingURL=audio-context.module.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"audio-context.module.js","sourceRoot":"","sources":["../../src/audio-context.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,cAAc,EAAuB,QAAQ,EAAE,MAAM,eAAe,CAAC;AAE9E,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;;AAExD,sDAAsD;AACtD,OAAO,EAAE,iBAAiB,IAAI,YAAY,EAAuC,CAAC;AAElF,MAAM,CAAC,MAAM,WAAW,GAAG,IAAI,cAAc,CAAmD,sBAAsB,CAAC,CAAC;AAMxH,MAAM,OAAO,kBAAkB;IACpB,MAAM,CAAC,QAAQ;QAClB,OAAO;YACH,QAAQ,EAAE,kBAAkB;SAC/B,CAAC;IACN,CAAC;IAEM,MAAM,CAAC,OAAO,CAAC,WAAiD;QACnE,OAAO;YACH,QAAQ,EAAE,kBAAkB;YAC5B,SAAS,EAAE;gBACP,EAAE,IAAI,EAAE,CAAC,gBAAgB,CAAC,EAAE,OAAO,EAAE,iBAAiB,EAAE,UAAU,EAAE,mBAAmB,EAAE;gBACzF,EAAE,OAAO,EAAE,gBAAgB,EAAE,QAAQ,EAAE,WAAW,EAAE;aACvD;SACJ,CAAC;IACN,CAAC
|
|
1
|
+
{"version":3,"file":"audio-context.module.js","sourceRoot":"","sources":["../../src/audio-context.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,cAAc,EAAuB,QAAQ,EAAE,MAAM,eAAe,CAAC;AAE9E,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;;AAExD,sDAAsD;AACtD,OAAO,EAAE,iBAAiB,IAAI,YAAY,EAAuC,CAAC;AAElF,MAAM,CAAC,MAAM,WAAW,GAAG,IAAI,cAAc,CAAmD,sBAAsB,CAAC,CAAC;AAMxH,MAAM,OAAO,kBAAkB;IACpB,MAAM,CAAC,QAAQ;QAClB,OAAO;YACH,QAAQ,EAAE,kBAAkB;SAC/B,CAAC;IACN,CAAC;IAEM,MAAM,CAAC,OAAO,CAAC,WAAiD;QACnE,OAAO;YACH,QAAQ,EAAE,kBAAkB;YAC5B,SAAS,EAAE;gBACP,EAAE,IAAI,EAAE,CAAC,gBAAgB,CAAC,EAAE,OAAO,EAAE,iBAAiB,EAAE,UAAU,EAAE,mBAAmB,EAAE;gBACzF,EAAE,OAAO,EAAE,gBAAgB,EAAE,QAAQ,EAAE,WAAW,EAAE;aACvD;SACJ,CAAC;IACN,CAAC;;+GAfQ,kBAAkB;gHAAlB,kBAAkB,YAHjB,YAAY;gHAGb,kBAAkB,aAFhB,CAAC,EAAE,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,kBAAkB,EAAE,CAAC,YAD3D,YAAY;2FAGb,kBAAkB;kBAJ9B,QAAQ;mBAAC;oBACN,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,SAAS,EAAE,CAAC,EAAE,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,kBAAkB,EAAE,CAAC;iBACxE"}
|
package/build/es2019/module.d.ts
CHANGED
package/build/es2019/module.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"module.js","sourceRoot":"","sources":["../../src/module.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"module.js","sourceRoot":"","sources":["../../src/module.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC"}
|
package/build/es5/bundle.js
CHANGED
|
@@ -4,10 +4,7 @@
|
|
|
4
4
|
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.angularAudioContext = {}, global._classCallCheck, global._createClass, global.common, global.i0, global.standardizedAudioContext, global._inherits, global._possibleConstructorReturn, global._getPrototypeOf));
|
|
5
5
|
})(this, (function (exports, _classCallCheck, _createClass, common, i0, standardizedAudioContext, _inherits, _possibleConstructorReturn, _getPrototypeOf) { 'use strict';
|
|
6
6
|
|
|
7
|
-
function
|
|
8
|
-
|
|
9
|
-
function _interopNamespace(e) {
|
|
10
|
-
if (e && e.__esModule) return e;
|
|
7
|
+
function _interopNamespaceDefault(e) {
|
|
11
8
|
var n = Object.create(null);
|
|
12
9
|
if (e) {
|
|
13
10
|
Object.keys(e).forEach(function (k) {
|
|
@@ -20,16 +17,11 @@
|
|
|
20
17
|
}
|
|
21
18
|
});
|
|
22
19
|
}
|
|
23
|
-
n
|
|
20
|
+
n.default = e;
|
|
24
21
|
return Object.freeze(n);
|
|
25
22
|
}
|
|
26
23
|
|
|
27
|
-
var
|
|
28
|
-
var _createClass__default = /*#__PURE__*/_interopDefaultLegacy(_createClass);
|
|
29
|
-
var i0__namespace = /*#__PURE__*/_interopNamespace(i0);
|
|
30
|
-
var _inherits__default = /*#__PURE__*/_interopDefaultLegacy(_inherits);
|
|
31
|
-
var _possibleConstructorReturn__default = /*#__PURE__*/_interopDefaultLegacy(_possibleConstructorReturn);
|
|
32
|
-
var _getPrototypeOf__default = /*#__PURE__*/_interopDefaultLegacy(_getPrototypeOf);
|
|
24
|
+
var i0__namespace = /*#__PURE__*/_interopNamespaceDefault(i0);
|
|
33
25
|
|
|
34
26
|
function audioContextFactory(latencyHint) {
|
|
35
27
|
return new standardizedAudioContext.AudioContext({
|
|
@@ -37,21 +29,16 @@
|
|
|
37
29
|
});
|
|
38
30
|
}
|
|
39
31
|
|
|
40
|
-
function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super =
|
|
41
|
-
|
|
32
|
+
function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
42
33
|
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }
|
|
43
34
|
var AudioContextProxy = /*#__PURE__*/function (_AudioContext) {
|
|
44
|
-
|
|
45
|
-
|
|
35
|
+
_inherits(AudioContextProxy, _AudioContext);
|
|
46
36
|
var _super = _createSuper(AudioContextProxy);
|
|
47
|
-
|
|
48
37
|
function AudioContextProxy() {
|
|
49
|
-
|
|
50
|
-
|
|
38
|
+
_classCallCheck(this, AudioContextProxy);
|
|
51
39
|
return _super.apply(this, arguments);
|
|
52
40
|
}
|
|
53
|
-
|
|
54
|
-
return _createClass__default["default"](AudioContextProxy);
|
|
41
|
+
return _createClass(AudioContextProxy);
|
|
55
42
|
}(standardizedAudioContext.AudioContext);
|
|
56
43
|
|
|
57
44
|
function isSupportedFactory() {
|
|
@@ -63,10 +50,9 @@
|
|
|
63
50
|
var isSupported = new i0.InjectionToken('IS_SUPPORTED_PROMISE');
|
|
64
51
|
var AudioContextModule = /*#__PURE__*/function () {
|
|
65
52
|
function AudioContextModule() {
|
|
66
|
-
|
|
53
|
+
_classCallCheck(this, AudioContextModule);
|
|
67
54
|
}
|
|
68
|
-
|
|
69
|
-
_createClass__default["default"](AudioContextModule, null, [{
|
|
55
|
+
_createClass(AudioContextModule, null, [{
|
|
70
56
|
key: "forChild",
|
|
71
57
|
value: function forChild() {
|
|
72
58
|
return {
|
|
@@ -89,27 +75,40 @@
|
|
|
89
75
|
};
|
|
90
76
|
}
|
|
91
77
|
}]);
|
|
92
|
-
|
|
93
78
|
return AudioContextModule;
|
|
94
79
|
}();
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
80
|
+
AudioContextModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({
|
|
81
|
+
minVersion: "12.0.0",
|
|
82
|
+
version: "15.1.0",
|
|
83
|
+
ngImport: i0__namespace,
|
|
84
|
+
type: AudioContextModule,
|
|
85
|
+
deps: [],
|
|
86
|
+
target: i0__namespace.ɵɵFactoryTarget.NgModule
|
|
87
|
+
});
|
|
88
|
+
AudioContextModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({
|
|
89
|
+
minVersion: "14.0.0",
|
|
90
|
+
version: "15.1.0",
|
|
91
|
+
ngImport: i0__namespace,
|
|
92
|
+
type: AudioContextModule,
|
|
93
|
+
imports: [common.CommonModule]
|
|
102
94
|
});
|
|
103
|
-
AudioContextModule.ɵinj =
|
|
95
|
+
AudioContextModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({
|
|
96
|
+
minVersion: "12.0.0",
|
|
97
|
+
version: "15.1.0",
|
|
98
|
+
ngImport: i0__namespace,
|
|
99
|
+
type: AudioContextModule,
|
|
104
100
|
providers: [{
|
|
105
101
|
provide: isSupported,
|
|
106
102
|
useFactory: isSupportedFactory
|
|
107
103
|
}],
|
|
108
104
|
imports: [common.CommonModule]
|
|
109
105
|
});
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
106
|
+
i0__namespace.ɵɵngDeclareClassMetadata({
|
|
107
|
+
minVersion: "12.0.0",
|
|
108
|
+
version: "15.1.0",
|
|
109
|
+
ngImport: i0__namespace,
|
|
110
|
+
type: AudioContextModule,
|
|
111
|
+
decorators: [{
|
|
113
112
|
type: i0.NgModule,
|
|
114
113
|
args: [{
|
|
115
114
|
imports: [common.CommonModule],
|
|
@@ -118,19 +117,11 @@
|
|
|
118
117
|
useFactory: isSupportedFactory
|
|
119
118
|
}]
|
|
120
119
|
}]
|
|
121
|
-
}]
|
|
122
|
-
})
|
|
123
|
-
|
|
124
|
-
(function () {
|
|
125
|
-
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(AudioContextModule, {
|
|
126
|
-
imports: [common.CommonModule]
|
|
127
|
-
});
|
|
128
|
-
})();
|
|
120
|
+
}]
|
|
121
|
+
});
|
|
129
122
|
|
|
130
123
|
exports.AudioContext = AudioContextProxy;
|
|
131
124
|
exports.AudioContextModule = AudioContextModule;
|
|
132
125
|
exports.isSupported = isSupported;
|
|
133
126
|
|
|
134
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
135
|
-
|
|
136
127
|
}));
|
package/package.json
CHANGED
|
@@ -9,42 +9,41 @@
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@babel/runtime": "7.
|
|
12
|
+
"@babel/runtime": "7.20.7",
|
|
13
13
|
"standardized-audio-context": "^25.3.36",
|
|
14
14
|
"tslib": "^2.4.1"
|
|
15
15
|
},
|
|
16
16
|
"description": "An Angular wrapper for the Web Audio API's AudioContext.",
|
|
17
17
|
"devDependencies": {
|
|
18
|
-
"@angular-devkit/build-angular": "^
|
|
19
|
-
"@angular-eslint/builder": "^
|
|
20
|
-
"@angular/cli": "^
|
|
21
|
-
"@angular/common": "^
|
|
22
|
-
"@angular/compiler": "^
|
|
23
|
-
"@angular/compiler-cli": "^
|
|
24
|
-
"@angular/core": "^
|
|
25
|
-
"@angular/
|
|
26
|
-
"@angular/platform-browser": "^
|
|
27
|
-
"@angular/
|
|
28
|
-
"@
|
|
29
|
-
"@babel/core": "7.18.10",
|
|
18
|
+
"@angular-devkit/build-angular": "^15.1.0",
|
|
19
|
+
"@angular-eslint/builder": "^15.1.0",
|
|
20
|
+
"@angular/cli": "^15.1.0",
|
|
21
|
+
"@angular/common": "^15.1.0",
|
|
22
|
+
"@angular/compiler": "^15.1.0",
|
|
23
|
+
"@angular/compiler-cli": "^15.1.0",
|
|
24
|
+
"@angular/core": "^15.1.0",
|
|
25
|
+
"@angular/platform-browser": "^15.1.0",
|
|
26
|
+
"@angular/platform-browser-dynamic": "^15.1.0",
|
|
27
|
+
"@angular/router": "^15.1.0",
|
|
28
|
+
"@babel/core": "7.20.12",
|
|
30
29
|
"@babel/plugin-external-helpers": "^7.18.6",
|
|
31
|
-
"@babel/plugin-transform-runtime": "7.
|
|
32
|
-
"@babel/preset-env": "7.
|
|
33
|
-
"@commitlint/cli": "^17.
|
|
34
|
-
"@commitlint/config-angular": "^17.
|
|
35
|
-
"@rollup/plugin-babel": "^
|
|
36
|
-
"@types/jasmine": "~4.
|
|
37
|
-
"commitizen": "^4.2.
|
|
30
|
+
"@babel/plugin-transform-runtime": "7.19.6",
|
|
31
|
+
"@babel/preset-env": "7.20.2",
|
|
32
|
+
"@commitlint/cli": "^17.4.1",
|
|
33
|
+
"@commitlint/config-angular": "^17.4.0",
|
|
34
|
+
"@rollup/plugin-babel": "^6.0.3",
|
|
35
|
+
"@types/jasmine": "~4.3.1",
|
|
36
|
+
"commitizen": "^4.2.6",
|
|
38
37
|
"cz-conventional-changelog": "^3.3.0",
|
|
39
|
-
"eslint": "^8.
|
|
40
|
-
"eslint-config-holy-grail": "^
|
|
38
|
+
"eslint": "^8.31.0",
|
|
39
|
+
"eslint-config-holy-grail": "^55.0.0",
|
|
41
40
|
"grunt": "^1.5.3",
|
|
42
41
|
"grunt-cli": "^1.4.3",
|
|
43
42
|
"grunt-contrib-clean": "^2.0.1",
|
|
44
43
|
"grunt-contrib-copy": "^1.0.0",
|
|
45
44
|
"grunt-sh": "^0.2.0",
|
|
46
|
-
"husky": "^8.0.
|
|
47
|
-
"jasmine-core": "~4.
|
|
45
|
+
"husky": "^8.0.3",
|
|
46
|
+
"jasmine-core": "~4.5.0",
|
|
48
47
|
"karma": "~6.4.1",
|
|
49
48
|
"karma-chrome-launcher": "~3.1.1",
|
|
50
49
|
"karma-coverage": "~2.2.0",
|
|
@@ -54,13 +53,13 @@
|
|
|
54
53
|
"karma-safari-launcher": "^1.0.0",
|
|
55
54
|
"karma-sauce-launcher": "^4.3.6",
|
|
56
55
|
"load-grunt-config": "^4.0.1",
|
|
57
|
-
"prettier": "^2.8.
|
|
56
|
+
"prettier": "^2.8.2",
|
|
58
57
|
"pretty-quick": "^3.1.3",
|
|
59
|
-
"rollup": "^
|
|
58
|
+
"rollup": "^3.10.0",
|
|
60
59
|
"rxjs": "~7.5.7",
|
|
61
|
-
"tsconfig-holy-grail": "^
|
|
62
|
-
"typescript": "~4.
|
|
63
|
-
"zone.js": "~0.
|
|
60
|
+
"tsconfig-holy-grail": "^12.0.0",
|
|
61
|
+
"typescript": "~4.8.4",
|
|
62
|
+
"zone.js": "~0.12.0"
|
|
64
63
|
},
|
|
65
64
|
"files": [
|
|
66
65
|
"build/es2019/",
|
|
@@ -79,8 +78,8 @@
|
|
|
79
78
|
"module": "build/es2019/module.js",
|
|
80
79
|
"name": "angular-audio-context",
|
|
81
80
|
"peerDependencies": {
|
|
82
|
-
"@angular/common": "^
|
|
83
|
-
"@angular/core": "^
|
|
81
|
+
"@angular/common": "^15.0.4",
|
|
82
|
+
"@angular/core": "^15.0.4"
|
|
84
83
|
},
|
|
85
84
|
"repository": {
|
|
86
85
|
"type": "git",
|
|
@@ -92,5 +91,5 @@
|
|
|
92
91
|
"test": "grunt lint && grunt test"
|
|
93
92
|
},
|
|
94
93
|
"types": "build/es2019/module.d.ts",
|
|
95
|
-
"version": "
|
|
94
|
+
"version": "34.0.1"
|
|
96
95
|
}
|
package/src/tsconfig.json
CHANGED
|
@@ -1,12 +1,22 @@
|
|
|
1
1
|
{
|
|
2
2
|
"angularCompilerOptions": {
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
|
|
3
|
+
"compilationMode": "partial",
|
|
4
|
+
"enableI18nLegacyMessageIdFormat": false,
|
|
5
|
+
"strictInjectionParameters": true,
|
|
6
|
+
"strictInputAccessModifiers": true,
|
|
7
|
+
"strictTemplates": true
|
|
8
|
+
},
|
|
9
|
+
"compilerOptions": {
|
|
10
|
+
"baseUrl": "./",
|
|
11
|
+
"declarationMap": false,
|
|
12
|
+
"downlevelIteration": true,
|
|
13
|
+
"lib": ["dom", "es2020"],
|
|
14
|
+
"module": "es2020",
|
|
15
|
+
"noImplicitOverride": true,
|
|
16
|
+
"noPropertyAccessFromIndexSignature": true,
|
|
17
|
+
"useDefineForClassFields": false,
|
|
18
|
+
"useUnknownInCatchVariables": true
|
|
9
19
|
},
|
|
10
20
|
"extends": "tsconfig-holy-grail/src/tsconfig-browser",
|
|
11
|
-
"files": ["
|
|
21
|
+
"files": ["module.ts"]
|
|
12
22
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"audio-context-factory.d.ts","sourceRoot":"","sources":["../../src/audio-context-factory.ts"],"names":[],"mappings":"AAAA,OAAO,EAAgB,aAAa,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AAE/F,wBAAgB,mBAAmB,CAAC,WAAW,EAAE,oBAAoB,CAAC,aAAa,CAAC,GAAG,aAAa,CAEnG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"audio-context-proxy.d.ts","sourceRoot":"","sources":["../../src/audio-context-proxy.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAE1D,qBAAa,iBAAkB,SAAQ,YAAY;CAAG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"audio-context.module.d.ts","sourceRoot":"","sources":["../../src/audio-context.module.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,mBAAmB,EAAY,MAAM,eAAe,CAAC;AAC9E,OAAO,EAAE,aAAa,EAAE,oBAAoB,EAA4D,MAAM,4BAA4B,CAAC;AAE3I,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;;;AAK1D,OAAO,EAAE,iBAAiB,IAAI,YAAY,EAAE,aAAa,EAAE,oBAAoB,EAAE,CAAC;AAElF,eAAO,MAAM,WAAW,wCAA+F,CAAC;AAExH,qBAIa,kBAAkB;WACb,QAAQ,IAAI,mBAAmB,CAAC,kBAAkB,CAAC;WAMnD,OAAO,CAAC,WAAW,CAAC,EAAE,oBAAoB,CAAC,aAAa,CAAC,GAAG,mBAAmB,CAAC,kBAAkB,CAAC;yCAPxG,kBAAkB;0CAAlB,kBAAkB;0CAAlB,kBAAkB;CAgB9B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"is-supported-factory.d.ts","sourceRoot":"","sources":["../../src/is-supported-factory.ts"],"names":[],"mappings":"AAEA,wBAAgB,kBAAkB,IAAI,MAAM,OAAO,CAAC,OAAO,CAAC,CAE3D"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"latency-hint-token.d.ts","sourceRoot":"","sources":["../../src/latency-hint-token.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAG/C,eAAO,MAAM,gBAAgB,wGAA0E,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../../src/module.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,wBAAwB,CAAC"}
|
package/src/polyfills.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import 'zone.js';
|