@customafk/lunas-ui 0.1.91 → 0.1.92
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-DJztTT3w.d.mts → button-DqQfqCE9.d.mts} +6 -6
- package/dist/{button-BvYyHp5J.d.cts → button-wVviAPBy.d.cts} +6 -6
- package/dist/data-display/empty.d.cts +2 -2
- package/dist/data-display/statistic.d.mts +2 -2
- package/dist/{dialog-BiJ-214y.d.cts → dialog-C_rMo-Ka.d.mts} +12 -12
- package/dist/{dialog-qO7H5Fo2.d.mts → dialog-TyeFvqyf.d.cts} +12 -12
- package/dist/dialogs/detail-dialog/components/sidebar.d.cts +26 -26
- package/dist/dialogs/detail-dialog/components/sidebar.d.mts +24 -24
- 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.d.cts +1 -1
- package/dist/features/tables/index.d.mts +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 +99 -99
- package/dist/features/tanstack-form/index.d.mts +99 -99
- package/dist/features/tanstack-form/index.mjs +1 -1
- package/dist/features/tanstack-form/index.mjs.map +1 -1
- package/dist/{input-BEOI1YdT.d.cts → input-CPcIMj_1.d.mts} +5 -5
- package/dist/{input-Dte5t_7i.d.mts → input-CwJ4KUrn.d.cts} +5 -5
- package/dist/layouts/flex.d.cts +2 -2
- package/dist/layouts/flex.d.mts +6 -6
- 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/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 +7 -7
- package/dist/ui/alert.d.mts +7 -7
- 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 +2 -2
- package/dist/ui/breadcrumb.d.cts +8 -8
- package/dist/ui/breadcrumb.d.mts +8 -8
- package/dist/ui/button-group.d.cts +6 -6
- package/dist/ui/button-group.d.mts +6 -6
- 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/checkbox.d.cts +2 -2
- package/dist/ui/checkbox.d.mts +2 -2
- 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 +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 +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 +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 +2 -2
- package/dist/ui/separator.d.mts +2 -2
- 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 +26 -26
- 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 +9 -9
- 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 +4 -4
- package/dist/ui/toggle.d.mts +4 -4
- package/dist/ui/tooltip.d.cts +5 -5
- package/dist/ui/tooltip.d.mts +5 -5
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime337 from "react/jsx-runtime";
|
|
2
2
|
import * as react229 from "react";
|
|
3
3
|
import * as class_variance_authority0 from "class-variance-authority";
|
|
4
4
|
import { VariantProps } from "class-variance-authority";
|
|
@@ -12,7 +12,7 @@ declare function Label$1({
|
|
|
12
12
|
className,
|
|
13
13
|
children,
|
|
14
14
|
...props
|
|
15
|
-
}: React.ComponentProps<typeof Label.Root>):
|
|
15
|
+
}: React.ComponentProps<typeof Label.Root>): react_jsx_runtime337.JSX.Element;
|
|
16
16
|
//#endregion
|
|
17
17
|
//#region packages/components/features/tanstack-form/components/ui/field.d.ts
|
|
18
18
|
declare const fieldVariants: (props?: ({
|
|
@@ -21,29 +21,29 @@ declare const fieldVariants: (props?: ({
|
|
|
21
21
|
declare const FieldGroup: react229.MemoExoticComponent<({
|
|
22
22
|
className,
|
|
23
23
|
...props
|
|
24
|
-
}: React.ComponentProps<"div">) =>
|
|
24
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
25
25
|
declare const Field: react229.MemoExoticComponent<({
|
|
26
26
|
className,
|
|
27
27
|
orientation,
|
|
28
28
|
...props
|
|
29
|
-
}: React.ComponentProps<"div"> & VariantProps<typeof fieldVariants>) =>
|
|
29
|
+
}: React.ComponentProps<"div"> & VariantProps<typeof fieldVariants>) => react_jsx_runtime337.JSX.Element>;
|
|
30
30
|
declare const FieldContent: react229.MemoExoticComponent<({
|
|
31
31
|
className,
|
|
32
32
|
...props
|
|
33
|
-
}: React.ComponentProps<"div">) =>
|
|
33
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
34
34
|
declare const FieldContentMain: react229.MemoExoticComponent<({
|
|
35
35
|
className,
|
|
36
36
|
...props
|
|
37
|
-
}: React.ComponentProps<"div">) =>
|
|
37
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
38
38
|
declare const FieldLabel: react229.MemoExoticComponent<({
|
|
39
39
|
className,
|
|
40
40
|
...props
|
|
41
|
-
}: React.ComponentProps<typeof Label$1>) =>
|
|
41
|
+
}: React.ComponentProps<typeof Label$1>) => react_jsx_runtime337.JSX.Element>;
|
|
42
42
|
declare const FieldSeparator: react229.MemoExoticComponent<({
|
|
43
43
|
children,
|
|
44
44
|
className,
|
|
45
45
|
...props
|
|
46
|
-
}: React.PropsWithChildren<React.ComponentProps<"div">>) =>
|
|
46
|
+
}: React.PropsWithChildren<React.ComponentProps<"div">>) => react_jsx_runtime337.JSX.Element>;
|
|
47
47
|
declare const FieldError: react229.MemoExoticComponent<({
|
|
48
48
|
className,
|
|
49
49
|
children,
|
|
@@ -53,7 +53,7 @@ declare const FieldError: react229.MemoExoticComponent<({
|
|
|
53
53
|
errors?: Array<{
|
|
54
54
|
message?: string;
|
|
55
55
|
} | undefined>;
|
|
56
|
-
}) =>
|
|
56
|
+
}) => react_jsx_runtime337.JSX.Element | null>;
|
|
57
57
|
//#endregion
|
|
58
58
|
//#region packages/components/features/tanstack-form/tanstack-form.d.ts
|
|
59
59
|
declare const useTanStackFieldContext: <TData>() => _tanstack_form_core0.FieldApi<any, string, TData, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any>, useTanStackFormContext: () => _tanstack_react_form0.ReactFormExtendedApi<Record<string, never>, any, any, any, any, any, any, any, any, any, any, any>;
|
|
@@ -84,7 +84,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
84
84
|
showClearButton?: boolean | undefined;
|
|
85
85
|
description?: string | undefined;
|
|
86
86
|
placeholder?: string | undefined;
|
|
87
|
-
}, "description" | "label" | "
|
|
87
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
|
|
88
88
|
required?: boolean;
|
|
89
89
|
maxLength?: number;
|
|
90
90
|
}>;
|
|
@@ -112,7 +112,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
112
112
|
counter?: boolean | undefined;
|
|
113
113
|
description?: string | undefined;
|
|
114
114
|
placeholder?: string | undefined;
|
|
115
|
-
}, "description" | "label" | "
|
|
115
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
|
|
116
116
|
required?: boolean;
|
|
117
117
|
maxLength?: number;
|
|
118
118
|
}>;
|
|
@@ -152,7 +152,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
152
152
|
unit?: string | undefined;
|
|
153
153
|
description?: string | undefined;
|
|
154
154
|
placeholder?: string | undefined;
|
|
155
|
-
}, "description" | "label" | "
|
|
155
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
|
|
156
156
|
required?: boolean;
|
|
157
157
|
allowNegative?: boolean;
|
|
158
158
|
}>;
|
|
@@ -172,15 +172,15 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
172
172
|
showErrorMessage?: boolean | undefined;
|
|
173
173
|
description?: string | undefined;
|
|
174
174
|
placeholder?: string | undefined;
|
|
175
|
-
}, "description" | "label" | "
|
|
175
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
176
176
|
maxLength?: number;
|
|
177
177
|
}>;
|
|
178
178
|
readonly PasswordField: react229.FC<{
|
|
179
179
|
description?: string | undefined;
|
|
180
180
|
label: string;
|
|
181
|
-
tooltip?: string | undefined;
|
|
182
|
-
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
183
181
|
placeholder?: string | undefined;
|
|
182
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
183
|
+
tooltip?: string | undefined;
|
|
184
184
|
helperText?: string | undefined;
|
|
185
185
|
showErrorMessage?: boolean | undefined;
|
|
186
186
|
}>;
|
|
@@ -209,7 +209,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
209
209
|
defaultValue?: string | undefined;
|
|
210
210
|
description?: string | undefined;
|
|
211
211
|
placeholder?: string | undefined;
|
|
212
|
-
}, "description" | "label" | "
|
|
212
|
+
}, "description" | "label" | "placeholder" | "defaultValue" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
|
|
213
213
|
required?: boolean;
|
|
214
214
|
}>;
|
|
215
215
|
readonly DateField: react229.FC<Pick<{
|
|
@@ -230,7 +230,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
230
230
|
defaultValue?: string | undefined;
|
|
231
231
|
description?: string | undefined;
|
|
232
232
|
placeholder?: string | undefined;
|
|
233
|
-
}, "description" | "label" | "
|
|
233
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
234
234
|
required?: boolean;
|
|
235
235
|
minDate?: Date;
|
|
236
236
|
maxDate?: Date;
|
|
@@ -264,31 +264,31 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
264
264
|
readonly FieldGroup: react229.MemoExoticComponent<({
|
|
265
265
|
className,
|
|
266
266
|
...props
|
|
267
|
-
}: React.ComponentProps<"div">) =>
|
|
267
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
268
268
|
readonly Field: react229.MemoExoticComponent<({
|
|
269
269
|
className,
|
|
270
270
|
orientation,
|
|
271
271
|
...props
|
|
272
272
|
}: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
|
|
273
273
|
orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
|
|
274
|
-
} & class_variance_authority_types20.ClassProp) | undefined) => string>) =>
|
|
274
|
+
} & class_variance_authority_types20.ClassProp) | undefined) => string>) => react_jsx_runtime337.JSX.Element>;
|
|
275
275
|
readonly FieldContent: react229.MemoExoticComponent<({
|
|
276
276
|
className,
|
|
277
277
|
...props
|
|
278
|
-
}: React.ComponentProps<"div">) =>
|
|
278
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
279
279
|
readonly FieldLabel: react229.MemoExoticComponent<({
|
|
280
280
|
className,
|
|
281
281
|
...props
|
|
282
|
-
}: React.ComponentProps<typeof Label$1>) =>
|
|
282
|
+
}: React.ComponentProps<typeof Label$1>) => react_jsx_runtime337.JSX.Element>;
|
|
283
283
|
readonly FieldContentMain: react229.MemoExoticComponent<({
|
|
284
284
|
className,
|
|
285
285
|
...props
|
|
286
|
-
}: React.ComponentProps<"div">) =>
|
|
286
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
287
287
|
readonly FieldSeparator: react229.MemoExoticComponent<({
|
|
288
288
|
children,
|
|
289
289
|
className,
|
|
290
290
|
...props
|
|
291
|
-
}: React.PropsWithChildren<React.ComponentProps<"div">>) =>
|
|
291
|
+
}: React.PropsWithChildren<React.ComponentProps<"div">>) => react_jsx_runtime337.JSX.Element>;
|
|
292
292
|
readonly FieldError: react229.MemoExoticComponent<({
|
|
293
293
|
className,
|
|
294
294
|
children,
|
|
@@ -298,7 +298,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
298
298
|
errors?: Array<{
|
|
299
299
|
message?: string;
|
|
300
300
|
} | undefined>;
|
|
301
|
-
}) =>
|
|
301
|
+
}) => react_jsx_runtime337.JSX.Element | null>;
|
|
302
302
|
}, {
|
|
303
303
|
readonly TanStackDialogForm: react229.FC<react229.PropsWithChildren<{
|
|
304
304
|
title: string;
|
|
@@ -371,7 +371,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
371
371
|
showClearButton?: boolean | undefined;
|
|
372
372
|
description?: string | undefined;
|
|
373
373
|
placeholder?: string | undefined;
|
|
374
|
-
}, "description" | "label" | "
|
|
374
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
|
|
375
375
|
required?: boolean;
|
|
376
376
|
maxLength?: number;
|
|
377
377
|
}>;
|
|
@@ -399,7 +399,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
399
399
|
counter?: boolean | undefined;
|
|
400
400
|
description?: string | undefined;
|
|
401
401
|
placeholder?: string | undefined;
|
|
402
|
-
}, "description" | "label" | "
|
|
402
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
|
|
403
403
|
required?: boolean;
|
|
404
404
|
maxLength?: number;
|
|
405
405
|
}>;
|
|
@@ -439,7 +439,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
439
439
|
unit?: string | undefined;
|
|
440
440
|
description?: string | undefined;
|
|
441
441
|
placeholder?: string | undefined;
|
|
442
|
-
}, "description" | "label" | "
|
|
442
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
|
|
443
443
|
required?: boolean;
|
|
444
444
|
allowNegative?: boolean;
|
|
445
445
|
}>;
|
|
@@ -459,15 +459,15 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
459
459
|
showErrorMessage?: boolean | undefined;
|
|
460
460
|
description?: string | undefined;
|
|
461
461
|
placeholder?: string | undefined;
|
|
462
|
-
}, "description" | "label" | "
|
|
462
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
463
463
|
maxLength?: number;
|
|
464
464
|
}>;
|
|
465
465
|
readonly PasswordField: react229.FC<{
|
|
466
466
|
description?: string | undefined;
|
|
467
467
|
label: string;
|
|
468
|
-
tooltip?: string | undefined;
|
|
469
|
-
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
470
468
|
placeholder?: string | undefined;
|
|
469
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
470
|
+
tooltip?: string | undefined;
|
|
471
471
|
helperText?: string | undefined;
|
|
472
472
|
showErrorMessage?: boolean | undefined;
|
|
473
473
|
}>;
|
|
@@ -496,7 +496,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
496
496
|
defaultValue?: string | undefined;
|
|
497
497
|
description?: string | undefined;
|
|
498
498
|
placeholder?: string | undefined;
|
|
499
|
-
}, "description" | "label" | "
|
|
499
|
+
}, "description" | "label" | "placeholder" | "defaultValue" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
|
|
500
500
|
required?: boolean;
|
|
501
501
|
}>;
|
|
502
502
|
readonly DateField: react229.FC<Pick<{
|
|
@@ -517,7 +517,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
517
517
|
defaultValue?: string | undefined;
|
|
518
518
|
description?: string | undefined;
|
|
519
519
|
placeholder?: string | undefined;
|
|
520
|
-
}, "description" | "label" | "
|
|
520
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
521
521
|
required?: boolean;
|
|
522
522
|
minDate?: Date;
|
|
523
523
|
maxDate?: Date;
|
|
@@ -551,31 +551,31 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
551
551
|
readonly FieldGroup: react229.MemoExoticComponent<({
|
|
552
552
|
className,
|
|
553
553
|
...props
|
|
554
|
-
}: React.ComponentProps<"div">) =>
|
|
554
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
555
555
|
readonly Field: react229.MemoExoticComponent<({
|
|
556
556
|
className,
|
|
557
557
|
orientation,
|
|
558
558
|
...props
|
|
559
559
|
}: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
|
|
560
560
|
orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
|
|
561
|
-
} & class_variance_authority_types20.ClassProp) | undefined) => string>) =>
|
|
561
|
+
} & class_variance_authority_types20.ClassProp) | undefined) => string>) => react_jsx_runtime337.JSX.Element>;
|
|
562
562
|
readonly FieldContent: react229.MemoExoticComponent<({
|
|
563
563
|
className,
|
|
564
564
|
...props
|
|
565
|
-
}: React.ComponentProps<"div">) =>
|
|
565
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
566
566
|
readonly FieldLabel: react229.MemoExoticComponent<({
|
|
567
567
|
className,
|
|
568
568
|
...props
|
|
569
|
-
}: React.ComponentProps<typeof Label$1>) =>
|
|
569
|
+
}: React.ComponentProps<typeof Label$1>) => react_jsx_runtime337.JSX.Element>;
|
|
570
570
|
readonly FieldContentMain: react229.MemoExoticComponent<({
|
|
571
571
|
className,
|
|
572
572
|
...props
|
|
573
|
-
}: React.ComponentProps<"div">) =>
|
|
573
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
574
574
|
readonly FieldSeparator: react229.MemoExoticComponent<({
|
|
575
575
|
children,
|
|
576
576
|
className,
|
|
577
577
|
...props
|
|
578
|
-
}: React.PropsWithChildren<React.ComponentProps<"div">>) =>
|
|
578
|
+
}: React.PropsWithChildren<React.ComponentProps<"div">>) => react_jsx_runtime337.JSX.Element>;
|
|
579
579
|
readonly FieldError: react229.MemoExoticComponent<({
|
|
580
580
|
className,
|
|
581
581
|
children,
|
|
@@ -585,7 +585,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
585
585
|
errors?: Array<{
|
|
586
586
|
message?: string;
|
|
587
587
|
} | undefined>;
|
|
588
|
-
}) =>
|
|
588
|
+
}) => react_jsx_runtime337.JSX.Element | null>;
|
|
589
589
|
}, {
|
|
590
590
|
readonly TanStackDialogForm: react229.FC<react229.PropsWithChildren<{
|
|
591
591
|
title: string;
|
|
@@ -656,7 +656,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
656
656
|
showClearButton?: boolean | undefined;
|
|
657
657
|
description?: string | undefined;
|
|
658
658
|
placeholder?: string | undefined;
|
|
659
|
-
}, "description" | "label" | "
|
|
659
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
|
|
660
660
|
required?: boolean;
|
|
661
661
|
maxLength?: number;
|
|
662
662
|
}>;
|
|
@@ -684,7 +684,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
684
684
|
counter?: boolean | undefined;
|
|
685
685
|
description?: string | undefined;
|
|
686
686
|
placeholder?: string | undefined;
|
|
687
|
-
}, "description" | "label" | "
|
|
687
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
|
|
688
688
|
required?: boolean;
|
|
689
689
|
maxLength?: number;
|
|
690
690
|
}>;
|
|
@@ -724,7 +724,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
724
724
|
unit?: string | undefined;
|
|
725
725
|
description?: string | undefined;
|
|
726
726
|
placeholder?: string | undefined;
|
|
727
|
-
}, "description" | "label" | "
|
|
727
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
|
|
728
728
|
required?: boolean;
|
|
729
729
|
allowNegative?: boolean;
|
|
730
730
|
}>;
|
|
@@ -744,15 +744,15 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
744
744
|
showErrorMessage?: boolean | undefined;
|
|
745
745
|
description?: string | undefined;
|
|
746
746
|
placeholder?: string | undefined;
|
|
747
|
-
}, "description" | "label" | "
|
|
747
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
748
748
|
maxLength?: number;
|
|
749
749
|
}>;
|
|
750
750
|
readonly PasswordField: react229.FC<{
|
|
751
751
|
description?: string | undefined;
|
|
752
752
|
label: string;
|
|
753
|
-
tooltip?: string | undefined;
|
|
754
|
-
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
755
753
|
placeholder?: string | undefined;
|
|
754
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
755
|
+
tooltip?: string | undefined;
|
|
756
756
|
helperText?: string | undefined;
|
|
757
757
|
showErrorMessage?: boolean | undefined;
|
|
758
758
|
}>;
|
|
@@ -781,7 +781,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
781
781
|
defaultValue?: string | undefined;
|
|
782
782
|
description?: string | undefined;
|
|
783
783
|
placeholder?: string | undefined;
|
|
784
|
-
}, "description" | "label" | "
|
|
784
|
+
}, "description" | "label" | "placeholder" | "defaultValue" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
|
|
785
785
|
required?: boolean;
|
|
786
786
|
}>;
|
|
787
787
|
readonly DateField: react229.FC<Pick<{
|
|
@@ -802,7 +802,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
802
802
|
defaultValue?: string | undefined;
|
|
803
803
|
description?: string | undefined;
|
|
804
804
|
placeholder?: string | undefined;
|
|
805
|
-
}, "description" | "label" | "
|
|
805
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
806
806
|
required?: boolean;
|
|
807
807
|
minDate?: Date;
|
|
808
808
|
maxDate?: Date;
|
|
@@ -836,31 +836,31 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
836
836
|
readonly FieldGroup: react229.MemoExoticComponent<({
|
|
837
837
|
className,
|
|
838
838
|
...props
|
|
839
|
-
}: React.ComponentProps<"div">) =>
|
|
839
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
840
840
|
readonly Field: react229.MemoExoticComponent<({
|
|
841
841
|
className,
|
|
842
842
|
orientation,
|
|
843
843
|
...props
|
|
844
844
|
}: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
|
|
845
845
|
orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
|
|
846
|
-
} & class_variance_authority_types20.ClassProp) | undefined) => string>) =>
|
|
846
|
+
} & class_variance_authority_types20.ClassProp) | undefined) => string>) => react_jsx_runtime337.JSX.Element>;
|
|
847
847
|
readonly FieldContent: react229.MemoExoticComponent<({
|
|
848
848
|
className,
|
|
849
849
|
...props
|
|
850
|
-
}: React.ComponentProps<"div">) =>
|
|
850
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
851
851
|
readonly FieldLabel: react229.MemoExoticComponent<({
|
|
852
852
|
className,
|
|
853
853
|
...props
|
|
854
|
-
}: React.ComponentProps<typeof Label$1>) =>
|
|
854
|
+
}: React.ComponentProps<typeof Label$1>) => react_jsx_runtime337.JSX.Element>;
|
|
855
855
|
readonly FieldContentMain: react229.MemoExoticComponent<({
|
|
856
856
|
className,
|
|
857
857
|
...props
|
|
858
|
-
}: React.ComponentProps<"div">) =>
|
|
858
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
859
859
|
readonly FieldSeparator: react229.MemoExoticComponent<({
|
|
860
860
|
children,
|
|
861
861
|
className,
|
|
862
862
|
...props
|
|
863
|
-
}: React.PropsWithChildren<React.ComponentProps<"div">>) =>
|
|
863
|
+
}: React.PropsWithChildren<React.ComponentProps<"div">>) => react_jsx_runtime337.JSX.Element>;
|
|
864
864
|
readonly FieldError: react229.MemoExoticComponent<({
|
|
865
865
|
className,
|
|
866
866
|
children,
|
|
@@ -870,7 +870,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
870
870
|
errors?: Array<{
|
|
871
871
|
message?: string;
|
|
872
872
|
} | undefined>;
|
|
873
|
-
}) =>
|
|
873
|
+
}) => react_jsx_runtime337.JSX.Element | null>;
|
|
874
874
|
}, {
|
|
875
875
|
readonly TanStackDialogForm: react229.FC<react229.PropsWithChildren<{
|
|
876
876
|
title: string;
|
|
@@ -945,7 +945,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
945
945
|
showClearButton?: boolean | undefined;
|
|
946
946
|
description?: string | undefined;
|
|
947
947
|
placeholder?: string | undefined;
|
|
948
|
-
}, "description" | "label" | "
|
|
948
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
|
|
949
949
|
required?: boolean;
|
|
950
950
|
maxLength?: number;
|
|
951
951
|
}>;
|
|
@@ -973,7 +973,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
973
973
|
counter?: boolean | undefined;
|
|
974
974
|
description?: string | undefined;
|
|
975
975
|
placeholder?: string | undefined;
|
|
976
|
-
}, "description" | "label" | "
|
|
976
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
|
|
977
977
|
required?: boolean;
|
|
978
978
|
maxLength?: number;
|
|
979
979
|
}>;
|
|
@@ -1013,7 +1013,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1013
1013
|
unit?: string | undefined;
|
|
1014
1014
|
description?: string | undefined;
|
|
1015
1015
|
placeholder?: string | undefined;
|
|
1016
|
-
}, "description" | "label" | "
|
|
1016
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
|
|
1017
1017
|
required?: boolean;
|
|
1018
1018
|
allowNegative?: boolean;
|
|
1019
1019
|
}>;
|
|
@@ -1033,15 +1033,15 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1033
1033
|
showErrorMessage?: boolean | undefined;
|
|
1034
1034
|
description?: string | undefined;
|
|
1035
1035
|
placeholder?: string | undefined;
|
|
1036
|
-
}, "description" | "label" | "
|
|
1036
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
1037
1037
|
maxLength?: number;
|
|
1038
1038
|
}>;
|
|
1039
1039
|
readonly PasswordField: react229.FC<{
|
|
1040
1040
|
description?: string | undefined;
|
|
1041
1041
|
label: string;
|
|
1042
|
-
tooltip?: string | undefined;
|
|
1043
|
-
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1044
1042
|
placeholder?: string | undefined;
|
|
1043
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1044
|
+
tooltip?: string | undefined;
|
|
1045
1045
|
helperText?: string | undefined;
|
|
1046
1046
|
showErrorMessage?: boolean | undefined;
|
|
1047
1047
|
}>;
|
|
@@ -1070,7 +1070,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1070
1070
|
defaultValue?: string | undefined;
|
|
1071
1071
|
description?: string | undefined;
|
|
1072
1072
|
placeholder?: string | undefined;
|
|
1073
|
-
}, "description" | "label" | "
|
|
1073
|
+
}, "description" | "label" | "placeholder" | "defaultValue" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
|
|
1074
1074
|
required?: boolean;
|
|
1075
1075
|
}>;
|
|
1076
1076
|
readonly DateField: react229.FC<Pick<{
|
|
@@ -1091,7 +1091,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1091
1091
|
defaultValue?: string | undefined;
|
|
1092
1092
|
description?: string | undefined;
|
|
1093
1093
|
placeholder?: string | undefined;
|
|
1094
|
-
}, "description" | "label" | "
|
|
1094
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
1095
1095
|
required?: boolean;
|
|
1096
1096
|
minDate?: Date;
|
|
1097
1097
|
maxDate?: Date;
|
|
@@ -1125,31 +1125,31 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1125
1125
|
readonly FieldGroup: react229.MemoExoticComponent<({
|
|
1126
1126
|
className,
|
|
1127
1127
|
...props
|
|
1128
|
-
}: React.ComponentProps<"div">) =>
|
|
1128
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
1129
1129
|
readonly Field: react229.MemoExoticComponent<({
|
|
1130
1130
|
className,
|
|
1131
1131
|
orientation,
|
|
1132
1132
|
...props
|
|
1133
1133
|
}: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
|
|
1134
1134
|
orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
|
|
1135
|
-
} & class_variance_authority_types20.ClassProp) | undefined) => string>) =>
|
|
1135
|
+
} & class_variance_authority_types20.ClassProp) | undefined) => string>) => react_jsx_runtime337.JSX.Element>;
|
|
1136
1136
|
readonly FieldContent: react229.MemoExoticComponent<({
|
|
1137
1137
|
className,
|
|
1138
1138
|
...props
|
|
1139
|
-
}: React.ComponentProps<"div">) =>
|
|
1139
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
1140
1140
|
readonly FieldLabel: react229.MemoExoticComponent<({
|
|
1141
1141
|
className,
|
|
1142
1142
|
...props
|
|
1143
|
-
}: React.ComponentProps<typeof Label$1>) =>
|
|
1143
|
+
}: React.ComponentProps<typeof Label$1>) => react_jsx_runtime337.JSX.Element>;
|
|
1144
1144
|
readonly FieldContentMain: react229.MemoExoticComponent<({
|
|
1145
1145
|
className,
|
|
1146
1146
|
...props
|
|
1147
|
-
}: React.ComponentProps<"div">) =>
|
|
1147
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
1148
1148
|
readonly FieldSeparator: react229.MemoExoticComponent<({
|
|
1149
1149
|
children,
|
|
1150
1150
|
className,
|
|
1151
1151
|
...props
|
|
1152
|
-
}: React.PropsWithChildren<React.ComponentProps<"div">>) =>
|
|
1152
|
+
}: React.PropsWithChildren<React.ComponentProps<"div">>) => react_jsx_runtime337.JSX.Element>;
|
|
1153
1153
|
readonly FieldError: react229.MemoExoticComponent<({
|
|
1154
1154
|
className,
|
|
1155
1155
|
children,
|
|
@@ -1159,7 +1159,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1159
1159
|
errors?: Array<{
|
|
1160
1160
|
message?: string;
|
|
1161
1161
|
} | undefined>;
|
|
1162
|
-
}) =>
|
|
1162
|
+
}) => react_jsx_runtime337.JSX.Element | null>;
|
|
1163
1163
|
}, {
|
|
1164
1164
|
readonly TanStackDialogForm: react229.FC<react229.PropsWithChildren<{
|
|
1165
1165
|
title: string;
|
|
@@ -1230,7 +1230,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1230
1230
|
showClearButton?: boolean | undefined;
|
|
1231
1231
|
description?: string | undefined;
|
|
1232
1232
|
placeholder?: string | undefined;
|
|
1233
|
-
}, "description" | "label" | "
|
|
1233
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
|
|
1234
1234
|
required?: boolean;
|
|
1235
1235
|
maxLength?: number;
|
|
1236
1236
|
}>;
|
|
@@ -1258,7 +1258,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1258
1258
|
counter?: boolean | undefined;
|
|
1259
1259
|
description?: string | undefined;
|
|
1260
1260
|
placeholder?: string | undefined;
|
|
1261
|
-
}, "description" | "label" | "
|
|
1261
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
|
|
1262
1262
|
required?: boolean;
|
|
1263
1263
|
maxLength?: number;
|
|
1264
1264
|
}>;
|
|
@@ -1298,7 +1298,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1298
1298
|
unit?: string | undefined;
|
|
1299
1299
|
description?: string | undefined;
|
|
1300
1300
|
placeholder?: string | undefined;
|
|
1301
|
-
}, "description" | "label" | "
|
|
1301
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
|
|
1302
1302
|
required?: boolean;
|
|
1303
1303
|
allowNegative?: boolean;
|
|
1304
1304
|
}>;
|
|
@@ -1318,15 +1318,15 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1318
1318
|
showErrorMessage?: boolean | undefined;
|
|
1319
1319
|
description?: string | undefined;
|
|
1320
1320
|
placeholder?: string | undefined;
|
|
1321
|
-
}, "description" | "label" | "
|
|
1321
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
1322
1322
|
maxLength?: number;
|
|
1323
1323
|
}>;
|
|
1324
1324
|
readonly PasswordField: react229.FC<{
|
|
1325
1325
|
description?: string | undefined;
|
|
1326
1326
|
label: string;
|
|
1327
|
-
tooltip?: string | undefined;
|
|
1328
|
-
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1329
1327
|
placeholder?: string | undefined;
|
|
1328
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1329
|
+
tooltip?: string | undefined;
|
|
1330
1330
|
helperText?: string | undefined;
|
|
1331
1331
|
showErrorMessage?: boolean | undefined;
|
|
1332
1332
|
}>;
|
|
@@ -1355,7 +1355,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1355
1355
|
defaultValue?: string | undefined;
|
|
1356
1356
|
description?: string | undefined;
|
|
1357
1357
|
placeholder?: string | undefined;
|
|
1358
|
-
}, "description" | "label" | "
|
|
1358
|
+
}, "description" | "label" | "placeholder" | "defaultValue" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
|
|
1359
1359
|
required?: boolean;
|
|
1360
1360
|
}>;
|
|
1361
1361
|
readonly DateField: react229.FC<Pick<{
|
|
@@ -1376,7 +1376,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1376
1376
|
defaultValue?: string | undefined;
|
|
1377
1377
|
description?: string | undefined;
|
|
1378
1378
|
placeholder?: string | undefined;
|
|
1379
|
-
}, "description" | "label" | "
|
|
1379
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
1380
1380
|
required?: boolean;
|
|
1381
1381
|
minDate?: Date;
|
|
1382
1382
|
maxDate?: Date;
|
|
@@ -1410,31 +1410,31 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1410
1410
|
readonly FieldGroup: react229.MemoExoticComponent<({
|
|
1411
1411
|
className,
|
|
1412
1412
|
...props
|
|
1413
|
-
}: React.ComponentProps<"div">) =>
|
|
1413
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
1414
1414
|
readonly Field: react229.MemoExoticComponent<({
|
|
1415
1415
|
className,
|
|
1416
1416
|
orientation,
|
|
1417
1417
|
...props
|
|
1418
1418
|
}: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
|
|
1419
1419
|
orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
|
|
1420
|
-
} & class_variance_authority_types20.ClassProp) | undefined) => string>) =>
|
|
1420
|
+
} & class_variance_authority_types20.ClassProp) | undefined) => string>) => react_jsx_runtime337.JSX.Element>;
|
|
1421
1421
|
readonly FieldContent: react229.MemoExoticComponent<({
|
|
1422
1422
|
className,
|
|
1423
1423
|
...props
|
|
1424
|
-
}: React.ComponentProps<"div">) =>
|
|
1424
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
1425
1425
|
readonly FieldLabel: react229.MemoExoticComponent<({
|
|
1426
1426
|
className,
|
|
1427
1427
|
...props
|
|
1428
|
-
}: React.ComponentProps<typeof Label$1>) =>
|
|
1428
|
+
}: React.ComponentProps<typeof Label$1>) => react_jsx_runtime337.JSX.Element>;
|
|
1429
1429
|
readonly FieldContentMain: react229.MemoExoticComponent<({
|
|
1430
1430
|
className,
|
|
1431
1431
|
...props
|
|
1432
|
-
}: React.ComponentProps<"div">) =>
|
|
1432
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
1433
1433
|
readonly FieldSeparator: react229.MemoExoticComponent<({
|
|
1434
1434
|
children,
|
|
1435
1435
|
className,
|
|
1436
1436
|
...props
|
|
1437
|
-
}: React.PropsWithChildren<React.ComponentProps<"div">>) =>
|
|
1437
|
+
}: React.PropsWithChildren<React.ComponentProps<"div">>) => react_jsx_runtime337.JSX.Element>;
|
|
1438
1438
|
readonly FieldError: react229.MemoExoticComponent<({
|
|
1439
1439
|
className,
|
|
1440
1440
|
children,
|
|
@@ -1444,7 +1444,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1444
1444
|
errors?: Array<{
|
|
1445
1445
|
message?: string;
|
|
1446
1446
|
} | undefined>;
|
|
1447
|
-
}) =>
|
|
1447
|
+
}) => react_jsx_runtime337.JSX.Element | null>;
|
|
1448
1448
|
}, {
|
|
1449
1449
|
readonly TanStackDialogForm: react229.FC<react229.PropsWithChildren<{
|
|
1450
1450
|
title: string;
|
|
@@ -1514,7 +1514,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1514
1514
|
showClearButton?: boolean | undefined;
|
|
1515
1515
|
description?: string | undefined;
|
|
1516
1516
|
placeholder?: string | undefined;
|
|
1517
|
-
}, "description" | "label" | "
|
|
1517
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
|
|
1518
1518
|
required?: boolean;
|
|
1519
1519
|
maxLength?: number;
|
|
1520
1520
|
}>;
|
|
@@ -1542,7 +1542,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1542
1542
|
counter?: boolean | undefined;
|
|
1543
1543
|
description?: string | undefined;
|
|
1544
1544
|
placeholder?: string | undefined;
|
|
1545
|
-
}, "description" | "label" | "
|
|
1545
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
|
|
1546
1546
|
required?: boolean;
|
|
1547
1547
|
maxLength?: number;
|
|
1548
1548
|
}>;
|
|
@@ -1582,7 +1582,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1582
1582
|
unit?: string | undefined;
|
|
1583
1583
|
description?: string | undefined;
|
|
1584
1584
|
placeholder?: string | undefined;
|
|
1585
|
-
}, "description" | "label" | "
|
|
1585
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
|
|
1586
1586
|
required?: boolean;
|
|
1587
1587
|
allowNegative?: boolean;
|
|
1588
1588
|
}>;
|
|
@@ -1602,15 +1602,15 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1602
1602
|
showErrorMessage?: boolean | undefined;
|
|
1603
1603
|
description?: string | undefined;
|
|
1604
1604
|
placeholder?: string | undefined;
|
|
1605
|
-
}, "description" | "label" | "
|
|
1605
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
1606
1606
|
maxLength?: number;
|
|
1607
1607
|
}>;
|
|
1608
1608
|
readonly PasswordField: react229.FC<{
|
|
1609
1609
|
description?: string | undefined;
|
|
1610
1610
|
label: string;
|
|
1611
|
-
tooltip?: string | undefined;
|
|
1612
|
-
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1613
1611
|
placeholder?: string | undefined;
|
|
1612
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1613
|
+
tooltip?: string | undefined;
|
|
1614
1614
|
helperText?: string | undefined;
|
|
1615
1615
|
showErrorMessage?: boolean | undefined;
|
|
1616
1616
|
}>;
|
|
@@ -1639,7 +1639,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1639
1639
|
defaultValue?: string | undefined;
|
|
1640
1640
|
description?: string | undefined;
|
|
1641
1641
|
placeholder?: string | undefined;
|
|
1642
|
-
}, "description" | "label" | "
|
|
1642
|
+
}, "description" | "label" | "placeholder" | "defaultValue" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
|
|
1643
1643
|
required?: boolean;
|
|
1644
1644
|
}>;
|
|
1645
1645
|
readonly DateField: react229.FC<Pick<{
|
|
@@ -1660,7 +1660,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1660
1660
|
defaultValue?: string | undefined;
|
|
1661
1661
|
description?: string | undefined;
|
|
1662
1662
|
placeholder?: string | undefined;
|
|
1663
|
-
}, "description" | "label" | "
|
|
1663
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
1664
1664
|
required?: boolean;
|
|
1665
1665
|
minDate?: Date;
|
|
1666
1666
|
maxDate?: Date;
|
|
@@ -1694,31 +1694,31 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1694
1694
|
readonly FieldGroup: react229.MemoExoticComponent<({
|
|
1695
1695
|
className,
|
|
1696
1696
|
...props
|
|
1697
|
-
}: React.ComponentProps<"div">) =>
|
|
1697
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
1698
1698
|
readonly Field: react229.MemoExoticComponent<({
|
|
1699
1699
|
className,
|
|
1700
1700
|
orientation,
|
|
1701
1701
|
...props
|
|
1702
1702
|
}: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
|
|
1703
1703
|
orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
|
|
1704
|
-
} & class_variance_authority_types20.ClassProp) | undefined) => string>) =>
|
|
1704
|
+
} & class_variance_authority_types20.ClassProp) | undefined) => string>) => react_jsx_runtime337.JSX.Element>;
|
|
1705
1705
|
readonly FieldContent: react229.MemoExoticComponent<({
|
|
1706
1706
|
className,
|
|
1707
1707
|
...props
|
|
1708
|
-
}: React.ComponentProps<"div">) =>
|
|
1708
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
1709
1709
|
readonly FieldLabel: react229.MemoExoticComponent<({
|
|
1710
1710
|
className,
|
|
1711
1711
|
...props
|
|
1712
|
-
}: React.ComponentProps<typeof Label$1>) =>
|
|
1712
|
+
}: React.ComponentProps<typeof Label$1>) => react_jsx_runtime337.JSX.Element>;
|
|
1713
1713
|
readonly FieldContentMain: react229.MemoExoticComponent<({
|
|
1714
1714
|
className,
|
|
1715
1715
|
...props
|
|
1716
|
-
}: React.ComponentProps<"div">) =>
|
|
1716
|
+
}: React.ComponentProps<"div">) => react_jsx_runtime337.JSX.Element>;
|
|
1717
1717
|
readonly FieldSeparator: react229.MemoExoticComponent<({
|
|
1718
1718
|
children,
|
|
1719
1719
|
className,
|
|
1720
1720
|
...props
|
|
1721
|
-
}: React.PropsWithChildren<React.ComponentProps<"div">>) =>
|
|
1721
|
+
}: React.PropsWithChildren<React.ComponentProps<"div">>) => react_jsx_runtime337.JSX.Element>;
|
|
1722
1722
|
readonly FieldError: react229.MemoExoticComponent<({
|
|
1723
1723
|
className,
|
|
1724
1724
|
children,
|
|
@@ -1728,7 +1728,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1728
1728
|
errors?: Array<{
|
|
1729
1729
|
message?: string;
|
|
1730
1730
|
} | undefined>;
|
|
1731
|
-
}) =>
|
|
1731
|
+
}) => react_jsx_runtime337.JSX.Element | null>;
|
|
1732
1732
|
}, {
|
|
1733
1733
|
readonly TanStackDialogForm: react229.FC<react229.PropsWithChildren<{
|
|
1734
1734
|
title: string;
|