@clerk/shared 4.3.1-snapshot.v20260311230607 → 4.3.1

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 (107) 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.d.mts +1 -1
  14. package/dist/runtime/error.d.ts +1 -1
  15. package/dist/runtime/getToken.d.mts +1 -1
  16. package/dist/runtime/getToken.d.ts +1 -1
  17. package/dist/runtime/globs.d.mts.map +1 -1
  18. package/dist/runtime/{index-Cx9VOot7.d.mts → index-BM0cyJhR.d.mts} +7 -7
  19. package/dist/runtime/{index-Cx9VOot7.d.mts.map → index-BM0cyJhR.d.mts.map} +1 -1
  20. package/dist/runtime/{index-BVnpqOxQ.d.ts → index-C1-6yHIk.d.ts} +7 -7
  21. package/dist/runtime/index-C1-6yHIk.d.ts.map +1 -0
  22. package/dist/runtime/internal/clerk-js/completeSignUpFlow.d.mts +1 -1
  23. package/dist/runtime/internal/clerk-js/completeSignUpFlow.d.ts +1 -1
  24. package/dist/runtime/internal/clerk-js/componentGuards.d.mts +1 -1
  25. package/dist/runtime/internal/clerk-js/componentGuards.d.ts +1 -1
  26. package/dist/runtime/internal/clerk-js/injectedWeb3EthProviders.d.mts +1 -1
  27. package/dist/runtime/internal/clerk-js/injectedWeb3EthProviders.d.ts +1 -1
  28. package/dist/runtime/internal/clerk-js/passkeys.d.mts +1 -1
  29. package/dist/runtime/internal/clerk-js/passkeys.d.ts +1 -1
  30. package/dist/runtime/internal/clerk-js/passwords/complexity.d.mts +1 -1
  31. package/dist/runtime/internal/clerk-js/passwords/complexity.d.ts +1 -1
  32. package/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.d.mts +1 -1
  33. package/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.d.ts +1 -1
  34. package/dist/runtime/internal/clerk-js/passwords/password.d.mts +1 -1
  35. package/dist/runtime/internal/clerk-js/passwords/password.d.ts +1 -1
  36. package/dist/runtime/internal/clerk-js/passwords/strength.d.mts +1 -1
  37. package/dist/runtime/internal/clerk-js/passwords/strength.d.ts +1 -1
  38. package/dist/runtime/internal/clerk-js/queryParams.d.mts +1 -1
  39. package/dist/runtime/internal/clerk-js/queryParams.d.ts +1 -1
  40. package/dist/runtime/internal/clerk-js/redirectUrls.d.mts +1 -1
  41. package/dist/runtime/internal/clerk-js/redirectUrls.d.ts +1 -1
  42. package/dist/runtime/internal/clerk-js/sessionTasks.d.mts +2 -2
  43. package/dist/runtime/internal/clerk-js/sessionTasks.d.ts +2 -2
  44. package/dist/runtime/internal/clerk-js/url.d.mts +2 -2
  45. package/dist/runtime/internal/clerk-js/url.d.ts +2 -2
  46. package/dist/runtime/internal/clerk-js/user.d.mts +1 -1
  47. package/dist/runtime/internal/clerk-js/user.d.ts +1 -1
  48. package/dist/runtime/internal/clerk-js/warnings.d.mts +2 -0
  49. package/dist/runtime/internal/clerk-js/warnings.d.mts.map +1 -1
  50. package/dist/runtime/internal/clerk-js/warnings.d.ts +2 -0
  51. package/dist/runtime/internal/clerk-js/warnings.d.ts.map +1 -1
  52. package/dist/runtime/internal/clerk-js/warnings.js +5 -0
  53. package/dist/runtime/internal/clerk-js/warnings.js.map +1 -1
  54. package/dist/runtime/internal/clerk-js/warnings.mjs +5 -0
  55. package/dist/runtime/internal/clerk-js/warnings.mjs.map +1 -1
  56. package/dist/runtime/internal/clerk-js/web3.d.mts +1 -1
  57. package/dist/runtime/internal/clerk-js/web3.d.ts +1 -1
  58. package/dist/runtime/jwtPayloadParser.d.mts +1 -1
  59. package/dist/runtime/jwtPayloadParser.d.ts +1 -1
  60. package/dist/runtime/keys.d.mts +1 -1
  61. package/dist/runtime/keys.d.ts +1 -1
  62. package/dist/runtime/loadClerkJsScript.d.mts +1 -1
  63. package/dist/runtime/loadClerkJsScript.d.ts +1 -1
  64. package/dist/runtime/loadClerkJsScript.js +2 -2
  65. package/dist/runtime/loadClerkJsScript.js.map +1 -1
  66. package/dist/runtime/loadClerkJsScript.mjs +2 -2
  67. package/dist/runtime/loadClerkJsScript.mjs.map +1 -1
  68. package/dist/runtime/oauth.d.mts +1 -1
  69. package/dist/runtime/oauth.d.ts +1 -1
  70. package/dist/runtime/organization.d.mts +1 -1
  71. package/dist/runtime/organization.d.ts +1 -1
  72. package/dist/runtime/pathMatcher.d.mts +1 -1
  73. package/dist/runtime/pathMatcher.d.ts +1 -1
  74. package/dist/runtime/react/index.d.mts +12 -12
  75. package/dist/runtime/react/index.d.ts +12 -12
  76. package/dist/runtime/react/index.js +9 -9
  77. package/dist/runtime/react/index.js.map +1 -1
  78. package/dist/runtime/react/index.mjs +9 -9
  79. package/dist/runtime/react/index.mjs.map +1 -1
  80. package/dist/runtime/router.d.mts +1 -1
  81. package/dist/runtime/router.d.mts.map +1 -1
  82. package/dist/runtime/router.d.ts +1 -1
  83. package/dist/runtime/saml.d.mts +1 -1
  84. package/dist/runtime/saml.d.ts +1 -1
  85. package/dist/runtime/telemetry.d.mts +1 -1
  86. package/dist/runtime/telemetry.d.ts +1 -1
  87. package/dist/runtime/types/index.d.mts +1 -1
  88. package/dist/runtime/types/index.d.ts +1 -1
  89. package/dist/runtime/ui/index.d.mts +1 -1
  90. package/dist/runtime/ui/index.d.ts +1 -1
  91. package/dist/runtime/{url-DdUFEfVm.d.ts → url-BFK4G-Dv.d.ts} +2 -2
  92. package/dist/runtime/{url-DdUFEfVm.d.ts.map → url-BFK4G-Dv.d.ts.map} +1 -1
  93. package/dist/runtime/{url-B21UA2Ba.d.mts → url-BOQzM2aH.d.mts} +2 -2
  94. package/dist/runtime/{url-B21UA2Ba.d.mts.map → url-BOQzM2aH.d.mts.map} +1 -1
  95. package/dist/runtime/{versionSelector-B3Fe5qFc.js → versionSelector-mcM_Z_7u.js} +2 -2
  96. package/dist/runtime/{versionSelector-B3Fe5qFc.js.map → versionSelector-mcM_Z_7u.js.map} +1 -1
  97. package/dist/runtime/{versionSelector-CqGoI4lZ.mjs → versionSelector-ysjOZafH.mjs} +2 -2
  98. package/dist/runtime/{versionSelector-CqGoI4lZ.mjs.map → versionSelector-ysjOZafH.mjs.map} +1 -1
  99. package/dist/runtime/versionSelector.js +1 -1
  100. package/dist/runtime/versionSelector.mjs +1 -1
  101. package/dist/runtime/web3.d.mts +1 -1
  102. package/dist/runtime/web3.d.ts +1 -1
  103. package/dist/types/index.d.mts +6 -6
  104. package/dist/types/index.d.ts +6 -6
  105. package/dist/types/index.d.ts.map +1 -1
  106. package/package.json +1 -1
  107. package/dist/runtime/index-BVnpqOxQ.d.ts.map +0 -1
