arpeggi-framer-components 0.0.14 → 0.0.15

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.es.js CHANGED
@@ -8312,7 +8312,7 @@ const an = new Ip(), Ia = "Recording.wav", Bp = 1500, Zp = (e) => {
8312
8312
  var r;
8313
8313
  const { data: e } = La(), t = (r = e == null ? void 0 : e.recombinedAudioUrl) == null ? void 0 : r.url, { player: i, playPause: n } = Op(t);
8314
8314
  return /* @__PURE__ */ Ee.jsx(qp, { onClick: n, disabled: i.isLoading || !t, children: /* @__PURE__ */ Ee.jsxs(ct, { children: [
8315
- /* @__PURE__ */ Ee.jsx(ct.If, { isTrue: i.isLoading || e.jobStatus === "running", children: /* @__PURE__ */ Ee.jsx(yp, {}) }),
8315
+ /* @__PURE__ */ Ee.jsx(ct.If, { isTrue: i.isLoading || (e == null ? void 0 : e.jobStatus) === "running", children: /* @__PURE__ */ Ee.jsx(yp, {}) }),
8316
8316
  /* @__PURE__ */ Ee.jsx(ct.If, { isTrue: i.isPlaying, children: /* @__PURE__ */ Ee.jsx(bp, {}) }),
8317
8317
  /* @__PURE__ */ Ee.jsx(ct.Else, { children: /* @__PURE__ */ Ee.jsx(wp, {}) })
8318
8318
  ] }) });