@customafk/lunas-ui 0.0.57 → 0.0.58
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/README.md +246 -92
- package/dist/{button-QTiWGKzL.d.cts → button-D_tzwFGJ.d.cts} +5 -5
- package/dist/{button-ChLnQHG9.d.ts → button-NsFoJEG0.d.ts} +3 -3
- package/dist/{command-CQ0BKof5.d.ts → command-7NgITO2I.d.ts} +12 -12
- package/dist/{command-BkU08119.d.cts → command-HP5LITqM.d.cts} +12 -12
- package/dist/data-display/empty.d.cts +2 -2
- package/dist/data-display/empty.d.ts +2 -2
- package/dist/data-display/statistic.d.cts +2 -2
- package/dist/data-display/statistic.d.ts +2 -2
- package/dist/{dialog-DBHKJa6T.d.cts → dialog-BciL0byt.d.ts} +12 -12
- package/dist/{dialog-Dt7Z19tQ.d.ts → dialog-DdcYSxA2.d.cts} +12 -12
- package/dist/dialogs/detail-dialog/component/sidebar.d.cts +30 -30
- package/dist/dialogs/detail-dialog/component/sidebar.d.ts +28 -28
- package/dist/dialogs/form-dialog.cjs +1 -1
- package/dist/dialogs/form-dialog.cjs.map +1 -1
- package/dist/dialogs/form-dialog.d.cts +2 -2
- package/dist/dialogs/form-dialog.d.ts +2 -2
- package/dist/dialogs/form-dialog.js +1 -1
- package/dist/dialogs/form-dialog.js.map +1 -1
- 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/date-field.d.ts +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.cts +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.cjs +1 -1
- package/dist/forms/select-field.d.cts +2 -2
- package/dist/forms/select-field.d.ts +2 -2
- package/dist/forms/select-field.js +1 -1
- 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/forms/textarea-field.d.ts +2 -2
- package/dist/{input-B8FXpdwz.d.ts → input-B_wIBIc_.d.ts} +3 -3
- package/dist/{input-BQYGZywO.d.cts → input-OGFokZXp.d.cts} +3 -3
- package/dist/layouts/app-layout/index.d.cts +3 -3
- package/dist/layouts/app-layout/index.d.ts +3 -3
- package/dist/layouts/flex.d.cts +2 -2
- package/dist/layouts/flex.d.ts +2 -2
- package/dist/layouts/main/index.d.ts +4 -4
- package/dist/select-C7na5CE5.cjs +2 -0
- package/dist/select-C7na5CE5.cjs.map +1 -0
- package/dist/select-VpccO3h2.js +2 -0
- package/dist/select-VpccO3h2.js.map +1 -0
- package/dist/{separator-CJHYnmH1.d.ts → separator-BChPwmFZ.d.ts} +3 -3
- package/dist/{separator-DJ-8s4B1.d.cts → separator-yyGmy_ba.d.cts} +3 -3
- package/dist/table/index.cjs +1 -1
- package/dist/table/index.d.cts +2 -2
- package/dist/table/index.d.ts +2 -2
- package/dist/table/index.js +1 -1
- package/dist/{toggle-D5tumZ8L.d.cts → toggle-B_di9jVO.d.cts} +3 -3
- package/dist/{toggle-Dd0rFKhT.d.ts → toggle-DPvX-y_y.d.ts} +3 -3
- package/dist/{tooltip-BnRE0jV2.d.ts → tooltip--7nev3Bt.d.ts} +6 -6
- package/dist/{tooltip-Dkh_dieJ.d.cts → tooltip-DkK1GTLt.d.cts} +6 -6
- package/dist/typography/paragraph.d.cts +2 -2
- package/dist/typography/paragraph.d.ts +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 +4 -4
- package/dist/ui/alert.d.ts +6 -6
- package/dist/ui/aspect-ratio.d.cts +2 -2
- package/dist/ui/aspect-ratio.d.ts +2 -2
- package/dist/ui/avatar.d.cts +4 -4
- package/dist/ui/avatar.d.ts +4 -4
- package/dist/ui/badge.d.cts +4 -4
- package/dist/ui/badge.d.ts +4 -4
- package/dist/ui/breadcrumb.d.cts +8 -8
- 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 +3 -3
- 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 +9 -9
- 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/popover.d.ts +5 -5
- package/dist/ui/progress.d.cts +2 -2
- package/dist/ui/progress.d.ts +2 -2
- package/dist/ui/radio-group.d.cts +3 -3
- package/dist/ui/radio-group.d.ts +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.cjs +1 -1
- package/dist/ui/select.d.cts +11 -11
- package/dist/ui/select.d.ts +11 -11
- package/dist/ui/select.js +1 -1
- 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 +28 -28
- 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/select-BjTQmEN7.js +0 -2
- package/dist/select-BjTQmEN7.js.map +0 -1
- package/dist/select-BlPiYiG_.cjs +0 -2
- package/dist/select-BlPiYiG_.cjs.map +0 -1
package/dist/ui/badge.d.ts
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime31 from "react/jsx-runtime";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
|
-
import * as
|
|
4
|
+
import * as class_variance_authority_types1 from "class-variance-authority/types";
|
|
5
5
|
|
|
6
6
|
//#region packages/components/ui/badge.d.ts
|
|
7
7
|
declare const badgeVariants: (props?: ({
|
|
8
8
|
color?: "red" | "orange" | "amber" | "yellow" | "lime" | "green" | "emerald" | "teal" | "cyan" | "sky" | "blue" | "indigo" | "violet" | "purple" | "fuchsia" | "pink" | "rose" | "zinc" | null | undefined;
|
|
9
9
|
size?: "xs" | "sm" | "md" | "lg" | "xl" | null | undefined;
|
|
10
10
|
pill?: boolean | null | undefined;
|
|
11
|
-
} &
|
|
11
|
+
} & class_variance_authority_types1.ClassProp) | undefined) => string;
|
|
12
12
|
type BadgeProps = VariantProps<typeof badgeVariants> & React.ComponentPropsWithoutRef<'div'>;
|
|
13
13
|
declare function Badge({
|
|
14
14
|
className,
|
|
@@ -16,7 +16,7 @@ declare function Badge({
|
|
|
16
16
|
size,
|
|
17
17
|
pill,
|
|
18
18
|
...props
|
|
19
|
-
}: BadgeProps):
|
|
19
|
+
}: BadgeProps): react_jsx_runtime31.JSX.Element;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { Badge, BadgeProps, badgeVariants };
|
|
22
22
|
//# sourceMappingURL=badge.d.ts.map
|
package/dist/ui/breadcrumb.d.cts
CHANGED
|
@@ -1,38 +1,38 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime252 from "react/jsx-runtime";
|
|
2
2
|
import React from "react";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/breadcrumb.d.ts
|
|
5
5
|
declare function Breadcrumb({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<'nav'>):
|
|
7
|
+
}: React.ComponentProps<'nav'>): react_jsx_runtime252.JSX.Element;
|
|
8
8
|
declare function BreadcrumbList({
|
|
9
9
|
className,
|
|
10
10
|
...props
|
|
11
|
-
}: React.ComponentProps<'ol'>):
|
|
11
|
+
}: React.ComponentProps<'ol'>): react_jsx_runtime252.JSX.Element;
|
|
12
12
|
declare function BreadcrumbItem({
|
|
13
13
|
className,
|
|
14
14
|
...props
|
|
15
|
-
}: React.ComponentProps<'li'>):
|
|
15
|
+
}: React.ComponentProps<'li'>): react_jsx_runtime252.JSX.Element;
|
|
16
16
|
declare function BreadcrumbLink({
|
|
17
17
|
asChild,
|
|
18
18
|
className,
|
|
19
19
|
...props
|
|
20
20
|
}: React.ComponentProps<'a'> & {
|
|
21
21
|
asChild?: boolean;
|
|
22
|
-
}):
|
|
22
|
+
}): react_jsx_runtime252.JSX.Element;
|
|
23
23
|
declare function BreadcrumbPage({
|
|
24
24
|
className,
|
|
25
25
|
...props
|
|
26
|
-
}: React.ComponentProps<'span'>):
|
|
26
|
+
}: React.ComponentProps<'span'>): react_jsx_runtime252.JSX.Element;
|
|
27
27
|
declare function BreadcrumbSeparator({
|
|
28
28
|
children,
|
|
29
29
|
className,
|
|
30
30
|
...props
|
|
31
|
-
}: React.ComponentProps<'li'>):
|
|
31
|
+
}: React.ComponentProps<'li'>): react_jsx_runtime252.JSX.Element;
|
|
32
32
|
declare function BreadcrumbEllipsis({
|
|
33
33
|
className,
|
|
34
34
|
...props
|
|
35
|
-
}: React.ComponentProps<'span'>):
|
|
35
|
+
}: React.ComponentProps<'span'>): react_jsx_runtime252.JSX.Element;
|
|
36
36
|
//#endregion
|
|
37
37
|
export { Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator };
|
|
38
38
|
//# sourceMappingURL=breadcrumb.d.cts.map
|
package/dist/ui/breadcrumb.d.ts
CHANGED
|
@@ -1,38 +1,38 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime36 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/breadcrumb.d.ts
|
|
5
5
|
declare function Breadcrumb({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<'nav'>):
|
|
7
|
+
}: React.ComponentProps<'nav'>): react_jsx_runtime36.JSX.Element;
|
|
8
8
|
declare function BreadcrumbList({
|
|
9
9
|
className,
|
|
10
10
|
...props
|
|
11
|
-
}: React.ComponentProps<'ol'>):
|
|
11
|
+
}: React.ComponentProps<'ol'>): react_jsx_runtime36.JSX.Element;
|
|
12
12
|
declare function BreadcrumbItem({
|
|
13
13
|
className,
|
|
14
14
|
...props
|
|
15
|
-
}: React.ComponentProps<'li'>):
|
|
15
|
+
}: React.ComponentProps<'li'>): react_jsx_runtime36.JSX.Element;
|
|
16
16
|
declare function BreadcrumbLink({
|
|
17
17
|
asChild,
|
|
18
18
|
className,
|
|
19
19
|
...props
|
|
20
20
|
}: React.ComponentProps<'a'> & {
|
|
21
21
|
asChild?: boolean;
|
|
22
|
-
}):
|
|
22
|
+
}): react_jsx_runtime36.JSX.Element;
|
|
23
23
|
declare function BreadcrumbPage({
|
|
24
24
|
className,
|
|
25
25
|
...props
|
|
26
|
-
}: React.ComponentProps<'span'>):
|
|
26
|
+
}: React.ComponentProps<'span'>): react_jsx_runtime36.JSX.Element;
|
|
27
27
|
declare function BreadcrumbSeparator({
|
|
28
28
|
children,
|
|
29
29
|
className,
|
|
30
30
|
...props
|
|
31
|
-
}: React.ComponentProps<'li'>):
|
|
31
|
+
}: React.ComponentProps<'li'>): react_jsx_runtime36.JSX.Element;
|
|
32
32
|
declare function BreadcrumbEllipsis({
|
|
33
33
|
className,
|
|
34
34
|
...props
|
|
35
|
-
}: React.ComponentProps<'span'>):
|
|
35
|
+
}: React.ComponentProps<'span'>): react_jsx_runtime36.JSX.Element;
|
|
36
36
|
//#endregion
|
|
37
37
|
export { Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator };
|
|
38
38
|
//# sourceMappingURL=breadcrumb.d.ts.map
|
package/dist/ui/button.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Button, buttonVariants } from "../button-
|
|
1
|
+
import { Button, buttonVariants } from "../button-D_tzwFGJ.cjs";
|
|
2
2
|
export { Button, buttonVariants };
|
package/dist/ui/button.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Button, buttonVariants } from "../button-
|
|
1
|
+
import { Button, buttonVariants } from "../button-NsFoJEG0.js";
|
|
2
2
|
export { Button, buttonVariants };
|
package/dist/ui/calendar.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Button } from "../button-
|
|
2
|
-
import * as
|
|
1
|
+
import { Button } from "../button-D_tzwFGJ.cjs";
|
|
2
|
+
import * as react_jsx_runtime29 from "react/jsx-runtime";
|
|
3
3
|
import React from "react";
|
|
4
4
|
import { DayButton, DayPicker } from "react-day-picker";
|
|
5
5
|
|
|
@@ -15,13 +15,13 @@ declare function Calendar({
|
|
|
15
15
|
...props
|
|
16
16
|
}: React.ComponentProps<typeof DayPicker> & {
|
|
17
17
|
buttonVariant?: React.ComponentProps<typeof Button>['variant'];
|
|
18
|
-
}):
|
|
18
|
+
}): react_jsx_runtime29.JSX.Element;
|
|
19
19
|
declare function CalendarDayButton({
|
|
20
20
|
className,
|
|
21
21
|
day,
|
|
22
22
|
modifiers,
|
|
23
23
|
...props
|
|
24
|
-
}: React.ComponentProps<typeof DayButton>):
|
|
24
|
+
}: React.ComponentProps<typeof DayButton>): react_jsx_runtime29.JSX.Element;
|
|
25
25
|
//#endregion
|
|
26
26
|
export { Calendar, CalendarDayButton };
|
|
27
27
|
//# sourceMappingURL=calendar.d.cts.map
|
package/dist/ui/calendar.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Button } from "../button-
|
|
1
|
+
import { Button } from "../button-NsFoJEG0.js";
|
|
2
2
|
import React from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime43 from "react/jsx-runtime";
|
|
4
4
|
import { DayButton, DayPicker } from "react-day-picker";
|
|
5
5
|
|
|
6
6
|
//#region packages/components/ui/calendar.d.ts
|
|
@@ -15,13 +15,13 @@ declare function Calendar({
|
|
|
15
15
|
...props
|
|
16
16
|
}: React.ComponentProps<typeof DayPicker> & {
|
|
17
17
|
buttonVariant?: React.ComponentProps<typeof Button>['variant'];
|
|
18
|
-
}):
|
|
18
|
+
}): react_jsx_runtime43.JSX.Element;
|
|
19
19
|
declare function CalendarDayButton({
|
|
20
20
|
className,
|
|
21
21
|
day,
|
|
22
22
|
modifiers,
|
|
23
23
|
...props
|
|
24
|
-
}: React.ComponentProps<typeof DayButton>):
|
|
24
|
+
}: React.ComponentProps<typeof DayButton>): react_jsx_runtime43.JSX.Element;
|
|
25
25
|
//#endregion
|
|
26
26
|
export { Calendar, CalendarDayButton };
|
|
27
27
|
//# sourceMappingURL=calendar.d.ts.map
|
package/dist/ui/card.d.cts
CHANGED
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime17 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region packages/components/ui/card.d.ts
|
|
4
4
|
declare function Card({
|
|
5
5
|
className,
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<'div'>):
|
|
7
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime17.JSX.Element;
|
|
8
8
|
declare function CardHeader({
|
|
9
9
|
className,
|
|
10
10
|
...props
|
|
11
|
-
}: React.ComponentProps<'div'>):
|
|
11
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime17.JSX.Element;
|
|
12
12
|
declare function CardTitle({
|
|
13
13
|
className,
|
|
14
14
|
...props
|
|
15
|
-
}: React.ComponentProps<'div'>):
|
|
15
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime17.JSX.Element;
|
|
16
16
|
declare function CardDescription({
|
|
17
17
|
className,
|
|
18
18
|
...props
|
|
19
|
-
}: React.ComponentProps<'div'>):
|
|
19
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime17.JSX.Element;
|
|
20
20
|
declare function CardAction({
|
|
21
21
|
className,
|
|
22
22
|
...props
|
|
23
|
-
}: React.ComponentProps<'div'>):
|
|
23
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime17.JSX.Element;
|
|
24
24
|
declare function CardContent({
|
|
25
25
|
className,
|
|
26
26
|
...props
|
|
27
|
-
}: React.ComponentProps<'div'>):
|
|
27
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime17.JSX.Element;
|
|
28
28
|
declare function CardFooter({
|
|
29
29
|
className,
|
|
30
30
|
...props
|
|
31
|
-
}: React.ComponentProps<'div'>):
|
|
31
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime17.JSX.Element;
|
|
32
32
|
//#endregion
|
|
33
33
|
export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle };
|
|
34
34
|
//# sourceMappingURL=card.d.cts.map
|
package/dist/ui/card.d.ts
CHANGED
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime45 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region packages/components/ui/card.d.ts
|
|
4
4
|
declare function Card({
|
|
5
5
|
className,
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<'div'>):
|
|
7
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime45.JSX.Element;
|
|
8
8
|
declare function CardHeader({
|
|
9
9
|
className,
|
|
10
10
|
...props
|
|
11
|
-
}: React.ComponentProps<'div'>):
|
|
11
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime45.JSX.Element;
|
|
12
12
|
declare function CardTitle({
|
|
13
13
|
className,
|
|
14
14
|
...props
|
|
15
|
-
}: React.ComponentProps<'div'>):
|
|
15
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime45.JSX.Element;
|
|
16
16
|
declare function CardDescription({
|
|
17
17
|
className,
|
|
18
18
|
...props
|
|
19
|
-
}: React.ComponentProps<'div'>):
|
|
19
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime45.JSX.Element;
|
|
20
20
|
declare function CardAction({
|
|
21
21
|
className,
|
|
22
22
|
...props
|
|
23
|
-
}: React.ComponentProps<'div'>):
|
|
23
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime45.JSX.Element;
|
|
24
24
|
declare function CardContent({
|
|
25
25
|
className,
|
|
26
26
|
...props
|
|
27
|
-
}: React.ComponentProps<'div'>):
|
|
27
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime45.JSX.Element;
|
|
28
28
|
declare function CardFooter({
|
|
29
29
|
className,
|
|
30
30
|
...props
|
|
31
|
-
}: React.ComponentProps<'div'>):
|
|
31
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime45.JSX.Element;
|
|
32
32
|
//#endregion
|
|
33
33
|
export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle };
|
|
34
34
|
//# sourceMappingURL=card.d.ts.map
|
package/dist/ui/carousel.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Button } from "../button-
|
|
2
|
-
import * as
|
|
1
|
+
import { Button } from "../button-D_tzwFGJ.cjs";
|
|
2
|
+
import * as react_jsx_runtime9 from "react/jsx-runtime";
|
|
3
3
|
import React from "react";
|
|
4
4
|
import useEmblaCarousel, { UseEmblaCarouselType } from "embla-carousel-react";
|
|
5
5
|
|
|
@@ -22,27 +22,27 @@ declare function Carousel({
|
|
|
22
22
|
className,
|
|
23
23
|
children,
|
|
24
24
|
...props
|
|
25
|
-
}: React.ComponentProps<'div'> & CarouselProps):
|
|
25
|
+
}: React.ComponentProps<'div'> & CarouselProps): react_jsx_runtime9.JSX.Element;
|
|
26
26
|
declare function CarouselContent({
|
|
27
27
|
className,
|
|
28
28
|
...props
|
|
29
|
-
}: React.ComponentProps<'div'>):
|
|
29
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime9.JSX.Element;
|
|
30
30
|
declare function CarouselItem({
|
|
31
31
|
className,
|
|
32
32
|
...props
|
|
33
|
-
}: React.ComponentProps<'div'>):
|
|
33
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime9.JSX.Element;
|
|
34
34
|
declare function CarouselPrevious({
|
|
35
35
|
className,
|
|
36
36
|
variant,
|
|
37
37
|
size,
|
|
38
38
|
...props
|
|
39
|
-
}: React.ComponentProps<typeof Button>):
|
|
39
|
+
}: React.ComponentProps<typeof Button>): react_jsx_runtime9.JSX.Element;
|
|
40
40
|
declare function CarouselNext({
|
|
41
41
|
className,
|
|
42
42
|
variant,
|
|
43
43
|
size,
|
|
44
44
|
...props
|
|
45
|
-
}: React.ComponentProps<typeof Button>):
|
|
45
|
+
}: React.ComponentProps<typeof Button>): react_jsx_runtime9.JSX.Element;
|
|
46
46
|
//#endregion
|
|
47
47
|
export { Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious };
|
|
48
48
|
//# sourceMappingURL=carousel.d.cts.map
|
package/dist/ui/carousel.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Button } from "../button-
|
|
1
|
+
import { Button } from "../button-NsFoJEG0.js";
|
|
2
2
|
import React from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime56 from "react/jsx-runtime";
|
|
4
4
|
import useEmblaCarousel, { UseEmblaCarouselType } from "embla-carousel-react";
|
|
5
5
|
|
|
6
6
|
//#region packages/components/ui/carousel.d.ts
|
|
@@ -22,27 +22,27 @@ declare function Carousel({
|
|
|
22
22
|
className,
|
|
23
23
|
children,
|
|
24
24
|
...props
|
|
25
|
-
}: React.ComponentProps<'div'> & CarouselProps):
|
|
25
|
+
}: React.ComponentProps<'div'> & CarouselProps): react_jsx_runtime56.JSX.Element;
|
|
26
26
|
declare function CarouselContent({
|
|
27
27
|
className,
|
|
28
28
|
...props
|
|
29
|
-
}: React.ComponentProps<'div'>):
|
|
29
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime56.JSX.Element;
|
|
30
30
|
declare function CarouselItem({
|
|
31
31
|
className,
|
|
32
32
|
...props
|
|
33
|
-
}: React.ComponentProps<'div'>):
|
|
33
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime56.JSX.Element;
|
|
34
34
|
declare function CarouselPrevious({
|
|
35
35
|
className,
|
|
36
36
|
variant,
|
|
37
37
|
size,
|
|
38
38
|
...props
|
|
39
|
-
}: React.ComponentProps<typeof Button>):
|
|
39
|
+
}: React.ComponentProps<typeof Button>): react_jsx_runtime56.JSX.Element;
|
|
40
40
|
declare function CarouselNext({
|
|
41
41
|
className,
|
|
42
42
|
variant,
|
|
43
43
|
size,
|
|
44
44
|
...props
|
|
45
|
-
}: React.ComponentProps<typeof Button>):
|
|
45
|
+
}: React.ComponentProps<typeof Button>): react_jsx_runtime56.JSX.Element;
|
|
46
46
|
//#endregion
|
|
47
47
|
export { Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious };
|
|
48
48
|
//# sourceMappingURL=carousel.d.ts.map
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime100 from "react/jsx-runtime";
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { Collapsible as Collapsible$1 } from "radix-ui";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/collapsible.d.ts
|
|
6
6
|
declare function Collapsible({
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof Collapsible$1.Root>):
|
|
8
|
+
}: React.ComponentProps<typeof Collapsible$1.Root>): react_jsx_runtime100.JSX.Element;
|
|
9
9
|
declare function CollapsibleTrigger({
|
|
10
10
|
...props
|
|
11
|
-
}: React.ComponentProps<typeof Collapsible$1.CollapsibleTrigger>):
|
|
11
|
+
}: React.ComponentProps<typeof Collapsible$1.CollapsibleTrigger>): react_jsx_runtime100.JSX.Element;
|
|
12
12
|
declare function CollapsibleContent({
|
|
13
13
|
...props
|
|
14
|
-
}: React.ComponentProps<typeof Collapsible$1.CollapsibleContent>):
|
|
14
|
+
}: React.ComponentProps<typeof Collapsible$1.CollapsibleContent>): react_jsx_runtime100.JSX.Element;
|
|
15
15
|
//#endregion
|
|
16
16
|
export { Collapsible, CollapsibleContent, CollapsibleTrigger };
|
|
17
17
|
//# sourceMappingURL=collapsible.d.cts.map
|
package/dist/ui/collapsible.d.ts
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime53 from "react/jsx-runtime";
|
|
3
3
|
import { Collapsible as Collapsible$1 } from "radix-ui";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/collapsible.d.ts
|
|
6
6
|
declare function Collapsible({
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof Collapsible$1.Root>):
|
|
8
|
+
}: React.ComponentProps<typeof Collapsible$1.Root>): react_jsx_runtime53.JSX.Element;
|
|
9
9
|
declare function CollapsibleTrigger({
|
|
10
10
|
...props
|
|
11
|
-
}: React.ComponentProps<typeof Collapsible$1.CollapsibleTrigger>):
|
|
11
|
+
}: React.ComponentProps<typeof Collapsible$1.CollapsibleTrigger>): react_jsx_runtime53.JSX.Element;
|
|
12
12
|
declare function CollapsibleContent({
|
|
13
13
|
...props
|
|
14
|
-
}: React.ComponentProps<typeof Collapsible$1.CollapsibleContent>):
|
|
14
|
+
}: React.ComponentProps<typeof Collapsible$1.CollapsibleContent>): react_jsx_runtime53.JSX.Element;
|
|
15
15
|
//#endregion
|
|
16
16
|
export { Collapsible, CollapsibleContent, CollapsibleTrigger };
|
|
17
17
|
//# sourceMappingURL=collapsible.d.ts.map
|
package/dist/ui/command.d.cts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../dialog-
|
|
2
|
-
import { Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut } from "../command-
|
|
1
|
+
import "../dialog-DdcYSxA2.cjs";
|
|
2
|
+
import { Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut } from "../command-HP5LITqM.cjs";
|
|
3
3
|
export { Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut };
|
package/dist/ui/command.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../dialog-
|
|
2
|
-
import { Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut } from "../command-
|
|
1
|
+
import "../dialog-BciL0byt.js";
|
|
2
|
+
import { Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut } from "../command-7NgITO2I.js";
|
|
3
3
|
export { Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut };
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime103 from "react/jsx-runtime";
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { ContextMenu as ContextMenu$1 } from "radix-ui";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/context-menu.d.ts
|
|
6
6
|
declare function ContextMenu({
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof ContextMenu$1.Root>):
|
|
8
|
+
}: React.ComponentProps<typeof ContextMenu$1.Root>): react_jsx_runtime103.JSX.Element;
|
|
9
9
|
declare function ContextMenuTrigger({
|
|
10
10
|
...props
|
|
11
|
-
}: React.ComponentProps<typeof ContextMenu$1.Trigger>):
|
|
11
|
+
}: React.ComponentProps<typeof ContextMenu$1.Trigger>): react_jsx_runtime103.JSX.Element;
|
|
12
12
|
declare function ContextMenuGroup({
|
|
13
13
|
...props
|
|
14
|
-
}: React.ComponentProps<typeof ContextMenu$1.Group>):
|
|
14
|
+
}: React.ComponentProps<typeof ContextMenu$1.Group>): react_jsx_runtime103.JSX.Element;
|
|
15
15
|
declare function ContextMenuPortal({
|
|
16
16
|
...props
|
|
17
|
-
}: React.ComponentProps<typeof ContextMenu$1.Portal>):
|
|
17
|
+
}: React.ComponentProps<typeof ContextMenu$1.Portal>): react_jsx_runtime103.JSX.Element;
|
|
18
18
|
declare function ContextMenuSub({
|
|
19
19
|
...props
|
|
20
|
-
}: React.ComponentProps<typeof ContextMenu$1.Sub>):
|
|
20
|
+
}: React.ComponentProps<typeof ContextMenu$1.Sub>): react_jsx_runtime103.JSX.Element;
|
|
21
21
|
declare function ContextMenuRadioGroup({
|
|
22
22
|
...props
|
|
23
|
-
}: React.ComponentProps<typeof ContextMenu$1.RadioGroup>):
|
|
23
|
+
}: React.ComponentProps<typeof ContextMenu$1.RadioGroup>): react_jsx_runtime103.JSX.Element;
|
|
24
24
|
declare function ContextMenuSubTrigger({
|
|
25
25
|
className,
|
|
26
26
|
inset,
|
|
@@ -28,15 +28,15 @@ declare function ContextMenuSubTrigger({
|
|
|
28
28
|
...props
|
|
29
29
|
}: React.ComponentProps<typeof ContextMenu$1.SubTrigger> & {
|
|
30
30
|
inset?: boolean;
|
|
31
|
-
}):
|
|
31
|
+
}): react_jsx_runtime103.JSX.Element;
|
|
32
32
|
declare function ContextMenuSubContent({
|
|
33
33
|
className,
|
|
34
34
|
...props
|
|
35
|
-
}: React.ComponentProps<typeof ContextMenu$1.SubContent>):
|
|
35
|
+
}: React.ComponentProps<typeof ContextMenu$1.SubContent>): react_jsx_runtime103.JSX.Element;
|
|
36
36
|
declare function ContextMenuContent({
|
|
37
37
|
className,
|
|
38
38
|
...props
|
|
39
|
-
}: React.ComponentProps<typeof ContextMenu$1.Content>):
|
|
39
|
+
}: React.ComponentProps<typeof ContextMenu$1.Content>): react_jsx_runtime103.JSX.Element;
|
|
40
40
|
declare function ContextMenuItem({
|
|
41
41
|
className,
|
|
42
42
|
inset,
|
|
@@ -45,33 +45,33 @@ declare function ContextMenuItem({
|
|
|
45
45
|
}: React.ComponentProps<typeof ContextMenu$1.Item> & {
|
|
46
46
|
inset?: boolean;
|
|
47
47
|
variant?: 'default' | 'destructive';
|
|
48
|
-
}):
|
|
48
|
+
}): react_jsx_runtime103.JSX.Element;
|
|
49
49
|
declare function ContextMenuCheckboxItem({
|
|
50
50
|
className,
|
|
51
51
|
children,
|
|
52
52
|
checked,
|
|
53
53
|
...props
|
|
54
|
-
}: React.ComponentProps<typeof ContextMenu$1.CheckboxItem>):
|
|
54
|
+
}: React.ComponentProps<typeof ContextMenu$1.CheckboxItem>): react_jsx_runtime103.JSX.Element;
|
|
55
55
|
declare function ContextMenuRadioItem({
|
|
56
56
|
className,
|
|
57
57
|
children,
|
|
58
58
|
...props
|
|
59
|
-
}: React.ComponentProps<typeof ContextMenu$1.RadioItem>):
|
|
59
|
+
}: React.ComponentProps<typeof ContextMenu$1.RadioItem>): react_jsx_runtime103.JSX.Element;
|
|
60
60
|
declare function ContextMenuLabel({
|
|
61
61
|
className,
|
|
62
62
|
inset,
|
|
63
63
|
...props
|
|
64
64
|
}: React.ComponentProps<typeof ContextMenu$1.Label> & {
|
|
65
65
|
inset?: boolean;
|
|
66
|
-
}):
|
|
66
|
+
}): react_jsx_runtime103.JSX.Element;
|
|
67
67
|
declare function ContextMenuSeparator({
|
|
68
68
|
className,
|
|
69
69
|
...props
|
|
70
|
-
}: React.ComponentProps<typeof ContextMenu$1.Separator>):
|
|
70
|
+
}: React.ComponentProps<typeof ContextMenu$1.Separator>): react_jsx_runtime103.JSX.Element;
|
|
71
71
|
declare function ContextMenuShortcut({
|
|
72
72
|
className,
|
|
73
73
|
...props
|
|
74
|
-
}: React.ComponentProps<'span'>):
|
|
74
|
+
}: React.ComponentProps<'span'>): react_jsx_runtime103.JSX.Element;
|
|
75
75
|
//#endregion
|
|
76
76
|
export { ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger };
|
|
77
77
|
//# sourceMappingURL=context-menu.d.cts.map
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime70 from "react/jsx-runtime";
|
|
3
3
|
import { ContextMenu as ContextMenu$1 } from "radix-ui";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/context-menu.d.ts
|
|
6
6
|
declare function ContextMenu({
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof ContextMenu$1.Root>):
|
|
8
|
+
}: React.ComponentProps<typeof ContextMenu$1.Root>): react_jsx_runtime70.JSX.Element;
|
|
9
9
|
declare function ContextMenuTrigger({
|
|
10
10
|
...props
|
|
11
|
-
}: React.ComponentProps<typeof ContextMenu$1.Trigger>):
|
|
11
|
+
}: React.ComponentProps<typeof ContextMenu$1.Trigger>): react_jsx_runtime70.JSX.Element;
|
|
12
12
|
declare function ContextMenuGroup({
|
|
13
13
|
...props
|
|
14
|
-
}: React.ComponentProps<typeof ContextMenu$1.Group>):
|
|
14
|
+
}: React.ComponentProps<typeof ContextMenu$1.Group>): react_jsx_runtime70.JSX.Element;
|
|
15
15
|
declare function ContextMenuPortal({
|
|
16
16
|
...props
|
|
17
|
-
}: React.ComponentProps<typeof ContextMenu$1.Portal>):
|
|
17
|
+
}: React.ComponentProps<typeof ContextMenu$1.Portal>): react_jsx_runtime70.JSX.Element;
|
|
18
18
|
declare function ContextMenuSub({
|
|
19
19
|
...props
|
|
20
|
-
}: React.ComponentProps<typeof ContextMenu$1.Sub>):
|
|
20
|
+
}: React.ComponentProps<typeof ContextMenu$1.Sub>): react_jsx_runtime70.JSX.Element;
|
|
21
21
|
declare function ContextMenuRadioGroup({
|
|
22
22
|
...props
|
|
23
|
-
}: React.ComponentProps<typeof ContextMenu$1.RadioGroup>):
|
|
23
|
+
}: React.ComponentProps<typeof ContextMenu$1.RadioGroup>): react_jsx_runtime70.JSX.Element;
|
|
24
24
|
declare function ContextMenuSubTrigger({
|
|
25
25
|
className,
|
|
26
26
|
inset,
|
|
@@ -28,15 +28,15 @@ declare function ContextMenuSubTrigger({
|
|
|
28
28
|
...props
|
|
29
29
|
}: React.ComponentProps<typeof ContextMenu$1.SubTrigger> & {
|
|
30
30
|
inset?: boolean;
|
|
31
|
-
}):
|
|
31
|
+
}): react_jsx_runtime70.JSX.Element;
|
|
32
32
|
declare function ContextMenuSubContent({
|
|
33
33
|
className,
|
|
34
34
|
...props
|
|
35
|
-
}: React.ComponentProps<typeof ContextMenu$1.SubContent>):
|
|
35
|
+
}: React.ComponentProps<typeof ContextMenu$1.SubContent>): react_jsx_runtime70.JSX.Element;
|
|
36
36
|
declare function ContextMenuContent({
|
|
37
37
|
className,
|
|
38
38
|
...props
|
|
39
|
-
}: React.ComponentProps<typeof ContextMenu$1.Content>):
|
|
39
|
+
}: React.ComponentProps<typeof ContextMenu$1.Content>): react_jsx_runtime70.JSX.Element;
|
|
40
40
|
declare function ContextMenuItem({
|
|
41
41
|
className,
|
|
42
42
|
inset,
|
|
@@ -45,33 +45,33 @@ declare function ContextMenuItem({
|
|
|
45
45
|
}: React.ComponentProps<typeof ContextMenu$1.Item> & {
|
|
46
46
|
inset?: boolean;
|
|
47
47
|
variant?: 'default' | 'destructive';
|
|
48
|
-
}):
|
|
48
|
+
}): react_jsx_runtime70.JSX.Element;
|
|
49
49
|
declare function ContextMenuCheckboxItem({
|
|
50
50
|
className,
|
|
51
51
|
children,
|
|
52
52
|
checked,
|
|
53
53
|
...props
|
|
54
|
-
}: React.ComponentProps<typeof ContextMenu$1.CheckboxItem>):
|
|
54
|
+
}: React.ComponentProps<typeof ContextMenu$1.CheckboxItem>): react_jsx_runtime70.JSX.Element;
|
|
55
55
|
declare function ContextMenuRadioItem({
|
|
56
56
|
className,
|
|
57
57
|
children,
|
|
58
58
|
...props
|
|
59
|
-
}: React.ComponentProps<typeof ContextMenu$1.RadioItem>):
|
|
59
|
+
}: React.ComponentProps<typeof ContextMenu$1.RadioItem>): react_jsx_runtime70.JSX.Element;
|
|
60
60
|
declare function ContextMenuLabel({
|
|
61
61
|
className,
|
|
62
62
|
inset,
|
|
63
63
|
...props
|
|
64
64
|
}: React.ComponentProps<typeof ContextMenu$1.Label> & {
|
|
65
65
|
inset?: boolean;
|
|
66
|
-
}):
|
|
66
|
+
}): react_jsx_runtime70.JSX.Element;
|
|
67
67
|
declare function ContextMenuSeparator({
|
|
68
68
|
className,
|
|
69
69
|
...props
|
|
70
|
-
}: React.ComponentProps<typeof ContextMenu$1.Separator>):
|
|
70
|
+
}: React.ComponentProps<typeof ContextMenu$1.Separator>): react_jsx_runtime70.JSX.Element;
|
|
71
71
|
declare function ContextMenuShortcut({
|
|
72
72
|
className,
|
|
73
73
|
...props
|
|
74
|
-
}: React.ComponentProps<'span'>):
|
|
74
|
+
}: React.ComponentProps<'span'>): react_jsx_runtime70.JSX.Element;
|
|
75
75
|
//#endregion
|
|
76
76
|
export { ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger };
|
|
77
77
|
//# sourceMappingURL=context-menu.d.ts.map
|
package/dist/ui/dialog.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger } from "../dialog-
|
|
1
|
+
import { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger } from "../dialog-DdcYSxA2.cjs";
|
|
2
2
|
export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger };
|
package/dist/ui/dialog.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger } from "../dialog-
|
|
1
|
+
import { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger } from "../dialog-BciL0byt.js";
|
|
2
2
|
export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger };
|