@multiversx/sdk-dapp 2.28.0 → 2.28.1

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 (988) hide show
  1. package/UI/CopyButton/CopyButton.js +1 -1
  2. package/UI/CopyButton/index.js +1 -1
  3. package/UI/DappModal/components/DappModal.js +1 -1
  4. package/UI/DappModal/components/index.js +1 -1
  5. package/UI/DappModal/index.js +1 -1
  6. package/UI/Denominate/index.js +1 -1
  7. package/UI/ExplorerLink/ExplorerLink.js +1 -1
  8. package/UI/ExplorerLink/index.js +1 -1
  9. package/UI/FormatAmount/FormatAmount.js +1 -1
  10. package/UI/FormatAmount/index.js +1 -1
  11. package/UI/ModalContainer/ModalContainer.js +1 -1
  12. package/UI/ModalContainer/index.js +1 -1
  13. package/UI/NotificationModal/NotificationModal.js +1 -1
  14. package/UI/NotificationModal/index.js +1 -1
  15. package/UI/Progress/index.js +1 -1
  16. package/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
  17. package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
  18. package/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
  19. package/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +1 -1
  20. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +1 -1
  21. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +1 -1
  22. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/ConfirmFee.js +1 -1
  23. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/index.js +1 -1
  24. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/ConfirmReceiver.js +1 -1
  25. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverSubValue/ReceiverSubValue.js +1 -1
  26. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverSubValue/index.js +1 -1
  27. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/ReceiverValue.js +1 -1
  28. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/index.js +1 -1
  29. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/index.js +1 -1
  30. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/NftSftPreviewComponent.js +1 -1
  31. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/index.js +1 -1
  32. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/TokenAvatar.js +1 -1
  33. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/index.js +1 -1
  34. package/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +1 -1
  35. package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
  36. package/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModal.types.js +1 -1
  37. package/UI/SignTransactionsModals/SignWithExtensionModal/SignWithExtensionModal.js +1 -1
  38. package/UI/SignTransactionsModals/SignWithExtensionModal/index.js +1 -1
  39. package/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
  40. package/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
  41. package/UI/SignTransactionsModals/SignWithLedgerModal/LedgerGuardianSigningModalError.js +1 -1
  42. package/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
  43. package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
  44. package/UI/SignTransactionsModals/SignWithOperaModal/SignWithOperaModal.js +1 -1
  45. package/UI/SignTransactionsModals/SignWithOperaModal/index.js +1 -1
  46. package/UI/SignTransactionsModals/SignWithWalletConnectModal/SignWithWalletConnectModal.js +1 -1
  47. package/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +1 -1
  48. package/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
  49. package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +1 -1
  50. package/UI/SignTransactionsModals/components/SignWaitingScreenModal/SignWaitingScreenModal.js +1 -1
  51. package/UI/SignTransactionsModals/components/SignWaitingScreenModal/index.js +1 -1
  52. package/UI/SignTransactionsModals/components/TransactionStatusToast.js +1 -1
  53. package/UI/SignTransactionsModals/components/index.js +1 -1
  54. package/UI/SignTransactionsModals/index.js +1 -1
  55. package/UI/TokenDetails/index.js +1 -1
  56. package/UI/TransactionData/TransactionData.js +1 -1
  57. package/UI/TransactionData/index.js +1 -1
  58. package/UI/TransactionDetails/TransactionDetails.js +1 -1
  59. package/UI/TransactionDetails/components/TransactionDetailsBody.js +1 -1
  60. package/UI/TransactionDetails/components/index.js +1 -1
  61. package/UI/TransactionDetails/index.js +1 -1
  62. package/UI/TransactionInfo/TransactionInfo.js +1 -1
  63. package/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +1 -1
  64. package/UI/TransactionInfo/components/AddressDetailItem/index.js +1 -1
  65. package/UI/TransactionInfo/components/DataDecode/DataDecode.js +1 -1
  66. package/UI/TransactionInfo/components/DataDecode/index.js +1 -1
  67. package/UI/TransactionInfo/components/DataField/DataField.js +1 -1
  68. package/UI/TransactionInfo/components/DataField/components/Linkified/index.js +1 -1
  69. package/UI/TransactionInfo/components/DataField/components/ModalLink/ModalLink.js +1 -1
  70. package/UI/TransactionInfo/components/DataField/components/ModalLink/index.js +1 -1
  71. package/UI/TransactionInfo/components/DataField/components/index.js +1 -1
  72. package/UI/TransactionInfo/components/DataField/index.js +1 -1
  73. package/UI/TransactionInfo/components/EventsList/EventsList.js +1 -1
  74. package/UI/TransactionInfo/components/EventsList/index.js +1 -1
  75. package/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +1 -1
  76. package/UI/TransactionInfo/components/NonceMessage/index.js +1 -1
  77. package/UI/TransactionInfo/components/OperationsList/OperationList.js +1 -1
  78. package/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +1 -1
  79. package/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +1 -1
  80. package/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +1 -1
  81. package/UI/TransactionInfo/components/OperationsList/components/OperationText.js +1 -1
  82. package/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +1 -1
  83. package/UI/TransactionInfo/components/OperationsList/components/index.js +1 -1
  84. package/UI/TransactionInfo/components/OperationsList/index.js +1 -1
  85. package/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +1 -1
  86. package/UI/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.js +1 -1
  87. package/UI/TransactionInfo/components/ScResultsList/components/ResultData/index.js +1 -1
  88. package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +1 -1
  89. package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +1 -1
  90. package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +1 -1
  91. package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +1 -1
  92. package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +1 -1
  93. package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +1 -1
  94. package/UI/TransactionInfo/components/ScResultsList/index.js +1 -1
  95. package/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +1 -1
  96. package/UI/TransactionInfo/components/ScrDetailItem/index.js +1 -1
  97. package/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +1 -1
  98. package/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +1 -1
  99. package/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +1 -1
  100. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +1 -1
  101. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +1 -1
  102. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +1 -1
  103. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +1 -1
  104. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +1 -1
  105. package/UI/TransactionInfo/components/TransactionAction/components/index.js +1 -1
  106. package/UI/TransactionInfo/components/TransactionAction/index.js +1 -1
  107. package/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +1 -1
  108. package/UI/TransactionInfo/components/TransactionLogs/index.js +1 -1
  109. package/UI/TransactionInfo/components/TransactionStatus/TransactionStatus.js +1 -1
  110. package/UI/TransactionInfo/components/TransactionStatus/index.js +1 -1
  111. package/UI/TransactionInfo/components/index.js +1 -1
  112. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/TransactionInfoAge.js +1 -1
  113. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/index.js +1 -1
  114. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/TransactionInfoEgldPrice.js +1 -1
  115. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/index.js +1 -1
  116. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +1 -1
  117. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +1 -1
  118. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +1 -1
  119. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +1 -1
  120. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/TransactionInfoGasLimit.js +1 -1
  121. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.js +1 -1
  122. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/TransactionInfoGasPrice.js +1 -1
  123. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/index.js +1 -1
  124. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +1 -1
  125. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +1 -1
  126. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/TransactionInfoHash.js +1 -1
  127. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/index.js +1 -1
  128. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.js +1 -1
  129. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.js +1 -1
  130. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +1 -1
  131. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +1 -1
  132. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +1 -1
  133. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +1 -1
  134. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +1 -1
  135. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +1 -1
  136. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +1 -1
  137. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +1 -1
  138. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +1 -1
  139. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +1 -1
  140. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +1 -1
  141. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +1 -1
  142. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +1 -1
  143. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +1 -1
  144. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +1 -1
  145. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +1 -1
  146. package/UI/TransactionInfo/components/transactionInfoFields/index.js +1 -1
  147. package/UI/TransactionInfo/index.js +1 -1
  148. package/UI/TransactionsTable/TransactionsTable.js +1 -1
  149. package/UI/TransactionsTable/components/AccountName.js +1 -1
  150. package/UI/TransactionsTable/components/FailedTransactions.js +1 -1
  151. package/UI/TransactionsTable/components/LockedTokenAddressIcon.js +1 -1
  152. package/UI/TransactionsTable/components/ScAddressIcon.js +1 -1
  153. package/UI/TransactionsTable/components/ShardSpan.js +1 -1
  154. package/UI/TransactionsTable/components/TransactionHash.js +1 -1
  155. package/UI/TransactionsTable/components/TransactionIcon.js +1 -1
  156. package/UI/TransactionsTable/components/TransactionMethod.js +1 -1
  157. package/UI/TransactionsTable/components/TransactionReceiver.js +1 -1
  158. package/UI/TransactionsTable/components/TransactionRow.js +1 -1
  159. package/UI/TransactionsTable/components/TransactionSender.js +1 -1
  160. package/UI/TransactionsTable/components/TransactionShardsTransition.js +1 -1
  161. package/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +1 -1
  162. package/UI/TransactionsTable/components/TransactionValue/index.js +1 -1
  163. package/UI/TransactionsTable/components/index.js +1 -1
  164. package/UI/TransactionsTable/index.js +1 -1
  165. package/UI/TransactionsToastList/TransactionsToastList.js +1 -1
  166. package/UI/TransactionsToastList/components/CustomToast/CustomToast.js +1 -1
  167. package/UI/TransactionsToastList/components/CustomToast/components/CustomComponentToast.js +1 -1
  168. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +1 -1
  169. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +1 -1
  170. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +1 -1
  171. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +1 -1
  172. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +1 -1
  173. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +1 -1
  174. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +1 -1
  175. package/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +1 -1
  176. package/UI/TransactionsToastList/components/CustomToast/components/index.js +1 -1
  177. package/UI/TransactionsToastList/components/CustomToast/helpers/getIsTransaction.js +1 -1
  178. package/UI/TransactionsToastList/components/CustomToast/helpers/index.js +1 -1
  179. package/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +1 -1
  180. package/UI/TransactionsToastList/components/CustomToast/index.js +1 -1
  181. package/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +1 -1
  182. package/UI/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +1 -1
  183. package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +1 -1
  184. package/UI/TransactionsToastList/components/TransactionToast/components/index.js +1 -1
  185. package/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +1 -1
  186. package/UI/TransactionsToastList/components/TransactionToast/index.js +1 -1
  187. package/UI/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +1 -1
  188. package/UI/TransactionsToastList/components/TransactionToast/utils/index.js +1 -1
  189. package/UI/TransactionsToastList/components/TransactionToastGuard.js +1 -1
  190. package/UI/TransactionsToastList/components/index.js +1 -1
  191. package/UI/TransactionsToastList/index.js +1 -1
  192. package/UI/Trim/Trim.js +1 -1
  193. package/UI/Trim/index.js +1 -1
  194. package/UI/UsdValue/UsdValue.js +1 -1
  195. package/UI/UsdValue/index.js +1 -1
  196. package/UI/extension/ExtensionLoginButton/ExtensionLoginButton.js +1 -1
  197. package/UI/extension/ExtensionLoginButton/index.js +1 -1
  198. package/UI/index.js +1 -1
  199. package/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
  200. package/UI/ledger/LedgerLoginButton/index.js +1 -1
  201. package/UI/ledger/LedgerLoginContainer/AddressRow/AddressRow.js +1 -1
  202. package/UI/ledger/LedgerLoginContainer/AddressRow/index.js +1 -1
  203. package/UI/ledger/LedgerLoginContainer/AddressTable/AddressTable.js +1 -1
  204. package/UI/ledger/LedgerLoginContainer/AddressTable/index.js +1 -1
  205. package/UI/ledger/LedgerLoginContainer/ConfirmAddress/ConfirmAddress.js +1 -1
  206. package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/getAuthTokenText.js +1 -1
  207. package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/index.js +1 -1
  208. package/UI/ledger/LedgerLoginContainer/ConfirmAddress/index.js +1 -1
  209. package/UI/ledger/LedgerLoginContainer/LedgerConnect/LedgerConnect.js +1 -1
  210. package/UI/ledger/LedgerLoginContainer/LedgerConnect/index.js +1 -1
  211. package/UI/ledger/LedgerLoginContainer/LedgerLoading/LedgerLoading.js +1 -1
  212. package/UI/ledger/LedgerLoginContainer/LedgerLoading/index.js +1 -1
  213. package/UI/ledger/LedgerLoginContainer/LedgerLoginContainer.js +1 -1
  214. package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/LedgerLoginContent.js +1 -1
  215. package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/index.js +1 -1
  216. package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/LedgerLoginContentBody.js +1 -1
  217. package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/index.js +1 -1
  218. package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/LedgerScamPhishingAlert.js +1 -1
  219. package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/index.js +1 -1
  220. package/UI/ledger/LedgerLoginContainer/index.js +1 -1
  221. package/UI/ledger/index.js +1 -1
  222. package/UI/operaWallet/OperaWalletLoginButton/OperaWalletLoginButton.js +1 -1
  223. package/UI/operaWallet/OperaWalletLoginButton/index.js +1 -1
  224. package/UI/pages/UnlockPage/index.js +1 -1
  225. package/UI/pages/index.js +1 -1
  226. package/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.js +1 -1
  227. package/UI/walletConnect/WalletConnectConnectionStatus/index.js +1 -1
  228. package/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +1 -1
  229. package/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
  230. package/UI/walletConnect/WalletConnectLoginContainer/PairingList/PairingList.js +1 -1
  231. package/UI/walletConnect/WalletConnectLoginContainer/PairingList/index.js +1 -1
  232. package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContainer.js +1 -1
  233. package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/WalletConnectLoginContent.js +1 -1
  234. package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/index.js +1 -1
  235. package/UI/walletConnect/WalletConnectLoginContainer/index.js +1 -1
  236. package/UI/walletConnect/index.js +1 -1
  237. package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
  238. package/UI/webWallet/WebWalletLoginButton/index.js +1 -1
  239. package/UI/webWallet/XaliasLoginButton/XaliasLoginButton.js +1 -1
  240. package/UI/webWallet/XaliasLoginButton/index.js +1 -1
  241. package/__chunks__/chunk-24PU763U.js +2 -0
  242. package/__chunks__/chunk-2L45MWUB.js +2 -0
  243. package/__chunks__/{chunk-XMGV3EIN.js → chunk-2SWV2UTL.js} +2 -2
  244. package/__chunks__/{chunk-BPI65V7U.js → chunk-2X2SUS24.js} +2 -2
  245. package/__chunks__/chunk-2ZRFU2CZ.js +2 -0
  246. package/__chunks__/{chunk-32SE6FQS.js → chunk-377PQO2C.js} +2 -2
  247. package/__chunks__/{chunk-IWA3434L.js → chunk-3AXZKYXV.js} +2 -2
  248. package/__chunks__/{chunk-VM7LPRXZ.js → chunk-3GSZFQ7E.js} +2 -2
  249. package/__chunks__/{chunk-GSEBUYCH.js → chunk-3IUQUWRD.js} +2 -2
  250. package/__chunks__/{chunk-UJMXA7BF.js → chunk-3LNZI3KK.js} +2 -2
  251. package/__chunks__/chunk-3M2P2TEY.js +2 -0
  252. package/__chunks__/{chunk-AUEMM7SL.js → chunk-3MTC4BKQ.js} +2 -2
  253. package/__chunks__/{chunk-VNJATSCD.js → chunk-3PJDKZXU.js} +2 -2
  254. package/__chunks__/{chunk-XQQ6HQ2B.js → chunk-3PSPQL2R.js} +2 -2
  255. package/__chunks__/{chunk-J2DZX4AJ.js → chunk-3SSI2NWF.js} +2 -2
  256. package/__chunks__/{chunk-VTND6CF7.js → chunk-3WZOG62I.js} +2 -2
  257. package/__chunks__/{chunk-RXROHFSK.js → chunk-3X6D5VYY.js} +2 -2
  258. package/__chunks__/{chunk-BNL3OIPD.js → chunk-3Y7S6QV5.js} +2 -2
  259. package/__chunks__/{chunk-ILWP6BOU.js → chunk-446Z6IBL.js} +2 -2
  260. package/__chunks__/{chunk-UN5H7OG3.js → chunk-44CPQ2KL.js} +2 -2
  261. package/__chunks__/{chunk-7XHKXU22.js → chunk-4AVLVPUH.js} +2 -2
  262. package/__chunks__/{chunk-64BBQLCN.js → chunk-4CCA3DD5.js} +2 -2
  263. package/__chunks__/{chunk-ECLK4RF4.js → chunk-4D3U6ZD4.js} +2 -2
  264. package/__chunks__/chunk-4ED6OING.js +2 -0
  265. package/__chunks__/chunk-4FPGYS4E.js +2 -0
  266. package/__chunks__/{chunk-YWAEL256.js → chunk-4H5W6VHI.js} +2 -2
  267. package/__chunks__/{chunk-LXO2D3VH.js → chunk-4JDZEFBU.js} +2 -2
  268. package/__chunks__/{chunk-O2XUJ3H2.js → chunk-4LKUEZSO.js} +2 -2
  269. package/__chunks__/{chunk-EFSQO7F2.js → chunk-4QI2VG6N.js} +2 -2
  270. package/__chunks__/{chunk-3WOO5UPY.js → chunk-4UJKJGX7.js} +2 -2
  271. package/__chunks__/{chunk-KWJD4I23.js → chunk-4ZGYD355.js} +2 -2
  272. package/__chunks__/{chunk-YKKC6O4P.js → chunk-54S5IEZ6.js} +2 -2
  273. package/__chunks__/chunk-5CZACQKM.js +2 -0
  274. package/__chunks__/{chunk-CWTCW5LI.js → chunk-5DTGFRTJ.js} +2 -2
  275. package/__chunks__/chunk-5GRPOBOA.js +2 -0
  276. package/__chunks__/chunk-5KYYCNCP.js +2 -0
  277. package/__chunks__/{chunk-DFDFDZEB.js → chunk-5NMDWQGR.js} +2 -2
  278. package/__chunks__/chunk-5OTAI3CP.js +2 -0
  279. package/__chunks__/{chunk-JN5MUWPY.js → chunk-5RGUQKIT.js} +2 -2
  280. package/__chunks__/{chunk-34626WYU.js → chunk-5UIMS5AQ.js} +2 -2
  281. package/__chunks__/{chunk-CV46TEPS.js → chunk-5VTQNEEJ.js} +2 -2
  282. package/__chunks__/chunk-5XM4CRPR.js +2 -0
  283. package/__chunks__/{chunk-BKXRMFZM.js → chunk-65A3B53L.js} +2 -2
  284. package/__chunks__/{chunk-JE6MKAWI.js → chunk-6AKJTHRH.js} +2 -2
  285. package/__chunks__/{chunk-GHP2AMYM.js → chunk-6CCHFG42.js} +2 -2
  286. package/__chunks__/{chunk-H5D4UJLO.js → chunk-6D3NOEHN.js} +2 -2
  287. package/__chunks__/{chunk-QHST4JLH.js → chunk-6L5QKBFE.js} +2 -2
  288. package/__chunks__/{chunk-LMHPWO7V.js → chunk-6NM7AQRX.js} +2 -2
  289. package/__chunks__/{chunk-A2GTLEI7.js → chunk-6O2BVLWU.js} +2 -2
  290. package/__chunks__/{chunk-27KBAF4X.js → chunk-6R7P4UHS.js} +2 -2
  291. package/__chunks__/{chunk-IJY636MN.js → chunk-6SAYWQSW.js} +2 -2
  292. package/__chunks__/chunk-6X45AV3E.js +2 -0
  293. package/__chunks__/{chunk-2PWVX4CL.js → chunk-6XHJMCYU.js} +2 -2
  294. package/__chunks__/chunk-6ZTP74AH.js +2 -0
  295. package/__chunks__/chunk-73SF4BHW.js +2 -0
  296. package/__chunks__/{chunk-UKOPNDCF.js → chunk-76TXCXDR.js} +2 -2
  297. package/__chunks__/{chunk-XUJVGWV3.js → chunk-7EOFUJRD.js} +2 -2
  298. package/__chunks__/{chunk-FILSEMVK.js → chunk-7FNGDLDH.js} +2 -2
  299. package/__chunks__/{chunk-ECMGNOWP.js → chunk-7GLW6J4O.js} +2 -2
  300. package/__chunks__/{chunk-PF2XO2AL.js → chunk-7GPYAY6M.js} +2 -2
  301. package/__chunks__/{chunk-IXXFZSYQ.js → chunk-7T46NK4L.js} +2 -2
  302. package/__chunks__/{chunk-ZWUW47FL.js → chunk-7TFD4A2D.js} +2 -2
  303. package/__chunks__/{chunk-WCHU6BEK.js → chunk-7WIV5R6B.js} +2 -2
  304. package/__chunks__/chunk-A3IOBC7S.js +2 -0
  305. package/__chunks__/{chunk-27YPU3TL.js → chunk-ACKODHAW.js} +2 -2
  306. package/__chunks__/{chunk-WKHEGMWY.js → chunk-AEXNV3TK.js} +2 -2
  307. package/__chunks__/{chunk-6HBQC32R.js → chunk-AGLYK3XE.js} +2 -2
  308. package/__chunks__/{chunk-2HKEHMCE.js → chunk-AHNIF7YI.js} +2 -2
  309. package/__chunks__/chunk-AISX5PY2.js +2 -0
  310. package/__chunks__/{chunk-EQ3ISVZT.js → chunk-AJL4BS46.js} +2 -2
  311. package/__chunks__/{chunk-L5K5NZVF.js → chunk-AO3DPR42.js} +2 -2
  312. package/__chunks__/{chunk-Q5ZZLMRG.js → chunk-APGFQFFP.js} +2 -2
  313. package/__chunks__/{chunk-C5ADMZQT.js → chunk-AR5I2J3Q.js} +2 -2
  314. package/__chunks__/chunk-ARP7QQEY.js +2 -0
  315. package/__chunks__/{chunk-AGEBYJ2V.js → chunk-AVZNUBOO.js} +2 -2
  316. package/__chunks__/{chunk-LX2NCWT4.js → chunk-AXJSR5OE.js} +2 -2
  317. package/__chunks__/{chunk-VA3MXELU.js → chunk-B5CAWWM4.js} +2 -2
  318. package/__chunks__/chunk-B7CPPOXI.js +2 -0
  319. package/__chunks__/{chunk-SFE767A3.js → chunk-BK2Y75KW.js} +2 -2
  320. package/__chunks__/{chunk-7DJNIN2F.js → chunk-BQGB5PXS.js} +2 -2
  321. package/__chunks__/{chunk-TUCJTGYD.js → chunk-BQPL4W3K.js} +2 -2
  322. package/__chunks__/{chunk-ICHVFOX7.js → chunk-BTNMYBZ4.js} +2 -2
  323. package/__chunks__/{chunk-QSHNY4Q6.js → chunk-BWQTCVZF.js} +2 -2
  324. package/__chunks__/{chunk-HZQFIXFY.js → chunk-BXKMNQOK.js} +2 -2
  325. package/__chunks__/{chunk-ZK7CUY7Y.js → chunk-C2R3TZLK.js} +2 -2
  326. package/__chunks__/{chunk-2N6EIXTV.js → chunk-C3ULSDG5.js} +2 -2
  327. package/__chunks__/chunk-C4R5TM4Z.js +2 -0
  328. package/__chunks__/{chunk-ZM2656LO.js → chunk-CGQXWEDC.js} +2 -2
  329. package/__chunks__/{chunk-6L43CL5I.js → chunk-CHCL7BWP.js} +2 -2
  330. package/__chunks__/chunk-CJIFMVYS.js +2 -0
  331. package/__chunks__/{chunk-XCGWGEW3.js → chunk-CQD4NGRX.js} +2 -2
  332. package/__chunks__/{chunk-TLB2RKIC.js → chunk-CSQYM2N7.js} +2 -2
  333. package/__chunks__/{chunk-5CLNKIXM.js → chunk-CTGAJWFF.js} +2 -2
  334. package/__chunks__/{chunk-7XQFQM5L.js → chunk-CWECD3KZ.js} +2 -2
  335. package/__chunks__/chunk-CYGGO5ZZ.js +2 -0
  336. package/__chunks__/{chunk-5NM5O73J.js → chunk-CZCTETJR.js} +2 -2
  337. package/__chunks__/{chunk-MU3WQNXA.js → chunk-D3BEYGVK.js} +2 -2
  338. package/__chunks__/{chunk-WZFBK3DH.js → chunk-DDRFDZFQ.js} +2 -2
  339. package/__chunks__/{chunk-M2ORZ6BS.js → chunk-DGDWZTBH.js} +2 -2
  340. package/__chunks__/{chunk-37CQ77CY.js → chunk-DHAJY6E5.js} +2 -2
  341. package/__chunks__/{chunk-X5TFDBKD.js → chunk-DI5NIGUV.js} +2 -2
  342. package/__chunks__/{chunk-GO3SIVRA.js → chunk-DJGFMELE.js} +2 -2
  343. package/__chunks__/{chunk-LSVFMKLB.js → chunk-DK2CHAX2.js} +2 -2
  344. package/__chunks__/{chunk-OJ4K3AMQ.js → chunk-DKZIOUIW.js} +2 -2
  345. package/__chunks__/{chunk-JC5MCAUT.js → chunk-DPFXFJSE.js} +2 -2
  346. package/__chunks__/chunk-DQHEUZBD.js +2 -0
  347. package/__chunks__/{chunk-HLQX4WQU.js → chunk-DRPUB6EX.js} +2 -2
  348. package/__chunks__/{chunk-J7VJSWV6.js → chunk-DV6UDNYX.js} +2 -2
  349. package/__chunks__/chunk-DX5TU4IE.js +2 -0
  350. package/__chunks__/{chunk-LISW6YLK.js → chunk-EB5LO6N3.js} +2 -2
  351. package/__chunks__/{chunk-BIP3BEOO.js → chunk-EF5DOJ34.js} +2 -2
  352. package/__chunks__/chunk-EHHGJYNL.js +2 -0
  353. package/__chunks__/{chunk-MTZ2RRVB.js → chunk-EJYTJ2JP.js} +2 -2
  354. package/__chunks__/{chunk-WHMEPSRH.js → chunk-EKIAW33W.js} +2 -2
  355. package/__chunks__/{chunk-WINOPGQ2.js → chunk-EMTYSLG5.js} +2 -2
  356. package/__chunks__/{chunk-WRPHUSVY.js → chunk-EOHSN7LR.js} +2 -2
  357. package/__chunks__/{chunk-AW5YRCPQ.js → chunk-EQA2WWDR.js} +2 -2
  358. package/__chunks__/{chunk-WTT7XHIJ.js → chunk-ERU7HYQD.js} +2 -2
  359. package/__chunks__/{chunk-4PXV6M35.js → chunk-ETDBMQAK.js} +2 -2
  360. package/__chunks__/chunk-EUNFTDD5.js +2 -0
  361. package/__chunks__/{chunk-DK6LZK5Y.js → chunk-EXJ65NIX.js} +2 -2
  362. package/__chunks__/{chunk-G373TBDC.js → chunk-F6VP3EKN.js} +2 -2
  363. package/__chunks__/{chunk-JEJNUTVN.js → chunk-FCXEKDA3.js} +2 -2
  364. package/__chunks__/{chunk-STTDUACS.js → chunk-FDOWW5W6.js} +2 -2
  365. package/__chunks__/{chunk-VLNT7KC7.js → chunk-FFGOFECP.js} +2 -2
  366. package/__chunks__/{chunk-IM4C3MG7.js → chunk-FH6WSI2V.js} +2 -2
  367. package/__chunks__/{chunk-UZ7PMDQN.js → chunk-FJIYULXL.js} +2 -2
  368. package/__chunks__/{chunk-PXKBPI6W.js → chunk-FYAFCFJK.js} +2 -2
  369. package/__chunks__/{chunk-SVBVDIYF.js → chunk-G32CVACG.js} +2 -2
  370. package/__chunks__/{chunk-56GFIRNP.js → chunk-G3USFXFV.js} +2 -2
  371. package/__chunks__/{chunk-TDH7SXZC.js → chunk-G73G5GCO.js} +2 -2
  372. package/__chunks__/chunk-G73KHWO6.js +2 -0
  373. package/__chunks__/{chunk-UGRFMRZ6.js → chunk-G74AKT4P.js} +2 -2
  374. package/__chunks__/{chunk-ZYMUAOBS.js → chunk-GAPPJAE2.js} +2 -2
  375. package/__chunks__/chunk-GETRIWWF.js +2 -0
  376. package/__chunks__/{chunk-GBUCLU5S.js → chunk-GHCDAZ7P.js} +2 -2
  377. package/__chunks__/{chunk-KORQ6QCU.js → chunk-GHQEEKBT.js} +2 -2
  378. package/__chunks__/{chunk-CJSRH5DM.js → chunk-GIBRPRSK.js} +2 -2
  379. package/__chunks__/{chunk-FLNYJGY6.js → chunk-GIIGHV5O.js} +2 -2
  380. package/__chunks__/chunk-GIJURFID.js +2 -0
  381. package/__chunks__/{chunk-5LYD3KMO.js → chunk-GQFOYFAT.js} +2 -2
  382. package/__chunks__/{chunk-42WAHEUE.js → chunk-GV577DTT.js} +2 -2
  383. package/__chunks__/chunk-H7GDG5XR.js +2 -0
  384. package/__chunks__/chunk-HA5NINEJ.js +2 -0
  385. package/__chunks__/{chunk-5AXOAD3N.js → chunk-HCIPLSR7.js} +2 -2
  386. package/__chunks__/{chunk-EMV3BAAE.js → chunk-HCXCYX7Q.js} +2 -2
  387. package/__chunks__/{chunk-ZHQ2FM4U.js → chunk-HIQSUH24.js} +2 -2
  388. package/__chunks__/{chunk-EQDA4XLI.js → chunk-HMCAJBCT.js} +2 -2
  389. package/__chunks__/{chunk-T2H37TO6.js → chunk-HOAZ7O7H.js} +2 -2
  390. package/__chunks__/chunk-HP7NZTQO.js +2 -0
  391. package/__chunks__/{chunk-F7X6F6M3.js → chunk-HUBKIVKS.js} +2 -2
  392. package/__chunks__/chunk-HXYYH7NA.js +2 -0
  393. package/__chunks__/chunk-HYATICYW.js +2 -0
  394. package/__chunks__/{chunk-ONIEJD6D.js → chunk-HYMH2FXW.js} +2 -2
  395. package/__chunks__/{chunk-MHQHH5S7.js → chunk-I26W5IQJ.js} +2 -2
  396. package/__chunks__/{chunk-LTZTAIRP.js → chunk-I3BFG5J6.js} +2 -2
  397. package/__chunks__/{chunk-ABO5QEGG.js → chunk-I3FBVDO6.js} +2 -2
  398. package/__chunks__/{chunk-EI42XXIU.js → chunk-I3UNS5RD.js} +2 -2
  399. package/__chunks__/{chunk-DFVUH42M.js → chunk-I6T7M4YU.js} +2 -2
  400. package/__chunks__/chunk-IGUZ2AY4.js +2 -0
  401. package/__chunks__/{chunk-F2UXAOCH.js → chunk-IK5PRE7X.js} +2 -2
  402. package/__chunks__/{chunk-2LCPXXKY.js → chunk-IKDHL544.js} +2 -2
  403. package/__chunks__/{chunk-BKP6P7YE.js → chunk-IMHD2TF7.js} +2 -2
  404. package/__chunks__/{chunk-CGQ3U5LF.js → chunk-IRZ7STKJ.js} +2 -2
  405. package/__chunks__/chunk-ISKRX5XI.js +2 -0
  406. package/__chunks__/{chunk-UYLBPHWT.js → chunk-IZDG4IXQ.js} +2 -2
  407. package/__chunks__/{chunk-S36LFYYQ.js → chunk-JA2AFWW6.js} +2 -2
  408. package/__chunks__/{chunk-QLYBORGJ.js → chunk-JA3EQL35.js} +2 -2
  409. package/__chunks__/chunk-JDPVMTSA.js +2 -0
  410. package/__chunks__/{chunk-MBYDDNAB.js → chunk-JJSOGA7T.js} +2 -2
  411. package/__chunks__/{chunk-BPYFYXMV.js → chunk-JP4ZCKIP.js} +2 -2
  412. package/__chunks__/{chunk-VTVCCCGH.js → chunk-JPKHJDR4.js} +2 -2
  413. package/__chunks__/{chunk-6SJKGHYD.js → chunk-JQXLDTUY.js} +2 -2
  414. package/__chunks__/{chunk-YATQ3BX2.js → chunk-JZN6L25N.js} +2 -2
  415. package/__chunks__/chunk-K5AO7J4K.js +2 -0
  416. package/__chunks__/{chunk-SG3ZTFB3.js → chunk-KEDBL5D5.js} +2 -2
  417. package/__chunks__/{chunk-IOTYFLTR.js → chunk-KFEYL67M.js} +2 -2
  418. package/__chunks__/{chunk-ZBXUKULC.js → chunk-KINNNTZ3.js} +2 -2
  419. package/__chunks__/{chunk-CDMRIHMI.js → chunk-KKIJXJ6C.js} +2 -2
  420. package/__chunks__/{chunk-YD6YCVT7.js → chunk-KKJAZKXF.js} +2 -2
  421. package/__chunks__/chunk-KM5HZCZC.js +2 -0
  422. package/__chunks__/{chunk-ZBQEGSMH.js → chunk-KOSA4PXW.js} +2 -2
  423. package/__chunks__/{chunk-DYWRRSOH.js → chunk-KQZILKJH.js} +2 -2
  424. package/__chunks__/{chunk-GW52CHEK.js → chunk-KTOIBOCZ.js} +2 -2
  425. package/__chunks__/{chunk-QGXAEZ3R.js → chunk-KU5PGHDE.js} +2 -2
  426. package/__chunks__/{chunk-5XH4AL7I.js → chunk-KWZOTOK2.js} +2 -2
  427. package/__chunks__/{chunk-NZJHKEOU.js → chunk-L256TLR3.js} +2 -2
  428. package/__chunks__/chunk-LEKCSVPR.js +2 -0
  429. package/__chunks__/{chunk-37KWVEPF.js → chunk-LHVWXG6Z.js} +2 -2
  430. package/__chunks__/{chunk-ZEEFPSBZ.js → chunk-LIQL4LIM.js} +2 -2
  431. package/__chunks__/{chunk-S4NBVMZW.js → chunk-LMVAAOSK.js} +2 -2
  432. package/__chunks__/{chunk-SVJ6NQDE.js → chunk-LNF42C6W.js} +2 -2
  433. package/__chunks__/{chunk-BQYTH7AK.js → chunk-LVXQ7WTO.js} +2 -2
  434. package/__chunks__/{chunk-TFAAJEMX.js → chunk-M6HJU3EY.js} +2 -2
  435. package/__chunks__/chunk-M6JT7RXB.js +2 -0
  436. package/__chunks__/{chunk-TGX5H2H3.js → chunk-MAO5PDGU.js} +2 -2
  437. package/__chunks__/{chunk-ED4YGG3G.js → chunk-MBKE6FU5.js} +2 -2
  438. package/__chunks__/{chunk-KRMU2Z2C.js → chunk-MCSRMWAF.js} +2 -2
  439. package/__chunks__/{chunk-4O7ZKDWK.js → chunk-MCVFSSI6.js} +1 -1
  440. package/__chunks__/{chunk-AP3XIPNY.js → chunk-MCXJLSQN.js} +2 -2
  441. package/__chunks__/{chunk-75ATYPCH.js → chunk-MDBHNPPK.js} +2 -2
  442. package/__chunks__/{chunk-23GAVUHC.js → chunk-MDCMRKTE.js} +2 -2
  443. package/__chunks__/chunk-MJ6SIMJX.js +2 -0
  444. package/__chunks__/{chunk-KTZ63Z7H.js → chunk-MMH6LPJ7.js} +2 -2
  445. package/__chunks__/chunk-MR73UU6X.js +2 -0
  446. package/__chunks__/{chunk-GRKVFBTR.js → chunk-MRXVHWV4.js} +2 -2
  447. package/__chunks__/{chunk-4NCLKQE4.js → chunk-MSTC4KAQ.js} +2 -2
  448. package/__chunks__/chunk-MYCAZRT6.js +2 -0
  449. package/__chunks__/chunk-N3XDEDPK.js +2 -0
  450. package/__chunks__/{chunk-23FGQXVY.js → chunk-N77WD45J.js} +2 -2
  451. package/__chunks__/{chunk-B7QJVGGM.js → chunk-NF67W43K.js} +2 -2
  452. package/__chunks__/{chunk-A2U7YHHN.js → chunk-NGOLRH2R.js} +2 -2
  453. package/__chunks__/{chunk-BUPAQ5HY.js → chunk-NH26QJUB.js} +2 -2
  454. package/__chunks__/chunk-NNPYDFED.js +2 -0
  455. package/__chunks__/{chunk-HBNDHQRE.js → chunk-NPVYRJJM.js} +2 -2
  456. package/__chunks__/{chunk-5LXC4IIN.js → chunk-NREKZ33H.js} +2 -2
  457. package/__chunks__/{chunk-456GJ76M.js → chunk-NTVISZ65.js} +2 -2
  458. package/__chunks__/{chunk-D5WTTWXK.js → chunk-NV6TFP55.js} +2 -2
  459. package/__chunks__/{chunk-3TAIW5FC.js → chunk-O3ATBK5R.js} +2 -2
  460. package/__chunks__/chunk-O46GC6JG.js +2 -0
  461. package/__chunks__/chunk-O543Q4RJ.js +2 -0
  462. package/__chunks__/{chunk-HNH264UT.js → chunk-O5L6LKCS.js} +2 -2
  463. package/__chunks__/{chunk-NU6AOMTW.js → chunk-O7KMNRUL.js} +2 -2
  464. package/__chunks__/{chunk-4MANNA3R.js → chunk-OAIIEBX3.js} +2 -2
  465. package/__chunks__/{chunk-UCY57J3O.js → chunk-OAQ53Z4C.js} +2 -2
  466. package/__chunks__/{chunk-7O4XALGM.js → chunk-OB4ZBIYZ.js} +2 -2
  467. package/__chunks__/{chunk-SNTP4OSW.js → chunk-OKWWJMBS.js} +2 -2
  468. package/__chunks__/{chunk-4HLW7ZMX.js → chunk-ONSI42KY.js} +2 -2
  469. package/__chunks__/{chunk-YE5XIONJ.js → chunk-ONVUZ54B.js} +2 -2
  470. package/__chunks__/{chunk-TKWWNYOJ.js → chunk-OXUH33R3.js} +2 -2
  471. package/__chunks__/{chunk-XQG6XWOQ.js → chunk-OZIBVRNU.js} +2 -2
  472. package/__chunks__/{chunk-SXSFLBKJ.js → chunk-PA6WAVJF.js} +2 -2
  473. package/__chunks__/chunk-PDAFY2LH.js +2 -0
  474. package/__chunks__/chunk-PNA3QCL7.js +2 -0
  475. package/__chunks__/{chunk-TWV5SFHK.js → chunk-PNAPZIMR.js} +2 -2
  476. package/__chunks__/{chunk-GDY634TG.js → chunk-PPIXFWRT.js} +2 -2
  477. package/__chunks__/{chunk-E47AV6OJ.js → chunk-PPVNXX42.js} +2 -2
  478. package/__chunks__/{chunk-2YBYI5JU.js → chunk-PQIQYG3E.js} +2 -2
  479. package/__chunks__/{chunk-DUULTAZU.js → chunk-PSUUVGXA.js} +2 -2
  480. package/__chunks__/{chunk-DFVB6AMH.js → chunk-PYJ4B7ID.js} +2 -2
  481. package/__chunks__/{chunk-67MCFXD2.js → chunk-QB3MQPUV.js} +2 -2
  482. package/__chunks__/chunk-QIBQNU2P.js +2 -0
  483. package/__chunks__/{chunk-N2E265WT.js → chunk-QIWK24PU.js} +2 -2
  484. package/__chunks__/{chunk-D6AWK3W3.js → chunk-QL2D4UJF.js} +2 -2
  485. package/__chunks__/{chunk-TAS3O67D.js → chunk-QLMRZJLA.js} +2 -2
  486. package/__chunks__/{chunk-S4XKON7Z.js → chunk-QM4I5QSZ.js} +2 -2
  487. package/__chunks__/{chunk-2GSGRNSV.js → chunk-QTN3KX3M.js} +2 -2
  488. package/__chunks__/{chunk-YSQ7QHCI.js → chunk-QVV7VIBK.js} +2 -2
  489. package/__chunks__/{chunk-KSVCCBKS.js → chunk-QXLKN4HC.js} +2 -2
  490. package/__chunks__/{chunk-ZOKIC4H7.js → chunk-RCYRQZAI.js} +2 -2
  491. package/__chunks__/{chunk-NCYLUOTK.js → chunk-REIY4X37.js} +2 -2
  492. package/__chunks__/{chunk-UYHYJDOZ.js → chunk-RIOQH5KF.js} +2 -2
  493. package/__chunks__/{chunk-NLMVXSTQ.js → chunk-ROKECJO2.js} +2 -2
  494. package/__chunks__/{chunk-O7JUBNQP.js → chunk-RSJ4MAEA.js} +2 -2
  495. package/__chunks__/chunk-RTSSMWCI.js +2 -0
  496. package/__chunks__/{chunk-SAUU7YHO.js → chunk-RXKE244P.js} +2 -2
  497. package/__chunks__/chunk-S65P67OZ.js +2 -0
  498. package/__chunks__/{chunk-D3SO7UMR.js → chunk-SAEZDY5M.js} +2 -2
  499. package/__chunks__/{chunk-TXNTMPDT.js → chunk-SAQ4ASCL.js} +2 -2
  500. package/__chunks__/chunk-SFLJRAPR.js +2 -0
  501. package/__chunks__/{chunk-GZAICRVW.js → chunk-SGKUVI7A.js} +2 -2
  502. package/__chunks__/{chunk-DTZNLA6L.js → chunk-SGTYZZZD.js} +2 -2
  503. package/__chunks__/{chunk-WLROOR35.js → chunk-SL4OWXJ7.js} +2 -2
  504. package/__chunks__/{chunk-NEMA425J.js → chunk-SMC6SXKT.js} +2 -2
  505. package/__chunks__/{chunk-LNYTT4KX.js → chunk-SO6RH4JZ.js} +2 -2
  506. package/__chunks__/{chunk-L6RR73Q2.js → chunk-SS6PB3LA.js} +2 -2
  507. package/__chunks__/{chunk-ICLWGAT4.js → chunk-SVRN4Z36.js} +2 -2
  508. package/__chunks__/{chunk-LPRORCKE.js → chunk-T3CV6ZAP.js} +2 -2
  509. package/__chunks__/{chunk-WBZWKYFP.js → chunk-T7WJHNCR.js} +2 -2
  510. package/__chunks__/{chunk-URJGJPC3.js → chunk-TDMJ4VFU.js} +2 -2
  511. package/__chunks__/{chunk-P6Y5MH5C.js → chunk-TGFGWHHY.js} +2 -2
  512. package/__chunks__/chunk-TILWP7WB.js +2 -0
  513. package/__chunks__/{chunk-KTFZZF7F.js → chunk-TLBRUWLT.js} +2 -2
  514. package/__chunks__/chunk-TLCF6TGV.js +2 -0
  515. package/__chunks__/{chunk-CTXTKK27.js → chunk-TLM7QCHU.js} +2 -2
  516. package/__chunks__/{chunk-5EWR7Q6Q.js → chunk-TMYYEVVK.js} +2 -2
  517. package/__chunks__/{chunk-ZCPJLWWI.js → chunk-TPYMWIF6.js} +2 -2
  518. package/__chunks__/{chunk-PCPEA2UW.js → chunk-TT56Z2LR.js} +2 -2
  519. package/__chunks__/{chunk-NKTKHQ4V.js → chunk-TVGXCKNH.js} +2 -2
  520. package/__chunks__/{chunk-F624DF7G.js → chunk-TWGIA4XW.js} +2 -2
  521. package/__chunks__/{chunk-PDMWBJSM.js → chunk-TXVYOXCZ.js} +2 -2
  522. package/__chunks__/chunk-U2KK5JAG.js +2 -0
  523. package/__chunks__/{chunk-FWKBWM4A.js → chunk-U7D6ZXFK.js} +2 -2
  524. package/__chunks__/chunk-UBUWJKO6.js +2 -0
  525. package/__chunks__/{chunk-S665BX57.js → chunk-UEO7QDXR.js} +2 -2
  526. package/__chunks__/{chunk-NPX2NS7B.js → chunk-UF6M3YZK.js} +2 -2
  527. package/__chunks__/{chunk-MXDKSORT.js → chunk-UFENPVPT.js} +2 -2
  528. package/__chunks__/{chunk-DCB4WS3R.js → chunk-UJB5K7UE.js} +2 -2
  529. package/__chunks__/{chunk-L22G3KL6.js → chunk-UMEL33UT.js} +2 -2
  530. package/__chunks__/{chunk-WSOVRXVS.js → chunk-UNPYZJVQ.js} +2 -2
  531. package/__chunks__/{chunk-OVGDXPN6.js → chunk-UOP4242V.js} +2 -2
  532. package/__chunks__/{chunk-HRE7KFUD.js → chunk-UTHKXOLV.js} +2 -2
  533. package/__chunks__/{chunk-COMNNOOG.js → chunk-UV4NYWRU.js} +2 -2
  534. package/__chunks__/{chunk-FSYG372G.js → chunk-UWLFEUFI.js} +2 -2
  535. package/__chunks__/chunk-V3MUMKZV.js +2 -0
  536. package/__chunks__/chunk-V3UFMDZU.js +2 -0
  537. package/__chunks__/{chunk-TCCCMTLO.js → chunk-V44RE32I.js} +2 -2
  538. package/__chunks__/{chunk-NUQ6RZRS.js → chunk-V7VNB5Z4.js} +2 -2
  539. package/__chunks__/{chunk-UH2VDJAR.js → chunk-VFR5RYGT.js} +2 -2
  540. package/__chunks__/{chunk-2O2YHD27.js → chunk-VFWEA5S5.js} +2 -2
  541. package/__chunks__/{chunk-ZWAG3KIG.js → chunk-VFWIJC35.js} +2 -2
  542. package/__chunks__/{chunk-HV5QO5VX.js → chunk-VH2XORUS.js} +2 -2
  543. package/__chunks__/{chunk-SZNQFOEL.js → chunk-VH5NLL4G.js} +2 -2
  544. package/__chunks__/chunk-VHOJYM7F.js +2 -0
  545. package/__chunks__/{chunk-XQ3AX42T.js → chunk-VHRBICW4.js} +2 -2
  546. package/__chunks__/{chunk-VDF77UVT.js → chunk-VOEY3DBB.js} +2 -2
  547. package/__chunks__/{chunk-2VKYXMIT.js → chunk-VPT4SDXE.js} +2 -2
  548. package/__chunks__/{chunk-WS37O6BZ.js → chunk-VTXYRA2P.js} +2 -2
  549. package/__chunks__/{chunk-URKQ6O6D.js → chunk-VWC2FWGA.js} +2 -2
  550. package/__chunks__/chunk-VXUDPSPQ.js +2 -0
  551. package/__chunks__/{chunk-V4LB3NMJ.js → chunk-W2YJZSAY.js} +2 -2
  552. package/__chunks__/{chunk-I55FKXKX.js → chunk-W4Y4KDHJ.js} +2 -2
  553. package/__chunks__/{chunk-7ZSJU5KU.js → chunk-W56R7AJC.js} +2 -2
  554. package/__chunks__/{chunk-4C6MFYBE.js → chunk-W5AIF7Y6.js} +2 -2
  555. package/__chunks__/{chunk-T45NZTTK.js → chunk-W5JBPSN4.js} +2 -2
  556. package/__chunks__/{chunk-PYH5M2IZ.js → chunk-W5KEBXQZ.js} +2 -2
  557. package/__chunks__/chunk-W6VTXFX4.js +2 -0
  558. package/__chunks__/{chunk-U3ILQFEB.js → chunk-W7PMKMCE.js} +2 -2
  559. package/__chunks__/{chunk-47RHRBCE.js → chunk-WLJY5I2C.js} +2 -2
  560. package/__chunks__/chunk-WLYKWQD6.js +2 -0
  561. package/__chunks__/{chunk-W5L2ZTST.js → chunk-WM7RAUST.js} +2 -2
  562. package/__chunks__/{chunk-UNLB3DDQ.js → chunk-WMX7HLEK.js} +2 -2
  563. package/__chunks__/{chunk-BEBE5IQA.js → chunk-WPOBFA47.js} +2 -2
  564. package/__chunks__/{chunk-UKFTGLFW.js → chunk-WSPYL5G4.js} +2 -2
  565. package/__chunks__/{chunk-C4RCJUBS.js → chunk-WUYRU2GO.js} +2 -2
  566. package/__chunks__/{chunk-5TPU5JOB.js → chunk-WZL24NPU.js} +2 -2
  567. package/__chunks__/chunk-X6744NGN.js +2 -0
  568. package/__chunks__/{chunk-XZLXKNQ4.js → chunk-XA4OE2V4.js} +2 -2
  569. package/__chunks__/{chunk-ITGPLIEO.js → chunk-XAKAWG2W.js} +2 -2
  570. package/__chunks__/{chunk-PIWXU6UR.js → chunk-XD24BRXO.js} +2 -2
  571. package/__chunks__/{chunk-YWOVWRAQ.js → chunk-XDKRUOB2.js} +2 -2
  572. package/__chunks__/{chunk-CIZF5T47.js → chunk-XGWMHT5G.js} +2 -2
  573. package/__chunks__/{chunk-5MCLFOWU.js → chunk-XK2W3OFR.js} +2 -2
  574. package/__chunks__/chunk-XL4VUG2O.js +2 -0
  575. package/__chunks__/{chunk-WKT76KEN.js → chunk-XNAVOZDC.js} +2 -2
  576. package/__chunks__/{chunk-U6BRYL7W.js → chunk-XOA7V3BD.js} +2 -2
  577. package/__chunks__/{chunk-ZECVO7NT.js → chunk-XOBPIWIK.js} +2 -2
  578. package/__chunks__/{chunk-KSLZVJHN.js → chunk-XQNAMSFX.js} +2 -2
  579. package/__chunks__/chunk-XTPZQZQY.js +2 -0
  580. package/__chunks__/{chunk-Q5VK54TA.js → chunk-XVYJIKOS.js} +2 -2
  581. package/__chunks__/{chunk-ZBIMNMUF.js → chunk-Y226KSUL.js} +2 -2
  582. package/__chunks__/{chunk-PXV66OL3.js → chunk-Y35KCPR2.js} +2 -2
  583. package/__chunks__/chunk-Y7F6PYUN.js +2 -0
  584. package/__chunks__/chunk-Y7HSIWT3.js +2 -0
  585. package/__chunks__/{chunk-UNB3KY4B.js → chunk-Y7RDTJ6F.js} +2 -2
  586. package/__chunks__/{chunk-ECC5F3PJ.js → chunk-YBD4ZVSI.js} +2 -2
  587. package/__chunks__/{chunk-PX54L5EB.js → chunk-YCEGBI7J.js} +2 -2
  588. package/__chunks__/{chunk-6XE47THM.js → chunk-YHHYGYUN.js} +2 -2
  589. package/__chunks__/{chunk-3QL4D2XF.js → chunk-YVPPH362.js} +2 -2
  590. package/__chunks__/chunk-YZ7FBEXO.js +2 -0
  591. package/__chunks__/chunk-Z4H275ML.js +2 -0
  592. package/__chunks__/{chunk-6Q4MF4Y4.js → chunk-Z4J7ZJE7.js} +2 -2
  593. package/__chunks__/chunk-Z6NVIDIA.js +2 -0
  594. package/__chunks__/chunk-Z7QVCZKA.js +2 -0
  595. package/__chunks__/{chunk-BIXJDOEL.js → chunk-ZCJII2X2.js} +2 -2
  596. package/__chunks__/{chunk-HQPRF3KI.js → chunk-ZDB6HAKO.js} +2 -2
  597. package/__chunks__/{chunk-MXHFMY23.js → chunk-ZKGHYSIS.js} +2 -2
  598. package/__chunks__/{chunk-WVX2ARI2.js → chunk-ZNBKAVJ5.js} +2 -2
  599. package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
  600. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
  601. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
  602. package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
  603. package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
  604. package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
  605. package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
  606. package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
  607. package/__commonjs/UI/SignTransactionsModals/components/index.js +1 -1
  608. package/__commonjs/UI/SignTransactionsModals/index.js +1 -1
  609. package/__commonjs/UI/index.js +1 -1
  610. package/__commonjs/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
  611. package/__commonjs/UI/walletConnect/index.js +1 -1
  612. package/__commonjs/__mocks__/index.js +3 -3
  613. package/__commonjs/__mocks__/utils/index.js +3 -3
  614. package/__commonjs/__mocks__/utils/renderWithProvider.js +3 -3
  615. package/__commonjs/components/ProviderInitializer/ProviderInitializer.js +1 -1
  616. package/__commonjs/components/ProviderInitializer/helpers/getMultiSigLoginToken.d.ts +6 -0
  617. package/__commonjs/components/ProviderInitializer/helpers/getMultiSigLoginToken.js +9 -0
  618. package/__commonjs/components/ProviderInitializer/helpers/index.d.ts +1 -0
  619. package/__commonjs/components/ProviderInitializer/helpers/index.js +1 -1
  620. package/__commonjs/components/ProviderInitializer/helpers/tests/getMultiSigLoginToken.test.d.ts +2 -0
  621. package/__commonjs/components/ProviderInitializer/index.js +1 -1
  622. package/__commonjs/components/TransactionSender/TransactionSender.js +1 -1
  623. package/__commonjs/components/TransactionSender/index.js +1 -1
  624. package/__commonjs/hooks/index.js +1 -1
  625. package/__commonjs/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
  626. package/__commonjs/hooks/transactions/helpers/index.js +1 -1
  627. package/__commonjs/hooks/transactions/index.js +1 -1
  628. package/__commonjs/hooks/transactions/useSignTransactions.js +1 -1
  629. package/__commonjs/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
  630. package/__commonjs/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
  631. package/__commonjs/services/nativeAuth/helpers/index.js +1 -1
  632. package/__commonjs/utils/index.js +1 -1
  633. package/__commonjs/utils/transactions/builtCallbackUrl.js +1 -1
  634. package/__commonjs/utils/transactions/index.js +1 -1
  635. package/__commonjs/wrappers/DappProvider/DappProvider.js +3 -3
  636. package/__commonjs/wrappers/DappProvider/index.js +3 -3
  637. package/__commonjs/wrappers/index.js +3 -3
  638. package/__mocks__/accountConfig.js +1 -1
  639. package/__mocks__/index.js +1 -1
  640. package/__mocks__/server.js +1 -1
  641. package/__mocks__/utils/index.js +1 -1
  642. package/__mocks__/utils/renderWithProvider.js +1 -1
  643. package/apiCalls/accounts/getAccountFromApi.js +1 -1
  644. package/apiCalls/accounts/index.js +1 -1
  645. package/apiCalls/configuration/getApiAddressForChainId.js +1 -1
  646. package/apiCalls/configuration/getEnvironmentForChainId.js +1 -1
  647. package/apiCalls/configuration/getNetworkConfig.js +1 -1
  648. package/apiCalls/configuration/getServerConfigurationForEnvironment.js +1 -1
  649. package/apiCalls/configuration/index.js +1 -1
  650. package/apiCalls/economics/getEconomicsInfo.js +1 -1
  651. package/apiCalls/economics/index.js +1 -1
  652. package/apiCalls/getScamAddressData.js +1 -1
  653. package/apiCalls/index.js +1 -1
  654. package/apiCalls/transactions/getTransactionsByHashes.js +1 -1
  655. package/apiCalls/transactions/index.js +1 -1
  656. package/apiCalls/transactions/sendSignedBatchTransactions.js +1 -1
  657. package/apiCalls/transactions/sendSignedTransactions.js +1 -1
  658. package/apiCalls/utils/getCleanApiAddress.js +1 -1
  659. package/apiCalls/utils/index.js +1 -1
  660. package/components/LogoutListener/LogoutListener.js +1 -1
  661. package/components/LogoutListener/helpers/index.js +1 -1
  662. package/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +1 -1
  663. package/components/LogoutListener/helpers/useNativeAuthLogout.js +1 -1
  664. package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +1 -1
  665. package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +1 -1
  666. package/components/LogoutListener/index.js +1 -1
  667. package/components/ProviderInitializer/ProviderInitializer.js +1 -1
  668. package/components/ProviderInitializer/helpers/getMultiSigLoginToken.d.ts +6 -0
  669. package/components/ProviderInitializer/helpers/getMultiSigLoginToken.js +2 -0
  670. package/components/ProviderInitializer/helpers/index.d.ts +1 -0
  671. package/components/ProviderInitializer/helpers/index.js +1 -1
  672. package/components/ProviderInitializer/helpers/tests/getMultiSigLoginToken.test.d.ts +2 -0
  673. package/components/ProviderInitializer/hooks/index.js +1 -1
  674. package/components/ProviderInitializer/hooks/useSetLedgerProvider.js +1 -1
  675. package/components/ProviderInitializer/index.js +1 -1
  676. package/components/TransactionSender/TransactionSender.js +1 -1
  677. package/components/TransactionSender/index.js +1 -1
  678. package/components/TransactionSender/utils/handleSendBatchTransactionsErrors.js +1 -1
  679. package/components/TransactionSender/utils/handleSendTransactionsErrors.js +1 -1
  680. package/components/TransactionSender/utils/invokeSendTransactions.js +1 -1
  681. package/components/TransactionStatusToast/StatusIcon.js +1 -1
  682. package/components/TransactionStatusToast/StatusMessageComponent.js +1 -1
  683. package/components/TransactionsTracker/TransactionTracker.js +1 -1
  684. package/components/TransactionsTracker/index.js +1 -1
  685. package/constants/index.js +1 -1
  686. package/constants/network.js +1 -1
  687. package/hooks/account/index.js +1 -1
  688. package/hooks/account/useGetAccount.js +1 -1
  689. package/hooks/account/useGetAccountFromApi.js +1 -1
  690. package/hooks/account/useGetAccountInfo.js +1 -1
  691. package/hooks/account/useGetAccountProvider.js +1 -1
  692. package/hooks/account/useGetIsLoggedIn.js +1 -1
  693. package/hooks/account/useGetLoginInfo.js +1 -1
  694. package/hooks/account/useGetWebsocketEvent.js +1 -1
  695. package/hooks/economics/index.js +1 -1
  696. package/hooks/economics/useGetEgldPrice.js +1 -1
  697. package/hooks/index.js +1 -1
  698. package/hooks/login/index.js +1 -1
  699. package/hooks/login/useExtensionLogin.js +1 -1
  700. package/hooks/login/useGetModalLoginMethods.js +1 -1
  701. package/hooks/login/useLedgerLogin.js +1 -1
  702. package/hooks/login/useLoginService.js +1 -1
  703. package/hooks/login/useOperaLogin.js +1 -1
  704. package/hooks/login/useWalletConnectV2Login.js +1 -1
  705. package/hooks/login/useWebViewLogin.js +1 -1
  706. package/hooks/login/useWebWalletLogin.js +1 -1
  707. package/hooks/login/useXaliasLogin.js +1 -1
  708. package/hooks/signMessage/index.js +1 -1
  709. package/hooks/signMessage/useGetLastSignedMessageSession.js +1 -1
  710. package/hooks/signMessage/useGetSignMessageSession.js +1 -1
  711. package/hooks/signMessage/useGetSignedMessageStatus.js +1 -1
  712. package/hooks/signMessage/useSignMessage.js +1 -1
  713. package/hooks/toasts/index.js +1 -1
  714. package/hooks/toasts/useGetToasts.js +1 -1
  715. package/hooks/toasts/useTransactionsToasts.js +1 -1
  716. package/hooks/transactions/batch/tracker/useBatchTransactionsTracker.js +1 -1
  717. package/hooks/transactions/batch/tracker/useCheckBatch.js +1 -1
  718. package/hooks/transactions/batch/tracker/useCheckBatchesOnWsFailureFallback.js +1 -1
  719. package/hooks/transactions/batch/tracker/useCheckHangingBatchesFallback.js +1 -1
  720. package/hooks/transactions/batch/tracker/useUpdateBatch.js +1 -1
  721. package/hooks/transactions/batch/tracker/useVerifyBatchStatus.js +1 -1
  722. package/hooks/transactions/batch/useGetBatchStatus.js +1 -1
  723. package/hooks/transactions/batch/useGetBatches.js +1 -1
  724. package/hooks/transactions/batch/useResolveBatchStatusResponse.js +1 -1
  725. package/hooks/transactions/batch/useSendBatchTransactions.js +1 -1
  726. package/hooks/transactions/helpers/buildBatchId.js +1 -1
  727. package/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
  728. package/hooks/transactions/helpers/extractSessionId.js +1 -1
  729. package/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +1 -1
  730. package/hooks/transactions/helpers/index.js +1 -1
  731. package/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +1 -1
  732. package/hooks/transactions/helpers/useGetLedgerProvider.js +1 -1
  733. package/hooks/transactions/helpers/useSetTransactionNonces.js +1 -1
  734. package/hooks/transactions/index.js +1 -1
  735. package/hooks/transactions/useCancelWalletConnectAction.js +1 -1
  736. package/hooks/transactions/useCheckTransactionStatus/checkBatch.js +1 -1
  737. package/hooks/transactions/useCheckTransactionStatus/index.js +1 -1
  738. package/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +1 -1
  739. package/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +1 -1
  740. package/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +1 -1
  741. package/hooks/transactions/useGetActiveTransactionsStatus.js +1 -1
  742. package/hooks/transactions/useGetFailedTransactions.js +1 -1
  743. package/hooks/transactions/useGetLastPendingTransactionHash.js +1 -1
  744. package/hooks/transactions/useGetPendingTransactions.js +1 -1
  745. package/hooks/transactions/useGetSignTransactionsError.js +1 -1
  746. package/hooks/transactions/useGetSignedTransactions.js +1 -1
  747. package/hooks/transactions/useGetSuccessfulTransactions.js +1 -1
  748. package/hooks/transactions/useGetTokenDetails.js +1 -1
  749. package/hooks/transactions/useGetTransactionDisplayInfo.js +1 -1
  750. package/hooks/transactions/useParseMultiEsdtTransferData.js +1 -1
  751. package/hooks/transactions/useParseSignedTransactions.js +1 -1
  752. package/hooks/transactions/useSignMultipleTransactions.js +1 -1
  753. package/hooks/transactions/useSignTransactions.js +1 -1
  754. package/hooks/transactions/useSignTransactionsCommonData.js +1 -1
  755. package/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
  756. package/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
  757. package/hooks/transactions/useTrackTransactionStatus.js +1 -1
  758. package/hooks/transactions/useTransactionsTracker.js +1 -1
  759. package/hooks/useGetNetworkConfig.js +1 -1
  760. package/hooks/useGetNotification.js +1 -1
  761. package/hooks/websocketListener/index.js +1 -1
  762. package/hooks/websocketListener/useInitializeWebsocketConnection.js +1 -1
  763. package/hooks/websocketListener/useRegisterWebsocketListener.js +1 -1
  764. package/models/index.js +1 -1
  765. package/models/newTransaction.js +1 -1
  766. package/package.json +1 -1
  767. package/providers/accountProvider.js +1 -1
  768. package/providers/experimentalWebViewProvider/ExperimentalWebviewProvider.js +1 -1
  769. package/providers/experimentalWebViewProvider/index.js +1 -1
  770. package/providers/index.js +1 -1
  771. package/providers/utils.js +1 -1
  772. package/providers/webviewProvider/index.js +1 -1
  773. package/providers/webviewProvider/requestMethods.js +1 -1
  774. package/providers/webviewProvider/webviewProvider.js +1 -1
  775. package/reduxStore/DappProviderContext.js +1 -1
  776. package/reduxStore/commonActions.js +1 -1
  777. package/reduxStore/middlewares/loginSessionMiddleware.js +1 -1
  778. package/reduxStore/persistConfig.js +1 -1
  779. package/reduxStore/persistedRootReducer.js +1 -1
  780. package/reduxStore/reducers.js +1 -1
  781. package/reduxStore/rootReducer.js +1 -1
  782. package/reduxStore/selectors/accountInfoSelectors.js +1 -1
  783. package/reduxStore/selectors/index.js +1 -1
  784. package/reduxStore/selectors/loginInfoSelectors.js +1 -1
  785. package/reduxStore/selectors/transactionsInfoSelectors.js +1 -1
  786. package/reduxStore/selectors/transactionsSelectors.js +1 -1
  787. package/reduxStore/slices/accountInfoSlice.js +1 -1
  788. package/reduxStore/slices/batchTransactionsSlice.js +1 -1
  789. package/reduxStore/slices/dappConfigSlice.js +1 -1
  790. package/reduxStore/slices/index.js +1 -1
  791. package/reduxStore/slices/loginInfoSlice.js +1 -1
  792. package/reduxStore/slices/modalsSlice.js +1 -1
  793. package/reduxStore/slices/networkConfigSlice.js +1 -1
  794. package/reduxStore/slices/signedMessageInfoSlice.js +1 -1
  795. package/reduxStore/slices/toastsSlice.js +1 -1
  796. package/reduxStore/slices/transactionsInfoSlice.js +1 -1
  797. package/reduxStore/slices/transactionsSlice.js +1 -1
  798. package/reduxStore/store.js +1 -1
  799. package/services/index.js +1 -1
  800. package/services/nativeAuth/helpers/getAuthorizationInfo.js +1 -1
  801. package/services/nativeAuth/helpers/getIsNativeAuthSingingForbidden.js +1 -1
  802. package/services/nativeAuth/helpers/index.js +1 -1
  803. package/services/nativeAuth/helpers/loginWithNativeAuthToken.js +1 -1
  804. package/services/transactions/clearTransactions.js +1 -1
  805. package/services/transactions/getBatchTransactionsStatus.js +1 -1
  806. package/services/transactions/getTransactionsDetails.js +1 -1
  807. package/services/transactions/index.js +1 -1
  808. package/services/transactions/isCrossShardTransaction.js +1 -1
  809. package/services/transactions/sendBatchTransactions.js +1 -1
  810. package/services/transactions/sendBatchTransactions.test.js +1 -1
  811. package/services/transactions/sendTransactions.js +1 -1
  812. package/services/transactions/signTransactions.js +1 -1
  813. package/services/transactions/transformAndSignTransactions.js +1 -1
  814. package/services/transactions/updateSignedTransactions.js +1 -1
  815. package/services/transactions/utils/transformTransactionsToSign.js +1 -1
  816. package/services/transactions/utils.js +1 -1
  817. package/storage/local.js +1 -1
  818. package/types/index.js +1 -1
  819. package/utils/account/getAccount.js +1 -1
  820. package/utils/account/getAccountBalance.js +1 -1
  821. package/utils/account/getAccountProviderType.js +1 -1
  822. package/utils/account/getAccountShard.js +1 -1
  823. package/utils/account/getAddress.js +1 -1
  824. package/utils/account/getIsProviderEqualTo.js +1 -1
  825. package/utils/account/getLatestNonce.js +1 -1
  826. package/utils/account/getSearchParamAddress.js +1 -1
  827. package/utils/account/getShardOfAddress.js +1 -1
  828. package/utils/account/index.js +1 -1
  829. package/utils/account/loginWithExternalProvider.js +1 -1
  830. package/utils/account/refreshAccount.js +1 -1
  831. package/utils/account/setNonce.js +1 -1
  832. package/utils/account/signMessage.js +1 -1
  833. package/utils/decoders/index.js +1 -1
  834. package/utils/getIsLoggedIn.js +1 -1
  835. package/utils/index.js +1 -1
  836. package/utils/logout.js +1 -1
  837. package/utils/network/getChainID.js +1 -1
  838. package/utils/network/getEgldLabel.js +1 -1
  839. package/utils/network/getNetworkConfig.js +1 -1
  840. package/utils/network/index.js +1 -1
  841. package/utils/operations/calculateFeeInFiat.js +1 -1
  842. package/utils/operations/calculateFeeLimit.js +1 -1
  843. package/utils/operations/denominate.js +1 -1
  844. package/utils/operations/formatAmount.js +1 -1
  845. package/utils/operations/index.js +1 -1
  846. package/utils/operations/ledger/getLedgerVersionOptions.js +1 -1
  847. package/utils/operations/ledger/index.js +1 -1
  848. package/utils/operations/nominate.js +1 -1
  849. package/utils/operations/parseAmount.js +1 -1
  850. package/utils/smartContracts.js +1 -1
  851. package/utils/storage/index.js +1 -1
  852. package/utils/toasts/customToastsActions.js +1 -1
  853. package/utils/toasts/index.js +1 -1
  854. package/utils/transactions/batch/getTransactionsStatus.js +1 -1
  855. package/utils/transactions/batch/updateBatchTransactionsStatuses.js +1 -1
  856. package/utils/transactions/builtCallbackUrl.js +1 -1
  857. package/utils/transactions/getAllTransactionsLink.js +1 -1
  858. package/utils/transactions/getAreTransactionsOnSameShard.js +1 -1
  859. package/utils/transactions/getDataPayloadForTransaction.js +1 -1
  860. package/utils/transactions/getInterpretedTransaction/getInterpretedTransaction.js +1 -1
  861. package/utils/transactions/getInterpretedTransaction/helpers/getReceiptMessage.js +1 -1
  862. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +1 -1
  863. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getEgldValueData.js +1 -1
  864. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.js +1 -1
  865. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromActions.js +1 -1
  866. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromDataField.js +1 -1
  867. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromOperations.js +1 -1
  868. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +1 -1
  869. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +1 -1
  870. package/utils/transactions/getInterpretedTransaction/helpers/index.js +1 -1
  871. package/utils/transactions/getInterpretedTransaction/index.js +1 -1
  872. package/utils/transactions/getTransactionLink.js +1 -1
  873. package/utils/transactions/getUsernameForTransaction.js +1 -1
  874. package/utils/transactions/index.js +1 -1
  875. package/utils/transactions/isGuardianTx.js +1 -1
  876. package/utils/transactions/parseMultiEsdtTransferData.js +1 -1
  877. package/utils/transactions/parseTransactionAfterSigning.js +1 -1
  878. package/utils/transactions/removeTransactionParamsFromUrl.js +1 -1
  879. package/utils/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.js +1 -1
  880. package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/decodeByMethod.js +1 -1
  881. package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.js +1 -1
  882. package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getSmartDecodedParts.js +1 -1
  883. package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.js +1 -1
  884. package/utils/transactions/transactionInfoHelpers/decodeForDisplay/index.js +1 -1
  885. package/utils/transactions/transactionInfoHelpers/getScResultsInitialDecodeMethod.js +1 -1
  886. package/utils/transactions/transactionInfoHelpers/getShardText.js +1 -1
  887. package/utils/transactions/transactionInfoHelpers/getTransactionActionNftText.js +1 -1
  888. package/utils/transactions/transactionInfoHelpers/getTransactionActionTokenText.js +1 -1
  889. package/utils/transactions/transactionInfoHelpers/getTransactionLinkWithLabel.js +1 -1
  890. package/utils/transactions/transactionInfoHelpers/getTransactionMessages.js +1 -1
  891. package/utils/transactions/transactionInfoHelpers/index.js +1 -1
  892. package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +1 -1
  893. package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/mexUnwrapper.js +1 -1
  894. package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +1 -1
  895. package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +1 -1
  896. package/utils/transactions/transactionInfoHelpers/useDataDecode.js +1 -1
  897. package/utils/transactions/transactionInfoHelpers/useDataDecodeMethod.js +1 -1
  898. package/utils/validation/index.js +1 -1
  899. package/utils/validation/maxDecimals.js +1 -1
  900. package/utils/validation/stringIsFloat.js +1 -1
  901. package/utils/walletconnect/__mocks__/sdkWalletconnectProvider.js +1 -1
  902. package/web/hooks/index.js +1 -1
  903. package/web/hooks/useIdleTimer.js +1 -1
  904. package/web/index.js +1 -1
  905. package/wrappers/AppInitializer.js +1 -1
  906. package/wrappers/AuthenticatedRoutesWrapper/AuthenticatedRoutesWrapper.js +1 -1
  907. package/wrappers/AuthenticatedRoutesWrapper/index.js +1 -1
  908. package/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +1 -1
  909. package/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +1 -1
  910. package/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +1 -1
  911. package/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +1 -1
  912. package/wrappers/AxiosInterceptorContext/components/index.js +1 -1
  913. package/wrappers/AxiosInterceptorContext/index.js +1 -1
  914. package/wrappers/DappProvider/CustomComponents.js +1 -1
  915. package/wrappers/DappProvider/DappProvider.js +1 -1
  916. package/wrappers/DappProvider/index.js +1 -1
  917. package/wrappers/index.js +1 -1
  918. package/__chunks__/chunk-2VGSKFFY.js +0 -2
  919. package/__chunks__/chunk-3CJ2GB62.js +0 -2
  920. package/__chunks__/chunk-3P5H74TM.js +0 -2
  921. package/__chunks__/chunk-3QIPTRXY.js +0 -2
  922. package/__chunks__/chunk-3RJ5VWER.js +0 -2
  923. package/__chunks__/chunk-3SS4LCMB.js +0 -2
  924. package/__chunks__/chunk-47EHJQR5.js +0 -2
  925. package/__chunks__/chunk-53QVC2MU.js +0 -2
  926. package/__chunks__/chunk-5QOHBSVB.js +0 -2
  927. package/__chunks__/chunk-7FOINRKS.js +0 -2
  928. package/__chunks__/chunk-7ZERHH35.js +0 -2
  929. package/__chunks__/chunk-AQH2YCCP.js +0 -2
  930. package/__chunks__/chunk-B6UHIQLK.js +0 -2
  931. package/__chunks__/chunk-BF3VCDDV.js +0 -2
  932. package/__chunks__/chunk-C2MWYPWZ.js +0 -2
  933. package/__chunks__/chunk-C4BO5WW3.js +0 -2
  934. package/__chunks__/chunk-CPQT76CT.js +0 -2
  935. package/__chunks__/chunk-CTYSHXG3.js +0 -2
  936. package/__chunks__/chunk-CYJHHNWY.js +0 -2
  937. package/__chunks__/chunk-D4ZXWYTB.js +0 -2
  938. package/__chunks__/chunk-DMFJT4VF.js +0 -2
  939. package/__chunks__/chunk-ECGWBZZ2.js +0 -2
  940. package/__chunks__/chunk-EEYOTZ6N.js +0 -2
  941. package/__chunks__/chunk-FIMYCN2F.js +0 -2
  942. package/__chunks__/chunk-GYI5R266.js +0 -2
  943. package/__chunks__/chunk-H2HFG4TA.js +0 -2
  944. package/__chunks__/chunk-HQJWN3L4.js +0 -2
  945. package/__chunks__/chunk-HR5DM636.js +0 -2
  946. package/__chunks__/chunk-IPYM5T7C.js +0 -2
  947. package/__chunks__/chunk-IWWCAGPK.js +0 -2
  948. package/__chunks__/chunk-JQOUV3NN.js +0 -2
  949. package/__chunks__/chunk-K6ZN5R26.js +0 -2
  950. package/__chunks__/chunk-KEFIPUHP.js +0 -2
  951. package/__chunks__/chunk-KHWCCTXJ.js +0 -2
  952. package/__chunks__/chunk-L3HORJEO.js +0 -2
  953. package/__chunks__/chunk-LDWASQZC.js +0 -2
  954. package/__chunks__/chunk-LEPXNCQT.js +0 -2
  955. package/__chunks__/chunk-MHEJA3WJ.js +0 -2
  956. package/__chunks__/chunk-N3M34XWR.js +0 -2
  957. package/__chunks__/chunk-NCVIKIXS.js +0 -2
  958. package/__chunks__/chunk-NN3YVEC5.js +0 -2
  959. package/__chunks__/chunk-OZYQBGZM.js +0 -2
  960. package/__chunks__/chunk-P4G2VGTT.js +0 -2
  961. package/__chunks__/chunk-PONAH2XG.js +0 -2
  962. package/__chunks__/chunk-QF3P5OE4.js +0 -2
  963. package/__chunks__/chunk-QGFFS7HT.js +0 -2
  964. package/__chunks__/chunk-RMZMS3ZL.js +0 -2
  965. package/__chunks__/chunk-RSPUHOVN.js +0 -2
  966. package/__chunks__/chunk-TPE346W7.js +0 -2
  967. package/__chunks__/chunk-UAL3LRLI.js +0 -2
  968. package/__chunks__/chunk-UJHTRHJZ.js +0 -2
  969. package/__chunks__/chunk-VMFEB2T5.js +0 -2
  970. package/__chunks__/chunk-VXGFRVEE.js +0 -2
  971. package/__chunks__/chunk-VZ6YOH2E.js +0 -2
  972. package/__chunks__/chunk-W2XNF3PB.js +0 -2
  973. package/__chunks__/chunk-W3LFKVWJ.js +0 -2
  974. package/__chunks__/chunk-W7VAHEWA.js +0 -2
  975. package/__chunks__/chunk-WP6L4A4V.js +0 -2
  976. package/__chunks__/chunk-WUQDR4KY.js +0 -2
  977. package/__chunks__/chunk-X6XE2IU5.js +0 -2
  978. package/__chunks__/chunk-XBD4FOPO.js +0 -2
  979. package/__chunks__/chunk-XBOAHMIA.js +0 -2
  980. package/__chunks__/chunk-XHFUV34O.js +0 -2
  981. package/__chunks__/chunk-XLSLNR6N.js +0 -2
  982. package/__chunks__/chunk-XRIYBL4D.js +0 -2
  983. package/__chunks__/chunk-YI2QZU6N.js +0 -2
  984. package/__chunks__/chunk-YR7RQLMB.js +0 -2
  985. package/__chunks__/chunk-YTCGNSWR.js +0 -2
  986. package/__chunks__/chunk-ZHJBDVPT.js +0 -2
  987. package/__chunks__/chunk-ZJMZLXTA.js +0 -2
  988. package/__chunks__/chunk-ZZNZXA6I.js +0 -2
