@ape.swap/bonds-sdk 6.2.12 → 6.2.13

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 (591) hide show
  1. package/README.md +27 -25
  2. package/dist/components/BondFilters/BondFilters.js +3 -3
  3. package/dist/components/BondFilters/BondFilters.js.map +1 -1
  4. package/dist/components/Carousel/index.d.ts +1 -1
  5. package/dist/components/Carousel/index.js +4 -7
  6. package/dist/components/Carousel/index.js.map +1 -1
  7. package/dist/components/ChainOptionList/ChainOptionsButtons.d.ts +1 -1
  8. package/dist/components/ChainOptionList/ChainOptionsButtons.js +6 -9
  9. package/dist/components/ChainOptionList/ChainOptionsButtons.js.map +1 -1
  10. package/dist/components/ChainOptionList/ChainOptionsList.d.ts +1 -1
  11. package/dist/components/ChainOptionList/ChainOptionsList.js +3 -4
  12. package/dist/components/ChainOptionList/ChainOptionsList.js.map +1 -1
  13. package/dist/components/CircularProgress/index.js +3 -14
  14. package/dist/components/CircularProgress/index.js.map +1 -1
  15. package/dist/components/ConnectAptosWalletButton/ConnectAptosWalletButton.d.ts +1 -1
  16. package/dist/components/ConnectAptosWalletButton/ConnectAptosWalletButton.js +2 -7
  17. package/dist/components/ConnectAptosWalletButton/ConnectAptosWalletButton.js.map +1 -1
  18. package/dist/components/ConnectButton/index.d.ts +1 -2
  19. package/dist/components/ConnectButton/index.js +1 -1
  20. package/dist/components/ConnectSolanaWalletButton/ConnectSolanaWalletButton.d.ts +1 -1
  21. package/dist/components/ConnectSolanaWalletButton/ConnectSolanaWalletButton.js +2 -7
  22. package/dist/components/ConnectSolanaWalletButton/ConnectSolanaWalletButton.js.map +1 -1
  23. package/dist/components/ConnectSuiWalletButton/ConnectSuiWalletButton.d.ts +1 -2
  24. package/dist/components/ConnectoToVmBanners/ConnectToAptosBanner.d.ts +1 -1
  25. package/dist/components/ConnectoToVmBanners/ConnectToAptosBanner.js +2 -31
  26. package/dist/components/ConnectoToVmBanners/ConnectToAptosBanner.js.map +1 -1
  27. package/dist/components/ConnectoToVmBanners/ConnectToEvmBanner.d.ts +1 -1
  28. package/dist/components/ConnectoToVmBanners/ConnectToEvmBanner.js +2 -41
  29. package/dist/components/ConnectoToVmBanners/ConnectToEvmBanner.js.map +1 -1
  30. package/dist/components/ConnectoToVmBanners/ConnectToSolanaBanner.d.ts +1 -1
  31. package/dist/components/ConnectoToVmBanners/ConnectToSolanaBanner.js +10 -34
  32. package/dist/components/ConnectoToVmBanners/ConnectToSolanaBanner.js.map +1 -1
  33. package/dist/components/ConnectoToVmBanners/ConnectToSuiBanner.d.ts +1 -1
  34. package/dist/components/ConnectoToVmBanners/ConnectToSuiBanner.js +2 -31
  35. package/dist/components/ConnectoToVmBanners/ConnectToSuiBanner.js.map +1 -1
  36. package/dist/components/CustomClaimModals/AbondModal.d.ts +1 -2
  37. package/dist/components/CustomClaimModals/AbondModal.js +2 -3
  38. package/dist/components/CustomClaimModals/AbondModal.js.map +1 -1
  39. package/dist/components/CustomClaimModals/OabondModal.d.ts +1 -2
  40. package/dist/components/CustomClaimModals/OabondModal.js +2 -3
  41. package/dist/components/CustomClaimModals/OabondModal.js.map +1 -1
  42. package/dist/components/CustomClaimModals/PmusdModal.d.ts +1 -2
  43. package/dist/components/CustomClaimModals/PmusdModal.js +2 -9
  44. package/dist/components/CustomClaimModals/PmusdModal.js.map +1 -1
  45. package/dist/components/CustomClaimModals/PostClaimModal.d.ts +1 -2
  46. package/dist/components/CustomClaimModals/PostClaimModal.js +2 -3
  47. package/dist/components/CustomClaimModals/PostClaimModal.js.map +1 -1
  48. package/dist/components/FavIcons/AddFavToken.d.ts +1 -2
  49. package/dist/components/FavIcons/AddFavToken.js +2 -2
  50. package/dist/components/FavIcons/AddFavToken.js.map +1 -1
  51. package/dist/components/FavIcons/FavFilter.d.ts +1 -2
  52. package/dist/components/FavIcons/FavFilter.js +3 -3
  53. package/dist/components/FavIcons/FavFilter.js.map +1 -1
  54. package/dist/components/LoadingSpinner/index.d.ts +1 -2
  55. package/dist/components/LoadingSpinner/index.js +8 -30
  56. package/dist/components/LoadingSpinner/index.js.map +1 -1
  57. package/dist/components/MenuSelect/MenuSelect.d.ts +1 -2
  58. package/dist/components/MenuSelect/MenuSelect.js +12 -9
  59. package/dist/components/MenuSelect/MenuSelect.js.map +1 -1
  60. package/dist/components/MenuSelect/RecommendationSelector.d.ts +1 -2
  61. package/dist/components/MenuSelect/RecommendationSelector.js +4 -24
  62. package/dist/components/MenuSelect/RecommendationSelector.js.map +1 -1
  63. package/dist/components/NetworkFilter/index.d.ts +1 -2
  64. package/dist/components/NetworkFilter/index.js +9 -47
  65. package/dist/components/NetworkFilter/index.js.map +1 -1
  66. package/dist/components/PlaceholderMonkey/index.d.ts +1 -2
  67. package/dist/components/PlaceholderMonkey/index.js +2 -7
  68. package/dist/components/PlaceholderMonkey/index.js.map +1 -1
  69. package/dist/components/ProgressBar/ProgressBar.js +3 -5
  70. package/dist/components/ProgressBar/ProgressBar.js.map +1 -1
  71. package/dist/components/ProgressBar/ProgressBarWrapper.d.ts +2 -2
  72. package/dist/components/ProgressBar/ProgressBarWrapper.js +4 -4
  73. package/dist/components/ProgressBar/ProgressBarWrapper.js.map +1 -1
  74. package/dist/components/ProgressiveImage/index.d.ts +1 -2
  75. package/dist/components/ProgressiveImage/index.js +3 -21
  76. package/dist/components/ProgressiveImage/index.js.map +1 -1
  77. package/dist/components/SafeHTMLComponent/index.d.ts +1 -2
  78. package/dist/components/SafeHTMLComponent/index.js +1 -1
  79. package/dist/components/SlippageModal/index.d.ts +1 -2
  80. package/dist/components/SlippageModal/index.js +7 -43
  81. package/dist/components/SlippageModal/index.js.map +1 -1
  82. package/dist/components/StepBubble/index.d.ts +1 -2
  83. package/dist/components/StepBubble/index.js +5 -33
  84. package/dist/components/StepBubble/index.js.map +1 -1
  85. package/dist/components/Toast/index.d.ts +1 -2
  86. package/dist/components/Toast/index.js +4 -15
  87. package/dist/components/Toast/index.js.map +1 -1
  88. package/dist/components/TokenInfoAndName/index.d.ts +3 -3
  89. package/dist/components/TokenInfoAndName/index.js +9 -19
  90. package/dist/components/TokenInfoAndName/index.js.map +1 -1
  91. package/dist/components/TokenSelectorModal/TokenRow.d.ts +1 -2
  92. package/dist/components/TokenSelectorModal/TokenRow.js +3 -3
  93. package/dist/components/TokenSelectorModal/TokenRow.js.map +1 -1
  94. package/dist/components/TokenSelectorModal/index.js +2 -14
  95. package/dist/components/TokenSelectorModal/index.js.map +1 -1
  96. package/dist/components/TokenSelectorPanel/index.d.ts +1 -1
  97. package/dist/components/TokenSelectorPanel/index.js +6 -9
  98. package/dist/components/TokenSelectorPanel/index.js.map +1 -1
  99. package/dist/components/Tooltip/ButtonsRow.js +3 -4
  100. package/dist/components/Tooltip/ButtonsRow.js.map +1 -1
  101. package/dist/components/Tooltip/Tooltip.js +4 -4
  102. package/dist/components/Tooltip/Tooltip.js.map +1 -1
  103. package/dist/components/YouTooltip/YouTooltip.d.ts +1 -2
  104. package/dist/components/YouTooltip/YouTooltip.js +2 -24
  105. package/dist/components/YouTooltip/YouTooltip.js.map +1 -1
  106. package/dist/components/uikit-sdk/Button/Button.d.ts +1 -2
  107. package/dist/components/uikit-sdk/Button/Button.js +34 -40
  108. package/dist/components/uikit-sdk/Button/Button.js.map +1 -1
  109. package/dist/components/uikit-sdk/Button/IconButton.js +17 -15
  110. package/dist/components/uikit-sdk/Button/IconButton.js.map +1 -1
  111. package/dist/components/uikit-sdk/Button/types.d.ts +1 -2
  112. package/dist/components/uikit-sdk/Button/types.js +6 -6
  113. package/dist/components/uikit-sdk/Button/types.js.map +1 -1
  114. package/dist/components/uikit-sdk/Checkbox/index.d.ts +1 -1
  115. package/dist/components/uikit-sdk/Checkbox/index.js +11 -8
  116. package/dist/components/uikit-sdk/Checkbox/index.js.map +1 -1
  117. package/dist/components/uikit-sdk/Checkbox/types.d.ts +2 -2
  118. package/dist/components/uikit-sdk/Checkbox/types.js.map +1 -1
  119. package/dist/components/uikit-sdk/Flex/index.d.ts +9 -3
  120. package/dist/components/uikit-sdk/Flex/index.js +8 -4
  121. package/dist/components/uikit-sdk/Flex/index.js.map +1 -1
  122. package/dist/components/uikit-sdk/Input/Input.d.ts +3 -2
  123. package/dist/components/uikit-sdk/Input/Input.js +7 -33
  124. package/dist/components/uikit-sdk/Input/Input.js.map +1 -1
  125. package/dist/components/uikit-sdk/LoadingDots/index.d.ts +1 -1
  126. package/dist/components/uikit-sdk/LoadingDots/index.js +2 -21
  127. package/dist/components/uikit-sdk/LoadingDots/index.js.map +1 -1
  128. package/dist/components/uikit-sdk/Modal/ModalHeader.js +5 -5
  129. package/dist/components/uikit-sdk/Modal/ModalHeader.js.map +1 -1
  130. package/dist/components/uikit-sdk/Modal/index.d.ts +1 -2
  131. package/dist/components/uikit-sdk/Modal/index.js +11 -6
  132. package/dist/components/uikit-sdk/Modal/index.js.map +1 -1
  133. package/dist/components/uikit-sdk/Modal/types.d.ts +3 -3
  134. package/dist/components/uikit-sdk/Select/Select.d.ts +1 -2
  135. package/dist/components/uikit-sdk/Select/Select.js +19 -17
  136. package/dist/components/uikit-sdk/Select/Select.js.map +1 -1
  137. package/dist/components/uikit-sdk/Select/SelectItem.d.ts +1 -1
  138. package/dist/components/uikit-sdk/Select/SelectItem.js +26 -15
  139. package/dist/components/uikit-sdk/Select/SelectItem.js.map +1 -1
  140. package/dist/components/uikit-sdk/Select/types.d.ts +1 -0
  141. package/dist/components/uikit-sdk/Select/types.js +9 -9
  142. package/dist/components/uikit-sdk/Select/types.js.map +1 -1
  143. package/dist/components/uikit-sdk/Skeleton/index.d.ts +1 -2
  144. package/dist/components/uikit-sdk/Skeleton/index.js +7 -8
  145. package/dist/components/uikit-sdk/Skeleton/index.js.map +1 -1
  146. package/dist/components/uikit-sdk/Skeleton/types.d.ts +2 -2
  147. package/dist/components/uikit-sdk/Skeleton/types.js.map +1 -1
  148. package/dist/components/uikit-sdk/Spinner/index.d.ts +11 -0
  149. package/dist/components/uikit-sdk/Spinner/index.js +9 -0
  150. package/dist/components/uikit-sdk/Spinner/index.js.map +1 -0
  151. package/dist/components/uikit-sdk/Svg/Icons/AllChains.js +1 -1
  152. package/dist/components/uikit-sdk/Svg/Icons/Arrow.js +2 -2
  153. package/dist/components/uikit-sdk/Svg/Icons/Arrow.js.map +1 -1
  154. package/dist/components/uikit-sdk/Svg/Icons/BitTensor.js +1 -1
  155. package/dist/components/uikit-sdk/Svg/Icons/Caret.js +2 -2
  156. package/dist/components/uikit-sdk/Svg/Icons/Caret.js.map +1 -1
  157. package/dist/components/uikit-sdk/Svg/Icons/Close.js +2 -2
  158. package/dist/components/uikit-sdk/Svg/Icons/Close.js.map +1 -1
  159. package/dist/components/uikit-sdk/Svg/Icons/Cog.d.ts +1 -1
  160. package/dist/components/uikit-sdk/Svg/Icons/Cog.js +2 -2
  161. package/dist/components/uikit-sdk/Svg/Icons/Cog.js.map +1 -1
  162. package/dist/components/uikit-sdk/Svg/Icons/CoinGecko.js +2 -2
  163. package/dist/components/uikit-sdk/Svg/Icons/CoinGecko.js.map +1 -1
  164. package/dist/components/uikit-sdk/Svg/Icons/DexScreener.js +2 -2
  165. package/dist/components/uikit-sdk/Svg/Icons/DexScreener.js.map +1 -1
  166. package/dist/components/uikit-sdk/Svg/Icons/Discord.js +2 -2
  167. package/dist/components/uikit-sdk/Svg/Icons/Discord.js.map +1 -1
  168. package/dist/components/uikit-sdk/Svg/Icons/Discount.js +2 -2
  169. package/dist/components/uikit-sdk/Svg/Icons/Discount.js.map +1 -1
  170. package/dist/components/uikit-sdk/Svg/Icons/Error.js +2 -2
  171. package/dist/components/uikit-sdk/Svg/Icons/Error.js.map +1 -1
  172. package/dist/components/uikit-sdk/Svg/Icons/Expand.js +2 -2
  173. package/dist/components/uikit-sdk/Svg/Icons/Expand.js.map +1 -1
  174. package/dist/components/uikit-sdk/Svg/Icons/External.js +2 -2
  175. package/dist/components/uikit-sdk/Svg/Icons/External.js.map +1 -1
  176. package/dist/components/uikit-sdk/Svg/Icons/FirePink.js +1 -1
  177. package/dist/components/uikit-sdk/Svg/Icons/GiftBox.js +1 -1
  178. package/dist/components/uikit-sdk/Svg/Icons/GiftBoxPlain.js +1 -1
  179. package/dist/components/uikit-sdk/Svg/Icons/Insight.js +2 -2
  180. package/dist/components/uikit-sdk/Svg/Icons/Insight.js.map +1 -1
  181. package/dist/components/uikit-sdk/Svg/Icons/L1X.js +1 -1
  182. package/dist/components/uikit-sdk/Svg/Icons/LineChart.js +1 -1
  183. package/dist/components/uikit-sdk/Svg/Icons/More.js +2 -2
  184. package/dist/components/uikit-sdk/Svg/Icons/More.js.map +1 -1
  185. package/dist/components/uikit-sdk/Svg/Icons/NewOffer.js +1 -1
  186. package/dist/components/uikit-sdk/Svg/Icons/NewOffer.js.map +1 -1
  187. package/dist/components/uikit-sdk/Svg/Icons/PlaceholderMonkey.d.ts +1 -1
  188. package/dist/components/uikit-sdk/Svg/Icons/PlaceholderMonkey.js +2 -2
  189. package/dist/components/uikit-sdk/Svg/Icons/PlaceholderMonkey.js.map +1 -1
  190. package/dist/components/uikit-sdk/Svg/Icons/Question.js +1 -1
  191. package/dist/components/uikit-sdk/Svg/Icons/QuestionCircle.js +2 -2
  192. package/dist/components/uikit-sdk/Svg/Icons/QuestionCircle.js.map +1 -1
  193. package/dist/components/uikit-sdk/Svg/Icons/Robinhood.js +1 -1
  194. package/dist/components/uikit-sdk/Svg/Icons/Search.js +2 -2
  195. package/dist/components/uikit-sdk/Svg/Icons/Search.js.map +1 -1
  196. package/dist/components/uikit-sdk/Svg/Icons/SellingFast.js +1 -1
  197. package/dist/components/uikit-sdk/Svg/Icons/SellingFast.js.map +1 -1
  198. package/dist/components/uikit-sdk/Svg/Icons/ShortSupply.js +1 -1
  199. package/dist/components/uikit-sdk/Svg/Icons/Sort.js +2 -2
  200. package/dist/components/uikit-sdk/Svg/Icons/Sort.js.map +1 -1
  201. package/dist/components/uikit-sdk/Svg/Icons/Star.js +1 -1
  202. package/dist/components/uikit-sdk/Svg/Icons/StarFilled.js +1 -1
  203. package/dist/components/uikit-sdk/Svg/Icons/Success.js +2 -2
  204. package/dist/components/uikit-sdk/Svg/Icons/Success.js.map +1 -1
  205. package/dist/components/uikit-sdk/Svg/Icons/Tag.js +1 -1
  206. package/dist/components/uikit-sdk/Svg/Icons/Tick.js +2 -2
  207. package/dist/components/uikit-sdk/Svg/Icons/Tick.js.map +1 -1
  208. package/dist/components/uikit-sdk/Svg/Icons/Timer.js +1 -1
  209. package/dist/components/uikit-sdk/Svg/Icons/TurnArrow.js +2 -2
  210. package/dist/components/uikit-sdk/Svg/Icons/TurnArrow.js.map +1 -1
  211. package/dist/components/uikit-sdk/Svg/Icons/Twitter.js +2 -2
  212. package/dist/components/uikit-sdk/Svg/Icons/Twitter.js.map +1 -1
  213. package/dist/components/uikit-sdk/Svg/Icons/URL.js +2 -2
  214. package/dist/components/uikit-sdk/Svg/Icons/URL.js.map +1 -1
  215. package/dist/components/uikit-sdk/Svg/Icons/WhaleActivity.js +1 -1
  216. package/dist/components/uikit-sdk/Svg/Icons/WhaleActivity.js.map +1 -1
  217. package/dist/components/uikit-sdk/Svg/styles.d.ts +5 -2
  218. package/dist/components/uikit-sdk/Svg/styles.js +9 -7
  219. package/dist/components/uikit-sdk/Svg/styles.js.map +1 -1
  220. package/dist/components/uikit-sdk/Svg/tokens/APTOS.js +1 -1
  221. package/dist/components/uikit-sdk/Svg/tokens/ARBITRUM.js +1 -1
  222. package/dist/components/uikit-sdk/Svg/tokens/AVAX.js +1 -1
  223. package/dist/components/uikit-sdk/Svg/tokens/BASE.js +1 -1
  224. package/dist/components/uikit-sdk/Svg/tokens/BERA.js +1 -1
  225. package/dist/components/uikit-sdk/Svg/tokens/BLAST.js +1 -1
  226. package/dist/components/uikit-sdk/Svg/tokens/BNB.js +1 -1
  227. package/dist/components/uikit-sdk/Svg/tokens/CROSSFI.js +1 -1
  228. package/dist/components/uikit-sdk/Svg/tokens/ETH.js +1 -1
  229. package/dist/components/uikit-sdk/Svg/tokens/GraphLinq.js +1 -1
  230. package/dist/components/uikit-sdk/Svg/tokens/HYPEREVM.js +1 -1
  231. package/dist/components/uikit-sdk/Svg/tokens/INEVM.js +1 -1
  232. package/dist/components/uikit-sdk/Svg/tokens/IOTA.js +1 -1
  233. package/dist/components/uikit-sdk/Svg/tokens/KATANA.js +1 -1
  234. package/dist/components/uikit-sdk/Svg/tokens/LIGHTLINK.js +1 -1
  235. package/dist/components/uikit-sdk/Svg/tokens/LINEA.js +1 -1
  236. package/dist/components/uikit-sdk/Svg/tokens/MEGAETH.js +1 -1
  237. package/dist/components/uikit-sdk/Svg/tokens/MONAD.js +1 -1
  238. package/dist/components/uikit-sdk/Svg/tokens/POLYGON.js +1 -1
  239. package/dist/components/uikit-sdk/Svg/tokens/SOL.js +1 -1
  240. package/dist/components/uikit-sdk/Svg/tokens/SONIC.js +1 -1
  241. package/dist/components/uikit-sdk/Svg/tokens/SUI.js +1 -1
  242. package/dist/components/uikit-sdk/Svg/tokens/TLOS.js +1 -1
  243. package/dist/components/uikit-sdk/Svg/tokens/UNICHAIN.js +1 -1
  244. package/dist/components/uikit-sdk/SwiperDots/index.d.ts +1 -2
  245. package/dist/components/uikit-sdk/SwiperDots/index.js +3 -9
  246. package/dist/components/uikit-sdk/SwiperDots/index.js.map +1 -1
  247. package/dist/components/uikit-sdk/TabNav/index.js +3 -34
  248. package/dist/components/uikit-sdk/TabNav/index.js.map +1 -1
  249. package/dist/components/uikit-sdk/Tag/ListTag.d.ts +1 -2
  250. package/dist/components/uikit-sdk/Tag/ListTag.js +13 -16
  251. package/dist/components/uikit-sdk/Tag/ListTag.js.map +1 -1
  252. package/dist/components/uikit-sdk/Text/index.d.ts +1 -2
  253. package/dist/components/uikit-sdk/Text/index.js +29 -8
  254. package/dist/components/uikit-sdk/Text/index.js.map +1 -1
  255. package/dist/components/uikit-sdk/Text/types.d.ts +2 -2
  256. package/dist/components/uikit-sdk/Text/types.js.map +1 -1
  257. package/dist/components/uikit-sdk/Toggle/index.d.ts +1 -2
  258. package/dist/components/uikit-sdk/Toggle/index.js +7 -8
  259. package/dist/components/uikit-sdk/Toggle/index.js.map +1 -1
  260. package/dist/components/uikit-sdk/TokenImage/index.d.ts +1 -2
  261. package/dist/components/uikit-sdk/TokenImage/index.js +3 -45
  262. package/dist/components/uikit-sdk/TokenImage/index.js.map +1 -1
  263. package/dist/components/uikit-sdk/TooltipBubble/index.js +32 -52
  264. package/dist/components/uikit-sdk/TooltipBubble/index.js.map +1 -1
  265. package/dist/components/uikit-sdk/TooltipBubble/types.d.ts +5 -4
  266. package/dist/components/uikit-sdk/TooltipBubble/types.js.map +1 -1
  267. package/dist/contexts/ModalContext.d.ts +1 -1
  268. package/dist/contexts/ModalContext.js +1 -1
  269. package/dist/contexts/Popups.d.ts +1 -1
  270. package/dist/contexts/Popups.js +2 -2
  271. package/dist/contexts/Popups.js.map +1 -1
  272. package/dist/providers/AptosWalletProvider.d.ts +1 -1
  273. package/dist/providers/SolanaWalletProvider.d.ts +1 -1
  274. package/dist/providers/SuiWalletProvider.d.ts +1 -1
  275. package/dist/providers/index.d.ts +2 -13
  276. package/dist/providers/index.js +7 -36
  277. package/dist/providers/index.js.map +1 -1
  278. package/dist/state/useSDKConfig.d.ts +6 -0
  279. package/dist/state/useSDKConfig.js.map +1 -1
  280. package/dist/styles.css +2 -1588
  281. package/dist/utils/campaignStyles.d.ts +5 -5
  282. package/dist/utils/campaignStyles.js.map +1 -1
  283. package/dist/views/Bonds/Bonds.d.ts +1 -2
  284. package/dist/views/Bonds/Bonds.js +2 -11
  285. package/dist/views/Bonds/Bonds.js.map +1 -1
  286. package/dist/views/Bonds/components/BondRows/ActiveBondRows.js +5 -9
  287. package/dist/views/Bonds/components/BondRows/ActiveBondRows.js.map +1 -1
  288. package/dist/views/Bonds/components/BondRows/BondRow.js +13 -12
  289. package/dist/views/Bonds/components/BondRows/BondRow.js.map +1 -1
  290. package/dist/views/Bonds/components/BondRows/ChainTitle.d.ts +1 -2
  291. package/dist/views/Bonds/components/BondRows/ChainTitle.js +5 -13
  292. package/dist/views/Bonds/components/BondRows/ChainTitle.js.map +1 -1
  293. package/dist/views/Bonds/components/BondRows/ModalHandler.d.ts +1 -2
  294. package/dist/views/Bonds/components/BondRows/ModalHandler.js +1 -1
  295. package/dist/views/Bonds/components/BondRows/ModalHandlerPreTGE.d.ts +1 -2
  296. package/dist/views/Bonds/components/BondRows/ModalHandlerPreTGE.js +1 -1
  297. package/dist/views/Bonds/components/BondRows/SoldOutRows.d.ts +1 -2
  298. package/dist/views/Bonds/components/BondRows/SoldOutRows.js +6 -8
  299. package/dist/views/Bonds/components/BondRows/SoldOutRows.js.map +1 -1
  300. package/dist/views/Bonds/components/BondsMenu/BondsMenu.js +4 -10
  301. package/dist/views/Bonds/components/BondsMenu/BondsMenu.js.map +1 -1
  302. package/dist/views/Bonds/components/BonusComponents/BonusComponent.d.ts +1 -2
  303. package/dist/views/Bonds/components/BonusComponents/BonusComponent.js +5 -25
  304. package/dist/views/Bonds/components/BonusComponents/BonusComponent.js.map +1 -1
  305. package/dist/views/Bonds/components/BonusComponents/BonusContainer.d.ts +3 -3
  306. package/dist/views/Bonds/components/BonusComponents/BonusContainer.js +6 -3
  307. package/dist/views/Bonds/components/BonusComponents/BonusContainer.js.map +1 -1
  308. package/dist/views/Bonds/components/BonusComponents/BonusTable.d.ts +1 -2
  309. package/dist/views/Bonds/components/BonusComponents/BonusTable.js +8 -21
  310. package/dist/views/Bonds/components/BonusComponents/BonusTable.js.map +1 -1
  311. package/dist/views/Bonds/components/BuyAgainRow/index.d.ts +1 -2
  312. package/dist/views/Bonds/components/BuyAgainRow/index.js +3 -22
  313. package/dist/views/Bonds/components/BuyAgainRow/index.js.map +1 -1
  314. package/dist/views/Bonds/components/ChainBanner/ChainBanner.d.ts +1 -2
  315. package/dist/views/Bonds/components/ChainBanner/ChainBanner.js +7 -11
  316. package/dist/views/Bonds/components/ChainBanner/ChainBanner.js.map +1 -1
  317. package/dist/views/Bonds/components/CheckURL/index.d.ts +1 -2
  318. package/dist/views/Bonds/components/CheckURL/index.js +1 -1
  319. package/dist/views/Bonds/components/HotBondCards/HotBondCard.d.ts +1 -2
  320. package/dist/views/Bonds/components/HotBondCards/HotBondCard.js +2 -19
  321. package/dist/views/Bonds/components/HotBondCards/HotBondCard.js.map +1 -1
  322. package/dist/views/Bonds/components/HotBondCards/index.d.ts +1 -2
  323. package/dist/views/Bonds/components/HotBondCards/index.js +3 -14
  324. package/dist/views/Bonds/components/HotBondCards/index.js.map +1 -1
  325. package/dist/views/Bonds/components/LoadingSkeleton/LoadingSkeleton.d.ts +1 -2
  326. package/dist/views/Bonds/components/LoadingSkeleton/LoadingSkeleton.js +2 -17
  327. package/dist/views/Bonds/components/LoadingSkeleton/LoadingSkeleton.js.map +1 -1
  328. package/dist/views/Bonds/components/RecommendationCards/SmallRecommendationCard.d.ts +1 -2
  329. package/dist/views/Bonds/components/RecommendationCards/SmallRecommendationCard.js +3 -3
  330. package/dist/views/Bonds/components/RecommendationCards/SmallRecommendationCard.js.map +1 -1
  331. package/dist/views/Bonds/components/RecommendationCards/index.d.ts +1 -2
  332. package/dist/views/Bonds/components/RecommendationCards/index.js +2 -12
  333. package/dist/views/Bonds/components/RecommendationCards/index.js.map +1 -1
  334. package/dist/views/Bonds/index.js +1 -1
  335. package/dist/views/BuyBond/BuyBondModal.js +2 -2
  336. package/dist/views/BuyBond/BuyBondModal.js.map +1 -1
  337. package/dist/views/BuyBond/BuyComponent.js +6 -27
  338. package/dist/views/BuyBond/BuyComponent.js.map +1 -1
  339. package/dist/views/BuyBond/BuyComponentAptos.js +3 -9
  340. package/dist/views/BuyBond/BuyComponentAptos.js.map +1 -1
  341. package/dist/views/BuyBond/BuyComponentPreTGE.d.ts +1 -2
  342. package/dist/views/BuyBond/BuyComponentPreTGE.js +5 -24
  343. package/dist/views/BuyBond/BuyComponentPreTGE.js.map +1 -1
  344. package/dist/views/BuyBond/BuyComponentSolana.js +4 -10
  345. package/dist/views/BuyBond/BuyComponentSolana.js.map +1 -1
  346. package/dist/views/BuyBond/BuyComponentSui.js +3 -9
  347. package/dist/views/BuyBond/BuyComponentSui.js.map +1 -1
  348. package/dist/views/BuyBond/ParticipationSuccessful.d.ts +1 -2
  349. package/dist/views/BuyBond/ParticipationSuccessful.js +8 -26
  350. package/dist/views/BuyBond/ParticipationSuccessful.js.map +1 -1
  351. package/dist/views/BuyBond/components/BondCards/BondCards.d.ts +1 -2
  352. package/dist/views/BuyBond/components/BondCards/BondCards.js +6 -54
  353. package/dist/views/BuyBond/components/BondCards/BondCards.js.map +1 -1
  354. package/dist/views/BuyBond/components/BondCards/BondCardsPreTGE.d.ts +1 -2
  355. package/dist/views/BuyBond/components/BondCards/BondCardsPreTGE.js +3 -56
  356. package/dist/views/BuyBond/components/BondCards/BondCardsPreTGE.js.map +1 -1
  357. package/dist/views/BuyBond/components/BondModalHeader.d.ts +1 -2
  358. package/dist/views/BuyBond/components/BondModalHeader.js +4 -48
  359. package/dist/views/BuyBond/components/BondModalHeader.js.map +1 -1
  360. package/dist/views/BuyBond/components/BondModalMinTierHeader.d.ts +1 -1
  361. package/dist/views/BuyBond/components/BondModalMinTierHeader.js +3 -8
  362. package/dist/views/BuyBond/components/BondModalMinTierHeader.js.map +1 -1
  363. package/dist/views/BuyBond/components/Estimations.d.ts +1 -2
  364. package/dist/views/BuyBond/components/Estimations.js +8 -37
  365. package/dist/views/BuyBond/components/Estimations.js.map +1 -1
  366. package/dist/views/BuyBond/components/ExpandedViewButton.d.ts +1 -2
  367. package/dist/views/BuyBond/components/ExpandedViewButton.js +2 -15
  368. package/dist/views/BuyBond/components/ExpandedViewButton.js.map +1 -1
  369. package/dist/views/BuyBond/components/GetUpToComponent/GetUpToComponent.js +3 -30
  370. package/dist/views/BuyBond/components/GetUpToComponent/GetUpToComponent.js.map +1 -1
  371. package/dist/views/BuyBond/components/NewRateModal/NewRateModal.d.ts +1 -2
  372. package/dist/views/BuyBond/components/NewRateModal/NewRateModal.js +2 -14
  373. package/dist/views/BuyBond/components/NewRateModal/NewRateModal.js.map +1 -1
  374. package/dist/views/BuyBond/components/NoBonusModal/NoBonusModal.js +2 -2
  375. package/dist/views/BuyBond/components/NoBonusModal/NoBonusModal.js.map +1 -1
  376. package/dist/views/BuyBond/components/PointsLeftForNextTier/PointsLeftForNextTier.js +11 -86
  377. package/dist/views/BuyBond/components/PointsLeftForNextTier/PointsLeftForNextTier.js.map +1 -1
  378. package/dist/views/BuyBond/components/ProjectDescription.d.ts +1 -2
  379. package/dist/views/BuyBond/components/ProjectDescription.js +2 -15
  380. package/dist/views/BuyBond/components/ProjectDescription.js.map +1 -1
  381. package/dist/views/BuyBond/index.js +1 -1
  382. package/dist/views/FullBondsView/FullBondsView.d.ts +1 -2
  383. package/dist/views/FullBondsView/FullBondsView.js +2 -2
  384. package/dist/views/FullBondsView/FullBondsView.js.map +1 -1
  385. package/dist/views/FullBondsView/index.js +1 -1
  386. package/dist/views/LifiModal/LifiModal.d.ts +1 -2
  387. package/dist/views/LifiModal/LifiModal.js +2 -2
  388. package/dist/views/LifiModal/LifiModal.js.map +1 -1
  389. package/dist/views/ProjectView/ProjectView.js +2 -15
  390. package/dist/views/ProjectView/ProjectView.js.map +1 -1
  391. package/dist/views/ProjectView/components/BondLeaderboard/components/SalesTable.d.ts +1 -2
  392. package/dist/views/ProjectView/components/BondLeaderboard/components/SalesTable.js +3 -22
  393. package/dist/views/ProjectView/components/BondLeaderboard/components/SalesTable.js.map +1 -1
  394. package/dist/views/ProjectView/components/BondLeaderboard/components/TopSaleCard.d.ts +1 -2
  395. package/dist/views/ProjectView/components/BondLeaderboard/components/TopSaleCard.js +7 -19
  396. package/dist/views/ProjectView/components/BondLeaderboard/components/TopSaleCard.js.map +1 -1
  397. package/dist/views/ProjectView/components/BondLeaderboard/components/TopThreeSalesCards.d.ts +1 -2
  398. package/dist/views/ProjectView/components/BondLeaderboard/components/TopThreeSalesCards.js +2 -2
  399. package/dist/views/ProjectView/components/BondLeaderboard/components/TopThreeSalesCards.js.map +1 -1
  400. package/dist/views/ProjectView/components/BondLeaderboard/index.d.ts +1 -2
  401. package/dist/views/ProjectView/components/BondLeaderboard/index.js +2 -14
  402. package/dist/views/ProjectView/components/BondLeaderboard/index.js.map +1 -1
  403. package/dist/views/ProjectView/components/BondStats/LineChart.js +4 -10
  404. package/dist/views/ProjectView/components/BondStats/LineChart.js.map +1 -1
  405. package/dist/views/ProjectView/components/BondStats/index.d.ts +1 -2
  406. package/dist/views/ProjectView/components/BondStats/index.js +2 -4
  407. package/dist/views/ProjectView/components/BondStats/index.js.map +1 -1
  408. package/dist/views/ProjectView/components/NavPanel/index.d.ts +1 -2
  409. package/dist/views/ProjectView/components/NavPanel/index.js +2 -10
  410. package/dist/views/ProjectView/components/NavPanel/index.js.map +1 -1
  411. package/dist/views/ProjectView/components/PriceChart/components/CandleStickChart.d.ts +1 -2
  412. package/dist/views/ProjectView/components/PriceChart/components/CandleStickChart.js +1 -1
  413. package/dist/views/ProjectView/components/PriceChart/components/LineChart.d.ts +1 -2
  414. package/dist/views/ProjectView/components/PriceChart/components/LineChart.js +1 -1
  415. package/dist/views/ProjectView/components/PriceChart/index.d.ts +1 -2
  416. package/dist/views/ProjectView/components/PriceChart/index.js +4 -3
  417. package/dist/views/ProjectView/components/PriceChart/index.js.map +1 -1
  418. package/dist/views/ProjectView/components/ProjectInfo/index.d.ts +1 -2
  419. package/dist/views/ProjectView/components/ProjectInfo/index.js +2 -3
  420. package/dist/views/ProjectView/components/ProjectInfo/index.js.map +1 -1
  421. package/dist/views/ProjectView/components/RecommendationCards/index.d.ts +1 -2
  422. package/dist/views/ProjectView/components/RecommendationCards/index.js +2 -16
  423. package/dist/views/ProjectView/components/RecommendationCards/index.js.map +1 -1
  424. package/dist/views/ProjectView/index.js +1 -1
  425. package/dist/views/SingleBond/SingleBond.js +4 -10
  426. package/dist/views/SingleBond/SingleBond.js.map +1 -1
  427. package/dist/views/SingleBond/SoldOutBuyBondPlaceholder.js +5 -28
  428. package/dist/views/SingleBond/SoldOutBuyBondPlaceholder.js.map +1 -1
  429. package/dist/views/SingleBond/index.js +1 -1
  430. package/dist/views/TransactionModal/TransactionModal.d.ts +1 -2
  431. package/dist/views/TransactionModal/TransactionModal.js +13 -40
  432. package/dist/views/TransactionModal/TransactionModal.js.map +1 -1
  433. package/dist/views/YourBonds/YourBonds.d.ts +1 -2
  434. package/dist/views/YourBonds/YourBonds.js +5 -9
  435. package/dist/views/YourBonds/YourBonds.js.map +1 -1
  436. package/dist/views/YourBonds/components/ClaimAll/ClaimAllModal.d.ts +1 -2
  437. package/dist/views/YourBonds/components/ClaimAll/ClaimAllModal.js +5 -24
  438. package/dist/views/YourBonds/components/ClaimAll/ClaimAllModal.js.map +1 -1
  439. package/dist/views/YourBonds/components/ClaimAll/index.d.ts +1 -2
  440. package/dist/views/YourBonds/components/ClaimAll/index.js +2 -10
  441. package/dist/views/YourBonds/components/ClaimAll/index.js.map +1 -1
  442. package/dist/views/YourBonds/components/ProfitCard/ProfitCard.d.ts +1 -2
  443. package/dist/views/YourBonds/components/ProfitCard/ProfitCard.js +3 -15
  444. package/dist/views/YourBonds/components/ProfitCard/ProfitCard.js.map +1 -1
  445. package/dist/views/YourBonds/components/UserBondRow/PreTGEActions.d.ts +1 -2
  446. package/dist/views/YourBonds/components/UserBondRow/PreTGEActions.js +2 -6
  447. package/dist/views/YourBonds/components/UserBondRow/PreTGEActions.js.map +1 -1
  448. package/dist/views/YourBonds/components/UserBondRow/UserBondRow.d.ts +1 -2
  449. package/dist/views/YourBonds/components/UserBondRow/UserBondRow.js +5 -8
  450. package/dist/views/YourBonds/components/UserBondRow/UserBondRow.js.map +1 -1
  451. package/dist/views/YourBonds/components/UserBondRow/UserBondRowAptos.d.ts +1 -2
  452. package/dist/views/YourBonds/components/UserBondRow/UserBondRowAptos.js +4 -5
  453. package/dist/views/YourBonds/components/UserBondRow/UserBondRowAptos.js.map +1 -1
  454. package/dist/views/YourBonds/components/UserBondRow/UserBondRowPreTGE.d.ts +1 -2
  455. package/dist/views/YourBonds/components/UserBondRow/UserBondRowPreTGE.js +3 -5
  456. package/dist/views/YourBonds/components/UserBondRow/UserBondRowPreTGE.js.map +1 -1
  457. package/dist/views/YourBonds/components/UserBondRow/UserBondRowSolana.d.ts +1 -2
  458. package/dist/views/YourBonds/components/UserBondRow/UserBondRowSolana.js +4 -7
  459. package/dist/views/YourBonds/components/UserBondRow/UserBondRowSolana.js.map +1 -1
  460. package/dist/views/YourBonds/components/UserBondRow/UserBondRowSui.d.ts +1 -2
  461. package/dist/views/YourBonds/components/UserBondRow/UserBondRowSui.js +4 -5
  462. package/dist/views/YourBonds/components/UserBondRow/UserBondRowSui.js.map +1 -1
  463. package/dist/views/YourBonds/components/UserBondRow/UserBondRowYield.d.ts +1 -2
  464. package/dist/views/YourBonds/components/UserBondRow/UserBondRowYield.js +3 -10
  465. package/dist/views/YourBonds/components/UserBondRow/UserBondRowYield.js.map +1 -1
  466. package/dist/views/YourBonds/components/YourBondsMenu/YourBondsMenu.d.ts +1 -2
  467. package/dist/views/YourBonds/components/YourBondsMenu/YourBondsMenu.js +3 -3
  468. package/dist/views/YourBonds/components/YourBondsMenu/YourBondsMenu.js.map +1 -1
  469. package/dist/views/YourBonds/index.js +1 -1
  470. package/dist/views/YourBondsModal/YourBondsModal.d.ts +1 -2
  471. package/dist/views/YourBondsModal/YourBondsModal.js +4 -95
  472. package/dist/views/YourBondsModal/YourBondsModal.js.map +1 -1
  473. package/dist/views/YourBondsModal/components/Actions/Actions.d.ts +1 -2
  474. package/dist/views/YourBondsModal/components/Actions/Actions.js +3 -3
  475. package/dist/views/YourBondsModal/components/Actions/Actions.js.map +1 -1
  476. package/dist/views/YourBondsModal/components/Actions/ActionsAptos.d.ts +1 -2
  477. package/dist/views/YourBondsModal/components/Actions/ActionsAptos.js +3 -3
  478. package/dist/views/YourBondsModal/components/Actions/ActionsAptos.js.map +1 -1
  479. package/dist/views/YourBondsModal/components/Actions/ActionsSolana.d.ts +1 -2
  480. package/dist/views/YourBondsModal/components/Actions/ActionsSolana.js +3 -3
  481. package/dist/views/YourBondsModal/components/Actions/ActionsSolana.js.map +1 -1
  482. package/dist/views/YourBondsModal/components/Actions/ActionsSui.d.ts +1 -2
  483. package/dist/views/YourBondsModal/components/Actions/ActionsSui.js +3 -3
  484. package/dist/views/YourBondsModal/components/Actions/ActionsSui.js.map +1 -1
  485. package/dist/views/YourBondsModal/components/LinkShare/LinkShare.d.ts +1 -1
  486. package/dist/views/YourBondsModal/components/LinkShare/LinkShare.js +3 -16
  487. package/dist/views/YourBondsModal/components/LinkShare/LinkShare.js.map +1 -1
  488. package/dist/views/YourBondsModal/components/LinkShare/templateImageShare.js +1 -2
  489. package/dist/views/YourBondsModal/components/LinkShare/templateImageShare.js.map +1 -1
  490. package/dist/views/YourBondsModal/components/NFTImage/NFTImage.d.ts +1 -2
  491. package/dist/views/YourBondsModal/components/NFTImage/NFTImage.js +8 -86
  492. package/dist/views/YourBondsModal/components/NFTImage/NFTImage.js.map +1 -1
  493. package/dist/views/YourBondsModal/components/Recommendations/CardRecommendation.d.ts +1 -1
  494. package/dist/views/YourBondsModal/components/Recommendations/CardRecommendation.js +2 -15
  495. package/dist/views/YourBondsModal/components/Recommendations/CardRecommendation.js.map +1 -1
  496. package/dist/views/YourBondsModal/components/Recommendations/RecSkeleton.d.ts +1 -2
  497. package/dist/views/YourBondsModal/components/Recommendations/RecSkeleton.js +2 -12
  498. package/dist/views/YourBondsModal/components/Recommendations/RecSkeleton.js.map +1 -1
  499. package/dist/views/YourBondsModal/components/Recommendations/Recommendations.d.ts +1 -2
  500. package/dist/views/YourBondsModal/components/Recommendations/Recommendations.js +2 -6
  501. package/dist/views/YourBondsModal/components/Recommendations/Recommendations.js.map +1 -1
  502. package/dist/views/YourBondsModal/components/TransferBondModal/TransferAction.d.ts +1 -2
  503. package/dist/views/YourBondsModal/components/TransferBondModal/TransferAction.js +1 -1
  504. package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionAptos.d.ts +1 -2
  505. package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionAptos.js +2 -2
  506. package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionAptos.js.map +1 -1
  507. package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionSolana.d.ts +1 -1
  508. package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionSolana.js +1 -1
  509. package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionSui.d.ts +1 -2
  510. package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionSui.js +1 -1
  511. package/dist/views/YourBondsModal/components/TransferBondModal/index.js +3 -3
  512. package/dist/views/YourBondsModal/components/TransferBondModal/index.js.map +1 -1
  513. package/dist/views/YourBondsModal/components/YourBondModalHeader/YourBondModalHeader.d.ts +1 -2
  514. package/dist/views/YourBondsModal/components/YourBondModalHeader/YourBondModalHeader.js +2 -24
  515. package/dist/views/YourBondsModal/components/YourBondModalHeader/YourBondModalHeader.js.map +1 -1
  516. package/dist/views/YourBondsModalYield/YourBondsModalYield.d.ts +1 -2
  517. package/dist/views/YourBondsModalYield/YourBondsModalYield.js +3 -73
  518. package/dist/views/YourBondsModalYield/YourBondsModalYield.js.map +1 -1
  519. package/dist/views/YourBondsModalYield/components/UnstakeModalYield/UnstakeModalYield.d.ts +1 -2
  520. package/dist/views/YourBondsModalYield/components/UnstakeModalYield/UnstakeModalYield.js +2 -7
  521. package/dist/views/YourBondsModalYield/components/UnstakeModalYield/UnstakeModalYield.js.map +1 -1
  522. package/dist/views/YourBondsModalYield/components/YourBondModalHeader/YourBondModalHeader.d.ts +1 -2
  523. package/dist/views/YourBondsModalYield/components/YourBondModalHeader/YourBondModalHeader.js +2 -19
  524. package/dist/views/YourBondsModalYield/components/YourBondModalHeader/YourBondModalHeader.js.map +1 -1
  525. package/package.json +7 -8
  526. package/dist/components/Carousel/styles.d.ts +0 -35
  527. package/dist/components/Carousel/styles.js +0 -40
  528. package/dist/components/Carousel/styles.js.map +0 -1
  529. package/dist/components/ChainOptionList/styles.d.ts +0 -2
  530. package/dist/components/ChainOptionList/styles.js +0 -54
  531. package/dist/components/ChainOptionList/styles.js.map +0 -1
  532. package/dist/components/ProgressBar/styles.d.ts +0 -2
  533. package/dist/components/ProgressBar/styles.js +0 -15
  534. package/dist/components/ProgressBar/styles.js.map +0 -1
  535. package/dist/components/Toast/styles.d.ts +0 -3
  536. package/dist/components/Toast/styles.js +0 -30
  537. package/dist/components/Toast/styles.js.map +0 -1
  538. package/dist/components/Tooltip/styles.d.ts +0 -2
  539. package/dist/components/Tooltip/styles.js +0 -32
  540. package/dist/components/Tooltip/styles.js.map +0 -1
  541. package/dist/components/uikit-sdk/Button/styles.d.ts +0 -3
  542. package/dist/components/uikit-sdk/Button/styles.js +0 -31
  543. package/dist/components/uikit-sdk/Button/styles.js.map +0 -1
  544. package/dist/components/uikit-sdk/Modal/styles.d.ts +0 -3
  545. package/dist/components/uikit-sdk/Modal/styles.js +0 -47
  546. package/dist/components/uikit-sdk/Modal/styles.js.map +0 -1
  547. package/dist/components/uikit-sdk/Select/styles.d.ts +0 -4
  548. package/dist/components/uikit-sdk/Select/styles.js +0 -50
  549. package/dist/components/uikit-sdk/Select/styles.js.map +0 -1
  550. package/dist/components/uikit-sdk/Skeleton/styles.d.ts +0 -3
  551. package/dist/components/uikit-sdk/Skeleton/styles.js +0 -43
  552. package/dist/components/uikit-sdk/Skeleton/styles.js.map +0 -1
  553. package/dist/components/uikit-sdk/Toggle/styles.d.ts +0 -3
  554. package/dist/components/uikit-sdk/Toggle/styles.js +0 -22
  555. package/dist/components/uikit-sdk/Toggle/styles.js.map +0 -1
  556. package/dist/components/uikit-sdk/TooltipBubble/styles.d.ts +0 -4
  557. package/dist/components/uikit-sdk/TooltipBubble/styles.js +0 -108
  558. package/dist/components/uikit-sdk/TooltipBubble/styles.js.map +0 -1
  559. package/dist/theme/base.d.ts +0 -109
  560. package/dist/theme/base.js +0 -125
  561. package/dist/theme/base.js.map +0 -1
  562. package/dist/theme/components.d.ts +0 -411
  563. package/dist/theme/components.js +0 -365
  564. package/dist/theme/components.js.map +0 -1
  565. package/dist/theme/index.d.ts +0 -2
  566. package/dist/theme/index.js +0 -12
  567. package/dist/theme/index.js.map +0 -1
  568. package/dist/views/Bonds/components/HotBondCards/styles.d.ts +0 -35
  569. package/dist/views/Bonds/components/HotBondCards/styles.js +0 -38
  570. package/dist/views/Bonds/components/HotBondCards/styles.js.map +0 -1
  571. package/dist/views/Bonds/components/RecommendationCards/styles.d.ts +0 -2
  572. package/dist/views/Bonds/components/RecommendationCards/styles.js +0 -24
  573. package/dist/views/Bonds/components/RecommendationCards/styles.js.map +0 -1
  574. package/dist/views/BuyBond/styles.d.ts +0 -2
  575. package/dist/views/BuyBond/styles.js +0 -33
  576. package/dist/views/BuyBond/styles.js.map +0 -1
  577. package/dist/views/ProjectView/components/BondLeaderboard/components/styles.d.ts +0 -2
  578. package/dist/views/ProjectView/components/BondLeaderboard/components/styles.js +0 -51
  579. package/dist/views/ProjectView/components/BondLeaderboard/components/styles.js.map +0 -1
  580. package/dist/views/ProjectView/components/BondStats/styles.d.ts +0 -2
  581. package/dist/views/ProjectView/components/BondStats/styles.js +0 -49
  582. package/dist/views/ProjectView/components/BondStats/styles.js.map +0 -1
  583. package/dist/views/ProjectView/components/PriceChart/styles.d.ts +0 -2
  584. package/dist/views/ProjectView/components/PriceChart/styles.js +0 -44
  585. package/dist/views/ProjectView/components/PriceChart/styles.js.map +0 -1
  586. package/dist/views/ProjectView/components/ProjectInfo/styles.d.ts +0 -2
  587. package/dist/views/ProjectView/components/ProjectInfo/styles.js +0 -21
  588. package/dist/views/ProjectView/components/ProjectInfo/styles.js.map +0 -1
  589. package/dist/views/ProjectView/styles.d.ts +0 -2
  590. package/dist/views/ProjectView/styles.js +0 -10
  591. package/dist/views/ProjectView/styles.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"Twitter.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/Twitter.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps, rotation } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst Twitter: React.FC<SvgProps> = ({ direction = 'right', color = 'white', width }) => {\n const deg: rotation = {\n left: 180,\n up: 270,\n right: 0,\n down: 90,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n\n return (\n <svg width={width || '33'} viewBox=\"0 0 33 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" sx={style}>\n <g>\n <title>Layer 1</title>\n <g id=\"svg_1\">\n <path\n d=\"m22.7035,6.25l3.308,0l-7.227,8.26l8.502,11.24l-6.657,0l-5.214,-6.817l-5.966,6.817l-3.31,0l7.73,-8.835l-8.156,-10.665l6.826,0l4.713,6.231l5.451,-6.231zm-1.161,17.52l1.833,0l-11.832,-15.644l-1.967,0l11.966,15.644z\"\n id=\"svg_2\"\n fill=\"red\"\n />\n </g>\n </g>\n </svg>\n )\n}\n\nexport default Twitter\n"],"names":["_jsx","_jsxs"],"mappings":";;;AAIA,MAAM,OAAO,GAAuB,CAAC,EAAE,SAAS,GAAG,OAAO,EAAE,KAAK,GAAG,OAAO,EAAE,KAAK,EAAE,KAAI;AACtF,IAAA,MAAM,GAAG,GAAa;AACpB,QAAA,IAAI,EAAE,GAAG;AACT,QAAA,EAAE,EAAE,GAAG;AACP,QAAA,KAAK,EAAE,CAAC;AACR,QAAA,IAAI,EAAE,EAAE;KACT;AACD,IAAA,MAAM,KAAK,GAAG,aAAa,CAAC,OAAO,CAAC;AAClC,QAAA,MAAM,EAAE,GAAG,CAAC,SAA2B,CAAC;QACxC,KAAK;AACN,KAAA,CAAC;IAEF,QACEA,aAAK,KAAK,EAAE,KAAK,IAAI,IAAI,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,EAAE,EAAE,KAAK,EAAA,QAAA,EACrGC,uBACED,GAAA,CAAA,OAAA,EAAA,EAAA,QAAA,EAAA,SAAA,EAAA,CAAsB,EACtBA,WAAG,EAAE,EAAC,OAAO,EAAA,QAAA,EACXA,GAAA,CAAA,MAAA,EAAA,EACE,CAAC,EAAC,qNAAqN,EACvN,EAAE,EAAC,OAAO,EACV,IAAI,EAAC,KAAK,GACV,EAAA,CACA,CAAA,EAAA,CACF,EAAA,CACA;AAEV;;;;"}
