@uxf/form 11.80.2 → 11.80.6

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 (236) hide show
  1. package/README.md +1 -0
  2. package/package.json +4 -4
  3. /package/{form/_code-generator → _code-generator}/form-code-generator.d.ts +0 -0
  4. /package/{form/_code-generator → _code-generator}/form-code-generator.js +0 -0
  5. /package/{form/avatar-file-input → avatar-file-input}/avatar-file-input.d.ts +0 -0
  6. /package/{form/avatar-file-input → avatar-file-input}/avatar-file-input.js +0 -0
  7. /package/{form/avatar-file-input → avatar-file-input}/avatar-file-input.stories.d.ts +0 -0
  8. /package/{form/avatar-file-input → avatar-file-input}/avatar-file-input.stories.js +0 -0
  9. /package/{form/avatar-file-input → avatar-file-input}/index.d.ts +0 -0
  10. /package/{form/avatar-file-input → avatar-file-input}/index.js +0 -0
  11. /package/{form/avatar-file-input → avatar-file-input}/translations.d.ts +0 -0
  12. /package/{form/avatar-file-input → avatar-file-input}/translations.js +0 -0
  13. /package/{form/bin → bin}/form-code-generator.d.ts +0 -0
  14. /package/{form/bin → bin}/form-code-generator.js +0 -0
  15. /package/{form/checkbox-button → checkbox-button}/checkbox-button.d.ts +0 -0
  16. /package/{form/checkbox-button → checkbox-button}/checkbox-button.js +0 -0
  17. /package/{form/checkbox-button → checkbox-button}/checkbox-button.stories.d.ts +0 -0
  18. /package/{form/checkbox-button → checkbox-button}/checkbox-button.stories.js +0 -0
  19. /package/{form/checkbox-button → checkbox-button}/index.d.ts +0 -0
  20. /package/{form/checkbox-button → checkbox-button}/index.js +0 -0
  21. /package/{form/checkbox-button → checkbox-button}/translations.d.ts +0 -0
  22. /package/{form/checkbox-button → checkbox-button}/translations.js +0 -0
  23. /package/{form/checkbox-input → checkbox-input}/checkbox-input.d.ts +0 -0
  24. /package/{form/checkbox-input → checkbox-input}/checkbox-input.js +0 -0
  25. /package/{form/checkbox-input → checkbox-input}/checkbox-input.stories.d.ts +0 -0
  26. /package/{form/checkbox-input → checkbox-input}/checkbox-input.stories.js +0 -0
  27. /package/{form/checkbox-input → checkbox-input}/index.d.ts +0 -0
  28. /package/{form/checkbox-input → checkbox-input}/index.js +0 -0
  29. /package/{form/checkbox-input → checkbox-input}/translations.d.ts +0 -0
  30. /package/{form/checkbox-input → checkbox-input}/translations.js +0 -0
  31. /package/{form/checkbox-list → checkbox-list}/checkbox-list.d.ts +0 -0
  32. /package/{form/checkbox-list → checkbox-list}/checkbox-list.js +0 -0
  33. /package/{form/checkbox-list → checkbox-list}/checkbox-list.stories.d.ts +0 -0
  34. /package/{form/checkbox-list → checkbox-list}/checkbox-list.stories.js +0 -0
  35. /package/{form/checkbox-list → checkbox-list}/index.d.ts +0 -0
  36. /package/{form/checkbox-list → checkbox-list}/index.js +0 -0
  37. /package/{form/checkbox-list → checkbox-list}/translations.d.ts +0 -0
  38. /package/{form/checkbox-list → checkbox-list}/translations.js +0 -0
  39. /package/{form/color-radio-group → color-radio-group}/color-radio-group.d.ts +0 -0
  40. /package/{form/color-radio-group → color-radio-group}/color-radio-group.js +0 -0
  41. /package/{form/color-radio-group → color-radio-group}/color-radio-group.stories.d.ts +0 -0
  42. /package/{form/color-radio-group → color-radio-group}/color-radio-group.stories.js +0 -0
  43. /package/{form/color-radio-group → color-radio-group}/index.d.ts +0 -0
  44. /package/{form/color-radio-group → color-radio-group}/index.js +0 -0
  45. /package/{form/color-radio-group → color-radio-group}/translations.d.ts +0 -0
  46. /package/{form/color-radio-group → color-radio-group}/translations.js +0 -0
  47. /package/{form/combobox → combobox}/combobox.d.ts +0 -0
  48. /package/{form/combobox → combobox}/combobox.js +0 -0
  49. /package/{form/combobox → combobox}/combobox.stories.d.ts +0 -0
  50. /package/{form/combobox → combobox}/combobox.stories.js +0 -0
  51. /package/{form/combobox → combobox}/index.d.ts +0 -0
  52. /package/{form/combobox → combobox}/index.js +0 -0
  53. /package/{form/combobox → combobox}/translations.d.ts +0 -0
  54. /package/{form/combobox → combobox}/translations.js +0 -0
  55. /package/{form/components.d.ts → components.d.ts} +0 -0
  56. /package/{form/components.js → components.js} +0 -0
  57. /package/{form/date-picker-input → date-picker-input}/date-picker-input.d.ts +0 -0
  58. /package/{form/date-picker-input → date-picker-input}/date-picker-input.js +0 -0
  59. /package/{form/date-picker-input → date-picker-input}/date-picker-input.stories.d.ts +0 -0
  60. /package/{form/date-picker-input → date-picker-input}/date-picker-input.stories.js +0 -0
  61. /package/{form/date-picker-input → date-picker-input}/index.d.ts +0 -0
  62. /package/{form/date-picker-input → date-picker-input}/index.js +0 -0
  63. /package/{form/date-picker-input → date-picker-input}/translations.d.ts +0 -0
  64. /package/{form/date-picker-input → date-picker-input}/translations.js +0 -0
  65. /package/{form/date-range-picker-input → date-range-picker-input}/date-range-picker-input.d.ts +0 -0
  66. /package/{form/date-range-picker-input → date-range-picker-input}/date-range-picker-input.js +0 -0
  67. /package/{form/date-range-picker-input → date-range-picker-input}/date-range-picker-input.stories.d.ts +0 -0
  68. /package/{form/date-range-picker-input → date-range-picker-input}/date-range-picker-input.stories.js +0 -0
  69. /package/{form/date-range-picker-input → date-range-picker-input}/index.d.ts +0 -0
  70. /package/{form/date-range-picker-input → date-range-picker-input}/index.js +0 -0
  71. /package/{form/date-range-picker-input → date-range-picker-input}/translations.d.ts +0 -0
  72. /package/{form/date-range-picker-input → date-range-picker-input}/translations.js +0 -0
  73. /package/{form/datetime-picker-input → datetime-picker-input}/datetime-picker-input.d.ts +0 -0
  74. /package/{form/datetime-picker-input → datetime-picker-input}/datetime-picker-input.js +0 -0
  75. /package/{form/datetime-picker-input → datetime-picker-input}/datetime-picker-input.stories.d.ts +0 -0
  76. /package/{form/datetime-picker-input → datetime-picker-input}/datetime-picker-input.stories.js +0 -0
  77. /package/{form/datetime-picker-input → datetime-picker-input}/index.d.ts +0 -0
  78. /package/{form/datetime-picker-input → datetime-picker-input}/index.js +0 -0
  79. /package/{form/datetime-picker-input → datetime-picker-input}/translations.d.ts +0 -0
  80. /package/{form/datetime-picker-input → datetime-picker-input}/translations.js +0 -0
  81. /package/{form/dropzone → dropzone}/dropzone-input.d.ts +0 -0
  82. /package/{form/dropzone → dropzone}/dropzone-input.js +0 -0
  83. /package/{form/dropzone → dropzone}/dropzone-list.d.ts +0 -0
  84. /package/{form/dropzone → dropzone}/dropzone-list.js +0 -0
  85. /package/{form/dropzone → dropzone}/dropzone.stories.d.ts +0 -0
  86. /package/{form/dropzone → dropzone}/dropzone.stories.js +0 -0
  87. /package/{form/dropzone → dropzone}/index.d.ts +0 -0
  88. /package/{form/dropzone → dropzone}/index.js +0 -0
  89. /package/{form/dropzone → dropzone}/translations.d.ts +0 -0
  90. /package/{form/dropzone → dropzone}/translations.js +0 -0
  91. /package/{form/file-input → file-input}/file-input.d.ts +0 -0
  92. /package/{form/file-input → file-input}/file-input.js +0 -0
  93. /package/{form/file-input → file-input}/file-input.stories.d.ts +0 -0
  94. /package/{form/file-input → file-input}/file-input.stories.js +0 -0
  95. /package/{form/file-input → file-input}/index.d.ts +0 -0
  96. /package/{form/file-input → file-input}/index.js +0 -0
  97. /package/{form/file-input → file-input}/translations.d.ts +0 -0
  98. /package/{form/file-input → file-input}/translations.js +0 -0
  99. /package/form/{form/form.d.ts → form.d.ts} +0 -0
  100. /package/form/{form/form.js → form.js} +0 -0
  101. /package/form/{form/form.stories.d.ts → form.stories.d.ts} +0 -0
  102. /package/form/{form/form.stories.js → form.stories.js} +0 -0
  103. /package/form/{form/index.d.ts → index.d.ts} +0 -0
  104. /package/form/{form/index.js → index.js} +0 -0
  105. /package/{form/form-id-context → form-id-context}/form-context.d.ts +0 -0
  106. /package/{form/form-id-context → form-id-context}/form-context.js +0 -0
  107. /package/{form/form-id-context → form-id-context}/form-id-context.d.ts +0 -0
  108. /package/{form/form-id-context → form-id-context}/form-id-context.js +0 -0
  109. /package/{form/form-id-context → form-id-context}/index.d.ts +0 -0
  110. /package/{form/form-id-context → form-id-context}/index.js +0 -0
  111. /package/{form/form-renderer → form-renderer}/big-test-schema.d.ts +0 -0
  112. /package/{form/form-renderer → form-renderer}/big-test-schema.js +0 -0
  113. /package/{form/form-renderer → form-renderer}/field/base-field.d.ts +0 -0
  114. /package/{form/form-renderer → form-renderer}/field/base-field.js +0 -0
  115. /package/{form/form-renderer → form-renderer}/field/embedded.d.ts +0 -0
  116. /package/{form/form-renderer → form-renderer}/field/embedded.js +0 -0
  117. /package/{form/form-renderer → form-renderer}/field/one-to-many.d.ts +0 -0
  118. /package/{form/form-renderer → form-renderer}/field/one-to-many.js +0 -0
  119. /package/{form/form-renderer → form-renderer}/form-renderer.d.ts +0 -0
  120. /package/{form/form-renderer → form-renderer}/form-renderer.js +0 -0
  121. /package/{form/form-renderer → form-renderer}/form-renderer.stories.d.ts +0 -0
  122. /package/{form/form-renderer → form-renderer}/form-renderer.stories.js +0 -0
  123. /package/{form/form-renderer → form-renderer}/index.d.ts +0 -0
  124. /package/{form/form-renderer → form-renderer}/index.js +0 -0
  125. /package/{form/form-renderer → form-renderer}/mapper.d.ts +0 -0
  126. /package/{form/form-renderer → form-renderer}/mapper.js +0 -0
  127. /package/{form/form-renderer → form-renderer}/translations.d.ts +0 -0
  128. /package/{form/form-renderer → form-renderer}/translations.js +0 -0
  129. /package/{form/form-renderer → form-renderer}/types.d.ts +0 -0
  130. /package/{form/form-renderer → form-renderer}/types.js +0 -0
  131. /package/{form/gps-input → gps-input}/gps-input.d.ts +0 -0
  132. /package/{form/gps-input → gps-input}/gps-input.js +0 -0
  133. /package/{form/gps-input → gps-input}/gps-input.stories.d.ts +0 -0
  134. /package/{form/gps-input → gps-input}/gps-input.stories.js +0 -0
  135. /package/{form/gps-input → gps-input}/index.d.ts +0 -0
  136. /package/{form/gps-input → gps-input}/index.js +0 -0
  137. /package/{form/gps-input → gps-input}/translations.d.ts +0 -0
  138. /package/{form/gps-input → gps-input}/translations.js +0 -0
  139. /package/{form/money-input → money-input}/index.d.ts +0 -0
  140. /package/{form/money-input → money-input}/index.js +0 -0
  141. /package/{form/money-input → money-input}/money-input.d.ts +0 -0
  142. /package/{form/money-input → money-input}/money-input.js +0 -0
  143. /package/{form/money-input → money-input}/money-input.stories.d.ts +0 -0
  144. /package/{form/money-input → money-input}/money-input.stories.js +0 -0
  145. /package/{form/money-input → money-input}/translations.d.ts +0 -0
  146. /package/{form/money-input → money-input}/translations.js +0 -0
  147. /package/{form/multi-combobox → multi-combobox}/index.d.ts +0 -0
  148. /package/{form/multi-combobox → multi-combobox}/index.js +0 -0
  149. /package/{form/multi-combobox → multi-combobox}/multi-combobox.d.ts +0 -0
  150. /package/{form/multi-combobox → multi-combobox}/multi-combobox.js +0 -0
  151. /package/{form/multi-combobox → multi-combobox}/multi-combobox.stories.d.ts +0 -0
  152. /package/{form/multi-combobox → multi-combobox}/multi-combobox.stories.js +0 -0
  153. /package/{form/multi-combobox → multi-combobox}/translations.d.ts +0 -0
  154. /package/{form/multi-combobox → multi-combobox}/translations.js +0 -0
  155. /package/{form/multi-select → multi-select}/index.d.ts +0 -0
  156. /package/{form/multi-select → multi-select}/index.js +0 -0
  157. /package/{form/multi-select → multi-select}/multi-select.d.ts +0 -0
  158. /package/{form/multi-select → multi-select}/multi-select.js +0 -0
  159. /package/{form/multi-select → multi-select}/multi-select.stories.d.ts +0 -0
  160. /package/{form/multi-select → multi-select}/multi-select.stories.js +0 -0
  161. /package/{form/multi-select → multi-select}/translations.d.ts +0 -0
  162. /package/{form/multi-select → multi-select}/translations.js +0 -0
  163. /package/{form/number-input → number-input}/index.d.ts +0 -0
  164. /package/{form/number-input → number-input}/index.js +0 -0
  165. /package/{form/number-input → number-input}/number-input.d.ts +0 -0
  166. /package/{form/number-input → number-input}/number-input.js +0 -0
  167. /package/{form/number-input → number-input}/number-input.stories.d.ts +0 -0
  168. /package/{form/number-input → number-input}/number-input.stories.js +0 -0
  169. /package/{form/number-input → number-input}/translations.d.ts +0 -0
  170. /package/{form/number-input → number-input}/translations.js +0 -0
  171. /package/{form/password-input → password-input}/index.d.ts +0 -0
  172. /package/{form/password-input → password-input}/index.js +0 -0
  173. /package/{form/password-input → password-input}/password-input.d.ts +0 -0
  174. /package/{form/password-input → password-input}/password-input.js +0 -0
  175. /package/{form/password-input → password-input}/password-input.stories.d.ts +0 -0
  176. /package/{form/password-input → password-input}/password-input.stories.js +0 -0
  177. /package/{form/password-input → password-input}/translations.d.ts +0 -0
  178. /package/{form/password-input → password-input}/translations.js +0 -0
  179. /package/{form/radio-group → radio-group}/index.d.ts +0 -0
  180. /package/{form/radio-group → radio-group}/index.js +0 -0
  181. /package/{form/radio-group → radio-group}/radio-group.d.ts +0 -0
  182. /package/{form/radio-group → radio-group}/radio-group.js +0 -0
  183. /package/{form/radio-group → radio-group}/radio-group.stories.d.ts +0 -0
  184. /package/{form/radio-group → radio-group}/radio-group.stories.js +0 -0
  185. /package/{form/radio-group → radio-group}/translations.d.ts +0 -0
  186. /package/{form/radio-group → radio-group}/translations.js +0 -0
  187. /package/{form/readmes.d.ts → readmes.d.ts} +0 -0
  188. /package/{form/readmes.js → readmes.js} +0 -0
  189. /package/{form/select → select}/index.d.ts +0 -0
  190. /package/{form/select → select}/index.js +0 -0
  191. /package/{form/select → select}/select.d.ts +0 -0
  192. /package/{form/select → select}/select.js +0 -0
  193. /package/{form/select → select}/select.stories.d.ts +0 -0
  194. /package/{form/select → select}/select.stories.js +0 -0
  195. /package/{form/select → select}/translations.d.ts +0 -0
  196. /package/{form/select → select}/translations.js +0 -0
  197. /package/{form/storybook → storybook}/form-data-printer.d.ts +0 -0
  198. /package/{form/storybook → storybook}/form-data-printer.js +0 -0
  199. /package/{form/storybook → storybook}/storybook-form.d.ts +0 -0
  200. /package/{form/storybook → storybook}/storybook-form.js +0 -0
  201. /package/{form/text-input → text-input}/index.d.ts +0 -0
  202. /package/{form/text-input → text-input}/index.js +0 -0
  203. /package/{form/text-input → text-input}/text-input.d.ts +0 -0
  204. /package/{form/text-input → text-input}/text-input.js +0 -0
  205. /package/{form/text-input → text-input}/text-input.stories.d.ts +0 -0
  206. /package/{form/text-input → text-input}/text-input.stories.js +0 -0
  207. /package/{form/text-input → text-input}/translations.d.ts +0 -0
  208. /package/{form/text-input → text-input}/translations.js +0 -0
  209. /package/{form/textarea → textarea}/index.d.ts +0 -0
  210. /package/{form/textarea → textarea}/index.js +0 -0
  211. /package/{form/textarea → textarea}/textarea.d.ts +0 -0
  212. /package/{form/textarea → textarea}/textarea.js +0 -0
  213. /package/{form/textarea → textarea}/textarea.stories.d.ts +0 -0
  214. /package/{form/textarea → textarea}/textarea.stories.js +0 -0
  215. /package/{form/textarea → textarea}/translations.d.ts +0 -0
  216. /package/{form/textarea → textarea}/translations.js +0 -0
  217. /package/{form/time-picker-input → time-picker-input}/index.d.ts +0 -0
  218. /package/{form/time-picker-input → time-picker-input}/index.js +0 -0
  219. /package/{form/time-picker-input → time-picker-input}/time-picker-input.d.ts +0 -0
  220. /package/{form/time-picker-input → time-picker-input}/time-picker-input.js +0 -0
  221. /package/{form/time-picker-input → time-picker-input}/time-picker-input.stories.d.ts +0 -0
  222. /package/{form/time-picker-input → time-picker-input}/time-picker-input.stories.js +0 -0
  223. /package/{form/time-picker-input → time-picker-input}/translations.d.ts +0 -0
  224. /package/{form/time-picker-input → time-picker-input}/translations.js +0 -0
  225. /package/{form/toggle → toggle}/index.d.ts +0 -0
  226. /package/{form/toggle → toggle}/index.js +0 -0
  227. /package/{form/toggle → toggle}/toggle.d.ts +0 -0
  228. /package/{form/toggle → toggle}/toggle.js +0 -0
  229. /package/{form/toggle → toggle}/toggle.stories.d.ts +0 -0
  230. /package/{form/toggle → toggle}/toggle.stories.js +0 -0
  231. /package/{form/toggle → toggle}/translations.d.ts +0 -0
  232. /package/{form/toggle → toggle}/translations.js +0 -0
  233. /package/{form/translations → translations}/translations.d.ts +0 -0
  234. /package/{form/translations → translations}/translations.js +0 -0
  235. /package/{form/types.d.ts → types.d.ts} +0 -0
  236. /package/{form/types.js → types.js} +0 -0
package/README.md CHANGED
@@ -9,3 +9,4 @@
9
9
  ```bash
10
10
  yarn add @uxf/form
11
11
  ```
12
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uxf/form",
3
- "version": "11.80.2",
3
+ "version": "11.80.6",
4
4
  "description": "",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -16,9 +16,9 @@
16
16
  },
17
17
  "license": "MIT",
18
18
  "dependencies": {
19
- "@uxf/core": "11.80.0",
20
- "@uxf/core-react": "11.80.0",
21
- "@uxf/ui": "11.80.2",
19
+ "@uxf/core": "11.80.4",
20
+ "@uxf/core-react": "11.80.4",
21
+ "@uxf/ui": "11.80.6",
22
22
  "coordinate-parser": "1.0.7",
23
23
  "dayjs": "1.11.13",
24
24
  "react-hook-form": "7.53.0"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes