@customafk/lunas-ui 0.1.37 → 0.1.39
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-nlaAuiDj.d.cts → button-Bi0XgXUX.d.cts} +4 -4
- package/dist/{button-DbOFVIVX.d.mts → button-uVUP5sTh.d.mts} +4 -4
- package/dist/cards/simple-card.d.mts +2 -2
- package/dist/data-display/empty.d.cts +2 -2
- package/dist/data-display/empty.d.mts +2 -2
- package/dist/data-display/statistic.d.cts +2 -2
- package/dist/data-display/statistic.d.mts +2 -2
- package/dist/{dialog-CWIw1dBl.d.cts → dialog-BWGRP-zi.d.cts} +12 -12
- package/dist/{dialog-CHZtVXfv.d.mts → dialog-BaTFjunI.d.mts} +12 -12
- package/dist/dialogs/detail-dialog/component/sidebar.d.cts +30 -30
- package/dist/dialogs/detail-dialog/component/sidebar.d.mts +30 -30
- package/dist/features/search-modal/index.d.cts +2 -2
- package/dist/features/search-modal/index.d.mts +2 -2
- package/dist/features/tables/index.cjs +1 -1
- package/dist/features/tables/index.cjs.map +1 -1
- package/dist/features/tables/index.d.cts +18 -6
- package/dist/features/tables/index.d.mts +18 -6
- package/dist/features/tables/index.mjs +1 -1
- package/dist/features/tables/index.mjs.map +1 -1
- package/dist/features/tanstack-form/index.cjs +1 -1
- package/dist/features/tanstack-form/index.cjs.map +1 -1
- package/dist/features/tanstack-form/index.d.cts +42 -42
- package/dist/features/tanstack-form/index.d.mts +42 -42
- package/dist/features/tanstack-form/index.mjs +1 -1
- package/dist/features/tanstack-form/index.mjs.map +1 -1
- package/dist/{input-Ci2xhhot.d.cts → input-BndBVN6Q.d.cts} +4 -4
- package/dist/{input-Cpu_YTVJ.d.mts → input-D81b7-hX.d.mts} +4 -4
- package/dist/layouts/app-layout/index.d.cts +26 -26
- package/dist/layouts/app-layout/index.d.mts +3 -3
- package/dist/layouts/flex.d.cts +3 -3
- package/dist/layouts/flex.d.mts +3 -3
- package/dist/layouts/service-layout/index.d.cts +11 -11
- package/dist/layouts/service-layout/index.d.mts +3 -3
- package/dist/pages/FeatureDeveloping.d.cts +2 -2
- package/dist/pages/FeatureDeveloping.d.mts +2 -2
- package/dist/pages/FeatureFixing.d.cts +2 -2
- package/dist/pages/FeatureFixing.d.mts +2 -2
- package/dist/pages/NotAuthorized.d.cts +2 -2
- package/dist/pages/NotAuthorized.d.mts +2 -2
- package/dist/pages/NotFound.d.cts +2 -2
- package/dist/pages/NotFound.d.mts +2 -2
- package/dist/{separator--f9bBjRw.d.mts → separator-D2UE0gwx.d.cts} +3 -3
- package/dist/{separator-u1E8ktzT.d.cts → separator-P6dOfeXo.d.mts} +3 -3
- package/dist/{tooltip-CzAOAex5.d.cts → tooltip-C91traQ2.d.mts} +6 -6
- package/dist/{tooltip-JBKofwwo.d.mts → tooltip-hNjQeKGr.d.cts} +6 -6
- package/dist/typography/paragraph.d.cts +2 -2
- package/dist/typography/paragraph.d.mts +2 -2
- package/dist/typography/title.d.cts +2 -2
- package/dist/typography/title.d.mts +2 -2
- package/dist/ui/alert-dialog.d.cts +12 -12
- package/dist/ui/alert-dialog.d.mts +12 -12
- package/dist/ui/alert.d.cts +4 -4
- package/dist/ui/alert.d.mts +4 -4
- package/dist/ui/aspect-ratio.d.cts +2 -2
- package/dist/ui/aspect-ratio.d.mts +2 -2
- package/dist/ui/avatar.d.cts +4 -4
- package/dist/ui/avatar.d.mts +4 -4
- package/dist/ui/badge.d.cts +5 -5
- package/dist/ui/badge.d.mts +5 -5
- package/dist/ui/breadcrumb.d.cts +8 -8
- package/dist/ui/breadcrumb.d.mts +8 -8
- package/dist/ui/button-group.d.cts +7 -7
- package/dist/ui/button-group.d.mts +7 -7
- package/dist/ui/button.d.cts +1 -1
- package/dist/ui/button.d.mts +1 -1
- package/dist/ui/calendar.d.cts +4 -4
- package/dist/ui/calendar.d.mts +4 -4
- package/dist/ui/card.d.cts +8 -8
- package/dist/ui/card.d.mts +8 -8
- package/dist/ui/carousel.d.cts +7 -7
- package/dist/ui/carousel.d.mts +7 -7
- package/dist/ui/collapsible.d.cts +4 -4
- package/dist/ui/collapsible.d.mts +4 -4
- package/dist/ui/command.d.cts +11 -11
- package/dist/ui/command.d.mts +11 -11
- package/dist/ui/context-menu.d.cts +16 -16
- package/dist/ui/context-menu.d.mts +16 -16
- package/dist/ui/dialog.d.cts +1 -1
- package/dist/ui/dialog.d.mts +1 -1
- package/dist/ui/drawer.d.cts +11 -11
- package/dist/ui/drawer.d.mts +11 -11
- package/dist/ui/dropdown-menu.d.cts +16 -16
- package/dist/ui/dropdown-menu.d.mts +16 -16
- package/dist/ui/empty.d.cts +9 -9
- package/dist/ui/empty.d.mts +9 -9
- package/dist/ui/field.d.cts +13 -13
- package/dist/ui/field.d.mts +24 -24
- package/dist/ui/file-uploader.d.cts +2 -2
- package/dist/ui/file-uploader.d.mts +2 -2
- package/dist/ui/form.d.cts +7 -7
- package/dist/ui/form.d.mts +11 -11
- package/dist/ui/hover-card.d.cts +4 -4
- package/dist/ui/hover-card.d.mts +4 -4
- package/dist/ui/input-otp.d.cts +5 -5
- package/dist/ui/input-otp.d.mts +5 -5
- package/dist/ui/input.d.cts +1 -1
- package/dist/ui/input.d.mts +1 -1
- package/dist/ui/inputs/search-input.d.cts +3 -3
- package/dist/ui/inputs/search-input.d.mts +3 -3
- package/dist/ui/item.d.cts +12 -12
- package/dist/ui/item.d.mts +15 -15
- package/dist/ui/label.d.cts +2 -2
- package/dist/ui/label.d.mts +2 -2
- package/dist/ui/menubar.d.cts +17 -17
- package/dist/ui/menubar.d.mts +17 -17
- package/dist/ui/multi-select.d.cts +2 -2
- package/dist/ui/multi-select.d.mts +3 -3
- package/dist/ui/navigation-menu.d.cts +9 -9
- package/dist/ui/navigation-menu.d.mts +11 -11
- package/dist/ui/pagination.d.cts +9 -9
- package/dist/ui/pagination.d.mts +9 -9
- package/dist/ui/popover.d.cts +5 -5
- package/dist/ui/popover.d.mts +5 -5
- package/dist/ui/progress.d.cts +2 -2
- package/dist/ui/progress.d.mts +2 -2
- package/dist/ui/radio-group.d.cts +3 -3
- package/dist/ui/radio-group.d.mts +3 -3
- package/dist/ui/resizable.d.cts +4 -4
- package/dist/ui/resizable.d.mts +4 -4
- package/dist/ui/scroll-area.d.cts +3 -3
- package/dist/ui/select.d.cts +11 -11
- package/dist/ui/select.d.mts +11 -11
- package/dist/ui/separator.d.cts +1 -1
- package/dist/ui/separator.d.mts +1 -1
- package/dist/ui/sheet.d.cts +9 -9
- package/dist/ui/sheet.d.mts +9 -9
- package/dist/ui/sidebar.d.cts +28 -28
- package/dist/ui/sidebar.d.mts +30 -30
- package/dist/ui/skeleton.d.cts +2 -2
- package/dist/ui/skeleton.d.mts +2 -2
- package/dist/ui/slider.d.cts +2 -2
- package/dist/ui/slider.d.mts +2 -2
- package/dist/ui/sonner.d.cts +2 -2
- package/dist/ui/sonner.d.mts +2 -2
- package/dist/ui/spinner.d.cts +2 -2
- package/dist/ui/spinner.d.mts +2 -2
- package/dist/ui/switch.d.cts +2 -2
- package/dist/ui/switch.d.mts +2 -2
- package/dist/ui/table.d.cts +18 -18
- package/dist/ui/table.d.mts +18 -18
- package/dist/ui/tabs.d.cts +5 -5
- package/dist/ui/tabs.d.mts +5 -5
- package/dist/ui/textarea.d.cts +2 -2
- package/dist/ui/textarea.d.mts +2 -2
- package/dist/ui/toggle-group.d.cts +3 -3
- package/dist/ui/toggle-group.d.mts +3 -3
- package/dist/ui/toggle.d.cts +2 -2
- package/dist/ui/toggle.d.mts +4 -4
- package/dist/ui/tooltip.d.cts +1 -1
- package/dist/ui/tooltip.d.mts +1 -1
- package/package.json +1 -1
package/dist/ui/input-otp.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime217 from "react/jsx-runtime";
|
|
2
2
|
import { OTPInput } from "input-otp";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/input-otp.d.ts
|
|
@@ -8,21 +8,21 @@ declare function InputOTP({
|
|
|
8
8
|
...props
|
|
9
9
|
}: React.ComponentProps<typeof OTPInput> & {
|
|
10
10
|
containerClassName?: string;
|
|
11
|
-
}):
|
|
11
|
+
}): react_jsx_runtime217.JSX.Element;
|
|
12
12
|
declare function InputOTPGroup({
|
|
13
13
|
className,
|
|
14
14
|
...props
|
|
15
|
-
}: React.ComponentProps<'div'>):
|
|
15
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime217.JSX.Element;
|
|
16
16
|
declare function InputOTPSlot({
|
|
17
17
|
index,
|
|
18
18
|
className,
|
|
19
19
|
...props
|
|
20
20
|
}: React.ComponentProps<'div'> & {
|
|
21
21
|
index: number;
|
|
22
|
-
}):
|
|
22
|
+
}): react_jsx_runtime217.JSX.Element;
|
|
23
23
|
declare function InputOTPSeparator({
|
|
24
24
|
...props
|
|
25
|
-
}: React.ComponentProps<'div'>):
|
|
25
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime217.JSX.Element;
|
|
26
26
|
//#endregion
|
|
27
27
|
export { InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot };
|
|
28
28
|
//# sourceMappingURL=input-otp.d.cts.map
|
package/dist/ui/input-otp.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime230 from "react/jsx-runtime";
|
|
2
2
|
import { OTPInput } from "input-otp";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/input-otp.d.ts
|
|
@@ -8,21 +8,21 @@ declare function InputOTP({
|
|
|
8
8
|
...props
|
|
9
9
|
}: React.ComponentProps<typeof OTPInput> & {
|
|
10
10
|
containerClassName?: string;
|
|
11
|
-
}):
|
|
11
|
+
}): react_jsx_runtime230.JSX.Element;
|
|
12
12
|
declare function InputOTPGroup({
|
|
13
13
|
className,
|
|
14
14
|
...props
|
|
15
|
-
}: React.ComponentProps<'div'>):
|
|
15
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime230.JSX.Element;
|
|
16
16
|
declare function InputOTPSlot({
|
|
17
17
|
index,
|
|
18
18
|
className,
|
|
19
19
|
...props
|
|
20
20
|
}: React.ComponentProps<'div'> & {
|
|
21
21
|
index: number;
|
|
22
|
-
}):
|
|
22
|
+
}): react_jsx_runtime230.JSX.Element;
|
|
23
23
|
declare function InputOTPSeparator({
|
|
24
24
|
...props
|
|
25
|
-
}: React.ComponentProps<'div'>):
|
|
25
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime230.JSX.Element;
|
|
26
26
|
//#endregion
|
|
27
27
|
export { InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot };
|
|
28
28
|
//# sourceMappingURL=input-otp.d.mts.map
|
package/dist/ui/input.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as Input } from "../input-
|
|
1
|
+
import { t as Input } from "../input-BndBVN6Q.cjs";
|
|
2
2
|
export { Input };
|
package/dist/ui/input.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as Input } from "../input-
|
|
1
|
+
import { t as Input } from "../input-D81b7-hX.mjs";
|
|
2
2
|
export { Input };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { t as Input } from "../../input-
|
|
2
|
-
import * as
|
|
1
|
+
import { t as Input } from "../../input-BndBVN6Q.cjs";
|
|
2
|
+
import * as react_jsx_runtime22 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_runtime22.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { SearchInput };
|
|
12
12
|
//# sourceMappingURL=search-input.d.cts.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { t as Input } from "../../input-
|
|
2
|
-
import * as
|
|
1
|
+
import { t as Input } from "../../input-D81b7-hX.mjs";
|
|
2
|
+
import * as react_jsx_runtime46 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_runtime46.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { SearchInput };
|
|
12
12
|
//# sourceMappingURL=search-input.d.mts.map
|
package/dist/ui/item.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as Separator } from "../separator-
|
|
2
|
-
import * as
|
|
1
|
+
import { t as Separator } from "../separator-D2UE0gwx.cjs";
|
|
2
|
+
import * as react_jsx_runtime113 from "react/jsx-runtime";
|
|
3
3
|
import * as class_variance_authority_types5 from "class-variance-authority/types";
|
|
4
4
|
import { VariantProps } from "class-variance-authority";
|
|
5
5
|
|
|
@@ -7,11 +7,11 @@ import { VariantProps } from "class-variance-authority";
|
|
|
7
7
|
declare function ItemGroup({
|
|
8
8
|
className,
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<'div'>):
|
|
10
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime113.JSX.Element;
|
|
11
11
|
declare function ItemSeparator({
|
|
12
12
|
className,
|
|
13
13
|
...props
|
|
14
|
-
}: React.ComponentProps<typeof Separator>):
|
|
14
|
+
}: React.ComponentProps<typeof Separator>): react_jsx_runtime113.JSX.Element;
|
|
15
15
|
declare const itemVariants: (props?: ({
|
|
16
16
|
variant?: "default" | "outline" | "muted" | null | undefined;
|
|
17
17
|
size?: "sm" | "default" | null | undefined;
|
|
@@ -24,7 +24,7 @@ declare function Item({
|
|
|
24
24
|
...props
|
|
25
25
|
}: React.ComponentProps<'div'> & VariantProps<typeof itemVariants> & {
|
|
26
26
|
asChild?: boolean;
|
|
27
|
-
}):
|
|
27
|
+
}): react_jsx_runtime113.JSX.Element;
|
|
28
28
|
declare const itemMediaVariants: (props?: ({
|
|
29
29
|
variant?: "image" | "default" | "icon" | null | undefined;
|
|
30
30
|
} & class_variance_authority_types5.ClassProp) | undefined) => string;
|
|
@@ -32,31 +32,31 @@ declare function ItemMedia({
|
|
|
32
32
|
className,
|
|
33
33
|
variant,
|
|
34
34
|
...props
|
|
35
|
-
}: React.ComponentProps<'div'> & VariantProps<typeof itemMediaVariants>):
|
|
35
|
+
}: React.ComponentProps<'div'> & VariantProps<typeof itemMediaVariants>): react_jsx_runtime113.JSX.Element;
|
|
36
36
|
declare function ItemContent({
|
|
37
37
|
className,
|
|
38
38
|
...props
|
|
39
|
-
}: React.ComponentProps<'div'>):
|
|
39
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime113.JSX.Element;
|
|
40
40
|
declare function ItemTitle({
|
|
41
41
|
className,
|
|
42
42
|
...props
|
|
43
|
-
}: React.ComponentProps<'div'>):
|
|
43
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime113.JSX.Element;
|
|
44
44
|
declare function ItemDescription({
|
|
45
45
|
className,
|
|
46
46
|
...props
|
|
47
|
-
}: React.ComponentProps<'p'>):
|
|
47
|
+
}: React.ComponentProps<'p'>): react_jsx_runtime113.JSX.Element;
|
|
48
48
|
declare function ItemActions({
|
|
49
49
|
className,
|
|
50
50
|
...props
|
|
51
|
-
}: React.ComponentProps<'div'>):
|
|
51
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime113.JSX.Element;
|
|
52
52
|
declare function ItemHeader({
|
|
53
53
|
className,
|
|
54
54
|
...props
|
|
55
|
-
}: React.ComponentProps<'div'>):
|
|
55
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime113.JSX.Element;
|
|
56
56
|
declare function ItemFooter({
|
|
57
57
|
className,
|
|
58
58
|
...props
|
|
59
|
-
}: React.ComponentProps<'div'>):
|
|
59
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime113.JSX.Element;
|
|
60
60
|
//#endregion
|
|
61
61
|
export { Item, ItemActions, ItemContent, ItemDescription, ItemFooter, ItemGroup, ItemHeader, ItemMedia, ItemSeparator, ItemTitle };
|
|
62
62
|
//# sourceMappingURL=item.d.cts.map
|
package/dist/ui/item.d.mts
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import { t as Separator } from "../separator
|
|
2
|
-
import * as
|
|
1
|
+
import { t as Separator } from "../separator-P6dOfeXo.mjs";
|
|
2
|
+
import * as react_jsx_runtime152 from "react/jsx-runtime";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
|
-
import * as
|
|
4
|
+
import * as class_variance_authority_types5 from "class-variance-authority/types";
|
|
5
5
|
|
|
6
6
|
//#region packages/components/ui/item.d.ts
|
|
7
7
|
declare function ItemGroup({
|
|
8
8
|
className,
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<'div'>):
|
|
10
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime152.JSX.Element;
|
|
11
11
|
declare function ItemSeparator({
|
|
12
12
|
className,
|
|
13
13
|
...props
|
|
14
|
-
}: React.ComponentProps<typeof Separator>):
|
|
14
|
+
}: React.ComponentProps<typeof Separator>): react_jsx_runtime152.JSX.Element;
|
|
15
15
|
declare const itemVariants: (props?: ({
|
|
16
16
|
variant?: "default" | "outline" | "muted" | null | undefined;
|
|
17
17
|
size?: "sm" | "default" | null | undefined;
|
|
18
|
-
} &
|
|
18
|
+
} & class_variance_authority_types5.ClassProp) | undefined) => string;
|
|
19
19
|
declare function Item({
|
|
20
20
|
className,
|
|
21
21
|
variant,
|
|
@@ -24,39 +24,39 @@ declare function Item({
|
|
|
24
24
|
...props
|
|
25
25
|
}: React.ComponentProps<'div'> & VariantProps<typeof itemVariants> & {
|
|
26
26
|
asChild?: boolean;
|
|
27
|
-
}):
|
|
27
|
+
}): react_jsx_runtime152.JSX.Element;
|
|
28
28
|
declare const itemMediaVariants: (props?: ({
|
|
29
29
|
variant?: "image" | "default" | "icon" | null | undefined;
|
|
30
|
-
} &
|
|
30
|
+
} & class_variance_authority_types5.ClassProp) | undefined) => string;
|
|
31
31
|
declare function ItemMedia({
|
|
32
32
|
className,
|
|
33
33
|
variant,
|
|
34
34
|
...props
|
|
35
|
-
}: React.ComponentProps<'div'> & VariantProps<typeof itemMediaVariants>):
|
|
35
|
+
}: React.ComponentProps<'div'> & VariantProps<typeof itemMediaVariants>): react_jsx_runtime152.JSX.Element;
|
|
36
36
|
declare function ItemContent({
|
|
37
37
|
className,
|
|
38
38
|
...props
|
|
39
|
-
}: React.ComponentProps<'div'>):
|
|
39
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime152.JSX.Element;
|
|
40
40
|
declare function ItemTitle({
|
|
41
41
|
className,
|
|
42
42
|
...props
|
|
43
|
-
}: React.ComponentProps<'div'>):
|
|
43
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime152.JSX.Element;
|
|
44
44
|
declare function ItemDescription({
|
|
45
45
|
className,
|
|
46
46
|
...props
|
|
47
|
-
}: React.ComponentProps<'p'>):
|
|
47
|
+
}: React.ComponentProps<'p'>): react_jsx_runtime152.JSX.Element;
|
|
48
48
|
declare function ItemActions({
|
|
49
49
|
className,
|
|
50
50
|
...props
|
|
51
|
-
}: React.ComponentProps<'div'>):
|
|
51
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime152.JSX.Element;
|
|
52
52
|
declare function ItemHeader({
|
|
53
53
|
className,
|
|
54
54
|
...props
|
|
55
|
-
}: React.ComponentProps<'div'>):
|
|
55
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime152.JSX.Element;
|
|
56
56
|
declare function ItemFooter({
|
|
57
57
|
className,
|
|
58
58
|
...props
|
|
59
|
-
}: React.ComponentProps<'div'>):
|
|
59
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime152.JSX.Element;
|
|
60
60
|
//#endregion
|
|
61
61
|
export { Item, ItemActions, ItemContent, ItemDescription, ItemFooter, ItemGroup, ItemHeader, ItemMedia, ItemSeparator, ItemTitle };
|
|
62
62
|
//# sourceMappingURL=item.d.mts.map
|
package/dist/ui/label.d.cts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime129 from "react/jsx-runtime";
|
|
2
2
|
import { Label as Label$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/label.d.ts
|
|
5
5
|
declare function Label({
|
|
6
6
|
className,
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof Label$1.Root>):
|
|
8
|
+
}: React.ComponentProps<typeof Label$1.Root>): react_jsx_runtime129.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { Label };
|
|
11
11
|
//# sourceMappingURL=label.d.cts.map
|
package/dist/ui/label.d.mts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime165 from "react/jsx-runtime";
|
|
2
2
|
import { Label as Label$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/label.d.ts
|
|
5
5
|
declare function Label({
|
|
6
6
|
className,
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof Label$1.Root>):
|
|
8
|
+
}: React.ComponentProps<typeof Label$1.Root>): react_jsx_runtime165.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { Label };
|
|
11
11
|
//# sourceMappingURL=label.d.mts.map
|
package/dist/ui/menubar.d.cts
CHANGED
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime257 from "react/jsx-runtime";
|
|
2
2
|
import { Menubar as Menubar$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/menubar.d.ts
|
|
5
5
|
declare function Menubar({
|
|
6
6
|
className,
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof Menubar$1.Root>):
|
|
8
|
+
}: React.ComponentProps<typeof Menubar$1.Root>): react_jsx_runtime257.JSX.Element;
|
|
9
9
|
declare function MenubarMenu({
|
|
10
10
|
...props
|
|
11
|
-
}: React.ComponentProps<typeof Menubar$1.Menu>):
|
|
11
|
+
}: React.ComponentProps<typeof Menubar$1.Menu>): react_jsx_runtime257.JSX.Element;
|
|
12
12
|
declare function MenubarGroup({
|
|
13
13
|
...props
|
|
14
|
-
}: React.ComponentProps<typeof Menubar$1.Group>):
|
|
14
|
+
}: React.ComponentProps<typeof Menubar$1.Group>): react_jsx_runtime257.JSX.Element;
|
|
15
15
|
declare function MenubarPortal({
|
|
16
16
|
...props
|
|
17
|
-
}: React.ComponentProps<typeof Menubar$1.Portal>):
|
|
17
|
+
}: React.ComponentProps<typeof Menubar$1.Portal>): react_jsx_runtime257.JSX.Element;
|
|
18
18
|
declare function MenubarRadioGroup({
|
|
19
19
|
...props
|
|
20
|
-
}: React.ComponentProps<typeof Menubar$1.RadioGroup>):
|
|
20
|
+
}: React.ComponentProps<typeof Menubar$1.RadioGroup>): react_jsx_runtime257.JSX.Element;
|
|
21
21
|
declare function MenubarTrigger({
|
|
22
22
|
className,
|
|
23
23
|
...props
|
|
24
|
-
}: React.ComponentProps<typeof Menubar$1.Trigger>):
|
|
24
|
+
}: React.ComponentProps<typeof Menubar$1.Trigger>): react_jsx_runtime257.JSX.Element;
|
|
25
25
|
declare function MenubarContent({
|
|
26
26
|
className,
|
|
27
27
|
align,
|
|
28
28
|
alignOffset,
|
|
29
29
|
sideOffset,
|
|
30
30
|
...props
|
|
31
|
-
}: React.ComponentProps<typeof Menubar$1.Content>):
|
|
31
|
+
}: React.ComponentProps<typeof Menubar$1.Content>): react_jsx_runtime257.JSX.Element;
|
|
32
32
|
declare function MenubarItem({
|
|
33
33
|
className,
|
|
34
34
|
inset,
|
|
@@ -37,36 +37,36 @@ declare function MenubarItem({
|
|
|
37
37
|
}: React.ComponentProps<typeof Menubar$1.Item> & {
|
|
38
38
|
inset?: boolean;
|
|
39
39
|
variant?: 'default' | 'destructive';
|
|
40
|
-
}):
|
|
40
|
+
}): react_jsx_runtime257.JSX.Element;
|
|
41
41
|
declare function MenubarCheckboxItem({
|
|
42
42
|
className,
|
|
43
43
|
children,
|
|
44
44
|
checked,
|
|
45
45
|
...props
|
|
46
|
-
}: React.ComponentProps<typeof Menubar$1.CheckboxItem>):
|
|
46
|
+
}: React.ComponentProps<typeof Menubar$1.CheckboxItem>): react_jsx_runtime257.JSX.Element;
|
|
47
47
|
declare function MenubarRadioItem({
|
|
48
48
|
className,
|
|
49
49
|
children,
|
|
50
50
|
...props
|
|
51
|
-
}: React.ComponentProps<typeof Menubar$1.RadioItem>):
|
|
51
|
+
}: React.ComponentProps<typeof Menubar$1.RadioItem>): react_jsx_runtime257.JSX.Element;
|
|
52
52
|
declare function MenubarLabel({
|
|
53
53
|
className,
|
|
54
54
|
inset,
|
|
55
55
|
...props
|
|
56
56
|
}: React.ComponentProps<typeof Menubar$1.Label> & {
|
|
57
57
|
inset?: boolean;
|
|
58
|
-
}):
|
|
58
|
+
}): react_jsx_runtime257.JSX.Element;
|
|
59
59
|
declare function MenubarSeparator({
|
|
60
60
|
className,
|
|
61
61
|
...props
|
|
62
|
-
}: React.ComponentProps<typeof Menubar$1.Separator>):
|
|
62
|
+
}: React.ComponentProps<typeof Menubar$1.Separator>): react_jsx_runtime257.JSX.Element;
|
|
63
63
|
declare function MenubarShortcut({
|
|
64
64
|
className,
|
|
65
65
|
...props
|
|
66
|
-
}: React.ComponentProps<'span'>):
|
|
66
|
+
}: React.ComponentProps<'span'>): react_jsx_runtime257.JSX.Element;
|
|
67
67
|
declare function MenubarSub({
|
|
68
68
|
...props
|
|
69
|
-
}: React.ComponentProps<typeof Menubar$1.Sub>):
|
|
69
|
+
}: React.ComponentProps<typeof Menubar$1.Sub>): react_jsx_runtime257.JSX.Element;
|
|
70
70
|
declare function MenubarSubTrigger({
|
|
71
71
|
className,
|
|
72
72
|
inset,
|
|
@@ -74,11 +74,11 @@ declare function MenubarSubTrigger({
|
|
|
74
74
|
...props
|
|
75
75
|
}: React.ComponentProps<typeof Menubar$1.SubTrigger> & {
|
|
76
76
|
inset?: boolean;
|
|
77
|
-
}):
|
|
77
|
+
}): react_jsx_runtime257.JSX.Element;
|
|
78
78
|
declare function MenubarSubContent({
|
|
79
79
|
className,
|
|
80
80
|
...props
|
|
81
|
-
}: React.ComponentProps<typeof Menubar$1.SubContent>):
|
|
81
|
+
}: React.ComponentProps<typeof Menubar$1.SubContent>): react_jsx_runtime257.JSX.Element;
|
|
82
82
|
//#endregion
|
|
83
83
|
export { Menubar, MenubarCheckboxItem, MenubarContent, MenubarGroup, MenubarItem, MenubarLabel, MenubarMenu, MenubarPortal, MenubarRadioGroup, MenubarRadioItem, MenubarSeparator, MenubarShortcut, MenubarSub, MenubarSubContent, MenubarSubTrigger, MenubarTrigger };
|
|
84
84
|
//# sourceMappingURL=menubar.d.cts.map
|
package/dist/ui/menubar.d.mts
CHANGED
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime274 from "react/jsx-runtime";
|
|
2
2
|
import { Menubar as Menubar$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/menubar.d.ts
|
|
5
5
|
declare function Menubar({
|
|
6
6
|
className,
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof Menubar$1.Root>):
|
|
8
|
+
}: React.ComponentProps<typeof Menubar$1.Root>): react_jsx_runtime274.JSX.Element;
|
|
9
9
|
declare function MenubarMenu({
|
|
10
10
|
...props
|
|
11
|
-
}: React.ComponentProps<typeof Menubar$1.Menu>):
|
|
11
|
+
}: React.ComponentProps<typeof Menubar$1.Menu>): react_jsx_runtime274.JSX.Element;
|
|
12
12
|
declare function MenubarGroup({
|
|
13
13
|
...props
|
|
14
|
-
}: React.ComponentProps<typeof Menubar$1.Group>):
|
|
14
|
+
}: React.ComponentProps<typeof Menubar$1.Group>): react_jsx_runtime274.JSX.Element;
|
|
15
15
|
declare function MenubarPortal({
|
|
16
16
|
...props
|
|
17
|
-
}: React.ComponentProps<typeof Menubar$1.Portal>):
|
|
17
|
+
}: React.ComponentProps<typeof Menubar$1.Portal>): react_jsx_runtime274.JSX.Element;
|
|
18
18
|
declare function MenubarRadioGroup({
|
|
19
19
|
...props
|
|
20
|
-
}: React.ComponentProps<typeof Menubar$1.RadioGroup>):
|
|
20
|
+
}: React.ComponentProps<typeof Menubar$1.RadioGroup>): react_jsx_runtime274.JSX.Element;
|
|
21
21
|
declare function MenubarTrigger({
|
|
22
22
|
className,
|
|
23
23
|
...props
|
|
24
|
-
}: React.ComponentProps<typeof Menubar$1.Trigger>):
|
|
24
|
+
}: React.ComponentProps<typeof Menubar$1.Trigger>): react_jsx_runtime274.JSX.Element;
|
|
25
25
|
declare function MenubarContent({
|
|
26
26
|
className,
|
|
27
27
|
align,
|
|
28
28
|
alignOffset,
|
|
29
29
|
sideOffset,
|
|
30
30
|
...props
|
|
31
|
-
}: React.ComponentProps<typeof Menubar$1.Content>):
|
|
31
|
+
}: React.ComponentProps<typeof Menubar$1.Content>): react_jsx_runtime274.JSX.Element;
|
|
32
32
|
declare function MenubarItem({
|
|
33
33
|
className,
|
|
34
34
|
inset,
|
|
@@ -37,36 +37,36 @@ declare function MenubarItem({
|
|
|
37
37
|
}: React.ComponentProps<typeof Menubar$1.Item> & {
|
|
38
38
|
inset?: boolean;
|
|
39
39
|
variant?: 'default' | 'destructive';
|
|
40
|
-
}):
|
|
40
|
+
}): react_jsx_runtime274.JSX.Element;
|
|
41
41
|
declare function MenubarCheckboxItem({
|
|
42
42
|
className,
|
|
43
43
|
children,
|
|
44
44
|
checked,
|
|
45
45
|
...props
|
|
46
|
-
}: React.ComponentProps<typeof Menubar$1.CheckboxItem>):
|
|
46
|
+
}: React.ComponentProps<typeof Menubar$1.CheckboxItem>): react_jsx_runtime274.JSX.Element;
|
|
47
47
|
declare function MenubarRadioItem({
|
|
48
48
|
className,
|
|
49
49
|
children,
|
|
50
50
|
...props
|
|
51
|
-
}: React.ComponentProps<typeof Menubar$1.RadioItem>):
|
|
51
|
+
}: React.ComponentProps<typeof Menubar$1.RadioItem>): react_jsx_runtime274.JSX.Element;
|
|
52
52
|
declare function MenubarLabel({
|
|
53
53
|
className,
|
|
54
54
|
inset,
|
|
55
55
|
...props
|
|
56
56
|
}: React.ComponentProps<typeof Menubar$1.Label> & {
|
|
57
57
|
inset?: boolean;
|
|
58
|
-
}):
|
|
58
|
+
}): react_jsx_runtime274.JSX.Element;
|
|
59
59
|
declare function MenubarSeparator({
|
|
60
60
|
className,
|
|
61
61
|
...props
|
|
62
|
-
}: React.ComponentProps<typeof Menubar$1.Separator>):
|
|
62
|
+
}: React.ComponentProps<typeof Menubar$1.Separator>): react_jsx_runtime274.JSX.Element;
|
|
63
63
|
declare function MenubarShortcut({
|
|
64
64
|
className,
|
|
65
65
|
...props
|
|
66
|
-
}: React.ComponentProps<'span'>):
|
|
66
|
+
}: React.ComponentProps<'span'>): react_jsx_runtime274.JSX.Element;
|
|
67
67
|
declare function MenubarSub({
|
|
68
68
|
...props
|
|
69
|
-
}: React.ComponentProps<typeof Menubar$1.Sub>):
|
|
69
|
+
}: React.ComponentProps<typeof Menubar$1.Sub>): react_jsx_runtime274.JSX.Element;
|
|
70
70
|
declare function MenubarSubTrigger({
|
|
71
71
|
className,
|
|
72
72
|
inset,
|
|
@@ -74,11 +74,11 @@ declare function MenubarSubTrigger({
|
|
|
74
74
|
...props
|
|
75
75
|
}: React.ComponentProps<typeof Menubar$1.SubTrigger> & {
|
|
76
76
|
inset?: boolean;
|
|
77
|
-
}):
|
|
77
|
+
}): react_jsx_runtime274.JSX.Element;
|
|
78
78
|
declare function MenubarSubContent({
|
|
79
79
|
className,
|
|
80
80
|
...props
|
|
81
|
-
}: React.ComponentProps<typeof Menubar$1.SubContent>):
|
|
81
|
+
}: React.ComponentProps<typeof Menubar$1.SubContent>): react_jsx_runtime274.JSX.Element;
|
|
82
82
|
//#endregion
|
|
83
83
|
export { Menubar, MenubarCheckboxItem, MenubarContent, MenubarGroup, MenubarItem, MenubarLabel, MenubarMenu, MenubarPortal, MenubarRadioGroup, MenubarRadioItem, MenubarSeparator, MenubarShortcut, MenubarSub, MenubarSubContent, MenubarSubTrigger, MenubarTrigger };
|
|
84
84
|
//# sourceMappingURL=menubar.d.mts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Command as Command$1 } from "./command.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react24 from "react";
|
|
3
3
|
import { Command } from "cmdk";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/multi-select.d.ts
|
|
@@ -74,7 +74,7 @@ interface MultipleSelectorRef {
|
|
|
74
74
|
reset: () => void;
|
|
75
75
|
}
|
|
76
76
|
declare function useDebounce<T>(value: T, delay?: number): T;
|
|
77
|
-
declare const MultipleSelector:
|
|
77
|
+
declare const MultipleSelector: react24.ForwardRefExoticComponent<MultipleSelectorProps & react24.RefAttributes<MultipleSelectorRef>>;
|
|
78
78
|
//#endregion
|
|
79
79
|
export { MultipleSelector, MultipleSelectorRef, Option, useDebounce };
|
|
80
80
|
//# sourceMappingURL=multi-select.d.cts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import "../dialog-
|
|
1
|
+
import "../dialog-BaTFjunI.mjs";
|
|
2
2
|
import { Command as Command$1 } from "./command.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react4 from "react";
|
|
4
4
|
import { Command } from "cmdk";
|
|
5
5
|
|
|
6
6
|
//#region packages/components/ui/multi-select.d.ts
|
|
@@ -75,7 +75,7 @@ interface MultipleSelectorRef {
|
|
|
75
75
|
reset: () => void;
|
|
76
76
|
}
|
|
77
77
|
declare function useDebounce<T>(value: T, delay?: number): T;
|
|
78
|
-
declare const MultipleSelector:
|
|
78
|
+
declare const MultipleSelector: react4.ForwardRefExoticComponent<MultipleSelectorProps & react4.RefAttributes<MultipleSelectorRef>>;
|
|
79
79
|
//#endregion
|
|
80
80
|
export { MultipleSelector, MultipleSelectorRef, Option, useDebounce };
|
|
81
81
|
//# sourceMappingURL=multi-select.d.mts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime164 from "react/jsx-runtime";
|
|
2
2
|
import * as class_variance_authority_types7 from "class-variance-authority/types";
|
|
3
3
|
import { NavigationMenu as NavigationMenu$1 } from "radix-ui";
|
|
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_runtime164.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_runtime164.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_runtime164.JSX.Element;
|
|
22
22
|
declare const navigationMenuTriggerStyle: (props?: class_variance_authority_types7.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_runtime164.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_runtime164.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_runtime164.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_runtime164.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_runtime164.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,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime63 from "react/jsx-runtime";
|
|
2
2
|
import { NavigationMenu as NavigationMenu$1 } from "radix-ui";
|
|
3
|
-
import * as
|
|
3
|
+
import * as class_variance_authority_types2 from "class-variance-authority/types";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/navigation-menu.d.ts
|
|
6
6
|
declare function NavigationMenu({
|
|
@@ -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_runtime63.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_runtime63.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_runtime63.JSX.Element;
|
|
22
|
+
declare const navigationMenuTriggerStyle: (props?: class_variance_authority_types2.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_runtime63.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_runtime63.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_runtime63.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_runtime63.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_runtime63.JSX.Element;
|
|
44
44
|
//#endregion
|
|
45
45
|
export { NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, navigationMenuTriggerStyle };
|
|
46
46
|
//# sourceMappingURL=navigation-menu.d.mts.map
|