@clerk/shared 4.0.0-canary.v20251218145200 → 4.0.0-canary.v20251218155029

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 (95) hide show
  1. package/dist/runtime/alternativePhoneCode.d.mts +1 -1
  2. package/dist/runtime/alternativePhoneCode.d.ts +1 -1
  3. package/dist/runtime/authorization-errors.d.mts +1 -1
  4. package/dist/runtime/authorization-errors.d.ts +1 -1
  5. package/dist/runtime/authorization.d.mts +1 -1
  6. package/dist/runtime/authorization.d.ts +1 -1
  7. package/dist/runtime/clerkEventBus.d.mts +1 -1
  8. package/dist/runtime/clerkEventBus.d.ts +1 -1
  9. package/dist/runtime/color.d.mts +1 -1
  10. package/dist/runtime/color.d.ts +1 -1
  11. package/dist/runtime/deriveState.d.mts +1 -1
  12. package/dist/runtime/deriveState.d.ts +1 -1
  13. package/dist/runtime/{error-Q8OEH2ls.d.ts → error-BIG4nnaw.d.ts} +2 -2
  14. package/dist/runtime/{error-Q8OEH2ls.d.ts.map → error-BIG4nnaw.d.ts.map} +1 -1
  15. package/dist/runtime/{error-CZDpdlhR.d.mts → error-YFxFrD4-.d.mts} +2 -2
  16. package/dist/runtime/{error-CZDpdlhR.d.mts.map → error-YFxFrD4-.d.mts.map} +1 -1
  17. package/dist/runtime/error.d.mts +2 -2
  18. package/dist/runtime/error.d.ts +2 -2
  19. package/dist/runtime/globs.d.mts.map +1 -1
  20. package/dist/runtime/globs.d.ts.map +1 -1
  21. package/dist/runtime/{index-BICz6xzo.d.ts → index-AG3LRgr5.d.ts} +7 -4
  22. package/dist/runtime/{index-BICz6xzo.d.ts.map → index-AG3LRgr5.d.ts.map} +1 -1
  23. package/dist/runtime/{index-yd3F23Nq.d.mts → index-CSV1rL2b.d.mts} +7 -4
  24. package/dist/runtime/{index-yd3F23Nq.d.mts.map → index-CSV1rL2b.d.mts.map} +1 -1
  25. package/dist/runtime/internal/clerk-js/completeSignUpFlow.d.mts +1 -1
  26. package/dist/runtime/internal/clerk-js/completeSignUpFlow.d.ts +1 -1
  27. package/dist/runtime/internal/clerk-js/componentGuards.d.mts +1 -1
  28. package/dist/runtime/internal/clerk-js/componentGuards.d.ts +1 -1
  29. package/dist/runtime/internal/clerk-js/injectedWeb3EthProviders.d.mts +1 -1
  30. package/dist/runtime/internal/clerk-js/injectedWeb3EthProviders.d.ts +1 -1
  31. package/dist/runtime/internal/clerk-js/passkeys.d.mts +2 -2
  32. package/dist/runtime/internal/clerk-js/passkeys.d.ts +2 -2
  33. package/dist/runtime/internal/clerk-js/passwords/complexity.d.mts +1 -1
  34. package/dist/runtime/internal/clerk-js/passwords/complexity.d.ts +1 -1
  35. package/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.d.mts +1 -1
  36. package/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.d.ts +1 -1
  37. package/dist/runtime/internal/clerk-js/passwords/password.d.mts +1 -1
  38. package/dist/runtime/internal/clerk-js/passwords/password.d.ts +1 -1
  39. package/dist/runtime/internal/clerk-js/passwords/strength.d.mts +1 -1
  40. package/dist/runtime/internal/clerk-js/passwords/strength.d.ts +1 -1
  41. package/dist/runtime/internal/clerk-js/queryParams.d.mts +2 -2
  42. package/dist/runtime/internal/clerk-js/queryParams.d.ts +2 -2
  43. package/dist/runtime/internal/clerk-js/redirectUrls.d.mts +1 -1
  44. package/dist/runtime/internal/clerk-js/redirectUrls.d.ts +1 -1
  45. package/dist/runtime/internal/clerk-js/sessionTasks.d.mts +2 -2
  46. package/dist/runtime/internal/clerk-js/sessionTasks.d.ts +2 -2
  47. package/dist/runtime/internal/clerk-js/url.d.mts +2 -2
  48. package/dist/runtime/internal/clerk-js/url.d.ts +2 -2
  49. package/dist/runtime/internal/clerk-js/user.d.mts +1 -1
  50. package/dist/runtime/internal/clerk-js/user.d.ts +1 -1
  51. package/dist/runtime/internal/clerk-js/web3.d.mts +1 -1
  52. package/dist/runtime/internal/clerk-js/web3.d.ts +1 -1
  53. package/dist/runtime/jwtPayloadParser.d.mts +1 -1
  54. package/dist/runtime/jwtPayloadParser.d.ts +1 -1
  55. package/dist/runtime/keys.d.mts +1 -1
  56. package/dist/runtime/keys.d.ts +1 -1
  57. package/dist/runtime/loadClerkJsScript.d.mts +1 -1
  58. package/dist/runtime/loadClerkJsScript.d.ts +1 -1
  59. package/dist/runtime/loadClerkJsScript.js +2 -2
  60. package/dist/runtime/loadClerkJsScript.mjs +2 -2
  61. package/dist/runtime/oauth.d.mts +1 -1
  62. package/dist/runtime/oauth.d.ts +1 -1
  63. package/dist/runtime/organization.d.mts +1 -1
  64. package/dist/runtime/organization.d.ts +1 -1
  65. package/dist/runtime/pathMatcher.d.mts +1 -1
  66. package/dist/runtime/pathMatcher.d.ts +1 -1
  67. package/dist/runtime/react/index.d.mts +2 -2
  68. package/dist/runtime/react/index.d.ts +2 -2
  69. package/dist/runtime/router.d.mts +1 -1
  70. package/dist/runtime/router.d.ts +1 -1
  71. package/dist/runtime/saml.d.mts +1 -1
  72. package/dist/runtime/saml.d.ts +1 -1
  73. package/dist/runtime/telemetry.d.mts +1 -1
  74. package/dist/runtime/telemetry.d.ts +1 -1
  75. package/dist/runtime/types/index.d.mts +1 -1
  76. package/dist/runtime/types/index.d.ts +1 -1
  77. package/dist/runtime/ui/index.d.mts +1 -1
  78. package/dist/runtime/ui/index.d.ts +1 -1
  79. package/dist/runtime/{url-D9_N6t_m.d.ts → url-CkZ5V_nh.d.ts} +2 -2
  80. package/dist/runtime/{url-D9_N6t_m.d.ts.map → url-CkZ5V_nh.d.ts.map} +1 -1
  81. package/dist/runtime/{url-BHh8Em9u.d.mts → url-Cs5WSCzG.d.mts} +2 -2
  82. package/dist/runtime/{url-BHh8Em9u.d.mts.map → url-Cs5WSCzG.d.mts.map} +1 -1
  83. package/dist/runtime/{versionSelector-hmcL5idC.mjs → versionSelector-BzffUsMx.mjs} +2 -2
  84. package/dist/runtime/{versionSelector-hmcL5idC.mjs.map → versionSelector-BzffUsMx.mjs.map} +1 -1
  85. package/dist/runtime/{versionSelector-vCiFjgDi.js → versionSelector-qrhiBtjR.js} +2 -2
  86. package/dist/runtime/{versionSelector-vCiFjgDi.js.map → versionSelector-qrhiBtjR.js.map} +1 -1
  87. package/dist/runtime/versionSelector.js +1 -1
  88. package/dist/runtime/versionSelector.mjs +1 -1
  89. package/dist/runtime/web3.d.mts +1 -1
  90. package/dist/runtime/web3.d.ts +1 -1
  91. package/dist/types/index.d.mts +6 -3
  92. package/dist/types/index.d.mts.map +1 -1
  93. package/dist/types/index.d.ts +6 -3
  94. package/dist/types/index.d.ts.map +1 -1
  95. package/package.json +1 -1
