@3sc/common-component 0.0.179 → 0.0.180

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
@@ -41384,6 +41384,7 @@ const o7 = Y(Zp)(({ theme: e }) => ({
41384
41384
  [`&.${cd.body}`]: {
41385
41385
  color: e.palette.primary.notifyTextColor,
41386
41386
  borderColor: e.palette.primary.notifyBorderColor,
41387
+ backgroundColor: e.palette.primary.notifyBackground,
41387
41388
  padding: "0.3rem 1rem",
41388
41389
  textAlign: "center"
41389
41390
  }
@@ -41552,7 +41553,6 @@ function CC({
41552
41553
  borderLeft: (W) => ($ == null ? void 0 : $.key) === "volume_value" && `0.1rem solid ${W.palette.primary.notifyBorderColor}`,
41553
41554
  borderRight: (W) => ($ == null ? void 0 : $.key) === "volume_value" && `0.1rem solid ${W.palette.primary.notifyBorderColor}`
41554
41555
  }
41555
- // borderBottom: (theme) => `0.1rem solid ${rows?.selectedRow?.fhi === row?.fhi ? "#F68080" : "transparent"}!important`,
41556
41556
  },
41557
41557
  children: /* @__PURE__ */ v.jsx(
41558
41558
  Ld,