@typlog/ui 0.9.0 → 0.9.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.
Files changed (96) hide show
  1. package/dist/index.d.ts +1419 -2
  2. package/dist/index.js +229 -224
  3. package/package.json +1 -1
  4. package/dist/components/accordion/AccordionContent.d.ts +0 -18
  5. package/dist/components/accordion/AccordionItem.d.ts +0 -18
  6. package/dist/components/accordion/AccordionRoot.d.ts +0 -19
  7. package/dist/components/accordion/AccordionTrigger.d.ts +0 -15
  8. package/dist/components/accordion/index.d.ts +0 -5
  9. package/dist/components/addons/Turnstile.d.ts +0 -32
  10. package/dist/components/addons/iconify-collection/IconifyCollection.d.ts +0 -13
  11. package/dist/components/addons/iconify-collection/IconifySample.d.ts +0 -13
  12. package/dist/components/addons/index.d.ts +0 -2
  13. package/dist/components/alert/AlertDialogContent.d.ts +0 -56
  14. package/dist/components/alert/index.d.ts +0 -2
  15. package/dist/components/avatar/Avatar.d.ts +0 -16
  16. package/dist/components/avatar/index.d.ts +0 -1
  17. package/dist/components/badge/Badge.d.ts +0 -24
  18. package/dist/components/badge/index.d.ts +0 -1
  19. package/dist/components/button/Button.d.ts +0 -24
  20. package/dist/components/button/IconButton.d.ts +0 -18
  21. package/dist/components/button/SocialButton.d.ts +0 -21
  22. package/dist/components/button/index.d.ts +0 -3
  23. package/dist/components/card/Card.d.ts +0 -20
  24. package/dist/components/card/CardHead.d.ts +0 -24
  25. package/dist/components/card/index.d.ts +0 -2
  26. package/dist/components/checkbox/Checkbox.d.ts +0 -17
  27. package/dist/components/checkbox/CheckboxGroupControl.d.ts +0 -3
  28. package/dist/components/checkbox/CheckboxGroupItem.d.ts +0 -6
  29. package/dist/components/checkbox/CheckboxGroupRoot.d.ts +0 -35
  30. package/dist/components/checkbox/index.d.ts +0 -4
  31. package/dist/components/collapsible/CollapsibleContent.d.ts +0 -18
  32. package/dist/components/collapsible/index.d.ts +0 -2
  33. package/dist/components/combobox/ComboboxContent.d.ts +0 -43
  34. package/dist/components/combobox/ComboboxInput.d.ts +0 -24
  35. package/dist/components/combobox/ComboboxItem.d.ts +0 -19
  36. package/dist/components/combobox/ComboboxLabel.d.ts +0 -10
  37. package/dist/components/combobox/ComboboxRoot.d.ts +0 -40
  38. package/dist/components/combobox/index.d.ts +0 -6
  39. package/dist/components/dialog/DialogContent.d.ts +0 -56
  40. package/dist/components/dialog/DialogHead.d.ts +0 -5
  41. package/dist/components/dialog/index.d.ts +0 -3
  42. package/dist/components/dropdown/DropdownMenuContent.d.ts +0 -62
  43. package/dist/components/dropdown/DropdownMenuItem.d.ts +0 -19
  44. package/dist/components/dropdown/index.d.ts +0 -3
  45. package/dist/components/icon/ChevronIcon.d.ts +0 -7
  46. package/dist/components/icon/IconCircle.d.ts +0 -12
  47. package/dist/components/icon/PlusMinusIcon.d.ts +0 -10
  48. package/dist/components/icon/index.d.ts +0 -5
  49. package/dist/components/index.d.ts +0 -29
  50. package/dist/components/inputs/ColorField.d.ts +0 -20
  51. package/dist/components/inputs/TextArea.d.ts +0 -22
  52. package/dist/components/inputs/TextField.d.ts +0 -34
  53. package/dist/components/inputs/index.d.ts +0 -3
  54. package/dist/components/inset/Inset.d.ts +0 -16
  55. package/dist/components/inset/index.d.ts +0 -1
  56. package/dist/components/pagination/Pagination.d.ts +0 -48
  57. package/dist/components/pagination/index.d.ts +0 -1
  58. package/dist/components/popover/PopoverContent.d.ts +0 -46
  59. package/dist/components/popover/index.d.ts +0 -2
  60. package/dist/components/quota/Quota.d.ts +0 -7
  61. package/dist/components/quota/index.d.ts +0 -1
  62. package/dist/components/radio/Radio.d.ts +0 -20
  63. package/dist/components/radio/RadioCardsItem.d.ts +0 -10
  64. package/dist/components/radio/RadioGroupItem.d.ts +0 -10
  65. package/dist/components/radio/RadioGroupRoot.d.ts +0 -32
  66. package/dist/components/radio/RadioTabsList.d.ts +0 -19
  67. package/dist/components/radio/index.d.ts +0 -6
  68. package/dist/components/scrollarea/ScrollArea.d.ts +0 -19
  69. package/dist/components/scrollarea/index.d.ts +0 -1
  70. package/dist/components/select/SelectContent.d.ts +0 -16
  71. package/dist/components/select/SelectItem.d.ts +0 -10
  72. package/dist/components/select/SelectLabel.d.ts +0 -10
  73. package/dist/components/select/SelectRoot.d.ts +0 -31
  74. package/dist/components/select/SelectSeparator.d.ts +0 -2
  75. package/dist/components/select/SelectTrigger.d.ts +0 -21
  76. package/dist/components/select/index.d.ts +0 -7
  77. package/dist/components/separator/Separator.d.ts +0 -13
  78. package/dist/components/separator/index.d.ts +0 -1
  79. package/dist/components/spinner/SavingIndicator.d.ts +0 -9
  80. package/dist/components/spinner/Spinner.d.ts +0 -10
  81. package/dist/components/spinner/index.d.ts +0 -2
  82. package/dist/components/switch/Switch.d.ts +0 -18
  83. package/dist/components/switch/index.d.ts +0 -1
  84. package/dist/components/table/Table.d.ts +0 -17
  85. package/dist/components/table/index.d.ts +0 -1
  86. package/dist/components/tabs/TabsList.d.ts +0 -17
  87. package/dist/components/tabs/TabsTrigger.d.ts +0 -19
  88. package/dist/components/tabs/index.d.ts +0 -3
  89. package/dist/components/toggle/Toggle.d.ts +0 -25
  90. package/dist/components/toggle/ToggleGroupItem.d.ts +0 -18
  91. package/dist/components/toggle/ToggleGroupRoot.d.ts +0 -25
  92. package/dist/components/toggle/index.d.ts +0 -3
  93. package/dist/components/tooltip/Tooltip.d.ts +0 -19
  94. package/dist/components/tooltip/index.d.ts +0 -1
  95. package/dist/components/types.d.ts +0 -2
  96. package/dist/components/util.d.ts +0 -12
package/dist/index.js CHANGED
@@ -1,21 +1,21 @@
1
- import { computed as C, defineComponent as h, createBlock as d, openBlock as r, unref as a, normalizeClass as k, withCtx as c, createVNode as p, createTextVNode as L, toDisplayString as V, renderSlot as _, createElementBlock as $, mergeProps as g, createCommentVNode as z, createElementVNode as b, toRefs as ee, mergeModels as Q, ref as P, useModel as Z, onMounted as ue, onBeforeUnmount as Ce, withDirectives as te, isRef as be, vModelDynamic as Oe, vModelText as $e, normalizeStyle as Be, normalizeProps as Me, guardReactiveProps as Fe, Fragment as H, watch as Le, renderList as j, withModifiers as D, vModelRadio as Ge, withKeys as me, vShow as He } from "vue";
2
- import { useForwardProps as T, useEmitAsProps as xe, AvatarRoot as Ee, AvatarImage as je, AvatarFallback as We, Primitive as U, ScrollAreaRoot as de, ScrollAreaViewport as pe, ScrollAreaScrollbar as ne, ScrollAreaThumb as re, ScrollAreaCorner as Ue, AlertDialogPortal as qe, AlertDialogOverlay as Ne, AlertDialogContent as Ke, DialogPortal as Qe, DialogOverlay as Ze, DialogContent as Je, DialogTitle as Xe, DialogClose as Ye, useForwardExpose as M, createContext as oe, DropdownMenuPortal as et, DropdownMenuContent as tt, DropdownMenuItem as ot, PopoverPortal as at, PopoverContent as st, SwitchRoot as lt, SwitchThumb as nt, CheckboxRoot as rt, CheckboxIndicator as it, Toggle as ct, ToggleGroupRoot as ut, ToggleGroupItem as dt, SelectRoot as pt, SelectPortal as ft, SelectContent as ht, SelectViewport as mt, SelectTrigger as vt, SelectValue as _t, SelectIcon as gt, SelectItem as yt, SelectItemIndicator as Ct, SelectItemText as bt, SelectLabel as $t, ComboboxRoot as Bt, injectComboboxRootContext as xt, useForwardPropsEmits as we, ComboboxAnchor as wt, ComboboxInput as ve, ComboboxTrigger as St, ComboboxPortal as zt, ComboboxContent as kt, ComboboxViewport as It, ComboboxItem as Tt, ComboboxItemIndicator as Vt, ComboboxLabel as At, RadioGroupRoot as Se, RadioGroupItem as ze, TabsList as Rt, TabsIndicator as Pt, TabsTrigger as Dt, AccordionRoot as Ot, AccordionItem as Mt, AccordionContent as Ft, AccordionTrigger as Lt, CollapsibleContent as Gt, TooltipProvider as Ht, TooltipRoot as Et, TooltipTrigger as jt, TooltipPortal as Wt, TooltipContent as Ut, TooltipArrow as qt, ProgressRoot as Nt, ProgressIndicator as Kt } from "reka-ui";
3
- import { AlertDialogAction as ms, AlertDialogCancel as vs, AlertDialogDescription as _s, AlertDialogRoot as gs, AlertDialogTitle as ys, AlertDialogTrigger as Cs, CollapsibleRoot as bs, CollapsibleTrigger as $s, ComboboxEmpty as Bs, ComboboxGroup as xs, DialogClose as ws, DialogDescription as Ss, DialogRoot as zs, DialogTitle as ks, DialogTrigger as Is, DropdownMenuRoot as Ts, DropdownMenuTrigger as Vs, PopoverClose as As, PopoverRoot as Rs, PopoverTrigger as Ps, RadioGroupItem as Ds, SelectGroup as Os, TabsContent as Ms, TabsRoot as Fs } from "reka-ui";
4
- import { Icon as I } from "@iconify/vue";
1
+ import { computed as C, defineComponent as m, createBlock as d, openBlock as r, unref as a, normalizeClass as I, withCtx as c, createVNode as p, createTextVNode as L, toDisplayString as T, renderSlot as _, createElementBlock as $, mergeProps as g, createCommentVNode as z, createElementVNode as b, toRefs as ee, mergeModels as Q, ref as P, useModel as Z, onMounted as ue, onBeforeUnmount as Ce, withDirectives as te, isRef as be, vModelDynamic as Oe, vModelText as $e, normalizeStyle as Be, normalizeProps as Me, guardReactiveProps as Fe, Fragment as H, watch as Le, renderList as j, withModifiers as D, vModelRadio as Ge, withKeys as he, vShow as He } from "vue";
2
+ import { useForwardProps as V, useEmitAsProps as xe, AvatarRoot as Ee, AvatarImage as je, AvatarFallback as We, Primitive as U, ScrollAreaRoot as de, ScrollAreaViewport as pe, ScrollAreaScrollbar as ne, ScrollAreaThumb as re, ScrollAreaCorner as Ue, AlertDialogPortal as qe, AlertDialogOverlay as Ne, AlertDialogContent as Ke, DialogPortal as Qe, DialogOverlay as Ze, DialogContent as Je, DialogTitle as Xe, DialogClose as Ye, useForwardExpose as M, createContext as oe, DropdownMenuPortal as et, DropdownMenuContent as tt, DropdownMenuItem as ot, PopoverPortal as at, PopoverContent as st, SwitchRoot as lt, SwitchThumb as nt, CheckboxRoot as rt, CheckboxIndicator as it, Toggle as ct, ToggleGroupRoot as ut, ToggleGroupItem as dt, SelectRoot as pt, SelectPortal as ft, SelectContent as mt, SelectViewport as ht, SelectTrigger as vt, SelectValue as _t, SelectIcon as gt, SelectItem as yt, SelectItemIndicator as Ct, SelectItemText as bt, SelectLabel as $t, ComboboxRoot as Bt, injectComboboxRootContext as xt, useForwardPropsEmits as we, ComboboxAnchor as wt, ComboboxInput as ve, ComboboxTrigger as St, ComboboxPortal as zt, ComboboxContent as It, ComboboxViewport as kt, ComboboxItem as Vt, ComboboxItemIndicator as Tt, ComboboxLabel as At, RadioGroupRoot as Se, RadioGroupItem as ze, TabsList as Rt, TabsIndicator as Pt, TabsTrigger as Dt, AccordionRoot as Ot, AccordionItem as Mt, AccordionContent as Ft, AccordionTrigger as Lt, CollapsibleContent as Gt, TooltipProvider as Ht, TooltipRoot as Et, TooltipTrigger as jt, TooltipPortal as Wt, TooltipContent as Ut, TooltipArrow as qt, ProgressRoot as Nt, ProgressIndicator as Kt } from "reka-ui";
3
+ import { AlertDialogAction as hs, AlertDialogCancel as vs, AlertDialogDescription as _s, AlertDialogRoot as gs, AlertDialogTitle as ys, AlertDialogTrigger as Cs, CollapsibleRoot as bs, CollapsibleTrigger as $s, ComboboxEmpty as Bs, ComboboxGroup as xs, DialogClose as ws, DialogDescription as Ss, DialogRoot as zs, DialogTitle as Is, DialogTrigger as ks, DropdownMenuRoot as Vs, DropdownMenuTrigger as Ts, PopoverClose as As, PopoverRoot as Rs, PopoverTrigger as Ps, RadioGroupItem as Ds, SelectGroup as Os, TabsContent as Ms, TabsRoot as Fs } from "reka-ui";
4
+ import { Icon as k } from "@iconify/vue";
5
5
  import { Icon as Gs } from "@iconify/vue";
