@rive-app/webgl 2.13.2 → 2.14.0
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/package.json
CHANGED
package/rive.js
CHANGED
|
@@ -395,7 +395,7 @@ function Ra(a, b) {
|
|
|
395
395
|
return Qa(c, a, b);
|
|
396
396
|
}));
|
|
397
397
|
}
|
|
398
|
-
var E, F, Va = {
|
|
398
|
+
var E, F, Va = {688572:(a, b, c, d, e) => {
|
|
399
399
|
if ("undefined" === typeof window || void 0 === (window.AudioContext || window.webkitAudioContext)) {
|
|
400
400
|
return 0;
|
|
401
401
|
}
|
|
@@ -458,9 +458,9 @@ var E, F, Va = {688556:(a, b, c, d, e) => {
|
|
|
458
458
|
}
|
|
459
459
|
window.h.Ea += 1;
|
|
460
460
|
return 1;
|
|
461
|
-
},
|
|
461
|
+
}, 690750:() => {
|
|
462
462
|
"undefined" !== typeof window.h && (--window.h.Ea, 0 === window.h.Ea && delete window.h);
|
|
463
|
-
},
|
|
463
|
+
}, 690914:() => void 0 !== navigator.mediaDevices && void 0 !== navigator.mediaDevices.getUserMedia, 691018:() => {
|
|
464
464
|
try {
|
|
465
465
|
var a = new (window.AudioContext || window.webkitAudioContext)(), b = a.sampleRate;
|
|
466
466
|
a.close();
|
|
@@ -468,7 +468,7 @@ var E, F, Va = {688556:(a, b, c, d, e) => {
|
|
|
468
468
|
} catch (c) {
|
|
469
469
|
return 0;
|
|
470
470
|
}
|
|
471
|
-
},
|
|
471
|
+
}, 691189:(a, b, c, d, e, f) => {
|
|
472
472
|
if ("undefined" === typeof window.h) {
|
|
473
473
|
return -1;
|
|
474
474
|
}
|
|
@@ -514,7 +514,7 @@ var E, F, Va = {688556:(a, b, c, d, e) => {
|
|
|
514
514
|
a == window.h.H.Da && g.Y.connect(g.I.destination);
|
|
515
515
|
g.mb = f;
|
|
516
516
|
return window.h.vc(g);
|
|
517
|
-
},
|
|
517
|
+
}, 694066:a => window.h.ua(a).I.sampleRate, 694139:a => {
|
|
518
518
|
a = window.h.ua(a);
|
|
519
519
|
void 0 !== a.Y && (a.Y.onaudioprocess = function() {
|
|
520
520
|
}, a.Y.disconnect(), a.Y = void 0);
|
|
@@ -522,13 +522,13 @@ var E, F, Va = {688556:(a, b, c, d, e) => {
|
|
|
522
522
|
a.I.close();
|
|
523
523
|
a.I = void 0;
|
|
524
524
|
a.mb = void 0;
|
|
525
|
-
},
|
|
525
|
+
}, 694539:a => {
|
|
526
526
|
window.h.yb(a);
|
|
527
|
-
},
|
|
527
|
+
}, 694589:a => {
|
|
528
528
|
a = window.h.ua(a);
|
|
529
529
|
a.I.resume();
|
|
530
530
|
a.state = window.h.ha.tb;
|
|
531
|
-
},
|
|
531
|
+
}, 694728:a => {
|
|
532
532
|
a = window.h.ua(a);
|
|
533
533
|
a.I.suspend();
|
|
534
534
|
a.state = window.h.ha.stopped;
|
|
@@ -4104,7 +4104,7 @@ Ie();
|
|
|
4104
4104
|
/* 2 */
|
|
4105
4105
|
/***/ ((module) => {
|
|
4106
4106
|
|
|
4107
|
-
module.exports = JSON.parse('{"name":"@rive-app/webgl","version":"2.
|
|
4107
|
+
module.exports = JSON.parse('{"name":"@rive-app/webgl","version":"2.14.0","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.js.map","rive.d.ts","rive_advanced.mjs.d.ts"],"typings":"rive.d.ts","dependencies":{},"browser":{"fs":false,"path":false}}');
|
|
4108
4108
|
|
|
4109
4109
|
/***/ }),
|
|
4110
4110
|
/* 3 */
|