@rive-app/canvas 2.19.0 → 2.19.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/rive_fallback.wasm +0 -0
package/package.json
CHANGED
package/rive.js
CHANGED
|
@@ -736,7 +736,7 @@ function Ya(a, b) {
|
|
|
736
736
|
return Xa(c, a, b);
|
|
737
737
|
}));
|
|
738
738
|
}
|
|
739
|
-
var Za, $a, db = {
|
|
739
|
+
var Za, $a, db = {433900:(a, b, c, d, e) => {
|
|
740
740
|
if ("undefined" === typeof window || void 0 === (window.AudioContext || window.webkitAudioContext)) {
|
|
741
741
|
return 0;
|
|
742
742
|
}
|
|
@@ -799,9 +799,9 @@ var Za, $a, db = {433500:(a, b, c, d, e) => {
|
|
|
799
799
|
}
|
|
800
800
|
window.h.Aa += 1;
|
|
801
801
|
return 1;
|
|
802
|
-
},
|
|
802
|
+
}, 436078:() => {
|
|
803
803
|
"undefined" !== typeof window.h && (--window.h.Aa, 0 === window.h.Aa && delete window.h);
|
|
804
|
-
},
|
|
804
|
+
}, 436242:() => void 0 !== navigator.mediaDevices && void 0 !== navigator.mediaDevices.getUserMedia, 436346:() => {
|
|
805
805
|
try {
|
|
806
806
|
var a = new (window.AudioContext || window.webkitAudioContext)(), b = a.sampleRate;
|
|
807
807
|
a.close();
|
|
@@ -809,7 +809,7 @@ var Za, $a, db = {433500:(a, b, c, d, e) => {
|
|
|
809
809
|
} catch (c) {
|
|
810
810
|
return 0;
|
|
811
811
|
}
|
|
812
|
-
},
|
|
812
|
+
}, 436517:(a, b, c, d, e, f) => {
|
|
813
813
|
if ("undefined" === typeof window.h) {
|
|
814
814
|
return -1;
|
|
815
815
|
}
|
|
@@ -855,7 +855,7 @@ var Za, $a, db = {433500:(a, b, c, d, e) => {
|
|
|
855
855
|
a == window.h.H.ya && g.Z.connect(g.I.destination);
|
|
856
856
|
g.pb = f;
|
|
857
857
|
return window.h.yc(g);
|
|
858
|
-
},
|
|
858
|
+
}, 439394:a => window.h.ra(a).I.sampleRate, 439467:a => {
|
|
859
859
|
a = window.h.ra(a);
|
|
860
860
|
void 0 !== a.Z && (a.Z.onaudioprocess = function() {
|
|
861
861
|
}, a.Z.disconnect(), a.Z = void 0);
|
|
@@ -863,13 +863,13 @@ var Za, $a, db = {433500:(a, b, c, d, e) => {
|
|
|
863
863
|
a.I.close();
|
|
864
864
|
a.I = void 0;
|
|
865
865
|
a.pb = void 0;
|
|
866
|
-
},
|
|
866
|
+
}, 439867:a => {
|
|
867
867
|
window.h.Cb(a);
|
|
868
|
-
},
|
|
868
|
+
}, 439917:a => {
|
|
869
869
|
a = window.h.ra(a);
|
|
870
870
|
a.I.resume();
|
|
871
871
|
a.state = window.h.ga.xb;
|
|
872
|
-
},
|
|
872
|
+
}, 440056:a => {
|
|
873
873
|
a = window.h.ra(a);
|
|
874
874
|
a.I.suspend();
|
|
875
875
|
a.state = window.h.ga.stopped;
|
|
@@ -3355,7 +3355,7 @@ Zd();
|
|
|
3355
3355
|
/* 2 */
|
|
3356
3356
|
/***/ ((module) => {
|
|
3357
3357
|
|
|
3358
|
-
module.exports = JSON.parse('{"name":"@rive-app/canvas","version":"2.19.
|
|
3358
|
+
module.exports = JSON.parse('{"name":"@rive-app/canvas","version":"2.19.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_fallback.wasm","rive.d.ts","rive_advanced.mjs.d.ts"],"typings":"rive.d.ts","dependencies":{},"browser":{"fs":false,"path":false}}');
|
|
3359
3359
|
|
|
3360
3360
|
/***/ }),
|
|
3361
3361
|
/* 3 */
|