@clerk/shared 4.0.0-canary.v20260105190004 → 4.0.0-canary.v20260105220914

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 (96) hide show
  1. package/dist/runtime/alternativePhoneCode.d.mts +1 -1
  2. package/dist/runtime/alternativePhoneCode.d.ts +1 -1
  3. package/dist/runtime/authorization-errors.d.mts +1 -1
  4. package/dist/runtime/authorization-errors.d.ts +1 -1
  5. package/dist/runtime/authorization.d.mts +1 -1
  6. package/dist/runtime/authorization.d.ts +1 -1
  7. package/dist/runtime/clerkEventBus.d.mts +1 -1
  8. package/dist/runtime/clerkEventBus.d.ts +1 -1
  9. package/dist/runtime/color.d.mts +1 -1
  10. package/dist/runtime/color.d.ts +1 -1
  11. package/dist/runtime/deriveState.d.mts +1 -1
  12. package/dist/runtime/deriveState.d.ts +1 -1
  13. package/dist/runtime/{error-Ku0G0_IZ.d.ts → error-BDwl5TSN.d.ts} +2 -2
  14. package/dist/runtime/{error-Ku0G0_IZ.d.ts.map → error-BDwl5TSN.d.ts.map} +1 -1
  15. package/dist/runtime/{error-B_G3M-Fy.d.mts → error-pzgfylM-.d.mts} +2 -2
  16. package/dist/runtime/{error-B_G3M-Fy.d.mts.map → error-pzgfylM-.d.mts.map} +1 -1
  17. package/dist/runtime/error.d.mts +2 -2
  18. package/dist/runtime/error.d.ts +2 -2
  19. package/dist/runtime/{index-DH2WvM2A.d.mts → index-B7DwCEXl.d.mts} +12 -3
  20. package/dist/runtime/index-B7DwCEXl.d.mts.map +1 -0
  21. package/dist/runtime/{index-BtTMSxYT.d.ts → index-BL-YJGK9.d.ts} +12 -3
  22. package/dist/runtime/index-BL-YJGK9.d.ts.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 +2 -2
  30. package/dist/runtime/internal/clerk-js/passkeys.d.ts +2 -2
  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 +2 -2
  40. package/dist/runtime/internal/clerk-js/queryParams.d.ts +2 -2
  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.mjs +2 -2
  59. package/dist/runtime/oauth.d.mts +1 -1
  60. package/dist/runtime/oauth.d.ts +1 -1
  61. package/dist/runtime/organization.d.mts +1 -1
  62. package/dist/runtime/organization.d.ts +1 -1
  63. package/dist/runtime/pathMatcher.d.mts +1 -1
  64. package/dist/runtime/pathMatcher.d.ts +1 -1
  65. package/dist/runtime/poller.d.ts.map +1 -1
  66. package/dist/runtime/react/index.d.mts +2 -2
  67. package/dist/runtime/react/index.d.ts +2 -2
  68. package/dist/runtime/router.d.mts +1 -1
  69. package/dist/runtime/router.d.ts +1 -1
  70. package/dist/runtime/saml.d.mts +1 -1
  71. package/dist/runtime/saml.d.ts +1 -1
  72. package/dist/runtime/telemetry.d.mts +1 -1
  73. package/dist/runtime/telemetry.d.ts +1 -1
  74. package/dist/runtime/types/index.d.mts +2 -2
  75. package/dist/runtime/types/index.d.ts +2 -2
  76. package/dist/runtime/ui/index.d.mts +1 -1
  77. package/dist/runtime/ui/index.d.ts +1 -1
  78. package/dist/runtime/{url-CWdx-1gj.d.mts → url-CRDwdvId.d.mts} +2 -2
  79. package/dist/runtime/{url-CWdx-1gj.d.mts.map → url-CRDwdvId.d.mts.map} +1 -1
  80. package/dist/runtime/{url-CHHjAqGa.d.ts → url-SlvUbWkK.d.ts} +2 -2
  81. package/dist/runtime/{url-CHHjAqGa.d.ts.map → url-SlvUbWkK.d.ts.map} +1 -1
  82. package/dist/runtime/{versionSelector-HEL8Pv8a.mjs → versionSelector-CUjE2kLh.mjs} +2 -2
  83. package/dist/runtime/{versionSelector-HEL8Pv8a.mjs.map → versionSelector-CUjE2kLh.mjs.map} +1 -1
  84. package/dist/runtime/{versionSelector-Da-n06Nt.js → versionSelector-D9YlJP-6.js} +2 -2
  85. package/dist/runtime/{versionSelector-Da-n06Nt.js.map → versionSelector-D9YlJP-6.js.map} +1 -1
  86. package/dist/runtime/versionSelector.js +1 -1
  87. package/dist/runtime/versionSelector.mjs +1 -1
  88. package/dist/runtime/web3.d.mts +1 -1
  89. package/dist/runtime/web3.d.ts +1 -1
  90. package/dist/types/index.d.mts +11 -2
  91. package/dist/types/index.d.mts.map +1 -1
  92. package/dist/types/index.d.ts +11 -2
  93. package/dist/types/index.d.ts.map +1 -1
  94. package/package.json +1 -1
  95. package/dist/runtime/index-BtTMSxYT.d.ts.map +0 -1
  96. package/dist/runtime/index-DH2WvM2A.d.mts.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"url-CWdx-1gj.d.mts","names":[],"sources":["../../src/internal/clerk-js/url.ts"],"sourcesContent":[],"mappings":";;;;;IAGkD,KAAA,EAAA;MAAA,SAAA,CAAA,QAAA,EAAA,MAAA,EAAA;QAAA;MASK,CATL,EAAA;QASd,mBAAmB,EAAA,OAAA;MAAA,CAAA,CAAA,EAAA,MAAA;IAAA,CAAA;EAa/C;AAIR;AAeA,cAnBQ,iBAmBQ,EAAA,CAAA,GAA6B,EAAA,MAAA,GAnBpB,GAmBoB,EAAA,GAAA,OAAA;AAIJ,iBAnBzB,wBAAA,CAmByB,QAAA,CAAA,EAAA,MAAA,CAAA,EAAA,OAAA;AAIpB,iBARL,6BAAA,CAQK,WAAA,EAAA,MAAA,CAAA,EAAA,MAAA;UAJX,cAAA,SAAuB,OAIM,CAJE,GAIF,CAAA,CAAA;EAA+B,IAAA,CAAA,EAAA,MAAA;EAAkB,QAAA,CAAA,EAAA,MAAA;EAAxB,UAAA,CAAA,EAAA,MAAA;EAJ/B,gBAAA,CAAA,EAIZ,eAJY,GAIM,MAJN,CAAA,MAAA,EAAA,MAAA,CAAA,GAI+B,KAJ/B,CAIqC,eAJrC,GAIuD,MAJvD,CAAA,MAAA,EAAA,MAAA,CAAA,CAAA;;AAAO,UAO9B,eAAe,CAAA,CAAA,CAAA,CAAA;EAsBT,UAAA,CAAQ,EAAA,OAAA;EACd,SAAA,CAAA,EArBI,CAqBJ;;;;;;AAgFV;AAgBA;AAqBA;AAaA;AAIA;AAKA;AAYA;AAaA;AAoBA;AAcA;AAkBA;AAeA;AAgBA;AA6Ba,iBArRG,QAuRf,CAAA,UAFyC,OAAA,CAAA,CAAA,MAAA,EApRhC,cAoRgC,EAAA,OAAA,CAAA,EAnR9B,eAmR8B,CAnRd,CAmRc,CAAA,CAAA,EAlRvC,CAkRuC,SAAA,IAAA,GAAA,MAAA,GAlRb,GAkRa;AAe7B,iBAnNG,KAAA,CA4Of,GAAA,EAAA,MAzBmD,GAnNhB,GAmNsB,CAAA,EAnNhB,GA4OzC;AAED;AAeA;AASA;AAKA;;;;;AA4BA;;;;AAImB,iBA3RH,WAAA,CA2RG,GAAA,EA3Rc,GA2Rd,GAAA,MAAA,CAAA,EAAA,MAAA;;;;;;;;;;cAtQN;;;;;;;;;;cAaA;cAIA,wCAAyC;iBAKtC,0BAAA;;;;;;;iBAYA,UAAA,eAAyB;iBAazB,qBAAA,+BAAoD,MAAM;;;;;iBAoB1D,gBAAA,MAAsB;iBActB,SAAA;;;;;;;;;;;iBAkBA,iBAAA,eAAgC;;;;;;;;iBAehC,qBAAA,eAAoC;;;;;;;;;iBAgBpC,YAAA;cA6BH,yBAA0B;;;;;;;;;;;;cAe1B,sCAAuC,QAAM;cA2B7C;iBAeG,8BAAA;iBASA,iBAAA;cAKH,4CACc,eAAe,sDAAsD;iBA2BhF,4BAAA,yBACU,eAAe,4EAG5B"}
