@rive-app/canvas-advanced 2.14.1 → 2.14.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.
@@ -710,7 +710,7 @@ function Ya(a, b) {
710
710
  return Xa(c, a, b);
711
711
  }));
712
712
  }
713
- var N, P, bb = {433284:(a, b, c, d, e) => {
713
+ var N, P, bb = {433276:(a, b, c, d, e) => {
714
714
  if ("undefined" === typeof window || void 0 === (window.AudioContext || window.webkitAudioContext)) {
715
715
  return 0;
716
716
  }
@@ -773,9 +773,9 @@ var N, P, bb = {433284:(a, b, c, d, e) => {
773
773
  }
774
774
  window.h.Aa += 1;
775
775
  return 1;
776
- }, 435462:() => {
776
+ }, 435454:() => {
777
777
  "undefined" !== typeof window.h && (--window.h.Aa, 0 === window.h.Aa && delete window.h);
778
- }, 435626:() => void 0 !== navigator.mediaDevices && void 0 !== navigator.mediaDevices.getUserMedia, 435730:() => {
778
+ }, 435618:() => void 0 !== navigator.mediaDevices && void 0 !== navigator.mediaDevices.getUserMedia, 435722:() => {
779
779
  try {
780
780
  var a = new (window.AudioContext || window.webkitAudioContext)(), b = a.sampleRate;
781
781
  a.close();
@@ -783,7 +783,7 @@ var N, P, bb = {433284:(a, b, c, d, e) => {
783
783
  } catch (c) {
784
784
  return 0;
785
785
  }
786
- }, 435901:(a, b, c, d, e, f) => {
786
+ }, 435893:(a, b, c, d, e, f) => {
787
787
  if ("undefined" === typeof window.h) {
788
788
  return -1;
789
789
  }
@@ -829,7 +829,7 @@ var N, P, bb = {433284:(a, b, c, d, e) => {
829
829
  a == window.h.H.za && g.$.connect(g.I.destination);
830
830
  g.qb = f;
831
831
  return window.h.Gc(g);
832
- }, 438778:a => window.h.sa(a).I.sampleRate, 438851:a => {
832
+ }, 438770:a => window.h.sa(a).I.sampleRate, 438843:a => {
833
833
  a = window.h.sa(a);
834
834
  void 0 !== a.$ && (a.$.onaudioprocess = function() {
835
835
  }, a.$.disconnect(), a.$ = void 0);
@@ -837,13 +837,13 @@ var N, P, bb = {433284:(a, b, c, d, e) => {
837
837
  a.I.close();
838
838
  a.I = void 0;
839
839
  a.qb = void 0;
840
- }, 439251:a => {
840
+ }, 439243:a => {
841
841
  window.h.Db(a);
842
- }, 439301:a => {
842
+ }, 439293:a => {
843
843
  a = window.h.sa(a);
844
844
  a.I.resume();
845
845
  a.state = window.h.ga.yb;
846
- }, 439440:a => {
846
+ }, 439432:a => {
847
847
  a = window.h.sa(a);
848
848
  a.I.suspend();
849
849
  a.state = window.h.ga.stopped;
@@ -3315,8 +3315,8 @@ m._ma_malloc_emscripten = (a, b) => (m._ma_malloc_emscripten = x.ma_malloc_emscr
3315
3315
  m._ma_free_emscripten = (a, b) => (m._ma_free_emscripten = x.ma_free_emscripten)(a, b);
3316
3316
  var $a = m._ma_device_process_pcm_frames_capture__webaudio = (a, b, c) => ($a = m._ma_device_process_pcm_frames_capture__webaudio = x.ma_device_process_pcm_frames_capture__webaudio)(a, b, c), ab = m._ma_device_process_pcm_frames_playback__webaudio = (a, b, c) => (ab = m._ma_device_process_pcm_frames_playback__webaudio = x.ma_device_process_pcm_frames_playback__webaudio)(a, b, c), Ud = () => (Ud = x.__errno_location)(), Dc = a => (Dc = x.__getTypeName)(a);
3317
3317
  m.__embind_initialize_bindings = () => (m.__embind_initialize_bindings = x._embind_initialize_bindings)();
3318
- m.dynCall_iiji = (a, b, c, d, e) => (m.dynCall_iiji = x.dynCall_iiji)(a, b, c, d, e);
3319
3318
  m.dynCall_iiiji = (a, b, c, d, e, f) => (m.dynCall_iiiji = x.dynCall_iiiji)(a, b, c, d, e, f);
3319
+ m.dynCall_iiji = (a, b, c, d, e) => (m.dynCall_iiji = x.dynCall_iiji)(a, b, c, d, e);
3320
3320
  m.dynCall_jiji = (a, b, c, d, e) => (m.dynCall_jiji = x.dynCall_jiji)(a, b, c, d, e);
3321
3321
  m.dynCall_iij = (a, b, c, d) => (m.dynCall_iij = x.dynCall_iij)(a, b, c, d);
3322
3322
  m.dynCall_jii = (a, b, c) => (m.dynCall_jii = x.dynCall_jii)(a, b, c);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rive-app/canvas-advanced",
3
- "version": "2.14.1",
3
+ "version": "2.14.3",
4
4
  "description": "Rive's lightweight low-level canvas based web api.",
5
5
  "main": "canvas_advanced.mjs",
6
6
  "homepage": "https://rive.app",
package/rive.wasm CHANGED
Binary file