@imtbl/sdk 1.56.0-alpha.17 → 1.56.0-alpha.19
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.
- package/dist/{blockchain_data-BbODQifA.js → blockchain_data-U7ixBWsj.js} +2 -2
- package/dist/blockchain_data.js +3 -3
- package/dist/browser/checkout/{AddFundsWidget-jyv8FqkA.js → AddFundsWidget-DnW67ixj.js} +11 -12
- package/dist/browser/checkout/{BridgeWidget-DXM7_tZF.js → BridgeWidget-ymHAuZaH.js} +8 -8
- package/dist/browser/checkout/{CheckoutWidget-BQNwuak-.js → CheckoutWidget-DVsbSTPQ.js} +16 -16
- package/dist/browser/checkout/{EllipsizedText-Bn_46EhP.js → EllipsizedText-DPvuaQ17.js} +1 -1
- package/dist/browser/checkout/{FeesBreakdown-dZKTxpkx.js → FeesBreakdown-KZEppKjm.js} +1 -1
- package/dist/browser/checkout/{HandoverContent-CbMci0Gy.js → HandoverContent-DX2WZ2Wt.js} +1 -1
- package/dist/browser/checkout/{OnRampWidget-lW1YIbEi.js → OnRampWidget-4Cu3Eyrf.js} +3 -3
- package/dist/browser/checkout/{SaleWidget-C75pBY4C.js → SaleWidget-DVqPOswE.js} +13 -13
- package/dist/browser/checkout/{SpendingCapHero-C-liKUo7.js → SpendingCapHero-DJJSBVw4.js} +1 -1
- package/dist/browser/checkout/{SwapWidget-DE7zpoIG.js → SwapWidget-pnZmjFW4.js} +8 -8
- package/dist/browser/checkout/{TopUpView-CG467vDl.js → TopUpView-oT7QKI8r.js} +2 -2
- package/dist/browser/checkout/{WalletWidget-B9Eovjpl.js → WalletWidget-nd-v47Eb.js} +5 -5
- package/dist/browser/checkout/{auto-track-tDDlBNJw.js → auto-track-B1YYs9VC.js} +1 -1
- package/dist/browser/checkout/{balance-D0hCzhI4.js → balance-DcS4z2Cc.js} +3 -3
- package/dist/browser/checkout/{index-D_OonsrC.js → index-6T_F0Lck.js} +2 -2
- package/dist/browser/checkout/{index-7WQEZHi6.js → index-B4CijCHS.js} +1 -1
- package/dist/browser/checkout/{index-CBUIr-Qv.js → index-BFNZIfZx.js} +18 -20
- package/dist/browser/checkout/{index-BB66fL3z.js → index-CPPZqgCl.js} +1 -1
- package/dist/browser/checkout/{index-DHjSHAvi.js → index-CrimLisB.js} +1 -1
- package/dist/browser/checkout/{index-CWT04p0P.js → index-CxuVBwWC.js} +1 -1
- package/dist/browser/checkout/{index-WaLj5HB9.js → index-D0cqtUNT.js} +1 -1
- package/dist/browser/checkout/{index-CYiRY5eN.js → index-DbdpvIn8.js} +1 -1
- package/dist/browser/checkout/{index-Cg3G9nCj.js → index-TASndVEN.js} +1 -1
- package/dist/browser/checkout/{index.umd--3G8Kh0w.js → index.umd-D6hRr6qG.js} +1 -1
- package/dist/browser/checkout/{retry-Di-47lKZ.js → retry-LVJVdtQK.js} +1 -1
- package/dist/browser/checkout/sdk.js +4 -4
- package/dist/browser/checkout/{useInterval-BPD_gc_L.js → useInterval-BqQsRPRI.js} +1 -1
- package/dist/browser/checkout/widgets-esm.js +1 -1
- package/dist/browser/checkout/widgets.js +5 -8
- package/dist/{checkout-CHApcGsS.js → checkout-D9BK3Sj8.js} +5 -5
- package/dist/checkout.js +5 -5
- package/dist/{config-CUZxa0fK.js → config-x5oO_Qyh.js} +1 -1
- package/dist/config.js +1 -1
- package/dist/{index-DHZFE97Y.js → index-BD3ef26f.js} +4 -4
- package/dist/{index-Q_rMNDma.js → index-CtiLr46S.js} +1 -1
- package/dist/{index-DKtLn8kL.js → index-DIMCNg5Q.js} +1 -1
- package/dist/{index-DbFh-7LM.js → index-DN6iTc7E.js} +3 -3
- package/dist/{index-D0-BFK2S.js → index-obvRzdSZ.js} +1 -1
- package/dist/{index-CkXBe2ze.js → index-sWNz-QYk.js} +1 -1
- package/dist/index.browser.js +4 -4
- package/dist/index.cjs +7 -7
- package/dist/index.js +14 -14
- package/dist/{minting_backend-C8JxpbC8.js → minting_backend-DUfV5Mb5.js} +3 -3
- package/dist/minting_backend.js +5 -5
- package/dist/{orderbook-o86lc9tW.js → orderbook-Cvo19PcG.js} +1 -1
- package/dist/orderbook.js +2 -2
- package/dist/{passport-W_ALgq7z.js → passport-CYO8BA6B.js} +3 -3
- package/dist/passport.js +4 -4
- package/dist/{webhook-yaqlGfft.js → webhook-CcasBFWW.js} +1 -1
- package/dist/webhook.js +2 -2
- package/dist/{x-CKCpVvx8.js → x-CMd9CQwD.js} +3 -3
- package/dist/x.js +4 -4
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { A as APIError, B as BlockchainData } from './index-
|
|
2
|
-
import { i as index } from './index-
|
|
1
|
+
import { A as APIError, B as BlockchainData } from './index-DN6iTc7E.js';
|
|
2
|
+
import { i as index } from './index-sWNz-QYk.js';
|
|
3
3
|
|
|
4
4
|
var blockchain_data = /*#__PURE__*/Object.freeze({
|
|
5
5
|
__proto__: null,
|
package/dist/blockchain_data.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { A as APIError, B as BlockchainData } from './index-
|
|
2
|
-
export { i as Types } from './index-
|
|
3
|
-
import './index-
|
|
1
|
+
export { A as APIError, B as BlockchainData } from './index-DN6iTc7E.js';
|
|
2
|
+
export { i as Types } from './index-sWNz-QYk.js';
|
|
3
|
+
import './index-CtiLr46S.js';
|
|
4
4
|
import 'axios';
|
|
5
5
|
import 'lru-memorise';
|
|
6
6
|
import 'global-const';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as _objectWithoutProperties, z as useTheme, cA as useForwardLocalDomRef, cq as useGetSubcomponentChild, cB as useSplitApartChildrenAndSubComponents, r as reactExports, F as merge$2, cC as useResizeObserver, q as jsxs, j as jsx, J as SmartClone, K as Box, H as isChildSubcomponent, G as flattenChildren, Y as Body, cD as useTheme$1, bt as Icon, x as ButtCon, y as Button, T as _defineProperty, aq as isDualVariantIcon, cp as _slicedToArray, cE as isNumberWithinTotal, A as getStartingSize, cr as BaseClickable, R as ClassNames, cF as _toConsumableArray, cG as isError, cd as Badge, cH as FramedIcon, bV as FramedImage, cI as FramedLogo, b5 as Stack, co as hFlex, cJ as usePrevious, cK as useBrowserEffect, cL as getHeadingTextStyles, cM as vFlex, cN as centerFlexChildren, cO as FormControlLabel, cP as FormControlValidation, cQ as FormControlCaption, I as IMTBLWidgetEvents, cR as AddFundsEventType, cS as getDefaultExportFromCjs, cT as commonjsGlobal, l as useTranslation, a4 as MenuItem, a5 as tokenValueFormat, cU as DEFAULT_TOKEN_FORMATTING_DECIMALS, aM as BigNumber, cV as FramedVideo, a$ as motion, b1 as listItemVariants, b7 as Divider, aW as Fragment, b0 as listVariants, cW as useProvidersContext, at as Drawer, cX as WalletWarningHero, as as Heading, cY as Trans, aC as Link, b_ as Web3Provider, bZ as WalletProviderRdns, cZ as CheckoutError, c_ as addProviderListenersForWidgetRoot, c$ as getProviderSlugFromRdns, ab as CheckoutErrorType, $ as useAnalytics, c0 as WalletDrawer, d0 as UnableToConnectDrawer, d1 as ChangedYourMindDrawer, a6 as UserJourney, d2 as identifyUser, d3 as HAS_SEEN_NON_PASSPORT_WARNING_KEY, d4 as ProvidersContextActions, X as ViewContext, V as ViewActions, o as SharedViews, k as ChainId, d5 as commonjsRequire, bm as getRemoteImage, aX as useHandover, aY as HandoverTarget, a1 as EventTargetContext, aZ as getRemoteRive, b$ as useInjectedProviders, bu as getDefaultTokenImage, d6 as OverflowDrawerMenu, an as SimpleLayout, U as TokenFilterTypes, h as getL2ChainId, a7 as orchestrationEvents, d7 as requireSecp256k1$1, d8 as requireLib_commonjs, d9 as require$$0$2, da as bech32$2, db as bnExports$1, dc as require$$0$3, dd as getAugmentedNamespace, de as require$$0$4, df as minimalisticAssert, dg as require$$2, dh as hash$6, di as MaxUint256, dj as merge$3, dk as SvgIcon, a3 as Environment, dl as t, cx as PriceDisplay, L as LoadingView, aD as viewReducer, aE as initialViewState, dm as isValidAddress, bx as amountInputValidation, br as CloudImage, E as ErrorView, cj as ServiceUnavailableErrorView, ck as ServiceType } from './index-
|
|
2
|
-
import { f as formatUnits, p as parseUnits } from './index-
|
|
3
|
-
import { E as EllipsizedText, C as Contract } from './EllipsizedText-
|
|
4
|
-
import { r as retry, T as TokenImage } from './retry-
|
|
5
|
-
import { H as HandoverContent } from './HandoverContent-
|
|
6
|
-
import { F as FeesBreakdown } from './FeesBreakdown-
|
|
1
|
+
import { _ as _objectWithoutProperties, z as useTheme, cA as useForwardLocalDomRef, cq as useGetSubcomponentChild, cB as useSplitApartChildrenAndSubComponents, r as reactExports, F as merge$2, cC as useResizeObserver, q as jsxs, j as jsx, J as SmartClone, K as Box, H as isChildSubcomponent, G as flattenChildren, Y as Body, cD as useTheme$1, bt as Icon, x as ButtCon, y as Button, T as _defineProperty, aq as isDualVariantIcon, cp as _slicedToArray, cE as isNumberWithinTotal, A as getStartingSize, cr as BaseClickable, R as ClassNames, cF as _toConsumableArray, cG as isError, cd as Badge, cH as FramedIcon, bV as FramedImage, cI as FramedLogo, b5 as Stack, co as hFlex, cJ as usePrevious, cK as useBrowserEffect, cL as getHeadingTextStyles, cM as vFlex, cN as centerFlexChildren, cO as FormControlLabel, cP as FormControlValidation, cQ as FormControlCaption, I as IMTBLWidgetEvents, cR as AddFundsEventType, cS as getDefaultExportFromCjs, cT as commonjsGlobal, l as useTranslation, a4 as MenuItem, a5 as tokenValueFormat, cU as DEFAULT_TOKEN_FORMATTING_DECIMALS, aM as BigNumber, cV as FramedVideo, a$ as motion, b1 as listItemVariants, b7 as Divider, aW as Fragment, b0 as listVariants, cW as useProvidersContext, at as Drawer, cX as WalletWarningHero, as as Heading, cY as Trans, aC as Link, b_ as Web3Provider, bZ as WalletProviderRdns, cZ as CheckoutError, c_ as addProviderListenersForWidgetRoot, c$ as getProviderSlugFromRdns, ab as CheckoutErrorType, $ as useAnalytics, c0 as WalletDrawer, d0 as UnableToConnectDrawer, d1 as ChangedYourMindDrawer, a6 as UserJourney, d2 as identifyUser, d3 as HAS_SEEN_NON_PASSPORT_WARNING_KEY, d4 as ProvidersContextActions, X as ViewContext, V as ViewActions, o as SharedViews, k as ChainId, d5 as commonjsRequire, bm as getRemoteImage, aX as useHandover, aY as HandoverTarget, a1 as EventTargetContext, aZ as getRemoteRive, b$ as useInjectedProviders, bu as getDefaultTokenImage, d6 as OverflowDrawerMenu, an as SimpleLayout, U as TokenFilterTypes, h as getL2ChainId, a7 as orchestrationEvents, d7 as requireSecp256k1$1, d8 as requireLib_commonjs, d9 as require$$0$2, da as bech32$2, db as bnExports$1, dc as require$$0$3, dd as getAugmentedNamespace, de as require$$0$4, df as minimalisticAssert, dg as require$$2, dh as hash$6, di as MaxUint256, dj as merge$3, dk as SvgIcon, a3 as Environment, dl as t, cx as PriceDisplay, L as LoadingView, aD as viewReducer, aE as initialViewState, dm as isValidAddress, bx as amountInputValidation, br as CloudImage, E as ErrorView, cj as ServiceUnavailableErrorView, ck as ServiceType } from './index-BFNZIfZx.js';
|
|
2
|
+
import { f as formatUnits, p as parseUnits } from './index-DbdpvIn8.js';
|
|
3
|
+
import { E as EllipsizedText, C as Contract } from './EllipsizedText-DPvuaQ17.js';
|
|
4
|
+
import { r as retry, T as TokenImage } from './retry-LVJVdtQK.js';
|
|
5
|
+
import { H as HandoverContent } from './HandoverContent-DX2WZ2Wt.js';
|
|
6
|
+
import { F as FeesBreakdown } from './FeesBreakdown-KZEppKjm.js';
|
|
7
7
|
|
|
8
8
|
var bannerSx = {
|
|
9
9
|
d: "flex",
|
|
@@ -5114,14 +5114,13 @@ const useError = (environment) => {
|
|
|
5114
5114
|
};
|
|
5115
5115
|
const errorConfig = {
|
|
5116
5116
|
[AddFundsErrorTypes.DEFAULT]: {
|
|
5117
|
-
headingText: '
|
|
5118
|
-
subHeadingText: 'An unknown error occurred. Please try again later.',
|
|
5117
|
+
headingText: 'Sorry, something went wrong. Please try again later.',
|
|
5119
5118
|
secondaryButtonText: 'Close',
|
|
5120
5119
|
onSecondaryButtonClick: closeWidget,
|
|
5121
5120
|
},
|
|
5122
5121
|
[AddFundsErrorTypes.INVALID_PARAMETERS]: {
|
|
5123
5122
|
headingText: 'Invalid parameters',
|
|
5124
|
-
subHeadingText: 'The parameters provided are invalid. Please check again.',
|
|
5123
|
+
subHeadingText: 'The widget parameters provided are invalid. Please check again.',
|
|
5125
5124
|
secondaryButtonText: 'Close',
|
|
5126
5125
|
onSecondaryButtonClick: closeWidget,
|
|
5127
5126
|
},
|
|
@@ -5149,7 +5148,7 @@ const useError = (environment) => {
|
|
|
5149
5148
|
},
|
|
5150
5149
|
[AddFundsErrorTypes.WALLET_REJECTED]: {
|
|
5151
5150
|
headingText: 'Transaction rejected',
|
|
5152
|
-
subHeadingText: '
|
|
5151
|
+
subHeadingText: "You'll need to approve the transaction in your wallet to proceed.",
|
|
5153
5152
|
primaryButtonText: 'Retry',
|
|
5154
5153
|
onPrimaryButtonClick: goBackToAddFundsView,
|
|
5155
5154
|
secondaryButtonText: 'Close',
|
|
@@ -5165,7 +5164,7 @@ const useError = (environment) => {
|
|
|
5165
5164
|
},
|
|
5166
5165
|
[AddFundsErrorTypes.WALLET_POPUP_BLOCKED]: {
|
|
5167
5166
|
headingText: "Browser's popup blocked",
|
|
5168
|
-
subHeadingText: 'Please
|
|
5167
|
+
subHeadingText: 'Please allow pop-ups in your browser to proceed.',
|
|
5169
5168
|
primaryButtonText: 'Retry',
|
|
5170
5169
|
onPrimaryButtonClick: goBackToAddFundsView,
|
|
5171
5170
|
secondaryButtonText: 'Close',
|
|
@@ -173539,7 +173538,7 @@ function Review({ data, showBackButton = false, onBackButtonClick, onCloseButton
|
|
|
173539
173538
|
}
|
|
173540
173539
|
showHandover(APPROVE_TXN_ANIMATION, RiveStateMachineInput.COMPLETED, 'Granted access to your tokens', '', FIXED_HANDOVER_DURATION);
|
|
173541
173540
|
}
|
|
173542
|
-
showHandover(EXECUTE_TXN_ANIMATION, RiveStateMachineInput.WAITING, 'Waiting for transaction
|
|
173541
|
+
showHandover(EXECUTE_TXN_ANIMATION, RiveStateMachineInput.WAITING, 'Waiting for transaction confirmation in your wallet', 'Confirm the transaction request to complete this transaction');
|
|
173543
173542
|
const executeTxnReceipt = await execute(squid, changeableProvider, route);
|
|
173544
173543
|
if (executeTxnReceipt) {
|
|
173545
173544
|
track({
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { bP as axios, ab as CheckoutErrorType, bQ as IMMUTABLE_API_BASE_URL, r as reactExports, I as IMTBLWidgetEvents, B as BridgeEventType, q as jsxs, j as jsx, bR as ShimmerBox, a4 as MenuItem, b5 as Stack, l as useTranslation, Y as Body, y as Button, K as Box, bS as PASSPORT_URL, aC as Link, bT as getChainIdBySlug, ae as getChainImage, bU as networkName, bV as FramedImage, bt as Icon, $ as useAnalytics, a6 as UserJourney, b7 as Divider, X as ViewContext, aW as Fragment, V as ViewActions, au as useWalletConnect, aw as isWalletConnectProvider, bs as Logo, bW as RawImage, bX as AXELAR_SCAN_URL, a9 as isNativeToken, ah as getTokenImageByAddress, bY as getNativeSymbolByChainSlug, ai as calculateCryptoToFiat, a1 as EventTargetContext, a2 as isPassportProvider, i as getL1ChainId, U as TokenFilterTypes, h as getL2ChainId, bZ as WalletProviderRdns, b_ as Web3Provider, b$ as useInjectedProviders, aj as HeaderNavigation, am as FooterLogo, c0 as WalletDrawer, an as SimpleLayout, c1 as getChainSlugById, c2 as JsonRpcProvider, c3 as DEFAULT_TRANSACTIONS_RETRY_POLICY, L as LoadingView, k as ChainId, c4 as getChainNameById, z as useTheme, as as Heading, ap as getWalletProviderNameByProvider, c5 as isAddressSanctioned, o as SharedViews, c6 as isMetaMaskProvider, ao as WalletProviderName, at as Drawer, x as ButtCon, ak as ButtonNavigationStyles, a7 as orchestrationEvents, a5 as tokenValueFormat, a0 as formatZeroAmount, bv as NATIVE, bx as amountInputValidation, bm as getRemoteImage, br as CloudImage, c7 as ETH_TOKEN_SYMBOL, aM as BigNumber, a3 as Environment, c8 as GasEstimateType, bB as DEFAULT_TOKEN_DECIMALS, bw as DEFAULT_QUOTE_REFRESH_INTERVAL, c9 as addChainChangedListener, ca as removeChainChangedListener, bD as IMX_TOKEN_SYMBOL, cb as dist, cc as CHECKOUT_CDN_BASE_URL, ax as heroBackGroundStyles, ay as heroImageStyles, cd as Badge, aA as SimpleTextBody, bE as FooterButton, ce as getEthTokenImage, cf as WITHDRAWAL_CLAIM_GAS_LIMIT, bu as getDefaultTokenImage, aD as viewReducer, aE as initialViewState, cg as BridgeConfiguration, ch as ImmutableConfiguration, ci as TokenBridge, bG as StatusView, b2 as StatusType, E as ErrorView, cj as ServiceUnavailableErrorView, ck as ServiceType, cl as ETH_SEPOLIA_TO_ZKEVM_TESTNET, cm as ETH_SEPOLIA_TO_ZKEVM_DEVNET, cn as ETH_MAINNET_TO_ZKEVM_MAINNET } from './index-
|
|
2
|
-
import { B as BridgeWidgetViews, C as CryptoFiatContext, a as CryptoFiatActions, T as TopUpView, b as CryptoFiatProvider } from './TopUpView-
|
|
3
|
-
import { T as TokenImage, r as retry } from './retry-
|
|
4
|
-
import { E as EllipsizedText, C as Contract } from './EllipsizedText-
|
|
5
|
-
import { A as Accordion, S as SelectForm, T as TextInputForm, a as TransactionRejected, g as getAllowedBalances, F as Fees, N as NetworkSwitchDrawer, W as WalletApproveHero } from './balance-
|
|
6
|
-
import { f as formatUnits, p as parseUnits } from './index-
|
|
7
|
-
import { u as useInterval } from './useInterval-
|
|
8
|
-
import './FeesBreakdown-
|
|
1
|
+
import { bP as axios, ab as CheckoutErrorType, bQ as IMMUTABLE_API_BASE_URL, r as reactExports, I as IMTBLWidgetEvents, B as BridgeEventType, q as jsxs, j as jsx, bR as ShimmerBox, a4 as MenuItem, b5 as Stack, l as useTranslation, Y as Body, y as Button, K as Box, bS as PASSPORT_URL, aC as Link, bT as getChainIdBySlug, ae as getChainImage, bU as networkName, bV as FramedImage, bt as Icon, $ as useAnalytics, a6 as UserJourney, b7 as Divider, X as ViewContext, aW as Fragment, V as ViewActions, au as useWalletConnect, aw as isWalletConnectProvider, bs as Logo, bW as RawImage, bX as AXELAR_SCAN_URL, a9 as isNativeToken, ah as getTokenImageByAddress, bY as getNativeSymbolByChainSlug, ai as calculateCryptoToFiat, a1 as EventTargetContext, a2 as isPassportProvider, i as getL1ChainId, U as TokenFilterTypes, h as getL2ChainId, bZ as WalletProviderRdns, b_ as Web3Provider, b$ as useInjectedProviders, aj as HeaderNavigation, am as FooterLogo, c0 as WalletDrawer, an as SimpleLayout, c1 as getChainSlugById, c2 as JsonRpcProvider, c3 as DEFAULT_TRANSACTIONS_RETRY_POLICY, L as LoadingView, k as ChainId, c4 as getChainNameById, z as useTheme, as as Heading, ap as getWalletProviderNameByProvider, c5 as isAddressSanctioned, o as SharedViews, c6 as isMetaMaskProvider, ao as WalletProviderName, at as Drawer, x as ButtCon, ak as ButtonNavigationStyles, a7 as orchestrationEvents, a5 as tokenValueFormat, a0 as formatZeroAmount, bv as NATIVE, bx as amountInputValidation, bm as getRemoteImage, br as CloudImage, c7 as ETH_TOKEN_SYMBOL, aM as BigNumber, a3 as Environment, c8 as GasEstimateType, bB as DEFAULT_TOKEN_DECIMALS, bw as DEFAULT_QUOTE_REFRESH_INTERVAL, c9 as addChainChangedListener, ca as removeChainChangedListener, bD as IMX_TOKEN_SYMBOL, cb as dist, cc as CHECKOUT_CDN_BASE_URL, ax as heroBackGroundStyles, ay as heroImageStyles, cd as Badge, aA as SimpleTextBody, bE as FooterButton, ce as getEthTokenImage, cf as WITHDRAWAL_CLAIM_GAS_LIMIT, bu as getDefaultTokenImage, aD as viewReducer, aE as initialViewState, cg as BridgeConfiguration, ch as ImmutableConfiguration, ci as TokenBridge, bG as StatusView, b2 as StatusType, E as ErrorView, cj as ServiceUnavailableErrorView, ck as ServiceType, cl as ETH_SEPOLIA_TO_ZKEVM_TESTNET, cm as ETH_SEPOLIA_TO_ZKEVM_DEVNET, cn as ETH_MAINNET_TO_ZKEVM_MAINNET } from './index-BFNZIfZx.js';
|
|
2
|
+
import { B as BridgeWidgetViews, C as CryptoFiatContext, a as CryptoFiatActions, T as TopUpView, b as CryptoFiatProvider } from './TopUpView-oT7QKI8r.js';
|
|
3
|
+
import { T as TokenImage, r as retry } from './retry-LVJVdtQK.js';
|
|
4
|
+
import { E as EllipsizedText, C as Contract } from './EllipsizedText-DPvuaQ17.js';
|
|
5
|
+
import { A as Accordion, S as SelectForm, T as TextInputForm, a as TransactionRejected, g as getAllowedBalances, F as Fees, N as NetworkSwitchDrawer, W as WalletApproveHero } from './balance-DcS4z2Cc.js';
|
|
6
|
+
import { f as formatUnits, p as parseUnits } from './index-DbdpvIn8.js';
|
|
7
|
+
import { u as useInterval } from './useInterval-BqQsRPRI.js';
|
|
8
|
+
import './FeesBreakdown-KZEppKjm.js';
|
|
9
9
|
|
|
10
10
|
// This module is intended to unwrap Axios default export as named.
|
|
11
11
|
// Keep top-level export same with static properties
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { r as reactExports, u as useConnectLoaderState, j as jsx, I as IMTBLWidgetEvents, C as CheckoutFlowType, P as ProviderEventType, a as CheckoutEventType, b as ConnectEventType, c as CheckoutFailureEventType, d as CheckoutSuccessEventType, W as WalletEventType, e as CheckoutUserActionEventType, S as SwapEventType, B as BridgeEventType, O as OnRampEventType, f as SaleEventType, g as OrchestrationEventType, V as ViewActions, h as getL2ChainId, i as getL1ChainId, k as ChainId, l as useTranslation, m as useViewState, n as useEventTargetState, o as SharedViews, p as checkoutFlows, q as jsxs, L as LoadingView, E as ErrorView, s as ConnectWidget, t as ProvidersContextProvider, v as ConnectLoader, w as ViewContextProvider } from './index-
|
|
2
|
-
import SwapWidget from './SwapWidget-
|
|
3
|
-
import BridgeWidget from './BridgeWidget-
|
|
4
|
-
import { O as OnRampWidget } from './OnRampWidget-
|
|
5
|
-
import WalletWidget from './WalletWidget-
|
|
6
|
-
import SaleWidget from './SaleWidget-
|
|
7
|
-
import AddFundsWidget from './AddFundsWidget-
|
|
8
|
-
import './balance-
|
|
9
|
-
import './retry-
|
|
10
|
-
import './FeesBreakdown-
|
|
11
|
-
import './TopUpView-
|
|
12
|
-
import './index-
|
|
13
|
-
import './useInterval-
|
|
14
|
-
import './SpendingCapHero-
|
|
15
|
-
import './EllipsizedText-
|
|
16
|
-
import './HandoverContent-
|
|
1
|
+
import { r as reactExports, u as useConnectLoaderState, j as jsx, I as IMTBLWidgetEvents, C as CheckoutFlowType, P as ProviderEventType, a as CheckoutEventType, b as ConnectEventType, c as CheckoutFailureEventType, d as CheckoutSuccessEventType, W as WalletEventType, e as CheckoutUserActionEventType, S as SwapEventType, B as BridgeEventType, O as OnRampEventType, f as SaleEventType, g as OrchestrationEventType, V as ViewActions, h as getL2ChainId, i as getL1ChainId, k as ChainId, l as useTranslation, m as useViewState, n as useEventTargetState, o as SharedViews, p as checkoutFlows, q as jsxs, L as LoadingView, E as ErrorView, s as ConnectWidget, t as ProvidersContextProvider, v as ConnectLoader, w as ViewContextProvider } from './index-BFNZIfZx.js';
|
|
2
|
+
import SwapWidget from './SwapWidget-pnZmjFW4.js';
|
|
3
|
+
import BridgeWidget from './BridgeWidget-ymHAuZaH.js';
|
|
4
|
+
import { O as OnRampWidget } from './OnRampWidget-4Cu3Eyrf.js';
|
|
5
|
+
import WalletWidget from './WalletWidget-nd-v47Eb.js';
|
|
6
|
+
import SaleWidget from './SaleWidget-DVqPOswE.js';
|
|
7
|
+
import AddFundsWidget from './AddFundsWidget-DnW67ixj.js';
|
|
8
|
+
import './balance-DcS4z2Cc.js';
|
|
9
|
+
import './retry-LVJVdtQK.js';
|
|
10
|
+
import './FeesBreakdown-KZEppKjm.js';
|
|
11
|
+
import './TopUpView-oT7QKI8r.js';
|
|
12
|
+
import './index-DbdpvIn8.js';
|
|
13
|
+
import './useInterval-BqQsRPRI.js';
|
|
14
|
+
import './SpendingCapHero-DJJSBVw4.js';
|
|
15
|
+
import './EllipsizedText-DPvuaQ17.js';
|
|
16
|
+
import './HandoverContent-DX2WZ2Wt.js';
|
|
17
17
|
|
|
18
18
|
const initialCheckoutState = {
|
|
19
19
|
checkout: undefined,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { dn as defineReadOnly, dp as getStatic, dq as Signer, dr as Provider, ds as getAddress, dt as Logger, du as getContractAddress, dv as Interface, dw as shallowCopy, dx as VoidSigner, dy as Indexed, dz as deepCopy, dA as isHexString, dB as checkResultErrors, dC as resolveProperties, aM as BigNumber, dD as accessListify, dE as arrayify, j as jsx, _ as _objectWithoutProperties, aL as cloneElementWithCssProp, Y as Body, T as _defineProperty } from './index-
|
|
1
|
+
import { dn as defineReadOnly, dp as getStatic, dq as Signer, dr as Provider, ds as getAddress, dt as Logger, du as getContractAddress, dv as Interface, dw as shallowCopy, dx as VoidSigner, dy as Indexed, dz as deepCopy, dA as isHexString, dB as checkResultErrors, dC as resolveProperties, aM as BigNumber, dD as accessListify, dE as arrayify, j as jsx, _ as _objectWithoutProperties, aL as cloneElementWithCssProp, Y as Body, T as _defineProperty } from './index-BFNZIfZx.js';
|
|
2
2
|
|
|
3
3
|
const version = "contracts/5.7.0";
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { q as jsxs, j as jsx, Y as Body, cx as PriceDisplay, K as Box, l as useTranslation, at as Drawer, a4 as MenuItem, aW as Fragment, b7 as Divider, a5 as tokenValueFormat, a0 as formatZeroAmount, am as FooterLogo } from './index-
|
|
1
|
+
import { q as jsxs, j as jsx, Y as Body, cx as PriceDisplay, K as Box, l as useTranslation, at as Drawer, a4 as MenuItem, aW as Fragment, b7 as Divider, a5 as tokenValueFormat, a0 as formatZeroAmount, am as FooterLogo } from './index-BFNZIfZx.js';
|
|
2
2
|
|
|
3
3
|
const feesBreakdownContentStyles = {
|
|
4
4
|
display: 'flex',
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { q as jsxs, K as Box, j as jsx, as as Heading, Y as Body, y as Button } from './index-
|
|
1
|
+
import { q as jsxs, K as Box, j as jsx, as as Heading, Y as Body, y as Button } from './index-BFNZIfZx.js';
|
|
2
2
|
|
|
3
3
|
function HandoverContent({ headingText, subheadingText, primaryButtonText, onPrimaryButtonClick, secondaryButtonText, onSecondaryButtonClick, }) {
|
|
4
4
|
return (jsxs(Box, { sx: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { bK as global, $ as useAnalytics, r as reactExports, Z as ConnectLoaderContext, a1 as EventTargetContext, l as useTranslation, X as ViewContext, o as SharedViews, bL as ExchangeType, j as jsx, an as SimpleLayout, aj as HeaderNavigation, bM as sendOnRampWidgetCloseEvent, a7 as orchestrationEvents, I as IMTBLWidgetEvents, K as Box, a6 as UserJourney, V as ViewActions, am as FooterLogo, q as jsxs, aA as SimpleTextBody, aD as viewReducer, aE as initialViewState, bv as NATIVE, L as LoadingView, bN as sendOnRampSuccessEvent, b2 as StatusType, bG as StatusView, bO as sendOnRampFailedEvent } from './index-
|
|
2
|
-
import { O as OnRampWidgetViews, T as TopUpView } from './TopUpView-
|
|
3
|
-
import { S as SpendingCapHero } from './SpendingCapHero-
|
|
1
|
+
import { bK as global, $ as useAnalytics, r as reactExports, Z as ConnectLoaderContext, a1 as EventTargetContext, l as useTranslation, X as ViewContext, o as SharedViews, bL as ExchangeType, j as jsx, an as SimpleLayout, aj as HeaderNavigation, bM as sendOnRampWidgetCloseEvent, a7 as orchestrationEvents, I as IMTBLWidgetEvents, K as Box, a6 as UserJourney, V as ViewActions, am as FooterLogo, q as jsxs, aA as SimpleTextBody, aD as viewReducer, aE as initialViewState, bv as NATIVE, L as LoadingView, bN as sendOnRampSuccessEvent, b2 as StatusType, bG as StatusView, bO as sendOnRampFailedEvent } from './index-BFNZIfZx.js';
|
|
2
|
+
import { O as OnRampWidgetViews, T as TopUpView } from './TopUpView-oT7QKI8r.js';
|
|
3
|
+
import { S as SpendingCapHero } from './SpendingCapHero-DJJSBVw4.js';
|
|
4
4
|
|
|
5
5
|
function isNull(arg) {
|
|
6
6
|
return arg === null;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { _ as _objectWithoutProperties, j as jsx, aF as MultiTextShimmer, T as _defineProperty, z as useTheme, r as reactExports, F as merge, aG as getCaptionTextStyles, aH as DEFAULT_BODY_PROPS, aI as baseTextComponentSx, aJ as useConvertSxToEmotionStyles, aK as useGetCurrentSizeClass, aL as cloneElementWithCssProp, a3 as Environment, aM as BigNumber, aN as compareStr, X as ViewContext, V as ViewActions, aO as SalePaymentTypes, a6 as UserJourney, l as useTranslation, ai as calculateCryptoToFiat, $ as useAnalytics, a1 as EventTargetContext, aP as sendSaleWidgetCloseEvent, aQ as sendSaleSuccessEvent, aR as sendSaleFailedEvent, aS as sendSaleTransactionSuccessEvent, aT as sendSalePaymentMethodEvent, aU as sendSalePaymentTokenEvent, aj as HeaderNavigation, q as jsxs, aV as LoadingOverlay, K as Box, aW as Fragment, an as SimpleLayout, aX as useHandover, aY as HandoverTarget, aZ as getRemoteRive, as as Heading, a_ as HandoverDuration, a2 as isPassportProvider, a4 as MenuItem, a$ as motion, b0 as listVariants, b1 as listItemVariants, o as SharedViews, am as FooterLogo, b2 as StatusType, b3 as prettyFormatNumber, a5 as tokenValueFormat, b4 as ShimmerCircle, y as Button, b5 as Stack, b6 as FundingStepType, ar as abbreviateWalletAddress, at as Drawer, b7 as Divider, b8 as tokenSymbolNameOverrides, b9 as ItemType, ba as TransactionOrGasType, bb as GasTokenType, bc as RoutingOutcomeType, a9 as isNativeToken, ah as getTokenImageByAddress, bd as isGasFree, Z as ConnectLoaderContext, be as eventTargetReducer, bf as initialEventTargetState, i as getL1ChainId, h as getL2ChainId, I as IMTBLWidgetEvents, bg as EventTargetActions, L as LoadingView, k as ChainId, bh as ConnectWidgetViews, s as ConnectWidget, S as SwapEventType, O as OnRampEventType, B as BridgeEventType, b as ConnectEventType, bi as ConnectLoaderActions, x as ButtCon, Y as Body, bj as widgetTheme, aD as viewReducer, aE as initialViewState, bk as BlockExplorerService } from './index-
|
|
2
|
-
import { C as Contract } from './EllipsizedText-
|
|
3
|
-
import { u as useTransakEvents, O as OnRampWidget } from './OnRampWidget-
|
|
4
|
-
import { H as HandoverContent } from './HandoverContent-
|
|
5
|
-
import { u as useMount, C as CryptoFiatContext, a as CryptoFiatActions, T as TopUpView, b as CryptoFiatProvider } from './TopUpView-
|
|
6
|
-
import { T as TokenImage } from './retry-
|
|
7
|
-
import { f as formatUnits } from './index-
|
|
8
|
-
import { F as Fees } from './balance-
|
|
9
|
-
import BridgeWidget from './BridgeWidget-
|
|
10
|
-
import SwapWidget from './SwapWidget-
|
|
11
|
-
import './SpendingCapHero-
|
|
12
|
-
import './FeesBreakdown-
|
|
13
|
-
import './useInterval-
|
|
1
|
+
import { _ as _objectWithoutProperties, j as jsx, aF as MultiTextShimmer, T as _defineProperty, z as useTheme, r as reactExports, F as merge, aG as getCaptionTextStyles, aH as DEFAULT_BODY_PROPS, aI as baseTextComponentSx, aJ as useConvertSxToEmotionStyles, aK as useGetCurrentSizeClass, aL as cloneElementWithCssProp, a3 as Environment, aM as BigNumber, aN as compareStr, X as ViewContext, V as ViewActions, aO as SalePaymentTypes, a6 as UserJourney, l as useTranslation, ai as calculateCryptoToFiat, $ as useAnalytics, a1 as EventTargetContext, aP as sendSaleWidgetCloseEvent, aQ as sendSaleSuccessEvent, aR as sendSaleFailedEvent, aS as sendSaleTransactionSuccessEvent, aT as sendSalePaymentMethodEvent, aU as sendSalePaymentTokenEvent, aj as HeaderNavigation, q as jsxs, aV as LoadingOverlay, K as Box, aW as Fragment, an as SimpleLayout, aX as useHandover, aY as HandoverTarget, aZ as getRemoteRive, as as Heading, a_ as HandoverDuration, a2 as isPassportProvider, a4 as MenuItem, a$ as motion, b0 as listVariants, b1 as listItemVariants, o as SharedViews, am as FooterLogo, b2 as StatusType, b3 as prettyFormatNumber, a5 as tokenValueFormat, b4 as ShimmerCircle, y as Button, b5 as Stack, b6 as FundingStepType, ar as abbreviateWalletAddress, at as Drawer, b7 as Divider, b8 as tokenSymbolNameOverrides, b9 as ItemType, ba as TransactionOrGasType, bb as GasTokenType, bc as RoutingOutcomeType, a9 as isNativeToken, ah as getTokenImageByAddress, bd as isGasFree, Z as ConnectLoaderContext, be as eventTargetReducer, bf as initialEventTargetState, i as getL1ChainId, h as getL2ChainId, I as IMTBLWidgetEvents, bg as EventTargetActions, L as LoadingView, k as ChainId, bh as ConnectWidgetViews, s as ConnectWidget, S as SwapEventType, O as OnRampEventType, B as BridgeEventType, b as ConnectEventType, bi as ConnectLoaderActions, x as ButtCon, Y as Body, bj as widgetTheme, aD as viewReducer, aE as initialViewState, bk as BlockExplorerService } from './index-BFNZIfZx.js';
|
|
2
|
+
import { C as Contract } from './EllipsizedText-DPvuaQ17.js';
|
|
3
|
+
import { u as useTransakEvents, O as OnRampWidget } from './OnRampWidget-4Cu3Eyrf.js';
|
|
4
|
+
import { H as HandoverContent } from './HandoverContent-DX2WZ2Wt.js';
|
|
5
|
+
import { u as useMount, C as CryptoFiatContext, a as CryptoFiatActions, T as TopUpView, b as CryptoFiatProvider } from './TopUpView-oT7QKI8r.js';
|
|
6
|
+
import { T as TokenImage } from './retry-LVJVdtQK.js';
|
|
7
|
+
import { f as formatUnits } from './index-DbdpvIn8.js';
|
|
8
|
+
import { F as Fees } from './balance-DcS4z2Cc.js';
|
|
9
|
+
import BridgeWidget from './BridgeWidget-ymHAuZaH.js';
|
|
10
|
+
import SwapWidget from './SwapWidget-pnZmjFW4.js';
|
|
11
|
+
import './SpendingCapHero-DJJSBVw4.js';
|
|
12
|
+
import './FeesBreakdown-KZEppKjm.js';
|
|
13
|
+
import './useInterval-BqQsRPRI.js';
|
|
14
14
|
|
|
15
15
|
var _excluded = ["size", "rc", "weight", "sx", "testId", "children", "domRef", "className"],
|
|
16
16
|
_excluded2 = ["size", "rc", "weight", "shimmer", "shimmerSx", "sx", "children", "domRef", "testId", "className"];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { j as jsx, ax as heroBackGroundStyles, K as Box, ay as heroImageStyles, az as heroImageBottomAlign, q as jsxs } from './index-
|
|
1
|
+
import { j as jsx, ax as heroBackGroundStyles, K as Box, ay as heroImageStyles, az as heroImageBottomAlign, q as jsxs } from './index-BFNZIfZx.js';
|
|
2
2
|
|
|
3
3
|
function SpendingCapHero() {
|
|
4
4
|
return (jsx(Box, { sx: { ...heroBackGroundStyles, background: 'base.color.translucent.emphasis.100' }, children: jsx(Box, { sx: { ...heroImageStyles, ...heroImageBottomAlign }, children: jsxs("svg", { width: "430", height: "305", viewBox: "0 0 430 305", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("path", { d: "M94.0614 105.632L93.6321 104L92 104.429L92.4292 106.061L94.0614 105.632Z", fill: "white" }), jsx("path", { d: "M63.6531 193.101L63.1006 191L60.9996 191.553L61.5521 193.654L63.6531 193.101Z", fill: "white" }), jsx("path", { d: "M344.489 224.345L342.345 224L342 226.145L344.144 226.49L344.489 224.345Z", fill: "white" }), jsx("path", { d: "M372.286 139.905L372.905 138.619L371.619 138L371 139.286L372.286 139.905Z", fill: "white" }), jsx("path", { d: "M341.653 78.101L341.101 76L339 76.5525L339.552 78.6535L341.653 78.101Z", fill: "white" }), jsx("path", { d: "M359.286 242.905L359.905 241.619L358.619 241L358 242.286L359.286 242.905Z", fill: "white" }), jsx("path", { d: "M87.0123 112.087L86.0869 111L85.0002 111.925L85.9256 113.012L87.0123 112.087Z", fill: "white" }), jsx("path", { d: "M84.2862 248.905L84.9053 247.619L83.6192 247L83.0001 248.286L84.2862 248.905Z", fill: "white" }), jsx("path", { d: "M215.496 262.992C268.237 262.992 310.993 220.237 310.993 167.496C310.993 114.755 268.237 72 215.496 72C162.755 72 120 114.755 120 167.496C120 220.237 162.755 262.992 215.496 262.992Z", fill: "white", fillOpacity: "0.24", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M159.82 95.1695C179.975 79.6536 204.651 73.1506 227.89 77.0665C261.089 82.6606 253.281 101.028 199.197 121.314C151.934 139.037 123.49 136.348 143.823 110.95C148.422 105.208 153.721 99.8623 159.82 95.1695Z", fill: "white", fillOpacity: "0.08" }), jsx("path", { d: "M215.497 227.183C171.451 227.183 135.159 219.871 130.194 210.462H130.187C145.912 241.626 178.21 263.001 215.497 263.001C252.705 263.001 284.942 241.719 300.706 210.664C295.33 219.98 259.232 227.183 215.505 227.183H215.497Z", fill: "#36E0F8", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M284.219 219.607L283.978 219.84C281.275 222.482 256.583 215.986 253.172 218.418C222.389 240.36 182.779 269.061 146.099 219.397C146.099 219.397 140.761 217.641 138.609 216.686C139.425 217.96 140.279 219.226 141.165 220.469C170.425 261.516 227.423 271.073 268.47 241.813C276.97 235.752 284.118 228.503 289.852 220.454L292.424 216.841L288.252 218.302C287.086 218.713 285.851 219.11 284.553 219.498L284.227 219.599L284.219 219.607Z", fill: "black" }), jsx("path", { d: "M215.496 241.4C262.183 241.4 300.03 226.557 300.03 208.248C300.03 189.938 262.183 175.095 215.496 175.095C168.81 175.095 130.963 189.938 130.963 208.248C130.963 226.557 168.81 241.4 215.496 241.4Z", fill: "#F191FA", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M300.705 210.659C300.705 210.659 300.705 210.65 300.705 210.641C300.705 210.641 300.705 210.65 300.705 210.659Z", fill: "#EBE9E9", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M193.624 204.511C208.952 204.511 221.377 199.638 221.377 193.626C221.377 187.614 208.952 182.741 193.624 182.741C178.297 182.741 165.871 187.614 165.871 193.626C165.871 199.638 178.297 204.511 193.624 204.511Z", fill: "#D0F500", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M193.624 204.511C208.954 204.511 221.377 199.64 221.377 193.626V201.349C221.377 207.363 208.954 212.234 193.624 212.234C178.295 212.234 165.871 207.363 165.871 201.349V193.626C165.871 199.64 178.295 204.511 193.624 204.511Z", fill: "#E4F4F7", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M197.33 204.41C199.49 204.294 201.573 204.084 203.546 203.789V211.512C201.573 211.807 199.49 212.017 197.33 212.133V204.41Z", fill: "#D0F500" }), jsx("path", { d: "M206.398 203.291C211.246 202.304 215.255 200.774 217.905 198.901V206.624C215.255 208.497 211.246 210.027 206.398 211.014V203.291Z", fill: "black" }), jsx("path", { d: "M193.624 204.511C208.954 204.511 221.377 199.64 221.377 193.626V201.349C221.377 207.363 208.954 212.234 193.624 212.234C178.295 212.234 165.871 207.363 165.871 201.349V193.626C165.871 199.64 178.295 204.511 193.624 204.511Z", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M206.398 211.015C211.246 210.028 215.255 208.497 217.905 206.625", stroke: "#A66CFF", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M193.624 196.788C208.952 196.788 221.377 191.914 221.377 185.903C221.377 179.891 208.952 175.017 193.624 175.017C178.297 175.017 165.871 179.891 165.871 185.903C165.871 191.914 178.297 196.788 193.624 196.788Z", fill: "#D0F500", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M193.624 196.788C208.954 196.788 221.377 191.917 221.377 185.903V193.626C221.377 199.639 208.954 204.511 193.624 204.511C178.295 204.511 165.871 199.639 165.871 193.626V185.903C165.871 191.917 178.295 196.788 193.624 196.788Z", fill: "#E4F4F7", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M197.33 196.687C199.49 196.57 201.573 196.361 203.546 196.065V203.788C201.573 204.084 199.49 204.293 197.33 204.41V196.687Z", fill: "#36E0F8" }), jsx("path", { d: "M206.398 195.568C211.246 194.581 215.255 193.051 217.905 191.178V198.901C215.255 200.774 211.246 202.304 206.398 203.291V195.568Z", fill: "black" }), jsx("path", { d: "M193.624 196.788C208.954 196.788 221.377 191.917 221.377 185.903V193.626C221.377 199.639 208.954 204.511 193.624 204.511C178.295 204.511 165.871 199.639 165.871 193.626V185.903C165.871 191.917 178.295 196.788 193.624 196.788Z", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M206.398 203.291C211.246 202.304 215.255 200.774 217.905 198.901", stroke: "white", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M193.624 189.065C208.952 189.065 221.377 184.192 221.377 178.18C221.377 172.168 208.952 167.294 193.624 167.294C178.297 167.294 165.871 172.168 165.871 178.18C165.871 184.192 178.297 189.065 193.624 189.065Z", fill: "#F191FA", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M193.624 189.065C208.954 189.065 221.377 184.194 221.377 178.18V185.903C221.377 191.917 208.954 196.788 193.624 196.788C178.295 196.788 165.871 191.917 165.871 185.903V178.18C165.871 184.194 178.295 189.065 193.624 189.065Z", fill: "#E4F4F7", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M197.33 188.965C199.49 188.849 201.573 188.639 203.546 188.343V196.067C201.573 196.362 199.49 196.571 197.33 196.688V188.965Z", fill: "#F191FA" }), jsx("path", { d: "M206.398 187.845C211.246 186.858 215.255 185.327 217.905 183.455V191.178C215.255 193.05 211.246 194.581 206.398 195.568V187.845Z", fill: "black" }), jsx("path", { d: "M193.624 189.065C208.954 189.065 221.377 184.194 221.377 178.18V185.903C221.377 191.917 208.954 196.788 193.624 196.788C178.295 196.788 165.871 191.917 165.871 185.903V178.18C165.871 184.194 178.295 189.065 193.624 189.065Z", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M206.398 195.569C211.246 194.582 215.255 193.052 217.905 191.179", stroke: "white", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M238.601 212.934C253.929 212.934 266.354 208.06 266.354 202.049C266.354 196.037 253.929 191.164 238.601 191.164C223.274 191.164 210.848 196.037 210.848 202.049C210.848 208.06 223.274 212.934 238.601 212.934Z", fill: "#D0F500", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M238.601 212.935C253.931 212.935 266.354 208.063 266.354 202.049V209.772C266.354 215.786 253.931 220.658 238.601 220.658C223.272 220.658 210.848 215.786 210.848 209.772V202.049C210.848 208.063 223.272 212.935 238.601 212.935Z", fill: "#E4F4F7", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M242.307 212.833C244.467 212.717 246.55 212.507 248.523 212.212V219.935C246.55 220.23 244.467 220.44 242.307 220.556V212.833Z", fill: "#F191FA" }), jsx("path", { d: "M251.375 211.713C256.223 210.727 260.232 209.196 262.882 207.324V215.047C260.232 216.919 256.223 218.45 251.375 219.436V211.713Z", fill: "black" }), jsx("path", { d: "M238.601 212.935C253.931 212.935 266.354 208.063 266.354 202.049V209.772C266.354 215.786 253.931 220.658 238.601 220.658C223.272 220.658 210.848 215.786 210.848 209.772V202.049C210.848 208.063 223.272 212.935 238.601 212.935Z", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M251.375 219.437C256.223 218.45 260.232 216.919 262.882 215.047", stroke: "white", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M238.601 205.21C253.929 205.21 266.354 200.336 266.354 194.324C266.354 188.313 253.929 183.439 238.601 183.439C223.274 183.439 210.848 188.313 210.848 194.324C210.848 200.336 223.274 205.21 238.601 205.21Z", fill: "#D0F500", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M238.601 205.21C253.931 205.21 266.354 200.339 266.354 194.325V202.048C266.354 208.062 253.931 212.934 238.601 212.934C223.272 212.934 210.848 208.062 210.848 202.048V194.325C210.848 200.339 223.272 205.21 238.601 205.21Z", fill: "#E4F4F7", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M242.307 205.109C244.467 204.993 246.55 204.783 248.523 204.488V212.211C246.55 212.506 244.467 212.716 242.307 212.832V205.109Z", fill: "#36E0F8" }), jsx("path", { d: "M251.375 203.989C256.223 203.003 260.232 201.472 262.882 199.6V207.323C260.232 209.195 256.223 210.726 251.375 211.712V203.989Z", fill: "black" }), jsx("path", { d: "M238.601 205.21C253.931 205.21 266.354 200.339 266.354 194.325V202.048C266.354 208.062 253.931 212.934 238.601 212.934C223.272 212.934 210.848 208.062 210.848 202.048V194.325C210.848 200.339 223.272 205.21 238.601 205.21Z", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M251.375 211.713C256.223 210.726 260.232 209.195 262.882 207.323", stroke: "white", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M238.601 197.487C253.929 197.487 266.354 192.613 266.354 186.602C266.354 180.59 253.929 175.716 238.601 175.716C223.274 175.716 210.848 180.59 210.848 186.602C210.848 192.613 223.274 197.487 238.601 197.487Z", fill: "#F191FA", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M238.601 197.487C253.931 197.487 266.354 192.616 266.354 186.602V194.325C266.354 200.339 253.931 205.21 238.601 205.21C223.272 205.21 210.848 200.339 210.848 194.325V186.602C210.848 192.616 223.272 197.487 238.601 197.487Z", fill: "#E4F4F7", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M242.307 197.386C244.467 197.27 246.55 197.06 248.523 196.765V204.488C246.55 204.783 244.467 204.992 242.307 205.109V197.386Z", fill: "#F191FA" }), jsx("path", { d: "M251.375 196.267C256.223 195.28 260.232 193.75 262.882 191.877V199.6C260.232 201.473 256.223 203.003 251.375 203.99V196.267Z", fill: "#9AEFFB" }), jsx("path", { d: "M238.601 197.487C253.931 197.487 266.354 192.616 266.354 186.602V194.325C266.354 200.339 253.931 205.21 238.601 205.21C223.272 205.21 210.848 200.339 210.848 194.325V186.602C210.848 192.616 223.272 197.487 238.601 197.487Z", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M251.375 203.99C256.223 203.004 260.232 201.473 262.882 199.601", stroke: "white", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M232.652 189.678C247.979 189.678 260.405 184.804 260.405 178.793C260.405 172.781 247.979 167.908 232.652 167.908C217.324 167.908 204.899 172.781 204.899 178.793C204.899 184.804 217.324 189.678 232.652 189.678Z", fill: "#F191FA", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M232.652 189.678C247.981 189.678 260.405 184.807 260.405 178.793V186.516C260.405 192.53 247.981 197.401 232.652 197.401C217.323 197.401 204.899 192.53 204.899 186.516V178.793C204.899 184.807 217.323 189.678 232.652 189.678Z", fill: "#E4F4F7", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M236.358 189.578C238.518 189.461 240.6 189.251 242.574 188.956V196.679C240.6 196.974 238.518 197.184 236.358 197.301V189.578Z", fill: "#F191FA" }), jsx("path", { d: "M245.426 188.458C250.274 187.471 254.283 185.94 256.932 184.067V191.791C254.283 193.663 250.274 195.194 245.426 196.18V188.458Z", fill: "black" }), jsx("path", { d: "M232.652 189.678C247.981 189.678 260.405 184.807 260.405 178.793V186.516C260.405 192.53 247.981 197.401 232.652 197.401C217.323 197.401 204.899 192.53 204.899 186.516V178.793C204.899 184.807 217.323 189.678 232.652 189.678Z", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M245.426 196.182C250.274 195.195 254.283 193.664 256.932 191.792", stroke: "white", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M240.99 180.021C256.317 180.021 268.743 175.148 268.743 169.136C268.743 163.124 256.317 158.25 240.99 158.25C225.662 158.25 213.237 163.124 213.237 169.136C213.237 175.148 225.662 180.021 240.99 180.021Z", fill: "#F191FA", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M240.99 180.021C256.319 180.021 268.743 175.15 268.743 169.136V176.859C268.743 182.873 256.319 187.744 240.99 187.744C225.66 187.744 213.237 182.873 213.237 176.859V169.136C213.237 175.15 225.66 180.021 240.99 180.021Z", fill: "#E4F4F7", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M244.696 179.92C246.856 179.804 248.938 179.594 250.911 179.299V187.022C248.938 187.317 246.856 187.527 244.696 187.643V179.92Z", fill: "#9AEFFB" }), jsx("path", { d: "M253.763 178.801C258.612 177.815 262.621 176.284 265.27 174.412V182.135C262.621 184.007 258.612 185.538 253.763 186.524V178.801Z", fill: "black" }), jsx("path", { d: "M240.99 180.021C256.319 180.021 268.743 175.15 268.743 169.136V176.859C268.743 182.873 256.319 187.744 240.99 187.744C225.66 187.744 213.237 182.873 213.237 176.859V169.136C213.237 175.15 225.66 180.021 240.99 180.021Z", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M253.763 186.525C258.612 185.538 262.621 184.007 265.27 182.135", stroke: "white", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M189.911 223.803C205.238 223.803 217.664 218.929 217.664 212.918C217.664 206.906 205.238 202.032 189.911 202.032C174.583 202.032 162.158 206.906 162.158 212.918C162.158 218.929 174.583 223.803 189.911 223.803Z", fill: "#F191FA", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M189.911 223.803C205.24 223.803 217.664 218.932 217.664 212.918V220.641C217.664 226.655 205.24 231.526 189.911 231.526C174.581 231.526 162.158 226.655 162.158 220.641V212.918C162.158 218.932 174.581 223.803 189.911 223.803Z", fill: "#E4F4F7", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M193.625 223.71C195.785 223.593 197.867 223.384 199.84 223.088V230.811C197.867 231.107 195.785 231.316 193.625 231.433V223.71Z", fill: "#F191FA" }), jsx("path", { d: "M202.685 222.583C207.533 221.596 211.542 220.066 214.191 218.193V225.916C211.542 227.789 207.533 229.319 202.685 230.306V222.583Z", fill: "#9AEFFB" }), jsx("path", { d: "M189.911 223.803C205.24 223.803 217.664 218.932 217.664 212.918V220.641C217.664 226.655 205.24 231.526 189.911 231.526C174.581 231.526 162.158 226.655 162.158 220.641V212.918C162.158 218.932 174.581 223.803 189.911 223.803Z", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M202.685 230.306C207.533 229.32 211.542 227.789 214.191 225.917", stroke: "white", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M300.705 210.658C300.705 210.658 300.705 210.649 300.705 210.641C300.705 210.641 300.705 210.649 300.705 210.658Z", fill: "#A66CFF", stroke: "black", strokeLinecap: "round", strokeLinejoin: "round" })] }) }) }));
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { l as useTranslation, bl as WidgetTheme, bm as getRemoteImage, q as jsxs, bn as quickswapFooterStyles, K as Box, bo as quickswapFooterLogoStyles, j as jsx, Y as Body, bp as quickswapFooterDisclaimerTextStyles, r as reactExports, y as Button, bq as getImxTokenImage, at as Drawer, br as CloudImage, as as Heading, bs as Logo, bt as Icon, aM as BigNumber, ai as calculateCryptoToFiat, a5 as tokenValueFormat, bd as isGasFree, a0 as formatZeroAmount, Z as ConnectLoaderContext, bu as getDefaultTokenImage, a9 as isNativeToken, bv as NATIVE, X as ViewContext, $ as useAnalytics, bw as DEFAULT_QUOTE_REFRESH_INTERVAL, a2 as isPassportProvider, bx as amountInputValidation, by as Tooltip, a6 as UserJourney, a3 as Environment, V as ViewActions, o as SharedViews, h as getL2ChainId, aW as Fragment, bz as ESTIMATE_DEBOUNCE, bA as DEFAULT_TOKEN_VALIDATION_DECIMALS, bB as DEFAULT_TOKEN_DECIMALS, a1 as EventTargetContext, bC as sendSwapWidgetCloseEvent, a7 as orchestrationEvents, I as IMTBLWidgetEvents, aj as HeaderNavigation, L as LoadingView, an as SimpleLayout, bD as IMX_TOKEN_SYMBOL, ab as CheckoutErrorType, aA as SimpleTextBody, bE as FooterButton, aD as viewReducer, aE as initialViewState, U as TokenFilterTypes, af as DEFAULT_BALANCE_RETRY_POLICY, bF as SwapDirection$1, bG as StatusView, bH as sendSwapSuccessEvent, b2 as StatusType, bI as sendSwapFailedEvent, bJ as sendSwapRejectedEvent, E as ErrorView } from './index-
|
|
2
|
-
import { S as SelectForm, T as TextInputForm, F as Fees, a as TransactionRejected, N as NetworkSwitchDrawer, W as WalletApproveHero, g as getAllowedBalances } from './balance-
|
|
3
|
-
import { C as CryptoFiatContext, a as CryptoFiatActions, S as SwapWidgetViews, T as TopUpView, b as CryptoFiatProvider } from './TopUpView-
|
|
4
|
-
import { u as useInterval } from './useInterval-
|
|
5
|
-
import { f as formatUnits, p as parseUnits, a as parseEther } from './index-
|
|
6
|
-
import { S as SpendingCapHero } from './SpendingCapHero-
|
|
7
|
-
import './retry-
|
|
8
|
-
import './FeesBreakdown-
|
|
1
|
+
import { l as useTranslation, bl as WidgetTheme, bm as getRemoteImage, q as jsxs, bn as quickswapFooterStyles, K as Box, bo as quickswapFooterLogoStyles, j as jsx, Y as Body, bp as quickswapFooterDisclaimerTextStyles, r as reactExports, y as Button, bq as getImxTokenImage, at as Drawer, br as CloudImage, as as Heading, bs as Logo, bt as Icon, aM as BigNumber, ai as calculateCryptoToFiat, a5 as tokenValueFormat, bd as isGasFree, a0 as formatZeroAmount, Z as ConnectLoaderContext, bu as getDefaultTokenImage, a9 as isNativeToken, bv as NATIVE, X as ViewContext, $ as useAnalytics, bw as DEFAULT_QUOTE_REFRESH_INTERVAL, a2 as isPassportProvider, bx as amountInputValidation, by as Tooltip, a6 as UserJourney, a3 as Environment, V as ViewActions, o as SharedViews, h as getL2ChainId, aW as Fragment, bz as ESTIMATE_DEBOUNCE, bA as DEFAULT_TOKEN_VALIDATION_DECIMALS, bB as DEFAULT_TOKEN_DECIMALS, a1 as EventTargetContext, bC as sendSwapWidgetCloseEvent, a7 as orchestrationEvents, I as IMTBLWidgetEvents, aj as HeaderNavigation, L as LoadingView, an as SimpleLayout, bD as IMX_TOKEN_SYMBOL, ab as CheckoutErrorType, aA as SimpleTextBody, bE as FooterButton, aD as viewReducer, aE as initialViewState, U as TokenFilterTypes, af as DEFAULT_BALANCE_RETRY_POLICY, bF as SwapDirection$1, bG as StatusView, bH as sendSwapSuccessEvent, b2 as StatusType, bI as sendSwapFailedEvent, bJ as sendSwapRejectedEvent, E as ErrorView } from './index-BFNZIfZx.js';
|
|
2
|
+
import { S as SelectForm, T as TextInputForm, F as Fees, a as TransactionRejected, N as NetworkSwitchDrawer, W as WalletApproveHero, g as getAllowedBalances } from './balance-DcS4z2Cc.js';
|
|
3
|
+
import { C as CryptoFiatContext, a as CryptoFiatActions, S as SwapWidgetViews, T as TopUpView, b as CryptoFiatProvider } from './TopUpView-oT7QKI8r.js';
|
|
4
|
+
import { u as useInterval } from './useInterval-BqQsRPRI.js';
|
|
5
|
+
import { f as formatUnits, p as parseUnits, a as parseEther } from './index-DbdpvIn8.js';
|
|
6
|
+
import { S as SpendingCapHero } from './SpendingCapHero-DJJSBVw4.js';
|
|
7
|
+
import './retry-LVJVdtQK.js';
|
|
8
|
+
import './FeesBreakdown-KZEppKjm.js';
|
|
9
9
|
|
|
10
10
|
function QuickswapFooter({ theme, environment }) {
|
|
11
11
|
const { t } = useTranslation();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { r as reactExports, a3 as Environment, bP as axios, j as jsx, q as jsxs, aq as isDualVariantIcon, a4 as MenuItem, K as Box, l as useTranslation, X as ViewContext, a1 as EventTargetContext, $ as useAnalytics, c8 as GasEstimateType, aj as HeaderNavigation, as as Heading, Y as Body, an as SimpleLayout, I as IMTBLWidgetEvents, V as ViewActions, a7 as orchestrationEvents } from './index-
|
|
2
|
-
import { f as formatUnits } from './index-
|
|
1
|
+
import { r as reactExports, a3 as Environment, bP as axios, j as jsx, q as jsxs, aq as isDualVariantIcon, a4 as MenuItem, K as Box, l as useTranslation, X as ViewContext, a1 as EventTargetContext, $ as useAnalytics, c8 as GasEstimateType, aj as HeaderNavigation, as as Heading, Y as Body, an as SimpleLayout, I as IMTBLWidgetEvents, V as ViewActions, a7 as orchestrationEvents } from './index-BFNZIfZx.js';
|
|
2
|
+
import { f as formatUnits } from './index-DbdpvIn8.js';
|
|
3
3
|
|
|
4
4
|
var FiatSymbols;
|
|
5
5
|
(function (FiatSymbols) {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { x as ButtCon, y as Button, _ as _objectWithoutProperties, z as useTheme, A as getStartingSize, D as DEFAULT_BUTTON_SIZE, F as merge, r as reactExports, G as flattenChildren, j as jsx, H as isChildSubcomponent, J as SmartClone, K as Box, M as getResponsiveSx, N as BUTTON_SIZES, Q as setDefaultSxBackgroundColor, R as ClassNames, T as _defineProperty, U as TokenFilterTypes, l as useTranslation, X as ViewContext, q as jsxs, Y as Body, V as ViewActions, Z as ConnectLoaderContext, $ as useAnalytics, a0 as formatZeroAmount, a1 as EventTargetContext, a2 as isPassportProvider, h as getL2ChainId, i as getL1ChainId, a3 as Environment, a4 as MenuItem, a5 as tokenValueFormat, a6 as UserJourney, a7 as orchestrationEvents, I as IMTBLWidgetEvents, a8 as ZERO_BALANCE_STRING, a9 as isNativeToken, aa as sendNetworkSwitchEvent, ab as CheckoutErrorType, o as SharedViews, ac as NetworkFilterTypes, ad as sortNetworksCompareFn, ae as getChainImage, af as DEFAULT_BALANCE_RETRY_POLICY, ag as sortTokensByAmount, ah as getTokenImageByAddress, ai as calculateCryptoToFiat, aj as HeaderNavigation, ak as ButtonNavigationStyles, al as sendWalletWidgetCloseEvent, am as FooterLogo, an as SimpleLayout, ao as WalletProviderName, ap as getWalletProviderNameByProvider, aq as isDualVariantIcon, ar as abbreviateWalletAddress, as as Heading, at as Drawer, au as useWalletConnect, av as sendDisconnectWalletEvent, aw as isWalletConnectProvider, ax as heroBackGroundStyles, ay as heroImageStyles, az as heroImageBottomAlign, aA as SimpleTextBody, aB as FAQS_LINK, aC as Link, aD as viewReducer, aE as initialViewState, L as LoadingView, E as ErrorView } from './index-
|
|
2
|
-
import { C as CryptoFiatContext, a as CryptoFiatActions, b as CryptoFiatProvider, T as TopUpView } from './TopUpView-
|
|
3
|
-
import { T as TokenImage, r as retry } from './retry-
|
|
4
|
-
import { u as useInterval } from './useInterval-
|
|
5
|
-
import './index-
|
|
1
|
+
import { x as ButtCon, y as Button, _ as _objectWithoutProperties, z as useTheme, A as getStartingSize, D as DEFAULT_BUTTON_SIZE, F as merge, r as reactExports, G as flattenChildren, j as jsx, H as isChildSubcomponent, J as SmartClone, K as Box, M as getResponsiveSx, N as BUTTON_SIZES, Q as setDefaultSxBackgroundColor, R as ClassNames, T as _defineProperty, U as TokenFilterTypes, l as useTranslation, X as ViewContext, q as jsxs, Y as Body, V as ViewActions, Z as ConnectLoaderContext, $ as useAnalytics, a0 as formatZeroAmount, a1 as EventTargetContext, a2 as isPassportProvider, h as getL2ChainId, i as getL1ChainId, a3 as Environment, a4 as MenuItem, a5 as tokenValueFormat, a6 as UserJourney, a7 as orchestrationEvents, I as IMTBLWidgetEvents, a8 as ZERO_BALANCE_STRING, a9 as isNativeToken, aa as sendNetworkSwitchEvent, ab as CheckoutErrorType, o as SharedViews, ac as NetworkFilterTypes, ad as sortNetworksCompareFn, ae as getChainImage, af as DEFAULT_BALANCE_RETRY_POLICY, ag as sortTokensByAmount, ah as getTokenImageByAddress, ai as calculateCryptoToFiat, aj as HeaderNavigation, ak as ButtonNavigationStyles, al as sendWalletWidgetCloseEvent, am as FooterLogo, an as SimpleLayout, ao as WalletProviderName, ap as getWalletProviderNameByProvider, aq as isDualVariantIcon, ar as abbreviateWalletAddress, as as Heading, at as Drawer, au as useWalletConnect, av as sendDisconnectWalletEvent, aw as isWalletConnectProvider, ax as heroBackGroundStyles, ay as heroImageStyles, az as heroImageBottomAlign, aA as SimpleTextBody, aB as FAQS_LINK, aC as Link, aD as viewReducer, aE as initialViewState, L as LoadingView, E as ErrorView } from './index-BFNZIfZx.js';
|
|
2
|
+
import { C as CryptoFiatContext, a as CryptoFiatActions, b as CryptoFiatProvider, T as TopUpView } from './TopUpView-oT7QKI8r.js';
|
|
3
|
+
import { T as TokenImage, r as retry } from './retry-LVJVdtQK.js';
|
|
4
|
+
import { u as useInterval } from './useInterval-BqQsRPRI.js';
|
|
5
|
+
import './index-DbdpvIn8.js';
|
|
6
6
|
|
|
7
7
|
var horizontalMenuSxProps = {
|
|
8
8
|
justifyContent: "stretch",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { co as hFlex, j as jsx, a$ as motion, _ as _objectWithoutProperties, z as useTheme, r as reactExports, cp as _slicedToArray, cq as useGetSubcomponentChild, F as merge, q as jsxs, cr as BaseClickable, x as ButtCon, J as SmartClone, cs as AnimatePresence, K as Box, b5 as Stack, R as ClassNames, T as _defineProperty, ct as getTertiaryButtonStyles, G as flattenChildren, H as isChildSubcomponent, b7 as Divider, l as useTranslation, bm as getRemoteImage, a3 as Environment, c4 as getChainNameById, i as getL1ChainId, aw as isWalletConnectProvider, c6 as isMetaMaskProvider, br as CloudImage, as as Heading, Y as Body, y as Button, am as FooterLogo, at as Drawer, a4 as MenuItem, cu as Select, cv as FormControlWrapper, bl as WidgetTheme, cw as TextInput, a0 as formatZeroAmount, a5 as tokenValueFormat, bR as ShimmerBox, cx as PriceDisplay, aW as Fragment, cy as DuoCon, ax as heroBackGroundStyles, ay as heroImageStyles, az as heroImageBottomAlign, bv as NATIVE, ah as getTokenImageByAddress, a9 as isNativeToken, af as DEFAULT_BALANCE_RETRY_POLICY } from './index-
|
|
2
|
-
import { T as TokenImage, r as retry } from './retry-
|
|
3
|
-
import { F as FeesBreakdown } from './FeesBreakdown-
|
|
1
|
+
import { co as hFlex, j as jsx, a$ as motion, _ as _objectWithoutProperties, z as useTheme, r as reactExports, cp as _slicedToArray, cq as useGetSubcomponentChild, F as merge, q as jsxs, cr as BaseClickable, x as ButtCon, J as SmartClone, cs as AnimatePresence, K as Box, b5 as Stack, R as ClassNames, T as _defineProperty, ct as getTertiaryButtonStyles, G as flattenChildren, H as isChildSubcomponent, b7 as Divider, l as useTranslation, bm as getRemoteImage, a3 as Environment, c4 as getChainNameById, i as getL1ChainId, aw as isWalletConnectProvider, c6 as isMetaMaskProvider, br as CloudImage, as as Heading, Y as Body, y as Button, am as FooterLogo, at as Drawer, a4 as MenuItem, cu as Select, cv as FormControlWrapper, bl as WidgetTheme, cw as TextInput, a0 as formatZeroAmount, a5 as tokenValueFormat, bR as ShimmerBox, cx as PriceDisplay, aW as Fragment, cy as DuoCon, ax as heroBackGroundStyles, ay as heroImageStyles, az as heroImageBottomAlign, bv as NATIVE, ah as getTokenImageByAddress, a9 as isNativeToken, af as DEFAULT_BALANCE_RETRY_POLICY } from './index-BFNZIfZx.js';
|
|
2
|
+
import { T as TokenImage, r as retry } from './retry-LVJVdtQK.js';
|
|
3
|
+
import { F as FeesBreakdown } from './FeesBreakdown-KZEppKjm.js';
|
|
4
4
|
|
|
5
5
|
function ownKeys$3(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
6
6
|
function _objectSpread$3(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$3(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$3(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { dS as __awaiter, dT as __generator } from './index-
|
|
1
|
+
import { dS as __awaiter, dT as __generator } from './index-BFNZIfZx.js';
|
|
2
2
|
|
|
3
3
|
function loadLegacyVideoPlugins(analytics) {
|
|
4
4
|
return __awaiter(this, void 0, void 0, function () {
|
|
@@ -7,7 +7,7 @@ function loadLegacyVideoPlugins(analytics) {
|
|
|
7
7
|
switch (_a.label) {
|
|
8
8
|
case 0: return [4 /*yield*/, import(
|
|
9
9
|
// @ts-expect-error
|
|
10
|
-
'./index.umd
|
|
10
|
+
'./index.umd-D6hRr6qG.js').then(function (n) { return n.i; })
|
|
11
11
|
// This is super gross, but we need to support the `window.analytics.plugins` namespace
|
|
12
12
|
// that is linked in the segment docs in order to be backwards compatible with ajs-classic
|
|
13
13
|
// @ts-expect-error
|
|
@@ -200359,7 +200359,7 @@ var Analytics = /** @class */ (function (_super) {
|
|
|
200359
200359
|
return __generator(this, function (_b) {
|
|
200360
200360
|
switch (_b.label) {
|
|
200361
200361
|
case 0: return [4 /*yield*/, import(
|
|
200362
|
-
/* webpackChunkName: "auto-track" */ './auto-track-
|
|
200362
|
+
/* webpackChunkName: "auto-track" */ './auto-track-B1YYs9VC.js')];
|
|
200363
200363
|
case 1:
|
|
200364
200364
|
autotrack = _b.sent();
|
|
200365
200365
|
return [2 /*return*/, (_a = autotrack.link).call.apply(_a, __spreadArray$1([this], args, false))];
|
|
@@ -200378,7 +200378,7 @@ var Analytics = /** @class */ (function (_super) {
|
|
|
200378
200378
|
return __generator(this, function (_b) {
|
|
200379
200379
|
switch (_b.label) {
|
|
200380
200380
|
case 0: return [4 /*yield*/, import(
|
|
200381
|
-
/* webpackChunkName: "auto-track" */ './auto-track-
|
|
200381
|
+
/* webpackChunkName: "auto-track" */ './auto-track-B1YYs9VC.js')];
|
|
200382
200382
|
case 1:
|
|
200383
200383
|
autotrack = _b.sent();
|
|
200384
200384
|
return [2 /*return*/, (_a = autotrack.link).call.apply(_a, __spreadArray$1([this], args, false))];
|
|
@@ -200397,7 +200397,7 @@ var Analytics = /** @class */ (function (_super) {
|
|
|
200397
200397
|
return __generator(this, function (_b) {
|
|
200398
200398
|
switch (_b.label) {
|
|
200399
200399
|
case 0: return [4 /*yield*/, import(
|
|
200400
|
-
/* webpackChunkName: "auto-track" */ './auto-track-
|
|
200400
|
+
/* webpackChunkName: "auto-track" */ './auto-track-B1YYs9VC.js')];
|
|
200401
200401
|
case 1:
|
|
200402
200402
|
autotrack = _b.sent();
|
|
200403
200403
|
return [2 /*return*/, (_a = autotrack.form).call.apply(_a, __spreadArray$1([this], args, false))];
|
|
@@ -200416,7 +200416,7 @@ var Analytics = /** @class */ (function (_super) {
|
|
|
200416
200416
|
return __generator(this, function (_b) {
|
|
200417
200417
|
switch (_b.label) {
|
|
200418
200418
|
case 0: return [4 /*yield*/, import(
|
|
200419
|
-
/* webpackChunkName: "auto-track" */ './auto-track-
|
|
200419
|
+
/* webpackChunkName: "auto-track" */ './auto-track-B1YYs9VC.js')];
|
|
200420
200420
|
case 1:
|
|
200421
200421
|
autotrack = _b.sent();
|
|
200422
200422
|
return [2 /*return*/, (_a = autotrack.form).call.apply(_a, __spreadArray$1([this], args, false))];
|
|
@@ -200566,7 +200566,7 @@ var Analytics = /** @class */ (function (_super) {
|
|
|
200566
200566
|
return [2 /*return*/, []];
|
|
200567
200567
|
}
|
|
200568
200568
|
return [4 /*yield*/, import(
|
|
200569
|
-
/* webpackChunkName: "queryString" */ './index-
|
|
200569
|
+
/* webpackChunkName: "queryString" */ './index-CxuVBwWC.js')];
|
|
200570
200570
|
case 1:
|
|
200571
200571
|
queryString = (_a.sent()).queryString;
|
|
200572
200572
|
return [2 /*return*/, queryString(this, query)];
|
|
@@ -203270,7 +203270,7 @@ function registerPlugins(writeKey, legacySettings, analytics, opts, options, plu
|
|
|
203270
203270
|
case 0:
|
|
203271
203271
|
if (!hasTsubMiddleware(legacySettings)) return [3 /*break*/, 2];
|
|
203272
203272
|
return [4 /*yield*/, import(
|
|
203273
|
-
/* webpackChunkName: "tsub-middleware" */ './index-
|
|
203273
|
+
/* webpackChunkName: "tsub-middleware" */ './index-CrimLisB.js').then(function (mod) {
|
|
203274
203274
|
return mod.tsubMiddleware(legacySettings.middlewareSettings.routingRules);
|
|
203275
203275
|
})];
|
|
203276
203276
|
case 1:
|
|
@@ -203283,7 +203283,7 @@ function registerPlugins(writeKey, legacySettings, analytics, opts, options, plu
|
|
|
203283
203283
|
tsubMiddleware = _d;
|
|
203284
203284
|
if (!(hasLegacyDestinations(legacySettings) || legacyIntegrationSources.length > 0)) return [3 /*break*/, 5];
|
|
203285
203285
|
return [4 /*yield*/, import(
|
|
203286
|
-
/* webpackChunkName: "ajs-destination" */ './index-
|
|
203286
|
+
/* webpackChunkName: "ajs-destination" */ './index-CPPZqgCl.js').then(function (mod) {
|
|
203287
203287
|
return mod.ajsDestinations(writeKey, legacySettings, analytics.integrations, opts, tsubMiddleware, legacyIntegrationSources);
|
|
203288
203288
|
})];
|
|
203289
203289
|
case 4:
|
|
@@ -203296,7 +203296,7 @@ function registerPlugins(writeKey, legacySettings, analytics, opts, options, plu
|
|
|
203296
203296
|
legacyDestinations = _e;
|
|
203297
203297
|
if (!legacySettings.legacyVideoPluginsEnabled) return [3 /*break*/, 8];
|
|
203298
203298
|
return [4 /*yield*/, import(
|
|
203299
|
-
/* webpackChunkName: "legacyVideos" */ './index-
|
|
203299
|
+
/* webpackChunkName: "legacyVideos" */ './index-6T_F0Lck.js').then(function (mod) {
|
|
203300
203300
|
return mod.loadLegacyVideoPlugins(analytics);
|
|
203301
203301
|
})];
|
|
203302
203302
|
case 7:
|
|
@@ -203305,7 +203305,7 @@ function registerPlugins(writeKey, legacySettings, analytics, opts, options, plu
|
|
|
203305
203305
|
case 8:
|
|
203306
203306
|
if (!((_a = opts.plan) === null || _a === void 0 ? void 0 : _a.track)) return [3 /*break*/, 10];
|
|
203307
203307
|
return [4 /*yield*/, import(
|
|
203308
|
-
/* webpackChunkName: "schemaFilter" */ './index-
|
|
203308
|
+
/* webpackChunkName: "schemaFilter" */ './index-B4CijCHS.js').then(function (mod) {
|
|
203309
203309
|
var _a;
|
|
203310
203310
|
return mod.schemaFilter((_a = opts.plan) === null || _a === void 0 ? void 0 : _a.track, legacySettings);
|
|
203311
203311
|
})];
|
|
@@ -203344,7 +203344,7 @@ function registerPlugins(writeKey, legacySettings, analytics, opts, options, plu
|
|
|
203344
203344
|
return enabled;
|
|
203345
203345
|
})) return [3 /*break*/, 17];
|
|
203346
203346
|
return [4 /*yield*/, import(
|
|
203347
|
-
/* webpackChunkName: "remoteMiddleware" */ './index-
|
|
203347
|
+
/* webpackChunkName: "remoteMiddleware" */ './index-TASndVEN.js').then(function (_a) {
|
|
203348
203348
|
var remoteMiddlewares = _a.remoteMiddlewares;
|
|
203349
203349
|
return __awaiter(_this, void 0, void 0, function () {
|
|
203350
203350
|
var middleware, promises;
|
|
@@ -211581,7 +211581,7 @@ function snapshot(proxyObject, handlePromise) {
|
|
|
211581
211581
|
|
|
211582
211582
|
const o=proxy({history:["ConnectWallet"],view:"ConnectWallet",data:void 0}),T={state:o,subscribe(e){return subscribe(o,()=>e(o))},push(e,t){e!==o.view&&(o.view=e,t&&(o.data=t),o.history.push(e));},reset(e){o.view=e,o.history=[e];},replace(e){o.history.length>1&&(o.history[o.history.length-1]=e,o.view=e);},goBack(){if(o.history.length>1){o.history.pop();const[e]=o.history.slice(-1);o.view=e;}},setData(e){o.data=e;}},a$2={WALLETCONNECT_DEEPLINK_CHOICE:"WALLETCONNECT_DEEPLINK_CHOICE",WCM_VERSION:"WCM_VERSION",RECOMMENDED_WALLET_AMOUNT:9,isMobile(){return typeof window<"u"?Boolean(window.matchMedia("(pointer:coarse)").matches||/Android|webOS|iPhone|iPad|iPod|BlackBerry|Opera Mini/u.test(navigator.userAgent)):!1},isAndroid(){return a$2.isMobile()&&navigator.userAgent.toLowerCase().includes("android")},isIos(){const e=navigator.userAgent.toLowerCase();return a$2.isMobile()&&(e.includes("iphone")||e.includes("ipad"))},isHttpUrl(e){return e.startsWith("http://")||e.startsWith("https://")},isArray(e){return Array.isArray(e)&&e.length>0},formatNativeUrl(e,t,s){if(a$2.isHttpUrl(e))return this.formatUniversalUrl(e,t,s);let n=e;n.includes("://")||(n=e.replaceAll("/","").replaceAll(":",""),n=`${n}://`),n.endsWith("/")||(n=`${n}/`),this.setWalletConnectDeepLink(n,s);const i=encodeURIComponent(t);return `${n}wc?uri=${i}`},formatUniversalUrl(e,t,s){if(!a$2.isHttpUrl(e))return this.formatNativeUrl(e,t,s);let n=e;n.endsWith("/")||(n=`${n}/`),this.setWalletConnectDeepLink(n,s);const i=encodeURIComponent(t);return `${n}wc?uri=${i}`},async wait(e){return new Promise(t=>{setTimeout(t,e);})},openHref(e,t){window.open(e,t,"noreferrer noopener");},setWalletConnectDeepLink(e,t){try{localStorage.setItem(a$2.WALLETCONNECT_DEEPLINK_CHOICE,JSON.stringify({href:e,name:t}));}catch{console.info("Unable to set WalletConnect deep link");}},setWalletConnectAndroidDeepLink(e){try{const[t]=e.split("?");localStorage.setItem(a$2.WALLETCONNECT_DEEPLINK_CHOICE,JSON.stringify({href:t,name:"Android"}));}catch{console.info("Unable to set WalletConnect android deep link");}},removeWalletConnectDeepLink(){try{localStorage.removeItem(a$2.WALLETCONNECT_DEEPLINK_CHOICE);}catch{console.info("Unable to remove WalletConnect deep link");}},setModalVersionInStorage(){try{typeof localStorage<"u"&&localStorage.setItem(a$2.WCM_VERSION,"2.6.2");}catch{console.info("Unable to set Web3Modal version in storage");}},getWalletRouterData(){var e;const t=(e=T.state.data)==null?void 0:e.Wallet;if(!t)throw new Error('Missing "Wallet" view data');return t}},_$3=typeof location<"u"&&(location.hostname.includes("localhost")||location.protocol.includes("https")),r=proxy({enabled:_$3,userSessionId:"",events:[],connectedWalletId:void 0}),R$3={state:r,subscribe(e){return subscribe(r.events,()=>e(snapshot(r.events[r.events.length-1])))},initialize(){r.enabled&&typeof(crypto==null?void 0:crypto.randomUUID)<"u"&&(r.userSessionId=crypto.randomUUID());},setConnectedWalletId(e){r.connectedWalletId=e;},click(e){if(r.enabled){const t={type:"CLICK",name:e.name,userSessionId:r.userSessionId,timestamp:Date.now(),data:e};r.events.push(t);}},track(e){if(r.enabled){const t={type:"TRACK",name:e.name,userSessionId:r.userSessionId,timestamp:Date.now(),data:e};r.events.push(t);}},view(e){if(r.enabled){const t={type:"VIEW",name:e.name,userSessionId:r.userSessionId,timestamp:Date.now(),data:e};r.events.push(t);}}},c$1=proxy({chains:void 0,walletConnectUri:void 0,isAuth:!1,isCustomDesktop:!1,isCustomMobile:!1,isDataLoaded:!1,isUiLoaded:!1}),p$3={state:c$1,subscribe(e){return subscribe(c$1,()=>e(c$1))},setChains(e){c$1.chains=e;},setWalletConnectUri(e){c$1.walletConnectUri=e;},setIsCustomDesktop(e){c$1.isCustomDesktop=e;},setIsCustomMobile(e){c$1.isCustomMobile=e;},setIsDataLoaded(e){c$1.isDataLoaded=e;},setIsUiLoaded(e){c$1.isUiLoaded=e;},setIsAuth(e){c$1.isAuth=e;}},W$1=proxy({projectId:"",mobileWallets:void 0,desktopWallets:void 0,walletImages:void 0,chains:void 0,enableAuthMode:!1,enableExplorer:!0,explorerExcludedWalletIds:void 0,explorerRecommendedWalletIds:void 0,termsOfServiceUrl:void 0,privacyPolicyUrl:void 0}),y$3={state:W$1,subscribe(e){return subscribe(W$1,()=>e(W$1))},setConfig(e){var t,s;R$3.initialize(),p$3.setChains(e.chains),p$3.setIsAuth(Boolean(e.enableAuthMode)),p$3.setIsCustomMobile(Boolean((t=e.mobileWallets)==null?void 0:t.length)),p$3.setIsCustomDesktop(Boolean((s=e.desktopWallets)==null?void 0:s.length)),a$2.setModalVersionInStorage(),Object.assign(W$1,e);}};var V$2=Object.defineProperty,D$5=Object.getOwnPropertySymbols,H$2=Object.prototype.hasOwnProperty,B$2=Object.prototype.propertyIsEnumerable,M$2=(e,t,s)=>t in e?V$2(e,t,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[t]=s,K$2=(e,t)=>{for(var s in t||(t={}))H$2.call(t,s)&&M$2(e,s,t[s]);if(D$5)for(var s of D$5(t))B$2.call(t,s)&&M$2(e,s,t[s]);return e};const L$3="https://explorer-api.walletconnect.com",E$3="wcm",O$4="js-2.6.2";async function w$4(e,t){const s=K$2({sdkType:E$3,sdkVersion:O$4},t),n=new URL(e,L$3);return n.searchParams.append("projectId",y$3.state.projectId),Object.entries(s).forEach(([i,l])=>{l&&n.searchParams.append(i,String(l));}),(await fetch(n)).json()}const m$2={async getDesktopListings(e){return w$4("/w3m/v1/getDesktopListings",e)},async getMobileListings(e){return w$4("/w3m/v1/getMobileListings",e)},async getInjectedListings(e){return w$4("/w3m/v1/getInjectedListings",e)},async getAllListings(e){return w$4("/w3m/v1/getAllListings",e)},getWalletImageUrl(e){return `${L$3}/w3m/v1/getWalletImage/${e}?projectId=${y$3.state.projectId}&sdkType=${E$3}&sdkVersion=${O$4}`},getAssetImageUrl(e){return `${L$3}/w3m/v1/getAssetImage/${e}?projectId=${y$3.state.projectId}&sdkType=${E$3}&sdkVersion=${O$4}`}};var z$2=Object.defineProperty,j$3=Object.getOwnPropertySymbols,J$2=Object.prototype.hasOwnProperty,q$2=Object.prototype.propertyIsEnumerable,k$2=(e,t,s)=>t in e?z$2(e,t,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[t]=s,F$3=(e,t)=>{for(var s in t||(t={}))J$2.call(t,s)&&k$2(e,s,t[s]);if(j$3)for(var s of j$3(t))q$2.call(t,s)&&k$2(e,s,t[s]);return e};const N$3=a$2.isMobile(),d$2=proxy({wallets:{listings:[],total:0,page:1},search:{listings:[],total:0,page:1},recomendedWallets:[]}),te$2={state:d$2,async getRecomendedWallets(){const{explorerRecommendedWalletIds:e,explorerExcludedWalletIds:t}=y$3.state;if(e==="NONE"||t==="ALL"&&!e)return d$2.recomendedWallets;if(a$2.isArray(e)){const s={recommendedIds:e.join(",")},{listings:n}=await m$2.getAllListings(s),i=Object.values(n);i.sort((l,v)=>{const b=e.indexOf(l.id),f=e.indexOf(v.id);return b-f}),d$2.recomendedWallets=i;}else {const{chains:s,isAuth:n}=p$3.state,i=s?.join(","),l=a$2.isArray(t),v={page:1,sdks:n?"auth_v1":void 0,entries:a$2.RECOMMENDED_WALLET_AMOUNT,chains:i,version:2,excludedIds:l?t.join(","):void 0},{listings:b}=N$3?await m$2.getMobileListings(v):await m$2.getDesktopListings(v);d$2.recomendedWallets=Object.values(b);}return d$2.recomendedWallets},async getWallets(e){const t=F$3({},e),{explorerRecommendedWalletIds:s,explorerExcludedWalletIds:n}=y$3.state,{recomendedWallets:i}=d$2;if(n==="ALL")return d$2.wallets;i.length?t.excludedIds=i.map(x=>x.id).join(","):a$2.isArray(s)&&(t.excludedIds=s.join(",")),a$2.isArray(n)&&(t.excludedIds=[t.excludedIds,n].filter(Boolean).join(",")),p$3.state.isAuth&&(t.sdks="auth_v1");const{page:l,search:v}=e,{listings:b,total:f}=N$3?await m$2.getMobileListings(t):await m$2.getDesktopListings(t),A=Object.values(b),U=v?"search":"wallets";return d$2[U]={listings:[...d$2[U].listings,...A],total:f,page:l??1},{listings:A,total:f}},getWalletImageUrl(e){return m$2.getWalletImageUrl(e)},getAssetImageUrl(e){return m$2.getAssetImageUrl(e)},resetSearch(){d$2.search={listings:[],total:0,page:1};}},I$1=proxy({open:!1}),se={state:I$1,subscribe(e){return subscribe(I$1,()=>e(I$1))},async open(e){return new Promise(t=>{const{isUiLoaded:s,isDataLoaded:n}=p$3.state;if(a$2.removeWalletConnectDeepLink(),p$3.setWalletConnectUri(e?.uri),p$3.setChains(e?.chains),T.reset("ConnectWallet"),s&&n)I$1.open=!0,t();else {const i=setInterval(()=>{const l=p$3.state;l.isUiLoaded&&l.isDataLoaded&&(clearInterval(i),I$1.open=!0,t());},200);}})},close(){I$1.open=!1;}};var G$2=Object.defineProperty,$$3=Object.getOwnPropertySymbols,Q$4=Object.prototype.hasOwnProperty,X$2=Object.prototype.propertyIsEnumerable,S$3=(e,t,s)=>t in e?G$2(e,t,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[t]=s,Y=(e,t)=>{for(var s in t||(t={}))Q$4.call(t,s)&&S$3(e,s,t[s]);if($$3)for(var s of $$3(t))X$2.call(t,s)&&S$3(e,s,t[s]);return e};function Z$2(){return typeof matchMedia<"u"&&matchMedia("(prefers-color-scheme: dark)").matches}const C=proxy({themeMode:Z$2()?"dark":"light"}),ne={state:C,subscribe(e){return subscribe(C,()=>e(C))},setThemeConfig(e){const{themeMode:t,themeVariables:s}=e;t&&(C.themeMode=t),s&&(C.themeVariables=Y({},s));}},g$5=proxy({open:!1,message:"",variant:"success"}),oe$2={state:g$5,subscribe(e){return subscribe(g$5,()=>e(g$5))},openToast(e,t){g$5.open=!0,g$5.message=e,g$5.variant=t;},closeToast(){g$5.open=!1;}};
|
|
211583
211583
|
|
|
211584
|
-
let d$1 = class d{constructor(e){this.openModal=se.open,this.closeModal=se.close,this.subscribeModal=se.subscribe,this.setTheme=ne.setThemeConfig,ne.setThemeConfig(e),y$3.setConfig(e),this.initUi();}async initUi(){if(typeof window<"u"){await import('./index-
|
|
211584
|
+
let d$1 = class d{constructor(e){this.openModal=se.open,this.closeModal=se.close,this.subscribeModal=se.subscribe,this.setTheme=ne.setThemeConfig,ne.setThemeConfig(e),y$3.setConfig(e),this.initUi();}async initUi(){if(typeof window<"u"){await import('./index-D0cqtUNT.js');const e=document.createElement("wcm-modal");document.body.insertAdjacentElement("beforeend",e),p$3.setIsUiLoaded(!0);}}};
|
|
211585
211585
|
|
|
211586
211586
|
var index = /*#__PURE__*/Object.freeze({
|
|
211587
211587
|
__proto__: null,
|
|
@@ -224606,7 +224606,7 @@ function GeoblockLoader({ widget, serviceUnavailableView, checkout, }) {
|
|
|
224606
224606
|
: serviceUnavailableView) }));
|
|
224607
224607
|
}
|
|
224608
224608
|
|
|
224609
|
-
const SwapWidget = React.lazy(() => import('./SwapWidget-
|
|
224609
|
+
const SwapWidget = React.lazy(() => import('./SwapWidget-pnZmjFW4.js'));
|
|
224610
224610
|
class Swap extends Base {
|
|
224611
224611
|
eventTopic = IMTBLWidgetEvents.IMTBL_SWAP_WIDGET_EVENT;
|
|
224612
224612
|
getValidatedProperties({ config }) {
|
|
@@ -224733,7 +224733,7 @@ const sendOnRampFailedEvent = (eventTarget, reason) => {
|
|
|
224733
224733
|
eventTarget.dispatchEvent(failedEvent);
|
|
224734
224734
|
};
|
|
224735
224735
|
|
|
224736
|
-
const OnRampWidget = React.lazy(() => import('./OnRampWidget-
|
|
224736
|
+
const OnRampWidget = React.lazy(() => import('./OnRampWidget-4Cu3Eyrf.js').then(function (n) { return n.a; }));
|
|
224737
224737
|
class OnRamp extends Base {
|
|
224738
224738
|
eventTopic = IMTBLWidgetEvents.IMTBL_ONRAMP_WIDGET_EVENT;
|
|
224739
224739
|
getValidatedProperties({ config }) {
|
|
@@ -224828,7 +224828,7 @@ function sendDisconnectWalletEvent(eventTarget) {
|
|
|
224828
224828
|
eventTarget.dispatchEvent(disconnectWalletEvent);
|
|
224829
224829
|
}
|
|
224830
224830
|
|
|
224831
|
-
const WalletWidget = React.lazy(() => import('./WalletWidget-
|
|
224831
|
+
const WalletWidget = React.lazy(() => import('./WalletWidget-nd-v47Eb.js'));
|
|
224832
224832
|
class Wallet extends Base {
|
|
224833
224833
|
eventTopic = IMTBLWidgetEvents.IMTBL_WALLET_WIDGET_EVENT;
|
|
224834
224834
|
getValidatedProperties({ config }) {
|
|
@@ -224970,7 +224970,7 @@ const sendSalePaymentTokenEvent = (eventTarget, details) => {
|
|
|
224970
224970
|
eventTarget.dispatchEvent(event);
|
|
224971
224971
|
};
|
|
224972
224972
|
|
|
224973
|
-
const SaleWidget = React.lazy(() => import('./SaleWidget-
|
|
224973
|
+
const SaleWidget = React.lazy(() => import('./SaleWidget-DVqPOswE.js'));
|
|
224974
224974
|
class Sale extends Base {
|
|
224975
224975
|
eventTopic = IMTBLWidgetEvents.IMTBL_SALE_WIDGET_EVENT;
|
|
224976
224976
|
// TODO: add specific validation logic for the sale items
|
|
@@ -225061,7 +225061,7 @@ class Sale extends Base {
|
|
|
225061
225061
|
}
|
|
225062
225062
|
}
|
|
225063
225063
|
|
|
225064
|
-
const BridgeWidget = React.lazy(() => import('./BridgeWidget-
|
|
225064
|
+
const BridgeWidget = React.lazy(() => import('./BridgeWidget-ymHAuZaH.js'));
|
|
225065
225065
|
class Bridge extends Base {
|
|
225066
225066
|
eventTopic = IMTBLWidgetEvents.IMTBL_BRIDGE_WIDGET_EVENT;
|
|
225067
225067
|
getValidatedProperties({ config }) {
|
|
@@ -225129,7 +225129,7 @@ const checkoutFlows = [
|
|
|
225129
225129
|
CheckoutFlowType.ADD_FUNDS,
|
|
225130
225130
|
];
|
|
225131
225131
|
|
|
225132
|
-
const CheckoutWidget = React.lazy(() => import('./CheckoutWidget-
|
|
225132
|
+
const CheckoutWidget = React.lazy(() => import('./CheckoutWidget-DVsbSTPQ.js'));
|
|
225133
225133
|
class CheckoutWidgetRoot extends Base {
|
|
225134
225134
|
eventTopic = IMTBLWidgetEvents.IMTBL_CHECKOUT_WIDGET_EVENT;
|
|
225135
225135
|
getValidatedProperties({ config, }) {
|
|
@@ -225377,7 +225377,7 @@ const useProvidersContext = () => {
|
|
|
225377
225377
|
return context;
|
|
225378
225378
|
};
|
|
225379
225379
|
|
|
225380
|
-
const AddFundsWidget = React.lazy(() => import('./AddFundsWidget-
|
|
225380
|
+
const AddFundsWidget = React.lazy(() => import('./AddFundsWidget-DnW67ixj.js'));
|
|
225381
225381
|
class AddFunds extends Base {
|
|
225382
225382
|
eventTopic = IMTBLWidgetEvents.IMTBL_ADD_FUNDS_WIDGET_EVENT;
|
|
225383
225383
|
getValidatedProperties({ config, }) {
|
|
@@ -225398,12 +225398,10 @@ class AddFunds extends Base {
|
|
|
225398
225398
|
if (!isValidAmount(params.toAmount)) {
|
|
225399
225399
|
// eslint-disable-next-line no-console
|
|
225400
225400
|
console.warn('[IMTBL]: invalid "toAmount" widget input');
|
|
225401
|
-
validatedParams.toAmount = '';
|
|
225402
225401
|
}
|
|
225403
225402
|
if (!isValidAddress(params.toTokenAddress)) {
|
|
225404
225403
|
// eslint-disable-next-line no-console
|
|
225405
225404
|
console.warn('[IMTBL]: invalid "toTokenAddress" widget input');
|
|
225406
|
-
validatedParams.toTokenAddress = '';
|
|
225407
225405
|
}
|
|
225408
225406
|
return validatedParams;
|
|
225409
225407
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { dS as __awaiter, dT as __generator, dU as loadScript, dV as getNextIntegrationsURL, dW as unloadScript, dX as __spreadArray, dY as isOffline, dZ as __assign, d_ as ContextCancelation, d$ as applyDestinationMiddleware, e0 as dist, e1 as isServer, e2 as mergedOptions, e3 as isPlainObject, e4 as pWhile, e5 as PriorityQueue, e6 as PersistedPriorityQueue, e7 as attempt, e8 as isOnline, e9 as Context } from './index-
|
|
1
|
+
import { dS as __awaiter, dT as __generator, dU as loadScript, dV as getNextIntegrationsURL, dW as unloadScript, dX as __spreadArray, dY as isOffline, dZ as __assign, d_ as ContextCancelation, d$ as applyDestinationMiddleware, e0 as dist, e1 as isServer, e2 as mergedOptions, e3 as isPlainObject, e4 as pWhile, e5 as PriorityQueue, e6 as PersistedPriorityQueue, e7 as attempt, e8 as isOnline, e9 as Context } from './index-BFNZIfZx.js';
|
|
2
2
|
import { i as isPlanEventEnabled } from './is-plan-event-enabled-mXX0dwl-.js';
|
|
3
3
|
|
|
4
4
|
function normalizeName(name) {
|