@rive-app/canvas 2.34.2 → 2.34.3
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
|
@@ -740,7 +740,7 @@ function Xa(a, b) {
|
|
|
740
740
|
return Wa(c, a, b);
|
|
741
741
|
}));
|
|
742
742
|
}
|
|
743
|
-
var Za, $a, db = {
|
|
743
|
+
var Za, $a, db = {490930:(a, b, c, d, e) => {
|
|
744
744
|
if ("undefined" === typeof window || void 0 === (window.AudioContext || window.webkitAudioContext)) {
|
|
745
745
|
return 0;
|
|
746
746
|
}
|
|
@@ -803,11 +803,11 @@ var Za, $a, db = {490818:(a, b, c, d, e) => {
|
|
|
803
803
|
}
|
|
804
804
|
window.h.za += 1;
|
|
805
805
|
return 1;
|
|
806
|
-
},
|
|
806
|
+
}, 493108:() => {
|
|
807
807
|
"undefined" !== typeof window.h && (window.h.Sa.map(function(a) {
|
|
808
808
|
document.removeEventListener(a, window.h.unlock, !0);
|
|
809
809
|
}), --window.h.za, 0 === window.h.za && delete window.h);
|
|
810
|
-
},
|
|
810
|
+
}, 493412:() => void 0 !== navigator.mediaDevices && void 0 !== navigator.mediaDevices.getUserMedia, 493516:() => {
|
|
811
811
|
try {
|
|
812
812
|
var a = new (window.AudioContext || window.webkitAudioContext)(), b = a.sampleRate;
|
|
813
813
|
a.close();
|
|
@@ -815,7 +815,7 @@ var Za, $a, db = {490818:(a, b, c, d, e) => {
|
|
|
815
815
|
} catch (c) {
|
|
816
816
|
return 0;
|
|
817
817
|
}
|
|
818
|
-
},
|
|
818
|
+
}, 493687:(a, b, c, d, e, f) => {
|
|
819
819
|
if ("undefined" === typeof window.h) {
|
|
820
820
|
return -1;
|
|
821
821
|
}
|
|
@@ -861,7 +861,7 @@ var Za, $a, db = {490818:(a, b, c, d, e) => {
|
|
|
861
861
|
a == window.h.J.xa && g.Z.connect(g.L.destination);
|
|
862
862
|
g.pb = f;
|
|
863
863
|
return window.h.sc(g);
|
|
864
|
-
},
|
|
864
|
+
}, 496564:a => window.h.qa(a).L.sampleRate, 496637:a => {
|
|
865
865
|
a = window.h.qa(a);
|
|
866
866
|
void 0 !== a.Z && (a.Z.onaudioprocess = function() {
|
|
867
867
|
}, a.Z.disconnect(), a.Z = void 0);
|
|
@@ -869,13 +869,13 @@ var Za, $a, db = {490818:(a, b, c, d, e) => {
|
|
|
869
869
|
a.L.close();
|
|
870
870
|
a.L = void 0;
|
|
871
871
|
a.pb = void 0;
|
|
872
|
-
},
|
|
872
|
+
}, 497037:a => {
|
|
873
873
|
window.h.Ab(a);
|
|
874
|
-
},
|
|
874
|
+
}, 497087:a => {
|
|
875
875
|
a = window.h.qa(a);
|
|
876
876
|
a.L.resume();
|
|
877
877
|
a.state = window.h.ga.wb;
|
|
878
|
-
},
|
|
878
|
+
}, 497226:a => {
|
|
879
879
|
a = window.h.qa(a);
|
|
880
880
|
a.L.suspend();
|
|
881
881
|
a.state = window.h.ga.stopped;
|
|
@@ -3383,7 +3383,7 @@ moduleRtn = da;
|
|
|
3383
3383
|
/* 2 */
|
|
3384
3384
|
/***/ ((module) => {
|
|
3385
3385
|
|
|
3386
|
-
module.exports = /*#__PURE__*/JSON.parse('{"name":"@rive-app/canvas","version":"2.34.
|
|
3386
|
+
module.exports = /*#__PURE__*/JSON.parse('{"name":"@rive-app/canvas","version":"2.34.3","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}}');
|
|
3387
3387
|
|
|
3388
3388
|
/***/ }),
|
|
3389
3389
|
/* 3 */
|