@3sc/common-component 0.0.546 → 0.0.547
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/{index-B0q_edIm.js → index-C5KpdFhn.js} +4 -4
- package/dist/{index-B0q_edIm.js.map → index-C5KpdFhn.js.map} +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/dist/{nl-D0Ezni6y.js → nl-z1SBHwnB.js} +2 -2
- package/dist/{nl-D0Ezni6y.js.map → nl-z1SBHwnB.js.map} +1 -1
- package/dist/{tr-CoDCGvCD.js → tr-CCknIEpr.js} +2 -2
- package/dist/{tr-CoDCGvCD.js.map → tr-CCknIEpr.js.map} +1 -1
- package/package.json +1 -1
|
@@ -29912,7 +29912,7 @@ const T6 = {
|
|
|
29912
29912
|
);
|
|
29913
29913
|
}, fv = ({ styles: e, label: t, helpText: n, disabled: r, onClick: o, ...i }) => {
|
|
29914
29914
|
const a = kt(), { t: l } = _e(En);
|
|
29915
|
-
let c = l(t)?.length * (l(t)?.length >= 10 ? 6.5 : 8.5) +
|
|
29915
|
+
let c = l(t)?.length * (l(t)?.length >= 10 ? 6.5 : 8.5) + 42 || 0;
|
|
29916
29916
|
c = i?.options ? c + 15 : c;
|
|
29917
29917
|
const [u, d] = me(!1), f = ze(null), [p, m] = me(!1), [h, g] = me(e?.isAnimate), [b, S] = me(!1);
|
|
29918
29918
|
return /* @__PURE__ */ y.jsx(
|
|
@@ -33091,9 +33091,9 @@ const Tj = ({ color: e }) => /* @__PURE__ */ y.jsx("svg", { width: "7", height:
|
|
|
33091
33091
|
async function Ij(e) {
|
|
33092
33092
|
switch (e.split("-")[0]) {
|
|
33093
33093
|
case "tr":
|
|
33094
|
-
return (await import("./tr-
|
|
33094
|
+
return (await import("./tr-CCknIEpr.js")).tr;
|
|
33095
33095
|
case "nl":
|
|
33096
|
-
return (await import("./nl-
|
|
33096
|
+
return (await import("./nl-z1SBHwnB.js")).nl;
|
|
33097
33097
|
default:
|
|
33098
33098
|
return (await Promise.resolve().then(() => wA)).enUS;
|
|
33099
33099
|
}
|
|
@@ -39888,4 +39888,4 @@ export {
|
|
|
39888
39888
|
jN as t,
|
|
39889
39889
|
n$ as u
|
|
39890
39890
|
};
|
|
39891
|
-
//# sourceMappingURL=index-
|
|
39891
|
+
//# sourceMappingURL=index-C5KpdFhn.js.map
|