1mpacto-react-ui 1.0.1 → 2.0.1

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 (226) hide show
  1. package/dist/assets/core.css +1 -1
  2. package/dist/assets/fontfamily.css +1 -1
  3. package/dist/assets/style.css +1 -1
  4. package/dist/assets/toast.css +194 -98
  5. package/dist/index.cjs +128 -119
  6. package/dist/index.d.ts +2 -1
  7. package/dist/index.mjs +27081 -26187
  8. package/dist/package.json.d.ts +47 -46
  9. package/dist/src/components/Alert/index.d.ts +0 -1
  10. package/dist/src/components/Badges/Badges.d.ts +0 -1
  11. package/dist/src/components/Badges/Badges.stories.d.ts +1 -2
  12. package/dist/src/components/Breadcrumbs/Breadcrumbs.d.ts +0 -1
  13. package/dist/src/components/Breadcrumbs/Breadcrumbs.stories.d.ts +1 -2
  14. package/dist/src/components/Button/Button.d.ts +0 -1
  15. package/dist/src/components/Button/Button.stories.d.ts +1 -2
  16. package/dist/src/components/ButtonIcon/ButtonIcon.d.ts +0 -1
  17. package/dist/src/components/ButtonIcon/ButtonIcon.stories.d.ts +1 -2
  18. package/dist/src/components/ButtonPopover/ButtonPopover.d.ts +0 -1
  19. package/dist/src/components/ButtonPopover/ButtonPopover.stories.d.ts +1 -2
  20. package/dist/src/components/Calendar/Calendar.d.ts +0 -1
  21. package/dist/src/components/Calendar/Calendar.stories.d.ts +1 -2
  22. package/dist/src/components/Calendar/CalendarButton.d.ts +0 -1
  23. package/dist/src/components/Calendar/CalendarCell.d.ts +0 -1
  24. package/dist/src/components/Calendar/CalendarMonth.d.ts +0 -1
  25. package/dist/src/components/Calendar/CalendarRange.d.ts +0 -1
  26. package/dist/src/components/Calendar/CalendarYear.d.ts +0 -1
  27. package/dist/src/components/Chart/DoughnutChart.d.ts +0 -1
  28. package/dist/src/components/Chart/GradientBarChart.d.ts +0 -1
  29. package/dist/src/components/Chart/GradientBarChart.stories.d.ts +3 -4
  30. package/dist/src/components/Chart/GradientLineChart.d.ts +0 -1
  31. package/dist/src/components/Chart/GradientLineChart.stories.d.ts +3 -4
  32. package/dist/src/components/Chart/LineChart.d.ts +0 -1
  33. package/dist/src/components/Chart/LineChart.stories.d.ts +1 -2
  34. package/dist/src/components/Chips/Chips.d.ts +0 -1
  35. package/dist/src/components/Chips/Chips.stories.d.ts +1 -2
  36. package/dist/src/components/Collapse/Collapse.d.ts +0 -1
  37. package/dist/src/components/Collapse/Collapse.stories.d.ts +1 -2
  38. package/dist/src/components/Collapse/CollapseV2.d.ts +0 -1
  39. package/dist/src/components/Collapse/CollapseV2.stories.d.ts +1 -2
  40. package/dist/src/components/Colors/Colors.stories.d.ts +1 -2
  41. package/dist/src/components/DatePicker/DatePicker.d.ts +0 -1
  42. package/dist/src/components/DatePicker/DatePicker.stories.d.ts +1 -2
  43. package/dist/src/components/DatePicker/DateRangePicker.d.ts +0 -1
  44. package/dist/src/components/DatePicker/FilterDate.d.ts +0 -1
  45. package/dist/src/components/DatePicker/FilterDate.stories.d.ts +1 -2
  46. package/dist/src/components/DatePicker/MonthYearPicker.d.ts +0 -1
  47. package/dist/src/components/DatePicker/MonthYearPicker.stories.d.ts +1 -2
  48. package/dist/src/components/ErrorMessage/ErrorMessage.d.ts +0 -1
  49. package/dist/src/components/ErrorMessage/ErrorMessage.stories.d.ts +1 -2
  50. package/dist/src/components/FilterContainer/FilterContainer.d.ts +0 -1
  51. package/dist/src/components/FilterContainer/FilterContainer.stories.d.ts +1 -2
  52. package/dist/src/components/Input/InputFloatingInner.d.ts +0 -1
  53. package/dist/src/components/Input/InputFloatingInner.stories.d.ts +1 -2
  54. package/dist/src/components/Input/InputInnerLabel.d.ts +0 -1
  55. package/dist/src/components/Input/InputInnerLabel.stories.d.ts +1 -2
  56. package/dist/src/components/Input/InputNative.d.ts +0 -1
  57. package/dist/src/components/Input/InputNative.stories.d.ts +1 -2
  58. package/dist/src/components/Input/InputReguler.d.ts +0 -1
  59. package/dist/src/components/Input/InputReguler.stories.d.ts +1 -2
  60. package/dist/src/components/Modal/ModalDialog.d.ts +0 -1
  61. package/dist/src/components/Modal/ModalDialog.stories.d.ts +1 -2
  62. package/dist/src/components/NumberFormat/NumberFormat.d.ts +0 -1
  63. package/dist/src/components/NumberFormat/NumberFormat.stories.d.ts +1 -2
  64. package/dist/src/components/Pagination/Pagination.d.ts +0 -1
  65. package/dist/src/components/Pagination/Pagination.stories.d.ts +1 -2
  66. package/dist/src/components/Popover/Popover.d.ts +0 -1
  67. package/dist/src/components/Popover/Popover.stories.d.ts +3 -4
  68. package/dist/src/components/PortalComponent/PortalComponent.d.ts +0 -1
  69. package/dist/src/components/PortalComponent/PortalComponent.stories.d.ts +1 -2
  70. package/dist/src/components/RadioCheckbox/CheckboxTable.d.ts +0 -1
  71. package/dist/src/components/RadioCheckbox/RadioCheckbox.d.ts +0 -1
  72. package/dist/src/components/RadioCheckbox/RadioCheckbox.stories.d.ts +1 -2
  73. package/dist/src/components/RadioCheckbox/RadioCheckboxLabel.d.ts +0 -1
  74. package/dist/src/components/RadioCheckbox/RadioCheckboxLabel.stories.d.ts +1 -2
  75. package/dist/src/components/SelectDropdownContainer/SelectDropdownContainer.d.ts +1 -2
  76. package/dist/src/components/SelectDropdownContainer/SelectDropdownContainer.stories.d.ts +4 -5
  77. package/dist/src/components/SelectDropdownContainer/styleConfig.d.ts +0 -1
  78. package/dist/src/components/Sidebar/ItemSidebar.d.ts +0 -1
  79. package/dist/src/components/Sidebar/Sidebar.d.ts +1 -2
  80. package/dist/src/components/Sidebar/Sidebar.stories.d.ts +5 -6
  81. package/dist/src/components/Step/Step.d.ts +0 -1
  82. package/dist/src/components/Step/Step.stories.d.ts +1 -2
  83. package/dist/src/components/Step/StepIndicator.d.ts +0 -1
  84. package/dist/src/components/Step/StepIndicator.stories.d.ts +1 -2
  85. package/dist/src/components/Switch/Switch.d.ts +0 -1
  86. package/dist/src/components/Switch/Switch.stories.d.ts +1 -2
  87. package/dist/src/components/Table/Table.config.d.ts +0 -1
  88. package/dist/src/components/Table/Table.d.ts +1 -2
  89. package/dist/src/components/Table/Table.stories.d.ts +17 -4
  90. package/dist/src/components/Table/TableSubMobile.d.ts +0 -1
  91. package/dist/src/components/Tabs/TabPanel.d.ts +0 -1
  92. package/dist/src/components/Tabs/Tabs.d.ts +0 -1
  93. package/dist/src/components/Tabs/Tabs.stories.d.ts +1 -2
  94. package/dist/src/components/TextEditor/TextEditor.d.ts +0 -1
  95. package/dist/src/components/TextEditor/TextEditor.stories.d.ts +1 -2
  96. package/dist/src/components/Textarea/Textarea.d.ts +0 -1
  97. package/dist/src/components/Textarea/Textarea.stories.d.ts +1 -2
  98. package/dist/src/components/Textarea/TextareaFloatingInner.d.ts +0 -1
  99. package/dist/src/components/Textarea/TextareaFloatingInner.stories.d.ts +1 -2
  100. package/dist/src/components/Textarea/TextareaInnerLabel.d.ts +0 -1
  101. package/dist/src/components/Textarea/TextareaInnerLabel.stories.d.ts +1 -2
  102. package/dist/src/components/TimeRange/TimeRange.d.ts +0 -1
  103. package/dist/src/components/TimeRange/TimeRange.stories.d.ts +1 -2
  104. package/dist/src/components/Timeline/Timeline.d.ts +0 -1
  105. package/dist/src/components/Timeline/Timeline.stories.d.ts +1 -2
  106. package/dist/src/components/Tooltip/Tooltip.d.ts +0 -1
  107. package/dist/src/components/Tooltip/Tooltip.stories.d.ts +1 -2
  108. package/dist/src/components/TruncateComponent/TruncateComponent.d.ts +0 -1
  109. package/dist/src/components/TruncateComponent/TruncateComponent.stories.d.ts +1 -2
  110. package/dist/src/components/Typography/Typography.stories.d.ts +1 -2
  111. package/dist/src/components/Upload/UploadFile.d.ts +0 -1
  112. package/dist/src/components/Upload/UploadFile.stories.d.ts +1 -2
  113. package/dist/src/components/Upload/UploadImage.d.ts +0 -1
  114. package/dist/src/components/Upload/UploadImage.stories.d.ts +1 -2
  115. package/dist/src/components/Upload/UploadMultipleFile.d.ts +0 -1
  116. package/dist/src/components/Upload/UploadMultipleFile.stories.d.ts +1 -2
  117. package/dist/src/components/Virtualization/ListVirtualization.d.ts +0 -1
  118. package/dist/src/components/Virtualization/ListVirtualization.stories.d.ts +1 -2
  119. package/dist/src/components/Virtualization/TableVirtualization.d.ts +0 -1
  120. package/dist/src/components/Virtualization/TableVirtualization.stories.d.ts +1 -2
  121. package/dist/src/components/index.d.ts +0 -1
  122. package/dist/src/components/screens/Screens.stories.d.ts +1 -2
  123. package/dist/src/config/bigNumber/index.d.ts +0 -1
  124. package/dist/src/config/components/tinymce.d.ts +0 -1
  125. package/dist/src/config/tailwind/index.d.ts +0 -1
  126. package/dist/src/hooks/index.d.ts +0 -1
  127. package/dist/src/hooks/useCombinedResizeObserver.d.ts +0 -1
  128. package/dist/src/hooks/useDeepCompareEffect.d.ts +0 -1
  129. package/dist/src/hooks/useEventListener.d.ts +0 -1
  130. package/dist/src/hooks/useMasonry.d.ts +0 -1
  131. package/dist/src/hooks/useMergeRefs.d.ts +0 -1
  132. package/dist/src/hooks/useOtpInput.d.ts +0 -1
  133. package/dist/src/hooks/useStateRef.d.ts +0 -1
  134. package/dist/src/interfaces/components/Alert/index.d.ts +3 -4
  135. package/dist/src/interfaces/components/Badges/index.d.ts +0 -1
  136. package/dist/src/interfaces/components/Breadcrumbs/index.d.ts +0 -1
  137. package/dist/src/interfaces/components/Button/index.d.ts +0 -1
  138. package/dist/src/interfaces/components/ButtonIcon/index.d.ts +0 -1
  139. package/dist/src/interfaces/components/ButtonPopover/index.d.ts +0 -1
  140. package/dist/src/interfaces/components/Calendar/index.d.ts +0 -1
  141. package/dist/src/interfaces/components/Chart/index.d.ts +0 -1
  142. package/dist/src/interfaces/components/Checkbox/index.d.ts +0 -1
  143. package/dist/src/interfaces/components/Chips/index.d.ts +0 -1
  144. package/dist/src/interfaces/components/Collapse/index.d.ts +0 -1
  145. package/dist/src/interfaces/components/DatePicker/index.d.ts +0 -1
  146. package/dist/src/interfaces/components/FilterContainer/index.d.ts +0 -1
  147. package/dist/src/interfaces/components/Input/index.d.ts +0 -1
  148. package/dist/src/interfaces/components/Modal/index.d.ts +0 -1
  149. package/dist/src/interfaces/components/NumberFormat/index.d.ts +0 -1
  150. package/dist/src/interfaces/components/Pagination/index.d.ts +0 -1
  151. package/dist/src/interfaces/components/Popover/index.d.ts +0 -1
  152. package/dist/src/interfaces/components/RadioCheckbox/RadioCheckbox.d.ts +0 -1
  153. package/dist/src/interfaces/components/RadioCheckbox/RadioCheckboxLabel.d.ts +0 -1
  154. package/dist/src/interfaces/components/SelectDropdownContainer/index.d.ts +0 -1
  155. package/dist/src/interfaces/components/Sidebar/index.d.ts +0 -1
  156. package/dist/src/interfaces/components/Step/index.d.ts +0 -1
  157. package/dist/src/interfaces/components/Table/index.d.ts +22 -2
  158. package/dist/src/interfaces/components/Tabs/index.d.ts +0 -1
  159. package/dist/src/interfaces/components/TextEditor/index.d.ts +0 -1
  160. package/dist/src/interfaces/components/Textarea/index.d.ts +0 -1
  161. package/dist/src/interfaces/components/TimeRange/index.d.ts +0 -1
  162. package/dist/src/interfaces/components/Timeline/index.d.ts +0 -1
  163. package/dist/src/interfaces/components/Tooltip/index.d.ts +0 -1
  164. package/dist/src/interfaces/components/UploadFile/index.d.ts +0 -1
  165. package/dist/src/interfaces/components/Virtualization/ListVirtualization.d.ts +0 -1
  166. package/dist/src/interfaces/components/Virtualization/TableVirtualization.d.ts +0 -1
  167. package/dist/src/main.d.ts +0 -1
  168. package/dist/src/utils/common.d.ts +0 -1
  169. package/dist/tinymce/js/tinymce/langs/README.md +3 -3
  170. package/dist/tinymce/js/tinymce/license.md +6 -6
  171. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ar.js +92 -92
  172. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/bg_BG.js +92 -92
  173. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ca.js +92 -92
  174. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/cs.js +92 -92
  175. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/da.js +92 -92
  176. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/de.js +92 -92
  177. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/el.js +92 -92
  178. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/en.js +92 -92
  179. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/es.js +92 -92
  180. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/eu.js +92 -92
  181. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fa.js +92 -92
  182. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fi.js +92 -92
  183. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fr_FR.js +92 -92
  184. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/he_IL.js +92 -92
  185. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hi.js +92 -92
  186. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hr.js +92 -92
  187. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hu_HU.js +92 -92
  188. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/id.js +92 -92
  189. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/it.js +92 -92
  190. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ja.js +92 -92
  191. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/kk.js +92 -92
  192. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ko_KR.js +92 -92
  193. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ms.js +92 -92
  194. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/nb_NO.js +92 -92
  195. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/nl.js +92 -92
  196. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pl.js +92 -92
  197. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pt_BR.js +92 -92
  198. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pt_PT.js +92 -92
  199. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ro.js +92 -92
  200. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ru.js +92 -92
  201. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sk.js +92 -92
  202. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sl_SI.js +92 -92
  203. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sv_SE.js +92 -92
  204. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/th_TH.js +92 -92
  205. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/tr.js +92 -92
  206. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/uk.js +92 -92
  207. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/vi.js +92 -92
  208. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/zh_CN.js +86 -86
  209. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/zh_TW.js +92 -92
  210. package/dist/tinymce/js/tinymce/skins/content/dark/content.js +9 -9
  211. package/dist/tinymce/js/tinymce/skins/content/dark/content.min.css +10 -10
  212. package/dist/tinymce/js/tinymce/skins/content/default/content.js +9 -9
  213. package/dist/tinymce/js/tinymce/skins/content/default/content.min.css +10 -10
  214. package/dist/tinymce/js/tinymce/skins/content/document/content.js +9 -9
  215. package/dist/tinymce/js/tinymce/skins/content/document/content.min.css +10 -10
  216. package/dist/tinymce/js/tinymce/skins/content/tinymce-5/content.js +9 -9
  217. package/dist/tinymce/js/tinymce/skins/content/tinymce-5/content.min.css +10 -10
  218. package/dist/tinymce/js/tinymce/skins/content/tinymce-5-dark/content.js +9 -9
  219. package/dist/tinymce/js/tinymce/skins/content/tinymce-5-dark/content.min.css +10 -10
  220. package/dist/tinymce/js/tinymce/skins/content/writer/content.js +9 -9
  221. package/dist/tinymce/js/tinymce/skins/content/writer/content.min.css +10 -10
  222. package/dist/tinymce/js/tinymce/skins/ui/oxide/skin.shadowdom.min.css +1 -1
  223. package/dist/tinymce/js/tinymce/skins/ui/oxide-dark/skin.shadowdom.min.css +1 -1
  224. package/dist/tinymce/js/tinymce/skins/ui/tinymce-5/skin.shadowdom.min.css +1 -1
  225. package/dist/tinymce/js/tinymce/skins/ui/tinymce-5-dark/skin.shadowdom.min.css +1 -1
  226. package/package.json +47 -46
