@opencxh/ui-kit 3.124.9 → 3.124.10

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
@@ -237,7 +237,7 @@ function yt(t) {
237
237
  }[t];
238
238
  }
239
239
  const Nt = {
240
- none: "border-none",
240
+ none: "border-none hover:bg-surface-hover hover:text-text",
241
241
  default: "border-border text-text-muted hover:bg-surface-hover hover:text-text",
242
242
  muted: "border-border text-text-subtle hover:bg-surface-hover hover:text-text",
243
243
  warning: "border-warning-border bg-warning-soft text-warning-fg hover:bg-surface-hover",
@@ -487,7 +487,7 @@ function Re({
487
487
  menuLabel: y = "More options"
488
488
  }) {
489
489
  const f = l || u, m = o.length > 0;
490
- return /* @__PURE__ */ c("div", { className: "inline-flex items-center", children: [
490
+ return /* @__PURE__ */ c("div", { className: d("inline-flex items-center", n === "primary" && "gap-0.5"), children: [
491
491
  /* @__PURE__ */ e(
492
492
  ne,
493
493
  {