@3sc/common-component 0.0.541 → 0.0.542
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-CU9jvo91.js → index-CxdTiCDA.js} +6 -3
- package/dist/{index-CU9jvo91.js.map → index-CxdTiCDA.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-CKMhDII7.js → nl-DPFmNDWx.js} +2 -2
- package/dist/{nl-CKMhDII7.js.map → nl-DPFmNDWx.js.map} +1 -1
- package/dist/{tr-D_dw0jrT.js → tr-DG5j8A6p.js} +2 -2
- package/dist/{tr-D_dw0jrT.js.map → tr-DG5j8A6p.js.map} +1 -1
- package/package.json +1 -1
|
@@ -32998,6 +32998,9 @@ const Tj = ({ color: e }) => /* @__PURE__ */ y.jsx("svg", { width: "7", height:
|
|
|
32998
32998
|
inputProps: {
|
|
32999
32999
|
style: { cursor: t?.disabled ? "not-allowed" : "pointer" }
|
|
33000
33000
|
},
|
|
33001
|
+
slotProps: {
|
|
33002
|
+
htmlInput: { title: "" }
|
|
33003
|
+
},
|
|
33001
33004
|
sx: {
|
|
33002
33005
|
"& .MuiFormLabel-asterisk.MuiInputLabel-asterisk": {
|
|
33003
33006
|
"&::after": {
|
|
@@ -33088,9 +33091,9 @@ const Tj = ({ color: e }) => /* @__PURE__ */ y.jsx("svg", { width: "7", height:
|
|
|
33088
33091
|
async function Ij(e) {
|
|
33089
33092
|
switch (e.split("-")[0]) {
|
|
33090
33093
|
case "tr":
|
|
33091
|
-
return (await import("./tr-
|
|
33094
|
+
return (await import("./tr-DG5j8A6p.js")).tr;
|
|
33092
33095
|
case "nl":
|
|
33093
|
-
return (await import("./nl-
|
|
33096
|
+
return (await import("./nl-DPFmNDWx.js")).nl;
|
|
33094
33097
|
default:
|
|
33095
33098
|
return (await Promise.resolve().then(() => wA)).enUS;
|
|
33096
33099
|
}
|
|
@@ -39869,4 +39872,4 @@ export {
|
|
|
39869
39872
|
jN as t,
|
|
39870
39873
|
n$ as u
|
|
39871
39874
|
};
|
|
39872
|
-
//# sourceMappingURL=index-
|
|
39875
|
+
//# sourceMappingURL=index-CxdTiCDA.js.map
|