@mesalvo/react-ui 0.0.32410 → 0.0.33538

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 (306) hide show
  1. package/dist/{changelog-viewer-C2X0JvGS.js → changelog-viewer-BI-Orlue.js} +8 -9
  2. package/dist/{index-Bn3grc0V.js → index-BmWkXn8e.js} +43956 -27433
  3. package/dist/react-ui.js +474 -599
  4. package/dist/src/components/ChangelogViewer/model/useChangelogFilters.d.ts.map +1 -1
  5. package/dist/src/components/Dialog/Dialog.d.ts.map +1 -1
  6. package/dist/src/components/Navbar/Navbar.d.ts +1 -1
  7. package/dist/src/components/Navbar/Navbar.d.ts.map +1 -1
  8. package/dist/src/components/PasswordInput/password-input.d.ts +1 -1
  9. package/dist/src/components/PasswordInput/password-input.d.ts.map +1 -1
  10. package/dist/src/components/Selectors/IconSelector/IconSelector.d.ts +1 -1
  11. package/dist/src/components/Selectors/IconSelector/IconSelector.d.ts.map +1 -1
  12. package/dist/src/components/Sidebar/Sidebar.d.ts +1 -1
  13. package/dist/src/components/Sidebar/Sidebar.d.ts.map +1 -1
  14. package/dist/src/components/UserButton/tabs/privileges/utils/getIcon.d.ts +1 -2
  15. package/dist/src/components/UserButton/tabs/privileges/utils/getIcon.d.ts.map +1 -1
  16. package/dist/src/components/UserButton/types.d.ts +1 -1
  17. package/dist/src/components/UserButton/types.d.ts.map +1 -1
  18. package/dist/src/components/UserButton/user-menu.d.ts +1 -1
  19. package/dist/src/components/UserButton/user-menu.d.ts.map +1 -1
  20. package/dist/src/components/button/button.d.ts.map +1 -1
  21. package/dist/src/components/dynamc-form/DynamicForm.d.ts.map +1 -1
  22. package/dist/src/components/dynamc-form/components/input-selector/InputSelector.d.ts +1 -1
  23. package/dist/src/components/dynamc-form/components/input-selector/InputSelector.d.ts.map +1 -1
  24. package/dist/src/components/dynamc-form/types/index.d.ts +10 -0
  25. package/dist/src/components/dynamc-form/types/index.d.ts.map +1 -1
  26. package/dist/src/components/field-assistant/AiFieldAssistantButton.d.ts +29 -0
  27. package/dist/src/components/field-assistant/AiFieldAssistantButton.d.ts.map +1 -0
  28. package/dist/src/components/field-assistant/AiFieldAssistantDialog.d.ts +11 -0
  29. package/dist/src/components/field-assistant/AiFieldAssistantDialog.d.ts.map +1 -0
  30. package/dist/src/components/field-assistant/index.d.ts +4 -0
  31. package/dist/src/components/field-assistant/index.d.ts.map +1 -0
  32. package/dist/src/components/field-assistant/types.d.ts +15 -0
  33. package/dist/src/components/field-assistant/types.d.ts.map +1 -0
  34. package/dist/src/components/index.d.ts +3 -1
  35. package/dist/src/components/index.d.ts.map +1 -1
  36. package/dist/src/hooks/index.d.ts +1 -0
  37. package/dist/src/hooks/index.d.ts.map +1 -1
  38. package/dist/src/hooks/use-ai-field-assistant/use-ai-field-assistant.d.ts +14 -0
  39. package/dist/src/hooks/use-ai-field-assistant/use-ai-field-assistant.d.ts.map +1 -0
  40. package/dist/src/models/index.d.ts +0 -1
  41. package/dist/src/models/index.d.ts.map +1 -1
  42. package/dist/src/types/types.d.ts +1 -1
  43. package/dist/src/types/types.d.ts.map +1 -1
  44. package/package.json +9 -11
  45. package/dist/src/components/icon/icon-ui.d.ts +0 -14
  46. package/dist/src/components/icon/icon-ui.d.ts.map +0 -1
  47. package/dist/src/models/icons/components/activity.d.ts +0 -2
  48. package/dist/src/models/icons/components/activity.d.ts.map +0 -1
  49. package/dist/src/models/icons/components/ad.d.ts +0 -2
  50. package/dist/src/models/icons/components/ad.d.ts.map +0 -1
  51. package/dist/src/models/icons/components/affiliate.d.ts +0 -2
  52. package/dist/src/models/icons/components/affiliate.d.ts.map +0 -1
  53. package/dist/src/models/icons/components/alarm-off.d.ts +0 -2
  54. package/dist/src/models/icons/components/alarm-off.d.ts.map +0 -1
  55. package/dist/src/models/icons/components/alarm.d.ts +0 -2
  56. package/dist/src/models/icons/components/alarm.d.ts.map +0 -1
  57. package/dist/src/models/icons/components/alert-circle.d.ts +0 -2
  58. package/dist/src/models/icons/components/alert-circle.d.ts.map +0 -1
  59. package/dist/src/models/icons/components/alert-triangle.d.ts +0 -2
  60. package/dist/src/models/icons/components/alert-triangle.d.ts.map +0 -1
  61. package/dist/src/models/icons/components/alt.d.ts +0 -2
  62. package/dist/src/models/icons/components/alt.d.ts.map +0 -1
  63. package/dist/src/models/icons/components/arrow-back-up.d.ts +0 -2
  64. package/dist/src/models/icons/components/arrow-back-up.d.ts.map +0 -1
  65. package/dist/src/models/icons/components/arrow-down.d.ts +0 -2
  66. package/dist/src/models/icons/components/arrow-down.d.ts.map +0 -1
  67. package/dist/src/models/icons/components/arrow-left.d.ts +0 -2
  68. package/dist/src/models/icons/components/arrow-left.d.ts.map +0 -1
  69. package/dist/src/models/icons/components/arrow-narrow-left.d.ts +0 -2
  70. package/dist/src/models/icons/components/arrow-narrow-left.d.ts.map +0 -1
  71. package/dist/src/models/icons/components/arrow-narrow-right.d.ts +0 -2
  72. package/dist/src/models/icons/components/arrow-narrow-right.d.ts.map +0 -1
  73. package/dist/src/models/icons/components/arrow-right.d.ts +0 -2
  74. package/dist/src/models/icons/components/arrow-right.d.ts.map +0 -1
  75. package/dist/src/models/icons/components/arrow-up.d.ts +0 -2
  76. package/dist/src/models/icons/components/arrow-up.d.ts.map +0 -1
  77. package/dist/src/models/icons/components/arrows-diff.d.ts +0 -2
  78. package/dist/src/models/icons/components/arrows-diff.d.ts.map +0 -1
  79. package/dist/src/models/icons/components/aspect-ratio.d.ts +0 -2
  80. package/dist/src/models/icons/components/aspect-ratio.d.ts.map +0 -1
  81. package/dist/src/models/icons/components/assembly.d.ts +0 -2
  82. package/dist/src/models/icons/components/assembly.d.ts.map +0 -1
  83. package/dist/src/models/icons/components/bold.d.ts +0 -2
  84. package/dist/src/models/icons/components/bold.d.ts.map +0 -1
  85. package/dist/src/models/icons/components/bookmark-plus.d.ts +0 -2
  86. package/dist/src/models/icons/components/bookmark-plus.d.ts.map +0 -1
  87. package/dist/src/models/icons/components/briefcase.d.ts +0 -2
  88. package/dist/src/models/icons/components/briefcase.d.ts.map +0 -1
  89. package/dist/src/models/icons/components/building-hospital.d.ts +0 -2
  90. package/dist/src/models/icons/components/building-hospital.d.ts.map +0 -1
  91. package/dist/src/models/icons/components/building.d.ts +0 -2
  92. package/dist/src/models/icons/components/building.d.ts.map +0 -1
  93. package/dist/src/models/icons/components/calendar-event.d.ts +0 -2
  94. package/dist/src/models/icons/components/calendar-event.d.ts.map +0 -1
  95. package/dist/src/models/icons/components/camera.d.ts +0 -2
  96. package/dist/src/models/icons/components/camera.d.ts.map +0 -1
  97. package/dist/src/models/icons/components/capture.d.ts +0 -2
  98. package/dist/src/models/icons/components/capture.d.ts.map +0 -1
  99. package/dist/src/models/icons/components/chart-line.d.ts +0 -2
  100. package/dist/src/models/icons/components/chart-line.d.ts.map +0 -1
  101. package/dist/src/models/icons/components/check.d.ts +0 -2
  102. package/dist/src/models/icons/components/check.d.ts.map +0 -1
  103. package/dist/src/models/icons/components/checklist.d.ts +0 -2
  104. package/dist/src/models/icons/components/checklist.d.ts.map +0 -1
  105. package/dist/src/models/icons/components/checks.d.ts +0 -2
  106. package/dist/src/models/icons/components/checks.d.ts.map +0 -1
  107. package/dist/src/models/icons/components/chevron-down.d.ts +0 -2
  108. package/dist/src/models/icons/components/chevron-down.d.ts.map +0 -1
  109. package/dist/src/models/icons/components/chevron-left.d.ts +0 -2
  110. package/dist/src/models/icons/components/chevron-left.d.ts.map +0 -1
  111. package/dist/src/models/icons/components/chevron-right.d.ts +0 -2
  112. package/dist/src/models/icons/components/chevron-right.d.ts.map +0 -1
  113. package/dist/src/models/icons/components/chevron-up.d.ts +0 -2
  114. package/dist/src/models/icons/components/chevron-up.d.ts.map +0 -1
  115. package/dist/src/models/icons/components/clipboard.d.ts +0 -2
  116. package/dist/src/models/icons/components/clipboard.d.ts.map +0 -1
  117. package/dist/src/models/icons/components/clock.d.ts +0 -2
  118. package/dist/src/models/icons/components/clock.d.ts.map +0 -1
  119. package/dist/src/models/icons/components/cloud.d.ts +0 -2
  120. package/dist/src/models/icons/components/cloud.d.ts.map +0 -1
  121. package/dist/src/models/icons/components/code-dots.d.ts +0 -2
  122. package/dist/src/models/icons/components/code-dots.d.ts.map +0 -1
  123. package/dist/src/models/icons/components/code.d.ts +0 -2
  124. package/dist/src/models/icons/components/code.d.ts.map +0 -1
  125. package/dist/src/models/icons/components/command.d.ts +0 -2
  126. package/dist/src/models/icons/components/command.d.ts.map +0 -1
  127. package/dist/src/models/icons/components/components.d.ts +0 -2
  128. package/dist/src/models/icons/components/components.d.ts.map +0 -1
  129. package/dist/src/models/icons/components/copy.d.ts +0 -2
  130. package/dist/src/models/icons/components/copy.d.ts.map +0 -1
  131. package/dist/src/models/icons/components/cpu.d.ts +0 -2
  132. package/dist/src/models/icons/components/cpu.d.ts.map +0 -1
  133. package/dist/src/models/icons/components/dashboard.d.ts +0 -2
  134. package/dist/src/models/icons/components/dashboard.d.ts.map +0 -1
  135. package/dist/src/models/icons/components/database.d.ts +0 -2
  136. package/dist/src/models/icons/components/database.d.ts.map +0 -1
  137. package/dist/src/models/icons/components/device-desktop.d.ts +0 -2
  138. package/dist/src/models/icons/components/device-desktop.d.ts.map +0 -1
  139. package/dist/src/models/icons/components/device-floppy.d.ts +0 -2
  140. package/dist/src/models/icons/components/device-floppy.d.ts.map +0 -1
  141. package/dist/src/models/icons/components/device-laptop.d.ts +0 -2
  142. package/dist/src/models/icons/components/device-laptop.d.ts.map +0 -1
  143. package/dist/src/models/icons/components/door.d.ts +0 -2
  144. package/dist/src/models/icons/components/door.d.ts.map +0 -1
  145. package/dist/src/models/icons/components/dots-vertical.d.ts +0 -2
  146. package/dist/src/models/icons/components/dots-vertical.d.ts.map +0 -1
  147. package/dist/src/models/icons/components/dots.d.ts +0 -2
  148. package/dist/src/models/icons/components/dots.d.ts.map +0 -1
  149. package/dist/src/models/icons/components/download.d.ts +0 -2
  150. package/dist/src/models/icons/components/download.d.ts.map +0 -1
  151. package/dist/src/models/icons/components/edit-off.d.ts +0 -2
  152. package/dist/src/models/icons/components/edit-off.d.ts.map +0 -1
  153. package/dist/src/models/icons/components/edit.d.ts +0 -2
  154. package/dist/src/models/icons/components/edit.d.ts.map +0 -1
  155. package/dist/src/models/icons/components/engine.d.ts +0 -2
  156. package/dist/src/models/icons/components/engine.d.ts.map +0 -1
  157. package/dist/src/models/icons/components/eraser.d.ts +0 -2
  158. package/dist/src/models/icons/components/eraser.d.ts.map +0 -1
  159. package/dist/src/models/icons/components/exclamation-circle.d.ts +0 -2
  160. package/dist/src/models/icons/components/exclamation-circle.d.ts.map +0 -1
  161. package/dist/src/models/icons/components/eye-closed.d.ts +0 -2
  162. package/dist/src/models/icons/components/eye-closed.d.ts.map +0 -1
  163. package/dist/src/models/icons/components/eye.d.ts +0 -2
  164. package/dist/src/models/icons/components/eye.d.ts.map +0 -1
  165. package/dist/src/models/icons/components/face-id-error.d.ts +0 -2
  166. package/dist/src/models/icons/components/face-id-error.d.ts.map +0 -1
  167. package/dist/src/models/icons/components/file-text.d.ts +0 -2
  168. package/dist/src/models/icons/components/file-text.d.ts.map +0 -1
  169. package/dist/src/models/icons/components/file-upload.d.ts +0 -2
  170. package/dist/src/models/icons/components/file-upload.d.ts.map +0 -1
  171. package/dist/src/models/icons/components/file-x.d.ts +0 -2
  172. package/dist/src/models/icons/components/file-x.d.ts.map +0 -1
  173. package/dist/src/models/icons/components/file.d.ts +0 -2
  174. package/dist/src/models/icons/components/file.d.ts.map +0 -1
  175. package/dist/src/models/icons/components/filter-off.d.ts +0 -2
  176. package/dist/src/models/icons/components/filter-off.d.ts.map +0 -1
  177. package/dist/src/models/icons/components/filter.d.ts +0 -2
  178. package/dist/src/models/icons/components/filter.d.ts.map +0 -1
  179. package/dist/src/models/icons/components/flag.d.ts +0 -2
  180. package/dist/src/models/icons/components/flag.d.ts.map +0 -1
  181. package/dist/src/models/icons/components/focus.d.ts +0 -2
  182. package/dist/src/models/icons/components/focus.d.ts.map +0 -1
  183. package/dist/src/models/icons/components/folder.d.ts +0 -2
  184. package/dist/src/models/icons/components/folder.d.ts.map +0 -1
  185. package/dist/src/models/icons/components/gender-female.d.ts +0 -2
  186. package/dist/src/models/icons/components/gender-female.d.ts.map +0 -1
  187. package/dist/src/models/icons/components/gender-male.d.ts +0 -2
  188. package/dist/src/models/icons/components/gender-male.d.ts.map +0 -1
  189. package/dist/src/models/icons/components/gender-transgender.d.ts +0 -2
  190. package/dist/src/models/icons/components/gender-transgender.d.ts.map +0 -1
  191. package/dist/src/models/icons/components/grid-dots.d.ts +0 -2
  192. package/dist/src/models/icons/components/grid-dots.d.ts.map +0 -1
  193. package/dist/src/models/icons/components/grip-vertical.d.ts +0 -2
  194. package/dist/src/models/icons/components/grip-vertical.d.ts.map +0 -1
  195. package/dist/src/models/icons/components/heart-handshake.d.ts +0 -2
  196. package/dist/src/models/icons/components/heart-handshake.d.ts.map +0 -1
  197. package/dist/src/models/icons/components/heart.d.ts +0 -2
  198. package/dist/src/models/icons/components/heart.d.ts.map +0 -1
  199. package/dist/src/models/icons/components/home.d.ts +0 -2
  200. package/dist/src/models/icons/components/home.d.ts.map +0 -1
  201. package/dist/src/models/icons/components/id.d.ts +0 -2
  202. package/dist/src/models/icons/components/id.d.ts.map +0 -1
  203. package/dist/src/models/icons/components/info-circle.d.ts +0 -2
  204. package/dist/src/models/icons/components/info-circle.d.ts.map +0 -1
  205. package/dist/src/models/icons/components/input-search.d.ts +0 -2
  206. package/dist/src/models/icons/components/input-search.d.ts.map +0 -1
  207. package/dist/src/models/icons/components/italic.d.ts +0 -2
  208. package/dist/src/models/icons/components/italic.d.ts.map +0 -1
  209. package/dist/src/models/icons/components/key.d.ts +0 -2
  210. package/dist/src/models/icons/components/key.d.ts.map +0 -1
  211. package/dist/src/models/icons/components/link.d.ts +0 -2
  212. package/dist/src/models/icons/components/link.d.ts.map +0 -1
  213. package/dist/src/models/icons/components/lock.d.ts +0 -2
  214. package/dist/src/models/icons/components/lock.d.ts.map +0 -1
  215. package/dist/src/models/icons/components/logout.d.ts +0 -2
  216. package/dist/src/models/icons/components/logout.d.ts.map +0 -1
  217. package/dist/src/models/icons/components/message-chatbot.d.ts +0 -2
  218. package/dist/src/models/icons/components/message-chatbot.d.ts.map +0 -1
  219. package/dist/src/models/icons/components/message-dots.d.ts +0 -2
  220. package/dist/src/models/icons/components/message-dots.d.ts.map +0 -1
  221. package/dist/src/models/icons/components/message.d.ts +0 -2
  222. package/dist/src/models/icons/components/message.d.ts.map +0 -1
  223. package/dist/src/models/icons/components/messages.d.ts +0 -2
  224. package/dist/src/models/icons/components/messages.d.ts.map +0 -1
  225. package/dist/src/models/icons/components/microphone.d.ts +0 -2
  226. package/dist/src/models/icons/components/microphone.d.ts.map +0 -1
  227. package/dist/src/models/icons/components/minus.d.ts +0 -2
  228. package/dist/src/models/icons/components/minus.d.ts.map +0 -1
  229. package/dist/src/models/icons/components/moon.d.ts +0 -2
  230. package/dist/src/models/icons/components/moon.d.ts.map +0 -1
  231. package/dist/src/models/icons/components/navigation.d.ts +0 -2
  232. package/dist/src/models/icons/components/navigation.d.ts.map +0 -1
  233. package/dist/src/models/icons/components/password.d.ts +0 -2
  234. package/dist/src/models/icons/components/password.d.ts.map +0 -1
  235. package/dist/src/models/icons/components/pencil.d.ts +0 -2
  236. package/dist/src/models/icons/components/pencil.d.ts.map +0 -1
  237. package/dist/src/models/icons/components/playlist-add.d.ts +0 -2
  238. package/dist/src/models/icons/components/playlist-add.d.ts.map +0 -1
  239. package/dist/src/models/icons/components/plus.d.ts +0 -2
  240. package/dist/src/models/icons/components/plus.d.ts.map +0 -1
  241. package/dist/src/models/icons/components/pointer.d.ts +0 -2
  242. package/dist/src/models/icons/components/pointer.d.ts.map +0 -1
  243. package/dist/src/models/icons/components/question-mark.d.ts +0 -2
  244. package/dist/src/models/icons/components/question-mark.d.ts.map +0 -1
  245. package/dist/src/models/icons/components/radio.d.ts +0 -2
  246. package/dist/src/models/icons/components/radio.d.ts.map +0 -1
  247. package/dist/src/models/icons/components/radioactive.d.ts +0 -2
  248. package/dist/src/models/icons/components/radioactive.d.ts.map +0 -1
  249. package/dist/src/models/icons/components/refresh.d.ts +0 -2
  250. package/dist/src/models/icons/components/refresh.d.ts.map +0 -1
  251. package/dist/src/models/icons/components/search.d.ts +0 -2
  252. package/dist/src/models/icons/components/search.d.ts.map +0 -1
  253. package/dist/src/models/icons/components/selector.d.ts +0 -2
  254. package/dist/src/models/icons/components/selector.d.ts.map +0 -1
  255. package/dist/src/models/icons/components/send.d.ts +0 -2
  256. package/dist/src/models/icons/components/send.d.ts.map +0 -1
  257. package/dist/src/models/icons/components/settings.d.ts +0 -2
  258. package/dist/src/models/icons/components/settings.d.ts.map +0 -1
  259. package/dist/src/models/icons/components/sort-ascending.d.ts +0 -2
  260. package/dist/src/models/icons/components/sort-ascending.d.ts.map +0 -1
  261. package/dist/src/models/icons/components/sort-descending.d.ts +0 -2
  262. package/dist/src/models/icons/components/sort-descending.d.ts.map +0 -1
  263. package/dist/src/models/icons/components/sparkles.d.ts +0 -2
  264. package/dist/src/models/icons/components/sparkles.d.ts.map +0 -1
  265. package/dist/src/models/icons/components/speakerphone.d.ts +0 -2
  266. package/dist/src/models/icons/components/speakerphone.d.ts.map +0 -1
  267. package/dist/src/models/icons/components/star.d.ts +0 -2
  268. package/dist/src/models/icons/components/star.d.ts.map +0 -1
  269. package/dist/src/models/icons/components/sun.d.ts +0 -2
  270. package/dist/src/models/icons/components/sun.d.ts.map +0 -1
  271. package/dist/src/models/icons/components/trash.d.ts +0 -2
  272. package/dist/src/models/icons/components/trash.d.ts.map +0 -1
  273. package/dist/src/models/icons/components/underline.d.ts +0 -2
  274. package/dist/src/models/icons/components/underline.d.ts.map +0 -1
  275. package/dist/src/models/icons/components/upload.d.ts +0 -2
  276. package/dist/src/models/icons/components/upload.d.ts.map +0 -1
  277. package/dist/src/models/icons/components/user.d.ts +0 -2
  278. package/dist/src/models/icons/components/user.d.ts.map +0 -1
  279. package/dist/src/models/icons/components/users.d.ts +0 -2
  280. package/dist/src/models/icons/components/users.d.ts.map +0 -1
  281. package/dist/src/models/icons/components/wand.d.ts +0 -2
  282. package/dist/src/models/icons/components/wand.d.ts.map +0 -1
  283. package/dist/src/models/icons/components/wifi.d.ts +0 -2
  284. package/dist/src/models/icons/components/wifi.d.ts.map +0 -1
  285. package/dist/src/models/icons/components/world.d.ts +0 -2
  286. package/dist/src/models/icons/components/world.d.ts.map +0 -1
  287. package/dist/src/models/icons/components/x.d.ts +0 -2
  288. package/dist/src/models/icons/components/x.d.ts.map +0 -1
  289. package/dist/src/models/icons/components/zoom-in.d.ts +0 -2
  290. package/dist/src/models/icons/components/zoom-in.d.ts.map +0 -1
  291. package/dist/src/models/icons/components/zoom-out.d.ts +0 -2
  292. package/dist/src/models/icons/components/zoom-out.d.ts.map +0 -1
  293. package/dist/src/models/icons/icon-map.d.ts +0 -5
  294. package/dist/src/models/icons/icon-map.d.ts.map +0 -1
  295. package/dist/src/models/icons/icons.d.ts +0 -4
  296. package/dist/src/models/icons/icons.d.ts.map +0 -1
  297. package/dist/src/models/icons/index.d.ts +0 -127
  298. package/dist/src/models/icons/index.d.ts.map +0 -1
  299. package/dist/src/models/icons/types.d.ts +0 -2
  300. package/dist/src/models/icons/types.d.ts.map +0 -1
  301. package/dist/src/models/icons/utils.d.ts +0 -4
  302. package/dist/src/models/icons/utils.d.ts.map +0 -1
  303. package/dist/src/scripts/icons/generate-icons.d.ts +0 -2
  304. package/dist/src/scripts/icons/generate-icons.d.ts.map +0 -1
  305. package/dist/src/scripts/icons/validate-icons.d.ts +0 -3
  306. package/dist/src/scripts/icons/validate-icons.d.ts.map +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.