@clerk/shared 4.4.0-snapshot.v20260331162920 → 4.4.0

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 (98) hide show
  1. package/dist/runtime/alternativePhoneCode.d.mts +1 -1
  2. package/dist/runtime/alternativePhoneCode.d.ts +1 -1
  3. package/dist/runtime/apiUrlFromPublishableKey.d.ts +1 -1
  4. package/dist/runtime/authorization-errors.d.mts +1 -1
  5. package/dist/runtime/authorization-errors.d.ts +1 -1
  6. package/dist/runtime/authorization.d.mts +1 -1
  7. package/dist/runtime/authorization.d.ts +1 -1
  8. package/dist/runtime/clerkEventBus.d.mts +1 -1
  9. package/dist/runtime/clerkEventBus.d.ts +1 -1
  10. package/dist/runtime/color.d.mts +1 -1
  11. package/dist/runtime/color.d.ts +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 -1
  15. package/dist/runtime/error.d.ts +1 -1
  16. package/dist/runtime/getToken.d.mts +1 -1
  17. package/dist/runtime/getToken.d.ts +1 -1
  18. package/dist/runtime/globs.d.mts.map +1 -1
  19. package/dist/runtime/{index-C3NHVLOQ.d.ts → index-BK_NVS1t.d.ts} +197 -2
  20. package/dist/runtime/index-BK_NVS1t.d.ts.map +1 -0
  21. package/dist/runtime/{index-psUN7CaM.d.mts → index-Cc98l5ga.d.mts} +197 -2
  22. package/dist/runtime/index-Cc98l5ga.d.mts.map +1 -0
  23. package/dist/runtime/internal/clerk-js/completeSignUpFlow.d.mts +1 -1
  24. package/dist/runtime/internal/clerk-js/completeSignUpFlow.d.ts +1 -1
  25. package/dist/runtime/internal/clerk-js/componentGuards.d.mts +1 -1
  26. package/dist/runtime/internal/clerk-js/componentGuards.d.ts +1 -1
  27. package/dist/runtime/internal/clerk-js/injectedWeb3EthProviders.d.mts +1 -1
  28. package/dist/runtime/internal/clerk-js/injectedWeb3EthProviders.d.ts +1 -1
  29. package/dist/runtime/internal/clerk-js/passkeys.d.mts +1 -1
  30. package/dist/runtime/internal/clerk-js/passkeys.d.ts +1 -1
  31. package/dist/runtime/internal/clerk-js/passwords/complexity.d.mts +1 -1
  32. package/dist/runtime/internal/clerk-js/passwords/complexity.d.ts +1 -1
  33. package/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.d.mts +1 -1
  34. package/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.d.ts +1 -1
  35. package/dist/runtime/internal/clerk-js/passwords/password.d.mts +1 -1
  36. package/dist/runtime/internal/clerk-js/passwords/password.d.ts +1 -1
  37. package/dist/runtime/internal/clerk-js/passwords/strength.d.mts +1 -1
  38. package/dist/runtime/internal/clerk-js/passwords/strength.d.ts +1 -1
  39. package/dist/runtime/internal/clerk-js/queryParams.d.mts +1 -1
  40. package/dist/runtime/internal/clerk-js/queryParams.d.ts +1 -1
  41. package/dist/runtime/internal/clerk-js/redirectUrls.d.mts +1 -1
  42. package/dist/runtime/internal/clerk-js/redirectUrls.d.ts +1 -1
  43. package/dist/runtime/internal/clerk-js/sessionTasks.d.mts +2 -2
  44. package/dist/runtime/internal/clerk-js/sessionTasks.d.ts +2 -2
  45. package/dist/runtime/internal/clerk-js/url.d.mts +2 -2
  46. package/dist/runtime/internal/clerk-js/url.d.ts +2 -2
  47. package/dist/runtime/internal/clerk-js/user.d.mts +1 -1
  48. package/dist/runtime/internal/clerk-js/user.d.ts +1 -1
  49. package/dist/runtime/internal/clerk-js/web3.d.mts +1 -1
  50. package/dist/runtime/internal/clerk-js/web3.d.ts +1 -1
  51. package/dist/runtime/jwtPayloadParser.d.mts +1 -1
  52. package/dist/runtime/jwtPayloadParser.d.ts +1 -1
  53. package/dist/runtime/keys.d.mts +1 -1
  54. package/dist/runtime/keys.d.ts +1 -1
  55. package/dist/runtime/loadClerkJsScript.d.mts +1 -1
  56. package/dist/runtime/loadClerkJsScript.d.ts +1 -1
  57. package/dist/runtime/loadClerkJsScript.js +2 -2
  58. package/dist/runtime/loadClerkJsScript.js.map +1 -1
  59. package/dist/runtime/loadClerkJsScript.mjs +2 -2
  60. package/dist/runtime/loadClerkJsScript.mjs.map +1 -1
  61. package/dist/runtime/oauth.d.mts +1 -1
  62. package/dist/runtime/oauth.d.ts +1 -1
  63. package/dist/runtime/organization.d.mts +1 -1
  64. package/dist/runtime/organization.d.ts +1 -1
  65. package/dist/runtime/pathMatcher.d.mts +1 -1
  66. package/dist/runtime/pathMatcher.d.ts +1 -1
  67. package/dist/runtime/react/index.d.mts +1 -1
  68. package/dist/runtime/react/index.d.ts +1 -1
  69. package/dist/runtime/router.d.mts +1 -1
  70. package/dist/runtime/router.d.mts.map +1 -1
  71. package/dist/runtime/router.d.ts +1 -1
  72. package/dist/runtime/saml.d.mts +1 -1
  73. package/dist/runtime/saml.d.ts +1 -1
  74. package/dist/runtime/telemetry.d.mts +1 -1
  75. package/dist/runtime/telemetry.d.ts +1 -1
  76. package/dist/runtime/types/index.d.mts +2 -2
  77. package/dist/runtime/types/index.d.ts +2 -2
  78. package/dist/runtime/ui/index.d.mts +1 -1
  79. package/dist/runtime/ui/index.d.ts +1 -1
  80. package/dist/runtime/{url-Bkzti1q2.d.ts → url-CKcDCvyG.d.ts} +2 -2
  81. package/dist/runtime/{url-Bkzti1q2.d.ts.map → url-CKcDCvyG.d.ts.map} +1 -1
  82. package/dist/runtime/{url-Umro_NEI.d.mts → url-Ou22U773.d.mts} +2 -2
  83. package/dist/runtime/{url-Umro_NEI.d.mts.map → url-Ou22U773.d.mts.map} +1 -1
  84. package/dist/runtime/{versionSelector-DnpcAkA-.mjs → versionSelector-BSa0YYBu.mjs} +2 -2
  85. package/dist/runtime/{versionSelector-DnpcAkA-.mjs.map → versionSelector-BSa0YYBu.mjs.map} +1 -1
  86. package/dist/runtime/{versionSelector-Dxaz1yD_.js → versionSelector-CoS6g9-B.js} +2 -2
  87. package/dist/runtime/{versionSelector-Dxaz1yD_.js.map → versionSelector-CoS6g9-B.js.map} +1 -1
  88. package/dist/runtime/versionSelector.js +1 -1
  89. package/dist/runtime/versionSelector.mjs +1 -1
  90. package/dist/runtime/web3.d.mts +1 -1
  91. package/dist/runtime/web3.d.ts +1 -1
  92. package/dist/types/index.d.mts +196 -1
  93. package/dist/types/index.d.mts.map +1 -1
  94. package/dist/types/index.d.ts +196 -1
  95. package/dist/types/index.d.ts.map +1 -1
  96. package/package.json +1 -1
  97. package/dist/runtime/index-C3NHVLOQ.d.ts.map +0 -1
  98. package/dist/runtime/index-psUN7CaM.d.mts.map +0 -1
@@ -1,4 +1,4 @@
1
- import { nd as PhoneCodeChannelData } from "./index-psUN7CaM.mjs";
1
+ import { sd as PhoneCodeChannelData } from "./index-Cc98l5ga.mjs";
2
2
  import "./moduleManager-BsmFyRrH.mjs";
3
3
 
4
4
  //#region src/alternativePhoneCode.d.ts
@@ -1,4 +1,4 @@
1
- import { nd as PhoneCodeChannelData } from "./index-C3NHVLOQ.js";
1
+ import { sd as PhoneCodeChannelData } from "./index-BK_NVS1t.js";
2
2
  import "./moduleManager-WB15hU3T.js";
3
3
 
4
4
  //#region src/alternativePhoneCode.d.ts
@@ -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.clerk.com" | "https://api.lclclerk.com" | "https://api.clerkstage.dev";
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 { js as ReverificationConfig } from "./index-psUN7CaM.mjs";
1
+ import { Is as ReverificationConfig } from "./index-Cc98l5ga.mjs";
2
2
  import "./moduleManager-BsmFyRrH.mjs";
3
3
 
4
4
  //#region src/authorization-errors.d.ts
@@ -1,4 +1,4 @@
1
- import { js as ReverificationConfig } from "./index-C3NHVLOQ.js";
1
+ import { Is as ReverificationConfig } from "./index-BK_NVS1t.js";
2
2
  import "./moduleManager-WB15hU3T.js";
3
3
 
4
4
  //#region src/authorization-errors.d.ts
@@ -1,4 +1,4 @@
1
- import { Co as PendingSessionOptions, Ga as OrganizationCustomRoleKey, Ha as SessionStatusClaim, Ia as ActClaim, Ms as SessionVerificationAfterMinutes, Ps as SessionVerificationLevel, Pt as SignOut, Va as JwtPayload, Wa as OrganizationCustomPermissionKey, bo as CheckAuthorizationWithCustomPermissions, g as UseAuthReturn, js as ReverificationConfig, xo as GetToken } from "./index-psUN7CaM.mjs";
1
+ import { Eo as GetToken, Is as ReverificationConfig, Ka as JwtPayload, Ls as SessionVerificationAfterMinutes, Oo as PendingSessionOptions, Pt as SignOut, To as CheckAuthorizationWithCustomPermissions, Va as ActClaim, Xa as OrganizationCustomRoleKey, Ya as OrganizationCustomPermissionKey, g as UseAuthReturn, qa as SessionStatusClaim, zs as SessionVerificationLevel } from "./index-Cc98l5ga.mjs";
2
2
  import "./moduleManager-BsmFyRrH.mjs";
3
3
 
4
4
  //#region src/authorization.d.ts
@@ -1,4 +1,4 @@
1
- import { Co as PendingSessionOptions, Ga as OrganizationCustomRoleKey, Ha as SessionStatusClaim, Ia as ActClaim, Ms as SessionVerificationAfterMinutes, Ps as SessionVerificationLevel, Pt as SignOut, Va as JwtPayload, Wa as OrganizationCustomPermissionKey, bo as CheckAuthorizationWithCustomPermissions, g as UseAuthReturn, js as ReverificationConfig, xo as GetToken } from "./index-C3NHVLOQ.js";
1
+ import { Eo as GetToken, Is as ReverificationConfig, Ka as JwtPayload, Ls as SessionVerificationAfterMinutes, Oo as PendingSessionOptions, Pt as SignOut, To as CheckAuthorizationWithCustomPermissions, Va as ActClaim, Xa as OrganizationCustomRoleKey, Ya as OrganizationCustomPermissionKey, g as UseAuthReturn, qa as SessionStatusClaim, zs as SessionVerificationLevel } from "./index-BK_NVS1t.js";
2
2
  import "./moduleManager-WB15hU3T.js";
3
3
 
4
4
  //#region src/authorization.d.ts