1
+ {"version":3,"file":"url-CRDwdvId.d.mts","names":[],"sources":["../../src/internal/clerk-js/url.ts"],"sourcesContent":[],"mappings":";;;;;IAGkD,KAAA,EAAA;MAAA,SAAA,CAAA,QAAA,EAAA,MAAA,EAAA;QAAA;MASK,CATL,EAAA;QASd,mBAAmB,EAAA,OAAA;MAAA,CAAA,CAAA,EAAA,MAAA;IAAA,CAAA;EAa/C;AAIR;AAeA,cAnBQ,iBAmBQ,EAAA,CAAA,GAA6B,EAAA,MAAA,GAnBpB,GAmBoB,EAAA,GAAA,OAAA;AAIJ,iBAnBzB,wBAAA,CAmByB,QAAA,CAAA,EAAA,MAAA,CAAA,EAAA,OAAA;AAIpB,iBARL,6BAAA,CAQK,WAAA,EAAA,MAAA,CAAA,EAAA,MAAA;UAJX,cAAA,SAAuB,OAIM,CAJE,GAIF,CAAA,CAAA;EAA+B,IAAA,CAAA,EAAA,MAAA;EAAkB,QAAA,CAAA,EAAA,MAAA;EAAxB,UAAA,CAAA,EAAA,MAAA;EAJ/B,gBAAA,CAAA,EAIZ,eAJY,GAIM,MAJN,CAAA,MAAA,EAAA,MAAA,CAAA,GAI+B,KAJ/B,CAIqC,eAJrC,GAIuD,MAJvD,CAAA,MAAA,EAAA,MAAA,CAAA,CAAA;;AAAO,UAO9B,eAAe,CAAA,CAAA,CAAA,CAAA;EAsBT,UAAA,CAAQ,EAAA,OAAA;EACd,SAAA,CAAA,EArBI,CAqBJ;;;;;;AAgFV;AAgBA;AAqBA;AAaA;AAIA;AAKA;AAYA;AAaA;AAoBA;AAcA;AAkBA;AAeA;AAgBA;AA6Ba,iBArRG,QAuRf,CAAA,UAFyC,OAAA,CAAA,CAAA,MAAA,EApRhC,cAoRgC,EAAA,OAAA,CAAA,EAnR9B,eAmR8B,CAnRd,CAmRc,CAAA,CAAA,EAlRvC,CAkRuC,SAAA,IAAA,GAAA,MAAA,GAlRb,GAkRa;AAe7B,iBAnNG,KAAA,CA4Of,GAAA,EAAA,MAzBmD,GAnNhB,GAmNsB,CAAA,EAnNhB,GA4OzC;AAED;AAeA;AASA;AAKA;;;;;AA4BA;;;;AAImB,iBA3RH,WAAA,CA2RG,GAAA,EA3Rc,GA2Rd,GAAA,MAAA,CAAA,EAAA,MAAA;;;;;;;;;;cAtQN;;;;;;;;;;cAaA;cAIA,wCAAyC;iBAKtC,0BAAA;;;;;;;iBAYA,UAAA,eAAyB;iBAazB,qBAAA,+BAAoD,MAAM;;;;;iBAoB1D,gBAAA,MAAsB;iBActB,SAAA;;;;;;;;;;;iBAkBA,iBAAA,eAAgC;;;;;;;;iBAehC,qBAAA,eAAoC;;;;;;;;;iBAgBpC,YAAA;cA6BH,yBAA0B;;;;;;;;;;;;cAe1B,sCAAuC,QAAM;cA2B7C;iBAeG,8BAAA;iBASA,iBAAA;cAKH,4CACc,eAAe,sDAAsD;iBA2BhF,4BAAA,yBACU,eAAe,4EAG5B"}
@@ -1,4 +1,4 @@
1
- import { Jn as SignUpResource } from "./index-BtTMSxYT.js";
1
+ import { Jn as SignUpResource } from "./index-BL-YJGK9.js";
2
2
 
3
3
  //#region src/internal/clerk-js/url.d.ts
