@ape.swap/bonds-sdk 1.0.203 → 1.0.205

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 (348) hide show
  1. package/dist/components/BondModal/BondModal.js +1 -1
  2. package/dist/components/BondSingle/BondSingle.js +1 -1
  3. package/dist/components/Bonds/Bonds.js +12 -6
  4. package/dist/components/ProgressBar/ProgressBarWrapper.js +4 -4
  5. package/dist/components/Tooltip/ButtonsRow.d.ts +8 -0
  6. package/dist/components/Tooltip/ButtonsRow.js +25 -0
  7. package/dist/components/Tooltip/Tooltip.d.ts +18 -0
  8. package/dist/components/Tooltip/Tooltip.js +26 -0
  9. package/dist/components/Tooltip/styles.d.ts +1 -3
  10. package/dist/components/Tooltip/styles.js +37 -53
  11. package/dist/components/uikit/Svg/Icons/Hot.js +1 -1
  12. package/dist/components/uisdk/Link/index.d.ts +9 -0
  13. package/dist/components/uisdk/Link/index.js +29 -0
  14. package/dist/components/uisdk/Svg/Icons/AbondFullLogo.d.ts +4 -0
  15. package/dist/components/uisdk/Svg/Icons/AbondFullLogo.js +27 -0
  16. package/dist/components/uisdk/Svg/Icons/AbondSmallLogo.d.ts +4 -0
  17. package/dist/components/uisdk/Svg/Icons/AbondSmallLogo.js +17 -0
  18. package/dist/components/uisdk/Svg/Icons/AccountMonkey.d.ts +4 -0
  19. package/dist/components/uisdk/Svg/Icons/AccountMonkey.js +27 -0
  20. package/dist/components/uisdk/Svg/Icons/ApebondLogo.d.ts +4 -0
  21. package/dist/components/uisdk/Svg/Icons/ApebondLogo.js +28 -0
  22. package/dist/components/uisdk/Svg/Icons/ApeswapSmallLogo.d.ts +4 -0
  23. package/dist/components/uisdk/Svg/Icons/ApeswapSmallLogo.js +17 -0
  24. package/dist/components/uisdk/Svg/Icons/Arrow.d.ts +4 -0
  25. package/dist/components/uisdk/Svg/Icons/Arrow.js +27 -0
  26. package/dist/components/uisdk/Svg/Icons/Audit.d.ts +4 -0
  27. package/dist/components/uisdk/Svg/Icons/Audit.js +27 -0
  28. package/dist/components/uisdk/Svg/Icons/BananaIcon.d.ts +4 -0
  29. package/dist/components/uisdk/Svg/Icons/BananaIcon.js +17 -0
  30. package/dist/components/uisdk/Svg/Icons/BillsM1.d.ts +4 -0
  31. package/dist/components/uisdk/Svg/Icons/BillsM1.js +27 -0
  32. package/dist/components/uisdk/Svg/Icons/BillsM2.d.ts +4 -0
  33. package/dist/components/uisdk/Svg/Icons/BillsM2.js +28 -0
  34. package/dist/components/uisdk/Svg/Icons/BillsM3.d.ts +4 -0
  35. package/dist/components/uisdk/Svg/Icons/BillsM3.js +27 -0
  36. package/dist/components/uisdk/Svg/Icons/Bridge.d.ts +4 -0
  37. package/dist/components/uisdk/Svg/Icons/Bridge.js +27 -0
  38. package/dist/components/uisdk/Svg/Icons/Bubble.d.ts +4 -0
  39. package/dist/components/uisdk/Svg/Icons/Bubble.js +27 -0
  40. package/dist/components/uisdk/Svg/Icons/Calculator.d.ts +4 -0
  41. package/dist/components/uisdk/Svg/Icons/Calculator.js +27 -0
  42. package/dist/components/uisdk/Svg/Icons/Calendar.d.ts +4 -0
  43. package/dist/components/uisdk/Svg/Icons/Calendar.js +16 -0
  44. package/dist/components/uisdk/Svg/Icons/Cancelled.d.ts +4 -0
  45. package/dist/components/uisdk/Svg/Icons/Cancelled.js +27 -0
  46. package/dist/components/uisdk/Svg/Icons/Card.d.ts +4 -0
  47. package/dist/components/uisdk/Svg/Icons/Card.js +27 -0
  48. package/dist/components/uisdk/Svg/Icons/Caret.d.ts +4 -0
  49. package/dist/components/uisdk/Svg/Icons/Caret.js +27 -0
  50. package/dist/components/uisdk/Svg/Icons/Chain.d.ts +4 -0
  51. package/dist/components/uisdk/Svg/Icons/Chain.js +20 -0
  52. package/dist/components/uisdk/Svg/Icons/Chart.d.ts +4 -0
  53. package/dist/components/uisdk/Svg/Icons/Chart.js +27 -0
  54. package/dist/components/uisdk/Svg/Icons/Chat.d.ts +4 -0
  55. package/dist/components/uisdk/Svg/Icons/Chat.js +27 -0
  56. package/dist/components/uisdk/Svg/Icons/Close.d.ts +4 -0
  57. package/dist/components/uisdk/Svg/Icons/Close.js +20 -0
  58. package/dist/components/uisdk/Svg/Icons/Cog.d.ts +4 -0
  59. package/dist/components/uisdk/Svg/Icons/Cog.js +27 -0
  60. package/dist/components/uisdk/Svg/Icons/Collapse.d.ts +4 -0
  61. package/dist/components/uisdk/Svg/Icons/Collapse.js +27 -0
  62. package/dist/components/uisdk/Svg/Icons/Copy.d.ts +4 -0
  63. package/dist/components/uisdk/Svg/Icons/Copy.js +27 -0
  64. package/dist/components/uisdk/Svg/Icons/Discord.d.ts +4 -0
  65. package/dist/components/uisdk/Svg/Icons/Discord.js +27 -0
  66. package/dist/components/uisdk/Svg/Icons/DiscordNew.d.ts +4 -0
  67. package/dist/components/uisdk/Svg/Icons/DiscordNew.js +27 -0
  68. package/dist/components/uisdk/Svg/Icons/Docs.d.ts +4 -0
  69. package/dist/components/uisdk/Svg/Icons/Docs.js +27 -0
  70. package/dist/components/uisdk/Svg/Icons/DocsV2.d.ts +4 -0
  71. package/dist/components/uisdk/Svg/Icons/DocsV2.js +27 -0
  72. package/dist/components/uisdk/Svg/Icons/Ellipse.d.ts +4 -0
  73. package/dist/components/uisdk/Svg/Icons/Ellipse.js +27 -0
  74. package/dist/components/uisdk/Svg/Icons/Error.d.ts +4 -0
  75. package/dist/components/uisdk/Svg/Icons/Error.js +27 -0
  76. package/dist/components/uisdk/Svg/Icons/Expand.d.ts +4 -0
  77. package/dist/components/uisdk/Svg/Icons/Expand.js +27 -0
  78. package/dist/components/uisdk/Svg/Icons/Explorer.d.ts +4 -0
  79. package/dist/components/uisdk/Svg/Icons/Explorer.js +27 -0
  80. package/dist/components/uisdk/Svg/Icons/External.d.ts +4 -0
  81. package/dist/components/uisdk/Svg/Icons/External.js +27 -0
  82. package/dist/components/uisdk/Svg/Icons/Farm.d.ts +4 -0
  83. package/dist/components/uisdk/Svg/Icons/Farm.js +27 -0
  84. package/dist/components/uisdk/Svg/Icons/Fav.d.ts +4 -0
  85. package/dist/components/uisdk/Svg/Icons/Fav.js +27 -0
  86. package/dist/components/uisdk/Svg/Icons/FilledURL.d.ts +4 -0
  87. package/dist/components/uisdk/Svg/Icons/FilledURL.js +27 -0
  88. package/dist/components/uisdk/Svg/Icons/Fire.d.ts +4 -0
  89. package/dist/components/uisdk/Svg/Icons/Fire.js +17 -0
  90. package/dist/components/uisdk/Svg/Icons/Frame.d.ts +4 -0
  91. package/dist/components/uisdk/Svg/Icons/Frame.js +27 -0
  92. package/dist/components/uisdk/Svg/Icons/FullLogo.d.ts +4 -0
  93. package/dist/components/uisdk/Svg/Icons/FullLogo.js +17 -0
  94. package/dist/components/uisdk/Svg/Icons/Gnana.d.ts +4 -0
  95. package/dist/components/uisdk/Svg/Icons/Gnana.js +27 -0
  96. package/dist/components/uisdk/Svg/Icons/GreenShield.d.ts +4 -0
  97. package/dist/components/uisdk/Svg/Icons/GreenShield.js +17 -0
  98. package/dist/components/uisdk/Svg/Icons/Hamburger.d.ts +4 -0
  99. package/dist/components/uisdk/Svg/Icons/Hamburger.js +27 -0
  100. package/dist/components/uisdk/Svg/Icons/HamburgerClosed.d.ts +4 -0
  101. package/dist/components/uisdk/Svg/Icons/HamburgerClosed.js +27 -0
  102. package/dist/components/uisdk/Svg/Icons/Home.d.ts +4 -0
  103. package/dist/components/uisdk/Svg/Icons/Home.js +27 -0
  104. package/dist/components/uisdk/Svg/Icons/Hot.d.ts +4 -0
  105. package/dist/components/uisdk/Svg/Icons/Hot.js +17 -0
  106. package/dist/components/uisdk/Svg/Icons/Info.d.ts +4 -0
  107. package/dist/components/uisdk/Svg/Icons/Info.js +27 -0
  108. package/dist/components/uisdk/Svg/Icons/InfoSolid.d.ts +4 -0
  109. package/dist/components/uisdk/Svg/Icons/InfoSolid.js +27 -0
  110. package/dist/components/uisdk/Svg/Icons/Insight.d.ts +4 -0
  111. package/dist/components/uisdk/Svg/Icons/Insight.js +27 -0
  112. package/dist/components/uisdk/Svg/Icons/Instagram.d.ts +4 -0
  113. package/dist/components/uisdk/Svg/Icons/Instagram.js +27 -0
  114. package/dist/components/uisdk/Svg/Icons/Island.d.ts +4 -0
  115. package/dist/components/uisdk/Svg/Icons/Island.js +27 -0
  116. package/dist/components/uisdk/Svg/Icons/Language.d.ts +4 -0
  117. package/dist/components/uisdk/Svg/Icons/Language.js +16 -0
  118. package/dist/components/uisdk/Svg/Icons/LanguageIcon.d.ts +4 -0
  119. package/dist/components/uisdk/Svg/Icons/LanguageIcon.js +27 -0
  120. package/dist/components/uisdk/Svg/Icons/LineChart.d.ts +4 -0
  121. package/dist/components/uisdk/Svg/Icons/LineChart.js +17 -0
  122. package/dist/components/uisdk/Svg/Icons/LiquidityIcon.d.ts +4 -0
  123. package/dist/components/uisdk/Svg/Icons/LiquidityIcon.js +27 -0
  124. package/dist/components/uisdk/Svg/Icons/Logout.d.ts +4 -0
  125. package/dist/components/uisdk/Svg/Icons/Logout.js +27 -0
  126. package/dist/components/uisdk/Svg/Icons/Medium.d.ts +4 -0
  127. package/dist/components/uisdk/Svg/Icons/Medium.js +27 -0
  128. package/dist/components/uisdk/Svg/Icons/MenuSettings.d.ts +4 -0
  129. package/dist/components/uisdk/Svg/Icons/MenuSettings.js +27 -0
  130. package/dist/components/uisdk/Svg/Icons/Message.d.ts +4 -0
  131. package/dist/components/uisdk/Svg/Icons/Message.js +20 -0
  132. package/dist/components/uisdk/Svg/Icons/Migrate.d.ts +4 -0
  133. package/dist/components/uisdk/Svg/Icons/Migrate.js +27 -0
  134. package/dist/components/uisdk/Svg/Icons/Moon.d.ts +4 -0
  135. package/dist/components/uisdk/Svg/Icons/Moon.js +27 -0
  136. package/dist/components/uisdk/Svg/Icons/More.d.ts +4 -0
  137. package/dist/components/uisdk/Svg/Icons/More.js +27 -0
  138. package/dist/components/uisdk/Svg/Icons/NFA.d.ts +4 -0
  139. package/dist/components/uisdk/Svg/Icons/NFA.js +27 -0
  140. package/dist/components/uisdk/Svg/Icons/NavCaret.d.ts +4 -0
  141. package/dist/components/uisdk/Svg/Icons/NavCaret.js +27 -0
  142. package/dist/components/uisdk/Svg/Icons/PlaceholderMonkey.d.ts +4 -0
  143. package/dist/components/uisdk/Svg/Icons/PlaceholderMonkey.js +27 -0
  144. package/dist/components/uisdk/Svg/Icons/Play.d.ts +4 -0
  145. package/dist/components/uisdk/Svg/Icons/Play.js +16 -0
  146. package/dist/components/uisdk/Svg/Icons/Pool.d.ts +4 -0
  147. package/dist/components/uisdk/Svg/Icons/Pool.js +27 -0
  148. package/dist/components/uisdk/Svg/Icons/Positions.d.ts +4 -0
  149. package/dist/components/uisdk/Svg/Icons/Positions.js +27 -0
  150. package/dist/components/uisdk/Svg/Icons/ProfileDark.d.ts +4 -0
  151. package/dist/components/uisdk/Svg/Icons/ProfileDark.js +17 -0
  152. package/dist/components/uisdk/Svg/Icons/ProfileIcon.d.ts +7 -0
  153. package/dist/components/uisdk/Svg/Icons/ProfileIcon.js +16 -0
  154. package/dist/components/uisdk/Svg/Icons/ProfileLight.d.ts +4 -0
  155. package/dist/components/uisdk/Svg/Icons/ProfileLight.js +17 -0
  156. package/dist/components/uisdk/Svg/Icons/Question.d.ts +4 -0
  157. package/dist/components/uisdk/Svg/Icons/Question.js +17 -0
  158. package/dist/components/uisdk/Svg/Icons/QuestionCircle.d.ts +4 -0
  159. package/dist/components/uisdk/Svg/Icons/QuestionCircle.js +27 -0
  160. package/dist/components/uisdk/Svg/Icons/QuestionFill.d.ts +4 -0
  161. package/dist/components/uisdk/Svg/Icons/QuestionFill.js +27 -0
  162. package/dist/components/uisdk/Svg/Icons/Quiz.d.ts +4 -0
  163. package/dist/components/uisdk/Svg/Icons/Quiz.js +27 -0
  164. package/dist/components/uisdk/Svg/Icons/Receipt.d.ts +4 -0
  165. package/dist/components/uisdk/Svg/Icons/Receipt.js +27 -0
  166. package/dist/components/uisdk/Svg/Icons/Reddit.d.ts +4 -0
  167. package/dist/components/uisdk/Svg/Icons/Reddit.js +27 -0
  168. package/dist/components/uisdk/Svg/Icons/Rocket.d.ts +4 -0
  169. package/dist/components/uisdk/Svg/Icons/Rocket.js +27 -0
  170. package/dist/components/uisdk/Svg/Icons/ScrollTop.d.ts +4 -0
  171. package/dist/components/uisdk/Svg/Icons/ScrollTop.js +27 -0
  172. package/dist/components/uisdk/Svg/Icons/Search.d.ts +4 -0
  173. package/dist/components/uisdk/Svg/Icons/Search.js +27 -0
  174. package/dist/components/uisdk/Svg/Icons/Send.d.ts +4 -0
  175. package/dist/components/uisdk/Svg/Icons/Send.js +27 -0
  176. package/dist/components/uisdk/Svg/Icons/Settings.d.ts +4 -0
  177. package/dist/components/uisdk/Svg/Icons/Settings.js +27 -0
  178. package/dist/components/uisdk/Svg/Icons/Share.d.ts +4 -0
  179. package/dist/components/uisdk/Svg/Icons/Share.js +27 -0
  180. package/dist/components/uisdk/Svg/Icons/Success.d.ts +4 -0
  181. package/dist/components/uisdk/Svg/Icons/Success.js +27 -0
  182. package/dist/components/uisdk/Svg/Icons/SuccessOutline.d.ts +4 -0
  183. package/dist/components/uisdk/Svg/Icons/SuccessOutline.js +27 -0
  184. package/dist/components/uisdk/Svg/Icons/SwapArrows.d.ts +4 -0
  185. package/dist/components/uisdk/Svg/Icons/SwapArrows.js +27 -0
  186. package/dist/components/uisdk/Svg/Icons/SwitchArrows.d.ts +4 -0
  187. package/dist/components/uisdk/Svg/Icons/SwitchArrows.js +27 -0
  188. package/dist/components/uisdk/Svg/Icons/Tag.d.ts +4 -0
  189. package/dist/components/uisdk/Svg/Icons/Tag.js +16 -0
  190. package/dist/components/uisdk/Svg/Icons/Telegram.d.ts +4 -0
  191. package/dist/components/uisdk/Svg/Icons/Telegram.js +27 -0
  192. package/dist/components/uisdk/Svg/Icons/TelegramNew.d.ts +4 -0
  193. package/dist/components/uisdk/Svg/Icons/TelegramNew.js +27 -0
  194. package/dist/components/uisdk/Svg/Icons/TextLogo.d.ts +4 -0
  195. package/dist/components/uisdk/Svg/Icons/TextLogo.js +17 -0
  196. package/dist/components/uisdk/Svg/Icons/TickShield.d.ts +4 -0
  197. package/dist/components/uisdk/Svg/Icons/TickShield.js +27 -0
  198. package/dist/components/uisdk/Svg/Icons/Trade.d.ts +4 -0
  199. package/dist/components/uisdk/Svg/Icons/Trade.js +27 -0
  200. package/dist/components/uisdk/Svg/Icons/Trash.d.ts +4 -0
  201. package/dist/components/uisdk/Svg/Icons/Trash.js +27 -0
  202. package/dist/components/uisdk/Svg/Icons/Twitter.d.ts +4 -0
  203. package/dist/components/uisdk/Svg/Icons/Twitter.js +27 -0
  204. package/dist/components/uisdk/Svg/Icons/URL.d.ts +4 -0
  205. package/dist/components/uisdk/Svg/Icons/URL.js +27 -0
  206. package/dist/components/uisdk/Svg/Icons/Vaults.d.ts +4 -0
  207. package/dist/components/uisdk/Svg/Icons/Vaults.js +27 -0
  208. package/dist/components/uisdk/Svg/Icons/Verified.d.ts +4 -0
  209. package/dist/components/uisdk/Svg/Icons/Verified.js +17 -0
  210. package/dist/components/uisdk/Svg/Icons/Wallet.d.ts +4 -0
  211. package/dist/components/uisdk/Svg/Icons/Wallet.js +27 -0
  212. package/dist/components/uisdk/Svg/Icons/Warning.d.ts +4 -0
  213. package/dist/components/uisdk/Svg/Icons/Warning.js +27 -0
  214. package/dist/components/uisdk/Svg/Icons/Watch.d.ts +4 -0
  215. package/dist/components/uisdk/Svg/Icons/Watch.js +27 -0
  216. package/dist/components/uisdk/Svg/Icons/Website.d.ts +4 -0
  217. package/dist/components/uisdk/Svg/Icons/Website.js +27 -0
  218. package/dist/components/uisdk/Svg/Icons/WebsiteNew.d.ts +4 -0
  219. package/dist/components/uisdk/Svg/Icons/WebsiteNew.js +27 -0
  220. package/dist/components/uisdk/Svg/Icons/WhitepaperNew.d.ts +4 -0
  221. package/dist/components/uisdk/Svg/Icons/WhitepaperNew.js +27 -0
  222. package/dist/components/uisdk/Svg/Icons/XNew.d.ts +4 -0
  223. package/dist/components/uisdk/Svg/Icons/XNew.js +27 -0
  224. package/dist/components/uisdk/Svg/Icons/YellowQuestionMark.d.ts +4 -0
  225. package/dist/components/uisdk/Svg/Icons/YellowQuestionMark.js +17 -0
  226. package/dist/components/uisdk/Svg/Icons/ZapArrow.d.ts +4 -0
  227. package/dist/components/uisdk/Svg/Icons/ZapArrow.js +27 -0
  228. package/dist/components/uisdk/Svg/Icons/ZapIcon.d.ts +4 -0
  229. package/dist/components/uisdk/Svg/Icons/ZapIcon.js +27 -0
  230. package/dist/components/uisdk/Svg/Icons/index.d.ts +108 -0
  231. package/dist/components/uisdk/Svg/Icons/index.js +110 -0
  232. package/dist/components/uisdk/Svg/Icons/polygonNew.d.ts +4 -0
  233. package/dist/components/uisdk/Svg/Icons/polygonNew.js +27 -0
  234. package/dist/components/uisdk/Svg/Icons/types.d.ts +16 -0
  235. package/dist/components/uisdk/Svg/Icons/types.js +1 -0
  236. package/dist/components/uisdk/Svg/index.d.ts +4 -0
  237. package/dist/components/uisdk/Svg/index.js +343 -0
  238. package/dist/components/uisdk/Svg/styles.d.ts +4 -0
  239. package/dist/components/uisdk/Svg/styles.js +16 -0
  240. package/dist/components/uisdk/Svg/tokens/ABOND.d.ts +4 -0
  241. package/dist/components/uisdk/Svg/tokens/ABOND.js +17 -0
  242. package/dist/components/uisdk/Svg/tokens/ARBITRUM.d.ts +4 -0
  243. package/dist/components/uisdk/Svg/tokens/ARBITRUM.js +17 -0
  244. package/dist/components/uisdk/Svg/tokens/AVAX.d.ts +4 -0
  245. package/dist/components/uisdk/Svg/tokens/AVAX.js +17 -0
  246. package/dist/components/uisdk/Svg/tokens/BANANA.d.ts +4 -0
  247. package/dist/components/uisdk/Svg/tokens/BANANA.js +17 -0
  248. package/dist/components/uisdk/Svg/tokens/BASE.d.ts +4 -0
  249. package/dist/components/uisdk/Svg/tokens/BASE.js +17 -0
  250. package/dist/components/uisdk/Svg/tokens/BNB.d.ts +4 -0
  251. package/dist/components/uisdk/Svg/tokens/BNB.js +17 -0
  252. package/dist/components/uisdk/Svg/tokens/BSC.d.ts +4 -0
  253. package/dist/components/uisdk/Svg/tokens/BSC.js +17 -0
  254. package/dist/components/uisdk/Svg/tokens/CELO.d.ts +4 -0
  255. package/dist/components/uisdk/Svg/tokens/CELO.js +16 -0
  256. package/dist/components/uisdk/Svg/tokens/CRONOS.d.ts +4 -0
  257. package/dist/components/uisdk/Svg/tokens/CRONOS.js +17 -0
  258. package/dist/components/uisdk/Svg/tokens/ETH.d.ts +4 -0
  259. package/dist/components/uisdk/Svg/tokens/ETH.js +17 -0
  260. package/dist/components/uisdk/Svg/tokens/FANTOM.d.ts +4 -0
  261. package/dist/components/uisdk/Svg/tokens/FANTOM.js +17 -0
  262. package/dist/components/uisdk/Svg/tokens/GNANA.d.ts +4 -0
  263. package/dist/components/uisdk/Svg/tokens/GNANA.js +17 -0
  264. package/dist/components/uisdk/Svg/tokens/GNOSIS.d.ts +4 -0
  265. package/dist/components/uisdk/Svg/tokens/GNOSIS.js +17 -0
  266. package/dist/components/uisdk/Svg/tokens/INEVM.d.ts +4 -0
  267. package/dist/components/uisdk/Svg/tokens/INEVM.js +17 -0
  268. package/dist/components/uisdk/Svg/tokens/IOTA.d.ts +4 -0
  269. package/dist/components/uisdk/Svg/tokens/IOTA.js +17 -0
  270. package/dist/components/uisdk/Svg/tokens/LIGHTLINK.d.ts +4 -0
  271. package/dist/components/uisdk/Svg/tokens/LIGHTLINK.js +17 -0
  272. package/dist/components/uisdk/Svg/tokens/LINEA.d.ts +4 -0
  273. package/dist/components/uisdk/Svg/tokens/LINEA.js +17 -0
  274. package/dist/components/uisdk/Svg/tokens/OKX.d.ts +4 -0
  275. package/dist/components/uisdk/Svg/tokens/OKX.js +16 -0
  276. package/dist/components/uisdk/Svg/tokens/OPTIMISM.d.ts +4 -0
  277. package/dist/components/uisdk/Svg/tokens/OPTIMISM.js +19 -0
  278. package/dist/components/uisdk/Svg/tokens/POLYGON.d.ts +4 -0
  279. package/dist/components/uisdk/Svg/tokens/POLYGON.js +17 -0
  280. package/dist/components/uisdk/Svg/tokens/POLYGONZK.d.ts +4 -0
  281. package/dist/components/uisdk/Svg/tokens/POLYGONZK.js +17 -0
  282. package/dist/components/uisdk/Svg/tokens/TLOS.d.ts +4 -0
  283. package/dist/components/uisdk/Svg/tokens/TLOS.js +17 -0
  284. package/dist/components/uisdk/Svg/tokens/index.d.ts +22 -0
  285. package/dist/components/uisdk/Svg/tokens/index.js +22 -0
  286. package/dist/components/uisdk/Svg/types.d.ts +169 -0
  287. package/dist/components/uisdk/Svg/types.js +163 -0
  288. package/dist/components/uisdk/Svg/walletIcons/BinanceChain.d.ts +4 -0
  289. package/dist/components/uisdk/Svg/walletIcons/BinanceChain.js +17 -0
  290. package/dist/components/uisdk/Svg/walletIcons/Bitkeep.d.ts +4 -0
  291. package/dist/components/uisdk/Svg/walletIcons/Bitkeep.js +17 -0
  292. package/dist/components/uisdk/Svg/walletIcons/Brave.d.ts +4 -0
  293. package/dist/components/uisdk/Svg/walletIcons/Brave.js +17 -0
  294. package/dist/components/uisdk/Svg/walletIcons/Coinbase.d.ts +4 -0
  295. package/dist/components/uisdk/Svg/walletIcons/Coinbase.js +17 -0
  296. package/dist/components/uisdk/Svg/walletIcons/MadWallet.d.ts +4 -0
  297. package/dist/components/uisdk/Svg/walletIcons/MadWallet.js +17 -0
  298. package/dist/components/uisdk/Svg/walletIcons/MathWallet.d.ts +4 -0
  299. package/dist/components/uisdk/Svg/walletIcons/MathWallet.js +17 -0
  300. package/dist/components/uisdk/Svg/walletIcons/Metamask.d.ts +4 -0
  301. package/dist/components/uisdk/Svg/walletIcons/Metamask.js +17 -0
  302. package/dist/components/uisdk/Svg/walletIcons/Nabox.d.ts +4 -0
  303. package/dist/components/uisdk/Svg/walletIcons/Nabox.js +17 -0
  304. package/dist/components/uisdk/Svg/walletIcons/OKX.d.ts +4 -0
  305. package/dist/components/uisdk/Svg/walletIcons/OKX.js +17 -0
  306. package/dist/components/uisdk/Svg/walletIcons/OntoWallet.d.ts +4 -0
  307. package/dist/components/uisdk/Svg/walletIcons/OntoWallet.js +17 -0
  308. package/dist/components/uisdk/Svg/walletIcons/SafePalWallet.d.ts +4 -0
  309. package/dist/components/uisdk/Svg/walletIcons/SafePalWallet.js +17 -0
  310. package/dist/components/uisdk/Svg/walletIcons/SocialLogin.d.ts +4 -0
  311. package/dist/components/uisdk/Svg/walletIcons/SocialLogin.js +17 -0
  312. package/dist/components/uisdk/Svg/walletIcons/TokenPocket.d.ts +4 -0
  313. package/dist/components/uisdk/Svg/walletIcons/TokenPocket.js +17 -0
  314. package/dist/components/uisdk/Svg/walletIcons/TorusWallet.d.ts +4 -0
  315. package/dist/components/uisdk/Svg/walletIcons/TorusWallet.js +17 -0
  316. package/dist/components/uisdk/Svg/walletIcons/TrustWallet.d.ts +4 -0
  317. package/dist/components/uisdk/Svg/walletIcons/TrustWallet.js +17 -0
  318. package/dist/components/uisdk/Svg/walletIcons/Unstoppable.d.ts +4 -0
  319. package/dist/components/uisdk/Svg/walletIcons/Unstoppable.js +17 -0
  320. package/dist/components/uisdk/Svg/walletIcons/WalletConnect.d.ts +4 -0
  321. package/dist/components/uisdk/Svg/walletIcons/WalletConnect.js +17 -0
  322. package/dist/components/uisdk/Svg/walletIcons/WalletImage.d.ts +3 -0
  323. package/dist/components/uisdk/Svg/walletIcons/WalletImage.js +16 -0
  324. package/dist/components/uisdk/Svg/walletIcons/index.d.ts +18 -0
  325. package/dist/components/uisdk/Svg/walletIcons/index.js +18 -0
  326. package/dist/components/uisdk/TooltipBubble/styles.d.ts +4 -0
  327. package/dist/components/uisdk/TooltipBubble/styles.js +60 -0
  328. package/dist/components/uisdk/index.d.ts +6 -0
  329. package/dist/components/uisdk/index.js +7 -0
  330. package/dist/scss/BondModal.scss +0 -1
  331. package/dist/types/bonds.d.ts +3 -0
  332. package/package.json +1 -1
  333. /package/dist/components/{Flex → uisdk/Flex}/index.d.ts +0 -0
  334. /package/dist/components/{Flex → uisdk/Flex}/index.js +0 -0
  335. /package/dist/components/{Skeleton → uisdk/Skeleton}/index.d.ts +0 -0
  336. /package/dist/components/{Skeleton → uisdk/Skeleton}/index.js +0 -0
  337. /package/dist/components/{Skeleton → uisdk/Skeleton}/styles.d.ts +0 -0
  338. /package/dist/components/{Skeleton → uisdk/Skeleton}/styles.js +0 -0
  339. /package/dist/components/{Skeleton → uisdk/Skeleton}/types.d.ts +0 -0
  340. /package/dist/components/{Skeleton → uisdk/Skeleton}/types.js +0 -0
  341. /package/dist/components/{Text → uisdk/Text}/index.d.ts +0 -0
  342. /package/dist/components/{Text → uisdk/Text}/index.js +0 -0
  343. /package/dist/components/{Text → uisdk/Text}/types.d.ts +0 -0
  344. /package/dist/components/{Text → uisdk/Text}/types.js +0 -0
  345. /package/dist/components/{Tooltip → uisdk/TooltipBubble}/index.d.ts +0 -0
  346. /package/dist/components/{Tooltip → uisdk/TooltipBubble}/index.js +0 -0
  347. /package/dist/components/{Tooltip → uisdk/TooltipBubble}/types.d.ts +0 -0
  348. /package/dist/components/{Tooltip → uisdk/TooltipBubble}/types.js +0 -0
