@customafk/lunas-ui 0.0.39 → 0.0.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/{button-y_YnE05_.d.ts → button-B3IGQSHK.d.cts} +2 -2
- package/dist/{button-DiLUZ6nN.d.cts → button-DDKLvzA9.d.ts} +5 -5
- package/dist/{command-BFjO9Ikd.d.ts → command-4kxRwXtl.d.cts} +2 -2
- package/dist/{command-CUExI_pN.d.cts → command-Cc0A7QL7.d.ts} +12 -12
- package/dist/data-display/empty.d.cts +2 -2
- package/dist/data-display/statistic.d.cts +2 -2
- package/dist/{dialog-DsaPxVX2.d.ts → dialog-CIrv1yaX.d.cts} +12 -12
- package/dist/{dialog-loB0RecL.d.cts → dialog-DD4Dinba.d.ts} +12 -12
- package/dist/dialogs/detail-dialog/component/sidebar.d.cts +28 -28
- package/dist/dialogs/detail-dialog/component/sidebar.d.ts +4 -4
- package/dist/dialogs/form-dialog.d.cts +2 -2
- package/dist/dialogs/form-dialog.d.ts +2 -2
- package/dist/forms/combobox-field.d.cts +2 -2
- package/dist/forms/combobox-field.d.ts +2 -2
- package/dist/forms/date-field.d.cts +2 -2
- package/dist/forms/form-wrapper.d.cts +2 -2
- package/dist/forms/form-wrapper.d.ts +2 -2
- package/dist/forms/multi-select-field.d.ts +2 -2
- package/dist/forms/number-field.d.cts +2 -2
- package/dist/forms/number-field.d.ts +2 -2
- package/dist/forms/password-field.d.cts +2 -2
- package/dist/forms/password-field.d.ts +2 -2
- package/dist/forms/select-field.d.cts +2 -2
- package/dist/forms/select-field.d.ts +2 -2
- package/dist/forms/switch-field.d.cts +2 -2
- package/dist/forms/switch-field.d.ts +2 -2
- package/dist/forms/text-field.d.cts +2 -2
- package/dist/forms/text-field.d.ts +2 -2
- package/dist/forms/textarea-field.d.cts +2 -2
- package/dist/{input-DqL21WVw.d.ts → input-CBmfFkSA.d.cts} +2 -2
- package/dist/{input-BHn3mzNR.d.cts → input-CVn7IbgO.d.ts} +3 -3
- package/dist/layouts/app-layout/index.d.cts +26 -26
- package/dist/layouts/app-layout/index.d.ts +26 -26
- package/dist/layouts/flex.d.cts +2 -2
- package/dist/layouts/flex.d.ts +2 -2
- package/dist/layouts/main/index.d.cts +4 -4
- package/dist/layouts/main/index.d.ts +4 -4
- package/dist/{separator-Dbp_UwEF.d.cts → separator-CKvy23ea.d.ts} +3 -3
- package/dist/{separator-G_CtQEqW.d.ts → separator-DHBhn7Y8.d.cts} +3 -3
- package/dist/table/index.d.cts +2 -2
- package/dist/{toggle-UTf5bV7k.d.ts → toggle-BLlf4Xgl.d.cts} +3 -3
- package/dist/{toggle-DkZBD4Qc.d.cts → toggle-Bmcoz8U-.d.ts} +4 -4
- package/dist/{tooltip-qUdoNuzQ.d.cts → tooltip-D0KLOhA8.d.ts} +6 -6
- package/dist/{tooltip-DFsHixOs.d.ts → tooltip-etVeWcFC.d.cts} +2 -2
- package/dist/typography/paragraph.d.cts +2 -2
- package/dist/typography/title.d.cts +2 -2
- package/dist/typography/title.d.ts +2 -2
- package/dist/ui/alert-dialog.d.cts +12 -12
- package/dist/ui/alert-dialog.d.ts +12 -12
- package/dist/ui/alert.d.cts +6 -6
- package/dist/ui/alert.d.ts +4 -4
- package/dist/ui/aspect-ratio.d.cts +2 -2
- package/dist/ui/aspect-ratio.d.ts +2 -2
- package/dist/ui/avatar.d.ts +4 -4
- package/dist/ui/badge.d.cts +2 -2
- package/dist/ui/badge.d.ts +2 -2
- package/dist/ui/breadcrumb.d.ts +8 -8
- package/dist/ui/button.d.cts +1 -1
- package/dist/ui/button.d.ts +1 -1
- package/dist/ui/calendar.d.cts +4 -4
- package/dist/ui/calendar.d.ts +4 -4
- package/dist/ui/card.d.cts +8 -8
- package/dist/ui/card.d.ts +8 -8
- package/dist/ui/carousel.d.cts +7 -7
- package/dist/ui/carousel.d.ts +7 -7
- package/dist/ui/collapsible.d.cts +4 -4
- package/dist/ui/collapsible.d.ts +4 -4
- package/dist/ui/command.d.cts +2 -2
- package/dist/ui/command.d.ts +2 -2
- package/dist/ui/context-menu.d.cts +16 -16
- package/dist/ui/context-menu.d.ts +16 -16
- package/dist/ui/dialog.d.cts +1 -1
- package/dist/ui/dialog.d.ts +1 -1
- package/dist/ui/dropdown-menu.d.cts +16 -16
- package/dist/ui/dropdown-menu.d.ts +16 -16
- package/dist/ui/file-uploader.d.cts +2 -2
- package/dist/ui/file-uploader.d.ts +2 -2
- package/dist/ui/form.d.cts +7 -7
- package/dist/ui/form.d.ts +7 -7
- package/dist/ui/hover-card.d.cts +4 -4
- package/dist/ui/hover-card.d.ts +4 -4
- package/dist/ui/input-otp.d.cts +5 -5
- package/dist/ui/input-otp.d.ts +5 -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 +3 -3
- package/dist/ui/inputs/search-input.d.ts +1 -1
- package/dist/ui/label.d.cts +2 -2
- package/dist/ui/label.d.ts +2 -2
- package/dist/ui/menubar.d.cts +17 -17
- package/dist/ui/menubar.d.ts +17 -17
- package/dist/ui/multi-select.d.cts +2 -2
- package/dist/ui/multi-select.d.ts +2 -2
- package/dist/ui/navigation-menu.d.cts +11 -11
- package/dist/ui/navigation-menu.d.ts +9 -9
- package/dist/ui/pagination.d.cts +9 -9
- package/dist/ui/pagination.d.ts +9 -9
- package/dist/ui/popover.d.cts +5 -5
- package/dist/ui/progress.d.cts +2 -2
- package/dist/ui/radio-group.d.cts +3 -3
- package/dist/ui/resizable.d.cts +4 -4
- package/dist/ui/resizable.d.ts +4 -4
- package/dist/ui/scroll-area.d.cts +3 -3
- package/dist/ui/scroll-area.d.ts +3 -3
- package/dist/ui/select.d.cts +11 -11
- package/dist/ui/select.d.ts +11 -11
- package/dist/ui/separator.d.cts +1 -1
- package/dist/ui/separator.d.ts +1 -1
- package/dist/ui/sheet.d.cts +9 -9
- package/dist/ui/sheet.d.ts +9 -9
- package/dist/ui/sidebar.d.cts +30 -30
- package/dist/ui/sidebar.d.ts +30 -30
- package/dist/ui/skeleton.d.cts +2 -2
- package/dist/ui/skeleton.d.ts +2 -2
- package/dist/ui/slider.d.cts +2 -2
- package/dist/ui/slider.d.ts +2 -2
- package/dist/ui/sonner.d.cts +2 -2
- package/dist/ui/sonner.d.ts +2 -2
- package/dist/ui/switch.d.cts +2 -2
- package/dist/ui/switch.d.ts +2 -2
- package/dist/ui/table.d.cts +9 -9
- package/dist/ui/table.d.ts +9 -9
- package/dist/ui/tabs.d.cts +5 -5
- package/dist/ui/tabs.d.ts +5 -5
- package/dist/ui/textarea.d.cts +2 -2
- package/dist/ui/textarea.d.ts +2 -2
- package/dist/ui/toggle-group.d.cts +4 -4
- package/dist/ui/toggle-group.d.ts +4 -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 +1 -1
package/dist/ui/input-otp.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime138 from "react/jsx-runtime";
|
|
3
3
|
import { OTPInput } from "input-otp";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/input-otp.d.ts
|
|
@@ -9,21 +9,21 @@ declare function InputOTP({
|
|
|
9
9
|
...props
|
|
10
10
|
}: React.ComponentProps<typeof OTPInput> & {
|
|
11
11
|
containerClassName?: string;
|
|
12
|
-
}):
|
|
12
|
+
}): react_jsx_runtime138.JSX.Element;
|
|
13
13
|
declare function InputOTPGroup({
|
|
14
14
|
className,
|
|
15
15
|
...props
|
|
16
|
-
}: React.ComponentProps<'div'>):
|
|
16
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime138.JSX.Element;
|
|
17
17
|
declare function InputOTPSlot({
|
|
18
18
|
index,
|
|
19
19
|
className,
|
|
20
20
|
...props
|
|
21
21
|
}: React.ComponentProps<'div'> & {
|
|
22
22
|
index: number;
|
|
23
|
-
}):
|
|
23
|
+
}): react_jsx_runtime138.JSX.Element;
|
|
24
24
|
declare function InputOTPSeparator({
|
|
25
25
|
...props
|
|
26
|
-
}: React.ComponentProps<'div'>):
|
|
26
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime138.JSX.Element;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot };
|
|
29
29
|
//# sourceMappingURL=input-otp.d.ts.map
|
package/dist/ui/input.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Input } from "../input-
|
|
1
|
+
import { Input } from "../input-CBmfFkSA.cjs";
|
|
2
2
|
export { Input };
|
package/dist/ui/input.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Input } from "../input-
|
|
1
|
+
import { Input } from "../input-CVn7IbgO.js";
|
|
2
2
|
export { Input };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { Input } from "../../input-
|
|
2
|
-
import * as
|
|
1
|
+
import { Input } from "../../input-CBmfFkSA.cjs";
|
|
2
|
+
import * as react_jsx_runtime235 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/inputs/search-input.d.ts
|
|
5
5
|
type Props = React.ComponentPropsWithoutRef<typeof Input>;
|
|
6
6
|
declare const SearchInput: ({
|
|
7
7
|
className,
|
|
8
8
|
...rest
|
|
9
|
-
}: Props) =>
|
|
9
|
+
}: Props) => react_jsx_runtime235.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { SearchInput };
|
|
12
12
|
//# sourceMappingURL=search-input.d.cts.map
|
package/dist/ui/label.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime125 from "react/jsx-runtime";
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { Label as Label$1 } from "radix-ui";
|
|
4
4
|
|
|
@@ -6,7 +6,7 @@ import { Label as Label$1 } from "radix-ui";
|
|
|
6
6
|
declare function Label({
|
|
7
7
|
className,
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof Label$1.Root>):
|
|
9
|
+
}: React.ComponentProps<typeof Label$1.Root>): react_jsx_runtime125.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { Label };
|
|
12
12
|
//# sourceMappingURL=label.d.cts.map
|
package/dist/ui/label.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime121 from "react/jsx-runtime";
|
|
3
3
|
import { Label as Label$1 } from "radix-ui";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/label.d.ts
|
|
6
6
|
declare function Label({
|
|
7
7
|
className,
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof Label$1.Root>):
|
|
9
|
+
}: React.ComponentProps<typeof Label$1.Root>): react_jsx_runtime121.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { Label };
|
|
12
12
|
//# sourceMappingURL=label.d.ts.map
|
package/dist/ui/menubar.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime126 from "react/jsx-runtime";
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { Menubar as Menubar$1 } from "radix-ui";
|
|
4
4
|
|
|
@@ -6,30 +6,30 @@ import { Menubar as Menubar$1 } from "radix-ui";
|
|
|
6
6
|
declare function Menubar({
|
|
7
7
|
className,
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof Menubar$1.Root>):
|
|
9
|
+
}: React.ComponentProps<typeof Menubar$1.Root>): react_jsx_runtime126.JSX.Element;
|
|
10
10
|
declare function MenubarMenu({
|
|
11
11
|
...props
|
|
12
|
-
}: React.ComponentProps<typeof Menubar$1.Menu>):
|
|
12
|
+
}: React.ComponentProps<typeof Menubar$1.Menu>): react_jsx_runtime126.JSX.Element;
|
|
13
13
|
declare function MenubarGroup({
|
|
14
14
|
...props
|
|
15
|
-
}: React.ComponentProps<typeof Menubar$1.Group>):
|
|
15
|
+
}: React.ComponentProps<typeof Menubar$1.Group>): react_jsx_runtime126.JSX.Element;
|
|
16
16
|
declare function MenubarPortal({
|
|
17
17
|
...props
|
|
18
|
-
}: React.ComponentProps<typeof Menubar$1.Portal>):
|
|
18
|
+
}: React.ComponentProps<typeof Menubar$1.Portal>): react_jsx_runtime126.JSX.Element;
|
|
19
19
|
declare function MenubarRadioGroup({
|
|
20
20
|
...props
|
|
21
|
-
}: React.ComponentProps<typeof Menubar$1.RadioGroup>):
|
|
21
|
+
}: React.ComponentProps<typeof Menubar$1.RadioGroup>): react_jsx_runtime126.JSX.Element;
|
|
22
22
|
declare function MenubarTrigger({
|
|
23
23
|
className,
|
|
24
24
|
...props
|
|
25
|
-
}: React.ComponentProps<typeof Menubar$1.Trigger>):
|
|
25
|
+
}: React.ComponentProps<typeof Menubar$1.Trigger>): react_jsx_runtime126.JSX.Element;
|
|
26
26
|
declare function MenubarContent({
|
|
27
27
|
className,
|
|
28
28
|
align,
|
|
29
29
|
alignOffset,
|
|
30
30
|
sideOffset,
|
|
31
31
|
...props
|
|
32
|
-
}: React.ComponentProps<typeof Menubar$1.Content>):
|
|
32
|
+
}: React.ComponentProps<typeof Menubar$1.Content>): react_jsx_runtime126.JSX.Element;
|
|
33
33
|
declare function MenubarItem({
|
|
34
34
|
className,
|
|
35
35
|
inset,
|
|
@@ -38,36 +38,36 @@ declare function MenubarItem({
|
|
|
38
38
|
}: React.ComponentProps<typeof Menubar$1.Item> & {
|
|
39
39
|
inset?: boolean;
|
|
40
40
|
variant?: 'default' | 'destructive';
|
|
41
|
-
}):
|
|
41
|
+
}): react_jsx_runtime126.JSX.Element;
|
|
42
42
|
declare function MenubarCheckboxItem({
|
|
43
43
|
className,
|
|
44
44
|
children,
|
|
45
45
|
checked,
|
|
46
46
|
...props
|
|
47
|
-
}: React.ComponentProps<typeof Menubar$1.CheckboxItem>):
|
|
47
|
+
}: React.ComponentProps<typeof Menubar$1.CheckboxItem>): react_jsx_runtime126.JSX.Element;
|
|
48
48
|
declare function MenubarRadioItem({
|
|
49
49
|
className,
|
|
50
50
|
children,
|
|
51
51
|
...props
|
|
52
|
-
}: React.ComponentProps<typeof Menubar$1.RadioItem>):
|
|
52
|
+
}: React.ComponentProps<typeof Menubar$1.RadioItem>): react_jsx_runtime126.JSX.Element;
|
|
53
53
|
declare function MenubarLabel({
|
|
54
54
|
className,
|
|
55
55
|
inset,
|
|
56
56
|
...props
|
|
57
57
|
}: React.ComponentProps<typeof Menubar$1.Label> & {
|
|
58
58
|
inset?: boolean;
|
|
59
|
-
}):
|
|
59
|
+
}): react_jsx_runtime126.JSX.Element;
|
|
60
60
|
declare function MenubarSeparator({
|
|
61
61
|
className,
|
|
62
62
|
...props
|
|
63
|
-
}: React.ComponentProps<typeof Menubar$1.Separator>):
|
|
63
|
+
}: React.ComponentProps<typeof Menubar$1.Separator>): react_jsx_runtime126.JSX.Element;
|
|
64
64
|
declare function MenubarShortcut({
|
|
65
65
|
className,
|
|
66
66
|
...props
|
|
67
|
-
}: React.ComponentProps<'span'>):
|
|
67
|
+
}: React.ComponentProps<'span'>): react_jsx_runtime126.JSX.Element;
|
|
68
68
|
declare function MenubarSub({
|
|
69
69
|
...props
|
|
70
|
-
}: React.ComponentProps<typeof Menubar$1.Sub>):
|
|
70
|
+
}: React.ComponentProps<typeof Menubar$1.Sub>): react_jsx_runtime126.JSX.Element;
|
|
71
71
|
declare function MenubarSubTrigger({
|
|
72
72
|
className,
|
|
73
73
|
inset,
|
|
@@ -75,11 +75,11 @@ declare function MenubarSubTrigger({
|
|
|
75
75
|
...props
|
|
76
76
|
}: React.ComponentProps<typeof Menubar$1.SubTrigger> & {
|
|
77
77
|
inset?: boolean;
|
|
78
|
-
}):
|
|
78
|
+
}): react_jsx_runtime126.JSX.Element;
|
|
79
79
|
declare function MenubarSubContent({
|
|
80
80
|
className,
|
|
81
81
|
...props
|
|
82
|
-
}: React.ComponentProps<typeof Menubar$1.SubContent>):
|
|
82
|
+
}: React.ComponentProps<typeof Menubar$1.SubContent>): react_jsx_runtime126.JSX.Element;
|
|
83
83
|
//#endregion
|
|
84
84
|
export { Menubar, MenubarCheckboxItem, MenubarContent, MenubarGroup, MenubarItem, MenubarLabel, MenubarMenu, MenubarPortal, MenubarRadioGroup, MenubarRadioItem, MenubarSeparator, MenubarShortcut, MenubarSub, MenubarSubContent, MenubarSubTrigger, MenubarTrigger };
|
|
85
85
|
//# sourceMappingURL=menubar.d.cts.map
|
package/dist/ui/menubar.d.ts
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime122 from "react/jsx-runtime";
|
|
3
3
|
import { Menubar as Menubar$1 } from "radix-ui";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/menubar.d.ts
|
|
6
6
|
declare function Menubar({
|
|
7
7
|
className,
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof Menubar$1.Root>):
|
|
9
|
+
}: React.ComponentProps<typeof Menubar$1.Root>): react_jsx_runtime122.JSX.Element;
|
|
10
10
|
declare function MenubarMenu({
|
|
11
11
|
...props
|
|
12
|
-
}: React.ComponentProps<typeof Menubar$1.Menu>):
|
|
12
|
+
}: React.ComponentProps<typeof Menubar$1.Menu>): react_jsx_runtime122.JSX.Element;
|
|
13
13
|
declare function MenubarGroup({
|
|
14
14
|
...props
|
|
15
|
-
}: React.ComponentProps<typeof Menubar$1.Group>):
|
|
15
|
+
}: React.ComponentProps<typeof Menubar$1.Group>): react_jsx_runtime122.JSX.Element;
|
|
16
16
|
declare function MenubarPortal({
|
|
17
17
|
...props
|
|
18
|
-
}: React.ComponentProps<typeof Menubar$1.Portal>):
|
|
18
|
+
}: React.ComponentProps<typeof Menubar$1.Portal>): react_jsx_runtime122.JSX.Element;
|
|
19
19
|
declare function MenubarRadioGroup({
|
|
20
20
|
...props
|
|
21
|
-
}: React.ComponentProps<typeof Menubar$1.RadioGroup>):
|
|
21
|
+
}: React.ComponentProps<typeof Menubar$1.RadioGroup>): react_jsx_runtime122.JSX.Element;
|
|
22
22
|
declare function MenubarTrigger({
|
|
23
23
|
className,
|
|
24
24
|
...props
|
|
25
|
-
}: React.ComponentProps<typeof Menubar$1.Trigger>):
|
|
25
|
+
}: React.ComponentProps<typeof Menubar$1.Trigger>): react_jsx_runtime122.JSX.Element;
|
|
26
26
|
declare function MenubarContent({
|
|
27
27
|
className,
|
|
28
28
|
align,
|
|
29
29
|
alignOffset,
|
|
30
30
|
sideOffset,
|
|
31
31
|
...props
|
|
32
|
-
}: React.ComponentProps<typeof Menubar$1.Content>):
|
|
32
|
+
}: React.ComponentProps<typeof Menubar$1.Content>): react_jsx_runtime122.JSX.Element;
|
|
33
33
|
declare function MenubarItem({
|
|
34
34
|
className,
|
|
35
35
|
inset,
|
|
@@ -38,36 +38,36 @@ declare function MenubarItem({
|
|
|
38
38
|
}: React.ComponentProps<typeof Menubar$1.Item> & {
|
|
39
39
|
inset?: boolean;
|
|
40
40
|
variant?: 'default' | 'destructive';
|
|
41
|
-
}):
|
|
41
|
+
}): react_jsx_runtime122.JSX.Element;
|
|
42
42
|
declare function MenubarCheckboxItem({
|
|
43
43
|
className,
|
|
44
44
|
children,
|
|
45
45
|
checked,
|
|
46
46
|
...props
|
|
47
|
-
}: React.ComponentProps<typeof Menubar$1.CheckboxItem>):
|
|
47
|
+
}: React.ComponentProps<typeof Menubar$1.CheckboxItem>): react_jsx_runtime122.JSX.Element;
|
|
48
48
|
declare function MenubarRadioItem({
|
|
49
49
|
className,
|
|
50
50
|
children,
|
|
51
51
|
...props
|
|
52
|
-
}: React.ComponentProps<typeof Menubar$1.RadioItem>):
|
|
52
|
+
}: React.ComponentProps<typeof Menubar$1.RadioItem>): react_jsx_runtime122.JSX.Element;
|
|
53
53
|
declare function MenubarLabel({
|
|
54
54
|
className,
|
|
55
55
|
inset,
|
|
56
56
|
...props
|
|
57
57
|
}: React.ComponentProps<typeof Menubar$1.Label> & {
|
|
58
58
|
inset?: boolean;
|
|
59
|
-
}):
|
|
59
|
+
}): react_jsx_runtime122.JSX.Element;
|
|
60
60
|
declare function MenubarSeparator({
|
|
61
61
|
className,
|
|
62
62
|
...props
|
|
63
|
-
}: React.ComponentProps<typeof Menubar$1.Separator>):
|
|
63
|
+
}: React.ComponentProps<typeof Menubar$1.Separator>): react_jsx_runtime122.JSX.Element;
|
|
64
64
|
declare function MenubarShortcut({
|
|
65
65
|
className,
|
|
66
66
|
...props
|
|
67
|
-
}: React.ComponentProps<'span'>):
|
|
67
|
+
}: React.ComponentProps<'span'>): react_jsx_runtime122.JSX.Element;
|
|
68
68
|
declare function MenubarSub({
|
|
69
69
|
...props
|
|
70
|
-
}: React.ComponentProps<typeof Menubar$1.Sub>):
|
|
70
|
+
}: React.ComponentProps<typeof Menubar$1.Sub>): react_jsx_runtime122.JSX.Element;
|
|
71
71
|
declare function MenubarSubTrigger({
|
|
72
72
|
className,
|
|
73
73
|
inset,
|
|
@@ -75,11 +75,11 @@ declare function MenubarSubTrigger({
|
|
|
75
75
|
...props
|
|
76
76
|
}: React.ComponentProps<typeof Menubar$1.SubTrigger> & {
|
|
77
77
|
inset?: boolean;
|
|
78
|
-
}):
|
|
78
|
+
}): react_jsx_runtime122.JSX.Element;
|
|
79
79
|
declare function MenubarSubContent({
|
|
80
80
|
className,
|
|
81
81
|
...props
|
|
82
|
-
}: React.ComponentProps<typeof Menubar$1.SubContent>):
|
|
82
|
+
}: React.ComponentProps<typeof Menubar$1.SubContent>): react_jsx_runtime122.JSX.Element;
|
|
83
83
|
//#endregion
|
|
84
84
|
export { Menubar, MenubarCheckboxItem, MenubarContent, MenubarGroup, MenubarItem, MenubarLabel, MenubarMenu, MenubarPortal, MenubarRadioGroup, MenubarRadioItem, MenubarSeparator, MenubarShortcut, MenubarSub, MenubarSubContent, MenubarSubTrigger, MenubarTrigger };
|
|
85
85
|
//# sourceMappingURL=menubar.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime149 from "react/jsx-runtime";
|
|
2
|
+
import * as class_variance_authority_types3 from "class-variance-authority/types";
|
|
3
3
|
import { NavigationMenu as NavigationMenu$1 } from "radix-ui";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/navigation-menu.d.ts
|
|
@@ -10,37 +10,37 @@ declare function NavigationMenu({
|
|
|
10
10
|
...props
|
|
11
11
|
}: React.ComponentProps<typeof NavigationMenu$1.Root> & {
|
|
12
12
|
viewport?: boolean;
|
|
13
|
-
}):
|
|
13
|
+
}): react_jsx_runtime149.JSX.Element;
|
|
14
14
|
declare function NavigationMenuList({
|
|
15
15
|
className,
|
|
16
16
|
...props
|
|
17
|
-
}: React.ComponentProps<typeof NavigationMenu$1.List>):
|
|
17
|
+
}: React.ComponentProps<typeof NavigationMenu$1.List>): react_jsx_runtime149.JSX.Element;
|
|
18
18
|
declare function NavigationMenuItem({
|
|
19
19
|
className,
|
|
20
20
|
...props
|
|
21
|
-
}: React.ComponentProps<typeof NavigationMenu$1.Item>):
|
|
22
|
-
declare const navigationMenuTriggerStyle: (props?:
|
|
21
|
+
}: React.ComponentProps<typeof NavigationMenu$1.Item>): react_jsx_runtime149.JSX.Element;
|
|
22
|
+
declare const navigationMenuTriggerStyle: (props?: class_variance_authority_types3.ClassProp | undefined) => string;
|
|
23
23
|
declare function NavigationMenuTrigger({
|
|
24
24
|
className,
|
|
25
25
|
children,
|
|
26
26
|
...props
|
|
27
|
-
}: React.ComponentProps<typeof NavigationMenu$1.Trigger>):
|
|
27
|
+
}: React.ComponentProps<typeof NavigationMenu$1.Trigger>): react_jsx_runtime149.JSX.Element;
|
|
28
28
|
declare function NavigationMenuContent({
|
|
29
29
|
className,
|
|
30
30
|
...props
|
|
31
|
-
}: React.ComponentProps<typeof NavigationMenu$1.Content>):
|
|
31
|
+
}: React.ComponentProps<typeof NavigationMenu$1.Content>): react_jsx_runtime149.JSX.Element;
|
|
32
32
|
declare function NavigationMenuViewport({
|
|
33
33
|
className,
|
|
34
34
|
...props
|
|
35
|
-
}: React.ComponentProps<typeof NavigationMenu$1.Viewport>):
|
|
35
|
+
}: React.ComponentProps<typeof NavigationMenu$1.Viewport>): react_jsx_runtime149.JSX.Element;
|
|
36
36
|
declare function NavigationMenuLink({
|
|
37
37
|
className,
|
|
38
38
|
...props
|
|
39
|
-
}: React.ComponentProps<typeof NavigationMenu$1.Link>):
|
|
39
|
+
}: React.ComponentProps<typeof NavigationMenu$1.Link>): react_jsx_runtime149.JSX.Element;
|
|
40
40
|
declare function NavigationMenuIndicator({
|
|
41
41
|
className,
|
|
42
42
|
...props
|
|
43
|
-
}: React.ComponentProps<typeof NavigationMenu$1.Indicator>):
|
|
43
|
+
}: React.ComponentProps<typeof NavigationMenu$1.Indicator>): react_jsx_runtime149.JSX.Element;
|
|
44
44
|
//#endregion
|
|
45
45
|
export { NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, navigationMenuTriggerStyle };
|
|
46
46
|
//# sourceMappingURL=navigation-menu.d.cts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime142 from "react/jsx-runtime";
|
|
2
2
|
import { NavigationMenu as NavigationMenu$1 } from "radix-ui";
|
|
3
3
|
import * as class_variance_authority_types3 from "class-variance-authority/types";
|
|
4
4
|
|
|
@@ -10,37 +10,37 @@ declare function NavigationMenu({
|
|
|
10
10
|
...props
|
|
11
11
|
}: React.ComponentProps<typeof NavigationMenu$1.Root> & {
|
|
12
12
|
viewport?: boolean;
|
|
13
|
-
}):
|
|
13
|
+
}): react_jsx_runtime142.JSX.Element;
|
|
14
14
|
declare function NavigationMenuList({
|
|
15
15
|
className,
|
|
16
16
|
...props
|
|
17
|
-
}: React.ComponentProps<typeof NavigationMenu$1.List>):
|
|
17
|
+
}: React.ComponentProps<typeof NavigationMenu$1.List>): react_jsx_runtime142.JSX.Element;
|
|
18
18
|
declare function NavigationMenuItem({
|
|
19
19
|
className,
|
|
20
20
|
...props
|
|
21
|
-
}: React.ComponentProps<typeof NavigationMenu$1.Item>):
|
|
21
|
+
}: React.ComponentProps<typeof NavigationMenu$1.Item>): react_jsx_runtime142.JSX.Element;
|
|
22
22
|
declare const navigationMenuTriggerStyle: (props?: class_variance_authority_types3.ClassProp | undefined) => string;
|
|
23
23
|
declare function NavigationMenuTrigger({
|
|
24
24
|
className,
|
|
25
25
|
children,
|
|
26
26
|
...props
|
|
27
|
-
}: React.ComponentProps<typeof NavigationMenu$1.Trigger>):
|
|
27
|
+
}: React.ComponentProps<typeof NavigationMenu$1.Trigger>): react_jsx_runtime142.JSX.Element;
|
|
28
28
|
declare function NavigationMenuContent({
|
|
29
29
|
className,
|
|
30
30
|
...props
|
|
31
|
-
}: React.ComponentProps<typeof NavigationMenu$1.Content>):
|
|
31
|
+
}: React.ComponentProps<typeof NavigationMenu$1.Content>): react_jsx_runtime142.JSX.Element;
|
|
32
32
|
declare function NavigationMenuViewport({
|
|
33
33
|
className,
|
|
34
34
|
...props
|
|
35
|
-
}: React.ComponentProps<typeof NavigationMenu$1.Viewport>):
|
|
35
|
+
}: React.ComponentProps<typeof NavigationMenu$1.Viewport>): react_jsx_runtime142.JSX.Element;
|
|
36
36
|
declare function NavigationMenuLink({
|
|
37
37
|
className,
|
|
38
38
|
...props
|
|
39
|
-
}: React.ComponentProps<typeof NavigationMenu$1.Link>):
|
|
39
|
+
}: React.ComponentProps<typeof NavigationMenu$1.Link>): react_jsx_runtime142.JSX.Element;
|
|
40
40
|
declare function NavigationMenuIndicator({
|
|
41
41
|
className,
|
|
42
42
|
...props
|
|
43
|
-
}: React.ComponentProps<typeof NavigationMenu$1.Indicator>):
|
|
43
|
+
}: React.ComponentProps<typeof NavigationMenu$1.Indicator>): react_jsx_runtime142.JSX.Element;
|
|
44
44
|
//#endregion
|
|
45
45
|
export { NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, navigationMenuTriggerStyle };
|
|
46
46
|
//# sourceMappingURL=navigation-menu.d.ts.map
|
package/dist/ui/pagination.d.cts
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { Button } from "../button-
|
|
2
|
-
import * as
|
|
1
|
+
import { Button } from "../button-B3IGQSHK.cjs";
|
|
2
|
+
import * as react_jsx_runtime142 from "react/jsx-runtime";
|
|
3
3
|
import React from "react";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/pagination.d.ts
|
|
6
6
|
declare function Pagination({
|
|
7
7
|
className,
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<'nav'>):
|
|
9
|
+
}: React.ComponentProps<'nav'>): react_jsx_runtime142.JSX.Element;
|
|
10
10
|
declare function PaginationContent({
|
|
11
11
|
className,
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<'ul'>):
|
|
13
|
+
}: React.ComponentProps<'ul'>): react_jsx_runtime142.JSX.Element;
|
|
14
14
|
declare function PaginationItem({
|
|
15
15
|
...props
|
|
16
|
-
}: React.ComponentProps<'li'>):
|
|
16
|
+
}: React.ComponentProps<'li'>): react_jsx_runtime142.JSX.Element;
|
|
17
17
|
type PaginationLinkProps = {
|
|
18
18
|
isActive?: boolean;
|
|
19
19
|
} & Pick<React.ComponentProps<typeof Button>, 'size'> & React.ComponentProps<'a'>;
|
|
@@ -22,19 +22,19 @@ declare function PaginationLink({
|
|
|
22
22
|
isActive,
|
|
23
23
|
size,
|
|
24
24
|
...props
|
|
25
|
-
}: PaginationLinkProps):
|
|
25
|
+
}: PaginationLinkProps): react_jsx_runtime142.JSX.Element;
|
|
26
26
|
declare function PaginationPrevious({
|
|
27
27
|
className,
|
|
28
28
|
...props
|
|
29
|
-
}: React.ComponentProps<typeof PaginationLink>):
|
|
29
|
+
}: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime142.JSX.Element;
|
|
30
30
|
declare function PaginationNext({
|
|
31
31
|
className,
|
|
32
32
|
...props
|
|
33
|
-
}: React.ComponentProps<typeof PaginationLink>):
|
|
33
|
+
}: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime142.JSX.Element;
|
|
34
34
|
declare function PaginationEllipsis({
|
|
35
35
|
className,
|
|
36
36
|
...props
|
|
37
|
-
}: React.ComponentProps<'span'>):
|
|
37
|
+
}: React.ComponentProps<'span'>): react_jsx_runtime142.JSX.Element;
|
|
38
38
|
//#endregion
|
|
39
39
|
export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious };
|
|
40
40
|
//# sourceMappingURL=pagination.d.cts.map
|
package/dist/ui/pagination.d.ts
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { Button } from "../button-
|
|
1
|
+
import { Button } from "../button-DDKLvzA9.js";
|
|
2
2
|
import React from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime150 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/pagination.d.ts
|
|
6
6
|
declare function Pagination({
|
|
7
7
|
className,
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<'nav'>):
|
|
9
|
+
}: React.ComponentProps<'nav'>): react_jsx_runtime150.JSX.Element;
|
|
10
10
|
declare function PaginationContent({
|
|
11
11
|
className,
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<'ul'>):
|
|
13
|
+
}: React.ComponentProps<'ul'>): react_jsx_runtime150.JSX.Element;
|
|
14
14
|
declare function PaginationItem({
|
|
15
15
|
...props
|
|
16
|
-
}: React.ComponentProps<'li'>):
|
|
16
|
+
}: React.ComponentProps<'li'>): react_jsx_runtime150.JSX.Element;
|
|
17
17
|
type PaginationLinkProps = {
|
|
18
18
|
isActive?: boolean;
|
|
19
19
|
} & Pick<React.ComponentProps<typeof Button>, 'size'> & React.ComponentProps<'a'>;
|
|
@@ -22,19 +22,19 @@ declare function PaginationLink({
|
|
|
22
22
|
isActive,
|
|
23
23
|
size,
|
|
24
24
|
...props
|
|
25
|
-
}: PaginationLinkProps):
|
|
25
|
+
}: PaginationLinkProps): react_jsx_runtime150.JSX.Element;
|
|
26
26
|
declare function PaginationPrevious({
|
|
27
27
|
className,
|
|
28
28
|
...props
|
|
29
|
-
}: React.ComponentProps<typeof PaginationLink>):
|
|
29
|
+
}: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime150.JSX.Element;
|
|
30
30
|
declare function PaginationNext({
|
|
31
31
|
className,
|
|
32
32
|
...props
|
|
33
|
-
}: React.ComponentProps<typeof PaginationLink>):
|
|
33
|
+
}: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime150.JSX.Element;
|
|
34
34
|
declare function PaginationEllipsis({
|
|
35
35
|
className,
|
|
36
36
|
...props
|
|
37
|
-
}: React.ComponentProps<'span'>):
|
|
37
|
+
}: React.ComponentProps<'span'>): react_jsx_runtime150.JSX.Element;
|
|
38
38
|
//#endregion
|
|
39
39
|
export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious };
|
|
40
40
|
//# sourceMappingURL=pagination.d.ts.map
|
package/dist/ui/popover.d.cts
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime157 from "react/jsx-runtime";
|
|
2
2
|
import { Popover as Popover$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/popover.d.ts
|
|
5
5
|
declare function Popover({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<typeof Popover$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof Popover$1.Root>): react_jsx_runtime157.JSX.Element;
|
|
8
8
|
declare function PopoverTrigger({
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Popover$1.Trigger>):
|
|
10
|
+
}: React.ComponentProps<typeof Popover$1.Trigger>): react_jsx_runtime157.JSX.Element;
|
|
11
11
|
declare function PopoverContent({
|
|
12
12
|
className,
|
|
13
13
|
align,
|
|
14
14
|
sideOffset,
|
|
15
15
|
...props
|
|
16
|
-
}: React.ComponentProps<typeof Popover$1.Content>):
|
|
16
|
+
}: React.ComponentProps<typeof Popover$1.Content>): react_jsx_runtime157.JSX.Element;
|
|
17
17
|
declare function PopoverAnchor({
|
|
18
18
|
...props
|
|
19
|
-
}: React.ComponentProps<typeof Popover$1.Anchor>):
|
|
19
|
+
}: React.ComponentProps<typeof Popover$1.Anchor>): react_jsx_runtime157.JSX.Element;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger };
|
|
22
22
|
//# sourceMappingURL=popover.d.cts.map
|
package/dist/ui/progress.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime163 from "react/jsx-runtime";
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { Progress as Progress$1 } from "radix-ui";
|
|
4
4
|
|
|
@@ -7,7 +7,7 @@ declare function Progress({
|
|
|
7
7
|
className,
|
|
8
8
|
value,
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Progress$1.Root>):
|
|
10
|
+
}: React.ComponentProps<typeof Progress$1.Root>): react_jsx_runtime163.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { Progress };
|
|
13
13
|
//# sourceMappingURL=progress.d.cts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime161 from "react/jsx-runtime";
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { RadioGroup as RadioGroup$1 } from "radix-ui";
|
|
4
4
|
|
|
@@ -6,11 +6,11 @@ import { RadioGroup as RadioGroup$1 } from "radix-ui";
|
|
|
6
6
|
declare function RadioGroup({
|
|
7
7
|
className,
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof RadioGroup$1.Root>):
|
|
9
|
+
}: React.ComponentProps<typeof RadioGroup$1.Root>): react_jsx_runtime161.JSX.Element;
|
|
10
10
|
declare function RadioGroupItem({
|
|
11
11
|
className,
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof RadioGroup$1.Item>):
|
|
13
|
+
}: React.ComponentProps<typeof RadioGroup$1.Item>): react_jsx_runtime161.JSX.Element;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { RadioGroup, RadioGroupItem };
|
|
16
16
|
//# sourceMappingURL=radio-group.d.cts.map
|
package/dist/ui/resizable.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime164 from "react/jsx-runtime";
|
|
2
2
|
import React from "react";
|
|
3
3
|
import * as ResizablePrimitive from "react-resizable-panels";
|
|
4
4
|
|
|
@@ -6,17 +6,17 @@ import * as ResizablePrimitive from "react-resizable-panels";
|
|
|
6
6
|
declare function ResizablePanelGroup({
|
|
7
7
|
className,
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>):
|
|
9
|
+
}: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>): react_jsx_runtime164.JSX.Element;
|
|
10
10
|
declare function ResizablePanel({
|
|
11
11
|
...props
|
|
12
|
-
}: React.ComponentProps<typeof ResizablePrimitive.Panel>):
|
|
12
|
+
}: React.ComponentProps<typeof ResizablePrimitive.Panel>): react_jsx_runtime164.JSX.Element;
|
|
13
13
|
declare function ResizableHandle({
|
|
14
14
|
withHandle,
|
|
15
15
|
className,
|
|
16
16
|
...props
|
|
17
17
|
}: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle> & {
|
|
18
18
|
withHandle?: boolean;
|
|
19
|
-
}):
|
|
19
|
+
}): react_jsx_runtime164.JSX.Element;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
|
|
22
22
|
//# sourceMappingURL=resizable.d.cts.map
|
package/dist/ui/resizable.d.ts
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime167 from "react/jsx-runtime";
|
|
3
3
|
import * as ResizablePrimitive from "react-resizable-panels";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/resizable.d.ts
|
|
6
6
|
declare function ResizablePanelGroup({
|
|
7
7
|
className,
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>):
|
|
9
|
+
}: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>): react_jsx_runtime167.JSX.Element;
|
|
10
10
|
declare function ResizablePanel({
|
|
11
11
|
...props
|
|
12
|
-
}: React.ComponentProps<typeof ResizablePrimitive.Panel>):
|
|
12
|
+
}: React.ComponentProps<typeof ResizablePrimitive.Panel>): react_jsx_runtime167.JSX.Element;
|
|
13
13
|
declare function ResizableHandle({
|
|
14
14
|
withHandle,
|
|
15
15
|
className,
|
|
16
16
|
...props
|
|
17
17
|
}: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle> & {
|
|
18
18
|
withHandle?: boolean;
|
|
19
|
-
}):
|
|
19
|
+
}): react_jsx_runtime167.JSX.Element;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
|
|
22
22
|
//# sourceMappingURL=resizable.d.ts.map
|