@multiversx/sdk-dapp 2.28.7-alpha.21 → 2.28.7-alpha.22

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 (1005) hide show
  1. package/UI/DappModal/components/DappModal.js +1 -1
  2. package/UI/DappModal/components/index.js +1 -1
  3. package/UI/DappModal/index.js +1 -1
  4. package/UI/Denominate/index.js +1 -1
  5. package/UI/ExplorerLink/ExplorerLink.js +1 -1
  6. package/UI/ExplorerLink/index.js +1 -1
  7. package/UI/FormatAmount/FormatAmount.js +1 -1
  8. package/UI/FormatAmount/index.js +1 -1
  9. package/UI/ModalContainer/ModalContainer.js +1 -1
  10. package/UI/ModalContainer/index.js +1 -1
  11. package/UI/NotificationModal/NotificationModal.js +1 -1
  12. package/UI/NotificationModal/index.js +1 -1
  13. package/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
  14. package/UI/SignTransactionsModals/SignWithCrossWindowWalletModal/SignWithCrossWindowWalletModal.js +1 -1
  15. package/UI/SignTransactionsModals/SignWithCrossWindowWalletModal/index.js +1 -1
  16. package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
  17. package/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
  18. package/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +1 -1
  19. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +1 -1
  20. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountData/ConfirmAmountData.js +1 -1
  21. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountData/index.js +1 -1
  22. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/ConfirmAmountNftSft.js +1 -1
  23. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/index.js +1 -1
  24. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/index.js +1 -1
  25. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +1 -1
  26. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/ConfirmFee.js +1 -1
  27. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/index.js +1 -1
  28. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/ConfirmReceiver.js +1 -1
  29. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/index.js +1 -1
  30. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/index.js +1 -1
  31. package/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +1 -1
  32. package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
  33. package/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModal.types.js +1 -1
  34. package/UI/SignTransactionsModals/SignWithExtensionModal/SignWithExtensionModal.js +1 -1
  35. package/UI/SignTransactionsModals/SignWithExtensionModal/index.js +1 -1
  36. package/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
  37. package/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
  38. package/UI/SignTransactionsModals/SignWithLedgerModal/LedgerGuardianSigningModalError.js +1 -1
  39. package/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
  40. package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
  41. package/UI/SignTransactionsModals/SignWithOperaModal/SignWithOperaModal.js +1 -1
  42. package/UI/SignTransactionsModals/SignWithOperaModal/index.js +1 -1
  43. package/UI/SignTransactionsModals/SignWithWalletConnectModal/SignWithWalletConnectModal.js +1 -1
  44. package/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +1 -1
  45. package/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
  46. package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +1 -1
  47. package/UI/SignTransactionsModals/components/SignWaitingScreenModal/SignWaitingScreenModal.js +1 -1
  48. package/UI/SignTransactionsModals/components/SignWaitingScreenModal/index.js +1 -1
  49. package/UI/SignTransactionsModals/components/TransactionStatusToast.js +1 -1
  50. package/UI/SignTransactionsModals/components/index.js +1 -1
  51. package/UI/SignTransactionsModals/index.js +1 -1
  52. package/UI/TokenDetails/index.js +1 -1
  53. package/UI/TransactionData/TransactionData.js +1 -1
  54. package/UI/TransactionData/index.js +1 -1
  55. package/UI/TransactionDetails/TransactionDetails.js +1 -1
  56. package/UI/TransactionDetails/components/TransactionDetailsBody.js +1 -1
  57. package/UI/TransactionDetails/components/index.js +1 -1
  58. package/UI/TransactionDetails/index.js +1 -1
  59. package/UI/TransactionInfo/TransactionInfo.js +1 -1
  60. package/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +1 -1
  61. package/UI/TransactionInfo/components/AddressDetailItem/index.js +1 -1
  62. package/UI/TransactionInfo/components/DataDecode/DataDecode.js +1 -1
  63. package/UI/TransactionInfo/components/DataDecode/index.js +1 -1
  64. package/UI/TransactionInfo/components/DataField/DataField.js +1 -1
  65. package/UI/TransactionInfo/components/DataField/components/ModalLink/ModalLink.js +1 -1
  66. package/UI/TransactionInfo/components/DataField/components/ModalLink/index.js +1 -1
  67. package/UI/TransactionInfo/components/DataField/components/index.js +1 -1
  68. package/UI/TransactionInfo/components/DataField/index.js +1 -1
  69. package/UI/TransactionInfo/components/EventsList/EventsList.js +1 -1
  70. package/UI/TransactionInfo/components/EventsList/index.js +1 -1
  71. package/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +1 -1
  72. package/UI/TransactionInfo/components/NonceMessage/index.js +1 -1
  73. package/UI/TransactionInfo/components/OperationsList/OperationList.js +1 -1
  74. package/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +1 -1
  75. package/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +1 -1
  76. package/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +1 -1
  77. package/UI/TransactionInfo/components/OperationsList/components/OperationText.js +1 -1
  78. package/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +1 -1
  79. package/UI/TransactionInfo/components/OperationsList/components/index.js +1 -1
  80. package/UI/TransactionInfo/components/OperationsList/index.js +1 -1
  81. package/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +1 -1
  82. package/UI/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.js +1 -1
  83. package/UI/TransactionInfo/components/ScResultsList/components/ResultData/index.js +1 -1
  84. package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +1 -1
  85. package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +1 -1
  86. package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +1 -1
  87. package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +1 -1
  88. package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +1 -1
  89. package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +1 -1
  90. package/UI/TransactionInfo/components/ScResultsList/index.js +1 -1
  91. package/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +1 -1
  92. package/UI/TransactionInfo/components/ScrDetailItem/index.js +1 -1
  93. package/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +1 -1
  94. package/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +1 -1
  95. package/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +1 -1
  96. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +1 -1
  97. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +1 -1
  98. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +1 -1
  99. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +1 -1
  100. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +1 -1
  101. package/UI/TransactionInfo/components/TransactionAction/components/index.js +1 -1
  102. package/UI/TransactionInfo/components/TransactionAction/index.js +1 -1
  103. package/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +1 -1
  104. package/UI/TransactionInfo/components/TransactionLogs/index.js +1 -1
  105. package/UI/TransactionInfo/components/TransactionStatus/TransactionStatus.js +1 -1
  106. package/UI/TransactionInfo/components/TransactionStatus/index.js +1 -1
  107. package/UI/TransactionInfo/components/index.js +1 -1
  108. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/TransactionInfoAge.js +1 -1
  109. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/index.js +1 -1
  110. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/TransactionInfoEgldPrice.js +1 -1
  111. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/index.js +1 -1
  112. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +1 -1
  113. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +1 -1
  114. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +1 -1
  115. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +1 -1
  116. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/TransactionInfoGasLimit.js +1 -1
  117. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.js +1 -1
  118. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/TransactionInfoGasPrice.js +1 -1
  119. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/index.js +1 -1
  120. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +1 -1
  121. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +1 -1
  122. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.js +1 -1
  123. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.js +1 -1
  124. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +1 -1
  125. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +1 -1
  126. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +1 -1
  127. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +1 -1
  128. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +1 -1
  129. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +1 -1
  130. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +1 -1
  131. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +1 -1
  132. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +1 -1
  133. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +1 -1
  134. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +1 -1
  135. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +1 -1
  136. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +1 -1
  137. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +1 -1
  138. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +1 -1
  139. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +1 -1
  140. package/UI/TransactionInfo/components/transactionInfoFields/index.js +1 -1
  141. package/UI/TransactionInfo/index.js +1 -1
  142. package/UI/TransactionsTable/TransactionsTable.js +1 -1
  143. package/UI/TransactionsTable/components/AccountName.js +1 -1
  144. package/UI/TransactionsTable/components/FailedTransactions.js +1 -1
  145. package/UI/TransactionsTable/components/LockedTokenAddressIcon.js +1 -1
  146. package/UI/TransactionsTable/components/ScAddressIcon.js +1 -1
  147. package/UI/TransactionsTable/components/ShardSpan.js +1 -1
  148. package/UI/TransactionsTable/components/TransactionHash.js +1 -1
  149. package/UI/TransactionsTable/components/TransactionIcon.js +1 -1
  150. package/UI/TransactionsTable/components/TransactionMethod.js +1 -1
  151. package/UI/TransactionsTable/components/TransactionReceiver.js +1 -1
  152. package/UI/TransactionsTable/components/TransactionRow.js +1 -1
  153. package/UI/TransactionsTable/components/TransactionSender.js +1 -1
  154. package/UI/TransactionsTable/components/TransactionShardsTransition.js +1 -1
  155. package/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +1 -1
  156. package/UI/TransactionsTable/components/TransactionValue/index.js +1 -1
  157. package/UI/TransactionsTable/components/index.js +1 -1
  158. package/UI/TransactionsTable/index.js +1 -1
  159. package/UI/TransactionsToastList/TransactionsToastList.js +1 -1
  160. package/UI/TransactionsToastList/components/CustomToast/CustomToast.js +1 -1
  161. package/UI/TransactionsToastList/components/CustomToast/components/CustomComponentToast.js +1 -1
  162. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +1 -1
  163. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +1 -1
  164. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +1 -1
  165. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +1 -1
  166. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +1 -1
  167. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +1 -1
  168. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +1 -1
  169. package/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +1 -1
  170. package/UI/TransactionsToastList/components/CustomToast/components/index.js +1 -1
  171. package/UI/TransactionsToastList/components/CustomToast/helpers/getIsTransaction.js +1 -1
  172. package/UI/TransactionsToastList/components/CustomToast/helpers/index.js +1 -1
  173. package/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +1 -1
  174. package/UI/TransactionsToastList/components/CustomToast/index.js +1 -1
  175. package/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +1 -1
  176. package/UI/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +1 -1
  177. package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +1 -1
  178. package/UI/TransactionsToastList/components/TransactionToast/components/index.js +1 -1
  179. package/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +1 -1
  180. package/UI/TransactionsToastList/components/TransactionToast/index.js +1 -1
  181. package/UI/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +1 -1
  182. package/UI/TransactionsToastList/components/TransactionToast/utils/index.js +1 -1
  183. package/UI/TransactionsToastList/components/TransactionToastGuard.js +1 -1
  184. package/UI/TransactionsToastList/components/index.js +1 -1
  185. package/UI/TransactionsToastList/index.js +1 -1
  186. package/UI/Trim/Trim.js +1 -1
  187. package/UI/Trim/index.js +1 -1
  188. package/UI/UsdValue/UsdValue.js +1 -1
  189. package/UI/UsdValue/index.js +1 -1
  190. package/UI/extension/ExtensionLoginButton/ExtensionLoginButton.js +1 -1
  191. package/UI/extension/ExtensionLoginButton/index.js +1 -1
  192. package/UI/index.js +1 -1
  193. package/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
  194. package/UI/ledger/LedgerLoginButton/index.js +1 -1
  195. package/UI/ledger/LedgerLoginContainer/AddressRow/AddressRow.js +1 -1
  196. package/UI/ledger/LedgerLoginContainer/AddressRow/index.js +1 -1
  197. package/UI/ledger/LedgerLoginContainer/AddressTable/AddressTable.js +1 -1
  198. package/UI/ledger/LedgerLoginContainer/AddressTable/index.js +1 -1
  199. package/UI/ledger/LedgerLoginContainer/ConfirmAddress/ConfirmAddress.js +1 -1
  200. package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/getAuthTokenText.js +1 -1
  201. package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/index.js +1 -1
  202. package/UI/ledger/LedgerLoginContainer/ConfirmAddress/index.js +1 -1
  203. package/UI/ledger/LedgerLoginContainer/LedgerConnect/LedgerConnect.js +1 -1
  204. package/UI/ledger/LedgerLoginContainer/LedgerConnect/index.js +1 -1
  205. package/UI/ledger/LedgerLoginContainer/LedgerLoading/LedgerLoading.js +1 -1
  206. package/UI/ledger/LedgerLoginContainer/LedgerLoading/index.js +1 -1
  207. package/UI/ledger/LedgerLoginContainer/LedgerLoginContainer.js +1 -1
  208. package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/LedgerLoginContent.js +1 -1
  209. package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/index.js +1 -1
  210. package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/LedgerLoginContentBody.js +1 -1
  211. package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/index.js +1 -1
  212. package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/LedgerScamPhishingAlert.js +1 -1
  213. package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/index.js +1 -1
  214. package/UI/ledger/LedgerLoginContainer/index.js +1 -1
  215. package/UI/ledger/index.js +1 -1
  216. package/UI/operaWallet/OperaWalletLoginButton/OperaWalletLoginButton.js +1 -1
  217. package/UI/operaWallet/OperaWalletLoginButton/index.js +1 -1
  218. package/UI/pages/UnlockPage/index.js +1 -1
  219. package/UI/pages/index.js +1 -1
  220. package/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.js +1 -1
  221. package/UI/walletConnect/WalletConnectConnectionStatus/index.js +1 -1
  222. package/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +1 -1
  223. package/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
  224. package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContainer.js +1 -1
  225. package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/WalletConnectLoginContent.js +1 -1
  226. package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/index.js +1 -1
  227. package/UI/walletConnect/WalletConnectLoginContainer/index.js +1 -1
  228. package/UI/walletConnect/index.js +1 -1
  229. package/UI/webWallet/CrossWindowLoginButton/CrossWindowLoginButton.js +1 -1
  230. package/UI/webWallet/CrossWindowLoginButton/index.js +1 -1
  231. package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
  232. package/UI/webWallet/WebWalletLoginButton/index.js +1 -1
  233. package/UI/webWallet/XaliasLoginButton/XaliasLoginButton.js +1 -1
  234. package/UI/webWallet/XaliasLoginButton/index.js +1 -1
  235. package/__chunks__/{chunk-LYPYXUJV.js → chunk-2ERYD4ZD.js} +2 -2
  236. package/__chunks__/{chunk-WLJZR6MI.js → chunk-2FI2XFEB.js} +2 -2
  237. package/__chunks__/{chunk-JQUIPCY5.js → chunk-2MX5NY6P.js} +2 -2
  238. package/__chunks__/{chunk-FJT4NIX5.js → chunk-2OSEQDFR.js} +2 -2
  239. package/__chunks__/{chunk-B5D55AUB.js → chunk-2R3SDGLV.js} +2 -2
  240. package/__chunks__/chunk-2SGND5VW.js +2 -0
  241. package/__chunks__/{chunk-UH74TE5S.js → chunk-32OEQS2D.js} +2 -2
  242. package/__chunks__/{chunk-LKP6MFXK.js → chunk-35Q3N5XX.js} +2 -2
  243. package/__chunks__/{chunk-P62RAJK6.js → chunk-3GYEUMHL.js} +2 -2
  244. package/__chunks__/chunk-3JT5VCHV.js +2 -0
  245. package/__chunks__/{chunk-WINVVAR2.js → chunk-3OAVJKGK.js} +2 -2
  246. package/__chunks__/{chunk-J6T2EE5S.js → chunk-3Q6F2HJ6.js} +2 -2
  247. package/__chunks__/{chunk-45KS7MHU.js → chunk-3RUGJIXL.js} +2 -2
  248. package/__chunks__/chunk-3WMTU7D6.js +2 -0
  249. package/__chunks__/chunk-43EXZCW2.js +2 -0
  250. package/__chunks__/{chunk-TKDQ67OU.js → chunk-45WWKRVA.js} +2 -2
  251. package/__chunks__/{chunk-WRHAGDVV.js → chunk-4B3MOWFW.js} +2 -2
  252. package/__chunks__/{chunk-2I3SIP7I.js → chunk-4HKT77ZD.js} +2 -2
  253. package/__chunks__/{chunk-JUXUKQXA.js → chunk-4RYF5VPZ.js} +2 -2
  254. package/__chunks__/{chunk-JC4R6MW6.js → chunk-4SPYBRWY.js} +2 -2
  255. package/__chunks__/chunk-4U5X73LG.js +2 -0
  256. package/__chunks__/chunk-52I2BI6Z.js +2 -0
  257. package/__chunks__/{chunk-LNWKWD36.js → chunk-53D66PL3.js} +2 -2
  258. package/__chunks__/{chunk-BDNFTUNX.js → chunk-55WOWFKB.js} +2 -2
  259. package/__chunks__/chunk-5BRAFDAC.js +2 -0
  260. package/__chunks__/{chunk-YEW2MY76.js → chunk-5EJX6WW5.js} +2 -2
  261. package/__chunks__/{chunk-NCHTNS4A.js → chunk-5HHZDE2P.js} +2 -2
  262. package/__chunks__/{chunk-2TKLBHNZ.js → chunk-5MZU2OXW.js} +2 -2
  263. package/__chunks__/{chunk-DKNSMNAR.js → chunk-5N2CDJQ4.js} +2 -2
  264. package/__chunks__/chunk-5SYUFB4T.js +2 -0
  265. package/__chunks__/{chunk-CQZQ6E5V.js → chunk-5UOPDZ6E.js} +2 -2
  266. package/__chunks__/{chunk-YA3IK5HD.js → chunk-5VIHCVAC.js} +2 -2
  267. package/__chunks__/{chunk-IJIOWKDI.js → chunk-5WHZXANI.js} +2 -2
  268. package/__chunks__/{chunk-KOHZDKJE.js → chunk-5XHXBLRW.js} +2 -2
  269. package/__chunks__/chunk-67GE423Z.js +2 -0
  270. package/__chunks__/{chunk-6ULNLMEQ.js → chunk-6DKE6XGL.js} +2 -2
  271. package/__chunks__/chunk-6JVK3U3P.js +2 -0
  272. package/__chunks__/{chunk-5TJ3HDWX.js → chunk-6QKDH7BO.js} +2 -2
  273. package/__chunks__/{chunk-QSUM5QNK.js → chunk-6WIVTBKC.js} +2 -2
  274. package/__chunks__/chunk-75EWJ2IY.js +2 -0
  275. package/__chunks__/{chunk-TYLSUIT3.js → chunk-7AK6HBWA.js} +2 -2
  276. package/__chunks__/{chunk-QYSSH5NX.js → chunk-7BG7OJFY.js} +2 -2
  277. package/__chunks__/{chunk-L6BRJFR6.js → chunk-7CJEB4QU.js} +2 -2
  278. package/__chunks__/{chunk-YV52CXDT.js → chunk-7D5RMPCM.js} +2 -2
  279. package/__chunks__/{chunk-W7IEFYKT.js → chunk-7G2PG2HJ.js} +2 -2
  280. package/__chunks__/{chunk-WMRN2SKZ.js → chunk-7G3N5UXY.js} +2 -2
  281. package/__chunks__/{chunk-D7OEA777.js → chunk-7IHUWBE2.js} +2 -2
  282. package/__chunks__/{chunk-RKI72TMN.js → chunk-7J5FLOSX.js} +2 -2
  283. package/__chunks__/{chunk-LWG2223P.js → chunk-7LSQ7ACU.js} +2 -2
  284. package/__chunks__/{chunk-OOZM2I42.js → chunk-7NDTJX2Q.js} +2 -2
  285. package/__chunks__/{chunk-S4ISWHOB.js → chunk-7NZRWTON.js} +2 -2
  286. package/__chunks__/{chunk-ZT67ERD5.js → chunk-7Q65CTX4.js} +2 -2
  287. package/__chunks__/chunk-7SWQCGUR.js +2 -0
  288. package/__chunks__/{chunk-JDBSIMC3.js → chunk-7VMQ5PJC.js} +2 -2
  289. package/__chunks__/{chunk-T4CD54EC.js → chunk-7WYYZIP7.js} +2 -2
  290. package/__chunks__/chunk-7X7AHJNX.js +2 -0
  291. package/__chunks__/{chunk-S4GJX4XN.js → chunk-7ZGFUH4M.js} +2 -2
  292. package/__chunks__/{chunk-LH6BCDIW.js → chunk-A2BS44NX.js} +2 -2
  293. package/__chunks__/{chunk-FVY4PX7G.js → chunk-AD5GF3EO.js} +2 -2
  294. package/__chunks__/chunk-AFSFP2AH.js +2 -0
  295. package/__chunks__/{chunk-UHYGR5YC.js → chunk-AGWE3CA7.js} +2 -2
  296. package/__chunks__/{chunk-EQSL3LHM.js → chunk-AHQKUBGT.js} +2 -2
  297. package/__chunks__/chunk-AJK4FD6T.js +2 -0
  298. package/__chunks__/{chunk-P2ULBRHU.js → chunk-ANJIBOLB.js} +2 -2
  299. package/__chunks__/{chunk-DRMJ7OYY.js → chunk-ANVS3LWC.js} +2 -2
  300. package/__chunks__/{chunk-RLSKTSOC.js → chunk-APUPP3SO.js} +2 -2
  301. package/__chunks__/{chunk-OMD6VJ7Q.js → chunk-APW4UMNQ.js} +2 -2
  302. package/__chunks__/{chunk-OZZBMCJB.js → chunk-ARUR4UYT.js} +2 -2
  303. package/__chunks__/chunk-ATPARQD4.js +2 -0
  304. package/__chunks__/{chunk-3HKLQO3N.js → chunk-AYFYNNWF.js} +2 -2
  305. package/__chunks__/{chunk-4WGPSXLR.js → chunk-B7KPSMKH.js} +2 -2
  306. package/__chunks__/{chunk-U2E5WIJJ.js → chunk-BA56LBTO.js} +2 -2
  307. package/__chunks__/chunk-BB7Y5RUP.js +2 -0
  308. package/__chunks__/{chunk-GZBGMN6S.js → chunk-BBAQDTOC.js} +2 -2
  309. package/__chunks__/{chunk-N6GP5UZH.js → chunk-BCHXOUUJ.js} +2 -2
  310. package/__chunks__/chunk-BDWKIY35.js +2 -0
  311. package/__chunks__/{chunk-MCS4VY23.js → chunk-BECO26VQ.js} +2 -2
  312. package/__chunks__/{chunk-RMO53XUM.js → chunk-BHY3Z3ET.js} +2 -2
  313. package/__chunks__/{chunk-MNANJF37.js → chunk-BOS6J3XK.js} +2 -2
  314. package/__chunks__/{chunk-HEJFGYB4.js → chunk-BQWEKJQY.js} +2 -2
  315. package/__chunks__/{chunk-ALRWYKJ3.js → chunk-BVA74VPG.js} +2 -2
  316. package/__chunks__/{chunk-6PBH3KEW.js → chunk-BXA5P6LR.js} +2 -2
  317. package/__chunks__/chunk-BZYN5SVI.js +2 -0
  318. package/__chunks__/{chunk-R2M2NREB.js → chunk-C3DRE3XL.js} +2 -2
  319. package/__chunks__/{chunk-FTUA3HTU.js → chunk-C4HPD3DA.js} +2 -2
  320. package/__chunks__/{chunk-UKITMGU5.js → chunk-C5VMAZGA.js} +2 -2
  321. package/__chunks__/{chunk-CT4XGGLM.js → chunk-CEDKTHSG.js} +2 -2
  322. package/__chunks__/{chunk-MDYH3TAR.js → chunk-CGGFQR3H.js} +2 -2
  323. package/__chunks__/{chunk-XXN2SRRE.js → chunk-CHMNM54S.js} +2 -2
  324. package/__chunks__/{chunk-K2OPPBXN.js → chunk-CIXIB66V.js} +2 -2
  325. package/__chunks__/{chunk-4KOQ4XPF.js → chunk-CKGPXFPI.js} +2 -2
  326. package/__chunks__/{chunk-SSYG5MZ3.js → chunk-CP3KWVXW.js} +2 -2
  327. package/__chunks__/{chunk-IZU4L5ZT.js → chunk-CQAZBUMQ.js} +2 -2
  328. package/__chunks__/{chunk-OMJE5LZ5.js → chunk-CZJYZVFY.js} +2 -2
  329. package/__chunks__/{chunk-H7M2MJO2.js → chunk-D2ORSE3O.js} +2 -2
  330. package/__chunks__/{chunk-MRQXI6BL.js → chunk-D2ZNJPI4.js} +2 -2
  331. package/__chunks__/{chunk-D5WNZ2KW.js → chunk-D5PW6PC2.js} +2 -2
  332. package/__chunks__/{chunk-ROKSIDG4.js → chunk-DCY6S64L.js} +2 -2
  333. package/__chunks__/chunk-DEDBLRRQ.js +2 -0
  334. package/__chunks__/{chunk-S3RQVME5.js → chunk-DEQUL5OZ.js} +2 -2
  335. package/__chunks__/{chunk-EYBL2DZQ.js → chunk-DGFIEGKE.js} +2 -2
  336. package/__chunks__/{chunk-6I4KDAEC.js → chunk-DGJGGAFC.js} +2 -2
  337. package/__chunks__/{chunk-LJDUUEVE.js → chunk-DGWY723D.js} +2 -2
  338. package/__chunks__/{chunk-6SDN6VYU.js → chunk-DH6UKHV7.js} +2 -2
  339. package/__chunks__/chunk-DMNVYUZI.js +2 -0
  340. package/__chunks__/chunk-DSBFDCAY.js +2 -0
  341. package/__chunks__/{chunk-SPUHV23C.js → chunk-DVMRHYP2.js} +2 -2
  342. package/__chunks__/{chunk-PTNZZ33O.js → chunk-DWKHF6GZ.js} +2 -2
  343. package/__chunks__/{chunk-NJKH2I7A.js → chunk-E7QFSJPE.js} +2 -2
  344. package/__chunks__/{chunk-5MVZTGDS.js → chunk-EHHJWFN7.js} +2 -2
  345. package/__chunks__/{chunk-HXGWOGYH.js → chunk-EMGL6ISD.js} +2 -2
  346. package/__chunks__/{chunk-J3UC3VZX.js → chunk-EOATHPT6.js} +2 -2
  347. package/__chunks__/{chunk-776CE2KN.js → chunk-EOSAEMI2.js} +2 -2
  348. package/__chunks__/chunk-ESLS6YRW.js +2 -0
  349. package/__chunks__/{chunk-44ZY2IG5.js → chunk-ET2LB4HU.js} +2 -2
  350. package/__chunks__/{chunk-QWMOQ7N7.js → chunk-EVOOEQLP.js} +2 -2
  351. package/__chunks__/{chunk-VUE4762S.js → chunk-EVYMXGHI.js} +2 -2
  352. package/__chunks__/chunk-EW6DK2M3.js +2 -0
  353. package/__chunks__/{chunk-FZHLZFLL.js → chunk-F7YI44JE.js} +2 -2
  354. package/__chunks__/{chunk-XYS3N3TZ.js → chunk-FA42PZCG.js} +2 -2
  355. package/__chunks__/{chunk-63CVVKHG.js → chunk-FGLQLS5G.js} +2 -2
  356. package/__chunks__/{chunk-BDKGJYTU.js → chunk-FK7TQ6GT.js} +2 -2
  357. package/__chunks__/{chunk-JV7XSR2M.js → chunk-FNO4BWIV.js} +2 -2
  358. package/__chunks__/{chunk-WQJYO2YY.js → chunk-FRP2DBXW.js} +2 -2
  359. package/__chunks__/{chunk-CNBYHU7O.js → chunk-FSFSGXZX.js} +2 -2
  360. package/__chunks__/{chunk-IEJ6UMAD.js → chunk-FX253HDQ.js} +2 -2
  361. package/__chunks__/chunk-FY2SAUJP.js +2 -0
  362. package/__chunks__/{chunk-OJ3JMAGT.js → chunk-GG6P5SOY.js} +2 -2
  363. package/__chunks__/{chunk-R7OX4IST.js → chunk-GGTG3OLU.js} +2 -2
  364. package/__chunks__/{chunk-C3KHOLAQ.js → chunk-GKSD5MXQ.js} +2 -2
  365. package/__chunks__/{chunk-Y7OU5KIO.js → chunk-GLPZTVJR.js} +2 -2
  366. package/__chunks__/{chunk-BU52W6U4.js → chunk-GLXTHXQZ.js} +2 -2
  367. package/__chunks__/{chunk-K6T7FXKT.js → chunk-GVMVOVZM.js} +2 -2
  368. package/__chunks__/{chunk-HVBPAKEW.js → chunk-GWJZAREP.js} +2 -2
  369. package/__chunks__/{chunk-PSDFAMAR.js → chunk-GXZFUOIZ.js} +2 -2
  370. package/__chunks__/{chunk-UOEDTZAI.js → chunk-GZACSDSD.js} +2 -2
  371. package/__chunks__/{chunk-HUUAZE4W.js → chunk-H3CUGDQT.js} +2 -2
  372. package/__chunks__/{chunk-NEUTOONN.js → chunk-H6HVGNKL.js} +2 -2
  373. package/__chunks__/chunk-H7NWEHKK.js +2 -0
  374. package/__chunks__/chunk-HCMZNSGG.js +2 -0
  375. package/__chunks__/{chunk-UBV5MZTH.js → chunk-HF2BVD7V.js} +2 -2
  376. package/__chunks__/chunk-HFAS7WJT.js +2 -0
  377. package/__chunks__/{chunk-BO4I7TU7.js → chunk-HINPJG36.js} +2 -2
  378. package/__chunks__/chunk-HITYUHEV.js +2 -0
  379. package/__chunks__/{chunk-PWNTLE7O.js → chunk-HJVL63AM.js} +2 -2
  380. package/__chunks__/{chunk-ZEKSL6RM.js → chunk-HLXMCLRD.js} +2 -2
  381. package/__chunks__/{chunk-26PNCEN6.js → chunk-HOYGFWRN.js} +2 -2
  382. package/__chunks__/{chunk-LUKXK4PJ.js → chunk-HPZDSCI6.js} +2 -2
  383. package/__chunks__/{chunk-TYN4NL7P.js → chunk-HQVA6BN4.js} +2 -2
  384. package/__chunks__/{chunk-K24Q7A25.js → chunk-HTRWR64S.js} +2 -2
  385. package/__chunks__/{chunk-Z7CXRSOE.js → chunk-HXC6OQ62.js} +2 -2
  386. package/__chunks__/{chunk-OB343ORN.js → chunk-HXG6DPBV.js} +2 -2
  387. package/__chunks__/{chunk-K5ZKFH4M.js → chunk-I5LCH7GI.js} +2 -2
  388. package/__chunks__/chunk-IBXG3FTQ.js +2 -0
  389. package/__chunks__/{chunk-5VEXZKXZ.js → chunk-IG63UBHO.js} +2 -2
  390. package/__chunks__/{chunk-QKAGGKMZ.js → chunk-IH6XL5SK.js} +2 -2
  391. package/__chunks__/{chunk-QV7H3KVT.js → chunk-IJBNOFRU.js} +2 -2
  392. package/__chunks__/{chunk-M72NGQGD.js → chunk-ITGCTIQR.js} +2 -2
  393. package/__chunks__/{chunk-6S7QMZNK.js → chunk-IXE232G2.js} +2 -2
  394. package/__chunks__/chunk-IZFMBOQX.js +2 -0
  395. package/__chunks__/chunk-IZVUCFGS.js +2 -0
  396. package/__chunks__/{chunk-SYQOUCPR.js → chunk-J2ZVGV5V.js} +2 -2
  397. package/__chunks__/{chunk-FOXLWZNI.js → chunk-JBUYDFLY.js} +2 -2
  398. package/__chunks__/{chunk-D3WFE5YS.js → chunk-JCY3XPSZ.js} +2 -2
  399. package/__chunks__/{chunk-IC6Q4EU4.js → chunk-JGP7DL5H.js} +2 -2
  400. package/__chunks__/{chunk-6AGOAZNP.js → chunk-JHMCLNLR.js} +2 -2
  401. package/__chunks__/{chunk-ZBEKS6PS.js → chunk-JIKTTFUV.js} +2 -2
  402. package/__chunks__/chunk-JRUHJBQL.js +2 -0
  403. package/__chunks__/chunk-JSZLJIB6.js +2 -0
  404. package/__chunks__/{chunk-V2VRYADK.js → chunk-JX5HWH4J.js} +2 -2
  405. package/__chunks__/{chunk-GSY5IELC.js → chunk-JY6OL6ND.js} +2 -2
  406. package/__chunks__/{chunk-37ID6NXL.js → chunk-JZTWJVWG.js} +2 -2
  407. package/__chunks__/{chunk-VOCTSFNO.js → chunk-K77PSVIN.js} +2 -2
  408. package/__chunks__/{chunk-5SSLY5Y3.js → chunk-KAYJGVHY.js} +2 -2
  409. package/__chunks__/chunk-KCZPUQMS.js +2 -0
  410. package/__chunks__/{chunk-U6EQKACI.js → chunk-KMW3NDPZ.js} +2 -2
  411. package/__chunks__/{chunk-6PYKJOPZ.js → chunk-KNT7OBR5.js} +2 -2
  412. package/__chunks__/chunk-KOQMQ6NG.js +2 -0
  413. package/__chunks__/chunk-KTH3M5IT.js +2 -0
  414. package/__chunks__/{chunk-SKBIXZTQ.js → chunk-KUHSL5X5.js} +2 -2
  415. package/__chunks__/{chunk-PEHW2ZJ4.js → chunk-KWOUJGVB.js} +2 -2
  416. package/__chunks__/{chunk-MEZ7Y2GV.js → chunk-KWYZG2KO.js} +2 -2
  417. package/__chunks__/{chunk-APIHXAWO.js → chunk-KXNGKRWN.js} +2 -2
  418. package/__chunks__/chunk-KZG6ZKUF.js +2 -0
  419. package/__chunks__/chunk-L76ZGHEN.js +2 -0
  420. package/__chunks__/chunk-L7K7RJH7.js +2 -0
  421. package/__chunks__/chunk-LAKQHUPZ.js +2 -0
  422. package/__chunks__/{chunk-3WHZ33T5.js → chunk-LFEKSKQ2.js} +2 -2
  423. package/__chunks__/{chunk-PE3D2MZ6.js → chunk-LH4MJYLH.js} +2 -2
  424. package/__chunks__/{chunk-7ZMQL73G.js → chunk-LLRPL7VG.js} +2 -2
  425. package/__chunks__/{chunk-PY3TMMVZ.js → chunk-LM4U25YU.js} +2 -2
  426. package/__chunks__/{chunk-SIWZ2PMD.js → chunk-LU3YKJFB.js} +2 -2
  427. package/__chunks__/{chunk-PVA7E7LL.js → chunk-LY4FYJ4C.js} +2 -2
  428. package/__chunks__/{chunk-QPPB6FZN.js → chunk-MCXTDL7M.js} +2 -2
  429. package/__chunks__/{chunk-ZQ37SRMI.js → chunk-MGE5DV6U.js} +2 -2
  430. package/__chunks__/{chunk-B7PYBZU4.js → chunk-MQIDJN7U.js} +2 -2
  431. package/__chunks__/{chunk-2MP2EF4U.js → chunk-MRJ4QW6X.js} +2 -2
  432. package/__chunks__/chunk-MTTVEC3D.js +2 -0
  433. package/__chunks__/{chunk-K3M27SZ4.js → chunk-MVKLXKTF.js} +2 -2
  434. package/__chunks__/{chunk-N7OBCE6V.js → chunk-MVUDZB34.js} +2 -2
  435. package/__chunks__/chunk-MWQ7RWF2.js +2 -0
  436. package/__chunks__/{chunk-YUUAC2ZS.js → chunk-MYGVPVCS.js} +2 -2
  437. package/__chunks__/{chunk-XTMENGRC.js → chunk-MZ5SG35I.js} +2 -2
  438. package/__chunks__/{chunk-2WUN7ZR2.js → chunk-N5RGN6AW.js} +2 -2
  439. package/__chunks__/{chunk-LZJ3KLAE.js → chunk-N6LQOJNC.js} +2 -2
  440. package/__chunks__/{chunk-FWX5LT3Y.js → chunk-N6NXFMIH.js} +2 -2
  441. package/__chunks__/{chunk-26N2EF27.js → chunk-N6PWQZFC.js} +2 -2
  442. package/__chunks__/{chunk-TUOZQXHC.js → chunk-N6QOVYEG.js} +2 -2
  443. package/__chunks__/{chunk-JWM347Y4.js → chunk-NANP63QY.js} +2 -2
  444. package/__chunks__/{chunk-IEVWAPRT.js → chunk-NAODEQRI.js} +2 -2
  445. package/__chunks__/{chunk-IBZVKTPJ.js → chunk-NH72OC6D.js} +2 -2
  446. package/__chunks__/chunk-NMGQUARD.js +2 -0
  447. package/__chunks__/{chunk-OBIDQER4.js → chunk-NST37LLV.js} +2 -2
  448. package/__chunks__/{chunk-FZWTKNRZ.js → chunk-NTQMD3HJ.js} +2 -2
  449. package/__chunks__/{chunk-FAWBFUEX.js → chunk-NW5FJ6T6.js} +2 -2
  450. package/__chunks__/{chunk-J24KOCLN.js → chunk-NY2AEE55.js} +2 -2
  451. package/__chunks__/{chunk-MREKWZJ5.js → chunk-O3BM5GVO.js} +2 -2
  452. package/__chunks__/{chunk-3AK2QRZU.js → chunk-O4ES6T7Q.js} +2 -2
  453. package/__chunks__/{chunk-VHZNGPYU.js → chunk-O5ARJAY2.js} +2 -2
  454. package/__chunks__/{chunk-3TGDWC4B.js → chunk-O6R4VP27.js} +2 -2
  455. package/__chunks__/{chunk-6FZZOEGT.js → chunk-O7PO2TJD.js} +2 -2
  456. package/__chunks__/{chunk-BNP5ANPK.js → chunk-ODTGXHHX.js} +2 -2
  457. package/__chunks__/{chunk-RKRZ3GJI.js → chunk-OL2TMWZ3.js} +2 -2
  458. package/__chunks__/{chunk-LAOQIQ3S.js → chunk-OM2PBUXL.js} +2 -2
  459. package/__chunks__/{chunk-RNFUGVZR.js → chunk-OME7FKGA.js} +2 -2
  460. package/__chunks__/{chunk-ERWYH4Q3.js → chunk-OQDYMJP6.js} +2 -2
  461. package/__chunks__/{chunk-CNCN56C4.js → chunk-OQQHKPP3.js} +2 -2
  462. package/__chunks__/{chunk-RCTXKYF2.js → chunk-OREAUDQO.js} +2 -2
  463. package/__chunks__/{chunk-3JXPYC67.js → chunk-OWCZQ7VV.js} +2 -2
  464. package/__chunks__/chunk-OXPUAJQT.js +2 -0
  465. package/__chunks__/{chunk-KLESNFXM.js → chunk-OYQ32WMZ.js} +2 -2
  466. package/__chunks__/{chunk-QOHPZQIO.js → chunk-P2GUUP3M.js} +2 -2
  467. package/__chunks__/{chunk-LXUXSM3O.js → chunk-P5YT37CB.js} +2 -2
  468. package/__chunks__/chunk-P65Y7FVM.js +2 -0
  469. package/__chunks__/{chunk-6PIL672R.js → chunk-PENF3NVS.js} +2 -2
  470. package/__chunks__/{chunk-XW4GS322.js → chunk-PI3UCK7W.js} +2 -2
  471. package/__chunks__/{chunk-HNLGRL3D.js → chunk-PL3OTX5V.js} +2 -2
  472. package/__chunks__/{chunk-DCQDEXLU.js → chunk-PMOBF2HP.js} +2 -2
  473. package/__chunks__/{chunk-BQ5SL7X6.js → chunk-PMUWC3LS.js} +2 -2
  474. package/__chunks__/chunk-PP4TDQ6A.js +2 -0
  475. package/__chunks__/chunk-PPWYTKX5.js +2 -0
  476. package/__chunks__/{chunk-W6W7PAHO.js → chunk-PZM3RIMM.js} +2 -2
  477. package/__chunks__/{chunk-7HRT7DOR.js → chunk-Q4RVW24P.js} +2 -2
  478. package/__chunks__/{chunk-KIIXBWPE.js → chunk-Q6INIDZK.js} +2 -2
  479. package/__chunks__/{chunk-34GEGF5Y.js → chunk-Q7K6WI67.js} +2 -2
  480. package/__chunks__/{chunk-A22MS5SV.js → chunk-QCC45LJR.js} +2 -2
  481. package/__chunks__/{chunk-SV7VIM6Y.js → chunk-QE6ERRDA.js} +2 -2
  482. package/__chunks__/{chunk-WEYBWJHQ.js → chunk-QHFOHQUF.js} +2 -2
  483. package/__chunks__/{chunk-KO4BXGXX.js → chunk-QIXTNSSF.js} +2 -2
  484. package/__chunks__/chunk-QN565FYS.js +2 -0
  485. package/__chunks__/{chunk-FBL3RDGV.js → chunk-QOSVZC6E.js} +2 -2
  486. package/__chunks__/chunk-QP2M2C7R.js +2 -0
  487. package/__chunks__/chunk-QRS362VB.js +2 -0
  488. package/__chunks__/{chunk-DZMN32EC.js → chunk-QSXZEDPY.js} +2 -2
  489. package/__chunks__/{chunk-YKFSAHDW.js → chunk-QT4WN7AI.js} +2 -2
  490. package/__chunks__/chunk-QTLUMJZZ.js +2 -0
  491. package/__chunks__/{chunk-SYRCA6PM.js → chunk-R2W2U2DE.js} +2 -2
  492. package/__chunks__/{chunk-W52B4DN5.js → chunk-R3D7OGJ4.js} +2 -2
  493. package/__chunks__/{chunk-LYR3NXVH.js → chunk-R6JVITNR.js} +2 -2
  494. package/__chunks__/{chunk-PZRXFWXQ.js → chunk-RDLHGENA.js} +2 -2
  495. package/__chunks__/chunk-RGPCH3U7.js +2 -0
  496. package/__chunks__/chunk-RGVBDNCQ.js +2 -0
  497. package/__chunks__/{chunk-PV6TLW3J.js → chunk-RKBWHASN.js} +2 -2
  498. package/__chunks__/chunk-RPAZXC2F.js +2 -0
  499. package/__chunks__/{chunk-ICGF3OUL.js → chunk-RRGE6Q5M.js} +2 -2
  500. package/__chunks__/{chunk-R27H6XH2.js → chunk-RSSKXLYT.js} +2 -2
  501. package/__chunks__/{chunk-ZX4PHT7S.js → chunk-RV633TYI.js} +2 -2
  502. package/__chunks__/chunk-RX2NGJSD.js +2 -0
  503. package/__chunks__/{chunk-L4PN3IXM.js → chunk-S2AYGEWF.js} +2 -2
  504. package/__chunks__/chunk-S3KD5KK2.js +2 -0
  505. package/__chunks__/{chunk-A5L2WT53.js → chunk-S7N4ISBJ.js} +2 -2
  506. package/__chunks__/{chunk-BAGNFQBH.js → chunk-SGXU64BV.js} +2 -2
  507. package/__chunks__/{chunk-ATZ4IWH3.js → chunk-SHLZDPET.js} +2 -2
  508. package/__chunks__/{chunk-5UARG2MD.js → chunk-SIYAGK7F.js} +2 -2
  509. package/__chunks__/{chunk-4T6VXNQ2.js → chunk-SJJVXAIR.js} +2 -2
  510. package/__chunks__/{chunk-7K6OV53X.js → chunk-SO7GR5JK.js} +2 -2
  511. package/__chunks__/{chunk-UPEPL6SX.js → chunk-SQ5WG7US.js} +2 -2
  512. package/__chunks__/{chunk-4CWAT63N.js → chunk-SQ7M7N35.js} +2 -2
  513. package/__chunks__/chunk-SRHRU7FN.js +2 -0
  514. package/__chunks__/{chunk-XOVZT32V.js → chunk-SRWKZ2NL.js} +2 -2
  515. package/__chunks__/{chunk-QKXJD4A3.js → chunk-SUMSAHEJ.js} +2 -2
  516. package/__chunks__/{chunk-VIAWGYHZ.js → chunk-SZSOMMLZ.js} +2 -2
  517. package/__chunks__/chunk-T63IP2TZ.js +2 -0
  518. package/__chunks__/{chunk-DJENMVSO.js → chunk-TAAADPTZ.js} +2 -2
  519. package/__chunks__/{chunk-WMIVV347.js → chunk-TBQRWNZE.js} +2 -2
  520. package/__chunks__/chunk-TFIPRE2I.js +2 -0
  521. package/__chunks__/chunk-U4VASFRN.js +2 -0
  522. package/__chunks__/{chunk-Y4N6ZKFU.js → chunk-UDKFBMCS.js} +2 -2
  523. package/__chunks__/{chunk-PLCDAHXF.js → chunk-UET5NZUD.js} +2 -2
  524. package/__chunks__/{chunk-OCV7NNTI.js → chunk-UFIQJELD.js} +2 -2
  525. package/__chunks__/{chunk-5Q6I6ZSP.js → chunk-ULFF6SZM.js} +2 -2
  526. package/__chunks__/{chunk-XF2JZN2T.js → chunk-UPXLULNI.js} +2 -2
  527. package/__chunks__/{chunk-D3FW5S76.js → chunk-UTXHFTRR.js} +2 -2
  528. package/__chunks__/{chunk-JVQSZJWT.js → chunk-V6JNDMAV.js} +2 -2
  529. package/__chunks__/{chunk-4WSTU7EL.js → chunk-V7EWDPEH.js} +2 -2
  530. package/__chunks__/{chunk-UCIKNUQ5.js → chunk-VG2N5QZN.js} +2 -2
  531. package/__chunks__/{chunk-GCPFA5DS.js → chunk-VNDWQVPX.js} +2 -2
  532. package/__chunks__/chunk-VSLTOYD7.js +2 -0
  533. package/__chunks__/{chunk-5QWM46KI.js → chunk-VT4AOWMZ.js} +2 -2
  534. package/__chunks__/{chunk-Q3MPXHVT.js → chunk-VWU2KLAH.js} +2 -2
  535. package/__chunks__/{chunk-UWXFBSC4.js → chunk-W6UGF3HH.js} +2 -2
  536. package/__chunks__/{chunk-GCJYHTRG.js → chunk-W7O4NHIZ.js} +2 -2
  537. package/__chunks__/{chunk-T5NSPA2G.js → chunk-WAZQLWQR.js} +2 -2
  538. package/__chunks__/{chunk-Q7IG7FVX.js → chunk-WBJOW4A3.js} +2 -2
  539. package/__chunks__/{chunk-VULOUSUG.js → chunk-WBRILQOH.js} +2 -2
  540. package/__chunks__/{chunk-NJV5SUG7.js → chunk-WDPVE2XW.js} +2 -2
  541. package/__chunks__/{chunk-RBKZGMZL.js → chunk-WE3UEXTW.js} +2 -2
  542. package/__chunks__/chunk-WGXCA2WQ.js +2 -0
  543. package/__chunks__/{chunk-Z4NTTIYC.js → chunk-WLT7RNJI.js} +2 -2
  544. package/__chunks__/{chunk-WO6QZHE6.js → chunk-WS7UERKL.js} +2 -2
  545. package/__chunks__/{chunk-XYZQOUPZ.js → chunk-WWNFE6GO.js} +2 -2
  546. package/__chunks__/{chunk-BVAHQTJA.js → chunk-X4XJKUDS.js} +2 -2
  547. package/__chunks__/{chunk-W73YZCYP.js → chunk-X55LBY4T.js} +2 -2
  548. package/__chunks__/{chunk-3S2KZLIA.js → chunk-X5N4DDKX.js} +2 -2
  549. package/__chunks__/{chunk-D4SIPVFT.js → chunk-X7B7HGQH.js} +2 -2
  550. package/__chunks__/{chunk-X5V7KMPK.js → chunk-XCRCY2N2.js} +2 -2
  551. package/__chunks__/{chunk-W22VDMHZ.js → chunk-XGCZQQL6.js} +2 -2
  552. package/__chunks__/chunk-XHJBHORZ.js +2 -0
  553. package/__chunks__/{chunk-HCBCQSLR.js → chunk-XJCZNTZG.js} +2 -2
  554. package/__chunks__/{chunk-HPP6QB6F.js → chunk-XMQ2X44K.js} +2 -2
  555. package/__chunks__/{chunk-ENPJSPIZ.js → chunk-XQX65RBG.js} +2 -2
  556. package/__chunks__/{chunk-HPDIREBZ.js → chunk-XRBJHWQX.js} +2 -2
  557. package/__chunks__/{chunk-PMEKOZBG.js → chunk-XS5UHSTJ.js} +2 -2
  558. package/__chunks__/{chunk-IOXCV3K2.js → chunk-XVDAFFMR.js} +2 -2
  559. package/__chunks__/{chunk-FMBAMOHT.js → chunk-XZJMSDFH.js} +2 -2
  560. package/__chunks__/{chunk-FRRFZ4DE.js → chunk-Y52GGTVY.js} +2 -2
  561. package/__chunks__/{chunk-QRP7IHAC.js → chunk-YBWO3VVO.js} +2 -2
  562. package/__chunks__/{chunk-HQBTZQC4.js → chunk-YDE4SQGZ.js} +2 -2
  563. package/__chunks__/{chunk-BMUXABC4.js → chunk-YJMMSAIM.js} +2 -2
  564. package/__chunks__/chunk-YNSLXCXD.js +2 -0
  565. package/__chunks__/{chunk-WLI45HHV.js → chunk-YOHOCUV2.js} +2 -2
  566. package/__chunks__/{chunk-DZ3L4OD5.js → chunk-YRTHW4UH.js} +2 -2
  567. package/__chunks__/{chunk-U7BRR2HV.js → chunk-YWEI7PTS.js} +2 -2
  568. package/__chunks__/chunk-YYXZECKA.js +2 -0
  569. package/__chunks__/chunk-Z2FY7RSN.js +2 -0
  570. package/__chunks__/{chunk-3QB5E2I7.js → chunk-Z3XCW7WY.js} +2 -2
  571. package/__chunks__/{chunk-HGL3VDIT.js → chunk-ZAX7SBAA.js} +2 -2
  572. package/__chunks__/{chunk-H5I4F6FF.js → chunk-ZERI3KFG.js} +2 -2
  573. package/__chunks__/{chunk-GG7AAYXE.js → chunk-ZGYFH7QB.js} +2 -2
  574. package/__chunks__/{chunk-S4WC5U6P.js → chunk-ZHN6UHDQ.js} +2 -2
  575. package/__chunks__/{chunk-C74JA23D.js → chunk-ZKNJEXUK.js} +2 -2
  576. package/__chunks__/{chunk-INV22AP7.js → chunk-ZLJKAQJC.js} +2 -2
  577. package/__chunks__/{chunk-B3BGTTGQ.js → chunk-ZLLO4S7S.js} +2 -2
  578. package/__chunks__/{chunk-H47XIPVZ.js → chunk-ZNTXKKKO.js} +2 -2
  579. package/__chunks__/{chunk-EKUV2K5K.js → chunk-ZS72PCLB.js} +2 -2
  580. package/__chunks__/chunk-ZTTE3F5O.js +2 -0
  581. package/__chunks__/{chunk-IBLFHVWI.js → chunk-ZUP7EEJG.js} +2 -2
  582. package/__chunks__/{chunk-ASGKLYIR.js → chunk-ZWAD6DXX.js} +2 -2
  583. package/__chunks__/{chunk-24CUGG55.js → chunk-ZWQBM3X3.js} +2 -2
  584. package/__chunks__/chunk-ZYEB2QZV.js +2 -0
  585. package/__chunks__/{chunk-NVNHGKKE.js → chunk-ZYRGHDFE.js} +2 -2
  586. package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +5 -5
  587. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
  588. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +4 -4
  589. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +3 -3
  590. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/ConfirmAmountNftSft.js +3 -3
  591. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/index.js +3 -3
  592. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +3 -3
  593. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +4 -4
  594. package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
  595. package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
  596. package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +21 -21
  597. package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +21 -21
  598. package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +2 -2
  599. package/__commonjs/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +2 -2
  600. package/__commonjs/UI/SignTransactionsModals/components/index.js +1 -1
  601. package/__commonjs/UI/SignTransactionsModals/index.js +5 -5
  602. package/__commonjs/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +3 -3
  603. package/__commonjs/UI/TransactionInfo/components/NonceMessage/index.js +3 -3
  604. package/__commonjs/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +10 -10
  605. package/__commonjs/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +10 -10
  606. package/__commonjs/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +4 -4
  607. package/__commonjs/UI/TransactionInfo/components/TransactionAction/components/index.js +4 -4
  608. package/__commonjs/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +20 -20
  609. package/__commonjs/UI/TransactionInfo/components/TransactionLogs/index.js +20 -20
  610. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +3 -3
  611. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +3 -3
  612. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +22 -22
  613. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +22 -22
  614. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/index.js +4 -4
  615. package/__commonjs/UI/TransactionsTable/components/AccountName.js +4 -4
  616. package/__commonjs/UI/TransactionsTable/components/TransactionReceiver.js +2 -2
  617. package/__commonjs/UI/TransactionsTable/components/TransactionSender.js +2 -2
  618. package/__commonjs/UI/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +1 -1
  619. package/__commonjs/UI/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +1 -1
  620. package/__commonjs/UI/index.js +20 -20
  621. package/__commonjs/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +20 -20
  622. package/__commonjs/UI/ledger/LedgerLoginContainer/AddressTable/AddressTable.js +4 -4
  623. package/__commonjs/UI/ledger/LedgerLoginContainer/AddressTable/index.js +4 -4
  624. package/__commonjs/UI/ledger/LedgerLoginContainer/LedgerLoginContainer.js +20 -20
  625. package/__commonjs/UI/ledger/LedgerLoginContainer/index.js +20 -20
  626. package/__commonjs/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +2 -2
  627. package/__commonjs/UI/walletConnect/WalletConnectLoginButton/index.js +2 -2
  628. package/__commonjs/UI/walletConnect/index.js +2 -2
  629. package/__commonjs/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +2 -2
  630. package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogout.js +2 -2
  631. package/__commonjs/components/ProviderInitializer/hooks/index.js +1 -1
  632. package/__commonjs/components/ProviderInitializer/hooks/useSetLedgerProvider.js +1 -1
  633. package/__commonjs/components/TransactionSender/utils/handleSendTransactionsErrors.js +1 -1
  634. package/__commonjs/hooks/economics/index.js +1 -1
  635. package/__commonjs/hooks/economics/useGetEgldPrice.js +1 -1
  636. package/__commonjs/hooks/index.js +3 -3
  637. package/__commonjs/hooks/transactions/batch/useGetBatches.js +1 -1
  638. package/__commonjs/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
  639. package/__commonjs/hooks/transactions/helpers/getAreAllTransactionsSignedByGuardian.js +1 -1
  640. package/__commonjs/hooks/transactions/helpers/index.js +1 -1
  641. package/__commonjs/hooks/transactions/index.js +1 -1
  642. package/__commonjs/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +1 -1
  643. package/__commonjs/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +1 -1
  644. package/__commonjs/hooks/transactions/useSignMultipleTransactions.js +1 -1
  645. package/__commonjs/hooks/transactions/useSignTransactions.js +1 -1
  646. package/__commonjs/hooks/transactions/useSignTransactionsWithDevice.d.ts +1 -1
  647. package/__commonjs/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
  648. package/__commonjs/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
  649. package/__commonjs/hooks/transactions/useTransactionsTracker.js +2 -2
  650. package/__commonjs/reduxStore/slices/toastsSlice.js +1 -1
  651. package/__commonjs/services/transactions/getBatchTransactionsStatus.js +1 -1
  652. package/__commonjs/services/transactions/utils.js +1 -1
  653. package/__commonjs/types/index.js +1 -1
  654. package/__commonjs/types/transactions.types.d.ts +1 -1
  655. package/__commonjs/utils/account/getShardOfAddress.js +1 -1
  656. package/__commonjs/utils/index.js +1 -1
  657. package/__commonjs/utils/operations/ledger/getLedgerVersionOptions.js +1 -1
  658. package/__commonjs/utils/operations/ledger/index.js +1 -1
  659. package/__commonjs/utils/transactions/builtCallbackUrl.js +1 -1
  660. package/__commonjs/utils/transactions/index.js +1 -1
  661. package/__commonjs/wrappers/DappProvider/DappProvider.js +3 -3
  662. package/__mocks__/accountConfig.js +1 -1
  663. package/__mocks__/index.js +1 -1
  664. package/__mocks__/server.js +1 -1
  665. package/__mocks__/utils/index.js +1 -1
  666. package/__mocks__/utils/renderWithProvider.js +1 -1
  667. package/apiCalls/accounts/getAccountFromApi.js +1 -1
  668. package/apiCalls/accounts/index.js +1 -1
  669. package/apiCalls/configuration/getApiAddressForChainId.js +1 -1
  670. package/apiCalls/configuration/getEnvironmentForChainId.js +1 -1
  671. package/apiCalls/configuration/getNetworkConfig.js +1 -1
  672. package/apiCalls/configuration/getServerConfigurationForEnvironment.js +1 -1
  673. package/apiCalls/configuration/index.js +1 -1
  674. package/apiCalls/economics/getEconomicsInfo.js +1 -1
  675. package/apiCalls/economics/index.js +1 -1
  676. package/apiCalls/getScamAddressData.js +1 -1
  677. package/apiCalls/index.js +1 -1
  678. package/apiCalls/transactions/getTransactionsByHashes.js +1 -1
  679. package/apiCalls/transactions/index.js +1 -1
  680. package/apiCalls/transactions/sendSignedBatchTransactions.js +1 -1
  681. package/apiCalls/transactions/sendSignedTransactions.js +1 -1
  682. package/apiCalls/utils/getCleanApiAddress.js +1 -1
  683. package/apiCalls/utils/index.js +1 -1
  684. package/components/LogoutListener/LogoutListener.js +1 -1
  685. package/components/LogoutListener/helpers/index.js +1 -1
  686. package/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +1 -1
  687. package/components/LogoutListener/helpers/useNativeAuthLogout.js +1 -1
  688. package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +1 -1
  689. package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +1 -1
  690. package/components/LogoutListener/index.js +1 -1
  691. package/components/ProviderInitializer/ProviderInitializer.js +1 -1
  692. package/components/ProviderInitializer/helpers/index.js +1 -1
  693. package/components/ProviderInitializer/helpers/processMultisigAccount.js +1 -1
  694. package/components/ProviderInitializer/hooks/index.js +1 -1
  695. package/components/ProviderInitializer/hooks/useSetLedgerProvider.js +1 -1
  696. package/components/ProviderInitializer/index.js +1 -1
  697. package/components/TransactionSender/TransactionSender.js +1 -1
  698. package/components/TransactionSender/index.js +1 -1
  699. package/components/TransactionSender/utils/handleSendBatchTransactionsErrors.js +1 -1
  700. package/components/TransactionSender/utils/handleSendTransactionsErrors.js +1 -1
  701. package/components/TransactionSender/utils/invokeSendTransactions.js +1 -1
  702. package/components/TransactionsTracker/TransactionTracker.js +1 -1
  703. package/components/TransactionsTracker/index.js +1 -1
  704. package/constants/index.js +1 -1
  705. package/constants/network.js +1 -1
  706. package/hooks/account/index.js +1 -1
  707. package/hooks/account/useGetAccount.js +1 -1
  708. package/hooks/account/useGetAccountFromApi.js +1 -1
  709. package/hooks/account/useGetAccountInfo.js +1 -1
  710. package/hooks/account/useGetAccountProvider.js +1 -1
  711. package/hooks/account/useGetIsLoggedIn.js +1 -1
  712. package/hooks/account/useGetIsWalletConnectV2Initialized.js +1 -1
  713. package/hooks/account/useGetLoginInfo.js +1 -1
  714. package/hooks/account/useGetWebsocketEvent.js +1 -1
  715. package/hooks/economics/index.js +1 -1
  716. package/hooks/economics/useGetEgldPrice.js +1 -1
  717. package/hooks/index.js +1 -1
  718. package/hooks/login/index.js +1 -1
  719. package/hooks/login/useCrossWindowLogin.js +1 -1
  720. package/hooks/login/useExtensionLogin.js +1 -1
  721. package/hooks/login/useGetModalLoginMethods.js +1 -1
  722. package/hooks/login/useLedgerLogin.js +1 -1
  723. package/hooks/login/useLoginService.js +1 -1
  724. package/hooks/login/useOperaLogin.js +1 -1
  725. package/hooks/login/useWalletConnectV2Login.js +1 -1
  726. package/hooks/login/useWebViewLogin.js +1 -1
  727. package/hooks/login/useWebWalletLogin.js +1 -1
  728. package/hooks/login/useXaliasLogin.js +1 -1
  729. package/hooks/signMessage/index.js +1 -1
  730. package/hooks/signMessage/useGetLastSignedMessageSession.js +1 -1
  731. package/hooks/signMessage/useGetSignMessageSession.js +1 -1
  732. package/hooks/signMessage/useGetSignedMessageStatus.js +1 -1
  733. package/hooks/signMessage/useSignMessage.js +1 -1
  734. package/hooks/toasts/index.js +1 -1
  735. package/hooks/toasts/useGetToasts.js +1 -1
  736. package/hooks/toasts/useTransactionsToasts.js +1 -1
  737. package/hooks/transactions/batch/tracker/useBatchTransactionsTracker.js +1 -1
  738. package/hooks/transactions/batch/tracker/useCheckBatch.js +1 -1
  739. package/hooks/transactions/batch/tracker/useCheckBatchesOnWsFailureFallback.js +1 -1
  740. package/hooks/transactions/batch/tracker/useCheckHangingBatchesFallback.js +1 -1
  741. package/hooks/transactions/batch/tracker/useUpdateBatch.js +1 -1
  742. package/hooks/transactions/batch/tracker/useVerifyBatchStatus.js +1 -1
  743. package/hooks/transactions/batch/useGetBatchStatus.js +1 -1
  744. package/hooks/transactions/batch/useGetBatches.js +1 -1
  745. package/hooks/transactions/batch/useResolveBatchStatusResponse.js +1 -1
  746. package/hooks/transactions/batch/useSendBatchTransactions.js +1 -1
  747. package/hooks/transactions/helpers/buildBatchId.js +1 -1
  748. package/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
  749. package/hooks/transactions/helpers/extractSessionId.js +1 -1
  750. package/hooks/transactions/helpers/getAreAllTransactionsSignedByGuardian.js +1 -1
  751. package/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +1 -1
  752. package/hooks/transactions/helpers/index.js +1 -1
  753. package/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +1 -1
  754. package/hooks/transactions/helpers/useGetLedgerProvider.js +1 -1
  755. package/hooks/transactions/helpers/useSetTransactionNonces.js +1 -1
  756. package/hooks/transactions/index.js +1 -1
  757. package/hooks/transactions/useCancelWalletConnectAction.js +1 -1
  758. package/hooks/transactions/useCheckTransactionStatus/checkBatch.js +1 -1
  759. package/hooks/transactions/useCheckTransactionStatus/index.js +1 -1
  760. package/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +1 -1
  761. package/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +1 -1
  762. package/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +1 -1
  763. package/hooks/transactions/useGetActiveTransactionsStatus.js +1 -1
  764. package/hooks/transactions/useGetFailedTransactions.js +1 -1
  765. package/hooks/transactions/useGetLastPendingTransactionHash.js +1 -1
  766. package/hooks/transactions/useGetPendingTransactions.js +1 -1
  767. package/hooks/transactions/useGetSignTransactionsError.js +1 -1
  768. package/hooks/transactions/useGetSignedTransactions.js +1 -1
  769. package/hooks/transactions/useGetSuccessfulTransactions.js +1 -1
  770. package/hooks/transactions/useGetTokenDetails.js +1 -1
  771. package/hooks/transactions/useGetTransactionDisplayInfo.js +1 -1
  772. package/hooks/transactions/useParseMultiEsdtTransferData.js +1 -1
  773. package/hooks/transactions/useParseSignedTransactions.js +1 -1
  774. package/hooks/transactions/useSignMultipleTransactions.js +1 -1
  775. package/hooks/transactions/useSignTransactions.js +1 -1
  776. package/hooks/transactions/useSignTransactionsCommonData.js +1 -1
  777. package/hooks/transactions/useSignTransactionsWithDevice.d.ts +1 -1
  778. package/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
  779. package/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
  780. package/hooks/transactions/useTrackTransactionStatus.js +1 -1
  781. package/hooks/transactions/useTransactionsTracker.js +1 -1
  782. package/hooks/useGetNetworkConfig.js +1 -1
  783. package/hooks/useGetNotification.js +1 -1
  784. package/hooks/websocketListener/index.js +1 -1
  785. package/hooks/websocketListener/useInitializeWebsocketConnection.js +1 -1
  786. package/hooks/websocketListener/useRegisterWebsocketListener.js +1 -1
  787. package/models/index.js +1 -1
  788. package/models/newTransaction.js +1 -1
  789. package/package.json +1 -1
  790. package/providers/accountProvider.js +1 -1
  791. package/providers/experimentalWebViewProvider/ExperimentalWebviewProvider.js +1 -1
  792. package/providers/experimentalWebViewProvider/index.js +1 -1
  793. package/providers/index.js +1 -1
  794. package/providers/utils.js +1 -1
  795. package/providers/webviewProvider/index.js +1 -1
  796. package/providers/webviewProvider/requestMethods.js +1 -1
  797. package/providers/webviewProvider/webviewProvider.js +1 -1
  798. package/reduxStore/DappProviderContext.js +1 -1
  799. package/reduxStore/commonActions.js +1 -1
  800. package/reduxStore/middlewares/loginSessionMiddleware.js +1 -1
  801. package/reduxStore/persistConfig.js +1 -1
  802. package/reduxStore/persistedRootReducer.js +1 -1
  803. package/reduxStore/reducers.js +1 -1
  804. package/reduxStore/rootReducer.js +1 -1
  805. package/reduxStore/selectors/accountInfoSelectors.js +1 -1
  806. package/reduxStore/selectors/index.js +1 -1
  807. package/reduxStore/selectors/loginInfoSelectors.js +1 -1
  808. package/reduxStore/selectors/transactionsInfoSelectors.js +1 -1
  809. package/reduxStore/selectors/transactionsSelectors.js +1 -1
  810. package/reduxStore/slices/accountInfoSlice.js +1 -1
  811. package/reduxStore/slices/batchTransactionsSlice.js +1 -1
  812. package/reduxStore/slices/dappConfigSlice.js +1 -1
  813. package/reduxStore/slices/index.js +1 -1
  814. package/reduxStore/slices/loginInfoSlice.js +1 -1
  815. package/reduxStore/slices/modalsSlice.js +1 -1
  816. package/reduxStore/slices/networkConfigSlice.js +1 -1
  817. package/reduxStore/slices/signedMessageInfoSlice.js +1 -1
  818. package/reduxStore/slices/toastsSlice.js +1 -1
  819. package/reduxStore/slices/transactionsInfoSlice.js +1 -1
  820. package/reduxStore/slices/transactionsSlice.js +1 -1
  821. package/reduxStore/store.js +1 -1
  822. package/services/index.js +1 -1
  823. package/services/nativeAuth/helpers/getAuthorizationInfo.js +1 -1
  824. package/services/nativeAuth/helpers/getIsNativeAuthSingingForbidden.js +1 -1
  825. package/services/nativeAuth/helpers/index.js +1 -1
  826. package/services/nativeAuth/helpers/loginWithNativeAuthToken.js +1 -1
  827. package/services/transactions/clearTransactions.js +1 -1
  828. package/services/transactions/getBatchTransactionsStatus.js +1 -1
  829. package/services/transactions/getTransactionsDetails.js +1 -1
  830. package/services/transactions/index.js +1 -1
  831. package/services/transactions/isCrossShardTransaction.js +1 -1
  832. package/services/transactions/sendBatchTransactions.js +1 -1
  833. package/services/transactions/sendBatchTransactions.test.js +1 -1
  834. package/services/transactions/sendTransactions.js +1 -1
  835. package/services/transactions/signTransactions.js +1 -1
  836. package/services/transactions/transformAndSignTransactions.js +1 -1
  837. package/services/transactions/updateSignedTransactions.js +1 -1
  838. package/services/transactions/utils/transformTransactionsToSign.js +1 -1
  839. package/services/transactions/utils.js +1 -1
  840. package/types/index.js +1 -1
  841. package/types/transactions.types.d.ts +1 -1
  842. package/types/transactions.types.js +1 -1
  843. package/utils/account/getAccount.js +1 -1
  844. package/utils/account/getAccountBalance.js +1 -1
  845. package/utils/account/getAccountProviderType.js +1 -1
  846. package/utils/account/getAccountShard.js +1 -1
  847. package/utils/account/getAddress.js +1 -1
  848. package/utils/account/getIsProviderEqualTo.js +1 -1
  849. package/utils/account/getLatestNonce.js +1 -1
  850. package/utils/account/getShardOfAddress.js +1 -1
  851. package/utils/account/index.js +1 -1
  852. package/utils/account/loginWithExternalProvider.js +1 -1
  853. package/utils/account/refreshAccount.js +1 -1
  854. package/utils/account/setNonce.js +1 -1
  855. package/utils/account/signMessage.js +1 -1
  856. package/utils/getIsLoggedIn.js +1 -1
  857. package/utils/index.js +1 -1
  858. package/utils/logout.js +1 -1
  859. package/utils/network/getChainID.js +1 -1
  860. package/utils/network/getEgldLabel.js +1 -1
  861. package/utils/network/getNetworkConfig.js +1 -1
  862. package/utils/network/index.js +1 -1
  863. package/utils/operations/calculateFeeInFiat.js +1 -1
  864. package/utils/operations/calculateFeeLimit.js +1 -1
  865. package/utils/operations/denominate.js +1 -1
  866. package/utils/operations/formatAmount.js +1 -1
  867. package/utils/operations/index.js +1 -1
  868. package/utils/operations/ledger/getLedgerVersionOptions.js +1 -1
  869. package/utils/operations/ledger/index.js +1 -1
  870. package/utils/operations/nominate.js +1 -1
  871. package/utils/operations/parseAmount.js +1 -1
  872. package/utils/smartContracts.js +1 -1
  873. package/utils/toasts/customToastsActions.js +1 -1
  874. package/utils/toasts/index.js +1 -1
  875. package/utils/transactions/batch/getTransactionsStatus.js +1 -1
  876. package/utils/transactions/batch/updateBatchTransactionsStatuses.js +1 -1
  877. package/utils/transactions/builtCallbackUrl.js +1 -1
  878. package/utils/transactions/getAllTransactionsLink.js +1 -1
  879. package/utils/transactions/getAreTransactionsOnSameShard.js +1 -1
  880. package/utils/transactions/getInterpretedTransaction/getInterpretedTransaction.js +1 -1
  881. package/utils/transactions/getInterpretedTransaction/helpers/getReceiptMessage.js +1 -1
  882. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +1 -1
  883. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getEgldValueData.js +1 -1
  884. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.js +1 -1
  885. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromActions.js +1 -1
  886. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromDataField.js +1 -1
  887. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromOperations.js +1 -1
  888. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +1 -1
  889. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +1 -1
  890. package/utils/transactions/getInterpretedTransaction/helpers/index.js +1 -1
  891. package/utils/transactions/getInterpretedTransaction/index.js +1 -1
  892. package/utils/transactions/getTransactionLink.js +1 -1
  893. package/utils/transactions/index.js +1 -1
  894. package/utils/transactions/isGuardianTx.js +1 -1
  895. package/utils/transactions/parseMultiEsdtTransferData.js +1 -1
  896. package/utils/transactions/parseTransactionAfterSigning.js +1 -1
  897. package/utils/transactions/removeTransactionParamsFromUrl.js +1 -1
  898. package/utils/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.js +1 -1
  899. package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.js +1 -1
  900. package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getSmartDecodedParts.js +1 -1
  901. package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.js +1 -1
  902. package/utils/transactions/transactionInfoHelpers/decodeForDisplay/index.js +1 -1
  903. package/utils/transactions/transactionInfoHelpers/getScResultsInitialDecodeMethod.js +1 -1
  904. package/utils/transactions/transactionInfoHelpers/getShardText.js +1 -1
  905. package/utils/transactions/transactionInfoHelpers/getTransactionActionNftText.js +1 -1
  906. package/utils/transactions/transactionInfoHelpers/getTransactionActionTokenText.js +1 -1
  907. package/utils/transactions/transactionInfoHelpers/getTransactionLinkWithLabel.js +1 -1
  908. package/utils/transactions/transactionInfoHelpers/getTransactionMessages.js +1 -1
  909. package/utils/transactions/transactionInfoHelpers/index.js +1 -1
  910. package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +1 -1
  911. package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/mexUnwrapper.js +1 -1
  912. package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +1 -1
  913. package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +1 -1
  914. package/utils/transactions/transactionInfoHelpers/useDataDecode.js +1 -1
  915. package/utils/transactions/transactionInfoHelpers/useDataDecodeMethod.js +1 -1
  916. package/utils/validation/index.js +1 -1
  917. package/utils/validation/maxDecimals.js +1 -1
  918. package/utils/validation/stringIsFloat.js +1 -1
  919. package/utils/waitForChainID.js +1 -1
  920. package/utils/walletconnect/__mocks__/sdkWalletconnectProvider.js +1 -1
  921. package/web/hooks/index.js +1 -1
  922. package/web/hooks/useIdleTimer.js +1 -1
  923. package/web/index.js +1 -1
  924. package/wrappers/AppInitializer.js +1 -1
  925. package/wrappers/AuthenticatedRoutesWrapper/AuthenticatedRoutesWrapper.js +1 -1
  926. package/wrappers/AuthenticatedRoutesWrapper/index.js +1 -1
  927. package/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +1 -1
  928. package/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +1 -1
  929. package/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +1 -1
  930. package/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +1 -1
  931. package/wrappers/AxiosInterceptorContext/components/index.js +1 -1
  932. package/wrappers/AxiosInterceptorContext/index.js +1 -1
  933. package/wrappers/DappProvider/CustomComponents.js +1 -1
  934. package/wrappers/DappProvider/DappProvider.js +1 -1
  935. package/wrappers/DappProvider/index.js +1 -1
  936. package/wrappers/index.js +1 -1
  937. package/__chunks__/chunk-2EICWYAO.js +0 -2
  938. package/__chunks__/chunk-2PO5SHSC.js +0 -2
  939. package/__chunks__/chunk-35SGKCOU.js +0 -2
  940. package/__chunks__/chunk-3STJCHFZ.js +0 -2
  941. package/__chunks__/chunk-3YL7HPLO.js +0 -2
  942. package/__chunks__/chunk-4BNKFRT5.js +0 -2
  943. package/__chunks__/chunk-4ERO36BQ.js +0 -2
  944. package/__chunks__/chunk-55BMTC73.js +0 -2
  945. package/__chunks__/chunk-5GKGLG3C.js +0 -2
  946. package/__chunks__/chunk-5IRTJ2IS.js +0 -2
  947. package/__chunks__/chunk-5ISZDK75.js +0 -2
  948. package/__chunks__/chunk-5KIGTVMH.js +0 -2
  949. package/__chunks__/chunk-5V357D2K.js +0 -2
  950. package/__chunks__/chunk-6HDFHW3U.js +0 -2
  951. package/__chunks__/chunk-77CAR527.js +0 -2
  952. package/__chunks__/chunk-7CIEG4KL.js +0 -2
  953. package/__chunks__/chunk-A4KPR7JI.js +0 -2
  954. package/__chunks__/chunk-B7IDIKYC.js +0 -2
  955. package/__chunks__/chunk-BURMO7Y7.js +0 -2
  956. package/__chunks__/chunk-CNHB7DKN.js +0 -2
  957. package/__chunks__/chunk-CSMH53OE.js +0 -2
  958. package/__chunks__/chunk-CUKBB747.js +0 -2
  959. package/__chunks__/chunk-DE7DTRFZ.js +0 -2
  960. package/__chunks__/chunk-DN6SQKAR.js +0 -2
  961. package/__chunks__/chunk-DZFSWLDH.js +0 -2
  962. package/__chunks__/chunk-EOZZODLX.js +0 -2
  963. package/__chunks__/chunk-F3QMVJM2.js +0 -2
  964. package/__chunks__/chunk-FAQPQFJT.js +0 -2
  965. package/__chunks__/chunk-FN5FS6KR.js +0 -2
  966. package/__chunks__/chunk-G3NHQGLA.js +0 -2
  967. package/__chunks__/chunk-GOWBQDOK.js +0 -2
  968. package/__chunks__/chunk-H5MXJ4SU.js +0 -2
  969. package/__chunks__/chunk-HDRHCVHT.js +0 -2
  970. package/__chunks__/chunk-IBH7CXIG.js +0 -2
  971. package/__chunks__/chunk-IE2CKCF5.js +0 -2
  972. package/__chunks__/chunk-IYF2OKIK.js +0 -2
  973. package/__chunks__/chunk-JCSZQ6SA.js +0 -2
  974. package/__chunks__/chunk-JMUMAHF6.js +0 -2
  975. package/__chunks__/chunk-K363HEWE.js +0 -2
  976. package/__chunks__/chunk-K5FX4M4S.js +0 -2
  977. package/__chunks__/chunk-KM7D7NWH.js +0 -2
  978. package/__chunks__/chunk-MHB6ADVS.js +0 -2
  979. package/__chunks__/chunk-MPOTFCAH.js +0 -2
  980. package/__chunks__/chunk-MPSUTQ7H.js +0 -2
  981. package/__chunks__/chunk-NOCIL3TW.js +0 -2
  982. package/__chunks__/chunk-NYI44NMA.js +0 -2
  983. package/__chunks__/chunk-OCVLDPJK.js +0 -2
  984. package/__chunks__/chunk-OKRWYL74.js +0 -2
  985. package/__chunks__/chunk-OP55X3A3.js +0 -2
  986. package/__chunks__/chunk-PKZOVMST.js +0 -2
  987. package/__chunks__/chunk-Q43FJCOB.js +0 -2
  988. package/__chunks__/chunk-QTU5BZ7I.js +0 -2
  989. package/__chunks__/chunk-QVZZKOJL.js +0 -2
  990. package/__chunks__/chunk-QWJKKWKY.js +0 -2
  991. package/__chunks__/chunk-RC3L4FCU.js +0 -2
  992. package/__chunks__/chunk-RRE2WE74.js +0 -2
  993. package/__chunks__/chunk-UCGMOEJJ.js +0 -2
  994. package/__chunks__/chunk-UGDCNGU4.js +0 -2
  995. package/__chunks__/chunk-UJ3S465K.js +0 -2
  996. package/__chunks__/chunk-UJYUCC3G.js +0 -2
  997. package/__chunks__/chunk-UUYNGUKK.js +0 -2
  998. package/__chunks__/chunk-V2KD2K5B.js +0 -2
  999. package/__chunks__/chunk-VGR7NDCB.js +0 -2
  1000. package/__chunks__/chunk-VPLXJILL.js +0 -2
  1001. package/__chunks__/chunk-WE7GDLUF.js +0 -2
  1002. package/__chunks__/chunk-WLQGSC3V.js +0 -2
  1003. package/__chunks__/chunk-XTOXUHOV.js +0 -2
  1004. package/__chunks__/chunk-XUH2HPCH.js +0 -2
  1005. package/__chunks__/chunk-XXYLPTR7.js +0 -2
