laif-ds 0.2.38 → 0.2.40
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/_virtual/index3.js +5 -5
- package/dist/_virtual/index5.js +5 -5
- package/dist/components/ui/button.js +7 -7
- package/dist/components/ui/calendar.js +12 -11
- package/dist/components/ui/date-picker.js +66 -62
- package/dist/components/ui/dialog.js +36 -35
- package/dist/components/ui/form-composer.js +246 -0
- package/dist/components/ui/input.js +76 -75
- package/dist/components/ui/textarea.js +9 -9
- package/dist/index.d.ts +29 -1
- package/dist/index.js +250 -248
- package/dist/node_modules/eventemitter3/index.js +1 -1
- package/dist/node_modules/hast-util-to-jsx-runtime/lib/index.js +1 -1
- package/dist/node_modules/recharts/es6/util/Events.js +1 -1
- package/dist/styles.v3.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -3,13 +3,13 @@ import { default as o } from "./components/ui/gantt/components/Gantt/Gantt.js";
|
|
|
3
3
|
import { AspectRatio as a } from "./components/ui/aspect-ratio.js";
|
|
4
4
|
import { Avatar as i, AvatarFallback as p, AvatarImage as m } from "./components/ui/avatar.js";
|
|
5
5
|
import { Badge as u, badgeVariants as x } from "./components/ui/badge.js";
|
|
6
|
-
import { Button as f, buttonVariants as
|
|
6
|
+
import { Button as f, buttonVariants as C } from "./components/ui/button.js";
|
|
7
7
|
import { Checkbox as b } from "./components/ui/checkbox.js";
|
|
8
8
|
import { Collapsible as S, CollapsibleContent as M, CollapsibleTrigger as c } from "./components/ui/collapsible.js";
|
|
9
9
|
import { CopyButton as D } from "./components/ui/copy-button.js";
|
|
10
10
|
import { Icon as I } from "./components/ui/icon.js";
|
|
11
11
|
import { Input as h } from "./components/ui/input.js";
|
|
12
|
-
import { InputOTP as
|
|
12
|
+
import { InputOTP as v, InputOTPGroup as w, InputOTPSlot as G } from "./components/ui/input-otp.js";
|
|
13
13
|
import { Label as R } from "./components/ui/label.js";
|
|
14
14
|
import { Progress as H } from "./components/ui/progress.js";
|
|
15
15
|
import { RadioGroup as y, RadioGroupItem as N } from "./components/ui/radio-group.js";
|
|
@@ -23,76 +23,77 @@ import { Tooltip as _, TooltipContent as $, TooltipProvider as ee, TooltipTrigge
|
|
|
23
23
|
import { TypingIndicator as te } from "./components/ui/typing-indicator.js";
|
|
24
24
|
import { Accordion as ne, AccordionContent as ie, AccordionItem as pe, AccordionTrigger as me } from "./components/ui/accordion.js";
|
|
25
25
|
import { Alert as ue, AlertDescription as xe, AlertTitle as de } from "./components/ui/alert.js";
|
|
26
|
-
import { AlertDialog as
|
|
26
|
+
import { AlertDialog as Ce, AlertDialogAction as ge, AlertDialogCancel as be, AlertDialogContent as se, AlertDialogDescription as Se, AlertDialogFooter as Me, AlertDialogHeader as ce, AlertDialogTitle as Te, AlertDialogTrigger as De } from "./components/ui/alert-dialog.js";
|
|
27
27
|
import { AsyncSelect as Ie } from "./components/ui/async-select.js";
|
|
28
28
|
import { Calendar as he } from "./components/ui/calendar.js";
|
|
29
|
-
import { Card as
|
|
29
|
+
import { Card as ve, CardContent as we, CardDescription as Ge, CardFooter as Le, CardHeader as Re, CardTitle as Be } from "./components/ui/card.js";
|
|
30
30
|
import { Command as ke, CommandDialog as ye, CommandEmpty as Ne, CommandGroup as Ve, CommandInput as ze, CommandItem as Ee, CommandList as Oe, CommandSeparator as Ue, CommandShortcut as We } from "./components/ui/command.js";
|
|
31
31
|
import { ContextMenu as qe, ContextMenuCheckboxItem as Je, ContextMenuContent as Ke, ContextMenuGroup as Qe, ContextMenuItem as Xe, ContextMenuLabel as Ye, ContextMenuPortal as Ze, ContextMenuRadioGroup as _e, ContextMenuRadioItem as $e, ContextMenuSeparator as er, ContextMenuShortcut as rr, ContextMenuSub as or, ContextMenuSubContent as tr, ContextMenuSubTrigger as ar, ContextMenuTrigger as nr } from "./components/ui/context-menu.js";
|
|
32
32
|
import { DatePicker as pr } from "./components/ui/date-picker.js";
|
|
33
|
-
import { Dialog as lr, DialogContent as ur, DialogDescription as xr, DialogFooter as dr, DialogHeader as fr, DialogTitle as
|
|
33
|
+
import { Dialog as lr, DialogContent as ur, DialogDescription as xr, DialogFooter as dr, DialogHeader as fr, DialogTitle as Cr, DialogTrigger as gr } from "./components/ui/dialog.js";
|
|
34
34
|
import { Drawer as sr, DrawerContent as Sr, DrawerDescription as Mr, DrawerFooter as cr, DrawerHeader as Tr, DrawerTitle as Dr, DrawerTrigger as Ar } from "./components/ui/drawer.js";
|
|
35
|
-
import { Form as Pr, FormControl as hr, FormDescription as
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
78
|
-
import {
|
|
79
|
-
import {
|
|
80
|
-
import {
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import {
|
|
84
|
-
import {
|
|
85
|
-
import {
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import {
|
|
91
|
-
import {
|
|
92
|
-
import {
|
|
93
|
-
import {
|
|
94
|
-
import {
|
|
95
|
-
import {
|
|
35
|
+
import { Form as Pr, FormControl as hr, FormDescription as Fr, FormField as vr, FormItem as wr, FormLabel as Gr, FormMessage as Lr, useFormField as Rr } from "./components/ui/form.js";
|
|
36
|
+
import { FormComposer as Hr } from "./components/ui/form-composer.js";
|
|
37
|
+
import { HoverCard as yr, HoverCardContent as Nr, HoverCardTrigger as Vr } from "./components/ui/hover-card.js";
|
|
38
|
+
import { InputSelector as Er } from "./components/ui/input-selector.js";
|
|
39
|
+
import { Menubar as Ur, MenubarCheckboxItem as Wr, MenubarContent as jr, MenubarGroup as qr, MenubarItem as Jr, MenubarLabel as Kr, MenubarMenu as Qr, MenubarPortal as Xr, MenubarRadioGroup as Yr, MenubarRadioItem as Zr, MenubarSeparator as _r, MenubarShortcut as $r, MenubarSub as eo, MenubarSubContent as ro, MenubarSubTrigger as oo, MenubarTrigger as to } from "./components/ui/menubar.js";
|
|
40
|
+
import { MultipleSelector as no } from "./components/ui/multiple-selector.js";
|
|
41
|
+
import { Pagination as po, PaginationContent as mo, PaginationEllipsis as lo, PaginationItem as uo, PaginationLink as xo, PaginationNext as fo, PaginationPrevious as Co } from "./components/ui/pagination.js";
|
|
42
|
+
import { Popover as bo, PopoverContent as so, PopoverTrigger as So } from "./components/ui/popover.js";
|
|
43
|
+
import { PromptSuggestions as co } from "./components/ui/prompt-suggestions.js";
|
|
44
|
+
import { ResizableHandle as Do, ResizablePanel as Ao, ResizablePanelGroup as Io } from "./components/ui/resizable.js";
|
|
45
|
+
import { ScrollArea as ho, ScrollBar as Fo } from "./components/ui/scroll-area.js";
|
|
46
|
+
import { Select as wo, SelectContent as Go, SelectGroup as Lo, SelectItem as Ro, SelectLabel as Bo, SelectSeparator as Ho, SelectTrigger as ko, SelectValue as yo } from "./components/ui/select.js";
|
|
47
|
+
import { Sheet as Vo, SheetContent as zo, SheetDescription as Eo, SheetFooter as Oo, SheetHeader as Uo, SheetTitle as Wo, SheetTrigger as jo } from "./components/ui/sheet.js";
|
|
48
|
+
import { Table as Jo, TableBody as Ko, TableCaption as Qo, TableCell as Xo, TableFooter as Yo, TableHead as Zo, TableHeader as _o, TableRow as $o } from "./components/ui/table.js";
|
|
49
|
+
import { Typo as rt } from "./components/ui/typo.js";
|
|
50
|
+
import { Tabs as tt, TabsContent as at, TabsList as nt, TabsTrigger as it } from "./components/ui/tabs.js";
|
|
51
|
+
import { ToggleGroup as mt, ToggleGroupItem as lt } from "./components/ui/toggle-group.js";
|
|
52
|
+
import { Breadcrumb as xt, BreadcrumbEllipsis as dt, BreadcrumbItem as ft, BreadcrumbLink as Ct, BreadcrumbList as gt, BreadcrumbPage as bt, BreadcrumbSeparator as st } from "./components/ui/breadcrumb.js";
|
|
53
|
+
import { CircularProgress as Mt } from "./components/ui/charts/circular.js";
|
|
54
|
+
import { DropdownMenu as Tt, DropdownMenuContent as Dt, DropdownMenuItem as At, DropdownMenuLabel as It, DropdownMenuSeparator as Pt, DropdownMenuTrigger as ht } from "./components/ui/dropdown-menu.js";
|
|
55
|
+
import { Slider as vt } from "./components/ui/slider.js";
|
|
56
|
+
import { ThemeSwitcher as Gt } from "./components/ui/theme-switcher.js";
|
|
57
|
+
import { FilePreview as Rt } from "./components/ui/file-preview.js";
|
|
58
|
+
import { FileUploader as Ht } from "./components/ui/file-uploader.js";
|
|
59
|
+
import { AudioVisualizer as yt } from "./components/ui/audio-visualizer.js";
|
|
60
|
+
import { Carousel as Vt, CarouselContent as zt, CarouselItem as Et, CarouselNext as Ot, CarouselPrevious as Ut } from "./components/ui/carousel.js";
|
|
61
|
+
import { ChartContainer as jt, ChartLegend as qt, ChartLegendContent as Jt, ChartStyle as Kt, ChartTooltip as Qt, ChartTooltipContent as Xt } from "./components/ui/chart.js";
|
|
62
|
+
import { useEditorModal as Zt } from "./components/editor/editor-hooks/use-modal.js";
|
|
63
|
+
import { AppEditor as $t } from "./components/ui/app-editor.js";
|
|
64
|
+
import { AppMultipleSelectDropdown as ra } from "./components/ui/app-multiple-select-dropdown.js";
|
|
65
|
+
import { AppRadioGroup as ta } from "./components/ui/app-radio-group.js";
|
|
66
|
+
import { AppSelect as na } from "./components/ui/app-select.js";
|
|
67
|
+
import { AppSidebar as pa } from "./components/ui/app-sidebar.js";
|
|
68
|
+
import { Chat as la, ChatContainer as ua, ChatForm as xa, ChatMessages as da } from "./components/ui/chat.js";
|
|
69
|
+
import { ChatMessage as Ca } from "./components/ui/chat-message.js";
|
|
70
|
+
import { Confirmer as ba, confirm as sa } from "./components/ui/confirmer.js";
|
|
71
|
+
import { FilePreviewer as Ma, previewFileModal as ca, safePreviewFileModal as Ta } from "./components/ui/file-previewer.js";
|
|
72
|
+
import { DataRepeatTypes as Aa } from "./components/ui/gantt/enums/DataRepeatTimes.js";
|
|
73
|
+
import { DragStepSizes as Pa } from "./components/ui/gantt/enums/DragStepSizes.js";
|
|
74
|
+
import { GanttConsts as Fa } from "./components/ui/gantt/constants/GanttConsts.js";
|
|
75
|
+
import { GanttDimensions as wa } from "./components/ui/gantt/enums/GanttDimensions.js";
|
|
76
|
+
import { InterruptPrompt as La } from "./components/ui/interrupt-prompt.js";
|
|
77
|
+
import { MarkdownRenderer as Ba } from "./components/ui/markdown-renderer.js";
|
|
78
|
+
import { MessageInput as ka } from "./components/ui/message-input.js";
|
|
79
|
+
import { MessageList as Na } from "./components/ui/message-list.js";
|
|
80
|
+
import { NavigationMenu as za, NavigationMenuContent as Ea, NavigationMenuIndicator as Oa, NavigationMenuItem as Ua, NavigationMenuLink as Wa, NavigationMenuList as ja, NavigationMenuTrigger as qa, NavigationMenuViewport as Ja } from "./components/ui/navigation-menu.js";
|
|
81
|
+
import { SecurePdfViewer as Qa } from "./components/ui/secure-pdf-viewer.js";
|
|
82
|
+
import { Sidebar as Ya, SidebarContent as Za, SidebarFooter as _a, SidebarGroup as $a, SidebarGroupAction as en, SidebarGroupContent as rn, SidebarGroupLabel as on, SidebarHeader as tn, SidebarInput as an, SidebarInset as nn, SidebarMenu as pn, SidebarMenuAction as mn, SidebarMenuBadge as ln, SidebarMenuButton as un, SidebarMenuItem as xn, SidebarMenuSkeleton as dn, SidebarMenuSub as fn, SidebarMenuSubButton as Cn, SidebarMenuSubItem as gn, SidebarProvider as bn, SidebarRail as sn, SidebarSeparator as Sn, SidebarTrigger as Mn, useSidebar as cn } from "./components/ui/sidebar.js";
|
|
83
|
+
import { DataCrossTable as Dn } from "./components/ui/tables/data-cross-table/data-cross-table.js";
|
|
84
|
+
import { DataCrossTableButtonsGroup as In } from "./components/ui/tables/data-cross-table/data-cross-table-buttons.js";
|
|
85
|
+
import { DataCrossTableProvider as hn } from "./components/ui/tables/data-cross-table/data-cross-table-context.js";
|
|
86
|
+
import { DataTable as vn } from "./components/ui/tables/data-table/data-table.js";
|
|
87
|
+
import { ELogicalFilterOperator as Gn } from "./components/ui/tables/data-table/data-table-constants.js";
|
|
88
|
+
import { WeeklyCalendar as Rn } from "./components/ui/weekly-calendar/weekly-calendar.js";
|
|
89
|
+
import { cn as Hn, downloadFile as kn, hexContrast as yn, hexToRgba as Nn, previewFile as Vn, stringToHexColor as zn } from "./lib/utils.js";
|
|
90
|
+
import { AppStepper as On } from "./components/ui/app-stepper.js";
|
|
91
|
+
import { useAudioRecording as Wn } from "./hooks/use-audio-recording.js";
|
|
92
|
+
import { useAutoScroll as qn } from "./hooks/use-auto-scroll.js";
|
|
93
|
+
import { useAutosizeTextArea as Kn } from "./hooks/use-autosize-textarea.js";
|
|
94
|
+
import { useCopyToClipboard as Xn } from "./hooks/use-copy-to-clipboard.js";
|
|
95
|
+
import { useDebounce as Zn } from "./hooks/use-debounce.js";
|
|
96
|
+
import { useIsMobile as $n } from "./hooks/use-mobile.js";
|
|
96
97
|
export {
|
|
97
98
|
ne as Accordion,
|
|
98
99
|
ie as AccordionContent,
|
|
@@ -100,8 +101,8 @@ export {
|
|
|
100
101
|
me as AccordionTrigger,
|
|
101
102
|
ue as Alert,
|
|
102
103
|
xe as AlertDescription,
|
|
103
|
-
|
|
104
|
-
|
|
104
|
+
Ce as AlertDialog,
|
|
105
|
+
ge as AlertDialogAction,
|
|
105
106
|
be as AlertDialogCancel,
|
|
106
107
|
se as AlertDialogContent,
|
|
107
108
|
Se as AlertDialogDescription,
|
|
@@ -110,52 +111,52 @@ export {
|
|
|
110
111
|
Te as AlertDialogTitle,
|
|
111
112
|
De as AlertDialogTrigger,
|
|
112
113
|
de as AlertTitle,
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
114
|
+
$t as AppEditor,
|
|
115
|
+
ra as AppMultipleSelectDropdown,
|
|
116
|
+
ta as AppRadioGroup,
|
|
117
|
+
na as AppSelect,
|
|
118
|
+
pa as AppSidebar,
|
|
119
|
+
On as AppStepper,
|
|
119
120
|
a as AspectRatio,
|
|
120
121
|
Ie as AsyncSelect,
|
|
121
|
-
|
|
122
|
+
yt as AudioVisualizer,
|
|
122
123
|
i as Avatar,
|
|
123
124
|
p as AvatarFallback,
|
|
124
125
|
m as AvatarImage,
|
|
125
126
|
u as Badge,
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
127
|
+
xt as Breadcrumb,
|
|
128
|
+
dt as BreadcrumbEllipsis,
|
|
129
|
+
ft as BreadcrumbItem,
|
|
130
|
+
Ct as BreadcrumbLink,
|
|
131
|
+
gt as BreadcrumbList,
|
|
132
|
+
bt as BreadcrumbPage,
|
|
133
|
+
st as BreadcrumbSeparator,
|
|
133
134
|
f as Button,
|
|
134
135
|
he as Calendar,
|
|
135
|
-
|
|
136
|
+
ve as Card,
|
|
136
137
|
we as CardContent,
|
|
137
138
|
Ge as CardDescription,
|
|
138
139
|
Le as CardFooter,
|
|
139
140
|
Re as CardHeader,
|
|
140
141
|
Be as CardTitle,
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
142
|
+
Vt as Carousel,
|
|
143
|
+
zt as CarouselContent,
|
|
144
|
+
Et as CarouselItem,
|
|
145
|
+
Ot as CarouselNext,
|
|
146
|
+
Ut as CarouselPrevious,
|
|
147
|
+
jt as ChartContainer,
|
|
148
|
+
qt as ChartLegend,
|
|
149
|
+
Jt as ChartLegendContent,
|
|
150
|
+
Kt as ChartStyle,
|
|
151
|
+
Qt as ChartTooltip,
|
|
152
|
+
Xt as ChartTooltipContent,
|
|
153
|
+
la as Chat,
|
|
154
|
+
ua as ChatContainer,
|
|
155
|
+
xa as ChatForm,
|
|
156
|
+
Ca as ChatMessage,
|
|
157
|
+
da as ChatMessages,
|
|
157
158
|
b as Checkbox,
|
|
158
|
-
|
|
159
|
+
Mt as CircularProgress,
|
|
159
160
|
S as Collapsible,
|
|
160
161
|
M as CollapsibleContent,
|
|
161
162
|
c as CollapsibleTrigger,
|
|
@@ -168,7 +169,7 @@ export {
|
|
|
168
169
|
Oe as CommandList,
|
|
169
170
|
Ue as CommandSeparator,
|
|
170
171
|
We as CommandShortcut,
|
|
171
|
-
|
|
172
|
+
ba as Confirmer,
|
|
172
173
|
qe as ContextMenu,
|
|
173
174
|
Je as ContextMenuCheckboxItem,
|
|
174
175
|
Ke as ContextMenuContent,
|
|
@@ -185,20 +186,20 @@ export {
|
|
|
185
186
|
ar as ContextMenuSubTrigger,
|
|
186
187
|
nr as ContextMenuTrigger,
|
|
187
188
|
D as CopyButton,
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
189
|
+
Dn as DataCrossTable,
|
|
190
|
+
In as DataCrossTableButtonsGroup,
|
|
191
|
+
hn as DataCrossTableProvider,
|
|
192
|
+
Aa as DataRepeatTypes,
|
|
193
|
+
vn as DataTable,
|
|
193
194
|
pr as DatePicker,
|
|
194
195
|
lr as Dialog,
|
|
195
196
|
ur as DialogContent,
|
|
196
197
|
xr as DialogDescription,
|
|
197
198
|
dr as DialogFooter,
|
|
198
199
|
fr as DialogHeader,
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
200
|
+
Cr as DialogTitle,
|
|
201
|
+
gr as DialogTrigger,
|
|
202
|
+
Pa as DragStepSizes,
|
|
202
203
|
sr as Drawer,
|
|
203
204
|
Sr as DrawerContent,
|
|
204
205
|
Mr as DrawerDescription,
|
|
@@ -206,171 +207,172 @@ export {
|
|
|
206
207
|
Tr as DrawerHeader,
|
|
207
208
|
Dr as DrawerTitle,
|
|
208
209
|
Ar as DrawerTrigger,
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
210
|
+
Tt as DropdownMenu,
|
|
211
|
+
Dt as DropdownMenuContent,
|
|
212
|
+
At as DropdownMenuItem,
|
|
213
|
+
It as DropdownMenuLabel,
|
|
214
|
+
Pt as DropdownMenuSeparator,
|
|
215
|
+
ht as DropdownMenuTrigger,
|
|
216
|
+
Gn as ELogicalFilterOperator,
|
|
217
|
+
Rt as FilePreview,
|
|
218
|
+
Ma as FilePreviewer,
|
|
219
|
+
Ht as FileUploader,
|
|
219
220
|
Pr as Form,
|
|
221
|
+
Hr as FormComposer,
|
|
220
222
|
hr as FormControl,
|
|
221
|
-
|
|
222
|
-
|
|
223
|
+
Fr as FormDescription,
|
|
224
|
+
vr as FormField,
|
|
223
225
|
wr as FormItem,
|
|
224
226
|
Gr as FormLabel,
|
|
225
227
|
Lr as FormMessage,
|
|
226
228
|
o as Gantt,
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
229
|
+
Fa as GanttConsts,
|
|
230
|
+
wa as GanttDimensions,
|
|
231
|
+
yr as HoverCard,
|
|
232
|
+
Nr as HoverCardContent,
|
|
233
|
+
Vr as HoverCardTrigger,
|
|
232
234
|
I as Icon,
|
|
233
235
|
h as Input,
|
|
234
|
-
|
|
236
|
+
v as InputOTP,
|
|
235
237
|
w as InputOTPGroup,
|
|
236
238
|
G as InputOTPSlot,
|
|
237
|
-
|
|
238
|
-
|
|
239
|
+
Er as InputSelector,
|
|
240
|
+
La as InterruptPrompt,
|
|
239
241
|
R as Label,
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
242
|
+
Ba as MarkdownRenderer,
|
|
243
|
+
Ur as Menubar,
|
|
244
|
+
Wr as MenubarCheckboxItem,
|
|
245
|
+
jr as MenubarContent,
|
|
246
|
+
qr as MenubarGroup,
|
|
247
|
+
Jr as MenubarItem,
|
|
248
|
+
Kr as MenubarLabel,
|
|
249
|
+
Qr as MenubarMenu,
|
|
250
|
+
Xr as MenubarPortal,
|
|
251
|
+
Yr as MenubarRadioGroup,
|
|
252
|
+
Zr as MenubarRadioItem,
|
|
253
|
+
_r as MenubarSeparator,
|
|
254
|
+
$r as MenubarShortcut,
|
|
255
|
+
eo as MenubarSub,
|
|
256
|
+
ro as MenubarSubContent,
|
|
257
|
+
oo as MenubarSubTrigger,
|
|
258
|
+
to as MenubarTrigger,
|
|
259
|
+
ka as MessageInput,
|
|
260
|
+
Na as MessageList,
|
|
261
|
+
no as MultipleSelector,
|
|
262
|
+
za as NavigationMenu,
|
|
263
|
+
Ea as NavigationMenuContent,
|
|
264
|
+
Oa as NavigationMenuIndicator,
|
|
265
|
+
Ua as NavigationMenuItem,
|
|
266
|
+
Wa as NavigationMenuLink,
|
|
267
|
+
ja as NavigationMenuList,
|
|
268
|
+
qa as NavigationMenuTrigger,
|
|
269
|
+
Ja as NavigationMenuViewport,
|
|
270
|
+
po as Pagination,
|
|
271
|
+
mo as PaginationContent,
|
|
272
|
+
lo as PaginationEllipsis,
|
|
273
|
+
uo as PaginationItem,
|
|
274
|
+
xo as PaginationLink,
|
|
275
|
+
fo as PaginationNext,
|
|
276
|
+
Co as PaginationPrevious,
|
|
277
|
+
bo as Popover,
|
|
278
|
+
so as PopoverContent,
|
|
279
|
+
So as PopoverTrigger,
|
|
278
280
|
H as Progress,
|
|
279
|
-
|
|
281
|
+
co as PromptSuggestions,
|
|
280
282
|
y as RadioGroup,
|
|
281
283
|
N as RadioGroupItem,
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
284
|
+
Do as ResizableHandle,
|
|
285
|
+
Ao as ResizablePanel,
|
|
286
|
+
Io as ResizablePanelGroup,
|
|
287
|
+
ho as ScrollArea,
|
|
288
|
+
Fo as ScrollBar,
|
|
289
|
+
Qa as SecurePdfViewer,
|
|
290
|
+
wo as Select,
|
|
291
|
+
Go as SelectContent,
|
|
292
|
+
Lo as SelectGroup,
|
|
293
|
+
Ro as SelectItem,
|
|
294
|
+
Bo as SelectLabel,
|
|
295
|
+
Ho as SelectSeparator,
|
|
296
|
+
ko as SelectTrigger,
|
|
297
|
+
yo as SelectValue,
|
|
296
298
|
z as Separator,
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
299
|
+
Vo as Sheet,
|
|
300
|
+
zo as SheetContent,
|
|
301
|
+
Eo as SheetDescription,
|
|
302
|
+
Oo as SheetFooter,
|
|
303
|
+
Uo as SheetHeader,
|
|
304
|
+
Wo as SheetTitle,
|
|
305
|
+
jo as SheetTrigger,
|
|
306
|
+
Ya as Sidebar,
|
|
307
|
+
Za as SidebarContent,
|
|
308
|
+
_a as SidebarFooter,
|
|
309
|
+
$a as SidebarGroup,
|
|
310
|
+
en as SidebarGroupAction,
|
|
311
|
+
rn as SidebarGroupContent,
|
|
312
|
+
on as SidebarGroupLabel,
|
|
313
|
+
tn as SidebarHeader,
|
|
314
|
+
an as SidebarInput,
|
|
315
|
+
nn as SidebarInset,
|
|
316
|
+
pn as SidebarMenu,
|
|
317
|
+
mn as SidebarMenuAction,
|
|
318
|
+
ln as SidebarMenuBadge,
|
|
319
|
+
un as SidebarMenuButton,
|
|
320
|
+
xn as SidebarMenuItem,
|
|
321
|
+
dn as SidebarMenuSkeleton,
|
|
322
|
+
fn as SidebarMenuSub,
|
|
323
|
+
Cn as SidebarMenuSubButton,
|
|
324
|
+
gn as SidebarMenuSubItem,
|
|
325
|
+
bn as SidebarProvider,
|
|
326
|
+
sn as SidebarRail,
|
|
327
|
+
Sn as SidebarSeparator,
|
|
328
|
+
Mn as SidebarTrigger,
|
|
327
329
|
O as Skeleton,
|
|
328
|
-
|
|
330
|
+
vt as Slider,
|
|
329
331
|
W as Switch,
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
332
|
+
Jo as Table,
|
|
333
|
+
Ko as TableBody,
|
|
334
|
+
Qo as TableCaption,
|
|
335
|
+
Xo as TableCell,
|
|
336
|
+
Yo as TableFooter,
|
|
337
|
+
Zo as TableHead,
|
|
338
|
+
_o as TableHeader,
|
|
339
|
+
$o as TableRow,
|
|
340
|
+
tt as Tabs,
|
|
341
|
+
at as TabsContent,
|
|
342
|
+
nt as TabsList,
|
|
343
|
+
it as TabsTrigger,
|
|
342
344
|
q as Textarea,
|
|
343
|
-
|
|
345
|
+
Gt as ThemeSwitcher,
|
|
344
346
|
K as Toaster,
|
|
345
347
|
X as Toggle,
|
|
346
|
-
|
|
347
|
-
|
|
348
|
+
mt as ToggleGroup,
|
|
349
|
+
lt as ToggleGroupItem,
|
|
348
350
|
_ as Tooltip,
|
|
349
351
|
$ as TooltipContent,
|
|
350
352
|
ee as TooltipProvider,
|
|
351
353
|
re as TooltipTrigger,
|
|
352
354
|
te as TypingIndicator,
|
|
353
|
-
|
|
354
|
-
|
|
355
|
+
rt as Typo,
|
|
356
|
+
Rn as WeeklyCalendar,
|
|
355
357
|
x as badgeVariants,
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
358
|
+
C as buttonVariants,
|
|
359
|
+
Hn as cn,
|
|
360
|
+
sa as confirm,
|
|
361
|
+
kn as downloadFile,
|
|
362
|
+
yn as hexContrast,
|
|
363
|
+
Nn as hexToRgba,
|
|
364
|
+
Vn as previewFile,
|
|
365
|
+
ca as previewFileModal,
|
|
366
|
+
Ta as safePreviewFileModal,
|
|
367
|
+
zn as stringToHexColor,
|
|
366
368
|
Y as toggleVariants,
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
369
|
+
Wn as useAudioRecording,
|
|
370
|
+
qn as useAutoScroll,
|
|
371
|
+
Kn as useAutosizeTextArea,
|
|
372
|
+
Xn as useCopyToClipboard,
|
|
373
|
+
Zn as useDebounce,
|
|
374
|
+
Zt as useEditorModal,
|
|
373
375
|
Rr as useFormField,
|
|
374
|
-
|
|
375
|
-
|
|
376
|
+
$n as useIsMobile,
|
|
377
|
+
cn as useSidebar
|
|
376
378
|
};
|
|
@@ -3,7 +3,7 @@ import { stringify as w } from "../../comma-separated-tokens/index.js";
|
|
|
3
3
|
import { ok as u } from "../../devlop/lib/default.js";
|
|
4
4
|
import { svg as m, html as C } from "../../property-information/index.js";
|
|
5
5
|
import { stringify as N } from "../../space-separated-tokens/index.js";
|
|
6
|
-
import S from "../../../_virtual/
|
|
6
|
+
import S from "../../../_virtual/index5.js";
|
|
7
7
|
import { whitespace as j } from "../../hast-util-whitespace/lib/index.js";
|
|
8
8
|
import { name as x } from "../../estree-util-is-identifier-name/lib/index.js";
|
|
9
9
|
import { VFileMessage as h } from "../../vfile-message/lib/index.js";
|