@3sc/common-component 0.0.282 → 0.0.284

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
@@ -27486,7 +27486,7 @@ const k6 = (e, t) => fp(e) ? new O6(t) : new T6(t, {
27486
27486
  ...o6,
27487
27487
  ...g6
27488
27488
  }, k6), qi = /* @__PURE__ */ OA(E6), hn = ({ name: e, size: t = 24, url: n, color: r = "currentColor", style: o = {}, ...i }) => {
27489
- const { isPrimary: a } = i, l = n || Je[e], u = Nt().palette.mode === "dark", d = a ? "invert(100%) brightness(200%)" : u ? "invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%)" : "invert(48%) sepia(0%) saturate(0%) hue-rotate(181deg) brightness(95%) contrast(90%)";
27489
+ const { isPrimary: a } = i, l = n || Je[e], u = Nt().palette.mode === "dark", d = a ? "invert(0%) brightness(200%)" : u ? "invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%)" : "invert(48%) sepia(0%) saturate(0%) hue-rotate(181deg) brightness(95%) contrast(90%)";
27490
27490
  return l ? /* @__PURE__ */ g.jsx(
27491
27491
  "img",
27492
27492
  {
@@ -40646,7 +40646,7 @@ const dz = (e) => /* @__PURE__ */ g.jsx(Kn, { children: /* @__PURE__ */ g.jsx(gV
40646
40646
  border: `0.1rem solid ${o.palette.primary.notifyBorderColor}`,
40647
40647
  borderRadius: "0.7rem",
40648
40648
  backgroundColor: o.palette.primary.notifyBackground,
40649
- height: "3.17rem",
40649
+ height: "3.2rem",
40650
40650
  paddingLeft: "0.5rem",
40651
40651
  overflow: "hidden"
40652
40652
  },
@@ -44965,7 +44965,7 @@ const Mw = ({
44965
44965
  styles: {
44966
44966
  variant: p ? "outlined" : "filled",
44967
44967
  icon: p ? Je.UploadDark : Je.Upload,
44968
- iconPrimary: !0,
44968
+ iconPrimary: !p,
44969
44969
  colorType: "secondary",
44970
44970
  isAnimate: !0
44971
44971
  }