1
+ {"version":3,"file":"Twitter.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/Twitter.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps, rotation } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst Twitter: React.FC<SvgProps> = ({ direction = 'right', color = 'white', width }) => {\n const deg: rotation = {\n left: 180,\n up: 270,\n right: 0,\n down: 90,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n\n return (\n <svg\n width={width || '33'}\n viewBox=\"0 0 33 32\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"ape-icon\"\n style={style}\n >\n <g>\n <title>Layer 1</title>\n <g id=\"svg_1\">\n <path\n d=\"m22.7035,6.25l3.308,0l-7.227,8.26l8.502,11.24l-6.657,0l-5.214,-6.817l-5.966,6.817l-3.31,0l7.73,-8.835l-8.156,-10.665l6.826,0l4.713,6.231l5.451,-6.231zm-1.161,17.52l1.833,0l-11.832,-15.644l-1.967,0l11.966,15.644z\"\n id=\"svg_2\"\n fill=\"red\"\n />\n </g>\n </g>\n </svg>\n )\n}\n\nexport default Twitter\n"],"names":["_jsx","_jsxs"],"mappings":";;;AAIA,MAAM,OAAO,GAAuB,CAAC,EAAE,SAAS,GAAG,OAAO,EAAE,KAAK,GAAG,OAAO,EAAE,KAAK,EAAE,KAAI;AACtF,IAAA,MAAM,GAAG,GAAa;AACpB,QAAA,IAAI,EAAE,GAAG;AACT,QAAA,EAAE,EAAE,GAAG;AACP,QAAA,KAAK,EAAE,CAAC;AACR,QAAA,IAAI,EAAE,EAAE;KACT;AACD,IAAA,MAAM,KAAK,GAAG,aAAa,CAAC,OAAO,CAAC;AAClC,QAAA,MAAM,EAAE,GAAG,CAAC,SAA2B,CAAC;QACxC,KAAK;AACN,KAAA,CAAC;IAEF,QACEA,GAAA,CAAA,KAAA,EAAA,EACE,KAAK,EAAE,KAAK,IAAI,IAAI,EACpB,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAC,UAAU,EACpB,KAAK,EAAE,KAAK,EAAA,QAAA,EAEZC,IAAA,CAAA,GAAA,EAAA,EAAA,QAAA,EAAA,CACED,GAAA,CAAA,OAAA,EAAA,EAAA,QAAA,EAAA,SAAA,EAAA,CAAsB,EACtBA,GAAA,CAAA,GAAA,EAAA,EAAG,EAAE,EAAC,OAAO,EAAA,QAAA,EACXA,GAAA,CAAA,MAAA,EAAA,EACE,CAAC,EAAC,qNAAqN,EACvN,EAAE,EAAC,OAAO,EACV,IAAI,EAAC,KAAK,EAAA,CACV,EAAA,CACA,CAAA,EAAA,CACF,EAAA,CACA;AAEV;;;;"}
@@ -1,4 +1,4 @@
1
- import { jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsx } from 'react/jsx-runtime';
2
2
  import { dynamicStyles } from '../styles.js';
