@lifi/widget 3.0.0-alpha.24 → 3.0.0-alpha.25

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 (1072) hide show
  1. package/App.tsx +5 -5
  2. package/AppDefault.tsx +9 -9
  3. package/AppDrawer.tsx +7 -8
  4. package/AppProvider.tsx +8 -7
  5. package/AppRoutes.tsx +19 -21
  6. package/_esm/App.d.ts +4 -4
  7. package/_esm/App.js +3 -3
  8. package/_esm/App.js.map +1 -1
  9. package/_esm/AppDefault.js +9 -9
  10. package/_esm/AppDefault.js.map +1 -1
  11. package/_esm/AppDrawer.d.ts +2 -2
  12. package/_esm/AppDrawer.js +6 -6
  13. package/_esm/AppDrawer.js.map +1 -1
  14. package/_esm/AppDrawer.style.d.ts +4 -4
  15. package/_esm/AppDrawerContext.d.ts +1 -1
  16. package/_esm/AppProvider.d.ts +1 -1
  17. package/_esm/AppProvider.js +7 -3
  18. package/_esm/AppProvider.js.map +1 -1
  19. package/_esm/AppRoutes.d.ts +1 -1
  20. package/_esm/AppRoutes.js +19 -15
  21. package/_esm/AppRoutes.js.map +1 -1
  22. package/_esm/components/AccountAvatar.d.ts +1 -1
  23. package/_esm/components/AccountAvatar.js +5 -5
  24. package/_esm/components/AccountAvatar.js.map +1 -1
  25. package/_esm/components/ActiveTransactions/ActiveTransactionItem.d.ts +1 -1
  26. package/_esm/components/ActiveTransactions/ActiveTransactionItem.js +14 -12
  27. package/_esm/components/ActiveTransactions/ActiveTransactionItem.js.map +1 -1
  28. package/_esm/components/ActiveTransactions/ActiveTransactions.d.ts +1 -1
  29. package/_esm/components/ActiveTransactions/ActiveTransactions.js +6 -5
  30. package/_esm/components/ActiveTransactions/ActiveTransactions.js.map +1 -1
  31. package/_esm/components/ActiveTransactions/ActiveTransactions.style.d.ts +6 -6
  32. package/_esm/components/ActiveTransactions/ActiveTransactions.style.js +1 -1
  33. package/_esm/components/ActiveTransactions/ActiveTransactions.style.js.map +1 -1
  34. package/_esm/components/ActiveTransactions/index.d.ts +2 -2
  35. package/_esm/components/ActiveTransactions/index.js +2 -2
  36. package/_esm/components/ActiveTransactions/index.js.map +1 -1
  37. package/_esm/components/AlertMessage/AlertMessage.d.ts +1 -1
  38. package/_esm/components/AlertMessage/AlertMessage.js +1 -1
  39. package/_esm/components/AlertMessage/AlertMessage.js.map +1 -1
  40. package/_esm/components/AlertMessage/AlertMessage.style.d.ts +2 -2
  41. package/_esm/components/AlertMessage/AlertMessage.style.js +1 -1
  42. package/_esm/components/AlertMessage/AlertMessage.style.js.map +1 -1
  43. package/_esm/components/AlertMessage/index.d.ts +3 -3
  44. package/_esm/components/AlertMessage/index.js +3 -3
  45. package/_esm/components/AlertMessage/index.js.map +1 -1
  46. package/_esm/components/AmountInput/AmountInput.d.ts +1 -1
  47. package/_esm/components/AmountInput/AmountInput.js +14 -10
  48. package/_esm/components/AmountInput/AmountInput.js.map +1 -1
  49. package/_esm/components/AmountInput/AmountInput.style.d.ts +2 -2
  50. package/_esm/components/AmountInput/AmountInputAdornment.style.d.ts +3 -3
  51. package/_esm/components/AmountInput/AmountInputEndAdornment.d.ts +1 -1
  52. package/_esm/components/AmountInput/AmountInputEndAdornment.js +7 -3
  53. package/_esm/components/AmountInput/AmountInputEndAdornment.js.map +1 -1
  54. package/_esm/components/AmountInput/AmountInputStartAdornment.d.ts +2 -2
  55. package/_esm/components/AmountInput/AmountInputStartAdornment.js +5 -3
  56. package/_esm/components/AmountInput/AmountInputStartAdornment.js.map +1 -1
  57. package/_esm/components/AmountInput/PriceFormHelperText.d.ts +2 -2
  58. package/_esm/components/AmountInput/PriceFormHelperText.js +4 -3
  59. package/_esm/components/AmountInput/PriceFormHelperText.js.map +1 -1
  60. package/_esm/components/AmountInput/index.d.ts +1 -1
  61. package/_esm/components/AmountInput/index.js +1 -1
  62. package/_esm/components/AmountInput/index.js.map +1 -1
  63. package/_esm/components/AppContainer.d.ts +2 -2
  64. package/_esm/components/AppContainer.js +2 -2
  65. package/_esm/components/AppContainer.js.map +1 -1
  66. package/_esm/components/BaseTransactionButton/BaseTransactionButton.d.ts +2 -2
  67. package/_esm/components/BaseTransactionButton/BaseTransactionButton.js +6 -5
  68. package/_esm/components/BaseTransactionButton/BaseTransactionButton.js.map +1 -1
  69. package/_esm/components/BaseTransactionButton/index.d.ts +2 -2
  70. package/_esm/components/BaseTransactionButton/index.js +2 -2
  71. package/_esm/components/BaseTransactionButton/index.js.map +1 -1
  72. package/_esm/components/BottomSheet/BottomSheet.d.ts +2 -2
  73. package/_esm/components/BottomSheet/BottomSheet.js +2 -2
  74. package/_esm/components/BottomSheet/BottomSheet.js.map +1 -1
  75. package/_esm/components/BottomSheet/index.d.ts +2 -2
  76. package/_esm/components/BottomSheet/index.js +2 -2
  77. package/_esm/components/BottomSheet/index.js.map +1 -1
  78. package/_esm/components/Card/Card.d.ts +2 -2
  79. package/_esm/components/Card/CardButton.d.ts +1 -1
  80. package/_esm/components/Card/CardButton.js +2 -2
  81. package/_esm/components/Card/CardButton.js.map +1 -1
  82. package/_esm/components/Card/CardButton.style.d.ts +3 -3
  83. package/_esm/components/Card/CardHeader.d.ts +3 -3
  84. package/_esm/components/Card/CardIconButton.d.ts +2 -2
  85. package/_esm/components/Card/CardLabel.d.ts +2 -2
  86. package/_esm/components/Card/CardTitle.d.ts +2 -2
  87. package/_esm/components/Card/index.d.ts +7 -7
  88. package/_esm/components/Card/index.js +7 -7
  89. package/_esm/components/Card/index.js.map +1 -1
  90. package/_esm/components/ChainSelect/ChainSelect.d.ts +1 -1
  91. package/_esm/components/ChainSelect/ChainSelect.js +6 -4
  92. package/_esm/components/ChainSelect/ChainSelect.js.map +1 -1
  93. package/_esm/components/ChainSelect/ChainSelect.style.d.ts +3 -3
  94. package/_esm/components/ChainSelect/ChainSelect.style.js +1 -1
  95. package/_esm/components/ChainSelect/ChainSelect.style.js.map +1 -1
  96. package/_esm/components/ChainSelect/index.d.ts +2 -2
  97. package/_esm/components/ChainSelect/index.js +2 -2
  98. package/_esm/components/ChainSelect/index.js.map +1 -1
  99. package/_esm/components/ChainSelect/useChainSelect.d.ts +1 -1
  100. package/_esm/components/ChainSelect/useChainSelect.js +7 -2
  101. package/_esm/components/ChainSelect/useChainSelect.js.map +1 -1
  102. package/_esm/components/ContractComponent/ContractComponent.js +1 -1
  103. package/_esm/components/ContractComponent/ContractComponent.js.map +1 -1
  104. package/_esm/components/ContractComponent/index.d.ts +1 -1
  105. package/_esm/components/ContractComponent/index.js +1 -1
  106. package/_esm/components/ContractComponent/index.js.map +1 -1
  107. package/_esm/components/Dialog.js +1 -1
  108. package/_esm/components/Dialog.js.map +1 -1
  109. package/_esm/components/GasMessage/FundsSufficiencyMessage.js +4 -4
  110. package/_esm/components/GasMessage/FundsSufficiencyMessage.js.map +1 -1
  111. package/_esm/components/GasMessage/GasMessage.d.ts +1 -1
  112. package/_esm/components/GasMessage/GasMessage.js +4 -3
  113. package/_esm/components/GasMessage/GasMessage.js.map +1 -1
  114. package/_esm/components/GasMessage/GasMessage.style.js +1 -1
  115. package/_esm/components/GasMessage/GasMessage.style.js.map +1 -1
  116. package/_esm/components/GasMessage/GasRefuelMessage.d.ts +1 -1
  117. package/_esm/components/GasMessage/GasRefuelMessage.js +7 -6
  118. package/_esm/components/GasMessage/GasRefuelMessage.js.map +1 -1
  119. package/_esm/components/GasMessage/GasSufficiencyMessage.d.ts +2 -2
  120. package/_esm/components/GasMessage/GasSufficiencyMessage.js +3 -3
  121. package/_esm/components/GasMessage/GasSufficiencyMessage.js.map +1 -1
  122. package/_esm/components/GasMessage/index.d.ts +2 -2
  123. package/_esm/components/GasMessage/index.js +2 -2
  124. package/_esm/components/GasMessage/index.js.map +1 -1
  125. package/_esm/components/Header/CloseDrawerButton.js +4 -5
  126. package/_esm/components/Header/CloseDrawerButton.js.map +1 -1
  127. package/_esm/components/Header/EVMDisconnectIconButton.js +2 -2
  128. package/_esm/components/Header/EVMDisconnectIconButton.js.map +1 -1
  129. package/_esm/components/Header/Header.js +6 -5
  130. package/_esm/components/Header/Header.js.map +1 -1
  131. package/_esm/components/Header/Header.style.d.ts +4 -4
  132. package/_esm/components/Header/Header.style.js +1 -1
  133. package/_esm/components/Header/Header.style.js.map +1 -1
  134. package/_esm/components/Header/NavigationHeader.d.ts +1 -1
  135. package/_esm/components/Header/NavigationHeader.js +15 -15
  136. package/_esm/components/Header/NavigationHeader.js.map +1 -1
  137. package/_esm/components/Header/NavigationTabs.js +4 -3
  138. package/_esm/components/Header/NavigationTabs.js.map +1 -1
  139. package/_esm/components/Header/SVMDisconnectIconButton.js +2 -2
  140. package/_esm/components/Header/SVMDisconnectIconButton.js.map +1 -1
  141. package/_esm/components/Header/SettingsButton.js +6 -5
  142. package/_esm/components/Header/SettingsButton.js.map +1 -1
  143. package/_esm/components/Header/SettingsButton.style.d.ts +3 -3
  144. package/_esm/components/Header/SettingsButton.style.js +2 -3
  145. package/_esm/components/Header/SettingsButton.style.js.map +1 -1
  146. package/_esm/components/Header/TransactionHistoryButton.js +5 -6
  147. package/_esm/components/Header/TransactionHistoryButton.js.map +1 -1
  148. package/_esm/components/Header/WalletHeader.d.ts +1 -1
  149. package/_esm/components/Header/WalletHeader.js +16 -14
  150. package/_esm/components/Header/WalletHeader.js.map +1 -1
  151. package/_esm/components/Header/WalletMenu.js +12 -10
  152. package/_esm/components/Header/WalletMenu.js.map +1 -1
  153. package/_esm/components/Header/index.d.ts +1 -1
  154. package/_esm/components/Header/index.js +1 -1
  155. package/_esm/components/Header/index.js.map +1 -1
  156. package/_esm/components/Initializer.d.ts +1 -1
  157. package/_esm/components/Initializer.js +1 -1
  158. package/_esm/components/Initializer.js.map +1 -1
  159. package/_esm/components/Insurance/Insurance.d.ts +2 -2
  160. package/_esm/components/Insurance/Insurance.js +3 -3
  161. package/_esm/components/Insurance/Insurance.js.map +1 -1
  162. package/_esm/components/Insurance/InsuranceCard.d.ts +2 -2
  163. package/_esm/components/Insurance/InsuranceCard.js +7 -6
  164. package/_esm/components/Insurance/InsuranceCard.js.map +1 -1
  165. package/_esm/components/Insurance/InsuranceCollapsed.d.ts +2 -2
  166. package/_esm/components/Insurance/InsuranceCollapsed.js +6 -4
  167. package/_esm/components/Insurance/InsuranceCollapsed.js.map +1 -1
  168. package/_esm/components/Insurance/index.d.ts +2 -2
  169. package/_esm/components/Insurance/index.js +2 -2
  170. package/_esm/components/Insurance/index.js.map +1 -1
  171. package/_esm/components/Insurance/types.d.ts +1 -1
  172. package/_esm/components/ListItem/ListItem.d.ts +3 -3
  173. package/_esm/components/ListItem/ListItemButton.d.ts +3 -3
  174. package/_esm/components/ListItem/ListItemButton.js +1 -1
  175. package/_esm/components/ListItem/ListItemButton.js.map +1 -1
  176. package/_esm/components/ListItem/index.d.ts +2 -2
  177. package/_esm/components/ListItem/index.js +2 -2
  178. package/_esm/components/ListItem/index.js.map +1 -1
  179. package/_esm/components/ListItemButton.d.ts +3 -3
  180. package/_esm/components/ListItemButton.js +1 -1
  181. package/_esm/components/ListItemButton.js.map +1 -1
  182. package/_esm/components/ListItemText.d.ts +1 -1
  183. package/_esm/components/NFT/NFT.d.ts +2 -2
  184. package/_esm/components/NFT/NFT.js +2 -2
  185. package/_esm/components/NFT/NFT.js.map +1 -1
  186. package/_esm/components/NFT/NFT.style.d.ts +2 -2
  187. package/_esm/components/NFT/NFTBase.d.ts +2 -2
  188. package/_esm/components/NFT/NFTBase.js +2 -2
  189. package/_esm/components/NFT/NFTBase.js.map +1 -1
  190. package/_esm/components/NFT/index.d.ts +3 -3
  191. package/_esm/components/NFT/index.js +3 -3
  192. package/_esm/components/NFT/index.js.map +1 -1
  193. package/_esm/components/NFT/types.d.ts +1 -1
  194. package/_esm/components/NotFound.d.ts +1 -1
  195. package/_esm/components/NotFound.js +2 -2
  196. package/_esm/components/NotFound.js.map +1 -1
  197. package/_esm/components/PageContainer.d.ts +2 -2
  198. package/_esm/components/PoweredBy/PoweredBy.d.ts +1 -1
  199. package/_esm/components/PoweredBy/PoweredBy.js +5 -5
  200. package/_esm/components/PoweredBy/PoweredBy.js.map +1 -1
  201. package/_esm/components/PoweredBy/PoweredBy.style.d.ts +2 -2
  202. package/_esm/components/PoweredBy/index.d.ts +1 -1
  203. package/_esm/components/PoweredBy/index.js +1 -1
  204. package/_esm/components/PoweredBy/index.js.map +1 -1
  205. package/_esm/components/ProgressToNextUpdate/ProgressToNextUpdate.d.ts +1 -1
  206. package/_esm/components/ProgressToNextUpdate/index.d.ts +1 -1
  207. package/_esm/components/ProgressToNextUpdate/index.js +1 -1
  208. package/_esm/components/ProgressToNextUpdate/index.js.map +1 -1
  209. package/_esm/components/ReverseTokensButton/ReverseTokensButton.d.ts +1 -1
  210. package/_esm/components/ReverseTokensButton/ReverseTokensButton.js +7 -6
  211. package/_esm/components/ReverseTokensButton/ReverseTokensButton.js.map +1 -1
  212. package/_esm/components/ReverseTokensButton/ReverseTokensButton.style.d.ts +2 -2
  213. package/_esm/components/ReverseTokensButton/index.d.ts +1 -1
  214. package/_esm/components/ReverseTokensButton/index.js +1 -1
  215. package/_esm/components/ReverseTokensButton/index.js.map +1 -1
  216. package/_esm/components/RouteCard/RouteCard.d.ts +3 -3
  217. package/_esm/components/RouteCard/RouteCard.js +14 -12
  218. package/_esm/components/RouteCard/RouteCard.js.map +1 -1
  219. package/_esm/components/RouteCard/RouteCard.style.d.ts +2 -2
  220. package/_esm/components/RouteCard/RouteCardEssentials.d.ts +2 -2
  221. package/_esm/components/RouteCard/RouteCardEssentials.js +6 -6
  222. package/_esm/components/RouteCard/RouteCardEssentials.js.map +1 -1
  223. package/_esm/components/RouteCard/RouteCardEssentialsExpanded.d.ts +2 -2
  224. package/_esm/components/RouteCard/RouteCardEssentialsExpanded.js +7 -7
  225. package/_esm/components/RouteCard/RouteCardEssentialsExpanded.js.map +1 -1
  226. package/_esm/components/RouteCard/RouteCardSkeleton.d.ts +2 -2
  227. package/_esm/components/RouteCard/RouteCardSkeleton.js +3 -3
  228. package/_esm/components/RouteCard/RouteCardSkeleton.js.map +1 -1
  229. package/_esm/components/RouteCard/RouteNotFoundCard.d.ts +1 -1
  230. package/_esm/components/RouteCard/RouteNotFoundCard.js +2 -2
  231. package/_esm/components/RouteCard/RouteNotFoundCard.js.map +1 -1
  232. package/_esm/components/RouteCard/index.d.ts +3 -3
  233. package/_esm/components/RouteCard/index.js +3 -3
  234. package/_esm/components/RouteCard/index.js.map +1 -1
  235. package/_esm/components/Routes/Routes.d.ts +1 -1
  236. package/_esm/components/Routes/Routes.js +9 -6
  237. package/_esm/components/Routes/Routes.js.map +1 -1
  238. package/_esm/components/Routes/RoutesExpanded.js +10 -8
  239. package/_esm/components/Routes/RoutesExpanded.js.map +1 -1
  240. package/_esm/components/Routes/RoutesExpanded.style.d.ts +2 -2
  241. package/_esm/components/Routes/RoutesExpanded.style.js +1 -1
  242. package/_esm/components/Routes/RoutesExpanded.style.js.map +1 -1
  243. package/_esm/components/Routes/index.d.ts +2 -2
  244. package/_esm/components/Routes/index.js +2 -2
  245. package/_esm/components/Routes/index.js.map +1 -1
  246. package/_esm/components/SelectChainAndToken.d.ts +1 -1
  247. package/_esm/components/SelectChainAndToken.js +6 -7
  248. package/_esm/components/SelectChainAndToken.js.map +1 -1
  249. package/_esm/components/SelectTokenButton/SelectTokenButton.d.ts +2 -2
  250. package/_esm/components/SelectTokenButton/SelectTokenButton.js +11 -7
  251. package/_esm/components/SelectTokenButton/SelectTokenButton.js.map +1 -1
  252. package/_esm/components/SelectTokenButton/SelectTokenButton.style.d.ts +3 -3
  253. package/_esm/components/SelectTokenButton/SelectTokenButton.style.js +1 -1
  254. package/_esm/components/SelectTokenButton/SelectTokenButton.style.js.map +1 -1
  255. package/_esm/components/SelectTokenButton/index.d.ts +1 -1
  256. package/_esm/components/SelectTokenButton/index.js +1 -1
  257. package/_esm/components/SelectTokenButton/index.js.map +1 -1
  258. package/_esm/components/SendToWallet/SendToWallet.style.d.ts +3 -3
  259. package/_esm/components/SendToWallet/SendToWallet.style.js +2 -2
  260. package/_esm/components/SendToWallet/SendToWallet.style.js.map +1 -1
  261. package/_esm/components/SendToWallet/SendToWalletButton.js +16 -8
  262. package/_esm/components/SendToWallet/SendToWalletButton.js.map +1 -1
  263. package/_esm/components/SendToWallet/SendToWalletExpandButton.d.ts +1 -1
  264. package/_esm/components/SendToWallet/SendToWalletExpandButton.js +12 -8
  265. package/_esm/components/SendToWallet/SendToWalletExpandButton.js.map +1 -1
  266. package/_esm/components/SendToWallet/index.d.ts +3 -3
  267. package/_esm/components/SendToWallet/index.js +3 -3
  268. package/_esm/components/SendToWallet/index.js.map +1 -1
  269. package/_esm/components/SettingsListItemButton.d.ts +3 -3
  270. package/_esm/components/SettingsListItemButton.js +1 -1
  271. package/_esm/components/SettingsListItemButton.js.map +1 -1
  272. package/_esm/components/SmallAvatar.d.ts +3 -3
  273. package/_esm/components/Step/CircularProgress.js +9 -9
  274. package/_esm/components/Step/CircularProgress.js.map +1 -1
  275. package/_esm/components/Step/CircularProgress.style.d.ts +1 -1
  276. package/_esm/components/Step/DestinationWalletAddress.d.ts +1 -1
  277. package/_esm/components/Step/DestinationWalletAddress.js +6 -6
  278. package/_esm/components/Step/DestinationWalletAddress.js.map +1 -1
  279. package/_esm/components/Step/Step.d.ts +1 -1
  280. package/_esm/components/Step/Step.js +10 -9
  281. package/_esm/components/Step/Step.js.map +1 -1
  282. package/_esm/components/Step/StepList.d.ts +1 -1
  283. package/_esm/components/Step/StepList.js +2 -2
  284. package/_esm/components/Step/StepList.js.map +1 -1
  285. package/_esm/components/Step/StepProcess.d.ts +1 -1
  286. package/_esm/components/Step/StepProcess.js +5 -5
  287. package/_esm/components/Step/StepProcess.js.map +1 -1
  288. package/_esm/components/Step/StepProcess.style.d.ts +2 -2
  289. package/_esm/components/Step/StepTimer.d.ts +1 -1
  290. package/_esm/components/Step/index.d.ts +2 -2
  291. package/_esm/components/Step/index.js +2 -2
  292. package/_esm/components/Step/index.js.map +1 -1
  293. package/_esm/components/StepActions/StepActions.d.ts +3 -3
  294. package/_esm/components/StepActions/StepActions.js +14 -14
  295. package/_esm/components/StepActions/StepActions.js.map +1 -1
  296. package/_esm/components/StepActions/StepActions.style.d.ts +3 -3
  297. package/_esm/components/StepActions/StepFeeBreakdown.d.ts +1 -1
  298. package/_esm/components/StepActions/StepFeeBreakdown.js +3 -3
  299. package/_esm/components/StepActions/StepFeeBreakdown.js.map +1 -1
  300. package/_esm/components/StepActions/StepFees.d.ts +1 -1
  301. package/_esm/components/StepActions/StepFees.js +1 -1
  302. package/_esm/components/StepActions/StepFees.js.map +1 -1
  303. package/_esm/components/StepActions/index.d.ts +1 -1
  304. package/_esm/components/StepActions/index.js +1 -1
  305. package/_esm/components/StepActions/index.js.map +1 -1
  306. package/_esm/components/StepActions/types.d.ts +1 -1
  307. package/_esm/components/StepDivider/StepDivider.d.ts +1 -1
  308. package/_esm/components/StepDivider/StepDivider.js +1 -1
  309. package/_esm/components/StepDivider/StepDivider.js.map +1 -1
  310. package/_esm/components/StepDivider/StepDivider.style.d.ts +2 -2
  311. package/_esm/components/StepDivider/index.d.ts +1 -1
  312. package/_esm/components/StepDivider/index.js +1 -1
  313. package/_esm/components/StepDivider/index.js.map +1 -1
  314. package/_esm/components/Tabs/Tabs.style.d.ts +3 -3
  315. package/_esm/components/Tabs/Tabs.style.js +1 -1
  316. package/_esm/components/Tabs/Tabs.style.js.map +1 -1
  317. package/_esm/components/Tabs/index.d.ts +1 -1
  318. package/_esm/components/Tabs/index.js +1 -1
  319. package/_esm/components/Tabs/index.js.map +1 -1
  320. package/_esm/components/TextFitter/TextFitter.d.ts +1 -1
  321. package/_esm/components/TextFitter/index.d.ts +1 -1
  322. package/_esm/components/TextFitter/index.js +1 -1
  323. package/_esm/components/TextFitter/index.js.map +1 -1
  324. package/_esm/components/Token/Token.js +7 -6
  325. package/_esm/components/Token/Token.js.map +1 -1
  326. package/_esm/components/Token/Token.style.d.ts +2 -2
  327. package/_esm/components/Token/index.d.ts +2 -2
  328. package/_esm/components/Token/index.js +2 -2
  329. package/_esm/components/Token/index.js.map +1 -1
  330. package/_esm/components/TokenAvatar/TokenAvatar.d.ts +1 -1
  331. package/_esm/components/TokenAvatar/TokenAvatar.js +4 -3
  332. package/_esm/components/TokenAvatar/TokenAvatar.js.map +1 -1
  333. package/_esm/components/TokenAvatar/TokenAvatar.style.d.ts +1 -1
  334. package/_esm/components/TokenAvatar/index.d.ts +2 -2
  335. package/_esm/components/TokenAvatar/index.js +2 -2
  336. package/_esm/components/TokenAvatar/index.js.map +1 -1
  337. package/_esm/components/TokenList/TokenList.d.ts +1 -1
  338. package/_esm/components/TokenList/TokenList.js +10 -5
  339. package/_esm/components/TokenList/TokenList.js.map +1 -1
  340. package/_esm/components/TokenList/TokenList.style.d.ts +4 -4
  341. package/_esm/components/TokenList/TokenList.style.js +1 -1
  342. package/_esm/components/TokenList/TokenList.style.js.map +1 -1
  343. package/_esm/components/TokenList/TokenListItem.d.ts +2 -2
  344. package/_esm/components/TokenList/TokenListItem.js +6 -5
  345. package/_esm/components/TokenList/TokenListItem.js.map +1 -1
  346. package/_esm/components/TokenList/TokenNotFound.d.ts +2 -2
  347. package/_esm/components/TokenList/TokenNotFound.js +5 -4
  348. package/_esm/components/TokenList/TokenNotFound.js.map +1 -1
  349. package/_esm/components/TokenList/VirtualizedTokenList.d.ts +1 -1
  350. package/_esm/components/TokenList/VirtualizedTokenList.js +1 -1
  351. package/_esm/components/TokenList/VirtualizedTokenList.js.map +1 -1
  352. package/_esm/components/TokenList/index.d.ts +2 -2
  353. package/_esm/components/TokenList/index.js +2 -2
  354. package/_esm/components/TokenList/index.js.map +1 -1
  355. package/_esm/components/TokenList/types.d.ts +3 -3
  356. package/_esm/components/TokenList/useTokenSelect.d.ts +1 -1
  357. package/_esm/components/TokenList/useTokenSelect.js +4 -2
  358. package/_esm/components/TokenList/useTokenSelect.js.map +1 -1
  359. package/_esm/config/theme.d.ts +2 -2
  360. package/_esm/config/version.d.ts +1 -1
  361. package/_esm/config/version.js +1 -1
  362. package/_esm/hooks/index.d.ts +34 -34
  363. package/_esm/hooks/index.js +34 -34
  364. package/_esm/hooks/index.js.map +1 -1
  365. package/_esm/hooks/useAddressValidation.d.ts +1 -1
  366. package/_esm/hooks/useAddressValidation.js +1 -1
  367. package/_esm/hooks/useAddressValidation.js.map +1 -1
  368. package/_esm/hooks/useAvailableChains.js +3 -2
  369. package/_esm/hooks/useAvailableChains.js.map +1 -1
  370. package/_esm/hooks/useChain.js +1 -1
  371. package/_esm/hooks/useChain.js.map +1 -1
  372. package/_esm/hooks/useChains.d.ts +1 -1
  373. package/_esm/hooks/useChains.js +3 -3
  374. package/_esm/hooks/useChains.js.map +1 -1
  375. package/_esm/hooks/useContentHeight.js +3 -3
  376. package/_esm/hooks/useContentHeight.js.map +1 -1
  377. package/_esm/hooks/useDebouncedWatch.d.ts +1 -1
  378. package/_esm/hooks/useDebouncedWatch.js +1 -1
  379. package/_esm/hooks/useDebouncedWatch.js.map +1 -1
  380. package/_esm/hooks/useDefaultElementId.js +1 -1
  381. package/_esm/hooks/useDefaultElementId.js.map +1 -1
  382. package/_esm/hooks/useExpandableVariant.js +2 -2
  383. package/_esm/hooks/useExpandableVariant.js.map +1 -1
  384. package/_esm/hooks/useFromTokenSufficiency.js +5 -4
  385. package/_esm/hooks/useFromTokenSufficiency.js.map +1 -1
  386. package/_esm/hooks/useGasRecommendation.d.ts +1 -1
  387. package/_esm/hooks/useGasRecommendation.js +1 -1
  388. package/_esm/hooks/useGasRecommendation.js.map +1 -1
  389. package/_esm/hooks/useGasRefuel.js +4 -4
  390. package/_esm/hooks/useGasRefuel.js.map +1 -1
  391. package/_esm/hooks/useGasSufficiency.js +3 -3
  392. package/_esm/hooks/useGasSufficiency.js.map +1 -1
  393. package/_esm/hooks/useInitializer.js +2 -2
  394. package/_esm/hooks/useInitializer.js.map +1 -1
  395. package/_esm/hooks/useLanguages.js +3 -2
  396. package/_esm/hooks/useLanguages.js.map +1 -1
  397. package/_esm/hooks/useProcessMessage.d.ts +1 -1
  398. package/_esm/hooks/useProcessMessage.js +3 -3
  399. package/_esm/hooks/useProcessMessage.js.map +1 -1
  400. package/_esm/hooks/useRouteExecution.d.ts +1 -1
  401. package/_esm/hooks/useRouteExecution.js +5 -4
  402. package/_esm/hooks/useRouteExecution.js.map +1 -1
  403. package/_esm/hooks/useRoutes.d.ts +1 -1
  404. package/_esm/hooks/useRoutes.js +11 -6
  405. package/_esm/hooks/useRoutes.js.map +1 -1
  406. package/_esm/hooks/useScrollableContainer.js +2 -2
  407. package/_esm/hooks/useScrollableContainer.js.map +1 -1
  408. package/_esm/hooks/useSettingMonitor.js +3 -3
  409. package/_esm/hooks/useSettingMonitor.js.map +1 -1
  410. package/_esm/hooks/useSwapOnly.js +1 -1
  411. package/_esm/hooks/useSwapOnly.js.map +1 -1
  412. package/_esm/hooks/useToAddressRequirements.js +4 -4
  413. package/_esm/hooks/useToAddressRequirements.js.map +1 -1
  414. package/_esm/hooks/useToAddressReset.js +5 -3
  415. package/_esm/hooks/useToAddressReset.js.map +1 -1
  416. package/_esm/hooks/useToken.js +2 -2
  417. package/_esm/hooks/useToken.js.map +1 -1
  418. package/_esm/hooks/useTokenAddressBalance.d.ts +2 -2
  419. package/_esm/hooks/useTokenAddressBalance.js +1 -1
  420. package/_esm/hooks/useTokenAddressBalance.js.map +1 -1
  421. package/_esm/hooks/useTokenBalance.d.ts +1 -1
  422. package/_esm/hooks/useTokenBalance.js +1 -1
  423. package/_esm/hooks/useTokenBalance.js.map +1 -1
  424. package/_esm/hooks/useTokenBalances.d.ts +2 -2
  425. package/_esm/hooks/useTokenBalances.js +2 -2
  426. package/_esm/hooks/useTokenBalances.js.map +1 -1
  427. package/_esm/hooks/useTokenSearch.d.ts +1 -1
  428. package/_esm/hooks/useTokens.d.ts +1 -1
  429. package/_esm/hooks/useTokens.js +2 -2
  430. package/_esm/hooks/useTokens.js.map +1 -1
  431. package/_esm/hooks/useTools.js +3 -3
  432. package/_esm/hooks/useTools.js.map +1 -1
  433. package/_esm/hooks/useTransactionDetails.js +1 -1
  434. package/_esm/hooks/useTransactionDetails.js.map +1 -1
  435. package/_esm/hooks/useTransactionHistory.js +1 -1
  436. package/_esm/hooks/useTransactionHistory.js.map +1 -1
  437. package/_esm/hooks/useWidgetEvents.d.ts +4 -3
  438. package/_esm/hooks/useWidgetEvents.js +3 -1
  439. package/_esm/hooks/useWidgetEvents.js.map +1 -1
  440. package/_esm/icons/index.d.ts +2 -2
  441. package/_esm/icons/index.js +2 -2
  442. package/_esm/icons/index.js.map +1 -1
  443. package/_esm/index.d.ts +12 -9
  444. package/_esm/index.js +11 -8
  445. package/_esm/index.js.map +1 -1
  446. package/_esm/pages/ActiveTransactionsPage/ActiveTransactionsEmpty.d.ts +1 -1
  447. package/_esm/pages/ActiveTransactionsPage/ActiveTransactionsEmpty.js +2 -2
  448. package/_esm/pages/ActiveTransactionsPage/ActiveTransactionsEmpty.js.map +1 -1
  449. package/_esm/pages/ActiveTransactionsPage/ActiveTransactionsPage.js +9 -7
  450. package/_esm/pages/ActiveTransactionsPage/ActiveTransactionsPage.js.map +1 -1
  451. package/_esm/pages/ActiveTransactionsPage/index.d.ts +1 -1
  452. package/_esm/pages/ActiveTransactionsPage/index.js +1 -1
  453. package/_esm/pages/ActiveTransactionsPage/index.js.map +1 -1
  454. package/_esm/pages/LanguagesPage/LanguagesPage.d.ts +1 -1
  455. package/_esm/pages/LanguagesPage/LanguagesPage.js +6 -6
  456. package/_esm/pages/LanguagesPage/LanguagesPage.js.map +1 -1
  457. package/_esm/pages/LanguagesPage/index.d.ts +1 -1
  458. package/_esm/pages/LanguagesPage/index.js +1 -1
  459. package/_esm/pages/LanguagesPage/index.js.map +1 -1
  460. package/_esm/pages/MainPage/MainGasMessage.d.ts +1 -1
  461. package/_esm/pages/MainPage/MainGasMessage.js +2 -2
  462. package/_esm/pages/MainPage/MainGasMessage.js.map +1 -1
  463. package/_esm/pages/MainPage/MainPage.d.ts +1 -1
  464. package/_esm/pages/MainPage/MainPage.js +13 -12
  465. package/_esm/pages/MainPage/MainPage.js.map +1 -1
  466. package/_esm/pages/MainPage/MainPage.style.d.ts +2 -2
  467. package/_esm/pages/MainPage/ReviewButton.d.ts +1 -1
  468. package/_esm/pages/MainPage/ReviewButton.js +8 -5
  469. package/_esm/pages/MainPage/ReviewButton.js.map +1 -1
  470. package/_esm/pages/MainPage/index.d.ts +1 -1
  471. package/_esm/pages/MainPage/index.js +1 -1
  472. package/_esm/pages/MainPage/index.js.map +1 -1
  473. package/_esm/pages/RoutesPage/RoutesPage.d.ts +1 -1
  474. package/_esm/pages/RoutesPage/RoutesPage.js +10 -6
  475. package/_esm/pages/RoutesPage/RoutesPage.js.map +1 -1
  476. package/_esm/pages/RoutesPage/RoutesPage.style.d.ts +3 -3
  477. package/_esm/pages/RoutesPage/index.d.ts +1 -1
  478. package/_esm/pages/RoutesPage/index.js +1 -1
  479. package/_esm/pages/RoutesPage/index.js.map +1 -1
  480. package/_esm/pages/SelectChainPage/SelectChainPage.d.ts +2 -2
  481. package/_esm/pages/SelectChainPage/SelectChainPage.js +6 -6
  482. package/_esm/pages/SelectChainPage/SelectChainPage.js.map +1 -1
  483. package/_esm/pages/SelectChainPage/index.d.ts +1 -1
  484. package/_esm/pages/SelectChainPage/index.js +1 -1
  485. package/_esm/pages/SelectChainPage/index.js.map +1 -1
  486. package/_esm/pages/SelectChainPage/types.d.ts +1 -1
  487. package/_esm/pages/SelectEnabledToolsPage/SelectEnabledToolsPage.d.ts +1 -1
  488. package/_esm/pages/SelectEnabledToolsPage/SelectEnabledToolsPage.js +12 -11
  489. package/_esm/pages/SelectEnabledToolsPage/SelectEnabledToolsPage.js.map +1 -1
  490. package/_esm/pages/SelectEnabledToolsPage/index.d.ts +1 -1
  491. package/_esm/pages/SelectEnabledToolsPage/index.js +1 -1
  492. package/_esm/pages/SelectEnabledToolsPage/index.js.map +1 -1
  493. package/_esm/pages/SelectNativeTokenPage/SelectNativeTokenPage.d.ts +2 -2
  494. package/_esm/pages/SelectNativeTokenPage/SelectNativeTokenPage.js +7 -6
  495. package/_esm/pages/SelectNativeTokenPage/SelectNativeTokenPage.js.map +1 -1
  496. package/_esm/pages/SelectNativeTokenPage/index.d.ts +1 -1
  497. package/_esm/pages/SelectNativeTokenPage/index.js +1 -1
  498. package/_esm/pages/SelectNativeTokenPage/index.js.map +1 -1
  499. package/_esm/pages/SelectTokenPage/SearchTokenInput.js +6 -5
  500. package/_esm/pages/SelectTokenPage/SearchTokenInput.js.map +1 -1
  501. package/_esm/pages/SelectTokenPage/SearchTokenInput.style.js +1 -1
  502. package/_esm/pages/SelectTokenPage/SearchTokenInput.style.js.map +1 -1
  503. package/_esm/pages/SelectTokenPage/SelectTokenPage.d.ts +1 -1
  504. package/_esm/pages/SelectTokenPage/SelectTokenPage.js +8 -5
  505. package/_esm/pages/SelectTokenPage/SelectTokenPage.js.map +1 -1
  506. package/_esm/pages/SelectTokenPage/index.d.ts +2 -2
  507. package/_esm/pages/SelectTokenPage/index.js +2 -2
  508. package/_esm/pages/SelectTokenPage/index.js.map +1 -1
  509. package/_esm/pages/SelectWalletPage/EVMListItemButton.js +5 -4
  510. package/_esm/pages/SelectWalletPage/EVMListItemButton.js.map +1 -1
  511. package/_esm/pages/SelectWalletPage/SVMListItemButton.js +5 -4
  512. package/_esm/pages/SelectWalletPage/SVMListItemButton.js.map +1 -1
  513. package/_esm/pages/SelectWalletPage/SelectWalletPage.js +8 -9
  514. package/_esm/pages/SelectWalletPage/SelectWalletPage.js.map +1 -1
  515. package/_esm/pages/SelectWalletPage/index.d.ts +1 -1
  516. package/_esm/pages/SelectWalletPage/index.js +1 -1
  517. package/_esm/pages/SelectWalletPage/index.js.map +1 -1
  518. package/_esm/pages/SendToWallet/BookmarkAddressSheet.d.ts +3 -3
  519. package/_esm/pages/SendToWallet/BookmarkAddressSheet.js +8 -8
  520. package/_esm/pages/SendToWallet/BookmarkAddressSheet.js.map +1 -1
  521. package/_esm/pages/SendToWallet/BookmarksPage.js +21 -17
  522. package/_esm/pages/SendToWallet/BookmarksPage.js.map +1 -1
  523. package/_esm/pages/SendToWallet/ConfirmAddressSheet.d.ts +3 -3
  524. package/_esm/pages/SendToWallet/ConfirmAddressSheet.js +9 -8
  525. package/_esm/pages/SendToWallet/ConfirmAddressSheet.js.map +1 -1
  526. package/_esm/pages/SendToWallet/ConnectedWalletsPage.js +19 -16
  527. package/_esm/pages/SendToWallet/ConnectedWalletsPage.js.map +1 -1
  528. package/_esm/pages/SendToWallet/EmptyListIndicator.js +1 -1
  529. package/_esm/pages/SendToWallet/EmptyListIndicator.js.map +1 -1
  530. package/_esm/pages/SendToWallet/RecentWalletsPage.js +23 -18
  531. package/_esm/pages/SendToWallet/RecentWalletsPage.js.map +1 -1
  532. package/_esm/pages/SendToWallet/SendToConfiguredWalletPage.js +18 -13
  533. package/_esm/pages/SendToWallet/SendToConfiguredWalletPage.js.map +1 -1
  534. package/_esm/pages/SendToWallet/SendToWalletPage.js +17 -12
  535. package/_esm/pages/SendToWallet/SendToWalletPage.js.map +1 -1
  536. package/_esm/pages/SendToWallet/SendToWalletPage.style.d.ts +12 -12
  537. package/_esm/pages/SendToWallet/SendToWalletPage.style.js +4 -4
  538. package/_esm/pages/SendToWallet/SendToWalletPage.style.js.map +1 -1
  539. package/_esm/pages/SendToWallet/index.d.ts +5 -5
  540. package/_esm/pages/SendToWallet/index.js +5 -5
  541. package/_esm/pages/SendToWallet/index.js.map +1 -1
  542. package/_esm/pages/SettingsPage/BridgeAndExchangeSettings.d.ts +1 -1
  543. package/_esm/pages/SettingsPage/BridgeAndExchangeSettings.js +9 -9
  544. package/_esm/pages/SettingsPage/BridgeAndExchangeSettings.js.map +1 -1
  545. package/_esm/pages/SettingsPage/GasPriceSettings.d.ts +1 -1
  546. package/_esm/pages/SettingsPage/GasPriceSettings.js +8 -6
  547. package/_esm/pages/SettingsPage/GasPriceSettings.js.map +1 -1
  548. package/_esm/pages/SettingsPage/LanguageSetting.d.ts +1 -1
  549. package/_esm/pages/SettingsPage/LanguageSetting.js +8 -7
  550. package/_esm/pages/SettingsPage/LanguageSetting.js.map +1 -1
  551. package/_esm/pages/SettingsPage/ResetSettingsButton.d.ts +1 -1
  552. package/_esm/pages/SettingsPage/ResetSettingsButton.js +4 -4
  553. package/_esm/pages/SettingsPage/ResetSettingsButton.js.map +1 -1
  554. package/_esm/pages/SettingsPage/ResetSettingsButton.style.d.ts +1 -1
  555. package/_esm/pages/SettingsPage/ResetSettingsButton.style.js +1 -1
  556. package/_esm/pages/SettingsPage/ResetSettingsButton.style.js.map +1 -1
  557. package/_esm/pages/SettingsPage/RoutePrioritySettings.d.ts +1 -1
  558. package/_esm/pages/SettingsPage/RoutePrioritySettings.js +8 -6
  559. package/_esm/pages/SettingsPage/RoutePrioritySettings.js.map +1 -1
  560. package/_esm/pages/SettingsPage/SendToWalletOptionSetting.js +10 -7
  561. package/_esm/pages/SettingsPage/SendToWalletOptionSetting.js.map +1 -1
  562. package/_esm/pages/SettingsPage/SettingsCard/BadgedValue.d.ts +1 -1
  563. package/_esm/pages/SettingsPage/SettingsCard/BadgedValue.js +2 -2
  564. package/_esm/pages/SettingsPage/SettingsCard/BadgedValue.js.map +1 -1
  565. package/_esm/pages/SettingsPage/SettingsCard/SettingCard.style.d.ts +2 -2
  566. package/_esm/pages/SettingsPage/SettingsCard/SettingCardExpandable.d.ts +1 -1
  567. package/_esm/pages/SettingsPage/SettingsCard/SettingCardExpandable.js +4 -3
  568. package/_esm/pages/SettingsPage/SettingsCard/SettingCardExpandable.js.map +1 -1
  569. package/_esm/pages/SettingsPage/SettingsCard/index.d.ts +4 -4
  570. package/_esm/pages/SettingsPage/SettingsCard/index.js +4 -4
  571. package/_esm/pages/SettingsPage/SettingsCard/index.js.map +1 -1
  572. package/_esm/pages/SettingsPage/SettingsPage.js +11 -10
  573. package/_esm/pages/SettingsPage/SettingsPage.js.map +1 -1
  574. package/_esm/pages/SettingsPage/SlippageSettings/SlippageSettings.d.ts +1 -1
  575. package/_esm/pages/SettingsPage/SlippageSettings/SlippageSettings.js +11 -9
  576. package/_esm/pages/SettingsPage/SlippageSettings/SlippageSettings.js.map +1 -1
  577. package/_esm/pages/SettingsPage/SlippageSettings/SlippageSettings.style.d.ts +2 -2
  578. package/_esm/pages/SettingsPage/SlippageSettings/SlippageSettings.style.js +1 -1
  579. package/_esm/pages/SettingsPage/SlippageSettings/SlippageSettings.style.js.map +1 -1
  580. package/_esm/pages/SettingsPage/SlippageSettings/index.d.ts +1 -1
  581. package/_esm/pages/SettingsPage/SlippageSettings/index.js +1 -1
  582. package/_esm/pages/SettingsPage/SlippageSettings/index.js.map +1 -1
  583. package/_esm/pages/SettingsPage/ThemeSettings.d.ts +1 -1
  584. package/_esm/pages/SettingsPage/ThemeSettings.js +12 -12
  585. package/_esm/pages/SettingsPage/ThemeSettings.js.map +1 -1
  586. package/_esm/pages/SettingsPage/index.d.ts +1 -1
  587. package/_esm/pages/SettingsPage/index.js +1 -1
  588. package/_esm/pages/SettingsPage/index.js.map +1 -1
  589. package/_esm/pages/TransactionDetailsPage/ContactSupportButton.js +2 -2
  590. package/_esm/pages/TransactionDetailsPage/ContactSupportButton.js.map +1 -1
  591. package/_esm/pages/TransactionDetailsPage/TransactionDetailsPage.d.ts +1 -1
  592. package/_esm/pages/TransactionDetailsPage/TransactionDetailsPage.js +19 -14
  593. package/_esm/pages/TransactionDetailsPage/TransactionDetailsPage.js.map +1 -1
  594. package/_esm/pages/TransactionDetailsPage/TransactionDetailsSkeleton.js +3 -3
  595. package/_esm/pages/TransactionDetailsPage/TransactionDetailsSkeleton.js.map +1 -1
  596. package/_esm/pages/TransactionDetailsPage/index.d.ts +1 -1
  597. package/_esm/pages/TransactionDetailsPage/index.js +1 -1
  598. package/_esm/pages/TransactionDetailsPage/index.js.map +1 -1
  599. package/_esm/pages/TransactionHistoryPage/TransactionHistoryEmpty.d.ts +1 -1
  600. package/_esm/pages/TransactionHistoryPage/TransactionHistoryEmpty.js +2 -2
  601. package/_esm/pages/TransactionHistoryPage/TransactionHistoryEmpty.js.map +1 -1
  602. package/_esm/pages/TransactionHistoryPage/TransactionHistoryItem.d.ts +1 -1
  603. package/_esm/pages/TransactionHistoryPage/TransactionHistoryItem.js +4 -3
  604. package/_esm/pages/TransactionHistoryPage/TransactionHistoryItem.js.map +1 -1
  605. package/_esm/pages/TransactionHistoryPage/TransactionHistoryPage.d.ts +1 -1
  606. package/_esm/pages/TransactionHistoryPage/TransactionHistoryPage.js +6 -6
  607. package/_esm/pages/TransactionHistoryPage/TransactionHistoryPage.js.map +1 -1
  608. package/_esm/pages/TransactionHistoryPage/TransactionHistorySkeleton.js +3 -2
  609. package/_esm/pages/TransactionHistoryPage/TransactionHistorySkeleton.js.map +1 -1
  610. package/_esm/pages/TransactionHistoryPage/index.d.ts +1 -1
  611. package/_esm/pages/TransactionHistoryPage/index.js +1 -1
  612. package/_esm/pages/TransactionHistoryPage/index.js.map +1 -1
  613. package/_esm/pages/TransactionPage/ExchangeRateBottomSheet.d.ts +1 -1
  614. package/_esm/pages/TransactionPage/ExchangeRateBottomSheet.js +6 -6
  615. package/_esm/pages/TransactionPage/ExchangeRateBottomSheet.js.map +1 -1
  616. package/_esm/pages/TransactionPage/StartTransactionButton.d.ts +2 -2
  617. package/_esm/pages/TransactionPage/StartTransactionButton.js +5 -3
  618. package/_esm/pages/TransactionPage/StartTransactionButton.js.map +1 -1
  619. package/_esm/pages/TransactionPage/StatusBottomSheet.d.ts +2 -2
  620. package/_esm/pages/TransactionPage/StatusBottomSheet.js +21 -13
  621. package/_esm/pages/TransactionPage/StatusBottomSheet.js.map +1 -1
  622. package/_esm/pages/TransactionPage/StatusBottomSheet.style.d.ts +2 -2
  623. package/_esm/pages/TransactionPage/StatusBottomSheet.style.js +1 -1
  624. package/_esm/pages/TransactionPage/StatusBottomSheet.style.js.map +1 -1
  625. package/_esm/pages/TransactionPage/TokenValueBottomSheet.d.ts +2 -2
  626. package/_esm/pages/TransactionPage/TokenValueBottomSheet.js +6 -6
  627. package/_esm/pages/TransactionPage/TokenValueBottomSheet.js.map +1 -1
  628. package/_esm/pages/TransactionPage/TransactionPage.d.ts +1 -1
  629. package/_esm/pages/TransactionPage/TransactionPage.js +21 -17
  630. package/_esm/pages/TransactionPage/TransactionPage.js.map +1 -1
  631. package/_esm/pages/TransactionPage/index.d.ts +1 -1
  632. package/_esm/pages/TransactionPage/index.js +1 -1
  633. package/_esm/pages/TransactionPage/index.js.map +1 -1
  634. package/_esm/pages/TransactionPage/types.d.ts +1 -1
  635. package/_esm/providers/I18nProvider/I18nProvider.d.ts +1 -1
  636. package/_esm/providers/I18nProvider/I18nProvider.js +5 -4
  637. package/_esm/providers/I18nProvider/I18nProvider.js.map +1 -1
  638. package/_esm/providers/I18nProvider/index.d.ts +2 -2
  639. package/_esm/providers/I18nProvider/index.js +2 -2
  640. package/_esm/providers/I18nProvider/index.js.map +1 -1
  641. package/_esm/providers/I18nProvider/types.d.ts +1 -1
  642. package/_esm/providers/ThemeProvider/ThemeProvider.d.ts +1 -1
  643. package/_esm/providers/ThemeProvider/ThemeProvider.js +4 -4
  644. package/_esm/providers/ThemeProvider/ThemeProvider.js.map +1 -1
  645. package/_esm/providers/ThemeProvider/index.d.ts +1 -1
  646. package/_esm/providers/ThemeProvider/index.js +1 -1
  647. package/_esm/providers/ThemeProvider/index.js.map +1 -1
  648. package/_esm/providers/WalletProvider/EVMBaseProvider.js +5 -5
  649. package/_esm/providers/WalletProvider/EVMBaseProvider.js.map +1 -1
  650. package/_esm/providers/WalletProvider/EVMExternalContext.d.ts +1 -1
  651. package/_esm/providers/WalletProvider/EVMProvider.js +4 -4
  652. package/_esm/providers/WalletProvider/EVMProvider.js.map +1 -1
  653. package/_esm/providers/WalletProvider/SDKProviders.js +1 -1
  654. package/_esm/providers/WalletProvider/SDKProviders.js.map +1 -1
  655. package/_esm/providers/WalletProvider/SVMExternalContext.d.ts +1 -1
  656. package/_esm/providers/WalletProvider/SVMProvider.js +4 -4
  657. package/_esm/providers/WalletProvider/SVMProvider.js.map +1 -1
  658. package/_esm/providers/WalletProvider/WalletProvider.js +3 -3
  659. package/_esm/providers/WalletProvider/WalletProvider.js.map +1 -1
  660. package/_esm/providers/WalletProvider/index.d.ts +3 -3
  661. package/_esm/providers/WalletProvider/index.js +3 -3
  662. package/_esm/providers/WalletProvider/index.js.map +1 -1
  663. package/_esm/providers/WalletProvider/useHasExternalWalletProvider.js +2 -2
  664. package/_esm/providers/WalletProvider/useHasExternalWalletProvider.js.map +1 -1
  665. package/_esm/providers/WidgetProvider/WidgetProvider.d.ts +2 -2
  666. package/_esm/providers/WidgetProvider/WidgetProvider.js +4 -4
  667. package/_esm/providers/WidgetProvider/WidgetProvider.js.map +1 -1
  668. package/_esm/providers/WidgetProvider/index.d.ts +2 -2
  669. package/_esm/providers/WidgetProvider/index.js +2 -2
  670. package/_esm/providers/WidgetProvider/index.js.map +1 -1
  671. package/_esm/providers/WidgetProvider/types.d.ts +1 -1
  672. package/_esm/providers/WidgetProvider/utils.d.ts +2 -2
  673. package/_esm/providers/WidgetProvider/utils.js +1 -1
  674. package/_esm/providers/WidgetProvider/utils.js.map +1 -1
  675. package/_esm/stores/StoreProvider.d.ts +1 -1
  676. package/_esm/stores/StoreProvider.js +6 -6
  677. package/_esm/stores/StoreProvider.js.map +1 -1
  678. package/_esm/stores/bookmarks/BookmarkStore.d.ts +3 -3
  679. package/_esm/stores/bookmarks/BookmarkStore.js +2 -2
  680. package/_esm/stores/bookmarks/BookmarkStore.js.map +1 -1
  681. package/_esm/stores/bookmarks/createBookmarkStore.d.ts +3 -3
  682. package/_esm/stores/bookmarks/index.d.ts +5 -5
  683. package/_esm/stores/bookmarks/index.js +5 -5
  684. package/_esm/stores/bookmarks/index.js.map +1 -1
  685. package/_esm/stores/bookmarks/types.d.ts +2 -2
  686. package/_esm/stores/bookmarks/useBookmarkActions.d.ts +1 -1
  687. package/_esm/stores/bookmarks/useBookmarkActions.js +1 -1
  688. package/_esm/stores/bookmarks/useBookmarkActions.js.map +1 -1
  689. package/_esm/stores/bookmarks/useBookmarks.d.ts +1 -1
  690. package/_esm/stores/bookmarks/useBookmarks.js +1 -1
  691. package/_esm/stores/bookmarks/useBookmarks.js.map +1 -1
  692. package/_esm/stores/chains/ChainOrderStore.d.ts +3 -3
  693. package/_esm/stores/chains/ChainOrderStore.js +5 -5
  694. package/_esm/stores/chains/ChainOrderStore.js.map +1 -1
  695. package/_esm/stores/chains/createChainOrderStore.d.ts +2 -2
  696. package/_esm/stores/chains/index.d.ts +4 -4
  697. package/_esm/stores/chains/index.js +4 -4
  698. package/_esm/stores/chains/index.js.map +1 -1
  699. package/_esm/stores/chains/types.d.ts +1 -1
  700. package/_esm/stores/chains/useChainOrder.d.ts +1 -1
  701. package/_esm/stores/chains/useChainOrder.js +1 -1
  702. package/_esm/stores/chains/useChainOrder.js.map +1 -1
  703. package/_esm/stores/form/FormStore.d.ts +0 -4
  704. package/_esm/stores/form/FormStore.js +6 -14
  705. package/_esm/stores/form/FormStore.js.map +1 -1
  706. package/_esm/stores/form/FormStoreContext.d.ts +3 -0
  707. package/_esm/stores/form/FormStoreContext.js +3 -0
  708. package/_esm/stores/form/FormStoreContext.js.map +1 -0
  709. package/_esm/stores/form/FormUpdater.d.ts +1 -1
  710. package/_esm/stores/form/FormUpdater.js +4 -4
  711. package/_esm/stores/form/FormUpdater.js.map +1 -1
  712. package/_esm/stores/form/URLSearchParamsBuilder.js +2 -1
  713. package/_esm/stores/form/URLSearchParamsBuilder.js.map +1 -1
  714. package/_esm/stores/form/createFormStore.d.ts +1 -1
  715. package/_esm/stores/form/index.d.ts +10 -10
  716. package/_esm/stores/form/index.js +10 -10
  717. package/_esm/stores/form/index.js.map +1 -1
  718. package/_esm/stores/form/useFieldActions.d.ts +1 -1
  719. package/_esm/stores/form/useFieldActions.js +1 -1
  720. package/_esm/stores/form/useFieldActions.js.map +1 -1
  721. package/_esm/stores/form/useFieldController.d.ts +2 -2
  722. package/_esm/stores/form/useFieldController.js +2 -2
  723. package/_esm/stores/form/useFieldController.js.map +1 -1
  724. package/_esm/stores/form/useFieldValues.d.ts +2 -2
  725. package/_esm/stores/form/useFieldValues.js +1 -1
  726. package/_esm/stores/form/useFieldValues.js.map +1 -1
  727. package/_esm/stores/form/useFormStore.d.ts +3 -0
  728. package/_esm/stores/form/useFormStore.js +11 -0
  729. package/_esm/stores/form/useFormStore.js.map +1 -0
  730. package/_esm/stores/form/useTouchedFields.d.ts +4 -4
  731. package/_esm/stores/form/useTouchedFields.js +1 -1
  732. package/_esm/stores/form/useTouchedFields.js.map +1 -1
  733. package/_esm/stores/form/useValidation.d.ts +1 -1
  734. package/_esm/stores/form/useValidation.js +1 -1
  735. package/_esm/stores/form/useValidation.js.map +1 -1
  736. package/_esm/stores/form/useValidationActions.d.ts +1 -1
  737. package/_esm/stores/form/useValidationActions.js +1 -1
  738. package/_esm/stores/form/useValidationActions.js.map +1 -1
  739. package/_esm/stores/header/index.d.ts +1 -1
  740. package/_esm/stores/header/index.js +1 -1
  741. package/_esm/stores/header/index.js.map +1 -1
  742. package/_esm/stores/header/types.d.ts +1 -1
  743. package/_esm/stores/header/useHeaderStore.d.ts +3 -3
  744. package/_esm/stores/routes/RouteExecutionStore.d.ts +3 -3
  745. package/_esm/stores/routes/RouteExecutionStore.js +1 -1
  746. package/_esm/stores/routes/RouteExecutionStore.js.map +1 -1
  747. package/_esm/stores/routes/createRouteExecutionStore.d.ts +2 -2
  748. package/_esm/stores/routes/createRouteExecutionStore.js +3 -3
  749. package/_esm/stores/routes/createRouteExecutionStore.js.map +1 -1
  750. package/_esm/stores/routes/index.d.ts +5 -5
  751. package/_esm/stores/routes/index.js +5 -5
  752. package/_esm/stores/routes/index.js.map +1 -1
  753. package/_esm/stores/routes/useExecutingRoutesIds.js +3 -3
  754. package/_esm/stores/routes/useExecutingRoutesIds.js.map +1 -1
  755. package/_esm/stores/routes/useSetExecutableRoute.js +1 -1
  756. package/_esm/stores/routes/useSetExecutableRoute.js.map +1 -1
  757. package/_esm/stores/settings/index.d.ts +6 -6
  758. package/_esm/stores/settings/index.js +6 -6
  759. package/_esm/stores/settings/index.js.map +1 -1
  760. package/_esm/stores/settings/types.d.ts +1 -2
  761. package/_esm/stores/settings/useAppearance.d.ts +1 -1
  762. package/_esm/stores/settings/useAppearance.js +1 -1
  763. package/_esm/stores/settings/useAppearance.js.map +1 -1
  764. package/_esm/stores/settings/useSendToWalletStore.d.ts +1 -1
  765. package/_esm/stores/settings/useSettings.d.ts +1 -1
  766. package/_esm/stores/settings/useSettings.js +1 -1
  767. package/_esm/stores/settings/useSettings.js.map +1 -1
  768. package/_esm/stores/settings/useSettingsStore.d.ts +2 -2
  769. package/_esm/stores/settings/useSettingsStore.js +1 -1
  770. package/_esm/stores/settings/useSettingsStore.js.map +1 -1
  771. package/_esm/stores/settings/useSplitSubvariantStore.d.ts +2 -2
  772. package/_esm/types/index.d.ts +3 -3
  773. package/_esm/types/index.js +3 -3
  774. package/_esm/types/index.js.map +1 -1
  775. package/_esm/types/widget.d.ts +3 -3
  776. package/_esm/types/widget.js.map +1 -1
  777. package/_esm/utils/chainType.js +1 -1
  778. package/_esm/utils/chainType.js.map +1 -1
  779. package/_esm/utils/converters.d.ts +1 -1
  780. package/_esm/utils/index.d.ts +12 -12
  781. package/_esm/utils/index.js +12 -12
  782. package/_esm/utils/index.js.map +1 -1
  783. package/_esm/utils/item.d.ts +1 -1
  784. package/components/AccountAvatar.tsx +6 -6
  785. package/components/ActiveTransactions/ActiveTransactionItem.tsx +12 -12
  786. package/components/ActiveTransactions/ActiveTransactions.style.ts +1 -1
  787. package/components/ActiveTransactions/ActiveTransactions.tsx +6 -5
  788. package/components/ActiveTransactions/index.ts +2 -2
  789. package/components/AlertMessage/AlertMessage.style.tsx +5 -2
  790. package/components/AlertMessage/AlertMessage.tsx +5 -2
  791. package/components/AlertMessage/index.ts +3 -3
  792. package/components/AmountInput/AmountInput.tsx +14 -15
  793. package/components/AmountInput/AmountInputEndAdornment.tsx +8 -8
  794. package/components/AmountInput/AmountInputStartAdornment.tsx +6 -4
  795. package/components/AmountInput/PriceFormHelperText.tsx +5 -4
  796. package/components/AmountInput/index.ts +1 -1
  797. package/components/AppContainer.tsx +3 -3
  798. package/components/BaseTransactionButton/BaseTransactionButton.tsx +7 -6
  799. package/components/BaseTransactionButton/index.ts +2 -2
  800. package/components/BottomSheet/BottomSheet.tsx +3 -3
  801. package/components/BottomSheet/index.ts +2 -2
  802. package/components/Card/CardButton.tsx +4 -4
  803. package/components/Card/index.ts +7 -7
  804. package/components/ChainSelect/ChainSelect.style.tsx +1 -1
  805. package/components/ChainSelect/ChainSelect.tsx +7 -5
  806. package/components/ChainSelect/index.ts +2 -2
  807. package/components/ChainSelect/useChainSelect.ts +8 -8
  808. package/components/ContractComponent/ContractComponent.tsx +1 -1
  809. package/components/ContractComponent/index.ts +1 -1
  810. package/components/Dialog.tsx +1 -1
  811. package/components/GasMessage/FundsSufficiencyMessage.tsx +4 -4
  812. package/components/GasMessage/GasMessage.style.ts +1 -1
  813. package/components/GasMessage/GasMessage.tsx +4 -3
  814. package/components/GasMessage/GasRefuelMessage.tsx +7 -6
  815. package/components/GasMessage/GasSufficiencyMessage.tsx +4 -4
  816. package/components/GasMessage/index.ts +2 -2
  817. package/components/Header/CloseDrawerButton.tsx +4 -5
  818. package/components/Header/EVMDisconnectIconButton.tsx +2 -2
  819. package/components/Header/Header.style.ts +1 -1
  820. package/components/Header/Header.tsx +6 -5
  821. package/components/Header/NavigationHeader.tsx +15 -15
  822. package/components/Header/NavigationTabs.tsx +4 -3
  823. package/components/Header/SVMDisconnectIconButton.tsx +2 -2
  824. package/components/Header/SettingsButton.style.tsx +5 -3
  825. package/components/Header/SettingsButton.tsx +10 -6
  826. package/components/Header/TransactionHistoryButton.tsx +5 -6
  827. package/components/Header/WalletHeader.tsx +17 -18
  828. package/components/Header/WalletMenu.tsx +15 -11
  829. package/components/Header/index.ts +1 -1
  830. package/components/Initializer.tsx +1 -1
  831. package/components/Insurance/Insurance.tsx +4 -4
  832. package/components/Insurance/InsuranceCard.tsx +8 -7
  833. package/components/Insurance/InsuranceCollapsed.tsx +7 -9
  834. package/components/Insurance/index.ts +2 -2
  835. package/components/Insurance/types.ts +1 -1
  836. package/components/ListItem/ListItemButton.tsx +1 -1
  837. package/components/ListItem/index.ts +2 -2
  838. package/components/ListItemButton.tsx +1 -1
  839. package/components/NFT/NFT.tsx +3 -3
  840. package/components/NFT/NFTBase.tsx +3 -3
  841. package/components/NFT/index.ts +3 -3
  842. package/components/NFT/types.ts +1 -1
  843. package/components/NotFound.tsx +2 -2
  844. package/components/PoweredBy/PoweredBy.tsx +5 -5
  845. package/components/PoweredBy/index.ts +1 -1
  846. package/components/ProgressToNextUpdate/index.ts +1 -1
  847. package/components/ReverseTokensButton/ReverseTokensButton.tsx +7 -7
  848. package/components/ReverseTokensButton/index.ts +1 -1
  849. package/components/RouteCard/RouteCard.tsx +16 -16
  850. package/components/RouteCard/RouteCardEssentials.tsx +9 -7
  851. package/components/RouteCard/RouteCardEssentialsExpanded.tsx +10 -9
  852. package/components/RouteCard/RouteCardSkeleton.tsx +4 -4
  853. package/components/RouteCard/RouteNotFoundCard.tsx +2 -2
  854. package/components/RouteCard/index.ts +3 -3
  855. package/components/Routes/Routes.tsx +9 -6
  856. package/components/Routes/RoutesExpanded.style.ts +1 -1
  857. package/components/Routes/RoutesExpanded.tsx +10 -8
  858. package/components/Routes/index.ts +2 -2
  859. package/components/SelectChainAndToken.tsx +6 -7
  860. package/components/SelectTokenButton/SelectTokenButton.style.tsx +1 -1
  861. package/components/SelectTokenButton/SelectTokenButton.tsx +12 -8
  862. package/components/SelectTokenButton/index.ts +1 -1
  863. package/components/SendToWallet/SendToWallet.style.tsx +2 -2
  864. package/components/SendToWallet/SendToWalletButton.tsx +16 -15
  865. package/components/SendToWallet/SendToWalletExpandButton.tsx +12 -13
  866. package/components/SendToWallet/index.ts +3 -3
  867. package/components/SettingsListItemButton.tsx +1 -1
  868. package/components/Step/CircularProgress.tsx +11 -9
  869. package/components/Step/DestinationWalletAddress.tsx +5 -6
  870. package/components/Step/Step.tsx +10 -9
  871. package/components/Step/StepList.tsx +3 -3
  872. package/components/Step/StepProcess.tsx +5 -5
  873. package/components/Step/index.ts +2 -2
  874. package/components/StepActions/StepActions.tsx +14 -16
  875. package/components/StepActions/StepFeeBreakdown.tsx +3 -3
  876. package/components/StepActions/StepFees.tsx +1 -1
  877. package/components/StepActions/index.ts +1 -1
  878. package/components/StepActions/types.ts +1 -1
  879. package/components/StepDivider/StepDivider.tsx +1 -1
  880. package/components/StepDivider/index.ts +1 -1
  881. package/components/Tabs/Tabs.style.tsx +1 -1
  882. package/components/Tabs/index.ts +1 -1
  883. package/components/TextFitter/TextFitter.tsx +1 -1
  884. package/components/TextFitter/index.ts +1 -1
  885. package/components/Token/Token.tsx +10 -6
  886. package/components/Token/index.ts +2 -2
  887. package/components/TokenAvatar/TokenAvatar.tsx +4 -3
  888. package/components/TokenAvatar/index.ts +2 -2
  889. package/components/TokenList/TokenList.style.tsx +1 -1
  890. package/components/TokenList/TokenList.tsx +12 -13
  891. package/components/TokenList/TokenListItem.tsx +7 -10
  892. package/components/TokenList/TokenNotFound.tsx +6 -5
  893. package/components/TokenList/VirtualizedTokenList.tsx +3 -3
  894. package/components/TokenList/index.ts +2 -2
  895. package/components/TokenList/types.ts +3 -3
  896. package/components/TokenList/useTokenSelect.ts +5 -7
  897. package/config/theme.ts +1 -1
  898. package/config/version.ts +1 -1
  899. package/hooks/index.ts +34 -34
  900. package/hooks/useAddressValidation.ts +1 -1
  901. package/hooks/useAvailableChains.ts +3 -2
  902. package/hooks/useChain.ts +1 -1
  903. package/hooks/useChains.ts +4 -4
  904. package/hooks/useContentHeight.ts +3 -3
  905. package/hooks/useDebouncedWatch.ts +2 -2
  906. package/hooks/useDefaultElementId.ts +1 -1
  907. package/hooks/useExpandableVariant.ts +2 -2
  908. package/hooks/useFromTokenSufficiency.ts +5 -4
  909. package/hooks/useGasRecommendation.ts +1 -1
  910. package/hooks/useGasRefuel.ts +4 -4
  911. package/hooks/useGasSufficiency.ts +3 -3
  912. package/hooks/useInitializer.ts +2 -2
  913. package/hooks/useLanguages.ts +3 -2
  914. package/hooks/useProcessMessage.ts +4 -4
  915. package/hooks/useRouteExecution.ts +8 -6
  916. package/hooks/useRoutes.ts +11 -6
  917. package/hooks/useScrollableContainer.ts +2 -2
  918. package/hooks/useSettingMonitor.ts +3 -3
  919. package/hooks/useSwapOnly.ts +1 -1
  920. package/hooks/useToAddressRequirements.ts +4 -4
  921. package/hooks/useToAddressReset.ts +5 -3
  922. package/hooks/useToken.ts +2 -2
  923. package/hooks/useTokenAddressBalance.ts +2 -2
  924. package/hooks/useTokenBalance.ts +1 -1
  925. package/hooks/useTokenBalances.ts +3 -3
  926. package/hooks/useTokenSearch.ts +1 -1
  927. package/hooks/useTokens.ts +3 -3
  928. package/hooks/useTools.ts +3 -3
  929. package/hooks/useTransactionDetails.ts +1 -1
  930. package/hooks/useTransactionHistory.ts +1 -1
  931. package/hooks/useWidgetEvents.ts +4 -2
  932. package/icons/index.ts +2 -2
  933. package/index.ts +12 -14
  934. package/package.json +2 -2
  935. package/pages/ActiveTransactionsPage/ActiveTransactionsEmpty.tsx +2 -2
  936. package/pages/ActiveTransactionsPage/ActiveTransactionsPage.tsx +9 -11
  937. package/pages/ActiveTransactionsPage/index.ts +1 -1
  938. package/pages/LanguagesPage/LanguagesPage.tsx +6 -6
  939. package/pages/LanguagesPage/index.ts +1 -1
  940. package/pages/MainPage/MainGasMessage.tsx +2 -2
  941. package/pages/MainPage/MainPage.tsx +13 -15
  942. package/pages/MainPage/ReviewButton.tsx +8 -9
  943. package/pages/MainPage/index.ts +1 -1
  944. package/pages/RoutesPage/RoutesPage.tsx +10 -10
  945. package/pages/RoutesPage/index.ts +1 -1
  946. package/pages/SelectChainPage/SelectChainPage.tsx +7 -7
  947. package/pages/SelectChainPage/index.ts +1 -1
  948. package/pages/SelectChainPage/types.ts +1 -1
  949. package/pages/SelectEnabledToolsPage/SelectEnabledToolsPage.tsx +16 -13
  950. package/pages/SelectEnabledToolsPage/index.ts +1 -1
  951. package/pages/SelectNativeTokenPage/SelectNativeTokenPage.tsx +8 -7
  952. package/pages/SelectNativeTokenPage/index.ts +1 -1
  953. package/pages/SelectTokenPage/SearchTokenInput.style.tsx +1 -1
  954. package/pages/SelectTokenPage/SearchTokenInput.tsx +6 -5
  955. package/pages/SelectTokenPage/SelectTokenPage.tsx +9 -11
  956. package/pages/SelectTokenPage/index.ts +2 -2
  957. package/pages/SelectWalletPage/EVMListItemButton.tsx +5 -4
  958. package/pages/SelectWalletPage/SVMListItemButton.tsx +5 -4
  959. package/pages/SelectWalletPage/SelectWalletPage.tsx +8 -8
  960. package/pages/SelectWalletPage/index.ts +1 -1
  961. package/pages/SendToWallet/BookmarkAddressSheet.tsx +11 -14
  962. package/pages/SendToWallet/BookmarksPage.tsx +28 -22
  963. package/pages/SendToWallet/ConfirmAddressSheet.tsx +11 -11
  964. package/pages/SendToWallet/ConnectedWalletsPage.tsx +25 -20
  965. package/pages/SendToWallet/EmptyListIndicator.tsx +1 -1
  966. package/pages/SendToWallet/RecentWalletsPage.tsx +31 -28
  967. package/pages/SendToWallet/SendToConfiguredWalletPage.tsx +22 -19
  968. package/pages/SendToWallet/SendToWalletPage.style.tsx +5 -5
  969. package/pages/SendToWallet/SendToWalletPage.tsx +20 -23
  970. package/pages/SendToWallet/index.ts +5 -5
  971. package/pages/SettingsPage/BridgeAndExchangeSettings.tsx +8 -9
  972. package/pages/SettingsPage/GasPriceSettings.tsx +8 -6
  973. package/pages/SettingsPage/LanguageSetting.tsx +8 -7
  974. package/pages/SettingsPage/ResetSettingsButton.style.tsx +1 -1
  975. package/pages/SettingsPage/ResetSettingsButton.tsx +4 -4
  976. package/pages/SettingsPage/RoutePrioritySettings.tsx +8 -6
  977. package/pages/SettingsPage/SendToWalletOptionSetting.tsx +10 -12
  978. package/pages/SettingsPage/SettingsCard/BadgedValue.tsx +3 -3
  979. package/pages/SettingsPage/SettingsCard/SettingCardExpandable.tsx +6 -6
  980. package/pages/SettingsPage/SettingsCard/index.ts +4 -4
  981. package/pages/SettingsPage/SettingsPage.tsx +11 -10
  982. package/pages/SettingsPage/SlippageSettings/SlippageSettings.style.tsx +1 -1
  983. package/pages/SettingsPage/SlippageSettings/SlippageSettings.tsx +10 -10
  984. package/pages/SettingsPage/SlippageSettings/index.ts +1 -1
  985. package/pages/SettingsPage/ThemeSettings.tsx +11 -13
  986. package/pages/SettingsPage/index.ts +1 -1
  987. package/pages/TransactionDetailsPage/ContactSupportButton.tsx +2 -2
  988. package/pages/TransactionDetailsPage/TransactionDetailsPage.tsx +19 -14
  989. package/pages/TransactionDetailsPage/TransactionDetailsSkeleton.tsx +3 -3
  990. package/pages/TransactionDetailsPage/index.ts +1 -1
  991. package/pages/TransactionHistoryPage/TransactionHistoryEmpty.tsx +2 -2
  992. package/pages/TransactionHistoryPage/TransactionHistoryItem.tsx +4 -3
  993. package/pages/TransactionHistoryPage/TransactionHistoryPage.tsx +6 -6
  994. package/pages/TransactionHistoryPage/TransactionHistorySkeleton.tsx +3 -2
  995. package/pages/TransactionHistoryPage/index.ts +1 -1
  996. package/pages/TransactionPage/ExchangeRateBottomSheet.tsx +7 -7
  997. package/pages/TransactionPage/StartTransactionButton.tsx +6 -8
  998. package/pages/TransactionPage/StatusBottomSheet.style.tsx +1 -1
  999. package/pages/TransactionPage/StatusBottomSheet.tsx +27 -29
  1000. package/pages/TransactionPage/TokenValueBottomSheet.tsx +7 -7
  1001. package/pages/TransactionPage/TransactionPage.tsx +23 -27
  1002. package/pages/TransactionPage/index.ts +1 -1
  1003. package/pages/TransactionPage/types.ts +1 -1
  1004. package/providers/I18nProvider/I18nProvider.tsx +6 -5
  1005. package/providers/I18nProvider/index.ts +2 -2
  1006. package/providers/I18nProvider/types.ts +1 -1
  1007. package/providers/ThemeProvider/ThemeProvider.tsx +4 -4
  1008. package/providers/ThemeProvider/index.ts +1 -1
  1009. package/providers/WalletProvider/EVMBaseProvider.tsx +5 -5
  1010. package/providers/WalletProvider/EVMProvider.tsx +4 -4
  1011. package/providers/WalletProvider/SDKProviders.tsx +1 -1
  1012. package/providers/WalletProvider/SVMProvider.tsx +4 -4
  1013. package/providers/WalletProvider/WalletProvider.tsx +3 -3
  1014. package/providers/WalletProvider/index.ts +3 -3
  1015. package/providers/WalletProvider/useHasExternalWalletProvider.ts +2 -2
  1016. package/providers/WidgetProvider/WidgetProvider.tsx +5 -5
  1017. package/providers/WidgetProvider/index.ts +2 -2
  1018. package/providers/WidgetProvider/types.ts +1 -1
  1019. package/providers/WidgetProvider/utils.ts +2 -2
  1020. package/stores/StoreProvider.tsx +7 -7
  1021. package/stores/bookmarks/BookmarkStore.tsx +4 -4
  1022. package/stores/bookmarks/createBookmarkStore.ts +3 -3
  1023. package/stores/bookmarks/index.ts +5 -5
  1024. package/stores/bookmarks/types.ts +2 -2
  1025. package/stores/bookmarks/useBookmarkActions.ts +2 -2
  1026. package/stores/bookmarks/useBookmarks.ts +2 -2
  1027. package/stores/chains/ChainOrderStore.tsx +8 -8
  1028. package/stores/chains/createChainOrderStore.ts +2 -2
  1029. package/stores/chains/index.ts +4 -4
  1030. package/stores/chains/types.ts +1 -1
  1031. package/stores/chains/useChainOrder.ts +2 -2
  1032. package/stores/form/FormStore.tsx +7 -24
  1033. package/stores/form/FormStoreContext.ts +4 -0
  1034. package/stores/form/FormUpdater.tsx +5 -5
  1035. package/stores/form/URLSearchParamsBuilder.tsx +3 -2
  1036. package/stores/form/createFormStore.ts +1 -1
  1037. package/stores/form/index.ts +10 -10
  1038. package/stores/form/useFieldActions.ts +2 -2
  1039. package/stores/form/useFieldController.ts +3 -3
  1040. package/stores/form/useFieldValues.ts +2 -2
  1041. package/stores/form/useFormStore.ts +19 -0
  1042. package/stores/form/useTouchedFields.ts +1 -1
  1043. package/stores/form/useValidation.ts +2 -2
  1044. package/stores/form/useValidationActions.ts +2 -2
  1045. package/stores/header/index.ts +1 -1
  1046. package/stores/header/useHeaderStore.tsx +2 -2
  1047. package/stores/routes/RouteExecutionStore.tsx +3 -3
  1048. package/stores/routes/createRouteExecutionStore.ts +5 -5
  1049. package/stores/routes/index.ts +5 -5
  1050. package/stores/routes/useExecutingRoutesIds.ts +4 -4
  1051. package/stores/routes/useSetExecutableRoute.ts +1 -1
  1052. package/stores/settings/index.ts +6 -6
  1053. package/stores/settings/types.ts +1 -3
  1054. package/stores/settings/useAppearance.ts +2 -2
  1055. package/stores/settings/useSendToWalletStore.ts +1 -1
  1056. package/stores/settings/useSettings.ts +2 -2
  1057. package/stores/settings/useSettingsStore.ts +3 -3
  1058. package/stores/settings/useSplitSubvariantStore.tsx +1 -1
  1059. package/types/index.ts +3 -3
  1060. package/types/widget.ts +6 -4
  1061. package/utils/chainType.ts +1 -1
  1062. package/utils/converters.ts +1 -1
  1063. package/utils/index.ts +12 -12
  1064. package/utils/item.ts +1 -1
  1065. package/_esm/providers/index.d.ts +0 -4
  1066. package/_esm/providers/index.js +0 -5
  1067. package/_esm/providers/index.js.map +0 -1
  1068. package/_esm/stores/index.d.ts +0 -7
  1069. package/_esm/stores/index.js +0 -8
  1070. package/_esm/stores/index.js.map +0 -1
  1071. package/providers/index.ts +0 -4
  1072. package/stores/index.ts +0 -7
