@customafk/lunas-ui 0.1.88 → 0.1.90

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 (140) hide show
  1. package/dist/{button-DjqNWeLI.d.cts → button-Bood7HXY.d.cts} +7 -7
  2. package/dist/{button-VdupFKuy.d.mts → button-DyVslbOD.d.mts} +7 -7
  3. package/dist/data-display/empty.d.cts +2 -2
  4. package/dist/data-display/empty.d.mts +2 -2
  5. package/dist/data-display/statistic.d.mts +2 -2
  6. package/dist/{dialog-NSWxAcg2.d.cts → dialog-BjaMVnJs.d.cts} +12 -12
  7. package/dist/{dialog-VmYg9Eq_.d.mts → dialog-DlC4jY-Q.d.mts} +12 -12
  8. package/dist/dialogs/detail-dialog/components/sidebar.d.cts +26 -26
  9. package/dist/dialogs/detail-dialog/components/sidebar.d.mts +26 -26
  10. package/dist/features/descriptions/index.d.cts +4 -4
  11. package/dist/features/descriptions/index.d.mts +4 -4
  12. package/dist/features/search-modal/index.d.cts +2 -2
  13. package/dist/features/search-modal/index.d.mts +2 -2
  14. package/dist/features/tables/index.d.cts +7 -7
  15. package/dist/features/tables/index.d.mts +7 -7
  16. package/dist/features/tanstack-form/index.cjs +1 -1
  17. package/dist/features/tanstack-form/index.cjs.map +1 -1
  18. package/dist/features/tanstack-form/index.d.cts +293 -48
  19. package/dist/features/tanstack-form/index.d.mts +293 -48
  20. package/dist/features/tanstack-form/index.mjs +1 -1
  21. package/dist/features/tanstack-form/index.mjs.map +1 -1
  22. package/dist/{input-x9tCltJ_.d.cts → input-BC2AX0x5.d.mts} +5 -5
  23. package/dist/{input-DZh516vt.d.mts → input-Dl5o0Z3n.d.cts} +6 -6
  24. package/dist/layouts/flex.d.cts +9 -9
  25. package/dist/layouts/flex.d.mts +9 -9
  26. package/dist/pages/FeatureDeveloping.d.cts +2 -2
  27. package/dist/pages/FeatureDeveloping.d.mts +2 -2
  28. package/dist/pages/FeatureFixing.d.cts +2 -2
  29. package/dist/pages/FeatureFixing.d.mts +2 -2
  30. package/dist/pages/NotAuthorized.d.cts +2 -2
  31. package/dist/pages/NotAuthorized.d.mts +2 -2
  32. package/dist/pages/NotFound.d.cts +2 -2
  33. package/dist/pages/NotFound.d.mts +2 -2
  34. package/dist/typography/paragraph.d.cts +2 -2
  35. package/dist/typography/paragraph.d.mts +2 -2
  36. package/dist/typography/title.d.cts +2 -2
  37. package/dist/typography/title.d.mts +2 -2
  38. package/dist/ui/alert-dialog.d.cts +12 -12
  39. package/dist/ui/alert-dialog.d.mts +12 -12
  40. package/dist/ui/alert.d.cts +5 -5
  41. package/dist/ui/alert.d.mts +7 -7
  42. package/dist/ui/aspect-ratio.d.cts +2 -2
  43. package/dist/ui/aspect-ratio.d.mts +2 -2
  44. package/dist/ui/avatar.d.cts +4 -4
  45. package/dist/ui/avatar.d.mts +4 -4
  46. package/dist/ui/badge.d.cts +4 -4
  47. package/dist/ui/badge.d.mts +4 -4
  48. package/dist/ui/breadcrumb.d.cts +8 -8
  49. package/dist/ui/breadcrumb.d.mts +8 -8
  50. package/dist/ui/button-group.d.cts +6 -6
  51. package/dist/ui/button-group.d.mts +4 -4
  52. package/dist/ui/button.d.cts +1 -1
  53. package/dist/ui/button.d.mts +1 -1
  54. package/dist/ui/calendar.d.cts +4 -4
  55. package/dist/ui/calendar.d.mts +4 -4
  56. package/dist/ui/card.d.cts +8 -8
  57. package/dist/ui/card.d.mts +8 -8
  58. package/dist/ui/carousel.d.cts +7 -7
  59. package/dist/ui/carousel.d.mts +7 -7
  60. package/dist/ui/checkbox.d.cts +2 -2
  61. package/dist/ui/checkbox.d.mts +2 -2
  62. package/dist/ui/collapsible.d.cts +4 -4
  63. package/dist/ui/collapsible.d.mts +4 -4
  64. package/dist/ui/command.d.cts +11 -11
  65. package/dist/ui/command.d.mts +11 -11
  66. package/dist/ui/context-menu.d.cts +16 -16
  67. package/dist/ui/dialog.d.cts +1 -1
  68. package/dist/ui/dialog.d.mts +1 -1
  69. package/dist/ui/drawer.d.cts +11 -11
  70. package/dist/ui/drawer.d.mts +11 -11
  71. package/dist/ui/dropdown-menu.d.cts +16 -16
  72. package/dist/ui/dropdown-menu.d.mts +16 -16
  73. package/dist/ui/empty.d.cts +9 -9
  74. package/dist/ui/empty.d.mts +9 -9
  75. package/dist/ui/field.d.cts +24 -24
  76. package/dist/ui/field.d.mts +24 -24
  77. package/dist/ui/file-uploader.d.cts +2 -2
  78. package/dist/ui/file-uploader.d.mts +2 -2
  79. package/dist/ui/form.d.cts +11 -11
  80. package/dist/ui/form.d.mts +11 -11
  81. package/dist/ui/hover-card.d.cts +4 -4
  82. package/dist/ui/hover-card.d.mts +4 -4
  83. package/dist/ui/input-otp.d.cts +5 -5
  84. package/dist/ui/input-otp.d.mts +5 -5
  85. package/dist/ui/input.d.cts +1 -1
  86. package/dist/ui/input.d.mts +1 -1
  87. package/dist/ui/inputs/search-input.d.cts +3 -3
  88. package/dist/ui/inputs/search-input.d.mts +3 -3
  89. package/dist/ui/item.d.cts +16 -16
  90. package/dist/ui/item.d.mts +13 -13
  91. package/dist/ui/label.d.cts +2 -2
  92. package/dist/ui/label.d.mts +2 -2
  93. package/dist/ui/menubar.d.cts +17 -17
  94. package/dist/ui/menubar.d.mts +17 -17
  95. package/dist/ui/multi-select.d.cts +2 -2
  96. package/dist/ui/multi-select.d.mts +3 -3
  97. package/dist/ui/navigation-menu.d.cts +11 -11
  98. package/dist/ui/navigation-menu.d.mts +11 -11
  99. package/dist/ui/pagination.d.cts +9 -9
  100. package/dist/ui/pagination.d.mts +9 -9
  101. package/dist/ui/popover.d.cts +5 -5
  102. package/dist/ui/popover.d.mts +5 -5
  103. package/dist/ui/progress.d.cts +2 -2
  104. package/dist/ui/progress.d.mts +2 -2
  105. package/dist/ui/radio-group.d.cts +3 -3
  106. package/dist/ui/radio-group.d.mts +3 -3
  107. package/dist/ui/resizable.d.cts +4 -4
  108. package/dist/ui/resizable.d.mts +4 -4
  109. package/dist/ui/scroll-area.d.cts +6 -6
  110. package/dist/ui/scroll-area.d.mts +6 -6
  111. package/dist/ui/select.d.cts +11 -11
  112. package/dist/ui/select.d.mts +11 -11
  113. package/dist/ui/separator.d.cts +2 -2
  114. package/dist/ui/separator.d.mts +2 -2
  115. package/dist/ui/sheet.d.cts +9 -9
  116. package/dist/ui/sheet.d.mts +9 -9
  117. package/dist/ui/sidebar.d.cts +28 -28
  118. package/dist/ui/sidebar.d.mts +28 -28
  119. package/dist/ui/skeleton.d.cts +2 -2
  120. package/dist/ui/skeleton.d.mts +2 -2
  121. package/dist/ui/slider.d.cts +2 -2
  122. package/dist/ui/slider.d.mts +2 -2
  123. package/dist/ui/sonner.d.cts +2 -2
  124. package/dist/ui/sonner.d.mts +2 -2
  125. package/dist/ui/spinner.d.cts +2 -2
  126. package/dist/ui/spinner.d.mts +2 -2
  127. package/dist/ui/switch.d.mts +2 -2
  128. package/dist/ui/table.d.cts +18 -18
  129. package/dist/ui/table.d.mts +18 -18
  130. package/dist/ui/tabs.d.cts +5 -5
  131. package/dist/ui/tabs.d.mts +5 -5
  132. package/dist/ui/textarea.d.cts +2 -2
  133. package/dist/ui/textarea.d.mts +2 -2
  134. package/dist/ui/toggle-group.d.cts +3 -3
  135. package/dist/ui/toggle-group.d.mts +3 -3
  136. package/dist/ui/toggle.d.cts +4 -4
  137. package/dist/ui/toggle.d.mts +4 -4
  138. package/dist/ui/tooltip.d.cts +5 -5
  139. package/dist/ui/tooltip.d.mts +5 -5
  140. package/package.json +1 -1
