@rive-app/canvas 2.12.2 → 2.13.2
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
|
@@ -731,7 +731,7 @@ function Ya(a, b) {
|
|
|
731
731
|
return Xa(c, a, b);
|
|
732
732
|
}));
|
|
733
733
|
}
|
|
734
|
-
var N, P, bb = {
|
|
734
|
+
var N, P, bb = {433268:(a, b, c, d, e) => {
|
|
735
735
|
if ("undefined" === typeof window || void 0 === (window.AudioContext || window.webkitAudioContext)) {
|
|
736
736
|
return 0;
|
|
737
737
|
}
|
|
@@ -794,9 +794,9 @@ var N, P, bb = {236660:(a, b, c, d, e) => {
|
|
|
794
794
|
}
|
|
795
795
|
window.h.Aa += 1;
|
|
796
796
|
return 1;
|
|
797
|
-
},
|
|
797
|
+
}, 435446:() => {
|
|
798
798
|
"undefined" !== typeof window.h && (--window.h.Aa, 0 === window.h.Aa && delete window.h);
|
|
799
|
-
},
|
|
799
|
+
}, 435610:() => void 0 !== navigator.mediaDevices && void 0 !== navigator.mediaDevices.getUserMedia, 435714:() => {
|
|
800
800
|
try {
|
|
801
801
|
var a = new (window.AudioContext || window.webkitAudioContext)(), b = a.sampleRate;
|
|
802
802
|
a.close();
|
|
@@ -804,7 +804,7 @@ var N, P, bb = {236660:(a, b, c, d, e) => {
|
|
|
804
804
|
} catch (c) {
|
|
805
805
|
return 0;
|
|
806
806
|
}
|
|
807
|
-
},
|
|
807
|
+
}, 435885:(a, b, c, d, e, f) => {
|
|
808
808
|
if ("undefined" === typeof window.h) {
|
|
809
809
|
return -1;
|
|
810
810
|
}
|
|
@@ -850,7 +850,7 @@ var N, P, bb = {236660:(a, b, c, d, e) => {
|
|
|
850
850
|
a == window.h.H.za && g.$.connect(g.I.destination);
|
|
851
851
|
g.qb = f;
|
|
852
852
|
return window.h.Gc(g);
|
|
853
|
-
},
|
|
853
|
+
}, 438762:a => window.h.sa(a).I.sampleRate, 438835:a => {
|
|
854
854
|
a = window.h.sa(a);
|
|
855
855
|
void 0 !== a.$ && (a.$.onaudioprocess = function() {
|
|
856
856
|
}, a.$.disconnect(), a.$ = void 0);
|
|
@@ -858,13 +858,13 @@ var N, P, bb = {236660:(a, b, c, d, e) => {
|
|
|
858
858
|
a.I.close();
|
|
859
859
|
a.I = void 0;
|
|
860
860
|
a.qb = void 0;
|
|
861
|
-
},
|
|
861
|
+
}, 439235:a => {
|
|
862
862
|
window.h.Db(a);
|
|
863
|
-
},
|
|
863
|
+
}, 439285:a => {
|
|
864
864
|
a = window.h.sa(a);
|
|
865
865
|
a.I.resume();
|
|
866
866
|
a.state = window.h.ga.yb;
|
|
867
|
-
},
|
|
867
|
+
}, 439424:a => {
|
|
868
868
|
a = window.h.sa(a);
|
|
869
869
|
a.I.suspend();
|
|
870
870
|
a.state = window.h.ga.stopped;
|
|
@@ -3404,7 +3404,7 @@ Zd();
|
|
|
3404
3404
|
/* 2 */
|
|
3405
3405
|
/***/ ((module) => {
|
|
3406
3406
|
|
|
3407
|
-
module.exports = JSON.parse('{"name":"@rive-app/canvas","version":"2.
|
|
3407
|
+
module.exports = JSON.parse('{"name":"@rive-app/canvas","version":"2.13.2","description":"Rive\'s canvas 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.js.map","rive.wasm","rive.d.ts","rive_advanced.mjs.d.ts"],"typings":"rive.d.ts","dependencies":{},"browser":{"fs":false,"path":false}}');
|
|
3408
3408
|
|
|
3409
3409
|
/***/ }),
|
|
3410
3410
|
/* 3 */
|