@rive-app/canvas 2.31.5 → 2.31.6
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
|
@@ -747,7 +747,7 @@ function Xa(a, b) {
|
|
|
747
747
|
return Wa(c, a, b);
|
|
748
748
|
}));
|
|
749
749
|
}
|
|
750
|
-
var Ya, Za, cb = {
|
|
750
|
+
var Ya, Za, cb = {462168:(a, b, c, d, e) => {
|
|
751
751
|
if ("undefined" === typeof window || void 0 === (window.AudioContext || window.webkitAudioContext)) {
|
|
752
752
|
return 0;
|
|
753
753
|
}
|
|
@@ -810,11 +810,11 @@ var Ya, Za, cb = {461592:(a, b, c, d, e) => {
|
|
|
810
810
|
}
|
|
811
811
|
window.h.Aa += 1;
|
|
812
812
|
return 1;
|
|
813
|
-
},
|
|
813
|
+
}, 464346:() => {
|
|
814
814
|
"undefined" !== typeof window.h && (window.h.Ta.map(function(a) {
|
|
815
815
|
document.removeEventListener(a, window.h.unlock, !0);
|
|
816
816
|
}), --window.h.Aa, 0 === window.h.Aa && delete window.h);
|
|
817
|
-
},
|
|
817
|
+
}, 464650:() => void 0 !== navigator.mediaDevices && void 0 !== navigator.mediaDevices.getUserMedia, 464754:() => {
|
|
818
818
|
try {
|
|
819
819
|
var a = new (window.AudioContext || window.webkitAudioContext)(), b = a.sampleRate;
|
|
820
820
|
a.close();
|
|
@@ -822,7 +822,7 @@ var Ya, Za, cb = {461592:(a, b, c, d, e) => {
|
|
|
822
822
|
} catch (c) {
|
|
823
823
|
return 0;
|
|
824
824
|
}
|
|
825
|
-
},
|
|
825
|
+
}, 464925:(a, b, c, d, e, f) => {
|
|
826
826
|
if ("undefined" === typeof window.h) {
|
|
827
827
|
return -1;
|
|
828
828
|
}
|
|
@@ -868,7 +868,7 @@ var Ya, Za, cb = {461592:(a, b, c, d, e) => {
|
|
|
868
868
|
a == window.h.I.ya && g.Z.connect(g.J.destination);
|
|
869
869
|
g.qb = f;
|
|
870
870
|
return window.h.yc(g);
|
|
871
|
-
},
|
|
871
|
+
}, 467802:a => window.h.ra(a).J.sampleRate, 467875:a => {
|
|
872
872
|
a = window.h.ra(a);
|
|
873
873
|
void 0 !== a.Z && (a.Z.onaudioprocess = function() {
|
|
874
874
|
}, a.Z.disconnect(), a.Z = void 0);
|
|
@@ -876,13 +876,13 @@ var Ya, Za, cb = {461592:(a, b, c, d, e) => {
|
|
|
876
876
|
a.J.close();
|
|
877
877
|
a.J = void 0;
|
|
878
878
|
a.qb = void 0;
|
|
879
|
-
},
|
|
879
|
+
}, 468275:a => {
|
|
880
880
|
window.h.Cb(a);
|
|
881
|
-
},
|
|
881
|
+
}, 468325:a => {
|
|
882
882
|
a = window.h.ra(a);
|
|
883
883
|
a.J.resume();
|
|
884
884
|
a.state = window.h.ga.yb;
|
|
885
|
-
},
|
|
885
|
+
}, 468464:a => {
|
|
886
886
|
a = window.h.ra(a);
|
|
887
887
|
a.J.suspend();
|
|
888
888
|
a.state = window.h.ga.stopped;
|
|
@@ -3370,7 +3370,7 @@ $d();
|
|
|
3370
3370
|
/* 2 */
|
|
3371
3371
|
/***/ ((module) => {
|
|
3372
3372
|
|
|
3373
|
-
module.exports = /*#__PURE__*/JSON.parse('{"name":"@rive-app/canvas","version":"2.31.
|
|
3373
|
+
module.exports = /*#__PURE__*/JSON.parse('{"name":"@rive-app/canvas","version":"2.31.6","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}}');
|
|
3374
3374
|
|
|
3375
3375
|
/***/ }),
|
|
3376
3376
|
/* 3 */
|