@matthiaskrijgsman/mat-ui 0.0.43 → 0.0.44

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,12 +1,12 @@
1
1
  "use client";
2
- import { jsx as e, jsxs as d, Fragment as re } from "react/jsx-runtime";
2
+ import { jsx as e, jsxs as d, Fragment as ne } from "react/jsx-runtime";
3
3
  import * as C from "react";
4
- import { createContext as Qe, useContext as Ze, useEffect as _, useState as W, useRef as Ce, useCallback as Pe, useLayoutEffect as It, useMemo as se } from "react";
4
+ import { createContext as Qe, useContext as Ze, useEffect as _, useState as W, useRef as Ce, useCallback as Pe, useLayoutEffect as St, useMemo as se } from "react";
5
5
  import { AnimatePresence as De, motion as Y, animate as qt } from "motion/react";
6
- import { IconExclamationCircleFilled as et, IconEyeOff as Jt, IconEye as Yt, IconPaperclip as Qt, IconCircleCheckFilled as tt, IconX as de, IconCloudUpload as Zt, IconCheck as Rt, IconChevronDown as ve, IconBold as en, IconItalic as tn, IconUnderline as nn, IconList as Je, IconListNumbers as rn, IconLink as on, IconArrowBackUp as an, IconArrowForwardUp as ln, IconDots as sn, IconSearch as Fe, IconSearchOff as nt, IconInfoCircleFilled as cn, IconAlertTriangleFilled as dn, IconChevronRight as un, IconChevronUp as hn, IconSettings as ht, IconPlus as ft, IconTrash as fn, IconMailFilled as mn } from "@tabler/icons-react";
7
- import { FloatingPortal as Me, flip as rt, shift as ot, size as at, useFloating as lt, autoUpdate as it, useDismiss as St, useInteractions as Dt, offset as pn, useListNavigation as gn, FloatingOverlay as zt } from "@floating-ui/react";
6
+ import { IconExclamationCircleFilled as et, IconEyeOff as Jt, IconEye as Yt, IconPaperclip as Qt, IconCircleCheckFilled as tt, IconX as de, IconCloudUpload as Zt, IconCheck as Dt, IconChevronDown as ve, IconBold as en, IconItalic as tn, IconUnderline as nn, IconList as Je, IconListNumbers as rn, IconLink as on, IconArrowBackUp as an, IconArrowForwardUp as ln, IconDots as sn, IconSearch as Fe, IconSearchOff as nt, IconInfoCircleFilled as cn, IconAlertTriangleFilled as dn, IconChevronRight as un, IconChevronUp as hn, IconSettings as mt, IconPlus as pt, IconTrash as fn, IconMailFilled as mn } from "@tabler/icons-react";
7
+ import { FloatingPortal as Me, flip as rt, shift as ot, size as at, useFloating as lt, autoUpdate as it, useDismiss as zt, useInteractions as Ot, offset as pn, useListNavigation as gn, FloatingOverlay as Tt } from "@floating-ui/react";
8
8
  import { mergeRefs as vn } from "react-merge-refs";
9
- import { useDropzone as Ot } from "react-dropzone";
9
+ import { useDropzone as Pt } from "react-dropzone";
10
10
  import { LexicalComposer as bn } from "@lexical/react/LexicalComposer";
11
11
  import { RichTextPlugin as xn } from "@lexical/react/LexicalRichTextPlugin";
12
12
  import { ContentEditable as wn } from "@lexical/react/LexicalContentEditable";
@@ -17,13 +17,13 @@ import { OnChangePlugin as Cn } from "@lexical/react/LexicalOnChangePlugin";
17
17
  import { AutoFocusPlugin as In } from "@lexical/react/LexicalAutoFocusPlugin";
18
18
  import { LexicalErrorBoundary as Rn } from "@lexical/react/LexicalErrorBoundary";
19
19
  import { HeadingNode as Sn, QuoteNode as Dn, $isHeadingNode as zn, $createHeadingNode as On } from "@lexical/rich-text";
20
- import { ListNode as Tt, ListItemNode as Tn, $isListNode as Pn, REMOVE_LIST_COMMAND as mt, INSERT_UNORDERED_LIST_COMMAND as Ln, INSERT_ORDERED_LIST_COMMAND as En } from "@lexical/list";
21
- import { LinkNode as Fn, $isLinkNode as pt, TOGGLE_LINK_COMMAND as gt } from "@lexical/link";
20
+ import { ListNode as Lt, ListItemNode as Tn, $isListNode as Pn, REMOVE_LIST_COMMAND as gt, INSERT_UNORDERED_LIST_COMMAND as Ln, INSERT_ORDERED_LIST_COMMAND as En } from "@lexical/list";
21
+ import { LinkNode as Fn, $isLinkNode as vt, TOGGLE_LINK_COMMAND as bt } from "@lexical/link";
22
22
  import { useLexicalComposerContext as ue } from "@lexical/react/LexicalComposerContext";