@@ -1,4 +1,4 @@
1
- import { Ku as PhoneCodeChannelData } from "./index-Cx9VOot7.mjs";
1
+ import { Ku as PhoneCodeChannelData } from "./index-BM0cyJhR.mjs";
2
2
  import "./moduleManager-BsmFyRrH.mjs";
3
3
 
4
4
  //#region src/alternativePhoneCode.d.ts
@@ -1,4 +1,4 @@
1
- import { Ku as PhoneCodeChannelData } from "./index-BVnpqOxQ.js";
1
+ import { Ku as PhoneCodeChannelData } from "./index-C1-6yHIk.js";
2
2
  import "./moduleManager-WB15hU3T.js";
3
3
 
4
4
  //#region src/alternativePhoneCode.d.ts
@@ -1,4 +1,4 @@
1
- import { xs as ReverificationConfig } from "./index-Cx9VOot7.mjs";
1
+ import { xs as ReverificationConfig } from "./index-BM0cyJhR.mjs";
2
2
  import "./moduleManager-BsmFyRrH.mjs";
3
3
 
4
4
  //#region src/authorization-errors.d.ts
@@ -1,4 +1,4 @@
1
- import { xs as ReverificationConfig } from "./index-BVnpqOxQ.js";
1
+ import { xs as ReverificationConfig } from "./index-C1-6yHIk.js";
2
2
  import "./moduleManager-WB15hU3T.js";
3
3
 
4
4
  //#region src/authorization-errors.d.ts
@@ -1,4 +1,4 @@
1
- import { Co as PendingSessionOptions, Ga as OrganizationCustomRoleKey, Ha as SessionStatusClaim, Ia as ActClaim, Pt as SignOut, Ss as SessionVerificationAfterMinutes, Va as JwtPayload, Wa as OrganizationCustomPermissionKey, bo as CheckAuthorizationWithCustomPermissions, g as UseAuthReturn, ws as SessionVerificationLevel, xo as GetToken, xs as ReverificationConfig } from "./index-Cx9VOot7.mjs";
1
+ import { Co as PendingSessionOptions, Ga as OrganizationCustomRoleKey, Ha as SessionStatusClaim, Ia as ActClaim, Pt as SignOut, Ss as SessionVerificationAfterMinutes, Va as JwtPayload, Wa as OrganizationCustomPermissionKey, bo as CheckAuthorizationWithCustomPermissions, g as UseAuthReturn, ws as SessionVerificationLevel, xo as GetToken, xs as ReverificationConfig } from "./index-BM0cyJhR.mjs";
2
2
  import "./moduleManager-BsmFyRrH.mjs";
3
3
 
4
4
  //#region src/authorization.d.ts
@@ -1,4 +1,4 @@
1
- import { Co as PendingSessionOptions, Ga as OrganizationCustomRoleKey, Ha as SessionStatusClaim, Ia as ActClaim, Pt as SignOut, Ss as SessionVerificationAfterMinutes, Va as JwtPayload, Wa as OrganizationCustomPermissionKey, bo as CheckAuthorizationWithCustomPermissions, g as UseAuthReturn, ws as SessionVerificationLevel, xo as GetToken, xs as ReverificationConfig } from "./index-BVnpqOxQ.js";
1
+ import { Co as PendingSessionOptions, Ga as OrganizationCustomRoleKey, Ha as SessionStatusClaim, Ia as ActClaim, Pt as SignOut, Ss as SessionVerificationAfterMinutes, Va as JwtPayload, Wa as OrganizationCustomPermissionKey, bo as CheckAuthorizationWithCustomPermissions, g as UseAuthReturn, ws as SessionVerificationLevel, xo as GetToken, xs as ReverificationConfig } from "./index-C1-6yHIk.js";
2
2
  import "./moduleManager-WB15hU3T.js";
3
3
 
4
4
  //#region src/authorization.d.ts
@@ -1,4 +1,4 @@
1
- import { W as ClerkEventPayload } from "./index-Cx9VOot7.mjs";
1
+ import { W as ClerkEventPayload } from "./index-BM0cyJhR.mjs";
2
2
  import "./moduleManager-BsmFyRrH.mjs";
3
3
 
4
4
  //#region src/clerkEventBus.d.ts
@@ -1,4 +1,4 @@
1
- import { W as ClerkEventPayload } from "./index-BVnpqOxQ.js";
1
+ import { W as ClerkEventPayload } from "./index-C1-6yHIk.js";
2
2
  import "./moduleManager-WB15hU3T.js";
3
3
 
4
4
  //#region src/clerkEventBus.d.ts
@@ -1,4 +1,4 @@
1
- import { _a as TransparentColor, ha as RgbaColor, pa as HslaColor, sa as Color } from "./index-Cx9VOot7.mjs";
1
+ import { _a as TransparentColor, ha as RgbaColor, pa as HslaColor, sa as Color } from "./index-BM0cyJhR.mjs";
2
2
  import "./moduleManager-BsmFyRrH.mjs";
3
3
 
4
4
  //#region src/color.d.ts
@@ -1,4 +1,4 @@
1
- import { _a as TransparentColor, ha as RgbaColor, pa as HslaColor, sa as Color } from "./index-BVnpqOxQ.js";
1
+ import { _a as TransparentColor, ha as RgbaColor, pa as HslaColor, sa as Color } from "./index-C1-6yHIk.js";
2
2
  import "./moduleManager-WB15hU3T.js";
3
3
 
4
4
  //#region src/color.d.ts
