laif-ds 0.1.13 → 0.1.15
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/index2.js +2 -5
- package/dist/_virtual/index3.js +5 -5
- package/dist/_virtual/index4.js +5 -2
- package/dist/_virtual/index5.js +5 -2
- package/dist/_virtual/index6.js +2 -5
- package/dist/components/ui/app-sidebar.js +29 -0
- package/dist/components/ui/async-select.js +1 -1
- package/dist/components/ui/badge.js +5 -5
- package/dist/components/ui/breadcrumb.js +2 -2
- package/dist/components/ui/button.js +8 -8
- package/dist/components/ui/chart.js +1 -1
- package/dist/components/ui/chat-message.js +4 -4
- package/dist/components/ui/command.js +1 -1
- package/dist/components/ui/context-menu.js +1 -1
- package/dist/components/ui/drawer.js +1 -1
- package/dist/components/ui/file-preview.js +1 -1
- package/dist/components/ui/gantt/components/Chart/Chart.js +1 -1
- package/dist/components/ui/input-selector.js +9 -9
- package/dist/components/ui/input.js +12 -12
- package/dist/components/ui/popover.js +1 -1
- package/dist/components/ui/sheet.js +1 -1
- package/dist/components/ui/sidebar.js +476 -534
- package/dist/components/ui/slider.js +132 -0
- package/dist/components/ui/table.js +1 -1
- package/dist/components/ui/tabs.js +1 -1
- package/dist/components/ui/toaster.js +3 -3
- package/dist/dist/components/ui/table.js +1 -1
- package/dist/index.d.ts +77 -34
- package/dist/index.js +103 -99
- package/dist/node_modules/@radix-ui/react-slider/dist/index.js +439 -0
- package/dist/node_modules/@radix-ui/react-slider/node_modules/@radix-ui/react-collection/dist/index.js +49 -0
- package/dist/node_modules/@radix-ui/react-slider/node_modules/@radix-ui/react-primitive/dist/index.js +33 -0
- package/dist/node_modules/@radix-ui/react-slider/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +55 -0
- package/dist/node_modules/hast-util-to-jsx-runtime/lib/index.js +1 -1
- package/dist/node_modules/react-is/index.js +1 -1
- package/dist/node_modules/style-to-object/cjs/index.js +1 -1
- package/dist/node_modules/unified/lib/index.js +1 -1
- package/dist/styles.v3.css +1 -1
- package/package.json +5 -3
package/dist/index.js
CHANGED
|
@@ -3,7 +3,7 @@ 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 b, buttonVariants as
|
|
6
|
+
import { Button as b, buttonVariants as d } from "./components/ui/button.js";
|
|
7
7
|
import { Checkbox as f } from "./components/ui/checkbox.js";
|
|
8
8
|
import { Collapsible as S, CollapsibleContent as c, CollapsibleTrigger as M } from "./components/ui/collapsible.js";
|
|
9
9
|
import { CopyButton as D } from "./components/ui/copy-button.js";
|
|
@@ -23,7 +23,7 @@ import { TypingIndicator as re } from "./components/ui/typing-indicator.js";
|
|
|
23
23
|
import { Toaster as te } from "./components/ui/toaster.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 ge } from "./components/ui/alert.js";
|
|
26
|
-
import { AlertDialog as
|
|
26
|
+
import { AlertDialog as de, AlertDialogAction as Ce, AlertDialogCancel as fe, AlertDialogContent as se, AlertDialogDescription as Se, AlertDialogFooter as ce, AlertDialogHeader as Me, AlertDialogTitle as Te, AlertDialogTrigger as De } from "./components/ui/alert-dialog.js";
|
|
27
27
|
import { AsyncSelect as Ae } from "./components/ui/async-select.js";
|
|
28
28
|
import { Calendar as he } from "./components/ui/calendar.js";
|
|
29
29
|
import { Card as Fe, CardContent as Ge, CardDescription as Le, CardFooter as Be, CardHeader as Re, CardTitle as we } from "./components/ui/card.js";
|
|
@@ -32,7 +32,7 @@ import { Command as ye, CommandDialog as ze, CommandEmpty as Ve, CommandGroup as
|
|
|
32
32
|
import { ContextMenu as Ue, ContextMenuCheckboxItem as We, 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
33
|
import { DatePicker as lr } from "./components/ui/date-picker.js";
|
|
34
34
|
import { InputSelector as xr } from "./components/ui/input-selector.js";
|
|
35
|
-
import { Dialog as br, DialogContent as
|
|
35
|
+
import { Dialog as br, DialogContent as dr, DialogDescription as Cr, DialogFooter as fr, DialogHeader as sr, DialogTitle as Sr, DialogTrigger as cr } from "./components/ui/dialog.js";
|
|
36
36
|
import { Drawer as Tr, DrawerContent as Dr, DrawerDescription as Ir, DrawerFooter as Ar, DrawerHeader as Pr, DrawerTitle as hr, DrawerTrigger as vr } from "./components/ui/drawer.js";
|
|
37
37
|
import { Form as Gr, FormControl as Lr, FormDescription as Br, FormField as Rr, FormItem as wr, FormLabel as Hr, FormMessage as kr, useFormField as Nr } from "./components/ui/form.js";
|
|
38
38
|
import { HoverCard as zr, HoverCardContent as Vr, HoverCardTrigger as Er } from "./components/ui/hover-card.js";
|
|
@@ -48,30 +48,32 @@ import { Sheet as zo, SheetContent as Vo, SheetDescription as Eo, SheetFooter as
|
|
|
48
48
|
import { Table as Qo, TableBody as Uo, TableCaption as Wo, TableCell as Xo, TableFooter as Yo, TableHead as Zo, TableHeader as _o, TableRow as $o } from "./components/ui/table.js";
|
|
49
49
|
import { Tabs as rt, TabsContent as ot, TabsList as tt, TabsTrigger as at } from "./components/ui/tabs.js";
|
|
50
50
|
import { ToggleGroup as it, ToggleGroupItem as pt } from "./components/ui/toggle-group.js";
|
|
51
|
-
import { Breadcrumb as lt, BreadcrumbEllipsis as ut, BreadcrumbItem as xt, BreadcrumbLink as gt, BreadcrumbList as bt, BreadcrumbPage as
|
|
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 {
|
|
51
|
+
import { Breadcrumb as lt, BreadcrumbEllipsis as ut, BreadcrumbItem as xt, BreadcrumbLink as gt, BreadcrumbList as bt, BreadcrumbPage as dt, BreadcrumbSeparator as Ct } from "./components/ui/breadcrumb.js";
|
|
52
|
+
import { Slider as st } from "./components/ui/slider.js";
|
|
53
|
+
import { AudioVisualizer as ct } from "./components/ui/audio-visualizer.js";
|
|
54
|
+
import { Carousel as Tt, CarouselContent as Dt, CarouselItem as It, CarouselNext as At, CarouselPrevious as Pt } from "./components/ui/carousel.js";
|
|
55
|
+
import { ChartContainer as vt, ChartLegend as Ft, ChartLegendContent as Gt, ChartStyle as Lt, ChartTooltip as Bt, ChartTooltipContent as Rt } from "./components/ui/chart.js";
|
|
56
|
+
import { Chat as Ht, ChatContainer as kt, ChatForm as Nt, ChatMessages as yt } from "./components/ui/chat.js";
|
|
57
|
+
import { ChatMessage as Vt } from "./components/ui/chat-message.js";
|
|
58
|
+
import { FilePreview as Ot } from "./components/ui/file-preview.js";
|
|
59
|
+
import { InterruptPrompt as qt } from "./components/ui/interrupt-prompt.js";
|
|
60
|
+
import { MarkdownRenderer as Kt } from "./components/ui/markdown-renderer.js";
|
|
61
|
+
import { MessageInput as Ut } from "./components/ui/message-input.js";
|
|
62
|
+
import { MessageList as Xt } from "./components/ui/message-list.js";
|
|
63
|
+
import { NavigationMenu as Zt, NavigationMenuContent as _t, NavigationMenuIndicator as $t, NavigationMenuItem as ea, NavigationMenuLink as ra, NavigationMenuList as oa, NavigationMenuTrigger as ta, NavigationMenuViewport as aa } from "./components/ui/navigation-menu.js";
|
|
64
|
+
import { Sidebar as ia, SidebarContent as pa, SidebarFooter as ma, SidebarGroup as la, SidebarGroupAction as ua, SidebarGroupContent as xa, SidebarGroupLabel as ga, SidebarHeader as ba, SidebarInput as da, SidebarInset as Ca, SidebarMenu as fa, SidebarMenuAction as sa, SidebarMenuBadge as Sa, SidebarMenuButton as ca, SidebarMenuItem as Ma, SidebarMenuSkeleton as Ta, SidebarMenuSub as Da, SidebarMenuSubButton as Ia, SidebarMenuSubItem as Aa, SidebarProvider as Pa, SidebarRail as ha, SidebarSeparator as va, SidebarTrigger as Fa, useSidebar as Ga } from "./components/ui/sidebar.js";
|
|
65
|
+
import { DataTable as Ba } from "./components/ui/data-table.js";
|
|
66
|
+
import { GanttDimensions as wa } from "./components/ui/gantt/enums/GanttDimensions.js";
|
|
67
|
+
import { GanttConsts as ka } from "./components/ui/gantt/constants/GanttConsts.js";
|
|
68
|
+
import { DragStepSizes as ya } from "./components/ui/gantt/enums/DragStepSizes.js";
|
|
69
|
+
import { DataRepeatTypes as Va } from "./components/ui/gantt/enums/DataRepeatTimes.js";
|
|
70
|
+
import { AppSidebar as Oa } from "./components/ui/app-sidebar.js";
|
|
71
|
+
import { useAudioRecording as qa } from "./hooks/use-audio-recording.js";
|
|
72
|
+
import { useAutoScroll as Ka } from "./hooks/use-auto-scroll.js";
|
|
73
|
+
import { useAutosizeTextArea as Ua } from "./hooks/use-autosize-textarea.js";
|
|
74
|
+
import { useCopyToClipboard as Xa } from "./hooks/use-copy-to-clipboard.js";
|
|
75
|
+
import { useDebounce as Za } from "./hooks/use-debounce.js";
|
|
76
|
+
import { useIsMobile as $a } from "./hooks/use-mobile.js";
|
|
75
77
|
export {
|
|
76
78
|
ne as Accordion,
|
|
77
79
|
ie as AccordionContent,
|
|
@@ -79,8 +81,8 @@ export {
|
|
|
79
81
|
me as AccordionTrigger,
|
|
80
82
|
ue as Alert,
|
|
81
83
|
xe as AlertDescription,
|
|
82
|
-
|
|
83
|
-
|
|
84
|
+
de as AlertDialog,
|
|
85
|
+
Ce as AlertDialogAction,
|
|
84
86
|
fe as AlertDialogCancel,
|
|
85
87
|
se as AlertDialogContent,
|
|
86
88
|
Se as AlertDialogDescription,
|
|
@@ -89,9 +91,10 @@ export {
|
|
|
89
91
|
Te as AlertDialogTitle,
|
|
90
92
|
De as AlertDialogTrigger,
|
|
91
93
|
ge as AlertTitle,
|
|
94
|
+
Oa as AppSidebar,
|
|
92
95
|
a as AspectRatio,
|
|
93
96
|
Ae as AsyncSelect,
|
|
94
|
-
|
|
97
|
+
ct as AudioVisualizer,
|
|
95
98
|
i as Avatar,
|
|
96
99
|
p as AvatarFallback,
|
|
97
100
|
m as AvatarImage,
|
|
@@ -101,8 +104,8 @@ export {
|
|
|
101
104
|
xt as BreadcrumbItem,
|
|
102
105
|
gt as BreadcrumbLink,
|
|
103
106
|
bt as BreadcrumbList,
|
|
104
|
-
|
|
105
|
-
|
|
107
|
+
dt as BreadcrumbPage,
|
|
108
|
+
Ct as BreadcrumbSeparator,
|
|
106
109
|
b as Button,
|
|
107
110
|
he as Calendar,
|
|
108
111
|
Fe as Card,
|
|
@@ -111,22 +114,22 @@ export {
|
|
|
111
114
|
Be as CardFooter,
|
|
112
115
|
Re as CardHeader,
|
|
113
116
|
we as CardTitle,
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
117
|
+
Tt as Carousel,
|
|
118
|
+
Dt as CarouselContent,
|
|
119
|
+
It as CarouselItem,
|
|
120
|
+
At as CarouselNext,
|
|
121
|
+
Pt as CarouselPrevious,
|
|
122
|
+
vt as ChartContainer,
|
|
123
|
+
Ft as ChartLegend,
|
|
124
|
+
Gt as ChartLegendContent,
|
|
125
|
+
Lt as ChartStyle,
|
|
126
|
+
Bt as ChartTooltip,
|
|
127
|
+
Rt as ChartTooltipContent,
|
|
128
|
+
Ht as Chat,
|
|
129
|
+
kt as ChatContainer,
|
|
130
|
+
Nt as ChatForm,
|
|
131
|
+
Vt as ChatMessage,
|
|
132
|
+
yt as ChatMessages,
|
|
130
133
|
f as Checkbox,
|
|
131
134
|
S as Collapsible,
|
|
132
135
|
c as CollapsibleContent,
|
|
@@ -156,17 +159,17 @@ export {
|
|
|
156
159
|
ir as ContextMenuSubTrigger,
|
|
157
160
|
pr as ContextMenuTrigger,
|
|
158
161
|
D as CopyButton,
|
|
159
|
-
|
|
160
|
-
|
|
162
|
+
Va as DataRepeatTypes,
|
|
163
|
+
Ba as DataTable,
|
|
161
164
|
lr as DatePicker,
|
|
162
165
|
br as Dialog,
|
|
163
|
-
|
|
164
|
-
|
|
166
|
+
dr as DialogContent,
|
|
167
|
+
Cr as DialogDescription,
|
|
165
168
|
fr as DialogFooter,
|
|
166
169
|
sr as DialogHeader,
|
|
167
170
|
Sr as DialogTitle,
|
|
168
171
|
cr as DialogTrigger,
|
|
169
|
-
|
|
172
|
+
ya as DragStepSizes,
|
|
170
173
|
Tr as Drawer,
|
|
171
174
|
Dr as DrawerContent,
|
|
172
175
|
Ir as DrawerDescription,
|
|
@@ -174,7 +177,7 @@ export {
|
|
|
174
177
|
Pr as DrawerHeader,
|
|
175
178
|
hr as DrawerTitle,
|
|
176
179
|
vr as DrawerTrigger,
|
|
177
|
-
|
|
180
|
+
Ot as FilePreview,
|
|
178
181
|
Gr as Form,
|
|
179
182
|
Lr as FormControl,
|
|
180
183
|
Br as FormDescription,
|
|
@@ -183,8 +186,8 @@ export {
|
|
|
183
186
|
Hr as FormLabel,
|
|
184
187
|
kr as FormMessage,
|
|
185
188
|
o as Gantt,
|
|
186
|
-
|
|
187
|
-
|
|
189
|
+
ka as GanttConsts,
|
|
190
|
+
wa as GanttDimensions,
|
|
188
191
|
zr as HoverCard,
|
|
189
192
|
Vr as HoverCardContent,
|
|
190
193
|
Er as HoverCardTrigger,
|
|
@@ -194,9 +197,9 @@ export {
|
|
|
194
197
|
G as InputOTPGroup,
|
|
195
198
|
L as InputOTPSlot,
|
|
196
199
|
xr as InputSelector,
|
|
197
|
-
|
|
200
|
+
qt as InterruptPrompt,
|
|
198
201
|
R as Label,
|
|
199
|
-
|
|
202
|
+
Kt as MarkdownRenderer,
|
|
200
203
|
jr as Menubar,
|
|
201
204
|
qr as MenubarCheckboxItem,
|
|
202
205
|
Jr as MenubarContent,
|
|
@@ -213,17 +216,17 @@ export {
|
|
|
213
216
|
ro as MenubarSubContent,
|
|
214
217
|
oo as MenubarSubTrigger,
|
|
215
218
|
to as MenubarTrigger,
|
|
216
|
-
|
|
217
|
-
|
|
219
|
+
Ut as MessageInput,
|
|
220
|
+
Xt as MessageList,
|
|
218
221
|
no as MultipleSelector,
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
222
|
+
Zt as NavigationMenu,
|
|
223
|
+
_t as NavigationMenuContent,
|
|
224
|
+
$t as NavigationMenuIndicator,
|
|
225
|
+
ea as NavigationMenuItem,
|
|
226
|
+
ra as NavigationMenuLink,
|
|
227
|
+
oa as NavigationMenuList,
|
|
228
|
+
ta as NavigationMenuTrigger,
|
|
229
|
+
aa as NavigationMenuViewport,
|
|
227
230
|
po as Pagination,
|
|
228
231
|
mo as PaginationContent,
|
|
229
232
|
lo as PaginationEllipsis,
|
|
@@ -259,30 +262,31 @@ export {
|
|
|
259
262
|
jo as SheetHeader,
|
|
260
263
|
qo as SheetTitle,
|
|
261
264
|
Jo as SheetTrigger,
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
265
|
+
ia as Sidebar,
|
|
266
|
+
pa as SidebarContent,
|
|
267
|
+
ma as SidebarFooter,
|
|
268
|
+
la as SidebarGroup,
|
|
269
|
+
ua as SidebarGroupAction,
|
|
270
|
+
xa as SidebarGroupContent,
|
|
271
|
+
ga as SidebarGroupLabel,
|
|
272
|
+
ba as SidebarHeader,
|
|
273
|
+
da as SidebarInput,
|
|
274
|
+
Ca as SidebarInset,
|
|
275
|
+
fa as SidebarMenu,
|
|
276
|
+
sa as SidebarMenuAction,
|
|
277
|
+
Sa as SidebarMenuBadge,
|
|
278
|
+
ca as SidebarMenuButton,
|
|
279
|
+
Ma as SidebarMenuItem,
|
|
280
|
+
Ta as SidebarMenuSkeleton,
|
|
281
|
+
Da as SidebarMenuSub,
|
|
282
|
+
Ia as SidebarMenuSubButton,
|
|
283
|
+
Aa as SidebarMenuSubItem,
|
|
284
|
+
Pa as SidebarProvider,
|
|
285
|
+
ha as SidebarRail,
|
|
286
|
+
va as SidebarSeparator,
|
|
287
|
+
Fa as SidebarTrigger,
|
|
285
288
|
O as Skeleton,
|
|
289
|
+
st as Slider,
|
|
286
290
|
q as Switch,
|
|
287
291
|
Qo as Table,
|
|
288
292
|
Uo as TableBody,
|
|
@@ -308,14 +312,14 @@ export {
|
|
|
308
312
|
re as TypingIndicator,
|
|
309
313
|
ke as Typo,
|
|
310
314
|
x as badgeVariants,
|
|
311
|
-
|
|
315
|
+
d as buttonVariants,
|
|
312
316
|
W as toggleVariants,
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
317
|
+
qa as useAudioRecording,
|
|
318
|
+
Ka as useAutoScroll,
|
|
319
|
+
Ua as useAutosizeTextArea,
|
|
320
|
+
Xa as useCopyToClipboard,
|
|
321
|
+
Za as useDebounce,
|
|
318
322
|
Nr as useFormField,
|
|
319
|
-
|
|
320
|
-
|
|
323
|
+
$a as useIsMobile,
|
|
324
|
+
Ga as useSidebar
|
|
321
325
|
};
|