@clerk/shared 4.0.0-snapshot.v20251204175016 → 4.0.0-snapshot.v20251211120550

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 (143) 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.mts +1 -1
  4. package/dist/runtime/apiUrlFromPublishableKey.d.ts +1 -1
  5. package/dist/runtime/authorization-errors.d.mts +1 -1
  6. package/dist/runtime/authorization-errors.d.ts +1 -1
  7. package/dist/runtime/authorization.d.mts +1 -1
  8. package/dist/runtime/authorization.d.ts +1 -1
  9. package/dist/runtime/clerkEventBus.d.mts +1 -1
  10. package/dist/runtime/clerkEventBus.d.ts +1 -1
  11. package/dist/runtime/color.d.mts +1 -1
  12. package/dist/runtime/color.d.ts +1 -1
  13. package/dist/runtime/color.d.ts.map +1 -1
  14. package/dist/runtime/deriveState.d.mts +1 -1
  15. package/dist/runtime/deriveState.d.ts +1 -1
  16. package/dist/runtime/{error-D6MGXq-n.mjs → error--xlRIO4Z.mjs} +42 -2
  17. package/dist/runtime/error--xlRIO4Z.mjs.map +1 -0
  18. package/dist/runtime/{error-KRW-ECGa.d.mts → error-Bar-OO4s.d.mts} +40 -3
  19. package/dist/runtime/error-Bar-OO4s.d.mts.map +1 -0
  20. package/dist/runtime/{error-C4TyorFL.js → error-CJmIhSJi.js} +47 -1
  21. package/dist/runtime/error-CJmIhSJi.js.map +1 -0
  22. package/dist/runtime/{error-CwbYlf2s.d.ts → error-Du4UdKtF.d.ts} +40 -3
  23. package/dist/runtime/error-Du4UdKtF.d.ts.map +1 -0
  24. package/dist/runtime/error.d.mts +3 -3
  25. package/dist/runtime/error.d.ts +3 -3
  26. package/dist/runtime/error.js +2 -1
  27. package/dist/runtime/error.mjs +2 -2
  28. package/dist/runtime/{index-ChHWjn_I.d.mts → index-CPEYkfCA.d.mts} +162 -136
  29. package/dist/runtime/{index-ChHWjn_I.d.mts.map → index-CPEYkfCA.d.mts.map} +1 -1
  30. package/dist/runtime/{index-046BvqQ_.d.ts → index-D42gIYCP.d.ts} +162 -136
  31. package/dist/runtime/{index-046BvqQ_.d.ts.map → index-D42gIYCP.d.ts.map} +1 -1
  32. package/dist/runtime/index.js.map +1 -1
  33. package/dist/runtime/index.mjs.map +1 -1
  34. package/dist/runtime/internal/clerk-js/completeSignUpFlow.d.mts +1 -1
  35. package/dist/runtime/internal/clerk-js/completeSignUpFlow.d.ts +1 -1
  36. package/dist/runtime/internal/clerk-js/componentGuards.d.mts +1 -1
  37. package/dist/runtime/internal/clerk-js/componentGuards.d.ts +1 -1
  38. package/dist/runtime/internal/clerk-js/injectedWeb3Providers.d.mts +1 -1
  39. package/dist/runtime/internal/clerk-js/injectedWeb3Providers.d.ts +1 -1
  40. package/dist/runtime/internal/clerk-js/organization.d.mts +1 -1
  41. package/dist/runtime/internal/clerk-js/organization.d.ts +1 -1
  42. package/dist/runtime/internal/clerk-js/organization.js +1 -1
  43. package/dist/runtime/internal/clerk-js/organization.js.map +1 -1
  44. package/dist/runtime/internal/clerk-js/organization.mjs +1 -1
  45. package/dist/runtime/internal/clerk-js/organization.mjs.map +1 -1
  46. package/dist/runtime/internal/clerk-js/passkeys.d.mts +2 -2
  47. package/dist/runtime/internal/clerk-js/passkeys.d.ts +2 -2
  48. package/dist/runtime/internal/clerk-js/passkeys.js +1 -1
  49. package/dist/runtime/internal/clerk-js/passkeys.mjs +1 -1
  50. package/dist/runtime/internal/clerk-js/passwords/complexity.d.mts +1 -1
  51. package/dist/runtime/internal/clerk-js/passwords/complexity.d.ts +1 -1
  52. package/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.d.mts +1 -1
  53. package/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.d.ts +1 -1
  54. package/dist/runtime/internal/clerk-js/passwords/password.d.mts +1 -1
  55. package/dist/runtime/internal/clerk-js/passwords/password.d.ts +1 -1
  56. package/dist/runtime/internal/clerk-js/passwords/strength.d.mts +1 -1
  57. package/dist/runtime/internal/clerk-js/passwords/strength.d.ts +1 -1
  58. package/dist/runtime/internal/clerk-js/queryParams.d.mts +2 -2
  59. package/dist/runtime/internal/clerk-js/queryParams.d.ts +2 -2
  60. package/dist/runtime/internal/clerk-js/redirectUrls.d.mts +1 -1
  61. package/dist/runtime/internal/clerk-js/redirectUrls.d.ts +1 -1
  62. package/dist/runtime/internal/clerk-js/sessionTasks.d.mts +2 -2
  63. package/dist/runtime/internal/clerk-js/sessionTasks.d.ts +2 -2
  64. package/dist/runtime/internal/clerk-js/url.d.mts +2 -2
  65. package/dist/runtime/internal/clerk-js/url.d.ts +2 -2
  66. package/dist/runtime/internal/clerk-js/user.d.mts +1 -1
  67. package/dist/runtime/internal/clerk-js/user.d.ts +1 -1
  68. package/dist/runtime/internal/clerk-js/web3.d.mts +1 -1
  69. package/dist/runtime/internal/clerk-js/web3.d.ts +1 -1
  70. package/dist/runtime/jwtPayloadParser.d.mts +1 -1
  71. package/dist/runtime/jwtPayloadParser.d.ts +1 -1
  72. package/dist/runtime/keys.d.mts +1 -1
  73. package/dist/runtime/keys.d.ts +1 -1
  74. package/dist/runtime/loadClerkJsScript.d.mts +1 -1
  75. package/dist/runtime/loadClerkJsScript.d.mts.map +1 -1
  76. package/dist/runtime/loadClerkJsScript.d.ts +1 -1
  77. package/dist/runtime/loadClerkJsScript.d.ts.map +1 -1
  78. package/dist/runtime/loadClerkJsScript.js +50 -9
  79. package/dist/runtime/loadClerkJsScript.js.map +1 -1
  80. package/dist/runtime/loadClerkJsScript.mjs +50 -9
  81. package/dist/runtime/loadClerkJsScript.mjs.map +1 -1
  82. package/dist/runtime/{loadScript-DDWWb733.mjs → loadScript-CHWOPTAN.mjs} +1 -3
  83. package/dist/runtime/loadScript-CHWOPTAN.mjs.map +1 -0
  84. package/dist/runtime/{loadScript-B8aSacwz.js → loadScript-CW1MV2O0.js} +1 -3
  85. package/dist/runtime/loadScript-CW1MV2O0.js.map +1 -0
  86. package/dist/runtime/loadScript.js +1 -1
  87. package/dist/runtime/loadScript.mjs +1 -1
  88. package/dist/runtime/oauth.d.mts +1 -1
  89. package/dist/runtime/oauth.d.ts +1 -1
  90. package/dist/runtime/{organization-BzYWUtt4.js → organization-BOnxJJGM.js} +5 -6
  91. package/dist/runtime/organization-BOnxJJGM.js.map +1 -0
  92. package/dist/runtime/{organization-JwY1zGRo.mjs → organization-CDNOZNzF.mjs} +5 -6
  93. package/dist/runtime/organization-CDNOZNzF.mjs.map +1 -0
  94. package/dist/runtime/organization.d.mts +5 -6
  95. package/dist/runtime/organization.d.mts.map +1 -1
  96. package/dist/runtime/organization.d.ts +5 -6
  97. package/dist/runtime/organization.d.ts.map +1 -1
  98. package/dist/runtime/organization.js +1 -1
  99. package/dist/runtime/organization.mjs +1 -1
  100. package/dist/runtime/pathMatcher.d.mts +1 -1
  101. package/dist/runtime/pathMatcher.d.ts +1 -1
  102. package/dist/runtime/poller.d.ts.map +1 -1
  103. package/dist/runtime/react/index.d.mts +23 -23
  104. package/dist/runtime/react/index.d.ts +23 -23
  105. package/dist/runtime/react/index.js +7 -7
  106. package/dist/runtime/react/index.js.map +1 -1
  107. package/dist/runtime/react/index.mjs +7 -7
  108. package/dist/runtime/react/index.mjs.map +1 -1
  109. package/dist/runtime/router.d.mts +1 -1
  110. package/dist/runtime/router.d.ts +1 -1
  111. package/dist/runtime/saml.d.mts +1 -1
  112. package/dist/runtime/saml.d.ts +1 -1
  113. package/dist/runtime/telemetry.d.mts +1 -1
  114. package/dist/runtime/telemetry.d.ts +1 -1
  115. package/dist/runtime/types/index.d.mts +1 -1
  116. package/dist/runtime/types/index.d.ts +1 -1
  117. package/dist/runtime/ui/index.d.mts +1 -1
  118. package/dist/runtime/ui/index.d.ts +1 -1
  119. package/dist/runtime/{url-2Vs8oqh-.d.ts → url-B0fryQyT.d.ts} +2 -2
  120. package/dist/runtime/{url-2Vs8oqh-.d.ts.map → url-B0fryQyT.d.ts.map} +1 -1
  121. package/dist/runtime/{url-Btmcqq0T.d.mts → url-BXe3Tvsn.d.mts} +2 -2
  122. package/dist/runtime/{url-Btmcqq0T.d.mts.map → url-BXe3Tvsn.d.mts.map} +1 -1
  123. package/dist/runtime/{versionSelector-CgdnX7F8.js → versionSelector-BMFwS2IR.js} +3 -3
  124. package/dist/runtime/{versionSelector-CgdnX7F8.js.map → versionSelector-BMFwS2IR.js.map} +1 -1
  125. package/dist/runtime/{versionSelector-C99RARtR.mjs → versionSelector-v6LvGO6I.mjs} +3 -3
  126. package/dist/runtime/{versionSelector-C99RARtR.mjs.map → versionSelector-v6LvGO6I.mjs.map} +1 -1
  127. package/dist/runtime/versionSelector.js +1 -1
  128. package/dist/runtime/versionSelector.mjs +1 -1
  129. package/dist/runtime/web3.d.mts +1 -1
  130. package/dist/runtime/web3.d.ts +1 -1
  131. package/dist/types/index.d.mts +161 -135
  132. package/dist/types/index.d.mts.map +1 -1
  133. package/dist/types/index.d.ts +161 -135
  134. package/dist/types/index.d.ts.map +1 -1
  135. package/package.json +11 -11
  136. package/dist/runtime/error-C4TyorFL.js.map +0 -1
  137. package/dist/runtime/error-CwbYlf2s.d.ts.map +0 -1
  138. package/dist/runtime/error-D6MGXq-n.mjs.map +0 -1
  139. package/dist/runtime/error-KRW-ECGa.d.mts.map +0 -1
  140. package/dist/runtime/loadScript-B8aSacwz.js.map +0 -1
  141. package/dist/runtime/loadScript-DDWWb733.mjs.map +0 -1
  142. package/dist/runtime/organization-BzYWUtt4.js.map +0 -1
  143. package/dist/runtime/organization-JwY1zGRo.mjs.map +0 -1