@@ -1,7 +1,18 @@
1
+ import * as react_jsx_runtime336 from "react/jsx-runtime";
1
2
  import * as react26 from "react";
3
+ import * as class_variance_authority_types12 from "class-variance-authority/types";
4
+ import * as class_variance_authority0 from "class-variance-authority";
5
+ import { Label } from "radix-ui";
2
6
  import * as _tanstack_form_core0 from "@tanstack/form-core";
3
7
  import * as _tanstack_react_form0 from "@tanstack/react-form";
4
8
 
9
+ //#region packages/components/features/tanstack-form/components/ui/label.d.ts
10
+ declare function Label$1({
11
+ className,
12
+ children,
13
+ ...props
14
+ }: React.ComponentProps<typeof Label.Root>): react_jsx_runtime336.JSX.Element;
15
+ //#endregion
5
16
  //#region packages/components/features/tanstack-form/tanstack-form.d.ts
6
17
  declare const useTanStackFieldContext: <TData>() => _tanstack_form_core0.FieldApi<any, string, TData, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any>, useTanStackFormContext: () => _tanstack_react_form0.ReactFormExtendedApi<Record<string, never>, any, any, any, any, any, any, any, any, any, any, any>;
7
18
  declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0.FormValidateOrFn<TFormData> | undefined, TOnChange extends _tanstack_form_core0.FormValidateOrFn<TFormData> | undefined, TOnChangeAsync extends _tanstack_form_core0.FormAsyncValidateOrFn<TFormData> | undefined, TOnBlur extends _tanstack_form_core0.FormValidateOrFn<TFormData> | undefined, TOnBlurAsync extends _tanstack_form_core0.FormAsyncValidateOrFn<TFormData> | undefined, TOnSubmit extends _tanstack_form_core0.FormValidateOrFn<TFormData> | undefined, TOnSubmitAsync extends _tanstack_form_core0.FormAsyncValidateOrFn<TFormData> | undefined, TOnDynamic extends _tanstack_form_core0.FormValidateOrFn<TFormData> | undefined, TOnDynamicAsync extends _tanstack_form_core0.FormAsyncValidateOrFn<TFormData> | undefined, TOnServer extends _tanstack_form_core0.FormAsyncValidateOrFn<TFormData> | undefined, TSubmitMeta>(props: _tanstack_form_core0.FormOptions<TFormData, TOnMount, TOnChange, TOnChangeAsync, TOnBlur, TOnBlurAsync, TOnSubmit, TOnSubmitAsync, TOnDynamic, TOnDynamicAsync, TOnServer, TSubmitMeta>) => _tanstack_react_form0.AppFieldExtendedReactFormApi<TFormData, TOnMount, TOnChange, TOnChangeAsync, TOnBlur, TOnBlurAsync, TOnSubmit, TOnSubmitAsync, TOnDynamic, TOnDynamicAsync, TOnServer, TSubmitMeta, {
@@ -31,7 +42,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
31
42
  showClearButton?: boolean | undefined;
32
43
  description?: string | undefined;
33
44
  placeholder?: string | undefined;
34
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
45
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
35
46
  required?: boolean;
36
47
  maxLength?: number;
37
48
  }>;
