|
1 | | -const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./index-yJzvLFJZ.js","./hooks.module-B8FgZbnF.js","./index-CyZ7OY38.js","./browser-k3ynsqRe.js","./metamask-sdk-IbR9q8mu.js"])))=>i.map(i=>d[i]); |
| 1 | +const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./index-CNnPzrfV.js","./hooks.module-B8FgZbnF.js","./index-g4GLwoz5.js","./browser-6GWTxzMJ.js","./metamask-sdk-Cxv_UPKP.js"])))=>i.map(i=>d[i]); |
2 | 2 | var __defProp = Object.defineProperty; |
3 | 3 | var __typeError = (msg) => { |
4 | 4 | throw TypeError(msg); |
@@ -20450,7 +20450,7 @@ async function call(client2, args) { |
20450 | 20450 | } catch (err2) { |
20451 | 20451 | const data3 = getRevertErrorData(err2); |
20452 | 20452 | const { offchainLookup, offchainLookupSignature } = await __vitePreload(async () => { |
20453 | | - const { offchainLookup: offchainLookup2, offchainLookupSignature: offchainLookupSignature2 } = await import("./ccip-DSoI-I7d.js"); |
| 20453 | + const { offchainLookup: offchainLookup2, offchainLookupSignature: offchainLookupSignature2 } = await import("./ccip-ClGv8uWl.js"); |
20454 | 20454 | return { offchainLookup: offchainLookup2, offchainLookupSignature: offchainLookupSignature2 }; |
20455 | 20455 | }, true ? [] : void 0, import.meta.url); |
20456 | 20456 | if (client2.ccipRead !== false && (data3 == null ? void 0 : data3.slice(0, 10)) === offchainLookupSignature && to) |
@@ -130436,7 +130436,7 @@ const Connect = (props) => { |
130436 | 130436 | } |
130437 | 130437 | return jsxRuntimeExports.jsxs("div", { className: "p-4", children: [jsxRuntimeExports.jsxs("div", { className: "flex flex-col justify-center text-primary items-center font-medium", style: { |
130438 | 130438 | marginTop: "2px" |
130439 | | - }, children: [jsxRuntimeExports.jsx(TitleWrapper, { isPreview, children: jsxRuntimeExports.jsx(Text, { color: "secondary", children: isLoading ? `Connecting...` : hasConnectedSocialOrSequenceUniversal ? "Wallets" : `Connect ${projectName ? `to ${projectName}` : ""}` }) }), isSigningLinkMessage && jsxRuntimeExports.jsx("div", { className: "mt-4", children: jsxRuntimeExports.jsx(Text, { variant: "small", color: "muted", children: "Confirm the signature request to link your account" }) })] }), isLoading ? jsxRuntimeExports.jsx("div", { className: "flex justify-center items-center pt-4", children: jsxRuntimeExports.jsx(Spinner, {}) }) : jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [wallets.length > 0 && !showEmailWaasPinInput && jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [jsxRuntimeExports.jsx(ConnectedWallets, { wallets, linkedWallets, disconnectWallet, unlinkWallet: handleUnlinkWallet }), jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [jsxRuntimeExports.jsx(Divider, { className: "text-background-raised w-full" }), jsxRuntimeExports.jsx("div", { className: "flex justify-center", children: jsxRuntimeExports.jsx(Text, { variant: "small", color: "muted", children: !hasConnectedSocialOrSequenceUniversal ? "Connect with a social account" : "Connect another wallet" }) })] })] }), showEmailWaasPinInput ? jsxRuntimeExports.jsx(EmailWaasVerify, { sendEmailCode, error: emailAuthError, isLoading: emailAuthLoading, onConfirm: sendChallengeAnswer, resetError }) : jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [!hasConnectedSocialOrSequenceUniversal && jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [jsxRuntimeExports.jsx(Banner, { config: config2 }), jsxRuntimeExports.jsx("div", { className: "flex mt-6 gap-6 flex-col", children: jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [showSocialConnectorSection && jsxRuntimeExports.jsxs("div", { className: "flex gap-2 justify-center items-center", children: [socialAuthConnectors.slice(0, socialConnectorsPerRow).map((connector) => { |
| 130439 | + }, children: [jsxRuntimeExports.jsx(TitleWrapper, { isPreview, children: jsxRuntimeExports.jsx(Text, { color: "secondary", children: isLoading ? `Connecting...` : hasConnectedSocialOrSequenceUniversal ? "Wallets" : `Connect ${projectName ? `to ${projectName}` : ""}` }) }), isSigningLinkMessage && jsxRuntimeExports.jsx("div", { className: "mt-4", children: jsxRuntimeExports.jsx(Text, { variant: "small", color: "muted", children: "Confirm the signature request to link your account" }) })] }), isLoading ? jsxRuntimeExports.jsx("div", { className: "flex justify-center items-center pt-4", children: jsxRuntimeExports.jsx(Spinner, {}) }) : jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [wallets.length > 0 && !showEmailWaasPinInput && jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [jsxRuntimeExports.jsx(ConnectedWallets, { wallets, linkedWallets, disconnectWallet, unlinkWallet: handleUnlinkWallet }), jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [jsxRuntimeExports.jsx(Divider, { className: "text-background-raised w-full" }), jsxRuntimeExports.jsx("div", { className: "flex justify-center", children: jsxRuntimeExports.jsx(Text, { variant: "small", color: "muted", children: !hasConnectedSocialOrSequenceUniversal ? "Connect with a social account" : "Connect another wallet" }) })] })] }), showEmailWaasPinInput ? jsxRuntimeExports.jsx(EmailWaasVerify, { sendEmailCode, error: emailAuthError, isLoading: emailAuthLoading, onConfirm: sendChallengeAnswer, resetError }) : jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [!hasConnectedSocialOrSequenceUniversal && jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [jsxRuntimeExports.jsx(Banner, { config: config2 }), jsxRuntimeExports.jsx("div", { className: "flex mt-6 gap-6 flex-col", children: jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [showSocialConnectorSection && jsxRuntimeExports.jsxs("div", { className: `flex gap-2 justify-center items-center ${descriptiveSocials ? "flex-col" : "flex-row"}`, children: [socialAuthConnectors.slice(0, socialConnectorsPerRow).map((connector) => { |
130440 | 130440 | return jsxRuntimeExports.jsx("div", { className: "w-full", children: connector._wallet.id === "google-waas" ? jsxRuntimeExports.jsx(GoogleWaasConnectButton, { isDescriptive: descriptiveSocials, connector, onConnect }) : connector._wallet.id === "apple-waas" ? jsxRuntimeExports.jsx(AppleWaasConnectButton, { isDescriptive: descriptiveSocials, connector, onConnect }) : jsxRuntimeExports.jsx(ConnectButton, { isDescriptive: descriptiveSocials, connector, onConnect }) }, connector.uid); |
130441 | 130441 | }), showMoreSocialOptions && jsxRuntimeExports.jsx("div", { className: "w-full", children: jsxRuntimeExports.jsx(ShowAllWalletsButton, { onClick: () => setShowExtendedList("social") }) })] }), showSocialConnectorSection && showEmailInputSection && jsxRuntimeExports.jsxs("div", { className: "flex gap-4 flex-row justify-center items-center", children: [jsxRuntimeExports.jsx(Divider, { className: "mx-0 my-0 text-background-secondary grow" }), jsxRuntimeExports.jsx(Text, { className: "leading-4 h-4 text-sm", variant: "normal", fontWeight: "medium", color: "muted", children: "or" }), jsxRuntimeExports.jsx(Divider, { className: "mx-0 my-0 text-background-secondary grow" })] }), showEmailInputSection && jsxRuntimeExports.jsx(jsxRuntimeExports.Fragment, { children: jsxRuntimeExports.jsx("form", { onSubmit: onConnectInlineEmail, children: jsxRuntimeExports.jsx(TextInput, { autoFocus: true, onChange: onChangeEmail, value: email2, name: "email", placeholder: "Email address", controls: jsxRuntimeExports.jsx(jsxRuntimeExports.Fragment, { children: emailAuthInProgress ? jsxRuntimeExports.jsx(Spinner, {}) : jsxRuntimeExports.jsx(IconButton, { type: "submit", size: "xs", icon: ArrowRightIcon_default, disabled: !isEmailValid(email2) }) }), "data-1p-ignore": true }) }) })] }) })] }), walletConnectors.length > 0 && jsxRuntimeExports.jsx(jsxRuntimeExports.Fragment, { children: jsxRuntimeExports.jsxs("div", { className: clsx("flex gap-2 flex-row justify-center items-center", hasConnectedSequenceUniversal ? "mt-4" : "mt-6"), children: [walletConnectors.slice(0, walletConnectorsPerRow).map((connector) => { |
130442 | 130442 | return jsxRuntimeExports.jsx(ConnectButton, { connector, onConnect }, connector.uid); |
@@ -133526,7 +133526,7 @@ function version4(parameters) { |
133526 | 133526 | }; |
133527 | 133527 | })(); |
133528 | 133528 | const { createCoinbaseWalletSDK } = await __vitePreload(async () => { |
133529 | | - const { createCoinbaseWalletSDK: createCoinbaseWalletSDK2 } = await import("./index-yJzvLFJZ.js"); |
| 133529 | + const { createCoinbaseWalletSDK: createCoinbaseWalletSDK2 } = await import("./index-CNnPzrfV.js"); |
133530 | 133530 | return { createCoinbaseWalletSDK: createCoinbaseWalletSDK2 }; |
133531 | 133531 | }, true ? __vite__mapDeps([0,1]) : void 0, import.meta.url); |
133532 | 133532 | const sdk = createCoinbaseWalletSDK({ |
@@ -133701,7 +133701,7 @@ function version3(parameters) { |
133701 | 133701 | if (!walletProvider) { |
133702 | 133702 | const CoinbaseWalletSDK = await (async () => { |
133703 | 133703 | const { default: SDK } = await __vitePreload(async () => { |
133704 | | - const { default: SDK2 } = await import("./index-CyZ7OY38.js").then((n2) => n2.i); |
| 133704 | + const { default: SDK2 } = await import("./index-g4GLwoz5.js").then((n2) => n2.i); |
133705 | 133705 | return { default: SDK2 }; |
133706 | 133706 | }, true ? __vite__mapDeps([2,1,3]) : void 0, import.meta.url); |
133707 | 133707 | if (typeof SDK !== "function" && typeof SDK.default === "function") |
@@ -133941,7 +133941,7 @@ function metaMask$1(parameters = {}) { |
133941 | 133941 | var _a4, _b2, _c2, _d3, _e6; |
133942 | 133942 | const MetaMaskSDK = await (async () => { |
133943 | 133943 | const { default: SDK } = await __vitePreload(async () => { |
133944 | | - const { default: SDK2 } = await import("./metamask-sdk-IbR9q8mu.js"); |
| 133944 | + const { default: SDK2 } = await import("./metamask-sdk-Cxv_UPKP.js"); |
133945 | 133945 | return { default: SDK2 }; |
133946 | 133946 | }, true ? __vite__mapDeps([4,3]) : void 0, import.meta.url); |
133947 | 133947 | if (typeof SDK !== "function" && typeof SDK.default === "function") |
@@ -134293,7 +134293,7 @@ function walletConnect$1(parameters) { |
134293 | 134293 | if (!optionalChains.length) |
134294 | 134294 | return; |
134295 | 134295 | const { EthereumProvider } = await __vitePreload(async () => { |
134296 | | - const { EthereumProvider: EthereumProvider2 } = await import("./index.es-DkukpNzU.js"); |
| 134296 | + const { EthereumProvider: EthereumProvider2 } = await import("./index.es-CnKjB0tB.js"); |
134297 | 134297 | return { EthereumProvider: EthereumProvider2 }; |
134298 | 134298 | }, true ? [] : void 0, import.meta.url); |
134299 | 134299 | return await EthereumProvider.init({ |
|
0 commit comments