@hybr1d-tech/charizard 0.7.100 → 0.7.101
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/dist/hybr1d-ui.js +1 -2
- package/dist/hybr1d-ui.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/hybr1d-ui.js
CHANGED
|
@@ -11626,7 +11626,6 @@ function Cb({
|
|
|
11626
11626
|
error: N,
|
|
11627
11627
|
addDocumentSubtitle: A,
|
|
11628
11628
|
handleImageUpload: B
|
|
11629
|
-
// variant = 'normal',
|
|
11630
11629
|
}) {
|
|
11631
11630
|
var z2;
|
|
11632
11631
|
const [H, Z] = x.useState([]), [R, j] = x.useState([]), [S, k] = x.useState(!1), [M, Y] = x.useState([]), [e0, X0] = x.useState([]), [D0, d2] = x.useState(null), [t0, u0] = x.useState(""), S0 = x.useRef(), g0 = !!(n && ((z2 = R.filter((L) => !H.includes(L.key))) == null ? void 0 : z2.length) >= n || h);
|
|
@@ -11776,7 +11775,7 @@ function Cb({
|
|
|
11776
11775
|
A || "PDF, Doc, Docx, PNG, WEBP,Xls, Xlsx and JPEG."
|
|
11777
11776
|
] }),
|
|
11778
11777
|
/* @__PURE__ */ t.jsx("div", { className: J.smallCircle }),
|
|
11779
|
-
"Max size: ",
|
|
11778
|
+
"Max size per file: ",
|
|
11780
11779
|
/* @__PURE__ */ t.jsx("b", { children: `${r || 5} MB` }),
|
|
11781
11780
|
/* @__PURE__ */ t.jsx("div", { className: J.smallCircle }),
|
|
11782
11781
|
"Upload allowed: ",
|