@@ -59,7 +70,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
59
70
  counter?: boolean | undefined;
60
71
  description?: string | undefined;
61
72
  placeholder?: string | undefined;
62
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "counter" | "helperText" | "showErrorMessage"> & {
73
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
63
74
  required?: boolean;
64
75
  maxLength?: number;
65
76
  }>;
@@ -99,7 +110,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
99
110
  unit?: string | undefined;
100
111
  description?: string | undefined;
101
112
  placeholder?: string | undefined;
102
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
113
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
103
114
  required?: boolean;
104
115
  allowNegative?: boolean;
105
116
  }>;
@@ -119,15 +130,15 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
119
130
  showErrorMessage?: boolean | undefined;
120
131
  description?: string | undefined;
121
132
  placeholder?: string | undefined;
122
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "helperText" | "showErrorMessage"> & {
133
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
123
134
  maxLength?: number;
124
135
  }>;
125
136
  readonly PasswordField: react26.FC<{
126
137
  description?: string | undefined;
127
138
  label: string;
128
- tooltip?: string | undefined;
129
- orientation?: "vertical" | "horizontal" | "responsive" | undefined;
130
139
  placeholder?: string | undefined;
140
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
141
+ tooltip?: string | undefined;
131
142
  helperText?: string | undefined;
132
143
  showErrorMessage?: boolean | undefined;
133
144
  }>;
@@ -156,7 +167,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
156
167
  defaultValue?: string | undefined;
157
168
  description?: string | undefined;
158
169
  placeholder?: string | undefined;
159
- }, "description" | "label" | "defaultValue" | "tooltip" | "orientation" | "options" | "placeholder" | "helperText" | "clearable"> & {
170
+ }, "description" | "defaultValue" | "label" | "placeholder" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
160
171
  required?: boolean;
161
172
  }>;
162
173
  readonly DateField: react26.FC<Pick<{
@@ -177,7 +188,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
177
188
  defaultValue?: string | undefined;
178
189
  description?: string | undefined;
179
190
  placeholder?: string | undefined;
180
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "helperText" | "showErrorMessage"> & {
191
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
181
192
  required?: boolean;
182
193
  minDate?: Date;
183
194
  maxDate?: Date;
@@ -218,6 +229,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
218
229
  readonly TanStackPopoverForm: react26.FC<react26.PropsWithChildren<{
219
230
  title: string;
220
231
  open?: boolean;
232
+ contentClassName?: string;
221
233
  onOpenChange?: (open: boolean) => void;
222
234
  }>>;
223
235
  readonly TanStackContainerForm: react26.FC<{
@@ -249,6 +261,44 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
249
261
  label?: string;
250
262
  className?: string;
251
263
  }>;
264
+ readonly FieldGroup: react26.MemoExoticComponent<({
265
+ className,
266
+ ...props
267
+ }: React.ComponentProps<"div">) => react_jsx_runtime336.JSX.Element>;
268
+ readonly Field: react26.MemoExoticComponent<({
269
+ className,
270
+ orientation,
271
+ ...props
272
+ }: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
273
+ orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
274
+ } & class_variance_authority_types12.ClassProp) | undefined) => string>) => react_jsx_runtime336.JSX.Element>;
275
+ readonly FieldContent: react26.MemoExoticComponent<({
276
+ className,
277
+ ...props
278
+ }: React.ComponentProps<"div">) => react_jsx_runtime336.JSX.Element>;
279
+ readonly FieldLabel: react26.MemoExoticComponent<({
280
+ className,
281
+ ...props
282
+ }: React.ComponentProps<typeof Label$1>) => react_jsx_runtime336.JSX.Element>;
283
+ readonly FieldContentMain: react26.MemoExoticComponent<({
284
+ className,
285
+ ...props
286
+ }: React.ComponentProps<"div">) => react_jsx_runtime336.JSX.Element>;
287
+ readonly FieldSeparator: react26.MemoExoticComponent<({
288
+ children,
289
+ className,
290
+ ...props
291
+ }: React.PropsWithChildren<React.ComponentProps<"div">>) => react_jsx_runtime336.JSX.Element>;
292
+ readonly FieldError: react26.MemoExoticComponent<({
293
+ className,
294
+ children,
295
+ errors,
296
+ ...props
297
+ }: React.ComponentProps<"div"> & {
298
+ errors?: Array<{
299
+ message?: string;
300
+ } | undefined>;
301
+ }) => react_jsx_runtime336.JSX.Element | null>;
252
302
  }>, withTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0.FormValidateOrFn<TFormData> | undefined, TOnChange extends _tanstack_form_core0.FormValidateOrFn<TFormData> | undefined, TOnChangeAsync extends _tanstack_form_core0.FormAsyncValidateOrFn<TFormData> | undefined, TOnBlur extends _tanstack_form_core0.FormValidateOrFn<TFormData> | undefined, TOnBlurAsync extends _tanstack_form_core0.FormAsyncValidateOrFn<TFormData> | undefined, TOnSubmit extends _tanstack_form_core0.FormValidateOrFn<TFormData> | undefined, TOnSubmitAsync extends _tanstack_form_core0.FormAsyncValidateOrFn<TFormData> | undefined, TOnDynamic extends _tanstack_form_core0.FormValidateOrFn<TFormData> | undefined, TOnDynamicAsync extends _tanstack_form_core0.FormAsyncValidateOrFn<TFormData> | undefined, TOnServer extends _tanstack_form_core0.FormAsyncValidateOrFn<TFormData> | undefined, TSubmitMeta, TRenderProps extends object = {}>({
253
303
  render,
254
304
  props
@@ -279,7 +329,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
279
329
  showClearButton?: boolean | undefined;
280
330
  description?: string | undefined;
281
331
  placeholder?: string | undefined;
282
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
332
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
283
333
  required?: boolean;
284
334
  maxLength?: number;
285
335
  }>;
@@ -307,7 +357,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
307
357
  counter?: boolean | undefined;
308
358
  description?: string | undefined;
309
359
  placeholder?: string | undefined;
310
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "counter" | "helperText" | "showErrorMessage"> & {
360
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
311
361
  required?: boolean;
312
362
  maxLength?: number;
313
363
  }>;
@@ -347,7 +397,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
347
397
  unit?: string | undefined;
348
398
  description?: string | undefined;
349
399
  placeholder?: string | undefined;
350
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
400
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
351
401
  required?: boolean;
352
402
  allowNegative?: boolean;
353
403
  }>;