@@ -1,4 +1,4 @@
1
- "use strict";var Me=Object.create;var M=Object.defineProperty,Ge=Object.defineProperties,Ve=Object.getOwnPropertyDescriptor,We=Object.getOwnPropertyDescriptors,He=Object.getOwnPropertyNames,ie=Object.getOwnPropertySymbols,qe=Object.getPrototypeOf,ae=Object.prototype.hasOwnProperty,ze=Object.prototype.propertyIsEnumerable;var oe=(t,e,r)=>e in t?M(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,I=(t,e)=>{for(var r in e||(e={}))ae.call(e,r)&&oe(t,r,e[r]);if(ie)for(var r of ie(e))ze.call(e,r)&&oe(t,r,e[r]);return t},se=(t,e)=>Ge(t,We(e));var je=(t,e)=>()=>(t&&(e=t(t=0)),e);var G=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Xe=(t,e)=>{for(var r in e)M(t,r,{get:e[r],enumerable:!0})},le=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of He(e))!ae.call(t,i)&&i!==r&&M(t,i,{get:()=>e[i],enumerable:!(n=Ve(e,i))||n.enumerable});return t};var ce=(t,e,r)=>(r=t!=null?Me(qe(t)):{},le(e||!t||!t.__esModule?M(r,"default",{value:t,enumerable:!0}):r,t)),Ye=t=>le(M({},"__esModule",{value:!0}),t);var de=G(V=>{"use strict";l();V.byteLength=$e;V.toByteArray=Ze;V.fromByteArray=rr;var k=[],T=[],Ke=typeof Uint8Array!="undefined"?Uint8Array:Array,j="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(F=0,pe=j.length;F<pe;++F)k[F]=j[F],T[j.charCodeAt(F)]=F;var F,pe;T["-".charCodeAt(0)]=62;T["_".charCodeAt(0)]=63;function ue(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");r===-1&&(r=e);var n=r===e?0:4-r%4;return[r,n]}function $e(t){var e=ue(t),r=e[0],n=e[1];return(r+n)*3/4-n}function Je(t,e,r){return(e+r)*3/4-r}function Ze(t){var e,r=ue(t),n=r[0],i=r[1],o=new Ke(Je(t,n,i)),a=0,c=i>0?n-4:n,p;for(p=0;p<c;p+=4)e=T[t.charCodeAt(p)]<<18|T[t.charCodeAt(p+1)]<<12|T[t.charCodeAt(p+2)]<<6|T[t.charCodeAt(p+3)],o[a++]=e>>16&255,o[a++]=e>>8&255,o[a++]=e&255;return i===2&&(e=T[t.charCodeAt(p)]<<2|T[t.charCodeAt(p+1)]>>4,o[a++]=e&255),i===1&&(e=T[t.charCodeAt(p)]<<10|T[t.charCodeAt(p+1)]<<4|T[t.charCodeAt(p+2)]>>2,o[a++]=e>>8&255,o[a++]=e&255),o}function Qe(t){return k[t>>18&63]+k[t>>12&63]+k[t>>6&63]+k[t&63]}function er(t,e,r){for(var n,i=[],o=e;o<r;o+=3)n=(t[o]<<16&16711680)+(t[o+1]<<8&65280)+(t[o+2]&255),i.push(Qe(n));return i.join("")}function rr(t){for(var e,r=t.length,n=r%3,i=[],o=16383,a=0,c=r-n;a<c;a+=o)i.push(er(t,a,a+o>c?c:a+o));return n===1?(e=t[r-1],i.push(k[e>>2]+k[e<<4&63]+"==")):n===2&&(e=(t[r-2]<<8)+t[r-1],i.push(k[e>>10]+k[e>>4&63]+k[e<<2&63]+"=")),i.join("")}});var ge=G(X=>{l();X.read=function(t,e,r,n,i){var o,a,c=i*8-n-1,p=(1<<c)-1,d=p>>1,g=-7,u=r?i-1:0,v=r?-1:1,b=t[e+u];for(u+=v,o=b&(1<<-g)-1,b>>=-g,g+=c;g>0;o=o*256+t[e+u],u+=v,g-=8);for(a=o&(1<<-g)-1,o>>=-g,g+=n;g>0;a=a*256+t[e+u],u+=v,g-=8);if(o===0)o=1-d;else{if(o===p)return a?NaN:(b?-1:1)*(1/0);a=a+Math.pow(2,n),o=o-d}return(b?-1:1)*a*Math.pow(2,o-n)};X.write=function(t,e,r,n,i,o){var a,c,p,d=o*8-i-1,g=(1<<d)-1,u=g>>1,v=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,b=n?0:o-1,U=n?1:-1,Pe=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(c=isNaN(e)?1:0,a=g):(a=Math.floor(Math.log(e)/Math.LN2),e*(p=Math.pow(2,-a))<1&&(a--,p*=2),a+u>=1?e+=v/p:e+=v*Math.pow(2,1-u),e*p>=2&&(a++,p/=2),a+u>=g?(c=0,a=g):a+u>=1?(c=(e*p-1)*Math.pow(2,i),a=a+u):(c=e*Math.pow(2,u-1)*Math.pow(2,i),a=0));i>=8;t[r+b]=c&255,b+=U,c/=256,i-=8);for(a=a<<i|c,d+=i;d>0;t[r+b]=a&255,b+=U,a/=256,d-=8);t[r+b-U]|=Pe*128}});var Re=G(O=>{"use strict";l();var Y=de(),D=ge(),fe=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;O.Buffer=s;O.SlowBuffer=sr;O.INSPECT_MAX_BYTES=50;var W=2147483647;O.kMaxLength=W;s.TYPED_ARRAY_SUPPORT=tr();!s.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 tr(){try{var t=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(t,e),t.foo()===42}catch(r){return!1}}Object.defineProperty(s.prototype,"parent",{enumerable:!0,get:function(){if(!!s.isBuffer(this))return this.buffer}});Object.defineProperty(s.prototype,"offset",{enumerable:!0,get:function(){if(!!s.isBuffer(this))return this.byteOffset}});function L(t){if(t>W)throw new RangeError('The value "'+t+'" is invalid for option "size"');var e=new Uint8Array(t);return Object.setPrototypeOf(e,s.prototype),e}function s(t,e,r){if(typeof t=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Z(t)}return ye(t,e,r)}s.poolSize=8192;function ye(t,e,r){if(typeof t=="string")return ir(t,e);if(ArrayBuffer.isView(t))return or(t);if(t==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t);if(_(t,ArrayBuffer)||t&&_(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(_(t,SharedArrayBuffer)||t&&_(t.buffer,SharedArrayBuffer)))return $(t,e,r);if(typeof t=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var n=t.valueOf&&t.valueOf();if(n!=null&&n!==t)return s.from(n,e,r);var i=ar(t);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return s.from(t[Symbol.toPrimitive]("string"),e,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t)}s.from=function(t,e,r){return ye(t,e,r)};Object.setPrototypeOf(s.prototype,Uint8Array.prototype);Object.setPrototypeOf(s,Uint8Array);function xe(t){if(typeof t!="number")throw new TypeError('"size" argument must be of type number');if(t<0)throw new RangeError('The value "'+t+'" is invalid for option "size"')}function nr(t,e,r){return xe(t),t<=0?L(t):e!==void 0?typeof r=="string"?L(t).fill(e,r):L(t).fill(e):L(t)}s.alloc=function(t,e,r){return nr(t,e,r)};function Z(t){return xe(t),L(t<0?0:Q(t)|0)}s.allocUnsafe=function(t){return Z(t)};s.allocUnsafeSlow=function(t){return Z(t)};function ir(t,e){if((typeof e!="string"||e==="")&&(e="utf8"),!s.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var r=we(t,e)|0,n=L(r),i=n.write(t,e);return i!==r&&(n=n.slice(0,i)),n}function K(t){for(var e=t.length<0?0:Q(t.length)|0,r=L(e),n=0;n<e;n+=1)r[n]=t[n]&255;return r}function or(t){if(_(t,Uint8Array)){var e=new Uint8Array(t);return $(e.buffer,e.byteOffset,e.byteLength)}return K(t)}function $(t,e,r){if(e<0||t.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(t.byteLength<e+(r||0))throw new RangeError('"length" is outside of buffer bounds');var n;return e===void 0&&r===void 0?n=new Uint8Array(t):r===void 0?n=new Uint8Array(t,e):n=new Uint8Array(t,e,r),Object.setPrototypeOf(n,s.prototype),n}function ar(t){if(s.isBuffer(t)){var e=Q(t.length)|0,r=L(e);return r.length===0||t.copy(r,0,0,e),r}if(t.length!==void 0)return typeof t.length!="number"||ee(t.length)?L(0):K(t);if(t.type==="Buffer"&&Array.isArray(t.data))return K(t.data)}function Q(t){if(t>=W)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+W.toString(16)+" bytes");return t|0}function sr(t){return+t!=t&&(t=0),s.alloc(+t)}s.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==s.prototype};s.compare=function(e,r){if(_(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),_(r,Uint8Array)&&(r=s.from(r,r.offset,r.byteLength)),!s.isBuffer(e)||!s.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===r)return 0;for(var n=e.length,i=r.length,o=0,a=Math.min(n,i);o<a;++o)if(e[o]!==r[o]){n=e[o],i=r[o];break}return n<i?-1:i<n?1:0};s.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}};s.concat=function(e,r){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return s.alloc(0);var n;if(r===void 0)for(r=0,n=0;n<e.length;++n)r+=e[n].length;var i=s.allocUnsafe(r),o=0;for(n=0;n<e.length;++n){var a=e[n];if(_(a,Uint8Array))o+a.length>i.length?s.from(a).copy(i,o):Uint8Array.prototype.set.call(i,a,o);else if(s.isBuffer(a))a.copy(i,o);else throw new TypeError('"list" argument must be an Array of Buffers');o+=a.length}return i};function we(t,e){if(s.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||_(t,ArrayBuffer))return t.byteLength;if(typeof t!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof t);var r=t.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&r===0)return 0;for(var i=!1;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return J(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Ae(t).length;default:if(i)return n?-1:J(t).length;e=(""+e).toLowerCase(),i=!0}}s.byteLength=we;function lr(t,e,r){var n=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,e>>>=0,r<=e))return"";for(t||(t="utf8");;)switch(t){case"hex":return xr(this,e,r);case"utf8":case"utf-8":return Te(this,e,r);case"ascii":return mr(this,e,r);case"latin1":case"binary":return yr(this,e,r);case"base64":return fr(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return wr(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}s.prototype._isBuffer=!0;function C(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}s.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 r=0;r<e;r+=2)C(this,r,r+1);return this};s.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 r=0;r<e;r+=4)C(this,r,r+3),C(this,r+1,r+2);return this};s.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 r=0;r<e;r+=8)C(this,r,r+7),C(this,r+1,r+6),C(this,r+2,r+5),C(this,r+3,r+4);return this};s.prototype.toString=function(){var e=this.length;return e===0?"":arguments.length===0?Te(this,0,e):lr.apply(this,arguments)};s.prototype.toLocaleString=s.prototype.toString;s.prototype.equals=function(e){if(!s.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:s.compare(this,e)===0};s.prototype.inspect=function(){var e="",r=O.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"};fe&&(s.prototype[fe]=s.prototype.inspect);s.prototype.compare=function(e,r,n,i,o){if(_(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),!s.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(r===void 0&&(r=0),n===void 0&&(n=e?e.length:0),i===void 0&&(i=0),o===void 0&&(o=this.length),r<0||n>e.length||i<0||o>this.length)throw new RangeError("out of range index");if(i>=o&&r>=n)return 0;if(i>=o)return-1;if(r>=n)return 1;if(r>>>=0,n>>>=0,i>>>=0,o>>>=0,this===e)return 0;for(var a=o-i,c=n-r,p=Math.min(a,c),d=this.slice(i,o),g=e.slice(r,n),u=0;u<p;++u)if(d[u]!==g[u]){a=d[u],c=g[u];break}return a<c?-1:c<a?1:0};function be(t,e,r,n,i){if(t.length===0)return-1;if(typeof r=="string"?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,ee(r)&&(r=i?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(i)return-1;r=t.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof e=="string"&&(e=s.from(e,n)),s.isBuffer(e))return e.length===0?-1:he(t,e,r,n,i);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):he(t,[e],r,n,i);throw new TypeError("val must be string, number or Buffer")}function he(t,e,r,n,i){var o=1,a=t.length,c=e.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(t.length<2||e.length<2)return-1;o=2,a/=2,c/=2,r/=2}function p(b,U){return o===1?b[U]:b.readUInt16BE(U*o)}var d;if(i){var g=-1;for(d=r;d<a;d++)if(p(t,d)===p(e,g===-1?0:d-g)){if(g===-1&&(g=d),d-g+1===c)return g*o}else g!==-1&&(d-=d-g),g=-1}else for(r+c>a&&(r=a-c),d=r;d>=0;d--){for(var u=!0,v=0;v<c;v++)if(p(t,d+v)!==p(e,v)){u=!1;break}if(u)return d}return-1}s.prototype.includes=function(e,r,n){return this.indexOf(e,r,n)!==-1};s.prototype.indexOf=function(e,r,n){return be(this,e,r,n,!0)};s.prototype.lastIndexOf=function(e,r,n){return be(this,e,r,n,!1)};function cr(t,e,r,n){r=Number(r)||0;var i=t.length-r;n?(n=Number(n),n>i&&(n=i)):n=i;var o=e.length;n>o/2&&(n=o/2);for(var a=0;a<n;++a){var c=parseInt(e.substr(a*2,2),16);if(ee(c))return a;t[r+a]=c}return a}function pr(t,e,r,n){return H(J(e,t.length-r),t,r,n)}function ur(t,e,r,n){return H(vr(e),t,r,n)}function dr(t,e,r,n){return H(Ae(e),t,r,n)}function gr(t,e,r,n){return H(kr(e,t.length-r),t,r,n)}s.prototype.write=function(e,r,n,i){if(r===void 0)i="utf8",n=this.length,r=0;else if(n===void 0&&typeof r=="string")i=r,n=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(n)?(n=n>>>0,i===void 0&&(i="utf8")):(i=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var o=this.length-r;if((n===void 0||n>o)&&(n=o),e.length>0&&(n<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var a=!1;;)switch(i){case"hex":return cr(this,e,r,n);case"utf8":case"utf-8":return pr(this,e,r,n);case"ascii":case"latin1":case"binary":return ur(this,e,r,n);case"base64":return dr(this,e,r,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return gr(this,e,r,n);default:if(a)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),a=!0}};s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function fr(t,e,r){return e===0&&r===t.length?Y.fromByteArray(t):Y.fromByteArray(t.slice(e,r))}function Te(t,e,r){r=Math.min(t.length,r);for(var n=[],i=e;i<r;){var o=t[i],a=null,c=o>239?4:o>223?3:o>191?2:1;if(i+c<=r){var p,d,g,u;switch(c){case 1:o<128&&(a=o);break;case 2:p=t[i+1],(p&192)===128&&(u=(o&31)<<6|p&63,u>127&&(a=u));break;case 3:p=t[i+1],d=t[i+2],(p&192)===128&&(d&192)===128&&(u=(o&15)<<12|(p&63)<<6|d&63,u>2047&&(u<55296||u>57343)&&(a=u));break;case 4:p=t[i+1],d=t[i+2],g=t[i+3],(p&192)===128&&(d&192)===128&&(g&192)===128&&(u=(o&15)<<18|(p&63)<<12|(d&63)<<6|g&63,u>65535&&u<1114112&&(a=u))}}a===null?(a=65533,c=1):a>65535&&(a-=65536,n.push(a>>>10&1023|55296),a=56320|a&1023),n.push(a),i+=c}return hr(n)}var me=4096;function hr(t){var e=t.length;if(e<=me)return String.fromCharCode.apply(String,t);for(var r="",n=0;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=me));return r}function mr(t,e,r){var n="";r=Math.min(t.length,r);for(var i=e;i<r;++i)n+=String.fromCharCode(t[i]&127);return n}function yr(t,e,r){var n="";r=Math.min(t.length,r);for(var i=e;i<r;++i)n+=String.fromCharCode(t[i]);return n}function xr(t,e,r){var n=t.length;(!e||e<0)&&(e=0),(!r||r<0||r>n)&&(r=n);for(var i="",o=e;o<r;++o)i+=_r[t[o]];return i}function wr(t,e,r){for(var n=t.slice(e,r),i="",o=0;o<n.length-1;o+=2)i+=String.fromCharCode(n[o]+n[o+1]*256);return i}s.prototype.slice=function(e,r){var n=this.length;e=~~e,r=r===void 0?n:~~r,e<0?(e+=n,e<0&&(e=0)):e>n&&(e=n),r<0?(r+=n,r<0&&(r=0)):r>n&&(r=n),r<e&&(r=e);var i=this.subarray(e,r);return Object.setPrototypeOf(i,s.prototype),i};function x(t,e,r){if(t%1!==0||t<0)throw new RangeError("offset is not uint");if(t+e>r)throw new RangeError("Trying to access beyond buffer length")}s.prototype.readUintLE=s.prototype.readUIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||x(e,r,this.length);for(var i=this[e],o=1,a=0;++a<r&&(o*=256);)i+=this[e+a]*o;return i};s.prototype.readUintBE=s.prototype.readUIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||x(e,r,this.length);for(var i=this[e+--r],o=1;r>0&&(o*=256);)i+=this[e+--r]*o;return i};s.prototype.readUint8=s.prototype.readUInt8=function(e,r){return e=e>>>0,r||x(e,1,this.length),this[e]};s.prototype.readUint16LE=s.prototype.readUInt16LE=function(e,r){return e=e>>>0,r||x(e,2,this.length),this[e]|this[e+1]<<8};s.prototype.readUint16BE=s.prototype.readUInt16BE=function(e,r){return e=e>>>0,r||x(e,2,this.length),this[e]<<8|this[e+1]};s.prototype.readUint32LE=s.prototype.readUInt32LE=function(e,r){return e=e>>>0,r||x(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};s.prototype.readUint32BE=s.prototype.readUInt32BE=function(e,r){return e=e>>>0,r||x(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};s.prototype.readIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||x(e,r,this.length);for(var i=this[e],o=1,a=0;++a<r&&(o*=256);)i+=this[e+a]*o;return o*=128,i>=o&&(i-=Math.pow(2,8*r)),i};s.prototype.readIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||x(e,r,this.length);for(var i=r,o=1,a=this[e+--i];i>0&&(o*=256);)a+=this[e+--i]*o;return o*=128,a>=o&&(a-=Math.pow(2,8*r)),a};s.prototype.readInt8=function(e,r){return e=e>>>0,r||x(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};s.prototype.readInt16LE=function(e,r){e=e>>>0,r||x(e,2,this.length);var n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n};s.prototype.readInt16BE=function(e,r){e=e>>>0,r||x(e,2,this.length);var n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n};s.prototype.readInt32LE=function(e,r){return e=e>>>0,r||x(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};s.prototype.readInt32BE=function(e,r){return e=e>>>0,r||x(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};s.prototype.readFloatLE=function(e,r){return e=e>>>0,r||x(e,4,this.length),D.read(this,e,!0,23,4)};s.prototype.readFloatBE=function(e,r){return e=e>>>0,r||x(e,4,this.length),D.read(this,e,!1,23,4)};s.prototype.readDoubleLE=function(e,r){return e=e>>>0,r||x(e,8,this.length),D.read(this,e,!0,52,8)};s.prototype.readDoubleBE=function(e,r){return e=e>>>0,r||x(e,8,this.length),D.read(this,e,!1,52,8)};function w(t,e,r,n,i,o){if(!s.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>i||e<o)throw new RangeError('"value" argument is out of bounds');if(r+n>t.length)throw new RangeError("Index out of range")}s.prototype.writeUintLE=s.prototype.writeUIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,n=n>>>0,!i){var o=Math.pow(2,8*n)-1;w(this,e,r,n,o,0)}var a=1,c=0;for(this[r]=e&255;++c<n&&(a*=256);)this[r+c]=e/a&255;return r+n};s.prototype.writeUintBE=s.prototype.writeUIntBE=function(e,r,n,i){if(e=+e,r=r>>>0,n=n>>>0,!i){var o=Math.pow(2,8*n)-1;w(this,e,r,n,o,0)}var a=n-1,c=1;for(this[r+a]=e&255;--a>=0&&(c*=256);)this[r+a]=e/c&255;return r+n};s.prototype.writeUint8=s.prototype.writeUInt8=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,1,255,0),this[r]=e&255,r+1};s.prototype.writeUint16LE=s.prototype.writeUInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,2,65535,0),this[r]=e&255,this[r+1]=e>>>8,r+2};s.prototype.writeUint16BE=s.prototype.writeUInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,2,65535,0),this[r]=e>>>8,this[r+1]=e&255,r+2};s.prototype.writeUint32LE=s.prototype.writeUInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,4,4294967295,0),this[r+3]=e>>>24,this[r+2]=e>>>16,this[r+1]=e>>>8,this[r]=e&255,r+4};s.prototype.writeUint32BE=s.prototype.writeUInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,4,4294967295,0),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};s.prototype.writeIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){var o=Math.pow(2,8*n-1);w(this,e,r,n,o-1,-o)}var a=0,c=1,p=0;for(this[r]=e&255;++a<n&&(c*=256);)e<0&&p===0&&this[r+a-1]!==0&&(p=1),this[r+a]=(e/c>>0)-p&255;return r+n};s.prototype.writeIntBE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){var o=Math.pow(2,8*n-1);w(this,e,r,n,o-1,-o)}var a=n-1,c=1,p=0;for(this[r+a]=e&255;--a>=0&&(c*=256);)e<0&&p===0&&this[r+a+1]!==0&&(p=1),this[r+a]=(e/c>>0)-p&255;return r+n};s.prototype.writeInt8=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,1,127,-128),e<0&&(e=255+e+1),this[r]=e&255,r+1};s.prototype.writeInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,2,32767,-32768),this[r]=e&255,this[r+1]=e>>>8,r+2};s.prototype.writeInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,2,32767,-32768),this[r]=e>>>8,this[r+1]=e&255,r+2};s.prototype.writeInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,4,2147483647,-2147483648),this[r]=e&255,this[r+1]=e>>>8,this[r+2]=e>>>16,this[r+3]=e>>>24,r+4};s.prototype.writeInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};function ve(t,e,r,n,i,o){if(r+n>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function ke(t,e,r,n,i){return e=+e,r=r>>>0,i||ve(t,e,r,4,34028234663852886e22,-34028234663852886e22),D.write(t,e,r,n,23,4),r+4}s.prototype.writeFloatLE=function(e,r,n){return ke(this,e,r,!0,n)};s.prototype.writeFloatBE=function(e,r,n){return ke(this,e,r,!1,n)};function _e(t,e,r,n,i){return e=+e,r=r>>>0,i||ve(t,e,r,8,17976931348623157e292,-17976931348623157e292),D.write(t,e,r,n,52,8),r+8}s.prototype.writeDoubleLE=function(e,r,n){return _e(this,e,r,!0,n)};s.prototype.writeDoubleBE=function(e,r,n){return _e(this,e,r,!1,n)};s.prototype.copy=function(e,r,n,i){if(!s.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),!i&&i!==0&&(i=this.length),r>=e.length&&(r=e.length),r||(r=0),i>0&&i<n&&(i=n),i===n||e.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),e.length-r<i-n&&(i=e.length-r+n);var o=i-n;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,n,i):Uint8Array.prototype.set.call(e,this.subarray(n,i),r),o};s.prototype.fill=function(e,r,n,i){if(typeof e=="string"){if(typeof r=="string"?(i=r,r=0,n=this.length):typeof n=="string"&&(i=n,n=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!s.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(e.length===1){var o=e.charCodeAt(0);(i==="utf8"&&o<128||i==="latin1")&&(e=o)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(r<0||this.length<r||this.length<n)throw new RangeError("Out of range index");if(n<=r)return this;r=r>>>0,n=n===void 0?this.length:n>>>0,e||(e=0);var a;if(typeof e=="number")for(a=r;a<n;++a)this[a]=e;else{var c=s.isBuffer(e)?e:s.from(e,i),p=c.length;if(p===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(a=0;a<n-r;++a)this[a+r]=c[a%p]}return this};var br=/[^+/0-9A-Za-z-_]/g;function Tr(t){if(t=t.split("=")[0],t=t.trim().replace(br,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function J(t,e){e=e||1/0;for(var r,n=t.length,i=null,o=[],a=0;a<n;++a){if(r=t.charCodeAt(a),r>55295&&r<57344){if(!i){if(r>56319){(e-=3)>-1&&o.push(239,191,189);continue}else if(a+1===n){(e-=3)>-1&&o.push(239,191,189);continue}i=r;continue}if(r<56320){(e-=3)>-1&&o.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(e-=3)>-1&&o.push(239,191,189);if(i=null,r<128){if((e-=1)<0)break;o.push(r)}else if(r<2048){if((e-=2)<0)break;o.push(r>>6|192,r&63|128)}else if(r<65536){if((e-=3)<0)break;o.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((e-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return o}function vr(t){for(var e=[],r=0;r<t.length;++r)e.push(t.charCodeAt(r)&255);return e}function kr(t,e){for(var r,n,i,o=[],a=0;a<t.length&&!((e-=2)<0);++a)r=t.charCodeAt(a),n=r>>8,i=r%256,o.push(i),o.push(n);return o}function Ae(t){return Y.toByteArray(Tr(t))}function H(t,e,r,n){for(var i=0;i<n&&!(i+r>=e.length||i>=t.length);++i)e[i+r]=t[i];return i}function _(t,e){return t instanceof e||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===e.name}function ee(t){return t!==t}var _r=function(){for(var t="0123456789abcdef",e=new Array(256),r=0;r<16;++r)for(var n=r*16,i=0;i<16;++i)e[n+i]=t[r]+t[i];return e}()});var Ne=G((Ur,Ee)=>{l();var y=Ee.exports={},A,R;function re(){throw new Error("setTimeout has not been defined")}function te(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?A=setTimeout:A=re}catch(t){A=re}try{typeof clearTimeout=="function"?R=clearTimeout:R=te}catch(t){R=te}})();function Se(t){if(A===setTimeout)return setTimeout(t,0);if((A===re||!A)&&setTimeout)return A=setTimeout,setTimeout(t,0);try{return A(t,0)}catch(e){try{return A.call(null,t,0)}catch(r){return A.call(this,t,0)}}}function Ar(t){if(R===clearTimeout)return clearTimeout(t);if((R===te||!R)&&clearTimeout)return R=clearTimeout,clearTimeout(t);try{return R(t)}catch(e){try{return R.call(null,t)}catch(r){return R.call(this,t)}}}var E=[],P=!1,B,q=-1;function Rr(){!P||!B||(P=!1,B.length?E=B.concat(E):q=-1,E.length&&Ie())}function Ie(){if(!P){var t=Se(Rr);P=!0;for(var e=E.length;e;){for(B=E,E=[];++q<e;)B&&B[q].run();q=-1,e=E.length}B=null,P=!1,Ar(t)}}y.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)e[r-1]=arguments[r];E.push(new Le(t,e)),E.length===1&&!P&&Se(Ie)};function Le(t,e){this.fun=t,this.array=e}Le.prototype.run=function(){this.fun.apply(null,this.array)};y.title="browser";y.browser=!0;y.env={};y.argv=[];y.version="";y.versions={};function N(){}y.on=N;y.addListener=N;y.once=N;y.off=N;y.removeListener=N;y.removeAllListeners=N;y.emit=N;y.prependListener=N;y.prependOnceListener=N;y.listeners=function(t){return[]};y.binding=function(t){throw new Error("process.binding is not supported")};y.cwd=function(){return"/"};y.chdir=function(t){throw new Error("process.chdir is not supported")};y.umask=function(){return 0}});var f,h,Dr,l=je(()=>{f=ce(Re()),h=ce(Ne()),Dr=function(t){function e(){var n=this||self;return delete t.prototype.__magic__,n}if(typeof globalThis=="object")return globalThis;if(this)return e();t.defineProperty(t.prototype,"__magic__",{configurable:!0,get:e});var r=__magic__;return r}(Object)});var Er={};Xe(Er,{builtCallbackUrl:()=>Lr});module.exports=Ye(Er);l();l();l();l();l();l();l();l();l();l();l();l();l();l();l();var z=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types");var Fe=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(Fe||{}),jr=I(I({},z.CrossWindowProviderRequestEnums),Fe),Ce=(e=>(e.reloginResponse="RELOGIN_RESPONSE",e))(Ce||{}),Xr=I(I({},z.CrossWindowProviderResponseEnums),Ce);l();l();l();l();l();l();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:Be,egldLabel:pt}=ne["devnet"],{chainId:Ue,egldLabel:ut}=ne["testnet"],{chainId:De,egldLabel:dt}=ne["mainnet"];var gt={["devnet"]:Be,["testnet"]:Ue,["mainnet"]:De},ft={[Be]:"devnet",[Ue]:"testnet",[De]:"mainnet"};l();l();var S=require("@multiversx/sdk-web-wallet-provider");var Oe="sdk-dapp-version";function Sr(t,e){let r=new URLSearchParams(t),n=Object.fromEntries(r);return{nextUrlParams:new URLSearchParams(I(I({},n),e)).toString(),params:n}}var Ir="2.28.0";function Lr({callbackUrl:t,urlParams:e={}}){let r=t;if(Object.entries(e).length>0)try{let{search:n,origin:i,pathname:o,hash:a}=new URL(t),c=se(I({},e),{[Oe]:Ir}),{nextUrlParams:p}=Sr(n,c);r=`${i}${o}?${p}${a}`}catch(n){return console.error("Unable to construct URL from: ",t,n),r}return r}0&&(module.exports={builtCallbackUrl});
1
+ "use strict";var Me=Object.create;var M=Object.defineProperty,Ge=Object.defineProperties,Ve=Object.getOwnPropertyDescriptor,We=Object.getOwnPropertyDescriptors,He=Object.getOwnPropertyNames,ie=Object.getOwnPropertySymbols,qe=Object.getPrototypeOf,ae=Object.prototype.hasOwnProperty,ze=Object.prototype.propertyIsEnumerable;var oe=(t,e,r)=>e in t?M(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,I=(t,e)=>{for(var r in e||(e={}))ae.call(e,r)&&oe(t,r,e[r]);if(ie)for(var r of ie(e))ze.call(e,r)&&oe(t,r,e[r]);return t},se=(t,e)=>Ge(t,We(e));var je=(t,e)=>()=>(t&&(e=t(t=0)),e);var G=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Xe=(t,e)=>{for(var r in e)M(t,r,{get:e[r],enumerable:!0})},le=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of He(e))!ae.call(t,i)&&i!==r&&M(t,i,{get:()=>e[i],enumerable:!(n=Ve(e,i))||n.enumerable});return t};var ce=(t,e,r)=>(r=t!=null?Me(qe(t)):{},le(e||!t||!t.__esModule?M(r,"default",{value:t,enumerable:!0}):r,t)),Ye=t=>le(M({},"__esModule",{value:!0}),t);var de=G(V=>{"use strict";l();V.byteLength=$e;V.toByteArray=Ze;V.fromByteArray=rr;var k=[],T=[],Ke=typeof Uint8Array!="undefined"?Uint8Array:Array,j="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(F=0,pe=j.length;F<pe;++F)k[F]=j[F],T[j.charCodeAt(F)]=F;var F,pe;T["-".charCodeAt(0)]=62;T["_".charCodeAt(0)]=63;function ue(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");r===-1&&(r=e);var n=r===e?0:4-r%4;return[r,n]}function $e(t){var e=ue(t),r=e[0],n=e[1];return(r+n)*3/4-n}function Je(t,e,r){return(e+r)*3/4-r}function Ze(t){var e,r=ue(t),n=r[0],i=r[1],o=new Ke(Je(t,n,i)),a=0,c=i>0?n-4:n,p;for(p=0;p<c;p+=4)e=T[t.charCodeAt(p)]<<18|T[t.charCodeAt(p+1)]<<12|T[t.charCodeAt(p+2)]<<6|T[t.charCodeAt(p+3)],o[a++]=e>>16&255,o[a++]=e>>8&255,o[a++]=e&255;return i===2&&(e=T[t.charCodeAt(p)]<<2|T[t.charCodeAt(p+1)]>>4,o[a++]=e&255),i===1&&(e=T[t.charCodeAt(p)]<<10|T[t.charCodeAt(p+1)]<<4|T[t.charCodeAt(p+2)]>>2,o[a++]=e>>8&255,o[a++]=e&255),o}function Qe(t){return k[t>>18&63]+k[t>>12&63]+k[t>>6&63]+k[t&63]}function er(t,e,r){for(var n,i=[],o=e;o<r;o+=3)n=(t[o]<<16&16711680)+(t[o+1]<<8&65280)+(t[o+2]&255),i.push(Qe(n));return i.join("")}function rr(t){for(var e,r=t.length,n=r%3,i=[],o=16383,a=0,c=r-n;a<c;a+=o)i.push(er(t,a,a+o>c?c:a+o));return n===1?(e=t[r-1],i.push(k[e>>2]+k[e<<4&63]+"==")):n===2&&(e=(t[r-2]<<8)+t[r-1],i.push(k[e>>10]+k[e>>4&63]+k[e<<2&63]+"=")),i.join("")}});var ge=G(X=>{l();X.read=function(t,e,r,n,i){var o,a,c=i*8-n-1,p=(1<<c)-1,d=p>>1,g=-7,u=r?i-1:0,v=r?-1:1,b=t[e+u];for(u+=v,o=b&(1<<-g)-1,b>>=-g,g+=c;g>0;o=o*256+t[e+u],u+=v,g-=8);for(a=o&(1<<-g)-1,o>>=-g,g+=n;g>0;a=a*256+t[e+u],u+=v,g-=8);if(o===0)o=1-d;else{if(o===p)return a?NaN:(b?-1:1)*(1/0);a=a+Math.pow(2,n),o=o-d}return(b?-1:1)*a*Math.pow(2,o-n)};X.write=function(t,e,r,n,i,o){var a,c,p,d=o*8-i-1,g=(1<<d)-1,u=g>>1,v=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,b=n?0:o-1,U=n?1:-1,Pe=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(c=isNaN(e)?1:0,a=g):(a=Math.floor(Math.log(e)/Math.LN2),e*(p=Math.pow(2,-a))<1&&(a--,p*=2),a+u>=1?e+=v/p:e+=v*Math.pow(2,1-u),e*p>=2&&(a++,p/=2),a+u>=g?(c=0,a=g):a+u>=1?(c=(e*p-1)*Math.pow(2,i),a=a+u):(c=e*Math.pow(2,u-1)*Math.pow(2,i),a=0));i>=8;t[r+b]=c&255,b+=U,c/=256,i-=8);for(a=a<<i|c,d+=i;d>0;t[r+b]=a&255,b+=U,a/=256,d-=8);t[r+b-U]|=Pe*128}});var Re=G(O=>{"use strict";l();var Y=de(),D=ge(),fe=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;O.Buffer=s;O.SlowBuffer=sr;O.INSPECT_MAX_BYTES=50;var W=2147483647;O.kMaxLength=W;s.TYPED_ARRAY_SUPPORT=tr();!s.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 tr(){try{var t=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(t,e),t.foo()===42}catch(r){return!1}}Object.defineProperty(s.prototype,"parent",{enumerable:!0,get:function(){if(!!s.isBuffer(this))return this.buffer}});Object.defineProperty(s.prototype,"offset",{enumerable:!0,get:function(){if(!!s.isBuffer(this))return this.byteOffset}});function L(t){if(t>W)throw new RangeError('The value "'+t+'" is invalid for option "size"');var e=new Uint8Array(t);return Object.setPrototypeOf(e,s.prototype),e}function s(t,e,r){if(typeof t=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Z(t)}return ye(t,e,r)}s.poolSize=8192;function ye(t,e,r){if(typeof t=="string")return ir(t,e);if(ArrayBuffer.isView(t))return or(t);if(t==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t);if(_(t,ArrayBuffer)||t&&_(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(_(t,SharedArrayBuffer)||t&&_(t.buffer,SharedArrayBuffer)))return $(t,e,r);if(typeof t=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var n=t.valueOf&&t.valueOf();if(n!=null&&n!==t)return s.from(n,e,r);var i=ar(t);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return s.from(t[Symbol.toPrimitive]("string"),e,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t)}s.from=function(t,e,r){return ye(t,e,r)};Object.setPrototypeOf(s.prototype,Uint8Array.prototype);Object.setPrototypeOf(s,Uint8Array);function xe(t){if(typeof t!="number")throw new TypeError('"size" argument must be of type number');if(t<0)throw new RangeError('The value "'+t+'" is invalid for option "size"')}function nr(t,e,r){return xe(t),t<=0?L(t):e!==void 0?typeof r=="string"?L(t).fill(e,r):L(t).fill(e):L(t)}s.alloc=function(t,e,r){return nr(t,e,r)};function Z(t){return xe(t),L(t<0?0:Q(t)|0)}s.allocUnsafe=function(t){return Z(t)};s.allocUnsafeSlow=function(t){return Z(t)};function ir(t,e){if((typeof e!="string"||e==="")&&(e="utf8"),!s.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var r=we(t,e)|0,n=L(r),i=n.write(t,e);return i!==r&&(n=n.slice(0,i)),n}function K(t){for(var e=t.length<0?0:Q(t.length)|0,r=L(e),n=0;n<e;n+=1)r[n]=t[n]&255;return r}function or(t){if(_(t,Uint8Array)){var e=new Uint8Array(t);return $(e.buffer,e.byteOffset,e.byteLength)}return K(t)}function $(t,e,r){if(e<0||t.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(t.byteLength<e+(r||0))throw new RangeError('"length" is outside of buffer bounds');var n;return e===void 0&&r===void 0?n=new Uint8Array(t):r===void 0?n=new Uint8Array(t,e):n=new Uint8Array(t,e,r),Object.setPrototypeOf(n,s.prototype),n}function ar(t){if(s.isBuffer(t)){var e=Q(t.length)|0,r=L(e);return r.length===0||t.copy(r,0,0,e),r}if(t.length!==void 0)return typeof t.length!="number"||ee(t.length)?L(0):K(t);if(t.type==="Buffer"&&Array.isArray(t.data))return K(t.data)}function Q(t){if(t>=W)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+W.toString(16)+" bytes");return t|0}function sr(t){return+t!=t&&(t=0),s.alloc(+t)}s.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==s.prototype};s.compare=function(e,r){if(_(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),_(r,Uint8Array)&&(r=s.from(r,r.offset,r.byteLength)),!s.isBuffer(e)||!s.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===r)return 0;for(var n=e.length,i=r.length,o=0,a=Math.min(n,i);o<a;++o)if(e[o]!==r[o]){n=e[o],i=r[o];break}return n<i?-1:i<n?1:0};s.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}};s.concat=function(e,r){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return s.alloc(0);var n;if(r===void 0)for(r=0,n=0;n<e.length;++n)r+=e[n].length;var i=s.allocUnsafe(r),o=0;for(n=0;n<e.length;++n){var a=e[n];if(_(a,Uint8Array))o+a.length>i.length?s.from(a).copy(i,o):Uint8Array.prototype.set.call(i,a,o);else if(s.isBuffer(a))a.copy(i,o);else throw new TypeError('"list" argument must be an Array of Buffers');o+=a.length}return i};function we(t,e){if(s.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||_(t,ArrayBuffer))return t.byteLength;if(typeof t!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof t);var r=t.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&r===0)return 0;for(var i=!1;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return J(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Ae(t).length;default:if(i)return n?-1:J(t).length;e=(""+e).toLowerCase(),i=!0}}s.byteLength=we;function lr(t,e,r){var n=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,e>>>=0,r<=e))return"";for(t||(t="utf8");;)switch(t){case"hex":return xr(this,e,r);case"utf8":case"utf-8":return Te(this,e,r);case"ascii":return mr(this,e,r);case"latin1":case"binary":return yr(this,e,r);case"base64":return fr(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return wr(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}s.prototype._isBuffer=!0;function C(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}s.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 r=0;r<e;r+=2)C(this,r,r+1);return this};s.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 r=0;r<e;r+=4)C(this,r,r+3),C(this,r+1,r+2);return this};s.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 r=0;r<e;r+=8)C(this,r,r+7),C(this,r+1,r+6),C(this,r+2,r+5),C(this,r+3,r+4);return this};s.prototype.toString=function(){var e=this.length;return e===0?"":arguments.length===0?Te(this,0,e):lr.apply(this,arguments)};s.prototype.toLocaleString=s.prototype.toString;s.prototype.equals=function(e){if(!s.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:s.compare(this,e)===0};s.prototype.inspect=function(){var e="",r=O.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"};fe&&(s.prototype[fe]=s.prototype.inspect);s.prototype.compare=function(e,r,n,i,o){if(_(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),!s.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(r===void 0&&(r=0),n===void 0&&(n=e?e.length:0),i===void 0&&(i=0),o===void 0&&(o=this.length),r<0||n>e.length||i<0||o>this.length)throw new RangeError("out of range index");if(i>=o&&r>=n)return 0;if(i>=o)return-1;if(r>=n)return 1;if(r>>>=0,n>>>=0,i>>>=0,o>>>=0,this===e)return 0;for(var a=o-i,c=n-r,p=Math.min(a,c),d=this.slice(i,o),g=e.slice(r,n),u=0;u<p;++u)if(d[u]!==g[u]){a=d[u],c=g[u];break}return a<c?-1:c<a?1:0};function be(t,e,r,n,i){if(t.length===0)return-1;if(typeof r=="string"?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,ee(r)&&(r=i?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(i)return-1;r=t.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof e=="string"&&(e=s.from(e,n)),s.isBuffer(e))return e.length===0?-1:he(t,e,r,n,i);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):he(t,[e],r,n,i);throw new TypeError("val must be string, number or Buffer")}function he(t,e,r,n,i){var o=1,a=t.length,c=e.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(t.length<2||e.length<2)return-1;o=2,a/=2,c/=2,r/=2}function p(b,U){return o===1?b[U]:b.readUInt16BE(U*o)}var d;if(i){var g=-1;for(d=r;d<a;d++)if(p(t,d)===p(e,g===-1?0:d-g)){if(g===-1&&(g=d),d-g+1===c)return g*o}else g!==-1&&(d-=d-g),g=-1}else for(r+c>a&&(r=a-c),d=r;d>=0;d--){for(var u=!0,v=0;v<c;v++)if(p(t,d+v)!==p(e,v)){u=!1;break}if(u)return d}return-1}s.prototype.includes=function(e,r,n){return this.indexOf(e,r,n)!==-1};s.prototype.indexOf=function(e,r,n){return be(this,e,r,n,!0)};s.prototype.lastIndexOf=function(e,r,n){return be(this,e,r,n,!1)};function cr(t,e,r,n){r=Number(r)||0;var i=t.length-r;n?(n=Number(n),n>i&&(n=i)):n=i;var o=e.length;n>o/2&&(n=o/2);for(var a=0;a<n;++a){var c=parseInt(e.substr(a*2,2),16);if(ee(c))return a;t[r+a]=c}return a}function pr(t,e,r,n){return H(J(e,t.length-r),t,r,n)}function ur(t,e,r,n){return H(vr(e),t,r,n)}function dr(t,e,r,n){return H(Ae(e),t,r,n)}function gr(t,e,r,n){return H(kr(e,t.length-r),t,r,n)}s.prototype.write=function(e,r,n,i){if(r===void 0)i="utf8",n=this.length,r=0;else if(n===void 0&&typeof r=="string")i=r,n=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(n)?(n=n>>>0,i===void 0&&(i="utf8")):(i=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var o=this.length-r;if((n===void 0||n>o)&&(n=o),e.length>0&&(n<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var a=!1;;)switch(i){case"hex":return cr(this,e,r,n);case"utf8":case"utf-8":return pr(this,e,r,n);case"ascii":case"latin1":case"binary":return ur(this,e,r,n);case"base64":return dr(this,e,r,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return gr(this,e,r,n);default:if(a)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),a=!0}};s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function fr(t,e,r){return e===0&&r===t.length?Y.fromByteArray(t):Y.fromByteArray(t.slice(e,r))}function Te(t,e,r){r=Math.min(t.length,r);for(var n=[],i=e;i<r;){var o=t[i],a=null,c=o>239?4:o>223?3:o>191?2:1;if(i+c<=r){var p,d,g,u;switch(c){case 1:o<128&&(a=o);break;case 2:p=t[i+1],(p&192)===128&&(u=(o&31)<<6|p&63,u>127&&(a=u));break;case 3:p=t[i+1],d=t[i+2],(p&192)===128&&(d&192)===128&&(u=(o&15)<<12|(p&63)<<6|d&63,u>2047&&(u<55296||u>57343)&&(a=u));break;case 4:p=t[i+1],d=t[i+2],g=t[i+3],(p&192)===128&&(d&192)===128&&(g&192)===128&&(u=(o&15)<<18|(p&63)<<12|(d&63)<<6|g&63,u>65535&&u<1114112&&(a=u))}}a===null?(a=65533,c=1):a>65535&&(a-=65536,n.push(a>>>10&1023|55296),a=56320|a&1023),n.push(a),i+=c}return hr(n)}var me=4096;function hr(t){var e=t.length;if(e<=me)return String.fromCharCode.apply(String,t);for(var r="",n=0;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=me));return r}function mr(t,e,r){var n="";r=Math.min(t.length,r);for(var i=e;i<r;++i)n+=String.fromCharCode(t[i]&127);return n}function yr(t,e,r){var n="";r=Math.min(t.length,r);for(var i=e;i<r;++i)n+=String.fromCharCode(t[i]);return n}function xr(t,e,r){var n=t.length;(!e||e<0)&&(e=0),(!r||r<0||r>n)&&(r=n);for(var i="",o=e;o<r;++o)i+=_r[t[o]];return i}function wr(t,e,r){for(var n=t.slice(e,r),i="",o=0;o<n.length-1;o+=2)i+=String.fromCharCode(n[o]+n[o+1]*256);return i}s.prototype.slice=function(e,r){var n=this.length;e=~~e,r=r===void 0?n:~~r,e<0?(e+=n,e<0&&(e=0)):e>n&&(e=n),r<0?(r+=n,r<0&&(r=0)):r>n&&(r=n),r<e&&(r=e);var i=this.subarray(e,r);return Object.setPrototypeOf(i,s.prototype),i};function x(t,e,r){if(t%1!==0||t<0)throw new RangeError("offset is not uint");if(t+e>r)throw new RangeError("Trying to access beyond buffer length")}s.prototype.readUintLE=s.prototype.readUIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||x(e,r,this.length);for(var i=this[e],o=1,a=0;++a<r&&(o*=256);)i+=this[e+a]*o;return i};s.prototype.readUintBE=s.prototype.readUIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||x(e,r,this.length);for(var i=this[e+--r],o=1;r>0&&(o*=256);)i+=this[e+--r]*o;return i};s.prototype.readUint8=s.prototype.readUInt8=function(e,r){return e=e>>>0,r||x(e,1,this.length),this[e]};s.prototype.readUint16LE=s.prototype.readUInt16LE=function(e,r){return e=e>>>0,r||x(e,2,this.length),this[e]|this[e+1]<<8};s.prototype.readUint16BE=s.prototype.readUInt16BE=function(e,r){return e=e>>>0,r||x(e,2,this.length),this[e]<<8|this[e+1]};s.prototype.readUint32LE=s.prototype.readUInt32LE=function(e,r){return e=e>>>0,r||x(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};s.prototype.readUint32BE=s.prototype.readUInt32BE=function(e,r){return e=e>>>0,r||x(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};s.prototype.readIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||x(e,r,this.length);for(var i=this[e],o=1,a=0;++a<r&&(o*=256);)i+=this[e+a]*o;return o*=128,i>=o&&(i-=Math.pow(2,8*r)),i};s.prototype.readIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||x(e,r,this.length);for(var i=r,o=1,a=this[e+--i];i>0&&(o*=256);)a+=this[e+--i]*o;return o*=128,a>=o&&(a-=Math.pow(2,8*r)),a};s.prototype.readInt8=function(e,r){return e=e>>>0,r||x(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};s.prototype.readInt16LE=function(e,r){e=e>>>0,r||x(e,2,this.length);var n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n};s.prototype.readInt16BE=function(e,r){e=e>>>0,r||x(e,2,this.length);var n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n};s.prototype.readInt32LE=function(e,r){return e=e>>>0,r||x(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};s.prototype.readInt32BE=function(e,r){return e=e>>>0,r||x(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};s.prototype.readFloatLE=function(e,r){return e=e>>>0,r||x(e,4,this.length),D.read(this,e,!0,23,4)};s.prototype.readFloatBE=function(e,r){return e=e>>>0,r||x(e,4,this.length),D.read(this,e,!1,23,4)};s.prototype.readDoubleLE=function(e,r){return e=e>>>0,r||x(e,8,this.length),D.read(this,e,!0,52,8)};s.prototype.readDoubleBE=function(e,r){return e=e>>>0,r||x(e,8,this.length),D.read(this,e,!1,52,8)};function w(t,e,r,n,i,o){if(!s.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>i||e<o)throw new RangeError('"value" argument is out of bounds');if(r+n>t.length)throw new RangeError("Index out of range")}s.prototype.writeUintLE=s.prototype.writeUIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,n=n>>>0,!i){var o=Math.pow(2,8*n)-1;w(this,e,r,n,o,0)}var a=1,c=0;for(this[r]=e&255;++c<n&&(a*=256);)this[r+c]=e/a&255;return r+n};s.prototype.writeUintBE=s.prototype.writeUIntBE=function(e,r,n,i){if(e=+e,r=r>>>0,n=n>>>0,!i){var o=Math.pow(2,8*n)-1;w(this,e,r,n,o,0)}var a=n-1,c=1;for(this[r+a]=e&255;--a>=0&&(c*=256);)this[r+a]=e/c&255;return r+n};s.prototype.writeUint8=s.prototype.writeUInt8=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,1,255,0),this[r]=e&255,r+1};s.prototype.writeUint16LE=s.prototype.writeUInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,2,65535,0),this[r]=e&255,this[r+1]=e>>>8,r+2};s.prototype.writeUint16BE=s.prototype.writeUInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,2,65535,0),this[r]=e>>>8,this[r+1]=e&255,r+2};s.prototype.writeUint32LE=s.prototype.writeUInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,4,4294967295,0),this[r+3]=e>>>24,this[r+2]=e>>>16,this[r+1]=e>>>8,this[r]=e&255,r+4};s.prototype.writeUint32BE=s.prototype.writeUInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,4,4294967295,0),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};s.prototype.writeIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){var o=Math.pow(2,8*n-1);w(this,e,r,n,o-1,-o)}var a=0,c=1,p=0;for(this[r]=e&255;++a<n&&(c*=256);)e<0&&p===0&&this[r+a-1]!==0&&(p=1),this[r+a]=(e/c>>0)-p&255;return r+n};s.prototype.writeIntBE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){var o=Math.pow(2,8*n-1);w(this,e,r,n,o-1,-o)}var a=n-1,c=1,p=0;for(this[r+a]=e&255;--a>=0&&(c*=256);)e<0&&p===0&&this[r+a+1]!==0&&(p=1),this[r+a]=(e/c>>0)-p&255;return r+n};s.prototype.writeInt8=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,1,127,-128),e<0&&(e=255+e+1),this[r]=e&255,r+1};s.prototype.writeInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,2,32767,-32768),this[r]=e&255,this[r+1]=e>>>8,r+2};s.prototype.writeInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,2,32767,-32768),this[r]=e>>>8,this[r+1]=e&255,r+2};s.prototype.writeInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,4,2147483647,-2147483648),this[r]=e&255,this[r+1]=e>>>8,this[r+2]=e>>>16,this[r+3]=e>>>24,r+4};s.prototype.writeInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};function ve(t,e,r,n,i,o){if(r+n>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function ke(t,e,r,n,i){return e=+e,r=r>>>0,i||ve(t,e,r,4,34028234663852886e22,-34028234663852886e22),D.write(t,e,r,n,23,4),r+4}s.prototype.writeFloatLE=function(e,r,n){return ke(this,e,r,!0,n)};s.prototype.writeFloatBE=function(e,r,n){return ke(this,e,r,!1,n)};function _e(t,e,r,n,i){return e=+e,r=r>>>0,i||ve(t,e,r,8,17976931348623157e292,-17976931348623157e292),D.write(t,e,r,n,52,8),r+8}s.prototype.writeDoubleLE=function(e,r,n){return _e(this,e,r,!0,n)};s.prototype.writeDoubleBE=function(e,r,n){return _e(this,e,r,!1,n)};s.prototype.copy=function(e,r,n,i){if(!s.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),!i&&i!==0&&(i=this.length),r>=e.length&&(r=e.length),r||(r=0),i>0&&i<n&&(i=n),i===n||e.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),e.length-r<i-n&&(i=e.length-r+n);var o=i-n;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,n,i):Uint8Array.prototype.set.call(e,this.subarray(n,i),r),o};s.prototype.fill=function(e,r,n,i){if(typeof e=="string"){if(typeof r=="string"?(i=r,r=0,n=this.length):typeof n=="string"&&(i=n,n=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!s.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(e.length===1){var o=e.charCodeAt(0);(i==="utf8"&&o<128||i==="latin1")&&(e=o)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(r<0||this.length<r||this.length<n)throw new RangeError("Out of range index");if(n<=r)return this;r=r>>>0,n=n===void 0?this.length:n>>>0,e||(e=0);var a;if(typeof e=="number")for(a=r;a<n;++a)this[a]=e;else{var c=s.isBuffer(e)?e:s.from(e,i),p=c.length;if(p===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(a=0;a<n-r;++a)this[a+r]=c[a%p]}return this};var br=/[^+/0-9A-Za-z-_]/g;function Tr(t){if(t=t.split("=")[0],t=t.trim().replace(br,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function J(t,e){e=e||1/0;for(var r,n=t.length,i=null,o=[],a=0;a<n;++a){if(r=t.charCodeAt(a),r>55295&&r<57344){if(!i){if(r>56319){(e-=3)>-1&&o.push(239,191,189);continue}else if(a+1===n){(e-=3)>-1&&o.push(239,191,189);continue}i=r;continue}if(r<56320){(e-=3)>-1&&o.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(e-=3)>-1&&o.push(239,191,189);if(i=null,r<128){if((e-=1)<0)break;o.push(r)}else if(r<2048){if((e-=2)<0)break;o.push(r>>6|192,r&63|128)}else if(r<65536){if((e-=3)<0)break;o.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((e-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return o}function vr(t){for(var e=[],r=0;r<t.length;++r)e.push(t.charCodeAt(r)&255);return e}function kr(t,e){for(var r,n,i,o=[],a=0;a<t.length&&!((e-=2)<0);++a)r=t.charCodeAt(a),n=r>>8,i=r%256,o.push(i),o.push(n);return o}function Ae(t){return Y.toByteArray(Tr(t))}function H(t,e,r,n){for(var i=0;i<n&&!(i+r>=e.length||i>=t.length);++i)e[i+r]=t[i];return i}function _(t,e){return t instanceof e||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===e.name}function ee(t){return t!==t}var _r=function(){for(var t="0123456789abcdef",e=new Array(256),r=0;r<16;++r)for(var n=r*16,i=0;i<16;++i)e[n+i]=t[r]+t[i];return e}()});var Ne=G((Ur,Ee)=>{l();var y=Ee.exports={},A,R;function re(){throw new Error("setTimeout has not been defined")}function te(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?A=setTimeout:A=re}catch(t){A=re}try{typeof clearTimeout=="function"?R=clearTimeout:R=te}catch(t){R=te}})();function Se(t){if(A===setTimeout)return setTimeout(t,0);if((A===re||!A)&&setTimeout)return A=setTimeout,setTimeout(t,0);try{return A(t,0)}catch(e){try{return A.call(null,t,0)}catch(r){return A.call(this,t,0)}}}function Ar(t){if(R===clearTimeout)return clearTimeout(t);if((R===te||!R)&&clearTimeout)return R=clearTimeout,clearTimeout(t);try{return R(t)}catch(e){try{return R.call(null,t)}catch(r){return R.call(this,t)}}}var E=[],P=!1,B,q=-1;function Rr(){!P||!B||(P=!1,B.length?E=B.concat(E):q=-1,E.length&&Ie())}function Ie(){if(!P){var t=Se(Rr);P=!0;for(var e=E.length;e;){for(B=E,E=[];++q<e;)B&&B[q].run();q=-1,e=E.length}B=null,P=!1,Ar(t)}}y.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)e[r-1]=arguments[r];E.push(new Le(t,e)),E.length===1&&!P&&Se(Ie)};function Le(t,e){this.fun=t,this.array=e}Le.prototype.run=function(){this.fun.apply(null,this.array)};y.title="browser";y.browser=!0;y.env={};y.argv=[];y.version="";y.versions={};function N(){}y.on=N;y.addListener=N;y.once=N;y.off=N;y.removeListener=N;y.removeAllListeners=N;y.emit=N;y.prependListener=N;y.prependOnceListener=N;y.listeners=function(t){return[]};y.binding=function(t){throw new Error("process.binding is not supported")};y.cwd=function(){return"/"};y.chdir=function(t){throw new Error("process.chdir is not supported")};y.umask=function(){return 0}});var f,h,Dr,l=je(()=>{f=ce(Re()),h=ce(Ne()),Dr=function(t){function e(){var n=this||self;return delete t.prototype.__magic__,n}if(typeof globalThis=="object")return globalThis;if(this)return e();t.defineProperty(t.prototype,"__magic__",{configurable:!0,get:e});var r=__magic__;return r}(Object)});var Er={};Xe(Er,{builtCallbackUrl:()=>Lr});module.exports=Ye(Er);l();l();l();l();l();l();l();l();l();l();l();l();l();l();l();var z=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types");var Fe=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(Fe||{}),jr=I(I({},z.CrossWindowProviderRequestEnums),Fe),Ce=(e=>(e.reloginResponse="RELOGIN_RESPONSE",e))(Ce||{}),Xr=I(I({},z.CrossWindowProviderResponseEnums),Ce);l();l();l();l();l();l();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:Be,egldLabel:pt}=ne["devnet"],{chainId:Ue,egldLabel:ut}=ne["testnet"],{chainId:De,egldLabel:dt}=ne["mainnet"];var gt={["devnet"]:Be,["testnet"]:Ue,["mainnet"]:De},ft={[Be]:"devnet",[Ue]:"testnet",[De]:"mainnet"};l();l();var S=require("@multiversx/sdk-web-wallet-provider");var Oe="sdk-dapp-version";function Sr(t,e){let r=new URLSearchParams(t),n=Object.fromEntries(r);return{nextUrlParams:new URLSearchParams(I(I({},n),e)).toString(),params:n}}var Ir="2.28.1";function Lr({callbackUrl:t,urlParams:e={}}){let r=t;if(Object.entries(e).length>0)try{let{search:n,origin:i,pathname:o,hash:a}=new URL(t),c=se(I({},e),{[Oe]:Ir}),{nextUrlParams:p}=Sr(n,c);r=`${i}${o}?${p}${a}`}catch(n){return console.error("Unable to construct URL from: ",t,n),r}return r}0&&(module.exports={builtCallbackUrl});
2
2
  /*!
3
3
  * The buffer module from node.js, for the browser.
4
4
  *