@@ -1,10 +1,10 @@
1
- /* This file is bundled with the code from the following third party libraries */
2
-
3
- /**
4
- * http://prismjs.com/
5
- * Dracula Theme originally by Zeno Rocha [@zenorocha]
6
- * https://draculatheme.com/
7
- *
8
- * Ported for PrismJS by Albert Vallverdu [@byverdu]
9
- */
1
+ /* This file is bundled with the code from the following third party libraries */
2
+
3
+ /**
4
+ * http://prismjs.com/
5
+ * Dracula Theme originally by Zeno Rocha [@zenorocha]
6
+ * https://draculatheme.com/
7
+ *
8
+ * Ported for PrismJS by Albert Vallverdu [@byverdu]
9
+ */
10
10
  tinymce.Resource.add('content/writer/content.css', `body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif;line-height:1.4;margin:1rem auto;max-width:900px}table{border-collapse:collapse}table:not([cellpadding]) td,table:not([cellpadding]) th{padding:.4rem}table[border]:not([border="0"]):not([style*=border-width]) td,table[border]:not([border="0"]):not([style*=border-width]) th{border-width:1px}table[border]:not([border="0"]):not([style*=border-style]) td,table[border]:not([border="0"]):not([style*=border-style]) th{border-style:solid}table[border]:not([border="0"]):not([style*=border-color]) td,table[border]:not([border="0"]):not([style*=border-color]) th{border-color:#ccc}figure{display:table;margin:1rem auto}figure figcaption{color:#999;display:block;margin-top:.25rem;text-align:center}hr{border-color:#ccc;border-style:solid;border-width:1px 0 0 0}code{background-color:#e8e8e8;border-radius:3px;padding:.1rem .2rem}.mce-content-body:not([dir=rtl]) blockquote{border-left:2px solid #ccc;margin-left:1.5rem;padding-left:1rem}.mce-content-body[dir=rtl] blockquote{border-right:2px solid #ccc;margin-right:1.5rem;padding-right:1rem}`)
