@3sc/common-component 0.0.544 → 0.0.545
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-hRpR-rHW.js → index-C1_WzjFe.js} +5 -5
- package/dist/{index-hRpR-rHW.js.map → index-C1_WzjFe.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-DXuDOGaO.js → nl-BCBGvvw9.js} +2 -2
- package/dist/{nl-DXuDOGaO.js.map → nl-BCBGvvw9.js.map} +1 -1
- package/dist/{tr-B-Ttv8HQ.js → tr-BfoqEZOV.js} +2 -2
- package/dist/{tr-B-Ttv8HQ.js.map → tr-BfoqEZOV.js.map} +1 -1
- package/package.json +1 -1
|
@@ -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-BfoqEZOV.js")).tr;
|
|
33095
33095
|
case "nl":
|
|
33096
|
-
return (await import("./nl-
|
|
33096
|
+
return (await import("./nl-BCBGvvw9.js")).nl;
|
|
33097
33097
|
default:
|
|
33098
33098
|
return (await Promise.resolve().then(() => wA)).enUS;
|
|
33099
33099
|
}
|
|
@@ -33526,7 +33526,7 @@ const Bj = ({ options: e, isDraggable: t }) => {
|
|
|
33526
33526
|
autoFocus: !0,
|
|
33527
33527
|
sx: {
|
|
33528
33528
|
opacity: F?.isMandatory && !F?.showHide || F?.disabled ? 0.5 : 1,
|
|
33529
|
-
cursor:
|
|
33529
|
+
cursor: "pointer",
|
|
33530
33530
|
pointerEvents: F?.disabled ? "none" : "auto",
|
|
33531
33531
|
padding: "0.8rem 1.2rem",
|
|
33532
33532
|
borderTop: W !== 0 || i ? (I) => `0.1rem solid ${I.palette.primary.notifyBorderColor}` : "none",
|
|
@@ -33606,7 +33606,7 @@ const Bj = ({ options: e, isDraggable: t }) => {
|
|
|
33606
33606
|
"data-option-index": oe,
|
|
33607
33607
|
autoFocus: !0,
|
|
33608
33608
|
sx: {
|
|
33609
|
-
cursor:
|
|
33609
|
+
cursor: "pointer",
|
|
33610
33610
|
opacity: I?.disabled ? 0.5 : 1,
|
|
33611
33611
|
pointerEvents: I?.disabled ? "none" : "auto",
|
|
33612
33612
|
padding: "0.8rem 1.2rem",
|
|
@@ -39878,4 +39878,4 @@ export {
|
|
|
39878
39878
|
jN as t,
|
|
39879
39879
|
n$ as u
|
|
39880
39880
|
};
|
|
39881
|
-
//# sourceMappingURL=index-
|
|
39881
|
+
//# sourceMappingURL=index-C1_WzjFe.js.map
|