@customafk/lunas-ui 0.2.10 → 0.2.11

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.
Files changed (153) hide show
  1. package/dist/{alert-LqhAi5XB.d.cts → alert-C1YY0oUh.d.mts} +7 -7
  2. package/dist/{alert-Dt_GDCm5.d.mts → alert-CI3ANQHC.d.cts} +8 -8
  3. package/dist/{badge-DaaGIpeV.d.mts → badge-DXeJVvRU.d.mts} +7 -7
  4. package/dist/{badge-Gsrn62XW.d.cts → badge-PKOZAtox.d.cts} +5 -5
  5. package/dist/{button-CjlinfYI.d.mts → button-BuQ09ya9.d.mts} +7 -7
  6. package/dist/{button-gKqh2psz.d.cts → button-BwvdZSJE.d.cts} +5 -5
  7. package/dist/cards/simple-card.d.mts +2 -2
  8. package/dist/data-display/statistic.d.mts +2 -2
  9. package/dist/{dialog-DrJyRArf.d.mts → dialog-CRVNgVZU.d.cts} +12 -12
  10. package/dist/{dialog-Coe4g5Lp.d.cts → dialog-CiCeXhAu.d.mts} +12 -12
  11. package/dist/dialogs/detail-dialog/components/sidebar.d.cts +27 -27
  12. package/dist/dialogs/detail-dialog/components/sidebar.d.mts +27 -27
  13. package/dist/dialogs/detail-dialog/index.cjs +1 -1
  14. package/dist/dialogs/detail-dialog/index.cjs.map +1 -1
  15. package/dist/dialogs/detail-dialog/index.mjs +1 -1
  16. package/dist/dialogs/detail-dialog/index.mjs.map +1 -1
  17. package/dist/features/descriptions/index.cjs +1 -1
  18. package/dist/features/descriptions/index.cjs.map +1 -1
  19. package/dist/features/descriptions/index.d.cts +25 -2
  20. package/dist/features/descriptions/index.d.mts +31 -8
  21. package/dist/features/descriptions/index.mjs +1 -1
  22. package/dist/features/descriptions/index.mjs.map +1 -1
  23. package/dist/features/search-modal/index.d.cts +2 -2
  24. package/dist/features/search-modal/index.d.mts +2 -2
  25. package/dist/features/tables/index.d.cts +1 -1
  26. package/dist/features/tables/index.d.mts +27 -27
  27. package/dist/features/tanstack-form/index.d.cts +1 -1
  28. package/dist/features/tanstack-form/index.d.mts +1 -1
  29. package/dist/{index-DzSTWYsk.d.mts → index-C3SKVvaI.d.cts} +125 -125
  30. package/dist/{index-rnLTzTi7.d.cts → index-Dm0lp7bT.d.mts} +361 -361
  31. package/dist/index.d.cts +6 -6
  32. package/dist/index.d.mts +6 -6
  33. package/dist/{input-BRVTkuUg.d.cts → input-BpZ_mAuD.d.cts} +6 -6
  34. package/dist/{input-DpaSVQ7H.d.mts → input-CoHHwUwI.d.mts} +6 -6
  35. package/dist/layouts/flex.d.cts +7 -7
  36. package/dist/layouts/flex.d.mts +9 -9
  37. package/dist/pages/FeatureDeveloping.d.cts +2 -2
  38. package/dist/pages/FeatureDeveloping.d.mts +2 -2
  39. package/dist/pages/FeatureFixing.d.cts +2 -2
  40. package/dist/pages/FeatureFixing.d.mts +2 -2
  41. package/dist/pages/NotAuthorized.d.cts +2 -2
  42. package/dist/pages/NotAuthorized.d.mts +2 -2
  43. package/dist/pages/NotFound.d.cts +2 -2
  44. package/dist/pages/NotFound.d.mts +2 -2
  45. package/dist/typography/paragraph.d.cts +5 -5
  46. package/dist/typography/paragraph.d.mts +5 -5
  47. package/dist/typography/title.d.cts +2 -2
  48. package/dist/typography/title.d.mts +2 -2
  49. package/dist/ui/alert-dialog.d.cts +12 -12
  50. package/dist/ui/alert-dialog.d.mts +12 -12
  51. package/dist/ui/alert.d.cts +1 -1
  52. package/dist/ui/alert.d.mts +1 -1
  53. package/dist/ui/aspect-ratio.d.cts +2 -2
  54. package/dist/ui/aspect-ratio.d.mts +2 -2
  55. package/dist/ui/avatar.d.cts +4 -4
  56. package/dist/ui/avatar.d.mts +4 -4
  57. package/dist/ui/badge.d.cts +1 -1
  58. package/dist/ui/badge.d.mts +1 -1
  59. package/dist/ui/breadcrumb.d.cts +8 -8
  60. package/dist/ui/breadcrumb.d.mts +8 -8
  61. package/dist/ui/button-group.d.cts +7 -7
  62. package/dist/ui/button-group.d.mts +7 -7
  63. package/dist/ui/button.d.cts +1 -1
  64. package/dist/ui/button.d.mts +1 -1
  65. package/dist/ui/calendar.d.cts +4 -4
  66. package/dist/ui/calendar.d.mts +4 -4
  67. package/dist/ui/card.d.cts +8 -8
  68. package/dist/ui/card.d.mts +8 -8
  69. package/dist/ui/carousel.d.cts +7 -7
  70. package/dist/ui/carousel.d.mts +7 -7
  71. package/dist/ui/checkbox.d.cts +2 -2
  72. package/dist/ui/checkbox.d.mts +2 -2
  73. package/dist/ui/collapsible.d.cts +4 -4
  74. package/dist/ui/collapsible.d.mts +4 -4
  75. package/dist/ui/command.d.cts +11 -11
  76. package/dist/ui/command.d.mts +11 -11
  77. package/dist/ui/context-menu.d.cts +16 -16
  78. package/dist/ui/context-menu.d.mts +16 -16
  79. package/dist/ui/dialog.d.cts +1 -1
  80. package/dist/ui/dialog.d.mts +1 -1
  81. package/dist/ui/drawer.d.cts +11 -11
  82. package/dist/ui/drawer.d.mts +11 -11
  83. package/dist/ui/dropdown-menu.d.cts +16 -16
  84. package/dist/ui/dropdown-menu.d.mts +16 -16
  85. package/dist/ui/empty.d.cts +9 -9
  86. package/dist/ui/empty.d.mts +9 -9
  87. package/dist/ui/field.d.cts +23 -23
  88. package/dist/ui/field.d.mts +25 -25
  89. package/dist/ui/file-uploader.d.cts +2 -2
  90. package/dist/ui/file-uploader.d.mts +2 -2
  91. package/dist/ui/form.d.cts +11 -11
  92. package/dist/ui/form.d.mts +11 -11
  93. package/dist/ui/hover-card.d.cts +4 -4
  94. package/dist/ui/hover-card.d.mts +4 -4
  95. package/dist/ui/input-otp.d.cts +5 -5
  96. package/dist/ui/input-otp.d.mts +5 -5
  97. package/dist/ui/input.d.cts +1 -1
  98. package/dist/ui/input.d.mts +1 -1
  99. package/dist/ui/inputs/search-input.d.cts +3 -3
  100. package/dist/ui/inputs/search-input.d.mts +3 -3
  101. package/dist/ui/item.d.cts +16 -16
  102. package/dist/ui/item.d.mts +16 -16
  103. package/dist/ui/label.d.cts +2 -2
  104. package/dist/ui/label.d.mts +2 -2
  105. package/dist/ui/menubar.d.cts +17 -17
  106. package/dist/ui/menubar.d.mts +17 -17
  107. package/dist/ui/multi-select.d.cts +2 -2
  108. package/dist/ui/multi-select.d.mts +3 -3
  109. package/dist/ui/navigation-menu.d.cts +9 -9
  110. package/dist/ui/navigation-menu.d.mts +11 -11
  111. package/dist/ui/pagination.d.cts +9 -9
  112. package/dist/ui/pagination.d.mts +9 -9
  113. package/dist/ui/popover.d.cts +6 -6
  114. package/dist/ui/popover.d.mts +6 -6
  115. package/dist/ui/progress.d.cts +2 -2
  116. package/dist/ui/progress.d.mts +2 -2
  117. package/dist/ui/radio-group.d.cts +3 -3
  118. package/dist/ui/radio-group.d.mts +3 -3
  119. package/dist/ui/resizable.d.cts +9 -9
  120. package/dist/ui/resizable.d.mts +1 -1
  121. package/dist/ui/scroll-area.d.cts +6 -6
  122. package/dist/ui/scroll-area.d.mts +6 -6
  123. package/dist/ui/select.d.cts +9 -9
  124. package/dist/ui/select.d.mts +9 -9
  125. package/dist/ui/separator.d.cts +2 -2
  126. package/dist/ui/separator.d.mts +2 -2
  127. package/dist/ui/sheet.d.cts +9 -9
  128. package/dist/ui/sheet.d.mts +9 -9
  129. package/dist/ui/sidebar.d.cts +29 -29
  130. package/dist/ui/sidebar.d.mts +29 -29
  131. package/dist/ui/skeleton.d.cts +2 -2
  132. package/dist/ui/skeleton.d.mts +2 -2
  133. package/dist/ui/slider.d.cts +2 -2
  134. package/dist/ui/slider.d.mts +2 -2
  135. package/dist/ui/sonner.d.cts +2 -2
  136. package/dist/ui/sonner.d.mts +2 -2
  137. package/dist/ui/spinner.d.cts +2 -2
  138. package/dist/ui/spinner.d.mts +2 -2
  139. package/dist/ui/switch.d.cts +2 -2
  140. package/dist/ui/switch.d.mts +2 -2
  141. package/dist/ui/table.d.cts +18 -18
  142. package/dist/ui/table.d.mts +18 -18
  143. package/dist/ui/tabs.d.cts +5 -5
  144. package/dist/ui/tabs.d.mts +5 -5
  145. package/dist/ui/textarea.d.cts +2 -2
  146. package/dist/ui/textarea.d.mts +2 -2
  147. package/dist/ui/toggle-group.d.cts +3 -3
  148. package/dist/ui/toggle-group.d.mts +3 -3
  149. package/dist/ui/toggle.d.cts +5 -5
  150. package/dist/ui/toggle.d.mts +5 -5
  151. package/dist/ui/tooltip.d.cts +5 -5
  152. package/dist/ui/tooltip.d.mts +5 -5
  153. package/package.json +1 -1
