@3sc/common-component 0.0.516 → 0.0.517
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-ODymt8uL.js → index-D_iAEYRq.js} +4 -4
- package/dist/{index-ODymt8uL.js.map → index-D_iAEYRq.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-Bug12udk.js → nl-CZYm1sOr.js} +2 -2
- package/dist/{nl-Bug12udk.js.map → nl-CZYm1sOr.js.map} +1 -1
- package/dist/{tr-B9p1MlFP.js → tr-GikfFUf3.js} +2 -2
- package/dist/{tr-B9p1MlFP.js.map → tr-GikfFUf3.js.map} +1 -1
- package/package.json +1 -1
|
@@ -29982,9 +29982,9 @@ const j$ = ({ color: e }) => /* @__PURE__ */ g.jsx("svg", { width: "7", height:
|
|
|
29982
29982
|
async function z$(e) {
|
|
29983
29983
|
switch (e.split("-")[0]) {
|
|
29984
29984
|
case "tr":
|
|
29985
|
-
return (await import("./tr-
|
|
29985
|
+
return (await import("./tr-GikfFUf3.js")).tr;
|
|
29986
29986
|
case "nl":
|
|
29987
|
-
return (await import("./nl-
|
|
29987
|
+
return (await import("./nl-CZYm1sOr.js")).nl;
|
|
29988
29988
|
default:
|
|
29989
29989
|
return (await Promise.resolve().then(() => EA)).enUS;
|
|
29990
29990
|
}
|
|
@@ -30409,7 +30409,7 @@ const q$ = ({ options: e, isDraggable: t }) => {
|
|
|
30409
30409
|
color: (P) => P.palette.primary.notifyTextColor,
|
|
30410
30410
|
fontSize: "1.1rem"
|
|
30411
30411
|
},
|
|
30412
|
-
children: "
|
|
30412
|
+
children: p("LABEL_SELECT_ALL")
|
|
30413
30413
|
}
|
|
30414
30414
|
)
|
|
30415
30415
|
] })
|
|
@@ -36885,4 +36885,4 @@ export {
|
|
|
36885
36885
|
$_ as h,
|
|
36886
36886
|
F_ as t
|
|
36887
36887
|
};
|
|
36888
|
-
//# sourceMappingURL=index-
|
|
36888
|
+
//# sourceMappingURL=index-D_iAEYRq.js.map
|