@rive-app/webgl 2.17.2 → 2.17.3
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/package.json +1 -1
- package/rive.js +9 -9
- package/rive.js.map +1 -1
- package/rive.wasm +0 -0
- package/rive_fallback.wasm +0 -0
package/package.json
CHANGED
package/rive.js
CHANGED
|
@@ -400,7 +400,7 @@ function Qa(a, b) {
|
|
|
400
400
|
return Pa(c, a, b);
|
|
401
401
|
}));
|
|
402
402
|
}
|
|
403
|
-
var Ra, Sa, Wa = {
|
|
403
|
+
var Ra, Sa, Wa = {685548:(a, b, c, d, e) => {
|
|
404
404
|
if ("undefined" === typeof window || void 0 === (window.AudioContext || window.webkitAudioContext)) {
|
|
405
405
|
return 0;
|
|
406
406
|
}
|
|
@@ -463,9 +463,9 @@ var Ra, Sa, Wa = {685308:(a, b, c, d, e) => {
|
|
|
463
463
|
}
|
|
464
464
|
window.h.Ea += 1;
|
|
465
465
|
return 1;
|
|
466
|
-
},
|
|
466
|
+
}, 687726:() => {
|
|
467
467
|
"undefined" !== typeof window.h && (--window.h.Ea, 0 === window.h.Ea && delete window.h);
|
|
468
|
-
},
|
|
468
|
+
}, 687890:() => void 0 !== navigator.mediaDevices && void 0 !== navigator.mediaDevices.getUserMedia, 687994:() => {
|
|
469
469
|
try {
|
|
470
470
|
var a = new (window.AudioContext || window.webkitAudioContext)(), b = a.sampleRate;
|
|
471
471
|
a.close();
|
|
@@ -473,7 +473,7 @@ var Ra, Sa, Wa = {685308:(a, b, c, d, e) => {
|
|
|
473
473
|
} catch (c) {
|
|
474
474
|
return 0;
|
|
475
475
|
}
|
|
476
|
-
},
|
|
476
|
+
}, 688165:(a, b, c, d, e, f) => {
|
|
477
477
|
if ("undefined" === typeof window.h) {
|
|
478
478
|
return -1;
|
|
479
479
|
}
|
|
@@ -519,7 +519,7 @@ var Ra, Sa, Wa = {685308:(a, b, c, d, e) => {
|
|
|
519
519
|
a == window.h.H.Ca && g.X.connect(g.I.destination);
|
|
520
520
|
g.lb = f;
|
|
521
521
|
return window.h.nc(g);
|
|
522
|
-
},
|
|
522
|
+
}, 691042:a => window.h.ta(a).I.sampleRate, 691115:a => {
|
|
523
523
|
a = window.h.ta(a);
|
|
524
524
|
void 0 !== a.X && (a.X.onaudioprocess = function() {
|
|
525
525
|
}, a.X.disconnect(), a.X = void 0);
|
|
@@ -527,13 +527,13 @@ var Ra, Sa, Wa = {685308:(a, b, c, d, e) => {
|
|
|
527
527
|
a.I.close();
|
|
528
528
|
a.I = void 0;
|
|
529
529
|
a.lb = void 0;
|
|
530
|
-
},
|
|
530
|
+
}, 691515:a => {
|
|
531
531
|
window.h.xb(a);
|
|
532
|
-
},
|
|
532
|
+
}, 691565:a => {
|
|
533
533
|
a = window.h.ta(a);
|
|
534
534
|
a.I.resume();
|
|
535
535
|
a.state = window.h.ha.sb;
|
|
536
|
-
},
|
|
536
|
+
}, 691704:a => {
|
|
537
537
|
a = window.h.ta(a);
|
|
538
538
|
a.I.suspend();
|
|
539
539
|
a.state = window.h.ha.stopped;
|
|
@@ -4053,7 +4053,7 @@ Ie();
|
|
|
4053
4053
|
/* 2 */
|
|
4054
4054
|
/***/ ((module) => {
|
|
4055
4055
|
|
|
4056
|
-
module.exports = JSON.parse('{"name":"@rive-app/webgl","version":"2.17.
|
|
4056
|
+
module.exports = JSON.parse('{"name":"@rive-app/webgl","version":"2.17.3","description":"Rive\'s webgl based web api.","main":"rive.js","homepage":"https://rive.app","repository":{"type":"git","url":"https://github.com/rive-app/rive-wasm/tree/master/js"},"keywords":["rive","animation"],"author":"Rive","contributors":["Luigi Rosso <luigi@rive.app> (https://rive.app)","Maxwell Talbot <max@rive.app> (https://rive.app)","Arthur Vivian <arthur@rive.app> (https://rive.app)","Umberto Sonnino <umberto@rive.app> (https://rive.app)","Matthew Sullivan <matt.j.sullivan@gmail.com> (mailto:matt.j.sullivan@gmail.com)"],"license":"MIT","files":["rive.js","rive.wasm","rive_fallback.wasm","rive.js.map","rive.d.ts","rive_advanced.mjs.d.ts"],"typings":"rive.d.ts","dependencies":{},"browser":{"fs":false,"path":false}}');
|
|
4057
4057
|
|
|
4058
4058
|
/***/ }),
|
|
4059
4059
|
/* 3 */
|