6
6
  function q(s, e, t) {
7
- const o = T(s), l = xe(e);
7
+ const o = V(s), l = xe(e);
8
8
  return C(() => ({
9
9
  ...fe(o.value, t),
10
10
  ...l
11
11
  }));
12
12
  }
13
13
  function Qt(s, e) {
14
- const t = T(s), o = C(() => fe(t.value, e)), l = C(() => R(t.value, e));
14
+ const t = V(s), o = C(() => fe(t.value, e)), l = C(() => R(t.value, e));
15
15
  return [o, l];
16
16
  }
17
17
  function N(s, e, t) {
18
- const o = T(s), l = xe(e), n = C(() => ({
18
+ const o = V(s), l = xe(e), n = C(() => ({
19
19
  ...fe(o.value, t),
20
20
  ...l
21
21
  })), i = C(() => R(o.value, t));
@@ -42,7 +42,7 @@ function _e(s) {
42
42
  function Zt(s, e) {
43
43
  return (e ? "-" : "") + s.toLowerCase();
44
44
  }
45
- const _a = /* @__PURE__ */ h({
45
+ const _a = /* @__PURE__ */ m({
46
46
  __name: "Avatar",
47
47
  props: {
48
48
  src: {},
@@ -54,9 +54,14 @@ const _a = /* @__PURE__ */ h({
54
54
  color: {}
55
55
  },
56
56
  setup(s) {
57
- const e = s, t = C(() => R(e, ["size", "variant"])), o = C(() => e.fallback ? e.fallback : e.alt.split(/\s+/).map((l) => l[0]).slice(0, 2).join(""));
57
+ const e = s, t = C(() => R(e, ["size", "variant"])), o = C(() => {
58
+ if (e.fallback)
59
+ return e.fallback;
60
+ const l = e.alt.split(/\s+/).map((n) => n[0]);
61
+ return e.size === "1" ? l[0] : l.slice(0, 2).join("");
62
+ });
58
63
  return (l, n) => (r(), d(a(Ee), {
59
- class: k(["ui-Avatar", t.value]),
64
+ class: I(["ui-Avatar", t.value]),
60
65
  "data-accent-color": e.color,
61
66
  "data-radius": e.radius
62
67
  }, {
@@ -66,10 +71,10 @@ const _a = /* @__PURE__ */ h({
66
71
  src: e.src || ""
67
72
  }, null, 8, ["alt", "src"]),
68
73
  p(a(We), {
69
- class: k(`r-count-${o.value.length}`)
74
+ class: I(`r-count-${o.value.length}`)
70
75
  }, {
71
76
  default: c(() => [
72
- L(V(o.value), 1)
77
+ L(T(o.value), 1)
73
78
  ]),
74
79
  _: 1
75
80
  }, 8, ["class"])
@@ -77,7 +82,7 @@ const _a = /* @__PURE__ */ h({
77
82
  _: 1
78
83
  }, 8, ["class", "data-accent-color", "data-radius"]));
79
84
  }
80
- }), ga = /* @__PURE__ */ h({
85
+ }), ga = /* @__PURE__ */ m({
81
86
  __name: "Badge",
82
87
  props: {
83
88
  variant: { default: "soft" },
@@ -91,7 +96,7 @@ const _a = /* @__PURE__ */ h({
91
96
  setup(s) {
92
97
  const e = s, t = C(() => R(e, ["size", "variant", "highContrast"]));
93
98
  return (o, l) => (r(), d(a(U), {
94
- class: k(["ui-Badge", t.value]),
99
+ class: I(["ui-Badge", t.value]),
95
100
  as: e.as,
96
101
  "as-child": e.asChild,
97
102
  "data-accent-color": e.color,
@@ -103,7 +108,7 @@ const _a = /* @__PURE__ */ h({
103
108
  _: 3
104
109
  }, 8, ["class", "as", "as-child", "data-accent-color", "data-radius"]));
105
110
  }
106
- }), Jt = ["data-side", "data-clip"], Xt = /* @__PURE__ */ h({
111
+ }), Jt = ["data-side", "data-clip"], Xt = /* @__PURE__ */ m({
107
112
  __name: "Inset",
108
113
  props: {
109
114
  side: { default: "all" },
@@ -119,7 +124,7 @@ const _a = /* @__PURE__ */ h({
119
124
  _(t.$slots, "default")
120
125
  ], 8, Jt));
121
126
  }
122
- }), Yt = /* @__PURE__ */ h({
127
+ }), Yt = /* @__PURE__ */ m({
123
128
  __name: "Card",
124
129
  props: {
125
130
  variant: { default: "surface" },
@@ -131,7 +136,7 @@ const _a = /* @__PURE__ */ h({
131
136
  setup(s) {
132
137
  const e = s, t = C(() => R(e, ["size", "variant"]));
133
138
  return (o, l) => (r(), d(a(U), {
134
- class: k(["ui-Card", t.value]),
139
+ class: I(["ui-Card", t.value]),
135
140
  "as-child": e.asChild,
136
141
  as: e.as,
137
142
  "data-radius": e.radius
@@ -142,7 +147,7 @@ const _a = /* @__PURE__ */ h({
142
147
  _: 3
143
148
  }, 8, ["class", "as-child", "as", "data-radius"]));
144
149
  }
145
- }), ya = /* @__PURE__ */ h({
150
+ }), ya = /* @__PURE__ */ m({
146
151
  __name: "CardHead",
147
152
  props: {
148
153
  color: {},
@@ -162,7 +167,7 @@ const _a = /* @__PURE__ */ h({
162
167
  _: 3
163
168
  }, 8, ["as", "data-accent-color"]));
164
169
  }
165
- }), W = /* @__PURE__ */ h({
170
+ }), W = /* @__PURE__ */ m({
166
171
  __name: "Button",
167
172
  props: {
168
173
  color: {},
@@ -177,7 +182,7 @@ const _a = /* @__PURE__ */ h({
177
182
  setup(s) {
178
183
  const e = s, t = C(() => R(e, ["size", "variant", "highContrast"]));
179
184
  return (o, l) => (r(), d(a(U), {
180
- class: k(["ui-Button", t.value]),
185
+ class: I(["ui-Button", t.value]),
181
186
  "as-child": e.asChild,
182
187
  as: e.as,
183
188
  "data-accent-color": e.color,
@@ -190,7 +195,7 @@ const _a = /* @__PURE__ */ h({
190
195
  _: 3
191
196
  }, 8, ["class", "as-child", "as", "data-accent-color", "data-radius", "data-disabled"]));
192
197
  }
193
- }), Y = /* @__PURE__ */ h({
198
+ }), Y = /* @__PURE__ */ m({
194
199
  __name: "IconButton",
195
200
  props: {
196
201
  color: {},
@@ -203,7 +208,7 @@ const _a = /* @__PURE__ */ h({
203
208
  as: {}
204
209
  },
205
210
  setup(s) {
206
- const t = T(s);
211
+ const t = V(s);
207
212
  return (o, l) => (r(), d(W, g({ class: "ui-IconButton" }, a(t)), {
208
213
  default: c(() => [
209
214
  _(o.$slots, "default")
@@ -219,7 +224,7 @@ const _a = /* @__PURE__ */ h({
219
224
  apple: "simple-icons:apple",
220
225
  slack: "logos:slack-icon",
221
226
  figma: "logos:figma"
222
- }, Ca = /* @__PURE__ */ h({
227
+ }, Ca = /* @__PURE__ */ m({
223
228
  __name: "SocialButton",
224
229
  props: {
225
230
  brand: {},
@@ -232,14 +237,14 @@ const _a = /* @__PURE__ */ h({
232
237
  setup(s) {
233
238
  const e = s, t = C(() => R(e, ["size", "brand"])), o = C(() => eo[e.brand]);
234
239
  return (l, n) => (r(), d(a(U), {
235
- class: k(["ui-Button ui-SocialButton", t.value]),
240
+ class: I(["ui-Button ui-SocialButton", t.value]),
236
241
  "as-child": e.asChild,
237
242
  as: e.as,
238
243
  "data-radius": e.radius,
239
244
  "data-disabled": e.disabled ? !0 : void 0
240
245
  }, {
241
246
  default: c(() => [
242
- o.value ? (r(), d(a(I), {
247
+ o.value ? (r(), d(a(k), {
243
248
  key: 0,
244
249
  icon: o.value
245
250
  }, null, 8, ["icon"])) : z("", !0),
@@ -248,7 +253,7 @@ const _a = /* @__PURE__ */ h({
248
253
  _: 3
249
254
  }, 8, ["class", "as-child", "as", "data-radius", "data-disabled"]));
250
255
  }
251
- }), ke = /* @__PURE__ */ h({
256
+ }), Ie = /* @__PURE__ */ m({
252
257
  __name: "ScrollArea",
253
258
  props: {
254
259
  size: { default: "1" },
@@ -308,7 +313,7 @@ const _a = /* @__PURE__ */ h({
308
313
  _: 3
309
314
  }, 8, ["as-child", "dir", "scroll-hide-delay", "type", "data-radius"]));
310
315
  }
311
- }), to = { class: "ui-DialogScroll" }, oo = ["data-align"], ba = /* @__PURE__ */ h({
316
+ }), to = { class: "ui-DialogScroll" }, oo = ["data-align"], ba = /* @__PURE__ */ m({
312
317
  inheritAttrs: !1,
313
318
  __name: "AlertDialogContent",
314
319
  props: {
@@ -383,7 +388,7 @@ const _a = /* @__PURE__ */ h({
383
388
  _: 3
384
389
  }, 8, ["to"]));
385
390
  }
386
- }), ao = { class: "ui-DialogScroll" }, so = ["data-align"], $a = /* @__PURE__ */ h({
391
+ }), ao = { class: "ui-DialogScroll" }, so = ["data-align"], $a = /* @__PURE__ */ m({
387
392
  inheritAttrs: !1,
388
393
  __name: "DialogContent",
389
394
  props: {
@@ -458,7 +463,7 @@ const _a = /* @__PURE__ */ h({
458
463
  _: 3
459
464
  }, 8, ["to"]));
460
465
  }
461
- }), Ba = /* @__PURE__ */ h({
466
+ }), Ba = /* @__PURE__ */ m({
462
467
  __name: "DialogHead",
463
468
  props: {
464
469
  title: {}
@@ -472,7 +477,7 @@ const _a = /* @__PURE__ */ h({
472
477
  default: c(() => [
473
478
  p(a(Xe), { class: "font-semibold" }, {
474
479
  default: c(() => [
475
- L(V(e.title), 1)
480
+ L(T(e.title), 1)
476
481
  ]),
477
482
  _: 1
478
483
  }),
@@ -486,7 +491,7 @@ const _a = /* @__PURE__ */ h({
486
491
  "aria-label": "Close"
487
492
  }, {
488
493
  default: c(() => [
489
- p(a(I), { icon: "lucide:x" })
494
+ p(a(k), { icon: "lucide:x" })
490
495
  ]),
491
496
  _: 1
492
497
  }, 8, ["as"])
@@ -494,7 +499,7 @@ const _a = /* @__PURE__ */ h({
494
499
  _: 1
495
500
  }));
496
501
  }
497
- }), lo = { class: "ui-MenuViewport" }, [no, ro] = oe("ui_DropdownMenuContent"), xa = /* @__PURE__ */ h({
502
+ }), lo = { class: "ui-MenuViewport" }, [no, ro] = oe("ui_DropdownMenuContent"), xa = /* @__PURE__ */ m({
498
503
  inheritAttrs: !1,
499
504
  __name: "DropdownMenuContent",
500
505
  props: {
@@ -532,12 +537,12 @@ const _a = /* @__PURE__ */ h({
532
537
  "color",
533
538
  "highContrast"
534
539
  ]), { forwardRef: n } = M(), { size: i, variant: u, color: y, highContrast: v } = ee(t);
535
- return ro({ size: i, variant: u, color: y, highContrast: v }), (m, f) => (r(), d(a(et), {
540
+ return ro({ size: i, variant: u, color: y, highContrast: v }), (h, f) => (r(), d(a(et), {
536
541
  to: t.to
537
542
  }, {
538
543
  default: c(() => [
539
544
  p(a(tt), g({
540
- ...m.$attrs,
545
+ ...h.$attrs,
541
546
  ...a(l)
542
547
  }, {
543
548
  ref: a(n),
@@ -546,10 +551,10 @@ const _a = /* @__PURE__ */ h({
546
551
  "data-size": t.size
547
552
  }), {
548
553
  default: c(() => [
549
- p(ke, { type: "auto" }, {
554
+ p(Ie, { type: "auto" }, {
550
555
  default: c(() => [
551
556
  b("div", lo, [
552
- _(m.$slots, "default")
557
+ _(h.$slots, "default")
553
558
  ])
554
559
  ]),
555
560
  _: 3
@@ -561,7 +566,7 @@ const _a = /* @__PURE__ */ h({
561
566
  _: 3
562
567
  }, 8, ["to"]));
563
568
  }
564
- }), io = ["textContent"], wa = /* @__PURE__ */ h({
569
+ }), io = ["textContent"], wa = /* @__PURE__ */ m({
565
570
  __name: "DropdownMenuItem",
566
571
  props: {
567
572
  color: {},
@@ -590,14 +595,14 @@ const _a = /* @__PURE__ */ h({
590
595
  t.shortcut ? (r(), $("div", {
591
596
  key: 0,
592
597
  class: "ui-MenuShortcut",
593
- textContent: V(t.shortcut)
598
+ textContent: T(t.shortcut)
594
599
  }, null, 8, io)) : z("", !0)
595
600
  ]),
596
601
  _: 3
597
602
  }, 16, ["data-accent-color", "data-size", "data-variant", "data-high-contrast"]);
598
603
  };
599
604
  }
600
- }), Sa = /* @__PURE__ */ h({
605
+ }), Sa = /* @__PURE__ */ m({
601
606
  inheritAttrs: !1,
602
607
  __name: "PopoverContent",
603
608
  props: {
@@ -643,7 +648,7 @@ const _a = /* @__PURE__ */ h({
643
648
  _: 3
644
649
  }, 8, ["to"]));
645
650
  }
646
- }), za = /* @__PURE__ */ h({
651
+ }), za = /* @__PURE__ */ m({
647
652
  __name: "Switch",
648
653
  props: {
649
654
  color: {},
@@ -696,7 +701,7 @@ const _a = /* @__PURE__ */ h({
696
701
  }, po = {
697
702
  key: 1,
698
703
  d: "M20 6 9 17l-5-5"
699
- }, Ie = /* @__PURE__ */ h({
704
+ }, ke = /* @__PURE__ */ m({
700
705
  __name: "Checkbox",
701
706
  props: {
702
707
  color: {},
@@ -726,8 +731,8 @@ const _a = /* @__PURE__ */ h({
726
731
  "as-child": ""
727
732
  }, {
728
733
  default: c(() => [
729
- a(l).checked !== !1 ? (r(), $("svg", co, [
730
- a(l).checked === "indeterminate" ? (r(), $("path", uo)) : (r(), $("path", po))
734
+ o.modelValue !== !1 ? (r(), $("svg", co, [
735
+ o.modelValue === "indeterminate" ? (r(), $("path", uo)) : (r(), $("path", po))
731
736
  ])) : z("", !0)
732
737
  ]),
733
738
  _: 1
@@ -736,7 +741,7 @@ const _a = /* @__PURE__ */ h({
736
741
  _: 1
737
742
  }, 16, ["class", "data-accent-color"]));
738
743
  }
739
- }), [Te, fo] = oe("ui_CheckboxGroupRoot"), ka = /* @__PURE__ */ h({
744
+ }), [Ve, fo] = oe("ui_CheckboxGroupRoot"), Ia = /* @__PURE__ */ m({
740
745
  __name: "CheckboxGroupRoot",
741
746
  props: /* @__PURE__ */ Q({
742
747
  disabled: { type: Boolean },
@@ -752,47 +757,47 @@ const _a = /* @__PURE__ */ h({
752
757
  emits: ["update:modelValue"],
753
758
  setup(s) {
754
759
  const e = s, { disabled: t, name: o } = ee(e), l = P([]), [n, i] = Z(s, "modelValue", {
755
- set(m) {
756
- return i.number ? m = m.map((f) => Number(f)) : i.trim && (m = m.map((f) => f.trim())), m;
760
+ set(h) {
761
+ return i.number ? h = h.map((f) => Number(f)) : i.trim && (h = h.map((f) => f.trim())), h;
757
762
  }
758
763
  }), u = C(() => n.value || []), y = C(() => {
759
- var m, f;
760
- return l.value.length ? ((m = n.value) == null ? void 0 : m.length) === l.value.length ? !0 : (f = n.value) != null && f.length ? "indeterminate" : !1 : !1;
761
- }), v = (m) => {
764
+ var h, f;
765
+ return l.value.length ? ((h = n.value) == null ? void 0 : h.length) === l.value.length ? !0 : (f = n.value) != null && f.length ? "indeterminate" : !1 : !1;
766
+ }), v = (h) => {
762
767
  var B, A;
763
- const f = (B = n.value) == null ? void 0 : B.indexOf(m);
768
+ const f = (B = n.value) == null ? void 0 : B.indexOf(h);
764
769
  f !== -1 && f !== void 0 && ((A = n.value) == null || A.splice(f, 1));
765
770
  };
766
771
  return fo({
767
772
  selected: u,
768
773
  checked: y,
769
- addModelValue: (m) => {
774
+ addModelValue: (h) => {
770
775
  var f, B;
771
- ((f = n.value) == null ? void 0 : f.indexOf(m)) === -1 && ((B = n.value) == null || B.push(m));
776
+ ((f = n.value) == null ? void 0 : f.indexOf(h)) === -1 && ((B = n.value) == null || B.push(h));
772
777
  },
773
778
  removeModelValue: v,
774
- toggleModelValue: (m) => {
775
- m ? n.value = [...l.value] : n.value = [];
779
+ toggleModelValue: (h) => {
780
+ h ? n.value = [...l.value] : n.value = [];
776
781
  },
777
- initAllValue: (m) => {
778
- l.value.push(m);
782
+ initAllValue: (h) => {
783
+ l.value.push(h);
779
784
  },
780
- removeAllValue: (m) => {
781
- l.value.splice(l.value.indexOf(m), 1), v(m);
785
+ removeAllValue: (h) => {
786
+ l.value.splice(l.value.indexOf(h), 1), v(h);
782
787
  },
783
788
  disabled: t,
784
789
  name: o == null ? void 0 : o.value
785
- }), (m, f) => (r(), d(a(U), {
790
+ }), (h, f) => (r(), d(a(U), {
786
791
  as: e.as,
787
792
  "as-child": e.asChild
788
793
  }, {
789
794
  default: c(() => [
790
- _(m.$slots, "default")
795
+ _(h.$slots, "default")
791
796
  ]),
792
797
  _: 3
793
798
  }, 8, ["as", "as-child"]));
794
799
  }
795
- }), Ia = /* @__PURE__ */ h({
800
+ }), ka = /* @__PURE__ */ m({
796
801
  __name: "CheckboxGroupItem",
797
802
  props: {
798
803
  value: {},
@@ -810,9 +815,9 @@ const _a = /* @__PURE__ */ h({
810
815
  required: { type: Boolean }
811
816
  },
812
817
  setup(s) {
813
- const e = s, t = T(e);
818
+ const e = s, t = V(e);
814
819
  M();
815
- const o = Te(), l = C(() => {
820
+ const o = Ve(), l = C(() => {
816
821
  var u;
817
822
  return ((u = o.disabled) == null ? void 0 : u.value) || e.disabled;
818
823
  }), n = C(() => o.selected.value.indexOf(e.value) !== -1), i = (u) => {
@@ -822,14 +827,14 @@ const _a = /* @__PURE__ */ h({
822
827
  o.initAllValue(e.value);
823
828
  }), Ce(() => {
824
829
  o.removeAllValue(e.value);
825
- }), (u, y) => (r(), d(Ie, g({
830
+ }), (u, y) => (r(), d(ke, g({
826
831
  ...a(t),
827
832
  name: e.name || a(o).name,
828
- checked: n.value,
833
+ modelValue: n.value,
829
834
  disabled: l.value
830
- }, { "onUpdate:checked": i }), null, 16));
835
+ }, { "onUpdate:modelValue": i }), null, 16));
831
836
  }
832
- }), Ta = /* @__PURE__ */ h({
837
+ }), Va = /* @__PURE__ */ m({
833
838
  __name: "CheckboxGroupControl",
834
839
  props: {
835
840
  color: {},
@@ -847,22 +852,22 @@ const _a = /* @__PURE__ */ h({
847
852
  required: { type: Boolean }
848
853
  },
849
854
  setup(s) {
850
- const e = s, t = T(e);
855
+ const e = s, t = V(e);
851
856
  M();
852
- const o = Te(), l = C(() => {
857
+ const o = Ve(), l = C(() => {
853
858
  var i;
854
859
  return ((i = o.disabled) == null ? void 0 : i.value) || e.disabled;
855
- }), n = C(() => o.checked.value);
856
- return (i, u) => (r(), d(Ie, g({
860
+ }), n = (i) => {
861
+ o.toggleModelValue(i);
862
+ };
863
+ return (i, u) => (r(), d(ke, g({
857
864
  ...a(t),
858
865
  name: e.name || a(o).name,
859
- checked: n.value,
866
+ modelValue: a(o).checked.value,
860
867
  disabled: l.value
861
- }, {
862
- "onUpdate:checked": a(o).toggleModelValue
863
- }), null, 16, ["onUpdate:checked"]));
868
+ }, { "onUpdate:modelValue": n }), null, 16));
864
869
  }
865
- }), Va = /* @__PURE__ */ h({
870
+ }), Ta = /* @__PURE__ */ m({
866
871
  __name: "Toggle",
867
872
  props: {
868
873
  color: {},
@@ -898,7 +903,7 @@ const _a = /* @__PURE__ */ h({
898
903
  _: 3
899
904
  }, 16, ["class", "data-accent-color", "data-radius"]));
900
905
  }
901
- }), Aa = /* @__PURE__ */ h({
906
+ }), Aa = /* @__PURE__ */ m({
902
907
  __name: "ToggleGroupRoot",
903
908
  props: {
904
909
  color: {},
@@ -939,7 +944,7 @@ const _a = /* @__PURE__ */ h({
939
944
  _: 3
940
945
  }, 16, ["class", "data-accent-color", "data-radius"]));
941
946
  }
942
- }), Ra = /* @__PURE__ */ h({
947
+ }), Ra = /* @__PURE__ */ m({
943
948
  __name: "ToggleGroupItem",
944
949
  props: {
945
950
  value: {},
@@ -948,7 +953,7 @@ const _a = /* @__PURE__ */ h({
948
953
  as: {}
949
954
  },
950
955
  setup(s) {
951
- const t = T(s);
956
+ const t = V(s);
952
957
  return (o, l) => (r(), d(a(dt), g(a(t), { class: "ui-ToggleGroupItem" }), {
953
958
  default: c(() => [
954
959
  _(o.$slots, "default")
@@ -956,7 +961,7 @@ const _a = /* @__PURE__ */ h({
956
961
  _: 3
957
962
  }, 16));
958
963
  }
959
- }), ho = ["data-radius", "data-accent-color"], mo = ["id", "type"], vo = {
964
+ }), mo = ["data-radius", "data-accent-color"], ho = ["id", "type"], vo = {
960
965
  key: 0,
961
966
  class: "ui-TextFieldSlot",
962
967
  "data-side": "left"
@@ -964,7 +969,7 @@ const _a = /* @__PURE__ */ h({
964
969
  key: 1,
965
970
  class: "ui-TextFieldSlot",
966
971
  "data-side": "right"
967
- }, ae = /* @__PURE__ */ h({
972
+ }, ae = /* @__PURE__ */ m({
968
973
  inheritAttrs: !1,
969
974
  __name: "TextField",
970
975
  props: /* @__PURE__ */ Q({
@@ -1001,7 +1006,7 @@ const _a = /* @__PURE__ */ h({
1001
1006
  return e.class && u.push(e.class), u;
1002
1007
  });
1003
1008
  return (u, y) => (r(), $("div", {
1004
- class: k(["ui-TextField", i.value]),
1009
+ class: I(["ui-TextField", i.value]),
1005
1010
  "data-radius": e.radius,
1006
1011
  "data-accent-color": e.color,
1007
1012
  onPointerdown: o
@@ -1012,7 +1017,7 @@ const _a = /* @__PURE__ */ h({
1012
1017
  ref: t,
1013
1018
  "onUpdate:modelValue": y[0] || (y[0] = (v) => be(l) ? l.value = v : null),
1014
1019
  type: e.type
1015
- }, u.$attrs, { class: "ui-TextFieldInput" }), null, 16, mo), [
1020
+ }, u.$attrs, { class: "ui-TextFieldInput" }), null, 16, ho), [
1016
1021
  [Oe, a(l)]
1017
1022
  ]),
1018
1023
  u.$slots.left ? (r(), $("div", vo, [
@@ -1021,9 +1026,9 @@ const _a = /* @__PURE__ */ h({
1021
1026
  u.$slots.right ? (r(), $("div", _o, [
1022
1027
  _(u.$slots, "right")
1023
1028
  ])) : z("", !0)
1024
- ], 42, ho));
1029
+ ], 42, mo));
1025
1030
  }
1026
- }), go = ["data-accent-color"], Pa = /* @__PURE__ */ h({
1031
+ }), go = ["data-accent-color"], Pa = /* @__PURE__ */ m({
1027
1032
  inheritAttrs: !1,
1028
1033
  __name: "TextArea",
1029
1034
  props: /* @__PURE__ */ Q({
@@ -1046,7 +1051,7 @@ const _a = /* @__PURE__ */ h({
1046
1051
  return e.class && l.push(e.class), l;
1047
1052
  });
1048
1053
  return (l, n) => (r(), $("div", {
1049
- class: k(["ui-TextArea", o.value]),
1054
+ class: I(["ui-TextArea", o.value]),
1050
1055
  "data-accent-color": e.color
1051
1056
  }, [
1052
1057
  te(b("textarea", g({
@@ -1056,7 +1061,7 @@ const _a = /* @__PURE__ */ h({
1056
1061
  ])
1057
1062
  ], 10, go));
1058
1063
  }
1059
- }), yo = ["data-radius"], Co = ["id"], Da = /* @__PURE__ */ h({
1064
+ }), yo = ["data-radius"], Co = ["id"], Da = /* @__PURE__ */ m({
1060
1065
  __name: "ColorField",
1061
1066
  props: /* @__PURE__ */ Q({
1062
1067
  id: {},
@@ -1073,7 +1078,7 @@ const _a = /* @__PURE__ */ h({
1073
1078
  setup(s) {
1074
1079
  const e = s, t = Z(s, "modelValue"), o = C(() => R(e, ["size", "variant"]));
1075
1080
  return (l, n) => (r(), $("div", {
1076
- class: k(["ui-ColorField", o.value]),
1081
+ class: I(["ui-ColorField", o.value]),
1077
1082
  "data-radius": e.radius,
1078
1083
  style: Be({ "--color-field-border-color": t.value })
1079
1084
  }, [
@@ -1087,7 +1092,7 @@ const _a = /* @__PURE__ */ h({
1087
1092
  ])
1088
1093
  ], 14, yo));
1089
1094
  }
1090
- }), [Ve, bo] = oe("ui_SelectRoot"), Oa = /* @__PURE__ */ h({
1095
+ }), [Te, bo] = oe("ui_SelectRoot"), Oa = /* @__PURE__ */ m({
1091
1096
  __name: "SelectRoot",
1092
1097
  props: {
1093
1098
  size: { default: "2" },
@@ -1119,7 +1124,7 @@ const _a = /* @__PURE__ */ h({
1119
1124
  _: 3
1120
1125
  }, 16));
1121
1126
  }
1122
- }), Ma = /* @__PURE__ */ h({
1127
+ }), Ma = /* @__PURE__ */ m({
1123
1128
  inheritAttrs: !1,
1124
1129
  __name: "SelectContent",
1125
1130
  props: {
@@ -1147,7 +1152,7 @@ const _a = /* @__PURE__ */ h({
1147
1152
  as: {}
1148
1153
  },
1149
1154
  setup(s) {
1150
- const e = s, t = T(e), { forwardRef: o } = M(), l = Ve(), n = C(() => {
1155
+ const e = s, t = V(e), { forwardRef: o } = M(), l = Te(), n = C(() => {
1151
1156
  const i = ["r-size-" + l.size.value, "r-variant-" + e.variant];
1152
1157
  return l.highContrast.value && i.push("r-high-contrast"), e.position === "popper" && i.push("ui-PopperContent"), i;
1153
1158
  });
@@ -1155,7 +1160,7 @@ const _a = /* @__PURE__ */ h({
1155
1160
  to: e.to
1156
1161
  }, {
1157
1162
  default: c(() => [
1158
- p(a(ht), g({ ref: a(o) }, {
1163
+ p(a(mt), g({ ref: a(o) }, {
1159
1164
  ...i.$attrs,
1160
1165
  ...a(t),
1161
1166
  to: void 0,
@@ -1170,7 +1175,7 @@ const _a = /* @__PURE__ */ h({
1170
1175
  class: "ui-ScrollArea"
1171
1176
  }, {
1172
1177
  default: c(() => [
1173
- p(a(mt), {
1178
+ p(a(ht), {
1174
1179
  class: "ui-SelectViewport",
1175
1180
  "as-child": ""
1176
1181
  }, {
@@ -1205,7 +1210,7 @@ const _a = /* @__PURE__ */ h({
1205
1210
  _: 3
1206
1211
  }, 8, ["to"]));
1207
1212
  }
1208
- }), $o = { class: "ui-SelectTriggerInner" }, Fa = /* @__PURE__ */ h({
1213
+ }), $o = { class: "ui-SelectTriggerInner" }, Fa = /* @__PURE__ */ m({
1209
1214
  __name: "SelectTrigger",
1210
1215
  props: {
1211
1216
  variant: { default: "surface" },
@@ -1217,9 +1222,9 @@ const _a = /* @__PURE__ */ h({
1217
1222
  as: {}
1218
1223
  },
1219
1224
  setup(s) {
1220
- const e = s, t = Ve(), o = C(() => [`r-variant-${e.variant}`, `r-size-${t.size.value}`]);
1225
+ const e = s, t = Te(), o = C(() => [`r-variant-${e.variant}`, `r-size-${t.size.value}`]);
1221
1226
  return (l, n) => (r(), d(a(vt), {
1222
- class: k(["ui-SelectTrigger", o.value]),
1227
+ class: I(["ui-SelectTrigger", o.value]),
1223
1228
  disabled: e.disabled,
1224
1229
  "data-accent-color": a(t).color.value,
1225
1230
  "data-radius": e.radius
@@ -1235,9 +1240,9 @@ const _a = /* @__PURE__ */ h({
1235
1240
  selectedLabel: i,
1236
1241
  modelValue: u
1237
1242
  }, () => [
1238
- L(V(i.join(", ")), 1)
1243
+ L(T(i.join(", ")), 1)
1239
1244
  ]) : (r(), $(H, { key: 1 }, [
1240
- L(V(e.placeholder), 1)
1245
+ L(T(e.placeholder), 1)
1241
1246
  ], 64))
1242
1247
  ]),
1243
1248
  _: 3
@@ -1245,7 +1250,7 @@ const _a = /* @__PURE__ */ h({
1245
1250
  ]),
1246
1251
  p(a(gt), { "as-child": "" }, {
1247
1252
  default: c(() => [
1248
- p(a(I), {
1253
+ p(a(k), {
1249
1254
  class: "ui-SelectIcon",
1250
1255
  icon: "radix-icons:chevron-down"
1251
1256
  })
@@ -1256,7 +1261,7 @@ const _a = /* @__PURE__ */ h({
1256
1261
  _: 3
1257
1262
  }, 8, ["class", "disabled", "data-accent-color", "data-radius"]));
1258
1263
  }
1259
- }), La = /* @__PURE__ */ h({
1264
+ }), La = /* @__PURE__ */ m({
1260
1265
  __name: "SelectItem",
1261
1266
  props: {
1262
1267
  value: {},
@@ -1266,12 +1271,12 @@ const _a = /* @__PURE__ */ h({
1266
1271
  as: {}
1267
1272
  },
1268
1273
  setup(s) {
1269
- const t = T(s);
1274
+ const t = V(s);
1270
1275
  return M(), (o, l) => (r(), d(a(yt), g({ class: "ui-SelectItem" }, a(t)), {
1271
1276
  default: c(() => [
1272
1277
  p(a(Ct), { class: "ui-SelectItemIndicator" }, {
1273
1278
  default: c(() => [
1274
- p(a(I), { icon: "radix-icons:check" })
1279
+ p(a(k), { icon: "radix-icons:check" })
1275
1280
  ]),
1276
1281
  _: 1
1277
1282
  }),
@@ -1285,7 +1290,7 @@ const _a = /* @__PURE__ */ h({
1285
1290
  _: 3
1286
1291
  }, 16));
1287
1292
  }
1288
- }), Ga = /* @__PURE__ */ h({
1293
+ }), Ga = /* @__PURE__ */ m({
1289
1294
  __name: "SelectLabel",
1290
1295
  props: {
1291
1296
  for: {},
@@ -1293,7 +1298,7 @@ const _a = /* @__PURE__ */ h({
1293
1298
  as: {}
1294
1299
  },
1295
1300
  setup(s) {
1296
- const t = T(s);
1301
+ const t = V(s);
1297
1302
  return M(), (o, l) => (r(), d(a($t), g({ class: "ui-SelectLabel" }, a(t)), {
1298
1303
  default: c(() => [
1299
1304
  _(o.$slots, "default")
@@ -1313,7 +1318,7 @@ const _a = /* @__PURE__ */ h({
1313
1318
  function So(s, e) {
1314
1319
  return r(), $("div", wo);
1315
1320
  }
1316
- const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxRoot"), Ea = /* @__PURE__ */ h({
1321
+ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, Io] = oe("ui_ComboboxRoot"), Ea = /* @__PURE__ */ m({
1317
1322
  __name: "ComboboxRoot",
1318
1323
  props: {
1319
1324
  size: { default: "2" },
@@ -1339,11 +1344,11 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1339
1344
  emits: ["update:modelValue", "highlight", "update:open"],
1340
1345
  setup(s, { emit: e }) {
1341
1346
  const t = s, o = e, { size: l, color: n, highContrast: i } = ee(t), [u, y] = N(t, o, ["size", "color", "highContrast"]);
1342
- return ko({
1347
+ return Io({
1343
1348
  size: l,
1344
1349
  color: n,
1345
1350
  highContrast: i
1346
- }), (v, m) => (r(), d(a(Bt), g({
1351
+ }), (v, h) => (r(), d(a(Bt), g({
1347
1352
  class: ["ui-ComboboxRoot", a(y)]
1348
1353
  }, a(u)), {
1349
1354
  default: c(() => [
@@ -1352,10 +1357,10 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1352
1357
  _: 3
1353
1358
  }, 16, ["class"]));
1354
1359
  }
1355
- }), Io = {
1360
+ }), ko = {
1356
1361
  key: 0,
1357
1362
  class: "ui-ComboboxValues"
1358
- }, To = ["aria-current", "value"], Vo = ["onClick"], ja = /* @__PURE__ */ h({
1363
+ }, Vo = ["aria-current", "value"], To = ["onClick"], ja = /* @__PURE__ */ m({
1359
1364
  inheritAttrs: !1,
1360
1365
  __name: "ComboboxInput",
1361
1366
  props: {
@@ -1373,7 +1378,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1373
1378
  setup(s, { emit: e }) {
1374
1379
  const t = xt(), n = we(s, e), i = P(-1), u = C(() => t.modelValue.value), y = (f) => typeof f == "object" ? JSON.stringify(f) : f.toString(), v = (f) => {
1375
1380
  i.value = f, t.modelValue.value.splice(f, 1), i.value = -1;
1376
- }, m = (f) => {
1381
+ }, h = (f) => {
1377
1382
  !f.target.value && (f.key === "Delete" || f.key === "Backspace") && (i.value !== -1 ? v(i.value) : (i.value = u.value.length - 1, setTimeout(() => {
1378
1383
  i.value = -1;
1379
1384
  }, 800)));
@@ -1381,12 +1386,12 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1381
1386
  return Le(u, () => {
1382
1387
  t.filterState.search = "";
1383
1388
  }, { deep: !0 }), (f, B) => (r(), d(a(wt), {
1384
- class: k(["ui-ComboboxField", `r-variant-${f.variant}`]),
1389
+ class: I(["ui-ComboboxField", `r-variant-${f.variant}`]),
1385
1390
  "data-radius": f.radius,
1386
1391
  "data-multiple": a(t).multiple.value || void 0
1387
1392
  }, {
1388
1393
  default: c(() => [
1389
- a(t).multiple.value ? (r(), $("div", Io, [
1394
+ a(t).multiple.value ? (r(), $("div", ko, [
1390
1395
  (r(!0), $(H, null, j(u.value, (A, F) => (r(), $("div", {
1391
1396
  key: y(A),
1392
1397
  class: "ui-ComboboxValuesItem",
@@ -1394,16 +1399,16 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1394
1399
  value: A
1395
1400
  }, [
1396
1401
  _(f.$slots, "item", { value: A }, () => [
1397
- b("span", null, V(y(A)), 1)
1402
+ b("span", null, T(y(A)), 1)
1398
1403
  ]),
1399
1404
  b("button", {
1400
1405
  type: "button",
1401
1406
  tabindex: "-1",
1402
1407
  onClick: D((E) => v(F), ["prevent"])
1403
1408
  }, [
1404
- p(a(I), { icon: "lucide:x" })
1405
- ], 8, Vo)
1406
- ], 8, To))), 128)),
1409
+ p(a(k), { icon: "lucide:x" })
1410
+ ], 8, To)
1411
+ ], 8, Vo))), 128)),
1407
1412
  p(a(ve), g({
1408
1413
  ...f.$attrs,
1409
1414
  ...a(n),
@@ -1411,7 +1416,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1411
1416
  radius: void 0
1412
1417
  }, {
1413
1418
  class: "ui-ComboboxInput",
1414
- onKeydown: m
1419
+ onKeydown: h
1415
1420
  }), null, 16)
1416
1421
  ])) : (r(), d(a(ve), g({
1417
1422
  key: 1,
@@ -1424,7 +1429,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1424
1429
  }), null, 16)),
1425
1430
  p(a(St), { class: "ui-ComboboxTrigger" }, {
1426
1431
  default: c(() => [
1427
- p(a(I), { icon: "radix-icons:chevron-down" })
1432
+ p(a(k), { icon: "radix-icons:chevron-down" })
1428
1433
  ]),
1429
1434
  _: 1
1430
1435
  })
@@ -1432,7 +1437,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1432
1437
  _: 3
1433
1438
  }, 8, ["class", "data-radius", "data-multiple"]));
1434
1439
  }
1435
- }), Wa = /* @__PURE__ */ h({
1440
+ }), Wa = /* @__PURE__ */ m({
1436
1441
  inheritAttrs: !1,
1437
1442
  __name: "ComboboxContent",
1438
1443
  props: {
@@ -1470,7 +1475,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1470
1475
  to: o.to
1471
1476
  }, {
1472
1477
  default: c(() => [
1473
- p(a(kt), g({ ref: a(t) }, {
1478
+ p(a(It), g({ ref: a(t) }, {
1474
1479
  ...y.$attrs,
1475
1480
  ...a(n),
1476
1481
  position: "popper",
@@ -1486,7 +1491,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1486
1491
  class: "ui-ScrollArea"
1487
1492
  }, {
1488
1493
  default: c(() => [
1489
- p(a(It), {
1494
+ p(a(kt), {
1490
1495
  class: "ui-ComboboxViewport",
1491
1496
  "as-child": ""
1492
1497
  }, {
@@ -1521,7 +1526,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1521
1526
  _: 3
1522
1527
  }, 8, ["to"]));
1523
1528
  }
1524
- }), Ua = /* @__PURE__ */ h({
1529
+ }), Ua = /* @__PURE__ */ m({
1525
1530
  __name: "ComboboxItem",
1526
1531
  props: {
1527
1532
  textValue: {},
@@ -1531,12 +1536,12 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1531
1536
  as: {}
1532
1537
  },
1533
1538
  setup(s) {
1534
- const t = T(s);
1535
- return (o, l) => (r(), d(a(Tt), g({ class: "ui-ComboboxItem" }, a(t)), {
1539
+ const t = V(s);
1540
+ return (o, l) => (r(), d(a(Vt), g({ class: "ui-ComboboxItem" }, a(t)), {
1536
1541
  default: c(() => [
1537
- p(a(Vt), { class: "ui-ComboboxItemIndicator" }, {
1542
+ p(a(Tt), { class: "ui-ComboboxItemIndicator" }, {
1538
1543
  default: c(() => [
1539
- p(a(I), { icon: "radix-icons:check" })
1544
+ p(a(k), { icon: "radix-icons:check" })
1540
1545
  ]),
1541
1546
  _: 1
1542
1547
  }),
@@ -1545,7 +1550,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1545
1550
  _: 3
1546
1551
  }, 16));
1547
1552
  }
1548
- }), qa = /* @__PURE__ */ h({
1553
+ }), qa = /* @__PURE__ */ m({
1549
1554
  __name: "ComboboxLabel",
1550
1555
  props: {
1551
1556
  for: {},
@@ -1553,7 +1558,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1553
1558
  as: {}
1554
1559
  },
1555
1560
  setup(s) {
1556
- const t = T(s);
1561
+ const t = V(s);
1557
1562
  return M(), (o, l) => (r(), d(a(At), g({ class: "ui-ComboboxLabel" }, a(t)), {
1558
1563
  default: c(() => [
1559
1564
  _(o.$slots, "default")
@@ -1561,7 +1566,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1561
1566
  _: 3
1562
1567
  }, 16));
1563
1568
  }
1564
- }), Ao = ["data-accent-color"], Na = /* @__PURE__ */ h({
1569
+ }), Ao = ["data-accent-color"], Na = /* @__PURE__ */ m({
1565
1570
  __name: "Radio",
1566
1571
  props: /* @__PURE__ */ Q({
1567
1572
  color: {},
@@ -1583,14 +1588,14 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1583
1588
  }), l = C(() => R(e, ["size", "variant", "highContrast"]));
1584
1589
  return (n, i) => te((r(), $("input", {
1585
1590
  "onUpdate:modelValue": i[0] || (i[0] = (u) => be(t) ? t.value = u : null),
1586
- class: k(["ui-Radio", l.value]),
1591
+ class: I(["ui-Radio", l.value]),
1587
1592
  type: "radio",
1588
1593
  "data-accent-color": e.color
1589
1594
  }, null, 10, Ao)), [
1590
1595
  [Ge, a(t)]
1591
1596
  ]);
1592
1597
  }
1593
- }), [Ae, Ro] = oe("ui_RadioGroupRoot"), Ka = /* @__PURE__ */ h({
1598
+ }), [Ae, Ro] = oe("ui_RadioGroupRoot"), Ka = /* @__PURE__ */ m({
1594
1599
  __name: "RadioGroupRoot",
1595
1600
  props: {
1596
1601
  color: {},
@@ -1611,14 +1616,14 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1611
1616
  emits: ["update:modelValue"],
1612
1617
  setup(s, { emit: e }) {
1613
1618
  const t = e, o = s, l = q(o, t, ["color", "size", "variant", "highContrast"]), { size: n, variant: i, color: u, highContrast: y } = ee(o);
1614
- return Ro({ size: n, variant: i, color: u, highContrast: y }), (v, m) => (r(), d(a(Se), g({ class: "ui-RadioGroupRoot" }, a(l)), {
1619
+ return Ro({ size: n, variant: i, color: u, highContrast: y }), (v, h) => (r(), d(a(Se), g({ class: "ui-RadioGroupRoot" }, a(l)), {
1615
1620
  default: c(() => [
1616
1621
  _(v.$slots, "default")
1617
1622
  ]),
1618
1623
  _: 3
1619
1624
  }, 16));
1620
1625
  }
1621
- }), Po = { class: "ui-RadioGroupItem" }, Qa = /* @__PURE__ */ h({
1626
+ }), Po = { class: "ui-RadioGroupItem" }, Qa = /* @__PURE__ */ m({
1622
1627
  __name: "RadioGroupItem",
1623
1628
  props: {
1624
1629
  id: {},
@@ -1630,7 +1635,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1630
1635
  required: { type: Boolean }
1631
1636
  },
1632
1637
  setup(s) {
1633
- const t = T(s), o = Ae(), l = C(() => {
1638
+ const t = V(s), o = Ae(), l = C(() => {
1634
1639
  var i;
1635
1640
  const n = [
1636
1641
  `r-size-${o.size.value}`,
@@ -1649,7 +1654,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1649
1654
  ]);
1650
1655
  };
1651
1656
  }
1652
- }), Za = /* @__PURE__ */ h({
1657
+ }), Za = /* @__PURE__ */ m({
1653
1658
  __name: "RadioCardsItem",
1654
1659
  props: {
1655
1660
  id: {},
@@ -1661,7 +1666,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1661
1666
  required: { type: Boolean }
1662
1667
  },
1663
1668
  setup(s) {
1664
- const t = T(s);
1669
+ const t = V(s);
1665
1670
  M();
1666
1671
  const o = Ae();
1667
1672
  return (l, n) => {
@@ -1687,7 +1692,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1687
1692
  }, 16, ["data-accent-color", "data-size", "data-variant", "data-high-contrast"]);
1688
1693
  };
1689
1694
  }
1690
- }), Ja = /* @__PURE__ */ h({
1695
+ }), Ja = /* @__PURE__ */ m({
1691
1696
  __name: "RadioTabsList",
1692
1697
  props: {
1693
1698
  size: { default: "2" },
@@ -1714,7 +1719,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1714
1719
  _: 3
1715
1720
  }, 16, ["class"]));
1716
1721
  }
1717
- }), Xa = /* @__PURE__ */ h({
1722
+ }), Xa = /* @__PURE__ */ m({
1718
1723
  __name: "TabsList",
1719
1724
  props: {
1720
1725
  size: { default: "2" },
@@ -1724,7 +1729,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1724
1729
  setup(s) {
1725
1730
  const e = s, t = C(() => R(e, ["size", "highContrast"]));
1726
1731
  return (o, l) => (r(), d(a(Rt), {
1727
- class: k(["ui-TabList", t.value]),
1732
+ class: I(["ui-TabList", t.value]),
1728
1733
  "data-accent-color": e.color
1729
1734
  }, {
1730
1735
  default: c(() => [
@@ -1734,7 +1739,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1734
1739
  _: 3
1735
1740
  }, 8, ["class", "data-accent-color"]));
1736
1741
  }
1737
- }), Do = { class: "ui-TabTriggerInner" }, Oo = { class: "ui-TabTriggerInnerHidden" }, Ya = /* @__PURE__ */ h({
1742
+ }), Do = { class: "ui-TabTriggerInner" }, Oo = { class: "ui-TabTriggerInnerHidden" }, Ya = /* @__PURE__ */ m({
1738
1743
  __name: "TabsTrigger",
1739
1744
  props: {
1740
1745
  value: {},
@@ -1743,7 +1748,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1743
1748
  as: {}
1744
1749
  },
1745
1750
  setup(s) {
1746
- const t = T(s);
1751
+ const t = V(s);
1747
1752
  return (o, l) => (r(), d(a(Dt), g(a(t), { class: "ui-TabTrigger" }), {
1748
1753
  default: c(() => [
1749
1754
  b("span", Do, [
@@ -1756,7 +1761,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1756
1761
  _: 3
1757
1762
  }, 16));
1758
1763
  }
1759
- }), es = /* @__PURE__ */ h({
1764
+ }), es = /* @__PURE__ */ m({
1760
1765
  __name: "AccordionRoot",
1761
1766
  props: {
1762
1767
  size: { default: "1" },
@@ -1783,7 +1788,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1783
1788
  _: 3
1784
1789
  }, 16, ["class"]));
1785
1790
  }
1786
- }), ts = /* @__PURE__ */ h({
1791
+ }), ts = /* @__PURE__ */ m({
1787
1792
  __name: "AccordionItem",
1788
1793
  props: {
1789
1794
  disabled: { type: Boolean },
@@ -1793,7 +1798,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1793
1798
  as: {}
1794
1799
  },
1795
1800
  setup(s) {
1796
- const t = T(s);
1801
+ const t = V(s);
1797
1802
  return (o, l) => (r(), d(a(Mt), g(a(t), { class: "ui-AccordionItem" }), {
1798
1803
  default: c(() => [
1799
1804
  _(o.$slots, "default")
@@ -1801,7 +1806,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1801
1806
  _: 3
1802
1807
  }, 16));
1803
1808
  }
1804
- }), os = /* @__PURE__ */ h({
1809
+ }), os = /* @__PURE__ */ m({
1805
1810
  inheritAttrs: !1,
1806
1811
  __name: "AccordionContent",
1807
1812
  props: {
@@ -1810,7 +1815,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1810
1815
  as: {}
1811
1816
  },
1812
1817
  setup(s) {
1813
- const t = T(s);
1818
+ const t = V(s);
1814
1819
  return (o, l) => (r(), d(a(Ft), g(a(t), { class: "ui-AccordionContent" }), {
1815
1820
  default: c(() => [
1816
1821
  b("div", g({ class: "ui-AccordionContentInner" }, o.$attrs), [
@@ -1820,7 +1825,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1820
1825
  _: 3
1821
1826
  }, 16));
1822
1827
  }
1823
- }), Mo = ["data-accent-color"], Fo = /* @__PURE__ */ h({
1828
+ }), Mo = ["data-accent-color"], Fo = /* @__PURE__ */ m({
1824
1829
  __name: "PlusMinusIcon",
1825
1830
  props: {
1826
1831
  color: { default: void 0 },
@@ -1829,26 +1834,26 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1829
1834
  setup(s) {
1830
1835
  const e = s;
1831
1836
  return (t, o) => (r(), $("div", {
1832
- class: k(["ui-PlusMinusIcon", `r-size-${e.size}`]),
1837
+ class: I(["ui-PlusMinusIcon", `r-size-${e.size}`]),
1833
1838
  "data-accent-color": e.color
1834
1839
  }, o[0] || (o[0] = [
1835
1840
  b("div", { class: "ui-PlusMinusIcon-1" }, null, -1),
1836
1841
  b("div", { class: "ui-PlusMinusIcon-2" }, null, -1)
1837
1842
  ]), 10, Mo));
1838
1843
  }
1839
- }), Lo = /* @__PURE__ */ h({
1844
+ }), Lo = /* @__PURE__ */ m({
1840
1845
  __name: "ChevronIcon",
1841
1846
  props: {
1842
1847
  arrowTransform: { default: "right-down" }
1843
1848
  },
1844
1849
  setup(s) {
1845
- return (e, t) => (r(), d(a(I), {
1850
+ return (e, t) => (r(), d(a(k), {
1846
1851
  class: "ui-ChevronIcon",
1847
1852
  icon: "lucide:chevron-right",
1848
1853
  "data-arrow-transform": e.arrowTransform
1849
1854
  }, null, 8, ["data-arrow-transform"]));
1850
1855
  }
1851
- }), Go = { class: "ui-AccordionTriggerText" }, as = /* @__PURE__ */ h({
1856
+ }), Go = { class: "ui-AccordionTriggerText" }, as = /* @__PURE__ */ m({
1852
1857
  __name: "AccordionTrigger",
1853
1858
  props: {
1854
1859
  indicator: { default: "chevron" },
@@ -1875,7 +1880,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1875
1880
  _: 3
1876
1881
  }, 16, ["class"]));
1877
1882
  }
1878
- }), ss = /* @__PURE__ */ h({
1883
+ }), ss = /* @__PURE__ */ m({
1879
1884
  inheritAttrs: !1,
1880
1885
  __name: "CollapsibleContent",
1881
1886
  props: {
@@ -1884,7 +1889,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1884
1889
  as: {}
1885
1890
  },
1886
1891
  setup(s) {
1887
- const t = T(s);
1892
+ const t = V(s);
1888
1893
  return (o, l) => (r(), d(a(Gt), g(a(t), { class: "ui-CollapsibleContent" }), {
1889
1894
  default: c(() => [
1890
1895
  b("div", g({ class: "ui-CollapsibleContentInner" }, o.$attrs), [
@@ -1894,7 +1899,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1894
1899
  _: 3
1895
1900
  }, 16));
1896
1901
  }
1897
- }), Ho = /* @__PURE__ */ h({
1902
+ }), Ho = /* @__PURE__ */ m({
1898
1903
  __name: "Pagination",
1899
1904
  props: /* @__PURE__ */ Q({
1900
1905
  total: {},
@@ -1922,14 +1927,14 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1922
1927
  highContrast: e.highContrast,
1923
1928
  disabled: e.disabled
1924
1929
  })), n = C(() => {
1925
- const v = Math.ceil(e.total / e.perpage), m = t.value > 1 ? t.value - 1 : null, f = t.value < v ? t.value + 1 : null, B = 5 + e.edge * 2, A = v > B && t.value > e.edge + 3, F = v > B && t.value + e.edge + 2 < v, E = [];
1930
+ const v = Math.ceil(e.total / e.perpage), h = t.value > 1 ? t.value - 1 : null, f = t.value < v ? t.value + 1 : null, B = 5 + e.edge * 2, A = v > B && t.value > e.edge + 3, F = v > B && t.value + e.edge + 2 < v, E = [];
1926
1931
  let K = 2, J = v - 1;
1927
1932
  A && !F ? K = Math.max(4, v - 2 * e.edge - 2) : !A && F ? J = Math.min(2 * e.edge + 3, v - 1) : A && F && (K = t.value - e.edge, J = t.value + e.edge);
1928
1933
  for (let X = K; X <= J; X++)
1929
1934
  E.push(X);
1930
1935
  return {
1931
1936
  totalPages: v,
1932
- prev: m,
1937
+ prev: h,
1933
1938
  next: f,
1934
1939
  hasLeftEdge: A,
1935
1940
  hasRightEdge: F,
@@ -1942,18 +1947,18 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1942
1947
  }, y = () => {
1943
1948
  i(t.value + e.edge);
1944
1949
  };
1945
- return (v, m) => (r(), $("div", {
1946
- class: k(["ui-Pagination", o.value])
1950
+ return (v, h) => (r(), $("div", {
1951
+ class: I(["ui-Pagination", o.value])
1947
1952
  }, [
1948
1953
  n.value.prev ? (r(), d(Y, g({ key: 0 }, l.value, {
1949
1954
  "aria-label": "Previous",
1950
- onClick: m[0] || (m[0] = D((f) => i(n.value.prev), ["prevent"]))
1955
+ onClick: h[0] || (h[0] = D((f) => i(n.value.prev), ["prevent"]))
1951
1956
  }), {
1952
1957
  default: c(() => [
1953
1958
  _(v.$slots, "prev-page", {
1954
1959
  page: n.value.prev
1955
1960
  }, () => [
1956
- p(a(I), { icon: "lucide:chevron-left" })
1961
+ p(a(k), { icon: "lucide:chevron-left" })
1957
1962
  ])
1958
1963
  ]),
1959
1964
  _: 3
@@ -1961,11 +1966,11 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1961
1966
  p(W, g(l.value, {
1962
1967
  disabled: t.value === 1,
1963
1968
  "aria-current": "page",
1964
- onClick: m[1] || (m[1] = D((f) => i(1), ["prevent"]))
1969
+ onClick: h[1] || (h[1] = D((f) => i(1), ["prevent"]))
1965
1970
  }), {
1966
1971
  default: c(() => [
1967
1972
  _(v.$slots, "page", { page: 1 }, () => [
1968
- m[4] || (m[4] = L("1"))
1973
+ h[4] || (h[4] = L("1"))
1969
1974
  ])
1970
1975
  ]),
1971
1976
  _: 3
@@ -1977,7 +1982,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1977
1982
  _(v.$slots, "prev-edge", {
1978
1983
  page: t.value - v.edge
1979
1984
  }, () => [
1980
- p(a(I), { icon: "lucide:ellipsis" })
1985
+ p(a(k), { icon: "lucide:ellipsis" })
1981
1986
  ])
1982
1987
  ]),
1983
1988
  _: 3
@@ -1992,7 +1997,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
1992
1997
  }), {
1993
1998
  default: c(() => [
1994
1999
  _(v.$slots, "page", { page: f }, () => [
1995
- L(V(f), 1)
2000
+ L(T(f), 1)
1996
2001
  ])
1997
2002
  ]),
1998
2003
  _: 2
@@ -2004,7 +2009,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
2004
2009
  _(v.$slots, "next-edge", {
2005
2010
  page: t.value + v.edge
2006
2011
  }, () => [
2007
- p(a(I), { icon: "lucide:ellipsis" })
2012
+ p(a(k), { icon: "lucide:ellipsis" })
2008
2013
  ])
2009
2014
  ]),
2010
2015
  _: 3
@@ -2012,33 +2017,33 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
2012
2017
  n.value.totalPages > 1 ? (r(), d(W, g({ key: 3 }, l.value, {
2013
2018
  disabled: n.value.totalPages === t.value,
2014
2019
  "aria-current": "page",
2015
- onClick: m[2] || (m[2] = D((f) => i(n.value.totalPages), ["prevent"]))
2020
+ onClick: h[2] || (h[2] = D((f) => i(n.value.totalPages), ["prevent"]))
2016
2021
  }), {
2017
2022
  default: c(() => [
2018
2023
  _(v.$slots, "page", {
2019
2024
  page: n.value.totalPages
2020
2025
  }, () => [
2021
- L(V(n.value.totalPages), 1)
2026
+ L(T(n.value.totalPages), 1)
2022
2027
  ])
2023
2028
  ]),
2024
2029
  _: 3
2025
2030
  }, 16, ["disabled"])) : z("", !0),
2026
2031
  n.value.next ? (r(), d(Y, g({ key: 4 }, l.value, {
2027
2032
  "aria-label": "Next",
2028
- onClick: m[3] || (m[3] = D((f) => i(n.value.next), ["prevent"]))
2033
+ onClick: h[3] || (h[3] = D((f) => i(n.value.next), ["prevent"]))
2029
2034
  }), {
2030
2035
  default: c(() => [
2031
2036
  _(v.$slots, "next-page", {
2032
2037
  page: n.value.next
2033
2038
  }, () => [
2034
- p(a(I), { icon: "lucide:chevron-right" })
2039
+ p(a(k), { icon: "lucide:chevron-right" })
2035
2040
  ])
2036
2041
  ]),
2037
2042
  _: 3
2038
2043
  }, 16)) : z("", !0)
2039
2044
  ], 2));
2040
2045
  }
2041
- }), Eo = ["data-size", "data-variant"], jo = ["data-layout"], ls = /* @__PURE__ */ h({
2046
+ }), Eo = ["data-size", "data-variant"], jo = ["data-layout"], ls = /* @__PURE__ */ m({
2042
2047
  __name: "Table",
2043
2048
  props: {
2044
2049
  size: { default: "2" },
@@ -2052,7 +2057,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
2052
2057
  "data-size": e.size,
2053
2058
  "data-variant": e.variant
2054
2059
  }, [
2055
- p(ke, null, {
2060
+ p(Ie, null, {
2056
2061
  default: c(() => [
2057
2062
  b("table", {
2058
2063
  class: "ui-TableContent",
@@ -2065,7 +2070,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
2065
2070
  })
2066
2071
  ], 8, Eo));
2067
2072
  }
2068
- }), ns = /* @__PURE__ */ h({
2073
+ }), ns = /* @__PURE__ */ m({
2069
2074
  __name: "Separator",
2070
2075
  props: {
2071
2076
  as: { default: "span" },
@@ -2077,13 +2082,13 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
2077
2082
  const e = s;
2078
2083
  return (t, o) => (r(), d(a(U), {
2079
2084
  as: e.as,
2080
- class: k(["ui-Separator", `r-size-${e.size}`]),
2085
+ class: I(["ui-Separator", `r-size-${e.size}`]),
2081
2086
  role: "separator",
2082
2087
  "data-accent-color": e.color,
2083
2088
  "aria-orientation": e.orientation
2084
2089
  }, null, 8, ["as", "class", "data-accent-color", "aria-orientation"]));
2085
2090
  }
2086
- }), Wo = ["textContent"], Uo = /* @__PURE__ */ h({
2091
+ }), Wo = ["textContent"], Uo = /* @__PURE__ */ m({
2087
2092
  inheritAttrs: !1,
2088
2093
  __name: "Tooltip",
2089
2094
  props: {
@@ -2156,7 +2161,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
2156
2161
  _(t.$slots, "content", {}, () => [
2157
2162
  b("p", {
2158
2163
  class: "ui-TooltipText",
2159
- textContent: V(e.content)
2164
+ textContent: T(e.content)
2160
2165
  }, null, 8, Wo)
2161
2166
  ]),
2162
2167
  p(a(qt), { class: "ui-TooltipArrow" })
@@ -2173,7 +2178,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
2173
2178
  _: 3
2174
2179
  }, 8, ["delay-duration", "disable-closing-trigger", "disable-hoverable-content", "disabled", "ignore-non-keyboard-focus", "skip-delay-duration"]));
2175
2180
  }
2176
- }), rs = /* @__PURE__ */ h({
2181
+ }), rs = /* @__PURE__ */ m({
2177
2182
  __name: "Quota",
2178
2183
  props: {
2179
2184
  percent: {},
@@ -2201,7 +2206,7 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
2201
2206
  _: 1
2202
2207
  }, 8, ["model-value", "data-accent-color"]));
2203
2208
  }
2204
- }), is = /* @__PURE__ */ h({
2209
+ }), is = /* @__PURE__ */ m({
2205
2210
  __name: "Spinner",
2206
2211
  props: {
2207
2212
  icon: { default: "180-ring" },
@@ -2209,12 +2214,12 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
2209
2214
  },
2210
2215
  setup(s) {
2211
2216
  const e = s, t = C(() => `svg-spinners:${e.icon}`);
2212
- return (o, l) => (r(), d(a(I), {
2213
- class: k(["ui-Spinner", `r-size-${o.size}`]),
2217
+ return (o, l) => (r(), d(a(k), {
2218
+ class: I(["ui-Spinner", `r-size-${o.size}`]),
2214
2219
  icon: t.value
2215
2220
  }, null, 8, ["class", "icon"]));
2216
2221
  }
2217
- }), qo = ["data-status"], cs = /* @__PURE__ */ h({
2222
+ }), qo = ["data-status"], cs = /* @__PURE__ */ m({
2218
2223
  __name: "SavingIndicator",
2219
2224
  props: {
2220
2225
  status: {},
@@ -2223,19 +2228,19 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
2223
2228
  setup(s) {
2224
2229
  const e = s;
2225
2230
  return (t, o) => (r(), $("div", {
2226
- class: k(["ui-SavingIndicator", `r-size-${t.size}`]),
2231
+ class: I(["ui-SavingIndicator", `r-size-${t.size}`]),
2227
2232
  "data-status": e.status
2228
2233
  }, [
2229
- e.status === "saving" ? (r(), d(a(I), {
2234
+ e.status === "saving" ? (r(), d(a(k), {
2230
2235
  key: 0,
2231
2236
  icon: "svg-spinners:180-ring"
2232
- })) : e.status === "saved" ? (r(), d(a(I), {
2237
+ })) : e.status === "saved" ? (r(), d(a(k), {
2233
2238
  key: 1,
2234
2239
  icon: "lucide:check-circle-2"
2235
2240
  })) : z("", !0)
2236
2241
  ], 10, qo));
2237
2242
  }
2238
- }), No = ["data-accent-color"], us = /* @__PURE__ */ h({
2243
+ }), No = ["data-accent-color"], us = /* @__PURE__ */ m({
2239
2244
  __name: "IconCircle",
2240
2245
  props: {
2241
2246
  color: {},
@@ -2246,18 +2251,18 @@ const Ha = /* @__PURE__ */ Bo(xo, [["render", So]]), [zo, ko] = oe("ui_ComboboxR
2246
2251
  setup(s) {
2247
2252
  const e = s, t = C(() => R(e, ["size", "variant"]));
2248
2253
  return (o, l) => (r(), $("span", {
2249
- class: k(["ui-IconCircle", t.value]),
2254
+ class: I(["ui-IconCircle", t.value]),
2250
2255
  "data-radius": "full",
2251
2256
  "data-accent-color": e.color
2252
2257
  }, [
2253
- p(a(I), {
2258
+ p(a(k), {
2254
2259
  icon: e.icon
2255
2260
  }, null, 8, ["icon"])
2256
2261
  ], 10, No));
2257
2262
  }
2258
2263
  }), Ko = "https://challenges.cloudflare.com/turnstile/v0/api.js", ge = "cfTurnstileOnLoad";
2259
2264
  let se = typeof window < "u" && window.turnstile !== void 0 ? "ready" : "unloaded", ie, le, ye;
2260
- const ds = /* @__PURE__ */ h({
2265
+ const ds = /* @__PURE__ */ m({
2261
2266
  __name: "Turnstile",
2262
2267
  props: {
2263
2268
  sitekey: {},
@@ -2307,7 +2312,7 @@ const ds = /* @__PURE__ */ h({
2307
2312
  })(), t.renderOnMount && y();
2308
2313
  }), Ce(() => {
2309
2314
  i(), clearTimeout(ye);
2310
- }), (v, m) => (r(), $("div", {
2315
+ }), (v, h) => (r(), $("div", {
2311
2316
  ref_key: "element",
2312
2317
  ref: l
2313
2318
  }, null, 512));
@@ -2315,7 +2320,7 @@ const ds = /* @__PURE__ */ h({
2315
2320
  }), Qo = {
2316
2321
  type: "button",
2317
2322
  class: "ui-IconifySample"
2318
- }, Zo = { class: "ui-IconifySampleInfo" }, Jo = { class: "ui-IconifySampleIcons" }, Xo = /* @__PURE__ */ h({
2323
+ }, Zo = { class: "ui-IconifySampleInfo" }, Jo = { class: "ui-IconifySampleIcons" }, Xo = /* @__PURE__ */ m({
2319
2324
  __name: "IconifySample",
2320
2325
  props: {
2321
2326
  prefix: {},
@@ -2329,13 +2334,13 @@ const ds = /* @__PURE__ */ h({
2329
2334
  const e = s;
2330
2335
  return (t, o) => (r(), $("button", Qo, [
2331
2336
  b("div", Zo, [
2332
- b("strong", null, V(e.name), 1),
2333
- b("span", null, V(e.license.title), 1),
2334
- b("span", null, V(e.total) + " icons", 1)
2337
+ b("strong", null, T(e.name), 1),
2338
+ b("span", null, T(e.license.title), 1),
2339
+ b("span", null, T(e.total) + " icons", 1)
2335
2340
  ]),
2336
2341
  b("div", Jo, [
2337
2342
  (r(!0), $(H, null, j(e.samples, (l) => (r(), $("span", { key: l }, [
2338
- p(a(I), {
2343
+ p(a(k), {
2339
2344
  icon: e.prefix + ":" + l
2340
2345
  }, null, 8, ["icon"])
2341
2346
  ]))), 128))
@@ -2370,7 +2375,7 @@ const ds = /* @__PURE__ */ h({
2370
2375
  }, ce = (s, e, t) => s.filter((o) => {
2371
2376
  let l = !0;
2372
2377
  return e && o.indexOf(e) === -1 && (l = !1), t && o.indexOf(`-${t}`) === -1 && (l = !1), l;
2373
- }), ps = /* @__PURE__ */ h({
2378
+ }), ps = /* @__PURE__ */ m({
2374
2379
  __name: "IconifyCollection",
2375
2380
  props: {
2376
2381
  prefix: {},
@@ -2379,14 +2384,14 @@ const ds = /* @__PURE__ */ h({
2379
2384
  },
2380
2385
  emits: ["select"],
2381
2386
  setup(s, { emit: e }) {
2382
- const t = s, o = e, l = P("all"), n = P([]), i = P(""), u = P(1), y = P(""), v = P([]), m = P(), f = P(""), B = P(""), A = () => {
2383
- u.value = 1, y.value = "", v.value = [], m.value = void 0, f.value = "", B.value = "", l.value = "all";
2387
+ const t = s, o = e, l = P("all"), n = P([]), i = P(""), u = P(1), y = P(""), v = P([]), h = P(), f = P(""), B = P(""), A = () => {
2388
+ u.value = 1, y.value = "", v.value = [], h.value = void 0, f.value = "", B.value = "", l.value = "all";
2384
2389
  }, F = (w) => {
2385
2390
  o("select", w);
2386
2391
  }, E = async () => {
2387
2392
  y.value ? (l.value = "search", v.value = await pa(y.value)) : l.value = "all";
2388
2393
  }, K = async (w) => {
2389
- m.value = void 0, f.value = "", B.value = "", l.value = "collection", m.value = await fa(w);
2394
+ h.value = void 0, f.value = "", B.value = "", l.value = "collection", h.value = await fa(w);
2390
2395
  }, J = C(() => {
2391
2396
  let w = 0;
2392
2397
  return n.value.forEach((S) => {
@@ -2397,18 +2402,18 @@ const ds = /* @__PURE__ */ h({
2397
2402
  return { ...w, items: S };
2398
2403
  }).filter((w) => w.items.length !== 0) : n.value), Re = C(() => {
2399
2404
  let w = [];
2400
- return m.value ? (m.value.uncategorized ? w = ce(m.value.uncategorized, f.value, B.value) : m.value.categories && Object.keys(m.value.categories).forEach((S) => {
2401
- const O = m.value.categories[S];
2405
+ return h.value ? (h.value.uncategorized ? w = ce(h.value.uncategorized, f.value, B.value) : h.value.categories && Object.keys(h.value.categories).forEach((S) => {
2406
+ const O = h.value.categories[S];
2402
2407
  ce(O, f.value, B.value).forEach((x) => {
2403
2408
  w.push(x);
2404
2409
  });
2405
- }), f.value && !w.length && m.value.hidden && (w = ce(m.value.hidden, f.value, B.value)), w.map((S) => {
2410
+ }), f.value && !w.length && h.value.hidden && (w = ce(h.value.hidden, f.value, B.value)), w.map((S) => {
2406
2411
  var O;
2407
- return `${(O = m.value) == null ? void 0 : O.prefix}:${S}`;
2412
+ return `${(O = h.value) == null ? void 0 : O.prefix}:${S}`;
2408
2413
  })) : w;
2409
- }), he = C(() => l.value === "search" ? v.value : l.value === "collection" ? Re.value : []), Pe = C(() => {
2414
+ }), me = C(() => l.value === "search" ? v.value : l.value === "collection" ? Re.value : []), Pe = C(() => {
2410
2415
  const w = (u.value - 1) * t.perpage, S = u.value * t.perpage;
2411
- return he.value.slice(w, S);
2416
+ return me.value.slice(w, S);
2412
2417
  });
2413
2418
  return ue(async () => {
2414
2419
  t.prefix ? K(t.prefix) : t.search && (y.value = t.search, E()), n.value = await da();
@@ -2417,7 +2422,7 @@ const ds = /* @__PURE__ */ h({
2417
2422
  return r(), $("div", Yo, [
2418
2423
  te(b("div", ea, [
2419
2424
  b("section", ta, [
2420
- b("h1", null, V(J.value) + " icon sets", 1),
2425
+ b("h1", null, T(J.value) + " icon sets", 1),
2421
2426
  b("div", oa, [
2422
2427
  p(ae, {
2423
2428
  modelValue: i.value,
@@ -2428,7 +2433,7 @@ const ds = /* @__PURE__ */ h({
2428
2433
  modelValue: y.value,
2429
2434
  "onUpdate:modelValue": S[1] || (S[1] = (x) => y.value = x),
2430
2435
  placeholder: "Search icons...",
2431
- onKeydown: me(E, ["enter"])
2436
+ onKeydown: he(E, ["enter"])
2432
2437
  }, null, 8, ["modelValue"])
2433
2438
  ])
2434
2439
  ]),
@@ -2437,8 +2442,8 @@ const ds = /* @__PURE__ */ h({
2437
2442
  class: "ui-IconifyCollectionSample"
2438
2443
  }, [
2439
2444
  b("h1", aa, [
2440
- b("span", sa, V(x.category), 1),
2441
- b("span", la, "(" + V(x.items.length) + " icon sets)", 1)
2445
+ b("span", sa, T(x.category), 1),
2446
+ b("span", la, "(" + T(x.items.length) + " icon sets)", 1)
2442
2447
  ]),
2443
2448
  b("div", na, [
2444
2449
  (r(!0), $(H, null, j(x.items, (G) => (r(), d(Xo, g({
@@ -2470,7 +2475,7 @@ const ds = /* @__PURE__ */ h({
2470
2475
  modelValue: y.value,
2471
2476
  "onUpdate:modelValue": S[2] || (S[2] = (x) => y.value = x),
2472
2477
  placeholder: "Search icons...",
2473
- onKeydown: me(E, ["enter"])
2478
+ onKeydown: he(E, ["enter"])
2474
2479
  }, null, 8, ["modelValue"])) : z("", !0),
2475
2480
  l.value === "collection" ? (r(), d(ae, {
2476
2481
  key: 1,
@@ -2479,8 +2484,8 @@ const ds = /* @__PURE__ */ h({
2479
2484
  placeholder: "Search icons..."
2480
2485
  }, null, 8, ["modelValue"])) : z("", !0)
2481
2486
  ]),
2482
- l.value === "collection" && ((O = m.value) != null && O.suffixes) ? (r(), $("div", ca, [
2483
- (r(!0), $(H, null, j(m.value.suffixes, (x, G) => (r(), d(W, {
2487
+ l.value === "collection" && ((O = h.value) != null && O.suffixes) ? (r(), $("div", ca, [
2488
+ (r(!0), $(H, null, j(h.value.suffixes, (x, G) => (r(), d(W, {
2484
2489
  key: G,
2485
2490
  variant: B.value === G ? "solid" : "outline",
2486
2491
  color: "gray",
@@ -2489,7 +2494,7 @@ const ds = /* @__PURE__ */ h({
2489
2494
  onClick: D((De) => B.value = G, ["prevent"])
2490
2495
  }, {
2491
2496
  default: c(() => [
2492
- L(V(x), 1)
2497
+ L(T(x), 1)
2493
2498
  ]),
2494
2499
  _: 2
2495
2500
  }, 1032, ["variant", "onClick"]))), 128))
@@ -2509,7 +2514,7 @@ const ds = /* @__PURE__ */ h({
2509
2514
  onClick: D((G) => F(x), ["prevent"])
2510
2515
  }, {
2511
2516
  default: c(() => [
2512
- p(a(I), { icon: x }, null, 8, ["icon"])
2517
+ p(a(k), { icon: x }, null, 8, ["icon"])
2513
2518
  ]),
2514
2519
  _: 2
2515
2520
  }, 1032, ["onClick"])
@@ -2520,7 +2525,7 @@ const ds = /* @__PURE__ */ h({
2520
2525
  p(Ho, {
2521
2526
  page: u.value,
2522
2527
  "onUpdate:page": S[4] || (S[4] = (x) => u.value = x),
2523
- total: he.value.length,
2528
+ total: me.value.length,
2524
2529
  perpage: w.perpage
2525
2530
  }, null, 8, ["page", "total", "perpage"])
2526
2531
  ])) : z("", !0)
@@ -2533,7 +2538,7 @@ export {
2533
2538
  ts as AccordionItem,
2534
2539
  es as AccordionRoot,
2535
2540
  as as AccordionTrigger,
2536
- ms as AlertDialogAction,
2541
+ hs as AlertDialogAction,
2537
2542
  vs as AlertDialogCancel,
2538
2543
  ba as AlertDialogContent,
2539
2544
  _s as AlertDialogDescription,
@@ -2545,10 +2550,10 @@ export {
2545
2550
  W as Button,
2546
2551
  Yt as Card,
2547
2552
  ya as CardHead,
2548
- Ie as Checkbox,
2549
- Ta as CheckboxGroupControl,
2550
- Ia as CheckboxGroupItem,
2551
- ka as CheckboxGroupRoot,
2553
+ ke as Checkbox,
2554
+ Va as CheckboxGroupControl,
2555
+ ka as CheckboxGroupItem,
2556
+ Ia as CheckboxGroupRoot,
2552
2557
  Lo as ChevronIcon,
2553
2558
  ss as CollapsibleContent,
2554
2559
  bs as CollapsibleRoot,
@@ -2566,12 +2571,12 @@ export {
2566
2571
  Ss as DialogDescription,
2567
2572
  Ba as DialogHead,
2568
2573
  zs as DialogRoot,
2569
- ks as DialogTitle,
2570
- Is as DialogTrigger,
2574
+ Is as DialogTitle,
2575
+ ks as DialogTrigger,
2571
2576
  xa as DropdownMenuContent,
2572
2577
  wa as DropdownMenuItem,
2573
- Ts as DropdownMenuRoot,
2574
- Vs as DropdownMenuTrigger,
2578
+ Vs as DropdownMenuRoot,
2579
+ Ts as DropdownMenuTrigger,
2575
2580
  Gs as Icon,
2576
2581
  Y as IconButton,
2577
2582
  us as IconCircle,
@@ -2592,7 +2597,7 @@ export {
2592
2597
  Ds as RadioTabsItem,
2593
2598
  Ja as RadioTabsList,
2594
2599
  cs as SavingIndicator,
2595
- ke as ScrollArea,
2600
+ Ie as ScrollArea,
2596
2601
  Ma as SelectContent,
2597
2602
  Os as SelectGroup,
2598
2603
  La as SelectItem,
@@ -2611,7 +2616,7 @@ export {
2611
2616
  Ya as TabsTrigger,
2612
2617
  Pa as TextArea,
2613
2618
  ae as TextField,
2614
- Va as Toggle,
2619
+ Ta as Toggle,
2615
2620
  Ra as ToggleGroupItem,
2616
2621
  Aa as ToggleGroupRoot,
2617
2622
  Uo as Tooltip,