@xfers/design-system 6.0.0 → 6.1.0-dev.3e700c7ec1

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 (333) hide show
  1. package/cjs/index.js +3 -3
  2. package/cjs/index.js.map +1 -1
  3. package/dist/components/SelectionBox/index.js +66 -0
  4. package/dist/components/SelectionBox/index.js.map +1 -0
  5. package/dist/components/SelectionBox/types.js +3 -0
  6. package/dist/components/SelectionBox/types.js.map +1 -0
  7. package/dist/components/Table/index.js +1 -1
  8. package/dist/components/Table/index.js.map +1 -1
  9. package/dist/index.js +5 -2
  10. package/dist/index.js.map +1 -1
  11. package/dist/types/components/Accordion/index.d.ts +1 -1
  12. package/dist/types/components/ActionButton/ActionButton.d.ts +1 -1
  13. package/dist/types/components/ActionCard/index.d.ts +1 -1
  14. package/dist/types/components/Alert/Alert.d.ts +2 -1
  15. package/dist/types/components/Alert/styles.d.ts +3 -1
  16. package/dist/types/components/AntdConfigProvider/index.d.ts +1 -1
  17. package/dist/types/components/BadgeIcon/index.d.ts +1 -1
  18. package/dist/types/components/Banner/index.d.ts +1 -1
  19. package/dist/types/components/Button/Button.d.ts +1 -1
  20. package/dist/types/components/Card/index.d.ts +2 -1
  21. package/dist/types/components/Carousel/index.d.ts +1 -1
  22. package/dist/types/components/Chart/index.d.ts +2 -1
  23. package/dist/types/components/Checkbox/index.d.ts +2 -1
  24. package/dist/types/components/Coachmark/index.d.ts +2 -2
  25. package/dist/types/components/ContentBreakdown/index.d.ts +1 -1
  26. package/dist/types/components/CopyBox/CopyBox.d.ts +1 -1
  27. package/dist/types/components/CopyBox/styles.d.ts +5 -1
  28. package/dist/types/components/DatePicker/index.d.ts +2 -1
  29. package/dist/types/components/Divider/index.d.ts +2 -1
  30. package/dist/types/components/Dropdown/index.d.ts +1 -1
  31. package/dist/types/components/DynamicSelect/DynamicSelect.d.ts +7 -11
  32. package/dist/types/components/EmptyData/index.d.ts +1 -1
  33. package/dist/types/components/ErrorPage/index.d.ts +1 -1
  34. package/dist/types/components/Form/index.d.ts +2 -2
  35. package/dist/types/components/Grid/Section.d.ts +12 -20
  36. package/dist/types/components/Input/index.d.ts +4 -4
  37. package/dist/types/components/Link/index.d.ts +1 -1
  38. package/dist/types/components/Modal/DialogItems.d.ts +1 -1
  39. package/dist/types/components/Modal/index.d.ts +1 -1
  40. package/dist/types/components/Note/index.d.ts +1 -1
  41. package/dist/types/components/Pagination/index.d.ts +2 -1
  42. package/dist/types/components/Radio/index.d.ts +2 -2
  43. package/dist/types/components/RangePicker/index.d.ts +2 -1
  44. package/dist/types/components/Select/helpers.d.ts +6 -6
  45. package/dist/types/components/Select/index.d.ts +1 -1
  46. package/dist/types/components/Select/style.d.ts +5 -3
  47. package/dist/types/components/SelectionBox/index.d.ts +10 -0
  48. package/dist/types/components/SelectionBox/types.d.ts +17 -0
  49. package/dist/types/components/Spin/index.d.ts +2 -1
  50. package/dist/types/components/Steps/DesktopSteps.d.ts +1 -1
  51. package/dist/types/components/Steps/index.d.ts +1 -1
  52. package/dist/types/components/SummaryCard/index.d.ts +1 -1
  53. package/dist/types/components/Table/index.d.ts +3 -3
  54. package/dist/types/components/Tabs/index.d.ts +1 -1
  55. package/dist/types/components/Tag/index.d.ts +1 -1
  56. package/dist/types/components/Timeline/index.d.ts +1 -1
  57. package/dist/types/components/Tooltip/index.d.ts +1 -1
  58. package/dist/types/icons/AccessApiTwoTone.d.ts +1 -1
  59. package/dist/types/icons/AccountStatement.d.ts +2 -1
  60. package/dist/types/icons/Add.d.ts +1 -1
  61. package/dist/types/icons/Api.d.ts +1 -1
  62. package/dist/types/icons/ApiDocsTwoTone.d.ts +1 -1
  63. package/dist/types/icons/ArrowDown.d.ts +1 -1
  64. package/dist/types/icons/ArrowLeft.d.ts +1 -1
  65. package/dist/types/icons/ArrowRight.d.ts +1 -1
  66. package/dist/types/icons/ArrowSwitch.d.ts +1 -1
  67. package/dist/types/icons/ArrowUp.d.ts +1 -1
  68. package/dist/types/icons/Authorize.d.ts +1 -1
  69. package/dist/types/icons/Avatar.d.ts +1 -1
  70. package/dist/types/icons/AvatarFilled.d.ts +1 -1
  71. package/dist/types/icons/Bank.d.ts +1 -1
  72. package/dist/types/icons/BankFilled.d.ts +1 -1
  73. package/dist/types/icons/BankFilledBackground.d.ts +1 -1
  74. package/dist/types/icons/Bell.d.ts +1 -1
  75. package/dist/types/icons/BellFilled.d.ts +1 -1
  76. package/dist/types/icons/BulletPointArrow.d.ts +1 -1
  77. package/dist/types/icons/Calendar.d.ts +1 -1
  78. package/dist/types/icons/Camera.d.ts +2 -1
  79. package/dist/types/icons/Card.d.ts +1 -1
  80. package/dist/types/icons/CardFilled.d.ts +1 -1
  81. package/dist/types/icons/Coins.d.ts +1 -1
  82. package/dist/types/icons/Company.d.ts +1 -1
  83. package/dist/types/icons/CompanyComplexTwoTone.d.ts +1 -1
  84. package/dist/types/icons/CompanyTwoTone.d.ts +1 -1
  85. package/dist/types/icons/Confirmation.d.ts +1 -1
  86. package/dist/types/icons/CopyToClipboard.d.ts +1 -1
  87. package/dist/types/icons/CreditCard.d.ts +1 -1
  88. package/dist/types/icons/Cross.d.ts +1 -1
  89. package/dist/types/icons/CrossMini.d.ts +1 -1
  90. package/dist/types/icons/CustomerKnowledgeAssessment.d.ts +1 -1
  91. package/dist/types/icons/CustomerSupport.d.ts +1 -1
  92. package/dist/types/icons/CustomerSupportTwoTone.d.ts +1 -1
  93. package/dist/types/icons/Delete.d.ts +1 -1
  94. package/dist/types/icons/DepositTwoTone.d.ts +1 -1
  95. package/dist/types/icons/DeveloperTool.d.ts +1 -1
  96. package/dist/types/icons/DeveloperToolTwoTone.d.ts +1 -1
  97. package/dist/types/icons/DirectMint.d.ts +1 -1
  98. package/dist/types/icons/Document.d.ts +1 -1
  99. package/dist/types/icons/DocumentFilled.d.ts +1 -1
  100. package/dist/types/icons/Dots.d.ts +1 -1
  101. package/dist/types/icons/DownArrow.d.ts +1 -1
  102. package/dist/types/icons/Download.d.ts +1 -1
  103. package/dist/types/icons/Earn.d.ts +2 -1
  104. package/dist/types/icons/Edit.d.ts +1 -1
  105. package/dist/types/icons/Employee.d.ts +1 -1
  106. package/dist/types/icons/EmptyIcon.d.ts +1 -1
  107. package/dist/types/icons/EmptyStateWithPattern.d.ts +1 -1
  108. package/dist/types/icons/Expand.d.ts +1 -1
  109. package/dist/types/icons/ExternalLink.d.ts +1 -1
  110. package/dist/types/icons/Faq.d.ts +1 -1
  111. package/dist/types/icons/FaqDialog.d.ts +1 -1
  112. package/dist/types/icons/FaqFilled.d.ts +1 -1
  113. package/dist/types/icons/File.d.ts +1 -1
  114. package/dist/types/icons/Filter.d.ts +1 -1
  115. package/dist/types/icons/Flag.d.ts +1 -1
  116. package/dist/types/icons/FlipHorizontal.d.ts +1 -1
  117. package/dist/types/icons/FlipVertical.d.ts +1 -1
  118. package/dist/types/icons/GenerateVA.d.ts +1 -1
  119. package/dist/types/icons/HandShake.d.ts +1 -1
  120. package/dist/types/icons/HelpGuide.d.ts +1 -1
  121. package/dist/types/icons/Home.d.ts +1 -1
  122. package/dist/types/icons/Idea.d.ts +1 -1
  123. package/dist/types/icons/Info.d.ts +1 -1
  124. package/dist/types/icons/InfoFilled.d.ts +1 -1
  125. package/dist/types/icons/Invoice.d.ts +1 -1
  126. package/dist/types/icons/LockFilled.d.ts +1 -1
  127. package/dist/types/icons/LockWithKeyHole.d.ts +2 -1
  128. package/dist/types/icons/Login.d.ts +1 -1
  129. package/dist/types/icons/Logout.d.ts +1 -1
  130. package/dist/types/icons/LowFee.d.ts +1 -1
  131. package/dist/types/icons/Mail.d.ts +1 -1
  132. package/dist/types/icons/MaterialSymbols/MaterialSymbols.d.ts +1 -1
  133. package/dist/types/icons/MemoCard.d.ts +1 -1
  134. package/dist/types/icons/MintSetupWallet.d.ts +1 -1
  135. package/dist/types/icons/MintWallet.d.ts +1 -1
  136. package/dist/types/icons/Minus.d.ts +1 -1
  137. package/dist/types/icons/Mobile.d.ts +1 -1
  138. package/dist/types/icons/More.d.ts +1 -1
  139. package/dist/types/icons/NavDashboard.d.ts +1 -1
  140. package/dist/types/icons/NavHamburger.d.ts +1 -1
  141. package/dist/types/icons/NavTransactions.d.ts +1 -1
  142. package/dist/types/icons/Notes.d.ts +1 -1
  143. package/dist/types/icons/OneToOneXIDR.d.ts +1 -1
  144. package/dist/types/icons/OneToOneXSGD.d.ts +1 -1
  145. package/dist/types/icons/Outgoing.d.ts +1 -1
  146. package/dist/types/icons/Passport.d.ts +2 -1
  147. package/dist/types/icons/PaymentTwoTone.d.ts +1 -1
  148. package/dist/types/icons/Payout.d.ts +1 -1
  149. package/dist/types/icons/PenField.d.ts +1 -1
  150. package/dist/types/icons/Pending.d.ts +1 -1
  151. package/dist/types/icons/PersonalTwoTone.d.ts +1 -1
  152. package/dist/types/icons/PiggyBank.d.ts +2 -1
  153. package/dist/types/icons/Reroll.d.ts +2 -1
  154. package/dist/types/icons/Resend.d.ts +1 -1
  155. package/dist/types/icons/Response.d.ts +1 -1
  156. package/dist/types/icons/RotateLeft.d.ts +1 -1
  157. package/dist/types/icons/RotateRight.d.ts +1 -1
  158. package/dist/types/icons/Scan.d.ts +2 -1
  159. package/dist/types/icons/Search.d.ts +1 -1
  160. package/dist/types/icons/SendEmail.d.ts +2 -1
  161. package/dist/types/icons/SendInvitation.d.ts +1 -1
  162. package/dist/types/icons/Settings.d.ts +1 -1
  163. package/dist/types/icons/SettingsFilled.d.ts +1 -1
  164. package/dist/types/icons/SignUpTwoTone.d.ts +1 -1
  165. package/dist/types/icons/StateSuccess.d.ts +1 -1
  166. package/dist/types/icons/StraitsXDecoVertical.d.ts +1 -1
  167. package/dist/types/icons/StraitsXEarn/Exchange.d.ts +2 -1
  168. package/dist/types/icons/StraitsXEarn/Fee.d.ts +2 -1
  169. package/dist/types/icons/StraitsXEarn/Wallet.d.ts +2 -1
  170. package/dist/types/icons/StraitsXEarn/Withdrawal.d.ts +2 -1
  171. package/dist/types/icons/Swap.d.ts +2 -1
  172. package/dist/types/icons/Switch.d.ts +1 -1
  173. package/dist/types/icons/SwitchAccount.d.ts +1 -1
  174. package/dist/types/icons/Thumbnail.d.ts +1 -1
  175. package/dist/types/icons/ThumbnailTwoTone.d.ts +1 -1
  176. package/dist/types/icons/Tick.d.ts +1 -1
  177. package/dist/types/icons/Time.d.ts +1 -1
  178. package/dist/types/icons/Tips.d.ts +1 -1
  179. package/dist/types/icons/Transaction.d.ts +1 -1
  180. package/dist/types/icons/TwoFA.d.ts +1 -1
  181. package/dist/types/icons/Unlink.d.ts +2 -1
  182. package/dist/types/icons/UpArrow.d.ts +1 -1
  183. package/dist/types/icons/Upload.d.ts +1 -1
  184. package/dist/types/icons/UsefulLinks.d.ts +1 -1
  185. package/dist/types/icons/UsefulLinksTwoTone.d.ts +1 -1
  186. package/dist/types/icons/User.d.ts +1 -1
  187. package/dist/types/icons/VerifiedShield.d.ts +1 -1
  188. package/dist/types/icons/VerifyIdentity.d.ts +1 -1
  189. package/dist/types/icons/VerifyPhone.d.ts +2 -1
  190. package/dist/types/icons/Wallet.d.ts +1 -1
  191. package/dist/types/icons/WalletFilled.d.ts +1 -1
  192. package/dist/types/icons/WarningFilled.d.ts +1 -1
  193. package/dist/types/icons/WithdrawalTwoTone.d.ts +1 -1
  194. package/dist/types/index.d.ts +1 -0
  195. package/dist/types/logos/Arbitrum.d.ts +2 -2
  196. package/dist/types/logos/Avalanche.d.ts +2 -1
  197. package/dist/types/logos/Base.d.ts +2 -2
  198. package/dist/types/logos/BnbSmart.d.ts +2 -1
  199. package/dist/types/logos/CrossLogo.d.ts +2 -1
  200. package/dist/types/logos/DarkStraitsXLogo.d.ts +1 -1
  201. package/dist/types/logos/DarkStraitsXUserInfoBarLogo.d.ts +1 -1
  202. package/dist/types/logos/EarnPiggyBank.d.ts +2 -1
  203. package/dist/types/logos/EmptyStraitsX.d.ts +1 -1
  204. package/dist/types/logos/FaceScan.d.ts +2 -1
  205. package/dist/types/logos/IdrLogo.d.ts +2 -1
  206. package/dist/types/logos/InfoLogo.d.ts +1 -1
  207. package/dist/types/logos/InterestCompoundedDaily.d.ts +2 -1
  208. package/dist/types/logos/LevelDown.d.ts +2 -1
  209. package/dist/types/logos/LightStraitsXLogo.d.ts +1 -1
  210. package/dist/types/logos/MyInfoLogo.d.ts +1 -1
  211. package/dist/types/logos/NoFees.d.ts +2 -1
  212. package/dist/types/logos/NoLockInPeriod.d.ts +2 -1
  213. package/dist/types/logos/NotesBell.d.ts +2 -2
  214. package/dist/types/logos/Ripple.d.ts +2 -2
  215. package/dist/types/logos/SendLogo.d.ts +1 -1
  216. package/dist/types/logos/SgdLogo.d.ts +1 -1
  217. package/dist/types/logos/Solana.d.ts +2 -2
  218. package/dist/types/logos/StateError.d.ts +2 -1
  219. package/dist/types/logos/StateSuccess.d.ts +2 -1
  220. package/dist/types/logos/StraitsXMyInfo.d.ts +1 -1
  221. package/dist/types/logos/StraitsxSandboxLogo.d.ts +1 -1
  222. package/dist/types/logos/Target.d.ts +2 -1
  223. package/dist/types/logos/ThreeDotsLogo.d.ts +1 -1
  224. package/dist/types/logos/TickLogo.d.ts +1 -1
  225. package/dist/types/logos/Tron.d.ts +1 -1
  226. package/dist/types/logos/UsdLogo.d.ts +1 -1
  227. package/dist/types/logos/UsdcLogo.d.ts +1 -1
  228. package/dist/types/logos/UsdpLogo.d.ts +1 -1
  229. package/dist/types/logos/UsdtLogo.d.ts +1 -1
  230. package/dist/types/logos/VecDeposits.d.ts +1 -1
  231. package/dist/types/logos/VecDesktop.d.ts +1 -1
  232. package/dist/types/logos/VecEmpty.d.ts +1 -1
  233. package/dist/types/logos/VecEmptyPlain.d.ts +1 -1
  234. package/dist/types/logos/VecEmptyPlainGreen.d.ts +1 -1
  235. package/dist/types/logos/VecMobile.d.ts +1 -1
  236. package/dist/types/logos/VecRecipients.d.ts +1 -1
  237. package/dist/types/logos/VecThumbnailDoc.d.ts +1 -1
  238. package/dist/types/logos/WalletLogo.d.ts +2 -1
  239. package/dist/types/logos/XfersLogo.d.ts +1 -1
  240. package/dist/types/logos/XfersSandboxLogo.d.ts +1 -1
  241. package/dist/types/logos/XidrLogo.d.ts +2 -1
  242. package/dist/types/logos/XsgdLogo.d.ts +1 -1
  243. package/dist/types/logos/XusdLogo.d.ts +1 -1
  244. package/dist/types/logos/bank/Anz.d.ts +1 -1
  245. package/dist/types/logos/bank/Bca.d.ts +1 -1
  246. package/dist/types/logos/bank/Bea.d.ts +1 -1
  247. package/dist/types/logos/bank/Bni.d.ts +1 -1
  248. package/dist/types/logos/bank/Bnp.d.ts +1 -1
  249. package/dist/types/logos/bank/Boc.d.ts +1 -1
  250. package/dist/types/logos/bank/Bri.d.ts +1 -1
  251. package/dist/types/logos/bank/Bsi.d.ts +2 -1
  252. package/dist/types/logos/bank/Bss.d.ts +1 -1
  253. package/dist/types/logos/bank/Cimb.d.ts +1 -1
  254. package/dist/types/logos/bank/Citi.d.ts +1 -1
  255. package/dist/types/logos/bank/Danamon.d.ts +2 -1
  256. package/dist/types/logos/bank/Dbag.d.ts +1 -1
  257. package/dist/types/logos/bank/Dbs.d.ts +1 -1
  258. package/dist/types/logos/bank/Fazz.d.ts +1 -1
  259. package/dist/types/logos/bank/Feb.d.ts +1 -1
  260. package/dist/types/logos/bank/Hana.d.ts +2 -1
  261. package/dist/types/logos/bank/Hlb.d.ts +1 -1
  262. package/dist/types/logos/bank/Hsbc.d.ts +1 -1
  263. package/dist/types/logos/bank/Icbc.d.ts +1 -1
  264. package/dist/types/logos/bank/Icici.d.ts +1 -1
  265. package/dist/types/logos/bank/Jpmc.d.ts +1 -1
  266. package/dist/types/logos/bank/Mandiri.d.ts +1 -1
  267. package/dist/types/logos/bank/Mbb.d.ts +1 -1
  268. package/dist/types/logos/bank/Miz.d.ts +1 -1
  269. package/dist/types/logos/bank/Mufg.d.ts +1 -1
  270. package/dist/types/logos/bank/Ocbc.d.ts +1 -1
  271. package/dist/types/logos/bank/Permata.d.ts +2 -1
  272. package/dist/types/logos/bank/Posb.d.ts +1 -1
  273. package/dist/types/logos/bank/Rbs.d.ts +1 -1
  274. package/dist/types/logos/bank/Rhb.d.ts +1 -1
  275. package/dist/types/logos/bank/Scb.d.ts +1 -1
  276. package/dist/types/logos/bank/Sifl.d.ts +1 -1
  277. package/dist/types/logos/bank/Smbc.d.ts +1 -1
  278. package/dist/types/logos/bank/Trwi.d.ts +1 -1
  279. package/dist/types/logos/bank/Uob.d.ts +1 -1
  280. package/dist/types/logos/convenienceStore/Alfamart.d.ts +2 -1
  281. package/dist/types/logos/convenienceStore/Alfamidi.d.ts +2 -1
  282. package/dist/types/logos/convenienceStore/DanPlusDan.d.ts +2 -1
  283. package/dist/types/logos/convenienceStore/Indomaret.d.ts +2 -1
  284. package/dist/types/logos/convenienceStore/Lawson.d.ts +2 -1
  285. package/dist/types/logos/countryFlags/IdFlag.d.ts +1 -1
  286. package/dist/types/logos/countryFlags/UsFlag.d.ts +1 -1
  287. package/dist/types/logos/creditCardProvider/Jcb.d.ts +1 -1
  288. package/dist/types/logos/creditCardProvider/Mastercard.d.ts +1 -1
  289. package/dist/types/logos/creditCardProvider/ThreeDSecure.d.ts +1 -1
  290. package/dist/types/logos/creditCardProvider/Visa.d.ts +1 -1
  291. package/dist/types/logos/eWallet/Dana.d.ts +2 -1
  292. package/dist/types/logos/eWallet/GoPay.d.ts +2 -1
  293. package/dist/types/logos/eWallet/LinkAja.d.ts +2 -1
  294. package/dist/types/logos/eWallet/Ovo.d.ts +2 -1
  295. package/dist/types/logos/eWallet/ShopeePay.d.ts +2 -1
  296. package/dist/types/logos/financialInstitution/Binance.d.ts +1 -1
  297. package/dist/types/logos/financialInstitution/Bitgo.d.ts +1 -1
  298. package/dist/types/logos/financialInstitution/Coinhako.d.ts +1 -1
  299. package/dist/types/logos/financialInstitution/Coinut.d.ts +1 -1
  300. package/dist/types/logos/financialInstitution/Crypto.d.ts +1 -1
  301. package/dist/types/logos/financialInstitution/Dextf.d.ts +1 -1
  302. package/dist/types/logos/financialInstitution/Ethereum.d.ts +1 -1
  303. package/dist/types/logos/financialInstitution/Finblox.d.ts +2 -1
  304. package/dist/types/logos/financialInstitution/Fireblocks.d.ts +1 -1
  305. package/dist/types/logos/financialInstitution/Gpn.d.ts +2 -1
  306. package/dist/types/logos/financialInstitution/Hedera.d.ts +2 -1
  307. package/dist/types/logos/financialInstitution/Hodlnaut.d.ts +1 -1
  308. package/dist/types/logos/financialInstitution/LedgerVault.d.ts +1 -1
  309. package/dist/types/logos/financialInstitution/Liquid.d.ts +1 -1
  310. package/dist/types/logos/financialInstitution/OnchainCustodian.d.ts +1 -1
  311. package/dist/types/logos/financialInstitution/Polygon.d.ts +1 -1
  312. package/dist/types/logos/financialInstitution/QcpCapital.d.ts +1 -1
  313. package/dist/types/logos/financialInstitution/Qris.d.ts +2 -1
  314. package/dist/types/logos/financialInstitution/Sparrow.d.ts +1 -1
  315. package/dist/types/logos/financialInstitution/TokenizeXchange.d.ts +1 -1
  316. package/dist/types/logos/financialInstitution/Unagii.d.ts +1 -1
  317. package/dist/types/logos/financialInstitution/Uniswap.d.ts +1 -1
  318. package/dist/types/logos/financialInstitution/Zillet.d.ts +1 -1
  319. package/dist/types/logos/financialInstitution/Zilliqa.d.ts +1 -1
  320. package/dist/types/logos/financialInstitution/Zilswap.d.ts +1 -1
  321. package/dist/types/logos/kyc/Jumio.d.ts +2 -1
  322. package/dist/types/logos/straitsx/StraitsXBusinessAccountDarkLogo.d.ts +1 -1
  323. package/dist/types/logos/straitsx/StraitsXBusinessAccountLightLogo.d.ts +1 -1
  324. package/dist/types/logos/straitsx/StraitsXLogo.d.ts +1 -1
  325. package/dist/types/logos/straitsx/StraitsXPersonalAccountDarkLogo.d.ts +1 -1
  326. package/dist/types/logos/straitsx/StraitsXPersonalAccountLightLogo.d.ts +1 -1
  327. package/dist/types/logos/straitsx/StraitsXSandboxLogo.d.ts +1 -1
  328. package/dist/types/shared/modalContext.d.ts +1 -1
  329. package/dist/types/theme/NormalizeStyles/index.d.ts +2 -1
  330. package/dist/types/theme/ThemeContext.d.ts +1 -1
  331. package/es/index.js +3 -3
  332. package/es/index.js.map +1 -1
  333. package/package.json +3 -3
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgLowFee(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgLowFee(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgLowFee;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgMail(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgMail(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgMail;
@@ -19,5 +19,5 @@ type MaterialSymbolProps = {
19
19
  className?: string;
20
20
  style?: React.CSSProperties;
21
21
  };
22
- declare const MaterialSymbols: ({ icon, size, fill, color, className, style, }: MaterialSymbolProps) => JSX.Element;
22
+ declare const MaterialSymbols: ({ icon, size, fill, color, className, style, }: MaterialSymbolProps) => React.JSX.Element;
23
23
  export default MaterialSymbols;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function MemoCard(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function MemoCard(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default MemoCard;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function MintSetupWallet(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function MintSetupWallet(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default MintSetupWallet;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgMintWallet(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgMintWallet(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgMintWallet;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgMinus(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgMinus(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgMinus;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgMobile(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgMobile(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgMobile;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgMore(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgMore(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgMore;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgNavDashboard(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgNavDashboard(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgNavDashboard;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgNavHamburger(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgNavHamburger(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgNavHamburger;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgNavTransactions(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgNavTransactions(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgNavTransactions;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgNotes(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgNotes(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgNotes;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgOneToOneXIDR(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgOneToOneXIDR(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgOneToOneXIDR;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgOneToOneXSGD(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgOneToOneXSGD(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgOneToOneXSGD;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgOutgoing(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgOutgoing(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgOutgoing;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgPassport: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgPassport: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgPassport;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgPaymentTwoTone(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgPaymentTwoTone(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgPaymentTwoTone;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgPayout(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgPayout(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgPayout;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function PenField(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function PenField(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default PenField;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgPending(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgPending(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgPending;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgPersonalTwoTone(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgPersonalTwoTone(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgPersonalTwoTone;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgPiggyBank: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgPiggyBank: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgPiggyBank;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgReroll: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgReroll: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgReroll;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgCallback(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgCallback(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgCallback;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgResponse(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgResponse(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgResponse;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgRotateLeft(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgRotateLeft(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgRotateLeft;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgRotateRight(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgRotateRight(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgRotateRight;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgScan: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgScan: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgScan;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgSearch(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgSearch(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgSearch;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgSendEmail: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgSendEmail: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgSendEmail;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgSendInvitation(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgSendInvitation(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgSendInvitation;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgSettings(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgSettings(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgSettings;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgSettingsFilled(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgSettingsFilled(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgSettingsFilled;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgSignUpTwoTone(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgSignUpTwoTone(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgSignUpTwoTone;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function StateSuccess(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function StateSuccess(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default StateSuccess;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function Coins(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function Coins(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default Coins;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgExchange: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgExchange: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgExchange;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgFee: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgFee: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgFee;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgWallet: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgWallet: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgWallet;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgWithdrawal: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgWithdrawal: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgWithdrawal;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgSwap: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgSwap: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgSwap;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgSwitch(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgSwitch(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgSwitch;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgSwitchAccount(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgSwitchAccount(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgSwitchAccount;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgThumbnail(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgThumbnail(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgThumbnail;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgThumbnailTwoTone(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgThumbnailTwoTone(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgThumbnailTwoTone;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgTick(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgTick(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgTick;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function Time(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function Time(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default Time;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgTips(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgTips(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgTips;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgTransaction(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgTransaction(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgTransaction;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function TwoFA(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function TwoFA(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default TwoFA;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgUnlink: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgUnlink: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgUnlink;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgUpArrow(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgUpArrow(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgUpArrow;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgUpload(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgUpload(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgUpload;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgUsefulLinks(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgUsefulLinks(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgUsefulLinks;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgUsefulLinksTwoTone(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgUsefulLinksTwoTone(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgUsefulLinksTwoTone;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgUser(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgUser(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgUser;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare const SvgVerifiedShield: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
2
+ declare const SvgVerifiedShield: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
3
3
  export default SvgVerifiedShield;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare const SvgVerifyIdentity: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
2
+ declare const SvgVerifyIdentity: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
3
3
  export default SvgVerifyIdentity;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import type { SVGProps } from 'react';
2
- declare const SvgVerifyPhone: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgVerifyPhone: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgVerifyPhone;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgWallet(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgWallet(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgWallet;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgWalletFilled(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgWalletFilled(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgWalletFilled;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgWarningFilled(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgWarningFilled(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgWarningFilled;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgWithdrawalTwoTone(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgWithdrawalTwoTone(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgWithdrawalTwoTone;
@@ -21,6 +21,7 @@ export { default as Pagination } from './components/Pagination';
21
21
  export { default as Radio } from './components/Radio';
22
22
  export { default as RangePicker } from './components/RangePicker';
23
23
  export { default as Select } from './components/Select';
24
+ export { default as SelectionBox, SelectionBoxGroup, } from './components/SelectionBox';
24
25
  export { default as Steps } from './components/Steps';
25
26
  export { default as Table } from './components/Table';
26
27
  export { default as Tabs } from './components/Tabs';
@@ -1,3 +1,3 @@
1
- import { SVGProps } from 'react';
2
- declare const Arbitrum: (props: SVGProps<SVGSVGElement>) => JSX.Element;
1
+ import React, { SVGProps } from 'react';
2
+ declare const Arbitrum: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
3
  export default Arbitrum;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const Avalanche: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const Avalanche: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default Avalanche;
@@ -1,3 +1,3 @@
1
- import { SVGProps } from 'react';
2
- declare const Base: (props: SVGProps<SVGSVGElement>) => JSX.Element;
1
+ import React, { SVGProps } from 'react';
2
+ declare const Base: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
3
  export default Base;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const BnbSmart: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const BnbSmart: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default BnbSmart;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgCrossLogo: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgCrossLogo: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgCrossLogo;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgDarkStraitsXLogo(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgDarkStraitsXLogo(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgDarkStraitsXLogo;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgDarkStraitsXUserInfoBarLogo(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgDarkStraitsXUserInfoBarLogo(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgDarkStraitsXUserInfoBarLogo;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgEarnPiggyBank: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgEarnPiggyBank: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgEarnPiggyBank;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function EmptyStraitsX(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function EmptyStraitsX(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default EmptyStraitsX;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const FaceScan: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const FaceScan: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default FaceScan;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgIdrLogo: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgIdrLogo: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgIdrLogo;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgInfoLogo(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgInfoLogo(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgInfoLogo;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgInterestCompoundedDaily: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgInterestCompoundedDaily: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgInterestCompoundedDaily;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const LevelDown: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const LevelDown: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default LevelDown;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgLightStraitsXLogo(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgLightStraitsXLogo(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgLightStraitsXLogo;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgMyInfoLogo(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgMyInfoLogo(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgMyInfoLogo;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgNoFees: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgNoFees: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgNoFees;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgNoLockInPeriod: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgNoLockInPeriod: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgNoLockInPeriod;
@@ -1,3 +1,3 @@
1
- import { SVGProps } from 'react';
2
- declare const NotesBell: (props: SVGProps<SVGSVGElement>) => JSX.Element;
1
+ import React, { SVGProps } from 'react';
2
+ declare const NotesBell: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
3
  export default NotesBell;
@@ -1,3 +1,3 @@
1
- import { SVGProps } from 'react';
2
- declare const Ripple: (props: SVGProps<SVGSVGElement>) => JSX.Element;
1
+ import React, { SVGProps } from 'react';
2
+ declare const Ripple: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
3
  export default Ripple;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgSendLogo(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgSendLogo(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgSendLogo;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgSgdLogo(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgSgdLogo(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgSgdLogo;
@@ -1,3 +1,3 @@
1
- import { SVGProps } from 'react';
2
- declare const Solana: (props: SVGProps<SVGSVGElement>) => JSX.Element;
1
+ import React, { SVGProps } from 'react';
2
+ declare const Solana: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
3
  export default Solana;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const StateError: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const StateError: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default StateError;