arpeggi-framer-components 0.0.36 → 0.0.38
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.es.js +4 -2
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -8429,7 +8429,9 @@ const sn = new Up(), qa = "Recording.wav", Vp = 1500, fu = (e) => {
|
|
8429
8429
|
fontSize: "11px",
|
8430
8430
|
lineHeight: "14px",
|
8431
8431
|
fontFamily: '"General Sans Medium", "General Sans Medium Placeholder", sans-serif',
|
8432
|
-
color: "
|
8432
|
+
color: "#ffffff",
|
8433
|
+
textTransform: "uppercase",
|
8434
|
+
letterSpacing: "2.2px",
|
8433
8435
|
fontWeight: 400
|
8434
8436
|
}), xu = (e) => {
|
8435
8437
|
var c;
|
@@ -8453,7 +8455,7 @@ const sn = new Up(), qa = "Recording.wav", Vp = 1500, fu = (e) => {
|
|
8453
8455
|
/* @__PURE__ */ ee.jsx(We.If, { isTrue: r.isPlaying, children: /* @__PURE__ */ ee.jsx(Op, {}) }),
|
8454
8456
|
/* @__PURE__ */ ee.jsx(We.Else, { children: /* @__PURE__ */ ee.jsx(_p, {}) })
|
8455
8457
|
] }) }),
|
8456
|
-
/* @__PURE__ */ ee.jsxs(rt, { flex: "1", column: !0, gap: "
|
8458
|
+
/* @__PURE__ */ ee.jsxs(rt, { flex: "1", column: !0, gap: "12", children: [
|
8457
8459
|
/* @__PURE__ */ ee.jsx(Zp, { children: /* @__PURE__ */ ee.jsxs(We, { children: [
|
8458
8460
|
/* @__PURE__ */ ee.jsx(We.If, { isTrue: (t == null ? void 0 : t.jobStatus) === "running", children: "Converting audio" }),
|
8459
8461
|
/* @__PURE__ */ ee.jsx(We.If, { isTrue: i, children: "Uploading audio" }),
|