@typlog/ui 0.5.0 → 0.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/CardHead.d.ts +2 -1
- package/dist/components/ColorField.d.ts +1 -1
- package/dist/components/ComboboxInput.d.ts +12 -3
- package/dist/components/ComboboxItem.d.ts +141 -4
- package/dist/components/ComboboxRoot.d.ts +2 -3
- package/dist/components/DialogHead.d.ts +3 -4
- package/dist/components/IconButton.d.ts +2 -1
- package/dist/components/IconCircle.d.ts +1 -1
- package/dist/components/Inset.d.ts +1 -1
- package/dist/components/Radio.d.ts +1 -1
- package/dist/components/RadioGroupItem.d.ts +1 -1
- package/dist/components/SelectSeparator.d.ts +1 -1
- package/dist/components/Table.d.ts +1 -1
- package/dist/components/TabsTrigger.d.ts +2 -1
- package/dist/components/TextField.d.ts +3 -1
- package/dist/components/ToggleGroupItem.d.ts +2 -1
- package/dist/components/Turnstile.d.ts +3 -1
- package/dist/index.js +530 -521
- package/package.json +4 -4
package/dist/index.js
CHANGED
@@ -1,45 +1,45 @@
|
|
1
|
-
import { computed as
|
2
|
-
import { useForwardProps as $, useEmitAsProps as
|
3
|
-
import { AlertDialogAction as
|
1
|
+
import { computed as y, defineComponent as p, openBlock as d, createBlock as f, unref as a, normalizeClass as w, withCtx as r, createVNode as u, createTextVNode as ae, toDisplayString as F, renderSlot as h, mergeProps as g, createElementVNode as B, createCommentVNode as T, createElementBlock as x, toRefs as M, withDirectives as O, isRef as I, vModelRadio as he, ref as G, onMounted as K, onBeforeUnmount as oe, vModelDynamic as _e, vModelText as U, normalizeProps as ge, guardReactiveProps as ve, watch as ye, Fragment as Ce, renderList as be, withKeys as Be, withModifiers as xe, normalizeStyle as $e } from "vue";
|
2
|
+
import { useForwardProps as $, useEmitAsProps as se, AvatarRoot as we, AvatarImage as Se, AvatarFallback as Ve, Primitive as k, ScrollAreaRoot as N, ScrollAreaViewport as Q, ScrollAreaScrollbar as E, ScrollAreaThumb as j, ScrollAreaCorner as ze, AlertDialogPortal as Te, AlertDialogOverlay as Re, AlertDialogContent as Ie, DialogPortal as ke, DialogOverlay as Ae, DialogContent as De, DialogTitle as Pe, DialogClose as Oe, PopoverPortal as Fe, PopoverContent as Me, useForwardExpose as S, DropdownMenuPortal as Ge, DropdownMenuContent as Le, createContext as L, DropdownMenuItem as He, SwitchRoot as We, SwitchThumb as Ee, RadioGroupRoot as le, RadioGroupItem as ne, CheckboxRoot as je, CheckboxIndicator as qe, Toggle as Ue, ToggleGroupRoot as Ke, ToggleGroupItem as Ne, SelectRoot as Qe, SelectPortal as Ze, SelectContent as Je, SelectViewport as Xe, SelectTrigger as Ye, SelectValue as et, SelectIcon as tt, SelectItem as at, SelectItemIndicator as ot, SelectItemText as st, SelectLabel as lt, ComboboxRoot as nt, injectComboboxRootContext as rt, useForwardPropsEmits as re, ComboboxAnchor as it, TagsInputRoot as dt, TagsInputItem as ct, TagsInputItemDelete as ut, ComboboxInput as X, TagsInputInput as pt, ComboboxTrigger as ft, ComboboxPortal as mt, ComboboxContent as ht, ComboboxViewport as _t, ComboboxItem as gt, ComboboxItemIndicator as vt, ComboboxLabel as yt, TooltipProvider as Ct, TooltipRoot as bt, TooltipTrigger as Bt, TooltipPortal as xt, TooltipContent as $t, TooltipArrow as wt, TabsList as St, TabsTrigger as Vt, ProgressRoot as zt, ProgressIndicator as Tt } from "reka-ui";
|
3
|
+
import { AlertDialogAction as ho, AlertDialogCancel as _o, AlertDialogDescription as go, AlertDialogRoot as vo, AlertDialogTitle as yo, AlertDialogTrigger as Co, ComboboxEmpty as bo, ComboboxGroup as Bo, DialogClose as xo, DialogDescription as $o, DialogRoot as wo, DialogTitle as So, DialogTrigger as Vo, DropdownMenuRoot as zo, DropdownMenuTrigger as To, PopoverClose as Ro, PopoverRoot as Io, PopoverTrigger as ko, RadioGroupItem as Ao, SelectGroup as Do, TabsContent as Po, TabsRoot as Oo } from "reka-ui";
|
4
4
|
import { Icon as z } from "@iconify/vue";
|
5
|
-
import { Icon as
|
5
|
+
import { Icon as Mo } from "@iconify/vue";
|
6
6
|
import { useVModel as A } from "@vueuse/core";
|
7
7
|
function R(s, e, t) {
|
8
|
-
const o = $(s), l =
|
9
|
-
return
|
10
|
-
...
|
8
|
+
const o = $(s), l = se(e);
|
9
|
+
return y(() => ({
|
10
|
+
...ie(o.value, t),
|
11
11
|
...l
|
12
12
|
}));
|
13
13
|
}
|
14
14
|
function D(s, e, t) {
|
15
|
-
const o = $(s), l =
|
16
|
-
...
|
15
|
+
const o = $(s), l = se(e), i = y(() => ({
|
16
|
+
...ie(o.value, t),
|
17
17
|
...l
|
18
|
-
})),
|
19
|
-
return [
|
18
|
+
})), n = y(() => V(o.value, t));
|
19
|
+
return [i, n];
|
20
20
|
}
|
21
|
-
function
|
21
|
+
function ie(s, e) {
|
22
22
|
const t = {};
|
23
23
|
return Object.keys(s).forEach((o) => {
|
24
24
|
e.indexOf(o) === -1 && (t[o] = s[o]);
|
25
25
|
}), t;
|
26
26
|
}
|
27
|
-
const
|
27
|
+
const V = (s, e) => {
|
28
28
|
const t = [];
|
29
29
|
return e.forEach((o) => {
|
30
30
|
if (o !== "color" && o !== "radius") {
|
31
31
|
const l = s[o];
|
32
|
-
l === !0 ? t.push(`r-${
|
32
|
+
l === !0 ? t.push(`r-${Y(o)}`) : l && t.push(`r-${Y(o)}-${l}`);
|
33
33
|
}
|
34
34
|
}), t;
|
35
35
|
};
|
36
|
-
function
|
37
|
-
return s.replace(/[A-Z]+(?![a-z])|[A-Z]/g,
|
36
|
+
function Y(s) {
|
37
|
+
return s.replace(/[A-Z]+(?![a-z])|[A-Z]/g, Rt);
|
38
38
|
}
|
39
|
-
function
|
39
|
+
function Rt(s, e) {
|
40
40
|
return (e ? "-" : "") + s.toLowerCase();
|
41
41
|
}
|
42
|
-
const
|
42
|
+
const ba = /* @__PURE__ */ p({
|
43
43
|
__name: "Avatar",
|
44
44
|
props: {
|
45
45
|
src: {},
|
@@ -51,22 +51,22 @@ const Ba = /* @__PURE__ */ p({
|
|
51
51
|
color: {}
|
52
52
|
},
|
53
53
|
setup(s) {
|
54
|
-
const e = s, t =
|
55
|
-
return (l,
|
54
|
+
const e = s, t = y(() => V(e, ["size", "variant"])), o = y(() => e.fallback ? e.fallback : e.alt.split(/\s+/).map((l) => l[0]).slice(0, 2).join(""));
|
55
|
+
return (l, i) => (d(), f(a(we), {
|
56
56
|
class: w(["ui-Avatar", t.value]),
|
57
57
|
"data-accent-color": e.color,
|
58
58
|
"data-radius": e.radius
|
59
59
|
}, {
|
60
|
-
default:
|
61
|
-
u(a(
|
60
|
+
default: r(() => [
|
61
|
+
u(a(Se), {
|
62
62
|
alt: e.alt,
|
63
63
|
src: e.src || ""
|
64
64
|
}, null, 8, ["alt", "src"]),
|
65
|
-
u(a(
|
65
|
+
u(a(Ve), {
|
66
66
|
class: w(`r-count-${o.value.length}`)
|
67
67
|
}, {
|
68
|
-
default:
|
69
|
-
|
68
|
+
default: r(() => [
|
69
|
+
ae(F(o.value), 1)
|
70
70
|
]),
|
71
71
|
_: 1
|
72
72
|
}, 8, ["class"])
|
@@ -74,7 +74,7 @@ const Ba = /* @__PURE__ */ p({
|
|
74
74
|
_: 1
|
75
75
|
}, 8, ["class", "data-accent-color", "data-radius"]));
|
76
76
|
}
|
77
|
-
}),
|
77
|
+
}), Ba = /* @__PURE__ */ p({
|
78
78
|
__name: "Badge",
|
79
79
|
props: {
|
80
80
|
variant: { default: "soft" },
|
@@ -86,7 +86,7 @@ const Ba = /* @__PURE__ */ p({
|
|
86
86
|
as: { default: "span" }
|
87
87
|
},
|
88
88
|
setup(s) {
|
89
|
-
const e = s, t =
|
89
|
+
const e = s, t = y(() => V(e, ["size", "variant", "highContrast"]));
|
90
90
|
return (o, l) => (d(), f(a(k), {
|
91
91
|
class: w(["ui-Badge", t.value]),
|
92
92
|
as: e.as,
|
@@ -94,13 +94,13 @@ const Ba = /* @__PURE__ */ p({
|
|
94
94
|
"data-accent-color": e.color,
|
95
95
|
"data-radius": e.radius
|
96
96
|
}, {
|
97
|
-
default:
|
97
|
+
default: r(() => [
|
98
98
|
h(o.$slots, "default")
|
99
99
|
]),
|
100
100
|
_: 3
|
101
101
|
}, 8, ["class", "as", "as-child", "data-accent-color", "data-radius"]));
|
102
102
|
}
|
103
|
-
}),
|
103
|
+
}), de = /* @__PURE__ */ p({
|
104
104
|
__name: "Button",
|
105
105
|
props: {
|
106
106
|
color: {},
|
@@ -113,7 +113,7 @@ const Ba = /* @__PURE__ */ p({
|
|
113
113
|
as: { default: "button" }
|
114
114
|
},
|
115
115
|
setup(s) {
|
116
|
-
const e = s, t =
|
116
|
+
const e = s, t = y(() => V(e, ["size", "variant", "highContrast"]));
|
117
117
|
return (o, l) => (d(), f(a(k), {
|
118
118
|
class: w(["ui-Button", t.value]),
|
119
119
|
"as-child": e.asChild,
|
@@ -122,13 +122,13 @@ const Ba = /* @__PURE__ */ p({
|
|
122
122
|
"data-radius": e.radius,
|
123
123
|
"data-disabled": e.disabled ? !0 : void 0
|
124
124
|
}, {
|
125
|
-
default:
|
125
|
+
default: r(() => [
|
126
126
|
h(o.$slots, "default")
|
127
127
|
]),
|
128
128
|
_: 3
|
129
129
|
}, 8, ["class", "as-child", "as", "data-accent-color", "data-radius", "data-disabled"]));
|
130
130
|
}
|
131
|
-
}),
|
131
|
+
}), xa = /* @__PURE__ */ p({
|
132
132
|
__name: "IconButton",
|
133
133
|
props: {
|
134
134
|
color: {},
|
@@ -142,14 +142,14 @@ const Ba = /* @__PURE__ */ p({
|
|
142
142
|
},
|
143
143
|
setup(s) {
|
144
144
|
const t = $(s);
|
145
|
-
return (o, l) => (d(), f(
|
146
|
-
default:
|
145
|
+
return (o, l) => (d(), f(de, g({ class: "ui-IconButton" }, a(t)), {
|
146
|
+
default: r(() => [
|
147
147
|
h(o.$slots, "default")
|
148
148
|
]),
|
149
149
|
_: 3
|
150
150
|
}, 16));
|
151
151
|
}
|
152
|
-
}),
|
152
|
+
}), It = /* @__PURE__ */ p({
|
153
153
|
__name: "Card",
|
154
154
|
props: {
|
155
155
|
variant: { default: "surface" },
|
@@ -159,20 +159,20 @@ const Ba = /* @__PURE__ */ p({
|
|
159
159
|
as: { default: "div" }
|
160
160
|
},
|
161
161
|
setup(s) {
|
162
|
-
const e = s, t =
|
162
|
+
const e = s, t = y(() => V(e, ["size", "variant"]));
|
163
163
|
return (o, l) => (d(), f(a(k), {
|
164
164
|
class: w(["ui-Card", t.value]),
|
165
165
|
"as-child": e.asChild,
|
166
166
|
as: e.as,
|
167
167
|
"data-radius": e.radius
|
168
168
|
}, {
|
169
|
-
default:
|
169
|
+
default: r(() => [
|
170
170
|
h(o.$slots, "default")
|
171
171
|
]),
|
172
172
|
_: 3
|
173
173
|
}, 8, ["class", "as-child", "as", "data-radius"]));
|
174
174
|
}
|
175
|
-
}),
|
175
|
+
}), $a = /* @__PURE__ */ p({
|
176
176
|
__name: "CardHead",
|
177
177
|
props: {
|
178
178
|
color: {},
|
@@ -186,13 +186,13 @@ const Ba = /* @__PURE__ */ p({
|
|
186
186
|
class: "ui-CardHead",
|
187
187
|
"data-accent-color": e.color
|
188
188
|
}, {
|
189
|
-
default:
|
189
|
+
default: r(() => [
|
190
190
|
h(t.$slots, "default")
|
191
191
|
]),
|
192
192
|
_: 3
|
193
193
|
}, 8, ["as", "data-accent-color"]));
|
194
194
|
}
|
195
|
-
}),
|
195
|
+
}), ce = /* @__PURE__ */ p({
|
196
196
|
__name: "ScrollArea",
|
197
197
|
props: {
|
198
198
|
size: { default: "1" },
|
@@ -206,7 +206,7 @@ const Ba = /* @__PURE__ */ p({
|
|
206
206
|
},
|
207
207
|
setup(s) {
|
208
208
|
const e = s;
|
209
|
-
return (t, o) => (d(), f(a(
|
209
|
+
return (t, o) => (d(), f(a(N), {
|
210
210
|
class: "ui-ScrollArea",
|
211
211
|
"as-child": e.asChild,
|
212
212
|
dir: e.dir,
|
@@ -214,33 +214,33 @@ const Ba = /* @__PURE__ */ p({
|
|
214
214
|
type: e.type,
|
215
215
|
"data-radius": e.radius
|
216
216
|
}, {
|
217
|
-
default:
|
218
|
-
u(a(
|
219
|
-
default:
|
217
|
+
default: r(() => [
|
218
|
+
u(a(Q), { class: "ui-ScrollAreaViewport" }, {
|
219
|
+
default: r(() => [
|
220
220
|
h(t.$slots, "default")
|
221
221
|
]),
|
222
222
|
_: 3
|
223
223
|
}),
|
224
|
-
o[0] || (o[0] =
|
225
|
-
e.scrollbars !== "horizontal" ? (d(), f(a(
|
224
|
+
o[0] || (o[0] = B("div", { class: "ui-ScrollAreaViewportFocusRing" }, null, -1)),
|
225
|
+
e.scrollbars !== "horizontal" ? (d(), f(a(E), {
|
226
226
|
key: 0,
|
227
227
|
class: "ui-ScrollAreaScrollbar",
|
228
228
|
"data-size": e.size,
|
229
229
|
orientation: "vertical"
|
230
230
|
}, {
|
231
|
-
default:
|
232
|
-
u(a(
|
231
|
+
default: r(() => [
|
232
|
+
u(a(j), { class: "ui-ScrollAreaThumb" })
|
233
233
|
]),
|
234
234
|
_: 1
|
235
235
|
}, 8, ["data-size"])) : T("", !0),
|
236
|
-
e.scrollbars !== "vertical" ? (d(), f(a(
|
236
|
+
e.scrollbars !== "vertical" ? (d(), f(a(E), {
|
237
237
|
key: 1,
|
238
238
|
class: "ui-ScrollAreaScrollbar",
|
239
239
|
"data-size": e.size,
|
240
240
|
orientation: "horizontal"
|
241
241
|
}, {
|
242
|
-
default:
|
243
|
-
u(a(
|
242
|
+
default: r(() => [
|
243
|
+
u(a(j), { class: "ui-ScrollAreaThumb" })
|
244
244
|
]),
|
245
245
|
_: 1
|
246
246
|
}, 8, ["data-size"])) : T("", !0),
|
@@ -252,7 +252,7 @@ const Ba = /* @__PURE__ */ p({
|
|
252
252
|
_: 3
|
253
253
|
}, 8, ["as-child", "dir", "scroll-hide-delay", "type", "data-radius"]));
|
254
254
|
}
|
255
|
-
}),
|
255
|
+
}), wa = /* @__PURE__ */ p({
|
256
256
|
__name: "Separator",
|
257
257
|
props: {
|
258
258
|
as: { default: "span" },
|
@@ -270,7 +270,7 @@ const Ba = /* @__PURE__ */ p({
|
|
270
270
|
"aria-orientation": e.orientation
|
271
271
|
}, null, 8, ["as", "class", "data-accent-color", "aria-orientation"]));
|
272
272
|
}
|
273
|
-
}),
|
273
|
+
}), kt = ["data-side", "data-clip"], At = /* @__PURE__ */ p({
|
274
274
|
__name: "Inset",
|
275
275
|
props: {
|
276
276
|
side: { default: "all" },
|
@@ -278,15 +278,15 @@ const Ba = /* @__PURE__ */ p({
|
|
278
278
|
},
|
279
279
|
setup(s) {
|
280
280
|
const e = s;
|
281
|
-
return (t, o) => (d(),
|
281
|
+
return (t, o) => (d(), x("div", {
|
282
282
|
class: "ui-Inset",
|
283
283
|
"data-side": e.side,
|
284
284
|
"data-clip": e.clip
|
285
285
|
}, [
|
286
286
|
h(t.$slots, "default")
|
287
|
-
], 8,
|
287
|
+
], 8, kt));
|
288
288
|
}
|
289
|
-
}),
|
289
|
+
}), Dt = /* @__PURE__ */ p({
|
290
290
|
__name: "Spinner",
|
291
291
|
setup(s) {
|
292
292
|
return (e, t) => (d(), f(a(z), {
|
@@ -301,7 +301,7 @@ const Ba = /* @__PURE__ */ p({
|
|
301
301
|
},
|
302
302
|
setup(s) {
|
303
303
|
const e = s;
|
304
|
-
return (t, o) => e.status === "saving" ? (d(), f(
|
304
|
+
return (t, o) => e.status === "saving" ? (d(), f(Dt, {
|
305
305
|
key: 0,
|
306
306
|
class: "ui-SavingIndicator _saving"
|
307
307
|
})) : e.status === "saved" ? (d(), f(a(z), {
|
@@ -310,7 +310,7 @@ const Ba = /* @__PURE__ */ p({
|
|
310
310
|
icon: "lucide:check-circle-2"
|
311
311
|
})) : T("", !0);
|
312
312
|
}
|
313
|
-
}),
|
313
|
+
}), Pt = { class: "ui-DialogScroll" }, Ot = ["data-align"], Va = /* @__PURE__ */ p({
|
314
314
|
inheritAttrs: !1,
|
315
315
|
__name: "AlertDialogContent",
|
316
316
|
props: {
|
@@ -344,22 +344,22 @@ const Ba = /* @__PURE__ */ p({
|
|
344
344
|
"minHeight",
|
345
345
|
"maxHeight"
|
346
346
|
]);
|
347
|
-
return (
|
347
|
+
return (i, n) => (d(), f(a(Te), {
|
348
348
|
to: t.to
|
349
349
|
}, {
|
350
|
-
default:
|
350
|
+
default: r(() => [
|
351
351
|
u(a(Re), { class: "ui-DialogOverlay" }, {
|
352
|
-
default:
|
353
|
-
|
354
|
-
|
352
|
+
default: r(() => [
|
353
|
+
B("div", Pt, [
|
354
|
+
B("div", {
|
355
355
|
class: "ui-DialogScrollPadding",
|
356
356
|
"data-align": t.align
|
357
357
|
}, [
|
358
|
-
u(a(Ie),
|
358
|
+
u(a(Ie), g({
|
359
359
|
class: ["ui-DialogContent", t.class],
|
360
360
|
"data-size": t.size
|
361
361
|
}, {
|
362
|
-
...
|
362
|
+
...i.$attrs,
|
363
363
|
...a(l)
|
364
364
|
}, {
|
365
365
|
style: {
|
@@ -371,12 +371,12 @@ const Ba = /* @__PURE__ */ p({
|
|
371
371
|
maxHeight: t.maxHeight
|
372
372
|
}
|
373
373
|
}), {
|
374
|
-
default:
|
375
|
-
h(
|
374
|
+
default: r(() => [
|
375
|
+
h(i.$slots, "default")
|
376
376
|
]),
|
377
377
|
_: 3
|
378
378
|
}, 16, ["class", "data-size", "style"])
|
379
|
-
], 8,
|
379
|
+
], 8, Ot)
|
380
380
|
])
|
381
381
|
]),
|
382
382
|
_: 3
|
@@ -385,7 +385,7 @@ const Ba = /* @__PURE__ */ p({
|
|
385
385
|
_: 3
|
386
386
|
}, 8, ["to"]));
|
387
387
|
}
|
388
|
-
}),
|
388
|
+
}), Ft = { class: "ui-DialogScroll" }, Mt = ["data-align"], za = /* @__PURE__ */ p({
|
389
389
|
inheritAttrs: !1,
|
390
390
|
__name: "DialogContent",
|
391
391
|
props: {
|
@@ -419,22 +419,22 @@ const Ba = /* @__PURE__ */ p({
|
|
419
419
|
"minHeight",
|
420
420
|
"maxHeight"
|
421
421
|
]);
|
422
|
-
return (
|
422
|
+
return (i, n) => (d(), f(a(ke), {
|
423
423
|
to: t.to
|
424
424
|
}, {
|
425
|
-
default:
|
425
|
+
default: r(() => [
|
426
426
|
u(a(Ae), { class: "ui-DialogOverlay" }, {
|
427
|
-
default:
|
428
|
-
|
429
|
-
|
427
|
+
default: r(() => [
|
428
|
+
B("div", Ft, [
|
429
|
+
B("div", {
|
430
430
|
class: "ui-DialogScrollPadding",
|
431
431
|
"data-align": t.align
|
432
432
|
}, [
|
433
|
-
u(a(De),
|
433
|
+
u(a(De), g({
|
434
434
|
class: ["ui-DialogContent", t.class],
|
435
435
|
"data-size": t.size
|
436
436
|
}, {
|
437
|
-
...
|
437
|
+
...i.$attrs,
|
438
438
|
...a(l)
|
439
439
|
}, {
|
440
440
|
style: {
|
@@ -446,12 +446,12 @@ const Ba = /* @__PURE__ */ p({
|
|
446
446
|
maxHeight: t.maxHeight
|
447
447
|
}
|
448
448
|
}), {
|
449
|
-
default:
|
450
|
-
h(
|
449
|
+
default: r(() => [
|
450
|
+
h(i.$slots, "default")
|
451
451
|
]),
|
452
452
|
_: 3
|
453
453
|
}, 16, ["class", "data-size", "style"])
|
454
|
-
], 8,
|
454
|
+
], 8, Mt)
|
455
455
|
])
|
456
456
|
]),
|
457
457
|
_: 3
|
@@ -460,32 +460,32 @@ const Ba = /* @__PURE__ */ p({
|
|
460
460
|
_: 3
|
461
461
|
}, 8, ["to"]));
|
462
462
|
}
|
463
|
-
}),
|
463
|
+
}), Ta = /* @__PURE__ */ p({
|
464
464
|
__name: "DialogHead",
|
465
465
|
props: {
|
466
466
|
title: {}
|
467
467
|
},
|
468
468
|
setup(s) {
|
469
469
|
const e = s;
|
470
|
-
return (t, o) => (d(), f(
|
470
|
+
return (t, o) => (d(), f(At, {
|
471
471
|
class: "ui-DialogHead",
|
472
472
|
side: "x"
|
473
473
|
}, {
|
474
|
-
default:
|
474
|
+
default: r(() => [
|
475
475
|
u(a(Pe), { class: "font-semibold" }, {
|
476
|
-
default:
|
477
|
-
|
476
|
+
default: r(() => [
|
477
|
+
ae(F(e.title), 1)
|
478
478
|
]),
|
479
479
|
_: 1
|
480
480
|
}),
|
481
|
-
u(
|
481
|
+
u(de, {
|
482
482
|
as: a(Oe),
|
483
483
|
variant: "ghost",
|
484
484
|
color: "gray",
|
485
485
|
radius: "full",
|
486
486
|
style: { "--button-ghost-padding-x": "var(--space-1)" }
|
487
487
|
}, {
|
488
|
-
default:
|
488
|
+
default: r(() => [
|
489
489
|
u(a(z), { icon: "lucide:x" })
|
490
490
|
]),
|
491
491
|
_: 1
|
@@ -494,7 +494,7 @@ const Ba = /* @__PURE__ */ p({
|
|
494
494
|
_: 1
|
495
495
|
}));
|
496
496
|
}
|
497
|
-
}),
|
497
|
+
}), Ra = /* @__PURE__ */ p({
|
498
498
|
inheritAttrs: !1,
|
499
499
|
__name: "PopoverContent",
|
500
500
|
props: {
|
@@ -524,16 +524,16 @@ const Ba = /* @__PURE__ */ p({
|
|
524
524
|
emits: ["escapeKeyDown", "pointerDownOutside", "focusOutside", "interactOutside", "openAutoFocus", "closeAutoFocus"],
|
525
525
|
setup(s, { emit: e }) {
|
526
526
|
const t = s, l = R(t, e, ["to", "size"]);
|
527
|
-
return (
|
527
|
+
return (i, n) => (d(), f(a(Fe), {
|
528
528
|
to: t.to
|
529
529
|
}, {
|
530
|
-
default:
|
531
|
-
u(a(Me),
|
530
|
+
default: r(() => [
|
531
|
+
u(a(Me), g({ ...i.$attrs, ...a(l) }, {
|
532
532
|
"data-size": t.size,
|
533
533
|
class: "ui-PopoverContent"
|
534
534
|
}), {
|
535
|
-
default:
|
536
|
-
h(
|
535
|
+
default: r(() => [
|
536
|
+
h(i.$slots, "default")
|
537
537
|
]),
|
538
538
|
_: 3
|
539
539
|
}, 16, ["data-size"])
|
@@ -541,7 +541,7 @@ const Ba = /* @__PURE__ */ p({
|
|
541
541
|
_: 3
|
542
542
|
}, 8, ["to"]));
|
543
543
|
}
|
544
|
-
}),
|
544
|
+
}), Gt = { class: "ui-MenuViewport" }, [Lt, Ht] = L("ui_DropdownMenuContent"), Ia = /* @__PURE__ */ p({
|
545
545
|
inheritAttrs: !1,
|
546
546
|
__name: "DropdownMenuContent",
|
547
547
|
props: {
|
@@ -578,24 +578,24 @@ const Ba = /* @__PURE__ */ p({
|
|
578
578
|
"variant",
|
579
579
|
"color",
|
580
580
|
"highContrast"
|
581
|
-
]), { forwardRef:
|
582
|
-
return
|
581
|
+
]), { forwardRef: i } = S(), { size: n, variant: c, color: m, highContrast: C } = M(t);
|
582
|
+
return Ht({ size: n, variant: c, color: m, highContrast: C }), (b, _) => (d(), f(a(Ge), {
|
583
583
|
to: t.to
|
584
584
|
}, {
|
585
|
-
default:
|
586
|
-
u(a(Le),
|
585
|
+
default: r(() => [
|
586
|
+
u(a(Le), g({
|
587
587
|
...b.$attrs,
|
588
588
|
...a(l)
|
589
589
|
}, {
|
590
|
-
ref: a(
|
590
|
+
ref: a(i),
|
591
591
|
class: "ui-PopperContent ui-MenuContent",
|
592
592
|
"data-accent-color": t.color,
|
593
593
|
"data-size": t.size
|
594
594
|
}), {
|
595
|
-
default:
|
596
|
-
u(
|
597
|
-
default:
|
598
|
-
|
595
|
+
default: r(() => [
|
596
|
+
u(ce, { type: "auto" }, {
|
597
|
+
default: r(() => [
|
598
|
+
B("div", Gt, [
|
599
599
|
h(b.$slots, "default")
|
600
600
|
])
|
601
601
|
]),
|
@@ -608,7 +608,7 @@ const Ba = /* @__PURE__ */ p({
|
|
608
608
|
_: 3
|
609
609
|
}, 8, ["to"]));
|
610
610
|
}
|
611
|
-
}),
|
611
|
+
}), Wt = ["textContent"], ka = /* @__PURE__ */ p({
|
612
612
|
__name: "DropdownMenuItem",
|
613
613
|
props: {
|
614
614
|
color: {},
|
@@ -621,30 +621,30 @@ const Ba = /* @__PURE__ */ p({
|
|
621
621
|
emits: ["select"],
|
622
622
|
setup(s, { emit: e }) {
|
623
623
|
const t = s, l = R(t, e, ["color", "shortcut"]);
|
624
|
-
|
625
|
-
const
|
626
|
-
return (
|
624
|
+
S();
|
625
|
+
const i = Lt();
|
626
|
+
return (n, c) => {
|
627
627
|
var m;
|
628
|
-
return d(), f(a(He),
|
628
|
+
return d(), f(a(He), g({
|
629
629
|
class: "ui-MenuItem",
|
630
630
|
"data-accent-color": t.color,
|
631
|
-
"data-size": a(
|
632
|
-
"data-variant": a(
|
633
|
-
"data-high-contrast": ((m = a(
|
631
|
+
"data-size": a(i).size.value,
|
632
|
+
"data-variant": a(i).variant.value,
|
633
|
+
"data-high-contrast": ((m = a(i).highContrast) == null ? void 0 : m.value) || void 0
|
634
634
|
}, a(l)), {
|
635
|
-
default:
|
636
|
-
h(
|
637
|
-
t.shortcut ? (d(),
|
635
|
+
default: r(() => [
|
636
|
+
h(n.$slots, "default"),
|
637
|
+
t.shortcut ? (d(), x("div", {
|
638
638
|
key: 0,
|
639
639
|
class: "ui-MenuShortcut",
|
640
|
-
textContent:
|
641
|
-
}, null, 8,
|
640
|
+
textContent: F(t.shortcut)
|
641
|
+
}, null, 8, Wt)) : T("", !0)
|
642
642
|
]),
|
643
643
|
_: 3
|
644
644
|
}, 16, ["data-accent-color", "data-size", "data-variant", "data-high-contrast"]);
|
645
645
|
};
|
646
646
|
}
|
647
|
-
}),
|
647
|
+
}), Aa = /* @__PURE__ */ p({
|
648
648
|
__name: "Switch",
|
649
649
|
props: {
|
650
650
|
color: {},
|
@@ -653,7 +653,7 @@ const Ba = /* @__PURE__ */ p({
|
|
653
653
|
highContrast: { type: Boolean },
|
654
654
|
radius: {},
|
655
655
|
defaultValue: { type: Boolean },
|
656
|
-
modelValue: { type: Boolean },
|
656
|
+
modelValue: { type: [Boolean, null] },
|
657
657
|
disabled: { type: Boolean },
|
658
658
|
id: {},
|
659
659
|
value: {},
|
@@ -664,25 +664,25 @@ const Ba = /* @__PURE__ */ p({
|
|
664
664
|
},
|
665
665
|
emits: ["update:modelValue"],
|
666
666
|
setup(s, { emit: e }) {
|
667
|
-
const t = e, o = s, [l,
|
667
|
+
const t = e, o = s, [l, i] = D(o, t, [
|
668
668
|
"color",
|
669
669
|
"size",
|
670
670
|
"variant",
|
671
671
|
"highContrast",
|
672
672
|
"radius"
|
673
673
|
]);
|
674
|
-
return (
|
675
|
-
class: ["ui-Switch", a(
|
674
|
+
return (n, c) => (d(), f(a(We), g(a(l), {
|
675
|
+
class: ["ui-Switch", a(i)],
|
676
676
|
"data-accent-color": o.color,
|
677
677
|
"data-radius": o.radius
|
678
678
|
}), {
|
679
|
-
default:
|
679
|
+
default: r(() => [
|
680
680
|
u(a(Ee), { class: "ui-SwitchThumb" })
|
681
681
|
]),
|
682
682
|
_: 1
|
683
683
|
}, 16, ["class", "data-accent-color", "data-radius"]));
|
684
684
|
}
|
685
|
-
}),
|
685
|
+
}), Et = ["data-accent-color"], Da = /* @__PURE__ */ p({
|
686
686
|
__name: "Radio",
|
687
687
|
props: {
|
688
688
|
modelValue: {},
|
@@ -696,17 +696,17 @@ const Ba = /* @__PURE__ */ p({
|
|
696
696
|
const t = s, l = A(t, "modelValue", e, {
|
697
697
|
defaultValue: t.modelValue,
|
698
698
|
passive: t.modelValue === void 0
|
699
|
-
}),
|
700
|
-
return (
|
699
|
+
}), i = y(() => V(t, ["size", "variant", "highContrast"]));
|
700
|
+
return (n, c) => O((d(), x("input", {
|
701
701
|
"onUpdate:modelValue": c[0] || (c[0] = (m) => I(l) ? l.value = m : null),
|
702
|
-
class: w(["ui-Radio",
|
702
|
+
class: w(["ui-Radio", i.value]),
|
703
703
|
type: "radio",
|
704
704
|
"data-accent-color": t.color
|
705
|
-
}, null, 10,
|
705
|
+
}, null, 10, Et)), [
|
706
706
|
[he, a(l)]
|
707
707
|
]);
|
708
708
|
}
|
709
|
-
}), [
|
709
|
+
}), [ue, jt] = L("ui_RadioGroupRoot"), Pa = /* @__PURE__ */ p({
|
710
710
|
__name: "RadioGroupRoot",
|
711
711
|
props: {
|
712
712
|
color: {},
|
@@ -726,15 +726,15 @@ const Ba = /* @__PURE__ */ p({
|
|
726
726
|
},
|
727
727
|
emits: ["update:modelValue"],
|
728
728
|
setup(s, { emit: e }) {
|
729
|
-
const t = e, o = s, l = R(o, t, ["color", "size", "variant", "highContrast"]), { size:
|
730
|
-
return
|
731
|
-
default:
|
732
|
-
h(
|
729
|
+
const t = e, o = s, l = R(o, t, ["color", "size", "variant", "highContrast"]), { size: i, variant: n, color: c, highContrast: m } = M(o);
|
730
|
+
return jt({ size: i, variant: n, color: c, highContrast: m }), (C, b) => (d(), f(a(le), g({ class: "ui-RadioGroupRoot" }, a(l)), {
|
731
|
+
default: r(() => [
|
732
|
+
h(C.$slots, "default")
|
733
733
|
]),
|
734
734
|
_: 3
|
735
735
|
}, 16));
|
736
736
|
}
|
737
|
-
}),
|
737
|
+
}), qt = { class: "ui-RadioGroupItem" }, Oa = /* @__PURE__ */ p({
|
738
738
|
__name: "RadioGroupItem",
|
739
739
|
props: {
|
740
740
|
id: {},
|
@@ -746,26 +746,26 @@ const Ba = /* @__PURE__ */ p({
|
|
746
746
|
required: { type: Boolean }
|
747
747
|
},
|
748
748
|
setup(s) {
|
749
|
-
const t = $(s), o =
|
750
|
-
var
|
751
|
-
const
|
749
|
+
const t = $(s), o = ue(), l = y(() => {
|
750
|
+
var n;
|
751
|
+
const i = [
|
752
752
|
`r-size-${o.size.value}`,
|
753
753
|
`r-variant-${o.variant.value}`
|
754
754
|
];
|
755
|
-
return (
|
755
|
+
return (n = o.highContrast) != null && n.value && i.push("r-high-contrast"), i;
|
756
756
|
});
|
757
|
-
return (
|
757
|
+
return (i, n) => {
|
758
758
|
var c;
|
759
|
-
return d(),
|
760
|
-
u(a(
|
759
|
+
return d(), x("label", qt, [
|
760
|
+
u(a(ne), g({
|
761
761
|
class: ["ui-Radio", l.value],
|
762
762
|
"data-accent-color": (c = a(o).color) == null ? void 0 : c.value
|
763
763
|
}, a(t)), null, 16, ["class", "data-accent-color"]),
|
764
|
-
h(
|
764
|
+
h(i.$slots, "default")
|
765
765
|
]);
|
766
766
|
};
|
767
767
|
}
|
768
|
-
}),
|
768
|
+
}), Fa = /* @__PURE__ */ p({
|
769
769
|
__name: "RadioCardsItem",
|
770
770
|
props: {
|
771
771
|
id: {},
|
@@ -778,22 +778,22 @@ const Ba = /* @__PURE__ */ p({
|
|
778
778
|
},
|
779
779
|
setup(s) {
|
780
780
|
const t = $(s);
|
781
|
-
|
782
|
-
const o =
|
783
|
-
return (l,
|
784
|
-
var
|
785
|
-
return d(), f(a(
|
781
|
+
S();
|
782
|
+
const o = ue();
|
783
|
+
return (l, i) => {
|
784
|
+
var n, c;
|
785
|
+
return d(), f(a(ne), g({
|
786
786
|
class: "ui-RadioCardsItem",
|
787
|
-
"data-accent-color": (
|
787
|
+
"data-accent-color": (n = a(o).color) == null ? void 0 : n.value,
|
788
788
|
"data-size": a(o).size.value,
|
789
789
|
"data-variant": a(o).variant.value,
|
790
790
|
"data-high-contrast": (c = a(o).highContrast) == null ? void 0 : c.value
|
791
791
|
}, { ...a(t), asChild: !1 }), {
|
792
|
-
default:
|
793
|
-
u(
|
792
|
+
default: r(() => [
|
793
|
+
u(It, {
|
794
794
|
"as-child": a(t).asChild
|
795
795
|
}, {
|
796
|
-
default:
|
796
|
+
default: r(() => [
|
797
797
|
h(l.$slots, "default")
|
798
798
|
]),
|
799
799
|
_: 3
|
@@ -803,7 +803,7 @@ const Ba = /* @__PURE__ */ p({
|
|
803
803
|
}, 16, ["data-accent-color", "data-size", "data-variant", "data-high-contrast"]);
|
804
804
|
};
|
805
805
|
}
|
806
|
-
}),
|
806
|
+
}), Ut = {
|
807
807
|
key: 0,
|
808
808
|
xmlns: "http://www.w3.org/2000/svg",
|
809
809
|
viewBox: "0 0 24 24",
|
@@ -812,13 +812,13 @@ const Ba = /* @__PURE__ */ p({
|
|
812
812
|
"stroke-width": "4",
|
813
813
|
"stroke-linecap": "round",
|
814
814
|
"stroke-linejoin": "round"
|
815
|
-
},
|
815
|
+
}, Kt = {
|
816
816
|
key: 0,
|
817
817
|
d: "M5 12h14"
|
818
|
-
},
|
818
|
+
}, Nt = {
|
819
819
|
key: 1,
|
820
820
|
d: "M20 6 9 17l-5-5"
|
821
|
-
},
|
821
|
+
}, pe = /* @__PURE__ */ p({
|
822
822
|
__name: "Checkbox",
|
823
823
|
props: {
|
824
824
|
color: {},
|
@@ -826,7 +826,7 @@ const Ba = /* @__PURE__ */ p({
|
|
826
826
|
size: { default: "2" },
|
827
827
|
highContrast: { type: Boolean },
|
828
828
|
defaultValue: { type: [Boolean, String] },
|
829
|
-
modelValue: { type: [Boolean, String] },
|
829
|
+
modelValue: { type: [Boolean, String, null] },
|
830
830
|
disabled: { type: Boolean },
|
831
831
|
value: {},
|
832
832
|
id: {},
|
@@ -837,19 +837,19 @@ const Ba = /* @__PURE__ */ p({
|
|
837
837
|
},
|
838
838
|
emits: ["update:modelValue"],
|
839
839
|
setup(s, { emit: e }) {
|
840
|
-
const t = e, o = s, [l,
|
841
|
-
return (
|
842
|
-
class: ["ui-Checkbox", a(
|
840
|
+
const t = e, o = s, [l, i] = D(o, t, ["color", "size", "variant", "highContrast"]);
|
841
|
+
return (n, c) => (d(), f(a(je), g(a(l), {
|
842
|
+
class: ["ui-Checkbox", a(i)],
|
843
843
|
"data-accent-color": o.color
|
844
844
|
}), {
|
845
|
-
default:
|
845
|
+
default: r(() => [
|
846
846
|
u(a(qe), {
|
847
847
|
class: "ui-CheckboxIndicator",
|
848
848
|
"as-child": ""
|
849
849
|
}, {
|
850
|
-
default:
|
851
|
-
a(l).checked !== !1 ? (d(),
|
852
|
-
a(l).checked === "indeterminate" ? (d(),
|
850
|
+
default: r(() => [
|
851
|
+
a(l).checked !== !1 ? (d(), x("svg", Ut, [
|
852
|
+
a(l).checked === "indeterminate" ? (d(), x("path", Kt)) : (d(), x("path", Nt))
|
853
853
|
])) : T("", !0)
|
854
854
|
]),
|
855
855
|
_: 1
|
@@ -858,7 +858,7 @@ const Ba = /* @__PURE__ */ p({
|
|
858
858
|
_: 1
|
859
859
|
}, 16, ["class", "data-accent-color"]));
|
860
860
|
}
|
861
|
-
}), [
|
861
|
+
}), [fe, Qt] = L("ui_CheckboxGroupRoot"), Ma = /* @__PURE__ */ p({
|
862
862
|
__name: "CheckboxGroupRoot",
|
863
863
|
props: {
|
864
864
|
modelValue: {},
|
@@ -870,47 +870,47 @@ const Ba = /* @__PURE__ */ p({
|
|
870
870
|
},
|
871
871
|
emits: ["update:modelValue"],
|
872
872
|
setup(s, { emit: e }) {
|
873
|
-
const t = s, o = e, { disabled: l, name:
|
873
|
+
const t = s, o = e, { disabled: l, name: i } = M(t), n = G([]), c = A(t, "modelValue", o, {
|
874
874
|
defaultValue: t.defaultValue,
|
875
875
|
passive: t.modelValue === void 0
|
876
|
-
}), m =
|
877
|
-
var
|
878
|
-
return
|
879
|
-
}), b = (
|
880
|
-
var P,
|
881
|
-
const
|
882
|
-
|
876
|
+
}), m = y(() => c.value || []), C = y(() => {
|
877
|
+
var _, v;
|
878
|
+
return n.value.length ? ((_ = c.value) == null ? void 0 : _.length) === n.value.length ? !0 : (v = c.value) != null && v.length ? "indeterminate" : !1 : !1;
|
879
|
+
}), b = (_) => {
|
880
|
+
var P, J;
|
881
|
+
const v = (P = c.value) == null ? void 0 : P.indexOf(_);
|
882
|
+
v !== -1 && v !== void 0 && ((J = c.value) == null || J.splice(v, 1));
|
883
883
|
};
|
884
|
-
return
|
884
|
+
return Qt({
|
885
885
|
selected: m,
|
886
|
-
checked:
|
887
|
-
addModelValue: (
|
888
|
-
var
|
889
|
-
((
|
886
|
+
checked: C,
|
887
|
+
addModelValue: (_) => {
|
888
|
+
var v, P;
|
889
|
+
((v = c.value) == null ? void 0 : v.indexOf(_)) === -1 && ((P = c.value) == null || P.push(_));
|
890
890
|
},
|
891
891
|
removeModelValue: b,
|
892
|
-
toggleModelValue: (
|
893
|
-
|
892
|
+
toggleModelValue: (_) => {
|
893
|
+
_ ? c.value = [...n.value] : c.value = [];
|
894
894
|
},
|
895
|
-
initAllValue: (
|
896
|
-
|
895
|
+
initAllValue: (_) => {
|
896
|
+
n.value.push(_);
|
897
897
|
},
|
898
|
-
removeAllValue: (
|
899
|
-
|
898
|
+
removeAllValue: (_) => {
|
899
|
+
n.value.splice(n.value.indexOf(_), 1), b(_);
|
900
900
|
},
|
901
901
|
disabled: l,
|
902
|
-
name:
|
903
|
-
}), (
|
902
|
+
name: i == null ? void 0 : i.value
|
903
|
+
}), (_, v) => (d(), f(a(k), {
|
904
904
|
as: t.as,
|
905
905
|
"as-child": t.asChild
|
906
906
|
}, {
|
907
|
-
default:
|
908
|
-
h(
|
907
|
+
default: r(() => [
|
908
|
+
h(_.$slots, "default")
|
909
909
|
]),
|
910
910
|
_: 3
|
911
911
|
}, 8, ["as", "as-child"]));
|
912
912
|
}
|
913
|
-
}),
|
913
|
+
}), Ga = /* @__PURE__ */ p({
|
914
914
|
__name: "CheckboxGroupItem",
|
915
915
|
props: {
|
916
916
|
value: {},
|
@@ -919,7 +919,7 @@ const Ba = /* @__PURE__ */ p({
|
|
919
919
|
size: {},
|
920
920
|
highContrast: { type: Boolean },
|
921
921
|
defaultValue: { type: [Boolean, String] },
|
922
|
-
modelValue: { type: [Boolean, String] },
|
922
|
+
modelValue: { type: [Boolean, String, null] },
|
923
923
|
disabled: { type: Boolean },
|
924
924
|
id: {},
|
925
925
|
asChild: { type: Boolean },
|
@@ -929,25 +929,25 @@ const Ba = /* @__PURE__ */ p({
|
|
929
929
|
},
|
930
930
|
setup(s) {
|
931
931
|
const e = s, t = $(e);
|
932
|
-
|
933
|
-
const o =
|
932
|
+
S();
|
933
|
+
const o = fe(), l = y(() => {
|
934
934
|
var c;
|
935
935
|
return ((c = o.disabled) == null ? void 0 : c.value) || e.disabled;
|
936
|
-
}),
|
936
|
+
}), i = y(() => o.selected.value.indexOf(e.value) !== -1), n = (c) => {
|
937
937
|
c ? o.addModelValue(e.value) : o.removeModelValue(e.value);
|
938
938
|
};
|
939
|
-
return
|
939
|
+
return K(() => {
|
940
940
|
o.initAllValue(e.value);
|
941
|
-
}),
|
941
|
+
}), oe(() => {
|
942
942
|
o.removeAllValue(e.value);
|
943
|
-
}), (c, m) => (d(), f(
|
943
|
+
}), (c, m) => (d(), f(pe, g({
|
944
944
|
...a(t),
|
945
945
|
name: e.name || a(o).name,
|
946
|
-
checked:
|
946
|
+
checked: i.value,
|
947
947
|
disabled: l.value
|
948
|
-
}, { "onUpdate:checked":
|
948
|
+
}, { "onUpdate:checked": n }), null, 16));
|
949
949
|
}
|
950
|
-
}),
|
950
|
+
}), La = /* @__PURE__ */ p({
|
951
951
|
__name: "CheckboxGroupControl",
|
952
952
|
props: {
|
953
953
|
color: {},
|
@@ -955,7 +955,7 @@ const Ba = /* @__PURE__ */ p({
|
|
955
955
|
size: {},
|
956
956
|
highContrast: { type: Boolean },
|
957
957
|
defaultValue: { type: [Boolean, String] },
|
958
|
-
modelValue: { type: [Boolean, String] },
|
958
|
+
modelValue: { type: [Boolean, String, null] },
|
959
959
|
disabled: { type: Boolean },
|
960
960
|
value: {},
|
961
961
|
id: {},
|
@@ -966,29 +966,29 @@ const Ba = /* @__PURE__ */ p({
|
|
966
966
|
},
|
967
967
|
setup(s) {
|
968
968
|
const e = s, t = $(e);
|
969
|
-
|
970
|
-
const o =
|
971
|
-
var
|
972
|
-
return ((
|
973
|
-
}),
|
974
|
-
return (
|
969
|
+
S();
|
970
|
+
const o = fe(), l = y(() => {
|
971
|
+
var n;
|
972
|
+
return ((n = o.disabled) == null ? void 0 : n.value) || e.disabled;
|
973
|
+
}), i = y(() => o.checked.value);
|
974
|
+
return (n, c) => (d(), f(pe, g({
|
975
975
|
...a(t),
|
976
976
|
name: e.name || a(o).name,
|
977
|
-
checked:
|
977
|
+
checked: i.value,
|
978
978
|
disabled: l.value
|
979
979
|
}, {
|
980
980
|
"onUpdate:checked": a(o).toggleModelValue
|
981
981
|
}), null, 16, ["onUpdate:checked"]));
|
982
982
|
}
|
983
|
-
}),
|
983
|
+
}), Zt = ["data-radius", "data-accent-color"], Jt = ["id", "type"], Xt = {
|
984
984
|
key: 0,
|
985
985
|
class: "ui-TextFieldSlot",
|
986
986
|
"data-side": "left"
|
987
|
-
},
|
987
|
+
}, Yt = {
|
988
988
|
key: 1,
|
989
989
|
class: "ui-TextFieldSlot",
|
990
990
|
"data-side": "right"
|
991
|
-
},
|
991
|
+
}, Ha = /* @__PURE__ */ p({
|
992
992
|
inheritAttrs: !1,
|
993
993
|
__name: "TextField",
|
994
994
|
props: {
|
@@ -1003,46 +1003,46 @@ const Ba = /* @__PURE__ */ p({
|
|
1003
1003
|
},
|
1004
1004
|
emits: ["update:modelValue"],
|
1005
1005
|
setup(s, { emit: e }) {
|
1006
|
-
const t = s, o =
|
1007
|
-
const
|
1008
|
-
if (
|
1006
|
+
const t = s, o = G(), l = (m) => {
|
1007
|
+
const C = m.target;
|
1008
|
+
if (C.closest("input, button, a")) return;
|
1009
1009
|
const b = o.value;
|
1010
1010
|
if (!b) return;
|
1011
|
-
const
|
1011
|
+
const v = C.closest("[data-side=right]") ? b.value.length : 0;
|
1012
1012
|
requestAnimationFrame(() => {
|
1013
|
-
b.setSelectionRange(
|
1013
|
+
b.setSelectionRange(v, v), b.focus();
|
1014
1014
|
});
|
1015
|
-
},
|
1015
|
+
}, n = A(t, "modelValue", e, {
|
1016
1016
|
defaultValue: t.modelValue,
|
1017
1017
|
passive: t.modelValue === void 0
|
1018
|
-
}), c =
|
1019
|
-
const m =
|
1018
|
+
}), c = y(() => {
|
1019
|
+
const m = V(t, ["size", "variant"]);
|
1020
1020
|
return t.class && m.push(t.class), m;
|
1021
1021
|
});
|
1022
|
-
return (m,
|
1022
|
+
return (m, C) => (d(), x("div", {
|
1023
1023
|
class: w(["ui-TextField", c.value]),
|
1024
1024
|
"data-radius": t.radius,
|
1025
1025
|
"data-accent-color": t.color,
|
1026
1026
|
onPointerdown: l
|
1027
1027
|
}, [
|
1028
|
-
O(
|
1028
|
+
O(B("input", g({
|
1029
1029
|
id: t.id,
|
1030
1030
|
ref_key: "inputRef",
|
1031
1031
|
ref: o,
|
1032
|
-
"onUpdate:modelValue":
|
1032
|
+
"onUpdate:modelValue": C[0] || (C[0] = (b) => I(n) ? n.value = b : null),
|
1033
1033
|
type: t.type
|
1034
|
-
}, m.$attrs, { class: "ui-TextFieldInput" }), null, 16,
|
1035
|
-
[_e, a(
|
1034
|
+
}, m.$attrs, { class: "ui-TextFieldInput" }), null, 16, Jt), [
|
1035
|
+
[_e, a(n)]
|
1036
1036
|
]),
|
1037
|
-
m.$slots.left ? (d(),
|
1037
|
+
m.$slots.left ? (d(), x("div", Xt, [
|
1038
1038
|
h(m.$slots, "left")
|
1039
1039
|
])) : T("", !0),
|
1040
|
-
m.$slots.right ? (d(),
|
1040
|
+
m.$slots.right ? (d(), x("div", Yt, [
|
1041
1041
|
h(m.$slots, "right")
|
1042
1042
|
])) : T("", !0)
|
1043
|
-
], 42,
|
1043
|
+
], 42, Zt));
|
1044
1044
|
}
|
1045
|
-
}),
|
1045
|
+
}), ea = ["data-accent-color"], Wa = /* @__PURE__ */ p({
|
1046
1046
|
inheritAttrs: !1,
|
1047
1047
|
__name: "TextArea",
|
1048
1048
|
props: {
|
@@ -1059,22 +1059,22 @@ const Ba = /* @__PURE__ */ p({
|
|
1059
1059
|
const t = s, l = A(t, "modelValue", e, {
|
1060
1060
|
defaultValue: t.modelValue,
|
1061
1061
|
passive: t.modelValue === void 0
|
1062
|
-
}),
|
1063
|
-
const
|
1064
|
-
return t.class &&
|
1062
|
+
}), i = y(() => {
|
1063
|
+
const n = V(t, ["size", "variant", "resize"]);
|
1064
|
+
return t.class && n.push(t.class), n;
|
1065
1065
|
});
|
1066
|
-
return (
|
1067
|
-
class: w(["ui-TextArea",
|
1066
|
+
return (n, c) => (d(), x("div", {
|
1067
|
+
class: w(["ui-TextArea", i.value]),
|
1068
1068
|
"data-accent-color": t.color
|
1069
1069
|
}, [
|
1070
|
-
O(
|
1070
|
+
O(B("textarea", g({
|
1071
1071
|
"onUpdate:modelValue": c[0] || (c[0] = (m) => I(l) ? l.value = m : null)
|
1072
|
-
},
|
1073
|
-
[
|
1072
|
+
}, n.$attrs, { class: "ui-TextAreaInput" }), null, 16), [
|
1073
|
+
[U, a(l)]
|
1074
1074
|
])
|
1075
|
-
], 10,
|
1075
|
+
], 10, ea));
|
1076
1076
|
}
|
1077
|
-
}),
|
1077
|
+
}), ta = ["data-accent-color"], aa = ["id"], Ea = /* @__PURE__ */ p({
|
1078
1078
|
__name: "ColorField",
|
1079
1079
|
props: {
|
1080
1080
|
id: {},
|
@@ -1089,30 +1089,30 @@ const Ba = /* @__PURE__ */ p({
|
|
1089
1089
|
const t = s, l = A(t, "modelValue", e, {
|
1090
1090
|
defaultValue: t.modelValue || "#000000",
|
1091
1091
|
passive: t.modelValue === void 0
|
1092
|
-
}),
|
1093
|
-
return (
|
1094
|
-
class: w(["ui-TextField ui-ColorField",
|
1092
|
+
}), i = y(() => V(t, ["size", "variant"]));
|
1093
|
+
return (n, c) => (d(), x("div", {
|
1094
|
+
class: w(["ui-TextField ui-ColorField", i.value]),
|
1095
1095
|
"data-accent-color": t.color
|
1096
1096
|
}, [
|
1097
|
-
O(
|
1097
|
+
O(B("input", {
|
1098
1098
|
id: t.id,
|
1099
1099
|
"onUpdate:modelValue": c[0] || (c[0] = (m) => I(l) ? l.value = m : null),
|
1100
1100
|
class: "ui-ColorFieldInput",
|
1101
1101
|
type: "color"
|
1102
|
-
}, null, 8,
|
1103
|
-
[
|
1102
|
+
}, null, 8, aa), [
|
1103
|
+
[U, a(l)]
|
1104
1104
|
]),
|
1105
|
-
O(
|
1105
|
+
O(B("input", {
|
1106
1106
|
"onUpdate:modelValue": c[1] || (c[1] = (m) => I(l) ? l.value = m : null),
|
1107
1107
|
class: "ui-TextFieldInput",
|
1108
1108
|
type: "text",
|
1109
1109
|
pattern: "^#[0-9a-f]{6}$"
|
1110
1110
|
}, null, 512), [
|
1111
|
-
[
|
1111
|
+
[U, a(l)]
|
1112
1112
|
])
|
1113
|
-
], 10,
|
1113
|
+
], 10, ta));
|
1114
1114
|
}
|
1115
|
-
}),
|
1115
|
+
}), ja = /* @__PURE__ */ p({
|
1116
1116
|
__name: "Toggle",
|
1117
1117
|
props: {
|
1118
1118
|
color: {},
|
@@ -1121,7 +1121,7 @@ const Ba = /* @__PURE__ */ p({
|
|
1121
1121
|
highContrast: { type: Boolean },
|
1122
1122
|
radius: {},
|
1123
1123
|
defaultValue: { type: Boolean },
|
1124
|
-
modelValue: { type: Boolean },
|
1124
|
+
modelValue: { type: [Boolean, null] },
|
1125
1125
|
disabled: { type: Boolean },
|
1126
1126
|
asChild: { type: Boolean },
|
1127
1127
|
as: {},
|
@@ -1130,25 +1130,25 @@ const Ba = /* @__PURE__ */ p({
|
|
1130
1130
|
},
|
1131
1131
|
emits: ["update:modelValue"],
|
1132
1132
|
setup(s, { emit: e }) {
|
1133
|
-
const t = e, o = s, [l,
|
1133
|
+
const t = e, o = s, [l, i] = D(o, t, [
|
1134
1134
|
"color",
|
1135
1135
|
"size",
|
1136
1136
|
"variant",
|
1137
1137
|
"highContrast",
|
1138
1138
|
"radius"
|
1139
1139
|
]);
|
1140
|
-
return (
|
1141
|
-
class: ["ui-Toggle", a(
|
1140
|
+
return (n, c) => (d(), f(a(Ue), g(a(l), {
|
1141
|
+
class: ["ui-Toggle", a(i)],
|
1142
1142
|
"data-accent-color": o.color,
|
1143
1143
|
"data-radius": o.radius
|
1144
1144
|
}), {
|
1145
|
-
default:
|
1146
|
-
h(
|
1145
|
+
default: r(() => [
|
1146
|
+
h(n.$slots, "default")
|
1147
1147
|
]),
|
1148
1148
|
_: 3
|
1149
1149
|
}, 16, ["class", "data-accent-color", "data-radius"]));
|
1150
1150
|
}
|
1151
|
-
}),
|
1151
|
+
}), qa = /* @__PURE__ */ p({
|
1152
1152
|
__name: "ToggleGroupRoot",
|
1153
1153
|
props: {
|
1154
1154
|
color: {},
|
@@ -1171,44 +1171,44 @@ const Ba = /* @__PURE__ */ p({
|
|
1171
1171
|
},
|
1172
1172
|
emits: ["update:modelValue"],
|
1173
1173
|
setup(s, { emit: e }) {
|
1174
|
-
const t = e, o = s, [l,
|
1174
|
+
const t = e, o = s, [l, i] = D(o, t, [
|
1175
1175
|
"color",
|
1176
1176
|
"size",
|
1177
1177
|
"variant",
|
1178
1178
|
"highContrast",
|
1179
1179
|
"radius"
|
1180
1180
|
]);
|
1181
|
-
return (
|
1182
|
-
class: ["ui-ToggleGroupRoot", a(
|
1181
|
+
return (n, c) => (d(), f(a(Ke), g(a(l), {
|
1182
|
+
class: ["ui-ToggleGroupRoot", a(i)],
|
1183
1183
|
"data-accent-color": o.color,
|
1184
1184
|
"data-radius": o.radius
|
1185
1185
|
}), {
|
1186
|
-
default:
|
1187
|
-
h(
|
1186
|
+
default: r(() => [
|
1187
|
+
h(n.$slots, "default")
|
1188
1188
|
]),
|
1189
1189
|
_: 3
|
1190
1190
|
}, 16, ["class", "data-accent-color", "data-radius"]));
|
1191
1191
|
}
|
1192
|
-
}),
|
1192
|
+
}), Ua = /* @__PURE__ */ p({
|
1193
1193
|
__name: "ToggleGroupItem",
|
1194
1194
|
props: {
|
1195
1195
|
value: {},
|
1196
1196
|
defaultValue: { type: Boolean },
|
1197
|
-
modelValue: { type: Boolean },
|
1197
|
+
modelValue: { type: [Boolean, null] },
|
1198
1198
|
disabled: { type: Boolean },
|
1199
1199
|
asChild: { type: Boolean },
|
1200
1200
|
as: {}
|
1201
1201
|
},
|
1202
1202
|
setup(s) {
|
1203
1203
|
const t = $(s);
|
1204
|
-
return (o, l) => (d(), f(a(Ne),
|
1205
|
-
default:
|
1204
|
+
return (o, l) => (d(), f(a(Ne), g(a(t), { class: "ui-ToggleGroupItem" }), {
|
1205
|
+
default: r(() => [
|
1206
1206
|
h(o.$slots, "default")
|
1207
1207
|
]),
|
1208
1208
|
_: 3
|
1209
1209
|
}, 16));
|
1210
1210
|
}
|
1211
|
-
}), [
|
1211
|
+
}), [me, oa] = L("ui_SelectRoot"), Ka = /* @__PURE__ */ p({
|
1212
1212
|
__name: "SelectRoot",
|
1213
1213
|
props: {
|
1214
1214
|
size: { default: "2" },
|
@@ -1228,19 +1228,19 @@ const Ba = /* @__PURE__ */ p({
|
|
1228
1228
|
},
|
1229
1229
|
emits: ["update:modelValue", "update:open"],
|
1230
1230
|
setup(s, { emit: e }) {
|
1231
|
-
const t = s, o = e, { size: l, color:
|
1232
|
-
return
|
1231
|
+
const t = s, o = e, { size: l, color: i, highContrast: n } = M(t), c = R(t, o, ["size", "color", "highContrast"]);
|
1232
|
+
return oa({
|
1233
1233
|
size: l,
|
1234
|
-
color:
|
1235
|
-
highContrast:
|
1236
|
-
}), (m,
|
1237
|
-
default:
|
1234
|
+
color: i,
|
1235
|
+
highContrast: n
|
1236
|
+
}), (m, C) => (d(), f(a(Qe), ge(ve(a(c))), {
|
1237
|
+
default: r(() => [
|
1238
1238
|
h(m.$slots, "default")
|
1239
1239
|
]),
|
1240
1240
|
_: 3
|
1241
1241
|
}, 16));
|
1242
1242
|
}
|
1243
|
-
}),
|
1243
|
+
}), Na = /* @__PURE__ */ p({
|
1244
1244
|
inheritAttrs: !1,
|
1245
1245
|
__name: "SelectContent",
|
1246
1246
|
props: {
|
@@ -1268,48 +1268,48 @@ const Ba = /* @__PURE__ */ p({
|
|
1268
1268
|
as: {}
|
1269
1269
|
},
|
1270
1270
|
setup(s) {
|
1271
|
-
const e = s, t = $(e), { forwardRef: o } =
|
1272
|
-
const
|
1273
|
-
return l.highContrast.value &&
|
1271
|
+
const e = s, t = $(e), { forwardRef: o } = S(), l = me(), i = y(() => {
|
1272
|
+
const n = ["r-size-" + l.size.value, "r-variant-" + e.variant];
|
1273
|
+
return l.highContrast.value && n.push("r-high-contrast"), e.position === "popper" && n.push("ui-PopperContent"), n;
|
1274
1274
|
});
|
1275
|
-
return (
|
1275
|
+
return (n, c) => (d(), f(a(Ze), {
|
1276
1276
|
to: e.to
|
1277
1277
|
}, {
|
1278
|
-
default:
|
1279
|
-
u(a(Je),
|
1280
|
-
...
|
1278
|
+
default: r(() => [
|
1279
|
+
u(a(Je), g({ ref: a(o) }, {
|
1280
|
+
...n.$attrs,
|
1281
1281
|
...a(t),
|
1282
1282
|
to: void 0,
|
1283
1283
|
variant: void 0
|
1284
1284
|
}, {
|
1285
|
-
class: ["ui-SelectContent",
|
1285
|
+
class: ["ui-SelectContent", i.value],
|
1286
1286
|
"data-accent-color": a(l).color.value
|
1287
1287
|
}), {
|
1288
|
-
default:
|
1289
|
-
u(a(
|
1288
|
+
default: r(() => [
|
1289
|
+
u(a(N), {
|
1290
1290
|
type: "auto",
|
1291
1291
|
class: "ui-ScrollArea"
|
1292
1292
|
}, {
|
1293
|
-
default:
|
1293
|
+
default: r(() => [
|
1294
1294
|
u(a(Xe), {
|
1295
1295
|
class: "ui-SelectViewport",
|
1296
1296
|
"as-child": ""
|
1297
1297
|
}, {
|
1298
|
-
default:
|
1299
|
-
u(a(
|
1300
|
-
default:
|
1301
|
-
h(
|
1298
|
+
default: r(() => [
|
1299
|
+
u(a(Q), { class: "ui-ScrollAreaViewport" }, {
|
1300
|
+
default: r(() => [
|
1301
|
+
h(n.$slots, "default")
|
1302
1302
|
]),
|
1303
1303
|
_: 3
|
1304
1304
|
}),
|
1305
|
-
c[0] || (c[0] =
|
1306
|
-
u(a(
|
1305
|
+
c[0] || (c[0] = B("div", { class: "ui-ScrollAreaViewportFocusRing" }, null, -1)),
|
1306
|
+
u(a(E), {
|
1307
1307
|
class: "ui-ScrollAreaScrollbar",
|
1308
1308
|
"data-size": 1,
|
1309
1309
|
orientation: "vertical"
|
1310
1310
|
}, {
|
1311
|
-
default:
|
1312
|
-
u(a(
|
1311
|
+
default: r(() => [
|
1312
|
+
u(a(j), { class: "ui-ScrollAreaThumb" })
|
1313
1313
|
]),
|
1314
1314
|
_: 1
|
1315
1315
|
})
|
@@ -1326,7 +1326,7 @@ const Ba = /* @__PURE__ */ p({
|
|
1326
1326
|
_: 3
|
1327
1327
|
}, 8, ["to"]));
|
1328
1328
|
}
|
1329
|
-
}),
|
1329
|
+
}), sa = { class: "ui-SelectTriggerInner" }, Qa = /* @__PURE__ */ p({
|
1330
1330
|
__name: "SelectTrigger",
|
1331
1331
|
props: {
|
1332
1332
|
variant: { default: "surface" },
|
@@ -1338,21 +1338,21 @@ const Ba = /* @__PURE__ */ p({
|
|
1338
1338
|
as: {}
|
1339
1339
|
},
|
1340
1340
|
setup(s) {
|
1341
|
-
const e = s, t =
|
1342
|
-
return (l,
|
1341
|
+
const e = s, t = me(), o = y(() => [`r-variant-${e.variant}`, `r-size-${t.size.value}`]);
|
1342
|
+
return (l, i) => (d(), f(a(Ye), {
|
1343
1343
|
class: w(["ui-SelectTrigger", o.value]),
|
1344
1344
|
disabled: e.disabled,
|
1345
1345
|
"data-accent-color": a(t).color,
|
1346
1346
|
"data-radius": e.radius
|
1347
1347
|
}, {
|
1348
|
-
default:
|
1349
|
-
|
1348
|
+
default: r(() => [
|
1349
|
+
B("span", sa, [
|
1350
1350
|
u(a(et), {
|
1351
1351
|
placeholder: e.placeholder
|
1352
1352
|
}, null, 8, ["placeholder"])
|
1353
1353
|
]),
|
1354
1354
|
u(a(tt), { "as-child": "" }, {
|
1355
|
-
default:
|
1355
|
+
default: r(() => [
|
1356
1356
|
u(a(z), {
|
1357
1357
|
class: "ui-SelectIcon",
|
1358
1358
|
icon: "radix-icons:chevron-down"
|
@@ -1364,7 +1364,7 @@ const Ba = /* @__PURE__ */ p({
|
|
1364
1364
|
_: 1
|
1365
1365
|
}, 8, ["class", "disabled", "data-accent-color", "data-radius"]));
|
1366
1366
|
}
|
1367
|
-
}),
|
1367
|
+
}), Za = /* @__PURE__ */ p({
|
1368
1368
|
__name: "SelectItem",
|
1369
1369
|
props: {
|
1370
1370
|
value: {},
|
@@ -1375,16 +1375,16 @@ const Ba = /* @__PURE__ */ p({
|
|
1375
1375
|
},
|
1376
1376
|
setup(s) {
|
1377
1377
|
const t = $(s);
|
1378
|
-
return
|
1379
|
-
default:
|
1378
|
+
return S(), (o, l) => (d(), f(a(at), g({ class: "ui-SelectItem" }, a(t)), {
|
1379
|
+
default: r(() => [
|
1380
1380
|
u(a(ot), { class: "ui-SelectItemIndicator" }, {
|
1381
|
-
default:
|
1381
|
+
default: r(() => [
|
1382
1382
|
u(a(z), { icon: "radix-icons:check" })
|
1383
1383
|
]),
|
1384
1384
|
_: 1
|
1385
1385
|
}),
|
1386
1386
|
u(a(st), null, {
|
1387
|
-
default:
|
1387
|
+
default: r(() => [
|
1388
1388
|
h(o.$slots, "default")
|
1389
1389
|
]),
|
1390
1390
|
_: 3
|
@@ -1393,7 +1393,7 @@ const Ba = /* @__PURE__ */ p({
|
|
1393
1393
|
_: 3
|
1394
1394
|
}, 16));
|
1395
1395
|
}
|
1396
|
-
}),
|
1396
|
+
}), Ja = /* @__PURE__ */ p({
|
1397
1397
|
__name: "SelectLabel",
|
1398
1398
|
props: {
|
1399
1399
|
for: {},
|
@@ -1402,32 +1402,31 @@ const Ba = /* @__PURE__ */ p({
|
|
1402
1402
|
},
|
1403
1403
|
setup(s) {
|
1404
1404
|
const t = $(s);
|
1405
|
-
return
|
1406
|
-
default:
|
1405
|
+
return S(), (o, l) => (d(), f(a(lt), g({ class: "ui-SelectLabel" }, a(t)), {
|
1406
|
+
default: r(() => [
|
1407
1407
|
h(o.$slots, "default")
|
1408
1408
|
]),
|
1409
1409
|
_: 3
|
1410
1410
|
}, 16));
|
1411
1411
|
}
|
1412
|
-
}),
|
1412
|
+
}), la = (s, e) => {
|
1413
1413
|
const t = s.__vccOpts || s;
|
1414
1414
|
for (const [o, l] of e)
|
1415
1415
|
t[o] = l;
|
1416
1416
|
return t;
|
1417
|
-
},
|
1417
|
+
}, na = {}, ra = {
|
1418
1418
|
class: "ui-SelectSeparator",
|
1419
1419
|
"aria-hidden": "true"
|
1420
1420
|
};
|
1421
|
-
function
|
1422
|
-
return d(),
|
1421
|
+
function ia(s, e) {
|
1422
|
+
return d(), x("div", ra);
|
1423
1423
|
}
|
1424
|
-
const
|
1424
|
+
const Xa = /* @__PURE__ */ la(na, [["render", ia]]), [Z, da] = L("ui_ComboboxRoot"), Ya = /* @__PURE__ */ p({
|
1425
1425
|
__name: "ComboboxRoot",
|
1426
1426
|
props: {
|
1427
1427
|
size: { default: "2" },
|
1428
1428
|
color: {},
|
1429
1429
|
highContrast: { type: Boolean },
|
1430
|
-
displayValue: {},
|
1431
1430
|
open: { type: Boolean },
|
1432
1431
|
defaultOpen: { type: Boolean },
|
1433
1432
|
resetSearchTermOnBlur: { type: Boolean },
|
@@ -1446,22 +1445,22 @@ const Ya = /* @__PURE__ */ na(ra, [["render", da]]), [me, ca] = M("ui_ComboboxRo
|
|
1446
1445
|
},
|
1447
1446
|
emits: ["update:modelValue", "highlight", "update:open"],
|
1448
1447
|
setup(s, { emit: e }) {
|
1449
|
-
const t = s, o = e, { size: l, color:
|
1450
|
-
return
|
1448
|
+
const t = s, o = e, { size: l, color: i, highContrast: n } = M(t), c = G(/* @__PURE__ */ new Map()), [m, C] = D(t, o, ["size", "color", "highContrast"]);
|
1449
|
+
return da({
|
1451
1450
|
size: l,
|
1452
|
-
color:
|
1453
|
-
highContrast:
|
1454
|
-
|
1455
|
-
}), (
|
1456
|
-
class: ["ui-ComboboxRoot", a(
|
1457
|
-
}, a(
|
1458
|
-
default:
|
1459
|
-
h(
|
1451
|
+
color: i,
|
1452
|
+
highContrast: n,
|
1453
|
+
items: c
|
1454
|
+
}), (b, _) => (d(), f(a(nt), g({
|
1455
|
+
class: ["ui-ComboboxRoot", a(C)]
|
1456
|
+
}, a(m)), {
|
1457
|
+
default: r(() => [
|
1458
|
+
h(b.$slots, "default")
|
1460
1459
|
]),
|
1461
1460
|
_: 3
|
1462
1461
|
}, 16, ["class"]));
|
1463
1462
|
}
|
1464
|
-
}),
|
1463
|
+
}), eo = /* @__PURE__ */ p({
|
1465
1464
|
inheritAttrs: !1,
|
1466
1465
|
__name: "ComboboxInput",
|
1467
1466
|
props: {
|
@@ -1477,34 +1476,35 @@ const Ya = /* @__PURE__ */ na(ra, [["render", da]]), [me, ca] = M("ui_ComboboxRo
|
|
1477
1476
|
},
|
1478
1477
|
emits: ["update:modelValue"],
|
1479
1478
|
setup(s, { emit: e }) {
|
1480
|
-
const t = rt(), o =
|
1479
|
+
const t = rt(), o = s, l = e, i = re(o, l), n = A(o, "modelValue", l, {
|
1481
1480
|
passive: !0
|
1482
|
-
}),
|
1483
|
-
return ye(
|
1484
|
-
|
1485
|
-
}, { deep: !0 }), (b,
|
1481
|
+
}), c = y(() => t.modelValue.value), m = Z(), C = (b) => m.items.value.get(b);
|
1482
|
+
return ye(c, () => {
|
1483
|
+
n.value = "", t.filterState.search = "";
|
1484
|
+
}, { deep: !0 }), (b, _) => (d(), f(a(it), {
|
1486
1485
|
class: w(["ui-ComboboxField", `r-variant-${b.variant}`]),
|
1487
1486
|
"data-radius": b.radius,
|
1488
1487
|
"data-multiple": a(t).multiple.value || void 0
|
1489
1488
|
}, {
|
1490
|
-
default:
|
1489
|
+
default: r(() => [
|
1491
1490
|
a(t).multiple.value ? (d(), f(a(dt), {
|
1492
1491
|
key: 0,
|
1493
1492
|
class: "ui-ComboboxTagsRoot",
|
1494
|
-
"model-value":
|
1495
|
-
displayValue: y,
|
1493
|
+
"model-value": c.value,
|
1496
1494
|
delimiter: ""
|
1497
1495
|
}, {
|
1498
|
-
default:
|
1499
|
-
(d(!0),
|
1496
|
+
default: r(() => [
|
1497
|
+
(d(!0), x(Ce, null, be(c.value, (v) => (d(), f(a(ct), {
|
1498
|
+
key: C(v),
|
1500
1499
|
class: "ui-ComboboxTagsItem",
|
1501
|
-
|
1502
|
-
value: C
|
1500
|
+
value: v
|
1503
1501
|
}, {
|
1504
|
-
default:
|
1505
|
-
|
1506
|
-
|
1507
|
-
|
1502
|
+
default: r(() => [
|
1503
|
+
h(b.$slots, "item", { item: v }, () => [
|
1504
|
+
B("span", null, F(C(v)), 1)
|
1505
|
+
]),
|
1506
|
+
u(a(ut), null, {
|
1507
|
+
default: r(() => [
|
1508
1508
|
u(a(z), { icon: "lucide:x" })
|
1509
1509
|
]),
|
1510
1510
|
_: 1
|
@@ -1512,27 +1512,28 @@ const Ya = /* @__PURE__ */ na(ra, [["render", da]]), [me, ca] = M("ui_ComboboxRo
|
|
1512
1512
|
]),
|
1513
1513
|
_: 2
|
1514
1514
|
}, 1032, ["value"]))), 128)),
|
1515
|
-
u(a(
|
1515
|
+
u(a(X), g({
|
1516
1516
|
...b.$attrs,
|
1517
1517
|
...a(i),
|
1518
1518
|
variant: void 0,
|
1519
1519
|
radius: void 0
|
1520
1520
|
}, {
|
1521
|
-
modelValue: a(
|
1522
|
-
"onUpdate:modelValue":
|
1521
|
+
modelValue: a(n),
|
1522
|
+
"onUpdate:modelValue": _[1] || (_[1] = (v) => I(n) ? n.value = v : null),
|
1523
|
+
class: "ui-ComboboxInput",
|
1523
1524
|
"as-child": ""
|
1524
1525
|
}), {
|
1525
|
-
default:
|
1526
|
-
u(a(
|
1527
|
-
onKeydown:
|
1526
|
+
default: r(() => [
|
1527
|
+
u(a(pt), {
|
1528
|
+
onKeydown: _[0] || (_[0] = Be(xe(() => {
|
1528
1529
|
}, ["prevent"]), ["enter"]))
|
1529
1530
|
})
|
1530
1531
|
]),
|
1531
1532
|
_: 1
|
1532
1533
|
}, 16, ["modelValue"])
|
1533
1534
|
]),
|
1534
|
-
_:
|
1535
|
-
}, 8, ["model-value"])) : (d(), f(a(
|
1535
|
+
_: 3
|
1536
|
+
}, 8, ["model-value"])) : (d(), f(a(X), g({
|
1536
1537
|
key: 1,
|
1537
1538
|
class: "ui-ComboboxInput"
|
1538
1539
|
}, {
|
@@ -1541,17 +1542,17 @@ const Ya = /* @__PURE__ */ na(ra, [["render", da]]), [me, ca] = M("ui_ComboboxRo
|
|
1541
1542
|
variant: void 0,
|
1542
1543
|
radius: void 0
|
1543
1544
|
}), null, 16)),
|
1544
|
-
u(a(
|
1545
|
-
default:
|
1545
|
+
u(a(ft), { class: "ui-ComboboxTrigger" }, {
|
1546
|
+
default: r(() => [
|
1546
1547
|
u(a(z), { icon: "radix-icons:chevron-down" })
|
1547
1548
|
]),
|
1548
1549
|
_: 1
|
1549
1550
|
})
|
1550
1551
|
]),
|
1551
|
-
_:
|
1552
|
+
_: 3
|
1552
1553
|
}, 8, ["class", "data-radius", "data-multiple"]));
|
1553
1554
|
}
|
1554
|
-
}),
|
1555
|
+
}), to = /* @__PURE__ */ p({
|
1555
1556
|
inheritAttrs: !1,
|
1556
1557
|
__name: "ComboboxContent",
|
1557
1558
|
props: {
|
@@ -1581,37 +1582,37 @@ const Ya = /* @__PURE__ */ na(ra, [["render", da]]), [me, ca] = M("ui_ComboboxRo
|
|
1581
1582
|
},
|
1582
1583
|
emits: ["escapeKeyDown", "pointerDownOutside", "focusOutside", "interactOutside"],
|
1583
1584
|
setup(s, { emit: e }) {
|
1584
|
-
const { forwardRef: t } =
|
1585
|
-
const m = ["r-size-" +
|
1586
|
-
return
|
1585
|
+
const { forwardRef: t } = S(), o = s, i = re(o, e), n = Z(), c = y(() => {
|
1586
|
+
const m = ["r-size-" + n.size.value, "r-variant-" + o.variant];
|
1587
|
+
return n.highContrast.value && m.push("r-high-contrast"), m;
|
1587
1588
|
});
|
1588
|
-
return (m,
|
1589
|
+
return (m, C) => (d(), f(a(mt), {
|
1589
1590
|
to: o.to
|
1590
1591
|
}, {
|
1591
|
-
default:
|
1592
|
-
u(a(
|
1592
|
+
default: r(() => [
|
1593
|
+
u(a(ht), g({ ref: a(t) }, {
|
1593
1594
|
...m.$attrs,
|
1594
|
-
...a(
|
1595
|
+
...a(i),
|
1595
1596
|
position: "popper",
|
1596
1597
|
to: void 0,
|
1597
1598
|
variant: void 0
|
1598
1599
|
}, {
|
1599
1600
|
class: ["ui-ComboboxContent", c.value],
|
1600
|
-
"data-accent-color": a(
|
1601
|
+
"data-accent-color": a(n).color.value
|
1601
1602
|
}), {
|
1602
|
-
default:
|
1603
|
-
u(a(
|
1603
|
+
default: r(() => [
|
1604
|
+
u(a(N), {
|
1604
1605
|
type: "auto",
|
1605
1606
|
class: "ui-ScrollArea"
|
1606
1607
|
}, {
|
1607
|
-
default:
|
1608
|
-
u(a(
|
1608
|
+
default: r(() => [
|
1609
|
+
u(a(_t), {
|
1609
1610
|
class: "ui-ComboboxViewport",
|
1610
1611
|
"as-child": ""
|
1611
1612
|
}, {
|
1612
|
-
default:
|
1613
|
-
u(a(
|
1614
|
-
default:
|
1613
|
+
default: r(() => [
|
1614
|
+
u(a(Q), { class: "ui-ScrollAreaViewport" }, {
|
1615
|
+
default: r(() => [
|
1615
1616
|
h(m.$slots, "default")
|
1616
1617
|
]),
|
1617
1618
|
_: 3
|
@@ -1619,14 +1620,14 @@ const Ya = /* @__PURE__ */ na(ra, [["render", da]]), [me, ca] = M("ui_ComboboxRo
|
|
1619
1620
|
]),
|
1620
1621
|
_: 3
|
1621
1622
|
}),
|
1622
|
-
|
1623
|
-
u(a(
|
1623
|
+
C[0] || (C[0] = B("div", { class: "ui-ScrollAreaViewportFocusRing" }, null, -1)),
|
1624
|
+
u(a(E), {
|
1624
1625
|
class: "ui-ScrollAreaScrollbar",
|
1625
1626
|
"data-size": 1,
|
1626
1627
|
orientation: "vertical"
|
1627
1628
|
}, {
|
1628
|
-
default:
|
1629
|
-
u(a(
|
1629
|
+
default: r(() => [
|
1630
|
+
u(a(j), { class: "ui-ScrollAreaThumb" })
|
1630
1631
|
]),
|
1631
1632
|
_: 1
|
1632
1633
|
})
|
@@ -1640,7 +1641,7 @@ const Ya = /* @__PURE__ */ na(ra, [["render", da]]), [me, ca] = M("ui_ComboboxRo
|
|
1640
1641
|
_: 3
|
1641
1642
|
}, 8, ["to"]));
|
1642
1643
|
}
|
1643
|
-
}),
|
1644
|
+
}), ao = /* @__PURE__ */ p({
|
1644
1645
|
__name: "ComboboxItem",
|
1645
1646
|
props: {
|
1646
1647
|
textValue: {},
|
@@ -1650,21 +1651,29 @@ const Ya = /* @__PURE__ */ na(ra, [["render", da]]), [me, ca] = M("ui_ComboboxRo
|
|
1650
1651
|
as: {}
|
1651
1652
|
},
|
1652
1653
|
setup(s) {
|
1653
|
-
const t = $(
|
1654
|
-
return
|
1655
|
-
|
1656
|
-
|
1657
|
-
|
1654
|
+
const e = s, t = $(e), o = Z(), l = G();
|
1655
|
+
return K(() => {
|
1656
|
+
var n;
|
1657
|
+
const i = (n = l.value) == null ? void 0 : n.$el.textContent;
|
1658
|
+
o.items.value.set(e.value, i);
|
1659
|
+
}), (i, n) => (d(), f(a(gt), g({
|
1660
|
+
ref_key: "primitiveElement",
|
1661
|
+
ref: l,
|
1662
|
+
class: "ui-ComboboxItem"
|
1663
|
+
}, a(t)), {
|
1664
|
+
default: r(() => [
|
1665
|
+
u(a(vt), { class: "ui-ComboboxItemIndicator" }, {
|
1666
|
+
default: r(() => [
|
1658
1667
|
u(a(z), { icon: "radix-icons:check" })
|
1659
1668
|
]),
|
1660
1669
|
_: 1
|
1661
1670
|
}),
|
1662
|
-
h(
|
1671
|
+
h(i.$slots, "default")
|
1663
1672
|
]),
|
1664
1673
|
_: 3
|
1665
1674
|
}, 16));
|
1666
1675
|
}
|
1667
|
-
}),
|
1676
|
+
}), oo = /* @__PURE__ */ p({
|
1668
1677
|
__name: "ComboboxLabel",
|
1669
1678
|
props: {
|
1670
1679
|
for: {},
|
@@ -1673,14 +1682,14 @@ const Ya = /* @__PURE__ */ na(ra, [["render", da]]), [me, ca] = M("ui_ComboboxRo
|
|
1673
1682
|
},
|
1674
1683
|
setup(s) {
|
1675
1684
|
const t = $(s);
|
1676
|
-
return
|
1677
|
-
default:
|
1685
|
+
return S(), (o, l) => (d(), f(a(yt), g({ class: "ui-ComboboxLabel" }, a(t)), {
|
1686
|
+
default: r(() => [
|
1678
1687
|
h(o.$slots, "default")
|
1679
1688
|
]),
|
1680
1689
|
_: 3
|
1681
1690
|
}, 16));
|
1682
1691
|
}
|
1683
|
-
}),
|
1692
|
+
}), ca = ["data-size", "data-variant"], ua = ["data-layout"], so = /* @__PURE__ */ p({
|
1684
1693
|
__name: "Table",
|
1685
1694
|
props: {
|
1686
1695
|
size: { default: "2" },
|
@@ -1689,25 +1698,25 @@ const Ya = /* @__PURE__ */ na(ra, [["render", da]]), [me, ca] = M("ui_ComboboxRo
|
|
1689
1698
|
},
|
1690
1699
|
setup(s) {
|
1691
1700
|
const e = s;
|
1692
|
-
return (t, o) => (d(),
|
1701
|
+
return (t, o) => (d(), x("div", {
|
1693
1702
|
class: "ui-Table",
|
1694
1703
|
"data-size": e.size,
|
1695
1704
|
"data-variant": e.variant
|
1696
1705
|
}, [
|
1697
|
-
u(
|
1698
|
-
default:
|
1699
|
-
|
1706
|
+
u(ce, null, {
|
1707
|
+
default: r(() => [
|
1708
|
+
B("table", {
|
1700
1709
|
class: "ui-TableContent",
|
1701
1710
|
"data-layout": e.layout
|
1702
1711
|
}, [
|
1703
1712
|
h(t.$slots, "default")
|
1704
|
-
], 8,
|
1713
|
+
], 8, ua)
|
1705
1714
|
]),
|
1706
1715
|
_: 3
|
1707
1716
|
})
|
1708
|
-
], 8,
|
1717
|
+
], 8, ca));
|
1709
1718
|
}
|
1710
|
-
}),
|
1719
|
+
}), pa = ["textContent"], lo = /* @__PURE__ */ p({
|
1711
1720
|
__name: "Tooltip",
|
1712
1721
|
props: {
|
1713
1722
|
to: {},
|
@@ -1735,7 +1744,7 @@ const Ya = /* @__PURE__ */ na(ra, [["render", da]]), [me, ca] = M("ui_ComboboxRo
|
|
1735
1744
|
},
|
1736
1745
|
setup(s) {
|
1737
1746
|
const e = s;
|
1738
|
-
return (t, o) => (d(), f(a(
|
1747
|
+
return (t, o) => (d(), f(a(Ct), {
|
1739
1748
|
"delay-duration": e.delayDuration,
|
1740
1749
|
"disable-closing-trigger": e.disableClosingTrigger,
|
1741
1750
|
"disable-hoverable-content": e.disableHoverableContent,
|
@@ -1743,23 +1752,23 @@ const Ya = /* @__PURE__ */ na(ra, [["render", da]]), [me, ca] = M("ui_ComboboxRo
|
|
1743
1752
|
"ignore-non-keyboard-focus": e.ignoreNonKeyboardFocus,
|
1744
1753
|
"skip-delay-duration": e.skipDelayDuration
|
1745
1754
|
}, {
|
1746
|
-
default:
|
1747
|
-
u(a(
|
1748
|
-
default:
|
1749
|
-
u(a(
|
1755
|
+
default: r(() => [
|
1756
|
+
u(a(bt), null, {
|
1757
|
+
default: r(() => [
|
1758
|
+
u(a(Bt), {
|
1750
1759
|
as: e.as,
|
1751
1760
|
"as-child": e.asChild
|
1752
1761
|
}, {
|
1753
|
-
default:
|
1762
|
+
default: r(() => [
|
1754
1763
|
h(t.$slots, "default")
|
1755
1764
|
]),
|
1756
1765
|
_: 3
|
1757
1766
|
}, 8, ["as", "as-child"]),
|
1758
|
-
u(a(
|
1767
|
+
u(a(xt), {
|
1759
1768
|
to: e.to
|
1760
1769
|
}, {
|
1761
|
-
default:
|
1762
|
-
u(a(
|
1770
|
+
default: r(() => [
|
1771
|
+
u(a($t), {
|
1763
1772
|
class: "ui-Tooltip",
|
1764
1773
|
align: e.align,
|
1765
1774
|
"align-offset": e.alignOffset,
|
@@ -1773,14 +1782,14 @@ const Ya = /* @__PURE__ */ na(ra, [["render", da]]), [me, ca] = M("ui_ComboboxRo
|
|
1773
1782
|
"side-offset": e.sideOffset,
|
1774
1783
|
sticky: e.sticky
|
1775
1784
|
}, {
|
1776
|
-
default:
|
1785
|
+
default: r(() => [
|
1777
1786
|
h(t.$slots, "content", {}, () => [
|
1778
|
-
|
1787
|
+
B("p", {
|
1779
1788
|
class: "ui-TooltipText",
|
1780
|
-
textContent:
|
1781
|
-
}, null, 8,
|
1789
|
+
textContent: F(e.content)
|
1790
|
+
}, null, 8, pa)
|
1782
1791
|
]),
|
1783
|
-
u(a(
|
1792
|
+
u(a(wt), { class: "ui-TooltipArrow" })
|
1784
1793
|
]),
|
1785
1794
|
_: 3
|
1786
1795
|
}, 8, ["align", "align-offset", "aria-label", "arrow-padding", "avoid-collisions", "collision-boundary", "collision-padding", "hide-when-detached", "side", "side-offset", "sticky"])
|
@@ -1794,7 +1803,7 @@ const Ya = /* @__PURE__ */ na(ra, [["render", da]]), [me, ca] = M("ui_ComboboxRo
|
|
1794
1803
|
_: 3
|
1795
1804
|
}, 8, ["delay-duration", "disable-closing-trigger", "disable-hoverable-content", "disabled", "ignore-non-keyboard-focus", "skip-delay-duration"]));
|
1796
1805
|
}
|
1797
|
-
}),
|
1806
|
+
}), no = /* @__PURE__ */ p({
|
1798
1807
|
__name: "TabsList",
|
1799
1808
|
props: {
|
1800
1809
|
size: { default: "2" },
|
@@ -1813,13 +1822,13 @@ const Ya = /* @__PURE__ */ na(ra, [["render", da]]), [me, ca] = M("ui_ComboboxRo
|
|
1813
1822
|
"data-justify": e.justify,
|
1814
1823
|
"data-high-contrast": e.highContrast
|
1815
1824
|
}, {
|
1816
|
-
default:
|
1825
|
+
default: r(() => [
|
1817
1826
|
h(t.$slots, "default")
|
1818
1827
|
]),
|
1819
1828
|
_: 3
|
1820
1829
|
}, 8, ["data-accent-color", "data-size", "data-wrap", "data-justify", "data-high-contrast"]));
|
1821
1830
|
}
|
1822
|
-
}),
|
1831
|
+
}), fa = { class: "ui-TabTriggerInner" }, ma = { class: "ui-TabTriggerInnerHidden" }, ro = /* @__PURE__ */ p({
|
1823
1832
|
__name: "TabsTrigger",
|
1824
1833
|
props: {
|
1825
1834
|
value: {},
|
@@ -1829,19 +1838,19 @@ const Ya = /* @__PURE__ */ na(ra, [["render", da]]), [me, ca] = M("ui_ComboboxRo
|
|
1829
1838
|
},
|
1830
1839
|
setup(s) {
|
1831
1840
|
const t = $(s);
|
1832
|
-
return (o, l) => (d(), f(a(
|
1833
|
-
default:
|
1834
|
-
|
1841
|
+
return (o, l) => (d(), f(a(Vt), g(a(t), { class: "ui-TabTrigger" }), {
|
1842
|
+
default: r(() => [
|
1843
|
+
B("span", fa, [
|
1835
1844
|
h(o.$slots, "default")
|
1836
1845
|
]),
|
1837
|
-
|
1846
|
+
B("span", ma, [
|
1838
1847
|
h(o.$slots, "default")
|
1839
1848
|
])
|
1840
1849
|
]),
|
1841
1850
|
_: 3
|
1842
1851
|
}, 16));
|
1843
1852
|
}
|
1844
|
-
}),
|
1853
|
+
}), io = /* @__PURE__ */ p({
|
1845
1854
|
__name: "RadioTabsList",
|
1846
1855
|
props: {
|
1847
1856
|
size: { default: "2" },
|
@@ -1858,19 +1867,19 @@ const Ya = /* @__PURE__ */ na(ra, [["render", da]]), [me, ca] = M("ui_ComboboxRo
|
|
1858
1867
|
},
|
1859
1868
|
emits: ["update:modelValue"],
|
1860
1869
|
setup(s, { emit: e }) {
|
1861
|
-
const t = e, o = s, [l,
|
1862
|
-
return (
|
1863
|
-
class: ["ui-RadioTabsList", a(
|
1870
|
+
const t = e, o = s, [l, i] = D(o, t, ["size"]);
|
1871
|
+
return (n, c) => (d(), f(a(le), g(a(l), {
|
1872
|
+
class: ["ui-RadioTabsList", a(i)]
|
1864
1873
|
}), {
|
1865
|
-
default:
|
1866
|
-
h(
|
1874
|
+
default: r(() => [
|
1875
|
+
h(n.$slots, "default")
|
1867
1876
|
]),
|
1868
1877
|
_: 3
|
1869
1878
|
}, 16, ["class"]));
|
1870
1879
|
}
|
1871
|
-
}),
|
1872
|
-
let
|
1873
|
-
const
|
1880
|
+
}), ha = "https://challenges.cloudflare.com/turnstile/v0/api.js", ee = "cfTurnstileOnLoad";
|
1881
|
+
let H = typeof window < "u" && window.turnstile !== void 0 ? "ready" : "unloaded", q, W, te;
|
1882
|
+
const co = /* @__PURE__ */ p({
|
1874
1883
|
__name: "Turnstile",
|
1875
1884
|
props: {
|
1876
1885
|
sitekey: {},
|
@@ -1884,16 +1893,16 @@ const uo = /* @__PURE__ */ p({
|
|
1884
1893
|
},
|
1885
1894
|
emits: ["update:modelValue"],
|
1886
1895
|
setup(s, { emit: e }) {
|
1887
|
-
const t = s, o = e, l =
|
1896
|
+
const t = s, o = e, l = G(), i = () => {
|
1888
1897
|
window.turnstile && (o("update:modelValue", ""), window.turnstile.reset());
|
1889
|
-
},
|
1890
|
-
|
1891
|
-
}, c = (
|
1892
|
-
o("update:modelValue",
|
1893
|
-
|
1898
|
+
}, n = () => {
|
1899
|
+
W && (window.turnstile.remove(W), W = void 0);
|
1900
|
+
}, c = (C) => {
|
1901
|
+
o("update:modelValue", C), te = setTimeout(() => {
|
1902
|
+
i();
|
1894
1903
|
}, t.resetInterval);
|
1895
1904
|
}, m = () => {
|
1896
|
-
|
1905
|
+
W = window.turnstile.render(l.value, {
|
1897
1906
|
sitekey: t.sitekey,
|
1898
1907
|
theme: t.theme,
|
1899
1908
|
size: t.size,
|
@@ -1902,50 +1911,50 @@ const uo = /* @__PURE__ */ p({
|
|
1902
1911
|
appearance: t.appearance
|
1903
1912
|
});
|
1904
1913
|
};
|
1905
|
-
return
|
1906
|
-
const
|
1907
|
-
|
1914
|
+
return K(async () => {
|
1915
|
+
const C = new Promise((_, v) => {
|
1916
|
+
q = { resolve: _, reject: v }, H === "ready" && _(void 0);
|
1908
1917
|
});
|
1909
|
-
window[
|
1910
|
-
|
1918
|
+
window[ee] = () => {
|
1919
|
+
q.resolve(), H = "ready";
|
1911
1920
|
}, await (() => {
|
1912
|
-
if (
|
1913
|
-
|
1914
|
-
const
|
1915
|
-
|
1916
|
-
|
1917
|
-
}), document.head.appendChild(
|
1921
|
+
if (H === "unloaded") {
|
1922
|
+
H = "loading";
|
1923
|
+
const _ = `${ha}?onload=${ee}&render=explicit`, v = document.createElement("script");
|
1924
|
+
v.src = _, v.async = !0, v.addEventListener("error", () => {
|
1925
|
+
q.reject("Failed to load Turnstile.");
|
1926
|
+
}), document.head.appendChild(v);
|
1918
1927
|
}
|
1919
|
-
return
|
1928
|
+
return C;
|
1920
1929
|
})(), t.renderOnMount && m();
|
1921
|
-
}),
|
1922
|
-
|
1923
|
-
}), (
|
1930
|
+
}), oe(() => {
|
1931
|
+
n(), clearTimeout(te);
|
1932
|
+
}), (C, b) => (d(), x("div", {
|
1924
1933
|
ref_key: "element",
|
1925
1934
|
ref: l
|
1926
1935
|
}, null, 512));
|
1927
1936
|
}
|
1928
|
-
}),
|
1937
|
+
}), uo = /* @__PURE__ */ p({
|
1929
1938
|
__name: "Quota",
|
1930
1939
|
props: {
|
1931
1940
|
percent: {},
|
1932
1941
|
color: {}
|
1933
1942
|
},
|
1934
1943
|
setup(s) {
|
1935
|
-
const e = s, t =
|
1944
|
+
const e = s, t = y(() => {
|
1936
1945
|
const l = `translateX(-${100 - e.percent}%)`;
|
1937
1946
|
if (e.percent > 100)
|
1938
1947
|
return { transform: l, "background-color": "var(--red-a10)" };
|
1939
|
-
let
|
1940
|
-
return e.percent > 90 ?
|
1941
|
-
}), o =
|
1942
|
-
return (l,
|
1948
|
+
let i = "a4";
|
1949
|
+
return e.percent > 90 ? i = "a11" : e.percent > 66 ? i = "a9" : e.percent > 33 && (i = "a6"), { transform: l, "background-color": `var(--blue-${i})` };
|
1950
|
+
}), o = y(() => e.percent > 100 ? 100 : e.percent < 0 ? 0 : e.percent);
|
1951
|
+
return (l, i) => (d(), f(a(zt), {
|
1943
1952
|
class: "ui-Quota",
|
1944
1953
|
"model-value": o.value,
|
1945
1954
|
"data-accent-color": e.color
|
1946
1955
|
}, {
|
1947
|
-
default:
|
1948
|
-
u(a(
|
1956
|
+
default: r(() => [
|
1957
|
+
u(a(Tt), {
|
1949
1958
|
class: "ui-QuotaValue",
|
1950
1959
|
style: $e(t.value)
|
1951
1960
|
}, null, 8, ["style"])
|
@@ -1953,7 +1962,7 @@ const uo = /* @__PURE__ */ p({
|
|
1953
1962
|
_: 1
|
1954
1963
|
}, 8, ["model-value", "data-accent-color"]));
|
1955
1964
|
}
|
1956
|
-
}),
|
1965
|
+
}), _a = ["data-accent-color"], po = /* @__PURE__ */ p({
|
1957
1966
|
__name: "IconCircle",
|
1958
1967
|
props: {
|
1959
1968
|
color: {},
|
@@ -1962,8 +1971,8 @@ const uo = /* @__PURE__ */ p({
|
|
1962
1971
|
icon: {}
|
1963
1972
|
},
|
1964
1973
|
setup(s) {
|
1965
|
-
const e = s, t =
|
1966
|
-
return (o, l) => (d(),
|
1974
|
+
const e = s, t = y(() => V(e, ["size", "variant"]));
|
1975
|
+
return (o, l) => (d(), x("span", {
|
1967
1976
|
class: w(["ui-IconCircle", t.value]),
|
1968
1977
|
"data-radius": "full",
|
1969
1978
|
"data-accent-color": e.color
|
@@ -1971,83 +1980,83 @@ const uo = /* @__PURE__ */ p({
|
|
1971
1980
|
u(a(z), {
|
1972
1981
|
icon: e.icon
|
1973
1982
|
}, null, 8, ["icon"])
|
1974
|
-
], 10,
|
1983
|
+
], 10, _a));
|
1975
1984
|
}
|
1976
1985
|
});
|
1977
1986
|
export {
|
1978
|
-
|
1979
|
-
|
1980
|
-
|
1981
|
-
|
1982
|
-
|
1983
|
-
|
1984
|
-
|
1985
|
-
|
1986
|
-
|
1987
|
-
|
1988
|
-
|
1989
|
-
|
1990
|
-
|
1991
|
-
|
1992
|
-
|
1993
|
-
|
1994
|
-
|
1995
|
-
|
1996
|
-
|
1997
|
-
|
1998
|
-
|
1999
|
-
|
2000
|
-
|
2001
|
-
|
2002
|
-
|
2003
|
-
|
2004
|
-
|
2005
|
-
|
2006
|
-
|
1987
|
+
ho as AlertDialogAction,
|
1988
|
+
_o as AlertDialogCancel,
|
1989
|
+
Va as AlertDialogContent,
|
1990
|
+
go as AlertDialogDescription,
|
1991
|
+
vo as AlertDialogRoot,
|
1992
|
+
yo as AlertDialogTitle,
|
1993
|
+
Co as AlertDialogTrigger,
|
1994
|
+
ba as Avatar,
|
1995
|
+
Ba as Badge,
|
1996
|
+
de as Button,
|
1997
|
+
It as Card,
|
1998
|
+
$a as CardHead,
|
1999
|
+
pe as Checkbox,
|
2000
|
+
La as CheckboxGroupControl,
|
2001
|
+
Ga as CheckboxGroupItem,
|
2002
|
+
Ma as CheckboxGroupRoot,
|
2003
|
+
Ea as ColorField,
|
2004
|
+
to as ComboboxContent,
|
2005
|
+
bo as ComboboxEmpty,
|
2006
|
+
Bo as ComboboxGroup,
|
2007
|
+
eo as ComboboxInput,
|
2008
|
+
ao as ComboboxItem,
|
2009
|
+
oo as ComboboxLabel,
|
2010
|
+
Ya as ComboboxRoot,
|
2011
|
+
xo as DialogClose,
|
2012
|
+
za as DialogContent,
|
2013
|
+
$o as DialogDescription,
|
2014
|
+
Ta as DialogHead,
|
2015
|
+
wo as DialogRoot,
|
2007
2016
|
So as DialogTitle,
|
2008
|
-
|
2009
|
-
|
2010
|
-
|
2011
|
-
|
2012
|
-
|
2013
|
-
|
2014
|
-
|
2015
|
-
|
2016
|
-
|
2017
|
-
|
2018
|
-
|
2019
|
-
|
2020
|
-
|
2021
|
-
|
2022
|
-
|
2023
|
-
|
2024
|
-
|
2025
|
-
|
2026
|
-
|
2027
|
-
|
2028
|
-
|
2017
|
+
Vo as DialogTrigger,
|
2018
|
+
Ia as DropdownMenuContent,
|
2019
|
+
ka as DropdownMenuItem,
|
2020
|
+
zo as DropdownMenuRoot,
|
2021
|
+
To as DropdownMenuTrigger,
|
2022
|
+
Mo as Icon,
|
2023
|
+
xa as IconButton,
|
2024
|
+
po as IconCircle,
|
2025
|
+
At as Inset,
|
2026
|
+
Ro as PopoverClose,
|
2027
|
+
Ra as PopoverContent,
|
2028
|
+
Io as PopoverRoot,
|
2029
|
+
ko as PopoverTrigger,
|
2030
|
+
uo as Quota,
|
2031
|
+
Da as Radio,
|
2032
|
+
Fa as RadioCardsItem,
|
2033
|
+
Pa as RadioCardsRoot,
|
2034
|
+
Oa as RadioGroupItem,
|
2035
|
+
Pa as RadioGroupRoot,
|
2036
|
+
Ao as RadioTabsItem,
|
2037
|
+
io as RadioTabsList,
|
2029
2038
|
Sa as SavingIndicator,
|
2030
|
-
|
2031
|
-
|
2032
|
-
|
2033
|
-
|
2034
|
-
|
2035
|
-
|
2036
|
-
|
2037
|
-
|
2038
|
-
|
2039
|
-
|
2040
|
-
|
2041
|
-
|
2042
|
-
|
2043
|
-
|
2044
|
-
|
2045
|
-
|
2046
|
-
|
2047
|
-
|
2048
|
-
|
2049
|
-
|
2050
|
-
|
2051
|
-
|
2052
|
-
|
2039
|
+
ce as ScrollArea,
|
2040
|
+
Na as SelectContent,
|
2041
|
+
Do as SelectGroup,
|
2042
|
+
Za as SelectItem,
|
2043
|
+
Ja as SelectLabel,
|
2044
|
+
Ka as SelectRoot,
|
2045
|
+
Xa as SelectSeparator,
|
2046
|
+
Qa as SelectTrigger,
|
2047
|
+
wa as Separator,
|
2048
|
+
Dt as Spinner,
|
2049
|
+
Aa as Switch,
|
2050
|
+
so as Table,
|
2051
|
+
Po as TabsContent,
|
2052
|
+
no as TabsList,
|
2053
|
+
Oo as TabsRoot,
|
2054
|
+
ro as TabsTrigger,
|
2055
|
+
Wa as TextArea,
|
2056
|
+
Ha as TextField,
|
2057
|
+
ja as Toggle,
|
2058
|
+
Ua as ToggleGroupItem,
|
2059
|
+
qa as ToggleGroupRoot,
|
2060
|
+
lo as Tooltip,
|
2061
|
+
co as Turnstile
|
2053
2062
|
};
|