@rive-app/canvas-advanced 2.23.9 → 2.23.11
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/canvas_advanced.mjs +8 -8
- package/package.json +1 -1
- package/rive.wasm +0 -0
- package/rive_fallback.wasm +0 -0
package/canvas_advanced.mjs
CHANGED
|
@@ -725,7 +725,7 @@ function Ya(a, b) {
|
|
|
725
725
|
return Xa(c, a, b);
|
|
726
726
|
}));
|
|
727
727
|
}
|
|
728
|
-
var Za, $a, db = {
|
|
728
|
+
var Za, $a, db = {443564:(a, b, c, d, e) => {
|
|
729
729
|
if ("undefined" === typeof window || void 0 === (window.AudioContext || window.webkitAudioContext)) {
|
|
730
730
|
return 0;
|
|
731
731
|
}
|
|
@@ -788,9 +788,9 @@ var Za, $a, db = {443532:(a, b, c, d, e) => {
|
|
|
788
788
|
}
|
|
789
789
|
window.h.Aa += 1;
|
|
790
790
|
return 1;
|
|
791
|
-
},
|
|
791
|
+
}, 445742:() => {
|
|
792
792
|
"undefined" !== typeof window.h && (--window.h.Aa, 0 === window.h.Aa && delete window.h);
|
|
793
|
-
},
|
|
793
|
+
}, 445906:() => void 0 !== navigator.mediaDevices && void 0 !== navigator.mediaDevices.getUserMedia, 446010:() => {
|
|
794
794
|
try {
|
|
795
795
|
var a = new (window.AudioContext || window.webkitAudioContext)(), b = a.sampleRate;
|
|
796
796
|
a.close();
|
|
@@ -798,7 +798,7 @@ var Za, $a, db = {443532:(a, b, c, d, e) => {
|
|
|
798
798
|
} catch (c) {
|
|
799
799
|
return 0;
|
|
800
800
|
}
|
|
801
|
-
},
|
|
801
|
+
}, 446181:(a, b, c, d, e, f) => {
|
|
802
802
|
if ("undefined" === typeof window.h) {
|
|
803
803
|
return -1;
|
|
804
804
|
}
|
|
@@ -844,7 +844,7 @@ var Za, $a, db = {443532:(a, b, c, d, e) => {
|
|
|
844
844
|
a == window.h.I.ya && g.Z.connect(g.J.destination);
|
|
845
845
|
g.pb = f;
|
|
846
846
|
return window.h.yc(g);
|
|
847
|
-
},
|
|
847
|
+
}, 449058:a => window.h.ra(a).J.sampleRate, 449131:a => {
|
|
848
848
|
a = window.h.ra(a);
|
|
849
849
|
void 0 !== a.Z && (a.Z.onaudioprocess = function() {
|
|
850
850
|
}, a.Z.disconnect(), a.Z = void 0);
|
|
@@ -852,13 +852,13 @@ var Za, $a, db = {443532:(a, b, c, d, e) => {
|
|
|
852
852
|
a.J.close();
|
|
853
853
|
a.J = void 0;
|
|
854
854
|
a.pb = void 0;
|
|
855
|
-
},
|
|
855
|
+
}, 449531:a => {
|
|
856
856
|
window.h.Cb(a);
|
|
857
|
-
},
|
|
857
|
+
}, 449581:a => {
|
|
858
858
|
a = window.h.ra(a);
|
|
859
859
|
a.J.resume();
|
|
860
860
|
a.state = window.h.ga.xb;
|
|
861
|
-
},
|
|
861
|
+
}, 449720:a => {
|
|
862
862
|
a = window.h.ra(a);
|
|
863
863
|
a.J.suspend();
|
|
864
864
|
a.state = window.h.ga.stopped;
|
package/package.json
CHANGED
package/rive.wasm
CHANGED
|
Binary file
|
package/rive_fallback.wasm
CHANGED
|
Binary file
|