@rango-dev/ui 0.38.0 → 0.38.1-next.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 (944) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/dist/index.js +1 -1
  3. package/dist/index.js.map +4 -4
  4. package/dist/translations/de.d.ts.map +1 -1
  5. package/dist/translations/el.d.ts.map +1 -1
  6. package/dist/translations/en.d.ts.map +1 -1
  7. package/dist/translations/es.d.ts.map +1 -1
  8. package/dist/translations/fi.d.ts.map +1 -1
  9. package/dist/translations/fr.d.ts.map +1 -1
  10. package/dist/translations/it.d.ts.map +1 -1
  11. package/dist/translations/ja.d.ts.map +1 -1
  12. package/dist/translations/nl.d.ts.map +1 -1
  13. package/dist/translations/pl.d.ts.map +1 -1
  14. package/dist/translations/pt.d.ts.map +1 -1
  15. package/dist/translations/ru.d.ts.map +1 -1
  16. package/dist/translations/sv.d.ts.map +1 -1
  17. package/dist/translations/uk.d.ts.map +1 -1
  18. package/dist/translations/zh.d.ts.map +1 -1
  19. package/dist/ui.build.json +1 -1
  20. package/dist/widget/ui/src/components/Alert/Alert.d.ts +1 -1
  21. package/dist/widget/ui/src/components/Alert/Alert.d.ts.map +1 -1
  22. package/dist/widget/ui/src/components/Alert/Alert.helpers.d.ts +1 -1
  23. package/dist/widget/ui/src/components/Alert/Alert.helpers.d.ts.map +1 -1
  24. package/dist/widget/ui/src/components/Alert/Alert.icon.d.ts +1 -1
  25. package/dist/widget/ui/src/components/Alert/Alert.icon.d.ts.map +1 -1
  26. package/dist/widget/ui/src/components/Alert/Alert.styles.d.ts +12 -12
  27. package/dist/widget/ui/src/components/Alert/Alert.styles.d.ts.map +1 -1
  28. package/dist/widget/ui/src/components/Alert/Alert.types.d.ts +2 -2
  29. package/dist/widget/ui/src/components/Alert/Alert.types.d.ts.map +1 -1
  30. package/dist/widget/ui/src/components/Alert/index.d.ts +2 -2
  31. package/dist/widget/ui/src/components/Alert/index.d.ts.map +1 -1
  32. package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.d.ts +1 -1
  33. package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.d.ts.map +1 -1
  34. package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.styles.d.ts +3 -3
  35. package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.styles.d.ts.map +1 -1
  36. package/dist/widget/ui/src/components/BlockchainsChip/index.d.ts +1 -1
  37. package/dist/widget/ui/src/components/BlockchainsChip/index.d.ts.map +1 -1
  38. package/dist/widget/ui/src/components/BottomLogo/BottomLogo.styles.d.ts +6 -6
  39. package/dist/widget/ui/src/components/BottomLogo/BottomLogo.styles.d.ts.map +1 -1
  40. package/dist/widget/ui/src/components/BottomLogo/index.d.ts +1 -1
  41. package/dist/widget/ui/src/components/BottomLogo/index.d.ts.map +1 -1
  42. package/dist/widget/ui/src/components/Button/Button.styles.d.ts +9 -9
  43. package/dist/widget/ui/src/components/Button/Button.styles.d.ts.map +1 -1
  44. package/dist/widget/ui/src/components/Button/Button.types.d.ts +1 -1
  45. package/dist/widget/ui/src/components/Button/Button.types.d.ts.map +1 -1
  46. package/dist/widget/ui/src/components/Button/index.d.ts +2 -2
  47. package/dist/widget/ui/src/components/Button/index.d.ts.map +1 -1
  48. package/dist/widget/ui/src/components/ChainToken/ChainToken.constants.d.ts +1 -1
  49. package/dist/widget/ui/src/components/ChainToken/ChainToken.constants.d.ts.map +1 -1
  50. package/dist/widget/ui/src/components/ChainToken/ChainToken.d.ts +1 -1
  51. package/dist/widget/ui/src/components/ChainToken/ChainToken.d.ts.map +1 -1
  52. package/dist/widget/ui/src/components/ChainToken/ChainToken.styles.d.ts +9 -9
  53. package/dist/widget/ui/src/components/ChainToken/ChainToken.styles.d.ts.map +1 -1
  54. package/dist/widget/ui/src/components/ChainToken/ChainToken.types.d.ts +1 -1
  55. package/dist/widget/ui/src/components/ChainToken/ChainToken.types.d.ts.map +1 -1
  56. package/dist/widget/ui/src/components/ChainToken/index.d.ts +2 -2
  57. package/dist/widget/ui/src/components/ChainToken/index.d.ts.map +1 -1
  58. package/dist/widget/ui/src/components/Checkbox/Checkbox.d.ts +1 -1
  59. package/dist/widget/ui/src/components/Checkbox/Checkbox.d.ts.map +1 -1
  60. package/dist/widget/ui/src/components/Checkbox/Checkbox.styles.d.ts +12 -12
  61. package/dist/widget/ui/src/components/Checkbox/Checkbox.styles.d.ts.map +1 -1
  62. package/dist/widget/ui/src/components/Checkbox/index.d.ts +2 -2
  63. package/dist/widget/ui/src/components/Checkbox/index.d.ts.map +1 -1
  64. package/dist/widget/ui/src/components/Chip/Chip.d.ts +1 -1
  65. package/dist/widget/ui/src/components/Chip/Chip.d.ts.map +1 -1
  66. package/dist/widget/ui/src/components/Chip/Chip.styles.d.ts +3 -3
  67. package/dist/widget/ui/src/components/Chip/Chip.styles.d.ts.map +1 -1
  68. package/dist/widget/ui/src/components/Chip/index.d.ts +2 -2
  69. package/dist/widget/ui/src/components/Chip/index.d.ts.map +1 -1
  70. package/dist/widget/ui/src/components/Collapsible/Collapsible.d.ts +1 -1
  71. package/dist/widget/ui/src/components/Collapsible/Collapsible.d.ts.map +1 -1
  72. package/dist/widget/ui/src/components/Collapsible/Collapsible.styles.d.ts +3 -3
  73. package/dist/widget/ui/src/components/Collapsible/Collapsible.styles.d.ts.map +1 -1
  74. package/dist/widget/ui/src/components/Collapsible/index.d.ts +2 -2
  75. package/dist/widget/ui/src/components/Collapsible/index.d.ts.map +1 -1
  76. package/dist/widget/ui/src/components/Divider/Divider.d.ts +1 -1
  77. package/dist/widget/ui/src/components/Divider/Divider.d.ts.map +1 -1
  78. package/dist/widget/ui/src/components/Divider/Divider.styles.d.ts +3 -3
  79. package/dist/widget/ui/src/components/Divider/Divider.styles.d.ts.map +1 -1
  80. package/dist/widget/ui/src/components/Divider/Divider.types.d.ts +1 -1
  81. package/dist/widget/ui/src/components/Divider/Divider.types.d.ts.map +1 -1
  82. package/dist/widget/ui/src/components/Divider/index.d.ts +1 -1
  83. package/dist/widget/ui/src/components/Divider/index.d.ts.map +1 -1
  84. package/dist/widget/ui/src/components/Flags/Bengali.d.ts +1 -1
  85. package/dist/widget/ui/src/components/Flags/Bengali.d.ts.map +1 -1
  86. package/dist/widget/ui/src/components/Flags/Chinese.d.ts +1 -1
  87. package/dist/widget/ui/src/components/Flags/Chinese.d.ts.map +1 -1
  88. package/dist/widget/ui/src/components/Flags/English.d.ts +1 -1
  89. package/dist/widget/ui/src/components/Flags/English.d.ts.map +1 -1
  90. package/dist/widget/ui/src/components/Flags/Finland.d.ts +1 -1
  91. package/dist/widget/ui/src/components/Flags/Finland.d.ts.map +1 -1
  92. package/dist/widget/ui/src/components/Flags/French.d.ts +1 -1
  93. package/dist/widget/ui/src/components/Flags/French.d.ts.map +1 -1
  94. package/dist/widget/ui/src/components/Flags/German.d.ts +1 -1
  95. package/dist/widget/ui/src/components/Flags/German.d.ts.map +1 -1
  96. package/dist/widget/ui/src/components/Flags/Greece.d.ts +1 -1
  97. package/dist/widget/ui/src/components/Flags/Greece.d.ts.map +1 -1
  98. package/dist/widget/ui/src/components/Flags/Hindi.d.ts +1 -1
  99. package/dist/widget/ui/src/components/Flags/Hindi.d.ts.map +1 -1
  100. package/dist/widget/ui/src/components/Flags/Indonesian.d.ts +1 -1
  101. package/dist/widget/ui/src/components/Flags/Indonesian.d.ts.map +1 -1
  102. package/dist/widget/ui/src/components/Flags/Italian.d.ts +1 -1
  103. package/dist/widget/ui/src/components/Flags/Italian.d.ts.map +1 -1
  104. package/dist/widget/ui/src/components/Flags/Japanese.d.ts +1 -1
  105. package/dist/widget/ui/src/components/Flags/Japanese.d.ts.map +1 -1
  106. package/dist/widget/ui/src/components/Flags/Malay.d.ts +1 -1
  107. package/dist/widget/ui/src/components/Flags/Malay.d.ts.map +1 -1
  108. package/dist/widget/ui/src/components/Flags/Netherlands.d.ts +1 -1
  109. package/dist/widget/ui/src/components/Flags/Netherlands.d.ts.map +1 -1
  110. package/dist/widget/ui/src/components/Flags/Poland.d.ts +1 -1
  111. package/dist/widget/ui/src/components/Flags/Poland.d.ts.map +1 -1
  112. package/dist/widget/ui/src/components/Flags/Portuguese.d.ts +1 -1
  113. package/dist/widget/ui/src/components/Flags/Portuguese.d.ts.map +1 -1
  114. package/dist/widget/ui/src/components/Flags/Russian.d.ts +1 -1
  115. package/dist/widget/ui/src/components/Flags/Russian.d.ts.map +1 -1
  116. package/dist/widget/ui/src/components/Flags/Spanish.d.ts +1 -1
  117. package/dist/widget/ui/src/components/Flags/Spanish.d.ts.map +1 -1
  118. package/dist/widget/ui/src/components/Flags/Swedish.d.ts +1 -1
  119. package/dist/widget/ui/src/components/Flags/Swedish.d.ts.map +1 -1
  120. package/dist/widget/ui/src/components/Flags/Thai.d.ts +1 -1
  121. package/dist/widget/ui/src/components/Flags/Thai.d.ts.map +1 -1
  122. package/dist/widget/ui/src/components/Flags/Turkish.d.ts +1 -1
  123. package/dist/widget/ui/src/components/Flags/Turkish.d.ts.map +1 -1
  124. package/dist/widget/ui/src/components/Flags/Ukrainian.d.ts +1 -1
  125. package/dist/widget/ui/src/components/Flags/Ukrainian.d.ts.map +1 -1
  126. package/dist/widget/ui/src/components/Flags/Vietnamese.d.ts +1 -1
  127. package/dist/widget/ui/src/components/Flags/Vietnamese.d.ts.map +1 -1
  128. package/dist/widget/ui/src/components/Flags/index.d.ts +23 -23
  129. package/dist/widget/ui/src/components/Flags/index.d.ts.map +1 -1
  130. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.TokenSection.d.ts +1 -1
  131. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.TokenSection.d.ts.map +1 -1
  132. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.Tooltip.d.ts +1 -1
  133. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.Tooltip.d.ts.map +1 -1
  134. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.d.ts +1 -1
  135. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.d.ts.map +1 -1
  136. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.helpers.d.ts +1 -1
  137. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.helpers.d.ts.map +1 -1
  138. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.styles.d.ts +102 -102
  139. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.styles.d.ts.map +1 -1
  140. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.types.d.ts +7 -7
  141. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.types.d.ts.map +1 -1
  142. package/dist/widget/ui/src/components/FullExpandedQuote/index.d.ts +1 -1
  143. package/dist/widget/ui/src/components/FullExpandedQuote/index.d.ts.map +1 -1
  144. package/dist/widget/ui/src/components/Header/Header.d.ts +1 -1
  145. package/dist/widget/ui/src/components/Header/Header.d.ts.map +1 -1
  146. package/dist/widget/ui/src/components/Header/Header.styles.d.ts +168 -6
  147. package/dist/widget/ui/src/components/Header/Header.styles.d.ts.map +1 -1
  148. package/dist/widget/ui/src/components/Header/Header.types.d.ts +1 -1
  149. package/dist/widget/ui/src/components/Header/Header.types.d.ts.map +1 -1
  150. package/dist/widget/ui/src/components/Header/index.d.ts +2 -2
  151. package/dist/widget/ui/src/components/Header/index.d.ts.map +1 -1
  152. package/dist/widget/ui/src/components/I18nManager/index.d.ts +2 -2
  153. package/dist/widget/ui/src/components/I18nManager/index.d.ts.map +1 -1
  154. package/dist/widget/ui/src/components/IconButton/IconButton.d.ts +1 -1
  155. package/dist/widget/ui/src/components/IconButton/IconButton.d.ts.map +1 -1
  156. package/dist/widget/ui/src/components/IconButton/IconButton.types.d.ts +1 -1
  157. package/dist/widget/ui/src/components/IconButton/IconButton.types.d.ts.map +1 -1
  158. package/dist/widget/ui/src/components/IconButton/index.d.ts +2 -2
  159. package/dist/widget/ui/src/components/IconButton/index.d.ts.map +1 -1
  160. package/dist/widget/ui/src/components/List/List.d.ts +1 -1
  161. package/dist/widget/ui/src/components/List/List.d.ts.map +1 -1
  162. package/dist/widget/ui/src/components/List/List.styles.d.ts +3 -3
  163. package/dist/widget/ui/src/components/List/List.styles.d.ts.map +1 -1
  164. package/dist/widget/ui/src/components/List/List.types.d.ts +1 -1
  165. package/dist/widget/ui/src/components/List/List.types.d.ts.map +1 -1
  166. package/dist/widget/ui/src/components/List/index.d.ts +2 -2
  167. package/dist/widget/ui/src/components/List/index.d.ts.map +1 -1
  168. package/dist/widget/ui/src/components/ListItem/ListItem.d.ts +1 -1
  169. package/dist/widget/ui/src/components/ListItem/ListItem.d.ts.map +1 -1
  170. package/dist/widget/ui/src/components/ListItem/ListItem.styles.d.ts +3 -3
  171. package/dist/widget/ui/src/components/ListItem/ListItem.styles.d.ts.map +1 -1
  172. package/dist/widget/ui/src/components/ListItem/index.d.ts +2 -2
  173. package/dist/widget/ui/src/components/ListItem/index.d.ts.map +1 -1
  174. package/dist/widget/ui/src/components/ListItemButton/ListItemButton.d.ts +1 -1
  175. package/dist/widget/ui/src/components/ListItemButton/ListItemButton.d.ts.map +1 -1
  176. package/dist/widget/ui/src/components/ListItemButton/ListItemButton.styles.d.ts +4 -4
  177. package/dist/widget/ui/src/components/ListItemButton/ListItemButton.styles.d.ts.map +1 -1
  178. package/dist/widget/ui/src/components/ListItemButton/ListItemButton.types.d.ts +1 -1
  179. package/dist/widget/ui/src/components/ListItemButton/ListItemButton.types.d.ts.map +1 -1
  180. package/dist/widget/ui/src/components/ListItemButton/index.d.ts +2 -2
  181. package/dist/widget/ui/src/components/ListItemButton/index.d.ts.map +1 -1
  182. package/dist/widget/ui/src/components/Logo/Logo.d.ts +1 -1
  183. package/dist/widget/ui/src/components/Logo/Logo.d.ts.map +1 -1
  184. package/dist/widget/ui/src/components/Logo/index.d.ts +1 -1
  185. package/dist/widget/ui/src/components/Logo/index.d.ts.map +1 -1
  186. package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.d.ts +1 -1
  187. package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.d.ts.map +1 -1
  188. package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.styles.d.ts +3 -3
  189. package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.styles.d.ts.map +1 -1
  190. package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.types.d.ts +1 -1
  191. package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.types.d.ts.map +1 -1
  192. package/dist/widget/ui/src/components/MessageBox/DefaultMessageBox.d.ts +1 -1
  193. package/dist/widget/ui/src/components/MessageBox/DefaultMessageBox.d.ts.map +1 -1
  194. package/dist/widget/ui/src/components/MessageBox/MessageBox.d.ts +2 -2
  195. package/dist/widget/ui/src/components/MessageBox/MessageBox.d.ts.map +1 -1
  196. package/dist/widget/ui/src/components/MessageBox/MessageBox.styles.d.ts +9 -9
  197. package/dist/widget/ui/src/components/MessageBox/MessageBox.styles.d.ts.map +1 -1
  198. package/dist/widget/ui/src/components/MessageBox/MessageBox.types.d.ts +3 -3
  199. package/dist/widget/ui/src/components/MessageBox/MessageBox.types.d.ts.map +1 -1
  200. package/dist/widget/ui/src/components/MessageBox/StatusIcon.d.ts +1 -1
  201. package/dist/widget/ui/src/components/MessageBox/StatusIcon.d.ts.map +1 -1
  202. package/dist/widget/ui/src/components/MessageBox/index.d.ts +2 -1
  203. package/dist/widget/ui/src/components/MessageBox/index.d.ts.map +1 -1
  204. package/dist/widget/ui/src/components/Modal/Modal.d.ts +2 -2
  205. package/dist/widget/ui/src/components/Modal/Modal.d.ts.map +1 -1
  206. package/dist/widget/ui/src/components/Modal/Modal.helpers.d.ts +2 -0
  207. package/dist/widget/ui/src/components/Modal/Modal.helpers.d.ts.map +1 -0
  208. package/dist/widget/ui/src/components/Modal/Modal.styles.d.ts +18 -18
  209. package/dist/widget/ui/src/components/Modal/Modal.styles.d.ts.map +1 -1
  210. package/dist/widget/ui/src/components/Modal/Modal.types.d.ts +3 -2
  211. package/dist/widget/ui/src/components/Modal/Modal.types.d.ts.map +1 -1
  212. package/dist/widget/ui/src/components/Modal/index.d.ts +3 -3
  213. package/dist/widget/ui/src/components/Modal/index.d.ts.map +1 -1
  214. package/dist/widget/ui/src/components/NotFound/NotFound.d.ts +1 -1
  215. package/dist/widget/ui/src/components/NotFound/NotFound.d.ts.map +1 -1
  216. package/dist/widget/ui/src/components/NotFound/index.d.ts +2 -2
  217. package/dist/widget/ui/src/components/NotFound/index.d.ts.map +1 -1
  218. package/dist/widget/ui/src/components/Popover/Popover.d.ts +1 -1
  219. package/dist/widget/ui/src/components/Popover/Popover.d.ts.map +1 -1
  220. package/dist/widget/ui/src/components/Popover/Popover.styles.d.ts +6 -6
  221. package/dist/widget/ui/src/components/Popover/Popover.styles.d.ts.map +1 -1
  222. package/dist/widget/ui/src/components/Popover/Popover.types.d.ts +1 -1
  223. package/dist/widget/ui/src/components/Popover/Popover.types.d.ts.map +1 -1
  224. package/dist/widget/ui/src/components/Popover/index.d.ts +2 -2
  225. package/dist/widget/ui/src/components/Popover/index.d.ts.map +1 -1
  226. package/dist/widget/ui/src/components/PriceImpact/PriceImpact.d.ts +1 -1
  227. package/dist/widget/ui/src/components/PriceImpact/PriceImpact.d.ts.map +1 -1
  228. package/dist/widget/ui/src/components/PriceImpact/PriceImpact.styles.d.ts +6 -6
  229. package/dist/widget/ui/src/components/PriceImpact/PriceImpact.styles.d.ts.map +1 -1
  230. package/dist/widget/ui/src/components/PriceImpact/PriceImpact.types.d.ts +2 -2
  231. package/dist/widget/ui/src/components/PriceImpact/PriceImpact.types.d.ts.map +1 -1
  232. package/dist/widget/ui/src/components/PriceImpact/index.d.ts +2 -2
  233. package/dist/widget/ui/src/components/PriceImpact/index.d.ts.map +1 -1
  234. package/dist/widget/ui/src/components/QuoteCost/QuoteCost.d.ts +1 -1
  235. package/dist/widget/ui/src/components/QuoteCost/QuoteCost.d.ts.map +1 -1
  236. package/dist/widget/ui/src/components/QuoteCost/QuoteCost.styles.d.ts +12 -12
  237. package/dist/widget/ui/src/components/QuoteCost/QuoteCost.styles.d.ts.map +1 -1
  238. package/dist/widget/ui/src/components/QuoteCost/index.d.ts +1 -1
  239. package/dist/widget/ui/src/components/QuoteCost/index.d.ts.map +1 -1
  240. package/dist/widget/ui/src/components/QuoteTag/QuoteTag.d.ts +1 -1
  241. package/dist/widget/ui/src/components/QuoteTag/QuoteTag.d.ts.map +1 -1
  242. package/dist/widget/ui/src/components/QuoteTag/QuoteTag.styles.d.ts +6 -6
  243. package/dist/widget/ui/src/components/QuoteTag/QuoteTag.styles.d.ts.map +1 -1
  244. package/dist/widget/ui/src/components/QuoteTag/index.d.ts +1 -1
  245. package/dist/widget/ui/src/components/QuoteTag/index.d.ts.map +1 -1
  246. package/dist/widget/ui/src/components/Radio/Radio.d.ts +1 -1
  247. package/dist/widget/ui/src/components/Radio/Radio.d.ts.map +1 -1
  248. package/dist/widget/ui/src/components/Radio/Radio.styles.d.ts +6 -6
  249. package/dist/widget/ui/src/components/Radio/Radio.styles.d.ts.map +1 -1
  250. package/dist/widget/ui/src/components/Radio/index.d.ts +2 -2
  251. package/dist/widget/ui/src/components/Radio/index.d.ts.map +1 -1
  252. package/dist/widget/ui/src/components/RadioGroup/RadioGroup.d.ts +1 -1
  253. package/dist/widget/ui/src/components/RadioGroup/RadioGroup.d.ts.map +1 -1
  254. package/dist/widget/ui/src/components/RadioGroup/RadioGroup.styles.d.ts +12 -12
  255. package/dist/widget/ui/src/components/RadioGroup/RadioGroup.styles.d.ts.map +1 -1
  256. package/dist/widget/ui/src/components/RadioGroup/RadioGroup.types.d.ts +1 -1
  257. package/dist/widget/ui/src/components/RadioGroup/RadioGroup.types.d.ts.map +1 -1
  258. package/dist/widget/ui/src/components/RadioGroup/index.d.ts +3 -3
  259. package/dist/widget/ui/src/components/RadioGroup/index.d.ts.map +1 -1
  260. package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.d.ts +1 -1
  261. package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.d.ts.map +1 -1
  262. package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.styles.d.ts +6 -6
  263. package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.styles.d.ts.map +1 -1
  264. package/dist/widget/ui/src/components/RefreshProgressButton/index.d.ts +1 -1
  265. package/dist/widget/ui/src/components/RefreshProgressButton/index.d.ts.map +1 -1
  266. package/dist/widget/ui/src/components/Select/Select.d.ts +1 -1
  267. package/dist/widget/ui/src/components/Select/Select.d.ts.map +1 -1
  268. package/dist/widget/ui/src/components/Select/Select.styles.d.ts +9 -9
  269. package/dist/widget/ui/src/components/Select/Select.styles.d.ts.map +1 -1
  270. package/dist/widget/ui/src/components/Select/index.d.ts +2 -2
  271. package/dist/widget/ui/src/components/Select/index.d.ts.map +1 -1
  272. package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.d.ts +1 -1
  273. package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.d.ts.map +1 -1
  274. package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.helpers.d.ts +2 -2
  275. package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.helpers.d.ts.map +1 -1
  276. package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.styles.d.ts +9 -9
  277. package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.styles.d.ts.map +1 -1
  278. package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.types.d.ts +1 -1
  279. package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.types.d.ts.map +1 -1
  280. package/dist/widget/ui/src/components/SelectableCategoryList/index.d.ts +4 -4
  281. package/dist/widget/ui/src/components/SelectableCategoryList/index.d.ts.map +1 -1
  282. package/dist/widget/ui/src/components/Skeleton/Skeleton.d.ts +1 -1
  283. package/dist/widget/ui/src/components/Skeleton/Skeleton.d.ts.map +1 -1
  284. package/dist/widget/ui/src/components/Skeleton/Skeleton.styles.d.ts +3 -3
  285. package/dist/widget/ui/src/components/Skeleton/Skeleton.styles.d.ts.map +1 -1
  286. package/dist/widget/ui/src/components/Skeleton/Skeleton.types.d.ts +3 -3
  287. package/dist/widget/ui/src/components/Skeleton/Skeleton.types.d.ts.map +1 -1
  288. package/dist/widget/ui/src/components/Skeleton/index.d.ts +2 -2
  289. package/dist/widget/ui/src/components/Skeleton/index.d.ts.map +1 -1
  290. package/dist/widget/ui/src/components/Spinner/Spinner.d.ts +1 -1
  291. package/dist/widget/ui/src/components/Spinner/Spinner.d.ts.map +1 -1
  292. package/dist/widget/ui/src/components/Spinner/Spinner.styles.d.ts +3 -3
  293. package/dist/widget/ui/src/components/Spinner/Spinner.styles.d.ts.map +1 -1
  294. package/dist/widget/ui/src/components/Spinner/Spinner.types.d.ts +1 -1
  295. package/dist/widget/ui/src/components/Spinner/Spinner.types.d.ts.map +1 -1
  296. package/dist/widget/ui/src/components/Spinner/index.d.ts +2 -2
  297. package/dist/widget/ui/src/components/Spinner/index.d.ts.map +1 -1
  298. package/dist/widget/ui/src/components/StepDetails/StepDetails.d.ts +1 -1
  299. package/dist/widget/ui/src/components/StepDetails/StepDetails.d.ts.map +1 -1
  300. package/dist/widget/ui/src/components/StepDetails/StepDetails.styles.d.ts +24 -24
  301. package/dist/widget/ui/src/components/StepDetails/StepDetails.styles.d.ts.map +1 -1
  302. package/dist/widget/ui/src/components/StepDetails/StepDetails.types.d.ts +2 -2
  303. package/dist/widget/ui/src/components/StepDetails/StepDetails.types.d.ts.map +1 -1
  304. package/dist/widget/ui/src/components/StepDetails/index.d.ts +2 -2
  305. package/dist/widget/ui/src/components/StepDetails/index.d.ts.map +1 -1
  306. package/dist/widget/ui/src/components/SvgIcon/SvgIcon.d.ts +1 -1
  307. package/dist/widget/ui/src/components/SvgIcon/SvgIcon.d.ts.map +1 -1
  308. package/dist/widget/ui/src/components/SvgIcon/SvgIcon.style.d.ts +3 -3
  309. package/dist/widget/ui/src/components/SvgIcon/SvgIcon.style.d.ts.map +1 -1
  310. package/dist/widget/ui/src/components/SvgIcon/index.d.ts +2 -2
  311. package/dist/widget/ui/src/components/SvgIcon/index.d.ts.map +1 -1
  312. package/dist/widget/ui/src/components/SwapListItem/SwapListItem.d.ts +1 -1
  313. package/dist/widget/ui/src/components/SwapListItem/SwapListItem.d.ts.map +1 -1
  314. package/dist/widget/ui/src/components/SwapListItem/SwapListItem.helpers.d.ts +1 -1
  315. package/dist/widget/ui/src/components/SwapListItem/SwapListItem.helpers.d.ts.map +1 -1
  316. package/dist/widget/ui/src/components/SwapListItem/SwapListItem.styles.d.ts +18 -18
  317. package/dist/widget/ui/src/components/SwapListItem/SwapListItem.styles.d.ts.map +1 -1
  318. package/dist/widget/ui/src/components/SwapListItem/SwapToken.d.ts +1 -1
  319. package/dist/widget/ui/src/components/SwapListItem/SwapToken.d.ts.map +1 -1
  320. package/dist/widget/ui/src/components/SwapListItem/SwapToken.styles.d.ts +27 -27
  321. package/dist/widget/ui/src/components/SwapListItem/SwapToken.styles.d.ts.map +1 -1
  322. package/dist/widget/ui/src/components/SwapListItem/SwapToken.types.d.ts +1 -1
  323. package/dist/widget/ui/src/components/SwapListItem/SwapToken.types.d.ts.map +1 -1
  324. package/dist/widget/ui/src/components/SwapListItem/index.d.ts +2 -2
  325. package/dist/widget/ui/src/components/SwapListItem/index.d.ts.map +1 -1
  326. package/dist/widget/ui/src/components/Switch/Switch.d.ts +1 -1
  327. package/dist/widget/ui/src/components/Switch/Switch.d.ts.map +1 -1
  328. package/dist/widget/ui/src/components/Switch/Switch.styles.d.ts +6 -6
  329. package/dist/widget/ui/src/components/Switch/Switch.styles.d.ts.map +1 -1
  330. package/dist/widget/ui/src/components/Switch/index.d.ts +2 -2
  331. package/dist/widget/ui/src/components/Switch/index.d.ts.map +1 -1
  332. package/dist/widget/ui/src/components/Tabs/Tabs.d.ts +1 -1
  333. package/dist/widget/ui/src/components/Tabs/Tabs.d.ts.map +1 -1
  334. package/dist/widget/ui/src/components/Tabs/Tabs.styles.d.ts +9 -9
  335. package/dist/widget/ui/src/components/Tabs/Tabs.styles.d.ts.map +1 -1
  336. package/dist/widget/ui/src/components/Tabs/Tabs.types.d.ts +1 -1
  337. package/dist/widget/ui/src/components/Tabs/Tabs.types.d.ts.map +1 -1
  338. package/dist/widget/ui/src/components/Tabs/index.d.ts +2 -2
  339. package/dist/widget/ui/src/components/Tabs/index.d.ts.map +1 -1
  340. package/dist/widget/ui/src/components/TextField/TextField.d.ts +1 -1
  341. package/dist/widget/ui/src/components/TextField/TextField.styles.d.ts +9 -9
  342. package/dist/widget/ui/src/components/TextField/TextField.styles.d.ts.map +1 -1
  343. package/dist/widget/ui/src/components/TextField/TextField.types.d.ts +2 -2
  344. package/dist/widget/ui/src/components/TextField/TextField.types.d.ts.map +1 -1
  345. package/dist/widget/ui/src/components/TextField/index.d.ts +2 -2
  346. package/dist/widget/ui/src/components/TextField/index.d.ts.map +1 -1
  347. package/dist/widget/ui/src/components/Toast/Toast.Provider.d.ts +1 -1
  348. package/dist/widget/ui/src/components/Toast/Toast.Provider.d.ts.map +1 -1
  349. package/dist/widget/ui/src/components/Toast/Toast.d.ts +1 -1
  350. package/dist/widget/ui/src/components/Toast/Toast.d.ts.map +1 -1
  351. package/dist/widget/ui/src/components/Toast/Toast.styles.d.ts +19 -19
  352. package/dist/widget/ui/src/components/Toast/Toast.styles.d.ts.map +1 -1
  353. package/dist/widget/ui/src/components/Toast/Toast.types.d.ts +2 -2
  354. package/dist/widget/ui/src/components/Toast/Toast.types.d.ts.map +1 -1
  355. package/dist/widget/ui/src/components/Toast/index.d.ts +3 -3
  356. package/dist/widget/ui/src/components/Toast/index.d.ts.map +1 -1
  357. package/dist/widget/ui/src/components/TokenAmount/TokenAmount.d.ts +1 -1
  358. package/dist/widget/ui/src/components/TokenAmount/TokenAmount.d.ts.map +1 -1
  359. package/dist/widget/ui/src/components/TokenAmount/TokenAmount.styles.d.ts +9 -9
  360. package/dist/widget/ui/src/components/TokenAmount/TokenAmount.styles.d.ts.map +1 -1
  361. package/dist/widget/ui/src/components/TokenAmount/TokenAmount.types.d.ts +2 -2
  362. package/dist/widget/ui/src/components/TokenAmount/TokenAmount.types.d.ts.map +1 -1
  363. package/dist/widget/ui/src/components/TokenAmount/index.d.ts +1 -1
  364. package/dist/widget/ui/src/components/TokenAmount/index.d.ts.map +1 -1
  365. package/dist/widget/ui/src/components/Tooltip/NumericTooltip.d.ts +1 -1
  366. package/dist/widget/ui/src/components/Tooltip/NumericTooltip.d.ts.map +1 -1
  367. package/dist/widget/ui/src/components/Tooltip/NumericTooltip.types.d.ts +1 -1
  368. package/dist/widget/ui/src/components/Tooltip/NumericTooltip.types.d.ts.map +1 -1
  369. package/dist/widget/ui/src/components/Tooltip/Tooltip.d.ts +1 -1
  370. package/dist/widget/ui/src/components/Tooltip/Tooltip.d.ts.map +1 -1
  371. package/dist/widget/ui/src/components/Tooltip/Tooltip.styles.d.ts +10 -10
  372. package/dist/widget/ui/src/components/Tooltip/Tooltip.styles.d.ts.map +1 -1
  373. package/dist/widget/ui/src/components/Tooltip/Tooltip.types.d.ts +1 -1
  374. package/dist/widget/ui/src/components/Tooltip/Tooltip.types.d.ts.map +1 -1
  375. package/dist/widget/ui/src/components/Tooltip/index.d.ts +4 -4
  376. package/dist/widget/ui/src/components/Tooltip/index.d.ts.map +1 -1
  377. package/dist/widget/ui/src/components/Typography/NotSelectableTypography.d.ts +4 -4
  378. package/dist/widget/ui/src/components/Typography/NotSelectableTypography.d.ts.map +1 -1
  379. package/dist/widget/ui/src/components/Typography/Typography.d.ts +1 -1
  380. package/dist/widget/ui/src/components/Typography/Typography.d.ts.map +1 -1
  381. package/dist/widget/ui/src/components/Typography/Typography.styles.d.ts +3 -3
  382. package/dist/widget/ui/src/components/Typography/Typography.styles.d.ts.map +1 -1
  383. package/dist/widget/ui/src/components/Typography/Typography.types.d.ts +1 -1
  384. package/dist/widget/ui/src/components/Typography/Typography.types.d.ts.map +1 -1
  385. package/dist/widget/ui/src/components/Typography/index.d.ts +3 -3
  386. package/dist/widget/ui/src/components/Typography/index.d.ts.map +1 -1
  387. package/dist/widget/ui/src/components/VirtualizedList/index.d.ts +1 -1
  388. package/dist/widget/ui/src/components/VirtualizedList/index.d.ts.map +1 -1
  389. package/dist/widget/ui/src/components/Wallet/ClickableWallet.d.ts +1 -1
  390. package/dist/widget/ui/src/components/Wallet/ClickableWallet.d.ts.map +1 -1
  391. package/dist/widget/ui/src/components/Wallet/SelectableWallet.d.ts +1 -1
  392. package/dist/widget/ui/src/components/Wallet/SelectableWallet.d.ts.map +1 -1
  393. package/dist/widget/ui/src/components/Wallet/Wallet.d.ts +2 -2
  394. package/dist/widget/ui/src/components/Wallet/Wallet.d.ts.map +1 -1
  395. package/dist/widget/ui/src/components/Wallet/Wallet.helpers.d.ts +2 -2
  396. package/dist/widget/ui/src/components/Wallet/Wallet.helpers.d.ts.map +1 -1
  397. package/dist/widget/ui/src/components/Wallet/Wallet.styles.d.ts +16 -16
  398. package/dist/widget/ui/src/components/Wallet/Wallet.styles.d.ts.map +1 -1
  399. package/dist/widget/ui/src/components/Wallet/Wallet.types.d.ts +1 -1
  400. package/dist/widget/ui/src/components/Wallet/Wallet.types.d.ts.map +1 -1
  401. package/dist/widget/ui/src/components/Wallet/index.d.ts +3 -3
  402. package/dist/widget/ui/src/components/Wallet/index.d.ts.map +1 -1
  403. package/dist/widget/ui/src/components/common/Image.d.ts +3 -3
  404. package/dist/widget/ui/src/components/common/Image.d.ts.map +1 -1
  405. package/dist/widget/ui/src/components/common/index.d.ts +1 -1
  406. package/dist/widget/ui/src/components/common/index.d.ts.map +1 -1
  407. package/dist/widget/ui/src/components/common/styles.d.ts +3 -3
  408. package/dist/widget/ui/src/components/common/styles.d.ts.map +1 -1
  409. package/dist/widget/ui/src/components/index.d.ts +46 -46
  410. package/dist/widget/ui/src/components/index.d.ts.map +1 -1
  411. package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.d.ts +1 -1
  412. package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.d.ts.map +1 -1
  413. package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.styles.d.ts +3 -3
  414. package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.styles.d.ts.map +1 -1
  415. package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.types.d.ts +1 -1
  416. package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.types.d.ts.map +1 -1
  417. package/dist/widget/ui/src/containers/ConnectWalletsModal/index.d.ts +2 -2
  418. package/dist/widget/ui/src/containers/ConnectWalletsModal/index.d.ts.map +1 -1
  419. package/dist/widget/ui/src/containers/Notifications/Notifications.d.ts +1 -1
  420. package/dist/widget/ui/src/containers/Notifications/Notifications.d.ts.map +1 -1
  421. package/dist/widget/ui/src/containers/Notifications/Notifications.styles.d.ts +25 -25
  422. package/dist/widget/ui/src/containers/Notifications/Notifications.styles.d.ts.map +1 -1
  423. package/dist/widget/ui/src/containers/Notifications/Notifications.types.d.ts +2 -2
  424. package/dist/widget/ui/src/containers/Notifications/Notifications.types.d.ts.map +1 -1
  425. package/dist/widget/ui/src/containers/Notifications/index.d.ts +1 -1
  426. package/dist/widget/ui/src/containers/Notifications/index.d.ts.map +1 -1
  427. package/dist/widget/ui/src/containers/SwapInput/SwapInput.d.ts +1 -1
  428. package/dist/widget/ui/src/containers/SwapInput/SwapInput.d.ts.map +1 -1
  429. package/dist/widget/ui/src/containers/SwapInput/SwapInput.styles.d.ts +35 -35
  430. package/dist/widget/ui/src/containers/SwapInput/SwapInput.styles.d.ts.map +1 -1
  431. package/dist/widget/ui/src/containers/SwapInput/SwapInput.types.d.ts +1 -1
  432. package/dist/widget/ui/src/containers/SwapInput/SwapInput.types.d.ts.map +1 -1
  433. package/dist/widget/ui/src/containers/SwapInput/TokenSection.d.ts +1 -1
  434. package/dist/widget/ui/src/containers/SwapInput/TokenSection.d.ts.map +1 -1
  435. package/dist/widget/ui/src/containers/SwapInput/TokenSection.styles.d.ts +15 -15
  436. package/dist/widget/ui/src/containers/SwapInput/TokenSection.styles.d.ts.map +1 -1
  437. package/dist/widget/ui/src/containers/SwapInput/index.d.ts +2 -2
  438. package/dist/widget/ui/src/containers/SwapInput/index.d.ts.map +1 -1
  439. package/dist/widget/ui/src/containers/Warnings/index.d.ts +1 -1
  440. package/dist/widget/ui/src/containers/Warnings/index.d.ts.map +1 -1
  441. package/dist/widget/ui/src/containers/index.d.ts +4 -4
  442. package/dist/widget/ui/src/containers/index.d.ts.map +1 -1
  443. package/dist/widget/ui/src/hooks/index.d.ts +1 -1
  444. package/dist/widget/ui/src/hooks/index.d.ts.map +1 -1
  445. package/dist/widget/ui/src/icons/Add.d.ts +1 -1
  446. package/dist/widget/ui/src/icons/Add.d.ts.map +1 -1
  447. package/dist/widget/ui/src/icons/AutoTheme.d.ts +1 -1
  448. package/dist/widget/ui/src/icons/AutoTheme.d.ts.map +1 -1
  449. package/dist/widget/ui/src/icons/Autorenew.d.ts +1 -1
  450. package/dist/widget/ui/src/icons/Autorenew.d.ts.map +1 -1
  451. package/dist/widget/ui/src/icons/BorderRadius.d.ts +1 -1
  452. package/dist/widget/ui/src/icons/BorderRadius.d.ts.map +1 -1
  453. package/dist/widget/ui/src/icons/Bridges.d.ts +1 -1
  454. package/dist/widget/ui/src/icons/Bridges.d.ts.map +1 -1
  455. package/dist/widget/ui/src/icons/Bullhorn.d.ts +1 -1
  456. package/dist/widget/ui/src/icons/Bullhorn.d.ts.map +1 -1
  457. package/dist/widget/ui/src/icons/Calendar.d.ts +1 -1
  458. package/dist/widget/ui/src/icons/Calendar.d.ts.map +1 -1
  459. package/dist/widget/ui/src/icons/Chains.d.ts +1 -1
  460. package/dist/widget/ui/src/icons/Chains.d.ts.map +1 -1
  461. package/dist/widget/ui/src/icons/ChevronDown.d.ts +1 -1
  462. package/dist/widget/ui/src/icons/ChevronDown.d.ts.map +1 -1
  463. package/dist/widget/ui/src/icons/ChevronLeft.d.ts +1 -1
  464. package/dist/widget/ui/src/icons/ChevronLeft.d.ts.map +1 -1
  465. package/dist/widget/ui/src/icons/ChevronRight.d.ts +1 -1
  466. package/dist/widget/ui/src/icons/ChevronRight.d.ts.map +1 -1
  467. package/dist/widget/ui/src/icons/ChevronUp.d.ts +1 -1
  468. package/dist/widget/ui/src/icons/ChevronUp.d.ts.map +1 -1
  469. package/dist/widget/ui/src/icons/Close.d.ts +1 -1
  470. package/dist/widget/ui/src/icons/Close.d.ts.map +1 -1
  471. package/dist/widget/ui/src/icons/Colors.d.ts +1 -1
  472. package/dist/widget/ui/src/icons/Colors.d.ts.map +1 -1
  473. package/dist/widget/ui/src/icons/Complete.d.ts +1 -1
  474. package/dist/widget/ui/src/icons/Complete.d.ts.map +1 -1
  475. package/dist/widget/ui/src/icons/Copy.d.ts +1 -1
  476. package/dist/widget/ui/src/icons/Copy.d.ts.map +1 -1
  477. package/dist/widget/ui/src/icons/CosmosCategory.d.ts +1 -1
  478. package/dist/widget/ui/src/icons/CosmosCategory.d.ts.map +1 -1
  479. package/dist/widget/ui/src/icons/CreditCard.d.ts +1 -1
  480. package/dist/widget/ui/src/icons/CreditCard.d.ts.map +1 -1
  481. package/dist/widget/ui/src/icons/CustomColors.d.ts +1 -1
  482. package/dist/widget/ui/src/icons/CustomColors.d.ts.map +1 -1
  483. package/dist/widget/ui/src/icons/DarkMode.d.ts +1 -1
  484. package/dist/widget/ui/src/icons/DarkMode.d.ts.map +1 -1
  485. package/dist/widget/ui/src/icons/Delete.d.ts +1 -1
  486. package/dist/widget/ui/src/icons/Delete.d.ts.map +1 -1
  487. package/dist/widget/ui/src/icons/Desktop.d.ts +1 -1
  488. package/dist/widget/ui/src/icons/Desktop.d.ts.map +1 -1
  489. package/dist/widget/ui/src/icons/Disconnect.d.ts +1 -1
  490. package/dist/widget/ui/src/icons/Disconnect.d.ts.map +1 -1
  491. package/dist/widget/ui/src/icons/Discord.d.ts +1 -1
  492. package/dist/widget/ui/src/icons/Discord.d.ts.map +1 -1
  493. package/dist/widget/ui/src/icons/Document.d.ts +1 -1
  494. package/dist/widget/ui/src/icons/Document.d.ts.map +1 -1
  495. package/dist/widget/ui/src/icons/Done.d.ts +1 -1
  496. package/dist/widget/ui/src/icons/Done.d.ts.map +1 -1
  497. package/dist/widget/ui/src/icons/Error.d.ts +1 -1
  498. package/dist/widget/ui/src/icons/Error.d.ts.map +1 -1
  499. package/dist/widget/ui/src/icons/EvmCategory.d.ts +1 -1
  500. package/dist/widget/ui/src/icons/EvmCategory.d.ts.map +1 -1
  501. package/dist/widget/ui/src/icons/Exchange.d.ts +1 -1
  502. package/dist/widget/ui/src/icons/Exchange.d.ts.map +1 -1
  503. package/dist/widget/ui/src/icons/Exit.d.ts +1 -1
  504. package/dist/widget/ui/src/icons/Exit.d.ts.map +1 -1
  505. package/dist/widget/ui/src/icons/Explorer.d.ts +1 -1
  506. package/dist/widget/ui/src/icons/Explorer.d.ts.map +1 -1
  507. package/dist/widget/ui/src/icons/ExternalLink.d.ts +1 -1
  508. package/dist/widget/ui/src/icons/ExternalLink.d.ts.map +1 -1
  509. package/dist/widget/ui/src/icons/Filter.d.ts +1 -1
  510. package/dist/widget/ui/src/icons/Filter.d.ts.map +1 -1
  511. package/dist/widget/ui/src/icons/First.d.ts +1 -1
  512. package/dist/widget/ui/src/icons/First.d.ts.map +1 -1
  513. package/dist/widget/ui/src/icons/Font.d.ts +1 -1
  514. package/dist/widget/ui/src/icons/Font.d.ts.map +1 -1
  515. package/dist/widget/ui/src/icons/Gas.d.ts +1 -1
  516. package/dist/widget/ui/src/icons/Gas.d.ts.map +1 -1
  517. package/dist/widget/ui/src/icons/Height.d.ts +1 -1
  518. package/dist/widget/ui/src/icons/Height.d.ts.map +1 -1
  519. package/dist/widget/ui/src/icons/InProgress.d.ts +1 -1
  520. package/dist/widget/ui/src/icons/InProgress.d.ts.map +1 -1
  521. package/dist/widget/ui/src/icons/Infinity.d.ts +1 -1
  522. package/dist/widget/ui/src/icons/Infinity.d.ts.map +1 -1
  523. package/dist/widget/ui/src/icons/Info.d.ts +1 -1
  524. package/dist/widget/ui/src/icons/Info.d.ts.map +1 -1
  525. package/dist/widget/ui/src/icons/InfoError.d.ts +1 -1
  526. package/dist/widget/ui/src/icons/InfoError.d.ts.map +1 -1
  527. package/dist/widget/ui/src/icons/Key.d.ts +1 -1
  528. package/dist/widget/ui/src/icons/Key.d.ts.map +1 -1
  529. package/dist/widget/ui/src/icons/Language.d.ts +1 -1
  530. package/dist/widget/ui/src/icons/Language.d.ts.map +1 -1
  531. package/dist/widget/ui/src/icons/Last.d.ts +1 -1
  532. package/dist/widget/ui/src/icons/Last.d.ts.map +1 -1
  533. package/dist/widget/ui/src/icons/LightMode.d.ts +1 -1
  534. package/dist/widget/ui/src/icons/LightMode.d.ts.map +1 -1
  535. package/dist/widget/ui/src/icons/Link.d.ts +1 -1
  536. package/dist/widget/ui/src/icons/Link.d.ts.map +1 -1
  537. package/dist/widget/ui/src/icons/Loading.d.ts +1 -1
  538. package/dist/widget/ui/src/icons/Loading.d.ts.map +1 -1
  539. package/dist/widget/ui/src/icons/LogoWithText.d.ts +1 -1
  540. package/dist/widget/ui/src/icons/LogoWithText.d.ts.map +1 -1
  541. package/dist/widget/ui/src/icons/Logout.d.ts +1 -1
  542. package/dist/widget/ui/src/icons/Logout.d.ts.map +1 -1
  543. package/dist/widget/ui/src/icons/Medium.d.ts +1 -1
  544. package/dist/widget/ui/src/icons/Medium.d.ts.map +1 -1
  545. package/dist/widget/ui/src/icons/Menu.d.ts +1 -1
  546. package/dist/widget/ui/src/icons/Menu.d.ts.map +1 -1
  547. package/dist/widget/ui/src/icons/More.d.ts +1 -1
  548. package/dist/widget/ui/src/icons/More.d.ts.map +1 -1
  549. package/dist/widget/ui/src/icons/Next.d.ts +1 -1
  550. package/dist/widget/ui/src/icons/Next.d.ts.map +1 -1
  551. package/dist/widget/ui/src/icons/NoNotification.d.ts +1 -1
  552. package/dist/widget/ui/src/icons/NoNotification.d.ts.map +1 -1
  553. package/dist/widget/ui/src/icons/NoRoute.d.ts +1 -1
  554. package/dist/widget/ui/src/icons/NoRoute.d.ts.map +1 -1
  555. package/dist/widget/ui/src/icons/NotificationNumber.d.ts +1 -1
  556. package/dist/widget/ui/src/icons/NotificationNumber.d.ts.map +1 -1
  557. package/dist/widget/ui/src/icons/Notifications.d.ts +1 -1
  558. package/dist/widget/ui/src/icons/Notifications.d.ts.map +1 -1
  559. package/dist/widget/ui/src/icons/Number.d.ts +1 -1
  560. package/dist/widget/ui/src/icons/Number.d.ts.map +1 -1
  561. package/dist/widget/ui/src/icons/OtherCategory.d.ts +1 -1
  562. package/dist/widget/ui/src/icons/OtherCategory.d.ts.map +1 -1
  563. package/dist/widget/ui/src/icons/Paste.d.ts +1 -1
  564. package/dist/widget/ui/src/icons/Paste.d.ts.map +1 -1
  565. package/dist/widget/ui/src/icons/Pin.d.ts +1 -1
  566. package/dist/widget/ui/src/icons/Pin.d.ts.map +1 -1
  567. package/dist/widget/ui/src/icons/RangoExplorer.d.ts +1 -1
  568. package/dist/widget/ui/src/icons/RangoExplorer.d.ts.map +1 -1
  569. package/dist/widget/ui/src/icons/Rank.d.ts +1 -1
  570. package/dist/widget/ui/src/icons/Rank.d.ts.map +1 -1
  571. package/dist/widget/ui/src/icons/Refresh.d.ts +1 -1
  572. package/dist/widget/ui/src/icons/Refresh.d.ts.map +1 -1
  573. package/dist/widget/ui/src/icons/Report.d.ts +1 -1
  574. package/dist/widget/ui/src/icons/Report.d.ts.map +1 -1
  575. package/dist/widget/ui/src/icons/Request.d.ts +1 -1
  576. package/dist/widget/ui/src/icons/Request.d.ts.map +1 -1
  577. package/dist/widget/ui/src/icons/Reverse.d.ts +1 -1
  578. package/dist/widget/ui/src/icons/Reverse.d.ts.map +1 -1
  579. package/dist/widget/ui/src/icons/Route.d.ts +1 -1
  580. package/dist/widget/ui/src/icons/Route.d.ts.map +1 -1
  581. package/dist/widget/ui/src/icons/Score.d.ts +1 -1
  582. package/dist/widget/ui/src/icons/Score.d.ts.map +1 -1
  583. package/dist/widget/ui/src/icons/Search.d.ts +1 -1
  584. package/dist/widget/ui/src/icons/Search.d.ts.map +1 -1
  585. package/dist/widget/ui/src/icons/Settings.d.ts +1 -1
  586. package/dist/widget/ui/src/icons/Settings.d.ts.map +1 -1
  587. package/dist/widget/ui/src/icons/Share.d.ts +1 -1
  588. package/dist/widget/ui/src/icons/Share.d.ts.map +1 -1
  589. package/dist/widget/ui/src/icons/Slippage.d.ts +5 -0
  590. package/dist/widget/ui/src/icons/Slippage.d.ts.map +1 -0
  591. package/dist/widget/ui/src/icons/Stats.d.ts +1 -1
  592. package/dist/widget/ui/src/icons/Stats.d.ts.map +1 -1
  593. package/dist/widget/ui/src/icons/Style.d.ts +1 -1
  594. package/dist/widget/ui/src/icons/Style.d.ts.map +1 -1
  595. package/dist/widget/ui/src/icons/Support.d.ts +1 -1
  596. package/dist/widget/ui/src/icons/Support.d.ts.map +1 -1
  597. package/dist/widget/ui/src/icons/Swap.d.ts +1 -1
  598. package/dist/widget/ui/src/icons/Swap.d.ts.map +1 -1
  599. package/dist/widget/ui/src/icons/Telegram.d.ts +1 -1
  600. package/dist/widget/ui/src/icons/Telegram.d.ts.map +1 -1
  601. package/dist/widget/ui/src/icons/Time.d.ts +1 -1
  602. package/dist/widget/ui/src/icons/Time.d.ts.map +1 -1
  603. package/dist/widget/ui/src/icons/Transaction.d.ts +1 -1
  604. package/dist/widget/ui/src/icons/Transaction.d.ts.map +1 -1
  605. package/dist/widget/ui/src/icons/Tune.d.ts +1 -1
  606. package/dist/widget/ui/src/icons/Tune.d.ts.map +1 -1
  607. package/dist/widget/ui/src/icons/UtxoCategory.d.ts +1 -1
  608. package/dist/widget/ui/src/icons/UtxoCategory.d.ts.map +1 -1
  609. package/dist/widget/ui/src/icons/Wallet.d.ts +1 -1
  610. package/dist/widget/ui/src/icons/Wallet.d.ts.map +1 -1
  611. package/dist/widget/ui/src/icons/Warning.d.ts +1 -1
  612. package/dist/widget/ui/src/icons/Warning.d.ts.map +1 -1
  613. package/dist/widget/ui/src/icons/Widget.d.ts +1 -1
  614. package/dist/widget/ui/src/icons/Widget.d.ts.map +1 -1
  615. package/dist/widget/ui/src/icons/Width.d.ts +1 -1
  616. package/dist/widget/ui/src/icons/Width.d.ts.map +1 -1
  617. package/dist/widget/ui/src/icons/X.d.ts +1 -1
  618. package/dist/widget/ui/src/icons/X.d.ts.map +1 -1
  619. package/dist/widget/ui/src/icons/index.d.ts +90 -89
  620. package/dist/widget/ui/src/icons/index.d.ts.map +1 -1
  621. package/dist/widget/ui/src/index.d.ts +7 -7
  622. package/dist/widget/ui/src/index.d.ts.map +1 -1
  623. package/dist/widget/ui/src/theme.d.ts +7 -8
  624. package/dist/widget/ui/src/theme.d.ts.map +1 -1
  625. package/dist/widget/ui/src/types/index.d.ts +2 -2
  626. package/dist/widget/ui/src/types/index.d.ts.map +1 -1
  627. package/dist/widget/ui/src/types/swaps.d.ts +1 -1
  628. package/dist/widget/ui/src/types/swaps.d.ts.map +1 -1
  629. package/package.json +7 -5
  630. package/src/components/Alert/Alert.helpers.ts +1 -1
  631. package/src/components/Alert/Alert.icon.tsx +3 -3
  632. package/src/components/Alert/Alert.styles.ts +1 -1
  633. package/src/components/Alert/Alert.tsx +11 -6
  634. package/src/components/Alert/Alert.types.ts +2 -2
  635. package/src/components/Alert/index.ts +2 -2
  636. package/src/components/BlockchainsChip/BlockchainsChip.styles.ts +2 -2
  637. package/src/components/BlockchainsChip/BlockchainsChip.tsx +2 -2
  638. package/src/components/BlockchainsChip/index.ts +1 -1
  639. package/src/components/BottomLogo/BottomLogo.styles.ts +1 -1
  640. package/src/components/BottomLogo/BottomLogo.tsx +4 -4
  641. package/src/components/BottomLogo/index.ts +1 -1
  642. package/src/components/Button/Button.styles.tsx +1 -1
  643. package/src/components/Button/Button.tsx +4 -4
  644. package/src/components/Button/Button.types.tsx +1 -1
  645. package/src/components/Button/Ripple.tsx +1 -1
  646. package/src/components/Button/index.ts +2 -2
  647. package/src/components/ChainToken/ChainToken.constants.ts +1 -1
  648. package/src/components/ChainToken/ChainToken.styles.ts +2 -2
  649. package/src/components/ChainToken/ChainToken.tsx +5 -5
  650. package/src/components/ChainToken/ChainToken.types.ts +1 -1
  651. package/src/components/ChainToken/index.ts +2 -2
  652. package/src/components/Checkbox/Checkbox.styles.ts +1 -1
  653. package/src/components/Checkbox/Checkbox.tsx +4 -4
  654. package/src/components/Checkbox/index.ts +2 -2
  655. package/src/components/Chip/Chip.styles.ts +1 -1
  656. package/src/components/Chip/Chip.tsx +3 -3
  657. package/src/components/Chip/index.ts +2 -2
  658. package/src/components/Collapsible/Collapsible.styles.ts +1 -1
  659. package/src/components/Collapsible/Collapsible.tsx +3 -3
  660. package/src/components/Collapsible/index.ts +2 -2
  661. package/src/components/Divider/Divider.styles.ts +1 -1
  662. package/src/components/Divider/Divider.tsx +2 -2
  663. package/src/components/Divider/Divider.types.ts +1 -1
  664. package/src/components/Divider/index.ts +1 -1
  665. package/src/components/Flags/Bengali.tsx +2 -2
  666. package/src/components/Flags/Chinese.tsx +2 -2
  667. package/src/components/Flags/English.tsx +2 -2
  668. package/src/components/Flags/Finland.tsx +2 -2
  669. package/src/components/Flags/French.tsx +2 -2
  670. package/src/components/Flags/German.tsx +2 -2
  671. package/src/components/Flags/Greece.tsx +2 -2
  672. package/src/components/Flags/Hindi.tsx +2 -2
  673. package/src/components/Flags/Indonesian.tsx +2 -2
  674. package/src/components/Flags/Italian.tsx +2 -2
  675. package/src/components/Flags/Japanese.tsx +2 -2
  676. package/src/components/Flags/Malay.tsx +2 -2
  677. package/src/components/Flags/Netherlands.tsx +2 -2
  678. package/src/components/Flags/Poland.tsx +2 -2
  679. package/src/components/Flags/Portuguese.tsx +2 -2
  680. package/src/components/Flags/Russian.tsx +2 -2
  681. package/src/components/Flags/Spanish.tsx +2 -2
  682. package/src/components/Flags/Swedish.tsx +2 -2
  683. package/src/components/Flags/Thai.tsx +2 -2
  684. package/src/components/Flags/Turkish.tsx +2 -2
  685. package/src/components/Flags/Ukrainian.tsx +2 -2
  686. package/src/components/Flags/Vietnamese.tsx +2 -2
  687. package/src/components/Flags/index.ts +23 -23
  688. package/src/components/FullExpandedQuote/FullExpandedQuote.Skeletons.tsx +3 -3
  689. package/src/components/FullExpandedQuote/FullExpandedQuote.TokenSection.tsx +5 -5
  690. package/src/components/FullExpandedQuote/FullExpandedQuote.Tooltip.tsx +8 -8
  691. package/src/components/FullExpandedQuote/FullExpandedQuote.helpers.ts +1 -1
  692. package/src/components/FullExpandedQuote/FullExpandedQuote.styles.ts +2 -2
  693. package/src/components/FullExpandedQuote/FullExpandedQuote.tsx +15 -15
  694. package/src/components/FullExpandedQuote/FullExpandedQuote.types.ts +10 -7
  695. package/src/components/FullExpandedQuote/index.ts +1 -1
  696. package/src/components/Header/Header.styles.ts +26 -3
  697. package/src/components/Header/Header.tsx +29 -8
  698. package/src/components/Header/Header.types.ts +1 -1
  699. package/src/components/Header/index.ts +2 -2
  700. package/src/components/I18nManager/I18nManager.tsx +15 -15
  701. package/src/components/I18nManager/index.ts +2 -2
  702. package/src/components/IconButton/IconButton.tsx +2 -2
  703. package/src/components/IconButton/IconButton.types.ts +1 -1
  704. package/src/components/IconButton/index.ts +2 -2
  705. package/src/components/List/List.styles.tsx +1 -1
  706. package/src/components/List/List.tsx +3 -3
  707. package/src/components/List/List.types.ts +1 -1
  708. package/src/components/List/index.ts +2 -2
  709. package/src/components/ListItem/ListItem.styles.ts +1 -1
  710. package/src/components/ListItem/ListItem.tsx +3 -3
  711. package/src/components/ListItem/index.ts +2 -2
  712. package/src/components/ListItemButton/ListItemButton.styles.ts +2 -2
  713. package/src/components/ListItemButton/ListItemButton.tsx +2 -2
  714. package/src/components/ListItemButton/ListItemButton.types.ts +1 -1
  715. package/src/components/ListItemButton/index.ts +2 -2
  716. package/src/components/Logo/Logo.tsx +2 -2
  717. package/src/components/Logo/index.tsx +1 -1
  718. package/src/components/MessageBox/CollapsibleMessageBox.styles.tsx +1 -1
  719. package/src/components/MessageBox/CollapsibleMessageBox.tsx +6 -6
  720. package/src/components/MessageBox/CollapsibleMessageBox.types.tsx +1 -1
  721. package/src/components/MessageBox/DefaultMessageBox.tsx +5 -5
  722. package/src/components/MessageBox/MessageBox.styles.tsx +1 -1
  723. package/src/components/MessageBox/MessageBox.tsx +2 -2
  724. package/src/components/MessageBox/MessageBox.types.tsx +3 -3
  725. package/src/components/MessageBox/StatusIcon.tsx +3 -3
  726. package/src/components/MessageBox/index.ts +2 -1
  727. package/src/components/Modal/Modal.helpers.ts +4 -0
  728. package/src/components/Modal/Modal.styles.ts +2 -2
  729. package/src/components/Modal/Modal.tsx +100 -79
  730. package/src/components/Modal/Modal.types.ts +3 -2
  731. package/src/components/Modal/index.ts +3 -3
  732. package/src/components/NotFound/NotFound.tsx +5 -5
  733. package/src/components/NotFound/index.tsx +2 -2
  734. package/src/components/Popover/Popover.styles.ts +1 -1
  735. package/src/components/Popover/Popover.tsx +2 -2
  736. package/src/components/Popover/Popover.types.ts +1 -1
  737. package/src/components/Popover/index.ts +2 -2
  738. package/src/components/PriceImpact/PriceImpact.styles.ts +1 -1
  739. package/src/components/PriceImpact/PriceImpact.tsx +3 -3
  740. package/src/components/PriceImpact/PriceImpact.types.ts +2 -2
  741. package/src/components/PriceImpact/index.ts +2 -2
  742. package/src/components/QuoteCost/QuoteCost.styles.ts +1 -1
  743. package/src/components/QuoteCost/QuoteCost.tsx +6 -6
  744. package/src/components/QuoteCost/index.ts +1 -1
  745. package/src/components/QuoteTag/QuoteTag.styles.ts +1 -1
  746. package/src/components/QuoteTag/QuoteTag.tsx +3 -3
  747. package/src/components/QuoteTag/index.ts +1 -1
  748. package/src/components/Radio/Radio.styles.tsx +1 -1
  749. package/src/components/Radio/Radio.tsx +2 -2
  750. package/src/components/Radio/index.ts +2 -2
  751. package/src/components/RadioGroup/RadioGroup.styles.tsx +1 -1
  752. package/src/components/RadioGroup/RadioGroup.tsx +4 -4
  753. package/src/components/RadioGroup/RadioGroup.types.tsx +1 -1
  754. package/src/components/RadioGroup/index.ts +3 -3
  755. package/src/components/RefreshProgressButton/RefreshProgressButton.styles.ts +1 -1
  756. package/src/components/RefreshProgressButton/RefreshProgressButton.tsx +3 -3
  757. package/src/components/RefreshProgressButton/index.ts +1 -1
  758. package/src/components/Select/Select.styles.ts +1 -1
  759. package/src/components/Select/Select.tsx +4 -4
  760. package/src/components/Select/index.ts +2 -2
  761. package/src/components/SelectableCategoryList/SelectableCategoryList.helpers.ts +3 -3
  762. package/src/components/SelectableCategoryList/SelectableCategoryList.styles.ts +1 -1
  763. package/src/components/SelectableCategoryList/SelectableCategoryList.tsx +6 -6
  764. package/src/components/SelectableCategoryList/SelectableCategoryList.types.ts +1 -1
  765. package/src/components/SelectableCategoryList/index.ts +4 -4
  766. package/src/components/Skeleton/Skeleton.styles.ts +1 -1
  767. package/src/components/Skeleton/Skeleton.tsx +2 -2
  768. package/src/components/Skeleton/Skeleton.types.ts +3 -3
  769. package/src/components/Skeleton/index.ts +2 -2
  770. package/src/components/Spinner/Spinner.styles.ts +1 -1
  771. package/src/components/Spinner/Spinner.tsx +3 -3
  772. package/src/components/Spinner/Spinner.types.ts +1 -1
  773. package/src/components/Spinner/index.ts +2 -2
  774. package/src/components/StepDetails/StepDetails.styles.ts +1 -1
  775. package/src/components/StepDetails/StepDetails.tsx +8 -8
  776. package/src/components/StepDetails/StepDetails.types.ts +2 -2
  777. package/src/components/StepDetails/index.ts +2 -2
  778. package/src/components/SvgIcon/SvgIcon.style.ts +1 -1
  779. package/src/components/SvgIcon/SvgIcon.tsx +2 -2
  780. package/src/components/SvgIcon/index.ts +5 -2
  781. package/src/components/SwapListItem/SwapListItem.helpers.ts +1 -1
  782. package/src/components/SwapListItem/SwapListItem.styles.ts +1 -1
  783. package/src/components/SwapListItem/SwapListItem.tsx +7 -7
  784. package/src/components/SwapListItem/SwapToken.styles.ts +1 -1
  785. package/src/components/SwapListItem/SwapToken.tsx +8 -8
  786. package/src/components/SwapListItem/SwapToken.types.ts +5 -1
  787. package/src/components/SwapListItem/index.ts +2 -2
  788. package/src/components/Switch/Switch.styles.tsx +1 -1
  789. package/src/components/Switch/Switch.tsx +2 -2
  790. package/src/components/Switch/index.ts +2 -2
  791. package/src/components/Tabs/Tabs.styles.tsx +2 -2
  792. package/src/components/Tabs/Tabs.tsx +4 -4
  793. package/src/components/Tabs/Tabs.types.tsx +1 -1
  794. package/src/components/Tabs/index.ts +2 -2
  795. package/src/components/TextField/TextField.styles.ts +1 -1
  796. package/src/components/TextField/TextField.tsx +4 -4
  797. package/src/components/TextField/TextField.types.tsx +2 -2
  798. package/src/components/TextField/index.ts +2 -2
  799. package/src/components/Toast/Toast.Provider.tsx +4 -4
  800. package/src/components/Toast/Toast.styles.ts +3 -3
  801. package/src/components/Toast/Toast.tsx +10 -10
  802. package/src/components/Toast/Toast.types.ts +2 -2
  803. package/src/components/Toast/index.ts +3 -3
  804. package/src/components/TokenAmount/TokenAmount.styles.ts +1 -1
  805. package/src/components/TokenAmount/TokenAmount.tsx +8 -8
  806. package/src/components/TokenAmount/TokenAmount.types.ts +2 -2
  807. package/src/components/TokenAmount/index.ts +1 -1
  808. package/src/components/Tooltip/NumericTooltip.tsx +2 -2
  809. package/src/components/Tooltip/NumericTooltip.types.tsx +1 -1
  810. package/src/components/Tooltip/Tooltip.styles.ts +2 -2
  811. package/src/components/Tooltip/Tooltip.tsx +2 -2
  812. package/src/components/Tooltip/Tooltip.types.ts +1 -1
  813. package/src/components/Tooltip/index.ts +4 -4
  814. package/src/components/Typography/NotSelectableTypography.ts +2 -2
  815. package/src/components/Typography/Typography.styles.tsx +1 -1
  816. package/src/components/Typography/Typography.tsx +2 -2
  817. package/src/components/Typography/Typography.types.tsx +1 -1
  818. package/src/components/Typography/index.ts +3 -3
  819. package/src/components/VirtualizedList/index.ts +1 -1
  820. package/src/components/Wallet/ClickableWallet.tsx +9 -9
  821. package/src/components/Wallet/SelectableWallet.tsx +5 -5
  822. package/src/components/Wallet/Wallet.helpers.ts +2 -2
  823. package/src/components/Wallet/Wallet.styles.ts +2 -2
  824. package/src/components/Wallet/Wallet.tsx +2 -2
  825. package/src/components/Wallet/Wallet.types.ts +1 -1
  826. package/src/components/Wallet/index.ts +3 -3
  827. package/src/components/common/Image.tsx +1 -1
  828. package/src/components/common/index.ts +1 -1
  829. package/src/components/common/styles.ts +1 -1
  830. package/src/components/index.ts +49 -46
  831. package/src/containers/ConnectWalletsModal/ConnectWalletsModal.styles.ts +1 -1
  832. package/src/containers/ConnectWalletsModal/ConnectWalletsModal.tsx +3 -3
  833. package/src/containers/ConnectWalletsModal/ConnectWalletsModal.types.ts +1 -1
  834. package/src/containers/ConnectWalletsModal/index.ts +2 -2
  835. package/src/containers/Notifications/NotificationNotFound.tsx +3 -3
  836. package/src/containers/Notifications/Notifications.styles.ts +2 -2
  837. package/src/containers/Notifications/Notifications.tsx +5 -5
  838. package/src/containers/Notifications/Notifications.types.ts +2 -2
  839. package/src/containers/Notifications/index.ts +1 -1
  840. package/src/containers/SwapInput/SwapInput.styles.ts +2 -2
  841. package/src/containers/SwapInput/SwapInput.tsx +5 -5
  842. package/src/containers/SwapInput/SwapInput.types.ts +1 -1
  843. package/src/containers/SwapInput/TokenSection.styles.ts +3 -3
  844. package/src/containers/SwapInput/TokenSection.tsx +8 -3
  845. package/src/containers/SwapInput/index.ts +2 -2
  846. package/src/containers/Warnings/BalanceErrors.tsx +2 -2
  847. package/src/containers/Warnings/index.ts +1 -1
  848. package/src/containers/index.ts +4 -4
  849. package/src/hooks/index.ts +1 -1
  850. package/src/icons/Add.tsx +2 -2
  851. package/src/icons/AutoTheme.tsx +2 -2
  852. package/src/icons/Autorenew.tsx +2 -2
  853. package/src/icons/BorderRadius.tsx +2 -2
  854. package/src/icons/Bridges.tsx +2 -2
  855. package/src/icons/Bullhorn.tsx +2 -2
  856. package/src/icons/Calendar.tsx +2 -2
  857. package/src/icons/Chains.tsx +2 -2
  858. package/src/icons/ChevronDown.tsx +2 -2
  859. package/src/icons/ChevronLeft.tsx +2 -2
  860. package/src/icons/ChevronRight.tsx +2 -2
  861. package/src/icons/ChevronUp.tsx +2 -2
  862. package/src/icons/Close.tsx +2 -2
  863. package/src/icons/Colors.tsx +2 -2
  864. package/src/icons/Complete.tsx +2 -2
  865. package/src/icons/Copy.tsx +2 -2
  866. package/src/icons/CosmosCategory.tsx +2 -2
  867. package/src/icons/CreditCard.tsx +2 -2
  868. package/src/icons/CustomColors.tsx +2 -2
  869. package/src/icons/DarkMode.tsx +2 -2
  870. package/src/icons/Delete.tsx +2 -2
  871. package/src/icons/Desktop.tsx +2 -2
  872. package/src/icons/Disconnect.tsx +2 -2
  873. package/src/icons/Discord.tsx +2 -2
  874. package/src/icons/Document.tsx +2 -2
  875. package/src/icons/Done.tsx +2 -2
  876. package/src/icons/Error.tsx +2 -2
  877. package/src/icons/EvmCategory.tsx +2 -2
  878. package/src/icons/Exchange.tsx +2 -2
  879. package/src/icons/Exit.tsx +2 -2
  880. package/src/icons/Explorer.tsx +2 -2
  881. package/src/icons/ExternalLink.tsx +2 -2
  882. package/src/icons/Filter.tsx +2 -2
  883. package/src/icons/First.tsx +5 -5
  884. package/src/icons/Font.tsx +2 -2
  885. package/src/icons/Gas.tsx +2 -2
  886. package/src/icons/Height.tsx +2 -2
  887. package/src/icons/InProgress.tsx +2 -2
  888. package/src/icons/Infinity.tsx +2 -2
  889. package/src/icons/Info.tsx +2 -2
  890. package/src/icons/InfoError.tsx +2 -2
  891. package/src/icons/Key.tsx +2 -2
  892. package/src/icons/Language.tsx +2 -2
  893. package/src/icons/Last.tsx +5 -5
  894. package/src/icons/LightMode.tsx +2 -2
  895. package/src/icons/Link.tsx +2 -2
  896. package/src/icons/Loading.tsx +2 -2
  897. package/src/icons/LogoWithText.tsx +2 -2
  898. package/src/icons/Logout.tsx +2 -2
  899. package/src/icons/Medium.tsx +2 -2
  900. package/src/icons/Menu.tsx +2 -2
  901. package/src/icons/More.tsx +2 -2
  902. package/src/icons/Next.tsx +2 -2
  903. package/src/icons/NoNotification.tsx +2 -2
  904. package/src/icons/NoRoute.tsx +2 -2
  905. package/src/icons/NotificationNumber.tsx +2 -2
  906. package/src/icons/Notifications.tsx +2 -2
  907. package/src/icons/Number.tsx +2 -2
  908. package/src/icons/OtherCategory.tsx +2 -2
  909. package/src/icons/Paste.tsx +2 -2
  910. package/src/icons/Pin.tsx +2 -2
  911. package/src/icons/RangoExplorer.tsx +3 -3
  912. package/src/icons/Rank.tsx +2 -2
  913. package/src/icons/Refresh.tsx +2 -2
  914. package/src/icons/Report.tsx +2 -2
  915. package/src/icons/Request.tsx +2 -2
  916. package/src/icons/Reverse.tsx +2 -2
  917. package/src/icons/Route.tsx +2 -2
  918. package/src/icons/Score.tsx +2 -2
  919. package/src/icons/Search.tsx +2 -2
  920. package/src/icons/Settings.tsx +2 -2
  921. package/src/icons/Share.tsx +2 -2
  922. package/src/icons/Slippage.tsx +19 -0
  923. package/src/icons/Stats.tsx +2 -2
  924. package/src/icons/Style.tsx +2 -2
  925. package/src/icons/Support.tsx +2 -2
  926. package/src/icons/Swap.tsx +2 -2
  927. package/src/icons/Telegram.tsx +2 -2
  928. package/src/icons/Time.tsx +2 -2
  929. package/src/icons/Transaction.tsx +2 -2
  930. package/src/icons/Tune.tsx +2 -2
  931. package/src/icons/UtxoCategory.tsx +2 -2
  932. package/src/icons/Wallet.tsx +2 -2
  933. package/src/icons/Warning.tsx +2 -2
  934. package/src/icons/Widget.tsx +2 -2
  935. package/src/icons/Width.tsx +2 -2
  936. package/src/icons/X.tsx +2 -2
  937. package/src/icons/index.ts +90 -89
  938. package/src/index.ts +7 -7
  939. package/src/theme.ts +6 -7
  940. package/src/types/index.ts +2 -2
  941. package/src/types/swaps.ts +1 -1
  942. package/dist/widget/ui/src/components/Header/Header.stories.d.ts +0 -7
  943. package/dist/widget/ui/src/components/Header/Header.stories.d.ts.map +0 -1
  944. package/src/components/Header/Header.stories.tsx +0 -18