@@ -1,3 +1,3 @@
1
- import { $ as CustomNavigation, $a as RemoveUserPasswordParams, $c as PublicKeyCredentialWithAuthenticatorAttestationResponse, $d as GetPaymentAttemptsParams, $i as OrganizationCustomPermissionKey, $l as PhoneCodeWhatsAppChannel, $n as SignUpFuturePhoneCodeSendParams, $o as EmailAddressJSONSnapshot, $r as SessionJSON, $s as ResetPasswordParams, $t as __experimental_PlanDetailsButtonProps, $u as GoogleOauthProvider, A as AuthenticateWithGoogleOneTapParams, Aa as GetTokenOptions, Ac as PasswordAttempt, Ad as BillingPayerResourceType, Af as ClerkUi, Ai as PrepareVerificationParams, Al as ZxcvbnResult, An as MultiDomainAndOrProxyPrimitives, Ao as SessionVerificationAfterMinutes, Ar as EnvironmentJSON, As as Web3WalletResource, At as SignOut, Au as TOTPStrategy, B as ClerkAppearanceTheme, Ba as SessionVerifyCreateParams, Bc as ResetPasswordPhoneCodeAttempt, Bd as BillingStatementTotals, Bi as SignUpVerifiableField, Bl as PasskeySettingsData, Bn as ProfileSectionId, Bo as EnterpriseAccountResource, Br as OrganizationMembershipJSON, Bs as SignInFuturePhoneCodeSendParams, Bt as TasksRedirectOptions, Bu as Web3ProviderData, C as SharedSignedInAuthObjectProperties, Ca as CheckAuthorization, Cc as EnterpriseSSOConfig, Cd as BillingCheckoutResource, Cf as Without, Ci as HexColorString, Cl as SignInForceRedirectUrl, Cn as SignUpErrors, Co as ActJWTClaim, Cr as ClientJSON, Cs as SignInJSON, Ct as SetActiveNavigate, Cu as GoogleOneTapStrategy, D as APIKeysProps, Da as CheckAuthorizationParamsWithCustomPermissions, Dc as PassKeyConfig, Dd as BillingNamespace, Df as ClerkPaginationParams, Di as RgbaColorString, Dl as PasswordStrength, Dn as State, Do as JWTHeader, Dr as EmailAddressJSON, Ds as GenerateSignature, Dt as SignInModalProps, Du as PhoneCodeStrategy, E as APIKeysNamespace, Ea as CheckAuthorizationParamsFromSessionClaims, Ec as OauthFactor, Ed as BillingMoneyAmount, Ef as ClerkPaginatedResponse, Ei as RgbaColor, El as ComplexityErrors, En as SignUpSignalValue, Eo as JWTClaims, Er as DisplayThemeJSON, Es as AuthenticateWithWeb3Params, Et as SignInInitialValues, Eu as PasswordStrategy, F as BrowserClerkConstructor, Fa as SessionResource, Fc as PhoneCodeSecondFactorConfig, Fd as BillingPaymentStatus, Fi as SignUpCreateParams, Fl as Attributes, Fn as CardActionId, Fo as SessionVerificationStatus, Fr as LastAuthenticationStrategy, Fs as SignInFutureEmailLinkSendParams, Ft as SignUpModalProps, Fu as EthereumWeb3Provider, G as ClerkStatus, Ga as CreateEmailAddressParams, Gc as Web3Attempt, Gd as CancelSubscriptionParams, Gi as LegalAcceptedAttribute, Gl as UserSettingsJSON, Gn as CustomMenuItem, Go as SamlIdpSlug, Gr as PermissionJSON, Gs as SignInFutureTOTPVerifyParams, Gt as UserProfileModalProps, Gu as CoinbaseOauthProvider, H as ClerkEventPayload, Ha as SessionVerifyPrepareSecondFactorParams, Hc as ResetPasswordPhoneCodeFactorConfig, Hd as BillingSubscriptionPlanPeriod, Hi as SignUpVerificationsResource, Hl as SignInData, Hn as UserPreviewId, Ho as EnterpriseProvider, Hr as OrganizationSuggestionJSON, Hs as SignInFutureResetPasswordSubmitParams, Ht as UnsubscribeCallback, Hu as AtlassianOauthProvider, I as CheckoutErrors, Ia as SessionStatus, Ic as ResetPasswordCodeFactor, Id as BillingPlanResource, Ii as SignUpField, Il as AttributesJSON, In as FieldId, Io as SessionVerificationTypes, Ir as OrganizationDomainJSON, Is as SignInFutureFinalizeParams, It as SignUpProps, Iu as MetamaskWeb3Provider, J as CreateBulkOrganizationInvitationParams, Ja as CreateWeb3WalletParams, Jc as CredentialReturn, Jd as CheckoutFlowResourceNonStrict, Ji as Jwt, Jl as VerificationStrategy, Jn as SignUpResource, Jo as APIKeysSettingsJSONSnapshot, Jr as PublicKeyCredentialRequestOptionsJSON, Js as AttemptFirstFactorParams, Jt as WaitlistProps, Ju as DropboxOauthProvider, K as ClerkThemeOptions, Ka as CreateExternalAccountParams, Kc as Web3SignatureConfig, Kd as CheckoutFlowFinalizeParams, Ki as PasswordAttribute, Kl as UserSettingsResource, Kn as ClientResource, Ko as APIKeysSettingsJSON, Kr as PhoneNumberJSON, Ks as SignInFutureTicketParams, Kt as UserProfileProps, Ku as CustomOauthProvider, L as CheckoutSignal, La as SessionTask, Lc as ResetPasswordEmailCodeAttempt, Ld as BillingStatementGroup, Li as SignUpIdentificationField, Ll as EnterpriseSSOSettings, Ln as MenuId, Lo as OrganizationInvitationResource, Lr as OrganizationDomainVerificationJSON, Ls as SignInFutureMFAPhoneCodeVerifyParams, Lt as SignUpRedirectOptions, Lu as OKXWalletWeb3Provider, M as AuthenticateWithOKXWalletParams, Ma as PendingSessionResource, Mc as PhoneCodeAttempt, Md as BillingPaymentMethodResource, Mf as ClerkUiInstance, Mi as SignUpAuthenticateWithMetamaskParams, Ml as Attribute, Mn as LocalizationValue, Mo as SessionVerificationLevel, Mr as FeatureJSON, Ms as SignInFutureCreateParams, Mt as SignOutOptions, Mu as Web3Strategy, N as AuthenticateWithSolanaParams, Na as PublicUserData, Nc as PhoneCodeConfig, Nd as BillingPaymentMethodStatus, Nf as ComponentControls, Ni as SignUpAuthenticateWithSolanaParams, Nl as AttributeData, Nn as __internal_LocalizationResource, No as SessionVerificationResource, Nr as IdentificationLinkJSON, Ns as SignInFutureEmailCodeSendParams, Nt as SignUpButtonProps, Nu as BaseWeb3Provider, O as AuthenticateWithBaseParams, Oa as CheckAuthorizationWithCustomPermissions, Oc as PasskeyAttempt, Od as BillingPayerMethods, Of as ClerkPaginationRequest, Oi as TransparentColor, Ol as PasswordValidation, On as DomainOrProxyUrl, Oo as OrganizationsJWTClaim, Or as EnterpriseAccountConnectionJSON, Os as GenerateSignatureParams, Ot as SignInProps, Ou as ResetPasswordEmailCodeStrategy, P as BrowserClerk, Pa as SessionActivity, Pc as PhoneCodeFactor, Pd as BillingPaymentResource, Pf as UIVersion, Pi as SignUpAuthenticateWithWeb3Params, Pl as AttributeDataJSON, Pn as AlertId, Po as SessionVerificationSecondFactor, Pr as ImageJSON, Ps as SignInFutureEmailCodeVerifyParams, Pt as SignUpInitialValues, Pu as CoinbaseWalletWeb3Provider, Q as CreateOrganizationProps, Qa as GetUserOrganizationSuggestionsParams, Qc as PublicKeyCredentialWithAuthenticatorAssertionResponse, Qd as ForPayerType, Qi as VersionedJwtPayload, Ql as PhoneCodeSMSChannel, Qn as SignUpFuturePasswordParams, Qo as DisplayConfigJSONSnapshot, Qr as SessionActivityJSON, Qs as PrepareSecondFactorParams, Qt as __experimental_CheckoutOptions, Qu as GitlabOauthProvider, R as CheckoutSignalValue, Ra as SessionVerifyAttemptFirstFactorParams, Rc as ResetPasswordEmailCodeFactor, Rd as BillingStatementResource, Ri as SignUpStatus, Rl as OAuthProviderSettings, Rn as OrganizationPreviewId, Ro as OrganizationInvitationStatus, Rr as OrganizationInvitationJSON, Rs as SignInFuturePasskeyParams, Rt as TaskChooseOrganizationProps, Ru as SolanaWeb3Provider, S as EnableEnvironmentSettingParams, Sa as ActiveSessionResource, Sc as EmailLinkFactor, Sd as AddPaymentMethodParams, Sf as SnakeToCamel, Si as HexColor, Sl as SignInFallbackRedirectUrl, Sn as SignInSignalValue, So as TokenResource, Sr as ClerkResourceJSON, Ss as Web3WalletJSONSnapshot, St as SetActive, Su as EnterpriseSSOStrategy, T as APIKeyResource, Ta as CheckAuthorizationFromSessionClaims, Tc as OAuthConfig, Td as BillingInitializedPaymentMethodResource, Tf as ClerkResourceReloadParams, Ti as HslaColorString, Tl as SignUpForceRedirectUrl, Tn as SignUpSignal, To as JWT, Tr as DeletedObjectJSON, Ts as AttemptWeb3WalletVerificationParams, Tt as SignInButtonProps, Tu as PasskeyStrategy, U as ClerkOptions, Ua as SessionWithActivitiesResource, Uc as TOTPAttempt, Ud as BillingSubscriptionResource, Ui as FirstNameAttribute, Ul as SignUpData, Un as InstanceType, Uo as SamlIdp, Ur as PartialWithClerkResource, Us as SignInFutureResource, Ut as UserAvatarProps, Uu as BitbucketOauthProvider, V as ClerkAuthenticateWithWeb3Params, Va as SessionVerifyPrepareFirstFactorParams, Vc as ResetPasswordPhoneCodeFactor, Vd as BillingSubscriptionItemResource, Vi as SignUpVerificationResource, Vl as PasswordSettingsData, Vn as SelectId, Vo as EnterpriseProtocol, Vr as OrganizationMembershipRequestJSON, Vs as SignInFuturePhoneCodeVerifyParams, Vt as TransferableOption, Vu as AppleOauthProvider, W as ClerkProp, Wa as SignedInSessionResource, Wc as TOTPFactor, Wd as BillingSubscriptionStatus, Wi as LastNameAttribute, Wl as SignUpModes, Wn as CustomPage, Wo as SamlIdpMap, Wr as PasskeyJSON, Ws as SignInFutureSSOParams, Wt as UserButtonProps, Wu as BoxOauthProvider, X as CreateOrganizationModalProps, Xa as GetUserOrganizationInvitationsParams, Xc as PublicKeyCredentialCreationOptionsWithoutExtensions, Xd as CreateCheckoutParams, Xi as JwtPayload, Xl as PhoneCodeChannelData, Xn as SignUpFutureEmailCodeVerifyParams, Xo as ClientJSONSnapshot, Xr as PublicUserDataJSON, Xs as AuthenticateWithPasskeyParams, Xt as __experimental_CheckoutButtonProps, Xu as FacebookOauthProvider, Y as CreateOrganizationInvitationParams, Ya as GetOrganizationMemberships, Yc as PasskeyResource, Yd as ConfirmCheckoutParams, Yi as JwtHeader, Yl as PhoneCodeChannel, Yn as SignUpFutureCreateParams, Yo as AuthConfigJSONSnapshot, Yr as PublicOrganizationDataJSON, Ys as AttemptSecondFactorParams, Yt as WithoutRouting, Yu as EnstallOauthProvider, Z as CreateOrganizationParams, Za as GetUserOrganizationMembershipParams, Zc as PublicKeyCredentialRequestOptionsWithoutExtensions, Zd as FeatureResource, Zi as SessionStatusClaim, Zl as PhoneCodeProvider, Zn as SignUpFutureFinalizeParams, Zo as CommerceSettingsJSONSnapshot, Zr as RoleJSON, Zs as PrepareFirstFactorParams, Zt as __experimental_CheckoutCacheState, Zu as GithubOauthProvider, _ as UseSignInReturn, _a as UpdateMembershipParams, _c as EmailCodeAttempt, _d as VercelOauthProvider, _f as PathValue, _i as BuiltInColors, _l as AuthenticateWithPopupParams, _n as NullableSignInSignal, _o as AttemptEmailAddressVerificationParams, _r as BillingStatementGroupJSON, _s as TokenJSONSnapshot, _t as Resources, _u as AppleIdTokenStrategy, a as SAML_IDPS, aa as UpdateOrganizationMembershipParams, ac as SignInSecondFactor, ad as LinkedinOIDCOauthProvider, af as MakeDefaultPaymentMethodParams, ai as SignUpJSON, al as SignatureVerificationAttemptParam, an as __internal_OAuthConsentProps, ao as UserOrganizationInvitationResource, ar as SignUpFutureWeb3Params, as as OrganizationJSONSnapshot, at as HeadlessBrowserClerk, au as AttemptAffiliationVerificationParams, b as EnvironmentResource, ba as PermissionResource, bc as EmailCodeSecondFactorConfig, bd as CommerceSettingsJSON, bf as Serializable, bi as EmUnit, bl as RedirectOptions, bn as SignInFields, bo as IdentificationLinkResource, br as BillingSubscriptionItemJSON, bs as UserSettingsJSONSnapshot, bt as RoutingStrategy, bu as EmailCodeStrategy, c as getWeb3ProviderData, ca as GetInvitationsParams, cc as SignInStrategy, cd as NotionOauthProvider, cf as Autocomplete, ci as TOTPJSON, cl as VerificationAttemptParams, cn as __internal_UserVerificationModalProps, co as PhoneNumberResource, cr as BackupCodeJSON, cs as PasskeyJSONSnapshot, ct as JoinWaitlistParams, cu as OrganizationDomainVerificationStatus, d as RoutingMode, da as GetMemberships, dc as EmailAddressOrPhoneNumberIdentifier, dd as OAuthScope, df as DeepPartial, di as UserJSON, dl as ClerkAPIError, dn as TelemetryCollector, do as SetReservedForSecondFactorParams, dr as BillingInitializedPaymentMethodJSON, ds as PublicUserDataJSONSnapshot, dt as NavigateOptions, du as UpdateEnrollmentModeParams, ea as OrganizationCustomRoleKey, ec as SignInAuthenticateWithSolanaParams, ed as HubspotOauthProvider, ef as GetPaymentMethodsParams, ei as SessionVerificationJSON, el as UpdatePasskeyParams, en as __experimental_SubscriptionDetailsButtonProps, eo as SetProfileImageParams, er as SignUpFuturePhoneCodeVerifyParams, es as EnterpriseAccountConnectionJSONSnapshot, et as GetAPIKeysParams, eu as ProtectConfigJSON, f as ProtectProps, fa as GetRolesParams, fc as PhoneNumberIdentifier, fd as SlackOauthProvider, ff as DeepRequired, fi as UserOrganizationInvitationJSON, fl as ClerkAPIErrorJSON, fn as TelemetryEvent, fo as OrganizationSuggestionResource, fr as BillingMoneyAmountJSON, fs as SessionJSONSnapshot, ft as OrganizationListProps, fu as CaptchaProvider, g as UseSessionReturn, ga as SetOrganizationLogoParams, gc as BackupCodeFactor, gd as TwitterOauthProvider, gf as Override, gi as BoxShadow, gl as AfterSignOutUrl, gn as FieldError, go as ReauthorizeExternalAccountParams, gr as BillingPlanJSON, gs as SignUpVerificationsJSONSnapshot, gt as PricingTableProps, gu as PreferredSignInStrategy, h as UseSessionListReturn, ha as OrganizationResource, hc as BackupCodeAttempt, hd as TwitchOauthProvider, hf as Nullable, hi as Web3WalletJSON, hl as AfterMultiSessionSingleSignOutUrl, hn as Errors, ho as ExternalAccountResource, hr as BillingPaymentMethodJSON, hs as SignUpVerificationJSONSnapshot, ht as OrganizationSwitcherProps, hu as DisplayConfigResource, i as OAUTH_PROVIDERS, ia as OrganizationSystemPermissionPrefix, ic as SignInIdentifier, id as LinearOauthProvider, if as InitializePaymentMethodParams, ii as SignUpEnterpriseConnectionJSON, il as PasskeyVerificationResource, in as __internal_EnableOrganizationsPromptProps, io as VerifyTOTPParams, ir as SignUpFutureUpdateParams, is as IdentificationLinkJSONSnapshot, it as HandleSamlCallbackParams, iu as OrganizationSettingsResource, j as AuthenticateWithMetamaskParams, ja as PendingSessionOptions, jc as PasswordFactor, jd as BillingPaymentChargeType, jf as ClerkUiConstructor, ji as SignUpAttributeField, jl as Actions, jn as LocalizationResource, jo as SessionVerificationFirstFactor, jr as ExternalAccountJSON, js as SignInFutureBackupCodeVerifyParams, jt as SignOutCallback, ju as TicketStrategy, k as AuthenticateWithCoinbaseWalletParams, ka as GetToken, kc as PasskeyFactor, kd as BillingPayerResource, kf as DeletedObjectResource, ki as AttemptVerificationParams, kl as ValidatePasswordCallbacks, kn as MultiDomainAndOrProxy, ko as ReverificationConfig, kr as EnterpriseAccountJSON, ks as PrepareWeb3WalletVerificationParams, kt as SignInRedirectOptions, ku as ResetPasswordPhoneCodeStrategy, l as sortedOAuthProviders, la as GetMembersParams, lc as UserData, ld as OAuthProvider, lf as CamelToSnake, li as TokenJSON, ll as VerificationResource, ln as __internal_UserVerificationProps, lo as PhoneNumberVerificationStrategy, lr as BillingCheckoutJSON, ls as PhoneNumberJSONSnapshot, lt as ListenerCallback, lu as OrganizationEnrollmentMode, m as UseAuthReturn, ma as InviteMembersParams, mc as Web3WalletIdentifier, md as TiktokOauthProvider, mf as ForceNull, mi as WaitlistJSON, ml as ClerkRuntimeError, mn as TelemetryLogEntry, mo as ImageResource, mr as BillingPaymentJSON, ms as SignUpJSONSnapshot, mt as OrganizationProfileProps, mu as DisplayConfigJSON, n as ServerGetToken, na as OrganizationPermissionKey, nc as SignInFactor, nd as InstagramOauthProvider, nf as GetStatementsParams, ni as SignInFirstFactorJSON, nl as CreateEmailLinkFlowReturn, nn as __internal_AttemptToEnableEnvironmentSettingResult, no as UpdateUserPasswordParams, nr as SignUpFutureSSOParams, ns as EnvironmentJSONSnapshot, nt as HandleEmailLinkVerificationParams, nu as ProtectLoader, o as WEB3_PROVIDERS, oa as AddMemberParams, oc as SignInStartEmailLinkFlowParams, od as LinkedinOauthProvider, of as PaymentGateway, oi as SignUpVerificationJSON, ol as StartEmailLinkFlowParams, on as __internal_PlanDetailsProps, oo as TOTPResource, or as ApiKeyJSON, os as OrganizationMembershipJSONSnapshot, ot as HeadlessBrowserClerkConstructor, ou as OrganizationDomainResource, p as PublishableKey, pa as InviteMemberParams, pc as UsernameIdentifier, pd as SpotifyOauthProvider, pf as DeepSnakeToCamel, pi as VerificationJSON, pl as ClerkAPIResponseError, pn as TelemetryEventRaw, po as OrganizationSuggestionStatus, pr as BillingPayerJSON, ps as SignInJSONSnapshot, pt as OrganizationProfileModalProps, pu as CaptchaWidgetType, q as CreateAPIKeyParams, qa as CreatePhoneNumberParams, qc as Web3SignatureFactor, qd as CheckoutFlowResource, qi as ActClaim, ql as UsernameSettingsData, qn as SignUpEnterpriseConnectionResource, qo as APIKeysSettingsResource, qr as PublicKeyCredentialCreationOptionsJSON, qs as SignInFutureWeb3Params, qt as WaitlistModalProps, qu as DiscordOauthProvider, r as ServerGetTokenOptions, ra as OrganizationSystemPermissionKey, rc as SignInFirstFactor, rd as LineOauthProvider, rf as GetSubscriptionParams, ri as SignInSecondFactorJSON, rl as CreateEnterpriseSSOLinkFlowReturn, rn as __internal_CheckoutProps, ro as UserResource, rr as SignUpFutureTicketParams, rs as ExternalAccountJSONSnapshot, rt as HandleOAuthCallbackParams, ru as OrganizationSettingsJSON, s as getOAuthProviderData, sa as GetDomainsParams, sc as SignInStatus, sd as MicrosoftOauthProvider, sf as RemovePaymentMethodParams, si as SignUpVerificationsJSON, sl as StartEnterpriseSSOLinkFlowParams, sn as __internal_SubscriptionDetailsProps, so as AttemptPhoneNumberVerificationParams, sr as AuthConfigJSON, ss as OrganizationSettingsJSONSnapshot, st as IsomorphicClerkOptions, su as OrganizationDomainVerification, t as InitialState, ta as OrganizationMembershipResource, tc as SignInCreateParams, td as HuggingfaceOAuthProvider, tf as GetPlansParams, ti as SessionWithActivitiesJSON, tl as CodeVerificationAttemptParam, tn as __internal_AttemptToEnableEnvironmentSettingParams, to as UpdateUserParams, tr as SignUpFutureResource, ts as EnterpriseAccountJSONSnapshot, tt as GoogleOneTapProps, tu as ProtectConfigResource, u as ClerkHostRouter, ua as GetMembershipRequestParams, uc as EmailAddressIdentifier, ud as OAuthProviderData, uf as DeepCamelToSnake, ui as UserDataJSON, ul as VerificationStatus, un as WaitlistResource, uo as PreparePhoneNumberVerificationParams, ur as BillingCheckoutTotalsJSON, us as ProtectConfigJSONSnapshot, ut as LoadedClerk, uu as PrepareAffiliationVerificationParams, v as UseSignUpReturn, va as UpdateOrganizationParams, vc as EmailCodeConfig, vd as XOauthProvider, vf as RecordToPath, vi as Color, vl as AuthenticateWithRedirectParams, vn as NullableSignUpSignal, vo as EmailAddressResource, vr as BillingStatementJSON, vs as UserDataJSONSnapshot, vt as RevokeAPIKeyParams, vu as BackupCodeStrategy, w as AuthConfigResource, wa as CheckAuthorizationFn, wc as EnterpriseSSOFactor, wd as BillingCheckoutTotals, wf as ClerkResource, wi as HslaColor, wl as SignUpFallbackRedirectUrl, wn as SignUpFields, wo as ClerkJWTClaims, wr as ClientTrustState, ws as SignInResource, wt as SetActiveParams, wu as OAuthStrategy, x as DevToolsResource, xa as OrganizationMembershipRequestResource, xc as EmailLinkConfig, xd as CommerceSettingsResource, xf as Simplify, xi as FontWeight, xl as RedirectUrlProp, xn as SignInSignal, xo as BackupCodeResource, xr as BillingSubscriptionJSON, xs as VerificationJSONSnapshot, xt as SDKMetadata, xu as EmailLinkStrategy, y as UseUserReturn, ya as RoleResource, yc as EmailCodeFactor, yd as XeroOauthProvider, yf as RemoveFunctions, yi as ColorString, yl as NewSubscriptionRedirectUrl, yn as SignInErrors, yo as PrepareEmailAddressVerificationParams, yr as BillingStatementTotalsJSON, ys as UserJSONSnapshot, yt as RoutingOptions, yu as CustomOAuthStrategy, z as Clerk, za as SessionVerifyAttemptSecondFactorParams, zc as ResetPasswordEmailCodeFactorConfig, zd as BillingStatementStatus, zi as SignUpUpdateParams, zl as OAuthProviders, zn as ProfilePageId, zo as EnterpriseAccountConnectionResource, zr as OrganizationJSON, zs as SignInFuturePasswordParams, zt as TaskResetPasswordProps, zu as Web3Provider } from "../index-BICz6xzo.js";
1
+ import { $ as CustomNavigation, $a as RemoveUserPasswordParams, $c as PublicKeyCredentialWithAuthenticatorAttestationResponse, $d as GetPaymentAttemptsParams, $i as OrganizationCustomPermissionKey, $l as PhoneCodeWhatsAppChannel, $n as SignUpFuturePhoneCodeSendParams, $o as EmailAddressJSONSnapshot, $r as SessionJSON, $s as ResetPasswordParams, $t as __experimental_PlanDetailsButtonProps, $u as GoogleOauthProvider, A as AuthenticateWithGoogleOneTapParams, Aa as GetTokenOptions, Ac as PasswordAttempt, Ad as BillingPayerResourceType, Af as ClerkUi, Ai as PrepareVerificationParams, Al as ZxcvbnResult, An as MultiDomainAndOrProxyPrimitives, Ao as SessionVerificationAfterMinutes, Ar as EnvironmentJSON, As as Web3WalletResource, At as SignOut, Au as TOTPStrategy, B as ClerkAppearanceTheme, Ba as SessionVerifyCreateParams, Bc as ResetPasswordPhoneCodeAttempt, Bd as BillingStatementTotals, Bi as SignUpVerifiableField, Bl as PasskeySettingsData, Bn as ProfileSectionId, Bo as EnterpriseAccountResource, Br as OrganizationMembershipJSON, Bs as SignInFuturePhoneCodeSendParams, Bt as TasksRedirectOptions, Bu as Web3ProviderData, C as SharedSignedInAuthObjectProperties, Ca as CheckAuthorization, Cc as EnterpriseSSOConfig, Cd as BillingCheckoutResource, Cf as Without, Ci as HexColorString, Cl as SignInForceRedirectUrl, Cn as SignUpErrors, Co as ActJWTClaim, Cr as ClientJSON, Cs as SignInJSON, Ct as SetActiveNavigate, Cu as GoogleOneTapStrategy, D as APIKeysProps, Da as CheckAuthorizationParamsWithCustomPermissions, Dc as PassKeyConfig, Dd as BillingNamespace, Df as ClerkPaginationParams, Di as RgbaColorString, Dl as PasswordStrength, Dn as State, Do as JWTHeader, Dr as EmailAddressJSON, Ds as GenerateSignature, Dt as SignInModalProps, Du as PhoneCodeStrategy, E as APIKeysNamespace, Ea as CheckAuthorizationParamsFromSessionClaims, Ec as OauthFactor, Ed as BillingMoneyAmount, Ef as ClerkPaginatedResponse, Ei as RgbaColor, El as ComplexityErrors, En as SignUpSignalValue, Eo as JWTClaims, Er as DisplayThemeJSON, Es as AuthenticateWithWeb3Params, Et as SignInInitialValues, Eu as PasswordStrategy, F as BrowserClerkConstructor, Fa as SessionResource, Fc as PhoneCodeSecondFactorConfig, Fd as BillingPaymentStatus, Fi as SignUpCreateParams, Fl as Attributes, Fn as CardActionId, Fo as SessionVerificationStatus, Fr as LastAuthenticationStrategy, Fs as SignInFutureEmailLinkSendParams, Ft as SignUpModalProps, Fu as EthereumWeb3Provider, G as ClerkStatus, Ga as CreateEmailAddressParams, Gc as Web3Attempt, Gd as CancelSubscriptionParams, Gi as LegalAcceptedAttribute, Gl as UserSettingsJSON, Gn as CustomMenuItem, Go as SamlIdpSlug, Gr as PermissionJSON, Gs as SignInFutureTOTPVerifyParams, Gt as UserProfileModalProps, Gu as CoinbaseOauthProvider, H as ClerkEventPayload, Ha as SessionVerifyPrepareSecondFactorParams, Hc as ResetPasswordPhoneCodeFactorConfig, Hd as BillingSubscriptionPlanPeriod, Hi as SignUpVerificationsResource, Hl as SignInData, Hn as UserPreviewId, Ho as EnterpriseProvider, Hr as OrganizationSuggestionJSON, Hs as SignInFutureResetPasswordSubmitParams, Ht as UnsubscribeCallback, Hu as AtlassianOauthProvider, I as CheckoutErrors, Ia as SessionStatus, Ic as ResetPasswordCodeFactor, Id as BillingPlanResource, Ii as SignUpField, Il as AttributesJSON, In as FieldId, Io as SessionVerificationTypes, Ir as OrganizationDomainJSON, Is as SignInFutureFinalizeParams, It as SignUpProps, Iu as MetamaskWeb3Provider, J as CreateBulkOrganizationInvitationParams, Ja as CreateWeb3WalletParams, Jc as CredentialReturn, Jd as CheckoutFlowResourceNonStrict, Ji as Jwt, Jl as VerificationStrategy, Jn as SignUpResource, Jo as APIKeysSettingsJSONSnapshot, Jr as PublicKeyCredentialRequestOptionsJSON, Js as AttemptFirstFactorParams, Jt as WaitlistProps, Ju as DropboxOauthProvider, K as ClerkThemeOptions, Ka as CreateExternalAccountParams, Kc as Web3SignatureConfig, Kd as CheckoutFlowFinalizeParams, Ki as PasswordAttribute, Kl as UserSettingsResource, Kn as ClientResource, Ko as APIKeysSettingsJSON, Kr as PhoneNumberJSON, Ks as SignInFutureTicketParams, Kt as UserProfileProps, Ku as CustomOauthProvider, L as CheckoutSignal, La as SessionTask, Lc as ResetPasswordEmailCodeAttempt, Ld as BillingStatementGroup, Li as SignUpIdentificationField, Ll as EnterpriseSSOSettings, Ln as MenuId, Lo as OrganizationInvitationResource, Lr as OrganizationDomainVerificationJSON, Ls as SignInFutureMFAPhoneCodeVerifyParams, Lt as SignUpRedirectOptions, Lu as OKXWalletWeb3Provider, M as AuthenticateWithOKXWalletParams, Ma as PendingSessionResource, Mc as PhoneCodeAttempt, Md as BillingPaymentMethodResource, Mf as ClerkUiInstance, Mi as SignUpAuthenticateWithMetamaskParams, Ml as Attribute, Mn as LocalizationValue, Mo as SessionVerificationLevel, Mr as FeatureJSON, Ms as SignInFutureCreateParams, Mt as SignOutOptions, Mu as Web3Strategy, N as AuthenticateWithSolanaParams, Na as PublicUserData, Nc as PhoneCodeConfig, Nd as BillingPaymentMethodStatus, Nf as ComponentControls, Ni as SignUpAuthenticateWithSolanaParams, Nl as AttributeData, Nn as __internal_LocalizationResource, No as SessionVerificationResource, Nr as IdentificationLinkJSON, Ns as SignInFutureEmailCodeSendParams, Nt as SignUpButtonProps, Nu as BaseWeb3Provider, O as AuthenticateWithBaseParams, Oa as CheckAuthorizationWithCustomPermissions, Oc as PasskeyAttempt, Od as BillingPayerMethods, Of as ClerkPaginationRequest, Oi as TransparentColor, Ol as PasswordValidation, On as DomainOrProxyUrl, Oo as OrganizationsJWTClaim, Or as EnterpriseAccountConnectionJSON, Os as GenerateSignatureParams, Ot as SignInProps, Ou as ResetPasswordEmailCodeStrategy, P as BrowserClerk, Pa as SessionActivity, Pc as PhoneCodeFactor, Pd as BillingPaymentResource, Pf as UIVersion, Pi as SignUpAuthenticateWithWeb3Params, Pl as AttributeDataJSON, Pn as AlertId, Po as SessionVerificationSecondFactor, Pr as ImageJSON, Ps as SignInFutureEmailCodeVerifyParams, Pt as SignUpInitialValues, Pu as CoinbaseWalletWeb3Provider, Q as CreateOrganizationProps, Qa as GetUserOrganizationSuggestionsParams, Qc as PublicKeyCredentialWithAuthenticatorAssertionResponse, Qd as ForPayerType, Qi as VersionedJwtPayload, Ql as PhoneCodeSMSChannel, Qn as SignUpFuturePasswordParams, Qo as DisplayConfigJSONSnapshot, Qr as SessionActivityJSON, Qs as PrepareSecondFactorParams, Qt as __experimental_CheckoutOptions, Qu as GitlabOauthProvider, R as CheckoutSignalValue, Ra as SessionVerifyAttemptFirstFactorParams, Rc as ResetPasswordEmailCodeFactor, Rd as BillingStatementResource, Ri as SignUpStatus, Rl as OAuthProviderSettings, Rn as OrganizationPreviewId, Ro as OrganizationInvitationStatus, Rr as OrganizationInvitationJSON, Rs as SignInFuturePasskeyParams, Rt as TaskChooseOrganizationProps, Ru as SolanaWeb3Provider, S as EnableEnvironmentSettingParams, Sa as ActiveSessionResource, Sc as EmailLinkFactor, Sd as AddPaymentMethodParams, Sf as SnakeToCamel, Si as HexColor, Sl as SignInFallbackRedirectUrl, Sn as SignInSignalValue, So as TokenResource, Sr as ClerkResourceJSON, Ss as Web3WalletJSONSnapshot, St as SetActive, Su as EnterpriseSSOStrategy, T as APIKeyResource, Ta as CheckAuthorizationFromSessionClaims, Tc as OAuthConfig, Td as BillingInitializedPaymentMethodResource, Tf as ClerkResourceReloadParams, Ti as HslaColorString, Tl as SignUpForceRedirectUrl, Tn as SignUpSignal, To as JWT, Tr as DeletedObjectJSON, Ts as AttemptWeb3WalletVerificationParams, Tt as SignInButtonProps, Tu as PasskeyStrategy, U as ClerkOptions, Ua as SessionWithActivitiesResource, Uc as TOTPAttempt, Ud as BillingSubscriptionResource, Ui as FirstNameAttribute, Ul as SignUpData, Un as InstanceType, Uo as SamlIdp, Ur as PartialWithClerkResource, Us as SignInFutureResource, Ut as UserAvatarProps, Uu as BitbucketOauthProvider, V as ClerkAuthenticateWithWeb3Params, Va as SessionVerifyPrepareFirstFactorParams, Vc as ResetPasswordPhoneCodeFactor, Vd as BillingSubscriptionItemResource, Vi as SignUpVerificationResource, Vl as PasswordSettingsData, Vn as SelectId, Vo as EnterpriseProtocol, Vr as OrganizationMembershipRequestJSON, Vs as SignInFuturePhoneCodeVerifyParams, Vt as TransferableOption, Vu as AppleOauthProvider, W as ClerkProp, Wa as SignedInSessionResource, Wc as TOTPFactor, Wd as BillingSubscriptionStatus, Wi as LastNameAttribute, Wl as SignUpModes, Wn as CustomPage, Wo as SamlIdpMap, Wr as PasskeyJSON, Ws as SignInFutureSSOParams, Wt as UserButtonProps, Wu as BoxOauthProvider, X as CreateOrganizationModalProps, Xa as GetUserOrganizationInvitationsParams, Xc as PublicKeyCredentialCreationOptionsWithoutExtensions, Xd as CreateCheckoutParams, Xi as JwtPayload, Xl as PhoneCodeChannelData, Xn as SignUpFutureEmailCodeVerifyParams, Xo as ClientJSONSnapshot, Xr as PublicUserDataJSON, Xs as AuthenticateWithPasskeyParams, Xt as __experimental_CheckoutButtonProps, Xu as FacebookOauthProvider, Y as CreateOrganizationInvitationParams, Ya as GetOrganizationMemberships, Yc as PasskeyResource, Yd as ConfirmCheckoutParams, Yi as JwtHeader, Yl as PhoneCodeChannel, Yn as SignUpFutureCreateParams, Yo as AuthConfigJSONSnapshot, Yr as PublicOrganizationDataJSON, Ys as AttemptSecondFactorParams, Yt as WithoutRouting, Yu as EnstallOauthProvider, Z as CreateOrganizationParams, Za as GetUserOrganizationMembershipParams, Zc as PublicKeyCredentialRequestOptionsWithoutExtensions, Zd as FeatureResource, Zi as SessionStatusClaim, Zl as PhoneCodeProvider, Zn as SignUpFutureFinalizeParams, Zo as CommerceSettingsJSONSnapshot, Zr as RoleJSON, Zs as PrepareFirstFactorParams, Zt as __experimental_CheckoutCacheState, Zu as GithubOauthProvider, _ as UseSignInReturn, _a as UpdateMembershipParams, _c as EmailCodeAttempt, _d as VercelOauthProvider, _f as PathValue, _i as BuiltInColors, _l as AuthenticateWithPopupParams, _n as NullableSignInSignal, _o as AttemptEmailAddressVerificationParams, _r as BillingStatementGroupJSON, _s as TokenJSONSnapshot, _t as Resources, _u as AppleIdTokenStrategy, a as SAML_IDPS, aa as UpdateOrganizationMembershipParams, ac as SignInSecondFactor, ad as LinkedinOIDCOauthProvider, af as MakeDefaultPaymentMethodParams, ai as SignUpJSON, al as SignatureVerificationAttemptParam, an as __internal_OAuthConsentProps, ao as UserOrganizationInvitationResource, ar as SignUpFutureWeb3Params, as as OrganizationJSONSnapshot, at as HeadlessBrowserClerk, au as AttemptAffiliationVerificationParams, b as EnvironmentResource, ba as PermissionResource, bc as EmailCodeSecondFactorConfig, bd as CommerceSettingsJSON, bf as Serializable, bi as EmUnit, bl as RedirectOptions, bn as SignInFields, bo as IdentificationLinkResource, br as BillingSubscriptionItemJSON, bs as UserSettingsJSONSnapshot, bt as RoutingStrategy, bu as EmailCodeStrategy, c as getWeb3ProviderData, ca as GetInvitationsParams, cc as SignInStrategy, cd as NotionOauthProvider, cf as Autocomplete, ci as TOTPJSON, cl as VerificationAttemptParams, cn as __internal_UserVerificationModalProps, co as PhoneNumberResource, cr as BackupCodeJSON, cs as PasskeyJSONSnapshot, ct as JoinWaitlistParams, cu as OrganizationDomainVerificationStatus, d as RoutingMode, da as GetMemberships, dc as EmailAddressOrPhoneNumberIdentifier, dd as OAuthScope, df as DeepPartial, di as UserJSON, dl as ClerkAPIError, dn as TelemetryCollector, do as SetReservedForSecondFactorParams, dr as BillingInitializedPaymentMethodJSON, ds as PublicUserDataJSONSnapshot, dt as NavigateOptions, du as UpdateEnrollmentModeParams, ea as OrganizationCustomRoleKey, ec as SignInAuthenticateWithSolanaParams, ed as HubspotOauthProvider, ef as GetPaymentMethodsParams, ei as SessionVerificationJSON, el as UpdatePasskeyParams, en as __experimental_SubscriptionDetailsButtonProps, eo as SetProfileImageParams, er as SignUpFuturePhoneCodeVerifyParams, es as EnterpriseAccountConnectionJSONSnapshot, et as GetAPIKeysParams, eu as ProtectConfigJSON, f as ProtectProps, fa as GetRolesParams, fc as PhoneNumberIdentifier, fd as SlackOauthProvider, ff as DeepRequired, fi as UserOrganizationInvitationJSON, fl as ClerkAPIErrorJSON, fn as TelemetryEvent, fo as OrganizationSuggestionResource, fr as BillingMoneyAmountJSON, fs as SessionJSONSnapshot, ft as OrganizationListProps, fu as CaptchaProvider, g as UseSessionReturn, ga as SetOrganizationLogoParams, gc as BackupCodeFactor, gd as TwitterOauthProvider, gf as Override, gi as BoxShadow, gl as AfterSignOutUrl, gn as FieldError, go as ReauthorizeExternalAccountParams, gr as BillingPlanJSON, gs as SignUpVerificationsJSONSnapshot, gt as PricingTableProps, gu as PreferredSignInStrategy, h as UseSessionListReturn, ha as OrganizationResource, hc as BackupCodeAttempt, hd as TwitchOauthProvider, hf as Nullable, hi as Web3WalletJSON, hl as AfterMultiSessionSingleSignOutUrl, hn as Errors, ho as ExternalAccountResource, hr as BillingPaymentMethodJSON, hs as SignUpVerificationJSONSnapshot, ht as OrganizationSwitcherProps, hu as DisplayConfigResource, i as OAUTH_PROVIDERS, ia as OrganizationSystemPermissionPrefix, ic as SignInIdentifier, id as LinearOauthProvider, if as InitializePaymentMethodParams, ii as SignUpEnterpriseConnectionJSON, il as PasskeyVerificationResource, in as __internal_EnableOrganizationsPromptProps, io as VerifyTOTPParams, ir as SignUpFutureUpdateParams, is as IdentificationLinkJSONSnapshot, it as HandleSamlCallbackParams, iu as OrganizationSettingsResource, j as AuthenticateWithMetamaskParams, ja as PendingSessionOptions, jc as PasswordFactor, jd as BillingPaymentChargeType, jf as ClerkUiConstructor, ji as SignUpAttributeField, jl as Actions, jn as LocalizationResource, jo as SessionVerificationFirstFactor, jr as ExternalAccountJSON, js as SignInFutureBackupCodeVerifyParams, jt as SignOutCallback, ju as TicketStrategy, k as AuthenticateWithCoinbaseWalletParams, ka as GetToken, kc as PasskeyFactor, kd as BillingPayerResource, kf as DeletedObjectResource, ki as AttemptVerificationParams, kl as ValidatePasswordCallbacks, kn as MultiDomainAndOrProxy, ko as ReverificationConfig, kr as EnterpriseAccountJSON, ks as PrepareWeb3WalletVerificationParams, kt as SignInRedirectOptions, ku as ResetPasswordPhoneCodeStrategy, l as sortedOAuthProviders, la as GetMembersParams, lc as UserData, ld as OAuthProvider, lf as CamelToSnake, li as TokenJSON, ll as VerificationResource, ln as __internal_UserVerificationProps, lo as PhoneNumberVerificationStrategy, lr as BillingCheckoutJSON, ls as PhoneNumberJSONSnapshot, lt as ListenerCallback, lu as OrganizationEnrollmentMode, m as UseAuthReturn, ma as InviteMembersParams, mc as Web3WalletIdentifier, md as TiktokOauthProvider, mf as ForceNull, mi as WaitlistJSON, ml as ClerkRuntimeError, mn as TelemetryLogEntry, mo as ImageResource, mr as BillingPaymentJSON, ms as SignUpJSONSnapshot, mt as OrganizationProfileProps, mu as DisplayConfigJSON, n as ServerGetToken, na as OrganizationPermissionKey, nc as SignInFactor, nd as InstagramOauthProvider, nf as GetStatementsParams, ni as SignInFirstFactorJSON, nl as CreateEmailLinkFlowReturn, nn as __internal_AttemptToEnableEnvironmentSettingResult, no as UpdateUserPasswordParams, nr as SignUpFutureSSOParams, ns as EnvironmentJSONSnapshot, nt as HandleEmailLinkVerificationParams, nu as ProtectLoader, o as WEB3_PROVIDERS, oa as AddMemberParams, oc as SignInStartEmailLinkFlowParams, od as LinkedinOauthProvider, of as PaymentGateway, oi as SignUpVerificationJSON, ol as StartEmailLinkFlowParams, on as __internal_PlanDetailsProps, oo as TOTPResource, or as ApiKeyJSON, os as OrganizationMembershipJSONSnapshot, ot as HeadlessBrowserClerkConstructor, ou as OrganizationDomainResource, p as PublishableKey, pa as InviteMemberParams, pc as UsernameIdentifier, pd as SpotifyOauthProvider, pf as DeepSnakeToCamel, pi as VerificationJSON, pl as ClerkAPIResponseError, pn as TelemetryEventRaw, po as OrganizationSuggestionStatus, pr as BillingPayerJSON, ps as SignInJSONSnapshot, pt as OrganizationProfileModalProps, pu as CaptchaWidgetType, q as CreateAPIKeyParams, qa as CreatePhoneNumberParams, qc as Web3SignatureFactor, qd as CheckoutFlowResource, qi as ActClaim, ql as UsernameSettingsData, qn as SignUpEnterpriseConnectionResource, qo as APIKeysSettingsResource, qr as PublicKeyCredentialCreationOptionsJSON, qs as SignInFutureWeb3Params, qt as WaitlistModalProps, qu as DiscordOauthProvider, r as ServerGetTokenOptions, ra as OrganizationSystemPermissionKey, rc as SignInFirstFactor, rd as LineOauthProvider, rf as GetSubscriptionParams, ri as SignInSecondFactorJSON, rl as CreateEnterpriseSSOLinkFlowReturn, rn as __internal_CheckoutProps, ro as UserResource, rr as SignUpFutureTicketParams, rs as ExternalAccountJSONSnapshot, rt as HandleOAuthCallbackParams, ru as OrganizationSettingsJSON, s as getOAuthProviderData, sa as GetDomainsParams, sc as SignInStatus, sd as MicrosoftOauthProvider, sf as RemovePaymentMethodParams, si as SignUpVerificationsJSON, sl as StartEnterpriseSSOLinkFlowParams, sn as __internal_SubscriptionDetailsProps, so as AttemptPhoneNumberVerificationParams, sr as AuthConfigJSON, ss as OrganizationSettingsJSONSnapshot, st as IsomorphicClerkOptions, su as OrganizationDomainVerification, t as InitialState, ta as OrganizationMembershipResource, tc as SignInCreateParams, td as HuggingfaceOAuthProvider, tf as GetPlansParams, ti as SessionWithActivitiesJSON, tl as CodeVerificationAttemptParam, tn as __internal_AttemptToEnableEnvironmentSettingParams, to as UpdateUserParams, tr as SignUpFutureResource, ts as EnterpriseAccountJSONSnapshot, tt as GoogleOneTapProps, tu as ProtectConfigResource, u as ClerkHostRouter, ua as GetMembershipRequestParams, uc as EmailAddressIdentifier, ud as OAuthProviderData, uf as DeepCamelToSnake, ui as UserDataJSON, ul as VerificationStatus, un as WaitlistResource, uo as PreparePhoneNumberVerificationParams, ur as BillingCheckoutTotalsJSON, us as ProtectConfigJSONSnapshot, ut as LoadedClerk, uu as PrepareAffiliationVerificationParams, v as UseSignUpReturn, va as UpdateOrganizationParams, vc as EmailCodeConfig, vd as XOauthProvider, vf as RecordToPath, vi as Color, vl as AuthenticateWithRedirectParams, vn as NullableSignUpSignal, vo as EmailAddressResource, vr as BillingStatementJSON, vs as UserDataJSONSnapshot, vt as RevokeAPIKeyParams, vu as BackupCodeStrategy, w as AuthConfigResource, wa as CheckAuthorizationFn, wc as EnterpriseSSOFactor, wd as BillingCheckoutTotals, wf as ClerkResource, wi as HslaColor, wl as SignUpFallbackRedirectUrl, wn as SignUpFields, wo as ClerkJWTClaims, wr as ClientTrustState, ws as SignInResource, wt as SetActiveParams, wu as OAuthStrategy, x as DevToolsResource, xa as OrganizationMembershipRequestResource, xc as EmailLinkConfig, xd as CommerceSettingsResource, xf as Simplify, xi as FontWeight, xl as RedirectUrlProp, xn as SignInSignal, xo as BackupCodeResource, xr as BillingSubscriptionJSON, xs as VerificationJSONSnapshot, xt as SDKMetadata, xu as EmailLinkStrategy, y as UseUserReturn, ya as RoleResource, yc as EmailCodeFactor, yd as XeroOauthProvider, yf as RemoveFunctions, yi as ColorString, yl as NewSubscriptionRedirectUrl, yn as SignInErrors, yo as PrepareEmailAddressVerificationParams, yr as BillingStatementTotalsJSON, ys as UserJSONSnapshot, yt as RoutingOptions, yu as CustomOAuthStrategy, z as Clerk, za as SessionVerifyAttemptSecondFactorParams, zc as ResetPasswordEmailCodeFactorConfig, zd as BillingStatementStatus, zi as SignUpUpdateParams, zl as OAuthProviders, zn as ProfilePageId, zo as EnterpriseAccountConnectionResource, zr as OrganizationJSON, zs as SignInFuturePasswordParams, zt as TaskResetPasswordProps, zu as Web3Provider } from "../index-AG3LRgr5.js";
2
2
  import "../moduleManager-WB15hU3T.js";