@@ -1,4 +1,4 @@
1
- import { Ia as ActClaim, Io as SignedInSessionResource, Ja as OrganizationSystemPermissionKey, Va as JwtPayload, Yo as UserResource, mp as Autocomplete, so as OrganizationResource, t as InitialState, xt as Resources } from "./index-Cx9VOot7.mjs";
1
+ import { Ia as ActClaim, Io as SignedInSessionResource, Ja as OrganizationSystemPermissionKey, Va as JwtPayload, Yo as UserResource, mp as Autocomplete, so as OrganizationResource, t as InitialState, xt as Resources } from "./index-BM0cyJhR.mjs";
2
2
  import "./moduleManager-BsmFyRrH.mjs";
3
3
 
4
4
  //#region src/deriveState.d.ts
@@ -1,4 +1,4 @@
1
- import { Ia as ActClaim, Io as SignedInSessionResource, Ja as OrganizationSystemPermissionKey, Va as JwtPayload, Yo as UserResource, mp as Autocomplete, so as OrganizationResource, t as InitialState, xt as Resources } from "./index-BVnpqOxQ.js";
1
+ import { Ia as ActClaim, Io as SignedInSessionResource, Ja as OrganizationSystemPermissionKey, Va as JwtPayload, Yo as UserResource, mp as Autocomplete, so as OrganizationResource, t as InitialState, xt as Resources } from "./index-C1-6yHIk.js";
2
2
  import "./moduleManager-WB15hU3T.js";
3
3
 
4
4
  //#region src/deriveState.d.ts
@@ -1,3 +1,3 @@
1
- import { $n as MetamaskError, Bn as is4xxError, Gn as isNetworkError, Gp as isClerkAPIResponseError, Hn as isEmailLinkError, Hp as ClerkRuntimeError, Jn as isReverificationCancelledError, Jp as ClerkAPIError, Kn as isPasswordCompromisedError, Kp as ClerkError, Qn as ClerkWebAuthnError, Un as isKnownError, Up as isClerkRuntimeError, Vn as isCaptchaError, Vp as createClerkGlobalHookError, Wn as isMetamaskError, Wp as ClerkAPIResponseError, Xn as isUnauthorizedError, Yn as isUnauthenticatedError, Yp as isClerkAPIError, Zn as isUserLockedError, ar as buildErrorThrower, cr as errorToJSON, er as EmailLinkError, ir as ErrorThrowerOptions, lr as parseError, nr as EmailLinkErrorCodeStatus, or as ClerkOfflineError, qn as isPasswordPwnedError, qp as isClerkError, rr as ErrorThrower, sr as MissingExpiredTokenError, tr as EmailLinkErrorCode, ur as parseErrors, zn as is429Error } from "./index-Cx9VOot7.mjs";
1
+ import { $n as MetamaskError, Bn as is4xxError, Gn as isNetworkError, Gp as isClerkAPIResponseError, Hn as isEmailLinkError, Hp as ClerkRuntimeError, Jn as isReverificationCancelledError, Jp as ClerkAPIError, Kn as isPasswordCompromisedError, Kp as ClerkError, Qn as ClerkWebAuthnError, Un as isKnownError, Up as isClerkRuntimeError, Vn as isCaptchaError, Vp as createClerkGlobalHookError, Wn as isMetamaskError, Wp as ClerkAPIResponseError, Xn as isUnauthorizedError, Yn as isUnauthenticatedError, Yp as isClerkAPIError, Zn as isUserLockedError, ar as buildErrorThrower, cr as errorToJSON, er as EmailLinkError, ir as ErrorThrowerOptions, lr as parseError, nr as EmailLinkErrorCodeStatus, or as ClerkOfflineError, qn as isPasswordPwnedError, qp as isClerkError, rr as ErrorThrower, sr as MissingExpiredTokenError, tr as EmailLinkErrorCode, ur as parseErrors, zn as is429Error } from "./index-BM0cyJhR.mjs";
2
2
  import "./moduleManager-BsmFyRrH.mjs";
3
3
  export { ClerkAPIError, ClerkAPIResponseError, ClerkError, ClerkOfflineError, ClerkRuntimeError, ClerkWebAuthnError, EmailLinkError, EmailLinkErrorCode, EmailLinkErrorCodeStatus, ErrorThrower, ErrorThrowerOptions, MetamaskError, MissingExpiredTokenError, buildErrorThrower, createClerkGlobalHookError, errorToJSON, is429Error, is4xxError, isCaptchaError, isClerkAPIError, isClerkAPIResponseError, isClerkError, isClerkRuntimeError, isEmailLinkError, isKnownError, isMetamaskError, isNetworkError, isPasswordCompromisedError, isPasswordPwnedError, isReverificationCancelledError, isUnauthenticatedError, isUnauthorizedError, isUserLockedError, parseError, parseErrors };
@@ -1,3 +1,3 @@
1
- import { $n as MetamaskError, Bn as is4xxError, Gn as isNetworkError, Gp as isClerkAPIResponseError, Hn as isEmailLinkError, Hp as ClerkRuntimeError, Jn as isReverificationCancelledError, Jp as ClerkAPIError, Kn as isPasswordCompromisedError, Kp as ClerkError, Qn as ClerkWebAuthnError, Un as isKnownError, Up as isClerkRuntimeError, Vn as isCaptchaError, Vp as createClerkGlobalHookError, Wn as isMetamaskError, Wp as ClerkAPIResponseError, Xn as isUnauthorizedError, Yn as isUnauthenticatedError, Yp as isClerkAPIError, Zn as isUserLockedError, ar as buildErrorThrower, cr as errorToJSON, er as EmailLinkError, ir as ErrorThrowerOptions, lr as parseError, nr as EmailLinkErrorCodeStatus, or as ClerkOfflineError, qn as isPasswordPwnedError, qp as isClerkError, rr as ErrorThrower, sr as MissingExpiredTokenError, tr as EmailLinkErrorCode, ur as parseErrors, zn as is429Error } from "./index-BVnpqOxQ.js";
1
+ import { $n as MetamaskError, Bn as is4xxError, Gn as isNetworkError, Gp as isClerkAPIResponseError, Hn as isEmailLinkError, Hp as ClerkRuntimeError, Jn as isReverificationCancelledError, Jp as ClerkAPIError, Kn as isPasswordCompromisedError, Kp as ClerkError, Qn as ClerkWebAuthnError, Un as isKnownError, Up as isClerkRuntimeError, Vn as isCaptchaError, Vp as createClerkGlobalHookError, Wn as isMetamaskError, Wp as ClerkAPIResponseError, Xn as isUnauthorizedError, Yn as isUnauthenticatedError, Yp as isClerkAPIError, Zn as isUserLockedError, ar as buildErrorThrower, cr as errorToJSON, er as EmailLinkError, ir as ErrorThrowerOptions, lr as parseError, nr as EmailLinkErrorCodeStatus, or as ClerkOfflineError, qn as isPasswordPwnedError, qp as isClerkError, rr as ErrorThrower, sr as MissingExpiredTokenError, tr as EmailLinkErrorCode, ur as parseErrors, zn as is429Error } from "./index-C1-6yHIk.js";
2
2
  import "./moduleManager-WB15hU3T.js";
