@clerk/shared 4.0.0-canary.v20260108183840 → 4.0.0-canary.v20260108195515

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 (114) 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/color.d.ts.map +1 -1
  12. package/dist/runtime/deriveState.d.mts +1 -1
  13. package/dist/runtime/deriveState.d.ts +1 -1
  14. package/dist/runtime/error.d.mts +1 -2
  15. package/dist/runtime/error.d.ts +1 -2
  16. package/dist/runtime/globs.d.mts.map +1 -1
  17. package/dist/runtime/{handleValueOrFn-BIJDEdVJ.d.ts → handleValueOrFn-4-yw9hYF.d.ts} +1 -1
  18. package/dist/runtime/{handleValueOrFn-BIJDEdVJ.d.ts.map → handleValueOrFn-4-yw9hYF.d.ts.map} +1 -1
  19. package/dist/runtime/{handleValueOrFn-DCe6q2n8.d.mts → handleValueOrFn-BcXGw100.d.mts} +1 -1
  20. package/dist/runtime/{handleValueOrFn-DCe6q2n8.d.mts.map → handleValueOrFn-BcXGw100.d.mts.map} +1 -1
  21. package/dist/runtime/handleValueOrFn.d.mts +1 -1
  22. package/dist/runtime/handleValueOrFn.d.ts +1 -1
  23. package/dist/runtime/{index-k_uFz3GY.d.ts → index-BG5qxJEu.d.ts} +293 -25
  24. package/dist/runtime/index-BG5qxJEu.d.ts.map +1 -0
  25. package/dist/runtime/{index-DkxJKdK7.d.mts → index-D2EaVwjc.d.mts} +293 -25
  26. package/dist/runtime/index-D2EaVwjc.d.mts.map +1 -0
  27. package/dist/runtime/internal/clerk-js/completeSignUpFlow.d.mts +1 -1
  28. package/dist/runtime/internal/clerk-js/completeSignUpFlow.d.ts +1 -1
  29. package/dist/runtime/internal/clerk-js/componentGuards.d.mts +1 -1
  30. package/dist/runtime/internal/clerk-js/componentGuards.d.ts +1 -1
  31. package/dist/runtime/internal/clerk-js/injectedWeb3EthProviders.d.mts +1 -1
  32. package/dist/runtime/internal/clerk-js/injectedWeb3EthProviders.d.ts +1 -1
  33. package/dist/runtime/internal/clerk-js/passkeys.d.mts +1 -2
  34. package/dist/runtime/internal/clerk-js/passkeys.d.mts.map +1 -1
  35. package/dist/runtime/internal/clerk-js/passkeys.d.ts +1 -2
  36. package/dist/runtime/internal/clerk-js/passkeys.d.ts.map +1 -1
  37. package/dist/runtime/internal/clerk-js/passwords/complexity.d.mts +1 -1
  38. package/dist/runtime/internal/clerk-js/passwords/complexity.d.ts +1 -1
  39. package/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.d.mts +1 -1
  40. package/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.d.ts +1 -1
  41. package/dist/runtime/internal/clerk-js/passwords/password.d.mts +1 -1
  42. package/dist/runtime/internal/clerk-js/passwords/password.d.ts +1 -1
  43. package/dist/runtime/internal/clerk-js/passwords/strength.d.mts +1 -1
  44. package/dist/runtime/internal/clerk-js/passwords/strength.d.ts +1 -1
  45. package/dist/runtime/internal/clerk-js/queryParams.d.mts +1 -2
  46. package/dist/runtime/internal/clerk-js/queryParams.d.mts.map +1 -1
  47. package/dist/runtime/internal/clerk-js/queryParams.d.ts +1 -2
  48. package/dist/runtime/internal/clerk-js/queryParams.d.ts.map +1 -1
  49. package/dist/runtime/internal/clerk-js/redirectUrls.d.mts +1 -1
  50. package/dist/runtime/internal/clerk-js/redirectUrls.d.ts +1 -1
  51. package/dist/runtime/internal/clerk-js/sessionTasks.d.mts +2 -2
  52. package/dist/runtime/internal/clerk-js/sessionTasks.d.ts +2 -2
  53. package/dist/runtime/internal/clerk-js/url.d.mts +2 -2
  54. package/dist/runtime/internal/clerk-js/url.d.ts +2 -2
  55. package/dist/runtime/internal/clerk-js/user.d.mts +1 -1
  56. package/dist/runtime/internal/clerk-js/user.d.ts +1 -1
  57. package/dist/runtime/internal/clerk-js/web3.d.mts +1 -1
  58. package/dist/runtime/internal/clerk-js/web3.d.ts +1 -1
  59. package/dist/runtime/jwtPayloadParser.d.mts +1 -1
  60. package/dist/runtime/jwtPayloadParser.d.ts +1 -1
  61. package/dist/runtime/keys.d.mts +1 -1
  62. package/dist/runtime/keys.d.ts +1 -1
  63. package/dist/runtime/loadClerkJsScript.d.mts +1 -1
  64. package/dist/runtime/loadClerkJsScript.d.ts +1 -1
  65. package/dist/runtime/loadClerkJsScript.js +2 -2
  66. package/dist/runtime/loadClerkJsScript.mjs +2 -2
  67. package/dist/runtime/oauth.d.mts +1 -1
  68. package/dist/runtime/oauth.d.ts +1 -1
  69. package/dist/runtime/organization.d.mts +1 -1
  70. package/dist/runtime/organization.d.ts +1 -1
  71. package/dist/runtime/pathMatcher.d.mts +1 -1
  72. package/dist/runtime/pathMatcher.d.ts +1 -1
  73. package/dist/runtime/poller.d.ts.map +1 -1
  74. package/dist/runtime/react/index.d.mts +1 -2
  75. package/dist/runtime/react/index.d.mts.map +1 -1
  76. package/dist/runtime/react/index.d.ts +1 -2
  77. package/dist/runtime/react/index.d.ts.map +1 -1
  78. package/dist/runtime/router.d.mts +1 -1
  79. package/dist/runtime/router.d.mts.map +1 -1
  80. package/dist/runtime/router.d.ts +1 -1
  81. package/dist/runtime/router.d.ts.map +1 -1
  82. package/dist/runtime/saml.d.mts +1 -1
  83. package/dist/runtime/saml.d.ts +1 -1
  84. package/dist/runtime/telemetry.d.mts +1 -1
  85. package/dist/runtime/telemetry.d.ts +1 -1
  86. package/dist/runtime/types/index.d.mts +2 -2
  87. package/dist/runtime/types/index.d.ts +2 -2
  88. package/dist/runtime/ui/index.d.mts +1 -1
  89. package/dist/runtime/ui/index.d.ts +1 -1
  90. package/dist/runtime/{url-B_oh3SHa.d.mts → url-C-GZOwH1.d.mts} +2 -2
  91. package/dist/runtime/{url-B_oh3SHa.d.mts.map → url-C-GZOwH1.d.mts.map} +1 -1
  92. package/dist/runtime/{url-aTuqh4yD.d.ts → url-ChpiEV28.d.ts} +2 -2
  93. package/dist/runtime/{url-aTuqh4yD.d.ts.map → url-ChpiEV28.d.ts.map} +1 -1
  94. package/dist/runtime/utils/index.d.mts +1 -1
  95. package/dist/runtime/utils/index.d.ts +1 -1
  96. package/dist/runtime/{versionSelector-CaW2zMsO.js → versionSelector-PqLD6bYe.js} +2 -2
  97. package/dist/runtime/{versionSelector-CaW2zMsO.js.map → versionSelector-PqLD6bYe.js.map} +1 -1
  98. package/dist/runtime/{versionSelector-DhOQUbHG.mjs → versionSelector-mywHauLN.mjs} +2 -2
  99. package/dist/runtime/{versionSelector-DhOQUbHG.mjs.map → versionSelector-mywHauLN.mjs.map} +1 -1
  100. package/dist/runtime/versionSelector.js +1 -1
  101. package/dist/runtime/versionSelector.mjs +1 -1
  102. package/dist/runtime/web3.d.mts +1 -1
  103. package/dist/runtime/web3.d.ts +1 -1
  104. package/dist/types/index.d.mts +67 -11
  105. package/dist/types/index.d.mts.map +1 -1
  106. package/dist/types/index.d.ts +67 -11
  107. package/dist/types/index.d.ts.map +1 -1
  108. package/package.json +1 -1
  109. package/dist/runtime/error-B_zIwdD8.d.ts +0 -217
  110. package/dist/runtime/error-B_zIwdD8.d.ts.map +0 -1
  111. package/dist/runtime/error-Cfwl1XbZ.d.mts +0 -217
  112. package/dist/runtime/error-Cfwl1XbZ.d.mts.map +0 -1
  113. package/dist/runtime/index-DkxJKdK7.d.mts.map +0 -1
  114. package/dist/runtime/index-k_uFz3GY.d.ts.map +0 -1
@@ -5,7 +5,7 @@ type ClerkAPIErrorMeta = Record<string, unknown>;
5
5
  /**
6
6
  * This error contains the specific error message, code, and any additional metadata that was returned by the Clerk API.
7
7
  */
