@mkbabb/glass-ui 2.1.0 → 3.0.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.
Files changed (79) hide show
  1. package/dist/{CommandShortcut-_INFUMu6.js → CommandShortcut-BNDzfFnB.js} +2 -2
  2. package/dist/{ContextMenuSubContent-DCkweFW9.js → ContextMenuSubContent-DLEyeqbh.js} +3 -3
  3. package/dist/{DialogContent-CmCijgX9.js → DialogContent-DSo7PKlU.js} +1 -1
  4. package/dist/{DialogFooter-DRdaCok0.js → DialogFooter-D5KY6sCX.js} +1 -1
  5. package/dist/{Notification-DrI1DT2v.js → Notification-D97JO0fK.js} +2 -2
  6. package/dist/{SelectScrollDownButton-yu8EYUnu.js → SelectScrollDownButton-BwTexKeY.js} +2 -2
  7. package/dist/{Toaster-DY8_jtHv.js → Toaster-CY8gJu9E.js} +69 -58
  8. package/dist/animated-digit.js +1 -1
  9. package/dist/aurora.js +100 -87
  10. package/dist/carousel.js +4 -4
  11. package/dist/{check-dwgetki8.js → check-Nuw7H9Yh.js} +1 -1
  12. package/dist/{chevron-down-DILQA1t6.js → chevron-down-Du2b9vY_.js} +1 -1
  13. package/dist/{chevron-right-fS7fal2t.js → chevron-right-CtDxpE3w.js} +1 -1
  14. package/dist/{chevron-up-BtYjYQOS.js → chevron-up-CenYokvI.js} +1 -1
  15. package/dist/command.js +1 -1
  16. package/dist/components/custom/aurora/composables/runtime.d.ts +24 -1
  17. package/dist/components/custom/toggle-chip/ToggleChip.vue.d.ts +6 -4
  18. package/dist/components/ui/toast/Toaster.vue.d.ts +7 -1
  19. package/dist/components/ui/toast/index.d.ts +1 -0
  20. package/dist/composables/dark/index.d.ts +1 -0
  21. package/dist/composables/dom/index.d.ts +1 -0
  22. package/dist/composables/dom/useIdleReady.d.ts +63 -0
  23. package/dist/composables/index.d.ts +1 -0
  24. package/dist/composables/motion/core/index.d.ts +6 -0
  25. package/dist/composables/motion/index.d.ts +0 -7
  26. package/dist/configurator.js +1 -1
  27. package/dist/confirm-dialog.js +1 -1
  28. package/dist/constants-D-8FN28s.js +13 -0
  29. package/dist/context-menu.js +1 -1
  30. package/dist/{createLucideIcon-Bn9a1b70.js → createLucideIcon-rHu18UQW.js} +2 -2
  31. package/dist/dark.d.ts +1 -1
  32. package/dist/dark.js +12 -1
  33. package/dist/dialog.js +2 -2
  34. package/dist/dock.js +1 -1
  35. package/dist/dom.js +2 -2
  36. package/dist/{dropdown-menu-2K-SGkZU.js → dropdown-menu-gHSkffW7.js} +2 -2
  37. package/dist/dropdown-menu.js +1 -1
  38. package/dist/expandable-container.js +2 -2
  39. package/dist/forms.js +2 -2
  40. package/dist/glass-ui.js +109 -109
  41. package/dist/icon-tooltip.js +1 -1
  42. package/dist/keyboard.js +1 -1
  43. package/dist/labeled-field.js +3 -3
  44. package/dist/{minimize-2-LsCJ_eNt.js → minimize-2-C_oyKVwZ.js} +1 -1
  45. package/dist/motion-core.d.ts +1 -0
  46. package/dist/motion-core.js +192 -0
  47. package/dist/motion.js +25 -227
  48. package/dist/notification.js +1 -1
  49. package/dist/responsive-tabs.js +1 -1
  50. package/dist/{search-ocd8tmL9.js → search-7XEx_6hq.js} +1 -1
  51. package/dist/search.js +4 -4
  52. package/dist/select.js +1 -1
  53. package/dist/{sheet-CLVkb3AO.js → sheet-BsBdO5jq.js} +1 -1
  54. package/dist/sheet.js +1 -1
  55. package/dist/styles/dock.css +72 -95
  56. package/dist/styles/drawer.css +2 -2
  57. package/dist/styles/instrument-chassis.css +28 -1
  58. package/dist/styles/theme.css +3 -0
  59. package/dist/styles/tokens.css +109 -266
  60. package/dist/styles/typography.css +44 -131
  61. package/dist/styles/utilities.css +23 -58
  62. package/dist/toast.js +1 -1
  63. package/dist/{useAnimatedNumber-DcvTR9B4.js → useAnimatedNumber-2l13GibX.js} +9 -20
  64. package/dist/{useConfiguratorState-BlaevW0S.js → useConfiguratorState-BpZi8QJu.js} +5 -5
  65. package/dist/{useBreakpoint-BHlX-MhR.js → useIdleReady-DlzJicQH.js} +29 -1
  66. package/dist/{x-cdWAmO-q.js → x-Cb3NE2Ne.js} +1 -1
  67. package/package.json +12 -5
  68. package/src/styles/dock.css +72 -95
  69. package/src/styles/drawer.css +2 -2
  70. package/src/styles/instrument-chassis.css +28 -1
  71. package/src/styles/theme.css +3 -0
  72. package/src/styles/tokens.css +109 -266
  73. package/src/styles/typography.css +44 -131
  74. package/src/styles/utilities.css +23 -58
  75. package/dist/composables/motion/useSpringOrchestrator.d.ts +0 -15
  76. /package/dist/{IconTooltip-ge_mBSWR.js → IconTooltip-GIeWdo64.js} +0 -0
  77. /package/dist/{Input-CbakTe3B.js → Input-CBvqW8kZ.js} +0 -0
  78. /package/dist/composables/{motion → dark}/installDarkModeSync.d.ts +0 -0
  79. /package/dist/{useKeyboardShortcuts-B1ev1YEC.js → useKeyboardShortcuts-CPO4AhLx.js} +0 -0
package/dist/glass-ui.js CHANGED
@@ -1,37 +1,37 @@
1
1
  import { t as e } from "./cn-DJXf4yaB.js";
2
- import { t } from "./createLucideIcon-Bn9a1b70.js";
3
- import { t as n } from "./check-dwgetki8.js";
4
- import { t as r } from "./chevron-down-DILQA1t6.js";
5
- import { t as i } from "./Notification-DrI1DT2v.js";
6
- import { a, c as o, i as s, l as c, n as l, o as u, r as d, s as f, t as p, u as ee } from "./ContextMenuSubContent-DCkweFW9.js";
7
- import { a as te, i as ne, n as re, o as ie, r as ae, s as oe, t as se } from "./useConfiguratorState-BlaevW0S.js";
8
- import { t as m } from "./x-cdWAmO-q.js";
2
+ import { t } from "./createLucideIcon-rHu18UQW.js";
3
+ import { t as n } from "./check-Nuw7H9Yh.js";
4
+ import { t as r } from "./chevron-down-Du2b9vY_.js";
5
+ import { t as i } from "./Notification-D97JO0fK.js";
6
+ import { a, c as o, i as s, l as c, n as l, o as u, r as d, s as f, t as p, u as ee } from "./ContextMenuSubContent-DLEyeqbh.js";
7
+ import { a as te, i as ne, n as re, o as ie, r as ae, s as oe, t as se } from "./useConfiguratorState-BpZi8QJu.js";
8
+ import { t as m } from "./x-Cb3NE2Ne.js";
9
9
  import { n as h, t as ce } from "./badge-BbxVKZfw.js";
10
10
  import { n as g, t as le } from "./button-BlOW34DT.js";
11
11
  import { a as ue, i as de, n as fe, o as pe, r as me, t as he } from "./CardFooter-Yi0xtLLd.js";
12
12
  import { n as ge, r as _e, t as ve } from "./CollapsibleContent-DHRuXE3P.js";