@@ -1,9 +1,11 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  import { Collapse } from '@mui/material';
3
- import { useRoutes } from '../../hooks';
4
- import { RouteExecutionStatus, useRouteExecutionStore, useSetExecutableRoute, } from '../../stores';
5
- import { formatTokenAmount } from '../../utils';
6
- import { InsuranceCard } from './InsuranceCard';
3
+ import { useRoutes } from '../../hooks/useRoutes.js';
4
+ import { useRouteExecutionStore } from '../../stores/routes/RouteExecutionStore.js';
5
+ import { RouteExecutionStatus } from '../../stores/routes/types.js';
6
+ import { useSetExecutableRoute } from '../../stores/routes/useSetExecutableRoute.js';
7
+ import { formatTokenAmount } from '../../utils/format.js';
8
+ import { InsuranceCard } from './InsuranceCard.js';
7
9
  export const InsuranceCollapsed = ({ status, insurableRouteId, onChange, ...props }) => {
8
10
  const setExecutableRoute = useSetExecutableRoute();
9
11
  const routeExecution = useRouteExecutionStore((state) => state.routes[insurableRouteId]);
@@ -1 +1 @@
1
- {"version":3,"file":"InsuranceCollapsed.js","sourceRoot":"","sources":["../../../components/Insurance/InsuranceCollapsed.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EACL,oBAAoB,EACpB,sBAAsB,EACtB,qBAAqB,GACtB,MAAM,cAAc,CAAC;AACtB,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAGhD,MAAM,CAAC,MAAM,kBAAkB,GAA6B,CAAC,EAC3D,MAAM,EACN,gBAAgB,EAChB,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,EAAE;IACH,MAAM,kBAAkB,GAAG,qBAAqB,EAAE,CAAC;IACnD,MAAM,cAAc,GAAG,sBAAsB,CAC3C,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,MAAM,CAAC,gBAAgB,CAAC,CAC1C,CAAC;IACF,MAAM,EAAE,MAAM,EAAE,GAAG,SAAS,CAAC;QAC3B,cAAc,EAAE,cAAc,EAAE,KAAK;KACtC,CAAC,CAAC;IAEH,MAAM,YAAY,GAAG,MAAM,EAAE,CAAC,CAAC,CAAC,CAAC;IAEjC,MAAM,eAAe,GAAG,CAAC,OAAgB,EAAE,EAAE;QAC3C,IAAI,YAAY,EAAE,CAAC;YACjB,IAAI,OAAO,EAAE,CAAC;gBACZ,kBAAkB,CAAC,YAAY,EAAE,gBAAgB,CAAC,CAAC;YACrD,CAAC;YACD,QAAQ,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC,YAAY,CAAC,EAAE,CAAC,CAAC,CAAC,gBAAgB,CAAC,CAAC;QAC3D,CAAC;IACH,CAAC,CAAC;IAEF,IAAI,CAAC,YAAY,EAAE,CAAC;QAClB,OAAO,IAAI,CAAC;IACd,CAAC;IAED,OAAO,CACL,KAAC,QAAQ,IACP,OAAO,EAAE,GAAG,EACZ,EAAE,EAAE,YAAY,CAAC,SAAS,CAAC,KAAK,KAAK,SAAS,EAC9C,aAAa,QACb,YAAY,QACZ,MAAM,EAAE,MAAM,KAAK,oBAAoB,CAAC,IAAI,YAE5C,KAAC,aAAa,OACR,KAAK,EACT,MAAM,EAAE,MAAM,EACd,aAAa,EAAE,iBAAiB,CAC9B,MAAM,CAAC,YAAY,CAAC,WAAW,CAAC,EAChC,YAAY,CAAC,OAAO,CAAC,QAAQ,CAC9B,EACD,kBAAkB,EAAE,YAAY,CAAC,OAAO,CAAC,MAAM,EAC/C,QAAQ,EAAE,eAAe,GACzB,GACO,CACZ,CAAC;AACJ,CAAC,CAAC"}
1
+ {"version":3,"file":"InsuranceCollapsed.js","sourceRoot":"","sources":["../../../components/Insurance/InsuranceCollapsed.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AACrD,OAAO,EAAE,sBAAsB,EAAE,MAAM,4CAA4C,CAAC;AACpF,OAAO,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AACpE,OAAO,EAAE,qBAAqB,EAAE,MAAM,8CAA8C,CAAC;AACrF,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAGnD,MAAM,CAAC,MAAM,kBAAkB,GAA6B,CAAC,EAC3D,MAAM,EACN,gBAAgB,EAChB,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,EAAE;IACH,MAAM,kBAAkB,GAAG,qBAAqB,EAAE,CAAC;IACnD,MAAM,cAAc,GAAG,sBAAsB,CAC3C,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,MAAM,CAAC,gBAAgB,CAAC,CAC1C,CAAC;IACF,MAAM,EAAE,MAAM,EAAE,GAAG,SAAS,CAAC;QAC3B,cAAc,EAAE,cAAc,EAAE,KAAK;KACtC,CAAC,CAAC;IAEH,MAAM,YAAY,GAAG,MAAM,EAAE,CAAC,CAAC,CAAC,CAAC;IAEjC,MAAM,eAAe,GAAG,CAAC,OAAgB,EAAE,EAAE;QAC3C,IAAI,YAAY,EAAE,CAAC;YACjB,IAAI,OAAO,EAAE,CAAC;gBACZ,kBAAkB,CAAC,YAAY,EAAE,gBAAgB,CAAC,CAAC;YACrD,CAAC;YACD,QAAQ,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC,YAAY,CAAC,EAAE,CAAC,CAAC,CAAC,gBAAgB,CAAC,CAAC;QAC3D,CAAC;IACH,CAAC,CAAC;IAEF,IAAI,CAAC,YAAY,EAAE,CAAC;QAClB,OAAO,IAAI,CAAC;IACd,CAAC;IAED,OAAO,CACL,KAAC,QAAQ,IACP,OAAO,EAAE,GAAG,EACZ,EAAE,EAAE,YAAY,CAAC,SAAS,CAAC,KAAK,KAAK,SAAS,EAC9C,aAAa,QACb,YAAY,QACZ,MAAM,EAAE,MAAM,KAAK,oBAAoB,CAAC,IAAI,YAE5C,KAAC,aAAa,OACR,KAAK,EACT,MAAM,EAAE,MAAM,EACd,aAAa,EAAE,iBAAiB,CAC9B,MAAM,CAAC,YAAY,CAAC,WAAW,CAAC,EAChC,YAAY,CAAC,OAAO,CAAC,QAAQ,CAC9B,EACD,kBAAkB,EAAE,YAAY,CAAC,OAAO,CAAC,MAAM,EAC/C,QAAQ,EAAE,eAAe,GACzB,GACO,CACZ,CAAC;AACJ,CAAC,CAAC"}
@@ -1,2 +1,2 @@
1
- export * from './Insurance';
2
- export * from './types';
1
+ export * from './Insurance.js';
2
+ export * from './types.js';
@@ -1,3 +1,3 @@
1
- export * from './Insurance';
2
- export * from './types';
1
+ export * from './Insurance.js';
2
+ export * from './types.js';
3
3
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../components/Insurance/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../components/Insurance/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,YAAY,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import type { BoxProps } from '@mui/material';
2
- import type { RouteExecutionStatus } from '../../stores';
2
+ import type { RouteExecutionStatus } from '../../stores/routes/types.js';
3
3
  export interface InsuredAmount {
4
4
  insuredAmount: string;
5
5
  insuredTokenSymbol: string;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
1
+ /// <reference types="react" resolution-mode="require"/>
2
2
  export declare const ListItem: import("@emotion/styled").StyledComponent<{
3
3
  button?: false | undefined;
4
- } & import("@mui/material").ListItemOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & {
4
+ } & import("@mui/material").ListItemOwnProps & import("@mui/material/OverridableComponent.js").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & {
5
5
  ref?: ((instance: HTMLLIElement | null) => void) | import("react").RefObject<HTMLLIElement> | null | undefined;
6
- }, "button" | "alignItems" | "children" | "sx" | "style" | "autoFocus" | "className" | "disabled" | "selected" | "classes" | "components" | "dense" | "divider" | "componentsProps" | "slotProps" | "slots" | "disableGutters" | "ContainerComponent" | "ContainerProps" | "disablePadding" | "secondaryAction"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
6
+ }, "button" | "alignItems" | "children" | "sx" | "style" | "autoFocus" | "className" | "disabled" | "selected" | "classes" | "divider" | "components" | "componentsProps" | "slotProps" | "slots" | "dense" | "disableGutters" | "ContainerComponent" | "ContainerProps" | "disablePadding" | "secondaryAction"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
- export declare const ListItemButton: import("@emotion/styled").StyledComponent<import("@mui/material").ListItemButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
1
+ /// <reference types="react" resolution-mode="require"/>
2
+ export declare const ListItemButton: import("@emotion/styled").StyledComponent<import("@mui/material").ListItemButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent.js").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
3
  ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
4
- }, "alignItems" | "children" | "sx" | "style" | "autoFocus" | "className" | "tabIndex" | "disabled" | "action" | "selected" | "classes" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "dense" | "divider" | "disableGutters"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
4
+ }, "alignItems" | "children" | "sx" | "style" | "autoFocus" | "className" | "tabIndex" | "disabled" | "action" | "selected" | "classes" | "divider" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "dense" | "disableGutters"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
@@ -1,5 +1,5 @@
1
1
  import { styled } from '@mui/material/styles';
2
- import { ListItemButton as ListItemButtonBase } from '../ListItemButton';
2
+ import { ListItemButton as ListItemButtonBase } from '../ListItemButton.js';
3
3
  export const ListItemButton = styled(ListItemButtonBase)(({ theme }) => ({
4
4
  paddingLeft: theme.spacing(1.5),
5
5
  paddingRight: theme.spacing(1.5),
@@ -1 +1 @@
1
- {"version":3,"file":"ListItemButton.js","sourceRoot":"","sources":["../../../components/ListItem/ListItemButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAC9C,OAAO,EAAE,cAAc,IAAI,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAEzE,MAAM,CAAC,MAAM,cAAc,GAAG,MAAM,CAAC,kBAAkB,CAAC,CAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,WAAW,EAAE,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC;IAC/B,YAAY,EAAE,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC;IAChC,MAAM,EAAE,EAAE;IACV,KAAK,EAAE,MAAM;CACd,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"ListItemButton.js","sourceRoot":"","sources":["../../../components/ListItem/ListItemButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAC9C,OAAO,EAAE,cAAc,IAAI,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAE5E,MAAM,CAAC,MAAM,cAAc,GAAG,MAAM,CAAC,kBAAkB,CAAC,CAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,WAAW,EAAE,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC;IAC/B,YAAY,EAAE,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC;IAChC,MAAM,EAAE,EAAE;IACV,KAAK,EAAE,MAAM;CACd,CAAC,CAAC,CAAC"}
@@ -1,2 +1,2 @@
1
- export * from './ListItem';
2
- export * from './ListItemButton';
1
+ export * from './ListItem.js';
2
+ export * from './ListItemButton.js';
@@ -1,3 +1,3 @@
1
- export * from './ListItem';
2
- export * from './ListItemButton';
1
+ export * from './ListItem.js';
2
+ export * from './ListItemButton.js';
3
3
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../components/ListItem/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAC;AAC3B,cAAc,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../components/ListItem/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,cAAc,qBAAqB,CAAC"}
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
- export declare const ListItemButton: import("@emotion/styled").StyledComponent<import("@mui/material").ListItemButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
1
+ /// <reference types="react" resolution-mode="require"/>
2
+ export declare const ListItemButton: import("@emotion/styled").StyledComponent<import("@mui/material").ListItemButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent.js").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
3
  ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
4
- }, "alignItems" | "children" | "sx" | "style" | "autoFocus" | "className" | "tabIndex" | "disabled" | "action" | "selected" | "classes" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "dense" | "divider" | "disableGutters"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
4
+ }, "alignItems" | "children" | "sx" | "style" | "autoFocus" | "className" | "tabIndex" | "disabled" | "action" | "selected" | "classes" | "divider" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "dense" | "disableGutters"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
@@ -1,6 +1,6 @@
1
1
  import { ListItemButton as MuiListItemButton } from '@mui/material';
2
2
  import { styled } from '@mui/material/styles';
3
- import { getContrastAlphaColor } from '../utils';
3
+ import { getContrastAlphaColor } from '../utils/colors.js';
4
4
  export const ListItemButton = styled(MuiListItemButton)(({ theme, disabled }) => ({
5
5
  borderRadius: theme.shape.borderRadius,
6
6
  paddingLeft: theme.spacing(1.5),
@@ -1 +1 @@
1
- {"version":3,"file":"ListItemButton.js","sourceRoot":"","sources":["../../components/ListItemButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,IAAI,iBAAiB,EAAE,MAAM,eAAe,CAAC;AACpE,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAC9C,OAAO,EAAE,qBAAqB,EAAE,MAAM,UAAU,CAAC;AAEjD,MAAM,CAAC,MAAM,cAAc,GAAG,MAAM,CAAC,iBAAiB,CAAC,CACrD,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,EAAE,EAAE,CAAC,CAAC;IACxB,YAAY,EAAE,KAAK,CAAC,KAAK,CAAC,YAAY;IACtC,WAAW,EAAE,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC;IAC/B,MAAM,EAAE,EAAE;IACV,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,OAAO,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;IACrD,SAAS,EAAE;QACT,eAAe,EACb,CAAC,QAAQ,IAAI,qBAAqB,CAAC,KAAK,CAAC,OAAO,CAAC,IAAI,EAAE,IAAI,CAAC;KAC/D;CACF,CAAC,CACH,CAAC"}
1
+ {"version":3,"file":"ListItemButton.js","sourceRoot":"","sources":["../../components/ListItemButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,IAAI,iBAAiB,EAAE,MAAM,eAAe,CAAC;AACpE,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAC9C,OAAO,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAE3D,MAAM,CAAC,MAAM,cAAc,GAAG,MAAM,CAAC,iBAAiB,CAAC,CACrD,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,EAAE,EAAE,CAAC,CAAC;IACxB,YAAY,EAAE,KAAK,CAAC,KAAK,CAAC,YAAY;IACtC,WAAW,EAAE,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC;IAC/B,MAAM,EAAE,EAAE;IACV,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,OAAO,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;IACrD,SAAS,EAAE;QACT,eAAe,EACb,CAAC,QAAQ,IAAI,qBAAqB,CAAC,KAAK,CAAC,OAAO,CAAC,IAAI,EAAE,IAAI,CAAC;KAC/D;CACF,CAAC,CACH,CAAC"}
@@ -1,2 +1,2 @@
1
- /// <reference types="react" />
1
+ /// <reference types="react" resolution-mode="require"/>
2
2
  export declare const ListItemText: import("@emotion/styled").StyledComponent<import("@mui/material").ListItemTextProps<import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements>, import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
@@ -1,3 +1,3 @@
1
- /// <reference types="react" />
2
- import type { NFTProps } from './types';
1
+ /// <reference types="react" resolution-mode="require"/>
2
+ import type { NFTProps } from './types.js';
3
3
  export declare const NFT: React.FC<NFTProps>;
@@ -1,7 +1,7 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  import { useEffect } from 'react';
3
- import { NFTBase } from './NFTBase';
4
- import { useFieldActions } from '../../stores';
3
+ import { useFieldActions } from '../../stores/form/useFieldActions.js';
4
+ import { NFTBase } from './NFTBase.js';
5
5
  export const NFT = ({ imageUrl, isLoading, collectionName, assetName, owner, token, contract, }) => {
6
6
  const { setFieldValue } = useFieldActions();
7
7
  useEffect(() => {
@@ -1 +1 @@
1
- {"version":3,"file":"NFT.js","sourceRoot":"","sources":["../../../components/NFT/NFT.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAClC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAEpC,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAE/C,MAAM,CAAC,MAAM,GAAG,GAAuB,CAAC,EACtC,QAAQ,EACR,SAAS,EACT,cAAc,EACd,SAAS,EACT,KAAK,EACL,KAAK,EACL,QAAQ,GACT,EAAE,EAAE;IACH,MAAM,EAAE,aAAa,EAAE,GAAG,eAAe,EAAE,CAAC;IAE5C,SAAS,CAAC,GAAG,EAAE;QACb,IAAI,KAAK,EAAE,CAAC;YACV,aAAa,CAAC,SAAS,EAAE,KAAK,CAAC,OAAO,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;YAC7D,aAAa,CAAC,SAAS,EAAE,KAAK,CAAC,OAAO,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;YAC7D,aAAa,CAAC,UAAU,EAAE,KAAK,CAAC,MAAM,EAAE,QAAQ,EAAE,EAAE;gBAClD,SAAS,EAAE,IAAI;aAChB,CAAC,CAAC;QACL,CAAC;QACD,IAAI,QAAQ,EAAE,CAAC;YACb,aAAa,CAAC,mBAAmB,EAAE,QAAQ,CAAC,OAAO,EAAE;gBACnD,SAAS,EAAE,IAAI;aAChB,CAAC,CAAC;YACH,aAAa,CAAC,oBAAoB,EAAE,QAAQ,CAAC,QAAQ,EAAE;gBACrD,SAAS,EAAE,IAAI;aAChB,CAAC,CAAC;YACH,aAAa,CAAC,oBAAoB,EAAE,QAAQ,CAAC,QAAQ,EAAE;gBACrD,SAAS,EAAE,IAAI;aAChB,CAAC,CAAC;QACL,CAAC;IACH,CAAC,EAAE,CAAC,QAAQ,EAAE,aAAa,EAAE,KAAK,CAAC,CAAC,CAAC;IACrC,OAAO,CACL,KAAC,OAAO,IACN,SAAS,EAAE,SAAS,EACpB,QAAQ,EAAE,QAAQ,EAClB,cAAc,EAAE,cAAc,EAC9B,SAAS,EAAE,SAAS,EACpB,KAAK,EAAE,KAAK,EACZ,KAAK,EAAE,KAAK,GACZ,CACH,CAAC;AACJ,CAAC,CAAC"}
1
+ {"version":3,"file":"NFT.js","sourceRoot":"","sources":["../../../components/NFT/NFT.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAClC,OAAO,EAAE,eAAe,EAAE,MAAM,sCAAsC,CAAC;AACvE,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AAGvC,MAAM,CAAC,MAAM,GAAG,GAAuB,CAAC,EACtC,QAAQ,EACR,SAAS,EACT,cAAc,EACd,SAAS,EACT,KAAK,EACL,KAAK,EACL,QAAQ,GACT,EAAE,EAAE;IACH,MAAM,EAAE,aAAa,EAAE,GAAG,eAAe,EAAE,CAAC;IAE5C,SAAS,CAAC,GAAG,EAAE;QACb,IAAI,KAAK,EAAE,CAAC;YACV,aAAa,CAAC,SAAS,EAAE,KAAK,CAAC,OAAO,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;YAC7D,aAAa,CAAC,SAAS,EAAE,KAAK,CAAC,OAAO,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;YAC7D,aAAa,CAAC,UAAU,EAAE,KAAK,CAAC,MAAM,EAAE,QAAQ,EAAE,EAAE;gBAClD,SAAS,EAAE,IAAI;aAChB,CAAC,CAAC;QACL,CAAC;QACD,IAAI,QAAQ,EAAE,CAAC;YACb,aAAa,CAAC,mBAAmB,EAAE,QAAQ,CAAC,OAAO,EAAE;gBACnD,SAAS,EAAE,IAAI;aAChB,CAAC,CAAC;YACH,aAAa,CAAC,oBAAoB,EAAE,QAAQ,CAAC,QAAQ,EAAE;gBACrD,SAAS,EAAE,IAAI;aAChB,CAAC,CAAC;YACH,aAAa,CAAC,oBAAoB,EAAE,QAAQ,CAAC,QAAQ,EAAE;gBACrD,SAAS,EAAE,IAAI;aAChB,CAAC,CAAC;QACL,CAAC;IACH,CAAC,EAAE,CAAC,QAAQ,EAAE,aAAa,EAAE,KAAK,CAAC,CAAC,CAAC;IACrC,OAAO,CACL,KAAC,OAAO,IACN,SAAS,EAAE,SAAS,EACpB,QAAQ,EAAE,QAAQ,EAClB,cAAc,EAAE,cAAc,EAC9B,SAAS,EAAE,SAAS,EACpB,KAAK,EAAE,KAAK,EACZ,KAAK,EAAE,KAAK,GACZ,CACH,CAAC;AACJ,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
- export declare const PreviewAvatar: import("@emotion/styled").StyledComponent<import("@mui/material").AvatarOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
1
+ /// <reference types="react" resolution-mode="require"/>
2
+ export declare const PreviewAvatar: import("@emotion/styled").StyledComponent<import("@mui/material").AvatarOwnProps & import("@mui/material/OverridableComponent.js").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
3
  ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
4
4
  }, "children" | "sx" | "style" | "className" | "sizes" | "alt" | "src" | "srcSet" | "classes" | "variant" | "imgProps"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
@@ -1,3 +1,3 @@
1
- /// <reference types="react" />
2
- import type { NFTProps } from './types';
1
+ /// <reference types="react" resolution-mode="require"/>
2
+ import type { NFTProps } from './types.js';
3
3
  export declare const NFTBase: React.FC<NFTProps>;
@@ -1,8 +1,8 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { Box, Link, Skeleton, Typography } from '@mui/material';
3
3
  import { useTranslation } from 'react-i18next';
4
- import { Token } from '../Token';
5
- import { PreviewAvatar } from './NFT.style';
4
+ import { Token } from '../Token/Token.js';
5
+ import { PreviewAvatar } from './NFT.style.js';
6
6
  export const NFTBase = ({ imageUrl, isLoading, collectionName, assetName, owner, token, }) => {
7
7
  const { t } = useTranslation();
8
8
  return (_jsxs(Box, { p: 2, children: [_jsxs(Box, { display: "flex", children: [isLoading ? (_jsx(Skeleton, { width: 96, height: 96, variant: "rectangular", sx: { borderRadius: 1 } })) : (_jsx(PreviewAvatar, { src: imageUrl })), _jsxs(Box, { ml: 2, children: [isLoading ? (_jsx(Skeleton, { width: 144, height: 21, variant: "text" })) : (_jsx(Typography, { fontSize: 14, color: "text.secondary", children: collectionName })), isLoading ? (_jsx(Skeleton, { width: 112, height: 27, variant: "text" })) : (_jsx(Typography, { fontSize: 18, fontWeight: 600, children: assetName })), isLoading ? (_jsx(Skeleton, { width: 128, height: 21, variant: "text" })) : owner ? (_jsxs(Typography, { fontSize: 14, color: "text.secondary", children: [t('main.ownedBy'), ' ', _jsx(Link, { href: owner.url, target: "_blank", underline: "none", color: "primary", children: owner.name })] })) : null] })] }), _jsx(Token, { token: token, isLoading: isLoading, mt: 2 })] }));
@@ -1 +1 @@
1
- {"version":3,"file":"NFTBase.js","sourceRoot":"","sources":["../../../components/NFT/NFTBase.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAC/C,OAAO,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AACjC,OAAO,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AAG5C,MAAM,CAAC,MAAM,OAAO,GAAuB,CAAC,EAC1C,QAAQ,EACR,SAAS,EACT,cAAc,EACd,SAAS,EACT,KAAK,EACL,KAAK,GACN,EAAE,EAAE;IACH,MAAM,EAAE,CAAC,EAAE,GAAG,cAAc,EAAE,CAAC;IAC/B,OAAO,CACL,MAAC,GAAG,IAAC,CAAC,EAAE,CAAC,aACP,MAAC,GAAG,IAAC,OAAO,EAAC,MAAM,aAChB,SAAS,CAAC,CAAC,CAAC,CACX,KAAC,QAAQ,IACP,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE,EACV,OAAO,EAAC,aAAa,EACrB,EAAE,EAAE,EAAE,YAAY,EAAE,CAAC,EAAE,GACvB,CACH,CAAC,CAAC,CAAC,CACF,KAAC,aAAa,IAAC,GAAG,EAAE,QAAQ,GAAI,CACjC,EACD,MAAC,GAAG,IAAC,EAAE,EAAE,CAAC,aACP,SAAS,CAAC,CAAC,CAAC,CACX,KAAC,QAAQ,IAAC,KAAK,EAAE,GAAG,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,MAAM,GAAG,CACpD,CAAC,CAAC,CAAC,CACF,KAAC,UAAU,IAAC,QAAQ,EAAE,EAAE,EAAE,KAAK,EAAC,gBAAgB,YAC7C,cAAc,GACJ,CACd,EACA,SAAS,CAAC,CAAC,CAAC,CACX,KAAC,QAAQ,IAAC,KAAK,EAAE,GAAG,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,MAAM,GAAG,CACpD,CAAC,CAAC,CAAC,CACF,KAAC,UAAU,IAAC,QAAQ,EAAE,EAAE,EAAE,UAAU,EAAE,GAAG,YACtC,SAAS,GACC,CACd,EACA,SAAS,CAAC,CAAC,CAAC,CACX,KAAC,QAAQ,IAAC,KAAK,EAAE,GAAG,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,MAAM,GAAG,CACpD,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CACV,MAAC,UAAU,IAAC,QAAQ,EAAE,EAAE,EAAE,KAAK,EAAC,gBAAgB,aAC7C,CAAC,CAAC,cAAc,CAAC,EAAE,GAAG,EACvB,KAAC,IAAI,IACH,IAAI,EAAE,KAAK,CAAC,GAAG,EACf,MAAM,EAAC,QAAQ,EACf,SAAS,EAAC,MAAM,EAChB,KAAK,EAAC,SAAS,YAEd,KAAK,CAAC,IAAI,GACN,IACI,CACd,CAAC,CAAC,CAAC,IAAI,IACJ,IACF,EACN,KAAC,KAAK,IAAC,KAAK,EAAE,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,EAAE,EAAE,CAAC,GAAI,IAChD,CACP,CAAC;AACJ,CAAC,CAAC"}
1
+ {"version":3,"file":"NFTBase.js","sourceRoot":"","sources":["../../../components/NFT/NFTBase.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAC/C,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAC1C,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAG/C,MAAM,CAAC,MAAM,OAAO,GAAuB,CAAC,EAC1C,QAAQ,EACR,SAAS,EACT,cAAc,EACd,SAAS,EACT,KAAK,EACL,KAAK,GACN,EAAE,EAAE;IACH,MAAM,EAAE,CAAC,EAAE,GAAG,cAAc,EAAE,CAAC;IAC/B,OAAO,CACL,MAAC,GAAG,IAAC,CAAC,EAAE,CAAC,aACP,MAAC,GAAG,IAAC,OAAO,EAAC,MAAM,aAChB,SAAS,CAAC,CAAC,CAAC,CACX,KAAC,QAAQ,IACP,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE,EACV,OAAO,EAAC,aAAa,EACrB,EAAE,EAAE,EAAE,YAAY,EAAE,CAAC,EAAE,GACvB,CACH,CAAC,CAAC,CAAC,CACF,KAAC,aAAa,IAAC,GAAG,EAAE,QAAQ,GAAI,CACjC,EACD,MAAC,GAAG,IAAC,EAAE,EAAE,CAAC,aACP,SAAS,CAAC,CAAC,CAAC,CACX,KAAC,QAAQ,IAAC,KAAK,EAAE,GAAG,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,MAAM,GAAG,CACpD,CAAC,CAAC,CAAC,CACF,KAAC,UAAU,IAAC,QAAQ,EAAE,EAAE,EAAE,KAAK,EAAC,gBAAgB,YAC7C,cAAc,GACJ,CACd,EACA,SAAS,CAAC,CAAC,CAAC,CACX,KAAC,QAAQ,IAAC,KAAK,EAAE,GAAG,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,MAAM,GAAG,CACpD,CAAC,CAAC,CAAC,CACF,KAAC,UAAU,IAAC,QAAQ,EAAE,EAAE,EAAE,UAAU,EAAE,GAAG,YACtC,SAAS,GACC,CACd,EACA,SAAS,CAAC,CAAC,CAAC,CACX,KAAC,QAAQ,IAAC,KAAK,EAAE,GAAG,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,MAAM,GAAG,CACpD,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CACV,MAAC,UAAU,IAAC,QAAQ,EAAE,EAAE,EAAE,KAAK,EAAC,gBAAgB,aAC7C,CAAC,CAAC,cAAc,CAAC,EAAE,GAAG,EACvB,KAAC,IAAI,IACH,IAAI,EAAE,KAAK,CAAC,GAAG,EACf,MAAM,EAAC,QAAQ,EACf,SAAS,EAAC,MAAM,EAChB,KAAK,EAAC,SAAS,YAEd,KAAK,CAAC,IAAI,GACN,IACI,CACd,CAAC,CAAC,CAAC,IAAI,IACJ,IACF,EACN,KAAC,KAAK,IAAC,KAAK,EAAE,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,EAAE,EAAE,CAAC,GAAI,IAChD,CACP,CAAC;AACJ,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
- export * from './NFT';
2
- export * from './NFTBase';
3
- export * from './types';
1
+ export * from './NFT.js';
2
+ export * from './NFTBase.js';
3
+ export * from './types.js';
@@ -1,4 +1,4 @@
1
- export * from './NFT';
2
- export * from './NFTBase';
3
- export * from './types';
1
+ export * from './NFT.js';
2
+ export * from './NFTBase.js';
3
+ export * from './types.js';
4
4
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../components/NFT/index.ts"],"names":[],"mappings":"AAAA,cAAc,OAAO,CAAC;AACtB,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../components/NFT/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAC;AACzB,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import type { TokenAmount } from '@lifi/sdk';
2
- import type { WidgetContract } from '../../types';
2
+ import type { WidgetContract } from '../../types/widget.js';
3
3
  export interface NFTBaseProps {
4
4
  imageUrl?: string;
5
5
  collectionName?: string;
@@ -1,2 +1,2 @@
1
- /// <reference types="react" />
1
+ /// <reference types="react" resolution-mode="require"/>
2
2
  export declare const NotFound: React.FC;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import BlockIcon from '@mui/icons-material/esm/Block';
2
+ import Block from '@mui/icons-material/esm/Block.js';
3
3
  import { Box, Typography } from '@mui/material';
4
4
  import { useTranslation } from 'react-i18next';
5
5
  export const NotFound = () => {
@@ -11,6 +11,6 @@ export const NotFound = () => {
11
11
  flexDirection: 'column',
12
12
  flex: 1,
13
13
  padding: 3,
14
- }, children: [_jsx(Typography, { fontSize: 48, children: _jsx(BlockIcon, { fontSize: "inherit" }) }), _jsx(Typography, { fontSize: 18, fontWeight: 700, children: t('tooltip.notFound.title') }), _jsx(Typography, { fontSize: 14, color: "text.secondary", textAlign: "center", mt: 2, children: t('tooltip.notFound.text') })] }));
14
+ }, children: [_jsx(Typography, { fontSize: 48, children: _jsx(Block, { fontSize: "inherit" }) }), _jsx(Typography, { fontSize: 18, fontWeight: 700, children: t('tooltip.notFound.title') }), _jsx(Typography, { fontSize: 14, color: "text.secondary", textAlign: "center", mt: 2, children: t('tooltip.notFound.text') })] }));
15
15
  };
16
16
  //# sourceMappingURL=NotFound.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"NotFound.js","sourceRoot":"","sources":["../../components/NotFound.tsx"],"names":[],"mappings":";AAAA,OAAO,SAAS,MAAM,2BAA2B,CAAC;AAClD,OAAO,EAAE,GAAG,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAChD,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAE/C,MAAM,CAAC,MAAM,QAAQ,GAAa,GAAG,EAAE;IACrC,MAAM,EAAE,CAAC,EAAE,GAAG,cAAc,EAAE,CAAC;IAC/B,OAAO,CACL,MAAC,GAAG,IACF,EAAE,EAAE;YACF,OAAO,EAAE,MAAM;YACf,cAAc,EAAE,QAAQ;YACxB,UAAU,EAAE,QAAQ;YACpB,aAAa,EAAE,QAAQ;YACvB,IAAI,EAAE,CAAC;YACP,OAAO,EAAE,CAAC;SACX,aAED,KAAC,UAAU,IAAC,QAAQ,EAAE,EAAE,YACtB,KAAC,SAAS,IAAC,QAAQ,EAAC,SAAS,GAAG,GACrB,EACb,KAAC,UAAU,IAAC,QAAQ,EAAE,EAAE,EAAE,UAAU,EAAE,GAAG,YACtC,CAAC,CAAC,wBAAwB,CAAC,GACjB,EACb,KAAC,UAAU,IACT,QAAQ,EAAE,EAAE,EACZ,KAAK,EAAC,gBAAgB,EACtB,SAAS,EAAC,QAAQ,EAClB,EAAE,EAAE,CAAC,YAEJ,CAAC,CAAC,uBAAuB,CAAC,GAChB,IACT,CACP,CAAC;AACJ,CAAC,CAAC"}
1
+ {"version":3,"file":"NotFound.js","sourceRoot":"","sources":["../../components/NotFound.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,qBAAqB,CAAC;AAC5C,OAAO,EAAE,GAAG,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAChD,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAE/C,MAAM,CAAC,MAAM,QAAQ,GAAa,GAAG,EAAE;IACrC,MAAM,EAAE,CAAC,EAAE,GAAG,cAAc,EAAE,CAAC;IAC/B,OAAO,CACL,MAAC,GAAG,IACF,EAAE,EAAE;YACF,OAAO,EAAE,MAAM;YACf,cAAc,EAAE,QAAQ;YACxB,UAAU,EAAE,QAAQ;YACpB,aAAa,EAAE,QAAQ;YACvB,IAAI,EAAE,CAAC;YACP,OAAO,EAAE,CAAC;SACX,aAED,KAAC,UAAU,IAAC,QAAQ,EAAE,EAAE,YACtB,KAAC,KAAK,IAAC,QAAQ,EAAC,SAAS,GAAG,GACjB,EACb,KAAC,UAAU,IAAC,QAAQ,EAAE,EAAE,EAAE,UAAU,EAAE,GAAG,YACtC,CAAC,CAAC,wBAAwB,CAAC,GACjB,EACb,KAAC,UAAU,IACT,QAAQ,EAAE,EAAE,EACZ,KAAK,EAAC,gBAAgB,EACtB,SAAS,EAAC,QAAQ,EAClB,EAAE,EAAE,CAAC,YAEJ,CAAC,CAAC,uBAAuB,CAAC,GAChB,IACT,CACP,CAAC;AACJ,CAAC,CAAC"}
@@ -1,8 +1,8 @@
1
- /// <reference types="react" />
1
+ /// <reference types="react" resolution-mode="require"/>
2
2
  export interface PageContainerProps {
3
3
  halfGutters?: boolean;
4
4
  topBottomGutters?: boolean;
5
5
  }
6
- export declare const PageContainer: import("@emotion/styled").StyledComponent<import("@mui/material").ContainerOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
6
+ export declare const PageContainer: import("@emotion/styled").StyledComponent<import("@mui/material").ContainerOwnProps & import("@mui/material/OverridableComponent.js").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
7
7
  ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
8
8
  }, "fixed" | "maxWidth" | "children" | "sx" | "style" | "className" | "classes" | "disableGutters"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & PageContainerProps, {}, {}>;
@@ -1,2 +1,2 @@
1
- /// <reference types="react" />
1
+ /// <reference types="react" resolution-mode="require"/>
2
2
  export declare const PoweredBy: React.FC;
@@ -1,11 +1,11 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { Box, Tooltip, Typography } from '@mui/material';
3
3
  import { useLocation } from 'react-router-dom';
4
- import { version } from '../../config/version';
5
- import { useWidgetConfig } from '../../providers';
6
- import { HiddenUI } from '../../types';
7
- import { navigationRoutes } from '../../utils';
8
- import { Link } from './PoweredBy.style';
4
+ import { version } from '../../config/version.js';
5
+ import { useWidgetConfig } from '../../providers/WidgetProvider/WidgetProvider.js';
6
+ import { HiddenUI } from '../../types/widget.js';
7
+ import { navigationRoutes } from '../../utils/navigationRoutes.js';
8
+ import { Link } from './PoweredBy.style.js';
9
9
  export const PoweredBy = () => {
10
10
  const { hiddenUI } = useWidgetConfig();
11
11
  const { pathname } = useLocation();
@@ -1 +1 @@
1
- {"version":3,"file":"PoweredBy.js","sourceRoot":"","sources":["../../../components/PoweredBy/PoweredBy.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AACzD,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAC;AAC/C,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAC/C,OAAO,EAAE,IAAI,EAAE,MAAM,mBAAmB,CAAC;AAEzC,MAAM,CAAC,MAAM,SAAS,GAAa,GAAG,EAAE;IACtC,MAAM,EAAE,QAAQ,EAAE,GAAG,eAAe,EAAE,CAAC;IACvC,MAAM,EAAE,QAAQ,EAAE,GAAG,WAAW,EAAE,CAAC;IACnC,IACE,QAAQ,CAAC,QAAQ,CAAC,gBAAgB,CAAC,SAAS,CAAC;QAC7C,QAAQ,CAAC,QAAQ,CAAC,gBAAgB,CAAC,OAAO,CAAC;QAC3C,QAAQ,CAAC,QAAQ,CAAC,gBAAgB,CAAC,kBAAkB,CAAC,EACtD,CAAC;QACD,OAAO,IAAI,CAAC;IACd,CAAC;IACD,OAAO,CACL,KAAC,GAAG,IACF,EAAE,EAAE,CAAC,EACL,EAAE,EAAE,CAAC,EACL,EAAE,EAAE,QAAQ,EAAE,QAAQ,CAAC,QAAQ,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAClD,EAAE,EAAE;YACF,OAAO,EAAE,MAAM;YACf,UAAU,EAAE,UAAU;YACtB,cAAc,EAAE,UAAU;SAC3B,YAEA,CAAC,QAAQ,EAAE,QAAQ,CAAC,QAAQ,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,CACzC,KAAC,OAAO,IAAC,KAAK,EAAE,IAAI,OAAO,EAAE,EAAE,SAAS,EAAC,KAAK,EAAC,UAAU,EAAE,IAAI,EAAE,KAAK,kBACpE,MAAC,IAAI,IACH,IAAI,EAAC,eAAe,EACpB,MAAM,EAAC,QAAQ,EACf,SAAS,EAAC,MAAM,EAChB,KAAK,EAAC,cAAc,aAEpB,KAAC,UAAU,IACT,KAAK,EAAC,gBAAgB,EACtB,QAAQ,EAAE,EAAE,EACZ,UAAU,EAAE,GAAG,EACf,EAAE,EAAE,GAAG,2BAGI,EACb,KAAC,UAAU,IAAC,KAAK,EAAC,cAAc,EAAC,QAAQ,EAAE,EAAE,EAAE,UAAU,EAAE,GAAG,sBAEjD,IACR,GACC,CACX,CAAC,CAAC,CAAC,IAAI,GACJ,CACP,CAAC;AACJ,CAAC,CAAC"}
1
+ {"version":3,"file":"PoweredBy.js","sourceRoot":"","sources":["../../../components/PoweredBy/PoweredBy.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AACzD,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAC;AAClD,OAAO,EAAE,eAAe,EAAE,MAAM,kDAAkD,CAAC;AACnF,OAAO,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,iCAAiC,CAAC;AACnE,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAC;AAE5C,MAAM,CAAC,MAAM,SAAS,GAAa,GAAG,EAAE;IACtC,MAAM,EAAE,QAAQ,EAAE,GAAG,eAAe,EAAE,CAAC;IACvC,MAAM,EAAE,QAAQ,EAAE,GAAG,WAAW,EAAE,CAAC;IACnC,IACE,QAAQ,CAAC,QAAQ,CAAC,gBAAgB,CAAC,SAAS,CAAC;QAC7C,QAAQ,CAAC,QAAQ,CAAC,gBAAgB,CAAC,OAAO,CAAC;QAC3C,QAAQ,CAAC,QAAQ,CAAC,gBAAgB,CAAC,kBAAkB,CAAC,EACtD,CAAC;QACD,OAAO,IAAI,CAAC;IACd,CAAC;IACD,OAAO,CACL,KAAC,GAAG,IACF,EAAE,EAAE,CAAC,EACL,EAAE,EAAE,CAAC,EACL,EAAE,EAAE,QAAQ,EAAE,QAAQ,CAAC,QAAQ,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAClD,EAAE,EAAE;YACF,OAAO,EAAE,MAAM;YACf,UAAU,EAAE,UAAU;YACtB,cAAc,EAAE,UAAU;SAC3B,YAEA,CAAC,QAAQ,EAAE,QAAQ,CAAC,QAAQ,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,CACzC,KAAC,OAAO,IAAC,KAAK,EAAE,IAAI,OAAO,EAAE,EAAE,SAAS,EAAC,KAAK,EAAC,UAAU,EAAE,IAAI,EAAE,KAAK,kBACpE,MAAC,IAAI,IACH,IAAI,EAAC,eAAe,EACpB,MAAM,EAAC,QAAQ,EACf,SAAS,EAAC,MAAM,EAChB,KAAK,EAAC,cAAc,aAEpB,KAAC,UAAU,IACT,KAAK,EAAC,gBAAgB,EACtB,QAAQ,EAAE,EAAE,EACZ,UAAU,EAAE,GAAG,EACf,EAAE,EAAE,GAAG,2BAGI,EACb,KAAC,UAAU,IAAC,KAAK,EAAC,cAAc,EAAC,QAAQ,EAAE,EAAE,EAAE,UAAU,EAAE,GAAG,sBAEjD,IACR,GACC,CACX,CAAC,CAAC,CAAC,IAAI,GACJ,CACP,CAAC;AACJ,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
- export declare const Link: import("@emotion/styled").StyledComponent<import("@mui/material").LinkOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "ref"> & {
1
+ /// <reference types="react" resolution-mode="require"/>
2
+ export declare const Link: import("@emotion/styled").StyledComponent<import("@mui/material").LinkOwnProps & import("@mui/material/OverridableComponent.js").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "ref"> & {
3
3
  ref?: ((instance: HTMLAnchorElement | null) => void) | import("react").RefObject<HTMLAnchorElement> | null | undefined;
4
4
  }, "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "order" | "flex" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "color" | "zIndex" | "position" | "top" | "right" | "bottom" | "left" | "boxShadow" | "width" | "maxWidth" | "minWidth" | "height" | "maxHeight" | "minHeight" | "boxSizing" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "p" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "marginX" | "marginY" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "padding" | "paddingTop" | "paddingRight" | "paddingBottom" | "paddingLeft" | "paddingX" | "paddingY" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "typography" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textAlign" | "textTransform" | "children" | "sx" | "style" | "className" | "align" | "classes" | "gutterBottom" | "noWrap" | "paragraph" | "variant" | "variantMapping" | "underline" | "TypographyClasses"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
@@ -1 +1 @@
1
- export { PoweredBy } from './PoweredBy';
1
+ export { PoweredBy } from './PoweredBy.js';
@@ -1,2 +1,2 @@
1
- export { PoweredBy } from './PoweredBy';
1
+ export { PoweredBy } from './PoweredBy.js';
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../components/PoweredBy/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../components/PoweredBy/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC"}
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ /// <reference types="react" resolution-mode="require"/>
2
2
  import type { IconButtonProps } from '@mui/material';
3
3
  export declare const ProgressToNextUpdate: React.FC<{
4
4
  updatedAt: number;
@@ -1 +1 @@
1
- export * from './ProgressToNextUpdate';
1
+ export * from './ProgressToNextUpdate.js';
@@ -1,2 +1,2 @@
1
- export * from './ProgressToNextUpdate';
1
+ export * from './ProgressToNextUpdate.js';
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../components/ProgressToNextUpdate/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../components/ProgressToNextUpdate/index.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC"}
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ /// <reference types="react" resolution-mode="require"/>
2
2
  export declare const ReverseTokensButton: React.FC<{
3
3
  vertical?: boolean;
4
4
  }>;
@@ -1,9 +1,10 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
- import ArrowDownwardIcon from '@mui/icons-material/esm/ArrowDownward';
3
- import ArrowForwardIcon from '@mui/icons-material/esm/ArrowForward';
4
- import { useAvailableChains, useToAddressReset } from '../../hooks';
5
- import { useFieldActions } from '../../stores';
6
- import { IconButton } from './ReverseTokensButton.style';
2
+ import ArrowDownward from '@mui/icons-material/esm/ArrowDownward.js';
3
+ import ArrowForward from '@mui/icons-material/esm/ArrowForward.js';
4
+ import { useAvailableChains } from '../../hooks/useAvailableChains.js';
5
+ import { useToAddressReset } from '../../hooks/useToAddressReset.js';
6
+ import { useFieldActions } from '../../stores/form/useFieldActions.js';
7
+ import { IconButton } from './ReverseTokensButton.style.js';
7
8
  export const ReverseTokensButton = ({ vertical, }) => {
8
9
  const { setFieldValue, getFieldValues } = useFieldActions();
9
10
  const { getChainById } = useAvailableChains();
@@ -21,6 +22,6 @@ export const ReverseTokensButton = ({ vertical, }) => {
21
22
  tryResetToAddress(toChain);
22
23
  }
23
24
  };
24
- return (_jsx(IconButton, { onClick: handleClick, size: "medium", children: vertical ? (_jsx(ArrowDownwardIcon, { fontSize: "inherit" })) : (_jsx(ArrowForwardIcon, { fontSize: "inherit" })) }));
25
+ return (_jsx(IconButton, { onClick: handleClick, size: "medium", children: vertical ? (_jsx(ArrowDownward, { fontSize: "inherit" })) : (_jsx(ArrowForward, { fontSize: "inherit" })) }));
25
26
  };
26
27
  //# sourceMappingURL=ReverseTokensButton.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ReverseTokensButton.js","sourceRoot":"","sources":["../../../components/ReverseTokensButton/ReverseTokensButton.tsx"],"names":[],"mappings":";AAAA,OAAO,iBAAiB,MAAM,mCAAmC,CAAC;AAClE,OAAO,gBAAgB,MAAM,kCAAkC,CAAC;AAChE,OAAO,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AACpE,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAC/C,OAAO,EAAE,UAAU,EAAE,MAAM,6BAA6B,CAAC;AAEzD,MAAM,CAAC,MAAM,mBAAmB,GAAqC,CAAC,EACpE,QAAQ,GACT,EAAE,EAAE;IACH,MAAM,EAAE,aAAa,EAAE,cAAc,EAAE,GAAG,eAAe,EAAE,CAAC;IAC5D,MAAM,EAAE,YAAY,EAAE,GAAG,kBAAkB,EAAE,CAAC;IAC9C,MAAM,EAAE,iBAAiB,EAAE,GAAG,iBAAiB,EAAE,CAAC;IAElD,MAAM,WAAW,GAAG,GAAG,EAAE;QACvB,MAAM,CAAC,WAAW,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,CAAC,GAAG,cAAc,CACjE,WAAW,EACX,WAAW,EACX,SAAS,EACT,SAAS,CACV,CAAC;QACF,aAAa,CAAC,YAAY,EAAE,EAAE,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;QACrD,aAAa,CAAC,WAAW,EAAE,SAAS,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;QAC3D,aAAa,CAAC,WAAW,EAAE,OAAO,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;QACzD,aAAa,CAAC,SAAS,EAAE,WAAW,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;QAC3D,aAAa,CAAC,SAAS,EAAE,SAAS,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;QAEzD,oDAAoD;QACpD,MAAM,OAAO,GAAG,YAAY,CAAC,WAAW,CAAC,CAAC;QAC1C,IAAI,OAAO,EAAE,CAAC;YACZ,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC7B,CAAC;IACH,CAAC,CAAC;IACF,OAAO,CACL,KAAC,UAAU,IAAC,OAAO,EAAE,WAAW,EAAE,IAAI,EAAC,QAAQ,YAC5C,QAAQ,CAAC,CAAC,CAAC,CACV,KAAC,iBAAiB,IAAC,QAAQ,EAAC,SAAS,GAAG,CACzC,CAAC,CAAC,CAAC,CACF,KAAC,gBAAgB,IAAC,QAAQ,EAAC,SAAS,GAAG,CACxC,GACU,CACd,CAAC;AACJ,CAAC,CAAC"}
1
+ {"version":3,"file":"ReverseTokensButton.js","sourceRoot":"","sources":["../../../components/ReverseTokensButton/ReverseTokensButton.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,aAAa,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClE,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AACrE,OAAO,EAAE,eAAe,EAAE,MAAM,sCAAsC,CAAC;AACvE,OAAO,EAAE,UAAU,EAAE,MAAM,gCAAgC,CAAC;AAE5D,MAAM,CAAC,MAAM,mBAAmB,GAAqC,CAAC,EACpE,QAAQ,GACT,EAAE,EAAE;IACH,MAAM,EAAE,aAAa,EAAE,cAAc,EAAE,GAAG,eAAe,EAAE,CAAC;IAC5D,MAAM,EAAE,YAAY,EAAE,GAAG,kBAAkB,EAAE,CAAC;IAC9C,MAAM,EAAE,iBAAiB,EAAE,GAAG,iBAAiB,EAAE,CAAC;IAElD,MAAM,WAAW,GAAG,GAAG,EAAE;QACvB,MAAM,CAAC,WAAW,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,CAAC,GAAG,cAAc,CACjE,WAAW,EACX,WAAW,EACX,SAAS,EACT,SAAS,CACV,CAAC;QACF,aAAa,CAAC,YAAY,EAAE,EAAE,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;QACrD,aAAa,CAAC,WAAW,EAAE,SAAS,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;QAC3D,aAAa,CAAC,WAAW,EAAE,OAAO,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;QACzD,aAAa,CAAC,SAAS,EAAE,WAAW,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;QAC3D,aAAa,CAAC,SAAS,EAAE,SAAS,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;QAEzD,oDAAoD;QACpD,MAAM,OAAO,GAAG,YAAY,CAAC,WAAW,CAAC,CAAC;QAC1C,IAAI,OAAO,EAAE,CAAC;YACZ,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC7B,CAAC;IACH,CAAC,CAAC;IACF,OAAO,CACL,KAAC,UAAU,IAAC,OAAO,EAAE,WAAW,EAAE,IAAI,EAAC,QAAQ,YAC5C,QAAQ,CAAC,CAAC,CAAC,CACV,KAAC,aAAa,IAAC,QAAQ,EAAC,SAAS,GAAG,CACrC,CAAC,CAAC,CAAC,CACF,KAAC,YAAY,IAAC,QAAQ,EAAC,SAAS,GAAG,CACpC,GACU,CACd,CAAC;AACJ,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
- export declare const IconButton: import("@emotion/styled").StyledComponent<import("@mui/material").IconButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
1
+ /// <reference types="react" resolution-mode="require"/>
2
+ export declare const IconButton: import("@emotion/styled").StyledComponent<import("@mui/material").IconButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent.js").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
3
3
  ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
4
4
  }, "color" | "children" | "sx" | "style" | "className" | "tabIndex" | "disabled" | "action" | "size" | "classes" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "edge"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
@@ -1 +1 @@
1
- export * from './ReverseTokensButton';
1
+ export * from './ReverseTokensButton.js';
@@ -1,2 +1,2 @@
1
- export * from './ReverseTokensButton';
1
+ export * from './ReverseTokensButton.js';
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../components/ReverseTokensButton/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../components/ReverseTokensButton/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC"}
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
- import type { CardProps } from '../Card';
3
- import type { RouteCardProps } from './types';
1
+ /// <reference types="react" resolution-mode="require"/>
2
+ import type { CardProps } from '../Card/Card.js';
3
+ import type { RouteCardProps } from './types.js';
4
4
  export declare const RouteCard: React.FC<RouteCardProps & Omit<CardProps, 'variant'>>;
@@ -1,18 +1,20 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import ExpandLessIcon from '@mui/icons-material/esm/ExpandLess';
3
- import ExpandMoreIcon from '@mui/icons-material/esm/ExpandMore';
4
- import VerifiedUserIcon from '@mui/icons-material/esm/VerifiedUser';
2
+ import ExpandLess from '@mui/icons-material/esm/ExpandLess.js';
3
+ import ExpandMore from '@mui/icons-material/esm/ExpandMore.js';
4
+ import VerifiedUser from '@mui/icons-material/esm/VerifiedUser.js';
5
5
  import { Box, Collapse, Tooltip, Typography } from '@mui/material';
6
6
  import { Fragment, useState } from 'react';
7
7
  import { Trans, useTranslation } from 'react-i18next';
8
- import { useWidgetConfig } from '../../providers';
9
- import { formatTokenAmount } from '../../utils';
10
- import { Card, CardIconButton, CardLabel, CardLabelTypography } from '../Card';
11
- import { StepActions } from '../StepActions';
12
- import { Token } from '../Token';
13
- import { TokenContainer } from './RouteCard.style';
14
- import { RouteCardEssentials } from './RouteCardEssentials';
15
- import { RouteCardEssentialsExpanded } from './RouteCardEssentialsExpanded';
8
+ import { useWidgetConfig } from '../../providers/WidgetProvider/WidgetProvider.js';
9
+ import { formatTokenAmount } from '../../utils/format.js';
10
+ import { Card } from '../Card/Card.js';
11
+ import { CardIconButton } from '../Card/CardIconButton.js';
12
+ import { CardLabel, CardLabelTypography } from '../Card/CardLabel.js';
13
+ import { StepActions } from '../StepActions/StepActions.js';
14
+ import { Token } from '../Token/Token.js';
15
+ import { TokenContainer } from './RouteCard.style.js';
16
+ import { RouteCardEssentials } from './RouteCardEssentials.js';
17
+ import { RouteCardEssentialsExpanded } from './RouteCardEssentialsExpanded.js';
16
18
  export const RouteCard = ({ route, active, variant = 'default', expanded: defaulExpanded, ...other }) => {
17
19
  const { t } = useTranslation();
18
20
  const { subvariant } = useWidgetConfig();
@@ -26,7 +28,7 @@ export const RouteCard = ({ route, active, variant = 'default', expanded: defaul
26
28
  ? { ...route.fromToken, amount: BigInt(route.fromAmount) }
27
29
  : { ...route.toToken, amount: BigInt(route.toAmount) };
28
30
  const RecommendedTagTooltip = route.tags?.[0] === 'RECOMMENDED' ? RecommendedTooltip : Fragment;
29
- const cardContent = (_jsxs(Box, { flex: 1, children: [subvariant !== 'refuel' && (insurable || route.tags?.length) ? (_jsxs(Box, { display: "flex", alignItems: "center", mb: 2, children: [route.tags?.length ? (_jsx(RecommendedTagTooltip, { children: _jsx(CardLabel, { type: active ? 'active' : undefined, children: _jsx(CardLabelTypography, { children: t(`main.tags.${route.tags[0].toLowerCase()}`) }) }) })) : null, insurable ? (_jsx(InsuranceTooltip, { insuredAmount: formatTokenAmount(BigInt(route.toAmountMin), route.toToken.decimals), insuredTokenSymbol: route.toToken.symbol, children: _jsxs(CardLabel, { type: 'insurance', children: [_jsx(VerifiedUserIcon, { fontSize: "inherit" }), _jsx(CardLabelTypography, { type: "icon", children: t(`main.tags.insurable`) })] }) })) : null] })) : null, _jsxs(TokenContainer, { children: [_jsx(Token, { token: token, step: route.steps[0], stepVisible: !cardExpanded }), !defaulExpanded ? (_jsx(CardIconButton, { onClick: handleExpand, size: "small", children: cardExpanded ? _jsx(ExpandLessIcon, {}) : _jsx(ExpandMoreIcon, {}) })) : null] }), _jsxs(Collapse, { timeout: 225, in: cardExpanded, mountOnEnter: true, unmountOnExit: true, children: [route.steps.map((step) => (_jsx(StepActions, { step: step, mt: 2 }, step.id))), _jsx(RouteCardEssentialsExpanded, { route: route })] }), _jsx(Collapse, { timeout: 225, in: !cardExpanded, mountOnEnter: true, unmountOnExit: true, children: _jsx(RouteCardEssentials, { route: route }) })] }));
31
+ const cardContent = (_jsxs(Box, { flex: 1, children: [subvariant !== 'refuel' && (insurable || route.tags?.length) ? (_jsxs(Box, { display: "flex", alignItems: "center", mb: 2, children: [route.tags?.length ? (_jsx(RecommendedTagTooltip, { children: _jsx(CardLabel, { type: active ? 'active' : undefined, children: _jsx(CardLabelTypography, { children: t(`main.tags.${route.tags[0].toLowerCase()}`) }) }) })) : null, insurable ? (_jsx(InsuranceTooltip, { insuredAmount: formatTokenAmount(BigInt(route.toAmountMin), route.toToken.decimals), insuredTokenSymbol: route.toToken.symbol, children: _jsxs(CardLabel, { type: 'insurance', children: [_jsx(VerifiedUser, { fontSize: "inherit" }), _jsx(CardLabelTypography, { type: "icon", children: t(`main.tags.insurable`) })] }) })) : null] })) : null, _jsxs(TokenContainer, { children: [_jsx(Token, { token: token, step: route.steps[0], stepVisible: !cardExpanded }), !defaulExpanded ? (_jsx(CardIconButton, { onClick: handleExpand, size: "small", children: cardExpanded ? _jsx(ExpandLess, {}) : _jsx(ExpandMore, {}) })) : null] }), _jsxs(Collapse, { timeout: 225, in: cardExpanded, mountOnEnter: true, unmountOnExit: true, children: [route.steps.map((step) => (_jsx(StepActions, { step: step, mt: 2 }, step.id))), _jsx(RouteCardEssentialsExpanded, { route: route })] }), _jsx(Collapse, { timeout: 225, in: !cardExpanded, mountOnEnter: true, unmountOnExit: true, children: _jsx(RouteCardEssentials, { route: route }) })] }));
30
32
  return subvariant === 'refuel' || variant === 'cardless' ? (cardContent) : (_jsx(Card, { variant: active ? 'selected' : 'default', selectionColor: "secondary", indented: true, ...other, children: cardContent }));
31
33
  };
32
34
  const InsuranceTooltip = ({ insuredAmount, insuredTokenSymbol, children }) => {
@@ -1 +1 @@
1
- {"version":3,"file":"RouteCard.js","sourceRoot":"","sources":["../../../components/RouteCard/RouteCard.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"RouteCard.js","sourceRoot":"","sources":["../../../components/RouteCard/RouteCard.tsx"],"names":[],"mappings":"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"}
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
2
- export declare const IconTypography: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
1
+ /// <reference types="react" resolution-mode="require"/>
2
+ export declare const IconTypography: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent.js").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
3
3
  ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
4
4
  }, "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "order" | "flex" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "color" | "zIndex" | "position" | "top" | "right" | "bottom" | "left" | "boxShadow" | "width" | "maxWidth" | "minWidth" | "height" | "maxHeight" | "minHeight" | "boxSizing" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "p" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "marginX" | "marginY" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "padding" | "paddingTop" | "paddingRight" | "paddingBottom" | "paddingLeft" | "paddingX" | "paddingY" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "typography" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textAlign" | "textTransform" | "children" | "sx" | "style" | "className" | "align" | "classes" | "gutterBottom" | "noWrap" | "paragraph" | "variant" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
5
5
  export declare const TokenContainer: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
@@ -1,3 +1,3 @@
1
- /// <reference types="react" />
2
- import type { RouteCardEssentialsProps } from './types';
1
+ /// <reference types="react" resolution-mode="require"/>
2
+ import type { RouteCardEssentialsProps } from './types.js';
3
3
  export declare const RouteCardEssentials: React.FC<RouteCardEssentialsProps>;