3
3
 
4
4
  const URL = ({ direction = 'down', color = 'text', width }) => {
@@ -12,7 +12,7 @@ const URL = ({ direction = 'down', color = 'text', width }) => {
12
12
  degree: deg[direction],
13
13
  color,
14
14
  });
15
- return (jsx("svg", { width: width || '11', height: "24", viewBox: "0 0 24 24", sx: style, children: jsx("path", { d: "M11.99 2C6.47 2 2 6.48 2 12C2 17.52 6.47 22 11.99 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 11.99 2ZM18.92 8H15.97C15.65 6.75 15.19 5.55 14.59 4.44C16.43 5.07 17.96 6.35 18.92 8ZM12 4.04C12.83 5.24 13.48 6.57 13.91 8H10.09C10.52 6.57 11.17 5.24 12 4.04ZM4.26 14C4.1 13.36 4 12.69 4 12C4 11.31 4.1 10.64 4.26 10H7.64C7.56 10.66 7.5 11.32 7.5 12C7.5 12.68 7.56 13.34 7.64 14H4.26ZM5.08 16H8.03C8.35 17.25 8.81 18.45 9.41 19.56C7.57 18.93 6.04 17.66 5.08 16ZM8.03 8H5.08C6.04 6.34 7.57 5.07 9.41 4.44C8.81 5.55 8.35 6.75 8.03 8ZM12 19.96C11.17 18.76 10.52 17.43 10.09 16H13.91C13.48 17.43 12.83 18.76 12 19.96ZM14.34 14H9.66C9.57 13.34 9.5 12.68 9.5 12C9.5 11.32 9.57 10.65 9.66 10H14.34C14.43 10.65 14.5 11.32 14.5 12C14.5 12.68 14.43 13.34 14.34 14ZM14.59 19.56C15.19 18.45 15.65 17.25 15.97 16H18.92C17.96 17.65 16.43 18.93 14.59 19.56ZM16.36 14C16.44 13.34 16.5 12.68 16.5 12C16.5 11.32 16.44 10.66 16.36 10H19.74C19.9 10.64 20 11.31 20 12C20 12.69 19.9 13.36 19.74 14H16.36Z" }) }));
15
+ return (jsx("svg", { width: width || '11', height: "24", viewBox: "0 0 24 24", className: "ape-icon", style: style, children: jsx("path", { d: "M11.99 2C6.47 2 2 6.48 2 12C2 17.52 6.47 22 11.99 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 11.99 2ZM18.92 8H15.97C15.65 6.75 15.19 5.55 14.59 4.44C16.43 5.07 17.96 6.35 18.92 8ZM12 4.04C12.83 5.24 13.48 6.57 13.91 8H10.09C10.52 6.57 11.17 5.24 12 4.04ZM4.26 14C4.1 13.36 4 12.69 4 12C4 11.31 4.1 10.64 4.26 10H7.64C7.56 10.66 7.5 11.32 7.5 12C7.5 12.68 7.56 13.34 7.64 14H4.26ZM5.08 16H8.03C8.35 17.25 8.81 18.45 9.41 19.56C7.57 18.93 6.04 17.66 5.08 16ZM8.03 8H5.08C6.04 6.34 7.57 5.07 9.41 4.44C8.81 5.55 8.35 6.75 8.03 8ZM12 19.96C11.17 18.76 10.52 17.43 10.09 16H13.91C13.48 17.43 12.83 18.76 12 19.96ZM14.34 14H9.66C9.57 13.34 9.5 12.68 9.5 12C9.5 11.32 9.57 10.65 9.66 10H14.34C14.43 10.65 14.5 11.32 14.5 12C14.5 12.68 14.43 13.34 14.34 14ZM14.59 19.56C15.19 18.45 15.65 17.25 15.97 16H18.92C17.96 17.65 16.43 18.93 14.59 19.56ZM16.36 14C16.44 13.34 16.5 12.68 16.5 12C16.5 11.32 16.44 10.66 16.36 10H19.74C19.9 10.64 20 11.31 20 12C20 12.69 19.9 13.36 19.74 14H16.36Z" }) }));
16
16
  };
17
17
 
18
18
  export { URL as default };
@@ -1 +1 @@
1
- {"version":3,"file":"URL.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/URL.tsx"],"sourcesContent":["import React from 'react'\nimport { rotation, SvgProps } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst URL: React.FC<SvgProps> = ({ direction = 'down', color = 'text', width }) => {\n const deg: rotation = {\n left: 90,\n up: 180,\n right: 270,\n down: 0,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n return (\n <svg width={width || '11'} height=\"24\" viewBox=\"0 0 24 24\" sx={style}>\n <path d=\"M11.99 2C6.47 2 2 6.48 2 12C2 17.52 6.47 22 11.99 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 11.99 2ZM18.92 8H15.97C15.65 6.75 15.19 5.55 14.59 4.44C16.43 5.07 17.96 6.35 18.92 8ZM12 4.04C12.83 5.24 13.48 6.57 13.91 8H10.09C10.52 6.57 11.17 5.24 12 4.04ZM4.26 14C4.1 13.36 4 12.69 4 12C4 11.31 4.1 10.64 4.26 10H7.64C7.56 10.66 7.5 11.32 7.5 12C7.5 12.68 7.56 13.34 7.64 14H4.26ZM5.08 16H8.03C8.35 17.25 8.81 18.45 9.41 19.56C7.57 18.93 6.04 17.66 5.08 16ZM8.03 8H5.08C6.04 6.34 7.57 5.07 9.41 4.44C8.81 5.55 8.35 6.75 8.03 8ZM12 19.96C11.17 18.76 10.52 17.43 10.09 16H13.91C13.48 17.43 12.83 18.76 12 19.96ZM14.34 14H9.66C9.57 13.34 9.5 12.68 9.5 12C9.5 11.32 9.57 10.65 9.66 10H14.34C14.43 10.65 14.5 11.32 14.5 12C14.5 12.68 14.43 13.34 14.34 14ZM14.59 19.56C15.19 18.45 15.65 17.25 15.97 16H18.92C17.96 17.65 16.43 18.93 14.59 19.56ZM16.36 14C16.44 13.34 16.5 12.68 16.5 12C16.5 11.32 16.44 10.66 16.36 10H19.74C19.9 10.64 20 11.31 20 12C20 12.69 19.9 13.36 19.74 14H16.36Z\" />\n </svg>\n )\n}\n\nexport default URL\n"],"names":["_jsx"],"mappings":";;;AAIA,MAAM,GAAG,GAAuB,CAAC,EAAE,SAAS,GAAG,MAAM,EAAE,KAAK,GAAG,MAAM,EAAE,KAAK,EAAE,KAAI;AAChF,IAAA,MAAM,GAAG,GAAa;AACpB,QAAA,IAAI,EAAE,EAAE;AACR,QAAA,EAAE,EAAE,GAAG;AACP,QAAA,KAAK,EAAE,GAAG;AACV,QAAA,IAAI,EAAE,CAAC;KACR;AACD,IAAA,MAAM,KAAK,GAAG,aAAa,CAAC,OAAO,CAAC;AAClC,QAAA,MAAM,EAAE,GAAG,CAAC,SAA2B,CAAC;QACxC,KAAK;AACN,KAAA,CAAC;IACF,QACEA,GAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAE,KAAK,IAAI,IAAI,EAAE,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,EAAE,EAAE,KAAK,EAAA,QAAA,EAClEA,GAAA,CAAA,MAAA,EAAA,EAAM,CAAC,EAAC,m9BAAm9B,EAAA,CAAG,EAAA,CAC19B;AAEV;;;;"}
1
+ {"version":3,"file":"URL.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/URL.tsx"],"sourcesContent":["import React from 'react'\nimport { rotation, SvgProps } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst URL: React.FC<SvgProps> = ({ direction = 'down', color = 'text', width }) => {\n const deg: rotation = {\n left: 90,\n up: 180,\n right: 270,\n down: 0,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n return (\n <svg width={width || '11'} height=\"24\" viewBox=\"0 0 24 24\" className=\"ape-icon\" style={style}>\n <path d=\"M11.99 2C6.47 2 2 6.48 2 12C2 17.52 6.47 22 11.99 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 11.99 2ZM18.92 8H15.97C15.65 6.75 15.19 5.55 14.59 4.44C16.43 5.07 17.96 6.35 18.92 8ZM12 4.04C12.83 5.24 13.48 6.57 13.91 8H10.09C10.52 6.57 11.17 5.24 12 4.04ZM4.26 14C4.1 13.36 4 12.69 4 12C4 11.31 4.1 10.64 4.26 10H7.64C7.56 10.66 7.5 11.32 7.5 12C7.5 12.68 7.56 13.34 7.64 14H4.26ZM5.08 16H8.03C8.35 17.25 8.81 18.45 9.41 19.56C7.57 18.93 6.04 17.66 5.08 16ZM8.03 8H5.08C6.04 6.34 7.57 5.07 9.41 4.44C8.81 5.55 8.35 6.75 8.03 8ZM12 19.96C11.17 18.76 10.52 17.43 10.09 16H13.91C13.48 17.43 12.83 18.76 12 19.96ZM14.34 14H9.66C9.57 13.34 9.5 12.68 9.5 12C9.5 11.32 9.57 10.65 9.66 10H14.34C14.43 10.65 14.5 11.32 14.5 12C14.5 12.68 14.43 13.34 14.34 14ZM14.59 19.56C15.19 18.45 15.65 17.25 15.97 16H18.92C17.96 17.65 16.43 18.93 14.59 19.56ZM16.36 14C16.44 13.34 16.5 12.68 16.5 12C16.5 11.32 16.44 10.66 16.36 10H19.74C19.9 10.64 20 11.31 20 12C20 12.69 19.9 13.36 19.74 14H16.36Z\" />\n </svg>\n )\n}\n\nexport default URL\n"],"names":["_jsx"],"mappings":";;;AAIA,MAAM,GAAG,GAAuB,CAAC,EAAE,SAAS,GAAG,MAAM,EAAE,KAAK,GAAG,MAAM,EAAE,KAAK,EAAE,KAAI;AAChF,IAAA,MAAM,GAAG,GAAa;AACpB,QAAA,IAAI,EAAE,EAAE;AACR,QAAA,EAAE,EAAE,GAAG;AACP,QAAA,KAAK,EAAE,GAAG;AACV,QAAA,IAAI,EAAE,CAAC;KACR;AACD,IAAA,MAAM,KAAK,GAAG,aAAa,CAAC,OAAO,CAAC;AAClC,QAAA,MAAM,EAAE,GAAG,CAAC,SAA2B,CAAC;QACxC,KAAK;AACN,KAAA,CAAC;AACF,IAAA,QACEA,GAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAE,KAAK,IAAI,IAAI,EAAE,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,SAAS,EAAC,UAAU,EAAC,KAAK,EAAE,KAAK,EAAA,QAAA,EAC1FA,GAAA,CAAA,MAAA,EAAA,EAAM,CAAC,EAAC,m9BAAm9B,EAAA,CAAG,EAAA,CAC19B;AAEV;;;;"}
@@ -1,4 +1,4 @@
1
- import { jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsx } from 'react/jsx-runtime';
2
2
 
