@rango-dev/ui 0.37.0 → 0.37.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 (926) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/dist/index.js +1 -1
  3. package/dist/index.js.map +4 -4
  4. package/dist/ui.build.json +1 -1
  5. package/dist/widget/ui/src/components/Alert/Alert.d.ts +1 -1
  6. package/dist/widget/ui/src/components/Alert/Alert.d.ts.map +1 -1
  7. package/dist/widget/ui/src/components/Alert/Alert.helpers.d.ts +1 -1
  8. package/dist/widget/ui/src/components/Alert/Alert.helpers.d.ts.map +1 -1
  9. package/dist/widget/ui/src/components/Alert/Alert.icon.d.ts +1 -1
  10. package/dist/widget/ui/src/components/Alert/Alert.icon.d.ts.map +1 -1
  11. package/dist/widget/ui/src/components/Alert/Alert.styles.d.ts +12 -12
  12. package/dist/widget/ui/src/components/Alert/Alert.styles.d.ts.map +1 -1
  13. package/dist/widget/ui/src/components/Alert/Alert.types.d.ts +2 -2
  14. package/dist/widget/ui/src/components/Alert/Alert.types.d.ts.map +1 -1
  15. package/dist/widget/ui/src/components/Alert/index.d.ts +2 -2
  16. package/dist/widget/ui/src/components/Alert/index.d.ts.map +1 -1
  17. package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.d.ts +1 -1
  18. package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.d.ts.map +1 -1
  19. package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.styles.d.ts +3 -3
  20. package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.styles.d.ts.map +1 -1
  21. package/dist/widget/ui/src/components/BlockchainsChip/index.d.ts +1 -1
  22. package/dist/widget/ui/src/components/BlockchainsChip/index.d.ts.map +1 -1
  23. package/dist/widget/ui/src/components/BottomLogo/BottomLogo.styles.d.ts +6 -6
  24. package/dist/widget/ui/src/components/BottomLogo/BottomLogo.styles.d.ts.map +1 -1
  25. package/dist/widget/ui/src/components/BottomLogo/index.d.ts +1 -1
  26. package/dist/widget/ui/src/components/BottomLogo/index.d.ts.map +1 -1
  27. package/dist/widget/ui/src/components/Button/Button.styles.d.ts +9 -9
  28. package/dist/widget/ui/src/components/Button/Button.styles.d.ts.map +1 -1
  29. package/dist/widget/ui/src/components/Button/Button.types.d.ts +1 -1
  30. package/dist/widget/ui/src/components/Button/Button.types.d.ts.map +1 -1
  31. package/dist/widget/ui/src/components/Button/index.d.ts +2 -2
  32. package/dist/widget/ui/src/components/Button/index.d.ts.map +1 -1
  33. package/dist/widget/ui/src/components/ChainToken/ChainToken.constants.d.ts +1 -1
  34. package/dist/widget/ui/src/components/ChainToken/ChainToken.constants.d.ts.map +1 -1
  35. package/dist/widget/ui/src/components/ChainToken/ChainToken.d.ts +1 -1
  36. package/dist/widget/ui/src/components/ChainToken/ChainToken.d.ts.map +1 -1
  37. package/dist/widget/ui/src/components/ChainToken/ChainToken.styles.d.ts +9 -9
  38. package/dist/widget/ui/src/components/ChainToken/ChainToken.styles.d.ts.map +1 -1
  39. package/dist/widget/ui/src/components/ChainToken/ChainToken.types.d.ts +1 -1
  40. package/dist/widget/ui/src/components/ChainToken/ChainToken.types.d.ts.map +1 -1
  41. package/dist/widget/ui/src/components/ChainToken/index.d.ts +2 -2
  42. package/dist/widget/ui/src/components/ChainToken/index.d.ts.map +1 -1
  43. package/dist/widget/ui/src/components/Checkbox/Checkbox.d.ts +1 -1
  44. package/dist/widget/ui/src/components/Checkbox/Checkbox.d.ts.map +1 -1
  45. package/dist/widget/ui/src/components/Checkbox/Checkbox.styles.d.ts +12 -12
  46. package/dist/widget/ui/src/components/Checkbox/Checkbox.styles.d.ts.map +1 -1
  47. package/dist/widget/ui/src/components/Checkbox/index.d.ts +2 -2
  48. package/dist/widget/ui/src/components/Checkbox/index.d.ts.map +1 -1
  49. package/dist/widget/ui/src/components/Chip/Chip.d.ts +1 -1
  50. package/dist/widget/ui/src/components/Chip/Chip.d.ts.map +1 -1
  51. package/dist/widget/ui/src/components/Chip/Chip.styles.d.ts +3 -3
  52. package/dist/widget/ui/src/components/Chip/Chip.styles.d.ts.map +1 -1
  53. package/dist/widget/ui/src/components/Chip/index.d.ts +2 -2
  54. package/dist/widget/ui/src/components/Chip/index.d.ts.map +1 -1
  55. package/dist/widget/ui/src/components/Collapsible/Collapsible.d.ts +1 -1
  56. package/dist/widget/ui/src/components/Collapsible/Collapsible.d.ts.map +1 -1
  57. package/dist/widget/ui/src/components/Collapsible/Collapsible.styles.d.ts +3 -3
  58. package/dist/widget/ui/src/components/Collapsible/Collapsible.styles.d.ts.map +1 -1
  59. package/dist/widget/ui/src/components/Collapsible/index.d.ts +2 -2
  60. package/dist/widget/ui/src/components/Collapsible/index.d.ts.map +1 -1
  61. package/dist/widget/ui/src/components/Divider/Divider.d.ts +1 -1
  62. package/dist/widget/ui/src/components/Divider/Divider.d.ts.map +1 -1
  63. package/dist/widget/ui/src/components/Divider/Divider.styles.d.ts +3 -3
  64. package/dist/widget/ui/src/components/Divider/Divider.styles.d.ts.map +1 -1
  65. package/dist/widget/ui/src/components/Divider/Divider.types.d.ts +1 -1
  66. package/dist/widget/ui/src/components/Divider/Divider.types.d.ts.map +1 -1
  67. package/dist/widget/ui/src/components/Divider/index.d.ts +1 -1
  68. package/dist/widget/ui/src/components/Divider/index.d.ts.map +1 -1
  69. package/dist/widget/ui/src/components/Flags/Bengali.d.ts +1 -1
  70. package/dist/widget/ui/src/components/Flags/Bengali.d.ts.map +1 -1
  71. package/dist/widget/ui/src/components/Flags/Chinese.d.ts +1 -1
  72. package/dist/widget/ui/src/components/Flags/Chinese.d.ts.map +1 -1
  73. package/dist/widget/ui/src/components/Flags/English.d.ts +1 -1
  74. package/dist/widget/ui/src/components/Flags/English.d.ts.map +1 -1
  75. package/dist/widget/ui/src/components/Flags/Finland.d.ts +1 -1
  76. package/dist/widget/ui/src/components/Flags/Finland.d.ts.map +1 -1
  77. package/dist/widget/ui/src/components/Flags/French.d.ts +1 -1
  78. package/dist/widget/ui/src/components/Flags/French.d.ts.map +1 -1
  79. package/dist/widget/ui/src/components/Flags/German.d.ts +1 -1
  80. package/dist/widget/ui/src/components/Flags/German.d.ts.map +1 -1
  81. package/dist/widget/ui/src/components/Flags/Greece.d.ts +1 -1
  82. package/dist/widget/ui/src/components/Flags/Greece.d.ts.map +1 -1
  83. package/dist/widget/ui/src/components/Flags/Hindi.d.ts +1 -1
  84. package/dist/widget/ui/src/components/Flags/Hindi.d.ts.map +1 -1
  85. package/dist/widget/ui/src/components/Flags/Indonesian.d.ts +1 -1
  86. package/dist/widget/ui/src/components/Flags/Indonesian.d.ts.map +1 -1
  87. package/dist/widget/ui/src/components/Flags/Italian.d.ts +1 -1
  88. package/dist/widget/ui/src/components/Flags/Italian.d.ts.map +1 -1
  89. package/dist/widget/ui/src/components/Flags/Japanese.d.ts +1 -1
  90. package/dist/widget/ui/src/components/Flags/Japanese.d.ts.map +1 -1
  91. package/dist/widget/ui/src/components/Flags/Malay.d.ts +1 -1
  92. package/dist/widget/ui/src/components/Flags/Malay.d.ts.map +1 -1
  93. package/dist/widget/ui/src/components/Flags/Netherlands.d.ts +1 -1
  94. package/dist/widget/ui/src/components/Flags/Netherlands.d.ts.map +1 -1
  95. package/dist/widget/ui/src/components/Flags/Poland.d.ts +1 -1
  96. package/dist/widget/ui/src/components/Flags/Poland.d.ts.map +1 -1
  97. package/dist/widget/ui/src/components/Flags/Portuguese.d.ts +1 -1
  98. package/dist/widget/ui/src/components/Flags/Portuguese.d.ts.map +1 -1
  99. package/dist/widget/ui/src/components/Flags/Russian.d.ts +1 -1
  100. package/dist/widget/ui/src/components/Flags/Russian.d.ts.map +1 -1
  101. package/dist/widget/ui/src/components/Flags/Spanish.d.ts +1 -1
  102. package/dist/widget/ui/src/components/Flags/Spanish.d.ts.map +1 -1
  103. package/dist/widget/ui/src/components/Flags/Swedish.d.ts +1 -1
  104. package/dist/widget/ui/src/components/Flags/Swedish.d.ts.map +1 -1
  105. package/dist/widget/ui/src/components/Flags/Thai.d.ts +1 -1
  106. package/dist/widget/ui/src/components/Flags/Thai.d.ts.map +1 -1
  107. package/dist/widget/ui/src/components/Flags/Turkish.d.ts +1 -1
  108. package/dist/widget/ui/src/components/Flags/Turkish.d.ts.map +1 -1
  109. package/dist/widget/ui/src/components/Flags/Ukrainian.d.ts +1 -1
  110. package/dist/widget/ui/src/components/Flags/Ukrainian.d.ts.map +1 -1
  111. package/dist/widget/ui/src/components/Flags/Vietnamese.d.ts +1 -1
  112. package/dist/widget/ui/src/components/Flags/Vietnamese.d.ts.map +1 -1
  113. package/dist/widget/ui/src/components/Flags/index.d.ts +23 -23
  114. package/dist/widget/ui/src/components/Flags/index.d.ts.map +1 -1
  115. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.TokenSection.d.ts +1 -1
  116. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.TokenSection.d.ts.map +1 -1
  117. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.Tooltip.d.ts +1 -1
  118. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.Tooltip.d.ts.map +1 -1
  119. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.d.ts +1 -1
  120. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.d.ts.map +1 -1
  121. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.helpers.d.ts +1 -1
  122. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.helpers.d.ts.map +1 -1
  123. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.styles.d.ts +102 -102
  124. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.styles.d.ts.map +1 -1
  125. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.types.d.ts +7 -7
  126. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.types.d.ts.map +1 -1
  127. package/dist/widget/ui/src/components/FullExpandedQuote/index.d.ts +1 -1
  128. package/dist/widget/ui/src/components/FullExpandedQuote/index.d.ts.map +1 -1
  129. package/dist/widget/ui/src/components/Header/Header.d.ts +1 -1
  130. package/dist/widget/ui/src/components/Header/Header.d.ts.map +1 -1
  131. package/dist/widget/ui/src/components/Header/Header.stories.d.ts +1 -1
  132. package/dist/widget/ui/src/components/Header/Header.stories.d.ts.map +1 -1
  133. package/dist/widget/ui/src/components/Header/Header.styles.d.ts +6 -6
  134. package/dist/widget/ui/src/components/Header/Header.styles.d.ts.map +1 -1
  135. package/dist/widget/ui/src/components/Header/index.d.ts +2 -2
  136. package/dist/widget/ui/src/components/Header/index.d.ts.map +1 -1
  137. package/dist/widget/ui/src/components/I18nManager/index.d.ts +2 -2
  138. package/dist/widget/ui/src/components/I18nManager/index.d.ts.map +1 -1
  139. package/dist/widget/ui/src/components/IconButton/IconButton.d.ts +1 -1
  140. package/dist/widget/ui/src/components/IconButton/IconButton.d.ts.map +1 -1
  141. package/dist/widget/ui/src/components/IconButton/IconButton.types.d.ts +1 -1
  142. package/dist/widget/ui/src/components/IconButton/IconButton.types.d.ts.map +1 -1
  143. package/dist/widget/ui/src/components/IconButton/index.d.ts +2 -2
  144. package/dist/widget/ui/src/components/IconButton/index.d.ts.map +1 -1
  145. package/dist/widget/ui/src/components/List/List.d.ts +1 -1
  146. package/dist/widget/ui/src/components/List/List.d.ts.map +1 -1
  147. package/dist/widget/ui/src/components/List/List.styles.d.ts +3 -3
  148. package/dist/widget/ui/src/components/List/List.styles.d.ts.map +1 -1
  149. package/dist/widget/ui/src/components/List/List.types.d.ts +1 -1
  150. package/dist/widget/ui/src/components/List/List.types.d.ts.map +1 -1
  151. package/dist/widget/ui/src/components/List/index.d.ts +2 -2
  152. package/dist/widget/ui/src/components/List/index.d.ts.map +1 -1
  153. package/dist/widget/ui/src/components/ListItem/ListItem.d.ts +1 -1
  154. package/dist/widget/ui/src/components/ListItem/ListItem.d.ts.map +1 -1
  155. package/dist/widget/ui/src/components/ListItem/ListItem.styles.d.ts +3 -3
  156. package/dist/widget/ui/src/components/ListItem/ListItem.styles.d.ts.map +1 -1
  157. package/dist/widget/ui/src/components/ListItem/index.d.ts +2 -2
  158. package/dist/widget/ui/src/components/ListItem/index.d.ts.map +1 -1
  159. package/dist/widget/ui/src/components/ListItemButton/ListItemButton.d.ts +1 -1
  160. package/dist/widget/ui/src/components/ListItemButton/ListItemButton.d.ts.map +1 -1
  161. package/dist/widget/ui/src/components/ListItemButton/ListItemButton.styles.d.ts +4 -4
  162. package/dist/widget/ui/src/components/ListItemButton/ListItemButton.styles.d.ts.map +1 -1
  163. package/dist/widget/ui/src/components/ListItemButton/ListItemButton.types.d.ts +1 -1
  164. package/dist/widget/ui/src/components/ListItemButton/ListItemButton.types.d.ts.map +1 -1
  165. package/dist/widget/ui/src/components/ListItemButton/index.d.ts +2 -2
  166. package/dist/widget/ui/src/components/ListItemButton/index.d.ts.map +1 -1
  167. package/dist/widget/ui/src/components/Logo/Logo.d.ts +1 -1
  168. package/dist/widget/ui/src/components/Logo/Logo.d.ts.map +1 -1
  169. package/dist/widget/ui/src/components/Logo/index.d.ts +1 -1
  170. package/dist/widget/ui/src/components/Logo/index.d.ts.map +1 -1
  171. package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.d.ts +1 -1
  172. package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.d.ts.map +1 -1
  173. package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.styles.d.ts +3 -3
  174. package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.styles.d.ts.map +1 -1
  175. package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.types.d.ts +1 -1
  176. package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.types.d.ts.map +1 -1
  177. package/dist/widget/ui/src/components/MessageBox/DefaultMessageBox.d.ts +1 -1
  178. package/dist/widget/ui/src/components/MessageBox/DefaultMessageBox.d.ts.map +1 -1
  179. package/dist/widget/ui/src/components/MessageBox/MessageBox.d.ts +2 -2
  180. package/dist/widget/ui/src/components/MessageBox/MessageBox.d.ts.map +1 -1
  181. package/dist/widget/ui/src/components/MessageBox/MessageBox.styles.d.ts +9 -9
  182. package/dist/widget/ui/src/components/MessageBox/MessageBox.styles.d.ts.map +1 -1
  183. package/dist/widget/ui/src/components/MessageBox/MessageBox.types.d.ts +3 -3
  184. package/dist/widget/ui/src/components/MessageBox/MessageBox.types.d.ts.map +1 -1
  185. package/dist/widget/ui/src/components/MessageBox/StatusIcon.d.ts +1 -1
  186. package/dist/widget/ui/src/components/MessageBox/StatusIcon.d.ts.map +1 -1
  187. package/dist/widget/ui/src/components/MessageBox/index.d.ts +2 -1
  188. package/dist/widget/ui/src/components/MessageBox/index.d.ts.map +1 -1
  189. package/dist/widget/ui/src/components/Modal/Modal.d.ts +2 -2
  190. package/dist/widget/ui/src/components/Modal/Modal.d.ts.map +1 -1
  191. package/dist/widget/ui/src/components/Modal/Modal.helpers.d.ts +2 -0
  192. package/dist/widget/ui/src/components/Modal/Modal.helpers.d.ts.map +1 -0
  193. package/dist/widget/ui/src/components/Modal/Modal.styles.d.ts +18 -18
  194. package/dist/widget/ui/src/components/Modal/Modal.styles.d.ts.map +1 -1
  195. package/dist/widget/ui/src/components/Modal/Modal.types.d.ts +3 -2
  196. package/dist/widget/ui/src/components/Modal/Modal.types.d.ts.map +1 -1
  197. package/dist/widget/ui/src/components/Modal/index.d.ts +3 -3
  198. package/dist/widget/ui/src/components/Modal/index.d.ts.map +1 -1
  199. package/dist/widget/ui/src/components/NotFound/NotFound.d.ts +1 -1
  200. package/dist/widget/ui/src/components/NotFound/NotFound.d.ts.map +1 -1
  201. package/dist/widget/ui/src/components/NotFound/NotFound.styles.d.ts +3 -3
  202. package/dist/widget/ui/src/components/NotFound/NotFound.styles.d.ts.map +1 -1
  203. package/dist/widget/ui/src/components/NotFound/index.d.ts +2 -2
  204. package/dist/widget/ui/src/components/NotFound/index.d.ts.map +1 -1
  205. package/dist/widget/ui/src/components/Popover/Popover.d.ts +1 -1
  206. package/dist/widget/ui/src/components/Popover/Popover.d.ts.map +1 -1
  207. package/dist/widget/ui/src/components/Popover/Popover.styles.d.ts +6 -6
  208. package/dist/widget/ui/src/components/Popover/Popover.styles.d.ts.map +1 -1
  209. package/dist/widget/ui/src/components/Popover/Popover.types.d.ts +1 -1
  210. package/dist/widget/ui/src/components/Popover/Popover.types.d.ts.map +1 -1
  211. package/dist/widget/ui/src/components/Popover/index.d.ts +2 -2
  212. package/dist/widget/ui/src/components/Popover/index.d.ts.map +1 -1
  213. package/dist/widget/ui/src/components/PriceImpact/PriceImpact.d.ts +1 -1
  214. package/dist/widget/ui/src/components/PriceImpact/PriceImpact.d.ts.map +1 -1
  215. package/dist/widget/ui/src/components/PriceImpact/PriceImpact.styles.d.ts +6 -6
  216. package/dist/widget/ui/src/components/PriceImpact/PriceImpact.styles.d.ts.map +1 -1
  217. package/dist/widget/ui/src/components/PriceImpact/PriceImpact.types.d.ts +2 -2
  218. package/dist/widget/ui/src/components/PriceImpact/PriceImpact.types.d.ts.map +1 -1
  219. package/dist/widget/ui/src/components/PriceImpact/index.d.ts +2 -2
  220. package/dist/widget/ui/src/components/PriceImpact/index.d.ts.map +1 -1
  221. package/dist/widget/ui/src/components/QuoteCost/QuoteCost.d.ts +1 -1
  222. package/dist/widget/ui/src/components/QuoteCost/QuoteCost.d.ts.map +1 -1
  223. package/dist/widget/ui/src/components/QuoteCost/QuoteCost.styles.d.ts +12 -12
  224. package/dist/widget/ui/src/components/QuoteCost/QuoteCost.styles.d.ts.map +1 -1
  225. package/dist/widget/ui/src/components/QuoteCost/index.d.ts +1 -1
  226. package/dist/widget/ui/src/components/QuoteCost/index.d.ts.map +1 -1
  227. package/dist/widget/ui/src/components/QuoteTag/QuoteTag.d.ts +1 -1
  228. package/dist/widget/ui/src/components/QuoteTag/QuoteTag.d.ts.map +1 -1
  229. package/dist/widget/ui/src/components/QuoteTag/QuoteTag.styles.d.ts +6 -6
  230. package/dist/widget/ui/src/components/QuoteTag/QuoteTag.styles.d.ts.map +1 -1
  231. package/dist/widget/ui/src/components/QuoteTag/index.d.ts +1 -1
  232. package/dist/widget/ui/src/components/QuoteTag/index.d.ts.map +1 -1
  233. package/dist/widget/ui/src/components/Radio/Radio.d.ts +1 -1
  234. package/dist/widget/ui/src/components/Radio/Radio.d.ts.map +1 -1
  235. package/dist/widget/ui/src/components/Radio/Radio.styles.d.ts +6 -6
  236. package/dist/widget/ui/src/components/Radio/Radio.styles.d.ts.map +1 -1
  237. package/dist/widget/ui/src/components/Radio/index.d.ts +2 -2
  238. package/dist/widget/ui/src/components/Radio/index.d.ts.map +1 -1
  239. package/dist/widget/ui/src/components/RadioGroup/RadioGroup.d.ts +1 -1
  240. package/dist/widget/ui/src/components/RadioGroup/RadioGroup.d.ts.map +1 -1
  241. package/dist/widget/ui/src/components/RadioGroup/RadioGroup.styles.d.ts +12 -12
  242. package/dist/widget/ui/src/components/RadioGroup/RadioGroup.styles.d.ts.map +1 -1
  243. package/dist/widget/ui/src/components/RadioGroup/RadioGroup.types.d.ts +1 -1
  244. package/dist/widget/ui/src/components/RadioGroup/RadioGroup.types.d.ts.map +1 -1
  245. package/dist/widget/ui/src/components/RadioGroup/index.d.ts +3 -3
  246. package/dist/widget/ui/src/components/RadioGroup/index.d.ts.map +1 -1
  247. package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.d.ts +1 -1
  248. package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.d.ts.map +1 -1
  249. package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.styles.d.ts +6 -6
  250. package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.styles.d.ts.map +1 -1
  251. package/dist/widget/ui/src/components/RefreshProgressButton/index.d.ts +1 -1
  252. package/dist/widget/ui/src/components/RefreshProgressButton/index.d.ts.map +1 -1
  253. package/dist/widget/ui/src/components/Select/Select.d.ts +1 -1
  254. package/dist/widget/ui/src/components/Select/Select.d.ts.map +1 -1
  255. package/dist/widget/ui/src/components/Select/Select.styles.d.ts +9 -9
  256. package/dist/widget/ui/src/components/Select/Select.styles.d.ts.map +1 -1
  257. package/dist/widget/ui/src/components/Select/index.d.ts +2 -2
  258. package/dist/widget/ui/src/components/Select/index.d.ts.map +1 -1
  259. package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.d.ts +1 -1
  260. package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.d.ts.map +1 -1
  261. package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.helpers.d.ts +2 -2
  262. package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.helpers.d.ts.map +1 -1
  263. package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.styles.d.ts +9 -9
  264. package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.styles.d.ts.map +1 -1
  265. package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.types.d.ts +1 -1
  266. package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.types.d.ts.map +1 -1
  267. package/dist/widget/ui/src/components/SelectableCategoryList/index.d.ts +4 -4
  268. package/dist/widget/ui/src/components/SelectableCategoryList/index.d.ts.map +1 -1
  269. package/dist/widget/ui/src/components/Skeleton/Skeleton.d.ts +1 -1
  270. package/dist/widget/ui/src/components/Skeleton/Skeleton.d.ts.map +1 -1
  271. package/dist/widget/ui/src/components/Skeleton/Skeleton.styles.d.ts +3 -3
  272. package/dist/widget/ui/src/components/Skeleton/Skeleton.styles.d.ts.map +1 -1
  273. package/dist/widget/ui/src/components/Skeleton/Skeleton.types.d.ts +3 -3
  274. package/dist/widget/ui/src/components/Skeleton/Skeleton.types.d.ts.map +1 -1
  275. package/dist/widget/ui/src/components/Skeleton/index.d.ts +2 -2
  276. package/dist/widget/ui/src/components/Skeleton/index.d.ts.map +1 -1
  277. package/dist/widget/ui/src/components/Spinner/Spinner.d.ts +1 -1
  278. package/dist/widget/ui/src/components/Spinner/Spinner.d.ts.map +1 -1
  279. package/dist/widget/ui/src/components/Spinner/Spinner.styles.d.ts +3 -3
  280. package/dist/widget/ui/src/components/Spinner/Spinner.styles.d.ts.map +1 -1
  281. package/dist/widget/ui/src/components/Spinner/Spinner.types.d.ts +1 -1
  282. package/dist/widget/ui/src/components/Spinner/Spinner.types.d.ts.map +1 -1
  283. package/dist/widget/ui/src/components/Spinner/index.d.ts +2 -2
  284. package/dist/widget/ui/src/components/Spinner/index.d.ts.map +1 -1
  285. package/dist/widget/ui/src/components/StepDetails/StepDetails.d.ts +1 -1
  286. package/dist/widget/ui/src/components/StepDetails/StepDetails.d.ts.map +1 -1
  287. package/dist/widget/ui/src/components/StepDetails/StepDetails.styles.d.ts +24 -24
  288. package/dist/widget/ui/src/components/StepDetails/StepDetails.styles.d.ts.map +1 -1
  289. package/dist/widget/ui/src/components/StepDetails/StepDetails.types.d.ts +2 -2
  290. package/dist/widget/ui/src/components/StepDetails/StepDetails.types.d.ts.map +1 -1
  291. package/dist/widget/ui/src/components/StepDetails/index.d.ts +2 -2
  292. package/dist/widget/ui/src/components/StepDetails/index.d.ts.map +1 -1
  293. package/dist/widget/ui/src/components/SvgIcon/SvgIcon.d.ts +1 -1
  294. package/dist/widget/ui/src/components/SvgIcon/SvgIcon.d.ts.map +1 -1
  295. package/dist/widget/ui/src/components/SvgIcon/SvgIcon.style.d.ts +3 -3
  296. package/dist/widget/ui/src/components/SvgIcon/SvgIcon.style.d.ts.map +1 -1
  297. package/dist/widget/ui/src/components/SvgIcon/index.d.ts +2 -2
  298. package/dist/widget/ui/src/components/SvgIcon/index.d.ts.map +1 -1
  299. package/dist/widget/ui/src/components/SwapListItem/SwapListItem.d.ts +1 -1
  300. package/dist/widget/ui/src/components/SwapListItem/SwapListItem.d.ts.map +1 -1
  301. package/dist/widget/ui/src/components/SwapListItem/SwapListItem.helpers.d.ts +1 -1
  302. package/dist/widget/ui/src/components/SwapListItem/SwapListItem.helpers.d.ts.map +1 -1
  303. package/dist/widget/ui/src/components/SwapListItem/SwapListItem.styles.d.ts +18 -18
  304. package/dist/widget/ui/src/components/SwapListItem/SwapListItem.styles.d.ts.map +1 -1
  305. package/dist/widget/ui/src/components/SwapListItem/SwapToken.d.ts +1 -1
  306. package/dist/widget/ui/src/components/SwapListItem/SwapToken.d.ts.map +1 -1
  307. package/dist/widget/ui/src/components/SwapListItem/SwapToken.styles.d.ts +27 -27
  308. package/dist/widget/ui/src/components/SwapListItem/SwapToken.styles.d.ts.map +1 -1
  309. package/dist/widget/ui/src/components/SwapListItem/SwapToken.types.d.ts +1 -1
  310. package/dist/widget/ui/src/components/SwapListItem/SwapToken.types.d.ts.map +1 -1
  311. package/dist/widget/ui/src/components/SwapListItem/index.d.ts +2 -2
  312. package/dist/widget/ui/src/components/SwapListItem/index.d.ts.map +1 -1
  313. package/dist/widget/ui/src/components/Switch/Switch.d.ts +1 -1
  314. package/dist/widget/ui/src/components/Switch/Switch.d.ts.map +1 -1
  315. package/dist/widget/ui/src/components/Switch/Switch.styles.d.ts +6 -6
  316. package/dist/widget/ui/src/components/Switch/Switch.styles.d.ts.map +1 -1
  317. package/dist/widget/ui/src/components/Switch/index.d.ts +2 -2
  318. package/dist/widget/ui/src/components/Switch/index.d.ts.map +1 -1
  319. package/dist/widget/ui/src/components/Tabs/Tabs.d.ts +1 -1
  320. package/dist/widget/ui/src/components/Tabs/Tabs.d.ts.map +1 -1
  321. package/dist/widget/ui/src/components/Tabs/Tabs.styles.d.ts +9 -9
  322. package/dist/widget/ui/src/components/Tabs/Tabs.styles.d.ts.map +1 -1
  323. package/dist/widget/ui/src/components/Tabs/Tabs.types.d.ts +1 -1
  324. package/dist/widget/ui/src/components/Tabs/Tabs.types.d.ts.map +1 -1
  325. package/dist/widget/ui/src/components/Tabs/index.d.ts +2 -2
  326. package/dist/widget/ui/src/components/Tabs/index.d.ts.map +1 -1
  327. package/dist/widget/ui/src/components/TextField/TextField.d.ts +1 -1
  328. package/dist/widget/ui/src/components/TextField/TextField.styles.d.ts +9 -9
  329. package/dist/widget/ui/src/components/TextField/TextField.styles.d.ts.map +1 -1
  330. package/dist/widget/ui/src/components/TextField/TextField.types.d.ts +2 -2
  331. package/dist/widget/ui/src/components/TextField/TextField.types.d.ts.map +1 -1
  332. package/dist/widget/ui/src/components/TextField/index.d.ts +2 -2
  333. package/dist/widget/ui/src/components/TextField/index.d.ts.map +1 -1
  334. package/dist/widget/ui/src/components/Toast/Toast.Provider.d.ts +1 -1
  335. package/dist/widget/ui/src/components/Toast/Toast.Provider.d.ts.map +1 -1
  336. package/dist/widget/ui/src/components/Toast/Toast.d.ts +1 -1
  337. package/dist/widget/ui/src/components/Toast/Toast.d.ts.map +1 -1
  338. package/dist/widget/ui/src/components/Toast/Toast.styles.d.ts +19 -19
  339. package/dist/widget/ui/src/components/Toast/Toast.styles.d.ts.map +1 -1
  340. package/dist/widget/ui/src/components/Toast/Toast.types.d.ts +2 -2
  341. package/dist/widget/ui/src/components/Toast/Toast.types.d.ts.map +1 -1
  342. package/dist/widget/ui/src/components/Toast/index.d.ts +3 -3
  343. package/dist/widget/ui/src/components/Toast/index.d.ts.map +1 -1
  344. package/dist/widget/ui/src/components/TokenAmount/TokenAmount.d.ts +1 -1
  345. package/dist/widget/ui/src/components/TokenAmount/TokenAmount.d.ts.map +1 -1
  346. package/dist/widget/ui/src/components/TokenAmount/TokenAmount.styles.d.ts +9 -9
  347. package/dist/widget/ui/src/components/TokenAmount/TokenAmount.styles.d.ts.map +1 -1
  348. package/dist/widget/ui/src/components/TokenAmount/TokenAmount.types.d.ts +2 -2
  349. package/dist/widget/ui/src/components/TokenAmount/TokenAmount.types.d.ts.map +1 -1
  350. package/dist/widget/ui/src/components/TokenAmount/index.d.ts +1 -1
  351. package/dist/widget/ui/src/components/TokenAmount/index.d.ts.map +1 -1
  352. package/dist/widget/ui/src/components/Tooltip/NumericTooltip.d.ts +1 -1
  353. package/dist/widget/ui/src/components/Tooltip/NumericTooltip.d.ts.map +1 -1
  354. package/dist/widget/ui/src/components/Tooltip/NumericTooltip.types.d.ts +1 -1
  355. package/dist/widget/ui/src/components/Tooltip/NumericTooltip.types.d.ts.map +1 -1
  356. package/dist/widget/ui/src/components/Tooltip/Tooltip.d.ts +1 -1
  357. package/dist/widget/ui/src/components/Tooltip/Tooltip.d.ts.map +1 -1
  358. package/dist/widget/ui/src/components/Tooltip/Tooltip.styles.d.ts +10 -10
  359. package/dist/widget/ui/src/components/Tooltip/Tooltip.styles.d.ts.map +1 -1
  360. package/dist/widget/ui/src/components/Tooltip/Tooltip.types.d.ts +1 -1
  361. package/dist/widget/ui/src/components/Tooltip/Tooltip.types.d.ts.map +1 -1
  362. package/dist/widget/ui/src/components/Tooltip/index.d.ts +4 -4
  363. package/dist/widget/ui/src/components/Tooltip/index.d.ts.map +1 -1
  364. package/dist/widget/ui/src/components/Typography/NotSelectableTypography.d.ts +4 -4
  365. package/dist/widget/ui/src/components/Typography/NotSelectableTypography.d.ts.map +1 -1
  366. package/dist/widget/ui/src/components/Typography/Typography.d.ts +1 -1
  367. package/dist/widget/ui/src/components/Typography/Typography.d.ts.map +1 -1
  368. package/dist/widget/ui/src/components/Typography/Typography.styles.d.ts +3 -3
  369. package/dist/widget/ui/src/components/Typography/Typography.styles.d.ts.map +1 -1
  370. package/dist/widget/ui/src/components/Typography/Typography.types.d.ts +1 -1
  371. package/dist/widget/ui/src/components/Typography/Typography.types.d.ts.map +1 -1
  372. package/dist/widget/ui/src/components/Typography/index.d.ts +3 -3
  373. package/dist/widget/ui/src/components/Typography/index.d.ts.map +1 -1
  374. package/dist/widget/ui/src/components/VirtualizedList/index.d.ts +1 -1
  375. package/dist/widget/ui/src/components/VirtualizedList/index.d.ts.map +1 -1
  376. package/dist/widget/ui/src/components/Wallet/ClickableWallet.d.ts +1 -1
  377. package/dist/widget/ui/src/components/Wallet/ClickableWallet.d.ts.map +1 -1
  378. package/dist/widget/ui/src/components/Wallet/SelectableWallet.d.ts +1 -1
  379. package/dist/widget/ui/src/components/Wallet/SelectableWallet.d.ts.map +1 -1
  380. package/dist/widget/ui/src/components/Wallet/Wallet.d.ts +2 -2
  381. package/dist/widget/ui/src/components/Wallet/Wallet.d.ts.map +1 -1
  382. package/dist/widget/ui/src/components/Wallet/Wallet.helpers.d.ts +2 -2
  383. package/dist/widget/ui/src/components/Wallet/Wallet.helpers.d.ts.map +1 -1
  384. package/dist/widget/ui/src/components/Wallet/Wallet.styles.d.ts +16 -16
  385. package/dist/widget/ui/src/components/Wallet/Wallet.styles.d.ts.map +1 -1
  386. package/dist/widget/ui/src/components/Wallet/Wallet.types.d.ts +1 -1
  387. package/dist/widget/ui/src/components/Wallet/Wallet.types.d.ts.map +1 -1
  388. package/dist/widget/ui/src/components/Wallet/index.d.ts +3 -3
  389. package/dist/widget/ui/src/components/Wallet/index.d.ts.map +1 -1
  390. package/dist/widget/ui/src/components/common/Image.d.ts +3 -3
  391. package/dist/widget/ui/src/components/common/Image.d.ts.map +1 -1
  392. package/dist/widget/ui/src/components/common/index.d.ts +1 -1
  393. package/dist/widget/ui/src/components/common/index.d.ts.map +1 -1
  394. package/dist/widget/ui/src/components/common/styles.d.ts +3 -3
  395. package/dist/widget/ui/src/components/common/styles.d.ts.map +1 -1
  396. package/dist/widget/ui/src/components/index.d.ts +46 -46
  397. package/dist/widget/ui/src/components/index.d.ts.map +1 -1
  398. package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.d.ts +1 -1
  399. package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.d.ts.map +1 -1
  400. package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.styles.d.ts +3 -3
  401. package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.styles.d.ts.map +1 -1
  402. package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.types.d.ts +1 -1
  403. package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.types.d.ts.map +1 -1
  404. package/dist/widget/ui/src/containers/ConnectWalletsModal/index.d.ts +2 -2
  405. package/dist/widget/ui/src/containers/ConnectWalletsModal/index.d.ts.map +1 -1
  406. package/dist/widget/ui/src/containers/Notifications/Notifications.d.ts +1 -1
  407. package/dist/widget/ui/src/containers/Notifications/Notifications.d.ts.map +1 -1
  408. package/dist/widget/ui/src/containers/Notifications/Notifications.styles.d.ts +25 -25
  409. package/dist/widget/ui/src/containers/Notifications/Notifications.styles.d.ts.map +1 -1
  410. package/dist/widget/ui/src/containers/Notifications/Notifications.types.d.ts +2 -2
  411. package/dist/widget/ui/src/containers/Notifications/Notifications.types.d.ts.map +1 -1
  412. package/dist/widget/ui/src/containers/Notifications/index.d.ts +1 -1
  413. package/dist/widget/ui/src/containers/Notifications/index.d.ts.map +1 -1
  414. package/dist/widget/ui/src/containers/SwapInput/SwapInput.d.ts +1 -1
  415. package/dist/widget/ui/src/containers/SwapInput/SwapInput.d.ts.map +1 -1
  416. package/dist/widget/ui/src/containers/SwapInput/SwapInput.styles.d.ts +35 -35
  417. package/dist/widget/ui/src/containers/SwapInput/SwapInput.styles.d.ts.map +1 -1
  418. package/dist/widget/ui/src/containers/SwapInput/SwapInput.types.d.ts +1 -1
  419. package/dist/widget/ui/src/containers/SwapInput/SwapInput.types.d.ts.map +1 -1
  420. package/dist/widget/ui/src/containers/SwapInput/TokenSection.d.ts +1 -1
  421. package/dist/widget/ui/src/containers/SwapInput/TokenSection.d.ts.map +1 -1
  422. package/dist/widget/ui/src/containers/SwapInput/TokenSection.styles.d.ts +15 -15
  423. package/dist/widget/ui/src/containers/SwapInput/TokenSection.styles.d.ts.map +1 -1
  424. package/dist/widget/ui/src/containers/SwapInput/index.d.ts +2 -2
  425. package/dist/widget/ui/src/containers/SwapInput/index.d.ts.map +1 -1
  426. package/dist/widget/ui/src/containers/Warnings/index.d.ts +1 -1
  427. package/dist/widget/ui/src/containers/Warnings/index.d.ts.map +1 -1
  428. package/dist/widget/ui/src/containers/index.d.ts +4 -4
  429. package/dist/widget/ui/src/containers/index.d.ts.map +1 -1
  430. package/dist/widget/ui/src/hooks/index.d.ts +1 -1
  431. package/dist/widget/ui/src/hooks/index.d.ts.map +1 -1
  432. package/dist/widget/ui/src/icons/Add.d.ts +1 -1
  433. package/dist/widget/ui/src/icons/Add.d.ts.map +1 -1
  434. package/dist/widget/ui/src/icons/AutoTheme.d.ts +1 -1
  435. package/dist/widget/ui/src/icons/AutoTheme.d.ts.map +1 -1
  436. package/dist/widget/ui/src/icons/Autorenew.d.ts +1 -1
  437. package/dist/widget/ui/src/icons/Autorenew.d.ts.map +1 -1
  438. package/dist/widget/ui/src/icons/BorderRadius.d.ts +1 -1
  439. package/dist/widget/ui/src/icons/BorderRadius.d.ts.map +1 -1
  440. package/dist/widget/ui/src/icons/Bridges.d.ts +1 -1
  441. package/dist/widget/ui/src/icons/Bridges.d.ts.map +1 -1
  442. package/dist/widget/ui/src/icons/Bullhorn.d.ts +1 -1
  443. package/dist/widget/ui/src/icons/Bullhorn.d.ts.map +1 -1
  444. package/dist/widget/ui/src/icons/Calendar.d.ts +1 -1
  445. package/dist/widget/ui/src/icons/Calendar.d.ts.map +1 -1
  446. package/dist/widget/ui/src/icons/Chains.d.ts +1 -1
  447. package/dist/widget/ui/src/icons/Chains.d.ts.map +1 -1
  448. package/dist/widget/ui/src/icons/ChevronDown.d.ts +1 -1
  449. package/dist/widget/ui/src/icons/ChevronDown.d.ts.map +1 -1
  450. package/dist/widget/ui/src/icons/ChevronLeft.d.ts +1 -1
  451. package/dist/widget/ui/src/icons/ChevronLeft.d.ts.map +1 -1
  452. package/dist/widget/ui/src/icons/ChevronRight.d.ts +1 -1
  453. package/dist/widget/ui/src/icons/ChevronRight.d.ts.map +1 -1
  454. package/dist/widget/ui/src/icons/ChevronUp.d.ts +1 -1
  455. package/dist/widget/ui/src/icons/ChevronUp.d.ts.map +1 -1
  456. package/dist/widget/ui/src/icons/Close.d.ts +1 -1
  457. package/dist/widget/ui/src/icons/Close.d.ts.map +1 -1
  458. package/dist/widget/ui/src/icons/Colors.d.ts +1 -1
  459. package/dist/widget/ui/src/icons/Colors.d.ts.map +1 -1
  460. package/dist/widget/ui/src/icons/Complete.d.ts +1 -1
  461. package/dist/widget/ui/src/icons/Complete.d.ts.map +1 -1
  462. package/dist/widget/ui/src/icons/Copy.d.ts +1 -1
  463. package/dist/widget/ui/src/icons/Copy.d.ts.map +1 -1
  464. package/dist/widget/ui/src/icons/CosmosCategory.d.ts +1 -1
  465. package/dist/widget/ui/src/icons/CosmosCategory.d.ts.map +1 -1
  466. package/dist/widget/ui/src/icons/CreditCard.d.ts +1 -1
  467. package/dist/widget/ui/src/icons/CreditCard.d.ts.map +1 -1
  468. package/dist/widget/ui/src/icons/CustomColors.d.ts +1 -1
  469. package/dist/widget/ui/src/icons/CustomColors.d.ts.map +1 -1
  470. package/dist/widget/ui/src/icons/DarkMode.d.ts +1 -1
  471. package/dist/widget/ui/src/icons/DarkMode.d.ts.map +1 -1
  472. package/dist/widget/ui/src/icons/Delete.d.ts +1 -1
  473. package/dist/widget/ui/src/icons/Delete.d.ts.map +1 -1
  474. package/dist/widget/ui/src/icons/Desktop.d.ts +1 -1
  475. package/dist/widget/ui/src/icons/Desktop.d.ts.map +1 -1
  476. package/dist/widget/ui/src/icons/Disconnect.d.ts +1 -1
  477. package/dist/widget/ui/src/icons/Disconnect.d.ts.map +1 -1
  478. package/dist/widget/ui/src/icons/Discord.d.ts +1 -1
  479. package/dist/widget/ui/src/icons/Discord.d.ts.map +1 -1
  480. package/dist/widget/ui/src/icons/Document.d.ts +1 -1
  481. package/dist/widget/ui/src/icons/Document.d.ts.map +1 -1
  482. package/dist/widget/ui/src/icons/Done.d.ts +1 -1
  483. package/dist/widget/ui/src/icons/Done.d.ts.map +1 -1
  484. package/dist/widget/ui/src/icons/Error.d.ts +1 -1
  485. package/dist/widget/ui/src/icons/Error.d.ts.map +1 -1
  486. package/dist/widget/ui/src/icons/EvmCategory.d.ts +1 -1
  487. package/dist/widget/ui/src/icons/EvmCategory.d.ts.map +1 -1
  488. package/dist/widget/ui/src/icons/Exchange.d.ts +1 -1
  489. package/dist/widget/ui/src/icons/Exchange.d.ts.map +1 -1
  490. package/dist/widget/ui/src/icons/Exit.d.ts +1 -1
  491. package/dist/widget/ui/src/icons/Exit.d.ts.map +1 -1
  492. package/dist/widget/ui/src/icons/Explorer.d.ts +1 -1
  493. package/dist/widget/ui/src/icons/Explorer.d.ts.map +1 -1
  494. package/dist/widget/ui/src/icons/ExternalLink.d.ts +1 -1
  495. package/dist/widget/ui/src/icons/ExternalLink.d.ts.map +1 -1
  496. package/dist/widget/ui/src/icons/Filter.d.ts +1 -1
  497. package/dist/widget/ui/src/icons/Filter.d.ts.map +1 -1
  498. package/dist/widget/ui/src/icons/First.d.ts +1 -1
  499. package/dist/widget/ui/src/icons/First.d.ts.map +1 -1
  500. package/dist/widget/ui/src/icons/Font.d.ts +1 -1
  501. package/dist/widget/ui/src/icons/Font.d.ts.map +1 -1
  502. package/dist/widget/ui/src/icons/Gas.d.ts +1 -1
  503. package/dist/widget/ui/src/icons/Gas.d.ts.map +1 -1
  504. package/dist/widget/ui/src/icons/Height.d.ts +1 -1
  505. package/dist/widget/ui/src/icons/Height.d.ts.map +1 -1
  506. package/dist/widget/ui/src/icons/InProgress.d.ts +1 -1
  507. package/dist/widget/ui/src/icons/InProgress.d.ts.map +1 -1
  508. package/dist/widget/ui/src/icons/Infinity.d.ts +1 -1
  509. package/dist/widget/ui/src/icons/Infinity.d.ts.map +1 -1
  510. package/dist/widget/ui/src/icons/Info.d.ts +1 -1
  511. package/dist/widget/ui/src/icons/Info.d.ts.map +1 -1
  512. package/dist/widget/ui/src/icons/InfoError.d.ts +1 -1
  513. package/dist/widget/ui/src/icons/InfoError.d.ts.map +1 -1
  514. package/dist/widget/ui/src/icons/Key.d.ts +1 -1
  515. package/dist/widget/ui/src/icons/Key.d.ts.map +1 -1
  516. package/dist/widget/ui/src/icons/Language.d.ts +1 -1
  517. package/dist/widget/ui/src/icons/Language.d.ts.map +1 -1
  518. package/dist/widget/ui/src/icons/Last.d.ts +1 -1
  519. package/dist/widget/ui/src/icons/Last.d.ts.map +1 -1
  520. package/dist/widget/ui/src/icons/LightMode.d.ts +1 -1
  521. package/dist/widget/ui/src/icons/LightMode.d.ts.map +1 -1
  522. package/dist/widget/ui/src/icons/Link.d.ts +1 -1
  523. package/dist/widget/ui/src/icons/Link.d.ts.map +1 -1
  524. package/dist/widget/ui/src/icons/Loading.d.ts +1 -1
  525. package/dist/widget/ui/src/icons/Loading.d.ts.map +1 -1
  526. package/dist/widget/ui/src/icons/LogoWithText.d.ts +1 -1
  527. package/dist/widget/ui/src/icons/LogoWithText.d.ts.map +1 -1
  528. package/dist/widget/ui/src/icons/Logout.d.ts +1 -1
  529. package/dist/widget/ui/src/icons/Logout.d.ts.map +1 -1
  530. package/dist/widget/ui/src/icons/Medium.d.ts +1 -1
  531. package/dist/widget/ui/src/icons/Medium.d.ts.map +1 -1
  532. package/dist/widget/ui/src/icons/Menu.d.ts +1 -1
  533. package/dist/widget/ui/src/icons/Menu.d.ts.map +1 -1
  534. package/dist/widget/ui/src/icons/More.d.ts +1 -1
  535. package/dist/widget/ui/src/icons/More.d.ts.map +1 -1
  536. package/dist/widget/ui/src/icons/Next.d.ts +1 -1
  537. package/dist/widget/ui/src/icons/Next.d.ts.map +1 -1
  538. package/dist/widget/ui/src/icons/NoNotification.d.ts +1 -1
  539. package/dist/widget/ui/src/icons/NoNotification.d.ts.map +1 -1
  540. package/dist/widget/ui/src/icons/NoRoute.d.ts +1 -1
  541. package/dist/widget/ui/src/icons/NoRoute.d.ts.map +1 -1
  542. package/dist/widget/ui/src/icons/NotificationNumber.d.ts +1 -1
  543. package/dist/widget/ui/src/icons/NotificationNumber.d.ts.map +1 -1
  544. package/dist/widget/ui/src/icons/Notifications.d.ts +1 -1
  545. package/dist/widget/ui/src/icons/Notifications.d.ts.map +1 -1
  546. package/dist/widget/ui/src/icons/Number.d.ts +1 -1
  547. package/dist/widget/ui/src/icons/Number.d.ts.map +1 -1
  548. package/dist/widget/ui/src/icons/OtherCategory.d.ts +1 -1
  549. package/dist/widget/ui/src/icons/OtherCategory.d.ts.map +1 -1
  550. package/dist/widget/ui/src/icons/Paste.d.ts +1 -1
  551. package/dist/widget/ui/src/icons/Paste.d.ts.map +1 -1
  552. package/dist/widget/ui/src/icons/Pin.d.ts +1 -1
  553. package/dist/widget/ui/src/icons/Pin.d.ts.map +1 -1
  554. package/dist/widget/ui/src/icons/RangoExplorer.d.ts +1 -1
  555. package/dist/widget/ui/src/icons/RangoExplorer.d.ts.map +1 -1
  556. package/dist/widget/ui/src/icons/Rank.d.ts +1 -1
  557. package/dist/widget/ui/src/icons/Rank.d.ts.map +1 -1
  558. package/dist/widget/ui/src/icons/Refresh.d.ts +1 -1
  559. package/dist/widget/ui/src/icons/Refresh.d.ts.map +1 -1
  560. package/dist/widget/ui/src/icons/Report.d.ts +1 -1
  561. package/dist/widget/ui/src/icons/Report.d.ts.map +1 -1
  562. package/dist/widget/ui/src/icons/Request.d.ts +1 -1
  563. package/dist/widget/ui/src/icons/Request.d.ts.map +1 -1
  564. package/dist/widget/ui/src/icons/Reverse.d.ts +1 -1
  565. package/dist/widget/ui/src/icons/Reverse.d.ts.map +1 -1
  566. package/dist/widget/ui/src/icons/Route.d.ts +1 -1
  567. package/dist/widget/ui/src/icons/Route.d.ts.map +1 -1
  568. package/dist/widget/ui/src/icons/Score.d.ts +1 -1
  569. package/dist/widget/ui/src/icons/Score.d.ts.map +1 -1
  570. package/dist/widget/ui/src/icons/Search.d.ts +1 -1
  571. package/dist/widget/ui/src/icons/Search.d.ts.map +1 -1
  572. package/dist/widget/ui/src/icons/Settings.d.ts +1 -1
  573. package/dist/widget/ui/src/icons/Settings.d.ts.map +1 -1
  574. package/dist/widget/ui/src/icons/Share.d.ts +1 -1
  575. package/dist/widget/ui/src/icons/Share.d.ts.map +1 -1
  576. package/dist/widget/ui/src/icons/Stats.d.ts +1 -1
  577. package/dist/widget/ui/src/icons/Stats.d.ts.map +1 -1
  578. package/dist/widget/ui/src/icons/Style.d.ts +1 -1
  579. package/dist/widget/ui/src/icons/Style.d.ts.map +1 -1
  580. package/dist/widget/ui/src/icons/Support.d.ts +1 -1
  581. package/dist/widget/ui/src/icons/Support.d.ts.map +1 -1
  582. package/dist/widget/ui/src/icons/Swap.d.ts +1 -1
  583. package/dist/widget/ui/src/icons/Swap.d.ts.map +1 -1
  584. package/dist/widget/ui/src/icons/Telegram.d.ts +1 -1
  585. package/dist/widget/ui/src/icons/Telegram.d.ts.map +1 -1
  586. package/dist/widget/ui/src/icons/Time.d.ts +1 -1
  587. package/dist/widget/ui/src/icons/Time.d.ts.map +1 -1
  588. package/dist/widget/ui/src/icons/Transaction.d.ts +1 -1
  589. package/dist/widget/ui/src/icons/Transaction.d.ts.map +1 -1
  590. package/dist/widget/ui/src/icons/Tune.d.ts +1 -1
  591. package/dist/widget/ui/src/icons/Tune.d.ts.map +1 -1
  592. package/dist/widget/ui/src/icons/UtxoCategory.d.ts +1 -1
  593. package/dist/widget/ui/src/icons/UtxoCategory.d.ts.map +1 -1
  594. package/dist/widget/ui/src/icons/Wallet.d.ts +1 -1
  595. package/dist/widget/ui/src/icons/Wallet.d.ts.map +1 -1
  596. package/dist/widget/ui/src/icons/Warning.d.ts +1 -1
  597. package/dist/widget/ui/src/icons/Warning.d.ts.map +1 -1
  598. package/dist/widget/ui/src/icons/Widget.d.ts +1 -1
  599. package/dist/widget/ui/src/icons/Widget.d.ts.map +1 -1
  600. package/dist/widget/ui/src/icons/Width.d.ts +1 -1
  601. package/dist/widget/ui/src/icons/Width.d.ts.map +1 -1
  602. package/dist/widget/ui/src/icons/X.d.ts +1 -1
  603. package/dist/widget/ui/src/icons/X.d.ts.map +1 -1
  604. package/dist/widget/ui/src/icons/index.d.ts +86 -86
  605. package/dist/widget/ui/src/icons/index.d.ts.map +1 -1
  606. package/dist/widget/ui/src/index.d.ts +7 -7
  607. package/dist/widget/ui/src/index.d.ts.map +1 -1
  608. package/dist/widget/ui/src/theme.d.ts +7 -8
  609. package/dist/widget/ui/src/theme.d.ts.map +1 -1
  610. package/dist/widget/ui/src/types/index.d.ts +2 -2
  611. package/dist/widget/ui/src/types/index.d.ts.map +1 -1
  612. package/dist/widget/ui/src/types/swaps.d.ts +1 -1
  613. package/dist/widget/ui/src/types/swaps.d.ts.map +1 -1
  614. package/package.json +2 -3
  615. package/src/components/Alert/Alert.helpers.ts +1 -1
  616. package/src/components/Alert/Alert.icon.tsx +3 -3
  617. package/src/components/Alert/Alert.styles.ts +1 -1
  618. package/src/components/Alert/Alert.tsx +11 -6
  619. package/src/components/Alert/Alert.types.ts +2 -2
  620. package/src/components/Alert/index.ts +2 -2
  621. package/src/components/BlockchainsChip/BlockchainsChip.styles.ts +2 -2
  622. package/src/components/BlockchainsChip/BlockchainsChip.tsx +2 -2
  623. package/src/components/BlockchainsChip/index.ts +1 -1
  624. package/src/components/BottomLogo/BottomLogo.styles.ts +1 -1
  625. package/src/components/BottomLogo/BottomLogo.tsx +4 -4
  626. package/src/components/BottomLogo/index.ts +1 -1
  627. package/src/components/Button/Button.styles.tsx +1 -1
  628. package/src/components/Button/Button.tsx +4 -4
  629. package/src/components/Button/Button.types.tsx +1 -1
  630. package/src/components/Button/Ripple.tsx +1 -1
  631. package/src/components/Button/index.ts +2 -2
  632. package/src/components/ChainToken/ChainToken.constants.ts +1 -1
  633. package/src/components/ChainToken/ChainToken.styles.ts +2 -2
  634. package/src/components/ChainToken/ChainToken.tsx +5 -5
  635. package/src/components/ChainToken/ChainToken.types.ts +1 -1
  636. package/src/components/ChainToken/index.ts +2 -2
  637. package/src/components/Checkbox/Checkbox.styles.ts +1 -1
  638. package/src/components/Checkbox/Checkbox.tsx +4 -4
  639. package/src/components/Checkbox/index.ts +2 -2
  640. package/src/components/Chip/Chip.styles.ts +1 -1
  641. package/src/components/Chip/Chip.tsx +3 -3
  642. package/src/components/Chip/index.ts +2 -2
  643. package/src/components/Collapsible/Collapsible.styles.ts +1 -1
  644. package/src/components/Collapsible/Collapsible.tsx +3 -3
  645. package/src/components/Collapsible/index.ts +2 -2
  646. package/src/components/Divider/Divider.styles.ts +1 -1
  647. package/src/components/Divider/Divider.tsx +2 -2
  648. package/src/components/Divider/Divider.types.ts +1 -1
  649. package/src/components/Divider/index.ts +1 -1
  650. package/src/components/Flags/Bengali.tsx +2 -2
  651. package/src/components/Flags/Chinese.tsx +2 -2
  652. package/src/components/Flags/English.tsx +2 -2
  653. package/src/components/Flags/Finland.tsx +2 -2
  654. package/src/components/Flags/French.tsx +2 -2
  655. package/src/components/Flags/German.tsx +2 -2
  656. package/src/components/Flags/Greece.tsx +2 -2
  657. package/src/components/Flags/Hindi.tsx +2 -2
  658. package/src/components/Flags/Indonesian.tsx +2 -2
  659. package/src/components/Flags/Italian.tsx +2 -2
  660. package/src/components/Flags/Japanese.tsx +2 -2
  661. package/src/components/Flags/Malay.tsx +2 -2
  662. package/src/components/Flags/Netherlands.tsx +2 -2
  663. package/src/components/Flags/Poland.tsx +2 -2
  664. package/src/components/Flags/Portuguese.tsx +2 -2
  665. package/src/components/Flags/Russian.tsx +2 -2
  666. package/src/components/Flags/Spanish.tsx +2 -2
  667. package/src/components/Flags/Swedish.tsx +2 -2
  668. package/src/components/Flags/Thai.tsx +2 -2
  669. package/src/components/Flags/Turkish.tsx +2 -2
  670. package/src/components/Flags/Ukrainian.tsx +2 -2
  671. package/src/components/Flags/Vietnamese.tsx +2 -2
  672. package/src/components/Flags/index.ts +23 -23
  673. package/src/components/FullExpandedQuote/FullExpandedQuote.Skeletons.tsx +3 -3
  674. package/src/components/FullExpandedQuote/FullExpandedQuote.TokenSection.tsx +5 -5
  675. package/src/components/FullExpandedQuote/FullExpandedQuote.Tooltip.tsx +8 -8
  676. package/src/components/FullExpandedQuote/FullExpandedQuote.helpers.ts +1 -1
  677. package/src/components/FullExpandedQuote/FullExpandedQuote.styles.ts +2 -2
  678. package/src/components/FullExpandedQuote/FullExpandedQuote.tsx +15 -15
  679. package/src/components/FullExpandedQuote/FullExpandedQuote.types.ts +10 -7
  680. package/src/components/FullExpandedQuote/index.ts +1 -1
  681. package/src/components/Header/Header.stories.tsx +1 -1
  682. package/src/components/Header/Header.styles.ts +2 -2
  683. package/src/components/Header/Header.tsx +3 -3
  684. package/src/components/Header/index.ts +2 -2
  685. package/src/components/I18nManager/I18nManager.tsx +15 -15
  686. package/src/components/I18nManager/index.ts +2 -2
  687. package/src/components/IconButton/IconButton.tsx +2 -2
  688. package/src/components/IconButton/IconButton.types.ts +1 -1
  689. package/src/components/IconButton/index.ts +2 -2
  690. package/src/components/List/List.styles.tsx +1 -1
  691. package/src/components/List/List.tsx +3 -3
  692. package/src/components/List/List.types.ts +1 -1
  693. package/src/components/List/index.ts +2 -2
  694. package/src/components/ListItem/ListItem.styles.ts +1 -1
  695. package/src/components/ListItem/ListItem.tsx +3 -3
  696. package/src/components/ListItem/index.ts +2 -2
  697. package/src/components/ListItemButton/ListItemButton.styles.ts +2 -2
  698. package/src/components/ListItemButton/ListItemButton.tsx +2 -2
  699. package/src/components/ListItemButton/ListItemButton.types.ts +1 -1
  700. package/src/components/ListItemButton/index.ts +2 -2
  701. package/src/components/Logo/Logo.tsx +2 -2
  702. package/src/components/Logo/index.tsx +1 -1
  703. package/src/components/MessageBox/CollapsibleMessageBox.styles.tsx +1 -1
  704. package/src/components/MessageBox/CollapsibleMessageBox.tsx +6 -6
  705. package/src/components/MessageBox/CollapsibleMessageBox.types.tsx +1 -1
  706. package/src/components/MessageBox/DefaultMessageBox.tsx +5 -5
  707. package/src/components/MessageBox/MessageBox.styles.tsx +1 -1
  708. package/src/components/MessageBox/MessageBox.tsx +2 -2
  709. package/src/components/MessageBox/MessageBox.types.tsx +3 -3
  710. package/src/components/MessageBox/StatusIcon.tsx +3 -3
  711. package/src/components/MessageBox/index.ts +2 -1
  712. package/src/components/Modal/Modal.helpers.ts +4 -0
  713. package/src/components/Modal/Modal.styles.ts +2 -2
  714. package/src/components/Modal/Modal.tsx +100 -79
  715. package/src/components/Modal/Modal.types.ts +3 -2
  716. package/src/components/Modal/index.ts +3 -3
  717. package/src/components/NotFound/NotFound.styles.ts +1 -1
  718. package/src/components/NotFound/NotFound.tsx +5 -5
  719. package/src/components/NotFound/index.tsx +2 -2
  720. package/src/components/Popover/Popover.styles.ts +1 -1
  721. package/src/components/Popover/Popover.tsx +2 -2
  722. package/src/components/Popover/Popover.types.ts +1 -1
  723. package/src/components/Popover/index.ts +2 -2
  724. package/src/components/PriceImpact/PriceImpact.styles.ts +1 -1
  725. package/src/components/PriceImpact/PriceImpact.tsx +3 -3
  726. package/src/components/PriceImpact/PriceImpact.types.ts +2 -2
  727. package/src/components/PriceImpact/index.ts +2 -2
  728. package/src/components/QuoteCost/QuoteCost.styles.ts +1 -1
  729. package/src/components/QuoteCost/QuoteCost.tsx +6 -6
  730. package/src/components/QuoteCost/index.ts +1 -1
  731. package/src/components/QuoteTag/QuoteTag.styles.ts +1 -1
  732. package/src/components/QuoteTag/QuoteTag.tsx +3 -3
  733. package/src/components/QuoteTag/index.ts +1 -1
  734. package/src/components/Radio/Radio.styles.tsx +1 -1
  735. package/src/components/Radio/Radio.tsx +2 -2
  736. package/src/components/Radio/index.ts +2 -2
  737. package/src/components/RadioGroup/RadioGroup.styles.tsx +1 -1
  738. package/src/components/RadioGroup/RadioGroup.tsx +4 -4
  739. package/src/components/RadioGroup/RadioGroup.types.tsx +1 -1
  740. package/src/components/RadioGroup/index.ts +3 -3
  741. package/src/components/RefreshProgressButton/RefreshProgressButton.styles.ts +1 -1
  742. package/src/components/RefreshProgressButton/RefreshProgressButton.tsx +3 -3
  743. package/src/components/RefreshProgressButton/index.ts +1 -1
  744. package/src/components/Select/Select.styles.ts +1 -1
  745. package/src/components/Select/Select.tsx +4 -4
  746. package/src/components/Select/index.ts +2 -2
  747. package/src/components/SelectableCategoryList/SelectableCategoryList.helpers.ts +3 -3
  748. package/src/components/SelectableCategoryList/SelectableCategoryList.styles.ts +1 -1
  749. package/src/components/SelectableCategoryList/SelectableCategoryList.tsx +6 -6
  750. package/src/components/SelectableCategoryList/SelectableCategoryList.types.ts +1 -1
  751. package/src/components/SelectableCategoryList/index.ts +4 -4
  752. package/src/components/Skeleton/Skeleton.styles.ts +1 -1
  753. package/src/components/Skeleton/Skeleton.tsx +2 -2
  754. package/src/components/Skeleton/Skeleton.types.ts +3 -3
  755. package/src/components/Skeleton/index.ts +2 -2
  756. package/src/components/Spinner/Spinner.styles.ts +1 -1
  757. package/src/components/Spinner/Spinner.tsx +3 -3
  758. package/src/components/Spinner/Spinner.types.ts +1 -1
  759. package/src/components/Spinner/index.ts +2 -2
  760. package/src/components/StepDetails/StepDetails.styles.ts +1 -1
  761. package/src/components/StepDetails/StepDetails.tsx +8 -8
  762. package/src/components/StepDetails/StepDetails.types.ts +2 -2
  763. package/src/components/StepDetails/index.ts +2 -2
  764. package/src/components/SvgIcon/SvgIcon.style.ts +1 -1
  765. package/src/components/SvgIcon/SvgIcon.tsx +2 -2
  766. package/src/components/SvgIcon/index.ts +5 -2
  767. package/src/components/SwapListItem/SwapListItem.helpers.ts +1 -1
  768. package/src/components/SwapListItem/SwapListItem.styles.ts +1 -1
  769. package/src/components/SwapListItem/SwapListItem.tsx +7 -7
  770. package/src/components/SwapListItem/SwapToken.styles.ts +1 -1
  771. package/src/components/SwapListItem/SwapToken.tsx +8 -8
  772. package/src/components/SwapListItem/SwapToken.types.ts +5 -1
  773. package/src/components/SwapListItem/index.ts +2 -2
  774. package/src/components/Switch/Switch.styles.tsx +1 -1
  775. package/src/components/Switch/Switch.tsx +2 -2
  776. package/src/components/Switch/index.ts +2 -2
  777. package/src/components/Tabs/Tabs.styles.tsx +2 -2
  778. package/src/components/Tabs/Tabs.tsx +4 -4
  779. package/src/components/Tabs/Tabs.types.tsx +1 -1
  780. package/src/components/Tabs/index.ts +2 -2
  781. package/src/components/TextField/TextField.styles.ts +1 -1
  782. package/src/components/TextField/TextField.tsx +4 -4
  783. package/src/components/TextField/TextField.types.tsx +2 -2
  784. package/src/components/TextField/index.ts +2 -2
  785. package/src/components/Toast/Toast.Provider.tsx +4 -4
  786. package/src/components/Toast/Toast.styles.ts +3 -3
  787. package/src/components/Toast/Toast.tsx +10 -10
  788. package/src/components/Toast/Toast.types.ts +2 -2
  789. package/src/components/Toast/index.ts +3 -3
  790. package/src/components/TokenAmount/TokenAmount.styles.ts +1 -1
  791. package/src/components/TokenAmount/TokenAmount.tsx +8 -8
  792. package/src/components/TokenAmount/TokenAmount.types.ts +2 -2
  793. package/src/components/TokenAmount/index.ts +1 -1
  794. package/src/components/Tooltip/NumericTooltip.tsx +2 -2
  795. package/src/components/Tooltip/NumericTooltip.types.tsx +1 -1
  796. package/src/components/Tooltip/Tooltip.styles.ts +2 -2
  797. package/src/components/Tooltip/Tooltip.tsx +2 -2
  798. package/src/components/Tooltip/Tooltip.types.ts +1 -1
  799. package/src/components/Tooltip/index.ts +4 -4
  800. package/src/components/Typography/NotSelectableTypography.ts +2 -2
  801. package/src/components/Typography/Typography.styles.tsx +1 -1
  802. package/src/components/Typography/Typography.tsx +2 -2
  803. package/src/components/Typography/Typography.types.tsx +1 -1
  804. package/src/components/Typography/index.ts +3 -3
  805. package/src/components/VirtualizedList/index.ts +1 -1
  806. package/src/components/Wallet/ClickableWallet.tsx +9 -9
  807. package/src/components/Wallet/SelectableWallet.tsx +5 -5
  808. package/src/components/Wallet/Wallet.helpers.ts +2 -2
  809. package/src/components/Wallet/Wallet.styles.ts +2 -2
  810. package/src/components/Wallet/Wallet.tsx +2 -2
  811. package/src/components/Wallet/Wallet.types.ts +1 -1
  812. package/src/components/Wallet/index.ts +3 -3
  813. package/src/components/common/Image.tsx +1 -1
  814. package/src/components/common/index.ts +1 -1
  815. package/src/components/common/styles.ts +1 -1
  816. package/src/components/index.ts +49 -46
  817. package/src/containers/ConnectWalletsModal/ConnectWalletsModal.styles.ts +1 -1
  818. package/src/containers/ConnectWalletsModal/ConnectWalletsModal.tsx +3 -3
  819. package/src/containers/ConnectWalletsModal/ConnectWalletsModal.types.ts +1 -1
  820. package/src/containers/ConnectWalletsModal/index.ts +2 -2
  821. package/src/containers/Notifications/NotificationNotFound.tsx +3 -3
  822. package/src/containers/Notifications/Notifications.styles.ts +2 -2
  823. package/src/containers/Notifications/Notifications.tsx +5 -5
  824. package/src/containers/Notifications/Notifications.types.ts +2 -2
  825. package/src/containers/Notifications/index.ts +1 -1
  826. package/src/containers/SwapInput/SwapInput.styles.ts +2 -2
  827. package/src/containers/SwapInput/SwapInput.tsx +5 -5
  828. package/src/containers/SwapInput/SwapInput.types.ts +1 -1
  829. package/src/containers/SwapInput/TokenSection.styles.ts +3 -3
  830. package/src/containers/SwapInput/TokenSection.tsx +8 -3
  831. package/src/containers/SwapInput/index.ts +2 -2
  832. package/src/containers/Warnings/BalanceErrors.tsx +2 -2
  833. package/src/containers/Warnings/index.ts +1 -1
  834. package/src/containers/index.ts +4 -4
  835. package/src/hooks/index.ts +1 -1
  836. package/src/icons/Add.tsx +2 -2
  837. package/src/icons/AutoTheme.tsx +2 -2
  838. package/src/icons/Autorenew.tsx +2 -2
  839. package/src/icons/BorderRadius.tsx +2 -2
  840. package/src/icons/Bridges.tsx +2 -2
  841. package/src/icons/Bullhorn.tsx +2 -2
  842. package/src/icons/Calendar.tsx +2 -2
  843. package/src/icons/Chains.tsx +2 -2
  844. package/src/icons/ChevronDown.tsx +2 -2
  845. package/src/icons/ChevronLeft.tsx +2 -2
  846. package/src/icons/ChevronRight.tsx +2 -2
  847. package/src/icons/ChevronUp.tsx +2 -2
  848. package/src/icons/Close.tsx +2 -2
  849. package/src/icons/Colors.tsx +2 -2
  850. package/src/icons/Complete.tsx +2 -2
  851. package/src/icons/Copy.tsx +2 -2
  852. package/src/icons/CosmosCategory.tsx +2 -2
  853. package/src/icons/CreditCard.tsx +2 -2
  854. package/src/icons/CustomColors.tsx +2 -2
  855. package/src/icons/DarkMode.tsx +2 -2
  856. package/src/icons/Delete.tsx +2 -2
  857. package/src/icons/Desktop.tsx +2 -2
  858. package/src/icons/Disconnect.tsx +2 -2
  859. package/src/icons/Discord.tsx +2 -2
  860. package/src/icons/Document.tsx +2 -2
  861. package/src/icons/Done.tsx +2 -2
  862. package/src/icons/Error.tsx +2 -2
  863. package/src/icons/EvmCategory.tsx +2 -2
  864. package/src/icons/Exchange.tsx +2 -2
  865. package/src/icons/Exit.tsx +2 -2
  866. package/src/icons/Explorer.tsx +2 -2
  867. package/src/icons/ExternalLink.tsx +2 -2
  868. package/src/icons/Filter.tsx +2 -2
  869. package/src/icons/First.tsx +5 -5
  870. package/src/icons/Font.tsx +2 -2
  871. package/src/icons/Gas.tsx +2 -2
  872. package/src/icons/Height.tsx +2 -2
  873. package/src/icons/InProgress.tsx +2 -2
  874. package/src/icons/Infinity.tsx +2 -2
  875. package/src/icons/Info.tsx +2 -2
  876. package/src/icons/InfoError.tsx +2 -2
  877. package/src/icons/Key.tsx +2 -2
  878. package/src/icons/Language.tsx +2 -2
  879. package/src/icons/Last.tsx +5 -5
  880. package/src/icons/LightMode.tsx +2 -2
  881. package/src/icons/Link.tsx +2 -2
  882. package/src/icons/Loading.tsx +2 -2
  883. package/src/icons/LogoWithText.tsx +2 -2
  884. package/src/icons/Logout.tsx +2 -2
  885. package/src/icons/Medium.tsx +2 -2
  886. package/src/icons/Menu.tsx +2 -2
  887. package/src/icons/More.tsx +2 -2
  888. package/src/icons/Next.tsx +2 -2
  889. package/src/icons/NoNotification.tsx +2 -2
  890. package/src/icons/NoRoute.tsx +2 -2
  891. package/src/icons/NotificationNumber.tsx +2 -2
  892. package/src/icons/Notifications.tsx +2 -2
  893. package/src/icons/Number.tsx +2 -2
  894. package/src/icons/OtherCategory.tsx +2 -2
  895. package/src/icons/Paste.tsx +2 -2
  896. package/src/icons/Pin.tsx +2 -2
  897. package/src/icons/RangoExplorer.tsx +3 -3
  898. package/src/icons/Rank.tsx +2 -2
  899. package/src/icons/Refresh.tsx +2 -2
  900. package/src/icons/Report.tsx +2 -2
  901. package/src/icons/Request.tsx +2 -2
  902. package/src/icons/Reverse.tsx +2 -2
  903. package/src/icons/Route.tsx +2 -2
  904. package/src/icons/Score.tsx +2 -2
  905. package/src/icons/Search.tsx +2 -2
  906. package/src/icons/Settings.tsx +2 -2
  907. package/src/icons/Share.tsx +2 -2
  908. package/src/icons/Stats.tsx +2 -2
  909. package/src/icons/Style.tsx +2 -2
  910. package/src/icons/Support.tsx +2 -2
  911. package/src/icons/Swap.tsx +2 -2
  912. package/src/icons/Telegram.tsx +2 -2
  913. package/src/icons/Time.tsx +2 -2
  914. package/src/icons/Transaction.tsx +2 -2
  915. package/src/icons/Tune.tsx +2 -2
  916. package/src/icons/UtxoCategory.tsx +2 -2
  917. package/src/icons/Wallet.tsx +2 -2
  918. package/src/icons/Warning.tsx +2 -2
  919. package/src/icons/Widget.tsx +2 -2
  920. package/src/icons/Width.tsx +2 -2
  921. package/src/icons/X.tsx +2 -2
  922. package/src/icons/index.ts +86 -86
  923. package/src/index.ts +7 -7
  924. package/src/theme.ts +6 -7
  925. package/src/types/index.ts +2 -2
  926. package/src/types/swaps.ts +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"Info.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Info.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,OAAO,CAAC,KAAK,EAAE,wBAAwB,4DAqB/C;AACD,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"Info.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Info.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,OAAO,CAAC,KAAK,EAAE,wBAAwB,4DAqB/C;AACD,eAAe,OAAO,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgInfoError(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgInfoError;
@@ -1 +1 @@
1
- {"version":3,"file":"InfoError.d.ts","sourceRoot":"","sources":["../../../../../src/icons/InfoError.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,YAAY,CAAC,KAAK,EAAE,wBAAwB,4DAWpD;AACD,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"InfoError.d.ts","sourceRoot":"","sources":["../../../../../src/icons/InfoError.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,YAAY,CAAC,KAAK,EAAE,wBAAwB,4DAWpD;AACD,eAAe,YAAY,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgKey(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgKey;
@@ -1 +1 @@
1
- {"version":3,"file":"Key.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Key.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,MAAM,CAAC,KAAK,EAAE,wBAAwB,4DAwB9C;AACD,eAAe,MAAM,CAAC"}
1
+ {"version":3,"file":"Key.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Key.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,MAAM,CAAC,KAAK,EAAE,wBAAwB,4DAwB9C;AACD,eAAe,MAAM,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgLanguage(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgLanguage;
@@ -1 +1 @@
1
- {"version":3,"file":"Language.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Language.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,WAAW,CAAC,KAAK,EAAE,wBAAwB,4DAmDnD;AACD,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"Language.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Language.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,WAAW,CAAC,KAAK,EAAE,wBAAwB,4DAmDnD;AACD,eAAe,WAAW,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgLast(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgLast;
@@ -1 +1 @@
1
- {"version":3,"file":"Last.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Last.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,OAAO,CAAC,KAAK,EAAE,wBAAwB,4DAiB/C;AACD,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"Last.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Last.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,OAAO,CAAC,KAAK,EAAE,wBAAwB,4DAiB/C;AACD,eAAe,OAAO,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgLightMode(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgLightMode;
@@ -1 +1 @@
1
- {"version":3,"file":"LightMode.d.ts","sourceRoot":"","sources":["../../../../../src/icons/LightMode.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,YAAY,CAAC,KAAK,EAAE,wBAAwB,4DAWpD;AACD,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"LightMode.d.ts","sourceRoot":"","sources":["../../../../../src/icons/LightMode.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,YAAY,CAAC,KAAK,EAAE,wBAAwB,4DAWpD;AACD,eAAe,YAAY,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgLink(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgLink;
@@ -1 +1 @@
1
- {"version":3,"file":"Link.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Link.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,OAAO,CAAC,KAAK,EAAE,wBAAwB,4DAa/C;AACD,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"Link.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Link.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,OAAO,CAAC,KAAK,EAAE,wBAAwB,4DAa/C;AACD,eAAe,OAAO,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgLoading(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgLoading;
@@ -1 +1 @@
1
- {"version":3,"file":"Loading.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Loading.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,UAAU,CAAC,KAAK,EAAE,wBAAwB,4DAuDlD;AACD,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"Loading.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Loading.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,UAAU,CAAC,KAAK,EAAE,wBAAwB,4DAuDlD;AACD,eAAe,UAAU,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgLogoWithText(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgLogoWithText;
@@ -1 +1 @@
1
- {"version":3,"file":"LogoWithText.d.ts","sourceRoot":"","sources":["../../../../../src/icons/LogoWithText.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,eAAe,CAAC,KAAK,EAAE,wBAAwB,4DAuJvD;AACD,eAAe,eAAe,CAAC"}
1
+ {"version":3,"file":"LogoWithText.d.ts","sourceRoot":"","sources":["../../../../../src/icons/LogoWithText.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,eAAe,CAAC,KAAK,EAAE,wBAAwB,4DAuJvD;AACD,eAAe,eAAe,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgLogout(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgLogout;
@@ -1 +1 @@
1
- {"version":3,"file":"Logout.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Logout.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,SAAS,CAAC,KAAK,EAAE,wBAAwB,4DAoBjD;AACD,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"Logout.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Logout.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,SAAS,CAAC,KAAK,EAAE,wBAAwB,4DAoBjD;AACD,eAAe,SAAS,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgMedium(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgMedium;
@@ -1 +1 @@
1
- {"version":3,"file":"Medium.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Medium.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,SAAS,CAAC,KAAK,EAAE,wBAAwB,4DAYjD;AACD,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"Medium.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Medium.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,SAAS,CAAC,KAAK,EAAE,wBAAwB,4DAYjD;AACD,eAAe,SAAS,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgMenu(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgMenu;
@@ -1 +1 @@
1
- {"version":3,"file":"Menu.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Menu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,OAAO,CAAC,KAAK,EAAE,wBAAwB,4DA4B/C;AACD,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"Menu.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Menu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,OAAO,CAAC,KAAK,EAAE,wBAAwB,4DA4B/C;AACD,eAAe,OAAO,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgMore(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgMore;
@@ -1 +1 @@
1
- {"version":3,"file":"More.d.ts","sourceRoot":"","sources":["../../../../../src/icons/More.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,OAAO,CAAC,KAAK,EAAE,wBAAwB,4DAsB/C;AACD,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"More.d.ts","sourceRoot":"","sources":["../../../../../src/icons/More.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,OAAO,CAAC,KAAK,EAAE,wBAAwB,4DAsB/C;AACD,eAAe,OAAO,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgNext(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgNext;
@@ -1 +1 @@
1
- {"version":3,"file":"Next.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Next.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,OAAO,CAAC,KAAK,EAAE,wBAAwB,4DAa/C;AACD,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"Next.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Next.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,OAAO,CAAC,KAAK,EAAE,wBAAwB,4DAa/C;AACD,eAAe,OAAO,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgNoNotification(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgNoNotification;
@@ -1 +1 @@
1
- {"version":3,"file":"NoNotification.d.ts","sourceRoot":"","sources":["../../../../../src/icons/NoNotification.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,iBAAiB,CAAC,KAAK,EAAE,wBAAwB,4DAuBzD;AACD,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"NoNotification.d.ts","sourceRoot":"","sources":["../../../../../src/icons/NoNotification.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,iBAAiB,CAAC,KAAK,EAAE,wBAAwB,4DAuBzD;AACD,eAAe,iBAAiB,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgNoRoute(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgNoRoute;
@@ -1 +1 @@
1
- {"version":3,"file":"NoRoute.d.ts","sourceRoot":"","sources":["../../../../../src/icons/NoRoute.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,UAAU,CAAC,KAAK,EAAE,wBAAwB,4DAwDlD;AACD,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"NoRoute.d.ts","sourceRoot":"","sources":["../../../../../src/icons/NoRoute.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,UAAU,CAAC,KAAK,EAAE,wBAAwB,4DAwDlD;AACD,eAAe,UAAU,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgNotificationNumber(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgNotificationNumber;
@@ -1 +1 @@
1
- {"version":3,"file":"NotificationNumber.d.ts","sourceRoot":"","sources":["../../../../../src/icons/NotificationNumber.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,qBAAqB,CAAC,KAAK,EAAE,wBAAwB,4DAiC7D;AACD,eAAe,qBAAqB,CAAC"}
1
+ {"version":3,"file":"NotificationNumber.d.ts","sourceRoot":"","sources":["../../../../../src/icons/NotificationNumber.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,qBAAqB,CAAC,KAAK,EAAE,wBAAwB,4DAiC7D;AACD,eAAe,qBAAqB,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgNotifications(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgNotifications;
@@ -1 +1 @@
1
- {"version":3,"file":"Notifications.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Notifications.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,gBAAgB,CAAC,KAAK,EAAE,wBAAwB,4DAaxD;AACD,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"Notifications.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Notifications.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,gBAAgB,CAAC,KAAK,EAAE,wBAAwB,4DAaxD;AACD,eAAe,gBAAgB,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgNumber(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgNumber;
@@ -1 +1 @@
1
- {"version":3,"file":"Number.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Number.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,SAAS,CAAC,KAAK,EAAE,wBAAwB,4DAgBjD;AACD,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"Number.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Number.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,SAAS,CAAC,KAAK,EAAE,wBAAwB,4DAgBjD;AACD,eAAe,SAAS,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgOtherCategory(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgOtherCategory;
@@ -1 +1 @@
1
- {"version":3,"file":"OtherCategory.d.ts","sourceRoot":"","sources":["../../../../../src/icons/OtherCategory.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,gBAAgB,CAAC,KAAK,EAAE,wBAAwB,4DAgExD;AACD,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"OtherCategory.d.ts","sourceRoot":"","sources":["../../../../../src/icons/OtherCategory.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,gBAAgB,CAAC,KAAK,EAAE,wBAAwB,4DAgExD;AACD,eAAe,gBAAgB,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgPaste(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgPaste;
@@ -1 +1 @@
1
- {"version":3,"file":"Paste.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Paste.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,QAAQ,CAAC,KAAK,EAAE,wBAAwB,4DAkBhD;AACD,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"Paste.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Paste.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,QAAQ,CAAC,KAAK,EAAE,wBAAwB,4DAkBhD;AACD,eAAe,QAAQ,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgPin(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgPin;
@@ -1 +1 @@
1
- {"version":3,"file":"Pin.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Pin.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,MAAM,CAAC,KAAK,EAAE,wBAAwB,4DAuB9C;AACD,eAAe,MAAM,CAAC"}
1
+ {"version":3,"file":"Pin.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Pin.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,MAAM,CAAC,KAAK,EAAE,wBAAwB,4DAuB9C;AACD,eAAe,MAAM,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgRangoExplorer(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgRangoExplorer;
@@ -1 +1 @@
1
- {"version":3,"file":"RangoExplorer.d.ts","sourceRoot":"","sources":["../../../../../src/icons/RangoExplorer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,gBAAgB,CAAC,KAAK,EAAE,wBAAwB,4DAgCxD;AACD,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"RangoExplorer.d.ts","sourceRoot":"","sources":["../../../../../src/icons/RangoExplorer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,gBAAgB,CAAC,KAAK,EAAE,wBAAwB,4DAgCxD;AACD,eAAe,gBAAgB,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgRank(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgRank;
@@ -1 +1 @@
1
- {"version":3,"file":"Rank.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Rank.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,OAAO,CAAC,KAAK,EAAE,wBAAwB,4DAmB/C;AACD,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"Rank.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Rank.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,OAAO,CAAC,KAAK,EAAE,wBAAwB,4DAmB/C;AACD,eAAe,OAAO,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgRefresh(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgRefresh;
@@ -1 +1 @@
1
- {"version":3,"file":"Refresh.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Refresh.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,UAAU,CAAC,KAAK,EAAE,wBAAwB,4DAmBlD;AACD,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"Refresh.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Refresh.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,UAAU,CAAC,KAAK,EAAE,wBAAwB,4DAmBlD;AACD,eAAe,UAAU,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgReport(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgReport;
@@ -1 +1 @@
1
- {"version":3,"file":"Report.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Report.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,SAAS,CAAC,KAAK,EAAE,wBAAwB,4DAYjD;AACD,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"Report.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Report.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,SAAS,CAAC,KAAK,EAAE,wBAAwB,4DAYjD;AACD,eAAe,SAAS,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgRequest(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgRequest;
@@ -1 +1 @@
1
- {"version":3,"file":"Request.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Request.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,UAAU,CAAC,KAAK,EAAE,wBAAwB,4DAyDlD;AACD,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"Request.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Request.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,UAAU,CAAC,KAAK,EAAE,wBAAwB,4DAyDlD;AACD,eAAe,UAAU,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgReverse(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgReverse;
@@ -1 +1 @@
1
- {"version":3,"file":"Reverse.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Reverse.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,UAAU,CAAC,KAAK,EAAE,wBAAwB,4DA+BlD;AACD,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"Reverse.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Reverse.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,UAAU,CAAC,KAAK,EAAE,wBAAwB,4DA+BlD;AACD,eAAe,UAAU,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgRoute(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgRoute;
@@ -1 +1 @@
1
- {"version":3,"file":"Route.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Route.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,QAAQ,CAAC,KAAK,EAAE,wBAAwB,4DAyBhD;AACD,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"Route.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Route.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,QAAQ,CAAC,KAAK,EAAE,wBAAwB,4DAyBhD;AACD,eAAe,QAAQ,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgScore(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgScore;
@@ -1 +1 @@
1
- {"version":3,"file":"Score.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Score.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,QAAQ,CAAC,KAAK,EAAE,wBAAwB,4DA+BhD;AACD,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"Score.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Score.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,QAAQ,CAAC,KAAK,EAAE,wBAAwB,4DA+BhD;AACD,eAAe,QAAQ,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgSearch(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgSearch;
@@ -1 +1 @@
1
- {"version":3,"file":"Search.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Search.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,SAAS,CAAC,KAAK,EAAE,wBAAwB,4DAmBjD;AACD,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"Search.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Search.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,SAAS,CAAC,KAAK,EAAE,wBAAwB,4DAmBjD;AACD,eAAe,SAAS,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgSettings(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgSettings;
@@ -1 +1 @@
1
- {"version":3,"file":"Settings.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Settings.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,WAAW,CAAC,KAAK,EAAE,wBAAwB,4DAanD;AACD,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"Settings.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Settings.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,WAAW,CAAC,KAAK,EAAE,wBAAwB,4DAanD;AACD,eAAe,WAAW,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgShare(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgShare;
@@ -1 +1 @@
1
- {"version":3,"file":"Share.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Share.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,QAAQ,CAAC,KAAK,EAAE,wBAAwB,4DAoBhD;AACD,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"Share.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Share.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,QAAQ,CAAC,KAAK,EAAE,wBAAwB,4DAoBhD;AACD,eAAe,QAAQ,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgStats(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgStats;
@@ -1 +1 @@
1
- {"version":3,"file":"Stats.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Stats.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,QAAQ,CAAC,KAAK,EAAE,wBAAwB,4DAoBhD;AACD,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"Stats.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Stats.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,QAAQ,CAAC,KAAK,EAAE,wBAAwB,4DAoBhD;AACD,eAAe,QAAQ,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgStyle(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgStyle;
@@ -1 +1 @@
1
- {"version":3,"file":"Style.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Style.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,QAAQ,CAAC,KAAK,EAAE,wBAAwB,4DAmChD;AACD,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"Style.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Style.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,QAAQ,CAAC,KAAK,EAAE,wBAAwB,4DAmChD;AACD,eAAe,QAAQ,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgSupport(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgSupport;
@@ -1 +1 @@
1
- {"version":3,"file":"Support.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Support.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,UAAU,CAAC,KAAK,EAAE,wBAAwB,4DAgClD;AACD,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"Support.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Support.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,UAAU,CAAC,KAAK,EAAE,wBAAwB,4DAgClD;AACD,eAAe,UAAU,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgSwap(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgSwap;
@@ -1 +1 @@
1
- {"version":3,"file":"Swap.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Swap.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,OAAO,CAAC,KAAK,EAAE,wBAAwB,4DAqD/C;AACD,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"Swap.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Swap.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,OAAO,CAAC,KAAK,EAAE,wBAAwB,4DAqD/C;AACD,eAAe,OAAO,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgTelegram(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgTelegram;
@@ -1 +1 @@
1
- {"version":3,"file":"Telegram.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Telegram.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,WAAW,CAAC,KAAK,EAAE,wBAAwB,4DAYnD;AACD,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"Telegram.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Telegram.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,WAAW,CAAC,KAAK,EAAE,wBAAwB,4DAYnD;AACD,eAAe,WAAW,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgTime(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgTime;
@@ -1 +1 @@
1
- {"version":3,"file":"Time.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Time.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,OAAO,CAAC,KAAK,EAAE,wBAAwB,4DAyB/C;AACD,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"Time.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Time.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,OAAO,CAAC,KAAK,EAAE,wBAAwB,4DAyB/C;AACD,eAAe,OAAO,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgTransaction(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgTransaction;
@@ -1 +1 @@
1
- {"version":3,"file":"Transaction.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Transaction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,cAAc,CAAC,KAAK,EAAE,wBAAwB,4DAatD;AACD,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"Transaction.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Transaction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,cAAc,CAAC,KAAK,EAAE,wBAAwB,4DAatD;AACD,eAAe,cAAc,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgTune(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgTune;
@@ -1 +1 @@
1
- {"version":3,"file":"Tune.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Tune.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,OAAO,CAAC,KAAK,EAAE,wBAAwB,4DA2C/C;AACD,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"Tune.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Tune.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,OAAO,CAAC,KAAK,EAAE,wBAAwB,4DA2C/C;AACD,eAAe,OAAO,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgUtxoCategory(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgUtxoCategory;
@@ -1 +1 @@
1
- {"version":3,"file":"UtxoCategory.d.ts","sourceRoot":"","sources":["../../../../../src/icons/UtxoCategory.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,eAAe,CAAC,KAAK,EAAE,wBAAwB,4DAoCvD;AACD,eAAe,eAAe,CAAC"}
1
+ {"version":3,"file":"UtxoCategory.d.ts","sourceRoot":"","sources":["../../../../../src/icons/UtxoCategory.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,eAAe,CAAC,KAAK,EAAE,wBAAwB,4DAoCvD;AACD,eAAe,eAAe,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgWallet(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgWallet;
@@ -1 +1 @@
1
- {"version":3,"file":"Wallet.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Wallet.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,SAAS,CAAC,KAAK,EAAE,wBAAwB,4DAyBjD;AACD,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"Wallet.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Wallet.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,SAAS,CAAC,KAAK,EAAE,wBAAwB,4DAyBjD;AACD,eAAe,SAAS,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
2
2
  import React from 'react';
3
3
  declare function SvgWarning(props: SvgIconPropsWithChildren): React.FunctionComponentElement<SvgIconPropsWithChildren>;
4
4
  export default SvgWarning;
@@ -1 +1 @@
1
- {"version":3,"file":"Warning.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Warning.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtE,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,UAAU,CAAC,KAAK,EAAE,wBAAwB,4DAWlD;AACD,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"Warning.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Warning.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE/E,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,iBAAS,UAAU,CAAC,KAAK,EAAE,wBAAwB,4DAWlD;AACD,eAAe,UAAU,CAAC"}