3
3
  export { ClerkAPIError, ClerkAPIResponseError, ClerkError, ClerkOfflineError, ClerkRuntimeError, ClerkWebAuthnError, EmailLinkError, EmailLinkErrorCode, EmailLinkErrorCodeStatus, ErrorThrower, ErrorThrowerOptions, MetamaskError, MissingExpiredTokenError, buildErrorThrower, createClerkGlobalHookError, errorToJSON, is429Error, is4xxError, isCaptchaError, isClerkAPIError, isClerkAPIResponseError, isClerkError, isClerkRuntimeError, isEmailLinkError, isKnownError, isMetamaskError, isNetworkError, isPasswordCompromisedError, isPasswordPwnedError, isReverificationCancelledError, isUnauthenticatedError, isUnauthorizedError, isUserLockedError, parseError, parseErrors };
@@ -1,4 +1,4 @@
1
- import { So as GetTokenOptions } from "./index-Cx9VOot7.mjs";
1
+ import { So as GetTokenOptions } from "./index-BM0cyJhR.mjs";
2
2
  import "./moduleManager-BsmFyRrH.mjs";
3
3
 
4
4
  //#region src/getToken.d.ts
@@ -1,4 +1,4 @@
1
- import { So as GetTokenOptions } from "./index-BVnpqOxQ.js";
1
+ import { So as GetTokenOptions } from "./index-C1-6yHIk.js";
2
2
  import "./moduleManager-WB15hU3T.js";
3
3
 
4
4
  //#region src/getToken.d.ts
@@ -1 +1 @@
1
- {"version":3,"file":"globs.d.mts","names":[],"sources":["../../src/globs.ts"],"sourcesContent":[],"mappings":";cAEa;EAAA,QAUZ,EAAA,CAAA,OAAA,EAT8B,MAAA,EAAM,GAAN,MAAM"}
1
+ {"version":3,"file":"globs.d.mts","names":[],"sources":["../../src/globs.ts"],"sourcesContent":[],"mappings":";cAEa;EAAA,QAUZ,EAAA,CAAA,OAAA,EAAA,MAT8B,EAAM,GAAN,MAAM"}
@@ -3725,7 +3725,7 @@ type CheckAuthorizationParamsFromSessionClaims<P$1 extends OrganizationCustomPer
3725
3725
  *
3726
3726
  * The `Session` object includes methods for recording session activity and ending the session client-side. For security reasons, sessions can also expire server-side.
3727
3727
  *
