@firecms/ui 3.0.0-tw4.2 → 3.0.0-tw4.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.umd.js CHANGED
@@ -29893,7 +29893,7 @@
29893
29893
  }
29894
29894
  let t32;
29895
29895
  if ($[70] === Symbol.for("react.memo_cache_sentinel")) {
29896
- t32 = cls(focusedDisabled, "bg-transparent outline-none flex-1 h-full w-full m-4 flex-grow ");
29896
+ t32 = cls(focusedDisabled, "bg-transparent outline-none flex-1 h-full w-full m-4 flex-grow text-surface-accent-900 dark:text-white");
29897
29897
  $[70] = t32;
29898
29898
  } else {
29899
29899
  t32 = $[70];
@@ -29936,7 +29936,7 @@
29936
29936
  }
29937
29937
  let t37;
29938
29938
  if ($[80] === Symbol.for("react.memo_cache_sentinel")) {
29939
- t37 = /* @__PURE__ */ jsxRuntime.jsx(cmdk.Command.Empty, { className: "px-4 py-2", children: "No results found." });
29939
+ t37 = /* @__PURE__ */ jsxRuntime.jsx(cmdk.Command.Empty, { className: "px-4 py-2 text-sm text-text-secondary dark:text-text-secondary-dark", children: "No results found." });
29940
29940
  $[80] = t37;
29941
29941
  } else {
29942
29942
  t37 = $[80];
@@ -29985,7 +29985,7 @@
29985
29985
  }
29986
29986
  let t41;
29987
29987
  if ($[92] !== t31 || $[93] !== t40) {
29988
- t41 = /* @__PURE__ */ jsxRuntime.jsx(PopoverPrimitive__namespace.Content, { className: t30, align: "start", sideOffset: 8, onEscapeKeyDown: t31, children: t40 });
29988
+ t41 = /* @__PURE__ */ jsxRuntime.jsx(PopoverPrimitive__namespace.Portal, { children: /* @__PURE__ */ jsxRuntime.jsx(PopoverPrimitive__namespace.Content, { className: t30, align: "start", sideOffset: 8, onEscapeKeyDown: t31, children: t40 }) });
29989
29989
  $[92] = t31;
29990
29990
  $[93] = t40;
29991
29991
  $[94] = t41;
@@ -30078,7 +30078,7 @@
30078
30078
  const t4 = isSelected ? "bg-surface-accent-200 dark:bg-surface-accent-950" : "";
30079
30079
  let t5;
30080
30080
  if ($[10] !== className || $[11] !== t4) {
30081
- t5 = cls("flex flex-row items-center gap-1.5", t4, "cursor-pointer", "m-1", "ring-offset-transparent", "p-1 rounded aria-[selected=true]:outline-none aria-[selected=true]:ring-2 aria-[selected=true]:ring-primary aria-[selected=true]:ring-opacity-75 aria-[selected=true]:ring-primary/75 aria-[selected=true]:ring-offset-2", "aria-[selected=true]:bg-surface-accent-100 aria-[selected=true]:dark:bg-surface-accent-900", "cursor-pointer p-2 rounded aria-[selected=true]:bg-surface-accent-100 aria-[selected=true]:dark:bg-surface-accent-900", className);
30081
+ t5 = cls("flex flex-row items-center gap-1.5", t4, "cursor-pointer", "m-1", "ring-offset-transparent", "p-1 rounded aria-[selected=true]:outline-none aria-[selected=true]:ring-2 aria-[selected=true]:ring-primary aria-[selected=true]:ring-opacity-75 aria-[selected=true]:ring-primary/75 aria-[selected=true]:ring-offset-2", "aria-[selected=true]:bg-surface-accent-100 aria-[selected=true]:dark:bg-surface-accent-900", "cursor-pointer p-2 rounded aria-[selected=true]:bg-surface-accent-100 aria-[selected=true]:dark:bg-surface-accent-900", "text-surface-accent-700 dark:text-surface-accent-300", className);
30082
30082
  $[10] = className;
30083
30083
  $[11] = t4;
30084
30084
  $[12] = t5;
@@ -31647,7 +31647,7 @@
31647
31647
  }
31648
31648
  let t1;
31649
31649
  if ($[4] !== className) {
31650
- t1 = cls("bg-white dark:bg-surface-950 text-sm divide-y divide-surface-100 dark:divide-surface-700 dark:divide-opacity-70", className);
31650
+ t1 = cls("bg-white dark:bg-surface-950 text-sm divide-y divide-surface-100 dark:divide-surface-700 dark:divide-opacity-70 dark:divide-surface-700/70", className);
31651
31651
  $[4] = className;
31652
31652
  $[5] = t1;
31653
31653
  } else {