@@ -367,15 +417,15 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
367
417
  showErrorMessage?: boolean | undefined;
368
418
  description?: string | undefined;
369
419
  placeholder?: string | undefined;
370
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "helperText" | "showErrorMessage"> & {
420
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
371
421
  maxLength?: number;
372
422
  }>;
373
423
  readonly PasswordField: react26.FC<{
374
424
  description?: string | undefined;
375
425
  label: string;
376
- tooltip?: string | undefined;
377
- orientation?: "vertical" | "horizontal" | "responsive" | undefined;
378
426
  placeholder?: string | undefined;
427
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
428
+ tooltip?: string | undefined;
379
429
  helperText?: string | undefined;
380
430
  showErrorMessage?: boolean | undefined;
381
431
  }>;
@@ -404,7 +454,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
404
454
  defaultValue?: string | undefined;
405
455
  description?: string | undefined;
406
456
  placeholder?: string | undefined;
407
- }, "description" | "label" | "defaultValue" | "tooltip" | "orientation" | "options" | "placeholder" | "helperText" | "clearable"> & {
457
+ }, "description" | "defaultValue" | "label" | "placeholder" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
408
458
  required?: boolean;
409
459
  }>;
410
460
  readonly DateField: react26.FC<Pick<{
@@ -425,7 +475,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
425
475
  defaultValue?: string | undefined;
426
476
  description?: string | undefined;
427
477
  placeholder?: string | undefined;
428
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "helperText" | "showErrorMessage"> & {
478
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
429
479
  required?: boolean;
430
480
  minDate?: Date;
431
481
  maxDate?: Date;
@@ -466,6 +516,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
466
516
  readonly TanStackPopoverForm: react26.FC<react26.PropsWithChildren<{
467
517
  title: string;
468
518
  open?: boolean;
519
+ contentClassName?: string;
469
520
  onOpenChange?: (open: boolean) => void;
470
521
  }>>;
471
522
  readonly TanStackContainerForm: react26.FC<{
@@ -497,6 +548,44 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
497
548
  label?: string;
498
549
  className?: string;
499
550
  }>;
551
+ readonly FieldGroup: react26.MemoExoticComponent<({
552
+ className,
553
+ ...props
554
+ }: React.ComponentProps<"div">) => react_jsx_runtime336.JSX.Element>;
555
+ readonly Field: react26.MemoExoticComponent<({
556
+ className,
557
+ orientation,
558
+ ...props
559
+ }: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
560
+ orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
561
+ } & class_variance_authority_types12.ClassProp) | undefined) => string>) => react_jsx_runtime336.JSX.Element>;
562
+ readonly FieldContent: react26.MemoExoticComponent<({
563
+ className,
564
+ ...props
565
+ }: React.ComponentProps<"div">) => react_jsx_runtime336.JSX.Element>;
566
+ readonly FieldLabel: react26.MemoExoticComponent<({
567
+ className,
568
+ ...props
569
+ }: React.ComponentProps<typeof Label$1>) => react_jsx_runtime336.JSX.Element>;
570
+ readonly FieldContentMain: react26.MemoExoticComponent<({
571
+ className,
572
+ ...props
573
+ }: React.ComponentProps<"div">) => react_jsx_runtime336.JSX.Element>;
574
+ readonly FieldSeparator: react26.MemoExoticComponent<({
575
+ children,
576
+ className,
577
+ ...props
578
+ }: React.PropsWithChildren<React.ComponentProps<"div">>) => react_jsx_runtime336.JSX.Element>;
579
+ readonly FieldError: react26.MemoExoticComponent<({
580
+ className,
581
+ children,
582
+ errors,
583
+ ...props
584
+ }: React.ComponentProps<"div"> & {
585
+ errors?: Array<{
586
+ message?: string;
587
+ } | undefined>;
588
+ }) => react_jsx_runtime336.JSX.Element | null>;
500
589
  }, TRenderProps>) => react26.FunctionComponent<react26.PropsWithChildren<NoInfer<[unknown] extends [TRenderProps] ? any : TRenderProps> & {
501
590
  form: _tanstack_react_form0.AppFieldExtendedReactFormApi<[unknown] extends [TFormData] ? any : TFormData, [_tanstack_form_core0.FormValidateOrFn<TFormData> | undefined] extends [TOnMount] ? [TOnMount] extends [TOnMount & (_tanstack_form_core0.FormValidateOrFn<TFormData> | undefined)] ? any : TOnMount : TOnMount, [_tanstack_form_core0.FormValidateOrFn<TFormData> | undefined] extends [TOnChange] ? [TOnChange] extends [TOnChange & (_tanstack_form_core0.FormValidateOrFn<TFormData> | undefined)] ? any : TOnChange : TOnChange, [_tanstack_form_core0.FormValidateOrFn<TFormData> | undefined] extends [TOnChangeAsync] ? [TOnChangeAsync] extends [TOnChangeAsync & (_tanstack_form_core0.FormValidateOrFn<TFormData> | undefined)] ? any : TOnChangeAsync : TOnChangeAsync, [_tanstack_form_core0.FormValidateOrFn<TFormData> | undefined] extends [TOnBlur] ? [TOnBlur] extends [TOnBlur & (_tanstack_form_core0.FormValidateOrFn<TFormData> | undefined)] ? any : TOnBlur : TOnBlur, [_tanstack_form_core0.FormValidateOrFn<TFormData> | undefined] extends [TOnBlurAsync] ? [TOnBlurAsync] extends [TOnBlurAsync & (_tanstack_form_core0.FormValidateOrFn<TFormData> | undefined)] ? any : TOnBlurAsync : TOnBlurAsync, [_tanstack_form_core0.FormValidateOrFn<TFormData> | undefined] extends [TOnSubmit] ? [TOnSubmit] extends [TOnSubmit & (_tanstack_form_core0.FormValidateOrFn<TFormData> | undefined)] ? any : TOnSubmit : TOnSubmit, [_tanstack_form_core0.FormValidateOrFn<TFormData> | undefined] extends [TOnSubmitAsync] ? [TOnSubmitAsync] extends [TOnSubmitAsync & (_tanstack_form_core0.FormValidateOrFn<TFormData> | undefined)] ? any : TOnSubmitAsync : TOnSubmitAsync, [_tanstack_form_core0.FormValidateOrFn<TFormData> | undefined] extends [TOnDynamic] ? [TOnDynamic] extends [TOnDynamic & (_tanstack_form_core0.FormValidateOrFn<TFormData> | undefined)] ? any : TOnDynamic : TOnDynamic, [_tanstack_form_core0.FormValidateOrFn<TFormData> | undefined] extends [TOnDynamicAsync] ? [TOnDynamicAsync] extends [TOnDynamicAsync & (_tanstack_form_core0.FormValidateOrFn<TFormData> | undefined)] ? any : TOnDynamicAsync : TOnDynamicAsync, [_tanstack_form_core0.FormValidateOrFn<TFormData> | undefined] extends [TOnServer] ? [TOnServer] extends [TOnServer & (_tanstack_form_core0.FormValidateOrFn<TFormData> | undefined)] ? any : TOnServer : TOnServer, [unknown] extends [TSubmitMeta] ? any : TSubmitMeta, {
502
591
  readonly TextField: react26.FC<Pick<{
@@ -525,7 +614,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
525
614
  showClearButton?: boolean | undefined;
526
615
  description?: string | undefined;
527
616
  placeholder?: string | undefined;
528
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
617
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
529
618
  required?: boolean;
530
619
  maxLength?: number;
531
620
  }>;
@@ -553,7 +642,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
553
642
  counter?: boolean | undefined;
554
643
  description?: string | undefined;
555
644
  placeholder?: string | undefined;
556
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "counter" | "helperText" | "showErrorMessage"> & {
645
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
557
646
  required?: boolean;
558
647
  maxLength?: number;
559
648
  }>;
@@ -593,7 +682,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
593
682
  unit?: string | undefined;
594
683
  description?: string | undefined;
595
684
  placeholder?: string | undefined;
596
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
685
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
597
686
  required?: boolean;
598
687
  allowNegative?: boolean;
599
688
  }>;
@@ -613,15 +702,15 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
613
702
  showErrorMessage?: boolean | undefined;
614
703
  description?: string | undefined;
615
704
  placeholder?: string | undefined;
616
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "helperText" | "showErrorMessage"> & {
705
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
617
706
  maxLength?: number;
618
707
  }>;
619
708
  readonly PasswordField: react26.FC<{
620
709
  description?: string | undefined;
621
710
  label: string;
622
- tooltip?: string | undefined;
623
- orientation?: "vertical" | "horizontal" | "responsive" | undefined;
624
711
  placeholder?: string | undefined;
712
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
713
+ tooltip?: string | undefined;
625
714
  helperText?: string | undefined;
626
715
  showErrorMessage?: boolean | undefined;
627
716
  }>;
@@ -650,7 +739,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
650
739
  defaultValue?: string | undefined;
651
740
  description?: string | undefined;
652
741
  placeholder?: string | undefined;
653
- }, "description" | "label" | "defaultValue" | "tooltip" | "orientation" | "options" | "placeholder" | "helperText" | "clearable"> & {
742
+ }, "description" | "defaultValue" | "label" | "placeholder" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
654
743
  required?: boolean;
