@rive-app/canvas 2.33.0 → 2.33.1

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rive-app/canvas",
3
- "version": "2.33.0",
3
+ "version": "2.33.1",
4
4
  "description": "Rive's canvas based web api.",
5
5
  "main": "rive.js",
6
6
  "homepage": "https://rive.app",
package/rive.js CHANGED
@@ -732,7 +732,7 @@ function Wa(a, b) {
732
732
  return Va(c, a, b);
733
733
  }));
734
734
  }
735
- var Xa, Ya, bb = {467490:(a, b, c, d, e) => {
735
+ var Xa, Ya, bb = {467618:(a, b, c, d, e) => {
736
736
  if ("undefined" === typeof window || void 0 === (window.AudioContext || window.webkitAudioContext)) {
737
737
  return 0;
738
738
  }
@@ -795,11 +795,11 @@ var Xa, Ya, bb = {467490:(a, b, c, d, e) => {
795
795
  }
796
796
  window.h.ya += 1;
797
797
  return 1;
798
- }, 469668:() => {
798
+ }, 469796:() => {
799
799
  "undefined" !== typeof window.h && (window.h.Ra.map(function(a) {
800
800
  document.removeEventListener(a, window.h.unlock, !0);
801
801
  }), --window.h.ya, 0 === window.h.ya && delete window.h);
802
- }, 469972:() => void 0 !== navigator.mediaDevices && void 0 !== navigator.mediaDevices.getUserMedia, 470076:() => {
802
+ }, 470100:() => void 0 !== navigator.mediaDevices && void 0 !== navigator.mediaDevices.getUserMedia, 470204:() => {
803
803
  try {
804
804
  var a = new (window.AudioContext || window.webkitAudioContext)(), b = a.sampleRate;
805
805
  a.close();
@@ -807,7 +807,7 @@ var Xa, Ya, bb = {467490:(a, b, c, d, e) => {
807
807
  } catch (c) {
808
808
  return 0;
809
809
  }
810
- }, 470247:(a, b, c, d, e, f) => {
810
+ }, 470375:(a, b, c, d, e, f) => {
811
811
  if ("undefined" === typeof window.h) {
812
812
  return -1;
813
813
  }
@@ -853,7 +853,7 @@ var Xa, Ya, bb = {467490:(a, b, c, d, e) => {
853
853
  a == window.h.I.wa && g.Y.connect(g.K.destination);
854
854
  g.ob = f;
855
855
  return window.h.rc(g);
856
- }, 473124:a => window.h.pa(a).K.sampleRate, 473197:a => {
856
+ }, 473252:a => window.h.pa(a).K.sampleRate, 473325:a => {
857
857
  a = window.h.pa(a);
858
858
  void 0 !== a.Y && (a.Y.onaudioprocess = function() {
859
859
  }, a.Y.disconnect(), a.Y = void 0);
@@ -861,13 +861,13 @@ var Xa, Ya, bb = {467490:(a, b, c, d, e) => {
861
861
  a.K.close();
862
862
  a.K = void 0;
863
863
  a.ob = void 0;
864
- }, 473597:a => {
864
+ }, 473725:a => {
865
865
  window.h.zb(a);
866
- }, 473647:a => {
866
+ }, 473775:a => {
867
867
  a = window.h.pa(a);
868
868
  a.K.resume();
869
869
  a.state = window.h.fa.vb;
870
- }, 473786:a => {
870
+ }, 473914:a => {
871
871
  a = window.h.pa(a);
872
872
  a.K.suspend();
873
873
  a.state = window.h.fa.stopped;
@@ -3327,7 +3327,7 @@ moduleRtn = da;
3327
3327
  /* 2 */
3328
3328
  /***/ ((module) => {
3329
3329
 
3330
- module.exports = /*#__PURE__*/JSON.parse('{"name":"@rive-app/canvas","version":"2.33.0","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}}');
3330
+ module.exports = /*#__PURE__*/JSON.parse('{"name":"@rive-app/canvas","version":"2.33.1","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}}');
3331
3331
 
3332
3332
  /***/ }),
3333
3333
  /* 3 */