laif-ds 0.2.39 → 0.2.41
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/ui/app-form.js +273 -0
- package/dist/components/ui/button.js +7 -7
- package/dist/components/ui/date-picker.js +66 -62
- package/dist/components/ui/dialog.js +36 -35
- 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 +292 -290
- package/dist/styles.v3.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -9,7 +9,7 @@ import { Collapsible as S, CollapsibleContent as M, CollapsibleTrigger as c } fr
|
|
|
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";
|
|
@@ -26,73 +26,74 @@ import { Alert as ue, AlertDescription as xe, AlertTitle as de } from "./compone
|
|
|
26
26
|
import { AlertDialog as ge, AlertDialogAction as Ce, 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
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
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 {
|
|
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
|
+
import { AppForm as ke } from "./components/ui/app-form.js";
|
|
31
|
+
import { Command as Ne, CommandDialog as Ve, CommandEmpty as ze, CommandGroup as Ee, CommandInput as Oe, CommandItem as Ue, CommandList as We, CommandSeparator as je, CommandShortcut as qe } from "./components/ui/command.js";
|
|
32
|
+
import { ContextMenu as Ke, ContextMenuCheckboxItem as Qe, ContextMenuContent as Xe, ContextMenuGroup as Ye, ContextMenuItem as Ze, ContextMenuLabel as _e, ContextMenuPortal as $e, ContextMenuRadioGroup as er, ContextMenuRadioItem as rr, ContextMenuSeparator as or, ContextMenuShortcut as tr, ContextMenuSub as ar, ContextMenuSubContent as nr, ContextMenuSubTrigger as ir, ContextMenuTrigger as pr } from "./components/ui/context-menu.js";
|
|
33
|
+
import { DatePicker as lr } from "./components/ui/date-picker.js";
|
|
34
|
+
import { Dialog as xr, DialogContent as dr, DialogDescription as fr, DialogFooter as gr, DialogHeader as Cr, DialogTitle as br, DialogTrigger as sr } from "./components/ui/dialog.js";
|
|
35
|
+
import { Drawer as Mr, DrawerContent as cr, DrawerDescription as Tr, DrawerFooter as Dr, DrawerHeader as Ar, DrawerTitle as Ir, DrawerTrigger as Pr } from "./components/ui/drawer.js";
|
|
36
|
+
import { Form as Fr, FormControl as vr, FormDescription as wr, FormField as Gr, FormItem as Lr, FormLabel as Rr, FormMessage as Br, useFormField as Hr } from "./components/ui/form.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 go } 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 gt, BreadcrumbList as Ct, 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 ga } 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 gn, SidebarMenuSubItem as Cn, 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,
|
|
@@ -110,267 +111,268 @@ export {
|
|
|
110
111
|
Te as AlertDialogTitle,
|
|
111
112
|
De as AlertDialogTrigger,
|
|
112
113
|
de as AlertTitle,
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
ra as
|
|
116
|
-
ta as
|
|
117
|
-
na as
|
|
118
|
-
|
|
114
|
+
$t as AppEditor,
|
|
115
|
+
ke as AppForm,
|
|
116
|
+
ra as AppMultipleSelectDropdown,
|
|
117
|
+
ta as AppRadioGroup,
|
|
118
|
+
na as AppSelect,
|
|
119
|
+
pa as AppSidebar,
|
|
120
|
+
On as AppStepper,
|
|
119
121
|
a as AspectRatio,
|
|
120
122
|
Ie as AsyncSelect,
|
|
121
|
-
|
|
123
|
+
yt as AudioVisualizer,
|
|
122
124
|
i as Avatar,
|
|
123
125
|
p as AvatarFallback,
|
|
124
126
|
m as AvatarImage,
|
|
125
127
|
u as Badge,
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
128
|
+
xt as Breadcrumb,
|
|
129
|
+
dt as BreadcrumbEllipsis,
|
|
130
|
+
ft as BreadcrumbItem,
|
|
131
|
+
gt as BreadcrumbLink,
|
|
132
|
+
Ct as BreadcrumbList,
|
|
133
|
+
bt as BreadcrumbPage,
|
|
134
|
+
st as BreadcrumbSeparator,
|
|
133
135
|
f as Button,
|
|
134
136
|
he as Calendar,
|
|
135
|
-
|
|
137
|
+
ve as Card,
|
|
136
138
|
we as CardContent,
|
|
137
139
|
Ge as CardDescription,
|
|
138
140
|
Le as CardFooter,
|
|
139
141
|
Re as CardHeader,
|
|
140
142
|
Be as CardTitle,
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
143
|
+
Vt as Carousel,
|
|
144
|
+
zt as CarouselContent,
|
|
145
|
+
Et as CarouselItem,
|
|
146
|
+
Ot as CarouselNext,
|
|
147
|
+
Ut as CarouselPrevious,
|
|
148
|
+
jt as ChartContainer,
|
|
149
|
+
qt as ChartLegend,
|
|
150
|
+
Jt as ChartLegendContent,
|
|
151
|
+
Kt as ChartStyle,
|
|
152
|
+
Qt as ChartTooltip,
|
|
153
|
+
Xt as ChartTooltipContent,
|
|
154
|
+
la as Chat,
|
|
155
|
+
ua as ChatContainer,
|
|
156
|
+
xa as ChatForm,
|
|
157
|
+
ga as ChatMessage,
|
|
158
|
+
da as ChatMessages,
|
|
157
159
|
b as Checkbox,
|
|
158
|
-
|
|
160
|
+
Mt as CircularProgress,
|
|
159
161
|
S as Collapsible,
|
|
160
162
|
M as CollapsibleContent,
|
|
161
163
|
c as CollapsibleTrigger,
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
164
|
+
Ne as Command,
|
|
165
|
+
Ve as CommandDialog,
|
|
166
|
+
ze as CommandEmpty,
|
|
167
|
+
Ee as CommandGroup,
|
|
168
|
+
Oe as CommandInput,
|
|
169
|
+
Ue as CommandItem,
|
|
170
|
+
We as CommandList,
|
|
171
|
+
je as CommandSeparator,
|
|
172
|
+
qe as CommandShortcut,
|
|
173
|
+
ba as Confirmer,
|
|
174
|
+
Ke as ContextMenu,
|
|
175
|
+
Qe as ContextMenuCheckboxItem,
|
|
176
|
+
Xe as ContextMenuContent,
|
|
177
|
+
Ye as ContextMenuGroup,
|
|
178
|
+
Ze as ContextMenuItem,
|
|
179
|
+
_e as ContextMenuLabel,
|
|
180
|
+
$e as ContextMenuPortal,
|
|
181
|
+
er as ContextMenuRadioGroup,
|
|
182
|
+
rr as ContextMenuRadioItem,
|
|
183
|
+
or as ContextMenuSeparator,
|
|
184
|
+
tr as ContextMenuShortcut,
|
|
185
|
+
ar as ContextMenuSub,
|
|
186
|
+
nr as ContextMenuSubContent,
|
|
187
|
+
ir as ContextMenuSubTrigger,
|
|
188
|
+
pr as ContextMenuTrigger,
|
|
187
189
|
D as CopyButton,
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
190
|
+
Dn as DataCrossTable,
|
|
191
|
+
In as DataCrossTableButtonsGroup,
|
|
192
|
+
hn as DataCrossTableProvider,
|
|
193
|
+
Aa as DataRepeatTypes,
|
|
194
|
+
vn as DataTable,
|
|
195
|
+
lr as DatePicker,
|
|
196
|
+
xr as Dialog,
|
|
197
|
+
dr as DialogContent,
|
|
198
|
+
fr as DialogDescription,
|
|
199
|
+
gr as DialogFooter,
|
|
200
|
+
Cr as DialogHeader,
|
|
201
|
+
br as DialogTitle,
|
|
202
|
+
sr as DialogTrigger,
|
|
203
|
+
Pa as DragStepSizes,
|
|
204
|
+
Mr as Drawer,
|
|
205
|
+
cr as DrawerContent,
|
|
206
|
+
Tr as DrawerDescription,
|
|
207
|
+
Dr as DrawerFooter,
|
|
208
|
+
Ar as DrawerHeader,
|
|
209
|
+
Ir as DrawerTitle,
|
|
210
|
+
Pr as DrawerTrigger,
|
|
211
|
+
Tt as DropdownMenu,
|
|
212
|
+
Dt as DropdownMenuContent,
|
|
213
|
+
At as DropdownMenuItem,
|
|
214
|
+
It as DropdownMenuLabel,
|
|
215
|
+
Pt as DropdownMenuSeparator,
|
|
216
|
+
ht as DropdownMenuTrigger,
|
|
217
|
+
Gn as ELogicalFilterOperator,
|
|
218
|
+
Rt as FilePreview,
|
|
219
|
+
Ma as FilePreviewer,
|
|
220
|
+
Ht as FileUploader,
|
|
221
|
+
Fr as Form,
|
|
222
|
+
vr as FormControl,
|
|
223
|
+
wr as FormDescription,
|
|
224
|
+
Gr as FormField,
|
|
225
|
+
Lr as FormItem,
|
|
226
|
+
Rr as FormLabel,
|
|
227
|
+
Br 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
|
+
go 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
|
+
gn as SidebarMenuSubButton,
|
|
324
|
+
Cn 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
358
|
g as buttonVariants,
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
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
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
369
|
+
Wn as useAudioRecording,
|
|
370
|
+
qn as useAutoScroll,
|
|
371
|
+
Kn as useAutosizeTextArea,
|
|
372
|
+
Xn as useCopyToClipboard,
|
|
373
|
+
Zn as useDebounce,
|
|
374
|
+
Zt as useEditorModal,
|
|
375
|
+
Hr as useFormField,
|
|
376
|
+
$n as useIsMobile,
|
|
377
|
+
cn as useSidebar
|
|
376
378
|
};
|