3
3
  export { APIKeyResource, APIKeysNamespace, APIKeysProps, APIKeysSettingsJSON, APIKeysSettingsJSONSnapshot, APIKeysSettingsResource, ActClaim, ActJWTClaim, Actions, ActiveSessionResource, AddMemberParams, AddPaymentMethodParams, AfterMultiSessionSingleSignOutUrl, AfterSignOutUrl, AlertId, ApiKeyJSON, AppleIdTokenStrategy, AppleOauthProvider, AtlassianOauthProvider, AttemptAffiliationVerificationParams, AttemptEmailAddressVerificationParams, AttemptFirstFactorParams, AttemptPhoneNumberVerificationParams, AttemptSecondFactorParams, AttemptVerificationParams, AttemptWeb3WalletVerificationParams, Attribute, AttributeData, AttributeDataJSON, Attributes, AttributesJSON, AuthConfigJSON, AuthConfigJSONSnapshot, AuthConfigResource, AuthenticateWithBaseParams, AuthenticateWithCoinbaseWalletParams, AuthenticateWithGoogleOneTapParams, AuthenticateWithMetamaskParams, AuthenticateWithOKXWalletParams, AuthenticateWithPasskeyParams, AuthenticateWithPopupParams, AuthenticateWithRedirectParams, AuthenticateWithSolanaParams, AuthenticateWithWeb3Params, Autocomplete, BackupCodeAttempt, BackupCodeFactor, BackupCodeJSON, BackupCodeResource, BackupCodeStrategy, BaseWeb3Provider, BillingCheckoutJSON, BillingCheckoutResource, BillingCheckoutTotals, BillingCheckoutTotalsJSON, BillingInitializedPaymentMethodJSON, BillingInitializedPaymentMethodResource, BillingMoneyAmount, BillingMoneyAmountJSON, BillingNamespace, BillingPayerJSON, BillingPayerMethods, BillingPayerResource, BillingPayerResourceType, BillingPaymentChargeType, BillingPaymentJSON, BillingPaymentMethodJSON, BillingPaymentMethodResource, BillingPaymentMethodStatus, BillingPaymentResource, BillingPaymentStatus, BillingPlanJSON, BillingPlanResource, BillingStatementGroup, BillingStatementGroupJSON, BillingStatementJSON, BillingStatementResource, BillingStatementStatus, BillingStatementTotals, BillingStatementTotalsJSON, BillingSubscriptionItemJSON, BillingSubscriptionItemResource, BillingSubscriptionJSON, BillingSubscriptionPlanPeriod, BillingSubscriptionResource, BillingSubscriptionStatus, BitbucketOauthProvider, BoxOauthProvider, BoxShadow, BrowserClerk, BrowserClerkConstructor, BuiltInColors, CamelToSnake, CancelSubscriptionParams, CaptchaProvider, CaptchaWidgetType, CardActionId, CheckAuthorization, CheckAuthorizationFn, CheckAuthorizationFromSessionClaims, CheckAuthorizationParamsFromSessionClaims, CheckAuthorizationParamsWithCustomPermissions, CheckAuthorizationWithCustomPermissions, CheckoutErrors, CheckoutFlowFinalizeParams, CheckoutFlowResource, CheckoutFlowResourceNonStrict, CheckoutSignal, CheckoutSignalValue, Clerk, ClerkAPIError, ClerkAPIErrorJSON, ClerkAPIResponseError, ClerkAppearanceTheme, ClerkAuthenticateWithWeb3Params, ClerkEventPayload, ClerkHostRouter, ClerkJWTClaims, ClerkOptions, ClerkPaginatedResponse, ClerkPaginationParams, ClerkPaginationRequest, ClerkProp, ClerkResource, ClerkResourceJSON, ClerkResourceReloadParams, ClerkRuntimeError, ClerkStatus, ClerkThemeOptions, ClerkUi, ClerkUiConstructor, ClerkUiInstance, ClientJSON, ClientJSONSnapshot, ClientResource, ClientTrustState, CodeVerificationAttemptParam, CoinbaseOauthProvider, CoinbaseWalletWeb3Provider, Color, ColorString, CommerceSettingsJSON, CommerceSettingsJSONSnapshot, CommerceSettingsResource, ComplexityErrors, ComponentControls, ConfirmCheckoutParams, CreateAPIKeyParams, CreateBulkOrganizationInvitationParams, CreateCheckoutParams, CreateEmailAddressParams, CreateEmailLinkFlowReturn, CreateEnterpriseSSOLinkFlowReturn, CreateExternalAccountParams, CreateOrganizationInvitationParams, CreateOrganizationModalProps, CreateOrganizationParams, CreateOrganizationProps, CreatePhoneNumberParams, CreateWeb3WalletParams, CredentialReturn, CustomMenuItem, CustomNavigation, CustomOAuthStrategy, CustomOauthProvider, CustomPage, DeepCamelToSnake, DeepPartial, DeepRequired, DeepSnakeToCamel, DeletedObjectJSON, DeletedObjectResource, DevToolsResource, DiscordOauthProvider, DisplayConfigJSON, DisplayConfigJSONSnapshot, DisplayConfigResource, DisplayThemeJSON, DomainOrProxyUrl, DropboxOauthProvider, EmUnit, EmailAddressIdentifier, EmailAddressJSON, EmailAddressJSONSnapshot, EmailAddressOrPhoneNumberIdentifier, EmailAddressResource, EmailCodeAttempt, EmailCodeConfig, EmailCodeFactor, EmailCodeSecondFactorConfig, EmailCodeStrategy, EmailLinkConfig, EmailLinkFactor, EmailLinkStrategy, EnableEnvironmentSettingParams, EnstallOauthProvider, EnterpriseAccountConnectionJSON, EnterpriseAccountConnectionJSONSnapshot, EnterpriseAccountConnectionResource, EnterpriseAccountJSON, EnterpriseAccountJSONSnapshot, EnterpriseAccountResource, EnterpriseProtocol, EnterpriseProvider, EnterpriseSSOConfig, EnterpriseSSOFactor, EnterpriseSSOSettings, EnterpriseSSOStrategy, EnvironmentJSON, EnvironmentJSONSnapshot, EnvironmentResource, Errors, EthereumWeb3Provider, ExternalAccountJSON, ExternalAccountJSONSnapshot, ExternalAccountResource, FacebookOauthProvider, FeatureJSON, FeatureResource, FieldError, FieldId, FirstNameAttribute, FontWeight, ForPayerType, ForceNull, GenerateSignature, GenerateSignatureParams, GetAPIKeysParams, GetDomainsParams, GetInvitationsParams, GetMembersParams, GetMembershipRequestParams, GetMemberships, GetOrganizationMemberships, GetPaymentAttemptsParams, GetPaymentMethodsParams, GetPlansParams, GetRolesParams, GetStatementsParams, GetSubscriptionParams, GetToken, GetTokenOptions, GetUserOrganizationInvitationsParams, GetUserOrganizationMembershipParams, GetUserOrganizationSuggestionsParams, GithubOauthProvider, GitlabOauthProvider, GoogleOauthProvider, GoogleOneTapProps, GoogleOneTapStrategy, HandleEmailLinkVerificationParams, HandleOAuthCallbackParams, HandleSamlCallbackParams, HeadlessBrowserClerk, HeadlessBrowserClerkConstructor, HexColor, HexColorString, HslaColor, HslaColorString, HubspotOauthProvider, HuggingfaceOAuthProvider, IdentificationLinkJSON, IdentificationLinkJSONSnapshot, IdentificationLinkResource, ImageJSON, ImageResource, InitialState, InitializePaymentMethodParams, InstagramOauthProvider, InstanceType, InviteMemberParams, InviteMembersParams, IsomorphicClerkOptions, JWT, JWTClaims, JWTHeader, JoinWaitlistParams, Jwt, JwtHeader, JwtPayload, LastAuthenticationStrategy, LastNameAttribute, LegalAcceptedAttribute, LineOauthProvider, LinearOauthProvider, LinkedinOIDCOauthProvider, LinkedinOauthProvider, ListenerCallback, LoadedClerk, LocalizationResource, LocalizationValue, MakeDefaultPaymentMethodParams, MenuId, MetamaskWeb3Provider, MicrosoftOauthProvider, MultiDomainAndOrProxy, MultiDomainAndOrProxyPrimitives, NavigateOptions, NewSubscriptionRedirectUrl, NotionOauthProvider, Nullable, NullableSignInSignal, NullableSignUpSignal, OAUTH_PROVIDERS, OAuthConfig, OAuthProvider, OAuthProviderData, OAuthProviderSettings, OAuthProviders, OAuthScope, OAuthStrategy, OKXWalletWeb3Provider, OauthFactor, OrganizationCustomPermissionKey, OrganizationCustomRoleKey, OrganizationDomainJSON, OrganizationDomainResource, OrganizationDomainVerification, OrganizationDomainVerificationJSON, OrganizationDomainVerificationStatus, OrganizationEnrollmentMode, OrganizationInvitationJSON, OrganizationInvitationResource, OrganizationInvitationStatus, OrganizationJSON, OrganizationJSONSnapshot, OrganizationListProps, OrganizationMembershipJSON, OrganizationMembershipJSONSnapshot, OrganizationMembershipRequestJSON, OrganizationMembershipRequestResource, OrganizationMembershipResource, OrganizationPermissionKey, OrganizationPreviewId, OrganizationProfileModalProps, OrganizationProfileProps, OrganizationResource, OrganizationSettingsJSON, OrganizationSettingsJSONSnapshot, OrganizationSettingsResource, OrganizationSuggestionJSON, OrganizationSuggestionResource, OrganizationSuggestionStatus, OrganizationSwitcherProps, OrganizationSystemPermissionKey, OrganizationSystemPermissionPrefix, OrganizationsJWTClaim, Override, PartialWithClerkResource, PassKeyConfig, PasskeyAttempt, PasskeyFactor, PasskeyJSON, PasskeyJSONSnapshot, PasskeyResource, PasskeySettingsData, PasskeyStrategy, PasskeyVerificationResource, PasswordAttempt, PasswordAttribute, PasswordFactor, PasswordSettingsData, PasswordStrategy, PasswordStrength, PasswordValidation, PathValue, PaymentGateway, PendingSessionOptions, PendingSessionResource, PermissionJSON, PermissionResource, PhoneCodeAttempt, PhoneCodeChannel, PhoneCodeChannelData, PhoneCodeConfig, PhoneCodeFactor, PhoneCodeProvider, PhoneCodeSMSChannel, PhoneCodeSecondFactorConfig, PhoneCodeStrategy, PhoneCodeWhatsAppChannel, PhoneNumberIdentifier, PhoneNumberJSON, PhoneNumberJSONSnapshot, PhoneNumberResource, PhoneNumberVerificationStrategy, PreferredSignInStrategy, PrepareAffiliationVerificationParams, PrepareEmailAddressVerificationParams, PrepareFirstFactorParams, PreparePhoneNumberVerificationParams, PrepareSecondFactorParams, PrepareVerificationParams, PrepareWeb3WalletVerificationParams, PricingTableProps, ProfilePageId, ProfileSectionId, ProtectConfigJSON, ProtectConfigJSONSnapshot, ProtectConfigResource, ProtectLoader, ProtectProps, PublicKeyCredentialCreationOptionsJSON, PublicKeyCredentialCreationOptionsWithoutExtensions, PublicKeyCredentialRequestOptionsJSON, PublicKeyCredentialRequestOptionsWithoutExtensions, PublicKeyCredentialWithAuthenticatorAssertionResponse, PublicKeyCredentialWithAuthenticatorAttestationResponse, PublicOrganizationDataJSON, PublicUserData, PublicUserDataJSON, PublicUserDataJSONSnapshot, PublishableKey, ReauthorizeExternalAccountParams, RecordToPath, RedirectOptions, RedirectUrlProp, RemoveFunctions, RemovePaymentMethodParams, RemoveUserPasswordParams, ResetPasswordCodeFactor, ResetPasswordEmailCodeAttempt, ResetPasswordEmailCodeFactor, ResetPasswordEmailCodeFactorConfig, ResetPasswordEmailCodeStrategy, ResetPasswordParams, ResetPasswordPhoneCodeAttempt, ResetPasswordPhoneCodeFactor, ResetPasswordPhoneCodeFactorConfig, ResetPasswordPhoneCodeStrategy, Resources, ReverificationConfig, RevokeAPIKeyParams, RgbaColor, RgbaColorString, RoleJSON, RoleResource, RoutingMode, RoutingOptions, RoutingStrategy, SAML_IDPS, SDKMetadata, SamlIdp, SamlIdpMap, SamlIdpSlug, SelectId, Serializable, ServerGetToken, ServerGetTokenOptions, SessionActivity, SessionActivityJSON, SessionJSON, SessionJSONSnapshot, SessionResource, SessionStatus, SessionStatusClaim, SessionTask, SessionVerificationAfterMinutes, SessionVerificationFirstFactor, SessionVerificationJSON, SessionVerificationLevel, SessionVerificationResource, SessionVerificationSecondFactor, SessionVerificationStatus, SessionVerificationTypes, SessionVerifyAttemptFirstFactorParams, SessionVerifyAttemptSecondFactorParams, SessionVerifyCreateParams, SessionVerifyPrepareFirstFactorParams, SessionVerifyPrepareSecondFactorParams, SessionWithActivitiesJSON, SessionWithActivitiesResource, SetActive, SetActiveNavigate, SetActiveParams, SetOrganizationLogoParams, SetProfileImageParams, SetReservedForSecondFactorParams, SharedSignedInAuthObjectProperties, SignInAuthenticateWithSolanaParams, SignInButtonProps, SignInCreateParams, SignInData, SignInErrors, SignInFactor, SignInFallbackRedirectUrl, SignInFields, SignInFirstFactor, SignInFirstFactorJSON, SignInForceRedirectUrl, SignInFutureBackupCodeVerifyParams, SignInFutureCreateParams, SignInFutureEmailCodeSendParams, SignInFutureEmailCodeVerifyParams, SignInFutureEmailLinkSendParams, SignInFutureFinalizeParams, SignInFutureMFAPhoneCodeVerifyParams, SignInFuturePasskeyParams, SignInFuturePasswordParams, SignInFuturePhoneCodeSendParams, SignInFuturePhoneCodeVerifyParams, SignInFutureResetPasswordSubmitParams, SignInFutureResource, SignInFutureSSOParams, SignInFutureTOTPVerifyParams, SignInFutureTicketParams, SignInFutureWeb3Params, SignInIdentifier, SignInInitialValues, SignInJSON, SignInJSONSnapshot, SignInModalProps, SignInProps, SignInRedirectOptions, SignInResource, SignInSecondFactor, SignInSecondFactorJSON, SignInSignal, SignInSignalValue, SignInStartEmailLinkFlowParams, SignInStatus, SignInStrategy, SignOut, SignOutCallback, SignOutOptions, SignUpAttributeField, SignUpAuthenticateWithMetamaskParams, SignUpAuthenticateWithSolanaParams, SignUpAuthenticateWithWeb3Params, SignUpButtonProps, SignUpCreateParams, SignUpData, SignUpEnterpriseConnectionJSON, SignUpEnterpriseConnectionResource, SignUpErrors, SignUpFallbackRedirectUrl, SignUpField, SignUpFields, SignUpForceRedirectUrl, SignUpFutureCreateParams, SignUpFutureEmailCodeVerifyParams, SignUpFutureFinalizeParams, SignUpFuturePasswordParams, SignUpFuturePhoneCodeSendParams, SignUpFuturePhoneCodeVerifyParams, SignUpFutureResource, SignUpFutureSSOParams, SignUpFutureTicketParams, SignUpFutureUpdateParams, SignUpFutureWeb3Params, SignUpIdentificationField, SignUpInitialValues, SignUpJSON, SignUpJSONSnapshot, SignUpModalProps, SignUpModes, SignUpProps, SignUpRedirectOptions, SignUpResource, SignUpSignal, SignUpSignalValue, SignUpStatus, SignUpUpdateParams, SignUpVerifiableField, SignUpVerificationJSON, SignUpVerificationJSONSnapshot, SignUpVerificationResource, SignUpVerificationsJSON, SignUpVerificationsJSONSnapshot, SignUpVerificationsResource, SignatureVerificationAttemptParam, SignedInSessionResource, Simplify, SlackOauthProvider, SnakeToCamel, SolanaWeb3Provider, SpotifyOauthProvider, StartEmailLinkFlowParams, StartEnterpriseSSOLinkFlowParams, State, TOTPAttempt, TOTPFactor, TOTPJSON, TOTPResource, TOTPStrategy, TaskChooseOrganizationProps, TaskResetPasswordProps, TasksRedirectOptions, TelemetryCollector, TelemetryEvent, TelemetryEventRaw, TelemetryLogEntry, TicketStrategy, TiktokOauthProvider, TokenJSON, TokenJSONSnapshot, TokenResource, TransferableOption, TransparentColor, TwitchOauthProvider, TwitterOauthProvider, UIVersion, UnsubscribeCallback, UpdateEnrollmentModeParams, UpdateMembershipParams, UpdateOrganizationMembershipParams, UpdateOrganizationParams, UpdatePasskeyParams, UpdateUserParams, UpdateUserPasswordParams, UseAuthReturn, UseSessionListReturn, UseSessionReturn, UseSignInReturn, UseSignUpReturn, UseUserReturn, UserAvatarProps, UserButtonProps, UserData, UserDataJSON, UserDataJSONSnapshot, UserJSON, UserJSONSnapshot, UserOrganizationInvitationJSON, UserOrganizationInvitationResource, UserPreviewId, UserProfileModalProps, UserProfileProps, UserResource, UserSettingsJSON, UserSettingsJSONSnapshot, UserSettingsResource, UsernameIdentifier, UsernameSettingsData, ValidatePasswordCallbacks, VercelOauthProvider, VerificationAttemptParams, VerificationJSON, VerificationJSONSnapshot, VerificationResource, VerificationStatus, VerificationStrategy, VerifyTOTPParams, VersionedJwtPayload, WEB3_PROVIDERS, WaitlistJSON, WaitlistModalProps, WaitlistProps, WaitlistResource, Web3Attempt, Web3Provider, Web3ProviderData, Web3SignatureConfig, Web3SignatureFactor, Web3Strategy, Web3WalletIdentifier, Web3WalletJSON, Web3WalletJSONSnapshot, Web3WalletResource, Without, WithoutRouting, XOauthProvider, XeroOauthProvider, ZxcvbnResult, __experimental_CheckoutButtonProps, __experimental_CheckoutCacheState, __experimental_CheckoutOptions, __experimental_PlanDetailsButtonProps, __experimental_SubscriptionDetailsButtonProps, __internal_AttemptToEnableEnvironmentSettingParams, __internal_AttemptToEnableEnvironmentSettingResult, __internal_CheckoutProps, __internal_EnableOrganizationsPromptProps, __internal_LocalizationResource, __internal_OAuthConsentProps, __internal_PlanDetailsProps, __internal_SubscriptionDetailsProps, __internal_UserVerificationModalProps, __internal_UserVerificationProps, getOAuthProviderData, getWeb3ProviderData, sortedOAuthProviders };