@@ -1,4 +1,4 @@
1
- import { W as ClerkEventPayload } from "./index-psUN7CaM.mjs";
1
+ import { W as ClerkEventPayload } from "./index-Cc98l5ga.mjs";
2
2
  import "./moduleManager-BsmFyRrH.mjs";
3
3
 
4
4
  //#region src/clerkEventBus.d.ts
@@ -1,4 +1,4 @@
1
- import { W as ClerkEventPayload } from "./index-C3NHVLOQ.js";
1
+ import { W as ClerkEventPayload } from "./index-BK_NVS1t.js";
2
2
  import "./moduleManager-WB15hU3T.js";
3
3
 
4
4
  //#region src/clerkEventBus.d.ts
@@ -1,4 +1,4 @@
1
- import { _a as TransparentColor, ha as RgbaColor, pa as HslaColor, sa as Color } from "./index-psUN7CaM.mjs";
1
+ import { Sa as TransparentColor, ba as RgbaColor, fa as Color, va as HslaColor } from "./index-Cc98l5ga.mjs";
2
2
  import "./moduleManager-BsmFyRrH.mjs";
3
3
 
4
4
  //#region src/color.d.ts
@@ -1,4 +1,4 @@
1
- import { _a as TransparentColor, ha as RgbaColor, pa as HslaColor, sa as Color } from "./index-C3NHVLOQ.js";
1
+ import { Sa as TransparentColor, ba as RgbaColor, fa as Color, va as HslaColor } from "./index-BK_NVS1t.js";
2
2
  import "./moduleManager-WB15hU3T.js";
3
3
 
4
4
  //#region src/color.d.ts
@@ -1,4 +1,4 @@
1
- import { Ia as ActClaim, Ja as OrganizationSystemPermissionKey, Qo as UserResource, Ro as SignedInSessionResource, Va as JwtPayload, so as OrganizationResource, t as InitialState, wp as Autocomplete, xt as Resources } from "./index-psUN7CaM.mjs";
1
+ import { $a as OrganizationSystemPermissionKey, Ka as JwtPayload, Pp as Autocomplete, Uo as SignedInSessionResource, Va as ActClaim, fo as OrganizationResource, rs as UserResource, t as InitialState, xt as Resources } from "./index-Cc98l5ga.mjs";
2
2
  import "./moduleManager-BsmFyRrH.mjs";
3
3
 
4
4
  //#region src/deriveState.d.ts
@@ -1,4 +1,4 @@
1
- import { Ia as ActClaim, Ja as OrganizationSystemPermissionKey, Qo as UserResource, Ro as SignedInSessionResource, Va as JwtPayload, so as OrganizationResource, t as InitialState, wp as Autocomplete, xt as Resources } from "./index-C3NHVLOQ.js";
1
+ import { $a as OrganizationSystemPermissionKey, Ka as JwtPayload, Pp as Autocomplete, Uo as SignedInSessionResource, Va as ActClaim, fo as OrganizationResource, rs as UserResource, t as InitialState, xt as Resources } from "./index-BK_NVS1t.js";
2
2
  import "./moduleManager-WB15hU3T.js";
3
3
 
4
4
  //#region src/deriveState.d.ts
@@ -1,3 +1,3 @@
1
- import { $n as MetamaskError, $p as isClerkRuntimeError, Bn as is4xxError, Gn as isNetworkError, Hn as isEmailLinkError, Jn as isReverificationCancelledError, Kn as isPasswordCompromisedError, Qn as ClerkWebAuthnError, Qp as ClerkRuntimeError, Un as isKnownError, Vn as isCaptchaError, Wn as isMetamaskError, Xn as isUnauthorizedError, Yn as isUnauthenticatedError, Zn as isUserLockedError, Zp as createClerkGlobalHookError, am as isClerkAPIError, ar as buildErrorThrower, cr as errorToJSON, em as ClerkAPIResponseError, er as EmailLinkError, im as ClerkAPIError, ir as ErrorThrowerOptions, lr as parseError, nm as ClerkError, nr as EmailLinkErrorCodeStatus, or as ClerkOfflineError, qn as isPasswordPwnedError, rm as isClerkError, rr as ErrorThrower, sr as MissingExpiredTokenError, tm as isClerkAPIResponseError, tr as EmailLinkErrorCode, ur as parseErrors, zn as is429Error } from "./index-psUN7CaM.mjs";
1
+ import { $n as MetamaskError, Bn as is4xxError, Gn as isNetworkError, Hn as isEmailLinkError, Jn as isReverificationCancelledError, Kn as isPasswordCompromisedError, Qn as ClerkWebAuthnError, Un as isKnownError, Vn as isCaptchaError, Wn as isMetamaskError, Xn as isUnauthorizedError, Yn as isUnauthenticatedError, Zn as isUserLockedError, ar as buildErrorThrower, cm as ClerkRuntimeError, cr as errorToJSON, dm as isClerkAPIResponseError, er as EmailLinkError, fm as ClerkError, hm as isClerkAPIError, ir as ErrorThrowerOptions, lm as isClerkRuntimeError, lr as parseError, mm as ClerkAPIError, nr as EmailLinkErrorCodeStatus, or as ClerkOfflineError, pm as isClerkError, qn as isPasswordPwnedError, rr as ErrorThrower, sm as createClerkGlobalHookError, sr as MissingExpiredTokenError, tr as EmailLinkErrorCode, um as ClerkAPIResponseError, ur as parseErrors, zn as is429Error } from "./index-Cc98l5ga.mjs";
2
2
  import "./moduleManager-BsmFyRrH.mjs";
3
3
  export { ClerkAPIError, ClerkAPIResponseError, ClerkError, ClerkOfflineError, ClerkRuntimeError, ClerkWebAuthnError, EmailLinkError, EmailLinkErrorCode, EmailLinkErrorCodeStatus, ErrorThrower, ErrorThrowerOptions, MetamaskError, MissingExpiredTokenError, buildErrorThrower, createClerkGlobalHookError, errorToJSON, is429Error, is4xxError, isCaptchaError, isClerkAPIError, isClerkAPIResponseError, isClerkError, isClerkRuntimeError, isEmailLinkError, isKnownError, isMetamaskError, isNetworkError, isPasswordCompromisedError, isPasswordPwnedError, isReverificationCancelledError, isUnauthenticatedError, isUnauthorizedError, isUserLockedError, parseError, parseErrors };
@@ -1,3 +1,3 @@
1
- import { $n as MetamaskError, $p as isClerkRuntimeError, Bn as is4xxError, Gn as isNetworkError, Hn as isEmailLinkError, Jn as isReverificationCancelledError, Kn as isPasswordCompromisedError, Qn as ClerkWebAuthnError, Qp as ClerkRuntimeError, Un as isKnownError, Vn as isCaptchaError, Wn as isMetamaskError, Xn as isUnauthorizedError, Yn as isUnauthenticatedError, Zn as isUserLockedError, Zp as createClerkGlobalHookError, am as isClerkAPIError, ar as buildErrorThrower, cr as errorToJSON, em as ClerkAPIResponseError, er as EmailLinkError, im as ClerkAPIError, ir as ErrorThrowerOptions, lr as parseError, nm as ClerkError, nr as EmailLinkErrorCodeStatus, or as ClerkOfflineError, qn as isPasswordPwnedError, rm as isClerkError, rr as ErrorThrower, sr as MissingExpiredTokenError, tm as isClerkAPIResponseError, tr as EmailLinkErrorCode, ur as parseErrors, zn as is429Error } from "./index-C3NHVLOQ.js";
1
+ import { $n as MetamaskError, Bn as is4xxError, Gn as isNetworkError, Hn as isEmailLinkError, Jn as isReverificationCancelledError, Kn as isPasswordCompromisedError, Qn as ClerkWebAuthnError, Un as isKnownError, Vn as isCaptchaError, Wn as isMetamaskError, Xn as isUnauthorizedError, Yn as isUnauthenticatedError, Zn as isUserLockedError, ar as buildErrorThrower, cm as ClerkRuntimeError, cr as errorToJSON, dm as isClerkAPIResponseError, er as EmailLinkError, fm as ClerkError, hm as isClerkAPIError, ir as ErrorThrowerOptions, lm as isClerkRuntimeError, lr as parseError, mm as ClerkAPIError, nr as EmailLinkErrorCodeStatus, or as ClerkOfflineError, pm as isClerkError, qn as isPasswordPwnedError, rr as ErrorThrower, sm as createClerkGlobalHookError, sr as MissingExpiredTokenError, tr as EmailLinkErrorCode, um as ClerkAPIResponseError, ur as parseErrors, zn as is429Error } from "./index-BK_NVS1t.js";
2
2
  import "./moduleManager-WB15hU3T.js";
3
3
  export { ClerkAPIError, ClerkAPIResponseError, ClerkError, ClerkOfflineError, ClerkRuntimeError, ClerkWebAuthnError, EmailLinkError, EmailLinkErrorCode, EmailLinkErrorCodeStatus, ErrorThrower, ErrorThrowerOptions, MetamaskError, MissingExpiredTokenError, buildErrorThrower, createClerkGlobalHookError, errorToJSON, is429Error, is4xxError, isCaptchaError, isClerkAPIError, isClerkAPIResponseError, isClerkError, isClerkRuntimeError, isEmailLinkError, isKnownError, isMetamaskError, isNetworkError, isPasswordCompromisedError, isPasswordPwnedError, isReverificationCancelledError, isUnauthenticatedError, isUnauthorizedError, isUserLockedError, parseError, parseErrors };
@@ -1,4 +1,4 @@
1
- import { So as GetTokenOptions } from "./index-psUN7CaM.mjs";
1
+ import { Do as GetTokenOptions } from "./index-Cc98l5ga.mjs";
2
2
  import "./moduleManager-BsmFyRrH.mjs";
3
3
 
4
4
  //#region src/getToken.d.ts
@@ -1,4 +1,4 @@
1
- import { So as GetTokenOptions } from "./index-C3NHVLOQ.js";
1
+ import { Do as GetTokenOptions } from "./index-BK_NVS1t.js";
2
2
  import "./moduleManager-WB15hU3T.js";
3
3
 
4
4
  //#region src/getToken.d.ts
