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
@@ -4,12 +4,15 @@
4
4
  --toastify-color-info: #3498db;
5
5
  --toastify-color-success: #07bc0c;
6
6
  --toastify-color-warning: #f1c40f;
7
- --toastify-color-error: #e74c3c;
7
+ --toastify-color-error: hsl(6, 78%, 57%);
8
8
  --toastify-color-transparent: rgba(255, 255, 255, 0.7);
9
+
9
10
  --toastify-icon-color-info: var(--toastify-color-info);
10
11
  --toastify-icon-color-success: var(--toastify-color-success);
11
12
  --toastify-icon-color-warning: var(--toastify-color-warning);
12
13
  --toastify-icon-color-error: var(--toastify-color-error);
14
+
15
+ --toastify-container-width: fit-content;
13
16
  --toastify-toast-width: 320px;
14
17
  --toastify-toast-offset: 16px;
15
18
  --toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));
@@ -17,33 +20,31 @@
17
20
  --toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));
18
21
  --toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));
19
22
  --toastify-toast-background: #fff;
23
+ --toastify-toast-padding: 14px;
20
24
  --toastify-toast-min-height: 64px;
21
25
  --toastify-toast-max-height: 800px;
22
26
  --toastify-toast-bd-radius: 6px;
27
+ --toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
23
28
  --toastify-font-family: sans-serif;
24
29
  --toastify-z-index: 9999;
25
30
  --toastify-text-color-light: #757575;
26
31
  --toastify-text-color-dark: #fff;
32
+
33
+ /* Used only for colored theme */
27
34
  --toastify-text-color-info: #fff;
28
35
  --toastify-text-color-success: #fff;
29
36
  --toastify-text-color-warning: #fff;
30
37
  --toastify-text-color-error: #fff;
38
+
31
39
  --toastify-spinner-color: #616161;
32
40
  --toastify-spinner-color-empty-area: #e0e0e0;
33
- --toastify-color-progress-light: linear-gradient(
34
- to right,
35
- #4cd964,
36
- #5ac8fa,
37
- #007aff,
38
- #34aadc,
39
- #5856d6,
40
- #ff2d55
41
- );
41
+ --toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
42
42
  --toastify-color-progress-dark: #bb86fc;
43
43
  --toastify-color-progress-info: var(--toastify-color-info);
44
44
  --toastify-color-progress-success: var(--toastify-color-success);
45
45
  --toastify-color-progress-warning: var(--toastify-color-warning);
46
46
  --toastify-color-progress-error: var(--toastify-color-error);
47
+ /* used to control the opacity of the progress trail */
47
48
  --toastify-color-progress-bgo: 0.2;
48
49
  }
49
50
 
@@ -51,11 +52,13 @@
51
52
  z-index: var(--toastify-z-index);
52
53
  -webkit-transform: translate3d(0, 0, var(--toastify-z-index));
53
54
  position: fixed;
54
- padding: 4px;
55
- width: var(--toastify-toast-width);
55
+ width: var(--toastify-container-width);
56
56
  box-sizing: border-box;
57
57
  color: #fff;
58
+ display: flex;
59
+ flex-direction: column;
58
60
  }
61
+
59
62
  .Toastify__toast-container--top-left {
60
63
  top: var(--toastify-toast-top);
61
64
  left: var(--toastify-toast-left);
@@ -64,10 +67,12 @@
64
67
  top: var(--toastify-toast-top);
65
68
  left: 50%;
66
69
  transform: translateX(-50%);
70
+ align-items: center;
67
71
  }
68
72
  .Toastify__toast-container--top-right {
69
73
  top: var(--toastify-toast-top);
70
74
  right: var(--toastify-toast-right);
75
+ align-items: end;
71
76
  }
72
77
  .Toastify__toast-container--bottom-left {
73
78
  bottom: var(--toastify-toast-bottom);
@@ -77,24 +82,51 @@
77
82
  bottom: var(--toastify-toast-bottom);
78
83
  left: 50%;
79
84
  transform: translateX(-50%);
85
+ align-items: center;
80
86
  }