@@ -1,10 +1,10 @@
1
- /* This file is bundled with the code from the following third party libraries */
2
-
3
- /**
4
- * http://prismjs.com/
5
- * Dracula Theme originally by Zeno Rocha [@zenorocha]
6
- * https://draculatheme.com/
7
- *
8
- * Ported for PrismJS by Albert Vallverdu [@byverdu]
9
- */
10
- body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif;line-height:1.4;margin:1rem auto;max-width:900px}table{border-collapse:collapse}table:not([cellpadding]) td,table:not([cellpadding]) th{padding:.4rem}table[border]:not([border="0"]):not([style*=border-width]) td,table[border]:not([border="0"]):not([style*=border-width]) th{border-width:1px}table[border]:not([border="0"]):not([style*=border-style]) td,table[border]:not([border="0"]):not([style*=border-style]) th{border-style:solid}table[border]:not([border="0"]):not([style*=border-color]) td,table[border]:not([border="0"]):not([style*=border-color]) th{border-color:#ccc}figure{display:table;margin:1rem auto}figure figcaption{color:#999;display:block;margin-top:.25rem;text-align:center}hr{border-color:#ccc;border-style:solid;border-width:1px 0 0 0}code{background-color:#e8e8e8;border-radius:3px;padding:.1rem .2rem}.mce-content-body:not([dir=rtl]) blockquote{border-left:2px solid #ccc;margin-left:1.5rem;padding-left:1rem}.mce-content-body[dir=rtl] blockquote{border-right:2px solid #ccc;margin-right:1.5rem;padding-right:1rem}
1
+ /* This file is bundled with the code from the following third party libraries */
2
+
3
+ /**
4
+ * http://prismjs.com/
5
+ * Dracula Theme originally by Zeno Rocha [@zenorocha]
6
+ * https://draculatheme.com/
7
+ *
8
+ * Ported for PrismJS by Albert Vallverdu [@byverdu]
9
+ */
10
+ body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif;line-height:1.4;margin:1rem auto;max-width:900px}table{border-collapse:collapse}table:not([cellpadding]) td,table:not([cellpadding]) th{padding:.4rem}table[border]:not([border="0"]):not([style*=border-width]) td,table[border]:not([border="0"]):not([style*=border-width]) th{border-width:1px}table[border]:not([border="0"]):not([style*=border-style]) td,table[border]:not([border="0"]):not([style*=border-style]) th{border-style:solid}table[border]:not([border="0"]):not([style*=border-color]) td,table[border]:not([border="0"]):not([style*=border-color]) th{border-color:#ccc}figure{display:table;margin:1rem auto}figure figcaption{color:#999;display:block;margin-top:.25rem;text-align:center}hr{border-color:#ccc;border-style:solid;border-width:1px 0 0 0}code{background-color:#e8e8e8;border-radius:3px;padding:.1rem .2rem}.mce-content-body:not([dir=rtl]) blockquote{border-left:2px solid #ccc;margin-left:1.5rem;padding-left:1rem}.mce-content-body[dir=rtl] blockquote{border-right:2px solid #ccc;margin-right:1.5rem;padding-right:1rem}
@@ -1 +1 @@
1
- body.tox-dialog__disable-scroll{overflow:hidden}.tox-fullscreen{border:0;height:100%;margin:0;overflow:hidden;overscroll-behavior:none;padding:0;touch-action:pinch-zoom;width:100%}.tox.tox-tinymce.tox-fullscreen .tox-statusbar__resize-handle{display:none}.tox-shadowhost.tox-fullscreen,.tox.tox-tinymce.tox-fullscreen{left:0;position:fixed;top:0;z-index:1200}.tox.tox-tinymce.tox-fullscreen{background-color:transparent}.tox-fullscreen .tox.tox-tinymce-aux,.tox-fullscreen~.tox.tox-tinymce-aux{z-index:1201}
1
+ body.tox-dialog__disable-scroll{overflow:hidden}.tox-fullscreen{border:0;height:100%;margin:0;overflow:hidden;overscroll-behavior:none;padding:0;touch-action:pinch-zoom;width:100%}.tox.tox-tinymce.tox-fullscreen .tox-statusbar__resize-handle{display:none}.tox-shadowhost.tox-fullscreen,.tox.tox-tinymce.tox-fullscreen{left:0;position:fixed;top:0;z-index:1200}.tox.tox-tinymce.tox-fullscreen{background-color:transparent}.tox-fullscreen .tox.tox-tinymce-aux,.tox-fullscreen~.tox.tox-tinymce-aux{z-index:1201}
@@ -1 +1 @@
1
- body.tox-dialog__disable-scroll{overflow:hidden}.tox-fullscreen{border:0;height:100%;margin:0;overflow:hidden;overscroll-behavior:none;padding:0;touch-action:pinch-zoom;width:100%}.tox.tox-tinymce.tox-fullscreen .tox-statusbar__resize-handle{display:none}.tox-shadowhost.tox-fullscreen,.tox.tox-tinymce.tox-fullscreen{left:0;position:fixed;top:0;z-index:1200}.tox.tox-tinymce.tox-fullscreen{background-color:transparent}.tox-fullscreen .tox.tox-tinymce-aux,.tox-fullscreen~.tox.tox-tinymce-aux{z-index:1201}
1
+ body.tox-dialog__disable-scroll{overflow:hidden}.tox-fullscreen{border:0;height:100%;margin:0;overflow:hidden;overscroll-behavior:none;padding:0;touch-action:pinch-zoom;width:100%}.tox.tox-tinymce.tox-fullscreen .tox-statusbar__resize-handle{display:none}.tox-shadowhost.tox-fullscreen,.tox.tox-tinymce.tox-fullscreen{left:0;position:fixed;top:0;z-index:1200}.tox.tox-tinymce.tox-fullscreen{background-color:transparent}.tox-fullscreen .tox.tox-tinymce-aux,.tox-fullscreen~.tox.tox-tinymce-aux{z-index:1201}
@@ -1 +1 @@
1
- body.tox-dialog__disable-scroll{overflow:hidden}.tox-fullscreen{border:0;height:100%;margin:0;overflow:hidden;overscroll-behavior:none;padding:0;touch-action:pinch-zoom;width:100%}.tox.tox-tinymce.tox-fullscreen .tox-statusbar__resize-handle{display:none}.tox-shadowhost.tox-fullscreen,.tox.tox-tinymce.tox-fullscreen{left:0;position:fixed;top:0;z-index:1200}.tox.tox-tinymce.tox-fullscreen{background-color:transparent}.tox-fullscreen .tox.tox-tinymce-aux,.tox-fullscreen~.tox.tox-tinymce-aux{z-index:1201}
1
+ body.tox-dialog__disable-scroll{overflow:hidden}.tox-fullscreen{border:0;height:100%;margin:0;overflow:hidden;overscroll-behavior:none;padding:0;touch-action:pinch-zoom;width:100%}.tox.tox-tinymce.tox-fullscreen .tox-statusbar__resize-handle{display:none}.tox-shadowhost.tox-fullscreen,.tox.tox-tinymce.tox-fullscreen{left:0;position:fixed;top:0;z-index:1200}.tox.tox-tinymce.tox-fullscreen{background-color:transparent}.tox-fullscreen .tox.tox-tinymce-aux,.tox-fullscreen~.tox.tox-tinymce-aux{z-index:1201}
@@ -1 +1 @@
1
- body.tox-dialog__disable-scroll{overflow:hidden}.tox-fullscreen{border:0;height:100%;margin:0;overflow:hidden;overscroll-behavior:none;padding:0;touch-action:pinch-zoom;width:100%}.tox.tox-tinymce.tox-fullscreen .tox-statusbar__resize-handle{display:none}.tox-shadowhost.tox-fullscreen,.tox.tox-tinymce.tox-fullscreen{left:0;position:fixed;top:0;z-index:1200}.tox.tox-tinymce.tox-fullscreen{background-color:transparent}.tox-fullscreen .tox.tox-tinymce-aux,.tox-fullscreen~.tox.tox-tinymce-aux{z-index:1201}
1
+ body.tox-dialog__disable-scroll{overflow:hidden}.tox-fullscreen{border:0;height:100%;margin:0;overflow:hidden;overscroll-behavior:none;padding:0;touch-action:pinch-zoom;width:100%}.tox.tox-tinymce.tox-fullscreen .tox-statusbar__resize-handle{display:none}.tox-shadowhost.tox-fullscreen,.tox.tox-tinymce.tox-fullscreen{left:0;position:fixed;top:0;z-index:1200}.tox.tox-tinymce.tox-fullscreen{background-color:transparent}.tox-fullscreen .tox.tox-tinymce-aux,.tox-fullscreen~.tox.tox-tinymce-aux{z-index:1201}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "1mpacto-react-ui",
3
3
  "private": false,
4
- "version": "1.0.1",
4
+ "version": "2.0.1",
5
5
  "type": "module",
6
6
  "engines": {
7
7
  "node": ">=20.19.4",
@@ -28,49 +28,50 @@
28
28
  "install": "copyfiles -f dist/types-external/* ../../src/types/"
29
29
  },
30
30
  "devDependencies": {
31
- "@chromatic-com/storybook": "^3.2.2",
32
- "@storybook/addon-essentials": "^8.4.7",
33
- "@storybook/addon-interactions": "^8.4.7",
34
- "@storybook/addon-onboarding": "^8.4.7",
35
- "@storybook/blocks": "^8.4.7",
36
- "@storybook/react": "^8.4.7",
37
- "@storybook/react-vite": "^8.4.7",
38
- "@storybook/test": "^8.4.7",
31
+ "@chromatic-com/storybook": "^4.0.1",
32
+ "@eslint/compat": "^1.3.1",
33
+ "@eslint/eslintrc": "^3.3.1",
34
+ "@eslint/js": "^9.32.0",
35
+ "@storybook/addon-docs": "^9.0.18",
36
+ "@storybook/addon-onboarding": "^9.0.18",
37
+ "@storybook/react-vite": "^9.0.18",
38
+ "@stylistic/eslint-plugin": "^5.2.2",
39
39
  "@types/js-cookie": "^3.0.6",
40
- "@types/node": "^20.14.10",
40
+ "@types/node": "^20",
41
41
  "@types/node-forge": "^1.3.14",
42
- "@types/react": "^18.3.3",
43
- "@types/react-dom": "^18.3.0",
44
- "@typescript-eslint/eslint-plugin": "^7.13.1",
45
- "@typescript-eslint/parser": "^7.13.1",
46
- "@vitejs/plugin-react-swc": "^3.5.0",
42
+ "@types/react": "^19.1.9",
43
+ "@types/react-dom": "^19.1.7",
44
+ "@typescript-eslint/eslint-plugin": "^8.38.0",
45
+ "@typescript-eslint/parser": "^8.38.0",
46
+ "@vitejs/plugin-react-swc": "^3.9.0",
47
47
  "autoprefixer": "^10.4.19",
48
- "eslint": "^8.57.0",
49
- "eslint-config-prettier": "^9.1.0",
48
+ "eslint": "^9.32.0",
49
+ "eslint-config-prettier": "^10.1.8",
50
50
  "eslint-plugin-import": "^2.32.0",
51
- "eslint-plugin-prettier": "^5.1.3",
52
- "eslint-plugin-react": "^7.34.3",
53
- "eslint-plugin-react-hooks": "^4.6.2",
54
- "eslint-plugin-react-refresh": "^0.4.7",
55
- "eslint-plugin-storybook": "^0.11.1",
51
+ "eslint-plugin-prettier": "^5.5.3",
52
+ "eslint-plugin-react": "^7.37.5",
53
+ "eslint-plugin-react-hooks": "^5.2.0",
54
+ "eslint-plugin-react-refresh": "^0.4.19",
55
+ "eslint-plugin-storybook": "^9.0.18",
56
56
  "glob": "^11.0.3",
57
- "husky": "^9.0.11",
58
- "lint-staged": "^15.2.7",
59
- "postcss": "^8.4.39",
60
- "prettier": "^3.3.2",
61
- "react": "^18.3.1",
62
- "react-dom": "^18.3.1",
63
- "sass": "^1.77.6",
64
- "storybook": "^8.4.7",
57
+ "globals": "^16.3.0",
58
+ "husky": "^9.1.7",
59
+ "lint-staged": "^16.1.2",
60
+ "postcss": "^8.5.2",
61
+ "prettier": "^3.6.2",
62
+ "react": "^19.1.1",
63
+ "react-dom": "^19.1.1",
64
+ "sass": "^1.89.2",
65
+ "storybook": "^9.0.18",
65
66
  "tailwindcss": "^3.4.4",
66
67
  "ts-node": "^10.9.2",
67
- "typescript": "^5.2.2",
68
- "vite": "^5.3.1",
69
- "vite-plugin-dts": "^3.9.1"
68
+ "typescript": "~5.8.3",
69
+ "vite": "^6.3.5",
70
+ "vite-plugin-dts": "^4.5.4"
70
71
  },
71
72
  "peerDependencies": {
72
- "react": ">=18",
73
- "react-dom": ">=18",
73
+ "react": ">= 19",
74
+ "react-dom": ">=19",
74
75
  "yup": ">=1.4.0"
75
76
  },
76
77
  "main": "./dist/index.cjs",
@@ -108,24 +109,24 @@
108
109
  ]