@@ -1,11 +1,11 @@
1
- import * as react273 from "react";
2
1
  import * as react_jsx_runtime332 from "react/jsx-runtime";
2
+ import * as class_variance_authority_types23 from "class-variance-authority/types";
3
+ import * as react273 from "react";
3
4
  import * as class_variance_authority0 from "class-variance-authority";
4
5
  import { VariantProps } from "class-variance-authority";
5
6
  import { Label } from "radix-ui";
6
- import * as _tanstack_react_form0 from "@tanstack/react-form";
7
- import * as class_variance_authority_types23 from "class-variance-authority/types";
8
7
  import * as _tanstack_form_core0 from "@tanstack/form-core";
8
+ import * as _tanstack_react_form0 from "@tanstack/react-form";
9
9
 
10
10
  //#region packages/components/features/tanstack-form/components/ui/label.d.ts
11
11
  /**
@@ -24,7 +24,7 @@ declare function Label$1({
24
24
  //#endregion
25
25
  //#region packages/components/features/tanstack-form/components/ui/field.d.ts
26
26
  declare const fieldVariants: (props?: ({
27
- orientation?: "horizontal" | "vertical" | "responsive" | null | undefined;
27
+ orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
28
28
  } & class_variance_authority_types23.ClassProp) | undefined) => string;
29
29
  /**
30
30
  * Outermost `<fieldset>` wrapper that stacks multiple `Field` rows with consistent vertical spacing.
@@ -237,7 +237,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
237
237
  is: any;
238
238
  show?: boolean | undefined;
239
239
  } | undefined;
240
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
240
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
241
241
  tooltip?: string | undefined;
242
242
  helperText?: string | undefined;
243
243
  showErrorMessage?: boolean | undefined;
@@ -245,7 +245,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
245
245
  showClearButton?: boolean | undefined;
246
246
  description?: string | undefined;
247
247
  placeholder?: string | undefined;
248
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
248
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
249
249
  required?: boolean;
250
250
  maxLength?: number;
251
251
  }>;
@@ -266,14 +266,14 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
266
266
  is: any;
267
267
  show?: boolean | undefined;
268
268
  } | undefined;
269
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
269
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
270
270
  tooltip?: string | undefined;
271
271
  helperText?: string | undefined;
272
272
  showErrorMessage?: boolean | undefined;
273
273
  counter?: boolean | undefined;
274
274
  description?: string | undefined;
275
275
  placeholder?: string | undefined;
276
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
276
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
277
277
  required?: boolean;
278
278
  maxLength?: number;
279
279
  }>;
@@ -302,7 +302,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
302
302
  is: any;
303
303
  show?: boolean | undefined;
304
304
  } | undefined;
305
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
305
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
306
306
  tooltip?: string | undefined;
307
307
  helperText?: string | undefined;
308
308
  showErrorMessage?: boolean | undefined;
@@ -313,7 +313,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
313
313
  unit?: string | undefined;
314
314
  description?: string | undefined;
315
315
  placeholder?: string | undefined;
316
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
316
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
317
317
  required?: boolean;
318
318
  allowNegative?: boolean;
319
319
  }>;
@@ -327,21 +327,21 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
327
327
  camelCaseName: string;
328
328
  id: string;
329
329
  type: "email-field";
330
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
330
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
331
331
  tooltip?: string | undefined;
332
332
  helperText?: string | undefined;
333
333
  showErrorMessage?: boolean | undefined;
334
334
  description?: string | undefined;
335
335
  placeholder?: string | undefined;
336
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
336
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "helperText" | "showErrorMessage"> & {
337
337
  required?: boolean;
338
338
  maxLength?: number;
339
339
  }>;
340
340
  readonly PasswordField: react273.FC<{
341
+ description?: string | undefined;
341
342
  label: string;
343
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
342
344
  placeholder?: string | undefined;
343
- description?: string | undefined;
344
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
345
345
  tooltip?: string | undefined;
346
346
  helperText?: string | undefined;
347
347
  showErrorMessage?: boolean | undefined;
@@ -365,13 +365,13 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
365
365
  is: any;
366
366
  show?: boolean | undefined;
367
367
  } | undefined;
368
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
368
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
369
369
  tooltip?: string | undefined;
370
370
  helperText?: string | undefined;
371
371
  defaultValue?: string | undefined;
372
372
  description?: string | undefined;
373
373
  placeholder?: string | undefined;
374
- }, "label" | "placeholder" | "defaultValue" | "description" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
374
+ }, "description" | "label" | "defaultValue" | "orientation" | "placeholder" | "tooltip" | "options" | "helperText" | "clearable"> & {
375
375
  required?: boolean;
376
376
  }>;
377
377
  readonly ComboboxField: react273.FC<{
@@ -397,26 +397,26 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
397
397
  minDate?: Date | undefined;
398
398
  maxDate?: Date | undefined;
399
399
  } | undefined;
400
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
400
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
401
401
  tooltip?: string | undefined;
402
402
  helperText?: string | undefined;
403
403
  defaultValue?: string | undefined;
404
404
  description?: string | undefined;
405
405
  placeholder?: string | undefined;
406
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
406
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "helperText" | "showErrorMessage"> & {
407
407
  required?: boolean;
408
408
  minDate?: Date;
409
409
  maxDate?: Date;
410
410
  }>;
411
411
  readonly SwitchField: react273.FC<{
412
- label: string;
413
412
  description?: string | undefined;
413
+ label: string;
414
414
  helperText?: string | undefined;
415
415
  }>;
416
416
  readonly RadioGroupField: react273.FC<{
417
- label: string;
418
417
  description?: string | undefined;
419
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
418
+ label: string;
419
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
420
420
  tooltip?: string | undefined;
421
421
  options: {
422
422
  label: string;
@@ -426,9 +426,9 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
426
426
  helperText?: string | undefined;
427
427
  }>;
428
428
  readonly CheckboxField: react273.FC<{
429
- label: string;
430
429
  description?: string | undefined;
431
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
430
+ label: string;
431
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
432
432
  tooltip?: string | undefined;
433
433
  options: {
434
434
  label: string;
@@ -445,7 +445,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
445
445
  orientation,
446
446
  ...props
447
447
  }: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
448
- orientation?: "horizontal" | "vertical" | "responsive" | null | undefined;
448
+ orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
449
449
  } & class_variance_authority_types23.ClassProp) | undefined) => string>) => react_jsx_runtime332.JSX.Element>;
450
450
  readonly FieldContent: react273.MemoExoticComponent<({
451
451
  className,
@@ -539,7 +539,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
539
539
  is: any;
540
540
  show?: boolean | undefined;
541
541
  } | undefined;
542
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
542
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
543
543
  tooltip?: string | undefined;
544
544
  helperText?: string | undefined;
545
545
  showErrorMessage?: boolean | undefined;
@@ -547,7 +547,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
547
547
  showClearButton?: boolean | undefined;
548
548
  description?: string | undefined;
549
549
  placeholder?: string | undefined;
550
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
550
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
551
551
  required?: boolean;
552
552
  maxLength?: number;
553
553
  }>;
@@ -568,14 +568,14 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
568
568
  is: any;
569
569
  show?: boolean | undefined;
570
570
  } | undefined;
571
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
571
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
572
572
  tooltip?: string | undefined;
573
573
  helperText?: string | undefined;
574
574
  showErrorMessage?: boolean | undefined;
575
575
  counter?: boolean | undefined;
576
576
  description?: string | undefined;
577
577
  placeholder?: string | undefined;
578
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
578
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
579
579
  required?: boolean;
580
580
  maxLength?: number;
581
581
  }>;
@@ -604,7 +604,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
604
604
  is: any;
605
605
  show?: boolean | undefined;
606
606
  } | undefined;
607
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
607
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
608
608
  tooltip?: string | undefined;
609
609
  helperText?: string | undefined;
610
610
  showErrorMessage?: boolean | undefined;
@@ -615,7 +615,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
615
615
  unit?: string | undefined;
616
616
  description?: string | undefined;
617
617
  placeholder?: string | undefined;
618
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
618
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
619
619
  required?: boolean;
620
620
  allowNegative?: boolean;
621
621
  }>;
@@ -629,21 +629,21 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
629
629
  camelCaseName: string;
630
630
  id: string;
631
631
  type: "email-field";
632
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
632
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
633
633
  tooltip?: string | undefined;
634
634
  helperText?: string | undefined;
635
635
  showErrorMessage?: boolean | undefined;
636
636
  description?: string | undefined;
637
637
  placeholder?: string | undefined;
638
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
638
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "helperText" | "showErrorMessage"> & {
639
639
  required?: boolean;
640
640
  maxLength?: number;
641
641
  }>;
642
642
  readonly PasswordField: react273.FC<{
643
+ description?: string | undefined;
643
644
  label: string;
645
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
644
646
  placeholder?: string | undefined;
645
- description?: string | undefined;
646
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
647
647
  tooltip?: string | undefined;
648
648
  helperText?: string | undefined;
649
649
  showErrorMessage?: boolean | undefined;
@@ -667,13 +667,13 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
667
667
  is: any;
668
668
  show?: boolean | undefined;
669
669
  } | undefined;
670
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
670
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
671
671
  tooltip?: string | undefined;
672
672
  helperText?: string | undefined;
673
673
  defaultValue?: string | undefined;
674
674
  description?: string | undefined;
675
675
  placeholder?: string | undefined;
676
- }, "label" | "placeholder" | "defaultValue" | "description" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
676
+ }, "description" | "label" | "defaultValue" | "orientation" | "placeholder" | "tooltip" | "options" | "helperText" | "clearable"> & {
677
677
  required?: boolean;
678
678
  }>;
679
679
  readonly ComboboxField: react273.FC<{
@@ -699,26 +699,26 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
699
699
  minDate?: Date | undefined;
700
700
  maxDate?: Date | undefined;
701
701
  } | undefined;
702
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
702
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
703
703
  tooltip?: string | undefined;
704
704
  helperText?: string | undefined;
705
705
  defaultValue?: string | undefined;
706
706
  description?: string | undefined;
707
707
  placeholder?: string | undefined;
708
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
708
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "helperText" | "showErrorMessage"> & {
709
709
  required?: boolean;
710
710
  minDate?: Date;
711
711
  maxDate?: Date;
712
712
  }>;
713
713
  readonly SwitchField: react273.FC<{
714
- label: string;
715
714
  description?: string | undefined;
715
+ label: string;
716
716
  helperText?: string | undefined;
717
717
  }>;
718
718
  readonly RadioGroupField: react273.FC<{
719
- label: string;
720
719
  description?: string | undefined;
721
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
720
+ label: string;
721
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
722
722
  tooltip?: string | undefined;
723
723
  options: {
724
724
  label: string;
@@ -728,9 +728,9 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
728
728
  helperText?: string | undefined;
729
729
  }>;
730
730
  readonly CheckboxField: react273.FC<{
731
- label: string;
732
731
  description?: string | undefined;
733
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
732
+ label: string;
733
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
734
734
  tooltip?: string | undefined;
735
735
  options: {
736
736
  label: string;
@@ -747,7 +747,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
747
747
  orientation,
748
748
  ...props
749
749
  }: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
750
- orientation?: "horizontal" | "vertical" | "responsive" | null | undefined;
750
+ orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
751
751
  } & class_variance_authority_types23.ClassProp) | undefined) => string>) => react_jsx_runtime332.JSX.Element>;
752
752
  readonly FieldContent: react273.MemoExoticComponent<({
753
753
  className,
@@ -839,7 +839,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
839
839
  is: any;
840
840
  show?: boolean | undefined;
841
841
  } | undefined;
842
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
842
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
843
843
  tooltip?: string | undefined;
844
844
  helperText?: string | undefined;
845
845
  showErrorMessage?: boolean | undefined;
@@ -847,7 +847,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
847
847
  showClearButton?: boolean | undefined;
848
848
  description?: string | undefined;
849
849
  placeholder?: string | undefined;
850
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
850
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
851
851
  required?: boolean;
852
852
  maxLength?: number;
853
853
  }>;
@@ -868,14 +868,14 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
868
868
  is: any;
869
869
  show?: boolean | undefined;
870
870
  } | undefined;
871
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
871
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
872
872
  tooltip?: string | undefined;
873
873
  helperText?: string | undefined;
874
874
  showErrorMessage?: boolean | undefined;
875
875
  counter?: boolean | undefined;
876
876
  description?: string | undefined;
877
877
  placeholder?: string | undefined;
878
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
878
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
879
879
  required?: boolean;
880
880
  maxLength?: number;
881
881
  }>;
@@ -904,7 +904,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
904
904
  is: any;
905
905
  show?: boolean | undefined;
906
906
  } | undefined;
907
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
907
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
908
908
  tooltip?: string | undefined;
909
909
  helperText?: string | undefined;
910
910
  showErrorMessage?: boolean | undefined;
@@ -915,7 +915,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
915
915
  unit?: string | undefined;
916
916
  description?: string | undefined;
917
917
  placeholder?: string | undefined;
918
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
918
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
919
919
  required?: boolean;
920
920
  allowNegative?: boolean;
921
921
  }>;
@@ -929,21 +929,21 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
929
929
  camelCaseName: string;
930
930
  id: string;
931
931
  type: "email-field";
932
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
932
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
933
933
  tooltip?: string | undefined;
934
934
  helperText?: string | undefined;
935
935
  showErrorMessage?: boolean | undefined;
936
936
  description?: string | undefined;
937
937
  placeholder?: string | undefined;
938
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
938
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "helperText" | "showErrorMessage"> & {
939
939
  required?: boolean;
940
940
  maxLength?: number;
941
941
  }>;
942
942
  readonly PasswordField: react273.FC<{
943
+ description?: string | undefined;
943
944
  label: string;
945
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
944
946
  placeholder?: string | undefined;
945
- description?: string | undefined;
946
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
947
947
  tooltip?: string | undefined;
948
948
  helperText?: string | undefined;
949
949
  showErrorMessage?: boolean | undefined;
@@ -967,13 +967,13 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
967
967
  is: any;
968
968
  show?: boolean | undefined;
969
969
  } | undefined;
970
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
970
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
971
971
  tooltip?: string | undefined;
972
972
  helperText?: string | undefined;
973
973
  defaultValue?: string | undefined;
974
974
  description?: string | undefined;
975
975
  placeholder?: string | undefined;
976
- }, "label" | "placeholder" | "defaultValue" | "description" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
976
+ }, "description" | "label" | "defaultValue" | "orientation" | "placeholder" | "tooltip" | "options" | "helperText" | "clearable"> & {
977
977
  required?: boolean;
978
978
  }>;
979
979
  readonly ComboboxField: react273.FC<{
@@ -999,26 +999,26 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
999
999
  minDate?: Date | undefined;
1000
1000
  maxDate?: Date | undefined;
1001
1001
  } | undefined;
1002
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1002
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1003
1003
  tooltip?: string | undefined;
1004
1004
  helperText?: string | undefined;
1005
1005
  defaultValue?: string | undefined;
1006
1006
  description?: string | undefined;
1007
1007
  placeholder?: string | undefined;
1008
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
1008
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "helperText" | "showErrorMessage"> & {
1009
1009
  required?: boolean;
1010
1010
  minDate?: Date;
1011
1011
  maxDate?: Date;
1012
1012
  }>;
1013
1013
  readonly SwitchField: react273.FC<{
1014
- label: string;
1015
1014
  description?: string | undefined;
1015
+ label: string;
1016
1016
  helperText?: string | undefined;
1017
1017
  }>;
1018
1018
  readonly RadioGroupField: react273.FC<{
1019
- label: string;
1020
1019
  description?: string | undefined;
1021
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1020
+ label: string;
1021
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1022
1022
  tooltip?: string | undefined;
1023
1023
  options: {
1024
1024
  label: string;
@@ -1028,9 +1028,9 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1028
1028
  helperText?: string | undefined;
1029
1029
  }>;
1030
1030
  readonly CheckboxField: react273.FC<{
1031
- label: string;
1032
1031
  description?: string | undefined;
1033
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1032
+ label: string;
1033
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1034
1034
  tooltip?: string | undefined;
1035
1035
  options: {
1036
1036
  label: string;
@@ -1047,7 +1047,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1047
1047
  orientation,
1048
1048
  ...props
1049
1049
  }: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
1050
- orientation?: "horizontal" | "vertical" | "responsive" | null | undefined;
1050
+ orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
1051
1051
  } & class_variance_authority_types23.ClassProp) | undefined) => string>) => react_jsx_runtime332.JSX.Element>;
1052
1052
  readonly FieldContent: react273.MemoExoticComponent<({
1053
1053
  className,
@@ -1143,7 +1143,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1143
1143
  is: any;
1144
1144
  show?: boolean | undefined;
1145
1145
  } | undefined;
1146
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1146
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1147
1147
  tooltip?: string | undefined;
1148
1148
  helperText?: string | undefined;
1149
1149
  showErrorMessage?: boolean | undefined;
@@ -1151,7 +1151,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1151
1151
  showClearButton?: boolean | undefined;
1152
1152
  description?: string | undefined;
1153
1153
  placeholder?: string | undefined;
1154
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
1154
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
1155
1155
  required?: boolean;
1156
1156
  maxLength?: number;
1157
1157
  }>;
@@ -1172,14 +1172,14 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1172
1172
  is: any;
1173
1173
  show?: boolean | undefined;
1174
1174
  } | undefined;
1175
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1175
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1176
1176
  tooltip?: string | undefined;
1177
1177
  helperText?: string | undefined;
1178
1178
  showErrorMessage?: boolean | undefined;
1179
1179
  counter?: boolean | undefined;
1180
1180
  description?: string | undefined;
1181
1181
  placeholder?: string | undefined;
1182
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
1182
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
1183
1183
  required?: boolean;
1184
1184
  maxLength?: number;
1185
1185
  }>;
@@ -1208,7 +1208,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1208
1208
  is: any;
1209
1209
  show?: boolean | undefined;
1210
1210
  } | undefined;
1211
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1211
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1212
1212
  tooltip?: string | undefined;
1213
1213
  helperText?: string | undefined;
1214
1214
  showErrorMessage?: boolean | undefined;
@@ -1219,7 +1219,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1219
1219
  unit?: string | undefined;
1220
1220
  description?: string | undefined;
1221
1221
  placeholder?: string | undefined;
1222
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
1222
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
1223
1223
  required?: boolean;
1224
1224
  allowNegative?: boolean;
1225
1225
  }>;
@@ -1233,21 +1233,21 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1233
1233
  camelCaseName: string;
1234
1234
  id: string;
1235
1235
  type: "email-field";
1236
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1236
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1237
1237
  tooltip?: string | undefined;
1238
1238
  helperText?: string | undefined;
1239
1239
  showErrorMessage?: boolean | undefined;
1240
1240
  description?: string | undefined;
1241
1241
  placeholder?: string | undefined;
1242
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
1242
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "helperText" | "showErrorMessage"> & {
1243
1243
  required?: boolean;
1244
1244
  maxLength?: number;
1245
1245
  }>;
1246
1246
  readonly PasswordField: react273.FC<{
1247
+ description?: string | undefined;
1247
1248
  label: string;
1249
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1248
1250
  placeholder?: string | undefined;
1249
- description?: string | undefined;
1250
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1251
1251
  tooltip?: string | undefined;
1252
1252
  helperText?: string | undefined;
1253
1253
  showErrorMessage?: boolean | undefined;
@@ -1271,13 +1271,13 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1271
1271
  is: any;
1272
1272
  show?: boolean | undefined;
1273
1273
  } | undefined;
1274
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1274
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1275
1275
  tooltip?: string | undefined;
1276
1276
  helperText?: string | undefined;
1277
1277
  defaultValue?: string | undefined;
1278
1278
  description?: string | undefined;
1279
1279
  placeholder?: string | undefined;
1280
- }, "label" | "placeholder" | "defaultValue" | "description" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
1280
+ }, "description" | "label" | "defaultValue" | "orientation" | "placeholder" | "tooltip" | "options" | "helperText" | "clearable"> & {
1281
1281
  required?: boolean;
1282
1282
  }>;
1283
1283
  readonly ComboboxField: react273.FC<{
@@ -1303,26 +1303,26 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1303
1303
  minDate?: Date | undefined;
1304
1304
  maxDate?: Date | undefined;
1305
1305
  } | undefined;
1306
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1306
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1307
1307
  tooltip?: string | undefined;
1308
1308
  helperText?: string | undefined;
1309
1309
  defaultValue?: string | undefined;
1310
1310
  description?: string | undefined;
1311
1311
  placeholder?: string | undefined;
1312
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
1312
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "helperText" | "showErrorMessage"> & {
1313
1313
  required?: boolean;
1314
1314
  minDate?: Date;
1315
1315
  maxDate?: Date;
1316
1316
  }>;
1317
1317
  readonly SwitchField: react273.FC<{
1318
- label: string;
1319
1318
  description?: string | undefined;
1319
+ label: string;
1320
1320
  helperText?: string | undefined;
1321
1321
  }>;
1322
1322
  readonly RadioGroupField: react273.FC<{
1323
- label: string;
1324
1323
  description?: string | undefined;
1325
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1324
+ label: string;
1325
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1326
1326
  tooltip?: string | undefined;
1327
1327
  options: {
1328
1328
  label: string;
@@ -1332,9 +1332,9 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1332
1332
  helperText?: string | undefined;
1333
1333
  }>;
1334
1334
  readonly CheckboxField: react273.FC<{
1335
- label: string;
1336
1335
  description?: string | undefined;
1337
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1336
+ label: string;
1337
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1338
1338
  tooltip?: string | undefined;
1339
1339
  options: {
1340
1340
  label: string;
@@ -1351,7 +1351,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1351
1351
  orientation,
1352
1352
  ...props
1353
1353
  }: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
1354
- orientation?: "horizontal" | "vertical" | "responsive" | null | undefined;
1354
+ orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
1355
1355
  } & class_variance_authority_types23.ClassProp) | undefined) => string>) => react_jsx_runtime332.JSX.Element>;
1356
1356
  readonly FieldContent: react273.MemoExoticComponent<({
1357
1357
  className,
@@ -1443,7 +1443,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1443
1443
  is: any;
1444
1444
  show?: boolean | undefined;
1445
1445
  } | undefined;
1446
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1446
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1447
1447
  tooltip?: string | undefined;
1448
1448
  helperText?: string | undefined;
1449
1449
  showErrorMessage?: boolean | undefined;
@@ -1451,7 +1451,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1451
1451
  showClearButton?: boolean | undefined;
1452
1452
  description?: string | undefined;
1453
1453
  placeholder?: string | undefined;
1454
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
1454
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
1455
1455
  required?: boolean;
1456
1456
  maxLength?: number;
1457
1457
  }>;
@@ -1472,14 +1472,14 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1472
1472
  is: any;
1473
1473
  show?: boolean | undefined;
1474
1474
  } | undefined;
1475
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1475
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1476
1476
  tooltip?: string | undefined;
1477
1477
  helperText?: string | undefined;
1478
1478
  showErrorMessage?: boolean | undefined;
1479
1479
  counter?: boolean | undefined;
1480
1480
  description?: string | undefined;
1481
1481
  placeholder?: string | undefined;
1482
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
1482
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
1483
1483
  required?: boolean;
1484
1484
  maxLength?: number;
1485
1485
  }>;
@@ -1508,7 +1508,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1508
1508
  is: any;
1509
1509
  show?: boolean | undefined;
1510
1510
  } | undefined;
1511
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1511
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1512
1512
  tooltip?: string | undefined;
1513
1513
  helperText?: string | undefined;
1514
1514
  showErrorMessage?: boolean | undefined;
@@ -1519,7 +1519,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1519
1519
  unit?: string | undefined;
1520
1520
  description?: string | undefined;
1521
1521
  placeholder?: string | undefined;
1522
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
1522
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
1523
1523
  required?: boolean;
1524
1524
  allowNegative?: boolean;
1525
1525
  }>;
@@ -1533,21 +1533,21 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1533
1533
  camelCaseName: string;
1534
1534
  id: string;
1535
1535
  type: "email-field";
1536
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1536
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1537
1537
  tooltip?: string | undefined;
1538
1538
  helperText?: string | undefined;
1539
1539
  showErrorMessage?: boolean | undefined;
1540
1540
  description?: string | undefined;
1541
1541
  placeholder?: string | undefined;
1542
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
1542
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "helperText" | "showErrorMessage"> & {
1543
1543
  required?: boolean;
1544
1544
  maxLength?: number;
1545
1545
  }>;
1546
1546
  readonly PasswordField: react273.FC<{
1547
+ description?: string | undefined;
1547
1548
  label: string;
1549
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1548
1550
  placeholder?: string | undefined;
1549
- description?: string | undefined;
1550
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1551
1551
  tooltip?: string | undefined;
1552
1552
  helperText?: string | undefined;
1553
1553
  showErrorMessage?: boolean | undefined;
@@ -1571,13 +1571,13 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1571
1571
  is: any;
1572
1572
  show?: boolean | undefined;
1573
1573
  } | undefined;
1574
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1574
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1575
1575
  tooltip?: string | undefined;
1576
1576
  helperText?: string | undefined;
1577
1577
  defaultValue?: string | undefined;
1578
1578
  description?: string | undefined;
1579
1579
  placeholder?: string | undefined;
1580
- }, "label" | "placeholder" | "defaultValue" | "description" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
1580
+ }, "description" | "label" | "defaultValue" | "orientation" | "placeholder" | "tooltip" | "options" | "helperText" | "clearable"> & {
1581
1581
  required?: boolean;
1582
1582
  }>;
1583
1583
  readonly ComboboxField: react273.FC<{
@@ -1603,26 +1603,26 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1603
1603
  minDate?: Date | undefined;
1604
1604
  maxDate?: Date | undefined;
1605
1605
  } | undefined;
1606
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1606
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1607
1607
  tooltip?: string | undefined;
1608
1608
  helperText?: string | undefined;
1609
1609
  defaultValue?: string | undefined;
1610
1610
  description?: string | undefined;
1611
1611
  placeholder?: string | undefined;
1612
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
1612
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "helperText" | "showErrorMessage"> & {
1613
1613
  required?: boolean;
1614
1614
  minDate?: Date;
1615
1615
  maxDate?: Date;
1616
1616
  }>;
1617
1617
  readonly SwitchField: react273.FC<{
1618
- label: string;
1619
1618
  description?: string | undefined;
1619
+ label: string;
1620
1620
  helperText?: string | undefined;
1621
1621
  }>;
1622
1622
  readonly RadioGroupField: react273.FC<{
1623
- label: string;
1624
1623
  description?: string | undefined;
1625
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1624
+ label: string;
1625
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1626
1626
  tooltip?: string | undefined;
1627
1627
  options: {
1628
1628
  label: string;
@@ -1632,9 +1632,9 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1632
1632
  helperText?: string | undefined;
1633
1633
  }>;
1634
1634
  readonly CheckboxField: react273.FC<{
1635
- label: string;
1636
1635
  description?: string | undefined;
1637
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1636
+ label: string;
1637
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1638
1638
  tooltip?: string | undefined;
1639
1639
  options: {
1640
1640
  label: string;
@@ -1651,7 +1651,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1651
1651
  orientation,
1652
1652
  ...props
1653
1653
  }: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
1654
- orientation?: "horizontal" | "vertical" | "responsive" | null | undefined;
1654
+ orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
1655
1655
  } & class_variance_authority_types23.ClassProp) | undefined) => string>) => react_jsx_runtime332.JSX.Element>;
1656
1656
  readonly FieldContent: react273.MemoExoticComponent<({
1657
1657
  className,
@@ -1742,7 +1742,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1742
1742
  is: any;
1743
1743
  show?: boolean | undefined;
1744
1744
  } | undefined;
1745
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1745
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1746
1746
  tooltip?: string | undefined;
1747
1747
  helperText?: string | undefined;
1748
1748
  showErrorMessage?: boolean | undefined;
@@ -1750,7 +1750,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1750
1750
  showClearButton?: boolean | undefined;
1751
1751
  description?: string | undefined;
1752
1752
  placeholder?: string | undefined;
1753
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
1753
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
1754
1754
  required?: boolean;
1755
1755
  maxLength?: number;
1756
1756
  }>;
@@ -1771,14 +1771,14 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1771
1771
  is: any;
1772
1772
  show?: boolean | undefined;
1773
1773
  } | undefined;
1774
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1774
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1775
1775
  tooltip?: string | undefined;
1776
1776
  helperText?: string | undefined;
1777
1777
  showErrorMessage?: boolean | undefined;
1778
1778
  counter?: boolean | undefined;
1779
1779
  description?: string | undefined;
1780
1780
  placeholder?: string | undefined;
1781
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
1781
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
1782
1782
  required?: boolean;
1783
1783
  maxLength?: number;
1784
1784
  }>;
@@ -1807,7 +1807,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1807
1807
  is: any;
1808
1808
  show?: boolean | undefined;
1809
1809
  } | undefined;
1810
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1810
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1811
1811
  tooltip?: string | undefined;
1812
1812
  helperText?: string | undefined;
1813
1813
  showErrorMessage?: boolean | undefined;
@@ -1818,7 +1818,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1818
1818
  unit?: string | undefined;
1819
1819
  description?: string | undefined;
1820
1820
  placeholder?: string | undefined;
1821
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
1821
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
1822
1822
  required?: boolean;
1823
1823
  allowNegative?: boolean;
1824
1824
  }>;
@@ -1832,21 +1832,21 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1832
1832
  camelCaseName: string;
1833
1833
  id: string;
1834
1834
  type: "email-field";
1835
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1835
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1836
1836
  tooltip?: string | undefined;
1837
1837
  helperText?: string | undefined;
1838
1838
  showErrorMessage?: boolean | undefined;
1839
1839
  description?: string | undefined;
1840
1840
  placeholder?: string | undefined;
1841
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
1841
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "helperText" | "showErrorMessage"> & {
1842
1842
  required?: boolean;
1843
1843
  maxLength?: number;
1844
1844
  }>;
1845
1845
  readonly PasswordField: react273.FC<{
1846
+ description?: string | undefined;
1846
1847
  label: string;
1848
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1847
1849
  placeholder?: string | undefined;
1848
- description?: string | undefined;
1849
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1850
1850
  tooltip?: string | undefined;
1851
1851
  helperText?: string | undefined;
1852
1852
  showErrorMessage?: boolean | undefined;
@@ -1870,13 +1870,13 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1870
1870
  is: any;
1871
1871
  show?: boolean | undefined;
1872
1872
  } | undefined;
1873
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1873
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1874
1874
  tooltip?: string | undefined;
1875
1875
  helperText?: string | undefined;
1876
1876
  defaultValue?: string | undefined;
1877
1877
  description?: string | undefined;
1878
1878
  placeholder?: string | undefined;
1879
- }, "label" | "placeholder" | "defaultValue" | "description" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
1879
+ }, "description" | "label" | "defaultValue" | "orientation" | "placeholder" | "tooltip" | "options" | "helperText" | "clearable"> & {
1880
1880
  required?: boolean;
1881
1881
  }>;
1882
1882
  readonly ComboboxField: react273.FC<{
@@ -1902,26 +1902,26 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1902
1902
  minDate?: Date | undefined;
1903
1903
  maxDate?: Date | undefined;
1904
1904
  } | undefined;
1905
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1905
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1906
1906
  tooltip?: string | undefined;
1907
1907
  helperText?: string | undefined;
1908
1908
  defaultValue?: string | undefined;
1909
1909
  description?: string | undefined;
1910
1910
  placeholder?: string | undefined;
1911
- }, "label" | "placeholder" | "description" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
1911
+ }, "description" | "label" | "orientation" | "placeholder" | "tooltip" | "helperText" | "showErrorMessage"> & {
1912
1912
  required?: boolean;
1913
1913
  minDate?: Date;
1914
1914
  maxDate?: Date;
1915
1915
  }>;
1916
1916
  readonly SwitchField: react273.FC<{
1917
- label: string;
1918
1917
  description?: string | undefined;
1918
+ label: string;
1919
1919
  helperText?: string | undefined;
1920
1920
  }>;
1921
1921
  readonly RadioGroupField: react273.FC<{
1922
- label: string;
1923
1922
  description?: string | undefined;
1924
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1923
+ label: string;
1924
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1925
1925
  tooltip?: string | undefined;
1926
1926
  options: {
1927
1927
  label: string;
@@ -1931,9 +1931,9 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1931
1931
  helperText?: string | undefined;
1932
1932
  }>;
1933
1933
  readonly CheckboxField: react273.FC<{
1934
- label: string;
1935
1934
  description?: string | undefined;
1936
- orientation?: "horizontal" | "vertical" | "responsive" | undefined;
1935
+ label: string;
1936
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1937
1937
  tooltip?: string | undefined;
1938
1938
  options: {
1939
1939
  label: string;
@@ -1950,7 +1950,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1950
1950
  orientation,
1951
1951
  ...props
1952
1952
  }: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
1953
- orientation?: "horizontal" | "vertical" | "responsive" | null | undefined;
1953
+ orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
1954
1954
  } & class_variance_authority_types23.ClassProp) | undefined) => string>) => react_jsx_runtime332.JSX.Element>;
1955
1955
  readonly FieldContent: react273.MemoExoticComponent<({
1956
1956
  className,
@@ -2027,4 +2027,4 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
2027
2027
  }>) => ReturnType<react273.FunctionComponent>;
2028
2028
  //#endregion
2029
2029
  export { withTanStackForm as a, FieldContentMain as c, FieldLabel as d, FieldSeparator as f, withTanStackFieldGroup as i, FieldError as l, useTanStackForm as n, Field as o, useTanStackFormContext as r, FieldContent as s, useTanStackFieldContext as t, FieldGroup as u };
2030
- //# sourceMappingURL=index-DzSTWYsk.d.mts.map
2030
+ //# sourceMappingURL=index-C3SKVvaI.d.cts.map