81
87
  .Toastify__toast-container--bottom-right {
82
88
  bottom: var(--toastify-toast-bottom);
83
89
  right: var(--toastify-toast-right);
90
+ align-items: end;
91
+ }
92
+
93
+ .Toastify__toast {
94
+ --y: 0;
95
+ position: relative;
96
+ touch-action: none;
97
+ width: var(--toastify-toast-width);
98
+ min-height: var(--toastify-toast-min-height);
99
+ box-sizing: border-box;
100
+ margin-bottom: 1rem;
101
+ padding: var(--toastify-toast-padding);
102
+ border-radius: var(--toastify-toast-bd-radius);
103
+ box-shadow: var(--toastify-toast-shadow);
104
+ max-height: var(--toastify-toast-max-height);
105
+ font-family: var(--toastify-font-family);
106
+ /* webkit only issue #791 */
107
+ z-index: 0;
108
+ /* inner swag */
109
+ display: flex;
110
+ flex: 1 auto;
111
+ align-items: center;
112
+ word-break: break-word;
84
113
  }
85
114
 
86
- @media only screen and (max-width : 480px) {
115
+ @media only screen and (max-width: 480px) {
87
116
  .Toastify__toast-container {
88
117
  width: 100vw;
89
- padding: 0;
90
118
  left: env(safe-area-inset-left);
91
119
  margin: 0;
92
120
  }
93
- .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right {
121
+ .Toastify__toast-container--top-left,
122
+ .Toastify__toast-container--top-center,
123
+ .Toastify__toast-container--top-right {
94
124
  top: env(safe-area-inset-top);
95
125
  transform: translateX(0);
96
126
  }
97
- .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right {
127
+ .Toastify__toast-container--bottom-left,
128
+ .Toastify__toast-container--bottom-center,
129
+ .Toastify__toast-container--bottom-right {
98
130
  bottom: env(safe-area-inset-bottom);
99
131
  transform: translateX(0);
100
132
  }
@@ -102,67 +134,64 @@
102
134
  right: env(safe-area-inset-right);
103
135
  left: initial;
104
136
  }
137
+ .Toastify__toast {
138
+ --toastify-toast-width: 100%;
139
+ margin-bottom: 0;
140
+ border-radius: 0;
141
+ }
105
142
  }
106
- .Toastify__toast {
107
- --y: 0;
108
- position: relative;
109
- -ms-touch-action: none;
110
- touch-action: none;
111
- min-height: var(--toastify-toast-min-height);
112
- box-sizing: border-box;
113
- margin-bottom: 1rem;
114
- padding: 8px;
115
- border-radius: var(--toastify-toast-bd-radius);
116
- box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
117
- display: -ms-flexbox;
118
- display: flex;
119
- -ms-flex-pack: justify;
120
- justify-content: space-between;
121
- max-height: var(--toastify-toast-max-height);
122
- font-family: var(--toastify-font-family);
123
- cursor: default;
124
- direction: ltr;
125
- /* webkit only issue #791 */
126
- z-index: 0;
127
- overflow: hidden;
143
+
144
+ .Toastify__toast-container[data-stacked='true'] {
145
+ width: var(--toastify-toast-width);
128
146
  }
147
+
129
148
  .Toastify__toast--stacked {
130
149
  position: absolute;
131
150
  width: 100%;
132
151
  transform: translate3d(0, var(--y), 0) scale(var(--s));
133
152
  transition: transform 0.3s;
134
153
  }
135
- .Toastify__toast--stacked[data-collapsed] .Toastify__toast-body, .Toastify__toast--stacked[data-collapsed] .Toastify__close-button {
154
+
155
+ .Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,
156
+ .Toastify__toast--stacked[data-collapsed] .Toastify__close-button {
136
157
  transition: opacity 0.1s;
137
158
  }
138
- .Toastify__toast--stacked[data-collapsed=false] {
159
+
160
+ .Toastify__toast--stacked[data-collapsed='false'] {
139
161
  overflow: visible;
140
162
  }
141
- .Toastify__toast--stacked[data-collapsed=true]:not(:last-child) > * {
163
+
164
+ .Toastify__toast--stacked[data-collapsed='true']:not(:last-child) > * {
142
165
  opacity: 0;
143
166
  }
167
+
144
168
  .Toastify__toast--stacked:after {
145
- content: "";
169
+ content: '';
146
170
  position: absolute;
147
171
  left: 0;
148
172
  right: 0;
149
173
  height: calc(var(--g) * 1px);
150
174
  bottom: 100%;
151
175
  }
152
- .Toastify__toast--stacked[data-pos=top] {
176
+
177
+ .Toastify__toast--stacked[data-pos='top'] {
153
178
  top: 0;
154
179
  }
155
- .Toastify__toast--stacked[data-pos=bot] {
180
+
181
+ .Toastify__toast--stacked[data-pos='bot'] {
156
182
  bottom: 0;
157
183
  }
158
- .Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before {
184
+
185
+ .Toastify__toast--stacked[data-pos='bot'].Toastify__toast--stacked:before {
159
186
  transform-origin: top;
160
187
  }
161
- .Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before {
188
+
189
+ .Toastify__toast--stacked[data-pos='top'].Toastify__toast--stacked:before {
162
190
  transform-origin: bottom;
163
191
  }
192
+
164
193
  .Toastify__toast--stacked:before {
165
- content: "";
194
+ content: '';
166
195
  position: absolute;
167
196
  left: 0;
168
197
  right: 0;
@@ -171,34 +200,19 @@
171
200
  transform: scaleY(3);
172
201
  z-index: -1;
173
202
  }
203
+
174
204
  .Toastify__toast--rtl {
175
205
  direction: rtl;
176
206
  }
207
+
177
208
  .Toastify__toast--close-on-click {
178
209
  cursor: pointer;
179
210
  }
180
- .Toastify__toast-body {
181
- margin: auto 0;
182
- -ms-flex: 1 1 auto;
183
- flex: 1 1 auto;
184
- padding: 6px;
185
- display: -ms-flexbox;
186
- display: flex;
187
- -ms-flex-align: center;
188
- align-items: center;
189
- }
190
- .Toastify__toast-body > div:last-child {
191
- word-break: break-word;
192
- -ms-flex: 1;
193
- flex: 1;
194
- }
211
+
195
212
  .Toastify__toast-icon {
196
- -webkit-margin-end: 10px;
197
- margin-inline-end: 10px;
198
- width: 20px;
199
- -ms-flex-negative: 0;
200
- flex-shrink: 0;
201
- display: -ms-flexbox;
213
+ margin-inline-end: 10px;
214
+ width: 22px;
215
+ flex-shrink: 0;
202
216
  display: flex;
203
217
  }
204
218
 
@@ -212,36 +226,36 @@
212
226
  animation-duration: 0.3s;
213
227
  }
214
228
 
215
- @media only screen and (max-width : 480px) {
216
- .Toastify__toast {
217
- margin-bottom: 0;
218
- border-radius: 0;
219
- }
220
- }
221
229
  .Toastify__toast-theme--dark {
222
230
  background: var(--toastify-color-dark);
223
231
  color: var(--toastify-text-color-dark);
224
232
  }
233
+
225
234
  .Toastify__toast-theme--light {
226
235
  background: var(--toastify-color-light);
227
236
  color: var(--toastify-text-color-light);
228
237
  }
238
+
229
239
  .Toastify__toast-theme--colored.Toastify__toast--default {
230
240
  background: var(--toastify-color-light);
231
241
  color: var(--toastify-text-color-light);
232
242
  }
243
+
233
244
  .Toastify__toast-theme--colored.Toastify__toast--info {
234
245
  color: var(--toastify-text-color-info);
235
246
  background: var(--toastify-color-info);
236
247
  }
248
+
237
249
  .Toastify__toast-theme--colored.Toastify__toast--success {
238
250
  color: var(--toastify-text-color-success);
239
251
  background: var(--toastify-color-success);
240
252
  }
253
+
241
254
  .Toastify__toast-theme--colored.Toastify__toast--warning {
242
255
  color: var(--toastify-text-color-warning);
243
256
  background: var(--toastify-color-warning);
244
257
  }
258
+
245
259
  .Toastify__toast-theme--colored.Toastify__toast--error {
246
260
  color: var(--toastify-text-color-error);
247
261
  background: var(--toastify-color-error);
@@ -250,27 +264,39 @@
250
264
  .Toastify__progress-bar-theme--light {
251
265
  background: var(--toastify-color-progress-light);
252
266
  }
267
+
253
268
  .Toastify__progress-bar-theme--dark {
254
269
  background: var(--toastify-color-progress-dark);
255
270
  }
271
+
256
272
  .Toastify__progress-bar--info {
257
273
  background: var(--toastify-color-progress-info);
258
274
  }
275
+
259
276
  .Toastify__progress-bar--success {
260
277
  background: var(--toastify-color-progress-success);
261
278
  }
279
+
262
280
  .Toastify__progress-bar--warning {
263
281
  background: var(--toastify-color-progress-warning);
264
282
  }
283
+
265
284
  .Toastify__progress-bar--error {
266
285
  background: var(--toastify-color-progress-error);
267
286
  }
268
- .Toastify__progress-bar-theme--colored.Toastify__progress-bar--info, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--error {
287
+
288
+ .Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,
289
+ .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,
290
+ .Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,
291
+ .Toastify__progress-bar-theme--colored.Toastify__progress-bar--error {
269
292
  background: var(--toastify-color-transparent);
270
293
  }
271
294
 
272
295
  .Toastify__close-button {
273
296
  color: #fff;
297
+ position: absolute;
298
+ top: 6px;
299
+ right: 6px;
274
300
  background: transparent;
275
301
  outline: none;
276
302
  border: none;
@@ -278,20 +304,27 @@
278
304
  cursor: pointer;
279
305
  opacity: 0.7;
280
306
  transition: 0.3s ease;
281
- -ms-flex-item-align: start;
282
- align-self: flex-start;
283
307
  z-index: 1;
284
308
  }
309
+
310
+ .Toastify__toast--rtl .Toastify__close-button {
311
+ left: 6px;
312
+ right: unset;
313
+ }
314
+
285
315
  .Toastify__close-button--light {
286
316
  color: #000;
287
317
  opacity: 0.3;
288
318
  }
319
+
289
320
  .Toastify__close-button > svg {
290
321
  fill: currentColor;
291
322
  height: 16px;
292
323
  width: 14px;
293
324
  }
294
- .Toastify__close-button:hover, .Toastify__close-button:focus {
325
+
326
+ .Toastify__close-button:hover,
327
+ .Toastify__close-button:focus {
295
328
  opacity: 1;
296
329
  }
297
330
 
@@ -303,41 +336,48 @@
303
336
  transform: scaleX(0);
304
337
  }
305
338
  }
339
+
306
340
  .Toastify__progress-bar {
307
341
  position: absolute;
308
342
  bottom: 0;
309
343
  left: 0;
310
344
  width: 100%;
311
345
  height: 100%;
312
- z-index: var(--toastify-z-index);
346
+ z-index: 1;
313
347
  opacity: 0.7;
314
348
  transform-origin: left;
315
- border-bottom-left-radius: var(--toastify-toast-bd-radius);
316
349
  }
350
+
317
351
  .Toastify__progress-bar--animated {
318
352
  animation: Toastify__trackProgress linear 1 forwards;
319
353
  }
354
+
320
355
  .Toastify__progress-bar--controlled {
321
356
  transition: transform 0.2s;
322
357
  }
358
+
323
359
  .Toastify__progress-bar--rtl {
324
360
  right: 0;
325
361
  left: initial;
326
362
  transform-origin: right;
327
363
  border-bottom-left-radius: initial;
328
- border-bottom-right-radius: var(--toastify-toast-bd-radius);
329
364
  }
365
+
330
366
  .Toastify__progress-bar--wrp {
331
367
  position: absolute;
368
+ overflow: hidden;
332
369
  bottom: 0;
333
370
  left: 0;
334
371
  width: 100%;
335
372
  height: 5px;
336
373
  border-bottom-left-radius: var(--toastify-toast-bd-radius);
374
+ border-bottom-right-radius: var(--toastify-toast-bd-radius);
337
375
  }
338
- .Toastify__progress-bar--wrp[data-hidden=true] {
376
+
377
+ .Toastify__progress-bar--wrp[data-hidden='true'] {
339
378
  opacity: 0;
340
379
  }
380
+
341
381
  .Toastify__progress-bar--bg {
342
382
  opacity: var(--toastify-color-progress-bgo);
343
383
  width: 100%;
@@ -356,7 +396,11 @@
356
396
  }
357
397
 
358
398
  @keyframes Toastify__bounceInRight {
359
- from, 60%, 75%, 90%, to {
399
+ from,
400
+ 60%,
401
+ 75%,
402
+ 90%,
403
+ to {
360
404
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
361
405
  }
362
406
  from {
@@ -377,6 +421,7 @@
377
421
  transform: none;
378
422
  }
379
423
  }
424
+
380
425
  @keyframes Toastify__bounceOutRight {
381
426
  20% {
382
427
  opacity: 1;
@@ -387,8 +432,13 @@
387
432
  transform: translate3d(2000px, var(--y), 0);
388
433
  }
389
434
  }
435
+
390
436
  @keyframes Toastify__bounceInLeft {
391
- from, 60%, 75%, 90%, to {
437
+ from,
438
+ 60%,
439
+ 75%,
440
+ 90%,
441
+ to {
392
442
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
393
443
  }
394
444
  0% {
@@ -409,6 +459,7 @@
409
459
  transform: none;
410
460
  }
411
461
  }
462
+
412
463
  @keyframes Toastify__bounceOutLeft {
413
464
  20% {
414
465
  opacity: 1;
@@ -419,8 +470,13 @@
419
470
  transform: translate3d(-2000px, var(--y), 0);
420
471
  }
421
472
  }
473
+
422
474
  @keyframes Toastify__bounceInUp {
423
- from, 60%, 75%, 90%, to {
475
+ from,
476
+ 60%,
477
+ 75%,
478
+ 90%,
479
+ to {
424
480
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
425
481
  }
426
482
  from {
@@ -441,11 +497,13 @@
441
497
  transform: translate3d(0, 0, 0);
442
498
  }
443
499
  }
500
+
444
501
  @keyframes Toastify__bounceOutUp {
445
502
  20% {
446
503
  transform: translate3d(0, calc(var(--y) - 10px), 0);
447
504
  }
448
- 40%, 45% {
505
+ 40%,
506
+ 45% {
449
507
  opacity: 1;
450
508
  transform: translate3d(0, calc(var(--y) + 20px), 0);
451
509
  }
@@ -454,8 +512,13 @@
454
512
  transform: translate3d(0, -2000px, 0);
455
513
  }
456
514
  }
515
+
457
516
  @keyframes Toastify__bounceInDown {
458
- from, 60%, 75%, 90%, to {
517
+ from,
518
+ 60%,
519
+ 75%,
520
+ 90%,
521
+ to {
459
522
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
460
523
  }
461
524
  0% {
@@ -476,11 +539,13 @@
476
539
  transform: none;
477
540
  }
478
541
  }
542
+
479
543
  @keyframes Toastify__bounceOutDown {
480
544
  20% {
481
545
  transform: translate3d(0, calc(var(--y) - 10px), 0);
482
546
  }
483
- 40%, 45% {
547
+ 40%,
548
+ 45% {
484
549
  opacity: 1;
485
550
  transform: translate3d(0, calc(var(--y) + 20px), 0);
486
551
  }
@@ -489,28 +554,39 @@
489
554
  transform: translate3d(0, 2000px, 0);
490
555
  }
491
556
  }
492
- .Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left {
557
+
558
+ .Toastify__bounce-enter--top-left,
559
+ .Toastify__bounce-enter--bottom-left {
493
560
  animation-name: Toastify__bounceInLeft;
494
561
  }
495
- .Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right {
562
+
563
+ .Toastify__bounce-enter--top-right,
564
+ .Toastify__bounce-enter--bottom-right {
496
565
  animation-name: Toastify__bounceInRight;
497
566
  }
567
+
498
568
  .Toastify__bounce-enter--top-center {
499
569
  animation-name: Toastify__bounceInDown;
500
570
  }
571
+
501
572
  .Toastify__bounce-enter--bottom-center {
502
573
  animation-name: Toastify__bounceInUp;
503
574
  }
504
575
 
505
- .Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left {
576
+ .Toastify__bounce-exit--top-left,
577
+ .Toastify__bounce-exit--bottom-left {
506
578
  animation-name: Toastify__bounceOutLeft;
507
579
  }
508
- .Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right {
580
+
581
+ .Toastify__bounce-exit--top-right,
582
+ .Toastify__bounce-exit--bottom-right {
509
583
  animation-name: Toastify__bounceOutRight;
510
584
  }
585
+
511
586
  .Toastify__bounce-exit--top-center {
512
587
  animation-name: Toastify__bounceOutUp;
513
588
  }
589
+
514
590
  .Toastify__bounce-exit--bottom-center {
515
591
  animation-name: Toastify__bounceOutDown;
516
592
  }
@@ -524,6 +600,7 @@
524
600
  opacity: 1;
525
601
  }
526
602
  }
603
+
527
604
  @keyframes Toastify__zoomOut {
528
605
  from {
529
606
  opacity: 1;
@@ -536,6 +613,7 @@
536
613
  opacity: 0;
537
614
  }
538
615
  }
616
+
539
617
  .Toastify__zoom-enter {
540
618
  animation-name: Toastify__zoomIn;
541
619
  }
@@ -565,6 +643,7 @@
565
643
  transform: perspective(400px);
566
644
  }
567
645
  }
646
+
568
647
  @keyframes Toastify__flipOut {
569
648
  from {
570
649
  transform: translate3d(0, var(--y), 0) perspective(400px);
@@ -578,6 +657,7 @@
578
657
  opacity: 0;
579
658
  }
580
659
  }
660
+
581
661
  .Toastify__flip-enter {
582
662
  animation-name: Toastify__flipIn;
583
663
  }
@@ -595,6 +675,7 @@
595
675
  transform: translate3d(0, var(--y), 0);
596
676
  }
597
677
  }
678
+
598
679
  @keyframes Toastify__slideInLeft {
599
680
  from {
600
681
  transform: translate3d(-110%, 0, 0);
@@ -604,6 +685,7 @@
604
685
  transform: translate3d(0, var(--y), 0);
605
686
  }
606
687
  }
688
+
607
689
  @keyframes Toastify__slideInUp {
608
690
  from {
609
691
  transform: translate3d(0, 110%, 0);
@@ -613,6 +695,7 @@
613
695
  transform: translate3d(0, var(--y), 0);
614
696
  }
615
697
  }
698
+
616
699
  @keyframes Toastify__slideInDown {
617
700
  from {
618
701
  transform: translate3d(0, -110%, 0);
@@ -622,6 +705,7 @@
622
705
  transform: translate3d(0, var(--y), 0);
623
706
  }
624
707
  }
708
+
625
709
  @keyframes Toastify__slideOutRight {
626
710
  from {
627
711
  transform: translate3d(0, var(--y), 0);
@@ -631,6 +715,7 @@
631
715
  transform: translate3d(110%, var(--y), 0);
632
716
  }
633
717
  }
718
+
634
719
  @keyframes Toastify__slideOutLeft {
635
720
  from {
636
721
  transform: translate3d(0, var(--y), 0);
@@ -640,6 +725,7 @@
640
725
  transform: translate3d(-110%, var(--y), 0);
641
726
  }
642
727
  }
728
+
643
729
  @keyframes Toastify__slideOutDown {
644
730
  from {
645
731
  transform: translate3d(0, var(--y), 0);
@@ -649,6 +735,7 @@
649
735
  transform: translate3d(0, 500px, 0);
650
736
  }
651
737
  }
738
+
652
739
  @keyframes Toastify__slideOutUp {
653
740
  from {
654
741
  transform: translate3d(0, var(--y), 0);
@@ -658,34 +745,45 @@
658
745
  transform: translate3d(0, -500px, 0);
659
746
  }
660
747
  }
661
- .Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left {
748
+
749
+ .Toastify__slide-enter--top-left,
750
+ .Toastify__slide-enter--bottom-left {
662
751
  animation-name: Toastify__slideInLeft;
663
752
  }
664
- .Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right {
753
+
754
+ .Toastify__slide-enter--top-right,
755
+ .Toastify__slide-enter--bottom-right {
665
756
  animation-name: Toastify__slideInRight;
666
757
  }
758
+
667
759
  .Toastify__slide-enter--top-center {
668
760
  animation-name: Toastify__slideInDown;
669
761
  }
762
+
670
763
  .Toastify__slide-enter--bottom-center {
671
764
  animation-name: Toastify__slideInUp;
672
765
  }
673
766
 
674
- .Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left {
767
+ .Toastify__slide-exit--top-left,
768
+ .Toastify__slide-exit--bottom-left {
675
769
  animation-name: Toastify__slideOutLeft;
676
770
  animation-timing-function: ease-in;
677
771
  animation-duration: 0.3s;
678
772
  }
679
- .Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right {
773
+
774
+ .Toastify__slide-exit--top-right,
775
+ .Toastify__slide-exit--bottom-right {
680
776
  animation-name: Toastify__slideOutRight;
681
777
  animation-timing-function: ease-in;
682
778
  animation-duration: 0.3s;
683
779
  }
780
+
684
781
  .Toastify__slide-exit--top-center {
685
782
  animation-name: Toastify__slideOutUp;
686
783
  animation-timing-function: ease-in;
687
784
  animation-duration: 0.3s;
688
785
  }
786
+
689
787
  .Toastify__slide-exit--bottom-center {
690
788
  animation-name: Toastify__slideOutDown;
691
789
  animation-timing-function: ease-in;
@@ -700,5 +798,3 @@
700
798
  transform: rotate(360deg);
701
799
  }
702
800
  }
703
-
704
- /*# sourceMappingURL=ReactToastify.css.map */