@rango-dev/widget-embedded 0.18.0 → 0.19.0

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 (476) hide show
  1. package/CHANGELOG.md +1 -113
  2. package/dist/QueueManager.d.ts +2 -5
  3. package/dist/QueueManager.d.ts.map +1 -1
  4. package/dist/Wallets.d.ts +17 -0
  5. package/dist/Wallets.d.ts.map +1 -0
  6. package/dist/Widget.d.ts +9 -0
  7. package/dist/Widget.d.ts.map +1 -0
  8. package/dist/components/AppRouter.d.ts +2 -0
  9. package/dist/components/AppRouter.d.ts.map +1 -1
  10. package/dist/components/AppRoutes.d.ts +6 -1
  11. package/dist/components/AppRoutes.d.ts.map +1 -1
  12. package/dist/components/BlockchainsSection/BlockchainsSection.d.ts.map +1 -1
  13. package/dist/components/BlockchainsSection/BlockchainsSection.styles.d.ts +1 -1
  14. package/dist/components/BlockchainsSection/BlockchainsSection.styles.d.ts.map +1 -1
  15. package/dist/components/ConfirmWalletsModal/ConfirmWallets.helpers.d.ts +3 -1
  16. package/dist/components/ConfirmWalletsModal/ConfirmWallets.helpers.d.ts.map +1 -1
  17. package/dist/components/ConfirmWalletsModal/ConfirmWallets.styles.d.ts +62 -691
  18. package/dist/components/ConfirmWalletsModal/ConfirmWallets.styles.d.ts.map +1 -1
  19. package/dist/components/ConfirmWalletsModal/ConfirmWalletsModal.d.ts.map +1 -1
  20. package/dist/components/ConfirmWalletsModal/ConfirmWalletsModal.types.d.ts +3 -1
  21. package/dist/components/ConfirmWalletsModal/ConfirmWalletsModal.types.d.ts.map +1 -1
  22. package/dist/components/ConfirmWalletsModal/WalletList.d.ts.map +1 -1
  23. package/dist/components/ConfirmWalletsModal/WalletList.type.d.ts +4 -1
  24. package/dist/components/ConfirmWalletsModal/WalletList.type.d.ts.map +1 -1
  25. package/dist/components/HeaderButtons/HomeButtons.d.ts.map +1 -1
  26. package/dist/components/Layout/Layout.d.ts.map +1 -1
  27. package/dist/components/Layout/Layout.styles.d.ts.map +1 -1
  28. package/dist/components/Layout/Layout.types.d.ts +2 -2
  29. package/dist/components/Layout/Layout.types.d.ts.map +1 -1
  30. package/dist/components/LoadingSwapDetails/LoadingSwapDetailStep.d.ts +4 -0
  31. package/dist/components/LoadingSwapDetails/LoadingSwapDetailStep.d.ts.map +1 -0
  32. package/dist/components/LoadingSwapDetails/LoadingSwapDetails.d.ts.map +1 -1
  33. package/dist/components/LoadingSwapDetails/LoadingSwapDetails.styles.d.ts +0 -1727
  34. package/dist/components/LoadingSwapDetails/LoadingSwapDetails.styles.d.ts.map +1 -1
  35. package/dist/components/LoadingSwapDetails/LoadingSwapDetails.types.d.ts +4 -0
  36. package/dist/components/LoadingSwapDetails/LoadingSwapDetails.types.d.ts.map +1 -0
  37. package/dist/components/NoRoutes/NoRoutes.d.ts +4 -0
  38. package/dist/components/NoRoutes/NoRoutes.d.ts.map +1 -0
  39. package/dist/components/NoRoutes/NoRoutes.helper.d.ts +3 -0
  40. package/dist/components/NoRoutes/NoRoutes.helper.d.ts.map +1 -0
  41. package/dist/components/{NoResult/NoResult.styles.d.ts → NoRoutes/NoRoutes.styles.d.ts} +1 -1
  42. package/dist/components/{NoResult/NoResult.styles.d.ts.map → NoRoutes/NoRoutes.styles.d.ts.map} +1 -1
  43. package/dist/components/{NoResult/NoResult.types.d.ts → NoRoutes/NoRoutes.types.d.ts} +3 -3
  44. package/dist/components/NoRoutes/NoRoutes.types.d.ts.map +1 -0
  45. package/dist/components/NoRoutes/index.d.ts +2 -0
  46. package/dist/components/NoRoutes/index.d.ts.map +1 -0
  47. package/dist/components/NotificationContent/NotificationContent.d.ts.map +1 -1
  48. package/dist/components/RouteErrors/RouteErrors.d.ts +4 -0
  49. package/dist/components/RouteErrors/RouteErrors.d.ts.map +1 -0
  50. package/dist/components/{QuoteWarningsAndErrors/QuoteWarningsAndErrors.styles.d.ts → RouteErrors/RouteErrors.styles.d.ts} +1 -1
  51. package/dist/components/RouteErrors/RouteErrors.styles.d.ts.map +1 -0
  52. package/dist/components/RouteErrors/RouteErrors.types.d.ts +24 -0
  53. package/dist/components/RouteErrors/RouteErrors.types.d.ts.map +1 -0
  54. package/dist/components/RouteErrors/RouteErrorsModal.d.ts +4 -0
  55. package/dist/components/RouteErrors/RouteErrorsModal.d.ts.map +1 -0
  56. package/dist/components/RouteErrors/RouteErrorsModalItem.d.ts +4 -0
  57. package/dist/components/RouteErrors/RouteErrorsModalItem.d.ts.map +1 -0
  58. package/dist/components/RouteErrors/index.d.ts +2 -0
  59. package/dist/components/RouteErrors/index.d.ts.map +1 -0
  60. package/dist/components/Slippage/Slippage.d.ts.map +1 -1
  61. package/dist/components/Slippage/Slippage.styles.d.ts +0 -158
  62. package/dist/components/Slippage/Slippage.styles.d.ts.map +1 -1
  63. package/dist/components/SwapDetails/SwapDetails.Placeholder.d.ts.map +1 -1
  64. package/dist/components/SwapDetails/SwapDetails.d.ts.map +1 -1
  65. package/dist/components/SwapDetails/SwapDetails.helpers.d.ts +1 -1
  66. package/dist/components/SwapDetails/SwapDetails.helpers.d.ts.map +1 -1
  67. package/dist/components/SwapDetails/SwapDetails.styles.d.ts +0 -628
  68. package/dist/components/SwapDetails/SwapDetails.styles.d.ts.map +1 -1
  69. package/dist/components/SwapDetailsModal/SwapDetailsCompleteModal.d.ts.map +1 -1
  70. package/dist/components/SwapDetailsModal/SwapDetailsModal.WalletState.d.ts.map +1 -1
  71. package/dist/components/SwapDetailsModal/SwapDetailsModal.helpers.d.ts +1 -1
  72. package/dist/components/SwapDetailsModal/SwapDetailsModal.helpers.d.ts.map +1 -1
  73. package/dist/components/SwapDetailsModal/SwapDetailsModal.types.d.ts +1 -1
  74. package/dist/components/SwapDetailsModal/SwapDetailsModal.types.d.ts.map +1 -1
  75. package/dist/components/SwapsGroup/SwapsGroup.d.ts.map +1 -1
  76. package/dist/components/SwapsGroup/SwapsGroup.styles.d.ts +0 -157
  77. package/dist/components/SwapsGroup/SwapsGroup.styles.d.ts.map +1 -1
  78. package/dist/components/TokenList/TokenList.d.ts.map +1 -1
  79. package/dist/components/TokenList/TokenList.helpers.d.ts +2 -2
  80. package/dist/components/TokenList/TokenList.helpers.d.ts.map +1 -1
  81. package/dist/components/TokenList/TokenList.styles.d.ts +1 -1100
  82. package/dist/components/TokenList/TokenList.styles.d.ts.map +1 -1
  83. package/dist/components/TokenList/TokenList.types.d.ts +9 -4
  84. package/dist/components/TokenList/TokenList.types.d.ts.map +1 -1
  85. package/dist/components/TokenList/index.d.ts +1 -0
  86. package/dist/components/TokenList/index.d.ts.map +1 -1
  87. package/dist/components/UpdateUrl.d.ts +6 -1
  88. package/dist/components/UpdateUrl.d.ts.map +1 -1
  89. package/dist/components/WidgetEvents.d.ts.map +1 -1
  90. package/dist/constants/errors.d.ts +4 -4
  91. package/dist/constants/errors.d.ts.map +1 -1
  92. package/dist/constants/index.d.ts +0 -1
  93. package/dist/constants/index.d.ts.map +1 -1
  94. package/dist/constants/messages.d.ts +1 -1
  95. package/dist/constants/navigationRoutes.d.ts +2 -1
  96. package/dist/constants/navigationRoutes.d.ts.map +1 -1
  97. package/dist/constants/searchParams.d.ts +1 -2
  98. package/dist/constants/searchParams.d.ts.map +1 -1
  99. package/dist/constants/warnings.d.ts +2 -2
  100. package/dist/constants/warnings.d.ts.map +1 -1
  101. package/dist/hooks/{useConfirmSwap/useConfirmSwap.types.d.ts → useConfirmSwap.d.ts} +7 -5
  102. package/dist/hooks/useConfirmSwap.d.ts.map +1 -0
  103. package/dist/hooks/{useFetchQuote.d.ts → useFetchBestRoute.d.ts} +3 -3
  104. package/dist/hooks/useFetchBestRoute.d.ts.map +1 -0
  105. package/dist/hooks/useLanguage.d.ts +1 -1
  106. package/dist/hooks/useLanguage.d.ts.map +1 -1
  107. package/dist/hooks/useNavigateBack.d.ts +3 -1
  108. package/dist/hooks/useNavigateBack.d.ts.map +1 -1
  109. package/dist/hooks/usePrepareBlockchainList/usePrepareBlockchainList.constants.d.ts +1 -1
  110. package/dist/hooks/usePrepareBlockchainList/usePrepareBlockchainList.d.ts +2 -2
  111. package/dist/hooks/usePrepareBlockchainList/usePrepareBlockchainList.d.ts.map +1 -1
  112. package/dist/hooks/usePrepareBlockchainList/usePrepareBlockchainList.helpers.d.ts +7 -5
  113. package/dist/hooks/usePrepareBlockchainList/usePrepareBlockchainList.helpers.d.ts.map +1 -1
  114. package/dist/hooks/usePrepareBlockchainList/usePrepareBlockchainList.mock.d.ts +0 -1
  115. package/dist/hooks/usePrepareBlockchainList/usePrepareBlockchainList.mock.d.ts.map +1 -1
  116. package/dist/hooks/usePrepareBlockchainList/usePrepareBlockchainList.types.d.ts +1 -5
  117. package/dist/hooks/usePrepareBlockchainList/usePrepareBlockchainList.types.d.ts.map +1 -1
  118. package/dist/hooks/useSwapInput.d.ts +2 -4
  119. package/dist/hooks/useSwapInput.d.ts.map +1 -1
  120. package/dist/hooks/useSyncStoresWithConfig.d.ts +2 -1
  121. package/dist/hooks/useSyncStoresWithConfig.d.ts.map +1 -1
  122. package/dist/hooks/useTheme.d.ts +1 -1
  123. package/dist/hooks/useTheme.d.ts.map +1 -1
  124. package/dist/hooks/useWalletList.d.ts.map +1 -1
  125. package/dist/index.d.ts +8 -20
  126. package/dist/index.d.ts.map +1 -1
  127. package/dist/index.js +1 -1
  128. package/dist/index.js.map +4 -4
  129. package/dist/pages/ConfirmSwapPage.d.ts +6 -1
  130. package/dist/pages/ConfirmSwapPage.d.ts.map +1 -1
  131. package/dist/pages/HistoryPage.d.ts.map +1 -1
  132. package/dist/pages/Home.d.ts.map +1 -1
  133. package/dist/pages/LanguagePage.d.ts.map +1 -1
  134. package/dist/pages/LiquiditySourcePage.d.ts +2 -1
  135. package/dist/pages/LiquiditySourcePage.d.ts.map +1 -1
  136. package/dist/pages/SelectBlockchainPage.d.ts.map +1 -1
  137. package/dist/pages/SelectSwapItemsPage.d.ts.map +1 -1
  138. package/dist/pages/SettingsPage.d.ts +6 -1
  139. package/dist/pages/SettingsPage.d.ts.map +1 -1
  140. package/dist/pages/SwapDetailsPage.d.ts.map +1 -1
  141. package/dist/pages/ThemePage.d.ts.map +1 -1
  142. package/dist/pages/WalletsPage.d.ts +8 -1
  143. package/dist/pages/WalletsPage.d.ts.map +1 -1
  144. package/dist/store/app.d.ts +22 -41
  145. package/dist/store/app.d.ts.map +1 -1
  146. package/dist/store/bestRoute.d.ts +77 -0
  147. package/dist/store/bestRoute.d.ts.map +1 -0
  148. package/dist/store/meta.d.ts +23 -0
  149. package/dist/store/meta.d.ts.map +1 -0
  150. package/dist/store/notification.d.ts +3 -4
  151. package/dist/store/notification.d.ts.map +1 -1
  152. package/dist/store/settings.d.ts +81 -0
  153. package/dist/store/settings.d.ts.map +1 -0
  154. package/dist/store/slices/config.d.ts +2 -3
  155. package/dist/store/slices/config.d.ts.map +1 -1
  156. package/dist/store/slices/data.d.ts +2 -5
  157. package/dist/store/slices/data.d.ts.map +1 -1
  158. package/dist/store/ui.d.ts +1 -2
  159. package/dist/store/ui.d.ts.map +1 -1
  160. package/dist/store/wallets.d.ts +9 -14
  161. package/dist/store/wallets.d.ts.map +1 -1
  162. package/dist/types/config.d.ts +8 -41
  163. package/dist/types/config.d.ts.map +1 -1
  164. package/dist/types/index.d.ts +1 -1
  165. package/dist/types/index.d.ts.map +1 -1
  166. package/dist/types/routing.d.ts +65 -0
  167. package/dist/types/routing.d.ts.map +1 -0
  168. package/dist/types/swap.d.ts +14 -4
  169. package/dist/types/swap.d.ts.map +1 -1
  170. package/dist/types/wallets.d.ts +1 -15
  171. package/dist/types/wallets.d.ts.map +1 -1
  172. package/dist/utils/colors.d.ts.map +1 -1
  173. package/dist/utils/configs.d.ts +0 -1
  174. package/dist/utils/configs.d.ts.map +1 -1
  175. package/dist/utils/meta.d.ts +1 -2
  176. package/dist/utils/meta.d.ts.map +1 -1
  177. package/dist/utils/numbers.d.ts +1 -1
  178. package/dist/utils/numbers.d.ts.map +1 -1
  179. package/dist/utils/providers.d.ts +2 -2
  180. package/dist/utils/providers.d.ts.map +1 -1
  181. package/dist/utils/queue.d.ts +2 -2
  182. package/dist/utils/queue.d.ts.map +1 -1
  183. package/dist/utils/routing.d.ts +28 -0
  184. package/dist/utils/routing.d.ts.map +1 -0
  185. package/dist/utils/settings.d.ts +2 -6
  186. package/dist/utils/settings.d.ts.map +1 -1
  187. package/dist/utils/swap.d.ts +24 -35
  188. package/dist/utils/swap.d.ts.map +1 -1
  189. package/dist/utils/time.d.ts +1 -1
  190. package/dist/utils/time.d.ts.map +1 -1
  191. package/dist/utils/wallets.d.ts +10 -9
  192. package/dist/utils/wallets.d.ts.map +1 -1
  193. package/package.json +10 -12
  194. package/src/QueueManager.tsx +17 -18
  195. package/src/{containers/Wallets/Wallets.tsx → Wallets.tsx} +34 -48
  196. package/src/Widget.tsx +119 -0
  197. package/src/components/AppRouter.tsx +32 -8
  198. package/src/components/AppRoutes.tsx +69 -57
  199. package/src/components/BlockchainList/BlockchainList.styles.ts +2 -2
  200. package/src/components/BlockchainList/BlockchainList.tsx +4 -4
  201. package/src/components/BlockchainsSection/BlockchainsSection.styles.ts +1 -1
  202. package/src/components/BlockchainsSection/BlockchainsSection.tsx +17 -26
  203. package/src/components/ConfirmWalletsModal/ConfirmWallets.helpers.ts +64 -2
  204. package/src/components/ConfirmWalletsModal/ConfirmWallets.styles.ts +10 -29
  205. package/src/components/ConfirmWalletsModal/ConfirmWalletsModal.tsx +47 -43
  206. package/src/components/ConfirmWalletsModal/ConfirmWalletsModal.types.ts +3 -1
  207. package/src/components/ConfirmWalletsModal/WalletList.tsx +8 -9
  208. package/src/components/ConfirmWalletsModal/WalletList.type.ts +4 -1
  209. package/src/components/HeaderButtons/HomeButtons.tsx +18 -28
  210. package/src/components/Layout/Layout.styles.ts +0 -2
  211. package/src/components/Layout/Layout.tsx +7 -20
  212. package/src/components/Layout/Layout.types.ts +2 -2
  213. package/src/components/LoadingSwapDetails/LoadingSwapDetailStep.tsx +41 -0
  214. package/src/components/LoadingSwapDetails/LoadingSwapDetails.styles.ts +61 -65
  215. package/src/components/LoadingSwapDetails/LoadingSwapDetails.tsx +34 -28
  216. package/src/components/LoadingSwapDetails/LoadingSwapDetails.types.ts +3 -0
  217. package/src/components/{NoResult/NoResult.helpers.ts → NoRoutes/NoRoutes.helper.ts} +16 -23
  218. package/src/components/{NoResult/NoResult.styles.ts → NoRoutes/NoRoutes.styles.ts} +0 -2
  219. package/src/components/{NoResult/NoResult.tsx → NoRoutes/NoRoutes.tsx} +17 -12
  220. package/src/components/{NoResult/NoResult.types.ts → NoRoutes/NoRoutes.types.ts} +2 -3
  221. package/src/components/NoRoutes/index.ts +1 -0
  222. package/src/components/NotificationContent/NotificationContent.tsx +3 -5
  223. package/src/components/{QuoteWarningsAndErrors/QuoteWarningsAndErrors.styles.ts → RouteErrors/RouteErrors.styles.ts} +1 -8
  224. package/src/components/RouteErrors/RouteErrors.tsx +79 -0
  225. package/src/components/RouteErrors/RouteErrors.types.ts +29 -0
  226. package/src/components/RouteErrors/RouteErrorsModal.tsx +129 -0
  227. package/src/components/{QuoteWarningsAndErrors/QuoteErrorsModalItem.tsx → RouteErrors/RouteErrorsModalItem.tsx} +4 -4
  228. package/src/components/RouteErrors/index.ts +1 -0
  229. package/src/components/Slippage/Slippage.styles.ts +5 -15
  230. package/src/components/Slippage/Slippage.tsx +10 -11
  231. package/src/components/SwapDetails/SwapDetails.Placeholder.tsx +8 -5
  232. package/src/components/SwapDetails/SwapDetails.helpers.tsx +1 -1
  233. package/src/components/SwapDetails/SwapDetails.styles.ts +33 -36
  234. package/src/components/SwapDetails/SwapDetails.tsx +56 -41
  235. package/src/components/SwapDetailsAlerts/SwapDetailsAlerts.Warning.tsx +1 -1
  236. package/src/components/SwapDetailsModal/SwapDetailsCompleteModal.tsx +3 -4
  237. package/src/components/SwapDetailsModal/SwapDetailsModal.Cancel.tsx +2 -2
  238. package/src/components/SwapDetailsModal/SwapDetailsModal.WalletState.tsx +8 -14
  239. package/src/components/SwapDetailsModal/SwapDetailsModal.helpers.tsx +1 -1
  240. package/src/components/SwapDetailsModal/SwapDetailsModal.tsx +1 -1
  241. package/src/components/SwapDetailsModal/SwapDetailsModal.types.ts +1 -1
  242. package/src/components/SwapsGroup/SwapsGroup.styles.ts +1 -10
  243. package/src/components/SwapsGroup/SwapsGroup.tsx +5 -3
  244. package/src/components/SwitchFromAndTo.tsx +2 -2
  245. package/src/components/TokenList/TokenList.helpers.ts +2 -2
  246. package/src/components/TokenList/TokenList.styles.ts +38 -74
  247. package/src/components/TokenList/TokenList.tsx +26 -35
  248. package/src/components/TokenList/TokenList.types.ts +10 -4
  249. package/src/components/TokenList/index.ts +1 -0
  250. package/src/components/UpdateUrl.tsx +30 -35
  251. package/src/components/WidgetEvents.tsx +2 -4
  252. package/src/constants/errors.ts +15 -17
  253. package/src/constants/index.ts +0 -1
  254. package/src/constants/messages.ts +1 -1
  255. package/src/constants/navigationRoutes.ts +8 -7
  256. package/src/constants/searchParams.ts +0 -1
  257. package/src/constants/warnings.ts +7 -7
  258. package/src/hooks/useConfirmSwap.ts +303 -0
  259. package/src/hooks/{useFetchQuote.ts → useFetchBestRoute.ts} +3 -3
  260. package/src/hooks/useLanguage.ts +5 -4
  261. package/src/hooks/useNavigateBack.ts +52 -3
  262. package/src/hooks/usePrepareBlockchainList/usePrepareBlockchainList.constants.ts +1 -1
  263. package/src/hooks/usePrepareBlockchainList/usePrepareBlockchainList.helpers.ts +7 -37
  264. package/src/hooks/usePrepareBlockchainList/usePrepareBlockchainList.mock.ts +0 -60
  265. package/src/hooks/usePrepareBlockchainList/usePrepareBlockchainList.test.ts +3 -78
  266. package/src/hooks/usePrepareBlockchainList/usePrepareBlockchainList.ts +6 -15
  267. package/src/hooks/usePrepareBlockchainList/usePrepareBlockchainList.types.ts +1 -6
  268. package/src/hooks/useSwapInput.ts +48 -141
  269. package/src/hooks/useSyncStoresWithConfig.ts +24 -40
  270. package/src/hooks/useTheme.ts +5 -4
  271. package/src/hooks/useWalletList.ts +5 -3
  272. package/src/index.ts +5 -53
  273. package/src/pages/ConfirmSwapPage.tsx +266 -117
  274. package/src/pages/HistoryPage.tsx +7 -2
  275. package/src/pages/Home.tsx +303 -88
  276. package/src/pages/LanguagePage.tsx +5 -0
  277. package/src/pages/LiquiditySourcePage.tsx +37 -24
  278. package/src/pages/SelectBlockchainPage.tsx +24 -31
  279. package/src/pages/SelectSwapItemsPage.tsx +31 -18
  280. package/src/pages/SettingsPage.tsx +27 -32
  281. package/src/pages/SwapDetailsPage.tsx +7 -6
  282. package/src/pages/ThemePage.tsx +7 -2
  283. package/src/pages/WalletsPage.tsx +19 -9
  284. package/src/services/httpService.ts +1 -1
  285. package/src/store/app.ts +6 -44
  286. package/src/store/{quote.ts → bestRoute.ts} +64 -71
  287. package/src/store/meta.ts +39 -0
  288. package/src/store/settings.ts +158 -0
  289. package/src/store/slices/config.ts +15 -26
  290. package/src/store/slices/data.ts +35 -74
  291. package/src/store/wallets.ts +37 -68
  292. package/src/types/config.ts +8 -53
  293. package/src/types/index.ts +1 -1
  294. package/src/types/routing.ts +77 -0
  295. package/src/types/swap.ts +13 -4
  296. package/src/types/wallets.ts +1 -18
  297. package/src/utils/colors.ts +1 -2
  298. package/src/utils/configs.ts +1 -2
  299. package/src/utils/date.ts +1 -1
  300. package/src/utils/meta.ts +1 -8
  301. package/src/utils/numbers.ts +1 -1
  302. package/src/utils/providers.ts +5 -8
  303. package/src/utils/queue.ts +2 -2
  304. package/src/utils/routing.ts +321 -0
  305. package/src/utils/settings.ts +10 -17
  306. package/src/utils/swap.ts +120 -154
  307. package/src/utils/time.ts +1 -1
  308. package/src/utils/wallets.ts +161 -156
  309. package/dist/components/NoResult/NoResult.d.ts +0 -4
  310. package/dist/components/NoResult/NoResult.d.ts.map +0 -1
  311. package/dist/components/NoResult/NoResult.helpers.d.ts +0 -4
  312. package/dist/components/NoResult/NoResult.helpers.d.ts.map +0 -1
  313. package/dist/components/NoResult/NoResult.types.d.ts.map +0 -1
  314. package/dist/components/NoResult/index.d.ts +0 -2
  315. package/dist/components/NoResult/index.d.ts.map +0 -1
  316. package/dist/components/Quote/Quote.d.ts +0 -4
  317. package/dist/components/Quote/Quote.d.ts.map +0 -1
  318. package/dist/components/Quote/Quote.styles.d.ts +0 -2217
  319. package/dist/components/Quote/Quote.styles.d.ts.map +0 -1
  320. package/dist/components/Quote/Quote.types.d.ts +0 -21
  321. package/dist/components/Quote/Quote.types.d.ts.map +0 -1
  322. package/dist/components/Quote/QuoteSummary.d.ts +0 -11
  323. package/dist/components/Quote/QuoteSummary.d.ts.map +0 -1
  324. package/dist/components/Quote/QuoteSummary.styles.d.ts +0 -315
  325. package/dist/components/Quote/QuoteSummary.styles.d.ts.map +0 -1
  326. package/dist/components/Quote/index.d.ts +0 -3
  327. package/dist/components/Quote/index.d.ts.map +0 -1
  328. package/dist/components/QuoteSkeleton/QuoteSkeleton.d.ts +0 -4
  329. package/dist/components/QuoteSkeleton/QuoteSkeleton.d.ts.map +0 -1
  330. package/dist/components/QuoteSkeleton/QuoteSkeleton.styles.d.ts +0 -633
  331. package/dist/components/QuoteSkeleton/QuoteSkeleton.styles.d.ts.map +0 -1
  332. package/dist/components/QuoteSkeleton/QuoteSkeleton.types.d.ts +0 -6
  333. package/dist/components/QuoteSkeleton/QuoteSkeleton.types.d.ts.map +0 -1
  334. package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.d.ts +0 -4
  335. package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.d.ts.map +0 -1
  336. package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.styles.d.ts +0 -1571
  337. package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.styles.d.ts.map +0 -1
  338. package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.types.d.ts +0 -6
  339. package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.types.d.ts.map +0 -1
  340. package/dist/components/QuoteSkeleton/StepSkeleton.d.ts +0 -4
  341. package/dist/components/QuoteSkeleton/StepSkeleton.d.ts.map +0 -1
  342. package/dist/components/QuoteSkeleton/StepSkeleton.styles.d.ts +0 -786
  343. package/dist/components/QuoteSkeleton/StepSkeleton.styles.d.ts.map +0 -1
  344. package/dist/components/QuoteSkeleton/StepSkeleton.types.d.ts +0 -4
  345. package/dist/components/QuoteSkeleton/StepSkeleton.types.d.ts.map +0 -1
  346. package/dist/components/QuoteSkeleton/index.d.ts +0 -4
  347. package/dist/components/QuoteSkeleton/index.d.ts.map +0 -1
  348. package/dist/components/QuoteWarningsAndErrors/HighValueLossWarningModal.d.ts +0 -11
  349. package/dist/components/QuoteWarningsAndErrors/HighValueLossWarningModal.d.ts.map +0 -1
  350. package/dist/components/QuoteWarningsAndErrors/QuoteErrorsModalItem.d.ts +0 -4
  351. package/dist/components/QuoteWarningsAndErrors/QuoteErrorsModalItem.d.ts.map +0 -1
  352. package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.d.ts +0 -4
  353. package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.d.ts.map +0 -1
  354. package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.helpers.d.ts +0 -9
  355. package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.helpers.d.ts.map +0 -1
  356. package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.styles.d.ts.map +0 -1
  357. package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.types.d.ts +0 -23
  358. package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.types.d.ts.map +0 -1
  359. package/dist/components/QuoteWarningsAndErrors/SlippageWariningModal.d.ts +0 -11
  360. package/dist/components/QuoteWarningsAndErrors/SlippageWariningModal.d.ts.map +0 -1
  361. package/dist/components/QuoteWarningsAndErrors/UnknownPriceWarningModal.d.ts +0 -11
  362. package/dist/components/QuoteWarningsAndErrors/UnknownPriceWarningModal.d.ts.map +0 -1
  363. package/dist/components/QuoteWarningsAndErrors/index.d.ts +0 -2
  364. package/dist/components/QuoteWarningsAndErrors/index.d.ts.map +0 -1
  365. package/dist/containers/App/App.d.ts +0 -3
  366. package/dist/containers/App/App.d.ts.map +0 -1
  367. package/dist/containers/App/App.styles.d.ts +0 -158
  368. package/dist/containers/App/App.styles.d.ts.map +0 -1
  369. package/dist/containers/App/index.d.ts +0 -2
  370. package/dist/containers/App/index.d.ts.map +0 -1
  371. package/dist/containers/QuoteInfo/QuoteInfo.d.ts +0 -4
  372. package/dist/containers/QuoteInfo/QuoteInfo.d.ts.map +0 -1
  373. package/dist/containers/QuoteInfo/QuoteInfo.styles.d.ts +0 -788
  374. package/dist/containers/QuoteInfo/QuoteInfo.styles.d.ts.map +0 -1
  375. package/dist/containers/QuoteInfo/QuoteInfo.types.d.ts +0 -20
  376. package/dist/containers/QuoteInfo/QuoteInfo.types.d.ts.map +0 -1
  377. package/dist/containers/QuoteInfo/index.d.ts +0 -2
  378. package/dist/containers/QuoteInfo/index.d.ts.map +0 -1
  379. package/dist/containers/Wallets/Wallets.d.ts +0 -6
  380. package/dist/containers/Wallets/Wallets.d.ts.map +0 -1
  381. package/dist/containers/Wallets/Wallets.types.d.ts +0 -11
  382. package/dist/containers/Wallets/Wallets.types.d.ts.map +0 -1
  383. package/dist/containers/Wallets/index.d.ts +0 -2
  384. package/dist/containers/Wallets/index.d.ts.map +0 -1
  385. package/dist/containers/Widget/Widget.d.ts +0 -5
  386. package/dist/containers/Widget/Widget.d.ts.map +0 -1
  387. package/dist/containers/Widget/Widget.types.d.ts +0 -5
  388. package/dist/containers/Widget/Widget.types.d.ts.map +0 -1
  389. package/dist/containers/Widget/index.d.ts +0 -3
  390. package/dist/containers/Widget/index.d.ts.map +0 -1
  391. package/dist/containers/WidgetInfo/WidgetInfo.d.ts +0 -6
  392. package/dist/containers/WidgetInfo/WidgetInfo.d.ts.map +0 -1
  393. package/dist/containers/WidgetInfo/WidgetInfo.helpers.d.ts +0 -20
  394. package/dist/containers/WidgetInfo/WidgetInfo.helpers.d.ts.map +0 -1
  395. package/dist/containers/WidgetInfo/WidgetInfo.types.d.ts +0 -21
  396. package/dist/containers/WidgetInfo/WidgetInfo.types.d.ts.map +0 -1
  397. package/dist/containers/WidgetInfo/index.d.ts +0 -2
  398. package/dist/containers/WidgetInfo/index.d.ts.map +0 -1
  399. package/dist/containers/WidgetProvider/WidgetProvider.d.ts +0 -5
  400. package/dist/containers/WidgetProvider/WidgetProvider.d.ts.map +0 -1
  401. package/dist/containers/WidgetProvider/WidgetProvider.types.d.ts +0 -7
  402. package/dist/containers/WidgetProvider/WidgetProvider.types.d.ts.map +0 -1
  403. package/dist/containers/WidgetProvider/index.d.ts +0 -2
  404. package/dist/containers/WidgetProvider/index.d.ts.map +0 -1
  405. package/dist/hooks/useConfirmSwap/index.d.ts +0 -2
  406. package/dist/hooks/useConfirmSwap/index.d.ts.map +0 -1
  407. package/dist/hooks/useConfirmSwap/useConfirmSwap.d.ts +0 -3
  408. package/dist/hooks/useConfirmSwap/useConfirmSwap.d.ts.map +0 -1
  409. package/dist/hooks/useConfirmSwap/useConfirmSwap.helpers.d.ts +0 -19
  410. package/dist/hooks/useConfirmSwap/useConfirmSwap.helpers.d.ts.map +0 -1
  411. package/dist/hooks/useConfirmSwap/useConfirmSwap.types.d.ts.map +0 -1
  412. package/dist/hooks/useFetchQuote.d.ts.map +0 -1
  413. package/dist/hooks/useForceAutoConnect.d.ts +0 -2
  414. package/dist/hooks/useForceAutoConnect.d.ts.map +0 -1
  415. package/dist/store/AppStore.d.ts +0 -47
  416. package/dist/store/AppStore.d.ts.map +0 -1
  417. package/dist/store/quote.d.ts +0 -89
  418. package/dist/store/quote.d.ts.map +0 -1
  419. package/dist/store/slices/settings.d.ts +0 -39
  420. package/dist/store/slices/settings.d.ts.map +0 -1
  421. package/dist/types/quote.d.ts +0 -82
  422. package/dist/types/quote.d.ts.map +0 -1
  423. package/dist/utils/quote.d.ts +0 -32
  424. package/dist/utils/quote.d.ts.map +0 -1
  425. package/src/components/NoResult/index.ts +0 -1
  426. package/src/components/Quote/Quote.styles.ts +0 -249
  427. package/src/components/Quote/Quote.tsx +0 -414
  428. package/src/components/Quote/Quote.types.ts +0 -15
  429. package/src/components/Quote/QuoteSummary.styles.ts +0 -16
  430. package/src/components/Quote/QuoteSummary.tsx +0 -46
  431. package/src/components/Quote/index.ts +0 -2
  432. package/src/components/QuoteSkeleton/QuoteSkeleton.styles.ts +0 -42
  433. package/src/components/QuoteSkeleton/QuoteSkeleton.tsx +0 -30
  434. package/src/components/QuoteSkeleton/QuoteSkeleton.types.ts +0 -5
  435. package/src/components/QuoteSkeleton/QuoteSummarySkeleton.styles.ts +0 -57
  436. package/src/components/QuoteSkeleton/QuoteSummarySkeleton.tsx +0 -76
  437. package/src/components/QuoteSkeleton/QuoteSummarySkeleton.types.ts +0 -6
  438. package/src/components/QuoteSkeleton/StepSkeleton.styles.ts +0 -33
  439. package/src/components/QuoteSkeleton/StepSkeleton.tsx +0 -44
  440. package/src/components/QuoteSkeleton/StepSkeleton.types.ts +0 -1
  441. package/src/components/QuoteSkeleton/index.ts +0 -3
  442. package/src/components/QuoteWarningsAndErrors/HighValueLossWarningModal.tsx +0 -107
  443. package/src/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.helpers.ts +0 -74
  444. package/src/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.tsx +0 -103
  445. package/src/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.types.ts +0 -25
  446. package/src/components/QuoteWarningsAndErrors/SlippageWariningModal.tsx +0 -77
  447. package/src/components/QuoteWarningsAndErrors/UnknownPriceWarningModal.tsx +0 -38
  448. package/src/components/QuoteWarningsAndErrors/index.ts +0 -1
  449. package/src/containers/App/App.styles.ts +0 -18
  450. package/src/containers/App/App.tsx +0 -52
  451. package/src/containers/App/index.ts +0 -1
  452. package/src/containers/QuoteInfo/QuoteInfo.styles.ts +0 -31
  453. package/src/containers/QuoteInfo/QuoteInfo.tsx +0 -99
  454. package/src/containers/QuoteInfo/QuoteInfo.types.ts +0 -20
  455. package/src/containers/QuoteInfo/index.ts +0 -1
  456. package/src/containers/Wallets/Wallets.types.ts +0 -12
  457. package/src/containers/Wallets/index.ts +0 -1
  458. package/src/containers/Widget/Widget.tsx +0 -19
  459. package/src/containers/Widget/Widget.types.ts +0 -5
  460. package/src/containers/Widget/index.ts +0 -2
  461. package/src/containers/WidgetInfo/WidgetInfo.helpers.ts +0 -64
  462. package/src/containers/WidgetInfo/WidgetInfo.tsx +0 -62
  463. package/src/containers/WidgetInfo/WidgetInfo.types.ts +0 -21
  464. package/src/containers/WidgetInfo/index.ts +0 -1
  465. package/src/containers/WidgetProvider/WidgetProvider.tsx +0 -28
  466. package/src/containers/WidgetProvider/WidgetProvider.types.ts +0 -7
  467. package/src/containers/WidgetProvider/index.ts +0 -1
  468. package/src/hooks/useConfirmSwap/index.ts +0 -1
  469. package/src/hooks/useConfirmSwap/useConfirmSwap.helpers.ts +0 -172
  470. package/src/hooks/useConfirmSwap/useConfirmSwap.ts +0 -137
  471. package/src/hooks/useConfirmSwap/useConfirmSwap.types.ts +0 -19
  472. package/src/hooks/useForceAutoConnect.ts +0 -27
  473. package/src/store/AppStore.tsx +0 -41
  474. package/src/store/slices/settings.ts +0 -168
  475. package/src/types/quote.ts +0 -107
  476. package/src/utils/quote.ts +0 -338
