@fuf-stack/uniform 1.16.1 → 1.17.0

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 (171) hide show
  1. package/dist/Checkboxes/index.d.cts +1 -1
  2. package/dist/Checkboxes/index.d.ts +1 -1
  3. package/dist/FieldArray/index.d.cts +1 -1
  4. package/dist/FieldArray/index.d.ts +1 -1
  5. package/dist/FieldCard/index.cjs +1 -1
  6. package/dist/FieldCard/index.d.cts +1 -1
  7. package/dist/FieldCard/index.d.ts +1 -1
  8. package/dist/FieldCard/index.js +1 -1
  9. package/dist/{FieldCard-BMmp6vcn.cjs → FieldCard-38ZBBWyE.cjs} +37 -6
  10. package/dist/FieldCard-38ZBBWyE.cjs.map +1 -0
  11. package/dist/{FieldCard-DAtdvKrE.js → FieldCard-7XiCb6jZ.js} +37 -6
  12. package/dist/FieldCard-7XiCb6jZ.js.map +1 -0
  13. package/dist/Form/index.d.cts +1 -1
  14. package/dist/Form/index.d.ts +1 -1
  15. package/dist/Grid/index.d.cts +1 -1
  16. package/dist/Grid/index.d.ts +1 -1
  17. package/dist/Input/index.d.cts +1 -1
  18. package/dist/Input/index.d.ts +1 -1
  19. package/dist/RadioBoxes/index.d.cts +1 -1
  20. package/dist/RadioBoxes/index.d.ts +1 -1
  21. package/dist/RadioTabs/index.d.cts +1 -1
  22. package/dist/RadioTabs/index.d.ts +1 -1
  23. package/dist/Radios/index.d.cts +1 -1
  24. package/dist/Radios/index.d.ts +1 -1
  25. package/dist/Select/index.d.cts +1 -1
  26. package/dist/Select/index.d.ts +1 -1
  27. package/dist/Slider/index.d.cts +1 -1
  28. package/dist/Slider/index.d.ts +1 -1
  29. package/dist/SubmitButton/index.d.cts +1 -1
  30. package/dist/SubmitButton/index.d.ts +1 -1
  31. package/dist/Switch/index.d.cts +1 -1
  32. package/dist/Switch/index.d.ts +1 -1
  33. package/dist/SwitchBox/index.d.cts +1 -1
  34. package/dist/SwitchBox/index.d.ts +1 -1
  35. package/dist/TextArea/index.d.cts +1 -1
  36. package/dist/TextArea/index.d.ts +1 -1
  37. package/dist/helpers/index.d.cts +186 -2
  38. package/dist/helpers/index.d.cts.map +1 -0
  39. package/dist/helpers/index.d.ts +186 -2
  40. package/dist/helpers/index.d.ts.map +1 -0
  41. package/dist/hooks/useClientValidation/index.d.cts +1 -1
  42. package/dist/hooks/useClientValidation/index.d.ts +1 -1
  43. package/dist/hooks/useController/index.d.cts +1 -1
  44. package/dist/hooks/useController/index.d.ts +2 -1
  45. package/dist/hooks/useFormContext/index.d.cts +1 -1
  46. package/dist/hooks/useUniformField/index.d.cts +1 -1
  47. package/dist/hooks/useUniformField/index.d.ts +2 -2
  48. package/dist/hooks/useUniformFieldArray/index.d.cts +1 -1
  49. package/dist/hooks/useUniformFieldArray/index.d.ts +3 -23
  50. package/dist/hooks/useWatchUserChange/index.d.cts +1 -1
  51. package/dist/hooks/useWatchUserChange/index.d.ts +1 -1
  52. package/dist/{index-dhcztpfB.d.cts → index-796vjEop.d.ts} +34 -34
  53. package/dist/index-796vjEop.d.ts.map +1 -0
  54. package/dist/{index-DJyRJr0I.d.ts → index-B62CWrcm.d.ts} +21 -21
  55. package/dist/index-B62CWrcm.d.ts.map +1 -0
  56. package/dist/{index-Nrdyx_72.d.cts → index-BD9y--o2.d.cts} +6 -6
  57. package/dist/{index-Nrdyx_72.d.cts.map → index-BD9y--o2.d.cts.map} +1 -1
  58. package/dist/{index-ByDAUZR8.d.cts → index-BFLKkqA3.d.ts} +3 -3
  59. package/dist/{index-DzGaqagC.d.ts.map → index-BFLKkqA3.d.ts.map} +1 -1
  60. package/dist/{index-uLhUKJjx.d.cts → index-BV_YDI6g.d.ts} +6 -6
  61. package/dist/{index-C-t8ET2t.d.ts.map → index-BV_YDI6g.d.ts.map} +1 -1
  62. package/dist/{index-DzGaqagC.d.ts → index-BW9EUWZE.d.cts} +3 -3
  63. package/dist/{index-ByDAUZR8.d.cts.map → index-BW9EUWZE.d.cts.map} +1 -1
  64. package/dist/{index-DmMenZfj.d.ts → index-B_1td56I.d.ts} +6 -6
  65. package/dist/{index-DmMenZfj.d.ts.map → index-B_1td56I.d.ts.map} +1 -1
  66. package/dist/{index-BXm2Nvuc.d.ts → index-BgXr1v45.d.cts} +34 -34
  67. package/dist/{index-dhcztpfB.d.cts.map → index-BgXr1v45.d.cts.map} +1 -1
  68. package/dist/{index-D4jPNNjM.d.ts → index-Bo79xzb4.d.cts} +5 -5
  69. package/dist/{index-CMQe-K8d.d.cts.map → index-Bo79xzb4.d.cts.map} +1 -1
  70. package/dist/{index-PdZaOKs9.d.cts → index-C3CvgmJw.d.ts} +4 -4
  71. package/dist/{index-CuACo6jI.d.ts.map → index-C3CvgmJw.d.ts.map} +1 -1
  72. package/dist/{index-CEB_3pH3.d.ts → index-C4-1V8jn.d.ts} +3 -3
  73. package/dist/{index-CEB_3pH3.d.ts.map → index-C4-1V8jn.d.ts.map} +1 -1
  74. package/dist/{index-BPupl-39.d.ts → index-CB00FCyi.d.ts} +21 -21
  75. package/dist/index-CB00FCyi.d.ts.map +1 -0
  76. package/dist/index-CFBmva_r.d.ts +1 -0
  77. package/dist/index-COwP53Gx.d.ts +278 -0
  78. package/dist/{index-D_VcH_gn.d.ts.map → index-COwP53Gx.d.ts.map} +1 -1
  79. package/dist/{index-C-t8ET2t.d.ts → index-CUy2EDqc.d.cts} +6 -6
  80. package/dist/{index-uLhUKJjx.d.cts.map → index-CUy2EDqc.d.cts.map} +1 -1
  81. package/dist/{index-ChtlWBjc.d.cts → index-CbAh0Kfo.d.cts} +3 -3
  82. package/dist/{index-ChtlWBjc.d.cts.map → index-CbAh0Kfo.d.cts.map} +1 -1
  83. package/dist/{index-WKgD5_vg.d.ts → index-Cj-PU3Ck.d.ts} +35 -35
  84. package/dist/{index-WKgD5_vg.d.ts.map → index-Cj-PU3Ck.d.ts.map} +1 -1
  85. package/dist/{index-CuACo6jI.d.ts → index-Cj5CLBt2.d.cts} +4 -4
  86. package/dist/{index-PdZaOKs9.d.cts.map → index-Cj5CLBt2.d.cts.map} +1 -1
  87. package/dist/{index-5SxIjw6Y.d.cts → index-CrxSEKKb.d.cts} +48 -48
  88. package/dist/index-CrxSEKKb.d.cts.map +1 -0
  89. package/dist/{index-BbWEFpRz.d.cts → index-D3RMbKbP.d.cts} +36 -36
  90. package/dist/{index-BbWEFpRz.d.cts.map → index-D3RMbKbP.d.cts.map} +1 -1
  91. package/dist/{index-BYag2YM-.d.cts → index-DAeb_8Q4.d.cts} +21 -21
  92. package/dist/{index-BYag2YM-.d.cts.map → index-DAeb_8Q4.d.cts.map} +1 -1
  93. package/dist/{index-BlK4-QN0.d.cts → index-DEJghucW.d.cts} +3 -3
  94. package/dist/{index-BlK4-QN0.d.cts.map → index-DEJghucW.d.cts.map} +1 -1
  95. package/dist/{index-CYfagyef.d.ts → index-DJbdReTK.d.ts} +3 -3
  96. package/dist/{index-CYfagyef.d.ts.map → index-DJbdReTK.d.ts.map} +1 -1
  97. package/dist/{index-C8e2kOHz.d.cts → index-DTURD6sl.d.cts} +6 -6
  98. package/dist/index-DTURD6sl.d.cts.map +1 -0
  99. package/dist/{index-B5oUKlIo.d.ts → index-DebErIUS.d.ts} +48 -48
  100. package/dist/index-DebErIUS.d.ts.map +1 -0
  101. package/dist/index-DfGCI-K_.d.cts +278 -0
  102. package/dist/index-DfGCI-K_.d.cts.map +1 -0
  103. package/dist/{index-CGnr_e53.d.ts → index-DjDR6FpI.d.ts} +36 -36
  104. package/dist/index-DjDR6FpI.d.ts.map +1 -0
  105. package/dist/{index-Db46CiKm.d.cts → index-DsyY9X04.d.cts} +3 -3
  106. package/dist/{index-Db46CiKm.d.cts.map → index-DsyY9X04.d.cts.map} +1 -1
  107. package/dist/{index-CK4iUXtY.d.cts → index-DxfiwbJb.d.cts} +6 -6
  108. package/dist/index-DxfiwbJb.d.cts.map +1 -0
  109. package/dist/{index-C6YO7fVN.d.ts → index-Dy0m4FQj.d.ts} +6 -6
  110. package/dist/index-Dy0m4FQj.d.ts.map +1 -0
  111. package/dist/{index-D4S6YQwi.d.cts → index-Y8XsRdxS.d.cts} +19 -19
  112. package/dist/{index-D4S6YQwi.d.cts.map → index-Y8XsRdxS.d.cts.map} +1 -1
  113. package/dist/{index-CMQe-K8d.d.cts → index-aHcGnXHf.d.ts} +4 -4
  114. package/dist/{index-D4jPNNjM.d.ts.map → index-aHcGnXHf.d.ts.map} +1 -1
  115. package/dist/{index-Ct6a8Dxz.d.ts → index-gWYaaO6O.d.ts} +4 -4
  116. package/dist/index-gWYaaO6O.d.ts.map +1 -0
  117. package/dist/index-lQ_hGQ08.d.cts +1 -0
  118. package/dist/{index-BtRhfPlX.d.cts → index-nVYabHcT.d.cts} +35 -35
  119. package/dist/{index-BtRhfPlX.d.cts.map → index-nVYabHcT.d.cts.map} +1 -1
  120. package/dist/{index-BL0DnIzh.d.ts → index-pE9osud2.d.ts} +3 -3
  121. package/dist/{index-BL0DnIzh.d.ts.map → index-pE9osud2.d.ts.map} +1 -1
  122. package/dist/index.cjs +1 -1
  123. package/dist/index.d.cts +24 -24
  124. package/dist/index.d.ts +24 -23
  125. package/dist/index.js +1 -1
  126. package/dist/partials/FieldCopyTestIdButton/index.d.cts +1 -1
  127. package/dist/partials/FieldCopyTestIdButton/index.d.ts +1 -1
  128. package/dist/partials/FieldValidationError/index.d.cts +1 -1
  129. package/dist/partials/FieldValidationError/index.d.ts +1 -1
  130. package/dist/{useClientValidation-CeHOxxj1.d.ts → useClientValidation-Bg0q3Axc.d.ts} +3 -3
  131. package/dist/{useClientValidation-CeHOxxj1.d.ts.map → useClientValidation-Bg0q3Axc.d.ts.map} +1 -1
  132. package/dist/{useClientValidation-DG1xPiN5.d.cts → useClientValidation-BvPDQmf6.d.cts} +3 -3
  133. package/dist/{useClientValidation-DG1xPiN5.d.cts.map → useClientValidation-BvPDQmf6.d.cts.map} +1 -1
  134. package/dist/{useController-Co8wbo-Y.d.ts → useController-BJ2SBdky.d.ts} +1 -1
  135. package/dist/{useController-Co8wbo-Y.d.ts.map → useController-BJ2SBdky.d.ts.map} +1 -1
  136. package/dist/{useController-B-DhUPpA.d.cts → useController-C6Pg9T_3.d.cts} +1 -1
  137. package/dist/{useController-B-DhUPpA.d.cts.map → useController-C6Pg9T_3.d.cts.map} +1 -1
  138. package/dist/{useFormContext-B083Y-kw.d.cts → useFormContext-n3WYgGkW.d.cts} +17 -17
  139. package/dist/{useFormContext-B083Y-kw.d.cts.map → useFormContext-n3WYgGkW.d.cts.map} +1 -1
  140. package/dist/{useUniformField-B-hszxep.d.ts → useUniformField-CXSaAVTt.d.ts} +2 -2
  141. package/dist/{useUniformField-B-hszxep.d.ts.map → useUniformField-CXSaAVTt.d.ts.map} +1 -1
  142. package/dist/{useUniformField-BlqMUaQk.d.cts → useUniformField-ETnay_UI.d.cts} +3 -3
  143. package/dist/{useUniformField-BlqMUaQk.d.cts.map → useUniformField-ETnay_UI.d.cts.map} +1 -1
  144. package/dist/{useUniformFieldArray-BMMpIjre.d.cts → useUniformFieldArray-4pUdrWYT.d.cts} +14 -14
  145. package/dist/{useUniformFieldArray-BMMpIjre.d.cts.map → useUniformFieldArray-4pUdrWYT.d.cts.map} +1 -1
  146. package/dist/{useUniformFieldArray-KOP2kbMC.d.ts → useUniformFieldArray-COtgcAnp.d.ts} +3 -3
  147. package/dist/{useUniformFieldArray-KOP2kbMC.d.ts.map → useUniformFieldArray-COtgcAnp.d.ts.map} +1 -1
  148. package/dist/{useWatchUserChange-JMU-vN92.d.ts → useWatchUserChange-DX6gUHvM.d.ts} +1 -1
  149. package/dist/{useWatchUserChange-JMU-vN92.d.ts.map → useWatchUserChange-DX6gUHvM.d.ts.map} +1 -1
  150. package/dist/{useWatchUserChange-DahNCPDG.d.cts → useWatchUserChange-cI5-j6M4.d.cts} +1 -1
  151. package/dist/{useWatchUserChange-DahNCPDG.d.cts.map → useWatchUserChange-cI5-j6M4.d.cts.map} +1 -1
  152. package/package.json +2 -2
  153. package/dist/FieldCard-BMmp6vcn.cjs.map +0 -1
  154. package/dist/FieldCard-DAtdvKrE.js.map +0 -1
  155. package/dist/index-5SxIjw6Y.d.cts.map +0 -1
  156. package/dist/index-B5oUKlIo.d.ts.map +0 -1
  157. package/dist/index-BPjrrFuM.d.ts +0 -186
  158. package/dist/index-BPjrrFuM.d.ts.map +0 -1
  159. package/dist/index-BPupl-39.d.ts.map +0 -1
  160. package/dist/index-BTr_gid3.d.cts +0 -186
  161. package/dist/index-BTr_gid3.d.cts.map +0 -1
  162. package/dist/index-BXm2Nvuc.d.ts.map +0 -1
  163. package/dist/index-C6YO7fVN.d.ts.map +0 -1
  164. package/dist/index-C8e2kOHz.d.cts.map +0 -1
  165. package/dist/index-CGnr_e53.d.ts.map +0 -1
  166. package/dist/index-CK4iUXtY.d.cts.map +0 -1
  167. package/dist/index-Ct6a8Dxz.d.ts.map +0 -1
  168. package/dist/index-DJyRJr0I.d.ts.map +0 -1
  169. package/dist/index-D_VcH_gn.d.ts +0 -278
  170. package/dist/index-Dbn5MHgv.d.cts +0 -278
  171. package/dist/index-Dbn5MHgv.d.cts.map +0 -1