3
3
  const WhaleActivity = ({ color = '#8EE3FF', width }) => {
4
4
  return (jsx("svg", { width: width || '22', viewBox: "0 0 22 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: jsx("path", { d: "M14.252 0.755991C13.8844 0.347136 14.2941 0.185081 14.8303 0.306947C14.8521 0.311901 14.8742 0.316331 14.8967 0.320157C15.5274 0.427528 15.9194 0.193457 16.4918 0.323206C16.7289 0.376947 16.9693 0.517002 17.1979 0.639638C17.4065 0.751477 17.6462 0.727721 17.8548 0.616127C18.3088 0.366417 18.7194 0.213939 19.2427 0.307348C19.6659 0.365013 20.0972 0.379887 20.505 0.235592C20.5544 0.218111 20.6106 0.186645 20.6692 0.153722C20.919 0.01348 21.1343 0.218225 21.0058 0.474233C20.7499 0.982323 20.2129 1.21892 19.7312 1.46025C19.2857 1.68343 18.7496 2.09369 18.4621 2.50726C17.9307 3.27563 17.8443 4.23098 17.5919 5.09767C16.7166 8.1041 15.1639 11.2593 12.1706 12.6278C12.0382 12.6884 12.0322 12.8482 12.1418 12.9441C12.3104 13.0915 12.4986 13.2351 12.6579 13.4021C13.0864 13.8515 13.4221 14.3285 13.7296 14.8675C13.8318 15.0409 13.9566 15.2157 14.0404 15.398C14.0882 15.5022 14.1725 15.9766 13.9967 15.9978C13.7913 16.0227 13.5086 15.832 13.3081 15.78C13.1832 15.7477 13.0572 15.7218 12.9286 15.7035C12.5587 15.6622 12.192 15.6513 11.8233 15.5938C10.8697 15.445 10.1091 14.8393 9.71255 13.9672C9.66805 13.8857 9.49245 13.3541 9.45676 13.3428C9.19473 13.2598 8.3074 13.3258 7.96986 13.2363C7.83486 13.2004 7.76322 13.224 7.64733 13.1863C7.32315 13.0809 6.99742 13.0145 6.66477 12.9483C6.62424 12.9405 6.60241 12.9621 6.57844 12.9809C6.5121 13.0456 6.44506 13.1096 6.37735 13.1728C5.81783 13.6862 4.81068 13.6275 4.10806 13.7144C3.57837 13.7799 3.22917 13.5833 3.55357 13.1595C3.55766 13.1542 3.56154 13.1491 3.56518 13.1442C3.74341 12.9053 3.90207 12.7175 4.08916 12.5351C4.2425 12.3855 4.21445 12.1403 4.02085 12.0487C3.07559 11.6013 2.22114 11.0775 1.50117 10.303C0.584357 9.33447 0.0973296 8.03686 0.150481 6.70428C0.162926 6.39031 0.187355 5.88445 0.433906 5.66269C0.637907 5.47921 1.6722 5.56322 1.97545 5.56833C3.01421 5.58584 4.07826 5.36933 5.10317 5.60695C5.802 5.76897 6.37594 6.07608 6.96006 6.4831C7.16767 6.62776 7.36732 6.78233 7.58053 6.91903C8.38832 7.43452 9.31778 7.72781 10.2751 7.7693C11.9326 7.8343 13.8906 7.0782 15.0993 5.96327C16.1692 4.97651 16.8094 3.48079 16.0041 2.12872C15.5359 1.3427 14.8307 1.39081 14.252 0.755991Z", fill: color }) }));
@@ -1 +1 @@
1
- {"version":3,"file":"WhaleActivity.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/WhaleActivity.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps } from './types'\n\nconst WhaleActivity: React.FC<SvgProps> = ({ color = '#8EE3FF', width }) => {\n return (\n <svg width={width || '22'} viewBox=\"0 0 22 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M14.252 0.755991C13.8844 0.347136 14.2941 0.185081 14.8303 0.306947C14.8521 0.311901 14.8742 0.316331 14.8967 0.320157C15.5274 0.427528 15.9194 0.193457 16.4918 0.323206C16.7289 0.376947 16.9693 0.517002 17.1979 0.639638C17.4065 0.751477 17.6462 0.727721 17.8548 0.616127C18.3088 0.366417 18.7194 0.213939 19.2427 0.307348C19.6659 0.365013 20.0972 0.379887 20.505 0.235592C20.5544 0.218111 20.6106 0.186645 20.6692 0.153722C20.919 0.01348 21.1343 0.218225 21.0058 0.474233C20.7499 0.982323 20.2129 1.21892 19.7312 1.46025C19.2857 1.68343 18.7496 2.09369 18.4621 2.50726C17.9307 3.27563 17.8443 4.23098 17.5919 5.09767C16.7166 8.1041 15.1639 11.2593 12.1706 12.6278C12.0382 12.6884 12.0322 12.8482 12.1418 12.9441C12.3104 13.0915 12.4986 13.2351 12.6579 13.4021C13.0864 13.8515 13.4221 14.3285 13.7296 14.8675C13.8318 15.0409 13.9566 15.2157 14.0404 15.398C14.0882 15.5022 14.1725 15.9766 13.9967 15.9978C13.7913 16.0227 13.5086 15.832 13.3081 15.78C13.1832 15.7477 13.0572 15.7218 12.9286 15.7035C12.5587 15.6622 12.192 15.6513 11.8233 15.5938C10.8697 15.445 10.1091 14.8393 9.71255 13.9672C9.66805 13.8857 9.49245 13.3541 9.45676 13.3428C9.19473 13.2598 8.3074 13.3258 7.96986 13.2363C7.83486 13.2004 7.76322 13.224 7.64733 13.1863C7.32315 13.0809 6.99742 13.0145 6.66477 12.9483C6.62424 12.9405 6.60241 12.9621 6.57844 12.9809C6.5121 13.0456 6.44506 13.1096 6.37735 13.1728C5.81783 13.6862 4.81068 13.6275 4.10806 13.7144C3.57837 13.7799 3.22917 13.5833 3.55357 13.1595C3.55766 13.1542 3.56154 13.1491 3.56518 13.1442C3.74341 12.9053 3.90207 12.7175 4.08916 12.5351C4.2425 12.3855 4.21445 12.1403 4.02085 12.0487C3.07559 11.6013 2.22114 11.0775 1.50117 10.303C0.584357 9.33447 0.0973296 8.03686 0.150481 6.70428C0.162926 6.39031 0.187355 5.88445 0.433906 5.66269C0.637907 5.47921 1.6722 5.56322 1.97545 5.56833C3.01421 5.58584 4.07826 5.36933 5.10317 5.60695C5.802 5.76897 6.37594 6.07608 6.96006 6.4831C7.16767 6.62776 7.36732 6.78233 7.58053 6.91903C8.38832 7.43452 9.31778 7.72781 10.2751 7.7693C11.9326 7.8343 13.8906 7.0782 15.0993 5.96327C16.1692 4.97651 16.8094 3.48079 16.0041 2.12872C15.5359 1.3427 14.8307 1.39081 14.252 0.755991Z\"\n fill={color}\n />\n </svg>\n )\n}\n\nexport default WhaleActivity\n\n"],"names":["_jsx"],"mappings":";;AAGA,MAAM,aAAa,GAAuB,CAAC,EAAE,KAAK,GAAG,SAAS,EAAE,KAAK,EAAE,KAAI;AACzE,IAAA,QACEA,GAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAE,KAAK,IAAI,IAAI,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAA,QAAA,EAC3FA,GAAA,CAAA,MAAA,EAAA,EACE,CAAC,EAAC,gmEAAgmE,EAClmE,IAAI,EAAE,KAAK,EAAA,CACX,EAAA,CACE;AAEV;;;;"}
1
+ {"version":3,"file":"WhaleActivity.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/WhaleActivity.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps } from './types'\n\nconst WhaleActivity: React.FC<SvgProps> = ({ color = '#8EE3FF', width }) => {\n return (\n <svg width={width || '22'} viewBox=\"0 0 22 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M14.252 0.755991C13.8844 0.347136 14.2941 0.185081 14.8303 0.306947C14.8521 0.311901 14.8742 0.316331 14.8967 0.320157C15.5274 0.427528 15.9194 0.193457 16.4918 0.323206C16.7289 0.376947 16.9693 0.517002 17.1979 0.639638C17.4065 0.751477 17.6462 0.727721 17.8548 0.616127C18.3088 0.366417 18.7194 0.213939 19.2427 0.307348C19.6659 0.365013 20.0972 0.379887 20.505 0.235592C20.5544 0.218111 20.6106 0.186645 20.6692 0.153722C20.919 0.01348 21.1343 0.218225 21.0058 0.474233C20.7499 0.982323 20.2129 1.21892 19.7312 1.46025C19.2857 1.68343 18.7496 2.09369 18.4621 2.50726C17.9307 3.27563 17.8443 4.23098 17.5919 5.09767C16.7166 8.1041 15.1639 11.2593 12.1706 12.6278C12.0382 12.6884 12.0322 12.8482 12.1418 12.9441C12.3104 13.0915 12.4986 13.2351 12.6579 13.4021C13.0864 13.8515 13.4221 14.3285 13.7296 14.8675C13.8318 15.0409 13.9566 15.2157 14.0404 15.398C14.0882 15.5022 14.1725 15.9766 13.9967 15.9978C13.7913 16.0227 13.5086 15.832 13.3081 15.78C13.1832 15.7477 13.0572 15.7218 12.9286 15.7035C12.5587 15.6622 12.192 15.6513 11.8233 15.5938C10.8697 15.445 10.1091 14.8393 9.71255 13.9672C9.66805 13.8857 9.49245 13.3541 9.45676 13.3428C9.19473 13.2598 8.3074 13.3258 7.96986 13.2363C7.83486 13.2004 7.76322 13.224 7.64733 13.1863C7.32315 13.0809 6.99742 13.0145 6.66477 12.9483C6.62424 12.9405 6.60241 12.9621 6.57844 12.9809C6.5121 13.0456 6.44506 13.1096 6.37735 13.1728C5.81783 13.6862 4.81068 13.6275 4.10806 13.7144C3.57837 13.7799 3.22917 13.5833 3.55357 13.1595C3.55766 13.1542 3.56154 13.1491 3.56518 13.1442C3.74341 12.9053 3.90207 12.7175 4.08916 12.5351C4.2425 12.3855 4.21445 12.1403 4.02085 12.0487C3.07559 11.6013 2.22114 11.0775 1.50117 10.303C0.584357 9.33447 0.0973296 8.03686 0.150481 6.70428C0.162926 6.39031 0.187355 5.88445 0.433906 5.66269C0.637907 5.47921 1.6722 5.56322 1.97545 5.56833C3.01421 5.58584 4.07826 5.36933 5.10317 5.60695C5.802 5.76897 6.37594 6.07608 6.96006 6.4831C7.16767 6.62776 7.36732 6.78233 7.58053 6.91903C8.38832 7.43452 9.31778 7.72781 10.2751 7.7693C11.9326 7.8343 13.8906 7.0782 15.0993 5.96327C16.1692 4.97651 16.8094 3.48079 16.0041 2.12872C15.5359 1.3427 14.8307 1.39081 14.252 0.755991Z\"\n fill={color}\n />\n </svg>\n )\n}\n\nexport default WhaleActivity\n"],"names":["_jsx"],"mappings":";;AAGA,MAAM,aAAa,GAAuB,CAAC,EAAE,KAAK,GAAG,SAAS,EAAE,KAAK,EAAE,KAAI;AACzE,IAAA,QACEA,GAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAE,KAAK,IAAI,IAAI,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAA,QAAA,EAC3FA,GAAA,CAAA,MAAA,EAAA,EACE,CAAC,EAAC,gmEAAgmE,EAClmE,IAAI,EAAE,KAAK,EAAA,CACX,EAAA,CACE;AAEV;;;;"}
@@ -1,2 +1,5 @@
1
- import { ThemeUIStyleObject } from 'theme-ui';
2
- export declare const dynamicStyles: Record<string, (props: any) => ThemeUIStyleObject>;
1
+ import React from 'react';
2
+ import { IconStyles } from './Icons/types';
3
+ export declare const dynamicStyles: {
4
+ generic: ({ degree, color, margin }: IconStyles) => React.CSSProperties;
5
+ };
@@ -1,12 +1,14 @@
1
+ import colors from '../../../theme/colors.js';
2
+
3
+ const resolveColor = (color) => (color && colors[color]) || color;
1
4
  const dynamicStyles = {
2
- generic: ({ degree = 0, color }) => ({
5
+ // Paired with the `.ape-icon` class (see src/styles/tailwind.css), which sets
6
+ // `fill: currentColor` on the svg and its `path`s — this just supplies the
7
+ // per-call dynamic bits (the actual color, and any rotation) via inline style.
8
+ generic: ({ degree = 0, color, margin }) => ({
3
9
  transform: `rotate(${degree}deg)`,
4
- color,
5
- fill: 'currentcolor',
6
- path: {
7
- fill: 'currentcolor',
8
- },
9
- transition: 'transform .3s linear',
10
+ color: resolveColor(color),
11
+ margin,
10
12
  }),
11
13
  };
12
14
 
@@ -1 +1 @@
1
- {"version":3,"file":"styles.js","sources":["../../../../src/components/uikit-sdk/Svg/styles.ts"],"sourcesContent":["import { ThemeUIStyleObject } from 'theme-ui'\nimport { IconStyles } from './Icons/types'\n\nexport const dynamicStyles: Record<string, (props: any) => ThemeUIStyleObject> = {\n generic: ({ degree = 0, color }: IconStyles) => ({\n transform: `rotate(${degree}deg)`,\n color,\n fill: 'currentcolor',\n path: {\n fill: 'currentcolor',\n },\n transition: 'transform .3s linear',\n }),\n}\n"],"names":[],"mappings":"AAGO,MAAM,aAAa,GAAuD;AAC/E,IAAA,OAAO,EAAE,CAAC,EAAE,MAAM,GAAG,CAAC,EAAE,KAAK,EAAc,MAAM;QAC/C,SAAS,EAAE,CAAA,OAAA,EAAU,MAAM,CAAA,IAAA,CAAM;QACjC,KAAK;AACL,QAAA,IAAI,EAAE,cAAc;AACpB,QAAA,IAAI,EAAE;AACJ,YAAA,IAAI,EAAE,cAAc;AACrB,SAAA;AACD,QAAA,UAAU,EAAE,sBAAsB;KACnC,CAAC;;;;;"}
1
+ {"version":3,"file":"styles.js","sources":["../../../../src/components/uikit-sdk/Svg/styles.ts"],"sourcesContent":["import React from 'react'\nimport colors from '../../../theme/colors'\nimport { IconStyles } from './Icons/types'\n\nconst resolveColor = (color?: string) => (color && colors[color as keyof typeof colors]) || color\n\nexport const dynamicStyles = {\n // Paired with the `.ape-icon` class (see src/styles/tailwind.css), which sets\n // `fill: currentColor` on the svg and its `path`s — this just supplies the\n // per-call dynamic bits (the actual color, and any rotation) via inline style.\n generic: ({ degree = 0, color, margin }: IconStyles): React.CSSProperties => ({\n transform: `rotate(${degree}deg)`,\n color: resolveColor(color),\n margin,\n }),\n}\n"],"names":[],"mappings":";;AAIA,MAAM,YAAY,GAAG,CAAC,KAAc,KAAK,CAAC,KAAK,IAAI,MAAM,CAAC,KAA4B,CAAC,KAAK,KAAK;AAE1F,MAAM,aAAa,GAAG;;;;AAI3B,IAAA,OAAO,EAAE,CAAC,EAAE,MAAM,GAAG,CAAC,EAAE,KAAK,EAAE,MAAM,EAAc,MAA2B;QAC5E,SAAS,EAAE,CAAA,OAAA,EAAU,MAAM,CAAA,IAAA,CAAM;AACjC,QAAA,KAAK,EAAE,YAAY,CAAC,KAAK,CAAC;QAC1B,MAAM;KACP,CAAC;;;;;"}
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
3
  const APTOS = ({ width }) => {
4
4
  return (jsxs("svg", { width: width || '30', height: width || '30', viewBox: "-5 -5 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("rect", { x: "-5", y: "-5", width: "40", height: "40", fill: "#2D3134" }), jsx("path", { d: "M1.53 8.55C0.9 9.87 0.47 11.31 0.25 12.81H12.77L15.5 8.55H1.53Z", fill: "#fff" }), jsx("path", { d: "M29.75 12.81C29.53 11.31 29.1 9.87 28.47 8.55H20.96L18.23 4.29H25.43C22.74 1.66 19.06 0.04 15 0.04C10.94 0.04 7.26 1.66 4.57 4.29H18.23L15.5 8.55L18.23 12.81H29.75Z", fill: "#fff" }), jsx("path", { d: "M7.3 21.33L4.57 25.58C7.26 28.21 10.93 29.86 15 29.86C19.06 29.86 22.79 28.3 25.48 25.58H10.04L7.3 21.33Z", fill: "#fff" }), jsx("path", { d: "M10.03 17.07H0.25C0.47 18.57 0.9 20 1.53 21.32H7.3L10.03 17.07Z", fill: "#fff" }), jsx("path", { d: "M12.77 21.33H28.47C29.1 20 29.53 18.57 29.75 17.07H15.5L12.77 12.81L10.03 17.07", fill: "#fff" })] }));
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
3
  const ARBITRUM = ({ width }) => {
4
4
  return (jsxs("svg", { width: width || '30', height: width || '30', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("rect", { width: "30", height: "30", fill: "#2D374B" }), jsx("path", { d: "M11.4959 22.4721C11.5374 22.492 11.5838 22.5082 11.6248 22.5318C12.6355 23.1122 13.6471 23.6926 14.6545 24.2812C14.8904 24.4185 15.1047 24.4185 15.3389 24.2812C16.1709 23.7916 17.0071 23.3095 17.8416 22.8241C17.8868 22.7979 17.9295 22.7681 17.9735 22.7411C18.4904 22.4439 19.0099 22.1479 19.5239 21.8482C19.9157 21.621 20.3045 21.3892 20.6947 21.1596L21.4566 20.7185C21.9209 20.4511 22.384 20.182 22.8504 19.9176C22.944 19.8691 23.0224 19.7956 23.0766 19.7051C23.1309 19.6147 23.1589 19.511 23.1576 19.4056C23.1642 18.935 23.1576 18.4645 23.1576 17.9936C23.1576 17.9413 23.1617 17.8887 23.1617 17.8364V10.7159C23.1617 10.3988 23.0407 10.177 22.7588 10.0132C20.2866 8.59237 17.8159 7.16765 15.3468 5.73907C15.0927 5.59231 14.8452 5.59066 14.5919 5.73907C12.1219 7.17318 9.65137 8.60605 7.1803 10.0377C6.90959 10.194 6.78522 10.4079 6.78647 10.7205C6.79255 12.9541 6.79545 15.1878 6.79517 17.4215C6.79517 17.4957 6.79849 17.5699 6.80015 17.6441L6.81424 17.6777C6.55597 18.0806 6.29935 18.4848 6.03901 18.8865C5.86821 19.1494 5.69202 19.4085 5.51832 19.6692L5.48557 19.6647V10.6649C5.48557 9.88097 5.84458 9.29685 6.52197 8.90592C7.55009 8.31143 8.57779 7.71626 9.60508 7.12039C10.8927 6.37418 12.1805 5.62672 13.4684 4.87802C13.7022 4.74246 13.929 4.58783 14.1761 4.4817C14.8054 4.20975 15.4197 4.26654 16.0138 4.6098C17.8202 5.65643 19.628 6.70044 21.4371 7.74182C22.1253 8.13898 22.8156 8.53281 23.5017 8.93411C23.7197 9.05631 23.9111 9.2209 24.0646 9.41818C24.2181 9.61546 24.3306 9.84146 24.3955 10.0829C24.4478 10.2653 24.4756 10.454 24.4784 10.6438C24.4833 13.5424 24.4833 16.441 24.4784 19.3396C24.4784 19.9499 24.2566 20.4805 23.7695 20.8619C23.5274 21.0514 23.243 21.1878 22.9752 21.3436C21.5352 22.1824 20.0934 23.0203 18.6496 23.8571C17.6961 24.4093 16.7493 24.9669 15.792 25.5096C15.4881 25.6816 15.1507 25.7206 14.7971 25.6879C14.3452 25.6464 13.9895 25.4002 13.6172 25.1875C12.7031 24.666 11.7931 24.1374 10.8811 23.6121C10.8625 23.6014 10.8455 23.5873 10.8276 23.5748C11.0084 23.2664 11.1879 22.9571 11.3699 22.6499C11.4068 22.5865 11.4536 22.531 11.4959 22.4721Z", fill: "#95BDDB" }), jsx("path", { d: "M11.4959 22.4721C11.4545 22.531 11.4068 22.5865 11.3715 22.6487C11.1895 22.9559 11.01 23.2652 10.8293 23.5736C10.3795 23.3174 9.92844 23.0624 9.47906 22.805C9.11424 22.5977 8.75108 22.3854 8.38005 22.1711C8.51561 21.941 8.64496 21.7201 8.77679 21.5004C9.25105 20.713 9.72586 19.926 10.2012 19.1394C10.6328 18.4272 11.0677 17.717 11.4992 17.0048C12.1987 15.8501 12.897 14.695 13.594 13.5395C14.1727 12.5827 14.7523 11.6261 15.3327 10.6699C15.3592 10.6264 15.4206 10.5754 15.4658 10.575C16.4607 10.5696 17.459 10.5708 18.4788 10.5708C18.4552 10.6123 18.4374 10.6487 18.4166 10.6832C17.8495 11.6438 17.2822 12.6047 16.7148 13.5656C16.1287 14.5606 15.547 15.5626 14.9608 16.56C13.8293 18.4855 12.6976 20.4096 11.5656 22.3324C11.539 22.3772 11.5187 22.4252 11.4959 22.4721ZM5.5179 19.6705C5.69161 19.4097 5.8678 19.1506 6.0386 18.8878C6.29894 18.4861 6.55556 18.0819 6.81383 17.6789L6.82005 17.6532C7.10651 17.2125 7.39463 16.7731 7.67944 16.3312C8.54919 14.9822 9.41784 13.633 10.2854 12.2838C10.4238 12.0686 10.5685 11.8568 10.6999 11.6371C10.9794 11.1707 11.401 10.8967 11.9022 10.725C12.4581 10.536 13.0339 10.5273 13.6118 10.5401C13.8942 10.5463 14.1765 10.5646 14.477 10.5779L7.56004 21.6989L6.51576 21.0949C6.1953 20.9096 5.8736 20.7255 5.5548 20.5373C5.53608 20.5264 5.51987 20.5117 5.50722 20.4942C5.49458 20.4766 5.48579 20.4565 5.48142 20.4353C5.47728 20.1995 5.48142 19.9636 5.48557 19.7281L5.5179 19.6705Z", fill: "#FEFEFE" }), jsx("path", { d: "M23.1576 17.9919C23.1576 18.4629 23.1642 18.9334 23.1576 19.4039C23.1589 19.5093 23.1309 19.6131 23.0766 19.7035C23.0224 19.7939 22.9441 19.8675 22.8504 19.9159C22.384 20.1804 21.921 20.4494 21.4566 20.7168L18.1555 15.3615C17.9171 14.9747 17.6767 14.5896 17.4428 14.2007C17.4291 14.1767 17.4207 14.15 17.4183 14.1224C17.416 14.0949 17.4197 14.0671 17.4292 14.0411C17.9229 13.1913 18.4241 12.3443 18.9216 11.4974C18.9325 11.4828 18.9443 11.469 18.9568 11.4559C18.9879 11.5023 19.0169 11.5438 19.0443 11.5865C20.3875 13.6831 21.7309 15.7798 23.0747 17.8767C23.0996 17.9165 23.1294 17.9534 23.1576 17.9919ZM20.6947 21.1579C20.3046 21.3876 19.9157 21.6193 19.5239 21.8465C19.0082 22.1462 18.4904 22.4422 17.9735 22.7395C17.4525 21.9167 16.9313 21.0938 16.4097 20.2708C15.975 19.5842 15.5387 18.8988 15.101 18.2145C15.055 18.1432 15.0471 18.0902 15.0923 18.0143C15.6552 17.0633 16.2161 16.111 16.775 15.1575C16.7899 15.1314 16.8081 15.1074 16.8322 15.0717C16.8559 15.098 16.8781 15.1257 16.8985 15.1546C18.156 17.1404 19.4135 19.1264 20.671 21.1127C20.6789 21.1268 20.6864 21.1426 20.6947 21.1579Z", fill: "#289FEF" }), jsx("path", { d: "M5.51792 19.6705L5.48517 19.7281V19.6659L5.51792 19.6705Z", fill: "#718EA9" }), jsx("path", { d: "M6.82045 17.6532L6.81424 17.6789L6.80014 17.6453C6.80392 17.6447 6.8078 17.6451 6.81137 17.6465C6.81494 17.6479 6.81807 17.6502 6.82045 17.6532Z", fill: "#4D627A" })] }));
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
3
  const AVAX = ({ width }) => {
4
4
  return (jsxs("svg", { width: width || '26', height: width || '26', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("g", { clipPath: "url(#clip0_2065_2765)", children: jsxs("g", { clipPath: "url(#clip1_2065_2765)", children: [jsx("circle", { cx: "15.0003", cy: "15.0003", r: "10.8333", fill: "white" }), jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15 0C6.71585 0 0 6.71585 0 15C0 23.2842 6.71585 30 15 30C23.2842 30 30 23.2842 30 15C30 6.71585 23.2842 0 15 0ZM13.7236 19.2475L13.7139 19.2653C13.3814 19.8476 13.2128 20.1428 12.9792 20.3649C12.7246 20.6082 12.4197 20.785 12.084 20.8839C11.7775 20.9682 11.4353 20.9682 10.7493 20.9682H7.83818C7.22676 20.9682 6.92345 20.9682 6.74018 20.8498C6.54071 20.7201 6.41907 20.5076 6.40448 20.2709C6.39313 20.0536 6.54396 19.7875 6.8472 19.2572L14.035 6.58936C14.3416 6.05092 14.4956 5.78171 14.6902 5.68278C14.8994 5.57574 15.1508 5.57574 15.3617 5.68278C15.5563 5.78171 15.712 6.05092 16.0169 6.58936L17.4943 9.16804L17.5024 9.18101C17.8333 9.75833 18.0003 10.0503 18.0733 10.3584C18.1544 10.6941 18.1544 11.0477 18.0733 11.3834C18.0003 11.6932 17.8333 11.9883 17.4976 12.5738L13.7221 19.2475H13.7236ZM23.3815 20.8466C23.1966 20.9682 22.8884 20.9682 22.2722 20.9682H18.1009C17.4862 20.9682 17.1765 20.9682 16.9948 20.8498C16.7953 20.7201 16.6737 20.5028 16.6591 20.2676C16.6477 20.0519 16.8002 19.7892 17.1051 19.2621L17.1116 19.2491L19.194 15.6747C19.5005 15.1476 19.6546 14.8865 19.846 14.786C20.0567 14.6789 20.3033 14.6789 20.5125 14.786C20.7023 14.8832 20.8514 15.133 21.145 15.6309L21.1693 15.6714L23.2582 19.2459C23.2679 19.2637 23.2793 19.2799 23.289 19.2978C23.5793 19.7973 23.7269 20.0519 23.7156 20.2627C23.7042 20.4979 23.5793 20.7152 23.3798 20.845L23.3815 20.8466Z", fill: "#DF4141" })] }) }), jsxs("defs", { children: [jsx("clipPath", { id: "clip0_2065_2765", children: jsx("rect", { width: "30", height: "30", fill: "white" }) }), jsx("clipPath", { id: "clip1_2065_2765", children: jsx("rect", { width: "30", height: "30", fill: "white" }) })] })] }));
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
3
  const BASE = ({ width }) => {
4
4
  return (jsxs("svg", { width: width || '30', height: width || '30', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("rect", { width: "30", height: "30", fill: "#0052FF" }), jsx("path", { d: "M14.9646 25.5633C20.7986 25.5633 25.528 20.8339 25.528 14.9999C25.528 9.16591 20.7986 4.43652 14.9646 4.43652C9.43001 4.43652 4.88952 8.69296 4.43809 14.1109H20.1134V15.87H4.43652C4.87896 21.297 9.42354 25.5633 14.9646 25.5633Z", fill: "white" })] }));
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
3
  const BERA = ({ width }) => {
4
4
  return (jsxs("svg", { width: width || '30', height: width || '30', viewBox: "0 0 64 64", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("rect", { width: "64", height: "64", fill: "#814625" }), jsx("circle", { cx: "32", cy: "32", r: "32", fill: "#814625" }), jsx("path", { d: "M30.8066 30.3798C30.7714 30.2735 30.7468 30.1644 30.7278 30.0543C30.7191 30.0033 30.7089 29.9526 30.6974 29.9022C30.6723 29.7927 30.6444 29.6838 30.6143 29.5755V29.5752C31.1133 28.8475 33.4988 25.0526 30.7842 22.6168C27.7714 19.9134 24.2512 23.4568 24.2512 23.4568L24.2621 23.4726C22.6799 23.0095 20.9643 22.9551 19.2952 23.4567C19.295 23.4567 19.2949 23.4567 19.2949 23.4567C19.2743 23.4359 15.7659 19.9214 12.762 22.6168C9.75706 25.3131 13.0019 29.6754 13.0188 29.6981C13.0188 29.6981 13.0188 29.6983 13.0188 29.6984C12.9843 29.8009 12.9564 29.9055 12.938 30.0118C12.6129 31.8785 10.3999 32.4546 10.3999 35.7062C10.3999 38.9577 12.715 41.6322 17.4404 41.6322H19.3794C19.3794 41.6322 19.3796 41.6322 19.3797 41.6322C19.3884 41.6441 20.1867 42.7341 21.826 42.7328C23.3478 42.7318 24.3528 41.6415 24.3615 41.6322C24.3615 41.6322 24.3615 41.6322 24.3618 41.6322H26.2117C30.9371 41.6322 33.2522 39.0205 33.2522 35.7062C33.2522 32.6782 31.3331 31.9703 30.8068 30.3798H30.8066Z", fill: "white" }), jsx("path", { d: "M53.3886 26.6642C53.3886 26.6642 53.74 23.5304 51.0687 22.857V21.6001H48.9999V22.8256C46.182 23.426 46.5451 26.6642 46.5451 26.6642V27.2016C46.5451 27.2016 46.1818 30.4406 49.0009 31.0404H49.0006V33.7307C46.0304 34.2519 46.4057 37.5965 46.4057 37.5965V38.1338C46.4057 38.1338 46.0424 41.372 48.8604 41.9723V43.198H50.9292V41.9411C53.6007 41.2677 53.2491 38.1338 53.2491 38.1338C53.3659 38.1338 53.4606 38.0426 53.4606 37.9302V37.8001C53.4606 37.6877 53.3659 37.5965 53.2491 37.5965C53.2491 37.5965 53.5977 34.4898 50.9638 33.7982V31.0404H50.9327C53.7518 30.4406 53.3885 27.2016 53.3885 27.2016C53.5052 27.2016 53.5999 27.1103 53.5999 26.9979V26.8679C53.5999 26.7555 53.5052 26.6642 53.3885 26.6642H53.3886ZM51.7027 37.5965H51.5134C51.3967 37.5965 51.302 37.6877 51.302 37.8001V37.9302C51.302 38.0426 51.3967 38.1338 51.5134 38.1338H51.7027C51.7027 40.0778 51.0324 40.4049 50.8069 40.46C50.7698 40.469 50.7338 40.4425 50.7338 40.4057V39.786C50.7338 39.4435 50.5072 39.2558 50.2806 39.1538C49.9941 39.0248 49.6605 39.0248 49.3741 39.1538C49.1475 39.2558 48.9208 39.4435 48.9208 39.786V40.4057C48.9208 40.442 48.8855 40.4691 48.849 40.4602C48.6248 40.4061 47.952 40.0816 47.952 38.1338V37.5965C47.952 35.6525 48.6222 35.3254 48.8478 35.2703C48.8848 35.2613 48.9208 35.2878 48.9208 35.3246V35.9443C48.9208 36.2868 49.1475 36.4745 49.3741 36.5765C49.6605 36.7055 49.9941 36.7055 50.2806 36.5765C50.5072 36.4745 50.7338 36.2868 50.7338 35.9443V35.3246C50.7338 35.2883 50.7691 35.2612 50.8056 35.2701C51.0299 35.3242 51.7027 35.6487 51.7027 37.5965ZM51.6529 27.2016H51.8421C51.8421 29.1493 51.1694 29.474 50.9451 29.528C50.9086 29.5368 50.8733 29.5097 50.8733 29.4734V28.8538C50.8733 28.5113 50.6467 28.3236 50.42 28.2215C50.1336 28.0926 49.8 28.0926 49.5135 28.2215C49.2869 28.3236 49.0603 28.5113 49.0603 28.8538V29.4734C49.0603 29.5102 49.0243 29.5367 48.9872 29.5277C48.7617 29.4726 48.0915 29.1455 48.0915 27.2016V26.6642C48.0915 24.7165 48.7642 24.3918 48.9885 24.3378C49.025 24.329 49.0603 24.3562 49.0603 24.3924V25.012C49.0603 25.3546 49.2869 25.5422 49.5135 25.6443C49.8 25.7733 50.1336 25.7733 50.42 25.6443C50.6467 25.5422 50.8733 25.3546 50.8733 25.012V24.3924C50.8733 24.3556 50.9093 24.3291 50.9464 24.3381C51.1719 24.3932 51.8421 24.7203 51.8421 26.6642H51.6529C51.5361 26.6642 51.4414 26.7555 51.4414 26.8679V26.9979C51.4414 27.1103 51.5361 27.2016 51.6529 27.2016Z", fill: "white" }), jsx("path", { d: "M43.036 32.1985C43.036 32.1985 43.4013 28.9415 40.5566 28.3549V25.4287C43.3256 24.8037 42.9663 21.6001 42.9663 21.6001C42.9663 21.6001 41.4134 21.6001 41.4198 21.6001C41.4198 23.5478 40.7471 23.8725 40.5228 23.9265C40.4863 23.9354 40.451 23.9081 40.451 23.872V23.2523C40.451 22.9098 40.2244 22.7221 39.9977 22.62C39.7113 22.4911 39.3777 22.4911 39.0912 22.62C38.8646 22.7221 38.638 22.9098 38.638 23.2523V23.872C38.638 23.9088 38.602 23.9352 38.5649 23.9262C38.3394 23.8712 37.6692 23.5441 37.6692 21.6001C37.6757 21.6001 36.1227 21.6001 36.1227 21.6001C36.1227 21.6001 35.7499 24.9244 38.6908 25.4609V28.3509C35.8255 28.9269 36.1924 32.1984 36.1924 32.1984V32.7357C36.1924 32.7357 35.8255 36.0073 38.6908 36.5833V39.3389C35.7499 39.8755 36.1227 43.1997 36.1227 43.1997C36.1227 43.1997 37.6756 43.1997 37.6692 43.1997C37.6692 41.2519 38.3419 40.9273 38.5662 40.8733C38.6027 40.8644 38.638 40.8915 38.638 40.9278V41.5475C38.638 41.89 38.8646 42.0777 39.0912 42.1797C39.3777 42.3087 39.7113 42.3087 39.9977 42.1797C40.2244 42.0777 40.451 41.89 40.451 41.5475V40.9278C40.451 40.891 40.487 40.8645 40.5241 40.8735C40.7496 40.9286 41.4198 41.2557 41.4198 43.1997C41.4133 43.1997 42.9663 43.1997 42.9663 43.1997C42.9663 43.1997 43.3256 39.9961 40.5566 39.3711V36.5792C43.4013 35.9926 43.036 32.7356 43.036 32.7356C43.1528 32.7356 43.2475 32.6444 43.2475 32.5319V32.4019C43.2475 32.2895 43.1528 32.1983 43.036 32.1983V32.1985ZM41.3003 32.7359H41.4895C41.4895 34.6836 40.8168 35.0083 40.5925 35.0623C40.556 35.0711 40.5207 35.044 40.5207 35.0077V34.3881C40.5207 34.0455 40.2941 33.8579 40.0675 33.7558C39.781 33.6268 39.4474 33.6268 39.161 33.7558C38.9343 33.8579 38.7077 34.0455 38.7077 34.3881V35.0077C38.7077 35.0445 38.6717 35.071 38.6346 35.062C38.4091 35.0069 37.7389 34.6798 37.7389 32.7359V32.1985C37.7389 30.2508 38.4116 29.9261 38.6359 29.8721C38.6724 29.8633 38.7077 29.8905 38.7077 29.9267V30.5463C38.7077 30.8888 38.9343 31.0765 39.161 31.1786C39.4474 31.3075 39.781 31.3075 40.0675 31.1786C40.2941 31.0765 40.5207 30.8888 40.5207 30.5463V29.9267C40.5207 29.8899 40.5567 29.8634 40.5938 29.8724C40.8193 29.9275 41.4895 30.2546 41.4895 32.1985H41.3003C41.1836 32.1985 41.0889 32.2897 41.0889 32.4022V32.5322C41.0889 32.6446 41.1836 32.7359 41.3003 32.7359Z", fill: "white" })] }));
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
3
  const BLAST = ({ width }) => {
4
4
  return (jsxs("svg", { width: width || '30', height: width || '30', viewBox: "0 0 120 120", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsxs("g", { clipPath: "url(#clip0_3081_2691)", children: [jsx("rect", { x: "0", y: "0", width: "120", height: "120", fill: "#000" }), jsx("path", { d: "M82.7405 59.5388L95.0113 53.4243L99.2411 40.4415L90.7814 34.2852H34.4529L21.4282 43.9594H87.6404L84.1225 54.8482H57.5706L55.0159 62.8054H81.5678L74.1132 85.7137L86.5515 79.5574L90.9908 65.8208L82.6567 59.7063L82.7405 59.5388Z", fill: "#FCFC03" }), jsx("path", { d: "M40.1491 75.8726L47.8131 52.001L39.3115 45.6353L26.5381 85.7144H74.1137L77.2966 75.8726H40.1491Z", fill: "#FCFC03" })] }), jsx("defs", { children: jsx("clipPath", { id: "clip0_3081_2691", children: jsx("rect", { width: "120", height: "120", fill: "white" }) }) })] }));
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
3
  const BNB = ({ width }) => {
4
4
  return (jsxs("svg", { width: width || '30', height: width || '30', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("rect", { width: "55", height: "55", fill: "#F3BA2F" }), jsx("path", { d: "M11.3587 13.5038L15 9.8625L18.6431 13.5056L20.7619 11.3869L15 5.625L9.24 11.385L11.3587 13.5038ZM5.625 15L7.74375 12.8813L9.8625 15L7.74375 17.1188L5.625 15ZM11.3587 16.4963L15 20.1375L18.6431 16.4944L20.7619 18.6122L15 24.375L9.24 18.615L9.23719 18.6122L11.3587 16.4963ZM20.1375 15L22.2562 12.8813L24.375 15L22.2562 17.1188L20.1375 15ZM17.1487 14.9981H17.1506V15L15 17.1506L12.8522 15.0038L12.8484 15L12.8522 14.9972L13.2281 14.6203L13.4109 14.4375L15 12.8494L17.1497 14.9991L17.1487 14.9981Z", fill: "white" })] }));
@@ -1,4 +1,4 @@
1
- import { jsx, jsxs } from 'theme-ui/jsx-runtime';
1
+ import { jsx, jsxs } from 'react/jsx-runtime';
2
2
 
3
3
  const CROSSFI = ({ width }) => {
4
4
  return (jsx("svg", { width: width || '30', height: width || '30', xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 30 30", children: jsxs("g", { children: [jsx("title", { children: "Layer 1" }), jsxs("g", { stroke: "null", id: "svg_6", children: [jsx("rect", { stroke: "null", id: "svg_7", fill: "#1d2022", height: "48.28147", width: "48.28147", y: "-2.74187", x: "-1.02475" }), jsx("rect", { stroke: "null", id: "svg_1", fill: "#34393E", rx: "595.5", height: "25.54054", width: "25.54054", y: "2.48368", x: "2.44511" }), jsx("rect", { stroke: "null", id: "svg_2", fillOpacity: "0.2", fill: "black", rx: "595.5", height: "25.54054", width: "25.54054", y: "2.48368", x: "2.44511" }), jsx("rect", { stroke: "null", id: "svg_3", fillOpacity: "0.2", fill: "black", rx: "595.5", height: "25.54054", width: "25.54054", y: "2.48368", x: "2.44511" }), jsx("path", { stroke: "null", id: "svg_4", fill: "white", d: "m10.68808,10.67793c0,1.21364 0.48227,2.37756 1.34072,3.23574c0.85845,0.85817 2.02277,1.34028 3.23679,1.34028l-9.22885,0c-0.00019,-1.20527 0.23711,-2.3988 0.69839,-3.51239c0.46125,-1.1136 1.13742,-2.12546 1.98989,-2.9778c0.85247,-0.85232 1.86454,-1.52844 2.97842,-1.98974c1.11388,-0.46127 2.30774,-0.69871 3.51343,-0.69871l0.04872,0l0,0.02659c-1.21402,0 -2.37834,0.48209 -3.23679,1.34028c-0.85845,0.85817 -1.34072,2.0221 -1.34072,3.23574l0,0.00001z" }), jsx("path", { stroke: "null", id: "svg_5", fill: "white", d: "m24.39411,15.25395c0,2.42515 -0.9601,4.75174 -2.6705,6.47156c-1.7104,1.71979 -4.03214,2.69302 -6.45802,2.70717l0,-0.02659c1.21402,0 2.37834,-0.4822 3.23679,-1.34037c0.85845,-0.85817 1.34072,-2.0221 1.34072,-3.23574c0,-1.21364 -0.48227,-2.37756 -1.34072,-3.23574c-0.85845,-0.85817 -2.02277,-1.34028 -3.23679,-1.34028l9.12853,0l0,-0.00001z" })] })] }) }));
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
3
  const ETH = ({ width }) => {
4
4
  return (jsxs("svg", { width: width || '30', height: width || '30', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("rect", { width: "30", height: "30", fill: "#627EEA" }), jsx("path", { d: "M15.4669 3.75V12.0656L22.4953 15.2062L15.4669 3.75Z", fill: "white", fillOpacity: "0.602" }), jsx("path", { d: "M15.4669 3.75L8.4375 15.2062L15.4669 12.0656V3.75Z", fill: "white" }), jsx("path", { d: "M15.4669 20.595V26.2453L22.5 16.515L15.4669 20.595Z", fill: "white", fillOpacity: "0.602" }), jsx("path", { d: "M15.4669 26.2453V20.5941L8.4375 16.515L15.4669 26.2453Z", fill: "white" }), jsx("path", { d: "M15.4669 19.2872L22.4953 15.2063L15.4669 12.0675V19.2872Z", fill: "white", fillOpacity: "0.2" }), jsx("path", { d: "M8.4375 15.2063L15.4669 19.2872V12.0675L8.4375 15.2063Z", fill: "white", fillOpacity: "0.602" })] }));
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
3
  const GRAPHLINQ = ({ width }) => {
4
4
  return (jsxs("svg", { width: width || '30', height: width || '30', viewBox: "0 0 30 30", xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [jsxs("defs", { children: [jsx("clipPath", { id: "clip0_4264_7938", children: jsx("rect", { x: "0", y: "0.16113", width: "37.1613", height: "33.6774", fill: "white" }) }), jsxs("linearGradient", { y2: "1.01287", x2: "0.01129", y1: "0.01082", x1: "1.00361", id: "paint0_linear_4264_7938", children: [jsx("stop", { stopColor: "#9747FF" }), jsx("stop", { stopColor: "#782AED", offset: "1" })] })] }), jsxs("g", { clipPath: "url(#clip0_4264_7938)", children: [jsx("rect", { x: "-3.5", y: "-5.5", width: "55", height: "55", fill: "#000" }), jsx("path", { fill: "#DED2FF", d: "M18.22388,23.86074l-6.41484,0c-1.13086,0 -2.18424,-0.61751 -2.74931,-1.61079l-3.20776,-5.63883c-0.56507,-0.99401 -0.56507,-2.22824 0,-3.22226l3.20776,-5.63882c0.56507,-0.9933 1.61845,-1.61078 2.74931,-1.61078l6.41556,0c1.13081,0 2.18419,0.61748 2.74929,1.61078l1.58932,2.7938c0.3319,0.58357 0.13502,1.32943 -0.43997,1.66705c-0.57504,0.33688 -1.30997,0.13703 -1.64264,-0.44654l-1.58932,-2.79378c-0.13718,-0.24093 -0.39304,-0.39098 -0.6674,-0.39098l-6.41484,0c-0.27436,0 -0.53022,0.15004 -0.6674,0.39098l-3.20779,5.63879c-0.13718,0.24095 -0.13718,0.54105 0,0.78195l3.20779,5.63883c0.13718,0.2409 0.39304,0.39098 0.6674,0.39098l6.41556,0c0.27436,0 0.53022,-0.15008 0.6674,-0.39098l2.80544,-4.93192l-5.37423,0c-0.66385,0 -1.2019,-0.54605 -1.2019,-1.21976c0,-0.67376 0.53805,-1.21981 1.2019,-1.21981l6.96572,0c0.693,0 1.26804,0.57131 1.28226,1.27391c0.01205,0.63045 -0.14501,1.25223 -0.45563,1.79759l-3.14027,5.52049c-0.56716,0.99259 -1.62054,1.6101 -2.7514,1.6101z" }), jsx("path", { fill: "url(#paint0_linear_4264_7938)", d: "M10.74062,17.03393c-0.20685,0 -0.41724,-0.05409 -0.60844,-0.16876c-0.57218,-0.34193 -0.76338,-1.08926 -0.42647,-1.66993l2.96824,-5.12162c0.33689,-0.58069 1.07327,-0.77473 1.64547,-0.43281c0.57215,0.34192 0.76337,1.08924 0.42647,1.66993l-2.96827,5.12162c-0.22387,0.38592 -0.62475,0.60157 -1.037,0.60157z" })] })] }));
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
3
  const HYPEREVM = ({ width }) => {
4
4
  return (jsxs("svg", { width: width || '32', height: width || '32', viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("path", { fill: "#fff", d: "M0 0h32v32H0z" }), jsx("path", { fill: "#072723", d: "M28 15.887c0 8.028-4.856 10.604-7.414 8.31-2.106-1.87-2.732-5.822-5.9-6.228-4.02-.512-4.368 4.905-7.014 4.905C4.592 22.874 4 18.339 4 16.01c0-2.382.661-5.628 3.29-5.628 3.062 0 3.237 4.64 7.065 4.393 3.812-.264 3.881-5.099 6.353-7.163C22.866 5.83 28 7.752 28 15.887Z" })] }));
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
3
  const INEVM = ({ width }) => {
4
4
  return (jsxs("svg", { width: width || '30', height: width || '30', viewBox: "100 100 400 400", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("path", { d: "M148.497 169.135C150.981 166.013 153.613 163.009 156.245 160.005C156.363 159.856 156.63 159.826 156.748 159.677C156.985 159.38 157.37 159.201 157.606 158.903L157.843 158.606C159.678 156.91 161.63 155.064 163.881 153.456C171.845 147.41 180.11 142.817 188.825 139.795C216.778 129.981 247.894 136.029 272.295 159.065C306.366 191.002 303.315 242.451 276.117 276.647C241.748 327.625 182.684 398.748 264.463 462.46C279.167 473.916 290.075 483.361 336.392 496.746C306.1 502.326 278.012 500.59 246.748 492.605C224.634 480.123 189.866 453.397 178.037 417.3C160.159 362.562 209.513 280.732 233.365 249.216C266.113 205.599 213.124 158.382 174.112 211.095C153.72 238.566 118.044 316.303 130.442 373.965C137.691 406.664 147.353 430.499 185.663 463.241C178.559 459.049 171.66 454.294 164.968 448.974C75.957 366.06 86.2838 237.859 148.497 169.135Z", fill: "url(#paint0_linear)" }), jsx("path", { d: "M451.503 430.865C449.019 433.987 446.387 436.991 443.755 439.995C443.637 440.144 443.37 440.174 443.252 440.323C443.015 440.62 442.63 440.799 442.394 441.097L442.157 441.394C440.322 443.09 438.37 444.936 436.119 446.544C428.155 452.59 419.89 457.183 411.175 460.205C383.222 470.019 352.106 463.971 327.705 440.935C293.634 408.998 296.685 357.549 323.883 323.353C358.252 272.375 417.316 201.252 335.537 137.54C320.833 126.084 309.925 116.639 263.608 103.254C293.9 97.6736 321.988 99.4095 353.251 107.395C375.366 119.877 410.134 146.603 421.963 182.7C439.841 237.438 390.487 319.268 366.635 350.784C333.887 394.401 386.876 441.618 425.888 388.905C446.28 361.434 481.956 283.697 469.558 226.035C462.309 193.336 452.647 169.501 414.337 136.759C421.441 140.951 428.34 145.706 435.032 151.026C524.043 233.94 513.716 362.141 451.503 430.865Z", fill: "url(#paint1_linear)" }), jsxs("defs", { children: [jsxs("linearGradient", { id: "paint0_linear", x1: "100", y1: "300", x2: "500", y2: "300", gradientUnits: "userSpaceOnUse", children: [jsx("stop", { stopColor: "#0082FA" }), jsx("stop", { offset: "1", stopColor: "#00F2FE" })] }), jsxs("linearGradient", { id: "paint1_linear", x1: "100", y1: "300", x2: "500", y2: "300", gradientUnits: "userSpaceOnUse", children: [jsx("stop", { stopColor: "#0082FA" }), jsx("stop", { offset: "1", stopColor: "#00F2FE" })] })] }), jsxs("defs", { children: [jsx("clipPath", { id: "clip0_2197_4778", children: jsx("rect", { width: "30", height: "30", fill: "white" }) }), jsx("clipPath", { id: "clip1_2197_4778", children: jsx("rect", { width: "28.3333", height: "28.3333", fill: "white", transform: "translate(0.833344 0.833336)" }) })] })] }));
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
3
  const IOTA = ({ width }) => {
4
4
  return (jsxs("svg", { width: width || '30', height: width || '30', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsxs("g", { clipPath: "url(#clip0_1861_39)", children: [jsx("rect", { width: "30", height: "30", fill: "black" }), jsx("path", { d: "M19.5522 6.51816C19.7138 6.51841 19.8738 6.48603 20.0232 6.42288C20.1725 6.35973 20.3083 6.26704 20.4227 6.15012C20.5371 6.0332 20.6279 5.89433 20.6899 5.74144C20.7519 5.58855 20.7839 5.42465 20.7841 5.25908C20.7836 4.92475 20.6535 4.60429 20.4225 4.36818C20.1916 4.13207 19.8785 3.99964 19.5522 4C19.226 3.99964 18.9129 4.13207 18.6819 4.36818C18.4509 4.60429 18.3209 4.92475 18.3204 5.25908C18.3209 5.59342 18.4509 5.91388 18.6819 6.14999C18.9129 6.3861 19.226 6.51853 19.5522 6.51816ZM20.9381 24.3032C21.2644 24.3036 21.5775 24.1711 21.8085 23.935C22.0395 23.6989 22.1695 23.3785 22.17 23.0441C22.1695 22.7098 22.0395 22.3893 21.8085 22.1532C21.5775 21.9171 21.2644 21.7847 20.9381 21.785C20.6119 21.7847 20.2988 21.9171 20.0678 22.1532C19.8368 22.3893 19.7068 22.7098 19.7063 23.0441C19.7068 23.3785 19.8368 23.6989 20.0678 23.935C20.2988 24.1711 20.6119 24.3036 20.9381 24.3032ZM19.9039 9.6661C20.0395 9.66628 20.1737 9.63909 20.2991 9.58609C20.4244 9.53308 20.5383 9.4553 20.6343 9.35718C20.7303 9.25906 20.8065 9.14253 20.8586 9.01423C20.9106 8.88593 20.9375 8.74839 20.9377 8.60944C20.9376 8.47046 20.9107 8.33287 20.8587 8.20452C20.8067 8.07617 20.7305 7.95958 20.6345 7.86141C20.5385 7.76324 20.4246 7.68542 20.2992 7.63238C20.1738 7.57935 20.0395 7.55215 19.9039 7.55233C19.7682 7.55215 19.6339 7.57935 19.5085 7.63238C19.3832 7.68542 19.2692 7.76324 19.1732 7.86141C19.0772 7.95958 19.001 8.07617 18.949 8.20452C18.897 8.33287 18.8702 8.47046 18.87 8.60944C18.8702 8.74839 18.8971 8.88593 18.9491 9.01423C19.0012 9.14253 19.0774 9.25906 19.1734 9.35718C19.2694 9.4553 19.3833 9.53308 19.5086 9.58609C19.634 9.63909 19.7683 9.66628 19.9039 9.6661ZM22.6537 10.0705C22.7893 10.0707 22.9236 10.0435 23.0489 9.99048C23.1743 9.93748 23.2882 9.8597 23.3842 9.76158C23.4802 9.66346 23.5564 9.54692 23.6084 9.41862C23.6605 9.29033 23.6874 9.15278 23.6876 9.01384C23.6874 8.87489 23.6605 8.73735 23.6084 8.60905C23.5564 8.48075 23.4802 8.36422 23.3842 8.2661C23.2882 8.16798 23.1743 8.0902 23.0489 8.03719C22.9236 7.98419 22.7893 7.957 22.6537 7.95718C22.5181 7.957 22.3838 7.98419 22.2585 8.03719C22.1332 8.0902 22.0193 8.16798 21.9233 8.2661C21.8273 8.36422 21.7511 8.48075 21.699 8.60905C21.647 8.73735 21.6201 8.87489 21.6199 9.01384C21.6201 9.15278 21.647 9.29033 21.699 9.41862C21.7511 9.54692 21.8273 9.66346 21.9233 9.76158C22.0193 9.8597 22.1332 9.93748 22.2585 9.99048C22.3838 10.0435 22.5181 10.0707 22.6537 10.0705ZM19.5522 12.3412C19.7852 12.3415 20.0088 12.2469 20.1738 12.0783C20.3387 11.9097 20.4316 11.6808 20.432 11.442C20.432 10.9454 20.0378 10.5424 19.5522 10.5424C19.4368 10.5422 19.3224 10.5653 19.2157 10.6104C19.109 10.6556 19.012 10.7218 18.9302 10.8053C18.8485 10.8889 18.7836 10.9881 18.7393 11.0974C18.695 11.2066 18.6722 11.3237 18.672 11.442C18.672 11.9387 19.0662 12.3412 19.5522 12.3412ZM22.3017 12.7236C22.4171 12.7238 22.5314 12.7007 22.6381 12.6556C22.7448 12.6105 22.8417 12.5443 22.9235 12.4608C23.0052 12.3773 23.0701 12.2781 23.1144 12.1689C23.1588 12.0597 23.1817 11.9427 23.1818 11.8244C23.1818 11.3277 22.7877 10.9252 22.3017 10.9252C22.1862 10.9251 22.0719 10.9482 21.9653 10.9934C21.8586 11.0385 21.7616 11.1048 21.68 11.1883C21.5983 11.2718 21.5334 11.3711 21.4892 11.4803C21.4449 11.5895 21.422 11.7066 21.4219 11.8249C21.4219 12.3215 21.8161 12.7236 22.3017 12.7236ZM24.5015 13.6003C24.7345 13.6006 24.958 13.506 25.123 13.3374C25.288 13.1687 25.3808 12.9399 25.3812 12.7011C25.3812 12.2045 24.987 11.8019 24.5015 11.8019C24.386 11.8017 24.2716 11.8249 24.1649 11.87C24.0582 11.9151 23.9612 11.9813 23.8795 12.0649C23.7977 12.1484 23.7328 12.2476 23.6885 12.3569C23.6442 12.4661 23.6214 12.5833 23.6213 12.7016C23.6213 13.1978 24.0154 13.6003 24.5015 13.6003ZM21.4878 14.8824C21.9128 14.8824 22.2573 14.5298 22.2573 14.0951C22.2573 13.6605 21.9124 13.3084 21.4878 13.3084C21.0622 13.3084 20.7173 13.6605 20.7173 14.0951C20.7173 14.5298 21.0622 14.8824 21.4878 14.8824ZM18.7379 14.5C19.1634 14.5 19.5079 14.1475 19.5079 13.7128C19.5079 13.2781 19.163 12.926 18.7374 12.926C18.3128 12.926 17.9679 13.2781 17.9679 13.7128C17.9679 14.1475 18.3128 14.5 18.7379 14.5ZM23.7095 15.7591C24.135 15.7591 24.4799 15.4066 24.4799 14.9719C24.4799 14.5372 24.135 14.1851 23.7095 14.1851C23.6059 14.1807 23.5026 14.1977 23.4056 14.2353C23.3087 14.2728 23.2201 14.3301 23.1453 14.4036C23.0705 14.4771 23.011 14.5654 22.9703 14.6631C22.9297 14.7608 22.9087 14.8659 22.9087 14.9721C22.9087 15.0783 22.9297 15.1834 22.9703 15.2811C23.011 15.3788 23.0705 15.4671 23.1453 15.5406C23.2201 15.6141 23.3087 15.6714 23.4056 15.7089C23.5026 15.7465 23.6059 15.7635 23.7095 15.7591ZM20.3881 16.5233C20.7527 16.5233 21.0479 16.2213 21.0479 15.8486C21.0478 15.6693 20.9783 15.4973 20.8545 15.3706C20.7307 15.2438 20.5628 15.1726 20.3879 15.1727C20.2129 15.1727 20.0451 15.244 19.9214 15.3709C19.7977 15.4977 19.7282 15.6697 19.7283 15.849C19.7283 16.2213 20.0239 16.5233 20.3881 16.5233ZM22.6103 17.378C22.6988 17.3814 22.7871 17.3664 22.8698 17.334C22.9525 17.3016 23.028 17.2524 23.0918 17.1894C23.1556 17.1265 23.2063 17.0509 23.241 16.9674C23.2756 16.8839 23.2935 16.794 23.2935 16.7033C23.2935 16.6125 23.2756 16.5227 23.241 16.4391C23.2063 16.3556 23.1556 16.2801 23.0918 16.2171C23.028 16.1541 22.9525 16.105 22.8698 16.0726C22.7871 16.0402 22.6988 16.0252 22.6103 16.0285C22.2457 16.0285 21.9505 16.331 21.9505 16.7033C21.9505 17.076 22.2461 17.378 22.6103 17.378ZM17.6602 16.1185C18.0248 16.1185 18.3204 15.8165 18.3204 15.4437C18.3204 15.0719 18.0248 14.7694 17.6602 14.7694C17.296 14.7694 17.0004 15.0715 17.0004 15.4442C17.0004 15.8165 17.296 16.1185 17.6602 16.1185ZM19.1787 17.6254C19.4819 17.6254 19.7283 17.3739 19.7283 17.0631C19.7283 16.7529 19.4819 16.5013 19.1787 16.5013C19.1053 16.4991 19.0323 16.5121 18.9639 16.5393C18.8955 16.5666 18.8331 16.6076 18.7805 16.66C18.7279 16.7124 18.686 16.775 18.6574 16.8443C18.6288 16.9135 18.6141 16.9879 18.614 17.0631C18.614 17.1383 18.6287 17.2128 18.6572 17.282C18.6858 17.3513 18.7276 17.414 18.7802 17.4665C18.8328 17.5189 18.8951 17.56 18.9635 17.5873C19.0318 17.6146 19.1049 17.6276 19.1782 17.6254H19.1787ZM20.1238 19.1765C20.1884 19.1785 20.2528 19.1672 20.3131 19.1432C20.3733 19.1193 20.4283 19.0832 20.4747 19.037C20.5211 18.9909 20.558 18.9357 20.5832 18.8747C20.6084 18.8137 20.6214 18.7481 20.6214 18.6819C20.6214 18.6156 20.6084 18.55 20.5832 18.489C20.558 18.428 20.5211 18.3728 20.4747 18.3267C20.4283 18.2806 20.3733 18.2445 20.3131 18.2205C20.2528 18.1966 20.1884 18.1853 20.1238 18.1873C20.0583 18.1837 19.9927 18.1939 19.9312 18.2172C19.8696 18.2404 19.8133 18.2763 19.7657 18.3225C19.7181 18.3688 19.6802 18.4245 19.6543 18.4863C19.6284 18.5481 19.615 18.6146 19.615 18.6819C19.615 18.7491 19.6284 18.8156 19.6543 18.8774C19.6802 18.9392 19.7181 18.9949 19.7657 19.0412C19.8133 19.0875 19.8696 19.1233 19.9312 19.1466C19.9927 19.1698 20.0583 19.18 20.1238 19.1765ZM18.9578 19.4913C19.0109 19.4933 19.0637 19.4842 19.1133 19.4648C19.1628 19.4453 19.208 19.4159 19.2462 19.3781C19.2845 19.3404 19.3149 19.2952 19.3357 19.2452C19.3565 19.1951 19.3672 19.1413 19.3673 19.087C19.3674 19.0326 19.3568 18.9788 19.3362 18.9287C19.3156 18.8786 19.2853 18.8333 19.2472 18.7954C19.2091 18.7575 19.164 18.7279 19.1145 18.7083C19.065 18.6887 19.0122 18.6794 18.9592 18.6812C18.8566 18.6845 18.7594 18.7286 18.6879 18.804C18.6165 18.8795 18.5764 18.9805 18.5763 19.0856C18.5761 19.1907 18.6158 19.2918 18.687 19.3675C18.7582 19.4432 18.8553 19.4876 18.9578 19.4913ZM17.9244 18.3222C17.99 18.3258 18.0555 18.3156 18.1171 18.2924C18.1786 18.2691 18.235 18.2332 18.2826 18.187C18.3302 18.1407 18.3681 18.085 18.394 18.0232C18.4199 17.9614 18.4332 17.8949 18.4332 17.8276C18.4332 17.7604 18.4199 17.6939 18.394 17.6321C18.3681 17.5703 18.3302 17.5146 18.2826 17.4683C18.235 17.422 18.1786 17.3862 18.1171 17.3629C18.0555 17.3397 17.99 17.3295 17.9244 17.333C17.8598 17.331 17.7955 17.3423 17.7352 17.3663C17.6749 17.3902 17.6199 17.4263 17.5735 17.4725C17.5271 17.5186 17.4902 17.5738 17.465 17.6348C17.4399 17.6958 17.4269 17.7614 17.4269 17.8276C17.4269 17.8939 17.4399 17.9595 17.465 18.0205C17.4902 18.0815 17.5271 18.1367 17.5735 18.1828C17.6199 18.2289 17.6749 18.2651 17.7352 18.289C17.7955 18.3129 17.8598 18.3242 17.9244 18.3222ZM16.4284 17.2431C16.5027 17.2469 16.577 17.2352 16.6467 17.2087C16.7165 17.1821 16.7802 17.1414 16.8342 17.0888C16.8881 17.0363 16.931 16.9731 16.9604 16.903C16.9897 16.8329 17.0049 16.7575 17.0049 16.6813C17.0049 16.605 16.9898 16.5296 16.9605 16.4595C16.9313 16.3894 16.8884 16.3261 16.8345 16.2735C16.7806 16.221 16.7169 16.1801 16.6471 16.1536C16.5774 16.127 16.5031 16.1152 16.4288 16.119C16.1251 16.119 15.8787 16.3705 15.8787 16.6808C15.8787 16.9915 16.1251 17.2431 16.4288 17.2431H16.4284ZM16.406 13.016C16.7097 13.016 16.956 12.764 16.956 12.4537C16.956 12.3042 16.8981 12.1608 16.7949 12.0551C16.6918 11.9494 16.5518 11.89 16.406 11.89C16.2601 11.89 16.1202 11.9494 16.017 12.0551C15.9138 12.1608 15.8559 12.3042 15.8559 12.4537C15.8559 12.764 16.1023 13.016 16.406 13.016ZM16.6478 11.0372C16.7125 11.0392 16.7768 11.0279 16.8371 11.004C16.8974 10.98 16.9523 10.9439 16.9987 10.8978C17.0452 10.8516 17.082 10.7964 17.1072 10.7354C17.1324 10.6744 17.1454 10.6088 17.1454 10.5426C17.1454 10.4763 17.1324 10.4108 17.1072 10.3498C17.082 10.2887 17.0452 10.2335 16.9987 10.1874C16.9523 10.1413 16.8974 10.1052 16.8371 10.0812C16.7768 10.0573 16.7125 10.046 16.6478 10.048C16.5823 10.0445 16.5168 10.0546 16.4552 10.0779C16.3936 10.1011 16.3373 10.137 16.2897 10.1833C16.2421 10.2295 16.2042 10.2853 16.1783 10.347C16.1524 10.4088 16.139 10.4754 16.139 10.5426C16.139 10.6098 16.1524 10.6764 16.1783 10.7381C16.2042 10.7999 16.2421 10.8556 16.2897 10.9019C16.3373 10.9482 16.3936 10.9841 16.4552 11.0073C16.5168 11.0306 16.5823 11.0407 16.6478 11.0372ZM17.1764 9.41869C17.2813 9.41887 17.382 9.37634 17.4563 9.30046C17.5306 9.22458 17.5724 9.12156 17.5726 9.01407C17.5728 8.90657 17.5313 8.80341 17.4572 8.72727C17.3832 8.65113 17.2826 8.60825 17.1777 8.60807C17.0752 8.61148 16.978 8.6556 16.9066 8.7311C16.8352 8.80659 16.7952 8.90757 16.7951 9.0127C16.795 9.11784 16.8347 9.21891 16.9059 9.29457C16.9772 9.37024 17.0743 9.41458 17.1768 9.41823L17.1764 9.41869ZM16.2523 8.65397C16.3804 8.65397 16.5032 8.60193 16.5939 8.50926C16.6846 8.41659 16.7357 8.29085 16.7361 8.15961C16.7358 8.02829 16.6848 7.90243 16.5941 7.80966C16.5034 7.71689 16.3805 7.66479 16.2523 7.66479C16.1868 7.66124 16.1212 7.67141 16.0597 7.69466C15.9981 7.71792 15.9418 7.75378 15.8942 7.80005C15.8466 7.84633 15.8087 7.90205 15.7828 7.96383C15.7569 8.0256 15.7435 8.09214 15.7435 8.15938C15.7435 8.22662 15.7569 8.29315 15.7828 8.35493C15.8087 8.41671 15.8466 8.47243 15.8942 8.5187C15.9418 8.56498 15.9981 8.60084 16.0597 8.62409C16.1212 8.64735 16.1868 8.65751 16.2523 8.65397ZM21.378 18.4797C21.4519 18.4827 21.5257 18.4705 21.5949 18.4436C21.6641 18.4167 21.7272 18.3758 21.7806 18.3233C21.8339 18.2707 21.8764 18.2077 21.9054 18.138C21.9344 18.0682 21.9494 17.9932 21.9494 17.9174C21.9494 17.8416 21.9344 17.7665 21.9054 17.6968C21.8764 17.627 21.8339 17.564 21.7806 17.5115C21.7272 17.459 21.6641 17.4181 21.5949 17.3912C21.5257 17.3643 21.4519 17.352 21.378 17.3551C21.0743 17.3551 20.828 17.6071 20.828 17.9174C20.828 18.2277 21.0743 18.4797 21.378 18.4797ZM14.9981 8.00216C15.0724 8.00593 15.1467 7.99419 15.2165 7.96765C15.2862 7.9411 15.35 7.90031 15.4039 7.84775C15.4578 7.79518 15.5007 7.73194 15.53 7.66187C15.5593 7.59179 15.5744 7.51634 15.5744 7.4401C15.5744 7.36385 15.5593 7.2884 15.53 7.21833C15.5007 7.14825 15.4578 7.08501 15.4039 7.03245C15.35 6.97989 15.2862 6.9391 15.2165 6.91255C15.1467 6.88601 15.0724 6.87426 14.9981 6.87803C14.9248 6.87589 14.8517 6.88883 14.7834 6.91611C14.715 6.94339 14.6526 6.98445 14.6 7.03686C14.5474 7.08926 14.5056 7.15195 14.477 7.22121C14.4484 7.29048 14.4337 7.3649 14.4337 7.4401C14.4337 7.51529 14.4484 7.58972 14.477 7.65898C14.5056 7.72825 14.5474 7.79094 14.6 7.84334C14.6526 7.89575 14.715 7.9368 14.7834 7.96408C14.8517 7.99136 14.9248 8.00431 14.9981 8.00216ZM15.3726 10.3854C15.6763 10.3854 15.9226 10.1338 15.9226 9.82354C15.9226 9.51279 15.6763 9.26125 15.3726 9.26125C15.2992 9.2591 15.2262 9.27205 15.1578 9.29933C15.0894 9.32661 15.0271 9.36766 14.9745 9.42007C14.9219 9.47247 14.88 9.53516 14.8515 9.60443C14.8229 9.67369 14.8082 9.74812 14.8082 9.82331C14.8082 9.89851 14.8229 9.97294 14.8515 10.0422C14.88 10.1115 14.9219 10.1741 14.9745 10.2266C15.0271 10.279 15.0894 10.32 15.1578 10.3473C15.2262 10.3746 15.2992 10.3875 15.3726 10.3854ZM14.7567 12.6561C15.1208 12.6561 15.4165 12.3541 15.4165 11.9814C15.4165 11.6096 15.1208 11.3071 14.7567 11.3071C14.392 11.3071 14.0964 11.6091 14.0964 11.9818C14.0964 12.3541 14.392 12.6561 14.7567 12.6561ZM12.7544 12.6561C13.1799 12.6561 13.5248 12.3036 13.5248 11.8694C13.5248 11.4347 13.1799 11.0822 12.7544 11.0822C12.3293 11.0822 11.9849 11.4347 11.9849 11.8694C11.9849 12.3036 12.3298 12.6561 12.7544 12.6561ZM10.4229 13.1964C10.5383 13.1965 10.6526 13.1733 10.7593 13.1282C10.866 13.083 10.9629 13.0168 11.0446 12.9333C11.1263 12.8497 11.1911 12.7505 11.2354 12.6413C11.2797 12.5321 11.3025 12.415 11.3027 12.2967C11.3027 11.8001 10.9085 11.3971 10.4229 11.3971C10.3075 11.3969 10.1931 11.42 10.0864 11.4651C9.97966 11.5102 9.88266 11.5765 9.80092 11.66C9.71918 11.7436 9.65431 11.8428 9.61001 11.952C9.5657 12.0613 9.54284 12.1784 9.54272 12.2967C9.54272 12.7934 9.93691 13.1964 10.4229 13.1964ZM7.87193 14.4775C8.00752 14.4777 8.14182 14.4505 8.26715 14.3975C8.39249 14.3445 8.50641 14.2667 8.60241 14.1686C8.69841 14.0705 8.77461 13.9539 8.82666 13.8256C8.87871 13.6973 8.90559 13.5598 8.90576 13.4209C8.90559 13.2819 8.87871 13.1444 8.82666 13.0161C8.77461 12.8878 8.69841 12.7712 8.60241 12.6731C8.50641 12.575 8.39249 12.4972 8.26715 12.4442C8.14182 12.3912 8.00752 12.364 7.87193 12.3642C7.73631 12.364 7.60196 12.3911 7.47658 12.4441C7.35119 12.4971 7.23722 12.5748 7.14117 12.673C7.04512 12.7711 6.96889 12.8876 6.91681 13.016C6.86473 13.1443 6.83783 13.2819 6.83766 13.4209C6.83783 13.5598 6.86473 13.6974 6.91681 13.8257C6.96889 13.9541 7.04512 14.0706 7.14117 14.1688C7.23722 14.2669 7.35119 14.3447 7.47658 14.3976C7.60196 14.4506 7.73631 14.4777 7.87193 14.4775ZM5.23182 16.6358C5.55808 16.6362 5.87113 16.5037 6.10213 16.2676C6.33312 16.0315 6.46316 15.7111 6.46363 15.3767C6.46316 15.0424 6.33312 14.7219 6.10213 14.4858C5.87113 14.2497 5.55808 14.1173 5.23182 14.1176C4.90555 14.1173 4.5925 14.2497 4.3615 14.4858C4.13051 14.7219 4.00047 15.0424 4 15.3767C4.00047 15.7111 4.13051 16.0315 4.3615 16.2676C4.5925 16.5037 4.90555 16.6362 5.23182 16.6358ZM6.83766 11.8469C6.97324 11.8471 7.10754 11.8199 7.23287 11.7669C7.35821 11.7139 7.47213 11.6361 7.56813 11.538C7.66413 11.4399 7.74033 11.3233 7.79238 11.195C7.84443 11.0667 7.87131 10.9292 7.87149 10.7902C7.87131 10.6513 7.84443 10.5137 7.79238 10.3854C7.74033 10.2571 7.66413 10.1406 7.56813 10.0425C7.47213 9.94437 7.35821 9.86659 7.23287 9.81359C7.10754 9.76058 6.97324 9.73339 6.83766 9.73357C6.70207 9.73339 6.56777 9.76058 6.44244 9.81359C6.3171 9.86659 6.20318 9.94437 6.10718 10.0425C6.01118 10.1406 5.93498 10.2571 5.88293 10.3854C5.83088 10.5137 5.804 10.6513 5.80383 10.7902C5.804 10.9292 5.83088 11.0667 5.88293 11.195C5.93498 11.3233 6.01118 11.4399 6.10718 11.538C6.20318 11.6361 6.3171 11.7139 6.44244 11.7669C6.56777 11.8199 6.70207 11.8471 6.83766 11.8469ZM9.38864 10.5653C9.50408 10.5655 9.61844 10.5424 9.72516 10.4972C9.83188 10.4521 9.92889 10.3859 10.0106 10.3023C10.0924 10.2188 10.1572 10.1196 10.2015 10.0103C10.2458 9.90107 10.2687 9.78395 10.2688 9.66564C10.2688 9.16944 9.87464 8.76643 9.38864 8.76643C9.27322 8.76631 9.15892 8.78948 9.05225 8.83463C8.94558 8.87978 8.84863 8.94601 8.76694 9.02955C8.68524 9.1131 8.62041 9.21231 8.57614 9.32153C8.53186 9.43075 8.50901 9.54783 8.50889 9.6661C8.50889 10.1628 8.90308 10.5653 9.38864 10.5653ZM9.01506 8.18164C9.13047 8.18182 9.24479 8.15871 9.35148 8.11361C9.45817 8.06852 9.55516 8.00234 9.63689 7.91884C9.71862 7.83534 9.78351 7.73616 9.82784 7.62696C9.87216 7.51777 9.89507 7.40069 9.89525 7.28243C9.89525 6.78577 9.50107 6.38275 9.01506 6.38275C8.89965 6.38263 8.78534 6.40581 8.67867 6.45096C8.572 6.4961 8.47505 6.56234 8.39336 6.64588C8.31167 6.72942 8.24683 6.82864 8.20256 6.93786C8.15828 7.04707 8.13544 7.16416 8.13532 7.28243C8.13532 7.77908 8.5295 8.18164 9.01506 8.18164ZM11.347 7.6423C11.7725 7.6423 12.117 7.29023 12.117 6.85554C12.117 6.42085 11.7721 6.06833 11.3466 6.06833C10.9219 6.06833 10.577 6.42085 10.577 6.85554C10.577 7.29023 10.9219 7.6423 11.347 7.6423ZM13.3488 7.6423C13.7134 7.6423 14.0091 7.34026 14.0091 6.96754C14.0091 6.59528 13.7134 6.29325 13.3488 6.29325C12.9846 6.29325 12.689 6.59528 12.689 6.968C12.689 7.34026 12.9846 7.64275 13.3488 7.64275V7.6423ZM13.7228 10.0255C13.8094 10.0256 13.8951 10.0083 13.9751 9.97441C14.0551 9.94055 14.1278 9.89087 14.189 9.8282C14.2503 9.76553 14.2988 9.69111 14.332 9.60918C14.3651 9.52726 14.3822 9.43944 14.3822 9.35075C14.3822 8.97849 14.0866 8.67646 13.7224 8.67646C13.3582 8.67646 13.0626 8.97849 13.0626 9.35121C13.0626 9.72348 13.3582 10.0255 13.7224 10.0255H13.7228ZM11.7215 10.048C12.147 10.048 12.4915 9.69593 12.4915 9.26125C12.4915 8.82656 12.1466 8.47449 11.721 8.47449C11.2964 8.47449 10.9515 8.82656 10.9515 9.26125C10.9515 9.69593 11.2964 10.048 11.7215 10.048ZM9.54362 16.0285C9.62187 16.0284 9.69833 16.0046 9.76333 15.9599C9.82834 15.9153 9.87896 15.8519 9.9088 15.7778C9.93864 15.7037 9.94636 15.6221 9.93098 15.5435C9.91559 15.4649 9.8778 15.3927 9.82237 15.3361C9.76695 15.2795 9.69639 15.241 9.61962 15.2255C9.54285 15.21 9.46332 15.2182 9.39109 15.2491C9.31886 15.2799 9.25717 15.332 9.21384 15.3988C9.17051 15.4655 9.14747 15.5439 9.14765 15.6241C9.14765 15.8477 9.32458 16.0285 9.54362 16.0285ZM11.1266 15.8266C11.1921 15.8301 11.2577 15.8199 11.3192 15.7967C11.3808 15.7734 11.4371 15.7376 11.4847 15.6913C11.5323 15.645 11.5702 15.5893 11.5961 15.5275C11.6221 15.4657 11.6354 15.3992 11.6354 15.332C11.6354 15.2647 11.6221 15.1982 11.5961 15.1364C11.5702 15.0746 11.5323 15.0189 11.4847 14.9726C11.4371 14.9264 11.3808 14.8905 11.3192 14.8673C11.2577 14.844 11.1921 14.8338 11.1266 14.8374C11.0611 14.8338 10.9955 14.844 10.934 14.8673C10.8724 14.8905 10.8161 14.9264 10.7685 14.9726C10.7209 15.0189 10.683 15.0746 10.6571 15.1364C10.6312 15.1982 10.6178 15.2647 10.6178 15.332C10.6178 15.3992 10.6312 15.4657 10.6571 15.5275C10.683 15.5893 10.7209 15.645 10.7685 15.6913C10.8161 15.7376 10.8724 15.7734 10.934 15.7967C10.9955 15.8199 11.0611 15.8301 11.1266 15.8266ZM12.8646 15.1518C12.9385 15.1549 13.0122 15.1426 13.0813 15.1157C13.1504 15.0889 13.2135 15.048 13.2668 14.9955C13.3202 14.943 13.3626 14.8801 13.3916 14.8104C13.4205 14.7407 13.4355 14.6657 13.4355 14.59C13.4355 14.5142 13.4205 14.4392 13.3916 14.3695C13.3626 14.2999 13.3202 14.2369 13.2668 14.1844C13.2135 14.1319 13.1504 14.091 13.0813 14.0642C13.0122 14.0373 12.9385 14.0251 12.8646 14.0281C12.5609 14.0281 12.3145 14.2797 12.3145 14.59C12.3145 14.9007 12.5609 15.1523 12.8646 15.1523V15.1518ZM13.2825 16.9511C13.6471 16.9511 13.9423 16.6487 13.9423 16.2764C13.9423 15.9037 13.6467 15.6016 13.2825 15.6016C12.9179 15.6016 12.6223 15.9037 12.6223 16.2764C12.6223 16.6487 12.9179 16.9511 13.2825 16.9511ZM11.1714 17.378C11.4751 17.378 11.7215 17.126 11.7215 16.8157C11.7215 16.6663 11.6635 16.523 11.5604 16.4173C11.4573 16.3117 11.3175 16.2523 11.1716 16.2523C11.0258 16.2523 10.886 16.3117 10.7828 16.4173C10.6797 16.523 10.6218 16.6663 10.6218 16.8157C10.6218 17.126 10.8682 17.378 11.1714 17.378ZM9.30084 17.3551C9.36546 17.3571 9.42982 17.3458 9.49009 17.3219C9.55037 17.2979 9.60534 17.2618 9.65175 17.2157C9.69815 17.1695 9.73505 17.1143 9.76024 17.0533C9.78544 16.9923 9.79842 16.9267 9.79842 16.8605C9.79842 16.7942 9.78544 16.7287 9.76024 16.6677C9.73505 16.6066 9.69815 16.5514 9.65175 16.5053C9.60534 16.4592 9.55037 16.4231 9.49009 16.3991C9.42982 16.3752 9.36546 16.3639 9.30084 16.3659C9.23532 16.3624 9.16977 16.3725 9.10821 16.3958C9.04664 16.419 8.99034 16.4549 8.94274 16.5012C8.89513 16.5474 8.85722 16.6032 8.83131 16.6649C8.80541 16.7267 8.79204 16.7933 8.79204 16.8605C8.79204 16.9277 8.80541 16.9943 8.83131 17.056C8.85722 17.1178 8.89513 17.1735 8.94274 17.2198C8.99034 17.2661 9.04664 17.302 9.10821 17.3252C9.16977 17.3485 9.23532 17.3586 9.30084 17.3551ZM9.32324 18.9066C9.39659 18.9087 9.46961 18.8958 9.53799 18.8685C9.60637 18.8412 9.66871 18.8001 9.72133 18.7477C9.77395 18.6953 9.81579 18.6326 9.84435 18.5634C9.87291 18.4941 9.88763 18.4197 9.88763 18.3445C9.88763 18.2693 9.87291 18.1949 9.84435 18.1256C9.81579 18.0563 9.77395 17.9937 9.72133 17.9412C9.66871 17.8888 9.60637 17.8478 9.53799 17.8205C9.46961 17.7932 9.39659 17.7803 9.32324 17.7824C9.01909 17.7824 8.77318 18.0344 8.77318 18.3447C8.77318 18.655 9.01954 18.9066 9.32279 18.9066H9.32324ZM11.5669 19.1989C11.9311 19.1989 12.2267 18.8969 12.2267 18.5242C12.2267 18.1524 11.9311 17.8499 11.5669 17.8499C11.2023 17.8499 10.9067 18.1519 10.9067 18.5247C10.9067 18.8969 11.2023 19.1989 11.5669 19.1989ZM14.1851 18.9066C14.6106 18.9066 14.9551 18.5545 14.9551 18.1198C14.9551 17.6851 14.6102 17.333 14.1847 17.333C13.76 17.333 13.4151 17.6851 13.4151 18.1198C13.4151 18.5545 13.76 18.9066 14.1851 18.9066ZM15.7246 20.8624C15.9577 20.8627 16.1812 20.7681 16.3462 20.5995C16.5112 20.4308 16.604 20.202 16.6044 19.9632C16.6044 19.4666 16.2102 19.0635 15.7246 19.0635C15.6092 19.0634 15.4948 19.0865 15.3881 19.1316C15.2814 19.1767 15.1844 19.243 15.1027 19.3265C15.0209 19.4101 14.956 19.5093 14.9117 19.6185C14.8674 19.7278 14.8446 19.8449 14.8445 19.9632C14.8445 20.4599 15.2386 20.8624 15.7246 20.8624ZM12.491 21.1328C12.9166 21.1328 13.2615 20.7803 13.2615 20.3456C13.2615 19.9113 12.9166 19.5588 12.491 19.5588C12.0659 19.5588 11.7215 19.9113 11.7215 20.3456C11.7215 20.7803 12.0659 21.1328 12.491 21.1328ZM10.6648 22.6613C11.0899 22.6613 11.4343 22.3092 11.4343 21.8746C11.4343 21.4399 11.0894 21.0878 10.6648 21.0878C10.2393 21.0878 9.89435 21.4399 9.89435 21.8746C9.89435 22.3092 10.2393 22.6613 10.6648 22.6613ZM12.1833 24.6401C12.2987 24.6402 12.413 24.6171 12.5197 24.5719C12.6263 24.5268 12.7233 24.4605 12.805 24.377C12.8867 24.2935 12.9515 24.1942 12.9958 24.085C13.0401 23.9758 13.0629 23.8587 13.063 23.7405C13.063 23.2443 12.6688 22.8417 12.1833 22.8417C12.0679 22.8415 11.9536 22.8646 11.8469 22.9097C11.7402 22.9548 11.6432 23.021 11.5615 23.1045C11.4797 23.188 11.4148 23.2872 11.3705 23.3964C11.3262 23.5056 11.3033 23.6226 11.3031 23.7409C11.3031 24.2376 11.6973 24.6401 12.1833 24.6401ZM16.2304 25C16.366 25.0002 16.5002 24.973 16.6256 24.92C16.7509 24.867 16.8648 24.7892 16.9608 24.6911C17.0568 24.593 17.133 24.4764 17.1851 24.3481C17.2371 24.2198 17.264 24.0823 17.2642 23.9433C17.264 23.8044 17.2371 23.6669 17.1851 23.5386C17.133 23.4103 17.0568 23.2937 16.9608 23.1956C16.8648 23.0975 16.7509 23.0197 16.6256 22.9667C16.5002 22.9137 16.366 22.8865 16.2304 22.8867C16.0948 22.8865 15.9605 22.9137 15.8351 22.9667C15.7098 23.0197 15.5959 23.0975 15.4999 23.1956C15.4039 23.2937 15.3277 23.4103 15.2756 23.5386C15.2236 23.6669 15.1967 23.8044 15.1965 23.9433C15.1967 24.0823 15.2236 24.2198 15.2756 24.3481C15.3277 24.4764 15.4039 24.593 15.4999 24.6911C15.5959 24.7892 15.7098 24.867 15.8351 24.92C15.9605 24.973 16.0948 25.0002 16.2304 25ZM14.0091 23.1111C14.1245 23.1113 14.2388 23.0881 14.3455 23.0429C14.4521 22.9978 14.5491 22.9316 14.6308 22.848C14.7125 22.7645 14.7773 22.6653 14.8216 22.556C14.8658 22.4468 14.8887 22.3297 14.8888 22.2115C14.8888 21.7153 14.4946 21.3123 14.0091 21.3123C13.8936 21.3121 13.7793 21.3352 13.6725 21.3803C13.5658 21.4255 13.4688 21.4917 13.3871 21.5752C13.3053 21.6588 13.2405 21.758 13.1962 21.8673C13.1519 21.9765 13.129 22.0936 13.1289 22.2119C13.1289 22.7086 13.5231 23.1111 14.0091 23.1111ZM17.924 22.7517C18.0596 22.7519 18.1939 22.7247 18.3192 22.6717C18.4446 22.6187 18.5585 22.5409 18.6545 22.4428C18.7505 22.3447 18.8267 22.2282 18.8787 22.0999C18.9308 21.9716 18.9577 21.834 18.9578 21.6951C18.9577 21.5561 18.9308 21.4186 18.8787 21.2903C18.8267 21.162 18.7505 21.0455 18.6545 20.9473C18.5585 20.8492 18.4446 20.7714 18.3192 20.7184C18.1939 20.6654 18.0596 20.6382 17.924 20.6384C17.7884 20.6382 17.6541 20.6654 17.5288 20.7184C17.4034 20.7714 17.2895 20.8492 17.1935 20.9473C17.0975 21.0455 17.0213 21.162 16.9693 21.2903C16.9172 21.4186 16.8903 21.5561 16.8902 21.6951C16.8903 21.834 16.9172 21.9716 16.9693 22.0999C17.0213 22.2282 17.0975 22.3447 17.1935 22.4428C17.2895 22.5409 17.4034 22.6187 17.5288 22.6717C17.6541 22.7247 17.7884 22.7519 17.924 22.7517ZM9.74071 20.7279C10.1053 20.7279 10.401 20.4259 10.401 20.0532C10.401 19.6814 10.1053 19.3789 9.74116 19.3789C9.37654 19.3789 9.08091 19.6809 9.08091 20.0536C9.08091 20.4259 9.37654 20.7284 9.74116 20.7284L9.74071 20.7279ZM32.0612 6.92623H32.5092V21.6148H32.0612V6.92623ZM41.8656 17.9426H43.4338L45.1498 12.8967L46.8551 17.9426H48.413L50.6025 10.5984H48.9183L47.5812 15.5264L45.9812 10.5984H44.297L42.6969 15.5264L41.3603 10.5984H39.6761L41.8656 17.9426ZM52.7208 17.9426H54.2787V10.5984H52.7208V17.9426ZM56.9439 17.9426H58.4915V15.8899L59.3968 14.9067L61.6176 17.9426H63.5016L60.4808 13.7839L63.3019 10.5984H61.4174L58.4915 13.9657V10.5984H56.9439V17.9426ZM65.4421 17.9426H67V10.5984H65.4421V17.9426Z", fill: "white" })] }), jsx("defs", { children: jsx("clipPath", { id: "clip0_1861_39", children: jsx("rect", { width: "30", height: "30", fill: "white" }) }) })] }));
@@ -1,4 +1,4 @@
1
- import { jsx, jsxs } from 'theme-ui/jsx-runtime';
1
+ import { jsx, jsxs } from 'react/jsx-runtime';
2
2
 
3
3
  const KATANA = ({ width }) => {
4
4
  return (jsx("svg", { width: width || '30', height: width || '30', viewBox: "0 0 64 64", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: jsxs("g", { children: [jsx("title", { children: "Layer 1" }), jsx("rect", { width: "64", height: "64", fill: "#068be3", id: "svg_1" }), jsx("path", { d: "m28.8015,25.6354l0,-14.6354l-8.45798,0l-6.34352,20.9476l5.07482,0l-5.07482,16.7582l14.8015,0l0,-10.437l12.6876,14.7312l8.5109,-12.6734l-16.9159,-8.379l-4.2826,0l10.5724,0l6.3433,-20.9476l-8.4579,0l-8.4578,14.6354z", fill: "#F6FF0D", id: "svg_3" })] }) }));
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
3
  const LIGHTLINK = ({ width }) => {
4
4
  return (jsxs("svg", { width: width || '30', height: width || '30', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("rect", { width: "55", height: "55", fill: "#000" }), jsx("path", { d: "M12.4843 15.3465C11.9362 15.826 11.9362 16.6481 12.4843 17.1276L16.1834 20.5527C16.7314 21.1007 17.5535 21.1007 18.1015 20.5527C18.581 20.1417 18.581 19.3197 18.1015 18.8401L14.3338 15.415C14.0813 15.1839 13.7514 15.0558 13.409 15.0558C13.0667 15.0558 12.7368 15.1839 12.4843 15.415V15.3465Z", fill: "#67FFFC" }), jsx("path", { d: "M25.157 13.9764C25.705 13.4969 25.705 12.6749 25.157 12.1954C24.9044 11.9643 24.5745 11.8362 24.2322 11.8362C23.8899 11.8362 23.56 11.9643 23.3074 12.1954L18.1012 17.1961L17.1421 18.0866C15.9776 19.1141 14.402 18.9771 13.854 18.4976L16.1831 20.6897C16.7311 21.1692 17.5532 21.1692 18.1012 20.6897L25.157 14.0449V13.9764Z", fill: "#67FFFC" }), jsx("path", { d: "M18.1009 13.6339C18.6489 13.1544 18.6489 12.3324 18.1009 11.8529L14.3332 8.3592C14.0807 8.12814 13.7508 8 13.4085 8C13.0661 8 12.7362 8.12814 12.4837 8.3592C12.0041 8.83872 12.0041 9.59226 12.4837 10.1403L16.2513 13.5654C16.7308 14.1134 17.6214 14.1134 18.1009 13.5654V13.6339Z", fill: "#6087FF" }), jsx("path", { d: "M5.35964 15.004C4.88012 15.4835 4.88012 16.3055 5.35964 16.7851C5.90766 17.2646 6.7297 17.2646 7.27772 16.7851L12.4839 11.8528L13.443 11.0308C14.6075 10.0033 16.1831 10.1403 16.6626 10.6198L14.3335 8.4277C14.081 8.19664 13.751 8.0685 13.4087 8.0685C13.0664 8.0685 12.7365 8.19664 12.4839 8.4277L5.35964 15.0725V15.004Z", fill: "#6087FF" })] }));
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
3
  const LINEA = ({ width }) => {
4
4
  return (jsxs("svg", { width: width || '30', height: width || '30', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("rect", { width: "30", height: "30", fill: "#000" }), jsx("rect", { x: "9.61548", y: "9.61536", width: "2.30769", height: "10.7692", fill: "white" }), jsx("rect", { x: "10", y: "18.0769", width: "10", height: "2.30769", fill: "white" }), jsx("circle", { cx: "20.0001", cy: "9.61537", r: "2.30769", fill: "white" })] }));
@@ -1,4 +1,4 @@
1
- import { jsx, jsxs } from 'theme-ui/jsx-runtime';
1
+ import { jsx, jsxs } from 'react/jsx-runtime';
2
2
 
3
3
  const MEGAETH = ({ width }) => {
4
4
  return (jsx("svg", { width: width || '30', height: width || '30', viewBox: "0 0 64 64", xmlns: "http://www.w3.org/2000/svg", fill: "none", children: jsxs("g", { children: [jsx("title", { children: "Layer 1" }), jsx("rect", { id: "svg_5", fill: "#ffffff", height: "64", width: "64" }), jsxs("g", { stroke: "null", id: "svg_5", children: [jsx("path", { stroke: "null", d: "m38.24969,49.75671c1.96553,0 3.55298,-1.58622 3.55298,-3.54292c0,-1.95669 -1.58744,-3.54298 -3.55298,-3.54298c-1.95035,0 -3.5378,1.58629 -3.5378,3.54298c0,1.95669 1.58744,3.54292 3.5378,3.54292z", fill: "#19191A", id: "svg_1" }), jsx("path", { stroke: "null", d: "m25.51759,49.8621c1.96547,0 3.53798,-1.58622 3.53798,-3.54298c0,-1.95669 -1.57251,-3.54292 -3.53798,-3.54292c-1.95035,0 -3.53786,1.58622 -3.53786,3.54292c0,1.95675 1.5875,3.54298 3.53786,3.54298z", fill: "#19191A", id: "svg_2" }), jsx("path", { stroke: "null", d: "m17.76006,12.84821l8.44063,0c1.5883,4.29684 5.73294,16.47116 6.03544,17.1495c0.07564,-0.33914 4.25045,-13.60646 5.43037,-17.0741l8.77336,0l0,30.26615c-1.0891,-0.60312 -2.17832,-1.20606 -3.35817,-1.88465c-0.81688,-0.41442 -1.57312,-0.86686 -2.40506,-1.20606c-0.07564,-5.87983 -0.15122,-11.722 -0.33274,-17.82796c-1.17986,3.50531 -5.24898,15.8681 -5.58178,16.2073l-5.43031,0c0,0 -5.27921,-15.00123 -5.53637,-15.67963c-0.07558,5.76677 -0.15122,11.53353 -0.34786,17.48882c-3.23706,1.65833 -5.15803,2.60066 -5.76305,2.82673l0,-30.26609l0.07552,0z", fill: "#19191A", id: "svg_3" }), jsx("path", { stroke: "null", d: "m32.00756,5.08833c14.80881,0 26.90999,12.06123 26.90999,26.91161c0,14.8505 -12.05583,26.9117 -26.90999,26.9117c-14.85416,0 -26.90996,-12.0612 -26.90996,-26.9117c0,-14.85038 12.0558,-26.91161 26.90996,-26.91161zm0,-5.08833c-17.68277,0 -32.00756,14.32277 -32.00756,31.99994c0,17.67723 14.32479,32.00006 32.00756,32.00006c17.66766,0 31.99244,-14.32283 31.99244,-32.00006c0,-17.67717 -14.32479,-31.99994 -31.99244,-31.99994z", fill: "#19191A", id: "svg_4" })] })] }) }));
@@ -1,4 +1,4 @@
1
- import { jsx, jsxs } from 'theme-ui/jsx-runtime';
1
+ import { jsx, jsxs } from 'react/jsx-runtime';
2
2
 
3
3
  const MONAD = ({ width }) => {
4
4
  return (jsx("svg", { width: width || '30', height: width || '30', xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 30 30", children: jsxs("g", { children: [jsx("title", { children: "Layer 1" }), jsx("rect", { id: "svg_7", fill: "#1d2022", height: "32.15663", width: "32.0266", y: "-0.07832", x: "-0.0133", stroke: "null" }), jsx("path", { id: "svg_1", fill: "#836EF9", d: "m14.99992,3.54125c-3.29267,0 -11.40217,8.14946 -11.40217,11.45868c0,3.30922 8.1095,11.45882 11.40217,11.45882c3.29267,0 11.40232,-8.14975 11.40232,-11.45882c0,-3.30907 -8.1095,-11.45868 -11.40232,-11.45868zm-1.77682,18.01115c-1.38851,-0.38022 -5.1216,-6.94271 -4.74318,-8.3381c0.37843,-1.39546 6.90845,-5.14699 8.29689,-4.7667c1.38859,0.38024 5.12163,6.94264 4.74328,8.3381c-0.37843,1.39539 -6.90855,5.14698 -8.29699,4.7667z", stroke: "null" })] }) }));
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
3
  const POLYGON = ({ width }) => {
4
4
  return (jsxs("svg", { width: width || '25', height: width || '25', viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("rect", { width: "55", height: "55", fill: "#8247E5" }), jsx("path", { d: "M19.2863 12.6632C18.9817 12.4951 18.5901 12.4951 18.2419 12.6632L15.805 14.0505L14.1514 14.9332L11.758 16.3205C11.4534 16.4886 11.0618 16.4886 10.7137 16.3205L8.84246 15.2275C8.53785 15.0594 8.32027 14.7231 8.32027 14.3447V12.2428C8.32027 11.9065 8.49433 11.5702 8.84246 11.36L10.7137 10.3091C11.0183 10.141 11.4099 10.141 11.758 10.3091L13.6292 11.4021C13.9338 11.5702 14.1514 11.9065 14.1514 12.2849V13.6721L15.805 12.7473V11.318C15.805 10.9817 15.631 10.6454 15.2828 10.4352L11.8016 8.45946C11.4969 8.29131 11.1053 8.29131 10.7572 8.45946L7.18885 10.4773C6.84072 10.6454 6.66666 10.9817 6.66666 11.318V15.2695C6.66666 15.6058 6.84072 15.9421 7.18885 16.1523L10.7137 18.1281C11.0183 18.2963 11.4099 18.2963 11.758 18.1281L14.1514 16.7829L15.805 15.8581L18.1984 14.5129C18.503 14.3447 18.8947 14.3447 19.2428 14.5129L21.114 15.5638C21.4186 15.732 21.6362 16.0683 21.6362 16.4466V18.5485C21.6362 18.8848 21.4621 19.2211 21.114 19.4313L19.2863 20.4822C18.9817 20.6504 18.5901 20.6504 18.2419 20.4822L16.3707 19.4313C16.0661 19.2631 15.8486 18.9268 15.8486 18.5485V17.2033L14.1949 18.1281V19.5153C14.1949 19.8516 14.369 20.1879 14.7171 20.3981L18.2419 22.3739C18.5466 22.542 18.9382 22.542 19.2863 22.3739L22.8111 20.3981C23.1157 20.23 23.3333 19.8937 23.3333 19.5153V15.5218C23.3333 15.1855 23.1593 14.8492 22.8111 14.639L19.2863 12.6632Z", fill: "white" })] }));
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
3
  const SOL = ({ width }) => {
4
4
  return (jsxs("svg", { id: "Layer_1", "data-name": "Layer 1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 22 22", width: width ?? '22', height: width ?? '22', children: [jsxs("g", { clipPath: "url(#clip0_20285_382)", children: [jsx("path", { d: "M22 0H0V22H22V0Z", fill: "black" }), jsx("path", { d: "M16.9373 14.173L14.9563 16.35C14.9134 16.3971 14.8615 16.4348 14.8038 16.4606C14.7461 16.4864 14.6839 16.4998 14.6209 16.5H5.23009C5.1854 16.4998 5.14174 16.4862 5.10442 16.461C5.0671 16.4358 5.03772 16.4 5.01985 16.3581C5.00199 16.3161 4.99641 16.2697 5.00379 16.2245C5.01117 16.1793 5.03119 16.1373 5.06142 16.1036L7.03992 13.9266C7.08286 13.8794 7.13477 13.8418 7.19246 13.816C7.25015 13.7902 7.31238 13.7768 7.37533 13.7766H16.7662C16.8114 13.7757 16.8558 13.7885 16.8939 13.8133C16.932 13.8382 16.9621 13.8741 16.9804 13.9165C16.9987 13.9588 17.0043 14.0058 16.9967 14.0514C16.989 14.0971 16.9683 14.1394 16.9373 14.173ZM14.9563 9.78785C14.9132 9.74091 14.8613 9.70341 14.8036 9.67762C14.746 9.65184 14.6838 9.6383 14.6209 9.63782H5.23009C5.18531 9.63785 5.1415 9.65126 5.10404 9.67642C5.06658 9.70158 5.0371 9.73739 5.01919 9.77947C5.00129 9.82155 4.99575 9.86806 5.00325 9.91332C5.01075 9.95857 5.03097 10.0006 5.06142 10.0343L7.03992 12.2127C7.08303 12.2596 7.13498 12.2971 7.19263 12.3229C7.25028 12.3487 7.31243 12.3622 7.37533 12.3627H16.7662C16.8108 12.3623 16.8543 12.3486 16.8915 12.3233C16.9287 12.2981 16.9579 12.2623 16.9756 12.2203C16.9934 12.1784 16.9989 12.1321 16.9915 12.087C16.9841 12.0419 16.9641 12 16.9339 11.9663L14.9563 9.78785ZM5.23009 8.22396H14.6209C14.6839 8.22377 14.7461 8.21036 14.8038 8.18456C14.8615 8.15876 14.9134 8.1211 14.9563 8.07392L16.9373 5.89649C16.9603 5.87124 16.9777 5.8411 16.9881 5.80822C16.9985 5.77533 17.0018 5.7405 16.9976 5.70619C16.9934 5.67187 16.982 5.63891 16.964 5.60965C16.946 5.58038 16.922 5.55551 16.8936 5.53681C16.8556 5.51189 16.8113 5.4991 16.7662 5.50005H7.37533C7.31238 5.50023 7.25015 5.51364 7.19246 5.53945C7.13477 5.56525 7.08286 5.6029 7.03992 5.65008L5.06142 7.82752C5.03097 7.86117 5.01075 7.9032 5.00325 7.94846C4.99575 7.99372 5.00129 8.04023 5.01919 8.08231C5.0371 8.12438 5.06658 8.1602 5.10404 8.18536C5.1415 8.21051 5.18531 8.22393 5.23009 8.22396Z", fill: "url(#paint0_linear_20285_382)" })] }), jsxs("defs", { children: [jsxs("linearGradient", { id: "paint0_linear_20285_382", x1: "6.01287", y1: "16.7628", x2: "16.1319", y2: "5.6321", gradientUnits: "userSpaceOnUse", children: [jsx("stop", { offset: "0.08", stopColor: "#9945FF" }), jsx("stop", { offset: "0.3", stopColor: "#8752F3" }), jsx("stop", { offset: "0.5", stopColor: "#5497D5" }), jsx("stop", { offset: "0.6", stopColor: "#43B4CA" }), jsx("stop", { offset: "0.72", stopColor: "#28E0B9" }), jsx("stop", { offset: "0.97", stopColor: "#19FB9B" })] }), jsx("clipPath", { id: "clip0_20285_382", children: jsx("rect", { width: "22", height: "22", fill: "white" }) })] })] }));
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
3
  const MONAD = ({ width }) => {
4
4
  return (jsxs("svg", { width: width || '30', height: width || '30', xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 30 30", children: [jsx("title", { children: "Layer 1" }), jsxs("g", { children: [jsx("title", { children: "Layer 1" }), jsx("rect", { stroke: "null", x: "-0.0133", y: "-0.12069", width: "32.0266", height: "32.15663", fill: "#1d2022", id: "svg_7" }), jsx("path", { id: "svg_1", fill: "#f5f5f5", d: "m17.82919,18.32412l0.00336,-0.00224s-0.00336,0.00224 -0.0056,0.00336c0.00112,0 0.00224,0 0.00336,0l0,0l-0.00112,-0.00112z", className: "cls-1", stroke: "null" }), jsxs("g", { stroke: "null", id: "svg_8", children: [jsx("path", { stroke: "null", id: "svg_2", fill: "#f5f5f5", d: "m17.17092,17.60435c-4.02378,1.2086 -7.3513,2.97164 -9.43583,5.03639l-0.09198,0.09198c0.55444,0.52436 1.16218,0.99369 1.81891,1.39256l0.14098,-0.17278c0.56905,-0.69542 1.17938,-1.36677 1.81462,-1.99943c1.70459,-1.69857 3.65416,-3.16848 5.7533,-4.34872z", className: "cls-1" }), jsx("path", { stroke: "null", id: "svg_3", fill: "#f5f5f5", d: "m17.63597,15.81294l-13.2834,0c0.16074,2.15502 0.96103,4.13124 2.2169,5.73869l0.05759,-0.05759c1.29026,-1.27307 2.96992,-2.43008 4.99599,-3.4384c1.77594,-0.88454 3.81491,-1.64355 6.0129,-2.2427l0,0.00001l0.00001,0z", className: "cls-1" }), jsx("path", { stroke: "null", id: "svg_4", fill: "#f5f5f5", d: "m12.5437,6.91914c3.60086,3.58797 8.13268,5.96046 13.10374,6.86047c-0.59914,-5.3192 -5.12665,-9.45646 -10.62809,-9.45646c-1.45273,0 -2.83754,0.28969 -4.10202,0.81232c0.51318,0.61805 1.0616,1.21978 1.62637,1.78453l0,0l0,-0.00086l0.00001,0l-0.00001,-0.00001z", className: "cls-1" }), jsx("path", { stroke: "null", id: "svg_5", fill: "#f5f5f5", d: "m7.73508,7.3584c2.08454,2.0682 5.41375,3.82866 9.43841,5.03983c-2.10086,-1.18281 -4.05216,-2.65187 -5.7576,-4.35129c-0.63352,-0.63095 -1.24298,-1.3023 -1.81462,-1.99943l-0.14098,-0.17278c-0.65673,0.39885 -1.26447,0.86734 -1.81634,1.39169l0.09198,0.09198l-0.00086,0l0.00001,0z", className: "cls-1" }), jsx("path", { stroke: "null", id: "svg_6", fill: "#f5f5f5", d: "m12.45773,23.08c-0.56733,0.56476 -1.11491,1.16648 -1.62637,1.78453c1.26276,0.52263 2.64928,0.81232 4.10202,0.81232c5.50144,0 10.02895,-4.13811 10.62981,-9.45903c-4.9702,0.9 -9.50202,3.2725 -13.10374,6.86047l-0.00172,0.00172l-0.00001,0l0.00001,-0.00001z", className: "cls-1" }), jsx("path", { stroke: "null", id: "svg_7", fill: "#f5f5f5", d: "m11.62048,11.94093l0,0.00172c-2.02436,-1.00831 -3.70316,-2.16619 -4.99342,-3.43755l-0.05759,-0.05759c-1.25587,1.60745 -2.05616,3.58367 -2.2169,5.73869l13.28082,0c-2.19714,-0.59914 -4.2344,-1.35817 -6.0129,-2.24528l0.00001,0.00001l-0.00001,0z", className: "cls-1" })] })] })] }));
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
3
  const SUI = ({ width }) => {
4
4
  return (jsxs("svg", { width: width || '30', height: width || '30', viewBox: "-10 -5 54 54", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("rect", { x: "-10", y: "-5", width: "54", height: "54", fill: "#6fbcf0" }), jsx("path", { d: "M24.9 7.7C22.5 4.5 19.7 1.9 18 0c-1.7 1.9-4.5 4.5-6.9 7.7C7.7 12.3 4 18.4 4 24.4 4 32.2 10.3 38.6 18 38.6s14-6.4 14-14.2c0-6-3.7-12.1-7.1-16.7z", fill: "#fff" })] }));
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
3
  const TLOS = ({ width }) => {
4
4
  return (jsxs("svg", { width: width || '25', viewBox: "0 0 114 114", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("circle", { cx: "57", cy: "57", r: "57", fill: "url(#paint0_linear)" }), jsx("g", { filter: "url(#filter0_i)", children: jsx("circle", { cx: "57", cy: "57", r: "57", fill: "url(#paint1_linear)" }) }), jsx("circle", { cx: "57", cy: "57", r: "56.4062", stroke: "url(#paint2_linear)", strokeOpacity: "0.12", strokeWidth: "1.1875" }), jsx("g", { filter: "url(#filter1_di)", children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M78.1902 29.5337C78.432 28.9047 77.9953 28.2215 77.323 28.1769L65.9858 27.425C65.6353 27.4018 65.2984 27.5641 65.0981 27.8526L62.0942 32.1799C61.9062 32.4508 61.5966 32.6116 61.2669 32.6097L41.3099 32.4919C40.3307 32.4861 39.3835 32.8397 38.6476 33.4856L33.1104 38.3457C31.8784 39.427 31.4309 41.1507 31.9812 42.6948L34.6187 50.0948C34.6322 50.133 34.6258 50.1754 34.6014 50.2077V50.2077C33.1195 52.1776 32.258 54.5443 32.1266 57.0059L32.0819 57.8444C31.8028 63.0749 32.4187 68.3138 33.9037 73.337C35.1274 77.4764 36.5298 82.2203 37.3894 85.128C37.8429 86.6621 39.4098 87.5672 40.9653 87.1936C44.3144 86.3893 50.0664 85.0074 54.5963 83.9167C58.5798 82.9575 62.3674 81.3222 65.8017 79.0873L67.9506 77.6889C70.0167 76.3444 71.6355 74.4149 72.6006 72.1465V72.1465C72.6164 72.1093 72.6499 72.0825 72.6897 72.0752L80.4171 70.6592C82.0295 70.3638 83.2984 69.1144 83.6189 67.5068L85.0593 60.2814C85.2508 59.3211 85.0833 58.324 84.5887 57.4789L75.2139 41.4603C74.5997 40.4109 74.4962 39.139 74.9327 38.0041L78.1902 29.5337Z", stroke: "white", strokeWidth: "5.5" }) }), jsxs("defs", { children: [jsxs("filter", { id: "filter0_i", x: "-9.5", y: "0", width: "123.5", height: "114", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB", children: [jsx("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }), jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), jsx("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), jsx("feOffset", { dx: "-14.25" }), jsx("feGaussianBlur", { stdDeviation: "4.75" }), jsx("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }), jsx("feColorMatrix", { type: "matrix", values: "0 0 0 0 0.682353 0 0 0 0 0.45098 0 0 0 0 0.980392 0 0 0 0.56 0" }), jsx("feBlend", { mode: "normal", in2: "shape", result: "effect1_innerShadow" })] }), jsxs("filter", { id: "filter1_di", x: "28.0378", y: "24.1923", width: "60.8097", height: "67.2773", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB", children: [jsx("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }), jsx("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), jsx("feOffset", { dy: "0.480491" }), jsx("feGaussianBlur", { stdDeviation: "0.480491" }), jsx("feColorMatrix", { type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0" }), jsx("feBlend", { mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow" }), jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "effect1_dropShadow", result: "shape" }), jsx("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), jsx("feOffset", { dy: "0.480491" }), jsx("feGaussianBlur", { stdDeviation: "0.480491" }), jsx("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }), jsx("feColorMatrix", { type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0" }), jsx("feBlend", { mode: "normal", in2: "shape", result: "effect2_innerShadow" })] }), jsxs("linearGradient", { id: "paint0_linear", x1: "57", y1: "0", x2: "57", y2: "114", gradientUnits: "userSpaceOnUse", children: [jsx("stop", { stopColor: "#130C3F" }), jsx("stop", { offset: "1", stopColor: "#15197B" })] }), jsxs("linearGradient", { id: "paint1_linear", x1: "0", y1: "57", x2: "114", y2: "57", gradientUnits: "userSpaceOnUse", children: [jsx("stop", { stopColor: "#AE73FA" }), jsx("stop", { offset: "1", stopColor: "#AE73FA", stopOpacity: "0" })] }), jsxs("linearGradient", { id: "paint2_linear", x1: "114", y1: "57", x2: "-1.66555e-06", y2: "57", gradientUnits: "userSpaceOnUse", children: [jsx("stop", { stopColor: "#AE73FA" }), jsx("stop", { offset: "1", stopColor: "#AE73FA", stopOpacity: "0" })] })] })] }));
@@ -1,4 +1,4 @@
1
- import { jsx, jsxs } from 'theme-ui/jsx-runtime';
1
+ import { jsx, jsxs } from 'react/jsx-runtime';
2
2
 
3
3
  const UNICHAIN = ({ width }) => {
4
4
  return (jsx("svg", { width: width || '30', height: width || '30', viewBox: "0 0 64 64", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: jsxs("g", { children: [jsx("title", { children: "Layer 1" }), jsx("rect", { id: "svg_1", fill: "#f50db4", height: "64", width: "64" }), jsx("path", { id: "svg_2", fill: "white", d: "m52.00002,31.61947c-10.8407,0 -19.6195,-8.7876 -19.6195,-19.61945l-0.761,0l0,19.61945l-19.61954,0l0,0.7611c10.84074,0 19.61954,8.7876 19.61954,19.6194l0.761,0l0,-19.6194l19.6195,0l0,-0.7611z" })] }) }));
@@ -1,6 +1,5 @@
1
- import React from 'react';
2
1
  declare const SwiperDots: ({ isActive, onClick }: {
3
2
  isActive: boolean;
4
3
  onClick?: () => void;
5
- }) => React.JSX.Element;
4
+ }) => import("react/jsx-runtime").JSX.Element;
6
5
  export default SwiperDots;
@@ -1,15 +1,9 @@
1
- import { jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsx } from 'react/jsx-runtime';
2
+ import clsx from 'clsx';
2
3
  import Flex from '../Flex/index.js';
3
4
 
4
5
  const SwiperDots = ({ isActive, onClick }) => {
5
- return (jsx(Flex, { sx: {
6
- background: isActive ? 'abondGradient' : 'white4',
7
- height: '14px',
8
- width: '14px',
9
- borderRadius: '50px',
10
- margin: '0px 2.5px 0px 2.5px',
11
- cursor: 'pointer',
12
- }, onClick: onClick }));
6
+ return (jsx(Flex, { className: clsx('ape:h-[14px] ape:w-[14px] ape:rounded-[50px] ape:mx-[2.5px] ape:cursor-pointer', isActive ? 'ape:bg-[image:var(--ape-gradient-abond)]' : 'ape:bg-white4'), onClick: onClick }));
13
7
  };
14
8
 
15
9
  export { SwiperDots as default };
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../../../../src/components/uikit-sdk/SwiperDots/index.tsx"],"sourcesContent":["import React from 'react'\nimport Flex from '../Flex'\n\nconst SwiperDots = ({ isActive, onClick }: { isActive: boolean; onClick?: () => void }) => {\n return (\n <Flex\n sx={{\n background: isActive ? 'abondGradient' : 'white4',\n height: '14px',\n width: '14px',\n borderRadius: '50px',\n margin: '0px 2.5px 0px 2.5px',\n cursor: 'pointer',\n }}\n onClick={onClick}\n />\n )\n}\n\nexport default SwiperDots\n"],"names":["_jsx"],"mappings":";;;AAGA,MAAM,UAAU,GAAG,CAAC,EAAE,QAAQ,EAAE,OAAO,EAA+C,KAAI;AACxF,IAAA,QACEA,GAAA,CAAC,IAAI,EAAA,EACH,EAAE,EAAE;YACF,UAAU,EAAE,QAAQ,GAAG,eAAe,GAAG,QAAQ;AACjD,YAAA,MAAM,EAAE,MAAM;AACd,YAAA,KAAK,EAAE,MAAM;AACb,YAAA,YAAY,EAAE,MAAM;AACpB,YAAA,MAAM,EAAE,qBAAqB;AAC7B,YAAA,MAAM,EAAE,SAAS;AAClB,SAAA,EACD,OAAO,EAAE,OAAO,EAAA,CAChB;AAEN;;;;"}
1
+ {"version":3,"file":"index.js","sources":["../../../../src/components/uikit-sdk/SwiperDots/index.tsx"],"sourcesContent":["import React from 'react'\nimport clsx from 'clsx'\nimport Flex from '../Flex'\n\nconst SwiperDots = ({ isActive, onClick }: { isActive: boolean; onClick?: () => void }) => {\n return (\n <Flex\n className={clsx(\n 'ape:h-[14px] ape:w-[14px] ape:rounded-[50px] ape:mx-[2.5px] ape:cursor-pointer',\n isActive ? 'ape:bg-[image:var(--ape-gradient-abond)]' : 'ape:bg-white4',\n )}\n onClick={onClick}\n />\n )\n}\n\nexport default SwiperDots\n"],"names":["_jsx"],"mappings":";;;;AAIA,MAAM,UAAU,GAAG,CAAC,EAAE,QAAQ,EAAE,OAAO,EAA+C,KAAI;IACxF,QACEA,GAAA,CAAC,IAAI,EAAA,EACH,SAAS,EAAE,IAAI,CACb,gFAAgF,EAChF,QAAQ,GAAG,0CAA0C,GAAG,eAAe,CACxE,EACD,OAAO,EAAE,OAAO,EAAA,CAChB;AAEN;;;;"}
@@ -1,41 +1,10 @@
1
- import { jsxs, jsx } from 'theme-ui/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
+ import clsx from 'clsx';
2
3
  import Flex from '../Flex/index.js';
3
4
 
4
5
  const TabNav = ({ tabOptions, activeTab, onChangeActiveTab }) => {
5
6
  const translateX = activeTab === tabOptions[0] ? '0%' : '100%';
6
- return (jsxs(Flex, { sx: {
7
- flexDirection: 'row',
8
- width: '100%',
9
- marginTop: '5px',
10
- position: 'relative',
11
- justifyContent: 'space-between',
12
- }, children: [tabOptions.map((tab) => (jsx(Flex, { onClick: () => onChangeActiveTab && onChangeActiveTab(tab), sx: {
13
- flexDirection: 'column',
14
- justifyContent: 'center',
15
- alignItems: 'center',
16
- cursor: 'pointer',
17
- fontWeight: activeTab === tab ? 700 : 500,
18
- color: activeTab === tab ? 'text' : 'textDisabled',
19
- transition: 'all 0.3s ease-out',
20
- width: '100%',
21
- my: '10px',
22
- }, children: tab }, tab))), jsx(Flex, { sx: {
23
- position: 'absolute',
24
- width: '100%',
25
- bottom: 0,
26
- background: 'textDisabled',
27
- height: '3px',
28
- borderRadius: 'normal',
29
- } }), jsx(Flex, { sx: {
30
- position: 'absolute',
31
- width: '50%', // 50% width
32
- bottom: 0,
33
- background: 'text', // Line color
34
- height: '3px',
35
- borderRadius: 'normal',
36
- transition: 'transform 0.3s ease-out', // Add smooth transition
37
- transform: `translateX(${translateX})`, // Dynamically move left/right
38
- } })] }));
7
+ return (jsxs(Flex, { className: "ape:flex-row ape:w-full ape:mt-[5px] ape:relative ape:justify-between", children: [tabOptions.map((tab) => (jsx(Flex, { onClick: () => onChangeActiveTab && onChangeActiveTab(tab), className: clsx('ape:flex-col ape:justify-center ape:items-center ape:cursor-pointer ape:transition-all ape:duration-300 ape:ease-out ape:w-full ape:my-[10px]', activeTab === tab ? 'ape:font-bold ape:text-text' : 'ape:font-medium ape:text-text-disabled'), children: tab }, tab))), jsx(Flex, { className: "ape:absolute ape:w-full ape:bottom-0 ape:bg-text-disabled ape:h-[3px] ape:rounded-normal" }), jsx(Flex, { className: "ape:absolute ape:w-1/2 ape:bottom-0 ape:bg-text ape:h-[3px] ape:rounded-normal ape:transition-transform ape:duration-300 ape:ease-out", style: { transform: `translateX(${translateX})` } })] }));
39
8
  };
40
9
 
41
10
  export { TabNav as default };
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../../../../src/components/uikit-sdk/TabNav/index.tsx"],"sourcesContent":["import React from 'react'\nimport Flex from '../Flex'\n\ninterface TabNavProps {\n activeTab: string\n tabOptions: string[]\n onChangeActiveTab?: (tab: string) => void\n}\n\nconst TabNav: React.FC<TabNavProps> = ({ tabOptions, activeTab, onChangeActiveTab }) => {\n const translateX = activeTab === tabOptions[0] ? '0%' : '100%'\n\n return (\n <Flex\n sx={{\n flexDirection: 'row',\n width: '100%',\n marginTop: '5px',\n position: 'relative',\n justifyContent: 'space-between',\n }}\n >\n {tabOptions.map((tab) => (\n <Flex\n key={tab}\n onClick={() => onChangeActiveTab && onChangeActiveTab(tab)}\n sx={{\n flexDirection: 'column',\n justifyContent: 'center',\n alignItems: 'center',\n cursor: 'pointer',\n fontWeight: activeTab === tab ? 700 : 500,\n color: activeTab === tab ? 'text' : 'textDisabled',\n transition: 'all 0.3s ease-out',\n width: '100%',\n my: '10px',\n }}\n >\n {tab}\n </Flex>\n ))}\n <Flex\n sx={{\n position: 'absolute',\n width: '100%',\n bottom: 0,\n background: 'textDisabled',\n height: '3px',\n borderRadius: 'normal',\n }}\n ></Flex>\n <Flex\n sx={{\n position: 'absolute',\n width: '50%', // 50% width\n bottom: 0,\n background: 'text', // Line color\n height: '3px',\n borderRadius: 'normal',\n transition: 'transform 0.3s ease-out', // Add smooth transition\n transform: `translateX(${translateX})`, // Dynamically move left/right\n }}\n />\n </Flex>\n )\n}\n\nexport default TabNav\n"],"names":["_jsxs","_jsx"],"mappings":";;;AASA,MAAM,MAAM,GAA0B,CAAC,EAAE,UAAU,EAAE,SAAS,EAAE,iBAAiB,EAAE,KAAI;AACrF,IAAA,MAAM,UAAU,GAAG,SAAS,KAAK,UAAU,CAAC,CAAC,CAAC,GAAG,IAAI,GAAG,MAAM;AAE9D,IAAA,QACEA,IAAA,CAAC,IAAI,EAAA,EACH,EAAE,EAAE;AACF,YAAA,aAAa,EAAE,KAAK;AACpB,YAAA,KAAK,EAAE,MAAM;AACb,YAAA,SAAS,EAAE,KAAK;AAChB,YAAA,QAAQ,EAAE,UAAU;AACpB,YAAA,cAAc,EAAE,eAAe;SAChC,EAAA,QAAA,EAAA,CAEA,UAAU,CAAC,GAAG,CAAC,CAAC,GAAG,MAClBC,GAAA,CAAC,IAAI,EAAA,EAEH,OAAO,EAAE,MAAM,iBAAiB,IAAI,iBAAiB,CAAC,GAAG,CAAC,EAC1D,EAAE,EAAE;AACF,oBAAA,aAAa,EAAE,QAAQ;AACvB,oBAAA,cAAc,EAAE,QAAQ;AACxB,oBAAA,UAAU,EAAE,QAAQ;AACpB,oBAAA,MAAM,EAAE,SAAS;oBACjB,UAAU,EAAE,SAAS,KAAK,GAAG,GAAG,GAAG,GAAG,GAAG;oBACzC,KAAK,EAAE,SAAS,KAAK,GAAG,GAAG,MAAM,GAAG,cAAc;AAClD,oBAAA,UAAU,EAAE,mBAAmB;AAC/B,oBAAA,KAAK,EAAE,MAAM;AACb,oBAAA,EAAE,EAAE,MAAM;iBACX,EAAA,QAAA,EAEA,GAAG,EAAA,EAdC,GAAG,CAeH,CACR,CAAC,EACFA,GAAA,CAAC,IAAI,EAAA,EACH,EAAE,EAAE;AACF,oBAAA,QAAQ,EAAE,UAAU;AACpB,oBAAA,KAAK,EAAE,MAAM;AACb,oBAAA,MAAM,EAAE,CAAC;AACT,oBAAA,UAAU,EAAE,cAAc;AAC1B,oBAAA,MAAM,EAAE,KAAK;AACb,oBAAA,YAAY,EAAE,QAAQ;AACvB,iBAAA,EAAA,CACK,EACRA,GAAA,CAAC,IAAI,EAAA,EACH,EAAE,EAAE;AACF,oBAAA,QAAQ,EAAE,UAAU;oBACpB,KAAK,EAAE,KAAK;AACZ,oBAAA,MAAM,EAAE,CAAC;oBACT,UAAU,EAAE,MAAM;AAClB,oBAAA,MAAM,EAAE,KAAK;AACb,oBAAA,YAAY,EAAE,QAAQ;oBACtB,UAAU,EAAE,yBAAyB;AACrC,oBAAA,SAAS,EAAE,CAAA,WAAA,EAAc,UAAU,CAAA,CAAA,CAAG;iBACvC,EAAA,CACD,CAAA,EAAA,CACG;AAEX;;;;"}
1
+ {"version":3,"file":"index.js","sources":["../../../../src/components/uikit-sdk/TabNav/index.tsx"],"sourcesContent":["import React from 'react'\nimport clsx from 'clsx'\nimport Flex from '../Flex'\n\ninterface TabNavProps {\n activeTab: string\n tabOptions: string[]\n onChangeActiveTab?: (tab: string) => void\n}\n\nconst TabNav: React.FC<TabNavProps> = ({ tabOptions, activeTab, onChangeActiveTab }) => {\n const translateX = activeTab === tabOptions[0] ? '0%' : '100%'\n\n return (\n <Flex className=\"ape:flex-row ape:w-full ape:mt-[5px] ape:relative ape:justify-between\">\n {tabOptions.map((tab) => (\n <Flex\n key={tab}\n onClick={() => onChangeActiveTab && onChangeActiveTab(tab)}\n className={clsx(\n 'ape:flex-col ape:justify-center ape:items-center ape:cursor-pointer ape:transition-all ape:duration-300 ape:ease-out ape:w-full ape:my-[10px]',\n activeTab === tab ? 'ape:font-bold ape:text-text' : 'ape:font-medium ape:text-text-disabled',\n )}\n >\n {tab}\n </Flex>\n ))}\n <Flex className=\"ape:absolute ape:w-full ape:bottom-0 ape:bg-text-disabled ape:h-[3px] ape:rounded-normal\" />\n <Flex\n className=\"ape:absolute ape:w-1/2 ape:bottom-0 ape:bg-text ape:h-[3px] ape:rounded-normal ape:transition-transform ape:duration-300 ape:ease-out\"\n style={{ transform: `translateX(${translateX})` }}\n />\n </Flex>\n )\n}\n\nexport default TabNav\n"],"names":["_jsxs","_jsx"],"mappings":";;;;AAUA,MAAM,MAAM,GAA0B,CAAC,EAAE,UAAU,EAAE,SAAS,EAAE,iBAAiB,EAAE,KAAI;AACrF,IAAA,MAAM,UAAU,GAAG,SAAS,KAAK,UAAU,CAAC,CAAC,CAAC,GAAG,IAAI,GAAG,MAAM;AAE9D,IAAA,QACEA,IAAA,CAAC,IAAI,IAAC,SAAS,EAAC,uEAAuE,EAAA,QAAA,EAAA,CACpF,UAAU,CAAC,GAAG,CAAC,CAAC,GAAG,MAClBC,GAAA,CAAC,IAAI,EAAA,EAEH,OAAO,EAAE,MAAM,iBAAiB,IAAI,iBAAiB,CAAC,GAAG,CAAC,EAC1D,SAAS,EAAE,IAAI,CACb,+IAA+I,EAC/I,SAAS,KAAK,GAAG,GAAG,6BAA6B,GAAG,wCAAwC,CAC7F,YAEA,GAAG,EAAA,EAPC,GAAG,CAQH,CACR,CAAC,EACFA,IAAC,IAAI,EAAA,EAAC,SAAS,EAAC,0FAA0F,EAAA,CAAG,EAC7GA,IAAC,IAAI,EAAA,EACH,SAAS,EAAC,uIAAuI,EACjJ,KAAK,EAAE,EAAE,SAAS,EAAE,cAAc,UAAU,CAAA,CAAA,CAAG,EAAE,EAAA,CACjD,CAAA,EAAA,CACG;AAEX;;;;"}
@@ -1,7 +1,6 @@
1
- import React from 'react';
2
1
  import { MarketingCampaign } from '@ape.swap/apeswap-lists';
3
2
  declare const ListTag: ({ text, marketingCampaign }: {
4
3
  text?: string;
5
4
  marketingCampaign?: MarketingCampaign;
6
- }) => React.JSX.Element;
5
+ }) => import("react/jsx-runtime").JSX.Element;
7
6
  export default ListTag;