@opencxh/ui-kit 3.108.0 → 3.109.0

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
@@ -4588,8 +4588,7 @@ const Qr = ({
4588
4588
  "flex cursor-pointer items-center gap-2 rounded-md px-2 py-1.5 text-base no-underline",
4589
4589
  "transition-colors duration-fast ease-out",
4590
4590
  "focus-visible:outline-none focus-visible:focus-ring",
4591
- l ? "bg-accent-soft font-semibold text-accent" : "text-text-muted hover:bg-surface-hover hover:text-text",
4592
- s === 0 && "font-ui-450"
4591
+ l ? "bg-accent-soft font-semibold text-accent" : "text-text-muted hover:bg-surface-hover hover:text-text"
4593
4592
  ),
4594
4593
  children: [
4595
4594
  t.icon && /* @__PURE__ */ e("span", { className: "flex w-5 shrink-0 items-center justify-center", children: t.icon }),
@@ -4614,7 +4613,7 @@ const Qr = ({
4614
4613
  isSelectedHandler: s,
4615
4614
  onClick: a,
4616
4615
  preMenuItemsComponent: l
4617
- }) => /* @__PURE__ */ c("nav", { className: "flex h-full shrink-0 flex-col bg-page p-3", children: [
4616
+ }) => /* @__PURE__ */ c("nav", { className: "flex h-full shrink-0 flex-col p-3 pt-4", children: [
4618
4617
  /* @__PURE__ */ c("div", { className: "flex items-center gap-2 px-2 pb-3", children: [
4619
4618
  /* @__PURE__ */ e("span", { className: "min-w-0 flex-1 truncate text-lg font-semibold text-text", children: t }),
4620
4619
  r && r.length > 0 && /* @__PURE__ */ e("div", { className: "flex shrink-0 items-center gap-1", children: r.map((i, b) => /* @__PURE__ */ e(