@@ -321,7 +321,7 @@ type ForceNull<T$1> = { [K in keyof T$1]: null };
321
321
  //#region src/types/billing.d.ts
322
322
  type WithOptionalOrgType<T$1> = T$1 & {
323
323
  /**
324
- * The organization ID to perform the request on.
324
+ * The Organization ID to perform the request on.
325
325
  */
326
326
  orgId?: string;
327
327
  };
@@ -389,7 +389,7 @@ type ForPayerType = 'organization' | 'user';
389
389
  */
390
390
  type BillingSubscriptionStatus = 'active' | 'ended' | 'upcoming' | 'past_due';
391
391
  /**
392
- * The billing period for the plan.
392
+ * The billing period for the Plan.
393
393
  *
394
394
  * @inline
395
395
  */
@@ -416,107 +416,107 @@ interface BillingPayerMethods {
416
416
  */
417
417
  type GetPlansParams = ClerkPaginationParams<{
418
418
  /**
419
- * The type of payer for the plans.
419
+ * The type of payer for the Plans.
420
420
  */
421
421
  for?: ForPayerType;
422
422
  }>;
423
423
  /**
424
- * The `BillingPlanResource` type represents a subscription plan with its details.
424
+ * The `BillingPlanResource` type represents a Subscription Plan with its details.
425
425
  *
426
426
  * @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.
427
427
  */
428
428
  interface BillingPlanResource extends ClerkResource {
429
429
  /**
430
- * The unique identifier for the plan.
430
+ * The unique identifier for the Plan.
431
431
  */
432
432
  id: string;
433
433
  /**
434
- * The name of the plan.
434
+ * The name of the Plan.
435
435
  */
436
436
  name: string;
437
437
  /**
438
- * The monthly price of the plan.
438
+ * The monthly price of the Plan.
439
439
  */
440
440
  fee: BillingMoneyAmount;
441
441
  /**
442
- * The annual price of the plan or `null` if the plan is not annual.
442
+ * The annual price of the Plan or `null` if the Plan is not annual.
443
443
  */
444
444
  annualFee: BillingMoneyAmount | null;
445
445
  /**
446
- * The effective monthly price when billed annually or `null` if the plan is not annual.
446
+ * The effective monthly price when billed annually or `null` if the Plan is not annual.
447
447
  */
448
448
  annualMonthlyFee: BillingMoneyAmount | null;
449
449
  /**
450
- * A short description of what the plan offers, or `null` if no description is provided.
450
+ * A short description of what the Plan offers, or `null` if no description is provided.
451
451
  */
452
452
  description: string | null;
453
453
  /**
454
- * Whether the plan is the default plan.
454
+ * Whether the Plan is the default Plan.
455
455
  */
456
456
  isDefault: boolean;
457
457
  /**
458
- * Whether the plan is recurring.
458
+ * Whether the Plan is recurring.
459
459
  */
460
460
  isRecurring: boolean;
461
461
  /**
462
- * Whether the plan has a base fee.
462
+ * Whether the Plan has a base fee.
463
463
  */
464
464
  hasBaseFee: boolean;
465
465
  /**
466
- * Specifies the subscriber type this plan is designed for.
466
+ * Specifies the subscriber type this Plan is designed for.
467
467
  *
468
- * Each plan is exclusively created for either individual users or organizations, and cannot be used interchangeably.
468
+ * Each Plan is exclusively created for either individual users or Organizations, and cannot be used interchangeably.
469
469
  */
470
470
  forPayerType: BillingPayerResourceType;
471
471
  /**
472
- * Whether the plan is visible to the public.
472
+ * Whether the Plan is visible to the public.
473
473
  */
474
474
  publiclyVisible: boolean;
475
475
  /**
476
- * The URL-friendly identifier of the plan.
476
+ * The URL-friendly identifier of the Plan.
477
477
  */
478
478
  slug: string;
479
479
  /**
480
- * The URL of the plan's avatar image, or `null` if not set.
480
+ * The URL of the Plan's avatar image, or `null` if not set.
481
481
  */
482
482
  avatarUrl: string | null;
483
483
  /**
484
- * The features the plan offers.
484
+ * The Features the Plan offers.
485
485
  */
486
486
  features: FeatureResource[];
487
487
  /**
488
- * The number of days of the free trial for the plan. `null` if the plan does not have a free trial.
488
+ * The number of days of the free trial for the Plan. `null` if the Plan does not have a free trial.
489
489
  */
490
490
  freeTrialDays: number | null;
491
491
  /**
492
- * Whether the plan has a free trial.
492
+ * Whether the Plan has a free trial.
493
493
  */
494
494
  freeTrialEnabled: boolean;
495
495
  }
496
496
  /**
497
- * The `FeatureResource` type represents a feature of a plan.
497
+ * The `FeatureResource` type represents a Feature of a Plan.
498
498
  *
499
499
  * @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.
500
500
  */
501
501
  interface FeatureResource extends ClerkResource {
502
502
  /**
503
- * The unique identifier for the feature.
503
+ * The unique identifier for the Feature.
504
504
  */
505
505
  id: string;
506
506
  /**
507
- * The display name of the feature.
507
+ * The display name of the Feature.
508
508
  */
509
509
  name: string;
510
510
  /**
511
- * A short description of what the feature provides, or `null` if not provided.
511
+ * A short description of what the Feature provides, or `null` if not provided.
512
512
  */
513
513
  description: string | null;
514
514
  /**
515
- * A unique, URL-friendly identifier for the feature.
515
+ * A unique, URL-friendly identifier for the Feature.
516
516
  */
517
517
  slug: string;
518
518
  /**
519
- * The URL of the feature's avatar image, or `null` if not set.
519
+ * The URL of the Feature's avatar image, or `null` if not set.
520
520
  */
521
521
  avatarUrl: string | null;
522
522
  }
@@ -623,7 +623,7 @@ interface BillingPaymentMethodResource extends ClerkResource {
623
623
  /**
624
624
  * A function that removes this payment method from the account. Accepts the following parameters:
625
625
  * <ul>
626
- * <li>`orgId?` (`string`): The ID of the organization to remove the payment method from.</li>
626
+ * <li>`orgId?` (`string`): The ID of the Organization to remove the payment method from.</li>
627
627
  * </ul>
628
628
  *
629
629
  * @param params - The parameters for the remove operation.
@@ -633,7 +633,7 @@ interface BillingPaymentMethodResource extends ClerkResource {
633
633
  /**
634
634
  * A function that sets this payment method as the default for the account. Accepts the following parameters:
635
635
  * <ul>
636
- * <li>`orgId?` (`string`): The ID of the organization to set as the default.</li>
636
+ * <li>`orgId?` (`string`): The ID of the Organization to set as the default.</li>
637
637
  * </ul>
638
638
  *
639
639
  * @param params - The parameters for the make default operation.
@@ -671,7 +671,7 @@ type BillingPaymentChargeType = 'checkout' | 'recurring';
671
671
  */
672
672
  type BillingPaymentStatus = 'pending' | 'paid' | 'failed';
673
673
  /**
674
- * The `BillingPaymentResource` type represents a payment attempt for a user or organization.
674
+ * The `BillingPaymentResource` type represents a payment attempt for a user or Organization.
675
675
  *
676
676
  * @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.
677
677
  */
@@ -728,7 +728,7 @@ type GetStatementsParams = WithOptionalOrgType<ClerkPaginationParams>;
728
728
  */
729
729
  type BillingStatementStatus = 'open' | 'closed';
730
730
  /**
731
- * The `BillingStatementResource` type represents a billing statement for a user or organization.
731
+ * The `BillingStatementResource` type represents a billing statement for a user or Organization.
732
732
  *
733
733
  * @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.
734
734
  */
@@ -790,7 +790,7 @@ interface BillingSubscriptionItemResource extends ClerkResource {
790
790
  */
791
791
  id: string;
792
792
  /**
793
- * The plan associated with the subscription item.
793
+ * The Plan associated with the subscription item.
794
794
  */
795
795
  plan: BillingPlanResource;
796
796
  /**
@@ -837,7 +837,7 @@ interface BillingSubscriptionItemResource extends ClerkResource {
837
837
  /**
838
838
  * A function to cancel the subscription item. Accepts the following parameters:
839
839
  * <ul>
840
- * <li>`orgId?` (`string`): The ID of the organization to cancel the subscription item from.</li>
840
+ * <li>`orgId?` (`string`): The ID of the Organization to cancel the subscription item from.</li>
841
841
  * </ul>
842
842
  *
843
843
  * @param params - The parameters for the cancel operation.
@@ -931,7 +931,7 @@ interface BillingMoneyAmount {
931
931
  */
932
932
  interface BillingCheckoutTotals {
933
933
  /**
934
- * The price of the items or plan before taxes, credits, or discounts are applied.
934
+ * The price of the items or Plan before taxes, credits, or discounts are applied.
935
935
  */
936
936
  subtotal: BillingMoneyAmount;
937
937
  /**
@@ -966,7 +966,7 @@ interface BillingCheckoutTotals {
966
966
  */
967
967
  interface BillingStatementTotals {
968
968
  /**
969
- * The price of the items or plan before taxes, credits, or discounts are applied.
969
+ * The price of the items or Plan before taxes, credits, or discounts are applied.
970
970
  */
971
971
  subtotal: BillingMoneyAmount;
972
972
  /**
@@ -985,11 +985,11 @@ interface BillingStatementTotals {
985
985
  */
986
986
  type CreateCheckoutParams = WithOptionalOrgType<{
987
987
  /**
988
- * The unique identifier for the plan.
988
+ * The unique identifier for the Plan.
989
989
  */
990
990
  planId: string;
991
991
  /**
992
- * The billing period for the plan.
992
+ * The billing period for the Plan.
993
993
  */
994
994
  planPeriod: BillingSubscriptionPlanPeriod;
995
995
  }>;
@@ -1048,15 +1048,15 @@ interface BillingCheckoutResource extends ClerkResource {
1048
1048
  */
1049
1049
  paymentMethod?: BillingPaymentMethodResource;
1050
1050
  /**
1051
- * The subscription plan details for the checkout.
1051
+ * The Subscription Plan details for the checkout.
1052
1052
  */
1053
1053
  plan: BillingPlanResource;
1054
1054
  /**
1055
- * The billing period for the plan.
1055
+ * The billing period for the Plan.
1056
1056
  */
1057
1057
  planPeriod: BillingSubscriptionPlanPeriod;
1058
1058
  /**
1059
- * The start date of the plan period, represented as a Unix timestamp.
1059
+ * The start date of the Plan period, represented as a Unix timestamp.
1060
1060
  */
1061
1061
  planPeriodStart?: number;
1062
1062
  /**
@@ -1072,7 +1072,7 @@ interface BillingCheckoutResource extends ClerkResource {
1072
1072
  */
1073
1073
  confirm: (params: ConfirmCheckoutParams) => Promise<BillingCheckoutResource>;
1074
1074
  /**
1075
- * Whether the plan change will take effect immediately after checkout.
1075
+ * Whether the Plan change will take effect immediately after checkout.
1076
1076
  */
1077
1077
  isImmediatePlanChange: boolean;
1078
1078
  /**
@@ -1127,11 +1127,11 @@ interface BillingPayerResource extends ClerkResource {
1127
1127
  */
1128
1128
  lastName?: string | null;
1129
1129
  /**
1130
- * The unique identifier for the organization that the payer belongs to.
1130
+ * The unique identifier for the Organization that the payer belongs to.
1131
1131
  */
1132
1132
  organizationId: string | null;
1133
1133
  /**
1134
- * The name of the organization that the payer belongs to.
1134
+ * The name of the Organization that the payer belongs to.
1135
1135
  */
1136
1136
  organizationName?: string | null;
1137
1137
  }
@@ -2850,7 +2850,7 @@ declare global {
2850
2850
  /**
2851
2851
  * If you want to provide custom types for the organizationInvitation.publicMetadata
2852
2852
  * object, simply redeclare this rule in the global namespace.
2853
- * Every organizationInvitation object will use the provided type.
2853
+ * Every OrganizationInvitation object will use the provided type.
2854
2854
  */
2855
2855
  interface OrganizationInvitationPublicMetadata {
2856
2856
  [k: string]: unknown;
@@ -2860,7 +2860,7 @@ declare global {
2860
2860
  }
2861
2861
  }
2862
2862
  /**
2863
- * The `OrganizationInvitation` object is the model around an organization invitation.
2863
+ * The `OrganizationInvitation` object is the model around an Organization invitation.
2864
2864
  *
2865
2865
  * @interface
2866
2866
  */
@@ -2994,15 +2994,15 @@ interface ClerkJWTClaims {
2994
2994
  */
2995
2995
  act?: ActClaim;
2996
2996
  /**
2997
- * Active organization ID.
2997
+ * Active Organization ID.
2998
2998
  */
2999
2999
  org_id?: string;
3000
3000
  /**
3001
- * Active organization slug.
3001
+ * Active Organization Slug.
3002
3002
  */
3003
3003
  org_slug?: string;
3004
3004
  /**
3005
- * Active organization role.
3005
+ * Active Organization Role.
3006
3006
  */
3007
3007
  org_role?: OrganizationCustomRoleKey;
3008
3008
  /**
@@ -3376,19 +3376,19 @@ type WithReverification<T$1> = T$1 & {
3376
3376
  };
3377
3377
  type CheckAuthorizationParamsWithCustomPermissions = WithReverification<{
3378
3378
  /**
3379
- * The [role](https://clerk.com/docs/guides/organizations/roles-and-permissions) to check for.
3379
+ * The [Role](https://clerk.com/docs/guides/organizations/control-access/roles-and-permissions) to check for.
3380
3380
  */
3381
3381
  role: OrganizationCustomRoleKey;
3382
3382
  /**
3383
- * The [permission](https://clerk.com/docs/guides/organizations/roles-and-permissions) to check for.
3383
+ * The [Permission](https://clerk.com/docs/guides/organizations/control-access/roles-and-permissions) to check for.
3384
3384
  */
3385
3385
  permission?: never;
3386
3386
  /**
3387
- * The [feature](https://clerk.com/docs/guides/billing/overview) to check for.
3387
+ * The [Feature](https://clerk.com/docs/guides/billing/overview) to check for.
3388
3388
  */
3389
3389
  feature?: never;
3390
3390
  /**
3391
- * The [plan](https://clerk.com/docs/guides/billing/overview) to check for.
3391
+ * The [Plan](https://clerk.com/docs/guides/billing/overview) to check for.
3392
3392
  */
3393
3393
  plan?: never;
3394
3394
  } | {
@@ -3415,19 +3415,19 @@ type CheckAuthorizationParamsWithCustomPermissions = WithReverification<{
3415
3415
  type CheckAuthorization = CheckAuthorizationFn<CheckAuthorizationParams>;
3416
3416
  type CheckAuthorizationParams = WithReverification<{
3417
3417
  /**
3418
- * The [role](https://clerk.com/docs/guides/organizations/roles-and-permissions) to check for.
3418
+ * The [Role](https://clerk.com/docs/guides/organizations/control-access/roles-and-permissions) to check for.
3419
3419
  */
3420
3420
  role: OrganizationCustomRoleKey;
3421
3421
  /**
3422
- * The [permission](https://clerk.com/docs/guides/organizations/roles-and-permissions) to check for.
3422
+ * The [Permission](https://clerk.com/docs/guides/organizations/control-access/roles-and-permissions) to check for.
3423
3423
  */
3424
3424
  permission?: never;
3425
3425
  /**
3426
- * The [feature](https://clerk.com/docs/guides/billing/overview) to check for.
3426
+ * The [Feature](https://clerk.com/docs/guides/billing/overview) to check for.
3427
3427
  */
3428
3428
  feature?: never;
3429
3429
  /**
3430
- * The [plan](https://clerk.com/docs/guides/billing/overview) to check for.
3430
+ * The [Plan](https://clerk.com/docs/guides/billing/overview) to check for.
3431
3431
  */
3432
3432
  plan?: never;
3433
3433
  } | {
@@ -3453,7 +3453,7 @@ type CheckAuthorizationParams = WithReverification<{
3453
3453
  }>;
3454
3454
  /**
3455
3455
  * Type guard for server-side authorization checks using session claims.
3456
- * System permissions are not allowed since they are not included
3456
+ * System Permissions are not allowed since they are not included
3457
3457
  * in session claims and cannot be verified on the server side.
3458
3458
  */
3459
3459
  type CheckAuthorizationFromSessionClaims = <P extends OrganizationCustomPermissionKey>(isAuthorizedParams: CheckAuthorizationParamsFromSessionClaims<P>) => boolean;
@@ -3462,19 +3462,19 @@ type CheckAuthorizationFromSessionClaims = <P extends OrganizationCustomPermissi
3462
3462
  */
3463
3463
  type CheckAuthorizationParamsFromSessionClaims<P$1 extends OrganizationCustomPermissionKey> = WithReverification<{
3464
3464
  /**
3465
- * The [role](https://clerk.com/docs/guides/organizations/roles-and-permissions) to check for.
3465
+ * The [Role](https://clerk.com/docs/guides/organizations/control-access/roles-and-permissions) to check for.
3466
3466
  */
3467
3467
  role: OrganizationCustomRoleKey;
3468
3468
  /**
3469
- * The [permission](https://clerk.com/docs/guides/organizations/roles-and-permissions) to check for.
3469
+ * The [Permission](https://clerk.com/docs/guides/organizations/control-access/roles-and-permissions) to check for.
3470
3470
  */
3471
3471
  permission?: never;
3472
3472
  /**
3473
- * The [feature](https://clerk.com/docs/guides/billing/overview) to check for.
3473
+ * The [Feature](https://clerk.com/docs/guides/billing/overview) to check for.
3474
3474
  */
3475
3475
  feature?: never;
3476
3476
  /**
3477
- * The [plan](https://clerk.com/docs/guides/billing/overview) to check for.
3477
+ * The [Plan](https://clerk.com/docs/guides/billing/overview) to check for.
3478
3478
  */
3479
3479
  plan?: never;
3480
3480
  } | {
@@ -3681,7 +3681,7 @@ declare global {
3681
3681
  /**
3682
3682
  * If you want to provide custom types for the organization.publicMetadata object,
3683
3683
  * simply redeclare this rule in the global namespace.
3684
- * Every organization object will use the provided type.
3684
+ * Every Organization object will use the provided type.
3685
3685
  */
3686
3686
  interface OrganizationPublicMetadata {
3687
3687
  [k: string]: unknown;
@@ -3689,16 +3689,16 @@ declare global {
3689
3689
  /**
3690
3690
  * If you want to provide custom types for the organization.privateMetadata object,
3691
3691
  * simply redeclare this rule in the global namespace.
3692
- * Every organization object will use the provided type.
3692
+ * Every Organization object will use the provided type.
3693
3693
  */
3694
3694
  interface OrganizationPrivateMetadata {
3695
3695
  [k: string]: unknown;
3696
3696
  }
3697
3697
  }
3698
3698
  /**
3699
- * The `Organization` object holds information about an organization, as well as methods for managing it.
3699
+ * The `Organization` object holds information about an Organization, as well as methods for managing it.
3700
3700
  *
3701
- * To use these methods, you must have the **Organizations** feature [enabled in your app's settings in the Clerk Dashboard](https://clerk.com/docs/guides/organizations/overview#enable-organizations-in-your-application).
3701
+ * To use these methods, you must have the **Organizations** feature [enabled in your app's settings in the Clerk Dashboard](https://clerk.com/docs/guides/organizations/configure#enable-organizations).
3702
3702
  *
3703
3703
  * @interface
3704
3704
  */
@@ -3791,7 +3791,7 @@ declare global {
3791
3791
  /**
3792
3792
  * If you want to provide custom types for the organizationMembership.publicMetadata
3793
3793
  * object, simply redeclare this rule in the global namespace.
3794
- * Every organizationMembership object will use the provided type.
3794
+ * Every OrganizationMembership object will use the provided type.
3795
3795
  */
3796
3796
  interface OrganizationMembershipPublicMetadata {
3797
3797
  [k: string]: unknown;
@@ -3799,7 +3799,7 @@ declare global {
3799
3799
  /**
3800
3800
  * If you want to provide custom types for the organizationMembership.publicMetadata
3801
3801
  * object, simply redeclare this rule in the global namespace.
3802
- * Every organizationMembership object will use the provided type.
3802
+ * Every OrganizationMembership object will use the provided type.
3803
3803
  */
3804
3804
  interface OrganizationMembershipPrivateMetadata {
3805
3805
  [k: string]: unknown;
@@ -3829,9 +3829,9 @@ interface OrganizationMembershipResource extends ClerkResource {
3829
3829
  }
3830
3830
  type OrganizationCustomPermissionKey = ClerkAuthorization extends Placeholder ? ClerkAuthorization['permission'] extends string ? ClerkAuthorization['permission'] : Base['permission'] : Base['permission'];
3831
3831
  /**
3832
- * `OrganizationCustomRoleKey` is a type that represents the user's role in an organization. It will be string unless the developer has provided their own types through [`ClerkAuthorization`](https://clerk.com/docs/guides/development/override-clerk-types-interfaces#example-custom-roles-and-permissions).
3832
+ * `OrganizationCustomRoleKey` is a type that represents the user's Role in an Organization. It will be string unless the developer has provided their own types through [`ClerkAuthorization`](https://clerk.com/docs/guides/development/override-clerk-types-interfaces#example-custom-roles-and-permissions).
3833
3833
  *
3834
- * Clerk provides the [default roles](https://clerk.com/docs/guides/organizations/roles-and-permissions#default-roles) `org:admin` and `org:member`. However, you can create [custom roles](https://clerk.com/docs/guides/organizations/roles-and-permissions#custom-roles) as well.
3834
+ * Clerk provides the [default Roles](https://clerk.com/docs/guides/organizations/control-access/roles-and-permissions#default-roles) `org:admin` and `org:member`. However, you can create [Custom Roles](https://clerk.com/docs/guides/organizations/control-access/roles-and-permissions#custom-roles) as well.
3835
3835
  *
3836
3836
  * @interface
3837
3837
  */
@@ -3839,8 +3839,8 @@ type OrganizationCustomRoleKey = ClerkAuthorization extends Placeholder ? ClerkA
3839
3839
  type OrganizationSystemPermissionPrefix = 'org:sys_';
3840
3840
  type OrganizationSystemPermissionKey = `${OrganizationSystemPermissionPrefix}domains:manage` | `${OrganizationSystemPermissionPrefix}profile:manage` | `${OrganizationSystemPermissionPrefix}profile:delete` | `${OrganizationSystemPermissionPrefix}memberships:read` | `${OrganizationSystemPermissionPrefix}memberships:manage` | `${OrganizationSystemPermissionPrefix}domains:read`;
3841
3841
  /**
3842
- * OrganizationPermissionKey is a combination of system and custom permissions.
3843
- * System permissions are only accessible from FAPI and client-side operations/utils
3842
+ * OrganizationPermissionKey is a combination of System and Custom Permissions.
3843
+ * System Permissions are only accessible from FAPI and client-side operations/utils
3844
3844
  */
3845
3845
  type OrganizationPermissionKey = ClerkAuthorization extends Placeholder ? ClerkAuthorization['permission'] extends string ? ClerkAuthorization['permission'] | OrganizationSystemPermissionKey : Autocomplete<OrganizationSystemPermissionKey> : Autocomplete<OrganizationSystemPermissionKey>;
3846
3846
  type UpdateOrganizationMembershipParams = {
@@ -3936,19 +3936,19 @@ type VersionedJwtPayload = {
3936
3936
  v?: undefined;
3937
3937
  /**
3938
3938
  *
3939
- * Active organization permissions.
3939
+ * Active Organization Permissions.
3940
3940
  */
3941
3941
  org_permissions?: OrganizationCustomPermissionKey[];
3942
3942
  /**
3943
- * Active organization ID.
3943
+ * Active Organization ID.
3944
3944
  */
3945
3945
  org_id?: string;
3946
3946
  /**
3947
- * Active organization slug.
3947
+ * Active Organization slug.
3948
3948
  */
3949
3949
  org_slug?: string;
3950
3950
  /**
3951
- * Active organization role.
3951
+ * Active Organization Role.
3952
3952
  */
3953
3953
  org_role?: OrganizationCustomRoleKey;
3954
3954
  } | {
@@ -3967,25 +3967,25 @@ type VersionedJwtPayload = {
3967
3967
  */
3968
3968
  pla?: string;
3969
3969
  /**
3970
- * Active organization information.
3970
+ * Active Organization information.
3971
3971
  *
3972
3972
  * @experimental This structure is subject to change.
3973
3973
  */
3974
3974
  o?: {
3975
3975
  /**
3976
- * Active organization ID.
3976
+ * Active Organization ID.
3977
3977
  */
3978
3978
  id: string;
3979
3979
  /**
3980
- * Active organization slug.
3980
+ * Active Organization slug.
3981
3981
  */
3982
3982
  slg?: string;
3983
3983
  /**
3984
- * Active organization role.
3984
+ * Active Organization role.
3985
3985
  */
3986
3986
  rol?: OrganizationCustomRoleKey;
3987
3987
  /**
3988
- * Active organization permissions.
3988
+ * Active Organization permissions.
3989
3989
  */
3990
3990
  per?: string;
3991
3991
  /**
@@ -5456,7 +5456,7 @@ type __internal_LocalizationResource = {
5456
5456
  locale: string;
5457
5457
  maintenanceMode: LocalizationValue;
5458
5458
  /**
5459
- * Add role keys and their localized values, e.g. `roles: { 'org:teacher': 'Teacher'}`.
5459
+ * Add Role keys and their localized values, e.g. `roles: { 'org:teacher': 'Teacher'}`.
5460
5460
  *
5461
5461
  * @experimental
5462
5462
  */
@@ -6680,6 +6680,7 @@ type __internal_LocalizationResource = {
6680
6680
  };
6681
6681
  taskResetPassword: {
6682
6682
  title: LocalizationValue;
6683
+ subtitle: LocalizationValue;
6683
6684
  signOut: {
6684
6685
  actionLink: LocalizationValue;
6685
6686
  actionText: LocalizationValue<'identifier'>;
@@ -6689,6 +6690,8 @@ type __internal_LocalizationResource = {
6689
6690
  };
6690
6691
  type WithParamName<T$1> = T$1 & Partial<Record<`${keyof T$1 & string}__${CamelToSnake<Exclude<FieldId, 'role'>>}`, LocalizationValue>>;
6691
6692
  type UnstableErrors = WithParamName<{
6693
+ avatar_file_type_invalid: LocalizationValue;
6694
+ avatar_file_size_exceeded: LocalizationValue;
6692
6695
  external_account_not_found: LocalizationValue;
6693
6696
  identification_deletion_failed: LocalizationValue;
6694
6697
  phone_number_exists: LocalizationValue;
@@ -6703,6 +6706,7 @@ type UnstableErrors = WithParamName<{
6703
6706
  web3_missing_identifier: LocalizationValue;
6704
6707
  form_password_pwned: LocalizationValue;
6705
6708
  form_password_pwned__sign_in: LocalizationValue;
6709
+ form_new_password_matches_current: LocalizationValue;
6706
6710
  /** @deprecated Use `form_password_compromised__sign_in` instead */
6707
6711
  form_password_untrusted__sign_in: LocalizationValue;
6708
6712
  form_password_compromised__sign_in: LocalizationValue;
@@ -7479,14 +7483,14 @@ interface Clerk {
7479
7483
  */
7480
7484
  unmountUserProfile: (targetNode: HTMLDivElement) => void;
7481
7485
  /**
7482
- * Mount an organization profile component at the target element.
7486
+ * Mount an Organization profile component at the target element.
7483
7487
  *
7484
7488
  * @param targetNode - Target to mount the OrganizationProfile component.
7485
7489
  * @param props - Configuration parameters.
7486
7490
  */
7487
7491
  mountOrganizationProfile: (targetNode: HTMLDivElement, props?: OrganizationProfileProps) => void;
7488
7492
  /**
7489
- * Unmount the organization profile component from the target node.
7493
+ * Unmount the Organization profile component from the target node.
7490
7494
  *
7491
7495
  * @param targetNode - Target node to unmount the OrganizationProfile component from.
7492
7496
  */
@@ -7505,20 +7509,20 @@ interface Clerk {
7505
7509
  */
7506
7510
  unmountCreateOrganization: (targetNode: HTMLDivElement) => void;
7507
7511
  /**
7508
- * Mount an organization switcher component at the target element.
7512
+ * Mount an Organization switcher component at the target element.
7509
7513
  *
7510
7514
  * @param targetNode - Target to mount the OrganizationSwitcher component.
7511
7515
  * @param props - Configuration parameters.
7512
7516
  */
7513
7517
  mountOrganizationSwitcher: (targetNode: HTMLDivElement, props?: OrganizationSwitcherProps) => void;
7514
7518
  /**
7515
- * Unmount the organization profile component from the target node.*
7519
+ * Unmount the Organization switcher component from the target node.*
7516
7520
  *
7517
7521
  * @param targetNode - Target node to unmount the OrganizationSwitcher component from.
7518
7522
  */
7519
7523
  unmountOrganizationSwitcher: (targetNode: HTMLDivElement) => void;
7520
7524
  /**
7521
- * Prefetches the data displayed by an organization switcher.
7525
+ * Prefetches the data displayed by an Organization switcher.
7522
7526
  * It can be used when `mountOrganizationSwitcher({ asStandalone: true})`, to avoid unwanted loading states.
7523
7527
  *
7524
7528
  * @experimental This experimental API is subject to change.
@@ -7527,14 +7531,14 @@ interface Clerk {
7527
7531
  */
7528
7532
  __experimental_prefetchOrganizationSwitcher: () => void;
7529
7533
  /**
7530
- * Mount an organization list component at the target element.
7534
+ * Mount an Organization list component at the target element.
7531
7535
  *
7532
7536
  * @param targetNode - Target to mount the OrganizationList component.
7533
7537
  * @param props - Configuration parameters.
7534
7538
  */
7535
7539
  mountOrganizationList: (targetNode: HTMLDivElement, props?: OrganizationListProps) => void;
7536
7540
  /**
7537
- * Unmount the organization list component from the target node.*
7541
+ * Unmount the Organization list component from the target node.*
7538
7542
  *
7539
7543
  * @param targetNode - Target node to unmount the OrganizationList component from.
7540
7544
  */
@@ -7615,6 +7619,20 @@ interface Clerk {
7615
7619
  * @param targetNode - Target node to unmount the TaskChooseOrganization component from.
7616
7620
  */
7617
7621
  unmountTaskChooseOrganization: (targetNode: HTMLDivElement) => void;
7622
+ /**
7623
+ * Mounts a TaskResetPassword component at the target element.
7624
+ *
7625
+ * @param targetNode - Target node to mount the TaskResetPassword component.
7626
+ * @param props - configuration parameters.
7627
+ */
7628
+ mountTaskResetPassword: (targetNode: HTMLDivElement, props?: TaskResetPasswordProps) => void;
7629
+ /**
7630
+ * Unmount a TaskResetPassword component from the target element.
7631
+ * If there is no component mounted at the target node, results in a noop.
7632
+ *
7633
+ * @param targetNode - Target node to unmount the TaskResetPassword component from.
7634
+ */
7635
+ unmountTaskResetPassword: (targetNode: HTMLDivElement) => void;
7618
7636
  /**
7619
7637
  * @internal
7620
7638
  * Loads Stripe libraries for commerce functionality
@@ -7657,7 +7675,7 @@ interface Clerk {
7657
7675
  */
7658
7676
  __internal_addNavigationListener: (callback: () => void) => UnsubscribeCallback;
7659
7677
  /**
7660
- * Set the active session and organization explicitly.
7678
+ * Set the active session and Organization explicitly.
7661
7679
  *
7662
7680
  * If the session param is `null`, the active session is deleted.
7663
7681
  * In a similar fashion, if the organization param is `null`, the current organization is removed as active.
@@ -7827,11 +7845,11 @@ interface Clerk {
7827
7845
  */
7828
7846
  authenticateWithGoogleOneTap: (params: AuthenticateWithGoogleOneTapParams) => Promise<SignInResource | SignUpResource>;
7829
7847
  /**
7830
- * Creates an organization, adding the current user as admin.
7848
+ * Creates an Organization, adding the current user as admin.
7831
7849
  */
7832
7850
  createOrganization: (params: CreateOrganizationParams) => Promise<OrganizationResource>;
7833
7851
  /**
7834
- * Retrieves a single organization by id.
7852
+ * Retrieves a single Organization by ID.
7835
7853
  */
7836
7854
  getOrganization: (organizationId: string) => Promise<OrganizationResource>;
7837
7855
  /**
@@ -7860,6 +7878,13 @@ interface Clerk {
7860
7878
  * initiated outside of the Clerk class.
7861
7879
  */
7862
7880
  __internal_setActiveInProgress: boolean;
7881
+ /**
7882
+ * Retrieves the session token from the browser cookie.
7883
+ * This is useful as a fallback when the in-memory lastActiveToken is not available.
7884
+ *
7885
+ * @internal
7886
+ */
7887
+ __internal_getSessionCookie?: () => string | undefined;
7863
7888
  /**
7864
7889
  * API Keys Object
7865
7890
  *
@@ -7948,7 +7973,7 @@ type ClerkOptions = ClerkOptionsNavigation & SignInForceRedirectUrl & SignInFall
7948
7973
  */
7949
7974
  appearance?: any;
7950
7975
  /**
7951
- * Optional object to localize your components. Will only affect [Clerk Components](https://clerk.com/docs/reference/components/overview) and not [Account Portal](https://clerk.com/docs/guides/customizing-clerk/account-portal) pages.
7976
+ * Optional object to localize your components. Will only affect [Clerk Components](https://clerk.com/docs/reference/components/overview) and not [Account Portal](https://clerk.com/docs/guides/account-portal/overview) pages.
7952
7977
  */
7953
7978
  localization?: LocalizationResource;
7954
7979
  polling?: boolean;
@@ -7961,7 +7986,7 @@ type ClerkOptions = ClerkOptionsNavigation & SignInForceRedirectUrl & SignInFall
7961
7986
  */
7962
7987
  standardBrowser?: boolean;
7963
7988
  /**
7964
- * Optional support email for display in authentication screens. Will only affect [Clerk Components](https://clerk.com/docs/reference/components/overview) and not [Account Portal](https://clerk.com/docs/guides/customizing-clerk/account-portal) pages.
7989
+ * Optional support email for display in authentication screens. Will only affect [Clerk Components](https://clerk.com/docs/reference/components/overview) and not [Account Portal](https://clerk.com/docs/guides/account-portal/overview) pages.
7965
7990
  */
7966
7991
  supportEmail?: string;
7967
7992
  /**
@@ -8009,7 +8034,7 @@ type ClerkOptions = ClerkOptionsNavigation & SignInForceRedirectUrl & SignInFall
8009
8034
  */
8010
8035
  sdkMetadata?: SDKMetadata;
8011
8036
  /**
8012
- * The full URL or path to the waitlist page. If `undefined`, will redirect to the [Account Portal waitlist page](https://clerk.com/docs/guides/customizing-clerk/account-portal#waitlist).
8037
+ * The full URL or path to the waitlist page. If `undefined`, will redirect to the [Account Portal waitlist page](https://clerk.com/docs/guides/account-portal/overview#waitlist).
8013
8038
  */
8014
8039
  waitlistUrl?: string;
8015
8040
  /**
@@ -8152,7 +8177,7 @@ type SetActiveParams = {
8152
8177
  */
8153
8178
  session?: SignedInSessionResource | string | null;
8154
8179
  /**
8155
- * The organization resource or organization ID/slug (string version) to be set as active in the current session. If `null`, the currently active organization is removed as active.
8180
+ * The Organization resource or Organization ID/slug (string version) to be set as active in the current session. If `null`, the currently Active Organization is removed as active.
8156
8181
  */
8157
8182
  organization?: OrganizationResource | string | null;
8158
8183
  /**
@@ -8160,7 +8185,7 @@ type SetActiveParams = {
8160
8185
  */
8161
8186
  redirectUrl?: string;
8162
8187
  /**
8163
- * A custom navigation function to be called just before the session and/or organization is set.
8188
+ * A custom navigation function to be called just before the session and/or Organization is set.
8164
8189
  *
8165
8190
  * When provided, it takes precedence over the `redirectUrl` parameter for navigation.
8166
8191
  *
@@ -8421,7 +8446,7 @@ type UserProfileProps = RoutingOptions & {
8421
8446
  type UserProfileModalProps = WithoutRouting<UserProfileProps>;
8422
8447
  type OrganizationProfileProps = RoutingOptions & {
8423
8448
  /**
8424
- * Full URL or path to navigate to after the user leaves the currently active organization.
8449
+ * Full URL or path to navigate to after the user leaves the currently Active Organization.
8425
8450
  *
8426
8451
  * @default undefined
8427
8452
  */
@@ -8434,7 +8459,7 @@ type OrganizationProfileProps = RoutingOptions & {
8434
8459
  appearance?: ClerkAppearanceTheme;
8435
8460
  customPages?: CustomPage[];
8436
8461
  /**
8437
- * Specify on which page the organization profile modal will open.
8462
+ * Specify on which page the Organization profile modal will open.
8438
8463
  *
8439
8464
  * @example __experimental_startPath: '/organization-members'
8440
8465
  *
@@ -8459,13 +8484,13 @@ type OrganizationProfileProps = RoutingOptions & {
8459
8484
  type OrganizationProfileModalProps = WithoutRouting<OrganizationProfileProps>;
8460
8485
  type CreateOrganizationProps = RoutingOptions & {
8461
8486
  /**
8462
- * Full URL or path to navigate to after creating a new organization.
8487
+ * Full URL or path to navigate to after creating a new Organization.
8463
8488
  *
8464
8489
  * @default undefined
8465
8490
  */
8466
8491
  afterCreateOrganizationUrl?: ((organization: OrganizationResource) => string) | LooseExtractedParams<PrimitiveKeys<OrganizationResource>>;
8467
8492
  /**
8468
- * Hides the screen for sending invitations after an organization is created.
8493
+ * Hides the screen for sending invitations after an Organization is created.
8469
8494
  *
8470
8495
  * @default undefined When left undefined Clerk will automatically hide the screen if
8471
8496
  * the number of max allowed members is equal to 1
@@ -8563,10 +8588,10 @@ type OrganizationSwitcherProps = CreateOrganizationMode & OrganizationProfileMod
8563
8588
  */
8564
8589
  __experimental_asStandalone?: boolean | ((opened: boolean) => void);
8565
8590
  /**
8566
- * By default, users can switch between organization and their personal account.
8591
+ * By default, users can switch between Organization and their personal account.
8567
8592
  * This option controls whether OrganizationSwitcher will include the user's personal account
8568
- * in the organization list. Setting this to `false` will hide the personal account entry,
8569
- * and users will only be able to switch between organizations.
8593
+ * in the Organization list. Setting this to `false` will hide the personal account entry,
8594
+ * and users will only be able to switch between Organizations.
8570
8595
  *
8571
8596
  * @default true
8572
8597
  */
@@ -8578,7 +8603,7 @@ type OrganizationSwitcherProps = CreateOrganizationMode & OrganizationProfileMod
8578
8603
  */
8579
8604
  afterCreateOrganizationUrl?: ((organization: OrganizationResource) => string) | LooseExtractedParams<PrimitiveKeys<OrganizationResource>>;
8580
8605
  /**
8581
- * Full URL or path to navigate to after a successful organization selection.
8606
+ * Full URL or path to navigate to after a successful Organization selection.
8582
8607
  * Accepts a function that returns URL or path
8583
8608
  *
8584
8609
  * @default undefined`
@@ -8592,13 +8617,13 @@ type OrganizationSwitcherProps = CreateOrganizationMode & OrganizationProfileMod
8592
8617
  */
8593
8618
  afterSelectPersonalUrl?: ((user: UserResource) => string) | LooseExtractedParams<PrimitiveKeys<UserResource>>;
8594
8619
  /**
8595
- * Full URL or path to navigate to after the user leaves the currently active organization.
8620
+ * Full URL or path to navigate to after the user leaves the currently Active Organization.
8596
8621
  *
8597
8622
  * @default undefined
8598
8623
  */
8599
8624
  afterLeaveOrganizationUrl?: string;
8600
8625
  /**
8601
- * Hides the screen for sending invitations after an organization is created.
8626
+ * Hides the screen for sending invitations after an Organization is created.
8602
8627
  *
8603
8628
  * @default undefined When left undefined Clerk will automatically hide the screen if
8604
8629
  * the number of max allowed members is equal to 1
@@ -8614,13 +8639,13 @@ type OrganizationSwitcherProps = CreateOrganizationMode & OrganizationProfileMod
8614
8639
  };
8615
8640
  type OrganizationListProps = {
8616
8641
  /**
8617
- * Full URL or path to navigate to after creating a new organization.
8642
+ * Full URL or path to navigate to after creating a new Organization.
8618
8643
  *
8619
8644
  * @default undefined
8620
8645
  */
8621
8646
  afterCreateOrganizationUrl?: ((organization: OrganizationResource) => string) | LooseExtractedParams<PrimitiveKeys<OrganizationResource>>;
8622
8647
  /**
8623
- * Full URL or path to navigate to after a successful organization selection.
8648
+ * Full URL or path to navigate to after a successful Organization selection.
8624
8649
  * Accepts a function that returns URL or path
8625
8650
  *
8626
8651
  * @default undefined`
@@ -8633,17 +8658,17 @@ type OrganizationListProps = {
8633
8658
  */
8634
8659
  appearance?: ClerkAppearanceTheme;
8635
8660
  /**
8636
- * Hides the screen for sending invitations after an organization is created.
8661
+ * Hides the screen for sending invitations after an Organization is created.
8637
8662
  *
8638
8663
  * @default undefined When left undefined Clerk will automatically hide the screen if
8639
8664
  * the number of max allowed members is equal to 1
8640
8665
  */
8641
8666
  skipInvitationScreen?: boolean;
8642
8667
  /**
8643
- * By default, users can switch between organization and their personal account.
8668
+ * By default, users can switch between Organization and their personal account.
8644
8669
  * This option controls whether OrganizationList will include the user's personal account
8645
- * in the organization list. Setting this to `false` will hide the personal account entry,
8646
- * and users will only be able to switch between organizations.
8670
+ * in the Organization list. Setting this to `false` will hide the personal account entry,
8671
+ * and users will only be able to switch between Organizations.
8647
8672
  *
8648
8673
  * @default true
8649
8674
  */
@@ -8681,7 +8706,7 @@ type PricingTableDefaultProps = {
8681
8706
  */
8682
8707
  ctaPosition?: 'top' | 'bottom';
8683
8708
  /**
8684
- * Whether to collapse features on the pricing table.
8709
+ * Whether to collapse Features on the pricing table.
8685
8710
  *
8686
8711
  * @default false
8687
8712
  */
@@ -8696,7 +8721,7 @@ type PricingTableDefaultProps = {
8696
8721
  type PricingTableBaseProps = {
8697
8722
  /**
8698
8723
  * The subscriber type to display plans for.
8699
- * If `organization`, show plans for the active organization; otherwise for the user.
8724
+ * If `organization`, show Plans for the Active Organization; otherwise for the user.
8700
8725
  *
8701
8726
  * @default 'user'
8702
8727
  */
@@ -8793,7 +8818,7 @@ type __internal_PlanDetailsProps = ({
8793
8818
  plan?: never;
8794
8819
  } | {
8795
8820
  /**
8796
- * The plan object will be used as initial data until the plan is fetched from the server.
8821
+ * The Plan object will be used as initial data until the Plan is fetched from the server.
8797
8822
  */
8798
8823
  plan: BillingPlanResource;
8799
8824
  planId?: never;
@@ -8811,7 +8836,7 @@ type __experimental_PlanDetailsButtonProps = ({
8811
8836
  plan?: never;
8812
8837
  } | {
8813
8838
  /**
8814
- * The plan object will be used as initial data until the plan is fetched from the server.
8839
+ * The Plan object will be used as initial data until the Plan is fetched from the server.
8815
8840
  */
8816
8841
  plan: BillingPlanResource;
8817
8842
  planId?: never;
@@ -8829,7 +8854,7 @@ type __experimental_PlanDetailsButtonProps = ({
8829
8854
  type __internal_SubscriptionDetailsProps = {
8830
8855
  /**
8831
8856
  * The subscriber type to display the subscription details for.
8832
- * If `organization` is provided, the subscription details will be displayed for the active organization.
8857
+ * If `organization` is provided, the subscription details will be displayed for the Active Organization.
8833
8858
  *
8834
8859
  * @default 'user'
8835
8860
  */
@@ -8845,7 +8870,7 @@ type __internal_SubscriptionDetailsProps = {
8845
8870
  type __experimental_SubscriptionDetailsButtonProps = {
8846
8871
  /**
8847
8872
  * The subscriber type to display the subscription details for.
8848
- * If `organization` is provided, the subscription details will be displayed for the active organization.
8873
+ * If `organization` is provided, the subscription details will be displayed for the Active Organization.
8849
8874
  *
8850
8875
  * @default 'user'
8851
8876
  */
@@ -8950,11 +8975,11 @@ type CreateBulkOrganizationInvitationParams = {
8950
8975
  */
8951
8976
  interface CreateOrganizationParams {
8952
8977
  /**
8953
- * The name of the organization.
8978
+ * The name of the Organization.
8954
8979
  */
8955
8980
  name: string;
8956
8981
  /**
8957
- * The slug of the organization.
8982
+ * The slug of the Organization.
8958
8983
  */
8959
8984
  slug?: string;
8960
8985
  }
@@ -9146,19 +9171,19 @@ type SharedSignedInAuthObjectProperties = {
9146
9171
  */
9147
9172
  userId: string;
9148
9173
  /**
9149
- * The ID of the user's active organization.
9174
+ * The ID of the user's Active Organization.
9150
9175
  */
9151
9176
  orgId: string | undefined;
9152
9177
  /**
9153
- * The current user's role in their active organization.
9178
+ * The current user's Role in their Active Organization.
9154
9179
  */
9155
9180
  orgRole: OrganizationCustomRoleKey | undefined;
9156
9181
  /**
9157
- * The URL-friendly identifier of the user's active organization.
9182
+ * The URL-friendly identifier of the user's Active Organization.
9158
9183
  */
9159
9184
  orgSlug: string | undefined;
9160
9185
  /**
9161
- * The current user's active organization permissions.
9186
+ * The current user's Organization Permissions.
9162
9187
  */
9163
9188
  orgPermissions: OrganizationCustomPermissionKey[] | undefined;
9164
9189
  /**
@@ -9195,6 +9220,7 @@ interface EnvironmentResource extends ClerkResource {
9195
9220
  maintenanceMode: boolean;
9196
9221
  clientDebugMode: boolean;
9197
9222
  __internal_toSnapshot: () => EnvironmentJSONSnapshot;
9223
+ __internal_enableEnvironmentSetting: (params: EnableEnvironmentSettingParams) => Promise<void>;
9198
9224
  }
9199
9225
  //#endregion
9200
9226
  //#region src/types/hooks.d.ts
@@ -9235,19 +9261,19 @@ type UseAuthReturn = {
9235
9261
  */
9236
9262
  actor: undefined;
9237
9263
  /**
9238
- * The ID of the user's active organization.
9264
+ * The ID of the user's active Organization.
9239
9265
  */
9240
9266
  orgId: undefined;
9241
9267
  /**
9242
- * The current user's role in their active organization.
9268
+ * The current user's Role in their active Organization.
9243
9269
  */
9244
9270
  orgRole: undefined;
9245
9271
  /**
9246
- * The URL-friendly identifier of the user's active organization.
9272
+ * The URL-friendly identifier of the user's Active Organization.
9247
9273
  */
9248
9274
  orgSlug: undefined;
9249
9275
  /**
9250
- * A function that checks if the user has specific permissions or roles. See the [reference doc](https://clerk.com/docs/reference/backend/types/auth-object#has).
9276
+ * A function that checks if the user has specific Permissions or Roles. See the [reference doc](https://clerk.com/docs/reference/backend/types/auth-object#has).
9251
9277
  */
9252
9278
  has: CheckAuthorizationSignedOut;
9253
9279
  /**
@@ -9378,7 +9404,7 @@ type UseSessionListReturn = {
9378
9404
  */
9379
9405
  sessions: undefined;
9380
9406
  /**
9381
- * A function that sets the active session and/or organization. See the [reference doc](https://clerk.com/docs/reference/javascript/clerk#set-active).
9407
+ * A function that sets the active session and/or Organization. See the [reference doc](https://clerk.com/docs/reference/javascript/clerk#set-active).
9382
9408
  */
9383
9409
  setActive: undefined;
9384
9410
  } | {
@@ -9422,24 +9448,24 @@ type PublishableKey = {
9422
9448
  /**
9423
9449
  * Props for the `<Protect />` component, which restricts access to its children based on authentication and authorization.
9424
9450
  *
9425
- * Use `ProtectProps` to specify the required role, permission, feature, or plan for access.
9451
+ * Use `ProtectProps` to specify the required Role, Permission, Feature, or Plan for access.
9426
9452
  *
9427
9453
  * @example
9428
9454
  * ```tsx
9429
- * // Require a specific permission
9455
+ * // Require a specific Permission
9430
9456
  * <Protect permission="a_permission_key" />
9431
9457
  *
9432
- * // Require a specific role
9458
+ * // Require a specific Role
9433
9459
  * <Protect role="a_role_key" />
9434
9460
  *
9435
9461
  * // Use a custom condition callback
9436
9462
  * <Protect condition={(has) => has({ permission: "a_permission_key" })} />
9437
9463
  *
9438
- * // Require a specific feature
9464
+ * // Require a specific Feature
9439
9465
  * <Protect feature="a_feature_key" />
9440
9466
  *
9441
- * // Require a specific plan
9442
- * <Protect plan=a_plan_key" />
9467
+ * // Require a specific Plan
9468
+ * <Protect plan="a_plan_key" />
9443
9469
  * ```
9444
9470
  */
9445
9471
  type ProtectProps = {
@@ -9582,4 +9608,4 @@ type InitialState = Serializable<{
9582
9608
  }>;
9583
9609
  //#endregion
9584
9610
  export { GetAPIKeysParams as $, UpdateUserParams as $a, CreateEmailLinkFlowReturn as $c, InitializePaymentMethodParams as $d, OrganizationMembershipResource as $i, ProtectLoader as $l, SignUpFuturePhoneCodeVerifyParams as $n, EnterpriseAccountJSONSnapshot as $o, SessionVerificationJSON as $r, SignInFactor as $s, __experimental_SubscriptionDetailsButtonProps as $t, LinearOauthProvider as $u, AuthenticateWithGoogleOneTapParams as A, PendingSessionResource as Aa, PhoneCodeConfig as Ac, BillingPaymentStatus as Ad, createClerkGlobalHookError as Af, SignUpAttributeField as Ai, AttributeData as Al, LocalizationResource as An, SessionVerificationLevel as Ao, ExternalAccountJSON as Ar, SignInFutureCreateParams as As, SignOutCallback as At, BaseWeb3Provider as Au, ClerkAuthenticateWithWeb3Params as B, SessionVerifyPrepareSecondFactorParams as Ba, TOTPAttempt as Bc, CancelSubscriptionParams as Bd, SignUpVerificationsResource as Bi, SignUpData as Bl, SelectId as Bn, EnterpriseProvider as Bo, OrganizationMembershipRequestJSON as Br, SignInFutureResetPasswordSubmitParams as Bs, TransferableOption as Bt, CoinbaseOauthProvider as Bu, SharedSignedInAuthObjectProperties as C, CheckAuthorizationFromSessionClaims as Ca, OauthFactor as Cc, BillingPayerMethods as Cd, ClerkPaginationRequest as Cf, HslaColor as Ci, ComplexityErrors as Cl, SignUpFields as Cn, JWT as Co, ClientTrustState as Cr, AttemptWeb3WalletVerificationParams as Cs, SetActiveParams as Ct, PasswordStrategy as Cu, APIKeysProps as D, GetToken as Da, PasswordAttempt as Dc, BillingPaymentMethodResource as Dd, ClerkUiInstance as Df, TransparentColor as Di, ZxcvbnResult as Dl, DomainOrProxyUrl as Dn, ReverificationConfig as Do, EnterpriseAccountConnectionJSON as Dr, PrepareWeb3WalletVerificationParams as Ds, SignInProps as Dt, TOTPStrategy as Du, APIKeysNamespace as E, CheckAuthorizationWithCustomPermissions as Ea, PasskeyFactor as Ec, BillingPaymentChargeType as Ed, ClerkUiConstructor as Ef, RgbaColorString as Ei, ValidatePasswordCallbacks as El, State as En, OrganizationsJWTClaim as Eo, EmailAddressJSON as Er, GenerateSignatureParams as Es, SignInModalProps as Et, ResetPasswordPhoneCodeStrategy as Eu, CheckoutErrors as F, SessionTask as Fa, ResetPasswordEmailCodeFactor as Fc, BillingStatementTotals as Fd, SignUpIdentificationField as Fi, OAuthProviderSettings as Fl, FieldId as Fn, OrganizationInvitationResource as Fo, OrganizationDomainJSON as Fr, SignInFutureMFAPhoneCodeVerifyParams as Fs, SignUpProps as Ft, Web3ProviderData as Fu, ClerkThemeOptions as G, CreatePhoneNumberParams as Ga, CredentialReturn as Gc, CreateCheckoutParams as Gd, ActClaim as Gi, VerificationStrategy as Gl, ClientResource as Gn, APIKeysSettingsResource as Go, PhoneNumberJSON as Gr, SignInFutureWeb3Params as Gs, UserProfileProps as Gt, FacebookOauthProvider as Gu, ClerkOptions as H, SignedInSessionResource as Ha, Web3Attempt as Hc, CheckoutFlowResource as Hd, LastNameAttribute as Hi, UserSettingsJSON as Hl, InstanceType as Hn, SamlIdpMap as Ho, PartialWithClerkResource as Hr, SignInFutureSSOParams as Hs, UserAvatarProps as Ht, DiscordOauthProvider as Hu, CheckoutSignal as I, SessionVerifyAttemptFirstFactorParams as Ia, ResetPasswordEmailCodeFactorConfig as Ic, BillingSubscriptionItemResource as Id, SignUpStatus as Ii, OAuthProviders as Il, MenuId as In, OrganizationInvitationStatus as Io, OrganizationDomainVerificationJSON as Ir, SignInFuturePasskeyParams as Is, SignUpRedirectOptions as It, AppleOauthProvider as Iu, CreateOrganizationInvitationParams as J, GetUserOrganizationInvitationsParams as Ja, PublicKeyCredentialRequestOptionsWithoutExtensions as Jc, GetPaymentAttemptsParams as Jd, JwtPayload as Ji, PhoneCodeProvider as Jl, SignUpFutureCreateParams as Jn, ClientJSONSnapshot as Jo, PublicOrganizationDataJSON as Jr, AuthenticateWithPasskeyParams as Js, WithoutRouting as Jt, GoogleOauthProvider as Ju, CreateAPIKeyParams as K, CreateWeb3WalletParams as Ka, PasskeyResource as Kc, FeatureResource as Kd, Jwt as Ki, PhoneCodeChannel as Kl, SignUpEnterpriseConnectionResource as Kn, APIKeysSettingsJSONSnapshot as Ko, PublicKeyCredentialCreationOptionsJSON as Kr, AttemptFirstFactorParams as Ks, WaitlistModalProps as Kt, GithubOauthProvider as Ku, CheckoutSignalValue as L, SessionVerifyAttemptSecondFactorParams as La, ResetPasswordPhoneCodeAttempt as Lc, BillingSubscriptionPlanPeriod as Ld, SignUpUpdateParams as Li, PasskeySettingsData as Ll, OrganizationPreviewId as Ln, EnterpriseAccountConnectionResource as Lo, OrganizationInvitationJSON as Lr, SignInFuturePasswordParams as Ls, TaskChooseOrganizationProps as Lt, AtlassianOauthProvider as Lu, AuthenticateWithOKXWalletParams as M, SessionActivity as Ma, PhoneCodeSecondFactorConfig as Mc, BillingStatementGroup as Md, ClerkAPIResponseError$1 as Mf, SignUpAuthenticateWithWeb3Params as Mi, Attributes as Ml, __internal_LocalizationResource as Mn, SessionVerificationSecondFactor as Mo, IdentificationLinkJSON as Mr, SignInFutureEmailCodeVerifyParams as Ms, SignUpButtonProps as Mt, MetamaskWeb3Provider as Mu, BrowserClerk as N, SessionResource as Na, ResetPasswordCodeFactor as Nc, BillingStatementResource as Nd, ClerkError as Nf, SignUpCreateParams as Ni, AttributesJSON as Nl, AlertId as Nn, SessionVerificationStatus as No, ImageJSON as Nr, SignInFutureEmailLinkSendParams as Ns, SignUpInitialValues as Nt, OKXWalletWeb3Provider as Nu, AuthenticateWithBaseParams as O, GetTokenOptions as Oa, PasswordFactor as Oc, BillingPaymentMethodStatus as Od, ComponentControls as Of, AttemptVerificationParams as Oi, Actions as Ol, MultiDomainAndOrProxy as On, SessionVerificationAfterMinutes as Oo, EnterpriseAccountJSON as Or, Web3WalletResource as Os, SignInRedirectOptions as Ot, TicketStrategy as Ou, BrowserClerkConstructor as P, SessionStatus as Pa, ResetPasswordEmailCodeAttempt as Pc, BillingStatementStatus as Pd, ClerkAPIError$1 as Pf, SignUpField as Pi, EnterpriseSSOSettings as Pl, CardActionId as Pn, SessionVerificationTypes as Po, LastAuthenticationStrategy as Pr, SignInFutureFinalizeParams as Ps, SignUpModalProps as Pt, Web3Provider as Pu, CustomNavigation as Q, SetProfileImageParams as Qa, CodeVerificationAttemptParam as Qc, GetSubscriptionParams as Qd, OrganizationCustomRoleKey as Qi, ProtectConfigResource as Ql, SignUpFuturePhoneCodeSendParams as Qn, EnterpriseAccountConnectionJSONSnapshot as Qo, SessionJSON as Qr, SignInCreateParams as Qs, __experimental_PlanDetailsButtonProps as Qt, LineOauthProvider as Qu, Clerk as R, SessionVerifyCreateParams as Ra, ResetPasswordPhoneCodeFactor as Rc, BillingSubscriptionResource as Rd, SignUpVerifiableField as Ri, PasswordSettingsData as Rl, ProfilePageId as Rn, EnterpriseAccountResource as Ro, OrganizationJSON as Rr, SignInFuturePhoneCodeSendParams as Rs, TaskResetPasswordProps as Rt, BitbucketOauthProvider as Ru, EnableEnvironmentSettingParams as S, CheckAuthorizationFn as Sa, OAuthConfig as Sc, BillingNamespace as Sd, ClerkPaginationParams as Sf, HexColorString as Si, SignUpForceRedirectUrl as Sl, SignUpErrors as Sn, ClerkJWTClaims as So, ClientJSON as Sr, SignInResource as Ss, SetActiveNavigate as St, PasskeyStrategy as Su, APIKeyResource as T, CheckAuthorizationParamsWithCustomPermissions as Ta, PasskeyAttempt as Tc, BillingPayerResourceType as Td, ClerkUi as Tf, RgbaColor as Ti, PasswordValidation as Tl, SignUpSignalValue as Tn, JWTHeader as To, DisplayThemeJSON as Tr, GenerateSignature as Ts, SignInInitialValues as Tt, ResetPasswordEmailCodeStrategy as Tu, ClerkProp as U, CreateEmailAddressParams as Ua, Web3SignatureConfig as Uc, CheckoutFlowResourceNonStrict as Ud, LegalAcceptedAttribute as Ui, UserSettingsResource as Ul, CustomPage as Un, SamlIdpSlug as Uo, PasskeyJSON as Ur, SignInFutureTOTPVerifyParams as Us, UserButtonProps as Ut, DropboxOauthProvider as Uu, ClerkEventPayload as V, SessionWithActivitiesResource as Va, TOTPFactor as Vc, CheckoutFlowFinalizeParams as Vd, FirstNameAttribute as Vi, SignUpModes as Vl, UserPreviewId as Vn, SamlIdp as Vo, OrganizationSuggestionJSON as Vr, SignInFutureResource as Vs, UnsubscribeCallback as Vt, CustomOauthProvider as Vu, ClerkStatus as W, CreateExternalAccountParams as Wa, Web3SignatureFactor as Wc, ConfirmCheckoutParams as Wd, PasswordAttribute as Wi, UsernameSettingsData as Wl, CustomMenuItem as Wn, APIKeysSettingsJSON as Wo, PermissionJSON as Wr, SignInFutureTicketParams as Ws, UserProfileModalProps as Wt, EnstallOauthProvider as Wu, CreateOrganizationParams as X, GetUserOrganizationSuggestionsParams as Xa, PublicKeyCredentialWithAuthenticatorAttestationResponse as Xc, GetPlansParams as Xd, VersionedJwtPayload as Xi, PhoneCodeWhatsAppChannel as Xl, SignUpFutureFinalizeParams as Xn, DisplayConfigJSONSnapshot as Xo, RoleJSON as Xr, PrepareSecondFactorParams as Xs, __experimental_CheckoutCacheState as Xt, HuggingfaceOAuthProvider as Xu, CreateOrganizationModalProps as Y, GetUserOrganizationMembershipParams as Ya, PublicKeyCredentialWithAuthenticatorAssertionResponse as Yc, GetPaymentMethodsParams as Yd, SessionStatusClaim as Yi, PhoneCodeSMSChannel as Yl, SignUpFutureEmailCodeVerifyParams as Yn, CommerceSettingsJSONSnapshot as Yo, PublicUserDataJSON as Yr, PrepareFirstFactorParams as Ys, __experimental_CheckoutButtonProps as Yt, HubspotOauthProvider as Yu, CreateOrganizationProps as Z, RemoveUserPasswordParams as Za, UpdatePasskeyParams as Zc, GetStatementsParams as Zd, OrganizationCustomPermissionKey as Zi, ProtectConfigJSON as Zl, SignUpFuturePasswordParams as Zn, EmailAddressJSONSnapshot as Zo, SessionActivityJSON as Zr, ResetPasswordParams as Zs, __experimental_CheckoutOptions as Zt, InstagramOauthProvider as Zu, UseSignInReturn as _, RoleResource as _a, EmailCodeSecondFactorConfig as _c, AddPaymentMethodParams as _d, SnakeToCamel as _f, Color as _i, RedirectOptions as _l, NullableSignUpSignal as _n, PrepareEmailAddressVerificationParams as _o, BillingStatementJSON as _r, UserJSONSnapshot as _s, RevokeAPIKeyParams as _t, EmailCodeStrategy as _u, SAML_IDPS as a, GetDomainsParams as aa, SignInStrategy as ac, OAuthProviderData as ad, DeepCamelToSnake as af, SignUpVerificationJSON as ai, VerificationAttemptParams as al, __internal_PlanDetailsProps as an, AttemptPhoneNumberVerificationParams as ao, ApiKeyJSON as ar, OrganizationSettingsJSONSnapshot as as, HeadlessBrowserClerkConstructor as at, OrganizationDomainVerificationStatus as au, EnvironmentResource as b, ActiveSessionResource as ba, EnterpriseSSOConfig as bc, BillingInitializedPaymentMethodResource as bd, ClerkResourceReloadParams as bf, FontWeight as bi, SignInForceRedirectUrl as bl, SignInSignal as bn, TokenResource as bo, BillingSubscriptionJSON as br, Web3WalletJSONSnapshot as bs, SDKMetadata as bt, GoogleOneTapStrategy as bu, getWeb3ProviderData as c, GetMembershipRequestParams as ca, EmailAddressOrPhoneNumberIdentifier as cc, SpotifyOauthProvider as cd, DeepSnakeToCamel as cf, TokenJSON as ci, ClerkAPIError as cl, __internal_UserVerificationProps as cn, PreparePhoneNumberVerificationParams as co, BillingCheckoutJSON as cr, ProtectConfigJSONSnapshot as cs, ListenerCallback as ct, UpdateEnrollmentModeParams as cu, RoutingMode as d, InviteMemberParams as da, Web3WalletIdentifier as dc, TwitterOauthProvider as dd, Override as df, UserOrganizationInvitationJSON as di, ClerkRuntimeError as dl, TelemetryEvent as dn, OrganizationSuggestionStatus as do, BillingMoneyAmountJSON as dr, SignInJSONSnapshot as ds, OrganizationListProps as dt, DisplayConfigJSON as du, OrganizationPermissionKey as ea, SignInFirstFactor as ec, LinkedinOIDCOauthProvider as ed, MakeDefaultPaymentMethodParams as ef, SessionWithActivitiesJSON as ei, CreateEnterpriseSSOLinkFlowReturn as el, __internal_AttemptToEnableEnvironmentSettingParams as en, UpdateUserPasswordParams as eo, SignUpFutureResource as er, EnvironmentJSONSnapshot as es, GoogleOneTapProps as et, OrganizationSettingsJSON as eu, ProtectProps as f, InviteMembersParams as fa, BackupCodeAttempt as fc, VercelOauthProvider as fd, PathValue as ff, VerificationJSON as fi, AfterMultiSessionSingleSignOutUrl as fl, TelemetryEventRaw as fn, ImageResource as fo, BillingPayerJSON as fr, SignUpJSONSnapshot as fs, OrganizationProfileModalProps as ft, DisplayConfigResource as fu, UseSessionReturn as g, UpdateOrganizationParams as ga, EmailCodeFactor as gc, CommerceSettingsResource as gd, Simplify as gf, BuiltInColors as gi, NewSubscriptionRedirectUrl as gl, NullableSignInSignal as gn, EmailAddressResource as go, BillingStatementGroupJSON as gr, UserDataJSONSnapshot as gs, Resources as gt, CustomOAuthStrategy as gu, UseSessionListReturn as h, UpdateMembershipParams as ha, EmailCodeConfig as hc, CommerceSettingsJSON as hd, Serializable as hf, BoxShadow as hi, AuthenticateWithRedirectParams as hl, FieldError as hn, AttemptEmailAddressVerificationParams as ho, BillingPlanJSON as hr, TokenJSONSnapshot as hs, PricingTableProps as ht, BackupCodeStrategy as hu, OAUTH_PROVIDERS as i, AddMemberParams as ia, SignInStatus as ic, OAuthProvider as id, CamelToSnake as if, SignUpJSON as ii, StartEnterpriseSSOLinkFlowParams as il, __internal_OAuthConsentProps as in, TOTPResource as io, SignUpFutureWeb3Params as ir, OrganizationMembershipJSONSnapshot as is, HeadlessBrowserClerk as it, OrganizationDomainVerification as iu, AuthenticateWithMetamaskParams as j, PublicUserData as ja, PhoneCodeFactor as jc, BillingPlanResource as jd, ClerkRuntimeError$1 as jf, SignUpAuthenticateWithMetamaskParams as ji, AttributeDataJSON as jl, LocalizationValue as jn, SessionVerificationResource as jo, FeatureJSON as jr, SignInFutureEmailCodeSendParams as js, SignOutOptions as jt, CoinbaseWalletWeb3Provider as ju, AuthenticateWithCoinbaseWalletParams as k, PendingSessionOptions as ka, PhoneCodeAttempt as kc, BillingPaymentResource as kd, UIVersion as kf, PrepareVerificationParams as ki, Attribute as kl, MultiDomainAndOrProxyPrimitives as kn, SessionVerificationFirstFactor as ko, EnvironmentJSON as kr, SignInFutureBackupCodeVerifyParams as ks, SignOut as kt, Web3Strategy as ku, sortedOAuthProviders as l, GetMemberships as la, PhoneNumberIdentifier as lc, TiktokOauthProvider as ld, ForceNull as lf, UserDataJSON as li, ClerkAPIErrorJSON as ll, WaitlistResource as ln, SetReservedForSecondFactorParams as lo, BillingCheckoutTotalsJSON as lr, PublicUserDataJSONSnapshot as ls, LoadedClerk as lt, CaptchaProvider as lu, UseAuthReturn as m, SetOrganizationLogoParams as ma, EmailCodeAttempt as mc, XeroOauthProvider as md, RemoveFunctions as mf, Web3WalletJSON as mi, AuthenticateWithPopupParams as ml, Errors as mn, ReauthorizeExternalAccountParams as mo, BillingPaymentMethodJSON as mr, SignUpVerificationsJSONSnapshot as ms, OrganizationSwitcherProps as mt, AppleIdTokenStrategy as mu, ServerGetToken as n, OrganizationSystemPermissionPrefix as na, SignInSecondFactor as nc, MicrosoftOauthProvider as nd, RemovePaymentMethodParams as nf, SignInSecondFactorJSON as ni, SignatureVerificationAttemptParam as nl, __internal_CheckoutProps as nn, VerifyTOTPParams as no, SignUpFutureTicketParams as nr, IdentificationLinkJSONSnapshot as ns, HandleOAuthCallbackParams as nt, AttemptAffiliationVerificationParams as nu, WEB3_PROVIDERS as o, GetInvitationsParams as oa, UserData as oc, OAuthScope as od, DeepPartial as of, SignUpVerificationsJSON as oi, VerificationResource as ol, __internal_SubscriptionDetailsProps as on, PhoneNumberResource as oo, AuthConfigJSON as or, PasskeyJSONSnapshot as os, IsomorphicClerkOptions as ot, OrganizationEnrollmentMode as ou, PublishableKey as p, OrganizationResource as pa, BackupCodeFactor as pc, XOauthProvider as pd, RecordToPath as pf, WaitlistJSON as pi, AfterSignOutUrl as pl, TelemetryLogEntry as pn, ExternalAccountResource as po, BillingPaymentJSON as pr, SignUpVerificationJSONSnapshot as ps, OrganizationProfileProps as pt, PreferredSignInStrategy as pu, CreateBulkOrganizationInvitationParams as q, GetOrganizationMemberships as qa, PublicKeyCredentialCreationOptionsWithoutExtensions as qc, ForPayerType as qd, JwtHeader as qi, PhoneCodeChannelData as ql, SignUpResource as qn, AuthConfigJSONSnapshot as qo, PublicKeyCredentialRequestOptionsJSON as qr, AttemptSecondFactorParams as qs, WaitlistProps as qt, GitlabOauthProvider as qu, ServerGetTokenOptions as r, UpdateOrganizationMembershipParams as ra, SignInStartEmailLinkFlowParams as rc, NotionOauthProvider as rd, Autocomplete as rf, SignUpEnterpriseConnectionJSON as ri, StartEmailLinkFlowParams as rl, __internal_EnableOrganizationsPromptProps as rn, UserOrganizationInvitationResource as ro, SignUpFutureUpdateParams as rr, OrganizationJSONSnapshot as rs, HandleSamlCallbackParams as rt, OrganizationDomainResource as ru, getOAuthProviderData as s, GetMembersParams as sa, EmailAddressIdentifier as sc, SlackOauthProvider as sd, DeepRequired as sf, TOTPJSON as si, VerificationStatus as sl, __internal_UserVerificationModalProps as sn, PhoneNumberVerificationStrategy as so, BackupCodeJSON as sr, PhoneNumberJSONSnapshot as ss, JoinWaitlistParams as st, PrepareAffiliationVerificationParams as su, InitialState as t, OrganizationSystemPermissionKey as ta, SignInIdentifier as tc, LinkedinOauthProvider as td, PaymentGateway as tf, SignInFirstFactorJSON as ti, PasskeyVerificationResource as tl, __internal_AttemptToEnableEnvironmentSettingResult as tn, UserResource as to, SignUpFutureSSOParams as tr, ExternalAccountJSONSnapshot as ts, HandleEmailLinkVerificationParams as tt, OrganizationSettingsResource as tu, ClerkHostRouter as u, GetRolesParams as ua, UsernameIdentifier as uc, TwitchOauthProvider as ud, Nullable as uf, UserJSON as ui, ClerkAPIResponseError as ul, TelemetryCollector as un, OrganizationSuggestionResource as uo, BillingInitializedPaymentMethodJSON as ur, SessionJSONSnapshot as us, NavigateOptions as ut, CaptchaWidgetType as uu, UseSignUpReturn as v, PermissionResource as va, EmailLinkConfig as vc, BillingCheckoutResource as vd, Without as vf, ColorString as vi, RedirectUrlProp as vl, SignInErrors as vn, IdentificationLinkResource as vo, BillingStatementTotalsJSON as vr, UserSettingsJSONSnapshot as vs, RoutingOptions as vt, EmailLinkStrategy as vu, AuthConfigResource as w, CheckAuthorizationParamsFromSessionClaims as wa, PassKeyConfig as wc, BillingPayerResource as wd, DeletedObjectResource as wf, HslaColorString as wi, PasswordStrength as wl, SignUpSignal as wn, JWTClaims as wo, DeletedObjectJSON as wr, AuthenticateWithWeb3Params as ws, SignInButtonProps as wt, PhoneCodeStrategy as wu, DevToolsResource as x, CheckAuthorization as xa, EnterpriseSSOFactor as xc, BillingMoneyAmount as xd, ClerkPaginatedResponse as xf, HexColor as xi, SignUpFallbackRedirectUrl as xl, SignInSignalValue as xn, ActJWTClaim as xo, ClerkResourceJSON as xr, SignInJSON as xs, SetActive as xt, OAuthStrategy as xu, UseUserReturn as y, OrganizationMembershipRequestResource as ya, EmailLinkFactor as yc, BillingCheckoutTotals as yd, ClerkResource as yf, EmUnit as yi, SignInFallbackRedirectUrl as yl, SignInFields as yn, BackupCodeResource as yo, BillingSubscriptionItemJSON as yr, VerificationJSONSnapshot as ys, RoutingStrategy as yt, EnterpriseSSOStrategy as yu, ClerkAppearanceTheme as z, SessionVerifyPrepareFirstFactorParams as za, ResetPasswordPhoneCodeFactorConfig as zc, BillingSubscriptionStatus as zd, SignUpVerificationResource as zi, SignInData as zl, ProfileSectionId as zn, EnterpriseProtocol as zo, OrganizationMembershipJSON as zr, SignInFuturePhoneCodeVerifyParams as zs, TasksRedirectOptions as zt, BoxOauthProvider as zu };
9585
- //# sourceMappingURL=index-ChHWjn_I.d.mts.map
9611
+ //# sourceMappingURL=index-CPEYkfCA.d.mts.map