@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.
Files changed (441) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/package.cjs +2 -2
  3. package/package.js +2 -2
  4. package/package.json +13 -13
  5. package/src/lib/components/Accordion/components/AccordionItem/AccordionItem.cjs +1 -1
  6. package/src/lib/components/Accordion/components/AccordionItem/AccordionItem.js +1 -1
  7. package/src/lib/components/AnimatePresence/AnimatePresence.cjs +1 -1
  8. package/src/lib/components/AnimatePresence/AnimatePresence.js +1 -1
  9. package/src/lib/components/AuthProviderIcon/AuthProviderIcon.cjs +3 -3
  10. package/src/lib/components/AuthProviderIcon/AuthProviderIcon.js +3 -3
  11. package/src/lib/components/Captcha/Captcha.cjs +1 -1
  12. package/src/lib/components/Captcha/Captcha.js +1 -1
  13. package/src/lib/components/DynamicConnectButton/DynamicConnectButton.cjs +1 -1
  14. package/src/lib/components/DynamicConnectButton/DynamicConnectButton.js +1 -1
  15. package/src/lib/components/IconWithSpinner/IconWithSpinner.cjs +1 -1
  16. package/src/lib/components/IconWithSpinner/IconWithSpinner.js +1 -1
  17. package/src/lib/components/IconWithSpinner/Indicator/Indicator.cjs +1 -1
  18. package/src/lib/components/IconWithSpinner/Indicator/Indicator.js +1 -1
  19. package/src/lib/components/IconWithSpinner/Spinner/Spinner.cjs +1 -1
  20. package/src/lib/components/IconWithSpinner/Spinner/Spinner.js +1 -1
  21. package/src/lib/components/IconWithStatus/IconWithStatus.cjs +1 -1
  22. package/src/lib/components/IconWithStatus/IconWithStatus.js +1 -1
  23. package/src/lib/components/LogoutButton/LogoutButton.cjs +1 -1
  24. package/src/lib/components/LogoutButton/LogoutButton.js +1 -1
  25. package/src/lib/components/MenuList/Dropdown/Dropdown.cjs +1 -1
  26. package/src/lib/components/MenuList/Dropdown/Dropdown.js +1 -1
  27. package/src/lib/components/MfaDeviceTileSkeleton/MfaDeviceTileSkeleton.cjs +11 -0
  28. package/src/lib/components/MfaDeviceTileSkeleton/MfaDeviceTileSkeleton.d.ts +2 -0
  29. package/src/lib/components/MfaDeviceTileSkeleton/MfaDeviceTileSkeleton.js +7 -0
  30. package/src/lib/components/MfaDeviceTileSkeleton/index.d.ts +1 -0
  31. package/src/lib/components/Modal/Modal.cjs +1 -1
  32. package/src/lib/components/Modal/Modal.js +1 -1
  33. package/src/lib/components/NeedHelpSection/NeedHelpSection.cjs +1 -1
  34. package/src/lib/components/NeedHelpSection/NeedHelpSection.js +1 -1
  35. package/src/lib/components/NetworkPicker/NetworkPicker.cjs +1 -1
  36. package/src/lib/components/NetworkPicker/NetworkPicker.js +1 -1
  37. package/src/lib/components/OverlayCard/OverlayCard.cjs +1 -1
  38. package/src/lib/components/OverlayCard/OverlayCard.js +1 -1
  39. package/src/lib/components/PasskeyCreatedSuccessBanner/PasskeyCreatedSuccessBanner.cjs +1 -1
  40. package/src/lib/components/PasskeyCreatedSuccessBanner/PasskeyCreatedSuccessBanner.js +1 -1
  41. package/src/lib/components/Portal/Portal.cjs +1 -1
  42. package/src/lib/components/Portal/Portal.js +1 -1
  43. package/src/lib/components/PoweredByDynamic/PoweredByDynamic.cjs +1 -1
  44. package/src/lib/components/PoweredByDynamic/PoweredByDynamic.js +1 -1
  45. package/src/lib/components/QRCode/QRCode.cjs +1 -1
  46. package/src/lib/components/QRCode/QRCode.js +1 -1
  47. package/src/lib/components/RetrySendVerificationCodeSection/RetrySendVerificationCodeSection.cjs +1 -1
  48. package/src/lib/components/RetrySendVerificationCodeSection/RetrySendVerificationCodeSection.js +1 -1
  49. package/src/lib/components/SandboxIndicatorWrapper/SandboxIndicatorWrapper.cjs +1 -1
  50. package/src/lib/components/SandboxIndicatorWrapper/SandboxIndicatorWrapper.js +1 -1
  51. package/src/lib/components/SecureEmbeddedWalletCard/SecureEmbeddedWalletCard.cjs +1 -1
  52. package/src/lib/components/SecureEmbeddedWalletCard/SecureEmbeddedWalletCard.js +1 -1
  53. package/src/lib/components/SendBalanceForm/SendBalanceForm.cjs +1 -1
  54. package/src/lib/components/SendBalanceForm/SendBalanceForm.js +1 -1
  55. package/src/lib/components/SendBalancePageLayout/SendBalancePageLayout.cjs +1 -1
  56. package/src/lib/components/SendBalancePageLayout/SendBalancePageLayout.js +1 -1
  57. package/src/lib/components/SendBalancePageLayout/components/TokensBalanceDropdown/TokensBalanceDropdown.cjs +1 -1
  58. package/src/lib/components/SendBalancePageLayout/components/TokensBalanceDropdown/TokensBalanceDropdown.js +1 -1
  59. package/src/lib/components/ShadowDOM/ShadowDOM.cjs +1 -1
  60. package/src/lib/components/ShadowDOM/ShadowDOM.js +1 -1
  61. package/src/lib/components/SocialSignIn/SocialSignIn.cjs +1 -1
  62. package/src/lib/components/SocialSignIn/SocialSignIn.js +1 -1
  63. package/src/lib/components/SyncAuthFlow/SyncAuthFlow.cjs +1 -1
  64. package/src/lib/components/SyncAuthFlow/SyncAuthFlow.js +1 -1
  65. package/src/lib/components/Toolkit/Toolkit.cjs +1 -1
  66. package/src/lib/components/Toolkit/Toolkit.js +1 -1
  67. package/src/lib/components/Toolkit/components/LoginWithEmailSwitch.cjs +1 -1
  68. package/src/lib/components/Toolkit/components/LoginWithEmailSwitch.js +1 -1
  69. package/src/lib/components/Toolkit/components/LoginWithEmailViewDisplayPriorityOrderSwitch.cjs +1 -1
  70. package/src/lib/components/Toolkit/components/LoginWithEmailViewDisplayPriorityOrderSwitch.js +1 -1
  71. package/src/lib/components/Tooltip/Tooltip.cjs +1 -1
  72. package/src/lib/components/Tooltip/Tooltip.js +1 -1
  73. package/src/lib/components/TosAndPp/TosAndPp.cjs +1 -1
  74. package/src/lib/components/TosAndPp/TosAndPp.js +1 -1
  75. package/src/lib/components/TransactionConfirmationPageLayout/TransactionConfirmationPageLayout.cjs +1 -1
  76. package/src/lib/components/TransactionConfirmationPageLayout/TransactionConfirmationPageLayout.js +1 -1
  77. package/src/lib/components/TransactionStatusLayout/TransactionStatusLayout.cjs +1 -1
  78. package/src/lib/components/TransactionStatusLayout/TransactionStatusLayout.js +1 -1
  79. package/src/lib/components/Transition/VerticalDrawerTransition/VerticalDrawerTransition.cjs +1 -1
  80. package/src/lib/components/Transition/VerticalDrawerTransition/VerticalDrawerTransition.js +1 -1
  81. package/src/lib/components/UserAddress/UserAddress.cjs +1 -1
  82. package/src/lib/components/UserAddress/UserAddress.js +1 -1
  83. package/src/lib/components/UserProfile/parts/EditProfileButton/EditProfileButton.cjs +1 -1
  84. package/src/lib/components/UserProfile/parts/EditProfileButton/EditProfileButton.js +1 -1
  85. package/src/lib/components/UserProfile/parts/UserProfileSection/UserProfileSection.cjs +1 -1
  86. package/src/lib/components/UserProfile/parts/UserProfileSection/UserProfileSection.js +1 -1
  87. package/src/lib/components/UserProfileForm/UserProfileForm.cjs +1 -1
  88. package/src/lib/components/UserProfileForm/UserProfileForm.js +1 -1
  89. package/src/lib/context/ConnectWithOtpContext/ConnectWithOtpProvider.cjs +1 -1
  90. package/src/lib/context/ConnectWithOtpContext/ConnectWithOtpProvider.js +1 -1
  91. package/src/lib/context/ConnectWithOtpContext/utils/createEmailHandler.cjs +1 -1
  92. package/src/lib/context/ConnectWithOtpContext/utils/createEmailHandler.js +1 -1
  93. package/src/lib/context/ConnectWithOtpContext/utils/createSmsHandler.cjs +1 -1
  94. package/src/lib/context/ConnectWithOtpContext/utils/createSmsHandler.js +1 -1
  95. package/src/lib/context/ConnectWithOtpContext/utils/findEmailProvider.cjs +1 -1
  96. package/src/lib/context/ConnectWithOtpContext/utils/findEmailProvider.js +1 -1
  97. package/src/lib/context/DynamicContext/DynamicContext.cjs +1 -1
  98. package/src/lib/context/DynamicContext/DynamicContext.js +1 -1
  99. package/src/lib/context/DynamicContext/hooks/useEmailLoginState/useEmailLoginState.cjs +1 -1
  100. package/src/lib/context/DynamicContext/hooks/useEmailLoginState/useEmailLoginState.js +1 -1
  101. package/src/lib/context/DynamicContext/hooks/useHandleLogout/useHandleLogout.cjs +1 -1
  102. package/src/lib/context/DynamicContext/hooks/useHandleLogout/useHandleLogout.js +1 -1
  103. package/src/lib/context/DynamicContext/hooks/useTieCallbacksToEvents/useTieCallbacksToEvents.cjs +1 -1
  104. package/src/lib/context/DynamicContext/hooks/useTieCallbacksToEvents/useTieCallbacksToEvents.js +1 -1
  105. package/src/lib/context/DynamicContext/useDynamicContext/useOverrides/useOverrides.cjs +1 -1
  106. package/src/lib/context/DynamicContext/useDynamicContext/useOverrides/useOverrides.js +1 -1
  107. package/src/lib/context/FundingContext/FundingContext.cjs +1 -1
  108. package/src/lib/context/FundingContext/FundingContext.js +1 -1
  109. package/src/lib/context/LoadingContext/LoadingContext.cjs +1 -1
  110. package/src/lib/context/LoadingContext/LoadingContext.js +1 -1
  111. package/src/lib/context/PasskeyContext/PasskeyContext.cjs +1 -1
  112. package/src/lib/context/PasskeyContext/PasskeyContext.js +1 -1
  113. package/src/lib/context/PhantomRedirectContext/PhantomRedirectContext.cjs +1 -1
  114. package/src/lib/context/PhantomRedirectContext/PhantomRedirectContext.js +1 -1
  115. package/src/lib/context/PhantomRedirectContext/useResponseHandlers.cjs +1 -1
  116. package/src/lib/context/PhantomRedirectContext/useResponseHandlers.js +1 -1
  117. package/src/lib/context/ReinitializeContext/ReinitializeContextProvider.cjs +1 -1
  118. package/src/lib/context/ReinitializeContext/ReinitializeContextProvider.js +1 -1
  119. package/src/lib/context/SendBalanceContext/SendBalanceContext.cjs +1 -1
  120. package/src/lib/context/SendBalanceContext/SendBalanceContext.js +1 -1
  121. package/src/lib/context/SocialRedirectContext/SocialRedirectContext.cjs +1 -1
  122. package/src/lib/context/SocialRedirectContext/SocialRedirectContext.js +1 -1
  123. package/src/lib/context/SocialRedirectContext/hooks/useRedirectSocialHandler/useRedirectSocialHandler.cjs +1 -1
  124. package/src/lib/context/SocialRedirectContext/hooks/useRedirectSocialHandler/useRedirectSocialHandler.js +1 -1
  125. package/src/lib/context/UserFieldEditorContext/UserFieldEditorContext.cjs +1 -1
  126. package/src/lib/context/UserFieldEditorContext/UserFieldEditorContext.js +1 -1
  127. package/src/lib/context/WalletContext/WalletContext.cjs +1 -1
  128. package/src/lib/context/WalletContext/WalletContext.js +1 -1
  129. package/src/lib/context/WidgetRegistry/WidgetRegistryContextProvider.cjs +1 -1
  130. package/src/lib/context/WidgetRegistry/WidgetRegistryContextProvider.js +1 -1
  131. package/src/lib/layout/DynamicAuthLayout/HelpContent/HelpContent.cjs +1 -1
  132. package/src/lib/layout/DynamicAuthLayout/HelpContent/HelpContent.js +1 -1
  133. package/src/lib/layout/DynamicAuthLayout/HelpContent/WalletListHelpContent/WalletListHelpContent.cjs +1 -1
  134. package/src/lib/layout/DynamicAuthLayout/HelpContent/WalletListHelpContent/WalletListHelpContent.js +1 -1
  135. package/src/lib/layout/DynamicUserProfileLayout/DynamicUserProfileLayout.cjs +1 -7
  136. package/src/lib/layout/DynamicUserProfileLayout/DynamicUserProfileLayout.js +1 -7
  137. package/src/lib/locale/en/translation.cjs +7 -2
  138. package/src/lib/locale/en/translation.d.ts +6 -1
  139. package/src/lib/locale/en/translation.js +7 -2
  140. package/src/lib/modals/CreatePasswordModal/CreatePasswordModal.cjs +1 -1
  141. package/src/lib/modals/CreatePasswordModal/CreatePasswordModal.js +1 -1
  142. package/src/lib/modals/EnterPasswordModal/EnterPasswordModal.cjs +1 -1
  143. package/src/lib/modals/EnterPasswordModal/EnterPasswordModal.js +1 -1
  144. package/src/lib/modals/SyncWalletPromptModal/SyncWalletPromptModal.cjs +1 -1
  145. package/src/lib/modals/SyncWalletPromptModal/SyncWalletPromptModal.js +1 -1
  146. package/src/lib/shared/assets/index.d.ts +1 -0
  147. package/src/lib/shared/assets/{wallet.cjs → info.cjs} +8 -6
  148. package/src/lib/shared/assets/{wallet.js → info.js} +8 -6
  149. package/src/lib/shared/assets/profile-outline.cjs +5 -5
  150. package/src/lib/shared/assets/profile-outline.js +5 -5
  151. package/src/lib/shared/assets/settings-outline.cjs +5 -5
  152. package/src/lib/shared/assets/settings-outline.js +5 -5
  153. package/src/lib/shared/assets/wallet-outline-v2.cjs +5 -5
  154. package/src/lib/shared/assets/wallet-outline-v2.js +5 -5
  155. package/src/lib/shared/types/dynamicHandlers.d.ts +1 -1
  156. package/src/lib/store/hooks/useNetworkConfigurations/useNetworkConfigurations.cjs +1 -1
  157. package/src/lib/store/hooks/useNetworkConfigurations/useNetworkConfigurations.js +1 -1
  158. package/src/lib/store/hooks/useProjectSettings/useProjectSettings.cjs +1 -1
  159. package/src/lib/store/hooks/useProjectSettings/useProjectSettings.js +1 -1
  160. package/src/lib/styles/index.shadow.cjs +1 -1
  161. package/src/lib/styles/index.shadow.js +1 -1
  162. package/src/lib/utils/functions/getCoinbaseMPCConnectorFetchers/getCoinbaseMPCConnectorFetchers.cjs +1 -1
  163. package/src/lib/utils/functions/getCoinbaseMPCConnectorFetchers/getCoinbaseMPCConnectorFetchers.js +1 -1
  164. package/src/lib/utils/functions/getEOAWallet/getEOAWallet.cjs +1 -1
  165. package/src/lib/utils/functions/getEOAWallet/getEOAWallet.js +1 -1
  166. package/src/lib/utils/functions/getEnabledEmbeddedWalletProviders/getEnabledEmbeddedWalletProviders.cjs +1 -1
  167. package/src/lib/utils/functions/getEnabledEmbeddedWalletProviders/getEnabledEmbeddedWalletProviders.js +1 -1
  168. package/src/lib/utils/functions/getSessionKeyCompatibleConnectorFetchers/getSessionKeyCompatibleConnectorFetchers.cjs +1 -1
  169. package/src/lib/utils/functions/getSessionKeyCompatibleConnectorFetchers/getSessionKeyCompatibleConnectorFetchers.js +1 -1
  170. package/src/lib/utils/functions/getUserIdentifier/getUserIdentifier.cjs +1 -1
  171. package/src/lib/utils/functions/getUserIdentifier/getUserIdentifier.js +1 -1
  172. package/src/lib/utils/functions/isAllowedToLinkWallet/isAllowedToLinkWallet.cjs +1 -1
  173. package/src/lib/utils/functions/isAllowedToLinkWallet/isAllowedToLinkWallet.js +1 -1
  174. package/src/lib/utils/functions/isCookieEnabled/isCookieEnabled.cjs +1 -1
  175. package/src/lib/utils/functions/isCookieEnabled/isCookieEnabled.js +1 -1
  176. package/src/lib/utils/functions/isPhoneNumberProviderEnabled/isPhoneNumberProviderEnabled.cjs +1 -1
  177. package/src/lib/utils/functions/isPhoneNumberProviderEnabled/isPhoneNumberProviderEnabled.js +1 -1
  178. package/src/lib/utils/functions/requiresPasswordForEmbeddedWalletOnSignup/requiresPasswordForEmbeddedWalletOnSignup.cjs +1 -1
  179. package/src/lib/utils/functions/requiresPasswordForEmbeddedWalletOnSignup/requiresPasswordForEmbeddedWalletOnSignup.js +1 -1
  180. package/src/lib/utils/hooks/authenticationHooks/useConnectAndSign/useConnectAndSign.cjs +1 -1
  181. package/src/lib/utils/hooks/authenticationHooks/useConnectAndSign/useConnectAndSign.js +1 -1
  182. package/src/lib/utils/hooks/authenticationHooks/useConnectAndSignSplitSteps/useConnectAndSignSplitSteps.cjs +1 -1
  183. package/src/lib/utils/hooks/authenticationHooks/useConnectAndSignSplitSteps/useConnectAndSignSplitSteps.js +1 -1
  184. package/src/lib/utils/hooks/authenticationHooks/useOtpVerificationRequest/useOtpVerificationRequest.cjs +1 -1
  185. package/src/lib/utils/hooks/authenticationHooks/useOtpVerificationRequest/useOtpVerificationRequest.js +1 -1
  186. package/src/lib/utils/hooks/authenticationHooks/useSignConnectOnlyUser/useSignConnectOnlyUser.cjs +1 -1
  187. package/src/lib/utils/hooks/authenticationHooks/useSignConnectOnlyUser/useSignConnectOnlyUser.js +1 -1
  188. package/src/lib/utils/hooks/index.d.ts +1 -1
  189. package/src/lib/utils/hooks/multiWallet/useSyncPrimaryWallet/useSyncPrimaryWallet.cjs +1 -1
  190. package/src/lib/utils/hooks/multiWallet/useSyncPrimaryWallet/useSyncPrimaryWallet.js +1 -1
  191. package/src/lib/utils/hooks/multiWallet/useVerifyOnAwaitingSignature/useVerifyOnAwaitingSignature.cjs +1 -1
  192. package/src/lib/utils/hooks/multiWallet/useVerifyOnAwaitingSignature/useVerifyOnAwaitingSignature.js +1 -1
  193. package/src/lib/utils/hooks/useAuthLayoutChecks/useAuthLayoutChecks.cjs +1 -1
  194. package/src/lib/utils/hooks/useAuthLayoutChecks/useAuthLayoutChecks.js +1 -1
  195. package/src/lib/utils/hooks/useAuthenticateConnectedUser/useAuthenticateConnectedUser.cjs +1 -1
  196. package/src/lib/utils/hooks/useAuthenticateConnectedUser/useAuthenticateConnectedUser.js +1 -1
  197. package/src/lib/utils/hooks/useConnectWallet/useConnectWallet.cjs +1 -1
  198. package/src/lib/utils/hooks/useConnectWallet/useConnectWallet.js +1 -1
  199. package/src/lib/utils/hooks/useConnectedWalletsNetworkValidation/useConnectedWalletsNetworkValidation.cjs +1 -1
  200. package/src/lib/utils/hooks/useConnectedWalletsNetworkValidation/useConnectedWalletsNetworkValidation.js +1 -1
  201. package/src/lib/utils/hooks/useCreateDynamicEmbeddedWalletMutation/useCreateDynamicEmbeddedWalletMutation.cjs +1 -1
  202. package/src/lib/utils/hooks/useCreateDynamicEmbeddedWalletMutation/useCreateDynamicEmbeddedWalletMutation.js +1 -1
  203. package/src/lib/utils/hooks/useDynamicModals/useDynamicModals.cjs +1 -1
  204. package/src/lib/utils/hooks/useDynamicModals/useDynamicModals.js +1 -1
  205. package/src/lib/utils/hooks/useDynamicScopes/useDynamicScopes.cjs +1 -1
  206. package/src/lib/utils/hooks/useDynamicScopes/useDynamicScopes.js +1 -1
  207. package/src/lib/utils/hooks/useEmailProvider/useEmailProvider.cjs +1 -1
  208. package/src/lib/utils/hooks/useEmailProvider/useEmailProvider.js +1 -1
  209. package/src/lib/utils/hooks/useEmbeddedReveal/useEmbeddedReveal.cjs +1 -1
  210. package/src/lib/utils/hooks/useEmbeddedReveal/useEmbeddedReveal.js +1 -1
  211. package/src/lib/utils/hooks/useEmbeddedWallet/useEmbeddedWallet.cjs +1 -1
  212. package/src/lib/utils/hooks/useEmbeddedWallet/useEmbeddedWallet.js +1 -1
  213. package/src/lib/utils/hooks/useEmbeddedWallet/useMPCEmbeddedWallet/useCoinbaseMPC/useCoinbaseMPC.cjs +1 -1
  214. package/src/lib/utils/hooks/useEmbeddedWallet/useMPCEmbeddedWallet/useCoinbaseMPC/useCoinbaseMPC.js +1 -1
  215. package/src/lib/utils/hooks/useEmbeddedWallet/useMPCEmbeddedWallet/useMPCEmbeddedWallet.cjs +1 -1
  216. package/src/lib/utils/hooks/useEmbeddedWallet/useMPCEmbeddedWallet/useMPCEmbeddedWallet.js +1 -1
  217. package/src/lib/utils/hooks/useEmbeddedWallet/useSecureEnclaveEmbeddedWallet/useSecureEnclaveEmbeddedWallet.cjs +1 -1
  218. package/src/lib/utils/hooks/useEmbeddedWallet/useSecureEnclaveEmbeddedWallet/useSecureEnclaveEmbeddedWallet.js +1 -1
  219. package/src/lib/utils/hooks/useEmbeddedWallet/useSecureEnclaveEmbeddedWallet/useTurnkey/useTurnkey.cjs +1 -1
  220. package/src/lib/utils/hooks/useEmbeddedWallet/useSecureEnclaveEmbeddedWallet/useTurnkey/useTurnkey.js +1 -1
  221. package/src/lib/utils/hooks/useEmbeddedWalletAuthenticator/useEmbeddedWalletAuthenticator.cjs +1 -1
  222. package/src/lib/utils/hooks/useEmbeddedWalletAuthenticator/useEmbeddedWalletAuthenticator.js +1 -1
  223. package/src/lib/utils/hooks/useEmbeddedWalletPassword/useEmbeddedWalletPassword.cjs +1 -1
  224. package/src/lib/utils/hooks/useEmbeddedWalletPassword/useEmbeddedWalletPassword.js +1 -1
  225. package/src/lib/utils/hooks/useExternalAuth/useExternalAuth.cjs +1 -1
  226. package/src/lib/utils/hooks/useExternalAuth/useExternalAuth.js +1 -1
  227. package/src/lib/utils/hooks/useFetchNonce/useFetchNonce.cjs +1 -1
  228. package/src/lib/utils/hooks/useFetchNonce/useFetchNonce.js +1 -1
  229. package/src/lib/utils/hooks/useHandleAuthenticatedUser/index.d.ts +1 -0
  230. package/src/lib/utils/hooks/{useHandleVerifiedUser/useHandleVerifiedUser.cjs → useHandleAuthenticatedUser/useHandleAuthenticatedUser.cjs} +11 -9
  231. package/src/lib/utils/hooks/useHandleAuthenticatedUser/useHandleAuthenticatedUser.d.ts +2 -0
  232. package/src/lib/utils/hooks/{useHandleVerifiedUser/useHandleVerifiedUser.js → useHandleAuthenticatedUser/useHandleAuthenticatedUser.js} +11 -9
  233. package/src/lib/utils/hooks/useHandleUnlinkWallet/useHandleUnlinkWallet.cjs +1 -1
  234. package/src/lib/utils/hooks/useHandleUnlinkWallet/useHandleUnlinkWallet.js +1 -1
  235. package/src/lib/utils/hooks/useHandleVerificationRequired/useHandleVerificationRequired.cjs +1 -1
  236. package/src/lib/utils/hooks/useHandleVerificationRequired/useHandleVerificationRequired.js +1 -1
  237. package/src/lib/utils/hooks/useHandleWalletsToConnect/useHandleWalletsToConnect.cjs +1 -1
  238. package/src/lib/utils/hooks/useHandleWalletsToConnect/useHandleWalletsToConnect.js +1 -1
  239. package/src/lib/utils/hooks/useInitEmbeddedWalletAuthMethod/useInitEmbeddedWalletAuthMethod.cjs +1 -1
  240. package/src/lib/utils/hooks/useInitEmbeddedWalletAuthMethod/useInitEmbeddedWalletAuthMethod.js +1 -1
  241. package/src/lib/utils/hooks/useIsLoggedIn/useIsLoggedIn.cjs +1 -1
  242. package/src/lib/utils/hooks/useIsLoggedIn/useIsLoggedIn.js +1 -1
  243. package/src/lib/utils/hooks/useIsTurnkeyWallet/useIsTurnkeyWallet.cjs +1 -1
  244. package/src/lib/utils/hooks/useIsTurnkeyWallet/useIsTurnkeyWallet.js +1 -1
  245. package/src/lib/utils/hooks/useKYCFlag/useKYCFlag.cjs +1 -1
  246. package/src/lib/utils/hooks/useKYCFlag/useKYCFlag.js +1 -1
  247. package/src/lib/utils/hooks/useMergeUserAccounts/useMergeUserAccounts.cjs +1 -1
  248. package/src/lib/utils/hooks/useMergeUserAccounts/useMergeUserAccounts.js +1 -1
  249. package/src/lib/utils/hooks/useMfa/useMfa.cjs +1 -1
  250. package/src/lib/utils/hooks/useMfa/useMfa.js +1 -1
  251. package/src/lib/utils/hooks/useMfaModals/useMfaModals.cjs +1 -1
  252. package/src/lib/utils/hooks/useMfaModals/useMfaModals.js +1 -1
  253. package/src/lib/utils/hooks/useNetworkDataFromWallet/useNetworkDataFromWallet.cjs +1 -1
  254. package/src/lib/utils/hooks/useNetworkDataFromWallet/useNetworkDataFromWallet.js +1 -1
  255. package/src/lib/utils/hooks/useNetworkNotSupported/useNetworkNotSupported.cjs +1 -1
  256. package/src/lib/utils/hooks/useNetworkNotSupported/useNetworkNotSupported.js +1 -1
  257. package/src/lib/utils/hooks/useOnlyConnectedMode/useOnlyConnectedMode.cjs +1 -1
  258. package/src/lib/utils/hooks/useOnlyConnectedMode/useOnlyConnectedMode.js +1 -1
  259. package/src/lib/utils/hooks/usePasskeyRecovery/usePasskeyRecovery.cjs +1 -1
  260. package/src/lib/utils/hooks/usePasskeyRecovery/usePasskeyRecovery.js +1 -1
  261. package/src/lib/utils/hooks/usePrimaryWalletId/usePrimaryWalletId.cjs +1 -1
  262. package/src/lib/utils/hooks/usePrimaryWalletId/usePrimaryWalletId.js +1 -1
  263. package/src/lib/utils/hooks/useRefreshUser/useRefreshUser.cjs +1 -1
  264. package/src/lib/utils/hooks/useRefreshUser/useRefreshUser.js +1 -1
  265. package/src/lib/utils/hooks/useResetCookieLocalStorage/useResetCookieLocalStorage.cjs +1 -1
  266. package/src/lib/utils/hooks/useResetCookieLocalStorage/useResetCookieLocalStorage.js +1 -1
  267. package/src/lib/utils/hooks/useRpcProviders/useRpcProviders.cjs +1 -1
  268. package/src/lib/utils/hooks/useRpcProviders/useRpcProviders.js +1 -1
  269. package/src/lib/utils/hooks/useSelectWalletOption/useSelectWalletOption.cjs +1 -1
  270. package/src/lib/utils/hooks/useSelectWalletOption/useSelectWalletOption.js +1 -1
  271. package/src/lib/utils/hooks/useSendDynamicProps/useSendDynamicProps.cjs +1 -1
  272. package/src/lib/utils/hooks/useSendDynamicProps/useSendDynamicProps.js +1 -1
  273. package/src/lib/utils/hooks/useSetWalletConnectorFetchers/useSetWalletConnectorFetchers.cjs +1 -1
  274. package/src/lib/utils/hooks/useSetWalletConnectorFetchers/useSetWalletConnectorFetchers.js +1 -1
  275. package/src/lib/utils/hooks/useSocialAccounts/useSocialAccounts.cjs +1 -1
  276. package/src/lib/utils/hooks/useSocialAccounts/useSocialAccounts.js +1 -1
  277. package/src/lib/utils/hooks/useSocialAuth/useSocialAuth.cjs +1 -1
  278. package/src/lib/utils/hooks/useSocialAuth/useSocialAuth.js +1 -1
  279. package/src/lib/utils/hooks/useSwitchWallet/useSwitchWallet.cjs +1 -1
  280. package/src/lib/utils/hooks/useSwitchWallet/useSwitchWallet.js +1 -1
  281. package/src/lib/utils/hooks/useSyncEmbeddedWalletFlow/useSyncEmbeddedWalletFlow.cjs +1 -1
  282. package/src/lib/utils/hooks/useSyncEmbeddedWalletFlow/useSyncEmbeddedWalletFlow.js +1 -1
  283. package/src/lib/utils/hooks/useSyncMfaFlow/useSyncMfaFlow.cjs +1 -1
  284. package/src/lib/utils/hooks/useSyncMfaFlow/useSyncMfaFlow.js +1 -1
  285. package/src/lib/utils/hooks/useSyncOnboardingFlow/useSyncOnboardingFlow.cjs +1 -1
  286. package/src/lib/utils/hooks/useSyncOnboardingFlow/useSyncOnboardingFlow.js +1 -1
  287. package/src/lib/utils/hooks/useTokenBalances/useTokenBalances.cjs +1 -1
  288. package/src/lib/utils/hooks/useTokenBalances/useTokenBalances.js +1 -1
  289. package/src/lib/utils/hooks/useTransferWallet/useTransferWallet.cjs +1 -1
  290. package/src/lib/utils/hooks/useTransferWallet/useTransferWallet.js +1 -1
  291. package/src/lib/utils/hooks/useUserAuth/useUserAuth.cjs +5 -5
  292. package/src/lib/utils/hooks/useUserAuth/useUserAuth.js +5 -5
  293. package/src/lib/utils/hooks/useUserUpdateRequest/useUpdateUser/useUpdateUser.cjs +1 -1
  294. package/src/lib/utils/hooks/useUserUpdateRequest/useUpdateUser/useUpdateUser.js +1 -1
  295. package/src/lib/utils/hooks/useUserUpdateRequest/useUpdateUserWithModal/useUpdateUserWithModal.cjs +1 -1
  296. package/src/lib/utils/hooks/useUserUpdateRequest/useUpdateUserWithModal/useUpdateUserWithModal.js +1 -1
  297. package/src/lib/utils/hooks/useValidateSession/useValidateSession.cjs +1 -1
  298. package/src/lib/utils/hooks/useValidateSession/useValidateSession.js +1 -1
  299. package/src/lib/utils/hooks/useVerifyWallet/useVerifyWallet.cjs +1 -1
  300. package/src/lib/utils/hooks/useVerifyWallet/useVerifyWallet.js +1 -1
  301. package/src/lib/utils/hooks/useViewSettings/useViewSettings.cjs +1 -1
  302. package/src/lib/utils/hooks/useViewSettings/useViewSettings.js +1 -1
  303. package/src/lib/utils/hooks/useWalletConnectorOptions/useWalletConnectorOptions.cjs +1 -1
  304. package/src/lib/utils/hooks/useWalletConnectorOptions/useWalletConnectorOptions.js +1 -1
  305. package/src/lib/utils/hooks/useWalletConnectorOptions/utils/verifyMagicIsSetup/verifyMagicIsSetup.cjs +1 -1
  306. package/src/lib/utils/hooks/useWalletConnectorOptions/utils/verifyMagicIsSetup/verifyMagicIsSetup.js +1 -1
  307. package/src/lib/utils/hooks/useWalletConnectorOptions/utils/verifyZeroDevIsSetup/verifyZeroDevIsSetup.cjs +1 -1
  308. package/src/lib/utils/hooks/useWalletConnectorOptions/utils/verifyZeroDevIsSetup/verifyZeroDevIsSetup.js +1 -1
  309. package/src/lib/utils/hooks/useWalletConnectors/reconnectSocialWallet.cjs +1 -1
  310. package/src/lib/utils/hooks/useWalletConnectors/reconnectSocialWallet.js +1 -1
  311. package/src/lib/utils/hooks/useWalletConnectors/useWalletConnectors.cjs +1 -1
  312. package/src/lib/utils/hooks/useWalletConnectors/useWalletConnectors.js +1 -1
  313. package/src/lib/utils/hooks/useWalletConnectors/utils/convertLegacyPhantomLedgerConnector/index.d.ts +1 -0
  314. package/src/lib/utils/hooks/useWalletConnectors/utils/createLinkedWalletsFromWalletOptions/createLinkedWalletsFromWalletOptions.cjs +1 -1
  315. package/src/lib/utils/hooks/useWalletConnectors/utils/createLinkedWalletsFromWalletOptions/createLinkedWalletsFromWalletOptions.js +1 -1
  316. package/src/lib/utils/hooks/useWalletEventListeners/useWalletEventListeners.cjs +1 -1
  317. package/src/lib/utils/hooks/useWalletEventListeners/useWalletEventListeners.js +1 -1
  318. package/src/lib/utils/hooks/useWalletItemActions/useWalletItemActions.cjs +1 -1
  319. package/src/lib/utils/hooks/useWalletItemActions/useWalletItemActions.js +1 -1
  320. package/src/lib/utils/hooks/useWalletUiUtils/useWalletUiUtils.cjs +1 -1
  321. package/src/lib/utils/hooks/useWalletUiUtils/useWalletUiUtils.js +1 -1
  322. package/src/lib/utils/hooks/useWalletsConnectionState/useWalletsConnectionState.cjs +1 -1
  323. package/src/lib/utils/hooks/useWalletsConnectionState/useWalletsConnectionState.js +1 -1
  324. package/src/lib/views/BridgeNextWalletConnectionView/BridgeNextWalletConnectionView.cjs +1 -1
  325. package/src/lib/views/BridgeNextWalletConnectionView/BridgeNextWalletConnectionView.js +1 -1
  326. package/src/lib/views/BridgeSummaryView/BridgeSummaryView.cjs +1 -1
  327. package/src/lib/views/BridgeSummaryView/BridgeSummaryView.js +1 -1
  328. package/src/lib/views/BridgeWelcomeView/BridgeWelcomeView.cjs +1 -1
  329. package/src/lib/views/BridgeWelcomeView/BridgeWelcomeView.js +1 -1
  330. package/src/lib/views/CollectUserDataView/useFields.cjs +1 -1
  331. package/src/lib/views/CollectUserDataView/useFields.js +1 -1
  332. package/src/lib/views/CreatePasswordView/CreatePasswordView.cjs +1 -1
  333. package/src/lib/views/CreatePasswordView/CreatePasswordView.js +1 -1
  334. package/src/lib/views/EmbeddedReveal/EmbeddedRevealView/EmbeddedRevealView.cjs +11 -2
  335. package/src/lib/views/EmbeddedReveal/EmbeddedRevealView/EmbeddedRevealView.js +13 -4
  336. package/src/lib/views/EmbeddedReveal/utils/turnkeyExport/turnkeyExport.cjs +1 -1
  337. package/src/lib/views/EmbeddedReveal/utils/turnkeyExport/turnkeyExport.js +1 -1
  338. package/src/lib/views/LoginView/sections/PhoneNumberSignInSection/useSubmitPhoneNumber/useSubmitPhoneNumber.cjs +1 -1
  339. package/src/lib/views/LoginView/sections/PhoneNumberSignInSection/useSubmitPhoneNumber/useSubmitPhoneNumber.js +1 -1
  340. package/src/lib/views/LoginView/sections/SocialSignInSection/SocialSignInSection.cjs +1 -1
  341. package/src/lib/views/LoginView/sections/SocialSignInSection/SocialSignInSection.js +1 -1
  342. package/src/lib/views/LoginView/sections/WalletSignInSection/WalletSimpleSignIn/WalletSimpleSignIn.cjs +1 -1
  343. package/src/lib/views/LoginView/sections/WalletSignInSection/WalletSimpleSignIn/WalletSimpleSignIn.js +1 -1
  344. package/src/lib/views/LoginView/useLoginView/useLoginView.cjs +1 -1
  345. package/src/lib/views/LoginView/useLoginView/useLoginView.js +1 -1
  346. package/src/lib/views/MergeUserAccountsView/MergeUserAccountsView.cjs +1 -1
  347. package/src/lib/views/MergeUserAccountsView/MergeUserAccountsView.js +1 -1
  348. package/src/lib/views/MergeUserAccountsWithSameEmailView/MergeUserAccountsWithSameEmailView.cjs +3 -3
  349. package/src/lib/views/MergeUserAccountsWithSameEmailView/MergeUserAccountsWithSameEmailView.js +3 -3
  350. package/src/lib/views/MfaVerificationView/MfaVerificationView.cjs +1 -1
  351. package/src/lib/views/MfaVerificationView/MfaVerificationView.js +1 -1
  352. package/src/lib/views/NoAccess/useNoAccessText.cjs +1 -1
  353. package/src/lib/views/NoAccess/useNoAccessText.js +1 -1
  354. package/src/lib/views/Passkey/PasskeyIntroView/PasskeyIntroView.cjs +1 -1
  355. package/src/lib/views/Passkey/PasskeyIntroView/PasskeyIntroView.js +1 -1
  356. package/src/lib/views/Passkey/PasskeyRecovery/AddRecoveryEmail/AddRecoveryEmail.cjs +1 -1
  357. package/src/lib/views/Passkey/PasskeyRecovery/AddRecoveryEmail/AddRecoveryEmail.js +1 -1
  358. package/src/lib/views/Passkey/utils/createEmbeddedWalletRequest/createEmbeddedWalletRequest.cjs +1 -1
  359. package/src/lib/views/Passkey/utils/createEmbeddedWalletRequest/createEmbeddedWalletRequest.js +1 -1
  360. package/src/lib/views/Passkey/utils/passkeyRecovery/passkeyRecovery.cjs +1 -1
  361. package/src/lib/views/Passkey/utils/passkeyRecovery/passkeyRecovery.js +1 -1
  362. package/src/lib/views/QrCodeView/QrCodeView.cjs +1 -1
  363. package/src/lib/views/QrCodeView/QrCodeView.js +1 -1
  364. package/src/lib/views/SelectWalletInWalletGroupView/SelectWalletInWalletGroupView.cjs +1 -1
  365. package/src/lib/views/SelectWalletInWalletGroupView/SelectWalletInWalletGroupView.js +1 -1
  366. package/src/lib/views/SelectWalletInWalletGroupView/components/WalletGroupItem/WalletGroupItem.cjs +1 -1
  367. package/src/lib/views/SelectWalletInWalletGroupView/components/WalletGroupItem/WalletGroupItem.js +1 -1
  368. package/src/lib/views/SendBalanceView/SendBalanceView.cjs +1 -1
  369. package/src/lib/views/SendBalanceView/SendBalanceView.js +1 -1
  370. package/src/lib/views/SmsVerification/useSmsVerification/useSmsVerification.cjs +1 -1
  371. package/src/lib/views/SmsVerification/useSmsVerification/useSmsVerification.js +1 -1
  372. package/src/lib/views/TransactionConfirmationView/TransactionConfirmationView.cjs +1 -1
  373. package/src/lib/views/TransactionConfirmationView/TransactionConfirmationView.js +1 -1
  374. package/src/lib/views/UserFieldEditorView/useAssignDefaultValues/useAssignDefaultValues.cjs +1 -1
  375. package/src/lib/views/UserFieldEditorView/useAssignDefaultValues/useAssignDefaultValues.js +1 -1
  376. package/src/lib/views/WalletGroupView/WalletGroupView.cjs +1 -1
  377. package/src/lib/views/WalletGroupView/WalletGroupView.js +1 -1
  378. package/src/lib/views/WalletList/WalletList.cjs +1 -1
  379. package/src/lib/views/WalletList/WalletList.js +1 -1
  380. package/src/lib/views/WalletSignSpinnerView/WalletSignSpinnerView.cjs +1 -1
  381. package/src/lib/views/WalletSignSpinnerView/WalletSignSpinnerView.js +1 -1
  382. package/src/lib/widgets/DynamicBridgeWidget/components/DynamicBridgeWidgetEmptyCard/DynamicBridgeWidgetEmptyCard.cjs +1 -1
  383. package/src/lib/widgets/DynamicBridgeWidget/components/DynamicBridgeWidgetEmptyCard/DynamicBridgeWidgetEmptyCard.js +1 -1
  384. package/src/lib/widgets/DynamicBridgeWidget/views/EditProfileView/EditProfileView.cjs +1 -1
  385. package/src/lib/widgets/DynamicBridgeWidget/views/EditProfileView/EditProfileView.js +1 -1
  386. package/src/lib/widgets/DynamicBridgeWidget/views/WalletsView/components/SecondaryWallets/SecondaryWallets.cjs +1 -1
  387. package/src/lib/widgets/DynamicBridgeWidget/views/WalletsView/components/SecondaryWallets/SecondaryWallets.js +1 -1
  388. package/src/lib/widgets/DynamicMultiWalletPromptsWidget/DynamicMultiWalletPromptsWidget.cjs +1 -1
  389. package/src/lib/widgets/DynamicMultiWalletPromptsWidget/DynamicMultiWalletPromptsWidget.js +1 -1
  390. package/src/lib/widgets/DynamicWidget/components/ActiveWalletInformation/ActiveWalletInformation.cjs +1 -7
  391. package/src/lib/widgets/DynamicWidget/components/ActiveWalletInformation/ActiveWalletInformation.js +1 -7
  392. package/src/lib/widgets/DynamicWidget/components/BottomNavBar/BottomNavBar.cjs +85 -1
  393. package/src/lib/widgets/DynamicWidget/components/BottomNavBar/BottomNavBar.d.ts +0 -1
  394. package/src/lib/widgets/DynamicWidget/components/BottomNavBar/BottomNavBar.js +85 -1
  395. package/src/lib/widgets/DynamicWidget/components/DynamicNav/DynamicNav.cjs +1 -1
  396. package/src/lib/widgets/DynamicWidget/components/DynamicNav/DynamicNav.js +1 -1
  397. package/src/lib/widgets/DynamicWidget/components/DynamicWidgetVariants/variants/DynamicWidgetDropdown/DynamicWidgetDropdown.cjs +1 -1
  398. package/src/lib/widgets/DynamicWidget/components/DynamicWidgetVariants/variants/DynamicWidgetDropdown/DynamicWidgetDropdown.js +1 -1
  399. package/src/lib/widgets/DynamicWidget/components/DynamicWidgetWallets/DynamicWidgetWallets.cjs +1 -1
  400. package/src/lib/widgets/DynamicWidget/components/DynamicWidgetWallets/DynamicWidgetWallets.js +1 -1
  401. package/src/lib/widgets/DynamicWidget/components/Wallet/Wallet.cjs +1 -1
  402. package/src/lib/widgets/DynamicWidget/components/Wallet/Wallet.js +1 -1
  403. package/src/lib/widgets/DynamicWidget/components/WalletIconWithNetwork/WalletIconWithNetwork.cjs +1 -1
  404. package/src/lib/widgets/DynamicWidget/components/WalletIconWithNetwork/WalletIconWithNetwork.js +1 -1
  405. package/src/lib/widgets/DynamicWidget/hooks/useCloseMultiWalletPrompt/useCloseMultiWalletPrompt.cjs +1 -1
  406. package/src/lib/widgets/DynamicWidget/hooks/useCloseMultiWalletPrompt/useCloseMultiWalletPrompt.js +1 -1
  407. package/src/lib/widgets/DynamicWidget/hooks/useFetchBalance/useFetchBalance.cjs +1 -1
  408. package/src/lib/widgets/DynamicWidget/hooks/useFetchBalance/useFetchBalance.js +1 -1
  409. package/src/lib/widgets/DynamicWidget/hooks/useFetchChain/useFetchChain.cjs +1 -1
  410. package/src/lib/widgets/DynamicWidget/hooks/useFetchChain/useFetchChain.js +1 -1
  411. package/src/lib/widgets/DynamicWidget/hooks/useFetchCurrency/useFetchCurrency.cjs +1 -1
  412. package/src/lib/widgets/DynamicWidget/hooks/useFetchCurrency/useFetchCurrency.js +1 -1
  413. package/src/lib/widgets/DynamicWidget/hooks/useFetchNameService/useFetchNameService.cjs +1 -1
  414. package/src/lib/widgets/DynamicWidget/hooks/useFetchNameService/useFetchNameService.js +1 -1
  415. package/src/lib/widgets/DynamicWidget/hooks/useMultiWalletPromptState/useMultiWalletPromptState.cjs +1 -1
  416. package/src/lib/widgets/DynamicWidget/hooks/useMultiWalletPromptState/useMultiWalletPromptState.js +1 -1
  417. package/src/lib/widgets/DynamicWidget/prompts/AwaitingConnectionModal/AwaitingConnectionModal.cjs +1 -1
  418. package/src/lib/widgets/DynamicWidget/prompts/AwaitingConnectionModal/AwaitingConnectionModal.js +1 -1
  419. package/src/lib/widgets/DynamicWidget/prompts/PendingAccountSwitchModal/PendingAccountSwitchModal.cjs +1 -1
  420. package/src/lib/widgets/DynamicWidget/prompts/PendingAccountSwitchModal/PendingAccountSwitchModal.js +1 -1
  421. package/src/lib/widgets/DynamicWidget/prompts/PendingSignModal/PendingSignModal.cjs +1 -1
  422. package/src/lib/widgets/DynamicWidget/prompts/PendingSignModal/PendingSignModal.js +1 -1
  423. package/src/lib/widgets/DynamicWidget/prompts/UnlinkWalletPopUp/UnlinkWalletPopUp.cjs +1 -1
  424. package/src/lib/widgets/DynamicWidget/prompts/UnlinkWalletPopUp/UnlinkWalletPopUp.js +1 -1
  425. package/src/lib/widgets/DynamicWidget/views/ManageMfaWidgetView/ManageMfaWidgetView.cjs +7 -4
  426. package/src/lib/widgets/DynamicWidget/views/ManageMfaWidgetView/ManageMfaWidgetView.d.ts +0 -2
  427. package/src/lib/widgets/DynamicWidget/views/ManageMfaWidgetView/ManageMfaWidgetView.js +8 -4
  428. package/src/lib/widgets/DynamicWidget/views/ManageMfaWidgetView/components/UserDeviceTile.cjs +4 -3
  429. package/src/lib/widgets/DynamicWidget/views/ManageMfaWidgetView/components/UserDeviceTile.d.ts +1 -1
  430. package/src/lib/widgets/DynamicWidget/views/ManageMfaWidgetView/components/UserDeviceTile.js +4 -3
  431. package/src/lib/widgets/DynamicWidget/views/ManageMfaWidgetView/components/utils/sort.cjs +23 -0
  432. package/src/lib/widgets/DynamicWidget/views/ManageMfaWidgetView/components/utils/sort.d.ts +4 -0
  433. package/src/lib/widgets/DynamicWidget/views/ManageMfaWidgetView/components/utils/sort.js +17 -0
  434. package/src/lib/widgets/DynamicWidget/views/SettingsView/SettingsView.cjs +1 -2
  435. package/src/lib/widgets/DynamicWidget/views/SettingsView/SettingsView.js +1 -2
  436. package/src/lib/shared/assets/profile.cjs +0 -65
  437. package/src/lib/shared/assets/profile.js +0 -41
  438. package/src/lib/shared/assets/settings.cjs +0 -54
  439. package/src/lib/shared/assets/settings.js +0 -30
  440. package/src/lib/utils/hooks/useHandleVerifiedUser/index.d.ts +0 -1
  441. 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 password',
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: 'I have safely stored a copy of my password',
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 password',
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 password',
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: 'I have safely stored a copy of my password',
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 SvgWallet = function SvgWallet(_ref) {
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: 29,
39
- height: 28,
40
- viewBox: "0 0 29 28",
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
- d: "M18 2.333a2.333 2.333 0 0 1 2.334 2.334h-14A4.654 4.654 0 0 0 2.91 6.164 4.668 4.668 0 0 1 7.5 2.334H18ZM26.167 11.667A4.667 4.667 0 0 0 21.5 7h-14a4.667 4.667 0 0 0-4.667 4.667V21A4.667 4.667 0 0 0 7.5 25.667h14A4.667 4.667 0 0 0 26.167 21v-9.333Z",
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 = SvgWallet;
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 SvgWallet = function SvgWallet(_ref) {
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: 29,
15
- height: 28,
16
- viewBox: "0 0 29 28",
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
- d: "M18 2.333a2.333 2.333 0 0 1 2.334 2.334h-14A4.654 4.654 0 0 0 2.91 6.164 4.668 4.668 0 0 1 7.5 2.334H18ZM26.167 11.667A4.667 4.667 0 0 0 21.5 7h-14a4.667 4.667 0 0 0-4.667 4.667V21A4.667 4.667 0 0 0 7.5 25.667h14A4.667 4.667 0 0 0 26.167 21v-9.333Z",
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 { SvgWallet as ReactComponent };
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: 29,
39
- height: 28,
40
- viewBox: "0 0 29 28",
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: "M14.5 4.667A9.333 9.333 0 0 0 5.167 14a9.29 9.29 0 0 0 1.636 5.28A17.433 17.433 0 0 1 14.5 17.5c2.76 0 5.374.64 7.698 1.78A9.333 9.333 0 0 0 14.5 4.667Zm8.93 16.841A11.62 11.62 0 0 0 26.167 14c0-6.443-5.224-11.667-11.667-11.667S2.833 7.557 2.833 14a11.62 11.62 0 0 0 2.765 7.542 11.641 11.641 0 0 0 8.902 4.125 11.641 11.641 0 0 0 8.93-4.159Zm-2.865-.414a15.112 15.112 0 0 0-6.065-1.26c-2.158 0-4.209.45-6.065 1.26a9.296 9.296 0 0 0 6.065 2.24 9.296 9.296 0 0 0 6.065-2.24ZM14.5 9.334a2.333 2.333 0 1 0 0 4.666 2.333 2.333 0 0 0 0-4.667Zm-4.667 2.333a4.667 4.667 0 1 1 9.334 0 4.667 4.667 0 0 1-9.334 0Z",
50
- fill: "#ABACB2"
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: 29,
15
- height: 28,
16
- viewBox: "0 0 29 28",
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: "M14.5 4.667A9.333 9.333 0 0 0 5.167 14a9.29 9.29 0 0 0 1.636 5.28A17.433 17.433 0 0 1 14.5 17.5c2.76 0 5.374.64 7.698 1.78A9.333 9.333 0 0 0 14.5 4.667Zm8.93 16.841A11.62 11.62 0 0 0 26.167 14c0-6.443-5.224-11.667-11.667-11.667S2.833 7.557 2.833 14a11.62 11.62 0 0 0 2.765 7.542 11.641 11.641 0 0 0 8.902 4.125 11.641 11.641 0 0 0 8.93-4.159Zm-2.865-.414a15.112 15.112 0 0 0-6.065-1.26c-2.158 0-4.209.45-6.065 1.26a9.296 9.296 0 0 0 6.065 2.24 9.296 9.296 0 0 0 6.065-2.24ZM14.5 9.334a2.333 2.333 0 1 0 0 4.666 2.333 2.333 0 0 0 0-4.667Zm-4.667 2.333a4.667 4.667 0 1 1 9.334 0 4.667 4.667 0 0 1-9.334 0Z",
26
- fill: "#ABACB2"
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: 29,
39
- height: 28,
40
- viewBox: "0 0 29 28",
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: "M11.412 4.762c.786-3.238 5.39-3.238 6.176 0a.845.845 0 0 0 1.26.522c2.846-1.734 6.102 1.522 4.368 4.367a.845.845 0 0 0 .522 1.26c3.238.787 3.238 5.391 0 6.177a.845.845 0 0 0-.522 1.26c1.734 2.846-1.522 6.102-4.367 4.368a.845.845 0 0 0-1.26.522c-.787 3.238-5.391 3.238-6.177 0a.845.845 0 0 0-1.26-.522C7.305 24.45 4.05 21.194 5.783 18.35a.845.845 0 0 0-.522-1.26c-3.238-.787-3.238-5.391 0-6.177a.845.845 0 0 0 .522-1.26C4.05 6.805 7.306 3.55 10.15 5.283a.845.845 0 0 0 1.26-.522Zm3.909.55c-.209-.86-1.433-.86-1.642 0a3.178 3.178 0 0 1-4.742 1.964c-.756-.46-1.621.405-1.16 1.161a3.178 3.178 0 0 1-1.965 4.742c-.86.209-.86 1.433 0 1.642a3.178 3.178 0 0 1 1.964 4.742c-.46.756.405 1.621 1.161 1.16a3.178 3.178 0 0 1 4.742 1.965c.21.86 1.433.86 1.642 0a3.178 3.178 0 0 1 4.742-1.964c.756.46 1.622-.405 1.16-1.161a3.178 3.178 0 0 1 1.965-4.742c.86-.21.86-1.433 0-1.642a3.178 3.178 0 0 1-1.964-4.742c.46-.756-.405-1.622-1.161-1.16a3.178 3.178 0 0 1-4.742-1.965Zm-.821 6.355a2.333 2.333 0 1 0 0 4.666 2.333 2.333 0 0 0 0-4.666ZM9.833 14a4.667 4.667 0 1 1 9.334 0 4.667 4.667 0 0 1-9.334 0Z",
50
- fill: "#ABACB2"
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: 29,
15
- height: 28,
16
- viewBox: "0 0 29 28",
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: "M11.412 4.762c.786-3.238 5.39-3.238 6.176 0a.845.845 0 0 0 1.26.522c2.846-1.734 6.102 1.522 4.368 4.367a.845.845 0 0 0 .522 1.26c3.238.787 3.238 5.391 0 6.177a.845.845 0 0 0-.522 1.26c1.734 2.846-1.522 6.102-4.367 4.368a.845.845 0 0 0-1.26.522c-.787 3.238-5.391 3.238-6.177 0a.845.845 0 0 0-1.26-.522C7.305 24.45 4.05 21.194 5.783 18.35a.845.845 0 0 0-.522-1.26c-3.238-.787-3.238-5.391 0-6.177a.845.845 0 0 0 .522-1.26C4.05 6.805 7.306 3.55 10.15 5.283a.845.845 0 0 0 1.26-.522Zm3.909.55c-.209-.86-1.433-.86-1.642 0a3.178 3.178 0 0 1-4.742 1.964c-.756-.46-1.621.405-1.16 1.161a3.178 3.178 0 0 1-1.965 4.742c-.86.209-.86 1.433 0 1.642a3.178 3.178 0 0 1 1.964 4.742c-.46.756.405 1.621 1.161 1.16a3.178 3.178 0 0 1 4.742 1.965c.21.86 1.433.86 1.642 0a3.178 3.178 0 0 1 4.742-1.964c.756.46 1.622-.405 1.16-1.161a3.178 3.178 0 0 1 1.965-4.742c.86-.21.86-1.433 0-1.642a3.178 3.178 0 0 1-1.964-4.742c.46-.756-.405-1.622-1.161-1.16a3.178 3.178 0 0 1-4.742-1.965Zm-.821 6.355a2.333 2.333 0 1 0 0 4.666 2.333 2.333 0 0 0 0-4.666ZM9.833 14a4.667 4.667 0 1 1 9.334 0 4.667 4.667 0 0 1-9.334 0Z",
26
- fill: "#ABACB2"
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: 29,
39
- height: 28,
40
- viewBox: "0 0 29 28",
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: "M6.333 4.667a1.167 1.167 0 1 0 0 2.333h16.334a3.5 3.5 0 0 1 3.5 3.5v11.667a3.5 3.5 0 0 1-3.5 3.5H6.333a3.5 3.5 0 0 1-3.5-3.5V5.833a3.5 3.5 0 0 1 3.5-3.5h14a1.167 1.167 0 0 1 0 2.334h-14ZM5.167 9.134v13.033c0 .644.522 1.166 1.166 1.166h16.334c.644 0 1.166-.522 1.166-1.166V10.5c0-.644-.522-1.167-1.166-1.167H6.333c-.409 0-.802-.07-1.166-.199ZM18 16.334a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0Z",
50
- fill: "#ABACB2"
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: 29,
15
- height: 28,
16
- viewBox: "0 0 29 28",
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: "M6.333 4.667a1.167 1.167 0 1 0 0 2.333h16.334a3.5 3.5 0 0 1 3.5 3.5v11.667a3.5 3.5 0 0 1-3.5 3.5H6.333a3.5 3.5 0 0 1-3.5-3.5V5.833a3.5 3.5 0 0 1 3.5-3.5h14a1.167 1.167 0 0 1 0 2.334h-14ZM5.167 9.134v13.033c0 .644.522 1.166 1.166 1.166h16.334c.644 0 1.166-.522 1.166-1.166V10.5c0-.644-.522-1.167-1.166-1.167H6.333c-.409 0-.802-.07-1.166-.199ZM18 16.334a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0Z",
26
- fill: "#ABACB2"
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
- handleVerifiedUser?: (params: {
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';