655
744
  }>;
656
745
  readonly DateField: react26.FC<Pick<{
@@ -671,7 +760,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
671
760
  defaultValue?: string | undefined;
672
761
  description?: string | undefined;
673
762
  placeholder?: string | undefined;
674
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "helperText" | "showErrorMessage"> & {
763
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
675
764
  required?: boolean;
676
765
  minDate?: Date;
677
766
  maxDate?: Date;
@@ -712,6 +801,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
712
801
  readonly TanStackPopoverForm: react26.FC<react26.PropsWithChildren<{
713
802
  title: string;
714
803
  open?: boolean;
804
+ contentClassName?: string;
715
805
  onOpenChange?: (open: boolean) => void;
716
806
  }>>;
717
807
  readonly TanStackContainerForm: react26.FC<{
@@ -743,6 +833,44 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
743
833
  label?: string;
744
834
  className?: string;
745
835
  }>;
836
+ readonly FieldGroup: react26.MemoExoticComponent<({
837
+ className,
838
+ ...props
839
+ }: React.ComponentProps<"div">) => react_jsx_runtime336.JSX.Element>;
840
+ readonly Field: react26.MemoExoticComponent<({
841
+ className,
842
+ orientation,
843
+ ...props
844
+ }: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
845
+ orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
846
+ } & class_variance_authority_types12.ClassProp) | undefined) => string>) => react_jsx_runtime336.JSX.Element>;
847
+ readonly FieldContent: react26.MemoExoticComponent<({
848
+ className,
849
+ ...props
850
+ }: React.ComponentProps<"div">) => react_jsx_runtime336.JSX.Element>;
851
+ readonly FieldLabel: react26.MemoExoticComponent<({
852
+ className,
853
+ ...props
854
+ }: React.ComponentProps<typeof Label$1>) => react_jsx_runtime336.JSX.Element>;
855
+ readonly FieldContentMain: react26.MemoExoticComponent<({
856
+ className,
857
+ ...props
858
+ }: React.ComponentProps<"div">) => react_jsx_runtime336.JSX.Element>;
859
+ readonly FieldSeparator: react26.MemoExoticComponent<({
860
+ children,
861
+ className,
862
+ ...props
863
+ }: React.PropsWithChildren<React.ComponentProps<"div">>) => react_jsx_runtime336.JSX.Element>;
864
+ readonly FieldError: react26.MemoExoticComponent<({
865
+ className,
866
+ children,
867
+ errors,
868
+ ...props
869
+ }: React.ComponentProps<"div"> & {
870
+ errors?: Array<{
871
+ message?: string;
872
+ } | undefined>;
873
+ }) => react_jsx_runtime336.JSX.Element | null>;
746
874
  }>;