13
- import { a as _, c as ye, i as v, l as y, n as be, o as b, r as x, s as S, t as xe } from "./CommandShortcut-_INFUMu6.js";
14
- import { n as Se, t as Ce } from "./DialogContent-CmCijgX9.js";
15
- import { a as we, i as Te, n as Ee, o as De, r as Oe, s as ke, t as Ae } from "./DialogFooter-DRdaCok0.js";
13
+ import { a as _, c as ye, i as v, l as y, n as be, o as b, r as x, s as S, t as xe } from "./CommandShortcut-BNDzfFnB.js";
14
+ import { n as Se, t as Ce } from "./DialogContent-DSo7PKlU.js";
15
+ import { a as we, i as Te, n as Ee, o as De, r as Oe, s as ke, t as Ae } from "./DialogFooter-D5KY6sCX.js";
16
16
  import { n as C, r as je, t as Me } from "./ContextMenuContent-CvXfU5qz.js";
17
17
  import { a as Ne, c as Pe, i as Fe, l as Ie, n as Le, o as Re, r as ze, s as Be, t as Ve, u as He } from "./DataTable-Ce00dbHD.js";
18
- import { a as Ue, c as We, d as Ge, f as Ke, h as qe, i as Je, l as Ye, m as Xe, n as Ze, o as Qe, p as $e, r as et, s as tt, t as nt, u as rt } from "./dropdown-menu-2K-SGkZU.js";
18
+ import { a as Ue, c as We, d as Ge, f as Ke, h as qe, i as Je, l as Ye, m as Xe, n as Ze, o as Qe, p as $e, r as et, s as tt, t as nt, u as rt } from "./dropdown-menu-gHSkffW7.js";
19
19
  import { n as it, r as at, t as ot } from "./HoverCardContent-4nN5-5bz.js";
20
20
  import { t as st } from "./Label-C8QMJSsf.js";
21
21
  import { t as ct } from "./MetricBadge-DRBB18Xq.js";
22
22
  import { n as w, r as T, t as E } from "./PopoverContent-BCH4eYs8.js";
23
23
  import { t as lt } from "./Progress-CCH-2UBR.js";
24
24
  import { t as ut } from "./PaperBackdrop-Bc2drCqJ.js";
25
- import { a as dt, i as ft, n as pt, o as mt, r as ht, s as gt, t as _t } from "./SelectScrollDownButton-yu8EYUnu.js";
25
+ import { a as dt, i as ft, n as pt, o as mt, r as ht, s as gt, t as _t } from "./SelectScrollDownButton-BwTexKeY.js";
26
26
  import { t as vt } from "./SelectGroup-O69GTQ77.js";
27
27
  import { n as yt, t as bt } from "./SelectSeparator-GTHxKO0a.js";
28
28
  import { t as xt } from "./Separator-_NCypg_C.js";
29
- import { a as St, c as Ct, i as wt, l as Tt, n as Et, o as Dt, r as Ot, s as kt, t as At } from "./sheet-CLVkb3AO.js";
29
+ import { a as St, c as Ct, i as wt, l as Tt, n as Et, o as Dt, r as Ot, s as kt, t as At } from "./sheet-BsBdO5jq.js";
30
30
  import { t as jt } from "./useTimer-lp5NlH4w.js";
31
31
  import { t as Mt } from "./useTouchGate-BhhEMlwJ.js";
32
32
  import { n as Nt, t as Pt } from "./slider-BQaLYFLh.js";
33
33
  import { t as Ft } from "./Switch-CL0uxu8F.js";
34
- import { a as It, c as Lt, i as Rt, n as zt, o as Bt, r as Vt, s as Ht, t as Ut } from "./Toaster-DY8_jtHv.js";
34
+ import { a as It, c as Lt, i as Rt, n as zt, o as Bt, r as Vt, s as Ht, t as Ut } from "./Toaster-CY8gJu9E.js";
35
35
  import { i as Wt, n as Gt, r as Kt, t as qt } from "./ToggleGroupItem-BYG_8M9M.js";
36
36
  import { i as Jt, n as Yt, r as Xt, t as Zt } from "./TooltipProvider-C5QLSPto.js";
37
37
  import { n as Qt, t as $t } from "./InstrumentChassis-DOaVYyWq.js";
@@ -43,16 +43,16 @@ import { t as sn } from "./HoverPopover-Btv4RQfv.js";
43
43
  import { t as cn } from "./useResizeObserver-F4aRR4Cj.js";
44
44
  import { t as ln } from "./ScrollingText-7P8skg5W.js";
45
45
  import { t as un } from "./useInterval-COlTCeVa.js";
46
- import { a as dn, i as fn, n as pn, r as D, t as mn } from "./useBreakpoint-BHlX-MhR.js";
47
- import { n as hn, r as gn, t as _n } from "./useGlassRenderer-DMDdMH55.js";
48
- import { t as vn } from "./useSortable-Ck0rBJ4g.js";
49
- import { Fragment as O, computed as k, createBlock as A, createCommentVNode as j, createElementBlock as M, createElementVNode as N, createTextVNode as P, createVNode as F, defineComponent as I, guardReactiveProps as L, mergeProps as R, normalizeClass as z, normalizeProps as B, openBlock as V, ref as yn, renderList as H, renderSlot as U, resolveDynamicComponent as W, toDisplayString as G, toRaw as bn, unref as K, withCtx as q, withModifiers as xn } from "vue";
50
- import { AccordionContent as Sn, AccordionHeader as Cn, AccordionItem as wn, AccordionRoot as Tn, AccordionTrigger as En, AvatarFallback as Dn, AvatarImage as On, AvatarRoot as kn, CheckboxIndicator as An, CheckboxRoot as jn, NumberFieldDecrement as Mn, NumberFieldIncrement as Nn, NumberFieldInput as Pn, NumberFieldRoot as Fn, RadioGroupIndicator as In, RadioGroupItem as Ln, RadioGroupRoot as Rn, TabsContent as zn, TabsIndicator as Bn, TabsList as Vn, TabsRoot as Hn, TabsTrigger as Un, TagsInputInput as Wn, TagsInputItem as Gn, TagsInputItemDelete as Kn, TagsInputItemText as qn, TagsInputRoot as Jn, useEmitAsProps as Yn, useForwardProps as J, useForwardPropsEmits as Y } from "reka-ui";
46
+ import { a as dn, i as fn, n as pn, o as D, r as mn, t as hn } from "./useIdleReady-DlzJicQH.js";
47
+ import { n as gn, r as _n, t as vn } from "./useGlassRenderer-DMDdMH55.js";
48
+ import { t as yn } from "./useSortable-Ck0rBJ4g.js";
49
+ import { Fragment as O, computed as k, createBlock as A, createCommentVNode as j, createElementBlock as M, createElementVNode as N, createTextVNode as P, createVNode as F, defineComponent as I, guardReactiveProps as L, mergeProps as R, normalizeClass as z, normalizeProps as B, openBlock as V, ref as bn, renderList as H, renderSlot as U, resolveDynamicComponent as W, toDisplayString as G, toRaw as xn, unref as K, withCtx as q, withModifiers as Sn } from "vue";
50
+ import { AccordionContent as Cn, AccordionHeader as wn, AccordionItem as Tn, AccordionRoot as En, AccordionTrigger as Dn, AvatarFallback as On, AvatarImage as kn, AvatarRoot as An, CheckboxIndicator as jn, CheckboxRoot as Mn, NumberFieldDecrement as Nn, NumberFieldIncrement as Pn, NumberFieldInput as Fn, NumberFieldRoot as In, RadioGroupIndicator as Ln, RadioGroupItem as Rn, RadioGroupRoot as zn, TabsContent as Bn, TabsIndicator as Vn, TabsList as Hn, TabsRoot as Un, TabsTrigger as Wn, TagsInputInput as Gn, TagsInputItem as Kn, TagsInputItemDelete as qn, TagsInputItemText as Jn, TagsInputRoot as Yn, useEmitAsProps as Xn, useForwardProps as J, useForwardPropsEmits as Y } from "reka-ui";
51
51
  import { cva as X } from "class-variance-authority";
52
- import { DrawerClose as Xn, DrawerContent as Zn, DrawerDescription as Qn, DrawerOverlay as $n, DrawerPortal as er, DrawerPortal as tr, DrawerRoot as nr, DrawerTitle as rr, DrawerTrigger as ir } from "vaul-vue";
52
+ import { DrawerClose as Zn, DrawerContent as Qn, DrawerDescription as $n, DrawerOverlay as er, DrawerPortal as tr, DrawerPortal as nr, DrawerRoot as rr, DrawerTitle as ir, DrawerTrigger as ar } from "vaul-vue";
53
53
  //#endregion
54
54
  //#region src/components/ui/accordion/Accordion.vue
