@dynamic-labs/sdk-react-core 3.0.0-alpha.40 → 3.0.0-alpha.42
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/CHANGELOG.md +10 -0
- package/package.cjs +2 -2
- package/package.js +2 -2
- package/package.json +13 -13
- package/src/lib/components/Accordion/components/AccordionItem/AccordionItem.cjs +1 -1
- package/src/lib/components/Accordion/components/AccordionItem/AccordionItem.js +1 -1
- package/src/lib/components/AnimatePresence/AnimatePresence.cjs +1 -1
- package/src/lib/components/AnimatePresence/AnimatePresence.js +1 -1
- package/src/lib/components/AuthProviderIcon/AuthProviderIcon.cjs +3 -3
- package/src/lib/components/AuthProviderIcon/AuthProviderIcon.js +3 -3
- package/src/lib/components/Captcha/Captcha.cjs +1 -1
- package/src/lib/components/Captcha/Captcha.js +1 -1
- package/src/lib/components/DynamicConnectButton/DynamicConnectButton.cjs +1 -1
- package/src/lib/components/DynamicConnectButton/DynamicConnectButton.js +1 -1
- package/src/lib/components/IconWithSpinner/IconWithSpinner.cjs +1 -1
- package/src/lib/components/IconWithSpinner/IconWithSpinner.js +1 -1
- package/src/lib/components/IconWithSpinner/Indicator/Indicator.cjs +1 -1
- package/src/lib/components/IconWithSpinner/Indicator/Indicator.js +1 -1
- package/src/lib/components/IconWithSpinner/Spinner/Spinner.cjs +1 -1
- package/src/lib/components/IconWithSpinner/Spinner/Spinner.js +1 -1
- package/src/lib/components/IconWithStatus/IconWithStatus.cjs +1 -1
- package/src/lib/components/IconWithStatus/IconWithStatus.js +1 -1
- package/src/lib/components/LogoutButton/LogoutButton.cjs +1 -1
- package/src/lib/components/LogoutButton/LogoutButton.js +1 -1
- package/src/lib/components/MenuList/Dropdown/Dropdown.cjs +1 -1
- package/src/lib/components/MenuList/Dropdown/Dropdown.js +1 -1
- package/src/lib/components/MfaDeviceTileSkeleton/MfaDeviceTileSkeleton.cjs +11 -0
- package/src/lib/components/MfaDeviceTileSkeleton/MfaDeviceTileSkeleton.d.ts +2 -0
- package/src/lib/components/MfaDeviceTileSkeleton/MfaDeviceTileSkeleton.js +7 -0
- package/src/lib/components/MfaDeviceTileSkeleton/index.d.ts +1 -0
- package/src/lib/components/Modal/Modal.cjs +1 -1
- package/src/lib/components/Modal/Modal.js +1 -1
- package/src/lib/components/NeedHelpSection/NeedHelpSection.cjs +1 -1
- package/src/lib/components/NeedHelpSection/NeedHelpSection.js +1 -1
- package/src/lib/components/NetworkPicker/NetworkPicker.cjs +1 -1
- package/src/lib/components/NetworkPicker/NetworkPicker.js +1 -1
- package/src/lib/components/OverlayCard/OverlayCard.cjs +1 -1
- package/src/lib/components/OverlayCard/OverlayCard.js +1 -1
- package/src/lib/components/PasskeyCreatedSuccessBanner/PasskeyCreatedSuccessBanner.cjs +1 -1
- package/src/lib/components/PasskeyCreatedSuccessBanner/PasskeyCreatedSuccessBanner.js +1 -1
- package/src/lib/components/Portal/Portal.cjs +1 -1
- package/src/lib/components/Portal/Portal.js +1 -1
- package/src/lib/components/PoweredByDynamic/PoweredByDynamic.cjs +1 -1
- package/src/lib/components/PoweredByDynamic/PoweredByDynamic.js +1 -1
- package/src/lib/components/QRCode/QRCode.cjs +1 -1
- package/src/lib/components/QRCode/QRCode.js +1 -1
- package/src/lib/components/RetrySendVerificationCodeSection/RetrySendVerificationCodeSection.cjs +1 -1
- package/src/lib/components/RetrySendVerificationCodeSection/RetrySendVerificationCodeSection.js +1 -1
- package/src/lib/components/SandboxIndicatorWrapper/SandboxIndicatorWrapper.cjs +1 -1
- package/src/lib/components/SandboxIndicatorWrapper/SandboxIndicatorWrapper.js +1 -1
- package/src/lib/components/SecureEmbeddedWalletCard/SecureEmbeddedWalletCard.cjs +1 -1
- package/src/lib/components/SecureEmbeddedWalletCard/SecureEmbeddedWalletCard.js +1 -1
- package/src/lib/components/SendBalanceForm/SendBalanceForm.cjs +1 -1
- package/src/lib/components/SendBalanceForm/SendBalanceForm.js +1 -1
- package/src/lib/components/SendBalancePageLayout/SendBalancePageLayout.cjs +1 -1
- package/src/lib/components/SendBalancePageLayout/SendBalancePageLayout.js +1 -1
- package/src/lib/components/SendBalancePageLayout/components/TokensBalanceDropdown/TokensBalanceDropdown.cjs +1 -1
- package/src/lib/components/SendBalancePageLayout/components/TokensBalanceDropdown/TokensBalanceDropdown.js +1 -1
- package/src/lib/components/ShadowDOM/ShadowDOM.cjs +1 -1
- package/src/lib/components/ShadowDOM/ShadowDOM.js +1 -1
- package/src/lib/components/SocialSignIn/SocialSignIn.cjs +1 -1
- package/src/lib/components/SocialSignIn/SocialSignIn.js +1 -1
- package/src/lib/components/SyncAuthFlow/SyncAuthFlow.cjs +1 -1
- package/src/lib/components/SyncAuthFlow/SyncAuthFlow.js +1 -1
- package/src/lib/components/Toolkit/Toolkit.cjs +1 -1
- package/src/lib/components/Toolkit/Toolkit.js +1 -1
- package/src/lib/components/Toolkit/components/LoginWithEmailSwitch.cjs +1 -1
- package/src/lib/components/Toolkit/components/LoginWithEmailSwitch.js +1 -1
- package/src/lib/components/Toolkit/components/LoginWithEmailViewDisplayPriorityOrderSwitch.cjs +1 -1
- package/src/lib/components/Toolkit/components/LoginWithEmailViewDisplayPriorityOrderSwitch.js +1 -1
- package/src/lib/components/Tooltip/Tooltip.cjs +1 -1
- package/src/lib/components/Tooltip/Tooltip.js +1 -1
- package/src/lib/components/TosAndPp/TosAndPp.cjs +1 -1
- package/src/lib/components/TosAndPp/TosAndPp.js +1 -1
- package/src/lib/components/TransactionConfirmationPageLayout/TransactionConfirmationPageLayout.cjs +1 -1
- package/src/lib/components/TransactionConfirmationPageLayout/TransactionConfirmationPageLayout.js +1 -1
- package/src/lib/components/TransactionStatusLayout/TransactionStatusLayout.cjs +1 -1
- package/src/lib/components/TransactionStatusLayout/TransactionStatusLayout.js +1 -1
- package/src/lib/components/Transition/VerticalDrawerTransition/VerticalDrawerTransition.cjs +1 -1
- package/src/lib/components/Transition/VerticalDrawerTransition/VerticalDrawerTransition.js +1 -1
- package/src/lib/components/UserAddress/UserAddress.cjs +1 -1
- package/src/lib/components/UserAddress/UserAddress.js +1 -1
- package/src/lib/components/UserProfile/parts/EditProfileButton/EditProfileButton.cjs +1 -1
- package/src/lib/components/UserProfile/parts/EditProfileButton/EditProfileButton.js +1 -1
- package/src/lib/components/UserProfile/parts/UserProfileSection/UserProfileSection.cjs +1 -1
- package/src/lib/components/UserProfile/parts/UserProfileSection/UserProfileSection.js +1 -1
- package/src/lib/components/UserProfileForm/UserProfileForm.cjs +1 -1
- package/src/lib/components/UserProfileForm/UserProfileForm.js +1 -1
- package/src/lib/context/ConnectWithOtpContext/ConnectWithOtpProvider.cjs +1 -1
- package/src/lib/context/ConnectWithOtpContext/ConnectWithOtpProvider.js +1 -1
- package/src/lib/context/ConnectWithOtpContext/utils/createEmailHandler.cjs +1 -1
- package/src/lib/context/ConnectWithOtpContext/utils/createEmailHandler.js +1 -1
- package/src/lib/context/ConnectWithOtpContext/utils/createSmsHandler.cjs +1 -1
- package/src/lib/context/ConnectWithOtpContext/utils/createSmsHandler.js +1 -1
- package/src/lib/context/ConnectWithOtpContext/utils/findEmailProvider.cjs +1 -1
- package/src/lib/context/ConnectWithOtpContext/utils/findEmailProvider.js +1 -1
- package/src/lib/context/DynamicContext/DynamicContext.cjs +1 -1
- package/src/lib/context/DynamicContext/DynamicContext.js +1 -1
- package/src/lib/context/DynamicContext/hooks/useEmailLoginState/useEmailLoginState.cjs +1 -1
- package/src/lib/context/DynamicContext/hooks/useEmailLoginState/useEmailLoginState.js +1 -1
- package/src/lib/context/DynamicContext/hooks/useHandleLogout/useHandleLogout.cjs +1 -1
- package/src/lib/context/DynamicContext/hooks/useHandleLogout/useHandleLogout.js +1 -1
- package/src/lib/context/DynamicContext/hooks/useTieCallbacksToEvents/useTieCallbacksToEvents.cjs +1 -1
- package/src/lib/context/DynamicContext/hooks/useTieCallbacksToEvents/useTieCallbacksToEvents.js +1 -1
- package/src/lib/context/DynamicContext/useDynamicContext/useOverrides/useOverrides.cjs +1 -1
- package/src/lib/context/DynamicContext/useDynamicContext/useOverrides/useOverrides.js +1 -1
- package/src/lib/context/FundingContext/FundingContext.cjs +1 -1
- package/src/lib/context/FundingContext/FundingContext.js +1 -1
- package/src/lib/context/LoadingContext/LoadingContext.cjs +1 -1
- package/src/lib/context/LoadingContext/LoadingContext.js +1 -1
- package/src/lib/context/PasskeyContext/PasskeyContext.cjs +1 -1
- package/src/lib/context/PasskeyContext/PasskeyContext.js +1 -1
- package/src/lib/context/PhantomRedirectContext/PhantomRedirectContext.cjs +1 -1
- package/src/lib/context/PhantomRedirectContext/PhantomRedirectContext.js +1 -1
- package/src/lib/context/PhantomRedirectContext/useResponseHandlers.cjs +1 -1
- package/src/lib/context/PhantomRedirectContext/useResponseHandlers.js +1 -1
- package/src/lib/context/ReinitializeContext/ReinitializeContextProvider.cjs +1 -1
- package/src/lib/context/ReinitializeContext/ReinitializeContextProvider.js +1 -1
- package/src/lib/context/SendBalanceContext/SendBalanceContext.cjs +1 -1
- package/src/lib/context/SendBalanceContext/SendBalanceContext.js +1 -1
- package/src/lib/context/SocialRedirectContext/SocialRedirectContext.cjs +1 -1
- package/src/lib/context/SocialRedirectContext/SocialRedirectContext.js +1 -1
- package/src/lib/context/SocialRedirectContext/hooks/useRedirectSocialHandler/useRedirectSocialHandler.cjs +1 -1
- package/src/lib/context/SocialRedirectContext/hooks/useRedirectSocialHandler/useRedirectSocialHandler.js +1 -1
- package/src/lib/context/UserFieldEditorContext/UserFieldEditorContext.cjs +1 -1
- package/src/lib/context/UserFieldEditorContext/UserFieldEditorContext.js +1 -1
- package/src/lib/context/WalletContext/WalletContext.cjs +1 -1
- package/src/lib/context/WalletContext/WalletContext.js +1 -1
- package/src/lib/context/WidgetRegistry/WidgetRegistryContextProvider.cjs +1 -1
- package/src/lib/context/WidgetRegistry/WidgetRegistryContextProvider.js +1 -1
- package/src/lib/layout/DynamicAuthLayout/HelpContent/HelpContent.cjs +1 -1
- package/src/lib/layout/DynamicAuthLayout/HelpContent/HelpContent.js +1 -1
- package/src/lib/layout/DynamicAuthLayout/HelpContent/WalletListHelpContent/WalletListHelpContent.cjs +1 -1
- package/src/lib/layout/DynamicAuthLayout/HelpContent/WalletListHelpContent/WalletListHelpContent.js +1 -1
- package/src/lib/layout/DynamicUserProfileLayout/DynamicUserProfileLayout.cjs +1 -7
- package/src/lib/layout/DynamicUserProfileLayout/DynamicUserProfileLayout.js +1 -7
- package/src/lib/locale/en/translation.cjs +7 -2
- package/src/lib/locale/en/translation.d.ts +6 -1
- package/src/lib/locale/en/translation.js +7 -2
- package/src/lib/modals/CreatePasswordModal/CreatePasswordModal.cjs +1 -1
- package/src/lib/modals/CreatePasswordModal/CreatePasswordModal.js +1 -1
- package/src/lib/modals/EnterPasswordModal/EnterPasswordModal.cjs +1 -1
- package/src/lib/modals/EnterPasswordModal/EnterPasswordModal.js +1 -1
- package/src/lib/modals/SyncWalletPromptModal/SyncWalletPromptModal.cjs +1 -1
- package/src/lib/modals/SyncWalletPromptModal/SyncWalletPromptModal.js +1 -1
- package/src/lib/shared/assets/index.d.ts +1 -0
- package/src/lib/shared/assets/{wallet.cjs → info.cjs} +8 -6
- package/src/lib/shared/assets/{wallet.js → info.js} +8 -6
- package/src/lib/shared/assets/profile-outline.cjs +5 -5
- package/src/lib/shared/assets/profile-outline.js +5 -5
- package/src/lib/shared/assets/settings-outline.cjs +5 -5
- package/src/lib/shared/assets/settings-outline.js +5 -5
- package/src/lib/shared/assets/wallet-outline-v2.cjs +5 -5
- package/src/lib/shared/assets/wallet-outline-v2.js +5 -5
- package/src/lib/shared/types/dynamicHandlers.d.ts +1 -1
- package/src/lib/store/hooks/useNetworkConfigurations/useNetworkConfigurations.cjs +1 -1
- package/src/lib/store/hooks/useNetworkConfigurations/useNetworkConfigurations.js +1 -1
- package/src/lib/store/hooks/useProjectSettings/useProjectSettings.cjs +1 -1
- package/src/lib/store/hooks/useProjectSettings/useProjectSettings.js +1 -1
- package/src/lib/styles/index.shadow.cjs +1 -1
- package/src/lib/styles/index.shadow.js +1 -1
- package/src/lib/utils/functions/getCoinbaseMPCConnectorFetchers/getCoinbaseMPCConnectorFetchers.cjs +1 -1
- package/src/lib/utils/functions/getCoinbaseMPCConnectorFetchers/getCoinbaseMPCConnectorFetchers.js +1 -1
- package/src/lib/utils/functions/getEOAWallet/getEOAWallet.cjs +1 -1
- package/src/lib/utils/functions/getEOAWallet/getEOAWallet.js +1 -1
- package/src/lib/utils/functions/getEnabledEmbeddedWalletProviders/getEnabledEmbeddedWalletProviders.cjs +1 -1
- package/src/lib/utils/functions/getEnabledEmbeddedWalletProviders/getEnabledEmbeddedWalletProviders.js +1 -1
- package/src/lib/utils/functions/getSessionKeyCompatibleConnectorFetchers/getSessionKeyCompatibleConnectorFetchers.cjs +1 -1
- package/src/lib/utils/functions/getSessionKeyCompatibleConnectorFetchers/getSessionKeyCompatibleConnectorFetchers.js +1 -1
- package/src/lib/utils/functions/getUserIdentifier/getUserIdentifier.cjs +1 -1
- package/src/lib/utils/functions/getUserIdentifier/getUserIdentifier.js +1 -1
- package/src/lib/utils/functions/isAllowedToLinkWallet/isAllowedToLinkWallet.cjs +1 -1
- package/src/lib/utils/functions/isAllowedToLinkWallet/isAllowedToLinkWallet.js +1 -1
- package/src/lib/utils/functions/isCookieEnabled/isCookieEnabled.cjs +1 -1
- package/src/lib/utils/functions/isCookieEnabled/isCookieEnabled.js +1 -1
- package/src/lib/utils/functions/isPhoneNumberProviderEnabled/isPhoneNumberProviderEnabled.cjs +1 -1
- package/src/lib/utils/functions/isPhoneNumberProviderEnabled/isPhoneNumberProviderEnabled.js +1 -1
- package/src/lib/utils/functions/requiresPasswordForEmbeddedWalletOnSignup/requiresPasswordForEmbeddedWalletOnSignup.cjs +1 -1
- package/src/lib/utils/functions/requiresPasswordForEmbeddedWalletOnSignup/requiresPasswordForEmbeddedWalletOnSignup.js +1 -1
- package/src/lib/utils/hooks/authenticationHooks/useConnectAndSign/useConnectAndSign.cjs +1 -1
- package/src/lib/utils/hooks/authenticationHooks/useConnectAndSign/useConnectAndSign.js +1 -1
- package/src/lib/utils/hooks/authenticationHooks/useConnectAndSignSplitSteps/useConnectAndSignSplitSteps.cjs +1 -1
- package/src/lib/utils/hooks/authenticationHooks/useConnectAndSignSplitSteps/useConnectAndSignSplitSteps.js +1 -1
- package/src/lib/utils/hooks/authenticationHooks/useOtpVerificationRequest/useOtpVerificationRequest.cjs +1 -1
- package/src/lib/utils/hooks/authenticationHooks/useOtpVerificationRequest/useOtpVerificationRequest.js +1 -1
- package/src/lib/utils/hooks/authenticationHooks/useSignConnectOnlyUser/useSignConnectOnlyUser.cjs +1 -1
- package/src/lib/utils/hooks/authenticationHooks/useSignConnectOnlyUser/useSignConnectOnlyUser.js +1 -1
- package/src/lib/utils/hooks/index.d.ts +1 -1
- package/src/lib/utils/hooks/multiWallet/useSyncPrimaryWallet/useSyncPrimaryWallet.cjs +1 -1
- package/src/lib/utils/hooks/multiWallet/useSyncPrimaryWallet/useSyncPrimaryWallet.js +1 -1
- package/src/lib/utils/hooks/multiWallet/useVerifyOnAwaitingSignature/useVerifyOnAwaitingSignature.cjs +1 -1
- package/src/lib/utils/hooks/multiWallet/useVerifyOnAwaitingSignature/useVerifyOnAwaitingSignature.js +1 -1
- package/src/lib/utils/hooks/useAuthLayoutChecks/useAuthLayoutChecks.cjs +1 -1
- package/src/lib/utils/hooks/useAuthLayoutChecks/useAuthLayoutChecks.js +1 -1
- package/src/lib/utils/hooks/useAuthenticateConnectedUser/useAuthenticateConnectedUser.cjs +1 -1
- package/src/lib/utils/hooks/useAuthenticateConnectedUser/useAuthenticateConnectedUser.js +1 -1
- package/src/lib/utils/hooks/useConnectWallet/useConnectWallet.cjs +1 -1
- package/src/lib/utils/hooks/useConnectWallet/useConnectWallet.js +1 -1
- package/src/lib/utils/hooks/useConnectedWalletsNetworkValidation/useConnectedWalletsNetworkValidation.cjs +1 -1
- package/src/lib/utils/hooks/useConnectedWalletsNetworkValidation/useConnectedWalletsNetworkValidation.js +1 -1
- package/src/lib/utils/hooks/useCreateDynamicEmbeddedWalletMutation/useCreateDynamicEmbeddedWalletMutation.cjs +1 -1
- package/src/lib/utils/hooks/useCreateDynamicEmbeddedWalletMutation/useCreateDynamicEmbeddedWalletMutation.js +1 -1
- package/src/lib/utils/hooks/useDynamicModals/useDynamicModals.cjs +1 -1
- package/src/lib/utils/hooks/useDynamicModals/useDynamicModals.js +1 -1
- package/src/lib/utils/hooks/useDynamicScopes/useDynamicScopes.cjs +1 -1
- package/src/lib/utils/hooks/useDynamicScopes/useDynamicScopes.js +1 -1
- package/src/lib/utils/hooks/useEmailProvider/useEmailProvider.cjs +1 -1
- package/src/lib/utils/hooks/useEmailProvider/useEmailProvider.js +1 -1
- package/src/lib/utils/hooks/useEmbeddedReveal/useEmbeddedReveal.cjs +1 -1
- package/src/lib/utils/hooks/useEmbeddedReveal/useEmbeddedReveal.js +1 -1
- package/src/lib/utils/hooks/useEmbeddedWallet/useEmbeddedWallet.cjs +1 -1
- package/src/lib/utils/hooks/useEmbeddedWallet/useEmbeddedWallet.js +1 -1
- package/src/lib/utils/hooks/useEmbeddedWallet/useMPCEmbeddedWallet/useCoinbaseMPC/useCoinbaseMPC.cjs +1 -1
- package/src/lib/utils/hooks/useEmbeddedWallet/useMPCEmbeddedWallet/useCoinbaseMPC/useCoinbaseMPC.js +1 -1
- package/src/lib/utils/hooks/useEmbeddedWallet/useMPCEmbeddedWallet/useMPCEmbeddedWallet.cjs +1 -1
- package/src/lib/utils/hooks/useEmbeddedWallet/useMPCEmbeddedWallet/useMPCEmbeddedWallet.js +1 -1
- package/src/lib/utils/hooks/useEmbeddedWallet/useSecureEnclaveEmbeddedWallet/useSecureEnclaveEmbeddedWallet.cjs +1 -1
- package/src/lib/utils/hooks/useEmbeddedWallet/useSecureEnclaveEmbeddedWallet/useSecureEnclaveEmbeddedWallet.js +1 -1
- package/src/lib/utils/hooks/useEmbeddedWallet/useSecureEnclaveEmbeddedWallet/useTurnkey/useTurnkey.cjs +1 -1
- package/src/lib/utils/hooks/useEmbeddedWallet/useSecureEnclaveEmbeddedWallet/useTurnkey/useTurnkey.js +1 -1
- package/src/lib/utils/hooks/useEmbeddedWalletAuthenticator/useEmbeddedWalletAuthenticator.cjs +1 -1
- package/src/lib/utils/hooks/useEmbeddedWalletAuthenticator/useEmbeddedWalletAuthenticator.js +1 -1
- package/src/lib/utils/hooks/useEmbeddedWalletPassword/useEmbeddedWalletPassword.cjs +1 -1
- package/src/lib/utils/hooks/useEmbeddedWalletPassword/useEmbeddedWalletPassword.js +1 -1
- package/src/lib/utils/hooks/useExternalAuth/useExternalAuth.cjs +1 -1
- package/src/lib/utils/hooks/useExternalAuth/useExternalAuth.js +1 -1
- package/src/lib/utils/hooks/useFetchNonce/useFetchNonce.cjs +1 -1
- package/src/lib/utils/hooks/useFetchNonce/useFetchNonce.js +1 -1
- package/src/lib/utils/hooks/useHandleAuthenticatedUser/index.d.ts +1 -0
- package/src/lib/utils/hooks/{useHandleVerifiedUser/useHandleVerifiedUser.cjs → useHandleAuthenticatedUser/useHandleAuthenticatedUser.cjs} +11 -9
- package/src/lib/utils/hooks/useHandleAuthenticatedUser/useHandleAuthenticatedUser.d.ts +2 -0
- package/src/lib/utils/hooks/{useHandleVerifiedUser/useHandleVerifiedUser.js → useHandleAuthenticatedUser/useHandleAuthenticatedUser.js} +11 -9
- package/src/lib/utils/hooks/useHandleUnlinkWallet/useHandleUnlinkWallet.cjs +1 -1
- package/src/lib/utils/hooks/useHandleUnlinkWallet/useHandleUnlinkWallet.js +1 -1
- package/src/lib/utils/hooks/useHandleVerificationRequired/useHandleVerificationRequired.cjs +1 -1
- package/src/lib/utils/hooks/useHandleVerificationRequired/useHandleVerificationRequired.js +1 -1
- package/src/lib/utils/hooks/useHandleWalletsToConnect/useHandleWalletsToConnect.cjs +1 -1
- package/src/lib/utils/hooks/useHandleWalletsToConnect/useHandleWalletsToConnect.js +1 -1
- package/src/lib/utils/hooks/useInitEmbeddedWalletAuthMethod/useInitEmbeddedWalletAuthMethod.cjs +1 -1
- package/src/lib/utils/hooks/useInitEmbeddedWalletAuthMethod/useInitEmbeddedWalletAuthMethod.js +1 -1
- package/src/lib/utils/hooks/useIsLoggedIn/useIsLoggedIn.cjs +1 -1
- package/src/lib/utils/hooks/useIsLoggedIn/useIsLoggedIn.js +1 -1
- package/src/lib/utils/hooks/useIsTurnkeyWallet/useIsTurnkeyWallet.cjs +1 -1
- package/src/lib/utils/hooks/useIsTurnkeyWallet/useIsTurnkeyWallet.js +1 -1
- package/src/lib/utils/hooks/useKYCFlag/useKYCFlag.cjs +1 -1
- package/src/lib/utils/hooks/useKYCFlag/useKYCFlag.js +1 -1
- package/src/lib/utils/hooks/useMergeUserAccounts/useMergeUserAccounts.cjs +1 -1
- package/src/lib/utils/hooks/useMergeUserAccounts/useMergeUserAccounts.js +1 -1
- package/src/lib/utils/hooks/useMfa/useMfa.cjs +1 -1
- package/src/lib/utils/hooks/useMfa/useMfa.js +1 -1
- package/src/lib/utils/hooks/useMfaModals/useMfaModals.cjs +1 -1
- package/src/lib/utils/hooks/useMfaModals/useMfaModals.js +1 -1
- package/src/lib/utils/hooks/useNetworkDataFromWallet/useNetworkDataFromWallet.cjs +1 -1
- package/src/lib/utils/hooks/useNetworkDataFromWallet/useNetworkDataFromWallet.js +1 -1
- package/src/lib/utils/hooks/useNetworkNotSupported/useNetworkNotSupported.cjs +1 -1
- package/src/lib/utils/hooks/useNetworkNotSupported/useNetworkNotSupported.js +1 -1
- package/src/lib/utils/hooks/useOnlyConnectedMode/useOnlyConnectedMode.cjs +1 -1
- package/src/lib/utils/hooks/useOnlyConnectedMode/useOnlyConnectedMode.js +1 -1
- package/src/lib/utils/hooks/usePasskeyRecovery/usePasskeyRecovery.cjs +1 -1
- package/src/lib/utils/hooks/usePasskeyRecovery/usePasskeyRecovery.js +1 -1
- package/src/lib/utils/hooks/usePrimaryWalletId/usePrimaryWalletId.cjs +1 -1
- package/src/lib/utils/hooks/usePrimaryWalletId/usePrimaryWalletId.js +1 -1
- package/src/lib/utils/hooks/useRefreshUser/useRefreshUser.cjs +1 -1
- package/src/lib/utils/hooks/useRefreshUser/useRefreshUser.js +1 -1
- package/src/lib/utils/hooks/useResetCookieLocalStorage/useResetCookieLocalStorage.cjs +1 -1
- package/src/lib/utils/hooks/useResetCookieLocalStorage/useResetCookieLocalStorage.js +1 -1
- package/src/lib/utils/hooks/useRpcProviders/useRpcProviders.cjs +1 -1
- package/src/lib/utils/hooks/useRpcProviders/useRpcProviders.js +1 -1
- package/src/lib/utils/hooks/useSelectWalletOption/useSelectWalletOption.cjs +1 -1
- package/src/lib/utils/hooks/useSelectWalletOption/useSelectWalletOption.js +1 -1
- package/src/lib/utils/hooks/useSendDynamicProps/useSendDynamicProps.cjs +1 -1
- package/src/lib/utils/hooks/useSendDynamicProps/useSendDynamicProps.js +1 -1
- package/src/lib/utils/hooks/useSetWalletConnectorFetchers/useSetWalletConnectorFetchers.cjs +1 -1
- package/src/lib/utils/hooks/useSetWalletConnectorFetchers/useSetWalletConnectorFetchers.js +1 -1
- package/src/lib/utils/hooks/useSocialAccounts/useSocialAccounts.cjs +1 -1
- package/src/lib/utils/hooks/useSocialAccounts/useSocialAccounts.js +1 -1
- package/src/lib/utils/hooks/useSocialAuth/useSocialAuth.cjs +1 -1
- package/src/lib/utils/hooks/useSocialAuth/useSocialAuth.js +1 -1
- package/src/lib/utils/hooks/useSwitchWallet/useSwitchWallet.cjs +1 -1
- package/src/lib/utils/hooks/useSwitchWallet/useSwitchWallet.js +1 -1
- package/src/lib/utils/hooks/useSyncEmbeddedWalletFlow/useSyncEmbeddedWalletFlow.cjs +1 -1
- package/src/lib/utils/hooks/useSyncEmbeddedWalletFlow/useSyncEmbeddedWalletFlow.js +1 -1
- package/src/lib/utils/hooks/useSyncMfaFlow/useSyncMfaFlow.cjs +1 -1
- package/src/lib/utils/hooks/useSyncMfaFlow/useSyncMfaFlow.js +1 -1
- package/src/lib/utils/hooks/useSyncOnboardingFlow/useSyncOnboardingFlow.cjs +1 -1
- package/src/lib/utils/hooks/useSyncOnboardingFlow/useSyncOnboardingFlow.js +1 -1
- package/src/lib/utils/hooks/useTokenBalances/useTokenBalances.cjs +1 -1
- package/src/lib/utils/hooks/useTokenBalances/useTokenBalances.js +1 -1
- package/src/lib/utils/hooks/useTransferWallet/useTransferWallet.cjs +1 -1
- package/src/lib/utils/hooks/useTransferWallet/useTransferWallet.js +1 -1
- package/src/lib/utils/hooks/useUserAuth/useUserAuth.cjs +5 -5
- package/src/lib/utils/hooks/useUserAuth/useUserAuth.js +5 -5
- package/src/lib/utils/hooks/useUserUpdateRequest/useUpdateUser/useUpdateUser.cjs +1 -1
- package/src/lib/utils/hooks/useUserUpdateRequest/useUpdateUser/useUpdateUser.js +1 -1
- package/src/lib/utils/hooks/useUserUpdateRequest/useUpdateUserWithModal/useUpdateUserWithModal.cjs +1 -1
- package/src/lib/utils/hooks/useUserUpdateRequest/useUpdateUserWithModal/useUpdateUserWithModal.js +1 -1
- package/src/lib/utils/hooks/useValidateSession/useValidateSession.cjs +1 -1
- package/src/lib/utils/hooks/useValidateSession/useValidateSession.js +1 -1
- package/src/lib/utils/hooks/useVerifyWallet/useVerifyWallet.cjs +1 -1
- package/src/lib/utils/hooks/useVerifyWallet/useVerifyWallet.js +1 -1
- package/src/lib/utils/hooks/useViewSettings/useViewSettings.cjs +1 -1
- package/src/lib/utils/hooks/useViewSettings/useViewSettings.js +1 -1
- package/src/lib/utils/hooks/useWalletConnectorOptions/useWalletConnectorOptions.cjs +1 -1
- package/src/lib/utils/hooks/useWalletConnectorOptions/useWalletConnectorOptions.js +1 -1
- package/src/lib/utils/hooks/useWalletConnectorOptions/utils/verifyMagicIsSetup/verifyMagicIsSetup.cjs +1 -1
- package/src/lib/utils/hooks/useWalletConnectorOptions/utils/verifyMagicIsSetup/verifyMagicIsSetup.js +1 -1
- package/src/lib/utils/hooks/useWalletConnectorOptions/utils/verifyZeroDevIsSetup/verifyZeroDevIsSetup.cjs +1 -1
- package/src/lib/utils/hooks/useWalletConnectorOptions/utils/verifyZeroDevIsSetup/verifyZeroDevIsSetup.js +1 -1
- package/src/lib/utils/hooks/useWalletConnectors/reconnectSocialWallet.cjs +1 -1
- package/src/lib/utils/hooks/useWalletConnectors/reconnectSocialWallet.js +1 -1
- package/src/lib/utils/hooks/useWalletConnectors/useWalletConnectors.cjs +1 -1
- package/src/lib/utils/hooks/useWalletConnectors/useWalletConnectors.js +1 -1
- package/src/lib/utils/hooks/useWalletConnectors/utils/convertLegacyPhantomLedgerConnector/index.d.ts +1 -0
- package/src/lib/utils/hooks/useWalletConnectors/utils/createLinkedWalletsFromWalletOptions/createLinkedWalletsFromWalletOptions.cjs +1 -1
- package/src/lib/utils/hooks/useWalletConnectors/utils/createLinkedWalletsFromWalletOptions/createLinkedWalletsFromWalletOptions.js +1 -1
- package/src/lib/utils/hooks/useWalletEventListeners/useWalletEventListeners.cjs +1 -1
- package/src/lib/utils/hooks/useWalletEventListeners/useWalletEventListeners.js +1 -1
- package/src/lib/utils/hooks/useWalletItemActions/useWalletItemActions.cjs +1 -1
- package/src/lib/utils/hooks/useWalletItemActions/useWalletItemActions.js +1 -1
- package/src/lib/utils/hooks/useWalletUiUtils/useWalletUiUtils.cjs +1 -1
- package/src/lib/utils/hooks/useWalletUiUtils/useWalletUiUtils.js +1 -1
- package/src/lib/utils/hooks/useWalletsConnectionState/useWalletsConnectionState.cjs +1 -1
- package/src/lib/utils/hooks/useWalletsConnectionState/useWalletsConnectionState.js +1 -1
- package/src/lib/views/BridgeNextWalletConnectionView/BridgeNextWalletConnectionView.cjs +1 -1
- package/src/lib/views/BridgeNextWalletConnectionView/BridgeNextWalletConnectionView.js +1 -1
- package/src/lib/views/BridgeSummaryView/BridgeSummaryView.cjs +1 -1
- package/src/lib/views/BridgeSummaryView/BridgeSummaryView.js +1 -1
- package/src/lib/views/BridgeWelcomeView/BridgeWelcomeView.cjs +1 -1
- package/src/lib/views/BridgeWelcomeView/BridgeWelcomeView.js +1 -1
- package/src/lib/views/CollectUserDataView/useFields.cjs +1 -1
- package/src/lib/views/CollectUserDataView/useFields.js +1 -1
- package/src/lib/views/CreatePasswordView/CreatePasswordView.cjs +1 -1
- package/src/lib/views/CreatePasswordView/CreatePasswordView.js +1 -1
- package/src/lib/views/EmbeddedReveal/EmbeddedRevealView/EmbeddedRevealView.cjs +11 -2
- package/src/lib/views/EmbeddedReveal/EmbeddedRevealView/EmbeddedRevealView.js +13 -4
- package/src/lib/views/EmbeddedReveal/utils/turnkeyExport/turnkeyExport.cjs +1 -1
- package/src/lib/views/EmbeddedReveal/utils/turnkeyExport/turnkeyExport.js +1 -1
- package/src/lib/views/LoginView/sections/PhoneNumberSignInSection/useSubmitPhoneNumber/useSubmitPhoneNumber.cjs +1 -1
- package/src/lib/views/LoginView/sections/PhoneNumberSignInSection/useSubmitPhoneNumber/useSubmitPhoneNumber.js +1 -1
- package/src/lib/views/LoginView/sections/SocialSignInSection/SocialSignInSection.cjs +1 -1
- package/src/lib/views/LoginView/sections/SocialSignInSection/SocialSignInSection.js +1 -1
- package/src/lib/views/LoginView/sections/WalletSignInSection/WalletSimpleSignIn/WalletSimpleSignIn.cjs +1 -1
- package/src/lib/views/LoginView/sections/WalletSignInSection/WalletSimpleSignIn/WalletSimpleSignIn.js +1 -1
- package/src/lib/views/LoginView/useLoginView/useLoginView.cjs +1 -1
- package/src/lib/views/LoginView/useLoginView/useLoginView.js +1 -1
- package/src/lib/views/MergeUserAccountsView/MergeUserAccountsView.cjs +1 -1
- package/src/lib/views/MergeUserAccountsView/MergeUserAccountsView.js +1 -1
- package/src/lib/views/MergeUserAccountsWithSameEmailView/MergeUserAccountsWithSameEmailView.cjs +3 -3
- package/src/lib/views/MergeUserAccountsWithSameEmailView/MergeUserAccountsWithSameEmailView.js +3 -3
- package/src/lib/views/MfaVerificationView/MfaVerificationView.cjs +1 -1
- package/src/lib/views/MfaVerificationView/MfaVerificationView.js +1 -1
- package/src/lib/views/NoAccess/useNoAccessText.cjs +1 -1
- package/src/lib/views/NoAccess/useNoAccessText.js +1 -1
- package/src/lib/views/Passkey/PasskeyIntroView/PasskeyIntroView.cjs +1 -1
- package/src/lib/views/Passkey/PasskeyIntroView/PasskeyIntroView.js +1 -1
- package/src/lib/views/Passkey/PasskeyRecovery/AddRecoveryEmail/AddRecoveryEmail.cjs +1 -1
- package/src/lib/views/Passkey/PasskeyRecovery/AddRecoveryEmail/AddRecoveryEmail.js +1 -1
- package/src/lib/views/Passkey/utils/createEmbeddedWalletRequest/createEmbeddedWalletRequest.cjs +1 -1
- package/src/lib/views/Passkey/utils/createEmbeddedWalletRequest/createEmbeddedWalletRequest.js +1 -1
- package/src/lib/views/Passkey/utils/passkeyRecovery/passkeyRecovery.cjs +1 -1
- package/src/lib/views/Passkey/utils/passkeyRecovery/passkeyRecovery.js +1 -1
- package/src/lib/views/QrCodeView/QrCodeView.cjs +1 -1
- package/src/lib/views/QrCodeView/QrCodeView.js +1 -1
- package/src/lib/views/SelectWalletInWalletGroupView/SelectWalletInWalletGroupView.cjs +1 -1
- package/src/lib/views/SelectWalletInWalletGroupView/SelectWalletInWalletGroupView.js +1 -1
- package/src/lib/views/SelectWalletInWalletGroupView/components/WalletGroupItem/WalletGroupItem.cjs +1 -1
- package/src/lib/views/SelectWalletInWalletGroupView/components/WalletGroupItem/WalletGroupItem.js +1 -1
- package/src/lib/views/SendBalanceView/SendBalanceView.cjs +1 -1
- package/src/lib/views/SendBalanceView/SendBalanceView.js +1 -1
- package/src/lib/views/SmsVerification/useSmsVerification/useSmsVerification.cjs +1 -1
- package/src/lib/views/SmsVerification/useSmsVerification/useSmsVerification.js +1 -1
- package/src/lib/views/TransactionConfirmationView/TransactionConfirmationView.cjs +1 -1
- package/src/lib/views/TransactionConfirmationView/TransactionConfirmationView.js +1 -1
- package/src/lib/views/UserFieldEditorView/useAssignDefaultValues/useAssignDefaultValues.cjs +1 -1
- package/src/lib/views/UserFieldEditorView/useAssignDefaultValues/useAssignDefaultValues.js +1 -1
- package/src/lib/views/WalletGroupView/WalletGroupView.cjs +1 -1
- package/src/lib/views/WalletGroupView/WalletGroupView.js +1 -1
- package/src/lib/views/WalletList/WalletList.cjs +1 -1
- package/src/lib/views/WalletList/WalletList.js +1 -1
- package/src/lib/views/WalletSignSpinnerView/WalletSignSpinnerView.cjs +1 -1
- package/src/lib/views/WalletSignSpinnerView/WalletSignSpinnerView.js +1 -1
- package/src/lib/widgets/DynamicBridgeWidget/components/DynamicBridgeWidgetEmptyCard/DynamicBridgeWidgetEmptyCard.cjs +1 -1
- package/src/lib/widgets/DynamicBridgeWidget/components/DynamicBridgeWidgetEmptyCard/DynamicBridgeWidgetEmptyCard.js +1 -1
- package/src/lib/widgets/DynamicBridgeWidget/views/EditProfileView/EditProfileView.cjs +1 -1
- package/src/lib/widgets/DynamicBridgeWidget/views/EditProfileView/EditProfileView.js +1 -1
- package/src/lib/widgets/DynamicBridgeWidget/views/WalletsView/components/SecondaryWallets/SecondaryWallets.cjs +1 -1
- package/src/lib/widgets/DynamicBridgeWidget/views/WalletsView/components/SecondaryWallets/SecondaryWallets.js +1 -1
- package/src/lib/widgets/DynamicMultiWalletPromptsWidget/DynamicMultiWalletPromptsWidget.cjs +1 -1
- package/src/lib/widgets/DynamicMultiWalletPromptsWidget/DynamicMultiWalletPromptsWidget.js +1 -1
- package/src/lib/widgets/DynamicWidget/components/ActiveWalletInformation/ActiveWalletInformation.cjs +1 -7
- package/src/lib/widgets/DynamicWidget/components/ActiveWalletInformation/ActiveWalletInformation.js +1 -7
- package/src/lib/widgets/DynamicWidget/components/BottomNavBar/BottomNavBar.cjs +85 -1
- package/src/lib/widgets/DynamicWidget/components/BottomNavBar/BottomNavBar.d.ts +0 -1
- package/src/lib/widgets/DynamicWidget/components/BottomNavBar/BottomNavBar.js +85 -1
- package/src/lib/widgets/DynamicWidget/components/DynamicNav/DynamicNav.cjs +1 -1
- package/src/lib/widgets/DynamicWidget/components/DynamicNav/DynamicNav.js +1 -1
- package/src/lib/widgets/DynamicWidget/components/DynamicWidgetVariants/variants/DynamicWidgetDropdown/DynamicWidgetDropdown.cjs +1 -1
- package/src/lib/widgets/DynamicWidget/components/DynamicWidgetVariants/variants/DynamicWidgetDropdown/DynamicWidgetDropdown.js +1 -1
- package/src/lib/widgets/DynamicWidget/components/DynamicWidgetWallets/DynamicWidgetWallets.cjs +1 -1
- package/src/lib/widgets/DynamicWidget/components/DynamicWidgetWallets/DynamicWidgetWallets.js +1 -1
- package/src/lib/widgets/DynamicWidget/components/Wallet/Wallet.cjs +1 -1
- package/src/lib/widgets/DynamicWidget/components/Wallet/Wallet.js +1 -1
- package/src/lib/widgets/DynamicWidget/components/WalletIconWithNetwork/WalletIconWithNetwork.cjs +1 -1
- package/src/lib/widgets/DynamicWidget/components/WalletIconWithNetwork/WalletIconWithNetwork.js +1 -1
- package/src/lib/widgets/DynamicWidget/hooks/useCloseMultiWalletPrompt/useCloseMultiWalletPrompt.cjs +1 -1
- package/src/lib/widgets/DynamicWidget/hooks/useCloseMultiWalletPrompt/useCloseMultiWalletPrompt.js +1 -1
- package/src/lib/widgets/DynamicWidget/hooks/useFetchBalance/useFetchBalance.cjs +1 -1
- package/src/lib/widgets/DynamicWidget/hooks/useFetchBalance/useFetchBalance.js +1 -1
- package/src/lib/widgets/DynamicWidget/hooks/useFetchChain/useFetchChain.cjs +1 -1
- package/src/lib/widgets/DynamicWidget/hooks/useFetchChain/useFetchChain.js +1 -1
- package/src/lib/widgets/DynamicWidget/hooks/useFetchCurrency/useFetchCurrency.cjs +1 -1
- package/src/lib/widgets/DynamicWidget/hooks/useFetchCurrency/useFetchCurrency.js +1 -1
- package/src/lib/widgets/DynamicWidget/hooks/useFetchNameService/useFetchNameService.cjs +1 -1
- package/src/lib/widgets/DynamicWidget/hooks/useFetchNameService/useFetchNameService.js +1 -1
- package/src/lib/widgets/DynamicWidget/hooks/useMultiWalletPromptState/useMultiWalletPromptState.cjs +1 -1
- package/src/lib/widgets/DynamicWidget/hooks/useMultiWalletPromptState/useMultiWalletPromptState.js +1 -1
- package/src/lib/widgets/DynamicWidget/prompts/AwaitingConnectionModal/AwaitingConnectionModal.cjs +1 -1
- package/src/lib/widgets/DynamicWidget/prompts/AwaitingConnectionModal/AwaitingConnectionModal.js +1 -1
- package/src/lib/widgets/DynamicWidget/prompts/PendingAccountSwitchModal/PendingAccountSwitchModal.cjs +1 -1
- package/src/lib/widgets/DynamicWidget/prompts/PendingAccountSwitchModal/PendingAccountSwitchModal.js +1 -1
- package/src/lib/widgets/DynamicWidget/prompts/PendingSignModal/PendingSignModal.cjs +1 -1
- package/src/lib/widgets/DynamicWidget/prompts/PendingSignModal/PendingSignModal.js +1 -1
- package/src/lib/widgets/DynamicWidget/prompts/UnlinkWalletPopUp/UnlinkWalletPopUp.cjs +1 -1
- package/src/lib/widgets/DynamicWidget/prompts/UnlinkWalletPopUp/UnlinkWalletPopUp.js +1 -1
- package/src/lib/widgets/DynamicWidget/views/ManageMfaWidgetView/ManageMfaWidgetView.cjs +7 -4
- package/src/lib/widgets/DynamicWidget/views/ManageMfaWidgetView/ManageMfaWidgetView.d.ts +0 -2
- package/src/lib/widgets/DynamicWidget/views/ManageMfaWidgetView/ManageMfaWidgetView.js +8 -4
- package/src/lib/widgets/DynamicWidget/views/ManageMfaWidgetView/components/UserDeviceTile.cjs +4 -3
- package/src/lib/widgets/DynamicWidget/views/ManageMfaWidgetView/components/UserDeviceTile.d.ts +1 -1
- package/src/lib/widgets/DynamicWidget/views/ManageMfaWidgetView/components/UserDeviceTile.js +4 -3
- package/src/lib/widgets/DynamicWidget/views/ManageMfaWidgetView/components/utils/sort.cjs +23 -0
- package/src/lib/widgets/DynamicWidget/views/ManageMfaWidgetView/components/utils/sort.d.ts +4 -0
- package/src/lib/widgets/DynamicWidget/views/ManageMfaWidgetView/components/utils/sort.js +17 -0
- package/src/lib/widgets/DynamicWidget/views/SettingsView/SettingsView.cjs +1 -2
- package/src/lib/widgets/DynamicWidget/views/SettingsView/SettingsView.js +1 -2
- package/src/lib/shared/assets/profile.cjs +0 -65
- package/src/lib/shared/assets/profile.js +0 -41
- package/src/lib/shared/assets/settings.cjs +0 -54
- package/src/lib/shared/assets/settings.js +0 -30
- package/src/lib/utils/hooks/useHandleVerifiedUser/index.d.ts +0 -1
- package/src/lib/utils/hooks/useHandleVerifiedUser/useHandleVerifiedUser.d.ts +0 -2
|
@@ -8,11 +8,8 @@ import '@dynamic-labs/iconic';
|
|
|
8
8
|
import '@dynamic-labs/wallet-connector-core';
|
|
9
9
|
import '../../context/ViewContext/ViewContext.js';
|
|
10
10
|
import { ReactComponent as SvgProfileOutline } from '../../shared/assets/profile-outline.js';
|
|
11
|
-
import { ReactComponent as SvgProfile } from '../../shared/assets/profile.js';
|
|
12
|
-
import { ReactComponent as SvgWallet } from '../../shared/assets/wallet.js';
|
|
13
11
|
import { ReactComponent as SvgWalletOutlineV2 } from '../../shared/assets/wallet-outline-v2.js';
|
|
14
12
|
import { ReactComponent as SvgSettingsOutline } from '../../shared/assets/settings-outline.js';
|
|
15
|
-
import { ReactComponent as SvgSettings } from '../../shared/assets/settings.js';
|
|
16
13
|
import '@dynamic-labs/wallet-book';
|
|
17
14
|
import '../../utils/constants/colors.js';
|
|
18
15
|
import '../../utils/constants/values.js';
|
|
@@ -71,6 +68,7 @@ import '../../views/WalletList/WalletList.js';
|
|
|
71
68
|
import '../../context/SocialRedirectContext/SocialRedirectContext.js';
|
|
72
69
|
import '../../widgets/DynamicBridgeWidget/views/WalletsView/components/SecondaryWallets/SecondaryWallets.js';
|
|
73
70
|
import '@hcaptcha/react-hcaptcha';
|
|
71
|
+
import { useWidgetContext } from '../../widgets/DynamicWidget/context/DynamicWidgetContext.js';
|
|
74
72
|
import '../../context/FooterAnimationContext/index.js';
|
|
75
73
|
import '../../context/WalletGroupContext/WalletGroupContext.js';
|
|
76
74
|
import '../../context/IpConfigurationContext/IpConfigurationContext.js';
|
|
@@ -79,7 +77,6 @@ import '@dynamic-labs/viem-utils';
|
|
|
79
77
|
import { MemoizedDynamicWidgetHeader } from '../../widgets/DynamicWidget/components/DynamicWidgetHeader/DynamicWidgetHeader.js';
|
|
80
78
|
import { DynamicWidgetPrompts } from '../../widgets/DynamicWidget/components/DynamicWidgetPrompts/DynamicWidgetPrompts.js';
|
|
81
79
|
import { DynamicWidgetViews } from '../../widgets/DynamicWidget/components/DynamicWidgetViews/DynamicWidgetViews.js';
|
|
82
|
-
import { useWidgetContext } from '../../widgets/DynamicWidget/context/DynamicWidgetContext.js';
|
|
83
80
|
import { DynamicPasskeyWidgetViews, DynamicTransactionsWidgetViews, DynamicMfaWidgetViews, DynamicSettingsViews } from '../../widgets/DynamicWidget/context/DynamicWidgetContext.types.js';
|
|
84
81
|
import { BottomNavBar } from '../../widgets/DynamicWidget/components/BottomNavBar/BottomNavBar.js';
|
|
85
82
|
import '../../views/TransactionConfirmationView/helpers/transactionErrorMessage.js';
|
|
@@ -112,7 +109,6 @@ const DynamicUserProfileLayout = ({ variant, className, style, }) => {
|
|
|
112
109
|
options.push({
|
|
113
110
|
icon: jsx(SvgWalletOutlineV2, {}),
|
|
114
111
|
label: 'Wallets',
|
|
115
|
-
selectedIcon: jsx(SvgWallet, {}),
|
|
116
112
|
value: 'wallets',
|
|
117
113
|
});
|
|
118
114
|
}
|
|
@@ -120,14 +116,12 @@ const DynamicUserProfileLayout = ({ variant, className, style, }) => {
|
|
|
120
116
|
options.push({
|
|
121
117
|
icon: jsx(SvgProfileOutline, {}),
|
|
122
118
|
label: 'Profile',
|
|
123
|
-
selectedIcon: jsx(SvgProfile, {}),
|
|
124
119
|
value: 'profile',
|
|
125
120
|
});
|
|
126
121
|
}
|
|
127
122
|
options.push({
|
|
128
123
|
icon: jsx(SvgSettingsOutline, {}),
|
|
129
124
|
label: 'Settings',
|
|
130
|
-
selectedIcon: jsx(SvgSettings, {}),
|
|
131
125
|
value: 'settings',
|
|
132
126
|
});
|
|
133
127
|
return options;
|
|
@@ -810,6 +810,11 @@ const translation = {
|
|
|
810
810
|
reveal_button_label: 'Reveal',
|
|
811
811
|
copy_button_label: 'Copy to clipboard',
|
|
812
812
|
done_button_label: "I'm Done",
|
|
813
|
+
aa_warning: {
|
|
814
|
+
title: 'Your assets are not in this wallet.',
|
|
815
|
+
subtitle: 'This is a smart-contract wallet. You will not see your balance if you import this to an external service. Please send your assets to your preferred external wallet first to access your funds:',
|
|
816
|
+
button: 'here',
|
|
817
|
+
},
|
|
813
818
|
},
|
|
814
819
|
/**
|
|
815
820
|
* @description Settings for Dynamic settings view which are used inside dynamic widget
|
|
@@ -906,7 +911,7 @@ const translation = {
|
|
|
906
911
|
warning: 'You won’t be able to see these again',
|
|
907
912
|
copy_all: 'Copy all',
|
|
908
913
|
download: 'Download',
|
|
909
|
-
checkbox: 'I have safely stored a copy of my
|
|
914
|
+
checkbox: 'I have safely stored a copy of my backup codes',
|
|
910
915
|
complete: 'Complete',
|
|
911
916
|
},
|
|
912
917
|
otp_verification_view: {
|
|
@@ -958,7 +963,7 @@ const translation = {
|
|
|
958
963
|
warning: 'You won’t be able to see these again',
|
|
959
964
|
copy_all: 'Copy all',
|
|
960
965
|
download: 'Download',
|
|
961
|
-
checkbox: '
|
|
966
|
+
checkbox: "I've safely stored a copy of my backup codes",
|
|
962
967
|
complete: 'Complete',
|
|
963
968
|
},
|
|
964
969
|
otp_verification_view: {
|
|
@@ -804,6 +804,11 @@ export declare const translation: {
|
|
|
804
804
|
reveal_button_label: string;
|
|
805
805
|
copy_button_label: string;
|
|
806
806
|
done_button_label: string;
|
|
807
|
+
aa_warning: {
|
|
808
|
+
title: string;
|
|
809
|
+
subtitle: string;
|
|
810
|
+
button: string;
|
|
811
|
+
};
|
|
807
812
|
};
|
|
808
813
|
/**
|
|
809
814
|
* @description Settings for Dynamic settings view which are used inside dynamic widget
|
|
@@ -902,7 +907,7 @@ export declare const translation: {
|
|
|
902
907
|
warning: 'You won’t be able to see these again',
|
|
903
908
|
copy_all: 'Copy all',
|
|
904
909
|
download: 'Download',
|
|
905
|
-
checkbox: 'I have safely stored a copy of my
|
|
910
|
+
checkbox: 'I have safely stored a copy of my backup codes',
|
|
906
911
|
complete: 'Complete',
|
|
907
912
|
},
|
|
908
913
|
otp_verification_view: {
|
|
@@ -806,6 +806,11 @@ const translation = {
|
|
|
806
806
|
reveal_button_label: 'Reveal',
|
|
807
807
|
copy_button_label: 'Copy to clipboard',
|
|
808
808
|
done_button_label: "I'm Done",
|
|
809
|
+
aa_warning: {
|
|
810
|
+
title: 'Your assets are not in this wallet.',
|
|
811
|
+
subtitle: 'This is a smart-contract wallet. You will not see your balance if you import this to an external service. Please send your assets to your preferred external wallet first to access your funds:',
|
|
812
|
+
button: 'here',
|
|
813
|
+
},
|
|
809
814
|
},
|
|
810
815
|
/**
|
|
811
816
|
* @description Settings for Dynamic settings view which are used inside dynamic widget
|
|
@@ -902,7 +907,7 @@ const translation = {
|
|
|
902
907
|
warning: 'You won’t be able to see these again',
|
|
903
908
|
copy_all: 'Copy all',
|
|
904
909
|
download: 'Download',
|
|
905
|
-
checkbox: 'I have safely stored a copy of my
|
|
910
|
+
checkbox: 'I have safely stored a copy of my backup codes',
|
|
906
911
|
complete: 'Complete',
|
|
907
912
|
},
|
|
908
913
|
otp_verification_view: {
|
|
@@ -954,7 +959,7 @@ const translation = {
|
|
|
954
959
|
warning: 'You won’t be able to see these again',
|
|
955
960
|
copy_all: 'Copy all',
|
|
956
961
|
download: 'Download',
|
|
957
|
-
checkbox: '
|
|
962
|
+
checkbox: "I've safely stored a copy of my backup codes",
|
|
958
963
|
complete: 'Complete',
|
|
959
964
|
},
|
|
960
965
|
otp_verification_view: {
|
|
@@ -71,12 +71,12 @@ require('../../views/WalletList/WalletList.cjs');
|
|
|
71
71
|
require('../../context/SocialRedirectContext/SocialRedirectContext.cjs');
|
|
72
72
|
require('../../widgets/DynamicBridgeWidget/views/WalletsView/components/SecondaryWallets/SecondaryWallets.cjs');
|
|
73
73
|
require('@hcaptcha/react-hcaptcha');
|
|
74
|
+
require('../../widgets/DynamicWidget/context/DynamicWidgetContext.cjs');
|
|
74
75
|
require('../../context/FooterAnimationContext/index.cjs');
|
|
75
76
|
require('../../context/IpConfigurationContext/IpConfigurationContext.cjs');
|
|
76
77
|
require('../../context/PasskeyContext/PasskeyContext.cjs');
|
|
77
78
|
require('@dynamic-labs/viem-utils');
|
|
78
79
|
require('../../widgets/DynamicWidget/components/DynamicWidgetHeader/DynamicWidgetHeader.cjs');
|
|
79
|
-
require('../../widgets/DynamicWidget/context/DynamicWidgetContext.cjs');
|
|
80
80
|
require('../../views/TransactionConfirmationView/helpers/transactionErrorMessage.cjs');
|
|
81
81
|
require('../../widgets/DynamicWidget/views/ManagePasskeysWidgetView/PasskeyCard/PasskeyCard.cjs');
|
|
82
82
|
require('../../../polyfills.cjs');
|
|
@@ -67,12 +67,12 @@ import '../../views/WalletList/WalletList.js';
|
|
|
67
67
|
import '../../context/SocialRedirectContext/SocialRedirectContext.js';
|
|
68
68
|
import '../../widgets/DynamicBridgeWidget/views/WalletsView/components/SecondaryWallets/SecondaryWallets.js';
|
|
69
69
|
import '@hcaptcha/react-hcaptcha';
|
|
70
|
+
import '../../widgets/DynamicWidget/context/DynamicWidgetContext.js';
|
|
70
71
|
import '../../context/FooterAnimationContext/index.js';
|
|
71
72
|
import '../../context/IpConfigurationContext/IpConfigurationContext.js';
|
|
72
73
|
import '../../context/PasskeyContext/PasskeyContext.js';
|
|
73
74
|
import '@dynamic-labs/viem-utils';
|
|
74
75
|
import '../../widgets/DynamicWidget/components/DynamicWidgetHeader/DynamicWidgetHeader.js';
|
|
75
|
-
import '../../widgets/DynamicWidget/context/DynamicWidgetContext.js';
|
|
76
76
|
import '../../views/TransactionConfirmationView/helpers/transactionErrorMessage.js';
|
|
77
77
|
import '../../widgets/DynamicWidget/views/ManagePasskeysWidgetView/PasskeyCard/PasskeyCard.js';
|
|
78
78
|
import '../../../polyfills.js';
|
|
@@ -70,13 +70,13 @@ require('../../views/WalletList/WalletList.cjs');
|
|
|
70
70
|
require('../../context/SocialRedirectContext/SocialRedirectContext.cjs');
|
|
71
71
|
require('../../widgets/DynamicBridgeWidget/views/WalletsView/components/SecondaryWallets/SecondaryWallets.cjs');
|
|
72
72
|
require('@hcaptcha/react-hcaptcha');
|
|
73
|
+
require('../../widgets/DynamicWidget/context/DynamicWidgetContext.cjs');
|
|
73
74
|
require('../../context/FooterAnimationContext/index.cjs');
|
|
74
75
|
require('../../context/IpConfigurationContext/IpConfigurationContext.cjs');
|
|
75
76
|
require('../../context/PasskeyContext/PasskeyContext.cjs');
|
|
76
77
|
require('@dynamic-labs/viem-utils');
|
|
77
78
|
var useConfirmationPortal = require('../../utils/hooks/useConfirmationPortal/useConfirmationPortal.cjs');
|
|
78
79
|
require('../../widgets/DynamicWidget/components/DynamicWidgetHeader/DynamicWidgetHeader.cjs');
|
|
79
|
-
require('../../widgets/DynamicWidget/context/DynamicWidgetContext.cjs');
|
|
80
80
|
require('../../views/TransactionConfirmationView/helpers/transactionErrorMessage.cjs');
|
|
81
81
|
require('../../widgets/DynamicWidget/views/ManagePasskeysWidgetView/PasskeyCard/PasskeyCard.cjs');
|
|
82
82
|
require('../../../polyfills.cjs');
|
|
@@ -66,13 +66,13 @@ import '../../views/WalletList/WalletList.js';
|
|
|
66
66
|
import '../../context/SocialRedirectContext/SocialRedirectContext.js';
|
|
67
67
|
import '../../widgets/DynamicBridgeWidget/views/WalletsView/components/SecondaryWallets/SecondaryWallets.js';
|
|
68
68
|
import '@hcaptcha/react-hcaptcha';
|
|
69
|
+
import '../../widgets/DynamicWidget/context/DynamicWidgetContext.js';
|
|
69
70
|
import '../../context/FooterAnimationContext/index.js';
|
|
70
71
|
import '../../context/IpConfigurationContext/IpConfigurationContext.js';
|
|
71
72
|
import '../../context/PasskeyContext/PasskeyContext.js';
|
|
72
73
|
import '@dynamic-labs/viem-utils';
|
|
73
74
|
import { useConfirmationPortal } from '../../utils/hooks/useConfirmationPortal/useConfirmationPortal.js';
|
|
74
75
|
import '../../widgets/DynamicWidget/components/DynamicWidgetHeader/DynamicWidgetHeader.js';
|
|
75
|
-
import '../../widgets/DynamicWidget/context/DynamicWidgetContext.js';
|
|
76
76
|
import '../../views/TransactionConfirmationView/helpers/transactionErrorMessage.js';
|
|
77
77
|
import '../../widgets/DynamicWidget/views/ManagePasskeysWidgetView/PasskeyCard/PasskeyCard.js';
|
|
78
78
|
import '../../../polyfills.js';
|
|
@@ -69,13 +69,13 @@ require('../../views/WalletList/WalletList.cjs');
|
|
|
69
69
|
require('../../context/SocialRedirectContext/SocialRedirectContext.cjs');
|
|
70
70
|
require('../../widgets/DynamicBridgeWidget/views/WalletsView/components/SecondaryWallets/SecondaryWallets.cjs');
|
|
71
71
|
require('@hcaptcha/react-hcaptcha');
|
|
72
|
+
require('../../widgets/DynamicWidget/context/DynamicWidgetContext.cjs');
|
|
72
73
|
require('../../context/FooterAnimationContext/index.cjs');
|
|
73
74
|
require('../../context/IpConfigurationContext/IpConfigurationContext.cjs');
|
|
74
75
|
require('../../context/PasskeyContext/PasskeyContext.cjs');
|
|
75
76
|
require('@dynamic-labs/viem-utils');
|
|
76
77
|
var useConfirmationPortal = require('../../utils/hooks/useConfirmationPortal/useConfirmationPortal.cjs');
|
|
77
78
|
require('../../widgets/DynamicWidget/components/DynamicWidgetHeader/DynamicWidgetHeader.cjs');
|
|
78
|
-
require('../../widgets/DynamicWidget/context/DynamicWidgetContext.cjs');
|
|
79
79
|
require('../../views/TransactionConfirmationView/helpers/transactionErrorMessage.cjs');
|
|
80
80
|
require('../../widgets/DynamicWidget/views/ManagePasskeysWidgetView/PasskeyCard/PasskeyCard.cjs');
|
|
81
81
|
var SyncWalletView = require('../../views/SyncWalletView/SyncWalletView.cjs');
|
|
@@ -65,13 +65,13 @@ import '../../views/WalletList/WalletList.js';
|
|
|
65
65
|
import '../../context/SocialRedirectContext/SocialRedirectContext.js';
|
|
66
66
|
import '../../widgets/DynamicBridgeWidget/views/WalletsView/components/SecondaryWallets/SecondaryWallets.js';
|
|
67
67
|
import '@hcaptcha/react-hcaptcha';
|
|
68
|
+
import '../../widgets/DynamicWidget/context/DynamicWidgetContext.js';
|
|
68
69
|
import '../../context/FooterAnimationContext/index.js';
|
|
69
70
|
import '../../context/IpConfigurationContext/IpConfigurationContext.js';
|
|
70
71
|
import '../../context/PasskeyContext/PasskeyContext.js';
|
|
71
72
|
import '@dynamic-labs/viem-utils';
|
|
72
73
|
import { useConfirmationPortal } from '../../utils/hooks/useConfirmationPortal/useConfirmationPortal.js';
|
|
73
74
|
import '../../widgets/DynamicWidget/components/DynamicWidgetHeader/DynamicWidgetHeader.js';
|
|
74
|
-
import '../../widgets/DynamicWidget/context/DynamicWidgetContext.js';
|
|
75
75
|
import '../../views/TransactionConfirmationView/helpers/transactionErrorMessage.js';
|
|
76
76
|
import '../../widgets/DynamicWidget/views/ManagePasskeysWidgetView/PasskeyCard/PasskeyCard.js';
|
|
77
77
|
import { SyncWalletView } from '../../views/SyncWalletView/SyncWalletView.js';
|
|
@@ -38,6 +38,7 @@ export { ReactComponent as GasIcon } from './footer-gas-icon.svg';
|
|
|
38
38
|
export { ReactComponent as InfoIcon } from './footer-info-icon.svg';
|
|
39
39
|
export { ReactComponent as KeyIcon } from './footer-key-icon.svg';
|
|
40
40
|
export { ReactComponent as GearIcon } from './gear.svg';
|
|
41
|
+
export { ReactComponent as InfoWarningIcon } from './info.svg';
|
|
41
42
|
export { ReactComponent as IPhoneFaceId } from './iphone-face-id.svg';
|
|
42
43
|
export { ReactComponent as IPhoneTouchId } from './iphone-touch-id.svg';
|
|
43
44
|
export { ReactComponent as JustifiedTextIcon } from './justified-text.svg';
|
|
@@ -30,23 +30,25 @@ var _excluded = ["title", "titleId"];
|
|
|
30
30
|
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
31
31
|
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
32
32
|
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
33
|
-
var
|
|
33
|
+
var SvgInfo = function SvgInfo(_ref) {
|
|
34
34
|
var title = _ref.title,
|
|
35
35
|
titleId = _ref.titleId,
|
|
36
36
|
props = _objectWithoutProperties(_ref, _excluded);
|
|
37
37
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
38
|
-
width:
|
|
39
|
-
height:
|
|
40
|
-
viewBox: "0 0
|
|
38
|
+
width: 18,
|
|
39
|
+
height: 18,
|
|
40
|
+
viewBox: "0 0 18 18",
|
|
41
41
|
fill: "none",
|
|
42
42
|
xmlns: "http://www.w3.org/2000/svg",
|
|
43
43
|
"aria-labelledby": titleId
|
|
44
44
|
}, props), title ? /*#__PURE__*/React__namespace.createElement("title", {
|
|
45
45
|
id: titleId
|
|
46
46
|
}, title) : null, _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
|
|
47
|
-
|
|
47
|
+
fillRule: "evenodd",
|
|
48
|
+
clipRule: "evenodd",
|
|
49
|
+
d: "M9 2.333a6.667 6.667 0 1 0 0 13.334A6.667 6.667 0 0 0 9 2.333ZM.667 9a8.333 8.333 0 1 1 16.666 0A8.333 8.333 0 0 1 .667 9Zm7.5-3.333c0-.46.373-.834.833-.834h.008a.833.833 0 0 1 0 1.667H9a.833.833 0 0 1-.833-.833ZM7.333 9c0-.46.373-.833.834-.833H9c.46 0 .833.373.833.833v2.5a.833.833 0 1 1 0 1.667H9a.833.833 0 0 1-.833-.834v-2.5A.833.833 0 0 1 7.333 9Z",
|
|
48
50
|
fill: "#383C48"
|
|
49
51
|
})));
|
|
50
52
|
};
|
|
51
53
|
|
|
52
|
-
exports.ReactComponent =
|
|
54
|
+
exports.ReactComponent = SvgInfo;
|
|
@@ -6,23 +6,25 @@ var _excluded = ["title", "titleId"];
|
|
|
6
6
|
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
7
7
|
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
8
8
|
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
9
|
-
var
|
|
9
|
+
var SvgInfo = function SvgInfo(_ref) {
|
|
10
10
|
var title = _ref.title,
|
|
11
11
|
titleId = _ref.titleId,
|
|
12
12
|
props = _objectWithoutProperties(_ref, _excluded);
|
|
13
13
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
14
|
-
width:
|
|
15
|
-
height:
|
|
16
|
-
viewBox: "0 0
|
|
14
|
+
width: 18,
|
|
15
|
+
height: 18,
|
|
16
|
+
viewBox: "0 0 18 18",
|
|
17
17
|
fill: "none",
|
|
18
18
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19
19
|
"aria-labelledby": titleId
|
|
20
20
|
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
21
21
|
id: titleId
|
|
22
22
|
}, title) : null, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
23
|
-
|
|
23
|
+
fillRule: "evenodd",
|
|
24
|
+
clipRule: "evenodd",
|
|
25
|
+
d: "M9 2.333a6.667 6.667 0 1 0 0 13.334A6.667 6.667 0 0 0 9 2.333ZM.667 9a8.333 8.333 0 1 1 16.666 0A8.333 8.333 0 0 1 .667 9Zm7.5-3.333c0-.46.373-.834.833-.834h.008a.833.833 0 0 1 0 1.667H9a.833.833 0 0 1-.833-.833ZM7.333 9c0-.46.373-.833.834-.833H9c.46 0 .833.373.833.833v2.5a.833.833 0 1 1 0 1.667H9a.833.833 0 0 1-.833-.834v-2.5A.833.833 0 0 1 7.333 9Z",
|
|
24
26
|
fill: "#383C48"
|
|
25
27
|
})));
|
|
26
28
|
};
|
|
27
29
|
|
|
28
|
-
export {
|
|
30
|
+
export { SvgInfo as ReactComponent };
|
|
@@ -35,9 +35,9 @@ var SvgProfileOutline = function SvgProfileOutline(_ref) {
|
|
|
35
35
|
titleId = _ref.titleId,
|
|
36
36
|
props = _objectWithoutProperties(_ref, _excluded);
|
|
37
37
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
38
|
-
width:
|
|
39
|
-
height:
|
|
40
|
-
viewBox: "0 0
|
|
38
|
+
width: 25,
|
|
39
|
+
height: 24,
|
|
40
|
+
viewBox: "0 0 25 24",
|
|
41
41
|
fill: "none",
|
|
42
42
|
xmlns: "http://www.w3.org/2000/svg",
|
|
43
43
|
"aria-labelledby": titleId
|
|
@@ -46,8 +46,8 @@ var SvgProfileOutline = function SvgProfileOutline(_ref) {
|
|
|
46
46
|
}, title) : null, _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
|
|
47
47
|
fillRule: "evenodd",
|
|
48
48
|
clipRule: "evenodd",
|
|
49
|
-
d: "
|
|
50
|
-
fill: "
|
|
49
|
+
d: "M12.5 4a8 8 0 0 0-6.598 12.526A14.943 14.943 0 0 1 12.5 15c2.366 0 4.606.548 6.598 1.526A8 8 0 0 0 12.5 4Zm7.654 14.436A9.96 9.96 0 0 0 22.5 12c0-5.523-4.477-10-10-10s-10 4.477-10 10a9.96 9.96 0 0 0 2.37 6.464A9.978 9.978 0 0 0 12.5 22a9.978 9.978 0 0 0 7.654-3.564ZM17.7 18.08A12.954 12.954 0 0 0 12.5 17c-1.85 0-3.607.386-5.199 1.08A7.968 7.968 0 0 0 12.5 20c1.985 0 3.8-.723 5.199-1.92ZM12.5 8a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm-4 2a4 4 0 1 1 8 0 4 4 0 0 1-8 0Z",
|
|
50
|
+
fill: "currentColor"
|
|
51
51
|
})));
|
|
52
52
|
};
|
|
53
53
|
|
|
@@ -11,9 +11,9 @@ var SvgProfileOutline = function SvgProfileOutline(_ref) {
|
|
|
11
11
|
titleId = _ref.titleId,
|
|
12
12
|
props = _objectWithoutProperties(_ref, _excluded);
|
|
13
13
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
14
|
-
width:
|
|
15
|
-
height:
|
|
16
|
-
viewBox: "0 0
|
|
14
|
+
width: 25,
|
|
15
|
+
height: 24,
|
|
16
|
+
viewBox: "0 0 25 24",
|
|
17
17
|
fill: "none",
|
|
18
18
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19
19
|
"aria-labelledby": titleId
|
|
@@ -22,8 +22,8 @@ var SvgProfileOutline = function SvgProfileOutline(_ref) {
|
|
|
22
22
|
}, title) : null, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
23
23
|
fillRule: "evenodd",
|
|
24
24
|
clipRule: "evenodd",
|
|
25
|
-
d: "
|
|
26
|
-
fill: "
|
|
25
|
+
d: "M12.5 4a8 8 0 0 0-6.598 12.526A14.943 14.943 0 0 1 12.5 15c2.366 0 4.606.548 6.598 1.526A8 8 0 0 0 12.5 4Zm7.654 14.436A9.96 9.96 0 0 0 22.5 12c0-5.523-4.477-10-10-10s-10 4.477-10 10a9.96 9.96 0 0 0 2.37 6.464A9.978 9.978 0 0 0 12.5 22a9.978 9.978 0 0 0 7.654-3.564ZM17.7 18.08A12.954 12.954 0 0 0 12.5 17c-1.85 0-3.607.386-5.199 1.08A7.968 7.968 0 0 0 12.5 20c1.985 0 3.8-.723 5.199-1.92ZM12.5 8a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm-4 2a4 4 0 1 1 8 0 4 4 0 0 1-8 0Z",
|
|
26
|
+
fill: "currentColor"
|
|
27
27
|
})));
|
|
28
28
|
};
|
|
29
29
|
|
|
@@ -35,9 +35,9 @@ var SvgSettingsOutline = function SvgSettingsOutline(_ref) {
|
|
|
35
35
|
titleId = _ref.titleId,
|
|
36
36
|
props = _objectWithoutProperties(_ref, _excluded);
|
|
37
37
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
38
|
-
width:
|
|
39
|
-
height:
|
|
40
|
-
viewBox: "0 0
|
|
38
|
+
width: 25,
|
|
39
|
+
height: 24,
|
|
40
|
+
viewBox: "0 0 25 24",
|
|
41
41
|
fill: "none",
|
|
42
42
|
xmlns: "http://www.w3.org/2000/svg",
|
|
43
43
|
"aria-labelledby": titleId
|
|
@@ -46,8 +46,8 @@ var SvgSettingsOutline = function SvgSettingsOutline(_ref) {
|
|
|
46
46
|
}, title) : null, _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
|
|
47
47
|
fillRule: "evenodd",
|
|
48
48
|
clipRule: "evenodd",
|
|
49
|
-
d: "
|
|
50
|
-
fill: "
|
|
49
|
+
d: "M9.853 4.081c.674-2.775 4.62-2.775 5.294 0a.724.724 0 0 0 1.08.448c2.44-1.486 5.23 1.305 3.744 3.744a.724.724 0 0 0 .448 1.08c2.775.674 2.775 4.62 0 5.294a.724.724 0 0 0-.448 1.08c1.486 2.44-1.305 5.23-3.744 3.744a.724.724 0 0 0-1.08.448c-.674 2.775-4.62 2.775-5.294 0a.724.724 0 0 0-1.08-.448c-2.44 1.486-5.23-1.305-3.744-3.744a.724.724 0 0 0-.448-1.08c-2.775-.674-2.775-4.62 0-5.294a.724.724 0 0 0 .448-1.08c-1.486-2.44 1.305-5.23 3.744-3.744a.724.724 0 0 0 1.08-.448Zm3.35.472c-.178-.737-1.227-.737-1.407 0a2.724 2.724 0 0 1-4.064 1.684c-.648-.395-1.39.347-.995.995.96 1.575.109 3.63-1.684 4.064-.737.18-.737 1.229 0 1.408a2.724 2.724 0 0 1 1.684 4.064c-.395.648.347 1.39.995.995a2.724 2.724 0 0 1 4.064 1.684c.18.737 1.229.737 1.408 0a2.724 2.724 0 0 1 4.064-1.684c.648.395 1.39-.347.995-.995a2.724 2.724 0 0 1 1.684-4.064c.737-.18.737-1.229 0-1.408a2.724 2.724 0 0 1-1.684-4.064c.395-.648-.347-1.39-.995-.995-1.575.96-3.63.109-4.064-1.684ZM12.5 10a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm-4 2a4 4 0 1 1 8 0 4 4 0 0 1-8 0Z",
|
|
50
|
+
fill: "currentColor"
|
|
51
51
|
})));
|
|
52
52
|
};
|
|
53
53
|
|
|
@@ -11,9 +11,9 @@ var SvgSettingsOutline = function SvgSettingsOutline(_ref) {
|
|
|
11
11
|
titleId = _ref.titleId,
|
|
12
12
|
props = _objectWithoutProperties(_ref, _excluded);
|
|
13
13
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
14
|
-
width:
|
|
15
|
-
height:
|
|
16
|
-
viewBox: "0 0
|
|
14
|
+
width: 25,
|
|
15
|
+
height: 24,
|
|
16
|
+
viewBox: "0 0 25 24",
|
|
17
17
|
fill: "none",
|
|
18
18
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19
19
|
"aria-labelledby": titleId
|
|
@@ -22,8 +22,8 @@ var SvgSettingsOutline = function SvgSettingsOutline(_ref) {
|
|
|
22
22
|
}, title) : null, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
23
23
|
fillRule: "evenodd",
|
|
24
24
|
clipRule: "evenodd",
|
|
25
|
-
d: "
|
|
26
|
-
fill: "
|
|
25
|
+
d: "M9.853 4.081c.674-2.775 4.62-2.775 5.294 0a.724.724 0 0 0 1.08.448c2.44-1.486 5.23 1.305 3.744 3.744a.724.724 0 0 0 .448 1.08c2.775.674 2.775 4.62 0 5.294a.724.724 0 0 0-.448 1.08c1.486 2.44-1.305 5.23-3.744 3.744a.724.724 0 0 0-1.08.448c-.674 2.775-4.62 2.775-5.294 0a.724.724 0 0 0-1.08-.448c-2.44 1.486-5.23-1.305-3.744-3.744a.724.724 0 0 0-.448-1.08c-2.775-.674-2.775-4.62 0-5.294a.724.724 0 0 0 .448-1.08c-1.486-2.44 1.305-5.23 3.744-3.744a.724.724 0 0 0 1.08-.448Zm3.35.472c-.178-.737-1.227-.737-1.407 0a2.724 2.724 0 0 1-4.064 1.684c-.648-.395-1.39.347-.995.995.96 1.575.109 3.63-1.684 4.064-.737.18-.737 1.229 0 1.408a2.724 2.724 0 0 1 1.684 4.064c-.395.648.347 1.39.995.995a2.724 2.724 0 0 1 4.064 1.684c.18.737 1.229.737 1.408 0a2.724 2.724 0 0 1 4.064-1.684c.648.395 1.39-.347.995-.995a2.724 2.724 0 0 1 1.684-4.064c.737-.18.737-1.229 0-1.408a2.724 2.724 0 0 1-1.684-4.064c.395-.648-.347-1.39-.995-.995-1.575.96-3.63.109-4.064-1.684ZM12.5 10a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm-4 2a4 4 0 1 1 8 0 4 4 0 0 1-8 0Z",
|
|
26
|
+
fill: "currentColor"
|
|
27
27
|
})));
|
|
28
28
|
};
|
|
29
29
|
|
|
@@ -35,9 +35,9 @@ var SvgWalletOutlineV2 = function SvgWalletOutlineV2(_ref) {
|
|
|
35
35
|
titleId = _ref.titleId,
|
|
36
36
|
props = _objectWithoutProperties(_ref, _excluded);
|
|
37
37
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
38
|
-
width:
|
|
39
|
-
height:
|
|
40
|
-
viewBox: "0 0
|
|
38
|
+
width: 25,
|
|
39
|
+
height: 24,
|
|
40
|
+
viewBox: "0 0 25 24",
|
|
41
41
|
fill: "none",
|
|
42
42
|
xmlns: "http://www.w3.org/2000/svg",
|
|
43
43
|
"aria-labelledby": titleId
|
|
@@ -46,8 +46,8 @@ var SvgWalletOutlineV2 = function SvgWalletOutlineV2(_ref) {
|
|
|
46
46
|
}, title) : null, _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
|
|
47
47
|
fillRule: "evenodd",
|
|
48
48
|
clipRule: "evenodd",
|
|
49
|
-
d: "
|
|
50
|
-
fill: "
|
|
49
|
+
d: "M15.5 2a2 2 0 0 1 2 2h-12a3.99 3.99 0 0 0-2.935 1.283A4.005 4.005 0 0 1 6.5 2h9ZM6.5 6A4 4 0 0 0 2.5 10v8a4 4 0 0 0 4 4h12a4 4 0 0 0 4-4v-8a4 4 0 0 0-4-4H6.5ZM20.5 10a2 2 0 0 0-2-2h-12a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8Z",
|
|
50
|
+
fill: "currentColor"
|
|
51
51
|
})));
|
|
52
52
|
};
|
|
53
53
|
|
|
@@ -11,9 +11,9 @@ var SvgWalletOutlineV2 = function SvgWalletOutlineV2(_ref) {
|
|
|
11
11
|
titleId = _ref.titleId,
|
|
12
12
|
props = _objectWithoutProperties(_ref, _excluded);
|
|
13
13
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
14
|
-
width:
|
|
15
|
-
height:
|
|
16
|
-
viewBox: "0 0
|
|
14
|
+
width: 25,
|
|
15
|
+
height: 24,
|
|
16
|
+
viewBox: "0 0 25 24",
|
|
17
17
|
fill: "none",
|
|
18
18
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19
19
|
"aria-labelledby": titleId
|
|
@@ -22,8 +22,8 @@ var SvgWalletOutlineV2 = function SvgWalletOutlineV2(_ref) {
|
|
|
22
22
|
}, title) : null, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
23
23
|
fillRule: "evenodd",
|
|
24
24
|
clipRule: "evenodd",
|
|
25
|
-
d: "
|
|
26
|
-
fill: "
|
|
25
|
+
d: "M15.5 2a2 2 0 0 1 2 2h-12a3.99 3.99 0 0 0-2.935 1.283A4.005 4.005 0 0 1 6.5 2h9ZM6.5 6A4 4 0 0 0 2.5 10v8a4 4 0 0 0 4 4h12a4 4 0 0 0 4-4v-8a4 4 0 0 0-4-4H6.5ZM20.5 10a2 2 0 0 0-2-2h-12a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8Z",
|
|
26
|
+
fill: "currentColor"
|
|
27
27
|
})));
|
|
28
28
|
};
|
|
29
29
|
|
|
@@ -14,7 +14,7 @@ export type UserOnboardingFieldResponse = {
|
|
|
14
14
|
};
|
|
15
15
|
export type HandleUserOnboarding = (missingFields: UserOnboardingFieldRequest[]) => Promise<UserOnboardingFieldResponse[]>;
|
|
16
16
|
export type DynamicHandlers = {
|
|
17
|
-
|
|
17
|
+
handleAuthenticatedUser?: (params: {
|
|
18
18
|
user: UserProfile;
|
|
19
19
|
}) => Promise<void>;
|
|
20
20
|
handleConnectedWallet?: HandleConnectedWallet;
|
|
@@ -70,13 +70,13 @@ require('../../../views/WalletList/WalletList.cjs');
|
|
|
70
70
|
require('../../../context/SocialRedirectContext/SocialRedirectContext.cjs');
|
|
71
71
|
require('../../../widgets/DynamicBridgeWidget/views/WalletsView/components/SecondaryWallets/SecondaryWallets.cjs');
|
|
72
72
|
require('@hcaptcha/react-hcaptcha');
|
|
73
|
+
require('../../../widgets/DynamicWidget/context/DynamicWidgetContext.cjs');
|
|
73
74
|
require('../../../context/FooterAnimationContext/index.cjs');
|
|
74
75
|
require('../../../context/WalletGroupContext/WalletGroupContext.cjs');
|
|
75
76
|
require('../../../context/IpConfigurationContext/IpConfigurationContext.cjs');
|
|
76
77
|
require('../../../context/PasskeyContext/PasskeyContext.cjs');
|
|
77
78
|
require('@dynamic-labs/viem-utils');
|
|
78
79
|
require('../../../widgets/DynamicWidget/components/DynamicWidgetHeader/DynamicWidgetHeader.cjs');
|
|
79
|
-
require('../../../widgets/DynamicWidget/context/DynamicWidgetContext.cjs');
|
|
80
80
|
require('../../../views/TransactionConfirmationView/helpers/transactionErrorMessage.cjs');
|
|
81
81
|
require('../../../widgets/DynamicWidget/views/ManagePasskeysWidgetView/PasskeyCard/PasskeyCard.cjs');
|
|
82
82
|
require('../../../../polyfills.cjs');
|
|
@@ -66,13 +66,13 @@ import '../../../views/WalletList/WalletList.js';
|
|
|
66
66
|
import '../../../context/SocialRedirectContext/SocialRedirectContext.js';
|
|
67
67
|
import '../../../widgets/DynamicBridgeWidget/views/WalletsView/components/SecondaryWallets/SecondaryWallets.js';
|
|
68
68
|
import '@hcaptcha/react-hcaptcha';
|
|
69
|
+
import '../../../widgets/DynamicWidget/context/DynamicWidgetContext.js';
|
|
69
70
|
import '../../../context/FooterAnimationContext/index.js';
|
|
70
71
|
import '../../../context/WalletGroupContext/WalletGroupContext.js';
|
|
71
72
|
import '../../../context/IpConfigurationContext/IpConfigurationContext.js';
|
|
72
73
|
import '../../../context/PasskeyContext/PasskeyContext.js';
|
|
73
74
|
import '@dynamic-labs/viem-utils';
|
|
74
75
|
import '../../../widgets/DynamicWidget/components/DynamicWidgetHeader/DynamicWidgetHeader.js';
|
|
75
|
-
import '../../../widgets/DynamicWidget/context/DynamicWidgetContext.js';
|
|
76
76
|
import '../../../views/TransactionConfirmationView/helpers/transactionErrorMessage.js';
|
|
77
77
|
import '../../../widgets/DynamicWidget/views/ManagePasskeysWidgetView/PasskeyCard/PasskeyCard.js';
|
|
78
78
|
import '../../../../polyfills.js';
|
|
@@ -70,13 +70,13 @@ require('../../../context/SocialRedirectContext/SocialRedirectContext.cjs');
|
|
|
70
70
|
require('../../../widgets/DynamicBridgeWidget/views/WalletsView/components/SecondaryWallets/SecondaryWallets.cjs');
|
|
71
71
|
require('../../../locale/locale.cjs');
|
|
72
72
|
require('@hcaptcha/react-hcaptcha');
|
|
73
|
+
require('../../../widgets/DynamicWidget/context/DynamicWidgetContext.cjs');
|
|
73
74
|
require('../../../context/FooterAnimationContext/index.cjs');
|
|
74
75
|
require('../../../context/WalletGroupContext/WalletGroupContext.cjs');
|
|
75
76
|
require('../../../context/IpConfigurationContext/IpConfigurationContext.cjs');
|
|
76
77
|
require('../../../context/PasskeyContext/PasskeyContext.cjs');
|
|
77
78
|
require('@dynamic-labs/viem-utils');
|
|
78
79
|
require('../../../widgets/DynamicWidget/components/DynamicWidgetHeader/DynamicWidgetHeader.cjs');
|
|
79
|
-
require('../../../widgets/DynamicWidget/context/DynamicWidgetContext.cjs');
|
|
80
80
|
require('../../../views/TransactionConfirmationView/helpers/transactionErrorMessage.cjs');
|
|
81
81
|
require('../../../widgets/DynamicWidget/views/ManagePasskeysWidgetView/PasskeyCard/PasskeyCard.cjs');
|
|
82
82
|
require('../../../../polyfills.cjs');
|
|
@@ -66,13 +66,13 @@ import '../../../context/SocialRedirectContext/SocialRedirectContext.js';
|
|
|
66
66
|
import '../../../widgets/DynamicBridgeWidget/views/WalletsView/components/SecondaryWallets/SecondaryWallets.js';
|
|
67
67
|
import '../../../locale/locale.js';
|
|
68
68
|
import '@hcaptcha/react-hcaptcha';
|
|
69
|
+
import '../../../widgets/DynamicWidget/context/DynamicWidgetContext.js';
|
|
69
70
|
import '../../../context/FooterAnimationContext/index.js';
|
|
70
71
|
import '../../../context/WalletGroupContext/WalletGroupContext.js';
|
|
71
72
|
import '../../../context/IpConfigurationContext/IpConfigurationContext.js';
|
|
72
73
|
import '../../../context/PasskeyContext/PasskeyContext.js';
|
|
73
74
|
import '@dynamic-labs/viem-utils';
|
|
74
75
|
import '../../../widgets/DynamicWidget/components/DynamicWidgetHeader/DynamicWidgetHeader.js';
|
|
75
|
-
import '../../../widgets/DynamicWidget/context/DynamicWidgetContext.js';
|
|
76
76
|
import '../../../views/TransactionConfirmationView/helpers/transactionErrorMessage.js';
|
|
77
77
|
import '../../../widgets/DynamicWidget/views/ManagePasskeysWidgetView/PasskeyCard/PasskeyCard.js';
|
|
78
78
|
import '../../../../polyfills.js';
|