8
- declare class ClerkAPIError$1<Meta extends ClerkAPIErrorMeta = any> implements ClerkAPIError {
8
+ declare class ClerkAPIError<Meta extends ClerkAPIErrorMeta = any> implements ClerkAPIError$1 {
9
9
  static kind: string;
10
10
  readonly code: string;
11
11
  readonly message: string;
@@ -17,8 +17,8 @@ declare class ClerkAPIError$1<Meta extends ClerkAPIErrorMeta = any> implements C
17
17
  * Type guard to check if a value is a ClerkAPIError instance.
18
18
  */
19
19
  declare const isClerkAPIError: {
20
- (error: unknown): error is ClerkAPIError$1<ClerkAPIErrorMeta>;
21
- (this: unknown): this is ClerkAPIError$1<ClerkAPIErrorMeta>;
20
+ (error: unknown): error is ClerkAPIError<ClerkAPIErrorMeta>;
21
+ (this: unknown): this is ClerkAPIError<ClerkAPIErrorMeta>;
22
22
  };
23
23
  //#endregion
24
24
  //#region src/errors/clerkError.d.ts
@@ -77,7 +77,7 @@ declare class ClerkAPIResponseError$1 extends ClerkError implements ClerkAPIResp
77
77
  status: number;
78
78
  clerkTraceId?: string;
79
79
  retryAfter?: number;
80
- errors: ClerkAPIError$1[];
80
+ errors: ClerkAPIError[];
81
81
  constructor(message: string, options: ClerkAPIResponseOptions);
82
82
  toString(): string;
83
83
  protected static formatMessage(name: string, msg: string, _: string, __: string | undefined): string;
@@ -108,7 +108,7 @@ type ClerkRuntimeErrorOptions = Omit<ClerkErrorParams, 'message'>;
108
108
  * @example
109
109
  * throw new ClerkRuntimeError('An error occurred', { code: 'password_invalid' });
110
110
  */
111
- declare class ClerkRuntimeError$1 extends ClerkError {
111
+ declare class ClerkRuntimeError extends ClerkError {
112
112
  static kind: string;
113
113
  /**
114
114
  * @deprecated Use `clerkError` property instead. This property is maintained for backward compatibility.
@@ -128,8 +128,8 @@ declare class ClerkRuntimeError$1 extends ClerkError {
128
128
  * if (error.isClerkRuntimeError()) { ... }
129
129
  */
130
130
  declare const isClerkRuntimeError: {
131
- (error: unknown): error is ClerkRuntimeError$1;
132
- (this: unknown): this is ClerkRuntimeError$1;
131
+ (error: unknown): error is ClerkRuntimeError;
132
+ (this: unknown): this is ClerkRuntimeError;
133
133
  };
134
134
  //#endregion
135
135
  //#region src/errors/globalHookError.d.ts
@@ -144,8 +144,8 @@ declare function createClerkGlobalHookError(error: ClerkError): ClerkError & {
144
144
  (this: unknown): this is ClerkAPIResponseError$1;
145
145
  };
146
146
  readonly isClerkRuntimeError: {
147
- (error: unknown): error is ClerkRuntimeError$1;
148
- (this: unknown): this is ClerkRuntimeError$1;
147
+ (error: unknown): error is ClerkRuntimeError;
148
+ (this: unknown): this is ClerkRuntimeError;
149
149
  };
150
150
  };
151
151
  type ClerkGlobalHookError = ReturnType<typeof createClerkGlobalHookError>;
@@ -1881,7 +1881,7 @@ interface ClerkAPIErrorJSON {
1881
1881
  /**
1882
1882
  * An interface that represents an error returned by the Clerk API.
1883
1883
  */
1884
- interface ClerkAPIError {
1884
+ interface ClerkAPIError$1 {
1885
1885
  /**
1886
1886
  * A string code that represents the error, such as `username_exists_code`.
1887
1887
  */
@@ -1919,7 +1919,7 @@ interface ClerkAPIError {
1919
1919
  isPlanUpgradePossible?: boolean;
1920
1920
  };
1921
1921
  }
1922
- interface ClerkRuntimeError {
1922
+ interface ClerkRuntimeError$1 {
1923
1923
  code: string;
1924
1924
  message: string;
1925
1925
  }
@@ -1932,13 +1932,13 @@ interface ClerkAPIResponseError extends Error {
1932
1932
  message: string;
1933
1933
  clerkTraceId?: string;
1934
1934
  retryAfter?: number;
1935
- errors: ClerkAPIError[];
1935
+ errors: ClerkAPIError$1[];
1936
1936
  }
1937
1937
  //#endregion
1938
1938
  //#region src/types/verification.d.ts
1939
1939
  interface VerificationResource extends ClerkResource {
1940
1940
  attempts: number | null;
1941
- error: ClerkAPIError | null;
1941
+ error: ClerkAPIError$1 | null;
1942
1942
  expireAt: Date | null;
1943
1943
  externalVerificationRedirectURL: URL | null;
1944
1944
  nonce: string | null;
@@ -6970,6 +6970,243 @@ type DomainOrProxyUrl = {
6970
6970
  domain?: string | ((url: URL) => string);
6971
6971
  };
6972
6972
  //#endregion
6973
+ //#region src/errors/parseError.d.ts
6974
+ /**
6975
+ * Parses an array of ClerkAPIErrorJSON objects into an array of ClerkAPIError objects.
6976
+ *
6977
+ * @internal
6978
+ */
6979
+ declare function parseErrors(data?: ClerkAPIErrorJSON[]): ClerkAPIError$1[];
6980
+ /**
6981
+ * Parses a ClerkAPIErrorJSON object into a ClerkAPIError object.
6982
+ *
6983
+ * @deprecated Use `ClerkAPIError` class instead
6984
+ *
6985
+ * @internal
6986
+ */
6987
+ declare function parseError(error: ClerkAPIErrorJSON): ClerkAPIError$1;
6988
+ /**
6989
+ * Converts a ClerkAPIError object into a ClerkAPIErrorJSON object.
6990
+ *
6991
+ * @internal
6992
+ */
6993
+ declare function errorToJSON(error: ClerkAPIError | null): ClerkAPIErrorJSON;
6994
+ //#endregion
6995
+ //#region src/errors/missingExpiredTokenError.d.ts
6996
+ /**
6997
+ * Error class representing a missing expired token error from the API.
6998
+ * This error occurs when the server requires an expired token to mint a new session token.
6999
+ *
7000
+ * Use the static `is` method to check if a ClerkAPIResponseError matches this error type.
7001
+ *
7002
+ * @example
7003
+ * ```typescript
7004
+ * if (MissingExpiredTokenError.is(error)) {
7005
+ * // Handle the missing expired token error
7006
+ * }
7007
+ * ```
7008
+ */
7009
+ declare class MissingExpiredTokenError extends ClerkAPIResponseError$1 {
7010
+ static kind: string;
7011
+ static readonly ERROR_CODE: "missing_expired_token";
7012
+ static readonly STATUS: 422;
7013
+ /**
7014
+ * Type guard to check if an error is a MissingExpiredTokenError.
7015
+ * This checks the error's properties (status and error code) rather than instanceof,
7016
+ * allowing it to work with ClerkAPIResponseError instances thrown from the API layer.
7017
+ *
7018
+ * @example
7019
+ * ```typescript
7020
+ * try {
7021
+ * await someApiCall();
7022
+ * } catch (e) {
7023
+ * if (MissingExpiredTokenError.is(e)) {
7024
+ * // e is typed as ClerkAPIResponseError with the specific error properties
7025
+ * }
7026
+ * }
7027
+ * ```
7028
+ */
7029
+ static is(err: unknown): err is ClerkAPIResponseError$1;
7030
+ }
7031
+ //#endregion
7032
+ //#region src/errors/errorThrower.d.ts
7033
+ declare const DefaultMessages: Readonly<{
7034
+ InvalidProxyUrlErrorMessage: "The proxyUrl passed to Clerk is invalid. The expected value for proxyUrl is an absolute URL or a relative path with a leading '/'. (key={{url}})";
7035
+ InvalidPublishableKeyErrorMessage: "The publishableKey passed to Clerk is invalid. You can get your Publishable key at https://dashboard.clerk.com/last-active?path=api-keys. (key={{key}})";
7036
+ MissingPublishableKeyErrorMessage: "Missing publishableKey. You can get your key at https://dashboard.clerk.com/last-active?path=api-keys.";
7037
+ MissingSecretKeyErrorMessage: "Missing secretKey. You can get your key at https://dashboard.clerk.com/last-active?path=api-keys.";
7038
+ MissingClerkProvider: "{{source}} can only be used within the <ClerkProvider /> component. Learn more: https://clerk.com/docs/components/clerk-provider";
7039
+ }>;
7040
+ type MessageKeys = keyof typeof DefaultMessages;
7041
+ type Messages = Record<MessageKeys, string>;
7042
+ type CustomMessages = Partial<Messages>;
7043
+ type ErrorThrowerOptions = {
7044
+ packageName: string;
7045
+ customMessages?: CustomMessages;
7046
+ };
7047
+ interface ErrorThrower {
7048
+ setPackageName(options: ErrorThrowerOptions): ErrorThrower;
7049
+ setMessages(options: ErrorThrowerOptions): ErrorThrower;
7050
+ throwInvalidPublishableKeyError(params: {
7051
+ key?: string;
7052
+ }): never;
7053
+ throwInvalidProxyUrl(params: {
7054
+ url?: string;
7055
+ }): never;
7056
+ throwMissingPublishableKeyError(): never;
7057
+ throwMissingSecretKeyError(): never;
7058
+ throwMissingClerkProviderError(params: {
7059
+ source?: string;
7060
+ }): never;
7061
+ throw(message: string): never;
7062
+ }
7063
+ /**
7064
+ * Builds an error thrower.
7065
+ *
7066
+ * @internal
7067
+ */
7068
+ declare function buildErrorThrower({
7069
+ packageName,
7070
+ customMessages
7071
+ }: ErrorThrowerOptions): ErrorThrower;
7072
+ //#endregion
7073
+ //#region src/errors/emailLinkError.d.ts
7074
+ declare class EmailLinkError extends Error {
7075
+ code: string;
7076
+ constructor(code: string);
7077
+ }
7078
+ /**
7079
+ * @deprecated Use `EmailLinkErrorCodeStatus` instead.
7080
+ *
7081
+ * @internal
7082
+ */
7083
+ declare const EmailLinkErrorCode: {
7084
+ Expired: string;
7085
+ Failed: string;
7086
+ ClientMismatch: string;
7087
+ };
7088
+ declare const EmailLinkErrorCodeStatus: {
7089
+ readonly Expired: "expired";
7090
+ readonly Failed: "failed";
7091
+ readonly ClientMismatch: "client_mismatch";
7092
+ };
7093
+ //#endregion
7094
+ //#region src/errors/metamaskError.d.ts
7095
+ interface MetamaskError extends Error {
7096
+ code: 4001 | 32602 | 32603;
7097
+ message: string;
7098
+ data?: unknown;
7099
+ }
7100
+ //#endregion
7101
+ //#region src/errors/webAuthNError.d.ts
7102
+ type ClerkWebAuthnErrorCode = 'passkey_not_supported' | 'passkey_pa_not_supported' | 'passkey_invalid_rpID_or_domain' | 'passkey_already_exists' | 'passkey_operation_aborted' | 'passkey_retrieval_cancelled' | 'passkey_retrieval_failed' | 'passkey_registration_cancelled' | 'passkey_registration_failed';
7103
+ declare class ClerkWebAuthnError extends ClerkRuntimeError {
7104
+ /**
7105
+ * A unique code identifying the error, can be used for localization.
7106
+ */
7107
+ code: ClerkWebAuthnErrorCode;
7108
+ constructor(message: string, {
7109
+ code
7110
+ }: {
7111
+ code: ClerkWebAuthnErrorCode;
7112
+ });
7113
+ }
7114
+ //#endregion
7115
+ //#region src/errors/helpers.d.ts
7116
+ /**
7117
+ * Checks if the provided error object is an unauthorized error.
7118
+ *
7119
+ * @internal
7120
+ *
7121
+ * @deprecated This is no longer used, and will be removed in the next major version.
7122
+ */
7123
+ declare function isUnauthorizedError(e: any): boolean;
7124
+ /**
7125
+ * Checks if the provided error object is a captcha error.
7126
+ *
7127
+ * @internal
7128
+ */
7129
+ declare function isCaptchaError(e: ClerkAPIResponseError$1): boolean;
7130
+ /**
7131
+ * Checks if the provided error is a 4xx error.
7132
+ *
7133
+ * @internal
7134
+ */
7135
+ declare function is4xxError(e: any): boolean;
7136
+ /**
7137
+ * Checks if the provided error is a network error.
7138
+ *
7139
+ * @internal
7140
+ */
7141
+ declare function isNetworkError(e: any): boolean;
7142
+ /**
7143
+ * Checks if the provided error is either a ClerkAPIResponseError, a ClerkRuntimeError, or a MetamaskError.
7144
+ *
7145
+ * @internal
7146
+ */
7147
+ declare function isKnownError(error: any): error is ClerkAPIResponseError$1 | ClerkRuntimeError | MetamaskError;
7148
+ /**
7149
+ * Checks if the provided error is a Clerk runtime error indicating a reverification was cancelled.
7150
+ *
7151
+ * @internal
7152
+ */
7153
+ declare function isReverificationCancelledError(err: any): boolean;
7154
+ /**
7155
+ * Checks if the provided error is a Metamask error.
7156
+ *
7157
+ * @internal
7158
+ */
7159
+ declare function isMetamaskError(err: any): err is MetamaskError;
7160
+ /**
7161
+ * Checks if the provided error is clerk api response error indicating a user is locked.
7162
+ *
7163
+ * @internal
7164
+ */
7165
+ declare function isUserLockedError(err: any): boolean;
7166
+ /**
7167
+ * Checks if the provided error is a clerk api response error indicating a password was pwned.
7168
+ *
7169
+ * @internal
7170
+ */
7171
+ declare function isPasswordPwnedError(err: any): boolean;
7172
+ /**
7173
+ * Checks if the provided error is a clerk api response error indicating a password was compromised.
7174
+ *
7175
+ * @internal
7176
+ */
7177
+ declare function isPasswordCompromisedError(err: any): boolean;
7178
+ /**
7179
+ * Checks if the provided error is an EmailLinkError.
7180
+ *
7181
+ * @internal
7182
+ */
7183
+ declare function isEmailLinkError(err: Error): err is EmailLinkError;
7184
+ //#endregion
7185
+ //#region src/types/waitlist.d.ts
7186
+ interface WaitlistResource extends ClerkResource {
7187
+ /**
7188
+ * The unique identifier for the waitlist entry. `''` if the user has not joined the waitlist yet.
7189
+ */
7190
+ readonly id: string;
7191
+ /**
7192
+ * The date and time the waitlist entry was created. `null` if the user has not joined the waitlist yet.
7193
+ */
7194
+ readonly createdAt: Date | null;
7195
+ /**
7196
+ * The date and time the waitlist entry was last updated. `null` if the user has not joined the waitlist yet.
7197
+ */
7198
+ readonly updatedAt: Date | null;
7199
+ /**
7200
+ * Used to add the provided `emailAddress` to the waitlist.
7201
+ */
7202
+ join: (params: JoinWaitlistParams) => Promise<{
7203
+ error: ClerkError | null;
7204
+ }>;
7205
+ }
7206
+ type JoinWaitlistParams = {
7207
+ emailAddress: string;
7208
+ };
7209
+ //#endregion
6973
7210
  //#region src/types/state.d.ts
6974
7211
  /**
6975
7212
  * Represents an error on a specific field.
@@ -7064,6 +7301,15 @@ interface SignUpFields {
7064
7301
  */
7065
7302
  legalAccepted: FieldError | null;
7066
7303
  }
7304
+ /**
7305
+ * Fields available for Waitlist errors.
7306
+ */
7307
+ interface WaitlistFields {
7308
+ /**
7309
+ * The error for the email address field.
7310
+ */
7311
+ emailAddress: FieldError | null;
7312
+ }
7067
7313
  /**
7068
7314
  * Errors type for SignIn operations.
7069
7315
  */
@@ -7072,6 +7318,10 @@ type SignInErrors = Errors<SignInFields>;
7072
7318
  * Errors type for SignUp operations.
7073
7319
  */
7074
7320
  type SignUpErrors = Errors<SignUpFields>;
7321
+ /**
7322
+ * Errors type for Waitlist operations.
7323
+ */
7324
+ type WaitlistErrors = Errors<WaitlistFields>;
7075
7325
  /**
7076
7326
  * The value returned by the `useSignInSignal` hook.
7077
7327
  */
@@ -7115,6 +7365,26 @@ type NullableSignUpSignal = Omit<SignUpSignalValue, 'signUp'> & {
7115
7365
  interface SignUpSignal {
7116
7366
  (): NullableSignUpSignal;
7117
7367
  }
7368
+ interface WaitlistSignalValue {
7369
+ /**
7370
+ * The errors that occurred during the last fetch of the underlying `Waitlist` resource.
7371
+ */
7372
+ errors: WaitlistErrors;
7373
+ /**
7374
+ * The fetch status of the underlying `Waitlist` resource.
7375
+ */
7376
+ fetchStatus: 'idle' | 'fetching';
7377
+ /**
7378
+ * The underlying `Waitlist` resource.
7379
+ */
7380
+ waitlist: WaitlistResource;
7381
+ }
7382
+ type NullableWaitlistSignal = Omit<WaitlistSignalValue, 'waitlist'> & {
7383
+ waitlist: WaitlistResource | null;
7384
+ };
7385
+ interface WaitlistSignal {
7386
+ (): NullableWaitlistSignal;
7387
+ }
7118
7388
  interface State {
7119
7389
  /**
7120
7390
  * A Signal that updates when the underlying `SignIn` resource changes, including errors.
@@ -7124,6 +7394,10 @@ interface State {
7124
7394
  * A Signal that updates when the underlying `SignUp` resource changes, including errors.
7125
7395
  */
7126
7396
  signUpSignal: SignUpSignal;
7397
+ /**
7398
+ * A Signal that updates when the underlying `Waitlist` resource changes, including errors.
7399
+ */
7400
+ waitlistSignal: WaitlistSignal;
7127
7401
  /**
7128
7402
  * An alias for `effect()` from `alien-signals`, which can be used to subscribe to changes from Signals.
7129
7403
  *
@@ -7141,6 +7415,10 @@ interface State {
7141
7415
  * @experimental This experimental API is subject to change.
7142
7416
  */
7143
7417
  __internal_computed: <T>(getter: (previousValue?: T) => T) => () => T;
7418
+ /**
7419
+ * An instance of the Waitlist resource.
7420
+ */
7421
+ __internal_waitlist: WaitlistResource;
7144
7422
  }
7145
7423
  //#endregion
7146
7424
  //#region src/types/telemetry.d.ts
@@ -7206,13 +7484,6 @@ interface TelemetryCollector {
7206
7484
  recordLog(entry: TelemetryLogEntry): void;
7207
7485
  }
7208
7486
  //#endregion
7209
- //#region src/types/waitlist.d.ts
7210
- interface WaitlistResource extends ClerkResource {
7211
- id: string;
7212
- createdAt: Date | null;
7213
- updatedAt: Date | null;
7214
- }
7215
- //#endregion
7216
7487
  //#region src/types/clerk.d.ts
7217
7488
  /**
7218
7489
  * Global appearance type registry that can be augmented by packages that depend on `@clerk/ui`.
@@ -9116,9 +9387,6 @@ interface ClerkAuthenticateWithWeb3Params {
9116
9387
  secondFactorUrl?: string;
9117
9388
  walletName?: string;
9118
9389
  }
9119
- type JoinWaitlistParams = {
9120
- emailAddress: string;
9121
- };
9122
9390
  interface AuthenticateWithMetamaskParams {
9123
9391
  customNavigate?: (to: string) => Promise<unknown>;
9124
9392
  redirectUrl?: string;
@@ -9760,5 +10028,5 @@ type InitialState = Serializable<{
9760
10028
  factorVerificationAge: [number, number];
9761
10029
  }>;
9762
10030
  //#endregion
9763
- export { CreateOrganizationParams as $, GetUserOrganizationInvitationsParams as $a, PublicKeyCredentialCreationOptionsWithoutExtensions as $c, CreateCheckoutParams as $d, SessionStatusClaim as $i, PhoneCodeChannelData as $l, SignUpFutureFinalizeParams as $n, ClientJSONSnapshot as $o, RoleJSON as $r, AuthenticateWithPasskeyParams as $s, __experimental_CheckoutCacheState as $t, FacebookOauthProvider as $u, AuthenticateWithBaseParams as A, CheckAuthorizationParamsWithCustomPermissions as Aa, PassKeyConfig as Ac, BillingNamespace as Ad, ClerkPaginationParams as Af, TransparentColor as Ai, PasswordStrength as Al, DomainOrProxyUrl as An, JWTHeader as Ao, EnterpriseAccountConnectionJSON as Ar, GenerateSignature as As, SignInProps as At, PhoneCodeStrategy as Au, CheckoutSignalValue as B, SessionTask as Ba, ResetPasswordEmailCodeAttempt as Bc, BillingStatementGroup as Bd, isClerkRuntimeError as Bf, SignUpStatus as Bi, EnterpriseSSOSettings as Bl, OrganizationPreviewId as Bn, OrganizationInvitationResource as Bo, OrganizationInvitationJSON as Br, SignInFutureMFAPhoneCodeVerifyParams as Bs, TaskChooseOrganizationProps as Bt, OKXWalletWeb3Provider as Bu, DevToolsResource as C, PermissionResource as Ca, EmailCodeSecondFactorConfig as Cc, CommerceSettingsJSON as Cd, Serializable as Cf, FontWeight as Ci, RedirectOptions as Cl, SignInSignal as Cn, IdentificationLinkResource as Co, BillingSubscriptionJSON as Cr, UserSettingsJSONSnapshot as Cs, SDKMetadata as Ct, EmailCodeStrategy as Cu, APIKeyResource as D, CheckAuthorizationFn as Da, EnterpriseSSOFactor as Dc, BillingCheckoutTotals as Dd, ClerkResource as Df, HslaColorString as Di, SignUpFallbackRedirectUrl as Dl, SignUpSignal as Dn, ClerkJWTClaims as Do, DeletedObjectJSON as Dr, SignInResource as Ds, SignInButtonProps as Dt, OAuthStrategy as Du, AuthConfigResource as E, CheckAuthorization as Ea, EnterpriseSSOConfig as Ec, BillingCheckoutResource as Ed, Without as Ef, HslaColor as Ei, SignInForceRedirectUrl as El, SignUpFields as En, ActJWTClaim as Eo, ClientTrustState as Er, SignInJSON as Es, SetActiveParams as Et, GoogleOneTapStrategy as Eu, AuthenticateWithSolanaParams as F, PendingSessionResource as Fa, PhoneCodeAttempt as Fc, BillingPaymentMethodResource as Fd, ClerkUiInstance as Ff, SignUpAuthenticateWithSolanaParams as Fi, Attribute as Fl, __internal_LocalizationResource as Fn, SessionVerificationLevel as Fo, IdentificationLinkJSON as Fr, SignInFutureCreateParams as Fs, SignUpButtonProps as Ft, Web3Strategy as Fu, ClerkOptions as G, SessionVerifyPrepareSecondFactorParams as Ga, ResetPasswordPhoneCodeFactorConfig as Gc, BillingSubscriptionPlanPeriod as Gd, ClerkAPIError$1 as Gf, FirstNameAttribute as Gi, SignInData as Gl, InstanceType as Gn, EnterpriseProvider as Go, PartialWithClerkResource as Gr, SignInFutureResetPasswordSubmitParams as Gs, UserAvatarProps as Gt, AtlassianOauthProvider as Gu, ClerkAppearanceTheme as H, SessionVerifyAttemptSecondFactorParams as Ha, ResetPasswordEmailCodeFactorConfig as Hc, BillingStatementStatus as Hd, isClerkAPIResponseError as Hf, SignUpVerifiableField as Hi, OAuthProviders as Hl, ProfileSectionId as Hn, EnterpriseAccountConnectionResource as Ho, OrganizationMembershipJSON as Hr, SignInFuturePasswordParams as Hs, TasksRedirectOptions as Ht, Web3Provider as Hu, BrowserClerk as I, PublicUserData as Ia, PhoneCodeConfig as Ic, BillingPaymentMethodStatus as Id, ComponentControls as If, SignUpAuthenticateWithWeb3Params as Ii, AttributeData as Il, AlertId as In, SessionVerificationResource as Io, ImageJSON as Ir, SignInFutureEmailCodeSendParams as Is, SignUpInitialValues as It, BaseWeb3Provider as Iu, ClerkThemeOptions as J, CreateEmailAddressParams as Ja, Web3Attempt as Jc, CancelSubscriptionParams as Jd, PasswordAttribute as Ji, UserSettingsJSON as Jl, ClientResource as Jn, SamlIdpSlug as Jo, PhoneNumberJSON as Jr, SignInFutureTOTPVerifyParams as Js, UserProfileProps as Jt, CoinbaseOauthProvider as Ju, ClerkProp as K, SessionWithActivitiesResource as Ka, TOTPAttempt as Kc, BillingSubscriptionResource as Kd, isClerkAPIError as Kf, LastNameAttribute as Ki, SignUpData as Kl, CustomPage as Kn, SamlIdp as Ko, PasskeyJSON as Kr, SignInFutureResource as Ks, UserButtonProps as Kt, BitbucketOauthProvider as Ku, BrowserClerkConstructor as L, SessionActivity as La, PhoneCodeFactor as Lc, BillingPaymentResource as Ld, UIVersion as Lf, SignUpCreateParams as Li, AttributeDataJSON as Ll, CardActionId as Ln, SessionVerificationSecondFactor as Lo, LastAuthenticationStrategy as Lr, SignInFutureEmailCodeVerifyParams as Ls, SignUpModalProps as Lt, CoinbaseWalletWeb3Provider as Lu, AuthenticateWithGoogleOneTapParams as M, GetToken as Ma, PasskeyFactor as Mc, BillingPayerResource as Md, DeletedObjectResource as Mf, PrepareVerificationParams as Mi, ValidatePasswordCallbacks as Ml, MultiDomainAndOrProxyPrimitives as Mn, ReverificationConfig as Mo, EnvironmentJSON as Mr, PrepareWeb3WalletVerificationParams as Ms, SignOut as Mt, ResetPasswordPhoneCodeStrategy as Mu, AuthenticateWithMetamaskParams as N, GetTokenOptions as Na, PasswordAttempt as Nc, BillingPayerResourceType as Nd, ClerkUi as Nf, SignUpAttributeField as Ni, ZxcvbnResult as Nl, LocalizationResource as Nn, SessionVerificationAfterMinutes as No, ExternalAccountJSON as Nr, Web3WalletResource as Ns, SignOutCallback as Nt, TOTPStrategy as Nu, APIKeysNamespace as O, CheckAuthorizationFromSessionClaims as Oa, OAuthConfig as Oc, BillingInitializedPaymentMethodResource as Od, ClerkResourceReloadParams as Of, RgbaColor as Oi, SignUpForceRedirectUrl as Ol, SignUpSignalValue as On, JWT as Oo, DisplayThemeJSON as Or, AttemptWeb3WalletVerificationParams as Os, SignInInitialValues as Ot, PasskeyStrategy as Ou, AuthenticateWithOKXWalletParams as P, PendingSessionOptions as Pa, PasswordFactor as Pc, BillingPaymentChargeType as Pd, ClerkUiConstructor as Pf, SignUpAuthenticateWithMetamaskParams as Pi, Actions as Pl, LocalizationValue as Pn, SessionVerificationFirstFactor as Po, FeatureJSON as Pr, SignInFutureBackupCodeVerifyParams as Ps, SignOutOptions as Pt, TicketStrategy as Pu, CreateOrganizationModalProps as Q, GetOrganizationMemberships as Qa, PasskeyResource as Qc, ConfirmCheckoutParams as Qd, JwtPayload as Qi, PhoneCodeChannel as Ql, SignUpFutureEmailCodeVerifyParams as Qn, AuthConfigJSONSnapshot as Qo, PublicUserDataJSON as Qr, AttemptSecondFactorParams as Qs, __experimental_CheckoutButtonProps as Qt, EnstallOauthProvider as Qu, CheckoutErrors as R, SessionResource as Ra, PhoneCodeSecondFactorConfig as Rc, BillingPaymentStatus as Rd, createClerkGlobalHookError as Rf, SignUpField as Ri, Attributes as Rl, FieldId as Rn, SessionVerificationStatus as Ro, OrganizationDomainJSON as Rr, SignInFutureEmailLinkSendParams as Rs, SignUpProps as Rt, EthereumWeb3Provider as Ru, EnvironmentResource as S, RoleResource as Sa, EmailCodeFactor as Sc, XeroOauthProvider as Sd, RemoveFunctions as Sf, EmUnit as Si, NewSubscriptionRedirectUrl as Sl, SignInFields as Sn, PrepareEmailAddressVerificationParams as So, BillingSubscriptionItemJSON as Sr, UserJSONSnapshot as Ss, RoutingStrategy as St, CustomOAuthStrategy as Su, SharedSignedInAuthObjectProperties as T, ActiveSessionResource as Ta, EmailLinkFactor as Tc, AddPaymentMethodParams as Td, SnakeToCamel as Tf, HexColorString as Ti, SignInFallbackRedirectUrl as Tl, SignUpErrors as Tn, TokenResource as To, ClientJSON as Tr, Web3WalletJSONSnapshot as Ts, SetActiveNavigate as Tt, EnterpriseSSOStrategy as Tu, ClerkAuthenticateWithWeb3Params as U, SessionVerifyCreateParams as Ua, ResetPasswordPhoneCodeAttempt as Uc, BillingStatementTotals as Ud, ClerkError as Uf, SignUpVerificationResource as Ui, PasskeySettingsData as Ul, SelectId as Un, EnterpriseAccountResource as Uo, OrganizationMembershipRequestJSON as Ur, SignInFuturePhoneCodeSendParams as Us, TransferableOption as Ut, Web3ProviderData as Uu, Clerk as V, SessionVerifyAttemptFirstFactorParams as Va, ResetPasswordEmailCodeFactor as Vc, BillingStatementResource as Vd, ClerkAPIResponseError$1 as Vf, SignUpUpdateParams as Vi, OAuthProviderSettings as Vl, ProfilePageId as Vn, OrganizationInvitationStatus as Vo, OrganizationJSON as Vr, SignInFuturePasskeyParams as Vs, TaskResetPasswordProps as Vt, SolanaWeb3Provider as Vu, ClerkEventPayload as W, SessionVerifyPrepareFirstFactorParams as Wa, ResetPasswordPhoneCodeFactor as Wc, BillingSubscriptionItemResource as Wd, isClerkError as Wf, SignUpVerificationsResource as Wi, PasswordSettingsData as Wl, UserPreviewId as Wn, EnterpriseProtocol as Wo, OrganizationSuggestionJSON as Wr, SignInFuturePhoneCodeVerifyParams as Ws, UnsubscribeCallback as Wt, AppleOauthProvider as Wu, CreateBulkOrganizationInvitationParams as X, CreatePhoneNumberParams as Xa, Web3SignatureFactor as Xc, CheckoutFlowResource as Xd, Jwt as Xi, UsernameSettingsData as Xl, SignUpResource as Xn, APIKeysSettingsResource as Xo, PublicKeyCredentialRequestOptionsJSON as Xr, SignInFutureWeb3Params as Xs, WaitlistProps as Xt, DiscordOauthProvider as Xu, CreateAPIKeyParams as Y, CreateExternalAccountParams as Ya, Web3SignatureConfig as Yc, CheckoutFlowFinalizeParams as Yd, ActClaim as Yi, UserSettingsResource as Yl, SignUpEnterpriseConnectionResource as Yn, APIKeysSettingsJSON as Yo, PublicKeyCredentialCreationOptionsJSON as Yr, SignInFutureTicketParams as Ys, WaitlistModalProps as Yt, CustomOauthProvider as Yu, CreateOrganizationInvitationParams as Z, CreateWeb3WalletParams as Za, CredentialReturn as Zc, CheckoutFlowResourceNonStrict as Zd, JwtHeader as Zi, VerificationStrategy as Zl, SignUpFutureCreateParams as Zn, APIKeysSettingsJSONSnapshot as Zo, PublicOrganizationDataJSON as Zr, AttemptFirstFactorParams as Zs, WithoutRouting as Zt, DropboxOauthProvider as Zu, UseSessionListReturn as _, InviteMembersParams as _a, Web3WalletIdentifier as _c, TiktokOauthProvider as _d, ForceNull as _f, Web3WalletJSON as _i, ClerkRuntimeError as _l, Errors as _n, ImageResource as _o, BillingPaymentMethodJSON as _r, SignUpJSONSnapshot as _s, OrganizationSwitcherProps as _t, DisplayConfigJSON as _u, SAML_IDPS as a, OrganizationSystemPermissionKey as aa, SignInFactor as ac, InstagramOauthProvider as ad, GetStatementsParams as af, SignInSecondFactorJSON as ai, CreateEmailLinkFlowReturn as al, __internal_CheckoutProps as an, UpdateUserPasswordParams as ao, SignUpFutureTicketParams as ar, EnvironmentJSONSnapshot as as, HandleOAuthCallbackParams as at, ProtectLoader as au, UseSignUpReturn as b, UpdateMembershipParams as ba, EmailCodeAttempt as bc, VercelOauthProvider as bd, PathValue as bf, Color as bi, AuthenticateWithPopupParams as bl, NullableSignUpSignal as bn, AttemptEmailAddressVerificationParams as bo, BillingStatementJSON as br, TokenJSONSnapshot as bs, RevokeAPIKeyParams as bt, AppleIdTokenStrategy as bu, getWeb3ProviderData as c, AddMemberParams as ca, SignInSecondFactor as cc, LinkedinOIDCOauthProvider as cd, MakeDefaultPaymentMethodParams as cf, SignUpVerificationJSON as ci, SignatureVerificationAttemptParam as cl, __internal_PlanDetailsProps as cn, UserOrganizationInvitationResource as co, ApiKeyJSON as cr, OrganizationJSONSnapshot as cs, HeadlessBrowserClerkConstructor as ct, AttemptAffiliationVerificationParams as cu, RoutingMode as d, GetMembersParams as da, SignInStrategy as dc, NotionOauthProvider as dd, Autocomplete as df, TokenJSON as di, VerificationAttemptParams as dl, __internal_UserVerificationProps as dn, PhoneNumberResource as do, BillingCheckoutJSON as dr, PasskeyJSONSnapshot as ds, ListenerCallback as dt, OrganizationDomainVerificationStatus as du, VersionedJwtPayload as ea, PrepareFirstFactorParams as ec, GithubOauthProvider as ed, FeatureResource as ef, SessionActivityJSON as ei, PublicKeyCredentialRequestOptionsWithoutExtensions as el, __experimental_CheckoutOptions as en, GetUserOrganizationMembershipParams as eo, SignUpFuturePasswordParams as er, CommerceSettingsJSONSnapshot as es, CreateOrganizationProps as et, PhoneCodeProvider as eu, ProtectParams as f, GetMembershipRequestParams as fa, UserData as fc, OAuthProvider as fd, CamelToSnake as ff, UserDataJSON as fi, VerificationResource as fl, WaitlistResource as fn, PhoneNumberVerificationStrategy as fo, BillingCheckoutTotalsJSON as fr, PhoneNumberJSONSnapshot as fs, LoadedClerk as ft, OrganizationEnrollmentMode as fu, UseAuthReturn as g, InviteMemberParams as ga, UsernameIdentifier as gc, SpotifyOauthProvider as gd, DeepSnakeToCamel as gf, WaitlistJSON as gi, ClerkAPIResponseError as gl, TelemetryLogEntry as gn, OrganizationSuggestionStatus as go, BillingPaymentJSON as gr, SignInJSONSnapshot as gs, OrganizationProfileProps as gt, CaptchaWidgetType as gu, PublishableKey as h, GetRolesResponse as ha, PhoneNumberIdentifier as hc, SlackOauthProvider as hd, DeepRequired as hf, VerificationJSON as hi, ClerkAPIErrorJSON as hl, TelemetryEventRaw as hn, OrganizationSuggestionResource as ho, BillingPayerJSON as hr, SessionJSONSnapshot as hs, OrganizationProfileModalProps as ht, CaptchaProvider as hu, OAUTH_PROVIDERS as i, OrganizationPermissionKey as ia, SignInCreateParams as ic, HuggingfaceOAuthProvider as id, GetPlansParams as if, SignInFirstFactorJSON as ii, CodeVerificationAttemptParam as il, __internal_AttemptToEnableEnvironmentSettingResult as in, UpdateUserParams as io, SignUpFutureSSOParams as ir, EnterpriseAccountJSONSnapshot as is, HandleEmailLinkVerificationParams as it, ProtectConfigResource as iu, AuthenticateWithCoinbaseWalletParams as j, CheckAuthorizationWithCustomPermissions as ja, PasskeyAttempt as jc, BillingPayerMethods as jd, ClerkPaginationRequest as jf, AttemptVerificationParams as ji, PasswordValidation as jl, MultiDomainAndOrProxy as jn, OrganizationsJWTClaim as jo, EnterpriseAccountJSON as jr, GenerateSignatureParams as js, SignInRedirectOptions as jt, ResetPasswordEmailCodeStrategy as ju, APIKeysProps as k, CheckAuthorizationParamsFromSessionClaims as ka, OauthFactor as kc, BillingMoneyAmount as kd, ClerkPaginatedResponse as kf, RgbaColorString as ki, ComplexityErrors as kl, State as kn, JWTClaims as ko, EmailAddressJSON as kr, AuthenticateWithWeb3Params as ks, SignInModalProps as kt, PasswordStrategy as ku, sortedOAuthProviders as l, GetDomainsParams as la, SignInStartEmailLinkFlowParams as lc, LinkedinOauthProvider as ld, PaymentGateway as lf, SignUpVerificationsJSON as li, StartEmailLinkFlowParams as ll, __internal_SubscriptionDetailsProps as ln, TOTPResource as lo, AuthConfigJSON as lr, OrganizationMembershipJSONSnapshot as ls, IsomorphicClerkOptions as lt, OrganizationDomainResource as lu, ShowWhenCondition as m, GetRolesParams as ma, EmailAddressOrPhoneNumberIdentifier as mc, OAuthScope as md, DeepPartial as mf, UserOrganizationInvitationJSON as mi, ClerkAPIError as ml, TelemetryEvent as mn, SetReservedForSecondFactorParams as mo, BillingMoneyAmountJSON as mr, PublicUserDataJSONSnapshot as ms, OrganizationListProps as mt, UpdateEnrollmentModeParams as mu, ServerGetToken as n, OrganizationCustomRoleKey as na, ResetPasswordParams as nc, GoogleOauthProvider as nd, GetPaymentAttemptsParams as nf, SessionVerificationJSON as ni, PublicKeyCredentialWithAuthenticatorAttestationResponse as nl, __experimental_SubscriptionDetailsButtonProps as nn, RemoveUserPasswordParams as no, SignUpFuturePhoneCodeVerifyParams as nr, EmailAddressJSONSnapshot as ns, GetAPIKeysParams as nt, PhoneCodeWhatsAppChannel as nu, WEB3_PROVIDERS as o, OrganizationSystemPermissionPrefix as oa, SignInFirstFactor as oc, LineOauthProvider as od, GetSubscriptionParams as of, SignUpEnterpriseConnectionJSON as oi, CreateEnterpriseSSOLinkFlowReturn as ol, __internal_EnableOrganizationsPromptProps as on, UserResource as oo, SignUpFutureUpdateParams as or, ExternalAccountJSONSnapshot as os, HandleSamlCallbackParams as ot, OrganizationSettingsJSON as ou, ShowProps as p, GetMemberships as pa, EmailAddressIdentifier as pc, OAuthProviderData as pd, DeepCamelToSnake as pf, UserJSON as pi, VerificationStatus as pl, TelemetryCollector as pn, PreparePhoneNumberVerificationParams as po, BillingInitializedPaymentMethodJSON as pr, ProtectConfigJSONSnapshot as ps, NavigateOptions as pt, PrepareAffiliationVerificationParams as pu, ClerkStatus as q, SignedInSessionResource as qa, TOTPFactor as qc, BillingSubscriptionStatus as qd, LegalAcceptedAttribute as qi, SignUpModes as ql, CustomMenuItem as qn, SamlIdpMap as qo, PermissionJSON as qr, SignInFutureSSOParams as qs, UserProfileModalProps as qt, BoxOauthProvider as qu, ServerGetTokenOptions as r, OrganizationMembershipResource as ra, SignInAuthenticateWithSolanaParams as rc, HubspotOauthProvider as rd, GetPaymentMethodsParams as rf, SessionWithActivitiesJSON as ri, UpdatePasskeyParams as rl, __internal_AttemptToEnableEnvironmentSettingParams as rn, SetProfileImageParams as ro, SignUpFutureResource as rr, EnterpriseAccountConnectionJSONSnapshot as rs, GoogleOneTapProps as rt, ProtectConfigJSON as ru, getOAuthProviderData as s, UpdateOrganizationMembershipParams as sa, SignInIdentifier as sc, LinearOauthProvider as sd, InitializePaymentMethodParams as sf, SignUpJSON as si, PasskeyVerificationResource as sl, __internal_OAuthConsentProps as sn, VerifyTOTPParams as so, SignUpFutureWeb3Params as sr, IdentificationLinkJSONSnapshot as ss, HeadlessBrowserClerk as st, OrganizationSettingsResource as su, InitialState as t, OrganizationCustomPermissionKey as ta, PrepareSecondFactorParams as tc, GitlabOauthProvider as td, ForPayerType as tf, SessionJSON as ti, PublicKeyCredentialWithAuthenticatorAssertionResponse as tl, __experimental_PlanDetailsButtonProps as tn, GetUserOrganizationSuggestionsParams as to, SignUpFuturePhoneCodeSendParams as tr, DisplayConfigJSONSnapshot as ts, CustomNavigation as tt, PhoneCodeSMSChannel as tu, ClerkHostRouter as u, GetInvitationsParams as ua, SignInStatus as uc, MicrosoftOauthProvider as ud, RemovePaymentMethodParams as uf, TOTPJSON as ui, StartEnterpriseSSOLinkFlowParams as ul, __internal_UserVerificationModalProps as un, AttemptPhoneNumberVerificationParams as uo, BackupCodeJSON as ur, OrganizationSettingsJSONSnapshot as us, JoinWaitlistParams as ut, OrganizationDomainVerification as uu, UseSessionReturn as v, OrganizationResource as va, BackupCodeAttempt as vc, TwitchOauthProvider as vd, Nullable as vf, BoxShadow as vi, AfterMultiSessionSingleSignOutUrl as vl, FieldError as vn, ExternalAccountResource as vo, BillingPlanJSON as vr, SignUpVerificationJSONSnapshot as vs, PricingTableProps as vt, DisplayConfigResource as vu, EnableEnvironmentSettingParams as w, OrganizationMembershipRequestResource as wa, EmailLinkConfig as wc, CommerceSettingsResource as wd, Simplify as wf, HexColor as wi, RedirectUrlProp as wl, SignInSignalValue as wn, BackupCodeResource as wo, ClerkResourceJSON as wr, VerificationJSONSnapshot as ws, SetActive as wt, EmailLinkStrategy as wu, UseUserReturn as x, UpdateOrganizationParams as xa, EmailCodeConfig as xc, XOauthProvider as xd, RecordToPath as xf, ColorString as xi, AuthenticateWithRedirectParams as xl, SignInErrors as xn, EmailAddressResource as xo, BillingStatementTotalsJSON as xr, UserDataJSONSnapshot as xs, RoutingOptions as xt, BackupCodeStrategy as xu, UseSignInReturn as y, SetOrganizationLogoParams as ya, BackupCodeFactor as yc, TwitterOauthProvider as yd, Override as yf, BuiltInColors as yi, AfterSignOutUrl as yl, NullableSignInSignal as yn, ReauthorizeExternalAccountParams as yo, BillingStatementGroupJSON as yr, SignUpVerificationsJSONSnapshot as ys, Resources as yt, PreferredSignInStrategy as yu, CheckoutSignal as z, SessionStatus as za, ResetPasswordCodeFactor as zc, BillingPlanResource as zd, ClerkRuntimeError$1 as zf, SignUpIdentificationField as zi, AttributesJSON as zl, MenuId as zn, SessionVerificationTypes as zo, OrganizationDomainVerificationJSON as zr, SignInFutureFinalizeParams as zs, SignUpRedirectOptions as zt, MetamaskWeb3Provider as zu };
9764
- //# sourceMappingURL=index-DkxJKdK7.d.mts.map
10031
+ export { CreateOrganizationParams as $, ActiveSessionResource as $a, EmailLinkFactor as $c, AddPaymentMethodParams as $d, SnakeToCamel as $f, HexColorString as $i, SignInFallbackRedirectUrl as $l, buildErrorThrower as $n, TokenResource as $o, ClientJSON as $r, Web3WalletJSONSnapshot as $s, __experimental_CheckoutOptions as $t, EnterpriseSSOStrategy as $u, AuthenticateWithBaseParams as A, OrganizationCustomRoleKey as Aa, ResetPasswordParams as Ac, GoogleOauthProvider as Ad, GetPaymentAttemptsParams as Af, SessionVerificationJSON as Ai, PublicKeyCredentialWithAuthenticatorAttestationResponse as Al, WaitlistFields as An, RemoveUserPasswordParams as Ao, SignUpFuturePhoneCodeVerifyParams as Ar, EmailAddressJSONSnapshot as As, SignInRedirectOptions as At, PhoneCodeWhatsAppChannel as Au, CheckoutSignalValue as B, GetMembershipRequestParams as Ba, UserData as Bc, OAuthProvider as Bd, CamelToSnake as Bf, UserDataJSON as Bi, VerificationResource as Bl, isNetworkError as Bn, PhoneNumberVerificationStrategy as Bo, BillingCheckoutTotalsJSON as Br, PhoneNumberJSONSnapshot as Bs, TaskResetPasswordProps as Bt, OrganizationEnrollmentMode as Bu, DevToolsResource as C, ActClaim as Ca, SignInFutureTicketParams as Cc, CustomOauthProvider as Cd, CheckoutFlowFinalizeParams as Cf, PublicKeyCredentialCreationOptionsJSON as Ci, Web3SignatureConfig as Cl, SignInSignalValue as Cn, CreateExternalAccountParams as Co, SignUpEnterpriseConnectionResource as Cr, APIKeysSettingsJSON as Cs, SetActive as Ct, UserSettingsResource as Cu, APIKeyResource as D, SessionStatusClaim as Da, AuthenticateWithPasskeyParams as Dc, FacebookOauthProvider as Dd, CreateCheckoutParams as Df, RoleJSON as Di, PublicKeyCredentialCreationOptionsWithoutExtensions as Dl, SignUpSignalValue as Dn, GetUserOrganizationInvitationsParams as Do, SignUpFutureFinalizeParams as Dr, ClientJSONSnapshot as Ds, SignInInitialValues as Dt, PhoneCodeChannelData as Du, AuthConfigResource as E, JwtPayload as Ea, AttemptSecondFactorParams as Ec, EnstallOauthProvider as Ed, ConfirmCheckoutParams as Ef, PublicUserDataJSON as Ei, PasskeyResource as El, SignUpSignal as En, GetOrganizationMemberships as Eo, SignUpFutureEmailCodeVerifyParams as Er, AuthConfigJSONSnapshot as Es, SignInButtonProps as Et, PhoneCodeChannel as Eu, AuthenticateWithSolanaParams as F, UpdateOrganizationMembershipParams as Fa, SignInIdentifier as Fc, LinearOauthProvider as Fd, InitializePaymentMethodParams as Ff, SignUpJSON as Fi, PasskeyVerificationResource as Fl, is4xxError as Fn, VerifyTOTPParams as Fo, SignUpFutureWeb3Params as Fr, IdentificationLinkJSONSnapshot as Fs, SignUpInitialValues as Ft, OrganizationSettingsResource as Fu, ClerkOptions as G, InviteMembersParams as Ga, Web3WalletIdentifier as Gc, TiktokOauthProvider as Gd, ForceNull as Gf, Web3WalletJSON as Gi, ClerkRuntimeError$1 as Gl, isUserLockedError as Gn, ImageResource as Go, BillingPaymentMethodJSON as Gr, SignUpJSONSnapshot as Gs, UserButtonProps as Gt, DisplayConfigJSON as Gu, ClerkAppearanceTheme as H, GetRolesParams as Ha, EmailAddressOrPhoneNumberIdentifier as Hc, OAuthScope as Hd, DeepPartial as Hf, UserOrganizationInvitationJSON as Hi, ClerkAPIError$1 as Hl, isPasswordPwnedError as Hn, SetReservedForSecondFactorParams as Ho, BillingMoneyAmountJSON as Hr, PublicUserDataJSONSnapshot as Hs, TransferableOption as Ht, UpdateEnrollmentModeParams as Hu, BrowserClerk as I, AddMemberParams as Ia, SignInSecondFactor as Ic, LinkedinOIDCOauthProvider as Id, MakeDefaultPaymentMethodParams as If, SignUpVerificationJSON as Ii, SignatureVerificationAttemptParam as Il, isCaptchaError as In, UserOrganizationInvitationResource as Io, ApiKeyJSON as Ir, OrganizationJSONSnapshot as Is, SignUpModalProps as It, AttemptAffiliationVerificationParams as Iu, ClerkThemeOptions as J, UpdateMembershipParams as Ja, EmailCodeAttempt as Jc, VercelOauthProvider as Jd, PathValue as Jf, Color as Ji, AuthenticateWithPopupParams as Jl, EmailLinkError as Jn, AttemptEmailAddressVerificationParams as Jo, BillingStatementJSON as Jr, TokenJSONSnapshot as Js, WaitlistModalProps as Jt, AppleIdTokenStrategy as Ju, ClerkProp as K, OrganizationResource as Ka, BackupCodeAttempt as Kc, TwitchOauthProvider as Kd, Nullable as Kf, BoxShadow as Ki, AfterMultiSessionSingleSignOutUrl as Kl, ClerkWebAuthnError as Kn, ExternalAccountResource as Ko, BillingPlanJSON as Kr, SignUpVerificationJSONSnapshot as Ks, UserProfileModalProps as Kt, DisplayConfigResource as Ku, BrowserClerkConstructor as L, GetDomainsParams as La, SignInStartEmailLinkFlowParams as Lc, LinkedinOauthProvider as Ld, PaymentGateway as Lf, SignUpVerificationsJSON as Li, StartEmailLinkFlowParams as Ll, isEmailLinkError as Ln, TOTPResource as Lo, AuthConfigJSON as Lr, OrganizationMembershipJSONSnapshot as Ls, SignUpProps as Lt, OrganizationDomainResource as Lu, AuthenticateWithGoogleOneTapParams as M, OrganizationPermissionKey as Ma, SignInCreateParams as Mc, HuggingfaceOAuthProvider as Md, GetPlansParams as Mf, SignInFirstFactorJSON as Mi, CodeVerificationAttemptParam as Ml, WaitlistSignalValue as Mn, UpdateUserParams as Mo, SignUpFutureSSOParams as Mr, EnterpriseAccountJSONSnapshot as Ms, SignOutCallback as Mt, ProtectConfigResource as Mu, AuthenticateWithMetamaskParams as N, OrganizationSystemPermissionKey as Na, SignInFactor as Nc, InstagramOauthProvider as Nd, GetStatementsParams as Nf, SignInSecondFactorJSON as Ni, CreateEmailLinkFlowReturn as Nl, JoinWaitlistParams as Nn, UpdateUserPasswordParams as No, SignUpFutureTicketParams as Nr, EnvironmentJSONSnapshot as Ns, SignOutOptions as Nt, ProtectLoader as Nu, APIKeysNamespace as O, VersionedJwtPayload as Oa, PrepareFirstFactorParams as Oc, GithubOauthProvider as Od, FeatureResource as Of, SessionActivityJSON as Oi, PublicKeyCredentialRequestOptionsWithoutExtensions as Ol, State as On, GetUserOrganizationMembershipParams as Oo, SignUpFuturePasswordParams as Or, CommerceSettingsJSONSnapshot as Os, SignInModalProps as Ot, PhoneCodeProvider as Ou, AuthenticateWithOKXWalletParams as P, OrganizationSystemPermissionPrefix as Pa, SignInFirstFactor as Pc, LineOauthProvider as Pd, GetSubscriptionParams as Pf, SignUpEnterpriseConnectionJSON as Pi, CreateEnterpriseSSOLinkFlowReturn as Pl, WaitlistResource as Pn, UserResource as Po, SignUpFutureUpdateParams as Pr, ExternalAccountJSONSnapshot as Ps, SignUpButtonProps as Pt, OrganizationSettingsJSON as Pu, CreateOrganizationModalProps as Q, OrganizationMembershipRequestResource as Qa, EmailLinkConfig as Qc, CommerceSettingsResource as Qd, Simplify as Qf, HexColor as Qi, RedirectUrlProp as Ql, ErrorThrowerOptions as Qn, BackupCodeResource as Qo, ClerkResourceJSON as Qr, VerificationJSONSnapshot as Qs, __experimental_CheckoutCacheState as Qt, EmailLinkStrategy as Qu, CheckoutErrors as R, GetInvitationsParams as Ra, SignInStatus as Rc, MicrosoftOauthProvider as Rd, RemovePaymentMethodParams as Rf, TOTPJSON as Ri, StartEnterpriseSSOLinkFlowParams as Rl, isKnownError as Rn, AttemptPhoneNumberVerificationParams as Ro, BackupCodeJSON as Rr, OrganizationSettingsJSONSnapshot as Rs, SignUpRedirectOptions as Rt, OrganizationDomainVerification as Ru, EnvironmentResource as S, PasswordAttribute as Sa, SignInFutureTOTPVerifyParams as Sc, CoinbaseOauthProvider as Sd, CancelSubscriptionParams as Sf, PhoneNumberJSON as Si, Web3Attempt as Sl, SignInSignal as Sn, CreateEmailAddressParams as So, ClientResource as Sr, SamlIdpSlug as Ss, SDKMetadata as St, UserSettingsJSON as Su, SharedSignedInAuthObjectProperties as T, JwtHeader as Ta, AttemptFirstFactorParams as Tc, DropboxOauthProvider as Td, CheckoutFlowResourceNonStrict as Tf, PublicOrganizationDataJSON as Ti, CredentialReturn as Tl, SignUpFields as Tn, CreateWeb3WalletParams as To, SignUpFutureCreateParams as Tr, APIKeysSettingsJSONSnapshot as Ts, SetActiveParams as Tt, VerificationStrategy as Tu, ClerkAuthenticateWithWeb3Params as U, GetRolesResponse as Ua, PhoneNumberIdentifier as Uc, SlackOauthProvider as Ud, DeepRequired as Uf, VerificationJSON as Ui, ClerkAPIErrorJSON as Ul, isReverificationCancelledError as Un, OrganizationSuggestionResource as Uo, BillingPayerJSON as Ur, SessionJSONSnapshot as Us, UnsubscribeCallback as Ut, CaptchaProvider as Uu, Clerk as V, GetMemberships as Va, EmailAddressIdentifier as Vc, OAuthProviderData as Vd, DeepCamelToSnake as Vf, UserJSON as Vi, VerificationStatus as Vl, isPasswordCompromisedError as Vn, PreparePhoneNumberVerificationParams as Vo, BillingInitializedPaymentMethodJSON as Vr, ProtectConfigJSONSnapshot as Vs, TasksRedirectOptions as Vt, PrepareAffiliationVerificationParams as Vu, ClerkEventPayload as W, InviteMemberParams as Wa, UsernameIdentifier as Wc, SpotifyOauthProvider as Wd, DeepSnakeToCamel as Wf, WaitlistJSON as Wi, ClerkAPIResponseError as Wl, isUnauthorizedError as Wn, OrganizationSuggestionStatus as Wo, BillingPaymentJSON as Wr, SignInJSONSnapshot as Ws, UserAvatarProps as Wt, CaptchaWidgetType as Wu, CreateBulkOrganizationInvitationParams as X, RoleResource as Xa, EmailCodeFactor as Xc, XeroOauthProvider as Xd, RemoveFunctions as Xf, EmUnit as Xi, NewSubscriptionRedirectUrl as Xl, EmailLinkErrorCodeStatus as Xn, PrepareEmailAddressVerificationParams as Xo, BillingSubscriptionItemJSON as Xr, UserJSONSnapshot as Xs, WithoutRouting as Xt, CustomOAuthStrategy as Xu, CreateAPIKeyParams as Y, UpdateOrganizationParams as Ya, EmailCodeConfig as Yc, XOauthProvider as Yd, RecordToPath as Yf, ColorString as Yi, AuthenticateWithRedirectParams as Yl, EmailLinkErrorCode as Yn, EmailAddressResource as Yo, BillingStatementTotalsJSON as Yr, UserDataJSONSnapshot as Ys, WaitlistProps as Yt, BackupCodeStrategy as Yu, CreateOrganizationInvitationParams as Z, PermissionResource as Za, EmailCodeSecondFactorConfig as Zc, CommerceSettingsJSON as Zd, Serializable as Zf, FontWeight as Zi, RedirectOptions as Zl, ErrorThrower as Zn, IdentificationLinkResource as Zo, BillingSubscriptionJSON as Zr, UserSettingsJSONSnapshot as Zs, __experimental_CheckoutButtonProps as Zt, EmailCodeStrategy as Zu, UseSessionListReturn as _, SignUpVerificationResource as _a, SignInFuturePhoneCodeSendParams as _c, Web3ProviderData as _d, BillingStatementTotals as _f, OrganizationMembershipRequestJSON as _i, ResetPasswordPhoneCodeAttempt as _l, NullableSignInSignal as _n, SessionVerifyCreateParams as _o, ClerkError as _p, SelectId as _r, EnterpriseAccountResource as _s, PricingTableProps as _t, PasskeySettingsData as _u, SAML_IDPS as a, AttemptVerificationParams as aa, GenerateSignatureParams as ac, ResetPasswordEmailCodeStrategy as ad, BillingPayerMethods as af, EnterpriseAccountJSON as ai, PasskeyAttempt as al, __internal_EnableOrganizationsPromptProps as an, CheckAuthorizationWithCustomPermissions as ao, ClerkPaginationRequest as ap, MultiDomainAndOrProxy as ar, OrganizationsJWTClaim as as, HandleOAuthCallbackParams as at, PasswordValidation as au, UseSignUpReturn as b, LastNameAttribute as ba, SignInFutureResource as bc, BitbucketOauthProvider as bd, BillingSubscriptionResource as bf, PasskeyJSON as bi, TOTPAttempt as bl, SignInErrors as bn, SessionWithActivitiesResource as bo, isClerkAPIError as bp, CustomPage as br, SamlIdp as bs, RoutingOptions as bt, SignUpData as bu, getWeb3ProviderData as c, SignUpAuthenticateWithMetamaskParams as ca, SignInFutureBackupCodeVerifyParams as cc, TicketStrategy as cd, BillingPaymentChargeType as cf, FeatureJSON as ci, PasswordFactor as cl, __internal_SubscriptionDetailsProps as cn, PendingSessionOptions as co, ClerkUiConstructor as cp, LocalizationValue as cr, SessionVerificationFirstFactor as cs, HeadlessBrowserClerkConstructor as ct, Actions as cu, RoutingMode as d, SignUpCreateParams as da, SignInFutureEmailCodeVerifyParams as dc, CoinbaseWalletWeb3Provider as dd, BillingPaymentResource as df, LastAuthenticationStrategy as di, PhoneCodeFactor as dl, TelemetryCollector as dn, SessionActivity as do, UIVersion as dp, CardActionId as dr, SessionVerificationSecondFactor as ds, LoadedClerk as dt, AttributeDataJSON as du, HslaColor as ea, SignInJSON as ec, GoogleOneTapStrategy as ed, BillingCheckoutResource as ef, ClientTrustState as ei, EnterpriseSSOConfig as el, __experimental_PlanDetailsButtonProps as en, CheckAuthorization as eo, Without as ep, MissingExpiredTokenError as er, ActJWTClaim as es, CreateOrganizationProps as et, SignInForceRedirectUrl as eu, ProtectParams as f, SignUpField as fa, SignInFutureEmailLinkSendParams as fc, EthereumWeb3Provider as fd, BillingPaymentStatus as ff, OrganizationDomainJSON as fi, PhoneCodeSecondFactorConfig as fl, TelemetryEvent as fn, SessionResource as fo, createClerkGlobalHookError as fp, FieldId as fr, SessionVerificationStatus as fs, NavigateOptions as ft, Attributes as fu, UseAuthReturn as g, SignUpVerifiableField as ga, SignInFuturePasswordParams as gc, Web3Provider as gd, BillingStatementStatus as gf, OrganizationMembershipJSON as gi, ResetPasswordEmailCodeFactorConfig as gl, FieldError as gn, SessionVerifyAttemptSecondFactorParams as go, isClerkAPIResponseError as gp, ProfileSectionId as gr, EnterpriseAccountConnectionResource as gs, OrganizationSwitcherProps as gt, OAuthProviders as gu, PublishableKey as h, SignUpUpdateParams as ha, SignInFuturePasskeyParams as hc, SolanaWeb3Provider as hd, BillingStatementResource as hf, OrganizationJSON as hi, ResetPasswordEmailCodeFactor as hl, Errors as hn, SessionVerifyAttemptFirstFactorParams as ho, ClerkAPIResponseError$1 as hp, ProfilePageId as hr, OrganizationInvitationStatus as hs, OrganizationProfileProps as ht, OAuthProviderSettings as hu, OAUTH_PROVIDERS as i, TransparentColor as ia, GenerateSignature as ic, PhoneCodeStrategy as id, BillingNamespace as if, EnterpriseAccountConnectionJSON as ii, PassKeyConfig as il, __internal_CheckoutProps as in, CheckAuthorizationParamsWithCustomPermissions as io, ClerkPaginationParams as ip, DomainOrProxyUrl as ir, JWTHeader as is, HandleEmailLinkVerificationParams as it, PasswordStrength as iu, AuthenticateWithCoinbaseWalletParams as j, OrganizationMembershipResource as ja, SignInAuthenticateWithSolanaParams as jc, HubspotOauthProvider as jd, GetPaymentMethodsParams as jf, SessionWithActivitiesJSON as ji, UpdatePasskeyParams as jl, WaitlistSignal as jn, SetProfileImageParams as jo, SignUpFutureResource as jr, EnterpriseAccountConnectionJSONSnapshot as js, SignOut as jt, ProtectConfigJSON as ju, APIKeysProps as k, OrganizationCustomPermissionKey as ka, PrepareSecondFactorParams as kc, GitlabOauthProvider as kd, ForPayerType as kf, SessionJSON as ki, PublicKeyCredentialWithAuthenticatorAssertionResponse as kl, WaitlistErrors as kn, GetUserOrganizationSuggestionsParams as ko, SignUpFuturePhoneCodeSendParams as kr, DisplayConfigJSONSnapshot as ks, SignInProps as kt, PhoneCodeSMSChannel as ku, sortedOAuthProviders as l, SignUpAuthenticateWithSolanaParams as la, SignInFutureCreateParams as lc, Web3Strategy as ld, BillingPaymentMethodResource as lf, IdentificationLinkJSON as li, PhoneCodeAttempt as ll, __internal_UserVerificationModalProps as ln, PendingSessionResource as lo, ClerkUiInstance as lp, __internal_LocalizationResource as lr, SessionVerificationLevel as ls, IsomorphicClerkOptions as lt, Attribute as lu, ShowWhenCondition as m, SignUpStatus as ma, SignInFutureMFAPhoneCodeVerifyParams as mc, OKXWalletWeb3Provider as md, BillingStatementGroup as mf, OrganizationInvitationJSON as mi, ResetPasswordEmailCodeAttempt as ml, TelemetryLogEntry as mn, SessionTask as mo, isClerkRuntimeError as mp, OrganizationPreviewId as mr, OrganizationInvitationResource as ms, OrganizationProfileModalProps as mt, EnterpriseSSOSettings as mu, ServerGetToken as n, RgbaColor as na, AttemptWeb3WalletVerificationParams as nc, PasskeyStrategy as nd, BillingInitializedPaymentMethodResource as nf, DisplayThemeJSON as ni, OAuthConfig as nl, __internal_AttemptToEnableEnvironmentSettingParams as nn, CheckAuthorizationFromSessionClaims as no, ClerkResourceReloadParams as np, parseError as nr, JWT as ns, GetAPIKeysParams as nt, SignUpForceRedirectUrl as nu, WEB3_PROVIDERS as o, PrepareVerificationParams as oa, PrepareWeb3WalletVerificationParams as oc, ResetPasswordPhoneCodeStrategy as od, BillingPayerResource as of, EnvironmentJSON as oi, PasskeyFactor as ol, __internal_OAuthConsentProps as on, GetToken as oo, DeletedObjectResource as op, MultiDomainAndOrProxyPrimitives as or, ReverificationConfig as os, HandleSamlCallbackParams as ot, ValidatePasswordCallbacks as ou, ShowProps as p, SignUpIdentificationField as pa, SignInFutureFinalizeParams as pc, MetamaskWeb3Provider as pd, BillingPlanResource as pf, OrganizationDomainVerificationJSON as pi, ResetPasswordCodeFactor as pl, TelemetryEventRaw as pn, SessionStatus as po, ClerkRuntimeError as pp, MenuId as pr, SessionVerificationTypes as ps, OrganizationListProps as pt, AttributesJSON as pu, ClerkStatus as q, SetOrganizationLogoParams as qa, BackupCodeFactor as qc, TwitterOauthProvider as qd, Override as qf, BuiltInColors as qi, AfterSignOutUrl as ql, MetamaskError as qn, ReauthorizeExternalAccountParams as qo, BillingStatementGroupJSON as qr, SignUpVerificationsJSONSnapshot as qs, UserProfileProps as qt, PreferredSignInStrategy as qu, ServerGetTokenOptions as r, RgbaColorString as ra, AuthenticateWithWeb3Params as rc, PasswordStrategy as rd, BillingMoneyAmount as rf, EmailAddressJSON as ri, OauthFactor as rl, __internal_AttemptToEnableEnvironmentSettingResult as rn, CheckAuthorizationParamsFromSessionClaims as ro, ClerkPaginatedResponse as rp, parseErrors as rr, JWTClaims as rs, GoogleOneTapProps as rt, ComplexityErrors as ru, getOAuthProviderData as s, SignUpAttributeField as sa, Web3WalletResource as sc, TOTPStrategy as sd, BillingPayerResourceType as sf, ExternalAccountJSON as si, PasswordAttempt as sl, __internal_PlanDetailsProps as sn, GetTokenOptions as so, ClerkUi as sp, LocalizationResource as sr, SessionVerificationAfterMinutes as ss, HeadlessBrowserClerk as st, ZxcvbnResult as su, InitialState as t, HslaColorString as ta, SignInResource as tc, OAuthStrategy as td, BillingCheckoutTotals as tf, DeletedObjectJSON as ti, EnterpriseSSOFactor as tl, __experimental_SubscriptionDetailsButtonProps as tn, CheckAuthorizationFn as to, ClerkResource as tp, errorToJSON as tr, ClerkJWTClaims as ts, CustomNavigation as tt, SignUpFallbackRedirectUrl as tu, ClerkHostRouter as u, SignUpAuthenticateWithWeb3Params as ua, SignInFutureEmailCodeSendParams as uc, BaseWeb3Provider as ud, BillingPaymentMethodStatus as uf, ImageJSON as ui, PhoneCodeConfig as ul, __internal_UserVerificationProps as un, PublicUserData as uo, ComponentControls as up, AlertId as ur, SessionVerificationResource as us, ListenerCallback as ut, AttributeData as uu, UseSessionReturn as v, SignUpVerificationsResource as va, SignInFuturePhoneCodeVerifyParams as vc, AppleOauthProvider as vd, BillingSubscriptionItemResource as vf, OrganizationSuggestionJSON as vi, ResetPasswordPhoneCodeFactor as vl, NullableSignUpSignal as vn, SessionVerifyPrepareFirstFactorParams as vo, isClerkError as vp, UserPreviewId as vr, EnterpriseProtocol as vs, Resources as vt, PasswordSettingsData as vu, EnableEnvironmentSettingParams as w, Jwt as wa, SignInFutureWeb3Params as wc, DiscordOauthProvider as wd, CheckoutFlowResource as wf, PublicKeyCredentialRequestOptionsJSON as wi, Web3SignatureFactor as wl, SignUpErrors as wn, CreatePhoneNumberParams as wo, SignUpResource as wr, APIKeysSettingsResource as ws, SetActiveNavigate as wt, UsernameSettingsData as wu, UseUserReturn as x, LegalAcceptedAttribute as xa, SignInFutureSSOParams as xc, BoxOauthProvider as xd, BillingSubscriptionStatus as xf, PermissionJSON as xi, TOTPFactor as xl, SignInFields as xn, SignedInSessionResource as xo, CustomMenuItem as xr, SamlIdpMap as xs, RoutingStrategy as xt, SignUpModes as xu, UseSignInReturn as y, FirstNameAttribute as ya, SignInFutureResetPasswordSubmitParams as yc, AtlassianOauthProvider as yd, BillingSubscriptionPlanPeriod as yf, PartialWithClerkResource as yi, ResetPasswordPhoneCodeFactorConfig as yl, NullableWaitlistSignal as yn, SessionVerifyPrepareSecondFactorParams as yo, ClerkAPIError as yp, InstanceType as yr, EnterpriseProvider as ys, RevokeAPIKeyParams as yt, SignInData as yu, CheckoutSignal as z, GetMembersParams as za, SignInStrategy as zc, NotionOauthProvider as zd, Autocomplete as zf, TokenJSON as zi, VerificationAttemptParams as zl, isMetamaskError as zn, PhoneNumberResource as zo, BillingCheckoutJSON as zr, PasskeyJSONSnapshot as zs, TaskChooseOrganizationProps as zt, OrganizationDomainVerificationStatus as zu };
10032
+ //# sourceMappingURL=index-D2EaVwjc.d.mts.map