@krosoft/react 0.0.238 → 0.0.240
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/AppActions-C_0YI75w.js +60 -0
- package/dist/AppSubTitle-tqqV9nuT.js +19 -0
- package/dist/AppTitle-BR4JFZfp.js +19 -0
- package/dist/ErrorAlert-BDqDHUUc.js +27 -0
- package/dist/GenericForm-CWXT5wiv.js +310 -0
- package/dist/ImageInput-CN2ozjpc.js +80 -0
- package/dist/MultiSelect-BF0zL0B0.js +134 -0
- package/dist/SearchInput-BJPT0SbB.js +255 -0
- package/dist/alert-REQGK9bR.js +32 -0
- package/dist/behavior-BR_V9Rpe.js +76 -0
- package/dist/cards-Cta6x49J.js +126 -0
- package/dist/chart-Dq3AIrue.js +166 -0
- package/dist/charts-CXhVUqLH.js +328 -0
- package/dist/components/core/cards/index.js +2 -10
- package/dist/components/core/charts/index.js +2 -11
- package/dist/components/core/dialogs/index.js +4 -19
- package/dist/components/core/filters/index.js +426 -7
- package/dist/components/core/forms/index.js +2 -4
- package/dist/components/core/index.js +24 -97
- package/dist/components/core/inputs/index.js +4 -11
- package/dist/components/core/language/index.js +2 -4
- package/dist/components/core/layouts/index.js +50 -11
- package/dist/components/core/navbar/index.js +2 -9
- package/dist/components/core/states/index.js +3 -8
- package/dist/components/core/table/index.js +2 -15
- package/dist/components/core/tabs/index.js +188 -6
- package/dist/components/core/theme/index.js +2 -4
- package/dist/components/index.js +28 -322
- package/dist/components/ui/index.js +8 -240
- package/dist/contexts/index.js +2 -5
- package/dist/dialogs-BGHSClsq.js +208 -0
- package/dist/helpers/index.js +39 -46
- package/dist/hooks/behavior/index.js +2 -10
- package/dist/hooks/index.js +11 -30
- package/dist/hooks/ui/index.js +10 -22
- package/dist/i18n/index.js +2 -10
- package/dist/i18n-Dw99bRmg.js +190 -0
- package/dist/language-DxHhlpgN.js +58 -0
- package/dist/navbar-Bc5OQWRI.js +385 -0
- package/dist/providers/index.js +42 -49
- package/dist/pwa/index.js +32 -34
- package/dist/select-ULiTPOr5.js +81 -0
- package/dist/sheet-CRrYTZrl.js +226 -0
- package/dist/sidebar.context-BahtU6hE.js +5 -0
- package/dist/skeleton-D6Ga4BLw.js +11 -0
- package/dist/states-N8-LjFng.js +26 -0
- package/dist/table-muUyiaK6.js +571 -0
- package/dist/tailwind/index.js +126 -156
- package/dist/tailwind.helper-CJaRYBmL.js +8 -0
- package/dist/theme-B_n0F6R4.js +57 -0
- package/dist/tokens/index.js +37 -46
- package/dist/tooltip-B2dzyfs9.js +50 -0
- package/dist/types/forms/index.js +0 -1
- package/dist/types/index.js +1 -1
- package/dist/ui-CiX0E_bn.js +1165 -0
- package/dist/ui-DSVBO3iM.js +46 -0
- package/dist/useDocumentTitle-D7MywIeB.js +19 -0
- package/dist/useFixedColumns-DfAX30tT.js +147 -0
- package/dist/useLanguage-DN3CuBv5.js +19 -0
- package/dist/useMobile-pTQ8lWvt.js +16 -0
- package/dist/useNotifications-CyhTruIG.js +20 -0
- package/dist/useScrollFade-D9kqJBDh.js +27 -0
- package/dist/useTheme-DVfcJ-Qd.js +25 -0
- package/dist/useToast-UeDRLovh.js +103 -0
- package/package.json +3 -3
- package/dist/AppActions-BFwztl-1.js +0 -76
- package/dist/AppSubTitle-BTN0YAc7.js +0 -13
- package/dist/AppTitle-D15YXeMx.js +0 -13
- package/dist/AppVerticalTabs-B7XXtAVj.js +0 -103
- package/dist/ConfirmationDialog-Dj4WdnHg.js +0 -188
- package/dist/DataTable-CjrR27Di.js +0 -638
- package/dist/ErrorAlert-B99Xb_Hg.js +0 -23
- package/dist/ErrorState-CkeS_IBT.js +0 -14
- package/dist/GenericForm-CydibLHU.js +0 -343
- package/dist/ImageInput-DoOOvvth.js +0 -70
- package/dist/KpiCardsLayout-Bq4xQ3i8.js +0 -43
- package/dist/LanguageSelector-C7E51rCQ.js +0 -47
- package/dist/LoadingState-BN0YaPSs.js +0 -9
- package/dist/MetricCard-B0xnFyim.js +0 -53
- package/dist/MultiSelect-DbH7LrsD.js +0 -149
- package/dist/PieChart-uozNJtEx.js +0 -295
- package/dist/SearchInput-DIZ5Yt6L.js +0 -246
- package/dist/SkeletonCards-B9C4cNMr.js +0 -75
- package/dist/TableFilter-CmEVF5Bo.js +0 -422
- package/dist/ThemeSelector-CLi4_epH.js +0 -52
- package/dist/Topbar-Clby5_uj.js +0 -431
- package/dist/alert-B9F1N9Qk.js +0 -30
- package/dist/chart-DntJZGxB.js +0 -181
- package/dist/select-BpjFWqAY.js +0 -96
- package/dist/sheet-XYI-ezvY.js +0 -292
- package/dist/sidebar.context-D5nywlmP.js +0 -6
- package/dist/skeleton-BX4RcsiK.js +0 -8
- package/dist/tailwind.helper-B6yFEsav.js +0 -8
- package/dist/toaster-CyzB1m5z.js +0 -75
- package/dist/toggle-group-iZqnrTj7.js +0 -1276
- package/dist/tooltip-DVeqVwqV.js +0 -61
- package/dist/useDateFnsLocale-D6VExZ8U.js +0 -11
- package/dist/useDocumentTitle-WNwdPz-I.js +0 -14
- package/dist/useFixedColumns-CKZyu4PD.js +0 -161
- package/dist/useKrosoftTranslation-BTp46G94.js +0 -47
- package/dist/useLanguage-C9jI2nwn.js +0 -19
- package/dist/useMobile-DN1_OMDB.js +0 -16
- package/dist/useNotifications-zbUhCvF_.js +0 -12
- package/dist/usePage-BQm6tdJD.js +0 -84
- package/dist/useScrollFade-BA4KqJYp.js +0 -23
- package/dist/useServerTable-UvTY6L1N.js +0 -38
- package/dist/useSidebar-BJuALHqQ.js +0 -11
- package/dist/useTheme-DS6ZjdzM.js +0 -27
- package/dist/useToast-BFTk4lWz.js +0 -100
|
@@ -0,0 +1,1165 @@
|
|
|
1
|
+
import { t as e } from "./tailwind.helper-CJaRYBmL.js";
|
|
2
|
+
import "./helpers/index.js";
|
|
3
|
+
import "./chart-Dq3AIrue.js";
|
|
4
|
+
import "./alert-REQGK9bR.js";
|
|
5
|
+
import { c as t, s as n } from "./tooltip-B2dzyfs9.js";
|
|
6
|
+
import "./sheet-CRrYTZrl.js";
|
|
7
|
+
import "./select-ULiTPOr5.js";
|
|
8
|
+
import "./skeleton-D6Ga4BLw.js";
|
|
9
|
+
import { t as r } from "./useScrollFade-D9kqJBDh.js";
|
|
10
|
+
import { n as i } from "./useToast-UeDRLovh.js";
|
|
11
|
+
import * as a from "react";
|
|
12
|
+
import { jsx as o, jsxs as s } from "react/jsx-runtime";
|
|
13
|
+
import * as c from "@radix-ui/react-accordion";
|
|
14
|
+
import { ArrowLeft as l, ArrowRight as u, Check as d, CheckIcon as f, ChevronDown as p, ChevronLeft as m, ChevronLeftIcon as ee, ChevronRight as h, ChevronRightIcon as g, Circle as _, CircleIcon as v, Dot as te, GripVertical as ne, MoreHorizontal as re, MoreHorizontalIcon as ie, XIcon as y } from "lucide-react";
|
|
15
|
+
import { cva as b } from "class-variance-authority";
|
|
16
|
+
import * as x from "@radix-ui/react-alert-dialog";
|
|
17
|
+
import { Slot as ae } from "@radix-ui/react-slot";
|
|
18
|
+
import * as oe from "@radix-ui/react-aspect-ratio";
|
|
19
|
+
import * as S from "@radix-ui/react-avatar";
|
|
20
|
+
import { DayPicker as se } from "react-day-picker";
|
|
21
|
+
import ce from "embla-carousel-react";
|
|
22
|
+
import * as C from "@radix-ui/react-checkbox";
|
|
23
|
+
import * as w from "@radix-ui/react-collapsible";
|
|
24
|
+
import * as T from "@radix-ui/react-context-menu";
|
|
25
|
+
import { Drawer as E } from "vaul";
|
|
26
|
+
import * as D from "@radix-ui/react-dropdown-menu";
|
|
27
|
+
import { Controller as le, FormProvider as ue, useFormContext as de } from "react-hook-form";
|
|
28
|
+
import * as fe from "@radix-ui/react-label";
|
|
29
|
+
import * as O from "@radix-ui/react-hover-card";
|
|
30
|
+
import { OTPInput as pe, OTPInputContext as me } from "input-otp";
|
|
31
|
+
import * as k from "@radix-ui/react-menubar";
|
|
32
|
+
import * as A from "@radix-ui/react-navigation-menu";
|
|
33
|
+
import * as j from "@radix-ui/react-progress";
|
|
34
|
+
import * as M from "@radix-ui/react-radio-group";
|
|
35
|
+
import * as N from "react-resizable-panels";
|
|
36
|
+
import * as he from "@radix-ui/react-separator";
|
|
37
|
+
import * as P from "@radix-ui/react-slider";
|
|
38
|
+
import { useTheme as ge } from "next-themes";
|
|
39
|
+
import { Toaster as _e, toast as ve } from "sonner";
|
|
40
|
+
import * as F from "@radix-ui/react-switch";
|
|
41
|
+
import * as I from "@radix-ui/react-tabs";
|
|
42
|
+
import * as L from "@radix-ui/react-toast";
|
|
43
|
+
import * as R from "@radix-ui/react-toggle";
|
|
44
|
+
import * as z from "@radix-ui/react-toggle-group";
|
|
45
|
+
//#region src/components/ui/accordion.tsx
|
|
46
|
+
var ye = c.Root, be = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(c.Item, {
|
|
47
|
+
ref: r,
|
|
48
|
+
className: e("border-b", t),
|
|
49
|
+
...n
|
|
50
|
+
}));
|
|
51
|
+
be.displayName = "AccordionItem";
|
|
52
|
+
var xe = a.forwardRef(({ className: t, children: n, ...r }, i) => /* @__PURE__ */ o(c.Header, {
|
|
53
|
+
className: "flex",
|
|
54
|
+
children: /* @__PURE__ */ s(c.Trigger, {
|
|
55
|
+
ref: i,
|
|
56
|
+
className: e("flex flex-1 items-center justify-between py-4 font-medium transition-all hover:underline [&[data-state=open]>svg]:rotate-180", t),
|
|
57
|
+
...r,
|
|
58
|
+
children: [n, /* @__PURE__ */ o(p, { className: "size-4 shrink-0 transition-transform duration-200" })]
|
|
59
|
+
})
|
|
60
|
+
}));
|
|
61
|
+
xe.displayName = c.Trigger.displayName;
|
|
62
|
+
var Se = a.forwardRef(({ className: t, children: n, ...r }, i) => /* @__PURE__ */ o(c.Content, {
|
|
63
|
+
ref: i,
|
|
64
|
+
className: "overflow-hidden text-sm transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down",
|
|
65
|
+
...r,
|
|
66
|
+
children: /* @__PURE__ */ o("div", {
|
|
67
|
+
className: e("pb-4 pt-0", t),
|
|
68
|
+
children: n
|
|
69
|
+
})
|
|
70
|
+
}));
|
|
71
|
+
Se.displayName = c.Content.displayName;
|
|
72
|
+
//#endregion
|
|
73
|
+
//#region src/components/ui/alert-dialog.tsx
|
|
74
|
+
var Ce = x.Root, we = x.Trigger, Te = x.Portal, Ee = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(x.Overlay, {
|
|
75
|
+
className: e("fixed inset-0 z-70 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0", t),
|
|
76
|
+
...n,
|
|
77
|
+
ref: r
|
|
78
|
+
}));
|
|
79
|
+
Ee.displayName = x.Overlay.displayName;
|
|
80
|
+
var De = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ s(Te, { children: [/* @__PURE__ */ o(Ee, {}), /* @__PURE__ */ o(x.Content, {
|
|
81
|
+
ref: r,
|
|
82
|
+
className: e("fixed left-[50%] top-[50%] z-70 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-surface", t),
|
|
83
|
+
...n
|
|
84
|
+
})] }));
|
|
85
|
+
De.displayName = x.Content.displayName;
|
|
86
|
+
var Oe = ({ className: t, ...n }) => /* @__PURE__ */ o("div", {
|
|
87
|
+
className: e("flex flex-col space-y-2 text-center sm:text-left", t),
|
|
88
|
+
...n
|
|
89
|
+
});
|
|
90
|
+
Oe.displayName = "AlertDialogHeader";
|
|
91
|
+
var ke = ({ className: t, ...n }) => /* @__PURE__ */ o("div", {
|
|
92
|
+
className: e("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2", t),
|
|
93
|
+
...n
|
|
94
|
+
});
|
|
95
|
+
ke.displayName = "AlertDialogFooter";
|
|
96
|
+
var Ae = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(x.Title, {
|
|
97
|
+
ref: r,
|
|
98
|
+
className: e("text-lg font-semibold", t),
|
|
99
|
+
...n
|
|
100
|
+
}));
|
|
101
|
+
Ae.displayName = x.Title.displayName;
|
|
102
|
+
var je = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(x.Description, {
|
|
103
|
+
ref: r,
|
|
104
|
+
className: e("text-sm text-muted-foreground", t),
|
|
105
|
+
...n
|
|
106
|
+
}));
|
|
107
|
+
je.displayName = x.Description.displayName;
|
|
108
|
+
var Me = a.forwardRef(({ className: n, ...r }, i) => /* @__PURE__ */ o(x.Action, {
|
|
109
|
+
ref: i,
|
|
110
|
+
className: e(t(), n),
|
|
111
|
+
...r
|
|
112
|
+
}));
|
|
113
|
+
Me.displayName = x.Action.displayName;
|
|
114
|
+
var Ne = a.forwardRef(({ className: n, ...r }, i) => /* @__PURE__ */ o(x.Cancel, {
|
|
115
|
+
ref: i,
|
|
116
|
+
className: e(t({ variant: "outline" }), "mt-2 sm:mt-0", n),
|
|
117
|
+
...r
|
|
118
|
+
}));
|
|
119
|
+
Ne.displayName = x.Cancel.displayName;
|
|
120
|
+
//#endregion
|
|
121
|
+
//#region src/components/ui/aspect-ratio.tsx
|
|
122
|
+
var Pe = oe.Root, Fe = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(S.Root, {
|
|
123
|
+
ref: r,
|
|
124
|
+
className: e("relative flex h-10 w-10 shrink-0 overflow-hidden rounded-full", t),
|
|
125
|
+
...n
|
|
126
|
+
}));
|
|
127
|
+
Fe.displayName = S.Root.displayName;
|
|
128
|
+
var Ie = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(S.Image, {
|
|
129
|
+
ref: r,
|
|
130
|
+
className: e("aspect-square h-full w-full", t),
|
|
131
|
+
...n
|
|
132
|
+
}));
|
|
133
|
+
Ie.displayName = S.Image.displayName;
|
|
134
|
+
var Le = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(S.Fallback, {
|
|
135
|
+
ref: r,
|
|
136
|
+
className: e("flex h-full w-full items-center justify-center rounded-full bg-muted", t),
|
|
137
|
+
...n
|
|
138
|
+
}));
|
|
139
|
+
Le.displayName = S.Fallback.displayName;
|
|
140
|
+
//#endregion
|
|
141
|
+
//#region src/components/ui/badge.tsx
|
|
142
|
+
var Re = b("inline-flex items-center rounded-control border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2", {
|
|
143
|
+
variants: { variant: {
|
|
144
|
+
default: "border-transparent bg-primary text-primary-foreground hover:bg-primary/80",
|
|
145
|
+
secondary: "border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",
|
|
146
|
+
destructive: "border-transparent bg-destructive text-destructive-foreground hover:bg-destructive/80",
|
|
147
|
+
outline: "text-foreground"
|
|
148
|
+
} },
|
|
149
|
+
defaultVariants: { variant: "default" }
|
|
150
|
+
});
|
|
151
|
+
function ze({ className: t, variant: n, ...r }) {
|
|
152
|
+
return /* @__PURE__ */ o("div", {
|
|
153
|
+
className: e(Re({ variant: n }), t),
|
|
154
|
+
...r
|
|
155
|
+
});
|
|
156
|
+
}
|
|
157
|
+
//#endregion
|
|
158
|
+
//#region src/components/ui/breadcrumb.tsx
|
|
159
|
+
var Be = a.forwardRef(({ ...e }, t) => /* @__PURE__ */ o("nav", {
|
|
160
|
+
ref: t,
|
|
161
|
+
"aria-label": "breadcrumb",
|
|
162
|
+
...e
|
|
163
|
+
}));
|
|
164
|
+
Be.displayName = "Breadcrumb";
|
|
165
|
+
var Ve = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o("ol", {
|
|
166
|
+
ref: r,
|
|
167
|
+
className: e("flex flex-wrap items-center gap-1.5 break-words text-sm text-muted-foreground sm:gap-2.5", t),
|
|
168
|
+
...n
|
|
169
|
+
}));
|
|
170
|
+
Ve.displayName = "BreadcrumbList";
|
|
171
|
+
var He = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o("li", {
|
|
172
|
+
ref: r,
|
|
173
|
+
className: e("inline-flex items-center gap-1.5", t),
|
|
174
|
+
...n
|
|
175
|
+
}));
|
|
176
|
+
He.displayName = "BreadcrumbItem";
|
|
177
|
+
var Ue = a.forwardRef(({ asChild: t, className: n, ...r }, i) => /* @__PURE__ */ o(t ? ae : "a", {
|
|
178
|
+
ref: i,
|
|
179
|
+
className: e("transition-colors hover:text-foreground", n),
|
|
180
|
+
...r
|
|
181
|
+
}));
|
|
182
|
+
Ue.displayName = "BreadcrumbLink";
|
|
183
|
+
var We = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o("span", {
|
|
184
|
+
ref: r,
|
|
185
|
+
role: "link",
|
|
186
|
+
"aria-disabled": "true",
|
|
187
|
+
"aria-current": "page",
|
|
188
|
+
className: e("font-normal text-foreground", t),
|
|
189
|
+
...n
|
|
190
|
+
}));
|
|
191
|
+
We.displayName = "BreadcrumbPage";
|
|
192
|
+
var Ge = ({ children: t, className: n, ...r }) => /* @__PURE__ */ o("li", {
|
|
193
|
+
role: "presentation",
|
|
194
|
+
"aria-hidden": "true",
|
|
195
|
+
className: e("[&>svg]:size-3.5", n),
|
|
196
|
+
...r,
|
|
197
|
+
children: t ?? /* @__PURE__ */ o(h, {})
|
|
198
|
+
});
|
|
199
|
+
Ge.displayName = "BreadcrumbSeparator";
|
|
200
|
+
var Ke = ({ className: t, ...n }) => /* @__PURE__ */ s("span", {
|
|
201
|
+
role: "presentation",
|
|
202
|
+
"aria-hidden": "true",
|
|
203
|
+
className: e("flex h-9 w-9 items-center justify-center", t),
|
|
204
|
+
...n,
|
|
205
|
+
children: [/* @__PURE__ */ o(re, { className: "size-4" }), /* @__PURE__ */ o("span", {
|
|
206
|
+
className: "sr-only",
|
|
207
|
+
children: "More"
|
|
208
|
+
})]
|
|
209
|
+
});
|
|
210
|
+
Ke.displayName = "BreadcrumbElipssis";
|
|
211
|
+
//#endregion
|
|
212
|
+
//#region src/components/ui/calendar.tsx
|
|
213
|
+
function qe({ className: n, classNames: r, showOutsideDays: i = !0, ...a }) {
|
|
214
|
+
return /* @__PURE__ */ o(se, {
|
|
215
|
+
showOutsideDays: i,
|
|
216
|
+
className: e("p-3 pointer-events-auto", n),
|
|
217
|
+
classNames: {
|
|
218
|
+
months: "flex flex-col gap-2 relative sm:flex-row",
|
|
219
|
+
month: "flex flex-col gap-4",
|
|
220
|
+
month_caption: "flex justify-center pt-1 relative items-center w-full",
|
|
221
|
+
caption_label: "text-sm font-medium",
|
|
222
|
+
nav: "flex items-center gap-1 absolute h-7 w-full z-10",
|
|
223
|
+
button_previous: e(t({ variant: "outline" }), "h-7 w-7 bg-transparent p-0 opacity-50 hover:opacity-100", "absolute left-1"),
|
|
224
|
+
button_next: e(t({ variant: "outline" }), "h-7 w-7 bg-transparent p-0 opacity-50 hover:opacity-100", "absolute right-1"),
|
|
225
|
+
weekdays: "flex justify-center",
|
|
226
|
+
weekday: "text-muted-foreground rounded-control w-9 font-normal text-[0.8rem] text-center flex items-center justify-center",
|
|
227
|
+
week: "flex w-full mt-2",
|
|
228
|
+
day: e("group relative size-9 p-0 text-center text-sm focus-within:relative focus-within:z-20", "[&:has([aria-selected].day-range-end)]:rounded-r-control", "[&:has([aria-selected])]:bg-accent", "first:[&:has([aria-selected])]:rounded-l-control", "last:[&:has([aria-selected])]:rounded-r-control", "[&:has([aria-selected].day-outside)]:bg-accent/50"),
|
|
229
|
+
day_button: e(t({ variant: "ghost" }), "size-9 p-0 font-normal aria-selected:opacity-100"),
|
|
230
|
+
range_start: "day-range-start rounded-l-control",
|
|
231
|
+
range_end: "day-range-end rounded-r-control",
|
|
232
|
+
selected: "bg-primary text-primary-foreground hover:bg-primary hover:text-primary-foreground focus:bg-primary focus:text-primary-foreground",
|
|
233
|
+
today: "bg-accent text-accent-foreground",
|
|
234
|
+
outside: "day-outside text-muted-foreground opacity-50 aria-selected:bg-accent/50 aria-selected:text-muted-foreground aria-selected:opacity-30",
|
|
235
|
+
disabled: "text-muted-foreground opacity-50",
|
|
236
|
+
range_middle: "aria-selected:bg-accent aria-selected:text-accent-foreground",
|
|
237
|
+
hidden: "invisible",
|
|
238
|
+
...r
|
|
239
|
+
},
|
|
240
|
+
components: { Chevron: ({ orientation: e, ...t }) => /* @__PURE__ */ o(e === "left" ? m : h, {
|
|
241
|
+
className: "size-4",
|
|
242
|
+
...t
|
|
243
|
+
}) },
|
|
244
|
+
...a
|
|
245
|
+
});
|
|
246
|
+
}
|
|
247
|
+
qe.displayName = "Calendar";
|
|
248
|
+
//#endregion
|
|
249
|
+
//#region src/components/ui/carousel.tsx
|
|
250
|
+
var Je = a.createContext(null);
|
|
251
|
+
function B() {
|
|
252
|
+
let e = a.useContext(Je);
|
|
253
|
+
if (!e) throw Error("useCarousel must be used within a <Carousel />");
|
|
254
|
+
return e;
|
|
255
|
+
}
|
|
256
|
+
var Ye = a.forwardRef(({ orientation: t = "horizontal", opts: n, setApi: r, plugins: i, className: s, children: c, ...l }, u) => {
|
|
257
|
+
let [d, f] = ce({
|
|
258
|
+
...n,
|
|
259
|
+
axis: t === "horizontal" ? "x" : "y"
|
|
260
|
+
}, i), [p, m] = a.useState(!1), [ee, h] = a.useState(!1), g = a.useCallback((e) => {
|
|
261
|
+
e && (m(e.canScrollPrev()), h(e.canScrollNext()));
|
|
262
|
+
}, []), _ = a.useCallback(() => {
|
|
263
|
+
f?.scrollPrev();
|
|
264
|
+
}, [f]), v = a.useCallback(() => {
|
|
265
|
+
f?.scrollNext();
|
|
266
|
+
}, [f]), te = a.useCallback((e) => {
|
|
267
|
+
e.key === "ArrowLeft" ? (e.preventDefault(), _()) : e.key === "ArrowRight" && (e.preventDefault(), v());
|
|
268
|
+
}, [_, v]);
|
|
269
|
+
return a.useEffect(() => {
|
|
270
|
+
!f || !r || r(f);
|
|
271
|
+
}, [f, r]), a.useEffect(() => {
|
|
272
|
+
if (f) return g(f), f.on("reInit", g), f.on("select", g), () => {
|
|
273
|
+
f?.off("select", g);
|
|
274
|
+
};
|
|
275
|
+
}, [f, g]), /* @__PURE__ */ o(Je.Provider, {
|
|
276
|
+
value: {
|
|
277
|
+
carouselRef: d,
|
|
278
|
+
api: f,
|
|
279
|
+
opts: n,
|
|
280
|
+
orientation: t || (n?.axis === "y" ? "vertical" : "horizontal"),
|
|
281
|
+
scrollPrev: _,
|
|
282
|
+
scrollNext: v,
|
|
283
|
+
canScrollPrev: p,
|
|
284
|
+
canScrollNext: ee
|
|
285
|
+
},
|
|
286
|
+
children: /* @__PURE__ */ o("div", {
|
|
287
|
+
ref: u,
|
|
288
|
+
onKeyDownCapture: te,
|
|
289
|
+
className: e("relative", s),
|
|
290
|
+
role: "region",
|
|
291
|
+
"aria-roledescription": "carousel",
|
|
292
|
+
...l,
|
|
293
|
+
children: c
|
|
294
|
+
})
|
|
295
|
+
});
|
|
296
|
+
});
|
|
297
|
+
Ye.displayName = "Carousel";
|
|
298
|
+
var Xe = a.forwardRef(({ className: t, ...n }, r) => {
|
|
299
|
+
let { carouselRef: i, orientation: a } = B();
|
|
300
|
+
return /* @__PURE__ */ o("div", {
|
|
301
|
+
ref: i,
|
|
302
|
+
className: "overflow-hidden",
|
|
303
|
+
children: /* @__PURE__ */ o("div", {
|
|
304
|
+
ref: r,
|
|
305
|
+
className: e("flex", a === "horizontal" ? "-ml-4" : "-mt-4 flex-col", t),
|
|
306
|
+
...n
|
|
307
|
+
})
|
|
308
|
+
});
|
|
309
|
+
});
|
|
310
|
+
Xe.displayName = "CarouselContent";
|
|
311
|
+
var Ze = a.forwardRef(({ className: t, ...n }, r) => {
|
|
312
|
+
let { orientation: i } = B();
|
|
313
|
+
return /* @__PURE__ */ o("div", {
|
|
314
|
+
ref: r,
|
|
315
|
+
role: "group",
|
|
316
|
+
"aria-roledescription": "slide",
|
|
317
|
+
className: e("min-w-0 shrink-0 grow-0 basis-full", i === "horizontal" ? "pl-4" : "pt-4", t),
|
|
318
|
+
...n
|
|
319
|
+
});
|
|
320
|
+
});
|
|
321
|
+
Ze.displayName = "CarouselItem";
|
|
322
|
+
var Qe = a.forwardRef(({ className: t, variant: r = "outline", size: i = "icon", ...a }, c) => {
|
|
323
|
+
let { orientation: u, scrollPrev: d, canScrollPrev: f } = B();
|
|
324
|
+
return /* @__PURE__ */ s(n, {
|
|
325
|
+
ref: c,
|
|
326
|
+
variant: r,
|
|
327
|
+
size: i,
|
|
328
|
+
className: e("absolute h-8 w-8 rounded-control", u === "horizontal" ? "-left-12 top-1/2 -translate-y-1/2" : "-top-12 left-1/2 -translate-x-1/2 rotate-90", t),
|
|
329
|
+
disabled: !f,
|
|
330
|
+
onClick: d,
|
|
331
|
+
...a,
|
|
332
|
+
children: [/* @__PURE__ */ o(l, { className: "size-4" }), /* @__PURE__ */ o("span", {
|
|
333
|
+
className: "sr-only",
|
|
334
|
+
children: "Previous slide"
|
|
335
|
+
})]
|
|
336
|
+
});
|
|
337
|
+
});
|
|
338
|
+
Qe.displayName = "CarouselPrevious";
|
|
339
|
+
var $e = a.forwardRef(({ className: t, variant: r = "outline", size: i = "icon", ...a }, c) => {
|
|
340
|
+
let { orientation: l, scrollNext: d, canScrollNext: f } = B();
|
|
341
|
+
return /* @__PURE__ */ s(n, {
|
|
342
|
+
ref: c,
|
|
343
|
+
variant: r,
|
|
344
|
+
size: i,
|
|
345
|
+
className: e("absolute h-8 w-8 rounded-control", l === "horizontal" ? "-right-12 top-1/2 -translate-y-1/2" : "-bottom-12 left-1/2 -translate-x-1/2 rotate-90", t),
|
|
346
|
+
disabled: !f,
|
|
347
|
+
onClick: d,
|
|
348
|
+
...a,
|
|
349
|
+
children: [/* @__PURE__ */ o(u, { className: "size-4" }), /* @__PURE__ */ o("span", {
|
|
350
|
+
className: "sr-only",
|
|
351
|
+
children: "Next slide"
|
|
352
|
+
})]
|
|
353
|
+
});
|
|
354
|
+
});
|
|
355
|
+
$e.displayName = "CarouselNext";
|
|
356
|
+
//#endregion
|
|
357
|
+
//#region src/components/ui/checkbox.tsx
|
|
358
|
+
var et = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(C.Root, {
|
|
359
|
+
ref: r,
|
|
360
|
+
className: e("peer size-4 shrink-0 rounded-sm border border-primary ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=checked]:text-primary-foreground data-[state=indeterminate]:bg-primary data-[state=indeterminate]:text-primary-foreground", t),
|
|
361
|
+
...n,
|
|
362
|
+
children: /* @__PURE__ */ o(C.Indicator, {
|
|
363
|
+
className: e("flex items-center justify-center text-current"),
|
|
364
|
+
children: n.checked === "indeterminate" ? /* @__PURE__ */ o("svg", {
|
|
365
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
366
|
+
viewBox: "0 0 24 24",
|
|
367
|
+
fill: "none",
|
|
368
|
+
stroke: "currentColor",
|
|
369
|
+
strokeWidth: 3,
|
|
370
|
+
className: "size-3",
|
|
371
|
+
children: /* @__PURE__ */ o("line", {
|
|
372
|
+
x1: "5",
|
|
373
|
+
y1: "12",
|
|
374
|
+
x2: "19",
|
|
375
|
+
y2: "12"
|
|
376
|
+
})
|
|
377
|
+
}) : /* @__PURE__ */ o(f, { className: "size-3" })
|
|
378
|
+
})
|
|
379
|
+
}));
|
|
380
|
+
et.displayName = C.Root.displayName;
|
|
381
|
+
//#endregion
|
|
382
|
+
//#region src/components/ui/collapsible.tsx
|
|
383
|
+
var tt = w.Root, nt = w.CollapsibleTrigger, rt = w.CollapsibleContent, it = T.Root, at = T.Trigger, ot = T.Group, st = T.Portal, ct = T.Sub, lt = T.RadioGroup, ut = a.forwardRef(({ className: t, inset: n, children: r, ...i }, a) => /* @__PURE__ */ s(T.SubTrigger, {
|
|
384
|
+
ref: a,
|
|
385
|
+
className: e("flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[state=open]:bg-accent data-[state=open]:text-accent-foreground", n && "pl-8", t),
|
|
386
|
+
...i,
|
|
387
|
+
children: [r, /* @__PURE__ */ o(h, { className: "ml-auto size-4" })]
|
|
388
|
+
}));
|
|
389
|
+
ut.displayName = T.SubTrigger.displayName;
|
|
390
|
+
var dt = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(T.SubContent, {
|
|
391
|
+
ref: r,
|
|
392
|
+
className: e("z-50 min-w-[8rem] overflow-hidden rounded-surface border bg-popover p-1 text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2", t),
|
|
393
|
+
...n
|
|
394
|
+
}));
|
|
395
|
+
dt.displayName = T.SubContent.displayName;
|
|
396
|
+
var ft = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(T.Portal, { children: /* @__PURE__ */ o(T.Content, {
|
|
397
|
+
ref: r,
|
|
398
|
+
className: e("z-50 min-w-[8rem] overflow-hidden rounded-surface border bg-popover p-1 text-popover-foreground shadow-md animate-in fade-in-80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2", t),
|
|
399
|
+
...n
|
|
400
|
+
}) }));
|
|
401
|
+
ft.displayName = T.Content.displayName;
|
|
402
|
+
var pt = a.forwardRef(({ className: t, inset: n, ...r }, i) => /* @__PURE__ */ o(T.Item, {
|
|
403
|
+
ref: i,
|
|
404
|
+
className: e("relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50", n && "pl-8", t),
|
|
405
|
+
...r
|
|
406
|
+
}));
|
|
407
|
+
pt.displayName = T.Item.displayName;
|
|
408
|
+
var mt = a.forwardRef(({ className: t, children: n, checked: r, ...i }, a) => /* @__PURE__ */ s(T.CheckboxItem, {
|
|
409
|
+
ref: a,
|
|
410
|
+
className: e("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50", t),
|
|
411
|
+
checked: r,
|
|
412
|
+
...i,
|
|
413
|
+
children: [/* @__PURE__ */ o("span", {
|
|
414
|
+
className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center",
|
|
415
|
+
children: /* @__PURE__ */ o(T.ItemIndicator, { children: /* @__PURE__ */ o(d, { className: "size-4" }) })
|
|
416
|
+
}), n]
|
|
417
|
+
}));
|
|
418
|
+
mt.displayName = T.CheckboxItem.displayName;
|
|
419
|
+
var ht = a.forwardRef(({ className: t, children: n, ...r }, i) => /* @__PURE__ */ s(T.RadioItem, {
|
|
420
|
+
ref: i,
|
|
421
|
+
className: e("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50", t),
|
|
422
|
+
...r,
|
|
423
|
+
children: [/* @__PURE__ */ o("span", {
|
|
424
|
+
className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center",
|
|
425
|
+
children: /* @__PURE__ */ o(T.ItemIndicator, { children: /* @__PURE__ */ o(_, { className: "h-2 w-2 fill-current" }) })
|
|
426
|
+
}), n]
|
|
427
|
+
}));
|
|
428
|
+
ht.displayName = T.RadioItem.displayName;
|
|
429
|
+
var gt = a.forwardRef(({ className: t, inset: n, ...r }, i) => /* @__PURE__ */ o(T.Label, {
|
|
430
|
+
ref: i,
|
|
431
|
+
className: e("px-2 py-1.5 text-sm font-semibold text-foreground", n && "pl-8", t),
|
|
432
|
+
...r
|
|
433
|
+
}));
|
|
434
|
+
gt.displayName = T.Label.displayName;
|
|
435
|
+
var _t = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(T.Separator, {
|
|
436
|
+
ref: r,
|
|
437
|
+
className: e("-mx-1 my-1 h-px bg-border", t),
|
|
438
|
+
...n
|
|
439
|
+
}));
|
|
440
|
+
_t.displayName = T.Separator.displayName;
|
|
441
|
+
var vt = ({ className: t, ...n }) => /* @__PURE__ */ o("span", {
|
|
442
|
+
className: e("ml-auto text-xs tracking-widest text-muted-foreground", t),
|
|
443
|
+
...n
|
|
444
|
+
});
|
|
445
|
+
vt.displayName = "ContextMenuShortcut";
|
|
446
|
+
//#endregion
|
|
447
|
+
//#region src/components/ui/drawer.tsx
|
|
448
|
+
var yt = ({ shouldScaleBackground: e = !0, ...t }) => /* @__PURE__ */ o(E.Root, {
|
|
449
|
+
shouldScaleBackground: e,
|
|
450
|
+
...t
|
|
451
|
+
});
|
|
452
|
+
yt.displayName = "Drawer";
|
|
453
|
+
var bt = E.Trigger, xt = E.Portal, St = E.Close, V = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(E.Overlay, {
|
|
454
|
+
ref: r,
|
|
455
|
+
className: e("fixed inset-0 z-50 bg-black/80", t),
|
|
456
|
+
...n
|
|
457
|
+
}));
|
|
458
|
+
V.displayName = E.Overlay.displayName;
|
|
459
|
+
var Ct = a.forwardRef(({ className: t, children: n, ...r }, i) => /* @__PURE__ */ s(xt, { children: [/* @__PURE__ */ o(V, {}), /* @__PURE__ */ s(E.Content, {
|
|
460
|
+
ref: i,
|
|
461
|
+
className: e("fixed inset-x-0 bottom-0 z-50 mt-24 flex h-auto flex-col rounded-t-surface border bg-background", t),
|
|
462
|
+
...r,
|
|
463
|
+
children: [/* @__PURE__ */ o("div", { className: "mx-auto mt-4 h-2 w-[100px] rounded-full bg-muted" }), n]
|
|
464
|
+
})] }));
|
|
465
|
+
Ct.displayName = "DrawerContent";
|
|
466
|
+
var wt = ({ className: t, ...n }) => /* @__PURE__ */ o("div", {
|
|
467
|
+
className: e("grid gap-1.5 p-4 text-center sm:text-left", t),
|
|
468
|
+
...n
|
|
469
|
+
});
|
|
470
|
+
wt.displayName = "DrawerHeader";
|
|
471
|
+
var Tt = ({ className: t, ...n }) => /* @__PURE__ */ o("div", {
|
|
472
|
+
className: e("mt-auto flex flex-col gap-2 p-4", t),
|
|
473
|
+
...n
|
|
474
|
+
});
|
|
475
|
+
Tt.displayName = "DrawerFooter";
|
|
476
|
+
var Et = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(E.Title, {
|
|
477
|
+
ref: r,
|
|
478
|
+
className: e("text-lg font-semibold leading-none tracking-tight", t),
|
|
479
|
+
...n
|
|
480
|
+
}));
|
|
481
|
+
Et.displayName = E.Title.displayName;
|
|
482
|
+
var Dt = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(E.Description, {
|
|
483
|
+
ref: r,
|
|
484
|
+
className: e("text-sm text-muted-foreground", t),
|
|
485
|
+
...n
|
|
486
|
+
}));
|
|
487
|
+
Dt.displayName = E.Description.displayName;
|
|
488
|
+
//#endregion
|
|
489
|
+
//#region src/components/ui/dropdown-menu.tsx
|
|
490
|
+
var Ot = D.Root, kt = D.Trigger, At = D.Group, jt = D.Portal, Mt = D.Sub, Nt = D.RadioGroup, Pt = a.forwardRef(({ className: t, inset: n, children: r, ...i }, a) => /* @__PURE__ */ s(D.SubTrigger, {
|
|
491
|
+
ref: a,
|
|
492
|
+
className: e("flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none data-[state=open]:bg-accent focus:bg-accent", n === !0 && "pl-8", t),
|
|
493
|
+
...i,
|
|
494
|
+
children: [r, /* @__PURE__ */ o(g, { className: "ml-auto size-4" })]
|
|
495
|
+
}));
|
|
496
|
+
Pt.displayName = D.SubTrigger.displayName;
|
|
497
|
+
var Ft = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(D.SubContent, {
|
|
498
|
+
ref: r,
|
|
499
|
+
className: e("z-50 min-w-[8rem] overflow-hidden rounded-surface border bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2", t),
|
|
500
|
+
...n
|
|
501
|
+
}));
|
|
502
|
+
Ft.displayName = D.SubContent.displayName;
|
|
503
|
+
var It = a.forwardRef(({ className: t, sideOffset: n = 4, ...r }, i) => /* @__PURE__ */ o(D.Portal, { children: /* @__PURE__ */ o(D.Content, {
|
|
504
|
+
ref: i,
|
|
505
|
+
sideOffset: n,
|
|
506
|
+
className: e("z-50 min-w-[8rem] overflow-hidden rounded-surface border bg-popover p-1 text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2", t),
|
|
507
|
+
...r
|
|
508
|
+
}) }));
|
|
509
|
+
It.displayName = D.Content.displayName;
|
|
510
|
+
var Lt = a.forwardRef(({ className: t, inset: n, ...r }, i) => /* @__PURE__ */ o(D.Item, {
|
|
511
|
+
ref: i,
|
|
512
|
+
className: e("relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none transition-colors data-[disabled]:pointer-events-none data-[disabled]:opacity-50 focus:bg-accent focus:text-accent-foreground", n === !0 && "pl-8", t),
|
|
513
|
+
...r
|
|
514
|
+
}));
|
|
515
|
+
Lt.displayName = D.Item.displayName;
|
|
516
|
+
var Rt = a.forwardRef(({ className: t, children: n, checked: r, ...i }, a) => /* @__PURE__ */ s(D.CheckboxItem, {
|
|
517
|
+
ref: a,
|
|
518
|
+
className: e("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors data-[disabled]:pointer-events-none data-[disabled]:opacity-50 focus:bg-accent focus:text-accent-foreground", t),
|
|
519
|
+
checked: r,
|
|
520
|
+
...i,
|
|
521
|
+
children: [/* @__PURE__ */ o("span", {
|
|
522
|
+
className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center",
|
|
523
|
+
children: /* @__PURE__ */ o(D.ItemIndicator, { children: /* @__PURE__ */ o(f, { className: "size-4" }) })
|
|
524
|
+
}), n]
|
|
525
|
+
}));
|
|
526
|
+
Rt.displayName = D.CheckboxItem.displayName;
|
|
527
|
+
var zt = a.forwardRef(({ className: t, children: n, ...r }, i) => /* @__PURE__ */ s(D.RadioItem, {
|
|
528
|
+
ref: i,
|
|
529
|
+
className: e("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors data-[disabled]:pointer-events-none data-[disabled]:opacity-50 focus:bg-accent focus:text-accent-foreground", t),
|
|
530
|
+
...r,
|
|
531
|
+
children: [/* @__PURE__ */ o("span", {
|
|
532
|
+
className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center",
|
|
533
|
+
children: /* @__PURE__ */ o(D.ItemIndicator, { children: /* @__PURE__ */ o(v, { className: "h-2 w-2 fill-current" }) })
|
|
534
|
+
}), n]
|
|
535
|
+
}));
|
|
536
|
+
zt.displayName = D.RadioItem.displayName;
|
|
537
|
+
var Bt = a.forwardRef(({ className: t, inset: n, ...r }, i) => /* @__PURE__ */ o(D.Label, {
|
|
538
|
+
ref: i,
|
|
539
|
+
className: e("px-2 py-1.5 text-sm font-semibold", n === !0 && "pl-8", t),
|
|
540
|
+
...r
|
|
541
|
+
}));
|
|
542
|
+
Bt.displayName = D.Label.displayName;
|
|
543
|
+
var Vt = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(D.Separator, {
|
|
544
|
+
ref: r,
|
|
545
|
+
className: e("-mx-1 my-1 h-px bg-muted", t),
|
|
546
|
+
...n
|
|
547
|
+
}));
|
|
548
|
+
Vt.displayName = D.Separator.displayName;
|
|
549
|
+
var Ht = ({ className: t, ...n }) => /* @__PURE__ */ o("span", {
|
|
550
|
+
className: e("ml-auto text-xs tracking-widest opacity-60", t),
|
|
551
|
+
...n
|
|
552
|
+
});
|
|
553
|
+
Ht.displayName = "DropdownMenuShortcut";
|
|
554
|
+
//#endregion
|
|
555
|
+
//#region src/components/ui/label.tsx
|
|
556
|
+
var Ut = b("text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"), H = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(fe.Root, {
|
|
557
|
+
ref: r,
|
|
558
|
+
className: e(Ut(), t),
|
|
559
|
+
...n
|
|
560
|
+
}));
|
|
561
|
+
H.displayName = "Label";
|
|
562
|
+
//#endregion
|
|
563
|
+
//#region src/components/ui/form.tsx
|
|
564
|
+
var Wt = ue, Gt = a.createContext({}), Kt = ({ ...e }) => /* @__PURE__ */ o(Gt.Provider, {
|
|
565
|
+
value: { name: e.name },
|
|
566
|
+
children: /* @__PURE__ */ o(le, { ...e })
|
|
567
|
+
}), U = () => {
|
|
568
|
+
let e = a.useContext(Gt), t = a.useContext(qt), { getFieldState: n, formState: r } = de(), i = n(e.name, r);
|
|
569
|
+
if (!e) throw Error("useFormField should be used within <FormField>");
|
|
570
|
+
let { id: o } = t;
|
|
571
|
+
return {
|
|
572
|
+
id: o,
|
|
573
|
+
name: e.name,
|
|
574
|
+
formItemId: `${o}-form-item`,
|
|
575
|
+
formDescriptionId: `${o}-form-item-description`,
|
|
576
|
+
formMessageId: `${o}-form-item-message`,
|
|
577
|
+
...i
|
|
578
|
+
};
|
|
579
|
+
}, qt = a.createContext({}), Jt = a.forwardRef(({ className: t, ...n }, r) => {
|
|
580
|
+
let i = a.useId();
|
|
581
|
+
return /* @__PURE__ */ o(qt.Provider, {
|
|
582
|
+
value: { id: i },
|
|
583
|
+
children: /* @__PURE__ */ o("div", {
|
|
584
|
+
ref: r,
|
|
585
|
+
className: e("space-y-2", t),
|
|
586
|
+
...n
|
|
587
|
+
})
|
|
588
|
+
});
|
|
589
|
+
});
|
|
590
|
+
Jt.displayName = "FormItem";
|
|
591
|
+
var Yt = a.forwardRef(({ className: t, ...n }, r) => {
|
|
592
|
+
let { error: i, formItemId: a } = U();
|
|
593
|
+
return /* @__PURE__ */ o(H, {
|
|
594
|
+
ref: r,
|
|
595
|
+
className: e(i && "text-destructive", t),
|
|
596
|
+
htmlFor: a,
|
|
597
|
+
...n
|
|
598
|
+
});
|
|
599
|
+
});
|
|
600
|
+
Yt.displayName = "FormLabel";
|
|
601
|
+
var Xt = a.forwardRef(({ ...e }, t) => {
|
|
602
|
+
let { error: n, formItemId: r, formDescriptionId: i, formMessageId: a } = U();
|
|
603
|
+
return /* @__PURE__ */ o(ae, {
|
|
604
|
+
ref: t,
|
|
605
|
+
id: r,
|
|
606
|
+
"aria-describedby": n ? `${i} ${a}` : `${i}`,
|
|
607
|
+
"aria-invalid": !!n,
|
|
608
|
+
...e
|
|
609
|
+
});
|
|
610
|
+
});
|
|
611
|
+
Xt.displayName = "FormControl";
|
|
612
|
+
var Zt = a.forwardRef(({ className: t, ...n }, r) => {
|
|
613
|
+
let { formDescriptionId: i } = U();
|
|
614
|
+
return /* @__PURE__ */ o("p", {
|
|
615
|
+
ref: r,
|
|
616
|
+
id: i,
|
|
617
|
+
className: e("text-sm text-muted-foreground", t),
|
|
618
|
+
...n
|
|
619
|
+
});
|
|
620
|
+
});
|
|
621
|
+
Zt.displayName = "FormDescription";
|
|
622
|
+
var Qt = a.forwardRef(({ className: t, children: n, ...r }, i) => {
|
|
623
|
+
let { error: a, formMessageId: s } = U(), c = a ? String(a?.message) : n;
|
|
624
|
+
return c ? /* @__PURE__ */ o("p", {
|
|
625
|
+
ref: i,
|
|
626
|
+
id: s,
|
|
627
|
+
className: e("text-sm font-medium text-destructive", t),
|
|
628
|
+
...r,
|
|
629
|
+
children: c
|
|
630
|
+
}) : null;
|
|
631
|
+
});
|
|
632
|
+
Qt.displayName = "FormMessage";
|
|
633
|
+
//#endregion
|
|
634
|
+
//#region src/components/ui/hover-card.tsx
|
|
635
|
+
var $t = O.Root, en = O.Trigger, tn = a.forwardRef(({ className: t, align: n = "center", sideOffset: r = 4, ...i }, a) => /* @__PURE__ */ o(O.Content, {
|
|
636
|
+
ref: a,
|
|
637
|
+
align: n,
|
|
638
|
+
sideOffset: r,
|
|
639
|
+
className: e("z-50 w-64 rounded-surface border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2", t),
|
|
640
|
+
...i
|
|
641
|
+
}));
|
|
642
|
+
tn.displayName = O.Content.displayName;
|
|
643
|
+
//#endregion
|
|
644
|
+
//#region src/components/ui/input-otp.tsx
|
|
645
|
+
var nn = a.forwardRef(({ className: t, containerClassName: n, ...r }, i) => /* @__PURE__ */ o(pe, {
|
|
646
|
+
ref: i,
|
|
647
|
+
containerClassName: e("flex items-center gap-2 has-[:disabled]:opacity-50", n),
|
|
648
|
+
className: e("disabled:cursor-not-allowed", t),
|
|
649
|
+
...r
|
|
650
|
+
}));
|
|
651
|
+
nn.displayName = "InputOTP";
|
|
652
|
+
var rn = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o("div", {
|
|
653
|
+
ref: r,
|
|
654
|
+
className: e("flex items-center", t),
|
|
655
|
+
...n
|
|
656
|
+
}));
|
|
657
|
+
rn.displayName = "InputOTPGroup";
|
|
658
|
+
var an = a.forwardRef(({ index: t, className: n, ...r }, i) => {
|
|
659
|
+
let { char: c, hasFakeCaret: l, isActive: u } = a.useContext(me).slots[t];
|
|
660
|
+
return /* @__PURE__ */ s("div", {
|
|
661
|
+
ref: i,
|
|
662
|
+
className: e("relative flex h-10 w-10 items-center justify-center border-y border-r border-input text-sm transition-all first:rounded-l-control first:border-l last:rounded-r-control", u && "z-10 ring-2 ring-ring ring-offset-background", n),
|
|
663
|
+
...r,
|
|
664
|
+
children: [c, l && /* @__PURE__ */ o("div", {
|
|
665
|
+
className: "pointer-events-none absolute inset-0 flex items-center justify-center",
|
|
666
|
+
children: /* @__PURE__ */ o("div", { className: "h-4 w-px animate-caret-blink bg-foreground duration-1000" })
|
|
667
|
+
})]
|
|
668
|
+
});
|
|
669
|
+
});
|
|
670
|
+
an.displayName = "InputOTPSlot";
|
|
671
|
+
var on = a.forwardRef(({ ...e }, t) => /* @__PURE__ */ o("div", {
|
|
672
|
+
ref: t,
|
|
673
|
+
role: "separator",
|
|
674
|
+
...e,
|
|
675
|
+
children: /* @__PURE__ */ o(te, {})
|
|
676
|
+
}));
|
|
677
|
+
on.displayName = "InputOTPSeparator";
|
|
678
|
+
//#endregion
|
|
679
|
+
//#region src/components/ui/menubar.tsx
|
|
680
|
+
var sn = k.Menu, cn = k.Group, ln = k.Portal, un = k.Sub, dn = k.RadioGroup, fn = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(k.Root, {
|
|
681
|
+
ref: r,
|
|
682
|
+
className: e("flex h-10 items-center space-x-1 rounded-surface border bg-background p-1", t),
|
|
683
|
+
...n
|
|
684
|
+
}));
|
|
685
|
+
fn.displayName = k.Root.displayName;
|
|
686
|
+
var pn = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(k.Trigger, {
|
|
687
|
+
ref: r,
|
|
688
|
+
className: e("flex cursor-default select-none items-center rounded-sm px-3 py-1.5 text-sm font-medium outline-none focus:bg-accent focus:text-accent-foreground data-[state=open]:bg-accent data-[state=open]:text-accent-foreground", t),
|
|
689
|
+
...n
|
|
690
|
+
}));
|
|
691
|
+
pn.displayName = k.Trigger.displayName;
|
|
692
|
+
var mn = a.forwardRef(({ className: t, inset: n, children: r, ...i }, a) => /* @__PURE__ */ s(k.SubTrigger, {
|
|
693
|
+
ref: a,
|
|
694
|
+
className: e("flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[state=open]:bg-accent data-[state=open]:text-accent-foreground", n && "pl-8", t),
|
|
695
|
+
...i,
|
|
696
|
+
children: [r, /* @__PURE__ */ o(h, { className: "ml-auto size-4" })]
|
|
697
|
+
}));
|
|
698
|
+
mn.displayName = k.SubTrigger.displayName;
|
|
699
|
+
var hn = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(k.SubContent, {
|
|
700
|
+
ref: r,
|
|
701
|
+
className: e("z-50 min-w-[8rem] overflow-hidden rounded-surface border bg-popover p-1 text-popover-foreground data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2", t),
|
|
702
|
+
...n
|
|
703
|
+
}));
|
|
704
|
+
hn.displayName = k.SubContent.displayName;
|
|
705
|
+
var gn = a.forwardRef(({ className: t, align: n = "start", alignOffset: r = -4, sideOffset: i = 8, ...a }, s) => /* @__PURE__ */ o(k.Portal, { children: /* @__PURE__ */ o(k.Content, {
|
|
706
|
+
ref: s,
|
|
707
|
+
align: n,
|
|
708
|
+
alignOffset: r,
|
|
709
|
+
sideOffset: i,
|
|
710
|
+
className: e("z-50 min-w-[12rem] overflow-hidden rounded-surface border bg-popover p-1 text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2", t),
|
|
711
|
+
...a
|
|
712
|
+
}) }));
|
|
713
|
+
gn.displayName = k.Content.displayName;
|
|
714
|
+
var _n = a.forwardRef(({ className: t, inset: n, ...r }, i) => /* @__PURE__ */ o(k.Item, {
|
|
715
|
+
ref: i,
|
|
716
|
+
className: e("relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50", n && "pl-8", t),
|
|
717
|
+
...r
|
|
718
|
+
}));
|
|
719
|
+
_n.displayName = k.Item.displayName;
|
|
720
|
+
var vn = a.forwardRef(({ className: t, children: n, checked: r, ...i }, a) => /* @__PURE__ */ s(k.CheckboxItem, {
|
|
721
|
+
ref: a,
|
|
722
|
+
className: e("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50", t),
|
|
723
|
+
checked: r,
|
|
724
|
+
...i,
|
|
725
|
+
children: [/* @__PURE__ */ o("span", {
|
|
726
|
+
className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center",
|
|
727
|
+
children: /* @__PURE__ */ o(k.ItemIndicator, { children: /* @__PURE__ */ o(d, { className: "size-4" }) })
|
|
728
|
+
}), n]
|
|
729
|
+
}));
|
|
730
|
+
vn.displayName = k.CheckboxItem.displayName;
|
|
731
|
+
var yn = a.forwardRef(({ className: t, children: n, ...r }, i) => /* @__PURE__ */ s(k.RadioItem, {
|
|
732
|
+
ref: i,
|
|
733
|
+
className: e("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50", t),
|
|
734
|
+
...r,
|
|
735
|
+
children: [/* @__PURE__ */ o("span", {
|
|
736
|
+
className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center",
|
|
737
|
+
children: /* @__PURE__ */ o(k.ItemIndicator, { children: /* @__PURE__ */ o(_, { className: "h-2 w-2 fill-current" }) })
|
|
738
|
+
}), n]
|
|
739
|
+
}));
|
|
740
|
+
yn.displayName = k.RadioItem.displayName;
|
|
741
|
+
var bn = a.forwardRef(({ className: t, inset: n, ...r }, i) => /* @__PURE__ */ o(k.Label, {
|
|
742
|
+
ref: i,
|
|
743
|
+
className: e("px-2 py-1.5 text-sm font-semibold", n && "pl-8", t),
|
|
744
|
+
...r
|
|
745
|
+
}));
|
|
746
|
+
bn.displayName = k.Label.displayName;
|
|
747
|
+
var xn = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(k.Separator, {
|
|
748
|
+
ref: r,
|
|
749
|
+
className: e("-mx-1 my-1 h-px bg-muted", t),
|
|
750
|
+
...n
|
|
751
|
+
}));
|
|
752
|
+
xn.displayName = k.Separator.displayName;
|
|
753
|
+
var Sn = ({ className: t, ...n }) => /* @__PURE__ */ o("span", {
|
|
754
|
+
className: e("ml-auto text-xs tracking-widest text-muted-foreground", t),
|
|
755
|
+
...n
|
|
756
|
+
});
|
|
757
|
+
Sn.displayname = "MenubarShortcut";
|
|
758
|
+
//#endregion
|
|
759
|
+
//#region src/components/ui/navigation-menu.tsx
|
|
760
|
+
var Cn = a.forwardRef(({ className: t, children: n, ...r }, i) => /* @__PURE__ */ s(A.Root, {
|
|
761
|
+
ref: i,
|
|
762
|
+
className: e("relative z-10 flex max-w-max flex-1 items-center justify-center", t),
|
|
763
|
+
...r,
|
|
764
|
+
children: [n, /* @__PURE__ */ o(W, {})]
|
|
765
|
+
}));
|
|
766
|
+
Cn.displayName = A.Root.displayName;
|
|
767
|
+
var wn = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(A.List, {
|
|
768
|
+
ref: r,
|
|
769
|
+
className: e("group flex flex-1 list-none items-center justify-center space-x-1", t),
|
|
770
|
+
...n
|
|
771
|
+
}));
|
|
772
|
+
wn.displayName = A.List.displayName;
|
|
773
|
+
var Tn = A.Item, En = b("group inline-flex h-10 w-max items-center justify-center rounded-control bg-background px-4 py-2 text-sm font-medium transition-colors hover:bg-accent hover:text-accent-foreground focus:bg-accent focus:text-accent-foreground focus:outline-none disabled:pointer-events-none disabled:opacity-50 data-[active]:bg-accent/50 data-[state=open]:bg-accent/50"), Dn = a.forwardRef(({ className: t, children: n, ...r }, i) => /* @__PURE__ */ s(A.Trigger, {
|
|
774
|
+
ref: i,
|
|
775
|
+
className: e(En(), "group", t),
|
|
776
|
+
...r,
|
|
777
|
+
children: [
|
|
778
|
+
n,
|
|
779
|
+
" ",
|
|
780
|
+
/* @__PURE__ */ o(p, {
|
|
781
|
+
className: "relative top-[1px] ml-1 h-3 w-3 transition duration-200 group-data-[state=open]:rotate-180",
|
|
782
|
+
"aria-hidden": "true"
|
|
783
|
+
})
|
|
784
|
+
]
|
|
785
|
+
}));
|
|
786
|
+
Dn.displayName = A.Trigger.displayName;
|
|
787
|
+
var On = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(A.Content, {
|
|
788
|
+
ref: r,
|
|
789
|
+
className: e("left-0 top-0 w-full data-[motion^=from-]:animate-in data-[motion^=to-]:animate-out data-[motion^=from-]:fade-in data-[motion^=to-]:fade-out data-[motion=from-end]:slide-in-from-right-52 data-[motion=from-start]:slide-in-from-left-52 data-[motion=to-end]:slide-out-to-right-52 data-[motion=to-start]:slide-out-to-left-52 md:absolute md:w-auto ", t),
|
|
790
|
+
...n
|
|
791
|
+
}));
|
|
792
|
+
On.displayName = A.Content.displayName;
|
|
793
|
+
var kn = A.Link, W = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o("div", {
|
|
794
|
+
className: e("absolute left-0 top-full flex justify-center"),
|
|
795
|
+
children: /* @__PURE__ */ o(A.Viewport, {
|
|
796
|
+
className: e("origin-top-center relative mt-1.5 h-[var(--radix-navigation-menu-viewport-height)] w-full overflow-hidden rounded-surface border bg-popover text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-90 md:w-[var(--radix-navigation-menu-viewport-width)]", t),
|
|
797
|
+
ref: r,
|
|
798
|
+
...n
|
|
799
|
+
})
|
|
800
|
+
}));
|
|
801
|
+
W.displayName = A.Viewport.displayName;
|
|
802
|
+
var An = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(A.Indicator, {
|
|
803
|
+
ref: r,
|
|
804
|
+
className: e("top-full z-[1] flex h-1.5 items-end justify-center overflow-hidden data-[state=visible]:animate-in data-[state=hidden]:animate-out data-[state=hidden]:fade-out data-[state=visible]:fade-in", t),
|
|
805
|
+
...n,
|
|
806
|
+
children: /* @__PURE__ */ o("div", { className: "relative top-[60%] h-2 w-2 rotate-45 rounded-tl-sm bg-border shadow-md" })
|
|
807
|
+
}));
|
|
808
|
+
An.displayName = A.Indicator.displayName;
|
|
809
|
+
//#endregion
|
|
810
|
+
//#region src/components/ui/pagination.tsx
|
|
811
|
+
var jn = ({ className: t, ...n }) => /* @__PURE__ */ o("nav", {
|
|
812
|
+
role: "navigation",
|
|
813
|
+
"aria-label": "pagination",
|
|
814
|
+
className: e("mx-auto flex w-full justify-center", t),
|
|
815
|
+
...n
|
|
816
|
+
});
|
|
817
|
+
jn.displayName = "Pagination";
|
|
818
|
+
var Mn = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o("ul", {
|
|
819
|
+
ref: r,
|
|
820
|
+
className: e("flex flex-row items-center gap-1", t),
|
|
821
|
+
...n
|
|
822
|
+
}));
|
|
823
|
+
Mn.displayName = "PaginationContent";
|
|
824
|
+
var Nn = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o("li", {
|
|
825
|
+
ref: r,
|
|
826
|
+
className: e("", t),
|
|
827
|
+
...n
|
|
828
|
+
}));
|
|
829
|
+
Nn.displayName = "PaginationItem";
|
|
830
|
+
var G = ({ className: n, isActive: r, size: i = "icon", ...a }) => /* @__PURE__ */ o("a", {
|
|
831
|
+
"aria-current": r ? "page" : void 0,
|
|
832
|
+
className: e(t({
|
|
833
|
+
variant: r ? "outline" : "ghost",
|
|
834
|
+
size: i
|
|
835
|
+
}), n),
|
|
836
|
+
...a
|
|
837
|
+
});
|
|
838
|
+
G.displayName = "PaginationLink";
|
|
839
|
+
var Pn = ({ className: t, label: n = "Previous", ...r }) => /* @__PURE__ */ s(G, {
|
|
840
|
+
"aria-label": "Go to previous page",
|
|
841
|
+
size: "default",
|
|
842
|
+
className: e("gap-1 pl-2.5", t),
|
|
843
|
+
...r,
|
|
844
|
+
children: [/* @__PURE__ */ o(ee, { className: "size-4" }), /* @__PURE__ */ o("span", { children: n })]
|
|
845
|
+
});
|
|
846
|
+
Pn.displayName = "PaginationPrevious";
|
|
847
|
+
var Fn = ({ className: t, label: n = "Next", ...r }) => /* @__PURE__ */ s(G, {
|
|
848
|
+
"aria-label": "Go to next page",
|
|
849
|
+
size: "default",
|
|
850
|
+
className: e("gap-1 pr-2.5", t),
|
|
851
|
+
...r,
|
|
852
|
+
children: [/* @__PURE__ */ o("span", { children: n }), /* @__PURE__ */ o(g, { className: "size-4" })]
|
|
853
|
+
});
|
|
854
|
+
Fn.displayName = "PaginationNext";
|
|
855
|
+
var In = ({ className: t, ...n }) => /* @__PURE__ */ s("span", {
|
|
856
|
+
"aria-hidden": !0,
|
|
857
|
+
className: e("flex h-9 w-9 items-center justify-center", t),
|
|
858
|
+
...n,
|
|
859
|
+
children: [/* @__PURE__ */ o(ie, { className: "size-4" }), /* @__PURE__ */ o("span", {
|
|
860
|
+
className: "sr-only",
|
|
861
|
+
children: "More pages"
|
|
862
|
+
})]
|
|
863
|
+
});
|
|
864
|
+
In.displayName = "PaginationEllipsis";
|
|
865
|
+
//#endregion
|
|
866
|
+
//#region src/components/ui/progress.tsx
|
|
867
|
+
var Ln = a.forwardRef(({ className: t, value: n, indeterminate: r = !1, ...i }, a) => /* @__PURE__ */ o(j.Root, {
|
|
868
|
+
ref: a,
|
|
869
|
+
className: e("relative h-4 w-full overflow-hidden rounded-full bg-secondary", t),
|
|
870
|
+
...i,
|
|
871
|
+
children: /* @__PURE__ */ o(j.Indicator, {
|
|
872
|
+
className: e("h-full w-full flex-1 bg-primary transition-all", r && "animate-progress origin-left"),
|
|
873
|
+
style: r ? void 0 : { transform: `translateX(-${(100 - (n ?? 0)).toString()}%)` }
|
|
874
|
+
})
|
|
875
|
+
}));
|
|
876
|
+
Ln.displayName = j.Root.displayName;
|
|
877
|
+
//#endregion
|
|
878
|
+
//#region src/components/ui/radio-group.tsx
|
|
879
|
+
var Rn = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(M.Root, {
|
|
880
|
+
className: e("grid gap-2", t),
|
|
881
|
+
...n,
|
|
882
|
+
ref: r
|
|
883
|
+
}));
|
|
884
|
+
Rn.displayName = M.Root.displayName;
|
|
885
|
+
var zn = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(M.Item, {
|
|
886
|
+
ref: r,
|
|
887
|
+
className: e("aspect-square size-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50", t),
|
|
888
|
+
...n,
|
|
889
|
+
children: /* @__PURE__ */ o(M.Indicator, {
|
|
890
|
+
className: "flex items-center justify-center",
|
|
891
|
+
children: /* @__PURE__ */ o(_, { className: "h-2.5 w-2.5 fill-current text-current" })
|
|
892
|
+
})
|
|
893
|
+
}));
|
|
894
|
+
zn.displayName = M.Item.displayName;
|
|
895
|
+
//#endregion
|
|
896
|
+
//#region src/components/ui/resizable.tsx
|
|
897
|
+
var Bn = ({ className: t, ...n }) => /* @__PURE__ */ o(N.Group, {
|
|
898
|
+
className: e(t),
|
|
899
|
+
...n
|
|
900
|
+
}), Vn = N.Panel, Hn = ({ withHandle: t, className: n, ...r }) => /* @__PURE__ */ o(N.Separator, {
|
|
901
|
+
className: e("relative flex w-px items-center justify-center bg-border after:absolute after:inset-y-0 after:left-1/2 after:w-1 after:-translate-x-1/2 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring focus-visible:ring-offset-1 aria-[orientation=horizontal]:h-px aria-[orientation=horizontal]:w-full aria-[orientation=horizontal]:after:left-0 aria-[orientation=horizontal]:after:h-1 aria-[orientation=horizontal]:after:w-full aria-[orientation=horizontal]:after:-translate-y-1/2 aria-[orientation=horizontal]:after:translate-x-0 [&[aria-orientation=horizontal]>div]:rotate-90", n),
|
|
902
|
+
...r,
|
|
903
|
+
children: t && /* @__PURE__ */ o("div", {
|
|
904
|
+
className: "z-10 flex h-4 w-3 items-center justify-center rounded-sm border bg-border",
|
|
905
|
+
children: /* @__PURE__ */ o(ne, { className: "h-2.5 w-2.5" })
|
|
906
|
+
})
|
|
907
|
+
}), K = a.forwardRef(({ className: t, orientation: n = "horizontal", decorative: r = !0, ...i }, a) => /* @__PURE__ */ o(he.Root, {
|
|
908
|
+
ref: a,
|
|
909
|
+
decorative: r,
|
|
910
|
+
orientation: n,
|
|
911
|
+
className: e("shrink-0 bg-border", n === "horizontal" ? "h-[1px] w-full" : "h-full w-[1px]", t),
|
|
912
|
+
...i
|
|
913
|
+
}));
|
|
914
|
+
K.displayName = he.Root.displayName;
|
|
915
|
+
//#endregion
|
|
916
|
+
//#region src/components/ui/simple-table.tsx
|
|
917
|
+
var Un = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o("div", {
|
|
918
|
+
className: "relative w-full max-w-full overflow-auto",
|
|
919
|
+
children: /* @__PURE__ */ o("table", {
|
|
920
|
+
ref: r,
|
|
921
|
+
className: e("w-full caption-bottom text-sm", t),
|
|
922
|
+
...n
|
|
923
|
+
})
|
|
924
|
+
}));
|
|
925
|
+
Un.displayName = "SimpleTable";
|
|
926
|
+
var Wn = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o("thead", {
|
|
927
|
+
ref: r,
|
|
928
|
+
className: e("[&_tr]:border-b", t),
|
|
929
|
+
...n
|
|
930
|
+
}));
|
|
931
|
+
Wn.displayName = "SimpleTableHeader";
|
|
932
|
+
var Gn = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o("tbody", {
|
|
933
|
+
ref: r,
|
|
934
|
+
className: e("[&_tr:last-child]:border-0", t),
|
|
935
|
+
...n
|
|
936
|
+
}));
|
|
937
|
+
Gn.displayName = "SimpleTableBody";
|
|
938
|
+
var Kn = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o("tfoot", {
|
|
939
|
+
ref: r,
|
|
940
|
+
className: e("border-t bg-muted/50 font-medium [&>tr]:last:border-b-0", t),
|
|
941
|
+
...n
|
|
942
|
+
}));
|
|
943
|
+
Kn.displayName = "SimpleTableFooter";
|
|
944
|
+
var qn = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o("tr", {
|
|
945
|
+
ref: r,
|
|
946
|
+
className: e("border-b transition-colors hover:bg-muted/50 data-[state=selected]:bg-muted", t),
|
|
947
|
+
...n
|
|
948
|
+
}));
|
|
949
|
+
qn.displayName = "SimpleTableRow";
|
|
950
|
+
var Jn = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o("th", {
|
|
951
|
+
ref: r,
|
|
952
|
+
className: e("h-12 px-4 text-left align-middle font-medium text-muted-foreground [&:has([role=checkbox])]:pr-0", t),
|
|
953
|
+
...n
|
|
954
|
+
}));
|
|
955
|
+
Jn.displayName = "SimpleTableHead";
|
|
956
|
+
var Yn = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o("td", {
|
|
957
|
+
ref: r,
|
|
958
|
+
className: e("p-4 align-middle [&:has([role=checkbox])]:pr-0", t),
|
|
959
|
+
...n
|
|
960
|
+
}));
|
|
961
|
+
Yn.displayName = "SimpleTableCell";
|
|
962
|
+
var Xn = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o("caption", {
|
|
963
|
+
ref: r,
|
|
964
|
+
className: e("mt-4 text-sm text-muted-foreground", t),
|
|
965
|
+
...n
|
|
966
|
+
}));
|
|
967
|
+
Xn.displayName = "SimpleTableCaption";
|
|
968
|
+
//#endregion
|
|
969
|
+
//#region src/components/ui/slider.tsx
|
|
970
|
+
var Zn = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ s(P.Root, {
|
|
971
|
+
ref: r,
|
|
972
|
+
className: e("relative flex w-full touch-none select-none items-center", t),
|
|
973
|
+
...n,
|
|
974
|
+
children: [/* @__PURE__ */ o(P.Track, {
|
|
975
|
+
className: "relative h-2 w-full grow overflow-hidden rounded-full bg-secondary",
|
|
976
|
+
children: /* @__PURE__ */ o(P.Range, { className: "absolute h-full bg-primary" })
|
|
977
|
+
}), /* @__PURE__ */ o(P.Thumb, { className: "block h-5 w-5 rounded-full border-2 border-primary bg-background ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50" })]
|
|
978
|
+
}));
|
|
979
|
+
Zn.displayName = P.Root.displayName;
|
|
980
|
+
//#endregion
|
|
981
|
+
//#region src/components/ui/sonner.tsx
|
|
982
|
+
var Qn = ({ ...e }) => {
|
|
983
|
+
let { theme: t = "system" } = ge();
|
|
984
|
+
return /* @__PURE__ */ o(_e, {
|
|
985
|
+
theme: t,
|
|
986
|
+
className: "toaster group",
|
|
987
|
+
icons: { close: /* @__PURE__ */ o(y, { className: "size-4" }) },
|
|
988
|
+
toastOptions: { classNames: {
|
|
989
|
+
toast: "group toast group-[.toaster]:bg-background group-[.toaster]:text-foreground group-[.toaster]:border-border group-[.toaster]:shadow-lg",
|
|
990
|
+
description: "group-[.toast]:text-muted-foreground",
|
|
991
|
+
actionButton: "group-[.toast]:bg-primary group-[.toast]:text-primary-foreground",
|
|
992
|
+
cancelButton: "group-[.toast]:bg-muted group-[.toast]:text-muted-foreground",
|
|
993
|
+
closeButton: "!static !order-last !size-6 !transform-none !rounded-control !border-0 !bg-transparent !text-foreground/60 !opacity-100 hover:!bg-muted hover:!text-foreground focus-visible:!ring-2 focus-visible:!ring-ring"
|
|
994
|
+
} },
|
|
995
|
+
...e
|
|
996
|
+
});
|
|
997
|
+
}, $n = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(F.Root, {
|
|
998
|
+
className: e("peer inline-flex h-6 w-11 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input", t),
|
|
999
|
+
...n,
|
|
1000
|
+
ref: r,
|
|
1001
|
+
children: /* @__PURE__ */ o(F.Thumb, { className: e("pointer-events-none block h-5 w-5 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-5 data-[state=unchecked]:translate-x-0") })
|
|
1002
|
+
}));
|
|
1003
|
+
$n.displayName = F.Root.displayName;
|
|
1004
|
+
//#endregion
|
|
1005
|
+
//#region src/components/ui/tabs.tsx
|
|
1006
|
+
var er = I.Root, tr = a.forwardRef(({ className: t, style: n, ...i }, s) => {
|
|
1007
|
+
let c = a.useRef(null), l = a.useCallback((e) => {
|
|
1008
|
+
c.current = e, typeof s == "function" ? s(e) : s && (s.current = e);
|
|
1009
|
+
}, [s]), u = r(c);
|
|
1010
|
+
return /* @__PURE__ */ o(I.List, {
|
|
1011
|
+
ref: l,
|
|
1012
|
+
style: {
|
|
1013
|
+
...n,
|
|
1014
|
+
...u
|
|
1015
|
+
},
|
|
1016
|
+
className: e("inline-flex h-10 items-center justify-start gap-6 overflow-x-auto overscroll-x-contain border-b border-border bg-transparent p-0 text-muted-foreground w-full [scrollbar-width:none] [&::-webkit-scrollbar]:hidden", t),
|
|
1017
|
+
...i
|
|
1018
|
+
});
|
|
1019
|
+
});
|
|
1020
|
+
tr.displayName = I.List.displayName;
|
|
1021
|
+
var nr = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(I.Trigger, {
|
|
1022
|
+
ref: r,
|
|
1023
|
+
className: e("relative inline-flex shrink-0 items-center justify-center gap-2 whitespace-nowrap rounded-none border-b-2 border-transparent bg-transparent px-1 pb-2.5 pt-2 -mb-px text-sm font-medium text-muted-foreground ring-offset-background cursor-pointer transition-colors hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:border-primary data-[state=active]:text-foreground data-[state=active]:shadow-none [&_svg]:h-4 [&_svg]:w-4", t),
|
|
1024
|
+
...n
|
|
1025
|
+
}));
|
|
1026
|
+
nr.displayName = I.Trigger.displayName;
|
|
1027
|
+
var rr = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(I.Content, {
|
|
1028
|
+
ref: r,
|
|
1029
|
+
className: e("mt-2 ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2", t),
|
|
1030
|
+
...n
|
|
1031
|
+
}));
|
|
1032
|
+
rr.displayName = I.Content.displayName;
|
|
1033
|
+
//#endregion
|
|
1034
|
+
//#region src/components/ui/textarea.tsx
|
|
1035
|
+
var ir = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o("textarea", {
|
|
1036
|
+
className: e("flex min-h-[80px] w-full rounded-control border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50", t),
|
|
1037
|
+
ref: r,
|
|
1038
|
+
...n
|
|
1039
|
+
}));
|
|
1040
|
+
ir.displayName = "Textarea";
|
|
1041
|
+
//#endregion
|
|
1042
|
+
//#region src/components/ui/toast.tsx
|
|
1043
|
+
var ar = L.Provider, q = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(L.Viewport, {
|
|
1044
|
+
ref: r,
|
|
1045
|
+
className: e("fixed top-0 z-[100] flex max-h-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]", t),
|
|
1046
|
+
...n
|
|
1047
|
+
}));
|
|
1048
|
+
q.displayName = L.Viewport.displayName;
|
|
1049
|
+
var or = b("group pointer-events-auto relative flex w-full items-center justify-between space-x-4 overflow-hidden rounded-surface border p-6 pr-8 shadow-lg transition-all data-[swipe=cancel]:translate-x-0 data-[swipe=end]:translate-x-[var(--radix-toast-swipe-end-x)] data-[swipe=move]:translate-x-[var(--radix-toast-swipe-move-x)] data-[swipe=move]:transition-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[swipe=end]:animate-out data-[state=closed]:fade-out-80 data-[state=closed]:slide-out-to-right-full data-[state=open]:slide-in-from-top-full data-[state=open]:sm:slide-in-from-bottom-full", {
|
|
1050
|
+
variants: { variant: {
|
|
1051
|
+
default: "border bg-background text-foreground",
|
|
1052
|
+
destructive: "destructive group border-destructive bg-destructive text-destructive-foreground"
|
|
1053
|
+
} },
|
|
1054
|
+
defaultVariants: { variant: "default" }
|
|
1055
|
+
}), J = a.forwardRef(({ className: t, variant: n, ...r }, i) => /* @__PURE__ */ o(L.Root, {
|
|
1056
|
+
ref: i,
|
|
1057
|
+
className: e(or({ variant: n }), t),
|
|
1058
|
+
...r
|
|
1059
|
+
}));
|
|
1060
|
+
J.displayName = L.Root.displayName;
|
|
1061
|
+
var sr = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(L.Action, {
|
|
1062
|
+
ref: r,
|
|
1063
|
+
className: e("inline-flex h-8 shrink-0 items-center justify-center rounded-control border bg-transparent px-3 text-sm font-medium ring-offset-background transition-colors group-[.destructive]:border-muted/40 hover:bg-secondary group-[.destructive]:hover:border-destructive/30 group-[.destructive]:hover:bg-destructive group-[.destructive]:hover:text-destructive-foreground focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 group-[.destructive]:focus:ring-destructive disabled:pointer-events-none disabled:opacity-50", t),
|
|
1064
|
+
...n
|
|
1065
|
+
}));
|
|
1066
|
+
sr.displayName = L.Action.displayName;
|
|
1067
|
+
var Y = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(L.Close, {
|
|
1068
|
+
ref: r,
|
|
1069
|
+
className: e("absolute right-2 top-2 rounded-md p-1 text-foreground/50 opacity-0 transition-opacity group-hover:opacity-100 group-[.destructive]:text-red-300 hover:text-foreground group-[.destructive]:hover:text-red-50 focus:opacity-100 focus:outline-none focus:ring-2 group-[.destructive]:focus:ring-red-400 group-[.destructive]:focus:ring-offset-red-600", t),
|
|
1070
|
+
"toast-close": "",
|
|
1071
|
+
...n,
|
|
1072
|
+
children: /* @__PURE__ */ o(y, { className: "size-4" })
|
|
1073
|
+
}));
|
|
1074
|
+
Y.displayName = L.Close.displayName;
|
|
1075
|
+
var X = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(L.Title, {
|
|
1076
|
+
ref: r,
|
|
1077
|
+
className: e("text-sm font-semibold", t),
|
|
1078
|
+
...n
|
|
1079
|
+
}));
|
|
1080
|
+
X.displayName = L.Title.displayName;
|
|
1081
|
+
var Z = a.forwardRef(({ className: t, ...n }, r) => /* @__PURE__ */ o(L.Description, {
|
|
1082
|
+
ref: r,
|
|
1083
|
+
className: e("text-sm opacity-90", t),
|
|
1084
|
+
...n
|
|
1085
|
+
}));
|
|
1086
|
+
Z.displayName = L.Description.displayName;
|
|
1087
|
+
//#endregion
|
|
1088
|
+
//#region src/components/ui/toaster.tsx
|
|
1089
|
+
function cr() {
|
|
1090
|
+
let { toasts: e } = i();
|
|
1091
|
+
return /* @__PURE__ */ s(ar, { children: [e.map(function({ id: e, title: t, description: n, action: r, ...i }) {
|
|
1092
|
+
return /* @__PURE__ */ s(J, {
|
|
1093
|
+
...i,
|
|
1094
|
+
children: [
|
|
1095
|
+
/* @__PURE__ */ s("div", {
|
|
1096
|
+
className: "grid gap-1",
|
|
1097
|
+
children: [t && /* @__PURE__ */ o(X, { children: t }), n && /* @__PURE__ */ o(Z, { children: n })]
|
|
1098
|
+
}),
|
|
1099
|
+
r,
|
|
1100
|
+
/* @__PURE__ */ o(Y, {})
|
|
1101
|
+
]
|
|
1102
|
+
}, e);
|
|
1103
|
+
}), /* @__PURE__ */ o(q, {})] });
|
|
1104
|
+
}
|
|
1105
|
+
//#endregion
|
|
1106
|
+
//#region src/components/ui/toggle.tsx
|
|
1107
|
+
var Q = b("inline-flex items-center justify-center rounded-control text-sm font-medium ring-offset-background transition-colors hover:bg-muted hover:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=on]:bg-accent data-[state=on]:text-accent-foreground", {
|
|
1108
|
+
variants: {
|
|
1109
|
+
variant: {
|
|
1110
|
+
default: "bg-transparent",
|
|
1111
|
+
outline: "border border-input bg-transparent hover:bg-accent hover:text-accent-foreground"
|
|
1112
|
+
},
|
|
1113
|
+
size: {
|
|
1114
|
+
default: "h-10 px-3",
|
|
1115
|
+
sm: "h-9 px-2.5",
|
|
1116
|
+
lg: "h-11 px-5"
|
|
1117
|
+
}
|
|
1118
|
+
},
|
|
1119
|
+
defaultVariants: {
|
|
1120
|
+
variant: "default",
|
|
1121
|
+
size: "default"
|
|
1122
|
+
}
|
|
1123
|
+
}), lr = a.forwardRef(({ className: t, variant: n, size: r, ...i }, a) => /* @__PURE__ */ o(R.Root, {
|
|
1124
|
+
ref: a,
|
|
1125
|
+
className: e(Q({
|
|
1126
|
+
variant: n,
|
|
1127
|
+
size: r,
|
|
1128
|
+
className: t
|
|
1129
|
+
})),
|
|
1130
|
+
...i
|
|
1131
|
+
}));
|
|
1132
|
+
lr.displayName = R.Root.displayName;
|
|
1133
|
+
//#endregion
|
|
1134
|
+
//#region src/components/ui/toggle-group.tsx
|
|
1135
|
+
var ur = a.createContext({
|
|
1136
|
+
size: "default",
|
|
1137
|
+
variant: "default"
|
|
1138
|
+
}), dr = a.forwardRef(({ className: t, variant: n, size: r, children: i, ...a }, s) => /* @__PURE__ */ o(z.Root, {
|
|
1139
|
+
ref: s,
|
|
1140
|
+
className: e("flex items-center justify-center gap-1", t),
|
|
1141
|
+
...a,
|
|
1142
|
+
children: /* @__PURE__ */ o(ur.Provider, {
|
|
1143
|
+
value: {
|
|
1144
|
+
variant: n,
|
|
1145
|
+
size: r
|
|
1146
|
+
},
|
|
1147
|
+
children: i
|
|
1148
|
+
})
|
|
1149
|
+
}));
|
|
1150
|
+
dr.displayName = z.Root.displayName;
|
|
1151
|
+
var $ = a.forwardRef(({ className: t, children: n, variant: r, size: i, ...s }, c) => {
|
|
1152
|
+
let l = a.useContext(ur);
|
|
1153
|
+
return /* @__PURE__ */ o(z.Item, {
|
|
1154
|
+
ref: c,
|
|
1155
|
+
className: e(Q({
|
|
1156
|
+
variant: l.variant || r,
|
|
1157
|
+
size: l.size || i
|
|
1158
|
+
}), t),
|
|
1159
|
+
...s,
|
|
1160
|
+
children: n
|
|
1161
|
+
});
|
|
1162
|
+
});
|
|
1163
|
+
$.displayName = z.Item.displayName;
|
|
1164
|
+
//#endregion
|
|
1165
|
+
export { fn as $, xt as $t, K as A, Ue as An, H as At, Nn as B, Ce as Bn, Vt as Bt, Gn as C, Ze as Cn, Xt as Ct, Jn as D, Be as Dn, Yt as Dt, Kn as E, qe as En, Jt as Et, zn as F, Re as Fn, Lt as Ft, On as G, ke as Gn, kt as Gt, Fn as H, Ne as Hn, Mt as Ht, Ln as I, Fe as In, Bt as It, kn as J, we as Jn, Ct as Jt, An as K, Oe as Kn, yt as Kt, jn as L, Le as Ln, jt as Lt, Vn as M, We as Mn, Rt as Mt, Bn as N, Ge as Nn, It as Nt, Wn as O, Ke as On, Qt as Ot, Rn as P, ze as Pn, At as Pt, En as Q, xe as Qn, V as Qt, Mn as R, Ie as Rn, Nt as Rt, Un as S, Xe as Sn, Wt as St, Yn as T, Qe as Tn, Kt as Tt, Pn as U, De as Un, Ft as Ut, G as V, Me as Vn, Ht as Vt, Cn as W, je as Wn, Pt as Wt, Dn as X, Se as Xn, Tt as Xt, wn as Y, ye as Yn, Dt as Yt, W as Z, be as Zn, wt as Zt, nr as _, tt as _n, on as _t, cr as a, ot as an, sn as at, ve as b, et as bn, tn as bt, Y as c, st as cn, yn as ct, X as d, _t as dn, un as dt, Et as en, vn as et, q as f, vt as fn, hn as ft, tr as g, at as gn, rn as gt, rr as h, ut as hn, nn as ht, Q as i, ft as in, bn as it, Hn as j, Ve as jn, Ot as jt, qn as k, He as kn, U as kt, Z as l, lt as ln, xn as lt, er as m, dt as mn, pn as mt, $ as n, it as nn, cn as nt, J as o, pt as on, ln as ot, ir as p, ct as pn, mn as pt, Tn as q, Ae as qn, St as qt, lr as r, mt as rn, _n as rt, sr as s, gt as sn, dn as st, dr as t, bt as tn, gn as tt, ar as u, ht as un, Sn as ut, $n as v, rt as vn, an as vt, Xn as w, $e as wn, Zt as wt, Zn as x, Ye as xn, en as xt, Qn as y, nt as yn, $t as yt, In as z, Pe as zn, zt };
|