@opencxh/ui-kit 3.124.2 → 3.124.4

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.js CHANGED
@@ -71,7 +71,7 @@ function Xr({ attach: t, active: r = !0, mirrored: n = !1, className: s }) {
71
71
  }
72
72
  const bt = {
73
73
  primary: "bg-accent text-accent-fg hover:bg-accent-hover disabled:bg-surface-hover",
74
- secondary: "bg-surface text-text hover:bg-surface-hover disabled:bg-surface-hover",
74
+ secondary: "bg-gray-100 text-text hover:bg-surface-hover disabled:bg-surface-hover",
75
75
  // No resting fill, so no disabled fill either — a greyed-out plate where
76
76
  // there was nothing reads as a different control, not as a disabled one.
77
77
  outline: "border border-accent-border text-accent hover:bg-accent-soft",
@@ -4240,7 +4240,7 @@ const yn = ({
4240
4240
  children: [
4241
4241
  /* @__PURE__ */ c("div", { className: "flex flex-row sm:items-start sm:justify-between items-center gap-4", children: [
4242
4242
  /* @__PURE__ */ e("div", { className: "min-w-0 flex-1", children: /* @__PURE__ */ c("div", { className: "flex items-start gap-4 text-text", children: [
4243
- y && /* @__PURE__ */ e(ne, { variant: "secondary", onClick: y, leftIcon: /* @__PURE__ */ e(Y, { icon: ke, size: "sm" }), iconOnly: !0 }),
4243
+ y && /* @__PURE__ */ e(ne, { variant: "outline", onClick: y, leftIcon: /* @__PURE__ */ e(Y, { icon: ke, size: "sm" }), iconOnly: !0 }),
4244
4244
  /* @__PURE__ */ c("div", { className: "min-w-0 flex-1", children: [
4245
4245
  h ? /* @__PURE__ */ e(
4246
4246
  "input",