@@ -1,4 +1,4 @@
1
- "use strict";var Do=Object.create;var $=Object.defineProperty,Uo=Object.defineProperties,Mo=Object.getOwnPropertyDescriptor,Po=Object.getOwnPropertyDescriptors,Oo=Object.getOwnPropertyNames,Oe=Object.getOwnPropertySymbols,Go=Object.getPrototypeOf,We=Object.prototype.hasOwnProperty,Wo=Object.prototype.propertyIsEnumerable;var Ge=(n,e,o)=>e in n?$(n,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):n[e]=o,S=(n,e)=>{for(var o in e||(e={}))We.call(e,o)&&Ge(n,o,e[o]);if(Oe)for(var o of Oe(e))Wo.call(e,o)&&Ge(n,o,e[o]);return n},re=(n,e)=>Uo(n,Po(e));var Y=(n,e)=>()=>(n&&(e=n(n=0)),e);var ae=(n,e)=>()=>(e||n((e={exports:{}}).exports,e),e.exports),Z=(n,e)=>{for(var o in e)$(n,o,{get:e[o],enumerable:!0})},ze=(n,e,o,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of Oo(e))!We.call(n,a)&&a!==o&&$(n,a,{get:()=>e[a],enumerable:!(r=Mo(e,a))||r.enumerable});return n};var A=(n,e,o)=>(o=n!=null?Do(Go(n)):{},ze(e||!n||!n.__esModule?$(o,"default",{value:n,enumerable:!0}):o,n)),K=n=>ze($({},"__esModule",{value:!0}),n);var he=(n,e,o)=>new Promise((r,a)=>{var t=c=>{try{m(o.next(c))}catch(d){a(d)}},p=c=>{try{m(o.throw(c))}catch(d){a(d)}},m=c=>c.done?r(c.value):Promise.resolve(c.value).then(t,p);m((o=o.apply(n,e)).next())});var He=ae(te=>{"use strict";i();te.byteLength=jo;te.toByteArray=Ho;te.fromByteArray=$o;var I=[],k=[],zo=typeof Uint8Array!="undefined"?Uint8Array:Array,be="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(O=0,je=be.length;O<je;++O)I[O]=be[O],k[be.charCodeAt(O)]=O;var O,je;k["-".charCodeAt(0)]=62;k["_".charCodeAt(0)]=63;function Ve(n){var e=n.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var o=n.indexOf("=");o===-1&&(o=e);var r=o===e?0:4-o%4;return[o,r]}function jo(n){var e=Ve(n),o=e[0],r=e[1];return(o+r)*3/4-r}function Vo(n,e,o){return(e+o)*3/4-o}function Ho(n){var e,o=Ve(n),r=o[0],a=o[1],t=new zo(Vo(n,r,a)),p=0,m=a>0?r-4:r,c;for(c=0;c<m;c+=4)e=k[n.charCodeAt(c)]<<18|k[n.charCodeAt(c+1)]<<12|k[n.charCodeAt(c+2)]<<6|k[n.charCodeAt(c+3)],t[p++]=e>>16&255,t[p++]=e>>8&255,t[p++]=e&255;return a===2&&(e=k[n.charCodeAt(c)]<<2|k[n.charCodeAt(c+1)]>>4,t[p++]=e&255),a===1&&(e=k[n.charCodeAt(c)]<<10|k[n.charCodeAt(c+1)]<<4|k[n.charCodeAt(c+2)]>>2,t[p++]=e>>8&255,t[p++]=e&255),t}function qo(n){return I[n>>18&63]+I[n>>12&63]+I[n>>6&63]+I[n&63]}function Xo(n,e,o){for(var r,a=[],t=e;t<o;t+=3)r=(n[t]<<16&16711680)+(n[t+1]<<8&65280)+(n[t+2]&255),a.push(qo(r));return a.join("")}function $o(n){for(var e,o=n.length,r=o%3,a=[],t=16383,p=0,m=o-r;p<m;p+=t)a.push(Xo(n,p,p+t>m?m:p+t));return r===1?(e=n[o-1],a.push(I[e>>2]+I[e<<4&63]+"==")):r===2&&(e=(n[o-2]<<8)+n[o-1],a.push(I[e>>10]+I[e>>4&63]+I[e<<2&63]+"=")),a.join("")}});var qe=ae(xe=>{i();xe.read=function(n,e,o,r,a){var t,p,m=a*8-r-1,c=(1<<m)-1,d=c>>1,l=-7,s=o?a-1:0,h=o?-1:1,x=n[e+s];for(s+=h,t=x&(1<<-l)-1,x>>=-l,l+=m;l>0;t=t*256+n[e+s],s+=h,l-=8);for(p=t&(1<<-l)-1,t>>=-l,l+=r;l>0;p=p*256+n[e+s],s+=h,l-=8);if(t===0)t=1-d;else{if(t===c)return p?NaN:(x?-1:1)*(1/0);p=p+Math.pow(2,r),t=t-d}return(x?-1:1)*p*Math.pow(2,t-r)};xe.write=function(n,e,o,r,a,t){var p,m,c,d=t*8-a-1,l=(1<<d)-1,s=l>>1,h=a===23?Math.pow(2,-24)-Math.pow(2,-77):0,x=r?0:t-1,v=r?1:-1,P=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(m=isNaN(e)?1:0,p=l):(p=Math.floor(Math.log(e)/Math.LN2),e*(c=Math.pow(2,-p))<1&&(p--,c*=2),p+s>=1?e+=h/c:e+=h*Math.pow(2,1-s),e*c>=2&&(p++,c/=2),p+s>=l?(m=0,p=l):p+s>=1?(m=(e*c-1)*Math.pow(2,a),p=p+s):(m=e*Math.pow(2,s-1)*Math.pow(2,a),p=0));a>=8;n[o+x]=m&255,x+=v,m/=256,a-=8);for(p=p<<a|m,d+=a;d>0;n[o+x]=p&255,x+=v,p/=256,d-=8);n[o+x-v]|=P*128}});var to=ae(j=>{"use strict";i();var ye=He(),z=qe(),Xe=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;j.Buffer=_;j.SlowBuffer=en;j.INSPECT_MAX_BYTES=50;var pe=2147483647;j.kMaxLength=pe;_.TYPED_ARRAY_SUPPORT=Yo();!_.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function Yo(){try{var n=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(n,e),n.foo()===42}catch(o){return!1}}Object.defineProperty(_.prototype,"parent",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.buffer}});Object.defineProperty(_.prototype,"offset",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.byteOffset}});function C(n){if(n>pe)throw new RangeError('The value "'+n+'" is invalid for option "size"');var e=new Uint8Array(n);return Object.setPrototypeOf(e,_.prototype),e}function _(n,e,o){if(typeof n=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Te(n)}return Ze(n,e,o)}_.poolSize=8192;function Ze(n,e,o){if(typeof n=="string")return Ko(n,e);if(ArrayBuffer.isView(n))return Jo(n);if(n==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n);if(R(n,ArrayBuffer)||n&&R(n.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(R(n,SharedArrayBuffer)||n&&R(n.buffer,SharedArrayBuffer)))return ve(n,e,o);if(typeof n=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=n.valueOf&&n.valueOf();if(r!=null&&r!==n)return _.from(r,e,o);var a=Qo(n);if(a)return a;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof n[Symbol.toPrimitive]=="function")return _.from(n[Symbol.toPrimitive]("string"),e,o);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n)}_.from=function(n,e,o){return Ze(n,e,o)};Object.setPrototypeOf(_.prototype,Uint8Array.prototype);Object.setPrototypeOf(_,Uint8Array);function Ke(n){if(typeof n!="number")throw new TypeError('"size" argument must be of type number');if(n<0)throw new RangeError('The value "'+n+'" is invalid for option "size"')}function Zo(n,e,o){return Ke(n),n<=0?C(n):e!==void 0?typeof o=="string"?C(n).fill(e,o):C(n).fill(e):C(n)}_.alloc=function(n,e,o){return Zo(n,e,o)};function Te(n){return Ke(n),C(n<0?0:Ae(n)|0)}_.allocUnsafe=function(n){return Te(n)};_.allocUnsafeSlow=function(n){return Te(n)};function Ko(n,e){if((typeof e!="string"||e==="")&&(e="utf8"),!_.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var o=Je(n,e)|0,r=C(o),a=r.write(n,e);return a!==o&&(r=r.slice(0,a)),r}function we(n){for(var e=n.length<0?0:Ae(n.length)|0,o=C(e),r=0;r<e;r+=1)o[r]=n[r]&255;return o}function Jo(n){if(R(n,Uint8Array)){var e=new Uint8Array(n);return ve(e.buffer,e.byteOffset,e.byteLength)}return we(n)}function ve(n,e,o){if(e<0||n.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(n.byteLength<e+(o||0))throw new RangeError('"length" is outside of buffer bounds');var r;return e===void 0&&o===void 0?r=new Uint8Array(n):o===void 0?r=new Uint8Array(n,e):r=new Uint8Array(n,e,o),Object.setPrototypeOf(r,_.prototype),r}function Qo(n){if(_.isBuffer(n)){var e=Ae(n.length)|0,o=C(e);return o.length===0||n.copy(o,0,0,e),o}if(n.length!==void 0)return typeof n.length!="number"||Se(n.length)?C(0):we(n);if(n.type==="Buffer"&&Array.isArray(n.data))return we(n.data)}function Ae(n){if(n>=pe)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+pe.toString(16)+" bytes");return n|0}function en(n){return+n!=n&&(n=0),_.alloc(+n)}_.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==_.prototype};_.compare=function(e,o){if(R(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),R(o,Uint8Array)&&(o=_.from(o,o.offset,o.byteLength)),!_.isBuffer(e)||!_.isBuffer(o))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===o)return 0;for(var r=e.length,a=o.length,t=0,p=Math.min(r,a);t<p;++t)if(e[t]!==o[t]){r=e[t],a=o[t];break}return r<a?-1:a<r?1:0};_.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};_.concat=function(e,o){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return _.alloc(0);var r;if(o===void 0)for(o=0,r=0;r<e.length;++r)o+=e[r].length;var a=_.allocUnsafe(o),t=0;for(r=0;r<e.length;++r){var p=e[r];if(R(p,Uint8Array))t+p.length>a.length?_.from(p).copy(a,t):Uint8Array.prototype.set.call(a,p,t);else if(_.isBuffer(p))p.copy(a,t);else throw new TypeError('"list" argument must be an Array of Buffers');t+=p.length}return a};function Je(n,e){if(_.isBuffer(n))return n.length;if(ArrayBuffer.isView(n)||R(n,ArrayBuffer))return n.byteLength;if(typeof n!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof n);var o=n.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&o===0)return 0;for(var a=!1;;)switch(e){case"ascii":case"latin1":case"binary":return o;case"utf8":case"utf-8":return ke(n).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return o*2;case"hex":return o>>>1;case"base64":return ao(n).length;default:if(a)return r?-1:ke(n).length;e=(""+e).toLowerCase(),a=!0}}_.byteLength=Je;function on(n,e,o){var r=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((o===void 0||o>this.length)&&(o=this.length),o<=0)||(o>>>=0,e>>>=0,o<=e))return"";for(n||(n="utf8");;)switch(n){case"hex":return ln(this,e,o);case"utf8":case"utf-8":return eo(this,e,o);case"ascii":return mn(this,e,o);case"latin1":case"binary":return dn(this,e,o);case"base64":return _n(this,e,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return sn(this,e,o);default:if(r)throw new TypeError("Unknown encoding: "+n);n=(n+"").toLowerCase(),r=!0}}_.prototype._isBuffer=!0;function G(n,e,o){var r=n[e];n[e]=n[o],n[o]=r}_.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var o=0;o<e;o+=2)G(this,o,o+1);return this};_.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var o=0;o<e;o+=4)G(this,o,o+3),G(this,o+1,o+2);return this};_.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var o=0;o<e;o+=8)G(this,o,o+7),G(this,o+1,o+6),G(this,o+2,o+5),G(this,o+3,o+4);return this};_.prototype.toString=function(){var e=this.length;return e===0?"":arguments.length===0?eo(this,0,e):on.apply(this,arguments)};_.prototype.toLocaleString=_.prototype.toString;_.prototype.equals=function(e){if(!_.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:_.compare(this,e)===0};_.prototype.inspect=function(){var e="",o=j.INSPECT_MAX_BYTES;return e=this.toString("hex",0,o).replace(/(.{2})/g,"$1 ").trim(),this.length>o&&(e+=" ... "),"<Buffer "+e+">"};Xe&&(_.prototype[Xe]=_.prototype.inspect);_.prototype.compare=function(e,o,r,a,t){if(R(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),!_.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(o===void 0&&(o=0),r===void 0&&(r=e?e.length:0),a===void 0&&(a=0),t===void 0&&(t=this.length),o<0||r>e.length||a<0||t>this.length)throw new RangeError("out of range index");if(a>=t&&o>=r)return 0;if(a>=t)return-1;if(o>=r)return 1;if(o>>>=0,r>>>=0,a>>>=0,t>>>=0,this===e)return 0;for(var p=t-a,m=r-o,c=Math.min(p,m),d=this.slice(a,t),l=e.slice(o,r),s=0;s<c;++s)if(d[s]!==l[s]){p=d[s],m=l[s];break}return p<m?-1:m<p?1:0};function Qe(n,e,o,r,a){if(n.length===0)return-1;if(typeof o=="string"?(r=o,o=0):o>2147483647?o=2147483647:o<-2147483648&&(o=-2147483648),o=+o,Se(o)&&(o=a?0:n.length-1),o<0&&(o=n.length+o),o>=n.length){if(a)return-1;o=n.length-1}else if(o<0)if(a)o=0;else return-1;if(typeof e=="string"&&(e=_.from(e,r)),_.isBuffer(e))return e.length===0?-1:$e(n,e,o,r,a);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?a?Uint8Array.prototype.indexOf.call(n,e,o):Uint8Array.prototype.lastIndexOf.call(n,e,o):$e(n,[e],o,r,a);throw new TypeError("val must be string, number or Buffer")}function $e(n,e,o,r,a){var t=1,p=n.length,m=e.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(n.length<2||e.length<2)return-1;t=2,p/=2,m/=2,o/=2}function c(x,v){return t===1?x[v]:x.readUInt16BE(v*t)}var d;if(a){var l=-1;for(d=o;d<p;d++)if(c(n,d)===c(e,l===-1?0:d-l)){if(l===-1&&(l=d),d-l+1===m)return l*t}else l!==-1&&(d-=d-l),l=-1}else for(o+m>p&&(o=p-m),d=o;d>=0;d--){for(var s=!0,h=0;h<m;h++)if(c(n,d+h)!==c(e,h)){s=!1;break}if(s)return d}return-1}_.prototype.includes=function(e,o,r){return this.indexOf(e,o,r)!==-1};_.prototype.indexOf=function(e,o,r){return Qe(this,e,o,r,!0)};_.prototype.lastIndexOf=function(e,o,r){return Qe(this,e,o,r,!1)};function nn(n,e,o,r){o=Number(o)||0;var a=n.length-o;r?(r=Number(r),r>a&&(r=a)):r=a;var t=e.length;r>t/2&&(r=t/2);for(var p=0;p<r;++p){var m=parseInt(e.substr(p*2,2),16);if(Se(m))return p;n[o+p]=m}return p}function rn(n,e,o,r){return _e(ke(e,n.length-o),n,o,r)}function an(n,e,o,r){return _e(fn(e),n,o,r)}function tn(n,e,o,r){return _e(ao(e),n,o,r)}function pn(n,e,o,r){return _e(hn(e,n.length-o),n,o,r)}_.prototype.write=function(e,o,r,a){if(o===void 0)a="utf8",r=this.length,o=0;else if(r===void 0&&typeof o=="string")a=o,r=this.length,o=0;else if(isFinite(o))o=o>>>0,isFinite(r)?(r=r>>>0,a===void 0&&(a="utf8")):(a=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var t=this.length-o;if((r===void 0||r>t)&&(r=t),e.length>0&&(r<0||o<0)||o>this.length)throw new RangeError("Attempt to write outside buffer bounds");a||(a="utf8");for(var p=!1;;)switch(a){case"hex":return nn(this,e,o,r);case"utf8":case"utf-8":return rn(this,e,o,r);case"ascii":case"latin1":case"binary":return an(this,e,o,r);case"base64":return tn(this,e,o,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return pn(this,e,o,r);default:if(p)throw new TypeError("Unknown encoding: "+a);a=(""+a).toLowerCase(),p=!0}};_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function _n(n,e,o){return e===0&&o===n.length?ye.fromByteArray(n):ye.fromByteArray(n.slice(e,o))}function eo(n,e,o){o=Math.min(n.length,o);for(var r=[],a=e;a<o;){var t=n[a],p=null,m=t>239?4:t>223?3:t>191?2:1;if(a+m<=o){var c,d,l,s;switch(m){case 1:t<128&&(p=t);break;case 2:c=n[a+1],(c&192)===128&&(s=(t&31)<<6|c&63,s>127&&(p=s));break;case 3:c=n[a+1],d=n[a+2],(c&192)===128&&(d&192)===128&&(s=(t&15)<<12|(c&63)<<6|d&63,s>2047&&(s<55296||s>57343)&&(p=s));break;case 4:c=n[a+1],d=n[a+2],l=n[a+3],(c&192)===128&&(d&192)===128&&(l&192)===128&&(s=(t&15)<<18|(c&63)<<12|(d&63)<<6|l&63,s>65535&&s<1114112&&(p=s))}}p===null?(p=65533,m=1):p>65535&&(p-=65536,r.push(p>>>10&1023|55296),p=56320|p&1023),r.push(p),a+=m}return cn(r)}var Ye=4096;function cn(n){var e=n.length;if(e<=Ye)return String.fromCharCode.apply(String,n);for(var o="",r=0;r<e;)o+=String.fromCharCode.apply(String,n.slice(r,r+=Ye));return o}function mn(n,e,o){var r="";o=Math.min(n.length,o);for(var a=e;a<o;++a)r+=String.fromCharCode(n[a]&127);return r}function dn(n,e,o){var r="";o=Math.min(n.length,o);for(var a=e;a<o;++a)r+=String.fromCharCode(n[a]);return r}function ln(n,e,o){var r=n.length;(!e||e<0)&&(e=0),(!o||o<0||o>r)&&(o=r);for(var a="",t=e;t<o;++t)a+=bn[n[t]];return a}function sn(n,e,o){for(var r=n.slice(e,o),a="",t=0;t<r.length-1;t+=2)a+=String.fromCharCode(r[t]+r[t+1]*256);return a}_.prototype.slice=function(e,o){var r=this.length;e=~~e,o=o===void 0?r:~~o,e<0?(e+=r,e<0&&(e=0)):e>r&&(e=r),o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),o<e&&(o=e);var a=this.subarray(e,o);return Object.setPrototypeOf(a,_.prototype),a};function y(n,e,o){if(n%1!==0||n<0)throw new RangeError("offset is not uint");if(n+e>o)throw new RangeError("Trying to access beyond buffer length")}_.prototype.readUintLE=_.prototype.readUIntLE=function(e,o,r){e=e>>>0,o=o>>>0,r||y(e,o,this.length);for(var a=this[e],t=1,p=0;++p<o&&(t*=256);)a+=this[e+p]*t;return a};_.prototype.readUintBE=_.prototype.readUIntBE=function(e,o,r){e=e>>>0,o=o>>>0,r||y(e,o,this.length);for(var a=this[e+--o],t=1;o>0&&(t*=256);)a+=this[e+--o]*t;return a};_.prototype.readUint8=_.prototype.readUInt8=function(e,o){return e=e>>>0,o||y(e,1,this.length),this[e]};_.prototype.readUint16LE=_.prototype.readUInt16LE=function(e,o){return e=e>>>0,o||y(e,2,this.length),this[e]|this[e+1]<<8};_.prototype.readUint16BE=_.prototype.readUInt16BE=function(e,o){return e=e>>>0,o||y(e,2,this.length),this[e]<<8|this[e+1]};_.prototype.readUint32LE=_.prototype.readUInt32LE=function(e,o){return e=e>>>0,o||y(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};_.prototype.readUint32BE=_.prototype.readUInt32BE=function(e,o){return e=e>>>0,o||y(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};_.prototype.readIntLE=function(e,o,r){e=e>>>0,o=o>>>0,r||y(e,o,this.length);for(var a=this[e],t=1,p=0;++p<o&&(t*=256);)a+=this[e+p]*t;return t*=128,a>=t&&(a-=Math.pow(2,8*o)),a};_.prototype.readIntBE=function(e,o,r){e=e>>>0,o=o>>>0,r||y(e,o,this.length);for(var a=o,t=1,p=this[e+--a];a>0&&(t*=256);)p+=this[e+--a]*t;return t*=128,p>=t&&(p-=Math.pow(2,8*o)),p};_.prototype.readInt8=function(e,o){return e=e>>>0,o||y(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};_.prototype.readInt16LE=function(e,o){e=e>>>0,o||y(e,2,this.length);var r=this[e]|this[e+1]<<8;return r&32768?r|4294901760:r};_.prototype.readInt16BE=function(e,o){e=e>>>0,o||y(e,2,this.length);var r=this[e+1]|this[e]<<8;return r&32768?r|4294901760:r};_.prototype.readInt32LE=function(e,o){return e=e>>>0,o||y(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};_.prototype.readInt32BE=function(e,o){return e=e>>>0,o||y(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};_.prototype.readFloatLE=function(e,o){return e=e>>>0,o||y(e,4,this.length),z.read(this,e,!0,23,4)};_.prototype.readFloatBE=function(e,o){return e=e>>>0,o||y(e,4,this.length),z.read(this,e,!1,23,4)};_.prototype.readDoubleLE=function(e,o){return e=e>>>0,o||y(e,8,this.length),z.read(this,e,!0,52,8)};_.prototype.readDoubleBE=function(e,o){return e=e>>>0,o||y(e,8,this.length),z.read(this,e,!1,52,8)};function w(n,e,o,r,a,t){if(!_.isBuffer(n))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>a||e<t)throw new RangeError('"value" argument is out of bounds');if(o+r>n.length)throw new RangeError("Index out of range")}_.prototype.writeUintLE=_.prototype.writeUIntLE=function(e,o,r,a){if(e=+e,o=o>>>0,r=r>>>0,!a){var t=Math.pow(2,8*r)-1;w(this,e,o,r,t,0)}var p=1,m=0;for(this[o]=e&255;++m<r&&(p*=256);)this[o+m]=e/p&255;return o+r};_.prototype.writeUintBE=_.prototype.writeUIntBE=function(e,o,r,a){if(e=+e,o=o>>>0,r=r>>>0,!a){var t=Math.pow(2,8*r)-1;w(this,e,o,r,t,0)}var p=r-1,m=1;for(this[o+p]=e&255;--p>=0&&(m*=256);)this[o+p]=e/m&255;return o+r};_.prototype.writeUint8=_.prototype.writeUInt8=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,1,255,0),this[o]=e&255,o+1};_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,2,65535,0),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,2,65535,0),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,4,4294967295,0),this[o+3]=e>>>24,this[o+2]=e>>>16,this[o+1]=e>>>8,this[o]=e&255,o+4};_.prototype.writeUint32BE=_.prototype.writeUInt32BE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,4,4294967295,0),this[o]=e>>>24,this[o+1]=e>>>16,this[o+2]=e>>>8,this[o+3]=e&255,o+4};_.prototype.writeIntLE=function(e,o,r,a){if(e=+e,o=o>>>0,!a){var t=Math.pow(2,8*r-1);w(this,e,o,r,t-1,-t)}var p=0,m=1,c=0;for(this[o]=e&255;++p<r&&(m*=256);)e<0&&c===0&&this[o+p-1]!==0&&(c=1),this[o+p]=(e/m>>0)-c&255;return o+r};_.prototype.writeIntBE=function(e,o,r,a){if(e=+e,o=o>>>0,!a){var t=Math.pow(2,8*r-1);w(this,e,o,r,t-1,-t)}var p=r-1,m=1,c=0;for(this[o+p]=e&255;--p>=0&&(m*=256);)e<0&&c===0&&this[o+p+1]!==0&&(c=1),this[o+p]=(e/m>>0)-c&255;return o+r};_.prototype.writeInt8=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,1,127,-128),e<0&&(e=255+e+1),this[o]=e&255,o+1};_.prototype.writeInt16LE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,2,32767,-32768),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeInt16BE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,2,32767,-32768),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeInt32LE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,4,2147483647,-2147483648),this[o]=e&255,this[o+1]=e>>>8,this[o+2]=e>>>16,this[o+3]=e>>>24,o+4};_.prototype.writeInt32BE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[o]=e>>>24,this[o+1]=e>>>16,this[o+2]=e>>>8,this[o+3]=e&255,o+4};function oo(n,e,o,r,a,t){if(o+r>n.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("Index out of range")}function no(n,e,o,r,a){return e=+e,o=o>>>0,a||oo(n,e,o,4,34028234663852886e22,-34028234663852886e22),z.write(n,e,o,r,23,4),o+4}_.prototype.writeFloatLE=function(e,o,r){return no(this,e,o,!0,r)};_.prototype.writeFloatBE=function(e,o,r){return no(this,e,o,!1,r)};function ro(n,e,o,r,a){return e=+e,o=o>>>0,a||oo(n,e,o,8,17976931348623157e292,-17976931348623157e292),z.write(n,e,o,r,52,8),o+8}_.prototype.writeDoubleLE=function(e,o,r){return ro(this,e,o,!0,r)};_.prototype.writeDoubleBE=function(e,o,r){return ro(this,e,o,!1,r)};_.prototype.copy=function(e,o,r,a){if(!_.isBuffer(e))throw new TypeError("argument should be a Buffer");if(r||(r=0),!a&&a!==0&&(a=this.length),o>=e.length&&(o=e.length),o||(o=0),a>0&&a<r&&(a=r),a===r||e.length===0||this.length===0)return 0;if(o<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),e.length-o<a-r&&(a=e.length-o+r);var t=a-r;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(o,r,a):Uint8Array.prototype.set.call(e,this.subarray(r,a),o),t};_.prototype.fill=function(e,o,r,a){if(typeof e=="string"){if(typeof o=="string"?(a=o,o=0,r=this.length):typeof r=="string"&&(a=r,r=this.length),a!==void 0&&typeof a!="string")throw new TypeError("encoding must be a string");if(typeof a=="string"&&!_.isEncoding(a))throw new TypeError("Unknown encoding: "+a);if(e.length===1){var t=e.charCodeAt(0);(a==="utf8"&&t<128||a==="latin1")&&(e=t)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(o<0||this.length<o||this.length<r)throw new RangeError("Out of range index");if(r<=o)return this;o=o>>>0,r=r===void 0?this.length:r>>>0,e||(e=0);var p;if(typeof e=="number")for(p=o;p<r;++p)this[p]=e;else{var m=_.isBuffer(e)?e:_.from(e,a),c=m.length;if(c===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(p=0;p<r-o;++p)this[p+o]=m[p%c]}return this};var gn=/[^+/0-9A-Za-z-_]/g;function un(n){if(n=n.split("=")[0],n=n.trim().replace(gn,""),n.length<2)return"";for(;n.length%4!==0;)n=n+"=";return n}function ke(n,e){e=e||1/0;for(var o,r=n.length,a=null,t=[],p=0;p<r;++p){if(o=n.charCodeAt(p),o>55295&&o<57344){if(!a){if(o>56319){(e-=3)>-1&&t.push(239,191,189);continue}else if(p+1===r){(e-=3)>-1&&t.push(239,191,189);continue}a=o;continue}if(o<56320){(e-=3)>-1&&t.push(239,191,189),a=o;continue}o=(a-55296<<10|o-56320)+65536}else a&&(e-=3)>-1&&t.push(239,191,189);if(a=null,o<128){if((e-=1)<0)break;t.push(o)}else if(o<2048){if((e-=2)<0)break;t.push(o>>6|192,o&63|128)}else if(o<65536){if((e-=3)<0)break;t.push(o>>12|224,o>>6&63|128,o&63|128)}else if(o<1114112){if((e-=4)<0)break;t.push(o>>18|240,o>>12&63|128,o>>6&63|128,o&63|128)}else throw new Error("Invalid code point")}return t}function fn(n){for(var e=[],o=0;o<n.length;++o)e.push(n.charCodeAt(o)&255);return e}function hn(n,e){for(var o,r,a,t=[],p=0;p<n.length&&!((e-=2)<0);++p)o=n.charCodeAt(p),r=o>>8,a=o%256,t.push(a),t.push(r);return t}function ao(n){return ye.toByteArray(un(n))}function _e(n,e,o,r){for(var a=0;a<r&&!(a+o>=e.length||a>=n.length);++a)e[a+o]=n[a];return a}function R(n,e){return n instanceof e||n!=null&&n.constructor!=null&&n.constructor.name!=null&&n.constructor.name===e.name}function Se(n){return n!==n}var bn=function(){for(var n="0123456789abcdef",e=new Array(256),o=0;o<16;++o)for(var r=o*16,a=0;a<16;++a)e[r+a]=n[o]+n[a];return e}()});var mo=ae((On,co)=>{i();var b=co.exports={},N,L;function Ie(){throw new Error("setTimeout has not been defined")}function Re(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?N=setTimeout:N=Ie}catch(n){N=Ie}try{typeof clearTimeout=="function"?L=clearTimeout:L=Re}catch(n){L=Re}})();function po(n){if(N===setTimeout)return setTimeout(n,0);if((N===Ie||!N)&&setTimeout)return N=setTimeout,setTimeout(n,0);try{return N(n,0)}catch(e){try{return N.call(null,n,0)}catch(o){return N.call(this,n,0)}}}function xn(n){if(L===clearTimeout)return clearTimeout(n);if((L===Re||!L)&&clearTimeout)return L=clearTimeout,clearTimeout(n);try{return L(n)}catch(e){try{return L.call(null,n)}catch(o){return L.call(this,n)}}}var F=[],V=!1,W,ie=-1;function yn(){!V||!W||(V=!1,W.length?F=W.concat(F):ie=-1,F.length&&_o())}function _o(){if(!V){var n=po(yn);V=!0;for(var e=F.length;e;){for(W=F,F=[];++ie<e;)W&&W[ie].run();ie=-1,e=F.length}W=null,V=!1,xn(n)}}b.nextTick=function(n){var e=new Array(arguments.length-1);if(arguments.length>1)for(var o=1;o<arguments.length;o++)e[o-1]=arguments[o];F.push(new io(n,e)),F.length===1&&!V&&po(_o)};function io(n,e){this.fun=n,this.array=e}io.prototype.run=function(){this.fun.apply(null,this.array)};b.title="browser";b.browser=!0;b.env={};b.argv=[];b.version="";b.versions={};function B(){}b.on=B;b.addListener=B;b.once=B;b.off=B;b.removeListener=B;b.removeAllListeners=B;b.emit=B;b.prependListener=B;b.prependOnceListener=B;b.listeners=function(n){return[]};b.binding=function(n){throw new Error("process.binding is not supported")};b.cwd=function(){return"/"};b.chdir=function(n){throw new Error("process.chdir is not supported")};b.umask=function(){return 0}});var g,u,Gn,i=Y(()=>{g=A(to()),u=A(mo()),Gn=function(n){function e(){var r=this||self;return delete n.prototype.__magic__,r}if(typeof globalThis=="object")return globalThis;if(this)return e();n.defineProperty(n.prototype,"__magic__",{configurable:!0,get:e});var o=__magic__;return o}(Object)});var Le={};Z(Le,{css:()=>wo,default:()=>wn});var wo,wn,Ee=Y(()=>{"use strict";i();wo=`.dapp-core-component__main__link-style {
1
+ "use strict";var Do=Object.create;var $=Object.defineProperty,Uo=Object.defineProperties,Po=Object.getOwnPropertyDescriptor,Mo=Object.getOwnPropertyDescriptors,Oo=Object.getOwnPropertyNames,Oe=Object.getOwnPropertySymbols,Go=Object.getPrototypeOf,We=Object.prototype.hasOwnProperty,Wo=Object.prototype.propertyIsEnumerable;var Ge=(n,e,o)=>e in n?$(n,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):n[e]=o,S=(n,e)=>{for(var o in e||(e={}))We.call(e,o)&&Ge(n,o,e[o]);if(Oe)for(var o of Oe(e))Wo.call(e,o)&&Ge(n,o,e[o]);return n},re=(n,e)=>Uo(n,Mo(e));var Y=(n,e)=>()=>(n&&(e=n(n=0)),e);var ae=(n,e)=>()=>(e||n((e={exports:{}}).exports,e),e.exports),Z=(n,e)=>{for(var o in e)$(n,o,{get:e[o],enumerable:!0})},ze=(n,e,o,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of Oo(e))!We.call(n,a)&&a!==o&&$(n,a,{get:()=>e[a],enumerable:!(r=Po(e,a))||r.enumerable});return n};var A=(n,e,o)=>(o=n!=null?Do(Go(n)):{},ze(e||!n||!n.__esModule?$(o,"default",{value:n,enumerable:!0}):o,n)),K=n=>ze($({},"__esModule",{value:!0}),n);var he=(n,e,o)=>new Promise((r,a)=>{var t=c=>{try{m(o.next(c))}catch(d){a(d)}},p=c=>{try{m(o.throw(c))}catch(d){a(d)}},m=c=>c.done?r(c.value):Promise.resolve(c.value).then(t,p);m((o=o.apply(n,e)).next())});var He=ae(te=>{"use strict";i();te.byteLength=jo;te.toByteArray=Ho;te.fromByteArray=$o;var I=[],k=[],zo=typeof Uint8Array!="undefined"?Uint8Array:Array,be="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(O=0,je=be.length;O<je;++O)I[O]=be[O],k[be.charCodeAt(O)]=O;var O,je;k["-".charCodeAt(0)]=62;k["_".charCodeAt(0)]=63;function Ve(n){var e=n.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var o=n.indexOf("=");o===-1&&(o=e);var r=o===e?0:4-o%4;return[o,r]}function jo(n){var e=Ve(n),o=e[0],r=e[1];return(o+r)*3/4-r}function Vo(n,e,o){return(e+o)*3/4-o}function Ho(n){var e,o=Ve(n),r=o[0],a=o[1],t=new zo(Vo(n,r,a)),p=0,m=a>0?r-4:r,c;for(c=0;c<m;c+=4)e=k[n.charCodeAt(c)]<<18|k[n.charCodeAt(c+1)]<<12|k[n.charCodeAt(c+2)]<<6|k[n.charCodeAt(c+3)],t[p++]=e>>16&255,t[p++]=e>>8&255,t[p++]=e&255;return a===2&&(e=k[n.charCodeAt(c)]<<2|k[n.charCodeAt(c+1)]>>4,t[p++]=e&255),a===1&&(e=k[n.charCodeAt(c)]<<10|k[n.charCodeAt(c+1)]<<4|k[n.charCodeAt(c+2)]>>2,t[p++]=e>>8&255,t[p++]=e&255),t}function qo(n){return I[n>>18&63]+I[n>>12&63]+I[n>>6&63]+I[n&63]}function Xo(n,e,o){for(var r,a=[],t=e;t<o;t+=3)r=(n[t]<<16&16711680)+(n[t+1]<<8&65280)+(n[t+2]&255),a.push(qo(r));return a.join("")}function $o(n){for(var e,o=n.length,r=o%3,a=[],t=16383,p=0,m=o-r;p<m;p+=t)a.push(Xo(n,p,p+t>m?m:p+t));return r===1?(e=n[o-1],a.push(I[e>>2]+I[e<<4&63]+"==")):r===2&&(e=(n[o-2]<<8)+n[o-1],a.push(I[e>>10]+I[e>>4&63]+I[e<<2&63]+"=")),a.join("")}});var qe=ae(xe=>{i();xe.read=function(n,e,o,r,a){var t,p,m=a*8-r-1,c=(1<<m)-1,d=c>>1,l=-7,s=o?a-1:0,h=o?-1:1,x=n[e+s];for(s+=h,t=x&(1<<-l)-1,x>>=-l,l+=m;l>0;t=t*256+n[e+s],s+=h,l-=8);for(p=t&(1<<-l)-1,t>>=-l,l+=r;l>0;p=p*256+n[e+s],s+=h,l-=8);if(t===0)t=1-d;else{if(t===c)return p?NaN:(x?-1:1)*(1/0);p=p+Math.pow(2,r),t=t-d}return(x?-1:1)*p*Math.pow(2,t-r)};xe.write=function(n,e,o,r,a,t){var p,m,c,d=t*8-a-1,l=(1<<d)-1,s=l>>1,h=a===23?Math.pow(2,-24)-Math.pow(2,-77):0,x=r?0:t-1,v=r?1:-1,M=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(m=isNaN(e)?1:0,p=l):(p=Math.floor(Math.log(e)/Math.LN2),e*(c=Math.pow(2,-p))<1&&(p--,c*=2),p+s>=1?e+=h/c:e+=h*Math.pow(2,1-s),e*c>=2&&(p++,c/=2),p+s>=l?(m=0,p=l):p+s>=1?(m=(e*c-1)*Math.pow(2,a),p=p+s):(m=e*Math.pow(2,s-1)*Math.pow(2,a),p=0));a>=8;n[o+x]=m&255,x+=v,m/=256,a-=8);for(p=p<<a|m,d+=a;d>0;n[o+x]=p&255,x+=v,p/=256,d-=8);n[o+x-v]|=M*128}});var to=ae(j=>{"use strict";i();var ye=He(),z=qe(),Xe=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;j.Buffer=_;j.SlowBuffer=en;j.INSPECT_MAX_BYTES=50;var pe=2147483647;j.kMaxLength=pe;_.TYPED_ARRAY_SUPPORT=Yo();!_.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function Yo(){try{var n=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(n,e),n.foo()===42}catch(o){return!1}}Object.defineProperty(_.prototype,"parent",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.buffer}});Object.defineProperty(_.prototype,"offset",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.byteOffset}});function C(n){if(n>pe)throw new RangeError('The value "'+n+'" is invalid for option "size"');var e=new Uint8Array(n);return Object.setPrototypeOf(e,_.prototype),e}function _(n,e,o){if(typeof n=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Te(n)}return Ze(n,e,o)}_.poolSize=8192;function Ze(n,e,o){if(typeof n=="string")return Ko(n,e);if(ArrayBuffer.isView(n))return Jo(n);if(n==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n);if(R(n,ArrayBuffer)||n&&R(n.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(R(n,SharedArrayBuffer)||n&&R(n.buffer,SharedArrayBuffer)))return ve(n,e,o);if(typeof n=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=n.valueOf&&n.valueOf();if(r!=null&&r!==n)return _.from(r,e,o);var a=Qo(n);if(a)return a;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof n[Symbol.toPrimitive]=="function")return _.from(n[Symbol.toPrimitive]("string"),e,o);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n)}_.from=function(n,e,o){return Ze(n,e,o)};Object.setPrototypeOf(_.prototype,Uint8Array.prototype);Object.setPrototypeOf(_,Uint8Array);function Ke(n){if(typeof n!="number")throw new TypeError('"size" argument must be of type number');if(n<0)throw new RangeError('The value "'+n+'" is invalid for option "size"')}function Zo(n,e,o){return Ke(n),n<=0?C(n):e!==void 0?typeof o=="string"?C(n).fill(e,o):C(n).fill(e):C(n)}_.alloc=function(n,e,o){return Zo(n,e,o)};function Te(n){return Ke(n),C(n<0?0:Ae(n)|0)}_.allocUnsafe=function(n){return Te(n)};_.allocUnsafeSlow=function(n){return Te(n)};function Ko(n,e){if((typeof e!="string"||e==="")&&(e="utf8"),!_.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var o=Je(n,e)|0,r=C(o),a=r.write(n,e);return a!==o&&(r=r.slice(0,a)),r}function we(n){for(var e=n.length<0?0:Ae(n.length)|0,o=C(e),r=0;r<e;r+=1)o[r]=n[r]&255;return o}function Jo(n){if(R(n,Uint8Array)){var e=new Uint8Array(n);return ve(e.buffer,e.byteOffset,e.byteLength)}return we(n)}function ve(n,e,o){if(e<0||n.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(n.byteLength<e+(o||0))throw new RangeError('"length" is outside of buffer bounds');var r;return e===void 0&&o===void 0?r=new Uint8Array(n):o===void 0?r=new Uint8Array(n,e):r=new Uint8Array(n,e,o),Object.setPrototypeOf(r,_.prototype),r}function Qo(n){if(_.isBuffer(n)){var e=Ae(n.length)|0,o=C(e);return o.length===0||n.copy(o,0,0,e),o}if(n.length!==void 0)return typeof n.length!="number"||Se(n.length)?C(0):we(n);if(n.type==="Buffer"&&Array.isArray(n.data))return we(n.data)}function Ae(n){if(n>=pe)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+pe.toString(16)+" bytes");return n|0}function en(n){return+n!=n&&(n=0),_.alloc(+n)}_.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==_.prototype};_.compare=function(e,o){if(R(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),R(o,Uint8Array)&&(o=_.from(o,o.offset,o.byteLength)),!_.isBuffer(e)||!_.isBuffer(o))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===o)return 0;for(var r=e.length,a=o.length,t=0,p=Math.min(r,a);t<p;++t)if(e[t]!==o[t]){r=e[t],a=o[t];break}return r<a?-1:a<r?1:0};_.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};_.concat=function(e,o){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return _.alloc(0);var r;if(o===void 0)for(o=0,r=0;r<e.length;++r)o+=e[r].length;var a=_.allocUnsafe(o),t=0;for(r=0;r<e.length;++r){var p=e[r];if(R(p,Uint8Array))t+p.length>a.length?_.from(p).copy(a,t):Uint8Array.prototype.set.call(a,p,t);else if(_.isBuffer(p))p.copy(a,t);else throw new TypeError('"list" argument must be an Array of Buffers');t+=p.length}return a};function Je(n,e){if(_.isBuffer(n))return n.length;if(ArrayBuffer.isView(n)||R(n,ArrayBuffer))return n.byteLength;if(typeof n!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof n);var o=n.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&o===0)return 0;for(var a=!1;;)switch(e){case"ascii":case"latin1":case"binary":return o;case"utf8":case"utf-8":return ke(n).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return o*2;case"hex":return o>>>1;case"base64":return ao(n).length;default:if(a)return r?-1:ke(n).length;e=(""+e).toLowerCase(),a=!0}}_.byteLength=Je;function on(n,e,o){var r=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((o===void 0||o>this.length)&&(o=this.length),o<=0)||(o>>>=0,e>>>=0,o<=e))return"";for(n||(n="utf8");;)switch(n){case"hex":return ln(this,e,o);case"utf8":case"utf-8":return eo(this,e,o);case"ascii":return mn(this,e,o);case"latin1":case"binary":return dn(this,e,o);case"base64":return _n(this,e,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return sn(this,e,o);default:if(r)throw new TypeError("Unknown encoding: "+n);n=(n+"").toLowerCase(),r=!0}}_.prototype._isBuffer=!0;function G(n,e,o){var r=n[e];n[e]=n[o],n[o]=r}_.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var o=0;o<e;o+=2)G(this,o,o+1);return this};_.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var o=0;o<e;o+=4)G(this,o,o+3),G(this,o+1,o+2);return this};_.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var o=0;o<e;o+=8)G(this,o,o+7),G(this,o+1,o+6),G(this,o+2,o+5),G(this,o+3,o+4);return this};_.prototype.toString=function(){var e=this.length;return e===0?"":arguments.length===0?eo(this,0,e):on.apply(this,arguments)};_.prototype.toLocaleString=_.prototype.toString;_.prototype.equals=function(e){if(!_.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:_.compare(this,e)===0};_.prototype.inspect=function(){var e="",o=j.INSPECT_MAX_BYTES;return e=this.toString("hex",0,o).replace(/(.{2})/g,"$1 ").trim(),this.length>o&&(e+=" ... "),"<Buffer "+e+">"};Xe&&(_.prototype[Xe]=_.prototype.inspect);_.prototype.compare=function(e,o,r,a,t){if(R(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),!_.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(o===void 0&&(o=0),r===void 0&&(r=e?e.length:0),a===void 0&&(a=0),t===void 0&&(t=this.length),o<0||r>e.length||a<0||t>this.length)throw new RangeError("out of range index");if(a>=t&&o>=r)return 0;if(a>=t)return-1;if(o>=r)return 1;if(o>>>=0,r>>>=0,a>>>=0,t>>>=0,this===e)return 0;for(var p=t-a,m=r-o,c=Math.min(p,m),d=this.slice(a,t),l=e.slice(o,r),s=0;s<c;++s)if(d[s]!==l[s]){p=d[s],m=l[s];break}return p<m?-1:m<p?1:0};function Qe(n,e,o,r,a){if(n.length===0)return-1;if(typeof o=="string"?(r=o,o=0):o>2147483647?o=2147483647:o<-2147483648&&(o=-2147483648),o=+o,Se(o)&&(o=a?0:n.length-1),o<0&&(o=n.length+o),o>=n.length){if(a)return-1;o=n.length-1}else if(o<0)if(a)o=0;else return-1;if(typeof e=="string"&&(e=_.from(e,r)),_.isBuffer(e))return e.length===0?-1:$e(n,e,o,r,a);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?a?Uint8Array.prototype.indexOf.call(n,e,o):Uint8Array.prototype.lastIndexOf.call(n,e,o):$e(n,[e],o,r,a);throw new TypeError("val must be string, number or Buffer")}function $e(n,e,o,r,a){var t=1,p=n.length,m=e.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(n.length<2||e.length<2)return-1;t=2,p/=2,m/=2,o/=2}function c(x,v){return t===1?x[v]:x.readUInt16BE(v*t)}var d;if(a){var l=-1;for(d=o;d<p;d++)if(c(n,d)===c(e,l===-1?0:d-l)){if(l===-1&&(l=d),d-l+1===m)return l*t}else l!==-1&&(d-=d-l),l=-1}else for(o+m>p&&(o=p-m),d=o;d>=0;d--){for(var s=!0,h=0;h<m;h++)if(c(n,d+h)!==c(e,h)){s=!1;break}if(s)return d}return-1}_.prototype.includes=function(e,o,r){return this.indexOf(e,o,r)!==-1};_.prototype.indexOf=function(e,o,r){return Qe(this,e,o,r,!0)};_.prototype.lastIndexOf=function(e,o,r){return Qe(this,e,o,r,!1)};function nn(n,e,o,r){o=Number(o)||0;var a=n.length-o;r?(r=Number(r),r>a&&(r=a)):r=a;var t=e.length;r>t/2&&(r=t/2);for(var p=0;p<r;++p){var m=parseInt(e.substr(p*2,2),16);if(Se(m))return p;n[o+p]=m}return p}function rn(n,e,o,r){return _e(ke(e,n.length-o),n,o,r)}function an(n,e,o,r){return _e(fn(e),n,o,r)}function tn(n,e,o,r){return _e(ao(e),n,o,r)}function pn(n,e,o,r){return _e(hn(e,n.length-o),n,o,r)}_.prototype.write=function(e,o,r,a){if(o===void 0)a="utf8",r=this.length,o=0;else if(r===void 0&&typeof o=="string")a=o,r=this.length,o=0;else if(isFinite(o))o=o>>>0,isFinite(r)?(r=r>>>0,a===void 0&&(a="utf8")):(a=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var t=this.length-o;if((r===void 0||r>t)&&(r=t),e.length>0&&(r<0||o<0)||o>this.length)throw new RangeError("Attempt to write outside buffer bounds");a||(a="utf8");for(var p=!1;;)switch(a){case"hex":return nn(this,e,o,r);case"utf8":case"utf-8":return rn(this,e,o,r);case"ascii":case"latin1":case"binary":return an(this,e,o,r);case"base64":return tn(this,e,o,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return pn(this,e,o,r);default:if(p)throw new TypeError("Unknown encoding: "+a);a=(""+a).toLowerCase(),p=!0}};_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function _n(n,e,o){return e===0&&o===n.length?ye.fromByteArray(n):ye.fromByteArray(n.slice(e,o))}function eo(n,e,o){o=Math.min(n.length,o);for(var r=[],a=e;a<o;){var t=n[a],p=null,m=t>239?4:t>223?3:t>191?2:1;if(a+m<=o){var c,d,l,s;switch(m){case 1:t<128&&(p=t);break;case 2:c=n[a+1],(c&192)===128&&(s=(t&31)<<6|c&63,s>127&&(p=s));break;case 3:c=n[a+1],d=n[a+2],(c&192)===128&&(d&192)===128&&(s=(t&15)<<12|(c&63)<<6|d&63,s>2047&&(s<55296||s>57343)&&(p=s));break;case 4:c=n[a+1],d=n[a+2],l=n[a+3],(c&192)===128&&(d&192)===128&&(l&192)===128&&(s=(t&15)<<18|(c&63)<<12|(d&63)<<6|l&63,s>65535&&s<1114112&&(p=s))}}p===null?(p=65533,m=1):p>65535&&(p-=65536,r.push(p>>>10&1023|55296),p=56320|p&1023),r.push(p),a+=m}return cn(r)}var Ye=4096;function cn(n){var e=n.length;if(e<=Ye)return String.fromCharCode.apply(String,n);for(var o="",r=0;r<e;)o+=String.fromCharCode.apply(String,n.slice(r,r+=Ye));return o}function mn(n,e,o){var r="";o=Math.min(n.length,o);for(var a=e;a<o;++a)r+=String.fromCharCode(n[a]&127);return r}function dn(n,e,o){var r="";o=Math.min(n.length,o);for(var a=e;a<o;++a)r+=String.fromCharCode(n[a]);return r}function ln(n,e,o){var r=n.length;(!e||e<0)&&(e=0),(!o||o<0||o>r)&&(o=r);for(var a="",t=e;t<o;++t)a+=bn[n[t]];return a}function sn(n,e,o){for(var r=n.slice(e,o),a="",t=0;t<r.length-1;t+=2)a+=String.fromCharCode(r[t]+r[t+1]*256);return a}_.prototype.slice=function(e,o){var r=this.length;e=~~e,o=o===void 0?r:~~o,e<0?(e+=r,e<0&&(e=0)):e>r&&(e=r),o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),o<e&&(o=e);var a=this.subarray(e,o);return Object.setPrototypeOf(a,_.prototype),a};function y(n,e,o){if(n%1!==0||n<0)throw new RangeError("offset is not uint");if(n+e>o)throw new RangeError("Trying to access beyond buffer length")}_.prototype.readUintLE=_.prototype.readUIntLE=function(e,o,r){e=e>>>0,o=o>>>0,r||y(e,o,this.length);for(var a=this[e],t=1,p=0;++p<o&&(t*=256);)a+=this[e+p]*t;return a};_.prototype.readUintBE=_.prototype.readUIntBE=function(e,o,r){e=e>>>0,o=o>>>0,r||y(e,o,this.length);for(var a=this[e+--o],t=1;o>0&&(t*=256);)a+=this[e+--o]*t;return a};_.prototype.readUint8=_.prototype.readUInt8=function(e,o){return e=e>>>0,o||y(e,1,this.length),this[e]};_.prototype.readUint16LE=_.prototype.readUInt16LE=function(e,o){return e=e>>>0,o||y(e,2,this.length),this[e]|this[e+1]<<8};_.prototype.readUint16BE=_.prototype.readUInt16BE=function(e,o){return e=e>>>0,o||y(e,2,this.length),this[e]<<8|this[e+1]};_.prototype.readUint32LE=_.prototype.readUInt32LE=function(e,o){return e=e>>>0,o||y(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};_.prototype.readUint32BE=_.prototype.readUInt32BE=function(e,o){return e=e>>>0,o||y(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};_.prototype.readIntLE=function(e,o,r){e=e>>>0,o=o>>>0,r||y(e,o,this.length);for(var a=this[e],t=1,p=0;++p<o&&(t*=256);)a+=this[e+p]*t;return t*=128,a>=t&&(a-=Math.pow(2,8*o)),a};_.prototype.readIntBE=function(e,o,r){e=e>>>0,o=o>>>0,r||y(e,o,this.length);for(var a=o,t=1,p=this[e+--a];a>0&&(t*=256);)p+=this[e+--a]*t;return t*=128,p>=t&&(p-=Math.pow(2,8*o)),p};_.prototype.readInt8=function(e,o){return e=e>>>0,o||y(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};_.prototype.readInt16LE=function(e,o){e=e>>>0,o||y(e,2,this.length);var r=this[e]|this[e+1]<<8;return r&32768?r|4294901760:r};_.prototype.readInt16BE=function(e,o){e=e>>>0,o||y(e,2,this.length);var r=this[e+1]|this[e]<<8;return r&32768?r|4294901760:r};_.prototype.readInt32LE=function(e,o){return e=e>>>0,o||y(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};_.prototype.readInt32BE=function(e,o){return e=e>>>0,o||y(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};_.prototype.readFloatLE=function(e,o){return e=e>>>0,o||y(e,4,this.length),z.read(this,e,!0,23,4)};_.prototype.readFloatBE=function(e,o){return e=e>>>0,o||y(e,4,this.length),z.read(this,e,!1,23,4)};_.prototype.readDoubleLE=function(e,o){return e=e>>>0,o||y(e,8,this.length),z.read(this,e,!0,52,8)};_.prototype.readDoubleBE=function(e,o){return e=e>>>0,o||y(e,8,this.length),z.read(this,e,!1,52,8)};function w(n,e,o,r,a,t){if(!_.isBuffer(n))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>a||e<t)throw new RangeError('"value" argument is out of bounds');if(o+r>n.length)throw new RangeError("Index out of range")}_.prototype.writeUintLE=_.prototype.writeUIntLE=function(e,o,r,a){if(e=+e,o=o>>>0,r=r>>>0,!a){var t=Math.pow(2,8*r)-1;w(this,e,o,r,t,0)}var p=1,m=0;for(this[o]=e&255;++m<r&&(p*=256);)this[o+m]=e/p&255;return o+r};_.prototype.writeUintBE=_.prototype.writeUIntBE=function(e,o,r,a){if(e=+e,o=o>>>0,r=r>>>0,!a){var t=Math.pow(2,8*r)-1;w(this,e,o,r,t,0)}var p=r-1,m=1;for(this[o+p]=e&255;--p>=0&&(m*=256);)this[o+p]=e/m&255;return o+r};_.prototype.writeUint8=_.prototype.writeUInt8=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,1,255,0),this[o]=e&255,o+1};_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,2,65535,0),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,2,65535,0),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,4,4294967295,0),this[o+3]=e>>>24,this[o+2]=e>>>16,this[o+1]=e>>>8,this[o]=e&255,o+4};_.prototype.writeUint32BE=_.prototype.writeUInt32BE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,4,4294967295,0),this[o]=e>>>24,this[o+1]=e>>>16,this[o+2]=e>>>8,this[o+3]=e&255,o+4};_.prototype.writeIntLE=function(e,o,r,a){if(e=+e,o=o>>>0,!a){var t=Math.pow(2,8*r-1);w(this,e,o,r,t-1,-t)}var p=0,m=1,c=0;for(this[o]=e&255;++p<r&&(m*=256);)e<0&&c===0&&this[o+p-1]!==0&&(c=1),this[o+p]=(e/m>>0)-c&255;return o+r};_.prototype.writeIntBE=function(e,o,r,a){if(e=+e,o=o>>>0,!a){var t=Math.pow(2,8*r-1);w(this,e,o,r,t-1,-t)}var p=r-1,m=1,c=0;for(this[o+p]=e&255;--p>=0&&(m*=256);)e<0&&c===0&&this[o+p+1]!==0&&(c=1),this[o+p]=(e/m>>0)-c&255;return o+r};_.prototype.writeInt8=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,1,127,-128),e<0&&(e=255+e+1),this[o]=e&255,o+1};_.prototype.writeInt16LE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,2,32767,-32768),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeInt16BE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,2,32767,-32768),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeInt32LE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,4,2147483647,-2147483648),this[o]=e&255,this[o+1]=e>>>8,this[o+2]=e>>>16,this[o+3]=e>>>24,o+4};_.prototype.writeInt32BE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[o]=e>>>24,this[o+1]=e>>>16,this[o+2]=e>>>8,this[o+3]=e&255,o+4};function oo(n,e,o,r,a,t){if(o+r>n.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("Index out of range")}function no(n,e,o,r,a){return e=+e,o=o>>>0,a||oo(n,e,o,4,34028234663852886e22,-34028234663852886e22),z.write(n,e,o,r,23,4),o+4}_.prototype.writeFloatLE=function(e,o,r){return no(this,e,o,!0,r)};_.prototype.writeFloatBE=function(e,o,r){return no(this,e,o,!1,r)};function ro(n,e,o,r,a){return e=+e,o=o>>>0,a||oo(n,e,o,8,17976931348623157e292,-17976931348623157e292),z.write(n,e,o,r,52,8),o+8}_.prototype.writeDoubleLE=function(e,o,r){return ro(this,e,o,!0,r)};_.prototype.writeDoubleBE=function(e,o,r){return ro(this,e,o,!1,r)};_.prototype.copy=function(e,o,r,a){if(!_.isBuffer(e))throw new TypeError("argument should be a Buffer");if(r||(r=0),!a&&a!==0&&(a=this.length),o>=e.length&&(o=e.length),o||(o=0),a>0&&a<r&&(a=r),a===r||e.length===0||this.length===0)return 0;if(o<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),e.length-o<a-r&&(a=e.length-o+r);var t=a-r;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(o,r,a):Uint8Array.prototype.set.call(e,this.subarray(r,a),o),t};_.prototype.fill=function(e,o,r,a){if(typeof e=="string"){if(typeof o=="string"?(a=o,o=0,r=this.length):typeof r=="string"&&(a=r,r=this.length),a!==void 0&&typeof a!="string")throw new TypeError("encoding must be a string");if(typeof a=="string"&&!_.isEncoding(a))throw new TypeError("Unknown encoding: "+a);if(e.length===1){var t=e.charCodeAt(0);(a==="utf8"&&t<128||a==="latin1")&&(e=t)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(o<0||this.length<o||this.length<r)throw new RangeError("Out of range index");if(r<=o)return this;o=o>>>0,r=r===void 0?this.length:r>>>0,e||(e=0);var p;if(typeof e=="number")for(p=o;p<r;++p)this[p]=e;else{var m=_.isBuffer(e)?e:_.from(e,a),c=m.length;if(c===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(p=0;p<r-o;++p)this[p+o]=m[p%c]}return this};var gn=/[^+/0-9A-Za-z-_]/g;function un(n){if(n=n.split("=")[0],n=n.trim().replace(gn,""),n.length<2)return"";for(;n.length%4!==0;)n=n+"=";return n}function ke(n,e){e=e||1/0;for(var o,r=n.length,a=null,t=[],p=0;p<r;++p){if(o=n.charCodeAt(p),o>55295&&o<57344){if(!a){if(o>56319){(e-=3)>-1&&t.push(239,191,189);continue}else if(p+1===r){(e-=3)>-1&&t.push(239,191,189);continue}a=o;continue}if(o<56320){(e-=3)>-1&&t.push(239,191,189),a=o;continue}o=(a-55296<<10|o-56320)+65536}else a&&(e-=3)>-1&&t.push(239,191,189);if(a=null,o<128){if((e-=1)<0)break;t.push(o)}else if(o<2048){if((e-=2)<0)break;t.push(o>>6|192,o&63|128)}else if(o<65536){if((e-=3)<0)break;t.push(o>>12|224,o>>6&63|128,o&63|128)}else if(o<1114112){if((e-=4)<0)break;t.push(o>>18|240,o>>12&63|128,o>>6&63|128,o&63|128)}else throw new Error("Invalid code point")}return t}function fn(n){for(var e=[],o=0;o<n.length;++o)e.push(n.charCodeAt(o)&255);return e}function hn(n,e){for(var o,r,a,t=[],p=0;p<n.length&&!((e-=2)<0);++p)o=n.charCodeAt(p),r=o>>8,a=o%256,t.push(a),t.push(r);return t}function ao(n){return ye.toByteArray(un(n))}function _e(n,e,o,r){for(var a=0;a<r&&!(a+o>=e.length||a>=n.length);++a)e[a+o]=n[a];return a}function R(n,e){return n instanceof e||n!=null&&n.constructor!=null&&n.constructor.name!=null&&n.constructor.name===e.name}function Se(n){return n!==n}var bn=function(){for(var n="0123456789abcdef",e=new Array(256),o=0;o<16;++o)for(var r=o*16,a=0;a<16;++a)e[r+a]=n[o]+n[a];return e}()});var mo=ae((On,co)=>{i();var b=co.exports={},N,L;function Ie(){throw new Error("setTimeout has not been defined")}function Re(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?N=setTimeout:N=Ie}catch(n){N=Ie}try{typeof clearTimeout=="function"?L=clearTimeout:L=Re}catch(n){L=Re}})();function po(n){if(N===setTimeout)return setTimeout(n,0);if((N===Ie||!N)&&setTimeout)return N=setTimeout,setTimeout(n,0);try{return N(n,0)}catch(e){try{return N.call(null,n,0)}catch(o){return N.call(this,n,0)}}}function xn(n){if(L===clearTimeout)return clearTimeout(n);if((L===Re||!L)&&clearTimeout)return L=clearTimeout,clearTimeout(n);try{return L(n)}catch(e){try{return L.call(null,n)}catch(o){return L.call(this,n)}}}var F=[],V=!1,W,ie=-1;function yn(){!V||!W||(V=!1,W.length?F=W.concat(F):ie=-1,F.length&&_o())}function _o(){if(!V){var n=po(yn);V=!0;for(var e=F.length;e;){for(W=F,F=[];++ie<e;)W&&W[ie].run();ie=-1,e=F.length}W=null,V=!1,xn(n)}}b.nextTick=function(n){var e=new Array(arguments.length-1);if(arguments.length>1)for(var o=1;o<arguments.length;o++)e[o-1]=arguments[o];F.push(new io(n,e)),F.length===1&&!V&&po(_o)};function io(n,e){this.fun=n,this.array=e}io.prototype.run=function(){this.fun.apply(null,this.array)};b.title="browser";b.browser=!0;b.env={};b.argv=[];b.version="";b.versions={};function B(){}b.on=B;b.addListener=B;b.once=B;b.off=B;b.removeListener=B;b.removeAllListeners=B;b.emit=B;b.prependListener=B;b.prependOnceListener=B;b.listeners=function(n){return[]};b.binding=function(n){throw new Error("process.binding is not supported")};b.cwd=function(){return"/"};b.chdir=function(n){throw new Error("process.chdir is not supported")};b.umask=function(){return 0}});var g,u,Gn,i=Y(()=>{g=A(to()),u=A(mo()),Gn=function(n){function e(){var r=this||self;return delete n.prototype.__magic__,r}if(typeof globalThis=="object")return globalThis;if(this)return e();n.defineProperty(n.prototype,"__magic__",{configurable:!0,get:e});var o=__magic__;return o}(Object)});var Le={};Z(Le,{css:()=>wo,default:()=>wn});var wo,wn,Ee=Y(()=>{"use strict";i();wo=`.dapp-core-component__main__link-style {
2
2
  color: #1392ff;
3
3
  }
4
4
 
@@ -2705,9 +2705,9 @@ a.dapp-core-component__main__side-link::after {
2705
2705
  color: inherit;
2706
2706
  }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Io));Tn={"int-amount":"dapp-core-component__formatAmountStyles__int-amount",intAmount:"dapp-core-component__formatAmountStyles__int-amount",decimals:"dapp-core-component__formatAmountStyles__decimals",symbol:"dapp-core-component__formatAmountStyles__symbol"}});var De={};Z(De,{css:()=>Lo,default:()=>Nn});var Lo,Nn,Ue=Y(()=>{"use strict";i();Lo=`.dapp-core-component__detailItem-module__detail-item:last-child {
2707
2707
  border-bottom: 0;
2708
- }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Lo));Nn={"detail-item":"dapp-core-component__detailItem-module__detail-item",detailItem:"dapp-core-component__detailItem-module__detail-item"}});var Me={};Z(Me,{css:()=>Co,default:()=>En});var Co,En,Pe=Y(()=>{"use strict";i();Co=`.dapp-core-component__styles__gas {
2708
+ }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Lo));Nn={"detail-item":"dapp-core-component__detailItem-module__detail-item",detailItem:"dapp-core-component__detailItem-module__detail-item"}});var Pe={};Z(Pe,{css:()=>Co,default:()=>En});var Co,En,Me=Y(()=>{"use strict";i();Co=`.dapp-core-component__styles__gas {
2709
2709
  color: #6c757d;
2710
- }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Co));En={gas:"dapp-core-component__styles__gas"}});var Bn={};Z(Bn,{TransactionInfoGasUsed:()=>Fn});module.exports=K(Bn);i();var ue=A(require("react"));i();i();i();i();i();i();i();i();i();i();i();i();i();i();var ce=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types");var lo=(o=>(o.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",o.reloginRequest="RELOGIN_REQUEST",o))(lo||{}),Zn=S(S({},ce.CrossWindowProviderRequestEnums),lo),so=(e=>(e.reloginResponse="RELOGIN_RESPONSE",e))(so||{}),Kn=S(S({},ce.CrossWindowProviderResponseEnums),so);i();i();i();i();i();i();var Ne={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",xAliasAddress:"https://devnet.xalias.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",xAliasAddress:"https://testnet.xalias.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",xAliasAddress:"https://xalias.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:go,egldLabel:gr}=Ne["devnet"],{chainId:uo,egldLabel:ur}=Ne["testnet"],{chainId:fo,egldLabel:ho}=Ne["mainnet"];var fr={["devnet"]:go,["testnet"]:uo,["mainnet"]:fo},hr={[go]:"devnet",[uo]:"testnet",[fo]:"mainnet"};i();i();var E=require("@multiversx/sdk-web-wallet-provider");var me=18,de=4;var bo="N/A",J="0";i();var ko=A(require("react"));i();var Q=A(require("react"));i();i();var xo=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var yo=()=>!xo();var vn=()=>he(void 0,null,function*(){return yield Promise.resolve().then(()=>(Ee(),Le))}),kn=()=>(Ee(),K(Le)).default,Ce=yo();function vo({ssrGlobalImportCallback:n,ssrImportCallback:e,clientImportCallback:o}){let[r,a]=Q.default.useState(Ce?void 0:kn()),[t,p]=Q.default.useState(Ce||o==null?void 0:o()),m=()=>he(this,null,function*(){(n?n():vn()).then(c=>a(c.default)),e==null||e().then(c=>p(c.default))});return(0,Q.useEffect)(()=>{Ce&&m()},[]),{globalStyles:r,styles:t}}function H(n,e){return o=>{let{globalStyles:r,styles:a}=vo({ssrGlobalImportCallback:e.ssrGlobalStyles,ssrImportCallback:e.ssrStyles,clientImportCallback:e.clientStyles});return ko.default.createElement(n,re(S({},o),{globalStyles:r!=null?r:{},styles:a!=null?a:{}}))}}i();var M=A(require("react")),Ro=A(require("classnames"));i();var Ao=require("@multiversx/sdk-core"),U=A(require("bignumber.js"));i();var To=A(require("bignumber.js")),le=(n,e=!0)=>{let o=String(n);if(!o.match(/^[-]?\d+$/))return!1;let r=new To.default(o),a=e?0:-1;return r.toString(10)===o&&r.comparedTo(0)>=a};i();function D(n){return{if:function(e){return e?{then:o=>o instanceof Function?D(o(n)):D(o)}:{then:()=>D(n)}},then:e=>e instanceof Function?D(e(n)):D(e),valueOf:function(){return n}}}U.default.config({ROUNDING_MODE:U.default.ROUND_FLOOR});function So({input:n,decimals:e=me,digits:o=de,showLastNonZeroDecimal:r=!0,showIsLessThanDecimalsLabel:a=!1,addCommas:t=!1}){if(!le(n,!1))throw new Error("Invalid input");let p=new U.default(n).isNegative(),m=n;return p&&(m=n.substring(1)),D(m).then(()=>Ao.TokenTransfer.fungibleFromBigInteger("",m,e).amountAsBigInteger.shiftedBy(-e).toFixed(e)).then(c=>{let d=new U.default(c);if(d.isZero())return J;let l=d.toString(10),[s,h]=l.split("."),x=new U.default(h||0),v=D(0).if(Boolean(h&&r)).then(()=>Math.max(h.length,o)).if(x.isZero()&&!r).then(0).if(Boolean(h&&!r)).then(()=>Math.min(h.length,o)).valueOf(),P=h&&o>=1&&o<=h.length&&x.isGreaterThan(0)&&new U.default(h.substring(0,o)).isZero(),q=d.toFormat(v);return D(l).if(t).then(q).if(Boolean(P)).then(ee=>{let X=new U.default(s).isZero(),[T,oe]=ee.split("."),ne=new Array(o-1).fill(0),Fo=[...ne,0].join(""),Bo=[...ne,1].join("");return X?a?`<${T}.${Bo}`:r?`${T}.${oe}`:T:`${T}.${Fo}`}).if(Boolean(!P&&h)).then(ee=>{let[X]=ee.split("."),T=h.substring(0,v);if(r){let oe=o-T.length;if(oe>0){let ne=Array(oe).fill(0).join("");return T=`${T}${ne}`,`${X}.${T}`}return ee}return T?`${X}.${T}`:X}).valueOf()}).if(p).then(c=>`-${c}`).valueOf()}var An=n=>{var o;let e=(o=n.styles)!=null?o:{};return M.default.createElement("span",{"data-testid":n["data-testid"]||"formatAmountComponent",className:n.className},M.default.createElement("span",{className:e["int-amount"],"data-testid":"formatAmountInt"},"..."))},Sn=(n,e)=>{var x,v,P;let{value:o,showLastNonZeroDecimal:r=!1,showLabel:a=!0}=n,t=n.digits!=null?n.digits:de,p=n.decimals!=null?n.decimals:me,m=(x=n.styles)!=null?x:{},c=(v=n.globalStyles)!=null?v:{},d=So({input:o,decimals:p,digits:t,showLastNonZeroDecimal:r,addCommas:!0}),l=d.split("."),s=l.length===1,h=d!==J;if(t>0&&s&&h){let q="";for(let fe=1;fe<=t;fe++)q=q+J;l.push(q)}return M.default.createElement("span",{"data-testid":n["data-testid"]||"formatAmountComponent",className:n.className},M.default.createElement("span",{className:m["int-amount"],"data-testid":"formatAmountInt"},l[0]),l.length>1&&M.default.createElement("span",{className:m.decimals,"data-testid":"formatAmountDecimals"},".",l[1]),a&&M.default.createElement("span",{className:(0,Ro.default)(m.symbol,n.token&&c.textMuted),"data-testid":"formatAmountSymbol"},` ${(P=n.token)!=null?P:e}`))},In=n=>{let{value:e}=n;return le(e)?Sn(n,n.egldLabel||""):An(n)},Rn=n=>{let e=n.egldLabel||ho,o=re(S({},n),{egldLabel:e});return M.default.createElement(In,S({},o))},No=H(Rn,{ssrStyles:()=>Promise.resolve().then(()=>(Be(),Fe)),clientStyles:()=>(Be(),K(Fe)).default});i();var se=A(require("react")),ge=A(require("classnames"));var Ln=({children:n,title:e,className:o="",colWidth:r="2",noBorder:a=!1,globalStyles:t,styles:p})=>{var m,c,d,l;return se.default.createElement("div",{className:(0,ge.default)(t==null?void 0:t.row,p==null?void 0:p.detailItem,o,{[(m=t==null?void 0:t.pt3)!=null?m:""]:a,[(c=t==null?void 0:t.pb1)!=null?c:""]:a,[(d=t==null?void 0:t.borderBottom)!=null?d:""]:!a,[(l=t==null?void 0:t.py3)!=null?l:""]:!a})},se.default.createElement("div",{className:(0,ge.default)(t==null?void 0:t.textSecondary,t==null?void 0:t.textLgRight,t==null?void 0:t.fontWeightMedium,t==null?void 0:t[`colLg${r}`])},e),se.default.createElement("div",{className:(0,ge.default)(t==null?void 0:t.fontWeightMedium,t==null?void 0:t[`colLg${12-Number(r)}`])},n))},Eo=H(Ln,{ssrStyles:()=>Promise.resolve().then(()=>(Ue(),De)),clientStyles:()=>(Ue(),K(De)).default});var Cn=({className:n,transaction:e,styles:o})=>ue.default.createElement(Eo,{className:n,title:"Gas Price"},e.gasPrice!=null?ue.default.createElement(No,{value:e.gasPrice.toString(),showLastNonZeroDecimal:!0}):ue.default.createElement("span",{className:o==null?void 0:o.gas},bo)),Fn=H(Cn,{ssrStyles:()=>Promise.resolve().then(()=>(Pe(),Me)),clientStyles:()=>(Pe(),K(Me)).default});0&&(module.exports={TransactionInfoGasUsed});
2710
+ }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Co));En={gas:"dapp-core-component__styles__gas"}});var Bn={};Z(Bn,{TransactionInfoGasUsed:()=>Fn});module.exports=K(Bn);i();var ue=A(require("react"));i();i();i();i();i();i();i();i();i();i();i();i();i();i();var ce=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types");var lo=(o=>(o.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",o.reloginRequest="RELOGIN_REQUEST",o))(lo||{}),Zn=S(S({},ce.CrossWindowProviderRequestEnums),lo),so=(e=>(e.reloginResponse="RELOGIN_RESPONSE",e))(so||{}),Kn=S(S({},ce.CrossWindowProviderResponseEnums),so);i();i();i();i();i();i();var Ne={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",xAliasAddress:"https://devnet.xalias.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",xAliasAddress:"https://testnet.xalias.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",xAliasAddress:"https://xalias.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:go,egldLabel:gr}=Ne["devnet"],{chainId:uo,egldLabel:ur}=Ne["testnet"],{chainId:fo,egldLabel:ho}=Ne["mainnet"];var fr={["devnet"]:go,["testnet"]:uo,["mainnet"]:fo},hr={[go]:"devnet",[uo]:"testnet",[fo]:"mainnet"};i();i();var E=require("@multiversx/sdk-web-wallet-provider");var me=18,de=4;var bo="N/A",J="0";i();var ko=A(require("react"));i();var Q=A(require("react"));i();i();var xo=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var yo=()=>!xo();var vn=()=>he(void 0,null,function*(){return yield Promise.resolve().then(()=>(Ee(),Le))}),kn=()=>(Ee(),K(Le)).default,Ce=yo();function vo({ssrGlobalImportCallback:n,ssrImportCallback:e,clientImportCallback:o}){let[r,a]=Q.default.useState(Ce?void 0:kn()),[t,p]=Q.default.useState(Ce||o==null?void 0:o()),m=()=>he(this,null,function*(){(n?n():vn()).then(c=>a(c.default)),e==null||e().then(c=>p(c.default))});return(0,Q.useEffect)(()=>{Ce&&m()},[]),{globalStyles:r,styles:t}}function H(n,e){return o=>{let{globalStyles:r,styles:a}=vo({ssrGlobalImportCallback:e.ssrGlobalStyles,ssrImportCallback:e.ssrStyles,clientImportCallback:e.clientStyles});return ko.default.createElement(n,re(S({},o),{globalStyles:r!=null?r:{},styles:a!=null?a:{}}))}}i();var P=A(require("react")),Ro=A(require("classnames"));i();var Ao=require("@multiversx/sdk-core"),U=A(require("bignumber.js"));i();var To=A(require("bignumber.js")),le=(n,e=!0)=>{let o=String(n);if(!o.match(/^[-]?\d+$/))return!1;let r=new To.default(o),a=e?0:-1;return r.toString(10)===o&&r.comparedTo(0)>=a};i();function D(n){return{if:function(e){return e?{then:o=>o instanceof Function?D(o(n)):D(o)}:{then:()=>D(n)}},then:e=>e instanceof Function?D(e(n)):D(e),valueOf:function(){return n}}}U.default.config({ROUNDING_MODE:U.default.ROUND_FLOOR});function So({input:n,decimals:e=me,digits:o=de,showLastNonZeroDecimal:r=!0,showIsLessThanDecimalsLabel:a=!1,addCommas:t=!1}){if(!le(n,!1))throw new Error("Invalid input");let p=new U.default(n).isNegative(),m=n;return p&&(m=n.substring(1)),D(m).then(()=>Ao.TokenTransfer.fungibleFromBigInteger("",m,e).amountAsBigInteger.shiftedBy(-e).toFixed(e)).then(c=>{let d=new U.default(c);if(d.isZero())return J;let l=d.toString(10),[s,h]=l.split("."),x=new U.default(h||0),v=D(0).if(Boolean(h&&r)).then(()=>Math.max(h.length,o)).if(x.isZero()&&!r).then(0).if(Boolean(h&&!r)).then(()=>Math.min(h.length,o)).valueOf(),M=h&&o>=1&&o<=h.length&&x.isGreaterThan(0)&&new U.default(h.substring(0,o)).isZero(),q=d.toFormat(v);return D(l).if(t).then(q).if(Boolean(M)).then(ee=>{let X=new U.default(s).isZero(),[T,oe]=ee.split("."),ne=new Array(o-1).fill(0),Fo=[...ne,0].join(""),Bo=[...ne,1].join("");return X?a?`<${T}.${Bo}`:r?`${T}.${oe}`:T:`${T}.${Fo}`}).if(Boolean(!M&&h)).then(ee=>{let[X]=ee.split("."),T=h.substring(0,v);if(r){let oe=o-T.length;if(oe>0){let ne=Array(oe).fill(0).join("");return T=`${T}${ne}`,`${X}.${T}`}return ee}return T?`${X}.${T}`:X}).valueOf()}).if(p).then(c=>`-${c}`).valueOf()}var An=n=>{var o;let e=(o=n.styles)!=null?o:{};return P.default.createElement("span",{"data-testid":n["data-testid"]||"formatAmountComponent",className:n.className},P.default.createElement("span",{className:e["int-amount"],"data-testid":"formatAmountInt"},"..."))},Sn=(n,e)=>{var x,v,M;let{value:o,showLastNonZeroDecimal:r=!1,showLabel:a=!0}=n,t=n.digits!=null?n.digits:de,p=n.decimals!=null?n.decimals:me,m=(x=n.styles)!=null?x:{},c=(v=n.globalStyles)!=null?v:{},d=So({input:o,decimals:p,digits:t,showLastNonZeroDecimal:r,addCommas:!0}),l=d.split("."),s=l.length===1,h=d!==J;if(t>0&&s&&h){let q="";for(let fe=1;fe<=t;fe++)q=q+J;l.push(q)}return P.default.createElement("span",{"data-testid":n["data-testid"]||"formatAmountComponent",className:n.className},P.default.createElement("span",{className:m["int-amount"],"data-testid":"formatAmountInt"},l[0]),l.length>1&&P.default.createElement("span",{className:m.decimals,"data-testid":"formatAmountDecimals"},".",l[1]),a&&P.default.createElement("span",{className:(0,Ro.default)(m.symbol,n.token&&c.textMuted),"data-testid":"formatAmountSymbol"},` ${(M=n.token)!=null?M:e}`))},In=n=>{let{value:e}=n;return le(e)?Sn(n,n.egldLabel||""):An(n)},Rn=n=>{let e=n.egldLabel||ho,o=re(S({},n),{egldLabel:e});return P.default.createElement(In,S({},o))},No=H(Rn,{ssrStyles:()=>Promise.resolve().then(()=>(Be(),Fe)),clientStyles:()=>(Be(),K(Fe)).default});i();var se=A(require("react")),ge=A(require("classnames"));var Ln=({children:n,title:e,className:o="",colWidth:r="2",noBorder:a=!1,globalStyles:t,styles:p})=>{var m,c,d,l;return se.default.createElement("div",{className:(0,ge.default)(t==null?void 0:t.row,p==null?void 0:p.detailItem,o,{[(m=t==null?void 0:t.pt3)!=null?m:""]:a,[(c=t==null?void 0:t.pb1)!=null?c:""]:a,[(d=t==null?void 0:t.borderBottom)!=null?d:""]:!a,[(l=t==null?void 0:t.py3)!=null?l:""]:!a})},se.default.createElement("div",{className:(0,ge.default)(t==null?void 0:t.textSecondary,t==null?void 0:t.textLgRight,t==null?void 0:t.fontWeightMedium,t==null?void 0:t[`colLg${r}`])},e),se.default.createElement("div",{className:(0,ge.default)(t==null?void 0:t.fontWeightMedium,t==null?void 0:t[`colLg${12-Number(r)}`])},n))},Eo=H(Ln,{ssrStyles:()=>Promise.resolve().then(()=>(Ue(),De)),clientStyles:()=>(Ue(),K(De)).default});var Cn=({className:n,transaction:e,styles:o})=>ue.default.createElement(Eo,{className:n,title:"Gas Price"},e.gasPrice!=null?ue.default.createElement(No,{value:e.gasPrice.toString(),showLastNonZeroDecimal:!0}):ue.default.createElement("span",{className:o==null?void 0:o.gas},bo)),Fn=H(Cn,{ssrStyles:()=>Promise.resolve().then(()=>(Me(),Pe)),clientStyles:()=>(Me(),K(Pe)).default});0&&(module.exports={TransactionInfoGasUsed});
2711
2711
  /*!
2712
2712
  * The buffer module from node.js, for the browser.
2713
2713
  *
@@ -1,4 +1,4 @@
1
- "use strict";var Do=Object.create;var $=Object.defineProperty,Uo=Object.defineProperties,Mo=Object.getOwnPropertyDescriptor,Po=Object.getOwnPropertyDescriptors,Oo=Object.getOwnPropertyNames,Oe=Object.getOwnPropertySymbols,Go=Object.getPrototypeOf,We=Object.prototype.hasOwnProperty,Wo=Object.prototype.propertyIsEnumerable;var Ge=(n,e,o)=>e in n?$(n,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):n[e]=o,S=(n,e)=>{for(var o in e||(e={}))We.call(e,o)&&Ge(n,o,e[o]);if(Oe)for(var o of Oe(e))Wo.call(e,o)&&Ge(n,o,e[o]);return n},re=(n,e)=>Uo(n,Po(e));var Y=(n,e)=>()=>(n&&(e=n(n=0)),e);var ae=(n,e)=>()=>(e||n((e={exports:{}}).exports,e),e.exports),Z=(n,e)=>{for(var o in e)$(n,o,{get:e[o],enumerable:!0})},ze=(n,e,o,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of Oo(e))!We.call(n,a)&&a!==o&&$(n,a,{get:()=>e[a],enumerable:!(r=Mo(e,a))||r.enumerable});return n};var A=(n,e,o)=>(o=n!=null?Do(Go(n)):{},ze(e||!n||!n.__esModule?$(o,"default",{value:n,enumerable:!0}):o,n)),K=n=>ze($({},"__esModule",{value:!0}),n);var he=(n,e,o)=>new Promise((r,a)=>{var t=c=>{try{m(o.next(c))}catch(d){a(d)}},p=c=>{try{m(o.throw(c))}catch(d){a(d)}},m=c=>c.done?r(c.value):Promise.resolve(c.value).then(t,p);m((o=o.apply(n,e)).next())});var He=ae(te=>{"use strict";i();te.byteLength=jo;te.toByteArray=Ho;te.fromByteArray=$o;var I=[],k=[],zo=typeof Uint8Array!="undefined"?Uint8Array:Array,be="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(O=0,je=be.length;O<je;++O)I[O]=be[O],k[be.charCodeAt(O)]=O;var O,je;k["-".charCodeAt(0)]=62;k["_".charCodeAt(0)]=63;function Ve(n){var e=n.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var o=n.indexOf("=");o===-1&&(o=e);var r=o===e?0:4-o%4;return[o,r]}function jo(n){var e=Ve(n),o=e[0],r=e[1];return(o+r)*3/4-r}function Vo(n,e,o){return(e+o)*3/4-o}function Ho(n){var e,o=Ve(n),r=o[0],a=o[1],t=new zo(Vo(n,r,a)),p=0,m=a>0?r-4:r,c;for(c=0;c<m;c+=4)e=k[n.charCodeAt(c)]<<18|k[n.charCodeAt(c+1)]<<12|k[n.charCodeAt(c+2)]<<6|k[n.charCodeAt(c+3)],t[p++]=e>>16&255,t[p++]=e>>8&255,t[p++]=e&255;return a===2&&(e=k[n.charCodeAt(c)]<<2|k[n.charCodeAt(c+1)]>>4,t[p++]=e&255),a===1&&(e=k[n.charCodeAt(c)]<<10|k[n.charCodeAt(c+1)]<<4|k[n.charCodeAt(c+2)]>>2,t[p++]=e>>8&255,t[p++]=e&255),t}function qo(n){return I[n>>18&63]+I[n>>12&63]+I[n>>6&63]+I[n&63]}function Xo(n,e,o){for(var r,a=[],t=e;t<o;t+=3)r=(n[t]<<16&16711680)+(n[t+1]<<8&65280)+(n[t+2]&255),a.push(qo(r));return a.join("")}function $o(n){for(var e,o=n.length,r=o%3,a=[],t=16383,p=0,m=o-r;p<m;p+=t)a.push(Xo(n,p,p+t>m?m:p+t));return r===1?(e=n[o-1],a.push(I[e>>2]+I[e<<4&63]+"==")):r===2&&(e=(n[o-2]<<8)+n[o-1],a.push(I[e>>10]+I[e>>4&63]+I[e<<2&63]+"=")),a.join("")}});var qe=ae(xe=>{i();xe.read=function(n,e,o,r,a){var t,p,m=a*8-r-1,c=(1<<m)-1,d=c>>1,l=-7,u=o?a-1:0,h=o?-1:1,x=n[e+u];for(u+=h,t=x&(1<<-l)-1,x>>=-l,l+=m;l>0;t=t*256+n[e+u],u+=h,l-=8);for(p=t&(1<<-l)-1,t>>=-l,l+=r;l>0;p=p*256+n[e+u],u+=h,l-=8);if(t===0)t=1-d;else{if(t===c)return p?NaN:(x?-1:1)*(1/0);p=p+Math.pow(2,r),t=t-d}return(x?-1:1)*p*Math.pow(2,t-r)};xe.write=function(n,e,o,r,a,t){var p,m,c,d=t*8-a-1,l=(1<<d)-1,u=l>>1,h=a===23?Math.pow(2,-24)-Math.pow(2,-77):0,x=r?0:t-1,v=r?1:-1,P=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(m=isNaN(e)?1:0,p=l):(p=Math.floor(Math.log(e)/Math.LN2),e*(c=Math.pow(2,-p))<1&&(p--,c*=2),p+u>=1?e+=h/c:e+=h*Math.pow(2,1-u),e*c>=2&&(p++,c/=2),p+u>=l?(m=0,p=l):p+u>=1?(m=(e*c-1)*Math.pow(2,a),p=p+u):(m=e*Math.pow(2,u-1)*Math.pow(2,a),p=0));a>=8;n[o+x]=m&255,x+=v,m/=256,a-=8);for(p=p<<a|m,d+=a;d>0;n[o+x]=p&255,x+=v,p/=256,d-=8);n[o+x-v]|=P*128}});var to=ae(j=>{"use strict";i();var ye=He(),z=qe(),Xe=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;j.Buffer=_;j.SlowBuffer=en;j.INSPECT_MAX_BYTES=50;var pe=2147483647;j.kMaxLength=pe;_.TYPED_ARRAY_SUPPORT=Yo();!_.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function Yo(){try{var n=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(n,e),n.foo()===42}catch(o){return!1}}Object.defineProperty(_.prototype,"parent",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.buffer}});Object.defineProperty(_.prototype,"offset",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.byteOffset}});function C(n){if(n>pe)throw new RangeError('The value "'+n+'" is invalid for option "size"');var e=new Uint8Array(n);return Object.setPrototypeOf(e,_.prototype),e}function _(n,e,o){if(typeof n=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Te(n)}return Ze(n,e,o)}_.poolSize=8192;function Ze(n,e,o){if(typeof n=="string")return Ko(n,e);if(ArrayBuffer.isView(n))return Jo(n);if(n==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n);if(R(n,ArrayBuffer)||n&&R(n.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(R(n,SharedArrayBuffer)||n&&R(n.buffer,SharedArrayBuffer)))return ve(n,e,o);if(typeof n=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=n.valueOf&&n.valueOf();if(r!=null&&r!==n)return _.from(r,e,o);var a=Qo(n);if(a)return a;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof n[Symbol.toPrimitive]=="function")return _.from(n[Symbol.toPrimitive]("string"),e,o);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n)}_.from=function(n,e,o){return Ze(n,e,o)};Object.setPrototypeOf(_.prototype,Uint8Array.prototype);Object.setPrototypeOf(_,Uint8Array);function Ke(n){if(typeof n!="number")throw new TypeError('"size" argument must be of type number');if(n<0)throw new RangeError('The value "'+n+'" is invalid for option "size"')}function Zo(n,e,o){return Ke(n),n<=0?C(n):e!==void 0?typeof o=="string"?C(n).fill(e,o):C(n).fill(e):C(n)}_.alloc=function(n,e,o){return Zo(n,e,o)};function Te(n){return Ke(n),C(n<0?0:Ae(n)|0)}_.allocUnsafe=function(n){return Te(n)};_.allocUnsafeSlow=function(n){return Te(n)};function Ko(n,e){if((typeof e!="string"||e==="")&&(e="utf8"),!_.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var o=Je(n,e)|0,r=C(o),a=r.write(n,e);return a!==o&&(r=r.slice(0,a)),r}function we(n){for(var e=n.length<0?0:Ae(n.length)|0,o=C(e),r=0;r<e;r+=1)o[r]=n[r]&255;return o}function Jo(n){if(R(n,Uint8Array)){var e=new Uint8Array(n);return ve(e.buffer,e.byteOffset,e.byteLength)}return we(n)}function ve(n,e,o){if(e<0||n.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(n.byteLength<e+(o||0))throw new RangeError('"length" is outside of buffer bounds');var r;return e===void 0&&o===void 0?r=new Uint8Array(n):o===void 0?r=new Uint8Array(n,e):r=new Uint8Array(n,e,o),Object.setPrototypeOf(r,_.prototype),r}function Qo(n){if(_.isBuffer(n)){var e=Ae(n.length)|0,o=C(e);return o.length===0||n.copy(o,0,0,e),o}if(n.length!==void 0)return typeof n.length!="number"||Se(n.length)?C(0):we(n);if(n.type==="Buffer"&&Array.isArray(n.data))return we(n.data)}function Ae(n){if(n>=pe)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+pe.toString(16)+" bytes");return n|0}function en(n){return+n!=n&&(n=0),_.alloc(+n)}_.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==_.prototype};_.compare=function(e,o){if(R(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),R(o,Uint8Array)&&(o=_.from(o,o.offset,o.byteLength)),!_.isBuffer(e)||!_.isBuffer(o))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===o)return 0;for(var r=e.length,a=o.length,t=0,p=Math.min(r,a);t<p;++t)if(e[t]!==o[t]){r=e[t],a=o[t];break}return r<a?-1:a<r?1:0};_.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};_.concat=function(e,o){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return _.alloc(0);var r;if(o===void 0)for(o=0,r=0;r<e.length;++r)o+=e[r].length;var a=_.allocUnsafe(o),t=0;for(r=0;r<e.length;++r){var p=e[r];if(R(p,Uint8Array))t+p.length>a.length?_.from(p).copy(a,t):Uint8Array.prototype.set.call(a,p,t);else if(_.isBuffer(p))p.copy(a,t);else throw new TypeError('"list" argument must be an Array of Buffers');t+=p.length}return a};function Je(n,e){if(_.isBuffer(n))return n.length;if(ArrayBuffer.isView(n)||R(n,ArrayBuffer))return n.byteLength;if(typeof n!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof n);var o=n.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&o===0)return 0;for(var a=!1;;)switch(e){case"ascii":case"latin1":case"binary":return o;case"utf8":case"utf-8":return ke(n).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return o*2;case"hex":return o>>>1;case"base64":return ao(n).length;default:if(a)return r?-1:ke(n).length;e=(""+e).toLowerCase(),a=!0}}_.byteLength=Je;function on(n,e,o){var r=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((o===void 0||o>this.length)&&(o=this.length),o<=0)||(o>>>=0,e>>>=0,o<=e))return"";for(n||(n="utf8");;)switch(n){case"hex":return ln(this,e,o);case"utf8":case"utf-8":return eo(this,e,o);case"ascii":return mn(this,e,o);case"latin1":case"binary":return dn(this,e,o);case"base64":return _n(this,e,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return sn(this,e,o);default:if(r)throw new TypeError("Unknown encoding: "+n);n=(n+"").toLowerCase(),r=!0}}_.prototype._isBuffer=!0;function G(n,e,o){var r=n[e];n[e]=n[o],n[o]=r}_.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var o=0;o<e;o+=2)G(this,o,o+1);return this};_.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var o=0;o<e;o+=4)G(this,o,o+3),G(this,o+1,o+2);return this};_.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var o=0;o<e;o+=8)G(this,o,o+7),G(this,o+1,o+6),G(this,o+2,o+5),G(this,o+3,o+4);return this};_.prototype.toString=function(){var e=this.length;return e===0?"":arguments.length===0?eo(this,0,e):on.apply(this,arguments)};_.prototype.toLocaleString=_.prototype.toString;_.prototype.equals=function(e){if(!_.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:_.compare(this,e)===0};_.prototype.inspect=function(){var e="",o=j.INSPECT_MAX_BYTES;return e=this.toString("hex",0,o).replace(/(.{2})/g,"$1 ").trim(),this.length>o&&(e+=" ... "),"<Buffer "+e+">"};Xe&&(_.prototype[Xe]=_.prototype.inspect);_.prototype.compare=function(e,o,r,a,t){if(R(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),!_.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(o===void 0&&(o=0),r===void 0&&(r=e?e.length:0),a===void 0&&(a=0),t===void 0&&(t=this.length),o<0||r>e.length||a<0||t>this.length)throw new RangeError("out of range index");if(a>=t&&o>=r)return 0;if(a>=t)return-1;if(o>=r)return 1;if(o>>>=0,r>>>=0,a>>>=0,t>>>=0,this===e)return 0;for(var p=t-a,m=r-o,c=Math.min(p,m),d=this.slice(a,t),l=e.slice(o,r),u=0;u<c;++u)if(d[u]!==l[u]){p=d[u],m=l[u];break}return p<m?-1:m<p?1:0};function Qe(n,e,o,r,a){if(n.length===0)return-1;if(typeof o=="string"?(r=o,o=0):o>2147483647?o=2147483647:o<-2147483648&&(o=-2147483648),o=+o,Se(o)&&(o=a?0:n.length-1),o<0&&(o=n.length+o),o>=n.length){if(a)return-1;o=n.length-1}else if(o<0)if(a)o=0;else return-1;if(typeof e=="string"&&(e=_.from(e,r)),_.isBuffer(e))return e.length===0?-1:$e(n,e,o,r,a);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?a?Uint8Array.prototype.indexOf.call(n,e,o):Uint8Array.prototype.lastIndexOf.call(n,e,o):$e(n,[e],o,r,a);throw new TypeError("val must be string, number or Buffer")}function $e(n,e,o,r,a){var t=1,p=n.length,m=e.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(n.length<2||e.length<2)return-1;t=2,p/=2,m/=2,o/=2}function c(x,v){return t===1?x[v]:x.readUInt16BE(v*t)}var d;if(a){var l=-1;for(d=o;d<p;d++)if(c(n,d)===c(e,l===-1?0:d-l)){if(l===-1&&(l=d),d-l+1===m)return l*t}else l!==-1&&(d-=d-l),l=-1}else for(o+m>p&&(o=p-m),d=o;d>=0;d--){for(var u=!0,h=0;h<m;h++)if(c(n,d+h)!==c(e,h)){u=!1;break}if(u)return d}return-1}_.prototype.includes=function(e,o,r){return this.indexOf(e,o,r)!==-1};_.prototype.indexOf=function(e,o,r){return Qe(this,e,o,r,!0)};_.prototype.lastIndexOf=function(e,o,r){return Qe(this,e,o,r,!1)};function nn(n,e,o,r){o=Number(o)||0;var a=n.length-o;r?(r=Number(r),r>a&&(r=a)):r=a;var t=e.length;r>t/2&&(r=t/2);for(var p=0;p<r;++p){var m=parseInt(e.substr(p*2,2),16);if(Se(m))return p;n[o+p]=m}return p}function rn(n,e,o,r){return _e(ke(e,n.length-o),n,o,r)}function an(n,e,o,r){return _e(fn(e),n,o,r)}function tn(n,e,o,r){return _e(ao(e),n,o,r)}function pn(n,e,o,r){return _e(hn(e,n.length-o),n,o,r)}_.prototype.write=function(e,o,r,a){if(o===void 0)a="utf8",r=this.length,o=0;else if(r===void 0&&typeof o=="string")a=o,r=this.length,o=0;else if(isFinite(o))o=o>>>0,isFinite(r)?(r=r>>>0,a===void 0&&(a="utf8")):(a=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var t=this.length-o;if((r===void 0||r>t)&&(r=t),e.length>0&&(r<0||o<0)||o>this.length)throw new RangeError("Attempt to write outside buffer bounds");a||(a="utf8");for(var p=!1;;)switch(a){case"hex":return nn(this,e,o,r);case"utf8":case"utf-8":return rn(this,e,o,r);case"ascii":case"latin1":case"binary":return an(this,e,o,r);case"base64":return tn(this,e,o,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return pn(this,e,o,r);default:if(p)throw new TypeError("Unknown encoding: "+a);a=(""+a).toLowerCase(),p=!0}};_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function _n(n,e,o){return e===0&&o===n.length?ye.fromByteArray(n):ye.fromByteArray(n.slice(e,o))}function eo(n,e,o){o=Math.min(n.length,o);for(var r=[],a=e;a<o;){var t=n[a],p=null,m=t>239?4:t>223?3:t>191?2:1;if(a+m<=o){var c,d,l,u;switch(m){case 1:t<128&&(p=t);break;case 2:c=n[a+1],(c&192)===128&&(u=(t&31)<<6|c&63,u>127&&(p=u));break;case 3:c=n[a+1],d=n[a+2],(c&192)===128&&(d&192)===128&&(u=(t&15)<<12|(c&63)<<6|d&63,u>2047&&(u<55296||u>57343)&&(p=u));break;case 4:c=n[a+1],d=n[a+2],l=n[a+3],(c&192)===128&&(d&192)===128&&(l&192)===128&&(u=(t&15)<<18|(c&63)<<12|(d&63)<<6|l&63,u>65535&&u<1114112&&(p=u))}}p===null?(p=65533,m=1):p>65535&&(p-=65536,r.push(p>>>10&1023|55296),p=56320|p&1023),r.push(p),a+=m}return cn(r)}var Ye=4096;function cn(n){var e=n.length;if(e<=Ye)return String.fromCharCode.apply(String,n);for(var o="",r=0;r<e;)o+=String.fromCharCode.apply(String,n.slice(r,r+=Ye));return o}function mn(n,e,o){var r="";o=Math.min(n.length,o);for(var a=e;a<o;++a)r+=String.fromCharCode(n[a]&127);return r}function dn(n,e,o){var r="";o=Math.min(n.length,o);for(var a=e;a<o;++a)r+=String.fromCharCode(n[a]);return r}function ln(n,e,o){var r=n.length;(!e||e<0)&&(e=0),(!o||o<0||o>r)&&(o=r);for(var a="",t=e;t<o;++t)a+=bn[n[t]];return a}function sn(n,e,o){for(var r=n.slice(e,o),a="",t=0;t<r.length-1;t+=2)a+=String.fromCharCode(r[t]+r[t+1]*256);return a}_.prototype.slice=function(e,o){var r=this.length;e=~~e,o=o===void 0?r:~~o,e<0?(e+=r,e<0&&(e=0)):e>r&&(e=r),o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),o<e&&(o=e);var a=this.subarray(e,o);return Object.setPrototypeOf(a,_.prototype),a};function y(n,e,o){if(n%1!==0||n<0)throw new RangeError("offset is not uint");if(n+e>o)throw new RangeError("Trying to access beyond buffer length")}_.prototype.readUintLE=_.prototype.readUIntLE=function(e,o,r){e=e>>>0,o=o>>>0,r||y(e,o,this.length);for(var a=this[e],t=1,p=0;++p<o&&(t*=256);)a+=this[e+p]*t;return a};_.prototype.readUintBE=_.prototype.readUIntBE=function(e,o,r){e=e>>>0,o=o>>>0,r||y(e,o,this.length);for(var a=this[e+--o],t=1;o>0&&(t*=256);)a+=this[e+--o]*t;return a};_.prototype.readUint8=_.prototype.readUInt8=function(e,o){return e=e>>>0,o||y(e,1,this.length),this[e]};_.prototype.readUint16LE=_.prototype.readUInt16LE=function(e,o){return e=e>>>0,o||y(e,2,this.length),this[e]|this[e+1]<<8};_.prototype.readUint16BE=_.prototype.readUInt16BE=function(e,o){return e=e>>>0,o||y(e,2,this.length),this[e]<<8|this[e+1]};_.prototype.readUint32LE=_.prototype.readUInt32LE=function(e,o){return e=e>>>0,o||y(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};_.prototype.readUint32BE=_.prototype.readUInt32BE=function(e,o){return e=e>>>0,o||y(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};_.prototype.readIntLE=function(e,o,r){e=e>>>0,o=o>>>0,r||y(e,o,this.length);for(var a=this[e],t=1,p=0;++p<o&&(t*=256);)a+=this[e+p]*t;return t*=128,a>=t&&(a-=Math.pow(2,8*o)),a};_.prototype.readIntBE=function(e,o,r){e=e>>>0,o=o>>>0,r||y(e,o,this.length);for(var a=o,t=1,p=this[e+--a];a>0&&(t*=256);)p+=this[e+--a]*t;return t*=128,p>=t&&(p-=Math.pow(2,8*o)),p};_.prototype.readInt8=function(e,o){return e=e>>>0,o||y(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};_.prototype.readInt16LE=function(e,o){e=e>>>0,o||y(e,2,this.length);var r=this[e]|this[e+1]<<8;return r&32768?r|4294901760:r};_.prototype.readInt16BE=function(e,o){e=e>>>0,o||y(e,2,this.length);var r=this[e+1]|this[e]<<8;return r&32768?r|4294901760:r};_.prototype.readInt32LE=function(e,o){return e=e>>>0,o||y(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};_.prototype.readInt32BE=function(e,o){return e=e>>>0,o||y(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};_.prototype.readFloatLE=function(e,o){return e=e>>>0,o||y(e,4,this.length),z.read(this,e,!0,23,4)};_.prototype.readFloatBE=function(e,o){return e=e>>>0,o||y(e,4,this.length),z.read(this,e,!1,23,4)};_.prototype.readDoubleLE=function(e,o){return e=e>>>0,o||y(e,8,this.length),z.read(this,e,!0,52,8)};_.prototype.readDoubleBE=function(e,o){return e=e>>>0,o||y(e,8,this.length),z.read(this,e,!1,52,8)};function w(n,e,o,r,a,t){if(!_.isBuffer(n))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>a||e<t)throw new RangeError('"value" argument is out of bounds');if(o+r>n.length)throw new RangeError("Index out of range")}_.prototype.writeUintLE=_.prototype.writeUIntLE=function(e,o,r,a){if(e=+e,o=o>>>0,r=r>>>0,!a){var t=Math.pow(2,8*r)-1;w(this,e,o,r,t,0)}var p=1,m=0;for(this[o]=e&255;++m<r&&(p*=256);)this[o+m]=e/p&255;return o+r};_.prototype.writeUintBE=_.prototype.writeUIntBE=function(e,o,r,a){if(e=+e,o=o>>>0,r=r>>>0,!a){var t=Math.pow(2,8*r)-1;w(this,e,o,r,t,0)}var p=r-1,m=1;for(this[o+p]=e&255;--p>=0&&(m*=256);)this[o+p]=e/m&255;return o+r};_.prototype.writeUint8=_.prototype.writeUInt8=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,1,255,0),this[o]=e&255,o+1};_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,2,65535,0),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,2,65535,0),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,4,4294967295,0),this[o+3]=e>>>24,this[o+2]=e>>>16,this[o+1]=e>>>8,this[o]=e&255,o+4};_.prototype.writeUint32BE=_.prototype.writeUInt32BE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,4,4294967295,0),this[o]=e>>>24,this[o+1]=e>>>16,this[o+2]=e>>>8,this[o+3]=e&255,o+4};_.prototype.writeIntLE=function(e,o,r,a){if(e=+e,o=o>>>0,!a){var t=Math.pow(2,8*r-1);w(this,e,o,r,t-1,-t)}var p=0,m=1,c=0;for(this[o]=e&255;++p<r&&(m*=256);)e<0&&c===0&&this[o+p-1]!==0&&(c=1),this[o+p]=(e/m>>0)-c&255;return o+r};_.prototype.writeIntBE=function(e,o,r,a){if(e=+e,o=o>>>0,!a){var t=Math.pow(2,8*r-1);w(this,e,o,r,t-1,-t)}var p=r-1,m=1,c=0;for(this[o+p]=e&255;--p>=0&&(m*=256);)e<0&&c===0&&this[o+p+1]!==0&&(c=1),this[o+p]=(e/m>>0)-c&255;return o+r};_.prototype.writeInt8=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,1,127,-128),e<0&&(e=255+e+1),this[o]=e&255,o+1};_.prototype.writeInt16LE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,2,32767,-32768),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeInt16BE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,2,32767,-32768),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeInt32LE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,4,2147483647,-2147483648),this[o]=e&255,this[o+1]=e>>>8,this[o+2]=e>>>16,this[o+3]=e>>>24,o+4};_.prototype.writeInt32BE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[o]=e>>>24,this[o+1]=e>>>16,this[o+2]=e>>>8,this[o+3]=e&255,o+4};function oo(n,e,o,r,a,t){if(o+r>n.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("Index out of range")}function no(n,e,o,r,a){return e=+e,o=o>>>0,a||oo(n,e,o,4,34028234663852886e22,-34028234663852886e22),z.write(n,e,o,r,23,4),o+4}_.prototype.writeFloatLE=function(e,o,r){return no(this,e,o,!0,r)};_.prototype.writeFloatBE=function(e,o,r){return no(this,e,o,!1,r)};function ro(n,e,o,r,a){return e=+e,o=o>>>0,a||oo(n,e,o,8,17976931348623157e292,-17976931348623157e292),z.write(n,e,o,r,52,8),o+8}_.prototype.writeDoubleLE=function(e,o,r){return ro(this,e,o,!0,r)};_.prototype.writeDoubleBE=function(e,o,r){return ro(this,e,o,!1,r)};_.prototype.copy=function(e,o,r,a){if(!_.isBuffer(e))throw new TypeError("argument should be a Buffer");if(r||(r=0),!a&&a!==0&&(a=this.length),o>=e.length&&(o=e.length),o||(o=0),a>0&&a<r&&(a=r),a===r||e.length===0||this.length===0)return 0;if(o<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),e.length-o<a-r&&(a=e.length-o+r);var t=a-r;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(o,r,a):Uint8Array.prototype.set.call(e,this.subarray(r,a),o),t};_.prototype.fill=function(e,o,r,a){if(typeof e=="string"){if(typeof o=="string"?(a=o,o=0,r=this.length):typeof r=="string"&&(a=r,r=this.length),a!==void 0&&typeof a!="string")throw new TypeError("encoding must be a string");if(typeof a=="string"&&!_.isEncoding(a))throw new TypeError("Unknown encoding: "+a);if(e.length===1){var t=e.charCodeAt(0);(a==="utf8"&&t<128||a==="latin1")&&(e=t)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(o<0||this.length<o||this.length<r)throw new RangeError("Out of range index");if(r<=o)return this;o=o>>>0,r=r===void 0?this.length:r>>>0,e||(e=0);var p;if(typeof e=="number")for(p=o;p<r;++p)this[p]=e;else{var m=_.isBuffer(e)?e:_.from(e,a),c=m.length;if(c===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(p=0;p<r-o;++p)this[p+o]=m[p%c]}return this};var gn=/[^+/0-9A-Za-z-_]/g;function un(n){if(n=n.split("=")[0],n=n.trim().replace(gn,""),n.length<2)return"";for(;n.length%4!==0;)n=n+"=";return n}function ke(n,e){e=e||1/0;for(var o,r=n.length,a=null,t=[],p=0;p<r;++p){if(o=n.charCodeAt(p),o>55295&&o<57344){if(!a){if(o>56319){(e-=3)>-1&&t.push(239,191,189);continue}else if(p+1===r){(e-=3)>-1&&t.push(239,191,189);continue}a=o;continue}if(o<56320){(e-=3)>-1&&t.push(239,191,189),a=o;continue}o=(a-55296<<10|o-56320)+65536}else a&&(e-=3)>-1&&t.push(239,191,189);if(a=null,o<128){if((e-=1)<0)break;t.push(o)}else if(o<2048){if((e-=2)<0)break;t.push(o>>6|192,o&63|128)}else if(o<65536){if((e-=3)<0)break;t.push(o>>12|224,o>>6&63|128,o&63|128)}else if(o<1114112){if((e-=4)<0)break;t.push(o>>18|240,o>>12&63|128,o>>6&63|128,o&63|128)}else throw new Error("Invalid code point")}return t}function fn(n){for(var e=[],o=0;o<n.length;++o)e.push(n.charCodeAt(o)&255);return e}function hn(n,e){for(var o,r,a,t=[],p=0;p<n.length&&!((e-=2)<0);++p)o=n.charCodeAt(p),r=o>>8,a=o%256,t.push(a),t.push(r);return t}function ao(n){return ye.toByteArray(un(n))}function _e(n,e,o,r){for(var a=0;a<r&&!(a+o>=e.length||a>=n.length);++a)e[a+o]=n[a];return a}function R(n,e){return n instanceof e||n!=null&&n.constructor!=null&&n.constructor.name!=null&&n.constructor.name===e.name}function Se(n){return n!==n}var bn=function(){for(var n="0123456789abcdef",e=new Array(256),o=0;o<16;++o)for(var r=o*16,a=0;a<16;++a)e[r+a]=n[o]+n[a];return e}()});var mo=ae((On,co)=>{i();var b=co.exports={},N,L;function Ie(){throw new Error("setTimeout has not been defined")}function Re(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?N=setTimeout:N=Ie}catch(n){N=Ie}try{typeof clearTimeout=="function"?L=clearTimeout:L=Re}catch(n){L=Re}})();function po(n){if(N===setTimeout)return setTimeout(n,0);if((N===Ie||!N)&&setTimeout)return N=setTimeout,setTimeout(n,0);try{return N(n,0)}catch(e){try{return N.call(null,n,0)}catch(o){return N.call(this,n,0)}}}function xn(n){if(L===clearTimeout)return clearTimeout(n);if((L===Re||!L)&&clearTimeout)return L=clearTimeout,clearTimeout(n);try{return L(n)}catch(e){try{return L.call(null,n)}catch(o){return L.call(this,n)}}}var F=[],V=!1,W,ie=-1;function yn(){!V||!W||(V=!1,W.length?F=W.concat(F):ie=-1,F.length&&_o())}function _o(){if(!V){var n=po(yn);V=!0;for(var e=F.length;e;){for(W=F,F=[];++ie<e;)W&&W[ie].run();ie=-1,e=F.length}W=null,V=!1,xn(n)}}b.nextTick=function(n){var e=new Array(arguments.length-1);if(arguments.length>1)for(var o=1;o<arguments.length;o++)e[o-1]=arguments[o];F.push(new io(n,e)),F.length===1&&!V&&po(_o)};function io(n,e){this.fun=n,this.array=e}io.prototype.run=function(){this.fun.apply(null,this.array)};b.title="browser";b.browser=!0;b.env={};b.argv=[];b.version="";b.versions={};function B(){}b.on=B;b.addListener=B;b.once=B;b.off=B;b.removeListener=B;b.removeAllListeners=B;b.emit=B;b.prependListener=B;b.prependOnceListener=B;b.listeners=function(n){return[]};b.binding=function(n){throw new Error("process.binding is not supported")};b.cwd=function(){return"/"};b.chdir=function(n){throw new Error("process.chdir is not supported")};b.umask=function(){return 0}});var s,g,Gn,i=Y(()=>{s=A(to()),g=A(mo()),Gn=function(n){function e(){var r=this||self;return delete n.prototype.__magic__,r}if(typeof globalThis=="object")return globalThis;if(this)return e();n.defineProperty(n.prototype,"__magic__",{configurable:!0,get:e});var o=__magic__;return o}(Object)});var Le={};Z(Le,{css:()=>wo,default:()=>wn});var wo,wn,Ee=Y(()=>{"use strict";i();wo=`.dapp-core-component__main__link-style {
1
+ "use strict";var Do=Object.create;var $=Object.defineProperty,Uo=Object.defineProperties,Po=Object.getOwnPropertyDescriptor,Mo=Object.getOwnPropertyDescriptors,Oo=Object.getOwnPropertyNames,Oe=Object.getOwnPropertySymbols,Go=Object.getPrototypeOf,We=Object.prototype.hasOwnProperty,Wo=Object.prototype.propertyIsEnumerable;var Ge=(n,e,o)=>e in n?$(n,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):n[e]=o,S=(n,e)=>{for(var o in e||(e={}))We.call(e,o)&&Ge(n,o,e[o]);if(Oe)for(var o of Oe(e))Wo.call(e,o)&&Ge(n,o,e[o]);return n},re=(n,e)=>Uo(n,Mo(e));var Y=(n,e)=>()=>(n&&(e=n(n=0)),e);var ae=(n,e)=>()=>(e||n((e={exports:{}}).exports,e),e.exports),Z=(n,e)=>{for(var o in e)$(n,o,{get:e[o],enumerable:!0})},ze=(n,e,o,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of Oo(e))!We.call(n,a)&&a!==o&&$(n,a,{get:()=>e[a],enumerable:!(r=Po(e,a))||r.enumerable});return n};var A=(n,e,o)=>(o=n!=null?Do(Go(n)):{},ze(e||!n||!n.__esModule?$(o,"default",{value:n,enumerable:!0}):o,n)),K=n=>ze($({},"__esModule",{value:!0}),n);var he=(n,e,o)=>new Promise((r,a)=>{var t=c=>{try{m(o.next(c))}catch(d){a(d)}},p=c=>{try{m(o.throw(c))}catch(d){a(d)}},m=c=>c.done?r(c.value):Promise.resolve(c.value).then(t,p);m((o=o.apply(n,e)).next())});var He=ae(te=>{"use strict";i();te.byteLength=jo;te.toByteArray=Ho;te.fromByteArray=$o;var I=[],k=[],zo=typeof Uint8Array!="undefined"?Uint8Array:Array,be="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(O=0,je=be.length;O<je;++O)I[O]=be[O],k[be.charCodeAt(O)]=O;var O,je;k["-".charCodeAt(0)]=62;k["_".charCodeAt(0)]=63;function Ve(n){var e=n.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var o=n.indexOf("=");o===-1&&(o=e);var r=o===e?0:4-o%4;return[o,r]}function jo(n){var e=Ve(n),o=e[0],r=e[1];return(o+r)*3/4-r}function Vo(n,e,o){return(e+o)*3/4-o}function Ho(n){var e,o=Ve(n),r=o[0],a=o[1],t=new zo(Vo(n,r,a)),p=0,m=a>0?r-4:r,c;for(c=0;c<m;c+=4)e=k[n.charCodeAt(c)]<<18|k[n.charCodeAt(c+1)]<<12|k[n.charCodeAt(c+2)]<<6|k[n.charCodeAt(c+3)],t[p++]=e>>16&255,t[p++]=e>>8&255,t[p++]=e&255;return a===2&&(e=k[n.charCodeAt(c)]<<2|k[n.charCodeAt(c+1)]>>4,t[p++]=e&255),a===1&&(e=k[n.charCodeAt(c)]<<10|k[n.charCodeAt(c+1)]<<4|k[n.charCodeAt(c+2)]>>2,t[p++]=e>>8&255,t[p++]=e&255),t}function qo(n){return I[n>>18&63]+I[n>>12&63]+I[n>>6&63]+I[n&63]}function Xo(n,e,o){for(var r,a=[],t=e;t<o;t+=3)r=(n[t]<<16&16711680)+(n[t+1]<<8&65280)+(n[t+2]&255),a.push(qo(r));return a.join("")}function $o(n){for(var e,o=n.length,r=o%3,a=[],t=16383,p=0,m=o-r;p<m;p+=t)a.push(Xo(n,p,p+t>m?m:p+t));return r===1?(e=n[o-1],a.push(I[e>>2]+I[e<<4&63]+"==")):r===2&&(e=(n[o-2]<<8)+n[o-1],a.push(I[e>>10]+I[e>>4&63]+I[e<<2&63]+"=")),a.join("")}});var qe=ae(xe=>{i();xe.read=function(n,e,o,r,a){var t,p,m=a*8-r-1,c=(1<<m)-1,d=c>>1,l=-7,u=o?a-1:0,h=o?-1:1,x=n[e+u];for(u+=h,t=x&(1<<-l)-1,x>>=-l,l+=m;l>0;t=t*256+n[e+u],u+=h,l-=8);for(p=t&(1<<-l)-1,t>>=-l,l+=r;l>0;p=p*256+n[e+u],u+=h,l-=8);if(t===0)t=1-d;else{if(t===c)return p?NaN:(x?-1:1)*(1/0);p=p+Math.pow(2,r),t=t-d}return(x?-1:1)*p*Math.pow(2,t-r)};xe.write=function(n,e,o,r,a,t){var p,m,c,d=t*8-a-1,l=(1<<d)-1,u=l>>1,h=a===23?Math.pow(2,-24)-Math.pow(2,-77):0,x=r?0:t-1,v=r?1:-1,M=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(m=isNaN(e)?1:0,p=l):(p=Math.floor(Math.log(e)/Math.LN2),e*(c=Math.pow(2,-p))<1&&(p--,c*=2),p+u>=1?e+=h/c:e+=h*Math.pow(2,1-u),e*c>=2&&(p++,c/=2),p+u>=l?(m=0,p=l):p+u>=1?(m=(e*c-1)*Math.pow(2,a),p=p+u):(m=e*Math.pow(2,u-1)*Math.pow(2,a),p=0));a>=8;n[o+x]=m&255,x+=v,m/=256,a-=8);for(p=p<<a|m,d+=a;d>0;n[o+x]=p&255,x+=v,p/=256,d-=8);n[o+x-v]|=M*128}});var to=ae(j=>{"use strict";i();var ye=He(),z=qe(),Xe=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;j.Buffer=_;j.SlowBuffer=en;j.INSPECT_MAX_BYTES=50;var pe=2147483647;j.kMaxLength=pe;_.TYPED_ARRAY_SUPPORT=Yo();!_.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function Yo(){try{var n=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(n,e),n.foo()===42}catch(o){return!1}}Object.defineProperty(_.prototype,"parent",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.buffer}});Object.defineProperty(_.prototype,"offset",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.byteOffset}});function C(n){if(n>pe)throw new RangeError('The value "'+n+'" is invalid for option "size"');var e=new Uint8Array(n);return Object.setPrototypeOf(e,_.prototype),e}function _(n,e,o){if(typeof n=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Te(n)}return Ze(n,e,o)}_.poolSize=8192;function Ze(n,e,o){if(typeof n=="string")return Ko(n,e);if(ArrayBuffer.isView(n))return Jo(n);if(n==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n);if(R(n,ArrayBuffer)||n&&R(n.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(R(n,SharedArrayBuffer)||n&&R(n.buffer,SharedArrayBuffer)))return ve(n,e,o);if(typeof n=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=n.valueOf&&n.valueOf();if(r!=null&&r!==n)return _.from(r,e,o);var a=Qo(n);if(a)return a;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof n[Symbol.toPrimitive]=="function")return _.from(n[Symbol.toPrimitive]("string"),e,o);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n)}_.from=function(n,e,o){return Ze(n,e,o)};Object.setPrototypeOf(_.prototype,Uint8Array.prototype);Object.setPrototypeOf(_,Uint8Array);function Ke(n){if(typeof n!="number")throw new TypeError('"size" argument must be of type number');if(n<0)throw new RangeError('The value "'+n+'" is invalid for option "size"')}function Zo(n,e,o){return Ke(n),n<=0?C(n):e!==void 0?typeof o=="string"?C(n).fill(e,o):C(n).fill(e):C(n)}_.alloc=function(n,e,o){return Zo(n,e,o)};function Te(n){return Ke(n),C(n<0?0:Ae(n)|0)}_.allocUnsafe=function(n){return Te(n)};_.allocUnsafeSlow=function(n){return Te(n)};function Ko(n,e){if((typeof e!="string"||e==="")&&(e="utf8"),!_.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var o=Je(n,e)|0,r=C(o),a=r.write(n,e);return a!==o&&(r=r.slice(0,a)),r}function we(n){for(var e=n.length<0?0:Ae(n.length)|0,o=C(e),r=0;r<e;r+=1)o[r]=n[r]&255;return o}function Jo(n){if(R(n,Uint8Array)){var e=new Uint8Array(n);return ve(e.buffer,e.byteOffset,e.byteLength)}return we(n)}function ve(n,e,o){if(e<0||n.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(n.byteLength<e+(o||0))throw new RangeError('"length" is outside of buffer bounds');var r;return e===void 0&&o===void 0?r=new Uint8Array(n):o===void 0?r=new Uint8Array(n,e):r=new Uint8Array(n,e,o),Object.setPrototypeOf(r,_.prototype),r}function Qo(n){if(_.isBuffer(n)){var e=Ae(n.length)|0,o=C(e);return o.length===0||n.copy(o,0,0,e),o}if(n.length!==void 0)return typeof n.length!="number"||Se(n.length)?C(0):we(n);if(n.type==="Buffer"&&Array.isArray(n.data))return we(n.data)}function Ae(n){if(n>=pe)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+pe.toString(16)+" bytes");return n|0}function en(n){return+n!=n&&(n=0),_.alloc(+n)}_.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==_.prototype};_.compare=function(e,o){if(R(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),R(o,Uint8Array)&&(o=_.from(o,o.offset,o.byteLength)),!_.isBuffer(e)||!_.isBuffer(o))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===o)return 0;for(var r=e.length,a=o.length,t=0,p=Math.min(r,a);t<p;++t)if(e[t]!==o[t]){r=e[t],a=o[t];break}return r<a?-1:a<r?1:0};_.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};_.concat=function(e,o){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return _.alloc(0);var r;if(o===void 0)for(o=0,r=0;r<e.length;++r)o+=e[r].length;var a=_.allocUnsafe(o),t=0;for(r=0;r<e.length;++r){var p=e[r];if(R(p,Uint8Array))t+p.length>a.length?_.from(p).copy(a,t):Uint8Array.prototype.set.call(a,p,t);else if(_.isBuffer(p))p.copy(a,t);else throw new TypeError('"list" argument must be an Array of Buffers');t+=p.length}return a};function Je(n,e){if(_.isBuffer(n))return n.length;if(ArrayBuffer.isView(n)||R(n,ArrayBuffer))return n.byteLength;if(typeof n!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof n);var o=n.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&o===0)return 0;for(var a=!1;;)switch(e){case"ascii":case"latin1":case"binary":return o;case"utf8":case"utf-8":return ke(n).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return o*2;case"hex":return o>>>1;case"base64":return ao(n).length;default:if(a)return r?-1:ke(n).length;e=(""+e).toLowerCase(),a=!0}}_.byteLength=Je;function on(n,e,o){var r=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((o===void 0||o>this.length)&&(o=this.length),o<=0)||(o>>>=0,e>>>=0,o<=e))return"";for(n||(n="utf8");;)switch(n){case"hex":return ln(this,e,o);case"utf8":case"utf-8":return eo(this,e,o);case"ascii":return mn(this,e,o);case"latin1":case"binary":return dn(this,e,o);case"base64":return _n(this,e,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return sn(this,e,o);default:if(r)throw new TypeError("Unknown encoding: "+n);n=(n+"").toLowerCase(),r=!0}}_.prototype._isBuffer=!0;function G(n,e,o){var r=n[e];n[e]=n[o],n[o]=r}_.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var o=0;o<e;o+=2)G(this,o,o+1);return this};_.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var o=0;o<e;o+=4)G(this,o,o+3),G(this,o+1,o+2);return this};_.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var o=0;o<e;o+=8)G(this,o,o+7),G(this,o+1,o+6),G(this,o+2,o+5),G(this,o+3,o+4);return this};_.prototype.toString=function(){var e=this.length;return e===0?"":arguments.length===0?eo(this,0,e):on.apply(this,arguments)};_.prototype.toLocaleString=_.prototype.toString;_.prototype.equals=function(e){if(!_.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:_.compare(this,e)===0};_.prototype.inspect=function(){var e="",o=j.INSPECT_MAX_BYTES;return e=this.toString("hex",0,o).replace(/(.{2})/g,"$1 ").trim(),this.length>o&&(e+=" ... "),"<Buffer "+e+">"};Xe&&(_.prototype[Xe]=_.prototype.inspect);_.prototype.compare=function(e,o,r,a,t){if(R(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),!_.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(o===void 0&&(o=0),r===void 0&&(r=e?e.length:0),a===void 0&&(a=0),t===void 0&&(t=this.length),o<0||r>e.length||a<0||t>this.length)throw new RangeError("out of range index");if(a>=t&&o>=r)return 0;if(a>=t)return-1;if(o>=r)return 1;if(o>>>=0,r>>>=0,a>>>=0,t>>>=0,this===e)return 0;for(var p=t-a,m=r-o,c=Math.min(p,m),d=this.slice(a,t),l=e.slice(o,r),u=0;u<c;++u)if(d[u]!==l[u]){p=d[u],m=l[u];break}return p<m?-1:m<p?1:0};function Qe(n,e,o,r,a){if(n.length===0)return-1;if(typeof o=="string"?(r=o,o=0):o>2147483647?o=2147483647:o<-2147483648&&(o=-2147483648),o=+o,Se(o)&&(o=a?0:n.length-1),o<0&&(o=n.length+o),o>=n.length){if(a)return-1;o=n.length-1}else if(o<0)if(a)o=0;else return-1;if(typeof e=="string"&&(e=_.from(e,r)),_.isBuffer(e))return e.length===0?-1:$e(n,e,o,r,a);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?a?Uint8Array.prototype.indexOf.call(n,e,o):Uint8Array.prototype.lastIndexOf.call(n,e,o):$e(n,[e],o,r,a);throw new TypeError("val must be string, number or Buffer")}function $e(n,e,o,r,a){var t=1,p=n.length,m=e.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(n.length<2||e.length<2)return-1;t=2,p/=2,m/=2,o/=2}function c(x,v){return t===1?x[v]:x.readUInt16BE(v*t)}var d;if(a){var l=-1;for(d=o;d<p;d++)if(c(n,d)===c(e,l===-1?0:d-l)){if(l===-1&&(l=d),d-l+1===m)return l*t}else l!==-1&&(d-=d-l),l=-1}else for(o+m>p&&(o=p-m),d=o;d>=0;d--){for(var u=!0,h=0;h<m;h++)if(c(n,d+h)!==c(e,h)){u=!1;break}if(u)return d}return-1}_.prototype.includes=function(e,o,r){return this.indexOf(e,o,r)!==-1};_.prototype.indexOf=function(e,o,r){return Qe(this,e,o,r,!0)};_.prototype.lastIndexOf=function(e,o,r){return Qe(this,e,o,r,!1)};function nn(n,e,o,r){o=Number(o)||0;var a=n.length-o;r?(r=Number(r),r>a&&(r=a)):r=a;var t=e.length;r>t/2&&(r=t/2);for(var p=0;p<r;++p){var m=parseInt(e.substr(p*2,2),16);if(Se(m))return p;n[o+p]=m}return p}function rn(n,e,o,r){return _e(ke(e,n.length-o),n,o,r)}function an(n,e,o,r){return _e(fn(e),n,o,r)}function tn(n,e,o,r){return _e(ao(e),n,o,r)}function pn(n,e,o,r){return _e(hn(e,n.length-o),n,o,r)}_.prototype.write=function(e,o,r,a){if(o===void 0)a="utf8",r=this.length,o=0;else if(r===void 0&&typeof o=="string")a=o,r=this.length,o=0;else if(isFinite(o))o=o>>>0,isFinite(r)?(r=r>>>0,a===void 0&&(a="utf8")):(a=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var t=this.length-o;if((r===void 0||r>t)&&(r=t),e.length>0&&(r<0||o<0)||o>this.length)throw new RangeError("Attempt to write outside buffer bounds");a||(a="utf8");for(var p=!1;;)switch(a){case"hex":return nn(this,e,o,r);case"utf8":case"utf-8":return rn(this,e,o,r);case"ascii":case"latin1":case"binary":return an(this,e,o,r);case"base64":return tn(this,e,o,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return pn(this,e,o,r);default:if(p)throw new TypeError("Unknown encoding: "+a);a=(""+a).toLowerCase(),p=!0}};_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function _n(n,e,o){return e===0&&o===n.length?ye.fromByteArray(n):ye.fromByteArray(n.slice(e,o))}function eo(n,e,o){o=Math.min(n.length,o);for(var r=[],a=e;a<o;){var t=n[a],p=null,m=t>239?4:t>223?3:t>191?2:1;if(a+m<=o){var c,d,l,u;switch(m){case 1:t<128&&(p=t);break;case 2:c=n[a+1],(c&192)===128&&(u=(t&31)<<6|c&63,u>127&&(p=u));break;case 3:c=n[a+1],d=n[a+2],(c&192)===128&&(d&192)===128&&(u=(t&15)<<12|(c&63)<<6|d&63,u>2047&&(u<55296||u>57343)&&(p=u));break;case 4:c=n[a+1],d=n[a+2],l=n[a+3],(c&192)===128&&(d&192)===128&&(l&192)===128&&(u=(t&15)<<18|(c&63)<<12|(d&63)<<6|l&63,u>65535&&u<1114112&&(p=u))}}p===null?(p=65533,m=1):p>65535&&(p-=65536,r.push(p>>>10&1023|55296),p=56320|p&1023),r.push(p),a+=m}return cn(r)}var Ye=4096;function cn(n){var e=n.length;if(e<=Ye)return String.fromCharCode.apply(String,n);for(var o="",r=0;r<e;)o+=String.fromCharCode.apply(String,n.slice(r,r+=Ye));return o}function mn(n,e,o){var r="";o=Math.min(n.length,o);for(var a=e;a<o;++a)r+=String.fromCharCode(n[a]&127);return r}function dn(n,e,o){var r="";o=Math.min(n.length,o);for(var a=e;a<o;++a)r+=String.fromCharCode(n[a]);return r}function ln(n,e,o){var r=n.length;(!e||e<0)&&(e=0),(!o||o<0||o>r)&&(o=r);for(var a="",t=e;t<o;++t)a+=bn[n[t]];return a}function sn(n,e,o){for(var r=n.slice(e,o),a="",t=0;t<r.length-1;t+=2)a+=String.fromCharCode(r[t]+r[t+1]*256);return a}_.prototype.slice=function(e,o){var r=this.length;e=~~e,o=o===void 0?r:~~o,e<0?(e+=r,e<0&&(e=0)):e>r&&(e=r),o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),o<e&&(o=e);var a=this.subarray(e,o);return Object.setPrototypeOf(a,_.prototype),a};function y(n,e,o){if(n%1!==0||n<0)throw new RangeError("offset is not uint");if(n+e>o)throw new RangeError("Trying to access beyond buffer length")}_.prototype.readUintLE=_.prototype.readUIntLE=function(e,o,r){e=e>>>0,o=o>>>0,r||y(e,o,this.length);for(var a=this[e],t=1,p=0;++p<o&&(t*=256);)a+=this[e+p]*t;return a};_.prototype.readUintBE=_.prototype.readUIntBE=function(e,o,r){e=e>>>0,o=o>>>0,r||y(e,o,this.length);for(var a=this[e+--o],t=1;o>0&&(t*=256);)a+=this[e+--o]*t;return a};_.prototype.readUint8=_.prototype.readUInt8=function(e,o){return e=e>>>0,o||y(e,1,this.length),this[e]};_.prototype.readUint16LE=_.prototype.readUInt16LE=function(e,o){return e=e>>>0,o||y(e,2,this.length),this[e]|this[e+1]<<8};_.prototype.readUint16BE=_.prototype.readUInt16BE=function(e,o){return e=e>>>0,o||y(e,2,this.length),this[e]<<8|this[e+1]};_.prototype.readUint32LE=_.prototype.readUInt32LE=function(e,o){return e=e>>>0,o||y(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};_.prototype.readUint32BE=_.prototype.readUInt32BE=function(e,o){return e=e>>>0,o||y(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};_.prototype.readIntLE=function(e,o,r){e=e>>>0,o=o>>>0,r||y(e,o,this.length);for(var a=this[e],t=1,p=0;++p<o&&(t*=256);)a+=this[e+p]*t;return t*=128,a>=t&&(a-=Math.pow(2,8*o)),a};_.prototype.readIntBE=function(e,o,r){e=e>>>0,o=o>>>0,r||y(e,o,this.length);for(var a=o,t=1,p=this[e+--a];a>0&&(t*=256);)p+=this[e+--a]*t;return t*=128,p>=t&&(p-=Math.pow(2,8*o)),p};_.prototype.readInt8=function(e,o){return e=e>>>0,o||y(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};_.prototype.readInt16LE=function(e,o){e=e>>>0,o||y(e,2,this.length);var r=this[e]|this[e+1]<<8;return r&32768?r|4294901760:r};_.prototype.readInt16BE=function(e,o){e=e>>>0,o||y(e,2,this.length);var r=this[e+1]|this[e]<<8;return r&32768?r|4294901760:r};_.prototype.readInt32LE=function(e,o){return e=e>>>0,o||y(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};_.prototype.readInt32BE=function(e,o){return e=e>>>0,o||y(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};_.prototype.readFloatLE=function(e,o){return e=e>>>0,o||y(e,4,this.length),z.read(this,e,!0,23,4)};_.prototype.readFloatBE=function(e,o){return e=e>>>0,o||y(e,4,this.length),z.read(this,e,!1,23,4)};_.prototype.readDoubleLE=function(e,o){return e=e>>>0,o||y(e,8,this.length),z.read(this,e,!0,52,8)};_.prototype.readDoubleBE=function(e,o){return e=e>>>0,o||y(e,8,this.length),z.read(this,e,!1,52,8)};function w(n,e,o,r,a,t){if(!_.isBuffer(n))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>a||e<t)throw new RangeError('"value" argument is out of bounds');if(o+r>n.length)throw new RangeError("Index out of range")}_.prototype.writeUintLE=_.prototype.writeUIntLE=function(e,o,r,a){if(e=+e,o=o>>>0,r=r>>>0,!a){var t=Math.pow(2,8*r)-1;w(this,e,o,r,t,0)}var p=1,m=0;for(this[o]=e&255;++m<r&&(p*=256);)this[o+m]=e/p&255;return o+r};_.prototype.writeUintBE=_.prototype.writeUIntBE=function(e,o,r,a){if(e=+e,o=o>>>0,r=r>>>0,!a){var t=Math.pow(2,8*r)-1;w(this,e,o,r,t,0)}var p=r-1,m=1;for(this[o+p]=e&255;--p>=0&&(m*=256);)this[o+p]=e/m&255;return o+r};_.prototype.writeUint8=_.prototype.writeUInt8=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,1,255,0),this[o]=e&255,o+1};_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,2,65535,0),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,2,65535,0),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,4,4294967295,0),this[o+3]=e>>>24,this[o+2]=e>>>16,this[o+1]=e>>>8,this[o]=e&255,o+4};_.prototype.writeUint32BE=_.prototype.writeUInt32BE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,4,4294967295,0),this[o]=e>>>24,this[o+1]=e>>>16,this[o+2]=e>>>8,this[o+3]=e&255,o+4};_.prototype.writeIntLE=function(e,o,r,a){if(e=+e,o=o>>>0,!a){var t=Math.pow(2,8*r-1);w(this,e,o,r,t-1,-t)}var p=0,m=1,c=0;for(this[o]=e&255;++p<r&&(m*=256);)e<0&&c===0&&this[o+p-1]!==0&&(c=1),this[o+p]=(e/m>>0)-c&255;return o+r};_.prototype.writeIntBE=function(e,o,r,a){if(e=+e,o=o>>>0,!a){var t=Math.pow(2,8*r-1);w(this,e,o,r,t-1,-t)}var p=r-1,m=1,c=0;for(this[o+p]=e&255;--p>=0&&(m*=256);)e<0&&c===0&&this[o+p+1]!==0&&(c=1),this[o+p]=(e/m>>0)-c&255;return o+r};_.prototype.writeInt8=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,1,127,-128),e<0&&(e=255+e+1),this[o]=e&255,o+1};_.prototype.writeInt16LE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,2,32767,-32768),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeInt16BE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,2,32767,-32768),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeInt32LE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,4,2147483647,-2147483648),this[o]=e&255,this[o+1]=e>>>8,this[o+2]=e>>>16,this[o+3]=e>>>24,o+4};_.prototype.writeInt32BE=function(e,o,r){return e=+e,o=o>>>0,r||w(this,e,o,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[o]=e>>>24,this[o+1]=e>>>16,this[o+2]=e>>>8,this[o+3]=e&255,o+4};function oo(n,e,o,r,a,t){if(o+r>n.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("Index out of range")}function no(n,e,o,r,a){return e=+e,o=o>>>0,a||oo(n,e,o,4,34028234663852886e22,-34028234663852886e22),z.write(n,e,o,r,23,4),o+4}_.prototype.writeFloatLE=function(e,o,r){return no(this,e,o,!0,r)};_.prototype.writeFloatBE=function(e,o,r){return no(this,e,o,!1,r)};function ro(n,e,o,r,a){return e=+e,o=o>>>0,a||oo(n,e,o,8,17976931348623157e292,-17976931348623157e292),z.write(n,e,o,r,52,8),o+8}_.prototype.writeDoubleLE=function(e,o,r){return ro(this,e,o,!0,r)};_.prototype.writeDoubleBE=function(e,o,r){return ro(this,e,o,!1,r)};_.prototype.copy=function(e,o,r,a){if(!_.isBuffer(e))throw new TypeError("argument should be a Buffer");if(r||(r=0),!a&&a!==0&&(a=this.length),o>=e.length&&(o=e.length),o||(o=0),a>0&&a<r&&(a=r),a===r||e.length===0||this.length===0)return 0;if(o<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),e.length-o<a-r&&(a=e.length-o+r);var t=a-r;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(o,r,a):Uint8Array.prototype.set.call(e,this.subarray(r,a),o),t};_.prototype.fill=function(e,o,r,a){if(typeof e=="string"){if(typeof o=="string"?(a=o,o=0,r=this.length):typeof r=="string"&&(a=r,r=this.length),a!==void 0&&typeof a!="string")throw new TypeError("encoding must be a string");if(typeof a=="string"&&!_.isEncoding(a))throw new TypeError("Unknown encoding: "+a);if(e.length===1){var t=e.charCodeAt(0);(a==="utf8"&&t<128||a==="latin1")&&(e=t)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(o<0||this.length<o||this.length<r)throw new RangeError("Out of range index");if(r<=o)return this;o=o>>>0,r=r===void 0?this.length:r>>>0,e||(e=0);var p;if(typeof e=="number")for(p=o;p<r;++p)this[p]=e;else{var m=_.isBuffer(e)?e:_.from(e,a),c=m.length;if(c===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(p=0;p<r-o;++p)this[p+o]=m[p%c]}return this};var gn=/[^+/0-9A-Za-z-_]/g;function un(n){if(n=n.split("=")[0],n=n.trim().replace(gn,""),n.length<2)return"";for(;n.length%4!==0;)n=n+"=";return n}function ke(n,e){e=e||1/0;for(var o,r=n.length,a=null,t=[],p=0;p<r;++p){if(o=n.charCodeAt(p),o>55295&&o<57344){if(!a){if(o>56319){(e-=3)>-1&&t.push(239,191,189);continue}else if(p+1===r){(e-=3)>-1&&t.push(239,191,189);continue}a=o;continue}if(o<56320){(e-=3)>-1&&t.push(239,191,189),a=o;continue}o=(a-55296<<10|o-56320)+65536}else a&&(e-=3)>-1&&t.push(239,191,189);if(a=null,o<128){if((e-=1)<0)break;t.push(o)}else if(o<2048){if((e-=2)<0)break;t.push(o>>6|192,o&63|128)}else if(o<65536){if((e-=3)<0)break;t.push(o>>12|224,o>>6&63|128,o&63|128)}else if(o<1114112){if((e-=4)<0)break;t.push(o>>18|240,o>>12&63|128,o>>6&63|128,o&63|128)}else throw new Error("Invalid code point")}return t}function fn(n){for(var e=[],o=0;o<n.length;++o)e.push(n.charCodeAt(o)&255);return e}function hn(n,e){for(var o,r,a,t=[],p=0;p<n.length&&!((e-=2)<0);++p)o=n.charCodeAt(p),r=o>>8,a=o%256,t.push(a),t.push(r);return t}function ao(n){return ye.toByteArray(un(n))}function _e(n,e,o,r){for(var a=0;a<r&&!(a+o>=e.length||a>=n.length);++a)e[a+o]=n[a];return a}function R(n,e){return n instanceof e||n!=null&&n.constructor!=null&&n.constructor.name!=null&&n.constructor.name===e.name}function Se(n){return n!==n}var bn=function(){for(var n="0123456789abcdef",e=new Array(256),o=0;o<16;++o)for(var r=o*16,a=0;a<16;++a)e[r+a]=n[o]+n[a];return e}()});var mo=ae((On,co)=>{i();var b=co.exports={},N,L;function Ie(){throw new Error("setTimeout has not been defined")}function Re(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?N=setTimeout:N=Ie}catch(n){N=Ie}try{typeof clearTimeout=="function"?L=clearTimeout:L=Re}catch(n){L=Re}})();function po(n){if(N===setTimeout)return setTimeout(n,0);if((N===Ie||!N)&&setTimeout)return N=setTimeout,setTimeout(n,0);try{return N(n,0)}catch(e){try{return N.call(null,n,0)}catch(o){return N.call(this,n,0)}}}function xn(n){if(L===clearTimeout)return clearTimeout(n);if((L===Re||!L)&&clearTimeout)return L=clearTimeout,clearTimeout(n);try{return L(n)}catch(e){try{return L.call(null,n)}catch(o){return L.call(this,n)}}}var F=[],V=!1,W,ie=-1;function yn(){!V||!W||(V=!1,W.length?F=W.concat(F):ie=-1,F.length&&_o())}function _o(){if(!V){var n=po(yn);V=!0;for(var e=F.length;e;){for(W=F,F=[];++ie<e;)W&&W[ie].run();ie=-1,e=F.length}W=null,V=!1,xn(n)}}b.nextTick=function(n){var e=new Array(arguments.length-1);if(arguments.length>1)for(var o=1;o<arguments.length;o++)e[o-1]=arguments[o];F.push(new io(n,e)),F.length===1&&!V&&po(_o)};function io(n,e){this.fun=n,this.array=e}io.prototype.run=function(){this.fun.apply(null,this.array)};b.title="browser";b.browser=!0;b.env={};b.argv=[];b.version="";b.versions={};function B(){}b.on=B;b.addListener=B;b.once=B;b.off=B;b.removeListener=B;b.removeAllListeners=B;b.emit=B;b.prependListener=B;b.prependOnceListener=B;b.listeners=function(n){return[]};b.binding=function(n){throw new Error("process.binding is not supported")};b.cwd=function(){return"/"};b.chdir=function(n){throw new Error("process.chdir is not supported")};b.umask=function(){return 0}});var s,g,Gn,i=Y(()=>{s=A(to()),g=A(mo()),Gn=function(n){function e(){var r=this||self;return delete n.prototype.__magic__,r}if(typeof globalThis=="object")return globalThis;if(this)return e();n.defineProperty(n.prototype,"__magic__",{configurable:!0,get:e});var o=__magic__;return o}(Object)});var Le={};Z(Le,{css:()=>wo,default:()=>wn});var wo,wn,Ee=Y(()=>{"use strict";i();wo=`.dapp-core-component__main__link-style {
2
2
  color: #1392ff;
3
3
  }
4
4
 
@@ -2705,9 +2705,9 @@ a.dapp-core-component__main__side-link::after {
2705
2705
  color: inherit;
2706
2706
  }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Io));Tn={"int-amount":"dapp-core-component__formatAmountStyles__int-amount",intAmount:"dapp-core-component__formatAmountStyles__int-amount",decimals:"dapp-core-component__formatAmountStyles__decimals",symbol:"dapp-core-component__formatAmountStyles__symbol"}});var De={};Z(De,{css:()=>Lo,default:()=>Nn});var Lo,Nn,Ue=Y(()=>{"use strict";i();Lo=`.dapp-core-component__detailItem-module__detail-item:last-child {
2707
2707
  border-bottom: 0;
2708
- }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Lo));Nn={"detail-item":"dapp-core-component__detailItem-module__detail-item",detailItem:"dapp-core-component__detailItem-module__detail-item"}});var Me={};Z(Me,{css:()=>Co,default:()=>En});var Co,En,Pe=Y(()=>{"use strict";i();Co=`.dapp-core-component__styles__gas {
2708
+ }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Lo));Nn={"detail-item":"dapp-core-component__detailItem-module__detail-item",detailItem:"dapp-core-component__detailItem-module__detail-item"}});var Pe={};Z(Pe,{css:()=>Co,default:()=>En});var Co,En,Me=Y(()=>{"use strict";i();Co=`.dapp-core-component__styles__gas {
2709
2709
  color: #6c757d;
2710
- }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Co));En={gas:"dapp-core-component__styles__gas"}});var Bn={};Z(Bn,{TransactionInfoGasUsed:()=>Fn});module.exports=K(Bn);i();i();var ue=A(require("react"));i();i();i();i();i();i();i();i();i();i();i();i();i();i();var ce=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types");var lo=(o=>(o.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",o.reloginRequest="RELOGIN_REQUEST",o))(lo||{}),Zn=S(S({},ce.CrossWindowProviderRequestEnums),lo),so=(e=>(e.reloginResponse="RELOGIN_RESPONSE",e))(so||{}),Kn=S(S({},ce.CrossWindowProviderResponseEnums),so);i();i();i();i();i();i();var Ne={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",xAliasAddress:"https://devnet.xalias.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",xAliasAddress:"https://testnet.xalias.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",xAliasAddress:"https://xalias.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:go,egldLabel:gr}=Ne["devnet"],{chainId:uo,egldLabel:ur}=Ne["testnet"],{chainId:fo,egldLabel:ho}=Ne["mainnet"];var fr={["devnet"]:go,["testnet"]:uo,["mainnet"]:fo},hr={[go]:"devnet",[uo]:"testnet",[fo]:"mainnet"};i();i();var E=require("@multiversx/sdk-web-wallet-provider");var me=18,de=4;var bo="N/A",J="0";i();var ko=A(require("react"));i();var Q=A(require("react"));i();i();var xo=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var yo=()=>!xo();var vn=()=>he(void 0,null,function*(){return yield Promise.resolve().then(()=>(Ee(),Le))}),kn=()=>(Ee(),K(Le)).default,Ce=yo();function vo({ssrGlobalImportCallback:n,ssrImportCallback:e,clientImportCallback:o}){let[r,a]=Q.default.useState(Ce?void 0:kn()),[t,p]=Q.default.useState(Ce||o==null?void 0:o()),m=()=>he(this,null,function*(){(n?n():vn()).then(c=>a(c.default)),e==null||e().then(c=>p(c.default))});return(0,Q.useEffect)(()=>{Ce&&m()},[]),{globalStyles:r,styles:t}}function H(n,e){return o=>{let{globalStyles:r,styles:a}=vo({ssrGlobalImportCallback:e.ssrGlobalStyles,ssrImportCallback:e.ssrStyles,clientImportCallback:e.clientStyles});return ko.default.createElement(n,re(S({},o),{globalStyles:r!=null?r:{},styles:a!=null?a:{}}))}}i();var M=A(require("react")),Ro=A(require("classnames"));i();var Ao=require("@multiversx/sdk-core"),U=A(require("bignumber.js"));i();var To=A(require("bignumber.js")),le=(n,e=!0)=>{let o=String(n);if(!o.match(/^[-]?\d+$/))return!1;let r=new To.default(o),a=e?0:-1;return r.toString(10)===o&&r.comparedTo(0)>=a};i();function D(n){return{if:function(e){return e?{then:o=>o instanceof Function?D(o(n)):D(o)}:{then:()=>D(n)}},then:e=>e instanceof Function?D(e(n)):D(e),valueOf:function(){return n}}}U.default.config({ROUNDING_MODE:U.default.ROUND_FLOOR});function So({input:n,decimals:e=me,digits:o=de,showLastNonZeroDecimal:r=!0,showIsLessThanDecimalsLabel:a=!1,addCommas:t=!1}){if(!le(n,!1))throw new Error("Invalid input");let p=new U.default(n).isNegative(),m=n;return p&&(m=n.substring(1)),D(m).then(()=>Ao.TokenTransfer.fungibleFromBigInteger("",m,e).amountAsBigInteger.shiftedBy(-e).toFixed(e)).then(c=>{let d=new U.default(c);if(d.isZero())return J;let l=d.toString(10),[u,h]=l.split("."),x=new U.default(h||0),v=D(0).if(Boolean(h&&r)).then(()=>Math.max(h.length,o)).if(x.isZero()&&!r).then(0).if(Boolean(h&&!r)).then(()=>Math.min(h.length,o)).valueOf(),P=h&&o>=1&&o<=h.length&&x.isGreaterThan(0)&&new U.default(h.substring(0,o)).isZero(),q=d.toFormat(v);return D(l).if(t).then(q).if(Boolean(P)).then(ee=>{let X=new U.default(u).isZero(),[T,oe]=ee.split("."),ne=new Array(o-1).fill(0),Fo=[...ne,0].join(""),Bo=[...ne,1].join("");return X?a?`<${T}.${Bo}`:r?`${T}.${oe}`:T:`${T}.${Fo}`}).if(Boolean(!P&&h)).then(ee=>{let[X]=ee.split("."),T=h.substring(0,v);if(r){let oe=o-T.length;if(oe>0){let ne=Array(oe).fill(0).join("");return T=`${T}${ne}`,`${X}.${T}`}return ee}return T?`${X}.${T}`:X}).valueOf()}).if(p).then(c=>`-${c}`).valueOf()}var An=n=>{var o;let e=(o=n.styles)!=null?o:{};return M.default.createElement("span",{"data-testid":n["data-testid"]||"formatAmountComponent",className:n.className},M.default.createElement("span",{className:e["int-amount"],"data-testid":"formatAmountInt"},"..."))},Sn=(n,e)=>{var x,v,P;let{value:o,showLastNonZeroDecimal:r=!1,showLabel:a=!0}=n,t=n.digits!=null?n.digits:de,p=n.decimals!=null?n.decimals:me,m=(x=n.styles)!=null?x:{},c=(v=n.globalStyles)!=null?v:{},d=So({input:o,decimals:p,digits:t,showLastNonZeroDecimal:r,addCommas:!0}),l=d.split("."),u=l.length===1,h=d!==J;if(t>0&&u&&h){let q="";for(let fe=1;fe<=t;fe++)q=q+J;l.push(q)}return M.default.createElement("span",{"data-testid":n["data-testid"]||"formatAmountComponent",className:n.className},M.default.createElement("span",{className:m["int-amount"],"data-testid":"formatAmountInt"},l[0]),l.length>1&&M.default.createElement("span",{className:m.decimals,"data-testid":"formatAmountDecimals"},".",l[1]),a&&M.default.createElement("span",{className:(0,Ro.default)(m.symbol,n.token&&c.textMuted),"data-testid":"formatAmountSymbol"},` ${(P=n.token)!=null?P:e}`))},In=n=>{let{value:e}=n;return le(e)?Sn(n,n.egldLabel||""):An(n)},Rn=n=>{let e=n.egldLabel||ho,o=re(S({},n),{egldLabel:e});return M.default.createElement(In,S({},o))},No=H(Rn,{ssrStyles:()=>Promise.resolve().then(()=>(Be(),Fe)),clientStyles:()=>(Be(),K(Fe)).default});i();var se=A(require("react")),ge=A(require("classnames"));var Ln=({children:n,title:e,className:o="",colWidth:r="2",noBorder:a=!1,globalStyles:t,styles:p})=>{var m,c,d,l;return se.default.createElement("div",{className:(0,ge.default)(t==null?void 0:t.row,p==null?void 0:p.detailItem,o,{[(m=t==null?void 0:t.pt3)!=null?m:""]:a,[(c=t==null?void 0:t.pb1)!=null?c:""]:a,[(d=t==null?void 0:t.borderBottom)!=null?d:""]:!a,[(l=t==null?void 0:t.py3)!=null?l:""]:!a})},se.default.createElement("div",{className:(0,ge.default)(t==null?void 0:t.textSecondary,t==null?void 0:t.textLgRight,t==null?void 0:t.fontWeightMedium,t==null?void 0:t[`colLg${r}`])},e),se.default.createElement("div",{className:(0,ge.default)(t==null?void 0:t.fontWeightMedium,t==null?void 0:t[`colLg${12-Number(r)}`])},n))},Eo=H(Ln,{ssrStyles:()=>Promise.resolve().then(()=>(Ue(),De)),clientStyles:()=>(Ue(),K(De)).default});var Cn=({className:n,transaction:e,styles:o})=>ue.default.createElement(Eo,{className:n,title:"Gas Price"},e.gasPrice!=null?ue.default.createElement(No,{value:e.gasPrice.toString(),showLastNonZeroDecimal:!0}):ue.default.createElement("span",{className:o==null?void 0:o.gas},bo)),Fn=H(Cn,{ssrStyles:()=>Promise.resolve().then(()=>(Pe(),Me)),clientStyles:()=>(Pe(),K(Me)).default});0&&(module.exports={TransactionInfoGasUsed});
2710
+ }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Co));En={gas:"dapp-core-component__styles__gas"}});var Bn={};Z(Bn,{TransactionInfoGasUsed:()=>Fn});module.exports=K(Bn);i();i();var ue=A(require("react"));i();i();i();i();i();i();i();i();i();i();i();i();i();i();var ce=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types");var lo=(o=>(o.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",o.reloginRequest="RELOGIN_REQUEST",o))(lo||{}),Zn=S(S({},ce.CrossWindowProviderRequestEnums),lo),so=(e=>(e.reloginResponse="RELOGIN_RESPONSE",e))(so||{}),Kn=S(S({},ce.CrossWindowProviderResponseEnums),so);i();i();i();i();i();i();var Ne={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",xAliasAddress:"https://devnet.xalias.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",xAliasAddress:"https://testnet.xalias.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",xAliasAddress:"https://xalias.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:go,egldLabel:gr}=Ne["devnet"],{chainId:uo,egldLabel:ur}=Ne["testnet"],{chainId:fo,egldLabel:ho}=Ne["mainnet"];var fr={["devnet"]:go,["testnet"]:uo,["mainnet"]:fo},hr={[go]:"devnet",[uo]:"testnet",[fo]:"mainnet"};i();i();var E=require("@multiversx/sdk-web-wallet-provider");var me=18,de=4;var bo="N/A",J="0";i();var ko=A(require("react"));i();var Q=A(require("react"));i();i();var xo=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var yo=()=>!xo();var vn=()=>he(void 0,null,function*(){return yield Promise.resolve().then(()=>(Ee(),Le))}),kn=()=>(Ee(),K(Le)).default,Ce=yo();function vo({ssrGlobalImportCallback:n,ssrImportCallback:e,clientImportCallback:o}){let[r,a]=Q.default.useState(Ce?void 0:kn()),[t,p]=Q.default.useState(Ce||o==null?void 0:o()),m=()=>he(this,null,function*(){(n?n():vn()).then(c=>a(c.default)),e==null||e().then(c=>p(c.default))});return(0,Q.useEffect)(()=>{Ce&&m()},[]),{globalStyles:r,styles:t}}function H(n,e){return o=>{let{globalStyles:r,styles:a}=vo({ssrGlobalImportCallback:e.ssrGlobalStyles,ssrImportCallback:e.ssrStyles,clientImportCallback:e.clientStyles});return ko.default.createElement(n,re(S({},o),{globalStyles:r!=null?r:{},styles:a!=null?a:{}}))}}i();var P=A(require("react")),Ro=A(require("classnames"));i();var Ao=require("@multiversx/sdk-core"),U=A(require("bignumber.js"));i();var To=A(require("bignumber.js")),le=(n,e=!0)=>{let o=String(n);if(!o.match(/^[-]?\d+$/))return!1;let r=new To.default(o),a=e?0:-1;return r.toString(10)===o&&r.comparedTo(0)>=a};i();function D(n){return{if:function(e){return e?{then:o=>o instanceof Function?D(o(n)):D(o)}:{then:()=>D(n)}},then:e=>e instanceof Function?D(e(n)):D(e),valueOf:function(){return n}}}U.default.config({ROUNDING_MODE:U.default.ROUND_FLOOR});function So({input:n,decimals:e=me,digits:o=de,showLastNonZeroDecimal:r=!0,showIsLessThanDecimalsLabel:a=!1,addCommas:t=!1}){if(!le(n,!1))throw new Error("Invalid input");let p=new U.default(n).isNegative(),m=n;return p&&(m=n.substring(1)),D(m).then(()=>Ao.TokenTransfer.fungibleFromBigInteger("",m,e).amountAsBigInteger.shiftedBy(-e).toFixed(e)).then(c=>{let d=new U.default(c);if(d.isZero())return J;let l=d.toString(10),[u,h]=l.split("."),x=new U.default(h||0),v=D(0).if(Boolean(h&&r)).then(()=>Math.max(h.length,o)).if(x.isZero()&&!r).then(0).if(Boolean(h&&!r)).then(()=>Math.min(h.length,o)).valueOf(),M=h&&o>=1&&o<=h.length&&x.isGreaterThan(0)&&new U.default(h.substring(0,o)).isZero(),q=d.toFormat(v);return D(l).if(t).then(q).if(Boolean(M)).then(ee=>{let X=new U.default(u).isZero(),[T,oe]=ee.split("."),ne=new Array(o-1).fill(0),Fo=[...ne,0].join(""),Bo=[...ne,1].join("");return X?a?`<${T}.${Bo}`:r?`${T}.${oe}`:T:`${T}.${Fo}`}).if(Boolean(!M&&h)).then(ee=>{let[X]=ee.split("."),T=h.substring(0,v);if(r){let oe=o-T.length;if(oe>0){let ne=Array(oe).fill(0).join("");return T=`${T}${ne}`,`${X}.${T}`}return ee}return T?`${X}.${T}`:X}).valueOf()}).if(p).then(c=>`-${c}`).valueOf()}var An=n=>{var o;let e=(o=n.styles)!=null?o:{};return P.default.createElement("span",{"data-testid":n["data-testid"]||"formatAmountComponent",className:n.className},P.default.createElement("span",{className:e["int-amount"],"data-testid":"formatAmountInt"},"..."))},Sn=(n,e)=>{var x,v,M;let{value:o,showLastNonZeroDecimal:r=!1,showLabel:a=!0}=n,t=n.digits!=null?n.digits:de,p=n.decimals!=null?n.decimals:me,m=(x=n.styles)!=null?x:{},c=(v=n.globalStyles)!=null?v:{},d=So({input:o,decimals:p,digits:t,showLastNonZeroDecimal:r,addCommas:!0}),l=d.split("."),u=l.length===1,h=d!==J;if(t>0&&u&&h){let q="";for(let fe=1;fe<=t;fe++)q=q+J;l.push(q)}return P.default.createElement("span",{"data-testid":n["data-testid"]||"formatAmountComponent",className:n.className},P.default.createElement("span",{className:m["int-amount"],"data-testid":"formatAmountInt"},l[0]),l.length>1&&P.default.createElement("span",{className:m.decimals,"data-testid":"formatAmountDecimals"},".",l[1]),a&&P.default.createElement("span",{className:(0,Ro.default)(m.symbol,n.token&&c.textMuted),"data-testid":"formatAmountSymbol"},` ${(M=n.token)!=null?M:e}`))},In=n=>{let{value:e}=n;return le(e)?Sn(n,n.egldLabel||""):An(n)},Rn=n=>{let e=n.egldLabel||ho,o=re(S({},n),{egldLabel:e});return P.default.createElement(In,S({},o))},No=H(Rn,{ssrStyles:()=>Promise.resolve().then(()=>(Be(),Fe)),clientStyles:()=>(Be(),K(Fe)).default});i();var se=A(require("react")),ge=A(require("classnames"));var Ln=({children:n,title:e,className:o="",colWidth:r="2",noBorder:a=!1,globalStyles:t,styles:p})=>{var m,c,d,l;return se.default.createElement("div",{className:(0,ge.default)(t==null?void 0:t.row,p==null?void 0:p.detailItem,o,{[(m=t==null?void 0:t.pt3)!=null?m:""]:a,[(c=t==null?void 0:t.pb1)!=null?c:""]:a,[(d=t==null?void 0:t.borderBottom)!=null?d:""]:!a,[(l=t==null?void 0:t.py3)!=null?l:""]:!a})},se.default.createElement("div",{className:(0,ge.default)(t==null?void 0:t.textSecondary,t==null?void 0:t.textLgRight,t==null?void 0:t.fontWeightMedium,t==null?void 0:t[`colLg${r}`])},e),se.default.createElement("div",{className:(0,ge.default)(t==null?void 0:t.fontWeightMedium,t==null?void 0:t[`colLg${12-Number(r)}`])},n))},Eo=H(Ln,{ssrStyles:()=>Promise.resolve().then(()=>(Ue(),De)),clientStyles:()=>(Ue(),K(De)).default});var Cn=({className:n,transaction:e,styles:o})=>ue.default.createElement(Eo,{className:n,title:"Gas Price"},e.gasPrice!=null?ue.default.createElement(No,{value:e.gasPrice.toString(),showLastNonZeroDecimal:!0}):ue.default.createElement("span",{className:o==null?void 0:o.gas},bo)),Fn=H(Cn,{ssrStyles:()=>Promise.resolve().then(()=>(Me(),Pe)),clientStyles:()=>(Me(),K(Pe)).default});0&&(module.exports={TransactionInfoGasUsed});
2711
2711
  /*!
2712
2712
  * The buffer module from node.js, for the browser.
2713
2713
  *