@3sc/common-component 0.0.450 → 0.0.452

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.es.js CHANGED
@@ -40199,7 +40199,7 @@ const gV = ({ color: e }) => /* @__PURE__ */ m.jsx("svg", { width: "7", height:
40199
40199
  transform: "translateY(-50%) translateX(0rem)"
40200
40200
  },
40201
40201
  "& .MuiFormHelperText-root.Mui-error": {
40202
- color: e.palette.brandColor.red,
40202
+ color: `${e.palette.brandColor.red} !important`,
40203
40203
  paddingLeft: "0.8rem",
40204
40204
  paddingTop: "0.2rem",
40205
40205
  fontSize: "0.9rem"
@@ -40209,7 +40209,7 @@ const gV = ({ color: e }) => /* @__PURE__ */ m.jsx("svg", { width: "7", height:
40209
40209
  opacity: 1
40210
40210
  },
40211
40211
  "& .MuiFormLabel-asterisk": {
40212
- color: e.palette.brandColor.red
40212
+ color: `${e.palette.brandColor.red} !important`
40213
40213
  },
40214
40214
  "& input:-webkit-autofill": {
40215
40215
  WebkitBoxShadow: "0 0 0 10rem transparent inset !important",
@@ -44654,9 +44654,7 @@ function jw({
44654
44654
  t: d
44655
44655
  }) {
44656
44656
  var _e;
44657
- const f = $t(), { visibleGridColumns: p } = Ct(Lc);
44658
- console.log({ visibleGridColumns: p });
44659
- const h = Ct(Ma), {
44657
+ const f = $t(), { visibleGridColumns: p } = Ct(Lc), h = Ct(Ma), {
44660
44658
  selectedColumn: y,
44661
44659
  handleMenuClick: g,
44662
44660
  handleClose: v,