@customafk/lunas-ui 0.1.44 → 0.1.45
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-CSlIniPy.d.mts → button-B1mfqPGS.d.cts} +4 -4
- package/dist/{button-DPIxmKl6.d.cts → button-X9lozU5h.d.mts} +5 -5
- package/dist/data-display/empty.d.cts +2 -2
- package/dist/data-display/statistic.d.cts +2 -2
- package/dist/data-display/statistic.d.mts +2 -2
- package/dist/{dialog-CVn1weYD.d.mts → dialog-DlpkyfxO.d.cts} +12 -12
- package/dist/{dialog-COljUqkA.d.cts → dialog-UsWKZXG2.d.mts} +12 -12
- package/dist/dialogs/detail-dialog/components/sidebar.d.cts +28 -28
- package/dist/dialogs/detail-dialog/components/sidebar.d.mts +26 -26
- 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 +10 -4
- package/dist/features/tables/index.d.mts +8 -2
- package/dist/features/tables/index.mjs +1 -1
- package/dist/features/tables/index.mjs.map +1 -1
- package/dist/features/tanstack-form/index.d.cts +48 -48
- package/dist/features/tanstack-form/index.d.mts +48 -48
- package/dist/{input-CUgZor87.d.cts → input-7G52Ajrj.d.cts} +5 -5
- package/dist/{input-6dw8Hn1a.d.mts → input-DIsNcFzM.d.mts} +3 -3
- package/dist/layouts/app-layout/index.d.cts +28 -28
- package/dist/layouts/app-layout/index.d.mts +3 -3
- package/dist/layouts/flex.d.cts +4 -4
- package/dist/layouts/flex.d.mts +2 -2
- package/dist/layouts/service-layout/index.d.cts +13 -13
- 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-BZcvxEyl.d.cts → separator-ChD2arql.d.mts} +3 -3
- package/dist/{separator-ImLEjGpm.d.mts → separator-Dou5WdA7.d.cts} +3 -3
- package/dist/{tooltip-B0tCGGm9.d.cts → tooltip-DI48Vq6h.d.mts} +6 -6
- package/dist/{tooltip-CUgVVSrb.d.mts → tooltip-DTsW7XwC.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 +4 -4
- package/dist/ui/badge.d.mts +4 -4
- 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 +24 -24
- 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 +11 -11
- 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 +15 -15
- 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 +11 -11
- package/dist/ui/navigation-menu.d.mts +9 -9
- 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 +6 -6
- package/dist/ui/scroll-area.d.mts +6 -6
- 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 +30 -30
- package/dist/ui/sidebar.d.mts +4 -4
- 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/field.d.cts
CHANGED
|
@@ -1,57 +1,57 @@
|
|
|
1
1
|
import { Label } from "./label.cjs";
|
|
2
|
-
import * as
|
|
3
|
-
import * as
|
|
4
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime246 from "react/jsx-runtime";
|
|
3
|
+
import * as react16 from "react";
|
|
4
|
+
import * as class_variance_authority_types8 from "class-variance-authority/types";
|
|
5
5
|
import { VariantProps } from "class-variance-authority";
|
|
6
6
|
|
|
7
7
|
//#region packages/components/ui/field.d.ts
|
|
8
|
-
declare const FieldSet:
|
|
8
|
+
declare const FieldSet: react16.MemoExoticComponent<({
|
|
9
9
|
className,
|
|
10
10
|
...props
|
|
11
|
-
}: React.ComponentProps<"fieldset">) =>
|
|
12
|
-
declare const FieldLegend:
|
|
11
|
+
}: React.ComponentProps<"fieldset">) => react_jsx_runtime246.JSX.Element>;
|
|
12
|
+
declare const FieldLegend: react16.MemoExoticComponent<({
|
|
13
13
|
className,
|
|
14
14
|
variant,
|
|
15
15
|
...props
|
|
16
16
|
}: React.ComponentProps<"legend"> & {
|
|
17
17
|
variant?: "legend" | "label";
|
|
18
|
-
}) =>
|
|
19
|
-
declare const FieldGroup:
|
|
18
|
+
}) => react_jsx_runtime246.JSX.Element>;
|
|
19
|
+
declare const FieldGroup: react16.MemoExoticComponent<({
|
|
20
20
|
className,
|
|
21
21
|
...props
|
|
22
|
-
}: React.ComponentProps<"div">) =>
|
|
22
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime246.JSX.Element>;
|
|
23
23
|
declare const fieldVariants: (props?: ({
|
|
24
24
|
orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
|
|
25
|
-
} &
|
|
26
|
-
declare const Field:
|
|
25
|
+
} & class_variance_authority_types8.ClassProp) | undefined) => string;
|
|
26
|
+
declare const Field: react16.MemoExoticComponent<({
|
|
27
27
|
className,
|
|
28
28
|
orientation,
|
|
29
29
|
...props
|
|
30
|
-
}: React.ComponentProps<"div"> & VariantProps<typeof fieldVariants>) =>
|
|
31
|
-
declare const FieldContent:
|
|
30
|
+
}: React.ComponentProps<"div"> & VariantProps<typeof fieldVariants>) => react_jsx_runtime246.JSX.Element>;
|
|
31
|
+
declare const FieldContent: react16.MemoExoticComponent<({
|
|
32
32
|
className,
|
|
33
33
|
...props
|
|
34
|
-
}: React.ComponentProps<"div">) =>
|
|
35
|
-
declare const FieldLabel:
|
|
34
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime246.JSX.Element>;
|
|
35
|
+
declare const FieldLabel: react16.MemoExoticComponent<({
|
|
36
36
|
className,
|
|
37
37
|
...props
|
|
38
|
-
}: React.ComponentProps<typeof Label>) =>
|
|
39
|
-
declare const FieldTitle:
|
|
38
|
+
}: React.ComponentProps<typeof Label>) => react_jsx_runtime246.JSX.Element>;
|
|
39
|
+
declare const FieldTitle: react16.MemoExoticComponent<({
|
|
40
40
|
className,
|
|
41
41
|
...props
|
|
42
|
-
}: React.ComponentProps<"div">) =>
|
|
43
|
-
declare const FieldDescription:
|
|
42
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime246.JSX.Element>;
|
|
43
|
+
declare const FieldDescription: react16.MemoExoticComponent<({
|
|
44
44
|
className,
|
|
45
45
|
...props
|
|
46
|
-
}: React.ComponentProps<"p">) =>
|
|
47
|
-
declare const FieldSeparator:
|
|
46
|
+
}: React.ComponentProps<"p">) => react_jsx_runtime246.JSX.Element>;
|
|
47
|
+
declare const FieldSeparator: react16.MemoExoticComponent<({
|
|
48
48
|
children,
|
|
49
49
|
className,
|
|
50
50
|
...props
|
|
51
51
|
}: React.ComponentProps<"div"> & {
|
|
52
52
|
children?: React.ReactNode;
|
|
53
|
-
}) =>
|
|
54
|
-
declare const FieldError:
|
|
53
|
+
}) => react_jsx_runtime246.JSX.Element>;
|
|
54
|
+
declare const FieldError: react16.MemoExoticComponent<({
|
|
55
55
|
className,
|
|
56
56
|
children,
|
|
57
57
|
errors,
|
|
@@ -60,7 +60,7 @@ declare const FieldError: react1.MemoExoticComponent<({
|
|
|
60
60
|
errors?: Array<{
|
|
61
61
|
message?: string;
|
|
62
62
|
} | undefined>;
|
|
63
|
-
}) =>
|
|
63
|
+
}) => react_jsx_runtime246.JSX.Element | null>;
|
|
64
64
|
//#endregion
|
|
65
65
|
export { Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle };
|
|
66
66
|
//# sourceMappingURL=field.d.cts.map
|
package/dist/ui/field.d.mts
CHANGED
|
@@ -1,57 +1,57 @@
|
|
|
1
1
|
import { Label } from "./label.mjs";
|
|
2
|
-
import * as
|
|
3
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime168 from "react/jsx-runtime";
|
|
3
|
+
import * as react4 from "react";
|
|
4
4
|
import { VariantProps } from "class-variance-authority";
|
|
5
|
-
import * as
|
|
5
|
+
import * as class_variance_authority_types6 from "class-variance-authority/types";
|
|
6
6
|
|
|
7
7
|
//#region packages/components/ui/field.d.ts
|
|
8
|
-
declare const FieldSet:
|
|
8
|
+
declare const FieldSet: react4.MemoExoticComponent<({
|
|
9
9
|
className,
|
|
10
10
|
...props
|
|
11
|
-
}: React.ComponentProps<"fieldset">) =>
|
|
12
|
-
declare const FieldLegend:
|
|
11
|
+
}: React.ComponentProps<"fieldset">) => react_jsx_runtime168.JSX.Element>;
|
|
12
|
+
declare const FieldLegend: react4.MemoExoticComponent<({
|
|
13
13
|
className,
|
|
14
14
|
variant,
|
|
15
15
|
...props
|
|
16
16
|
}: React.ComponentProps<"legend"> & {
|
|
17
17
|
variant?: "legend" | "label";
|
|
18
|
-
}) =>
|
|
19
|
-
declare const FieldGroup:
|
|
18
|
+
}) => react_jsx_runtime168.JSX.Element>;
|
|
19
|
+
declare const FieldGroup: react4.MemoExoticComponent<({
|
|
20
20
|
className,
|
|
21
21
|
...props
|
|
22
|
-
}: React.ComponentProps<"div">) =>
|
|
22
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime168.JSX.Element>;
|
|
23
23
|
declare const fieldVariants: (props?: ({
|
|
24
24
|
orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
|
|
25
|
-
} &
|
|
26
|
-
declare const Field:
|
|
25
|
+
} & class_variance_authority_types6.ClassProp) | undefined) => string;
|
|
26
|
+
declare const Field: react4.MemoExoticComponent<({
|
|
27
27
|
className,
|
|
28
28
|
orientation,
|
|
29
29
|
...props
|
|
30
|
-
}: React.ComponentProps<"div"> & VariantProps<typeof fieldVariants>) =>
|
|
31
|
-
declare const FieldContent:
|
|
30
|
+
}: React.ComponentProps<"div"> & VariantProps<typeof fieldVariants>) => react_jsx_runtime168.JSX.Element>;
|
|
31
|
+
declare const FieldContent: react4.MemoExoticComponent<({
|
|
32
32
|
className,
|
|
33
33
|
...props
|
|
34
|
-
}: React.ComponentProps<"div">) =>
|
|
35
|
-
declare const FieldLabel:
|
|
34
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime168.JSX.Element>;
|
|
35
|
+
declare const FieldLabel: react4.MemoExoticComponent<({
|
|
36
36
|
className,
|
|
37
37
|
...props
|
|
38
|
-
}: React.ComponentProps<typeof Label>) =>
|
|
39
|
-
declare const FieldTitle:
|
|
38
|
+
}: React.ComponentProps<typeof Label>) => react_jsx_runtime168.JSX.Element>;
|
|
39
|
+
declare const FieldTitle: react4.MemoExoticComponent<({
|
|
40
40
|
className,
|
|
41
41
|
...props
|
|
42
|
-
}: React.ComponentProps<"div">) =>
|
|
43
|
-
declare const FieldDescription:
|
|
42
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime168.JSX.Element>;
|
|
43
|
+
declare const FieldDescription: react4.MemoExoticComponent<({
|
|
44
44
|
className,
|
|
45
45
|
...props
|
|
46
|
-
}: React.ComponentProps<"p">) =>
|
|
47
|
-
declare const FieldSeparator:
|
|
46
|
+
}: React.ComponentProps<"p">) => react_jsx_runtime168.JSX.Element>;
|
|
47
|
+
declare const FieldSeparator: react4.MemoExoticComponent<({
|
|
48
48
|
children,
|
|
49
49
|
className,
|
|
50
50
|
...props
|
|
51
51
|
}: React.ComponentProps<"div"> & {
|
|
52
52
|
children?: React.ReactNode;
|
|
53
|
-
}) =>
|
|
54
|
-
declare const FieldError:
|
|
53
|
+
}) => react_jsx_runtime168.JSX.Element>;
|
|
54
|
+
declare const FieldError: react4.MemoExoticComponent<({
|
|
55
55
|
className,
|
|
56
56
|
children,
|
|
57
57
|
errors,
|
|
@@ -60,7 +60,7 @@ declare const FieldError: react11.MemoExoticComponent<({
|
|
|
60
60
|
errors?: Array<{
|
|
61
61
|
message?: string;
|
|
62
62
|
} | undefined>;
|
|
63
|
-
}) =>
|
|
63
|
+
}) => react_jsx_runtime168.JSX.Element | null>;
|
|
64
64
|
//#endregion
|
|
65
65
|
export { Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle };
|
|
66
66
|
//# sourceMappingURL=field.d.mts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime214 from "react/jsx-runtime";
|
|
2
2
|
import { DropzoneProps } from "react-dropzone";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/file-uploader.d.ts
|
|
@@ -72,7 +72,7 @@ interface FileUploaderProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
|
72
72
|
showText?: boolean;
|
|
73
73
|
iconSize?: number;
|
|
74
74
|
}
|
|
75
|
-
declare function FileUploader(props: FileUploaderProps):
|
|
75
|
+
declare function FileUploader(props: FileUploaderProps): react_jsx_runtime214.JSX.Element;
|
|
76
76
|
//#endregion
|
|
77
77
|
export { FileUploader };
|
|
78
78
|
//# sourceMappingURL=file-uploader.d.cts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime150 from "react/jsx-runtime";
|
|
2
2
|
import { DropzoneProps } from "react-dropzone";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/file-uploader.d.ts
|
|
@@ -72,7 +72,7 @@ interface FileUploaderProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
|
72
72
|
showText?: boolean;
|
|
73
73
|
iconSize?: number;
|
|
74
74
|
}
|
|
75
|
-
declare function FileUploader(props: FileUploaderProps):
|
|
75
|
+
declare function FileUploader(props: FileUploaderProps): react_jsx_runtime150.JSX.Element;
|
|
76
76
|
//#endregion
|
|
77
77
|
export { FileUploader };
|
|
78
78
|
//# sourceMappingURL=file-uploader.d.mts.map
|
package/dist/ui/form.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime65 from "react/jsx-runtime";
|
|
2
|
+
import * as react1 from "react";
|
|
3
3
|
import { Label, Slot } from "radix-ui";
|
|
4
4
|
import * as react_hook_form0 from "react-hook-form";
|
|
5
5
|
import { ControllerProps, FieldPath, FieldValues } from "react-hook-form";
|
|
@@ -8,7 +8,7 @@ import { ControllerProps, FieldPath, FieldValues } from "react-hook-form";
|
|
|
8
8
|
declare const Form: <TFieldValues extends FieldValues, TContext = any, TTransformedValues = TFieldValues>(props: react_hook_form0.FormProviderProps<TFieldValues, TContext, TTransformedValues>) => React.JSX.Element;
|
|
9
9
|
declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({
|
|
10
10
|
...props
|
|
11
|
-
}: ControllerProps<TFieldValues, TName>) =>
|
|
11
|
+
}: ControllerProps<TFieldValues, TName>) => react_jsx_runtime65.JSX.Element;
|
|
12
12
|
declare const useFormField: () => {
|
|
13
13
|
invalid: boolean;
|
|
14
14
|
isDirty: boolean;
|
|
@@ -23,28 +23,28 @@ declare const useFormField: () => {
|
|
|
23
23
|
formDescriptionId: string;
|
|
24
24
|
formMessageId: string;
|
|
25
25
|
};
|
|
26
|
-
declare const FormItem:
|
|
26
|
+
declare const FormItem: react1.MemoExoticComponent<({
|
|
27
27
|
className,
|
|
28
28
|
orientation,
|
|
29
29
|
...props
|
|
30
30
|
}: React.ComponentProps<"div"> & {
|
|
31
31
|
orientation?: "vertical" | "horizontal" | "responsive";
|
|
32
|
-
}) =>
|
|
33
|
-
declare const FormLabel:
|
|
32
|
+
}) => react_jsx_runtime65.JSX.Element>;
|
|
33
|
+
declare const FormLabel: react1.MemoExoticComponent<({
|
|
34
34
|
...props
|
|
35
|
-
}: React.ComponentProps<typeof Label.Root>) =>
|
|
36
|
-
declare const FormControl:
|
|
35
|
+
}: React.ComponentProps<typeof Label.Root>) => react_jsx_runtime65.JSX.Element>;
|
|
36
|
+
declare const FormControl: react1.MemoExoticComponent<({
|
|
37
37
|
...props
|
|
38
|
-
}: React.ComponentProps<typeof Slot.Slot>) =>
|
|
38
|
+
}: React.ComponentProps<typeof Slot.Slot>) => react_jsx_runtime65.JSX.Element>;
|
|
39
39
|
declare function FormDescription({
|
|
40
40
|
className,
|
|
41
41
|
...props
|
|
42
|
-
}: React.ComponentProps<'p'>):
|
|
42
|
+
}: React.ComponentProps<'p'>): react_jsx_runtime65.JSX.Element;
|
|
43
43
|
declare function FormMessage({
|
|
44
44
|
className,
|
|
45
45
|
children,
|
|
46
46
|
...props
|
|
47
|
-
}: React.ComponentProps<'p'>):
|
|
47
|
+
}: React.ComponentProps<'p'>): react_jsx_runtime65.JSX.Element;
|
|
48
48
|
//#endregion
|
|
49
49
|
export { Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage, useFormField };
|
|
50
50
|
//# sourceMappingURL=form.d.cts.map
|
package/dist/ui/form.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime144 from "react/jsx-runtime";
|
|
2
|
+
import * as react1 from "react";
|
|
3
3
|
import { Label, Slot } from "radix-ui";
|
|
4
4
|
import * as react_hook_form0 from "react-hook-form";
|
|
5
5
|
import { ControllerProps, FieldPath, FieldValues } from "react-hook-form";
|
|
@@ -8,7 +8,7 @@ import { ControllerProps, FieldPath, FieldValues } from "react-hook-form";
|
|
|
8
8
|
declare const Form: <TFieldValues extends FieldValues, TContext = any, TTransformedValues = TFieldValues>(props: react_hook_form0.FormProviderProps<TFieldValues, TContext, TTransformedValues>) => React.JSX.Element;
|
|
9
9
|
declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({
|
|
10
10
|
...props
|
|
11
|
-
}: ControllerProps<TFieldValues, TName>) =>
|
|
11
|
+
}: ControllerProps<TFieldValues, TName>) => react_jsx_runtime144.JSX.Element;
|
|
12
12
|
declare const useFormField: () => {
|
|
13
13
|
invalid: boolean;
|
|
14
14
|
isDirty: boolean;
|
|
@@ -23,28 +23,28 @@ declare const useFormField: () => {
|
|
|
23
23
|
formDescriptionId: string;
|
|
24
24
|
formMessageId: string;
|
|
25
25
|
};
|
|
26
|
-
declare const FormItem:
|
|
26
|
+
declare const FormItem: react1.MemoExoticComponent<({
|
|
27
27
|
className,
|
|
28
28
|
orientation,
|
|
29
29
|
...props
|
|
30
30
|
}: React.ComponentProps<"div"> & {
|
|
31
31
|
orientation?: "vertical" | "horizontal" | "responsive";
|
|
32
|
-
}) =>
|
|
33
|
-
declare const FormLabel:
|
|
32
|
+
}) => react_jsx_runtime144.JSX.Element>;
|
|
33
|
+
declare const FormLabel: react1.MemoExoticComponent<({
|
|
34
34
|
...props
|
|
35
|
-
}: React.ComponentProps<typeof Label.Root>) =>
|
|
36
|
-
declare const FormControl:
|
|
35
|
+
}: React.ComponentProps<typeof Label.Root>) => react_jsx_runtime144.JSX.Element>;
|
|
36
|
+
declare const FormControl: react1.MemoExoticComponent<({
|
|
37
37
|
...props
|
|
38
|
-
}: React.ComponentProps<typeof Slot.Slot>) =>
|
|
38
|
+
}: React.ComponentProps<typeof Slot.Slot>) => react_jsx_runtime144.JSX.Element>;
|
|
39
39
|
declare function FormDescription({
|
|
40
40
|
className,
|
|
41
41
|
...props
|
|
42
|
-
}: React.ComponentProps<'p'>):
|
|
42
|
+
}: React.ComponentProps<'p'>): react_jsx_runtime144.JSX.Element;
|
|
43
43
|
declare function FormMessage({
|
|
44
44
|
className,
|
|
45
45
|
children,
|
|
46
46
|
...props
|
|
47
|
-
}: React.ComponentProps<'p'>):
|
|
47
|
+
}: React.ComponentProps<'p'>): react_jsx_runtime144.JSX.Element;
|
|
48
48
|
//#endregion
|
|
49
49
|
export { Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage, useFormField };
|
|
50
50
|
//# sourceMappingURL=form.d.mts.map
|
package/dist/ui/hover-card.d.cts
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime141 from "react/jsx-runtime";
|
|
2
2
|
import { HoverCard as HoverCard$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/hover-card.d.ts
|
|
5
5
|
declare function HoverCard({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<typeof HoverCard$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof HoverCard$1.Root>): react_jsx_runtime141.JSX.Element;
|
|
8
8
|
declare function HoverCardTrigger({
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof HoverCard$1.Trigger>):
|
|
10
|
+
}: React.ComponentProps<typeof HoverCard$1.Trigger>): react_jsx_runtime141.JSX.Element;
|
|
11
11
|
declare function HoverCardContent({
|
|
12
12
|
className,
|
|
13
13
|
align,
|
|
14
14
|
sideOffset,
|
|
15
15
|
...props
|
|
16
|
-
}: React.ComponentProps<typeof HoverCard$1.Content>):
|
|
16
|
+
}: React.ComponentProps<typeof HoverCard$1.Content>): react_jsx_runtime141.JSX.Element;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { HoverCard, HoverCardContent, HoverCardTrigger };
|
|
19
19
|
//# sourceMappingURL=hover-card.d.cts.map
|
package/dist/ui/hover-card.d.mts
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime195 from "react/jsx-runtime";
|
|
2
2
|
import { HoverCard as HoverCard$1 } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/hover-card.d.ts
|
|
5
5
|
declare function HoverCard({
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<typeof HoverCard$1.Root>):
|
|
7
|
+
}: React.ComponentProps<typeof HoverCard$1.Root>): react_jsx_runtime195.JSX.Element;
|
|
8
8
|
declare function HoverCardTrigger({
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof HoverCard$1.Trigger>):
|
|
10
|
+
}: React.ComponentProps<typeof HoverCard$1.Trigger>): react_jsx_runtime195.JSX.Element;
|
|
11
11
|
declare function HoverCardContent({
|
|
12
12
|
className,
|
|
13
13
|
align,
|
|
14
14
|
sideOffset,
|
|
15
15
|
...props
|
|
16
|
-
}: React.ComponentProps<typeof HoverCard$1.Content>):
|
|
16
|
+
}: React.ComponentProps<typeof HoverCard$1.Content>): react_jsx_runtime195.JSX.Element;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { HoverCard, HoverCardContent, HoverCardTrigger };
|
|
19
19
|
//# sourceMappingURL=hover-card.d.mts.map
|
package/dist/ui/input-otp.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime263 from "react/jsx-runtime";
|
|
2
2
|
import { OTPInput } from "input-otp";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/input-otp.d.ts
|
|
@@ -8,21 +8,21 @@ declare function InputOTP({
|
|
|
8
8
|
...props
|
|
9
9
|
}: React.ComponentProps<typeof OTPInput> & {
|
|
10
10
|
containerClassName?: string;
|
|
11
|
-
}):
|
|
11
|
+
}): react_jsx_runtime263.JSX.Element;
|
|
12
12
|
declare function InputOTPGroup({
|
|
13
13
|
className,
|
|
14
14
|
...props
|
|
15
|
-
}: React.ComponentProps<'div'>):
|
|
15
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime263.JSX.Element;
|
|
16
16
|
declare function InputOTPSlot({
|
|
17
17
|
index,
|
|
18
18
|
className,
|
|
19
19
|
...props
|
|
20
20
|
}: React.ComponentProps<'div'> & {
|
|
21
21
|
index: number;
|
|
22
|
-
}):
|
|
22
|
+
}): react_jsx_runtime263.JSX.Element;
|
|
23
23
|
declare function InputOTPSeparator({
|
|
24
24
|
...props
|
|
25
|
-
}: React.ComponentProps<'div'>):
|
|
25
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime263.JSX.Element;
|
|
26
26
|
//#endregion
|
|
27
27
|
export { InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot };
|
|
28
28
|
//# sourceMappingURL=input-otp.d.cts.map
|
package/dist/ui/input-otp.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime139 from "react/jsx-runtime";
|
|
2
2
|
import { OTPInput } from "input-otp";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/input-otp.d.ts
|
|
@@ -8,21 +8,21 @@ declare function InputOTP({
|
|
|
8
8
|
...props
|
|
9
9
|
}: React.ComponentProps<typeof OTPInput> & {
|
|
10
10
|
containerClassName?: string;
|
|
11
|
-
}):
|
|
11
|
+
}): react_jsx_runtime139.JSX.Element;
|
|
12
12
|
declare function InputOTPGroup({
|
|
13
13
|
className,
|
|
14
14
|
...props
|
|
15
|
-
}: React.ComponentProps<'div'>):
|
|
15
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime139.JSX.Element;
|
|
16
16
|
declare function InputOTPSlot({
|
|
17
17
|
index,
|
|
18
18
|
className,
|
|
19
19
|
...props
|
|
20
20
|
}: React.ComponentProps<'div'> & {
|
|
21
21
|
index: number;
|
|
22
|
-
}):
|
|
22
|
+
}): react_jsx_runtime139.JSX.Element;
|
|
23
23
|
declare function InputOTPSeparator({
|
|
24
24
|
...props
|
|
25
|
-
}: React.ComponentProps<'div'>):
|
|
25
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime139.JSX.Element;
|
|
26
26
|
//#endregion
|
|
27
27
|
export { InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot };
|
|
28
28
|
//# sourceMappingURL=input-otp.d.mts.map
|
package/dist/ui/input.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as Input } from "../input-
|
|
1
|
+
import { t as Input } from "../input-7G52Ajrj.cjs";
|
|
2
2
|
export { Input };
|
package/dist/ui/input.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as Input } from "../input-
|
|
1
|
+
import { t as Input } from "../input-DIsNcFzM.mjs";
|
|
2
2
|
export { Input };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { t as Input } from "../../input-
|
|
2
|
-
import * as
|
|
1
|
+
import { t as Input } from "../../input-7G52Ajrj.cjs";
|
|
2
|
+
import * as react_jsx_runtime14 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/inputs/search-input.d.ts
|
|
5
5
|
type Props = React.ComponentPropsWithoutRef<typeof Input>;
|
|
6
6
|
declare const SearchInput: ({
|
|
7
7
|
className,
|
|
8
8
|
...rest
|
|
9
|
-
}: Props) =>
|
|
9
|
+
}: Props) => react_jsx_runtime14.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { SearchInput };
|
|
12
12
|
//# sourceMappingURL=search-input.d.cts.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { t as Input } from "../../input-
|
|
2
|
-
import * as
|
|
1
|
+
import { t as Input } from "../../input-DIsNcFzM.mjs";
|
|
2
|
+
import * as react_jsx_runtime32 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region packages/components/ui/inputs/search-input.d.ts
|
|
5
5
|
type Props = React.ComponentPropsWithoutRef<typeof Input>;
|
|
6
6
|
declare const SearchInput: ({
|
|
7
7
|
className,
|
|
8
8
|
...rest
|
|
9
|
-
}: Props) =>
|
|
9
|
+
}: Props) => react_jsx_runtime32.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { SearchInput };
|
|
12
12
|
//# sourceMappingURL=search-input.d.mts.map
|
package/dist/ui/item.d.cts
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import { t as Separator } from "../separator-
|
|
2
|
-
import * as
|
|
3
|
-
import * as
|
|
1
|
+
import { t as Separator } from "../separator-Dou5WdA7.cjs";
|
|
2
|
+
import * as react_jsx_runtime131 from "react/jsx-runtime";
|
|
3
|
+
import * as class_variance_authority_types4 from "class-variance-authority/types";
|
|
4
4
|
import { VariantProps } from "class-variance-authority";
|
|
5
5
|
|
|
6
6
|
//#region packages/components/ui/item.d.ts
|
|
7
7
|
declare function ItemGroup({
|
|
8
8
|
className,
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<'div'>):
|
|
10
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime131.JSX.Element;
|
|
11
11
|
declare function ItemSeparator({
|
|
12
12
|
className,
|
|
13
13
|
...props
|
|
14
|
-
}: React.ComponentProps<typeof Separator>):
|
|
14
|
+
}: React.ComponentProps<typeof Separator>): react_jsx_runtime131.JSX.Element;
|
|
15
15
|
declare const itemVariants: (props?: ({
|
|
16
16
|
variant?: "default" | "outline" | "muted" | null | undefined;
|
|
17
17
|
size?: "sm" | "default" | null | undefined;
|
|
18
|
-
} &
|
|
18
|
+
} & class_variance_authority_types4.ClassProp) | undefined) => string;
|
|
19
19
|
declare function Item({
|
|
20
20
|
className,
|
|
21
21
|
variant,
|
|
@@ -24,39 +24,39 @@ declare function Item({
|
|
|
24
24
|
...props
|
|
25
25
|
}: React.ComponentProps<'div'> & VariantProps<typeof itemVariants> & {
|
|
26
26
|
asChild?: boolean;
|
|
27
|
-
}):
|
|
27
|
+
}): react_jsx_runtime131.JSX.Element;
|
|
28
28
|
declare const itemMediaVariants: (props?: ({
|
|
29
29
|
variant?: "image" | "default" | "icon" | null | undefined;
|
|
30
|
-
} &
|
|
30
|
+
} & class_variance_authority_types4.ClassProp) | undefined) => string;
|
|
31
31
|
declare function ItemMedia({
|
|
32
32
|
className,
|
|
33
33
|
variant,
|
|
34
34
|
...props
|
|
35
|
-
}: React.ComponentProps<'div'> & VariantProps<typeof itemMediaVariants>):
|
|
35
|
+
}: React.ComponentProps<'div'> & VariantProps<typeof itemMediaVariants>): react_jsx_runtime131.JSX.Element;
|
|
36
36
|
declare function ItemContent({
|
|
37
37
|
className,
|
|
38
38
|
...props
|
|
39
|
-
}: React.ComponentProps<'div'>):
|
|
39
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime131.JSX.Element;
|
|
40
40
|
declare function ItemTitle({
|
|
41
41
|
className,
|
|
42
42
|
...props
|
|
43
|
-
}: React.ComponentProps<'div'>):
|
|
43
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime131.JSX.Element;
|
|
44
44
|
declare function ItemDescription({
|
|
45
45
|
className,
|
|
46
46
|
...props
|
|
47
|
-
}: React.ComponentProps<'p'>):
|
|
47
|
+
}: React.ComponentProps<'p'>): react_jsx_runtime131.JSX.Element;
|
|
48
48
|
declare function ItemActions({
|
|
49
49
|
className,
|
|
50
50
|
...props
|
|
51
|
-
}: React.ComponentProps<'div'>):
|
|
51
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime131.JSX.Element;
|
|
52
52
|
declare function ItemHeader({
|
|
53
53
|
className,
|
|
54
54
|
...props
|
|
55
|
-
}: React.ComponentProps<'div'>):
|
|
55
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime131.JSX.Element;
|
|
56
56
|
declare function ItemFooter({
|
|
57
57
|
className,
|
|
58
58
|
...props
|
|
59
|
-
}: React.ComponentProps<'div'>):
|
|
59
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime131.JSX.Element;
|
|
60
60
|
//#endregion
|
|
61
61
|
export { Item, ItemActions, ItemContent, ItemDescription, ItemFooter, ItemGroup, ItemHeader, ItemMedia, ItemSeparator, ItemTitle };
|
|
62
62
|
//# sourceMappingURL=item.d.cts.map
|
package/dist/ui/item.d.mts
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import { t as Separator } from "../separator-
|
|
2
|
-
import * as
|
|
1
|
+
import { t as Separator } from "../separator-ChD2arql.mjs";
|
|
2
|
+
import * as react_jsx_runtime157 from "react/jsx-runtime";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
|
-
import * as
|
|
4
|
+
import * as class_variance_authority_types4 from "class-variance-authority/types";
|
|
5
5
|
|
|
6
6
|
//#region packages/components/ui/item.d.ts
|
|
7
7
|
declare function ItemGroup({
|
|
8
8
|
className,
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<'div'>):
|
|
10
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime157.JSX.Element;
|
|
11
11
|
declare function ItemSeparator({
|
|
12
12
|
className,
|
|
13
13
|
...props
|
|
14
|
-
}: React.ComponentProps<typeof Separator>):
|
|
14
|
+
}: React.ComponentProps<typeof Separator>): react_jsx_runtime157.JSX.Element;
|
|
15
15
|
declare const itemVariants: (props?: ({
|
|
16
16
|
variant?: "default" | "outline" | "muted" | null | undefined;
|
|
17
17
|
size?: "sm" | "default" | null | undefined;
|
|
18
|
-
} &
|
|
18
|
+
} & class_variance_authority_types4.ClassProp) | undefined) => string;
|
|
19
19
|
declare function Item({
|
|
20
20
|
className,
|
|
21
21
|
variant,
|
|
@@ -24,39 +24,39 @@ declare function Item({
|
|
|
24
24
|
...props
|
|
25
25
|
}: React.ComponentProps<'div'> & VariantProps<typeof itemVariants> & {
|
|
26
26
|
asChild?: boolean;
|
|
27
|
-
}):
|
|
27
|
+
}): react_jsx_runtime157.JSX.Element;
|
|
28
28
|
declare const itemMediaVariants: (props?: ({
|
|
29
29
|
variant?: "image" | "default" | "icon" | null | undefined;
|
|
30
|
-
} &
|
|
30
|
+
} & class_variance_authority_types4.ClassProp) | undefined) => string;
|
|
31
31
|
declare function ItemMedia({
|
|
32
32
|
className,
|
|
33
33
|
variant,
|
|
34
34
|
...props
|
|
35
|
-
}: React.ComponentProps<'div'> & VariantProps<typeof itemMediaVariants>):
|
|
35
|
+
}: React.ComponentProps<'div'> & VariantProps<typeof itemMediaVariants>): react_jsx_runtime157.JSX.Element;
|
|
36
36
|
declare function ItemContent({
|
|
37
37
|
className,
|
|
38
38
|
...props
|
|
39
|
-
}: React.ComponentProps<'div'>):
|
|
39
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime157.JSX.Element;
|
|
40
40
|
declare function ItemTitle({
|
|
41
41
|
className,
|
|
42
42
|
...props
|
|
43
|
-
}: React.ComponentProps<'div'>):
|
|
43
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime157.JSX.Element;
|
|
44
44
|
declare function ItemDescription({
|
|
45
45
|
className,
|
|
46
46
|
...props
|
|
47
|
-
}: React.ComponentProps<'p'>):
|
|
47
|
+
}: React.ComponentProps<'p'>): react_jsx_runtime157.JSX.Element;
|
|
48
48
|
declare function ItemActions({
|
|
49
49
|
className,
|
|
50
50
|
...props
|
|
51
|
-
}: React.ComponentProps<'div'>):
|
|
51
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime157.JSX.Element;
|
|
52
52
|
declare function ItemHeader({
|
|
53
53
|
className,
|
|
54
54
|
...props
|
|
55
|
-
}: React.ComponentProps<'div'>):
|
|
55
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime157.JSX.Element;
|
|
56
56
|
declare function ItemFooter({
|
|
57
57
|
className,
|
|
58
58
|
...props
|
|
59
|
-
}: React.ComponentProps<'div'>):
|
|
59
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime157.JSX.Element;
|
|
60
60
|
//#endregion
|
|
61
61
|
export { Item, ItemActions, ItemContent, ItemDescription, ItemFooter, ItemGroup, ItemHeader, ItemMedia, ItemSeparator, ItemTitle };
|
|
62
62
|
//# sourceMappingURL=item.d.mts.map
|