747
875
  }>>, withTanStackFieldGroup: <TFieldGroupData, TSubmitMeta, TRenderProps extends object = {}>({
748
876
  render,
@@ -775,7 +903,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
775
903
  showClearButton?: boolean | undefined;
776
904
  description?: string | undefined;
777
905
  placeholder?: string | undefined;
778
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
906
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
779
907
  required?: boolean;
780
908
  maxLength?: number;
781
909
  }>;
@@ -803,7 +931,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
803
931
  counter?: boolean | undefined;
804
932
  description?: string | undefined;
805
933
  placeholder?: string | undefined;
806
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "counter" | "helperText" | "showErrorMessage"> & {
934
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
807
935
  required?: boolean;
808
936
  maxLength?: number;
809
937
  }>;
@@ -843,7 +971,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
843
971
  unit?: string | undefined;
844
972
  description?: string | undefined;
845
973
  placeholder?: string | undefined;
846
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
974
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
847
975
  required?: boolean;
848
976
  allowNegative?: boolean;
849
977
  }>;
@@ -863,15 +991,15 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
863
991
  showErrorMessage?: boolean | undefined;
864
992
  description?: string | undefined;
865
993
  placeholder?: string | undefined;
866
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "helperText" | "showErrorMessage"> & {
994
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
867
995
  maxLength?: number;
868
996
  }>;
869
997
  readonly PasswordField: react26.FC<{
870
998
  description?: string | undefined;
871
999
  label: string;
872
- tooltip?: string | undefined;
873
- orientation?: "vertical" | "horizontal" | "responsive" | undefined;
874
1000
  placeholder?: string | undefined;
1001
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1002
+ tooltip?: string | undefined;
875
1003
  helperText?: string | undefined;
876
1004
  showErrorMessage?: boolean | undefined;
877
1005
  }>;
@@ -900,7 +1028,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
900
1028
  defaultValue?: string | undefined;
901
1029
  description?: string | undefined;
902
1030
  placeholder?: string | undefined;
903
- }, "description" | "label" | "defaultValue" | "tooltip" | "orientation" | "options" | "placeholder" | "helperText" | "clearable"> & {
1031
+ }, "description" | "defaultValue" | "label" | "placeholder" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
904
1032
  required?: boolean;
905
1033
  }>;
906
1034
  readonly DateField: react26.FC<Pick<{
@@ -921,7 +1049,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
921
1049
  defaultValue?: string | undefined;
922
1050
  description?: string | undefined;
923
1051
  placeholder?: string | undefined;
924
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "helperText" | "showErrorMessage"> & {
1052
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
925
1053
  required?: boolean;
926
1054
  minDate?: Date;
927
1055
  maxDate?: Date;
@@ -962,6 +1090,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
962
1090
  readonly TanStackPopoverForm: react26.FC<react26.PropsWithChildren<{
963
1091
  title: string;
964
1092
  open?: boolean;
1093
+ contentClassName?: string;
965
1094
  onOpenChange?: (open: boolean) => void;
966
1095
  }>>;
967
1096
  readonly TanStackContainerForm: react26.FC<{
@@ -993,6 +1122,44 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
993
1122
  label?: string;
994
1123
  className?: string;
995
1124
  }>;
1125
+ readonly FieldGroup: react26.MemoExoticComponent<({
1126
+ className,
1127
+ ...props
1128
+ }: React.ComponentProps<"div">) => react_jsx_runtime336.JSX.Element>;
1129
+ readonly Field: react26.MemoExoticComponent<({
1130
+ className,
1131
+ orientation,
1132
+ ...props
1133
+ }: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
1134
+ orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
1135
+ } & class_variance_authority_types12.ClassProp) | undefined) => string>) => react_jsx_runtime336.JSX.Element>;
1136
+ readonly FieldContent: react26.MemoExoticComponent<({
1137
+ className,
1138
+ ...props
1139
+ }: React.ComponentProps<"div">) => react_jsx_runtime336.JSX.Element>;
1140
+ readonly FieldLabel: react26.MemoExoticComponent<({
1141
+ className,
1142
+ ...props
1143
+ }: React.ComponentProps<typeof Label$1>) => react_jsx_runtime336.JSX.Element>;
1144
+ readonly FieldContentMain: react26.MemoExoticComponent<({
1145
+ className,
1146
+ ...props
1147
+ }: React.ComponentProps<"div">) => react_jsx_runtime336.JSX.Element>;
1148
+ readonly FieldSeparator: react26.MemoExoticComponent<({
1149
+ children,
1150
+ className,
1151
+ ...props
1152
+ }: React.PropsWithChildren<React.ComponentProps<"div">>) => react_jsx_runtime336.JSX.Element>;
1153
+ readonly FieldError: react26.MemoExoticComponent<({
1154
+ className,
1155
+ children,
1156
+ errors,
1157
+ ...props
1158
+ }: React.ComponentProps<"div"> & {
1159
+ errors?: Array<{
1160
+ message?: string;
1161
+ } | undefined>;
1162
+ }) => react_jsx_runtime336.JSX.Element | null>;
996
1163
  }, TSubmitMeta, TRenderProps>) => <TFormData, TFields extends _tanstack_form_core0.DeepKeysOfType<TFormData, TFieldGroupData | null | undefined> | _tanstack_form_core0.FieldsMap<TFormData, TFieldGroupData>, TOnMount extends _tanstack_form_core0.FormValidateOrFn<TFormData> | undefined, TOnChange extends _tanstack_form_core0.FormValidateOrFn<TFormData> | undefined, TOnChangeAsync extends _tanstack_form_core0.FormAsyncValidateOrFn<TFormData> | undefined, TOnBlur extends _tanstack_form_core0.FormValidateOrFn<TFormData> | undefined, TOnBlurAsync extends _tanstack_form_core0.FormAsyncValidateOrFn<TFormData> | undefined, TOnSubmit extends _tanstack_form_core0.FormValidateOrFn<TFormData> | undefined, TOnSubmitAsync extends _tanstack_form_core0.FormAsyncValidateOrFn<TFormData> | undefined, TOnDynamic extends _tanstack_form_core0.FormValidateOrFn<TFormData> | undefined, TOnDynamicAsync extends _tanstack_form_core0.FormAsyncValidateOrFn<TFormData> | undefined, TOnServer extends _tanstack_form_core0.FormAsyncValidateOrFn<TFormData> | undefined, TFormSubmitMeta>(params: react26.PropsWithChildren<NoInfer<TRenderProps> & {
997
1164
  form: _tanstack_react_form0.AppFieldExtendedReactFormApi<TFormData, TOnMount, TOnChange, TOnChangeAsync, TOnBlur, TOnBlurAsync, TOnSubmit, TOnSubmitAsync, TOnDynamic, TOnDynamicAsync, TOnServer, unknown extends TSubmitMeta ? TFormSubmitMeta : TSubmitMeta, {
998
1165
  readonly TextField: react26.FC<Pick<{
@@ -1021,7 +1188,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1021
1188
  showClearButton?: boolean | undefined;
1022
1189
  description?: string | undefined;
1023
1190
  placeholder?: string | undefined;
1024
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
1191
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
1025
1192
  required?: boolean;
1026
1193
  maxLength?: number;
1027
1194
  }>;
@@ -1049,7 +1216,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1049
1216
  counter?: boolean | undefined;
1050
1217
  description?: string | undefined;
1051
1218
  placeholder?: string | undefined;
1052
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "counter" | "helperText" | "showErrorMessage"> & {
1219
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
1053
1220
  required?: boolean;
1054
1221
  maxLength?: number;
1055
1222
  }>;
@@ -1089,7 +1256,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1089
1256
  unit?: string | undefined;
1090
1257
  description?: string | undefined;
1091
1258
  placeholder?: string | undefined;
1092
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
1259
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
1093
1260
  required?: boolean;
1094
1261
  allowNegative?: boolean;
1095
1262
  }>;
@@ -1109,15 +1276,15 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1109
1276
  showErrorMessage?: boolean | undefined;
1110
1277
  description?: string | undefined;
1111
1278
  placeholder?: string | undefined;
1112
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "helperText" | "showErrorMessage"> & {
1279
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
1113
1280
  maxLength?: number;
1114
1281
  }>;
1115
1282
  readonly PasswordField: react26.FC<{
1116
1283
  description?: string | undefined;
1117
1284
  label: string;
1118
- tooltip?: string | undefined;
1119
- orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1120
1285
  placeholder?: string | undefined;
1286
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1287
+ tooltip?: string | undefined;
1121
1288
  helperText?: string | undefined;
1122
1289
  showErrorMessage?: boolean | undefined;
1123
1290
  }>;
@@ -1146,7 +1313,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1146
1313
  defaultValue?: string | undefined;
1147
1314
  description?: string | undefined;
1148
1315
  placeholder?: string | undefined;
1149
- }, "description" | "label" | "defaultValue" | "tooltip" | "orientation" | "options" | "placeholder" | "helperText" | "clearable"> & {
1316
+ }, "description" | "defaultValue" | "label" | "placeholder" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
1150
1317
  required?: boolean;
1151
1318
  }>;