55
- var ar = /* @__PURE__ */ I({
55
+ var or = /* @__PURE__ */ I({
56
56
  __name: "Accordion",
57
57
  props: {
58
58
  collapsible: { type: Boolean },
@@ -69,12 +69,12 @@ var ar = /* @__PURE__ */ I({
69
69
  emits: ["update:modelValue"],
70
70
  setup(e, { emit: t }) {
71
71
  let n = Y(e, t);
72
- return (e, t) => (V(), A(K(Tn), B(L(K(n))), {
72
+ return (e, t) => (V(), A(K(En), B(L(K(n))), {
73
73
  default: q(() => [U(e.$slots, "default")]),
74
74
  _: 3
75
75
  }, 16));
76
76
  }
77
- }), or = /* @__PURE__ */ I({
77
+ }), sr = /* @__PURE__ */ I({
78
78
  __name: "AccordionContent",
79
79
  props: {
80
80
  forceMount: { type: Boolean },
@@ -93,12 +93,12 @@ var ar = /* @__PURE__ */ I({
93
93
  let { class: e, ...t } = n;
94
94
  return t;
95
95
  });
96
- return (t, i) => (V(), A(K(Sn), R(r.value, { class: "overflow-hidden text-sm transition-[height,opacity] data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" }), {
96
+ return (t, i) => (V(), A(K(Cn), R(r.value, { class: "overflow-hidden text-sm transition-[height,opacity] data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" }), {
97
97
  default: q(() => [N("div", { class: z(K(e)("pb-4 pt-0", n.class)) }, [U(t.$slots, "default")], 2)]),
98
98
  _: 3
99
99
  }, 16));
100
100
  }
101
- }), sr = /* @__PURE__ */ I({
101
+ }), cr = /* @__PURE__ */ I({
102
102
  __name: "AccordionItem",
103
103
  props: {
104
104
  disabled: { type: Boolean },
@@ -119,21 +119,21 @@ var ar = /* @__PURE__ */ I({
119
119
  let { class: e, ...t } = n;
120
120
  return t;
121
121
  }));
122
- return (t, i) => (V(), A(K(wn), R(K(r), { class: K(e)("border-b", n.class) }), {
122
+ return (t, i) => (V(), A(K(Tn), R(K(r), { class: K(e)("border-b", n.class) }), {
123
123
  default: q(() => [U(t.$slots, "default")]),
124
124
  _: 3
125
125
  }, 16, ["class"]));
126
126
  }
127
- }), cr = t("minus", [["path", {
127
+ }), lr = t("minus", [["path", {
128
128
  d: "M5 12h14",
129
129
  key: "1ays0h"
130
- }]]), lr = t("plus", [["path", {
130
+ }]]), ur = t("plus", [["path", {
131
131
  d: "M5 12h14",
132
132
  key: "1ays0h"
133
133
  }], ["path", {
134
134
  d: "M12 5v14",
135
135
  key: "s699le"
136
- }]]), ur = /* @__PURE__ */ I({
136
+ }]]), dr = /* @__PURE__ */ I({
137
137
  __name: "AccordionTrigger",
138
138
  props: {
139
139
  asChild: { type: Boolean },
@@ -151,15 +151,15 @@ var ar = /* @__PURE__ */ I({
151
151
  let { class: e, ...t } = n;
152
152
  return t;
153
153
  });
154
- return (t, a) => (V(), A(K(Cn), { class: "flex" }, {
155
- default: q(() => [F(K(En), R(i.value, { class: K(e)("flex flex-1 items-center justify-between py-4 font-medium transition-[color,text-decoration-color,background-color] hover:underline [&[data-state=open]>svg]:rotate-180", n.class) }), {
154
+ return (t, a) => (V(), A(K(wn), { class: "flex" }, {
155
+ default: q(() => [F(K(Dn), R(i.value, { class: K(e)("flex flex-1 items-center justify-between py-4 font-medium transition-[color,text-decoration-color,background-color] hover:underline [&[data-state=open]>svg]:rotate-180", n.class) }), {
156
156
  default: q(() => [U(t.$slots, "default"), U(t.$slots, "icon", {}, () => [F(K(r), { class: "h-4 w-4 shrink-0 transition-transform duration-200" })])]),
157
157
  _: 3
158
158
  }, 16, ["class"])]),
159
159
  _: 3
160
160
  }));
161
161
  }
162
- }), dr = /* @__PURE__ */ I({
162
+ }), fr = /* @__PURE__ */ I({
163
163
  __name: "Alert",
164
164
  props: {
165
165
  class: { type: [
@@ -179,7 +179,7 @@ var ar = /* @__PURE__ */ I({
179
179
  role: "alert"
180
180
  }, [U(r.$slots, "default")], 2));
181
181
  }
182
- }), fr = /* @__PURE__ */ I({
182
+ }), pr = /* @__PURE__ */ I({
183
183
  __name: "AlertDescription",
184
184
  props: { class: { type: [
185
185
  Boolean,
@@ -195,7 +195,7 @@ var ar = /* @__PURE__ */ I({
195
195
  class: z(K(e)("text-muted-foreground col-start-2 grid justify-items-start gap-1 text-sm [&_p]:leading-relaxed", n.class))
196
196
  }, [U(t.$slots, "default")], 2));
197
197
  }
198
- }), pr = /* @__PURE__ */ I({
198
+ }), mr = /* @__PURE__ */ I({
199
199
  __name: "AlertTitle",
200
200
  props: { class: { type: [
201
201
  Boolean,
@@ -217,7 +217,7 @@ var ar = /* @__PURE__ */ I({
217
217
  destructive: "text-destructive bg-card [&>svg]:text-current *:data-[slot=alert-description]:text-destructive/90"
218
218
  } },
219
219
  defaultVariants: { variant: "default" }
220
- }), mr = /* @__PURE__ */ I({
220
+ }), hr = /* @__PURE__ */ I({
221
221
  __name: "Avatar",
222
222
  props: {
223
223
  class: { type: [
@@ -232,7 +232,7 @@ var ar = /* @__PURE__ */ I({
232
232
  },
233
233
  setup(t) {
234
234
  let n = t;
235
- return (r, i) => (V(), A(K(kn), { class: z(K(e)(K(Q)({
235
+ return (r, i) => (V(), A(K(An), { class: z(K(e)(K(Q)({
236
236
  size: t.size,
237
237
  shape: t.shape
238
238
  }), n.class)) }, {
@@ -240,7 +240,7 @@ var ar = /* @__PURE__ */ I({
240
240
  _: 3
241
241
  }, 8, ["class"]));
242
242
  }
243
- }), hr = /* @__PURE__ */ I({
243
+ }), gr = /* @__PURE__ */ I({
244
244
  __name: "AvatarImage",
245
245
  props: {
246
246
  src: {},
@@ -251,9 +251,9 @@ var ar = /* @__PURE__ */ I({
251
251
  },
252
252
  setup(e) {
253
253
  let t = e;
254
- return (e, n) => (V(), A(K(On), R(t, { class: "h-full w-full object-cover" }), null, 16));
254
+ return (e, n) => (V(), A(K(kn), R(t, { class: "h-full w-full object-cover" }), null, 16));
255
255
  }
256
- }), gr = /* @__PURE__ */ I({
256
+ }), _r = /* @__PURE__ */ I({
257
257
  __name: "AvatarFallback",
258
258
  props: {
259
259
  delayMs: {},
@@ -262,7 +262,7 @@ var ar = /* @__PURE__ */ I({
262
262
  },
263
263
  setup(e) {
264
264
  let t = e;
265
- return (e, n) => (V(), A(K(Dn), B(L(t)), {
265
+ return (e, n) => (V(), A(K(On), B(L(t)), {
266
266
  default: q(() => [U(e.$slots, "default")]),
267
267
  _: 3
268
268
  }, 16));
@@ -277,7 +277,7 @@ var ar = /* @__PURE__ */ I({
277
277
  circle: "rounded-pill",
278
278
  square: "rounded-input"
279
279
  }
280
- } }), _r = /* @__PURE__ */ I({
280
+ } }), vr = /* @__PURE__ */ I({
281
281
  __name: "Checkbox",
282
282
  props: {
283
283
  defaultValue: {},
@@ -305,15 +305,15 @@ var ar = /* @__PURE__ */ I({
305
305
  let { class: e, ...t } = i;
306
306
  return t;
307
307
  }), a);
308
- return (t, r) => (V(), A(K(jn), R(K(o), { class: K(e)("focus-ring peer h-4 w-4 shrink-0 rounded-sm border border-primary disabled:cursor-not-allowed disabled:opacity-disabled data-[state=checked]:bg-primary data-[state=checked]:text-primary-foreground", i.class) }), {
309
- default: q(() => [F(K(An), { class: "flex h-full w-full items-center justify-center text-current" }, {
308
+ return (t, r) => (V(), A(K(Mn), R(K(o), { class: K(e)("focus-ring peer h-4 w-4 shrink-0 rounded-sm border border-primary disabled:cursor-not-allowed disabled:opacity-disabled data-[state=checked]:bg-primary data-[state=checked]:text-primary-foreground", i.class) }), {
309
+ default: q(() => [F(K(jn), { class: "flex h-full w-full items-center justify-center text-current" }, {
310
310
  default: q(() => [U(t.$slots, "default", {}, () => [F(K(n), { class: "h-4 w-4" })])]),
311
311
  _: 3
312
312
  })]),
313
313
  _: 3
314
314
  }, 16, ["class"]));
315
315
  }
316
- }), vr = /* @__PURE__ */ I({
316
+ }), yr = /* @__PURE__ */ I({
317
317
  __name: "TableCaption",
318
318
  props: { class: { type: [
319
319
  Boolean,
@@ -326,7 +326,7 @@ var ar = /* @__PURE__ */ I({
326
326
  let n = t;
327
327
  return (t, r) => (V(), M("caption", { class: z(K(e)("mt-4 text-sm text-muted-foreground", n.class)) }, [U(t.$slots, "default")], 2));
328
328
  }
329
- }), yr = /* @__PURE__ */ I({
329
+ }), br = /* @__PURE__ */ I({
330
330
  __name: "Drawer",
331
331
  props: {
332
332
  activeSnapPoint: {},
@@ -363,7 +363,7 @@ var ar = /* @__PURE__ */ I({
363
363
  "animationEnd"
364
364
  ],
365
365
  setup(e, { emit: t }) {
366
- let n = e, r = Yn(t), i = [
366
+ let n = e, r = Xn(t), i = [
367
367
  .12,
368
368
  .5,
369
369
  1
@@ -377,7 +377,7 @@ var ar = /* @__PURE__ */ I({
377
377
  ...r
378
378
  };
379
379
  });
380
- return (e, t) => (V(), A(K(nr), B(L(a.value)), {
380
+ return (e, t) => (V(), A(K(rr), B(L(a.value)), {
381
381
  default: q(() => [U(e.$slots, "default")]),
382
382
  _: 3
383
383
  }, 16));
@@ -401,9 +401,9 @@ var ar = /* @__PURE__ */ I({
401
401
  let { class: e, ...t } = n;
402
402
  return t;
403
403
  });
404
- return (t, i) => (V(), A(K($n), R(r.value, { class: K(e)("fixed inset-0 z-overlay bg-overlay-scrim-strong [backdrop-filter:var(--glass-blur-wash)]", n.class) }), null, 16, ["class"]));
404
+ return (t, i) => (V(), A(K(er), R(r.value, { class: K(e)("fixed inset-0 z-overlay bg-overlay-scrim-strong [backdrop-filter:var(--glass-blur-wash)]", n.class) }), null, 16, ["class"]));
405
405
  }
406
- }), br = /* @__PURE__ */ I({
406
+ }), xr = /* @__PURE__ */ I({
407
407
  __name: "DrawerContent",
408
408
  props: {
409
409
  forceMount: { type: Boolean },
@@ -432,8 +432,8 @@ var ar = /* @__PURE__ */ I({
432
432
  ],
433
433
  setup(t, { emit: n }) {
434
434
  let r = t, i = Y(r, n);
435
- return (t, n) => (V(), A(K(tr), null, {
436
- default: q(() => [r.showOverlay ? (V(), A($, { key: 0 })) : j("", !0), F(K(Zn), R(K(i), { class: K(e)("glass-drawer", r.class) }), {
435
+ return (t, n) => (V(), A(K(nr), null, {
436
+ default: q(() => [r.showOverlay ? (V(), A($, { key: 0 })) : j("", !0), F(K(Qn), R(K(i), { class: K(e)("glass-drawer", r.class) }), {
437
437
  default: q(() => [n[0] ||= N("div", {
438
438
  class: "glass-drawer-handle",
439
439
  "aria-hidden": "true"
@@ -443,7 +443,7 @@ var ar = /* @__PURE__ */ I({
443
443
  _: 3
444
444
  }));
445
445
  }
446
- }), xr = /* @__PURE__ */ I({
446
+ }), Sr = /* @__PURE__ */ I({
447
447
  __name: "DrawerHeader",
448
448
  props: { class: { type: [
449
449
  Boolean,
@@ -456,7 +456,7 @@ var ar = /* @__PURE__ */ I({
456
456
  let n = t;
457
457
  return (t, r) => (V(), M("div", { class: z(K(e)("grid gap-1.5 p-4 text-center sm:text-left", n.class)) }, [U(t.$slots, "default")], 2));
458
458
  }
459
- }), Sr = /* @__PURE__ */ I({
459
+ }), Cr = /* @__PURE__ */ I({
460
460
  __name: "DrawerFooter",
461
461
  props: { class: { type: [
462
462
  Boolean,
@@ -469,7 +469,7 @@ var ar = /* @__PURE__ */ I({
469
469
  let n = t;
470
470
  return (t, r) => (V(), M("div", { class: z(K(e)("mt-auto flex flex-col gap-2 p-4", n.class)) }, [U(t.$slots, "default")], 2));
471
471
  }
472
- }), Cr = /* @__PURE__ */ I({
472
+ }), wr = /* @__PURE__ */ I({
473
473
  __name: "DrawerTitle",
474
474
  props: {
475
475
  asChild: { type: Boolean },
@@ -487,12 +487,12 @@ var ar = /* @__PURE__ */ I({
487
487
  let { class: e, ...t } = n;
488
488
  return t;
489
489
  });
490
- return (t, i) => (V(), A(K(rr), R(r.value, { class: K(e)("text-subheading leading-none tracking-tight", n.class) }), {
490
+ return (t, i) => (V(), A(K(ir), R(r.value, { class: K(e)("text-subheading leading-none tracking-tight", n.class) }), {
491
491
  default: q(() => [U(t.$slots, "default")]),
492
492
  _: 3
493
493
  }, 16, ["class"]));
494
494
  }
495
- }), wr = /* @__PURE__ */ I({
495
+ }), Tr = /* @__PURE__ */ I({
496
496
  __name: "DrawerDescription",
497
497
  props: {
498
498
  asChild: { type: Boolean },
@@ -510,12 +510,12 @@ var ar = /* @__PURE__ */ I({
510
510
  let { class: e, ...t } = n;
511
511
  return t;
512
512
  });
513
- return (t, i) => (V(), A(K(Qn), R(r.value, { class: K(e)("text-sm text-muted-foreground", n.class) }), {
513
+ return (t, i) => (V(), A(K($n), R(r.value, { class: K(e)("text-sm text-muted-foreground", n.class) }), {
514
514
  default: q(() => [U(t.$slots, "default")]),
515
515
  _: 3
516
516
  }, 16, ["class"]));
517
517
  }
518
- }), Tr = /* @__PURE__ */ I({
518
+ }), Er = /* @__PURE__ */ I({
519
519
  __name: "MetricPill",
520
520
  props: {
521
521
  amount: {},
@@ -561,16 +561,16 @@ var ar = /* @__PURE__ */ I({
561
561
  "data-density"
562
562
  ]));
563
563
  }
564
- }), Er = { class: "truncate" }, Dr = {
564
+ }), Dr = { class: "truncate" }, Or = {
565
565
  key: 0,
566
566
  class: "mr-2"
567
- }, Or = {
567
+ }, kr = {
568
568
  key: 0,
569
569
  class: "flex flex-wrap gap-1 mt-2"
570
- }, kr = {
570
+ }, Ar = {
571
571
  key: 0,
572
572
  class: "mr-1"
573
- }, Ar = /* @__PURE__ */ I({
573
+ }, jr = /* @__PURE__ */ I({
574
574
  __name: "MultiSelect",
575
575
  props: {
576
576
  options: {},
@@ -584,12 +584,12 @@ var ar = /* @__PURE__ */ I({
584
584
  },
585
585
  emits: ["update:modelValue"],
586
586
  setup(t, { emit: i }) {
587
- let a = t, o = i, s = yn(!1), c = k(() => a.options.filter((e) => a.modelValue.includes(e.value))), l = k(() => c.value.length === 0 ? a.placeholder : c.value.length <= a.maxDisplay ? c.value.map((e) => e.label).join(", ") : `${c.value.slice(0, a.maxDisplay).map((e) => e.label).join(", ")}... (+${c.value.length - a.maxDisplay})`);
587
+ let a = t, o = i, s = bn(!1), c = k(() => a.options.filter((e) => a.modelValue.includes(e.value))), l = k(() => c.value.length === 0 ? a.placeholder : c.value.length <= a.maxDisplay ? c.value.map((e) => e.label).join(", ") : `${c.value.slice(0, a.maxDisplay).map((e) => e.label).join(", ")}... (+${c.value.length - a.maxDisplay})`);
588
588
  function u(e) {
589
589
  return typeof e == "string" && e.length > 0;
590
590
  }
591
591
  function d(e) {
592
- return !e || u(e) ? null : bn(e);
592
+ return !e || u(e) ? null : xn(e);
593
593
  }
594
594
  function f(e) {
595
595
  o("update:modelValue", a.modelValue.includes(e) ? a.modelValue.filter((t) => t !== e) : [...a.modelValue, e]);
@@ -609,7 +609,7 @@ var ar = /* @__PURE__ */ I({
609
609
  disabled: t.disabled,
610
610
  class: "w-full justify-between text-left font-normal"
611
611
  }, {
612
- default: q(() => [N("span", Er, G(l.value), 1), F(K(r), { class: "ml-2 h-4 w-4 shrink-0 opacity-50" })]),
612
+ default: q(() => [N("span", Dr, G(l.value), 1), F(K(r), { class: "ml-2 h-4 w-4 shrink-0 opacity-50" })]),
613
613
  _: 1
614
614
  }, 8, ["aria-expanded", "disabled"])]),
615
615
  _: 1
@@ -634,7 +634,7 @@ var ar = /* @__PURE__ */ I({
634
634
  }, {
635
635
  default: q(() => [
636
636
  F(K(n), { class: z(K(e)("mr-2 h-4 w-4", t.modelValue.includes(r.value) ? "opacity-100" : "opacity-0")) }, null, 8, ["class"]),
637
- u(r.icon) ? (V(), M("span", Dr, G(r.icon), 1)) : d(r.icon) ? (V(), A(W(d(r.icon)), {
637
+ u(r.icon) ? (V(), M("span", Or, G(r.icon), 1)) : d(r.icon) ? (V(), A(W(d(r.icon)), {
638
638
  key: 1,
639
639
  class: "mr-2 h-4 w-4 shrink-0",
640
640
  "aria-hidden": "true"
@@ -653,13 +653,13 @@ var ar = /* @__PURE__ */ I({
653
653
  _: 1
654
654
  })]),
655
655
  _: 1
656
- }, 8, ["open"]), c.value.length > 0 ? (V(), M("div", Or, [(V(!0), M(O, null, H(c.value, (e) => (V(), A(K(h), {
656
+ }, 8, ["open"]), c.value.length > 0 ? (V(), M("div", kr, [(V(!0), M(O, null, H(c.value, (e) => (V(), A(K(h), {
657
657
  key: e.value,
658
658
  variant: "secondary",
659
659
  class: "text-xs px-2 py-1"
660
660
  }, {
661
661
  default: q(() => [
662
- u(e.icon) ? (V(), M("span", kr, G(e.icon), 1)) : d(e.icon) ? (V(), A(W(d(e.icon)), {
662
+ u(e.icon) ? (V(), M("span", Ar, G(e.icon), 1)) : d(e.icon) ? (V(), A(W(d(e.icon)), {
663
663
  key: 1,
664
664
  class: "mr-1 h-3 w-3 shrink-0",
665
665
  "aria-hidden": "true"
@@ -669,7 +669,7 @@ var ar = /* @__PURE__ */ I({
669
669
  variant: "ghost",
670
670
  size: "sm",
671
671
  class: "ml-1 h-3 w-3 p-0 hover:bg-destructive hover:text-destructive-foreground",
672
- onClick: xn((t) => p(e.value), ["stop"])
672
+ onClick: Sn((t) => p(e.value), ["stop"])
673
673
  }, {
674
674
  default: q(() => [F(K(m), { class: "h-2 w-2" })]),
675
675
  _: 1
@@ -678,7 +678,7 @@ var ar = /* @__PURE__ */ I({
678
678
  _: 2
679
679
  }, 1024))), 128))])) : j("", !0)], 64));
680
680
  }
681
- }), jr = /* @__PURE__ */ I({
681
+ }), Mr = /* @__PURE__ */ I({
682
682
  __name: "NumberField",
683
683
  props: {
684
684
  defaultValue: {},
@@ -713,21 +713,21 @@ var ar = /* @__PURE__ */ I({
713
713
  let { class: e, ...t } = r;
714
714
  return t;
715
715
  }), i);
716
- return (t, n) => (V(), A(K(Fn), R(K(a), { class: K(e)("grid gap-1.5", r.class) }), {
716
+ return (t, n) => (V(), A(K(In), R(K(a), { class: K(e)("grid gap-1.5", r.class) }), {
717
717
  default: q(() => [U(t.$slots, "default")]),
718
718
  _: 3
719
719
  }, 16, ["class"]));
720
720
  }
721
- }), Mr = /* @__PURE__ */ I({
721
+ }), Nr = /* @__PURE__ */ I({
722
722
  inheritAttrs: !1,
723
723
  __name: "NumberFieldInput",
724
724
  setup(t) {
725
- return (t, n) => (V(), A(K(Pn), R(t.$attrs, {
725
+ return (t, n) => (V(), A(K(Fn), R(t.$attrs, {
726
726
  "data-slot": "input",
727
727
  class: K(e)("focus-ring flex h-10 w-full rounded-input border border-input bg-background py-2 text-sm text-center placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-disabled")
728
728
  }), null, 16, ["class"]));
729
729
  }
730
- }), Nr = /* @__PURE__ */ I({
730
+ }), Pr = /* @__PURE__ */ I({
731
731
  __name: "NumberFieldIncrement",
732
732
  props: {
733
733
  disabled: { type: Boolean },
@@ -746,19 +746,19 @@ var ar = /* @__PURE__ */ I({
746
746
  let { class: e, ...t } = n;
747
747
  return t;
748
748
  }));
749
- return (t, i) => (V(), A(K(Nn), R({ "data-slot": "increment" }, K(r), { "as-child": "" }), {
749
+ return (t, i) => (V(), A(K(Pn), R({ "data-slot": "increment" }, K(r), { "as-child": "" }), {
750
750
  default: q(() => [F(K(g), {
751
751
  variant: "ghost",
752
752
  size: "icon",
753
753
  class: z(K(e)("absolute top-1/2 -translate-y-1/2 right-0 disabled:cursor-not-allowed disabled:opacity-20", n.class))
754
754
  }, {
755
- default: q(() => [U(t.$slots, "default", {}, () => [F(K(lr), { class: "size-[var(--icon-sm)]" })])]),
755
+ default: q(() => [U(t.$slots, "default", {}, () => [F(K(ur), { class: "size-[var(--icon-sm)]" })])]),
756
756
  _: 3
757
757
  }, 8, ["class"])]),
758
758
  _: 3
759
759
  }, 16));
760
760
  }
761
- }), Pr = /* @__PURE__ */ I({
761
+ }), Fr = /* @__PURE__ */ I({
762
762
  __name: "NumberFieldDecrement",
763
763
  props: {
764
764
  disabled: { type: Boolean },
@@ -777,19 +777,19 @@ var ar = /* @__PURE__ */ I({
777
777
  let { class: e, ...t } = n;
778
778
  return t;
779
779
  }));
780
- return (t, i) => (V(), A(K(Mn), R({ "data-slot": "decrement" }, K(r), { "as-child": "" }), {
780
+ return (t, i) => (V(), A(K(Nn), R({ "data-slot": "decrement" }, K(r), { "as-child": "" }), {
781
781
  default: q(() => [F(K(g), {
782
782
  variant: "ghost",
783
783
  size: "icon",
784
784
  class: z(K(e)("absolute top-1/2 -translate-y-1/2 left-0 disabled:cursor-not-allowed disabled:opacity-20", n.class))
785
785
  }, {
786
- default: q(() => [U(t.$slots, "default", {}, () => [F(K(cr), { class: "size-[var(--icon-sm)]" })])]),
786
+ default: q(() => [U(t.$slots, "default", {}, () => [F(K(lr), { class: "size-[var(--icon-sm)]" })])]),
787
787
  _: 3
788
788
  }, 8, ["class"])]),
789
789
  _: 3
790
790
  }, 16));
791
791
  }
792
- }), Fr = /* @__PURE__ */ I({
792
+ }), Ir = /* @__PURE__ */ I({
793
793
  __name: "NumberFieldContent",
794
794
  props: { class: { type: [
795
795
  Boolean,
@@ -802,7 +802,7 @@ var ar = /* @__PURE__ */ I({
802
802
  let n = t;
803
803
  return (t, r) => (V(), M("div", { class: z(K(e)("relative [&>[data-slot=input]]:has-[[data-slot=increment]]:pr-5 [&>[data-slot=input]]:has-[[data-slot=decrement]]:pl-5", n.class)) }, [U(t.$slots, "default")], 2));
804
804
  }
805
- }), Ir = /* @__PURE__ */ I({
805
+ }), Lr = /* @__PURE__ */ I({
806
806
  __name: "RadioGroup",
807
807
  props: {
808
808
  modelValue: {},
@@ -829,12 +829,12 @@ var ar = /* @__PURE__ */ I({
829
829
  let { class: e, ...t } = r;
830
830
  return t;
831
831
  }), i);
832
- return (t, n) => (V(), A(K(Rn), R({ class: K(e)("grid gap-2", r.class) }, K(a)), {
832
+ return (t, n) => (V(), A(K(zn), R({ class: K(e)("grid gap-2", r.class) }, K(a)), {
833
833
  default: q(() => [U(t.$slots, "default")]),
834
834
  _: 3
835
835
  }, 16, ["class"]));
836
836
  }
837
- }), Lr = /* @__PURE__ */ I({
837
+ }), Rr = /* @__PURE__ */ I({
838
838
  __name: "RadioGroupItem",
839
839
  props: {
840
840
  id: {},
@@ -857,18 +857,18 @@ var ar = /* @__PURE__ */ I({
857
857
  let { class: e, ...t } = n;
858
858
  return t;
859
859
  }));
860
- return (t, i) => (V(), A(K(Ln), R(K(r), { class: K(e)("focus-ring aspect-square h-4 w-4 rounded-pill border border-primary text-primary disabled:cursor-not-allowed disabled:opacity-disabled", n.class) }), {
861
- default: q(() => [F(K(In), { class: "flex items-center justify-center" }, {
860
+ return (t, i) => (V(), A(K(Rn), R(K(r), { class: K(e)("focus-ring aspect-square h-4 w-4 rounded-pill border border-primary text-primary disabled:cursor-not-allowed disabled:opacity-disabled", n.class) }), {
861
+ default: q(() => [F(K(Ln), { class: "flex items-center justify-center" }, {
862
862
  default: q(() => [F(K(ee), { class: "h-2.5 w-2.5 fill-current text-current" })]),
863
863
  _: 1
864
864
  })]),
865
865
  _: 1
866
866
  }, 16, ["class"]));
867
867
  }
868
- }), Rr = {
868
+ }), zr = {
869
869
  key: 1,
870
870
  class: "flex flex-col gap-1"
871
- }, zr = /* @__PURE__ */ I({
871
+ }, Br = /* @__PURE__ */ I({
872
872
  __name: "Section",
873
873
  props: {
874
874
  title: {},
@@ -914,14 +914,14 @@ var ar = /* @__PURE__ */ I({
914
914
  key: 0,
915
915
  class: "!absolute inset-0"
916
916
  })) : j("", !0),
917
- t.title || a.$slots.header ? (V(), M("header", Rr, [U(a.$slots, "header", {}, () => [N("h2", { class: z(K(e)(r[n.tone], n.titleClass)) }, G(t.title), 3)]), t.description || a.$slots.description ? (V(), M("p", {
917
+ t.title || a.$slots.header ? (V(), M("header", zr, [U(a.$slots, "header", {}, () => [N("h2", { class: z(K(e)(r[n.tone], n.titleClass)) }, G(t.title), 3)]), t.description || a.$slots.description ? (V(), M("p", {
918
918
  key: 0,
919
919
  class: z(K(e)("section-description", n.descriptionClass))
920
920
  }, [U(a.$slots, "description", {}, () => [P(G(t.description), 1)])], 2)) : j("", !0)])) : j("", !0),
921
921
  U(a.$slots, "default")
922
922
  ], 2));
923
923
  }
924
- }), Br = /* @__PURE__ */ I({
924
+ }), Vr = /* @__PURE__ */ I({
925
925
  __name: "Tabs",
926
926
  props: {
927
927
  defaultValue: {},
@@ -936,12 +936,12 @@ var ar = /* @__PURE__ */ I({
936
936
  emits: ["update:modelValue"],
937
937
  setup(e, { emit: t }) {
938
938
  let n = Y(e, t);
939
- return (e, t) => (V(), A(K(Hn), B(L(K(n))), {
939
+ return (e, t) => (V(), A(K(Un), B(L(K(n))), {
940
940
  default: q(() => [U(e.$slots, "default")]),
941
941
  _: 3
942
942
  }, 16));
943
943
  }
944
- }), Vr = /* @__PURE__ */ I({
944
+ }), Hr = /* @__PURE__ */ I({
945
945
  __name: "TabsTrigger",
946
946
  props: {
947
947
  value: {},
@@ -961,12 +961,12 @@ var ar = /* @__PURE__ */ I({
961
961
  let { class: e, ...t } = n;
962
962
  return t;
963
963
  }));
964
- return (t, i) => (V(), A(K(Un), R(K(r), { class: K(e)("focus-ring inline-flex items-center justify-center whitespace-nowrap rounded-sm p-1 px-3 text-sm font-medium transition-[background-color,color,box-shadow,border-color] duration-[var(--duration-fast)] ease-[var(--ease-standard)] disabled:pointer-events-none disabled:opacity-disabled data-[state=active]:text-[var(--active-tab-color,var(--foreground))] hover:text-foreground/70", n.class) }), {
964
+ return (t, i) => (V(), A(K(Wn), R(K(r), { class: K(e)("focus-ring inline-flex items-center justify-center whitespace-nowrap rounded-sm p-1 px-3 text-sm font-medium transition-[background-color,color,box-shadow,border-color] duration-[var(--duration-fast)] ease-[var(--ease-standard)] disabled:pointer-events-none disabled:opacity-disabled data-[state=active]:text-[var(--active-tab-color,var(--foreground))] hover:text-foreground/70", n.class) }), {
965
965
  default: q(() => [U(t.$slots, "default")]),
966
966
  _: 3
967
967
  }, 16, ["class"]));
968
968
  }
969
- }), Hr = /* @__PURE__ */ I({
969
+ }), Ur = /* @__PURE__ */ I({
970
970
  __name: "TabsList",
971
971
  props: {
972
972
  loop: { type: Boolean },
@@ -985,12 +985,12 @@ var ar = /* @__PURE__ */ I({
985
985
  let { class: e, ...t } = n;
986
986
  return t;
987
987
  });
988
- return (t, i) => (V(), A(K(Vn), R(r.value, { class: K(e)("inline-flex h-10 items-center justify-center rounded-input p-1 text-muted-foreground", n.class) }), {
988
+ return (t, i) => (V(), A(K(Hn), R(r.value, { class: K(e)("inline-flex h-10 items-center justify-center rounded-input p-1 text-muted-foreground", n.class) }), {
989
989
  default: q(() => [U(t.$slots, "default")]),
990
990
  _: 3
991
991
  }, 16, ["class"]));
992
992
  }
993
- }), Ur = /* @__PURE__ */ I({
993
+ }), Wr = /* @__PURE__ */ I({
994
994
  __name: "TabsContent",
995
995
  props: {
996
996
  value: {},
@@ -1010,12 +1010,12 @@ var ar = /* @__PURE__ */ I({
1010
1010
  let { class: e, ...t } = n;
1011
1011
  return t;
1012
1012
  });
1013
- return (t, i) => (V(), A(K(zn), R({ class: K(e)("mt-2 focus-visible:outline-none", n.class) }, r.value), {
1013
+ return (t, i) => (V(), A(K(Bn), R({ class: K(e)("mt-2 focus-visible:outline-none", n.class) }, r.value), {
1014
1014
  default: q(() => [U(t.$slots, "default")]),
1015
1015
  _: 3
1016
1016
  }, 16, ["class"]));
1017
1017
  }
1018
- }), Wr = /* @__PURE__ */ I({
1018
+ }), Gr = /* @__PURE__ */ I({
1019
1019
  __name: "TabsIndicator",
1020
1020
  props: {
1021
1021
  asChild: { type: Boolean },
@@ -1033,9 +1033,9 @@ var ar = /* @__PURE__ */ I({
1033
1033
  let { class: e, ...t } = n;
1034
1034
  return t;
1035
1035
  });
1036
- return (t, i) => (V(), A(K(Bn), R(r.value, { class: K(e)("absolute left-0 h-[--reka-tabs-indicator-size] translate-x-[--reka-tabs-indicator-position] rounded-pill bg-secondary/80 transition-[width,transform] duration-[var(--duration-normal)] ease-[var(--spring-snappy)]", n.class) }), null, 16, ["class"]));
1036
+ return (t, i) => (V(), A(K(Vn), R(r.value, { class: K(e)("absolute left-0 h-[--reka-tabs-indicator-size] translate-x-[--reka-tabs-indicator-position] rounded-pill bg-secondary/80 transition-[width,transform] duration-[var(--duration-normal)] ease-[var(--spring-snappy)]", n.class) }), null, 16, ["class"]));
1037
1037
  }
1038
- }), Gr = /* @__PURE__ */ I({
1038
+ }), Kr = /* @__PURE__ */ I({
1039
1039
  __name: "TagsInput",
1040
1040
  props: {
1041
1041
  modelValue: {},
@@ -1074,12 +1074,12 @@ var ar = /* @__PURE__ */ I({
1074
1074
  let { class: e, ...t } = r;
1075
1075
  return t;
1076
1076
  }), i);
1077
- return (t, n) => (V(), A(K(Jn), R(K(a), { class: K(e)("flex flex-wrap gap-2 items-center rounded-input border border-input bg-background px-3 py-2 text-sm", r.class) }), {
1077
+ return (t, n) => (V(), A(K(Yn), R(K(a), { class: K(e)("flex flex-wrap gap-2 items-center rounded-input border border-input bg-background px-3 py-2 text-sm", r.class) }), {
1078
1078
  default: q(() => [U(t.$slots, "default")]),
1079
1079
  _: 3
1080
1080
  }, 16, ["class"]));
1081
1081
  }
1082
- }), Kr = /* @__PURE__ */ I({
1082
+ }), qr = /* @__PURE__ */ I({
1083
1083
  __name: "TagsInputInput",
1084
1084
  props: {
1085
1085
  placeholder: {},
@@ -1100,9 +1100,9 @@ var ar = /* @__PURE__ */ I({
1100
1100
  let { class: e, ...t } = n;
1101
1101
  return t;
1102
1102
  }));
1103
- return (t, i) => (V(), A(K(Wn), R(K(r), { class: K(e)("text-sm min-h-6 focus:outline-none flex-1 bg-transparent px-1", n.class) }), null, 16, ["class"]));
1103
+ return (t, i) => (V(), A(K(Gn), R(K(r), { class: K(e)("text-sm min-h-6 focus:outline-none flex-1 bg-transparent px-1", n.class) }), null, 16, ["class"]));
1104
1104
  }
1105
- }), qr = /* @__PURE__ */ I({
1105
+ }), Jr = /* @__PURE__ */ I({
1106
1106
  __name: "TagsInputItem",
1107
1107
  props: {
1108
1108
  value: {},
@@ -1122,12 +1122,12 @@ var ar = /* @__PURE__ */ I({
1122
1122
  let { class: e, ...t } = n;
1123
1123
  return t;
1124
1124
  }));
1125
- return (t, i) => (V(), A(K(Gn), R(K(r), { class: K(e)("flex h-6 items-center rounded bg-secondary data-[state=active]:ring-ring data-[state=active]:ring-2 data-[state=active]:ring-offset-2 ring-offset-background", n.class) }), {
1125
+ return (t, i) => (V(), A(K(Kn), R(K(r), { class: K(e)("flex h-6 items-center rounded bg-secondary data-[state=active]:ring-ring data-[state=active]:ring-2 data-[state=active]:ring-offset-2 ring-offset-background", n.class) }), {
1126
1126
  default: q(() => [U(t.$slots, "default")]),
1127
1127
  _: 3
1128
1128
  }, 16, ["class"]));
1129
1129
  }
1130
- }), Jr = /* @__PURE__ */ I({
1130
+ }), Yr = /* @__PURE__ */ I({
1131
1131
  __name: "TagsInputItemDelete",
1132
1132
  props: {
1133
1133
  asChild: { type: Boolean },
@@ -1145,12 +1145,12 @@ var ar = /* @__PURE__ */ I({
1145
1145
  let { class: e, ...t } = n;
1146
1146
  return t;
1147
1147
  }));
1148
- return (t, i) => (V(), A(K(Kn), R(K(r), { class: K(e)("flex rounded bg-transparent mr-1", n.class) }), {
1148
+ return (t, i) => (V(), A(K(qn), R(K(r), { class: K(e)("flex rounded bg-transparent mr-1", n.class) }), {
1149
1149
  default: q(() => [U(t.$slots, "default", {}, () => [F(K(m), { class: "w-4 h-4" })])]),
1150
1150
  _: 3
1151
1151
  }, 16, ["class"]));
1152
1152
  }
1153
- }), Yr = /* @__PURE__ */ I({
1153
+ }), Xr = /* @__PURE__ */ I({
1154
1154
  __name: "TagsInputItemText",
1155
1155
  props: {
1156
1156
  asChild: { type: Boolean },
@@ -1168,8 +1168,8 @@ var ar = /* @__PURE__ */ I({
1168
1168
  let { class: e, ...t } = n;
1169
1169
  return t;
1170
1170
  }));
1171
- return (t, i) => (V(), A(K(qn), R(K(r), { class: K(e)("py-1 px-2 text-sm rounded bg-transparent", n.class) }), null, 16, ["class"]));
1171
+ return (t, i) => (V(), A(K(Jn), R(K(r), { class: K(e)("py-1 px-2 text-sm rounded bg-transparent", n.class) }), null, 16, ["class"]));
1172
1172
  }
1173
1173
  });
1174
1174
  //#endregion
1175
- export { ar as Accordion, or as AccordionContent, sr as AccordionItem, ur as AccordionTrigger, dr as Alert, fr as AlertDescription, pr as AlertTitle, mr as Avatar, gr as AvatarFallback, hr as AvatarImage, h as Badge, g as Button, te as CONFIGURATOR_DENSITY_KEY, pe as Card, fe as CardContent, me as CardDescription, he as CardFooter, ue as CardHeader, de as CardTitle, Qt as ChassisDivider, _r as Checkbox, _e as Collapsible, ve as CollapsibleContent, ge as CollapsibleTrigger, y as Command, ye as CommandDialog, S as CommandEmpty, b as CommandGroup, _ as CommandInput, v as CommandItem, x as CommandList, be as CommandSeparator, xe as CommandShortcut, ne as Configurator, ae as ConfiguratorLayer, re as ConfiguratorRow, je as ContextMenu, f as ContextMenuCheckboxItem, Me as ContextMenuContent, o as ContextMenuItem, d as ContextMenuLabel, c as ContextMenuRadioGroup, u as ContextMenuRadioItem, s as ContextMenuSeparator, a as ContextMenuShortcut, p as ContextMenuSubContent, l as ContextMenuSubTrigger, C as ContextMenuTrigger, Ve as DataTable, Le as DataTablePagination, Se as Dialog, ke as DialogClose, Ce as DialogContent, Oe as DialogDescription, Ae as DialogFooter, we as DialogHeader, Ee as DialogScrollContent, Te as DialogTitle, De as DialogTrigger, on as DiscoGlyph, yr as Drawer, Xn as DrawerClose, br as DrawerContent, wr as DrawerDescription, Sr as DrawerFooter, xr as DrawerHeader, $ as DrawerOverlay, er as DrawerPortal, Cr as DrawerTitle, ir as DrawerTrigger, qe as DropdownMenu, Ye as DropdownMenuCheckboxItem, $e as DropdownMenuContent, Ke as DropdownMenuGroup, rt as DropdownMenuItem, Ue as DropdownMenuLabel, nt as DropdownMenuPortal, Ge as DropdownMenuRadioGroup, We as DropdownMenuRadioItem, Qe as DropdownMenuSeparator, tt as DropdownMenuShortcut, Je as DropdownMenuSub, Ze as DropdownMenuSubContent, et as DropdownMenuSubTrigger, Xe as DropdownMenuTrigger, rn as GLYPH_FACE_SILHOUETTE_KEY, an as GlyphFace, at as HoverCard, ot as HoverCardContent, it as HoverCardTrigger, sn as HoverPopover, $t as InstrumentChassis, en as InstrumentRail, st as Label, Tr as MetricPill, Ar as MultiSelect, i as Notification, jr as NumberField, Fr as NumberFieldContent, Pr as NumberFieldDecrement, Nr as NumberFieldIncrement, Mr as NumberFieldInput, T as Popover, E as PopoverContent, w as PopoverTrigger, lt as Progress, Ir as RadioGroup, Lr as RadioGroupItem, ln as ScrollingText, zr as Section, gt as Select, ft as SelectContent, vt as SelectGroup, ht as SelectItem, yt as SelectLabel, _t as SelectScrollDownButton, pt as SelectScrollUpButton, bt as SelectSeparator, dt as SelectTrigger, mt as SelectValue, xt as Separator, Tt as Sheet, kt as SheetClose, Dt as SheetContent, Ot as SheetDescription, Et as SheetFooter, St as SheetHeader, wt as SheetTitle, Ct as SheetTrigger, ze as Skeleton, Nt as Slider, Ft as Switch, He as Table, Ie as TableBody, vr as TableCaption, Pe as TableCell, Fe as TableEmpty, Be as TableHead, Re as TableHeader, Ne as TableRow, Br as Tabs, Ur as TabsContent, Wr as TabsIndicator, Hr as TabsList, Vr as TabsTrigger, Gr as TagsInput, Kr as TagsInputInput, qr as TagsInputItem, Jr as TagsInputItemDelete, Yr as TagsInputItemText, Lt as Toast, Ht as ToastAction, Bt as ToastClose, It as ToastDescription, Rt as ToastTitle, Ut as Toaster, Wt as Toggle, Gt as ToggleGroup, qt as ToggleGroupItem, Jt as Tooltip, Xt as TooltipContent, Zt as TooltipProvider, Yt as TooltipTrigger, Z as alertVariants, Q as avatarVariants, ce as badgeVariants, le as buttonVariants, e as cn, D as copyToClipboard, _n as createGlassFilter, hn as destroyGlassFilter, ie as provideConfiguratorDensity, tn as provideGlyphFaceSilhouette, At as sheetVariants, Pt as sliderVariants, zt as toast, Kt as toggleVariants, mn as useBreakpoint, fn as useClipboard, se as useConfiguratorState, gn as useGlassRenderer, un as useInterval, oe as useOptionalConfiguratorDensity, nn as useOptionalGlyphFaceSilhouette, cn as useResizeObserver, vn as useSortable, jt as useTimer, Vt as useToast, dn as useTokenColor, Mt as useTouchGate, pn as useViewportReady };
1175
+ export { or as Accordion, sr as AccordionContent, cr as AccordionItem, dr as AccordionTrigger, fr as Alert, pr as AlertDescription, mr as AlertTitle, hr as Avatar, _r as AvatarFallback, gr as AvatarImage, h as Badge, g as Button, te as CONFIGURATOR_DENSITY_KEY, pe as Card, fe as CardContent, me as CardDescription, he as CardFooter, ue as CardHeader, de as CardTitle, Qt as ChassisDivider, vr as Checkbox, _e as Collapsible, ve as CollapsibleContent, ge as CollapsibleTrigger, y as Command, ye as CommandDialog, S as CommandEmpty, b as CommandGroup, _ as CommandInput, v as CommandItem, x as CommandList, be as CommandSeparator, xe as CommandShortcut, ne as Configurator, ae as ConfiguratorLayer, re as ConfiguratorRow, je as ContextMenu, f as ContextMenuCheckboxItem, Me as ContextMenuContent, o as ContextMenuItem, d as ContextMenuLabel, c as ContextMenuRadioGroup, u as ContextMenuRadioItem, s as ContextMenuSeparator, a as ContextMenuShortcut, p as ContextMenuSubContent, l as ContextMenuSubTrigger, C as ContextMenuTrigger, Ve as DataTable, Le as DataTablePagination, Se as Dialog, ke as DialogClose, Ce as DialogContent, Oe as DialogDescription, Ae as DialogFooter, we as DialogHeader, Ee as DialogScrollContent, Te as DialogTitle, De as DialogTrigger, on as DiscoGlyph, br as Drawer, Zn as DrawerClose, xr as DrawerContent, Tr as DrawerDescription, Cr as DrawerFooter, Sr as DrawerHeader, $ as DrawerOverlay, tr as DrawerPortal, wr as DrawerTitle, ar as DrawerTrigger, qe as DropdownMenu, Ye as DropdownMenuCheckboxItem, $e as DropdownMenuContent, Ke as DropdownMenuGroup, rt as DropdownMenuItem, Ue as DropdownMenuLabel, nt as DropdownMenuPortal, Ge as DropdownMenuRadioGroup, We as DropdownMenuRadioItem, Qe as DropdownMenuSeparator, tt as DropdownMenuShortcut, Je as DropdownMenuSub, Ze as DropdownMenuSubContent, et as DropdownMenuSubTrigger, Xe as DropdownMenuTrigger, rn as GLYPH_FACE_SILHOUETTE_KEY, an as GlyphFace, at as HoverCard, ot as HoverCardContent, it as HoverCardTrigger, sn as HoverPopover, $t as InstrumentChassis, en as InstrumentRail, st as Label, Er as MetricPill, jr as MultiSelect, i as Notification, Mr as NumberField, Ir as NumberFieldContent, Fr as NumberFieldDecrement, Pr as NumberFieldIncrement, Nr as NumberFieldInput, T as Popover, E as PopoverContent, w as PopoverTrigger, lt as Progress, Lr as RadioGroup, Rr as RadioGroupItem, ln as ScrollingText, Br as Section, gt as Select, ft as SelectContent, vt as SelectGroup, ht as SelectItem, yt as SelectLabel, _t as SelectScrollDownButton, pt as SelectScrollUpButton, bt as SelectSeparator, dt as SelectTrigger, mt as SelectValue, xt as Separator, Tt as Sheet, kt as SheetClose, Dt as SheetContent, Ot as SheetDescription, Et as SheetFooter, St as SheetHeader, wt as SheetTitle, Ct as SheetTrigger, ze as Skeleton, Nt as Slider, Ft as Switch, He as Table, Ie as TableBody, yr as TableCaption, Pe as TableCell, Fe as TableEmpty, Be as TableHead, Re as TableHeader, Ne as TableRow, Vr as Tabs, Wr as TabsContent, Gr as TabsIndicator, Ur as TabsList, Hr as TabsTrigger, Kr as TagsInput, qr as TagsInputInput, Jr as TagsInputItem, Yr as TagsInputItemDelete, Xr as TagsInputItemText, Lt as Toast, Ht as ToastAction, Bt as ToastClose, It as ToastDescription, Rt as ToastTitle, Ut as Toaster, Wt as Toggle, Gt as ToggleGroup, qt as ToggleGroupItem, Jt as Tooltip, Xt as TooltipContent, Zt as TooltipProvider, Yt as TooltipTrigger, Z as alertVariants, Q as avatarVariants, ce as badgeVariants, le as buttonVariants, e as cn, fn as copyToClipboard, vn as createGlassFilter, gn as destroyGlassFilter, ie as provideConfiguratorDensity, tn as provideGlyphFaceSilhouette, At as sheetVariants, Pt as sliderVariants, zt as toast, Kt as toggleVariants, pn as useBreakpoint, dn as useClipboard, se as useConfiguratorState, _n as useGlassRenderer, hn as useIdleReady, un as useInterval, oe as useOptionalConfiguratorDensity, nn as useOptionalGlyphFaceSilhouette, cn as useResizeObserver, yn as useSortable, jt as useTimer, Vt as useToast, D as useTokenColor, Mt as useTouchGate, mn as useViewportReady };