109
110
  },
110
111
  "dependencies": {
111
- "@floating-ui/react": "^0.26.19",
112
- "@internationalized/date": "^3.5.4",
113
- "@tanstack/react-table": "^8.19.2",
112
+ "@floating-ui/react": "^0.27.15",
113
+ "@internationalized/date": "^3.8.2",
114
+ "@tanstack/react-table": "^8.21.3",
114
115
  "@tinymce/tinymce-react": "^6.2.1",
115
116
  "bignumber.js": "^9.1.2",
116
- "chart.js": "^4.4.3",
117
+ "chart.js": "^4.5.0",
117
118
  "copyfiles": "^2.4.1",
118
119
  "date-fns": "^3.6.0",
119
120
  "js-cookie": "^3.0.5",
120
121
  "lossless-json": "^4.0.2",
121
122
  "node-forge": "^1.3.1",
122
- "react-aria": "^3.33.1",
123
- "react-chartjs-2": "^5.2.0",
124
- "react-number-format": "^5.4.0",
125
- "react-select": "^5.8.0",
126
- "react-stately": "^3.31.1",
127
- "react-toastify": "^10.0.5",
128
- "react-virtuoso": "^4.7.11",
123
+ "react-aria": "^3.42.0",
124
+ "react-chartjs-2": "^5.3.0",
125
+ "react-number-format": "^5.4.4",
126
+ "react-select": "^5.10.2",
127
+ "react-stately": "^3.40.0",
128
+ "react-toastify": "^11.0.5",
129
+ "react-virtuoso": "^4.13.0",
129
130
  "tinymce": "^7.9.1"
130
131
  }
131
132
  }