@rive-app/canvas 2.37.3 → 2.37.4
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
|
@@ -1067,7 +1067,7 @@ function Za(a, b) {
|
|
|
1067
1067
|
return Ya(c, a, b);
|
|
1068
1068
|
}));
|
|
1069
1069
|
}
|
|
1070
|
-
var $a, ab, eb = {
|
|
1070
|
+
var $a, ab, eb = {480562:(a, b, c, d, e) => {
|
|
1071
1071
|
if ("undefined" === typeof window || void 0 === (window.AudioContext || window.webkitAudioContext)) {
|
|
1072
1072
|
return 0;
|
|
1073
1073
|
}
|
|
@@ -1130,11 +1130,11 @@ var $a, ab, eb = {479986:(a, b, c, d, e) => {
|
|
|
1130
1130
|
}
|
|
1131
1131
|
window.h.za += 1;
|
|
1132
1132
|
return 1;
|
|
1133
|
-
},
|
|
1133
|
+
}, 482740:() => {
|
|
1134
1134
|
"undefined" !== typeof window.h && (window.h.Sa.map(function(a) {
|
|
1135
1135
|
document.removeEventListener(a, window.h.unlock, !0);
|
|
1136
1136
|
}), --window.h.za, 0 === window.h.za && delete window.h);
|
|
1137
|
-
},
|
|
1137
|
+
}, 483044:() => void 0 !== navigator.mediaDevices && void 0 !== navigator.mediaDevices.getUserMedia, 483148:() => {
|
|
1138
1138
|
try {
|
|
1139
1139
|
var a = new (window.AudioContext || window.webkitAudioContext)(), b = a.sampleRate;
|
|
1140
1140
|
a.close();
|
|
@@ -1142,7 +1142,7 @@ var $a, ab, eb = {479986:(a, b, c, d, e) => {
|
|
|
1142
1142
|
} catch (c) {
|
|
1143
1143
|
return 0;
|
|
1144
1144
|
}
|
|
1145
|
-
},
|
|
1145
|
+
}, 483319:(a, b, c, d, e, f) => {
|
|
1146
1146
|
if ("undefined" === typeof window.h) {
|
|
1147
1147
|
return -1;
|
|
1148
1148
|
}
|
|
@@ -1188,7 +1188,7 @@ var $a, ab, eb = {479986:(a, b, c, d, e) => {
|
|
|
1188
1188
|
a == window.h.J.xa && g.Z.connect(g.L.destination);
|
|
1189
1189
|
g.pb = f;
|
|
1190
1190
|
return window.h.sc(g);
|
|
1191
|
-
},
|
|
1191
|
+
}, 486196:a => window.h.qa(a).L.sampleRate, 486269:a => {
|
|
1192
1192
|
a = window.h.qa(a);
|
|
1193
1193
|
void 0 !== a.Z && (a.Z.onaudioprocess = function() {
|
|
1194
1194
|
}, a.Z.disconnect(), a.Z = void 0);
|
|
@@ -1196,13 +1196,13 @@ var $a, ab, eb = {479986:(a, b, c, d, e) => {
|
|
|
1196
1196
|
a.L.close();
|
|
1197
1197
|
a.L = void 0;
|
|
1198
1198
|
a.pb = void 0;
|
|
1199
|
-
},
|
|
1199
|
+
}, 486669:a => {
|
|
1200
1200
|
window.h.Ab(a);
|
|
1201
|
-
},
|
|
1201
|
+
}, 486719:a => {
|
|
1202
1202
|
a = window.h.qa(a);
|
|
1203
1203
|
a.L.resume();
|
|
1204
1204
|
a.state = window.h.ga.wb;
|
|
1205
|
-
},
|
|
1205
|
+
}, 486858:a => {
|
|
1206
1206
|
a = window.h.qa(a);
|
|
1207
1207
|
a.L.suspend();
|
|
1208
1208
|
a.state = window.h.ga.stopped;
|
|
@@ -3714,7 +3714,7 @@ moduleRtn = ea;
|
|
|
3714
3714
|
/* 5 */
|
|
3715
3715
|
/***/ ((module) => {
|
|
3716
3716
|
|
|
3717
|
-
module.exports = /*#__PURE__*/JSON.parse('{"name":"@rive-app/canvas","version":"2.37.
|
|
3717
|
+
module.exports = /*#__PURE__*/JSON.parse('{"name":"@rive-app/canvas","version":"2.37.4","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","runtimeLoader.d.ts","utils"],"typings":"rive.d.ts","dependencies":{},"browser":{"fs":false,"path":false}}');
|
|
3718
3718
|
|
|
3719
3719
|
/***/ }),
|
|
3720
3720
|
/* 6 */
|