@@ -1,946 +1,4 @@
1
1
  import { Typography } from '@rango-dev/ui';
2
- export declare const tokenNameStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
3
- sm: string;
4
- md: string;
5
- lg: string;
6
- }, import("@stitches/react/types/css-util").CSS<{
7
- sm: string;
8
- md: string;
9
- lg: string;
10
- }, {
11
- colors: {
12
- primary: string;
13
- primary500: string;
14
- primary600: string;
15
- secondary: string;
16
- secondary100: string;
17
- secondary200: string;
18
- secondary300: string;
19
- secondary400: string;
20
- secondary500: string;
21
- secondary600: string;
22
- secondary700: string;
23
- secondary800: string;
24
- secondary900: string;
25
- neutral: string;
26
- neutral100: string;
27
- neutral200: string;
28
- neutral300: string;
29
- neutral400: string;
30
- neutral500: string;
31
- neutral600: string;
32
- neutral700: string;
33
- neutral800: string;
34
- neutral900: string;
35
- error100: string;
36
- error300: string;
37
- error500: string;
38
- error600: string;
39
- error700: string;
40
- warning100: string;
41
- warning300: string;
42
- warning500: string;
43
- warning600: string;
44
- warning700: string;
45
- info: string;
46
- info100: string;
47
- info300: string;
48
- info500: string;
49
- info600: string;
50
- info700: string;
51
- success100: string;
52
- success300: string;
53
- success500: string;
54
- success600: string;
55
- success700: string;
56
- background: string;
57
- foreground: string;
58
- };
59
- space: {
60
- 0: string;
61
- 5: string;
62
- 10: string;
63
- 15: string;
64
- 20: string;
65
- 25: string;
66
- 30: string;
67
- 40: string;
68
- 46: string;
69
- 50: string;
70
- 60: string;
71
- 70: string;
72
- 80: string;
73
- 90: string;
74
- 100: string;
75
- 2: string;
76
- 4: string;
77
- 6: string;
78
- 8: string;
79
- 12: string;
80
- 16: string;
81
- 24: string;
82
- 28: string;
83
- 32: string;
84
- };
85
- radii: {
86
- xs: string;
87
- sm: string;
88
- xm: string;
89
- md: string;
90
- xl: string;
91
- lg: string;
92
- primary: string;
93
- secondary: string;
94
- };
95
- fontSizes: {
96
- 10: string;
97
- 12: string;
98
- 14: string;
99
- 16: string;
100
- 18: string;
101
- 20: string;
102
- 22: string;
103
- 24: string;
104
- 28: string;
105
- 32: string;
106
- 36: string;
107
- 40: string;
108
- 48: string;
109
- };
110
- fonts: {
111
- primary: string;
112
- widget: string;
113
- };
114
- fontWeights: {
115
- regular: number;
116
- medium: number;
117
- semiBold: number;
118
- bold: number;
119
- };
120
- lineHeights: {
121
- 12: string;
122
- 16: string;
123
- 20: string;
124
- 24: string;
125
- 26: string;
126
- 28: string;
127
- 30: string;
128
- 36: string;
129
- 40: string;
130
- 44: string;
131
- 52: string;
132
- 64: string;
133
- };
134
- letterSpacings: {};
135
- sizes: {
136
- 4: string;
137
- 6: string;
138
- 8: string;
139
- 12: string;
140
- 16: string;
141
- 18: string;
142
- 20: string;
143
- 24: string;
144
- 28: string;
145
- 32: string;
146
- 36: string;
147
- 40: string;
148
- 45: string;
149
- 48: string;
150
- };
151
- borderWidths: {};
152
- borderStyles: {};
153
- shadows: {
154
- s: string;
155
- };
156
- zIndices: {};
157
- transitions: {};
158
- }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
159
- export declare const descriptionStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
160
- sm: string;
161
- md: string;
162
- lg: string;
163
- }, import("@stitches/react/types/css-util").CSS<{
164
- sm: string;
165
- md: string;
166
- lg: string;
167
- }, {
168
- colors: {
169
- primary: string;
170
- primary500: string;
171
- primary600: string;
172
- secondary: string;
173
- secondary100: string;
174
- secondary200: string;
175
- secondary300: string;
176
- secondary400: string;
177
- secondary500: string;
178
- secondary600: string;
179
- secondary700: string;
180
- secondary800: string;
181
- secondary900: string;
182
- neutral: string;
183
- neutral100: string;
184
- neutral200: string;
185
- neutral300: string;
186
- neutral400: string;
187
- neutral500: string;
188
- neutral600: string;
189
- neutral700: string;
190
- neutral800: string;
191
- neutral900: string;
192
- error100: string;
193
- error300: string;
194
- error500: string;
195
- error600: string;
196
- error700: string;
197
- warning100: string;
198
- warning300: string;
199
- warning500: string;
200
- warning600: string;
201
- warning700: string;
202
- info: string;
203
- info100: string;
204
- info300: string;
205
- info500: string;
206
- info600: string;
207
- info700: string;
208
- success100: string;
209
- success300: string;
210
- success500: string;
211
- success600: string;
212
- success700: string;
213
- background: string;
214
- foreground: string;
215
- };
216
- space: {
217
- 0: string;
218
- 5: string;
219
- 10: string;
220
- 15: string;
221
- 20: string;
222
- 25: string;
223
- 30: string;
224
- 40: string;
225
- 46: string;
226
- 50: string;
227
- 60: string;
228
- 70: string;
229
- 80: string;
230
- 90: string;
231
- 100: string;
232
- 2: string;
233
- 4: string;
234
- 6: string;
235
- 8: string;
236
- 12: string;
237
- 16: string;
238
- 24: string;
239
- 28: string;
240
- 32: string;
241
- };
242
- radii: {
243
- xs: string;
244
- sm: string;
245
- xm: string;
246
- md: string;
247
- xl: string;
248
- lg: string;
249
- primary: string;
250
- secondary: string;
251
- };
252
- fontSizes: {
253
- 10: string;
254
- 12: string;
255
- 14: string;
256
- 16: string;
257
- 18: string;
258
- 20: string;
259
- 22: string;
260
- 24: string;
261
- 28: string;
262
- 32: string;
263
- 36: string;
264
- 40: string;
265
- 48: string;
266
- };
267
- fonts: {
268
- primary: string;
269
- widget: string;
270
- };
271
- fontWeights: {
272
- regular: number;
273
- medium: number;
274
- semiBold: number;
275
- bold: number;
276
- };
277
- lineHeights: {
278
- 12: string;
279
- 16: string;
280
- 20: string;
281
- 24: string;
282
- 26: string;
283
- 28: string;
284
- 30: string;
285
- 36: string;
286
- 40: string;
287
- 44: string;
288
- 52: string;
289
- 64: string;
290
- };
291
- letterSpacings: {};
292
- sizes: {
293
- 4: string;
294
- 6: string;
295
- 8: string;
296
- 12: string;
297
- 16: string;
298
- 18: string;
299
- 20: string;
300
- 24: string;
301
- 28: string;
302
- 32: string;
303
- 36: string;
304
- 40: string;
305
- 45: string;
306
- 48: string;
307
- };
308
- borderWidths: {};
309
- borderStyles: {};
310
- shadows: {
311
- s: string;
312
- };
313
- zIndices: {};
314
- transitions: {};
315
- }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
316
- export declare const tokenTitleStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
317
- sm: string;
318
- md: string;
319
- lg: string;
320
- }, import("@stitches/react/types/css-util").CSS<{
321
- sm: string;
322
- md: string;
323
- lg: string;
324
- }, {
325
- colors: {
326
- primary: string;
327
- primary500: string;
328
- primary600: string;
329
- secondary: string;
330
- secondary100: string;
331
- secondary200: string;
332
- secondary300: string;
333
- secondary400: string;
334
- secondary500: string;
335
- secondary600: string;
336
- secondary700: string;
337
- secondary800: string;
338
- secondary900: string;
339
- neutral: string;
340
- neutral100: string;
341
- neutral200: string;
342
- neutral300: string;
343
- neutral400: string;
344
- neutral500: string;
345
- neutral600: string;
346
- neutral700: string;
347
- neutral800: string;
348
- neutral900: string;
349
- error100: string;
350
- error300: string;
351
- error500: string;
352
- error600: string;
353
- error700: string;
354
- warning100: string;
355
- warning300: string;
356
- warning500: string;
357
- warning600: string;
358
- warning700: string;
359
- info: string;
360
- info100: string;
361
- info300: string;
362
- info500: string;
363
- info600: string;
364
- info700: string;
365
- success100: string;
366
- success300: string;
367
- success500: string;
368
- success600: string;
369
- success700: string;
370
- background: string;
371
- foreground: string;
372
- };
373
- space: {
374
- 0: string;
375
- 5: string;
376
- 10: string;
377
- 15: string;
378
- 20: string;
379
- 25: string;
380
- 30: string;
381
- 40: string;
382
- 46: string;
383
- 50: string;
384
- 60: string;
385
- 70: string;
386
- 80: string;
387
- 90: string;
388
- 100: string;
389
- 2: string;
390
- 4: string;
391
- 6: string;
392
- 8: string;
393
- 12: string;
394
- 16: string;
395
- 24: string;
396
- 28: string;
397
- 32: string;
398
- };
399
- radii: {
400
- xs: string;
401
- sm: string;
402
- xm: string;
403
- md: string;
404
- xl: string;
405
- lg: string;
406
- primary: string;
407
- secondary: string;
408
- };
409
- fontSizes: {
410
- 10: string;
411
- 12: string;
412
- 14: string;
413
- 16: string;
414
- 18: string;
415
- 20: string;
416
- 22: string;
417
- 24: string;
418
- 28: string;
419
- 32: string;
420
- 36: string;
421
- 40: string;
422
- 48: string;
423
- };
424
- fonts: {
425
- primary: string;
426
- widget: string;
427
- };
428
- fontWeights: {
429
- regular: number;
430
- medium: number;
431
- semiBold: number;
432
- bold: number;
433
- };
434
- lineHeights: {
435
- 12: string;
436
- 16: string;
437
- 20: string;
438
- 24: string;
439
- 26: string;
440
- 28: string;
441
- 30: string;
442
- 36: string;
443
- 40: string;
444
- 44: string;
445
- 52: string;
446
- 64: string;
447
- };
448
- letterSpacings: {};
449
- sizes: {
450
- 4: string;
451
- 6: string;
452
- 8: string;
453
- 12: string;
454
- 16: string;
455
- 18: string;
456
- 20: string;
457
- 24: string;
458
- 28: string;
459
- 32: string;
460
- 36: string;
461
- 40: string;
462
- 45: string;
463
- 48: string;
464
- };
465
- borderWidths: {};
466
- borderStyles: {};
467
- shadows: {
468
- s: string;
469
- };
470
- zIndices: {};
471
- transitions: {};
472
- }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
473
- export declare const tokenAddressStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
474
- sm: string;
475
- md: string;
476
- lg: string;
477
- }, import("@stitches/react/types/css-util").CSS<{
478
- sm: string;
479
- md: string;
480
- lg: string;
481
- }, {
482
- colors: {
483
- primary: string;
484
- primary500: string;
485
- primary600: string;
486
- secondary: string;
487
- secondary100: string;
488
- secondary200: string;
489
- secondary300: string;
490
- secondary400: string;
491
- secondary500: string;
492
- secondary600: string;
493
- secondary700: string;
494
- secondary800: string;
495
- secondary900: string;
496
- neutral: string;
497
- neutral100: string;
498
- neutral200: string;
499
- neutral300: string;
500
- neutral400: string;
501
- neutral500: string;
502
- neutral600: string;
503
- neutral700: string;
504
- neutral800: string;
505
- neutral900: string;
506
- error100: string;
507
- error300: string;
508
- error500: string;
509
- error600: string;
510
- error700: string;
511
- warning100: string;
512
- warning300: string;
513
- warning500: string;
514
- warning600: string;
515
- warning700: string;
516
- info: string;
517
- info100: string;
518
- info300: string;
519
- info500: string;
520
- info600: string;
521
- info700: string;
522
- success100: string;
523
- success300: string;
524
- success500: string;
525
- success600: string;
526
- success700: string;
527
- background: string;
528
- foreground: string;
529
- };
530
- space: {
531
- 0: string;
532
- 5: string;
533
- 10: string;
534
- 15: string;
535
- 20: string;
536
- 25: string;
537
- 30: string;
538
- 40: string;
539
- 46: string;
540
- 50: string;
541
- 60: string;
542
- 70: string;
543
- 80: string;
544
- 90: string;
545
- 100: string;
546
- 2: string;
547
- 4: string;
548
- 6: string;
549
- 8: string;
550
- 12: string;
551
- 16: string;
552
- 24: string;
553
- 28: string;
554
- 32: string;
555
- };
556
- radii: {
557
- xs: string;
558
- sm: string;
559
- xm: string;
560
- md: string;
561
- xl: string;
562
- lg: string;
563
- primary: string;
564
- secondary: string;
565
- };
566
- fontSizes: {
567
- 10: string;
568
- 12: string;
569
- 14: string;
570
- 16: string;
571
- 18: string;
572
- 20: string;
573
- 22: string;
574
- 24: string;
575
- 28: string;
576
- 32: string;
577
- 36: string;
578
- 40: string;
579
- 48: string;
580
- };
581
- fonts: {
582
- primary: string;
583
- widget: string;
584
- };
585
- fontWeights: {
586
- regular: number;
587
- medium: number;
588
- semiBold: number;
589
- bold: number;
590
- };
591
- lineHeights: {
592
- 12: string;
593
- 16: string;
594
- 20: string;
595
- 24: string;
596
- 26: string;
597
- 28: string;
598
- 30: string;
599
- 36: string;
600
- 40: string;
601
- 44: string;
602
- 52: string;
603
- 64: string;
604
- };
605
- letterSpacings: {};
606
- sizes: {
607
- 4: string;
608
- 6: string;
609
- 8: string;
610
- 12: string;
611
- 16: string;
612
- 18: string;
613
- 20: string;
614
- 24: string;
615
- 28: string;
616
- 32: string;
617
- 36: string;
618
- 40: string;
619
- 45: string;
620
- 48: string;
621
- };
622
- borderWidths: {};
623
- borderStyles: {};
624
- shadows: {
625
- s: string;
626
- };
627
- zIndices: {};
628
- transitions: {};
629
- }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
630
- export declare const tokenWithoutNameStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
631
- sm: string;
632
- md: string;
633
- lg: string;
634
- }, import("@stitches/react/types/css-util").CSS<{
635
- sm: string;
636
- md: string;
637
- lg: string;
638
- }, {
639
- colors: {
640
- primary: string;
641
- primary500: string;
642
- primary600: string;
643
- secondary: string;
644
- secondary100: string;
645
- secondary200: string;
646
- secondary300: string;
647
- secondary400: string;
648
- secondary500: string;
649
- secondary600: string;
650
- secondary700: string;
651
- secondary800: string;
652
- secondary900: string;
653
- neutral: string;
654
- neutral100: string;
655
- neutral200: string;
656
- neutral300: string;
657
- neutral400: string;
658
- neutral500: string;
659
- neutral600: string;
660
- neutral700: string;
661
- neutral800: string;
662
- neutral900: string;
663
- error100: string;
664
- error300: string;
665
- error500: string;
666
- error600: string;
667
- error700: string;
668
- warning100: string;
669
- warning300: string;
670
- warning500: string;
671
- warning600: string;
672
- warning700: string;
673
- info: string;
674
- info100: string;
675
- info300: string;
676
- info500: string;
677
- info600: string;
678
- info700: string;
679
- success100: string;
680
- success300: string;
681
- success500: string;
682
- success600: string;
683
- success700: string;
684
- background: string;
685
- foreground: string;
686
- };
687
- space: {
688
- 0: string;
689
- 5: string;
690
- 10: string;
691
- 15: string;
692
- 20: string;
693
- 25: string;
694
- 30: string;
695
- 40: string;
696
- 46: string;
697
- 50: string;
698
- 60: string;
699
- 70: string;
700
- 80: string;
701
- 90: string;
702
- 100: string;
703
- 2: string;
704
- 4: string;
705
- 6: string;
706
- 8: string;
707
- 12: string;
708
- 16: string;
709
- 24: string;
710
- 28: string;
711
- 32: string;
712
- };
713
- radii: {
714
- xs: string;
715
- sm: string;
716
- xm: string;
717
- md: string;
718
- xl: string;
719
- lg: string;
720
- primary: string;
721
- secondary: string;
722
- };
723
- fontSizes: {
724
- 10: string;
725
- 12: string;
726
- 14: string;
727
- 16: string;
728
- 18: string;
729
- 20: string;
730
- 22: string;
731
- 24: string;
732
- 28: string;
733
- 32: string;
734
- 36: string;
735
- 40: string;
736
- 48: string;
737
- };
738
- fonts: {
739
- primary: string;
740
- widget: string;
741
- };
742
- fontWeights: {
743
- regular: number;
744
- medium: number;
745
- semiBold: number;
746
- bold: number;
747
- };
748
- lineHeights: {
749
- 12: string;
750
- 16: string;
751
- 20: string;
752
- 24: string;
753
- 26: string;
754
- 28: string;
755
- 30: string;
756
- 36: string;
757
- 40: string;
758
- 44: string;
759
- 52: string;
760
- 64: string;
761
- };
762
- letterSpacings: {};
763
- sizes: {
764
- 4: string;
765
- 6: string;
766
- 8: string;
767
- 12: string;
768
- 16: string;
769
- 18: string;
770
- 20: string;
771
- 24: string;
772
- 28: string;
773
- 32: string;
774
- 36: string;
775
- 40: string;
776
- 45: string;
777
- 48: string;
778
- };
779
- borderWidths: {};
780
- borderStyles: {};
781
- shadows: {
782
- s: string;
783
- };
784
- zIndices: {};
785
- transitions: {};
786
- }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
787
- export declare const usdValueStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
788
- sm: string;
789
- md: string;
790
- lg: string;
791
- }, import("@stitches/react/types/css-util").CSS<{
792
- sm: string;
793
- md: string;
794
- lg: string;
795
- }, {
796
- colors: {
797
- primary: string;
798
- primary500: string;
799
- primary600: string;
800
- secondary: string;
801
- secondary100: string;
802
- secondary200: string;
803
- secondary300: string;
804
- secondary400: string;
805
- secondary500: string;
806
- secondary600: string;
807
- secondary700: string;
808
- secondary800: string;
809
- secondary900: string;
810
- neutral: string;
811
- neutral100: string;
812
- neutral200: string;
813
- neutral300: string;
814
- neutral400: string;
815
- neutral500: string;
816
- neutral600: string;
817
- neutral700: string;
818
- neutral800: string;
819
- neutral900: string;
820
- error100: string;
821
- error300: string;
822
- error500: string;
823
- error600: string;
824
- error700: string;
825
- warning100: string;
826
- warning300: string;
827
- warning500: string;
828
- warning600: string;
829
- warning700: string;
830
- info: string;
831
- info100: string;
832
- info300: string;
833
- info500: string;
834
- info600: string;
835
- info700: string;
836
- success100: string;
837
- success300: string;
838
- success500: string;
839
- success600: string;
840
- success700: string;
841
- background: string;
842
- foreground: string;
843
- };
844
- space: {
845
- 0: string;
846
- 5: string;
847
- 10: string;
848
- 15: string;
849
- 20: string;
850
- 25: string;
851
- 30: string;
852
- 40: string;
853
- 46: string;
854
- 50: string;
855
- 60: string;
856
- 70: string;
857
- 80: string;
858
- 90: string;
859
- 100: string;
860
- 2: string;
861
- 4: string;
862
- 6: string;
863
- 8: string;
864
- 12: string;
865
- 16: string;
866
- 24: string;
867
- 28: string;
868
- 32: string;
869
- };
870
- radii: {
871
- xs: string;
872
- sm: string;
873
- xm: string;
874
- md: string;
875
- xl: string;
876
- lg: string;
877
- primary: string;
878
- secondary: string;
879
- };
880
- fontSizes: {
881
- 10: string;
882
- 12: string;
883
- 14: string;
884
- 16: string;
885
- 18: string;
886
- 20: string;
887
- 22: string;
888
- 24: string;
889
- 28: string;
890
- 32: string;
891
- 36: string;
892
- 40: string;
893
- 48: string;
894
- };
895
- fonts: {
896
- primary: string;
897
- widget: string;
898
- };
899
- fontWeights: {
900
- regular: number;
901
- medium: number;
902
- semiBold: number;
903
- bold: number;
904
- };
905
- lineHeights: {
906
- 12: string;
907
- 16: string;
908
- 20: string;
909
- 24: string;
910
- 26: string;
911
- 28: string;
912
- 30: string;
913
- 36: string;
914
- 40: string;
915
- 44: string;
916
- 52: string;
917
- 64: string;
918
- };
919
- letterSpacings: {};
920
- sizes: {
921
- 4: string;
922
- 6: string;
923
- 8: string;
924
- 12: string;
925
- 16: string;
926
- 18: string;
927
- 20: string;
928
- 24: string;
929
- 28: string;
930
- 32: string;
931
- 36: string;
932
- 40: string;
933
- 45: string;
934
- 48: string;
935
- };
936
- borderWidths: {};
937
- borderStyles: {};
938
- shadows: {
939
- s: string;
940
- };
941
- zIndices: {};
942
- transitions: {};
943
- }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
944
2
  export declare const Container: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