@@ -1,25 +1,25 @@
1
- import * as tailwind_variants1 from "tailwind-variants";
1
+ import * as tailwind_variants94 from "tailwind-variants";
2
2
  import * as react_jsx_runtime1 from "react/jsx-runtime";
3
3
  import { TVClassName, TVProps } from "@fuf-stack/pixel-utils";
4
4
  import { ReactNode } from "react";
5
5
 
6
6
  //#region src/TextArea/TextArea.d.ts
7
- declare const textAreaVariants: tailwind_variants1.TVReturnType<{
7
+ declare const textAreaVariants: tailwind_variants94.TVReturnType<{
8
8
  [key: string]: {
9
- [key: string]: tailwind_variants1.ClassValue | {
10
- base?: tailwind_variants1.ClassValue;
11
- clearButton?: tailwind_variants1.ClassValue;
12
- input?: tailwind_variants1.ClassValue;
13
- inputWrapper?: tailwind_variants1.ClassValue;
9
+ [key: string]: tailwind_variants94.ClassValue | {
10
+ base?: tailwind_variants94.ClassValue;
11
+ input?: tailwind_variants94.ClassValue;
12
+ inputWrapper?: tailwind_variants94.ClassValue;
13
+ clearButton?: tailwind_variants94.ClassValue;
14
14
  };
15
15
  };
16
16
  } | {
17
17
  [x: string]: {
18
- [x: string]: tailwind_variants1.ClassValue | {
19
- base?: tailwind_variants1.ClassValue;
20
- clearButton?: tailwind_variants1.ClassValue;
21
- input?: tailwind_variants1.ClassValue;
22
- inputWrapper?: tailwind_variants1.ClassValue;
18
+ [x: string]: tailwind_variants94.ClassValue | {
19
+ base?: tailwind_variants94.ClassValue;
20
+ input?: tailwind_variants94.ClassValue;
21
+ inputWrapper?: tailwind_variants94.ClassValue;
22
+ clearButton?: tailwind_variants94.ClassValue;
23
23
  };
24
24
  };
25
25
  } | {}, {
@@ -33,11 +33,11 @@ declare const textAreaVariants: tailwind_variants1.TVReturnType<{
33
33
  inputWrapper: string;
34
34
  }, undefined, {
35
35
  [key: string]: {
36
- [key: string]: tailwind_variants1.ClassValue | {
37
- base?: tailwind_variants1.ClassValue;
38
- clearButton?: tailwind_variants1.ClassValue;
39
- input?: tailwind_variants1.ClassValue;
40
- inputWrapper?: tailwind_variants1.ClassValue;
36
+ [key: string]: tailwind_variants94.ClassValue | {
37
+ base?: tailwind_variants94.ClassValue;
38
+ input?: tailwind_variants94.ClassValue;
39
+ inputWrapper?: tailwind_variants94.ClassValue;
40
+ clearButton?: tailwind_variants94.ClassValue;
41
41
  };
42
42
  };
43
43
  } | {}, {
@@ -49,7 +49,7 @@ declare const textAreaVariants: tailwind_variants1.TVReturnType<{
49
49
  input: string;
50
50
  /** inner wrapper (HeroUI inputWrapper slot) */
51
51
  inputWrapper: string;
52
- }, tailwind_variants1.TVReturnType<unknown, {
52
+ }, tailwind_variants94.TVReturnType<unknown, {
53
53
  /** wrapper around the whole input */
54
54
  base: string;
55
55
  /** clear button */
@@ -94,4 +94,4 @@ declare const TextArea: ({
94
94
  }: TextAreaProps) => react_jsx_runtime1.JSX.Element;
95
95
  //#endregion
96
96
  export { TextAreaProps as n, TextArea as t };
97
- //# sourceMappingURL=index-D4S6YQwi.d.cts.map
97
+ //# sourceMappingURL=index-Y8XsRdxS.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index-D4S6YQwi.d.cts","names":[],"sources":["../src/TextArea/TextArea.tsx"],"sourcesContent":[],"mappings":";;;;;;cAWa,qCAAgB;;mBAW3B,kBAAA,CAAA,UAAA;;MAXW,WAWX,CAAA,+BAAA;MAAA,KAAA,CAAA,+BAAA;;;;;;;;;;;;;;;;;EAX2B,WAAA,EAAA,MAAA;EAaxB;EACA,KAAA,EAAA,MAAS;EAEG;EAIJ,YAAA,EAAA,MAAA;CAEC,EAAA,SAAA,EAAA;EAMJ,CAAA,GAAA,EAAA,MAAA,CAAA,EAAA;IAZ6B,CAAA,GAAA,EAAA,MAAA,CAAA,kCAAA;MAAY,IAAA,CAAA,+BAAA;MAwB7C,WAsEL,CAAA,+BAAA;MAtEiB,KAAA,CAAA,+BAAA;MAAA,YAAA,CAAA,+BAAA;IAAA,CAAA;EAAA,CAAA;CAAA,GAAA,CAAA,CAAA,EAAA;EAOf;EAAa,IAAA,EAAA,MAAA;EA+Df;;;;;;;;;;;;;;;;KAjGI,YAAA,GAAe,eAAe;KAC9B,SAAA,GAAY,mBAAmB;UAEnB,aAAA,SAAsB;;;;aAI1B;;cAEC;;;;;;UAMJ;;;;;;;;;;;cAYJ;;aAAY;;;;;GAOf,kBAAa,kBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"index-Y8XsRdxS.d.cts","names":[],"sources":["../src/TextArea/TextArea.tsx"],"sourcesContent":[],"mappings":";;;;;;cAWa,sCAAgB;;mBAW3B,mBAAA,CAAA,UAAA;;MAXW,KAAA,CAAA,gCAWX;MAAA,YAAA,CAAA,gCAAA;;;;;;;;;;;;;;;;;EAX2B,WAAA,EAAA,MAAA;EAaxB;EACA,KAAA,EAAA,MAAS;EAEG;EAIJ,YAAA,EAAA,MAAA;CAEC,EAAA,SAAA,EAAA;EAMJ,CAAA,GAAA,EAAA,MAAA,CAAA,EAAA;IAZ6B,CAAA,GAAA,EAAA,MAAA,CAAA,mCAAA;MAAY,IAAA,CAAA,gCAAA;MAwB7C,KAsEL,CAAA,gCAAA;MAtEiB,YAAA,CAAA,gCAAA;MAAA,WAAA,CAAA,gCAAA;IAAA,CAAA;EAAA,CAAA;CAAA,GAAA,CAAA,CAAA,EAAA;EAOf;EAAa,IAAA,EAAA,MAAA;EA+Df;;;;;;;;;;;;;;;;KAjGI,YAAA,GAAe,eAAe;KAC9B,SAAA,GAAY,mBAAmB;UAEnB,aAAA,SAAsB;;;;aAI1B;;cAEC;;;;;;UAMJ;;;;;;;;;;;cAYJ;;aAAY;;;;;GAOf,kBAAa,kBAAA,CAAA,GAAA,CAAA"}
@@ -1,8 +1,8 @@
1
- import { t as DebugModeSettings } from "./FormContext-Dl7KL_wl.cjs";
2
- import * as react_jsx_runtime9 from "react/jsx-runtime";
1
+ import { t as DebugModeSettings } from "./FormContext-C2_WMi_v.js";
3
2
  import { ReactNode } from "react";
4
- import { VetoInstance } from "@fuf-stack/veto";
3
+ import * as react_jsx_runtime9 from "react/jsx-runtime";
5
4
  import { FieldValues, SubmitHandler } from "react-hook-form";
5
+ import { VetoInstance } from "@fuf-stack/veto";
6
6
 
7
7
  //#region src/Form/Form.d.ts
8
8
  interface FormProps {
@@ -41,4 +41,4 @@ declare const Form: ({
41
41
  }: FormProps) => react_jsx_runtime9.JSX.Element;
42
42
  //#endregion
43
43
  export { FormProps as n, Form as t };
44
- //# sourceMappingURL=index-CMQe-K8d.d.cts.map
44
+ //# sourceMappingURL=index-aHcGnXHf.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index-D4jPNNjM.d.ts","names":[],"sources":["../src/Form/Form.tsx"],"sourcesContent":[],"mappings":";;;;;;;UAYiB,SAAA;;YAEL,YAAY;EAFP;EAEL,SAAA,CAAA,EAAA,MAAA,GAAA,MAAA,EAAA;EAAY;EAId,KAAA,CAAA,EAAA,iBAAA;EAEQ;EAIQ,aAAA,CAAA,EAJR,WAIQ;EAAd;EAIG,IAAA,CAAA,EAAA,MAAA;EAAY;EAQrB,QAwCL,EApDW,aAoDX,CApDyB,WAoDzB,CAAA;EAxCa;EAAA,MAAA,CAAA,EAAA,MAAA;EAAA;EAAA,UAAA,CAAA,EARC,YAQD;EAAA;EAAA,iBAAA,CAAA,EAAA,UAAA,GAAA,QAAA,GAAA,UAAA,GAAA,WAAA,GAAA,KAAA;;;;;cAAR,IAUM,EAAA,CAAA;EAAA,QAAA;EAAA,SAAA;EAAA,KAAA;EAAA,aAAA;EAAA,IAAA;EAAA,QAAA;EAAA,MAAA;EAAA,UAAA;EAAA;AAAA,CAAA,EAAT,SAAS,EAAA,GAAA,mBAAA,CAAA,GAAA,CAAA,OAAA"}
1
+ {"version":3,"file":"index-aHcGnXHf.d.ts","names":[],"sources":["../src/Form/Form.tsx"],"sourcesContent":[],"mappings":";;;;;;;UAYiB,SAAA;;YAEL,YAAY;EAFP;EAEL,SAAA,CAAA,EAAA,MAAA,GAAA,MAAA,EAAA;EAAY;EAId,KAAA,CAAA,EAAA,iBAAA;EAEQ;EAIQ,aAAA,CAAA,EAJR,WAIQ;EAAd;EAIG,IAAA,CAAA,EAAA,MAAA;EAAY;EAQrB,QAwCL,EApDW,aAoDX,CApDyB,WAoDzB,CAAA;EAxCa;EAAA,MAAA,CAAA,EAAA,MAAA;EAAA;EAAA,UAAA,CAAA,EARC,YAQD;EAAA;EAAA,iBAAA,CAAA,EAAA,UAAA,GAAA,QAAA,GAAA,UAAA,GAAA,WAAA,GAAA,KAAA;;;;;cAAR,IAUM,EAAA,CAAA;EAAA,QAAA;EAAA,SAAA;EAAA,KAAA;EAAA,aAAA;EAAA,IAAA;EAAA,QAAA;EAAA,MAAA;EAAA,UAAA;EAAA;AAAA,CAAA,EAAT,SAAS,EAAA,GAAA,kBAAA,CAAA,GAAA,CAAA,OAAA"}
@@ -1,11 +1,11 @@
1
1
  import { TVClassName } from "@fuf-stack/pixel-utils";
2
2
  import { ReactNode } from "react";
3
3
  import * as react_jsx_runtime6 from "react/jsx-runtime";
4
- import * as tailwind_variants113 from "tailwind-variants";
4
+ import * as tailwind_variants64 from "tailwind-variants";
5
5
 
6
6
  //#region src/FieldCard/FieldCard.d.ts
7
7
 
8
- declare const fieldCardVariants: tailwind_variants113.TVReturnType<{
8
+ declare const fieldCardVariants: tailwind_variants64.TVReturnType<{
9
9
  invalid: {
10
10
  true: {
11
11
  base: string;
@@ -57,7 +57,7 @@ declare const fieldCardVariants: tailwind_variants113.TVReturnType<{
57
57
  errorFooter: string[];
58
58
  /** class for the error text (empty base, color controlled by variant) */
59
59
  errorText: never[];
60
- }, tailwind_variants113.TVReturnType<{
60
+ }, tailwind_variants64.TVReturnType<{
61
61
  invalid: {
62
62
  true: {
63
63
  base: string;
@@ -114,4 +114,4 @@ declare const FieldCard: ({
114
114
  }: FieldCardProps) => react_jsx_runtime6.JSX.Element;
115
115
  //#endregion
116
116
  export { FieldCardProps as n, fieldCardVariants as r, FieldCard as t };
117
- //# sourceMappingURL=index-Ct6a8Dxz.d.ts.map
117
+ //# sourceMappingURL=index-gWYaaO6O.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-gWYaaO6O.d.ts","names":[],"sources":["../src/FieldCard/FieldCard.tsx"],"sourcesContent":[],"mappings":";;;;;;;AA6MG,cAxFU,iBAwFV,EA/BD,mBAAA,CAzD4B,YAwF3B,CAAA;EAAc,OAAA,EAAA;IAwHhB,IAAA,EAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAvJC,mBAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;KAEG,SAAA,GAAY,mBAAmB;UAEnB,cAAA;;YAEL;;cAEE;;SAEL;;;;;;;;;;;;;;;cAgBH;;aAAa;;;GAKhB,mBAAc,kBAAA,CAAA,GAAA,CAAA"}
@@ -0,0 +1 @@
1
+ export { };
@@ -1,33 +1,33 @@
1
- import * as tailwind_variants166 from "tailwind-variants";
2
- import * as react_jsx_runtime6 from "react/jsx-runtime";
1
+ import * as tailwind_variants113 from "tailwind-variants";
2
+ import * as react_jsx_runtime5 from "react/jsx-runtime";
3
3
  import { TVClassName, TVProps } from "@fuf-stack/pixel-utils";
4
4
  import { ReactNode } from "react";
5
5
 
6
6
  //#region src/RadioBoxes/RadioBoxes.d.ts
7
- declare const radioBoxesVariants: tailwind_variants166.TVReturnType<{
7
+ declare const radioBoxesVariants: tailwind_variants113.TVReturnType<{
8
8
  [key: string]: {
9
- [key: string]: tailwind_variants166.ClassValue | {
10
- base?: tailwind_variants166.ClassValue;
11
- label?: tailwind_variants166.ClassValue;
12
- wrapper?: tailwind_variants166.ClassValue;
13
- boxBase?: tailwind_variants166.ClassValue;
14
- boxControl?: tailwind_variants166.ClassValue;
15
- boxDescription?: tailwind_variants166.ClassValue;
16
- boxLabel?: tailwind_variants166.ClassValue;
17
- boxLabelWrapper?: tailwind_variants166.ClassValue;
9
+ [key: string]: tailwind_variants113.ClassValue | {
10
+ base?: tailwind_variants113.ClassValue;
11
+ label?: tailwind_variants113.ClassValue;
12
+ wrapper?: tailwind_variants113.ClassValue;
13
+ boxBase?: tailwind_variants113.ClassValue;
14
+ boxControl?: tailwind_variants113.ClassValue;
15
+ boxDescription?: tailwind_variants113.ClassValue;
16
+ boxLabel?: tailwind_variants113.ClassValue;
17
+ boxLabelWrapper?: tailwind_variants113.ClassValue;
18
18
  };
19
19
  };
20
20
  } | {
21
21
  [x: string]: {
22
- [x: string]: tailwind_variants166.ClassValue | {
23
- base?: tailwind_variants166.ClassValue;
24
- label?: tailwind_variants166.ClassValue;
25
- wrapper?: tailwind_variants166.ClassValue;
26
- boxBase?: tailwind_variants166.ClassValue;
27
- boxControl?: tailwind_variants166.ClassValue;
28
- boxDescription?: tailwind_variants166.ClassValue;
29
- boxLabel?: tailwind_variants166.ClassValue;
30
- boxLabelWrapper?: tailwind_variants166.ClassValue;
22
+ [x: string]: tailwind_variants113.ClassValue | {
23
+ base?: tailwind_variants113.ClassValue;
24
+ label?: tailwind_variants113.ClassValue;
25
+ wrapper?: tailwind_variants113.ClassValue;
26
+ boxBase?: tailwind_variants113.ClassValue;
27
+ boxControl?: tailwind_variants113.ClassValue;
28
+ boxDescription?: tailwind_variants113.ClassValue;
29
+ boxLabel?: tailwind_variants113.ClassValue;
30
+ boxLabelWrapper?: tailwind_variants113.ClassValue;
31
31
  };
32
32
  };
33
33
  } | {}, {
@@ -41,15 +41,15 @@ declare const radioBoxesVariants: tailwind_variants166.TVReturnType<{
41
41
  wrapper: string;
42
42
  }, undefined, {
43
43
  [key: string]: {
44
- [key: string]: tailwind_variants166.ClassValue | {
45
- base?: tailwind_variants166.ClassValue;
46
- label?: tailwind_variants166.ClassValue;
47
- wrapper?: tailwind_variants166.ClassValue;
48
- boxBase?: tailwind_variants166.ClassValue;
49
- boxControl?: tailwind_variants166.ClassValue;
50
- boxDescription?: tailwind_variants166.ClassValue;
51
- boxLabel?: tailwind_variants166.ClassValue;
52
- boxLabelWrapper?: tailwind_variants166.ClassValue;
44
+ [key: string]: tailwind_variants113.ClassValue | {
45
+ base?: tailwind_variants113.ClassValue;
46
+ label?: tailwind_variants113.ClassValue;
47
+ wrapper?: tailwind_variants113.ClassValue;
48
+ boxBase?: tailwind_variants113.ClassValue;
49
+ boxControl?: tailwind_variants113.ClassValue;
50
+ boxDescription?: tailwind_variants113.ClassValue;
51
+ boxLabel?: tailwind_variants113.ClassValue;
52
+ boxLabelWrapper?: tailwind_variants113.ClassValue;
53
53
  };
54
54
  };
55
55
  } | {}, {
@@ -61,7 +61,7 @@ declare const radioBoxesVariants: tailwind_variants166.TVReturnType<{
61
61
  boxLabelWrapper: string;
62
62
  label: string;
63
63
  wrapper: string;
64
- }, tailwind_variants166.TVReturnType<unknown, {
64
+ }, tailwind_variants113.TVReturnType<unknown, {
65
65
  base: string;
66
66
  boxBase: string;
67
67
  boxControl: string;
@@ -114,10 +114,10 @@ declare const RadioBoxes: ({
114
114
  name,
115
115
  options,
116
116
  ...uniformFieldProps
117
- }: RadioBoxesProps) => react_jsx_runtime6.JSX.Element;
117
+ }: RadioBoxesProps) => react_jsx_runtime5.JSX.Element;
118
118
  //#endregion
119
119
  //#region src/RadioBoxes/RadioBox.d.ts
120
- declare const radioBoxVariants: tailwind_variants166.TVReturnType<{
120
+ declare const radioBoxVariants: tailwind_variants113.TVReturnType<{
121
121
  isDisabled: {
122
122
  true: {
123
123
  base: string;
@@ -153,7 +153,7 @@ declare const radioBoxVariants: tailwind_variants166.TVReturnType<{
153
153
  icon: string;
154
154
  label: string;
155
155
  labelWrapper: string;
156
- }, tailwind_variants166.TVReturnType<{
156
+ }, tailwind_variants113.TVReturnType<{
157
157
  isDisabled: {
158
158
  true: {
159
159
  base: string;
@@ -174,4 +174,4 @@ declare const radioBoxVariants: tailwind_variants166.TVReturnType<{
174
174
  }, undefined, unknown, unknown, undefined>>;
175
175
  //#endregion
176
176
  export { RadioBoxes as n, RadioBoxesProps as r, radioBoxVariants as t };
177
- //# sourceMappingURL=index-BtRhfPlX.d.cts.map
177
+ //# sourceMappingURL=index-nVYabHcT.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index-BtRhfPlX.d.cts","names":[],"sources":["../src/RadioBoxes/RadioBoxes.tsx","../src/RadioBoxes/RadioBox.tsx"],"sourcesContent":[],"mappings":";;;;;;cAaa,yCAAkB;;mBAc7B,oBAAA,CAAA,UAAA;;MAdW,KAAA,CAAA,iCAcX;MAAA,OAAA,CAAA,iCAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAd6B,OAAA,EAAA,MAAA;AAc5B,CAAA,EAAA,SAEE,EAAA;EACA,CAAA,GAAA,EAAA,MAAS,CAAA,EAAA;IAEG,CAAA,GAAA,EAAA,MAAA,CAAA,oCAAgB;MAEjB,IAAA,CAAA,iCAAA;MAIN,KAAA,CAAA,iCAAA;MAED,OAAA,CAAA,iCAAA;MAAS,OAAA,CAAA,iCAAA;MAOD,UAAgB,CAAA,iCAAA;MAInB,cAAA,CAAA,iCAAA;MAMJ,QAAA,CAAA,iCAAA;MAIC,eAAA,CAAA,iCAAA;IAd8B,CAAA;EAAY,CAAA;AAiBpD,CAAA,GAKK,CAAA,CAAA,EAAA;EAAc,IAAA,EAAA,MAAA;EAAA,OAAA,EAAA,MAAA;EAAA,UAAA,EAAA,MAAA;EAAA,cAAA,EAAA,MAAA;EAMjB,QAAA,EAAA,MAAA;EAAe,eAAA,EAAA,MAAA;EA6EjB,KAAA,EAAA,MAAA;;;;EC/IY,OAAA,EAAA,MAAA;;;;;;;;KDoBR,YAAA,GAAe,eAAe;KAC9B,SAAA,GAAY,mBAAmB;UAEnB,gBAAA;;gBAED;;;;UAIN;;SAED;;;;;;UAOQ,eAAA,SAAwB;;;;cAI3B;;;;;;UAMJ;;;;WAIC;;;;;;;cAQL;;;;;;GAMH,oBAAe,kBAAA,CAAA,GAAA,CAAA;;;cClEL,kBAqBX,oBAAA,CArB2B;;;MDIhB,IAAA,EAAA,MAAA;IAcX,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBAd6B;EAAA,IAAA,EAAA,MAAA;EAgB1B,KAAA,EAAA,MAAA;EACA,YAAS,EAAA,MAAA;AAEd,CAAA,ECFE,oBAAA,CAAA,YDE+B,CAAA;EAEjB,UAAA,EAAA;IAIN,IAAA,EAAA;MAED,IAAA,EAAA,MAAA;IAAS,CAAA;EAOD,CAAA;EAIH,SAAA,EAAA;IAMJ,IAAA,EAAA;MAIC,IAAA,EAAA,MAAA;IAd8B,CAAA;EAAY,CAAA;AAiBpD,CAAA,EAAA;EAKmB,IAAA,EAAA,MAAA;EAAA,OAAA,EAAA,MAAA;EAAA,WAAA,EAAA,MAAA;EAAA,IAAA,EAAA,MAAA;EAMjB,KAAA,EAAA,MAAA;EAAe,YAAA,EAAA,MAAA;CA6EjB,EAAA,SAAA,EAAA,OAAA,EAAA,OAAA,EAAA,SAAA,CAAA,CAAA"}
1
+ {"version":3,"file":"index-nVYabHcT.d.cts","names":[],"sources":["../src/RadioBoxes/RadioBoxes.tsx","../src/RadioBoxes/RadioBox.tsx"],"sourcesContent":[],"mappings":";;;;;;cAaa,yCAAkB;;mBAc7B,oBAAA,CAAA,UAAA;;MAdW,KAAA,CAAA,iCAcX;MAAA,OAAA,CAAA,iCAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAd6B,OAAA,EAAA,MAAA;AAc5B,CAAA,EAAA,SAEE,EAAA;EACA,CAAA,GAAA,EAAA,MAAS,CAAA,EAAA;IAEG,CAAA,GAAA,EAAA,MAAA,CAAA,oCAAgB;MAEjB,IAAA,CAAA,iCAAA;MAIN,KAAA,CAAA,iCAAA;MAED,OAAA,CAAA,iCAAA;MAAS,OAAA,CAAA,iCAAA;MAOD,UAAgB,CAAA,iCAAA;MAInB,cAAA,CAAA,iCAAA;MAMJ,QAAA,CAAA,iCAAA;MAIC,eAAA,CAAA,iCAAA;IAd8B,CAAA;EAAY,CAAA;AAiBpD,CAAA,GAKK,CAAA,CAAA,EAAA;EAAc,IAAA,EAAA,MAAA;EAAA,OAAA,EAAA,MAAA;EAAA,UAAA,EAAA,MAAA;EAAA,cAAA,EAAA,MAAA;EAMjB,QAAA,EAAA,MAAA;EAAe,eAAA,EAAA,MAAA;EA6EjB,KAAA,EAAA,MAAA;;;;EC/IY,OAAA,EAAA,MAAA;;;;;;;;KDoBR,YAAA,GAAe,eAAe;KAC9B,SAAA,GAAY,mBAAmB;UAEnB,gBAAA;;gBAED;;;;UAIN;;SAED;;;;;;UAOQ,eAAA,SAAwB;;;;cAI3B;;;;;;UAMJ;;;;WAIC;;;;;;;cAQL;;;;;;GAMH,oBAAe,kBAAA,CAAA,GAAA,CAAA;;;cClEL,kBAqBX,oBAAA,CArB2B;;;MDIhB,IAAA,EAAA,MAAA;IAcX,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBAd6B;EAAA,IAAA,EAAA,MAAA;EAgB1B,KAAA,EAAA,MAAA;EACA,YAAS,EAAA,MAAA;AAEd,CAAA,ECFE,oBAAA,CAAA,YDE+B,CAAA;EAEjB,UAAA,EAAA;IAIN,IAAA,EAAA;MAED,IAAA,EAAA,MAAA;IAAS,CAAA;EAOD,CAAA;EAIH,SAAA,EAAA;IAMJ,IAAA,EAAA;MAIC,IAAA,EAAA,MAAA;IAd8B,CAAA;EAAY,CAAA;AAiBpD,CAAA,EAAA;EAKmB,IAAA,EAAA,MAAA;EAAA,OAAA,EAAA,MAAA;EAAA,WAAA,EAAA,MAAA;EAAA,IAAA,EAAA,MAAA;EAMjB,KAAA,EAAA,MAAA;EAAe,YAAA,EAAA,MAAA;CA6EjB,EAAA,SAAA,EAAA,OAAA,EAAA,OAAA,EAAA,SAAA,CAAA,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import { ReactNode } from "react";
2
2
  import { ButtonProps } from "@fuf-stack/pixels";
3
- import * as react_jsx_runtime4 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime3 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/SubmitButton/SubmitButton.d.ts
6
6
  interface SubmitButtonProps {
@@ -33,7 +33,7 @@ declare const SubmitButton: ({
33
33
  loading,
34
34
  size,
35
35
  testId
36
- }: SubmitButtonProps) => react_jsx_runtime4.JSX.Element;
36
+ }: SubmitButtonProps) => react_jsx_runtime3.JSX.Element;
37
37
  //#endregion
38
38
  export { SubmitButtonProps as n, SubmitButton as t };
39
- //# sourceMappingURL=index-BL0DnIzh.d.ts.map
39
+ //# sourceMappingURL=index-pE9osud2.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index-BL0DnIzh.d.ts","names":[],"sources":["../src/SubmitButton/SubmitButton.tsx"],"sourcesContent":[],"mappings":";;;;;UAQiB,iBAAA;;;EAAA;EAIJ,QAAA,CAAA,EAAA,SAAA;EAIH;EAED,SAAA,CAAA,EAAA,MAAA;EAIA;EAAW,KAAA,CAAA,EANV,WAMU,CAAA,OAAA,CAAA;EAQd;EAAgB,IAAA,CAAA,EAZb,WAYa,CAAA,MAAA,CAAA;EAAA;EAAA,OAAA,CAAA,EAAA,OAAA;EAAA;EAAA,IAAA,CAAA,EARb,WAQa,CAAA,MAAA,CAAA;EAAA;EAAA,MAAA,CAAA,EAAA,MAAA;;;;;cAAhB;;;;;;;;;GASH,sBAAiB,kBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"index-pE9osud2.d.ts","names":[],"sources":["../src/SubmitButton/SubmitButton.tsx"],"sourcesContent":[],"mappings":";;;;;UAQiB,iBAAA;;;EAAA;EAIJ,QAAA,CAAA,EAAA,SAAA;EAIH;EAED,SAAA,CAAA,EAAA,MAAA;EAIA;EAAW,KAAA,CAAA,EANV,WAMU,CAAA,OAAA,CAAA;EAQd;EAAgB,IAAA,CAAA,EAZb,WAYa,CAAA,MAAA,CAAA;EAAA;EAAA,OAAA,CAAA,EAAA,OAAA;EAAA;EAAA,IAAA,CAAA,EARb,WAQa,CAAA,MAAA,CAAA;EAAA;EAAA,MAAA,CAAA,EAAA,MAAA;;;;;cAAhB;;;;;;;;;GASH,sBAAiB,kBAAA,CAAA,GAAA,CAAA"}
package/dist/index.cjs CHANGED
@@ -10,7 +10,7 @@ const require_Checkboxes = require('./Checkboxes-3Rg0gyfO.cjs');
10
10
  const require_useUniformFieldArray = require('./useUniformFieldArray-D93AUZI4.cjs');
11
11
  const require_FieldArray = require('./FieldArray-BgvSTDWi.cjs');
12
12
  const require_Grid = require('./Grid-CRURvciu.cjs');
13
- const require_FieldCard = require('./FieldCard-BMmp6vcn.cjs');
13
+ const require_FieldCard = require('./FieldCard-38ZBBWyE.cjs');
14
14
  const require_Form = require('./Form-Ca3RxssB.cjs');
15
15
  const require_useInputValueDebounce = require('./useInputValueDebounce-KIKsvSLm.cjs');
16
16
  const require_Input = require('./Input-DlyrGFYf.cjs');
package/dist/index.d.cts CHANGED
@@ -1,28 +1,28 @@
1
1
  import { i as useInputValueTransform, n as UseInputValueTransformOptions, r as UseInputValueTransformReturn, t as InputValueTransform } from "./useInputValueTransform-BV8o0PMI.cjs";
2
- import { n as Checkboxes, r as CheckboxesProps, t as CheckboxOption } from "./index-C8e2kOHz.cjs";
3
- import { i as FieldArrayProps, n as FieldArrayChildrenRenderFn, r as FieldArrayFeatures, t as FieldArray } from "./index-uLhUKJjx.cjs";
4
- import { n as FieldCardProps, r as fieldCardVariants, t as FieldCard } from "./index-CK4iUXtY.cjs";
5
- import { n as FormProps, t as Form } from "./index-CMQe-K8d.cjs";
6
- import { n as GridProps, t as Grid } from "./index-ByDAUZR8.cjs";
7
- import { n as InputProps, t as Input } from "./index-BYag2YM-.cjs";
8
- import { n as RadioBoxes, r as RadioBoxesProps, t as radioBoxVariants } from "./index-BtRhfPlX.cjs";
9
- import { n as RadioTabsProps, t as RadioTabs } from "./index-PdZaOKs9.cjs";
10
- import { n as RadiosProps, t as Radios } from "./index-dhcztpfB.cjs";
11
- import { n as SelectProps, t as Select } from "./index-Dbn5MHgv.cjs";
12
- import { n as SliderProps, t as Slider } from "./index-5SxIjw6Y.cjs";
13
- import { n as SubmitButtonProps, t as SubmitButton } from "./index-ChtlWBjc.cjs";
14
- import { n as SwitchProps, t as Switch } from "./index-BbWEFpRz.cjs";
15
- import { n as SwitchBoxProps, r as switchBoxVariants, t as SwitchBox } from "./index-Nrdyx_72.cjs";
16
- import { n as TextAreaProps, t as TextArea } from "./index-D4S6YQwi.cjs";
17
- import { a as toFormFormat, c as createOptionValueConverter, i as nameToTestId, n as fromNullishString, o as toNullishString, r as isValueEmpty, s as toValidationFormat, t as flatArrayKey } from "./index-BTr_gid3.cjs";
18
- import { n as useClientValidation, t as clientValidationSchemaByName } from "./useClientValidation-DG1xPiN5.cjs";
19
- import { n as UseControllerReturn, r as useController, t as UseControllerProps } from "./useController-B-DhUPpA.cjs";
20
- import { n as useFormContext, t as checkFieldIsRequired } from "./useFormContext-B083Y-kw.cjs";
2
+ import { n as Checkboxes, r as CheckboxesProps, t as CheckboxOption } from "./index-DTURD6sl.cjs";
3
+ import { i as FieldArrayProps, n as FieldArrayChildrenRenderFn, r as FieldArrayFeatures, t as FieldArray } from "./index-CUy2EDqc.cjs";
4
+ import { n as FieldCardProps, r as fieldCardVariants, t as FieldCard } from "./index-DxfiwbJb.cjs";
5
+ import { n as FormProps, t as Form } from "./index-Bo79xzb4.cjs";
6
+ import { n as GridProps, t as Grid } from "./index-BW9EUWZE.cjs";
7
+ import { n as InputProps, t as Input } from "./index-DAeb_8Q4.cjs";
8
+ import { n as RadioBoxes, r as RadioBoxesProps, t as radioBoxVariants } from "./index-nVYabHcT.cjs";
9
+ import { n as RadioTabsProps, t as RadioTabs } from "./index-Cj5CLBt2.cjs";
10
+ import { n as RadiosProps, t as Radios } from "./index-BgXr1v45.cjs";
11
+ import { n as SelectProps, t as Select } from "./index-DfGCI-K_.cjs";
12
+ import { n as SliderProps, t as Slider } from "./index-CrxSEKKb.cjs";
13
+ import { n as SubmitButtonProps, t as SubmitButton } from "./index-CbAh0Kfo.cjs";
14
+ import { n as SwitchProps, t as Switch } from "./index-D3RMbKbP.cjs";
15
+ import { n as SwitchBoxProps, r as switchBoxVariants, t as SwitchBox } from "./index-BD9y--o2.cjs";
16
+ import { n as TextAreaProps, t as TextArea } from "./index-Y8XsRdxS.cjs";
17
+ import { createOptionValueConverter, flatArrayKey, fromNullishString, isValueEmpty, nameToTestId, toFormFormat, toNullishString, toValidationFormat } from "./helpers/index.cjs";
18
+ import { n as useClientValidation, t as clientValidationSchemaByName } from "./useClientValidation-BvPDQmf6.cjs";
19
+ import { n as UseControllerReturn, r as useController, t as UseControllerProps } from "./useController-C6Pg9T_3.cjs";
20
+ import { n as useFormContext, t as checkFieldIsRequired } from "./useFormContext-n3WYgGkW.cjs";
21
21
  import { t as useInput } from "./useInput--wjwIBc5.cjs";
22
22
  import { n as UseInputValueDebounceReturn, r as useInputValueDebounce, t as UseInputValueDebounceOptions } from "./useInputValueDebounce-DI1C6oaU.cjs";
23
- import { n as UseUniformFieldReturn, r as useUniformField, t as UseUniformFieldParams } from "./useUniformField-BlqMUaQk.cjs";
24
- import { n as FieldCopyTestIdButtonProps, t as FieldCopyTestIdButton } from "./index-Db46CiKm.cjs";
25
- import { n as FieldValidationErrorProps, t as FieldValidationError } from "./index-BlK4-QN0.cjs";
26
- import { n as useWatchUserChange, t as UseWatchUserChangeOptions } from "./useWatchUserChange-DahNCPDG.cjs";
27
- import { n as useUniformFieldArray, t as UseUniformFieldArrayProps } from "./useUniformFieldArray-BMMpIjre.cjs";
23
+ import { n as UseUniformFieldReturn, r as useUniformField, t as UseUniformFieldParams } from "./useUniformField-ETnay_UI.cjs";
24
+ import { n as useUniformFieldArray, t as UseUniformFieldArrayProps } from "./useUniformFieldArray-4pUdrWYT.cjs";
25
+ import { n as useWatchUserChange, t as UseWatchUserChangeOptions } from "./useWatchUserChange-cI5-j6M4.cjs";
26
+ import { n as FieldCopyTestIdButtonProps, t as FieldCopyTestIdButton } from "./index-DsyY9X04.cjs";
27
+ import { n as FieldValidationErrorProps, t as FieldValidationError } from "./index-DEJghucW.cjs";
28
28
  export { CheckboxOption, Checkboxes, CheckboxesProps, FieldArray, FieldArrayChildrenRenderFn, FieldArrayFeatures, FieldArrayProps, FieldCard, FieldCardProps, FieldCopyTestIdButton, FieldCopyTestIdButtonProps, FieldValidationError, FieldValidationErrorProps, Form, FormProps, Grid, GridProps, Input, InputProps, InputValueTransform, RadioBoxes, RadioBoxesProps, RadioTabs, RadioTabsProps, Radios, RadiosProps, Select, SelectProps, Slider, SliderProps, SubmitButton, SubmitButtonProps, Switch, SwitchBox, SwitchBoxProps, SwitchProps, TextArea, TextAreaProps, UseControllerProps, UseControllerReturn, UseInputValueDebounceOptions, UseInputValueDebounceReturn, UseInputValueTransformOptions, UseInputValueTransformReturn, UseUniformFieldArrayProps, UseUniformFieldParams, UseUniformFieldReturn, UseWatchUserChangeOptions, checkFieldIsRequired, clientValidationSchemaByName, createOptionValueConverter, fieldCardVariants, flatArrayKey, fromNullishString, isValueEmpty, nameToTestId, radioBoxVariants, switchBoxVariants, toFormFormat, toNullishString, toValidationFormat, useClientValidation, useController, useFormContext, useInput, useInputValueDebounce, useInputValueTransform, useUniformField, useUniformFieldArray, useWatchUserChange };
package/dist/index.d.ts CHANGED
@@ -1,30 +1,31 @@
1
1
  import { i as useInputValueTransform, n as UseInputValueTransformOptions, r as UseInputValueTransformReturn, t as InputValueTransform } from "./useInputValueTransform-Cc0qEsnS.js";
2
- import { n as Checkboxes, r as CheckboxesProps, t as CheckboxOption } from "./index-C6YO7fVN.js";
3
- import { i as FieldArrayProps, n as FieldArrayChildrenRenderFn, r as FieldArrayFeatures, t as FieldArray } from "./index-C-t8ET2t.js";
4
- import { n as FieldCardProps, r as fieldCardVariants, t as FieldCard } from "./index-Ct6a8Dxz.js";
2
+ import { n as Checkboxes, r as CheckboxesProps, t as CheckboxOption } from "./index-Dy0m4FQj.js";
3
+ import { i as FieldArrayProps, n as FieldArrayChildrenRenderFn, r as FieldArrayFeatures, t as FieldArray } from "./index-BV_YDI6g.js";
4
+ import { n as FieldCardProps, r as fieldCardVariants, t as FieldCard } from "./index-gWYaaO6O.js";
5
5
  import "./FormContext-C2_WMi_v.js";
6
- import { n as FormProps, t as Form } from "./index-D4jPNNjM.js";
7
- import { n as GridProps, t as Grid } from "./index-DzGaqagC.js";
8
- import { n as InputProps, t as Input } from "./index-BPupl-39.js";
9
- import { n as RadioBoxes, r as RadioBoxesProps, t as radioBoxVariants } from "./index-WKgD5_vg.js";
10
- import { n as RadioTabsProps, t as RadioTabs } from "./index-CuACo6jI.js";
11
- import { n as RadiosProps, t as Radios } from "./index-BXm2Nvuc.js";
12
- import { n as SelectProps, t as Select } from "./index-D_VcH_gn.js";
13
- import { n as SliderProps, t as Slider } from "./index-B5oUKlIo.js";
14
- import { n as SubmitButtonProps, t as SubmitButton } from "./index-BL0DnIzh.js";
15
- import { n as SwitchProps, t as Switch } from "./index-CGnr_e53.js";
16
- import { n as SwitchBoxProps, r as switchBoxVariants, t as SwitchBox } from "./index-DmMenZfj.js";
17
- import { n as TextAreaProps, t as TextArea } from "./index-DJyRJr0I.js";
18
- import { a as toFormFormat, c as createOptionValueConverter, i as nameToTestId, n as fromNullishString, o as toNullishString, r as isValueEmpty, s as toValidationFormat, t as flatArrayKey } from "./index-BPjrrFuM.js";
19
- import { n as useClientValidation, t as clientValidationSchemaByName } from "./useClientValidation-CeHOxxj1.js";
20
- import { n as UseControllerReturn, r as useController, t as UseControllerProps } from "./useController-Co8wbo-Y.js";
6
+ import { n as FormProps, t as Form } from "./index-aHcGnXHf.js";
7
+ import { n as GridProps, t as Grid } from "./index-BFLKkqA3.js";
8
+ import { n as InputProps, t as Input } from "./index-CB00FCyi.js";
9
+ import { n as RadioBoxes, r as RadioBoxesProps, t as radioBoxVariants } from "./index-Cj-PU3Ck.js";
10
+ import { n as RadioTabsProps, t as RadioTabs } from "./index-C3CvgmJw.js";
11
+ import { n as RadiosProps, t as Radios } from "./index-796vjEop.js";
12
+ import { n as SelectProps, t as Select } from "./index-COwP53Gx.js";
13
+ import { n as SliderProps, t as Slider } from "./index-DebErIUS.js";
14
+ import { n as SubmitButtonProps, t as SubmitButton } from "./index-pE9osud2.js";
15
+ import { n as SwitchProps, t as Switch } from "./index-DjDR6FpI.js";
16
+ import { n as SwitchBoxProps, r as switchBoxVariants, t as SwitchBox } from "./index-B_1td56I.js";
17
+ import { n as TextAreaProps, t as TextArea } from "./index-B62CWrcm.js";
18
+ import { createOptionValueConverter, flatArrayKey, fromNullishString, isValueEmpty, nameToTestId, toFormFormat, toNullishString, toValidationFormat } from "./helpers/index.js";
19
+ import { n as useClientValidation, t as clientValidationSchemaByName } from "./useClientValidation-Bg0q3Axc.js";
20
+ import { n as UseControllerReturn, r as useController, t as UseControllerProps } from "./useController-BJ2SBdky.js";
21
+ import "./index-CFBmva_r.js";
21
22
  import { n as useFormContext, t as checkFieldIsRequired } from "./useFormContext-B2TS6xq0.js";
22
23
  import "./index-BRLjimYW.js";
23
24
  import { t as useInput } from "./useInput-BCdeYOOg.js";
24
25
  import { n as UseInputValueDebounceReturn, r as useInputValueDebounce, t as UseInputValueDebounceOptions } from "./useInputValueDebounce-fhmVn1aO.js";
25
- import { n as UseUniformFieldReturn, r as useUniformField, t as UseUniformFieldParams } from "./useUniformField-B-hszxep.js";
26
- import { n as FieldCopyTestIdButtonProps, t as FieldCopyTestIdButton } from "./index-CYfagyef.js";
27
- import { n as FieldValidationErrorProps, t as FieldValidationError } from "./index-CEB_3pH3.js";
28
- import { n as useWatchUserChange, t as UseWatchUserChangeOptions } from "./useWatchUserChange-JMU-vN92.js";
29
- import { n as useUniformFieldArray, t as UseUniformFieldArrayProps } from "./useUniformFieldArray-KOP2kbMC.js";
26
+ import { n as UseUniformFieldReturn, r as useUniformField, t as UseUniformFieldParams } from "./useUniformField-CXSaAVTt.js";
27
+ import { n as useUniformFieldArray, t as UseUniformFieldArrayProps } from "./useUniformFieldArray-COtgcAnp.js";
28
+ import { n as useWatchUserChange, t as UseWatchUserChangeOptions } from "./useWatchUserChange-DX6gUHvM.js";
29
+ import { n as FieldCopyTestIdButtonProps, t as FieldCopyTestIdButton } from "./index-DJbdReTK.js";
30
+ import { n as FieldValidationErrorProps, t as FieldValidationError } from "./index-C4-1V8jn.js";
30
31
  export { CheckboxOption, Checkboxes, CheckboxesProps, FieldArray, FieldArrayChildrenRenderFn, FieldArrayFeatures, FieldArrayProps, FieldCard, FieldCardProps, FieldCopyTestIdButton, FieldCopyTestIdButtonProps, FieldValidationError, FieldValidationErrorProps, Form, FormProps, Grid, GridProps, Input, InputProps, InputValueTransform, RadioBoxes, RadioBoxesProps, RadioTabs, RadioTabsProps, Radios, RadiosProps, Select, SelectProps, Slider, SliderProps, SubmitButton, SubmitButtonProps, Switch, SwitchBox, SwitchBoxProps, SwitchProps, TextArea, TextAreaProps, UseControllerProps, UseControllerReturn, UseInputValueDebounceOptions, UseInputValueDebounceReturn, UseInputValueTransformOptions, UseInputValueTransformReturn, UseUniformFieldArrayProps, UseUniformFieldParams, UseUniformFieldReturn, UseWatchUserChangeOptions, checkFieldIsRequired, clientValidationSchemaByName, createOptionValueConverter, fieldCardVariants, flatArrayKey, fromNullishString, isValueEmpty, nameToTestId, radioBoxVariants, switchBoxVariants, toFormFormat, toNullishString, toValidationFormat, useClientValidation, useController, useFormContext, useInput, useInputValueDebounce, useInputValueTransform, useUniformField, useUniformFieldArray, useWatchUserChange };
package/dist/index.js CHANGED
@@ -10,7 +10,7 @@ import { n as Checkboxes_default } from "./Checkboxes-BfUtbKe-.js";
10
10
  import { t as useUniformFieldArray } from "./useUniformFieldArray-DNrmEXLg.js";
11
11
  import { n as FieldArray_default } from "./FieldArray-C8Ipn-tM.js";
12
12
  import { n as Grid_default } from "./Grid-LRjQlZms.js";
13
- import { n as fieldCardVariants, t as FieldCard_default } from "./FieldCard-DAtdvKrE.js";
13
+ import { n as fieldCardVariants, t as FieldCard_default } from "./FieldCard-7XiCb6jZ.js";
14
14
  import { n as Form_default } from "./Form-B7bv9fDO.js";
15
15
  import { t as useInputValueDebounce } from "./useInputValueDebounce-D9wArTKz.js";
16
16
  import { n as Input_default } from "./Input-ChXItabV.js";
@@ -1,2 +1,2 @@
1
- import { n as FieldCopyTestIdButtonProps, t as FieldCopyTestIdButton } from "../../index-Db46CiKm.cjs";
1
+ import { n as FieldCopyTestIdButtonProps, t as FieldCopyTestIdButton } from "../../index-DsyY9X04.cjs";
2
2
  export { FieldCopyTestIdButton, FieldCopyTestIdButton as default, FieldCopyTestIdButtonProps };
@@ -1,2 +1,2 @@
1
- import { n as FieldCopyTestIdButtonProps, t as FieldCopyTestIdButton } from "../../index-CYfagyef.js";
1
+ import { n as FieldCopyTestIdButtonProps, t as FieldCopyTestIdButton } from "../../index-DJbdReTK.js";
2
2
  export { FieldCopyTestIdButton, FieldCopyTestIdButton as default, FieldCopyTestIdButtonProps };
@@ -1,2 +1,2 @@
1
- import { n as FieldValidationErrorProps, t as FieldValidationError } from "../../index-BlK4-QN0.cjs";
1
+ import { n as FieldValidationErrorProps, t as FieldValidationError } from "../../index-DEJghucW.cjs";
2
2
  export { FieldValidationError, FieldValidationError as default, FieldValidationErrorProps };
@@ -1,2 +1,2 @@
1
- import { n as FieldValidationErrorProps, t as FieldValidationError } from "../../index-CEB_3pH3.js";
1
+ import { n as FieldValidationErrorProps, t as FieldValidationError } from "../../index-C4-1V8jn.js";
2
2
  export { FieldValidationError, FieldValidationError as default, FieldValidationErrorProps };
@@ -1,5 +1,5 @@
1
1
  import { VetoTypeAny } from "@fuf-stack/veto";
2
- import * as _fuf_stack_veto_dist_types_d_Zo03EZwf0 from "@fuf-stack/veto/dist/types.d-Zo03EZwf";
2
+ import * as _fuf_stack_veto_dist_types_d_CNPgNK_V0 from "@fuf-stack/veto/dist/types.d-CNPgNK-V";
3
3
 
4
4
  //#region src/hooks/useClientValidation/useClientValidation.d.ts
5
5
 
@@ -144,7 +144,7 @@ declare const useClientValidation: <TData = unknown>(data: TData | null | undefi
144
144
  * // => objectLoose({ tags: array(vt.string().refine(...).nullish()).optional() })
145
145
  * ```
146
146
  */
147
- declare const clientValidationSchemaByName: <T extends VetoTypeAny>(name: string, fieldSchema: T) => _fuf_stack_veto_dist_types_d_Zo03EZwf0.k;
147
+ declare const clientValidationSchemaByName: <T extends VetoTypeAny>(name: string, fieldSchema: T) => _fuf_stack_veto_dist_types_d_CNPgNK_V0.Z;
148
148
  //#endregion
149
149
  export { useClientValidation as n, clientValidationSchemaByName as t };
150
- //# sourceMappingURL=useClientValidation-CeHOxxj1.d.ts.map
150
+ //# sourceMappingURL=useClientValidation-Bg0q3Axc.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useClientValidation-CeHOxxj1.d.ts","names":[],"sources":["../src/hooks/useClientValidation/useClientValidation.ts"],"sourcesContent":[],"mappings":";;;;;;;;AAkEA;;;;;AAkIA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAlIa,6CACL,gDACgB,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgIrB,yCAA0C,wCAExC,MAAC,sCAAA,CAAA"}
1
+ {"version":3,"file":"useClientValidation-Bg0q3Axc.d.ts","names":[],"sources":["../src/hooks/useClientValidation/useClientValidation.ts"],"sourcesContent":[],"mappings":";;;;;;;;AAkEA;;;;;AAkIA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAlIa,6CACL,gDACgB,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgIrB,yCAA0C,wCAExC,MAAC,sCAAA,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { VetoTypeAny } from "@fuf-stack/veto";
2
- import * as _fuf_stack_veto_dist_types_d_Zo03EZwf0 from "@fuf-stack/veto/dist/types.d-Zo03EZwf";
2
+ import * as _fuf_stack_veto_dist_types_d_CNPgNK_V0 from "@fuf-stack/veto/dist/types.d-CNPgNK-V";
3
3
 
4
4
  //#region src/hooks/useClientValidation/useClientValidation.d.ts
5
5
 
@@ -144,7 +144,7 @@ declare const useClientValidation: <TData = unknown>(data: TData | null | undefi
144
144
  * // => objectLoose({ tags: array(vt.string().refine(...).nullish()).optional() })
145
145
  * ```
146
146
  */
147
- declare const clientValidationSchemaByName: <T extends VetoTypeAny>(name: string, fieldSchema: T) => _fuf_stack_veto_dist_types_d_Zo03EZwf0.k;
147
+ declare const clientValidationSchemaByName: <T extends VetoTypeAny>(name: string, fieldSchema: T) => _fuf_stack_veto_dist_types_d_CNPgNK_V0.Z;
148
148
  //#endregion
149
149
  export { useClientValidation as n, clientValidationSchemaByName as t };
150
- //# sourceMappingURL=useClientValidation-DG1xPiN5.d.cts.map
150
+ //# sourceMappingURL=useClientValidation-BvPDQmf6.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useClientValidation-DG1xPiN5.d.cts","names":[],"sources":["../src/hooks/useClientValidation/useClientValidation.ts"],"sourcesContent":[],"mappings":";;;;;;;;AAkEA;;;;;AAkIA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAlIa,6CACL,gDACgB,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgIrB,yCAA0C,wCAExC,MAAC,sCAAA,CAAA"}
1
+ {"version":3,"file":"useClientValidation-BvPDQmf6.d.cts","names":[],"sources":["../src/hooks/useClientValidation/useClientValidation.ts"],"sourcesContent":[],"mappings":";;;;;;;;AAkEA;;;;;AAkIA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAlIa,6CACL,gDACgB,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgIrB,yCAA0C,wCAExC,MAAC,sCAAA,CAAA"}
@@ -30,4 +30,4 @@ interface UseControllerReturn<TFieldValues extends object = object> {
30
30
  declare const useController$1: <TFieldValues extends object = object>(props: UseControllerProps$1<TFieldValues>) => UseControllerReturn<TFieldValues>;
31
31
  //#endregion
32
32
  export { UseControllerReturn as n, useController$1 as r, UseControllerProps$1 as t };
33
- //# sourceMappingURL=useController-Co8wbo-Y.d.ts.map
33
+ //# sourceMappingURL=useController-BJ2SBdky.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useController-Co8wbo-Y.d.ts","names":[],"sources":["../src/hooks/useController/useController.ts"],"sourcesContent":[],"mappings":";;;KAaY,6DACV,mBAAsB;UAEP;EAHL,KAAA,EAIH,IAJG,CAIE,qBAJgB,CAIM,YAHZ,CAAA,EAAA,UAAA,GAAtB,OAAA,CAAA,GAAA;IAEe,QAAA,EAAA,CAAA,GAAA,KAAmB,EAAA,GAAA,EAAA,EAAA,GAAA,IAAA;IACA,KAAA,EAAA,MAAA;EAAtB,CAAA;EAAL,SAAA,EAMI,kBANJ,CAMuB,YANvB,CAAA;EAMuB,UAAA,EAClB,oBADkB;;;;AAqBhC;;;;;;;;;;;;;;;cAAa,+DACJ,qBAAmB,kBACzB,oBAAoB"}
1
+ {"version":3,"file":"useController-BJ2SBdky.d.ts","names":[],"sources":["../src/hooks/useController/useController.ts"],"sourcesContent":[],"mappings":";;;KAaY,6DACV,mBAAsB;UAEP;EAHL,KAAA,EAIH,IAJG,CAIE,qBAJgB,CAIM,YAJN,CACN,EAAA,UAAA,GAAtB,OAAA,CAAA,GAAA;IAEe,QAAA,EAAA,CAAA,GAAA,KAAmB,EAAA,GAAA,EAAA,EAAA,GAAA,IAAA;IACA,KAAA,EAAA,MAAA;EAAtB,CAAA;EAAL,SAAA,EAMI,kBANJ,CAMuB,YANvB,CAAA;EAMuB,UAAA,EAClB,oBADkB;;;;AAqBhC;;;;;;;;;;;;;;;cAAa,+DACJ,qBAAmB,kBACzB,oBAAoB"}
@@ -30,4 +30,4 @@ interface UseControllerReturn<TFieldValues extends object = object> {
30
30
  declare const useController: <TFieldValues extends object = object>(props: UseControllerProps$1<TFieldValues>) => UseControllerReturn<TFieldValues>;
31
31
  //#endregion
32
32
  export { UseControllerReturn as n, useController as r, UseControllerProps$1 as t };
33
- //# sourceMappingURL=useController-B-DhUPpA.d.cts.map
33
+ //# sourceMappingURL=useController-C6Pg9T_3.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useController-B-DhUPpA.d.cts","names":[],"sources":["../src/hooks/useController/useController.ts"],"sourcesContent":[],"mappings":";;;KAaY,6DACV,mBAAsB;UAEP;EAHL,KAAA,EAIH,IAJG,CAIE,qBAJgB,CAIM,YAJN,CACN,EAAA,UAAA,GAAtB,OAAA,CAAA,GAAA;IAEe,QAAA,EAAA,CAAA,GAAA,KAAmB,EAAA,GAAA,EAAA,EAAA,GAAA,IAAA;IACA,KAAA,EAAA,MAAA;EAAtB,CAAA;EAAL,SAAA,EAMI,kBANJ,CAMuB,YANvB,CAAA;EAMuB,UAAA,EAClB,oBADkB;;;;AAqBhC;;;;;;;;;;;;;;;cAAa,6DACJ,qBAAmB,kBACzB,oBAAoB"}
1
+ {"version":3,"file":"useController-C6Pg9T_3.d.cts","names":[],"sources":["../src/hooks/useController/useController.ts"],"sourcesContent":[],"mappings":";;;KAaY,6DACV,mBAAsB;UAEP;EAHL,KAAA,EAIH,IAJG,CAIE,qBAJgB,CAIM,YAJN,CACN,EAAA,UAAA,GAAtB,OAAA,CAAA,GAAA;IAEe,QAAA,EAAA,CAAA,GAAA,KAAmB,EAAA,GAAA,EAAA,EAAA,GAAA,IAAA;IACA,KAAA,EAAA,MAAA;EAAtB,CAAA;EAAL,SAAA,EAMI,kBANJ,CAMuB,YANvB,CAAA;EAMuB,UAAA,EAClB,oBADkB;;;;AAqBhC;;;;;;;;;;;;;;;cAAa,6DACJ,qBAAmB,kBACzB,oBAAoB"}
@@ -2,7 +2,7 @@ import { n as UserChangeListener, t as DebugModeSettings } from "./FormContext-D
2
2
  import * as react0 from "react";
3
3
  import * as _fuf_stack_veto0 from "@fuf-stack/veto";
4
4
  import { VetoFormattedError, VetoInstance } from "@fuf-stack/veto";
5
- import * as react_hook_form0 from "react-hook-form";
5
+ import * as react_hook_form9 from "react-hook-form";
6
6
  import { FieldError, FieldValues, Path } from "react-hook-form";
7
7
 
8
8
  //#region src/hooks/useFormContext/useFormContext.d.ts
@@ -19,7 +19,7 @@ declare const checkFieldIsRequired: (validation: VetoInstance, path: string[]) =
19
19
  * - Filters out empty/null values
20
20
  */
21
21
  declare const useFormContext: <TFieldValues extends FieldValues = FieldValues, TContext = any, TTransformedValues = TFieldValues>() => {
22
- formState: react_hook_form0.FormState<TFieldValues>;
22
+ formState: react_hook_form9.FormState<TFieldValues>;
23
23
  getFieldState: (name: Path<TFieldValues>, testId?: string) => {
24
24
  error: FieldError[] | undefined;
25
25
  invalid: boolean;
@@ -29,9 +29,9 @@ declare const useFormContext: <TFieldValues extends FieldValues = FieldValues, T
29
29
  isTouched: boolean;
30
30
  isValidating: boolean;
31
31
  };
32
- getValues: react_hook_form0.UseFormGetValues<TFieldValues>;
33
- subscribe: react_hook_form0.UseFormSubscribe<TFieldValues>;
34
- watch: react_hook_form0.UseFormWatch<TFieldValues>;
32
+ getValues: react_hook_form9.UseFormGetValues<TFieldValues>;
33
+ subscribe: react_hook_form9.UseFormSubscribe<TFieldValues>;
34
+ watch: react_hook_form9.UseFormWatch<TFieldValues>;
35
35
  debugMode: "disabled" | "debug" | "debug-testids" | "off";
36
36
  debugModeSettings?: DebugModeSettings;
37
37
  preventSubmit: (prevent: boolean) => void;
@@ -47,18 +47,18 @@ declare const useFormContext: <TFieldValues extends FieldValues = FieldValues, T
47
47
  errors?: VetoFormattedError;
48
48
  setClientValidationSchema: (key: string, schema: _fuf_stack_veto0.VetoTypeAny | null) => void;
49
49
  };
50
- setError: react_hook_form0.UseFormSetError<TFieldValues>;
51
- clearErrors: react_hook_form0.UseFormClearErrors<TFieldValues>;
52
- setValue: react_hook_form0.UseFormSetValue<TFieldValues>;
53
- trigger: react_hook_form0.UseFormTrigger<TFieldValues>;
54
- resetField: react_hook_form0.UseFormResetField<TFieldValues>;
55
- reset: react_hook_form0.UseFormReset<TFieldValues>;
56
- handleSubmit: react_hook_form0.UseFormHandleSubmit<TFieldValues, TTransformedValues>;
57
- unregister: react_hook_form0.UseFormUnregister<TFieldValues>;
58
- control: react_hook_form0.Control<TFieldValues, TContext, TTransformedValues>;
59
- register: react_hook_form0.UseFormRegister<TFieldValues>;
60
- setFocus: react_hook_form0.UseFormSetFocus<TFieldValues>;
50
+ setError: react_hook_form9.UseFormSetError<TFieldValues>;
51
+ clearErrors: react_hook_form9.UseFormClearErrors<TFieldValues>;
52
+ setValue: react_hook_form9.UseFormSetValue<TFieldValues>;
53
+ trigger: react_hook_form9.UseFormTrigger<TFieldValues>;
54
+ resetField: react_hook_form9.UseFormResetField<TFieldValues>;
55
+ reset: react_hook_form9.UseFormReset<TFieldValues>;
56
+ handleSubmit: react_hook_form9.UseFormHandleSubmit<TFieldValues, TTransformedValues>;
57
+ unregister: react_hook_form9.UseFormUnregister<TFieldValues>;
58
+ control: react_hook_form9.Control<TFieldValues, TContext, TTransformedValues>;
59
+ register: react_hook_form9.UseFormRegister<TFieldValues>;
60
+ setFocus: react_hook_form9.UseFormSetFocus<TFieldValues>;
61
61
  };
62
62
  //#endregion
63
63
  export { useFormContext as n, checkFieldIsRequired as t };
64
- //# sourceMappingURL=useFormContext-B083Y-kw.d.cts.map
64
+ //# sourceMappingURL=useFormContext-n3WYgGkW.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useFormContext-B083Y-kw.d.cts","names":[],"sources":["../src/hooks/useFormContext/useFormContext.ts"],"sourcesContent":[],"mappings":";;;;;;;;;cAYa,mCACC;;;;;AADd;AAqEA;;;;;cAAa,sCACU,cAAc,kDAEd;EAwBa,SAAA,4BAAA,aAAA,CAAA;EAAL,aAAA,EAAA,CAAA,IAAA,EAAA,IAAA,CAAK,YAAL,CAAA,EAAA,MAAA,CAAA,EAAA,MAAA,EAAA,GAAA;;;;;;;;;WAWO,mCAAA,aAAA,CAAA;EAAA,SAAA,mCAAA,aAAA,CAAA;EAAA,KAAA,+BAAA,aAAA,CAAA;EAyBpC,SAAA,EAAA,UAAA,GAAA,OAAA,GAAA,eAAA,GAAA,KAAA;EACyB,iBAAA,CAAA,mBAAA;EAAwE,aAAA,EAAA,CAAA,OAAA,EAAA,OAAA,EAAA,GAAA,IAAA;EAAA,YAAA,EAAA,CAAA,SAAA,EAAA,UAAA,GAAA,OAAA,GAAA,eAAA,GAAA,KAAA,EAAA,GAAA,IAAA;6BA1B7D,uBAAA;;0BAAA;;;;mBAyBpC;eACyB;aAAwE;qDAAA,gBAAA,CAAA,WAAA"}
1
+ {"version":3,"file":"useFormContext-n3WYgGkW.d.cts","names":[],"sources":["../src/hooks/useFormContext/useFormContext.ts"],"sourcesContent":[],"mappings":";;;;;;;;;cAYa,mCACC;;;;;AADd;AAqEA;;;;;cAAa,sCACU,cAAc,kDAEd;EAwBa,SAAA,4BAAA,aAAA,CAAA;EAAL,aAAA,EAAA,CAAA,IAAA,EAAA,IAAA,CAAK,YAAL,CAAA,EAAA,MAAA,CAAA,EAAA,MAAA,EAAA,GAAA;;;;;;;;;WAWO,mCAAA,aAAA,CAAA;EAAA,SAAA,mCAAA,aAAA,CAAA;EAAA,KAAA,+BAAA,aAAA,CAAA;EAyBpC,SAAA,EAAA,UAAA,GAAA,OAAA,GAAA,eAAA,GAAA,KAAA;EACyB,iBAAA,CAAA,mBAAA;EAAwE,aAAA,EAAA,CAAA,OAAA,EAAA,OAAA,EAAA,GAAA,IAAA;EAAA,YAAA,EAAA,CAAA,SAAA,EAAA,UAAA,GAAA,OAAA,GAAA,eAAA,GAAA,KAAA,EAAA,GAAA,IAAA;6BA1B7D,uBAAA;;0BAAA;;;;mBAyBpC;eACyB;aAAwE;qDAAA,gBAAA,CAAA,WAAA"}