@customafk/lunas-ui 0.1.96 → 0.1.97
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-DS0K3vIB.d.cts → button-BnpEQNcI.d.cts} +3 -3
- package/dist/{button-Bjf5wK56.d.mts → button-DmtBrsu5.d.mts} +3 -3
- 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-DezpAaP9.d.mts → dialog-BWDpdfq4.d.cts} +12 -12
- package/dist/{dialog-yMVgXLsZ.d.cts → dialog-CfAXxmem.d.mts} +12 -12
- package/dist/dialogs/detail-dialog/components/sidebar.d.cts +24 -24
- package/dist/dialogs/detail-dialog/components/sidebar.d.mts +26 -26
- 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 +23 -23
- package/dist/features/tables/index.d.mts +1 -1
- 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 +327 -327
- package/dist/features/tanstack-form/index.d.mts +103 -103
- package/dist/{input-Dg5VFdk2.d.cts → input-B4scaWjT.d.mts} +4 -4
- package/dist/{input-DcxbhzQO.d.mts → input-Bq2N5bvL.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 +5 -5
- package/dist/typography/paragraph.d.mts +5 -5
- 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 +6 -6
- 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/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 +25 -25
- package/dist/ui/field.d.mts +23 -23
- 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 +6 -6
- package/dist/ui/popover.d.mts +6 -6
- 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 +9 -9
- package/dist/ui/resizable.d.mts +9 -9
- package/dist/ui/scroll-area.d.cts +6 -6
- package/dist/ui/scroll-area.d.mts +6 -6
- package/dist/ui/select.d.cts +9 -9
- package/dist/ui/select.d.mts +9 -9
- 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 +28 -28
- 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 +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
|
@@ -16,7 +16,7 @@ declare function Label$1({
|
|
|
16
16
|
//#endregion
|
|
17
17
|
//#region packages/components/features/tanstack-form/components/ui/field.d.ts
|
|
18
18
|
declare const fieldVariants: (props?: ({
|
|
19
|
-
orientation?: "
|
|
19
|
+
orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
|
|
20
20
|
} & class_variance_authority_types21.ClassProp) | undefined) => string;
|
|
21
21
|
declare const FieldGroup: react255.MemoExoticComponent<({
|
|
22
22
|
className,
|
|
@@ -76,7 +76,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
76
76
|
is: any;
|
|
77
77
|
show?: boolean | undefined;
|
|
78
78
|
} | undefined;
|
|
79
|
-
orientation?: "
|
|
79
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
80
80
|
tooltip?: string | undefined;
|
|
81
81
|
helperText?: string | undefined;
|
|
82
82
|
showErrorMessage?: boolean | undefined;
|
|
@@ -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" | "
|
|
87
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
|
|
88
88
|
required?: boolean;
|
|
89
89
|
maxLength?: number;
|
|
90
90
|
}>;
|
|
@@ -105,14 +105,14 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
105
105
|
is: any;
|
|
106
106
|
show?: boolean | undefined;
|
|
107
107
|
} | undefined;
|
|
108
|
-
orientation?: "
|
|
108
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
109
109
|
tooltip?: string | undefined;
|
|
110
110
|
helperText?: string | undefined;
|
|
111
111
|
showErrorMessage?: boolean | undefined;
|
|
112
112
|
counter?: boolean | undefined;
|
|
113
113
|
description?: string | undefined;
|
|
114
114
|
placeholder?: string | undefined;
|
|
115
|
-
}, "description" | "
|
|
115
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
|
|
116
116
|
required?: boolean;
|
|
117
117
|
maxLength?: number;
|
|
118
118
|
}>;
|
|
@@ -141,7 +141,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
141
141
|
is: any;
|
|
142
142
|
show?: boolean | undefined;
|
|
143
143
|
} | undefined;
|
|
144
|
-
orientation?: "
|
|
144
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
145
145
|
tooltip?: string | undefined;
|
|
146
146
|
helperText?: string | undefined;
|
|
147
147
|
showErrorMessage?: boolean | undefined;
|
|
@@ -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" | "
|
|
155
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
|
|
156
156
|
required?: boolean;
|
|
157
157
|
allowNegative?: boolean;
|
|
158
158
|
}>;
|
|
@@ -166,21 +166,21 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
166
166
|
camelCaseName: string;
|
|
167
167
|
id: string;
|
|
168
168
|
type: "email-field";
|
|
169
|
-
orientation?: "
|
|
169
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
170
170
|
tooltip?: string | undefined;
|
|
171
171
|
helperText?: string | undefined;
|
|
172
172
|
showErrorMessage?: boolean | undefined;
|
|
173
173
|
description?: string | undefined;
|
|
174
174
|
placeholder?: string | undefined;
|
|
175
|
-
}, "description" | "
|
|
175
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
176
176
|
maxLength?: number;
|
|
177
177
|
}>;
|
|
178
178
|
readonly PasswordField: react255.FC<{
|
|
179
179
|
description?: string | undefined;
|
|
180
|
-
orientation?: "horizontal" | "vertical" | "responsive" | undefined;
|
|
181
180
|
label: string;
|
|
182
|
-
tooltip?: string | 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
|
}>;
|
|
@@ -203,13 +203,13 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
203
203
|
is: any;
|
|
204
204
|
show?: boolean | undefined;
|
|
205
205
|
} | undefined;
|
|
206
|
-
orientation?: "
|
|
206
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
207
207
|
tooltip?: string | undefined;
|
|
208
208
|
helperText?: string | undefined;
|
|
209
209
|
defaultValue?: string | undefined;
|
|
210
210
|
description?: string | undefined;
|
|
211
211
|
placeholder?: string | undefined;
|
|
212
|
-
}, "description" | "
|
|
212
|
+
}, "description" | "label" | "placeholder" | "defaultValue" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
|
|
213
213
|
required?: boolean;
|
|
214
214
|
}>;
|
|
215
215
|
readonly DateField: react255.FC<Pick<{
|
|
@@ -224,13 +224,13 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
224
224
|
minDate?: Date | undefined;
|
|
225
225
|
maxDate?: Date | undefined;
|
|
226
226
|
} | undefined;
|
|
227
|
-
orientation?: "
|
|
227
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
228
228
|
tooltip?: string | undefined;
|
|
229
229
|
helperText?: string | undefined;
|
|
230
230
|
defaultValue?: string | undefined;
|
|
231
231
|
description?: string | undefined;
|
|
232
232
|
placeholder?: string | undefined;
|
|
233
|
-
}, "description" | "
|
|
233
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
234
234
|
required?: boolean;
|
|
235
235
|
minDate?: Date;
|
|
236
236
|
maxDate?: Date;
|
|
@@ -242,8 +242,8 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
242
242
|
}>;
|
|
243
243
|
readonly RadioGroupField: react255.FC<{
|
|
244
244
|
description?: string | undefined;
|
|
245
|
-
orientation?: "horizontal" | "vertical" | "responsive" | undefined;
|
|
246
245
|
label: string;
|
|
246
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
247
247
|
options: {
|
|
248
248
|
label: string;
|
|
249
249
|
value: string;
|
|
@@ -253,8 +253,8 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
253
253
|
}>;
|
|
254
254
|
readonly CheckboxField: react255.FC<{
|
|
255
255
|
description?: string | undefined;
|
|
256
|
-
orientation?: "horizontal" | "vertical" | "responsive" | undefined;
|
|
257
256
|
label: string;
|
|
257
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
258
258
|
options: {
|
|
259
259
|
label: string;
|
|
260
260
|
value: string;
|
|
@@ -270,7 +270,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
270
270
|
orientation,
|
|
271
271
|
...props
|
|
272
272
|
}: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
|
|
273
|
-
orientation?: "
|
|
273
|
+
orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
|
|
274
274
|
} & class_variance_authority_types21.ClassProp) | undefined) => string>) => react_jsx_runtime345.JSX.Element>;
|
|
275
275
|
readonly FieldContent: react255.MemoExoticComponent<({
|
|
276
276
|
className,
|
|
@@ -363,7 +363,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
363
363
|
is: any;
|
|
364
364
|
show?: boolean | undefined;
|
|
365
365
|
} | undefined;
|
|
366
|
-
orientation?: "
|
|
366
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
367
367
|
tooltip?: string | undefined;
|
|
368
368
|
helperText?: string | undefined;
|
|
369
369
|
showErrorMessage?: boolean | undefined;
|
|
@@ -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" | "
|
|
374
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
|
|
375
375
|
required?: boolean;
|
|
376
376
|
maxLength?: number;
|
|
377
377
|
}>;
|
|
@@ -392,14 +392,14 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
392
392
|
is: any;
|
|
393
393
|
show?: boolean | undefined;
|
|
394
394
|
} | undefined;
|
|
395
|
-
orientation?: "
|
|
395
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
396
396
|
tooltip?: string | undefined;
|
|
397
397
|
helperText?: string | undefined;
|
|
398
398
|
showErrorMessage?: boolean | undefined;
|
|
399
399
|
counter?: boolean | undefined;
|
|
400
400
|
description?: string | undefined;
|
|
401
401
|
placeholder?: string | undefined;
|
|
402
|
-
}, "description" | "
|
|
402
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
|
|
403
403
|
required?: boolean;
|
|
404
404
|
maxLength?: number;
|
|
405
405
|
}>;
|
|
@@ -428,7 +428,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
428
428
|
is: any;
|
|
429
429
|
show?: boolean | undefined;
|
|
430
430
|
} | undefined;
|
|
431
|
-
orientation?: "
|
|
431
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
432
432
|
tooltip?: string | undefined;
|
|
433
433
|
helperText?: string | undefined;
|
|
434
434
|
showErrorMessage?: boolean | undefined;
|
|
@@ -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" | "
|
|
442
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
|
|
443
443
|
required?: boolean;
|
|
444
444
|
allowNegative?: boolean;
|
|
445
445
|
}>;
|
|
@@ -453,21 +453,21 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
453
453
|
camelCaseName: string;
|
|
454
454
|
id: string;
|
|
455
455
|
type: "email-field";
|
|
456
|
-
orientation?: "
|
|
456
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
457
457
|
tooltip?: string | undefined;
|
|
458
458
|
helperText?: string | undefined;
|
|
459
459
|
showErrorMessage?: boolean | undefined;
|
|
460
460
|
description?: string | undefined;
|
|
461
461
|
placeholder?: string | undefined;
|
|
462
|
-
}, "description" | "
|
|
462
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
463
463
|
maxLength?: number;
|
|
464
464
|
}>;
|
|
465
465
|
readonly PasswordField: react255.FC<{
|
|
466
466
|
description?: string | undefined;
|
|
467
|
-
orientation?: "horizontal" | "vertical" | "responsive" | undefined;
|
|
468
467
|
label: string;
|
|
469
|
-
tooltip?: string | 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
|
}>;
|
|
@@ -490,13 +490,13 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
490
490
|
is: any;
|
|
491
491
|
show?: boolean | undefined;
|
|
492
492
|
} | undefined;
|
|
493
|
-
orientation?: "
|
|
493
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
494
494
|
tooltip?: string | undefined;
|
|
495
495
|
helperText?: string | undefined;
|
|
496
496
|
defaultValue?: string | undefined;
|
|
497
497
|
description?: string | undefined;
|
|
498
498
|
placeholder?: string | undefined;
|
|
499
|
-
}, "description" | "
|
|
499
|
+
}, "description" | "label" | "placeholder" | "defaultValue" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
|
|
500
500
|
required?: boolean;
|
|
501
501
|
}>;
|
|
502
502
|
readonly DateField: react255.FC<Pick<{
|
|
@@ -511,13 +511,13 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
511
511
|
minDate?: Date | undefined;
|
|
512
512
|
maxDate?: Date | undefined;
|
|
513
513
|
} | undefined;
|
|
514
|
-
orientation?: "
|
|
514
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
515
515
|
tooltip?: string | undefined;
|
|
516
516
|
helperText?: string | undefined;
|
|
517
517
|
defaultValue?: string | undefined;
|
|
518
518
|
description?: string | undefined;
|
|
519
519
|
placeholder?: string | undefined;
|
|
520
|
-
}, "description" | "
|
|
520
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
521
521
|
required?: boolean;
|
|
522
522
|
minDate?: Date;
|
|
523
523
|
maxDate?: Date;
|
|
@@ -529,8 +529,8 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
529
529
|
}>;
|
|
530
530
|
readonly RadioGroupField: react255.FC<{
|
|
531
531
|
description?: string | undefined;
|
|
532
|
-
orientation?: "horizontal" | "vertical" | "responsive" | undefined;
|
|
533
532
|
label: string;
|
|
533
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
534
534
|
options: {
|
|
535
535
|
label: string;
|
|
536
536
|
value: string;
|
|
@@ -540,8 +540,8 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
540
540
|
}>;
|
|
541
541
|
readonly CheckboxField: react255.FC<{
|
|
542
542
|
description?: string | undefined;
|
|
543
|
-
orientation?: "horizontal" | "vertical" | "responsive" | undefined;
|
|
544
543
|
label: string;
|
|
544
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
545
545
|
options: {
|
|
546
546
|
label: string;
|
|
547
547
|
value: string;
|
|
@@ -557,7 +557,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
557
557
|
orientation,
|
|
558
558
|
...props
|
|
559
559
|
}: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
|
|
560
|
-
orientation?: "
|
|
560
|
+
orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
|
|
561
561
|
} & class_variance_authority_types21.ClassProp) | undefined) => string>) => react_jsx_runtime345.JSX.Element>;
|
|
562
562
|
readonly FieldContent: react255.MemoExoticComponent<({
|
|
563
563
|
className,
|
|
@@ -648,7 +648,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
648
648
|
is: any;
|
|
649
649
|
show?: boolean | undefined;
|
|
650
650
|
} | undefined;
|
|
651
|
-
orientation?: "
|
|
651
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
652
652
|
tooltip?: string | undefined;
|
|
653
653
|
helperText?: string | undefined;
|
|
654
654
|
showErrorMessage?: boolean | undefined;
|
|
@@ -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" | "
|
|
659
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
|
|
660
660
|
required?: boolean;
|
|
661
661
|
maxLength?: number;
|
|
662
662
|
}>;
|
|
@@ -677,14 +677,14 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
677
677
|
is: any;
|
|
678
678
|
show?: boolean | undefined;
|
|
679
679
|
} | undefined;
|
|
680
|
-
orientation?: "
|
|
680
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
681
681
|
tooltip?: string | undefined;
|
|
682
682
|
helperText?: string | undefined;
|
|
683
683
|
showErrorMessage?: boolean | undefined;
|
|
684
684
|
counter?: boolean | undefined;
|
|
685
685
|
description?: string | undefined;
|
|
686
686
|
placeholder?: string | undefined;
|
|
687
|
-
}, "description" | "
|
|
687
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
|
|
688
688
|
required?: boolean;
|
|
689
689
|
maxLength?: number;
|
|
690
690
|
}>;
|
|
@@ -713,7 +713,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
713
713
|
is: any;
|
|
714
714
|
show?: boolean | undefined;
|
|
715
715
|
} | undefined;
|
|
716
|
-
orientation?: "
|
|
716
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
717
717
|
tooltip?: string | undefined;
|
|
718
718
|
helperText?: string | undefined;
|
|
719
719
|
showErrorMessage?: boolean | undefined;
|
|
@@ -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" | "
|
|
727
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
|
|
728
728
|
required?: boolean;
|
|
729
729
|
allowNegative?: boolean;
|
|
730
730
|
}>;
|
|
@@ -738,21 +738,21 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
738
738
|
camelCaseName: string;
|
|
739
739
|
id: string;
|
|
740
740
|
type: "email-field";
|
|
741
|
-
orientation?: "
|
|
741
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
742
742
|
tooltip?: string | undefined;
|
|
743
743
|
helperText?: string | undefined;
|
|
744
744
|
showErrorMessage?: boolean | undefined;
|
|
745
745
|
description?: string | undefined;
|
|
746
746
|
placeholder?: string | undefined;
|
|
747
|
-
}, "description" | "
|
|
747
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
748
748
|
maxLength?: number;
|
|
749
749
|
}>;
|
|
750
750
|
readonly PasswordField: react255.FC<{
|
|
751
751
|
description?: string | undefined;
|
|
752
|
-
orientation?: "horizontal" | "vertical" | "responsive" | undefined;
|
|
753
752
|
label: string;
|
|
754
|
-
tooltip?: string | 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
|
}>;
|
|
@@ -775,13 +775,13 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
775
775
|
is: any;
|
|
776
776
|
show?: boolean | undefined;
|
|
777
777
|
} | undefined;
|
|
778
|
-
orientation?: "
|
|
778
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
779
779
|
tooltip?: string | undefined;
|
|
780
780
|
helperText?: string | undefined;
|
|
781
781
|
defaultValue?: string | undefined;
|
|
782
782
|
description?: string | undefined;
|
|
783
783
|
placeholder?: string | undefined;
|
|
784
|
-
}, "description" | "
|
|
784
|
+
}, "description" | "label" | "placeholder" | "defaultValue" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
|
|
785
785
|
required?: boolean;
|
|
786
786
|
}>;
|
|
787
787
|
readonly DateField: react255.FC<Pick<{
|
|
@@ -796,13 +796,13 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
796
796
|
minDate?: Date | undefined;
|
|
797
797
|
maxDate?: Date | undefined;
|
|
798
798
|
} | undefined;
|
|
799
|
-
orientation?: "
|
|
799
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
800
800
|
tooltip?: string | undefined;
|
|
801
801
|
helperText?: string | undefined;
|
|
802
802
|
defaultValue?: string | undefined;
|
|
803
803
|
description?: string | undefined;
|
|
804
804
|
placeholder?: string | undefined;
|
|
805
|
-
}, "description" | "
|
|
805
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
806
806
|
required?: boolean;
|
|
807
807
|
minDate?: Date;
|
|
808
808
|
maxDate?: Date;
|
|
@@ -814,8 +814,8 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
814
814
|
}>;
|
|
815
815
|
readonly RadioGroupField: react255.FC<{
|
|
816
816
|
description?: string | undefined;
|
|
817
|
-
orientation?: "horizontal" | "vertical" | "responsive" | undefined;
|
|
818
817
|
label: string;
|
|
818
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
819
819
|
options: {
|
|
820
820
|
label: string;
|
|
821
821
|
value: string;
|
|
@@ -825,8 +825,8 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
825
825
|
}>;
|
|
826
826
|
readonly CheckboxField: react255.FC<{
|
|
827
827
|
description?: string | undefined;
|
|
828
|
-
orientation?: "horizontal" | "vertical" | "responsive" | undefined;
|
|
829
828
|
label: string;
|
|
829
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
830
830
|
options: {
|
|
831
831
|
label: string;
|
|
832
832
|
value: string;
|
|
@@ -842,7 +842,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
842
842
|
orientation,
|
|
843
843
|
...props
|
|
844
844
|
}: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
|
|
845
|
-
orientation?: "
|
|
845
|
+
orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
|
|
846
846
|
} & class_variance_authority_types21.ClassProp) | undefined) => string>) => react_jsx_runtime345.JSX.Element>;
|
|
847
847
|
readonly FieldContent: react255.MemoExoticComponent<({
|
|
848
848
|
className,
|
|
@@ -937,7 +937,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
937
937
|
is: any;
|
|
938
938
|
show?: boolean | undefined;
|
|
939
939
|
} | undefined;
|
|
940
|
-
orientation?: "
|
|
940
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
941
941
|
tooltip?: string | undefined;
|
|
942
942
|
helperText?: string | undefined;
|
|
943
943
|
showErrorMessage?: boolean | undefined;
|
|
@@ -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" | "
|
|
948
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
|
|
949
949
|
required?: boolean;
|
|
950
950
|
maxLength?: number;
|
|
951
951
|
}>;
|
|
@@ -966,14 +966,14 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
966
966
|
is: any;
|
|
967
967
|
show?: boolean | undefined;
|
|
968
968
|
} | undefined;
|
|
969
|
-
orientation?: "
|
|
969
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
970
970
|
tooltip?: string | undefined;
|
|
971
971
|
helperText?: string | undefined;
|
|
972
972
|
showErrorMessage?: boolean | undefined;
|
|
973
973
|
counter?: boolean | undefined;
|
|
974
974
|
description?: string | undefined;
|
|
975
975
|
placeholder?: string | undefined;
|
|
976
|
-
}, "description" | "
|
|
976
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
|
|
977
977
|
required?: boolean;
|
|
978
978
|
maxLength?: number;
|
|
979
979
|
}>;
|
|
@@ -1002,7 +1002,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1002
1002
|
is: any;
|
|
1003
1003
|
show?: boolean | undefined;
|
|
1004
1004
|
} | undefined;
|
|
1005
|
-
orientation?: "
|
|
1005
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1006
1006
|
tooltip?: string | undefined;
|
|
1007
1007
|
helperText?: string | undefined;
|
|
1008
1008
|
showErrorMessage?: boolean | undefined;
|
|
@@ -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" | "
|
|
1016
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
|
|
1017
1017
|
required?: boolean;
|
|
1018
1018
|
allowNegative?: boolean;
|
|
1019
1019
|
}>;
|
|
@@ -1027,21 +1027,21 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1027
1027
|
camelCaseName: string;
|
|
1028
1028
|
id: string;
|
|
1029
1029
|
type: "email-field";
|
|
1030
|
-
orientation?: "
|
|
1030
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1031
1031
|
tooltip?: string | undefined;
|
|
1032
1032
|
helperText?: string | undefined;
|
|
1033
1033
|
showErrorMessage?: boolean | undefined;
|
|
1034
1034
|
description?: string | undefined;
|
|
1035
1035
|
placeholder?: string | undefined;
|
|
1036
|
-
}, "description" | "
|
|
1036
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
1037
1037
|
maxLength?: number;
|
|
1038
1038
|
}>;
|
|
1039
1039
|
readonly PasswordField: react255.FC<{
|
|
1040
1040
|
description?: string | undefined;
|
|
1041
|
-
orientation?: "horizontal" | "vertical" | "responsive" | undefined;
|
|
1042
1041
|
label: string;
|
|
1043
|
-
tooltip?: string | 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
|
}>;
|
|
@@ -1064,13 +1064,13 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1064
1064
|
is: any;
|
|
1065
1065
|
show?: boolean | undefined;
|
|
1066
1066
|
} | undefined;
|
|
1067
|
-
orientation?: "
|
|
1067
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1068
1068
|
tooltip?: string | undefined;
|
|
1069
1069
|
helperText?: string | undefined;
|
|
1070
1070
|
defaultValue?: string | undefined;
|
|
1071
1071
|
description?: string | undefined;
|
|
1072
1072
|
placeholder?: string | undefined;
|
|
1073
|
-
}, "description" | "
|
|
1073
|
+
}, "description" | "label" | "placeholder" | "defaultValue" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
|
|
1074
1074
|
required?: boolean;
|
|
1075
1075
|
}>;
|
|
1076
1076
|
readonly DateField: react255.FC<Pick<{
|
|
@@ -1085,13 +1085,13 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1085
1085
|
minDate?: Date | undefined;
|
|
1086
1086
|
maxDate?: Date | undefined;
|
|
1087
1087
|
} | undefined;
|
|
1088
|
-
orientation?: "
|
|
1088
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1089
1089
|
tooltip?: string | undefined;
|
|
1090
1090
|
helperText?: string | undefined;
|
|
1091
1091
|
defaultValue?: string | undefined;
|
|
1092
1092
|
description?: string | undefined;
|
|
1093
1093
|
placeholder?: string | undefined;
|
|
1094
|
-
}, "description" | "
|
|
1094
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
1095
1095
|
required?: boolean;
|
|
1096
1096
|
minDate?: Date;
|
|
1097
1097
|
maxDate?: Date;
|
|
@@ -1103,8 +1103,8 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1103
1103
|
}>;
|
|
1104
1104
|
readonly RadioGroupField: react255.FC<{
|
|
1105
1105
|
description?: string | undefined;
|
|
1106
|
-
orientation?: "horizontal" | "vertical" | "responsive" | undefined;
|
|
1107
1106
|
label: string;
|
|
1107
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1108
1108
|
options: {
|
|
1109
1109
|
label: string;
|
|
1110
1110
|
value: string;
|
|
@@ -1114,8 +1114,8 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1114
1114
|
}>;
|
|
1115
1115
|
readonly CheckboxField: react255.FC<{
|
|
1116
1116
|
description?: string | undefined;
|
|
1117
|
-
orientation?: "horizontal" | "vertical" | "responsive" | undefined;
|
|
1118
1117
|
label: string;
|
|
1118
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1119
1119
|
options: {
|
|
1120
1120
|
label: string;
|
|
1121
1121
|
value: string;
|
|
@@ -1131,7 +1131,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1131
1131
|
orientation,
|
|
1132
1132
|
...props
|
|
1133
1133
|
}: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
|
|
1134
|
-
orientation?: "
|
|
1134
|
+
orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
|
|
1135
1135
|
} & class_variance_authority_types21.ClassProp) | undefined) => string>) => react_jsx_runtime345.JSX.Element>;
|
|
1136
1136
|
readonly FieldContent: react255.MemoExoticComponent<({
|
|
1137
1137
|
className,
|
|
@@ -1222,7 +1222,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1222
1222
|
is: any;
|
|
1223
1223
|
show?: boolean | undefined;
|
|
1224
1224
|
} | undefined;
|
|
1225
|
-
orientation?: "
|
|
1225
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1226
1226
|
tooltip?: string | undefined;
|
|
1227
1227
|
helperText?: string | undefined;
|
|
1228
1228
|
showErrorMessage?: boolean | undefined;
|
|
@@ -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" | "
|
|
1233
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
|
|
1234
1234
|
required?: boolean;
|
|
1235
1235
|
maxLength?: number;
|
|
1236
1236
|
}>;
|
|
@@ -1251,14 +1251,14 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1251
1251
|
is: any;
|
|
1252
1252
|
show?: boolean | undefined;
|
|
1253
1253
|
} | undefined;
|
|
1254
|
-
orientation?: "
|
|
1254
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1255
1255
|
tooltip?: string | undefined;
|
|
1256
1256
|
helperText?: string | undefined;
|
|
1257
1257
|
showErrorMessage?: boolean | undefined;
|
|
1258
1258
|
counter?: boolean | undefined;
|
|
1259
1259
|
description?: string | undefined;
|
|
1260
1260
|
placeholder?: string | undefined;
|
|
1261
|
-
}, "description" | "
|
|
1261
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
|
|
1262
1262
|
required?: boolean;
|
|
1263
1263
|
maxLength?: number;
|
|
1264
1264
|
}>;
|
|
@@ -1287,7 +1287,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1287
1287
|
is: any;
|
|
1288
1288
|
show?: boolean | undefined;
|
|
1289
1289
|
} | undefined;
|
|
1290
|
-
orientation?: "
|
|
1290
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1291
1291
|
tooltip?: string | undefined;
|
|
1292
1292
|
helperText?: string | undefined;
|
|
1293
1293
|
showErrorMessage?: boolean | undefined;
|
|
@@ -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" | "
|
|
1301
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
|
|
1302
1302
|
required?: boolean;
|
|
1303
1303
|
allowNegative?: boolean;
|
|
1304
1304
|
}>;
|
|
@@ -1312,21 +1312,21 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1312
1312
|
camelCaseName: string;
|
|
1313
1313
|
id: string;
|
|
1314
1314
|
type: "email-field";
|
|
1315
|
-
orientation?: "
|
|
1315
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1316
1316
|
tooltip?: string | undefined;
|
|
1317
1317
|
helperText?: string | undefined;
|
|
1318
1318
|
showErrorMessage?: boolean | undefined;
|
|
1319
1319
|
description?: string | undefined;
|
|
1320
1320
|
placeholder?: string | undefined;
|
|
1321
|
-
}, "description" | "
|
|
1321
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
1322
1322
|
maxLength?: number;
|
|
1323
1323
|
}>;
|
|
1324
1324
|
readonly PasswordField: react255.FC<{
|
|
1325
1325
|
description?: string | undefined;
|
|
1326
|
-
orientation?: "horizontal" | "vertical" | "responsive" | undefined;
|
|
1327
1326
|
label: string;
|
|
1328
|
-
tooltip?: string | 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
|
}>;
|
|
@@ -1349,13 +1349,13 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1349
1349
|
is: any;
|
|
1350
1350
|
show?: boolean | undefined;
|
|
1351
1351
|
} | undefined;
|
|
1352
|
-
orientation?: "
|
|
1352
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1353
1353
|
tooltip?: string | undefined;
|
|
1354
1354
|
helperText?: string | undefined;
|
|
1355
1355
|
defaultValue?: string | undefined;
|
|
1356
1356
|
description?: string | undefined;
|
|
1357
1357
|
placeholder?: string | undefined;
|
|
1358
|
-
}, "description" | "
|
|
1358
|
+
}, "description" | "label" | "placeholder" | "defaultValue" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
|
|
1359
1359
|
required?: boolean;
|
|
1360
1360
|
}>;
|
|
1361
1361
|
readonly DateField: react255.FC<Pick<{
|
|
@@ -1370,13 +1370,13 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1370
1370
|
minDate?: Date | undefined;
|
|
1371
1371
|
maxDate?: Date | undefined;
|
|
1372
1372
|
} | undefined;
|
|
1373
|
-
orientation?: "
|
|
1373
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1374
1374
|
tooltip?: string | undefined;
|
|
1375
1375
|
helperText?: string | undefined;
|
|
1376
1376
|
defaultValue?: string | undefined;
|
|
1377
1377
|
description?: string | undefined;
|
|
1378
1378
|
placeholder?: string | undefined;
|
|
1379
|
-
}, "description" | "
|
|
1379
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
1380
1380
|
required?: boolean;
|
|
1381
1381
|
minDate?: Date;
|
|
1382
1382
|
maxDate?: Date;
|
|
@@ -1388,8 +1388,8 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1388
1388
|
}>;
|
|
1389
1389
|
readonly RadioGroupField: react255.FC<{
|
|
1390
1390
|
description?: string | undefined;
|
|
1391
|
-
orientation?: "horizontal" | "vertical" | "responsive" | undefined;
|
|
1392
1391
|
label: string;
|
|
1392
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1393
1393
|
options: {
|
|
1394
1394
|
label: string;
|
|
1395
1395
|
value: string;
|
|
@@ -1399,8 +1399,8 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1399
1399
|
}>;
|
|
1400
1400
|
readonly CheckboxField: react255.FC<{
|
|
1401
1401
|
description?: string | undefined;
|
|
1402
|
-
orientation?: "horizontal" | "vertical" | "responsive" | undefined;
|
|
1403
1402
|
label: string;
|
|
1403
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1404
1404
|
options: {
|
|
1405
1405
|
label: string;
|
|
1406
1406
|
value: string;
|
|
@@ -1416,7 +1416,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1416
1416
|
orientation,
|
|
1417
1417
|
...props
|
|
1418
1418
|
}: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
|
|
1419
|
-
orientation?: "
|
|
1419
|
+
orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
|
|
1420
1420
|
} & class_variance_authority_types21.ClassProp) | undefined) => string>) => react_jsx_runtime345.JSX.Element>;
|
|
1421
1421
|
readonly FieldContent: react255.MemoExoticComponent<({
|
|
1422
1422
|
className,
|
|
@@ -1506,7 +1506,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1506
1506
|
is: any;
|
|
1507
1507
|
show?: boolean | undefined;
|
|
1508
1508
|
} | undefined;
|
|
1509
|
-
orientation?: "
|
|
1509
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1510
1510
|
tooltip?: string | undefined;
|
|
1511
1511
|
helperText?: string | undefined;
|
|
1512
1512
|
showErrorMessage?: boolean | undefined;
|
|
@@ -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" | "
|
|
1517
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
|
|
1518
1518
|
required?: boolean;
|
|
1519
1519
|
maxLength?: number;
|
|
1520
1520
|
}>;
|
|
@@ -1535,14 +1535,14 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1535
1535
|
is: any;
|
|
1536
1536
|
show?: boolean | undefined;
|
|
1537
1537
|
} | undefined;
|
|
1538
|
-
orientation?: "
|
|
1538
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1539
1539
|
tooltip?: string | undefined;
|
|
1540
1540
|
helperText?: string | undefined;
|
|
1541
1541
|
showErrorMessage?: boolean | undefined;
|
|
1542
1542
|
counter?: boolean | undefined;
|
|
1543
1543
|
description?: string | undefined;
|
|
1544
1544
|
placeholder?: string | undefined;
|
|
1545
|
-
}, "description" | "
|
|
1545
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
|
|
1546
1546
|
required?: boolean;
|
|
1547
1547
|
maxLength?: number;
|
|
1548
1548
|
}>;
|
|
@@ -1571,7 +1571,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1571
1571
|
is: any;
|
|
1572
1572
|
show?: boolean | undefined;
|
|
1573
1573
|
} | undefined;
|
|
1574
|
-
orientation?: "
|
|
1574
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1575
1575
|
tooltip?: string | undefined;
|
|
1576
1576
|
helperText?: string | undefined;
|
|
1577
1577
|
showErrorMessage?: boolean | undefined;
|
|
@@ -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" | "
|
|
1585
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
|
|
1586
1586
|
required?: boolean;
|
|
1587
1587
|
allowNegative?: boolean;
|
|
1588
1588
|
}>;
|
|
@@ -1596,21 +1596,21 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1596
1596
|
camelCaseName: string;
|
|
1597
1597
|
id: string;
|
|
1598
1598
|
type: "email-field";
|
|
1599
|
-
orientation?: "
|
|
1599
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1600
1600
|
tooltip?: string | undefined;
|
|
1601
1601
|
helperText?: string | undefined;
|
|
1602
1602
|
showErrorMessage?: boolean | undefined;
|
|
1603
1603
|
description?: string | undefined;
|
|
1604
1604
|
placeholder?: string | undefined;
|
|
1605
|
-
}, "description" | "
|
|
1605
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
1606
1606
|
maxLength?: number;
|
|
1607
1607
|
}>;
|
|
1608
1608
|
readonly PasswordField: react255.FC<{
|
|
1609
1609
|
description?: string | undefined;
|
|
1610
|
-
orientation?: "horizontal" | "vertical" | "responsive" | undefined;
|
|
1611
1610
|
label: string;
|
|
1612
|
-
tooltip?: string | 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
|
}>;
|
|
@@ -1633,13 +1633,13 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1633
1633
|
is: any;
|
|
1634
1634
|
show?: boolean | undefined;
|
|
1635
1635
|
} | undefined;
|
|
1636
|
-
orientation?: "
|
|
1636
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1637
1637
|
tooltip?: string | undefined;
|
|
1638
1638
|
helperText?: string | undefined;
|
|
1639
1639
|
defaultValue?: string | undefined;
|
|
1640
1640
|
description?: string | undefined;
|
|
1641
1641
|
placeholder?: string | undefined;
|
|
1642
|
-
}, "description" | "
|
|
1642
|
+
}, "description" | "label" | "placeholder" | "defaultValue" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
|
|
1643
1643
|
required?: boolean;
|
|
1644
1644
|
}>;
|
|
1645
1645
|
readonly DateField: react255.FC<Pick<{
|
|
@@ -1654,13 +1654,13 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1654
1654
|
minDate?: Date | undefined;
|
|
1655
1655
|
maxDate?: Date | undefined;
|
|
1656
1656
|
} | undefined;
|
|
1657
|
-
orientation?: "
|
|
1657
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1658
1658
|
tooltip?: string | undefined;
|
|
1659
1659
|
helperText?: string | undefined;
|
|
1660
1660
|
defaultValue?: string | undefined;
|
|
1661
1661
|
description?: string | undefined;
|
|
1662
1662
|
placeholder?: string | undefined;
|
|
1663
|
-
}, "description" | "
|
|
1663
|
+
}, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
|
|
1664
1664
|
required?: boolean;
|
|
1665
1665
|
minDate?: Date;
|
|
1666
1666
|
maxDate?: Date;
|
|
@@ -1672,8 +1672,8 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1672
1672
|
}>;
|
|
1673
1673
|
readonly RadioGroupField: react255.FC<{
|
|
1674
1674
|
description?: string | undefined;
|
|
1675
|
-
orientation?: "horizontal" | "vertical" | "responsive" | undefined;
|
|
1676
1675
|
label: string;
|
|
1676
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1677
1677
|
options: {
|
|
1678
1678
|
label: string;
|
|
1679
1679
|
value: string;
|
|
@@ -1683,8 +1683,8 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1683
1683
|
}>;
|
|
1684
1684
|
readonly CheckboxField: react255.FC<{
|
|
1685
1685
|
description?: string | undefined;
|
|
1686
|
-
orientation?: "horizontal" | "vertical" | "responsive" | undefined;
|
|
1687
1686
|
label: string;
|
|
1687
|
+
orientation?: "vertical" | "horizontal" | "responsive" | undefined;
|
|
1688
1688
|
options: {
|
|
1689
1689
|
label: string;
|
|
1690
1690
|
value: string;
|
|
@@ -1700,7 +1700,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
|
|
|
1700
1700
|
orientation,
|
|
1701
1701
|
...props
|
|
1702
1702
|
}: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
|
|
1703
|
-
orientation?: "
|
|
1703
|
+
orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
|
|
1704
1704
|
} & class_variance_authority_types21.ClassProp) | undefined) => string>) => react_jsx_runtime345.JSX.Element>;
|
|
1705
1705
|
readonly FieldContent: react255.MemoExoticComponent<({
|
|
1706
1706
|
className,
|