945
3
  sm: string;
946
4
  md: string;
@@ -1883,7 +941,7 @@ export declare const BalanceContainer: import("@stitches/react/types/styled-comp
1883
941
  zIndices: {};
1884
942
  transitions: {};
1885
943
  }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
1886
- export declare const End: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
944
+ export declare const End: import("@stitches/react/types/styled-component").StyledComponent<"ul", {}, {
1887
945
  sm: string;
1888
946
  md: string;
1889
947
  lg: string;
@@ -2511,161 +1569,4 @@ export declare const Pin: import("@stitches/react/types/styled-component").Style
2511
1569
  zIndices: {};
2512
1570
  transitions: {};
2513
1571
  }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
2514
- export declare const TokenBalance: import("@stitches/react/types/styled-component").StyledComponent<typeof Typography, {}, {
2515
- sm: string;
2516
- md: string;
2517
- lg: string;
2518
- }, import("@stitches/react/types/css-util").CSS<{
2519
- sm: string;
2520
- md: string;
2521
- lg: string;
2522
- }, {
2523
- colors: {
2524
- primary: string;
2525
- primary500: string;
2526
- primary600: string;
2527
- secondary: string;
2528
- secondary100: string;
2529
- secondary200: string;
2530
- secondary300: string;
2531
- secondary400: string;
2532
- secondary500: string;
2533
- secondary600: string;
2534
- secondary700: string;
2535
- secondary800: string;
2536
- secondary900: string;
2537
- neutral: string;
2538
- neutral100: string;
2539
- neutral200: string;
2540
- neutral300: string;
2541
- neutral400: string;
2542
- neutral500: string;
2543
- neutral600: string;
2544
- neutral700: string;
2545
- neutral800: string;
2546
- neutral900: string;
2547
- error100: string;
2548
- error300: string;
2549
- error500: string;
2550
- error600: string;
2551
- error700: string;
2552
- warning100: string;
2553
- warning300: string;
2554
- warning500: string;
2555
- warning600: string;
2556
- warning700: string;
2557
- info: string;
2558
- info100: string;
2559
- info300: string;
2560
- info500: string;
2561
- info600: string;
2562
- info700: string;
2563
- success100: string;
2564
- success300: string;
2565
- success500: string;
2566
- success600: string;
2567
- success700: string;
2568
- background: string;
2569
- foreground: string;
2570
- };
2571
- space: {
2572
- 0: string;
2573
- 5: string;
2574
- 10: string;
2575
- 15: string;
2576
- 20: string;
2577
- 25: string;
2578
- 30: string;
2579
- 40: string;
2580
- 46: string;
2581
- 50: string;
2582
- 60: string;
2583
- 70: string;
2584
- 80: string;
2585
- 90: string;
2586
- 100: string;
2587
- 2: string;
2588
- 4: string;
2589
- 6: string;
2590
- 8: string;
2591
- 12: string;
2592
- 16: string;
2593
- 24: string;
2594
- 28: string;
2595
- 32: string;
2596
- };
2597
- radii: {
2598
- xs: string;
2599
- sm: string;
2600
- xm: string;
2601
- md: string;
2602
- xl: string;
2603
- lg: string;
2604
- primary: string;
2605
- secondary: string;
2606
- };
2607
- fontSizes: {
2608
- 10: string;
2609
- 12: string;
2610
- 14: string;
2611
- 16: string;
2612
- 18: string;
2613
- 20: string;
2614
- 22: string;
2615
- 24: string;
2616
- 28: string;
2617
- 32: string;
2618
- 36: string;
2619
- 40: string;
2620
- 48: string;
2621
- };
2622
- fonts: {
2623
- primary: string;
2624
- widget: string;
2625
- };
2626
- fontWeights: {
2627
- regular: number;
2628
- medium: number;
2629
- semiBold: number;
2630
- bold: number;
2631
- };
2632
- lineHeights: {
2633
- 12: string;
2634
- 16: string;
2635
- 20: string;
2636
- 24: string;
2637
- 26: string;
2638
- 28: string;
2639
- 30: string;
2640
- 36: string;
2641
- 40: string;
2642
- 44: string;
2643
- 52: string;
2644
- 64: string;
2645
- };
2646
- letterSpacings: {};
2647
- sizes: {
2648
- 4: string;
2649
- 6: string;
2650
- 8: string;
2651
- 12: string;
2652
- 16: string;
2653
- 18: string;
2654
- 20: string;
2655
- 24: string;
2656
- 28: string;
2657
- 32: string;
2658
- 36: string;
2659
- 40: string;
2660
- 45: string;
2661
- 48: string;
2662
- };
2663
- borderWidths: {};
2664
- borderStyles: {};
2665
- shadows: {
2666
- s: string;
2667
- };
2668
- zIndices: {};
2669
- transitions: {};
2670
- }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
2671
1572
  //# sourceMappingURL=TokenList.styles.d.ts.map