@mesalvo/react-ui 0.0.34784 → 0.0.34889

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 (46) hide show
  1. package/dist/{changelog-viewer-XaGaiQKE.js → changelog-viewer-b2DFhkIa.js} +1 -1
  2. package/dist/{index-ChlDXWVD.js → index-19DvlzrE.js} +51741 -34409
  3. package/dist/react-ui.js +281 -280
  4. package/dist/src/components/DrawerArray/DrawerArray.d.ts.map +1 -1
  5. package/dist/src/components/Dropdown/components/items.d.ts.map +1 -1
  6. package/dist/src/components/Dropzone/Dropzone.d.ts.map +1 -1
  7. package/dist/src/components/ErrorBoundary/ErrorBoundary.d.ts.map +1 -1
  8. package/dist/src/components/Flag/Flag.d.ts.map +1 -1
  9. package/dist/src/components/FlagsAndText/FlagsAndTextMultiple.d.ts.map +1 -1
  10. package/dist/src/components/KeyValueInput/KeyValueInput.d.ts.map +1 -1
  11. package/dist/src/components/KeyValueInput/components/KeyValueRow.d.ts.map +1 -1
  12. package/dist/src/components/NoData/NoData.d.ts.map +1 -1
  13. package/dist/src/components/PasswordRenderer/PasswordRenderer.d.ts.map +1 -1
  14. package/dist/src/components/Popover/Popover.d.ts.map +1 -1
  15. package/dist/src/components/Radio/Radio.d.ts.map +1 -1
  16. package/dist/src/components/RichTextarea/RichTextarea.d.ts +86 -0
  17. package/dist/src/components/RichTextarea/RichTextarea.d.ts.map +1 -0
  18. package/dist/src/components/Selectors/Selector/Selector.d.ts.map +1 -1
  19. package/dist/src/components/Sidebar/Sidebar.d.ts.map +1 -1
  20. package/dist/src/components/Table/components/cell/renders/bool-cell-render/boolean.d.ts +4 -2
  21. package/dist/src/components/Table/components/cell/renders/bool-cell-render/boolean.d.ts.map +1 -1
  22. package/dist/src/components/Toolbox/Toolbox.d.ts.map +1 -1
  23. package/dist/src/components/UserButton/tabs/privileges/utils/getIcon.d.ts +1 -1
  24. package/dist/src/components/UserButton/tabs/privileges/utils/getIcon.d.ts.map +1 -1
  25. package/dist/src/components/accordion/accordion.d.ts.map +1 -1
  26. package/dist/src/components/alert/alert.d.ts.map +1 -1
  27. package/dist/src/components/assistant/ui/message-list.d.ts.map +1 -1
  28. package/dist/src/components/command/command.d.ts.map +1 -1
  29. package/dist/src/components/copy-button/copy-button.d.ts.map +1 -1
  30. package/dist/src/components/date-input/dateInput.d.ts.map +1 -1
  31. package/dist/src/components/field-assistant/AiFieldAssistantButton.d.ts.map +1 -1
  32. package/dist/src/components/field-assistant/AiFieldAssistantDialog.d.ts.map +1 -1
  33. package/dist/src/components/form-assistant/AiFormAssistantButton.d.ts.map +1 -1
  34. package/dist/src/components/form-assistant/AiFormAssistantDialog.d.ts.map +1 -1
  35. package/dist/src/components/index.d.ts +11 -1
  36. package/dist/src/components/index.d.ts.map +1 -1
  37. package/dist/src/hooks/use-translate/use-translate.d.ts.map +1 -1
  38. package/dist/src/i18n/translations/de.d.ts.map +1 -1
  39. package/dist/src/i18n/translations/en.d.ts +11 -0
  40. package/dist/src/i18n/translations/en.d.ts.map +1 -1
  41. package/dist/src/i18n/translations/es.d.ts.map +1 -1
  42. package/dist/src/i18n/translations/translations.d.ts +13 -2
  43. package/dist/src/i18n/translations/translations.d.ts.map +1 -1
  44. package/package.json +7 -4
  45. package/dist/src/components/debounced-input/debounced-input.spec.d.ts +0 -2
  46. package/dist/src/components/debounced-input/debounced-input.spec.d.ts.map +0 -1
@@ -1,5 +1,5 @@
1
1
  import { jsxs as s, jsx as a } from "react/jsx-runtime";
2
- import { u as d, a as p, b as g, T as h, A as u, U as f, S as x, c as m, D as y } from "./index-ChlDXWVD.js";
2
+ import { u as d, a as p, b as g, T as h, l as u, U as f, S as x, c as m, D as y } from "./index-19DvlzrE.js";
3
3
  const T = {
4
4
  BUMP: "bump",
5
5
  CHORE: "chore",