@uxf/form 11.80.1 → 11.80.2

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