@@ -0,0 +1,27 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx } from "theme-ui/jsx-runtime";
13
+ var QuestionFill = function (_a) {
14
+ var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
15
+ var deg = {
16
+ left: 90,
17
+ up: 180,
18
+ right: 270,
19
+ down: 0,
20
+ };
21
+ var style = getStyles({
22
+ degree: deg[direction],
23
+ color: color,
24
+ });
25
+ return (_jsx("svg", __assign({ width: width || '20', viewBox: "0 0 19 17", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("g", __assign({ opacity: "0.5" }, { children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.5 17C14.4706 17 18.5 13.1944 18.5 8.5C18.5 3.80558 14.4706 0 9.5 0C4.52944 0 0.5 3.80558 0.5 8.5C0.5 13.1944 4.52944 17 9.5 17ZM11.8473 4.71193C11.3233 4.2391 10.6231 4.00269 9.74689 4.00269C9.17132 4.00269 8.66448 4.11245 8.22636 4.33198C7.79682 4.55151 7.46609 4.85969 7.23414 5.25653C7.11213 5.46528 7.0222 5.68923 6.96438 5.92836C6.87488 6.29843 7.19487 6.61169 7.57562 6.61169C7.95636 6.61169 8.23718 6.28526 8.4013 5.94171C8.466 5.80628 8.55372 5.68766 8.66448 5.58582C8.93078 5.34096 9.29589 5.21853 9.75978 5.21853C10.2237 5.21853 10.5845 5.34518 10.8422 5.59849C11.1085 5.85179 11.2417 6.20219 11.2417 6.64969C11.2417 7.26606 11.0183 7.684 10.5716 7.90353C10.1335 8.12306 9.49776 8.23282 8.66448 8.23282C8.43189 8.23282 8.24548 8.42537 8.25301 8.65783L8.28282 9.57763C8.29444 9.93641 8.58865 10.2212 8.94761 10.2212C9.30166 10.2212 9.59366 9.9439 9.61188 9.59031L9.63092 9.2207C10.5415 9.2207 11.2717 9.00539 11.8215 8.57478C12.3713 8.14417 12.6462 7.50247 12.6462 6.64969C12.6462 5.83068 12.3799 5.18476 11.8473 4.71193ZM8.25213 12.7543C8.43253 12.9316 8.65589 13.0202 8.92219 13.0202C9.17991 13.0202 9.39897 12.9316 9.57938 12.7543C9.75978 12.5769 9.84998 12.3574 9.84998 12.0957C9.84998 11.8339 9.75978 11.6144 9.57938 11.4371C9.39897 11.2598 9.17991 11.1711 8.92219 11.1711C8.65589 11.1711 8.43253 11.2598 8.25213 11.4371C8.07172 11.6144 7.98152 11.8339 7.98152 12.0957C7.98152 12.3574 8.07172 12.5769 8.25213 12.7543Z", fill: "#FAFAFA" }) })) })));
26
+ };
27
+ export default QuestionFill;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SvgProps } from './types';
3
+ declare const Quiz: React.FC<SvgProps>;
4
+ export default Quiz;
@@ -0,0 +1,27 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx } from "theme-ui/jsx-runtime";
13
+ var Quiz = function (_a) {
14
+ var _b = _a.direction, direction = _b === void 0 ? 'right' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
15
+ var deg = {
16
+ left: 180,
17
+ up: 270,
18
+ right: 0,
19
+ down: 90,
20
+ };
21
+ var style = getStyles({
22
+ degree: deg[direction],
23
+ color: color,
24
+ });
25
+ return (_jsx("svg", __assign({ width: width || '24', viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M13.4175 15.15C13.6725 15.15 13.89 15.06 14.07 14.88C14.25 14.7 14.34 14.4825 14.34 14.2275C14.34 13.9725 14.25 13.755 14.07 13.575C13.89 13.395 13.6725 13.305 13.4175 13.305C13.1625 13.305 12.945 13.395 12.765 13.575C12.585 13.755 12.495 13.9725 12.495 14.2275C12.495 14.4825 12.585 14.7 12.765 14.88C12.945 15.06 13.1625 15.15 13.4175 15.15ZM12.855 12.315H13.9125C13.9425 11.88 14.0062 11.5575 14.1037 11.3475C14.2012 11.1375 14.445 10.845 14.835 10.47C15.24 10.08 15.5212 9.73875 15.6787 9.44625C15.8362 9.15375 15.915 8.8125 15.915 8.4225C15.915 7.7325 15.6788 7.17 15.2062 6.735C14.7337 6.3 14.115 6.0825 13.35 6.0825C12.78 6.0825 12.27 6.23625 11.82 6.54375C11.37 6.85125 11.04 7.2825 10.83 7.8375L11.8425 8.265C12.0075 7.89 12.2137 7.605 12.4612 7.41C12.7087 7.215 13.005 7.1175 13.35 7.1175C13.8 7.1175 14.1637 7.245 14.4412 7.5C14.7187 7.755 14.8575 8.0775 14.8575 8.4675C14.8575 8.7675 14.79 9.03 14.655 9.255C14.52 9.48 14.28 9.72 13.935 9.975C13.455 10.41 13.155 10.7587 13.035 11.0212C12.915 11.2838 12.855 11.715 12.855 12.315ZM7.05 18.3C6.69 18.3 6.375 18.165 6.105 17.895C5.835 17.625 5.7 17.31 5.7 16.95V4.35C5.7 3.99 5.835 3.675 6.105 3.405C6.375 3.135 6.69 3 7.05 3H19.65C20.01 3 20.325 3.135 20.595 3.405C20.865 3.675 21 3.99 21 4.35V16.95C21 17.31 20.865 17.625 20.595 17.895C20.325 18.165 20.01 18.3 19.65 18.3H7.05ZM4.35 21C3.99 21 3.675 20.865 3.405 20.595C3.135 20.325 3 20.01 3 19.65V5.7H4.35V19.65H18.3V21H4.35Z", fill: "#4D4040" }) })));
26
+ };
27
+ export default Quiz;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SvgProps } from './types';
3
+ declare const Caret: React.FC<SvgProps>;
4
+ export default Caret;
@@ -0,0 +1,27 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx } from "theme-ui/jsx-runtime";
13
+ var Caret = function (_a) {
14
+ var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
15
+ var deg = {
16
+ left: 90,
17
+ up: 180,
18
+ right: 270,
19
+ down: 0,
20
+ };
21
+ var style = getStyles({
22
+ degree: deg[direction],
23
+ color: color,
24
+ });
25
+ return (_jsx("svg", __assign({ width: width || '14', viewBox: "0 0 14 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.375 0C12.0712 0 12.7389 0.284462 13.2312 0.790807C13.7234 1.29715 14 1.9839 14 2.69998V17.0999C13.9999 17.2694 13.9533 17.4354 13.8654 17.5789C13.7776 17.7223 13.6522 17.8374 13.5036 17.9107C13.3551 17.9841 13.1894 18.0128 13.0256 17.9935C12.8619 17.9743 12.7068 17.9078 12.5781 17.8019L10.9375 16.4519L9.29688 17.8019C9.1288 17.9404 8.91696 18.0103 8.70192 17.9982C8.48688 17.986 8.28373 17.8928 8.13138 17.7362L7 16.5725L5.86862 17.7362C5.71638 17.8929 5.51329 17.9863 5.29825 17.9986C5.08321 18.0109 4.87131 17.9412 4.70312 17.8028L3.0625 16.4519L1.42188 17.8019C1.29323 17.9078 1.1381 17.9743 0.974365 17.9935C0.810628 18.0128 0.644934 17.9841 0.49636 17.9107C0.347786 17.8374 0.222373 17.7223 0.13456 17.5789C0.0467462 17.4354 0.000102935 17.2694 0 17.0999V2.69998C0 1.9839 0.276562 1.29715 0.768845 0.790807C1.26113 0.284462 1.92881 0 2.625 0H11.375ZM7 8.99995H4.375C4.14294 8.99995 3.92038 9.09477 3.75628 9.26355C3.59219 9.43233 3.5 9.66125 3.5 9.89994C3.5 10.1386 3.59219 10.3676 3.75628 10.5363C3.92038 10.7051 4.14294 10.7999 4.375 10.7999H7C7.23206 10.7999 7.45462 10.7051 7.61872 10.5363C7.78281 10.3676 7.875 10.1386 7.875 9.89994C7.875 9.66125 7.78281 9.43233 7.61872 9.26355C7.45462 9.09477 7.23206 8.99995 7 8.99995ZM9.625 5.39997H4.375C4.15198 5.40022 3.93747 5.48806 3.7753 5.64553C3.61313 5.803 3.51554 6.01822 3.50247 6.24722C3.4894 6.47622 3.56184 6.7017 3.70498 6.87761C3.84812 7.05352 4.05117 7.16657 4.27263 7.19366L4.375 7.19996H9.625C9.84802 7.1997 10.0625 7.11187 10.2247 6.9544C10.3869 6.79693 10.4845 6.5817 10.4975 6.35271C10.5106 6.12371 10.4382 5.89822 10.295 5.72232C10.1519 5.54641 9.94883 5.43336 9.72738 5.40627L9.625 5.39997Z", fill: "#4D4040" }) })));
26
+ };
27
+ export default Caret;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SvgProps } from './types';
3
+ declare const Reddit: React.FC<SvgProps>;
4
+ export default Reddit;
@@ -0,0 +1,27 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx } from "theme-ui/jsx-runtime";
13
+ var Reddit = function (_a) {
14
+ var _b = _a.direction, direction = _b === void 0 ? 'right' : _b, _c = _a.color, color = _c === void 0 ? 'white' : _c, width = _a.width, getStyles = _a.getStyles;
15
+ var deg = {
16
+ left: 180,
17
+ up: 270,
18
+ right: 0,
19
+ down: 90,
20
+ };
21
+ var style = getStyles({
22
+ degree: deg[direction],
23
+ color: color,
24
+ });
25
+ return (_jsx("svg", __assign({ width: width || '26', viewBox: "0 0 26 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M26 12.2055C26 10.6291 24.7206 9.34962 23.1441 9.34962C22.3673 9.34962 21.6819 9.64663 21.1793 10.1493C19.2373 8.75559 16.5413 7.84171 13.5712 7.72748L14.8735 1.6273L19.1002 2.51834C19.1459 3.59215 20.0369 4.46034 21.1336 4.46034C22.2531 4.46034 23.167 3.54646 23.167 2.42695C23.167 1.30744 22.2531 0.393555 21.1336 0.393555C20.3339 0.393555 19.6485 0.850497 19.3286 1.53591L14.5993 0.530639C14.4622 0.507792 14.3251 0.530638 14.2109 0.599179C14.0967 0.66772 14.0281 0.781956 13.9824 0.919039L12.5431 7.72748C9.50439 7.81886 6.78559 8.7099 4.82074 10.1493C4.3181 9.66948 3.60984 9.34962 2.85589 9.34962C1.27944 9.34962 0 10.6291 0 12.2055C0 13.3707 0.685413 14.3531 1.69069 14.8101C1.64499 15.0842 1.62214 15.3813 1.62214 15.6783C1.62214 20.0649 6.71705 23.6062 13.0228 23.6062C19.3286 23.6062 24.4236 20.0649 24.4236 15.6783C24.4236 15.3813 24.4007 15.1071 24.355 14.8329C25.2917 14.376 26 13.3707 26 12.2055ZM6.46573 14.2389C6.46573 13.1194 7.37961 12.2055 8.49912 12.2055C9.61863 12.2055 10.5325 13.1194 10.5325 14.2389C10.5325 15.3584 9.61863 16.2723 8.49912 16.2723C7.37961 16.2723 6.46573 15.3584 6.46573 14.2389ZM17.8207 19.608C16.4271 21.0016 13.7768 21.093 13 21.093C12.2232 21.093 9.55009 20.9788 8.17926 19.608C7.97364 19.4023 7.97364 19.0596 8.17926 18.854C8.38488 18.6484 8.72759 18.6484 8.93322 18.854C9.80141 19.7222 11.6749 20.0421 13.0228 20.0421C14.3708 20.0421 16.2214 19.7222 17.1125 18.854C17.3181 18.6484 17.6608 18.6484 17.8664 18.854C18.0264 19.0825 18.0264 19.4023 17.8207 19.608ZM17.4552 16.2723C16.3357 16.2723 15.4218 15.3584 15.4218 14.2389C15.4218 13.1194 16.3357 12.2055 17.4552 12.2055C18.5747 12.2055 19.4886 13.1194 19.4886 14.2389C19.4886 15.3584 18.5747 16.2723 17.4552 16.2723Z", fill: "#4D4040" }) })));
26
+ };
27
+ export default Reddit;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SvgProps } from './types';
3
+ declare const Rocket: React.FC<SvgProps>;
4
+ export default Rocket;
@@ -0,0 +1,27 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
13
+ var Rocket = function (_a) {
14
+ var _b = _a.direction, direction = _b === void 0 ? 'right' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
15
+ var deg = {
16
+ left: 180,
17
+ up: 270,
18
+ right: 0,
19
+ down: 90,
20
+ };
21
+ var style = getStyles({
22
+ degree: deg[direction],
23
+ color: color,
24
+ });
25
+ return (_jsxs("svg", __assign({ width: width || '24', viewBox: "0 0 24 22", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: [_jsx("g", __assign({ clipPath: "url(#clip0_3820_8025)" }, { children: _jsx("path", { d: "M23.8686 0.409125C23.8583 0.340356 23.8261 0.276705 23.7769 0.227536C23.7277 0.178367 23.6641 0.146274 23.5952 0.135978C21.4678 -0.23314 18.9748 0.135978 16.393 1.24333L16.3339 1.26917C13.5715 2.47848 11.0646 4.20216 8.94705 6.34822C8.5777 6.71734 8.23791 7.08646 7.9055 7.45557C5.82798 7.59989 3.87588 8.50186 2.42008 9.9901C0.96428 11.4784 0.106217 13.4492 0.00891349 15.5282C0.00711998 15.5367 0.00711998 15.5455 0.00891349 15.554V15.5762C0.0129339 15.6144 0.0229039 15.6517 0.0384617 15.6869C0.0587422 15.7165 0.0822821 15.7437 0.108638 15.7681H0.130798H0.152958H0.182506H0.200974H0.356098H0.404115H0.422577L0.444743 15.7423C0.452963 15.7339 0.459259 15.7238 0.463206 15.7127C0.678653 15.3523 0.936573 15.0189 1.23144 14.7198C1.98501 13.9736 2.95883 13.4896 4.00891 13.3393C3.67675 14.0759 3.39539 14.8344 3.16681 15.6094V15.6463V15.7423C3.16681 15.7423 3.16681 15.7423 3.16681 15.7607C3.16681 15.7755 3.16681 15.7755 3.16681 15.7902C3.16681 15.7902 3.16681 15.7902 3.16681 15.7902V15.8087V15.8308C3.16681 15.8308 3.18527 15.8308 3.19266 15.8567L3.80577 16.4694C2.92553 16.9447 2.1905 17.6493 1.67872 18.5085C1.16694 19.3676 0.897507 20.3493 0.899035 21.3491V22.726C0.899035 22.8141 0.934053 22.8986 0.996392 22.9609C1.05873 23.0232 1.14328 23.0582 1.23144 23.0582H2.54631C3.54131 23.0599 4.51843 22.7938 5.37501 22.2879C6.23159 21.7819 6.936 21.0547 7.41427 20.1827L7.97568 20.7475L7.99783 20.7696H8.01999H8.03846H8.20467H8.23052C8.97363 20.5505 9.70157 20.2829 10.4097 19.9686C10.2194 20.9189 9.75307 21.7919 9.06893 22.4786C8.97659 22.5672 8.89165 22.6595 8.81039 22.7444C8.62141 22.97 8.40129 23.1676 8.15665 23.3313H8.13449C8.10937 23.3545 8.08705 23.3805 8.06801 23.4088V23.431C8.05282 23.465 8.04285 23.501 8.03846 23.538V23.5638C8.03655 23.5724 8.03655 23.5812 8.03846 23.5897V23.6192V23.6451C8.04796 23.6675 8.06037 23.6886 8.07539 23.7078V23.7336L8.10494 23.7595H8.1271L8.19728 23.789H8.22683H8.28961C10.3768 23.7484 12.3755 22.9395 13.9029 21.5173C15.4302 20.0951 16.3787 18.1597 16.5666 16.0818C16.936 15.7459 17.3053 15.4064 17.6747 15.0483C19.8258 12.9344 21.5522 10.4286 22.7605 7.66597C22.7676 7.64564 22.7762 7.62589 22.7864 7.60691C23.8538 5.00833 24.2305 2.53524 23.8686 0.409125ZM19.2407 8.45588C18.8752 8.82202 18.4093 9.07158 17.9019 9.17295C17.3944 9.27432 16.8683 9.22295 16.3901 9.02535C15.9119 8.82774 15.5031 8.49278 15.2155 8.06288C14.9279 7.63297 14.7743 7.12745 14.7743 6.61029C14.7743 6.09314 14.9279 5.58762 15.2155 5.15771C15.5031 4.7278 15.9119 4.39285 16.3901 4.19524C16.8683 3.99764 17.3944 3.94627 17.9019 4.04764C18.4093 4.14901 18.8752 4.39857 19.2407 4.76471C19.7297 5.25462 20.0043 5.91833 20.0043 6.61029C20.0043 7.30226 19.7297 7.96597 19.2407 8.45588Z", fill: "#4D4040" }) })), _jsx("defs", { children: _jsx("clipPath", __assign({ id: "clip0_3820_8025" }, { children: _jsx("rect", { width: "24", height: "24", fill: "white" }) })) })] })));
26
+ };
27
+ export default Rocket;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SvgProps } from './types';
3
+ declare const ScrollTop: React.FC<SvgProps>;
4
+ export default ScrollTop;
@@ -0,0 +1,27 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
13
+ var ScrollTop = function (_a) {
14
+ var _b = _a.direction, direction = _b === void 0 ? 'right' : _b, _c = _a.color, color = _c === void 0 ? 'primaryBright' : _c, getStyles = _a.getStyles;
15
+ var deg = {
16
+ left: 180,
17
+ up: 270,
18
+ right: 0,
19
+ down: 90,
20
+ };
21
+ var style = getStyles({
22
+ degree: deg[direction],
23
+ color: color,
24
+ });
25
+ return (_jsxs("svg", __assign({ width: "100%", viewBox: "0 0 50 50", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: [_jsxs("g", __assign({ clipPath: "url(#scroll-top)" }, { children: [_jsx("rect", { width: "50", height: "50", rx: "25", fill: "var(--theme-ui-colors-primaryButton)", stroke: "#fff" }), _jsx("path", { d: "M24.9999 13.2352C25.2063 13.2352 25.3998 13.267 25.5804 13.3304C25.761 13.3929 25.9287 13.4996 26.0835 13.6507L36.3003 23.6214C36.6099 23.9236 36.7646 24.2826 36.7646 24.6986C36.7646 25.1135 36.6099 25.472 36.3003 25.7742C35.9907 26.0763 35.6295 26.2274 35.2167 26.2274C34.8039 26.2274 34.4427 26.0763 34.1331 25.7742L26.5479 18.3717L26.5479 35.2917C26.5479 35.7197 26.3993 36.0722 26.1021 36.3492C25.8059 36.6262 25.4385 36.7646 24.9999 36.7646C24.5613 36.7646 24.1934 36.6201 23.8962 36.3311C23.6 36.041 23.452 35.682 23.452 35.2539L23.452 18.3717L15.8668 25.7742C15.5572 26.0763 15.196 26.2274 14.7832 26.2274C14.3704 26.2274 14.0092 26.0763 13.6996 25.7742C13.39 25.472 13.2352 25.1135 13.2352 24.6986C13.2352 24.2826 13.39 23.9236 13.6996 23.6214L23.9164 13.6507C24.0712 13.4996 24.2388 13.3929 24.4194 13.3304C24.6 13.267 24.7935 13.2352 24.9999 13.2352Z", fill: "#FAFAFA" })] })), _jsx("defs", { children: _jsx("clipPath", __assign({ id: "scroll-top" }, { children: _jsx("rect", { width: "50", height: "50", rx: "25", fill: "#fff" }) })) })] })));
26
+ };
27
+ export default ScrollTop;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SvgProps } from './types';
3
+ declare const Search: React.FC<SvgProps>;
4
+ export default Search;
@@ -0,0 +1,27 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx } from "theme-ui/jsx-runtime";
13
+ var Search = function (_a) {
14
+ var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
15
+ var deg = {
16
+ left: 90,
17
+ up: 180,
18
+ right: 270,
19
+ down: 0,
20
+ };
21
+ var style = getStyles({
22
+ degree: deg[direction],
23
+ color: color,
24
+ });
25
+ return (_jsx("svg", __assign({ width: width || '14', viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M10.9345 10.958C11.2051 10.6893 11.6388 10.6893 11.9093 10.958L13.6976 12.4015H13.7287C14.0904 12.7672 14.0904 13.3601 13.7287 13.7257C13.3669 14.0914 12.7803 14.0914 12.4185 13.7257L10.9345 12.0249L10.8782 11.9614C10.7733 11.8286 10.7153 11.6631 10.7153 11.4915C10.7153 11.2913 10.7942 11.0993 10.9345 10.958ZM6.00435 0C7.5968 0 9.12403 0.639405 10.2501 1.77755C11.3761 2.9157 12.0087 4.45936 12.0087 6.06895C12.0087 9.42074 9.32046 12.1379 6.00435 12.1379C2.68824 12.1379 0 9.42074 0 6.06895C0 2.71716 2.68824 0 6.00435 0Z", fill: "#FDFBF5" }) })));
26
+ };
27
+ export default Search;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SvgProps } from './types';
3
+ declare const Send: React.FC<SvgProps>;
4
+ export default Send;
@@ -0,0 +1,27 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx } from "theme-ui/jsx-runtime";
13
+ var Send = function (_a) {
14
+ var _b = _a.direction, direction = _b === void 0 ? 'right' : _b, _c = _a.color, color = _c === void 0 ? 'white' : _c, width = _a.width, getStyles = _a.getStyles;
15
+ var deg = {
16
+ left: 180,
17
+ up: 270,
18
+ right: 0,
19
+ down: 90,
20
+ };
21
+ var style = getStyles({
22
+ degree: deg[direction],
23
+ color: color,
24
+ });
25
+ return (_jsx("svg", __assign({ width: width || '28', viewBox: "0 0 28 23", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M25.2683 0.165595L1.55204 9.18306C-0.0664959 9.82406 -0.0571322 10.7143 1.25509 11.1113L7.344 12.9842L21.432 4.21996C22.0981 3.82033 22.7067 4.03531 22.2064 4.47319L10.7924 14.6302H10.7897L10.7924 14.6315L10.3724 20.8199C10.9877 20.8199 11.2593 20.5416 11.6044 20.2132L14.5619 17.3775L20.7136 21.8579C21.848 22.4738 22.6626 22.1573 22.9448 20.8225L26.9831 2.05693C27.3965 0.422785 26.3504 -0.31713 25.2683 0.165595Z", fill: "white" }) })));
26
+ };
27
+ export default Send;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SvgProps } from './types';
3
+ declare const Settings: React.FC<SvgProps>;
4
+ export default Settings;
@@ -0,0 +1,27 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx } from "theme-ui/jsx-runtime";
13
+ var Settings = function (_a) {
14
+ var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
15
+ var deg = {
16
+ left: 90,
17
+ up: 180,
18
+ right: 270,
19
+ down: 0,
20
+ };
21
+ var style = getStyles({
22
+ degree: deg[direction],
23
+ color: color,
24
+ });
25
+ return (_jsx("svg", __assign({ width: width || '10', viewBox: "0 0 14 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M7.52848 0C8.08572 0 8.59024 0.315 8.86886 0.78C9.0044 1.005 9.09477 1.2825 9.07218 1.575C9.05712 1.8 9.12489 2.025 9.24537 2.235C9.62941 2.8725 10.4803 3.1125 11.143 2.7525C11.8885 2.3175 12.8298 2.58 13.259 3.3225L13.7635 4.2075C14.2003 4.95 13.9593 5.9025 13.2063 6.33C12.5662 6.7125 12.3403 7.56 12.7243 8.205C12.8448 8.4075 12.9804 8.58 13.1912 8.685C13.4548 8.8275 13.6581 9.0525 13.8011 9.2775C14.0798 9.7425 14.0572 10.3125 13.7861 10.815L13.259 11.715C12.9804 12.195 12.4608 12.495 11.9261 12.495C11.6626 12.495 11.3689 12.42 11.1279 12.27C10.9321 12.1425 10.7062 12.0975 10.4653 12.0975C9.71977 12.0975 9.09477 12.72 9.07218 13.4625C9.07218 14.325 8.3794 15 7.51342 15H6.48931C5.61581 15 4.92303 14.325 4.92303 13.4625C4.90797 12.72 4.28296 12.0975 3.53747 12.0975C3.28897 12.0975 3.06307 12.1425 2.87481 12.27C2.63384 12.42 2.33264 12.495 2.07661 12.495C1.53443 12.495 1.01485 12.195 0.736231 11.715L0.216646 10.815C-0.0619717 10.3275 -0.0770321 9.7425 0.201586 9.2775C0.322069 9.0525 0.547976 8.8275 0.804003 8.685C1.01485 8.58 1.15039 8.4075 1.27841 8.205C1.65492 7.56 1.42901 6.7125 0.788942 6.33C0.0434513 5.9025 -0.197516 4.95 0.231707 4.2075L0.736231 3.3225C1.17298 2.58 2.10673 2.3175 2.85975 2.7525C3.51488 3.1125 4.36579 2.8725 4.74983 2.235C4.87032 2.025 4.93809 1.8 4.92303 1.575C4.90797 1.2825 4.9908 1.005 5.13387 0.78C5.41249 0.315 5.91702 0.015 6.46672 0H7.52848ZM7.0089 5.385C5.82665 5.385 4.87032 6.33 4.87032 7.5075C4.87032 8.685 5.82665 9.6225 7.0089 9.6225C8.19114 9.6225 9.12489 8.685 9.12489 7.5075C9.12489 6.33 8.19114 5.385 7.0089 5.385Z", fill: "#4D4040" }) })));
26
+ };
27
+ export default Settings;
@@ -0,0 +1,4 @@
1
+ import { SvgProps } from './types';
2
+ import React from 'react';
3
+ declare const Share: React.FC<SvgProps>;
4
+ export default Share;
@@ -0,0 +1,27 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx } from "theme-ui/jsx-runtime";
13
+ var Share = function (_a) {
14
+ var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
15
+ var deg = {
16
+ left: 90,
17
+ up: 180,
18
+ right: 270,
19
+ down: 0,
20
+ };
21
+ var style = getStyles({
22
+ degree: deg[direction],
23
+ color: color,
24
+ });
25
+ return (_jsx("svg", __assign({ width: width || '15', height: "14", viewBox: "0 0 15 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M3.2793 1.33318H5.73296C5.86756 1.33322 5.99713 1.38435 6.09548 1.47624C6.19384 1.56813 6.25364 1.69393 6.26282 1.82822C6.27199 1.9625 6.22985 2.09527 6.14491 2.19968C6.05997 2.30409 5.93856 2.37237 5.80521 2.39072L5.73296 2.39568H3.2793C2.87557 2.39561 2.48687 2.54877 2.1917 2.82422C1.89653 3.09967 1.7169 3.47687 1.68909 3.87963L1.68555 3.98943V10.7186C1.68568 11.1223 1.83902 11.5109 2.11459 11.806C2.39017 12.101 2.76744 12.2805 3.17021 12.3081L3.2793 12.3123H10.0085C10.4123 12.3124 10.8011 12.1591 11.0963 11.8835C11.3915 11.6079 11.571 11.2306 11.5987 10.8277L11.6022 10.7186V10.3658C11.6008 10.2303 11.6513 10.0993 11.7434 9.99979C11.8354 9.90025 11.962 9.83966 12.0972 9.83042C12.2325 9.82119 12.3662 9.86401 12.4709 9.95012C12.5756 10.0362 12.6434 10.1591 12.6605 10.2936L12.6647 10.3658V10.7186C12.6646 11.3985 12.4038 12.0524 11.936 12.5458C11.4682 13.0391 10.829 13.3343 10.1501 13.3706L10.0085 13.3748H3.2793C2.59918 13.3749 1.94496 13.1141 1.45143 12.6461C0.957906 12.1781 0.66268 11.5387 0.626589 10.8596L0.623047 10.7179V3.98872C0.623167 3.30884 0.883977 2.65489 1.35177 2.16154C1.81956 1.66818 2.45872 1.37298 3.13763 1.33672L3.2793 1.33318ZM8.77101 3.13518V1.15609C8.77094 1.05837 8.79784 0.962533 8.84872 0.879111C8.89961 0.795689 8.97252 0.727918 9.05943 0.683254C9.14635 0.638589 9.24389 0.618762 9.34135 0.625952C9.4388 0.633143 9.53238 0.667072 9.6118 0.724009L9.66988 0.772176L13.9156 4.84509C14.114 5.03563 14.1324 5.34093 13.9702 5.55201L13.9156 5.61222L9.66988 9.68655C9.59937 9.75427 9.51155 9.80122 9.41608 9.82223C9.32061 9.84324 9.22119 9.8375 9.12877 9.80565C9.03635 9.77379 8.95451 9.71705 8.89226 9.64167C8.83001 9.5663 8.78977 9.4752 8.77596 9.37843L8.77101 9.30264V7.31859L8.54363 7.31363C6.66088 7.30797 5.05155 8.08147 3.68092 9.65255C3.32959 10.0542 2.67155 9.74534 2.75584 9.21834C3.34163 5.57751 5.30584 3.52051 8.55709 3.15643L8.77101 3.13518Z", fill: "#4D4040" }) })));
26
+ };
27
+ export default Share;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SvgProps } from './types';
3
+ declare const Success: React.FC<SvgProps>;
4
+ export default Success;
@@ -0,0 +1,27 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
13
+ var Success = function (_a) {
14
+ var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'success' : _c, width = _a.width, getStyles = _a.getStyles;
15
+ var deg = {
16
+ left: 90,
17
+ up: 180,
18
+ right: 270,
19
+ down: 0,
20
+ };
21
+ var style = getStyles({
22
+ degree: deg[direction],
23
+ color: color,
24
+ });
25
+ return (_jsxs("svg", __assign({ width: width || '10', viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: [_jsx("mask", __assign({ id: "path-1-inside-1_8581_37376", fill: "white" }, { children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.5 15C11.6421 15 15 11.6421 15 7.5C15 3.35786 11.6421 0 7.5 0C3.35786 0 0 3.35786 0 7.5C0 11.6421 3.35786 15 7.5 15ZM10.7168 4.6311C10.8812 4.47247 11.1484 4.46313 11.3232 4.6031C11.4773 4.73374 11.5082 4.94836 11.3848 5.10699L7.57177 10.1459L7.54094 10.1832C7.29427 10.5098 6.80094 10.5938 6.44122 10.3698C6.36927 10.3232 6.29733 10.2578 6.24594 10.1925L4.324 7.70108C4.19039 7.52379 4.2315 7.28117 4.42678 7.15987C4.58094 7.05722 4.79678 7.06656 4.94066 7.17853L6.79066 8.55956L10.7168 4.6311Z" }) })), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.5 15C11.6421 15 15 11.6421 15 7.5C15 3.35786 11.6421 0 7.5 0C3.35786 0 0 3.35786 0 7.5C0 11.6421 3.35786 15 7.5 15ZM10.7168 4.6311C10.8812 4.47247 11.1484 4.46313 11.3232 4.6031C11.4773 4.73374 11.5082 4.94836 11.3848 5.10699L7.57177 10.1459L7.54094 10.1832C7.29427 10.5098 6.80094 10.5938 6.44122 10.3698C6.36927 10.3232 6.29733 10.2578 6.24594 10.1925L4.324 7.70108C4.19039 7.52379 4.2315 7.28117 4.42678 7.15987C4.58094 7.05722 4.79678 7.06656 4.94066 7.17853L6.79066 8.55956L10.7168 4.6311Z", fill: "#38A611" }), _jsx("path", { d: "M11.3232 4.6031L12.6161 3.07725L12.5951 3.05944L12.5736 3.0422L11.3232 4.6031ZM10.7168 4.6311L9.32823 3.19167L9.31506 3.20437L9.30213 3.21731L10.7168 4.6311ZM11.3848 5.10699L9.80589 3.8794L9.79787 3.88972L9.78999 3.90014L11.3848 5.10699ZM7.57177 10.1459L9.11371 11.4196L9.14087 11.3867L9.16661 11.3527L7.57177 10.1459ZM7.54094 10.1832L5.999 8.90945L5.97125 8.94305L5.94499 8.97782L7.54094 10.1832ZM6.44122 10.3698L5.35301 12.0479L5.36851 12.0579L5.3842 12.0677L6.44122 10.3698ZM6.24594 10.1925L4.66237 11.4141L4.66819 11.4217L4.67408 11.4292L6.24594 10.1925ZM4.324 7.70108L2.72677 8.90477L2.73355 8.91376L2.74042 8.92268L4.324 7.70108ZM4.42678 7.15987L5.48213 8.85876L5.50892 8.84212L5.53518 8.82463L4.42678 7.15987ZM4.94066 7.17853L3.71236 8.75691L3.72819 8.76922L3.74426 8.78122L4.94066 7.17853ZM6.79066 8.55956L5.59425 10.1622L6.98153 11.1978L8.2053 9.97335L6.79066 8.55956ZM13 7.5C13 10.5376 10.5376 13 7.5 13V17C12.7467 17 17 12.7467 17 7.5H13ZM7.5 2C10.5376 2 13 4.46243 13 7.5H17C17 2.25329 12.7467 -2 7.5 -2V2ZM2 7.5C2 4.46243 4.46243 2 7.5 2V-2C2.25329 -2 -2 2.25329 -2 7.5H2ZM7.5 13C4.46243 13 2 10.5376 2 7.5H-2C-2 12.7467 2.25329 17 7.5 17V13ZM12.5736 3.0422C11.623 2.28067 10.225 2.32656 9.32823 3.19167L12.1053 6.07052C11.5374 6.61837 10.6739 6.64559 10.0727 6.164L12.5736 3.0422ZM12.9638 6.33458C13.7999 5.2591 13.5179 3.84143 12.6161 3.07725L10.0302 6.12895C9.43671 5.62605 9.2164 4.63761 9.80589 3.8794L12.9638 6.33458ZM9.16661 11.3527L12.9797 6.31385L9.78999 3.90014L5.97694 8.93902L9.16661 11.3527ZM9.08288 11.4569L9.11371 11.4196L6.02984 8.87212L5.999 8.90945L9.08288 11.4569ZM5.3842 12.0677C6.57521 12.8092 8.23351 12.5847 9.13689 11.3886L5.94499 8.97782C6.1621 8.69035 6.45202 8.55308 6.69854 8.51121C6.94576 8.46921 7.23358 8.5072 7.49824 8.67197L5.3842 12.0677ZM4.67408 11.4292C4.86564 11.6726 5.10262 11.8855 5.35301 12.0479L7.52942 8.69178C7.59192 8.73231 7.64101 8.77179 7.68026 8.80742C7.71912 8.8427 7.76655 8.89076 7.8178 8.95589L4.67408 11.4292ZM2.74042 8.92268L4.66237 11.4141L7.82951 8.97093L5.90757 6.47949L2.74042 8.92268ZM3.37143 5.46098C2.16753 6.20884 1.89287 7.79823 2.72677 8.90477L5.92123 6.49739C6.48791 7.24934 6.29547 8.35351 5.48213 8.85876L3.37143 5.46098ZM6.16897 5.60015C5.3495 4.96244 4.1927 4.91298 3.31837 5.4951L5.53518 8.82463C4.96918 9.20147 4.24405 9.17067 3.71236 8.75691L6.16897 5.60015ZM7.98707 6.95687L6.13707 5.57584L3.74426 8.78122L5.59425 10.1622L7.98707 6.95687ZM9.30213 3.21731L5.37603 7.14577L8.2053 9.97335L12.1314 6.04489L9.30213 3.21731Z", fill: "#38A611", mask: "url(#path-1-inside-1_8581_37376)" })] })));
26
+ };
27
+ export default Success;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SvgProps } from './types';
3
+ declare const Arrow: React.FC<SvgProps>;
4
+ export default Arrow;
@@ -0,0 +1,27 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx } from "theme-ui/jsx-runtime";
13
+ var Arrow = function (_a) {
14
+ var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
15
+ var deg = {
16
+ left: 90,
17
+ up: 180,
18
+ right: 270,
19
+ down: 0,
20
+ };
21
+ var style = getStyles({
22
+ degree: deg[direction],
23
+ color: color,
24
+ });
25
+ return (_jsx("svg", __assign({ width: width || '16', viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M6.95 9.35L5.31875 7.71875C5.18125 7.58125 5.0095 7.51575 4.8035 7.52225C4.597 7.52825 4.425 7.6 4.2875 7.7375C4.15 7.875 4.08125 8.05 4.08125 8.2625C4.08125 8.475 4.15 8.65 4.2875 8.7875L6.425 10.925C6.5625 11.0625 6.7375 11.1312 6.95 11.1312C7.1625 11.1312 7.3375 11.0625 7.475 10.925L11.7313 6.66875C11.8688 6.53125 11.9345 6.35925 11.9285 6.15275C11.922 5.94675 11.85 5.775 11.7125 5.6375C11.575 5.5 11.4 5.43125 11.1875 5.43125C10.975 5.43125 10.8 5.5 10.6625 5.6375L6.95 9.35ZM8 15.5C6.9625 15.5 5.9875 15.303 5.075 14.909C4.1625 14.5155 3.36875 13.9813 2.69375 13.3063C2.01875 12.6313 1.4845 11.8375 1.091 10.925C0.697 10.0125 0.5 9.0375 0.5 8C0.5 6.9625 0.697 5.9875 1.091 5.075C1.4845 4.1625 2.01875 3.36875 2.69375 2.69375C3.36875 2.01875 4.1625 1.48425 5.075 1.09025C5.9875 0.69675 6.9625 0.5 8 0.5C9.0375 0.5 10.0125 0.69675 10.925 1.09025C11.8375 1.48425 12.6313 2.01875 13.3063 2.69375C13.9813 3.36875 14.5155 4.1625 14.909 5.075C15.303 5.9875 15.5 6.9625 15.5 8C15.5 9.0375 15.303 10.0125 14.909 10.925C14.5155 11.8375 13.9813 12.6313 13.3063 13.3063C12.6313 13.9813 11.8375 14.5155 10.925 14.909C10.0125 15.303 9.0375 15.5 8 15.5ZM8 14C9.6625 14 11.0782 13.4158 12.2472 12.2472C13.4158 11.0782 14 9.6625 14 8C14 6.3375 13.4158 4.92175 12.2472 3.75275C11.0782 2.58425 9.6625 2 8 2C6.3375 2 4.922 2.58425 3.7535 3.75275C2.5845 4.92175 2 6.3375 2 8C2 9.6625 2.5845 11.0782 3.7535 12.2472C4.922 13.4158 6.3375 14 8 14Z", fill: "#38A611" }) })));
26
+ };
27
+ export default Arrow;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SvgProps } from './types';
3
+ declare const SwapArrows: React.FC<SvgProps>;
4
+ export default SwapArrows;
@@ -0,0 +1,27 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx } from "theme-ui/jsx-runtime";
13
+ var SwapArrows = function (_a) {
14
+ var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
15
+ var deg = {
16
+ left: 90,
17
+ up: 180,
18
+ right: 270,
19
+ down: 0,
20
+ };
21
+ var style = getStyles({
22
+ degree: deg[direction],
23
+ color: color,
24
+ });
25
+ return (_jsx("svg", __assign({ width: width || '12', viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M9.17998 6.55292C9.90746 6.55292 10.5661 6.59885 10.9713 6.68436C10.9776 6.68436 11.3484 6.76909 11.4719 6.82373C11.6503 6.90925 11.8013 7.06366 11.8975 7.25687C11.9663 7.41128 12 7.5744 12 7.74464C11.9937 7.92201 11.8905 8.25538 11.842 8.38683C11.5408 9.2531 10.5521 10.9088 9.94889 11.5439C9.85268 11.6516 9.73612 11.768 9.70874 11.7989C9.55706 11.9303 9.37238 12 9.17366 12C8.9946 12 8.81624 11.9382 8.67229 11.8139C8.59751 11.7545 8.48836 11.6363 8.43846 11.581L8.41178 11.551C7.78683 10.9017 6.84729 9.28398 6.54534 8.46363C6.53891 8.46363 6.3885 8.05443 6.35807 7.80753L6.35294 7.74464V7.71376C6.35294 7.35743 6.5313 7.02486 6.8199 6.85461C6.9779 6.76197 7.43713 6.67645 7.44415 6.66853C7.85564 6.59885 8.48691 6.55292 9.17998 6.55292ZM2.82332 6.59369C3.11087 6.59369 3.34756 6.83743 3.3799 7.15183L3.38367 7.22556L3.53745 10.278C3.53745 10.7231 3.21795 11.0833 2.82332 11.0833C2.45335 11.0833 2.1488 10.7667 2.11218 10.3604L2.10848 10.278L2.26297 7.22556C2.26297 6.87637 2.51365 6.59369 2.82332 6.59369ZM2.82704 0C3.0047 0 3.18305 0.0617624 3.32771 0.185287C3.39003 0.235271 3.47621 0.325774 3.53208 0.386623L3.58822 0.448965C4.21247 1.09905 5.15271 2.71596 5.45466 3.53629C5.46045 3.53629 5.61139 3.94615 5.64192 4.19316L5.64706 4.25606V4.28694C5.64706 4.64247 5.468 4.97504 5.1801 5.14528C5.0221 5.23871 4.56287 5.32344 4.55585 5.33136C4.14436 5.40104 3.51309 5.44696 2.82002 5.44696C2.09254 5.44696 1.43388 5.40104 1.02872 5.31552C1.02169 5.31552 0.651638 5.2308 0.528051 5.17616C0.349694 5.09143 0.198721 4.93624 0.102521 4.74303C0.0337054 4.58863 0 4.42551 0 4.25606C0.00631976 4.0779 0.109543 3.74533 0.157292 3.61389C0.459236 2.74684 1.44723 1.09113 2.05111 0.456883C2.14731 0.348403 2.26388 0.232005 2.29127 0.201124C2.44224 0.0696806 2.62762 0 2.82704 0ZM9.17682 0.916667C9.54679 0.916667 9.85073 1.23333 9.88727 1.63959L9.89095 1.72197L9.73717 4.77452C9.73717 5.12372 9.48649 5.40641 9.17682 5.40641C8.88927 5.40641 8.65258 5.16267 8.62024 4.84825L8.61647 4.77452L8.46199 1.72197C8.46199 1.27695 8.78219 0.916667 9.17682 0.916667Z", fill: "#FAFAFA" }) })));
26
+ };
27
+ export default SwapArrows;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { SvgProps } from './types';
3
+ declare const SwitchArrows: ({ direction, color, width, getStyles }: SvgProps) => import("react").JSX.Element;
4
+ export default SwitchArrows;
@@ -0,0 +1,27 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx } from "theme-ui/jsx-runtime";
13
+ var SwitchArrows = function (_a) {
14
+ var _b = _a.direction, direction = _b === void 0 ? 'right' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
15
+ var deg = {
16
+ left: 180,
17
+ up: 270,
18
+ right: 0,
19
+ down: 90,
20
+ };
21
+ var style = getStyles({
22
+ degree: deg[direction],
23
+ color: color,
24
+ });
25
+ return (_jsx("svg", __assign({ width: width || '10', viewBox: "0 0 10 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M5.00104 2.79925V3.75392C5.00104 3.99392 5.28904 4.11125 5.45437 3.94059L6.94237 2.45259C7.04904 2.34592 7.04904 2.18059 6.94237 2.07392L5.45437 0.585919C5.28904 0.420586 5.00104 0.537919 5.00104 0.777919V1.73259C2.64371 1.73259 0.734375 3.64192 0.734375 5.99925C0.734375 6.55392 0.841042 7.08725 1.03838 7.57259C1.18238 7.92992 1.64104 8.02592 1.91304 7.75392C2.05704 7.60992 2.11571 7.39125 2.03571 7.19925C1.88104 6.83125 1.80104 6.42059 1.80104 5.99925C1.80104 4.23392 3.23571 2.79925 5.00104 2.79925ZM8.08904 4.24459C7.94504 4.38859 7.88637 4.61259 7.96637 4.79925C8.11571 5.17259 8.20104 5.57792 8.20104 5.99925C8.20104 7.76459 6.76637 9.19925 5.00104 9.19925V8.24458C5.00104 8.00458 4.71304 7.88725 4.54771 8.05792L3.05971 9.54592C2.95304 9.65259 2.95304 9.81792 3.05971 9.92459L4.54771 11.4126C4.71304 11.5779 5.00104 11.4606 5.00104 11.2259V10.2659C7.35837 10.2659 9.26771 8.35659 9.26771 5.99925C9.26771 5.44459 9.16104 4.91125 8.96371 4.42592C8.81971 4.06859 8.36104 3.97259 8.08904 4.24459Z", fill: "#4D4040" }) })));
26
+ };
27
+ export default SwitchArrows;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SvgProps } from './types';
3
+ declare const Tag: React.FC<SvgProps>;
4
+ export default Tag;
@@ -0,0 +1,16 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx } from "theme-ui/jsx-runtime";
13
+ var Tag = function () {
14
+ return (_jsx("svg", __assign({ width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("g", __assign({ opacity: "0.6" }, { children: _jsx("path", { d: "M1.07911 8.65006C1.12887 8.75764 1.20086 8.85538 1.29111 8.93789C1.38386 9.02377 1.4943 9.09191 1.61601 9.13833C1.73772 9.18475 1.86829 9.20854 2.00011 9.20831L8.00011 9.20831C8.14861 9.20831 8.28911 9.14781 8.38461 9.04377L10.8846 6.29377C11.0391 6.12373 11.0391 5.87669 10.8846 5.70664L8.38461 2.95664C8.28911 2.85214 8.14861 2.79164 8.00011 2.79164L2.00012 2.79164C1.86919 2.79109 1.73944 2.81439 1.61842 2.86018C1.49739 2.90597 1.3875 2.97335 1.29512 3.05839C1.20143 3.14341 1.1271 3.24464 1.07646 3.35621C1.02582 3.46778 0.999867 3.58747 1.00011 3.70831L1.00011 8.29164C1.00011 8.41356 1.02612 8.53227 1.07911 8.65006Z", fill: "white" }) })) })));
15
+ };
16
+ export default Tag;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SvgProps } from './types';
3
+ declare const Telegram: React.FC<SvgProps>;
4
+ export default Telegram;
@@ -0,0 +1,27 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx } from "theme-ui/jsx-runtime";
13
+ var Telegram = function (_a) {
14
+ var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
15
+ var deg = {
16
+ left: 90,
17
+ up: 180,
18
+ right: 270,
19
+ down: 0,
20
+ };
21
+ var style = getStyles({
22
+ degree: deg[direction],
23
+ color: color,
24
+ });
25
+ return (_jsx("svg", __assign({ width: width || '40', viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M30.38 11.1315L9.12065 19.2774C7.66979 19.8564 7.67818 20.6606 8.85446 21.0192L14.3126 22.7111L26.9411 14.794C27.5383 14.433 28.0838 14.6272 27.6354 15.0227L17.4038 24.198H17.4014L17.4038 24.1992L17.0273 29.7894C17.5788 29.7894 17.8223 29.538 18.1316 29.2414L20.7827 26.6798L26.2972 30.7271C27.314 31.2835 28.0443 30.9975 28.2973 29.7918L31.9172 12.84C32.2877 11.3638 31.3501 10.6954 30.38 11.1315Z", fill: "#FAFAFA" }) })));
26
+ };
27
+ export default Telegram;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SvgProps } from './types';
3
+ declare const TelegramNew: React.FC<SvgProps>;
4
+ export default TelegramNew;
@@ -0,0 +1,27 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
13
+ var TelegramNew = function (_a) {
14
+ var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, height = _a.height, getStyles = _a.getStyles;
15
+ var deg = {
16
+ left: 90,
17
+ up: 180,
18
+ right: 270,
19
+ down: 0,
20
+ };
21
+ var style = getStyles({
22
+ degree: deg[direction],
23
+ color: color,
24
+ });
25
+ return (_jsx("svg", __assign({ width: width || '32', height: height || '32', viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsxs("svg", __assign({ width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsxs("g", __assign({ filter: "url(#filter0_b_2056_6421)" }, { children: [_jsx("rect", { width: "32", height: "32", rx: "10", fill: "white", fillOpacity: "0.1" }), _jsx("rect", { x: "0.75", y: "0.75", width: "30.5", height: "30.5", rx: "9.25", stroke: "url(#paint0_radial_2056_6421)", strokeWidth: "1.5" }), _jsx("rect", { x: "0.75", y: "0.75", width: "30.5", height: "30.5", rx: "9.25", stroke: "url(#paint1_radial_2056_6421)", strokeWidth: "1.5" }), _jsx("rect", { x: "0.75", y: "0.75", width: "30.5", height: "30.5", rx: "9.25", stroke: "url(#paint2_radial_2056_6421)", strokeWidth: "1.5" }), _jsx("rect", { x: "0.75", y: "0.75", width: "30.5", height: "30.5", rx: "9.25", stroke: "url(#paint3_radial_2056_6421)", strokeWidth: "1.5" }), _jsx("rect", { x: "0.75", y: "0.75", width: "30.5", height: "30.5", rx: "9.25", stroke: "url(#paint4_radial_2056_6421)", strokeWidth: "1.5" }), _jsx("path", { d: "M22.92 9.40238L8.7471 14.833C7.77986 15.219 7.78545 15.7551 8.56964 15.9942L12.2084 17.1221L20.6274 11.844C21.0256 11.6034 21.3892 11.7328 21.0903 11.9965L14.2692 18.1134H14.2676L14.2692 18.1142L14.0182 21.841C14.3859 21.841 14.5482 21.6734 14.7544 21.4757L16.5218 19.7679L20.1982 22.4661C20.876 22.8371 21.3629 22.6464 21.5316 21.8426L23.9448 10.5414C24.1918 9.55724 23.5668 9.11164 22.92 9.40238Z", fill: "#BEBEBE" })] })), _jsxs("defs", { children: [_jsxs("filter", __assign({ id: "filter0_b_2056_6421", x: "-34", y: "-34", width: "100", height: "100", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }), _jsx("feGaussianBlur", { in: "BackgroundImageFix", stdDeviation: "17" }), _jsx("feComposite", { in2: "SourceAlpha", operator: "in", result: "effect1_backgroundBlur_2056_6421" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "effect1_backgroundBlur_2056_6421", result: "shape" })] })), _jsxs("radialGradient", __assign({ id: "paint0_radial_2056_6421", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(17.0576 34.6473) rotate(-170.836) scale(16.6214 8.31622)" }, { children: [_jsx("stop", { stopColor: "#2F328B" }), _jsx("stop", { offset: "1", stopColor: "#6F6AC9", stopOpacity: "0.05" })] })), _jsxs("radialGradient", __assign({ id: "paint1_radial_2056_6421", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(32 3.54909) rotate(110.316) scale(31.393 6.75515)" }, { children: [_jsx("stop", { stopColor: "#8161FF" }), _jsx("stop", { offset: "1", stopColor: "#6560C5", stopOpacity: "0.05" })] })), _jsxs("radialGradient", __assign({ id: "paint2_radial_2056_6421", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(1.15855e-07 0.989091) rotate(53.7163) scale(13.3167 15.4102)" }, { children: [_jsx("stop", { stopColor: "#6F6AC9" }), _jsx("stop", { offset: "1", stopColor: "#33A36D", stopOpacity: "0.05" }), _jsx("stop", { offset: "1", stopColor: "#6F6AC9", stopOpacity: "0.05" })] })), _jsxs("radialGradient", __assign({ id: "paint3_radial_2056_6421", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "scale(7.74643 12.5485)" }, { children: [_jsx("stop", { stopColor: "white", stopOpacity: "0.81" }), _jsx("stop", { offset: "1", stopColor: "white", stopOpacity: "0.19" })] })), _jsxs("radialGradient", __assign({ id: "paint4_radial_2056_6421", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(32.0095) rotate(90) scale(12.832 6.78225)" }, { children: [_jsx("stop", { stopOpacity: "0.5" }), _jsx("stop", { offset: "1", stopOpacity: "0" })] }))] })] })) })));
26
+ };
27
+ export default TelegramNew;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SvgProps } from './types';
3
+ declare const TextLogo: React.FC<SvgProps>;
4
+ export default TextLogo;