@noxickon/onyx 4.1.0 → 4.1.1

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.
@@ -18023,7 +18023,7 @@ const x2 = (t) => {
18023
18023
  optionCount: d,
18024
18024
  optionValuesMap: c,
18025
18025
  selectedValue: u
18026
- } = Kn(), [f, m] = te(-1), p = re(null), h = u === s, g = l === f;
18026
+ } = Kn(), [f, m] = te(-1), p = re(null), h = u === s, g = f > -1 && l === f;
18027
18027
  let b;
18028
18028
  e[5] !== c || e[6] !== s ? (b = () => {
18029
18029
  const $ = p.current?.parentElement;
@@ -18595,7 +18595,7 @@ const x2 = (t) => {
18595
18595
  validationMessage: d
18596
18596
  } = wn(), c = a && !!d, u = !i;
18597
18597
  let f;
18598
- e[4] !== r || e[5] !== s || e[6] !== i || e[7] !== u ? (f = L("flex h-9 w-full items-center gap-2 rounded-md border bg-transparent px-3 py-1", "dark:bg-input/30", "text-base shadow-xs md:text-sm", '[&_svg:not([class*="size-"])]:size-4', "transition-[color,box-shadow]", "outline-none focus-within:border-ring focus-within:ring-[3px] focus-within:ring-ring/50", {
18598
+ e[4] !== r || e[5] !== s || e[6] !== i || e[7] !== u ? (f = L("flex h-9 w-full items-center gap-2 rounded-md border bg-transparent px-3 py-1", "dark:bg-input/30", "text-base shadow-xs md:text-sm", '[&_svg:not([class*="size-"])]:size-4', "transition-[color,box-shadow]", "ox-focus-within-ring focus-within:border-ring", {
18599
18599
  "border-input": u,
18600
18600
  "border-destructive ring-destructive/20 dark:ring-destructive/40": i,
18601
18601
  "cursor-not-allowed opacity-50 [&_svg]:opacity-50": s