@3sc/common-component 0.0.538 → 0.0.539
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-nAJETeJP.js → index-PzJcyR8Y.js} +4 -4
- package/dist/{index-nAJETeJP.js.map → index-PzJcyR8Y.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-DeOVvMyI.js → nl-DIWSq_ot.js} +2 -2
- package/dist/{nl-DeOVvMyI.js.map → nl-DIWSq_ot.js.map} +1 -1
- package/dist/{tr-ip2l6JDz.js → tr-DLSftP5i.js} +2 -2
- package/dist/{tr-ip2l6JDz.js.map → tr-DLSftP5i.js.map} +1 -1
- package/package.json +1 -1
|
@@ -29918,7 +29918,7 @@ const T6 = {
|
|
|
29918
29918
|
return /* @__PURE__ */ y.jsx(
|
|
29919
29919
|
wl,
|
|
29920
29920
|
{
|
|
29921
|
-
title: n ?? t,
|
|
29921
|
+
title: l(n) ?? l(t),
|
|
29922
29922
|
placement: "top",
|
|
29923
29923
|
componentsProps: {
|
|
29924
29924
|
tooltip: {
|
|
@@ -33081,9 +33081,9 @@ const Tj = ({ color: e }) => /* @__PURE__ */ y.jsx("svg", { width: "7", height:
|
|
|
33081
33081
|
async function Ij(e) {
|
|
33082
33082
|
switch (e.split("-")[0]) {
|
|
33083
33083
|
case "tr":
|
|
33084
|
-
return (await import("./tr-
|
|
33084
|
+
return (await import("./tr-DLSftP5i.js")).tr;
|
|
33085
33085
|
case "nl":
|
|
33086
|
-
return (await import("./nl-
|
|
33086
|
+
return (await import("./nl-DIWSq_ot.js")).nl;
|
|
33087
33087
|
default:
|
|
33088
33088
|
return (await Promise.resolve().then(() => wA)).enUS;
|
|
33089
33089
|
}
|
|
@@ -39858,4 +39858,4 @@ export {
|
|
|
39858
39858
|
jN as t,
|
|
39859
39859
|
n$ as u
|
|
39860
39860
|
};
|
|
39861
|
-
//# sourceMappingURL=index-
|
|
39861
|
+
//# sourceMappingURL=index-PzJcyR8Y.js.map
|