23
- import { CAN_UNDO_COMMAND as Mn, COMMAND_PRIORITY_LOW as Le, CAN_REDO_COMMAND as Bn, $getSelection as Pt, $isRangeSelection as Lt, $createParagraphNode as An, FORMAT_TEXT_COMMAND as je, UNDO_COMMAND as Un, REDO_COMMAND as Wn, FOCUS_COMMAND as Hn, BLUR_COMMAND as $n } from "lexical";
24
- import { mergeRegister as Et, $getNearestNodeOfType as _n } from "@lexical/utils";
25
- import { $setBlocksType as vt } from "@lexical/selection";
26
- const h = (...n) => n.filter(Boolean).join(" "), jn = [
23
+ import { CAN_UNDO_COMMAND as Mn, COMMAND_PRIORITY_LOW as Le, CAN_REDO_COMMAND as Bn, $getSelection as Et, $isRangeSelection as Ft, $createParagraphNode as An, FORMAT_TEXT_COMMAND as je, UNDO_COMMAND as Un, REDO_COMMAND as Wn, FOCUS_COMMAND as Hn, BLUR_COMMAND as $n } from "lexical";
24
+ import { mergeRegister as Mt, $getNearestNodeOfType as _n } from "@lexical/utils";
25
+ import { $setBlocksType as xt } from "@lexical/selection";
26
+ const u = (...n) => n.filter(Boolean).join(" "), jn = [
27
27
  "polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)",
28
28
  "polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)",
29
29
  "polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)",
@@ -32,15 +32,15 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
32
32
  ], Se = (n) => {
33
33
  const {
34
34
  speed: t = 1,
35
- className: a
36
- } = n, l = 1 / t, r = 2 / t;
35
+ className: l
36
+ } = n, a = 1 / t, r = 2 / t;
37
37
  return /* @__PURE__ */ e(De, { children: /* @__PURE__ */ e(
38
38
  Y.div,
39
39
  {
40
40
  role: "status",
41
- className: h("relative rounded-full", a),
41
+ className: u("relative rounded-full", l),
42
42
  animate: { rotate: 360 },
43
- transition: { repeat: 1 / 0, ease: "linear", duration: l },
43
+ transition: { repeat: 1 / 0, ease: "linear", duration: a },
44
44
  children: /* @__PURE__ */ e(
45
45
  Y.div,
46
46
  {
@@ -61,23 +61,23 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
61
61
  )
62
62
  }
63
63
  ) });
64
- }, ee = {
64
+ }, Q = {
65
65
  sm: "h-[var(--control-size-sm-height)]",
66
66
  md: "h-[var(--control-size-md-height)]",
67
67
  lg: "h-[var(--control-size-lg-height)]"
68
- }, Ft = {
68
+ }, Bt = {
69
69
  sm: "min-h-[var(--control-size-sm-height)]",
70
70
  md: "min-h-[var(--control-size-md-height)]",
71
71
  lg: "min-h-[var(--control-size-lg-height)]"
72
- }, q = {
72
+ }, G = {
73
73
  sm: "text-[length:var(--control-size-sm-font-size)]",
74
74
  md: "text-[length:var(--control-size-md-font-size)]",
75
75
  lg: "text-[length:var(--control-size-lg-font-size)]"
76
- }, Mt = {
76
+ }, st = {
77
77
  sm: "gap-[var(--control-size-sm-gap)]",
78
78
  md: "gap-[var(--control-size-md-gap)]",
79
79
  lg: "gap-[var(--control-size-lg-gap)]"
80
- }, Bt = {
80
+ }, ct = {
81
81
  sm: "px-[var(--control-size-sm-px)]",
82
82
  md: "px-[var(--control-size-md-px)]",
83
83
  lg: "px-[var(--control-size-lg-px)]"
@@ -85,7 +85,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
85
85
  sm: "pl-[var(--control-size-sm-px)]",
86
86
  md: "pl-[var(--control-size-md-px)]",
87
87
  lg: "pl-[var(--control-size-lg-px)]"
88
- }, st = {
88
+ }, dt = {
89
89
  sm: "pr-[var(--control-size-sm-px)]",
90
90
  md: "pr-[var(--control-size-md-px)]",
91
91
  lg: "pr-[var(--control-size-lg-px)]"
@@ -109,7 +109,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
109
109
  sm: "right-[var(--control-size-sm-px)]",
110
110
  md: "right-[var(--control-size-md-px)]",
111
111
  lg: "right-[var(--control-size-lg-px)]"
112
- }, ne = {
112
+ }, ee = {
113
113
  sm: "h-[var(--control-size-sm-icon)] w-[var(--control-size-sm-icon)]",
114
114
  md: "h-[var(--control-size-md-icon)] w-[var(--control-size-md-icon)]",
115
115
  lg: "h-[var(--control-size-lg-icon)] w-[var(--control-size-lg-icon)]"
@@ -132,8 +132,8 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
132
132
  transparent: "border-[length:var(--border-width-input)] button-transparent"
133
133
  }, Gn = C.forwardRef((n, t) => {
134
134
  const {
135
- variant: a = "white",
136
- size: l = "md",
135
+ variant: l = "white",
136
+ size: a = "md",
137
137
  className: r,
138
138
  children: o,
139
139
  loading: i = !1,
@@ -145,22 +145,22 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
145
145
  "button",
146
146
  {
147
147
  ref: t,
148
- className: h(
148
+ className: u(
149
149
  Vn,
150
- Kn[a],
151
- ee[l],
152
- Bt[l],
153
- q[l],
154
- Mt[l],
150
+ Kn[l],
151
+ Q[a],
152
+ ct[a],
153
+ G[a],
154
+ st[a],
155
155
  r
156
156
  ),
157
157
  ...v,
158
158
  children: [
159
- i && /* @__PURE__ */ e(Se, { className: h(ne[l]) }),
160
- !i && /* @__PURE__ */ d(re, { children: [
161
- s && /* @__PURE__ */ e(s, { className: h(ne[l], "-ml-1") }),
159
+ i && /* @__PURE__ */ e(Se, { className: u(ee[a]) }),
160
+ !i && /* @__PURE__ */ d(ne, { children: [
161
+ s && /* @__PURE__ */ e(s, { className: u(ee[a], "-ml-1") }),
162
162
  o,
163
- c && /* @__PURE__ */ e(c, { className: h(ne[l], "-mr-1") })
163
+ c && /* @__PURE__ */ e(c, { className: u(ee[a], "-mr-1") })
164
164
  ] })
165
165
  ]
166
166
  }
@@ -180,8 +180,8 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
180
180
  transparent: "border-[length:var(--border-width-input)] button-transparent"
181
181
  }, Ye = C.forwardRef((n, t) => {
182
182
  const {
183
- variant: a = "white",
184
- size: l = "md",
183
+ variant: l = "white",
184
+ size: a = "md",
185
185
  className: r,
186
186
  Icon: o,
187
187
  ...i
@@ -190,14 +190,14 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
190
190
  "button",
191
191
  {
192
192
  ref: t,
193
- className: h(
193
+ className: u(
194
194
  qn,
195
- Jn[a],
196
- Wt[l],
195
+ Jn[l],
196
+ Wt[a],
197
197
  r
198
198
  ),
199
199
  ...i,
200
- children: /* @__PURE__ */ e(o, { className: ne[l] })
200
+ children: /* @__PURE__ */ e(o, { className: ee[a] })
201
201
  }
202
202
  );
203
203
  }), Yn = `
@@ -213,8 +213,8 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
213
213
  transparent: "border-[length:var(--border-width-input)] button-transparent"
214
214
  }, Ht = C.forwardRef((n, t) => {
215
215
  const {
216
- variant: a = "white",
217
- size: l = "md",
216
+ variant: l = "white",
217
+ size: a = "md",
218
218
  className: r,
219
219
  Icon: o,
220
220
  ...i
@@ -223,36 +223,36 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
223
223
  "button",
224
224
  {
225
225
  ref: t,
226
- className: h(
226
+ className: u(
227
227
  Yn,
228
- Qn[a],
229
- Wt[l],
228
+ Qn[l],
229
+ Wt[a],
230
230
  r
231
231
  ),
232
232
  ...i,
233
- children: /* @__PURE__ */ e(o, { className: ne[l] })
233
+ children: /* @__PURE__ */ e(o, { className: ee[a] })
234
234
  }
235
235
  );
236
- }), Q = (n) => {
236
+ }), Z = (n) => {
237
237
  const {
238
238
  children: t
239
239
  } = n;
240
240
  return t ? /* @__PURE__ */ e("label", { className: "input-label font-[number:var(--font-weight-input-label)] mb-1", children: t }) : null;
241
- }, oe = () => /* @__PURE__ */ e("div", { className: "h-5 w-5", children: /* @__PURE__ */ e(et, { className: "h-5 w-5 input-error-icon" }) }), J = Qe("md"), Zn = () => Ze(J), me = C.forwardRef((n, t) => {
241
+ }, oe = () => /* @__PURE__ */ e("div", { className: "h-5 w-5", children: /* @__PURE__ */ e(et, { className: "h-5 w-5 input-error-icon" }) }), q = Qe("md"), Zn = () => Ze(q), me = C.forwardRef((n, t) => {
242
242
  const {
243
- children: a,
244
- className: l
243
+ children: l,
244
+ className: a
245
245
  } = n, r = Zn();
246
246
  return /* @__PURE__ */ e(
247
247
  "div",
248
248
  {
249
249
  ref: t,
250
- className: h(
250
+ className: u(
251
251
  "absolute top-1/2 -translate-y-1/2 flex flex-row items-center gap-1 pointer-events-none",
252
252
  Xn[r],
253
- l
253
+ a
254
254
  ),
255
- children: a
255
+ children: l
256
256
  }
257
257
  );
258
258
  }), V = (n) => {
@@ -268,38 +268,38 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
268
268
  }, $t = (n) => {
269
269
  const {
270
270
  className: t,
271
- label: a,
272
- description: l,
271
+ label: l,
272
+ description: a,
273
273
  Icon: r,
274
274
  error: o,
275
275
  buttonTray: i,
276
276
  size: s = "md",
277
277
  ...c
278
278
  } = n, v = !!o || !!i;
279
- return /* @__PURE__ */ e(J.Provider, { value: s, children: /* @__PURE__ */ d(
279
+ return /* @__PURE__ */ e(q.Provider, { value: s, children: /* @__PURE__ */ d(
280
280
  "div",
281
281
  {
282
- className: h(
282
+ className: u(
283
283
  "flex flex-col",
284
284
  t
285
285
  ),
286
286
  children: [
287
- /* @__PURE__ */ e(Q, { children: a }),
287
+ /* @__PURE__ */ e(Z, { children: l }),
288
288
  /* @__PURE__ */ d("div", { className: "flex flex-col relative", children: [
289
- r && /* @__PURE__ */ e(r, { className: h(
289
+ r && /* @__PURE__ */ e(r, { className: u(
290
290
  "input-icon absolute top-1/2 -translate-y-1/2",
291
- ne[s],
291
+ ee[s],
292
292
  Ut[s]
293
293
  ) }),
294
294
  /* @__PURE__ */ e(
295
295
  "input",
296
296
  {
297
- className: h(
297
+ className: u(
298
298
  "border-[length:var(--border-width-input)] input-base transition-all duration-[var(--control-transition-duration)] rounded-[var(--border-radius-input)] shadow-[var(--shadow-control)] ring-0 focus:ring-[length:var(--control-ring-width)] focus:outline-none font-[number:var(--font-weight-input-text)] font-[family-name:var(--font-family-base)]",
299
- ee[s],
300
- q[s],
299
+ Q[s],
300
+ G[s],
301
301
  r ? At[s] : he[s],
302
- v ? fe[s] : st[s],
302
+ v ? fe[s] : dt[s],
303
303
  o && "input-error"
304
304
  ),
305
305
  ...c
@@ -310,7 +310,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
310
310
  i
311
311
  ] })
312
312
  ] }),
313
- /* @__PURE__ */ e(V, { children: l }),
313
+ /* @__PURE__ */ e(V, { children: a }),
314
314
  /* @__PURE__ */ e(K, { children: o })
315
315
  ]
316
316
  }
@@ -318,53 +318,53 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
318
318
  }, er = (n) => {
319
319
  const t = n.match(/^#?([0-9a-fA-F]{6})$/);
320
320
  if (!t) return null;
321
- const a = parseInt(t[1], 16);
322
- return [(a >> 16 & 255) / 255, (a >> 8 & 255) / 255, (a & 255) / 255];
323
- }, tr = (n, t, a) => {
324
- const l = (r) => Math.round(r * 255).toString(16).padStart(2, "0").toUpperCase();
325
- return "#" + l(n) + l(t) + l(a);
326
- }, nr = (n, t, a) => {
327
- const l = Math.max(n, t, a), r = Math.min(n, t, a), o = l - r;
321
+ const l = parseInt(t[1], 16);
322
+ return [(l >> 16 & 255) / 255, (l >> 8 & 255) / 255, (l & 255) / 255];
323
+ }, tr = (n, t, l) => {
324
+ const a = (r) => Math.round(r * 255).toString(16).padStart(2, "0").toUpperCase();
325
+ return "#" + a(n) + a(t) + a(l);
326
+ }, nr = (n, t, l) => {
327
+ const a = Math.max(n, t, l), r = Math.min(n, t, l), o = a - r;
328
328
  let i = 0;
329
- return o !== 0 && (l === n ? i = ((t - a) / o + 6) % 6 : l === t ? i = (a - n) / o + 2 : i = (n - t) / o + 4, i *= 60), [i, l === 0 ? 0 : o / l, l];
330
- }, rr = (n, t, a) => {
331
- const l = a * t, r = n / 60, o = l * (1 - Math.abs(r % 2 - 1));
329
+ return o !== 0 && (a === n ? i = ((t - l) / o + 6) % 6 : a === t ? i = (l - n) / o + 2 : i = (n - t) / o + 4, i *= 60), [i, a === 0 ? 0 : o / a, a];
330
+ }, rr = (n, t, l) => {
331
+ const a = l * t, r = n / 60, o = a * (1 - Math.abs(r % 2 - 1));
332
332
  let i = 0, s = 0, c = 0;
333
- r < 1 ? (i = l, s = o) : r < 2 ? (i = o, s = l) : r < 3 ? (s = l, c = o) : r < 4 ? (s = o, c = l) : r < 5 ? (i = o, c = l) : (i = l, c = o);
334
- const v = a - l;
333
+ r < 1 ? (i = a, s = o) : r < 2 ? (i = o, s = a) : r < 3 ? (s = a, c = o) : r < 4 ? (s = o, c = a) : r < 5 ? (i = o, c = a) : (i = a, c = o);
334
+ const v = l - a;
335
335
  return [i + v, s + v, c + v];
336
- }, Re = (n, t, a) => {
337
- const [l, r, o] = rr(n, t, a);
338
- return tr(l, r, o);
339
- }, bt = (n) => {
336
+ }, Re = (n, t, l) => {
337
+ const [a, r, o] = rr(n, t, l);
338
+ return tr(a, r, o);
339
+ }, wt = (n) => {
340
340
  const t = er(n);
341
341
  return t ? nr(t[0], t[1], t[2]) : null;
342
342
  }, or = (n) => {
343
343
  const t = n.trim();
344
344
  if (!t) return null;
345
- const a = t.match(/^#?([0-9a-fA-F]{3}|[0-9a-fA-F]{6})$/);
346
- if (a) {
347
- let i = a[1];
345
+ const l = t.match(/^#?([0-9a-fA-F]{3}|[0-9a-fA-F]{6})$/);
346
+ if (l) {
347
+ let i = l[1];
348
348
  return i.length === 3 && (i = i.split("").map((s) => s + s).join("")), "#" + i.toUpperCase();
349
349
  }
350
350
  if (typeof document > "u") return null;
351
- const l = document.createElement("div");
352
- if (l.style.color = t, !l.style.color) return null;
353
- document.body.appendChild(l);
354
- const r = getComputedStyle(l).color;
355
- document.body.removeChild(l);
351
+ const a = document.createElement("div");
352
+ if (a.style.color = t, !a.style.color) return null;
353
+ document.body.appendChild(a);
354
+ const r = getComputedStyle(a).color;
355
+ document.body.removeChild(a);
356
356
  const o = r.match(/rgba?\((\d+),\s*(\d+),\s*(\d+)/);
357
357
  return o ? "#" + [o[1], o[2], o[3]].map((i) => parseInt(i, 10).toString(16).padStart(2, "0")).join("").toUpperCase() : null;
358
358
  }, Xe = (n) => {
359
- const t = C.useRef(null), [a, l] = C.useState(!1), r = (o) => {
360
- t.current = null, l(!1), o.currentTarget.releasePointerCapture?.(o.pointerId);
359
+ const t = C.useRef(null), [l, a] = C.useState(!1), r = (o) => {
360
+ t.current = null, a(!1), o.currentTarget.releasePointerCapture?.(o.pointerId);
361
361
  };
362
362
  return {
363
- isDragging: a,
363
+ isDragging: l,
364
364
  bind: {
365
365
  onPointerDown: (o) => {
366
366
  const i = o.currentTarget;
367
- t.current = i.getBoundingClientRect(), i.setPointerCapture?.(o.pointerId), l(!0), n(o.clientX, o.clientY, t.current);
367
+ t.current = i.getBoundingClientRect(), i.setPointerCapture?.(o.pointerId), a(!0), n(o.clientX, o.clientY, t.current);
368
368
  },
369
369
  onPointerMove: (o) => {
370
370
  t.current && n(o.clientX, o.clientY, t.current);
@@ -380,16 +380,16 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
380
380
  }, be = (n) => {
381
381
  const {
382
382
  className: t,
383
- children: a,
384
- padding: l = "md",
383
+ children: l,
384
+ padding: a = "md",
385
385
  ...r
386
386
  } = n;
387
387
  return /* @__PURE__ */ e(
388
388
  "div",
389
389
  {
390
- className: h(ar, lr[l], t),
390
+ className: u(ar, lr[a], t),
391
391
  ...r,
392
- children: a
392
+ children: l
393
393
  }
394
394
  );
395
395
  }, ir = {
@@ -406,10 +406,10 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
406
406
  "left-start": "top right",
407
407
  "left-end": "bottom right"
408
408
  }, _t = C.memo(
409
- ({ open: n, children: t, className: a, floatingStyles: l, setFloating: r, placement: o, floatingProps: i }) => /* @__PURE__ */ e(Me, { children: /* @__PURE__ */ e(De, { children: n && /* @__PURE__ */ e("div", { ref: r, style: l, className: "z-50", ...i, children: /* @__PURE__ */ e(
409
+ ({ open: n, children: t, className: l, floatingStyles: a, setFloating: r, placement: o, floatingProps: i }) => /* @__PURE__ */ e(Me, { children: /* @__PURE__ */ e(De, { children: n && /* @__PURE__ */ e("div", { ref: r, style: a, className: "z-50", ...i, children: /* @__PURE__ */ e(
410
410
  Y.div,
411
411
  {
412
- className: a,
412
+ className: l,
413
413
  style: { transformOrigin: ir[o] },
414
414
  initial: { opacity: 0, scale: 0.95 },
415
415
  animate: { opacity: 1, scale: 1 },
@@ -418,26 +418,26 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
418
418
  children: t
419
419
  }
420
420
  ) }) }) })
421
- ), ct = (n) => {
422
- const { placement: t = "bottom", open: a, onOpenChange: l, fullWidth: r, minWidth: o, maxWidth: i } = n, s = C.useMemo(() => [
421
+ ), ut = (n) => {
422
+ const { placement: t = "bottom", open: l, onOpenChange: a, fullWidth: r, minWidth: o, maxWidth: i } = n, s = C.useMemo(() => [
423
423
  rt({ padding: 8 }),
424
424
  ot({ padding: 8 }),
425
425
  at({
426
- apply({ rects: u, elements: I }) {
427
- r && (I.floating.style.width = `${u.reference.width}px`), o && (I.floating.style.minWidth = `${o}px`), i && (I.floating.style.maxWidth = `${i}px`);
426
+ apply({ rects: h, elements: I }) {
427
+ r && (I.floating.style.width = `${h.reference.width}px`), o && (I.floating.style.minWidth = `${o}px`), i && (I.floating.style.maxWidth = `${i}px`);
428
428
  }
429
429
  })
430
430
  ], [r, i, o]), { refs: c, floatingStyles: v, context: R, placement: y } = lt({
431
431
  placement: t,
432
- open: a,
433
- onOpenChange: l,
432
+ open: l,
433
+ onOpenChange: a,
434
434
  middleware: s,
435
435
  whileElementsMounted: it
436
- }), m = St(R, {
437
- enabled: !!l,
436
+ }), m = zt(R, {
437
+ enabled: !!a,
438
438
  outsidePress: !0,
439
439
  escapeKey: !1
440
- }), { getFloatingProps: b } = Dt([m]), f = C.useRef({
440
+ }), { getFloatingProps: b } = Ot([m]), f = C.useRef({
441
441
  floatingStyles: v,
442
442
  setFloating: c.setFloating,
443
443
  placement: t,
@@ -450,7 +450,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
450
450
  getFloatingProps: b
451
451
  };
452
452
  const p = C.useMemo(() => {
453
- const u = (I) => {
453
+ const h = (I) => {
454
454
  const { floatingStyles: x, setFloating: N, placement: k, getFloatingProps: S } = f.current, { className: z, open: L, children: T } = I;
455
455
  return /* @__PURE__ */ e(
456
456
  _t,
@@ -465,7 +465,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
465
465
  }
466
466
  );
467
467
  };
468
- return C.memo(u);
468
+ return C.memo(h);
469
469
  }, []);
470
470
  return {
471
471
  anchorRef: c.setReference,
@@ -474,40 +474,40 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
474
474
  }, xe = (n, t) => {
475
475
  _(() => {
476
476
  if (!n) return;
477
- const a = (l) => {
478
- l.key === "Escape" && t();
477
+ const l = (a) => {
478
+ a.key === "Escape" && t();
479
479
  };
480
- return document.addEventListener("keydown", a), () => {
481
- document.removeEventListener("keydown", a);
480
+ return document.addEventListener("keydown", l), () => {
481
+ document.removeEventListener("keydown", l);
482
482
  };
483
483
  }, [n, t]);
484
484
  }, sr = "linear-gradient(to right, #f00 0%, #ff0 16.66%, #0f0 33.33%, #0ff 50%, #00f 66.66%, #f0f 83.33%, #f00 100%)", cr = "linear-gradient(to right, #fff, rgba(255,255,255,0))", dr = "linear-gradient(to top, #000, rgba(0,0,0,0))", Ve = "0 0 0 1px rgba(0,0,0,0.15)", ur = 14, hr = 28, fr = 6, mr = 8, Ke = { type: "spring", stiffness: 500, damping: 18, mass: 0.6 }, Ne = (n) => {
485
- const t = n ? hr : ur, a = t / 2;
485
+ const t = n ? hr : ur, l = t / 2;
486
486
  return {
487
487
  width: t,
488
488
  height: t,
489
- marginLeft: -a,
490
- marginTop: -a,
489
+ marginLeft: -l,
490
+ marginTop: -l,
491
491
  borderRadius: n ? mr : fr
492
492
  };
493
- }, Te = (n) => Math.max(0, Math.min(1, n)), xt = (n, t) => {
493
+ }, Te = (n) => Math.max(0, Math.min(1, n)), yt = (n, t) => {
494
494
  Object.getOwnPropertyDescriptor(HTMLInputElement.prototype, "value")?.set?.call(n, t), n.dispatchEvent(new Event("input", { bubbles: !0 }));
495
495
  }, pr = ({ value: n, onChange: t }) => {
496
- const [a, l] = W(() => bt(n) ?? [0, 0, 1]), r = Ce(Re(a[0], a[1], a[2]));
496
+ const [l, a] = W(() => wt(n) ?? [0, 0, 1]), r = Ce(Re(l[0], l[1], l[2]));
497
497
  _(() => {
498
498
  if ((n || "").toUpperCase() === r.current) return;
499
- const p = bt(n);
500
- p && l(p);
499
+ const p = wt(n);
500
+ p && a(p);
501
501
  }, [n]);
502
502
  const o = (p) => {
503
- l(p);
504
- const u = Re(p[0], p[1], p[2]);
505
- r.current = u, t(u);
506
- }, [i, s, c] = a, v = Re(i, 1, 1), R = Re(i, s, 1), y = Re(i, s, c), m = Xe((p, u, I) => {
507
- o([i, Te((p - I.left) / I.width), 1 - Te((u - I.top) / I.height)]);
508
- }), b = Xe((p, u, I) => {
503
+ a(p);
504
+ const h = Re(p[0], p[1], p[2]);
505
+ r.current = h, t(h);
506
+ }, [i, s, c] = l, v = Re(i, 1, 1), R = Re(i, s, 1), y = Re(i, s, c), m = Xe((p, h, I) => {
507
+ o([i, Te((p - I.left) / I.width), 1 - Te((h - I.top) / I.height)]);
508
+ }), b = Xe((p, h, I) => {
509
509
  o([Te((p - I.left) / I.width) * 360, s, c]);
510
- }), f = Xe((p, u, I) => {
510
+ }), f = Xe((p, h, I) => {
511
511
  o([i, s, Te((p - I.left) / I.width)]);
512
512
  });
513
513
  return /* @__PURE__ */ d(
@@ -631,8 +631,8 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
631
631
  }, wo = (n) => {
632
632
  const {
633
633
  className: t,
634
- label: a,
635
- description: l,
634
+ label: l,
635
+ description: a,
636
636
  error: r,
637
637
  buttonTray: o,
638
638
  size: i = "md",
@@ -644,38 +644,38 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
644
644
  ...m
645
645
  } = n, [b, f] = W(
646
646
  s != null ? String(s) : c != null ? String(c) : ""
647
- ), [p, u] = W(!1), I = Ce(null), x = s != null ? String(s) : b, N = x || "white";
648
- xe(p, () => u(!1));
649
- const { anchorRef: k, Popover: S } = ct({
647
+ ), [p, h] = W(!1), I = Ce(null), x = s != null ? String(s) : b, N = x || "white";
648
+ xe(p, () => h(!1));
649
+ const { anchorRef: k, Popover: S } = ut({
650
650
  placement: "bottom-start",
651
651
  open: p,
652
- onOpenChange: u
652
+ onOpenChange: h
653
653
  }), z = (g) => {
654
654
  f(g.target.value), v?.(g);
655
655
  }, L = (g) => {
656
- u(!0), y?.(g);
656
+ h(!0), y?.(g);
657
657
  }, T = (g) => {
658
658
  const M = g.target.value, P = or(M);
659
- P && P !== M && I.current && xt(I.current, P), u(!1), R?.(g);
659
+ P && P !== M && I.current && yt(I.current, P), h(!1), R?.(g);
660
660
  }, O = (g) => {
661
- I.current && xt(I.current, g);
661
+ I.current && yt(I.current, g);
662
662
  }, w = !!r || !!o;
663
- return /* @__PURE__ */ e(J.Provider, { value: i, children: /* @__PURE__ */ d(
663
+ return /* @__PURE__ */ e(q.Provider, { value: i, children: /* @__PURE__ */ d(
664
664
  "div",
665
665
  {
666
- className: h(
666
+ className: u(
667
667
  "flex flex-col",
668
668
  t
669
669
  ),
670
670
  children: [
671
- /* @__PURE__ */ e(Q, { children: a }),
671
+ /* @__PURE__ */ e(Z, { children: l }),
672
672
  /* @__PURE__ */ d("div", { className: "flex flex-col relative", ref: k, children: [
673
673
  /* @__PURE__ */ e(
674
674
  "div",
675
675
  {
676
- className: h(
676
+ className: u(
677
677
  "absolute top-1/2 -translate-y-1/2 rounded-[var(--border-radius-control-inner)] border-[length:var(--border-width-input)] color-swatch",
678
- ne[i],
678
+ ee[i],
679
679
  Ut[i]
680
680
  ),
681
681
  style: { backgroundColor: N }
@@ -685,19 +685,19 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
685
685
  "input",
686
686
  {
687
687
  ref: I,
688
- className: h(
688
+ className: u(
689
689
  "border-[length:var(--border-width-input)] input-base transition-all duration-[var(--control-transition-duration)] rounded-[var(--border-radius-input)] shadow-[var(--shadow-control)] ring-0 focus:ring-[length:var(--control-ring-width)] focus:outline-none font-[number:var(--font-weight-input-text)] font-[family-name:var(--font-family-base)]",
690
- ee[i],
691
- q[i],
690
+ Q[i],
691
+ G[i],
692
692
  At[i],
693
- w ? fe[i] : st[i],
693
+ w ? fe[i] : dt[i],
694
694
  r && "input-error"
695
695
  ),
696
696
  value: s ?? b,
697
697
  onChange: z,
698
698
  onFocus: L,
699
699
  onBlur: T,
700
- onClick: () => u(!0),
700
+ onClick: () => h(!0),
701
701
  ...m
702
702
  }
703
703
  ),
@@ -707,48 +707,48 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
707
707
  ] }),
708
708
  /* @__PURE__ */ e(S, { open: p, children: /* @__PURE__ */ e(be, { padding: "md", children: /* @__PURE__ */ e(pr, { value: x, onChange: O }) }) })
709
709
  ] }),
710
- /* @__PURE__ */ e(V, { children: l }),
710
+ /* @__PURE__ */ e(V, { children: a }),
711
711
  /* @__PURE__ */ e(K, { children: r })
712
712
  ]
713
713
  }
714
714
  ) });
715
- }, Z = (n) => {
715
+ }, te = (n) => {
716
716
  const {
717
717
  onClick: t,
718
- Icon: a
718
+ Icon: l
719
719
  } = n;
720
720
  return /* @__PURE__ */ e(
721
721
  "div",
722
722
  {
723
723
  onClick: t,
724
- className: h(
724
+ className: u(
725
725
  "h-6 w-6 select-none rounded-full p-0.5",
726
726
  t && "ring-0 transition-all duration-[var(--control-transition-duration)] input-icon-button-interactive active:ring-[length:var(--control-ring-width-active)] cursor-pointer hover:ring-[length:var(--control-ring-width)] group pointer-events-auto"
727
727
  ),
728
- children: /* @__PURE__ */ e(a, { className: h("h-5 w-5 input-icon-button-icon", t && "group-active:scale-[0.8] transition-transform duration-[var(--control-transition-duration)] origin-center") })
728
+ children: /* @__PURE__ */ e(l, { className: u("h-5 w-5 input-icon-button-icon", t && "group-active:scale-[0.8] transition-transform duration-[var(--control-transition-duration)] origin-center") })
729
729
  }
730
730
  );
731
731
  }, yo = (n) => {
732
732
  const {
733
733
  type: t = "password",
734
- enableShowPasswordToggle: a = !0,
735
- ...l
734
+ enableShowPasswordToggle: l = !0,
735
+ ...a
736
736
  } = n, [r, o] = W(!1);
737
737
  return /* @__PURE__ */ e(
738
738
  $t,
739
739
  {
740
740
  type: r ? "text" : t,
741
- buttonTray: a ? /* @__PURE__ */ e(Z, { Icon: r ? Jt : Yt, onClick: () => {
741
+ buttonTray: l ? /* @__PURE__ */ e(te, { Icon: r ? Jt : Yt, onClick: () => {
742
742
  o(!r);
743
743
  } }) : void 0,
744
- ...l
744
+ ...a
745
745
  }
746
746
  );
747
747
  }, No = (n) => {
748
748
  const {
749
749
  className: t,
750
- label: a,
751
- description: l,
750
+ label: l,
751
+ description: a,
752
752
  error: r,
753
753
  size: o = "md",
754
754
  autogrow: i = !1,
@@ -762,7 +762,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
762
762
  f.style.height = "auto";
763
763
  let p = f.scrollHeight;
764
764
  if (s) {
765
- const u = window.getComputedStyle(f), I = parseFloat(u.lineHeight), x = parseFloat(u.paddingTop), N = parseFloat(u.paddingBottom), k = parseFloat(u.borderTopWidth), S = parseFloat(u.borderBottomWidth), z = I * s + x + N + k + S;
765
+ const h = window.getComputedStyle(f), I = parseFloat(h.lineHeight), x = parseFloat(h.paddingTop), N = parseFloat(h.paddingBottom), k = parseFloat(h.borderTopWidth), S = parseFloat(h.borderBottomWidth), z = I * s + x + N + k + S;
766
766
  p = Math.min(f.scrollHeight, z);
767
767
  }
768
768
  f.style.height = `${p}px`;
@@ -777,27 +777,27 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
777
777
  const b = (f) => {
778
778
  v?.(f), i && m();
779
779
  };
780
- return /* @__PURE__ */ e(J.Provider, { value: o, children: /* @__PURE__ */ d(
780
+ return /* @__PURE__ */ e(q.Provider, { value: o, children: /* @__PURE__ */ d(
781
781
  "div",
782
782
  {
783
- className: h(
783
+ className: u(
784
784
  "flex flex-col",
785
785
  t
786
786
  ),
787
787
  children: [
788
- /* @__PURE__ */ e(Q, { children: a }),
788
+ /* @__PURE__ */ e(Z, { children: l }),
789
789
  /* @__PURE__ */ d("div", { className: "flex flex-col relative", children: [
790
790
  /* @__PURE__ */ e(
791
791
  "textarea",
792
792
  {
793
793
  ref: c ? vn([c, y]) : y,
794
794
  onChange: b,
795
- className: h(
795
+ className: u(
796
796
  "py-2.5 border-[length:var(--border-width-input)] input-base transition-all duration-[var(--control-transition-duration)] rounded-[var(--border-radius-input)] shadow-[var(--shadow-control)] ring-0 focus:ring-[length:var(--control-ring-width)] focus:outline-none font-[number:var(--font-weight-input-text)] font-[family-name:var(--font-family-base)]",
797
- Ft[o],
798
- q[o],
797
+ Bt[o],
798
+ G[o],
799
799
  he[o],
800
- r ? fe[o] : st[o],
800
+ r ? fe[o] : dt[o],
801
801
  r && "input-error",
802
802
  i && (s ? "resize-none overflow-y-auto [scrollbar-width:none] [&::-webkit-scrollbar]:hidden" : "resize-none overflow-hidden")
803
803
  ),
@@ -806,7 +806,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
806
806
  ),
807
807
  /* @__PURE__ */ e(me, { className: "top-3.5 translate-y-0", children: r && /* @__PURE__ */ e(oe, {}) })
808
808
  ] }),
809
- /* @__PURE__ */ e(V, { children: l }),
809
+ /* @__PURE__ */ e(V, { children: a }),
810
810
  /* @__PURE__ */ e(K, { children: r })
811
811
  ]
812
812
  }
@@ -814,15 +814,15 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
814
814
  }, ko = (n) => {
815
815
  const {
816
816
  className: t,
817
- label: a,
818
- description: l,
817
+ label: l,
818
+ description: a,
819
819
  error: r,
820
820
  ...o
821
821
  } = n;
822
822
  return /* @__PURE__ */ d(
823
823
  "div",
824
824
  {
825
- className: h(
825
+ className: u(
826
826
  "flex flex-col",
827
827
  t
828
828
  ),
@@ -836,12 +836,12 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
836
836
  ...o
837
837
  }
838
838
  ),
839
- a && /* @__PURE__ */ e("label", { htmlFor: n.id, className: h(
839
+ l && /* @__PURE__ */ e("label", { htmlFor: n.id, className: u(
840
840
  "input-label font-[number:var(--font-weight-input-option-label)] mb-1",
841
841
  n.id && "cursor-pointer"
842
- ), children: a })
842
+ ), children: l })
843
843
  ] }),
844
- /* @__PURE__ */ e(V, { children: l }),
844
+ /* @__PURE__ */ e(V, { children: a }),
845
845
  /* @__PURE__ */ e(K, { children: r })
846
846
  ]
847
847
  }
@@ -849,15 +849,15 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
849
849
  }, Co = (n) => {
850
850
  const {
851
851
  className: t,
852
- label: a,
853
- description: l,
852
+ label: l,
853
+ description: a,
854
854
  error: r,
855
855
  ...o
856
856
  } = n;
857
857
  return /* @__PURE__ */ d(
858
858
  "div",
859
859
  {
860
- className: h(
860
+ className: u(
861
861
  "flex flex-col",
862
862
  t
863
863
  ),
@@ -872,20 +872,20 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
872
872
  ...o
873
873
  }
874
874
  ),
875
- /* @__PURE__ */ e("div", { className: h(
875
+ /* @__PURE__ */ e("div", { className: u(
876
876
  "rounded-full absolute border inset-0 pointer-events-none transition-colors duration-[var(--control-transition-duration)] ",
877
877
  n.checked ? "toggle-track-on" : "toggle-track-off"
878
- ), children: /* @__PURE__ */ e("div", { className: h(
878
+ ), children: /* @__PURE__ */ e("div", { className: u(
879
879
  "absolute top-1/2 -translate-y-1/2 left-1 h-4 w-4 rounded-full toggle-thumb shadow-md transition-all duration-[var(--control-transition-duration)]",
880
880
  n.checked && "translate-x-3.5 "
881
881
  ) }) })
882
882
  ] }),
883
- a && /* @__PURE__ */ e("label", { htmlFor: n.id, className: h(
883
+ l && /* @__PURE__ */ e("label", { htmlFor: n.id, className: u(
884
884
  "input-label font-[number:var(--font-weight-input-option-label)] mb-1",
885
885
  n.id && "cursor-pointer"
886
- ), children: a })
886
+ ), children: l })
887
887
  ] }),
888
- /* @__PURE__ */ e(V, { children: l }),
888
+ /* @__PURE__ */ e(V, { children: a }),
889
889
  /* @__PURE__ */ e(K, { children: r })
890
890
  ]
891
891
  }
@@ -893,15 +893,15 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
893
893
  }, Io = (n) => {
894
894
  const {
895
895
  className: t,
896
- label: a,
897
- description: l,
896
+ label: l,
897
+ description: a,
898
898
  error: r,
899
899
  ...o
900
900
  } = n;
901
901
  return /* @__PURE__ */ d(
902
902
  "div",
903
903
  {
904
- className: h(
904
+ className: u(
905
905
  "flex flex-col",
906
906
  t
907
907
  ),
@@ -915,12 +915,12 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
915
915
  ...o
916
916
  }
917
917
  ),
918
- a && /* @__PURE__ */ e("label", { htmlFor: n.id, className: h(
918
+ l && /* @__PURE__ */ e("label", { htmlFor: n.id, className: u(
919
919
  "input-label font-[number:var(--font-weight-input-option-label)] mb-1",
920
920
  n.id && "cursor-pointer"
921
- ), children: a })
921
+ ), children: l })
922
922
  ] }),
923
- /* @__PURE__ */ e(V, { children: l }),
923
+ /* @__PURE__ */ e(V, { children: a }),
924
924
  /* @__PURE__ */ e(K, { children: r })
925
925
  ]
926
926
  }
@@ -940,8 +940,8 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
940
940
  }, Ro = (n) => {
941
941
  const {
942
942
  label: t,
943
- description: a,
944
- error: l,
943
+ description: l,
944
+ error: a,
945
945
  placeholder: r = "No file chosen",
946
946
  buttonText: o = "Choose",
947
947
  Icon: i = Qt,
@@ -954,7 +954,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
954
954
  accept: b,
955
955
  maxSize: f,
956
956
  minSize: p,
957
- disabled: u = !1,
957
+ disabled: h = !1,
958
958
  className: I
959
959
  } = n, x = async (O) => {
960
960
  const [w] = O;
@@ -965,59 +965,59 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
965
965
  open: S,
966
966
  isDragActive: z,
967
967
  isFocused: L
968
- } = Ot({
968
+ } = Pt({
969
969
  multiple: !1,
970
970
  accept: b,
971
971
  maxSize: f,
972
972
  minSize: p,
973
- disabled: u,
973
+ disabled: h,
974
974
  onDrop: x,
975
975
  onDropRejected: m
976
976
  }), T = c?.name;
977
- return /* @__PURE__ */ e(J.Provider, { value: s, children: /* @__PURE__ */ d("div", { className: h("flex flex-col", I), children: [
978
- /* @__PURE__ */ e(Q, { children: t }),
977
+ return /* @__PURE__ */ e(q.Provider, { value: s, children: /* @__PURE__ */ d("div", { className: u("flex flex-col", I), children: [
978
+ /* @__PURE__ */ e(Z, { children: t }),
979
979
  /* @__PURE__ */ d(
980
980
  "div",
981
981
  {
982
982
  ...N({
983
- className: h(
983
+ className: u(
984
984
  "flex flex-row items-center",
985
985
  "border-[length:var(--border-width-input)] input-base rounded-[var(--border-radius-input)] shadow-[var(--shadow-control)] transition-all duration-[var(--control-transition-duration)]",
986
986
  "ring-0 focus:outline-none",
987
987
  (L || z) && "ring-[length:var(--control-ring-width)]",
988
- l && "input-error",
989
- u && "opacity-60 cursor-not-allowed",
990
- ee[s],
988
+ a && "input-error",
989
+ h && "opacity-60 cursor-not-allowed",
990
+ Q[s],
991
991
  he[s],
992
992
  "gap-3"
993
993
  )
994
994
  }),
995
995
  children: [
996
996
  /* @__PURE__ */ e("input", { ...k() }),
997
- /* @__PURE__ */ e(i, { className: h("input-icon shrink-0", ne[s]) }),
997
+ /* @__PURE__ */ e(i, { className: u("input-icon shrink-0", ee[s]) }),
998
998
  /* @__PURE__ */ e(
999
999
  "span",
1000
1000
  {
1001
- className: h(
1001
+ className: u(
1002
1002
  "flex-1 truncate",
1003
- q[s],
1003
+ G[s],
1004
1004
  !T && "text-[var(--color-input-placeholder)]"
1005
1005
  ),
1006
1006
  children: T ?? r
1007
1007
  }
1008
1008
  ),
1009
- l && /* @__PURE__ */ e(oe, {}),
1010
- R && !l && /* @__PURE__ */ e("div", { className: "h-5 w-5 flex items-center justify-center", children: /* @__PURE__ */ e(Se, { className: "h-4 w-4 text-[var(--color-input-icon)]" }) }),
1011
- v && !R && !l && /* @__PURE__ */ e("div", { className: "h-5 w-5", children: /* @__PURE__ */ e(tt, { className: "h-5 w-5 text-[var(--color-status-success)]" }) }),
1009
+ a && /* @__PURE__ */ e(oe, {}),
1010
+ R && !a && /* @__PURE__ */ e("div", { className: "h-5 w-5 flex items-center justify-center", children: /* @__PURE__ */ e(Se, { className: "h-4 w-4 text-[var(--color-input-icon)]" }) }),
1011
+ v && !R && !a && /* @__PURE__ */ e("div", { className: "h-5 w-5", children: /* @__PURE__ */ e(tt, { className: "h-5 w-5 text-[var(--color-status-success)]" }) }),
1012
1012
  /* @__PURE__ */ e(
1013
1013
  "button",
1014
1014
  {
1015
1015
  type: "button",
1016
- disabled: u,
1016
+ disabled: h,
1017
1017
  onClick: (O) => {
1018
1018
  O.stopPropagation(), S();
1019
1019
  },
1020
- className: h(
1020
+ className: u(
1021
1021
  "inline-flex flex-row items-center justify-center shrink-0",
1022
1022
  "border-[length:var(--border-width-input)] button-white shadow-[var(--shadow-control)] rounded-[calc(var(--border-radius-button)-0.25rem)]",
1023
1023
  "font-[number:var(--font-weight-button)] font-[family-name:var(--font-family-base)] cursor-pointer select-none transition-all duration-[var(--control-transition-duration)]",
@@ -1034,22 +1034,22 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1034
1034
  ]
1035
1035
  }
1036
1036
  ),
1037
- /* @__PURE__ */ e(V, { children: a }),
1038
- /* @__PURE__ */ e(K, { children: l })
1037
+ /* @__PURE__ */ e(V, { children: l }),
1038
+ /* @__PURE__ */ e(K, { children: a })
1039
1039
  ] }) });
1040
1040
  }, xr = (n) => n < 1024 ? `${n} B` : n < 1024 * 1024 ? `${(n / 1024).toFixed(1)} KB` : n < 1024 * 1024 * 1024 ? `${(n / (1024 * 1024)).toFixed(1)} MB` : `${(n / (1024 * 1024 * 1024)).toFixed(1)} GB`, wr = (n) => {
1041
1041
  const {
1042
1042
  file: t,
1043
- isUploaded: a = !1,
1044
- isUploading: l = !1,
1043
+ isUploaded: l = !1,
1044
+ isUploading: a = !1,
1045
1045
  error: r,
1046
1046
  onRemove: o,
1047
1047
  className: i
1048
- } = n, s = l || a || !!r;
1048
+ } = n, s = a || l || !!r;
1049
1049
  return /* @__PURE__ */ d(
1050
1050
  "div",
1051
1051
  {
1052
- className: h(
1052
+ className: u(
1053
1053
  "flex flex-row items-center gap-3",
1054
1054
  "border-[length:var(--border-width-input)] input-base rounded-[var(--border-radius-input)] shadow-[var(--shadow-control)]",
1055
1055
  "pl-4 pr-1 py-1",
@@ -1057,7 +1057,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1057
1057
  i
1058
1058
  ),
1059
1059
  children: [
1060
- s && /* @__PURE__ */ e("div", { className: "shrink-0 h-5 w-5 flex items-center justify-center", children: r ? /* @__PURE__ */ e(et, { className: "h-5 w-5 input-error-icon" }) : l ? /* @__PURE__ */ e(Se, { className: "h-4 w-4 text-[var(--color-input-icon)]" }) : /* @__PURE__ */ e(tt, { className: "h-5 w-5 text-[var(--color-status-success)]" }) }),
1060
+ s && /* @__PURE__ */ e("div", { className: "shrink-0 h-5 w-5 flex items-center justify-center", children: r ? /* @__PURE__ */ e(et, { className: "h-5 w-5 input-error-icon" }) : a ? /* @__PURE__ */ e(Se, { className: "h-4 w-4 text-[var(--color-input-icon)]" }) : /* @__PURE__ */ e(tt, { className: "h-5 w-5 text-[var(--color-status-success)]" }) }),
1061
1061
  /* @__PURE__ */ e("div", { className: "flex-1 min-w-0 font-[number:var(--font-weight-input-option-label)] truncate", children: t.name }),
1062
1062
  /* @__PURE__ */ e("div", { className: "shrink-0 text-sm text-[var(--color-input-description-text)]", children: xr(t.size) }),
1063
1063
  o && /* @__PURE__ */ e(
@@ -1077,8 +1077,8 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1077
1077
  }, So = (n) => {
1078
1078
  const {
1079
1079
  label: t,
1080
- description: a,
1081
- error: l,
1080
+ description: l,
1081
+ error: a,
1082
1082
  title: r = "Drop files here",
1083
1083
  hint: o,
1084
1084
  Icon: i = Zt,
@@ -1091,7 +1091,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1091
1091
  minSize: b,
1092
1092
  maxFiles: f,
1093
1093
  disabled: p = !1,
1094
- className: u
1094
+ className: h
1095
1095
  } = n, [I, x] = W([]), N = Ce(0), k = (g, M) => {
1096
1096
  x((P) => P.map(($) => $.id === g ? { ...$, ...M } : $));
1097
1097
  }, S = (g) => {
@@ -1117,7 +1117,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1117
1117
  getInputProps: T,
1118
1118
  isDragActive: O,
1119
1119
  isFocused: w
1120
- } = Ot({
1120
+ } = Pt({
1121
1121
  multiple: !0,
1122
1122
  accept: y,
1123
1123
  maxSize: m,
@@ -1127,19 +1127,19 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1127
1127
  onDrop: S,
1128
1128
  onDropRejected: v
1129
1129
  });
1130
- return /* @__PURE__ */ d("div", { className: h("flex flex-col", u), children: [
1131
- /* @__PURE__ */ e(Q, { children: t }),
1130
+ return /* @__PURE__ */ d("div", { className: u("flex flex-col", h), children: [
1131
+ /* @__PURE__ */ e(Z, { children: t }),
1132
1132
  /* @__PURE__ */ d(
1133
1133
  "div",
1134
1134
  {
1135
1135
  ...L({
1136
- className: h(
1136
+ className: u(
1137
1137
  "flex flex-col items-center justify-center gap-1",
1138
1138
  "border-2 border-dashed input-base rounded-[var(--border-radius-input)] bg-transparent!",
1139
1139
  "py-10 px-6 cursor-pointer transition-all duration-[var(--control-transition-duration)]",
1140
1140
  "ring-0 focus:outline-none",
1141
1141
  (w || O) && "ring-[length:var(--control-ring-width)]",
1142
- l && "input-error",
1142
+ a && "input-error",
1143
1143
  p && "opacity-60 cursor-not-allowed"
1144
1144
  )
1145
1145
  }),
@@ -1161,16 +1161,16 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1161
1161
  };
1162
1162
  return /* @__PURE__ */ e(C.Fragment, { children: R ? R(g.file, M) : /* @__PURE__ */ e(wr, { ...M }) }, g.id);
1163
1163
  }) }),
1164
- /* @__PURE__ */ e(V, { children: a }),
1165
- /* @__PURE__ */ e(K, { children: l })
1164
+ /* @__PURE__ */ e(V, { children: l }),
1165
+ /* @__PURE__ */ e(K, { children: a })
1166
1166
  ] });
1167
1167
  }, yr = [
1168
1168
  Sn,
1169
1169
  Dn,
1170
- Tt,
1170
+ Lt,
1171
1171
  Tn,
1172
1172
  Fn
1173
- ], wt = {
1173
+ ], Nt = {
1174
1174
  paragraph: "lexical-paragraph",
1175
1175
  heading: {
1176
1176
  h1: "lexical-h1",
@@ -1208,21 +1208,21 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1208
1208
  tone: "light",
1209
1209
  orientation: "horizontal"
1210
1210
  }), we = () => Ze(Ae), Xt = () => {
1211
- const [n] = ue(), [t, a] = W(jt);
1211
+ const [n] = ue(), [t, l] = W(jt);
1212
1212
  return _(() => {
1213
- const l = () => {
1213
+ const a = () => {
1214
1214
  n.getEditorState().read(() => {
1215
- const r = Pt();
1216
- if (!Lt(r))
1215
+ const r = Et();
1216
+ if (!Ft(r))
1217
1217
  return;
1218
- const o = r.anchor.getNode(), i = _n(o, Tt), s = i && Pn(i) ? i.getListType() : null;
1218
+ const o = r.anchor.getNode(), i = _n(o, Lt), s = i && Pn(i) ? i.getListType() : null;
1219
1219
  let c = "paragraph";
1220
1220
  if (!s) {
1221
1221
  const b = o.getKey() === "root" ? o : o.getTopLevelElementOrThrow();
1222
1222
  zn(b) && (c = b.getTag());
1223
1223
  }
1224
- const v = r.hasFormat("bold"), R = r.hasFormat("italic"), y = r.hasFormat("underline"), m = pt(o.getParent()) || pt(o);
1225
- a((b) => ({
1224
+ const v = r.hasFormat("bold"), R = r.hasFormat("italic"), y = r.hasFormat("underline"), m = vt(o.getParent()) || vt(o);
1225
+ l((b) => ({
1226
1226
  ...b,
1227
1227
  isBold: v,
1228
1228
  isItalic: R,
@@ -1234,16 +1234,16 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1234
1234
  }));
1235
1235
  });
1236
1236
  };
1237
- return Et(
1238
- n.registerUpdateListener(() => l()),
1237
+ return Mt(
1238
+ n.registerUpdateListener(() => a()),
1239
1239
  n.registerCommand(
1240
1240
  Mn,
1241
- (r) => (a((o) => ({ ...o, canUndo: r })), !1),
1241
+ (r) => (l((o) => ({ ...o, canUndo: r })), !1),
1242
1242
  Le
1243
1243
  ),
1244
1244
  n.registerCommand(
1245
1245
  Bn,
1246
- (r) => (a((o) => ({ ...o, canRedo: r })), !1),
1246
+ (r) => (l((o) => ({ ...o, canRedo: r })), !1),
1247
1247
  Le
1248
1248
  )
1249
1249
  );
@@ -1252,20 +1252,20 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1252
1252
  dismiss: Ze(Vt) || (() => {
1253
1253
  })
1254
1254
  }), Ue = (n) => {
1255
- const { trigger: t, children: a, placement: l = "bottom-end", minWidth: r = 200, className: o } = n, [i, s] = W(!1), { Popover: c, anchorRef: v } = ct({
1256
- placement: l,
1255
+ const { trigger: t, children: l, placement: a = "bottom-end", minWidth: r = 200, className: o } = n, [i, s] = W(!1), { Popover: c, anchorRef: v } = ut({
1256
+ placement: a,
1257
1257
  open: i,
1258
1258
  onOpenChange: s,
1259
1259
  minWidth: r
1260
1260
  });
1261
- return /* @__PURE__ */ d(re, { children: [
1261
+ return /* @__PURE__ */ d(ne, { children: [
1262
1262
  /* @__PURE__ */ e("div", { ref: v, className: o, onClick: () => s(!i), children: t }),
1263
- /* @__PURE__ */ e(c, { open: i, children: /* @__PURE__ */ e(be, { padding: "sm", children: /* @__PURE__ */ e(Vt.Provider, { value: () => s(!1), children: a }) }) })
1263
+ /* @__PURE__ */ e(c, { open: i, children: /* @__PURE__ */ e(be, { padding: "sm", children: /* @__PURE__ */ e(Vt.Provider, { value: () => s(!1), children: l }) }) })
1264
1264
  ] });
1265
1265
  }, kr = "inline-flex flex-row items-center gap-3 h-10 px-3 font-[number:var(--font-weight-dropdown-item)] font-[family-name:var(--font-family-base)] ring-0 dropdown-item rounded-[var(--border-radius-menu-item)] cursor-pointer transition-all duration-[var(--control-transition-duration)] select-none focus:outline-none focus:ring-0 border border-transparent bg-transparent", X = C.forwardRef((n, t) => {
1266
1266
  const {
1267
- className: a,
1268
- children: l,
1267
+ className: l,
1268
+ children: a,
1269
1269
  Icon: r,
1270
1270
  onClick: o,
1271
1271
  dismissOnClick: i = !0,
@@ -1277,15 +1277,15 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1277
1277
  "button",
1278
1278
  {
1279
1279
  ref: t,
1280
- className: h(
1280
+ className: u(
1281
1281
  kr,
1282
- a
1282
+ l
1283
1283
  ),
1284
1284
  onClick: v,
1285
1285
  ...s,
1286
1286
  children: [
1287
- r && /* @__PURE__ */ e(r, { className: "h-5 w-5" }),
1288
- l
1287
+ r && /* @__PURE__ */ e(r, { className: "h-5 w-5 shrink-0" }),
1288
+ a
1289
1289
  ]
1290
1290
  }
1291
1291
  );
@@ -1296,10 +1296,10 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1296
1296
  { value: "h3", label: "Heading 3" },
1297
1297
  { value: "h4", label: "Heading 4" }
1298
1298
  ], Cr = () => {
1299
- const [n] = ue(), { state: t, tone: a } = we(), l = (o) => {
1299
+ const [n] = ue(), { state: t, tone: l } = we(), a = (o) => {
1300
1300
  n.update(() => {
1301
- const i = Pt();
1302
- Lt(i) && (o === "paragraph" ? vt(i, () => An()) : vt(i, () => On(o)));
1301
+ const i = Et();
1302
+ Ft(i) && (o === "paragraph" ? xt(i, () => An()) : xt(i, () => On(o)));
1303
1303
  });
1304
1304
  }, r = Ge.find((o) => o.value === t.blockType) ?? Ge[0];
1305
1305
  return /* @__PURE__ */ e(
@@ -1312,9 +1312,9 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1312
1312
  {
1313
1313
  type: "button",
1314
1314
  onMouseDown: (o) => o.preventDefault(),
1315
- className: h(
1315
+ className: u(
1316
1316
  "lexical-tb-btn h-8 px-2 gap-1 text-sm font-[number:var(--font-weight-input-option-label)]",
1317
- a === "dark" ? "lexical-tb-btn-dark" : "lexical-tb-btn-light"
1317
+ l === "dark" ? "lexical-tb-btn-dark" : "lexical-tb-btn-light"
1318
1318
  ),
1319
1319
  children: [
1320
1320
  r.label,
@@ -1325,8 +1325,8 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1325
1325
  children: Ge.map((o) => /* @__PURE__ */ e(
1326
1326
  X,
1327
1327
  {
1328
- Icon: o.value === t.blockType ? Rt : void 0,
1329
- onClick: () => l(o.value),
1328
+ Icon: o.value === t.blockType ? Dt : void 0,
1329
+ onClick: () => a(o.value),
1330
1330
  className: o.value === t.blockType ? void 0 : "pl-11",
1331
1331
  children: o.label
1332
1332
  },
@@ -1339,7 +1339,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1339
1339
  dark: "lexical-tb-btn-dark"
1340
1340
  }, ce = C.forwardRef(
1341
1341
  (n, t) => {
1342
- const { Icon: a, active: l = !1, tone: r = "light", className: o, onMouseDown: i, ...s } = n;
1342
+ const { Icon: l, active: a = !1, tone: r = "light", className: o, onMouseDown: i, ...s } = n;
1343
1343
  return /* @__PURE__ */ e(
1344
1344
  "button",
1345
1345
  {
@@ -1348,25 +1348,25 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1348
1348
  onMouseDown: (v) => {
1349
1349
  v.preventDefault(), i?.(v);
1350
1350
  },
1351
- className: h(
1351
+ className: u(
1352
1352
  "lexical-tb-btn h-8 w-8",
1353
1353
  Ir[r],
1354
- l && "lexical-tb-btn-active",
1354
+ a && "lexical-tb-btn-active",
1355
1355
  o
1356
1356
  ),
1357
1357
  ...s,
1358
- children: /* @__PURE__ */ e(a, { className: "h-[18px] w-[18px]" })
1358
+ children: /* @__PURE__ */ e(l, { className: "h-[18px] w-[18px]" })
1359
1359
  }
1360
1360
  );
1361
1361
  }
1362
1362
  ), Rr = () => {
1363
- const [n] = ue(), { state: t, tone: a } = we();
1364
- return /* @__PURE__ */ d(re, { children: [
1363
+ const [n] = ue(), { state: t, tone: l } = we();
1364
+ return /* @__PURE__ */ d(ne, { children: [
1365
1365
  /* @__PURE__ */ e(
1366
1366
  ce,
1367
1367
  {
1368
1368
  Icon: en,
1369
- tone: a,
1369
+ tone: l,
1370
1370
  active: t.isBold,
1371
1371
  "aria-label": "Bold",
1372
1372
  onClick: () => n.dispatchCommand(je, "bold")
@@ -1376,7 +1376,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1376
1376
  ce,
1377
1377
  {
1378
1378
  Icon: tn,
1379
- tone: a,
1379
+ tone: l,
1380
1380
  active: t.isItalic,
1381
1381
  "aria-label": "Italic",
1382
1382
  onClick: () => n.dispatchCommand(je, "italic")
@@ -1386,7 +1386,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1386
1386
  ce,
1387
1387
  {
1388
1388
  Icon: nn,
1389
- tone: a,
1389
+ tone: l,
1390
1390
  active: t.isUnderline,
1391
1391
  "aria-label": "Underline",
1392
1392
  onClick: () => n.dispatchCommand(je, "underline")
@@ -1394,33 +1394,33 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1394
1394
  )
1395
1395
  ] });
1396
1396
  }, Sr = () => {
1397
- const [n] = ue(), { state: t, tone: a } = we(), l = () => {
1397
+ const [n] = ue(), { state: t, tone: l } = we(), a = () => {
1398
1398
  n.dispatchCommand(
1399
- t.isUnorderedList ? mt : Ln,
1399
+ t.isUnorderedList ? gt : Ln,
1400
1400
  void 0
1401
1401
  );
1402
1402
  }, r = () => {
1403
1403
  n.dispatchCommand(
1404
- t.isOrderedList ? mt : En,
1404
+ t.isOrderedList ? gt : En,
1405
1405
  void 0
1406
1406
  );
1407
1407
  };
1408
- return /* @__PURE__ */ d(re, { children: [
1408
+ return /* @__PURE__ */ d(ne, { children: [
1409
1409
  /* @__PURE__ */ e(
1410
1410
  ce,
1411
1411
  {
1412
1412
  Icon: Je,
1413
- tone: a,
1413
+ tone: l,
1414
1414
  active: t.isUnorderedList,
1415
1415
  "aria-label": "Bullet list",
1416
- onClick: l
1416
+ onClick: a
1417
1417
  }
1418
1418
  ),
1419
1419
  /* @__PURE__ */ e(
1420
1420
  ce,
1421
1421
  {
1422
1422
  Icon: rn,
1423
- tone: a,
1423
+ tone: l,
1424
1424
  active: t.isOrderedList,
1425
1425
  "aria-label": "Numbered list",
1426
1426
  onClick: r
@@ -1428,32 +1428,32 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1428
1428
  )
1429
1429
  ] });
1430
1430
  }, Dr = () => {
1431
- const [n] = ue(), { state: t, tone: a } = we(), l = () => {
1431
+ const [n] = ue(), { state: t, tone: l } = we(), a = () => {
1432
1432
  if (t.isLink) {
1433
- n.dispatchCommand(gt, null);
1433
+ n.dispatchCommand(bt, null);
1434
1434
  return;
1435
1435
  }
1436
1436
  const r = window.prompt("Enter URL");
1437
- r && n.dispatchCommand(gt, r);
1437
+ r && n.dispatchCommand(bt, r);
1438
1438
  };
1439
1439
  return /* @__PURE__ */ e(
1440
1440
  ce,
1441
1441
  {
1442
1442
  Icon: on,
1443
- tone: a,
1443
+ tone: l,
1444
1444
  active: t.isLink,
1445
1445
  "aria-label": "Link",
1446
- onClick: l
1446
+ onClick: a
1447
1447
  }
1448
1448
  );
1449
1449
  }, zr = () => {
1450
- const [n] = ue(), { state: t, tone: a } = we();
1451
- return /* @__PURE__ */ d(re, { children: [
1450
+ const [n] = ue(), { state: t, tone: l } = we();
1451
+ return /* @__PURE__ */ d(ne, { children: [
1452
1452
  /* @__PURE__ */ e(
1453
1453
  ce,
1454
1454
  {
1455
1455
  Icon: an,
1456
- tone: a,
1456
+ tone: l,
1457
1457
  disabled: !t.canUndo,
1458
1458
  "aria-label": "Undo",
1459
1459
  onClick: () => n.dispatchCommand(Un, void 0)
@@ -1463,7 +1463,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1463
1463
  ce,
1464
1464
  {
1465
1465
  Icon: ln,
1466
- tone: a,
1466
+ tone: l,
1467
1467
  disabled: !t.canRedo,
1468
1468
  "aria-label": "Redo",
1469
1469
  onClick: () => n.dispatchCommand(Wn, void 0)
@@ -1474,41 +1474,41 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1474
1474
  light: "lexical-tb-divider-light",
1475
1475
  dark: "lexical-tb-divider-dark"
1476
1476
  }, qe = (n) => {
1477
- const { tone: t, className: a } = n, { tone: l, orientation: r } = we();
1477
+ const { tone: t, className: l } = n, { tone: a, orientation: r } = we();
1478
1478
  return /* @__PURE__ */ e(
1479
1479
  "div",
1480
1480
  {
1481
- className: h(
1481
+ className: u(
1482
1482
  r === "vertical" ? "h-px w-full my-1" : "w-px h-5 my-auto mx-1",
1483
1483
  "shrink-0",
1484
- Or[t ?? l],
1485
- a
1484
+ Or[t ?? a],
1485
+ l
1486
1486
  )
1487
1487
  }
1488
1488
  );
1489
- }, yt = 4, Tr = 36, Kt = (n) => {
1489
+ }, kt = 4, Tr = 36, Kt = (n) => {
1490
1490
  const t = [];
1491
- return C.Children.forEach(n, (a) => {
1492
- C.isValidElement(a) && a.type === C.Fragment ? t.push(...Kt(a.props.children)) : t.push(a);
1491
+ return C.Children.forEach(n, (l) => {
1492
+ C.isValidElement(l) && l.type === C.Fragment ? t.push(...Kt(l.props.children)) : t.push(l);
1493
1493
  }), t;
1494
1494
  }, Gt = (n) => {
1495
- const { children: t } = n, { state: a, tone: l } = we(), r = Kt(t), o = Ce(null), i = Ce(null), [s, c] = W(r.length), v = Pe(() => {
1495
+ const { children: t } = n, { state: l, tone: a } = we(), r = Kt(t), o = Ce(null), i = Ce(null), [s, c] = W(r.length), v = Pe(() => {
1496
1496
  const m = o.current, b = i.current;
1497
1497
  if (!m || !b) return;
1498
1498
  const f = m.clientWidth, p = Array.from(b.children).map((N) => N.offsetWidth);
1499
- if (p.reduce((N, k, S) => N + k + (S > 0 ? yt : 0), 0) <= f) {
1499
+ if (p.reduce((N, k, S) => N + k + (S > 0 ? kt : 0), 0) <= f) {
1500
1500
  c(p.length);
1501
1501
  return;
1502
1502
  }
1503
1503
  let I = 0, x = 0;
1504
1504
  for (let N = 0; N < p.length; N++) {
1505
- const k = p[N] + (N > 0 ? yt : 0);
1505
+ const k = p[N] + (N > 0 ? kt : 0);
1506
1506
  if (I + k + Tr > f) break;
1507
1507
  I += k, x++;
1508
1508
  }
1509
1509
  c(x);
1510
1510
  }, []);
1511
- It(() => {
1511
+ St(() => {
1512
1512
  v();
1513
1513
  }), _(() => {
1514
1514
  const m = o.current, b = i.current;
@@ -1544,14 +1544,14 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1544
1544
  type: "button",
1545
1545
  "aria-label": "More",
1546
1546
  onMouseDown: (m) => m.preventDefault(),
1547
- className: h(
1547
+ className: u(
1548
1548
  "lexical-tb-btn h-8 w-8 shrink-0",
1549
- l === "dark" ? "lexical-tb-btn-dark" : "lexical-tb-btn-light"
1549
+ a === "dark" ? "lexical-tb-btn-dark" : "lexical-tb-btn-light"
1550
1550
  ),
1551
1551
  children: /* @__PURE__ */ e(sn, { className: "h-[18px] w-[18px]" })
1552
1552
  }
1553
1553
  ),
1554
- children: /* @__PURE__ */ e(Ae.Provider, { value: { state: a, tone: "light", orientation: "vertical" }, children: /* @__PURE__ */ e(
1554
+ children: /* @__PURE__ */ e(Ae.Provider, { value: { state: l, tone: "light", orientation: "vertical" }, children: /* @__PURE__ */ e(
1555
1555
  "div",
1556
1556
  {
1557
1557
  className: "flex flex-col items-stretch gap-1",
@@ -1564,7 +1564,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1564
1564
  ]
1565
1565
  }
1566
1566
  );
1567
- }, dt = () => /* @__PURE__ */ d(re, { children: [
1567
+ }, ht = () => /* @__PURE__ */ d(ne, { children: [
1568
1568
  /* @__PURE__ */ e(Cr, {}),
1569
1569
  /* @__PURE__ */ e(qe, {}),
1570
1570
  /* @__PURE__ */ e(Rr, {}),
@@ -1573,20 +1573,20 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1573
1573
  /* @__PURE__ */ e(Dr, {}),
1574
1574
  /* @__PURE__ */ e(qe, {}),
1575
1575
  /* @__PURE__ */ e(zr, {})
1576
- ] }), Do = () => dt(), Pr = (n) => {
1577
- const { render: t, className: a } = n, [l] = ue(), r = Xt();
1576
+ ] }), Do = () => ht(), Pr = (n) => {
1577
+ const { render: t, className: l } = n, [a] = ue(), r = Xt();
1578
1578
  return /* @__PURE__ */ e(Ae.Provider, { value: { state: r, tone: "light" }, children: /* @__PURE__ */ e(
1579
1579
  "div",
1580
1580
  {
1581
- className: h(
1581
+ className: u(
1582
1582
  "lexical-toolbar flex flex-row items-center p-1.5",
1583
- a
1583
+ l
1584
1584
  ),
1585
- children: /* @__PURE__ */ e(Gt, { children: t ? t({ editor: l, state: r, tone: "light" }) : dt() })
1585
+ children: /* @__PURE__ */ e(Gt, { children: t ? t({ editor: a, state: r, tone: "light" }) : ht() })
1586
1586
  }
1587
1587
  ) });
1588
1588
  }, Lr = (n) => {
1589
- const { render: t } = n, [a] = ue(), l = Xt(), [r, o] = W(!1), { refs: i, floatingStyles: s } = lt({
1589
+ const { render: t } = n, [l] = ue(), a = Xt(), [r, o] = W(!1), { refs: i, floatingStyles: s } = lt({
1590
1590
  placement: "top-start",
1591
1591
  strategy: "fixed",
1592
1592
  middleware: [
@@ -1601,18 +1601,18 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1601
1601
  ],
1602
1602
  whileElementsMounted: it
1603
1603
  });
1604
- return _(() => a.registerRootListener((c) => i.setReference(c ?? null)), [a, i]), _(() => Et(
1605
- a.registerCommand(
1604
+ return _(() => l.registerRootListener((c) => i.setReference(c ?? null)), [l, i]), _(() => Mt(
1605
+ l.registerCommand(
1606
1606
  Hn,
1607
1607
  () => (o(!0), !1),
1608
1608
  Le
1609
1609
  ),
1610
- a.registerCommand(
1610
+ l.registerCommand(
1611
1611
  $n,
1612
1612
  () => (o(!1), !1),
1613
1613
  Le
1614
1614
  )
1615
- ), [a]), /* @__PURE__ */ e(Ae.Provider, { value: { state: l, tone: "dark" }, children: /* @__PURE__ */ e(Me, { children: /* @__PURE__ */ e(De, { children: r && /* @__PURE__ */ e("div", { ref: i.setFloating, style: s, className: "z-50", children: /* @__PURE__ */ e(
1615
+ ), [l]), /* @__PURE__ */ e(Ae.Provider, { value: { state: a, tone: "dark" }, children: /* @__PURE__ */ e(Me, { children: /* @__PURE__ */ e(De, { children: r && /* @__PURE__ */ e("div", { ref: i.setFloating, style: s, className: "z-50", children: /* @__PURE__ */ e(
1616
1616
  Y.div,
1617
1617
  {
1618
1618
  className: "lexical-floating-toolbar flex w-full flex-row items-center p-1 rounded-[var(--border-radius-dropdown)]",
@@ -1620,14 +1620,14 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1620
1620
  animate: { opacity: 1, y: 0 },
1621
1621
  exit: { opacity: 0, y: 4 },
1622
1622
  transition: { duration: 0.1, ease: "easeInOut" },
1623
- children: /* @__PURE__ */ e(Gt, { children: t ? t({ editor: a, state: l, tone: "dark" }) : dt() })
1623
+ children: /* @__PURE__ */ e(Gt, { children: t ? t({ editor: l, state: a, tone: "dark" }) : ht() })
1624
1624
  }
1625
1625
  ) }) }) }) });
1626
1626
  }, zo = (n) => {
1627
1627
  const {
1628
1628
  label: t,
1629
- description: a,
1630
- error: l,
1629
+ description: l,
1630
+ error: a,
1631
1631
  placeholder: r,
1632
1632
  value: o,
1633
1633
  onChange: i,
@@ -1640,13 +1640,13 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1640
1640
  namespace: b = "InputLexical",
1641
1641
  nodes: f,
1642
1642
  theme: p,
1643
- autoFocus: u = !1,
1643
+ autoFocus: h = !1,
1644
1644
  children: I,
1645
1645
  className: x
1646
1646
  } = n, N = se(
1647
1647
  () => ({
1648
1648
  namespace: b,
1649
- theme: p ? { ...wt, ...p } : wt,
1649
+ theme: p ? { ...Nt, ...p } : Nt,
1650
1650
  nodes: [...yr, ...f ?? []],
1651
1651
  editorState: o ?? null,
1652
1652
  onError: (O) => {
@@ -1661,13 +1661,13 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1661
1661
  i?.(JSON.stringify(O.toJSON()));
1662
1662
  },
1663
1663
  [i]
1664
- ), S = q[s], z = !!l, L = (O) => `calc(${O} * 1lh + 1.5rem)`, T = m ? { minHeight: L(R), maxHeight: y ? L(y) : void 0 } : { height: L(R) };
1665
- return /* @__PURE__ */ e(J.Provider, { value: s, children: /* @__PURE__ */ d("div", { className: h("flex flex-col", x), children: [
1666
- /* @__PURE__ */ e(Q, { children: t }),
1664
+ ), S = G[s], z = !!a, L = (O) => `calc(${O} * 1lh + 1.5rem)`, T = m ? { minHeight: L(R), maxHeight: y ? L(y) : void 0 } : { height: L(R) };
1665
+ return /* @__PURE__ */ e(q.Provider, { value: s, children: /* @__PURE__ */ d("div", { className: u("flex flex-col", x), children: [
1666
+ /* @__PURE__ */ e(Z, { children: t }),
1667
1667
  /* @__PURE__ */ e(bn, { initialConfig: N, children: /* @__PURE__ */ d(
1668
1668
  "div",
1669
1669
  {
1670
- className: h(
1670
+ className: u(
1671
1671
  "relative flex flex-col border-[length:var(--border-width-input)] input-base rounded-[var(--border-radius-input)] shadow-[var(--shadow-control)] overflow-hidden transition-all duration-[var(--control-transition-duration)] ring-0 focus-within:ring-[length:var(--control-ring-width)] focus-within:outline-none font-[family-name:var(--font-family-base)]",
1672
1672
  z && "input-error"
1673
1673
  ),
@@ -1679,7 +1679,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1679
1679
  contentEditable: /* @__PURE__ */ e(
1680
1680
  wn,
1681
1681
  {
1682
- className: h(
1682
+ className: u(
1683
1683
  "lexical-content w-full outline-none px-3 py-3 leading-[1.55] overflow-y-auto mat-ui-hide-scrollbars",
1684
1684
  S
1685
1685
  ),
@@ -1688,7 +1688,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1688
1688
  placeholder: /* @__PURE__ */ e(
1689
1689
  "div",
1690
1690
  {
1691
- className: h(
1691
+ className: u(
1692
1692
  "lexical-placeholder pointer-events-none absolute left-3 top-3",
1693
1693
  S
1694
1694
  ),
@@ -1703,43 +1703,43 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1703
1703
  /* @__PURE__ */ e(yn, {}),
1704
1704
  /* @__PURE__ */ e(Nn, {}),
1705
1705
  /* @__PURE__ */ e(kn, {}),
1706
- u && /* @__PURE__ */ e(In, {}),
1706
+ h && /* @__PURE__ */ e(In, {}),
1707
1707
  i && /* @__PURE__ */ e(Cn, { onChange: k }),
1708
1708
  I,
1709
1709
  c === "floating" && /* @__PURE__ */ e(Lr, { render: v })
1710
1710
  ]
1711
1711
  }
1712
1712
  ) }),
1713
- /* @__PURE__ */ e(V, { children: a }),
1714
- /* @__PURE__ */ e(K, { children: l })
1713
+ /* @__PURE__ */ e(V, { children: l }),
1714
+ /* @__PURE__ */ e(K, { children: a })
1715
1715
  ] }) });
1716
1716
  }, Oo = (n) => {
1717
1717
  const {
1718
1718
  className: t,
1719
- label: a,
1720
- description: l,
1719
+ label: l,
1720
+ description: a,
1721
1721
  options: r,
1722
1722
  error: o,
1723
1723
  size: i = "md",
1724
1724
  ...s
1725
1725
  } = n;
1726
- return /* @__PURE__ */ e(J.Provider, { value: i, children: /* @__PURE__ */ d(
1726
+ return /* @__PURE__ */ e(q.Provider, { value: i, children: /* @__PURE__ */ d(
1727
1727
  "div",
1728
1728
  {
1729
- className: h(
1729
+ className: u(
1730
1730
  "flex flex-col",
1731
1731
  t
1732
1732
  ),
1733
1733
  children: [
1734
- /* @__PURE__ */ e(Q, { children: a }),
1734
+ /* @__PURE__ */ e(Z, { children: l }),
1735
1735
  /* @__PURE__ */ d("div", { className: "relative flex w-full flex-col", children: [
1736
1736
  /* @__PURE__ */ e(
1737
1737
  "select",
1738
1738
  {
1739
- className: h(
1739
+ className: u(
1740
1740
  "appearance-none border-[length:var(--border-width-input)] input-base bg-none transition-all duration-[var(--control-transition-duration)] rounded-[var(--border-radius-input)] shadow-[var(--shadow-control)] ring-0 focus:ring-[length:var(--control-ring-width)] focus:outline-none font-[number:var(--font-weight-input-text)] font-[family-name:var(--font-family-base)]",
1741
- ee[i],
1742
- q[i],
1741
+ Q[i],
1742
+ G[i],
1743
1743
  he[i],
1744
1744
  fe[i]
1745
1745
  ),
@@ -1757,18 +1757,18 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1757
1757
  ),
1758
1758
  /* @__PURE__ */ d(me, { children: [
1759
1759
  o && /* @__PURE__ */ e(oe, {}),
1760
- /* @__PURE__ */ e(Z, { Icon: ve })
1760
+ /* @__PURE__ */ e(te, { Icon: ve })
1761
1761
  ] })
1762
1762
  ] }),
1763
- /* @__PURE__ */ e(V, { children: l }),
1763
+ /* @__PURE__ */ e(V, { children: a }),
1764
1764
  /* @__PURE__ */ e(K, { children: o })
1765
1765
  ]
1766
1766
  }
1767
1767
  ) });
1768
1768
  }, We = C.forwardRef((n, t) => {
1769
1769
  const {
1770
- children: a,
1771
- onClick: l,
1770
+ children: l,
1771
+ onClick: a,
1772
1772
  selected: r,
1773
1773
  disabled: o = !1,
1774
1774
  active: i = !1,
@@ -1780,8 +1780,8 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1780
1780
  {
1781
1781
  ref: t,
1782
1782
  ...c,
1783
- onClick: () => !o && l && l(),
1784
- className: h(
1783
+ onClick: () => !o && a && a(),
1784
+ className: u(
1785
1785
  "option-base px-4 py-2 rounded-[var(--border-radius-option)] cursor-pointer transition-all duration-[var(--control-transition-duration)] select-none flex flex-row gap-3 items-center",
1786
1786
  r && !o && "option-selected",
1787
1787
  i && !o && "option-active",
@@ -1789,43 +1789,43 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1789
1789
  s
1790
1790
  ),
1791
1791
  children: [
1792
- /* @__PURE__ */ e("div", { className: "flex-1 min-w-0 break-all line-clamp-1", children: a }),
1793
- r && !o && /* @__PURE__ */ e("div", { className: "shrink-0", children: /* @__PURE__ */ e(Rt, { className: "h-5 w-5" }) })
1792
+ /* @__PURE__ */ e("div", { className: "flex-1 min-w-0 break-all line-clamp-1", children: l }),
1793
+ r && !o && /* @__PURE__ */ e("div", { className: "shrink-0", children: /* @__PURE__ */ e(Dt, { className: "h-5 w-5" }) })
1794
1794
  ]
1795
1795
  }
1796
1796
  );
1797
1797
  }), He = C.forwardRef((n, t) => {
1798
- const { children: a, className: l, ...r } = n;
1798
+ const { children: l, className: a, ...r } = n;
1799
1799
  return /* @__PURE__ */ e(
1800
1800
  "div",
1801
1801
  {
1802
1802
  ref: t,
1803
1803
  ...r,
1804
- className: h(
1804
+ className: u(
1805
1805
  "option-group-header px-4 pt-3 pb-1 text-xs font-[number:var(--font-weight-group-header)] uppercase tracking-wide select-none",
1806
- l
1806
+ a
1807
1807
  ),
1808
- children: a
1808
+ children: l
1809
1809
  }
1810
1810
  );
1811
1811
  }), $e = C.forwardRef((n, t) => {
1812
- const { className: a, ...l } = n;
1812
+ const { className: l, ...a } = n;
1813
1813
  return /* @__PURE__ */ e(
1814
1814
  "div",
1815
1815
  {
1816
1816
  ref: t,
1817
- ...l,
1818
- className: h(
1817
+ ...a,
1818
+ className: u(
1819
1819
  "option-divider my-1 h-px",
1820
- a
1820
+ l
1821
1821
  )
1822
1822
  }
1823
1823
  );
1824
- }), H = (n) => !("kind" in n), G = (n, t) => n === t ? !0 : n == null || t == null || typeof n != "object" || typeof t != "object" ? !1 : JSON.stringify(n) === JSON.stringify(t), _e = (n) => {
1824
+ }), H = (n) => !("kind" in n), J = (n, t) => n === t ? !0 : n == null || t == null || typeof n != "object" || typeof t != "object" ? !1 : JSON.stringify(n) === JSON.stringify(t), _e = (n) => {
1825
1825
  const {
1826
1826
  placement: t = "bottom",
1827
- fullWidth: a,
1828
- minWidth: l,
1827
+ fullWidth: l,
1828
+ minWidth: a,
1829
1829
  maxWidth: r,
1830
1830
  open: o,
1831
1831
  onOpenChange: i,
@@ -1839,10 +1839,10 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1839
1839
  ot({ padding: 8 }),
1840
1840
  at({
1841
1841
  apply({ rects: T, elements: O }) {
1842
- a && (O.floating.style.width = `${T.reference.width}px`), l && (O.floating.style.minWidth = `${l}px`), r && (O.floating.style.maxWidth = `${r}px`);
1842
+ l && (O.floating.style.width = `${T.reference.width}px`), a && (O.floating.style.minWidth = `${a}px`), r && (O.floating.style.maxWidth = `${r}px`);
1843
1843
  }
1844
1844
  })
1845
- ], [a, r, l]), { refs: b, floatingStyles: f, context: p, placement: u } = lt({
1845
+ ], [l, r, a]), { refs: b, floatingStyles: f, context: p, placement: h } = lt({
1846
1846
  placement: t,
1847
1847
  open: o,
1848
1848
  onOpenChange: i,
@@ -1856,10 +1856,10 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1856
1856
  virtual: !0,
1857
1857
  focusItemOnOpen: !1,
1858
1858
  disabledIndices: y
1859
- }), x = St(p, {
1859
+ }), x = zt(p, {
1860
1860
  outsidePress: !0,
1861
1861
  escapeKey: !1
1862
- }), { getReferenceProps: N, getFloatingProps: k, getItemProps: S } = Dt([I, x]), z = C.useRef({
1862
+ }), { getReferenceProps: N, getFloatingProps: k, getItemProps: S } = Ot([I, x]), z = C.useRef({
1863
1863
  floatingStyles: f,
1864
1864
  setFloating: b.setFloating,
1865
1865
  placement: t,
@@ -1868,7 +1868,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1868
1868
  z.current = {
1869
1869
  floatingStyles: f,
1870
1870
  setFloating: b.setFloating,
1871
- placement: u,
1871
+ placement: h,
1872
1872
  getFloatingProps: k
1873
1873
  };
1874
1874
  const L = C.useMemo(() => {
@@ -1898,8 +1898,8 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1898
1898
  }, Er = (n) => {
1899
1899
  const {
1900
1900
  className: t,
1901
- label: a,
1902
- description: l,
1901
+ label: l,
1902
+ description: a,
1903
1903
  options: r,
1904
1904
  onChange: o,
1905
1905
  value: i,
@@ -1909,22 +1909,22 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1909
1909
  size: R = "md",
1910
1910
  disabled: y = !1,
1911
1911
  clearable: m = !1
1912
- } = n, [b, f] = W(!1), [p, u] = W(null), I = C.useRef(null), x = C.useRef([]), N = r?.find((w) => H(w) && G(w.value, i)), k = se(
1912
+ } = n, [b, f] = W(!1), [p, h] = W(null), I = C.useRef(null), x = C.useRef([]), N = r?.find((w) => H(w) && J(w.value, i)), k = se(
1913
1913
  () => r.map((w, g) => !H(w) || w.disabled ? g : -1).filter((w) => w !== -1),
1914
1914
  [r]
1915
1915
  );
1916
1916
  xe(b, () => f(!1)), _(() => {
1917
1917
  if (b) {
1918
1918
  I.current?.focus({ preventScroll: !0 });
1919
- const w = r.findIndex((g) => H(g) && G(g.value, i));
1919
+ const w = r.findIndex((g) => H(g) && J(g.value, i));
1920
1920
  if (w >= 0)
1921
- u(w);
1921
+ h(w);
1922
1922
  else {
1923
1923
  const g = r.findIndex((M) => H(M) && !M.disabled);
1924
- u(g >= 0 ? g : null);
1924
+ h(g >= 0 ? g : null);
1925
1925
  }
1926
1926
  } else
1927
- u(null);
1927
+ h(null);
1928
1928
  }, [b]);
1929
1929
  const { anchorRef: S, Popover: z, getReferenceProps: L, getItemProps: T } = _e({
1930
1930
  placement: "bottom",
@@ -1934,21 +1934,21 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1934
1934
  onOpenChange: f,
1935
1935
  listRef: x,
1936
1936
  activeIndex: p,
1937
- onNavigate: u,
1937
+ onNavigate: h,
1938
1938
  disabledIndices: k
1939
1939
  }), O = (w) => {
1940
1940
  const g = r[w];
1941
1941
  g && H(g) && !g.disabled && (o(g.value), f(!1));
1942
1942
  };
1943
- return /* @__PURE__ */ e(J.Provider, { value: R, children: /* @__PURE__ */ d(
1943
+ return /* @__PURE__ */ e(q.Provider, { value: R, children: /* @__PURE__ */ d(
1944
1944
  "div",
1945
1945
  {
1946
- className: h(
1946
+ className: u(
1947
1947
  "flex flex-col",
1948
1948
  t
1949
1949
  ),
1950
1950
  children: [
1951
- /* @__PURE__ */ e(Q, { children: a }),
1951
+ /* @__PURE__ */ e(Z, { children: l }),
1952
1952
  /* @__PURE__ */ d("div", { className: "relative flex w-full flex-col", ref: S, children: [
1953
1953
  /* @__PURE__ */ d(
1954
1954
  "div",
@@ -1965,10 +1965,10 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1965
1965
  y || (w.key === " " ? (w.preventDefault(), f((g) => !g)) : w.key === "Enter" && (w.preventDefault(), b && p != null ? O(p) : f(!0)));
1966
1966
  }
1967
1967
  }),
1968
- className: h(
1968
+ className: u(
1969
1969
  "flex flex-row items-center border-[length:var(--border-width-input)] select-trigger transition-all duration-[var(--control-transition-duration)] rounded-[var(--border-radius-input)] shadow-[var(--shadow-control)] ring-0 focus:ring-[length:var(--control-ring-width)] focus:outline-none select-none font-[number:var(--font-weight-input-text)] font-[family-name:var(--font-family-base)]",
1970
- ee[R],
1971
- q[R],
1970
+ Q[R],
1971
+ G[R],
1972
1972
  he[R],
1973
1973
  m && i ? Be[R] : fe[R],
1974
1974
  y ? "select-trigger-disabled" : v && "select-trigger-error",
@@ -1982,8 +1982,8 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
1982
1982
  ),
1983
1983
  /* @__PURE__ */ d(me, { children: [
1984
1984
  !y && v && /* @__PURE__ */ e(oe, {}),
1985
- m && !!i && !y && /* @__PURE__ */ e(Z, { Icon: de, onClick: () => o(null) }),
1986
- /* @__PURE__ */ e(Z, { Icon: ve })
1985
+ m && !!i && !y && /* @__PURE__ */ e(te, { Icon: de, onClick: () => o(null) }),
1986
+ /* @__PURE__ */ e(te, { Icon: ve })
1987
1987
  ] }),
1988
1988
  /* @__PURE__ */ e(z, { open: b, children: /* @__PURE__ */ e(be, { className: "!p-0", style: { maxHeight: c }, children: /* @__PURE__ */ e("div", { className: "flex flex-col p-2 gap-1", children: r.map((w, g) => {
1989
1989
  if (!H(w))
@@ -2005,7 +2005,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
2005
2005
  },
2006
2006
  `divider-${g}`
2007
2007
  );
2008
- const M = G(w.value, i);
2008
+ const M = J(w.value, i);
2009
2009
  return /* @__PURE__ */ e(
2010
2010
  We,
2011
2011
  {
@@ -2024,7 +2024,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
2024
2024
  );
2025
2025
  }) }) }) })
2026
2026
  ] }),
2027
- /* @__PURE__ */ e(V, { children: l }),
2027
+ /* @__PURE__ */ e(V, { children: a }),
2028
2028
  /* @__PURE__ */ e(K, { children: v })
2029
2029
  ]
2030
2030
  }
@@ -2032,8 +2032,8 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
2032
2032
  }, To = (n) => {
2033
2033
  const {
2034
2034
  className: t,
2035
- label: a,
2036
- description: l,
2035
+ label: l,
2036
+ description: a,
2037
2037
  options: r,
2038
2038
  onChange: o,
2039
2039
  onSearch: i,
@@ -2044,7 +2044,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
2044
2044
  size: y = "md",
2045
2045
  disabled: m = !1,
2046
2046
  clearable: b = !1
2047
- } = n, [f, p] = W(!1), [u, I] = W(r), [x, N] = W(""), [k, S] = W(null), z = C.useRef(null), L = C.useRef(null), T = C.useRef([]), O = r?.find((E) => H(E) && G(E.value, s)), w = se(() => x !== "" ? u : r, [x, u, r]), g = se(
2047
+ } = n, [f, p] = W(!1), [h, I] = W(r), [x, N] = W(""), [k, S] = W(null), z = C.useRef(null), L = C.useRef(null), T = C.useRef([]), O = r?.find((E) => H(E) && J(E.value, s)), w = se(() => x !== "" ? h : r, [x, h, r]), g = se(
2048
2048
  () => w.map((E, U) => !H(E) || E.disabled ? U : -1).filter((E) => E !== -1),
2049
2049
  [w]
2050
2050
  );
@@ -2053,7 +2053,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
2053
2053
  }, [x, r, i]), _(() => {
2054
2054
  if (f) {
2055
2055
  setTimeout(() => L.current?.focus(), 100);
2056
- const E = r.findIndex((U) => H(U) && G(U.value, s));
2056
+ const E = r.findIndex((U) => H(U) && J(U.value, s));
2057
2057
  if (E >= 0)
2058
2058
  S(E);
2059
2059
  else {
@@ -2081,15 +2081,15 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
2081
2081
  const U = w[E];
2082
2082
  U && H(U) && !U.disabled && (o(U.value), p(!1));
2083
2083
  }, ye = w.some((E) => H(E));
2084
- return /* @__PURE__ */ e(J.Provider, { value: y, children: /* @__PURE__ */ d(
2084
+ return /* @__PURE__ */ e(q.Provider, { value: y, children: /* @__PURE__ */ d(
2085
2085
  "div",
2086
2086
  {
2087
- className: h(
2087
+ className: u(
2088
2088
  "flex flex-col",
2089
2089
  t
2090
2090
  ),
2091
2091
  children: [
2092
- /* @__PURE__ */ e(Q, { children: a }),
2092
+ /* @__PURE__ */ e(Z, { children: l }),
2093
2093
  /* @__PURE__ */ d("div", { className: "relative flex w-full flex-col", ref: M, children: [
2094
2094
  /* @__PURE__ */ d(
2095
2095
  "div",
@@ -2106,10 +2106,10 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
2106
2106
  m || (E.key === " " ? (E.preventDefault(), p((U) => !U)) : E.key === "Enter" && !f && (E.preventDefault(), p(!0)));
2107
2107
  }
2108
2108
  }),
2109
- className: h(
2109
+ className: u(
2110
2110
  "flex flex-row items-center border-[length:var(--border-width-input)] select-trigger transition-all duration-[var(--control-transition-duration)] rounded-[var(--border-radius-input)] shadow-[var(--shadow-control)] ring-0 focus:ring-[length:var(--control-ring-width)] focus:outline-none select-none font-[number:var(--font-weight-input-text)] font-[family-name:var(--font-family-base)]",
2111
- ee[y],
2112
- q[y],
2111
+ Q[y],
2112
+ G[y],
2113
2113
  he[y],
2114
2114
  b && s ? Be[y] : fe[y],
2115
2115
  m ? "select-trigger-disabled" : R && "select-trigger-error",
@@ -2123,8 +2123,8 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
2123
2123
  ),
2124
2124
  /* @__PURE__ */ d(me, { children: [
2125
2125
  !m && R && /* @__PURE__ */ e(oe, {}),
2126
- b && !!s && !m && /* @__PURE__ */ e(Z, { Icon: de, onClick: () => o(null) }),
2127
- /* @__PURE__ */ e(Z, { Icon: ve })
2126
+ b && !!s && !m && /* @__PURE__ */ e(te, { Icon: de, onClick: () => o(null) }),
2127
+ /* @__PURE__ */ e(te, { Icon: ve })
2128
2128
  ] }),
2129
2129
  /* @__PURE__ */ e(P, { open: f, children: /* @__PURE__ */ d(be, { className: "gap-0 !p-0", style: { maxHeight: v }, children: [
2130
2130
  /* @__PURE__ */ d("div", { className: "sticky top-0 border-b select-search-bar py-1 backdrop-blur-sm", children: [
@@ -2151,8 +2151,8 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
2151
2151
  return E.kind === "header" ? /* @__PURE__ */ e(
2152
2152
  He,
2153
2153
  {
2154
- ref: (te) => {
2155
- T.current[U] = te;
2154
+ ref: (re) => {
2155
+ T.current[U] = re;
2156
2156
  },
2157
2157
  children: E.label
2158
2158
  },
@@ -2160,19 +2160,19 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
2160
2160
  ) : /* @__PURE__ */ e(
2161
2161
  $e,
2162
2162
  {
2163
- ref: (te) => {
2164
- T.current[U] = te;
2163
+ ref: (re) => {
2164
+ T.current[U] = re;
2165
2165
  }
2166
2166
  },
2167
2167
  `divider-${U}`
2168
2168
  );
2169
- const le = G(E.value, s);
2169
+ const le = J(E.value, s);
2170
2170
  return /* @__PURE__ */ e(
2171
2171
  We,
2172
2172
  {
2173
2173
  ...j({
2174
- ref(te) {
2175
- T.current[U] = te;
2174
+ ref(re) {
2175
+ T.current[U] = re;
2176
2176
  }
2177
2177
  }),
2178
2178
  onClick: () => ae(U),
@@ -2187,26 +2187,26 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
2187
2187
  ] })
2188
2188
  ] }) })
2189
2189
  ] }),
2190
- /* @__PURE__ */ e(V, { children: l }),
2190
+ /* @__PURE__ */ e(V, { children: a }),
2191
2191
  /* @__PURE__ */ e(K, { children: R })
2192
2192
  ]
2193
2193
  }
2194
2194
  ) });
2195
2195
  }, Fr = (n, t) => {
2196
- const [a, l] = W(n);
2196
+ const [l, a] = W(n);
2197
2197
  return _(() => {
2198
2198
  const r = setTimeout(() => {
2199
- l(n);
2199
+ a(n);
2200
2200
  }, t);
2201
2201
  return () => {
2202
2202
  clearTimeout(r);
2203
2203
  };
2204
- }, [n, t]), a;
2204
+ }, [n, t]), l;
2205
2205
  }, Po = (n) => {
2206
2206
  const {
2207
2207
  className: t,
2208
- label: a,
2209
- description: l,
2208
+ label: l,
2209
+ description: a,
2210
2210
  onChange: r,
2211
2211
  fetchOptionsByQuery: o,
2212
2212
  fetchOptionByValue: i,
@@ -2218,11 +2218,11 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
2218
2218
  size: m = "md",
2219
2219
  disabled: b = !1,
2220
2220
  clearable: f = !1
2221
- } = n, [p, u] = W(!1), I = C.useRef(null), [x, N] = W(""), [k, S] = W([]), [z, L] = W(null), T = C.useRef(null), [O, w] = W(!1), [g, M] = W(!1), [P, $] = W(null), j = C.useRef([]), ae = se(
2221
+ } = n, [p, h] = W(!1), I = C.useRef(null), [x, N] = W(""), [k, S] = W([]), [z, L] = W(null), T = C.useRef(null), [O, w] = W(!1), [g, M] = W(!1), [P, $] = W(null), j = C.useRef([]), ae = se(
2222
2222
  () => k.map((B, A) => !H(B) || B.disabled ? A : -1).filter((B) => B !== -1),
2223
2223
  [k]
2224
2224
  );
2225
- xe(p, () => u(!1));
2225
+ xe(p, () => h(!1));
2226
2226
  const ye = Fr(x, s);
2227
2227
  _(() => {
2228
2228
  (async () => {
@@ -2235,7 +2235,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
2235
2235
  L(null);
2236
2236
  return;
2237
2237
  }
2238
- const B = k?.find((A) => H(A) && G(A.value, c));
2238
+ const B = k?.find((A) => H(A) && J(A.value, c));
2239
2239
  B ? L(B) : (async () => {
2240
2240
  M(!0);
2241
2241
  const ie = await i(c);
@@ -2248,29 +2248,29 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
2248
2248
  const B = k.findIndex((A) => H(A) && !A.disabled);
2249
2249
  $(B >= 0 ? B : null);
2250
2250
  }, [k, p]);
2251
- const { anchorRef: E, Popover: U, getReferenceProps: le, getItemProps: te } = _e({
2251
+ const { anchorRef: E, Popover: U, getReferenceProps: le, getItemProps: re } = _e({
2252
2252
  placement: "bottom",
2253
2253
  fullWidth: !0,
2254
2254
  minWidth: 200,
2255
2255
  open: p,
2256
- onOpenChange: u,
2256
+ onOpenChange: h,
2257
2257
  listRef: j,
2258
2258
  activeIndex: P,
2259
2259
  onNavigate: $,
2260
2260
  disabledIndices: ae
2261
2261
  }), ze = (B) => {
2262
2262
  const A = k[B];
2263
- A && H(A) && !A.disabled && (r(A.value), u(!1));
2263
+ A && H(A) && !A.disabled && (r(A.value), h(!1));
2264
2264
  }, Oe = k.some((B) => H(B));
2265
- return /* @__PURE__ */ e(J.Provider, { value: m, children: /* @__PURE__ */ d(
2265
+ return /* @__PURE__ */ e(q.Provider, { value: m, children: /* @__PURE__ */ d(
2266
2266
  "div",
2267
2267
  {
2268
- className: h(
2268
+ className: u(
2269
2269
  "flex flex-col",
2270
2270
  t
2271
2271
  ),
2272
2272
  children: [
2273
- /* @__PURE__ */ e(Q, { children: a }),
2273
+ /* @__PURE__ */ e(Z, { children: l }),
2274
2274
  /* @__PURE__ */ d("div", { className: "relative flex w-full flex-col", ref: E, children: [
2275
2275
  /* @__PURE__ */ d(
2276
2276
  "div",
@@ -2281,16 +2281,16 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
2281
2281
  tabIndex: b ? -1 : 0,
2282
2282
  "aria-disabled": b,
2283
2283
  onClick: () => {
2284
- b || u(!p);
2284
+ b || h(!p);
2285
2285
  },
2286
2286
  onKeyDown: (B) => {
2287
- b || (B.key === " " ? (B.preventDefault(), u((A) => !A)) : B.key === "Enter" && !p && (B.preventDefault(), u(!0)));
2287
+ b || (B.key === " " ? (B.preventDefault(), h((A) => !A)) : B.key === "Enter" && !p && (B.preventDefault(), h(!0)));
2288
2288
  }
2289
2289
  }),
2290
- className: h(
2290
+ className: u(
2291
2291
  "flex flex-row items-center border-[length:var(--border-width-input)] select-trigger transition-all duration-[var(--control-transition-duration)] rounded-[var(--border-radius-input)] shadow-[var(--shadow-control)] ring-0 focus:ring-[length:var(--control-ring-width)] focus:outline-none select-none font-[number:var(--font-weight-input-text)] font-[family-name:var(--font-family-base)]",
2292
- ee[m],
2293
- q[m],
2292
+ Q[m],
2293
+ G[m],
2294
2294
  he[m],
2295
2295
  f && c ? Be[m] : fe[m],
2296
2296
  b ? "select-trigger-disabled" : y && "select-trigger-error",
@@ -2305,8 +2305,8 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
2305
2305
  ),
2306
2306
  /* @__PURE__ */ d(me, { children: [
2307
2307
  !b && y && /* @__PURE__ */ e(oe, {}),
2308
- f && !!c && !b && /* @__PURE__ */ e(Z, { Icon: de, onClick: () => r(null) }),
2309
- /* @__PURE__ */ e(Z, { Icon: ve })
2308
+ f && !!c && !b && /* @__PURE__ */ e(te, { Icon: de, onClick: () => r(null) }),
2309
+ /* @__PURE__ */ e(te, { Icon: ve })
2310
2310
  ] }),
2311
2311
  /* @__PURE__ */ e(U, { open: p, children: /* @__PURE__ */ d(be, { className: "gap-0 !p-0", style: { maxHeight: R }, children: [
2312
2312
  /* @__PURE__ */ d("div", { className: "sticky top-0 border-b select-search-bar py-1 backdrop-blur-sm", children: [
@@ -2349,11 +2349,11 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
2349
2349
  },
2350
2350
  `divider-${A}`
2351
2351
  );
2352
- const ie = G(B.value, c);
2352
+ const ie = J(B.value, c);
2353
2353
  return /* @__PURE__ */ e(
2354
2354
  We,
2355
2355
  {
2356
- ...te({
2356
+ ...re({
2357
2357
  ref(pe) {
2358
2358
  j.current[A] = pe;
2359
2359
  }
@@ -2370,7 +2370,7 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
2370
2370
  ] })
2371
2371
  ] }) })
2372
2372
  ] }),
2373
- /* @__PURE__ */ e(V, { children: l }),
2373
+ /* @__PURE__ */ e(V, { children: a }),
2374
2374
  /* @__PURE__ */ e(K, { children: y })
2375
2375
  ]
2376
2376
  }
@@ -2402,25 +2402,25 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
2402
2402
  black: "bg-[var(--color-badge-black-bg)] text-[var(--color-badge-black-text)] ring-[var(--color-badge-black-ring)]"
2403
2403
  }, Ee = C.forwardRef((n, t) => {
2404
2404
  const {
2405
- className: a,
2406
- children: l,
2405
+ className: l,
2406
+ children: a,
2407
2407
  onClick: r,
2408
2408
  showCloseIcon: o,
2409
2409
  Icon: i,
2410
2410
  color: s = "gray"
2411
- } = n, c = h(
2411
+ } = n, c = u(
2412
2412
  "inline-flex align-top items-center gap-2 px-3 h-7 rounded-[var(--border-radius-badge)] font-[number:var(--font-weight-badge)] font-[family-name:var(--font-family-base)]",
2413
2413
  Mr[s],
2414
- a
2414
+ l
2415
2415
  );
2416
2416
  return r ? /* @__PURE__ */ e("div", { ref: t, children: /* @__PURE__ */ d(
2417
2417
  "button",
2418
2418
  {
2419
- className: h("cursor-pointer ring-0 hover:ring-[length:var(--control-ring-width)] active:ring-[length:var(--control-ring-width-active)] transition-all duration-[var(--control-transition-duration-fast)] select-none focus:outline-none focus:ring-[length:var(--control-ring-width)]", c),
2419
+ className: u("cursor-pointer ring-0 hover:ring-[length:var(--control-ring-width)] active:ring-[length:var(--control-ring-width-active)] transition-all duration-[var(--control-transition-duration-fast)] select-none focus:outline-none focus:ring-[length:var(--control-ring-width)]", c),
2420
2420
  onClick: r,
2421
2421
  children: [
2422
2422
  i && /* @__PURE__ */ e(i, { className: "h-4 w-4 shrink-0" }),
2423
- /* @__PURE__ */ e("div", { className: "break-all line-clamp-1 text-left", children: l }),
2423
+ /* @__PURE__ */ e("div", { className: "break-all line-clamp-1 text-left", children: a }),
2424
2424
  o && /* @__PURE__ */ e(
2425
2425
  de,
2426
2426
  {
@@ -2431,22 +2431,22 @@ const h = (...n) => n.filter(Boolean).join(" "), jn = [
2431
2431
  }
2432
2432
  ) }) : /* @__PURE__ */ d("div", { className: c, ref: t, children: [
2433
2433
  i && /* @__PURE__ */ e(i, { className: "h-4 w-4 shrink-0" }),
2434
- /* @__PURE__ */ e("div", { className: "break-all line-clamp-1 text-left", children: l })
2434
+ /* @__PURE__ */ e("div", { className: "break-all line-clamp-1 text-left", children: a })
2435
2435
  ] });
2436
2436
  });
2437
2437
  function Br(n) {
2438
2438
  const {
2439
2439
  enabled: t,
2440
- triggerRef: a,
2441
- measureRef: l,
2440
+ triggerRef: l,
2441
+ measureRef: a,
2442
2442
  trayRef: r,
2443
2443
  itemCount: o,
2444
2444
  deps: i = [],
2445
2445
  gap: s = 4
2446
2446
  } = n, [c, v] = W(0);
2447
- return It(() => {
2447
+ return St(() => {
2448
2448
  if (!t) return;
2449
- const R = a.current, y = l.current;
2449
+ const R = l.current, y = a.current;
2450
2450
  if (!R || !y) return;
2451
2451
  const m = () => {
2452
2452
  if (o === 0) {
@@ -2457,8 +2457,8 @@ function Br(n) {
2457
2457
  v(1);
2458
2458
  return;
2459
2459
  }
2460
- const f = window.getComputedStyle(R), p = parseFloat(f.paddingLeft || "0"), u = R.getBoundingClientRect(), I = u.left + p;
2461
- let x = u.right - parseFloat(f.paddingRight || "0");
2460
+ const f = window.getComputedStyle(R), p = parseFloat(f.paddingLeft || "0"), h = R.getBoundingClientRect(), I = h.left + p;
2461
+ let x = h.right - parseFloat(f.paddingRight || "0");
2462
2462
  const N = r?.current;
2463
2463
  if (N) {
2464
2464
  const w = N.getBoundingClientRect();
@@ -2488,8 +2488,8 @@ function Br(n) {
2488
2488
  const Lo = (n) => {
2489
2489
  const {
2490
2490
  className: t,
2491
- label: a,
2492
- description: l,
2491
+ label: l,
2492
+ description: a,
2493
2493
  options: r,
2494
2494
  onChange: o,
2495
2495
  onSearch: i,
@@ -2502,8 +2502,8 @@ const Lo = (n) => {
2502
2502
  color: b = "blue",
2503
2503
  disabled: f = !1,
2504
2504
  clearable: p = !1
2505
- } = n, [u, I] = W(!1), [x, N] = W(r), [k, S] = W(""), [z, L] = W(null), T = C.useRef(null), O = C.useRef(null), w = C.useRef([]), g = C.useRef(null), M = C.useRef(null), P = se(
2506
- () => s.map((D) => r.find((F) => H(F) && G(F.value, D))).filter((D) => D !== void 0),
2505
+ } = n, [h, I] = W(!1), [x, N] = W(r), [k, S] = W(""), [z, L] = W(null), T = C.useRef(null), O = C.useRef(null), w = C.useRef([]), g = C.useRef(null), M = C.useRef(null), P = se(
2506
+ () => s.map((D) => r.find((F) => H(F) && J(F.value, D))).filter((D) => D !== void 0),
2507
2507
  [s, r]
2508
2508
  ), $ = (D) => {
2509
2509
  if (D === "") return r;
@@ -2516,20 +2516,20 @@ const Lo = (n) => {
2516
2516
  () => j.map((D, F) => !H(D) || D.disabled ? F : -1).filter((D) => D !== -1),
2517
2517
  [j]
2518
2518
  );
2519
- xe(u, () => I(!1)), _(() => {
2519
+ xe(h, () => I(!1)), _(() => {
2520
2520
  N((i ?? $)(k));
2521
2521
  }, [k, r, i]), _(() => {
2522
- if (u) {
2522
+ if (h) {
2523
2523
  setTimeout(() => O.current?.focus(), 100);
2524
2524
  const D = r.findIndex((F) => H(F) && !F.disabled);
2525
2525
  L(D >= 0 ? D : null);
2526
2526
  } else
2527
2527
  L(null), S("");
2528
- }, [u]), _(() => {
2529
- if (!u) return;
2528
+ }, [h]), _(() => {
2529
+ if (!h) return;
2530
2530
  const D = j.findIndex((F) => H(F) && !F.disabled);
2531
2531
  L(D >= 0 ? D : null);
2532
- }, [k, u, j]);
2532
+ }, [k, h, j]);
2533
2533
  const ye = Br({
2534
2534
  enabled: m,
2535
2535
  triggerRef: T,
@@ -2537,31 +2537,31 @@ const Lo = (n) => {
2537
2537
  trayRef: M,
2538
2538
  itemCount: P.length,
2539
2539
  deps: [P, R]
2540
- }), { anchorRef: E, Popover: U, getReferenceProps: le, getItemProps: te } = _e({
2540
+ }), { anchorRef: E, Popover: U, getReferenceProps: le, getItemProps: re } = _e({
2541
2541
  placement: "bottom",
2542
2542
  fullWidth: !0,
2543
2543
  minWidth: 200,
2544
- open: u,
2544
+ open: h,
2545
2545
  onOpenChange: I,
2546
2546
  listRef: w,
2547
2547
  activeIndex: z,
2548
2548
  onNavigate: L,
2549
2549
  disabledIndices: ae
2550
2550
  }), ze = (D) => {
2551
- s.some((F) => G(F, D)) ? o(s.filter((F) => !G(F, D))) : o([...s, D]);
2551
+ s.some((F) => J(F, D)) ? o(s.filter((F) => !J(F, D))) : o([...s, D]);
2552
2552
  }, Oe = (D) => {
2553
2553
  const F = j[D];
2554
2554
  F && H(F) && !F.disabled && ze(F.value);
2555
- }, B = j.some((D) => H(D)), A = s.length > 0, ie = m ? ye : P.length, pe = P.slice(0, ie), ut = P.length - ie;
2556
- return /* @__PURE__ */ e(J.Provider, { value: y, children: /* @__PURE__ */ d(
2555
+ }, B = j.some((D) => H(D)), A = s.length > 0, ie = m ? ye : P.length, pe = P.slice(0, ie), ft = P.length - ie;
2556
+ return /* @__PURE__ */ e(q.Provider, { value: y, children: /* @__PURE__ */ d(
2557
2557
  "div",
2558
2558
  {
2559
- className: h(
2559
+ className: u(
2560
2560
  "flex flex-col",
2561
2561
  t
2562
2562
  ),
2563
2563
  children: [
2564
- /* @__PURE__ */ e(Q, { children: a }),
2564
+ /* @__PURE__ */ e(Z, { children: l }),
2565
2565
  /* @__PURE__ */ d("div", { className: "relative flex w-full flex-col", ref: E, children: [
2566
2566
  /* @__PURE__ */ d(
2567
2567
  "div",
@@ -2572,28 +2572,28 @@ const Lo = (n) => {
2572
2572
  tabIndex: f ? -1 : 0,
2573
2573
  "aria-disabled": f,
2574
2574
  onClick: () => {
2575
- f || I(!u);
2575
+ f || I(!h);
2576
2576
  },
2577
2577
  onKeyDown: (D) => {
2578
- f || (D.key === " " ? (D.preventDefault(), I((F) => !F)) : D.key === "Enter" && !u ? (D.preventDefault(), I(!0)) : D.key === "Backspace" && !u && A && (D.preventDefault(), o(s.slice(0, -1))));
2578
+ f || (D.key === " " ? (D.preventDefault(), I((F) => !F)) : D.key === "Enter" && !h ? (D.preventDefault(), I(!0)) : D.key === "Backspace" && !h && A && (D.preventDefault(), o(s.slice(0, -1))));
2579
2579
  }
2580
2580
  }),
2581
- className: h(
2581
+ className: u(
2582
2582
  "flex flex-row items-center gap-1 border-[length:var(--border-width-input)] select-trigger transition-all duration-[var(--control-transition-duration)] rounded-[var(--border-radius-input)] shadow-[var(--shadow-control)] ring-0 focus:ring-[length:var(--control-ring-width)] focus:outline-none select-none font-[number:var(--font-weight-input-text)] font-[family-name:var(--font-family-base)]",
2583
- m && h("flex-nowrap overflow-hidden", ee[y]),
2584
- !m && h("flex-wrap py-1.5", Ft[y]),
2585
- q[y],
2583
+ m && u("flex-nowrap overflow-hidden", Q[y]),
2584
+ !m && u("flex-wrap py-1.5", Bt[y]),
2585
+ G[y],
2586
2586
  he[y],
2587
2587
  p && A ? Be[y] : fe[y],
2588
2588
  f ? "select-trigger-disabled" : R && "select-trigger-error",
2589
- !f && u && "ring-[length:var(--control-ring-width)]"
2589
+ !f && h && "ring-[length:var(--control-ring-width)]"
2590
2590
  ),
2591
2591
  children: [
2592
2592
  A && pe.map((D, F) => /* @__PURE__ */ e(
2593
2593
  Ee,
2594
2594
  {
2595
2595
  color: b,
2596
- className: h(
2596
+ className: u(
2597
2597
  m && ie > 1 && "shrink-0",
2598
2598
  (!m || ie === 1) && "max-w-full min-w-0"
2599
2599
  ),
@@ -2601,9 +2601,9 @@ const Lo = (n) => {
2601
2601
  },
2602
2602
  `badge-${F}`
2603
2603
  )),
2604
- A && ut > 0 && /* @__PURE__ */ d("span", { className: "shrink-0 text-sm font-[number:var(--font-weight-input-option-label)] select-placeholder px-1", children: [
2604
+ A && ft > 0 && /* @__PURE__ */ d("span", { className: "shrink-0 text-sm font-[number:var(--font-weight-input-option-label)] select-placeholder px-1", children: [
2605
2605
  "+",
2606
- ut,
2606
+ ft,
2607
2607
  " more"
2608
2608
  ] }),
2609
2609
  !A && c && /* @__PURE__ */ e("span", { className: "select-placeholder", children: c })
@@ -2628,10 +2628,10 @@ const Lo = (n) => {
2628
2628
  ),
2629
2629
  /* @__PURE__ */ d(me, { ref: M, children: [
2630
2630
  !f && R && /* @__PURE__ */ e(oe, {}),
2631
- p && A && !f && /* @__PURE__ */ e(Z, { Icon: de, onClick: () => o([]) }),
2632
- /* @__PURE__ */ e(Z, { Icon: ve })
2631
+ p && A && !f && /* @__PURE__ */ e(te, { Icon: de, onClick: () => o([]) }),
2632
+ /* @__PURE__ */ e(te, { Icon: ve })
2633
2633
  ] }),
2634
- /* @__PURE__ */ e(U, { open: u, children: /* @__PURE__ */ d(be, { className: "gap-0 !p-0", style: { maxHeight: v }, children: [
2634
+ /* @__PURE__ */ e(U, { open: h, children: /* @__PURE__ */ d(be, { className: "gap-0 !p-0", style: { maxHeight: v }, children: [
2635
2635
  /* @__PURE__ */ d("div", { className: "sticky top-0 border-b select-search-bar py-1 backdrop-blur-sm", children: [
2636
2636
  /* @__PURE__ */ e(
2637
2637
  "input",
@@ -2671,11 +2671,11 @@ const Lo = (n) => {
2671
2671
  },
2672
2672
  `divider-${F}`
2673
2673
  );
2674
- const Ie = s.some((ge) => G(ge, D.value));
2674
+ const Ie = s.some((ge) => J(ge, D.value));
2675
2675
  return /* @__PURE__ */ e(
2676
2676
  We,
2677
2677
  {
2678
- ...te({
2678
+ ...re({
2679
2679
  ref(ge) {
2680
2680
  w.current[F] = ge;
2681
2681
  }
@@ -2692,79 +2692,79 @@ const Lo = (n) => {
2692
2692
  ] })
2693
2693
  ] }) })
2694
2694
  ] }),
2695
- /* @__PURE__ */ e(V, { children: l }),
2695
+ /* @__PURE__ */ e(V, { children: a }),
2696
2696
  /* @__PURE__ */ e(K, { children: R })
2697
2697
  ]
2698
2698
  }
2699
2699
  ) });
2700
2700
  }, Eo = C.forwardRef((n, t) => {
2701
2701
  const {
2702
- className: a,
2703
- children: l,
2702
+ className: l,
2703
+ children: a,
2704
2704
  ...r
2705
2705
  } = n;
2706
2706
  return /* @__PURE__ */ e(
2707
2707
  "div",
2708
2708
  {
2709
2709
  ref: t,
2710
- className: h(
2710
+ className: u(
2711
2711
  "flex flex-col gap-6 border-[length:var(--border-width-input)] panel-base rounded-[var(--border-radius-panel)] shadow-[var(--shadow-control)] px-6 py-6",
2712
- a
2712
+ l
2713
2713
  ),
2714
2714
  ...r,
2715
- children: l
2715
+ children: a
2716
2716
  }
2717
2717
  );
2718
2718
  }), Fo = C.forwardRef((n, t) => {
2719
2719
  const {
2720
- className: a,
2721
- children: l,
2720
+ className: l,
2721
+ children: a,
2722
2722
  ...r
2723
2723
  } = n;
2724
2724
  return /* @__PURE__ */ e(
2725
2725
  "div",
2726
2726
  {
2727
2727
  ref: t,
2728
- className: h(
2728
+ className: u(
2729
2729
  "flex flex-col gap-1 border-[length:var(--border-width-input)] panel-base rounded-[var(--border-radius-panel)] shadow-[var(--shadow-control)] p-2",
2730
- a
2730
+ l
2731
2731
  ),
2732
2732
  ...r,
2733
- children: l
2733
+ children: a
2734
2734
  }
2735
2735
  );
2736
- }), Nt = "input-description text-[length:var(--font-size-description)] font-[number:var(--font-weight-panel-field)]", Mo = (n) => {
2736
+ }), Ct = "input-description text-[length:var(--font-size-description)] font-[number:var(--font-weight-panel-field)]", Mo = (n) => {
2737
2737
  const {
2738
2738
  className: t,
2739
- label: a,
2740
- children: l,
2739
+ label: l,
2740
+ children: a,
2741
2741
  orientation: r = "vertical",
2742
2742
  ...o
2743
2743
  } = n;
2744
2744
  return r === "horizontal" ? /* @__PURE__ */ d(
2745
2745
  "div",
2746
2746
  {
2747
- className: h(
2747
+ className: u(
2748
2748
  "flex flex-row items-center gap-3 px-3 py-2",
2749
2749
  t
2750
2750
  ),
2751
2751
  ...o,
2752
2752
  children: [
2753
- /* @__PURE__ */ e("div", { className: h(Nt, "w-1/2 line-clamp-1 break-all"), children: a }),
2754
- /* @__PURE__ */ e("div", { className: "w-1/2 line-clamp-1 break-all", children: l })
2753
+ /* @__PURE__ */ e("div", { className: u(Ct, "w-1/2 line-clamp-1 break-all"), children: l }),
2754
+ /* @__PURE__ */ e("div", { className: "w-1/2 line-clamp-1 break-all", children: a })
2755
2755
  ]
2756
2756
  }
2757
2757
  ) : /* @__PURE__ */ d(
2758
2758
  "div",
2759
2759
  {
2760
- className: h(
2760
+ className: u(
2761
2761
  "flex flex-col gap-1 px-3 py-2",
2762
2762
  t
2763
2763
  ),
2764
2764
  ...o,
2765
2765
  children: [
2766
- a && /* @__PURE__ */ e("div", { className: Nt, children: a }),
2767
- /* @__PURE__ */ e("div", { children: l })
2766
+ l && /* @__PURE__ */ e("div", { className: Ct, children: l }),
2767
+ /* @__PURE__ */ e("div", { children: a })
2768
2768
  ]
2769
2769
  }
2770
2770
  );
@@ -2778,20 +2778,20 @@ const Lo = (n) => {
2778
2778
  warning: "text-[var(--color-status-warning)]",
2779
2779
  success: "text-[var(--color-status-success)]",
2780
2780
  info: "text-[var(--color-status-info)]"
2781
- }, kt = "inline-flex flex-row gap-3 items-center justify-between h-10 px-3 font-[number:var(--font-weight-panel-link)] font-[family-name:var(--font-family-base)] ring-0 dropdown-item rounded-[var(--border-radius-menu-item)] cursor-pointer transition-all duration-[var(--control-transition-duration)] select-none focus:outline-none focus:ring-0 border border-transparent bg-transparent", Bo = (n) => {
2781
+ }, It = "inline-flex flex-row gap-3 items-center justify-between h-10 px-3 font-[number:var(--font-weight-panel-link)] font-[family-name:var(--font-family-base)] ring-0 dropdown-item rounded-[var(--border-radius-menu-item)] cursor-pointer transition-all duration-[var(--control-transition-duration)] select-none focus:outline-none focus:ring-0 border border-transparent bg-transparent", Bo = (n) => {
2782
2782
  const {
2783
2783
  className: t,
2784
- children: a,
2785
- Icon: l,
2784
+ children: l,
2785
+ Icon: a,
2786
2786
  status: r,
2787
2787
  ...o
2788
- } = n, i = r ? Ar[r] : null, s = /* @__PURE__ */ d(re, { children: [
2788
+ } = n, i = r ? Ar[r] : null, s = /* @__PURE__ */ d(ne, { children: [
2789
2789
  /* @__PURE__ */ d("span", { className: "inline-flex flex-row items-center gap-3 min-w-0", children: [
2790
- l && /* @__PURE__ */ e(l, { className: "h-5 w-5 shrink-0" }),
2791
- /* @__PURE__ */ e("span", { className: "truncate", children: a })
2790
+ a && /* @__PURE__ */ e(a, { className: "h-5 w-5 shrink-0" }),
2791
+ /* @__PURE__ */ e("span", { className: "truncate", children: l })
2792
2792
  ] }),
2793
2793
  /* @__PURE__ */ d("span", { className: "inline-flex flex-row items-center gap-2 shrink-0", children: [
2794
- i && r && /* @__PURE__ */ e(i, { className: h("h-5 w-5", Ur[r]) }),
2794
+ i && r && /* @__PURE__ */ e(i, { className: u("h-5 w-5", Ur[r]) }),
2795
2795
  /* @__PURE__ */ e(un, { className: "h-5 w-5 text-[var(--color-input-icon-button-icon)]" })
2796
2796
  ] })
2797
2797
  ] });
@@ -2801,7 +2801,7 @@ const Lo = (n) => {
2801
2801
  "a",
2802
2802
  {
2803
2803
  href: c,
2804
- className: h(kt, t),
2804
+ className: u(It, t),
2805
2805
  ...v,
2806
2806
  children: s
2807
2807
  }
@@ -2810,7 +2810,7 @@ const Lo = (n) => {
2810
2810
  return /* @__PURE__ */ e(
2811
2811
  "button",
2812
2812
  {
2813
- className: h(kt, t),
2813
+ className: u(It, t),
2814
2814
  ...o,
2815
2815
  children: s
2816
2816
  }
@@ -2818,28 +2818,28 @@ const Lo = (n) => {
2818
2818
  }, Ao = (n) => {
2819
2819
  const {
2820
2820
  className: t,
2821
- vertical: a = !1,
2822
- ...l
2821
+ vertical: l = !1,
2822
+ ...a
2823
2823
  } = n;
2824
2824
  return /* @__PURE__ */ e(
2825
2825
  "div",
2826
2826
  {
2827
- className: h(
2828
- a ? "w-px h-full bg-[var(--color-divider)]" : "w-full h-px bg-[var(--color-divider)]",
2827
+ className: u(
2828
+ l ? "w-px h-full bg-[var(--color-divider)]" : "w-full h-px bg-[var(--color-divider)]",
2829
2829
  t
2830
2830
  ),
2831
- ...l
2831
+ ...a
2832
2832
  }
2833
2833
  );
2834
2834
  }, Uo = (n) => {
2835
2835
  const {
2836
2836
  children: t,
2837
- content: a,
2838
- className: l,
2837
+ content: l,
2838
+ className: a,
2839
2839
  placement: r = "top",
2840
2840
  minWidth: o = 100,
2841
2841
  maxWidth: i = 200
2842
- } = n, [s, c] = W(!1), { anchorRef: v, Popover: R } = ct({
2842
+ } = n, [s, c] = W(!1), { anchorRef: v, Popover: R } = ut({
2843
2843
  placement: r,
2844
2844
  minWidth: o,
2845
2845
  maxWidth: i
@@ -2848,27 +2848,27 @@ const Lo = (n) => {
2848
2848
  "span",
2849
2849
  {
2850
2850
  ref: v,
2851
- className: l,
2851
+ className: a,
2852
2852
  onMouseEnter: () => c(!0),
2853
2853
  onMouseLeave: () => c(!1),
2854
2854
  children: [
2855
2855
  t,
2856
- /* @__PURE__ */ e(R, { open: s, children: /* @__PURE__ */ e(be, { children: a }) })
2856
+ /* @__PURE__ */ e(R, { open: s, children: /* @__PURE__ */ e(be, { children: l }) })
2857
2857
  ]
2858
2858
  }
2859
2859
  );
2860
2860
  }, Wo = (n) => {
2861
2861
  const {
2862
2862
  open: t,
2863
- onDismiss: a,
2864
- enableDismissOnOutsideClick: l,
2863
+ onDismiss: l,
2864
+ enableDismissOnOutsideClick: a,
2865
2865
  enableDismissOnEscKey: r,
2866
2866
  enableDismissButton: o,
2867
2867
  className: i,
2868
2868
  children: s,
2869
2869
  maxWidth: c = 600
2870
2870
  } = n;
2871
- return xe(!!r && t, a || (() => {
2871
+ return xe(!!r && t, l || (() => {
2872
2872
  })), /* @__PURE__ */ e(De, { children: t && /* @__PURE__ */ d(Me, { children: [
2873
2873
  /* @__PURE__ */ e(
2874
2874
  Y.div,
@@ -2880,10 +2880,10 @@ const Lo = (n) => {
2880
2880
  exit: { opacity: 0 },
2881
2881
  transition: { duration: 0.15, ease: "easeInOut" },
2882
2882
  children: /* @__PURE__ */ e(
2883
- zt,
2883
+ Tt,
2884
2884
  {
2885
2885
  className: "modal-overlay backdrop-blur-[1px]",
2886
- onClick: l ? a : void 0,
2886
+ onClick: a ? l : void 0,
2887
2887
  lockScroll: !0
2888
2888
  }
2889
2889
  )
@@ -2892,7 +2892,7 @@ const Lo = (n) => {
2892
2892
  /* @__PURE__ */ e("div", { className: "fixed inset-0 flex flex-col items-center pointer-events-none p-4 lg:p-12 overflow-y-auto z-50", children: /* @__PURE__ */ d(
2893
2893
  Y.div,
2894
2894
  {
2895
- className: h(
2895
+ className: u(
2896
2896
  "flex flex-col modal-content rounded-[var(--border-radius-panel)] shadow-[var(--shadow-overlay)] p-6 lg:p-12 pointer-events-auto w-full relative",
2897
2897
  i
2898
2898
  ),
@@ -2909,7 +2909,7 @@ const Lo = (n) => {
2909
2909
  className: "absolute top-4 right-4",
2910
2910
  variant: "transparent",
2911
2911
  size: "sm",
2912
- onClick: a
2912
+ onClick: l
2913
2913
  }
2914
2914
  ),
2915
2915
  s
@@ -2920,15 +2920,15 @@ const Lo = (n) => {
2920
2920
  }, Ho = (n) => {
2921
2921
  const {
2922
2922
  open: t,
2923
- onDismiss: a,
2924
- enableDismissOnOutsideClick: l,
2923
+ onDismiss: l,
2924
+ enableDismissOnOutsideClick: a,
2925
2925
  enableDismissOnEscKey: r,
2926
2926
  enableDismissButton: o,
2927
2927
  className: i,
2928
2928
  children: s,
2929
2929
  maxWidth: c = 480
2930
2930
  } = n;
2931
- return xe(!!r && t, a || (() => {
2931
+ return xe(!!r && t, l || (() => {
2932
2932
  })), /* @__PURE__ */ e(De, { children: t && /* @__PURE__ */ d(Me, { children: [
2933
2933
  /* @__PURE__ */ e(
2934
2934
  Y.div,
@@ -2940,10 +2940,10 @@ const Lo = (n) => {
2940
2940
  exit: { opacity: 0 },
2941
2941
  transition: { duration: 0.15, ease: "easeInOut" },
2942
2942
  children: /* @__PURE__ */ e(
2943
- zt,
2943
+ Tt,
2944
2944
  {
2945
2945
  className: "modal-overlay backdrop-blur-[1px]",
2946
- onClick: l ? a : void 0,
2946
+ onClick: a ? l : void 0,
2947
2947
  lockScroll: !0
2948
2948
  }
2949
2949
  )
@@ -2952,7 +2952,7 @@ const Lo = (n) => {
2952
2952
  /* @__PURE__ */ e("div", { className: "fixed inset-0 flex flex-row justify-end pointer-events-none z-50", children: /* @__PURE__ */ d(
2953
2953
  Y.div,
2954
2954
  {
2955
- className: h(
2955
+ className: u(
2956
2956
  "flex flex-col modal-content shadow-[var(--shadow-overlay)] p-6 lg:p-12 pointer-events-auto h-full w-full overflow-y-auto relative",
2957
2957
  i
2958
2958
  ),
@@ -2969,7 +2969,7 @@ const Lo = (n) => {
2969
2969
  className: "absolute top-4 right-4",
2970
2970
  variant: "transparent",
2971
2971
  size: "sm",
2972
- onClick: a
2972
+ onClick: l
2973
2973
  }
2974
2974
  ),
2975
2975
  s
@@ -2980,24 +2980,24 @@ const Lo = (n) => {
2980
2980
  }, Wr = (n) => {
2981
2981
  const {
2982
2982
  className: t,
2983
- tabs: a,
2984
- size: l = "md"
2983
+ tabs: l,
2984
+ size: a = "md"
2985
2985
  } = n;
2986
- return /* @__PURE__ */ e(J.Provider, { value: l, children: /* @__PURE__ */ e("div", { className: h(
2986
+ return /* @__PURE__ */ e(q.Provider, { value: a, children: /* @__PURE__ */ e("div", { className: u(
2987
2987
  "tab-container p-1 rounded-[var(--border-radius-tab)] inline-flex flex-row space-x-1 overflow-x-auto mat-ui-hide-scrollbars",
2988
- ee[l],
2988
+ Q[a],
2989
2989
  t
2990
- ), children: a.map((r, o) => {
2991
- const i = h(
2990
+ ), children: l.map((r, o) => {
2991
+ const i = u(
2992
2992
  "shrink-0 h-full inline-flex flex-row items-center font-[number:var(--font-weight-tab)] font-[family-name:var(--font-family-base)] rounded-[var(--border-radius-tab)] cursor-pointer border border-transparent ring-0 tab-button transition-all duration-[var(--control-transition-duration)] select-none focus:outline-none focus:ring-0",
2993
- Bt[l],
2994
- q[l],
2995
- Mt[l],
2993
+ ct[a],
2994
+ G[a],
2995
+ st[a],
2996
2996
  r.active && "tab-button-active shadow-[var(--shadow-control)]"
2997
- ), s = /* @__PURE__ */ d(re, { children: [
2998
- r.Icon && /* @__PURE__ */ e(r.Icon, { className: h(ne[l], "shrink-0 -ml-1") }),
2997
+ ), s = /* @__PURE__ */ d(ne, { children: [
2998
+ r.Icon && /* @__PURE__ */ e(r.Icon, { className: u(ee[a], "shrink-0 -ml-1") }),
2999
2999
  r.label,
3000
- r.count != null && /* @__PURE__ */ e("span", { className: h(
3000
+ r.count != null && /* @__PURE__ */ e("span", { className: u(
3001
3001
  "shrink-0 inline-flex items-center justify-center h-5 min-w-5 px-1.5 rounded-full font-[number:var(--font-weight-tab-count)] font-[family-name:var(--font-family-base)] text-[length:var(--font-size-tab-count)]",
3002
3002
  r.active ? "tab-button-count-active" : "tab-button-count"
3003
3003
  ), children: r.count })
@@ -3021,10 +3021,53 @@ const Lo = (n) => {
3021
3021
  );
3022
3022
  }) }) });
3023
3023
  }, $o = (n) => {
3024
+ const {
3025
+ className: t,
3026
+ tabs: l,
3027
+ size: a = "md"
3028
+ } = n;
3029
+ return /* @__PURE__ */ e(q.Provider, { value: a, children: /* @__PURE__ */ e("div", { className: u(
3030
+ "tabs-container w-full flex flex-row border-b-[length:var(--border-width-input)] overflow-x-auto mat-ui-hide-scrollbars",
3031
+ t
3032
+ ), children: l.map((r, o) => {
3033
+ const i = u(
3034
+ "tabs-tab shrink-0 -mb-[var(--border-width-input)] inline-flex flex-row items-center font-[number:var(--font-weight-tabs)] font-[family-name:var(--font-family-base)] cursor-pointer border-b-[length:var(--border-width-tabs-indicator)] ring-0 transition-colors duration-[var(--control-transition-duration)] select-none focus:outline-none focus:ring-0",
3035
+ Q[a],
3036
+ ct[a],
3037
+ G[a],
3038
+ st[a],
3039
+ r.active ? "tabs-tab-active" : "border-transparent"
3040
+ ), s = /* @__PURE__ */ d(ne, { children: [
3041
+ r.Icon && /* @__PURE__ */ e(r.Icon, { className: u(ee[a], "shrink-0") }),
3042
+ r.label,
3043
+ r.count != null && /* @__PURE__ */ e("span", { className: u(
3044
+ "shrink-0 inline-flex items-center justify-center h-5 min-w-5 px-1.5 rounded-full font-[number:var(--font-weight-tab-count)] font-[family-name:var(--font-family-base)] text-[length:var(--font-size-tab-count)]",
3045
+ r.active ? "tabs-tab-count-active" : "tabs-tab-count"
3046
+ ), children: r.count })
3047
+ ] });
3048
+ return r.href ? /* @__PURE__ */ e(
3049
+ "a",
3050
+ {
3051
+ href: r.href,
3052
+ className: i,
3053
+ children: s
3054
+ },
3055
+ o
3056
+ ) : /* @__PURE__ */ e(
3057
+ "button",
3058
+ {
3059
+ className: i,
3060
+ onClick: r.onClick,
3061
+ children: s
3062
+ },
3063
+ o
3064
+ );
3065
+ }) }) });
3066
+ }, _o = (n) => {
3024
3067
  const {
3025
3068
  duration: t = 0.3,
3026
- ease: a = "easeInOut",
3027
- horizontal: l = !1,
3069
+ ease: l = "easeInOut",
3070
+ horizontal: a = !1,
3028
3071
  pauseOnScroll: r = !1,
3029
3072
  threshold: o = 1,
3030
3073
  onPinnedChange: i,
@@ -3033,11 +3076,11 @@ const Lo = (n) => {
3033
3076
  ...v
3034
3077
  } = n, R = C.useRef(null), y = C.useRef(null), m = C.useRef(null), b = C.useRef(!0), f = C.useRef(!1), p = C.useRef(i);
3035
3078
  return p.current = i, C.useEffect(() => {
3036
- const u = R.current, I = y.current;
3037
- if (!u || !I) return;
3079
+ const h = R.current, I = y.current;
3080
+ if (!h || !I) return;
3038
3081
  let x = !0;
3039
- const N = () => l ? u.scrollWidth - u.clientWidth : u.scrollHeight - u.clientHeight, k = () => l ? u.scrollLeft : u.scrollTop, S = (g) => {
3040
- l ? u.scrollLeft = g : u.scrollTop = g;
3082
+ const N = () => a ? h.scrollWidth - h.clientWidth : h.scrollHeight - h.clientHeight, k = () => a ? h.scrollLeft : h.scrollTop, S = (g) => {
3083
+ a ? h.scrollLeft = g : h.scrollTop = g;
3041
3084
  }, z = (g) => {
3042
3085
  b.current !== g && (b.current = g, p.current?.(g));
3043
3086
  }, L = () => {
@@ -3052,7 +3095,7 @@ const Lo = (n) => {
3052
3095
  }
3053
3096
  m.current?.stop(), f.current = !0, m.current = qt(M, g, {
3054
3097
  duration: t,
3055
- ease: a,
3098
+ ease: l,
3056
3099
  onUpdate: S,
3057
3100
  onComplete: () => {
3058
3101
  requestAnimationFrame(() => {
@@ -3068,16 +3111,16 @@ const Lo = (n) => {
3068
3111
  }, w = () => {
3069
3112
  m.current?.stop(), f.current = !1;
3070
3113
  };
3071
- return r && (u.addEventListener("scroll", O, { passive: !0 }), u.addEventListener("wheel", w, { passive: !0 }), u.addEventListener("touchstart", w, { passive: !0 })), () => {
3072
- T.disconnect(), m.current?.stop(), r && (u.removeEventListener("scroll", O), u.removeEventListener("wheel", w), u.removeEventListener("touchstart", w));
3114
+ return r && (h.addEventListener("scroll", O, { passive: !0 }), h.addEventListener("wheel", w, { passive: !0 }), h.addEventListener("touchstart", w, { passive: !0 })), () => {
3115
+ T.disconnect(), m.current?.stop(), r && (h.removeEventListener("scroll", O), h.removeEventListener("wheel", w), h.removeEventListener("touchstart", w));
3073
3116
  };
3074
- }, [t, a, l, r, o]), /* @__PURE__ */ e(
3117
+ }, [t, l, a, r, o]), /* @__PURE__ */ e(
3075
3118
  "div",
3076
3119
  {
3077
3120
  ref: R,
3078
- className: h(
3121
+ className: u(
3079
3122
  "min-h-0 min-w-0",
3080
- l ? "overflow-x-auto" : "overflow-y-auto",
3123
+ a ? "overflow-x-auto" : "overflow-y-auto",
3081
3124
  c
3082
3125
  ),
3083
3126
  ...v,
@@ -3088,16 +3131,16 @@ const Lo = (n) => {
3088
3131
  function Hr(n) {
3089
3132
  const {
3090
3133
  onDelta: t,
3091
- onDragStart: a,
3092
- onDragEnd: l,
3134
+ onDragStart: l,
3135
+ onDragEnd: a,
3093
3136
  disabled: r = !1,
3094
3137
  primaryButtonOnly: o = !0,
3095
3138
  preventScrollOnMove: i = !0
3096
- } = n, [s, c] = C.useState(!1), v = C.useRef(!1), R = C.useRef(0), y = C.useRef(0), m = C.useRef(0), b = C.useRef(null), f = C.useRef(null), p = C.useRef({ onDelta: t, onDragStart: a, onDragEnd: l, preventScrollOnMove: i });
3139
+ } = n, [s, c] = C.useState(!1), v = C.useRef(!1), R = C.useRef(0), y = C.useRef(0), m = C.useRef(0), b = C.useRef(null), f = C.useRef(null), p = C.useRef({ onDelta: t, onDragStart: l, onDragEnd: a, preventScrollOnMove: i });
3097
3140
  C.useEffect(() => {
3098
- p.current = { onDelta: t, onDragStart: a, onDragEnd: l, preventScrollOnMove: i };
3141
+ p.current = { onDelta: t, onDragStart: l, onDragEnd: a, preventScrollOnMove: i };
3099
3142
  });
3100
- const u = C.useRef({}), I = C.useCallback((N) => {
3143
+ const h = C.useRef({}), I = C.useCallback((N) => {
3101
3144
  if (!v.current) return;
3102
3145
  const k = {
3103
3146
  clientX: N ?? y.current,
@@ -3106,8 +3149,8 @@ function Hr(n) {
3106
3149
  target: b.current
3107
3150
  };
3108
3151
  v.current = !1, c(!1);
3109
- const { move: S, up: z, keydown: L } = u.current;
3110
- S && window.removeEventListener("pointermove", S, !0), z && (window.removeEventListener("pointerup", z, !0), window.removeEventListener("pointercancel", z, !0)), L && window.removeEventListener("keydown", L, !0), u.current = {}, f.current != null && (cancelAnimationFrame(f.current), f.current = null), p.current.onDragEnd?.(k), b.current = null, m.current = 0;
3152
+ const { move: S, up: z, keydown: L } = h.current;
3153
+ S && window.removeEventListener("pointermove", S, !0), z && (window.removeEventListener("pointerup", z, !0), window.removeEventListener("pointercancel", z, !0)), L && window.removeEventListener("keydown", L, !0), h.current = {}, f.current != null && (cancelAnimationFrame(f.current), f.current = null), p.current.onDragEnd?.(k), b.current = null, m.current = 0;
3111
3154
  }, []), x = C.useCallback((N) => {
3112
3155
  if (r || o && N.button !== 0) return;
3113
3156
  N.target.setPointerCapture?.(N.pointerId), R.current = N.clientX, y.current = N.clientX, m.current = 0, b.current = N.target, v.current = !0, c(!0);
@@ -3137,7 +3180,7 @@ function Hr(n) {
3137
3180
  }, L = (T) => {
3138
3181
  T.key === "Escape" && (T.preventDefault(), I());
3139
3182
  };
3140
- u.current = { move: S, up: z, keydown: L }, window.addEventListener("pointermove", S, {
3183
+ h.current = { move: S, up: z, keydown: L }, window.addEventListener("pointermove", S, {
3141
3184
  passive: !i,
3142
3185
  capture: !0
3143
3186
  }), window.addEventListener("pointerup", z, { capture: !0 }), window.addEventListener("pointercancel", z, { capture: !0 }), window.addEventListener("keydown", L, !0);
@@ -3156,8 +3199,8 @@ function Hr(n) {
3156
3199
  const $r = (n) => {
3157
3200
  const {
3158
3201
  column: t,
3159
- width: a,
3160
- height: l,
3202
+ width: l,
3203
+ height: a,
3161
3204
  onResize: r,
3162
3205
  sortDirection: o,
3163
3206
  onSortClick: i
@@ -3167,13 +3210,13 @@ const $r = (n) => {
3167
3210
  return /* @__PURE__ */ d(
3168
3211
  "div",
3169
3212
  {
3170
- style: { width: a, height: l },
3213
+ style: { width: l, height: a },
3171
3214
  className: "flex flex-row items-stretch select-none shrink-0",
3172
3215
  children: [
3173
3216
  /* @__PURE__ */ d(
3174
3217
  "div",
3175
3218
  {
3176
- className: h(
3219
+ className: u(
3177
3220
  "flex-1 min-w-0 px-4 table-header-cell transition-colors duration-[var(--control-transition-duration-fast)] flex flex-row items-center gap-2",
3178
3221
  s && "cursor-pointer"
3179
3222
  ),
@@ -3203,14 +3246,14 @@ const $r = (n) => {
3203
3246
  );
3204
3247
  }, ke = 200, _r = 60, jr = (n) => {
3205
3248
  const t = {};
3206
- for (const a of n)
3207
- t[a.id] = a.defaultWidth ?? ke;
3249
+ for (const l of n)
3250
+ t[l.id] = l.defaultWidth ?? ke;
3208
3251
  return t;
3209
3252
  }, Xr = (n) => {
3210
3253
  const {
3211
3254
  columns: t,
3212
- rows: a,
3213
- getRowId: l,
3255
+ rows: l,
3256
+ getRowId: a,
3214
3257
  onRowClick: r,
3215
3258
  sort: o,
3216
3259
  onSortChange: i,
@@ -3248,14 +3291,14 @@ const $r = (n) => {
3248
3291
  }, [o, i]), p = t.reduce(
3249
3292
  (x, N) => x + (y[N.id] ?? N.defaultWidth ?? ke),
3250
3293
  0
3251
- ), u = Ce(null), I = (x) => {
3252
- u.current && (u.current.scrollLeft = x.currentTarget.scrollLeft);
3294
+ ), h = Ce(null), I = (x) => {
3295
+ h.current && (h.current.scrollLeft = x.currentTarget.scrollLeft);
3253
3296
  };
3254
- return /* @__PURE__ */ d("div", { className: h("flex flex-col h-full w-full", s), children: [
3297
+ return /* @__PURE__ */ d("div", { className: u("flex flex-col h-full w-full", s), children: [
3255
3298
  /* @__PURE__ */ e(
3256
3299
  "div",
3257
3300
  {
3258
- ref: u,
3301
+ ref: h,
3259
3302
  className: "overflow-hidden shrink-0 table-header-strip",
3260
3303
  style: { height: v },
3261
3304
  children: /* @__PURE__ */ e(
@@ -3284,15 +3327,15 @@ const $r = (n) => {
3284
3327
  {
3285
3328
  className: "flex-1 overflow-auto",
3286
3329
  onScroll: I,
3287
- children: a.length === 0 && R ? /* @__PURE__ */ e("div", { className: "flex h-full min-w-full items-center justify-center p-8", children: R }) : /* @__PURE__ */ e(
3330
+ children: l.length === 0 && R ? /* @__PURE__ */ e("div", { className: "flex h-full min-w-full items-center justify-center p-8", children: R }) : /* @__PURE__ */ e(
3288
3331
  "div",
3289
3332
  {
3290
3333
  className: "flex flex-col",
3291
3334
  style: { width: p, minWidth: "100%" },
3292
- children: a.map((x, N) => /* @__PURE__ */ e(
3335
+ children: l.map((x, N) => /* @__PURE__ */ e(
3293
3336
  "div",
3294
3337
  {
3295
- className: h(
3338
+ className: u(
3296
3339
  "flex flex-row table-body-row transition-colors duration-[var(--control-transition-duration-fast)]",
3297
3340
  r && "cursor-pointer"
3298
3341
  ),
@@ -3310,28 +3353,28 @@ const $r = (n) => {
3310
3353
  k.id
3311
3354
  ))
3312
3355
  },
3313
- l(x, N)
3356
+ a(x, N)
3314
3357
  ))
3315
3358
  }
3316
3359
  )
3317
3360
  }
3318
3361
  )
3319
3362
  ] });
3320
- }, _o = (n) => {
3321
- const { Icon: t, title: a, description: l, children: r, className: o } = n;
3322
- return /* @__PURE__ */ d("div", { className: h("flex flex-col items-center gap-3 text-center", o), children: [
3363
+ }, jo = (n) => {
3364
+ const { Icon: t, title: l, description: a, children: r, className: o } = n;
3365
+ return /* @__PURE__ */ d("div", { className: u("flex flex-col items-center gap-3 text-center", o), children: [
3323
3366
  t && /* @__PURE__ */ e("div", { className: "flex h-14 w-14 items-center justify-center rounded-[var(--border-radius-panel)] bg-[var(--color-table-header-bg)]", children: /* @__PURE__ */ e(t, { className: "h-6 w-6 text-[var(--color-input-icon)]" }) }),
3324
- (a || l) && /* @__PURE__ */ d("div", { className: "flex flex-col gap-1", children: [
3325
- a && /* @__PURE__ */ e("div", { className: "font-[number:var(--font-weight-table-header)] text-[var(--color-input-text)]", children: a }),
3326
- l && /* @__PURE__ */ e("div", { className: "text-sm text-[var(--color-input-description-text)]", children: l })
3367
+ (l || a) && /* @__PURE__ */ d("div", { className: "flex flex-col gap-1", children: [
3368
+ l && /* @__PURE__ */ e("div", { className: "font-[number:var(--font-weight-table-header)] text-[var(--color-input-text)]", children: l }),
3369
+ a && /* @__PURE__ */ e("div", { className: "text-sm text-[var(--color-input-description-text)]", children: a })
3327
3370
  ] }),
3328
3371
  r
3329
3372
  ] });
3330
- }, Ct = (n) => {
3331
- const { label: t, children: a, className: l } = n;
3332
- return /* @__PURE__ */ d("div", { className: h("flex flex-col dropdown-button-group", l), children: [
3373
+ }, Rt = (n) => {
3374
+ const { label: t, children: l, className: a } = n;
3375
+ return /* @__PURE__ */ d("div", { className: u("flex flex-col dropdown-button-group", a), children: [
3333
3376
  t && /* @__PURE__ */ e("div", { className: "mb-2 text-[length:var(--font-size-label)] dropdown-group-label font-[number:var(--font-weight-group-header)] px-3", children: t }),
3334
- a
3377
+ l
3335
3378
  ] });
3336
3379
  }, Vr = () => /* @__PURE__ */ e("div", {}), Kr = [
3337
3380
  { id: 1, email: "sarah.jennings@example.com", firstname: "Sarah", lastname: "Jennings", status: "active" },
@@ -3361,25 +3404,25 @@ const $r = (n) => {
3361
3404
  header: "Status",
3362
3405
  renderCell: () => /* @__PURE__ */ e(qr, {})
3363
3406
  }
3364
- ], jo = () => /* @__PURE__ */ d("div", { className: "flex flex-col gap-6", children: [
3407
+ ], Xo = () => /* @__PURE__ */ d("div", { className: "flex flex-col gap-6", children: [
3365
3408
  /* @__PURE__ */ d("div", { className: "flex flex-row items-center justify-start gap-3", children: [
3366
3409
  /* @__PURE__ */ e($t, { Icon: Fe, placeholder: "Search..." }),
3367
- /* @__PURE__ */ e(Ye, { Icon: ht }),
3368
- /* @__PURE__ */ e(Gn, { Icon: ft, children: "New" }),
3410
+ /* @__PURE__ */ e(Ye, { Icon: mt }),
3411
+ /* @__PURE__ */ e(Gn, { Icon: pt, children: "New" }),
3369
3412
  /* @__PURE__ */ d(
3370
3413
  Ue,
3371
3414
  {
3372
- trigger: /* @__PURE__ */ e(Ye, { Icon: ht }),
3415
+ trigger: /* @__PURE__ */ e(Ye, { Icon: mt }),
3373
3416
  children: [
3374
- /* @__PURE__ */ e(X, { dismissOnClick: !1, Icon: ft, children: "Add new" }),
3417
+ /* @__PURE__ */ e(X, { dismissOnClick: !1, Icon: pt, children: "Add new" }),
3375
3418
  /* @__PURE__ */ e(X, { Icon: fn, children: "Remove" }),
3376
- /* @__PURE__ */ d(Ct, { label: "Test", className: "mt-2", children: [
3419
+ /* @__PURE__ */ d(Rt, { label: "Test", className: "mt-2", children: [
3377
3420
  /* @__PURE__ */ e(X, { children: "Item 1" }),
3378
3421
  /* @__PURE__ */ e(X, { children: "Item 2" }),
3379
3422
  /* @__PURE__ */ e(X, { children: "Item 3" }),
3380
3423
  /* @__PURE__ */ e(X, { children: "Item 4" })
3381
3424
  ] }),
3382
- /* @__PURE__ */ d(Ct, { label: "Test", className: "mt-2", children: [
3425
+ /* @__PURE__ */ d(Rt, { label: "Test", className: "mt-2", children: [
3383
3426
  /* @__PURE__ */ e(X, { children: "Item 1" }),
3384
3427
  /* @__PURE__ */ e(X, { children: "Item 2" }),
3385
3428
  /* @__PURE__ */ e(X, { children: "Item 3" }),
@@ -3427,7 +3470,7 @@ const $r = (n) => {
3427
3470
  }
3428
3471
  ),
3429
3472
  /* @__PURE__ */ e(Vr, {})
3430
- ] }), qr = () => /* @__PURE__ */ e(re, { children: /* @__PURE__ */ d(
3473
+ ] }), qr = () => /* @__PURE__ */ e(ne, { children: /* @__PURE__ */ d(
3431
3474
  Ue,
3432
3475
  {
3433
3476
  placement: "bottom-end",
@@ -3442,7 +3485,7 @@ const $r = (n) => {
3442
3485
  }
3443
3486
  ) });
3444
3487
  export {
3445
- $o as AutoScroll,
3488
+ _o as AutoScroll,
3446
3489
  Ee as Badge,
3447
3490
  Mr as BadgeColor,
3448
3491
  Gn as Button,
@@ -3450,7 +3493,7 @@ export {
3450
3493
  Ye as ButtonIconSquare,
3451
3494
  Ao as Divider,
3452
3495
  X as DropdownButton,
3453
- Ct as DropdownButtonGroup,
3496
+ Rt as DropdownButtonGroup,
3454
3497
  Vt as DropdownDismissContext,
3455
3498
  Ue as DropdownMenu,
3456
3499
  be as DropdownPanel,
@@ -3462,9 +3505,9 @@ export {
3462
3505
  oe as InputErrorIcon,
3463
3506
  So as InputFileMultiple,
3464
3507
  Ro as InputFileSingle,
3465
- Z as InputIconButton,
3508
+ te as InputIconButton,
3466
3509
  me as InputIconButtonTray,
3467
- Q as InputLabel,
3510
+ Z as InputLabel,
3468
3511
  zo as InputLexical,
3469
3512
  yo as InputPassword,
3470
3513
  ko as InputRadio,
@@ -3501,16 +3544,17 @@ export {
3501
3544
  Wr as TabButtons,
3502
3545
  Xr as Table,
3503
3546
  $r as TableColumnHead,
3504
- _o as TableEmpty,
3505
- jo as Test,
3547
+ jo as TableEmpty,
3548
+ $o as Tabs,
3549
+ Xo as Test,
3506
3550
  Uo as Tooltip,
3507
3551
  wr as UploadFileTile,
3508
3552
  H as isSelectOption,
3509
- wt as lexicalTheme,
3553
+ Nt as lexicalTheme,
3510
3554
  Nr as useDropdownDismiss,
3511
3555
  we as useLexicalToolbar,
3512
3556
  Xt as useLexicalToolbarState,
3513
- ct as usePopover,
3557
+ ut as usePopover,
3514
3558
  _e as useSelectPopover
3515
3559
  };
3516
3560
  //# sourceMappingURL=index.js.map