@@ -1,3 +1,3 @@
1
- import { Af as ClerkUi, Mf as ClerkUiInstance, Nf as ComponentControls, Pf as UIVersion, jf as ClerkUiConstructor } from "../index-yd3F23Nq.mjs";
1
+ import { Af as ClerkUi, Mf as ClerkUiInstance, Nf as ComponentControls, Pf as UIVersion, jf as ClerkUiConstructor } from "../index-CSV1rL2b.mjs";
2
2
  import "../moduleManager-BYIq4wgi.mjs";
3
3
  export { ClerkUi, ClerkUiConstructor, ClerkUiInstance, ComponentControls, UIVersion };
@@ -1,3 +1,3 @@
1
- import { Af as ClerkUi, Mf as ClerkUiInstance, Nf as ComponentControls, Pf as UIVersion, jf as ClerkUiConstructor } from "../index-BICz6xzo.js";
1
+ import { Af as ClerkUi, Mf as ClerkUiInstance, Nf as ComponentControls, Pf as UIVersion, jf as ClerkUiConstructor } from "../index-AG3LRgr5.js";
2
2
  import "../moduleManager-WB15hU3T.js";
3
3
  export { ClerkUi, ClerkUiConstructor, ClerkUiInstance, ComponentControls, UIVersion };