3728
- * As soon as a [`User`](https://clerk.com/docs/reference/javascript/user) signs in, Clerk creates a `Session` for the current [`Client`](https://clerk.com/docs/reference/javascript/client). Clients can have more than one sessions at any point in time, but only one of those sessions will be **active**.
3728
+ * As soon as a [`User`](https://clerk.com/docs/reference/objects/user) signs in, Clerk creates a `Session` for the current [`Client`](https://clerk.com/docs/reference/objects/client). Clients can have more than one sessions at any point in time, but only one of those sessions will be **active**.
3729
3729
  *
3730
3730
  * In certain scenarios, a session might be replaced by another one. This is often the case with [multi-session applications](https://clerk.com/docs/guides/secure/session-options#multi-session-applications).
3731
3731
  *
@@ -10223,11 +10223,11 @@ type UseAuthReturn = {
10223
10223
  */
10224
10224
  has: CheckAuthorizationSignedOut;
10225
10225
  /**
10226
- * A function that signs out the current user. Returns a promise that resolves when complete. See the [reference doc](https://clerk.com/docs/reference/javascript/clerk#sign-out).
10226
+ * A function that signs out the current user. Returns a promise that resolves when complete. See the [reference doc](https://clerk.com/docs/reference/objects/clerk#sign-out).
10227
10227
  */
10228
10228
  signOut: SignOut;
10229
10229
  /**
10230
- * A function that retrieves the current user's session token or a custom JWT template. Returns a promise that resolves to the token. See the [reference doc](https://clerk.com/docs/reference/javascript/session#get-token).
10230
+ * A function that retrieves the current user's session token or a custom JWT template. Returns a promise that resolves to the token. See the [reference doc](https://clerk.com/docs/reference/objects/session#get-token).
10231
10231
  */
10232
10232
  getToken: GetToken;
10233
10233
  } | {
@@ -10283,7 +10283,7 @@ type UseSignInReturn = {
10283
10283
  */
10284
10284
  signIn: undefined;
10285
10285
  /**
10286
- * A function that sets the active session. See the [reference doc](https://clerk.com/docs/reference/javascript/clerk#set-active).
10286
+ * A function that sets the active session. See the [reference doc](https://clerk.com/docs/reference/objects/clerk#set-active).
10287
10287
  */
10288
10288
  setActive: undefined;
10289
10289
  } | {
@@ -10304,7 +10304,7 @@ type UseSignUpReturn = {
10304
10304
  */
10305
10305
  signUp: undefined;
10306
10306
  /**
10307
- * A function that sets the active session. See the [reference doc](https://clerk.com/docs/reference/javascript/clerk#set-active).
10307
+ * A function that sets the active session. See the [reference doc](https://clerk.com/docs/reference/objects/clerk#set-active).
10308
10308
  */
10309
10309
  setActive: undefined;
10310
10310
  } | {
@@ -10350,7 +10350,7 @@ type UseSessionListReturn = {
10350
10350
  */
10351
10351
  sessions: undefined;
10352
10352
  /**
10353
- * A function that sets the active session and/or Organization. See the [reference doc](https://clerk.com/docs/reference/javascript/clerk#set-active).
10353
+ * A function that sets the active session and/or Organization. See the [reference doc](https://clerk.com/docs/reference/objects/clerk#set-active).
10354
10354
  */
10355
10355
  setActive: undefined;
10356
10356
  } | {
@@ -10575,4 +10575,4 @@ type InitialState = Serializable<{
10575
10575
  }>;
10576
10576
  //#endregion
10577
10577
  export { CreateOrganizationParams as $, GetInvitationsParams as $a, SignInFirstFactor as $c, GoogleOauthProvider as $d, CreateCheckoutParams as $f, UserDataJSON as $i, CreateEnterpriseSSOLinkFlowReturn as $l, MetamaskError as $n, AttemptPhoneNumberVerificationParams as $o, BillingMoneyAmountJSON as $r, OrganizationMembershipJSONSnapshot as $s, WaitlistProps as $t, OrganizationSettingsJSON as $u, AuthenticateWithBaseParams as A, SignUpVerificationResource as Aa, SignInFutureMFAEmailCodeVerifyParams as Ac, TOTPStrategy as Ad, BillingPayerMethods as Af, OrganizationMembershipRequestJSON as Ai, PhoneCodeFactor as Al, SignUpSignal as An, SessionVerifyAttemptFirstFactorParams as Ao, ClerkResource as Ap, SignUpEnterpriseConnectionResource as Ar, OrganizationInvitationStatus as As, SignInInitialValues as At, AttributeDataJSON as Au, CheckoutSignalValue as B, JwtHeader as Ba, SignInFutureSSOParams as Bc, Web3ProviderData as Bd, BillingStatementGroup as Bf, RoleJSON as Bi, TOTPFactor as Bl, is4xxError as Bn, CreateWeb3WalletParams as Bo, UIVersion as Bp, SignUpFutureResource as Br, APIKeysSettingsJSONSnapshot as Bs, SignUpProps as Bt, SignUpModes as Bu, DevToolsResource as C, SignUpAuthenticateWithWeb3Params as Ca, Web3WalletResource as Cc, GoogleOneTapStrategy as Cd, BillingCheckoutResource as Cf, ImageJSON as Ci, PassKeyConfig as Cl, NullableWaitlistSignal as Cn, PendingSessionOptions as Co, PathValue as Cp, ProfileSectionId as Cr, SessionVerificationFirstFactor as Cs, RoutingOptions as Ct, PasswordStrength as Cu, APIKeyResource as D, SignUpStatus as Da, SignInFutureEmailCodeVerifyParams as Dc, PhoneCodeStrategy as Dd, BillingMoneyAmount as Df, OrganizationInvitationJSON as Di, PasswordFactor as Dl, SignInSignalValue as Dn, SessionResource as Do, Simplify as Dp, CustomPage as Dr, SessionVerificationStatus as Ds, SetActiveNavigate as Dt, Actions as Du, AuthConfigResource as E, SignUpIdentificationField as Ea, SignInFutureEmailCodeSendParams as Ec, PasswordStrategy as Ed, BillingInitializedPaymentMethodResource as Ef, OrganizationDomainVerificationJSON as Ei, PasswordAttempt as El, SignInSignal as En, SessionActivity as Eo, Serializable as Ep, InstanceType as Er, SessionVerificationSecondFactor as Es, SetActive as Et, ZxcvbnResult as Eu, AuthenticateWithSolanaParams as F, PasswordAttribute as Fa, SignInFuturePhoneCodeVerifyParams as Fc, EthereumWeb3Provider as Fd, BillingPaymentMethodStatus as Ff, PhoneNumberJSON as Fi, ResetPasswordEmailCodeFactorConfig as Fl, WaitlistSignal as Fn, SessionWithActivitiesResource as Fo, DeletedObjectResource as Fp, SignUpFutureEmailLinkSendParams as Fr, SamlIdp as Fs, SignOutCallback as Ft, OAuthProviders as Fu, ClerkOptions as G, OrganizationCustomRoleKey as Ga, AttemptSecondFactorParams as Gc, CoinbaseOauthProvider as Gd, BillingSubscriptionPlanPeriod as Gf, SignInFirstFactorJSON as Gi, PasskeyResource as Gl, isNetworkError as Gn, RemoveUserPasswordParams as Go, isClerkAPIResponseError as Gp, SignUpFutureWeb3Params as Gr, EmailAddressJSONSnapshot as Gs, TasksRedirectOptions as Gt, PhoneCodeChannel as Gu, ClerkAppearanceTheme as H, SessionStatusClaim as Ha, SignInFutureTicketParams as Hc, AtlassianOauthProvider as Hd, BillingStatementStatus as Hf, SessionJSON as Hi, Web3SignatureConfig as Hl, isEmailLinkError as Hn, GetUserOrganizationInvitationsParams as Ho, ClerkRuntimeError as Hp, SignUpFutureTicketParams as Hr, ClientJSONSnapshot as Hs, TaskChooseOrganizationProps as Ht, UserSettingsResource as Hu, BrowserClerk as I, ActClaim as Ia, SignInFutureResetPasswordPhoneCodeSendParams as Ic, MetamaskWeb3Provider as Id, BillingPaymentResource as If, PublicKeyCredentialCreationOptionsJSON as Ii, ResetPasswordPhoneCodeAttempt as Il, WaitlistSignalValue as In, SignedInSessionResource as Io, ClerkUI as Ip, SignUpFutureFinalizeParams as Ir, SamlIdpMap as Is, SignOutOptions as It, PasskeySettingsData as Iu, ClerkThemeOptions as J, OrganizationSystemPermissionKey as Ja, PrepareSecondFactorParams as Jc, DropboxOauthProvider as Jd, CancelSubscriptionParams as Jf, SignUpJSON as Ji, PublicKeyCredentialWithAuthenticatorAssertionResponse as Jl, isReverificationCancelledError as Jn, UpdateUserPasswordParams as Jo, ClerkAPIError as Jp, BackupCodeJSON as Jr, EnvironmentJSONSnapshot as Js, UserAvatarProps as Jt, PhoneCodeSMSChannel as Ju, ClerkProp as K, OrganizationMembershipResource as Ka, AuthenticateWithPasskeyParams as Kc, CustomOauthProvider as Kd, BillingSubscriptionResource as Kf, SignInSecondFactorJSON as Ki, PublicKeyCredentialCreationOptionsWithoutExtensions as Kl, isPasswordCompromisedError as Kn, SetProfileImageParams as Ko, ClerkError as Kp, ApiKeyJSON as Kr, EnterpriseAccountConnectionJSONSnapshot as Ks, TransferableOption as Kt, PhoneCodeChannelData as Ku, BrowserClerkConstructor as L, ActClaimType as La, SignInFutureResetPasswordPhoneCodeVerifyParams as Lc, OKXWalletWeb3Provider as Ld, BillingPaymentStatus as Lf, PublicKeyCredentialRequestOptionsJSON as Li, ResetPasswordPhoneCodeFactor as Ll, JoinWaitlistParams as Ln, CreateEmailAddressParams as Lo, ClerkUIConstructor as Lp, SignUpFuturePasswordParams as Lr, SamlIdpSlug as Ls, SignUpButtonProps as Lt, PasswordSettingsData as Lu, AuthenticateWithGoogleOneTapParams as M, FirstNameAttribute as Ma, SignInFuturePasskeyParams as Mc, Web3Strategy as Md, BillingPayerResourceType as Mf, PartialWithClerkResource as Mi, ResetPasswordCodeFactor as Ml, State as Mn, SessionVerifyCreateParams as Mo, ClerkPaginatedResponse as Mp, SignUpFutureAdditionalParams as Mr, EnterpriseAccountResource as Ms, SignInProps as Mt, AttributesJSON as Mu, AuthenticateWithMetamaskParams as N, LastNameAttribute as Na, SignInFuturePasswordParams as Nc, BaseWeb3Provider as Nd, BillingPaymentChargeType as Nf, PasskeyJSON as Ni, ResetPasswordEmailCodeAttempt as Nl, WaitlistErrors as Nn, SessionVerifyPrepareFirstFactorParams as No, ClerkPaginationParams as Np, SignUpFutureCreateParams as Nr, EnterpriseProtocol as Ns, SignInRedirectOptions as Nt, EnterpriseSSOSettings as Nu, APIKeysNamespace as O, SignUpUpdateParams as Oa, SignInFutureEmailLinkSendParams as Oc, ResetPasswordEmailCodeStrategy as Od, BillingNamespace as Of, OrganizationJSON as Oi, PhoneCodeAttempt as Ol, SignUpErrors as On, SessionStatus as Oo, SnakeToCamel as Op, CustomMenuItem as Or, SessionVerificationTypes as Os, SetActiveParams as Ot, Attribute as Ou, AuthenticateWithOKXWalletParams as P, LegalAcceptedAttribute as Pa, SignInFuturePhoneCodeSendParams as Pc, CoinbaseWalletWeb3Provider as Pd, BillingPaymentMethodResource as Pf, PermissionJSON as Pi, ResetPasswordEmailCodeFactor as Pl, WaitlistFields as Pn, SessionVerifyPrepareSecondFactorParams as Po, ClerkPaginationRequest as Pp, SignUpFutureEmailCodeVerifyParams as Pr, EnterpriseProvider as Ps, SignOut as Pt, OAuthProviderSettings as Pu, CreateOrganizationModalProps as Q, GetDomainsParams as Qa, SignInFactor as Qc, GitlabOauthProvider as Qd, ConfirmCheckoutParams as Qf, TokenJSON as Qi, CreateEmailLinkFlowReturn as Ql, ClerkWebAuthnError as Qn, TOTPResource as Qo, BillingInitializedPaymentMethodJSON as Qr, OrganizationJSONSnapshot as Qs, WaitlistModalProps as Qt, ProtectLoader as Qu, CheckoutErrors as R, AgentActClaim as Ra, SignInFutureResetPasswordSubmitParams as Rc, SolanaWeb3Provider as Rd, BillingPlanResource as Rf, PublicOrganizationDataJSON as Ri, ResetPasswordPhoneCodeFactorConfig as Rl, WaitlistResource as Rn, CreateExternalAccountParams as Ro, ClerkUIInstance as Rp, SignUpFuturePhoneCodeSendParams as Rr, APIKeysSettingsJSON as Rs, SignUpInitialValues as Rt, SignInData as Ru, EnvironmentResource as S, SignUpAuthenticateWithSolanaParams as Sa, PrepareWeb3WalletVerificationParams as Sc, EnterpriseSSOStrategy as Sd, AddPaymentMethodParams as Sf, IdentificationLinkJSON as Si, OauthFactor as Sl, NullableSignUpSignal as Sn, GetTokenOptions as So, Override as Sp, ProfilePageId as Sr, SessionVerificationAfterMinutes as Ss, RevokeAPIKeyParams as St, ComplexityErrors as Su, SharedSignedInAuthObjectProperties as T, SignUpField as Ta, SignInFutureCreateParams as Tc, PasskeyStrategy as Td, BillingCredits as Tf, OrganizationDomainJSON as Ti, PasskeyFactor as Tl, SignInFields as Tn, PublicUserData as To, RemoveFunctions as Tp, UserPreviewId as Tr, SessionVerificationResource as Ts, SDKMetadata as Tt, ValidatePasswordCallbacks as Tu, ClerkAuthenticateWithWeb3Params as U, VersionedJwtPayload as Ua, SignInFutureWeb3Params as Uc, BitbucketOauthProvider as Ud, BillingStatementTotals as Uf, SessionVerificationJSON as Ui, Web3SignatureFactor as Ul, isKnownError as Un, GetUserOrganizationMembershipParams as Uo, isClerkRuntimeError as Up, SignUpFutureUpdateParams as Ur, CommerceSettingsJSONSnapshot as Us, TaskResetPasswordProps as Ut, UsernameSettingsData as Uu, Clerk as V, JwtPayload as Va, SignInFutureTOTPVerifyParams as Vc, AppleOauthProvider as Vd, BillingStatementResource as Vf, SessionActivityJSON as Vi, Web3Attempt as Vl, isCaptchaError as Vn, GetOrganizationMemberships as Vo, createClerkGlobalHookError as Vp, SignUpFutureSSOParams as Vr, AuthConfigJSONSnapshot as Vs, SignUpRedirectOptions as Vt, UserSettingsJSON as Vu, ClerkEventPayload as W, OrganizationCustomPermissionKey as Wa, AttemptFirstFactorParams as Wc, BoxOauthProvider as Wd, BillingSubscriptionItemResource as Wf, SessionWithActivitiesJSON as Wi, CredentialReturn as Wl, isMetamaskError as Wn, GetUserOrganizationSuggestionsParams as Wo, ClerkAPIResponseError$1 as Wp, SignUpFutureVerifications as Wr, DisplayConfigJSONSnapshot as Ws, TaskSetupMFAProps as Wt, VerificationStrategy as Wu, CreateBulkOrganizationInvitationParams as X, UpdateOrganizationMembershipParams as Xa, SignInAuthenticateWithSolanaParams as Xc, FacebookOauthProvider as Xd, CheckoutFlowResource as Xf, SignUpVerificationsJSON as Xi, UpdatePasskeyParams as Xl, isUnauthorizedError as Xn, VerifyTOTPParams as Xo, BillingCheckoutTotalsJSON as Xr, IdentificationLinkJSONSnapshot as Xs, UserProfileModalProps as Xt, ProtectConfigJSON as Xu, CreateAPIKeyParams as Y, OrganizationSystemPermissionPrefix as Ya, ResetPasswordParams as Yc, EnstallOauthProvider as Yd, CheckoutFlowFinalizeParams as Yf, SignUpVerificationJSON as Yi, PublicKeyCredentialWithAuthenticatorAttestationResponse as Yl, isUnauthenticatedError as Yn, UserResource as Yo, isClerkAPIError as Yp, BillingCheckoutJSON as Yr, ExternalAccountJSONSnapshot as Ys, UserButtonProps as Yt, PhoneCodeWhatsAppChannel as Yu, CreateOrganizationInvitationParams as Z, AddMemberParams as Za, SignInCreateParams as Zc, GithubOauthProvider as Zd, CheckoutFlowResourceNonStrict as Zf, TOTPJSON as Zi, CodeVerificationAttemptParam as Zl, isUserLockedError as Zn, UserOrganizationInvitationResource as Zo, BillingCreditsJSON as Zr, OrganizationCreationDefaultsJSONSnapshot as Zs, UserProfileProps as Zt, ProtectConfigResource as Zu, UseSessionListReturn as _, TransparentColor as _a, SignInResource as _c, AppleIdTokenStrategy as _d, VercelOauthProvider as _f, EnterpriseAccountConnectionJSON as _i, EmailLinkConfig as _l, TelemetryEventRaw as _n, CheckAuthorizationFromSessionClaims as _o, DeepPartial as _p, AlertId as _r, JWT as _s, OrganizationProfileModalProps as _t, RedirectUrlProp as _u, SAML_IDPS as a, BoxShadow as aa, SessionJSONSnapshot as ac, OrganizationEnrollmentMode as ad, LinkedinOIDCOauthProvider as af, BillingProrationCreditDetailJSON as ai, UserData as al, __experimental_SubscriptionDetailsButtonProps as an, InviteMemberParams as ao, GetPlanParams as ap, buildErrorThrower as ar, OrganizationSuggestionStatus as as, HandleEmailLinkVerificationParams as at, VerificationResource as au, UseSignUpReturn as b, SignUpAttributeField as ba, GenerateSignature as bc, EmailCodeStrategy as bd, CommerceSettingsJSON as bf, ExternalAccountJSON as bi, EnterpriseSSOFactor as bl, FieldError as bn, CheckAuthorizationWithCustomPermissions as bo, ForceNull as bp, MenuId as br, OrganizationsJWTClaim as bs, PricingTableProps as bt, SignUpFallbackRedirectUrl as bu, getWeb3ProviderData as c, ColorString as ca, SignUpVerificationJSONSnapshot as cc, OrganizationCreationAdvisorySeverity as cd, NotionOauthProvider as cf, BillingStatementTotalsJSON as ci, PhoneNumberIdentifier as cl, __internal_CheckoutProps as cn, SetOrganizationLogoParams as co, GetStatementsParams as cp, errorToJSON as cr, ReauthorizeExternalAccountParams as cs, HeadlessBrowserClerk as ct, ClerkAPIErrorJSON as cu, RoutingMode as d, HexColor as da, UserDataJSONSnapshot as dc, OrganizationCreationDefaultsResource as dd, OAuthScope as df, ClerkResourceJSON as di, BackupCodeAttempt as dl, __internal_PlanDetailsProps as dn, RoleResource as do, MakeDefaultPaymentMethodParams as dp, DomainOrProxyUrl as dr, PrepareEmailAddressVerificationParams as ds, IsomorphicClerkOptions as dt, AfterMultiSessionSingleSignOutUrl as du, UserJSON as ea, OrganizationSettingsJSONSnapshot as ec, OrganizationSettingsResource as ed, HubspotOauthProvider as ef, BillingPayerCreditJSON as ei, SignInIdentifier as el, WithoutRouting as en, GetMembersParams as eo, FeatureResource as ep, EmailLinkError as er, PhoneNumberResource as es, CreateOrganizationProps as et, PasskeyVerificationResource as eu, ProtectParams as f, HexColorString as fa, UserJSONSnapshot as fc, CaptchaProvider as fd, SlackOauthProvider as ff, ClientJSON as fi, BackupCodeFactor as fl, __internal_SubscriptionDetailsProps as fn, PermissionResource as fo, PaymentGateway as fp, MultiDomainAndOrProxy as fr, IdentificationLinkResource as fs, ListenerCallback as ft, AfterSignOutUrl as fu, UseAuthReturn as g, RgbaColorString as ga, SignInJSON as gc, PreferredSignInStrategy as gd, TwitterOauthProvider as gf, EmailAddressJSON as gi, EmailCodeSecondFactorConfig as gl, TelemetryEvent as gn, CheckAuthorizationFn as go, DeepCamelToSnake as gp, __internal_LocalizationResource as gr, ClerkJWTClaims as gs, OrganizationListProps as gt, RedirectOptions as gu, PublishableKey as h, RgbaColor as ha, Web3WalletJSONSnapshot as hc, DisplayConfigResource as hd, TwitchOauthProvider as hf, DisplayThemeJSON as hi, EmailCodeFactor as hl, TelemetryCollector as hn, CheckAuthorization as ho, CamelToSnake as hp, LocalizationValue as hr, ActJWTClaim as hs, NavigateOptions as ht, NewSubscriptionRedirectUrl as hu, OAUTH_PROVIDERS as i, Web3WalletJSON as ia, PublicUserDataJSONSnapshot as ic, OrganizationDomainVerificationStatus as id, LinearOauthProvider as if, BillingPlanJSON as ii, SignInStrategy as il, __experimental_PlanDetailsButtonProps as in, GetRolesResponse as io, GetPaymentMethodsParams as ip, ErrorThrowerOptions as ir, OrganizationSuggestionResource as is, GoogleOneTapProps as it, VerificationAttemptParams as iu, AuthenticateWithCoinbaseWalletParams as j, SignUpVerificationsResource as ja, SignInFutureMFAPhoneCodeVerifyParams as jc, TicketStrategy as jd, BillingPayerResource as jf, OrganizationSuggestionJSON as ji, PhoneCodeSecondFactorConfig as jl, SignUpSignalValue as jn, SessionVerifyAttemptSecondFactorParams as jo, ClerkResourceReloadParams as jp, SignUpResource as jr, EnterpriseAccountConnectionResource as js, SignInModalProps as jt, Attributes as ju, APIKeysProps as k, SignUpVerifiableField as ka, SignInFutureFinalizeParams as kc, ResetPasswordPhoneCodeStrategy as kd, BillingPayerCredit as kf, OrganizationMembershipJSON as ki, PhoneCodeConfig as kl, SignUpFields as kn, SessionTask as ko, Without as kp, ClientResource as kr, OrganizationInvitationResource as ks, SignInButtonProps as kt, AttributeData as ku, sortedOAuthProviders as l, EmUnit as la, SignUpVerificationsJSONSnapshot as lc, OrganizationCreationAdvisoryType as ld, OAuthProvider as lf, BillingSubscriptionItemJSON as li, UsernameIdentifier as ll, __internal_EnableOrganizationsPromptProps as ln, UpdateMembershipParams as lo, GetSubscriptionParams as lp, parseError as lr, AttemptEmailAddressVerificationParams as ls, HeadlessBrowserClerkConstructor as lt, ClerkAPIResponseError as lu, ShowWhenCondition as m, HslaColorString as ma, VerificationJSONSnapshot as mc, DisplayConfigJSON as md, TiktokOauthProvider as mf, DeletedObjectJSON as mi, EmailCodeConfig as ml, __internal_UserVerificationProps as mn, ActiveSessionResource as mo, Autocomplete as mp, LocalizationResource as mr, TokenResource as ms, LoadedClerk as mt, AuthenticateWithRedirectParams as mu, ServerGetToken as n, VerificationJSON as na, PhoneNumberJSONSnapshot as nc, OrganizationDomainResource as nd, InstagramOauthProvider as nf, BillingPaymentJSON as ni, SignInStartEmailLinkFlowParams as nl, __experimental_CheckoutCacheState as nn, GetMemberships as no, GetPaymentAttemptParams as np, EmailLinkErrorCodeStatus as nr, PreparePhoneNumberVerificationParams as ns, DecorateUrl as nt, StartEmailLinkFlowParams as nu, WEB3_PROVIDERS as o, BuiltInColors as oa, SignInJSONSnapshot as oc, PrepareAffiliationVerificationParams as od, LinkedinOauthProvider as of, BillingStatementGroupJSON as oi, EmailAddressIdentifier as ol, __internal_AttemptToEnableEnvironmentSettingParams as on, InviteMembersParams as oo, GetPlansParams as op, ClerkOfflineError as or, ImageResource as os, HandleOAuthCallbackParams as ot, VerificationStatus as ou, ShowProps as p, HslaColor as pa, UserSettingsJSONSnapshot as pc, CaptchaWidgetType as pd, SpotifyOauthProvider as pf, ClientTrustState as pi, EmailCodeAttempt as pl, __internal_UserVerificationModalProps as pn, OrganizationMembershipRequestResource as po, RemovePaymentMethodParams as pp, MultiDomainAndOrProxyPrimitives as pr, BackupCodeResource as ps, ListenerOptions as pt, AuthenticateWithPopupParams as pu, ClerkStatus as q, OrganizationPermissionKey as qa, PrepareFirstFactorParams as qc, DiscordOauthProvider as qd, BillingSubscriptionStatus as qf, SignUpEnterpriseConnectionJSON as qi, PublicKeyCredentialRequestOptionsWithoutExtensions as ql, isPasswordPwnedError as qn, UpdateUserParams as qo, isClerkError as qp, AuthConfigJSON as qr, EnterpriseAccountJSONSnapshot as qs, UnsubscribeCallback as qt, PhoneCodeProvider as qu, ServerGetTokenOptions as r, WaitlistJSON as ra, ProtectConfigJSONSnapshot as rc, OrganizationDomainVerification as rd, LineOauthProvider as rf, BillingPaymentMethodJSON as ri, SignInStatus as rl, __experimental_CheckoutOptions as rn, GetRolesParams as ro, GetPaymentAttemptsParams as rp, ErrorThrower as rr, SetReservedForSecondFactorParams as rs, GetAPIKeysParams as rt, StartEnterpriseSSOLinkFlowParams as ru, getOAuthProviderData as s, Color as sa, SignUpJSONSnapshot as sc, UpdateEnrollmentModeParams as sd, MicrosoftOauthProvider as sf, BillingStatementJSON as si, EmailAddressOrPhoneNumberIdentifier as sl, __internal_AttemptToEnableEnvironmentSettingResult as sn, OrganizationResource as so, GetStatementParams as sp, MissingExpiredTokenError as sr, ExternalAccountResource as ss, HandleSamlCallbackParams as st, ClerkAPIError$1 as su, InitialState as t, UserOrganizationInvitationJSON as ta, PasskeyJSONSnapshot as tc, AttemptAffiliationVerificationParams as td, HuggingfaceOAuthProvider as tf, BillingPayerJSON as ti, SignInSecondFactor as tl, __experimental_CheckoutButtonProps as tn, GetMembershipRequestParams as to, ForPayerType as tp, EmailLinkErrorCode as tr, PhoneNumberVerificationStrategy as ts, CustomNavigation as tt, SignatureVerificationAttemptParam as tu, ClerkHostRouter as u, FontWeight as ua, TokenJSONSnapshot as uc, OrganizationCreationDefaultsJSON as ud, OAuthProviderData as uf, BillingSubscriptionJSON as ui, Web3WalletIdentifier as ul, __internal_OAuthConsentProps as un, UpdateOrganizationParams as uo, InitializePaymentMethodParams as up, parseErrors as ur, EmailAddressResource as us, InternalClerkScriptProps as ut, ClerkRuntimeError$1 as uu, UseSessionReturn as v, AttemptVerificationParams as va, AttemptWeb3WalletVerificationParams as vc, BackupCodeStrategy as vd, XOauthProvider as vf, EnterpriseAccountJSON as vi, EmailLinkFactor as vl, TelemetryLogEntry as vn, CheckAuthorizationParamsFromSessionClaims as vo, DeepRequired as vp, CardActionId as vr, JWTClaims as vs, OrganizationProfileProps as vt, SignInFallbackRedirectUrl as vu, EnableEnvironmentSettingParams as w, SignUpCreateParams as wa, SignInFutureBackupCodeVerifyParams as wc, OAuthStrategy as wd, BillingCheckoutTotals as wf, LastAuthenticationStrategy as wi, PasskeyAttempt as wl, SignInErrors as wn, PendingSessionResource as wo, RecordToPath as wp, SelectId as wr, SessionVerificationLevel as ws, RoutingStrategy as wt, PasswordValidation as wu, UseUserReturn as x, SignUpAuthenticateWithMetamaskParams as xa, GenerateSignatureParams as xc, EmailLinkStrategy as xd, CommerceSettingsResource as xf, FeatureJSON as xi, OAuthConfig as xl, NullableSignInSignal as xn, GetToken as xo, Nullable as xp, OrganizationPreviewId as xr, ReverificationConfig as xs, Resources as xt, SignUpForceRedirectUrl as xu, UseSignInReturn as y, PrepareVerificationParams as ya, AuthenticateWithWeb3Params as yc, CustomOAuthStrategy as yd, XeroOauthProvider as yf, EnvironmentJSON as yi, EnterpriseSSOConfig as yl, Errors as yn, CheckAuthorizationParamsWithCustomPermissions as yo, DeepSnakeToCamel as yp, FieldId as yr, JWTHeader as ys, OrganizationSwitcherProps as yt, SignInForceRedirectUrl as yu, CheckoutSignal as z, Jwt as za, SignInFutureResource as zc, Web3Provider as zd, BillingProrationCreditDetail as zf, PublicUserDataJSON as zi, TOTPAttempt as zl, is429Error as zn, CreatePhoneNumberParams as zo, ComponentControls as zp, SignUpFuturePhoneCodeVerifyParams as zr, APIKeysSettingsResource as zs, SignUpModalProps as zt, SignUpData as zu };
10578
- //# sourceMappingURL=index-Cx9VOot7.d.mts.map
10578
+ //# sourceMappingURL=index-BM0cyJhR.d.mts.map