@@ -1 +1 @@
1
- {"version":3,"file":"globs.d.mts","names":[],"sources":["../../src/globs.ts"],"sourcesContent":[],"mappings":";cAEa;EAAA,QAUZ,EAAA,CAAA,OAAA,EAT8B,MAAA,EAAM,GAAN,MAAM"}
1
+ {"version":3,"file":"globs.d.mts","names":[],"sources":["../../src/globs.ts"],"sourcesContent":[],"mappings":";cAEa;EAAA,QAUZ,EAAA,CAAA,OAAA,EAAA,MAT8B,EAAM,GAAN,MAAM"}
@@ -542,6 +542,10 @@ interface BillingPlanResource extends ClerkResource {
542
542
  * The Features the Plan offers.
543
543
  */
544
544
  features: FeatureResource[];
545
+ /**
546
+ * Per-unit pricing tiers for this Plan (for example, seats).
547
+ */
548
+ unitPrices?: BillingPlanUnitPrice[];
545
549
  /**
546
550
  * The number of days of the free trial for the Plan. `null` if the Plan does not have a free trial.
547
551
  */
@@ -551,6 +555,97 @@ interface BillingPlanResource extends ClerkResource {
551
555
  */
552
556
  freeTrialEnabled: boolean;
553
557
  }
558
+ /**
559
+ * The `BillingSubscriptionItemSeats` type represents seat entitlements attached to a subscription item.
560
+ *
561
+ * @experimental This is an experimental API for the Billing feature that is available under a public beta, and the API is subject to change. It is advised to [pin](https://clerk.com/docs/pinning) the SDK version and the clerk-js version to avoid breaking changes.
562
+ */
563
+ interface BillingSubscriptionItemSeats {
564
+ /**
565
+ * The seat limit active while the parent subscription item was active. `null` means unlimited.
566
+ */
567
+ quantity: number | null;
568
+ }
569
+ /**
570
+ * The `BillingPlanUnitPriceTier` type represents a single pricing tier for a unit type on a plan.
571
+ *
572
+ * @experimental This is an experimental API for the Billing feature that is available under a public beta, and the API is subject to change. It is advised to [pin](https://clerk.com/docs/pinning) the SDK version and the clerk-js version to avoid breaking changes.
573
+ */
574
+ interface BillingPlanUnitPriceTier {
575
+ /**
576
+ * The unique identifier of the unit price tier.
577
+ */
578
+ id: string;
579
+ /**
580
+ * The first block number this tier applies to.
581
+ */
582
+ startsAtBlock: number;
583
+ /**
584
+ * The final block this tier applies to. `null` means unlimited.
585
+ */
586
+ endsAfterBlock: number | null;
587
+ /**
588
+ * The fee charged for each block in this tier.
589
+ */
590
+ feePerBlock: BillingMoneyAmount;
591
+ }
592
+ /**
593
+ * The `BillingPlanUnitPrice` type represents unit pricing for a specific unit type (for example, seats) on a plan.
594
+ *
595
+ * @experimental This is an experimental API for the Billing feature that is available under a public beta, and the API is subject to change. It is advised to [pin](https://clerk.com/docs/pinning) the SDK version and the clerk-js version to avoid breaking changes.
596
+ */
597
+ interface BillingPlanUnitPrice {
598
+ /**
599
+ * The unit name, for example `seats`.
600
+ */
601
+ name: string;
602
+ /**
603
+ * Number of units represented by one billable block.
604
+ */
605
+ blockSize: number;
606
+ /**
607
+ * Tiers that define how each block range is priced.
608
+ */
609
+ tiers: BillingPlanUnitPriceTier[];
610
+ }
611
+ /**
612
+ * The `BillingPerUnitTotalTier` type represents the cost breakdown for a single tier in checkout totals.
613
+ *
614
+ * @experimental This is an experimental API for the Billing feature that is available under a public beta, and the API is subject to change. It is advised to [pin](https://clerk.com/docs/pinning) the SDK version and the clerk-js version to avoid breaking changes.
615
+ */
616
+ interface BillingPerUnitTotalTier {
617
+ /**
618
+ * The quantity billed within this tier. `null` means unlimited.
619
+ */
620
+ quantity: number | null;
621
+ /**
622
+ * The fee charged per block for this tier.
623
+ */
624
+ feePerBlock: BillingMoneyAmount;
625
+ /**
626
+ * The total billed amount for this tier.
627
+ */
628
+ total: BillingMoneyAmount;
629
+ }
630
+ /**
631
+ * The `BillingPerUnitTotal` type represents the per-unit cost breakdown in checkout totals.
632
+ *
633
+ * @experimental This is an experimental API for the Billing feature that is available under a public beta, and the API is subject to change. It is advised to [pin](https://clerk.com/docs/pinning) the SDK version and the clerk-js version to avoid breaking changes.
634
+ */
635
+ interface BillingPerUnitTotal {
636
+ /**
637
+ * The unit name, for example `seats`.
638
+ */
639
+ name: string;
640
+ /**
641
+ * Number of units represented by one billable block.
642
+ */
643
+ blockSize: number;
644
+ /**
645
+ * Detailed tier breakdown for this unit total.
646
+ */
647
+ tiers: BillingPerUnitTotalTier[];
648
+ }
554
649
  /**
555
650
  * The `FeatureResource` type represents a Feature of a Plan.
556
651
  *
@@ -908,6 +1003,11 @@ interface BillingSubscriptionItemResource extends ClerkResource {
908
1003
  amount: BillingMoneyAmount;
909
1004
  };
910
1005
  credits?: BillingCredits;
1006
+ /**
1007
+ * Seat entitlement details for this subscription item. Only set for organization subscription items with
1008
+ * seat-based billing.
1009
+ */
1010
+ seats?: BillingSubscriptionItemSeats;
911
1011
  /**
912
1012
  * A function to cancel the subscription item. Accepts the following parameters:
913
1013
  * <ul>
@@ -1031,6 +1131,10 @@ interface BillingCheckoutTotals {
1031
1131
  * The amount of tax included in the checkout.
1032
1132
  */
1033
1133
  taxTotal: BillingMoneyAmount;
1134
+ /**
1135
+ * Per-unit cost breakdown for this checkout (for example, seats).
1136
+ */
1137
+ perUnitTotals?: BillingPerUnitTotal[];
1034
1138
  /**
1035
1139
  * The amount that needs to be immediately paid to complete the checkout.
1036
1140
  */
@@ -4952,6 +5056,63 @@ interface FeatureJSON extends ClerkResourceJSON {
4952
5056
  slug: string;
4953
5057
  avatar_url: string | null;
4954
5058
  }
5059
+ /**
5060
+ * @experimental This is an experimental API for the Billing feature that is available under a public beta, and the API is subject to change. It is advised to [pin](https://clerk.com/docs/pinning) the SDK version and the clerk-js version to avoid breaking changes.
5061
+ */
5062
+ interface BillingSubscriptionItemSeatsJSON {
5063
+ /**
5064
+ * The number of seats available. `null` means unlimited.
5065
+ */
5066
+ quantity: number | null;
5067
+ }
5068
+ /**
5069
+ * @experimental This is an experimental API for the Billing feature that is available under a public beta, and the API is subject to change. It is advised to [pin](https://clerk.com/docs/pinning) the SDK version and the clerk-js version to avoid breaking changes.
5070
+ *
5071
+ * Represents a single pricing tier for a unit type on a plan.
5072
+ */
5073
+ interface BillingPlanUnitPriceTierJSON extends ClerkResourceJSON {
5074
+ id: string;
5075
+ object: 'commerce_unit_price';
5076
+ starts_at_block: number;
5077
+ /**
5078
+ * `null` means unlimited.
5079
+ */
5080
+ ends_after_block: number | null;
5081
+ fee_per_block: BillingMoneyAmountJSON;
5082
+ }
5083
+ /**
5084
+ * @experimental This is an experimental API for the Billing feature that is available under a public beta, and the API is subject to change. It is advised to [pin](https://clerk.com/docs/pinning) the SDK version and the clerk-js version to avoid breaking changes.
5085
+ *
5086
+ * Represents unit pricing for a specific unit type (for example, seats) on a plan.
5087
+ */
5088
+ interface BillingPlanUnitPriceJSON {
5089
+ name: string;
5090
+ block_size: number;
5091
+ tiers: BillingPlanUnitPriceTierJSON[];
5092
+ }
5093
+ /**
5094
+ * @experimental This is an experimental API for the Billing feature that is available under a public beta, and the API is subject to change. It is advised to [pin](https://clerk.com/docs/pinning) the SDK version and the clerk-js version to avoid breaking changes.
5095
+ *
5096
+ * Represents the cost breakdown for a single tier in checkout totals.
5097
+ */
5098
+ interface BillingPerUnitTotalTierJSON {
5099
+ /**
5100
+ * `null` means unlimited.
5101
+ */
5102
+ quantity: number | null;
5103
+ fee_per_block: BillingMoneyAmountJSON;
5104
+ total: BillingMoneyAmountJSON;
5105
+ }
5106
+ /**
5107
+ * @experimental This is an experimental API for the Billing feature that is available under a public beta, and the API is subject to change. It is advised to [pin](https://clerk.com/docs/pinning) the SDK version and the clerk-js version to avoid breaking changes.
5108
+ *
5109
+ * Represents the per-unit cost breakdown in checkout totals.
5110
+ */
5111
+ interface BillingPerUnitTotalJSON {
5112
+ name: string;
5113
+ block_size: number;
5114
+ tiers: BillingPerUnitTotalTierJSON[];
5115
+ }
4955
5116
  /**
4956
5117
  * @experimental This is an experimental API for the Billing feature that is available under a public beta, and the API is subject to change. It is advised to [pin](https://clerk.com/docs/pinning) the SDK version and the clerk-js version to avoid breaking changes.
4957
5118
  */
@@ -4973,6 +5134,10 @@ interface BillingPlanJSON extends ClerkResourceJSON {
4973
5134
  features?: FeatureJSON[];
4974
5135
  free_trial_days?: number | null;
4975
5136
  free_trial_enabled?: boolean;
5137
+ /**
5138
+ * Per-unit pricing tiers for this plan (for example, seats).
5139
+ */
5140
+ unit_prices?: BillingPlanUnitPriceJSON[];
4976
5141
  }
4977
5142
  /**
4978
5143
  * @experimental This is an experimental API for the Billing feature that is available under a public beta, and the API is subject to change. It is advised to [pin](https://clerk.com/docs/pinning) the SDK version and the clerk-js version to avoid breaking changes.
@@ -5045,6 +5210,11 @@ interface BillingSubscriptionItemJSON extends ClerkResourceJSON {
5045
5210
  credit?: {
5046
5211
  amount: BillingMoneyAmountJSON;
5047
5212
  };
5213
+ /**
5214
+ * Seat entitlement details for this subscription item. Only set for organization subscription items with
5215
+ * seat-based billing.
5216
+ */
5217
+ seats?: BillingSubscriptionItemSeatsJSON;
5048
5218
  credits?: BillingCreditsJSON;
5049
5219
  plan: BillingPlanJSON;
5050
5220
  plan_period: BillingSubscriptionPlanPeriod;
@@ -5123,6 +5293,10 @@ interface BillingCheckoutTotalsJSON {
5123
5293
  grand_total: BillingMoneyAmountJSON;
5124
5294
  subtotal: BillingMoneyAmountJSON;
5125
5295
  tax_total: BillingMoneyAmountJSON;
5296
+ /**
5297
+ * Per-unit cost breakdown for this checkout (for example, seats).
5298
+ */
5299
+ per_unit_totals?: BillingPerUnitTotalJSON[];
5126
5300
  total_due_now: BillingMoneyAmountJSON;
5127
5301
  credit: BillingMoneyAmountJSON | null;
5128
5302
  credits: BillingCreditsJSON | null;
@@ -5943,6 +6117,7 @@ type __internal_LocalizationResource = {
5943
6117
  formFieldInputPlaceholder__username: LocalizationValue;
5944
6118
  formFieldInputPlaceholder__emailAddress_username: LocalizationValue;
5945
6119
  formFieldInputPlaceholder__password: LocalizationValue;
6120
+ formFieldInputPlaceholder__signUpPassword: LocalizationValue;
5946
6121
  formFieldInputPlaceholder__firstName: LocalizationValue;
5947
6122
  formFieldInputPlaceholder__lastName: LocalizationValue;
5948
6123
  formFieldInputPlaceholder__backupCode: LocalizationValue;
@@ -5999,7 +6174,11 @@ type __internal_LocalizationResource = {
5999
6174
  membershipRole__guestMember: LocalizationValue;
6000
6175
  billing: {
6001
6176
  month: LocalizationValue;
6177
+ monthAbbreviation: LocalizationValue;
6178
+ monthPerUnit: LocalizationValue<'unitName'>;
6002
6179
  year: LocalizationValue;
6180
+ yearAbbreviation: LocalizationValue;
6181
+ yearPerUnit: LocalizationValue<'unitName'>;
6003
6182
  free: LocalizationValue;
6004
6183
  getStarted: LocalizationValue;
6005
6184
  manage: LocalizationValue;
@@ -6007,6 +6186,7 @@ type __internal_LocalizationResource = {
6007
6186
  cancelSubscription: LocalizationValue;
6008
6187
  keepSubscription: LocalizationValue;
6009
6188
  reSubscribe: LocalizationValue;
6189
+ seats: LocalizationValue;
6010
6190
  subscribe: LocalizationValue;
6011
6191
  startFreeTrial: LocalizationValue;
6012
6192
  startFreeTrial__days: LocalizationValue<'days'>;
@@ -6082,6 +6262,19 @@ type __internal_LocalizationResource = {
6082
6262
  pricingTable: {
6083
6263
  billingCycle: LocalizationValue;
6084
6264
  included: LocalizationValue;
6265
+ seatCost: {
6266
+ freeUpToSeats: LocalizationValue<'endsAfterBlock'>;
6267
+ upToSeats: LocalizationValue<'endsAfterBlock'>;
6268
+ perSeat: LocalizationValue<'feePerBlockAmount' | 'periodAbbreviation'>;
6269
+ includedSeats: LocalizationValue<'includedSeats'>;
6270
+ additionalSeats: LocalizationValue<'additionalTierFeePerBlockAmount' | 'periodAbbreviation'>;
6271
+ unlimitedSeats: LocalizationValue;
6272
+ tooltip: {
6273
+ freeForUpToSeats: LocalizationValue<'endsAfterBlock'>;
6274
+ additionalSeatsEach: LocalizationValue<'feePerBlockAmount' | 'period'>;
6275
+ firstSeatsIncludedInPlan: LocalizationValue<'endsAfterBlock'>;
6276
+ };
6277
+ };
6085
6278
  };
6086
6279
  checkout: {
6087
6280
  title: LocalizationValue;
@@ -6831,6 +7024,7 @@ type __internal_LocalizationResource = {
6831
7024
  badge__manualInvitation: LocalizationValue;
6832
7025
  start: {
6833
7026
  headerTitle__members: LocalizationValue;
7027
+ membershipSeatUsageLabel: LocalizationValue<'count' | 'limit'>;
6834
7028
  headerTitle__general: LocalizationValue;
6835
7029
  profileSection: {
6836
7030
  title: LocalizationValue;
@@ -7029,6 +7223,7 @@ type __internal_LocalizationResource = {
7029
7223
  title: LocalizationValue;
7030
7224
  alerts: {
7031
7225
  noPermissionsToManageBilling: LocalizationValue;
7226
+ planMembershipLimitExceeded: LocalizationValue<'count' | 'limit'>;
7032
7227
  };
7033
7228
  };
7034
7229
  apiKeysPage: {
@@ -10686,5 +10881,5 @@ type InitialState = Serializable<{
10686
10881
  factorVerificationAge: [number, number];
10687
10882
  }>;
10688
10883
  //#endregion
10689
- export { CreateOrganizationParams as $, GetInvitationsParams as $a, SignInFutureWeb3Params as $c, BitbucketOauthProvider as $d, BillingStatementTotals as $f, UserDataJSON as $i, Web3SignatureFactor as $l, MetamaskError as $n, VerifyTOTPParams as $o, isClerkRuntimeError as $p, BillingMoneyAmountJSON as $r, CommerceSettingsJSONSnapshot as $s, WaitlistProps as $t, UsernameSettingsData as $u, AuthenticateWithBaseParams as A, SignUpVerificationResource as Aa, GenerateSignature as Ac, EmailCodeStrategy as Ad, CommerceSettingsJSON as Af, OrganizationMembershipRequestJSON as Ai, EnterpriseSSOFactor as Al, SignUpSignal as An, SessionTouchIntent as Ao, ForceNull as Ap, SignUpEnterpriseConnectionResource as Ar, OrganizationsJWTClaim as As, SignInInitialValues as At, SignUpFallbackRedirectUrl as Au, CheckoutSignalValue as B, JwtHeader as Ba, SignInFutureMFAEmailCodeVerifyParams as Bc, TOTPStrategy as Bd, BillingPayerMethods as Bf, RoleJSON as Bi, PhoneCodeFactor as Bl, is4xxError as Bn, CreateExternalAccountParams as Bo, ClerkResource as Bp, SignUpFutureResource as Br, OrganizationInvitationStatus as Bs, SignUpProps as Bt, AttributeDataJSON as Bu, DevToolsResource as C, SignUpAuthenticateWithWeb3Params as Ca, UserSettingsJSONSnapshot as Cc, CaptchaWidgetType as Cd, SpotifyOauthProvider as Cf, ImageJSON as Ci, EmailCodeAttempt as Cl, NullableWaitlistSignal as Cn, PendingSessionOptions as Co, RemovePaymentMethodParams as Cp, ProfileSectionId as Cr, BackupCodeResource as Cs, RoutingOptions as Ct, AuthenticateWithPopupParams as Cu, APIKeyResource as D, SignUpStatus as Da, SignInResource as Dc, AppleIdTokenStrategy as Dd, VercelOauthProvider as Df, OrganizationInvitationJSON as Di, EmailLinkConfig as Dl, SignInSignalValue as Dn, SessionResource as Do, DeepPartial as Dp, CustomPage as Dr, JWT as Ds, SetActiveNavigate as Dt, RedirectUrlProp as Du, AuthConfigResource as E, SignUpIdentificationField as Ea, SignInJSON as Ec, PreferredSignInStrategy as Ed, TwitterOauthProvider as Ef, OrganizationDomainVerificationJSON as Ei, EmailCodeSecondFactorConfig as El, SignInSignal as En, SessionActivity as Eo, DeepCamelToSnake as Ep, InstanceType as Er, ClerkJWTClaims as Es, SetActive as Et, RedirectOptions as Eu, AuthenticateWithSolanaParams as F, PasswordAttribute as Fa, SignInFutureCreateParams as Fc, PasskeyStrategy as Fd, BillingCredits as Ff, PhoneNumberJSON as Fi, PasskeyFactor as Fl, WaitlistSignal as Fn, SessionVerifyPrepareFirstFactorParams as Fo, RemoveFunctions as Fp, SignUpFutureEmailLinkSendParams as Fr, SessionVerificationResource as Fs, SignOutCallback as Ft, ValidatePasswordCallbacks as Fu, ClerkOptions as G, OrganizationCustomRoleKey as Ga, SignInFuturePhoneCodeVerifyParams as Gc, EthereumWeb3Provider as Gd, BillingPaymentMethodStatus as Gf, SignInFirstFactorJSON as Gi, ResetPasswordEmailCodeFactorConfig as Gl, isNetworkError as Gn, GetUserOrganizationInvitationsParams as Go, DeletedObjectResource as Gp, SignUpFutureWeb3Params as Gr, SamlIdp as Gs, TasksRedirectOptions as Gt, OAuthProviders as Gu, ClerkAppearanceTheme as H, SessionStatusClaim as Ha, SignInFuturePasskeyParams as Hc, Web3Strategy as Hd, BillingPayerResourceType as Hf, SessionJSON as Hi, ResetPasswordCodeFactor as Hl, isEmailLinkError as Hn, CreateWeb3WalletParams as Ho, ClerkPaginatedResponse as Hp, SignUpFutureTicketParams as Hr, EnterpriseAccountResource as Hs, TaskChooseOrganizationProps as Ht, AttributesJSON as Hu, BrowserClerk as I, ActClaim as Ia, SignInFutureEmailCodeSendParams as Ic, PasswordStrategy as Id, BillingInitializedPaymentMethodResource as If, PublicKeyCredentialCreationOptionsJSON as Ii, PasswordAttempt as Il, WaitlistSignalValue as In, SessionVerifyPrepareSecondFactorParams as Io, Serializable as Ip, SignUpFutureFinalizeParams as Ir, SessionVerificationSecondFactor as Is, SignOutOptions as It, ZxcvbnResult as Iu, ClerkThemeOptions as J, OrganizationSystemPermissionKey as Ja, SignInFutureResetPasswordSubmitParams as Jc, SolanaWeb3Provider as Jd, BillingPlanResource as Jf, SignUpJSON as Ji, ResetPasswordPhoneCodeFactorConfig as Jl, isReverificationCancelledError as Jn, RemoveUserPasswordParams as Jo, ClerkUIInstance as Jp, BackupCodeJSON as Jr, APIKeysSettingsJSON as Js, UserAvatarProps as Jt, SignInData as Ju, ClerkProp as K, OrganizationMembershipResource as Ka, SignInFutureResetPasswordPhoneCodeSendParams as Kc, MetamaskWeb3Provider as Kd, BillingPaymentResource as Kf, SignInSecondFactorJSON as Ki, ResetPasswordPhoneCodeAttempt as Kl, isPasswordCompromisedError as Kn, GetUserOrganizationMembershipParams as Ko, ClerkUI as Kp, ApiKeyJSON as Kr, SamlIdpMap as Ks, TransferableOption as Kt, PasskeySettingsData as Ku, BrowserClerkConstructor as L, ActClaimType as La, SignInFutureEmailCodeVerifyParams as Lc, PhoneCodeStrategy as Ld, BillingMoneyAmount as Lf, PublicKeyCredentialRequestOptionsJSON as Li, PasswordFactor as Ll, JoinWaitlistParams as Ln, SessionWithActivitiesResource as Lo, Simplify as Lp, SignUpFuturePasswordParams as Lr, SessionVerificationStatus as Ls, SignUpButtonProps as Lt, Actions as Lu, AuthenticateWithGoogleOneTapParams as M, FirstNameAttribute as Ma, PrepareWeb3WalletVerificationParams as Mc, EnterpriseSSOStrategy as Md, AddPaymentMethodParams as Mf, PartialWithClerkResource as Mi, OauthFactor as Ml, State as Mn, SessionVerifyAttemptFirstFactorParams as Mo, Override as Mp, SignUpFutureAdditionalParams as Mr, SessionVerificationAfterMinutes as Ms, SignInProps as Mt, ComplexityErrors as Mu, AuthenticateWithMetamaskParams as N, LastNameAttribute as Na, Web3WalletResource as Nc, GoogleOneTapStrategy as Nd, BillingCheckoutResource as Nf, PasskeyJSON as Ni, PassKeyConfig as Nl, WaitlistErrors as Nn, SessionVerifyAttemptSecondFactorParams as No, PathValue as Np, SignUpFutureCreateParams as Nr, SessionVerificationFirstFactor as Ns, SignInRedirectOptions as Nt, PasswordStrength as Nu, APIKeysNamespace as O, SignUpUpdateParams as Oa, AttemptWeb3WalletVerificationParams as Oc, BackupCodeStrategy as Od, XOauthProvider as Of, OrganizationJSON as Oi, EmailLinkFactor as Ol, SignUpErrors as On, SessionStatus as Oo, DeepRequired as Op, CustomMenuItem as Or, JWTClaims as Os, SetActiveParams as Ot, SignInFallbackRedirectUrl as Ou, AuthenticateWithOKXWalletParams as P, LegalAcceptedAttribute as Pa, SignInFutureBackupCodeVerifyParams as Pc, OAuthStrategy as Pd, BillingCheckoutTotals as Pf, PermissionJSON as Pi, PasskeyAttempt as Pl, WaitlistFields as Pn, SessionVerifyCreateParams as Po, RecordToPath as Pp, SignUpFutureEmailCodeVerifyParams as Pr, SessionVerificationLevel as Ps, SignOut as Pt, PasswordValidation as Pu, CreateOrganizationModalProps as Q, GetDomainsParams as Qa, SignInFutureTicketParams as Qc, AtlassianOauthProvider as Qd, BillingStatementStatus as Qf, TokenJSON as Qi, Web3SignatureConfig as Ql, ClerkWebAuthnError as Qn, UserResource as Qo, ClerkRuntimeError as Qp, BillingInitializedPaymentMethodJSON as Qr, ClientJSONSnapshot as Qs, WaitlistModalProps as Qt, UserSettingsResource as Qu, CheckoutErrors as R, AgentActClaim as Ra, SignInFutureEmailLinkSendParams as Rc, ResetPasswordEmailCodeStrategy as Rd, BillingNamespace as Rf, PublicOrganizationDataJSON as Ri, PhoneCodeAttempt as Rl, WaitlistResource as Rn, SignedInSessionResource as Ro, SnakeToCamel as Rp, SignUpFuturePhoneCodeSendParams as Rr, SessionVerificationTypes as Rs, SignUpInitialValues as Rt, Attribute as Ru, EnvironmentResource as S, SignUpAuthenticateWithSolanaParams as Sa, UserJSONSnapshot as Sc, CaptchaProvider as Sd, SlackOauthProvider as Sf, IdentificationLinkJSON as Si, BackupCodeFactor as Sl, NullableSignUpSignal as Sn, GetTokenOptions as So, PaymentGateway as Sp, ProfilePageId as Sr, IdentificationLinkResource as Ss, RevokeAPIKeyParams as St, AfterSignOutUrl as Su, SharedSignedInAuthObjectProperties as T, SignUpField as Ta, Web3WalletJSONSnapshot as Tc, DisplayConfigResource as Td, TwitchOauthProvider as Tf, OrganizationDomainJSON as Ti, EmailCodeFactor as Tl, SignInFields as Tn, PublicUserData as To, CamelToSnake as Tp, UserPreviewId as Tr, ActJWTClaim as Ts, SDKMetadata as Tt, NewSubscriptionRedirectUrl as Tu, ClerkAuthenticateWithWeb3Params as U, VersionedJwtPayload as Ua, SignInFuturePasswordParams as Uc, BaseWeb3Provider as Ud, BillingPaymentChargeType as Uf, SessionVerificationJSON as Ui, ResetPasswordEmailCodeAttempt as Ul, isKnownError as Un, GetEnterpriseConnectionsParams as Uo, ClerkPaginationParams as Up, SignUpFutureUpdateParams as Ur, EnterpriseProtocol as Us, TaskResetPasswordProps as Ut, EnterpriseSSOSettings as Uu, Clerk as V, JwtPayload as Va, SignInFutureMFAPhoneCodeVerifyParams as Vc, TicketStrategy as Vd, BillingPayerResource as Vf, SessionActivityJSON as Vi, PhoneCodeSecondFactorConfig as Vl, isCaptchaError as Vn, CreatePhoneNumberParams as Vo, ClerkResourceReloadParams as Vp, SignUpFutureSSOParams as Vr, EnterpriseAccountConnectionResource as Vs, SignUpRedirectOptions as Vt, Attributes as Vu, ClerkEventPayload as W, OrganizationCustomPermissionKey as Wa, SignInFuturePhoneCodeSendParams as Wc, CoinbaseWalletWeb3Provider as Wd, BillingPaymentMethodResource as Wf, SessionWithActivitiesJSON as Wi, ResetPasswordEmailCodeFactor as Wl, isMetamaskError as Wn, GetOrganizationMemberships as Wo, ClerkPaginationRequest as Wp, SignUpFutureVerifications as Wr, EnterpriseProvider as Ws, TaskSetupMFAProps as Wt, OAuthProviderSettings as Wu, CreateBulkOrganizationInvitationParams as X, UpdateOrganizationMembershipParams as Xa, SignInFutureSSOParams as Xc, Web3ProviderData as Xd, BillingStatementGroup as Xf, SignUpVerificationsJSON as Xi, TOTPFactor as Xl, isUnauthorizedError as Xn, UpdateUserParams as Xo, UIVersion as Xp, BillingCheckoutTotalsJSON as Xr, APIKeysSettingsJSONSnapshot as Xs, UserProfileModalProps as Xt, SignUpModes as Xu, CreateAPIKeyParams as Y, OrganizationSystemPermissionPrefix as Ya, SignInFutureResource as Yc, Web3Provider as Yd, BillingProrationCreditDetail as Yf, SignUpVerificationJSON as Yi, TOTPAttempt as Yl, isUnauthenticatedError as Yn, SetProfileImageParams as Yo, ComponentControls as Yp, BillingCheckoutJSON as Yr, APIKeysSettingsResource as Ys, UserButtonProps as Yt, SignUpData as Yu, CreateOrganizationInvitationParams as Z, AddMemberParams as Za, SignInFutureTOTPVerifyParams as Zc, AppleOauthProvider as Zd, BillingStatementResource as Zf, TOTPJSON as Zi, Web3Attempt as Zl, isUserLockedError as Zn, UpdateUserPasswordParams as Zo, createClerkGlobalHookError as Zp, BillingCreditsJSON as Zr, AuthConfigJSONSnapshot as Zs, UserProfileProps as Zt, UserSettingsJSON as Zu, UseSessionListReturn as _, TransparentColor as _a, SignUpJSONSnapshot as _c, UpdateEnrollmentModeParams as _d, MicrosoftOauthProvider as _f, EnterpriseAccountConnectionJSON as _i, EmailAddressOrPhoneNumberIdentifier as _l, TelemetryEventRaw as _n, CheckAuthorizationFromSessionClaims as _o, GetStatementParams as _p, AlertId as _r, EnterpriseSamlConnectionNestedJSON as _s, OrganizationProfileModalProps as _t, ClerkAPIError$1 as _u, SAML_IDPS as a, BoxShadow as aa, ExternalAccountJSONSnapshot as ac, PhoneCodeWhatsAppChannel as ad, EnstallOauthProvider as af, BillingProrationCreditDetailJSON as ai, ResetPasswordParams as al, isClerkAPIError as am, __experimental_SubscriptionDetailsButtonProps as an, InviteMemberParams as ao, CheckoutFlowFinalizeParams as ap, buildErrorThrower as ar, PreparePhoneNumberVerificationParams as as, HandleEmailLinkVerificationParams as at, PublicKeyCredentialWithAuthenticatorAttestationResponse as au, UseSignUpReturn as b, SignUpAttributeField as ba, TokenJSONSnapshot as bc, OrganizationCreationDefaultsJSON as bd, OAuthProviderData as bf, ExternalAccountJSON as bi, Web3WalletIdentifier as bl, FieldError as bn, CheckAuthorizationWithCustomPermissions as bo, InitializePaymentMethodParams as bp, MenuId as br, EmailAddressResource as bs, PricingTableProps as bt, ClerkRuntimeError$1 as bu, getWeb3ProviderData as c, ColorString as ca, OrganizationJSONSnapshot as cc, ProtectLoader as cd, GitlabOauthProvider as cf, BillingStatementTotalsJSON as ci, SignInFactor as cl, __internal_CheckoutProps as cn, SetOrganizationLogoParams as co, ConfirmCheckoutParams as cp, errorToJSON as cr, OrganizationSuggestionStatus as cs, HeadlessBrowserClerk as ct, CreateEmailLinkFlowReturn as cu, RoutingMode as d, HexColor as da, PasskeyJSONSnapshot as dc, AttemptAffiliationVerificationParams as dd, HuggingfaceOAuthProvider as df, ClerkResourceJSON as di, SignInSecondFactor as dl, __internal_PlanDetailsProps as dn, RoleResource as do, ForPayerType as dp, DomainOrProxyUrl as dr, ReauthorizeExternalAccountParams as ds, IsomorphicClerkOptions as dt, SignatureVerificationAttemptParam as du, UserJSON as ea, DisplayConfigJSONSnapshot as ec, VerificationStrategy as ed, BoxOauthProvider as ef, BillingPayerCreditJSON as ei, AttemptFirstFactorParams as el, ClerkAPIResponseError$1 as em, WithoutRouting as en, GetMembersParams as eo, BillingSubscriptionItemResource as ep, EmailLinkError as er, UserOrganizationInvitationResource as es, CreateOrganizationProps as et, CredentialReturn as eu, ProtectParams as f, HexColorString as fa, PhoneNumberJSONSnapshot as fc, OrganizationDomainResource as fd, InstagramOauthProvider as ff, ClientJSON as fi, SignInStartEmailLinkFlowParams as fl, __internal_SubscriptionDetailsProps as fn, PermissionResource as fo, GetPaymentAttemptParams as fp, MultiDomainAndOrProxy as fr, EnterpriseConnectionJSON as fs, ListenerCallback as ft, StartEmailLinkFlowParams as fu, UseAuthReturn as g, RgbaColorString as ga, SignInJSONSnapshot as gc, PrepareAffiliationVerificationParams as gd, LinkedinOauthProvider as gf, EmailAddressJSON as gi, EmailAddressIdentifier as gl, TelemetryEvent as gn, CheckAuthorizationFn as go, GetPlansParams as gp, __internal_LocalizationResource as gr, EnterpriseOAuthConfigResource as gs, OrganizationListProps as gt, VerificationStatus as gu, PublishableKey as h, RgbaColor as ha, SessionJSONSnapshot as hc, OrganizationEnrollmentMode as hd, LinkedinOIDCOauthProvider as hf, DisplayThemeJSON as hi, UserData as hl, TelemetryCollector as hn, CheckAuthorization as ho, GetPlanParams as hp, LocalizationValue as hr, EnterpriseOAuthConfigJSON as hs, NavigateOptions as ht, VerificationResource as hu, OAUTH_PROVIDERS as i, Web3WalletJSON as ia, EnvironmentJSONSnapshot as ic, PhoneCodeSMSChannel as id, DropboxOauthProvider as if, BillingPlanJSON as ii, PrepareSecondFactorParams as il, ClerkAPIError as im, __experimental_PlanDetailsButtonProps as in, GetRolesResponse as io, CancelSubscriptionParams as ip, ErrorThrowerOptions as ir, PhoneNumberVerificationStrategy as is, GoogleOneTapProps as it, PublicKeyCredentialWithAuthenticatorAssertionResponse as iu, AuthenticateWithCoinbaseWalletParams as j, SignUpVerificationsResource as ja, GenerateSignatureParams as jc, EmailLinkStrategy as jd, CommerceSettingsResource as jf, OrganizationSuggestionJSON as ji, OAuthConfig as jl, SignUpSignalValue as jn, SessionTouchParams as jo, Nullable as jp, SignUpResource as jr, ReverificationConfig as js, SignInModalProps as jt, SignUpForceRedirectUrl as ju, APIKeysProps as k, SignUpVerifiableField as ka, AuthenticateWithWeb3Params as kc, CustomOAuthStrategy as kd, XeroOauthProvider as kf, OrganizationMembershipJSON as ki, EnterpriseSSOConfig as kl, SignUpFields as kn, SessionTask as ko, DeepSnakeToCamel as kp, ClientResource as kr, JWTHeader as ks, SignInButtonProps as kt, SignInForceRedirectUrl as ku, sortedOAuthProviders as l, EmUnit as la, OrganizationMembershipJSONSnapshot as lc, OrganizationSettingsJSON as ld, GoogleOauthProvider as lf, BillingSubscriptionItemJSON as li, SignInFirstFactor as ll, __internal_EnableOrganizationsPromptProps as ln, UpdateMembershipParams as lo, CreateCheckoutParams as lp, parseError as lr, ImageResource as ls, HeadlessBrowserClerkConstructor as lt, CreateEnterpriseSSOLinkFlowReturn as lu, ShowWhenCondition as m, HslaColorString as ma, PublicUserDataJSONSnapshot as mc, OrganizationDomainVerificationStatus as md, LinearOauthProvider as mf, DeletedObjectJSON as mi, SignInStrategy as ml, __internal_UserVerificationProps as mn, ActiveSessionResource as mo, GetPaymentMethodsParams as mp, LocalizationResource as mr, EnterpriseConnectionResource as ms, LoadedClerk as mt, VerificationAttemptParams as mu, ServerGetToken as n, VerificationJSON as na, EnterpriseAccountConnectionJSONSnapshot as nc, PhoneCodeChannelData as nd, CustomOauthProvider as nf, BillingPaymentJSON as ni, AuthenticateWithPasskeyParams as nl, ClerkError as nm, __experimental_CheckoutCacheState as nn, GetMemberships as no, BillingSubscriptionResource as np, EmailLinkErrorCodeStatus as nr, AttemptPhoneNumberVerificationParams as ns, DecorateUrl as nt, PublicKeyCredentialCreationOptionsWithoutExtensions as nu, WEB3_PROVIDERS as o, BuiltInColors as oa, IdentificationLinkJSONSnapshot as oc, ProtectConfigJSON as od, FacebookOauthProvider as of, BillingStatementGroupJSON as oi, SignInAuthenticateWithSolanaParams as ol, __internal_AttemptToEnableEnvironmentSettingParams as on, InviteMembersParams as oo, CheckoutFlowResource as op, ClerkOfflineError as or, SetReservedForSecondFactorParams as os, HandleOAuthCallbackParams as ot, UpdatePasskeyParams as ou, ShowProps as p, HslaColor as pa, ProtectConfigJSONSnapshot as pc, OrganizationDomainVerification as pd, LineOauthProvider as pf, ClientTrustState as pi, SignInStatus as pl, __internal_UserVerificationModalProps as pn, OrganizationMembershipRequestResource as po, GetPaymentAttemptsParams as pp, MultiDomainAndOrProxyPrimitives as pr, EnterpriseConnectionJSONSnapshot as ps, ListenerOptions as pt, StartEnterpriseSSOLinkFlowParams as pu, ClerkStatus as q, OrganizationPermissionKey as qa, SignInFutureResetPasswordPhoneCodeVerifyParams as qc, OKXWalletWeb3Provider as qd, BillingPaymentStatus as qf, SignUpEnterpriseConnectionJSON as qi, ResetPasswordPhoneCodeFactor as ql, isPasswordPwnedError as qn, GetUserOrganizationSuggestionsParams as qo, ClerkUIConstructor as qp, AuthConfigJSON as qr, SamlIdpSlug as qs, UnsubscribeCallback as qt, PasswordSettingsData as qu, ServerGetTokenOptions as r, WaitlistJSON as ra, EnterpriseAccountJSONSnapshot as rc, PhoneCodeProvider as rd, DiscordOauthProvider as rf, BillingPaymentMethodJSON as ri, PrepareFirstFactorParams as rl, isClerkError as rm, __experimental_CheckoutOptions as rn, GetRolesParams as ro, BillingSubscriptionStatus as rp, ErrorThrower as rr, PhoneNumberResource as rs, GetAPIKeysParams as rt, PublicKeyCredentialRequestOptionsWithoutExtensions as ru, getOAuthProviderData as s, Color as sa, OrganizationCreationDefaultsJSONSnapshot as sc, ProtectConfigResource as sd, GithubOauthProvider as sf, BillingStatementJSON as si, SignInCreateParams as sl, __internal_AttemptToEnableEnvironmentSettingResult as sn, OrganizationResource as so, CheckoutFlowResourceNonStrict as sp, MissingExpiredTokenError as sr, OrganizationSuggestionResource as ss, HandleSamlCallbackParams as st, CodeVerificationAttemptParam as su, InitialState as t, UserOrganizationInvitationJSON as ta, EmailAddressJSONSnapshot as tc, PhoneCodeChannel as td, CoinbaseOauthProvider as tf, BillingPayerJSON as ti, AttemptSecondFactorParams as tl, isClerkAPIResponseError as tm, __experimental_CheckoutButtonProps as tn, GetMembershipRequestParams as to, BillingSubscriptionPlanPeriod as tp, EmailLinkErrorCode as tr, TOTPResource as ts, CustomNavigation as tt, PasskeyResource as tu, ClerkHostRouter as u, FontWeight as ua, OrganizationSettingsJSONSnapshot as uc, OrganizationSettingsResource as ud, HubspotOauthProvider as uf, BillingSubscriptionJSON as ui, SignInIdentifier as ul, __internal_OAuthConsentProps as un, UpdateOrganizationParams as uo, FeatureResource as up, parseErrors as ur, ExternalAccountResource as us, InternalClerkScriptProps as ut, PasskeyVerificationResource as uu, UseSessionReturn as v, AttemptVerificationParams as va, SignUpVerificationJSONSnapshot as vc, OrganizationCreationAdvisorySeverity as vd, NotionOauthProvider as vf, EnterpriseAccountJSON as vi, PhoneNumberIdentifier as vl, TelemetryLogEntry as vn, CheckAuthorizationParamsFromSessionClaims as vo, GetStatementsParams as vp, CardActionId as vr, EnterpriseSamlConnectionNestedResource as vs, OrganizationProfileProps as vt, ClerkAPIErrorJSON as vu, EnableEnvironmentSettingParams as w, SignUpCreateParams as wa, VerificationJSONSnapshot as wc, DisplayConfigJSON as wd, TiktokOauthProvider as wf, LastAuthenticationStrategy as wi, EmailCodeConfig as wl, SignInErrors as wn, PendingSessionResource as wo, Autocomplete as wp, SelectId as wr, TokenResource as ws, RoutingStrategy as wt, AuthenticateWithRedirectParams as wu, UseUserReturn as x, SignUpAuthenticateWithMetamaskParams as xa, UserDataJSONSnapshot as xc, OrganizationCreationDefaultsResource as xd, OAuthScope as xf, FeatureJSON as xi, BackupCodeAttempt as xl, NullableSignInSignal as xn, GetToken as xo, MakeDefaultPaymentMethodParams as xp, OrganizationPreviewId as xr, PrepareEmailAddressVerificationParams as xs, Resources as xt, AfterMultiSessionSingleSignOutUrl as xu, UseSignInReturn as y, PrepareVerificationParams as ya, SignUpVerificationsJSONSnapshot as yc, OrganizationCreationAdvisoryType as yd, OAuthProvider as yf, EnvironmentJSON as yi, UsernameIdentifier as yl, Errors as yn, CheckAuthorizationParamsWithCustomPermissions as yo, GetSubscriptionParams as yp, FieldId as yr, AttemptEmailAddressVerificationParams as ys, OrganizationSwitcherProps as yt, ClerkAPIResponseError as yu, CheckoutSignal as z, Jwt as za, SignInFutureFinalizeParams as zc, ResetPasswordPhoneCodeStrategy as zd, BillingPayerCredit as zf, PublicUserDataJSON as zi, PhoneCodeConfig as zl, is429Error as zn, CreateEmailAddressParams as zo, Without as zp, SignUpFuturePhoneCodeVerifyParams as zr, OrganizationInvitationResource as zs, SignUpModalProps as zt, AttributeData as zu };
10690
- //# sourceMappingURL=index-C3NHVLOQ.d.ts.map
10884
+ export { CreateOrganizationParams as $, OrganizationSystemPermissionKey as $a, SignInFutureResetPasswordSubmitParams as $c, SolanaWeb3Provider as $d, BillingPerUnitTotal as $f, SignUpJSON as $i, ResetPasswordPhoneCodeFactorConfig as $l, MetamaskError as $n, RemoveUserPasswordParams as $o, ClerkPaginationParams as $p, BillingMoneyAmountJSON as $r, APIKeysSettingsJSON as $s, WaitlistProps as $t, SignInData as $u, AuthenticateWithBaseParams as A, SignUpField as Aa, Web3WalletJSONSnapshot as Ac, DisplayConfigResource as Ad, TwitchOauthProvider as Af, OrganizationDomainJSON as Ai, EmailCodeFactor as Al, SignUpSignal as An, PublicUserData as Ao, InitializePaymentMethodParams as Ap, SignUpEnterpriseConnectionResource as Ar, ActJWTClaim as As, SignInInitialValues as At, NewSubscriptionRedirectUrl as Au, CheckoutSignalValue as B, PasswordAttribute as Ba, SignInFutureCreateParams as Bc, PasskeyStrategy as Bd, BillingCredits as Bf, PhoneNumberJSON as Bi, PasskeyFactor as Bl, is4xxError as Bn, SessionVerifyPrepareFirstFactorParams as Bo, ForceNull as Bp, SignUpFutureResource as Br, SessionVerificationResource as Bs, SignUpProps as Bt, ValidatePasswordCallbacks as Bu, DevToolsResource as C, AttemptVerificationParams as Ca, SignUpVerificationJSONSnapshot as Cc, OrganizationCreationAdvisorySeverity as Cd, NotionOauthProvider as Cf, EnterpriseAccountJSON as Ci, PhoneNumberIdentifier as Cl, NullableWaitlistSignal as Cn, CheckAuthorizationParamsFromSessionClaims as Co, GetPaymentAttemptsParams as Cp, ProfileSectionId as Cr, EnterpriseSamlConnectionNestedResource as Cs, RoutingOptions as Ct, ClerkAPIErrorJSON as Cu, APIKeyResource as D, SignUpAuthenticateWithSolanaParams as Da, UserJSONSnapshot as Dc, CaptchaProvider as Dd, SlackOauthProvider as Df, IdentificationLinkJSON as Di, BackupCodeFactor as Dl, SignInSignalValue as Dn, GetTokenOptions as Do, GetStatementParams as Dp, CustomPage as Dr, IdentificationLinkResource as Ds, SetActiveNavigate as Dt, AfterSignOutUrl as Du, AuthConfigResource as E, SignUpAuthenticateWithMetamaskParams as Ea, UserDataJSONSnapshot as Ec, OrganizationCreationDefaultsResource as Ed, OAuthScope as Ef, FeatureJSON as Ei, BackupCodeAttempt as El, SignInSignal as En, GetToken as Eo, GetPlansParams as Ep, InstanceType as Er, PrepareEmailAddressVerificationParams as Es, SetActive as Et, AfterMultiSessionSingleSignOutUrl as Eu, AuthenticateWithSolanaParams as F, SignUpVerificationResource as Fa, GenerateSignature as Fc, EmailCodeStrategy as Fd, CommerceSettingsJSON as Ff, OrganizationMembershipRequestJSON as Fi, EnterpriseSSOFactor as Fl, WaitlistSignal as Fn, SessionTouchIntent as Fo, CamelToSnake as Fp, SignUpFutureEmailLinkSendParams as Fr, OrganizationsJWTClaim as Fs, SignOutCallback as Ft, SignUpFallbackRedirectUrl as Fu, ClerkOptions as G, JwtHeader as Ga, SignInFutureMFAEmailCodeVerifyParams as Gc, TOTPStrategy as Gd, BillingPayerMethods as Gf, RoleJSON as Gi, PhoneCodeFactor as Gl, isNetworkError as Gn, CreateExternalAccountParams as Go, RemoveFunctions as Gp, SignUpFutureWeb3Params as Gr, OrganizationInvitationStatus as Gs, TasksRedirectOptions as Gt, AttributeDataJSON as Gu, ClerkAppearanceTheme as H, ActClaimType as Ha, SignInFutureEmailCodeVerifyParams as Hc, PhoneCodeStrategy as Hd, BillingMoneyAmount as Hf, PublicKeyCredentialRequestOptionsJSON as Hi, PasswordFactor as Hl, isEmailLinkError as Hn, SessionWithActivitiesResource as Ho, Override as Hp, SignUpFutureTicketParams as Hr, SessionVerificationStatus as Hs, TaskChooseOrganizationProps as Ht, Actions as Hu, BrowserClerk as I, SignUpVerificationsResource as Ia, GenerateSignatureParams as Ic, EmailLinkStrategy as Id, CommerceSettingsResource as If, OrganizationSuggestionJSON as Ii, OAuthConfig as Il, WaitlistSignalValue as In, SessionTouchParams as Io, DeepCamelToSnake as Ip, SignUpFutureFinalizeParams as Ir, ReverificationConfig as Is, SignOutOptions as It, SignUpForceRedirectUrl as Iu, ClerkThemeOptions as J, VersionedJwtPayload as Ja, SignInFuturePasswordParams as Jc, BaseWeb3Provider as Jd, BillingPaymentChargeType as Jf, SessionVerificationJSON as Ji, ResetPasswordEmailCodeAttempt as Jl, isReverificationCancelledError as Jn, GetEnterpriseConnectionsParams as Jo, SnakeToCamel as Jp, BackupCodeJSON as Jr, EnterpriseProtocol as Js, UserAvatarProps as Jt, EnterpriseSSOSettings as Ju, ClerkProp as K, JwtPayload as Ka, SignInFutureMFAPhoneCodeVerifyParams as Kc, TicketStrategy as Kd, BillingPayerResource as Kf, SessionActivityJSON as Ki, PhoneCodeSecondFactorConfig as Kl, isPasswordCompromisedError as Kn, CreatePhoneNumberParams as Ko, Serializable as Kp, ApiKeyJSON as Kr, EnterpriseAccountConnectionResource as Ks, TransferableOption as Kt, Attributes as Ku, BrowserClerkConstructor as L, FirstNameAttribute as La, PrepareWeb3WalletVerificationParams as Lc, EnterpriseSSOStrategy as Ld, AddPaymentMethodParams as Lf, PartialWithClerkResource as Li, OauthFactor as Ll, JoinWaitlistParams as Ln, SessionVerifyAttemptFirstFactorParams as Lo, DeepPartial as Lp, SignUpFuturePasswordParams as Lr, SessionVerificationAfterMinutes as Ls, SignUpButtonProps as Lt, ComplexityErrors as Lu, AuthenticateWithGoogleOneTapParams as M, SignUpStatus as Ma, SignInResource as Mc, AppleIdTokenStrategy as Md, VercelOauthProvider as Mf, OrganizationInvitationJSON as Mi, EmailLinkConfig as Ml, State as Mn, SessionResource as Mo, PaymentGateway as Mp, SignUpFutureAdditionalParams as Mr, JWT as Ms, SignInProps as Mt, RedirectUrlProp as Mu, AuthenticateWithMetamaskParams as N, SignUpUpdateParams as Na, AttemptWeb3WalletVerificationParams as Nc, BackupCodeStrategy as Nd, XOauthProvider as Nf, OrganizationJSON as Ni, EmailLinkFactor as Nl, WaitlistErrors as Nn, SessionStatus as No, RemovePaymentMethodParams as Np, SignUpFutureCreateParams as Nr, JWTClaims as Ns, SignInRedirectOptions as Nt, SignInFallbackRedirectUrl as Nu, APIKeysNamespace as O, SignUpAuthenticateWithWeb3Params as Oa, UserSettingsJSONSnapshot as Oc, CaptchaWidgetType as Od, SpotifyOauthProvider as Of, ImageJSON as Oi, EmailCodeAttempt as Ol, SignUpErrors as On, PendingSessionOptions as Oo, GetStatementsParams as Op, CustomMenuItem as Or, BackupCodeResource as Os, SetActiveParams as Ot, AuthenticateWithPopupParams as Ou, AuthenticateWithOKXWalletParams as P, SignUpVerifiableField as Pa, AuthenticateWithWeb3Params as Pc, CustomOAuthStrategy as Pd, XeroOauthProvider as Pf, OrganizationMembershipJSON as Pi, EnterpriseSSOConfig as Pl, WaitlistFields as Pn, SessionTask as Po, Autocomplete as Pp, SignUpFutureEmailCodeVerifyParams as Pr, JWTHeader as Ps, SignOut as Pt, SignInForceRedirectUrl as Pu, CreateOrganizationModalProps as Q, OrganizationPermissionKey as Qa, SignInFutureResetPasswordPhoneCodeVerifyParams as Qc, OKXWalletWeb3Provider as Qd, BillingPaymentStatus as Qf, SignUpEnterpriseConnectionJSON as Qi, ResetPasswordPhoneCodeFactor as Ql, ClerkWebAuthnError as Qn, GetUserOrganizationSuggestionsParams as Qo, ClerkPaginatedResponse as Qp, BillingInitializedPaymentMethodJSON as Qr, SamlIdpSlug as Qs, WaitlistModalProps as Qt, PasswordSettingsData as Qu, CheckoutErrors as R, LastNameAttribute as Ra, Web3WalletResource as Rc, GoogleOneTapStrategy as Rd, BillingCheckoutResource as Rf, PasskeyJSON as Ri, PassKeyConfig as Rl, WaitlistResource as Rn, SessionVerifyAttemptSecondFactorParams as Ro, DeepRequired as Rp, SignUpFuturePhoneCodeSendParams as Rr, SessionVerificationFirstFactor as Rs, SignUpInitialValues as Rt, PasswordStrength as Ru, EnvironmentResource as S, TransparentColor as Sa, SignUpJSONSnapshot as Sc, UpdateEnrollmentModeParams as Sd, MicrosoftOauthProvider as Sf, EnterpriseAccountConnectionJSON as Si, EmailAddressOrPhoneNumberIdentifier as Sl, NullableSignUpSignal as Sn, CheckAuthorizationFromSessionClaims as So, GetPaymentAttemptParams as Sp, ProfilePageId as Sr, EnterpriseSamlConnectionNestedJSON as Ss, RevokeAPIKeyParams as St, ClerkAPIError$1 as Su, SharedSignedInAuthObjectProperties as T, SignUpAttributeField as Ta, TokenJSONSnapshot as Tc, OrganizationCreationDefaultsJSON as Td, OAuthProviderData as Tf, ExternalAccountJSON as Ti, Web3WalletIdentifier as Tl, SignInFields as Tn, CheckAuthorizationWithCustomPermissions as To, GetPlanParams as Tp, UserPreviewId as Tr, EmailAddressResource as Ts, SDKMetadata as Tt, ClerkRuntimeError$1 as Tu, ClerkAuthenticateWithWeb3Params as U, AgentActClaim as Ua, SignInFutureEmailLinkSendParams as Uc, ResetPasswordEmailCodeStrategy as Ud, BillingNamespace as Uf, PublicOrganizationDataJSON as Ui, PhoneCodeAttempt as Ul, isKnownError as Un, SignedInSessionResource as Uo, PathValue as Up, SignUpFutureUpdateParams as Ur, SessionVerificationTypes as Us, TaskResetPasswordProps as Ut, Attribute as Uu, Clerk as V, ActClaim as Va, SignInFutureEmailCodeSendParams as Vc, PasswordStrategy as Vd, BillingInitializedPaymentMethodResource as Vf, PublicKeyCredentialCreationOptionsJSON as Vi, PasswordAttempt as Vl, isCaptchaError as Vn, SessionVerifyPrepareSecondFactorParams as Vo, Nullable as Vp, SignUpFutureSSOParams as Vr, SessionVerificationSecondFactor as Vs, SignUpRedirectOptions as Vt, ZxcvbnResult as Vu, ClerkEventPayload as W, Jwt as Wa, SignInFutureFinalizeParams as Wc, ResetPasswordPhoneCodeStrategy as Wd, BillingPayerCredit as Wf, PublicUserDataJSON as Wi, PhoneCodeConfig as Wl, isMetamaskError as Wn, CreateEmailAddressParams as Wo, RecordToPath as Wp, SignUpFutureVerifications as Wr, OrganizationInvitationResource as Ws, TaskSetupMFAProps as Wt, AttributeData as Wu, CreateBulkOrganizationInvitationParams as X, OrganizationCustomRoleKey as Xa, SignInFuturePhoneCodeVerifyParams as Xc, EthereumWeb3Provider as Xd, BillingPaymentMethodStatus as Xf, SignInFirstFactorJSON as Xi, ResetPasswordEmailCodeFactorConfig as Xl, isUnauthorizedError as Xn, GetUserOrganizationInvitationsParams as Xo, ClerkResource as Xp, BillingCheckoutTotalsJSON as Xr, SamlIdp as Xs, UserProfileModalProps as Xt, OAuthProviders as Xu, CreateAPIKeyParams as Y, OrganizationCustomPermissionKey as Ya, SignInFuturePhoneCodeSendParams as Yc, CoinbaseWalletWeb3Provider as Yd, BillingPaymentMethodResource as Yf, SessionWithActivitiesJSON as Yi, ResetPasswordEmailCodeFactor as Yl, isUnauthenticatedError as Yn, GetOrganizationMemberships as Yo, Without as Yp, BillingCheckoutJSON as Yr, EnterpriseProvider as Ys, UserButtonProps as Yt, OAuthProviderSettings as Yu, CreateOrganizationInvitationParams as Z, OrganizationMembershipResource as Za, SignInFutureResetPasswordPhoneCodeSendParams as Zc, MetamaskWeb3Provider as Zd, BillingPaymentResource as Zf, SignInSecondFactorJSON as Zi, ResetPasswordPhoneCodeAttempt as Zl, isUserLockedError as Zn, GetUserOrganizationMembershipParams as Zo, ClerkResourceReloadParams as Zp, BillingCreditsJSON as Zr, SamlIdpMap as Zs, UserProfileProps as Zt, PasskeySettingsData as Zu, UseSessionListReturn as _, HexColorString as _a, PhoneNumberJSONSnapshot as _c, OrganizationDomainResource as _d, InstagramOauthProvider as _f, ClientJSON as _i, SignInStartEmailLinkFlowParams as _l, TelemetryEventRaw as _n, PermissionResource as _o, CheckoutFlowResourceNonStrict as _p, AlertId as _r, EnterpriseConnectionJSON as _s, OrganizationProfileModalProps as _t, StartEmailLinkFlowParams as _u, SAML_IDPS as a, UserJSON as aa, DisplayConfigJSONSnapshot as ac, VerificationStrategy as ad, BoxOauthProvider as af, BillingPerUnitTotalTierJSON as ai, AttemptFirstFactorParams as al, ComponentControls as am, __experimental_SubscriptionDetailsButtonProps as an, GetMembersParams as ao, BillingStatementGroup as ap, buildErrorThrower as ar, UserOrganizationInvitationResource as as, HandleEmailLinkVerificationParams as at, CredentialReturn as au, UseSignUpReturn as b, RgbaColor as ba, SessionJSONSnapshot as bc, OrganizationEnrollmentMode as bd, LinkedinOIDCOauthProvider as bf, DisplayThemeJSON as bi, UserData as bl, FieldError as bn, CheckAuthorization as bo, FeatureResource as bp, MenuId as br, EnterpriseOAuthConfigJSON as bs, PricingTableProps as bt, VerificationResource as bu, getWeb3ProviderData as c, WaitlistJSON as ca, EnterpriseAccountJSONSnapshot as cc, PhoneCodeProvider as cd, DiscordOauthProvider as cf, BillingPlanUnitPriceTierJSON as ci, PrepareFirstFactorParams as cl, ClerkRuntimeError as cm, __internal_CheckoutProps as cn, GetRolesParams as co, BillingStatementTotals as cp, errorToJSON as cr, PhoneNumberResource as cs, HeadlessBrowserClerk as ct, PublicKeyCredentialRequestOptionsWithoutExtensions as cu, RoutingMode as d, BuiltInColors as da, IdentificationLinkJSONSnapshot as dc, ProtectConfigJSON as dd, FacebookOauthProvider as df, BillingStatementJSON as di, SignInAuthenticateWithSolanaParams as dl, isClerkAPIResponseError as dm, __internal_PlanDetailsProps as dn, InviteMembersParams as do, BillingSubscriptionPlanPeriod as dp, DomainOrProxyUrl as dr, SetReservedForSecondFactorParams as ds, IsomorphicClerkOptions as dt, UpdatePasskeyParams as du, SignUpVerificationJSON as ea, APIKeysSettingsResource as ec, SignUpData as ed, Web3Provider as ef, BillingPayerCreditJSON as ei, SignInFutureResource as el, ClerkPaginationRequest as em, WithoutRouting as en, OrganizationSystemPermissionPrefix as eo, BillingPerUnitTotalTier as ep, EmailLinkError as er, SetProfileImageParams as es, CreateOrganizationProps as et, TOTPAttempt as eu, ProtectParams as f, Color as fa, OrganizationCreationDefaultsJSONSnapshot as fc, ProtectConfigResource as fd, GithubOauthProvider as ff, BillingStatementTotalsJSON as fi, SignInCreateParams as fl, ClerkError as fm, __internal_SubscriptionDetailsProps as fn, OrganizationResource as fo, BillingSubscriptionResource as fp, MultiDomainAndOrProxy as fr, OrganizationSuggestionResource as fs, ListenerCallback as ft, CodeVerificationAttemptParam as fu, UseAuthReturn as g, HexColor as ga, PasskeyJSONSnapshot as gc, AttemptAffiliationVerificationParams as gd, HuggingfaceOAuthProvider as gf, ClerkResourceJSON as gi, SignInSecondFactor as gl, TelemetryEvent as gn, RoleResource as go, CheckoutFlowResource as gp, __internal_LocalizationResource as gr, ReauthorizeExternalAccountParams as gs, OrganizationListProps as gt, SignatureVerificationAttemptParam as gu, PublishableKey as h, FontWeight as ha, OrganizationSettingsJSONSnapshot as hc, OrganizationSettingsResource as hd, HubspotOauthProvider as hf, BillingSubscriptionJSON as hi, SignInIdentifier as hl, isClerkAPIError as hm, TelemetryCollector as hn, UpdateOrganizationParams as ho, CheckoutFlowFinalizeParams as hp, LocalizationValue as hr, ExternalAccountResource as hs, NavigateOptions as ht, PasskeyVerificationResource as hu, OAUTH_PROVIDERS as i, UserDataJSON as ia, CommerceSettingsJSONSnapshot as ic, UsernameSettingsData as id, BitbucketOauthProvider as if, BillingPerUnitTotalJSON as ii, SignInFutureWeb3Params as il, ClerkUIInstance as im, __experimental_PlanDetailsButtonProps as in, GetInvitationsParams as io, BillingProrationCreditDetail as ip, ErrorThrowerOptions as ir, VerifyTOTPParams as is, GoogleOneTapProps as it, Web3SignatureFactor as iu, AuthenticateWithCoinbaseWalletParams as j, SignUpIdentificationField as ja, SignInJSON as jc, PreferredSignInStrategy as jd, TwitterOauthProvider as jf, OrganizationDomainVerificationJSON as ji, EmailCodeSecondFactorConfig as jl, SignUpSignalValue as jn, SessionActivity as jo, MakeDefaultPaymentMethodParams as jp, SignUpResource as jr, ClerkJWTClaims as js, SignInModalProps as jt, RedirectOptions as ju, APIKeysProps as k, SignUpCreateParams as ka, VerificationJSONSnapshot as kc, DisplayConfigJSON as kd, TiktokOauthProvider as kf, LastAuthenticationStrategy as ki, EmailCodeConfig as kl, SignUpFields as kn, PendingSessionResource as ko, GetSubscriptionParams as kp, ClientResource as kr, TokenResource as ks, SignInButtonProps as kt, AuthenticateWithRedirectParams as ku, sortedOAuthProviders as l, Web3WalletJSON as la, EnvironmentJSONSnapshot as lc, PhoneCodeSMSChannel as ld, DropboxOauthProvider as lf, BillingProrationCreditDetailJSON as li, PrepareSecondFactorParams as ll, isClerkRuntimeError as lm, __internal_EnableOrganizationsPromptProps as ln, GetRolesResponse as lo, BillingSubscriptionItemResource as lp, parseError as lr, PhoneNumberVerificationStrategy as ls, HeadlessBrowserClerkConstructor as lt, PublicKeyCredentialWithAuthenticatorAssertionResponse as lu, ShowWhenCondition as m, EmUnit as ma, OrganizationMembershipJSONSnapshot as mc, OrganizationSettingsJSON as md, GoogleOauthProvider as mf, BillingSubscriptionItemSeatsJSON as mi, SignInFirstFactor as ml, ClerkAPIError as mm, __internal_UserVerificationProps as mn, UpdateMembershipParams as mo, CancelSubscriptionParams as mp, LocalizationResource as mr, ImageResource as ms, LoadedClerk as mt, CreateEnterpriseSSOLinkFlowReturn as mu, ServerGetToken as n, TOTPJSON as na, AuthConfigJSONSnapshot as nc, UserSettingsJSON as nd, AppleOauthProvider as nf, BillingPaymentJSON as ni, SignInFutureTOTPVerifyParams as nl, ClerkUI as nm, __experimental_CheckoutCacheState as nn, AddMemberParams as no, BillingPlanUnitPrice as np, EmailLinkErrorCodeStatus as nr, UpdateUserPasswordParams as ns, DecorateUrl as nt, Web3Attempt as nu, WEB3_PROVIDERS as o, UserOrganizationInvitationJSON as oa, EmailAddressJSONSnapshot as oc, PhoneCodeChannel as od, CoinbaseOauthProvider as of, BillingPlanJSON as oi, AttemptSecondFactorParams as ol, UIVersion as om, __internal_AttemptToEnableEnvironmentSettingParams as on, GetMembershipRequestParams as oo, BillingStatementResource as op, ClerkOfflineError as or, TOTPResource as os, HandleOAuthCallbackParams as ot, PasskeyResource as ou, ShowProps as p, ColorString as pa, OrganizationJSONSnapshot as pc, ProtectLoader as pd, GitlabOauthProvider as pf, BillingSubscriptionItemJSON as pi, SignInFactor as pl, isClerkError as pm, __internal_UserVerificationModalProps as pn, SetOrganizationLogoParams as po, BillingSubscriptionStatus as pp, MultiDomainAndOrProxyPrimitives as pr, OrganizationSuggestionStatus as ps, ListenerOptions as pt, CreateEmailLinkFlowReturn as pu, ClerkStatus as q, SessionStatusClaim as qa, SignInFuturePasskeyParams as qc, Web3Strategy as qd, BillingPayerResourceType as qf, SessionJSON as qi, ResetPasswordCodeFactor as ql, isPasswordPwnedError as qn, CreateWeb3WalletParams as qo, Simplify as qp, AuthConfigJSON as qr, EnterpriseAccountResource as qs, UnsubscribeCallback as qt, AttributesJSON as qu, ServerGetTokenOptions as r, TokenJSON as ra, ClientJSONSnapshot as rc, UserSettingsResource as rd, AtlassianOauthProvider as rf, BillingPaymentMethodJSON as ri, SignInFutureTicketParams as rl, ClerkUIConstructor as rm, __experimental_CheckoutOptions as rn, GetDomainsParams as ro, BillingPlanUnitPriceTier as rp, ErrorThrower as rr, UserResource as rs, GetAPIKeysParams as rt, Web3SignatureConfig as ru, getOAuthProviderData as s, VerificationJSON as sa, EnterpriseAccountConnectionJSONSnapshot as sc, PhoneCodeChannelData as sd, CustomOauthProvider as sf, BillingPlanUnitPriceJSON as si, AuthenticateWithPasskeyParams as sl, createClerkGlobalHookError as sm, __internal_AttemptToEnableEnvironmentSettingResult as sn, GetMemberships as so, BillingStatementStatus as sp, MissingExpiredTokenError as sr, AttemptPhoneNumberVerificationParams as ss, HandleSamlCallbackParams as st, PublicKeyCredentialCreationOptionsWithoutExtensions as su, InitialState as t, SignUpVerificationsJSON as ta, APIKeysSettingsJSONSnapshot as tc, SignUpModes as td, Web3ProviderData as tf, BillingPayerJSON as ti, SignInFutureSSOParams as tl, DeletedObjectResource as tm, __experimental_CheckoutButtonProps as tn, UpdateOrganizationMembershipParams as to, BillingPlanResource as tp, EmailLinkErrorCode as tr, UpdateUserParams as ts, CustomNavigation as tt, TOTPFactor as tu, ClerkHostRouter as u, BoxShadow as ua, ExternalAccountJSONSnapshot as uc, PhoneCodeWhatsAppChannel as ud, EnstallOauthProvider as uf, BillingStatementGroupJSON as ui, ResetPasswordParams as ul, ClerkAPIResponseError$1 as um, __internal_OAuthConsentProps as un, InviteMemberParams as uo, BillingSubscriptionItemSeats as up, parseErrors as ur, PreparePhoneNumberVerificationParams as us, InternalClerkScriptProps as ut, PublicKeyCredentialWithAuthenticatorAttestationResponse as uu, UseSessionReturn as v, HslaColor as va, ProtectConfigJSONSnapshot as vc, OrganizationDomainVerification as vd, LineOauthProvider as vf, ClientTrustState as vi, SignInStatus as vl, TelemetryLogEntry as vn, OrganizationMembershipRequestResource as vo, ConfirmCheckoutParams as vp, CardActionId as vr, EnterpriseConnectionJSONSnapshot as vs, OrganizationProfileProps as vt, StartEnterpriseSSOLinkFlowParams as vu, EnableEnvironmentSettingParams as w, PrepareVerificationParams as wa, SignUpVerificationsJSONSnapshot as wc, OrganizationCreationAdvisoryType as wd, OAuthProvider as wf, EnvironmentJSON as wi, UsernameIdentifier as wl, SignInErrors as wn, CheckAuthorizationParamsWithCustomPermissions as wo, GetPaymentMethodsParams as wp, SelectId as wr, AttemptEmailAddressVerificationParams as ws, RoutingStrategy as wt, ClerkAPIResponseError as wu, UseUserReturn as x, RgbaColorString as xa, SignInJSONSnapshot as xc, PrepareAffiliationVerificationParams as xd, LinkedinOauthProvider as xf, EmailAddressJSON as xi, EmailAddressIdentifier as xl, NullableSignInSignal as xn, CheckAuthorizationFn as xo, ForPayerType as xp, OrganizationPreviewId as xr, EnterpriseOAuthConfigResource as xs, Resources as xt, VerificationStatus as xu, UseSignInReturn as y, HslaColorString as ya, PublicUserDataJSONSnapshot as yc, OrganizationDomainVerificationStatus as yd, LinearOauthProvider as yf, DeletedObjectJSON as yi, SignInStrategy as yl, Errors as yn, ActiveSessionResource as yo, CreateCheckoutParams as yp, FieldId as yr, EnterpriseConnectionResource as ys, OrganizationSwitcherProps as yt, VerificationAttemptParams as yu, CheckoutSignal as z, LegalAcceptedAttribute as za, SignInFutureBackupCodeVerifyParams as zc, OAuthStrategy as zd, BillingCheckoutTotals as zf, PermissionJSON as zi, PasskeyAttempt as zl, is429Error as zn, SessionVerifyCreateParams as zo, DeepSnakeToCamel as zp, SignUpFuturePhoneCodeVerifyParams as zr, SessionVerificationLevel as zs, SignUpModalProps as zt, PasswordValidation as zu };
10885
+ //# sourceMappingURL=index-BK_NVS1t.d.ts.map