@matthiaskrijgsman/mat-ui 0.0.42 → 0.0.43
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/README.md +6 -0
- package/dist/components/TabButtons.d.ts +3 -0
- package/dist/index.js +470 -464
- package/dist/index.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import { jsx as e, jsxs as d, Fragment as
|
|
2
|
+
import { jsx as e, jsxs as d, Fragment as re } 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
|
|
5
|
-
import { AnimatePresence as De, motion as
|
|
6
|
-
import { IconExclamationCircleFilled as et, IconEyeOff as
|
|
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
|
|
8
|
-
import { mergeRefs as
|
|
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";
|
|
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";
|
|
8
|
+
import { mergeRefs as vn } from "react-merge-refs";
|
|
9
9
|
import { useDropzone as Ot } from "react-dropzone";
|
|
10
|
-
import { LexicalComposer as
|
|
11
|
-
import { RichTextPlugin as
|
|
12
|
-
import { ContentEditable as
|
|
13
|
-
import { HistoryPlugin as
|
|
14
|
-
import { ListPlugin as
|
|
15
|
-
import { LinkPlugin as
|
|
16
|
-
import { OnChangePlugin as
|
|
17
|
-
import { AutoFocusPlugin as
|
|
18
|
-
import { LexicalErrorBoundary as
|
|
19
|
-
import { HeadingNode as
|
|
20
|
-
import { ListNode as Tt, ListItemNode as
|
|
21
|
-
import { LinkNode as
|
|
10
|
+
import { LexicalComposer as bn } from "@lexical/react/LexicalComposer";
|
|
11
|
+
import { RichTextPlugin as xn } from "@lexical/react/LexicalRichTextPlugin";
|
|
12
|
+
import { ContentEditable as wn } from "@lexical/react/LexicalContentEditable";
|
|
13
|
+
import { HistoryPlugin as yn } from "@lexical/react/LexicalHistoryPlugin";
|
|
14
|
+
import { ListPlugin as Nn } from "@lexical/react/LexicalListPlugin";
|
|
15
|
+
import { LinkPlugin as kn } from "@lexical/react/LexicalLinkPlugin";
|
|
16
|
+
import { OnChangePlugin as Cn } from "@lexical/react/LexicalOnChangePlugin";
|
|
17
|
+
import { AutoFocusPlugin as In } from "@lexical/react/LexicalAutoFocusPlugin";
|
|
18
|
+
import { LexicalErrorBoundary as Rn } from "@lexical/react/LexicalErrorBoundary";
|
|
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";
|
|
22
22
|
import { useLexicalComposerContext as ue } from "@lexical/react/LexicalComposerContext";
|
|
23
|
-
import { CAN_UNDO_COMMAND as
|
|
24
|
-
import { mergeRegister as Et, $getNearestNodeOfType as
|
|
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
25
|
import { $setBlocksType as vt } from "@lexical/selection";
|
|
26
|
-
const h = (...n) => n.filter(Boolean).join(" "),
|
|
26
|
+
const h = (...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%)",
|
|
@@ -35,14 +35,14 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
35
35
|
className: a
|
|
36
36
|
} = n, l = 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
41
|
className: h("relative rounded-full", a),
|
|
42
42
|
animate: { rotate: 360 },
|
|
43
43
|
transition: { repeat: 1 / 0, ease: "linear", duration: l },
|
|
44
44
|
children: /* @__PURE__ */ e(
|
|
45
|
-
|
|
45
|
+
Y.div,
|
|
46
46
|
{
|
|
47
47
|
className: "absolute inset-0 rounded-full",
|
|
48
48
|
style: {
|
|
@@ -50,7 +50,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
50
50
|
borderStyle: "solid",
|
|
51
51
|
borderWidth: 2
|
|
52
52
|
},
|
|
53
|
-
animate: { clipPath:
|
|
53
|
+
animate: { clipPath: jn },
|
|
54
54
|
transition: {
|
|
55
55
|
repeat: 1 / 0,
|
|
56
56
|
ease: "linear",
|
|
@@ -61,7 +61,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
61
61
|
)
|
|
62
62
|
}
|
|
63
63
|
) });
|
|
64
|
-
},
|
|
64
|
+
}, ee = {
|
|
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)]"
|
|
@@ -69,15 +69,15 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
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
|
-
},
|
|
72
|
+
}, q = {
|
|
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
|
-
},
|
|
76
|
+
}, Mt = {
|
|
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
|
-
},
|
|
80
|
+
}, Bt = {
|
|
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)]"
|
|
@@ -97,11 +97,11 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
97
97
|
sm: "pr-[calc(var(--control-size-sm-px)+3.75rem)]",
|
|
98
98
|
md: "pr-[calc(var(--control-size-md-px)+3.75rem)]",
|
|
99
99
|
lg: "pr-[calc(var(--control-size-lg-px)+3.75rem)]"
|
|
100
|
-
},
|
|
100
|
+
}, At = {
|
|
101
101
|
sm: "pl-[calc(var(--control-size-sm-icon-offset)+var(--control-size-sm-icon)+0.75rem)]",
|
|
102
102
|
md: "pl-[calc(var(--control-size-md-icon-offset)+var(--control-size-md-icon)+0.75rem)]",
|
|
103
103
|
lg: "pl-[calc(var(--control-size-lg-icon-offset)+var(--control-size-lg-icon)+0.75rem)]"
|
|
104
|
-
},
|
|
104
|
+
}, Ut = {
|
|
105
105
|
sm: "left-[var(--control-size-sm-icon-offset)]",
|
|
106
106
|
md: "left-[var(--control-size-md-icon-offset)]",
|
|
107
107
|
lg: "left-[var(--control-size-lg-icon-offset)]"
|
|
@@ -109,11 +109,11 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
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
|
-
},
|
|
112
|
+
}, ne = {
|
|
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)]"
|
|
116
|
-
},
|
|
116
|
+
}, Wt = {
|
|
117
117
|
sm: "h-[var(--control-size-sm-height)] w-[var(--control-size-sm-height)]",
|
|
118
118
|
md: "h-[var(--control-size-md-height)] w-[var(--control-size-md-height)]",
|
|
119
119
|
lg: "h-[var(--control-size-lg-height)] w-[var(--control-size-lg-height)]"
|
|
@@ -148,19 +148,19 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
148
148
|
className: h(
|
|
149
149
|
Vn,
|
|
150
150
|
Kn[a],
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
151
|
+
ee[l],
|
|
152
|
+
Bt[l],
|
|
153
|
+
q[l],
|
|
154
|
+
Mt[l],
|
|
155
155
|
r
|
|
156
156
|
),
|
|
157
157
|
...v,
|
|
158
158
|
children: [
|
|
159
|
-
i && /* @__PURE__ */ e(Se, { className: h(
|
|
160
|
-
!i && /* @__PURE__ */ d(
|
|
161
|
-
s && /* @__PURE__ */ e(s, { className: h(
|
|
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") }),
|
|
162
162
|
o,
|
|
163
|
-
c && /* @__PURE__ */ e(c, { className: h(
|
|
163
|
+
c && /* @__PURE__ */ e(c, { className: h(ne[l], "-mr-1") })
|
|
164
164
|
] })
|
|
165
165
|
]
|
|
166
166
|
}
|
|
@@ -193,11 +193,11 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
193
193
|
className: h(
|
|
194
194
|
qn,
|
|
195
195
|
Jn[a],
|
|
196
|
-
|
|
196
|
+
Wt[l],
|
|
197
197
|
r
|
|
198
198
|
),
|
|
199
199
|
...i,
|
|
200
|
-
children: /* @__PURE__ */ e(o, { className:
|
|
200
|
+
children: /* @__PURE__ */ e(o, { className: ne[l] })
|
|
201
201
|
}
|
|
202
202
|
);
|
|
203
203
|
}), Yn = `
|
|
@@ -211,7 +211,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
211
211
|
white: "border-[length:var(--border-width-input)] button-white shadow-[var(--shadow-control)]",
|
|
212
212
|
black: "border-[length:var(--border-width-input)] button-black shadow-[var(--shadow-control)]",
|
|
213
213
|
transparent: "border-[length:var(--border-width-input)] button-transparent"
|
|
214
|
-
},
|
|
214
|
+
}, Ht = C.forwardRef((n, t) => {
|
|
215
215
|
const {
|
|
216
216
|
variant: a = "white",
|
|
217
217
|
size: l = "md",
|
|
@@ -226,19 +226,19 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
226
226
|
className: h(
|
|
227
227
|
Yn,
|
|
228
228
|
Qn[a],
|
|
229
|
-
|
|
229
|
+
Wt[l],
|
|
230
230
|
r
|
|
231
231
|
),
|
|
232
232
|
...i,
|
|
233
|
-
children: /* @__PURE__ */ e(o, { className:
|
|
233
|
+
children: /* @__PURE__ */ e(o, { className: ne[l] })
|
|
234
234
|
}
|
|
235
235
|
);
|
|
236
|
-
}),
|
|
236
|
+
}), Q = (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
|
-
},
|
|
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) => {
|
|
242
242
|
const {
|
|
243
243
|
children: a,
|
|
244
244
|
className: l
|
|
@@ -265,7 +265,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
265
265
|
children: t
|
|
266
266
|
} = n;
|
|
267
267
|
return t ? /* @__PURE__ */ e("div", { className: "input-error-text text-[length:var(--font-size-error)] font-[number:var(--font-weight-input-error)] mt-2", children: t }) : null;
|
|
268
|
-
},
|
|
268
|
+
}, $t = (n) => {
|
|
269
269
|
const {
|
|
270
270
|
className: t,
|
|
271
271
|
label: a,
|
|
@@ -276,7 +276,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
276
276
|
size: s = "md",
|
|
277
277
|
...c
|
|
278
278
|
} = n, v = !!o || !!i;
|
|
279
|
-
return /* @__PURE__ */ e(
|
|
279
|
+
return /* @__PURE__ */ e(J.Provider, { value: s, children: /* @__PURE__ */ d(
|
|
280
280
|
"div",
|
|
281
281
|
{
|
|
282
282
|
className: h(
|
|
@@ -284,21 +284,21 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
284
284
|
t
|
|
285
285
|
),
|
|
286
286
|
children: [
|
|
287
|
-
/* @__PURE__ */ e(
|
|
287
|
+
/* @__PURE__ */ e(Q, { children: a }),
|
|
288
288
|
/* @__PURE__ */ d("div", { className: "flex flex-col relative", children: [
|
|
289
289
|
r && /* @__PURE__ */ e(r, { className: h(
|
|
290
290
|
"input-icon absolute top-1/2 -translate-y-1/2",
|
|
291
|
-
|
|
292
|
-
|
|
291
|
+
ne[s],
|
|
292
|
+
Ut[s]
|
|
293
293
|
) }),
|
|
294
294
|
/* @__PURE__ */ e(
|
|
295
295
|
"input",
|
|
296
296
|
{
|
|
297
297
|
className: h(
|
|
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
|
-
|
|
300
|
-
|
|
301
|
-
r ?
|
|
299
|
+
ee[s],
|
|
300
|
+
q[s],
|
|
301
|
+
r ? At[s] : he[s],
|
|
302
302
|
v ? fe[s] : st[s],
|
|
303
303
|
o && "input-error"
|
|
304
304
|
),
|
|
@@ -306,7 +306,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
306
306
|
}
|
|
307
307
|
),
|
|
308
308
|
/* @__PURE__ */ d(me, { children: [
|
|
309
|
-
o && /* @__PURE__ */ e(
|
|
309
|
+
o && /* @__PURE__ */ e(oe, {}),
|
|
310
310
|
i
|
|
311
311
|
] })
|
|
312
312
|
] }),
|
|
@@ -405,9 +405,9 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
405
405
|
left: "right center",
|
|
406
406
|
"left-start": "top right",
|
|
407
407
|
"left-end": "bottom right"
|
|
408
|
-
},
|
|
408
|
+
}, _t = C.memo(
|
|
409
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(
|
|
410
|
-
|
|
410
|
+
Y.div,
|
|
411
411
|
{
|
|
412
412
|
className: a,
|
|
413
413
|
style: { transformOrigin: ir[o] },
|
|
@@ -427,7 +427,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
427
427
|
r && (I.floating.style.width = `${u.reference.width}px`), o && (I.floating.style.minWidth = `${o}px`), i && (I.floating.style.maxWidth = `${i}px`);
|
|
428
428
|
}
|
|
429
429
|
})
|
|
430
|
-
], [r, i, o]), { refs: c, floatingStyles: v, context: R, placement:
|
|
430
|
+
], [r, i, o]), { refs: c, floatingStyles: v, context: R, placement: y } = lt({
|
|
431
431
|
placement: t,
|
|
432
432
|
open: a,
|
|
433
433
|
onOpenChange: l,
|
|
@@ -446,19 +446,19 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
446
446
|
f.current = {
|
|
447
447
|
floatingStyles: v,
|
|
448
448
|
setFloating: c.setFloating,
|
|
449
|
-
placement:
|
|
449
|
+
placement: y,
|
|
450
450
|
getFloatingProps: b
|
|
451
451
|
};
|
|
452
452
|
const p = C.useMemo(() => {
|
|
453
453
|
const u = (I) => {
|
|
454
|
-
const { floatingStyles: x, setFloating:
|
|
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,
|
|
457
457
|
{
|
|
458
|
-
open:
|
|
458
|
+
open: L,
|
|
459
459
|
className: z,
|
|
460
460
|
floatingStyles: x,
|
|
461
|
-
setFloating:
|
|
461
|
+
setFloating: N,
|
|
462
462
|
placement: k,
|
|
463
463
|
floatingProps: S(),
|
|
464
464
|
children: T
|
|
@@ -481,7 +481,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
481
481
|
document.removeEventListener("keydown", a);
|
|
482
482
|
};
|
|
483
483
|
}, [n, t]);
|
|
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 },
|
|
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
485
|
const t = n ? hr : ur, a = t / 2;
|
|
486
486
|
return {
|
|
487
487
|
width: t,
|
|
@@ -503,7 +503,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
503
503
|
l(p);
|
|
504
504
|
const u = Re(p[0], p[1], p[2]);
|
|
505
505
|
r.current = u, t(u);
|
|
506
|
-
}, [i, s, c] = a, v = Re(i, 1, 1), R = Re(i, s, 1),
|
|
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
507
|
o([i, Te((p - I.left) / I.width), 1 - Te((u - I.top) / I.height)]);
|
|
508
508
|
}), b = Xe((p, u, I) => {
|
|
509
509
|
o([Te((p - I.left) / I.width) * 360, s, c]);
|
|
@@ -552,17 +552,17 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
552
552
|
}
|
|
553
553
|
),
|
|
554
554
|
/* @__PURE__ */ e(
|
|
555
|
-
|
|
555
|
+
Y.div,
|
|
556
556
|
{
|
|
557
557
|
className: "absolute pointer-events-none border-1 border-white",
|
|
558
558
|
style: {
|
|
559
559
|
left: `${s * 100}%`,
|
|
560
560
|
top: `${(1 - c) * 100}%`,
|
|
561
561
|
boxShadow: Ve,
|
|
562
|
-
backgroundColor:
|
|
562
|
+
backgroundColor: y
|
|
563
563
|
},
|
|
564
|
-
initial:
|
|
565
|
-
animate:
|
|
564
|
+
initial: Ne(!1),
|
|
565
|
+
animate: Ne(m.isDragging),
|
|
566
566
|
transition: Ke
|
|
567
567
|
}
|
|
568
568
|
)
|
|
@@ -581,7 +581,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
581
581
|
},
|
|
582
582
|
...b.bind,
|
|
583
583
|
children: /* @__PURE__ */ e(
|
|
584
|
-
|
|
584
|
+
Y.div,
|
|
585
585
|
{
|
|
586
586
|
className: "absolute pointer-events-none border-1 border-white",
|
|
587
587
|
style: {
|
|
@@ -590,8 +590,8 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
590
590
|
backgroundColor: v,
|
|
591
591
|
boxShadow: Ve
|
|
592
592
|
},
|
|
593
|
-
initial:
|
|
594
|
-
animate:
|
|
593
|
+
initial: Ne(!1),
|
|
594
|
+
animate: Ne(b.isDragging),
|
|
595
595
|
transition: Ke
|
|
596
596
|
}
|
|
597
597
|
)
|
|
@@ -609,17 +609,17 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
609
609
|
},
|
|
610
610
|
...f.bind,
|
|
611
611
|
children: /* @__PURE__ */ e(
|
|
612
|
-
|
|
612
|
+
Y.div,
|
|
613
613
|
{
|
|
614
614
|
className: "absolute pointer-events-none border-1 border-white",
|
|
615
615
|
style: {
|
|
616
616
|
top: "50%",
|
|
617
617
|
left: `${c * 100}%`,
|
|
618
|
-
backgroundColor:
|
|
618
|
+
backgroundColor: y,
|
|
619
619
|
boxShadow: Ve
|
|
620
620
|
},
|
|
621
|
-
initial:
|
|
622
|
-
animate:
|
|
621
|
+
initial: Ne(!1),
|
|
622
|
+
animate: Ne(f.isDragging),
|
|
623
623
|
transition: Ke
|
|
624
624
|
}
|
|
625
625
|
)
|
|
@@ -640,11 +640,11 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
640
640
|
defaultValue: c,
|
|
641
641
|
onChange: v,
|
|
642
642
|
onBlur: R,
|
|
643
|
-
onFocus:
|
|
643
|
+
onFocus: y,
|
|
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,
|
|
647
|
+
), [p, u] = W(!1), I = Ce(null), x = s != null ? String(s) : b, N = x || "white";
|
|
648
648
|
xe(p, () => u(!1));
|
|
649
649
|
const { anchorRef: k, Popover: S } = ct({
|
|
650
650
|
placement: "bottom-start",
|
|
@@ -652,15 +652,15 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
652
652
|
onOpenChange: u
|
|
653
653
|
}), z = (g) => {
|
|
654
654
|
f(g.target.value), v?.(g);
|
|
655
|
-
},
|
|
656
|
-
u(!0),
|
|
655
|
+
}, L = (g) => {
|
|
656
|
+
u(!0), y?.(g);
|
|
657
657
|
}, T = (g) => {
|
|
658
|
-
const M = g.target.value,
|
|
659
|
-
|
|
658
|
+
const M = g.target.value, P = or(M);
|
|
659
|
+
P && P !== M && I.current && xt(I.current, P), u(!1), R?.(g);
|
|
660
660
|
}, O = (g) => {
|
|
661
661
|
I.current && xt(I.current, g);
|
|
662
662
|
}, w = !!r || !!o;
|
|
663
|
-
return /* @__PURE__ */ e(
|
|
663
|
+
return /* @__PURE__ */ e(J.Provider, { value: i, children: /* @__PURE__ */ d(
|
|
664
664
|
"div",
|
|
665
665
|
{
|
|
666
666
|
className: h(
|
|
@@ -668,17 +668,17 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
668
668
|
t
|
|
669
669
|
),
|
|
670
670
|
children: [
|
|
671
|
-
/* @__PURE__ */ e(
|
|
671
|
+
/* @__PURE__ */ e(Q, { children: a }),
|
|
672
672
|
/* @__PURE__ */ d("div", { className: "flex flex-col relative", ref: k, children: [
|
|
673
673
|
/* @__PURE__ */ e(
|
|
674
674
|
"div",
|
|
675
675
|
{
|
|
676
676
|
className: h(
|
|
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
|
-
|
|
679
|
-
|
|
678
|
+
ne[i],
|
|
679
|
+
Ut[i]
|
|
680
680
|
),
|
|
681
|
-
style: { backgroundColor:
|
|
681
|
+
style: { backgroundColor: N }
|
|
682
682
|
}
|
|
683
683
|
),
|
|
684
684
|
/* @__PURE__ */ e(
|
|
@@ -687,22 +687,22 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
687
687
|
ref: I,
|
|
688
688
|
className: h(
|
|
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
|
-
|
|
691
|
-
|
|
692
|
-
|
|
690
|
+
ee[i],
|
|
691
|
+
q[i],
|
|
692
|
+
At[i],
|
|
693
693
|
w ? fe[i] : st[i],
|
|
694
694
|
r && "input-error"
|
|
695
695
|
),
|
|
696
696
|
value: s ?? b,
|
|
697
697
|
onChange: z,
|
|
698
|
-
onFocus:
|
|
698
|
+
onFocus: L,
|
|
699
699
|
onBlur: T,
|
|
700
700
|
onClick: () => u(!0),
|
|
701
701
|
...m
|
|
702
702
|
}
|
|
703
703
|
),
|
|
704
704
|
/* @__PURE__ */ d(me, { children: [
|
|
705
|
-
r && /* @__PURE__ */ e(
|
|
705
|
+
r && /* @__PURE__ */ e(oe, {}),
|
|
706
706
|
o
|
|
707
707
|
] }),
|
|
708
708
|
/* @__PURE__ */ e(S, { open: p, children: /* @__PURE__ */ e(be, { padding: "md", children: /* @__PURE__ */ e(pr, { value: x, onChange: O }) }) })
|
|
@@ -728,23 +728,23 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
728
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") })
|
|
729
729
|
}
|
|
730
730
|
);
|
|
731
|
-
},
|
|
731
|
+
}, yo = (n) => {
|
|
732
732
|
const {
|
|
733
733
|
type: t = "password",
|
|
734
734
|
enableShowPasswordToggle: a = !0,
|
|
735
735
|
...l
|
|
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 ?
|
|
741
|
+
buttonTray: a ? /* @__PURE__ */ e(Z, { Icon: r ? Jt : Yt, onClick: () => {
|
|
742
742
|
o(!r);
|
|
743
743
|
} }) : void 0,
|
|
744
744
|
...l
|
|
745
745
|
}
|
|
746
746
|
);
|
|
747
|
-
},
|
|
747
|
+
}, No = (n) => {
|
|
748
748
|
const {
|
|
749
749
|
className: t,
|
|
750
750
|
label: a,
|
|
@@ -756,20 +756,20 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
756
756
|
ref: c,
|
|
757
757
|
onChange: v,
|
|
758
758
|
...R
|
|
759
|
-
} = n,
|
|
760
|
-
const f =
|
|
759
|
+
} = n, y = C.useRef(null), m = C.useCallback(() => {
|
|
760
|
+
const f = y.current;
|
|
761
761
|
if (!f) return;
|
|
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),
|
|
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;
|
|
766
766
|
p = Math.min(f.scrollHeight, z);
|
|
767
767
|
}
|
|
768
768
|
f.style.height = `${p}px`;
|
|
769
769
|
}, [s]);
|
|
770
770
|
C.useLayoutEffect(() => {
|
|
771
771
|
if (!i) {
|
|
772
|
-
|
|
772
|
+
y.current && (y.current.style.height = "");
|
|
773
773
|
return;
|
|
774
774
|
}
|
|
775
775
|
m();
|
|
@@ -777,7 +777,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
777
777
|
const b = (f) => {
|
|
778
778
|
v?.(f), i && m();
|
|
779
779
|
};
|
|
780
|
-
return /* @__PURE__ */ e(
|
|
780
|
+
return /* @__PURE__ */ e(J.Provider, { value: o, children: /* @__PURE__ */ d(
|
|
781
781
|
"div",
|
|
782
782
|
{
|
|
783
783
|
className: h(
|
|
@@ -785,17 +785,17 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
785
785
|
t
|
|
786
786
|
),
|
|
787
787
|
children: [
|
|
788
|
-
/* @__PURE__ */ e(
|
|
788
|
+
/* @__PURE__ */ e(Q, { children: a }),
|
|
789
789
|
/* @__PURE__ */ d("div", { className: "flex flex-col relative", children: [
|
|
790
790
|
/* @__PURE__ */ e(
|
|
791
791
|
"textarea",
|
|
792
792
|
{
|
|
793
|
-
ref: c ?
|
|
793
|
+
ref: c ? vn([c, y]) : y,
|
|
794
794
|
onChange: b,
|
|
795
795
|
className: h(
|
|
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
797
|
Ft[o],
|
|
798
|
-
|
|
798
|
+
q[o],
|
|
799
799
|
he[o],
|
|
800
800
|
r ? fe[o] : st[o],
|
|
801
801
|
r && "input-error",
|
|
@@ -804,7 +804,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
804
804
|
...R
|
|
805
805
|
}
|
|
806
806
|
),
|
|
807
|
-
/* @__PURE__ */ e(me, { className: "top-3.5 translate-y-0", children: r && /* @__PURE__ */ e(
|
|
807
|
+
/* @__PURE__ */ e(me, { className: "top-3.5 translate-y-0", children: r && /* @__PURE__ */ e(oe, {}) })
|
|
808
808
|
] }),
|
|
809
809
|
/* @__PURE__ */ e(V, { children: l }),
|
|
810
810
|
/* @__PURE__ */ e(K, { children: r })
|
|
@@ -944,12 +944,12 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
944
944
|
error: l,
|
|
945
945
|
placeholder: r = "No file chosen",
|
|
946
946
|
buttonText: o = "Choose",
|
|
947
|
-
Icon: i =
|
|
947
|
+
Icon: i = Qt,
|
|
948
948
|
size: s = "md",
|
|
949
949
|
value: c,
|
|
950
950
|
isUploaded: v = !1,
|
|
951
951
|
isUploading: R = !1,
|
|
952
|
-
onChange:
|
|
952
|
+
onChange: y,
|
|
953
953
|
onDropRejected: m,
|
|
954
954
|
accept: b,
|
|
955
955
|
maxSize: f,
|
|
@@ -958,13 +958,13 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
958
958
|
className: I
|
|
959
959
|
} = n, x = async (O) => {
|
|
960
960
|
const [w] = O;
|
|
961
|
-
w && await
|
|
961
|
+
w && await y?.(w);
|
|
962
962
|
}, {
|
|
963
|
-
getRootProps:
|
|
963
|
+
getRootProps: N,
|
|
964
964
|
getInputProps: k,
|
|
965
965
|
open: S,
|
|
966
966
|
isDragActive: z,
|
|
967
|
-
isFocused:
|
|
967
|
+
isFocused: L
|
|
968
968
|
} = Ot({
|
|
969
969
|
multiple: !1,
|
|
970
970
|
accept: b,
|
|
@@ -974,39 +974,39 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
974
974
|
onDrop: x,
|
|
975
975
|
onDropRejected: m
|
|
976
976
|
}), T = c?.name;
|
|
977
|
-
return /* @__PURE__ */ e(
|
|
978
|
-
/* @__PURE__ */ e(
|
|
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 }),
|
|
979
979
|
/* @__PURE__ */ d(
|
|
980
980
|
"div",
|
|
981
981
|
{
|
|
982
|
-
...
|
|
982
|
+
...N({
|
|
983
983
|
className: h(
|
|
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
988
|
l && "input-error",
|
|
989
989
|
u && "opacity-60 cursor-not-allowed",
|
|
990
|
-
|
|
990
|
+
ee[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",
|
|
997
|
+
/* @__PURE__ */ e(i, { className: h("input-icon shrink-0", ne[s]) }),
|
|
998
998
|
/* @__PURE__ */ e(
|
|
999
999
|
"span",
|
|
1000
1000
|
{
|
|
1001
1001
|
className: h(
|
|
1002
1002
|
"flex-1 truncate",
|
|
1003
|
-
|
|
1003
|
+
q[s],
|
|
1004
1004
|
!T && "text-[var(--color-input-placeholder)]"
|
|
1005
1005
|
),
|
|
1006
1006
|
children: T ?? r
|
|
1007
1007
|
}
|
|
1008
1008
|
),
|
|
1009
|
-
l && /* @__PURE__ */ e(
|
|
1009
|
+
l && /* @__PURE__ */ e(oe, {}),
|
|
1010
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
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)]" }) }),
|
|
1012
1012
|
/* @__PURE__ */ e(
|
|
@@ -1081,45 +1081,45 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1081
1081
|
error: l,
|
|
1082
1082
|
title: r = "Drop files here",
|
|
1083
1083
|
hint: o,
|
|
1084
|
-
Icon: i =
|
|
1084
|
+
Icon: i = Zt,
|
|
1085
1085
|
onUpload: s,
|
|
1086
1086
|
onFileRemoved: c,
|
|
1087
1087
|
onDropRejected: v,
|
|
1088
1088
|
renderFileTile: R,
|
|
1089
|
-
accept:
|
|
1089
|
+
accept: y,
|
|
1090
1090
|
maxSize: m,
|
|
1091
1091
|
minSize: b,
|
|
1092
1092
|
maxFiles: f,
|
|
1093
1093
|
disabled: p = !1,
|
|
1094
1094
|
className: u
|
|
1095
|
-
} = n, [I, x] = W([]),
|
|
1096
|
-
x((
|
|
1095
|
+
} = n, [I, x] = W([]), N = Ce(0), k = (g, M) => {
|
|
1096
|
+
x((P) => P.map(($) => $.id === g ? { ...$, ...M } : $));
|
|
1097
1097
|
}, S = (g) => {
|
|
1098
1098
|
if (g.length === 0) return;
|
|
1099
|
-
const M = g.map((
|
|
1100
|
-
id: String(++
|
|
1101
|
-
file:
|
|
1099
|
+
const M = g.map((P) => ({
|
|
1100
|
+
id: String(++N.current),
|
|
1101
|
+
file: P,
|
|
1102
1102
|
status: s ? "uploading" : "idle"
|
|
1103
1103
|
}));
|
|
1104
|
-
if (x((
|
|
1105
|
-
for (const
|
|
1106
|
-
Promise.resolve().then(() => s(
|
|
1107
|
-
k(
|
|
1104
|
+
if (x((P) => [...P, ...M]), !!s)
|
|
1105
|
+
for (const P of M)
|
|
1106
|
+
Promise.resolve().then(() => s(P.file)).then(() => k(P.id, { status: "uploaded" })).catch(($) => {
|
|
1107
|
+
k(P.id, {
|
|
1108
1108
|
status: "error",
|
|
1109
1109
|
error: $ instanceof Error ? $ : new Error(String($))
|
|
1110
1110
|
});
|
|
1111
1111
|
});
|
|
1112
1112
|
}, z = (g) => {
|
|
1113
|
-
const M = I.find((
|
|
1114
|
-
x((
|
|
1113
|
+
const M = I.find((P) => P.id === g);
|
|
1114
|
+
x((P) => P.filter(($) => $.id !== g)), M && c?.(M.file);
|
|
1115
1115
|
}, {
|
|
1116
|
-
getRootProps:
|
|
1116
|
+
getRootProps: L,
|
|
1117
1117
|
getInputProps: T,
|
|
1118
1118
|
isDragActive: O,
|
|
1119
1119
|
isFocused: w
|
|
1120
1120
|
} = Ot({
|
|
1121
1121
|
multiple: !0,
|
|
1122
|
-
accept:
|
|
1122
|
+
accept: y,
|
|
1123
1123
|
maxSize: m,
|
|
1124
1124
|
minSize: b,
|
|
1125
1125
|
maxFiles: f,
|
|
@@ -1128,11 +1128,11 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1128
1128
|
onDropRejected: v
|
|
1129
1129
|
});
|
|
1130
1130
|
return /* @__PURE__ */ d("div", { className: h("flex flex-col", u), children: [
|
|
1131
|
-
/* @__PURE__ */ e(
|
|
1131
|
+
/* @__PURE__ */ e(Q, { children: t }),
|
|
1132
1132
|
/* @__PURE__ */ d(
|
|
1133
1133
|
"div",
|
|
1134
1134
|
{
|
|
1135
|
-
...
|
|
1135
|
+
...L({
|
|
1136
1136
|
className: h(
|
|
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!",
|
|
@@ -1164,12 +1164,12 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1164
1164
|
/* @__PURE__ */ e(V, { children: a }),
|
|
1165
1165
|
/* @__PURE__ */ e(K, { children: l })
|
|
1166
1166
|
] });
|
|
1167
|
-
},
|
|
1168
|
-
|
|
1169
|
-
|
|
1167
|
+
}, yr = [
|
|
1168
|
+
Sn,
|
|
1169
|
+
Dn,
|
|
1170
1170
|
Tt,
|
|
1171
|
-
|
|
1172
|
-
|
|
1171
|
+
Tn,
|
|
1172
|
+
Fn
|
|
1173
1173
|
], wt = {
|
|
1174
1174
|
paragraph: "lexical-paragraph",
|
|
1175
1175
|
heading: {
|
|
@@ -1193,7 +1193,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1193
1193
|
italic: "lexical-italic",
|
|
1194
1194
|
underline: "lexical-underline"
|
|
1195
1195
|
}
|
|
1196
|
-
},
|
|
1196
|
+
}, jt = {
|
|
1197
1197
|
isBold: !1,
|
|
1198
1198
|
isItalic: !1,
|
|
1199
1199
|
isUnderline: !1,
|
|
@@ -1204,29 +1204,29 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1204
1204
|
canUndo: !1,
|
|
1205
1205
|
canRedo: !1
|
|
1206
1206
|
}, Ae = Qe({
|
|
1207
|
-
state:
|
|
1207
|
+
state: jt,
|
|
1208
1208
|
tone: "light",
|
|
1209
1209
|
orientation: "horizontal"
|
|
1210
|
-
}), we = () => Ze(Ae),
|
|
1211
|
-
const [n] = ue(), [t, a] = W(
|
|
1210
|
+
}), we = () => Ze(Ae), Xt = () => {
|
|
1211
|
+
const [n] = ue(), [t, a] = W(jt);
|
|
1212
1212
|
return _(() => {
|
|
1213
1213
|
const l = () => {
|
|
1214
1214
|
n.getEditorState().read(() => {
|
|
1215
|
-
const r =
|
|
1216
|
-
if (!
|
|
1215
|
+
const r = Pt();
|
|
1216
|
+
if (!Lt(r))
|
|
1217
1217
|
return;
|
|
1218
|
-
const o = r.anchor.getNode(), i =
|
|
1218
|
+
const o = r.anchor.getNode(), i = _n(o, Tt), 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"),
|
|
1224
|
+
const v = r.hasFormat("bold"), R = r.hasFormat("italic"), y = r.hasFormat("underline"), m = pt(o.getParent()) || pt(o);
|
|
1225
1225
|
a((b) => ({
|
|
1226
1226
|
...b,
|
|
1227
1227
|
isBold: v,
|
|
1228
1228
|
isItalic: R,
|
|
1229
|
-
isUnderline:
|
|
1229
|
+
isUnderline: y,
|
|
1230
1230
|
isLink: m,
|
|
1231
1231
|
isUnorderedList: s === "bullet",
|
|
1232
1232
|
isOrderedList: s === "number",
|
|
@@ -1237,19 +1237,19 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1237
1237
|
return Et(
|
|
1238
1238
|
n.registerUpdateListener(() => l()),
|
|
1239
1239
|
n.registerCommand(
|
|
1240
|
-
|
|
1240
|
+
Mn,
|
|
1241
1241
|
(r) => (a((o) => ({ ...o, canUndo: r })), !1),
|
|
1242
|
-
|
|
1242
|
+
Le
|
|
1243
1243
|
),
|
|
1244
1244
|
n.registerCommand(
|
|
1245
|
-
|
|
1245
|
+
Bn,
|
|
1246
1246
|
(r) => (a((o) => ({ ...o, canRedo: r })), !1),
|
|
1247
|
-
|
|
1247
|
+
Le
|
|
1248
1248
|
)
|
|
1249
1249
|
);
|
|
1250
1250
|
}, [n]), t;
|
|
1251
|
-
},
|
|
1252
|
-
dismiss: Ze(
|
|
1251
|
+
}, Vt = Qe(void 0), Nr = () => ({
|
|
1252
|
+
dismiss: Ze(Vt) || (() => {
|
|
1253
1253
|
})
|
|
1254
1254
|
}), Ue = (n) => {
|
|
1255
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({
|
|
@@ -1258,9 +1258,9 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1258
1258
|
onOpenChange: s,
|
|
1259
1259
|
minWidth: r
|
|
1260
1260
|
});
|
|
1261
|
-
return /* @__PURE__ */ d(
|
|
1261
|
+
return /* @__PURE__ */ d(re, { 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(
|
|
1263
|
+
/* @__PURE__ */ e(c, { open: i, children: /* @__PURE__ */ e(be, { padding: "sm", children: /* @__PURE__ */ e(Vt.Provider, { value: () => s(!1), children: a }) }) })
|
|
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 {
|
|
@@ -1270,7 +1270,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1270
1270
|
onClick: o,
|
|
1271
1271
|
dismissOnClick: i = !0,
|
|
1272
1272
|
...s
|
|
1273
|
-
} = n, { dismiss: c } =
|
|
1273
|
+
} = n, { dismiss: c } = Nr(), v = (R) => {
|
|
1274
1274
|
o && o(R), i && c();
|
|
1275
1275
|
};
|
|
1276
1276
|
return /* @__PURE__ */ d(
|
|
@@ -1298,8 +1298,8 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1298
1298
|
], Cr = () => {
|
|
1299
1299
|
const [n] = ue(), { state: t, tone: a } = we(), l = (o) => {
|
|
1300
1300
|
n.update(() => {
|
|
1301
|
-
const i =
|
|
1302
|
-
|
|
1301
|
+
const i = Pt();
|
|
1302
|
+
Lt(i) && (o === "paragraph" ? vt(i, () => An()) : vt(i, () => On(o)));
|
|
1303
1303
|
});
|
|
1304
1304
|
}, r = Ge.find((o) => o.value === t.blockType) ?? Ge[0];
|
|
1305
1305
|
return /* @__PURE__ */ e(
|
|
@@ -1337,7 +1337,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1337
1337
|
}, Ir = {
|
|
1338
1338
|
light: "lexical-tb-btn-light",
|
|
1339
1339
|
dark: "lexical-tb-btn-dark"
|
|
1340
|
-
},
|
|
1340
|
+
}, ce = C.forwardRef(
|
|
1341
1341
|
(n, t) => {
|
|
1342
1342
|
const { Icon: a, active: l = !1, tone: r = "light", className: o, onMouseDown: i, ...s } = n;
|
|
1343
1343
|
return /* @__PURE__ */ e(
|
|
@@ -1361,11 +1361,11 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1361
1361
|
}
|
|
1362
1362
|
), Rr = () => {
|
|
1363
1363
|
const [n] = ue(), { state: t, tone: a } = we();
|
|
1364
|
-
return /* @__PURE__ */ d(
|
|
1364
|
+
return /* @__PURE__ */ d(re, { children: [
|
|
1365
1365
|
/* @__PURE__ */ e(
|
|
1366
|
-
|
|
1366
|
+
ce,
|
|
1367
1367
|
{
|
|
1368
|
-
Icon:
|
|
1368
|
+
Icon: en,
|
|
1369
1369
|
tone: a,
|
|
1370
1370
|
active: t.isBold,
|
|
1371
1371
|
"aria-label": "Bold",
|
|
@@ -1373,9 +1373,9 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1373
1373
|
}
|
|
1374
1374
|
),
|
|
1375
1375
|
/* @__PURE__ */ e(
|
|
1376
|
-
|
|
1376
|
+
ce,
|
|
1377
1377
|
{
|
|
1378
|
-
Icon:
|
|
1378
|
+
Icon: tn,
|
|
1379
1379
|
tone: a,
|
|
1380
1380
|
active: t.isItalic,
|
|
1381
1381
|
"aria-label": "Italic",
|
|
@@ -1383,9 +1383,9 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1383
1383
|
}
|
|
1384
1384
|
),
|
|
1385
1385
|
/* @__PURE__ */ e(
|
|
1386
|
-
|
|
1386
|
+
ce,
|
|
1387
1387
|
{
|
|
1388
|
-
Icon:
|
|
1388
|
+
Icon: nn,
|
|
1389
1389
|
tone: a,
|
|
1390
1390
|
active: t.isUnderline,
|
|
1391
1391
|
"aria-label": "Underline",
|
|
@@ -1396,18 +1396,18 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1396
1396
|
}, Sr = () => {
|
|
1397
1397
|
const [n] = ue(), { state: t, tone: a } = we(), l = () => {
|
|
1398
1398
|
n.dispatchCommand(
|
|
1399
|
-
t.isUnorderedList ? mt :
|
|
1399
|
+
t.isUnorderedList ? mt : Ln,
|
|
1400
1400
|
void 0
|
|
1401
1401
|
);
|
|
1402
1402
|
}, r = () => {
|
|
1403
1403
|
n.dispatchCommand(
|
|
1404
|
-
t.isOrderedList ? mt :
|
|
1404
|
+
t.isOrderedList ? mt : En,
|
|
1405
1405
|
void 0
|
|
1406
1406
|
);
|
|
1407
1407
|
};
|
|
1408
|
-
return /* @__PURE__ */ d(
|
|
1408
|
+
return /* @__PURE__ */ d(re, { children: [
|
|
1409
1409
|
/* @__PURE__ */ e(
|
|
1410
|
-
|
|
1410
|
+
ce,
|
|
1411
1411
|
{
|
|
1412
1412
|
Icon: Je,
|
|
1413
1413
|
tone: a,
|
|
@@ -1417,9 +1417,9 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1417
1417
|
}
|
|
1418
1418
|
),
|
|
1419
1419
|
/* @__PURE__ */ e(
|
|
1420
|
-
|
|
1420
|
+
ce,
|
|
1421
1421
|
{
|
|
1422
|
-
Icon:
|
|
1422
|
+
Icon: rn,
|
|
1423
1423
|
tone: a,
|
|
1424
1424
|
active: t.isOrderedList,
|
|
1425
1425
|
"aria-label": "Numbered list",
|
|
@@ -1437,9 +1437,9 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1437
1437
|
r && n.dispatchCommand(gt, r);
|
|
1438
1438
|
};
|
|
1439
1439
|
return /* @__PURE__ */ e(
|
|
1440
|
-
|
|
1440
|
+
ce,
|
|
1441
1441
|
{
|
|
1442
|
-
Icon:
|
|
1442
|
+
Icon: on,
|
|
1443
1443
|
tone: a,
|
|
1444
1444
|
active: t.isLink,
|
|
1445
1445
|
"aria-label": "Link",
|
|
@@ -1448,25 +1448,25 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1448
1448
|
);
|
|
1449
1449
|
}, zr = () => {
|
|
1450
1450
|
const [n] = ue(), { state: t, tone: a } = we();
|
|
1451
|
-
return /* @__PURE__ */ d(
|
|
1451
|
+
return /* @__PURE__ */ d(re, { children: [
|
|
1452
1452
|
/* @__PURE__ */ e(
|
|
1453
|
-
|
|
1453
|
+
ce,
|
|
1454
1454
|
{
|
|
1455
|
-
Icon:
|
|
1455
|
+
Icon: an,
|
|
1456
1456
|
tone: a,
|
|
1457
1457
|
disabled: !t.canUndo,
|
|
1458
1458
|
"aria-label": "Undo",
|
|
1459
|
-
onClick: () => n.dispatchCommand(
|
|
1459
|
+
onClick: () => n.dispatchCommand(Un, void 0)
|
|
1460
1460
|
}
|
|
1461
1461
|
),
|
|
1462
1462
|
/* @__PURE__ */ e(
|
|
1463
|
-
|
|
1463
|
+
ce,
|
|
1464
1464
|
{
|
|
1465
|
-
Icon:
|
|
1465
|
+
Icon: ln,
|
|
1466
1466
|
tone: a,
|
|
1467
1467
|
disabled: !t.canRedo,
|
|
1468
1468
|
"aria-label": "Redo",
|
|
1469
|
-
onClick: () => n.dispatchCommand(
|
|
1469
|
+
onClick: () => n.dispatchCommand(Wn, void 0)
|
|
1470
1470
|
}
|
|
1471
1471
|
)
|
|
1472
1472
|
] });
|
|
@@ -1486,23 +1486,23 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1486
1486
|
)
|
|
1487
1487
|
}
|
|
1488
1488
|
);
|
|
1489
|
-
},
|
|
1489
|
+
}, yt = 4, Tr = 36, Kt = (n) => {
|
|
1490
1490
|
const t = [];
|
|
1491
1491
|
return C.Children.forEach(n, (a) => {
|
|
1492
|
-
C.isValidElement(a) && a.type === C.Fragment ? t.push(...
|
|
1492
|
+
C.isValidElement(a) && a.type === C.Fragment ? t.push(...Kt(a.props.children)) : t.push(a);
|
|
1493
1493
|
}), t;
|
|
1494
|
-
},
|
|
1495
|
-
const { children: t } = n, { state: a, tone: l } = we(), r =
|
|
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(() => {
|
|
1496
1496
|
const m = o.current, b = i.current;
|
|
1497
1497
|
if (!m || !b) return;
|
|
1498
|
-
const f = m.clientWidth, p = Array.from(b.children).map((
|
|
1499
|
-
if (p.reduce((
|
|
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) {
|
|
1500
1500
|
c(p.length);
|
|
1501
1501
|
return;
|
|
1502
1502
|
}
|
|
1503
1503
|
let I = 0, x = 0;
|
|
1504
|
-
for (let
|
|
1505
|
-
const k = p[
|
|
1504
|
+
for (let N = 0; N < p.length; N++) {
|
|
1505
|
+
const k = p[N] + (N > 0 ? yt : 0);
|
|
1506
1506
|
if (I + k + Tr > f) break;
|
|
1507
1507
|
I += k, x++;
|
|
1508
1508
|
}
|
|
@@ -1516,7 +1516,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1516
1516
|
const f = new ResizeObserver(() => v());
|
|
1517
1517
|
return f.observe(m), b && f.observe(b), () => f.disconnect();
|
|
1518
1518
|
}, [v]);
|
|
1519
|
-
const R = r.slice(0, s),
|
|
1519
|
+
const R = r.slice(0, s), y = r.slice(s);
|
|
1520
1520
|
return /* @__PURE__ */ d(
|
|
1521
1521
|
"div",
|
|
1522
1522
|
{
|
|
@@ -1533,7 +1533,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1533
1533
|
}
|
|
1534
1534
|
),
|
|
1535
1535
|
R.map((m, b) => /* @__PURE__ */ e(C.Fragment, { children: m }, b)),
|
|
1536
|
-
|
|
1536
|
+
y.length > 0 && /* @__PURE__ */ e(
|
|
1537
1537
|
Ue,
|
|
1538
1538
|
{
|
|
1539
1539
|
placement: "bottom-end",
|
|
@@ -1548,7 +1548,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1548
1548
|
"lexical-tb-btn h-8 w-8 shrink-0",
|
|
1549
1549
|
l === "dark" ? "lexical-tb-btn-dark" : "lexical-tb-btn-light"
|
|
1550
1550
|
),
|
|
1551
|
-
children: /* @__PURE__ */ e(
|
|
1551
|
+
children: /* @__PURE__ */ e(sn, { className: "h-[18px] w-[18px]" })
|
|
1552
1552
|
}
|
|
1553
1553
|
),
|
|
1554
1554
|
children: /* @__PURE__ */ e(Ae.Provider, { value: { state: a, tone: "light", orientation: "vertical" }, children: /* @__PURE__ */ e(
|
|
@@ -1556,7 +1556,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1556
1556
|
{
|
|
1557
1557
|
className: "flex flex-col items-stretch gap-1",
|
|
1558
1558
|
onMouseDown: (m) => m.preventDefault(),
|
|
1559
|
-
children:
|
|
1559
|
+
children: y.map((m, b) => /* @__PURE__ */ e(C.Fragment, { children: m }, b))
|
|
1560
1560
|
}
|
|
1561
1561
|
) })
|
|
1562
1562
|
}
|
|
@@ -1564,7 +1564,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1564
1564
|
]
|
|
1565
1565
|
}
|
|
1566
1566
|
);
|
|
1567
|
-
}, dt = () => /* @__PURE__ */ d(
|
|
1567
|
+
}, dt = () => /* @__PURE__ */ d(re, { children: [
|
|
1568
1568
|
/* @__PURE__ */ e(Cr, {}),
|
|
1569
1569
|
/* @__PURE__ */ e(qe, {}),
|
|
1570
1570
|
/* @__PURE__ */ e(Rr, {}),
|
|
@@ -1573,8 +1573,8 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1573
1573
|
/* @__PURE__ */ e(Dr, {}),
|
|
1574
1574
|
/* @__PURE__ */ e(qe, {}),
|
|
1575
1575
|
/* @__PURE__ */ e(zr, {})
|
|
1576
|
-
] }), Do = () => dt(),
|
|
1577
|
-
const { render: t, className: a } = n, [l] = ue(), r =
|
|
1576
|
+
] }), Do = () => dt(), Pr = (n) => {
|
|
1577
|
+
const { render: t, className: a } = n, [l] = ue(), r = Xt();
|
|
1578
1578
|
return /* @__PURE__ */ e(Ae.Provider, { value: { state: r, tone: "light" }, children: /* @__PURE__ */ e(
|
|
1579
1579
|
"div",
|
|
1580
1580
|
{
|
|
@@ -1582,15 +1582,15 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1582
1582
|
"lexical-toolbar flex flex-row items-center p-1.5",
|
|
1583
1583
|
a
|
|
1584
1584
|
),
|
|
1585
|
-
children: /* @__PURE__ */ e(
|
|
1585
|
+
children: /* @__PURE__ */ e(Gt, { children: t ? t({ editor: l, state: r, tone: "light" }) : dt() })
|
|
1586
1586
|
}
|
|
1587
1587
|
) });
|
|
1588
|
-
},
|
|
1589
|
-
const { render: t } = n, [a] = ue(), l =
|
|
1588
|
+
}, Lr = (n) => {
|
|
1589
|
+
const { render: t } = n, [a] = ue(), l = Xt(), [r, o] = W(!1), { refs: i, floatingStyles: s } = lt({
|
|
1590
1590
|
placement: "top-start",
|
|
1591
1591
|
strategy: "fixed",
|
|
1592
1592
|
middleware: [
|
|
1593
|
-
|
|
1593
|
+
pn(8),
|
|
1594
1594
|
rt(),
|
|
1595
1595
|
ot({ padding: 8 }),
|
|
1596
1596
|
at({
|
|
@@ -1603,24 +1603,24 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1603
1603
|
});
|
|
1604
1604
|
return _(() => a.registerRootListener((c) => i.setReference(c ?? null)), [a, i]), _(() => Et(
|
|
1605
1605
|
a.registerCommand(
|
|
1606
|
-
|
|
1606
|
+
Hn,
|
|
1607
1607
|
() => (o(!0), !1),
|
|
1608
|
-
|
|
1608
|
+
Le
|
|
1609
1609
|
),
|
|
1610
1610
|
a.registerCommand(
|
|
1611
|
-
|
|
1611
|
+
$n,
|
|
1612
1612
|
() => (o(!1), !1),
|
|
1613
|
-
|
|
1613
|
+
Le
|
|
1614
1614
|
)
|
|
1615
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(
|
|
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)]",
|
|
1619
1619
|
initial: { opacity: 0, y: 4 },
|
|
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(
|
|
1623
|
+
children: /* @__PURE__ */ e(Gt, { children: t ? t({ editor: a, state: l, tone: "dark" }) : dt() })
|
|
1624
1624
|
}
|
|
1625
1625
|
) }) }) }) });
|
|
1626
1626
|
}, zo = (n) => {
|
|
@@ -1635,7 +1635,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1635
1635
|
toolbar: c = "static",
|
|
1636
1636
|
renderToolbar: v,
|
|
1637
1637
|
minRows: R = 4,
|
|
1638
|
-
maxRows:
|
|
1638
|
+
maxRows: y,
|
|
1639
1639
|
autogrow: m = !1,
|
|
1640
1640
|
namespace: b = "InputLexical",
|
|
1641
1641
|
nodes: f,
|
|
@@ -1643,11 +1643,11 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1643
1643
|
autoFocus: u = !1,
|
|
1644
1644
|
children: I,
|
|
1645
1645
|
className: x
|
|
1646
|
-
} = n,
|
|
1646
|
+
} = n, N = se(
|
|
1647
1647
|
() => ({
|
|
1648
1648
|
namespace: b,
|
|
1649
1649
|
theme: p ? { ...wt, ...p } : wt,
|
|
1650
|
-
nodes: [...
|
|
1650
|
+
nodes: [...yr, ...f ?? []],
|
|
1651
1651
|
editorState: o ?? null,
|
|
1652
1652
|
onError: (O) => {
|
|
1653
1653
|
throw O;
|
|
@@ -1656,15 +1656,15 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1656
1656
|
// Lexical reads initialConfig once on mount; later prop changes are ignored by design.
|
|
1657
1657
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
1658
1658
|
[]
|
|
1659
|
-
), k =
|
|
1659
|
+
), k = Pe(
|
|
1660
1660
|
(O) => {
|
|
1661
1661
|
i?.(JSON.stringify(O.toJSON()));
|
|
1662
1662
|
},
|
|
1663
1663
|
[i]
|
|
1664
|
-
), S =
|
|
1665
|
-
return /* @__PURE__ */ e(
|
|
1666
|
-
/* @__PURE__ */ e(
|
|
1667
|
-
/* @__PURE__ */ e(
|
|
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 }),
|
|
1667
|
+
/* @__PURE__ */ e(bn, { initialConfig: N, children: /* @__PURE__ */ d(
|
|
1668
1668
|
"div",
|
|
1669
1669
|
{
|
|
1670
1670
|
className: h(
|
|
@@ -1672,12 +1672,12 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1672
1672
|
z && "input-error"
|
|
1673
1673
|
),
|
|
1674
1674
|
children: [
|
|
1675
|
-
c === "static" && /* @__PURE__ */ e(
|
|
1675
|
+
c === "static" && /* @__PURE__ */ e(Pr, { render: v }),
|
|
1676
1676
|
/* @__PURE__ */ e("div", { className: "relative flex-1 min-h-0", children: /* @__PURE__ */ e(
|
|
1677
|
-
|
|
1677
|
+
xn,
|
|
1678
1678
|
{
|
|
1679
1679
|
contentEditable: /* @__PURE__ */ e(
|
|
1680
|
-
|
|
1680
|
+
wn,
|
|
1681
1681
|
{
|
|
1682
1682
|
className: h(
|
|
1683
1683
|
"lexical-content w-full outline-none px-3 py-3 leading-[1.55] overflow-y-auto mat-ui-hide-scrollbars",
|
|
@@ -1697,16 +1697,16 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1697
1697
|
)
|
|
1698
1698
|
}
|
|
1699
1699
|
),
|
|
1700
|
-
ErrorBoundary:
|
|
1700
|
+
ErrorBoundary: Rn
|
|
1701
1701
|
}
|
|
1702
1702
|
) }),
|
|
1703
|
-
/* @__PURE__ */ e(
|
|
1704
|
-
/* @__PURE__ */ e(wn, {}),
|
|
1703
|
+
/* @__PURE__ */ e(yn, {}),
|
|
1705
1704
|
/* @__PURE__ */ e(Nn, {}),
|
|
1706
|
-
|
|
1707
|
-
|
|
1705
|
+
/* @__PURE__ */ e(kn, {}),
|
|
1706
|
+
u && /* @__PURE__ */ e(In, {}),
|
|
1707
|
+
i && /* @__PURE__ */ e(Cn, { onChange: k }),
|
|
1708
1708
|
I,
|
|
1709
|
-
c === "floating" && /* @__PURE__ */ e(
|
|
1709
|
+
c === "floating" && /* @__PURE__ */ e(Lr, { render: v })
|
|
1710
1710
|
]
|
|
1711
1711
|
}
|
|
1712
1712
|
) }),
|
|
@@ -1723,7 +1723,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1723
1723
|
size: i = "md",
|
|
1724
1724
|
...s
|
|
1725
1725
|
} = n;
|
|
1726
|
-
return /* @__PURE__ */ e(
|
|
1726
|
+
return /* @__PURE__ */ e(J.Provider, { value: i, children: /* @__PURE__ */ d(
|
|
1727
1727
|
"div",
|
|
1728
1728
|
{
|
|
1729
1729
|
className: h(
|
|
@@ -1731,15 +1731,15 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1731
1731
|
t
|
|
1732
1732
|
),
|
|
1733
1733
|
children: [
|
|
1734
|
-
/* @__PURE__ */ e(
|
|
1734
|
+
/* @__PURE__ */ e(Q, { children: a }),
|
|
1735
1735
|
/* @__PURE__ */ d("div", { className: "relative flex w-full flex-col", children: [
|
|
1736
1736
|
/* @__PURE__ */ e(
|
|
1737
1737
|
"select",
|
|
1738
1738
|
{
|
|
1739
1739
|
className: h(
|
|
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
|
-
|
|
1742
|
-
|
|
1741
|
+
ee[i],
|
|
1742
|
+
q[i],
|
|
1743
1743
|
he[i],
|
|
1744
1744
|
fe[i]
|
|
1745
1745
|
),
|
|
@@ -1756,7 +1756,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1756
1756
|
}
|
|
1757
1757
|
),
|
|
1758
1758
|
/* @__PURE__ */ d(me, { children: [
|
|
1759
|
-
o && /* @__PURE__ */ e(
|
|
1759
|
+
o && /* @__PURE__ */ e(oe, {}),
|
|
1760
1760
|
/* @__PURE__ */ e(Z, { Icon: ve })
|
|
1761
1761
|
] })
|
|
1762
1762
|
] }),
|
|
@@ -1833,7 +1833,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1833
1833
|
activeIndex: c,
|
|
1834
1834
|
onNavigate: v,
|
|
1835
1835
|
loop: R = !0,
|
|
1836
|
-
disabledIndices:
|
|
1836
|
+
disabledIndices: y
|
|
1837
1837
|
} = n, m = C.useMemo(() => [
|
|
1838
1838
|
rt({ padding: 8 }),
|
|
1839
1839
|
ot({ padding: 8 }),
|
|
@@ -1848,18 +1848,18 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1848
1848
|
onOpenChange: i,
|
|
1849
1849
|
middleware: m,
|
|
1850
1850
|
whileElementsMounted: it
|
|
1851
|
-
}), I =
|
|
1851
|
+
}), I = gn(p, {
|
|
1852
1852
|
listRef: s,
|
|
1853
1853
|
activeIndex: c,
|
|
1854
1854
|
onNavigate: v,
|
|
1855
1855
|
loop: R,
|
|
1856
1856
|
virtual: !0,
|
|
1857
1857
|
focusItemOnOpen: !1,
|
|
1858
|
-
disabledIndices:
|
|
1858
|
+
disabledIndices: y
|
|
1859
1859
|
}), x = St(p, {
|
|
1860
1860
|
outsidePress: !0,
|
|
1861
1861
|
escapeKey: !1
|
|
1862
|
-
}), { getReferenceProps:
|
|
1862
|
+
}), { getReferenceProps: N, getFloatingProps: k, getItemProps: S } = Dt([I, x]), z = C.useRef({
|
|
1863
1863
|
floatingStyles: f,
|
|
1864
1864
|
setFloating: b.setFloating,
|
|
1865
1865
|
placement: t,
|
|
@@ -1871,19 +1871,19 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1871
1871
|
placement: u,
|
|
1872
1872
|
getFloatingProps: k
|
|
1873
1873
|
};
|
|
1874
|
-
const
|
|
1874
|
+
const L = C.useMemo(() => {
|
|
1875
1875
|
const T = (O) => {
|
|
1876
|
-
const { floatingStyles: w, setFloating: g, placement: M, getFloatingProps:
|
|
1876
|
+
const { floatingStyles: w, setFloating: g, placement: M, getFloatingProps: P } = z.current, { className: $, open: j, children: ae } = O;
|
|
1877
1877
|
return /* @__PURE__ */ e(
|
|
1878
|
-
|
|
1878
|
+
_t,
|
|
1879
1879
|
{
|
|
1880
1880
|
open: j,
|
|
1881
1881
|
className: $,
|
|
1882
1882
|
floatingStyles: w,
|
|
1883
1883
|
setFloating: g,
|
|
1884
1884
|
placement: M,
|
|
1885
|
-
floatingProps:
|
|
1886
|
-
children:
|
|
1885
|
+
floatingProps: P(),
|
|
1886
|
+
children: ae
|
|
1887
1887
|
}
|
|
1888
1888
|
);
|
|
1889
1889
|
};
|
|
@@ -1891,8 +1891,8 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1891
1891
|
}, []);
|
|
1892
1892
|
return {
|
|
1893
1893
|
anchorRef: b.setReference,
|
|
1894
|
-
Popover:
|
|
1895
|
-
getReferenceProps:
|
|
1894
|
+
Popover: L,
|
|
1895
|
+
getReferenceProps: N,
|
|
1896
1896
|
getItemProps: S
|
|
1897
1897
|
};
|
|
1898
1898
|
}, Er = (n) => {
|
|
@@ -1907,9 +1907,9 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1907
1907
|
maxHeight: c = 300,
|
|
1908
1908
|
error: v,
|
|
1909
1909
|
size: R = "md",
|
|
1910
|
-
disabled:
|
|
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([]),
|
|
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(
|
|
1913
1913
|
() => r.map((w, g) => !H(w) || w.disabled ? g : -1).filter((w) => w !== -1),
|
|
1914
1914
|
[r]
|
|
1915
1915
|
);
|
|
@@ -1926,7 +1926,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1926
1926
|
} else
|
|
1927
1927
|
u(null);
|
|
1928
1928
|
}, [b]);
|
|
1929
|
-
const { anchorRef: S, Popover: z, getReferenceProps:
|
|
1929
|
+
const { anchorRef: S, Popover: z, getReferenceProps: L, getItemProps: T } = _e({
|
|
1930
1930
|
placement: "bottom",
|
|
1931
1931
|
fullWidth: !0,
|
|
1932
1932
|
minWidth: 200,
|
|
@@ -1940,7 +1940,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1940
1940
|
const g = r[w];
|
|
1941
1941
|
g && H(g) && !g.disabled && (o(g.value), f(!1));
|
|
1942
1942
|
};
|
|
1943
|
-
return /* @__PURE__ */ e(
|
|
1943
|
+
return /* @__PURE__ */ e(J.Provider, { value: R, children: /* @__PURE__ */ d(
|
|
1944
1944
|
"div",
|
|
1945
1945
|
{
|
|
1946
1946
|
className: h(
|
|
@@ -1948,41 +1948,41 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1948
1948
|
t
|
|
1949
1949
|
),
|
|
1950
1950
|
children: [
|
|
1951
|
-
/* @__PURE__ */ e(
|
|
1951
|
+
/* @__PURE__ */ e(Q, { children: a }),
|
|
1952
1952
|
/* @__PURE__ */ d("div", { className: "relative flex w-full flex-col", ref: S, children: [
|
|
1953
1953
|
/* @__PURE__ */ d(
|
|
1954
1954
|
"div",
|
|
1955
1955
|
{
|
|
1956
|
-
...
|
|
1956
|
+
...L({
|
|
1957
1957
|
ref: I,
|
|
1958
1958
|
role: "button",
|
|
1959
|
-
tabIndex:
|
|
1960
|
-
"aria-disabled":
|
|
1959
|
+
tabIndex: y ? -1 : 0,
|
|
1960
|
+
"aria-disabled": y,
|
|
1961
1961
|
onClick: () => {
|
|
1962
|
-
|
|
1962
|
+
y || f(!b);
|
|
1963
1963
|
},
|
|
1964
1964
|
onKeyDown: (w) => {
|
|
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
1968
|
className: h(
|
|
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
|
-
|
|
1971
|
-
|
|
1970
|
+
ee[R],
|
|
1971
|
+
q[R],
|
|
1972
1972
|
he[R],
|
|
1973
1973
|
m && i ? Be[R] : fe[R],
|
|
1974
|
-
|
|
1975
|
-
!
|
|
1974
|
+
y ? "select-trigger-disabled" : v && "select-trigger-error",
|
|
1975
|
+
!y && b && "ring-[length:var(--control-ring-width)]"
|
|
1976
1976
|
),
|
|
1977
1977
|
children: [
|
|
1978
|
-
|
|
1979
|
-
!
|
|
1978
|
+
N && /* @__PURE__ */ e("span", { className: "flex-1 min-w-0 break-all line-clamp-1 text-left", children: N.label }),
|
|
1979
|
+
!N && s && /* @__PURE__ */ e("span", { className: "flex-1 min-w-0 break-all line-clamp-1 text-left select-placeholder", children: s })
|
|
1980
1980
|
]
|
|
1981
1981
|
}
|
|
1982
1982
|
),
|
|
1983
1983
|
/* @__PURE__ */ d(me, { children: [
|
|
1984
|
-
!
|
|
1985
|
-
m && !!i && !
|
|
1984
|
+
!y && v && /* @__PURE__ */ e(oe, {}),
|
|
1985
|
+
m && !!i && !y && /* @__PURE__ */ e(Z, { Icon: de, onClick: () => o(null) }),
|
|
1986
1986
|
/* @__PURE__ */ e(Z, { 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) => {
|
|
@@ -1990,8 +1990,8 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1990
1990
|
return w.kind === "header" ? /* @__PURE__ */ e(
|
|
1991
1991
|
He,
|
|
1992
1992
|
{
|
|
1993
|
-
ref: (
|
|
1994
|
-
x.current[g] =
|
|
1993
|
+
ref: (P) => {
|
|
1994
|
+
x.current[g] = P;
|
|
1995
1995
|
},
|
|
1996
1996
|
children: w.label
|
|
1997
1997
|
},
|
|
@@ -1999,8 +1999,8 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
1999
1999
|
) : /* @__PURE__ */ e(
|
|
2000
2000
|
$e,
|
|
2001
2001
|
{
|
|
2002
|
-
ref: (
|
|
2003
|
-
x.current[g] =
|
|
2002
|
+
ref: (P) => {
|
|
2003
|
+
x.current[g] = P;
|
|
2004
2004
|
}
|
|
2005
2005
|
},
|
|
2006
2006
|
`divider-${g}`
|
|
@@ -2010,8 +2010,8 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
2010
2010
|
We,
|
|
2011
2011
|
{
|
|
2012
2012
|
...T({
|
|
2013
|
-
ref(
|
|
2014
|
-
x.current[g] =
|
|
2013
|
+
ref(P) {
|
|
2014
|
+
x.current[g] = P;
|
|
2015
2015
|
}
|
|
2016
2016
|
}),
|
|
2017
2017
|
onClick: () => O(g),
|
|
@@ -2041,10 +2041,10 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
2041
2041
|
placeholder: c,
|
|
2042
2042
|
maxHeight: v = 300,
|
|
2043
2043
|
error: R,
|
|
2044
|
-
size:
|
|
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,
|
|
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(
|
|
2048
2048
|
() => w.map((E, U) => !H(E) || E.disabled ? U : -1).filter((E) => E !== -1),
|
|
2049
2049
|
[w]
|
|
2050
2050
|
);
|
|
@@ -2052,22 +2052,22 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
2052
2052
|
I(i(x));
|
|
2053
2053
|
}, [x, r, i]), _(() => {
|
|
2054
2054
|
if (f) {
|
|
2055
|
-
setTimeout(() =>
|
|
2055
|
+
setTimeout(() => L.current?.focus(), 100);
|
|
2056
2056
|
const E = r.findIndex((U) => H(U) && G(U.value, s));
|
|
2057
2057
|
if (E >= 0)
|
|
2058
2058
|
S(E);
|
|
2059
2059
|
else {
|
|
2060
|
-
const U = r.findIndex((
|
|
2060
|
+
const U = r.findIndex((le) => H(le) && !le.disabled);
|
|
2061
2061
|
S(U >= 0 ? U : null);
|
|
2062
2062
|
}
|
|
2063
2063
|
} else
|
|
2064
|
-
S(null),
|
|
2064
|
+
S(null), N("");
|
|
2065
2065
|
}, [f]), _(() => {
|
|
2066
2066
|
if (!f) return;
|
|
2067
2067
|
const E = w.findIndex((U) => H(U) && !U.disabled);
|
|
2068
2068
|
S(E >= 0 ? E : null);
|
|
2069
2069
|
}, [x, f, w]);
|
|
2070
|
-
const { anchorRef: M, Popover:
|
|
2070
|
+
const { anchorRef: M, Popover: P, getReferenceProps: $, getItemProps: j } = _e({
|
|
2071
2071
|
placement: "bottom",
|
|
2072
2072
|
fullWidth: !0,
|
|
2073
2073
|
minWidth: 200,
|
|
@@ -2077,11 +2077,11 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
2077
2077
|
activeIndex: k,
|
|
2078
2078
|
onNavigate: S,
|
|
2079
2079
|
disabledIndices: g
|
|
2080
|
-
}),
|
|
2080
|
+
}), ae = (E) => {
|
|
2081
2081
|
const U = w[E];
|
|
2082
2082
|
U && H(U) && !U.disabled && (o(U.value), p(!1));
|
|
2083
|
-
},
|
|
2084
|
-
return /* @__PURE__ */ e(
|
|
2083
|
+
}, ye = w.some((E) => H(E));
|
|
2084
|
+
return /* @__PURE__ */ e(J.Provider, { value: y, children: /* @__PURE__ */ d(
|
|
2085
2085
|
"div",
|
|
2086
2086
|
{
|
|
2087
2087
|
className: h(
|
|
@@ -2089,7 +2089,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
2089
2089
|
t
|
|
2090
2090
|
),
|
|
2091
2091
|
children: [
|
|
2092
|
-
/* @__PURE__ */ e(
|
|
2092
|
+
/* @__PURE__ */ e(Q, { children: a }),
|
|
2093
2093
|
/* @__PURE__ */ d("div", { className: "relative flex w-full flex-col", ref: M, children: [
|
|
2094
2094
|
/* @__PURE__ */ d(
|
|
2095
2095
|
"div",
|
|
@@ -2108,10 +2108,10 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
2108
2108
|
}),
|
|
2109
2109
|
className: h(
|
|
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
|
-
|
|
2112
|
-
|
|
2113
|
-
he[
|
|
2114
|
-
b && s ? Be[
|
|
2111
|
+
ee[y],
|
|
2112
|
+
q[y],
|
|
2113
|
+
he[y],
|
|
2114
|
+
b && s ? Be[y] : fe[y],
|
|
2115
2115
|
m ? "select-trigger-disabled" : R && "select-trigger-error",
|
|
2116
2116
|
!m && f && "ring-[length:var(--control-ring-width)]"
|
|
2117
2117
|
),
|
|
@@ -2122,37 +2122,37 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
2122
2122
|
}
|
|
2123
2123
|
),
|
|
2124
2124
|
/* @__PURE__ */ d(me, { children: [
|
|
2125
|
-
!m && R && /* @__PURE__ */ e(
|
|
2125
|
+
!m && R && /* @__PURE__ */ e(oe, {}),
|
|
2126
2126
|
b && !!s && !m && /* @__PURE__ */ e(Z, { Icon: de, onClick: () => o(null) }),
|
|
2127
2127
|
/* @__PURE__ */ e(Z, { Icon: ve })
|
|
2128
2128
|
] }),
|
|
2129
|
-
/* @__PURE__ */ e(
|
|
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: [
|
|
2131
2131
|
/* @__PURE__ */ e(
|
|
2132
2132
|
"input",
|
|
2133
2133
|
{
|
|
2134
|
-
ref:
|
|
2134
|
+
ref: L,
|
|
2135
2135
|
type: "text",
|
|
2136
2136
|
placeholder: "Search",
|
|
2137
2137
|
value: x,
|
|
2138
2138
|
className: "appearance-none border-none w-full bg-transparent rounded- pl-10 transition-all duration-[var(--control-transition-duration)] focus:outline-none ring-0 placeholder:text-[var(--color-input-placeholder)]",
|
|
2139
|
-
onChange: (E) =>
|
|
2139
|
+
onChange: (E) => N(E.target.value),
|
|
2140
2140
|
onKeyDown: (E) => {
|
|
2141
|
-
E.key === "Enter" && k != null && (E.preventDefault(),
|
|
2141
|
+
E.key === "Enter" && k != null && (E.preventDefault(), ae(k));
|
|
2142
2142
|
}
|
|
2143
2143
|
}
|
|
2144
2144
|
),
|
|
2145
2145
|
/* @__PURE__ */ e(Fe, { className: "absolute select-search-icon left-4 top-4 h-4 w-4" })
|
|
2146
2146
|
] }),
|
|
2147
2147
|
/* @__PURE__ */ d("div", { className: "flex flex-col gap-1 p-2", children: [
|
|
2148
|
-
x !== "" && !
|
|
2148
|
+
x !== "" && !ye && /* @__PURE__ */ e("div", { className: "flex flex-col items-center justify-center py-6", children: /* @__PURE__ */ e(nt, { className: "h-6 w-6 text-[var(--color-input-text)]" }) }),
|
|
2149
2149
|
w.map((E, U) => {
|
|
2150
2150
|
if (!H(E))
|
|
2151
2151
|
return E.kind === "header" ? /* @__PURE__ */ e(
|
|
2152
2152
|
He,
|
|
2153
2153
|
{
|
|
2154
|
-
ref: (
|
|
2155
|
-
T.current[U] =
|
|
2154
|
+
ref: (te) => {
|
|
2155
|
+
T.current[U] = te;
|
|
2156
2156
|
},
|
|
2157
2157
|
children: E.label
|
|
2158
2158
|
},
|
|
@@ -2160,23 +2160,23 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
2160
2160
|
) : /* @__PURE__ */ e(
|
|
2161
2161
|
$e,
|
|
2162
2162
|
{
|
|
2163
|
-
ref: (
|
|
2164
|
-
T.current[U] =
|
|
2163
|
+
ref: (te) => {
|
|
2164
|
+
T.current[U] = te;
|
|
2165
2165
|
}
|
|
2166
2166
|
},
|
|
2167
2167
|
`divider-${U}`
|
|
2168
2168
|
);
|
|
2169
|
-
const
|
|
2169
|
+
const le = G(E.value, s);
|
|
2170
2170
|
return /* @__PURE__ */ e(
|
|
2171
2171
|
We,
|
|
2172
2172
|
{
|
|
2173
2173
|
...j({
|
|
2174
|
-
ref(
|
|
2175
|
-
T.current[U] =
|
|
2174
|
+
ref(te) {
|
|
2175
|
+
T.current[U] = te;
|
|
2176
2176
|
}
|
|
2177
2177
|
}),
|
|
2178
|
-
onClick: () =>
|
|
2179
|
-
selected:
|
|
2178
|
+
onClick: () => ae(U),
|
|
2179
|
+
selected: le,
|
|
2180
2180
|
active: k === U,
|
|
2181
2181
|
disabled: E.disabled,
|
|
2182
2182
|
children: E.label
|
|
@@ -2202,7 +2202,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
2202
2202
|
clearTimeout(r);
|
|
2203
2203
|
};
|
|
2204
2204
|
}, [n, t]), a;
|
|
2205
|
-
},
|
|
2205
|
+
}, Po = (n) => {
|
|
2206
2206
|
const {
|
|
2207
2207
|
className: t,
|
|
2208
2208
|
label: a,
|
|
@@ -2214,55 +2214,55 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
2214
2214
|
value: c,
|
|
2215
2215
|
placeholder: v,
|
|
2216
2216
|
maxHeight: R = 300,
|
|
2217
|
-
error:
|
|
2217
|
+
error: y,
|
|
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,
|
|
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(
|
|
2222
2222
|
() => k.map((B, A) => !H(B) || B.disabled ? A : -1).filter((B) => B !== -1),
|
|
2223
2223
|
[k]
|
|
2224
2224
|
);
|
|
2225
2225
|
xe(p, () => u(!1));
|
|
2226
|
-
const
|
|
2226
|
+
const ye = Fr(x, s);
|
|
2227
2227
|
_(() => {
|
|
2228
2228
|
(async () => {
|
|
2229
2229
|
w(!0);
|
|
2230
|
-
const A = await o(
|
|
2230
|
+
const A = await o(ye);
|
|
2231
2231
|
S(A), w(!1);
|
|
2232
2232
|
})();
|
|
2233
|
-
}, [
|
|
2233
|
+
}, [ye, o]), _(() => {
|
|
2234
2234
|
if (c == null) {
|
|
2235
|
-
|
|
2235
|
+
L(null);
|
|
2236
2236
|
return;
|
|
2237
2237
|
}
|
|
2238
2238
|
const B = k?.find((A) => H(A) && G(A.value, c));
|
|
2239
|
-
B ?
|
|
2239
|
+
B ? L(B) : (async () => {
|
|
2240
2240
|
M(!0);
|
|
2241
|
-
const
|
|
2242
|
-
|
|
2241
|
+
const ie = await i(c);
|
|
2242
|
+
L(ie), M(!1);
|
|
2243
2243
|
})();
|
|
2244
2244
|
}, [i, k, c]), _(() => {
|
|
2245
|
-
p ? setTimeout(() => T.current?.focus(), 100) : ($(null),
|
|
2245
|
+
p ? setTimeout(() => T.current?.focus(), 100) : ($(null), N(""));
|
|
2246
2246
|
}, [p]), _(() => {
|
|
2247
2247
|
if (!p) return;
|
|
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:
|
|
2251
|
+
const { anchorRef: E, Popover: U, getReferenceProps: le, getItemProps: te } = _e({
|
|
2252
2252
|
placement: "bottom",
|
|
2253
2253
|
fullWidth: !0,
|
|
2254
2254
|
minWidth: 200,
|
|
2255
2255
|
open: p,
|
|
2256
2256
|
onOpenChange: u,
|
|
2257
2257
|
listRef: j,
|
|
2258
|
-
activeIndex:
|
|
2258
|
+
activeIndex: P,
|
|
2259
2259
|
onNavigate: $,
|
|
2260
|
-
disabledIndices:
|
|
2260
|
+
disabledIndices: ae
|
|
2261
2261
|
}), ze = (B) => {
|
|
2262
2262
|
const A = k[B];
|
|
2263
2263
|
A && H(A) && !A.disabled && (r(A.value), u(!1));
|
|
2264
2264
|
}, Oe = k.some((B) => H(B));
|
|
2265
|
-
return /* @__PURE__ */ e(
|
|
2265
|
+
return /* @__PURE__ */ e(J.Provider, { value: m, children: /* @__PURE__ */ d(
|
|
2266
2266
|
"div",
|
|
2267
2267
|
{
|
|
2268
2268
|
className: h(
|
|
@@ -2270,12 +2270,12 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
2270
2270
|
t
|
|
2271
2271
|
),
|
|
2272
2272
|
children: [
|
|
2273
|
-
/* @__PURE__ */ e(
|
|
2273
|
+
/* @__PURE__ */ e(Q, { children: a }),
|
|
2274
2274
|
/* @__PURE__ */ d("div", { className: "relative flex w-full flex-col", ref: E, children: [
|
|
2275
2275
|
/* @__PURE__ */ d(
|
|
2276
2276
|
"div",
|
|
2277
2277
|
{
|
|
2278
|
-
...
|
|
2278
|
+
...le({
|
|
2279
2279
|
ref: I,
|
|
2280
2280
|
role: "button",
|
|
2281
2281
|
tabIndex: b ? -1 : 0,
|
|
@@ -2289,11 +2289,11 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
2289
2289
|
}),
|
|
2290
2290
|
className: h(
|
|
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
|
-
|
|
2293
|
-
|
|
2292
|
+
ee[m],
|
|
2293
|
+
q[m],
|
|
2294
2294
|
he[m],
|
|
2295
2295
|
f && c ? Be[m] : fe[m],
|
|
2296
|
-
b ? "select-trigger-disabled" :
|
|
2296
|
+
b ? "select-trigger-disabled" : y && "select-trigger-error",
|
|
2297
2297
|
!b && p && "ring-[length:var(--control-ring-width)]"
|
|
2298
2298
|
),
|
|
2299
2299
|
children: [
|
|
@@ -2304,7 +2304,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
2304
2304
|
}
|
|
2305
2305
|
),
|
|
2306
2306
|
/* @__PURE__ */ d(me, { children: [
|
|
2307
|
-
!b &&
|
|
2307
|
+
!b && y && /* @__PURE__ */ e(oe, {}),
|
|
2308
2308
|
f && !!c && !b && /* @__PURE__ */ e(Z, { Icon: de, onClick: () => r(null) }),
|
|
2309
2309
|
/* @__PURE__ */ e(Z, { Icon: ve })
|
|
2310
2310
|
] }),
|
|
@@ -2318,9 +2318,9 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
2318
2318
|
placeholder: "Search",
|
|
2319
2319
|
value: x,
|
|
2320
2320
|
className: "appearance-none border-none w-full bg-transparent rounded- pl-10 transition-all duration-[var(--control-transition-duration)] focus:outline-none ring-0 placeholder:text-[var(--color-input-placeholder)]",
|
|
2321
|
-
onChange: (B) =>
|
|
2321
|
+
onChange: (B) => N(B.target.value),
|
|
2322
2322
|
onKeyDown: (B) => {
|
|
2323
|
-
B.key === "Enter" &&
|
|
2323
|
+
B.key === "Enter" && P != null && (B.preventDefault(), ze(P));
|
|
2324
2324
|
}
|
|
2325
2325
|
}
|
|
2326
2326
|
),
|
|
@@ -2349,18 +2349,18 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
2349
2349
|
},
|
|
2350
2350
|
`divider-${A}`
|
|
2351
2351
|
);
|
|
2352
|
-
const
|
|
2352
|
+
const ie = G(B.value, c);
|
|
2353
2353
|
return /* @__PURE__ */ e(
|
|
2354
2354
|
We,
|
|
2355
2355
|
{
|
|
2356
|
-
...
|
|
2356
|
+
...te({
|
|
2357
2357
|
ref(pe) {
|
|
2358
2358
|
j.current[A] = pe;
|
|
2359
2359
|
}
|
|
2360
2360
|
}),
|
|
2361
2361
|
onClick: () => ze(A),
|
|
2362
|
-
selected:
|
|
2363
|
-
active:
|
|
2362
|
+
selected: ie,
|
|
2363
|
+
active: P === A,
|
|
2364
2364
|
disabled: B.disabled,
|
|
2365
2365
|
children: B.label
|
|
2366
2366
|
},
|
|
@@ -2371,7 +2371,7 @@ const h = (...n) => n.filter(Boolean).join(" "), $n = [
|
|
|
2371
2371
|
] }) })
|
|
2372
2372
|
] }),
|
|
2373
2373
|
/* @__PURE__ */ e(V, { children: l }),
|
|
2374
|
-
/* @__PURE__ */ e(K, { children:
|
|
2374
|
+
/* @__PURE__ */ e(K, { children: y })
|
|
2375
2375
|
]
|
|
2376
2376
|
}
|
|
2377
2377
|
) });
|
|
@@ -2446,8 +2446,8 @@ function Br(n) {
|
|
|
2446
2446
|
} = n, [c, v] = W(0);
|
|
2447
2447
|
return It(() => {
|
|
2448
2448
|
if (!t) return;
|
|
2449
|
-
const R = a.current,
|
|
2450
|
-
if (!R || !
|
|
2449
|
+
const R = a.current, y = l.current;
|
|
2450
|
+
if (!R || !y) return;
|
|
2451
2451
|
const m = () => {
|
|
2452
2452
|
if (o === 0) {
|
|
2453
2453
|
v(0);
|
|
@@ -2459,12 +2459,12 @@ function Br(n) {
|
|
|
2459
2459
|
}
|
|
2460
2460
|
const f = window.getComputedStyle(R), p = parseFloat(f.paddingLeft || "0"), u = R.getBoundingClientRect(), I = u.left + p;
|
|
2461
2461
|
let x = u.right - parseFloat(f.paddingRight || "0");
|
|
2462
|
-
const
|
|
2463
|
-
if (
|
|
2464
|
-
const w =
|
|
2462
|
+
const N = r?.current;
|
|
2463
|
+
if (N) {
|
|
2464
|
+
const w = N.getBoundingClientRect();
|
|
2465
2465
|
w.width > 0 && (x = Math.min(x, w.left - s));
|
|
2466
2466
|
}
|
|
2467
|
-
const k = Math.max(0, x - I), S = Array.from(
|
|
2467
|
+
const k = Math.max(0, x - I), S = Array.from(y.children);
|
|
2468
2468
|
if (S.length < o + 1) return;
|
|
2469
2469
|
let z = 0;
|
|
2470
2470
|
for (let w = 0; w < o; w++)
|
|
@@ -2473,11 +2473,11 @@ function Br(n) {
|
|
|
2473
2473
|
v(o);
|
|
2474
2474
|
return;
|
|
2475
2475
|
}
|
|
2476
|
-
const
|
|
2476
|
+
const L = S[o].offsetWidth;
|
|
2477
2477
|
let T = 0, O = 0;
|
|
2478
2478
|
for (let w = 0; w < o; w++) {
|
|
2479
2479
|
const g = S[w].offsetWidth, M = T + g + (w > 0 ? s : 0);
|
|
2480
|
-
if (M +
|
|
2480
|
+
if (M + L + s > k) break;
|
|
2481
2481
|
T = M, O++;
|
|
2482
2482
|
}
|
|
2483
2483
|
v(Math.max(1, O));
|
|
@@ -2485,7 +2485,7 @@ function Br(n) {
|
|
|
2485
2485
|
return b.observe(R), r?.current && b.observe(r.current), m(), () => b.disconnect();
|
|
2486
2486
|
}, [t, o, ...i]), c;
|
|
2487
2487
|
}
|
|
2488
|
-
const
|
|
2488
|
+
const Lo = (n) => {
|
|
2489
2489
|
const {
|
|
2490
2490
|
className: t,
|
|
2491
2491
|
label: a,
|
|
@@ -2497,47 +2497,47 @@ const Po = (n) => {
|
|
|
2497
2497
|
placeholder: c,
|
|
2498
2498
|
maxHeight: v = 300,
|
|
2499
2499
|
error: R,
|
|
2500
|
-
size:
|
|
2500
|
+
size: y = "md",
|
|
2501
2501
|
singleLine: m = !1,
|
|
2502
2502
|
color: b = "blue",
|
|
2503
2503
|
disabled: f = !1,
|
|
2504
2504
|
clearable: p = !1
|
|
2505
|
-
} = n, [u, I] = W(!1), [x,
|
|
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
2506
|
() => s.map((D) => r.find((F) => H(F) && G(F.value, D))).filter((D) => D !== void 0),
|
|
2507
2507
|
[s, r]
|
|
2508
2508
|
), $ = (D) => {
|
|
2509
2509
|
if (D === "") return r;
|
|
2510
2510
|
const F = D.toLowerCase();
|
|
2511
2511
|
return r.filter((Ie) => H(Ie) && typeof Ie.label == "string" ? Ie.label.toLowerCase().includes(F) : !0);
|
|
2512
|
-
}, j =
|
|
2512
|
+
}, j = se(
|
|
2513
2513
|
() => k !== "" ? x : r,
|
|
2514
2514
|
[k, x, r]
|
|
2515
|
-
),
|
|
2515
|
+
), ae = se(
|
|
2516
2516
|
() => j.map((D, F) => !H(D) || D.disabled ? F : -1).filter((D) => D !== -1),
|
|
2517
2517
|
[j]
|
|
2518
2518
|
);
|
|
2519
2519
|
xe(u, () => I(!1)), _(() => {
|
|
2520
|
-
|
|
2520
|
+
N((i ?? $)(k));
|
|
2521
2521
|
}, [k, r, i]), _(() => {
|
|
2522
2522
|
if (u) {
|
|
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
2528
|
}, [u]), _(() => {
|
|
2529
2529
|
if (!u) return;
|
|
2530
2530
|
const D = j.findIndex((F) => H(F) && !F.disabled);
|
|
2531
|
-
|
|
2531
|
+
L(D >= 0 ? D : null);
|
|
2532
2532
|
}, [k, u, j]);
|
|
2533
|
-
const
|
|
2533
|
+
const ye = Br({
|
|
2534
2534
|
enabled: m,
|
|
2535
2535
|
triggerRef: T,
|
|
2536
2536
|
measureRef: g,
|
|
2537
2537
|
trayRef: M,
|
|
2538
|
-
itemCount:
|
|
2539
|
-
deps: [
|
|
2540
|
-
}), { anchorRef: E, Popover: U, getReferenceProps:
|
|
2538
|
+
itemCount: P.length,
|
|
2539
|
+
deps: [P, R]
|
|
2540
|
+
}), { anchorRef: E, Popover: U, getReferenceProps: le, getItemProps: te } = _e({
|
|
2541
2541
|
placement: "bottom",
|
|
2542
2542
|
fullWidth: !0,
|
|
2543
2543
|
minWidth: 200,
|
|
@@ -2545,15 +2545,15 @@ const Po = (n) => {
|
|
|
2545
2545
|
onOpenChange: I,
|
|
2546
2546
|
listRef: w,
|
|
2547
2547
|
activeIndex: z,
|
|
2548
|
-
onNavigate:
|
|
2549
|
-
disabledIndices:
|
|
2548
|
+
onNavigate: L,
|
|
2549
|
+
disabledIndices: ae
|
|
2550
2550
|
}), ze = (D) => {
|
|
2551
2551
|
s.some((F) => G(F, D)) ? o(s.filter((F) => !G(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,
|
|
2556
|
-
return /* @__PURE__ */ e(
|
|
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(
|
|
2557
2557
|
"div",
|
|
2558
2558
|
{
|
|
2559
2559
|
className: h(
|
|
@@ -2561,12 +2561,12 @@ const Po = (n) => {
|
|
|
2561
2561
|
t
|
|
2562
2562
|
),
|
|
2563
2563
|
children: [
|
|
2564
|
-
/* @__PURE__ */ e(
|
|
2564
|
+
/* @__PURE__ */ e(Q, { children: a }),
|
|
2565
2565
|
/* @__PURE__ */ d("div", { className: "relative flex w-full flex-col", ref: E, children: [
|
|
2566
2566
|
/* @__PURE__ */ d(
|
|
2567
2567
|
"div",
|
|
2568
2568
|
{
|
|
2569
|
-
...
|
|
2569
|
+
...le({
|
|
2570
2570
|
ref: T,
|
|
2571
2571
|
role: "button",
|
|
2572
2572
|
tabIndex: f ? -1 : 0,
|
|
@@ -2580,11 +2580,11 @@ const Po = (n) => {
|
|
|
2580
2580
|
}),
|
|
2581
2581
|
className: h(
|
|
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",
|
|
2584
|
-
!m && h("flex-wrap py-1.5", Ft[
|
|
2585
|
-
|
|
2586
|
-
he[
|
|
2587
|
-
p && A ? Be[
|
|
2583
|
+
m && h("flex-nowrap overflow-hidden", ee[y]),
|
|
2584
|
+
!m && h("flex-wrap py-1.5", Ft[y]),
|
|
2585
|
+
q[y],
|
|
2586
|
+
he[y],
|
|
2587
|
+
p && A ? Be[y] : fe[y],
|
|
2588
2588
|
f ? "select-trigger-disabled" : R && "select-trigger-error",
|
|
2589
2589
|
!f && u && "ring-[length:var(--control-ring-width)]"
|
|
2590
2590
|
),
|
|
@@ -2594,8 +2594,8 @@ const Po = (n) => {
|
|
|
2594
2594
|
{
|
|
2595
2595
|
color: b,
|
|
2596
2596
|
className: h(
|
|
2597
|
-
m &&
|
|
2598
|
-
(!m ||
|
|
2597
|
+
m && ie > 1 && "shrink-0",
|
|
2598
|
+
(!m || ie === 1) && "max-w-full min-w-0"
|
|
2599
2599
|
),
|
|
2600
2600
|
children: D.label
|
|
2601
2601
|
},
|
|
@@ -2617,17 +2617,17 @@ const Po = (n) => {
|
|
|
2617
2617
|
"aria-hidden": !0,
|
|
2618
2618
|
className: "absolute top-0 left-0 invisible pointer-events-none flex flex-row flex-nowrap items-center gap-1 w-max",
|
|
2619
2619
|
children: [
|
|
2620
|
-
|
|
2621
|
-
|
|
2620
|
+
P.map((D, F) => /* @__PURE__ */ e(Ee, { color: b, children: D.label }, `measure-${F}`)),
|
|
2621
|
+
P.length > 0 && /* @__PURE__ */ d("span", { className: "text-sm font-[number:var(--font-weight-input-option-label)] px-1", children: [
|
|
2622
2622
|
"+",
|
|
2623
|
-
|
|
2623
|
+
P.length,
|
|
2624
2624
|
" more"
|
|
2625
2625
|
] })
|
|
2626
2626
|
]
|
|
2627
2627
|
}
|
|
2628
2628
|
),
|
|
2629
2629
|
/* @__PURE__ */ d(me, { ref: M, children: [
|
|
2630
|
-
!f && R && /* @__PURE__ */ e(
|
|
2630
|
+
!f && R && /* @__PURE__ */ e(oe, {}),
|
|
2631
2631
|
p && A && !f && /* @__PURE__ */ e(Z, { Icon: de, onClick: () => o([]) }),
|
|
2632
2632
|
/* @__PURE__ */ e(Z, { Icon: ve })
|
|
2633
2633
|
] }),
|
|
@@ -2675,7 +2675,7 @@ const Po = (n) => {
|
|
|
2675
2675
|
return /* @__PURE__ */ e(
|
|
2676
2676
|
We,
|
|
2677
2677
|
{
|
|
2678
|
-
...
|
|
2678
|
+
...te({
|
|
2679
2679
|
ref(ge) {
|
|
2680
2680
|
w.current[F] = ge;
|
|
2681
2681
|
}
|
|
@@ -2733,7 +2733,7 @@ const Po = (n) => {
|
|
|
2733
2733
|
children: l
|
|
2734
2734
|
}
|
|
2735
2735
|
);
|
|
2736
|
-
}),
|
|
2736
|
+
}), Nt = "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
2739
|
label: a,
|
|
@@ -2750,7 +2750,7 @@ const Po = (n) => {
|
|
|
2750
2750
|
),
|
|
2751
2751
|
...o,
|
|
2752
2752
|
children: [
|
|
2753
|
-
/* @__PURE__ */ e("div", { className: h(
|
|
2753
|
+
/* @__PURE__ */ e("div", { className: h(Nt, "w-1/2 line-clamp-1 break-all"), children: a }),
|
|
2754
2754
|
/* @__PURE__ */ e("div", { className: "w-1/2 line-clamp-1 break-all", children: l })
|
|
2755
2755
|
]
|
|
2756
2756
|
}
|
|
@@ -2763,16 +2763,16 @@ const Po = (n) => {
|
|
|
2763
2763
|
),
|
|
2764
2764
|
...o,
|
|
2765
2765
|
children: [
|
|
2766
|
-
a && /* @__PURE__ */ e("div", { className:
|
|
2766
|
+
a && /* @__PURE__ */ e("div", { className: Nt, children: a }),
|
|
2767
2767
|
/* @__PURE__ */ e("div", { children: l })
|
|
2768
2768
|
]
|
|
2769
2769
|
}
|
|
2770
2770
|
);
|
|
2771
2771
|
}, Ar = {
|
|
2772
2772
|
error: et,
|
|
2773
|
-
warning:
|
|
2773
|
+
warning: dn,
|
|
2774
2774
|
success: tt,
|
|
2775
|
-
info:
|
|
2775
|
+
info: cn
|
|
2776
2776
|
}, Ur = {
|
|
2777
2777
|
error: "text-[var(--color-status-error)]",
|
|
2778
2778
|
warning: "text-[var(--color-status-warning)]",
|
|
@@ -2785,14 +2785,14 @@ const Po = (n) => {
|
|
|
2785
2785
|
Icon: l,
|
|
2786
2786
|
status: r,
|
|
2787
2787
|
...o
|
|
2788
|
-
} = n, i = r ? Ar[r] : null, s = /* @__PURE__ */ d(
|
|
2788
|
+
} = n, i = r ? Ar[r] : null, s = /* @__PURE__ */ d(re, { children: [
|
|
2789
2789
|
/* @__PURE__ */ d("span", { className: "inline-flex flex-row items-center gap-3 min-w-0", children: [
|
|
2790
2790
|
l && /* @__PURE__ */ e(l, { className: "h-5 w-5 shrink-0" }),
|
|
2791
2791
|
/* @__PURE__ */ e("span", { className: "truncate", children: a })
|
|
2792
2792
|
] }),
|
|
2793
2793
|
/* @__PURE__ */ d("span", { className: "inline-flex flex-row items-center gap-2 shrink-0", children: [
|
|
2794
2794
|
i && r && /* @__PURE__ */ e(i, { className: h("h-5 w-5", Ur[r]) }),
|
|
2795
|
-
/* @__PURE__ */ e(
|
|
2795
|
+
/* @__PURE__ */ e(un, { className: "h-5 w-5 text-[var(--color-input-icon-button-icon)]" })
|
|
2796
2796
|
] })
|
|
2797
2797
|
] });
|
|
2798
2798
|
if (o.href !== void 0) {
|
|
@@ -2871,7 +2871,7 @@ const Po = (n) => {
|
|
|
2871
2871
|
return xe(!!r && t, a || (() => {
|
|
2872
2872
|
})), /* @__PURE__ */ e(De, { children: t && /* @__PURE__ */ d(Me, { children: [
|
|
2873
2873
|
/* @__PURE__ */ e(
|
|
2874
|
-
|
|
2874
|
+
Y.div,
|
|
2875
2875
|
{
|
|
2876
2876
|
className: "z-40",
|
|
2877
2877
|
style: { transformOrigin: "center" },
|
|
@@ -2890,7 +2890,7 @@ const Po = (n) => {
|
|
|
2890
2890
|
}
|
|
2891
2891
|
),
|
|
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
2895
|
className: h(
|
|
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",
|
|
@@ -2903,7 +2903,7 @@ const Po = (n) => {
|
|
|
2903
2903
|
transition: { duration: 0.15, ease: "easeInOut" },
|
|
2904
2904
|
children: [
|
|
2905
2905
|
o && /* @__PURE__ */ e(
|
|
2906
|
-
|
|
2906
|
+
Ht,
|
|
2907
2907
|
{
|
|
2908
2908
|
Icon: de,
|
|
2909
2909
|
className: "absolute top-4 right-4",
|
|
@@ -2931,7 +2931,7 @@ const Po = (n) => {
|
|
|
2931
2931
|
return xe(!!r && t, a || (() => {
|
|
2932
2932
|
})), /* @__PURE__ */ e(De, { children: t && /* @__PURE__ */ d(Me, { children: [
|
|
2933
2933
|
/* @__PURE__ */ e(
|
|
2934
|
-
|
|
2934
|
+
Y.div,
|
|
2935
2935
|
{
|
|
2936
2936
|
className: "z-40",
|
|
2937
2937
|
style: { transformOrigin: "center" },
|
|
@@ -2950,7 +2950,7 @@ const Po = (n) => {
|
|
|
2950
2950
|
}
|
|
2951
2951
|
),
|
|
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
2955
|
className: h(
|
|
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",
|
|
@@ -2963,7 +2963,7 @@ const Po = (n) => {
|
|
|
2963
2963
|
transition: { duration: 0.25, ease: [0.32, 0.72, 0, 1] },
|
|
2964
2964
|
children: [
|
|
2965
2965
|
o && /* @__PURE__ */ e(
|
|
2966
|
-
|
|
2966
|
+
Ht,
|
|
2967
2967
|
{
|
|
2968
2968
|
Icon: de,
|
|
2969
2969
|
className: "absolute top-4 right-4",
|
|
@@ -2980,40 +2980,46 @@ const Po = (n) => {
|
|
|
2980
2980
|
}, Wr = (n) => {
|
|
2981
2981
|
const {
|
|
2982
2982
|
className: t,
|
|
2983
|
-
tabs: a
|
|
2983
|
+
tabs: a,
|
|
2984
|
+
size: l = "md"
|
|
2984
2985
|
} = n;
|
|
2985
|
-
return /* @__PURE__ */ e("div", { className: h(
|
|
2986
|
-
"
|
|
2986
|
+
return /* @__PURE__ */ e(J.Provider, { value: l, children: /* @__PURE__ */ e("div", { className: h(
|
|
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],
|
|
2987
2989
|
t
|
|
2988
|
-
), children: a.map((
|
|
2989
|
-
const
|
|
2990
|
-
"shrink-0
|
|
2991
|
-
l
|
|
2992
|
-
|
|
2993
|
-
|
|
2990
|
+
), children: a.map((r, o) => {
|
|
2991
|
+
const i = h(
|
|
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],
|
|
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") }),
|
|
2999
|
+
r.label,
|
|
3000
|
+
r.count != null && /* @__PURE__ */ e("span", { className: h(
|
|
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
|
+
r.active ? "tab-button-count-active" : "tab-button-count"
|
|
3003
|
+
), children: r.count })
|
|
3004
|
+
] });
|
|
3005
|
+
return r.href ? /* @__PURE__ */ e(
|
|
2994
3006
|
"a",
|
|
2995
3007
|
{
|
|
2996
|
-
href:
|
|
2997
|
-
className:
|
|
2998
|
-
children:
|
|
2999
|
-
l.Icon && /* @__PURE__ */ e(l.Icon, { className: "h-5 w-5 shrink-0 mr-2 -ml-1" }),
|
|
3000
|
-
l.label
|
|
3001
|
-
]
|
|
3008
|
+
href: r.href,
|
|
3009
|
+
className: i,
|
|
3010
|
+
children: s
|
|
3002
3011
|
},
|
|
3003
|
-
|
|
3004
|
-
) : /* @__PURE__ */
|
|
3012
|
+
o
|
|
3013
|
+
) : /* @__PURE__ */ e(
|
|
3005
3014
|
"button",
|
|
3006
3015
|
{
|
|
3007
|
-
className:
|
|
3008
|
-
onClick:
|
|
3009
|
-
children:
|
|
3010
|
-
l.Icon && /* @__PURE__ */ e(l.Icon, { className: "h-5 w-5 shrink-0 mr-2 -ml-1" }),
|
|
3011
|
-
l.label
|
|
3012
|
-
]
|
|
3016
|
+
className: i,
|
|
3017
|
+
onClick: r.onClick,
|
|
3018
|
+
children: s
|
|
3013
3019
|
},
|
|
3014
|
-
|
|
3020
|
+
o
|
|
3015
3021
|
);
|
|
3016
|
-
}) });
|
|
3022
|
+
}) }) });
|
|
3017
3023
|
}, $o = (n) => {
|
|
3018
3024
|
const {
|
|
3019
3025
|
duration: t = 0.3,
|
|
@@ -3025,18 +3031,18 @@ const Po = (n) => {
|
|
|
3025
3031
|
children: s,
|
|
3026
3032
|
className: c,
|
|
3027
3033
|
...v
|
|
3028
|
-
} = n, R = C.useRef(null),
|
|
3034
|
+
} = 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);
|
|
3029
3035
|
return p.current = i, C.useEffect(() => {
|
|
3030
|
-
const u = R.current, I =
|
|
3036
|
+
const u = R.current, I = y.current;
|
|
3031
3037
|
if (!u || !I) return;
|
|
3032
3038
|
let x = !0;
|
|
3033
|
-
const
|
|
3039
|
+
const N = () => l ? u.scrollWidth - u.clientWidth : u.scrollHeight - u.clientHeight, k = () => l ? u.scrollLeft : u.scrollTop, S = (g) => {
|
|
3034
3040
|
l ? u.scrollLeft = g : u.scrollTop = g;
|
|
3035
3041
|
}, z = (g) => {
|
|
3036
3042
|
b.current !== g && (b.current = g, p.current?.(g));
|
|
3037
|
-
},
|
|
3043
|
+
}, L = () => {
|
|
3038
3044
|
if (r && !b.current) return;
|
|
3039
|
-
const g =
|
|
3045
|
+
const g = N(), M = k();
|
|
3040
3046
|
if (!(g <= 0 || Math.abs(g - M) < 1)) {
|
|
3041
3047
|
if (x) {
|
|
3042
3048
|
x = !1, f.current = !0, S(g), requestAnimationFrame(() => {
|
|
@@ -3044,7 +3050,7 @@ const Po = (n) => {
|
|
|
3044
3050
|
});
|
|
3045
3051
|
return;
|
|
3046
3052
|
}
|
|
3047
|
-
m.current?.stop(), f.current = !0, m.current =
|
|
3053
|
+
m.current?.stop(), f.current = !0, m.current = qt(M, g, {
|
|
3048
3054
|
duration: t,
|
|
3049
3055
|
ease: a,
|
|
3050
3056
|
onUpdate: S,
|
|
@@ -3055,10 +3061,10 @@ const Po = (n) => {
|
|
|
3055
3061
|
}
|
|
3056
3062
|
});
|
|
3057
3063
|
}
|
|
3058
|
-
}, T = new ResizeObserver(
|
|
3064
|
+
}, T = new ResizeObserver(L);
|
|
3059
3065
|
T.observe(I);
|
|
3060
3066
|
const O = () => {
|
|
3061
|
-
f.current || z(
|
|
3067
|
+
f.current || z(N() - k() <= o);
|
|
3062
3068
|
}, w = () => {
|
|
3063
3069
|
m.current?.stop(), f.current = !1;
|
|
3064
3070
|
};
|
|
@@ -3075,7 +3081,7 @@ const Po = (n) => {
|
|
|
3075
3081
|
c
|
|
3076
3082
|
),
|
|
3077
3083
|
...v,
|
|
3078
|
-
children: /* @__PURE__ */ e("div", { ref:
|
|
3084
|
+
children: /* @__PURE__ */ e("div", { ref: y, children: s })
|
|
3079
3085
|
}
|
|
3080
3086
|
);
|
|
3081
3087
|
};
|
|
@@ -3087,37 +3093,37 @@ function Hr(n) {
|
|
|
3087
3093
|
disabled: r = !1,
|
|
3088
3094
|
primaryButtonOnly: o = !0,
|
|
3089
3095
|
preventScrollOnMove: i = !0
|
|
3090
|
-
} = n, [s, c] = C.useState(!1), v = C.useRef(!1), R = C.useRef(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 });
|
|
3091
3097
|
C.useEffect(() => {
|
|
3092
3098
|
p.current = { onDelta: t, onDragStart: a, onDragEnd: l, preventScrollOnMove: i };
|
|
3093
3099
|
});
|
|
3094
|
-
const u = C.useRef({}), I = C.useCallback((
|
|
3100
|
+
const u = C.useRef({}), I = C.useCallback((N) => {
|
|
3095
3101
|
if (!v.current) return;
|
|
3096
3102
|
const k = {
|
|
3097
|
-
clientX:
|
|
3103
|
+
clientX: N ?? y.current,
|
|
3098
3104
|
startX: R.current,
|
|
3099
3105
|
totalDeltaX: m.current,
|
|
3100
3106
|
target: b.current
|
|
3101
3107
|
};
|
|
3102
3108
|
v.current = !1, c(!1);
|
|
3103
|
-
const { move: S, up: z, keydown:
|
|
3104
|
-
S && window.removeEventListener("pointermove", S, !0), z && (window.removeEventListener("pointerup", z, !0), window.removeEventListener("pointercancel", z, !0)),
|
|
3105
|
-
}, []), x = C.useCallback((
|
|
3106
|
-
if (r || o &&
|
|
3107
|
-
|
|
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;
|
|
3111
|
+
}, []), x = C.useCallback((N) => {
|
|
3112
|
+
if (r || o && N.button !== 0) return;
|
|
3113
|
+
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);
|
|
3108
3114
|
const k = {
|
|
3109
|
-
clientX:
|
|
3110
|
-
startX:
|
|
3115
|
+
clientX: N.clientX,
|
|
3116
|
+
startX: N.clientX,
|
|
3111
3117
|
totalDeltaX: 0,
|
|
3112
|
-
target:
|
|
3118
|
+
target: N.target
|
|
3113
3119
|
};
|
|
3114
3120
|
p.current.onDragStart?.(k);
|
|
3115
3121
|
const S = (T) => {
|
|
3116
3122
|
v.current && f.current == null && (f.current = requestAnimationFrame(() => {
|
|
3117
3123
|
f.current = null;
|
|
3118
|
-
const O = T.clientX, w = O -
|
|
3124
|
+
const O = T.clientX, w = O - y.current;
|
|
3119
3125
|
if (w === 0) return;
|
|
3120
|
-
|
|
3126
|
+
y.current = O, m.current += w;
|
|
3121
3127
|
const g = {
|
|
3122
3128
|
clientX: O,
|
|
3123
3129
|
startX: R.current,
|
|
@@ -3128,13 +3134,13 @@ function Hr(n) {
|
|
|
3128
3134
|
}));
|
|
3129
3135
|
}, z = (T) => {
|
|
3130
3136
|
I(T.clientX);
|
|
3131
|
-
},
|
|
3137
|
+
}, L = (T) => {
|
|
3132
3138
|
T.key === "Escape" && (T.preventDefault(), I());
|
|
3133
3139
|
};
|
|
3134
|
-
u.current = { move: S, up: z, keydown:
|
|
3140
|
+
u.current = { move: S, up: z, keydown: L }, window.addEventListener("pointermove", S, {
|
|
3135
3141
|
passive: !i,
|
|
3136
3142
|
capture: !0
|
|
3137
|
-
}), window.addEventListener("pointerup", z, { capture: !0 }), window.addEventListener("pointercancel", z, { capture: !0 }), window.addEventListener("keydown",
|
|
3143
|
+
}), window.addEventListener("pointerup", z, { capture: !0 }), window.addEventListener("pointercancel", z, { capture: !0 }), window.addEventListener("keydown", L, !0);
|
|
3138
3144
|
}, [I, r, i, o]);
|
|
3139
3145
|
return C.useEffect(() => () => {
|
|
3140
3146
|
v.current && I();
|
|
@@ -3174,7 +3180,7 @@ const $r = (n) => {
|
|
|
3174
3180
|
onClick: s ? i : void 0,
|
|
3175
3181
|
children: [
|
|
3176
3182
|
/* @__PURE__ */ e("span", { className: "truncate", children: t.header }),
|
|
3177
|
-
s && o === "asc" && /* @__PURE__ */ e(
|
|
3183
|
+
s && o === "asc" && /* @__PURE__ */ e(hn, { className: "h-4 w-4 shrink-0" }),
|
|
3178
3184
|
s && o === "desc" && /* @__PURE__ */ e(ve, { className: "h-4 w-4 shrink-0" })
|
|
3179
3185
|
]
|
|
3180
3186
|
}
|
|
@@ -3212,22 +3218,22 @@ const $r = (n) => {
|
|
|
3212
3218
|
rowHeight: c = 44,
|
|
3213
3219
|
headerHeight: v = 44,
|
|
3214
3220
|
emptyState: R
|
|
3215
|
-
} = n, [
|
|
3221
|
+
} = n, [y, m] = W(() => jr(t));
|
|
3216
3222
|
_(() => {
|
|
3217
3223
|
m((x) => {
|
|
3218
|
-
const
|
|
3224
|
+
const N = {};
|
|
3219
3225
|
let k = Object.keys(x).length !== t.length;
|
|
3220
3226
|
for (const S of t)
|
|
3221
|
-
S.id in x ?
|
|
3222
|
-
return k ?
|
|
3227
|
+
S.id in x ? N[S.id] = x[S.id] : (N[S.id] = S.defaultWidth ?? ke, k = !0);
|
|
3228
|
+
return k ? N : x;
|
|
3223
3229
|
});
|
|
3224
3230
|
}, [t]);
|
|
3225
|
-
const b =
|
|
3231
|
+
const b = Pe((x, N, k) => {
|
|
3226
3232
|
m((S) => {
|
|
3227
|
-
const z = S[x] ?? ke,
|
|
3228
|
-
return
|
|
3233
|
+
const z = S[x] ?? ke, L = Math.max(k, z + N);
|
|
3234
|
+
return L === z ? S : { ...S, [x]: L };
|
|
3229
3235
|
});
|
|
3230
|
-
}, []), f =
|
|
3236
|
+
}, []), f = Pe((x) => {
|
|
3231
3237
|
if (i) {
|
|
3232
3238
|
if (!o || o.columnId !== x) {
|
|
3233
3239
|
i({ columnId: x, direction: "asc" });
|
|
@@ -3240,7 +3246,7 @@ const $r = (n) => {
|
|
|
3240
3246
|
i(null);
|
|
3241
3247
|
}
|
|
3242
3248
|
}, [o, i]), p = t.reduce(
|
|
3243
|
-
(x,
|
|
3249
|
+
(x, N) => x + (y[N.id] ?? N.defaultWidth ?? ke),
|
|
3244
3250
|
0
|
|
3245
3251
|
), u = Ce(null), I = (x) => {
|
|
3246
3252
|
u.current && (u.current.scrollLeft = x.currentTarget.scrollLeft);
|
|
@@ -3261,9 +3267,9 @@ const $r = (n) => {
|
|
|
3261
3267
|
$r,
|
|
3262
3268
|
{
|
|
3263
3269
|
column: x,
|
|
3264
|
-
width:
|
|
3270
|
+
width: y[x.id] ?? x.defaultWidth ?? ke,
|
|
3265
3271
|
height: v,
|
|
3266
|
-
onResize: (
|
|
3272
|
+
onResize: (N) => b(x.id, N, x.minWidth ?? _r),
|
|
3267
3273
|
sortDirection: o?.columnId === x.id ? o.direction : null,
|
|
3268
3274
|
onSortClick: () => f(x.id)
|
|
3269
3275
|
},
|
|
@@ -3283,28 +3289,28 @@ const $r = (n) => {
|
|
|
3283
3289
|
{
|
|
3284
3290
|
className: "flex flex-col",
|
|
3285
3291
|
style: { width: p, minWidth: "100%" },
|
|
3286
|
-
children: a.map((x,
|
|
3292
|
+
children: a.map((x, N) => /* @__PURE__ */ e(
|
|
3287
3293
|
"div",
|
|
3288
3294
|
{
|
|
3289
3295
|
className: h(
|
|
3290
3296
|
"flex flex-row table-body-row transition-colors duration-[var(--control-transition-duration-fast)]",
|
|
3291
3297
|
r && "cursor-pointer"
|
|
3292
3298
|
),
|
|
3293
|
-
onClick: r ? () => r(x,
|
|
3299
|
+
onClick: r ? () => r(x, N) : void 0,
|
|
3294
3300
|
children: t.map((k) => /* @__PURE__ */ e(
|
|
3295
3301
|
"div",
|
|
3296
3302
|
{
|
|
3297
3303
|
className: "shrink-0 content-center px-4 relative",
|
|
3298
3304
|
style: {
|
|
3299
|
-
width:
|
|
3305
|
+
width: y[k.id] ?? k.defaultWidth ?? ke,
|
|
3300
3306
|
height: c
|
|
3301
3307
|
},
|
|
3302
|
-
children: /* @__PURE__ */ e("div", { className: "break-all line-clamp-1 font-[number:var(--font-weight-table-cell)]", children: k.renderCell(x,
|
|
3308
|
+
children: /* @__PURE__ */ e("div", { className: "break-all line-clamp-1 font-[number:var(--font-weight-table-cell)]", children: k.renderCell(x, N) })
|
|
3303
3309
|
},
|
|
3304
3310
|
k.id
|
|
3305
3311
|
))
|
|
3306
3312
|
},
|
|
3307
|
-
l(x,
|
|
3313
|
+
l(x, N)
|
|
3308
3314
|
))
|
|
3309
3315
|
}
|
|
3310
3316
|
)
|
|
@@ -3345,7 +3351,7 @@ const $r = (n) => {
|
|
|
3345
3351
|
{
|
|
3346
3352
|
id: "email",
|
|
3347
3353
|
header: "Email",
|
|
3348
|
-
renderCell: (n) => /* @__PURE__ */ e(Ee, { Icon:
|
|
3354
|
+
renderCell: (n) => /* @__PURE__ */ e(Ee, { Icon: mn, onClick: () => {
|
|
3349
3355
|
}, children: n.email })
|
|
3350
3356
|
},
|
|
3351
3357
|
{ id: "firstname", header: "First Name", renderCell: (n) => n.firstname },
|
|
@@ -3357,7 +3363,7 @@ const $r = (n) => {
|
|
|
3357
3363
|
}
|
|
3358
3364
|
], jo = () => /* @__PURE__ */ d("div", { className: "flex flex-col gap-6", children: [
|
|
3359
3365
|
/* @__PURE__ */ d("div", { className: "flex flex-row items-center justify-start gap-3", children: [
|
|
3360
|
-
/* @__PURE__ */ e(
|
|
3366
|
+
/* @__PURE__ */ e($t, { Icon: Fe, placeholder: "Search..." }),
|
|
3361
3367
|
/* @__PURE__ */ e(Ye, { Icon: ht }),
|
|
3362
3368
|
/* @__PURE__ */ e(Gn, { Icon: ft, children: "New" }),
|
|
3363
3369
|
/* @__PURE__ */ d(
|
|
@@ -3366,7 +3372,7 @@ const $r = (n) => {
|
|
|
3366
3372
|
trigger: /* @__PURE__ */ e(Ye, { Icon: ht }),
|
|
3367
3373
|
children: [
|
|
3368
3374
|
/* @__PURE__ */ e(X, { dismissOnClick: !1, Icon: ft, children: "Add new" }),
|
|
3369
|
-
/* @__PURE__ */ e(X, { Icon:
|
|
3375
|
+
/* @__PURE__ */ e(X, { Icon: fn, children: "Remove" }),
|
|
3370
3376
|
/* @__PURE__ */ d(Ct, { label: "Test", className: "mt-2", children: [
|
|
3371
3377
|
/* @__PURE__ */ e(X, { children: "Item 1" }),
|
|
3372
3378
|
/* @__PURE__ */ e(X, { children: "Item 2" }),
|
|
@@ -3421,7 +3427,7 @@ const $r = (n) => {
|
|
|
3421
3427
|
}
|
|
3422
3428
|
),
|
|
3423
3429
|
/* @__PURE__ */ e(Vr, {})
|
|
3424
|
-
] }), qr = () => /* @__PURE__ */ e(
|
|
3430
|
+
] }), qr = () => /* @__PURE__ */ e(re, { children: /* @__PURE__ */ d(
|
|
3425
3431
|
Ue,
|
|
3426
3432
|
{
|
|
3427
3433
|
placement: "bottom-end",
|
|
@@ -3440,56 +3446,56 @@ export {
|
|
|
3440
3446
|
Ee as Badge,
|
|
3441
3447
|
Mr as BadgeColor,
|
|
3442
3448
|
Gn as Button,
|
|
3443
|
-
|
|
3449
|
+
Ht as ButtonIconRound,
|
|
3444
3450
|
Ye as ButtonIconSquare,
|
|
3445
3451
|
Ao as Divider,
|
|
3446
3452
|
X as DropdownButton,
|
|
3447
3453
|
Ct as DropdownButtonGroup,
|
|
3448
|
-
|
|
3454
|
+
Vt as DropdownDismissContext,
|
|
3449
3455
|
Ue as DropdownMenu,
|
|
3450
3456
|
be as DropdownPanel,
|
|
3451
|
-
|
|
3457
|
+
$t as Input,
|
|
3452
3458
|
Io as InputCheck,
|
|
3453
3459
|
wo as InputColor,
|
|
3454
3460
|
V as InputDescription,
|
|
3455
3461
|
K as InputError,
|
|
3456
|
-
|
|
3462
|
+
oe as InputErrorIcon,
|
|
3457
3463
|
So as InputFileMultiple,
|
|
3458
3464
|
Ro as InputFileSingle,
|
|
3459
3465
|
Z as InputIconButton,
|
|
3460
3466
|
me as InputIconButtonTray,
|
|
3461
|
-
|
|
3467
|
+
Q as InputLabel,
|
|
3462
3468
|
zo as InputLexical,
|
|
3463
|
-
|
|
3469
|
+
yo as InputPassword,
|
|
3464
3470
|
ko as InputRadio,
|
|
3465
3471
|
Er as InputSelect,
|
|
3466
3472
|
$e as InputSelectDivider,
|
|
3467
3473
|
He as InputSelectGroupHeader,
|
|
3468
|
-
|
|
3474
|
+
Lo as InputSelectMultiple,
|
|
3469
3475
|
Oo as InputSelectNative,
|
|
3470
3476
|
We as InputSelectOption,
|
|
3471
3477
|
To as InputSelectSearchable,
|
|
3472
|
-
|
|
3473
|
-
|
|
3478
|
+
Po as InputSelectSearchableAsync,
|
|
3479
|
+
No as InputTextArea,
|
|
3474
3480
|
Co as InputToggle,
|
|
3475
|
-
|
|
3481
|
+
yr as LEXICAL_NODES,
|
|
3476
3482
|
Cr as LexicalBlockTypeSelect,
|
|
3477
3483
|
Do as LexicalDefaultToolbarContent,
|
|
3478
|
-
|
|
3484
|
+
Lr as LexicalFloatingToolbar,
|
|
3479
3485
|
Rr as LexicalFormatButtons,
|
|
3480
3486
|
zr as LexicalHistoryButtons,
|
|
3481
3487
|
Dr as LexicalLinkButton,
|
|
3482
3488
|
Sr as LexicalListButtons,
|
|
3483
|
-
|
|
3484
|
-
|
|
3489
|
+
Pr as LexicalToolbar,
|
|
3490
|
+
ce as LexicalToolbarButton,
|
|
3485
3491
|
qe as LexicalToolbarDivider,
|
|
3486
|
-
|
|
3492
|
+
Gt as LexicalToolbarItems,
|
|
3487
3493
|
Wo as Modal,
|
|
3488
3494
|
Eo as Panel,
|
|
3489
3495
|
Mo as PanelField,
|
|
3490
3496
|
Bo as PanelLink,
|
|
3491
3497
|
Fo as PanelStack,
|
|
3492
|
-
|
|
3498
|
+
_t as PopoverBase,
|
|
3493
3499
|
Ho as SidebarModal,
|
|
3494
3500
|
Se as Spinner,
|
|
3495
3501
|
Wr as TabButtons,
|
|
@@ -3501,9 +3507,9 @@ export {
|
|
|
3501
3507
|
wr as UploadFileTile,
|
|
3502
3508
|
H as isSelectOption,
|
|
3503
3509
|
wt as lexicalTheme,
|
|
3504
|
-
|
|
3510
|
+
Nr as useDropdownDismiss,
|
|
3505
3511
|
we as useLexicalToolbar,
|
|
3506
|
-
|
|
3512
|
+
Xt as useLexicalToolbarState,
|
|
3507
3513
|
ct as usePopover,
|
|
3508
3514
|
_e as useSelectPopover
|
|
3509
3515
|
};
|