@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,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const StateSuccess: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const StateSuccess: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default StateSuccess;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgStraitsXMyInfo(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgStraitsXMyInfo(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgStraitsXMyInfo;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgStraitsxSandboxLogo(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgStraitsxSandboxLogo(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgStraitsxSandboxLogo;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const Target: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const Target: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default Target;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgThreeDotsLogo(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgThreeDotsLogo(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgThreeDotsLogo;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgTickLogo(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgTickLogo(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgTickLogo;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function Tron(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function Tron(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default Tron;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgUsdLogo(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgUsdLogo(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgUsdLogo;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgUsdcLogo(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgUsdcLogo(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgUsdcLogo;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgUsdpLogo(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgUsdpLogo(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgUsdpLogo;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgUsdtLogo(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgUsdtLogo(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgUsdtLogo;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgVecDeposits(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgVecDeposits(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgVecDeposits;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgVecDesktop(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgVecDesktop(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgVecDesktop;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgVecEmpty(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgVecEmpty(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgVecEmpty;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgVecEmptyPlain(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgVecEmptyPlain(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgVecEmptyPlain;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgVecEmptyPlainGreen(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgVecEmptyPlainGreen(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgVecEmptyPlainGreen;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgVecMobile(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgVecMobile(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgVecMobile;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgVecRecipients(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgVecRecipients(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgVecRecipients;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgVecThumbnailDoc(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgVecThumbnailDoc(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgVecThumbnailDoc;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgWalletLogo: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgWalletLogo: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgWalletLogo;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgXfersLogo(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgXfersLogo(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgXfersLogo;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgXfersSandboxLogo(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgXfersSandboxLogo(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgXfersSandboxLogo;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgXidrLogo: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgXidrLogo: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgXidrLogo;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgXsgdLogo(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgXsgdLogo(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgXsgdLogo;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgXusdLogo(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgXusdLogo(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgXusdLogo;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgAnz(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgAnz(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgAnz;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgBca(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgBca(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgBca;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgBea(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgBea(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgBea;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgBni(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgBni(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgBni;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgBnp(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgBnp(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgBnp;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgBoc(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgBoc(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgBoc;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgBri(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgBri(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgBri;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgBsi: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgBsi: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgBsi;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgBss(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgBss(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgBss;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgCimb(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgCimb(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgCimb;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgCiti(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgCiti(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgCiti;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgDanamon: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgDanamon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgDanamon;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgDbag(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgDbag(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgDbag;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgDbs(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgDbs(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgDbs;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare const SvgFazzLogo: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
2
+ declare const SvgFazzLogo: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
3
3
  export default SvgFazzLogo;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgFeb(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgFeb(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgFeb;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgHana: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgHana: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgHana;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgHlb(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgHlb(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgHlb;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgHsbc(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgHsbc(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgHsbc;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgIcbc(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgIcbc(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgIcbc;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgIcici(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgIcici(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgIcici;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgSmbc(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgSmbc(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgSmbc;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgMandiri(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgMandiri(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgMandiri;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgMbb(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgMbb(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgMbb;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgMiz(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgMiz(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgMiz;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgMufg(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgMufg(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgMufg;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgOcbc(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgOcbc(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgOcbc;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgPermata: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgPermata: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgPermata;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgPosb(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgPosb(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgPosb;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgRbs(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgRbs(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgRbs;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgRhb(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgRhb(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgRhb;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgScb(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgScb(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgScb;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgSifl(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgSifl(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgSifl;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgSmbc(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgSmbc(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgSmbc;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgTrwi(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgTrwi(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgTrwi;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgUob(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgUob(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgUob;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgAlfamart: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgAlfamart: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgAlfamart;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgAlfamidi: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgAlfamidi: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgAlfamidi;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgDanPlusDan: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgDanPlusDan: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgDanPlusDan;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgIndomaret: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgIndomaret: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgIndomaret;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgLawson: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgLawson: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgLawson;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgIdFlag(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgIdFlag(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgIdFlag;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgUsFlag(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgUsFlag(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgUsFlag;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgJcb(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgJcb(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgJcb;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgMastercard(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgMastercard(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgMastercard;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgThreedsecure(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgThreedsecure(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgThreedsecure;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgVisa(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgVisa(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgVisa;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgDana: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgDana: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgDana;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgGoPay: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgGoPay: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgGoPay;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgLinkAja: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgLinkAja: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgLinkAja;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgOvo: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgOvo: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgOvo;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgShopeePay: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgShopeePay: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgShopeePay;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgBinance(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgBinance(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgBinance;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgBitgo(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgBitgo(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgBitgo;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgCoinhako(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgCoinhako(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgCoinhako;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgCoinut(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgCoinut(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgCoinut;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgCrypto(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgCrypto(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgCrypto;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgDextf(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgDextf(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgDextf;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgEthereum(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgEthereum(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgEthereum;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgFinblox: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgFinblox: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgFinblox;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgFireblocks(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgFireblocks(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgFireblocks;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgGpn: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgGpn: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgGpn;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { SVGProps } from 'react';
2
- declare const SvgHedera: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ declare const SvgHedera: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
4
  export default SvgHedera;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgHodlnaut(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgHodlnaut(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgHodlnaut;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgLedgerVault(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgLedgerVault(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgLedgerVault;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function SvgLiquid(props: React.SVGProps<SVGSVGElement>): JSX.Element;
2
+ declare function SvgLiquid(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
3
  export default SvgLiquid;