@customafk/lunas-ui 0.0.39 → 0.0.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/{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 +5 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime4 from "react/jsx-runtime";
|
|
2
2
|
import { FieldPath, FieldValues } from "react-hook-form";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/forms/select-field.d.ts
|
|
@@ -27,7 +27,7 @@ declare const SelectField: <TFieldValues extends FieldValues = FieldValues>({
|
|
|
27
27
|
isShowErrorMsg,
|
|
28
28
|
description,
|
|
29
29
|
className
|
|
30
|
-
}: Props<TFieldValues>) =>
|
|
30
|
+
}: Props<TFieldValues>) => react_jsx_runtime4.JSX.Element;
|
|
31
31
|
//#endregion
|
|
32
32
|
export { SelectField };
|
|
33
33
|
//# sourceMappingURL=select-field.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime5 from "react/jsx-runtime";
|
|
2
2
|
import { FieldPath, FieldValues } from "react-hook-form";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/forms/switch-field.d.ts
|
|
@@ -13,7 +13,7 @@ declare const SwitchField: <TFieldValues extends FieldValues = FieldValues>({
|
|
|
13
13
|
label,
|
|
14
14
|
description,
|
|
15
15
|
isShowErrorMsg
|
|
16
|
-
}: Props<TFieldValues>) =>
|
|
16
|
+
}: Props<TFieldValues>) => react_jsx_runtime5.JSX.Element;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { SwitchField };
|
|
19
19
|
//# sourceMappingURL=switch-field.d.cts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
2
2
|
import { FieldPath, FieldValues } from "react-hook-form";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/forms/switch-field.d.ts
|
|
@@ -13,7 +13,7 @@ declare const SwitchField: <TFieldValues extends FieldValues = FieldValues>({
|
|
|
13
13
|
label,
|
|
14
14
|
description,
|
|
15
15
|
isShowErrorMsg
|
|
16
|
-
}: Props<TFieldValues>) =>
|
|
16
|
+
}: Props<TFieldValues>) => react_jsx_runtime12.JSX.Element;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { SwitchField };
|
|
19
19
|
//# sourceMappingURL=switch-field.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime9 from "react/jsx-runtime";
|
|
2
2
|
import { FieldPath, FieldValues } from "react-hook-form";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/forms/text-field.d.ts
|
|
@@ -25,7 +25,7 @@ declare const TextField: <TFieldValues extends FieldValues = FieldValues>({
|
|
|
25
25
|
description,
|
|
26
26
|
className,
|
|
27
27
|
onValueChange
|
|
28
|
-
}: Props<TFieldValues>) =>
|
|
28
|
+
}: Props<TFieldValues>) => react_jsx_runtime9.JSX.Element;
|
|
29
29
|
//#endregion
|
|
30
30
|
export { TextField };
|
|
31
31
|
//# sourceMappingURL=text-field.d.cts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime9 from "react/jsx-runtime";
|
|
2
2
|
import { FieldPath, FieldValues } from "react-hook-form";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/forms/text-field.d.ts
|
|
@@ -25,7 +25,7 @@ declare const TextField: <TFieldValues extends FieldValues = FieldValues>({
|
|
|
25
25
|
description,
|
|
26
26
|
className,
|
|
27
27
|
onValueChange
|
|
28
|
-
}: Props<TFieldValues>) =>
|
|
28
|
+
}: Props<TFieldValues>) => react_jsx_runtime9.JSX.Element;
|
|
29
29
|
//#endregion
|
|
30
30
|
export { TextField };
|
|
31
31
|
//# sourceMappingURL=text-field.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime7 from "react/jsx-runtime";
|
|
2
2
|
import { FieldPath, FieldValues } from "react-hook-form";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/forms/textarea-field.d.ts
|
|
@@ -21,7 +21,7 @@ declare const TextareaField: <TFieldValues extends FieldValues = FieldValues>({
|
|
|
21
21
|
description,
|
|
22
22
|
rows,
|
|
23
23
|
onValueChange
|
|
24
|
-
}: Props<TFieldValues>) =>
|
|
24
|
+
}: Props<TFieldValues>) => react_jsx_runtime7.JSX.Element;
|
|
25
25
|
//#endregion
|
|
26
26
|
export { TextareaField };
|
|
27
27
|
//# sourceMappingURL=textarea-field.d.cts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from "react";
|
|
2
1
|
import * as react_jsx_runtime124 from "react/jsx-runtime";
|
|
2
|
+
import React from "react";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/input.d.ts
|
|
5
5
|
declare function Input({
|
|
@@ -12,4 +12,4 @@ declare function Input({
|
|
|
12
12
|
}): react_jsx_runtime124.JSX.Element;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { Input };
|
|
15
|
-
//# sourceMappingURL=input-
|
|
15
|
+
//# sourceMappingURL=input-CBmfFkSA.d.cts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as react_jsx_runtime258 from "react/jsx-runtime";
|
|
2
1
|
import React from "react";
|
|
2
|
+
import * as react_jsx_runtime120 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/input.d.ts
|
|
5
5
|
declare function Input({
|
|
@@ -9,7 +9,7 @@ declare function Input({
|
|
|
9
9
|
...props
|
|
10
10
|
}: React.ComponentProps<'input'> & {
|
|
11
11
|
onValueChange?: (value: string) => void;
|
|
12
|
-
}):
|
|
12
|
+
}): react_jsx_runtime120.JSX.Element;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { Input };
|
|
15
|
-
//# sourceMappingURL=input-
|
|
15
|
+
//# sourceMappingURL=input-CVn7IbgO.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Button } from "../../button-
|
|
2
|
-
import { Separator } from "../../separator-
|
|
3
|
-
import { TooltipContent } from "../../tooltip-
|
|
4
|
-
import * as
|
|
1
|
+
import { Button } from "../../button-B3IGQSHK.cjs";
|
|
2
|
+
import { Separator } from "../../separator-DHBhn7Y8.cjs";
|
|
3
|
+
import { TooltipContent } from "../../tooltip-etVeWcFC.cjs";
|
|
4
|
+
import * as react_jsx_runtime262 from "react/jsx-runtime";
|
|
5
5
|
import React$1 from "react";
|
|
6
6
|
import * as class_variance_authority_types7 from "class-variance-authority/types";
|
|
7
7
|
import { VariantProps } from "class-variance-authority";
|
|
@@ -29,7 +29,7 @@ declare function SidebarProvider({
|
|
|
29
29
|
defaultOpen?: boolean;
|
|
30
30
|
open?: boolean;
|
|
31
31
|
onOpenChange?: (open: boolean) => void;
|
|
32
|
-
}):
|
|
32
|
+
}): react_jsx_runtime262.JSX.Element;
|
|
33
33
|
declare function Sidebar({
|
|
34
34
|
side,
|
|
35
35
|
variant,
|
|
@@ -41,67 +41,67 @@ declare function Sidebar({
|
|
|
41
41
|
side?: 'left' | 'right';
|
|
42
42
|
variant?: 'sidebar' | 'floating' | 'inset';
|
|
43
43
|
collapsible?: 'offcanvas' | 'icon' | 'none';
|
|
44
|
-
}):
|
|
44
|
+
}): react_jsx_runtime262.JSX.Element;
|
|
45
45
|
declare function AppLayoutSidebarTrigger({
|
|
46
46
|
className,
|
|
47
47
|
onClick,
|
|
48
48
|
...props
|
|
49
|
-
}: React$1.ComponentProps<typeof Button>):
|
|
49
|
+
}: React$1.ComponentProps<typeof Button>): react_jsx_runtime262.JSX.Element;
|
|
50
50
|
declare function AppLayoutSidebarRail({
|
|
51
51
|
className,
|
|
52
52
|
...props
|
|
53
|
-
}: React$1.ComponentProps<'button'>):
|
|
53
|
+
}: React$1.ComponentProps<'button'>): react_jsx_runtime262.JSX.Element;
|
|
54
54
|
declare function AppLayoutSidebarInset({
|
|
55
55
|
className,
|
|
56
56
|
children,
|
|
57
57
|
...props
|
|
58
|
-
}: React$1.ComponentProps<'main'>):
|
|
58
|
+
}: React$1.ComponentProps<'main'>): react_jsx_runtime262.JSX.Element;
|
|
59
59
|
declare function AppLayoutSidebarHeader({
|
|
60
60
|
className,
|
|
61
61
|
...props
|
|
62
|
-
}: React$1.ComponentProps<'div'>):
|
|
62
|
+
}: React$1.ComponentProps<'div'>): react_jsx_runtime262.JSX.Element;
|
|
63
63
|
declare function AppLayoutSidebarFooter({
|
|
64
64
|
className,
|
|
65
65
|
...props
|
|
66
|
-
}: React$1.ComponentProps<'div'>):
|
|
66
|
+
}: React$1.ComponentProps<'div'>): react_jsx_runtime262.JSX.Element;
|
|
67
67
|
declare function AppLayoutSidebarSeparator({
|
|
68
68
|
className,
|
|
69
69
|
...props
|
|
70
|
-
}: React$1.ComponentProps<typeof Separator>):
|
|
70
|
+
}: React$1.ComponentProps<typeof Separator>): react_jsx_runtime262.JSX.Element;
|
|
71
71
|
declare function AppLayoutSidebarContent({
|
|
72
72
|
className,
|
|
73
73
|
...props
|
|
74
|
-
}: React$1.ComponentProps<'div'>):
|
|
74
|
+
}: React$1.ComponentProps<'div'>): react_jsx_runtime262.JSX.Element;
|
|
75
75
|
declare function AppLayoutSidebarGroup({
|
|
76
76
|
className,
|
|
77
77
|
...props
|
|
78
|
-
}: React$1.ComponentProps<'div'>):
|
|
78
|
+
}: React$1.ComponentProps<'div'>): react_jsx_runtime262.JSX.Element;
|
|
79
79
|
declare function AppLayoutSidebarGroupLabel({
|
|
80
80
|
className,
|
|
81
81
|
asChild,
|
|
82
82
|
...props
|
|
83
83
|
}: React$1.ComponentProps<'div'> & {
|
|
84
84
|
asChild?: boolean;
|
|
85
|
-
}):
|
|
85
|
+
}): react_jsx_runtime262.JSX.Element;
|
|
86
86
|
declare function AppLayoutSidebarGroupAction({
|
|
87
87
|
className,
|
|
88
88
|
asChild,
|
|
89
89
|
...props
|
|
90
90
|
}: React$1.ComponentProps<'button'> & {
|
|
91
91
|
asChild?: boolean;
|
|
92
|
-
}):
|
|
92
|
+
}): react_jsx_runtime262.JSX.Element;
|
|
93
93
|
declare function AppLayoutSidebarGroupContent({
|
|
94
94
|
className,
|
|
95
95
|
...props
|
|
96
|
-
}: React$1.ComponentProps<'div'>):
|
|
96
|
+
}: React$1.ComponentProps<'div'>): react_jsx_runtime262.JSX.Element;
|
|
97
97
|
declare function AppLayoutSidebarMenu({
|
|
98
98
|
className,
|
|
99
99
|
...props
|
|
100
|
-
}: React$1.ComponentProps<'ul'>):
|
|
100
|
+
}: React$1.ComponentProps<'ul'>): react_jsx_runtime262.JSX.Element;
|
|
101
101
|
declare function AppLayoutSidebarMenuItem({
|
|
102
102
|
className,
|
|
103
103
|
...props
|
|
104
|
-
}: React$1.ComponentProps<'li'>):
|
|
104
|
+
}: React$1.ComponentProps<'li'>): react_jsx_runtime262.JSX.Element;
|
|
105
105
|
declare const sidebarMenuButtonVariants: (props?: ({
|
|
106
106
|
variant?: "default" | "outline" | null | undefined;
|
|
107
107
|
size?: "sm" | "lg" | "default" | null | undefined;
|
|
@@ -118,7 +118,7 @@ declare function AppLayoutSidebarMenuButton({
|
|
|
118
118
|
asChild?: boolean;
|
|
119
119
|
isActive?: boolean;
|
|
120
120
|
tooltip?: string | React$1.ComponentProps<typeof TooltipContent>;
|
|
121
|
-
} & VariantProps<typeof sidebarMenuButtonVariants>):
|
|
121
|
+
} & VariantProps<typeof sidebarMenuButtonVariants>): react_jsx_runtime262.JSX.Element;
|
|
122
122
|
declare function AppLayoutSidebarMenuAction({
|
|
123
123
|
className,
|
|
124
124
|
asChild,
|
|
@@ -127,26 +127,26 @@ declare function AppLayoutSidebarMenuAction({
|
|
|
127
127
|
}: React$1.ComponentProps<'button'> & {
|
|
128
128
|
asChild?: boolean;
|
|
129
129
|
showOnHover?: boolean;
|
|
130
|
-
}):
|
|
130
|
+
}): react_jsx_runtime262.JSX.Element;
|
|
131
131
|
declare function AppLayoutSidebarMenuBadge({
|
|
132
132
|
className,
|
|
133
133
|
...props
|
|
134
|
-
}: React$1.ComponentProps<'div'>):
|
|
134
|
+
}: React$1.ComponentProps<'div'>): react_jsx_runtime262.JSX.Element;
|
|
135
135
|
declare function AppLayoutSidebarMenuSkeleton({
|
|
136
136
|
className,
|
|
137
137
|
showIcon,
|
|
138
138
|
...props
|
|
139
139
|
}: React$1.ComponentProps<'div'> & {
|
|
140
140
|
showIcon?: boolean;
|
|
141
|
-
}):
|
|
141
|
+
}): react_jsx_runtime262.JSX.Element;
|
|
142
142
|
declare function AppLayoutSidebarMenuSub({
|
|
143
143
|
className,
|
|
144
144
|
...props
|
|
145
|
-
}: React$1.ComponentProps<'ul'>):
|
|
145
|
+
}: React$1.ComponentProps<'ul'>): react_jsx_runtime262.JSX.Element;
|
|
146
146
|
declare function AppLayoutSidebarMenuSubItem({
|
|
147
147
|
className,
|
|
148
148
|
...props
|
|
149
|
-
}: React$1.ComponentProps<'li'>):
|
|
149
|
+
}: React$1.ComponentProps<'li'>): react_jsx_runtime262.JSX.Element;
|
|
150
150
|
declare function AppLayoutSidebarMenuSubButton({
|
|
151
151
|
asChild,
|
|
152
152
|
size,
|
|
@@ -157,7 +157,7 @@ declare function AppLayoutSidebarMenuSubButton({
|
|
|
157
157
|
asChild?: boolean;
|
|
158
158
|
size?: 'sm' | 'md';
|
|
159
159
|
isActive?: boolean;
|
|
160
|
-
}):
|
|
160
|
+
}): react_jsx_runtime262.JSX.Element;
|
|
161
161
|
//#endregion
|
|
162
162
|
//#region packages/components/layouts/app-layout/index.d.ts
|
|
163
163
|
declare const AppLayoutWrapper: React.FC<React.PropsWithChildren>;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Button } from "../../button-
|
|
2
|
-
import { Separator } from "../../separator-
|
|
3
|
-
import { TooltipContent } from "../../tooltip-
|
|
1
|
+
import { Button } from "../../button-DDKLvzA9.js";
|
|
2
|
+
import { Separator } from "../../separator-CKvy23ea.js";
|
|
3
|
+
import { TooltipContent } from "../../tooltip-D0KLOhA8.js";
|
|
4
4
|
import React$1 from "react";
|
|
5
|
-
import * as
|
|
5
|
+
import * as react_jsx_runtime262 from "react/jsx-runtime";
|
|
6
6
|
import { VariantProps } from "class-variance-authority";
|
|
7
7
|
import * as class_variance_authority_types7 from "class-variance-authority/types";
|
|
8
8
|
|
|
@@ -29,7 +29,7 @@ declare function SidebarProvider({
|
|
|
29
29
|
defaultOpen?: boolean;
|
|
30
30
|
open?: boolean;
|
|
31
31
|
onOpenChange?: (open: boolean) => void;
|
|
32
|
-
}):
|
|
32
|
+
}): react_jsx_runtime262.JSX.Element;
|
|
33
33
|
declare function Sidebar({
|
|
34
34
|
side,
|
|
35
35
|
variant,
|
|
@@ -41,67 +41,67 @@ declare function Sidebar({
|
|
|
41
41
|
side?: 'left' | 'right';
|
|
42
42
|
variant?: 'sidebar' | 'floating' | 'inset';
|
|
43
43
|
collapsible?: 'offcanvas' | 'icon' | 'none';
|
|
44
|
-
}):
|
|
44
|
+
}): react_jsx_runtime262.JSX.Element;
|
|
45
45
|
declare function AppLayoutSidebarTrigger({
|
|
46
46
|
className,
|
|
47
47
|
onClick,
|
|
48
48
|
...props
|
|
49
|
-
}: React$1.ComponentProps<typeof Button>):
|
|
49
|
+
}: React$1.ComponentProps<typeof Button>): react_jsx_runtime262.JSX.Element;
|
|
50
50
|
declare function AppLayoutSidebarRail({
|
|
51
51
|
className,
|
|
52
52
|
...props
|
|
53
|
-
}: React$1.ComponentProps<'button'>):
|
|
53
|
+
}: React$1.ComponentProps<'button'>): react_jsx_runtime262.JSX.Element;
|
|
54
54
|
declare function AppLayoutSidebarInset({
|
|
55
55
|
className,
|
|
56
56
|
children,
|
|
57
57
|
...props
|
|
58
|
-
}: React$1.ComponentProps<'main'>):
|
|
58
|
+
}: React$1.ComponentProps<'main'>): react_jsx_runtime262.JSX.Element;
|
|
59
59
|
declare function AppLayoutSidebarHeader({
|
|
60
60
|
className,
|
|
61
61
|
...props
|
|
62
|
-
}: React$1.ComponentProps<'div'>):
|
|
62
|
+
}: React$1.ComponentProps<'div'>): react_jsx_runtime262.JSX.Element;
|
|
63
63
|
declare function AppLayoutSidebarFooter({
|
|
64
64
|
className,
|
|
65
65
|
...props
|
|
66
|
-
}: React$1.ComponentProps<'div'>):
|
|
66
|
+
}: React$1.ComponentProps<'div'>): react_jsx_runtime262.JSX.Element;
|
|
67
67
|
declare function AppLayoutSidebarSeparator({
|
|
68
68
|
className,
|
|
69
69
|
...props
|
|
70
|
-
}: React$1.ComponentProps<typeof Separator>):
|
|
70
|
+
}: React$1.ComponentProps<typeof Separator>): react_jsx_runtime262.JSX.Element;
|
|
71
71
|
declare function AppLayoutSidebarContent({
|
|
72
72
|
className,
|
|
73
73
|
...props
|
|
74
|
-
}: React$1.ComponentProps<'div'>):
|
|
74
|
+
}: React$1.ComponentProps<'div'>): react_jsx_runtime262.JSX.Element;
|
|
75
75
|
declare function AppLayoutSidebarGroup({
|
|
76
76
|
className,
|
|
77
77
|
...props
|
|
78
|
-
}: React$1.ComponentProps<'div'>):
|
|
78
|
+
}: React$1.ComponentProps<'div'>): react_jsx_runtime262.JSX.Element;
|
|
79
79
|
declare function AppLayoutSidebarGroupLabel({
|
|
80
80
|
className,
|
|
81
81
|
asChild,
|
|
82
82
|
...props
|
|
83
83
|
}: React$1.ComponentProps<'div'> & {
|
|
84
84
|
asChild?: boolean;
|
|
85
|
-
}):
|
|
85
|
+
}): react_jsx_runtime262.JSX.Element;
|
|
86
86
|
declare function AppLayoutSidebarGroupAction({
|
|
87
87
|
className,
|
|
88
88
|
asChild,
|
|
89
89
|
...props
|
|
90
90
|
}: React$1.ComponentProps<'button'> & {
|
|
91
91
|
asChild?: boolean;
|
|
92
|
-
}):
|
|
92
|
+
}): react_jsx_runtime262.JSX.Element;
|
|
93
93
|
declare function AppLayoutSidebarGroupContent({
|
|
94
94
|
className,
|
|
95
95
|
...props
|
|
96
|
-
}: React$1.ComponentProps<'div'>):
|
|
96
|
+
}: React$1.ComponentProps<'div'>): react_jsx_runtime262.JSX.Element;
|
|
97
97
|
declare function AppLayoutSidebarMenu({
|
|
98
98
|
className,
|
|
99
99
|
...props
|
|
100
|
-
}: React$1.ComponentProps<'ul'>):
|
|
100
|
+
}: React$1.ComponentProps<'ul'>): react_jsx_runtime262.JSX.Element;
|
|
101
101
|
declare function AppLayoutSidebarMenuItem({
|
|
102
102
|
className,
|
|
103
103
|
...props
|
|
104
|
-
}: React$1.ComponentProps<'li'>):
|
|
104
|
+
}: React$1.ComponentProps<'li'>): react_jsx_runtime262.JSX.Element;
|
|
105
105
|
declare const sidebarMenuButtonVariants: (props?: ({
|
|
106
106
|
variant?: "default" | "outline" | null | undefined;
|
|
107
107
|
size?: "sm" | "lg" | "default" | null | undefined;
|
|
@@ -118,7 +118,7 @@ declare function AppLayoutSidebarMenuButton({
|
|
|
118
118
|
asChild?: boolean;
|
|
119
119
|
isActive?: boolean;
|
|
120
120
|
tooltip?: string | React$1.ComponentProps<typeof TooltipContent>;
|
|
121
|
-
} & VariantProps<typeof sidebarMenuButtonVariants>):
|
|
121
|
+
} & VariantProps<typeof sidebarMenuButtonVariants>): react_jsx_runtime262.JSX.Element;
|
|
122
122
|
declare function AppLayoutSidebarMenuAction({
|
|
123
123
|
className,
|
|
124
124
|
asChild,
|
|
@@ -127,26 +127,26 @@ declare function AppLayoutSidebarMenuAction({
|
|
|
127
127
|
}: React$1.ComponentProps<'button'> & {
|
|
128
128
|
asChild?: boolean;
|
|
129
129
|
showOnHover?: boolean;
|
|
130
|
-
}):
|
|
130
|
+
}): react_jsx_runtime262.JSX.Element;
|
|
131
131
|
declare function AppLayoutSidebarMenuBadge({
|
|
132
132
|
className,
|
|
133
133
|
...props
|
|
134
|
-
}: React$1.ComponentProps<'div'>):
|
|
134
|
+
}: React$1.ComponentProps<'div'>): react_jsx_runtime262.JSX.Element;
|
|
135
135
|
declare function AppLayoutSidebarMenuSkeleton({
|
|
136
136
|
className,
|
|
137
137
|
showIcon,
|
|
138
138
|
...props
|
|
139
139
|
}: React$1.ComponentProps<'div'> & {
|
|
140
140
|
showIcon?: boolean;
|
|
141
|
-
}):
|
|
141
|
+
}): react_jsx_runtime262.JSX.Element;
|
|
142
142
|
declare function AppLayoutSidebarMenuSub({
|
|
143
143
|
className,
|
|
144
144
|
...props
|
|
145
|
-
}: React$1.ComponentProps<'ul'>):
|
|
145
|
+
}: React$1.ComponentProps<'ul'>): react_jsx_runtime262.JSX.Element;
|
|
146
146
|
declare function AppLayoutSidebarMenuSubItem({
|
|
147
147
|
className,
|
|
148
148
|
...props
|
|
149
|
-
}: React$1.ComponentProps<'li'>):
|
|
149
|
+
}: React$1.ComponentProps<'li'>): react_jsx_runtime262.JSX.Element;
|
|
150
150
|
declare function AppLayoutSidebarMenuSubButton({
|
|
151
151
|
asChild,
|
|
152
152
|
size,
|
|
@@ -157,7 +157,7 @@ declare function AppLayoutSidebarMenuSubButton({
|
|
|
157
157
|
asChild?: boolean;
|
|
158
158
|
size?: 'sm' | 'md';
|
|
159
159
|
isActive?: boolean;
|
|
160
|
-
}):
|
|
160
|
+
}): react_jsx_runtime262.JSX.Element;
|
|
161
161
|
//#endregion
|
|
162
162
|
//#region packages/components/layouts/app-layout/index.d.ts
|
|
163
163
|
declare const AppLayoutWrapper: React.FC<React.PropsWithChildren>;
|
package/dist/layouts/flex.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime8 from "react/jsx-runtime";
|
|
2
2
|
import React from "react";
|
|
3
3
|
import * as class_variance_authority_types0 from "class-variance-authority/types";
|
|
4
4
|
import { VariantProps } from "class-variance-authority";
|
|
@@ -28,7 +28,7 @@ declare const Flex: ({
|
|
|
28
28
|
align,
|
|
29
29
|
className,
|
|
30
30
|
children
|
|
31
|
-
}: React.PropsWithChildren<Props>) =>
|
|
31
|
+
}: React.PropsWithChildren<Props>) => react_jsx_runtime8.JSX.Element;
|
|
32
32
|
//#endregion
|
|
33
33
|
export { Flex };
|
|
34
34
|
//# sourceMappingURL=flex.d.cts.map
|
package/dist/layouts/flex.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime8 from "react/jsx-runtime";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
4
|
import * as class_variance_authority_types0 from "class-variance-authority/types";
|
|
5
5
|
|
|
@@ -28,7 +28,7 @@ declare const Flex: ({
|
|
|
28
28
|
align,
|
|
29
29
|
className,
|
|
30
30
|
children
|
|
31
|
-
}: React.PropsWithChildren<Props>) =>
|
|
31
|
+
}: React.PropsWithChildren<Props>) => react_jsx_runtime8.JSX.Element;
|
|
32
32
|
//#endregion
|
|
33
33
|
export { Flex };
|
|
34
34
|
//# sourceMappingURL=flex.d.ts.map
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime260 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region packages/components/layouts/main/wrapper.d.ts
|
|
4
4
|
declare const MainLayoutWrapper: ({
|
|
5
5
|
children
|
|
6
|
-
}: React.PropsWithChildren) =>
|
|
6
|
+
}: React.PropsWithChildren) => react_jsx_runtime260.JSX.Element;
|
|
7
7
|
//#endregion
|
|
8
8
|
//#region packages/components/layouts/main/content.d.ts
|
|
9
9
|
declare const MainLayoutContent: ({
|
|
10
10
|
children
|
|
11
|
-
}: React.PropsWithChildren) =>
|
|
11
|
+
}: React.PropsWithChildren) => react_jsx_runtime260.JSX.Element;
|
|
12
12
|
//#endregion
|
|
13
13
|
//#region packages/components/layouts/main/header.d.ts
|
|
14
|
-
declare const MainLayoutHeader: () =>
|
|
14
|
+
declare const MainLayoutHeader: () => react_jsx_runtime260.JSX.Element;
|
|
15
15
|
//#endregion
|
|
16
16
|
export { MainLayoutContent, MainLayoutHeader, MainLayoutWrapper };
|
|
17
17
|
//# sourceMappingURL=index.d.cts.map
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime259 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region packages/components/layouts/main/wrapper.d.ts
|
|
4
4
|
declare const MainLayoutWrapper: ({
|
|
5
5
|
children
|
|
6
|
-
}: React.PropsWithChildren) =>
|
|
6
|
+
}: React.PropsWithChildren) => react_jsx_runtime259.JSX.Element;
|
|
7
7
|
//#endregion
|
|
8
8
|
//#region packages/components/layouts/main/content.d.ts
|
|
9
9
|
declare const MainLayoutContent: ({
|
|
10
10
|
children
|
|
11
|
-
}: React.PropsWithChildren) =>
|
|
11
|
+
}: React.PropsWithChildren) => react_jsx_runtime259.JSX.Element;
|
|
12
12
|
//#endregion
|
|
13
13
|
//#region packages/components/layouts/main/header.d.ts
|
|
14
|
-
declare const MainLayoutHeader: () =>
|
|
14
|
+
declare const MainLayoutHeader: () => react_jsx_runtime259.JSX.Element;
|
|
15
15
|
//#endregion
|
|
16
16
|
export { MainLayoutContent, MainLayoutHeader, MainLayoutWrapper };
|
|
17
17
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime166 from "react/jsx-runtime";
|
|
2
2
|
import { Separator } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/separator.d.ts
|
|
@@ -7,7 +7,7 @@ declare function Separator$1({
|
|
|
7
7
|
orientation,
|
|
8
8
|
decorative,
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Separator.Root>):
|
|
10
|
+
}: React.ComponentProps<typeof Separator.Root>): react_jsx_runtime166.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { Separator$1 as Separator };
|
|
13
|
-
//# sourceMappingURL=separator-
|
|
13
|
+
//# sourceMappingURL=separator-CKvy23ea.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime187 from "react/jsx-runtime";
|
|
2
2
|
import { Separator } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/separator.d.ts
|
|
@@ -7,7 +7,7 @@ declare function Separator$1({
|
|
|
7
7
|
orientation,
|
|
8
8
|
decorative,
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Separator.Root>):
|
|
10
|
+
}: React.ComponentProps<typeof Separator.Root>): react_jsx_runtime187.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { Separator$1 as Separator };
|
|
13
|
-
//# sourceMappingURL=separator-
|
|
13
|
+
//# sourceMappingURL=separator-DHBhn7Y8.d.cts.map
|
package/dist/table/index.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime31 from "react/jsx-runtime";
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { ColumnDef, PaginationState } from "@tanstack/react-table";
|
|
4
4
|
|
|
@@ -24,7 +24,7 @@ declare function Table<T extends Record<string, unknown>>({
|
|
|
24
24
|
onRefresh,
|
|
25
25
|
onClickRow,
|
|
26
26
|
onPaginationChange
|
|
27
|
-
}: Props<T>):
|
|
27
|
+
}: Props<T>): react_jsx_runtime31.JSX.Element;
|
|
28
28
|
//#endregion
|
|
29
29
|
export { Table };
|
|
30
30
|
//# sourceMappingURL=index.d.cts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import React from "react";
|
|
2
1
|
import * as react_jsx_runtime230 from "react/jsx-runtime";
|
|
2
|
+
import React from "react";
|
|
3
|
+
import * as class_variance_authority_types5 from "class-variance-authority/types";
|
|
3
4
|
import { VariantProps } from "class-variance-authority";
|
|
4
5
|
import { Toggle } from "radix-ui";
|
|
5
|
-
import * as class_variance_authority_types5 from "class-variance-authority/types";
|
|
6
6
|
|
|
7
7
|
//#region packages/components/ui/toggle.d.ts
|
|
8
8
|
declare const toggleVariants: (props?: ({
|
|
@@ -17,4 +17,4 @@ declare function Toggle$1({
|
|
|
17
17
|
}: React.ComponentProps<typeof Toggle.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime230.JSX.Element;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { Toggle$1 as Toggle, toggleVariants };
|
|
20
|
-
//# sourceMappingURL=toggle-
|
|
20
|
+
//# sourceMappingURL=toggle-BLlf4Xgl.d.cts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as react_jsx_runtime137 from "react/jsx-runtime";
|
|
2
1
|
import React from "react";
|
|
3
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime203 from "react/jsx-runtime";
|
|
4
3
|
import { VariantProps } from "class-variance-authority";
|
|
5
4
|
import { Toggle } from "radix-ui";
|
|
5
|
+
import * as class_variance_authority_types4 from "class-variance-authority/types";
|
|
6
6
|
|
|
7
7
|
//#region packages/components/ui/toggle.d.ts
|
|
8
8
|
declare const toggleVariants: (props?: ({
|
|
@@ -14,7 +14,7 @@ declare function Toggle$1({
|
|
|
14
14
|
variant,
|
|
15
15
|
size,
|
|
16
16
|
...props
|
|
17
|
-
}: React.ComponentProps<typeof Toggle.Root> & VariantProps<typeof toggleVariants>):
|
|
17
|
+
}: React.ComponentProps<typeof Toggle.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime203.JSX.Element;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { Toggle$1 as Toggle, toggleVariants };
|
|
20
|
-
//# sourceMappingURL=toggle-
|
|
20
|
+
//# sourceMappingURL=toggle-Bmcoz8U-.d.ts.map
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import * as react_jsx_runtime154 from "react/jsx-runtime";
|
|
2
1
|
import React from "react";
|
|
2
|
+
import * as react_jsx_runtime199 from "react/jsx-runtime";
|
|
3
3
|
import { Tooltip } from "radix-ui";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/tooltip.d.ts
|
|
6
6
|
declare function TooltipProvider({
|
|
7
7
|
delayDuration,
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof Tooltip.Provider>):
|
|
9
|
+
}: React.ComponentProps<typeof Tooltip.Provider>): react_jsx_runtime199.JSX.Element;
|
|
10
10
|
declare function Tooltip$1({
|
|
11
11
|
...props
|
|
12
|
-
}: React.ComponentProps<typeof Tooltip.Root>):
|
|
12
|
+
}: React.ComponentProps<typeof Tooltip.Root>): react_jsx_runtime199.JSX.Element;
|
|
13
13
|
declare function TooltipTrigger({
|
|
14
14
|
...props
|
|
15
|
-
}: React.ComponentProps<typeof Tooltip.Trigger>):
|
|
15
|
+
}: React.ComponentProps<typeof Tooltip.Trigger>): react_jsx_runtime199.JSX.Element;
|
|
16
16
|
declare function TooltipContent({
|
|
17
17
|
className,
|
|
18
18
|
sideOffset,
|
|
19
19
|
children,
|
|
20
20
|
...props
|
|
21
|
-
}: React.ComponentProps<typeof Tooltip.Content>):
|
|
21
|
+
}: React.ComponentProps<typeof Tooltip.Content>): react_jsx_runtime199.JSX.Element;
|
|
22
22
|
//#endregion
|
|
23
23
|
export { Tooltip$1 as Tooltip, TooltipContent, TooltipProvider, TooltipTrigger };
|
|
24
|
-
//# sourceMappingURL=tooltip-
|
|
24
|
+
//# sourceMappingURL=tooltip-D0KLOhA8.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from "react";
|
|
2
1
|
import * as react_jsx_runtime231 from "react/jsx-runtime";
|
|
2
|
+
import React from "react";
|
|
3
3
|
import { Tooltip } from "radix-ui";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/tooltip.d.ts
|
|
@@ -21,4 +21,4 @@ declare function TooltipContent({
|
|
|
21
21
|
}: React.ComponentProps<typeof Tooltip.Content>): react_jsx_runtime231.JSX.Element;
|
|
22
22
|
//#endregion
|
|
23
23
|
export { Tooltip$1 as Tooltip, TooltipContent, TooltipProvider, TooltipTrigger };
|
|
24
|
-
//# sourceMappingURL=tooltip-
|
|
24
|
+
//# sourceMappingURL=tooltip-etVeWcFC.d.cts.map
|