@@ -1,23 +1,23 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgLast(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
9
9
  SvgIcon,
10
10
  props,
11
- <svg viewBox="0 0 20 24" xmlns="http://www.w3.org/2000/svg">
11
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
12
12
  <path
13
13
  id="Vector"
14
14
  d="M9.6014 11.7457L0.223335 21.8285C0.082301 21.9826 0.00363768 22.1904 0.00448023 22.4067C0.00532279 22.6229 0.0856029 22.83 0.227834 22.9829C0.370064 23.1358 0.562722 23.222 0.763842 23.2229C0.964961 23.2237 1.15825 23.1391 1.3016 22.9874L11.1475 12.402C11.3152 12.2216 11.3884 11.9787 11.3673 11.7435C11.3777 11.6237 11.3634 11.5029 11.3253 11.3898C11.2873 11.2766 11.2265 11.1739 11.1473 11.0889L1.30109 0.503396C1.1581 0.349669 0.964172 0.263306 0.761958 0.263306C0.559745 0.263306 0.365814 0.349669 0.222827 0.503396C0.0798406 0.657122 -0.000488281 0.865621 -0.000488281 1.08302C-0.000488281 1.30043 0.0798406 1.50892 0.222827 1.66265L9.6014 11.7457Z"
15
- fill="currentColor"
15
+ fill="#727272"
16
16
  />
17
17
  <path
18
18
  id="Vector_2"
19
19
  d="M18.231 11.7457L8.85222 21.8285C8.71119 21.9826 8.63252 22.1904 8.63337 22.4067C8.63421 22.6229 8.71449 22.83 8.85672 22.9829C8.99895 23.1358 9.19161 23.222 9.39273 23.2229C9.59385 23.2237 9.78713 23.1391 9.93048 22.9874L19.7764 12.402C19.9441 12.2216 20.0173 11.9787 19.9962 11.7435C20.0066 11.6237 19.9922 11.5029 19.9542 11.3898C19.9161 11.2766 19.8553 11.1739 19.7761 11.0889L9.93048 0.503396C9.7875 0.349669 9.59357 0.263306 9.39135 0.263306C9.18914 0.263306 8.99521 0.349669 8.85222 0.503396C8.70924 0.657122 8.62891 0.865621 8.62891 1.08302C8.62891 1.30043 8.70924 1.50892 8.85222 1.66265L18.231 11.7457Z"
20
- fill="currentColor"
20
+ fill="#727272"
21
21
  />
22
22
  </svg>
23
23
  );
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgLightMode(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgLink(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgLoading(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgLogoWithText(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgLogout(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgMedium(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgMenu(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgMore(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgNext(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgNoNotification(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgNoRoute(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgNotificationNumber(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgNotifications(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgNumber(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgOtherCategory(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgPaste(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
package/src/icons/Pin.tsx CHANGED
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgPin(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgRangoExplorer(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -17,7 +17,7 @@ function SvgRangoExplorer(props: SvgIconPropsWithChildren) {
17
17
  />
18
18
  <path
19
19
  d="M20.2351 15.5998C20.2351 18.1601 18.1596 20.2355 15.5994 20.2355C13.0392 20.2355 10.9637 18.1601 10.9637 15.5998C10.9637 13.0396 13.0392 10.9641 15.5994 10.9641C18.1596 10.9641 20.2351 13.0396 20.2351 15.5998ZM20.6394 20.7498C20.6096 20.7498 20.5817 20.7377 20.5642 20.7202L19.6076 19.7636C19.5686 19.7246 19.5637 19.6554 19.6091 19.6065C19.6486 19.5688 19.7169 19.5647 19.7652 19.61L20.7198 20.5646C20.7579 20.6028 20.7634 20.6698 20.7212 20.7184C20.6955 20.74 20.6657 20.7498 20.6394 20.7498Z"
20
- stroke="currentColor"
20
+ stroke="#727272"
21
21
  strokeWidth={0.5}
22
22
  fill="transparent"
23
23
  />
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgRank(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgRefresh(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgReport(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgRequest(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgReverse(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgRoute(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgScore(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgSearch(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgSettings(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgShare(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -0,0 +1,19 @@
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
2
+
3
+ import React, { createElement } from 'react';
4
+
5
+ import { SvgIcon } from '../components/SvgIcon';
6
+
7
+ function SvgSlippage(props: SvgIconPropsWithChildren) {
8
+ return createElement(
9
+ SvgIcon,
10
+ props,
11
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
12
+ <path
13
+ d="M12.1875 15.9375C12.2868 15.9371 12.3819 15.8973 12.4519 15.8269L19.2019 9.07687C19.2633 9.00514 19.2954 8.91286 19.2918 8.81848C19.2881 8.7241 19.249 8.63457 19.1822 8.56779C19.1154 8.501 19.0259 8.46188 18.9315 8.45823C18.8371 8.45459 18.7449 8.48669 18.6731 8.54813L11.9231 15.2981C11.871 15.3506 11.8355 15.4172 11.8212 15.4898C11.8069 15.5623 11.8143 15.6375 11.8425 15.7058C11.8708 15.7741 11.9186 15.8326 11.98 15.8738C12.0414 15.915 12.1136 15.9372 12.1875 15.9375ZM15 9.75C15 9.37916 14.89 9.01665 14.684 8.70831C14.478 8.39996 14.1851 8.15964 13.8425 8.01773C13.4999 7.87581 13.1229 7.83868 12.7592 7.91103C12.3955 7.98337 12.0614 8.16195 11.7992 8.42417C11.537 8.6864 11.3584 9.02049 11.286 9.38421C11.2137 9.74792 11.2508 10.1249 11.3927 10.4675C11.5346 10.8101 11.775 11.103 12.0833 11.309C12.3916 11.515 12.7542 11.625 13.125 11.625C13.6223 11.625 14.0992 11.4275 14.4508 11.0758C14.8025 10.7242 15 10.2473 15 9.75ZM12 9.75C12 9.5275 12.066 9.30999 12.1896 9.12498C12.3132 8.93998 12.4889 8.79578 12.6945 8.71064C12.9 8.62549 13.1262 8.60321 13.3445 8.64662C13.5627 8.69002 13.7632 8.79717 13.9205 8.9545C14.0778 9.11184 14.185 9.31229 14.2284 9.53052C14.2718 9.74875 14.2495 9.97495 14.1644 10.1805C14.0792 10.3861 13.935 10.5618 13.75 10.6854C13.565 10.809 13.3475 10.875 13.125 10.875C12.8266 10.875 12.5405 10.7565 12.3295 10.5455C12.1185 10.3345 12 10.0484 12 9.75ZM18 16.125C18.3708 16.125 18.7334 16.015 19.0417 15.809C19.35 15.603 19.5904 15.3101 19.7323 14.9675C19.8742 14.6249 19.9113 14.2479 19.839 13.8842C19.7666 13.5205 19.588 13.1864 19.3258 12.9242C19.0636 12.662 18.7295 12.4834 18.3658 12.411C18.0021 12.3387 17.6251 12.3758 17.2825 12.5177C16.9399 12.6596 16.647 12.9 16.441 13.2083C16.235 13.5166 16.125 13.8792 16.125 14.25C16.125 14.7473 16.3225 15.2242 16.6742 15.5758C17.0258 15.9275 17.5027 16.125 18 16.125ZM18 13.125C18.2225 13.125 18.44 13.191 18.625 13.3146C18.81 13.4382 18.9542 13.6139 19.0394 13.8195C19.1245 14.025 19.1468 14.2512 19.1034 14.4695C19.06 14.6877 18.9528 14.8882 18.7955 15.0455C18.6382 15.2028 18.4377 15.31 18.2195 15.3534C18.0012 15.3968 17.775 15.3745 17.5695 15.2894C17.3639 15.2042 17.1882 15.06 17.0646 14.875C16.941 14.69 16.875 14.4725 16.875 14.25C16.875 13.9516 16.9935 13.6655 17.2045 13.4545C17.4155 13.2435 17.7016 13.125 18 13.125ZM3.375 3.75H5.625C5.72446 3.75 5.81984 3.71049 5.89016 3.64016C5.96049 3.56984 6 3.47446 6 3.375C6 3.27554 5.96049 3.18016 5.89016 3.10984C5.81984 3.03951 5.72446 3 5.625 3H3.375C3.27554 3 3.18016 3.03951 3.10984 3.10984C3.03951 3.18016 3 3.27554 3 3.375C3 3.47446 3.03951 3.56984 3.10984 3.64016C3.18016 3.71049 3.27554 3.75 3.375 3.75ZM18.375 3.75H20.625C20.7245 3.75 20.8198 3.71049 20.8902 3.64016C20.9605 3.56984 21 3.47446 21 3.375C21 3.27554 20.9605 3.18016 20.8902 3.10984C20.8198 3.03951 20.7245 3 20.625 3H18.375C18.2755 3 18.1802 3.03951 18.1098 3.10984C18.0395 3.18016 18 3.27554 18 3.375C18 3.47446 18.0395 3.56984 18.1098 3.64016C18.1802 3.71049 18.2755 3.75 18.375 3.75ZM10.875 3.75H13.125C13.2245 3.75 13.3198 3.71049 13.3902 3.64016C13.4605 3.56984 13.5 3.47446 13.5 3.375C13.5 3.27554 13.4605 3.18016 13.3902 3.10984C13.3198 3.03951 13.2245 3 13.125 3H10.875C10.7755 3 10.6802 3.03951 10.6098 3.10984C10.5395 3.18016 10.5 3.27554 10.5 3.375C10.5 3.47446 10.5395 3.56984 10.6098 3.64016C10.6802 3.71049 10.7755 3.75 10.875 3.75ZM7.125 3.75H9.375C9.47446 3.75 9.56984 3.71049 9.64017 3.64016C9.71049 3.56984 9.75 3.47446 9.75 3.375C9.75 3.27554 9.71049 3.18016 9.64017 3.10984C9.56984 3.03951 9.47446 3 9.375 3H7.125C7.02554 3 6.93016 3.03951 6.85983 3.10984C6.78951 3.18016 6.75 3.27554 6.75 3.375C6.75 3.47446 6.78951 3.56984 6.85983 3.64016C6.93016 3.71049 7.02554 3.75 7.125 3.75ZM14.625 3.75H16.875C16.9745 3.75 17.0698 3.71049 17.1402 3.64016C17.2105 3.56984 17.25 3.47446 17.25 3.375C17.25 3.27554 17.2105 3.18016 17.1402 3.10984C17.0698 3.03951 16.9745 3 16.875 3H14.625C14.5255 3 14.4302 3.03951 14.3598 3.10984C14.2895 3.18016 14.25 3.27554 14.25 3.375C14.25 3.47446 14.2895 3.56984 14.3598 3.64016C14.4302 3.71049 14.5255 3.75 14.625 3.75ZM5.625 20.25H3.375C3.27554 20.25 3.18016 20.2895 3.10984 20.3598C3.03951 20.4302 3 20.5255 3 20.625C3 20.7245 3.03951 20.8198 3.10984 20.8902C3.18016 20.9605 3.27554 21 3.375 21H5.625C5.72446 21 5.81984 20.9605 5.89016 20.8902C5.96049 20.8198 6 20.7245 6 20.625C6 20.5255 5.96049 20.4302 5.89016 20.3598C5.81984 20.2895 5.72446 20.25 5.625 20.25ZM20.625 20.25H18.375C18.2755 20.25 18.1802 20.2895 18.1098 20.3598C18.0395 20.4302 18 20.5255 18 20.625C18 20.7245 18.0395 20.8198 18.1098 20.8902C18.1802 20.9605 18.2755 21 18.375 21H20.625C20.7245 21 20.8198 20.9605 20.8902 20.8902C20.9605 20.8198 21 20.7245 21 20.625C21 20.5255 20.9605 20.4302 20.8902 20.3598C20.8198 20.2895 20.7245 20.25 20.625 20.25ZM13.125 20.25H10.875C10.7755 20.25 10.6802 20.2895 10.6098 20.3598C10.5395 20.4302 10.5 20.5255 10.5 20.625C10.5 20.7245 10.5395 20.8198 10.6098 20.8902C10.6802 20.9605 10.7755 21 10.875 21H13.125C13.2245 21 13.3198 20.9605 13.3902 20.8902C13.4605 20.8198 13.5 20.7245 13.5 20.625C13.5 20.5255 13.4605 20.4302 13.3902 20.3598C13.3198 20.2895 13.2245 20.25 13.125 20.25ZM9.375 20.25H7.125C7.02554 20.25 6.93016 20.2895 6.85983 20.3598C6.78951 20.4302 6.75 20.5255 6.75 20.625C6.75 20.7245 6.78951 20.8198 6.85983 20.8902C6.93016 20.9605 7.02554 21 7.125 21H9.375C9.47446 21 9.56984 20.9605 9.64017 20.8902C9.71049 20.8198 9.75 20.7245 9.75 20.625C9.75 20.5255 9.71049 20.4302 9.64017 20.3598C9.56984 20.2895 9.47446 20.25 9.375 20.25ZM16.875 20.25H14.625C14.5255 20.25 14.4302 20.2895 14.3598 20.3598C14.2895 20.4302 14.25 20.5255 14.25 20.625C14.25 20.7245 14.2895 20.8198 14.3598 20.8902C14.4302 20.9605 14.5255 21 14.625 21H16.875C16.9745 21 17.0698 20.9605 17.1402 20.8902C17.2105 20.8198 17.25 20.7245 17.25 20.625C17.25 20.5255 17.2105 20.4302 17.1402 20.3598C17.0698 20.2895 16.9745 20.25 16.875 20.25ZM10.3894 16.2356C10.3191 16.1658 10.2241 16.1266 10.125 16.1266C10.0259 16.1266 9.93089 16.1658 9.86063 16.2356L8.25 17.8444V6.15563L9.86063 7.76437C9.93236 7.82581 10.0246 7.85791 10.119 7.85427C10.2134 7.85062 10.3029 7.8115 10.3697 7.74471C10.4365 7.67793 10.4756 7.5884 10.4793 7.49402C10.4829 7.39964 10.4508 7.30736 10.3894 7.23563L8.13937 4.98563C8.06911 4.91578 7.97407 4.87658 7.875 4.87658C7.77593 4.87658 7.68089 4.91578 7.61063 4.98563L5.36063 7.23563C5.29919 7.30736 5.26709 7.39964 5.27073 7.49402C5.27438 7.5884 5.3135 7.67793 5.38029 7.74471C5.44707 7.8115 5.5366 7.85062 5.63098 7.85427C5.72536 7.85791 5.81764 7.82581 5.88937 7.76437L7.5 6.15563V17.8444L5.88937 16.2356C5.81764 16.1742 5.72536 16.1421 5.63098 16.1457C5.5366 16.1494 5.44707 16.1885 5.38029 16.2553C5.3135 16.3221 5.27438 16.4116 5.27073 16.506C5.26709 16.6004 5.29919 16.6926 5.36063 16.7644L7.61063 19.0144C7.68089 19.0842 7.77593 19.1234 7.875 19.1234C7.97407 19.1234 8.06911 19.0842 8.13937 19.0144L10.3894 16.7644C10.4592 16.6941 10.4984 16.5991 10.4984 16.5C10.4984 16.4009 10.4592 16.3059 10.3894 16.2356Z"
14
+ fill="currentColor"
15
+ />
16
+ </svg>
17
+ );
18
+ }
19
+ export default SvgSlippage;
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgStats(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgStyle(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgSupport(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgSwap(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgTelegram(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgTime(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgTransaction(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgTune(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgUtxoCategory(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgWallet(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgWarning(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgWidget(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgWidth(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
package/src/icons/X.tsx CHANGED
@@ -1,8 +1,8 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
 
3
3
  import React, { createElement } from 'react';
4
4
 
5
- import { SvgIcon } from '../components/SvgIcon';
5
+ import { SvgIcon } from '../components/SvgIcon/index.js';
6
6
 
7
7
  function SvgX(props: SvgIconPropsWithChildren) {
8
8
  return createElement(