4
4
  declare global {
@@ -141,4 +141,4 @@ declare const isAllowedRedirect: (allowedRedirectOrigins: Array<string | RegExp>
141
141
  declare function createAllowedRedirectOrigins(allowedRedirectOrigins: Array<string | RegExp> | undefined, frontendApi: string, instanceType?: string): (string | RegExp)[] | undefined;
142
142
  //#endregion
143
143
  export { trimLeadingSlash as C, toURL as S, pathFromFullPath as _, hasBannedHrefProtocol as a, sanitizeHref as b, hasUrlInFragment as c, isDevAccountPortalOrigin as d, isDevOrStagingUrl as f, mergeFragmentIntoUrl as g, isValidUrl as h, getSearchParameterFromHash as i, isAllowedRedirect as l, isRedirectForFAPIInitiatedFlow as m, createAllowedRedirectOrigins as n, hasBannedProtocol as o, isProblematicUrl as p, getETLDPlusOneFromFrontendApi as r, hasExternalAccountSignUpError as s, buildURL as t, isDataUri as u, relativeToAbsoluteUrl as v, trimTrailingSlash as w, stripOrigin as x, requiresUserInput as y };
144
- //# sourceMappingURL=url-CHHjAqGa.d.ts.map
144
+ //# sourceMappingURL=url-SlvUbWkK.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"url-CHHjAqGa.d.ts","names":[],"sources":["../../src/internal/clerk-js/url.ts"],"sourcesContent":[],"mappings":";;;;;IAGkD,KAAA,EAAA;MAAA,SAAA,CAAA,QAAA,EAAA,MAAA,EAAA;QAAA;MASK,CATL,EAAA;QASd,mBAAmB,EAAA,OAAA;MAAA,CAAA,CAAA,EAAA,MAAA;IAAA,CAAA;EAa/C;AAIR;AAeA,cAnBQ,iBAmBQ,EAAA,CAAA,GAA6B,EAAA,MAAA,GAnBpB,GAmBoB,EAAA,GAAA,OAAA;AAIJ,iBAnBzB,wBAAA,CAmByB,QAAA,CAAA,EAAA,MAAA,CAAA,EAAA,OAAA;AAIpB,iBARL,6BAAA,CAQK,WAAA,EAAA,MAAA,CAAA,EAAA,MAAA;UAJX,cAAA,SAAuB,OAIM,CAJE,GAIF,CAAA,CAAA;EAA+B,IAAA,CAAA,EAAA,MAAA;EAAkB,QAAA,CAAA,EAAA,MAAA;EAAxB,UAAA,CAAA,EAAA,MAAA;EAJ/B,gBAAA,CAAA,EAIZ,eAJY,GAIM,MAJN,CAAA,MAAA,EAAA,MAAA,CAAA,GAI+B,KAJ/B,CAIqC,eAJrC,GAIuD,MAJvD,CAAA,MAAA,EAAA,MAAA,CAAA,CAAA;;AAAO,UAO9B,eAAe,CAAA,CAAA,CAAA,CAAA;EAsBT,UAAA,CAAQ,EAAA,OAAA;EACd,SAAA,CAAA,EArBI,CAqBJ;;;;;;AAgFV;AAgBA;AAqBA;AAaA;AAIA;AAKA;AAYA;AAaA;AAoBA;AAcA;AAkBA;AAeA;AAgBA;AA6Ba,iBArRG,QAuRf,CAAA,UAFyC,OAAA,CAAA,CAAA,MAAA,EApRhC,cAoRgC,EAAA,OAAA,CAAA,EAnR9B,eAmR8B,CAnRd,CAmRc,CAAA,CAAA,EAlRvC,CAkRuC,SAAA,IAAA,GAAA,MAAA,GAlRb,GAkRa;AAe7B,iBAnNG,KAAA,CA4Of,GAAA,EAAA,MAzBmD,GAnNhB,GAmNsB,CAAA,EAnNhB,GA4OzC;AAED;AAeA;AASA;AAKA;;;;;AA4BA;;;;AAImB,iBA3RH,WAAA,CA2RG,GAAA,EA3Rc,GA2Rd,GAAA,MAAA,CAAA,EAAA,MAAA;;;;;;;;;;cAtQN;;;;;;;;;;cAaA;cAIA,wCAAyC;iBAKtC,0BAAA;;;;;;;iBAYA,UAAA,eAAyB;iBAazB,qBAAA,+BAAoD,MAAM;;;;;iBAoB1D,gBAAA,MAAsB;iBActB,SAAA;;;;;;;;;;;iBAkBA,iBAAA,eAAgC;;;;;;;;iBAehC,qBAAA,eAAoC;;;;;;;;;iBAgBpC,YAAA;cA6BH,yBAA0B;;;;;;;;;;;;cAe1B,sCAAuC,QAAM;cA2B7C;iBAeG,8BAAA;iBASA,iBAAA;cAKH,4CACc,eAAe,sDAAsD;iBA2BhF,4BAAA,yBACU,eAAe,4EAG5B"}
1
+ {"version":3,"file":"url-SlvUbWkK.d.ts","names":[],"sources":["../../src/internal/clerk-js/url.ts"],"sourcesContent":[],"mappings":";;;;;IAGkD,KAAA,EAAA;MAAA,SAAA,CAAA,QAAA,EAAA,MAAA,EAAA;QAAA;MASK,CATL,EAAA;QASd,mBAAmB,EAAA,OAAA;MAAA,CAAA,CAAA,EAAA,MAAA;IAAA,CAAA;EAa/C;AAIR;AAeA,cAnBQ,iBAmBQ,EAAA,CAAA,GAA6B,EAAA,MAAA,GAnBpB,GAmBoB,EAAA,GAAA,OAAA;AAIJ,iBAnBzB,wBAAA,CAmByB,QAAA,CAAA,EAAA,MAAA,CAAA,EAAA,OAAA;AAIpB,iBARL,6BAAA,CAQK,WAAA,EAAA,MAAA,CAAA,EAAA,MAAA;UAJX,cAAA,SAAuB,OAIM,CAJE,GAIF,CAAA,CAAA;EAA+B,IAAA,CAAA,EAAA,MAAA;EAAkB,QAAA,CAAA,EAAA,MAAA;EAAxB,UAAA,CAAA,EAAA,MAAA;EAJ/B,gBAAA,CAAA,EAIZ,eAJY,GAIM,MAJN,CAAA,MAAA,EAAA,MAAA,CAAA,GAI+B,KAJ/B,CAIqC,eAJrC,GAIuD,MAJvD,CAAA,MAAA,EAAA,MAAA,CAAA,CAAA;;AAAO,UAO9B,eAAe,CAAA,CAAA,CAAA,CAAA;EAsBT,UAAA,CAAQ,EAAA,OAAA;EACd,SAAA,CAAA,EArBI,CAqBJ;;;;;;AAgFV;AAgBA;AAqBA;AAaA;AAIA;AAKA;AAYA;AAaA;AAoBA;AAcA;AAkBA;AAeA;AAgBA;AA6Ba,iBArRG,QAuRf,CAAA,UAFyC,OAAA,CAAA,CAAA,MAAA,EApRhC,cAoRgC,EAAA,OAAA,CAAA,EAnR9B,eAmR8B,CAnRd,CAmRc,CAAA,CAAA,EAlRvC,CAkRuC,SAAA,IAAA,GAAA,MAAA,GAlRb,GAkRa;AAe7B,iBAnNG,KAAA,CA4Of,GAAA,EAAA,MAzBmD,GAnNhB,GAmNsB,CAAA,EAnNhB,GA4OzC;AAED;AAeA;AASA;AAKA;;;;;AA4BA;;;;AAImB,iBA3RH,WAAA,CA2RG,GAAA,EA3Rc,GA2Rd,GAAA,MAAA,CAAA,EAAA,MAAA;;;;;;;;;;cAtQN;;;;;;;;;;cAaA;cAIA,wCAAyC;iBAKtC,0BAAA;;;;;;;iBAYA,UAAA,eAAyB;iBAazB,qBAAA,+BAAoD,MAAM;;;;;iBAoB1D,gBAAA,MAAsB;iBActB,SAAA;;;;;;;;;;;iBAkBA,iBAAA,eAAgC;;;;;;;;iBAehC,qBAAA,eAAoC;;;;;;;;;iBAgBpC,YAAA;cA6BH,yBAA0B;;;;;;;;;;;;cAe1B,sCAAuC,QAAM;cA2B7C;iBAeG,8BAAA;iBASA,iBAAA;cAKH,4CACc,eAAe,sDAAsD;iBA2BhF,4BAAA,yBACU,eAAe,4EAG5B"}
@@ -10,7 +10,7 @@
10
10
  * @param packageVersion - The version of `@clerk/clerk-js` that will be used if an explicit version is not provided
11
11
  * @returns The npm tag, version or major version to use
12
12
  */
13
- const versionSelector = (clerkJSVersion, packageVersion = "6.0.0-canary.v20260105190004") => {
13
+ const versionSelector = (clerkJSVersion, packageVersion = "6.0.0-canary.v20260105220914") => {
14
14
  if (clerkJSVersion) return clerkJSVersion;
15
15
  const prereleaseTag = getPrereleaseTag(packageVersion);
16
16
  if (prereleaseTag) {
@@ -24,4 +24,4 @@ const getMajorVersion = (packageVersion) => packageVersion.trim().replace(/^v/,
24
24
 
25
25
  //#endregion
26
26
  export { versionSelector as n, getMajorVersion as t };
27
- //# sourceMappingURL=versionSelector-HEL8Pv8a.mjs.map
27
+ //# sourceMappingURL=versionSelector-CUjE2kLh.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"versionSelector-HEL8Pv8a.mjs","names":[],"sources":["../../src/versionSelector.ts"],"sourcesContent":["/**\n * This version selector is a bit complicated, so here is the flow:\n * 1. Use the clerkJSVersion prop on the provider\n * 2. Use the exact `@clerk/clerk-js` version if it is a `@snapshot` prerelease\n * 3. Use the prerelease tag of `@clerk/clerk-js` or the packageVersion provided\n * 4. Fallback to the major version of `@clerk/clerk-js` or the packageVersion provided\n *\n * @param clerkJSVersion - The optional clerkJSVersion prop on the provider\n * @param packageVersion - The version of `@clerk/clerk-js` that will be used if an explicit version is not provided\n * @returns The npm tag, version or major version to use\n */\nexport const versionSelector = (clerkJSVersion: string | undefined, packageVersion = JS_PACKAGE_VERSION) => {\n if (clerkJSVersion) {\n return clerkJSVersion;\n }\n\n const prereleaseTag = getPrereleaseTag(packageVersion);\n if (prereleaseTag) {\n if (prereleaseTag === 'snapshot') {\n return packageVersion;\n }\n\n return prereleaseTag;\n }\n\n return getMajorVersion(packageVersion);\n};\n\nconst getPrereleaseTag = (packageVersion: string) =>\n packageVersion\n .trim()\n .replace(/^v/, '')\n .match(/-(.+?)(\\.|$)/)?.[1];\n\nexport const getMajorVersion = (packageVersion: string) => packageVersion.trim().replace(/^v/, '').split('.')[0];\n"],"mappings":";;;;;;;;;;;;AAWA,MAAa,mBAAmB,gBAAoC,oDAAwC;AAC1G,KAAI,eACF,QAAO;CAGT,MAAM,gBAAgB,iBAAiB,eAAe;AACtD,KAAI,eAAe;AACjB,MAAI,kBAAkB,WACpB,QAAO;AAGT,SAAO;;AAGT,QAAO,gBAAgB,eAAe;;AAGxC,MAAM,oBAAoB,mBACxB,eACG,MAAM,CACN,QAAQ,MAAM,GAAG,CACjB,MAAM,eAAe,GAAG;AAE7B,MAAa,mBAAmB,mBAA2B,eAAe,MAAM,CAAC,QAAQ,MAAM,GAAG,CAAC,MAAM,IAAI,CAAC"}
1
+ {"version":3,"file":"versionSelector-CUjE2kLh.mjs","names":[],"sources":["../../src/versionSelector.ts"],"sourcesContent":["/**\n * This version selector is a bit complicated, so here is the flow:\n * 1. Use the clerkJSVersion prop on the provider\n * 2. Use the exact `@clerk/clerk-js` version if it is a `@snapshot` prerelease\n * 3. Use the prerelease tag of `@clerk/clerk-js` or the packageVersion provided\n * 4. Fallback to the major version of `@clerk/clerk-js` or the packageVersion provided\n *\n * @param clerkJSVersion - The optional clerkJSVersion prop on the provider\n * @param packageVersion - The version of `@clerk/clerk-js` that will be used if an explicit version is not provided\n * @returns The npm tag, version or major version to use\n */\nexport const versionSelector = (clerkJSVersion: string | undefined, packageVersion = JS_PACKAGE_VERSION) => {\n if (clerkJSVersion) {\n return clerkJSVersion;\n }\n\n const prereleaseTag = getPrereleaseTag(packageVersion);\n if (prereleaseTag) {\n if (prereleaseTag === 'snapshot') {\n return packageVersion;\n }\n\n return prereleaseTag;\n }\n\n return getMajorVersion(packageVersion);\n};\n\nconst getPrereleaseTag = (packageVersion: string) =>\n packageVersion\n .trim()\n .replace(/^v/, '')\n .match(/-(.+?)(\\.|$)/)?.[1];\n\nexport const getMajorVersion = (packageVersion: string) => packageVersion.trim().replace(/^v/, '').split('.')[0];\n"],"mappings":";;;;;;;;;;;;AAWA,MAAa,mBAAmB,gBAAoC,oDAAwC;AAC1G,KAAI,eACF,QAAO;CAGT,MAAM,gBAAgB,iBAAiB,eAAe;AACtD,KAAI,eAAe;AACjB,MAAI,kBAAkB,WACpB,QAAO;AAGT,SAAO;;AAGT,QAAO,gBAAgB,eAAe;;AAGxC,MAAM,oBAAoB,mBACxB,eACG,MAAM,CACN,QAAQ,MAAM,GAAG,CACjB,MAAM,eAAe,GAAG;AAE7B,MAAa,mBAAmB,mBAA2B,eAAe,MAAM,CAAC,QAAQ,MAAM,GAAG,CAAC,MAAM,IAAI,CAAC"}
@@ -11,7 +11,7 @@
11
11
  * @param packageVersion - The version of `@clerk/clerk-js` that will be used if an explicit version is not provided
12
12
  * @returns The npm tag, version or major version to use
13
13
  */
14
- const versionSelector = (clerkJSVersion, packageVersion = "6.0.0-canary.v20260105190004") => {
14
+ const versionSelector = (clerkJSVersion, packageVersion = "6.0.0-canary.v20260105220914") => {
15
15
  if (clerkJSVersion) return clerkJSVersion;
16
16
  const prereleaseTag = getPrereleaseTag(packageVersion);
17
17
  if (prereleaseTag) {
@@ -36,4 +36,4 @@ Object.defineProperty(exports, 'versionSelector', {
36
36
  return versionSelector;
37
37
  }
38
38
  });
39
- //# sourceMappingURL=versionSelector-Da-n06Nt.js.map
39
+ //# sourceMappingURL=versionSelector-D9YlJP-6.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"versionSelector-Da-n06Nt.js","names":[],"sources":["../../src/versionSelector.ts"],"sourcesContent":["/**\n * This version selector is a bit complicated, so here is the flow:\n * 1. Use the clerkJSVersion prop on the provider\n * 2. Use the exact `@clerk/clerk-js` version if it is a `@snapshot` prerelease\n * 3. Use the prerelease tag of `@clerk/clerk-js` or the packageVersion provided\n * 4. Fallback to the major version of `@clerk/clerk-js` or the packageVersion provided\n *\n * @param clerkJSVersion - The optional clerkJSVersion prop on the provider\n * @param packageVersion - The version of `@clerk/clerk-js` that will be used if an explicit version is not provided\n * @returns The npm tag, version or major version to use\n */\nexport const versionSelector = (clerkJSVersion: string | undefined, packageVersion = JS_PACKAGE_VERSION) => {\n if (clerkJSVersion) {\n return clerkJSVersion;\n }\n\n const prereleaseTag = getPrereleaseTag(packageVersion);\n if (prereleaseTag) {\n if (prereleaseTag === 'snapshot') {\n return packageVersion;\n }\n\n return prereleaseTag;\n }\n\n return getMajorVersion(packageVersion);\n};\n\nconst getPrereleaseTag = (packageVersion: string) =>\n packageVersion\n .trim()\n .replace(/^v/, '')\n .match(/-(.+?)(\\.|$)/)?.[1];\n\nexport const getMajorVersion = (packageVersion: string) => packageVersion.trim().replace(/^v/, '').split('.')[0];\n"],"mappings":";;;;;;;;;;;;;AAWA,MAAa,mBAAmB,gBAAoC,oDAAwC;AAC1G,KAAI,eACF,QAAO;CAGT,MAAM,gBAAgB,iBAAiB,eAAe;AACtD,KAAI,eAAe;AACjB,MAAI,kBAAkB,WACpB,QAAO;AAGT,SAAO;;AAGT,QAAO,gBAAgB,eAAe;;AAGxC,MAAM,oBAAoB,mBACxB,eACG,MAAM,CACN,QAAQ,MAAM,GAAG,CACjB,MAAM,eAAe,GAAG;AAE7B,MAAa,mBAAmB,mBAA2B,eAAe,MAAM,CAAC,QAAQ,MAAM,GAAG,CAAC,MAAM,IAAI,CAAC"}
1
+ {"version":3,"file":"versionSelector-D9YlJP-6.js","names":[],"sources":["../../src/versionSelector.ts"],"sourcesContent":["/**\n * This version selector is a bit complicated, so here is the flow:\n * 1. Use the clerkJSVersion prop on the provider\n * 2. Use the exact `@clerk/clerk-js` version if it is a `@snapshot` prerelease\n * 3. Use the prerelease tag of `@clerk/clerk-js` or the packageVersion provided\n * 4. Fallback to the major version of `@clerk/clerk-js` or the packageVersion provided\n *\n * @param clerkJSVersion - The optional clerkJSVersion prop on the provider\n * @param packageVersion - The version of `@clerk/clerk-js` that will be used if an explicit version is not provided\n * @returns The npm tag, version or major version to use\n */\nexport const versionSelector = (clerkJSVersion: string | undefined, packageVersion = JS_PACKAGE_VERSION) => {\n if (clerkJSVersion) {\n return clerkJSVersion;\n }\n\n const prereleaseTag = getPrereleaseTag(packageVersion);\n if (prereleaseTag) {\n if (prereleaseTag === 'snapshot') {\n return packageVersion;\n }\n\n return prereleaseTag;\n }\n\n return getMajorVersion(packageVersion);\n};\n\nconst getPrereleaseTag = (packageVersion: string) =>\n packageVersion\n .trim()\n .replace(/^v/, '')\n .match(/-(.+?)(\\.|$)/)?.[1];\n\nexport const getMajorVersion = (packageVersion: string) => packageVersion.trim().replace(/^v/, '').split('.')[0];\n"],"mappings":";;;;;;;;;;;;;AAWA,MAAa,mBAAmB,gBAAoC,oDAAwC;AAC1G,KAAI,eACF,QAAO;CAGT,MAAM,gBAAgB,iBAAiB,eAAe;AACtD,KAAI,eAAe;AACjB,MAAI,kBAAkB,WACpB,QAAO;AAGT,SAAO;;AAGT,QAAO,gBAAgB,eAAe;;AAGxC,MAAM,oBAAoB,mBACxB,eACG,MAAM,CACN,QAAQ,MAAM,GAAG,CACjB,MAAM,eAAe,GAAG;AAE7B,MAAa,mBAAmB,mBAA2B,eAAe,MAAM,CAAC,QAAQ,MAAM,GAAG,CAAC,MAAM,IAAI,CAAC"}
@@ -1,4 +1,4 @@
1
- const require_versionSelector = require('./versionSelector-Da-n06Nt.js');
1
+ const require_versionSelector = require('./versionSelector-D9YlJP-6.js');
2
2
 
3
3
  exports.getMajorVersion = require_versionSelector.getMajorVersion;
4
4
  exports.versionSelector = require_versionSelector.versionSelector;
@@ -1,3 +1,3 @@
1
- import { n as versionSelector, t as getMajorVersion } from "./versionSelector-HEL8Pv8a.mjs";
1
+ import { n as versionSelector, t as getMajorVersion } from "./versionSelector-CUjE2kLh.mjs";
2
2
 
3
3
  export { getMajorVersion, versionSelector };
@@ -1,4 +1,4 @@
1
- import { Bu as Web3ProviderData } from "./index-DH2WvM2A.mjs";
1
+ import { Vu as Web3ProviderData } from "./index-B7DwCEXl.mjs";
2
2
  import "./moduleManager-BYIq4wgi.mjs";
3
3
 
4
4
  //#region src/web3.d.ts
@@ -1,4 +1,4 @@
1
- import { Bu as Web3ProviderData } from "./index-BtTMSxYT.js";
1
+ import { Vu as Web3ProviderData } from "./index-BL-YJGK9.js";
2
2
  import "./moduleManager-WB15hU3T.js";
3
3
 
4
4
  //#region src/web3.d.ts
@@ -3752,7 +3752,7 @@ interface OrganizationResource extends ClerkResource, BillingPayerMethods {
3752
3752
  update: (params: UpdateOrganizationParams) => Promise<OrganizationResource>;
3753
3753
  getMemberships: GetMemberships;
3754
3754
  getInvitations: (params?: GetInvitationsParams) => Promise<ClerkPaginatedResponse<OrganizationInvitationResource>>;
3755
- getRoles: (params?: GetRolesParams) => Promise<ClerkPaginatedResponse<RoleResource>>;
3755
+ getRoles: (params?: GetRolesParams) => Promise<GetRolesResponse>;
3756
3756
  getDomains: (params?: GetDomainsParams) => Promise<ClerkPaginatedResponse<OrganizationDomainResource>>;
3757
3757
  getMembershipRequests: (params?: GetMembershipRequestParams) => Promise<ClerkPaginatedResponse<OrganizationMembershipRequestResource>>;
3758
3758
  addMember: (params: AddMemberParams) => Promise<OrganizationMembershipResource>;
@@ -3771,6 +3771,9 @@ interface OrganizationResource extends ClerkResource, BillingPayerMethods {
3771
3771
  __internal_toSnapshot: () => OrganizationJSONSnapshot;
3772
3772
  }
3773
3773
  type GetRolesParams = ClerkPaginationParams;
3774
+ interface GetRolesResponse extends ClerkPaginatedResponse<RoleResource> {
3775
+ has_role_set_migration?: boolean;
3776
+ }
3774
3777
  type GetMembersParams = ClerkPaginationParams<{
3775
3778
  role?: OrganizationCustomRoleKey[];
3776
3779
  query?: string;
@@ -6554,6 +6557,12 @@ type __internal_LocalizationResource = {
6554
6557
  primaryButton: LocalizationValue;
6555
6558
  };
6556
6559
  };
6560
+ alerts: {
6561
+ roleSetMigrationInProgress: {
6562
+ title: LocalizationValue;
6563
+ subtitle: LocalizationValue;
6564
+ };
6565
+ };
6557
6566
  };
6558
6567
  billingPage: {
6559
6568
  title: LocalizationValue;
@@ -9689,5 +9698,5 @@ type InitialState = Serializable<{
9689
9698
  factorVerificationAge: [number, number];
9690
9699
  }>;
9691
9700
  //#endregion
9692
- export { APIKeyResource, APIKeysNamespace, APIKeysProps, APIKeysSettingsJSON, APIKeysSettingsJSONSnapshot, APIKeysSettingsResource, ActClaim, ActJWTClaim, Actions, ActiveSessionResource, AddMemberParams, AddPaymentMethodParams, AfterMultiSessionSingleSignOutUrl, AfterSignOutUrl, AlertId, ApiKeyJSON, AppleIdTokenStrategy, AppleOauthProvider, AtlassianOauthProvider, AttemptAffiliationVerificationParams, AttemptEmailAddressVerificationParams, AttemptFirstFactorParams, AttemptPhoneNumberVerificationParams, AttemptSecondFactorParams, AttemptVerificationParams, AttemptWeb3WalletVerificationParams, Attribute, AttributeData, AttributeDataJSON, Attributes, AttributesJSON, AuthConfigJSON, AuthConfigJSONSnapshot, AuthConfigResource, AuthenticateWithBaseParams, AuthenticateWithCoinbaseWalletParams, AuthenticateWithGoogleOneTapParams, AuthenticateWithMetamaskParams, AuthenticateWithOKXWalletParams, AuthenticateWithPasskeyParams, AuthenticateWithPopupParams, AuthenticateWithRedirectParams, AuthenticateWithSolanaParams, AuthenticateWithWeb3Params, Autocomplete, BackupCodeAttempt, BackupCodeFactor, BackupCodeJSON, BackupCodeResource, BackupCodeStrategy, BaseWeb3Provider, BillingCheckoutJSON, BillingCheckoutResource, BillingCheckoutTotals, BillingCheckoutTotalsJSON, BillingInitializedPaymentMethodJSON, BillingInitializedPaymentMethodResource, BillingMoneyAmount, BillingMoneyAmountJSON, BillingNamespace, BillingPayerJSON, BillingPayerMethods, BillingPayerResource, BillingPayerResourceType, BillingPaymentChargeType, BillingPaymentJSON, BillingPaymentMethodJSON, BillingPaymentMethodResource, BillingPaymentMethodStatus, BillingPaymentResource, BillingPaymentStatus, BillingPlanJSON, BillingPlanResource, BillingStatementGroup, BillingStatementGroupJSON, BillingStatementJSON, BillingStatementResource, BillingStatementStatus, BillingStatementTotals, BillingStatementTotalsJSON, BillingSubscriptionItemJSON, BillingSubscriptionItemResource, BillingSubscriptionJSON, BillingSubscriptionPlanPeriod, BillingSubscriptionResource, BillingSubscriptionStatus, BitbucketOauthProvider, BoxOauthProvider, BoxShadow, BrowserClerk, BrowserClerkConstructor, BuiltInColors, CamelToSnake, CancelSubscriptionParams, CaptchaProvider, CaptchaWidgetType, CardActionId, CheckAuthorization, CheckAuthorizationFn, CheckAuthorizationFromSessionClaims, CheckAuthorizationParamsFromSessionClaims, CheckAuthorizationParamsWithCustomPermissions, CheckAuthorizationWithCustomPermissions, CheckoutErrors, CheckoutFlowFinalizeParams, CheckoutFlowResource, CheckoutFlowResourceNonStrict, CheckoutSignal, CheckoutSignalValue, Clerk, ClerkAPIError, ClerkAPIErrorJSON, ClerkAPIResponseError, ClerkAppearanceTheme, ClerkAuthenticateWithWeb3Params, ClerkEventPayload, ClerkHostRouter, ClerkJWTClaims, ClerkOptions, ClerkPaginatedResponse, ClerkPaginationParams, ClerkPaginationRequest, ClerkProp, ClerkResource, ClerkResourceJSON, ClerkResourceReloadParams, ClerkRuntimeError, ClerkStatus, ClerkThemeOptions, ClerkUi, ClerkUiConstructor, ClerkUiInstance, ClientJSON, ClientJSONSnapshot, ClientResource, ClientTrustState, CodeVerificationAttemptParam, CoinbaseOauthProvider, CoinbaseWalletWeb3Provider, Color, ColorString, CommerceSettingsJSON, CommerceSettingsJSONSnapshot, CommerceSettingsResource, ComplexityErrors, ComponentControls, ConfirmCheckoutParams, CreateAPIKeyParams, CreateBulkOrganizationInvitationParams, CreateCheckoutParams, CreateEmailAddressParams, CreateEmailLinkFlowReturn, CreateEnterpriseSSOLinkFlowReturn, CreateExternalAccountParams, CreateOrganizationInvitationParams, CreateOrganizationModalProps, CreateOrganizationParams, CreateOrganizationProps, CreatePhoneNumberParams, CreateWeb3WalletParams, CredentialReturn, CustomMenuItem, CustomNavigation, CustomOAuthStrategy, CustomOauthProvider, CustomPage, DeepCamelToSnake, DeepPartial, DeepRequired, DeepSnakeToCamel, DeletedObjectJSON, DeletedObjectResource, DevToolsResource, DiscordOauthProvider, DisplayConfigJSON, DisplayConfigJSONSnapshot, DisplayConfigResource, DisplayThemeJSON, DomainOrProxyUrl, DropboxOauthProvider, EmUnit, EmailAddressIdentifier, EmailAddressJSON, EmailAddressJSONSnapshot, EmailAddressOrPhoneNumberIdentifier, EmailAddressResource, EmailCodeAttempt, EmailCodeConfig, EmailCodeFactor, EmailCodeSecondFactorConfig, EmailCodeStrategy, EmailLinkConfig, EmailLinkFactor, EmailLinkStrategy, EnableEnvironmentSettingParams, EnstallOauthProvider, EnterpriseAccountConnectionJSON, EnterpriseAccountConnectionJSONSnapshot, EnterpriseAccountConnectionResource, EnterpriseAccountJSON, EnterpriseAccountJSONSnapshot, EnterpriseAccountResource, EnterpriseProtocol, EnterpriseProvider, EnterpriseSSOConfig, EnterpriseSSOFactor, EnterpriseSSOSettings, EnterpriseSSOStrategy, EnvironmentJSON, EnvironmentJSONSnapshot, EnvironmentResource, Errors, EthereumWeb3Provider, ExternalAccountJSON, ExternalAccountJSONSnapshot, ExternalAccountResource, FacebookOauthProvider, FeatureJSON, FeatureResource, FieldError, FieldId, FirstNameAttribute, FontWeight, ForPayerType, ForceNull, GenerateSignature, GenerateSignatureParams, GetAPIKeysParams, GetDomainsParams, GetInvitationsParams, GetMembersParams, GetMembershipRequestParams, GetMemberships, GetOrganizationMemberships, GetPaymentAttemptsParams, GetPaymentMethodsParams, GetPlansParams, GetRolesParams, GetStatementsParams, GetSubscriptionParams, GetToken, GetTokenOptions, GetUserOrganizationInvitationsParams, GetUserOrganizationMembershipParams, GetUserOrganizationSuggestionsParams, GithubOauthProvider, GitlabOauthProvider, GoogleOauthProvider, GoogleOneTapProps, GoogleOneTapStrategy, HandleEmailLinkVerificationParams, HandleOAuthCallbackParams, HandleSamlCallbackParams, HeadlessBrowserClerk, HeadlessBrowserClerkConstructor, HexColor, HexColorString, HslaColor, HslaColorString, HubspotOauthProvider, HuggingfaceOAuthProvider, IdentificationLinkJSON, IdentificationLinkJSONSnapshot, IdentificationLinkResource, ImageJSON, ImageResource, InitialState, InitializePaymentMethodParams, InstagramOauthProvider, InstanceType, InviteMemberParams, InviteMembersParams, IsomorphicClerkOptions, JWT, JWTClaims, JWTHeader, JoinWaitlistParams, Jwt, JwtHeader, JwtPayload, LastAuthenticationStrategy, LastNameAttribute, LegalAcceptedAttribute, LineOauthProvider, LinearOauthProvider, LinkedinOIDCOauthProvider, LinkedinOauthProvider, ListenerCallback, LoadedClerk, LocalizationResource, LocalizationValue, MakeDefaultPaymentMethodParams, MenuId, MetamaskWeb3Provider, MicrosoftOauthProvider, MultiDomainAndOrProxy, MultiDomainAndOrProxyPrimitives, NavigateOptions, NewSubscriptionRedirectUrl, NotionOauthProvider, Nullable, NullableSignInSignal, NullableSignUpSignal, OAUTH_PROVIDERS, OAuthConfig, OAuthProvider, OAuthProviderData, OAuthProviderSettings, OAuthProviders, OAuthScope, OAuthStrategy, OKXWalletWeb3Provider, OauthFactor, OrganizationCustomPermissionKey, OrganizationCustomRoleKey, OrganizationDomainJSON, OrganizationDomainResource, OrganizationDomainVerification, OrganizationDomainVerificationJSON, OrganizationDomainVerificationStatus, OrganizationEnrollmentMode, OrganizationInvitationJSON, OrganizationInvitationResource, OrganizationInvitationStatus, OrganizationJSON, OrganizationJSONSnapshot, OrganizationListProps, OrganizationMembershipJSON, OrganizationMembershipJSONSnapshot, OrganizationMembershipRequestJSON, OrganizationMembershipRequestResource, OrganizationMembershipResource, OrganizationPermissionKey, OrganizationPreviewId, OrganizationProfileModalProps, OrganizationProfileProps, OrganizationResource, OrganizationSettingsJSON, OrganizationSettingsJSONSnapshot, OrganizationSettingsResource, OrganizationSuggestionJSON, OrganizationSuggestionResource, OrganizationSuggestionStatus, OrganizationSwitcherProps, OrganizationSystemPermissionKey, OrganizationSystemPermissionPrefix, OrganizationsJWTClaim, Override, PartialWithClerkResource, PassKeyConfig, PasskeyAttempt, PasskeyFactor, PasskeyJSON, PasskeyJSONSnapshot, PasskeyResource, PasskeySettingsData, PasskeyStrategy, PasskeyVerificationResource, PasswordAttempt, PasswordAttribute, PasswordFactor, PasswordSettingsData, PasswordStrategy, PasswordStrength, PasswordValidation, PathValue, PaymentGateway, PendingSessionOptions, PendingSessionResource, PermissionJSON, PermissionResource, PhoneCodeAttempt, PhoneCodeChannel, PhoneCodeChannelData, PhoneCodeConfig, PhoneCodeFactor, PhoneCodeProvider, PhoneCodeSMSChannel, PhoneCodeSecondFactorConfig, PhoneCodeStrategy, PhoneCodeWhatsAppChannel, PhoneNumberIdentifier, PhoneNumberJSON, PhoneNumberJSONSnapshot, PhoneNumberResource, PhoneNumberVerificationStrategy, PreferredSignInStrategy, PrepareAffiliationVerificationParams, PrepareEmailAddressVerificationParams, PrepareFirstFactorParams, PreparePhoneNumberVerificationParams, PrepareSecondFactorParams, PrepareVerificationParams, PrepareWeb3WalletVerificationParams, PricingTableProps, ProfilePageId, ProfileSectionId, ProtectConfigJSON, ProtectConfigJSONSnapshot, ProtectConfigResource, ProtectLoader, ProtectProps, PublicKeyCredentialCreationOptionsJSON, PublicKeyCredentialCreationOptionsWithoutExtensions, PublicKeyCredentialRequestOptionsJSON, PublicKeyCredentialRequestOptionsWithoutExtensions, PublicKeyCredentialWithAuthenticatorAssertionResponse, PublicKeyCredentialWithAuthenticatorAttestationResponse, PublicOrganizationDataJSON, PublicUserData, PublicUserDataJSON, PublicUserDataJSONSnapshot, PublishableKey, ReauthorizeExternalAccountParams, RecordToPath, RedirectOptions, RedirectUrlProp, RemoveFunctions, RemovePaymentMethodParams, RemoveUserPasswordParams, ResetPasswordCodeFactor, ResetPasswordEmailCodeAttempt, ResetPasswordEmailCodeFactor, ResetPasswordEmailCodeFactorConfig, ResetPasswordEmailCodeStrategy, ResetPasswordParams, ResetPasswordPhoneCodeAttempt, ResetPasswordPhoneCodeFactor, ResetPasswordPhoneCodeFactorConfig, ResetPasswordPhoneCodeStrategy, Resources, ReverificationConfig, RevokeAPIKeyParams, RgbaColor, RgbaColorString, RoleJSON, RoleResource, RoutingMode, RoutingOptions, RoutingStrategy, SAML_IDPS, SDKMetadata, SamlIdp, SamlIdpMap, SamlIdpSlug, SelectId, Serializable, ServerGetToken, ServerGetTokenOptions, SessionActivity, SessionActivityJSON, SessionJSON, SessionJSONSnapshot, SessionResource, SessionStatus, SessionStatusClaim, SessionTask, SessionVerificationAfterMinutes, SessionVerificationFirstFactor, SessionVerificationJSON, SessionVerificationLevel, SessionVerificationResource, SessionVerificationSecondFactor, SessionVerificationStatus, SessionVerificationTypes, SessionVerifyAttemptFirstFactorParams, SessionVerifyAttemptSecondFactorParams, SessionVerifyCreateParams, SessionVerifyPrepareFirstFactorParams, SessionVerifyPrepareSecondFactorParams, SessionWithActivitiesJSON, SessionWithActivitiesResource, SetActive, SetActiveNavigate, SetActiveParams, SetOrganizationLogoParams, SetProfileImageParams, SetReservedForSecondFactorParams, SharedSignedInAuthObjectProperties, SignInAuthenticateWithSolanaParams, SignInButtonProps, SignInCreateParams, SignInData, SignInErrors, SignInFactor, SignInFallbackRedirectUrl, SignInFields, SignInFirstFactor, SignInFirstFactorJSON, SignInForceRedirectUrl, SignInFutureBackupCodeVerifyParams, SignInFutureCreateParams, SignInFutureEmailCodeSendParams, SignInFutureEmailCodeVerifyParams, SignInFutureEmailLinkSendParams, SignInFutureFinalizeParams, SignInFutureMFAPhoneCodeVerifyParams, SignInFuturePasskeyParams, SignInFuturePasswordParams, SignInFuturePhoneCodeSendParams, SignInFuturePhoneCodeVerifyParams, SignInFutureResetPasswordSubmitParams, SignInFutureResource, SignInFutureSSOParams, SignInFutureTOTPVerifyParams, SignInFutureTicketParams, SignInFutureWeb3Params, SignInIdentifier, SignInInitialValues, SignInJSON, SignInJSONSnapshot, SignInModalProps, SignInProps, SignInRedirectOptions, SignInResource, SignInSecondFactor, SignInSecondFactorJSON, SignInSignal, SignInSignalValue, SignInStartEmailLinkFlowParams, SignInStatus, SignInStrategy, SignOut, SignOutCallback, SignOutOptions, SignUpAttributeField, SignUpAuthenticateWithMetamaskParams, SignUpAuthenticateWithSolanaParams, SignUpAuthenticateWithWeb3Params, SignUpButtonProps, SignUpCreateParams, SignUpData, SignUpEnterpriseConnectionJSON, SignUpEnterpriseConnectionResource, SignUpErrors, SignUpFallbackRedirectUrl, SignUpField, SignUpFields, SignUpForceRedirectUrl, SignUpFutureCreateParams, SignUpFutureEmailCodeVerifyParams, SignUpFutureFinalizeParams, SignUpFuturePasswordParams, SignUpFuturePhoneCodeSendParams, SignUpFuturePhoneCodeVerifyParams, SignUpFutureResource, SignUpFutureSSOParams, SignUpFutureTicketParams, SignUpFutureUpdateParams, SignUpFutureWeb3Params, SignUpIdentificationField, SignUpInitialValues, SignUpJSON, SignUpJSONSnapshot, SignUpModalProps, SignUpModes, SignUpProps, SignUpRedirectOptions, SignUpResource, SignUpSignal, SignUpSignalValue, SignUpStatus, SignUpUpdateParams, SignUpVerifiableField, SignUpVerificationJSON, SignUpVerificationJSONSnapshot, SignUpVerificationResource, SignUpVerificationsJSON, SignUpVerificationsJSONSnapshot, SignUpVerificationsResource, SignatureVerificationAttemptParam, SignedInSessionResource, Simplify, SlackOauthProvider, SnakeToCamel, SolanaWeb3Provider, SpotifyOauthProvider, StartEmailLinkFlowParams, StartEnterpriseSSOLinkFlowParams, State, TOTPAttempt, TOTPFactor, TOTPJSON, TOTPResource, TOTPStrategy, TaskChooseOrganizationProps, TaskResetPasswordProps, TasksRedirectOptions, TelemetryCollector, TelemetryEvent, TelemetryEventRaw, TelemetryLogEntry, TicketStrategy, TiktokOauthProvider, TokenJSON, TokenJSONSnapshot, TokenResource, TransferableOption, TransparentColor, TwitchOauthProvider, TwitterOauthProvider, UIVersion, UnsubscribeCallback, UpdateEnrollmentModeParams, UpdateMembershipParams, UpdateOrganizationMembershipParams, UpdateOrganizationParams, UpdatePasskeyParams, UpdateUserParams, UpdateUserPasswordParams, UseAuthReturn, UseSessionListReturn, UseSessionReturn, UseSignInReturn, UseSignUpReturn, UseUserReturn, UserAvatarProps, UserButtonProps, UserData, UserDataJSON, UserDataJSONSnapshot, UserJSON, UserJSONSnapshot, UserOrganizationInvitationJSON, UserOrganizationInvitationResource, UserPreviewId, UserProfileModalProps, UserProfileProps, UserResource, UserSettingsJSON, UserSettingsJSONSnapshot, UserSettingsResource, UsernameIdentifier, UsernameSettingsData, ValidatePasswordCallbacks, VercelOauthProvider, VerificationAttemptParams, VerificationJSON, VerificationJSONSnapshot, VerificationResource, VerificationStatus, VerificationStrategy, VerifyTOTPParams, VersionedJwtPayload, WEB3_PROVIDERS, WaitlistJSON, WaitlistModalProps, WaitlistProps, WaitlistResource, Web3Attempt, Web3Provider, Web3ProviderData, Web3SignatureConfig, Web3SignatureFactor, Web3Strategy, Web3WalletIdentifier, Web3WalletJSON, Web3WalletJSONSnapshot, Web3WalletResource, Without, WithoutRouting, XOauthProvider, XeroOauthProvider, ZxcvbnResult, __experimental_CheckoutButtonProps, __experimental_CheckoutCacheState, __experimental_CheckoutOptions, __experimental_PlanDetailsButtonProps, __experimental_SubscriptionDetailsButtonProps, __internal_AttemptToEnableEnvironmentSettingParams, __internal_AttemptToEnableEnvironmentSettingResult, __internal_CheckoutProps, __internal_EnableOrganizationsPromptProps, __internal_LocalizationResource, __internal_OAuthConsentProps, __internal_PlanDetailsProps, __internal_SubscriptionDetailsProps, __internal_UserVerificationModalProps, __internal_UserVerificationProps, getOAuthProviderData, getWeb3ProviderData, sortedOAuthProviders };
9701
+ export { APIKeyResource, APIKeysNamespace, APIKeysProps, APIKeysSettingsJSON, APIKeysSettingsJSONSnapshot, APIKeysSettingsResource, ActClaim, ActJWTClaim, Actions, ActiveSessionResource, AddMemberParams, AddPaymentMethodParams, AfterMultiSessionSingleSignOutUrl, AfterSignOutUrl, AlertId, ApiKeyJSON, AppleIdTokenStrategy, AppleOauthProvider, AtlassianOauthProvider, AttemptAffiliationVerificationParams, AttemptEmailAddressVerificationParams, AttemptFirstFactorParams, AttemptPhoneNumberVerificationParams, AttemptSecondFactorParams, AttemptVerificationParams, AttemptWeb3WalletVerificationParams, Attribute, AttributeData, AttributeDataJSON, Attributes, AttributesJSON, AuthConfigJSON, AuthConfigJSONSnapshot, AuthConfigResource, AuthenticateWithBaseParams, AuthenticateWithCoinbaseWalletParams, AuthenticateWithGoogleOneTapParams, AuthenticateWithMetamaskParams, AuthenticateWithOKXWalletParams, AuthenticateWithPasskeyParams, AuthenticateWithPopupParams, AuthenticateWithRedirectParams, AuthenticateWithSolanaParams, AuthenticateWithWeb3Params, Autocomplete, BackupCodeAttempt, BackupCodeFactor, BackupCodeJSON, BackupCodeResource, BackupCodeStrategy, BaseWeb3Provider, BillingCheckoutJSON, BillingCheckoutResource, BillingCheckoutTotals, BillingCheckoutTotalsJSON, BillingInitializedPaymentMethodJSON, BillingInitializedPaymentMethodResource, BillingMoneyAmount, BillingMoneyAmountJSON, BillingNamespace, BillingPayerJSON, BillingPayerMethods, BillingPayerResource, BillingPayerResourceType, BillingPaymentChargeType, BillingPaymentJSON, BillingPaymentMethodJSON, BillingPaymentMethodResource, BillingPaymentMethodStatus, BillingPaymentResource, BillingPaymentStatus, BillingPlanJSON, BillingPlanResource, BillingStatementGroup, BillingStatementGroupJSON, BillingStatementJSON, BillingStatementResource, BillingStatementStatus, BillingStatementTotals, BillingStatementTotalsJSON, BillingSubscriptionItemJSON, BillingSubscriptionItemResource, BillingSubscriptionJSON, BillingSubscriptionPlanPeriod, BillingSubscriptionResource, BillingSubscriptionStatus, BitbucketOauthProvider, BoxOauthProvider, BoxShadow, BrowserClerk, BrowserClerkConstructor, BuiltInColors, CamelToSnake, CancelSubscriptionParams, CaptchaProvider, CaptchaWidgetType, CardActionId, CheckAuthorization, CheckAuthorizationFn, CheckAuthorizationFromSessionClaims, CheckAuthorizationParamsFromSessionClaims, CheckAuthorizationParamsWithCustomPermissions, CheckAuthorizationWithCustomPermissions, CheckoutErrors, CheckoutFlowFinalizeParams, CheckoutFlowResource, CheckoutFlowResourceNonStrict, CheckoutSignal, CheckoutSignalValue, Clerk, ClerkAPIError, ClerkAPIErrorJSON, ClerkAPIResponseError, ClerkAppearanceTheme, ClerkAuthenticateWithWeb3Params, ClerkEventPayload, ClerkHostRouter, ClerkJWTClaims, ClerkOptions, ClerkPaginatedResponse, ClerkPaginationParams, ClerkPaginationRequest, ClerkProp, ClerkResource, ClerkResourceJSON, ClerkResourceReloadParams, ClerkRuntimeError, ClerkStatus, ClerkThemeOptions, ClerkUi, ClerkUiConstructor, ClerkUiInstance, ClientJSON, ClientJSONSnapshot, ClientResource, ClientTrustState, CodeVerificationAttemptParam, CoinbaseOauthProvider, CoinbaseWalletWeb3Provider, Color, ColorString, CommerceSettingsJSON, CommerceSettingsJSONSnapshot, CommerceSettingsResource, ComplexityErrors, ComponentControls, ConfirmCheckoutParams, CreateAPIKeyParams, CreateBulkOrganizationInvitationParams, CreateCheckoutParams, CreateEmailAddressParams, CreateEmailLinkFlowReturn, CreateEnterpriseSSOLinkFlowReturn, CreateExternalAccountParams, CreateOrganizationInvitationParams, CreateOrganizationModalProps, CreateOrganizationParams, CreateOrganizationProps, CreatePhoneNumberParams, CreateWeb3WalletParams, CredentialReturn, CustomMenuItem, CustomNavigation, CustomOAuthStrategy, CustomOauthProvider, CustomPage, DeepCamelToSnake, DeepPartial, DeepRequired, DeepSnakeToCamel, DeletedObjectJSON, DeletedObjectResource, DevToolsResource, DiscordOauthProvider, DisplayConfigJSON, DisplayConfigJSONSnapshot, DisplayConfigResource, DisplayThemeJSON, DomainOrProxyUrl, DropboxOauthProvider, EmUnit, EmailAddressIdentifier, EmailAddressJSON, EmailAddressJSONSnapshot, EmailAddressOrPhoneNumberIdentifier, EmailAddressResource, EmailCodeAttempt, EmailCodeConfig, EmailCodeFactor, EmailCodeSecondFactorConfig, EmailCodeStrategy, EmailLinkConfig, EmailLinkFactor, EmailLinkStrategy, EnableEnvironmentSettingParams, EnstallOauthProvider, EnterpriseAccountConnectionJSON, EnterpriseAccountConnectionJSONSnapshot, EnterpriseAccountConnectionResource, EnterpriseAccountJSON, EnterpriseAccountJSONSnapshot, EnterpriseAccountResource, EnterpriseProtocol, EnterpriseProvider, EnterpriseSSOConfig, EnterpriseSSOFactor, EnterpriseSSOSettings, EnterpriseSSOStrategy, EnvironmentJSON, EnvironmentJSONSnapshot, EnvironmentResource, Errors, EthereumWeb3Provider, ExternalAccountJSON, ExternalAccountJSONSnapshot, ExternalAccountResource, FacebookOauthProvider, FeatureJSON, FeatureResource, FieldError, FieldId, FirstNameAttribute, FontWeight, ForPayerType, ForceNull, GenerateSignature, GenerateSignatureParams, GetAPIKeysParams, GetDomainsParams, GetInvitationsParams, GetMembersParams, GetMembershipRequestParams, GetMemberships, GetOrganizationMemberships, GetPaymentAttemptsParams, GetPaymentMethodsParams, GetPlansParams, GetRolesParams, GetRolesResponse, GetStatementsParams, GetSubscriptionParams, GetToken, GetTokenOptions, GetUserOrganizationInvitationsParams, GetUserOrganizationMembershipParams, GetUserOrganizationSuggestionsParams, GithubOauthProvider, GitlabOauthProvider, GoogleOauthProvider, GoogleOneTapProps, GoogleOneTapStrategy, HandleEmailLinkVerificationParams, HandleOAuthCallbackParams, HandleSamlCallbackParams, HeadlessBrowserClerk, HeadlessBrowserClerkConstructor, HexColor, HexColorString, HslaColor, HslaColorString, HubspotOauthProvider, HuggingfaceOAuthProvider, IdentificationLinkJSON, IdentificationLinkJSONSnapshot, IdentificationLinkResource, ImageJSON, ImageResource, InitialState, InitializePaymentMethodParams, InstagramOauthProvider, InstanceType, InviteMemberParams, InviteMembersParams, IsomorphicClerkOptions, JWT, JWTClaims, JWTHeader, JoinWaitlistParams, Jwt, JwtHeader, JwtPayload, LastAuthenticationStrategy, LastNameAttribute, LegalAcceptedAttribute, LineOauthProvider, LinearOauthProvider, LinkedinOIDCOauthProvider, LinkedinOauthProvider, ListenerCallback, LoadedClerk, LocalizationResource, LocalizationValue, MakeDefaultPaymentMethodParams, MenuId, MetamaskWeb3Provider, MicrosoftOauthProvider, MultiDomainAndOrProxy, MultiDomainAndOrProxyPrimitives, NavigateOptions, NewSubscriptionRedirectUrl, NotionOauthProvider, Nullable, NullableSignInSignal, NullableSignUpSignal, OAUTH_PROVIDERS, OAuthConfig, OAuthProvider, OAuthProviderData, OAuthProviderSettings, OAuthProviders, OAuthScope, OAuthStrategy, OKXWalletWeb3Provider, OauthFactor, OrganizationCustomPermissionKey, OrganizationCustomRoleKey, OrganizationDomainJSON, OrganizationDomainResource, OrganizationDomainVerification, OrganizationDomainVerificationJSON, OrganizationDomainVerificationStatus, OrganizationEnrollmentMode, OrganizationInvitationJSON, OrganizationInvitationResource, OrganizationInvitationStatus, OrganizationJSON, OrganizationJSONSnapshot, OrganizationListProps, OrganizationMembershipJSON, OrganizationMembershipJSONSnapshot, OrganizationMembershipRequestJSON, OrganizationMembershipRequestResource, OrganizationMembershipResource, OrganizationPermissionKey, OrganizationPreviewId, OrganizationProfileModalProps, OrganizationProfileProps, OrganizationResource, OrganizationSettingsJSON, OrganizationSettingsJSONSnapshot, OrganizationSettingsResource, OrganizationSuggestionJSON, OrganizationSuggestionResource, OrganizationSuggestionStatus, OrganizationSwitcherProps, OrganizationSystemPermissionKey, OrganizationSystemPermissionPrefix, OrganizationsJWTClaim, Override, PartialWithClerkResource, PassKeyConfig, PasskeyAttempt, PasskeyFactor, PasskeyJSON, PasskeyJSONSnapshot, PasskeyResource, PasskeySettingsData, PasskeyStrategy, PasskeyVerificationResource, PasswordAttempt, PasswordAttribute, PasswordFactor, PasswordSettingsData, PasswordStrategy, PasswordStrength, PasswordValidation, PathValue, PaymentGateway, PendingSessionOptions, PendingSessionResource, PermissionJSON, PermissionResource, PhoneCodeAttempt, PhoneCodeChannel, PhoneCodeChannelData, PhoneCodeConfig, PhoneCodeFactor, PhoneCodeProvider, PhoneCodeSMSChannel, PhoneCodeSecondFactorConfig, PhoneCodeStrategy, PhoneCodeWhatsAppChannel, PhoneNumberIdentifier, PhoneNumberJSON, PhoneNumberJSONSnapshot, PhoneNumberResource, PhoneNumberVerificationStrategy, PreferredSignInStrategy, PrepareAffiliationVerificationParams, PrepareEmailAddressVerificationParams, PrepareFirstFactorParams, PreparePhoneNumberVerificationParams, PrepareSecondFactorParams, PrepareVerificationParams, PrepareWeb3WalletVerificationParams, PricingTableProps, ProfilePageId, ProfileSectionId, ProtectConfigJSON, ProtectConfigJSONSnapshot, ProtectConfigResource, ProtectLoader, ProtectProps, PublicKeyCredentialCreationOptionsJSON, PublicKeyCredentialCreationOptionsWithoutExtensions, PublicKeyCredentialRequestOptionsJSON, PublicKeyCredentialRequestOptionsWithoutExtensions, PublicKeyCredentialWithAuthenticatorAssertionResponse, PublicKeyCredentialWithAuthenticatorAttestationResponse, PublicOrganizationDataJSON, PublicUserData, PublicUserDataJSON, PublicUserDataJSONSnapshot, PublishableKey, ReauthorizeExternalAccountParams, RecordToPath, RedirectOptions, RedirectUrlProp, RemoveFunctions, RemovePaymentMethodParams, RemoveUserPasswordParams, ResetPasswordCodeFactor, ResetPasswordEmailCodeAttempt, ResetPasswordEmailCodeFactor, ResetPasswordEmailCodeFactorConfig, ResetPasswordEmailCodeStrategy, ResetPasswordParams, ResetPasswordPhoneCodeAttempt, ResetPasswordPhoneCodeFactor, ResetPasswordPhoneCodeFactorConfig, ResetPasswordPhoneCodeStrategy, Resources, ReverificationConfig, RevokeAPIKeyParams, RgbaColor, RgbaColorString, RoleJSON, RoleResource, RoutingMode, RoutingOptions, RoutingStrategy, SAML_IDPS, SDKMetadata, SamlIdp, SamlIdpMap, SamlIdpSlug, SelectId, Serializable, ServerGetToken, ServerGetTokenOptions, SessionActivity, SessionActivityJSON, SessionJSON, SessionJSONSnapshot, SessionResource, SessionStatus, SessionStatusClaim, SessionTask, SessionVerificationAfterMinutes, SessionVerificationFirstFactor, SessionVerificationJSON, SessionVerificationLevel, SessionVerificationResource, SessionVerificationSecondFactor, SessionVerificationStatus, SessionVerificationTypes, SessionVerifyAttemptFirstFactorParams, SessionVerifyAttemptSecondFactorParams, SessionVerifyCreateParams, SessionVerifyPrepareFirstFactorParams, SessionVerifyPrepareSecondFactorParams, SessionWithActivitiesJSON, SessionWithActivitiesResource, SetActive, SetActiveNavigate, SetActiveParams, SetOrganizationLogoParams, SetProfileImageParams, SetReservedForSecondFactorParams, SharedSignedInAuthObjectProperties, SignInAuthenticateWithSolanaParams, SignInButtonProps, SignInCreateParams, SignInData, SignInErrors, SignInFactor, SignInFallbackRedirectUrl, SignInFields, SignInFirstFactor, SignInFirstFactorJSON, SignInForceRedirectUrl, SignInFutureBackupCodeVerifyParams, SignInFutureCreateParams, SignInFutureEmailCodeSendParams, SignInFutureEmailCodeVerifyParams, SignInFutureEmailLinkSendParams, SignInFutureFinalizeParams, SignInFutureMFAPhoneCodeVerifyParams, SignInFuturePasskeyParams, SignInFuturePasswordParams, SignInFuturePhoneCodeSendParams, SignInFuturePhoneCodeVerifyParams, SignInFutureResetPasswordSubmitParams, SignInFutureResource, SignInFutureSSOParams, SignInFutureTOTPVerifyParams, SignInFutureTicketParams, SignInFutureWeb3Params, SignInIdentifier, SignInInitialValues, SignInJSON, SignInJSONSnapshot, SignInModalProps, SignInProps, SignInRedirectOptions, SignInResource, SignInSecondFactor, SignInSecondFactorJSON, SignInSignal, SignInSignalValue, SignInStartEmailLinkFlowParams, SignInStatus, SignInStrategy, SignOut, SignOutCallback, SignOutOptions, SignUpAttributeField, SignUpAuthenticateWithMetamaskParams, SignUpAuthenticateWithSolanaParams, SignUpAuthenticateWithWeb3Params, SignUpButtonProps, SignUpCreateParams, SignUpData, SignUpEnterpriseConnectionJSON, SignUpEnterpriseConnectionResource, SignUpErrors, SignUpFallbackRedirectUrl, SignUpField, SignUpFields, SignUpForceRedirectUrl, SignUpFutureCreateParams, SignUpFutureEmailCodeVerifyParams, SignUpFutureFinalizeParams, SignUpFuturePasswordParams, SignUpFuturePhoneCodeSendParams, SignUpFuturePhoneCodeVerifyParams, SignUpFutureResource, SignUpFutureSSOParams, SignUpFutureTicketParams, SignUpFutureUpdateParams, SignUpFutureWeb3Params, SignUpIdentificationField, SignUpInitialValues, SignUpJSON, SignUpJSONSnapshot, SignUpModalProps, SignUpModes, SignUpProps, SignUpRedirectOptions, SignUpResource, SignUpSignal, SignUpSignalValue, SignUpStatus, SignUpUpdateParams, SignUpVerifiableField, SignUpVerificationJSON, SignUpVerificationJSONSnapshot, SignUpVerificationResource, SignUpVerificationsJSON, SignUpVerificationsJSONSnapshot, SignUpVerificationsResource, SignatureVerificationAttemptParam, SignedInSessionResource, Simplify, SlackOauthProvider, SnakeToCamel, SolanaWeb3Provider, SpotifyOauthProvider, StartEmailLinkFlowParams, StartEnterpriseSSOLinkFlowParams, State, TOTPAttempt, TOTPFactor, TOTPJSON, TOTPResource, TOTPStrategy, TaskChooseOrganizationProps, TaskResetPasswordProps, TasksRedirectOptions, TelemetryCollector, TelemetryEvent, TelemetryEventRaw, TelemetryLogEntry, TicketStrategy, TiktokOauthProvider, TokenJSON, TokenJSONSnapshot, TokenResource, TransferableOption, TransparentColor, TwitchOauthProvider, TwitterOauthProvider, UIVersion, UnsubscribeCallback, UpdateEnrollmentModeParams, UpdateMembershipParams, UpdateOrganizationMembershipParams, UpdateOrganizationParams, UpdatePasskeyParams, UpdateUserParams, UpdateUserPasswordParams, UseAuthReturn, UseSessionListReturn, UseSessionReturn, UseSignInReturn, UseSignUpReturn, UseUserReturn, UserAvatarProps, UserButtonProps, UserData, UserDataJSON, UserDataJSONSnapshot, UserJSON, UserJSONSnapshot, UserOrganizationInvitationJSON, UserOrganizationInvitationResource, UserPreviewId, UserProfileModalProps, UserProfileProps, UserResource, UserSettingsJSON, UserSettingsJSONSnapshot, UserSettingsResource, UsernameIdentifier, UsernameSettingsData, ValidatePasswordCallbacks, VercelOauthProvider, VerificationAttemptParams, VerificationJSON, VerificationJSONSnapshot, VerificationResource, VerificationStatus, VerificationStrategy, VerifyTOTPParams, VersionedJwtPayload, WEB3_PROVIDERS, WaitlistJSON, WaitlistModalProps, WaitlistProps, WaitlistResource, Web3Attempt, Web3Provider, Web3ProviderData, Web3SignatureConfig, Web3SignatureFactor, Web3Strategy, Web3WalletIdentifier, Web3WalletJSON, Web3WalletJSONSnapshot, Web3WalletResource, Without, WithoutRouting, XOauthProvider, XeroOauthProvider, ZxcvbnResult, __experimental_CheckoutButtonProps, __experimental_CheckoutCacheState, __experimental_CheckoutOptions, __experimental_PlanDetailsButtonProps, __experimental_SubscriptionDetailsButtonProps, __internal_AttemptToEnableEnvironmentSettingParams, __internal_AttemptToEnableEnvironmentSettingResult, __internal_CheckoutProps, __internal_EnableOrganizationsPromptProps, __internal_LocalizationResource, __internal_OAuthConsentProps, __internal_PlanDetailsProps, __internal_SubscriptionDetailsProps, __internal_UserVerificationModalProps, __internal_UserVerificationProps, getOAuthProviderData, getWeb3ProviderData, sortedOAuthProviders };
9693
9702
  //# sourceMappingURL=index.d.mts.map