@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/pagination.d.cts
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { t as Button } from "../button-
|
|
2
|
-
import * as
|
|
1
|
+
import { t as Button } from "../button-Bi0XgXUX.cjs";
|
|
2
|
+
import * as react_jsx_runtime277 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/pagination.d.ts
|
|
5
5
|
declare function Pagination({
|
|
6
6
|
className,
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<'nav'>):
|
|
8
|
+
}: React.ComponentProps<'nav'>): react_jsx_runtime277.JSX.Element;
|
|
9
9
|
declare function PaginationContent({
|
|
10
10
|
className,
|
|
11
11
|
...props
|
|
12
|
-
}: React.ComponentProps<'ul'>):
|
|
12
|
+
}: React.ComponentProps<'ul'>): react_jsx_runtime277.JSX.Element;
|
|
13
13
|
declare function PaginationItem({
|
|
14
14
|
...props
|
|
15
|
-
}: React.ComponentProps<'li'>):
|
|
15
|
+
}: React.ComponentProps<'li'>): react_jsx_runtime277.JSX.Element;
|
|
16
16
|
type PaginationLinkProps = {
|
|
17
17
|
isActive?: boolean;
|
|
18
18
|
} & Pick<React.ComponentProps<typeof Button>, 'size'> & React.ComponentProps<'a'>;
|
|
@@ -21,19 +21,19 @@ declare function PaginationLink({
|
|
|
21
21
|
isActive,
|
|
22
22
|
size,
|
|
23
23
|
...props
|
|
24
|
-
}: PaginationLinkProps):
|
|
24
|
+
}: PaginationLinkProps): react_jsx_runtime277.JSX.Element;
|
|
25
25
|
declare function PaginationPrevious({
|
|
26
26
|
className,
|
|
27
27
|
...props
|
|
28
|
-
}: React.ComponentProps<typeof PaginationLink>):
|
|
28
|
+
}: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime277.JSX.Element;
|
|
29
29
|
declare function PaginationNext({
|
|
30
30
|
className,
|
|
31
31
|
...props
|
|
32
|
-
}: React.ComponentProps<typeof PaginationLink>):
|
|
32
|
+
}: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime277.JSX.Element;
|
|
33
33
|
declare function PaginationEllipsis({
|
|
34
34
|
className,
|
|
35
35
|
...props
|
|
36
|
-
}: React.ComponentProps<'span'>):
|
|
36
|
+
}: React.ComponentProps<'span'>): react_jsx_runtime277.JSX.Element;
|
|
37
37
|
//#endregion
|
|
38
38
|
export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious };
|
|
39
39
|
//# sourceMappingURL=pagination.d.cts.map
|
package/dist/ui/pagination.d.mts
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { t as Button } from "../button-
|
|
2
|
-
import * as
|
|
1
|
+
import { t as Button } from "../button-uVUP5sTh.mjs";
|
|
2
|
+
import * as react_jsx_runtime122 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/pagination.d.ts
|
|
5
5
|
declare function Pagination({
|
|
6
6
|
className,
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<'nav'>):
|
|
8
|
+
}: React.ComponentProps<'nav'>): react_jsx_runtime122.JSX.Element;
|
|
9
9
|
declare function PaginationContent({
|
|
10
10
|
className,
|
|
11
11
|
...props
|
|
12
|
-
}: React.ComponentProps<'ul'>):
|
|
12
|
+
}: React.ComponentProps<'ul'>): react_jsx_runtime122.JSX.Element;
|
|
13
13
|
declare function PaginationItem({
|
|
14
14
|
...props
|
|
15
|
-
}: React.ComponentProps<'li'>):
|
|
15
|
+
}: React.ComponentProps<'li'>): react_jsx_runtime122.JSX.Element;
|
|
16
16
|
type PaginationLinkProps = {
|
|
17
17
|
isActive?: boolean;
|
|
18
18
|
} & Pick<React.ComponentProps<typeof Button>, 'size'> & React.ComponentProps<'a'>;
|
|
@@ -21,19 +21,19 @@ declare function PaginationLink({
|
|
|
21
21
|
isActive,
|
|
22
22
|
size,
|
|
23
23
|
...props
|
|
24
|
-
}: PaginationLinkProps):
|
|
24
|
+
}: PaginationLinkProps): react_jsx_runtime122.JSX.Element;
|
|
25
25
|
declare function PaginationPrevious({
|
|
26
26
|
className,
|
|
27
27
|
...props
|
|
28
|
-
}: React.ComponentProps<typeof PaginationLink>):
|
|
28
|
+
}: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime122.JSX.Element;
|
|
29
29
|
declare function PaginationNext({
|
|
30
30
|
className,
|
|
31
31
|
...props
|
|
32
|
-
}: React.ComponentProps<typeof PaginationLink>):
|
|
32
|
+
}: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime122.JSX.Element;
|
|
33
33
|
declare function PaginationEllipsis({
|
|
34
34
|
className,
|
|
35
35
|
...props
|
|
36
|
-
}: React.ComponentProps<'span'>):
|
|
36
|
+
}: React.ComponentProps<'span'>): react_jsx_runtime122.JSX.Element;
|
|
37
37
|
//#endregion
|
|
38
38
|
export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious };
|
|
39
39
|
//# sourceMappingURL=pagination.d.mts.map
|
package/dist/ui/popover.d.cts
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime245 from "react/jsx-runtime";
|
|
2
2
|
import { Popover as Popover$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/popover.d.ts
|
|
5
5
|
declare function Popover({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<typeof Popover$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof Popover$1.Root>): react_jsx_runtime245.JSX.Element;
|
|
8
8
|
declare function PopoverTrigger({
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Popover$1.Trigger>):
|
|
10
|
+
}: React.ComponentProps<typeof Popover$1.Trigger>): react_jsx_runtime245.JSX.Element;
|
|
11
11
|
declare function PopoverContent({
|
|
12
12
|
className,
|
|
13
13
|
align,
|
|
14
14
|
sideOffset,
|
|
15
15
|
...props
|
|
16
|
-
}: React.ComponentProps<typeof Popover$1.Content>):
|
|
16
|
+
}: React.ComponentProps<typeof Popover$1.Content>): react_jsx_runtime245.JSX.Element;
|
|
17
17
|
declare function PopoverAnchor({
|
|
18
18
|
...props
|
|
19
|
-
}: React.ComponentProps<typeof Popover$1.Anchor>):
|
|
19
|
+
}: React.ComponentProps<typeof Popover$1.Anchor>): react_jsx_runtime245.JSX.Element;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger };
|
|
22
22
|
//# sourceMappingURL=popover.d.cts.map
|
package/dist/ui/popover.d.mts
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime86 from "react/jsx-runtime";
|
|
2
2
|
import { Popover as Popover$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/popover.d.ts
|
|
5
5
|
declare function Popover({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<typeof Popover$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof Popover$1.Root>): react_jsx_runtime86.JSX.Element;
|
|
8
8
|
declare function PopoverTrigger({
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Popover$1.Trigger>):
|
|
10
|
+
}: React.ComponentProps<typeof Popover$1.Trigger>): react_jsx_runtime86.JSX.Element;
|
|
11
11
|
declare function PopoverContent({
|
|
12
12
|
className,
|
|
13
13
|
align,
|
|
14
14
|
sideOffset,
|
|
15
15
|
...props
|
|
16
|
-
}: React.ComponentProps<typeof Popover$1.Content>):
|
|
16
|
+
}: React.ComponentProps<typeof Popover$1.Content>): react_jsx_runtime86.JSX.Element;
|
|
17
17
|
declare function PopoverAnchor({
|
|
18
18
|
...props
|
|
19
|
-
}: React.ComponentProps<typeof Popover$1.Anchor>):
|
|
19
|
+
}: React.ComponentProps<typeof Popover$1.Anchor>): react_jsx_runtime86.JSX.Element;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger };
|
|
22
22
|
//# sourceMappingURL=popover.d.mts.map
|
package/dist/ui/progress.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime221 from "react/jsx-runtime";
|
|
2
2
|
import { Progress as Progress$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/progress.d.ts
|
|
@@ -6,7 +6,7 @@ declare function Progress({
|
|
|
6
6
|
className,
|
|
7
7
|
value,
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof Progress$1.Root>):
|
|
9
|
+
}: React.ComponentProps<typeof Progress$1.Root>): react_jsx_runtime221.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { Progress };
|
|
12
12
|
//# sourceMappingURL=progress.d.cts.map
|
package/dist/ui/progress.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime195 from "react/jsx-runtime";
|
|
2
2
|
import { Progress as Progress$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/progress.d.ts
|
|
@@ -6,7 +6,7 @@ declare function Progress({
|
|
|
6
6
|
className,
|
|
7
7
|
value,
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof Progress$1.Root>):
|
|
9
|
+
}: React.ComponentProps<typeof Progress$1.Root>): react_jsx_runtime195.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { Progress };
|
|
12
12
|
//# sourceMappingURL=progress.d.mts.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime145 from "react/jsx-runtime";
|
|
2
2
|
import { RadioGroup as RadioGroup$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/radio-group.d.ts
|
|
5
5
|
declare function RadioGroup({
|
|
6
6
|
className,
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof RadioGroup$1.Root>):
|
|
8
|
+
}: React.ComponentProps<typeof RadioGroup$1.Root>): react_jsx_runtime145.JSX.Element;
|
|
9
9
|
declare function RadioGroupItem({
|
|
10
10
|
className,
|
|
11
11
|
...props
|
|
12
|
-
}: React.ComponentProps<typeof RadioGroup$1.Item>):
|
|
12
|
+
}: React.ComponentProps<typeof RadioGroup$1.Item>): react_jsx_runtime145.JSX.Element;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { RadioGroup, RadioGroupItem };
|
|
15
15
|
//# sourceMappingURL=radio-group.d.cts.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime196 from "react/jsx-runtime";
|
|
2
2
|
import { RadioGroup as RadioGroup$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/radio-group.d.ts
|
|
5
5
|
declare function RadioGroup({
|
|
6
6
|
className,
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof RadioGroup$1.Root>):
|
|
8
|
+
}: React.ComponentProps<typeof RadioGroup$1.Root>): react_jsx_runtime196.JSX.Element;
|
|
9
9
|
declare function RadioGroupItem({
|
|
10
10
|
className,
|
|
11
11
|
...props
|
|
12
|
-
}: React.ComponentProps<typeof RadioGroup$1.Item>):
|
|
12
|
+
}: React.ComponentProps<typeof RadioGroup$1.Item>): react_jsx_runtime196.JSX.Element;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { RadioGroup, RadioGroupItem };
|
|
15
15
|
//# sourceMappingURL=radio-group.d.mts.map
|
package/dist/ui/resizable.d.cts
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime161 from "react/jsx-runtime";
|
|
2
2
|
import * as ResizablePrimitive from "react-resizable-panels";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/resizable.d.ts
|
|
5
5
|
declare function ResizablePanelGroup({
|
|
6
6
|
className,
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>):
|
|
8
|
+
}: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>): react_jsx_runtime161.JSX.Element;
|
|
9
9
|
declare function ResizablePanel({
|
|
10
10
|
...props
|
|
11
|
-
}: React.ComponentProps<typeof ResizablePrimitive.Panel>):
|
|
11
|
+
}: React.ComponentProps<typeof ResizablePrimitive.Panel>): react_jsx_runtime161.JSX.Element;
|
|
12
12
|
declare function ResizableHandle({
|
|
13
13
|
withHandle,
|
|
14
14
|
className,
|
|
15
15
|
...props
|
|
16
16
|
}: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle> & {
|
|
17
17
|
withHandle?: boolean;
|
|
18
|
-
}):
|
|
18
|
+
}): react_jsx_runtime161.JSX.Element;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
|
|
21
21
|
//# sourceMappingURL=resizable.d.cts.map
|
package/dist/ui/resizable.d.mts
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime130 from "react/jsx-runtime";
|
|
2
2
|
import * as ResizablePrimitive from "react-resizable-panels";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/resizable.d.ts
|
|
5
5
|
declare function ResizablePanelGroup({
|
|
6
6
|
className,
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>):
|
|
8
|
+
}: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>): react_jsx_runtime130.JSX.Element;
|
|
9
9
|
declare function ResizablePanel({
|
|
10
10
|
...props
|
|
11
|
-
}: React.ComponentProps<typeof ResizablePrimitive.Panel>):
|
|
11
|
+
}: React.ComponentProps<typeof ResizablePrimitive.Panel>): react_jsx_runtime130.JSX.Element;
|
|
12
12
|
declare function ResizableHandle({
|
|
13
13
|
withHandle,
|
|
14
14
|
className,
|
|
15
15
|
...props
|
|
16
16
|
}: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle> & {
|
|
17
17
|
withHandle?: boolean;
|
|
18
|
-
}):
|
|
18
|
+
}): react_jsx_runtime130.JSX.Element;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
|
|
21
21
|
//# sourceMappingURL=resizable.d.mts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime147 from "react/jsx-runtime";
|
|
2
2
|
import * as react14 from "react";
|
|
3
3
|
import { ScrollArea as ScrollArea$1 } from "radix-ui";
|
|
4
4
|
|
|
@@ -9,12 +9,12 @@ declare const ScrollArea: react14.MemoExoticComponent<({
|
|
|
9
9
|
ref,
|
|
10
10
|
onScroll,
|
|
11
11
|
...props
|
|
12
|
-
}: React.ComponentProps<typeof ScrollArea$1.Root>) =>
|
|
12
|
+
}: React.ComponentProps<typeof ScrollArea$1.Root>) => react_jsx_runtime147.JSX.Element>;
|
|
13
13
|
declare const ScrollBar: react14.MemoExoticComponent<({
|
|
14
14
|
className,
|
|
15
15
|
orientation,
|
|
16
16
|
...props
|
|
17
|
-
}: React.ComponentProps<typeof ScrollArea$1.ScrollAreaScrollbar>) =>
|
|
17
|
+
}: React.ComponentProps<typeof ScrollArea$1.ScrollAreaScrollbar>) => react_jsx_runtime147.JSX.Element>;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { ScrollArea, ScrollBar };
|
|
20
20
|
//# sourceMappingURL=scroll-area.d.cts.map
|
package/dist/ui/select.d.cts
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime149 from "react/jsx-runtime";
|
|
2
2
|
import { Select as Select$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/select.d.ts
|
|
5
5
|
declare function Select({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<typeof Select$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof Select$1.Root>): react_jsx_runtime149.JSX.Element;
|
|
8
8
|
declare function SelectGroup({
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Select$1.Group>):
|
|
10
|
+
}: React.ComponentProps<typeof Select$1.Group>): react_jsx_runtime149.JSX.Element;
|
|
11
11
|
declare function SelectValue({
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof Select$1.Value>):
|
|
13
|
+
}: React.ComponentProps<typeof Select$1.Value>): react_jsx_runtime149.JSX.Element;
|
|
14
14
|
declare function SelectTrigger({
|
|
15
15
|
className,
|
|
16
16
|
size,
|
|
@@ -18,34 +18,34 @@ declare function SelectTrigger({
|
|
|
18
18
|
...props
|
|
19
19
|
}: React.ComponentProps<typeof Select$1.Trigger> & {
|
|
20
20
|
size?: 'sm' | 'default';
|
|
21
|
-
}):
|
|
21
|
+
}): react_jsx_runtime149.JSX.Element;
|
|
22
22
|
declare function SelectContent({
|
|
23
23
|
className,
|
|
24
24
|
children,
|
|
25
25
|
position,
|
|
26
26
|
...props
|
|
27
|
-
}: React.ComponentProps<typeof Select$1.Content>):
|
|
27
|
+
}: React.ComponentProps<typeof Select$1.Content>): react_jsx_runtime149.JSX.Element;
|
|
28
28
|
declare function SelectLabel({
|
|
29
29
|
className,
|
|
30
30
|
...props
|
|
31
|
-
}: React.ComponentProps<typeof Select$1.Label>):
|
|
31
|
+
}: React.ComponentProps<typeof Select$1.Label>): react_jsx_runtime149.JSX.Element;
|
|
32
32
|
declare function SelectItem({
|
|
33
33
|
className,
|
|
34
34
|
children,
|
|
35
35
|
...props
|
|
36
|
-
}: React.ComponentProps<typeof Select$1.Item>):
|
|
36
|
+
}: React.ComponentProps<typeof Select$1.Item>): react_jsx_runtime149.JSX.Element;
|
|
37
37
|
declare function SelectSeparator({
|
|
38
38
|
className,
|
|
39
39
|
...props
|
|
40
|
-
}: React.ComponentProps<typeof Select$1.Separator>):
|
|
40
|
+
}: React.ComponentProps<typeof Select$1.Separator>): react_jsx_runtime149.JSX.Element;
|
|
41
41
|
declare function SelectScrollUpButton({
|
|
42
42
|
className,
|
|
43
43
|
...props
|
|
44
|
-
}: React.ComponentProps<typeof Select$1.ScrollUpButton>):
|
|
44
|
+
}: React.ComponentProps<typeof Select$1.ScrollUpButton>): react_jsx_runtime149.JSX.Element;
|
|
45
45
|
declare function SelectScrollDownButton({
|
|
46
46
|
className,
|
|
47
47
|
...props
|
|
48
|
-
}: React.ComponentProps<typeof Select$1.ScrollDownButton>):
|
|
48
|
+
}: React.ComponentProps<typeof Select$1.ScrollDownButton>): react_jsx_runtime149.JSX.Element;
|
|
49
49
|
//#endregion
|
|
50
50
|
export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue };
|
|
51
51
|
//# sourceMappingURL=select.d.cts.map
|
package/dist/ui/select.d.mts
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime90 from "react/jsx-runtime";
|
|
2
2
|
import { Select as Select$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/select.d.ts
|
|
5
5
|
declare function Select({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<typeof Select$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof Select$1.Root>): react_jsx_runtime90.JSX.Element;
|
|
8
8
|
declare function SelectGroup({
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Select$1.Group>):
|
|
10
|
+
}: React.ComponentProps<typeof Select$1.Group>): react_jsx_runtime90.JSX.Element;
|
|
11
11
|
declare function SelectValue({
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof Select$1.Value>):
|
|
13
|
+
}: React.ComponentProps<typeof Select$1.Value>): react_jsx_runtime90.JSX.Element;
|
|
14
14
|
declare function SelectTrigger({
|
|
15
15
|
className,
|
|
16
16
|
size,
|
|
@@ -18,34 +18,34 @@ declare function SelectTrigger({
|
|
|
18
18
|
...props
|
|
19
19
|
}: React.ComponentProps<typeof Select$1.Trigger> & {
|
|
20
20
|
size?: 'sm' | 'default';
|
|
21
|
-
}):
|
|
21
|
+
}): react_jsx_runtime90.JSX.Element;
|
|
22
22
|
declare function SelectContent({
|
|
23
23
|
className,
|
|
24
24
|
children,
|
|
25
25
|
position,
|
|
26
26
|
...props
|
|
27
|
-
}: React.ComponentProps<typeof Select$1.Content>):
|
|
27
|
+
}: React.ComponentProps<typeof Select$1.Content>): react_jsx_runtime90.JSX.Element;
|
|
28
28
|
declare function SelectLabel({
|
|
29
29
|
className,
|
|
30
30
|
...props
|
|
31
|
-
}: React.ComponentProps<typeof Select$1.Label>):
|
|
31
|
+
}: React.ComponentProps<typeof Select$1.Label>): react_jsx_runtime90.JSX.Element;
|
|
32
32
|
declare function SelectItem({
|
|
33
33
|
className,
|
|
34
34
|
children,
|
|
35
35
|
...props
|
|
36
|
-
}: React.ComponentProps<typeof Select$1.Item>):
|
|
36
|
+
}: React.ComponentProps<typeof Select$1.Item>): react_jsx_runtime90.JSX.Element;
|
|
37
37
|
declare function SelectSeparator({
|
|
38
38
|
className,
|
|
39
39
|
...props
|
|
40
|
-
}: React.ComponentProps<typeof Select$1.Separator>):
|
|
40
|
+
}: React.ComponentProps<typeof Select$1.Separator>): react_jsx_runtime90.JSX.Element;
|
|
41
41
|
declare function SelectScrollUpButton({
|
|
42
42
|
className,
|
|
43
43
|
...props
|
|
44
|
-
}: React.ComponentProps<typeof Select$1.ScrollUpButton>):
|
|
44
|
+
}: React.ComponentProps<typeof Select$1.ScrollUpButton>): react_jsx_runtime90.JSX.Element;
|
|
45
45
|
declare function SelectScrollDownButton({
|
|
46
46
|
className,
|
|
47
47
|
...props
|
|
48
|
-
}: React.ComponentProps<typeof Select$1.ScrollDownButton>):
|
|
48
|
+
}: React.ComponentProps<typeof Select$1.ScrollDownButton>): react_jsx_runtime90.JSX.Element;
|
|
49
49
|
//#endregion
|
|
50
50
|
export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue };
|
|
51
51
|
//# sourceMappingURL=select.d.mts.map
|
package/dist/ui/separator.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as Separator } from "../separator-
|
|
1
|
+
import { t as Separator } from "../separator-D2UE0gwx.cjs";
|
|
2
2
|
export { Separator };
|
package/dist/ui/separator.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as Separator } from "../separator
|
|
1
|
+
import { t as Separator } from "../separator-P6dOfeXo.mjs";
|
|
2
2
|
export { Separator };
|
package/dist/ui/sheet.d.cts
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime249 from "react/jsx-runtime";
|
|
2
2
|
import { Dialog } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/sheet.d.ts
|
|
5
5
|
declare function Sheet({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<typeof Dialog.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof Dialog.Root>): react_jsx_runtime249.JSX.Element;
|
|
8
8
|
declare function SheetTrigger({
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Dialog.Trigger>):
|
|
10
|
+
}: React.ComponentProps<typeof Dialog.Trigger>): react_jsx_runtime249.JSX.Element;
|
|
11
11
|
declare function SheetClose({
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof Dialog.Close>):
|
|
13
|
+
}: React.ComponentProps<typeof Dialog.Close>): react_jsx_runtime249.JSX.Element;
|
|
14
14
|
declare function SheetContent({
|
|
15
15
|
className,
|
|
16
16
|
children,
|
|
@@ -18,23 +18,23 @@ declare function SheetContent({
|
|
|
18
18
|
...props
|
|
19
19
|
}: React.ComponentProps<typeof Dialog.Content> & {
|
|
20
20
|
side?: 'top' | 'right' | 'bottom' | 'left';
|
|
21
|
-
}):
|
|
21
|
+
}): react_jsx_runtime249.JSX.Element;
|
|
22
22
|
declare function SheetHeader({
|
|
23
23
|
className,
|
|
24
24
|
...props
|
|
25
|
-
}: React.ComponentProps<'div'>):
|
|
25
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime249.JSX.Element;
|
|
26
26
|
declare function SheetFooter({
|
|
27
27
|
className,
|
|
28
28
|
...props
|
|
29
|
-
}: React.ComponentProps<'div'>):
|
|
29
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime249.JSX.Element;
|
|
30
30
|
declare function SheetTitle({
|
|
31
31
|
className,
|
|
32
32
|
...props
|
|
33
|
-
}: React.ComponentProps<typeof Dialog.Title>):
|
|
33
|
+
}: React.ComponentProps<typeof Dialog.Title>): react_jsx_runtime249.JSX.Element;
|
|
34
34
|
declare function SheetDescription({
|
|
35
35
|
className,
|
|
36
36
|
...props
|
|
37
|
-
}: React.ComponentProps<typeof Dialog.Description>):
|
|
37
|
+
}: React.ComponentProps<typeof Dialog.Description>): react_jsx_runtime249.JSX.Element;
|
|
38
38
|
//#endregion
|
|
39
39
|
export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger };
|
|
40
40
|
//# sourceMappingURL=sheet.d.cts.map
|
package/dist/ui/sheet.d.mts
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime236 from "react/jsx-runtime";
|
|
2
2
|
import { Dialog } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/sheet.d.ts
|
|
5
5
|
declare function Sheet({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<typeof Dialog.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof Dialog.Root>): react_jsx_runtime236.JSX.Element;
|
|
8
8
|
declare function SheetTrigger({
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Dialog.Trigger>):
|
|
10
|
+
}: React.ComponentProps<typeof Dialog.Trigger>): react_jsx_runtime236.JSX.Element;
|
|
11
11
|
declare function SheetClose({
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof Dialog.Close>):
|
|
13
|
+
}: React.ComponentProps<typeof Dialog.Close>): react_jsx_runtime236.JSX.Element;
|
|
14
14
|
declare function SheetContent({
|
|
15
15
|
className,
|
|
16
16
|
children,
|
|
@@ -18,23 +18,23 @@ declare function SheetContent({
|
|
|
18
18
|
...props
|
|
19
19
|
}: React.ComponentProps<typeof Dialog.Content> & {
|
|
20
20
|
side?: 'top' | 'right' | 'bottom' | 'left';
|
|
21
|
-
}):
|
|
21
|
+
}): react_jsx_runtime236.JSX.Element;
|
|
22
22
|
declare function SheetHeader({
|
|
23
23
|
className,
|
|
24
24
|
...props
|
|
25
|
-
}: React.ComponentProps<'div'>):
|
|
25
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime236.JSX.Element;
|
|
26
26
|
declare function SheetFooter({
|
|
27
27
|
className,
|
|
28
28
|
...props
|
|
29
|
-
}: React.ComponentProps<'div'>):
|
|
29
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime236.JSX.Element;
|
|
30
30
|
declare function SheetTitle({
|
|
31
31
|
className,
|
|
32
32
|
...props
|
|
33
|
-
}: React.ComponentProps<typeof Dialog.Title>):
|
|
33
|
+
}: React.ComponentProps<typeof Dialog.Title>): react_jsx_runtime236.JSX.Element;
|
|
34
34
|
declare function SheetDescription({
|
|
35
35
|
className,
|
|
36
36
|
...props
|
|
37
|
-
}: React.ComponentProps<typeof Dialog.Description>):
|
|
37
|
+
}: React.ComponentProps<typeof Dialog.Description>): react_jsx_runtime236.JSX.Element;
|
|
38
38
|
//#endregion
|
|
39
39
|
export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger };
|
|
40
40
|
//# sourceMappingURL=sheet.d.mts.map
|