@customafk/lunas-ui 0.0.6 → 0.0.7
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/button-D_E_bNRb.d.ts +18 -0
- package/dist/button-YHI7I64h.d.cts +18 -0
- package/dist/cards/simple-card.d.cts +1 -2
- package/dist/cards/simple-card.d.ts +1 -2
- package/dist/data-display/empty.d.cts +1 -3
- package/dist/data-display/empty.d.ts +1 -3
- package/dist/data-display/statistic.d.cts +1 -25
- package/dist/data-display/statistic.d.ts +1 -25
- package/dist/{dialog-CQI6CMkF.d.cts → dialog-D3VF5qxy.d.cts} +11 -12
- package/dist/{dialog-I7tlD4sO.d.ts → dialog-MLCAvDJH.d.ts} +11 -12
- package/dist/dialogs/form-dialog.d.cts +1 -2
- package/dist/dialogs/form-dialog.d.ts +1 -2
- package/dist/forms/form-wrapper.d.cts +1 -2
- package/dist/forms/form-wrapper.d.ts +1 -2
- package/dist/{input-k2bQHeqx.d.ts → input-D0Phuz25.d.cts} +2 -3
- package/dist/{input-BZ9_HhgL.d.cts → input-tHIKXxVS.d.ts} +2 -3
- package/dist/layouts/flex.d.cts +2 -13
- package/dist/layouts/flex.d.ts +2 -13
- package/dist/layouts/main/index.d.cts +1 -3
- package/dist/layouts/main/index.d.ts +1 -3
- package/dist/{separator-DQ9iJjVc.d.ts → separator-2cwfp8qT.d.ts} +2 -3
- package/dist/{separator-DSY4OI_p.d.cts → separator-COXs-I-Q.d.cts} +2 -3
- package/dist/table/index.d.cts +1 -2
- package/dist/table/index.d.ts +1 -2
- package/dist/toggle-BVkMTVAz.d.ts +15 -0
- package/dist/toggle-CW-ZnYMy.d.cts +15 -0
- package/dist/tooltip-Cjuu_Ld4.d.ts +23 -0
- package/dist/tooltip-Dk4HsZVR.d.cts +23 -0
- package/dist/typography/paragraph.d.cts +1 -2
- package/dist/typography/paragraph.d.ts +1 -2
- package/dist/typography/title.d.cts +1 -3
- package/dist/typography/title.d.ts +1 -3
- package/dist/ui/alert-dialog.d.cts +11 -12
- package/dist/ui/alert-dialog.d.ts +11 -12
- package/dist/ui/alert.d.cts +4 -8
- package/dist/ui/alert.d.ts +4 -8
- package/dist/ui/aspect-ratio.d.cts +1 -2
- package/dist/ui/aspect-ratio.d.ts +1 -2
- package/dist/ui/avatar.d.cts +3 -4
- package/dist/ui/avatar.d.ts +3 -4
- package/dist/ui/badge.d.cts +2 -8
- package/dist/ui/badge.d.ts +2 -8
- package/dist/ui/breadcrumb.d.cts +7 -8
- package/dist/ui/breadcrumb.d.ts +7 -8
- package/dist/ui/button.d.cts +1 -1
- package/dist/ui/button.d.ts +1 -1
- package/dist/ui/calendar.d.cts +3 -4
- package/dist/ui/calendar.d.ts +3 -4
- package/dist/ui/card.d.cts +7 -8
- package/dist/ui/card.d.ts +7 -8
- package/dist/ui/carousel.d.cts +6 -7
- package/dist/ui/carousel.d.ts +6 -7
- package/dist/ui/collapsible.d.cts +3 -4
- package/dist/ui/collapsible.d.ts +3 -4
- package/dist/ui/command.d.cts +52 -3
- package/dist/ui/command.d.ts +52 -3
- package/dist/ui/context-menu.d.cts +15 -16
- package/dist/ui/context-menu.d.ts +15 -16
- package/dist/ui/dialog.d.cts +1 -1
- package/dist/ui/dialog.d.ts +1 -1
- package/dist/ui/dropdown-menu.d.cts +15 -16
- package/dist/ui/dropdown-menu.d.ts +15 -16
- package/dist/ui/file-uploader.d.cts +1 -2
- package/dist/ui/file-uploader.d.ts +1 -2
- package/dist/ui/form.d.cts +8 -23
- package/dist/ui/form.d.ts +8 -23
- package/dist/ui/hover-card.d.cts +3 -4
- package/dist/ui/hover-card.d.ts +3 -4
- package/dist/ui/input-otp.d.cts +4 -5
- package/dist/ui/input-otp.d.ts +4 -5
- package/dist/ui/input.d.cts +1 -1
- package/dist/ui/input.d.ts +1 -1
- package/dist/ui/inputs/search-input.d.cts +2 -3
- package/dist/ui/inputs/search-input.d.ts +2 -3
- package/dist/ui/label.d.cts +1 -2
- package/dist/ui/label.d.ts +1 -2
- package/dist/ui/menubar.d.cts +16 -17
- package/dist/ui/menubar.d.ts +16 -17
- package/dist/ui/multi-select.d.cts +1 -61
- package/dist/ui/multi-select.d.ts +1 -61
- package/dist/ui/navigation-menu.d.cts +9 -11
- package/dist/ui/navigation-menu.d.ts +9 -11
- package/dist/ui/pagination.d.cts +8 -9
- package/dist/ui/pagination.d.ts +8 -9
- package/dist/ui/popover.d.cts +4 -5
- package/dist/ui/popover.d.ts +4 -5
- package/dist/ui/progress.d.cts +1 -2
- package/dist/ui/progress.d.ts +1 -2
- package/dist/ui/radio-group.d.cts +2 -3
- package/dist/ui/radio-group.d.ts +2 -3
- package/dist/ui/resizable.d.cts +3 -4
- package/dist/ui/resizable.d.ts +3 -4
- package/dist/ui/scroll-area.d.cts +2 -3
- package/dist/ui/scroll-area.d.ts +2 -3
- package/dist/ui/select.d.cts +10 -11
- package/dist/ui/select.d.ts +10 -11
- package/dist/ui/separator.d.cts +1 -1
- package/dist/ui/separator.d.ts +1 -1
- package/dist/ui/sheet.d.cts +8 -9
- package/dist/ui/sheet.d.ts +8 -9
- package/dist/ui/sidebar.d.cts +29 -43
- package/dist/ui/sidebar.d.ts +29 -43
- package/dist/ui/skeleton.d.cts +1 -2
- package/dist/ui/skeleton.d.ts +1 -2
- package/dist/ui/slider.d.cts +1 -2
- package/dist/ui/slider.d.ts +1 -2
- package/dist/ui/sonner.d.cts +1 -3
- package/dist/ui/sonner.d.ts +1 -3
- package/dist/ui/switch.d.cts +1 -2
- package/dist/ui/switch.d.ts +1 -2
- package/dist/ui/table.d.cts +8 -9
- package/dist/ui/table.d.ts +8 -9
- package/dist/ui/tabs.d.cts +4 -5
- package/dist/ui/tabs.d.ts +4 -5
- package/dist/ui/textarea.d.cts +1 -2
- package/dist/ui/textarea.d.ts +1 -2
- package/dist/ui/toggle-group.d.cts +3 -4
- package/dist/ui/toggle-group.d.ts +3 -4
- package/dist/ui/toggle.d.cts +1 -1
- package/dist/ui/toggle.d.ts +1 -1
- package/dist/ui/tooltip.d.cts +1 -1
- package/dist/ui/tooltip.d.ts +1 -1
- package/package.json +4 -6
- package/dist/button-D-ldkdUf.d.cts +0 -23
- package/dist/button-DN7a1ENd.d.ts +0 -23
- package/dist/command-DPWCoUcB.d.cts +0 -53
- package/dist/command-DswMfHba.d.ts +0 -53
- package/dist/toggle-B3RSxTKL.d.cts +0 -20
- package/dist/toggle-DygwYpUS.d.ts +0 -20
- package/dist/tooltip-Ct7VJoYo.d.ts +0 -24
- package/dist/tooltip-DNtfXZW2.d.cts +0 -24
|
@@ -1,17 +1,16 @@
|
|
|
1
|
-
import * as react_jsx_runtime103 from "react/jsx-runtime";
|
|
2
1
|
import React from "react";
|
|
3
2
|
import { Collapsible as Collapsible$1 } from "radix-ui";
|
|
4
3
|
|
|
5
4
|
//#region packages/components/ui/collapsible.d.ts
|
|
6
5
|
declare function Collapsible({
|
|
7
6
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof Collapsible$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof Collapsible$1.Root>): any;
|
|
9
8
|
declare function CollapsibleTrigger({
|
|
10
9
|
...props
|
|
11
|
-
}: React.ComponentProps<typeof Collapsible$1.CollapsibleTrigger>):
|
|
10
|
+
}: React.ComponentProps<typeof Collapsible$1.CollapsibleTrigger>): any;
|
|
12
11
|
declare function CollapsibleContent({
|
|
13
12
|
...props
|
|
14
|
-
}: React.ComponentProps<typeof Collapsible$1.CollapsibleContent>):
|
|
13
|
+
}: React.ComponentProps<typeof Collapsible$1.CollapsibleContent>): any;
|
|
15
14
|
//#endregion
|
|
16
15
|
export { Collapsible, CollapsibleContent, CollapsibleTrigger };
|
|
17
16
|
//# sourceMappingURL=collapsible.d.cts.map
|
package/dist/ui/collapsible.d.ts
CHANGED
|
@@ -1,17 +1,16 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import * as react_jsx_runtime33 from "react/jsx-runtime";
|
|
3
2
|
import { Collapsible as Collapsible$1 } from "radix-ui";
|
|
4
3
|
|
|
5
4
|
//#region packages/components/ui/collapsible.d.ts
|
|
6
5
|
declare function Collapsible({
|
|
7
6
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof Collapsible$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof Collapsible$1.Root>): any;
|
|
9
8
|
declare function CollapsibleTrigger({
|
|
10
9
|
...props
|
|
11
|
-
}: React.ComponentProps<typeof Collapsible$1.CollapsibleTrigger>):
|
|
10
|
+
}: React.ComponentProps<typeof Collapsible$1.CollapsibleTrigger>): any;
|
|
12
11
|
declare function CollapsibleContent({
|
|
13
12
|
...props
|
|
14
|
-
}: React.ComponentProps<typeof Collapsible$1.CollapsibleContent>):
|
|
13
|
+
}: React.ComponentProps<typeof Collapsible$1.CollapsibleContent>): any;
|
|
15
14
|
//#endregion
|
|
16
15
|
export { Collapsible, CollapsibleContent, CollapsibleTrigger };
|
|
17
16
|
//# sourceMappingURL=collapsible.d.ts.map
|
package/dist/ui/command.d.cts
CHANGED
|
@@ -1,3 +1,52 @@
|
|
|
1
|
-
import "../dialog-
|
|
2
|
-
import
|
|
3
|
-
|
|
1
|
+
import { Dialog } from "../dialog-D3VF5qxy.cjs";
|
|
2
|
+
import React from "react";
|
|
3
|
+
import { Command as Command$1 } from "cmdk";
|
|
4
|
+
|
|
5
|
+
//#region packages/components/ui/command.d.ts
|
|
6
|
+
declare function Command({
|
|
7
|
+
className,
|
|
8
|
+
...props
|
|
9
|
+
}: React.ComponentProps<typeof Command$1>): any;
|
|
10
|
+
declare function CommandDialog({
|
|
11
|
+
title,
|
|
12
|
+
description,
|
|
13
|
+
children,
|
|
14
|
+
className,
|
|
15
|
+
showCloseButton,
|
|
16
|
+
...props
|
|
17
|
+
}: React.ComponentProps<typeof Dialog> & {
|
|
18
|
+
title?: string;
|
|
19
|
+
description?: string;
|
|
20
|
+
className?: string;
|
|
21
|
+
showCloseButton?: boolean;
|
|
22
|
+
}): any;
|
|
23
|
+
declare function CommandInput({
|
|
24
|
+
className,
|
|
25
|
+
...props
|
|
26
|
+
}: React.ComponentProps<typeof Command$1.Input>): any;
|
|
27
|
+
declare function CommandList({
|
|
28
|
+
className,
|
|
29
|
+
...props
|
|
30
|
+
}: React.ComponentProps<typeof Command$1.List>): any;
|
|
31
|
+
declare function CommandEmpty({
|
|
32
|
+
...props
|
|
33
|
+
}: React.ComponentProps<typeof Command$1.Empty>): any;
|
|
34
|
+
declare function CommandGroup({
|
|
35
|
+
className,
|
|
36
|
+
...props
|
|
37
|
+
}: React.ComponentProps<typeof Command$1.Group>): any;
|
|
38
|
+
declare function CommandSeparator({
|
|
39
|
+
className,
|
|
40
|
+
...props
|
|
41
|
+
}: React.ComponentProps<typeof Command$1.Separator>): any;
|
|
42
|
+
declare function CommandItem({
|
|
43
|
+
className,
|
|
44
|
+
...props
|
|
45
|
+
}: React.ComponentProps<typeof Command$1.Item>): any;
|
|
46
|
+
declare function CommandShortcut({
|
|
47
|
+
className,
|
|
48
|
+
...props
|
|
49
|
+
}: React.ComponentProps<"span">): any;
|
|
50
|
+
//#endregion
|
|
51
|
+
export { Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut };
|
|
52
|
+
//# sourceMappingURL=command.d.cts.map
|
package/dist/ui/command.d.ts
CHANGED
|
@@ -1,3 +1,52 @@
|
|
|
1
|
-
import "../dialog-
|
|
2
|
-
import
|
|
3
|
-
|
|
1
|
+
import { Dialog } from "../dialog-MLCAvDJH.js";
|
|
2
|
+
import React from "react";
|
|
3
|
+
import { Command as Command$1 } from "cmdk";
|
|
4
|
+
|
|
5
|
+
//#region packages/components/ui/command.d.ts
|
|
6
|
+
declare function Command({
|
|
7
|
+
className,
|
|
8
|
+
...props
|
|
9
|
+
}: React.ComponentProps<typeof Command$1>): any;
|
|
10
|
+
declare function CommandDialog({
|
|
11
|
+
title,
|
|
12
|
+
description,
|
|
13
|
+
children,
|
|
14
|
+
className,
|
|
15
|
+
showCloseButton,
|
|
16
|
+
...props
|
|
17
|
+
}: React.ComponentProps<typeof Dialog> & {
|
|
18
|
+
title?: string;
|
|
19
|
+
description?: string;
|
|
20
|
+
className?: string;
|
|
21
|
+
showCloseButton?: boolean;
|
|
22
|
+
}): any;
|
|
23
|
+
declare function CommandInput({
|
|
24
|
+
className,
|
|
25
|
+
...props
|
|
26
|
+
}: React.ComponentProps<typeof Command$1.Input>): any;
|
|
27
|
+
declare function CommandList({
|
|
28
|
+
className,
|
|
29
|
+
...props
|
|
30
|
+
}: React.ComponentProps<typeof Command$1.List>): any;
|
|
31
|
+
declare function CommandEmpty({
|
|
32
|
+
...props
|
|
33
|
+
}: React.ComponentProps<typeof Command$1.Empty>): any;
|
|
34
|
+
declare function CommandGroup({
|
|
35
|
+
className,
|
|
36
|
+
...props
|
|
37
|
+
}: React.ComponentProps<typeof Command$1.Group>): any;
|
|
38
|
+
declare function CommandSeparator({
|
|
39
|
+
className,
|
|
40
|
+
...props
|
|
41
|
+
}: React.ComponentProps<typeof Command$1.Separator>): any;
|
|
42
|
+
declare function CommandItem({
|
|
43
|
+
className,
|
|
44
|
+
...props
|
|
45
|
+
}: React.ComponentProps<typeof Command$1.Item>): any;
|
|
46
|
+
declare function CommandShortcut({
|
|
47
|
+
className,
|
|
48
|
+
...props
|
|
49
|
+
}: React.ComponentProps<"span">): any;
|
|
50
|
+
//#endregion
|
|
51
|
+
export { Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut };
|
|
52
|
+
//# sourceMappingURL=command.d.ts.map
|
|
@@ -1,26 +1,25 @@
|
|
|
1
|
-
import * as react_jsx_runtime88 from "react/jsx-runtime";
|
|
2
1
|
import React from "react";
|
|
3
2
|
import { ContextMenu as ContextMenu$1 } from "radix-ui";
|
|
4
3
|
|
|
5
4
|
//#region packages/components/ui/context-menu.d.ts
|
|
6
5
|
declare function ContextMenu({
|
|
7
6
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof ContextMenu$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof ContextMenu$1.Root>): any;
|
|
9
8
|
declare function ContextMenuTrigger({
|
|
10
9
|
...props
|
|
11
|
-
}: React.ComponentProps<typeof ContextMenu$1.Trigger>):
|
|
10
|
+
}: React.ComponentProps<typeof ContextMenu$1.Trigger>): any;
|
|
12
11
|
declare function ContextMenuGroup({
|
|
13
12
|
...props
|
|
14
|
-
}: React.ComponentProps<typeof ContextMenu$1.Group>):
|
|
13
|
+
}: React.ComponentProps<typeof ContextMenu$1.Group>): any;
|
|
15
14
|
declare function ContextMenuPortal({
|
|
16
15
|
...props
|
|
17
|
-
}: React.ComponentProps<typeof ContextMenu$1.Portal>):
|
|
16
|
+
}: React.ComponentProps<typeof ContextMenu$1.Portal>): any;
|
|
18
17
|
declare function ContextMenuSub({
|
|
19
18
|
...props
|
|
20
|
-
}: React.ComponentProps<typeof ContextMenu$1.Sub>):
|
|
19
|
+
}: React.ComponentProps<typeof ContextMenu$1.Sub>): any;
|
|
21
20
|
declare function ContextMenuRadioGroup({
|
|
22
21
|
...props
|
|
23
|
-
}: React.ComponentProps<typeof ContextMenu$1.RadioGroup>):
|
|
22
|
+
}: React.ComponentProps<typeof ContextMenu$1.RadioGroup>): any;
|
|
24
23
|
declare function ContextMenuSubTrigger({
|
|
25
24
|
className,
|
|
26
25
|
inset,
|
|
@@ -28,15 +27,15 @@ declare function ContextMenuSubTrigger({
|
|
|
28
27
|
...props
|
|
29
28
|
}: React.ComponentProps<typeof ContextMenu$1.SubTrigger> & {
|
|
30
29
|
inset?: boolean;
|
|
31
|
-
}):
|
|
30
|
+
}): any;
|
|
32
31
|
declare function ContextMenuSubContent({
|
|
33
32
|
className,
|
|
34
33
|
...props
|
|
35
|
-
}: React.ComponentProps<typeof ContextMenu$1.SubContent>):
|
|
34
|
+
}: React.ComponentProps<typeof ContextMenu$1.SubContent>): any;
|
|
36
35
|
declare function ContextMenuContent({
|
|
37
36
|
className,
|
|
38
37
|
...props
|
|
39
|
-
}: React.ComponentProps<typeof ContextMenu$1.Content>):
|
|
38
|
+
}: React.ComponentProps<typeof ContextMenu$1.Content>): any;
|
|
40
39
|
declare function ContextMenuItem({
|
|
41
40
|
className,
|
|
42
41
|
inset,
|
|
@@ -45,33 +44,33 @@ declare function ContextMenuItem({
|
|
|
45
44
|
}: React.ComponentProps<typeof ContextMenu$1.Item> & {
|
|
46
45
|
inset?: boolean;
|
|
47
46
|
variant?: "default" | "destructive";
|
|
48
|
-
}):
|
|
47
|
+
}): any;
|
|
49
48
|
declare function ContextMenuCheckboxItem({
|
|
50
49
|
className,
|
|
51
50
|
children,
|
|
52
51
|
checked,
|
|
53
52
|
...props
|
|
54
|
-
}: React.ComponentProps<typeof ContextMenu$1.CheckboxItem>):
|
|
53
|
+
}: React.ComponentProps<typeof ContextMenu$1.CheckboxItem>): any;
|
|
55
54
|
declare function ContextMenuRadioItem({
|
|
56
55
|
className,
|
|
57
56
|
children,
|
|
58
57
|
...props
|
|
59
|
-
}: React.ComponentProps<typeof ContextMenu$1.RadioItem>):
|
|
58
|
+
}: React.ComponentProps<typeof ContextMenu$1.RadioItem>): any;
|
|
60
59
|
declare function ContextMenuLabel({
|
|
61
60
|
className,
|
|
62
61
|
inset,
|
|
63
62
|
...props
|
|
64
63
|
}: React.ComponentProps<typeof ContextMenu$1.Label> & {
|
|
65
64
|
inset?: boolean;
|
|
66
|
-
}):
|
|
65
|
+
}): any;
|
|
67
66
|
declare function ContextMenuSeparator({
|
|
68
67
|
className,
|
|
69
68
|
...props
|
|
70
|
-
}: React.ComponentProps<typeof ContextMenu$1.Separator>):
|
|
69
|
+
}: React.ComponentProps<typeof ContextMenu$1.Separator>): any;
|
|
71
70
|
declare function ContextMenuShortcut({
|
|
72
71
|
className,
|
|
73
72
|
...props
|
|
74
|
-
}: React.ComponentProps<"span">):
|
|
73
|
+
}: React.ComponentProps<"span">): any;
|
|
75
74
|
//#endregion
|
|
76
75
|
export { ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger };
|
|
77
76
|
//# sourceMappingURL=context-menu.d.cts.map
|
|
@@ -1,26 +1,25 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import * as react_jsx_runtime95 from "react/jsx-runtime";
|
|
3
2
|
import { ContextMenu as ContextMenu$1 } from "radix-ui";
|
|
4
3
|
|
|
5
4
|
//#region packages/components/ui/context-menu.d.ts
|
|
6
5
|
declare function ContextMenu({
|
|
7
6
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof ContextMenu$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof ContextMenu$1.Root>): any;
|
|
9
8
|
declare function ContextMenuTrigger({
|
|
10
9
|
...props
|
|
11
|
-
}: React.ComponentProps<typeof ContextMenu$1.Trigger>):
|
|
10
|
+
}: React.ComponentProps<typeof ContextMenu$1.Trigger>): any;
|
|
12
11
|
declare function ContextMenuGroup({
|
|
13
12
|
...props
|
|
14
|
-
}: React.ComponentProps<typeof ContextMenu$1.Group>):
|
|
13
|
+
}: React.ComponentProps<typeof ContextMenu$1.Group>): any;
|
|
15
14
|
declare function ContextMenuPortal({
|
|
16
15
|
...props
|
|
17
|
-
}: React.ComponentProps<typeof ContextMenu$1.Portal>):
|
|
16
|
+
}: React.ComponentProps<typeof ContextMenu$1.Portal>): any;
|
|
18
17
|
declare function ContextMenuSub({
|
|
19
18
|
...props
|
|
20
|
-
}: React.ComponentProps<typeof ContextMenu$1.Sub>):
|
|
19
|
+
}: React.ComponentProps<typeof ContextMenu$1.Sub>): any;
|
|
21
20
|
declare function ContextMenuRadioGroup({
|
|
22
21
|
...props
|
|
23
|
-
}: React.ComponentProps<typeof ContextMenu$1.RadioGroup>):
|
|
22
|
+
}: React.ComponentProps<typeof ContextMenu$1.RadioGroup>): any;
|
|
24
23
|
declare function ContextMenuSubTrigger({
|
|
25
24
|
className,
|
|
26
25
|
inset,
|
|
@@ -28,15 +27,15 @@ declare function ContextMenuSubTrigger({
|
|
|
28
27
|
...props
|
|
29
28
|
}: React.ComponentProps<typeof ContextMenu$1.SubTrigger> & {
|
|
30
29
|
inset?: boolean;
|
|
31
|
-
}):
|
|
30
|
+
}): any;
|
|
32
31
|
declare function ContextMenuSubContent({
|
|
33
32
|
className,
|
|
34
33
|
...props
|
|
35
|
-
}: React.ComponentProps<typeof ContextMenu$1.SubContent>):
|
|
34
|
+
}: React.ComponentProps<typeof ContextMenu$1.SubContent>): any;
|
|
36
35
|
declare function ContextMenuContent({
|
|
37
36
|
className,
|
|
38
37
|
...props
|
|
39
|
-
}: React.ComponentProps<typeof ContextMenu$1.Content>):
|
|
38
|
+
}: React.ComponentProps<typeof ContextMenu$1.Content>): any;
|
|
40
39
|
declare function ContextMenuItem({
|
|
41
40
|
className,
|
|
42
41
|
inset,
|
|
@@ -45,33 +44,33 @@ declare function ContextMenuItem({
|
|
|
45
44
|
}: React.ComponentProps<typeof ContextMenu$1.Item> & {
|
|
46
45
|
inset?: boolean;
|
|
47
46
|
variant?: "default" | "destructive";
|
|
48
|
-
}):
|
|
47
|
+
}): any;
|
|
49
48
|
declare function ContextMenuCheckboxItem({
|
|
50
49
|
className,
|
|
51
50
|
children,
|
|
52
51
|
checked,
|
|
53
52
|
...props
|
|
54
|
-
}: React.ComponentProps<typeof ContextMenu$1.CheckboxItem>):
|
|
53
|
+
}: React.ComponentProps<typeof ContextMenu$1.CheckboxItem>): any;
|
|
55
54
|
declare function ContextMenuRadioItem({
|
|
56
55
|
className,
|
|
57
56
|
children,
|
|
58
57
|
...props
|
|
59
|
-
}: React.ComponentProps<typeof ContextMenu$1.RadioItem>):
|
|
58
|
+
}: React.ComponentProps<typeof ContextMenu$1.RadioItem>): any;
|
|
60
59
|
declare function ContextMenuLabel({
|
|
61
60
|
className,
|
|
62
61
|
inset,
|
|
63
62
|
...props
|
|
64
63
|
}: React.ComponentProps<typeof ContextMenu$1.Label> & {
|
|
65
64
|
inset?: boolean;
|
|
66
|
-
}):
|
|
65
|
+
}): any;
|
|
67
66
|
declare function ContextMenuSeparator({
|
|
68
67
|
className,
|
|
69
68
|
...props
|
|
70
|
-
}: React.ComponentProps<typeof ContextMenu$1.Separator>):
|
|
69
|
+
}: React.ComponentProps<typeof ContextMenu$1.Separator>): any;
|
|
71
70
|
declare function ContextMenuShortcut({
|
|
72
71
|
className,
|
|
73
72
|
...props
|
|
74
|
-
}: React.ComponentProps<"span">):
|
|
73
|
+
}: React.ComponentProps<"span">): any;
|
|
75
74
|
//#endregion
|
|
76
75
|
export { ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger };
|
|
77
76
|
//# sourceMappingURL=context-menu.d.ts.map
|
package/dist/ui/dialog.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger } from "../dialog-
|
|
1
|
+
import { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger } from "../dialog-D3VF5qxy.cjs";
|
|
2
2
|
export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger };
|
package/dist/ui/dialog.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger } from "../dialog-
|
|
1
|
+
import { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger } from "../dialog-MLCAvDJH.js";
|
|
2
2
|
export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger };
|
|
@@ -1,26 +1,25 @@
|
|
|
1
|
-
import * as react_jsx_runtime66 from "react/jsx-runtime";
|
|
2
1
|
import React from "react";
|
|
3
2
|
import { DropdownMenu as DropdownMenu$1 } from "radix-ui";
|
|
4
3
|
|
|
5
4
|
//#region packages/components/ui/dropdown-menu.d.ts
|
|
6
5
|
declare function DropdownMenu({
|
|
7
6
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof DropdownMenu$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof DropdownMenu$1.Root>): any;
|
|
9
8
|
declare function DropdownMenuPortal({
|
|
10
9
|
...props
|
|
11
|
-
}: React.ComponentProps<typeof DropdownMenu$1.Portal>):
|
|
10
|
+
}: React.ComponentProps<typeof DropdownMenu$1.Portal>): any;
|
|
12
11
|
declare function DropdownMenuTrigger({
|
|
13
12
|
...props
|
|
14
|
-
}: React.ComponentProps<typeof DropdownMenu$1.Trigger>):
|
|
13
|
+
}: React.ComponentProps<typeof DropdownMenu$1.Trigger>): any;
|
|
15
14
|
declare function DropdownMenuContent({
|
|
16
15
|
className,
|
|
17
16
|
sideOffset,
|
|
18
17
|
align,
|
|
19
18
|
...props
|
|
20
|
-
}: React.ComponentProps<typeof DropdownMenu$1.Content>):
|
|
19
|
+
}: React.ComponentProps<typeof DropdownMenu$1.Content>): any;
|
|
21
20
|
declare function DropdownMenuGroup({
|
|
22
21
|
...props
|
|
23
|
-
}: React.ComponentProps<typeof DropdownMenu$1.Group>):
|
|
22
|
+
}: React.ComponentProps<typeof DropdownMenu$1.Group>): any;
|
|
24
23
|
declare function DropdownMenuItem({
|
|
25
24
|
className,
|
|
26
25
|
inset,
|
|
@@ -29,39 +28,39 @@ declare function DropdownMenuItem({
|
|
|
29
28
|
}: React.ComponentProps<typeof DropdownMenu$1.Item> & {
|
|
30
29
|
inset?: boolean;
|
|
31
30
|
variant?: "default" | "destructive";
|
|
32
|
-
}):
|
|
31
|
+
}): any;
|
|
33
32
|
declare function DropdownMenuCheckboxItem({
|
|
34
33
|
className,
|
|
35
34
|
children,
|
|
36
35
|
checked,
|
|
37
36
|
...props
|
|
38
|
-
}: React.ComponentProps<typeof DropdownMenu$1.CheckboxItem>):
|
|
37
|
+
}: React.ComponentProps<typeof DropdownMenu$1.CheckboxItem>): any;
|
|
39
38
|
declare function DropdownMenuRadioGroup({
|
|
40
39
|
...props
|
|
41
|
-
}: React.ComponentProps<typeof DropdownMenu$1.RadioGroup>):
|
|
40
|
+
}: React.ComponentProps<typeof DropdownMenu$1.RadioGroup>): any;
|
|
42
41
|
declare function DropdownMenuRadioItem({
|
|
43
42
|
className,
|
|
44
43
|
children,
|
|
45
44
|
...props
|
|
46
|
-
}: React.ComponentProps<typeof DropdownMenu$1.RadioItem>):
|
|
45
|
+
}: React.ComponentProps<typeof DropdownMenu$1.RadioItem>): any;
|
|
47
46
|
declare function DropdownMenuLabel({
|
|
48
47
|
className,
|
|
49
48
|
inset,
|
|
50
49
|
...props
|
|
51
50
|
}: React.ComponentProps<typeof DropdownMenu$1.Label> & {
|
|
52
51
|
inset?: boolean;
|
|
53
|
-
}):
|
|
52
|
+
}): any;
|
|
54
53
|
declare function DropdownMenuSeparator({
|
|
55
54
|
className,
|
|
56
55
|
...props
|
|
57
|
-
}: React.ComponentProps<typeof DropdownMenu$1.Separator>):
|
|
56
|
+
}: React.ComponentProps<typeof DropdownMenu$1.Separator>): any;
|
|
58
57
|
declare function DropdownMenuShortcut({
|
|
59
58
|
className,
|
|
60
59
|
...props
|
|
61
|
-
}: React.ComponentProps<"span">):
|
|
60
|
+
}: React.ComponentProps<"span">): any;
|
|
62
61
|
declare function DropdownMenuSub({
|
|
63
62
|
...props
|
|
64
|
-
}: React.ComponentProps<typeof DropdownMenu$1.Sub>):
|
|
63
|
+
}: React.ComponentProps<typeof DropdownMenu$1.Sub>): any;
|
|
65
64
|
declare function DropdownMenuSubTrigger({
|
|
66
65
|
className,
|
|
67
66
|
inset,
|
|
@@ -69,11 +68,11 @@ declare function DropdownMenuSubTrigger({
|
|
|
69
68
|
...props
|
|
70
69
|
}: React.ComponentProps<typeof DropdownMenu$1.SubTrigger> & {
|
|
71
70
|
inset?: boolean;
|
|
72
|
-
}):
|
|
71
|
+
}): any;
|
|
73
72
|
declare function DropdownMenuSubContent({
|
|
74
73
|
className,
|
|
75
74
|
...props
|
|
76
|
-
}: React.ComponentProps<typeof DropdownMenu$1.SubContent>):
|
|
75
|
+
}: React.ComponentProps<typeof DropdownMenu$1.SubContent>): any;
|
|
77
76
|
//#endregion
|
|
78
77
|
export { DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger };
|
|
79
78
|
//# sourceMappingURL=dropdown-menu.d.cts.map
|
|
@@ -1,26 +1,25 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import * as react_jsx_runtime142 from "react/jsx-runtime";
|
|
3
2
|
import { DropdownMenu as DropdownMenu$1 } from "radix-ui";
|
|
4
3
|
|
|
5
4
|
//#region packages/components/ui/dropdown-menu.d.ts
|
|
6
5
|
declare function DropdownMenu({
|
|
7
6
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof DropdownMenu$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof DropdownMenu$1.Root>): any;
|
|
9
8
|
declare function DropdownMenuPortal({
|
|
10
9
|
...props
|
|
11
|
-
}: React.ComponentProps<typeof DropdownMenu$1.Portal>):
|
|
10
|
+
}: React.ComponentProps<typeof DropdownMenu$1.Portal>): any;
|
|
12
11
|
declare function DropdownMenuTrigger({
|
|
13
12
|
...props
|
|
14
|
-
}: React.ComponentProps<typeof DropdownMenu$1.Trigger>):
|
|
13
|
+
}: React.ComponentProps<typeof DropdownMenu$1.Trigger>): any;
|
|
15
14
|
declare function DropdownMenuContent({
|
|
16
15
|
className,
|
|
17
16
|
sideOffset,
|
|
18
17
|
align,
|
|
19
18
|
...props
|
|
20
|
-
}: React.ComponentProps<typeof DropdownMenu$1.Content>):
|
|
19
|
+
}: React.ComponentProps<typeof DropdownMenu$1.Content>): any;
|
|
21
20
|
declare function DropdownMenuGroup({
|
|
22
21
|
...props
|
|
23
|
-
}: React.ComponentProps<typeof DropdownMenu$1.Group>):
|
|
22
|
+
}: React.ComponentProps<typeof DropdownMenu$1.Group>): any;
|
|
24
23
|
declare function DropdownMenuItem({
|
|
25
24
|
className,
|
|
26
25
|
inset,
|
|
@@ -29,39 +28,39 @@ declare function DropdownMenuItem({
|
|
|
29
28
|
}: React.ComponentProps<typeof DropdownMenu$1.Item> & {
|
|
30
29
|
inset?: boolean;
|
|
31
30
|
variant?: "default" | "destructive";
|
|
32
|
-
}):
|
|
31
|
+
}): any;
|
|
33
32
|
declare function DropdownMenuCheckboxItem({
|
|
34
33
|
className,
|
|
35
34
|
children,
|
|
36
35
|
checked,
|
|
37
36
|
...props
|
|
38
|
-
}: React.ComponentProps<typeof DropdownMenu$1.CheckboxItem>):
|
|
37
|
+
}: React.ComponentProps<typeof DropdownMenu$1.CheckboxItem>): any;
|
|
39
38
|
declare function DropdownMenuRadioGroup({
|
|
40
39
|
...props
|
|
41
|
-
}: React.ComponentProps<typeof DropdownMenu$1.RadioGroup>):
|
|
40
|
+
}: React.ComponentProps<typeof DropdownMenu$1.RadioGroup>): any;
|
|
42
41
|
declare function DropdownMenuRadioItem({
|
|
43
42
|
className,
|
|
44
43
|
children,
|
|
45
44
|
...props
|
|
46
|
-
}: React.ComponentProps<typeof DropdownMenu$1.RadioItem>):
|
|
45
|
+
}: React.ComponentProps<typeof DropdownMenu$1.RadioItem>): any;
|
|
47
46
|
declare function DropdownMenuLabel({
|
|
48
47
|
className,
|
|
49
48
|
inset,
|
|
50
49
|
...props
|
|
51
50
|
}: React.ComponentProps<typeof DropdownMenu$1.Label> & {
|
|
52
51
|
inset?: boolean;
|
|
53
|
-
}):
|
|
52
|
+
}): any;
|
|
54
53
|
declare function DropdownMenuSeparator({
|
|
55
54
|
className,
|
|
56
55
|
...props
|
|
57
|
-
}: React.ComponentProps<typeof DropdownMenu$1.Separator>):
|
|
56
|
+
}: React.ComponentProps<typeof DropdownMenu$1.Separator>): any;
|
|
58
57
|
declare function DropdownMenuShortcut({
|
|
59
58
|
className,
|
|
60
59
|
...props
|
|
61
|
-
}: React.ComponentProps<"span">):
|
|
60
|
+
}: React.ComponentProps<"span">): any;
|
|
62
61
|
declare function DropdownMenuSub({
|
|
63
62
|
...props
|
|
64
|
-
}: React.ComponentProps<typeof DropdownMenu$1.Sub>):
|
|
63
|
+
}: React.ComponentProps<typeof DropdownMenu$1.Sub>): any;
|
|
65
64
|
declare function DropdownMenuSubTrigger({
|
|
66
65
|
className,
|
|
67
66
|
inset,
|
|
@@ -69,11 +68,11 @@ declare function DropdownMenuSubTrigger({
|
|
|
69
68
|
...props
|
|
70
69
|
}: React.ComponentProps<typeof DropdownMenu$1.SubTrigger> & {
|
|
71
70
|
inset?: boolean;
|
|
72
|
-
}):
|
|
71
|
+
}): any;
|
|
73
72
|
declare function DropdownMenuSubContent({
|
|
74
73
|
className,
|
|
75
74
|
...props
|
|
76
|
-
}: React.ComponentProps<typeof DropdownMenu$1.SubContent>):
|
|
75
|
+
}: React.ComponentProps<typeof DropdownMenu$1.SubContent>): any;
|
|
77
76
|
//#endregion
|
|
78
77
|
export { DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger };
|
|
79
78
|
//# sourceMappingURL=dropdown-menu.d.ts.map
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as react_jsx_runtime49 from "react/jsx-runtime";
|
|
2
1
|
import React from "react";
|
|
3
2
|
import { DropzoneProps } from "react-dropzone";
|
|
4
3
|
|
|
@@ -73,7 +72,7 @@ interface FileUploaderProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
|
73
72
|
showText?: boolean;
|
|
74
73
|
iconSize?: number;
|
|
75
74
|
}
|
|
76
|
-
declare function FileUploader(props: FileUploaderProps):
|
|
75
|
+
declare function FileUploader(props: FileUploaderProps): any;
|
|
77
76
|
//#endregion
|
|
78
77
|
export { FileUploader };
|
|
79
78
|
//# sourceMappingURL=file-uploader.d.cts.map
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import * as react_jsx_runtime123 from "react/jsx-runtime";
|
|
3
2
|
import { DropzoneProps } from "react-dropzone";
|
|
4
3
|
|
|
5
4
|
//#region packages/components/ui/file-uploader.d.ts
|
|
@@ -73,7 +72,7 @@ interface FileUploaderProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
|
73
72
|
showText?: boolean;
|
|
74
73
|
iconSize?: number;
|
|
75
74
|
}
|
|
76
|
-
declare function FileUploader(props: FileUploaderProps):
|
|
75
|
+
declare function FileUploader(props: FileUploaderProps): any;
|
|
77
76
|
//#endregion
|
|
78
77
|
export { FileUploader };
|
|
79
78
|
//# sourceMappingURL=file-uploader.d.ts.map
|
package/dist/ui/form.d.cts
CHANGED
|
@@ -1,48 +1,33 @@
|
|
|
1
|
-
import * as react_jsx_runtime27 from "react/jsx-runtime";
|
|
2
1
|
import React from "react";
|
|
3
|
-
import * as react_hook_form0 from "react-hook-form";
|
|
4
2
|
import { ControllerProps, FieldPath, FieldValues } from "react-hook-form";
|
|
5
3
|
import { Label, Slot } from "radix-ui";
|
|
6
4
|
|
|
7
5
|
//#region packages/components/ui/form.d.ts
|
|
8
|
-
declare const Form:
|
|
6
|
+
declare const Form: any;
|
|
9
7
|
declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({
|
|
10
8
|
...props
|
|
11
|
-
}: ControllerProps<TFieldValues, TName>) =>
|
|
12
|
-
declare const useFormField: () =>
|
|
13
|
-
invalid: boolean;
|
|
14
|
-
isDirty: boolean;
|
|
15
|
-
isTouched: boolean;
|
|
16
|
-
isValidating: boolean;
|
|
17
|
-
error?: react_hook_form0.FieldError;
|
|
18
|
-
id: string;
|
|
19
|
-
control: react_hook_form0.Control<FieldValues, any, FieldValues>;
|
|
20
|
-
resetField: react_hook_form0.UseFormResetField<FieldValues>;
|
|
21
|
-
name: string;
|
|
22
|
-
formItemId: string;
|
|
23
|
-
formDescriptionId: string;
|
|
24
|
-
formMessageId: string;
|
|
25
|
-
};
|
|
9
|
+
}: ControllerProps<TFieldValues, TName>) => any;
|
|
10
|
+
declare const useFormField: () => any;
|
|
26
11
|
declare function FormItem({
|
|
27
12
|
className,
|
|
28
13
|
...props
|
|
29
|
-
}: React.ComponentProps<"div">):
|
|
14
|
+
}: React.ComponentProps<"div">): any;
|
|
30
15
|
declare function FormLabel({
|
|
31
16
|
className,
|
|
32
17
|
...props
|
|
33
|
-
}: React.ComponentProps<typeof Label.Root>):
|
|
18
|
+
}: React.ComponentProps<typeof Label.Root>): any;
|
|
34
19
|
declare function FormControl({
|
|
35
20
|
...props
|
|
36
|
-
}: React.ComponentProps<typeof Slot.Slot>):
|
|
21
|
+
}: React.ComponentProps<typeof Slot.Slot>): any;
|
|
37
22
|
declare function FormDescription({
|
|
38
23
|
className,
|
|
39
24
|
...props
|
|
40
|
-
}: React.ComponentProps<"p">):
|
|
25
|
+
}: React.ComponentProps<"p">): any;
|
|
41
26
|
declare function FormMessage({
|
|
42
27
|
className,
|
|
43
28
|
children,
|
|
44
29
|
...props
|
|
45
|
-
}: React.ComponentProps<"p">):
|
|
30
|
+
}: React.ComponentProps<"p">): any;
|
|
46
31
|
//#endregion
|
|
47
32
|
export { Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage, useFormField };
|
|
48
33
|
//# sourceMappingURL=form.d.cts.map
|