lizaui 10.0.70 → 10.0.71

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.
@@ -10588,7 +10588,7 @@ const CountrySelect = (t0) => {
10588
10588
  }
10589
10589
  let t7;
10590
10590
  if ($[14] !== disabled || $[15] !== t3 || $[16] !== t6) {
10591
- t7 = /* @__PURE__ */ jsxRuntime.jsx(scrollArea.PopoverTrigger, { asChild: true, children: /* @__PURE__ */ jsxRuntime.jsxs(button.Button, { type: "button", variant: "flat", className: "flex gap-1 rounded-e-none rounded-s-input border border-input border-r-0 px-3 focus:z-10 h-input-default min-w-auto", disabled, children: [
10591
+ t7 = /* @__PURE__ */ jsxRuntime.jsx(scrollArea.PopoverTrigger, { asChild: true, children: /* @__PURE__ */ jsxRuntime.jsxs(button.Button, { type: "button", variant: "flat", className: "flex gap-1 bg-content1 dark:bg-input/30 rounded-e-none rounded-s-input border border-input border-r-0 px-3 focus:z-10 h-input-default min-w-auto", disabled, children: [
10592
10592
  t3,
10593
10593
  t6
10594
10594
  ] }) });