@@ -1,4 +1,4 @@
1
- import { Jn as SignUpResource } from "./index-BICz6xzo.js";
1
+ import { Jn as SignUpResource } from "./index-AG3LRgr5.js";
2
2
 
3
3
  //#region src/internal/clerk-js/url.d.ts
4
4
  declare global {
@@ -141,4 +141,4 @@ declare const isAllowedRedirect: (allowedRedirectOrigins: Array<string | RegExp>
141
141
  declare function createAllowedRedirectOrigins(allowedRedirectOrigins: Array<string | RegExp> | undefined, frontendApi: string, instanceType?: string): (string | RegExp)[] | undefined;
142
142
  //#endregion
143
143
  export { trimLeadingSlash as C, toURL as S, pathFromFullPath as _, hasBannedHrefProtocol as a, sanitizeHref as b, hasUrlInFragment as c, isDevAccountPortalOrigin as d, isDevOrStagingUrl as f, mergeFragmentIntoUrl as g, isValidUrl as h, getSearchParameterFromHash as i, isAllowedRedirect as l, isRedirectForFAPIInitiatedFlow as m, createAllowedRedirectOrigins as n, hasBannedProtocol as o, isProblematicUrl as p, getETLDPlusOneFromFrontendApi as r, hasExternalAccountSignUpError as s, buildURL as t, isDataUri as u, relativeToAbsoluteUrl as v, trimTrailingSlash as w, stripOrigin as x, requiresUserInput as y };
144
- //# sourceMappingURL=url-D9_N6t_m.d.ts.map
144
+ //# sourceMappingURL=url-CkZ5V_nh.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"url-D9_N6t_m.d.ts","names":[],"sources":["../../src/internal/clerk-js/url.ts"],"sourcesContent":[],"mappings":";;;;;IAGkD,KAAA,EAAA;MAAA,SAAA,CAAA,QAAA,EAAA,MAAA,EAAA;QAAA;MASK,CATL,EAAA;QASd,mBAAmB,EAAA,OAAA;MAAA,CAAA,CAAA,EAAA,MAAA;IAAA,CAAA;EAa/C;AAIR;AAeA,cAnBQ,iBAmBQ,EAAA,CAAA,GAA6B,EAAA,MAAA,GAnBpB,GAmBoB,EAAA,GAAA,OAAA;AAIJ,iBAnBzB,wBAAA,CAmByB,QAAA,CAAA,EAAA,MAAA,CAAA,EAAA,OAAA;AAIpB,iBARL,6BAAA,CAQK,WAAA,EAAA,MAAA,CAAA,EAAA,MAAA;UAJX,cAAA,SAAuB,OAIM,CAJE,GAIF,CAAA,CAAA;EAA+B,IAAA,CAAA,EAAA,MAAA;EAAkB,QAAA,CAAA,EAAA,MAAA;EAAxB,UAAA,CAAA,EAAA,MAAA;EAJ/B,gBAAA,CAAA,EAIZ,eAJY,GAIM,MAJN,CAAA,MAAA,EAAA,MAAA,CAAA,GAI+B,KAJ/B,CAIqC,eAJrC,GAIuD,MAJvD,CAAA,MAAA,EAAA,MAAA,CAAA,CAAA;;AAAO,UAO9B,eAAe,CAAA,CAAA,CAAA,CAAA;EAsBT,UAAA,CAAQ,EAAA,OAAA;EACd,SAAA,CAAA,EArBI,CAqBJ;;;;;;AAgFV;AAgBA;AAqBA;AAaA;AAIA;AAKA;AAYA;AAaA;AAoBA;AAcA;AAkBA;AAeA;AAgBA;AA6Ba,iBArRG,QAuRf,CAAA,UAFyC,OAAA,CAAA,CAAA,MAAA,EApRhC,cAoRgC,EAAA,OAAA,CAAA,EAnR9B,eAmR8B,CAnRd,CAmRc,CAAA,CAAA,EAlRvC,CAkRuC,SAAA,IAAA,GAAA,MAAA,GAlRb,GAkRa;AAe7B,iBAnNG,KAAA,CA4Of,GAAA,EAAA,MAzBmD,GAnNhB,GAmNsB,CAAA,EAnNhB,GA4OzC;AAED;AAeA;AASA;AAKA;;;;;AA4BA;;;;AAImB,iBA3RH,WAAA,CA2RG,GAAA,EA3Rc,GA2Rd,GAAA,MAAA,CAAA,EAAA,MAAA;;;;;;;;;;cAtQN;;;;;;;;;;cAaA;cAIA,wCAAyC;iBAKtC,0BAAA;;;;;;;iBAYA,UAAA,eAAyB;iBAazB,qBAAA,+BAAoD,MAAM;;;;;iBAoB1D,gBAAA,MAAsB;iBActB,SAAA;;;;;;;;;;;iBAkBA,iBAAA,eAAgC;;;;;;;;iBAehC,qBAAA,eAAoC;;;;;;;;;iBAgBpC,YAAA;cA6BH,yBAA0B;;;;;;;;;;;;cAe1B,sCAAuC,QAAM;cA2B7C;iBAeG,8BAAA;iBASA,iBAAA;cAKH,4CACc,eAAe,sDAAsD;iBA2BhF,4BAAA,yBACU,eAAe,4EAG5B"}
1
+ {"version":3,"file":"url-CkZ5V_nh.d.ts","names":[],"sources":["../../src/internal/clerk-js/url.ts"],"sourcesContent":[],"mappings":";;;;;IAGkD,KAAA,EAAA;MAAA,SAAA,CAAA,QAAA,EAAA,MAAA,EAAA;QAAA;MASK,CATL,EAAA;QASd,mBAAmB,EAAA,OAAA;MAAA,CAAA,CAAA,EAAA,MAAA;IAAA,CAAA;EAa/C;AAIR;AAeA,cAnBQ,iBAmBQ,EAAA,CAAA,GAA6B,EAAA,MAAA,GAnBpB,GAmBoB,EAAA,GAAA,OAAA;AAIJ,iBAnBzB,wBAAA,CAmByB,QAAA,CAAA,EAAA,MAAA,CAAA,EAAA,OAAA;AAIpB,iBARL,6BAAA,CAQK,WAAA,EAAA,MAAA,CAAA,EAAA,MAAA;UAJX,cAAA,SAAuB,OAIM,CAJE,GAIF,CAAA,CAAA;EAA+B,IAAA,CAAA,EAAA,MAAA;EAAkB,QAAA,CAAA,EAAA,MAAA;EAAxB,UAAA,CAAA,EAAA,MAAA;EAJ/B,gBAAA,CAAA,EAIZ,eAJY,GAIM,MAJN,CAAA,MAAA,EAAA,MAAA,CAAA,GAI+B,KAJ/B,CAIqC,eAJrC,GAIuD,MAJvD,CAAA,MAAA,EAAA,MAAA,CAAA,CAAA;;AAAO,UAO9B,eAAe,CAAA,CAAA,CAAA,CAAA;EAsBT,UAAA,CAAQ,EAAA,OAAA;EACd,SAAA,CAAA,EArBI,CAqBJ;;;;;;AAgFV;AAgBA;AAqBA;AAaA;AAIA;AAKA;AAYA;AAaA;AAoBA;AAcA;AAkBA;AAeA;AAgBA;AA6Ba,iBArRG,QAuRf,CAAA,UAFyC,OAAA,CAAA,CAAA,MAAA,EApRhC,cAoRgC,EAAA,OAAA,CAAA,EAnR9B,eAmR8B,CAnRd,CAmRc,CAAA,CAAA,EAlRvC,CAkRuC,SAAA,IAAA,GAAA,MAAA,GAlRb,GAkRa;AAe7B,iBAnNG,KAAA,CA4Of,GAAA,EAAA,MAzBmD,GAnNhB,GAmNsB,CAAA,EAnNhB,GA4OzC;AAED;AAeA;AASA;AAKA;;;;;AA4BA;;;;AAImB,iBA3RH,WAAA,CA2RG,GAAA,EA3Rc,GA2Rd,GAAA,MAAA,CAAA,EAAA,MAAA;;;;;;;;;;cAtQN;;;;;;;;;;cAaA;cAIA,wCAAyC;iBAKtC,0BAAA;;;;;;;iBAYA,UAAA,eAAyB;iBAazB,qBAAA,+BAAoD,MAAM;;;;;iBAoB1D,gBAAA,MAAsB;iBActB,SAAA;;;;;;;;;;;iBAkBA,iBAAA,eAAgC;;;;;;;;iBAehC,qBAAA,eAAoC;;;;;;;;;iBAgBpC,YAAA;cA6BH,yBAA0B;;;;;;;;;;;;cAe1B,sCAAuC,QAAM;cA2B7C;iBAeG,8BAAA;iBASA,iBAAA;cAKH,4CACc,eAAe,sDAAsD;iBA2BhF,4BAAA,yBACU,eAAe,4EAG5B"}
@@ -1,4 +1,4 @@
1
- import { Jn as SignUpResource } from "./index-yd3F23Nq.mjs";
1
+ import { Jn as SignUpResource } from "./index-CSV1rL2b.mjs";
2
2
 
3
3
  //#region src/internal/clerk-js/url.d.ts
4
4
  declare global {
@@ -141,4 +141,4 @@ declare const isAllowedRedirect: (allowedRedirectOrigins: Array<string | RegExp>
141
141
  declare function createAllowedRedirectOrigins(allowedRedirectOrigins: Array<string | RegExp> | undefined, frontendApi: string, instanceType?: string): (string | RegExp)[] | undefined;
142
142
  //#endregion
143
143
  export { trimLeadingSlash as C, toURL as S, pathFromFullPath as _, hasBannedHrefProtocol as a, sanitizeHref as b, hasUrlInFragment as c, isDevAccountPortalOrigin as d, isDevOrStagingUrl as f, mergeFragmentIntoUrl as g, isValidUrl as h, getSearchParameterFromHash as i, isAllowedRedirect as l, isRedirectForFAPIInitiatedFlow as m, createAllowedRedirectOrigins as n, hasBannedProtocol as o, isProblematicUrl as p, getETLDPlusOneFromFrontendApi as r, hasExternalAccountSignUpError as s, buildURL as t, isDataUri as u, relativeToAbsoluteUrl as v, trimTrailingSlash as w, stripOrigin as x, requiresUserInput as y };
144
- //# sourceMappingURL=url-BHh8Em9u.d.mts.map
144
+ //# sourceMappingURL=url-Cs5WSCzG.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"url-BHh8Em9u.d.mts","names":[],"sources":["../../src/internal/clerk-js/url.ts"],"sourcesContent":[],"mappings":";;;;;IAGkD,KAAA,EAAA;MAAA,SAAA,CAAA,QAAA,EAAA,MAAA,EAAA;QAAA;MASK,CATL,EAAA;QASd,mBAAmB,EAAA,OAAA;MAAA,CAAA,CAAA,EAAA,MAAA;IAAA,CAAA;EAa/C;AAIR;AAeA,cAnBQ,iBAmBQ,EAAA,CAAA,GAA6B,EAAA,MAAA,GAnBpB,GAmBoB,EAAA,GAAA,OAAA;AAIJ,iBAnBzB,wBAAA,CAmByB,QAAA,CAAA,EAAA,MAAA,CAAA,EAAA,OAAA;AAIpB,iBARL,6BAAA,CAQK,WAAA,EAAA,MAAA,CAAA,EAAA,MAAA;UAJX,cAAA,SAAuB,OAIM,CAJE,GAIF,CAAA,CAAA;EAA+B,IAAA,CAAA,EAAA,MAAA;EAAkB,QAAA,CAAA,EAAA,MAAA;EAAxB,UAAA,CAAA,EAAA,MAAA;EAJ/B,gBAAA,CAAA,EAIZ,eAJY,GAIM,MAJN,CAAA,MAAA,EAAA,MAAA,CAAA,GAI+B,KAJ/B,CAIqC,eAJrC,GAIuD,MAJvD,CAAA,MAAA,EAAA,MAAA,CAAA,CAAA;;AAAO,UAO9B,eAAe,CAAA,CAAA,CAAA,CAAA;EAsBT,UAAA,CAAQ,EAAA,OAAA;EACd,SAAA,CAAA,EArBI,CAqBJ;;;;;;AAgFV;AAgBA;AAqBA;AAaA;AAIA;AAKA;AAYA;AAaA;AAoBA;AAcA;AAkBA;AAeA;AAgBA;AA6Ba,iBArRG,QAuRf,CAAA,UAFyC,OAAA,CAAA,CAAA,MAAA,EApRhC,cAoRgC,EAAA,OAAA,CAAA,EAnR9B,eAmR8B,CAnRd,CAmRc,CAAA,CAAA,EAlRvC,CAkRuC,SAAA,IAAA,GAAA,MAAA,GAlRb,GAkRa;AAe7B,iBAnNG,KAAA,CA4Of,GAAA,EAAA,MAzBmD,GAnNhB,GAmNsB,CAAA,EAnNhB,GA4OzC;AAED;AAeA;AASA;AAKA;;;;;AA4BA;;;;AAImB,iBA3RH,WAAA,CA2RG,GAAA,EA3Rc,GA2Rd,GAAA,MAAA,CAAA,EAAA,MAAA;;;;;;;;;;cAtQN;;;;;;;;;;cAaA;cAIA,wCAAyC;iBAKtC,0BAAA;;;;;;;iBAYA,UAAA,eAAyB;iBAazB,qBAAA,+BAAoD,MAAM;;;;;iBAoB1D,gBAAA,MAAsB;iBActB,SAAA;;;;;;;;;;;iBAkBA,iBAAA,eAAgC;;;;;;;;iBAehC,qBAAA,eAAoC;;;;;;;;;iBAgBpC,YAAA;cA6BH,yBAA0B;;;;;;;;;;;;cAe1B,sCAAuC,QAAM;cA2B7C;iBAeG,8BAAA;iBASA,iBAAA;cAKH,4CACc,eAAe,sDAAsD;iBA2BhF,4BAAA,yBACU,eAAe,4EAG5B"}
1
+ {"version":3,"file":"url-Cs5WSCzG.d.mts","names":[],"sources":["../../src/internal/clerk-js/url.ts"],"sourcesContent":[],"mappings":";;;;;IAGkD,KAAA,EAAA;MAAA,SAAA,CAAA,QAAA,EAAA,MAAA,EAAA;QAAA;MASK,CATL,EAAA;QASd,mBAAmB,EAAA,OAAA;MAAA,CAAA,CAAA,EAAA,MAAA;IAAA,CAAA;EAa/C;AAIR;AAeA,cAnBQ,iBAmBQ,EAAA,CAAA,GAA6B,EAAA,MAAA,GAnBpB,GAmBoB,EAAA,GAAA,OAAA;AAIJ,iBAnBzB,wBAAA,CAmByB,QAAA,CAAA,EAAA,MAAA,CAAA,EAAA,OAAA;AAIpB,iBARL,6BAAA,CAQK,WAAA,EAAA,MAAA,CAAA,EAAA,MAAA;UAJX,cAAA,SAAuB,OAIM,CAJE,GAIF,CAAA,CAAA;EAA+B,IAAA,CAAA,EAAA,MAAA;EAAkB,QAAA,CAAA,EAAA,MAAA;EAAxB,UAAA,CAAA,EAAA,MAAA;EAJ/B,gBAAA,CAAA,EAIZ,eAJY,GAIM,MAJN,CAAA,MAAA,EAAA,MAAA,CAAA,GAI+B,KAJ/B,CAIqC,eAJrC,GAIuD,MAJvD,CAAA,MAAA,EAAA,MAAA,CAAA,CAAA;;AAAO,UAO9B,eAAe,CAAA,CAAA,CAAA,CAAA;EAsBT,UAAA,CAAQ,EAAA,OAAA;EACd,SAAA,CAAA,EArBI,CAqBJ;;;;;;AAgFV;AAgBA;AAqBA;AAaA;AAIA;AAKA;AAYA;AAaA;AAoBA;AAcA;AAkBA;AAeA;AAgBA;AA6Ba,iBArRG,QAuRf,CAAA,UAFyC,OAAA,CAAA,CAAA,MAAA,EApRhC,cAoRgC,EAAA,OAAA,CAAA,EAnR9B,eAmR8B,CAnRd,CAmRc,CAAA,CAAA,EAlRvC,CAkRuC,SAAA,IAAA,GAAA,MAAA,GAlRb,GAkRa;AAe7B,iBAnNG,KAAA,CA4Of,GAAA,EAAA,MAzBmD,GAnNhB,GAmNsB,CAAA,EAnNhB,GA4OzC;AAED;AAeA;AASA;AAKA;;;;;AA4BA;;;;AAImB,iBA3RH,WAAA,CA2RG,GAAA,EA3Rc,GA2Rd,GAAA,MAAA,CAAA,EAAA,MAAA;;;;;;;;;;cAtQN;;;;;;;;;;cAaA;cAIA,wCAAyC;iBAKtC,0BAAA;;;;;;;iBAYA,UAAA,eAAyB;iBAazB,qBAAA,+BAAoD,MAAM;;;;;iBAoB1D,gBAAA,MAAsB;iBActB,SAAA;;;;;;;;;;;iBAkBA,iBAAA,eAAgC;;;;;;;;iBAehC,qBAAA,eAAoC;;;;;;;;;iBAgBpC,YAAA;cA6BH,yBAA0B;;;;;;;;;;;;cAe1B,sCAAuC,QAAM;cA2B7C;iBAeG,8BAAA;iBASA,iBAAA;cAKH,4CACc,eAAe,sDAAsD;iBA2BhF,4BAAA,yBACU,eAAe,4EAG5B"}
@@ -10,7 +10,7 @@
10
10
  * @param packageVersion - The version of `@clerk/clerk-js` that will be used if an explicit version is not provided
11
11
  * @returns The npm tag, version or major version to use
12
12
  */
13
- const versionSelector = (clerkJSVersion, packageVersion = "6.0.0-canary.v20251218145200") => {
13
+ const versionSelector = (clerkJSVersion, packageVersion = "6.0.0-canary.v20251218155029") => {
14
14
  if (clerkJSVersion) return clerkJSVersion;
15
15
  const prereleaseTag = getPrereleaseTag(packageVersion);
16
16
  if (prereleaseTag) {
@@ -24,4 +24,4 @@ const getMajorVersion = (packageVersion) => packageVersion.trim().replace(/^v/,
24
24
 
25
25
  //#endregion
26
26
  export { versionSelector as n, getMajorVersion as t };
27
- //# sourceMappingURL=versionSelector-hmcL5idC.mjs.map
27
+ //# sourceMappingURL=versionSelector-BzffUsMx.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"versionSelector-hmcL5idC.mjs","names":[],"sources":["../../src/versionSelector.ts"],"sourcesContent":["/**\n * This version selector is a bit complicated, so here is the flow:\n * 1. Use the clerkJSVersion prop on the provider\n * 2. Use the exact `@clerk/clerk-js` version if it is a `@snapshot` prerelease\n * 3. Use the prerelease tag of `@clerk/clerk-js` or the packageVersion provided\n * 4. Fallback to the major version of `@clerk/clerk-js` or the packageVersion provided\n *\n * @param clerkJSVersion - The optional clerkJSVersion prop on the provider\n * @param packageVersion - The version of `@clerk/clerk-js` that will be used if an explicit version is not provided\n * @returns The npm tag, version or major version to use\n */\nexport const versionSelector = (clerkJSVersion: string | undefined, packageVersion = JS_PACKAGE_VERSION) => {\n if (clerkJSVersion) {\n return clerkJSVersion;\n }\n\n const prereleaseTag = getPrereleaseTag(packageVersion);\n if (prereleaseTag) {\n if (prereleaseTag === 'snapshot') {\n return packageVersion;\n }\n\n return prereleaseTag;\n }\n\n return getMajorVersion(packageVersion);\n};\n\nconst getPrereleaseTag = (packageVersion: string) =>\n packageVersion\n .trim()\n .replace(/^v/, '')\n .match(/-(.+?)(\\.|$)/)?.[1];\n\nexport const getMajorVersion = (packageVersion: string) => packageVersion.trim().replace(/^v/, '').split('.')[0];\n"],"mappings":";;;;;;;;;;;;AAWA,MAAa,mBAAmB,gBAAoC,oDAAwC;AAC1G,KAAI,eACF,QAAO;CAGT,MAAM,gBAAgB,iBAAiB,eAAe;AACtD,KAAI,eAAe;AACjB,MAAI,kBAAkB,WACpB,QAAO;AAGT,SAAO;;AAGT,QAAO,gBAAgB,eAAe;;AAGxC,MAAM,oBAAoB,mBACxB,eACG,MAAM,CACN,QAAQ,MAAM,GAAG,CACjB,MAAM,eAAe,GAAG;AAE7B,MAAa,mBAAmB,mBAA2B,eAAe,MAAM,CAAC,QAAQ,MAAM,GAAG,CAAC,MAAM,IAAI,CAAC"}
1
+ {"version":3,"file":"versionSelector-BzffUsMx.mjs","names":[],"sources":["../../src/versionSelector.ts"],"sourcesContent":["/**\n * This version selector is a bit complicated, so here is the flow:\n * 1. Use the clerkJSVersion prop on the provider\n * 2. Use the exact `@clerk/clerk-js` version if it is a `@snapshot` prerelease\n * 3. Use the prerelease tag of `@clerk/clerk-js` or the packageVersion provided\n * 4. Fallback to the major version of `@clerk/clerk-js` or the packageVersion provided\n *\n * @param clerkJSVersion - The optional clerkJSVersion prop on the provider\n * @param packageVersion - The version of `@clerk/clerk-js` that will be used if an explicit version is not provided\n * @returns The npm tag, version or major version to use\n */\nexport const versionSelector = (clerkJSVersion: string | undefined, packageVersion = JS_PACKAGE_VERSION) => {\n if (clerkJSVersion) {\n return clerkJSVersion;\n }\n\n const prereleaseTag = getPrereleaseTag(packageVersion);\n if (prereleaseTag) {\n if (prereleaseTag === 'snapshot') {\n return packageVersion;\n }\n\n return prereleaseTag;\n }\n\n return getMajorVersion(packageVersion);\n};\n\nconst getPrereleaseTag = (packageVersion: string) =>\n packageVersion\n .trim()\n .replace(/^v/, '')\n .match(/-(.+?)(\\.|$)/)?.[1];\n\nexport const getMajorVersion = (packageVersion: string) => packageVersion.trim().replace(/^v/, '').split('.')[0];\n"],"mappings":";;;;;;;;;;;;AAWA,MAAa,mBAAmB,gBAAoC,oDAAwC;AAC1G,KAAI,eACF,QAAO;CAGT,MAAM,gBAAgB,iBAAiB,eAAe;AACtD,KAAI,eAAe;AACjB,MAAI,kBAAkB,WACpB,QAAO;AAGT,SAAO;;AAGT,QAAO,gBAAgB,eAAe;;AAGxC,MAAM,oBAAoB,mBACxB,eACG,MAAM,CACN,QAAQ,MAAM,GAAG,CACjB,MAAM,eAAe,GAAG;AAE7B,MAAa,mBAAmB,mBAA2B,eAAe,MAAM,CAAC,QAAQ,MAAM,GAAG,CAAC,MAAM,IAAI,CAAC"}
@@ -11,7 +11,7 @@
11
11
  * @param packageVersion - The version of `@clerk/clerk-js` that will be used if an explicit version is not provided
12
12
  * @returns The npm tag, version or major version to use
13
13
  */
14
- const versionSelector = (clerkJSVersion, packageVersion = "6.0.0-canary.v20251218145200") => {
14
+ const versionSelector = (clerkJSVersion, packageVersion = "6.0.0-canary.v20251218155029") => {
15
15
  if (clerkJSVersion) return clerkJSVersion;
16
16
  const prereleaseTag = getPrereleaseTag(packageVersion);
17
17
  if (prereleaseTag) {
@@ -36,4 +36,4 @@ Object.defineProperty(exports, 'versionSelector', {
36
36
  return versionSelector;
37
37
  }
38
38
  });
39
- //# sourceMappingURL=versionSelector-vCiFjgDi.js.map
39
+ //# sourceMappingURL=versionSelector-qrhiBtjR.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"versionSelector-vCiFjgDi.js","names":[],"sources":["../../src/versionSelector.ts"],"sourcesContent":["/**\n * This version selector is a bit complicated, so here is the flow:\n * 1. Use the clerkJSVersion prop on the provider\n * 2. Use the exact `@clerk/clerk-js` version if it is a `@snapshot` prerelease\n * 3. Use the prerelease tag of `@clerk/clerk-js` or the packageVersion provided\n * 4. Fallback to the major version of `@clerk/clerk-js` or the packageVersion provided\n *\n * @param clerkJSVersion - The optional clerkJSVersion prop on the provider\n * @param packageVersion - The version of `@clerk/clerk-js` that will be used if an explicit version is not provided\n * @returns The npm tag, version or major version to use\n */\nexport const versionSelector = (clerkJSVersion: string | undefined, packageVersion = JS_PACKAGE_VERSION) => {\n if (clerkJSVersion) {\n return clerkJSVersion;\n }\n\n const prereleaseTag = getPrereleaseTag(packageVersion);\n if (prereleaseTag) {\n if (prereleaseTag === 'snapshot') {\n return packageVersion;\n }\n\n return prereleaseTag;\n }\n\n return getMajorVersion(packageVersion);\n};\n\nconst getPrereleaseTag = (packageVersion: string) =>\n packageVersion\n .trim()\n .replace(/^v/, '')\n .match(/-(.+?)(\\.|$)/)?.[1];\n\nexport const getMajorVersion = (packageVersion: string) => packageVersion.trim().replace(/^v/, '').split('.')[0];\n"],"mappings":";;;;;;;;;;;;;AAWA,MAAa,mBAAmB,gBAAoC,oDAAwC;AAC1G,KAAI,eACF,QAAO;CAGT,MAAM,gBAAgB,iBAAiB,eAAe;AACtD,KAAI,eAAe;AACjB,MAAI,kBAAkB,WACpB,QAAO;AAGT,SAAO;;AAGT,QAAO,gBAAgB,eAAe;;AAGxC,MAAM,oBAAoB,mBACxB,eACG,MAAM,CACN,QAAQ,MAAM,GAAG,CACjB,MAAM,eAAe,GAAG;AAE7B,MAAa,mBAAmB,mBAA2B,eAAe,MAAM,CAAC,QAAQ,MAAM,GAAG,CAAC,MAAM,IAAI,CAAC"}
1
+ {"version":3,"file":"versionSelector-qrhiBtjR.js","names":[],"sources":["../../src/versionSelector.ts"],"sourcesContent":["/**\n * This version selector is a bit complicated, so here is the flow:\n * 1. Use the clerkJSVersion prop on the provider\n * 2. Use the exact `@clerk/clerk-js` version if it is a `@snapshot` prerelease\n * 3. Use the prerelease tag of `@clerk/clerk-js` or the packageVersion provided\n * 4. Fallback to the major version of `@clerk/clerk-js` or the packageVersion provided\n *\n * @param clerkJSVersion - The optional clerkJSVersion prop on the provider\n * @param packageVersion - The version of `@clerk/clerk-js` that will be used if an explicit version is not provided\n * @returns The npm tag, version or major version to use\n */\nexport const versionSelector = (clerkJSVersion: string | undefined, packageVersion = JS_PACKAGE_VERSION) => {\n if (clerkJSVersion) {\n return clerkJSVersion;\n }\n\n const prereleaseTag = getPrereleaseTag(packageVersion);\n if (prereleaseTag) {\n if (prereleaseTag === 'snapshot') {\n return packageVersion;\n }\n\n return prereleaseTag;\n }\n\n return getMajorVersion(packageVersion);\n};\n\nconst getPrereleaseTag = (packageVersion: string) =>\n packageVersion\n .trim()\n .replace(/^v/, '')\n .match(/-(.+?)(\\.|$)/)?.[1];\n\nexport const getMajorVersion = (packageVersion: string) => packageVersion.trim().replace(/^v/, '').split('.')[0];\n"],"mappings":";;;;;;;;;;;;;AAWA,MAAa,mBAAmB,gBAAoC,oDAAwC;AAC1G,KAAI,eACF,QAAO;CAGT,MAAM,gBAAgB,iBAAiB,eAAe;AACtD,KAAI,eAAe;AACjB,MAAI,kBAAkB,WACpB,QAAO;AAGT,SAAO;;AAGT,QAAO,gBAAgB,eAAe;;AAGxC,MAAM,oBAAoB,mBACxB,eACG,MAAM,CACN,QAAQ,MAAM,GAAG,CACjB,MAAM,eAAe,GAAG;AAE7B,MAAa,mBAAmB,mBAA2B,eAAe,MAAM,CAAC,QAAQ,MAAM,GAAG,CAAC,MAAM,IAAI,CAAC"}
@@ -1,4 +1,4 @@
1
- const require_versionSelector = require('./versionSelector-vCiFjgDi.js');
1
+ const require_versionSelector = require('./versionSelector-qrhiBtjR.js');
2
2
 
3
3
  exports.getMajorVersion = require_versionSelector.getMajorVersion;
4
4
  exports.versionSelector = require_versionSelector.versionSelector;
@@ -1,3 +1,3 @@
1
- import { n as versionSelector, t as getMajorVersion } from "./versionSelector-hmcL5idC.mjs";
1
+ import { n as versionSelector, t as getMajorVersion } from "./versionSelector-BzffUsMx.mjs";
2
2
 
3
3
  export { getMajorVersion, versionSelector };
@@ -1,4 +1,4 @@
1
- import { Bu as Web3ProviderData } from "./index-yd3F23Nq.mjs";
1
+ import { Bu as Web3ProviderData } from "./index-CSV1rL2b.mjs";
2
2
  import "./moduleManager-BYIq4wgi.mjs";
3
3
 
4
4
  //#region src/web3.d.ts
@@ -1,4 +1,4 @@
1
- import { Bu as Web3ProviderData } from "./index-BICz6xzo.js";
1
+ import { Bu as Web3ProviderData } from "./index-AG3LRgr5.js";
2
2
  import "./moduleManager-WB15hU3T.js";
3
3
 
4
4
  //#region src/web3.d.ts
@@ -3278,7 +3278,7 @@ declare global {
3278
3278
  /**
3279
3279
  * The `User` object holds all of the information for a single user of your application and provides a set of methods to manage their account.
3280
3280
  *
3281
- * A user can be contacted at their primary email address or primary phone number. They can have more than one registered email address, but only one of them will be their primary email address. This goes for phone numbers as well; a user can have more than one, but only one phone number will be their primary. At the same time, a user can also have one or more external accounts by connecting to [social providers](https://clerk.com/docs/guides/configure/auth-strategies/social-connections/all-providers) such as Google, Apple, Facebook, and many more.
3281
+ * A user can be contacted at their primary email address or primary phone number. They can have more than one registered email address, but only one of them will be their primary email address. This goes for phone numbers as well; a user can have more than one, but only one phone number will be their primary. At the same time, a user can also have one or more external accounts by connecting to [social providers](https://clerk.com/docs/guides/configure/auth-strategies/social-connections/overview) such as Google, Apple, Facebook, and many more.
3282
3282
  *
3283
3283
  * Finally, a `User` object holds profile data like the user's name, profile picture, and a set of [metadata](/docs/guides/users/extending) that can be used internally to store arbitrary information. The metadata are split into `publicMetadata` and `privateMetadata`. Both types are set from the [Backend API](https://clerk.com/docs/reference/backend-api){{ target: '_blank' }}, but public metadata can also be accessed from the [Frontend API](https://clerk.com/docs/reference/frontend-api){{ target: '_blank' }}.
3284
3284
  *
@@ -8025,13 +8025,16 @@ type ClerkOptionsNavigation = {
8025
8025
  routerReplace: RouterFn;
8026
8026
  routerDebug?: boolean;
8027
8027
  };
8028
- type ClerkOptions = ClerkOptionsNavigation & SignInForceRedirectUrl & SignInFallbackRedirectUrl & SignUpForceRedirectUrl & SignUpFallbackRedirectUrl & NewSubscriptionRedirectUrl & AfterSignOutUrl & AfterMultiSessionSingleSignOutUrl & {
8028
+ type ClerkUnsafeOptions = {
8029
+ unsafe_disableDevelopmentModeConsoleWarning?: boolean;
8030
+ };
8031
+ type ClerkOptions = ClerkOptionsNavigation & SignInForceRedirectUrl & SignInFallbackRedirectUrl & SignUpForceRedirectUrl & SignUpFallbackRedirectUrl & NewSubscriptionRedirectUrl & AfterSignOutUrl & AfterMultiSessionSingleSignOutUrl & ClerkUnsafeOptions & {
8029
8032
  /**
8030
8033
  * Clerk UI entrypoint.
8031
8034
  */
8032
8035
  clerkUiCtor?: ClerkUiConstructor | Promise<ClerkUiConstructor>;
8033
8036
  /**
8034
- * Optional object to style your components. Will only affect [Clerk Components](https://clerk.com/docs/reference/components/overview) and not [Account Portal](https://clerk.com/docs/guides/customizing-clerk/account-portal) pages.
8037
+ * Optional object to style your components. Will only affect [Clerk Components](https://clerk.com/docs/reference/components/overview) and not [Account Portal](https://clerk.com/docs/guides/account-portal/overview) pages.
8035
8038
  */
8036
8039
  appearance?: any;
8037
8040
  /**