@customafk/lunas-ui 0.0.87 → 0.0.89
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-zbSZ1PXx.d.cts → button-BcvUtvUx.d.cts} +6 -6
- package/dist/{button-DXD8syDx.d.ts → button-C15dJ7DD.d.ts} +6 -6
- package/dist/cards/simple-card.d.cts +2 -2
- package/dist/{command-BptWQgxm.d.cts → command-CjM13Tvj.d.cts} +12 -12
- package/dist/{command-Bl2Bn5Xm.d.ts → command-DSoZmOak.d.ts} +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-CIrv1yaX.d.cts → dialog-FTlFnjJF.d.cts} +12 -12
- package/dist/{dialog-CR4RsiTw.d.ts → dialog-l2nFk0v1.d.ts} +12 -12
- package/dist/dialogs/detail-dialog/component/sidebar.d.cts +4 -4
- package/dist/dialogs/detail-dialog/component/sidebar.d.ts +4 -4
- 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/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.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/forms/textarea-field.d.ts +2 -2
- package/dist/{input-CS7_55O1.d.ts → input-BFZu6Cb8.d.cts} +3 -3
- package/dist/{input-DLDrpv_G.d.cts → input-C3yhFrhm.d.ts} +3 -3
- package/dist/label-BaRuPui8.d.cts +11 -0
- package/dist/label-DSlGeKZK.d.ts +11 -0
- package/dist/layouts/app-layout/index.d.cts +5 -5
- package/dist/layouts/app-layout/index.d.ts +5 -5
- package/dist/layouts/flex.d.cts +3 -3
- package/dist/layouts/flex.d.ts +3 -3
- package/dist/layouts/service-layout/index.cjs +1 -1
- package/dist/layouts/service-layout/index.cjs.map +1 -1
- package/dist/layouts/service-layout/index.d.cts +6 -5
- package/dist/layouts/service-layout/index.d.ts +6 -5
- package/dist/layouts/service-layout/index.js +1 -1
- package/dist/layouts/service-layout/index.js.map +1 -1
- package/dist/pages/FeatureDeveloping.d.ts +2 -2
- package/dist/pages/FeatureFixing.d.ts +2 -2
- package/dist/pages/NotAuthorized.d.cts +2 -2
- package/dist/pages/NotAuthorized.d.ts +2 -2
- package/dist/pages/NotFound.d.cts +2 -2
- package/dist/pages/NotFound.d.ts +2 -2
- package/dist/products/product-quantity-control.d.cts +2 -2
- package/dist/products/product-quantity-control.d.ts +2 -2
- package/dist/{separator-D2SRPIPb.d.ts → separator-37DVXMoq.d.ts} +3 -3
- package/dist/{separator-DT79vOG-.d.cts → separator-CM1kQQxq.d.cts} +3 -3
- package/dist/table/index.d.cts +2 -2
- package/dist/table/index.d.ts +2 -2
- package/dist/{toggle-yj_7u1YA.d.ts → toggle-CIqx9KlR.d.ts} +5 -5
- package/dist/{toggle-BvgvHcLZ.d.cts → toggle-DTyO_oae.d.cts} +3 -3
- package/dist/{tooltip-COc6T2mf.d.ts → tooltip-C5kKsbnD.d.ts} +6 -6
- package/dist/{tooltip-DZhGbm64.d.cts → tooltip-etV38FoO.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 +7 -7
- package/dist/ui/alert.d.ts +7 -7
- 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 +5 -5
- package/dist/ui/badge.d.ts +5 -5
- package/dist/ui/breadcrumb.d.cts +8 -8
- package/dist/ui/breadcrumb.d.ts +8 -8
- package/dist/ui/button-group.d.cts +7 -7
- package/dist/ui/button-group.d.ts +7 -7
- 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/drawer.d.cts +11 -11
- package/dist/ui/drawer.d.ts +11 -11
- package/dist/ui/dropdown-menu.d.cts +16 -16
- package/dist/ui/dropdown-menu.d.ts +16 -16
- package/dist/ui/empty.d.cts +9 -9
- package/dist/ui/empty.d.ts +9 -9
- package/dist/ui/field.d.cts +14 -14
- package/dist/ui/field.d.ts +14 -14
- 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/item.d.cts +15 -15
- package/dist/ui/item.d.ts +15 -15
- package/dist/ui/label.d.cts +1 -1
- package/dist/ui/label.d.ts +1 -1
- 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 +11 -11
- 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.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 +28 -28
- 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/spinner.d.cts +2 -2
- package/dist/ui/spinner.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/label--TdJBouf.d.ts +0 -11
- package/dist/label-SHy8Jh_r.d.cts +0 -11
package/dist/ui/button.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Button, ButtonProps } from "../button-
|
|
1
|
+
import { Button, ButtonProps } from "../button-BcvUtvUx.cjs";
|
|
2
2
|
export { Button, ButtonProps };
|
package/dist/ui/button.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Button, ButtonProps } from "../button-
|
|
1
|
+
import { Button, ButtonProps } from "../button-C15dJ7DD.js";
|
|
2
2
|
export { Button, ButtonProps };
|
package/dist/ui/calendar.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Button } from "../button-
|
|
2
|
-
import * as
|
|
1
|
+
import { Button } from "../button-BcvUtvUx.cjs";
|
|
2
|
+
import * as react_jsx_runtime54 from "react/jsx-runtime";
|
|
3
3
|
import { DayButton, DayPicker } from "react-day-picker";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/calendar.d.ts
|
|
@@ -14,13 +14,13 @@ declare function Calendar({
|
|
|
14
14
|
...props
|
|
15
15
|
}: React.ComponentProps<typeof DayPicker> & {
|
|
16
16
|
buttonVariant?: React.ComponentProps<typeof Button>['variant'];
|
|
17
|
-
}):
|
|
17
|
+
}): react_jsx_runtime54.JSX.Element;
|
|
18
18
|
declare function CalendarDayButton({
|
|
19
19
|
className,
|
|
20
20
|
day,
|
|
21
21
|
modifiers,
|
|
22
22
|
...props
|
|
23
|
-
}: React.ComponentProps<typeof DayButton>):
|
|
23
|
+
}: React.ComponentProps<typeof DayButton>): react_jsx_runtime54.JSX.Element;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { Calendar, CalendarDayButton };
|
|
26
26
|
//# sourceMappingURL=calendar.d.cts.map
|
package/dist/ui/calendar.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Button } from "../button-
|
|
2
|
-
import * as
|
|
1
|
+
import { Button } from "../button-C15dJ7DD.js";
|
|
2
|
+
import * as react_jsx_runtime49 from "react/jsx-runtime";
|
|
3
3
|
import { DayButton, DayPicker } from "react-day-picker";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/calendar.d.ts
|
|
@@ -14,13 +14,13 @@ declare function Calendar({
|
|
|
14
14
|
...props
|
|
15
15
|
}: React.ComponentProps<typeof DayPicker> & {
|
|
16
16
|
buttonVariant?: React.ComponentProps<typeof Button>['variant'];
|
|
17
|
-
}):
|
|
17
|
+
}): react_jsx_runtime49.JSX.Element;
|
|
18
18
|
declare function CalendarDayButton({
|
|
19
19
|
className,
|
|
20
20
|
day,
|
|
21
21
|
modifiers,
|
|
22
22
|
...props
|
|
23
|
-
}: React.ComponentProps<typeof DayButton>):
|
|
23
|
+
}: React.ComponentProps<typeof DayButton>): react_jsx_runtime49.JSX.Element;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { Calendar, CalendarDayButton };
|
|
26
26
|
//# sourceMappingURL=calendar.d.ts.map
|
package/dist/ui/card.d.cts
CHANGED
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime34 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_runtime34.JSX.Element;
|
|
8
8
|
declare function CardHeader({
|
|
9
9
|
className,
|
|
10
10
|
...props
|
|
11
|
-
}: React.ComponentProps<'div'>):
|
|
11
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime34.JSX.Element;
|
|
12
12
|
declare function CardTitle({
|
|
13
13
|
className,
|
|
14
14
|
...props
|
|
15
|
-
}: React.ComponentProps<'div'>):
|
|
15
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime34.JSX.Element;
|
|
16
16
|
declare function CardDescription({
|
|
17
17
|
className,
|
|
18
18
|
...props
|
|
19
|
-
}: React.ComponentProps<'div'>):
|
|
19
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime34.JSX.Element;
|
|
20
20
|
declare function CardAction({
|
|
21
21
|
className,
|
|
22
22
|
...props
|
|
23
|
-
}: React.ComponentProps<'div'>):
|
|
23
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime34.JSX.Element;
|
|
24
24
|
declare function CardContent({
|
|
25
25
|
className,
|
|
26
26
|
...props
|
|
27
|
-
}: React.ComponentProps<'div'>):
|
|
27
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime34.JSX.Element;
|
|
28
28
|
declare function CardFooter({
|
|
29
29
|
className,
|
|
30
30
|
...props
|
|
31
|
-
}: React.ComponentProps<'div'>):
|
|
31
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime34.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_runtime3 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_runtime3.JSX.Element;
|
|
8
8
|
declare function CardHeader({
|
|
9
9
|
className,
|
|
10
10
|
...props
|
|
11
|
-
}: React.ComponentProps<'div'>):
|
|
11
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime3.JSX.Element;
|
|
12
12
|
declare function CardTitle({
|
|
13
13
|
className,
|
|
14
14
|
...props
|
|
15
|
-
}: React.ComponentProps<'div'>):
|
|
15
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime3.JSX.Element;
|
|
16
16
|
declare function CardDescription({
|
|
17
17
|
className,
|
|
18
18
|
...props
|
|
19
|
-
}: React.ComponentProps<'div'>):
|
|
19
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime3.JSX.Element;
|
|
20
20
|
declare function CardAction({
|
|
21
21
|
className,
|
|
22
22
|
...props
|
|
23
|
-
}: React.ComponentProps<'div'>):
|
|
23
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime3.JSX.Element;
|
|
24
24
|
declare function CardContent({
|
|
25
25
|
className,
|
|
26
26
|
...props
|
|
27
|
-
}: React.ComponentProps<'div'>):
|
|
27
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime3.JSX.Element;
|
|
28
28
|
declare function CardFooter({
|
|
29
29
|
className,
|
|
30
30
|
...props
|
|
31
|
-
}: React.ComponentProps<'div'>):
|
|
31
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime3.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-BcvUtvUx.cjs";
|
|
2
|
+
import * as react_jsx_runtime101 from "react/jsx-runtime";
|
|
3
3
|
import useEmblaCarousel, { UseEmblaCarouselType } from "embla-carousel-react";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/carousel.d.ts
|
|
@@ -21,27 +21,27 @@ declare function Carousel({
|
|
|
21
21
|
className,
|
|
22
22
|
children,
|
|
23
23
|
...props
|
|
24
|
-
}: React.ComponentProps<'div'> & CarouselProps):
|
|
24
|
+
}: React.ComponentProps<'div'> & CarouselProps): react_jsx_runtime101.JSX.Element;
|
|
25
25
|
declare function CarouselContent({
|
|
26
26
|
className,
|
|
27
27
|
...props
|
|
28
|
-
}: React.ComponentProps<'div'>):
|
|
28
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime101.JSX.Element;
|
|
29
29
|
declare function CarouselItem({
|
|
30
30
|
className,
|
|
31
31
|
...props
|
|
32
|
-
}: React.ComponentProps<'div'>):
|
|
32
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime101.JSX.Element;
|
|
33
33
|
declare function CarouselPrevious({
|
|
34
34
|
className,
|
|
35
35
|
variant,
|
|
36
36
|
size,
|
|
37
37
|
...props
|
|
38
|
-
}: React.ComponentProps<typeof Button>):
|
|
38
|
+
}: React.ComponentProps<typeof Button>): react_jsx_runtime101.JSX.Element;
|
|
39
39
|
declare function CarouselNext({
|
|
40
40
|
className,
|
|
41
41
|
variant,
|
|
42
42
|
size,
|
|
43
43
|
...props
|
|
44
|
-
}: React.ComponentProps<typeof Button>):
|
|
44
|
+
}: React.ComponentProps<typeof Button>): react_jsx_runtime101.JSX.Element;
|
|
45
45
|
//#endregion
|
|
46
46
|
export { Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious };
|
|
47
47
|
//# sourceMappingURL=carousel.d.cts.map
|
package/dist/ui/carousel.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Button } from "../button-
|
|
2
|
-
import * as
|
|
1
|
+
import { Button } from "../button-C15dJ7DD.js";
|
|
2
|
+
import * as react_jsx_runtime82 from "react/jsx-runtime";
|
|
3
3
|
import useEmblaCarousel, { UseEmblaCarouselType } from "embla-carousel-react";
|
|
4
4
|
|
|
5
5
|
//#region packages/components/ui/carousel.d.ts
|
|
@@ -21,27 +21,27 @@ declare function Carousel({
|
|
|
21
21
|
className,
|
|
22
22
|
children,
|
|
23
23
|
...props
|
|
24
|
-
}: React.ComponentProps<'div'> & CarouselProps):
|
|
24
|
+
}: React.ComponentProps<'div'> & CarouselProps): react_jsx_runtime82.JSX.Element;
|
|
25
25
|
declare function CarouselContent({
|
|
26
26
|
className,
|
|
27
27
|
...props
|
|
28
|
-
}: React.ComponentProps<'div'>):
|
|
28
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime82.JSX.Element;
|
|
29
29
|
declare function CarouselItem({
|
|
30
30
|
className,
|
|
31
31
|
...props
|
|
32
|
-
}: React.ComponentProps<'div'>):
|
|
32
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime82.JSX.Element;
|
|
33
33
|
declare function CarouselPrevious({
|
|
34
34
|
className,
|
|
35
35
|
variant,
|
|
36
36
|
size,
|
|
37
37
|
...props
|
|
38
|
-
}: React.ComponentProps<typeof Button>):
|
|
38
|
+
}: React.ComponentProps<typeof Button>): react_jsx_runtime82.JSX.Element;
|
|
39
39
|
declare function CarouselNext({
|
|
40
40
|
className,
|
|
41
41
|
variant,
|
|
42
42
|
size,
|
|
43
43
|
...props
|
|
44
|
-
}: React.ComponentProps<typeof Button>):
|
|
44
|
+
}: React.ComponentProps<typeof Button>): react_jsx_runtime82.JSX.Element;
|
|
45
45
|
//#endregion
|
|
46
46
|
export { Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious };
|
|
47
47
|
//# sourceMappingURL=carousel.d.ts.map
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime42 from "react/jsx-runtime";
|
|
2
2
|
import { Collapsible as Collapsible$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/collapsible.d.ts
|
|
5
5
|
declare function Collapsible({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<typeof Collapsible$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof Collapsible$1.Root>): react_jsx_runtime42.JSX.Element;
|
|
8
8
|
declare function CollapsibleTrigger({
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Collapsible$1.CollapsibleTrigger>):
|
|
10
|
+
}: React.ComponentProps<typeof Collapsible$1.CollapsibleTrigger>): react_jsx_runtime42.JSX.Element;
|
|
11
11
|
declare function CollapsibleContent({
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof Collapsible$1.CollapsibleContent>):
|
|
13
|
+
}: React.ComponentProps<typeof Collapsible$1.CollapsibleContent>): react_jsx_runtime42.JSX.Element;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { Collapsible, CollapsibleContent, CollapsibleTrigger };
|
|
16
16
|
//# sourceMappingURL=collapsible.d.cts.map
|
package/dist/ui/collapsible.d.ts
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime65 from "react/jsx-runtime";
|
|
2
2
|
import { Collapsible as Collapsible$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/collapsible.d.ts
|
|
5
5
|
declare function Collapsible({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<typeof Collapsible$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof Collapsible$1.Root>): react_jsx_runtime65.JSX.Element;
|
|
8
8
|
declare function CollapsibleTrigger({
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Collapsible$1.CollapsibleTrigger>):
|
|
10
|
+
}: React.ComponentProps<typeof Collapsible$1.CollapsibleTrigger>): react_jsx_runtime65.JSX.Element;
|
|
11
11
|
declare function CollapsibleContent({
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof Collapsible$1.CollapsibleContent>):
|
|
13
|
+
}: React.ComponentProps<typeof Collapsible$1.CollapsibleContent>): react_jsx_runtime65.JSX.Element;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { Collapsible, CollapsibleContent, CollapsibleTrigger };
|
|
16
16
|
//# 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-FTlFnjJF.cjs";
|
|
2
|
+
import { Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut } from "../command-CjM13Tvj.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-l2nFk0v1.js";
|
|
2
|
+
import { Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut } from "../command-DSoZmOak.js";
|
|
3
3
|
export { Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut };
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime67 from "react/jsx-runtime";
|
|
2
2
|
import { ContextMenu as ContextMenu$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/context-menu.d.ts
|
|
5
5
|
declare function ContextMenu({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<typeof ContextMenu$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof ContextMenu$1.Root>): react_jsx_runtime67.JSX.Element;
|
|
8
8
|
declare function ContextMenuTrigger({
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof ContextMenu$1.Trigger>):
|
|
10
|
+
}: React.ComponentProps<typeof ContextMenu$1.Trigger>): react_jsx_runtime67.JSX.Element;
|
|
11
11
|
declare function ContextMenuGroup({
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof ContextMenu$1.Group>):
|
|
13
|
+
}: React.ComponentProps<typeof ContextMenu$1.Group>): react_jsx_runtime67.JSX.Element;
|
|
14
14
|
declare function ContextMenuPortal({
|
|
15
15
|
...props
|
|
16
|
-
}: React.ComponentProps<typeof ContextMenu$1.Portal>):
|
|
16
|
+
}: React.ComponentProps<typeof ContextMenu$1.Portal>): react_jsx_runtime67.JSX.Element;
|
|
17
17
|
declare function ContextMenuSub({
|
|
18
18
|
...props
|
|
19
|
-
}: React.ComponentProps<typeof ContextMenu$1.Sub>):
|
|
19
|
+
}: React.ComponentProps<typeof ContextMenu$1.Sub>): react_jsx_runtime67.JSX.Element;
|
|
20
20
|
declare function ContextMenuRadioGroup({
|
|
21
21
|
...props
|
|
22
|
-
}: React.ComponentProps<typeof ContextMenu$1.RadioGroup>):
|
|
22
|
+
}: React.ComponentProps<typeof ContextMenu$1.RadioGroup>): react_jsx_runtime67.JSX.Element;
|
|
23
23
|
declare function ContextMenuSubTrigger({
|
|
24
24
|
className,
|
|
25
25
|
inset,
|
|
@@ -27,15 +27,15 @@ declare function ContextMenuSubTrigger({
|
|
|
27
27
|
...props
|
|
28
28
|
}: React.ComponentProps<typeof ContextMenu$1.SubTrigger> & {
|
|
29
29
|
inset?: boolean;
|
|
30
|
-
}):
|
|
30
|
+
}): react_jsx_runtime67.JSX.Element;
|
|
31
31
|
declare function ContextMenuSubContent({
|
|
32
32
|
className,
|
|
33
33
|
...props
|
|
34
|
-
}: React.ComponentProps<typeof ContextMenu$1.SubContent>):
|
|
34
|
+
}: React.ComponentProps<typeof ContextMenu$1.SubContent>): react_jsx_runtime67.JSX.Element;
|
|
35
35
|
declare function ContextMenuContent({
|
|
36
36
|
className,
|
|
37
37
|
...props
|
|
38
|
-
}: React.ComponentProps<typeof ContextMenu$1.Content>):
|
|
38
|
+
}: React.ComponentProps<typeof ContextMenu$1.Content>): react_jsx_runtime67.JSX.Element;
|
|
39
39
|
declare function ContextMenuItem({
|
|
40
40
|
className,
|
|
41
41
|
inset,
|
|
@@ -44,33 +44,33 @@ declare function ContextMenuItem({
|
|
|
44
44
|
}: React.ComponentProps<typeof ContextMenu$1.Item> & {
|
|
45
45
|
inset?: boolean;
|
|
46
46
|
variant?: 'default' | 'destructive';
|
|
47
|
-
}):
|
|
47
|
+
}): react_jsx_runtime67.JSX.Element;
|
|
48
48
|
declare function ContextMenuCheckboxItem({
|
|
49
49
|
className,
|
|
50
50
|
children,
|
|
51
51
|
checked,
|
|
52
52
|
...props
|
|
53
|
-
}: React.ComponentProps<typeof ContextMenu$1.CheckboxItem>):
|
|
53
|
+
}: React.ComponentProps<typeof ContextMenu$1.CheckboxItem>): react_jsx_runtime67.JSX.Element;
|
|
54
54
|
declare function ContextMenuRadioItem({
|
|
55
55
|
className,
|
|
56
56
|
children,
|
|
57
57
|
...props
|
|
58
|
-
}: React.ComponentProps<typeof ContextMenu$1.RadioItem>):
|
|
58
|
+
}: React.ComponentProps<typeof ContextMenu$1.RadioItem>): react_jsx_runtime67.JSX.Element;
|
|
59
59
|
declare function ContextMenuLabel({
|
|
60
60
|
className,
|
|
61
61
|
inset,
|
|
62
62
|
...props
|
|
63
63
|
}: React.ComponentProps<typeof ContextMenu$1.Label> & {
|
|
64
64
|
inset?: boolean;
|
|
65
|
-
}):
|
|
65
|
+
}): react_jsx_runtime67.JSX.Element;
|
|
66
66
|
declare function ContextMenuSeparator({
|
|
67
67
|
className,
|
|
68
68
|
...props
|
|
69
|
-
}: React.ComponentProps<typeof ContextMenu$1.Separator>):
|
|
69
|
+
}: React.ComponentProps<typeof ContextMenu$1.Separator>): react_jsx_runtime67.JSX.Element;
|
|
70
70
|
declare function ContextMenuShortcut({
|
|
71
71
|
className,
|
|
72
72
|
...props
|
|
73
|
-
}: React.ComponentProps<'span'>):
|
|
73
|
+
}: React.ComponentProps<'span'>): react_jsx_runtime67.JSX.Element;
|
|
74
74
|
//#endregion
|
|
75
75
|
export { ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger };
|
|
76
76
|
//# sourceMappingURL=context-menu.d.cts.map
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime109 from "react/jsx-runtime";
|
|
2
2
|
import { ContextMenu as ContextMenu$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/context-menu.d.ts
|
|
5
5
|
declare function ContextMenu({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<typeof ContextMenu$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof ContextMenu$1.Root>): react_jsx_runtime109.JSX.Element;
|
|
8
8
|
declare function ContextMenuTrigger({
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof ContextMenu$1.Trigger>):
|
|
10
|
+
}: React.ComponentProps<typeof ContextMenu$1.Trigger>): react_jsx_runtime109.JSX.Element;
|
|
11
11
|
declare function ContextMenuGroup({
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof ContextMenu$1.Group>):
|
|
13
|
+
}: React.ComponentProps<typeof ContextMenu$1.Group>): react_jsx_runtime109.JSX.Element;
|
|
14
14
|
declare function ContextMenuPortal({
|
|
15
15
|
...props
|
|
16
|
-
}: React.ComponentProps<typeof ContextMenu$1.Portal>):
|
|
16
|
+
}: React.ComponentProps<typeof ContextMenu$1.Portal>): react_jsx_runtime109.JSX.Element;
|
|
17
17
|
declare function ContextMenuSub({
|
|
18
18
|
...props
|
|
19
|
-
}: React.ComponentProps<typeof ContextMenu$1.Sub>):
|
|
19
|
+
}: React.ComponentProps<typeof ContextMenu$1.Sub>): react_jsx_runtime109.JSX.Element;
|
|
20
20
|
declare function ContextMenuRadioGroup({
|
|
21
21
|
...props
|
|
22
|
-
}: React.ComponentProps<typeof ContextMenu$1.RadioGroup>):
|
|
22
|
+
}: React.ComponentProps<typeof ContextMenu$1.RadioGroup>): react_jsx_runtime109.JSX.Element;
|
|
23
23
|
declare function ContextMenuSubTrigger({
|
|
24
24
|
className,
|
|
25
25
|
inset,
|
|
@@ -27,15 +27,15 @@ declare function ContextMenuSubTrigger({
|
|
|
27
27
|
...props
|
|
28
28
|
}: React.ComponentProps<typeof ContextMenu$1.SubTrigger> & {
|
|
29
29
|
inset?: boolean;
|
|
30
|
-
}):
|
|
30
|
+
}): react_jsx_runtime109.JSX.Element;
|
|
31
31
|
declare function ContextMenuSubContent({
|
|
32
32
|
className,
|
|
33
33
|
...props
|
|
34
|
-
}: React.ComponentProps<typeof ContextMenu$1.SubContent>):
|
|
34
|
+
}: React.ComponentProps<typeof ContextMenu$1.SubContent>): react_jsx_runtime109.JSX.Element;
|
|
35
35
|
declare function ContextMenuContent({
|
|
36
36
|
className,
|
|
37
37
|
...props
|
|
38
|
-
}: React.ComponentProps<typeof ContextMenu$1.Content>):
|
|
38
|
+
}: React.ComponentProps<typeof ContextMenu$1.Content>): react_jsx_runtime109.JSX.Element;
|
|
39
39
|
declare function ContextMenuItem({
|
|
40
40
|
className,
|
|
41
41
|
inset,
|
|
@@ -44,33 +44,33 @@ declare function ContextMenuItem({
|
|
|
44
44
|
}: React.ComponentProps<typeof ContextMenu$1.Item> & {
|
|
45
45
|
inset?: boolean;
|
|
46
46
|
variant?: 'default' | 'destructive';
|
|
47
|
-
}):
|
|
47
|
+
}): react_jsx_runtime109.JSX.Element;
|
|
48
48
|
declare function ContextMenuCheckboxItem({
|
|
49
49
|
className,
|
|
50
50
|
children,
|
|
51
51
|
checked,
|
|
52
52
|
...props
|
|
53
|
-
}: React.ComponentProps<typeof ContextMenu$1.CheckboxItem>):
|
|
53
|
+
}: React.ComponentProps<typeof ContextMenu$1.CheckboxItem>): react_jsx_runtime109.JSX.Element;
|
|
54
54
|
declare function ContextMenuRadioItem({
|
|
55
55
|
className,
|
|
56
56
|
children,
|
|
57
57
|
...props
|
|
58
|
-
}: React.ComponentProps<typeof ContextMenu$1.RadioItem>):
|
|
58
|
+
}: React.ComponentProps<typeof ContextMenu$1.RadioItem>): react_jsx_runtime109.JSX.Element;
|
|
59
59
|
declare function ContextMenuLabel({
|
|
60
60
|
className,
|
|
61
61
|
inset,
|
|
62
62
|
...props
|
|
63
63
|
}: React.ComponentProps<typeof ContextMenu$1.Label> & {
|
|
64
64
|
inset?: boolean;
|
|
65
|
-
}):
|
|
65
|
+
}): react_jsx_runtime109.JSX.Element;
|
|
66
66
|
declare function ContextMenuSeparator({
|
|
67
67
|
className,
|
|
68
68
|
...props
|
|
69
|
-
}: React.ComponentProps<typeof ContextMenu$1.Separator>):
|
|
69
|
+
}: React.ComponentProps<typeof ContextMenu$1.Separator>): react_jsx_runtime109.JSX.Element;
|
|
70
70
|
declare function ContextMenuShortcut({
|
|
71
71
|
className,
|
|
72
72
|
...props
|
|
73
|
-
}: React.ComponentProps<'span'>):
|
|
73
|
+
}: React.ComponentProps<'span'>): react_jsx_runtime109.JSX.Element;
|
|
74
74
|
//#endregion
|
|
75
75
|
export { ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger };
|
|
76
76
|
//# sourceMappingURL=context-menu.d.ts.map
|
package/dist/ui/dialog.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger } from "../dialog-
|
|
1
|
+
import { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger } from "../dialog-FTlFnjJF.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-l2nFk0v1.js";
|
|
2
2
|
export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger };
|
package/dist/ui/drawer.d.cts
CHANGED
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime107 from "react/jsx-runtime";
|
|
2
2
|
import { Drawer as Drawer$1 } from "vaul";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/drawer.d.ts
|
|
5
5
|
declare function Drawer({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<typeof Drawer$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof Drawer$1.Root>): react_jsx_runtime107.JSX.Element;
|
|
8
8
|
declare function DrawerTrigger({
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Drawer$1.Trigger>):
|
|
10
|
+
}: React.ComponentProps<typeof Drawer$1.Trigger>): react_jsx_runtime107.JSX.Element;
|
|
11
11
|
declare function DrawerPortal({
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof Drawer$1.Portal>):
|
|
13
|
+
}: React.ComponentProps<typeof Drawer$1.Portal>): react_jsx_runtime107.JSX.Element;
|
|
14
14
|
declare function DrawerClose({
|
|
15
15
|
...props
|
|
16
|
-
}: React.ComponentProps<typeof Drawer$1.Close>):
|
|
16
|
+
}: React.ComponentProps<typeof Drawer$1.Close>): react_jsx_runtime107.JSX.Element;
|
|
17
17
|
declare function DrawerOverlay({
|
|
18
18
|
className,
|
|
19
19
|
...props
|
|
20
|
-
}: React.ComponentProps<typeof Drawer$1.Overlay>):
|
|
20
|
+
}: React.ComponentProps<typeof Drawer$1.Overlay>): react_jsx_runtime107.JSX.Element;
|
|
21
21
|
declare function DrawerContent({
|
|
22
22
|
className,
|
|
23
23
|
children,
|
|
24
24
|
...props
|
|
25
|
-
}: React.ComponentProps<typeof Drawer$1.Content>):
|
|
25
|
+
}: React.ComponentProps<typeof Drawer$1.Content>): react_jsx_runtime107.JSX.Element;
|
|
26
26
|
declare function DrawerHeader({
|
|
27
27
|
className,
|
|
28
28
|
...props
|
|
29
|
-
}: React.ComponentProps<'div'>):
|
|
29
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime107.JSX.Element;
|
|
30
30
|
declare function DrawerFooter({
|
|
31
31
|
className,
|
|
32
32
|
...props
|
|
33
|
-
}: React.ComponentProps<'div'>):
|
|
33
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime107.JSX.Element;
|
|
34
34
|
declare function DrawerTitle({
|
|
35
35
|
className,
|
|
36
36
|
...props
|
|
37
|
-
}: React.ComponentProps<typeof Drawer$1.Title>):
|
|
37
|
+
}: React.ComponentProps<typeof Drawer$1.Title>): react_jsx_runtime107.JSX.Element;
|
|
38
38
|
declare function DrawerDescription({
|
|
39
39
|
className,
|
|
40
40
|
...props
|
|
41
|
-
}: React.ComponentProps<typeof Drawer$1.Description>):
|
|
41
|
+
}: React.ComponentProps<typeof Drawer$1.Description>): react_jsx_runtime107.JSX.Element;
|
|
42
42
|
//#endregion
|
|
43
43
|
export { Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger };
|
|
44
44
|
//# sourceMappingURL=drawer.d.cts.map
|
package/dist/ui/drawer.d.ts
CHANGED
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime136 from "react/jsx-runtime";
|
|
2
2
|
import { Drawer as Drawer$1 } from "vaul";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/drawer.d.ts
|
|
5
5
|
declare function Drawer({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<typeof Drawer$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof Drawer$1.Root>): react_jsx_runtime136.JSX.Element;
|
|
8
8
|
declare function DrawerTrigger({
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Drawer$1.Trigger>):
|
|
10
|
+
}: React.ComponentProps<typeof Drawer$1.Trigger>): react_jsx_runtime136.JSX.Element;
|
|
11
11
|
declare function DrawerPortal({
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof Drawer$1.Portal>):
|
|
13
|
+
}: React.ComponentProps<typeof Drawer$1.Portal>): react_jsx_runtime136.JSX.Element;
|
|
14
14
|
declare function DrawerClose({
|
|
15
15
|
...props
|
|
16
|
-
}: React.ComponentProps<typeof Drawer$1.Close>):
|
|
16
|
+
}: React.ComponentProps<typeof Drawer$1.Close>): react_jsx_runtime136.JSX.Element;
|
|
17
17
|
declare function DrawerOverlay({
|
|
18
18
|
className,
|
|
19
19
|
...props
|
|
20
|
-
}: React.ComponentProps<typeof Drawer$1.Overlay>):
|
|
20
|
+
}: React.ComponentProps<typeof Drawer$1.Overlay>): react_jsx_runtime136.JSX.Element;
|
|
21
21
|
declare function DrawerContent({
|
|
22
22
|
className,
|
|
23
23
|
children,
|
|
24
24
|
...props
|
|
25
|
-
}: React.ComponentProps<typeof Drawer$1.Content>):
|
|
25
|
+
}: React.ComponentProps<typeof Drawer$1.Content>): react_jsx_runtime136.JSX.Element;
|
|
26
26
|
declare function DrawerHeader({
|
|
27
27
|
className,
|
|
28
28
|
...props
|
|
29
|
-
}: React.ComponentProps<'div'>):
|
|
29
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime136.JSX.Element;
|
|
30
30
|
declare function DrawerFooter({
|
|
31
31
|
className,
|
|
32
32
|
...props
|
|
33
|
-
}: React.ComponentProps<'div'>):
|
|
33
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime136.JSX.Element;
|
|
34
34
|
declare function DrawerTitle({
|
|
35
35
|
className,
|
|
36
36
|
...props
|
|
37
|
-
}: React.ComponentProps<typeof Drawer$1.Title>):
|
|
37
|
+
}: React.ComponentProps<typeof Drawer$1.Title>): react_jsx_runtime136.JSX.Element;
|
|
38
38
|
declare function DrawerDescription({
|
|
39
39
|
className,
|
|
40
40
|
...props
|
|
41
|
-
}: React.ComponentProps<typeof Drawer$1.Description>):
|
|
41
|
+
}: React.ComponentProps<typeof Drawer$1.Description>): react_jsx_runtime136.JSX.Element;
|
|
42
42
|
//#endregion
|
|
43
43
|
export { Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger };
|
|
44
44
|
//# sourceMappingURL=drawer.d.ts.map
|