1152
1319
  readonly DateField: react26.FC<Pick<{
@@ -1167,7 +1334,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1167
1334
  defaultValue?: string | undefined;
1168
1335
  description?: string | undefined;
1169
1336
  placeholder?: string | undefined;
1170
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "helperText" | "showErrorMessage"> & {
1337
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
1171
1338
  required?: boolean;
1172
1339
  minDate?: Date;
1173
1340
  maxDate?: Date;
@@ -1208,6 +1375,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1208
1375
  readonly TanStackPopoverForm: react26.FC<react26.PropsWithChildren<{
1209
1376
  title: string;
1210
1377
  open?: boolean;
1378
+ contentClassName?: string;
1211
1379
  onOpenChange?: (open: boolean) => void;
1212
1380
  }>>;
1213
1381
  readonly TanStackContainerForm: react26.FC<{
@@ -1239,6 +1407,44 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1239
1407
  label?: string;
1240
1408
  className?: string;
1241
1409
  }>;
1410
+ readonly FieldGroup: react26.MemoExoticComponent<({
1411
+ className,
1412
+ ...props
1413
+ }: React.ComponentProps<"div">) => react_jsx_runtime336.JSX.Element>;
1414
+ readonly Field: react26.MemoExoticComponent<({
1415
+ className,
1416
+ orientation,
1417
+ ...props
1418
+ }: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
1419
+ orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
1420
+ } & class_variance_authority_types12.ClassProp) | undefined) => string>) => react_jsx_runtime336.JSX.Element>;
1421
+ readonly FieldContent: react26.MemoExoticComponent<({
1422
+ className,
1423
+ ...props
1424
+ }: React.ComponentProps<"div">) => react_jsx_runtime336.JSX.Element>;
1425
+ readonly FieldLabel: react26.MemoExoticComponent<({
1426
+ className,
1427
+ ...props
1428
+ }: React.ComponentProps<typeof Label$1>) => react_jsx_runtime336.JSX.Element>;
1429
+ readonly FieldContentMain: react26.MemoExoticComponent<({
1430
+ className,
1431
+ ...props
1432
+ }: React.ComponentProps<"div">) => react_jsx_runtime336.JSX.Element>;
1433
+ readonly FieldSeparator: react26.MemoExoticComponent<({
1434
+ children,
1435
+ className,
1436
+ ...props
1437
+ }: React.PropsWithChildren<React.ComponentProps<"div">>) => react_jsx_runtime336.JSX.Element>;
1438
+ readonly FieldError: react26.MemoExoticComponent<({
1439
+ className,
1440
+ children,
1441
+ errors,
1442
+ ...props
1443
+ }: React.ComponentProps<"div"> & {
1444
+ errors?: Array<{
1445
+ message?: string;
1446
+ } | undefined>;
1447
+ }) => react_jsx_runtime336.JSX.Element | null>;
1242
1448
  }> | _tanstack_react_form0.AppFieldExtendedReactFieldGroupApi<unknown, TFormData, string | _tanstack_form_core0.FieldsMap<unknown, TFormData>, any, any, any, any, any, any, any, any, any, any, unknown extends TSubmitMeta ? TFormSubmitMeta : TSubmitMeta, {
1243
1449
  readonly TextField: react26.FC<Pick<{
1244
1450
  label: string;
@@ -1266,7 +1472,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1266
1472
  showClearButton?: boolean | undefined;
1267
1473
  description?: string | undefined;
1268
1474
  placeholder?: string | undefined;
1269
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
1475
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "showClearButton" | "helperText" | "showErrorMessage"> & {
1270
1476
  required?: boolean;
1271
1477
  maxLength?: number;
1272
1478
  }>;
@@ -1294,7 +1500,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1294
1500
  counter?: boolean | undefined;
1295
1501
  description?: string | undefined;
1296
1502
  placeholder?: string | undefined;
1297
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "counter" | "helperText" | "showErrorMessage"> & {
1503
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "counter" | "helperText" | "showErrorMessage"> & {
1298
1504
  required?: boolean;
1299
1505
  maxLength?: number;
1300
1506
  }>;
@@ -1334,7 +1540,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1334
1540
  unit?: string | undefined;
1335
1541
  description?: string | undefined;
1336
1542
  placeholder?: string | undefined;
1337
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
1543
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage" | "rounding" | "decimalPlaces" | "percision" | "unit"> & {
1338
1544
  required?: boolean;
1339
1545
  allowNegative?: boolean;
1340
1546
  }>;
@@ -1354,15 +1560,15 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1354
1560
  showErrorMessage?: boolean | undefined;
1355
1561
  description?: string | undefined;
1356
1562
  placeholder?: string | undefined;
1357
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "helperText" | "showErrorMessage"> & {
1563
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
1358
1564
  maxLength?: number;
1359
1565
  }>;
1360
1566
  readonly PasswordField: react26.FC<{
1361
1567
  description?: string | undefined;
1362
1568
  label: string;
1363
- tooltip?: string | undefined;
1364
- orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1365
1569
  placeholder?: string | undefined;
1570
+ orientation?: "vertical" | "horizontal" | "responsive" | undefined;
1571
+ tooltip?: string | undefined;
1366
1572
  helperText?: string | undefined;
1367
1573
  showErrorMessage?: boolean | undefined;
1368
1574
  }>;
@@ -1391,7 +1597,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1391
1597
  defaultValue?: string | undefined;
1392
1598
  description?: string | undefined;
1393
1599
  placeholder?: string | undefined;
1394
- }, "description" | "label" | "defaultValue" | "tooltip" | "orientation" | "options" | "placeholder" | "helperText" | "clearable"> & {
1600
+ }, "description" | "defaultValue" | "label" | "placeholder" | "orientation" | "tooltip" | "options" | "helperText" | "clearable"> & {
1395
1601
  required?: boolean;
1396
1602
  }>;
1397
1603
  readonly DateField: react26.FC<Pick<{
@@ -1412,7 +1618,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1412
1618
  defaultValue?: string | undefined;
1413
1619
  description?: string | undefined;
1414
1620
  placeholder?: string | undefined;
1415
- }, "description" | "label" | "tooltip" | "orientation" | "placeholder" | "helperText" | "showErrorMessage"> & {
1621
+ }, "description" | "label" | "placeholder" | "orientation" | "tooltip" | "helperText" | "showErrorMessage"> & {
1416
1622
  required?: boolean;
1417
1623
  minDate?: Date;
1418
1624
  maxDate?: Date;
@@ -1453,6 +1659,7 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1453
1659
  readonly TanStackPopoverForm: react26.FC<react26.PropsWithChildren<{
1454
1660
  title: string;
1455
1661
  open?: boolean;
1662
+ contentClassName?: string;
1456
1663
  onOpenChange?: (open: boolean) => void;
1457
1664
  }>>;
1458
1665
  readonly TanStackContainerForm: react26.FC<{
@@ -1484,6 +1691,44 @@ declare const useTanStackForm: <TFormData, TOnMount extends _tanstack_form_core0
1484
1691
  label?: string;
1485
1692
  className?: string;
1486
1693
  }>;
1694
+ readonly FieldGroup: react26.MemoExoticComponent<({
1695
+ className,
1696
+ ...props
1697
+ }: React.ComponentProps<"div">) => react_jsx_runtime336.JSX.Element>;
1698
+ readonly Field: react26.MemoExoticComponent<({
1699
+ className,
1700
+ orientation,
1701
+ ...props
1702
+ }: React.ComponentProps<"div"> & class_variance_authority0.VariantProps<(props?: ({
1703
+ orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
1704
+ } & class_variance_authority_types12.ClassProp) | undefined) => string>) => react_jsx_runtime336.JSX.Element>;
1705
+ readonly FieldContent: react26.MemoExoticComponent<({
1706
+ className,
1707
+ ...props
1708
+ }: React.ComponentProps<"div">) => react_jsx_runtime336.JSX.Element>;
1709
+ readonly FieldLabel: react26.MemoExoticComponent<({
1710
+ className,
1711
+ ...props
1712
+ }: React.ComponentProps<typeof Label$1>) => react_jsx_runtime336.JSX.Element>;
1713
+ readonly FieldContentMain: react26.MemoExoticComponent<({
1714
+ className,
1715
+ ...props
1716
+ }: React.ComponentProps<"div">) => react_jsx_runtime336.JSX.Element>;
1717
+ readonly FieldSeparator: react26.MemoExoticComponent<({
1718
+ children,
1719
+ className,
1720
+ ...props
1721
+ }: React.PropsWithChildren<React.ComponentProps<"div">>) => react_jsx_runtime336.JSX.Element>;
1722
+ readonly FieldError: react26.MemoExoticComponent<({
1723
+ className,
1724
+ children,
1725
+ errors,
1726
+ ...props
1727
+ }: React.ComponentProps<"div"> & {
1728
+ errors?: Array<{
1729
+ message?: string;
1730
+ } | undefined>;
1731
+ }) => react_jsx_runtime336.JSX.Element | null>;
1487
1732
  }>;
1488
1733
  fields: TFields;
1489
1734
  }>) => ReturnType<react26.FunctionComponent>;