@clerk/shared 4.0.0-snapshot.v20251224145055 → 4.0.0-snapshot.v20260105214115
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/runtime/alternativePhoneCode.d.mts +1 -1
- package/dist/runtime/alternativePhoneCode.d.ts +1 -1
- package/dist/runtime/apiUrlFromPublishableKey.d.ts +1 -1
- package/dist/runtime/authorization-errors.d.mts +1 -1
- package/dist/runtime/authorization-errors.d.ts +1 -1
- package/dist/runtime/authorization.d.mts +1 -1
- package/dist/runtime/authorization.d.ts +1 -1
- package/dist/runtime/clerkEventBus.d.mts +1 -1
- package/dist/runtime/clerkEventBus.d.ts +1 -1
- package/dist/runtime/color.d.mts +1 -1
- package/dist/runtime/color.d.ts +1 -1
- package/dist/runtime/deriveState.d.mts +1 -1
- package/dist/runtime/deriveState.d.ts +1 -1
- package/dist/runtime/{error-Ku0G0_IZ.d.ts → error-BswSPiAB.d.ts} +2 -2
- package/dist/runtime/{error-Ku0G0_IZ.d.ts.map → error-BswSPiAB.d.ts.map} +1 -1
- package/dist/runtime/{error-B_G3M-Fy.d.mts → error-CK2o3GxF.d.mts} +2 -2
- package/dist/runtime/{error-B_G3M-Fy.d.mts.map → error-CK2o3GxF.d.mts.map} +1 -1
- package/dist/runtime/error.d.mts +2 -2
- package/dist/runtime/error.d.ts +2 -2
- package/dist/runtime/{index-DH2WvM2A.d.mts → index-CfDaR9LG.d.mts} +67 -46
- package/dist/runtime/index-CfDaR9LG.d.mts.map +1 -0
- package/dist/runtime/{index-BtTMSxYT.d.ts → index-mWwcbHdf.d.ts} +67 -46
- package/dist/runtime/index-mWwcbHdf.d.ts.map +1 -0
- package/dist/runtime/internal/clerk-js/completeSignUpFlow.d.mts +1 -1
- package/dist/runtime/internal/clerk-js/completeSignUpFlow.d.ts +1 -1
- package/dist/runtime/internal/clerk-js/componentGuards.d.mts +1 -1
- package/dist/runtime/internal/clerk-js/componentGuards.d.ts +1 -1
- package/dist/runtime/internal/clerk-js/injectedWeb3EthProviders.d.mts +1 -1
- package/dist/runtime/internal/clerk-js/injectedWeb3EthProviders.d.ts +1 -1
- package/dist/runtime/internal/clerk-js/passkeys.d.mts +2 -2
- package/dist/runtime/internal/clerk-js/passkeys.d.mts.map +1 -1
- package/dist/runtime/internal/clerk-js/passkeys.d.ts +2 -2
- package/dist/runtime/internal/clerk-js/passwords/complexity.d.mts +1 -1
- package/dist/runtime/internal/clerk-js/passwords/complexity.d.ts +1 -1
- package/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.d.mts +1 -1
- package/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.d.ts +1 -1
- package/dist/runtime/internal/clerk-js/passwords/password.d.mts +1 -1
- package/dist/runtime/internal/clerk-js/passwords/password.d.ts +1 -1
- package/dist/runtime/internal/clerk-js/passwords/strength.d.mts +1 -1
- package/dist/runtime/internal/clerk-js/passwords/strength.d.ts +1 -1
- package/dist/runtime/internal/clerk-js/queryParams.d.mts +2 -2
- package/dist/runtime/internal/clerk-js/queryParams.d.ts +2 -2
- package/dist/runtime/internal/clerk-js/redirectUrls.d.mts +1 -1
- package/dist/runtime/internal/clerk-js/redirectUrls.d.ts +1 -1
- package/dist/runtime/internal/clerk-js/sessionTasks.d.mts +2 -2
- package/dist/runtime/internal/clerk-js/sessionTasks.d.ts +2 -2
- package/dist/runtime/internal/clerk-js/url.d.mts +2 -2
- package/dist/runtime/internal/clerk-js/url.d.ts +2 -2
- package/dist/runtime/internal/clerk-js/user.d.mts +1 -1
- package/dist/runtime/internal/clerk-js/user.d.ts +1 -1
- package/dist/runtime/internal/clerk-js/web3.d.mts +1 -1
- package/dist/runtime/internal/clerk-js/web3.d.ts +1 -1
- package/dist/runtime/jwtPayloadParser.d.mts +1 -1
- package/dist/runtime/jwtPayloadParser.d.ts +1 -1
- package/dist/runtime/keys.d.mts +1 -1
- package/dist/runtime/keys.d.ts +1 -1
- package/dist/runtime/loadClerkJsScript.d.mts +1 -1
- package/dist/runtime/loadClerkJsScript.d.ts +1 -1
- package/dist/runtime/loadClerkJsScript.js +2 -2
- package/dist/runtime/loadClerkJsScript.mjs +2 -2
- package/dist/runtime/oauth.d.mts +1 -1
- package/dist/runtime/oauth.d.ts +1 -1
- package/dist/runtime/organization.d.mts +1 -1
- package/dist/runtime/organization.d.ts +1 -1
- package/dist/runtime/pathMatcher.d.mts +1 -1
- package/dist/runtime/pathMatcher.d.ts +1 -1
- package/dist/runtime/poller.d.ts.map +1 -1
- package/dist/runtime/react/index.d.mts +3 -3
- package/dist/runtime/react/index.d.ts +3 -3
- package/dist/runtime/react/index.js +1 -1
- package/dist/runtime/react/index.js.map +1 -1
- package/dist/runtime/react/index.mjs +1 -1
- package/dist/runtime/react/index.mjs.map +1 -1
- package/dist/runtime/router.d.mts +1 -1
- package/dist/runtime/router.d.ts +1 -1
- package/dist/runtime/router.d.ts.map +1 -1
- package/dist/runtime/saml.d.mts +1 -1
- package/dist/runtime/saml.d.ts +1 -1
- package/dist/runtime/telemetry.d.mts +1 -1
- package/dist/runtime/telemetry.d.ts +1 -1
- package/dist/runtime/types/index.d.mts +2 -2
- package/dist/runtime/types/index.d.ts +2 -2
- package/dist/runtime/ui/index.d.mts +1 -1
- package/dist/runtime/ui/index.d.ts +1 -1
- package/dist/runtime/{url-CWdx-1gj.d.mts → url-CY0_Q4JV.d.mts} +2 -2
- package/dist/runtime/{url-CWdx-1gj.d.mts.map → url-CY0_Q4JV.d.mts.map} +1 -1
- package/dist/runtime/{url-CHHjAqGa.d.ts → url-DnGvZXOp.d.ts} +2 -2
- package/dist/runtime/{url-CHHjAqGa.d.ts.map → url-DnGvZXOp.d.ts.map} +1 -1
- package/dist/runtime/{versionSelector-CO3MW42s.js → versionSelector-CyoiKZP1.js} +2 -2
- package/dist/runtime/{versionSelector-CO3MW42s.js.map → versionSelector-CyoiKZP1.js.map} +1 -1
- package/dist/runtime/{versionSelector-CASWkhG4.mjs → versionSelector-qjip48x0.mjs} +2 -2
- package/dist/runtime/{versionSelector-CASWkhG4.mjs.map → versionSelector-qjip48x0.mjs.map} +1 -1
- package/dist/runtime/versionSelector.js +1 -1
- package/dist/runtime/versionSelector.mjs +1 -1
- package/dist/runtime/web3.d.mts +1 -1
- package/dist/runtime/web3.d.ts +1 -1
- package/dist/types/index.d.mts +66 -45
- package/dist/types/index.d.mts.map +1 -1
- package/dist/types/index.d.ts +66 -45
- package/dist/types/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/dist/runtime/index-BtTMSxYT.d.ts.map +0 -1
- package/dist/runtime/index-DH2WvM2A.d.mts.map +0 -1
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* @param publishableKey - The publishable key to parse.
|
|
6
6
|
* @returns One of Clerk's API URLs.
|
|
7
7
|
*/
|
|
8
|
-
declare const apiUrlFromPublishableKey: (publishableKey: string) => "https://api.
|
|
8
|
+
declare const apiUrlFromPublishableKey: (publishableKey: string) => "https://api.lclclerk.com" | "https://api.clerkstage.dev" | "https://api.clerk.com";
|
|
9
9
|
//#endregion
|
|
10
10
|
export { apiUrlFromPublishableKey };
|
|
11
11
|
//# sourceMappingURL=apiUrlFromPublishableKey.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { $i as
|
|
1
|
+
import { $i as SessionStatusClaim, Aa as CheckAuthorizationWithCustomPermissions, Mo as SessionVerificationAfterMinutes, Mt as SignOut, Na as PendingSessionOptions, Po as SessionVerificationLevel, Qi as JwtPayload, Yi as ActClaim, g as UseAuthReturn, ja as GetToken, jo as ReverificationConfig, na as OrganizationCustomRoleKey, ta as OrganizationCustomPermissionKey } from "./index-CfDaR9LG.mjs";
|
|
2
2
|
import "./moduleManager-BYIq4wgi.mjs";
|
|
3
3
|
|
|
4
4
|
//#region src/authorization.d.ts
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { $i as
|
|
1
|
+
import { $i as SessionStatusClaim, Aa as CheckAuthorizationWithCustomPermissions, Mo as SessionVerificationAfterMinutes, Mt as SignOut, Na as PendingSessionOptions, Po as SessionVerificationLevel, Qi as JwtPayload, Yi as ActClaim, g as UseAuthReturn, ja as GetToken, jo as ReverificationConfig, na as OrganizationCustomRoleKey, ta as OrganizationCustomPermissionKey } from "./index-mWwcbHdf.js";
|
|
2
2
|
import "./moduleManager-WB15hU3T.js";
|
|
3
3
|
|
|
4
4
|
//#region src/authorization.d.ts
|
package/dist/runtime/color.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Ai as TransparentColor, Ei as HslaColor, Oi as RgbaColor, bi as Color } from "./index-CfDaR9LG.mjs";
|
|
2
2
|
import "./moduleManager-BYIq4wgi.mjs";
|
|
3
3
|
|
|
4
4
|
//#region src/color.d.ts
|
package/dist/runtime/color.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Ai as TransparentColor, Ei as HslaColor, Oi as RgbaColor, bi as Color } from "./index-mWwcbHdf.js";
|
|
2
2
|
import "./moduleManager-WB15hU3T.js";
|
|
3
3
|
|
|
4
4
|
//#region src/color.d.ts
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Ka as SignedInSessionResource, Qi as JwtPayload, Yi as ActClaim, _a as OrganizationResource, aa as OrganizationSystemPermissionKey, ao as UserResource, t as InitialState, uf as Autocomplete, yt as Resources } from "./index-CfDaR9LG.mjs";
|
|
2
2
|
import "./moduleManager-BYIq4wgi.mjs";
|
|
3
3
|
|
|
4
4
|
//#region src/deriveState.d.ts
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Ka as SignedInSessionResource, Qi as JwtPayload, Yi as ActClaim, _a as OrganizationResource, aa as OrganizationSystemPermissionKey, ao as UserResource, t as InitialState, uf as Autocomplete, yt as Resources } from "./index-mWwcbHdf.js";
|
|
2
2
|
import "./moduleManager-WB15hU3T.js";
|
|
3
3
|
|
|
4
4
|
//#region src/deriveState.d.ts
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Bf as ClerkAPIResponseError, Rf as ClerkRuntimeError, Wf as ClerkAPIError, ml as ClerkAPIErrorJSON, pl as ClerkAPIError$1 } from "./index-mWwcbHdf.js";
|
|
2
2
|
|
|
3
3
|
//#region src/errors/parseError.d.ts
|
|
4
4
|
|
|
@@ -214,4 +214,4 @@ declare function isPasswordCompromisedError(err: any): boolean;
|
|
|
214
214
|
declare function isEmailLinkError(err: Error): err is EmailLinkError;
|
|
215
215
|
//#endregion
|
|
216
216
|
export { parseErrors as C, parseError as S, ErrorThrower as _, isMetamaskError as a, MissingExpiredTokenError as b, isPasswordPwnedError as c, isUserLockedError as d, ClerkWebAuthnError as f, EmailLinkErrorCodeStatus as g, EmailLinkErrorCode as h, isKnownError as i, isReverificationCancelledError as l, EmailLinkError as m, isCaptchaError as n, isNetworkError as o, MetamaskError as p, isEmailLinkError as r, isPasswordCompromisedError as s, is4xxError as t, isUnauthorizedError as u, ErrorThrowerOptions as v, errorToJSON as x, buildErrorThrower as y };
|
|
217
|
-
//# sourceMappingURL=error-
|
|
217
|
+
//# sourceMappingURL=error-BswSPiAB.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"error-
|
|
1
|
+
{"version":3,"file":"error-BswSPiAB.d.ts","names":[],"sources":["../../src/errors/parseError.ts","../../src/errors/missingExpiredTokenError.ts","../../src/errors/errorThrower.ts","../../src/errors/emailLinkError.ts","../../src/errors/metamaskError.ts","../../src/errors/webAuthNError.ts","../../src/errors/helpers.ts"],"sourcesContent":[],"mappings":"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"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Bf as ClerkAPIResponseError, Rf as ClerkRuntimeError, Wf as ClerkAPIError, ml as ClerkAPIErrorJSON, pl as ClerkAPIError$1 } from "./index-CfDaR9LG.mjs";
|
|
2
2
|
|
|
3
3
|
//#region src/errors/parseError.d.ts
|
|
4
4
|
|
|
@@ -214,4 +214,4 @@ declare function isPasswordCompromisedError(err: any): boolean;
|
|
|
214
214
|
declare function isEmailLinkError(err: Error): err is EmailLinkError;
|
|
215
215
|
//#endregion
|
|
216
216
|
export { parseErrors as C, parseError as S, ErrorThrower as _, isMetamaskError as a, MissingExpiredTokenError as b, isPasswordPwnedError as c, isUserLockedError as d, ClerkWebAuthnError as f, EmailLinkErrorCodeStatus as g, EmailLinkErrorCode as h, isKnownError as i, isReverificationCancelledError as l, EmailLinkError as m, isCaptchaError as n, isNetworkError as o, MetamaskError as p, isEmailLinkError as r, isPasswordCompromisedError as s, is4xxError as t, isUnauthorizedError as u, ErrorThrowerOptions as v, errorToJSON as x, buildErrorThrower as y };
|
|
217
|
-
//# sourceMappingURL=error-
|
|
217
|
+
//# sourceMappingURL=error-CK2o3GxF.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"error-
|
|
1
|
+
{"version":3,"file":"error-CK2o3GxF.d.mts","names":[],"sources":["../../src/errors/parseError.ts","../../src/errors/missingExpiredTokenError.ts","../../src/errors/errorThrower.ts","../../src/errors/emailLinkError.ts","../../src/errors/metamaskError.ts","../../src/errors/webAuthNError.ts","../../src/errors/helpers.ts"],"sourcesContent":[],"mappings":"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"}
|
package/dist/runtime/error.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Bf as
|
|
1
|
+
import { Bf as ClerkAPIResponseError, Gf as isClerkAPIError, Hf as ClerkError, Lf as createClerkGlobalHookError, Rf as ClerkRuntimeError, Uf as isClerkError, Vf as isClerkAPIResponseError, Wf as ClerkAPIError, zf as isClerkRuntimeError } from "./index-CfDaR9LG.mjs";
|
|
2
2
|
import "./moduleManager-BYIq4wgi.mjs";
|
|
3
|
-
import { C as parseErrors, S as parseError, _ as ErrorThrower, a as isMetamaskError, b as MissingExpiredTokenError, c as isPasswordPwnedError, d as isUserLockedError, f as ClerkWebAuthnError, g as EmailLinkErrorCodeStatus, h as EmailLinkErrorCode, i as isKnownError, l as isReverificationCancelledError, m as EmailLinkError, n as isCaptchaError, o as isNetworkError, p as MetamaskError, r as isEmailLinkError, s as isPasswordCompromisedError, t as is4xxError, u as isUnauthorizedError, v as ErrorThrowerOptions, x as errorToJSON, y as buildErrorThrower } from "./error-
|
|
3
|
+
import { C as parseErrors, S as parseError, _ as ErrorThrower, a as isMetamaskError, b as MissingExpiredTokenError, c as isPasswordPwnedError, d as isUserLockedError, f as ClerkWebAuthnError, g as EmailLinkErrorCodeStatus, h as EmailLinkErrorCode, i as isKnownError, l as isReverificationCancelledError, m as EmailLinkError, n as isCaptchaError, o as isNetworkError, p as MetamaskError, r as isEmailLinkError, s as isPasswordCompromisedError, t as is4xxError, u as isUnauthorizedError, v as ErrorThrowerOptions, x as errorToJSON, y as buildErrorThrower } from "./error-CK2o3GxF.mjs";
|
|
4
4
|
export { ClerkAPIError, ClerkAPIResponseError, ClerkError, ClerkRuntimeError, ClerkWebAuthnError, EmailLinkError, EmailLinkErrorCode, EmailLinkErrorCodeStatus, ErrorThrower, ErrorThrowerOptions, MetamaskError, MissingExpiredTokenError, buildErrorThrower, createClerkGlobalHookError, errorToJSON, is4xxError, isCaptchaError, isClerkAPIError, isClerkAPIResponseError, isClerkError, isClerkRuntimeError, isEmailLinkError, isKnownError, isMetamaskError, isNetworkError, isPasswordCompromisedError, isPasswordPwnedError, isReverificationCancelledError, isUnauthorizedError, isUserLockedError, parseError, parseErrors };
|
package/dist/runtime/error.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Bf as
|
|
1
|
+
import { Bf as ClerkAPIResponseError, Gf as isClerkAPIError, Hf as ClerkError, Lf as createClerkGlobalHookError, Rf as ClerkRuntimeError, Uf as isClerkError, Vf as isClerkAPIResponseError, Wf as ClerkAPIError, zf as isClerkRuntimeError } from "./index-mWwcbHdf.js";
|
|
2
2
|
import "./moduleManager-WB15hU3T.js";
|
|
3
|
-
import { C as parseErrors, S as parseError, _ as ErrorThrower, a as isMetamaskError, b as MissingExpiredTokenError, c as isPasswordPwnedError, d as isUserLockedError, f as ClerkWebAuthnError, g as EmailLinkErrorCodeStatus, h as EmailLinkErrorCode, i as isKnownError, l as isReverificationCancelledError, m as EmailLinkError, n as isCaptchaError, o as isNetworkError, p as MetamaskError, r as isEmailLinkError, s as isPasswordCompromisedError, t as is4xxError, u as isUnauthorizedError, v as ErrorThrowerOptions, x as errorToJSON, y as buildErrorThrower } from "./error-
|
|
3
|
+
import { C as parseErrors, S as parseError, _ as ErrorThrower, a as isMetamaskError, b as MissingExpiredTokenError, c as isPasswordPwnedError, d as isUserLockedError, f as ClerkWebAuthnError, g as EmailLinkErrorCodeStatus, h as EmailLinkErrorCode, i as isKnownError, l as isReverificationCancelledError, m as EmailLinkError, n as isCaptchaError, o as isNetworkError, p as MetamaskError, r as isEmailLinkError, s as isPasswordCompromisedError, t as is4xxError, u as isUnauthorizedError, v as ErrorThrowerOptions, x as errorToJSON, y as buildErrorThrower } from "./error-BswSPiAB.js";
|
|
4
4
|
export { ClerkAPIError, ClerkAPIResponseError, ClerkError, ClerkRuntimeError, ClerkWebAuthnError, EmailLinkError, EmailLinkErrorCode, EmailLinkErrorCodeStatus, ErrorThrower, ErrorThrowerOptions, MetamaskError, MissingExpiredTokenError, buildErrorThrower, createClerkGlobalHookError, errorToJSON, is4xxError, isCaptchaError, isClerkAPIError, isClerkAPIResponseError, isClerkError, isClerkRuntimeError, isEmailLinkError, isKnownError, isMetamaskError, isNetworkError, isPasswordCompromisedError, isPasswordPwnedError, isReverificationCancelledError, isUnauthorizedError, isUserLockedError, parseError, parseErrors };
|
|
@@ -9550,66 +9550,87 @@ type PublishableKey = {
|
|
|
9550
9550
|
instanceType: InstanceType;
|
|
9551
9551
|
};
|
|
9552
9552
|
//#endregion
|
|
9553
|
-
//#region src/types/
|
|
9554
|
-
|
|
9555
|
-
* Props for the `<Protect />` component, which restricts access to its children based on authentication and authorization.
|
|
9556
|
-
*
|
|
9557
|
-
* Use `ProtectProps` to specify the required Role, Permission, Feature, or Plan for access.
|
|
9558
|
-
*
|
|
9559
|
-
* @example
|
|
9560
|
-
* ```tsx
|
|
9561
|
-
* // Require a specific Permission
|
|
9562
|
-
* <Protect permission="a_permission_key" />
|
|
9563
|
-
*
|
|
9564
|
-
* // Require a specific Role
|
|
9565
|
-
* <Protect role="a_role_key" />
|
|
9566
|
-
*
|
|
9567
|
-
* // Use a custom condition callback
|
|
9568
|
-
* <Protect condition={(has) => has({ permission: "a_permission_key" })} />
|
|
9569
|
-
*
|
|
9570
|
-
* // Require a specific Feature
|
|
9571
|
-
* <Protect feature="a_feature_key" />
|
|
9572
|
-
*
|
|
9573
|
-
* // Require a specific Plan
|
|
9574
|
-
* <Protect plan="a_plan_key" />
|
|
9575
|
-
* ```
|
|
9576
|
-
*/
|
|
9577
|
-
type ProtectProps = {
|
|
9553
|
+
//#region src/types/authorization.d.ts
|
|
9554
|
+
type RoleProtectParams = {
|
|
9578
9555
|
condition?: never;
|
|
9579
|
-
role: OrganizationCustomRoleKey;
|
|
9580
|
-
permission?: never;
|
|
9581
9556
|
feature?: never;
|
|
9557
|
+
permission?: never;
|
|
9582
9558
|
plan?: never;
|
|
9583
|
-
|
|
9559
|
+
role: OrganizationCustomRoleKey;
|
|
9560
|
+
};
|
|
9561
|
+
type PermissionProtectParams = {
|
|
9584
9562
|
condition?: never;
|
|
9585
|
-
role?: never;
|
|
9586
9563
|
feature?: never;
|
|
9587
|
-
plan?: never;
|
|
9588
9564
|
permission: OrganizationCustomPermissionKey;
|
|
9589
|
-
|
|
9590
|
-
condition: (has: CheckAuthorizationWithCustomPermissions) => boolean;
|
|
9565
|
+
plan?: never;
|
|
9591
9566
|
role?: never;
|
|
9592
|
-
|
|
9567
|
+
};
|
|
9568
|
+
type ConditionProtectParams = {
|
|
9569
|
+
condition: (has: CheckAuthorizationWithCustomPermissions) => boolean;
|
|
9593
9570
|
feature?: never;
|
|
9571
|
+
permission?: never;
|
|
9594
9572
|
plan?: never;
|
|
9595
|
-
} | {
|
|
9596
|
-
condition?: never;
|
|
9597
9573
|
role?: never;
|
|
9598
|
-
|
|
9574
|
+
};
|
|
9575
|
+
type FeatureProtectParams = {
|
|
9576
|
+
condition?: never;
|
|
9599
9577
|
feature: Autocomplete<`user:${string}` | `org:${string}`>;
|
|
9578
|
+
permission?: never;
|
|
9600
9579
|
plan?: never;
|
|
9601
|
-
} | {
|
|
9602
|
-
condition?: never;
|
|
9603
9580
|
role?: never;
|
|
9604
|
-
|
|
9581
|
+
};
|
|
9582
|
+
type PlanProtectParams = {
|
|
9583
|
+
condition?: never;
|
|
9605
9584
|
feature?: never;
|
|
9585
|
+
permission?: never;
|
|
9606
9586
|
plan: Autocomplete<`user:${string}` | `org:${string}`>;
|
|
9607
|
-
} | {
|
|
9608
|
-
condition?: never;
|
|
9609
9587
|
role?: never;
|
|
9610
|
-
|
|
9611
|
-
|
|
9612
|
-
|
|
9588
|
+
};
|
|
9589
|
+
/**
|
|
9590
|
+
* Authorization parameters used by `auth.protect()`.
|
|
9591
|
+
*
|
|
9592
|
+
* Use `ProtectParams` to specify the required role, permission, feature, or plan for access.
|
|
9593
|
+
*/
|
|
9594
|
+
type ProtectParams = ConditionProtectParams | FeatureProtectParams | PermissionProtectParams | PlanProtectParams | RoleProtectParams;
|
|
9595
|
+
/**
|
|
9596
|
+
* Authorization parameters for `<Show />` component.
|
|
9597
|
+
* Excludes `condition` since `Show` expects functions to be passed directly to `when`.
|
|
9598
|
+
*/
|
|
9599
|
+
type ShowProtectParams = FeatureProtectParams | PermissionProtectParams | PlanProtectParams | RoleProtectParams;
|
|
9600
|
+
/**
|
|
9601
|
+
* Authorization condition for the `when` prop in `<Show />`.
|
|
9602
|
+
* Can be an object specifying role, permission, feature, or plan,
|
|
9603
|
+
* or a callback function receiving the `has` helper for complex conditions.
|
|
9604
|
+
*
|
|
9605
|
+
* Note: Unlike `ProtectParams`, this excludes the `condition` variant since
|
|
9606
|
+
* `<Show />` expects functions to be passed directly to `when`, not wrapped
|
|
9607
|
+
* in `{ condition: fn }`.
|
|
9608
|
+
*/
|
|
9609
|
+
type ShowWhenCondition = 'signed-in' | 'signed-out' | ShowProtectParams | ((has: CheckAuthorizationWithCustomPermissions) => boolean);
|
|
9610
|
+
/**
|
|
9611
|
+
* Props for the `<Show />` component, which conditionally renders children based on authorization.
|
|
9612
|
+
*
|
|
9613
|
+
* @example
|
|
9614
|
+
* ```tsx
|
|
9615
|
+
* // Require a specific permission
|
|
9616
|
+
* <Show when={{ permission: "org:billing:manage" }}>...</Show>
|
|
9617
|
+
*
|
|
9618
|
+
* // Require a specific role
|
|
9619
|
+
* <Show when={{ role: "admin" }}>...</Show>
|
|
9620
|
+
*
|
|
9621
|
+
* // Use a custom condition callback
|
|
9622
|
+
* <Show when={(has) => has({ permission: "org:read" }) && someCondition}>...</Show>
|
|
9623
|
+
*
|
|
9624
|
+
* // Require a specific feature
|
|
9625
|
+
* <Show when={{ feature: "user:premium" }}>...</Show>
|
|
9626
|
+
*
|
|
9627
|
+
* // Require a specific plan
|
|
9628
|
+
* <Show when={{ plan: "pro" }}>...</Show>
|
|
9629
|
+
* ```
|
|
9630
|
+
*/
|
|
9631
|
+
type ShowProps = PendingSessionOptions & {
|
|
9632
|
+
fallback?: unknown;
|
|
9633
|
+
when: ShowWhenCondition;
|
|
9613
9634
|
};
|
|
9614
9635
|
//#endregion
|
|
9615
9636
|
//#region src/types/router.d.ts
|
|
@@ -9713,5 +9734,5 @@ type InitialState = Serializable<{
|
|
|
9713
9734
|
factorVerificationAge: [number, number];
|
|
9714
9735
|
}>;
|
|
9715
9736
|
//#endregion
|
|
9716
|
-
export { CustomNavigation as $, RemoveUserPasswordParams as $a, PublicKeyCredentialWithAuthenticatorAttestationResponse as $c, GetPaymentAttemptsParams as $d, OrganizationCustomPermissionKey as $i, PhoneCodeWhatsAppChannel as $l, SignUpFuturePhoneCodeSendParams as $n, EmailAddressJSONSnapshot as $o, SessionJSON as $r, ResetPasswordParams as $s, __experimental_PlanDetailsButtonProps as $t, GoogleOauthProvider as $u, AuthenticateWithGoogleOneTapParams as A, GetTokenOptions as Aa, PasswordAttempt as Ac, BillingPayerResourceType as Ad, ClerkUi as Af, PrepareVerificationParams as Ai, ZxcvbnResult as Al, MultiDomainAndOrProxyPrimitives as An, SessionVerificationAfterMinutes as Ao, EnvironmentJSON as Ar, Web3WalletResource as As, SignOut as At, TOTPStrategy as Au, ClerkAppearanceTheme as B, SessionVerifyCreateParams as Ba, ResetPasswordPhoneCodeAttempt as Bc, BillingStatementTotals as Bd, ClerkError as Bf, SignUpVerifiableField as Bi, PasskeySettingsData as Bl, ProfileSectionId as Bn, EnterpriseAccountResource as Bo, OrganizationMembershipJSON as Br, SignInFuturePhoneCodeSendParams as Bs, TasksRedirectOptions as Bt, Web3ProviderData as Bu, SharedSignedInAuthObjectProperties as C, CheckAuthorization as Ca, EnterpriseSSOConfig as Cc, BillingCheckoutResource as Cd, Without as Cf, HexColorString as Ci, SignInForceRedirectUrl as Cl, SignUpErrors as Cn, ActJWTClaim as Co, ClientJSON as Cr, SignInJSON as Cs, SetActiveNavigate as Ct, GoogleOneTapStrategy as Cu, APIKeysProps as D, CheckAuthorizationParamsWithCustomPermissions as Da, PassKeyConfig as Dc, BillingNamespace as Dd, ClerkPaginationParams as Df, RgbaColorString as Di, PasswordStrength as Dl, State as Dn, JWTHeader as Do, EmailAddressJSON as Dr, GenerateSignature as Ds, SignInModalProps as Dt, PhoneCodeStrategy as Du, APIKeysNamespace as E, CheckAuthorizationParamsFromSessionClaims as Ea, OauthFactor as Ec, BillingMoneyAmount as Ed, ClerkPaginatedResponse as Ef, RgbaColor as Ei, ComplexityErrors as El, SignUpSignalValue as En, JWTClaims as Eo, DisplayThemeJSON as Er, AuthenticateWithWeb3Params as Es, SignInInitialValues as Et, PasswordStrategy as Eu, BrowserClerkConstructor as F, SessionResource as Fa, PhoneCodeSecondFactorConfig as Fc, BillingPaymentStatus as Fd, createClerkGlobalHookError as Ff, SignUpCreateParams as Fi, Attributes as Fl, CardActionId as Fn, SessionVerificationStatus as Fo, LastAuthenticationStrategy as Fr, SignInFutureEmailLinkSendParams as Fs, SignUpModalProps as Ft, EthereumWeb3Provider as Fu, ClerkStatus as G, CreateEmailAddressParams as Ga, Web3Attempt as Gc, CancelSubscriptionParams as Gd, LegalAcceptedAttribute as Gi, UserSettingsJSON as Gl, CustomMenuItem as Gn, SamlIdpSlug as Go, PermissionJSON as Gr, SignInFutureTOTPVerifyParams as Gs, UserProfileModalProps as Gt, CoinbaseOauthProvider as Gu, ClerkEventPayload as H, SessionVerifyPrepareSecondFactorParams as Ha, ResetPasswordPhoneCodeFactorConfig as Hc, BillingSubscriptionPlanPeriod as Hd, ClerkAPIError$1 as Hf, SignUpVerificationsResource as Hi, SignInData as Hl, UserPreviewId as Hn, EnterpriseProvider as Ho, OrganizationSuggestionJSON as Hr, SignInFutureResetPasswordSubmitParams as Hs, UnsubscribeCallback as Ht, AtlassianOauthProvider as Hu, CheckoutErrors as I, SessionStatus as Ia, ResetPasswordCodeFactor as Ic, BillingPlanResource as Id, ClerkRuntimeError$1 as If, SignUpField as Ii, AttributesJSON as Il, FieldId as In, SessionVerificationTypes as Io, OrganizationDomainJSON as Ir, SignInFutureFinalizeParams as Is, SignUpProps as It, MetamaskWeb3Provider as Iu, CreateBulkOrganizationInvitationParams as J, CreateWeb3WalletParams as Ja, CredentialReturn as Jc, CheckoutFlowResourceNonStrict as Jd, Jwt as Ji, VerificationStrategy as Jl, SignUpResource as Jn, APIKeysSettingsJSONSnapshot as Jo, PublicKeyCredentialRequestOptionsJSON as Jr, AttemptFirstFactorParams as Js, WaitlistProps as Jt, DropboxOauthProvider as Ju, ClerkThemeOptions as K, CreateExternalAccountParams as Ka, Web3SignatureConfig as Kc, CheckoutFlowFinalizeParams as Kd, PasswordAttribute as Ki, UserSettingsResource as Kl, ClientResource as Kn, APIKeysSettingsJSON as Ko, PhoneNumberJSON as Kr, SignInFutureTicketParams as Ks, UserProfileProps as Kt, CustomOauthProvider as Ku, CheckoutSignal as L, SessionTask as La, ResetPasswordEmailCodeAttempt as Lc, BillingStatementGroup as Ld, isClerkRuntimeError as Lf, SignUpIdentificationField as Li, EnterpriseSSOSettings as Ll, MenuId as Ln, OrganizationInvitationResource as Lo, OrganizationDomainVerificationJSON as Lr, SignInFutureMFAPhoneCodeVerifyParams as Ls, SignUpRedirectOptions as Lt, OKXWalletWeb3Provider as Lu, AuthenticateWithOKXWalletParams as M, PendingSessionResource as Ma, PhoneCodeAttempt as Mc, BillingPaymentMethodResource as Md, ClerkUiInstance as Mf, SignUpAuthenticateWithMetamaskParams as Mi, Attribute as Ml, LocalizationValue as Mn, SessionVerificationLevel as Mo, FeatureJSON as Mr, SignInFutureCreateParams as Ms, SignOutOptions as Mt, Web3Strategy as Mu, AuthenticateWithSolanaParams as N, PublicUserData as Na, PhoneCodeConfig as Nc, BillingPaymentMethodStatus as Nd, ComponentControls as Nf, SignUpAuthenticateWithSolanaParams as Ni, AttributeData as Nl, __internal_LocalizationResource as Nn, SessionVerificationResource as No, IdentificationLinkJSON as Nr, SignInFutureEmailCodeSendParams as Ns, SignUpButtonProps as Nt, BaseWeb3Provider as Nu, AuthenticateWithBaseParams as O, CheckAuthorizationWithCustomPermissions as Oa, PasskeyAttempt as Oc, BillingPayerMethods as Od, ClerkPaginationRequest as Of, TransparentColor as Oi, PasswordValidation as Ol, DomainOrProxyUrl as On, OrganizationsJWTClaim as Oo, EnterpriseAccountConnectionJSON as Or, GenerateSignatureParams as Os, SignInProps as Ot, ResetPasswordEmailCodeStrategy as Ou, BrowserClerk as P, SessionActivity as Pa, PhoneCodeFactor as Pc, BillingPaymentResource as Pd, UIVersion as Pf, SignUpAuthenticateWithWeb3Params as Pi, AttributeDataJSON as Pl, AlertId as Pn, SessionVerificationSecondFactor as Po, ImageJSON as Pr, SignInFutureEmailCodeVerifyParams as Ps, SignUpInitialValues as Pt, CoinbaseWalletWeb3Provider as Pu, CreateOrganizationProps as Q, GetUserOrganizationSuggestionsParams as Qa, PublicKeyCredentialWithAuthenticatorAssertionResponse as Qc, ForPayerType as Qd, VersionedJwtPayload as Qi, PhoneCodeSMSChannel as Ql, SignUpFuturePasswordParams as Qn, DisplayConfigJSONSnapshot as Qo, SessionActivityJSON as Qr, PrepareSecondFactorParams as Qs, __experimental_CheckoutOptions as Qt, GitlabOauthProvider as Qu, CheckoutSignalValue as R, SessionVerifyAttemptFirstFactorParams as Ra, ResetPasswordEmailCodeFactor as Rc, BillingStatementResource as Rd, ClerkAPIResponseError$1 as Rf, SignUpStatus as Ri, OAuthProviderSettings as Rl, OrganizationPreviewId as Rn, OrganizationInvitationStatus as Ro, OrganizationInvitationJSON as Rr, SignInFuturePasskeyParams as Rs, TaskChooseOrganizationProps as Rt, SolanaWeb3Provider as Ru, EnableEnvironmentSettingParams as S, ActiveSessionResource as Sa, EmailLinkFactor as Sc, AddPaymentMethodParams as Sd, SnakeToCamel as Sf, HexColor as Si, SignInFallbackRedirectUrl as Sl, SignInSignalValue as Sn, TokenResource as So, ClerkResourceJSON as Sr, Web3WalletJSONSnapshot as Ss, SetActive as St, EnterpriseSSOStrategy as Su, APIKeyResource as T, CheckAuthorizationFromSessionClaims as Ta, OAuthConfig as Tc, BillingInitializedPaymentMethodResource as Td, ClerkResourceReloadParams as Tf, HslaColorString as Ti, SignUpForceRedirectUrl as Tl, SignUpSignal as Tn, JWT as To, DeletedObjectJSON as Tr, AttemptWeb3WalletVerificationParams as Ts, SignInButtonProps as Tt, PasskeyStrategy as Tu, ClerkOptions as U, SessionWithActivitiesResource as Ua, TOTPAttempt as Uc, BillingSubscriptionResource as Ud, isClerkAPIError as Uf, FirstNameAttribute as Ui, SignUpData as Ul, InstanceType as Un, SamlIdp as Uo, PartialWithClerkResource as Ur, SignInFutureResource as Us, UserAvatarProps as Ut, BitbucketOauthProvider as Uu, ClerkAuthenticateWithWeb3Params as V, SessionVerifyPrepareFirstFactorParams as Va, ResetPasswordPhoneCodeFactor as Vc, BillingSubscriptionItemResource as Vd, isClerkError as Vf, SignUpVerificationResource as Vi, PasswordSettingsData as Vl, SelectId as Vn, EnterpriseProtocol as Vo, OrganizationMembershipRequestJSON as Vr, SignInFuturePhoneCodeVerifyParams as Vs, TransferableOption as Vt, AppleOauthProvider as Vu, ClerkProp as W, SignedInSessionResource as Wa, TOTPFactor as Wc, BillingSubscriptionStatus as Wd, LastNameAttribute as Wi, SignUpModes as Wl, CustomPage as Wn, SamlIdpMap as Wo, PasskeyJSON as Wr, SignInFutureSSOParams as Ws, UserButtonProps as Wt, BoxOauthProvider as Wu, CreateOrganizationModalProps as X, GetUserOrganizationInvitationsParams as Xa, PublicKeyCredentialCreationOptionsWithoutExtensions as Xc, CreateCheckoutParams as Xd, JwtPayload as Xi, PhoneCodeChannelData as Xl, SignUpFutureEmailCodeVerifyParams as Xn, ClientJSONSnapshot as Xo, PublicUserDataJSON as Xr, AuthenticateWithPasskeyParams as Xs, __experimental_CheckoutButtonProps as Xt, FacebookOauthProvider as Xu, CreateOrganizationInvitationParams as Y, GetOrganizationMemberships as Ya, PasskeyResource as Yc, ConfirmCheckoutParams as Yd, JwtHeader as Yi, PhoneCodeChannel as Yl, SignUpFutureCreateParams as Yn, AuthConfigJSONSnapshot as Yo, PublicOrganizationDataJSON as Yr, AttemptSecondFactorParams as Ys, WithoutRouting as Yt, EnstallOauthProvider as Yu, CreateOrganizationParams as Z, GetUserOrganizationMembershipParams as Za, PublicKeyCredentialRequestOptionsWithoutExtensions as Zc, FeatureResource as Zd, SessionStatusClaim as Zi, PhoneCodeProvider as Zl, SignUpFutureFinalizeParams as Zn, CommerceSettingsJSONSnapshot as Zo, RoleJSON as Zr, PrepareFirstFactorParams as Zs, __experimental_CheckoutCacheState as Zt, GithubOauthProvider as Zu, UseSignInReturn as _, UpdateMembershipParams as _a, EmailCodeAttempt as _c, VercelOauthProvider as _d, PathValue as _f, BuiltInColors as _i, AuthenticateWithPopupParams as _l, NullableSignInSignal as _n, AttemptEmailAddressVerificationParams as _o, BillingStatementGroupJSON as _r, TokenJSONSnapshot as _s, Resources as _t, AppleIdTokenStrategy as _u, SAML_IDPS as a, UpdateOrganizationMembershipParams as aa, SignInSecondFactor as ac, LinkedinOIDCOauthProvider as ad, MakeDefaultPaymentMethodParams as af, SignUpJSON as ai, SignatureVerificationAttemptParam as al, __internal_OAuthConsentProps as an, UserOrganizationInvitationResource as ao, SignUpFutureWeb3Params as ar, OrganizationJSONSnapshot as as, HeadlessBrowserClerk as at, AttemptAffiliationVerificationParams as au, EnvironmentResource as b, PermissionResource as ba, EmailCodeSecondFactorConfig as bc, CommerceSettingsJSON as bd, Serializable as bf, EmUnit as bi, RedirectOptions as bl, SignInFields as bn, IdentificationLinkResource as bo, BillingSubscriptionItemJSON as br, UserSettingsJSONSnapshot as bs, RoutingStrategy as bt, EmailCodeStrategy as bu, getWeb3ProviderData as c, GetInvitationsParams as ca, SignInStrategy as cc, NotionOauthProvider as cd, Autocomplete as cf, TOTPJSON as ci, VerificationAttemptParams as cl, __internal_UserVerificationModalProps as cn, PhoneNumberResource as co, BackupCodeJSON as cr, PasskeyJSONSnapshot as cs, JoinWaitlistParams as ct, OrganizationDomainVerificationStatus as cu, RoutingMode as d, GetMemberships as da, EmailAddressOrPhoneNumberIdentifier as dc, OAuthScope as dd, DeepPartial as df, UserJSON as di, ClerkAPIError as dl, TelemetryCollector as dn, SetReservedForSecondFactorParams as do, BillingInitializedPaymentMethodJSON as dr, PublicUserDataJSONSnapshot as ds, NavigateOptions as dt, UpdateEnrollmentModeParams as du, OrganizationCustomRoleKey as ea, SignInAuthenticateWithSolanaParams as ec, HubspotOauthProvider as ed, GetPaymentMethodsParams as ef, SessionVerificationJSON as ei, UpdatePasskeyParams as el, __experimental_SubscriptionDetailsButtonProps as en, SetProfileImageParams as eo, SignUpFuturePhoneCodeVerifyParams as er, EnterpriseAccountConnectionJSONSnapshot as es, GetAPIKeysParams as et, ProtectConfigJSON as eu, ProtectProps as f, GetRolesParams as fa, PhoneNumberIdentifier as fc, SlackOauthProvider as fd, DeepRequired as ff, UserOrganizationInvitationJSON as fi, ClerkAPIErrorJSON as fl, TelemetryEvent as fn, OrganizationSuggestionResource as fo, BillingMoneyAmountJSON as fr, SessionJSONSnapshot as fs, OrganizationListProps as ft, CaptchaProvider as fu, UseSessionReturn as g, SetOrganizationLogoParams as ga, BackupCodeFactor as gc, TwitterOauthProvider as gd, Override as gf, BoxShadow as gi, AfterSignOutUrl as gl, FieldError as gn, ReauthorizeExternalAccountParams as go, BillingPlanJSON as gr, SignUpVerificationsJSONSnapshot as gs, PricingTableProps as gt, PreferredSignInStrategy as gu, UseSessionListReturn as h, OrganizationResource as ha, BackupCodeAttempt as hc, TwitchOauthProvider as hd, Nullable as hf, Web3WalletJSON as hi, AfterMultiSessionSingleSignOutUrl as hl, Errors as hn, ExternalAccountResource as ho, BillingPaymentMethodJSON as hr, SignUpVerificationJSONSnapshot as hs, OrganizationSwitcherProps as ht, DisplayConfigResource as hu, OAUTH_PROVIDERS as i, OrganizationSystemPermissionPrefix as ia, SignInIdentifier as ic, LinearOauthProvider as id, InitializePaymentMethodParams as if, SignUpEnterpriseConnectionJSON as ii, PasskeyVerificationResource as il, __internal_EnableOrganizationsPromptProps as in, VerifyTOTPParams as io, SignUpFutureUpdateParams as ir, IdentificationLinkJSONSnapshot as is, HandleSamlCallbackParams as it, OrganizationSettingsResource as iu, AuthenticateWithMetamaskParams as j, PendingSessionOptions as ja, PasswordFactor as jc, BillingPaymentChargeType as jd, ClerkUiConstructor as jf, SignUpAttributeField as ji, Actions as jl, LocalizationResource as jn, SessionVerificationFirstFactor as jo, ExternalAccountJSON as jr, SignInFutureBackupCodeVerifyParams as js, SignOutCallback as jt, TicketStrategy as ju, AuthenticateWithCoinbaseWalletParams as k, GetToken as ka, PasskeyFactor as kc, BillingPayerResource as kd, DeletedObjectResource as kf, AttemptVerificationParams as ki, ValidatePasswordCallbacks as kl, MultiDomainAndOrProxy as kn, ReverificationConfig as ko, EnterpriseAccountJSON as kr, PrepareWeb3WalletVerificationParams as ks, SignInRedirectOptions as kt, ResetPasswordPhoneCodeStrategy as ku, sortedOAuthProviders as l, GetMembersParams as la, UserData as lc, OAuthProvider as ld, CamelToSnake as lf, TokenJSON as li, VerificationResource as ll, __internal_UserVerificationProps as ln, PhoneNumberVerificationStrategy as lo, BillingCheckoutJSON as lr, PhoneNumberJSONSnapshot as ls, ListenerCallback as lt, OrganizationEnrollmentMode as lu, UseAuthReturn as m, InviteMembersParams as ma, Web3WalletIdentifier as mc, TiktokOauthProvider as md, ForceNull as mf, WaitlistJSON as mi, ClerkRuntimeError as ml, TelemetryLogEntry as mn, ImageResource as mo, BillingPaymentJSON as mr, SignUpJSONSnapshot as ms, OrganizationProfileProps as mt, DisplayConfigJSON as mu, ServerGetToken as n, OrganizationPermissionKey as na, SignInFactor as nc, InstagramOauthProvider as nd, GetStatementsParams as nf, SignInFirstFactorJSON as ni, CreateEmailLinkFlowReturn as nl, __internal_AttemptToEnableEnvironmentSettingResult as nn, UpdateUserPasswordParams as no, SignUpFutureSSOParams as nr, EnvironmentJSONSnapshot as ns, HandleEmailLinkVerificationParams as nt, ProtectLoader as nu, WEB3_PROVIDERS as o, AddMemberParams as oa, SignInStartEmailLinkFlowParams as oc, LinkedinOauthProvider as od, PaymentGateway as of, SignUpVerificationJSON as oi, StartEmailLinkFlowParams as ol, __internal_PlanDetailsProps as on, TOTPResource as oo, ApiKeyJSON as or, OrganizationMembershipJSONSnapshot as os, HeadlessBrowserClerkConstructor as ot, OrganizationDomainResource as ou, PublishableKey as p, InviteMemberParams as pa, UsernameIdentifier as pc, SpotifyOauthProvider as pd, DeepSnakeToCamel as pf, VerificationJSON as pi, ClerkAPIResponseError as pl, TelemetryEventRaw as pn, OrganizationSuggestionStatus as po, BillingPayerJSON as pr, SignInJSONSnapshot as ps, OrganizationProfileModalProps as pt, CaptchaWidgetType as pu, CreateAPIKeyParams as q, CreatePhoneNumberParams as qa, Web3SignatureFactor as qc, CheckoutFlowResource as qd, ActClaim as qi, UsernameSettingsData as ql, SignUpEnterpriseConnectionResource as qn, APIKeysSettingsResource as qo, PublicKeyCredentialCreationOptionsJSON as qr, SignInFutureWeb3Params as qs, WaitlistModalProps as qt, DiscordOauthProvider as qu, ServerGetTokenOptions as r, OrganizationSystemPermissionKey as ra, SignInFirstFactor as rc, LineOauthProvider as rd, GetSubscriptionParams as rf, SignInSecondFactorJSON as ri, CreateEnterpriseSSOLinkFlowReturn as rl, __internal_CheckoutProps as rn, UserResource as ro, SignUpFutureTicketParams as rr, ExternalAccountJSONSnapshot as rs, HandleOAuthCallbackParams as rt, OrganizationSettingsJSON as ru, getOAuthProviderData as s, GetDomainsParams as sa, SignInStatus as sc, MicrosoftOauthProvider as sd, RemovePaymentMethodParams as sf, SignUpVerificationsJSON as si, StartEnterpriseSSOLinkFlowParams as sl, __internal_SubscriptionDetailsProps as sn, AttemptPhoneNumberVerificationParams as so, AuthConfigJSON as sr, OrganizationSettingsJSONSnapshot as ss, IsomorphicClerkOptions as st, OrganizationDomainVerification as su, InitialState as t, OrganizationMembershipResource as ta, SignInCreateParams as tc, HuggingfaceOAuthProvider as td, GetPlansParams as tf, SessionWithActivitiesJSON as ti, CodeVerificationAttemptParam as tl, __internal_AttemptToEnableEnvironmentSettingParams as tn, UpdateUserParams as to, SignUpFutureResource as tr, EnterpriseAccountJSONSnapshot as ts, GoogleOneTapProps as tt, ProtectConfigResource as tu, ClerkHostRouter as u, GetMembershipRequestParams as ua, EmailAddressIdentifier as uc, OAuthProviderData as ud, DeepCamelToSnake as uf, UserDataJSON as ui, VerificationStatus as ul, WaitlistResource as un, PreparePhoneNumberVerificationParams as uo, BillingCheckoutTotalsJSON as ur, ProtectConfigJSONSnapshot as us, LoadedClerk as ut, PrepareAffiliationVerificationParams as uu, UseSignUpReturn as v, UpdateOrganizationParams as va, EmailCodeConfig as vc, XOauthProvider as vd, RecordToPath as vf, Color as vi, AuthenticateWithRedirectParams as vl, NullableSignUpSignal as vn, EmailAddressResource as vo, BillingStatementJSON as vr, UserDataJSONSnapshot as vs, RevokeAPIKeyParams as vt, BackupCodeStrategy as vu, AuthConfigResource as w, CheckAuthorizationFn as wa, EnterpriseSSOFactor as wc, BillingCheckoutTotals as wd, ClerkResource as wf, HslaColor as wi, SignUpFallbackRedirectUrl as wl, SignUpFields as wn, ClerkJWTClaims as wo, ClientTrustState as wr, SignInResource as ws, SetActiveParams as wt, OAuthStrategy as wu, DevToolsResource as x, OrganizationMembershipRequestResource as xa, EmailLinkConfig as xc, CommerceSettingsResource as xd, Simplify as xf, FontWeight as xi, RedirectUrlProp as xl, SignInSignal as xn, BackupCodeResource as xo, BillingSubscriptionJSON as xr, VerificationJSONSnapshot as xs, SDKMetadata as xt, EmailLinkStrategy as xu, UseUserReturn as y, RoleResource as ya, EmailCodeFactor as yc, XeroOauthProvider as yd, RemoveFunctions as yf, ColorString as yi, NewSubscriptionRedirectUrl as yl, SignInErrors as yn, PrepareEmailAddressVerificationParams as yo, BillingStatementTotalsJSON as yr, UserJSONSnapshot as ys, RoutingOptions as yt, CustomOAuthStrategy as yu, Clerk as z, SessionVerifyAttemptSecondFactorParams as za, ResetPasswordEmailCodeFactorConfig as zc, BillingStatementStatus as zd, isClerkAPIResponseError as zf, SignUpUpdateParams as zi, OAuthProviders as zl, ProfilePageId as zn, EnterpriseAccountConnectionResource as zo, OrganizationJSON as zr, SignInFuturePasswordParams as zs, TaskResetPasswordProps as zt, Web3Provider as zu };
|
|
9717
|
-
//# sourceMappingURL=index-
|
|
9737
|
+
export { CreateOrganizationParams as $, GetUserOrganizationMembershipParams as $a, PublicKeyCredentialRequestOptionsWithoutExtensions as $c, FeatureResource as $d, SessionStatusClaim as $i, PhoneCodeProvider as $l, SignUpFutureFinalizeParams as $n, CommerceSettingsJSONSnapshot as $o, RoleJSON as $r, PrepareFirstFactorParams as $s, __experimental_CheckoutCacheState as $t, GithubOauthProvider as $u, AuthenticateWithBaseParams as A, CheckAuthorizationWithCustomPermissions as Aa, PasskeyAttempt as Ac, BillingPayerMethods as Ad, ClerkPaginationRequest as Af, TransparentColor as Ai, PasswordValidation as Al, DomainOrProxyUrl as An, OrganizationsJWTClaim as Ao, EnterpriseAccountConnectionJSON as Ar, GenerateSignatureParams as As, SignInProps as At, ResetPasswordEmailCodeStrategy as Au, CheckoutSignalValue as B, SessionVerifyAttemptFirstFactorParams as Ba, ResetPasswordEmailCodeFactor as Bc, BillingStatementResource as Bd, ClerkAPIResponseError$1 as Bf, SignUpStatus as Bi, OAuthProviderSettings as Bl, OrganizationPreviewId as Bn, OrganizationInvitationStatus as Bo, OrganizationInvitationJSON as Br, SignInFuturePasskeyParams as Bs, TaskChooseOrganizationProps as Bt, SolanaWeb3Provider as Bu, DevToolsResource as C, OrganizationMembershipRequestResource as Ca, EmailLinkConfig as Cc, CommerceSettingsResource as Cd, Simplify as Cf, FontWeight as Ci, RedirectUrlProp as Cl, SignInSignal as Cn, BackupCodeResource as Co, BillingSubscriptionJSON as Cr, VerificationJSONSnapshot as Cs, SDKMetadata as Ct, EmailLinkStrategy as Cu, APIKeyResource as D, CheckAuthorizationFromSessionClaims as Da, OAuthConfig as Dc, BillingInitializedPaymentMethodResource as Dd, ClerkResourceReloadParams as Df, HslaColorString as Di, SignUpForceRedirectUrl as Dl, SignUpSignal as Dn, JWT as Do, DeletedObjectJSON as Dr, AttemptWeb3WalletVerificationParams as Ds, SignInButtonProps as Dt, PasskeyStrategy as Du, AuthConfigResource as E, CheckAuthorizationFn as Ea, EnterpriseSSOFactor as Ec, BillingCheckoutTotals as Ed, ClerkResource as Ef, HslaColor as Ei, SignUpFallbackRedirectUrl as El, SignUpFields as En, ClerkJWTClaims as Eo, ClientTrustState as Er, SignInResource as Es, SetActiveParams as Et, OAuthStrategy as Eu, AuthenticateWithSolanaParams as F, PublicUserData as Fa, PhoneCodeConfig as Fc, BillingPaymentMethodStatus as Fd, ComponentControls as Ff, SignUpAuthenticateWithSolanaParams as Fi, AttributeData as Fl, __internal_LocalizationResource as Fn, SessionVerificationResource as Fo, IdentificationLinkJSON as Fr, SignInFutureEmailCodeSendParams as Fs, SignUpButtonProps as Ft, BaseWeb3Provider as Fu, ClerkOptions as G, SessionWithActivitiesResource as Ga, TOTPAttempt as Gc, BillingSubscriptionResource as Gd, isClerkAPIError as Gf, FirstNameAttribute as Gi, SignUpData as Gl, InstanceType as Gn, SamlIdp as Go, PartialWithClerkResource as Gr, SignInFutureResource as Gs, UserAvatarProps as Gt, BitbucketOauthProvider as Gu, ClerkAppearanceTheme as H, SessionVerifyCreateParams as Ha, ResetPasswordPhoneCodeAttempt as Hc, BillingStatementTotals as Hd, ClerkError as Hf, SignUpVerifiableField as Hi, PasskeySettingsData as Hl, ProfileSectionId as Hn, EnterpriseAccountResource as Ho, OrganizationMembershipJSON as Hr, SignInFuturePhoneCodeSendParams as Hs, TasksRedirectOptions as Ht, Web3ProviderData as Hu, BrowserClerk as I, SessionActivity as Ia, PhoneCodeFactor as Ic, BillingPaymentResource as Id, UIVersion as If, SignUpAuthenticateWithWeb3Params as Ii, AttributeDataJSON as Il, AlertId as In, SessionVerificationSecondFactor as Io, ImageJSON as Ir, SignInFutureEmailCodeVerifyParams as Is, SignUpInitialValues as It, CoinbaseWalletWeb3Provider as Iu, ClerkThemeOptions as J, CreateExternalAccountParams as Ja, Web3SignatureConfig as Jc, CheckoutFlowFinalizeParams as Jd, PasswordAttribute as Ji, UserSettingsResource as Jl, ClientResource as Jn, APIKeysSettingsJSON as Jo, PhoneNumberJSON as Jr, SignInFutureTicketParams as Js, UserProfileProps as Jt, CustomOauthProvider as Ju, ClerkProp as K, SignedInSessionResource as Ka, TOTPFactor as Kc, BillingSubscriptionStatus as Kd, LastNameAttribute as Ki, SignUpModes as Kl, CustomPage as Kn, SamlIdpMap as Ko, PasskeyJSON as Kr, SignInFutureSSOParams as Ks, UserButtonProps as Kt, BoxOauthProvider as Ku, BrowserClerkConstructor as L, SessionResource as La, PhoneCodeSecondFactorConfig as Lc, BillingPaymentStatus as Ld, createClerkGlobalHookError as Lf, SignUpCreateParams as Li, Attributes as Ll, CardActionId as Ln, SessionVerificationStatus as Lo, LastAuthenticationStrategy as Lr, SignInFutureEmailLinkSendParams as Ls, SignUpModalProps as Lt, EthereumWeb3Provider as Lu, AuthenticateWithGoogleOneTapParams as M, GetTokenOptions as Ma, PasswordAttempt as Mc, BillingPayerResourceType as Md, ClerkUi as Mf, PrepareVerificationParams as Mi, ZxcvbnResult as Ml, MultiDomainAndOrProxyPrimitives as Mn, SessionVerificationAfterMinutes as Mo, EnvironmentJSON as Mr, Web3WalletResource as Ms, SignOut as Mt, TOTPStrategy as Mu, AuthenticateWithMetamaskParams as N, PendingSessionOptions as Na, PasswordFactor as Nc, BillingPaymentChargeType as Nd, ClerkUiConstructor as Nf, SignUpAttributeField as Ni, Actions as Nl, LocalizationResource as Nn, SessionVerificationFirstFactor as No, ExternalAccountJSON as Nr, SignInFutureBackupCodeVerifyParams as Ns, SignOutCallback as Nt, TicketStrategy as Nu, APIKeysNamespace as O, CheckAuthorizationParamsFromSessionClaims as Oa, OauthFactor as Oc, BillingMoneyAmount as Od, ClerkPaginatedResponse as Of, RgbaColor as Oi, ComplexityErrors as Ol, SignUpSignalValue as On, JWTClaims as Oo, DisplayThemeJSON as Or, AuthenticateWithWeb3Params as Os, SignInInitialValues as Ot, PasswordStrategy as Ou, AuthenticateWithOKXWalletParams as P, PendingSessionResource as Pa, PhoneCodeAttempt as Pc, BillingPaymentMethodResource as Pd, ClerkUiInstance as Pf, SignUpAuthenticateWithMetamaskParams as Pi, Attribute as Pl, LocalizationValue as Pn, SessionVerificationLevel as Po, FeatureJSON as Pr, SignInFutureCreateParams as Ps, SignOutOptions as Pt, Web3Strategy as Pu, CreateOrganizationModalProps as Q, GetUserOrganizationInvitationsParams as Qa, PublicKeyCredentialCreationOptionsWithoutExtensions as Qc, CreateCheckoutParams as Qd, JwtPayload as Qi, PhoneCodeChannelData as Ql, SignUpFutureEmailCodeVerifyParams as Qn, ClientJSONSnapshot as Qo, PublicUserDataJSON as Qr, AuthenticateWithPasskeyParams as Qs, __experimental_CheckoutButtonProps as Qt, FacebookOauthProvider as Qu, CheckoutErrors as R, SessionStatus as Ra, ResetPasswordCodeFactor as Rc, BillingPlanResource as Rd, ClerkRuntimeError$1 as Rf, SignUpField as Ri, AttributesJSON as Rl, FieldId as Rn, SessionVerificationTypes as Ro, OrganizationDomainJSON as Rr, SignInFutureFinalizeParams as Rs, SignUpProps as Rt, MetamaskWeb3Provider as Ru, EnvironmentResource as S, PermissionResource as Sa, EmailCodeSecondFactorConfig as Sc, CommerceSettingsJSON as Sd, Serializable as Sf, EmUnit as Si, RedirectOptions as Sl, SignInFields as Sn, IdentificationLinkResource as So, BillingSubscriptionItemJSON as Sr, UserSettingsJSONSnapshot as Ss, RoutingStrategy as St, EmailCodeStrategy as Su, SharedSignedInAuthObjectProperties as T, CheckAuthorization as Ta, EnterpriseSSOConfig as Tc, BillingCheckoutResource as Td, Without as Tf, HexColorString as Ti, SignInForceRedirectUrl as Tl, SignUpErrors as Tn, ActJWTClaim as To, ClientJSON as Tr, SignInJSON as Ts, SetActiveNavigate as Tt, GoogleOneTapStrategy as Tu, ClerkAuthenticateWithWeb3Params as U, SessionVerifyPrepareFirstFactorParams as Ua, ResetPasswordPhoneCodeFactor as Uc, BillingSubscriptionItemResource as Ud, isClerkError as Uf, SignUpVerificationResource as Ui, PasswordSettingsData as Ul, SelectId as Un, EnterpriseProtocol as Uo, OrganizationMembershipRequestJSON as Ur, SignInFuturePhoneCodeVerifyParams as Us, TransferableOption as Ut, AppleOauthProvider as Uu, Clerk as V, SessionVerifyAttemptSecondFactorParams as Va, ResetPasswordEmailCodeFactorConfig as Vc, BillingStatementStatus as Vd, isClerkAPIResponseError as Vf, SignUpUpdateParams as Vi, OAuthProviders as Vl, ProfilePageId as Vn, EnterpriseAccountConnectionResource as Vo, OrganizationJSON as Vr, SignInFuturePasswordParams as Vs, TaskResetPasswordProps as Vt, Web3Provider as Vu, ClerkEventPayload as W, SessionVerifyPrepareSecondFactorParams as Wa, ResetPasswordPhoneCodeFactorConfig as Wc, BillingSubscriptionPlanPeriod as Wd, ClerkAPIError$1 as Wf, SignUpVerificationsResource as Wi, SignInData as Wl, UserPreviewId as Wn, EnterpriseProvider as Wo, OrganizationSuggestionJSON as Wr, SignInFutureResetPasswordSubmitParams as Ws, UnsubscribeCallback as Wt, AtlassianOauthProvider as Wu, CreateBulkOrganizationInvitationParams as X, CreateWeb3WalletParams as Xa, CredentialReturn as Xc, CheckoutFlowResourceNonStrict as Xd, Jwt as Xi, VerificationStrategy as Xl, SignUpResource as Xn, APIKeysSettingsJSONSnapshot as Xo, PublicKeyCredentialRequestOptionsJSON as Xr, AttemptFirstFactorParams as Xs, WaitlistProps as Xt, DropboxOauthProvider as Xu, CreateAPIKeyParams as Y, CreatePhoneNumberParams as Ya, Web3SignatureFactor as Yc, CheckoutFlowResource as Yd, ActClaim as Yi, UsernameSettingsData as Yl, SignUpEnterpriseConnectionResource as Yn, APIKeysSettingsResource as Yo, PublicKeyCredentialCreationOptionsJSON as Yr, SignInFutureWeb3Params as Ys, WaitlistModalProps as Yt, DiscordOauthProvider as Yu, CreateOrganizationInvitationParams as Z, GetOrganizationMemberships as Za, PasskeyResource as Zc, ConfirmCheckoutParams as Zd, JwtHeader as Zi, PhoneCodeChannel as Zl, SignUpFutureCreateParams as Zn, AuthConfigJSONSnapshot as Zo, PublicOrganizationDataJSON as Zr, AttemptSecondFactorParams as Zs, WithoutRouting as Zt, EnstallOauthProvider as Zu, UseSessionListReturn as _, OrganizationResource as _a, BackupCodeAttempt as _c, TwitchOauthProvider as _d, Nullable as _f, Web3WalletJSON as _i, AfterMultiSessionSingleSignOutUrl as _l, Errors as _n, ExternalAccountResource as _o, BillingPaymentMethodJSON as _r, SignUpVerificationJSONSnapshot as _s, OrganizationSwitcherProps as _t, DisplayConfigResource as _u, SAML_IDPS as a, OrganizationSystemPermissionKey as aa, SignInFirstFactor as ac, LineOauthProvider as ad, GetSubscriptionParams as af, SignInSecondFactorJSON as ai, CreateEnterpriseSSOLinkFlowReturn as al, __internal_CheckoutProps as an, UserResource as ao, SignUpFutureTicketParams as ar, ExternalAccountJSONSnapshot as as, HandleOAuthCallbackParams as at, OrganizationSettingsJSON as au, UseSignUpReturn as b, UpdateOrganizationParams as ba, EmailCodeConfig as bc, XOauthProvider as bd, RecordToPath as bf, Color as bi, AuthenticateWithRedirectParams as bl, NullableSignUpSignal as bn, EmailAddressResource as bo, BillingStatementJSON as br, UserDataJSONSnapshot as bs, RevokeAPIKeyParams as bt, BackupCodeStrategy as bu, getWeb3ProviderData as c, AddMemberParams as ca, SignInStartEmailLinkFlowParams as cc, LinkedinOauthProvider as cd, PaymentGateway as cf, SignUpVerificationJSON as ci, StartEmailLinkFlowParams as cl, __internal_PlanDetailsProps as cn, TOTPResource as co, ApiKeyJSON as cr, OrganizationMembershipJSONSnapshot as cs, HeadlessBrowserClerkConstructor as ct, OrganizationDomainResource as cu, RoutingMode as d, GetMembersParams as da, UserData as dc, OAuthProvider as dd, CamelToSnake as df, TokenJSON as di, VerificationResource as dl, __internal_UserVerificationProps as dn, PhoneNumberVerificationStrategy as do, BillingCheckoutJSON as dr, PhoneNumberJSONSnapshot as ds, ListenerCallback as dt, OrganizationEnrollmentMode as du, VersionedJwtPayload as ea, PrepareSecondFactorParams as ec, GitlabOauthProvider as ed, ForPayerType as ef, SessionActivityJSON as ei, PublicKeyCredentialWithAuthenticatorAssertionResponse as el, __experimental_CheckoutOptions as en, GetUserOrganizationSuggestionsParams as eo, SignUpFuturePasswordParams as er, DisplayConfigJSONSnapshot as es, CreateOrganizationProps as et, PhoneCodeSMSChannel as eu, ProtectParams as f, GetMembershipRequestParams as fa, EmailAddressIdentifier as fc, OAuthProviderData as fd, DeepCamelToSnake as ff, UserDataJSON as fi, VerificationStatus as fl, WaitlistResource as fn, PreparePhoneNumberVerificationParams as fo, BillingCheckoutTotalsJSON as fr, ProtectConfigJSONSnapshot as fs, LoadedClerk as ft, PrepareAffiliationVerificationParams as fu, UseAuthReturn as g, InviteMembersParams as ga, Web3WalletIdentifier as gc, TiktokOauthProvider as gd, ForceNull as gf, WaitlistJSON as gi, ClerkRuntimeError as gl, TelemetryLogEntry as gn, ImageResource as go, BillingPaymentJSON as gr, SignUpJSONSnapshot as gs, OrganizationProfileProps as gt, DisplayConfigJSON as gu, PublishableKey as h, InviteMemberParams as ha, UsernameIdentifier as hc, SpotifyOauthProvider as hd, DeepSnakeToCamel as hf, VerificationJSON as hi, ClerkAPIResponseError as hl, TelemetryEventRaw as hn, OrganizationSuggestionStatus as ho, BillingPayerJSON as hr, SignInJSONSnapshot as hs, OrganizationProfileModalProps as ht, CaptchaWidgetType as hu, OAUTH_PROVIDERS as i, OrganizationPermissionKey as ia, SignInFactor as ic, InstagramOauthProvider as id, GetStatementsParams as if, SignInFirstFactorJSON as ii, CreateEmailLinkFlowReturn as il, __internal_AttemptToEnableEnvironmentSettingResult as in, UpdateUserPasswordParams as io, SignUpFutureSSOParams as ir, EnvironmentJSONSnapshot as is, HandleEmailLinkVerificationParams as it, ProtectLoader as iu, AuthenticateWithCoinbaseWalletParams as j, GetToken as ja, PasskeyFactor as jc, BillingPayerResource as jd, DeletedObjectResource as jf, AttemptVerificationParams as ji, ValidatePasswordCallbacks as jl, MultiDomainAndOrProxy as jn, ReverificationConfig as jo, EnterpriseAccountJSON as jr, PrepareWeb3WalletVerificationParams as js, SignInRedirectOptions as jt, ResetPasswordPhoneCodeStrategy as ju, APIKeysProps as k, CheckAuthorizationParamsWithCustomPermissions as ka, PassKeyConfig as kc, BillingNamespace as kd, ClerkPaginationParams as kf, RgbaColorString as ki, PasswordStrength as kl, State as kn, JWTHeader as ko, EmailAddressJSON as kr, GenerateSignature as ks, SignInModalProps as kt, PhoneCodeStrategy as ku, sortedOAuthProviders as l, GetDomainsParams as la, SignInStatus as lc, MicrosoftOauthProvider as ld, RemovePaymentMethodParams as lf, SignUpVerificationsJSON as li, StartEnterpriseSSOLinkFlowParams as ll, __internal_SubscriptionDetailsProps as ln, AttemptPhoneNumberVerificationParams as lo, AuthConfigJSON as lr, OrganizationSettingsJSONSnapshot as ls, IsomorphicClerkOptions as lt, OrganizationDomainVerification as lu, ShowWhenCondition as m, GetRolesParams as ma, PhoneNumberIdentifier as mc, SlackOauthProvider as md, DeepRequired as mf, UserOrganizationInvitationJSON as mi, ClerkAPIErrorJSON as ml, TelemetryEvent as mn, OrganizationSuggestionResource as mo, BillingMoneyAmountJSON as mr, SessionJSONSnapshot as ms, OrganizationListProps as mt, CaptchaProvider as mu, ServerGetToken as n, OrganizationCustomRoleKey as na, SignInAuthenticateWithSolanaParams as nc, HubspotOauthProvider as nd, GetPaymentMethodsParams as nf, SessionVerificationJSON as ni, UpdatePasskeyParams as nl, __experimental_SubscriptionDetailsButtonProps as nn, SetProfileImageParams as no, SignUpFuturePhoneCodeVerifyParams as nr, EnterpriseAccountConnectionJSONSnapshot as ns, GetAPIKeysParams as nt, ProtectConfigJSON as nu, WEB3_PROVIDERS as o, OrganizationSystemPermissionPrefix as oa, SignInIdentifier as oc, LinearOauthProvider as od, InitializePaymentMethodParams as of, SignUpEnterpriseConnectionJSON as oi, PasskeyVerificationResource as ol, __internal_EnableOrganizationsPromptProps as on, VerifyTOTPParams as oo, SignUpFutureUpdateParams as or, IdentificationLinkJSONSnapshot as os, HandleSamlCallbackParams as ot, OrganizationSettingsResource as ou, ShowProps as p, GetMemberships as pa, EmailAddressOrPhoneNumberIdentifier as pc, OAuthScope as pd, DeepPartial as pf, UserJSON as pi, ClerkAPIError as pl, TelemetryCollector as pn, SetReservedForSecondFactorParams as po, BillingInitializedPaymentMethodJSON as pr, PublicUserDataJSONSnapshot as ps, NavigateOptions as pt, UpdateEnrollmentModeParams as pu, ClerkStatus as q, CreateEmailAddressParams as qa, Web3Attempt as qc, CancelSubscriptionParams as qd, LegalAcceptedAttribute as qi, UserSettingsJSON as ql, CustomMenuItem as qn, SamlIdpSlug as qo, PermissionJSON as qr, SignInFutureTOTPVerifyParams as qs, UserProfileModalProps as qt, CoinbaseOauthProvider as qu, ServerGetTokenOptions as r, OrganizationMembershipResource as ra, SignInCreateParams as rc, HuggingfaceOAuthProvider as rd, GetPlansParams as rf, SessionWithActivitiesJSON as ri, CodeVerificationAttemptParam as rl, __internal_AttemptToEnableEnvironmentSettingParams as rn, UpdateUserParams as ro, SignUpFutureResource as rr, EnterpriseAccountJSONSnapshot as rs, GoogleOneTapProps as rt, ProtectConfigResource as ru, getOAuthProviderData as s, UpdateOrganizationMembershipParams as sa, SignInSecondFactor as sc, LinkedinOIDCOauthProvider as sd, MakeDefaultPaymentMethodParams as sf, SignUpJSON as si, SignatureVerificationAttemptParam as sl, __internal_OAuthConsentProps as sn, UserOrganizationInvitationResource as so, SignUpFutureWeb3Params as sr, OrganizationJSONSnapshot as ss, HeadlessBrowserClerk as st, AttemptAffiliationVerificationParams as su, InitialState as t, OrganizationCustomPermissionKey as ta, ResetPasswordParams as tc, GoogleOauthProvider as td, GetPaymentAttemptsParams as tf, SessionJSON as ti, PublicKeyCredentialWithAuthenticatorAttestationResponse as tl, __experimental_PlanDetailsButtonProps as tn, RemoveUserPasswordParams as to, SignUpFuturePhoneCodeSendParams as tr, EmailAddressJSONSnapshot as ts, CustomNavigation as tt, PhoneCodeWhatsAppChannel as tu, ClerkHostRouter as u, GetInvitationsParams as ua, SignInStrategy as uc, NotionOauthProvider as ud, Autocomplete as uf, TOTPJSON as ui, VerificationAttemptParams as ul, __internal_UserVerificationModalProps as un, PhoneNumberResource as uo, BackupCodeJSON as ur, PasskeyJSONSnapshot as us, JoinWaitlistParams as ut, OrganizationDomainVerificationStatus as uu, UseSessionReturn as v, SetOrganizationLogoParams as va, BackupCodeFactor as vc, TwitterOauthProvider as vd, Override as vf, BoxShadow as vi, AfterSignOutUrl as vl, FieldError as vn, ReauthorizeExternalAccountParams as vo, BillingPlanJSON as vr, SignUpVerificationsJSONSnapshot as vs, PricingTableProps as vt, PreferredSignInStrategy as vu, EnableEnvironmentSettingParams as w, ActiveSessionResource as wa, EmailLinkFactor as wc, AddPaymentMethodParams as wd, SnakeToCamel as wf, HexColor as wi, SignInFallbackRedirectUrl as wl, SignInSignalValue as wn, TokenResource as wo, ClerkResourceJSON as wr, Web3WalletJSONSnapshot as ws, SetActive as wt, EnterpriseSSOStrategy as wu, UseUserReturn as x, RoleResource as xa, EmailCodeFactor as xc, XeroOauthProvider as xd, RemoveFunctions as xf, ColorString as xi, NewSubscriptionRedirectUrl as xl, SignInErrors as xn, PrepareEmailAddressVerificationParams as xo, BillingStatementTotalsJSON as xr, UserJSONSnapshot as xs, RoutingOptions as xt, CustomOAuthStrategy as xu, UseSignInReturn as y, UpdateMembershipParams as ya, EmailCodeAttempt as yc, VercelOauthProvider as yd, PathValue as yf, BuiltInColors as yi, AuthenticateWithPopupParams as yl, NullableSignInSignal as yn, AttemptEmailAddressVerificationParams as yo, BillingStatementGroupJSON as yr, TokenJSONSnapshot as ys, Resources as yt, AppleIdTokenStrategy as yu, CheckoutSignal as z, SessionTask as za, ResetPasswordEmailCodeAttempt as zc, BillingStatementGroup as zd, isClerkRuntimeError as zf, SignUpIdentificationField as zi, EnterpriseSSOSettings as zl, MenuId as zn, OrganizationInvitationResource as zo, OrganizationDomainVerificationJSON as zr, SignInFutureMFAPhoneCodeVerifyParams as zs, SignUpRedirectOptions as zt, OKXWalletWeb3Provider as zu };
|
|
9738
|
+
//# sourceMappingURL=index-CfDaR9LG.d.mts.map
|