@clerk/clerk-js 6.0.0-snapshot.v20251217194100 → 6.0.0-snapshot.v20251218183643
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/197_clerk.browser_834334_6.0.0-snapshot.v20251218183643.js +1 -0
- package/dist/197_clerk.chips.browser_5e7a74_6.0.0-snapshot.v20251218183643.js +1 -0
- package/dist/197_clerk.headless.browser_45a74c_6.0.0-snapshot.v20251218183643.js +1 -0
- package/dist/197_clerk.headless_38bd55_6.0.0-snapshot.v20251218183643.js +1 -0
- package/dist/197_clerk.legacy.browser_6e74bb_6.0.0-snapshot.v20251218183643.js +1 -0
- package/dist/{694_clerk.headless_7f97f0_6.0.0-snapshot.v20251217194100.js → 537_clerk.headless_38bd55_6.0.0-snapshot.v20251218183643.js} +9 -9
- package/dist/896_clerk.headless_38bd55_6.0.0-snapshot.v20251218183643.js +1 -0
- package/dist/{base-account-sdk_clerk.headless.browser_940c18_6.0.0-snapshot.v20251217194100.js → base-account-sdk_clerk.browser_834334_6.0.0-snapshot.v20251218183643.js} +9 -9
- package/dist/{base-account-sdk_clerk.browser_575b82_6.0.0-snapshot.v20251217194100.js → base-account-sdk_clerk.chips.browser_5e7a74_6.0.0-snapshot.v20251218183643.js} +9 -9
- package/dist/{base-account-sdk_clerk.chips.browser_a7910d_6.0.0-snapshot.v20251217194100.js → base-account-sdk_clerk.headless.browser_45a74c_6.0.0-snapshot.v20251218183643.js} +9 -9
- package/dist/base-account-sdk_clerk.legacy.browser_6e74bb_6.0.0-snapshot.v20251218183643.js +1 -0
- package/dist/clerk.browser.js +9 -9
- package/dist/clerk.chips.browser.js +9 -9
- package/dist/clerk.headless.browser.js +9 -9
- package/dist/clerk.headless.js +9 -9
- package/dist/clerk.js +15 -15
- package/dist/clerk.legacy.browser.js +1 -1
- package/dist/clerk.mjs +18 -18
- package/dist/clerk.no-rhc.js +6 -6
- package/dist/clerk.no-rhc.mjs +7 -7
- package/dist/{cookieSuffix_clerk.headless_7f97f0_6.0.0-snapshot.v20251217194100.js → cookieSuffix_clerk.headless_38bd55_6.0.0-snapshot.v20251218183643.js} +1 -1
- package/dist/types/core/clerk.d.ts +3 -2
- package/dist/types/core/resources/SignIn.d.ts +15 -1
- package/dist/types/core/resources/SignUp.d.ts +23 -10
- package/dist/types/utils/errorThrower.d.ts +1 -1
- package/dist/types/utils/web3.d.ts +10 -7
- package/dist/{vendors_clerk.browser_575b82_6.0.0-snapshot.v20251217194100.js → vendors_clerk.browser_834334_6.0.0-snapshot.v20251218183643.js} +1 -1
- package/dist/{vendors_clerk.chips.browser_a7910d_6.0.0-snapshot.v20251217194100.js → vendors_clerk.chips.browser_5e7a74_6.0.0-snapshot.v20251218183643.js} +1 -1
- package/dist/{vendors_clerk.headless.browser_940c18_6.0.0-snapshot.v20251217194100.js → vendors_clerk.headless.browser_45a74c_6.0.0-snapshot.v20251218183643.js} +1 -1
- package/dist/{vendors_clerk.legacy.browser_99ed7c_6.0.0-snapshot.v20251217194100.js → vendors_clerk.legacy.browser_6e74bb_6.0.0-snapshot.v20251218183643.js} +1 -1
- package/package.json +7 -3
- package/dist/415_clerk.headless_7f97f0_6.0.0-snapshot.v20251217194100.js +0 -1
- package/dist/base-account-sdk_clerk.legacy.browser_99ed7c_6.0.0-snapshot.v20251217194100.js +0 -1
- /package/dist/{308_clerk.headless_7f97f0_6.0.0-snapshot.v20251217194100.js → 308_clerk.headless_38bd55_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{507_clerk.browser_575b82_6.0.0-snapshot.v20251217194100.js → 507_clerk.browser_834334_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{507_clerk.chips.browser_a7910d_6.0.0-snapshot.v20251217194100.js → 507_clerk.chips.browser_5e7a74_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{507_clerk.headless.browser_940c18_6.0.0-snapshot.v20251217194100.js → 507_clerk.headless.browser_45a74c_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{507_clerk.headless_7f97f0_6.0.0-snapshot.v20251217194100.js → 507_clerk.headless_38bd55_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{507_clerk.legacy.browser_99ed7c_6.0.0-snapshot.v20251217194100.js → 507_clerk.legacy.browser_6e74bb_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{521_clerk.headless_7f97f0_6.0.0-snapshot.v20251217194100.js → 521_clerk.headless_38bd55_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{527_clerk.browser_575b82_6.0.0-snapshot.v20251217194100.js → 527_clerk.browser_834334_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{527_clerk.chips.browser_a7910d_6.0.0-snapshot.v20251217194100.js → 527_clerk.chips.browser_5e7a74_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{527_clerk.headless.browser_940c18_6.0.0-snapshot.v20251217194100.js → 527_clerk.headless.browser_45a74c_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{527_clerk.legacy.browser_99ed7c_6.0.0-snapshot.v20251217194100.js → 527_clerk.legacy.browser_6e74bb_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{604_clerk.headless_7f97f0_6.0.0-snapshot.v20251217194100.js → 604_clerk.headless_38bd55_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{783_clerk.headless_7f97f0_6.0.0-snapshot.v20251217194100.js → 783_clerk.headless_38bd55_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{973_clerk.headless_7f97f0_6.0.0-snapshot.v20251217194100.js → 973_clerk.headless_38bd55_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{coinbase-wallet-sdk_clerk.browser_575b82_6.0.0-snapshot.v20251217194100.js → coinbase-wallet-sdk_clerk.browser_834334_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{coinbase-wallet-sdk_clerk.chips.browser_a7910d_6.0.0-snapshot.v20251217194100.js → coinbase-wallet-sdk_clerk.chips.browser_5e7a74_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{coinbase-wallet-sdk_clerk.headless.browser_940c18_6.0.0-snapshot.v20251217194100.js → coinbase-wallet-sdk_clerk.headless.browser_45a74c_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{coinbase-wallet-sdk_clerk.legacy.browser_99ed7c_6.0.0-snapshot.v20251217194100.js → coinbase-wallet-sdk_clerk.legacy.browser_6e74bb_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{cookieSuffix_clerk.browser_575b82_6.0.0-snapshot.v20251217194100.js → cookieSuffix_clerk.browser_834334_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{cookieSuffix_clerk.chips.browser_a7910d_6.0.0-snapshot.v20251217194100.js → cookieSuffix_clerk.chips.browser_5e7a74_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{cookieSuffix_clerk.headless.browser_940c18_6.0.0-snapshot.v20251217194100.js → cookieSuffix_clerk.headless.browser_45a74c_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{cookieSuffix_clerk.legacy.browser_99ed7c_6.0.0-snapshot.v20251217194100.js → cookieSuffix_clerk.legacy.browser_6e74bb_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{query-core-vendors_clerk.browser_575b82_6.0.0-snapshot.v20251217194100.js → query-core-vendors_clerk.browser_834334_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{query-core-vendors_clerk.chips.browser_a7910d_6.0.0-snapshot.v20251217194100.js → query-core-vendors_clerk.chips.browser_5e7a74_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{query-core-vendors_clerk.headless.browser_940c18_6.0.0-snapshot.v20251217194100.js → query-core-vendors_clerk.headless.browser_45a74c_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{query-core-vendors_clerk.legacy.browser_99ed7c_6.0.0-snapshot.v20251217194100.js → query-core-vendors_clerk.legacy.browser_6e74bb_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{stripe-vendors_clerk.browser_575b82_6.0.0-snapshot.v20251217194100.js → stripe-vendors_clerk.browser_834334_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{stripe-vendors_clerk.chips.browser_a7910d_6.0.0-snapshot.v20251217194100.js → stripe-vendors_clerk.chips.browser_5e7a74_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{stripe-vendors_clerk.headless.browser_940c18_6.0.0-snapshot.v20251217194100.js → stripe-vendors_clerk.headless.browser_45a74c_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{stripe-vendors_clerk.legacy.browser_99ed7c_6.0.0-snapshot.v20251217194100.js → stripe-vendors_clerk.legacy.browser_6e74bb_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{zxcvbn-common_clerk.browser_575b82_6.0.0-snapshot.v20251217194100.js → zxcvbn-common_clerk.browser_834334_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{zxcvbn-common_clerk.chips.browser_a7910d_6.0.0-snapshot.v20251217194100.js → zxcvbn-common_clerk.chips.browser_5e7a74_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{zxcvbn-common_clerk.headless.browser_940c18_6.0.0-snapshot.v20251217194100.js → zxcvbn-common_clerk.headless.browser_45a74c_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{zxcvbn-common_clerk.legacy.browser_99ed7c_6.0.0-snapshot.v20251217194100.js → zxcvbn-common_clerk.legacy.browser_6e74bb_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{zxcvbn-ts-core_clerk.browser_575b82_6.0.0-snapshot.v20251217194100.js → zxcvbn-ts-core_clerk.browser_834334_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{zxcvbn-ts-core_clerk.chips.browser_a7910d_6.0.0-snapshot.v20251217194100.js → zxcvbn-ts-core_clerk.chips.browser_5e7a74_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{zxcvbn-ts-core_clerk.headless.browser_940c18_6.0.0-snapshot.v20251217194100.js → zxcvbn-ts-core_clerk.headless.browser_45a74c_6.0.0-snapshot.v20251218183643.js} +0 -0
- /package/dist/{zxcvbn-ts-core_clerk.legacy.browser_99ed7c_6.0.0-snapshot.v20251217194100.js → zxcvbn-ts-core_clerk.legacy.browser_6e74bb_6.0.0-snapshot.v20251218183643.js} +0 -0
package/dist/clerk.headless.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var i=t();for(var r in i)("object"==typeof exports?exports:e)[r]=i[r]}}(globalThis,()=>(()=>{var e,t,i,r,n,s,a={5945:function(e,t,i){"use strict";var r=this&&this.__awaiter||function(e,t,i,r){return new(i||(i=Promise))(function(n,s){function a(e){try{l(r.next(e))}catch(e){s(e)}}function o(e){try{l(r.throw(e))}catch(e){s(e)}}function l(e){e.done?n(e.value):new i(function(t){t(e.value)}).then(a,o)}l((r=r.apply(e,t||[])).next())})},n=this&&this.__generator||function(e,t){var i,r,n,s,a={label:0,sent:function(){if(1&n[0])throw n[1];return n[1]},trys:[],ops:[]};return s={next:o(0),throw:o(1),return:o(2)},"function"==typeof Symbol&&(s[Symbol.iterator]=function(){return this}),s;function o(s){return function(o){var l=[s,o];if(i)throw TypeError("Generator is already executing.");for(;a;)try{if(i=1,r&&(n=2&l[0]?r.return:l[0]?r.throw||((n=r.return)&&n.call(r),0):r.next)&&!(n=n.call(r,l[1])).done)return n;switch(r=0,n&&(l=[2&l[0],n.value]),l[0]){case 0:case 1:n=l;break;case 4:return a.label++,{value:l[1],done:!1};case 5:a.label++,r=l[1],l=[0];continue;case 7:l=a.ops.pop(),a.trys.pop();continue;default:if(!(n=(n=a.trys).length>0&&n[n.length-1])&&(6===l[0]||2===l[0])){a=0;continue}if(3===l[0]&&(!n||l[1]>n[0]&&l[1]<n[3])){a.label=l[1];break}if(6===l[0]&&a.label<n[1]){a.label=n[1],n=l;break}if(n&&a.label<n[2]){a.label=n[2],a.ops.push(l);break}n[2]&&a.ops.pop(),a.trys.pop();continue}l=t.call(e,a)}catch(e){l=[6,e],r=0}finally{i=n=0}if(5&l[0])throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}}},s=this;Object.defineProperty(t,"__esModule",{value:!0});var a=i(6599),o="browser-tabs-lock-key",l={key:function(e){return r(s,void 0,void 0,function(){return n(this,function(e){throw Error("Unsupported")})})},getItem:function(e){return r(s,void 0,void 0,function(){return n(this,function(e){throw Error("Unsupported")})})},clear:function(){return r(s,void 0,void 0,function(){return n(this,function(e){return[2,window.localStorage.clear()]})})},removeItem:function(e){return r(s,void 0,void 0,function(){return n(this,function(e){throw Error("Unsupported")})})},setItem:function(e,t){return r(s,void 0,void 0,function(){return n(this,function(e){throw Error("Unsupported")})})},keySync:function(e){return window.localStorage.key(e)},getItemSync:function(e){return window.localStorage.getItem(e)},clearSync:function(){return window.localStorage.clear()},removeItemSync:function(e){return window.localStorage.removeItem(e)},setItemSync:function(e,t){return window.localStorage.setItem(e,t)}};function c(e){return new Promise(function(t){return setTimeout(t,e)})}function d(e){for(var t="0123456789ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz",i="",r=0;r<e;r++){var n=Math.floor(Math.random()*t.length);i+=t[n]}return i}t.default=function(){function e(t){this.acquiredIatSet=new Set,this.storageHandler=void 0,this.id=Date.now().toString()+d(15),this.acquireLock=this.acquireLock.bind(this),this.releaseLock=this.releaseLock.bind(this),this.releaseLock__private__=this.releaseLock__private__.bind(this),this.waitForSomethingToChange=this.waitForSomethingToChange.bind(this),this.refreshLockWhileAcquired=this.refreshLockWhileAcquired.bind(this),this.storageHandler=t,void 0===e.waiters&&(e.waiters=[])}return e.prototype.acquireLock=function(t,i){return void 0===i&&(i=5e3),r(this,void 0,void 0,function(){var r,s,a,h,u,p,f;return n(this,function(n){switch(n.label){case 0:r=Date.now()+d(4),s=Date.now()+i,a=o+"-"+t,h=void 0===this.storageHandler?l:this.storageHandler,n.label=1;case 1:if(!(Date.now()<s))return[3,8];return[4,c(30)];case 2:if(n.sent(),null!==h.getItemSync(a))return[3,5];return u=this.id+"-"+t+"-"+r,[4,c(Math.floor(25*Math.random()))];case 3:return n.sent(),h.setItemSync(a,JSON.stringify({id:this.id,iat:r,timeoutKey:u,timeAcquired:Date.now(),timeRefreshed:Date.now()})),[4,c(30)];case 4:if(n.sent(),null!==(p=h.getItemSync(a))&&(f=JSON.parse(p)).id===this.id&&f.iat===r)return this.acquiredIatSet.add(r),this.refreshLockWhileAcquired(a,r),[2,!0];return[3,7];case 5:return e.lockCorrector(void 0===this.storageHandler?l:this.storageHandler),[4,this.waitForSomethingToChange(s)];case 6:n.sent(),n.label=7;case 7:return r=Date.now()+d(4),[3,1];case 8:return[2,!1]}})})},e.prototype.refreshLockWhileAcquired=function(e,t){return r(this,void 0,void 0,function(){var i=this;return n(this,function(s){return setTimeout(function(){return r(i,void 0,void 0,function(){var i,r,s;return n(this,function(n){switch(n.label){case 0:return[4,a.default().lock(t)];case 1:if(n.sent(),!this.acquiredIatSet.has(t)||null===(r=(i=void 0===this.storageHandler?l:this.storageHandler).getItemSync(e)))return a.default().unlock(t),[2];return(s=JSON.parse(r)).timeRefreshed=Date.now(),i.setItemSync(e,JSON.stringify(s)),a.default().unlock(t),this.refreshLockWhileAcquired(e,t),[2]}})})},1e3),[2]})})},e.prototype.waitForSomethingToChange=function(t){return r(this,void 0,void 0,function(){return n(this,function(i){switch(i.label){case 0:return[4,new Promise(function(i){var r=!1,n=Date.now(),s=!1;function a(){if(s||(window.removeEventListener("storage",a),e.removeFromWaiting(a),clearTimeout(o),s=!0),!r){r=!0;var t=50-(Date.now()-n);t>0?setTimeout(i,t):i(null)}}window.addEventListener("storage",a),e.addToWaiting(a);var o=setTimeout(a,Math.max(0,t-Date.now()))})];case 1:return i.sent(),[2]}})})},e.addToWaiting=function(t){this.removeFromWaiting(t),void 0!==e.waiters&&e.waiters.push(t)},e.removeFromWaiting=function(t){void 0!==e.waiters&&(e.waiters=e.waiters.filter(function(e){return e!==t}))},e.notifyWaiters=function(){void 0!==e.waiters&&e.waiters.slice().forEach(function(e){return e()})},e.prototype.releaseLock=function(e){return r(this,void 0,void 0,function(){return n(this,function(t){switch(t.label){case 0:return[4,this.releaseLock__private__(e)];case 1:return[2,t.sent()]}})})},e.prototype.releaseLock__private__=function(t){return r(this,void 0,void 0,function(){var i,r,s,c;return n(this,function(n){switch(n.label){case 0:if(i=void 0===this.storageHandler?l:this.storageHandler,r=o+"-"+t,null===(s=i.getItemSync(r)))return[2];if((c=JSON.parse(s)).id!==this.id)return[3,2];return[4,a.default().lock(c.iat)];case 1:n.sent(),this.acquiredIatSet.delete(c.iat),i.removeItemSync(r),a.default().unlock(c.iat),e.notifyWaiters(),n.label=2;case 2:return[2]}})})},e.lockCorrector=function(t){for(var i=Date.now()-5e3,r=[],n=0;;){var s=t.keySync(n);if(null===s)break;r.push(s),n++}for(var a=!1,l=0;l<r.length;l++){var c=r[l];if(c.includes(o)){var d=t.getItemSync(c);if(null!==d){var h=JSON.parse(d);(void 0===h.timeRefreshed&&h.timeAcquired<i||void 0!==h.timeRefreshed&&h.timeRefreshed<i)&&(t.removeItemSync(c),a=!0)}}}a&&e.notifyWaiters()},e.waiters=void 0,e}()},6599:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(){var e=this;this.locked=new Map,this.addToLocked=function(t,i){var r=e.locked.get(t);void 0===r?void 0===i?e.locked.set(t,[]):e.locked.set(t,[i]):void 0!==i&&(r.unshift(i),e.locked.set(t,r))},this.isLocked=function(t){return e.locked.has(t)},this.lock=function(t){return new Promise(function(i,r){e.isLocked(t)?e.addToLocked(t,i):(e.addToLocked(t),i())})},this.unlock=function(t){var i=e.locked.get(t);if(void 0===i||0===i.length)return void e.locked.delete(t);var r=i.pop();e.locked.set(t,i),void 0!==r&&setTimeout(r,0)}}return e.getInstance=function(){return void 0===e.instance&&(e.instance=new e),e.instance},e}();t.default=function(){return i.getInstance()}},1006:function(e){e.exports=function(e,t){if("string"!=typeof e)throw TypeError("Expected a string");for(var i,r=String(e),n="",s=!!t&&!!t.extended,a=!!t&&!!t.globstar,o=!1,l=t&&"string"==typeof t.flags?t.flags:"",c=0,d=r.length;c<d;c++)switch(i=r[c]){case"/":case"$":case"^":case"+":case".":case"(":case")":case"=":case"!":case"|":n+="\\"+i;break;case"?":if(s){n+=".";break}case"[":case"]":if(s){n+=i;break}case"{":if(s){o=!0,n+="(";break}case"}":if(s){o=!1,n+=")";break}case",":if(o){n+="|";break}n+="\\"+i;break;case"*":for(var h=r[c-1],u=1;"*"===r[c+1];)u++,c++;var p=r[c+1];a?u>1&&("/"===h||void 0===h)&&("/"===p||void 0===p)?(n+="((?:[^/]*(?:/|$))*)",c++):n+="([^/]*)":n+=".*";break;default:n+=i}return l&&~l.indexOf("g")||(n="^"+n+"$"),new RegExp(n,l)}}},o={};function l(e){var t=o[e];if(void 0!==t)return t.exports;var i=o[e]={exports:{}};return a[e].call(i.exports,i,i.exports,l),i.exports}l.m=a,l.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return l.d(t,{a:t}),t},t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,l.t=function(i,r){if(1&r&&(i=this(i)),8&r||"object"==typeof i&&i&&(4&r&&i.__esModule||16&r&&"function"==typeof i.then))return i;var n=Object.create(null);l.r(n);var s={};e=e||[null,t({}),t([]),t(t)];for(var a=2&r&&i;("object"==typeof a||"function"==typeof a)&&!~e.indexOf(a);a=t(a))Object.getOwnPropertyNames(a).forEach(e=>{s[e]=()=>i[e]});return s.default=()=>i,l.d(n,s),n},l.d=(e,t)=>{for(var i in t)l.o(t,i)&&!l.o(e,i)&&Object.defineProperty(e,i,{enumerable:!0,get:t[i]})},l.f={},l.e=e=>Promise.all(Object.keys(l.f).reduce((t,i)=>(l.f[i](e,t),t),[])),l.u=e=>""+("811"===e?"cookieSuffix":e)+"_clerk.headless_"+l.h().slice(0,6)+"_6.0.0-snapshot.v20251217194100.js",l.h=()=>"7f97f091aaeadab4",l.g=(()=>{if("object"==typeof globalThis)return globalThis;try{return this||Function("return this")()}catch(e){if("object"==typeof window)return window}})(),l.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i={},l.l=function(e,t,r,n){if(i[e])return void i[e].push(t);if(void 0!==r)for(var s,a,o=document.getElementsByTagName("script"),c=0;c<o.length;c++){var d=o[c];if(d.getAttribute("src")==e||d.getAttribute("data-webpack")=="@clerk/clerk-js:"+r){s=d;break}}s||(a=!0,(s=document.createElement("script")).timeout=120,l.nc&&s.setAttribute("nonce",l.nc),s.setAttribute("data-webpack","@clerk/clerk-js:"+r),s.src=e),i[e]=[t];var h=function(t,r){s.onerror=s.onload=null,clearTimeout(u);var n=i[e];if(delete i[e],s.parentNode&&s.parentNode.removeChild(s),n&&n.forEach(function(e){return e(r)}),t)return t(r)},u=setTimeout(h.bind(null,void 0,{type:"timeout",target:s}),12e4);s.onerror=h.bind(null,s.onerror),s.onload=h.bind(null,s.onload),a&&document.head.appendChild(s)},l.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.p="",r={646:0},l.f.j=function(e,t){var i=l.o(r,e)?r[e]:void 0;if(0!==i)if(i)t.push(i[2]);else{var n=new Promise((t,n)=>i=r[e]=[t,n]);t.push(i[2]=n);var s=l.p+l.u(e),a=Error();l.l(s,function(t){if(l.o(r,e)&&(0!==(i=r[e])&&(r[e]=void 0),i)){var n=t&&("load"===t.type?"missing":t.type),s=t&&t.target&&t.target.src;a.message="Loading chunk "+e+" failed.\n("+n+": "+s+")",a.name="ChunkLoadError",a.type=n,a.request=s,i[1](a)}},"chunk-"+e,e)}},n=(e,t)=>{var i,n,s=t[0],a=t[1],o=t[2],c=0;if(s.some(e=>0!==r[e])){for(i in a)l.o(a,i)&&(l.m[i]=a[i]);o&&o(l)}for(e&&e(t);c<s.length;c++)n=s[c],l.o(r,n)&&r[n]&&r[n][0](),r[n]=0},(s=globalThis.webpackChunk_clerk_clerk_js=globalThis.webpackChunk_clerk_clerk_js||[]).forEach(n.bind(null,0)),s.push=n.bind(null,s.push.bind(s));var c={};return(()=>{"use strict";let e,t,i,r;function n(){return"undefined"!=typeof window}l.r(c),l.d(c,{EmailLinkError:()=>U,isUserLockedError:()=>F,ClerkAPIResponseError:()=>v,EmailLinkErrorCodeStatus:()=>I,isKnownError:()=>x,Clerk:()=>nI,isMetamaskError:()=>M,EmailLinkErrorCode:()=>A,ClerkRuntimeError:()=>C,isClerkRuntimeError:()=>z,isClerkAPIResponseError:()=>R,isEmailLinkError:()=>N});let s=RegExp("bot|spider|crawl|APIs-Google|AdsBot|Googlebot|mediapartners|Google Favicon|FeedFetcher|Google-Read-Aloud|DuplexWeb-Google|googleweblight|bing|yandex|baidu|duckduck|yahoo|ecosia|ia_archiver|facebook|instagram|pinterest|reddit|slack|twitter|whatsapp|youtube|semrush","i");function a(){var e;let t=n()?window?.navigator:null;return!!t&&!((e=t?.userAgent)&&s.test(e))&&!t?.webdriver}function o(){let e=n()?window?.navigator:null;if(!e)return!1;let t=e?.onLine;return e?.connection?.rtt!==0&&e?.connection?.downlink!==0&&t}function d(){return o()&&a()}let h=(e,t,i,r,n)=>{let{notify:s}=n||{},a=e.get(i);a||(a=[],e.set(i,a)),a.push(r),s&&t.has(i)&&r(t.get(i))},u=(e,t,i)=>(e.get(t)||[]).map(e=>e(i)),p=(e,t,i)=>{let r=e.get(t);r&&(i?r.splice(r.indexOf(i)>>>0,1):e.set(t,[]))},f=()=>{let e=new Map,t=new Map,i=new Map;return{on:(...i)=>h(e,t,...i),prioritizedOn:(...e)=>h(i,t,...e),emit:(r,n)=>{t.set(r,n),u(i,r,n),u(e,r,n)},off:(...t)=>p(e,...t),prioritizedOff:(...e)=>p(i,...e),internal:{retrieveListeners:t=>e.get(t)||[]}}},m="status";function g(e){return function(t){let i=t??this;if(!i)throw TypeError(`${e.kind||e.name} type guard requires an error object`);return i instanceof e}}var _,y,b=class{static kind="ClerkApiError";code;message;longMessage;meta;constructor(e){const t={code:e.code,message:e.message,longMessage:e.long_message,meta:{paramName:e.meta?.param_name,sessionId:e.meta?.session_id,emailAddresses:e.meta?.email_addresses,identifiers:e.meta?.identifiers,zxcvbn:e.meta?.zxcvbn,plan:e.meta?.plan,isPlanUpgradePossible:e.meta?.is_plan_upgrade_possible}};this.code=t.code,this.message=t.message,this.longMessage=t.longMessage,this.meta=t.meta}};g(b);var w=class e extends Error{static kind="ClerkError";clerkError=!0;code;longMessage;docsUrl;cause;get name(){return this.constructor.name}constructor(t){super(new.target.formatMessage(new.target.kind,t.message,t.code,t.docsUrl),{cause:t.cause}),Object.setPrototypeOf(this,e.prototype),this.code=t.code,this.docsUrl=t.docsUrl,this.longMessage=t.longMessage,this.cause=t.cause}toString(){return`[${this.name}]
|
|
2
|
-
Message:${this.message}`}static formatMessage(e,t,i,
|
|
1
|
+
!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var i=t();for(var n in i)("object"==typeof exports?exports:e)[n]=i[n]}}(globalThis,()=>(()=>{var e,t,i,n,r,s,a={5945:function(e,t,i){"use strict";var n=this&&this.__awaiter||function(e,t,i,n){return new(i||(i=Promise))(function(r,s){function a(e){try{l(n.next(e))}catch(e){s(e)}}function o(e){try{l(n.throw(e))}catch(e){s(e)}}function l(e){e.done?r(e.value):new i(function(t){t(e.value)}).then(a,o)}l((n=n.apply(e,t||[])).next())})},r=this&&this.__generator||function(e,t){var i,n,r,s,a={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return s={next:o(0),throw:o(1),return:o(2)},"function"==typeof Symbol&&(s[Symbol.iterator]=function(){return this}),s;function o(s){return function(o){var l=[s,o];if(i)throw TypeError("Generator is already executing.");for(;a;)try{if(i=1,n&&(r=2&l[0]?n.return:l[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,l[1])).done)return r;switch(n=0,r&&(l=[2&l[0],r.value]),l[0]){case 0:case 1:r=l;break;case 4:return a.label++,{value:l[1],done:!1};case 5:a.label++,n=l[1],l=[0];continue;case 7:l=a.ops.pop(),a.trys.pop();continue;default:if(!(r=(r=a.trys).length>0&&r[r.length-1])&&(6===l[0]||2===l[0])){a=0;continue}if(3===l[0]&&(!r||l[1]>r[0]&&l[1]<r[3])){a.label=l[1];break}if(6===l[0]&&a.label<r[1]){a.label=r[1],r=l;break}if(r&&a.label<r[2]){a.label=r[2],a.ops.push(l);break}r[2]&&a.ops.pop(),a.trys.pop();continue}l=t.call(e,a)}catch(e){l=[6,e],n=0}finally{i=r=0}if(5&l[0])throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}}},s=this;Object.defineProperty(t,"__esModule",{value:!0});var a=i(6599),o="browser-tabs-lock-key",l={key:function(e){return n(s,void 0,void 0,function(){return r(this,function(e){throw Error("Unsupported")})})},getItem:function(e){return n(s,void 0,void 0,function(){return r(this,function(e){throw Error("Unsupported")})})},clear:function(){return n(s,void 0,void 0,function(){return r(this,function(e){return[2,window.localStorage.clear()]})})},removeItem:function(e){return n(s,void 0,void 0,function(){return r(this,function(e){throw Error("Unsupported")})})},setItem:function(e,t){return n(s,void 0,void 0,function(){return r(this,function(e){throw Error("Unsupported")})})},keySync:function(e){return window.localStorage.key(e)},getItemSync:function(e){return window.localStorage.getItem(e)},clearSync:function(){return window.localStorage.clear()},removeItemSync:function(e){return window.localStorage.removeItem(e)},setItemSync:function(e,t){return window.localStorage.setItem(e,t)}};function c(e){return new Promise(function(t){return setTimeout(t,e)})}function d(e){for(var t="0123456789ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz",i="",n=0;n<e;n++){var r=Math.floor(Math.random()*t.length);i+=t[r]}return i}t.default=function(){function e(t){this.acquiredIatSet=new Set,this.storageHandler=void 0,this.id=Date.now().toString()+d(15),this.acquireLock=this.acquireLock.bind(this),this.releaseLock=this.releaseLock.bind(this),this.releaseLock__private__=this.releaseLock__private__.bind(this),this.waitForSomethingToChange=this.waitForSomethingToChange.bind(this),this.refreshLockWhileAcquired=this.refreshLockWhileAcquired.bind(this),this.storageHandler=t,void 0===e.waiters&&(e.waiters=[])}return e.prototype.acquireLock=function(t,i){return void 0===i&&(i=5e3),n(this,void 0,void 0,function(){var n,s,a,h,u,p,f;return r(this,function(r){switch(r.label){case 0:n=Date.now()+d(4),s=Date.now()+i,a=o+"-"+t,h=void 0===this.storageHandler?l:this.storageHandler,r.label=1;case 1:if(!(Date.now()<s))return[3,8];return[4,c(30)];case 2:if(r.sent(),null!==h.getItemSync(a))return[3,5];return u=this.id+"-"+t+"-"+n,[4,c(Math.floor(25*Math.random()))];case 3:return r.sent(),h.setItemSync(a,JSON.stringify({id:this.id,iat:n,timeoutKey:u,timeAcquired:Date.now(),timeRefreshed:Date.now()})),[4,c(30)];case 4:if(r.sent(),null!==(p=h.getItemSync(a))&&(f=JSON.parse(p)).id===this.id&&f.iat===n)return this.acquiredIatSet.add(n),this.refreshLockWhileAcquired(a,n),[2,!0];return[3,7];case 5:return e.lockCorrector(void 0===this.storageHandler?l:this.storageHandler),[4,this.waitForSomethingToChange(s)];case 6:r.sent(),r.label=7;case 7:return n=Date.now()+d(4),[3,1];case 8:return[2,!1]}})})},e.prototype.refreshLockWhileAcquired=function(e,t){return n(this,void 0,void 0,function(){var i=this;return r(this,function(s){return setTimeout(function(){return n(i,void 0,void 0,function(){var i,n,s;return r(this,function(r){switch(r.label){case 0:return[4,a.default().lock(t)];case 1:if(r.sent(),!this.acquiredIatSet.has(t)||null===(n=(i=void 0===this.storageHandler?l:this.storageHandler).getItemSync(e)))return a.default().unlock(t),[2];return(s=JSON.parse(n)).timeRefreshed=Date.now(),i.setItemSync(e,JSON.stringify(s)),a.default().unlock(t),this.refreshLockWhileAcquired(e,t),[2]}})})},1e3),[2]})})},e.prototype.waitForSomethingToChange=function(t){return n(this,void 0,void 0,function(){return r(this,function(i){switch(i.label){case 0:return[4,new Promise(function(i){var n=!1,r=Date.now(),s=!1;function a(){if(s||(window.removeEventListener("storage",a),e.removeFromWaiting(a),clearTimeout(o),s=!0),!n){n=!0;var t=50-(Date.now()-r);t>0?setTimeout(i,t):i(null)}}window.addEventListener("storage",a),e.addToWaiting(a);var o=setTimeout(a,Math.max(0,t-Date.now()))})];case 1:return i.sent(),[2]}})})},e.addToWaiting=function(t){this.removeFromWaiting(t),void 0!==e.waiters&&e.waiters.push(t)},e.removeFromWaiting=function(t){void 0!==e.waiters&&(e.waiters=e.waiters.filter(function(e){return e!==t}))},e.notifyWaiters=function(){void 0!==e.waiters&&e.waiters.slice().forEach(function(e){return e()})},e.prototype.releaseLock=function(e){return n(this,void 0,void 0,function(){return r(this,function(t){switch(t.label){case 0:return[4,this.releaseLock__private__(e)];case 1:return[2,t.sent()]}})})},e.prototype.releaseLock__private__=function(t){return n(this,void 0,void 0,function(){var i,n,s,c;return r(this,function(r){switch(r.label){case 0:if(i=void 0===this.storageHandler?l:this.storageHandler,n=o+"-"+t,null===(s=i.getItemSync(n)))return[2];if((c=JSON.parse(s)).id!==this.id)return[3,2];return[4,a.default().lock(c.iat)];case 1:r.sent(),this.acquiredIatSet.delete(c.iat),i.removeItemSync(n),a.default().unlock(c.iat),e.notifyWaiters(),r.label=2;case 2:return[2]}})})},e.lockCorrector=function(t){for(var i=Date.now()-5e3,n=[],r=0;;){var s=t.keySync(r);if(null===s)break;n.push(s),r++}for(var a=!1,l=0;l<n.length;l++){var c=n[l];if(c.includes(o)){var d=t.getItemSync(c);if(null!==d){var h=JSON.parse(d);(void 0===h.timeRefreshed&&h.timeAcquired<i||void 0!==h.timeRefreshed&&h.timeRefreshed<i)&&(t.removeItemSync(c),a=!0)}}}a&&e.notifyWaiters()},e.waiters=void 0,e}()},6599:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(){var e=this;this.locked=new Map,this.addToLocked=function(t,i){var n=e.locked.get(t);void 0===n?void 0===i?e.locked.set(t,[]):e.locked.set(t,[i]):void 0!==i&&(n.unshift(i),e.locked.set(t,n))},this.isLocked=function(t){return e.locked.has(t)},this.lock=function(t){return new Promise(function(i,n){e.isLocked(t)?e.addToLocked(t,i):(e.addToLocked(t),i())})},this.unlock=function(t){var i=e.locked.get(t);if(void 0===i||0===i.length)return void e.locked.delete(t);var n=i.pop();e.locked.set(t,i),void 0!==n&&setTimeout(n,0)}}return e.getInstance=function(){return void 0===e.instance&&(e.instance=new e),e.instance},e}();t.default=function(){return i.getInstance()}},1006:function(e){e.exports=function(e,t){if("string"!=typeof e)throw TypeError("Expected a string");for(var i,n=String(e),r="",s=!!t&&!!t.extended,a=!!t&&!!t.globstar,o=!1,l=t&&"string"==typeof t.flags?t.flags:"",c=0,d=n.length;c<d;c++)switch(i=n[c]){case"/":case"$":case"^":case"+":case".":case"(":case")":case"=":case"!":case"|":r+="\\"+i;break;case"?":if(s){r+=".";break}case"[":case"]":if(s){r+=i;break}case"{":if(s){o=!0,r+="(";break}case"}":if(s){o=!1,r+=")";break}case",":if(o){r+="|";break}r+="\\"+i;break;case"*":for(var h=n[c-1],u=1;"*"===n[c+1];)u++,c++;var p=n[c+1];a?u>1&&("/"===h||void 0===h)&&("/"===p||void 0===p)?(r+="((?:[^/]*(?:/|$))*)",c++):r+="([^/]*)":r+=".*";break;default:r+=i}return l&&~l.indexOf("g")||(r="^"+r+"$"),new RegExp(r,l)}}},o={};function l(e){var t=o[e];if(void 0!==t)return t.exports;var i=o[e]={exports:{}};return a[e].call(i.exports,i,i.exports,l),i.exports}l.m=a,l.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return l.d(t,{a:t}),t},t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,l.t=function(i,n){if(1&n&&(i=this(i)),8&n||"object"==typeof i&&i&&(4&n&&i.__esModule||16&n&&"function"==typeof i.then))return i;var r=Object.create(null);l.r(r);var s={};e=e||[null,t({}),t([]),t(t)];for(var a=2&n&&i;("object"==typeof a||"function"==typeof a)&&!~e.indexOf(a);a=t(a))Object.getOwnPropertyNames(a).forEach(e=>{s[e]=()=>i[e]});return s.default=()=>i,l.d(r,s),r},l.d=(e,t)=>{for(var i in t)l.o(t,i)&&!l.o(e,i)&&Object.defineProperty(e,i,{enumerable:!0,get:t[i]})},l.f={},l.e=e=>Promise.all(Object.keys(l.f).reduce((t,i)=>(l.f[i](e,t),t),[])),l.u=e=>""+("811"===e?"cookieSuffix":e)+"_clerk.headless_"+l.h().slice(0,6)+"_6.0.0-snapshot.v20251218183643.js",l.h=()=>"38bd5572ea0ef62c",l.g=(()=>{if("object"==typeof globalThis)return globalThis;try{return this||Function("return this")()}catch(e){if("object"==typeof window)return window}})(),l.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i={},l.l=function(e,t,n,r){if(i[e])return void i[e].push(t);if(void 0!==n)for(var s,a,o=document.getElementsByTagName("script"),c=0;c<o.length;c++){var d=o[c];if(d.getAttribute("src")==e||d.getAttribute("data-webpack")=="@clerk/clerk-js:"+n){s=d;break}}s||(a=!0,(s=document.createElement("script")).timeout=120,l.nc&&s.setAttribute("nonce",l.nc),s.setAttribute("data-webpack","@clerk/clerk-js:"+n),s.src=e),i[e]=[t];var h=function(t,n){s.onerror=s.onload=null,clearTimeout(u);var r=i[e];if(delete i[e],s.parentNode&&s.parentNode.removeChild(s),r&&r.forEach(function(e){return e(n)}),t)return t(n)},u=setTimeout(h.bind(null,void 0,{type:"timeout",target:s}),12e4);s.onerror=h.bind(null,s.onerror),s.onload=h.bind(null,s.onload),a&&document.head.appendChild(s)},l.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.p="",n={646:0},l.f.j=function(e,t){var i=l.o(n,e)?n[e]:void 0;if(0!==i)if(i)t.push(i[2]);else{var r=new Promise((t,r)=>i=n[e]=[t,r]);t.push(i[2]=r);var s=l.p+l.u(e),a=Error();l.l(s,function(t){if(l.o(n,e)&&(0!==(i=n[e])&&(n[e]=void 0),i)){var r=t&&("load"===t.type?"missing":t.type),s=t&&t.target&&t.target.src;a.message="Loading chunk "+e+" failed.\n("+r+": "+s+")",a.name="ChunkLoadError",a.type=r,a.request=s,i[1](a)}},"chunk-"+e,e)}},r=(e,t)=>{var i,r,s=t[0],a=t[1],o=t[2],c=0;if(s.some(e=>0!==n[e])){for(i in a)l.o(a,i)&&(l.m[i]=a[i]);o&&o(l)}for(e&&e(t);c<s.length;c++)r=s[c],l.o(n,r)&&n[r]&&n[r][0](),n[r]=0},(s=globalThis.webpackChunk_clerk_clerk_js=globalThis.webpackChunk_clerk_clerk_js||[]).forEach(r.bind(null,0)),s.push=r.bind(null,s.push.bind(s));var c={};return(()=>{"use strict";let e,t,i,n;function r(){return"undefined"!=typeof window}l.r(c),l.d(c,{EmailLinkError:()=>A,isUserLockedError:()=>N,ClerkAPIResponseError:()=>v,EmailLinkErrorCodeStatus:()=>C,isKnownError:()=>R,Clerk:()=>rP,isMetamaskError:()=>F,EmailLinkErrorCode:()=>I,ClerkRuntimeError:()=>P,isClerkRuntimeError:()=>M,isClerkAPIResponseError:()=>z,isEmailLinkError:()=>W});let s=RegExp("bot|spider|crawl|APIs-Google|AdsBot|Googlebot|mediapartners|Google Favicon|FeedFetcher|Google-Read-Aloud|DuplexWeb-Google|googleweblight|bing|yandex|baidu|duckduck|yahoo|ecosia|ia_archiver|facebook|instagram|pinterest|reddit|slack|twitter|whatsapp|youtube|semrush","i");function a(){var e;let t=r()?window?.navigator:null;return!!t&&!((e=t?.userAgent)&&s.test(e))&&!t?.webdriver}function o(){let e=r()?window?.navigator:null;if(!e)return!1;let t=e?.onLine;return e?.connection?.rtt!==0&&e?.connection?.downlink!==0&&t}function d(){return o()&&a()}let h=(e,t,i,n,r)=>{let{notify:s}=r||{},a=e.get(i);a||(a=[],e.set(i,a)),a.push(n),s&&t.has(i)&&n(t.get(i))},u=(e,t,i)=>(e.get(t)||[]).map(e=>e(i)),p=(e,t,i)=>{let n=e.get(t);n&&(i?n.splice(n.indexOf(i)>>>0,1):e.set(t,[]))},f=()=>{let e=new Map,t=new Map,i=new Map;return{on:(...i)=>h(e,t,...i),prioritizedOn:(...e)=>h(i,t,...e),emit:(n,r)=>{t.set(n,r),u(i,n,r),u(e,n,r)},off:(...t)=>p(e,...t),prioritizedOff:(...e)=>p(i,...e),internal:{retrieveListeners:t=>e.get(t)||[]}}},m="status";function g(e){return function(t){let i=t??this;if(!i)throw TypeError(`${e.kind||e.name} type guard requires an error object`);return i instanceof e}}var _,w,y=class{static kind="ClerkApiError";code;message;longMessage;meta;constructor(e){const t={code:e.code,message:e.message,longMessage:e.long_message,meta:{paramName:e.meta?.param_name,sessionId:e.meta?.session_id,emailAddresses:e.meta?.email_addresses,identifiers:e.meta?.identifiers,zxcvbn:e.meta?.zxcvbn,plan:e.meta?.plan,isPlanUpgradePossible:e.meta?.is_plan_upgrade_possible}};this.code=t.code,this.message=t.message,this.longMessage=t.longMessage,this.meta=t.meta}};g(y);var b=class e extends Error{static kind="ClerkError";clerkError=!0;code;longMessage;docsUrl;cause;get name(){return this.constructor.name}constructor(t){super(new.target.formatMessage(new.target.kind,t.message,t.code,t.docsUrl),{cause:t.cause}),Object.setPrototypeOf(this,e.prototype),this.code=t.code,this.docsUrl=t.docsUrl,this.longMessage=t.longMessage,this.cause=t.cause}toString(){return`[${this.name}]
|
|
2
|
+
Message:${this.message}`}static formatMessage(e,t,i,n){let r="Clerk:",s=RegExp(r.replace(" ","\\s*"),"i");return t=t.replace(s,""),t=`${r} ${t.trim()}
|
|
3
3
|
|
|
4
4
|
(code="${i}")
|
|
5
5
|
|
|
6
|
-
`,
|
|
6
|
+
`,n&&(t+=`
|
|
7
7
|
|
|
8
|
-
Docs: ${
|
|
8
|
+
Docs: ${n}`),t}},v=class e extends b{static kind="ClerkAPIResponseError";status;clerkTraceId;retryAfter;errors;constructor(t,i){const{data:n,status:r,clerkTraceId:s,retryAfter:a}=i;super({...i,message:t,code:"api_response_error"}),Object.setPrototypeOf(this,e.prototype),this.status=r,this.clerkTraceId=s,this.retryAfter=a,this.errors=(n||[]).map(e=>new y(e))}toString(){let e=`[${this.name}]
|
|
9
9
|
Message:${this.message}
|
|
10
10
|
Status:${this.status}
|
|
11
11
|
Serialized errors: ${this.errors.map(e=>JSON.stringify(e))}`;return this.clerkTraceId&&(e+=`
|
|
12
|
-
Clerk Trace ID: ${this.clerkTraceId}`),e}static formatMessage(e,t,i,r){return t}};let k=g(v),S=Object.freeze({InvalidProxyUrlErrorMessage:"The proxyUrl passed to Clerk is invalid. The expected value for proxyUrl is an absolute URL or a relative path with a leading '/'. (key={{url}})",InvalidPublishableKeyErrorMessage:"The publishableKey passed to Clerk is invalid. You can get your Publishable key at https://dashboard.clerk.com/last-active?path=api-keys. (key={{key}})",MissingPublishableKeyErrorMessage:"Missing publishableKey. You can get your key at https://dashboard.clerk.com/last-active?path=api-keys.",MissingSecretKeyErrorMessage:"Missing secretKey. You can get your key at https://dashboard.clerk.com/last-active?path=api-keys.",MissingClerkProvider:"{{source}} can only be used within the <ClerkProvider /> component. Learn more: https://clerk.com/docs/components/clerk-provider"});var U=class e extends Error{code;constructor(t){super(t),this.code=t,this.name="EmailLinkError",Object.setPrototypeOf(this,e.prototype)}};let A={Expired:"expired",Failed:"failed",ClientMismatch:"client_mismatch"},I={Expired:"expired",Failed:"failed",ClientMismatch:"client_mismatch"};var C=class e extends w{static kind="ClerkRuntimeError";clerkRuntimeError=!0;constructor(t,i){super({...i,message:t}),Object.setPrototypeOf(this,e.prototype)}};let P=g(C);var O=class extends C{code;constructor(e,{code:t}){super(e,{code:t}),this.code=t}};function T(e){return["captcha_invalid","captcha_not_enabled","captcha_missing_token"].includes(e.errors[0].code)}function E(e){let t=e?.status;return!!t&&t>=400&&t<500}function x(e){return R(e)||M(e)||z(e)}function R(e){return e&&"clerkError"in e}function z(e){return"clerkRuntimeError"in e}function M(e){return"code"in e&&[4001,32602,32603].includes(e.code)&&"message"in e}function F(e){return R(e)&&e.errors?.[0]?.code==="user_locked"}function N(e){return"EmailLinkError"===e.name}function W(e){for(let[t,i]of Object.entries({isClerkApiResponseError:k,isClerkRuntimeError:P}))Object.assign(e,{[t]:i});return e}let D=(e,t)=>!!(e.isSignedIn&&t?.authConfig.singleSessionMode),L=(e,t)=>!t?.commerceSettings.billing.user.enabled&&!t?.commerceSettings.billing.organization.enabled,$=(e,t)=>!t?.apiKeysSettings?.user_api_keys_enabled,j=(e,t)=>!t?.apiKeysSettings?.orgs_api_keys_enabled,B="__clerk_synced",J="suffixed_cookies",K="__clerk_satellite_url",V="clerk-captcha",q="clerk-invisible-captcha";var G=l(1006);let H=new Set,X=e=>{H.has(e)||(H.add(e),console.warn(e))},Y=(e,t)=>{let i={};for(let r in e)i[r]=t(e[r],r);return i},Q=(e,t)=>{let i={};for(let r in e)e[r]&&t(e[r])&&(i[r]=e[r]);return i};function Z(e){return e?e.replace(/([-_][a-z])/g,e=>e.toUpperCase().replace(/-|_/,"")):""}function ee(e){return e?e.replace(/[A-Z]/g,e=>`_${e.toLowerCase()}`):""}let et=e=>{let t=i=>{if(!i)return i;if(Array.isArray(i))return i.map(e=>"object"==typeof e||Array.isArray(e)?t(e):e);let r={...i};for(let i of Object.keys(r)){let n=e(i.toString());n!==i&&(r[n]=r[i],delete r[i]),"object"==typeof r[n]&&(r[n]=t(r[n]))}return r};return t},ei=et(ee),er=et(Z);function en(e){if("boolean"==typeof e)return e;if(null==e)return!1;if("string"==typeof e){if("true"===e.toLowerCase())return!0;if("false"===e.toLowerCase())return!1}let t=parseInt(e,10);return!isNaN(t)&&t>0}let es=RegExp("/{1,}","g"),ea=[".lcl.dev",".lclstage.dev",".lclclerk.com"],eo=[".accounts.dev",".accountsstage.dev",".accounts.lclclerk.com"],el=[".lcl.dev",".stg.dev",".lclstage.dev",".stgstage.dev",".dev.lclclerk.com",".stg.lclclerk.com",".accounts.lclclerk.com","accountsstage.dev","accounts.dev"],ec=e=>"undefined"!=typeof atob&&"function"==typeof atob?atob(e):"undefined"!=typeof global&&global.Buffer?new global.Buffer(e,"base64").toString():e,ed="pk_live_";function eh(e){if(!e.endsWith("$"))return!1;let t=e.slice(0,-1);return!t.includes("$")&&t.includes(".")}function eu(e,t={}){let i;if(!(e=e||"")||!ep(e)){if(t.fatal&&!e)throw Error("Publishable key is missing. Ensure that your publishable key is correctly configured. Double-check your environment configuration for your keys, or access them here: https://dashboard.clerk.com/last-active?path=api-keys");if(t.fatal&&!ep(e))throw Error("Publishable key not valid.");return null}let r=e.startsWith(ed)?"production":"development";try{i=ec(e.split("_")[2])}catch{if(t.fatal)throw Error("Publishable key not valid: Failed to decode key.");return null}if(!eh(i)){if(t.fatal)throw Error("Publishable key not valid: Decoded key has invalid format.");return null}let n=i.slice(0,-1);return t.proxyUrl?n=t.proxyUrl:"development"!==r&&t.domain&&t.isSatellite&&(n=`clerk.${t.domain}`),{instanceType:r,frontendApi:n}}function ep(e=""){try{if(!(e.startsWith(ed)||e.startsWith("pk_test_")))return!1;let t=e.split("_");if(3!==t.length)return!1;let i=t[2];if(!i)return!1;return eh(ec(i))}catch{return!1}}async function ef(e,t=globalThis.crypto.subtle){var i;let r=new TextEncoder().encode(e);return(i=String.fromCharCode(...new Uint8Array(await t.digest("sha-1",r))),"undefined"!=typeof btoa&&"function"==typeof btoa?btoa(i):"undefined"!=typeof global&&global.Buffer?new global.Buffer(i).toString("base64"):i).replace(/\+/gi,"-").replace(/\//gi,"_").substring(0,8)}let em=(e,t)=>`${e}_${t}`,eg=/^[a-zA-Z][a-zA-Z\d+\-.]*?:/,e_=(e,t={})=>{if(null==e||!e||"object"!=typeof e)return"";let i=new URLSearchParams;return Object.keys(e).forEach(r=>{let n=t.keyEncoder?t.keyEncoder(r):r,s=e[r];if(Array.isArray(s))s.forEach(e=>void 0!==e&&i.append(n,e||""));else{if(void 0===s)return;"object"==typeof s&&null!==s?i.append(n,JSON.stringify(s)):i.append(n,String(s??""))}}),i.toString()},ey="http://clerk-dummy",eb=["javascript:"],{isDevOrStagingUrl:ew}=(r=new Map,{isDevOrStagingUrl:e=>{if(!e)return!1;let t="string"==typeof e?e:e.hostname,i=r.get(t);return void 0===i&&(i=el.some(e=>t.endsWith(e)),r.set(t,i)),i}}),ev=new Map;function ek(e){return e.replace("clerk.","")}function eS(e,t={}){let{base:i,hashPath:r,hashSearch:n,searchParams:s,hashSearchParams:a,...o}=e,l=new URL(i||"","undefined"!=typeof window&&window.location?window.location.href:"http://react-native-fake-base-url");if(s instanceof URLSearchParams&&s.forEach((e,t)=>{null!=e&&l.searchParams.set(ee(t),e)}),Object.assign(l,o),r||n||a){var c;let e,t=new URL(ey+l.hash.substring(1));for(let[i,s]of(c=t.pathname,t.pathname=[c,r||""].filter(e=>e).join("/").replace(es,"/"),Object.entries((e={},new URLSearchParams(n||"").forEach((t,i)=>{if(i in e){let r=e[i];Array.isArray(r)?r.push(t):e[i]=[r,t]}else e[i]=t}),e))))t.searchParams.append(i,s);if(a)for(let e of Array.isArray(a)?a:[a])(e instanceof URLSearchParams||"object"==typeof e)&&new URLSearchParams(e).forEach((e,i)=>{null!=e&&t.searchParams.set(ee(i),e)});let i=t.href.replace(ey,"");"/"!==i&&(l.hash=i)}let{stringify:d,skipOrigin:h}=t;return d?h?l.href.replace(l.origin,""):l.href:l}function eU(e){return void 0===window.location&&"string"==typeof e?e:(e=new URL(e.toString(),window.location.origin)).href.replace(e.origin,"")}let eA=e=>(e||"").replace(/\/+$/,"");function eI(e,t){try{return new URL(e)}catch{return new URL(e,t)}}let eC=[/\0/,/^\/\//,/[\x00-\x1F]/],eP=["/oauth/authorize"],eO=["/v1/verify","/v1/tickets/accept","/oauth/authorize-with-immediate-redirect","/oauth/end_session"];var eT=class e{static keys=["signInForceRedirectUrl","signInFallbackRedirectUrl","signUpForceRedirectUrl","signUpFallbackRedirectUrl","redirectUrl"];static preserved=["redirectUrl"];options;fromOptions;fromProps;fromSearchParams;mode;constructor(e,t={},i={},r){this.options=e,this.fromOptions=this.#e(e||{}),this.fromProps=this.#e(t||{}),this.fromSearchParams=this.#t(i||{}),this.mode=r}getAfterSignInUrl(){return this.#i("signIn")}getAfterSignUpUrl(){return this.#i("signUp")}getPreservedSearchParams(){return this.#r(this.#n())}toSearchParams(){return this.#r(this.#s())}#r(e){return new URLSearchParams(Object.entries(Object.fromEntries(Object.entries(e).map(([e,t])=>[ee(e),t]))).reduce((e,[t,i])=>(null!=i&&(e[t]=i),e),{}))}#n(){return Object.fromEntries(Object.entries({...this.fromSearchParams}).filter(([t])=>e.preserved.includes(t)))}#s(){let e=this.fromSearchParams.signUpForceRedirectUrl||this.fromProps.signUpForceRedirectUrl||this.fromOptions.signUpForceRedirectUrl,t=this.fromSearchParams.signUpFallbackRedirectUrl||this.fromProps.signUpFallbackRedirectUrl||this.fromOptions.signUpFallbackRedirectUrl,i=this.fromSearchParams.signInForceRedirectUrl||this.fromProps.signInForceRedirectUrl||this.fromOptions.signInForceRedirectUrl,r={signUpForceRedirectUrl:e,signUpFallbackRedirectUrl:t,signInFallbackRedirectUrl:this.fromSearchParams.signInFallbackRedirectUrl||this.fromProps.signInFallbackRedirectUrl||this.fromOptions.signInFallbackRedirectUrl,signInForceRedirectUrl:i,redirectUrl:this.fromSearchParams.redirectUrl};return e&&delete r.signUpFallbackRedirectUrl,i&&delete r.signInFallbackRedirectUrl,r}#i(e){let t,i=`${e}ForceRedirectUrl`,r=`${e}FallbackRedirectUrl`;return(t=this.fromSearchParams[i]||this.fromProps[i]||this.fromOptions[i],t||=this.fromSearchParams.redirectUrl,(t||=this.fromSearchParams[r]||this.fromProps[r]||this.fromOptions[r])||"modal"!==this.mode)?t||"/":window.location.href}#e(t){let i={};return e.keys.forEach(e=>{i[e]=t[e]}),Y(this.#a(this.#o(Q(i,Boolean))),e=>e.toString())}#t(t){let i={};return e.keys.forEach(e=>{t instanceof URLSearchParams?i[e]=t.get(ee(e)):i[e]=t[ee(e)]}),Y(this.#a(this.#o(Q(i,Boolean))),e=>e.toString())}#o(e){return Y(e,e=>eI(e,window.location.origin))}#a=e=>{let t,i;return Q(e,(t=this.options?.allowedRedirectOrigins,i=window.location.origin,e=>{let r=e;if("string"==typeof r&&(r=eI(r,i)),!t)return!0;let n=i===r.origin,s=!function(e){if(function(e){if(!function(e){if(!e)return!1;try{return new URL(e),!0}catch{return!1}}(e))return!1;let t=new URL(e).protocol;return eb.some(e=>e===t)}(e))return!0;for(let t of eC)if(t.test(e.pathname))return!0;return!1}(r)&&(n||t.map(e=>"string"==typeof e?(e=>{try{return G(e)}catch(t){throw Error(`Invalid pattern: ${e}.
|
|
12
|
+
Clerk Trace ID: ${this.clerkTraceId}`),e}static formatMessage(e,t,i,n){return t}};let k=g(v),S=Object.freeze({InvalidProxyUrlErrorMessage:"The proxyUrl passed to Clerk is invalid. The expected value for proxyUrl is an absolute URL or a relative path with a leading '/'. (key={{url}})",InvalidPublishableKeyErrorMessage:"The publishableKey passed to Clerk is invalid. You can get your Publishable key at https://dashboard.clerk.com/last-active?path=api-keys. (key={{key}})",MissingPublishableKeyErrorMessage:"Missing publishableKey. You can get your key at https://dashboard.clerk.com/last-active?path=api-keys.",MissingSecretKeyErrorMessage:"Missing secretKey. You can get your key at https://dashboard.clerk.com/last-active?path=api-keys.",MissingClerkProvider:"{{source}} can only be used within the <ClerkProvider /> component. Learn more: https://clerk.com/docs/components/clerk-provider"});function U({packageName:e,customMessages:t}){let i=e;function n(e,t){if(!t)return`${i}: ${e}`;let n=e;for(let i of e.matchAll(/{{([a-zA-Z0-9-_]+)}}/g)){let e=(t[i[1]]||"").toString();n=n.replace(`{{${i[1]}}}`,e)}return`${i}: ${n}`}let r={...S,...t};return{setPackageName({packageName:e}){return"string"==typeof e&&(i=e),this},setMessages({customMessages:e}){return Object.assign(r,e||{}),this},throwInvalidPublishableKeyError(e){throw Error(n(r.InvalidPublishableKeyErrorMessage,e))},throwInvalidProxyUrl(e){throw Error(n(r.InvalidProxyUrlErrorMessage,e))},throwMissingPublishableKeyError(){throw Error(n(r.MissingPublishableKeyErrorMessage))},throwMissingSecretKeyError(){throw Error(n(r.MissingSecretKeyErrorMessage))},throwMissingClerkProviderError(e){throw Error(n(r.MissingClerkProvider,e))},throw(e){throw Error(n(e))}}}var A=class e extends Error{code;constructor(t){super(t),this.code=t,this.name="EmailLinkError",Object.setPrototypeOf(this,e.prototype)}};let I={Expired:"expired",Failed:"failed",ClientMismatch:"client_mismatch"},C={Expired:"expired",Failed:"failed",ClientMismatch:"client_mismatch"};var P=class e extends b{static kind="ClerkRuntimeError";clerkRuntimeError=!0;constructor(t,i){super({...i,message:t}),Object.setPrototypeOf(this,e.prototype)}};let T=g(P);var O=class extends P{code;constructor(e,{code:t}){super(e,{code:t}),this.code=t}};function E(e){return["captcha_invalid","captcha_not_enabled","captcha_missing_token"].includes(e.errors[0].code)}function x(e){let t=e?.status;return!!t&&t>=400&&t<500}function R(e){return z(e)||F(e)||M(e)}function z(e){return e&&"clerkError"in e}function M(e){return"clerkRuntimeError"in e}function F(e){return"code"in e&&[4001,32602,32603].includes(e.code)&&"message"in e}function N(e){return z(e)&&e.errors?.[0]?.code==="user_locked"}function W(e){return"EmailLinkError"===e.name}function D(e){for(let[t,i]of Object.entries({isClerkApiResponseError:k,isClerkRuntimeError:T}))Object.assign(e,{[t]:i});return e}let L=(e,t)=>!!(e.isSignedIn&&t?.authConfig.singleSessionMode),$=(e,t)=>!t?.commerceSettings.billing.user.enabled&&!t?.commerceSettings.billing.organization.enabled,j=(e,t)=>!t?.apiKeysSettings?.user_api_keys_enabled,B=(e,t)=>!t?.apiKeysSettings?.orgs_api_keys_enabled,J="__clerk_synced",K="suffixed_cookies",V="__clerk_satellite_url",q="clerk-captcha",G="clerk-invisible-captcha";var H=l(1006);let X=new Set,Y=e=>{X.has(e)||(X.add(e),console.warn(e))},Q=(e,t)=>{let i={};for(let n in e)i[n]=t(e[n],n);return i},Z=(e,t)=>{let i={};for(let n in e)e[n]&&t(e[n])&&(i[n]=e[n]);return i};function ee(e){return e?e.replace(/([-_][a-z])/g,e=>e.toUpperCase().replace(/-|_/,"")):""}function et(e){return e?e.replace(/[A-Z]/g,e=>`_${e.toLowerCase()}`):""}let ei=e=>{let t=i=>{if(!i)return i;if(Array.isArray(i))return i.map(e=>"object"==typeof e||Array.isArray(e)?t(e):e);let n={...i};for(let i of Object.keys(n)){let r=e(i.toString());r!==i&&(n[r]=n[i],delete n[i]),"object"==typeof n[r]&&(n[r]=t(n[r]))}return n};return t},en=ei(et),er=ei(ee);function es(e){if("boolean"==typeof e)return e;if(null==e)return!1;if("string"==typeof e){if("true"===e.toLowerCase())return!0;if("false"===e.toLowerCase())return!1}let t=parseInt(e,10);return!isNaN(t)&&t>0}let ea=RegExp("/{1,}","g"),eo=[".lcl.dev",".lclstage.dev",".lclclerk.com"],el=[".accounts.dev",".accountsstage.dev",".accounts.lclclerk.com"],ec=[".lcl.dev",".stg.dev",".lclstage.dev",".stgstage.dev",".dev.lclclerk.com",".stg.lclclerk.com",".accounts.lclclerk.com","accountsstage.dev","accounts.dev"],ed=e=>"undefined"!=typeof atob&&"function"==typeof atob?atob(e):"undefined"!=typeof global&&global.Buffer?new global.Buffer(e,"base64").toString():e,eh="pk_live_";function eu(e){if(!e.endsWith("$"))return!1;let t=e.slice(0,-1);return!t.includes("$")&&t.includes(".")}function ep(e,t={}){let i;if(!(e=e||"")||!ef(e)){if(t.fatal&&!e)throw Error("Publishable key is missing. Ensure that your publishable key is correctly configured. Double-check your environment configuration for your keys, or access them here: https://dashboard.clerk.com/last-active?path=api-keys");if(t.fatal&&!ef(e))throw Error("Publishable key not valid.");return null}let n=e.startsWith(eh)?"production":"development";try{i=ed(e.split("_")[2])}catch{if(t.fatal)throw Error("Publishable key not valid: Failed to decode key.");return null}if(!eu(i)){if(t.fatal)throw Error("Publishable key not valid: Decoded key has invalid format.");return null}let r=i.slice(0,-1);return t.proxyUrl?r=t.proxyUrl:"development"!==n&&t.domain&&t.isSatellite&&(r=`clerk.${t.domain}`),{instanceType:n,frontendApi:r}}function ef(e=""){try{if(!(e.startsWith(eh)||e.startsWith("pk_test_")))return!1;let t=e.split("_");if(3!==t.length)return!1;let i=t[2];if(!i)return!1;return eu(ed(i))}catch{return!1}}async function em(e,t=globalThis.crypto.subtle){var i;let n=new TextEncoder().encode(e);return(i=String.fromCharCode(...new Uint8Array(await t.digest("sha-1",n))),"undefined"!=typeof btoa&&"function"==typeof btoa?btoa(i):"undefined"!=typeof global&&global.Buffer?new global.Buffer(i).toString("base64"):i).replace(/\+/gi,"-").replace(/\//gi,"_").substring(0,8)}let eg=(e,t)=>`${e}_${t}`,e_=/^[a-zA-Z][a-zA-Z\d+\-.]*?:/,ew=(e,t={})=>{if(null==e||!e||"object"!=typeof e)return"";let i=new URLSearchParams;return Object.keys(e).forEach(n=>{let r=t.keyEncoder?t.keyEncoder(n):n,s=e[n];if(Array.isArray(s))s.forEach(e=>void 0!==e&&i.append(r,e||""));else{if(void 0===s)return;"object"==typeof s&&null!==s?i.append(r,JSON.stringify(s)):i.append(r,String(s??""))}}),i.toString()},ey="http://clerk-dummy",eb=["javascript:"],{isDevOrStagingUrl:ev}=(n=new Map,{isDevOrStagingUrl:e=>{if(!e)return!1;let t="string"==typeof e?e:e.hostname,i=n.get(t);return void 0===i&&(i=ec.some(e=>t.endsWith(e)),n.set(t,i)),i}}),ek=new Map;function eS(e){return e.replace("clerk.","")}function eU(e,t={}){let{base:i,hashPath:n,hashSearch:r,searchParams:s,hashSearchParams:a,...o}=e,l=new URL(i||"","undefined"!=typeof window&&window.location?window.location.href:"http://react-native-fake-base-url");if(s instanceof URLSearchParams&&s.forEach((e,t)=>{null!=e&&l.searchParams.set(et(t),e)}),Object.assign(l,o),n||r||a){var c;let e,t=new URL(ey+l.hash.substring(1));for(let[i,s]of(c=t.pathname,t.pathname=[c,n||""].filter(e=>e).join("/").replace(ea,"/"),Object.entries((e={},new URLSearchParams(r||"").forEach((t,i)=>{if(i in e){let n=e[i];Array.isArray(n)?n.push(t):e[i]=[n,t]}else e[i]=t}),e))))t.searchParams.append(i,s);if(a)for(let e of Array.isArray(a)?a:[a])(e instanceof URLSearchParams||"object"==typeof e)&&new URLSearchParams(e).forEach((e,i)=>{null!=e&&t.searchParams.set(et(i),e)});let i=t.href.replace(ey,"");"/"!==i&&(l.hash=i)}let{stringify:d,skipOrigin:h}=t;return d?h?l.href.replace(l.origin,""):l.href:l}function eA(e){return void 0===window.location&&"string"==typeof e?e:(e=new URL(e.toString(),window.location.origin)).href.replace(e.origin,"")}let eI=e=>(e||"").replace(/\/+$/,"");function eC(e,t){try{return new URL(e)}catch{return new URL(e,t)}}let eP=[/\0/,/^\/\//,/[\x00-\x1F]/],eT=["/oauth/authorize"],eO=["/v1/verify","/v1/tickets/accept","/oauth/authorize-with-immediate-redirect","/oauth/end_session"];var eE=class e{static keys=["signInForceRedirectUrl","signInFallbackRedirectUrl","signUpForceRedirectUrl","signUpFallbackRedirectUrl","redirectUrl"];static preserved=["redirectUrl"];options;fromOptions;fromProps;fromSearchParams;mode;constructor(e,t={},i={},n){this.options=e,this.fromOptions=this.#e(e||{}),this.fromProps=this.#e(t||{}),this.fromSearchParams=this.#t(i||{}),this.mode=n}getAfterSignInUrl(){return this.#i("signIn")}getAfterSignUpUrl(){return this.#i("signUp")}getPreservedSearchParams(){return this.#n(this.#r())}toSearchParams(){return this.#n(this.#s())}#n(e){return new URLSearchParams(Object.entries(Object.fromEntries(Object.entries(e).map(([e,t])=>[et(e),t]))).reduce((e,[t,i])=>(null!=i&&(e[t]=i),e),{}))}#r(){return Object.fromEntries(Object.entries({...this.fromSearchParams}).filter(([t])=>e.preserved.includes(t)))}#s(){let e=this.fromSearchParams.signUpForceRedirectUrl||this.fromProps.signUpForceRedirectUrl||this.fromOptions.signUpForceRedirectUrl,t=this.fromSearchParams.signUpFallbackRedirectUrl||this.fromProps.signUpFallbackRedirectUrl||this.fromOptions.signUpFallbackRedirectUrl,i=this.fromSearchParams.signInForceRedirectUrl||this.fromProps.signInForceRedirectUrl||this.fromOptions.signInForceRedirectUrl,n={signUpForceRedirectUrl:e,signUpFallbackRedirectUrl:t,signInFallbackRedirectUrl:this.fromSearchParams.signInFallbackRedirectUrl||this.fromProps.signInFallbackRedirectUrl||this.fromOptions.signInFallbackRedirectUrl,signInForceRedirectUrl:i,redirectUrl:this.fromSearchParams.redirectUrl};return e&&delete n.signUpFallbackRedirectUrl,i&&delete n.signInFallbackRedirectUrl,n}#i(e){let t,i=`${e}ForceRedirectUrl`,n=`${e}FallbackRedirectUrl`;return(t=this.fromSearchParams[i]||this.fromProps[i]||this.fromOptions[i],t||=this.fromSearchParams.redirectUrl,(t||=this.fromSearchParams[n]||this.fromProps[n]||this.fromOptions[n])||"modal"!==this.mode)?t||"/":window.location.href}#e(t){let i={};return e.keys.forEach(e=>{i[e]=t[e]}),Q(this.#a(this.#o(Z(i,Boolean))),e=>e.toString())}#t(t){let i={};return e.keys.forEach(e=>{t instanceof URLSearchParams?i[e]=t.get(et(e)):i[e]=t[et(e)]}),Q(this.#a(this.#o(Z(i,Boolean))),e=>e.toString())}#o(e){return Q(e,e=>eC(e,window.location.origin))}#a=e=>{let t,i;return Z(e,(t=this.options?.allowedRedirectOrigins,i=window.location.origin,e=>{let n=e;if("string"==typeof n&&(n=eC(n,i)),!t)return!0;let r=i===n.origin,s=!function(e){if(function(e){if(!function(e){if(!e)return!1;try{return new URL(e),!0}catch{return!1}}(e))return!1;let t=new URL(e).protocol;return eb.some(e=>e===t)}(e))return!0;for(let t of eP)if(t.test(e.pathname))return!0;return!1}(n)&&(r||t.map(e=>"string"==typeof e?(e=>{try{return H(e)}catch(t){throw Error(`Invalid pattern: ${e}.
|
|
13
13
|
Consult the documentation of glob-to-regexp here: https://www.npmjs.com/package/glob-to-regexp.
|
|
14
|
-
${t.message}`)}})(
|
|
14
|
+
${t.message}`)}})(eI(e)):e).some(e=>e.test(eI(n.origin))));return s||Y(`Clerk: Redirect URL ${n} is not on one of the allowedRedirectOrigins, falling back to the default redirect URL.`),s}))}};let ex="__clerk_netlify_cache_bust",eR=["__clerk_status","__clerk_created_session","__clerk_invitation_token","__clerk_ticket","__clerk_modal_state","__clerk_handshake","__clerk_handshake_nonce","__clerk_help",ex,J,V,K];function ez(e){return new URL(window.location.href).searchParams.get(e)||null}function eM(e){let t=new URL(window.location.href);t.searchParams.has(e)&&(t.searchParams.delete(e),window.history.replaceState(window.history.state,"",t))}function eF(e){let t=new URLSearchParams(window.location.search),i=e||new URLSearchParams;for(let e of eR){let n=t.get(e);n&&i.set(e,n)}return i}let eN={"choose-organization":"choose-organization","reset-password":"reset-password"},eW=e=>`/tasks/${eN[e.key]}`;function eD(e,{navigate:t,baseUrl:i}){let n=e.currentTask;if(n){var r;let e;return t((r={base:i},e=eF(),eU({base:r.base,hashPath:eW(n),searchParams:e},{stringify:!0})))}}let eL=e=>`🔒 Clerk:
|
|
15
15
|
${e.trim()}
|
|
16
|
-
(This notice only appears in development)`,eL={cannotRenderComponentWhenSessionExists:"The <SignUp/> and <SignIn/> components cannot render when a user is already signed in, unless the application allows multiple sessions. Since a user is signed in and this application only allows a single session, Clerk is redirecting to the Home URL instead.",cannotRenderSignUpComponentWhenSessionExists:"The <SignUp/> component cannot render when a user is already signed in, unless the application allows multiple sessions. Since a user is signed in and this application only allows a single session, Clerk is redirecting to the value set in `afterSignUp` URL instead.",cannotRenderSignUpComponentWhenTaskExists:"The <SignUp/> component cannot render when a user has a pending task, unless the application allows multiple sessions. Since a user is signed in and this application only allows a single session, Clerk is redirecting to the task instead.",cannotRenderComponentWhenTaskDoesNotExist:"<TaskChooseOrganization/> cannot render unless a session task is pending. Clerk is redirecting to the value set in `redirectUrlComplete` instead.",cannotRenderSignInComponentWhenSessionExists:"The <SignIn/> component cannot render when a user is already signed in, unless the application allows multiple sessions. Since a user is signed in and this application only allows a single session, Clerk is redirecting to the `afterSignIn` URL instead.",cannotRenderSignInComponentWhenTaskExists:"The <SignIn/> component cannot render when a user has a pending task, unless the application allows multiple sessions. Since a user is signed in and this application only allows a single session, Clerk is redirecting to the task instead.",cannotRenderComponentWhenUserDoesNotExist:"<UserProfile/> cannot render unless a user is signed in. Since no user is signed in, this is no-op.",cannotRenderComponentWhenOrgDoesNotExist:"<OrganizationProfile/> cannot render unless an organization is active. Since no organization is currently active, this is no-op.",cannotRenderAnyOrganizationComponent:e=>eD(`The <${e}/> cannot be rendered when the feature is turned off. Visit 'dashboard.clerk.com' to enable the feature. Since the feature is turned off, this is no-op.`),cannotRenderAnyBillingComponent:e=>eD(`The <${e}/> component cannot be rendered when billing is disabled. Visit 'https://dashboard.clerk.com/last-active?path=billing/settings' to follow the necessary steps to enable billing. Since billing is disabled, this is no-op.`),cannotOpenUserProfile:"The UserProfile modal cannot render unless a user is signed in. Since no user is signed in, this is no-op.",cannotOpenCheckout:"The Checkout drawer cannot render unless a user is signed in. Since no user is signed in, this is no-op.",cannotOpenSignInOrSignUp:"The SignIn or SignUp modals do not render when a user is already signed in, unless the application allows multiple sessions. Since a user is signed in and this application only allows a single session, this is no-op.",cannotRenderAPIKeysComponent:"The <APIKeys/> component cannot be rendered when API keys is disabled. Since API keys is disabled, this is no-op.",cannotRenderAPIKeysComponentForOrgWhenUnauthorized:"The <APIKeys/> component cannot be rendered for an organization unless a user has the required permissions. Since the user does not have the necessary permissions, this is no-op.",cannotRenderAPIKeysComponentForUserWhenDisabled:"The <APIKeys/> component cannot be rendered when user API keys are disabled. Since user API keys are disabled, this is no-op.",cannotRenderAPIKeysComponentForOrgWhenDisabled:"The <APIKeys/> component cannot be rendered when organization API keys are disabled. Since organization API keys are disabled, this is no-op."};for(let e of Object.keys(eL)){let t=eL[e];"function"!=typeof t&&(eL[e]=eD(t))}let e$="clerk:beforeunload",ej=["http:","https:","wails:","chrome-extension:"];function eB(e){let t=new URL(e,window.location.href);window.dispatchEvent(new CustomEvent(e$)),window.location.href=t.href}function eJ(e){return/^http(s)?:\/\//.test(e||"")}function eK(e){return e.startsWith("/")}var eV=class{#l;#c=864e5;constructor(e){this.#l=e}isEventThrottled(e){let t=Date.now(),i=this.#d(e),r=this.#l.getItem(i);return!!r&&!(t-r>this.#c)||(this.#l.setItem(i,t),!1)}#d(e){let{sk:t,pk:i,payload:r,...n}=e,s={...r,...n};return JSON.stringify(Object.keys({...r,...n}).sort().map(e=>s[e]))}},eq=class{#h="clerk_telemetry_throttler";getItem(e){return this.#u()[e]}setItem(e,t){try{let i=this.#u();i[e]=t,localStorage.setItem(this.#h,JSON.stringify(i))}catch(e){e instanceof DOMException&&("QuotaExceededError"===e.name||"NS_ERROR_DOM_QUOTA_REACHED"===e.name)&&localStorage.length>0&&localStorage.removeItem(this.#h)}}removeItem(e){try{let t=this.#u();delete t[e],localStorage.setItem(this.#h,JSON.stringify(t))}catch{}}#u(){try{let e=localStorage.getItem(this.#h);if(!e)return{};return JSON.parse(e)}catch{return{}}}static isSupported(){return"undefined"!=typeof window&&!!window.localStorage}},eG=class{#l=new Map;#p=1e4;getItem(e){return this.#l.size>this.#p?void this.#l.clear():this.#l.get(e)}setItem(e,t){this.#l.set(e,t)}removeItem(e){this.#l.delete(e)}};let eH=new Set(["error","warn","info","debug","trace"]);var eX=class{#f;#m;#g={};#_=[];#y=null;constructor(e){this.#f={maxBufferSize:e.maxBufferSize??5,samplingRate:e.samplingRate??1,perEventSampling:e.perEventSampling??!0,disabled:e.disabled??!1,debug:e.debug??!1,endpoint:"https://clerk-telemetry.com"},e.clerkVersion||"undefined"!=typeof window?this.#g.clerkVersion=e.clerkVersion??"":this.#g.clerkVersion="",this.#g.sdk=e.sdk,this.#g.sdkVersion=e.sdkVersion,this.#g.publishableKey=e.publishableKey??"";const t=eu(e.publishableKey);t&&(this.#g.instanceType=t.instanceType),e.secretKey&&(this.#g.secretKey=e.secretKey.substring(0,16)),this.#m=new eV(eq.isSupported()?new eq:new eG)}get isEnabled(){return!("development"!==this.#g.instanceType||this.#f.disabled||"undefined"!=typeof process&&process.env&&en(process.env.CLERK_TELEMETRY_DISABLED)||"undefined"!=typeof window&&window?.navigator?.webdriver)}get isDebug(){return this.#f.debug||"undefined"!=typeof process&&process.env&&en(process.env.CLERK_TELEMETRY_DEBUG)}record(e){try{let t=this.#b(e.event,e.payload);if(this.#w(t.event,t),!this.#v(t,e.eventSamplingRate))return;this.#_.push({kind:"event",value:t}),this.#k()}catch(e){console.error("[clerk/telemetry] Error recording telemetry event",e)}}recordLog(e){try{if(!this.#S(e))return;let t="string"==typeof e?.level&&eH.has(e.level),i="string"==typeof e?.message&&e.message.trim().length>0,r=null,n=e?.timestamp;if("number"==typeof n||"string"==typeof n){let e=new Date(n);Number.isNaN(e.getTime())||(r=e)}if(!t||!i||null===r){this.isDebug&&"undefined"!=typeof console&&console.warn("[clerk/telemetry] Dropping invalid telemetry log entry",{levelIsValid:t,messageIsValid:i,timestampIsValid:null!==r});return}let s=this.#U(),a={sdk:s.name,sdkv:s.version,cv:this.#g.clerkVersion??"",lvl:e.level,msg:e.message,ts:r.toISOString(),pk:this.#g.publishableKey||null,payload:this.#A(e.context)};this.#_.push({kind:"log",value:a}),this.#k()}catch(e){console.error("[clerk/telemetry] Error recording telemetry log entry",e)}}#v(e,t){return this.isEnabled&&!this.isDebug&&this.#I(e,t)}#S(e){return!0}#I(e,t){let i=Math.random();return!!(i<=this.#f.samplingRate&&(!1===this.#f.perEventSampling||void 0===t||i<=t))&&!this.#m.isEventThrottled(e)}#k(){if("undefined"==typeof window)return void this.#C();if(this.#_.length>=this.#f.maxBufferSize){this.#y&&("undefined"!=typeof cancelIdleCallback?cancelIdleCallback(Number(this.#y)):clearTimeout(Number(this.#y))),this.#C();return}this.#y||("requestIdleCallback"in window?this.#y=requestIdleCallback(()=>{this.#C(),this.#y=null}):this.#y=setTimeout(()=>{this.#C(),this.#y=null},0))}#C(){let e=[...this.#_];if(this.#_=[],this.#y=null,0===e.length)return;let t=e.filter(e=>"event"===e.kind).map(e=>e.value),i=e.filter(e=>"log"===e.kind).map(e=>e.value);t.length>0&&fetch(new URL("/v1/event",this.#f.endpoint),{headers:{"Content-Type":"application/json"},keepalive:!0,method:"POST",body:JSON.stringify({events:t})}).catch(()=>void 0),i.length>0&&fetch(new URL("/v1/logs",this.#f.endpoint),{headers:{"Content-Type":"application/json"},keepalive:!0,method:"POST",body:JSON.stringify({logs:i})}).catch(()=>void 0)}#w(e,t){this.isDebug&&(void 0!==console.groupCollapsed?(console.groupCollapsed("[clerk/telemetry]",e),console.log(t),console.groupEnd()):console.log("[clerk/telemetry]",e,t))}#U(){let e={name:this.#g.sdk,version:this.#g.sdkVersion};if("undefined"!=typeof window){let t=window;if(t.Clerk){let i=t.Clerk;if("object"==typeof i&&null!==i&&"constructor"in i&&"function"==typeof i.constructor&&i.constructor.sdkMetadata){let{name:t,version:r}=i.constructor.sdkMetadata;void 0!==t&&(e.name=t),void 0!==r&&(e.version=r)}}}return e}#b(e,t){let i=this.#U();return{event:e,cv:this.#g.clerkVersion??"",it:this.#g.instanceType??"",sdk:i.name,sdkv:i.version,...this.#g.publishableKey?{pk:this.#g.publishableKey}:{},...this.#g.secretKey?{sk:this.#g.secretKey}:{},payload:t}}#A(e){if(null==e||"object"!=typeof e)return null;try{let t=JSON.parse(JSON.stringify(e));if(t&&"object"==typeof t&&!Array.isArray(t))return t;return null}catch{return null}}};let eY="COMPONENT_MOUNTED",eQ=new Set(["SignIn","SignUp"]);function eZ(e){return function(t,i,r){return{event:e,eventSamplingRate:e===eY?eQ.has(t)?1:.1:.1,payload:{component:t,appearanceProp:!!i?.appearance,theme:!!i?.appearance?.theme,elements:!!i?.appearance?.elements,variables:!!i?.appearance?.variables,...r}}}}function e0(e,t,i){return eZ(eY)(e,t,i)}function e1(e,t,i){return eZ("COMPONENT_OPENED")(e,t,i)}function e3(e){return"string"==typeof e?e:"object"==typeof e&&null!==e&&"name"in e&&"string"==typeof e.name?e.name:void 0}function e2(e,t,i){return"function"==typeof e?e(t):void 0!==e?e:void 0!==i?i:void 0}let e4=(...e)=>{},e6=!1,e5=null,e8=!1,e9=[];function e7(e,t,i,r){e6&&(e9.push({level:e,message:t,context:i,source:r,ts:Date.now()}),e9.length>200&&e9.shift())}async function te(e){try{if(!e6||e5)return;let{getDebugLogger:t}=await l.e("507").then(l.bind(l,9854)),i=await t({logLevel:e?.logLevel,telemetryCollector:e?.telemetryCollector});if(i&&(e5=i)&&0!==e9.length){for(let e of e9){let t={...e.context||{},__preInit:!0,__preInitTs:e.ts};switch(e.level){case"error":e5.error(e.message,t,e.source);break;case"warn":e5.warn(e.message,t,e.source);break;case"info":e5.info(e.message,t,e.source);break;case"debug":e5.debug(e.message,t,e.source)}}e9.length=0}}catch(e){try{console.debug?.("Debug logger initialization failed",e)}catch{}return}}let tt={debug(e,t,i){e5?e5.debug(e,t,i):e7("debug",e,t,i)},error(e,t,i){e5?e5.error(e,t,i):e7("error",e,t,i)},info(e,t,i){e5?e5.info(e,t,i):e7("info",e,t,i)},warn(e,t,i){e5?e5.warn(e,t,i):e7("warn",e,t,i)}},ti={initialDelay:125,maxDelayBetweenRetries:0,factor:2,shouldRetry:(e,t)=>t<5,retryImmediately:!1,jitter:!0},tr=async e=>new Promise(t=>setTimeout(t,e)),tn=(e,t)=>t?e*(1+Math.random()):e,ts=async(e,t={})=>{var i;let r,n=0,{shouldRetry:s,initialDelay:a,maxDelayBetweenRetries:o,factor:l,retryImmediately:c,jitter:d,onBeforeRetry:h}={...ti,...t},u=(i={initialDelay:a,maxDelayBetweenRetries:o,factor:l,jitter:d},r=0,async()=>{let e;await tr((e=tn(e=i.initialDelay*Math.pow(i.factor,r),i.jitter),Math.min(i.maxDelayBetweenRetries||e,e))),r++});for(;;)try{return await e()}catch(e){if(!s(e,++n))throw e;h&&await h(n),c&&1===n?await tr(tn(100,d)):await u()}},ta=async e=>ts(e,{initialDelay:100,shouldRetry:(e,t)=>t<=3,retryImmediately:!0,factor:2});class to{#P={"@zxcvbn-ts/core":()=>ta(()=>l.e("783").then(l.bind(l,7010))),"@zxcvbn-ts/language-common":()=>ta(()=>l.e("604").then(l.bind(l,655))),"@base-org/account":()=>ta(()=>l.e("694").then(l.bind(l,1965))),"@coinbase/wallet-sdk":()=>ta(()=>l.e("973").then(l.bind(l,2804))),"@stripe/stripe-js":()=>ta(()=>l.e("521").then(l.bind(l,5608)))};import(e){return this.#P[e]?this.#P[e]():Promise.resolve(void 0)}}let tl=(e=!1)=>{let t,i;if(!e)return{track:async e=>{await e()},isUnloading:()=>!1};let r=(t=!1,i=()=>t=!0,{startListening:()=>{window.addEventListener("beforeunload",i),window.addEventListener(e$,i)},stopListening:()=>{window.removeEventListener("beforeunload",i),window.removeEventListener(e$,i)},isUnloading:()=>t});return{track:async e=>{r.startListening(),await e(),r.stopListening()},isUnloading:r.isUnloading}},tc=e=>({amount:e.amount,amountFormatted:e.amount_formatted,currency:e.currency,currencySymbol:e.currency_symbol}),td=e=>{let t={grandTotal:tc(e.grand_total),subtotal:tc(e.subtotal),taxTotal:tc(e.tax_total)};return"past_due"in e&&(t.pastDue=e.past_due?tc(e.past_due):null),"credit"in e&&(t.credit=e.credit?tc(e.credit):null),"total_due_now"in e&&(t.totalDueNow=tc(e.total_due_now)),"total_due_after_free_trial"in e&&(t.totalDueAfterFreeTrial=e.total_due_after_free_trial?tc(e.total_due_after_free_trial):null),t};function th(e,t=""){return e.errors&&!!e.errors.find(e=>e.code===t)}let tu=function({packageName:e,customMessages:t}){let i=e;function r(e,t){if(!t)return`${i}: ${e}`;let r=e;for(let i of e.matchAll(/{{([a-zA-Z0-9-_]+)}}/g)){let e=(t[i[1]]||"").toString();r=r.replace(`{{${i[1]}}}`,e)}return`${i}: ${r}`}let n={...S,...t};return{setPackageName({packageName:e}){return"string"==typeof e&&(i=e),this},setMessages({customMessages:e}){return Object.assign(n,e||{}),this},throwInvalidPublishableKeyError(e){throw Error(r(n.InvalidPublishableKeyErrorMessage,e))},throwInvalidProxyUrl(e){throw Error(r(n.InvalidProxyUrlErrorMessage,e))},throwMissingPublishableKeyError(){throw Error(r(n.MissingPublishableKeyErrorMessage))},throwMissingSecretKeyError(){throw Error(r(n.MissingSecretKeyErrorMessage))},throwMissingClerkProviderError(e){throw Error(r(n.MissingClerkProvider,e))},throw(e){throw Error(r(e))}}}({packageName:"@clerk/clerk-js"});function tp(e){return decodeURIComponent(globalThis.atob(e.replace(/_/g,"/").replace(/-/g,"+")).split("").map(e=>"%"+("00"+e.charCodeAt(0).toString(16)).slice(-2)).join(""))}function tf(e){let t=(e||"").split("."),[i,r,n]=t;if(3!==t.length||!i||!r||!n)throw Error("JWT could not be decoded");let s=JSON.parse(tp(r)),a={__raw:e};return Object.keys(s).forEach(e=>{a[e]=s[e]}),{encoded:{header:i,payload:r,signature:n},header:JSON.parse(tp(i)),claims:a}}function tm(){if(!n())return null;try{let e=navigator?.language;if(!e||"string"!=typeof e||""===e.trim())return null;return e}catch{return null}}function tg(){return void 0!==globalThis.document}function t_(){if(!function(){if(!tg())return!1;try{return window.self!==window.top}catch{return!0}}())return!1;try{return window.top?.location.href,!1}catch{return!0}}var ty=class e{#O=[];#T={metamask:"MetaMask",okx_wallet:"OKX Wallet"};static #E=null;constructor(){if("undefined"==typeof window)return;window.addEventListener("eip6963:announceProvider",this.#x),window.dispatchEvent(new Event("eip6963:requestProvider"))}static getInstance(){return e.#E||(e.#E=new e),e.#E}get=e=>{let t=this.#O.find(t=>t.info.name===this.#T[e])?.provider;return void 0!==t?t:window.ethereum};#x=e=>{this.#O.some(t=>t.info.uuid===e.detail.info.uuid)||this.#O.push(e.detail)}};let tb=()=>(function(e){async function t(e){let{provider:t}=e,i=await h(t);if(!i)return"";let r=await i.request({method:"eth_requestAccounts"});return r&&r[0]||""}async function i(e){let{identifier:t,nonce:i,provider:r}=e,n=await h(r);return n?await n.request({method:"personal_sign",params:[`0x${i.split("").map(e=>e.charCodeAt(0).toString(16).padStart(2,"0")).join("")}`,t]}):""}async function r(){return await t({provider:"metamask"})}async function n(){return await t({provider:"coinbase_wallet"})}async function s(){return await t({provider:"okx_wallet"})}async function a(){return await t({provider:"base"})}async function o(e){return await i({...e,provider:"metamask"})}async function l(e){return await i({...e,provider:"coinbase_wallet"})}async function c(e){return await i({...e,provider:"okx_wallet"})}async function d(e){return await i({...e,provider:"base"})}async function h(t){if("coinbase_wallet"===t){let t=await e.import("@coinbase/wallet-sdk");return t?t.createCoinbaseWalletSDK({preference:{options:"all"}}).getProvider():null}if("base"===t)try{let t=await e.import("@base-org/account");if(!t)return null;return t.createBaseAccountSDK({appName:"undefined"!=typeof window&&window.Clerk?.__internal_environment?.displayConfig?.applicationName||"undefined"!=typeof document&&document.title||"Web3 Application"}).getProvider()}catch{return null}return ty.getInstance().get(t)}return{getWeb3Identifier:t,generateWeb3Signature:i,getMetamaskIdentifier:r,getCoinbaseWalletIdentifier:n,getOKXWalletIdentifier:s,getBaseIdentifier:a,generateSignatureWithMetamask:o,generateSignatureWithCoinbaseWallet:l,generateSignatureWithOKXWallet:c,generateSignatureWithBase:d}})(new to),tw="environment",tv=JSON.stringify,tk=JSON.parse;class tS{static _key(e){return`__clerk_${e}`}static isExpired(e){return!!e.exp&&Date.now()>e.exp}static setItem(e,t,i){try{let r={value:t,...i&&{exp:Date.now()+i}};window.localStorage.setItem(this._key(e),tv(r))}catch{}}static getItem(e,t){try{let i=window.localStorage.getItem(this._key(e));if(!i)return t;let r=tk(i);if(!r)return t;if(this.isExpired(r))return this.removeItem(e),t;return r?.value??t}catch{return t}}static removeItem(e){try{window.localStorage.removeItem(this._key(e))}catch{}}}let tU="ClerkJS:";function tA(e=""){throw Error(`${tU} Something went wrong initializing Clerk in development mode.${e&&` ${e}`}`)}function tI(e){throw Error(`${tU} Something went wrong initializing Clerk during the ${e} flow. Please contact support.`)}function tC(e){throw Error(`${tU} You need to start a ${e} flow by calling ${e}.create() first.`)}function tP(e,t){throw Error(`${tU} Strategy "${t}" is not a valid strategy for ${e}.`)}function tO(e){throw Error(`${tU} You need to start a ${e} flow by calling ${e}.create({ identifier: 'your web3 wallet address' }) first`)}function tT(e=""){throw Error(`${tU} Missing '${e}' option`)}function tE(e,t){throw Error(`${tU} Response: ${e||0} not supported yet.
|
|
17
|
-
For more information contact us at ${t}`)}function
|
|
18
|
-
API Error: ${n}`,{data:t,status:e})}}(s,e);let r={data:e,status:s};if(429===s&&o){let e=o.get("retry-after");if(e){let t=parseInt(e,10);isNaN(t)||(r.retryAfter=t)}}throw new v(t||a,r)}return null}static _updateClient(e){if(!e)return;let t=e.client||e.meta?.client;t&&t$.clerk&&t$.clerk.updateClient(iN.getOrCreateInstance().fromJSON(t))}path(e){let t=this.pathRoot;if(this.isNew())return t;let i=t.replace(/[^/]$/,"$&/")+encodeURIComponent(this.id);return e?i.replace(/[^/]$/,"$&/")+encodeURIComponent(e):i}withDefault(e,t){return e??t}async _baseGet(e={}){let t=await t$._fetch({method:"GET",path:this.path(),rotatingTokenNonce:e.rotatingTokenNonce},e);return this.fromJSON(t?.response||t)}async _baseMutate(e){let{action:t,body:i,method:r,path:n}=e,s=await t$._fetch({method:r,path:n||this.path(t),body:i});return this.fromJSON(s?.response||s)}async _baseMutateBypass(e){let{action:t,body:i,method:r,path:n}=e,s=await t$._baseFetch({method:r,path:n||this.path(t),body:i});return this.fromJSON(s?.response||s)}async _basePost(e={}){return this._baseMutate({...e,method:"POST"})}async _basePostBypass(e={}){return this._baseMutateBypass({...e,method:"POST"})}async _basePut(e={}){return this._baseMutate({...e,method:"PUT"})}async _basePatch(e={}){return this._baseMutate({...e,method:"PATCH"})}async _baseDelete(e={}){await this._baseMutate({...e,method:"DELETE"})}static shouldRethrowOfflineNetworkErrors(){let e=t$.clerk?.__internal_getOption?.("experimental");return e?.rethrowOfflineNetworkErrors||!1}}function tj(e){let t=new Date(e||new Date);return t instanceof Date&&!isNaN(t.getTime())?t:new Date}class tB extends t${pathRoot="/api_keys";id;type;name;subject;scopes;claims;revoked;revocationReason;expired;expiration;createdBy;description;secret;lastUsedAt;createdAt;updatedAt;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.type=e.type,this.name=e.name,this.subject=e.subject,this.scopes=e.scopes,this.claims=e.claims,this.revoked=e.revoked,this.revocationReason=e.revocation_reason,this.expired=e.expired,this.expiration=e.expiration?tj(e.expiration):null,this.createdBy=e.created_by,this.description=e.description,this.secret=e.secret,this.lastUsedAt=e.last_used_at?tj(e.last_used_at):null,this.updatedAt=tj(e.updated_at),this.createdAt=tj(e.created_at)),this}__internal_toSnapshot(){return{object:"api_key",id:this.id,type:this.type,name:this.name,subject:this.subject,scopes:this.scopes,claims:this.claims,revoked:this.revoked,revocation_reason:this.revocationReason,expired:this.expired,expiration:this.expiration?this.expiration.getTime():null,created_by:this.createdBy,description:this.description,last_used_at:this.lastUsedAt?this.lastUsedAt.getTime():null,created_at:this.createdAt.getTime(),updated_at:this.updatedAt.getTime()}}}class tJ extends t${claimedAt=null;reverification=!1;singleSessionMode=!1;preferredChannels=null;constructor(e=null){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.claimedAt=this.withDefault(e.claimed_at?tj(e.claimed_at):null,this.claimedAt),this.reverification=this.withDefault(e.reverification,this.reverification),this.singleSessionMode=this.withDefault(e.single_session_mode,this.singleSessionMode),this.preferredChannels=this.withDefault(e.preferred_channels,this.preferredChannels)),this}__internal_toSnapshot(){return{claimed_at:this.claimedAt?this.claimedAt.getTime():null,id:this.id??"",object:"auth_config",reverification:this.reverification,single_session_mode:this.singleSessionMode}}}(_=y||(y={}))[_.None=0]="None",_[_.Mutable=1]="Mutable",_[_.Watching=2]="Watching",_[_.RecursedCheck=4]="RecursedCheck",_[_.Recursed=8]="Recursed",_[_.Dirty=16]="Dirty",_[_.Pending=32]="Pending";let tK=[],{link:tV,unlink:tq,propagate:tG,checkDirty:tH,endTracking:tX,startTracking:tY,shallowPropagate:tQ}=function({update:e,notify:t,unwatched:i}){let r=0;return{link:function(e,t){let i,n=t.depsTail;if(void 0!==n&&n.dep===e)return;if(4&t.flags&&void 0!==(i=void 0!==n?n.nextDep:t.deps)&&i.dep===e){i.version=r,t.depsTail=i;return}let s=e.subsTail;if(void 0!==s&&s.version===r&&s.sub===t)return;let a=t.depsTail=e.subsTail={version:r,dep:e,sub:t,prevDep:n,nextDep:i,prevSub:s,nextSub:void 0};void 0!==i&&(i.prevDep=a),void 0!==n?n.nextDep=a:t.deps=a,void 0!==s?s.nextSub=a:e.subs=a},unlink:n,propagate:function(e){let i,r=e.nextSub;e:for(;;){let n=e.sub,s=n.flags;if(3&s&&(60&s?12&s?4&s?!(48&s)&&function(e,t){let i=t.depsTail;if(void 0!==i){let r=t.deps;do{if(r===e)return!0;if(r===i)break;r=r.nextDep}while(void 0!==r)}return!1}(e,n)?(n.flags=40|s,s&=1):s=0:n.flags=-9&s|32:s=0:n.flags=32|s,2&s&&t(n),1&s)){let t=n.subs;if(void 0!==t){e=t,void 0!==t.nextSub&&(i={value:r,prev:i},r=e.nextSub);continue}}if(void 0!==(e=r)){r=e.nextSub;continue}for(;void 0!==i;)if(e=i.value,i=i.prev,void 0!==e){r=e.nextSub;continue e}break}},checkDirty:function(t,i){let r,n=0;e:for(;;){let a=t.dep,o=a.flags,l=!1;if(16&i.flags)l=!0;else if((17&o)==17){if(e(a)){let e=a.subs;void 0!==e.nextSub&&s(e),l=!0}}else if((33&o)==33){(void 0!==t.nextSub||void 0!==t.prevSub)&&(r={value:t,prev:r}),t=a.deps,i=a,++n;continue}if(!l&&void 0!==t.nextDep){t=t.nextDep;continue}for(;n;){--n;let a=i.subs,o=void 0!==a.nextSub;if(o?(t=r.value,r=r.prev):t=a,l){if(e(i)){o&&s(a),i=t.sub;continue}}else i.flags&=-33;if(i=t.sub,void 0!==t.nextDep){t=t.nextDep;continue e}l=!1}return l}},endTracking:function(e){let t=e.depsTail,i=void 0!==t?t.nextDep:e.deps;for(;void 0!==i;)i=n(i,e);e.flags&=-5},startTracking:function(e){++r,e.depsTail=void 0,e.flags=-57&e.flags|4},shallowPropagate:s};function n(e,t=e.sub){let r=e.dep,s=e.prevDep,a=e.nextDep,o=e.nextSub,l=e.prevSub;return void 0!==a?a.prevDep=s:t.depsTail=s,void 0!==s?s.nextDep=a:t.deps=a,void 0!==o?o.prevSub=l:r.subsTail=l,void 0!==l?l.nextSub=o:void 0===(r.subs=o)&&i(r),a}function s(e){do{let i=e.sub,r=e.nextSub,n=i.flags;(48&n)==32&&(i.flags=16|n,2&n&&t(i)),e=r}while(void 0!==e)}}({update:e=>"getter"in e?t5(e):t8(e,e.value),notify:function e(t){let i=t.flags;if(!(64&i)){t.flags=64|i;let r=t.subs;void 0!==r?e(r.sub):tK[t1++]=t}},unwatched(e){if("getter"in e){let t=e.deps;if(void 0!==t){e.flags=17;do t=tq(t,e);while(void 0!==t)}}else"previousValue"in e||it.call(e)}}),tZ=0,t0=0,t1=0;function t3(t){let i=e;return e=t,i}function t2(e){return ie.bind({previousValue:e,value:e,subs:void 0,subsTail:void 0,flags:1})}function t4(e){return t7.bind({value:void 0,subs:void 0,subsTail:void 0,deps:void 0,depsTail:void 0,flags:17,getter:e})}function t6(i){let r={fn:i,subs:void 0,subsTail:void 0,deps:void 0,depsTail:void 0,flags:2};void 0!==e?tV(r,e):void 0!==t&&tV(r,t);let n=t3(r);try{r.fn()}finally{t3(n)}return it.bind(r)}function t5(e){let t=t3(e);tY(e);try{let t=e.value;return t!==(e.value=e.getter(t))}finally{t3(t),tX(e)}}function t8(e,t){return e.flags=1,e.previousValue!==(e.previousValue=t)}function t9(){for(;t0<t1;){let e=tK[t0];tK[t0++]=void 0,function e(t,i){if(16&i||32&i&&tH(t.deps,t)){let e=t3(t);tY(t);try{t.fn()}finally{t3(e),tX(t)}return}32&i&&(t.flags=-33&i);let r=t.deps;for(;void 0!==r;){let t=r.dep,i=t.flags;64&i&&e(t,t.flags=-65&i),r=r.nextDep}}(e,e.flags&=-65)}t0=0,t1=0}function t7(){let i=this.flags;if(16&i||32&i&&tH(this.deps,this)){if(t5(this)){let e=this.subs;void 0!==e&&tQ(e)}}else 32&i&&(this.flags=-33&i);return void 0!==e?tV(this,e):void 0!==t&&tV(this,t),this.value}function ie(...t){if(t.length){let e=t[0];if(this.value!==(this.value=e)){this.flags=17;let e=this.subs;void 0!==e&&(tG(e),tZ||t9())}}else{let t=this.value;if(16&this.flags&&t8(this,t)){let e=this.subs;void 0!==e&&tQ(e)}return void 0!==e&&tV(this,e),t}}function it(){let e=this.deps;for(;void 0!==e;)e=tq(e,this);let t=this.subs;void 0!==t&&tq(t),this.flags=0}function ii(e){let{pageSize:t,initialPage:i,...r}=e||{},n=t??10;return new URLSearchParams({...Object.entries(r).reduce((e,[t,i])=>(void 0!==i&&(e[t]=i),e),{}),limit:n+"",offset:((i??1)-1)*n+""})}class ir{static #R="/billing";static path(e,t){let{orgId:i}=t||{},r=i?`/organizations/${i}`:"/me";return`${r}${ir.#R}${e}`}getPlans=async e=>{let{for:t,...i}=e||{},r={...i,payer_type:"organization"===t?"org":"user"};return await t$._fetch({path:`${ir.#R}/plans`,method:"GET",search:ii(r)}).then(e=>{let{data:t,total_count:i}=e;return{total_count:i,data:t.map(e=>new iA(e))}})};getPlan=async e=>new iA(await t$._fetch({path:`${ir.#R}/plans/${e.id}`,method:"GET"}));getSubscription=async e=>await t$._fetch({path:ir.path("/subscription",{orgId:e.orgId}),method:"GET"}).then(e=>new iP(e?.response));getStatements=async e=>{let{orgId:t,...i}=e;return await t$._fetch({path:ir.path("/statements",{orgId:t}),method:"GET",search:ii(i)}).then(e=>{let{data:t,total_count:i}=e?.response;return{total_count:i,data:t.map(e=>new iI(e))}})};getStatement=async e=>new iI((await t$._fetch({path:ir.path(`/statements/${e.id}`,{orgId:e.orgId}),method:"GET"}))?.response);getPaymentAttempts=async e=>{let{orgId:t,...i}=e;return await t$._fetch({path:ir.path("/payment_attempts",{orgId:t}),method:"GET",search:ii(i)}).then(e=>{let{data:t,total_count:i}=e;return{total_count:i,data:t.map(e=>new iy(e))}})};getPaymentAttempt=async e=>new iy(await t$._fetch({path:ir.path(`/payment_attempts/${e.id}`,{orgId:e.orgId}),method:"GET"}));startCheckout=async e=>{let{orgId:t,...i}=e;return new ig((await t$._fetch({path:ir.path("/checkouts",{orgId:t}),method:"POST",body:i}))?.response)}}let is=t2({resource:null}),ia=t2({error:null}),io=t2({status:"idle"}),il=t4(()=>{let e=is().resource,t=ia().error,i=io().status;return{errors:ip(t,{identifier:null,password:null,code:null}),fetchStatus:i,signIn:e?e.__internal_future:null}}),ic=t2({resource:null}),id=t2({error:null}),ih=t2({status:"idle"}),iu=t4(()=>{let e=ic().resource,t=id().error,i=ih().status;return{errors:ip(t,{firstName:null,lastName:null,emailAddress:null,phoneNumber:null,password:null,username:null,code:null,captcha:null,legalAccepted:null}),fetchStatus:i,signUp:e?e.__internal_future:null}});function ip(e,t){let i={fields:{...t},raw:null,global:null};if(!e)return i;if(!R(e))return i.raw=[e],i.global=[W(e)],i;function r(e){return"meta"in e&&e.meta&&"paramName"in e.meta&&void 0!==e.meta.paramName}return e.errors.some(r)?e.errors.forEach(e=>{if(i.raw?i.raw.push(e):i.raw=[e],r(e)){let t=Z(e.meta.paramName);t in i.fields&&(i.fields[t]=e)}}):(i.raw=[e],i.global=[W(e)]),i}class im extends t${id;createdAt;updatedAt;imageUrl;userId=null;email;firstName;lastName;organizationId=null;organizationName;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,e.created_at&&(this.createdAt=tj(e.created_at)),e.updated_at&&(this.updatedAt=tj(e.updated_at)),this.imageUrl=e.image_url,this.userId=e.user_id,this.email=e.email,this.firstName=e.first_name,this.lastName=e.last_name,this.organizationId=e.organization_id,this.organizationName=e.organization_name),this}}class ig extends t${id;externalClientSecret;externalGatewayId;paymentMethod;plan;planPeriod;planPeriodStart;status;totals;isImmediatePlanChange;freeTrialEndsAt;payer;needsPaymentMethod;constructor(e=null){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.externalClientSecret=e.external_client_secret,this.externalGatewayId=e.external_gateway_id,this.paymentMethod=e.payment_method?new iS(e.payment_method):void 0,this.plan=new iA(e.plan),this.planPeriod=e.plan_period,this.planPeriodStart=e.plan_period_start,this.status=e.status,this.totals=td(e.totals),this.isImmediatePlanChange=e.is_immediate_plan_change,e.free_trial_ends_at&&(this.freeTrialEndsAt=tj(e.free_trial_ends_at)),this.payer=new im(e.payer),this.needsPaymentMethod=e.needs_payment_method),this}confirm=e=>ts(()=>this._basePatch({path:ir.path(`/checkouts/${this.id}/confirm`,{orgId:this.payer.organizationId}),body:e}),{factor:1.1,maxDelayBetweenRetries:2e3,initialDelay:2e3,jitter:!1,shouldRetry(e,t){if(!R(e)||t>=4)return!1;let i=e?.status,r=409===i&&e.errors?.[0]?.code==="checkout_already_in_progress";return i>=500||r}})}class i_{resource=new ig(null);config;signals;pendingOperations=new Map;constructor(e,t){this.config=t,this.signals=e,this.signals.resourceSignal({resource:this})}get status(){return this.resource.status??"needs_initialization"}get externalClientSecret(){return this.resource.externalClientSecret}get externalGatewayId(){return this.resource.externalGatewayId}get plan(){return this.resource.plan}get planPeriod(){return this.resource.planPeriod}get totals(){return this.resource.totals}get isImmediatePlanChange(){return this.resource.isImmediatePlanChange}get freeTrialEndsAt(){return this.resource.freeTrialEndsAt}get payer(){return this.resource.payer}get paymentMethod(){return this.resource.paymentMethod??null}get planPeriodStart(){return this.resource.planPeriodStart}get needsPaymentMethod(){return this.resource.needsPaymentMethod}async start(){return this.runAsyncCheckoutTask("start",async()=>{let e=await ig.clerk.billing?.startCheckout(this.config);this.resource=e},()=>{this.resource=new ig(null),this.signals.resourceSignal({resource:this})})}async confirm(e){if(!this.resource.id)throw Error("Clerk: `start()` must be called before `confirm()`");return this.runAsyncCheckoutTask("confirm",async()=>{await this.resource.confirm(e)})}async finalize(e){let{navigate:t}=e||{};return this.runAsyncCheckoutTask("finalize",async()=>{if("completed"!==this.resource.status)throw Error("Clerk: `confirm()` must be called before `finalize()`");await ig.clerk.setActive({session:ig.clerk.session?.id,navigate:t})})}runAsyncCheckoutTask(e,t,i){var r,n,s;return void 0===ig.clerk.user?(console.warn("Clerk: Checkout operations cannot be performed during transitive state"),{error:null}):(r=this,n=this.signals,s=this.pendingOperations,async(e,t,i)=>{if(s.get(e))return s.get(e);let a=(async()=>{++tZ,n.errorSignal({error:null}),n.fetchSignal({status:"fetching"}),i?.(),--tZ||t9(),++tZ;try{return await t(),n.resourceSignal({resource:r}),{error:null}}catch(e){return n.errorSignal({error:e}),{error:e}}finally{s.delete(e),n.fetchSignal({status:"idle"}),--tZ||t9()}})();return s.set(e,a),a})(e,t,i)}}class iy extends t${id;amount;failedAt=null;paidAt=null;updatedAt;paymentMethod=null;subscriptionItem;chargeType;status;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.amount=tc(e.amount),this.paidAt=e.paid_at?tj(e.paid_at):null,this.failedAt=e.failed_at?tj(e.failed_at):null,this.updatedAt=tj(e.updated_at),this.paymentMethod=e.payment_method?new iS(e.payment_method):null,this.subscriptionItem=new iO(e.subscription_item),this.chargeType=e.charge_type,this.status=e.status),this}}let ib="/payment_methods",iw=async e=>{let{orgId:t,...i}=e;return new iU((await t$._fetch({path:ir.path(`${ib}/initialize`,{orgId:t}),method:"POST",body:i}))?.response)},iv=async e=>{let{orgId:t,...i}=e;return new iS((await t$._fetch({path:ir.path(ib,{orgId:t}),method:"POST",body:i}))?.response)},ik=async e=>{let{orgId:t,...i}=e??{};return await t$._fetch({path:ir.path(ib,{orgId:t}),method:"GET",search:ii(i)}).then(e=>{let{data:t,total_count:i}=e?.response;return{total_count:i,data:t.map(e=>new iS(e))}})};class iS extends t${id;last4=null;paymentType;cardType=null;isDefault;isRemovable;status;walletType;expiryYear;expiryMonth;createdAt;updatedAt;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.last4=e.last4,this.paymentType=e.payment_type,this.cardType=e.card_type,this.isDefault=e.is_default,this.isRemovable=e.is_removable,this.status=e.status,this.walletType=e.wallet_type,this.expiryYear=e.expiry_year,this.expiryMonth=e.expiry_month,this.createdAt=null==e.created_at?e.created_at:tj(e.created_at),this.updatedAt=null==e.updated_at?e.updated_at:tj(e.updated_at)),this}async remove(e){let{orgId:t}=e??{};return new iD((await t$._fetch({path:ir.path(`/payment_methods/${this.id}`,{orgId:t}),method:"DELETE"}))?.response)}async makeDefault(e){let{orgId:t}=e??{};return await t$._fetch({path:ir.path("/payers/default_payment_method",{orgId:t}),method:"PUT",body:{payment_method_id:this.id}}),null}}class iU extends t${externalClientSecret;externalGatewayId;paymentMethodOrder;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.externalClientSecret=e.external_client_secret,this.externalGatewayId=e.external_gateway_id,this.paymentMethodOrder=e.payment_method_order??["card"]),this}}class iA extends t${id;name;fee;annualFee=null;annualMonthlyFee=null;description=null;isDefault;isRecurring;hasBaseFee;forPayerType;publiclyVisible;slug;avatarUrl=null;features;freeTrialDays;freeTrialEnabled;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.name=e.name,this.fee=tc(e.fee),this.annualFee=e.annual_fee?tc(e.annual_fee):null,this.annualMonthlyFee=e.annual_monthly_fee?tc(e.annual_monthly_fee):null,this.description=e.description,this.isDefault=e.is_default,this.isRecurring=e.is_recurring,this.hasBaseFee=e.has_base_fee,this.forPayerType=e.for_payer_type,this.publiclyVisible=e.publicly_visible,this.slug=e.slug,this.avatarUrl=e.avatar_url,this.freeTrialDays=this.withDefault(e.free_trial_days,null),this.freeTrialEnabled=this.withDefault(e.free_trial_enabled,!1),this.features=(e.features||[]).map(e=>new ro(e))),this}}class iI extends t${id;status;timestamp;totals;groups;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.status=e.status,this.timestamp=tj(e.timestamp),this.totals=td(e.totals),this.groups=e.groups.map(e=>new iC(e))),this}}class iC{id;timestamp;items;constructor(e){this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.timestamp=tj(e.timestamp),this.items=e.items.map(e=>new iy(e))),this}}class iP extends t${id;status;activeAt;createdAt;pastDueAt;updatedAt;nextPayment;subscriptionItems;eligibleForFreeTrial;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.status=e.status,this.createdAt=tj(e.created_at),this.updatedAt=e.updated_at?tj(e.updated_at):null,this.activeAt=tj(e.active_at),this.pastDueAt=e.past_due_at?tj(e.past_due_at):null,e.next_payment&&(this.nextPayment={amount:tc(e.next_payment.amount),date:tj(e.next_payment.date)}),this.subscriptionItems=(e.subscription_items||[]).map(e=>new iO(e)),this.eligibleForFreeTrial=this.withDefault(e.eligible_for_free_trial,!1)),this}}class iO extends t${id;plan;planPeriod;status;createdAt;periodStart;periodEnd;canceledAt;pastDueAt;amount;credit;isFreeTrial;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.plan=new iA(e.plan),this.planPeriod=e.plan_period,this.status=e.status,this.createdAt=tj(e.created_at),this.pastDueAt=e.past_due_at?tj(e.past_due_at):null,this.periodStart=tj(e.period_start),this.periodEnd=e.period_end?tj(e.period_end):null,this.canceledAt=e.canceled_at?tj(e.canceled_at):null,this.amount=e.amount?tc(e.amount):void 0,this.credit=e.credit&&e.credit.amount?{amount:tc(e.credit.amount)}:void 0,this.isFreeTrial=this.withDefault(e.is_free_trial,!1)),this}async cancel(e){let{orgId:t}=e;return new iD((await t$._fetch({path:ir.path(`/subscription_items/${this.id}`,{orgId:t}),method:"DELETE"}))?.response)}}let iT={build:(e,t,i)=>[e,t,i].filter(Boolean).join("-"),parse:(e,t,i)=>{let r=iT.extractTemplate(e,t,i);return{organizationId:i,sessionId:t,template:r}},extractTemplate:(e,t,i)=>{if(e===t||i&&e===`${t}-${i}`)return;let r=e.slice(t.length+1);return i&&r.endsWith(`-${i}`)&&(r=r.slice(0,-(i.length+1))),r||void 0}},iE="clerk",ix=10,iR={broadcast:!0},iz={broadcast:!1};class iM{prefix;data;static fromKey(e){let[t,i,r=""]=e.split("::");return new iM(t,{audience:r,tokenId:i})}constructor(e,t){this.prefix=e,this.data=t,this.prefix=e,this.data=t}toKey(){let{tokenId:e,audience:t}=this.data;return[this.prefix,e,t||""].join("::")}}let iF=((e=iE)=>{let t=new Map,i=Math.random().toString(36).slice(2),r=null,n=()=>r||("undefined"==typeof BroadcastChannel?null:((r=new BroadcastChannel("clerk:session_token")).addEventListener("message",e=>{a(e)}),r));n();let s=(i,r=ix)=>{n();let s=new iM(e,i),a=t.get(s.toKey());if(!a)return;let o=Math.floor(Date.now()/1e3)-a.createdAt;if(a.expiresIn-o<(r||1)+5){void 0!==a.timeoutId&&clearTimeout(a.timeoutId),t.delete(s.toKey());return}return a.entry},a=async({data:e})=>{let t,r=iT.build(e.sessionId,e.template,e.organizationId);if(e.tokenId!==r)return void tt.warn("Ignoring token broadcast with mismatched tokenId",{expectedTokenId:r,organizationId:e.organizationId,receivedTokenId:e.tokenId,tabId:i,template:e.template,traceId:e.traceId},"tokenCache");try{t=new rV({id:e.tokenId,jwt:e.tokenRaw,object:"token"})}catch(t){tt.warn("Failed to parse token from broadcast, skipping cache update",{error:t,tabId:i,tokenId:e.tokenId,traceId:e.traceId},"tokenCache");return}let n=t.jwt?.claims?.iat,a=t.jwt?.claims?.exp;if(!n||!a)return void tt.warn("Token missing iat/exp claim, skipping cache update",{tabId:i,tokenId:e.tokenId,traceId:e.traceId},"tokenCache");try{let t=s({tokenId:e.tokenId});if(t){let r=await t.tokenResolver,s=r.jwt?.claims?.iat;if(s&&s>=n)return void tt.debug("Ignoring older token broadcast",{existingIat:s,incomingIat:n,tabId:i,tokenId:e.tokenId,traceId:e.traceId},"tokenCache")}}catch(t){tt.warn("Existing entry compare failed; proceeding with broadcast update",{error:t,tabId:i,tokenId:e.tokenId,traceId:e.traceId},"tokenCache")}tt.info("Updating token cache from broadcast",{iat:n,organizationId:e.organizationId,tabId:i,template:e.template,tokenId:e.tokenId,traceId:e.traceId},"tokenCache"),o({createdAt:n,tokenId:e.tokenId,tokenResolver:Promise.resolve(t)},iz)},o=(n,s=iR)=>{let a=new iM(e,{audience:n.audience,tokenId:n.tokenId}).toKey(),o=Math.floor(Date.now()/1e3),l={createdAt:n.createdAt??o,entry:n,expiresIn:void 0},c=()=>{let e=t.get(a);e===l&&(void 0!==e.timeoutId&&clearTimeout(e.timeoutId),t.delete(a))};n.tokenResolver.then(e=>{let t=e.jwt?.claims;if(!t||"number"!=typeof t.exp||"number"!=typeof t.iat)return c();let a=t.exp-t.iat;l.expiresIn=a;let o=setTimeout(c,1e3*a);l.timeoutId=o,"function"==typeof o.unref&&o.unref();let d=r;if(d&&s.broadcast){let r=e.getRawString();if(r&&t.sid){let e=t.sid,s=t.org_id||t.o?.id,a=iT.extractTemplate(n.tokenId,e,s),o=iT.build(e,a,s);if(n.tokenId===o){let t=`bc_${Date.now()}_${Math.random().toString(36).substring(2,11)}`;tt.info("Broadcasting token update to other tabs",{organizationId:s,sessionId:e,tabId:i,template:a,tokenId:n.tokenId,traceId:t},"tokenCache");let o={organizationId:s,sessionId:e,template:a,tokenId:n.tokenId,tokenRaw:r,traceId:t};d.postMessage(o)}}}}).catch(()=>{c()}),t.set(a,l)};return{clear:()=>{t.forEach(e=>{void 0!==e.timeoutId&&clearTimeout(e.timeoutId)}),t.clear()},close:()=>{r&&(r.close(),r=null)},get:s,set:e=>{n(),o(e,iR)},size:()=>t.size}})();class iN extends t${static instance;pathRoot="/client";sessions=[];signUp=new rB;signIn=new rL;lastActiveSessionId=null;captchaBypass=!1;cookieExpiresAt=null;lastAuthenticationStrategy=null;createdAt=null;updatedAt=null;static getOrCreateInstance(e=null){return iN.instance||(iN.instance=new iN(e)),iN.instance}static clearInstance(){iN.instance=null}static isClientResource(e){return!!e&&e instanceof iN}constructor(e=null){super(),this.fromJSON(e)}get signUpAttempt(){return this.signUp}get signInAttempt(){return this.signIn}get signedInSessions(){return this.sessions.filter(e=>"active"===e.status||"pending"===e.status)}create(){return this._basePut()}fetch({fetchMaxTries:e}={}){return this._baseGet({fetchMaxTries:e})}async destroy(){return this._baseDelete({path:"/client"}).then(()=>{iF.clear(),this.id="",this.sessions=[],this.signUp=new rB(null),this.signIn=new rL(null),this.lastActiveSessionId=null,this.lastAuthenticationStrategy=null,this.cookieExpiresAt=null,this.createdAt=null,this.updatedAt=null})}removeSessions(){return this._baseDelete({path:this.path()+"/sessions"}).then(e=>(iF.clear(),e))}clearCache(){return this.sessions.forEach(e=>e.clearCache())}isEligibleForTouch(){return!!this.cookieExpiresAt&&this.cookieExpiresAt.getTime()-Date.now()<=6912e5}buildTouchUrl({redirectUrl:e}){return t$.fapiClient.buildUrl({method:"GET",path:"/client/touch",pathPrefix:"v1",search:{redirect_url:e.toString()}}).toString()}__internal_sendCaptchaToken(e){return this._basePostBypass({body:e,path:this.path()+"/verify"})}fromJSON(e){return e&&(this.id=e.id,this.sessions=(e.sessions||[]).map(e=>new rE(e)),this.signUp=new rB(e.sign_up),this.signIn=new rL(e.sign_in),this.lastActiveSessionId=e.last_active_session_id,this.captchaBypass=e.captcha_bypass||!1,this.cookieExpiresAt=e.cookie_expires_at?tj(e.cookie_expires_at):null,this.lastAuthenticationStrategy=e.last_authentication_strategy||null,this.createdAt=tj(e.created_at||void 0),this.updatedAt=tj(e.updated_at||void 0)),this}__internal_toSnapshot(){return{object:"client",id:this.id||"",sessions:this.sessions.map(e=>e.__internal_toSnapshot()),sign_up:this.signUp.__internal_toSnapshot(),sign_in:this.signIn.__internal_toSnapshot(),last_active_session_id:this.lastActiveSessionId,captcha_bypass:this.captchaBypass,cookie_expires_at:this.cookieExpiresAt?this.cookieExpiresAt.getTime():null,last_authentication_strategy:this.lastAuthenticationStrategy??null,created_at:this.createdAt?.getTime()??null,updated_at:this.updatedAt?.getTime()??null}}path(){return this.pathRoot}}class iW extends t${billing={stripePublishableKey:null,organization:{enabled:!1,hasPaidPlans:!1},user:{enabled:!1,hasPaidPlans:!1}};constructor(e=null){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.billing.stripePublishableKey=e.billing.stripe_publishable_key,this.billing.organization.enabled=e.billing.organization.enabled,this.billing.organization.hasPaidPlans=e.billing.organization.has_paid_plans,this.billing.user.enabled=e.billing.user.enabled,this.billing.user.hasPaidPlans=e.billing.user.has_paid_plans),this}__internal_toSnapshot(){return{billing:{stripe_publishable_key:this.billing.stripePublishableKey,organization:{enabled:this.billing.organization.enabled,has_paid_plans:this.billing.organization.hasPaidPlans},user:{enabled:this.billing.user.enabled,has_paid_plans:this.billing.user.hasPaidPlans}}}}}class iD{object="";id;slug;deleted=!1;constructor(e){this.fromJSON(e)}fromJSON(e){return e&&(this.object=e.object,this.id=e.id,this.slug=e.slug,this.deleted=e.deleted),this}}class iL extends t${afterCreateOrganizationUrl="";afterJoinWaitlistUrl="";afterLeaveOrganizationUrl="";afterSignInUrl="";afterSignOutAllUrl="";afterSignOutOneUrl="";afterSignOutUrl="";afterSignUpUrl="";afterSwitchSessionUrl="";applicationName="";backendHost="";branded=!1;captchaHeartbeat=!1;captchaHeartbeatIntervalMs;captchaOauthBypass=["oauth_google","oauth_microsoft","oauth_apple"];captchaProvider="turnstile";captchaPublicKey=null;captchaPublicKeyInvisible=null;captchaWidgetType=null;clerkJSVersion;createOrganizationUrl="";faviconImageUrl="";googleOneTapClientId;homeUrl="";id="";instanceEnvironmentType="";logoImageUrl="";organizationProfileUrl="";preferredSignInStrategy="password";privacyPolicyUrl="";showDevModeWarning=!1;signInUrl="";signUpUrl="";supportEmail="";termsUrl="";theme={};userProfileUrl="";waitlistUrl="";constructor(e=null){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.afterCreateOrganizationUrl=this.withDefault(e.after_create_organization_url,this.afterCreateOrganizationUrl),this.afterJoinWaitlistUrl=this.withDefault(e.after_join_waitlist_url,this.afterJoinWaitlistUrl),this.afterLeaveOrganizationUrl=this.withDefault(e.after_leave_organization_url,this.afterLeaveOrganizationUrl),this.afterSignInUrl=this.withDefault(e.after_sign_in_url,this.afterSignInUrl),this.afterSignOutAllUrl=this.withDefault(e.after_sign_out_all_url,this.afterSignOutAllUrl),this.afterSignOutOneUrl=this.withDefault(e.after_sign_out_one_url,this.afterSignOutOneUrl),this.afterSignUpUrl=this.withDefault(e.after_sign_up_url,this.afterSignUpUrl),this.afterSwitchSessionUrl=this.withDefault(e.after_switch_session_url,this.afterSwitchSessionUrl),this.applicationName=this.withDefault(e.application_name,this.applicationName),this.branded=this.withDefault(e.branded,this.branded),this.captchaHeartbeat=this.withDefault(e.captcha_heartbeat,this.captchaHeartbeat),this.captchaHeartbeatIntervalMs=this.withDefault(e.captcha_heartbeat_interval_ms,this.captchaHeartbeatIntervalMs),this.captchaOauthBypass=this.withDefault(e.captcha_oauth_bypass,this.captchaOauthBypass),this.captchaProvider=this.withDefault(e.captcha_provider,this.captchaProvider),this.captchaPublicKey=this.withDefault(e.captcha_public_key,this.captchaPublicKey),this.captchaPublicKeyInvisible=this.withDefault(e.captcha_public_key_invisible,this.captchaPublicKeyInvisible),this.captchaWidgetType=this.withDefault(e.captcha_widget_type,this.captchaWidgetType),this.clerkJSVersion=this.withDefault(e.clerk_js_version,this.clerkJSVersion),this.createOrganizationUrl=this.withDefault(e.create_organization_url,this.createOrganizationUrl),this.faviconImageUrl=this.withDefault(e.favicon_image_url,this.faviconImageUrl),this.googleOneTapClientId=this.withDefault(e.google_one_tap_client_id,this.googleOneTapClientId),this.homeUrl=this.withDefault(e.home_url,this.homeUrl),this.id=this.withDefault(e.id,this.id),this.instanceEnvironmentType=this.withDefault(e.instance_environment_type,this.instanceEnvironmentType),this.logoImageUrl=this.withDefault(e.logo_image_url,this.logoImageUrl),this.organizationProfileUrl=this.withDefault(e.organization_profile_url,this.organizationProfileUrl),this.preferredSignInStrategy=this.withDefault(e.preferred_sign_in_strategy,this.preferredSignInStrategy),this.privacyPolicyUrl=this.withDefault(e.privacy_policy_url,this.privacyPolicyUrl),this.showDevModeWarning=this.withDefault(e.show_devmode_warning,this.showDevModeWarning),this.signInUrl=this.withDefault(e.sign_in_url,this.signInUrl),this.signUpUrl=this.withDefault(e.sign_up_url,this.signUpUrl),this.supportEmail=this.withDefault(e.support_email,this.supportEmail),this.termsUrl=this.withDefault(e.terms_url,this.termsUrl),this.theme=this.withDefault(e.theme,this.theme),this.userProfileUrl=this.withDefault(e.user_profile_url,this.userProfileUrl),this.waitlistUrl=this.withDefault(e.waitlist_url,this.waitlistUrl)),this}__internal_toSnapshot(){return{object:"display_config",after_create_organization_url:this.afterCreateOrganizationUrl,after_join_waitlist_url:this.afterJoinWaitlistUrl,after_leave_organization_url:this.afterLeaveOrganizationUrl,after_sign_in_url:this.afterSignInUrl,after_sign_out_all_url:this.afterSignOutAllUrl,after_sign_out_one_url:this.afterSignOutOneUrl,after_sign_up_url:this.afterSignUpUrl,after_switch_session_url:this.afterSwitchSessionUrl,application_name:this.applicationName,branded:this.branded,captcha_heartbeat_interval_ms:this.captchaHeartbeatIntervalMs,captcha_heartbeat:this.captchaHeartbeat,captcha_oauth_bypass:this.captchaOauthBypass,captcha_provider:this.captchaProvider,captcha_public_key_invisible:this.captchaPublicKeyInvisible,captcha_public_key:this.captchaPublicKey,captcha_widget_type:this.captchaWidgetType,clerk_js_version:this.clerkJSVersion,create_organization_url:this.createOrganizationUrl,favicon_image_url:this.faviconImageUrl,google_one_tap_client_id:this.googleOneTapClientId,home_url:this.homeUrl,id:this.id,instance_environment_type:this.instanceEnvironmentType,logo_image_url:this.logoImageUrl,organization_profile_url:this.organizationProfileUrl,preferred_sign_in_strategy:this.preferredSignInStrategy,privacy_policy_url:this.privacyPolicyUrl,show_devmode_warning:this.showDevModeWarning,sign_in_url:this.signInUrl,sign_up_url:this.signUpUrl,support_email:this.supportEmail,terms_url:this.termsUrl,theme:this.theme,user_profile_url:this.userProfileUrl,waitlist_url:this.waitlistUrl}}}var i$='const respond=r=>{self.postMessage(r)},workerToTabIds={};self.addEventListener("message",r=>{const e=r.data;switch(e.type){case"setTimeout":workerToTabIds[e.id]=setTimeout(()=>{respond({id:e.id}),delete workerToTabIds[e.id]},e.ms);break;case"clearTimeout":workerToTabIds[e.id]&&(clearTimeout(workerToTabIds[e.id]),delete workerToTabIds[e.id]);break;case"setInterval":workerToTabIds[e.id]=setInterval(()=>{respond({id:e.id})},e.ms);break;case"clearInterval":workerToTabIds[e.id]&&(clearInterval(workerToTabIds[e.id]),delete workerToTabIds[e.id]);break}});\n';let ij=(e,t={})=>{if("undefined"==typeof Worker)return null;try{let i=new Blob([e],{type:"application/javascript; charset=utf-8"}),r=globalThis.URL.createObjectURL(i);return new Worker(r,t)}catch{return console.warn("Clerk: Cannot create worker from blob. Consider adding worker-src blob:; to your CSP"),null}},iB=()=>{let e=0,t=()=>e++,i=new Map,r=(e,t)=>e?.postMessage(t),n=e=>{i.get(e.data.id)?.()},s=ij(i$,{name:"clerk-timers"});if(s?.addEventListener("message",n),!s)return{setTimeout:globalThis.setTimeout.bind(globalThis),setInterval:globalThis.setInterval.bind(globalThis),clearTimeout:globalThis.clearTimeout.bind(globalThis),clearInterval:globalThis.clearInterval.bind(globalThis),cleanup:e4};let a=()=>{s||(s=ij(i$,{name:"clerk-timers"}),s?.addEventListener("message",n))};return{setTimeout:(e,n)=>{a();let o=t();return i.set(o,()=>{e(),i.delete(o)}),r(s,{type:"setTimeout",id:o,ms:n}),o},setInterval:(e,n)=>{a();let o=t();return i.set(o,e),r(s,{type:"setInterval",id:o,ms:n}),o},clearTimeout:e=>{a(),i.delete(e),r(s,{type:"clearTimeout",id:e})},clearInterval:e=>{a(),i.delete(e),r(s,{type:"clearInterval",id:e})},cleanup:()=>{s&&(s.terminate(),s=null,i.clear())}}};function iJ({delayInMs:e}={delayInMs:1e3}){let t,i=iB(),r=!1,n=()=>{t&&(i.clearTimeout(t),i.cleanup()),r=!0},s=async a=>{r=!1,await a(n),r||(t=i.setTimeout(()=>{s(a)},e))};return{run:s,stop:n}}class iK extends t${id;emailAddress="";matchesSsoConnection=!1;linkedTo=[];verification;constructor(e,t){super(),this.pathRoot=t,this.fromJSON(e)}create(){return this._basePost({body:{email_address:this.emailAddress}})}prepareVerification=e=>this._basePost({action:"prepare_verification",body:{...e}});attemptVerification=e=>{let{code:t}=e||{};return this._basePost({action:"attempt_verification",body:{code:t}})};createEmailLinkFlow=()=>{let{run:e,stop:t}=iJ();return{startEmailLinkFlow:async({redirectUrl:i})=>(await this.prepareVerification({strategy:"email_link",redirectUrl:i}),new Promise((i,r)=>{e(()=>this.reload().then(e=>{"verified"===e.verification.status&&(t(),i(e))}).catch(e=>{t(),r(e)}))})),cancelEmailLinkFlow:t}};createEnterpriseSSOLinkFlow=()=>{let{run:e,stop:t}=iJ();return{startEnterpriseSSOLinkFlow:async({redirectUrl:i})=>{if(!(await this.prepareVerification({strategy:"enterprise_sso",redirectUrl:i})).verification.externalVerificationRedirectURL)throw Error("Unexpected: External verification redirect URL is missing");return new Promise((i,r)=>{e(()=>this.reload().then(e=>{"verified"===e.verification.status&&(t(),i(e))}).catch(e=>{t(),r(e)}))})},cancelEnterpriseSSOLinkFlow:t}};destroy=()=>this._baseDelete();toString=()=>this.emailAddress;fromJSON(e){return e&&(this.id=e.id,this.emailAddress=e.email_address,this.verification=new i3(e.verification),this.matchesSsoConnection=e.matches_sso_connection,this.linkedTo=(e.linked_to||[]).map(e=>new rl(e))),this}__internal_toSnapshot(){return{object:"email_address",id:this.id,email_address:this.emailAddress,verification:this.verification.__internal_toSnapshot(),linked_to:this.linkedTo.map(e=>e.__internal_toSnapshot()),matches_sso_connection:this.matchesSsoConnection}}}var iV=class{static encode(e){return btoa(String.fromCharCode(...new Uint8Array(e))).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")}static decode(e){let t=atob(e.replace(/-/g,"+").replace(/_/g,"/")),i=t.length,r=new Uint8Array(i);for(let e=0;e<i;e++)r[e]=t.charCodeAt(e);return r.buffer}};async function iq(e){try{let t=await navigator.credentials.create({publicKey:e});if(!t)return{error:new O("Browser failed to create credential",{code:"passkey_registration_failed"}),publicKeyCredential:null};return{publicKeyCredential:t,error:null}}catch(e){var t;return{error:"InvalidStateError"===(t=e).name?new O(t.message,{code:"passkey_already_exists"}):"NotAllowedError"===t.name?new O(t.message,{code:"passkey_registration_cancelled"}):iX(t),publicKeyCredential:null}}}let iG=new class{controller;__abort(){if(!this.controller)return;let e=Error();e.name="AbortError",this.controller.abort(e)}createAbortSignal(){this.__abort();let e=new AbortController;return this.controller=e,e.signal}abort(){this.__abort(),this.controller=void 0}};async function iH({publicKeyOptions:e,conditionalUI:t}){try{let i=await navigator.credentials.get({publicKey:e,mediation:t?"conditional":"optional",signal:iG.createAbortSignal()});if(!i)return{error:new O("Browser failed to get credential",{code:"passkey_retrieval_failed"}),publicKeyCredential:null};return{publicKeyCredential:i,error:null}}catch(e){var i;return{error:"NotAllowedError"===(i=e).name?new O(i.message,{code:"passkey_retrieval_cancelled"}):iX(i),publicKeyCredential:null}}}function iX(e){return"AbortError"===e.name?new O(e.message,{code:"passkey_operation_aborted"}):"SecurityError"===e.name?new O(e.message,{code:"passkey_invalid_rpID_or_domain"}):e}function iY(e){let t=i1(e.challenge),i=(e.allowCredentials||[]).map(e=>({...e,id:i1(e.id)}));return{...e,allowCredentials:i,challenge:t}}function iQ(e){return{type:e.type,id:e.id,rawId:i0(e.rawId),authenticatorAttachment:e.authenticatorAttachment}}function iZ(e){let t=e.response;return{...iQ(e),response:{clientDataJSON:i0(t.clientDataJSON),authenticatorData:i0(t.authenticatorData),signature:i0(t.signature),userHandle:t.userHandle?i0(t.userHandle):null}}}let i0=iV.encode.bind(iV),i1=iV.decode.bind(iV);class i3 extends t${pathRoot="";status=null;strategy=null;nonce=null;message=null;externalVerificationRedirectURL=null;attempts=null;expireAt=null;error=null;verifiedAtClient=null;channel;constructor(e){super(),this.fromJSON(e)}verifiedFromTheSameClient=()=>this.verifiedAtClient===t$.clerk?.client?.id;fromJSON(e){return e&&(this.status=e.status,this.verifiedAtClient=e.verified_at_client,this.strategy=e.strategy,this.nonce=e.nonce||null,this.message=e.message||null,e.external_verification_redirect_url?this.externalVerificationRedirectURL=new URL(e.external_verification_redirect_url):this.externalVerificationRedirectURL=null,this.attempts=e.attempts,this.expireAt=tj(e.expire_at||void 0),this.error=e.error?new b(e.error):null,this.channel=e.channel||void 0),this}__internal_toSnapshot(){var e;return{object:"verification",id:this.id||"",status:this.status,strategy:this.strategy,nonce:this.nonce,message:this.message,external_verification_redirect_url:this.externalVerificationRedirectURL?.toString()||null,attempts:this.attempts,expire_at:this.expireAt?.getTime()||null,error:(e=this.error,{code:e?.code||"",message:e?.message||"",long_message:e?.longMessage,meta:{param_name:e?.meta?.paramName,session_id:e?.meta?.sessionId,email_addresses:e?.meta?.emailAddresses,identifiers:e?.meta?.identifiers,zxcvbn:e?.meta?.zxcvbn,plan:e?.meta?.plan,is_plan_upgrade_possible:e?.meta?.isPlanUpgradePossible}}),verified_at_client:this.verifiedAtClient}}}class i2 extends i3{publicKey=null;constructor(e){super(e),this.fromJSON(e)}fromJSON(e){var t;let i,r,n;return super.fromJSON(e),e?.nonce&&(this.publicKey=(i=i1((t=JSON.parse(e.nonce)).user.id),r=i1(t.challenge),n=(t.excludeCredentials||[]).map(e=>({...e,id:i1(e.id)})),{...t,excludeCredentials:n,challenge:r,user:{...t.user,id:i}})),this}}class i4{emailAddress;phoneNumber;web3Wallet;externalAccount;constructor(e){e?(this.emailAddress=new i6(e.email_address),this.phoneNumber=new i6(e.phone_number),this.web3Wallet=new i6(e.web3_wallet),this.externalAccount=new i3(e.external_account)):(this.emailAddress=new i6(null),this.phoneNumber=new i6(null),this.web3Wallet=new i6(null),this.externalAccount=new i3(null))}__internal_toSnapshot(){return{email_address:this.emailAddress.__internal_toSnapshot(),phone_number:this.phoneNumber.__internal_toSnapshot(),web3_wallet:this.web3Wallet.__internal_toSnapshot(),external_account:this.externalAccount.__internal_toSnapshot()}}}class i6 extends i3{nextAction;supportedStrategies;constructor(e){super(e),e?(this.nextAction=e.next_action,this.supportedStrategies=e.supported_strategies):(this.nextAction="",this.supportedStrategies=[])}__internal_toSnapshot(){return{...super.__internal_toSnapshot(),next_action:this.nextAction,supported_strategies:this.supportedStrategies}}}class i5 extends t${id;protocol;provider;providerUserId=null;active;emailAddress="";firstName="";lastName="";publicMetadata={};verification=null;enterpriseConnection=null;lastAuthenticatedAt=null;enterpriseConnectionId=null;constructor(e,t){super(),this.pathRoot=t,this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.provider=e.provider,this.protocol=e.protocol,this.providerUserId=e.provider_user_id,this.active=e.active,this.emailAddress=e.email_address,this.firstName=e.first_name,this.lastName=e.last_name,this.publicMetadata=e.public_metadata,this.lastAuthenticatedAt=e.last_authenticated_at?tj(e.last_authenticated_at):null,this.enterpriseConnectionId=e.enterprise_connection_id,e.verification&&(this.verification=new i3(e.verification)),e.enterprise_connection&&(this.enterpriseConnection=new i8(e.enterprise_connection))),this}__internal_toSnapshot(){return{object:"enterprise_account",id:this.id,provider:this.provider,protocol:this.protocol,provider_user_id:this.providerUserId,active:this.active,email_address:this.emailAddress,first_name:this.firstName,last_name:this.lastName,public_metadata:this.publicMetadata,verification:this.verification?.__internal_toSnapshot()||null,enterprise_connection:this.enterpriseConnection?.__internal_toSnapshot()||null,last_authenticated_at:this.lastAuthenticatedAt?this.lastAuthenticatedAt.getTime():null,enterprise_connection_id:this.enterpriseConnectionId}}}class i8 extends t${id;active;allowIdpInitiated;allowSubdomains;disableAdditionalIdentifications;domain;logoPublicUrl="";name;protocol;provider;syncUserAttributes;createdAt;updatedAt;enterpriseConnectionId="";constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.name=e.name,this.domain=e.domain,this.active=e.active,this.provider=e.provider,this.logoPublicUrl=e.logo_public_url,this.syncUserAttributes=e.sync_user_attributes,this.allowSubdomains=e.allow_subdomains,this.allowIdpInitiated=e.allow_idp_initiated,this.disableAdditionalIdentifications=e.disable_additional_identifications,this.createdAt=tj(e.created_at),this.updatedAt=tj(e.updated_at),this.enterpriseConnectionId=e.enterprise_connection_id),this}__internal_toSnapshot(){return{object:"enterprise_account_connection",id:this.id,name:this.name,domain:this.domain,active:this.active,protocol:this.protocol,provider:this.provider,logo_public_url:this.logoPublicUrl,sync_user_attributes:this.syncUserAttributes,allow_subdomains:this.allowSubdomains,allow_idp_initiated:this.allowIdpInitiated,disable_additional_identifications:this.disableAdditionalIdentifications,enterprise_connection_id:this.enterpriseConnectionId,created_at:this.createdAt.getTime(),updated_at:this.updatedAt.getTime()}}}let i9="token:update",i7="user:signOut",re="environment:update",rt="session:tokenResolved",ri=f();class rr extends t${user_api_keys_enabled=!1;orgs_api_keys_enabled=!1;constructor(e=null){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.user_api_keys_enabled=e.user_api_keys_enabled,this.orgs_api_keys_enabled=e.orgs_api_keys_enabled),this}__internal_toSnapshot(){return{user_api_keys_enabled:this.user_api_keys_enabled,orgs_api_keys_enabled:this.orgs_api_keys_enabled}}}class rn extends t${actions={adminDelete:!1};domains={enabled:!1,enrollmentModes:[],defaultRole:null};slug={disabled:!1};enabled=!1;maxAllowedMemberships=1;forceOrganizationSelection;constructor(e=null){super(),this.fromJSON(e)}fromJSON(e){return e&&(e.actions&&(this.actions.adminDelete=this.withDefault(e.actions.admin_delete,this.actions.adminDelete)),e.domains&&(this.domains.enabled=this.withDefault(e.domains.enabled,this.domains.enabled),this.domains.enrollmentModes=this.withDefault(e.domains.enrollment_modes,this.domains.enrollmentModes),this.domains.defaultRole=this.withDefault(e.domains.default_role,this.domains.defaultRole)),e.slug&&(this.slug.disabled=this.withDefault(e.slug.disabled,this.slug.disabled)),this.enabled=this.withDefault(e.enabled,this.enabled),this.maxAllowedMemberships=this.withDefault(e.max_allowed_memberships,this.maxAllowedMemberships),this.forceOrganizationSelection=this.withDefault(e.force_organization_selection,this.forceOrganizationSelection)),this}__internal_toSnapshot(){return{actions:{admin_delete:this.actions.adminDelete},domains:{enabled:this.domains.enabled,enrollment_modes:this.domains.enrollmentModes,default_role:this.domains.defaultRole},enabled:this.enabled,max_allowed_memberships:this.maxAllowedMemberships}}}class rs extends t${static instance;authConfig=new tJ;displayConfig=new iL;maintenanceMode=!1;clientDebugMode=!1;pathRoot="/environment";userSettings=new rZ;organizationSettings=new rn;commerceSettings=new iW;apiKeysSettings=new rr;protectConfig=new rS;static getInstance(){return rs.instance||(rs.instance=new rs),rs.instance}constructor(e=null){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.authConfig=new tJ(e.auth_config),this.displayConfig=new iL(e.display_config),this.maintenanceMode=this.withDefault(e.maintenance_mode,this.maintenanceMode),this.clientDebugMode=this.withDefault(e.client_debug_mode,this.clientDebugMode),this.organizationSettings=new rn(e.organization_settings),this.userSettings=new rZ(e.user_settings),this.commerceSettings=new iW(e.commerce_settings),this.apiKeysSettings=new rr(e.api_keys_settings),this.protectConfig=new rS(e.protect_config)),this}fetch({touch:e,fetchMaxTries:t}={touch:!1}){return(e?this._basePatch({}):this._baseGet({fetchMaxTries:t})).then(e=>(ri.emit(re,null),e))}isDevelopmentOrStaging=()=>!this.isProduction();isProduction=()=>"production"===this.displayConfig.instanceEnvironmentType;isSingleSession=()=>this.authConfig.singleSessionMode;onWindowLocationHost=()=>this.displayConfig.backendHost===window.location.host;__internal_toSnapshot(){return{object:"environment",auth_config:this.authConfig.__internal_toSnapshot(),display_config:this.displayConfig.__internal_toSnapshot(),id:this.id??"",maintenance_mode:this.maintenanceMode,client_debug_mode:this.clientDebugMode,organization_settings:this.organizationSettings.__internal_toSnapshot(),user_settings:this.userSettings.__internal_toSnapshot(),commerce_settings:this.commerceSettings.__internal_toSnapshot(),api_keys_settings:this.apiKeysSettings.__internal_toSnapshot(),protect_config:this.protectConfig.__internal_toSnapshot()}}async __internal_enableEnvironmentSetting(e){await this._basePatch({path:"/dev_tools/enable_environment_setting",body:e})}}class ra extends t${id;identificationId;provider;providerUserId="";emailAddress="";approvedScopes="";firstName="";lastName="";imageUrl="";username="";phoneNumber="";publicMetadata={};label="";verification=null;constructor(e,t){super(),this.pathRoot=t,this.fromJSON(e)}reauthorize=e=>{let{additionalScopes:t,redirectUrl:i}=e||{};return this._basePatch({action:"reauthorize",body:{additional_scope:t,redirect_url:i}})};destroy=()=>this._baseDelete();fromJSON(e){return e&&(this.id=e.id,this.identificationId=e.identification_id,this.providerUserId=e.provider_user_id,this.approvedScopes=e.approved_scopes,this.imageUrl=e.image_url,this.emailAddress=e.email_address,this.firstName=e.first_name,this.lastName=e.last_name,this.provider=(e.provider||"").replace("oauth_",""),this.username=e.username,this.phoneNumber=e.phone_number,this.publicMetadata=e.public_metadata,this.label=e.label,e.verification&&(this.verification=new i3(e.verification))),this}__internal_toSnapshot(){return{object:"external_account",id:this.id,identification_id:this.identificationId,provider:this.provider,provider_user_id:this.providerUserId,email_address:this.emailAddress,approved_scopes:this.approvedScopes,first_name:this.firstName,last_name:this.lastName,image_url:this.imageUrl,username:this.username,phone_number:this.phoneNumber,public_metadata:this.publicMetadata,label:this.label,verification:this.verification?.__internal_toSnapshot()||null}}providerSlug(){return this.provider}providerTitle(){let e;return[(e=this.providerSlug()||"").charAt(0).toUpperCase()+e.slice(1),"Account"].join(" ")}accountIdentifier(){return this.username||this.emailAddress||this.label}}class ro extends t${id;name;description=null;slug;avatarUrl=null;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.name=e.name,this.description=e.description,this.slug=e.slug,this.avatarUrl=e.avatar_url),this}}class rl extends t${id;type;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.type=e.type),this}__internal_toSnapshot(){return{object:"identification_link",id:this.id,type:this.type}}}class rc extends t${id;name=null;publicUrl=null;static async create(e,t={}){let i,r=t;return"string"==typeof t.file?(r=t.file,i=new Headers({"Content-Type":"application/octet-stream"})):t.file&&(r=new FormData).append("file",t.file),new rc((await t$._fetch({path:e,method:"POST",body:r,headers:i}))?.response)}static async delete(e){return new rc((await t$._fetch({path:e,method:"DELETE"}))?.response)}constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.name=e.name,this.publicUrl=e.public_url),this}}class rd extends t${id;name;organizationId;enrollmentMode;verification;affiliationEmailAddress;createdAt;updatedAt;totalPendingInvitations;totalPendingSuggestions;constructor(e){super(),this.fromJSON(e)}static async create(e,{name:t}){return new rd((await t$._fetch({path:`/organizations/${e}/domains`,method:"POST",body:{name:t}}))?.response)}prepareAffiliationVerification=async e=>this._basePost({path:`/organizations/${this.organizationId}/domains/${this.id}/prepare_affiliation_verification`,method:"POST",body:e});attemptAffiliationVerification=async e=>this._basePost({path:`/organizations/${this.organizationId}/domains/${this.id}/attempt_affiliation_verification`,method:"POST",body:e});updateEnrollmentMode=e=>this._basePost({path:`/organizations/${this.organizationId}/domains/${this.id}/update_enrollment_mode`,body:e});delete=()=>this._baseDelete({path:`/organizations/${this.organizationId}/domains/${this.id}`});fromJSON(e){return e&&(this.id=e.id,this.name=e.name,this.organizationId=e.organization_id,this.enrollmentMode=e.enrollment_mode,this.affiliationEmailAddress=e.affiliation_email_address,this.totalPendingSuggestions=e.total_pending_suggestions,this.totalPendingInvitations=e.total_pending_invitations,e.verification?this.verification={status:e.verification.status,strategy:e.verification.strategy,attempts:e.verification.attempts,expiresAt:tj(e.verification.expires_at)}:this.verification=null),this}}class rh extends t${id;organizationId;status;publicUserData;createdAt;updatedAt;constructor(e){super(),this.fromJSON(e)}accept=async()=>await this._basePost({path:`/organizations/${this.organizationId}/membership_requests/${this.id}/accept`});reject=async()=>await this._basePost({path:`/organizations/${this.organizationId}/membership_requests/${this.id}/reject`});fromJSON(e){return e&&(this.id=e.id,this.organizationId=e.organization_id,this.status=e.status,this.createdAt=tj(e.created_at),this.updatedAt=tj(e.updated_at),e.public_user_data&&(this.publicUserData=new rU(e.public_user_data))),this}}class ru extends t${id;key;name;description;type;createdAt;updatedAt;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.key=e.key,this.name=e.name,this.description=e.description,this.type=e.type,this.createdAt=tj(e.created_at),this.updatedAt=tj(e.updated_at)),this}}class rp extends t${id;key;name;description;permissions=[];createdAt;updatedAt;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.key=e.key,this.name=e.name,this.description=e.description,this.permissions=e.permissions.map(e=>new ru(e)),this.createdAt=tj(e.created_at),this.updatedAt=tj(e.updated_at)),this}}class rf extends t${pathRoot="/organizations";id;name;slug;imageUrl;hasImage;publicMetadata={};adminDeleteEnabled;createdAt;updatedAt;membersCount=0;pendingInvitationsCount=0;maxAllowedMemberships;constructor(e){super(),this.fromJSON(e)}static async create(e){return new rf((await t$._fetch({path:"/organizations",method:"POST",body:e}))?.response)}static async get(e){return new rf((await t$._fetch({path:`/organizations/${e}`,method:"GET"}))?.response)}update=async e=>this._basePatch({body:e});getRoles=async e=>await t$._fetch({path:`/organizations/${this.id}/roles`,method:"GET",search:ii(e)},{forceUpdateClient:!0}).then(e=>{let{data:t,total_count:i}=e?.response;return{total_count:i,data:t.map(e=>new rp(e))}});getDomains=async e=>await t$._fetch({path:`/organizations/${this.id}/domains`,method:"GET",search:ii(e)},{forceUpdateClient:!0}).then(e=>{let{data:t,total_count:i}=e?.response;return{total_count:i,data:t.map(e=>new rd(e))}});getDomain=async({domainId:e})=>new rd((await t$._fetch({path:`/organizations/${this.id}/domains/${e}`,method:"GET"}))?.response);getMembershipRequests=async e=>await t$._fetch({path:`/organizations/${this.id}/membership_requests`,method:"GET",search:ii(e)}).then(e=>{let{data:t,total_count:i}=e?.response;return{total_count:i,data:t.map(e=>new rh(e))}});createDomain=async e=>rd.create(this.id,{name:e});getMemberships=async e=>await t$._fetch({path:`/organizations/${this.id}/memberships`,method:"GET",search:ii({...e,paginated:!0})}).then(e=>{let{data:t,total_count:i}=e?.response;return{total_count:i,data:t.map(e=>new rg(e))}});getInvitations=async e=>await t$._fetch({path:`/organizations/${this.id}/invitations`,method:"GET",search:ii(e)},{forceUpdateClient:!0}).then(e=>{let{data:t,total_count:i}=e?.response;return{total_count:i,data:t.map(e=>new rm(e))}});addMember=async({userId:e,role:t})=>await t$._fetch({method:"POST",path:`/organizations/${this.id}/memberships`,body:{userId:e,role:t}}).then(e=>new rg(e?.response));inviteMember=async e=>rm.create(this.id,e);inviteMembers=async e=>rm.createBulk(this.id,e);updateMember=async({userId:e,role:t})=>await t$._fetch({method:"PATCH",path:`/organizations/${this.id}/memberships/${e}`,body:{role:t}}).then(e=>new rg(e?.response));removeMember=async e=>await t$._fetch({method:"DELETE",path:`/organizations/${this.id}/memberships/${e}`}).then(e=>new rg(e?.response));destroy=async()=>this._baseDelete();setLogo=async({file:e})=>{let t,i;return null===e?await t$._fetch({path:`/organizations/${this.id}/logo`,method:"DELETE"}).then(e=>new rf(e?.response)):("string"==typeof e?(t=e,i=new Headers({"Content-Type":"application/octet-stream"})):(t=new FormData).append("file",e),await t$._fetch({path:`/organizations/${this.id}/logo`,method:"PUT",body:t,headers:i}).then(e=>new rf(e?.response)))};initializePaymentMethod=e=>iw({...e,orgId:this.id});addPaymentMethod=e=>iv({...e,orgId:this.id});getPaymentMethods=e=>ik({...e,orgId:this.id});fromJSON(e){return e&&(this.id=e.id,this.name=e.name,this.slug=e.slug,this.imageUrl=e.image_url||"",this.hasImage=e.has_image||!1,this.publicMetadata=e.public_metadata||{},this.membersCount=e.members_count||0,this.pendingInvitationsCount=e.pending_invitations_count||0,this.maxAllowedMemberships=e.max_allowed_memberships||0,this.adminDeleteEnabled=e.admin_delete_enabled||!1,this.createdAt=tj(e.created_at),this.updatedAt=tj(e.updated_at)),this}__internal_toSnapshot(){return{object:"organization",id:this.id,name:this.name,slug:this.slug,image_url:this.imageUrl,has_image:this.hasImage,public_metadata:this.publicMetadata,members_count:this.membersCount,pending_invitations_count:this.pendingInvitationsCount,max_allowed_memberships:this.maxAllowedMemberships,admin_delete_enabled:this.adminDeleteEnabled,created_at:this.createdAt.getTime(),updated_at:this.updatedAt.getTime()}}async reload(e){let{rotatingTokenNonce:t}=e||{},i=(await t$._fetch({path:`/organizations/${this.id}`,method:"GET",rotatingTokenNonce:t},{forceUpdateClient:!0}))?.response;return this.fromJSON(i)}}class rm extends t${id;emailAddress;organizationId;publicMetadata={};status;role;roleName;createdAt;updatedAt;static async create(e,{emailAddress:t,role:i}){return new rm((await t$._fetch({path:`/organizations/${e}/invitations`,method:"POST",body:{email_address:t,role:i}}))?.response)}static async createBulk(e,t){let{emailAddresses:i,role:r}=t;return((await t$._fetch({path:`/organizations/${e}/invitations/bulk`,method:"POST",body:{email_address:i,role:r}}))?.response).map(e=>new rm(e))}constructor(e){super(),this.fromJSON(e)}revoke=async()=>await this._basePost({path:`/organizations/${this.organizationId}/invitations/${this.id}/revoke`});fromJSON(e){return e&&(this.id=e.id,this.emailAddress=e.email_address,this.organizationId=e.organization_id,this.publicMetadata=e.public_metadata,this.role=e.role,this.roleName=e.role_name,this.status=e.status,this.createdAt=tj(e.created_at),this.updatedAt=tj(e.updated_at)),this}}class rg extends t${id;publicMetadata={};publicUserData;organization;permissions=[];role;roleName;createdAt;updatedAt;constructor(e){super(),this.fromJSON(e)}static retrieve=async e=>await t$._fetch({path:"/me/organization_memberships",method:"GET",search:ii({...e,paginated:!0})}).then(e=>{let{data:t,total_count:i}=e?.response;return{total_count:i,data:t.map(e=>new rg(e))}});destroy=async()=>await this._baseDelete({path:`/organizations/${this.organization.id}/memberships/${this.publicUserData?.userId}`});update=async({role:e})=>await this._basePatch({path:`/organizations/${this.organization.id}/memberships/${this.publicUserData?.userId}`,body:{role:e}});fromJSON(e){return e&&(this.id=e.id,this.organization=new rf(e.organization),this.publicMetadata=e.public_metadata||{},e.public_user_data&&(this.publicUserData=new rU(e.public_user_data)),this.permissions=Array.isArray(e.permissions)?[...e.permissions]:[],this.role=e.role,this.roleName=e.role_name,this.createdAt=tj(e.created_at),this.updatedAt=tj(e.updated_at)),this}__internal_toSnapshot(){return{object:"organization_membership",id:this.id,organization:this.organization.__internal_toSnapshot(),public_metadata:this.publicMetadata,public_user_data:this.publicUserData?.__internal_toSnapshot(),permissions:this.permissions,role:this.role,role_name:this.roleName,created_at:this.createdAt.getTime(),updated_at:this.updatedAt.getTime()}}reload(e){throw Error(`${tU} Calling OrganizationMembership.reload is not currently supported. Please contact support.`)}}class r_ extends t${id;publicOrganizationData;status;createdAt;updatedAt;constructor(e){super(),this.fromJSON(e)}static async retrieve(e){return await t$._fetch({path:"/me/organization_suggestions",method:"GET",search:ii(e)}).then(e=>{let{data:t,total_count:i}=e?.response;return{total_count:i,data:t.map(e=>new r_(e))}})}accept=async()=>await this._basePost({path:`/me/organization_suggestions/${this.id}/accept`});fromJSON(e){return e&&(this.id=e.id,this.status=e.status,this.publicOrganizationData={hasImage:e.public_organization_data.has_image,imageUrl:e.public_organization_data.image_url,name:e.public_organization_data.name,id:e.public_organization_data.id,slug:e.public_organization_data.slug},this.createdAt=tj(e.created_at),this.updatedAt=tj(e.updated_at)),this}}function ry(){return a()&&"function"==typeof window.PublicKeyCredential}async function rb(){try{return ry()&&await window.PublicKeyCredential.isConditionalMediationAvailable()}catch{return!1}}async function rw(){try{return"undefined"!=typeof window&&await window.PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable()}catch{return!1}}class rv extends t${id;pathRoot="/me/passkeys";verification=null;name=null;lastUsedAt=null;createdAt;updatedAt;constructor(e){super(),this.fromJSON(e)}static async create(){return t$._fetch({path:"/me/passkeys",method:"POST"}).then(e=>new rv(e?.response))}static async attemptVerification(e,t){let i,r=(i=t.response,{...iQ(t),response:{clientDataJSON:i0(i.clientDataJSON),attestationObject:i0(i.attestationObject),transports:i.getTransports()}});return t$._fetch({path:`/me/passkeys/${e}/attempt_verification`,method:"POST",body:{strategy:"passkey",publicKeyCredential:JSON.stringify(r)}}).then(e=>new rv(e?.response))}static async registerPasskey(){let e=rv.clerk.__internal_isWebAuthnSupported||ry,t=rv.clerk.__internal_createPublicCredentials||iq,i=rv.clerk.__internal_isWebAuthnPlatformAuthenticatorSupported||rw;if(!e())throw new O("Passkeys are not supported on this device.",{code:"passkey_not_supported"});let r=await this.create(),{verification:n}=r,s=n?.publicKey;if(s||tx("create"),s.authenticatorSelection?.authenticatorAttachment==="platform"&&!await i())throw new O("Registration requires a platform authenticator but the device does not support it.",{code:"passkey_pa_not_supported"});let{publicKeyCredential:a,error:o}=await t(s);if(!a)throw o;return this.attemptVerification(r.id,a)}update=e=>this._basePatch({body:e});delete=async()=>new iD((await t$._fetch({path:this.path(),method:"DELETE"}))?.response);fromJSON(e){return e&&(this.id=e.id,this.name=e.name,this.lastUsedAt=e.last_used_at?tj(e.last_used_at):null,this.createdAt=tj(e.created_at),this.updatedAt=tj(e.updated_at),e.verification&&(this.verification=new i2(e.verification))),this}__internal_toSnapshot(){return{object:"passkey",id:this.id,name:this.name,verification:this.verification?.__internal_toSnapshot()||null,last_used_at:this.lastUsedAt?.getTime()||null,created_at:this.createdAt.getTime(),updated_at:this.updatedAt.getTime()}}}class rk extends t${id;phoneNumber="";reservedForSecondFactor=!1;defaultSecondFactor=!1;linkedTo=[];verification;backupCodes;constructor(e,t){super(),this.pathRoot=t,this.fromJSON(e)}create=()=>this._basePost({body:{phone_number:this.phoneNumber}});prepareVerification=()=>this._basePost({action:"prepare_verification",body:{strategy:"phone_code"}});attemptVerification=e=>{let{code:t}=e||{};return this._basePost({action:"attempt_verification",body:{code:t}})};setReservedForSecondFactor=e=>{let{reserved:t}=e||{};return this._basePatch({body:{reserved_for_second_factor:t}})};makeDefaultSecondFactor=()=>this._basePatch({body:{default_second_factor:!0}});destroy=()=>this._baseDelete();toString=()=>{let e=this.phoneNumber.match(/^(\d{3})(\d{3})(\d{4})$/);return e?"("+e[1]+") "+e[2]+"-"+e[3]:this.phoneNumber};fromJSON(e){return e&&(this.id=e.id,this.phoneNumber=e.phone_number,this.reservedForSecondFactor=e.reserved_for_second_factor,this.defaultSecondFactor=e.default_second_factor,this.verification=new i3(e.verification),this.linkedTo=(e.linked_to||[]).map(e=>new rl(e)),this.backupCodes=e.backup_codes),this}__internal_toSnapshot(){return{object:"phone_number",id:this.id||"",phone_number:this.phoneNumber,reserved_for_second_factor:this.reservedForSecondFactor,default_second_factor:this.defaultSecondFactor,verification:this.verification.__internal_toSnapshot(),linked_to:this.linkedTo.map(e=>e.__internal_toSnapshot()),backup_codes:this.backupCodes}}}class rS extends t${id="";loaders;rollout;constructor(e=null){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=this.withDefault(e.id,this.id),this.loaders=this.withDefault(e.loaders,this.loaders)),this}__internal_toSnapshot(){return{object:"protect_config",id:this.id,loaders:this.loaders}}}class rU{firstName;lastName;imageUrl;hasImage;identifier;userId;constructor(e){this.fromJSON(e)}fromJSON(e){return e&&(this.firstName=e.first_name||null,this.lastName=e.last_name||null,this.imageUrl=e.image_url||"",this.hasImage=e.has_image||!1,this.identifier=e.identifier||"",this.userId=e.user_id),this}__internal_toSnapshot(){return{first_name:this.firstName,last_name:this.lastName,image_url:this.imageUrl,has_image:this.hasImage,identifier:this.identifier,user_id:this.userId}}}let rA={strict_mfa:{afterMinutes:10,level:"multi_factor"},strict:{afterMinutes:10,level:"second_factor"},moderate:{afterMinutes:60,level:"second_factor"},lax:{afterMinutes:1440,level:"second_factor"}},rI=new Set(["first_factor","second_factor","multi_factor"]),rC=new Set(["strict_mfa","strict","moderate","lax"]),rP=(e,t)=>{let{org:i,user:r}=rO(e),[n,s]=t.split(":"),a=s||n;return"org"===n?i.includes(a):"user"===n?r.includes(a):[...i,...r].includes(a)},rO=e=>{let t=e?e.split(",").map(e=>e.trim()):[];return{org:t.filter(e=>e.split(":")[0].includes("o")).map(e=>e.split(":")[1]),user:t.filter(e=>e.split(":")[0].includes("u")).map(e=>e.split(":")[1])}};class rT extends t${status;level;session;supportedFirstFactors=[];supportedSecondFactors=[];firstFactorVerification=new i3(null);secondFactorVerification=new i3(null);constructor(e=null){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.status=e.status,this.session=new rE(e.session),this.level=e.level,this.supportedFirstFactors=er(e.supported_first_factors),this.supportedSecondFactors=er(e.supported_second_factors),this.firstFactorVerification=new i3(e.first_factor_verification),this.secondFactorVerification=new i3(e.second_factor_verification)),this}}class rE extends t${pathRoot="/client/sessions";id;status;lastActiveAt;lastActiveToken;lastActiveOrganizationId;actor;user;publicUserData;factorVerificationAge=null;tasks=null;expireAt;abandonAt;createdAt;updatedAt;static isSessionResource(e){return!!e&&e instanceof rE}constructor(e){super(),this.fromJSON(e),this.#z(this.lastActiveToken)}end=()=>(iF.clear(),this._basePost({action:"end"}));remove=()=>(iF.clear(),this._basePost({action:"remove"}));touch=()=>this._basePost({action:"touch",body:{active_organization_id:this.lastActiveOrganizationId}}).then(e=>(e.lastActiveToken&&ri.emit(i9,{token:e.lastActiveToken}),e));clearCache=()=>iF.clear();getToken=async e=>ts(()=>this._getToken(e),{factor:1.55,initialDelay:3e3,maxDelayBetweenRetries:5e4,jitter:!1,shouldRetry:(e,t)=>!E(e)&&t<=8});checkAuthorization=e=>{let t,i=(this.user?.organizationMemberships||[]).find(e=>e.organization.id===this.lastActiveOrganizationId);return(t={userId:this.user?.id,factorVerificationAge:this.factorVerificationAge,orgId:i?.id,orgRole:i?.role,orgPermissions:i?.permissions,features:this.lastActiveToken?.jwt?.claims.fea||"",plans:this.lastActiveToken?.jwt?.claims.pla||""},e=>{if(!t.userId)return!1;let i=((e,t)=>{let{features:i,plans:r}=t;return e.feature&&i?rP(i,e.feature):e.plan&&r?rP(r,e.plan):null})(e,t),r=((e,t)=>{let{orgId:i,orgRole:r,orgPermissions:n}=t;return(e.role||e.permission)&&i&&r&&n?e.permission?n.includes(e.permission.replace(/^(org:)*/,"org:")):e.role?r.replace(/^(org:)*/,"org:")===e.role.replace(/^(org:)*/,"org:"):null:null})(e,t),n=((e,{factorVerificationAge:t})=>{if(!e.reverification||!t)return null;let i=(e=>{let t,i;if(!e)return!1;let r="string"==typeof e&&rC.has(e),n="object"==typeof e&&(t=e.level,rI.has(t))&&"number"==typeof(i=e.afterMinutes)&&i>0;return(!!r||!!n)&&(e=>"string"==typeof e?rA[e]:e).bind(null,e)})(e.reverification);if(!i)return null;let{level:r,afterMinutes:n}=i(),[s,a]=t,o=-1!==s?n>s:null,l=-1!==a?n>a:null;switch(r){case"first_factor":return o;case"second_factor":return -1!==a?l:o;case"multi_factor":return -1===a?o:o&&l}})(e,t);return[i||r,n].some(e=>null===e)?[i||r,n].some(e=>!0===e):[i||r,n].every(e=>!0===e)})(e)};#z=e=>{e&&iF.set({tokenId:this.#M(),tokenResolver:Promise.resolve(e)})};#M(e,t){let i=void 0===t?this.lastActiveOrganizationId:t;return iT.build(this.id,e,i)}startVerification=async({level:e})=>new rT((await t$._fetch({method:"POST",path:`/client/sessions/${this.id}/verify`,body:{level:e}}))?.response);prepareFirstFactorVerification=async e=>{let t;switch(e.strategy){case"email_code":t={emailAddressId:e.emailAddressId};break;case"phone_code":t={phoneNumberId:e.phoneNumberId,default:e.default};break;case"passkey":t={};break;case"enterprise_sso":t={emailAddressId:e.emailAddressId,enterpriseConnectionId:e.enterpriseConnectionId,redirectUrl:e.redirectUrl};break;default:tP("Session.prepareFirstFactorVerification",e.strategy)}return new rT((await t$._fetch({method:"POST",path:`/client/sessions/${this.id}/verify/prepare_first_factor`,body:{...t,strategy:e.strategy}}))?.response)};attemptFirstFactorVerification=async e=>{let t;return t="passkey"===e.strategy?{publicKeyCredential:JSON.stringify(iZ(e.publicKeyCredential))}:{...e},new rT((await t$._fetch({method:"POST",path:`/client/sessions/${this.id}/verify/attempt_first_factor`,body:{...t,strategy:e.strategy}}))?.response)};verifyWithPasskey=async()=>{let{nonce:e=null}=(await this.prepareFirstFactorVerification({strategy:"passkey"})).firstFactorVerification,t=rE.clerk.__internal_isWebAuthnSupported||ry,i=rE.clerk.__internal_getPublicCredentials||iH;if(!t())throw new O("Passkeys are not supported",{code:"passkey_not_supported"});let r=e?iY(JSON.parse(e)):null;r||tx("get");let{publicKeyCredential:n,error:s}=await i({publicKeyOptions:r,conditionalUI:!1});if(!n)throw s;return this.attemptFirstFactorVerification({strategy:"passkey",publicKeyCredential:n})};prepareSecondFactorVerification=async e=>new rT((await t$._fetch({method:"POST",path:`/client/sessions/${this.id}/verify/prepare_second_factor`,body:e}))?.response);attemptSecondFactorVerification=async e=>new rT((await t$._fetch({method:"POST",path:`/client/sessions/${this.id}/verify/attempt_second_factor`,body:e}))?.response);fromJSON(e){return e&&(this.id=e.id,this.status=e.status,this.expireAt=tj(e.expire_at),this.abandonAt=tj(e.abandon_at),this.factorVerificationAge=e.factor_verification_age,this.lastActiveAt=tj(e.last_active_at||void 0),this.lastActiveOrganizationId=e.last_active_organization_id,this.actor=e.actor||null,this.createdAt=tj(e.created_at),this.updatedAt=tj(e.updated_at),this.user=new rH(e.user),this.tasks=e.tasks||null,e.public_user_data&&(this.publicUserData=new rU(e.public_user_data)),this.lastActiveToken=e.last_active_token?new rV(e.last_active_token):null),this}__internal_toSnapshot(){return{object:"session",id:this.id,status:this.status,expire_at:this.expireAt.getTime(),abandon_at:this.abandonAt.getTime(),factor_verification_age:this.factorVerificationAge,last_active_at:this.lastActiveAt.getTime(),last_active_organization_id:this.lastActiveOrganizationId,actor:this.actor,tasks:this.tasks,user:this.user?.__internal_toSnapshot()||null,public_user_data:this.publicUserData.__internal_toSnapshot(),last_active_token:this.lastActiveToken?.__internal_toSnapshot()||null,created_at:this.createdAt.getTime(),updated_at:this.updatedAt.getTime()}}async _getToken(e){if(!this.user)return null;let{leewayInSeconds:t,template:i,skipCache:r=!1}=e||{},n=void 0===e?.organizationId?this.lastActiveOrganizationId:e?.organizationId;if(!i&&Number(t)>=60)throw Error("Leeway can not exceed the token lifespan (60 seconds)");let s=this.#M(i,n),a=r?void 0:iF.get({tokenId:s},t),o=!i&&n===this.lastActiveOrganizationId;if(a){tt.debug("Using cached token (no fetch needed)",{tokenId:s},"session");let e=await a.tokenResolver;return o&&ri.emit(i9,{token:e}),e.getRawString()||null}tt.info("Fetching new token from API",{organizationId:n,template:i,tokenId:s},"session");let l=i?`${this.path()}/tokens/${i}`:`${this.path()}/tokens`,c=i?{}:{organizationId:n},d=rV.create(l,c,r);return iF.set({tokenId:s,tokenResolver:d}),d.then(e=>(o&&(ri.emit(i9,{token:e}),e.jwt&&(this.lastActiveToken=e,ri.emit(rt,null))),e.getRawString()||null))}get currentTask(){let[e]=this.tasks??[];return e}}class rx extends t${pathRoot="";id;status;abandonAt;expireAt;lastActiveAt;latestActivity;actor;constructor(e,t){super(),this.pathRoot=t,this.fromJSON(e)}static retrieve(){let e=t$.clerk.session?.id;return this.clerk.getFapiClient().request({method:"GET",path:"/me/sessions/active",sessionId:e}).then(e=>e.payload.map(e=>new rx(e,"/me/sessions"))).catch(()=>[])}revoke(){return this._basePost({action:"revoke",body:{}})}fromJSON(e){let t;return e?(this.id=e.id,this.status=e.status,this.expireAt=tj(e.expire_at),this.abandonAt=tj(e.abandon_at),this.lastActiveAt=tj(e.last_active_at||void 0),this.latestActivity={id:(t=e.latest_activity??{}).id,deviceType:t.device_type,browserName:t.browser_name,browserVersion:t.browser_version,country:t.country,city:t.city,isMobile:t.is_mobile,ipAddress:t.ip_address},this.actor=e.actor,this):this}}let rR=(e,t,i)=>{let{onValidation:r=e4,onValidationComplexity:n=e4}=i||{},{show_zxcvbn:s,validatePassword:a}=t,o=e=>((e,t)=>{let{max_length:i,min_length:r,require_special_char:n,require_lowercase:s,require_numbers:a,require_uppercase:o}=t,l=(e=>{let t;if(e.allowed_special_characters){let i=e.allowed_special_characters.replace("[","\\[");i=i.replace("]","\\]"),t=RegExp(`[${i}]`)}else t=/[!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~]/;return(e,{minLength:i,maxLength:r})=>({max_length:e.length<r,min_length:e.length>=i,require_numbers:/\d/.test(e),require_lowercase:/[a-z]/.test(e),require_uppercase:/[A-Z]/.test(e),require_special_char:t.test(e)})})(t)(e,{maxLength:t.max_length,minLength:t.min_length}),c={max_length:i,min_length:r,require_special_char:n,require_lowercase:s,require_numbers:a,require_uppercase:o},d=new Map;for(let e in c)c[e]&&!l[e]&&d.set(e,!0);return Object.freeze(Object.fromEntries(d))})(e,t),l=(({min_zxcvbn_strength:e,onResult:t})=>i=>r=>{let n=i(r);return(t?.(n),n.score>=e&&n.score<3)?{state:"pass",keys:["unstable__errors.zxcvbn.couldBeStronger"],result:n}:n.score>=e?{state:"excellent",result:n}:{state:"fail",keys:["unstable__errors.zxcvbn.notEnough",...n.feedback.suggestions.map(e=>`unstable__errors.zxcvbn.suggestions.${e}`)],result:n}})(t),c={};return(t,i)=>{let{onValidation:d=r,onValidationComplexity:h=n}=i||{};if(!a)return;let u=o(t);h(0===Object.keys(u).length),c={...c,complexity:u},s&&e().then(e=>{let i=l(e)(t);d({...c={...c,strength:i},strength:i})}),c.complexity&&0===Object.keys(c.complexity).length&&s||d(c)}};function rz(e){return e?`https://${e.replace(/clerk\.accountsstage\./,"accountsstage.").replace(/clerk\.accounts\.|clerk\./,"accounts.")}`:""}async function rM(e,t,i,r,n){if(!e.client||!r.popup)return;let s=rz(e.frontendApi),{redirectUrl:a}=r,o=new URL(a);o.searchParams.set("sign_in_force_redirect_url",r.redirectUrlComplete),o.searchParams.set("sign_up_force_redirect_url",r.redirectUrlComplete),o.searchParams.set("intent",t);let l=e.buildUrlWithAuth(o.toString()),c=e.buildUrlWithAuth(`${s}/popup-callback`),d=e.buildUrlWithAuth(`${s}/popup-callback?return_url=${encodeURIComponent(l)}`),h=async t=>{if(t.origin!==s)return;let i=!1;if(t.data.session){if(!e.client?.sessions.find(e=>e.id===t.data.session))try{await e.client?.reload()}catch(e){console.error(e)}await e.setActive({session:t.data.session,redirectUrl:r.redirectUrlComplete}),i=!0}else t.data.return_url&&(e.navigate(t.data.return_url),i=!0);i&&window.removeEventListener("message",h)};window.addEventListener("message",h),await i({...r,redirectUrlComplete:c,redirectUrl:d},n)}function rF(e,{redirectCallbackUrl:t,redirectUrl:i}){let r=rz(e.frontendApi),n=new URL(t);n.searchParams.set("sign_in_force_redirect_url",i),n.searchParams.set("sign_up_force_redirect_url",i);let s=e.buildUrlWithAuth(n.toString()),a=e.buildUrlWithAuth(`${r}/popup-callback`);return{redirectCallbackUrl:e.buildUrlWithAuth(`${r}/popup-callback?return_url=${encodeURIComponent(s)}`),redirectUrl:a}}function rN(e,t){return new Promise((i,r)=>{if(!e.client||!t.popup)return void r();let n=async t=>{t.origin===rz(e.frontendApi)&&(t.data.session||t.data.return_url?(window.removeEventListener("message",n),i()):r())};window.addEventListener("message",n),t.popup.location.href=t.externalVerificationRedirectURL.toString()})}async function rW(e,t){ri.emit("resource:error",{resource:e,error:null}),ri.emit("resource:fetch",{resource:e,status:"fetching"});try{return{result:await t(),error:null}}catch(t){return ri.emit("resource:error",{resource:e,error:t}),{error:t}}finally{ri.emit("resource:fetch",{resource:e,status:"idle"})}}let rD=()=>{var e;return(e=new to,{loadZxcvbn:()=>Promise.all([e.import("@zxcvbn-ts/core"),e.import("@zxcvbn-ts/language-common")]).then(([e,t])=>{if(!e||!t)throw Error("Failed to load zxcvbn modules");let{zxcvbnOptions:i,zxcvbn:r}=e,{dictionary:n,adjacencyGraphs:s}=t;return i.setOptions({dictionary:{...n},graphs:s}),r})}).loadZxcvbn};class rL extends t${pathRoot="/client/sign_ins";id;_status=null;supportedIdentifiers=[];supportedFirstFactors=[];supportedSecondFactors=null;firstFactorVerification=new i3(null);secondFactorVerification=new i3(null);identifier=null;createdSessionId=null;userData=new rX(null);clientTrustState;get status(){return this._status}set status(e){let t=this._status;this._status=e,e&&t!==e&&tt.debug("SignIn.status",{id:this.id,from:t,to:e})}__internal_future=new r$(this);__internal_basePost=this._basePost.bind(this);__internal_baseGet=this._baseGet.bind(this);constructor(e=null){super(),this.fromJSON(e)}create=e=>{tt.debug("SignIn.create",{id:this.id,strategy:"strategy"in e?e.strategy:void 0});let t=tm();return this._basePost({path:this.pathRoot,body:t?{locale:t,...e}:e})};resetPassword=e=>this._basePost({body:e,action:"reset_password"});prepareFirstFactor=e=>{let t;switch(tt.debug("SignIn.prepareFirstFactor",{id:this.id,strategy:e.strategy}),e.strategy){case"passkey":t={};break;case"email_link":t={emailAddressId:e.emailAddressId,redirectUrl:e.redirectUrl};break;case"email_code":case"reset_password_email_code":t={emailAddressId:e.emailAddressId};break;case"phone_code":t={phoneNumberId:e.phoneNumberId,default:e.default,channel:e.channel};break;case"web3_metamask_signature":case"web3_base_signature":case"web3_coinbase_wallet_signature":case"web3_okx_wallet_signature":t={web3WalletId:e.web3WalletId};break;case"reset_password_phone_code":t={phoneNumberId:e.phoneNumberId};break;case"enterprise_sso":t={redirectUrl:e.redirectUrl,actionCompleteRedirectUrl:e.actionCompleteRedirectUrl,oidcPrompt:e.oidcPrompt,enterpriseConnectionId:e.enterpriseConnectionId};break;default:tP("SignIn.prepareFirstFactor",e.strategy)}return this._basePost({body:{...t,strategy:e.strategy},action:"prepare_first_factor"})};attemptFirstFactor=e=>{let t;return tt.debug("SignIn.attemptFirstFactor",{id:this.id,strategy:e.strategy}),t="passkey"===e.strategy?{publicKeyCredential:JSON.stringify(iZ(e.publicKeyCredential))}:{...e},this._basePost({body:{...t,strategy:e.strategy},action:"attempt_first_factor"})};createEmailLinkFlow=()=>{let{run:e,stop:t}=iJ();return{startEmailLinkFlow:async({emailAddressId:i,redirectUrl:r})=>{this.id||tC("SignIn");let n={strategy:"email_link",emailAddressId:i,redirectUrl:r},s="needs_second_factor"===this.status||"needs_client_trust"===this.status,a=s?"secondFactorVerification":"firstFactorVerification";return s?await this.prepareSecondFactor(n):await this.prepareFirstFactor(n),new Promise((i,r)=>{e(()=>this.reload().then(e=>{let r=e[a].status;("verified"===r||"expired"===r)&&(t(),i(e))}).catch(e=>{t(),r(e)}))})},cancelEmailLinkFlow:t}};prepareSecondFactor=e=>(tt.debug("SignIn.prepareSecondFactor",{id:this.id,strategy:e.strategy}),this._basePost({body:e,action:"prepare_second_factor"}));attemptSecondFactor=e=>(tt.debug("SignIn.attemptSecondFactor",{id:this.id,strategy:e.strategy}),this._basePost({body:e,action:"attempt_second_factor"}));authenticateWithRedirectOrPopup=async(e,t)=>{let{strategy:i,redirectUrlComplete:r,identifier:n,oidcPrompt:s,continueSignIn:a,enterpriseConnectionId:o}=e||{},l=rL.clerk.buildUrlWithAuth(e.redirectUrl);this.id&&a||await this.create({strategy:i,identifier:n,redirectUrl:l,actionCompleteRedirectUrl:r}),"enterprise_sso"===i&&await this.prepareFirstFactor({strategy:i,redirectUrl:l,actionCompleteRedirectUrl:r,oidcPrompt:s,enterpriseConnectionId:o});let{status:c,externalVerificationRedirectURL:d}=this.firstFactorVerification;"unverified"===c&&d?t(d):tE(c,rL.fapiClient.buildEmailAddress("support"))};authenticateWithRedirect=async e=>this.authenticateWithRedirectOrPopup(e,eB);authenticateWithPopup=async e=>{let{popup:t}=e||{};return t||tT("popup"),rM(rL.clerk,"signIn",this.authenticateWithRedirectOrPopup,e,e=>{t.location.href=e.toString()})};authenticateWithWeb3=async e=>{let t,{identifier:i,generateSignature:r,strategy:n="web3_metamask_signature"}=e||{},s=n.replace("web3_","").replace("_signature","");"function"!=typeof r&&tT("generateSignature"),await this.create({identifier:i});let a=this.supportedFirstFactors?.find(e=>e.strategy===n);a||tO("SignIn"),await this.prepareFirstFactor(a);let{message:o}=this.firstFactorVerification;o||tO("SignIn");try{t=await r({identifier:i,nonce:o,provider:s})}catch(e){if("coinbase_wallet"===s&&4001===e.code)t=await r({identifier:i,nonce:o,provider:s});else throw e}return this.attemptFirstFactor({signature:t,strategy:n})};authenticateWithMetamask=async()=>{let e=await tb().getMetamaskIdentifier();return this.authenticateWithWeb3({identifier:e,generateSignature:tb().generateSignatureWithMetamask,strategy:"web3_metamask_signature"})};authenticateWithCoinbaseWallet=async()=>{let e=await tb().getCoinbaseWalletIdentifier();return this.authenticateWithWeb3({identifier:e,generateSignature:tb().generateSignatureWithCoinbaseWallet,strategy:"web3_coinbase_wallet_signature"})};authenticateWithBase=async()=>{let e=await tb().getBaseIdentifier();return this.authenticateWithWeb3({identifier:e,generateSignature:tb().generateSignatureWithBase,strategy:"web3_base_signature"})};authenticateWithOKXWallet=async()=>{let e=await tb().getOKXWalletIdentifier();return this.authenticateWithWeb3({identifier:e,generateSignature:tb().generateSignatureWithOKXWallet,strategy:"web3_okx_wallet_signature"})};authenticateWithPasskey=async e=>{let{flow:t}=e||{},i=rL.clerk.__internal_isWebAuthnSupported||ry,r=rL.clerk.__internal_getPublicCredentials||iH,n=rL.clerk.__internal_isWebAuthnAutofillSupported||rb;if(!i())throw new O("Passkeys are not supported",{code:"passkey_not_supported"});if("autofill"===t||"discoverable"===t)await this.create({strategy:"passkey"});else{let e=this.supportedFirstFactors.find(e=>"passkey"===e.strategy);e||function(){throw Error(`${tU} You need to start a SignIn flow by calling SignIn.create({ strategy: 'passkey' }) first`)}(),await this.prepareFirstFactor(e)}let{nonce:s}=this.firstFactorVerification,a=s?iY(JSON.parse(s)):null;a||tx("get");let o=!1;"autofill"===t&&(o=await n());let{publicKeyCredential:l,error:c}=await r({publicKeyOptions:a,conditionalUI:o});if(!l)throw c;return this.attemptFirstFactor({publicKeyCredential:l,strategy:"passkey"})};validatePassword=(e,t)=>{if(rL.clerk.__internal_environment?.userSettings.passwordSettings)return rR(rD(),{...rL.clerk.__internal_environment?.userSettings.passwordSettings,validatePassword:!0})(e,t)};fromJSON(e){return e&&(this.id=e.id,this.status=e.status,this.supportedIdentifiers=e.supported_identifiers,this.identifier=e.identifier,this.supportedFirstFactors=er(e.supported_first_factors),this.supportedSecondFactors=er(e.supported_second_factors),this.firstFactorVerification=new i3(e.first_factor_verification),this.secondFactorVerification=new i3(e.second_factor_verification),this.createdSessionId=e.created_session_id,this.userData=new rX(e.user_data),this.clientTrustState=e.client_trust_state??void 0),ri.emit("resource:update",{resource:this}),this}__internal_toSnapshot(){return{object:"sign_in",id:this.id||"",status:this.status||null,supported_identifiers:this.supportedIdentifiers,supported_first_factors:ei(this.supportedFirstFactors),supported_second_factors:ei(this.supportedSecondFactors),first_factor_verification:this.firstFactorVerification.__internal_toSnapshot(),second_factor_verification:this.secondFactorVerification.__internal_toSnapshot(),identifier:this.identifier,created_session_id:this.createdSessionId,user_data:this.userData.__internal_toSnapshot()}}}class r${emailCode={sendCode:this.sendEmailCode.bind(this),verifyCode:this.verifyEmailCode.bind(this)};emailLink={sendLink:this.sendEmailLink.bind(this),waitForVerification:this.waitForEmailLinkVerification.bind(this),get verification(){if(!n())return null;const e=eR("__clerk_status"),t=eR("__clerk_created_session");if(!e||!t)return null;const i="verified"===e&&void 0!==rL.clerk.client&&rL.clerk.client.sessions.some(e=>e.id===t);return{status:e,createdSessionId:t,verifiedFromTheSameClient:i}}};resetPasswordEmailCode={sendCode:this.sendResetPasswordEmailCode.bind(this),verifyCode:this.verifyResetPasswordEmailCode.bind(this),submitPassword:this.submitResetPassword.bind(this)};phoneCode={sendCode:this.sendPhoneCode.bind(this),verifyCode:this.verifyPhoneCode.bind(this)};mfa={sendPhoneCode:this.sendMFAPhoneCode.bind(this),verifyPhoneCode:this.verifyMFAPhoneCode.bind(this),verifyTOTP:this.verifyTOTP.bind(this),verifyBackupCode:this.verifyBackupCode.bind(this)};#F=!1;#N;constructor(e){this.#N=e}get id(){return this.#N.id}get identifier(){return this.#N.identifier}get createdSessionId(){return this.#N.createdSessionId}get userData(){return this.#N.userData}get status(){return this.#N.status||"needs_identifier"}get supportedFirstFactors(){return this.#N.supportedFirstFactors??[]}get supportedSecondFactors(){return this.#N.supportedSecondFactors??[]}get isTransferable(){return"transferable"===this.#N.firstFactorVerification.status}get existingSession(){if("failed"===this.#N.firstFactorVerification.status&&this.#N.firstFactorVerification.error?.code==="identifier_already_signed_in"&&this.#N.firstFactorVerification.error?.meta?.sessionId)return{sessionId:this.#N.firstFactorVerification.error?.meta?.sessionId}}get firstFactorVerification(){return this.#N.firstFactorVerification}get secondFactorVerification(){return this.#N.secondFactorVerification}get hasBeenFinalized(){return this.#F}async sendResetPasswordEmailCode(){if(!this.#N.id)throw Error("Cannot reset password without a sign in.");return rW(this.#N,async()=>{let e=this.#N.supportedFirstFactors?.find(e=>"reset_password_email_code"===e.strategy);if(!e)throw new C("Reset password email code factor not found",{code:"factor_not_found"});let{emailAddressId:t}=e;await this.#N.__internal_basePost({body:{emailAddressId:t,strategy:"reset_password_email_code"},action:"prepare_first_factor"})})}async verifyResetPasswordEmailCode(e){let{code:t}=e;return rW(this.#N,async()=>{await this.#N.__internal_basePost({body:{code:t,strategy:"reset_password_email_code"},action:"attempt_first_factor"})})}async submitResetPassword(e){let{password:t,signOutOfOtherSessions:i=!0}=e;return rW(this.#N,async()=>{await this.#N.__internal_basePost({body:{password:t,signOutOfOtherSessions:i},action:"reset_password"})})}async _create(e){let t=tm();await this.#N.__internal_basePost({path:this.#N.pathRoot,body:t?{locale:t,...e}:e})}async create(e){return rW(this.#N,async()=>{await this._create(e)})}async password(e){if([e.identifier,e.emailAddress,e.phoneNumber].filter(Boolean).length>1)throw Error("Only one of identifier, emailAddress, or phoneNumber can be provided");return rW(this.#N,async()=>{let t=e.identifier||e.emailAddress||e.phoneNumber,i=this.#N.identifier,r=tm();await this.#N.__internal_basePost({path:this.#N.pathRoot,body:{identifier:t||i,password:e.password,...r?{locale:r}:{}}})})}async sendEmailCode(e={}){let{emailAddress:t,emailAddressId:i}=e;if(!this.#N.id&&i)throw Error("signIn.emailCode.sendCode() cannot be called with an emailAddressId if an existing signIn does not exist.");if(!this.#N.id&&!t)throw Error("signIn.emailCode.sendCode() cannot be called without an emailAddress if an existing signIn does not exist.");return rW(this.#N,async()=>{t&&await this._create({identifier:t});let e=this.selectFirstFactor({strategy:"email_code",emailAddressId:i});if(!e)throw new C("Email code factor not found",{code:"factor_not_found"});await this.#N.__internal_basePost({body:{emailAddressId:e.emailAddressId,strategy:"email_code"},action:"prepare_first_factor"})})}async verifyEmailCode(e){let{code:t}=e;return rW(this.#N,async()=>{await this.#N.__internal_basePost({body:{code:t,strategy:"email_code"},action:"attempt_first_factor"})})}async sendEmailLink(e){let{emailAddress:t,verificationUrl:i,emailAddressId:r}=e;if(!this.#N.id&&r)throw Error("signIn.emailLink.sendLink() cannot be called with an emailAddressId if an existing signIn does not exist.");if(!this.#N.id&&!t)throw Error("signIn.emailLink.sendLink() cannot be called without an emailAddress if an existing signIn does not exist.");return rW(this.#N,async()=>{t&&await this._create({identifier:t});let e=this.selectFirstFactor({strategy:"email_link",emailAddressId:r});if(!e)throw new C("Email link factor not found",{code:"factor_not_found"});let n=i;try{new URL(i)}catch{n=window.location.origin+i}await this.#N.__internal_basePost({body:{emailAddressId:e.emailAddressId,redirectUrl:n,strategy:"email_link"},action:"prepare_first_factor"})})}async waitForEmailLinkVerification(){return rW(this.#N,async()=>{let{run:e,stop:t}=iJ();await new Promise((i,r)=>{e(async()=>{try{let e=await this.#N.__internal_baseGet(),r=e.firstFactorVerification.status;("verified"===r||"expired"===r)&&(t(),i(e))}catch(e){t(),r(e)}})})})}async sendPhoneCode(e={}){let{phoneNumber:t,phoneNumberId:i,channel:r="sms"}=e;if(!this.#N.id&&i)throw Error("signIn.phoneCode.sendCode() cannot be called with an phoneNumberId if an existing signIn does not exist.");if(!this.#N.id&&!t)throw Error("signIn.phoneCode.sendCode() cannot be called without an phoneNumber if an existing signIn does not exist.");return rW(this.#N,async()=>{t&&await this._create({identifier:t});let e=this.selectFirstFactor({strategy:"phone_code",phoneNumberId:i});if(!e)throw new C("Phone code factor not found",{code:"factor_not_found"});await this.#N.__internal_basePost({body:{phoneNumberId:e.phoneNumberId,strategy:"phone_code",channel:r},action:"prepare_first_factor"})})}async verifyPhoneCode(e){let{code:t}=e;return rW(this.#N,async()=>{await this.#N.__internal_basePost({body:{code:t,strategy:"phone_code"},action:"attempt_first_factor"})})}async sso(e){let{strategy:t,redirectUrl:i,redirectCallbackUrl:r,popup:n,oidcPrompt:s,enterpriseConnectionId:a,identifier:o}=e;return rW(this.#N,async()=>{let e=i;try{new URL(i)}catch{e=window.location.origin+i}let l={redirectUrl:rL.clerk.buildUrlWithAuth(r),actionCompleteRedirectUrl:e};if(n){let t=rF(rL.clerk,{redirectCallbackUrl:l.redirectUrl,redirectUrl:e});l.redirectUrl=t.redirectCallbackUrl,l.actionCompleteRedirectUrl=t.redirectUrl}await this._create({strategy:t,...l,identifier:o}),"enterprise_sso"===t&&await this.#N.__internal_basePost({body:{...l,oidcPrompt:s,enterpriseConnectionId:a,strategy:"enterprise_sso"},action:"prepare_first_factor"});let{status:c,externalVerificationRedirectURL:d}=this.#N.firstFactorVerification;"unverified"===c&&d&&(n?(await rN(rL.clerk,{popup:n,externalVerificationRedirectURL:d}),await this.#N.reload()):eB(d))})}async web3(e){let{strategy:t}=e,i=t.replace("web3_","").replace("_signature","");return rW(this.#N,async()=>{let e,r,n;switch(i){case"metamask":e=await tb().getMetamaskIdentifier(),r=tb().generateSignatureWithMetamask;break;case"coinbase_wallet":e=await tb().getCoinbaseWalletIdentifier(),r=tb().generateSignatureWithCoinbaseWallet;break;case"base":e=await tb().getBaseIdentifier(),r=tb().generateSignatureWithBase;break;case"okx_wallet":e=await tb().getOKXWalletIdentifier(),r=tb().generateSignatureWithOKXWallet;break;default:throw Error(`Unsupported Web3 provider: ${i}`)}await this._create({identifier:e});let s=this.#N.supportedFirstFactors?.find(e=>e.strategy===t);if(!s)throw new C("Web3 first factor not found",{code:"factor_not_found"});await this.#N.__internal_basePost({body:{web3WalletId:s.web3WalletId,strategy:t},action:"prepare_first_factor"});let{message:a}=this.firstFactorVerification;if(!a)throw new C("Web3 nonce not found",{code:"web3_nonce_not_found"});try{n=await r({identifier:e,nonce:a})}catch(t){if("coinbase_wallet"===i&&4001===t.code)n=await r({identifier:e,nonce:a});else throw t}await this.#N.__internal_basePost({body:{signature:n,strategy:t},action:"attempt_first_factor"})})}async passkey(e){let{flow:t}=e||{},i=rL.clerk.__internal_isWebAuthnSupported||ry,r=rL.clerk.__internal_getPublicCredentials||iH,n=rL.clerk.__internal_isWebAuthnAutofillSupported||rb;if(!i())throw new O("Passkeys are not supported",{code:"passkey_not_supported"});return rW(this.#N,async()=>{if("autofill"===t||"discoverable"===t)await this._create({strategy:"passkey"});else{if(!this.supportedFirstFactors.find(e=>"passkey"===e.strategy))throw new C("Passkey factor not found",{code:"factor_not_found"});await this.#N.__internal_basePost({body:{strategy:"passkey"},action:"prepare_first_factor"})}let{nonce:e}=this.firstFactorVerification,i=e?iY(JSON.parse(e)):null;if(!i)throw new C("Missing public key options",{code:"missing_public_key_options"});let s=!1;"autofill"===t&&(s=await n());let{publicKeyCredential:a,error:o}=await r({publicKeyOptions:i,conditionalUI:s});if(!a)throw new O(o.message,{code:"passkey_retrieval_failed"});await this.#N.__internal_basePost({body:{publicKeyCredential:JSON.stringify(iZ(a)),strategy:"passkey"},action:"attempt_first_factor"})})}async sendMFAPhoneCode(){return rW(this.#N,async()=>{let e=this.#N.supportedSecondFactors?.find(e=>"phone_code"===e.strategy);if(!e)throw new C("Phone code factor not found",{code:"factor_not_found"});let{phoneNumberId:t}=e;await this.#N.__internal_basePost({body:{phoneNumberId:t,strategy:"phone_code"},action:"prepare_second_factor"})})}async verifyMFAPhoneCode(e){let{code:t}=e;return rW(this.#N,async()=>{await this.#N.__internal_basePost({body:{code:t,strategy:"phone_code"},action:"attempt_second_factor"})})}async verifyTOTP(e){let{code:t}=e;return rW(this.#N,async()=>{await this.#N.__internal_basePost({body:{code:t,strategy:"totp"},action:"attempt_second_factor"})})}async verifyBackupCode(e){let{code:t}=e;return rW(this.#N,async()=>{await this.#N.__internal_basePost({body:{code:t,strategy:"backup_code"},action:"attempt_second_factor"})})}async ticket(e){let t=e?.ticket??eR("__clerk_ticket");return this.create({ticket:t??void 0})}async finalize(e){let{navigate:t}=e||{};if(!this.#N.createdSessionId)throw Error("Cannot finalize sign-in without a created session.");return rW(this.#N,async()=>{rL.clerk.client&&!rL.clerk.client.sessions.some(e=>e.id===this.#N.createdSessionId)&&await rL.clerk.client.reload(),this.#F=!0,await rL.clerk.setActive({session:this.#N.createdSessionId,navigate:t})})}selectFirstFactor({strategy:e,emailAddressId:t,phoneNumberId:i}){if(!this.#N.supportedFirstFactors)return null;if(t){let i=this.#N.supportedFirstFactors.find(i=>i.strategy===e&&i.emailAddressId===t);if(i)return i}if(i){let t=this.#N.supportedFirstFactors.find(t=>t.strategy===e&&t.phoneNumberId===i);if(t)return t}let r=this.#N.supportedFirstFactors.find(t=>t.strategy===e&&t.safeIdentifier===this.#N.identifier);if(r)return r;let n=this.#N.supportedFirstFactors.find(t=>t.strategy===e);return n||null}}function rj(e){let{unsafeMetadata:t}={...e},i=t?"object"==typeof t?JSON.stringify(t):t:"";return{...e,...t?{unsafeMetadata:i}:{}}}class rB extends t${pathRoot="/client/sign_ups";id;_status=null;requiredFields=[];missingFields=[];optionalFields=[];unverifiedFields=[];verifications=new i4(null);username=null;firstName=null;lastName=null;emailAddress=null;phoneNumber=null;web3wallet=null;externalAccount;hasPassword=!1;unsafeMetadata={};createdSessionId=null;createdUserId=null;abandonAt=null;legalAcceptedAt=null;locale=null;get status(){return this._status}set status(e){let t=this._status;this._status=e,e&&t!==e&&tt.debug("SignUp.status",{id:this.id,from:t,to:e})}__internal_future=new rJ(this);__internal_basePost=this._basePost.bind(this);__internal_basePatch=this._basePatch.bind(this);constructor(e=null){super(),this.fromJSON(e)}create=async e=>{tt.debug("SignUp.create",{id:this.id,strategy:e.strategy});let t={...e};if(!t.locale){let e=tm();e&&(t.locale=e)}if(!this.clientBypass()&&!this.shouldBypassCaptchaForAttempt(e)){let e=new tD(rB.clerk),i=await e.managedOrInvisible({action:"signup"});if(!i)throw new C("",{code:"captcha_unavailable"});t={...t,...i}}if(t.transfer&&this.shouldBypassCaptchaForAttempt(t)){let e=rB.clerk.client?.signIn.firstFactorVerification.strategy;e&&(t={...t,strategy:e})}return this._basePost({path:this.pathRoot,body:rj(t)})};prepareVerification=e=>(tt.debug("SignUp.prepareVerification",{id:this.id,strategy:e.strategy}),this._basePost({body:e,action:"prepare_verification"}));attemptVerification=e=>(tt.debug("SignUp.attemptVerification",{id:this.id,strategy:e.strategy}),this._basePost({body:e,action:"attempt_verification"}));prepareEmailAddressVerification=e=>this.prepareVerification(e||{strategy:"email_code"});attemptEmailAddressVerification=e=>this.attemptVerification({...e,strategy:"email_code"});createEmailLinkFlow=()=>{let{run:e,stop:t}=iJ();return{startEmailLinkFlow:async({redirectUrl:i})=>(this.id||tC("SignUp"),await this.prepareEmailAddressVerification({strategy:"email_link",redirectUrl:i}),new Promise((i,r)=>{e(()=>this.reload().then(e=>{let r=e.verifications.emailAddress.status;("verified"===r||"expired"===r)&&(t(),i(e))}).catch(e=>{t(),r(e)}))})),cancelEmailLinkFlow:t}};preparePhoneNumberVerification=e=>this.prepareVerification(e||{strategy:"phone_code"});attemptPhoneNumberVerification=e=>this.attemptVerification({...e,strategy:"phone_code"});prepareWeb3WalletVerification=e=>this.prepareVerification({strategy:"web3_metamask_signature",...e});attemptWeb3WalletVerification=async e=>{let{signature:t,strategy:i="web3_metamask_signature"}=e;return this.attemptVerification({signature:t,strategy:i})};authenticateWithWeb3=async e=>{let t,{generateSignature:i,identifier:r,unsafeMetadata:n,strategy:s="web3_metamask_signature",legalAccepted:a}=e||{},o=s.replace("web3_","").replace("_signature","");"function"!=typeof i&&tT("generateSignature");let l=r||this.web3wallet;await this.create({web3Wallet:l,unsafeMetadata:n,legalAccepted:a}),await this.prepareWeb3WalletVerification({strategy:s});let{message:c}=this.verifications.web3Wallet;c||tO("SignUp");try{t=await i({identifier:r,nonce:c,provider:o})}catch(e){if("coinbase_wallet"===o&&4001===e.code)t=await i({identifier:r,nonce:c,provider:o});else throw e}return this.attemptWeb3WalletVerification({signature:t,strategy:s})};authenticateWithMetamask=async e=>{let t=await tb().getMetamaskIdentifier();return this.authenticateWithWeb3({identifier:t,generateSignature:tb().generateSignatureWithMetamask,unsafeMetadata:e?.unsafeMetadata,strategy:"web3_metamask_signature",legalAccepted:e?.legalAccepted})};authenticateWithCoinbaseWallet=async e=>{let t=await tb().getCoinbaseWalletIdentifier();return this.authenticateWithWeb3({identifier:t,generateSignature:tb().generateSignatureWithCoinbaseWallet,unsafeMetadata:e?.unsafeMetadata,strategy:"web3_coinbase_wallet_signature",legalAccepted:e?.legalAccepted})};authenticateWithBase=async e=>{let t=await tb().getBaseIdentifier();return this.authenticateWithWeb3({identifier:t,generateSignature:tb().generateSignatureWithBase,unsafeMetadata:e?.unsafeMetadata,strategy:"web3_base_signature",legalAccepted:e?.legalAccepted})};authenticateWithOKXWallet=async e=>{let t=await tb().getOKXWalletIdentifier();return this.authenticateWithWeb3({identifier:t,generateSignature:tb().generateSignatureWithOKXWallet,unsafeMetadata:e?.unsafeMetadata,strategy:"web3_okx_wallet_signature",legalAccepted:e?.legalAccepted})};authenticateWithRedirectOrPopup=async(e,t)=>{let{redirectUrl:i,redirectUrlComplete:r,strategy:n,continueSignUp:s=!1,unsafeMetadata:a,emailAddress:o,legalAccepted:l,oidcPrompt:c,enterpriseConnectionId:d}=e,h=rB.clerk.buildUrlWithAuth(i),u=()=>{let e={strategy:n,redirectUrl:h,actionCompleteRedirectUrl:r,unsafeMetadata:a,emailAddress:o,legalAccepted:l,oidcPrompt:c,enterpriseConnectionId:d};return s&&this.id?this.update(e):this.create(e)},{verifications:p}=await u().catch(async e=>{if(R(e)&&T(e))return await rB.clerk.__internal_environment.reload(),u();throw e}),{externalAccount:f}=p,{status:m,externalVerificationRedirectURL:g}=f;"unverified"===m&&g?t(g):tE(m,rB.fapiClient.buildEmailAddress("support"))};authenticateWithRedirect=async e=>this.authenticateWithRedirectOrPopup(e,eB);authenticateWithPopup=async e=>{let{popup:t}=e||{};return t||tT("popup"),rM(rB.clerk,"signUp",this.authenticateWithRedirectOrPopup,e,e=>{t.location.href=e instanceof URL?e.toString():e})};update=e=>this._basePatch({body:rj(e)});upsert=e=>this.id?this.update(e):this.create(e);validatePassword=(e,t)=>{if(rB.clerk.__internal_environment?.userSettings.passwordSettings)return rR(rD(),{...rB.clerk.__internal_environment?.userSettings.passwordSettings,validatePassword:!0})(e,t)};fromJSON(e){return e&&(this.id=e.id,this.status=e.status,this.requiredFields=e.required_fields,this.optionalFields=e.optional_fields,this.missingFields=e.missing_fields,this.unverifiedFields=e.unverified_fields,this.verifications=new i4(e.verifications),this.username=e.username,this.firstName=e.first_name,this.lastName=e.last_name,this.emailAddress=e.email_address,this.phoneNumber=e.phone_number,this.hasPassword=e.has_password,this.unsafeMetadata=e.unsafe_metadata,this.createdSessionId=e.created_session_id,this.createdUserId=e.created_user_id,this.abandonAt=e.abandon_at,this.web3wallet=e.web3_wallet,this.legalAcceptedAt=e.legal_accepted_at,this.locale=e.locale),ri.emit("resource:update",{resource:this}),this}__internal_toSnapshot(){return{object:"sign_up",id:this.id||"",status:this.status||null,required_fields:this.requiredFields,optional_fields:this.optionalFields,missing_fields:this.missingFields,unverified_fields:this.unverifiedFields,verifications:this.verifications.__internal_toSnapshot(),username:this.username,first_name:this.firstName,last_name:this.lastName,email_address:this.emailAddress,phone_number:this.phoneNumber,has_password:this.hasPassword,unsafe_metadata:this.unsafeMetadata,created_session_id:this.createdSessionId,created_user_id:this.createdUserId,abandon_at:this.abandonAt,web3_wallet:this.web3wallet,legal_accepted_at:this.legalAcceptedAt,locale:this.locale,external_account:this.externalAccount,external_account_strategy:this.externalAccount?.strategy}}clientBypass(){return rB.clerk.client?.captchaBypass}shouldBypassCaptchaForAttempt(e){if(!e.strategy)return!1;let t=rB.clerk.__internal_environment.displayConfig.captchaOauthBypass;return!!(t.some(t=>t===e.strategy)||e.transfer&&t.some(e=>e===rB.clerk.client.signIn.firstFactorVerification.strategy))}__experimental_getEnterpriseConnections=()=>t$._fetch({path:`/client/sign_ups/${this.id}/enterprise_connections`,method:"GET"}).then(e=>(e?.response).map(e=>new rK(e)))}class rJ{verifications={sendEmailCode:this.sendEmailCode.bind(this),verifyEmailCode:this.verifyEmailCode.bind(this),sendPhoneCode:this.sendPhoneCode.bind(this),verifyPhoneCode:this.verifyPhoneCode.bind(this)};#F=!1;#N;constructor(e){this.#N=e}get id(){return this.#N.id}get requiredFields(){return this.#N.requiredFields}get optionalFields(){return this.#N.optionalFields}get missingFields(){return this.#N.missingFields}get status(){return this.#N.status||"missing_requirements"}get username(){return this.#N.username}get firstName(){return this.#N.firstName}get lastName(){return this.#N.lastName}get emailAddress(){return this.#N.emailAddress}get phoneNumber(){return this.#N.phoneNumber}get web3Wallet(){return this.#N.web3wallet}get hasPassword(){return this.#N.hasPassword}get unsafeMetadata(){return this.#N.unsafeMetadata}get createdSessionId(){return this.#N.createdSessionId}get createdUserId(){return this.#N.createdUserId}get abandonAt(){return this.#N.abandonAt}get legalAcceptedAt(){return this.#N.legalAcceptedAt}get locale(){return this.#N.locale}get unverifiedFields(){return this.#N.unverifiedFields}get isTransferable(){return"transferable"===this.#N.verifications.externalAccount.status&&this.#N.verifications.externalAccount.error?.code==="external_account_exists"}get existingSession(){if(("failed"===this.#N.verifications.externalAccount.status||"unverified"===this.#N.verifications.externalAccount.status)&&this.#N.verifications.externalAccount.error?.code==="identifier_already_signed_in"&&this.#N.verifications.externalAccount.error?.meta?.sessionId)return{sessionId:this.#N.verifications.externalAccount.error?.meta?.sessionId}}get hasBeenFinalized(){return this.#F}async getCaptchaToken(){let e=new tD(rB.clerk),t=await e.managedOrInvisible({action:"signup"});if(!t)throw Error("Captcha challenge failed");let{captchaError:i,captchaToken:r,captchaWidgetType:n}=t;return{captchaToken:r,captchaWidgetType:n,captchaError:i}}async _create(e){let{captchaToken:t,captchaWidgetType:i,captchaError:r}=await this.getCaptchaToken(),n={transfer:e.transfer,captchaToken:t,captchaWidgetType:i,captchaError:r,...e,unsafeMetadata:e.unsafeMetadata?rj(e.unsafeMetadata):void 0,locale:e.locale??tm()};await this.#N.__internal_basePost({path:this.#N.pathRoot,body:n})}async create(e){return rW(this.#N,async()=>{await this._create(e)})}async update(e){return rW(this.#N,async()=>{let t={...e,unsafeMetadata:e.unsafeMetadata?rj(e.unsafeMetadata):void 0};await this.#N.__internal_basePatch({path:this.#N.pathRoot,body:t})})}async password(e){return rW(this.#N,async()=>{let{captchaToken:t,captchaWidgetType:i,captchaError:r}=await this.getCaptchaToken(),n={strategy:"password",captchaToken:t,captchaWidgetType:i,captchaError:r,...e,unsafeMetadata:e.unsafeMetadata?rj(e.unsafeMetadata):void 0};await this.#N.__internal_basePost({path:this.#N.pathRoot,body:n})})}async sendEmailCode(){return rW(this.#N,async()=>{await this.#N.__internal_basePost({body:{strategy:"email_code"},action:"prepare_verification"})})}async verifyEmailCode(e){let{code:t}=e;return rW(this.#N,async()=>{await this.#N.__internal_basePost({body:{strategy:"email_code",code:t},action:"attempt_verification"})})}async sendPhoneCode(e){let{phoneNumber:t,channel:i="sms"}=e;return rW(this.#N,async()=>{if(!this.#N.id){let{captchaToken:e,captchaWidgetType:i,captchaError:r}=await this.getCaptchaToken();await this.#N.__internal_basePost({path:this.#N.pathRoot,body:{phoneNumber:t,captchaToken:e,captchaWidgetType:i,captchaError:r}})}await this.#N.__internal_basePost({body:{strategy:"phone_code",channel:i},action:"prepare_verification"})})}async verifyPhoneCode(e){let{code:t}=e;return rW(this.#N,async()=>{await this.#N.__internal_basePost({body:{strategy:"phone_code",code:t},action:"attempt_verification"})})}async sso(e){let{strategy:t,redirectUrl:i,redirectCallbackUrl:r,unsafeMetadata:n,legalAccepted:s,oidcPrompt:a,enterpriseConnectionId:o,emailAddress:l,popup:c}=e;return rW(this.#N,async()=>{let{captchaToken:e,captchaWidgetType:d,captchaError:h}=await this.getCaptchaToken(),u=i;try{new URL(i)}catch{u=window.location.origin+i}let p={redirectUrl:rB.clerk.buildUrlWithAuth(r),actionCompleteRedirectUrl:u};if(c){let e=rF(rB.clerk,{redirectCallbackUrl:p.redirectUrl,redirectUrl:u});p.redirectUrl=e.redirectCallbackUrl,p.actionCompleteRedirectUrl=e.redirectUrl}let f=()=>this.#N.__internal_basePost({path:this.#N.pathRoot,body:{strategy:t,...p,unsafeMetadata:n,legalAccepted:s,oidcPrompt:a,enterpriseConnectionId:o,emailAddress:l,captchaToken:e,captchaWidgetType:d,captchaError:h}});await f().catch(async e=>{if(R(e)&&T(e))return await rB.clerk.__internal_environment.reload(),f();throw e});let{status:m,externalVerificationRedirectURL:g}=this.#N.verifications.externalAccount;"unverified"===m&&g&&(c?(await rN(rB.clerk,{popup:c,externalVerificationRedirectURL:g}),await this.#N.reload()):eB(g))})}async web3(e){let{strategy:t,unsafeMetadata:i,legalAccepted:r}=e,n=t.replace("web3_","").replace("_signature","");return rW(this.#N,async()=>{let e,s,a;switch(n){case"metamask":e=await tb().getMetamaskIdentifier(),s=tb().generateSignatureWithMetamask;break;case"coinbase_wallet":e=await tb().getCoinbaseWalletIdentifier(),s=tb().generateSignatureWithCoinbaseWallet;break;case"base":e=await tb().getBaseIdentifier(),s=tb().generateSignatureWithBase;break;case"okx_wallet":e=await tb().getOKXWalletIdentifier(),s=tb().generateSignatureWithOKXWallet;break;default:throw Error(`Unsupported Web3 provider: ${n}`)}let o=e||this.#N.web3wallet;await this._create({web3Wallet:o,unsafeMetadata:i,legalAccepted:r}),await this.#N.__internal_basePost({body:{strategy:t},action:"prepare_verification"});let{message:l}=this.#N.verifications.web3Wallet;l||tO("SignUp");try{a=await s({identifier:e,nonce:l})}catch(t){if("coinbase_wallet"===n&&4001===t.code)a=await s({identifier:e,nonce:l});else throw t}await this.#N.__internal_basePost({body:{signature:a,strategy:t},action:"attempt_verification"})})}async ticket(e){let t=e?.ticket??eR("__clerk_ticket");return this.create({...e,ticket:t??void 0})}async finalize(e){let{navigate:t}=e||{};return rW(this.#N,async()=>{if(!this.#N.createdSessionId)throw Error("Cannot finalize sign-up without a created session.");this.#F=!0,await rB.clerk.setActive({session:this.#N.createdSessionId,navigate:t})})}}class rK extends t${id;name;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.name=e.name),this}}class rV extends t${pathRoot="tokens";jwt;static async create(e,t={},i=!1){return new rV(await t$._fetch({body:t,method:"POST",path:e,search:i?"debug=skip_cache":void 0}),e)}constructor(e,t){super(),t&&(this.pathRoot=t),e?.jwt&&(this.jwt=tf(e.jwt))}getRawString=()=>this.jwt?.claims.__raw||"";fromJSON(e){return e&&(this.jwt=tf(e.jwt)),this}__internal_toSnapshot(){return{object:"token",id:this.id||"",jwt:this.getRawString()}}}class rq extends t${pathRoot="/me";id="";secret;uri;verified=!1;backupCodes;updatedAt=null;createdAt=null;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.secret=e.secret,this.uri=e.uri,this.verified=e.verified,this.backupCodes=e.backup_codes,this.updatedAt=tj(e.updated_at),this.createdAt=tj(e.created_at)),this}}class rG extends t${pathRoot="/me";id;codes=[];updatedAt=null;createdAt=null;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.codes=e.codes,this.updatedAt=tj(e.updated_at),this.createdAt=tj(e.created_at)),this}}class rH extends t${pathRoot="/me";id="";externalId=null;username=null;emailAddresses=[];phoneNumbers=[];web3Wallets=[];externalAccounts=[];enterpriseAccounts=[];passkeys=[];organizationMemberships=[];passwordEnabled=!1;firstName=null;lastName=null;fullName=null;primaryEmailAddressId=null;primaryEmailAddress=null;primaryPhoneNumberId=null;primaryPhoneNumber=null;primaryWeb3WalletId=null;primaryWeb3Wallet=null;imageUrl="";hasImage=!1;twoFactorEnabled=!1;totpEnabled=!1;backupCodeEnabled=!1;publicMetadata={};unsafeMetadata={};createOrganizationEnabled=!1;createOrganizationsLimit=null;deleteSelfEnabled=!1;lastSignInAt=null;legalAcceptedAt=null;updatedAt=null;createdAt=null;cachedSessionsWithActivities=null;static isUserResource(e){return!!e&&e instanceof rH}constructor(e){super(),this.fromJSON(e)}path(){return this.pathRoot}isPrimaryIdentification=e=>{switch(e.constructor){case iK:return this.primaryEmailAddressId===e.id;case rk:return this.primaryPhoneNumberId===e.id;case r0:return this.primaryWeb3WalletId===e.id;default:return!1}};createEmailAddress=e=>{let{email:t}=e||{};return new iK({email_address:t},this.path()+"/email_addresses/").create()};createPasskey=()=>rv.registerPasskey();createPhoneNumber=e=>{let{phoneNumber:t}=e||{};return new rk({phone_number:t},this.path()+"/phone_numbers/").create()};createWeb3Wallet=e=>{let{web3Wallet:t}=e||{};return new r0({web3_wallet:t},this.path()+"/web3_wallets/").create()};createExternalAccount=async e=>{let{strategy:t,redirectUrl:i,additionalScopes:r}=e||{};return new ra((await t$._fetch({path:"/me/external_accounts",method:"POST",body:{strategy:t,redirect_url:i,additional_scope:r}}))?.response,this.path()+"/external_accounts")};createTOTP=async()=>new rq((await t$._fetch({path:"/me/totp",method:"POST"}))?.response);verifyTOTP=async({code:e})=>new rq((await t$._fetch({path:"/me/totp/attempt_verification",method:"POST",body:{code:e}}))?.response);disableTOTP=async()=>new iD((await t$._fetch({path:"/me/totp",method:"DELETE"}))?.response);createBackupCode=async()=>new rG((await t$._fetch({path:this.path()+"/backup_codes/",method:"POST"}))?.response);update=e=>this._basePatch({body:rj(e)});updatePassword=e=>this._basePost({body:e,path:`${this.path()}/change_password`});removePassword=e=>this._basePost({body:e,path:`${this.path()}/remove_password`});delete=()=>this._baseDelete({path:"/me"}).then(e=>(ri.emit(i7,null),e));getSessions=async()=>{if(this.cachedSessionsWithActivities)return this.cachedSessionsWithActivities;let e=await rx.retrieve();return this.cachedSessionsWithActivities=e,e};setProfileImage=e=>{let{file:t}=e||{};return null===t?rc.delete(`${this.path()}/profile_image`):rc.create(`${this.path()}/profile_image`,{file:t})};getOrganizationInvitations=e=>rY.retrieve(e);getOrganizationSuggestions=e=>r_.retrieve(e);getOrganizationMemberships=e=>rg.retrieve(e);leaveOrganization=async e=>new iD((await t$._fetch({path:`${this.path()}/organization_memberships/${e}`,method:"DELETE"}))?.response);initializePaymentMethod=e=>iw(e);addPaymentMethod=e=>iv(e);getPaymentMethods=e=>ik(e);get verifiedExternalAccounts(){return this.externalAccounts.filter(e=>e.verification?.status=="verified")}get unverifiedExternalAccounts(){return this.externalAccounts.filter(e=>e.verification?.status!="verified")}get verifiedWeb3Wallets(){return this.web3Wallets.filter(e=>e.verification?.status=="verified")}get hasVerifiedEmailAddress(){return this.emailAddresses.filter(e=>"verified"===e.verification.status).length>0}get hasVerifiedPhoneNumber(){return this.phoneNumbers.filter(e=>"verified"===e.verification.status).length>0}fromJSON(e){return e&&(this.id=e.id,this.externalId=e.external_id||null,this.firstName=e.first_name||null,this.lastName=e.last_name||null,(this.firstName||this.lastName)&&(this.fullName=(({firstName:e,lastName:t,name:i})=>i||[e,t].join(" ").trim()||"")({firstName:this.firstName,lastName:this.lastName})),this.imageUrl=e.image_url||"",this.hasImage=e.has_image||!1,this.username=e.username||null,this.passwordEnabled=e.password_enabled||!1,this.emailAddresses=(e.email_addresses||[]).map(e=>new iK(e,this.path()+"/email_addresses")),this.primaryEmailAddressId=e.primary_email_address_id||null,this.primaryEmailAddress=this.emailAddresses.find(({id:e})=>e===this.primaryEmailAddressId)||null,this.phoneNumbers=(e.phone_numbers||[]).map(e=>new rk(e,this.path()+"/phone_numbers")),this.primaryPhoneNumberId=e.primary_phone_number_id||null,this.primaryPhoneNumber=this.phoneNumbers.find(({id:e})=>e===this.primaryPhoneNumberId)||null,this.web3Wallets=(e.web3_wallets||[]).map(e=>new r0(e,this.path()+"/web3_wallets")),this.primaryWeb3WalletId=e.primary_web3_wallet_id||null,this.primaryWeb3Wallet=this.web3Wallets.find(({id:e})=>e===this.primaryWeb3WalletId)||null,this.externalAccounts=(e.external_accounts||[]).map(e=>new ra(e,this.path()+"/external_accounts")),this.passkeys=(e.passkeys||[]).map(e=>new rv(e)),this.organizationMemberships=(e.organization_memberships||[]).map(e=>new rg(e)),this.enterpriseAccounts=(e.enterprise_accounts||[]).map(e=>new i5(e,this.path()+"/enterprise_accounts")),this.publicMetadata=e.public_metadata||{},this.unsafeMetadata=e.unsafe_metadata||{},this.totpEnabled=e.totp_enabled||!1,this.backupCodeEnabled=e.backup_code_enabled||!1,this.twoFactorEnabled=e.two_factor_enabled||!1,this.createOrganizationEnabled=e.create_organization_enabled||!1,this.createOrganizationsLimit=e.create_organizations_limit||null,this.deleteSelfEnabled=e.delete_self_enabled||!1,e.last_sign_in_at&&(this.lastSignInAt=tj(e.last_sign_in_at)),e.legal_accepted_at&&(this.legalAcceptedAt=tj(e.legal_accepted_at)),this.updatedAt=tj(e.updated_at||void 0),this.createdAt=tj(e.created_at||void 0)),this}__internal_toSnapshot(){return{object:"user",id:this.id,external_id:this.externalId,first_name:this.firstName,last_name:this.lastName,username:this.username,public_metadata:this.publicMetadata,unsafe_metadata:this.unsafeMetadata,image_url:this.imageUrl,has_image:this.hasImage,email_addresses:this.emailAddresses.map(e=>e.__internal_toSnapshot()),phone_numbers:this.phoneNumbers.map(e=>e.__internal_toSnapshot()),web3_wallets:this.web3Wallets.map(e=>e.__internal_toSnapshot()),external_accounts:this.externalAccounts.map(e=>e.__internal_toSnapshot()),passkeys:this.passkeys.map(e=>e.__internal_toSnapshot()),organization_memberships:this.organizationMemberships.map(e=>e.__internal_toSnapshot()),enterprise_accounts:this.enterpriseAccounts.map(e=>e.__internal_toSnapshot()),totp_enabled:this.totpEnabled,backup_code_enabled:this.backupCodeEnabled,two_factor_enabled:this.twoFactorEnabled,create_organization_enabled:this.createOrganizationEnabled,create_organizations_limit:this.createOrganizationsLimit,delete_self_enabled:this.deleteSelfEnabled,primary_email_address_id:this.primaryEmailAddressId,primary_phone_number_id:this.primaryPhoneNumberId,primary_web3_wallet_id:this.primaryWeb3WalletId,password_enabled:this.passwordEnabled,profile_image_id:this.imageUrl,last_sign_in_at:this.lastSignInAt?.getTime()||null,legal_accepted_at:this.legalAcceptedAt?.getTime()||null,updated_at:this.updatedAt?.getTime()||null,created_at:this.createdAt?.getTime()||null}}}class rX{firstName;lastName;imageUrl;hasImage;constructor(e){this.fromJSON(e)}fromJSON(e){return e&&(this.firstName=e.first_name,this.lastName=e.last_name,this.imageUrl=e.image_url??void 0,this.hasImage=e.has_image??void 0),this}__internal_toSnapshot(){return{first_name:this.firstName,last_name:this.lastName,image_url:this.imageUrl||null,has_image:this.hasImage||null}}}class rY extends t${id;emailAddress;publicOrganizationData;publicMetadata={};status;role;createdAt;updatedAt;static async retrieve(e){return await t$._fetch({path:"/me/organization_invitations",method:"GET",search:ii(e)}).then(e=>{let{data:t,total_count:i}=e?.response;return{total_count:i,data:t.map(e=>new rY(e))}})}constructor(e){super(),this.fromJSON(e)}accept=async()=>await this._basePost({path:`/me/organization_invitations/${this.id}/accept`});fromJSON(e){return e&&(this.id=e.id,this.emailAddress=e.email_address,this.publicOrganizationData={hasImage:e.public_organization_data.has_image,imageUrl:e.public_organization_data.image_url,name:e.public_organization_data.name,id:e.public_organization_data.id,slug:e.public_organization_data.slug},this.publicMetadata=e.public_metadata,this.role=e.role,this.status=e.status,this.createdAt=tj(e.created_at),this.updatedAt=tj(e.updated_at)),this}}let rQ={enabled:!1,first_factors:[],name:"phone_number",required:!1,second_factors:[],used_for_first_factor:!1,used_for_second_factor:!1,verifications:[],verify_at_sign_up:!1};class rZ extends t${id=void 0;actions={create_organization:!1,delete_self:!1};attributes={email_address:{enabled:!0,first_factors:["email_code"],name:"email_address",required:!0,second_factors:[],used_for_first_factor:!0,used_for_second_factor:!1,verifications:["email_code"],verify_at_sign_up:!0},phone_number:{...rQ,name:"phone_number"},username:{...rQ,name:"username"},web3_wallet:{...rQ,name:"web3_wallet"},first_name:{...rQ,name:"first_name"},last_name:{...rQ,name:"last_name"},password:{enabled:!0,first_factors:[],name:"password",required:!0,second_factors:[],used_for_first_factor:!1,used_for_second_factor:!1,verifications:[],verify_at_sign_up:!1},authenticator_app:{...rQ,name:"authenticator_app"},backup_code:{...rQ,name:"backup_code"},passkey:{...rQ,name:"passkey"}};enterpriseSSO={enabled:!1};passkeySettings={allow_autofill:!1,show_sign_in_button:!1};passwordSettings={};signIn={second_factor:{required:!1,enabled:!1}};signUp={allowlist_only:!1,captcha_enabled:!1,legal_consent_enabled:!1,mode:"public",progressive:!0};social={};usernameSettings={};get authenticatableSocialStrategies(){return this.social?Object.entries(this.social).filter(([,e])=>e.enabled&&e.authenticatable).map(([,e])=>e.strategy).sort():[]}get enabledFirstFactorIdentifiers(){return this.attributes?Object.entries(this.attributes).filter(([e,t])=>t.used_for_first_factor&&!e.startsWith("web3")).map(([e])=>e):[]}get socialProviderStrategies(){return this.social?Object.entries(this.social).filter(([,e])=>e.enabled).map(([,e])=>e.strategy).sort():[]}get web3FirstFactors(){return this.attributes?Object.entries(this.attributes).filter(([e,t])=>t.used_for_first_factor&&e.startsWith("web3")).map(([,e])=>e.first_factors).flat():[]}get alternativePhoneCodeChannels(){return this.attributes?Object.entries(this.attributes).filter(([e,t])=>t.used_for_first_factor&&"phone_number"===e).map(([,e])=>e?.channels?.filter(e=>"sms"!==e)||[]).flat():[]}constructor(e=null){super(),this.fromJSON(e)}get instanceIsPasswordBased(){return!!(this.attributes?.password?.enabled&&this.attributes.password?.required)}get hasValidAuthFactor(){return!!(this.attributes?.email_address?.enabled||this.attributes?.phone_number?.enabled||this.attributes.password?.required&&this.attributes.username?.required)}fromJSON(e){return e&&(this.attributes=this.withDefault(e.attributes?Object.fromEntries(Object.entries(e.attributes).map(e=>[e[0],{...e[1],name:e[0]}])):null,this.attributes),this.actions=this.withDefault(e.actions,this.actions),this.enterpriseSSO=this.withDefault(e.enterprise_sso,this.enterpriseSSO),this.passkeySettings=this.withDefault(e.passkey_settings,this.passkeySettings),this.passwordSettings=e.password_settings?{...e.password_settings,min_length:Math.max(e.password_settings?.min_length??8,8),max_length:e.password_settings?.max_length===0?72:Math.min(e.password_settings?.max_length??72,72)}:this.passwordSettings,this.signIn=this.withDefault(e.sign_in,this.signIn),this.signUp=this.withDefault(e.sign_up,this.signUp),this.social=this.withDefault(e.social,this.social),this.usernameSettings=e.username_settings?{...e.username_settings,min_length:Math.max(e.username_settings?.min_length??4,4),max_length:Math.min(e.username_settings?.max_length??64,64)}:this.usernameSettings),this}__internal_toSnapshot(){return{actions:this.actions,attributes:this.attributes,passkey_settings:this.passkeySettings,password_settings:this.passwordSettings,sign_in:this.signIn,sign_up:this.signUp,social:this.social}}}class r0 extends t${id;web3Wallet="";verification;constructor(e,t){super(),this.pathRoot=t,this.fromJSON(e)}create(){return this._basePost({body:{web3_wallet:this.web3Wallet}})}prepareVerification=e=>this._basePost({action:"prepare_verification",body:{...e}});attemptVerification=e=>{let{signature:t}=e;return this._basePost({action:"attempt_verification",body:{signature:t}})};destroy(){return this._baseDelete()}toString(){return this.web3Wallet}fromJSON(e){return e&&(this.id=e.id,this.web3Wallet=e.web3_wallet,this.verification=new i3(e.verification)),this}__internal_toSnapshot(){return{object:"web3_wallet",id:this.id,web3_wallet:this.web3Wallet,verification:this.verification.__internal_toSnapshot()}}}class r1 extends t${pathRoot="/waitlist";id="";updatedAt=null;createdAt=null;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.updatedAt=tj(e.updated_at),this.createdAt=tj(e.created_at)),this}static async join(e){return new r1((await t$._fetch({path:"/waitlist",method:"POST",body:e}))?.response)}}function r3(e,t){var i,r;return e.id!==t.id||e.updatedAt.getTime()<t.updatedAt.getTime()||(i=t,r=e,i.organizationMemberships.length!==r.organizationMemberships.length||i.organizationMemberships[0]?.updatedAt!==r.organizationMemberships[0]?.updatedAt)}function r2(e,t){return!function(e,t){if(!e&&t||e&&!t)return!0;if(!e&&e===t)return!1;if(!e||!t)return!0;try{if(iN.isClientResource(e))return e.id!==t.id||e.updatedAt.getTime()<t.updatedAt.getTime()||e.sessions.length!==t.sessions.length;if(rE.isSessionResource(e)){var i,r;return e.id!==t.id||e.updatedAt.getTime()<t.updatedAt.getTime()||e.lastActiveToken?.jwt?.claims?.__raw!==t.lastActiveToken?.jwt?.claims?.__raw||function(e,t){if(e.lastActiveOrganizationId!==t.lastActiveOrganizationId)return!0;let i=e.user?.organizationMemberships?.find(t=>t.organization.id===e.lastActiveOrganizationId),r=t.user?.organizationMemberships?.find(t=>t.organization.id===e.lastActiveOrganizationId);return i?.permissions?.length!==r?.permissions?.length}(e,t)||(i=e,r=t,!!i.user!=!!r.user||!!i.user&&!!r.user&&r3(i.user,r.user))}if(rH.isUserResource(e))return r3(e,t)}catch{}return!0}(e,t)?e:t}let r4="__clerk_db_jwt";function r6(e,t){let i=new URL(e),r=i.searchParams.get(r4);i.searchParams.delete(r4);let n=r||t;return n&&i.searchParams.set(r4,n),i}let r5=e=>{let t=new URL(e);return t.searchParams.delete(r4),t},r8=e=>{let t=new URL(e);return t.searchParams.delete("__dev_session"),t.hash=decodeURI(t.hash).replace(/__clerk_db_jwt\[(.*)\]/,""),t.href.endsWith("#")&&(t.hash=""),t};function r9(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var r in i)e[r]=i[r]}return e}var r7=function e(t,i){function r(e,r,n){if("undefined"!=typeof document){"number"==typeof(n=r9({},i,n)).expires&&(n.expires=new Date(Date.now()+864e5*n.expires)),n.expires&&(n.expires=n.expires.toUTCString()),e=encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var s="";for(var a in n)n[a]&&(s+="; "+a,!0!==n[a]&&(s+="="+n[a].split(";")[0]));return document.cookie=e+"="+t.write(r,e)+s}}return Object.create({set:r,get:function(e){if("undefined"!=typeof document&&(!arguments.length||e)){for(var i=document.cookie?document.cookie.split("; "):[],r={},n=0;n<i.length;n++){var s=i[n].split("="),a=s.slice(1).join("=");try{var o=decodeURIComponent(s[0]);if(r[o]=t.read(a,o),e===o)break}catch(e){}}return e?r[e]:r}},remove:function(e,t){r(e,"",r9({},t,{expires:-1}))},withAttributes:function(t){return e(this.converter,r9({},this.attributes,t))},withConverter:function(t){return e(r9({},this.converter,t),this.attributes)}},{attributes:{value:Object.freeze(i)},converter:{value:Object.freeze(t)}})}({read:function(e){return'"'===e[0]&&(e=e.slice(1,-1)),e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"});function ne(e){return{get:()=>r7.get(e),set(t,i={}){r7.set(e,t,i)},remove(t){r7.remove(e,t)}}}let nt=e=>"https:"===window.location.protocol||"None"===e&&void 0===window.safari&&(void 0!==window.isSecureContext?window.isSecureContext:"localhost"===window.location.hostname);function ni(e,t){let i=function(e){try{return new Date(e||new Date)}catch{return new Date}}(e);return i.setFullYear(i.getFullYear()+t),i}let nr=ne("__clerk_test_etld"),nn="__client_uat",ns="__session",na=()=>{let e=t_()?"None":"Lax",t=nt(e);return{sameSite:e,secure:t,partitioned:!1}};async function no(e){let t;try{t=await ef(e)}catch(a){var i;i=`Suffixed cookie failed due to ${a.message} (secure-context: ${window.isSecureContext}, url: ${window.location.href})`,H.has(i)||(console.log(i),H.add(i));let{default:r}=await l.e("811").then(l.t.bind(l,180,23)),{default:n}=await l.e("811").then(l.t.bind(l,3413,23)),s=r(e);t=n.stringify(s).replace(/\+/gi,"-").replace(/\//gi,"_").substring(0,8)}return t}let nl=()=>{let e=t_()?"None":"Lax",t=nt(e);return{sameSite:e,secure:t}};var nc=l(5945),nd=l.n(nc);class nh{lock=(function(e){let t=new(nd());return window.addEventListener("beforeunload",async()=>{await t.releaseLock(e)}),{acquireLockAndRun:async i=>{if("locks"in navigator&&isSecureContext){let t=new AbortController,r=setTimeout(()=>t.abort(),4999);return await navigator.locks.request(e,{signal:t.signal},async()=>(clearTimeout(r),await i())).catch(()=>!1)}if(await t.acquireLock(e,5e3))try{return await i()}finally{await t.releaseLock(e)}}}})("clerk.lock.refreshSessionToken");workerTimers=iB();timerId=null;initiated=!1;startPollingForSessionToken(e){if(this.timerId||this.initiated)return;let t=async()=>{this.initiated=!0,await this.lock.acquireLockAndRun(e),this.timerId=this.workerTimers.setTimeout(t,5e3)};t()}stopPollingForSessionToken(){null!=this.timerId&&(this.workerTimers.clearTimeout(this.timerId),this.timerId=null),this.initiated=!1}}class nu{clerk;instanceType;clerkEventBus;poller=null;clientUat;sessionCookie;activeCookie;devBrowser;static async create(e,t,i,r){let n=await no(e.publishableKey),s=new nu(e,t,n,i,r);return await s.setup(),s}constructor(e,t,r,n,s){this.clerk=e,this.instanceType=n,this.clerkEventBus=s,ri.on(i9,({token:e})=>{this.updateSessionCookie(e&&e.getRawString()),this.setClientUatCookieForDevelopmentInstances()}),ri.on(i7,()=>this.handleSignOut()),this.refreshTokenOnFocus(),this.startPollingForToken(),this.clientUat=(e=>{let t=ne(nn),r=ne(em(nn,e));return{set:e=>{let n=ni(Date.now(),1),s=t_()?"None":"Strict",a=nt(s),o=function(e=window.location.hostname,t=nr){if(i)return i;if(["localhost","127.0.0.1","0.0.0.0"].includes(e))return e;let r=e.split(".");if(1===r.length)return e;for(let e=r.length-2;e>=0;e--){let n=r.slice(e).join(".");if(t.set("1",{domain:n}),"1"===t.get())return t.remove({domain:n}),i=n,n;t.remove({domain:n})}}(),l="0";e&&e.updatedAt&&e.signedInSessions.length>0&&(l=Math.floor(e.updatedAt.getTime()/1e3).toString()),r.remove(),t.remove(),r.set(l,{domain:o,expires:n,partitioned:!1,sameSite:s,secure:a}),t.set(l,{domain:o,expires:n,partitioned:!1,sameSite:s,secure:a})},get:()=>parseInt(r.get()||t.get()||"0",10)}})(r),this.sessionCookie=(e=>{let t=ne(ns),i=ne(em(ns,e)),r=()=>{let e=na();t.remove(e),i.remove(e)};return{set:e=>{let n=ni(Date.now(),1),{sameSite:s,secure:a,partitioned:o}=na();o&&r(),t.set(e,{expires:n,sameSite:s,secure:a,partitioned:o}),i.set(e,{expires:n,sameSite:s,secure:a,partitioned:o})},remove:r,get:()=>i.get()||t.get()}})(r),this.activeCookie=(()=>{let e=ne("clerk_active_context"),t={secure:nt("None")};return{set:i=>{e.set(i,t)},get:()=>e.get(),remove:()=>e.remove(t)}})(),this.devBrowser=function({cookieSuffix:e,frontendApi:t,fapiClient:i}){let r,n,s=(r=ne(r4),n=ne(em(r4,e)),{get:()=>n.get()||r.get(),set:e=>{let t=ni(Date.now(),1),{sameSite:i,secure:s}=nl();n.set(e,{expires:t,sameSite:i,secure:s}),r.set(e,{expires:t,sameSite:i,secure:s})},remove:()=>{let e=nl();n.remove(e),r.remove(e)}});function a(){return s.get()}function o(e){s.set(e)}function l(){s.remove()}return{clear:function(){l()},setup:async function(){var e;let r;if(!ew(t))return;i.onBeforeRequest(e=>{let t=a();t&&e?.url&&(e.url=r6(e.url,t))}),i.onAfterResponse((e,t)=>{let i=t?.headers?.get("Clerk-Db-Jwt");i&&o(i)});let n=(r=(e=new URL(window.location.href)).searchParams.get(r4)||"",r5(r8(e)).href!==e.href&&void 0!==globalThis.history&&globalThis.history.replaceState(null,"",r5(r8(e))),r);if(n)return void o(n);if(s.get())return;let l=i.buildUrl({path:"/dev_browser"}),c=await fetch(l.toString(),{method:"POST"});if(!c.ok){let e=function(e=[]){return e.length>0?e.map(e=>new b(e)):[]}((await c.json()).errors);e[0]?tA(e[0].longMessage):tA()}let d=await c.json();o(d?.id)},getDevBrowserJWT:a,setDevBrowserJWT:o,removeDevBrowserJWT:l}}({frontendApi:e.frontendApi,fapiClient:t,cookieSuffix:r})}async setup(){return"production"===this.instanceType?this.setupProduction():this.setupDevelopment()}isSignedOut(){return this.clerk.loaded?!!this.clerk.user:0>=this.clientUat.get()}async handleUnauthenticatedDevBrowser(){this.devBrowser.clear(),await this.devBrowser.setup()}decorateUrlWithDevBrowserToken(e){let t=this.devBrowser.getDevBrowserJWT();if(!t)throw Error(`${tU} Missing dev browser jwt. Please contact support.`);return r6(e,t)}async setupDevelopment(){await this.devBrowser.setup()}setupProduction(){this.devBrowser.clear()}startPollingForToken(){this.poller||(this.poller=new nh,this.poller.startPollingForSessionToken(()=>this.refreshSessionToken()))}stopPollingForToken(){this.poller&&(this.poller.stopPollingForSessionToken(),this.poller=null)}refreshTokenOnFocus(){window.addEventListener("focus",()=>{"visible"===document.visibilityState&&this.refreshSessionToken({updateCookieImmediately:!0})})}async refreshSessionToken({updateCookieImmediately:e=!1}={}){if(this.clerk.session)try{let t=await this.clerk.session.getToken();e&&this.updateSessionCookie(t)}catch(e){return this.handleGetTokenError(e)}}updateSessionCookie(e){if(document.hasFocus()||this.isCurrentContextActive())return e||d()||tt.warn("Removing session cookie (offline)",{sessionId:this.clerk.session?.id},"authCookieService"),this.setActiveContextInStorage(),e?this.sessionCookie.set(e):this.sessionCookie.remove()}setClientUatCookieForDevelopmentInstances(){"production"!==this.instanceType&&this.inCustomDevelopmentDomain()&&this.clientUat.set(this.clerk.client)}inCustomDevelopmentDomain(){let e=this.clerk.frontendApi.replace("clerk.","");return!window.location.host.endsWith(e)}handleGetTokenError(e){if(R(e)||z(e)||(`${e.message}${e.name}`||"").toLowerCase().replace(/\s+/g,"").includes("networkerror")){if(E(e))return void this.clerk.handleUnauthenticated().catch(e4);this.clerkEventBus.emit(m,"degraded")}}handleSignOut(){this.activeCookie.remove(),this.sessionCookie.remove(),this.setClientUatCookieForDevelopmentInstances()}setActiveContextInStorage(){let e=this.clerk.session?.id||"",t=this.clerk.organization?.id||"",i=`${e}:${t}`;":"!==i?this.activeCookie.set(i):this.activeCookie.remove()}isCurrentContextActive(){let e=this.activeCookie.get();if(!e)return!0;let[t,i]=e.split(":"),r=this.clerk.session?.id||"",n=this.clerk.organization?.id||"";return t===r&&i===n}getSessionCookie(){return this.sessionCookie.get()}}class np{clerk;captchaChallenge;timers;constructor(e,t=new tD(e),i=iB()){this.clerk=e,this.captchaChallenge=t,this.timers=i}async start(){this.isEnabled()&&(await this.challengeAndSend(),this.timers.setInterval(()=>{this.challengeAndSend()},this.intervalInMs()))}async challengeAndSend(){if(!(!this.clerk.client||this.clientBypass()))try{let e=await this.captchaChallenge.invisible({action:"heartbeat"});await this.clerk.client.__internal_sendCaptchaToken(e)}catch{}}isEnabled(){return!!this.clerk.__internal_environment?.displayConfig?.captchaHeartbeat}clientBypass(){return this.clerk.client?.captchaBypass}intervalInMs(){return this.clerk.__internal_environment?.displayConfig?.captchaHeartbeatIntervalMs??6e5}}let nf=["/client","/waitlist"];class nm{async getBaseFapiProxyOptions(){let e=await t$.clerk.session?.getToken();if(!e)throw new C("No valid session token available",{code:"no_session_token"});return{pathPrefix:"",headers:{Authorization:`Bearer ${e}`,"Content-Type":"application/json"},credentials:"same-origin"}}async getAll(e){return t$._fetch({...await this.getBaseFapiProxyOptions(),method:"GET",path:"/api_keys",search:ii({...e,subject:e?.subject??t$.clerk.organization?.id??t$.clerk.user?.id??"",query:e?.query??""})}).then(e=>{let{data:t,total_count:i}=e;return{total_count:i,data:t.map(e=>new tB(e))}})}async create(e){return new tB(await t$._fetch({...await this.getBaseFapiProxyOptions(),path:"/api_keys",method:"POST",body:JSON.stringify({type:"api_key",name:e.name,subject:e.subject??t$.clerk.organization?.id??t$.clerk.user?.id??"",description:e.description,seconds_until_expiration:e.secondsUntilExpiration})}))}async revoke(e){return new tB(await t$._fetch({...await this.getBaseFapiProxyOptions(),method:"POST",path:`/api_keys/${e.apiKeyID}/revoke`,body:JSON.stringify({revocation_reason:e.revocationReason})}))}}let ng=new Map;class n_{#W=!1;load(e){let t=e?.protectConfig;if(t?.loaders&&Array.isArray(t.loaders)&&0!==t.loaders.length&&!this.#W){if(n())for(let e of(this.#W=!0,t.loaders))try{this.applyLoader(e)}catch(e){X(`[protect] failed to apply loader: ${e}`)}}}applyLoader(e){if(void 0!==e.rollout){let t=e.rollout;if("number"!=typeof t||t<0)return void X(`[protect] loader rollout value is invalid: ${t}`);if(0===t||Math.random()>t)return}let t=e.type||"script",i=e.target||"body",r=document.createElement(t);if(e.attributes)for(let[t,i]of Object.entries(e.attributes))switch(typeof i){case"string":case"number":case"boolean":r.setAttribute(t,String(i));break;default:X(`[protect] loader attribute is invalid type: ${t}=${i}`)}switch(e.textContent&&"string"==typeof e.textContent&&(r.textContent=e.textContent),i){case"head":document.head.appendChild(r);break;case"body":document.body.appendChild(r);break;default:if(i?.startsWith("#")){let e=document.getElementById(i.substring(1));if(!e)return void X(`[protect] loader target element not found: ${i}`);e.appendChild(r);return}X(`[protect] loader target is invalid: ${i}`)}}}class ny{signInResourceSignal=is;signInErrorSignal=ia;signInFetchSignal=io;signInSignal=il;signUpResourceSignal=ic;signUpErrorSignal=id;signUpFetchSignal=ih;signUpSignal=iu;__internal_effect=t6;__internal_computed=t4;constructor(){ri.on("resource:update",this.onResourceUpdated),ri.on("resource:error",this.onResourceError),ri.on("resource:fetch",this.onResourceFetch)}onResourceError=e=>{e.resource instanceof rL&&this.signInErrorSignal({error:e.error}),e.resource instanceof rB&&this.signUpErrorSignal({error:e.error})};onResourceUpdated=e=>{if(e.resource instanceof rL){if(nb(this.signInResourceSignal().resource,e.resource))return;this.signInResourceSignal({resource:e.resource})}if(e.resource instanceof rB){if(nb(this.signUpResourceSignal().resource,e.resource))return;this.signUpResourceSignal({resource:e.resource})}};onResourceFetch=e=>{e.resource instanceof rL&&this.signInFetchSignal({status:e.status}),e.resource instanceof rB&&this.signUpFetchSignal({status:e.status})}}function nb(e,t){return!t?.id&&e&&e.__internal_future?.hasBeenFinalized===!1}let nw="cannot_render_billing_disabled",nv="cannot_render_user_missing",nk="cannot_render_organizations_disabled",nS="cannot_render_organization_missing",nU="cannot_render_single_session_enabled",nA={polling:!0,standardBrowser:!0,touchSession:!0,isSatellite:!1,signInUrl:void 0,signUpUrl:void 0,afterSignOutUrl:void 0,signInFallbackRedirectUrl:void 0,signUpFallbackRedirectUrl:void 0,signInForceRedirectUrl:void 0,signUpForceRedirectUrl:void 0,newSubscriptionRedirectUrl:void 0};class nI{static version="6.0.0-snapshot.v20251217194100";static sdkMetadata={name:"@clerk/clerk-js",version:"6.0.0-snapshot.v20251217194100"};static _billing;static _apiKeys;_checkout;client;session;organization;user;__internal_country;telemetry;__internal_state=new ny;internal_last_error=null;environment;#D;#L="";#$;#j;#B;#J;#K;#V=null;#q;#G;#H;#X="loading";#Y=[];#Q=[];#Z={};#ee=null;#et=0;#ei=f();get __internal_queryClient(){return this.#D||l.e("308").then(l.bind(l,3303)).then(e=>e.QueryClient).then(e=>{this.#D||(this.#D=new e,this.#ei.emit("queryClientStatus","ready"))}),this.#D?{__tag:"clerk-rq-client",client:this.#D}:void 0}__internal_getCachedResources;__internal_createPublicCredentials;__internal_getPublicCredentials;__internal_isWebAuthnSupported;__internal_isWebAuthnAutofillSupported;__internal_isWebAuthnPlatformAuthenticatorSupported;__internal_setActiveInProgress=!1;get publishableKey(){return this.#L}get version(){return nI.version}set sdkMetadata(e){nI.sdkMetadata=e}get sdkMetadata(){return nI.sdkMetadata}get loaded(){return"degraded"===this.status||"ready"===this.status}get status(){return this.#X}get isSatellite(){return!!tg()&&e2(this.#Z.isSatellite,new URL(window.location.href),!1)}get domain(){if(tg()){let e=function(e=""){return(e||"").replace(/^.+:\/\//,"")}(e2(this.#$,new URL(window.location.href)));if("production"===this.#H){let t;if(!e)return"";if(e.match(/^(clerk\.)+\w*$/))t=/(clerk\.)*(?=clerk\.)/;else{if(e.match(/\.clerk.accounts/))return e;t=/^(clerk\.)*/gi}return`clerk.${e.replace(t,"")}`}return e}return""}get proxyUrl(){if(tg()){let e=e2(this.#j,new URL(window.location.href));return!e||eJ(e)||eK(e)||tu.throwInvalidProxyUrl({url:e}),e?eK(e)?new URL(e,window.location.origin).toString():e:""}return""}get frontendApi(){let e=eu(this.publishableKey);return e?e.frontendApi:tu.throwInvalidPublishableKeyError({key:this.publishableKey})}get instanceType(){return this.#H}get isStandardBrowser(){return this.#Z.standardBrowser||!1}get billing(){return nI._billing||(nI._billing=new ir),nI._billing}get apiKeys(){return nI._apiKeys||(nI._apiKeys=new nm),nI._apiKeys}__experimental_checkout(e){return this._checkout||(this._checkout=e=>(function(e,t){let i,r,n,s,{for:a,planId:o,planPeriod:l}=t;if(null===e.user)throw Error("Clerk: User is not authenticated");if("organization"===a&&null===e.organization)throw Error("Clerk: The current session does not have an active organization. Use `setActive` to set the organization");let c=function(e){let{userId:t,orgId:i,planId:r,planPeriod:n}=e;return`${t}-${i||"user"}-${r}-${n}`}({userId:e.user?.id||"",orgId:"organization"===a?e.organization?.id:void 0,planId:o,planPeriod:l}),d=ng.get(c);if(d)return d.signals.computedSignal();let h=(i=t2({resource:null}),r=t2({error:null}),n=t2({status:"idle"}),s=t4(()=>{let e=i().resource,t=r().error,s=n().status;return{errors:ip(t,{}),fetchStatus:s,checkout:e}}),{resourceSignal:i,errorSignal:r,fetchSignal:n,computedSignal:s}),u=new i_(h,{..."organization"===a?{orgId:e.organization?.id}:{},planId:o,planPeriod:l});return ng.set(c,{resource:u,signals:h}),h.computedSignal()})(this,e)),this._checkout(e)}__internal_getOption(e){return this.#Z[e]}get isSignedIn(){return this?.session?.status!=="pending"&&!!this.session}constructor(e,t){if(!(e=(e||"").trim()))return tu.throwMissingPublishableKeyError();const i=eu(e);if(!i)return tu.throwInvalidPublishableKeyError({key:e});this.#$=t?.domain,this.#j=t?.proxyUrl,this.environment=rs.getInstance(),this.#H=i.instanceType,this.#L=e,this.#G=function(e){let t=[],i=[];async function r(e){for await(let i of["undefined"!=typeof window&&window.__internal_onBeforeRequest,...t].filter(e=>e))if(await i(e)===!1)return!1;return!0}async function n(e,t){for await(let r of["undefined"!=typeof window&&window.__internal_onAfterResponse,...i].filter(e=>e))if(await r(e,t)===!1)return!1;return!0}function s({method:t,path:i,sessionId:r,search:n,rotatingTokenNonce:s}){let a=new URLSearchParams(n);return a.append("__clerk_api_version","2025-11-10"),a.append("_clerk_js_version","6.0.0-snapshot.v20251217194100"),s&&a.append("rotating_token_nonce",s),e.domain&&"development"===e.instanceType&&e.isSatellite&&a.append("__domain",e.domain),t&&"GET"!==t&&"POST"!==t&&a.append("_method",t),i&&!nf.some(e=>i.startsWith(e))&&r&&a.append("_clerk_session_id",r),e_([...a.entries()].reduce((e,[t,i])=>(e[t]=i.includes(",")?i.split(","):i,e),{}))}function a(t){let{path:i,pathPrefix:r="v1"}=t;if(e.proxyUrl){let n=new URL(e.proxyUrl),a=n.pathname.slice(1);return a.endsWith("/")&&(a=a.slice(0,-1)),eS({base:n.origin,pathname:`${a}/${r}${i}`,search:s(t)},{stringify:!1})}let n="production"===e.instanceType?e.domain:"";return eS({base:`https://${n||e.frontendApi}`,pathname:`${r}${i}`,search:s(t)},{stringify:!1})}async function l(t,i){let s,l={...t},{method:c="GET",body:d}=l;!d||"object"!=typeof d||d instanceof FormData||(l.body=function(e){if(!e||"object"!=typeof e||Object.getPrototypeOf(e)!==Object.prototype)return e;let t={};for(let[i,r]of Object.entries(e))void 0!==r&&(t[i]=r);return t}(d)),l.url=a({...l,sessionId:e.getSessionId()}),l.headers=new Headers(l.headers),"GET"===c||d instanceof FormData||l.headers.has("content-type")||l.headers.set("content-type","application/x-www-form-urlencoded"),"application/x-www-form-urlencoded"===l.headers.get("content-type")&&(l.body=d?e_(d,{keyEncoder:ee}):d);let h=await r(l),u="GET"===c?"GET":"POST",p=l.url,f={...l,method:u,credentials:l.credentials||"include"};try{if(h){let e=i?.fetchMaxTries??(o()?4:11);s=await ts(()=>fetch(p,f),{retryImmediately:!0,initialDelay:700,maxDelayBetweenRetries:5e3,shouldRetry:(t,i)=>"GET"===u&&i<e,onBeforeRetry:e=>{p.searchParams.set("_clerk_retry_attempt",e.toString())}})}else s=new Response("{}",l)}catch(t){let e=p.toString();tt.error("network error",{error:t,url:e,method:c},"fapiClient");throw Error(`${tU} Network error at "${e}" - ${t}. Please try again.`)}let m=204!==s.status?await s.json():null,g=Object.assign(s,{payload:m});return s.ok||tt.error("request failed",{method:c,path:l.path,status:s.status},"fapiClient"),await n(l,g),g}return{buildEmailAddress:function(t){return function({localPart:e,frontendApi:t}){return`${e}@${t?t.replace("clerk.",""):"clerk.com"}`}({localPart:t,frontendApi:e.frontendApi})},buildUrl:a,onAfterResponse:function(e){i.push(e)},onBeforeRequest:function(e){t.push(e)},request:l}}({domain:this.domain,frontendApi:this.frontendApi,instanceType:this.instanceType,isSatellite:this.isSatellite,getSessionId:()=>this.session?.id,proxyUrl:this.proxyUrl}),this.#ei.emit(m,"loading"),this.#ei.prioritizedOn(m,e=>this.#X=e),t$.clerk=this,this.#J=new n_}getFapiClient=()=>this.#G;load=async e=>{if(tt.info("load() start",{},"clerk"),!this.loaded){if("development"===this.#H&&X("Clerk: Clerk has been loaded with development keys. Development instances have strict usage limits and should not be used when deploying your application to production. Learn more: https://clerk.com/docs/deployments/overview"),this.#Z=this.#er(e),this.#Z.clerkUiCtor&&(this.#q=Promise.resolve(this.#Z.clerkUiCtor).then(e=>new e(()=>this,()=>this.environment,this.#Z,new to))),"development"===this.#H&&(this.#Z.routerPush||this.#Z.routerReplace)&&(!this.#Z.routerPush||!this.#Z.routerReplace)){let e=this.#Z.routerPush?"routerReplace":"routerPush";X(`Clerk: Both \`routerPush\` and \`routerReplace\` need to be defined, but \`${e}\` is not defined. This may cause issues with navigation in your application.`)}ri.on(rt,()=>{this.#en(this.session),this.#es()}),this.#Z.sdkMetadata&&(nI.sdkMetadata=this.#Z.sdkMetadata),!1!==this.#Z.telemetry&&(this.telemetry=new eX({clerkVersion:nI.version,samplingRate:1,perEventSampling:!this.#Z.__internal_keyless_claimKeylessApplicationUrl&&void 0,publishableKey:this.publishableKey,...this.#Z.telemetry}),this.#Z.appearance&&this.telemetry.record({event:"THEME_USAGE",eventSamplingRate:1,payload:function(e){let t;if(!e||"object"!=typeof e)return{};let i=e.theme;if(!i)return{};if(Array.isArray(i))for(let e of i){let i=e3(e);if(i){t=i;break}}else t=e3(i);return{themeName:t}}(this.#Z.appearance)}));try{this.#Z.standardBrowser?await this.#ea():await this.#eo();let e=this.#Z.telemetry,t=!1!==e&&!e?.disabled,i=!!this.#Z.__internal_keyless_claimKeylessApplicationUrl,r=!!this.environment?.clientDebugMode,n=this.environment?.isProduction?.()??!1,s=r||i&&!n,a=i&&!r?"error":void 0;s&&function(e={}){if(e8)return;let{enabled:t=!1,...i}=e;t&&(e6=!0,e8=!0,te(i))}({enabled:!0,...a?{logLevel:a}:{},...t&&this.telemetry?{telemetryCollector:this.telemetry}:{}}),this.#J?.load(this.environment),tt.info("load() complete",{},"clerk")}catch(e){throw this.#ei.emit(m,"error"),tt.error("load() failed",{error:e},"clerk"),e}}};#el(){let e;return!!(!this.#Z.signUpUrl&&this.#Z.signInUrl&&(e=this.#Z.signInUrl,!eg.test(e)))}signOut=async(e,t)=>{if(!this.client||0===this.client.sessions.length)return;let i="undefined"!=typeof window&&"function"==typeof window.__internal_onBeforeSetActive?window.__internal_onBeforeSetActive:e4,r="undefined"!=typeof window&&"function"==typeof window.__internal_onAfterSetActive?window.__internal_onAfterSetActive:e4,n=e&&"object"==typeof e?e:t||{},s=n?.redirectUrl||this.buildAfterSignOutUrl();tt.debug("signOut() start",{hasClient:!!this.client,multiSessionCount:this.client?.signedInSessions.length??0,redirectUrl:s,sessionTarget:n?.sessionId??null},"clerk");let a="function"==typeof e?e:void 0,o=async()=>{let e=tl(this.#Z.standardBrowser);ri.emit(i7,null),this.#ec(),await e.track(async()=>{a?await a():await this.navigate(s)}),e.isUnloading()||(this.#en(),this.#es(),await r())};if(await i(),!n.sessionId||1===this.client.signedInSessions.length){this.#Z.experimental?.persistClient??!0?await this.client.removeSessions():await this.client.destroy(),await o(),tt.info("signOut() complete",{redirectUrl:eU(s)},"clerk");return}let l=this.client.signedInSessions.find(e=>e.id===n.sessionId),c=l?.id&&this.session?.id===l.id;await l?.remove(),c&&(await o(),tt.info("signOut() complete",{redirectUrl:eU(s)},"clerk"))};openGoogleOneTap=e=>{this.assertComponentsReady(this.#q),this.#q.then(e=>e.ensureMounted()).then(t=>t.openModal("googleOneTap",e||{})),this.telemetry?.record(e1("GoogleOneTap",e))};closeGoogleOneTap=()=>{this.#q?.then(e=>e.ensureMounted()).then(e=>e.closeModal("googleOneTap"))};openSignIn=e=>{if(D(this,this.environment)){if("development"===this.#H)throw new C(eL.cannotOpenSignInOrSignUp,{code:nU});return}this.assertComponentsReady(this.#q),this.#q.then(e=>e.ensureMounted()).then(t=>t.openModal("signIn",e||{}));let t={withSignUp:e?.withSignUp??this.#el()};this.telemetry?.record(e1("SignIn",e,t))};closeSignIn=()=>{this.#q?.then(e=>e.ensureMounted()).then(e=>e.closeModal("signIn"))};__internal_openCheckout=e=>{if(L(this,this.environment)){if("development"===this.#H)throw new C(eL.cannotRenderAnyBillingComponent("Checkout"),{code:nw});return}if(!this.user){if("development"===this.#H)throw new C(eL.cannotOpenCheckout,{code:nv});return}this.assertComponentsReady(this.#q),this.#q.then(e=>e.ensureMounted()).then(t=>t.openDrawer("checkout",e||{}))};__internal_closeCheckout=()=>{this.#q?.then(e=>e.ensureMounted()).then(e=>e.closeDrawer("checkout"))};__internal_openPlanDetails=e=>{if(L(this,this.environment)){if("development"===this.#H)throw new C(eL.cannotRenderAnyBillingComponent("PlanDetails"),{code:nw});return}this.assertComponentsReady(this.#q),this.#q.then(e=>e.ensureMounted()).then(t=>t.openDrawer("planDetails",e||{})),this.telemetry?.record(e1("PlanDetails",e))};__internal_closePlanDetails=()=>{this.#q?.then(e=>e.ensureMounted()).then(e=>e.closeDrawer("planDetails"))};__internal_openSubscriptionDetails=e=>{this.assertComponentsReady(this.#q),this.#q.then(e=>e.ensureMounted()).then(t=>t.openDrawer("subscriptionDetails",e||{}))};__internal_closeSubscriptionDetails=()=>{this.#q?.then(e=>e.ensureMounted()).then(e=>e.closeDrawer("subscriptionDetails"))};__internal_openReverification=e=>{if(!this.user){if("development"===this.#H)throw new C(eL.cannotOpenUserProfile,{code:nv});return}this.assertComponentsReady(this.#q),this.#q.then(e=>e.ensureMounted()).then(t=>t.openModal("userVerification",e||{})),this.telemetry?.record(e1("UserVerification",e))};__internal_closeReverification=()=>{this.#q?.then(e=>e.ensureMounted()).then(e=>e.closeModal("userVerification"))};__internal_attemptToEnableEnvironmentSetting=e=>{let{for:t,caller:i}=e;if(this.user||"development"!==this.#H||X(`Clerk: "${i}" requires an active user session. Ensure a user is signed in before executing ${i}.`),"organizations"===t){let t;return(t=this.environment,t?.organizationSettings.enabled||this.session?.currentTask?.key==="choose-organization")?{isEnabled:!0}:("development"===this.#H&&this.__internal_openEnableOrganizationsPrompt({caller:i,onSuccess:()=>window.location.reload(),onClose:e.onClose}),{isEnabled:!1})}throw Error(`Attempted to enable an unknown or unsupported setting "${t}".`)};__internal_openEnableOrganizationsPrompt=e=>{this.assertComponentsReady(this.#q),this.#q.then(e=>e.ensureMounted({preloadHint:"EnableOrganizationsPrompt"})).then(t=>t.openModal("enableOrganizationsPrompt",e||{})),this.telemetry?.record(e0("EnableOrganizationsPrompt",e))};__internal_closeEnableOrganizationsPrompt=()=>{this.assertComponentsReady(this.#q),this.#q?.then(e=>e.ensureMounted()).then(e=>e.closeModal("enableOrganizationsPrompt"))};__internal_openBlankCaptchaModal=()=>(this.assertComponentsReady(this.#q),this.#q.then(e=>e.ensureMounted()).then(e=>e.openModal("blankCaptcha",{})));__internal_closeBlankCaptchaModal=()=>(this.assertComponentsReady(this.#q),this.#q.then(e=>e.ensureMounted()).then(e=>e.closeModal("blankCaptcha")));__internal_loadStripeJs=async()=>{let{loadStripe:e}=await l.e("521").then(l.bind(l,5608));return e};openSignUp=e=>{if(D(this,this.environment)){if("development"===this.#H)throw new C(eL.cannotOpenSignInOrSignUp,{code:nU});return}this.assertComponentsReady(this.#q),this.#q.then(e=>e.ensureMounted()).then(t=>t.openModal("signUp",e||{})),this.telemetry?.record(e1("SignUp",e))};closeSignUp=()=>{this.#q?.then(e=>e.ensureMounted()).then(e=>e.closeModal("signUp"))};openUserProfile=e=>{if(!this.user){if("development"===this.#H)throw new C(eL.cannotOpenUserProfile,{code:nv});return}this.assertComponentsReady(this.#q),this.#q.then(e=>e.ensureMounted()).then(t=>t.openModal("userProfile",e||{}));let t=(e?.customPages?.length||0)>0?{customPages:!0}:void 0;this.telemetry?.record(e1("UserProfile",e,t))};closeUserProfile=()=>{this.#q?.then(e=>e.ensureMounted()).then(e=>e.closeModal("userProfile"))};openOrganizationProfile=e=>{let{isEnabled:t}=this.__internal_attemptToEnableEnvironmentSetting({for:"organizations",caller:"OrganizationProfile",onClose:()=>{throw new C(eL.cannotRenderAnyOrganizationComponent("OrganizationProfile"),{code:nk})}});if(t){if(!this.organization){if("development"===this.#H)throw new C(eL.cannotRenderComponentWhenOrgDoesNotExist,{code:nS});return}this.assertComponentsReady(this.#q),this.#q.then(e=>e.ensureMounted()).then(t=>t.openModal("organizationProfile",e||{})),this.telemetry?.record(e1("OrganizationProfile",e))}};closeOrganizationProfile=()=>{this.#q?.then(e=>e.ensureMounted()).then(e=>e.closeModal("organizationProfile"))};openCreateOrganization=e=>{let{isEnabled:t}=this.__internal_attemptToEnableEnvironmentSetting({for:"organizations",caller:"CreateOrganization",onClose:()=>{throw new C(eL.cannotRenderAnyOrganizationComponent("CreateOrganization"),{code:nk})}});t&&(this.assertComponentsReady(this.#q),this.#q.then(e=>e.ensureMounted()).then(t=>t.openModal("createOrganization",e||{})),this.telemetry?.record(e1("CreateOrganization",e)))};closeCreateOrganization=()=>{this.#q?.then(e=>e.ensureMounted()).then(e=>e.closeModal("createOrganization"))};openWaitlist=e=>{this.assertComponentsReady(this.#q),this.#q.then(e=>e.ensureMounted()).then(t=>t.openModal("waitlist",e||{})),this.telemetry?.record(e1("Waitlist",e))};closeWaitlist=()=>{this.#q?.then(e=>e.ensureMounted()).then(e=>e.closeModal("waitlist"))};mountSignIn=(e,t)=>{this.assertComponentsReady(this.#q);let i="SignIn";this.#q.then(e=>e.ensureMounted()).then(r=>r.mountComponent({name:i,appearanceKey:"signIn",node:e,props:t}));let r={withSignUp:t?.withSignUp??this.#el()};this.telemetry?.record(e0(i,t,r))};unmountSignIn=e=>{this.#q?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountUserAvatar=(e,t)=>{this.assertComponentsReady(this.#q);let i="UserAvatar";this.#q.then(e=>e.ensureMounted()).then(r=>r.mountComponent({name:i,appearanceKey:"userAvatar",node:e,props:t})),this.telemetry?.record(e0(i,t))};unmountUserAvatar=e=>{this.#q?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountSignUp=(e,t)=>{this.assertComponentsReady(this.#q);let i="SignUp";this.#q.then(e=>e.ensureMounted()).then(r=>r.mountComponent({name:i,appearanceKey:"signUp",node:e,props:t})),this.telemetry?.record(e0(i,t))};unmountSignUp=e=>{this.#q?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountUserProfile=(e,t)=>{if(!this.user){if("development"===this.#H)throw new C(eL.cannotRenderComponentWhenUserDoesNotExist,{code:nv});return}this.assertComponentsReady(this.#q);let i="UserProfile";this.#q.then(e=>e.ensureMounted()).then(r=>r.mountComponent({name:i,appearanceKey:"userProfile",node:e,props:t}));let r=(t?.customPages?.length||0)>0?{customPages:!0}:void 0;this.telemetry?.record(e0(i,t,r))};unmountUserProfile=e=>{this.#q?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountOrganizationProfile=(e,t)=>{let{isEnabled:i}=this.__internal_attemptToEnableEnvironmentSetting({for:"organizations",caller:"OrganizationProfile",onClose:()=>{throw new C(eL.cannotRenderAnyOrganizationComponent("OrganizationProfile"),{code:nk})}});if(!i)return;let r=!!this.user;if(!this.organization&&r){if("development"===this.#H)throw new C(eL.cannotRenderComponentWhenOrgDoesNotExist,{code:nS});return}this.assertComponentsReady(this.#q);let n="OrganizationProfile";this.#q.then(e=>e.ensureMounted()).then(i=>i.mountComponent({name:n,appearanceKey:"userProfile",node:e,props:t})),this.telemetry?.record(e0(n,t))};unmountOrganizationProfile=e=>{this.#q?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountCreateOrganization=(e,t)=>{let{isEnabled:i}=this.__internal_attemptToEnableEnvironmentSetting({for:"organizations",caller:"CreateOrganization",onClose:()=>{throw new C(eL.cannotRenderAnyOrganizationComponent("CreateOrganization"),{code:nk})}});if(!i)return;this.assertComponentsReady(this.#q);let r="CreateOrganization";this.#q.then(e=>e.ensureMounted()).then(i=>i.mountComponent({name:r,appearanceKey:"createOrganization",node:e,props:t})),this.telemetry?.record(e0(r,t))};unmountCreateOrganization=e=>{this.#q?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountOrganizationSwitcher=(e,t)=>{let{isEnabled:i}=this.__internal_attemptToEnableEnvironmentSetting({for:"organizations",caller:"OrganizationSwitcher",onClose:()=>{throw new C(eL.cannotRenderAnyOrganizationComponent("OrganizationSwitcher"),{code:nk})}});if(!i)return;this.assertComponentsReady(this.#q);let r="OrganizationSwitcher";this.#q.then(e=>e.ensureMounted()).then(i=>i.mountComponent({name:r,appearanceKey:"organizationSwitcher",node:e,props:t})),this.telemetry?.record(e0(r,{...t,forceOrganizationSelection:this.environment?.organizationSettings.forceOrganizationSelection}))};unmountOrganizationSwitcher=e=>{this.#q?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};__experimental_prefetchOrganizationSwitcher=()=>{this.assertComponentsReady(this.#q),this.#q.then(e=>e.ensureMounted()).then(e=>e.prefetch("organizationSwitcher"))};mountOrganizationList=(e,t)=>{let{isEnabled:i}=this.__internal_attemptToEnableEnvironmentSetting({for:"organizations",caller:"OrganizationList",onClose:()=>{throw new C(eL.cannotRenderAnyOrganizationComponent("OrganizationList"),{code:nk})}});if(!i)return;this.assertComponentsReady(this.#q);let r="OrganizationList";this.#q.then(e=>e.ensureMounted()).then(i=>i.mountComponent({name:r,appearanceKey:"organizationList",node:e,props:t})),this.telemetry?.record(e0(r,{...t,forceOrganizationSelection:this.environment?.organizationSettings.forceOrganizationSelection}))};unmountOrganizationList=e=>{this.#q?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountUserButton=(e,t)=>{this.assertComponentsReady(this.#q);let i="UserButton";this.#q.then(e=>e.ensureMounted()).then(r=>r.mountComponent({name:i,appearanceKey:"userButton",node:e,props:t}));let r={...t?.customMenuItems?.length||0?{customItems:!0}:void 0,...t?.__experimental_asStandalone?{standalone:!0}:void 0};this.telemetry?.record(e0(i,t,r))};unmountUserButton=e=>{this.#q?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountWaitlist=(e,t)=>{this.assertComponentsReady(this.#q);let i="Waitlist";this.#q.then(e=>e.ensureMounted()).then(r=>r.mountComponent({name:i,appearanceKey:"waitlist",node:e,props:t})),this.telemetry?.record(e0(i,t))};unmountWaitlist=e=>{this.#q?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountPricingTable=(e,t)=>{if(L(this,this.environment)){if("development"===this.#H)throw new C(eL.cannotRenderAnyBillingComponent("PricingTable"),{code:nw});return}this.assertComponentsReady(this.#q);let i="PricingTable";this.#q.then(e=>e.ensureMounted()).then(r=>r.mountComponent({name:i,appearanceKey:"pricingTable",node:e,props:t})),this.telemetry?.record(e0(i,t))};unmountPricingTable=e=>{this.#q?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};__internal_mountOAuthConsent=(e,t)=>{this.assertComponentsReady(this.#q),this.#q.then(e=>e.ensureMounted()).then(i=>i.mountComponent({name:"OAuthConsent",appearanceKey:"__internal_oauthConsent",node:e,props:t}))};__internal_unmountOAuthConsent=e=>{this.#q?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountAPIKeys=(e,t)=>{let i;if(X("Clerk: <APIKeys /> component is in early access and not yet recommended for production use."),$(this,i=this.environment)&&j(this,i)){if("development"===this.#H)throw new C(eL.cannotRenderAPIKeysComponent,{code:"cannot_render_api_keys_disabled"});return}if(this.organization&&j(this,this.environment)){if("development"===this.#H)throw new C(eL.cannotRenderAPIKeysComponentForOrgWhenDisabled,{code:"cannot_render_api_keys_org_disabled"});return}if($(this,this.environment)){if("development"===this.#H)throw new C(eL.cannotRenderAPIKeysComponentForUserWhenDisabled,{code:"cannot_render_api_keys_user_disabled"});return}this.assertComponentsReady(this.#q);let r="APIKeys";this.#q.then(e=>e.ensureMounted()).then(i=>i.mountComponent({name:r,appearanceKey:"apiKeys",node:e,props:t})),this.telemetry?.record(e0(r,t))};unmountAPIKeys=e=>{this.#q?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountTaskChooseOrganization=(e,t)=>{let{isEnabled:i}=this.__internal_attemptToEnableEnvironmentSetting({for:"organizations",caller:"TaskChooseOrganization",onClose:()=>{throw new C(eL.cannotRenderAnyOrganizationComponent("TaskChooseOrganization"),{code:nk})}});if(!i)return;this.assertComponentsReady(this.#q);let r="TaskChooseOrganization";this.#q.then(e=>e.ensureMounted()).then(i=>i.mountComponent({name:r,appearanceKey:"taskChooseOrganization",node:e,props:t})),this.telemetry?.record(e0(r,t))};unmountTaskChooseOrganization=e=>{this.#q?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountTaskResetPassword=(e,t)=>{this.assertComponentsReady(this.#q),this.#q.then(e=>e.ensureMounted()).then(i=>i.mountComponent({name:"TaskResetPassword",appearanceKey:"taskResetPassword",node:e,props:t})),this.telemetry?.record(e0("TaskResetPassword",t))};unmountTaskResetPassword=e=>{this.#q?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};setActive=async e=>{let{organization:t,redirectUrl:i,navigate:r}=e,{session:n}=e;this.__internal_setActiveInProgress=!0,tt.debug("setActive() start",{hasClient:!!this.client,sessionTarget:"string"==typeof n?n:n?.id??n??null,organizationTarget:"string"==typeof t?t:t?.id??t??null,redirectUrl:i??null},"clerk");try{var s;let a;if(!this.client)throw tt.warn("Clerk setActive called before client is loaded",{},"clerk"),Error("setActive is being called before the client is loaded. Wait for init.");if(void 0===n&&!this.session)throw tt.warn("Clerk setActive precondition not met: no target session and no active session",{},"clerk"),Error("setActive should either be called with a session param or there should be already an active session.");"string"==typeof n&&(n=this.client.sessions.find(e=>e.id===n)||null);let o="undefined"!=typeof window&&"function"==typeof window.__internal_onBeforeSetActive?window.__internal_onBeforeSetActive:e4,l="undefined"!=typeof window&&"function"==typeof window.__internal_onAfterSetActive?window.__internal_onAfterSetActive:e4,c=void 0===n?this.session:n;c?.status==="pending"&&(s={...this.#Z,...e},a=["taskUrls","navigate"],Object.keys(s).some(e=>a.includes(e))||X('Clerk: Session has pending tasks but no handling is configured. To handle pending tasks, provide either "taskUrls" for navigation to custom URLs or "navigate" for programmatic navigation. Without these options, users may get stuck on incomplete flows.'));let h=void 0!==t;if(c&&h){let e="string"==typeof t?t:t?.id;if("string"==typeof e&&e.startsWith("org_"))c.lastActiveOrganizationId=e||null;else{let t=c.user.organizationMemberships.find(t=>t.organization.slug===e),i=t?.organization.id||null,r=null===i;if(this.environment?.organizationSettings?.forceOrganizationSelection&&r)return;c.lastActiveOrganizationId=i}}c?.status!=="pending"&&await o(null===c?"sign-out":void 0),(tg()&&globalThis.document.hasFocus()||!this.#Z.standardBrowser)&&(await this.#ed(c),c=this.#eh(c?.id)),await c?.getToken()||(d()||tt.warn("Token is null when setting active session (offline)",{sessionId:c?.id},"clerk"),ri.emit(i9,{token:null}));let u=tl(this.#Z.standardBrowser),p=c?.status==="pending"&&c?.currentTask&&this.#Z.taskUrls?.[c?.currentTask.key];if((i||p||r)&&await u.track(async()=>{if(this.client){if(c?.status!=="pending"&&this.#ec(),p){let e=i?eS({base:p,hashSearchParams:{redirectUrl:i}},{stringify:!0}):p;await this.navigate(e)}else if(r&&c)await r({session:c});else if(i){if(this.client.isEligibleForTouch()){let e=new URL(i,window.location.href),t=this.buildUrlWithAuth(this.client.buildTouchUrl({redirectUrl:e}));await this.navigate(t)}await this.navigate(i)}}}),u.isUnloading())return;this.#en(c),this.#es(),c?.status!=="pending"&&await l()}finally{this.__internal_setActiveInProgress=!1}};addListener=e=>{var t;let i;return t=e,e=e=>{var r;i||={...e},t(i={...{client:r2((r=i).client,e.client),session:r2(r.session,e.session),user:r2(r.user,e.user),organization:r2(r.organization,e.organization)}})},this.#Y.push(e),this.client&&e({client:this.client,session:this.session,user:this.user,organization:this.organization}),()=>{this.#Y=this.#Y.filter(t=>t!==e)}};on=(...e)=>{this.#ei.on(...e)};off=(...e)=>{this.#ei.off(...e)};__internal_addNavigationListener=e=>(this.#Q.push(e),()=>{this.#Q=this.#Q.filter(t=>t!==e)});navigate=async(e,t)=>{if(!e||!tg())return;setTimeout(()=>{this.#eu()},0);let i=new URL(e,window.location.href);this.#ep.includes(i.protocol)||(console.warn(`Clerk: "${i.protocol}" is not a valid protocol. Redirecting to "/" instead. If you think this is a mistake, please open an issue.`),i=new URL("/",window.location.href));let r=t?.replace&&this.#Z.routerReplace?this.#Z.routerReplace:this.#Z.routerPush;if(tt.info(`Clerk is navigating to: ${i}`),this.#Z.routerDebug&&console.log(`Clerk is navigating to: ${i}`),"null"!==i.origin&&i.origin!==window.location.origin||!r)return void eB(i);let n={...t?.metadata?{__internal_metadata:t?.metadata}:{},windowNavigate:eB};return await r(eU(i),n)};buildUrlWithAuth(e){if("production"===this.#H)return e;let t=new URL(e,window.location.origin);return t.origin!==window.location.origin&&this.#B?this.#B.decorateUrlWithDevBrowserToken(t).href:t.href}buildSignInUrl(e){return this.#ef("signInUrl",{...e,redirectUrl:e?.redirectUrl||window.location.href},e?.initialValues)}buildSignUpUrl(e){return this.#ef("signUpUrl",{...e,redirectUrl:e?.redirectUrl||window.location.href},e?.initialValues)}buildUserProfileUrl(){return this.environment&&this.environment.displayConfig?this.buildUrlWithAuth(this.environment.displayConfig.userProfileUrl):""}buildHomeUrl(){return this.environment&&this.environment.displayConfig?this.buildUrlWithAuth(this.environment.displayConfig.homeUrl):""}buildAfterSignInUrl({params:e}={}){return this.buildUrlWithAuth(new eT(this.#Z,{},e).getAfterSignInUrl())}buildAfterSignUpUrl({params:e}={}){return this.buildUrlWithAuth(new eT(this.#Z,{},e).getAfterSignUpUrl())}buildAfterSignOutUrl(){return this.#Z.afterSignOutUrl?this.buildUrlWithAuth(this.#Z.afterSignOutUrl):"/"}buildNewSubscriptionRedirectUrl(){return this.#Z.newSubscriptionRedirectUrl?this.#Z.newSubscriptionRedirectUrl:this.buildAfterSignInUrl()}buildWaitlistUrl(e){return this.environment&&this.environment.displayConfig?eS({base:this.#Z.waitlistUrl||this.environment.displayConfig.waitlistUrl,hashSearchParams:[new URLSearchParams(e?.initialValues||{})]},{stringify:!0}):""}buildAfterMultiSessionSingleSignOutUrl(){return this.environment?this.#Z.afterMultiSessionSingleSignOutUrl?this.buildUrlWithAuth(this.#Z.afterMultiSessionSingleSignOutUrl):this.#Z.signInUrl?this.buildUrlWithAuth(eS({base:this.#Z.signInUrl,hashPath:"choose"},{stringify:!0})):this.buildUrlWithAuth(this.environment.displayConfig.afterSignOutOneUrl):""}buildCreateOrganizationUrl(){return this.environment&&this.environment.displayConfig?this.buildUrlWithAuth(this.environment.displayConfig.createOrganizationUrl):""}buildOrganizationProfileUrl(){return this.environment&&this.environment.displayConfig?this.buildUrlWithAuth(this.environment.displayConfig.organizationProfileUrl):""}buildTasksUrl(e){let t=this.session?.currentTask;if(!t)return"";let i=this.#Z.taskUrls?.[t.key];return i||eS({base:this.buildSignInUrl(e),hashPath:eN(t)},{stringify:!0})}#em=async()=>{if(!tg())return;let e=new URLSearchParams({[B]:"true"}),t=eR(K);t&&eJ(t)||function(){throw Error(`${tU} Invalid redirect_url. A valid http or https url should be used for the redirection.`)}();let i=eS({base:eR(K),searchParams:e},{stringify:!0});return this.navigate(this.buildUrlWithAuth(i))};redirectWithAuth=async e=>{if(tg())return this.navigate(this.buildUrlWithAuth(e))};redirectToSignIn=async e=>{if(tg())return this.navigate(this.buildSignInUrl(e))};redirectToSignUp=async e=>{if(tg())return this.navigate(this.buildSignUpUrl(e))};redirectToUserProfile=async()=>{if(tg())return this.navigate(this.buildUserProfileUrl())};redirectToCreateOrganization=async()=>{if(tg())return this.navigate(this.buildCreateOrganizationUrl())};redirectToOrganizationProfile=async()=>{if(tg())return this.navigate(this.buildOrganizationProfileUrl())};redirectToAfterSignIn=async()=>{if(tg())return this.navigate(this.buildAfterSignInUrl())};redirectToAfterSignUp=async()=>{if(tg())return this.navigate(this.buildAfterSignUpUrl())};redirectToAfterSignOut=async()=>{if(tg())return this.navigate(this.buildAfterSignOutUrl())};redirectToWaitlist=async()=>{if(tg())return this.navigate(this.buildWaitlistUrl())};redirectToTasks=async e=>{if(tg())return this.navigate(this.buildTasksUrl(e))};handleEmailLinkVerification=async(e,t)=>{if(!this.client)return;let i=eR("__clerk_status");if("expired"===i)throw new U(I.Expired);if("client_mismatch"===i)throw new U(I.ClientMismatch);if("verified"!==i)throw new U(I.Failed);let r=eR("__clerk_created_session"),{signIn:n,signUp:s,sessions:a}=this.client,o=a.some(e=>e.id===r),l="needs_second_factor"===n.status||"missing_requirements"===s.status,c=e=>t&&"function"==typeof t?t(e):this.navigate(e),d=e.redirectUrl?()=>c(e.redirectUrl):e4;return o?this.setActive({session:r,redirectUrl:e.redirectUrlComplete}):l?d():("function"==typeof e.onVerifiedOnOtherDevice&&e.onVerifiedOnOtherDevice(),null)};handleGoogleOneTapCallback=async(e,t,i)=>{if(!this.loaded||!this.environment||!this.client)return;let{signIn:r,signUp:n}=this.client,s="identifier"in(e||{})?e:r,a="missingFields"in(e||{})?e:n,o=e=>i&&"function"==typeof i?i(this.buildUrlWithAuth(e)):this.navigate(this.buildUrlWithAuth(e));return this._handleRedirectCallback(t,{signUp:a,signIn:s,navigate:o})};_handleRedirectCallback=async(e,{signIn:t,signUp:i,navigate:r})=>{if(!this.loaded||!this.environment||!this.client)return;if(!window.opener&&e.reloadResource)try{"signIn"===e.reloadResource?await t.reload():"signUp"===e.reloadResource&&await i.reload()}catch{}let{displayConfig:n}=this.environment,{firstFactorVerification:s}=t,{externalAccount:a}=i.verifications,o={status:i.status,missingFields:i.missingFields,externalAccountStatus:a.status,externalAccountErrorCode:a.error?.code,externalAccountSessionId:a.error?.meta?.sessionId,sessionId:i.createdSessionId},l={status:t.status,firstFactorVerificationStatus:s.status,firstFactorVerificationErrorCode:s.error?.code,firstFactorVerificationSessionId:s.error?.meta?.sessionId,sessionId:t.createdSessionId},c=e=>()=>r(e),d=c(e.signInUrl||n.signInUrl),h=c(e.signUpUrl||n.signUpUrl),u=c(e.firstFactorUrl||eS({base:n.signInUrl,hashPath:"/factor-one"},{stringify:!0})),p=c(e.secondFactorUrl||eS({base:n.signInUrl,hashPath:"/factor-two"},{stringify:!0})),f=c(e.resetPasswordUrl||eS({base:n.signInUrl,hashPath:"/reset-password"},{stringify:!0})),m=new eT(this.#Z,e),g=c(e.continueSignUpUrl||eS({base:n.signUpUrl,hashPath:"/continue"},{stringify:!0})),_=({missingFields:t})=>t.length?g():(({signUp:e,verifyEmailPath:t,verifyPhonePath:i,continuePath:r,navigate:n,handleComplete:s,redirectUrl:a="",redirectUrlComplete:o="",oidcPrompt:l})=>{if("complete"===e.status)return s&&s();if("missing_requirements"===e.status){if(e.missingFields.some(e=>"enterprise_sso"===e))return e.authenticateWithRedirect({strategy:"enterprise_sso",redirectUrl:a,redirectUrlComplete:o,continueSignUp:!0,oidcPrompt:l});let s=eM();if(e.unverifiedFields?.includes("email_address")&&t)return n(t,{searchParams:s});if(e.unverifiedFields?.includes("phone_number")&&i)return n(i,{searchParams:s});if(r)return n(r,{searchParams:s})}})({signUp:i,verifyEmailPath:e.verifyEmailAddressUrl||eS({base:n.signUpUrl,hashPath:"/verify-email-address"},{stringify:!0}),verifyPhonePath:e.verifyPhoneNumberUrl||eS({base:n.signUpUrl,hashPath:"/verify-phone-number"},{stringify:!0}),navigate:r}),y=e.signInUrl||n.signInUrl,b=e.signUpUrl||n.signUpUrl,w=async({session:e,baseUrl:t,redirectUrl:i})=>{e.currentTask?await eW(e,{baseUrl:t,navigate:this.navigate}):await this.navigate(i)};if("complete"===l.status)return this.setActive({session:l.sessionId,navigate:async({session:e})=>{await w({session:e,baseUrl:y,redirectUrl:m.getAfterSignInUrl()})}});if("transferable"===o.externalAccountStatus&&"external_account_exists"===o.externalAccountErrorCode){let e=await t.create({transfer:!0});switch(e.status){case"complete":return this.setActive({session:e.createdSessionId,navigate:async({session:e})=>{await w({session:e,baseUrl:b,redirectUrl:m.getAfterSignInUrl()})}});case"needs_first_factor":return u();case"needs_second_factor":return p();case"needs_new_password":return f();default:tI("sign in")}}let v="user_locked"===o.externalAccountErrorCode,k="user_locked"===l.firstFactorVerificationErrorCode;if(v)return h();if(k)return d();if("needs_first_factor"===l.status&&!t.supportedFirstFactors?.every(e=>"enterprise_sso"===e.strategy))return u();if("needs_new_password"===l.status)return f();if("transferable"===l.firstFactorVerificationStatus){if(!1===e.transferable)return d();let t=await i.create({transfer:!0});switch(t.status){case"complete":return this.setActive({session:t.createdSessionId,navigate:async({session:e})=>{await w({session:e,baseUrl:b,redirectUrl:m.getAfterSignUpUrl()})}});case"missing_requirements":return _({missingFields:t.missingFields});default:tI("sign in")}}if("complete"===o.status)return this.setActive({session:o.sessionId,navigate:async({session:e})=>{await w({session:e,baseUrl:b,redirectUrl:m.getAfterSignUpUrl()})}});if("needs_second_factor"===l.status)return p();let S=("failed"===o.externalAccountStatus||"unverified"===o.externalAccountStatus)&&"identifier_already_signed_in"===o.externalAccountErrorCode&&o.externalAccountSessionId,U="failed"===l.firstFactorVerificationStatus&&"identifier_already_signed_in"===l.firstFactorVerificationErrorCode&&l.firstFactorVerificationSessionId;if(S||U){let e=l.firstFactorVerificationSessionId||o.externalAccountSessionId;if(e)return this.setActive({session:e,navigate:async({session:e})=>{await w({session:e,baseUrl:S?b:y,redirectUrl:m.getAfterSignInUrl()})}})}return(e=>{let{externalAccount:t}=e.verifications;return!!t.error})(i)?h():"verified"===o.externalAccountStatus&&"missing_requirements"===o.status?_({missingFields:i.missingFields}):this.session?.currentTask?void await this.redirectToTasks({redirectUrl:this.buildAfterSignInUrl()}):d()};handleRedirectCallback=async(e={},t)=>{if(!this.loaded||!this.environment||!this.client)return;let{signIn:i,signUp:r}=this.client,n=e=>t&&"function"==typeof t?t(e):this.navigate(e);return this._handleRedirectCallback(e,{signUp:r,signIn:i,navigate:n})};handleUnauthenticated=async(e={broadcast:!0})=>{if(this.client&&this.session)try{let t=await iN.getOrCreateInstance().fetch();if(this.updateClient(t),this.session)return;return e.broadcast&&ri.emit(i7,null),this.setActive({session:null})}catch(e){if(R(e)&&[403,500].includes(e.status))return this.setActive({session:null});throw e}};authenticateWithGoogleOneTap=async e=>this.client?.signIn.create({strategy:"google_one_tap",token:e.token}).catch(t=>{if(R(t)&&"external_account_not_found"===t.errors[0].code)return this.client?.signUp.create({strategy:"google_one_tap",token:e.token,legalAccepted:e.legalAccepted});throw t});authenticateWithMetamask=async(e={})=>{await this.authenticateWithWeb3({...e,strategy:"web3_metamask_signature"})};authenticateWithCoinbaseWallet=async(e={})=>{await this.authenticateWithWeb3({...e,strategy:"web3_coinbase_wallet_signature"})};authenticateWithBase=async(e={})=>{await this.authenticateWithWeb3({...e,strategy:"web3_base_signature"})};authenticateWithOKXWallet=async(e={})=>{await this.authenticateWithWeb3({...e,strategy:"web3_okx_wallet_signature"})};authenticateWithWeb3=async({redirectUrl:e,signUpContinueUrl:t,customNavigate:i,unsafeMetadata:r,strategy:n,legalAccepted:s,secondFactorUrl:a})=>{let o,l;if(!this.client||!this.environment)return;let{displayConfig:c}=this.environment,d=n.replace("web3_","").replace("_signature",""),h=await tb().getWeb3Identifier({provider:d});switch(d){case"metamask":o=tb().generateSignatureWithMetamask;break;case"base":o=tb().generateSignatureWithBase;break;case"coinbase_wallet":o=tb().generateSignatureWithCoinbaseWallet;break;default:o=tb().generateSignatureWithOKXWallet}let u=e=>()=>i&&"function"==typeof i?i(e):this.navigate(e),p=u(a||eS({base:c.signInUrl,hashPath:"/factor-two"},{stringify:!0})),f=u(t||eS({base:c.signUpUrl,hashPath:"/continue"},{stringify:!0}));try{l=await this.client.signIn.authenticateWithWeb3({identifier:h,generateSignature:o,strategy:n})}catch(e){if(th(e,"form_identifier_not_found"))l=await this.client.signUp.authenticateWithWeb3({identifier:h,generateSignature:o,unsafeMetadata:r,strategy:n,legalAccepted:s}),t&&"missing_requirements"===l.status&&"verified"===l.verifications.web3Wallet.status&&await f();else throw e}let m=async({session:e,redirectUrl:t})=>{e.currentTask?await eW(e,{baseUrl:c.signInUrl,navigate:this.navigate}):await this.navigate(t)};switch(l.status){case"needs_second_factor":await p();break;case"complete":l.createdSessionId&&await this.setActive({session:l.createdSessionId,navigate:async({session:t})=>{await m({session:t,redirectUrl:e??this.buildAfterSignInUrl()})}});break;default:return}};createOrganization=async({name:e,slug:t})=>rf.create({name:e,slug:t});getOrganization=async e=>rf.get(e);joinWaitlist=async({emailAddress:e})=>r1.join({emailAddress:e});updateEnvironment(e){this.environment=e}__internal_setCountry=e=>{this.__internal_country||(this.__internal_country=e)};get __internal_last_error(){let e=this.internal_last_error;return this.internal_last_error=null,e}set __internal_last_error(e){this.internal_last_error=e}updateClient=e=>{if(!this.client){let t=this.#Z.selectInitialSession?this.#Z.selectInitialSession(e):this.#eg(e);this.#en(t)}if(this.client=e,this.session){let e=this.#eh(this.session.id);"active"===this.session.status&&e?.status==="pending"&&("undefined"!=typeof window&&"function"==typeof window.__internal_onAfterSetActive?window.__internal_onAfterSetActive:e4)(),this.#en(e),this.session?.lastActiveToken||d()||tt.warn("No last active token when updating client (offline)",{sessionId:this.session?.id},"clerk"),ri.emit(i9,{token:this.session?.lastActiveToken})}this.#es()};get __internal_environment(){return this.environment}__internal_setEnvironment=async e=>{this.environment=new rs(e)};__internal_onBeforeRequest=e=>{this.#G.onBeforeRequest(e)};__internal_onAfterResponse=e=>{this.#G.onAfterResponse(e)};__internal_updateProps=e=>{let t={...e,options:this.#er({...this.#Z,...e.options})};return this.#q?.then(e=>e.ensureMounted()).then(e=>e.updateProps(t))};__internal_navigateWithError(e,t){return this.__internal_last_error=t,this.navigate(e)}#e_=()=>{let e=new URLSearchParams({[K]:window.location.href});return eS({base:this.#Z.signInUrl,searchParams:e},{stringify:!0})};#ey=()=>{let e;if(this.proxyUrl){let t=new URL(this.proxyUrl);e=new URL(`${t.pathname}/v1/client/sync`,t.origin)}else this.domain&&(e=new URL("/v1/client/sync",`https://${this.domain}`));return e?.searchParams.append("redirect_url",window.location.href),e?.toString()||""};#eb=()=>"true"!==eR(B)&&!!this.isSatellite&&!!this.#B?.isSignedOut();#ew=()=>"production"!==this.#H&&!this.isSatellite&&!!eR(K);#ev=async()=>{"development"===this.instanceType?await this.navigate(this.#e_()):"production"===this.instanceType&&await this.navigate(this.#ey())};#ek=(e,t)=>{let i;try{i=new URL(e)}catch{throw Error(`${tU} The signInUrl needs to have a absolute url format.`)}i.origin===t&&function(){throw Error(`${tU} The signInUrl needs to be on a different origin than your satellite application.`)}()};#eS=()=>{this.isSatellite&&("development"!==this.#H||this.#Z.signInUrl||function(){throw Error(`${tU} Missing signInUrl. A satellite application needs to specify the signInUrl for development instances.`)}(),this.proxyUrl||this.domain||function(){throw Error(`${tU} Missing domain and proxyUrl. A satellite application needs to specify a domain or a proxyUrl.`)}(),this.#Z.signInUrl&&this.#ek(this.#Z.signInUrl,window.location.origin))};#ea=async()=>{if(this.#B=await nu.create(this,this.#G,this.#H,this.#ei),this.#eS(),this.#eb())return void await this.#ev();if(this.#ew())return void await this.#em();this.#ee=(()=>{if(!n())return{onPageFocus:e4};let e=[];return window.addEventListener("focus",()=>{"visible"===document.visibilityState&&e.forEach(e=>e())}),{onPageFocus:t=>{e.push(t)}}})(),"undefined"!=typeof BroadcastChannel&&(this.#V=new BroadcastChannel("clerk")),this.#eU();let e=function(e=window.location.hostname){if(!e)return!1;let t=ev.get(e);void 0===t&&(t=ea.some(t=>e.startsWith("accounts.")&&e.endsWith(t))||eo.some(t=>e.endsWith(t)&&!e.endsWith(".clerk"+t)),ev.set(e,t));return t}(window?.location.hostname),t="development"===this.#H&&!e,i=0,r=0;for(;r<2;){r++;try{var s;let e=rs.getInstance().fetch({touch:t}).then(e=>this.updateEnvironment(e)).catch(()=>{++i;let e=tS.getItem(tw,null);e&&this.updateEnvironment(new rs(e))}),r=async()=>iN.getOrCreateInstance().fetch().then(e=>this.updateClient(e)).catch(async e=>{if(E(e))throw e;++i;let t=this.#B?.getSessionCookie(),r=function(e){let t;try{t=new rV({jwt:e||"",object:"token",id:void 0})}catch{t=null}if(iN.clearInstance(),!t?.jwt)return iN.getOrCreateInstance({object:"client",last_active_session_id:null,id:"client_init",sessions:[]});let{sessionId:i,userId:r,orgId:n,orgRole:s,orgPermissions:a,orgSlug:o,factorVerificationAge:l}=(e=>{let t,i,r,n,s=e.fva??null,a=e.sts??null;if(2===e.v){if(e.o){t=e.o?.id,r=e.o?.slg,e.o?.rol&&(i=`org:${e.o?.rol}`);let{org:s}=rO(e.fea),{permissions:a,featurePermissionMap:o}=(({per:e,fpm:t})=>{if(!e||!t)return{permissions:[],featurePermissionMap:[]};let i=e.split(",").map(e=>e.trim());return{permissions:i,featurePermissionMap:t.split(",").map(e=>Number.parseInt(e.trim(),10)).map(e=>e.toString(2).padStart(i.length,"0").split("").map(e=>Number.parseInt(e,10)).reverse()).filter(Boolean)}})({per:e.o?.per,fpm:e.o?.fpm});n=function({features:e,permissions:t,featurePermissionMap:i}){if(!e||!t||!i)return[];let r=[];for(let n=0;n<e.length;n++){let s=e[n];if(n>=i.length)continue;let a=i[n];if(a)for(let e=0;e<a.length;e++)1===a[e]&&r.push(`org:${s}:${t[e]}`)}return r}({features:s,featurePermissionMap:o,permissions:a})}}else t=e.org_id,i=e.org_role,r=e.org_slug,n=e.org_permissions;return{sessionClaims:e,sessionId:e.sid,sessionStatus:a,actor:e.act,userId:e.sub,orgId:t,orgRole:i,orgSlug:r,orgPermissions:n,factorVerificationAge:s}})(t.jwt.claims),c={object:"client",last_active_session_id:i,id:"client_init",sessions:[{object:"session",id:i,status:"active",last_active_organization_id:n||null,last_active_token:{id:void 0,object:"token",jwt:e},factor_verification_age:l||null,public_user_data:{user_id:r},user:{object:"user",id:r,organization_memberships:n&&o&&s?[{object:"organization_membership",id:n,role:s,permissions:a||[],organization:{object:"organization",id:n,name:o,slug:o,members_count:1,max_allowed_memberships:1}}]:[]}}]};return iN.getOrCreateInstance(c)}(t);return this.updateClient(r),this.#B?.stopPollingForToken(),await this.session?.getToken({skipCache:!0}).catch(()=>null).finally(()=>{this.#B?.startPollingForToken()}),null}),[,n]=await (s=[e,r()],Promise.all(Array.from(s).map(e=>e.then(e=>({status:"fulfilled",value:e}),e=>({status:"rejected",reason:e})))));if("rejected"===n.status){let e=n.reason;if(th(e,"requires_captcha"))await r();else throw e}if(this.#B?.setClientUatCookieForDevelopmentInstances(),await this.#eA())return;break}catch(e){if(th(e,"dev_browser_unauthenticated"))await this.#B.handleUnauthenticatedDevBrowser();else if(!d())return void console.warn(e);else throw e}r>=2&&function(){throw Error(`${tU} Something went wrong initializing Clerk.`)}()}this.#K=new np(this),this.#K.start(),this.#eI(),this.#eC(),this.#eP(),this.#ei.emit(m,i>0?"degraded":"ready")};shouldFallbackToCachedResources=()=>!!this.__internal_getCachedResources;#eo=async()=>{let e,t,i=this.shouldFallbackToCachedResources()?1:void 0,r=0;try{[e,t]=await Promise.all([rs.getInstance().fetch({touch:!1,fetchMaxTries:i}),iN.getOrCreateInstance().fetch({fetchMaxTries:i})])}catch(i){if(z(i)&&"network_error"===i.code&&this.shouldFallbackToCachedResources()){let i=await this.__internal_getCachedResources?.();e=new rs(i?.environment),iN.clearInstance(),t=iN.getOrCreateInstance(i?.client),++r}else throw i}this.updateClient(t),this.updateEnvironment(e),this.#ei.emit(m,r>0?"degraded":"ready")};__internal_reloadInitialResources=async()=>{let[e,t]=await Promise.all([rs.getInstance().fetch({touch:!1,fetchMaxTries:1}),iN.getOrCreateInstance().fetch({fetchMaxTries:1})]);this.updateClient(t),this.updateEnvironment(e),this.#es()};#eg=e=>{if(e.lastActiveSessionId){let t=e.signedInSessions.find(t=>t.id===e.lastActiveSessionId);if(t)return t}return e.signedInSessions[0]||null};#eU=()=>{n()&&(this.#ee?.onPageFocus(()=>{this.session&&!(!(this.environment&&!this.environment.authConfig.singleSessionMode)&&this.#et>Date.now())&&(this.#et=Date.now()+5e3,this.#Z.touchSession&&this.#ed(this.session))}),this.#V?.addEventListener("message",e=>{e.data?.type==="signout"&&this.handleUnauthenticated({broadcast:!1})}),ri.on(i7,()=>{this.#V?.postMessage({type:"signout"})}),ri.on(re,()=>{tS.setItem(tw,this.environment?.__internal_toSnapshot(),864e5)}))};#ed=async e=>{if(!e)return Promise.resolve();await e.touch().catch(e=>{E(e)&&this.handleUnauthenticated()})};#es=()=>{if(this.client)for(let e of this.#Y)e({client:this.client,session:this.session,user:this.user,organization:this.organization})};#eu=()=>{for(let e of this.#Q)e()};#ec=()=>{this.session=void 0,this.organization=void 0,this.user=void 0,this.#es()};#eO=()=>(this.session?.user.organizationMemberships||[]).map(e=>e.organization).find(e=>e.id===this.session?.lastActiveOrganizationId)||null;#en=e=>{this.session=e||null,this.organization=this.#eO(),this.user=this.session?this.session.user:null};#eh=e=>this.client?.signedInSessions.find(t=>t.id===e)||null;#eC=()=>{this.addListener(({session:e})=>{e?.actor&&this.#q?.then(e=>e.ensureMounted()).then(e=>e.mountImpersonationFab())})};#eP=()=>{this.#Z.__internal_keyless_claimKeylessApplicationUrl&&this.#q?.then(e=>e.ensureMounted()).then(e=>{e.updateProps({options:{__internal_keyless_claimKeylessApplicationUrl:this.#Z.__internal_keyless_claimKeylessApplicationUrl,__internal_keyless_copyInstanceKeysUrl:this.#Z.__internal_keyless_copyInstanceKeysUrl,__internal_keyless_dismissPrompt:this.#Z.__internal_keyless_dismissPrompt}})})};#ef=(e,t,i)=>{if(!e||!this.loaded||!this.environment||!this.environment.displayConfig)return"";let r=this.#Z[e]||this.environment.displayConfig[e];this.#el()&&(r=this.#Z.signInUrl);let n=new eT(this.#Z,t).toSearchParams(),s=new URLSearchParams(i||{}),a=eS({base:r,hashPath:this.#el()&&"signUpUrl"===e?"/create":"",hashSearchParams:[s,n]},{stringify:!0});return this.buildUrlWithAuth(a)};assertComponentsReady(e){if(!e)throw Error("Clerk was not loaded with Ui components")}#eA=async()=>{var e;let t,i,r,n,s=new URLSearchParams(window.location.search).get("redirect_url"),a="production"===this.instanceType,o=null!==s&&(e=this.frontendApi,i=(t=new URL(s,ey)).pathname,r=eP.includes(i)||eO.includes(i),e===t.host&&r);if(a||!o)return!1;let l=this.session,c=this.#Z.signInUrl||this.environment?.displayConfig.signInUrl,d=c&&window.location.href.startsWith(c),h=this.#Z.signUpUrl||this.environment?.displayConfig.signUpUrl,u=h&&window.location.href.startsWith(h);return n=new URL(s,ey),(!eP.includes(n.pathname)||!!l||!d&&!u)&&(await this.navigate(this.buildUrlWithAuth(s)),!0)};#er=e=>({...nA,...e,allowedRedirectOrigins:function(e,t,i){if(Array.isArray(e)&&e.length)return e;let r=[];return"undefined"!=typeof window&&window.location&&r.push(window.location.origin),r.push(`https://${ek(t)}`),r.push(`https://*.${ek(t)}`),"development"===i&&r.push(`https://${t}`),r}(e?.allowedRedirectOrigins,this.frontendApi,this.instanceType)});#eI=()=>{try{ez(B),ez(eE),ez(J),ez("__clerk_handshake"),ez("__clerk_handshake_nonce"),ez("__clerk_help")}catch{}};get #ep(){let e=ej;return this.#Z.allowedRedirectProtocols&&(e=e.concat(this.#Z.allowedRedirectProtocols)),e}}})(),c})());
|
|
16
|
+
(This notice only appears in development)`,e$={cannotRenderComponentWhenSessionExists:"The <SignUp/> and <SignIn/> components cannot render when a user is already signed in, unless the application allows multiple sessions. Since a user is signed in and this application only allows a single session, Clerk is redirecting to the Home URL instead.",cannotRenderSignUpComponentWhenSessionExists:"The <SignUp/> component cannot render when a user is already signed in, unless the application allows multiple sessions. Since a user is signed in and this application only allows a single session, Clerk is redirecting to the value set in `afterSignUp` URL instead.",cannotRenderSignUpComponentWhenTaskExists:"The <SignUp/> component cannot render when a user has a pending task, unless the application allows multiple sessions. Since a user is signed in and this application only allows a single session, Clerk is redirecting to the task instead.",cannotRenderComponentWhenTaskDoesNotExist:"<TaskChooseOrganization/> cannot render unless a session task is pending. Clerk is redirecting to the value set in `redirectUrlComplete` instead.",cannotRenderSignInComponentWhenSessionExists:"The <SignIn/> component cannot render when a user is already signed in, unless the application allows multiple sessions. Since a user is signed in and this application only allows a single session, Clerk is redirecting to the `afterSignIn` URL instead.",cannotRenderSignInComponentWhenTaskExists:"The <SignIn/> component cannot render when a user has a pending task, unless the application allows multiple sessions. Since a user is signed in and this application only allows a single session, Clerk is redirecting to the task instead.",cannotRenderComponentWhenUserDoesNotExist:"<UserProfile/> cannot render unless a user is signed in. Since no user is signed in, this is no-op.",cannotRenderComponentWhenOrgDoesNotExist:"<OrganizationProfile/> cannot render unless an organization is active. Since no organization is currently active, this is no-op.",cannotRenderAnyOrganizationComponent:e=>eL(`The <${e}/> cannot be rendered when the feature is turned off. Visit 'dashboard.clerk.com' to enable the feature. Since the feature is turned off, this is no-op.`),cannotRenderAnyBillingComponent:e=>eL(`The <${e}/> component cannot be rendered when billing is disabled. Visit 'https://dashboard.clerk.com/last-active?path=billing/settings' to follow the necessary steps to enable billing. Since billing is disabled, this is no-op.`),cannotOpenUserProfile:"The UserProfile modal cannot render unless a user is signed in. Since no user is signed in, this is no-op.",cannotOpenCheckout:"The Checkout drawer cannot render unless a user is signed in. Since no user is signed in, this is no-op.",cannotOpenSignInOrSignUp:"The SignIn or SignUp modals do not render when a user is already signed in, unless the application allows multiple sessions. Since a user is signed in and this application only allows a single session, this is no-op.",cannotRenderAPIKeysComponent:"The <APIKeys/> component cannot be rendered when API keys is disabled. Since API keys is disabled, this is no-op.",cannotRenderAPIKeysComponentForOrgWhenUnauthorized:"The <APIKeys/> component cannot be rendered for an organization unless a user has the required permissions. Since the user does not have the necessary permissions, this is no-op.",cannotRenderAPIKeysComponentForUserWhenDisabled:"The <APIKeys/> component cannot be rendered when user API keys are disabled. Since user API keys are disabled, this is no-op.",cannotRenderAPIKeysComponentForOrgWhenDisabled:"The <APIKeys/> component cannot be rendered when organization API keys are disabled. Since organization API keys are disabled, this is no-op."};for(let e of Object.keys(e$)){let t=e$[e];"function"!=typeof t&&(e$[e]=eL(t))}let ej="clerk:beforeunload",eB=["http:","https:","wails:","chrome-extension:"];function eJ(e){let t=new URL(e,window.location.href);window.dispatchEvent(new CustomEvent(ej)),window.location.href=t.href}function eK(e){return/^http(s)?:\/\//.test(e||"")}function eV(e){return e.startsWith("/")}var eq=class{#l;#c=864e5;constructor(e){this.#l=e}isEventThrottled(e){let t=Date.now(),i=this.#d(e),n=this.#l.getItem(i);return!!n&&!(t-n>this.#c)||(this.#l.setItem(i,t),!1)}#d(e){let{sk:t,pk:i,payload:n,...r}=e,s={...n,...r};return JSON.stringify(Object.keys({...n,...r}).sort().map(e=>s[e]))}},eG=class{#h="clerk_telemetry_throttler";getItem(e){return this.#u()[e]}setItem(e,t){try{let i=this.#u();i[e]=t,localStorage.setItem(this.#h,JSON.stringify(i))}catch(e){e instanceof DOMException&&("QuotaExceededError"===e.name||"NS_ERROR_DOM_QUOTA_REACHED"===e.name)&&localStorage.length>0&&localStorage.removeItem(this.#h)}}removeItem(e){try{let t=this.#u();delete t[e],localStorage.setItem(this.#h,JSON.stringify(t))}catch{}}#u(){try{let e=localStorage.getItem(this.#h);if(!e)return{};return JSON.parse(e)}catch{return{}}}static isSupported(){return"undefined"!=typeof window&&!!window.localStorage}},eH=class{#l=new Map;#p=1e4;getItem(e){return this.#l.size>this.#p?void this.#l.clear():this.#l.get(e)}setItem(e,t){this.#l.set(e,t)}removeItem(e){this.#l.delete(e)}};let eX=new Set(["error","warn","info","debug","trace"]);var eY=class{#f;#m;#g={};#_=[];#w=null;constructor(e){this.#f={maxBufferSize:e.maxBufferSize??5,samplingRate:e.samplingRate??1,perEventSampling:e.perEventSampling??!0,disabled:e.disabled??!1,debug:e.debug??!1,endpoint:"https://clerk-telemetry.com"},e.clerkVersion||"undefined"!=typeof window?this.#g.clerkVersion=e.clerkVersion??"":this.#g.clerkVersion="",this.#g.sdk=e.sdk,this.#g.sdkVersion=e.sdkVersion,this.#g.publishableKey=e.publishableKey??"";const t=ep(e.publishableKey);t&&(this.#g.instanceType=t.instanceType),e.secretKey&&(this.#g.secretKey=e.secretKey.substring(0,16)),this.#m=new eq(eG.isSupported()?new eG:new eH)}get isEnabled(){return!("development"!==this.#g.instanceType||this.#f.disabled||"undefined"!=typeof process&&process.env&&es(process.env.CLERK_TELEMETRY_DISABLED)||"undefined"!=typeof window&&window?.navigator?.webdriver)}get isDebug(){return this.#f.debug||"undefined"!=typeof process&&process.env&&es(process.env.CLERK_TELEMETRY_DEBUG)}record(e){try{let t=this.#y(e.event,e.payload);if(this.#b(t.event,t),!this.#v(t,e.eventSamplingRate))return;this.#_.push({kind:"event",value:t}),this.#k()}catch(e){console.error("[clerk/telemetry] Error recording telemetry event",e)}}recordLog(e){try{if(!this.#S(e))return;let t="string"==typeof e?.level&&eX.has(e.level),i="string"==typeof e?.message&&e.message.trim().length>0,n=null,r=e?.timestamp;if("number"==typeof r||"string"==typeof r){let e=new Date(r);Number.isNaN(e.getTime())||(n=e)}if(!t||!i||null===n){this.isDebug&&"undefined"!=typeof console&&console.warn("[clerk/telemetry] Dropping invalid telemetry log entry",{levelIsValid:t,messageIsValid:i,timestampIsValid:null!==n});return}let s=this.#U(),a={sdk:s.name,sdkv:s.version,cv:this.#g.clerkVersion??"",lvl:e.level,msg:e.message,ts:n.toISOString(),pk:this.#g.publishableKey||null,payload:this.#A(e.context)};this.#_.push({kind:"log",value:a}),this.#k()}catch(e){console.error("[clerk/telemetry] Error recording telemetry log entry",e)}}#v(e,t){return this.isEnabled&&!this.isDebug&&this.#I(e,t)}#S(e){return!0}#I(e,t){let i=Math.random();return!!(i<=this.#f.samplingRate&&(!1===this.#f.perEventSampling||void 0===t||i<=t))&&!this.#m.isEventThrottled(e)}#k(){if("undefined"==typeof window)return void this.#C();if(this.#_.length>=this.#f.maxBufferSize){this.#w&&("undefined"!=typeof cancelIdleCallback?cancelIdleCallback(Number(this.#w)):clearTimeout(Number(this.#w))),this.#C();return}this.#w||("requestIdleCallback"in window?this.#w=requestIdleCallback(()=>{this.#C(),this.#w=null}):this.#w=setTimeout(()=>{this.#C(),this.#w=null},0))}#C(){let e=[...this.#_];if(this.#_=[],this.#w=null,0===e.length)return;let t=e.filter(e=>"event"===e.kind).map(e=>e.value),i=e.filter(e=>"log"===e.kind).map(e=>e.value);t.length>0&&fetch(new URL("/v1/event",this.#f.endpoint),{headers:{"Content-Type":"application/json"},keepalive:!0,method:"POST",body:JSON.stringify({events:t})}).catch(()=>void 0),i.length>0&&fetch(new URL("/v1/logs",this.#f.endpoint),{headers:{"Content-Type":"application/json"},keepalive:!0,method:"POST",body:JSON.stringify({logs:i})}).catch(()=>void 0)}#b(e,t){this.isDebug&&(void 0!==console.groupCollapsed?(console.groupCollapsed("[clerk/telemetry]",e),console.log(t),console.groupEnd()):console.log("[clerk/telemetry]",e,t))}#U(){let e={name:this.#g.sdk,version:this.#g.sdkVersion};if("undefined"!=typeof window){let t=window;if(t.Clerk){let i=t.Clerk;if("object"==typeof i&&null!==i&&"constructor"in i&&"function"==typeof i.constructor&&i.constructor.sdkMetadata){let{name:t,version:n}=i.constructor.sdkMetadata;void 0!==t&&(e.name=t),void 0!==n&&(e.version=n)}}}return e}#y(e,t){let i=this.#U();return{event:e,cv:this.#g.clerkVersion??"",it:this.#g.instanceType??"",sdk:i.name,sdkv:i.version,...this.#g.publishableKey?{pk:this.#g.publishableKey}:{},...this.#g.secretKey?{sk:this.#g.secretKey}:{},payload:t}}#A(e){if(null==e||"object"!=typeof e)return null;try{let t=JSON.parse(JSON.stringify(e));if(t&&"object"==typeof t&&!Array.isArray(t))return t;return null}catch{return null}}};let eQ="COMPONENT_MOUNTED",eZ=new Set(["SignIn","SignUp"]);function e0(e){return function(t,i,n){return{event:e,eventSamplingRate:e===eQ?eZ.has(t)?1:.1:.1,payload:{component:t,appearanceProp:!!i?.appearance,theme:!!i?.appearance?.theme,elements:!!i?.appearance?.elements,variables:!!i?.appearance?.variables,...n}}}}function e1(e,t,i){return e0(eQ)(e,t,i)}function e3(e,t,i){return e0("COMPONENT_OPENED")(e,t,i)}function e2(e){return"string"==typeof e?e:"object"==typeof e&&null!==e&&"name"in e&&"string"==typeof e.name?e.name:void 0}function e4(e,t,i){return"function"==typeof e?e(t):void 0!==e?e:void 0!==i?i:void 0}let e6=(...e)=>{},e5=!1,e8=null,e7=!1,e9=[];function te(e,t,i,n){e5&&(e9.push({level:e,message:t,context:i,source:n,ts:Date.now()}),e9.length>200&&e9.shift())}async function tt(e){try{if(!e5||e8)return;let{getDebugLogger:t}=await l.e("507").then(l.bind(l,9854)),i=await t({logLevel:e?.logLevel,telemetryCollector:e?.telemetryCollector});if(i&&(e8=i)&&0!==e9.length){for(let e of e9){let t={...e.context||{},__preInit:!0,__preInitTs:e.ts};switch(e.level){case"error":e8.error(e.message,t,e.source);break;case"warn":e8.warn(e.message,t,e.source);break;case"info":e8.info(e.message,t,e.source);break;case"debug":e8.debug(e.message,t,e.source)}}e9.length=0}}catch(e){try{console.debug?.("Debug logger initialization failed",e)}catch{}return}}let ti={debug(e,t,i){e8?e8.debug(e,t,i):te("debug",e,t,i)},error(e,t,i){e8?e8.error(e,t,i):te("error",e,t,i)},info(e,t,i){e8?e8.info(e,t,i):te("info",e,t,i)},warn(e,t,i){e8?e8.warn(e,t,i):te("warn",e,t,i)}},tn={initialDelay:125,maxDelayBetweenRetries:0,factor:2,shouldRetry:(e,t)=>t<5,retryImmediately:!1,jitter:!0},tr=async e=>new Promise(t=>setTimeout(t,e)),ts=(e,t)=>t?e*(1+Math.random()):e,ta=async(e,t={})=>{var i;let n,r=0,{shouldRetry:s,initialDelay:a,maxDelayBetweenRetries:o,factor:l,retryImmediately:c,jitter:d,onBeforeRetry:h}={...tn,...t},u=(i={initialDelay:a,maxDelayBetweenRetries:o,factor:l,jitter:d},n=0,async()=>{let e;await tr((e=ts(e=i.initialDelay*Math.pow(i.factor,n),i.jitter),Math.min(i.maxDelayBetweenRetries||e,e))),n++});for(;;)try{return await e()}catch(e){if(!s(e,++r))throw e;h&&await h(r),c&&1===r?await tr(ts(100,d)):await u()}},to=async e=>ta(e,{initialDelay:100,shouldRetry:(e,t)=>t<=3,retryImmediately:!0,factor:2});class tl{#P={"@zxcvbn-ts/core":()=>to(()=>l.e("783").then(l.bind(l,7010))),"@zxcvbn-ts/language-common":()=>to(()=>l.e("604").then(l.bind(l,655))),"@base-org/account":()=>to(()=>l.e("537").then(l.bind(l,272))),"@coinbase/wallet-sdk":()=>to(()=>l.e("973").then(l.bind(l,2804))),"@stripe/stripe-js":()=>to(()=>l.e("521").then(l.bind(l,5608)))};import(e){return this.#P[e]?this.#P[e]():Promise.resolve(void 0)}}let tc=(e=!1)=>{let t,i;if(!e)return{track:async e=>{await e()},isUnloading:()=>!1};let n=(t=!1,i=()=>t=!0,{startListening:()=>{window.addEventListener("beforeunload",i),window.addEventListener(ej,i)},stopListening:()=>{window.removeEventListener("beforeunload",i),window.removeEventListener(ej,i)},isUnloading:()=>t});return{track:async e=>{n.startListening(),await e(),n.stopListening()},isUnloading:n.isUnloading}},td=e=>({amount:e.amount,amountFormatted:e.amount_formatted,currency:e.currency,currencySymbol:e.currency_symbol}),th=e=>{let t={grandTotal:td(e.grand_total),subtotal:td(e.subtotal),taxTotal:td(e.tax_total)};return"past_due"in e&&(t.pastDue=e.past_due?td(e.past_due):null),"credit"in e&&(t.credit=e.credit?td(e.credit):null),"total_due_now"in e&&(t.totalDueNow=td(e.total_due_now)),"total_due_after_free_trial"in e&&(t.totalDueAfterFreeTrial=e.total_due_after_free_trial?td(e.total_due_after_free_trial):null),t};function tu(e,t=""){return e.errors&&!!e.errors.find(e=>e.code===t)}let tp=U({packageName:"@clerk/clerk-js"});function tf(e){return decodeURIComponent(globalThis.atob(e.replace(/_/g,"/").replace(/-/g,"+")).split("").map(e=>"%"+("00"+e.charCodeAt(0).toString(16)).slice(-2)).join(""))}function tm(e){let t=(e||"").split("."),[i,n,r]=t;if(3!==t.length||!i||!n||!r)throw Error("JWT could not be decoded");let s=JSON.parse(tf(n)),a={__raw:e};return Object.keys(s).forEach(e=>{a[e]=s[e]}),{encoded:{header:i,payload:n,signature:r},header:JSON.parse(tf(i)),claims:a}}function tg(){if(!r())return null;try{let e=navigator?.language;if(!e||"string"!=typeof e||""===e.trim())return null;return e}catch{return null}}function t_(){return void 0!==globalThis.document}function tw(){if(!function(){if(!t_())return!1;try{return window.self!==window.top}catch{return!0}}())return!1;try{return window.top?.location.href,!1}catch{return!0}}var ty=class e{#T=[];#O={metamask:"MetaMask",okx_wallet:"OKX Wallet"};static #E=null;constructor(){if("undefined"==typeof window)return;window.addEventListener("eip6963:announceProvider",this.#x),window.dispatchEvent(new Event("eip6963:requestProvider"))}static getInstance(){return e.#E||(e.#E=new e),e.#E}get=e=>{let t=this.#T.find(t=>t.info.name===this.#O[e])?.provider;return void 0!==t?t:window.ethereum};#x=e=>{this.#T.some(t=>t.info.uuid===e.detail.info.uuid)||this.#T.push(e.detail)}},tb=class e{#R=void 0;#z=!1;static #E=null;constructor(){}async #M(){if(this.#z)return;this.#z=!0;let e=await l.e("197").then(l.bind(l,4076)).then(e=>e.getWallets());this.#R=e.get(),e.on("register",()=>{this.#R=e.get()}),e.on("unregister",()=>{this.#R=e.get()})}#F(e){return e.chains?.some(e=>e.startsWith("solana:"))??!1}#N(e){return"solana:signMessage"in e.features}static getInstance(){return e.#E||(e.#E=new e),e.#E}get=async e=>{await this.#M();let t=(this.#R||[]).find(t=>t.name===e&&this.#F(t)&&this.#N(t));if(t&&this.#F(t))return t;if("undefined"==typeof window)return;let i=window.solana;if(i&&"function"==typeof i.connect&&"function"==typeof i.signMessage)return i}};let tv=()=>(function(e){let t=U({packageName:"@clerk/shared"});async function i(e){let{provider:t,walletName:i}=e,n=await f(t,i);if(!n)return"";if("solana"===t){let e=await n.features["standard:connect"].connect();return e&&e.accounts[0].address||""}let r=await n.request({method:"eth_requestAccounts"});return r&&r[0]||""}let n=async e=>{let{identifier:t,nonce:i,provider:n,walletName:r=""}=e,s=await f(n,r);if(!s)return"";if("solana"===n)try{let e=s.accounts.find(e=>e.address===t);if(!e)return console.warn(`Wallet account with address ${t} not found`),"";let n=await s.features["solana:signMessage"]?.signMessage({account:e,message:new TextEncoder().encode(i)});return n?.[0]?.signature?btoa(String.fromCharCode(...n[0].signature)):""}catch(e){if(e instanceof Error&&e.message.includes("User rejected the request."))throw new P("Web3 signature request was rejected by the user.",{code:"web3_signature_request_rejected"});throw new P("An error occurred while generating the Solana signature.",{code:"web3_solana_signature_generation_failed",cause:e instanceof Error?e:void 0})}return await s.request({method:"personal_sign",params:[`0x${i.split("").map(e=>e.charCodeAt(0).toString(16).padStart(2,"0")).join("")}`,t]})};async function r(){return await i({provider:"metamask"})}async function s(){return await i({provider:"coinbase_wallet"})}async function a(){return await i({provider:"okx_wallet"})}async function o(){return await i({provider:"base"})}async function l(e){return await i({provider:"solana",walletName:e})}async function c(e){return await n({...e,provider:"metamask"})}async function d(e){return await n({...e,provider:"coinbase_wallet"})}async function h(e){return await n({...e,provider:"okx_wallet"})}async function u(e){return await n({...e,provider:"base"})}async function p(e){return await n({...e,provider:"solana"})}async function f(i,n){if("coinbase_wallet"===i){let t=await e.import("@coinbase/wallet-sdk");return t?t.createCoinbaseWalletSDK({preference:{options:"all"}}).getProvider():null}if("base"===i)try{let t=await e.import("@base-org/account");if(!t)return null;return t.createBaseAccountSDK({appName:"undefined"!=typeof window&&window.Clerk?.__internal_environment?.displayConfig?.applicationName||"undefined"!=typeof document&&document.title||"Web3 Application"}).getProvider()}catch{return null}return"solana"===i?n&&0!==n.length?await tb.getInstance().get(n):void t.throw("Wallet name must be provided to get Solana wallet provider"):ty.getInstance().get(i)}return{getWeb3Identifier:i,generateWeb3Signature:n,getMetamaskIdentifier:r,getCoinbaseWalletIdentifier:s,getOKXWalletIdentifier:a,getBaseIdentifier:o,getSolanaIdentifier:l,generateSignatureWithMetamask:c,generateSignatureWithCoinbaseWallet:d,generateSignatureWithOKXWallet:h,generateSignatureWithBase:u,generateSignatureWithSolana:p}})(new tl),tk="environment",tS=JSON.stringify,tU=JSON.parse;class tA{static _key(e){return`__clerk_${e}`}static isExpired(e){return!!e.exp&&Date.now()>e.exp}static setItem(e,t,i){try{let n={value:t,...i&&{exp:Date.now()+i}};window.localStorage.setItem(this._key(e),tS(n))}catch{}}static getItem(e,t){try{let i=window.localStorage.getItem(this._key(e));if(!i)return t;let n=tU(i);if(!n)return t;if(this.isExpired(n))return this.removeItem(e),t;return n?.value??t}catch{return t}}static removeItem(e){try{window.localStorage.removeItem(this._key(e))}catch{}}}let tI="ClerkJS:";function tC(e=""){throw Error(`${tI} Something went wrong initializing Clerk in development mode.${e&&` ${e}`}`)}function tP(e){throw Error(`${tI} Something went wrong initializing Clerk during the ${e} flow. Please contact support.`)}function tT(e){throw Error(`${tI} You need to start a ${e} flow by calling ${e}.create() first.`)}function tO(e,t){throw Error(`${tI} Strategy "${t}" is not a valid strategy for ${e}.`)}function tE(e){throw Error(`${tI} You need to start a ${e} flow by calling ${e}.create({ identifier: 'your web3 wallet address' }) first`)}function tx(e=""){throw Error(`${tI} Missing '${e}' option`)}function tR(e,t){throw Error(`${tI} Response: ${e||0} not supported yet.
|
|
17
|
+
For more information contact us at ${t}`)}function tz(e){throw Error(`${tI} Missing publicKey. When calling 'navigator.credentials.${e}()' it is required to pass a publicKey object.`)}async function tM(e="",t){let{async:i,defer:n,beforeLoad:r,crossOrigin:s,nonce:a}=t||{};return ta(()=>new Promise((t,o)=>{e||o(Error("loadScript cannot be called without a src")),document&&document.body||o(Error("loadScript cannot be called when document does not exist"));let l=document.createElement("script");s&&l.setAttribute("crossorigin",s),l.async=i||!1,l.defer=n||!1,l.addEventListener("load",()=>{l.remove(),t(l)}),l.addEventListener("error",t=>{l.remove(),o(t.error??Error(`failed to load script: ${e}`))}),l.src=e,l.nonce=a,r?.(l),document.body.appendChild(l)}),{shouldRetry:(e,t)=>t<=5})}async function tF(e){return window.turnstile||await tN(e).catch(()=>{throw{captchaError:"captcha_script_failed_to_load"}}),window.turnstile}async function tN(e){try{return await tM("https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit",{defer:!0,nonce:e})}catch(e){throw console.warn("Clerk: Failed to load the CAPTCHA script from Cloudflare. If you see a CSP error in your browser, please add the necessary CSP rules to your app. Visit https://clerk.com/docs/security/clerk-csp for more information."),e}}function tW(e){try{let t=e.getAttribute("data-cl-theme")||void 0,i=e.getAttribute("data-cl-language")||void 0,n=e.getAttribute("data-cl-size")||void 0;return{theme:t,language:i,size:n}}catch{return{theme:void 0,language:void 0,size:void 0}}}let tD=async e=>{let t,i,n,r,{siteKey:s,widgetType:a,invisibleSiteKey:o,nonce:l}=e,{modalContainerQuerySelector:c,modalWrapperQuerySelector:d,closeModal:h,openModal:u}=e,p=await tF(l),f=[],m="",g="",_=s,w=0,y=null,b="invisible";if(c&&d){y=a,r=c,b="modal";try{await u?.()}catch{throw{captchaError:"modal_component_not_ready"}}let e=await new Promise(e=>{if(document.querySelector(c))return e(document.querySelector(c));let t=new MutationObserver(()=>{document.querySelector(c)&&(t.disconnect(),e(document.querySelector(c)))});t.observe(document.body,{childList:!0,subtree:!0})});if(e){let{theme:r,language:s,size:a}=tW(e);t=r,n=s,i=a}}if(!r&&"smart"===a){let e=document.getElementById(q);if(e){b="smart",y="smart",r=`#${q}`,e.style.maxHeight="0";let{theme:s,language:a,size:o}=tW(e);t=s,n=a,i=o}else console.error("Cannot initialize Smart CAPTCHA widget because the `clerk-captcha` DOM element was not found; falling back to Invisible CAPTCHA widget. If you are using a custom flow, visit https://clerk.com/docs/guides/development/custom-flows/authentication/bot-sign-up-protection for instructions")}if(!r){b="invisible",_=o,y="invisible",r=`.${G}`;let e=document.createElement("div");e.classList.add(G),e.style.display="none",document.body.appendChild(e)}let v=async()=>new Promise((s,a)=>{try{let o=p.render(r,{sitekey:_,appearance:"interaction-only",theme:t||"auto",size:i||"normal",language:n||"auto",action:e.action,retry:"never","refresh-expired":"auto",callback:function(e){h?.(),s([e,o])},"before-interactive-callback":()=>{if(d){let e=document.querySelector(d);e?.style.setProperty("visibility","visible"),e?.style.setProperty("pointer-events","all")}else{let e=document.getElementById(q);e&&(e.style.maxHeight="unset",e.style.minHeight="compact"===i?"140px":"68px",e.style.marginBottom="1.5rem")}},"error-callback":function(e){var t;(f.push(e),w<2&&(t=e.toString(),["crashed","undefined_error","102","103","104","106","110600","300","600"].find(e=>t.startsWith(e))))?setTimeout(()=>{p.reset(o),w++},250):a([f.join(","),o])},"unsupported-callback":function(){return a(["This browser is not supported by the CAPTCHA.",o]),!0}})}catch(e){a([e,void 0])}});try{[m,g]=await v(),p.remove(g)}catch([e,t]){throw t&&p.remove(t),{captchaError:e}}finally{if("modal"===b&&h?.(),"invisible"===b){let e=document.querySelector(`.${G}`);e&&document.body.removeChild(e)}if("smart"===b){let e=document.getElementById(q);e&&(e.style.maxHeight="0",e.style.minHeight="unset",e.style.marginBottom="unset")}}return{captchaToken:m,captchaWidgetType:y}},tL=e=>{let t=e.__internal_environment,i=t?t.displayConfig.captchaProvider:"turnstile",n=e.__internal_getOption?.("nonce");return{captchaSiteKey:t?t.displayConfig.captchaPublicKey:null,captchaWidgetType:t?t.displayConfig.captchaWidgetType:null,captchaProvider:i,captchaPublicKeyInvisible:t?t.displayConfig.captchaPublicKeyInvisible:null,canUseCaptcha:t?t.userSettings.signUp.captcha_enabled&&e.isStandardBrowser:null,nonce:n||void 0}};class t${clerk;constructor(e){this.clerk=e}async invisible(e){let{captchaSiteKey:t,canUseCaptcha:i,captchaPublicKeyInvisible:n,nonce:r}=tL(this.clerk);return i&&t&&n?{...await tD({action:e?.action,captchaProvider:"turnstile",invisibleSiteKey:n,nonce:e?.nonce||r||void 0,siteKey:n,widgetType:"invisible"}).catch(e=>e.captchaError?{captchaError:e.captchaError}:{captchaError:e?.message||e||"unexpected_captcha_error"}),captchaAction:e?.action}:{captchaError:"captcha_unavailable",captchaAction:e?.action}}async managedOrInvisible(e){let{captchaSiteKey:t,canUseCaptcha:i,captchaWidgetType:n,captchaProvider:r,captchaPublicKeyInvisible:s,nonce:a}=tL(this.clerk);if(i&&t&&s){let i=await tD({captchaProvider:r,invisibleSiteKey:s,nonce:a||void 0,siteKey:t,widgetType:n,...e}).catch(t=>t.captchaError?{captchaError:t.captchaError}:e?.action==="verify"?{captchaError:t?.message||t||"unexpected_captcha_error"}:void 0);return e?.action==="verify"?{...i,captchaAction:"verify"}:i}return e?.action==="verify"?{captchaError:"captcha_unavailable",captchaAction:e?.action}:{}}async managedInModal(e){return this.managedOrInvisible({modalWrapperQuerySelector:"#cl-modal-captcha-wrapper",modalContainerQuerySelector:"#cl-modal-captcha-container",openModal:()=>this.clerk.__internal_openBlankCaptchaModal(),closeModal:()=>this.clerk.__internal_closeBlankCaptchaModal(),action:e?.action})}}class tj{client;CaptchaChallengeImpl;static instance;inflightException=null;captchaRetryCount=0;MAX_RETRY_ATTEMPTS=3;static getInstance(){return tj.instance||(tj.instance=new tj(iD,t$)),tj.instance}constructor(e,t){this.client=e,this.CaptchaChallengeImpl=t}async execute(e,t){if(this.captchaAttemptsExceeded())throw new P("Security verification failed. Please try again by refreshing the page, clearing your browser cookies, or using a different web browser.",{code:"captcha_client_attempts_exceeded"});try{return this.inflightException&&await this.inflightException,await t()}catch(n){let i;if(!z(n)||M(n)&&"network_error"===n.code||n.errors[0]?.code!=="requires_captcha")throw n;if(this.inflightException)return await this.inflightException,await t();this.inflightException=new Promise(e=>i=e);try{let t=await this.managedChallenge(e);t?.captchaError!=="modal_component_not_ready"&&(await this.client.getOrCreateInstance().__internal_sendCaptchaToken(t),this.captchaRetryCount=0)}catch(e){throw this.captchaRetryCount++,e}finally{i(),this.inflightException=null}return await t()}}managedChallenge(e){return new this.CaptchaChallengeImpl(e).managedInModal({action:"verify"})}captchaAttemptsExceeded=()=>this.captchaRetryCount>=this.MAX_RETRY_ATTEMPTS}class tB{static clerk;id;pathRoot="";static get fapiClient(){return tB.clerk.getFapiClient()}async reload(e){let{rotatingTokenNonce:t}=e||{};return this._baseGet({forceUpdateClient:!0,rotatingTokenNonce:t})}isNew(){return!this.id}static async _fetch(e,t={}){return tj.getInstance().execute(this.clerk,()=>this._baseFetch(e,t))}static async _baseFetch(e,t={}){let i;tB.fapiClient||function(){throw Error(`${tI} Missing FAPI client in resources.`)}();let{fetchMaxTries:n}=t;try{i=await tB.fapiClient.request(e,{fetchMaxTries:n})}catch(t){if(this.shouldRethrowOfflineNetworkErrors())throw new P(t?.message||t,{code:"network_error"});if(!d())return ti.warn("Network request failed while offline, returning null",{method:e.method,path:e.path},"baseResource"),null;throw t}let{payload:r,status:s,statusText:a,headers:o}=i;if(o){let e=o.get("x-country");this.clerk.__internal_setCountry(e?e.toLowerCase():null)}if(("GET"!==e.method||t.forceUpdateClient)&&this._updateClient(r),s>=200&&s<=299)return r;if(s>=400){let e=r?.errors,t=e?.[0]?.long_message,i=e?.[0]?.code;401===s&&"requires_captcha"!==i&&await tB.clerk.handleUnauthenticated(),function(e,t){var i;if(!t||!t[0])return;let n=t[0],r=n.long_message;if("origin_invalid"===n.code&&((i=tB.clerk.publishableKey).startsWith("live_")||i.startsWith("pk_live_"))){let i=tB.clerk.frontendApi.replace("clerk.","");throw new v(`Clerk: Production Keys are only allowed for domain "${i}".
|
|
18
|
+
API Error: ${r}`,{data:t,status:e})}}(s,e);let n={data:e,status:s};if(429===s&&o){let e=o.get("retry-after");if(e){let t=parseInt(e,10);isNaN(t)||(n.retryAfter=t)}}throw new v(t||a,n)}return null}static _updateClient(e){if(!e)return;let t=e.client||e.meta?.client;t&&tB.clerk&&tB.clerk.updateClient(iD.getOrCreateInstance().fromJSON(t))}path(e){let t=this.pathRoot;if(this.isNew())return t;let i=t.replace(/[^/]$/,"$&/")+encodeURIComponent(this.id);return e?i.replace(/[^/]$/,"$&/")+encodeURIComponent(e):i}withDefault(e,t){return e??t}async _baseGet(e={}){let t=await tB._fetch({method:"GET",path:this.path(),rotatingTokenNonce:e.rotatingTokenNonce},e);return this.fromJSON(t?.response||t)}async _baseMutate(e){let{action:t,body:i,method:n,path:r}=e,s=await tB._fetch({method:n,path:r||this.path(t),body:i});return this.fromJSON(s?.response||s)}async _baseMutateBypass(e){let{action:t,body:i,method:n,path:r}=e,s=await tB._baseFetch({method:n,path:r||this.path(t),body:i});return this.fromJSON(s?.response||s)}async _basePost(e={}){return this._baseMutate({...e,method:"POST"})}async _basePostBypass(e={}){return this._baseMutateBypass({...e,method:"POST"})}async _basePut(e={}){return this._baseMutate({...e,method:"PUT"})}async _basePatch(e={}){return this._baseMutate({...e,method:"PATCH"})}async _baseDelete(e={}){await this._baseMutate({...e,method:"DELETE"})}static shouldRethrowOfflineNetworkErrors(){let e=tB.clerk?.__internal_getOption?.("experimental");return e?.rethrowOfflineNetworkErrors||!1}}function tJ(e){let t=new Date(e||new Date);return t instanceof Date&&!isNaN(t.getTime())?t:new Date}class tK extends tB{pathRoot="/api_keys";id;type;name;subject;scopes;claims;revoked;revocationReason;expired;expiration;createdBy;description;secret;lastUsedAt;createdAt;updatedAt;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.type=e.type,this.name=e.name,this.subject=e.subject,this.scopes=e.scopes,this.claims=e.claims,this.revoked=e.revoked,this.revocationReason=e.revocation_reason,this.expired=e.expired,this.expiration=e.expiration?tJ(e.expiration):null,this.createdBy=e.created_by,this.description=e.description,this.secret=e.secret,this.lastUsedAt=e.last_used_at?tJ(e.last_used_at):null,this.updatedAt=tJ(e.updated_at),this.createdAt=tJ(e.created_at)),this}__internal_toSnapshot(){return{object:"api_key",id:this.id,type:this.type,name:this.name,subject:this.subject,scopes:this.scopes,claims:this.claims,revoked:this.revoked,revocation_reason:this.revocationReason,expired:this.expired,expiration:this.expiration?this.expiration.getTime():null,created_by:this.createdBy,description:this.description,last_used_at:this.lastUsedAt?this.lastUsedAt.getTime():null,created_at:this.createdAt.getTime(),updated_at:this.updatedAt.getTime()}}}class tV extends tB{claimedAt=null;reverification=!1;singleSessionMode=!1;preferredChannels=null;constructor(e=null){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.claimedAt=this.withDefault(e.claimed_at?tJ(e.claimed_at):null,this.claimedAt),this.reverification=this.withDefault(e.reverification,this.reverification),this.singleSessionMode=this.withDefault(e.single_session_mode,this.singleSessionMode),this.preferredChannels=this.withDefault(e.preferred_channels,this.preferredChannels)),this}__internal_toSnapshot(){return{claimed_at:this.claimedAt?this.claimedAt.getTime():null,id:this.id??"",object:"auth_config",reverification:this.reverification,single_session_mode:this.singleSessionMode}}}(_=w||(w={}))[_.None=0]="None",_[_.Mutable=1]="Mutable",_[_.Watching=2]="Watching",_[_.RecursedCheck=4]="RecursedCheck",_[_.Recursed=8]="Recursed",_[_.Dirty=16]="Dirty",_[_.Pending=32]="Pending";let tq=[],{link:tG,unlink:tH,propagate:tX,checkDirty:tY,endTracking:tQ,startTracking:tZ,shallowPropagate:t0}=function({update:e,notify:t,unwatched:i}){let n=0;return{link:function(e,t){let i,r=t.depsTail;if(void 0!==r&&r.dep===e)return;if(4&t.flags&&void 0!==(i=void 0!==r?r.nextDep:t.deps)&&i.dep===e){i.version=n,t.depsTail=i;return}let s=e.subsTail;if(void 0!==s&&s.version===n&&s.sub===t)return;let a=t.depsTail=e.subsTail={version:n,dep:e,sub:t,prevDep:r,nextDep:i,prevSub:s,nextSub:void 0};void 0!==i&&(i.prevDep=a),void 0!==r?r.nextDep=a:t.deps=a,void 0!==s?s.nextSub=a:e.subs=a},unlink:r,propagate:function(e){let i,n=e.nextSub;e:for(;;){let r=e.sub,s=r.flags;if(3&s&&(60&s?12&s?4&s?!(48&s)&&function(e,t){let i=t.depsTail;if(void 0!==i){let n=t.deps;do{if(n===e)return!0;if(n===i)break;n=n.nextDep}while(void 0!==n)}return!1}(e,r)?(r.flags=40|s,s&=1):s=0:r.flags=-9&s|32:s=0:r.flags=32|s,2&s&&t(r),1&s)){let t=r.subs;if(void 0!==t){e=t,void 0!==t.nextSub&&(i={value:n,prev:i},n=e.nextSub);continue}}if(void 0!==(e=n)){n=e.nextSub;continue}for(;void 0!==i;)if(e=i.value,i=i.prev,void 0!==e){n=e.nextSub;continue e}break}},checkDirty:function(t,i){let n,r=0;e:for(;;){let a=t.dep,o=a.flags,l=!1;if(16&i.flags)l=!0;else if((17&o)==17){if(e(a)){let e=a.subs;void 0!==e.nextSub&&s(e),l=!0}}else if((33&o)==33){(void 0!==t.nextSub||void 0!==t.prevSub)&&(n={value:t,prev:n}),t=a.deps,i=a,++r;continue}if(!l&&void 0!==t.nextDep){t=t.nextDep;continue}for(;r;){--r;let a=i.subs,o=void 0!==a.nextSub;if(o?(t=n.value,n=n.prev):t=a,l){if(e(i)){o&&s(a),i=t.sub;continue}}else i.flags&=-33;if(i=t.sub,void 0!==t.nextDep){t=t.nextDep;continue e}l=!1}return l}},endTracking:function(e){let t=e.depsTail,i=void 0!==t?t.nextDep:e.deps;for(;void 0!==i;)i=r(i,e);e.flags&=-5},startTracking:function(e){++n,e.depsTail=void 0,e.flags=-57&e.flags|4},shallowPropagate:s};function r(e,t=e.sub){let n=e.dep,s=e.prevDep,a=e.nextDep,o=e.nextSub,l=e.prevSub;return void 0!==a?a.prevDep=s:t.depsTail=s,void 0!==s?s.nextDep=a:t.deps=a,void 0!==o?o.prevSub=l:n.subsTail=l,void 0!==l?l.nextSub=o:void 0===(n.subs=o)&&i(n),a}function s(e){do{let i=e.sub,n=e.nextSub,r=i.flags;(48&r)==32&&(i.flags=16|r,2&r&&t(i)),e=n}while(void 0!==e)}}({update:e=>"getter"in e?t7(e):t9(e,e.value),notify:function e(t){let i=t.flags;if(!(64&i)){t.flags=64|i;let n=t.subs;void 0!==n?e(n.sub):tq[t2++]=t}},unwatched(e){if("getter"in e){let t=e.deps;if(void 0!==t){e.flags=17;do t=tH(t,e);while(void 0!==t)}}else"previousValue"in e||ir.call(e)}}),t1=0,t3=0,t2=0;function t4(t){let i=e;return e=t,i}function t6(e){return ii.bind({previousValue:e,value:e,subs:void 0,subsTail:void 0,flags:1})}function t5(e){return it.bind({value:void 0,subs:void 0,subsTail:void 0,deps:void 0,depsTail:void 0,flags:17,getter:e})}function t8(i){let n={fn:i,subs:void 0,subsTail:void 0,deps:void 0,depsTail:void 0,flags:2};void 0!==e?tG(n,e):void 0!==t&&tG(n,t);let r=t4(n);try{n.fn()}finally{t4(r)}return ir.bind(n)}function t7(e){let t=t4(e);tZ(e);try{let t=e.value;return t!==(e.value=e.getter(t))}finally{t4(t),tQ(e)}}function t9(e,t){return e.flags=1,e.previousValue!==(e.previousValue=t)}function ie(){for(;t3<t2;){let e=tq[t3];tq[t3++]=void 0,function e(t,i){if(16&i||32&i&&tY(t.deps,t)){let e=t4(t);tZ(t);try{t.fn()}finally{t4(e),tQ(t)}return}32&i&&(t.flags=-33&i);let n=t.deps;for(;void 0!==n;){let t=n.dep,i=t.flags;64&i&&e(t,t.flags=-65&i),n=n.nextDep}}(e,e.flags&=-65)}t3=0,t2=0}function it(){let i=this.flags;if(16&i||32&i&&tY(this.deps,this)){if(t7(this)){let e=this.subs;void 0!==e&&t0(e)}}else 32&i&&(this.flags=-33&i);return void 0!==e?tG(this,e):void 0!==t&&tG(this,t),this.value}function ii(...t){if(t.length){let e=t[0];if(this.value!==(this.value=e)){this.flags=17;let e=this.subs;void 0!==e&&(tX(e),t1||ie())}}else{let t=this.value;if(16&this.flags&&t9(this,t)){let e=this.subs;void 0!==e&&t0(e)}return void 0!==e&&tG(this,e),t}}function ir(){let e=this.deps;for(;void 0!==e;)e=tH(e,this);let t=this.subs;void 0!==t&&tH(t),this.flags=0}function is(e){let{pageSize:t,initialPage:i,...n}=e||{},r=t??10;return new URLSearchParams({...Object.entries(n).reduce((e,[t,i])=>(void 0!==i&&(e[t]=i),e),{}),limit:r+"",offset:((i??1)-1)*r+""})}class ia{static #W="/billing";static path(e,t){let{orgId:i}=t||{},n=i?`/organizations/${i}`:"/me";return`${n}${ia.#W}${e}`}getPlans=async e=>{let{for:t,...i}=e||{},n={...i,payer_type:"organization"===t?"org":"user"};return await tB._fetch({path:`${ia.#W}/plans`,method:"GET",search:is(n)}).then(e=>{let{data:t,total_count:i}=e;return{total_count:i,data:t.map(e=>new iC(e))}})};getPlan=async e=>new iC(await tB._fetch({path:`${ia.#W}/plans/${e.id}`,method:"GET"}));getSubscription=async e=>await tB._fetch({path:ia.path("/subscription",{orgId:e.orgId}),method:"GET"}).then(e=>new iO(e?.response));getStatements=async e=>{let{orgId:t,...i}=e;return await tB._fetch({path:ia.path("/statements",{orgId:t}),method:"GET",search:is(i)}).then(e=>{let{data:t,total_count:i}=e?.response;return{total_count:i,data:t.map(e=>new iP(e))}})};getStatement=async e=>new iP((await tB._fetch({path:ia.path(`/statements/${e.id}`,{orgId:e.orgId}),method:"GET"}))?.response);getPaymentAttempts=async e=>{let{orgId:t,...i}=e;return await tB._fetch({path:ia.path("/payment_attempts",{orgId:t}),method:"GET",search:is(i)}).then(e=>{let{data:t,total_count:i}=e;return{total_count:i,data:t.map(e=>new ib(e))}})};getPaymentAttempt=async e=>new ib(await tB._fetch({path:ia.path(`/payment_attempts/${e.id}`,{orgId:e.orgId}),method:"GET"}));startCheckout=async e=>{let{orgId:t,...i}=e;return new iw((await tB._fetch({path:ia.path("/checkouts",{orgId:t}),method:"POST",body:i}))?.response)}}let io=t6({resource:null}),il=t6({error:null}),ic=t6({status:"idle"}),id=t5(()=>{let e=io().resource,t=il().error,i=ic().status;return{errors:ig(t,{identifier:null,password:null,code:null}),fetchStatus:i,signIn:e?e.__internal_future:null}}),ih=t6({resource:null}),iu=t6({error:null}),ip=t6({status:"idle"}),im=t5(()=>{let e=ih().resource,t=iu().error,i=ip().status;return{errors:ig(t,{firstName:null,lastName:null,emailAddress:null,phoneNumber:null,password:null,username:null,code:null,captcha:null,legalAccepted:null}),fetchStatus:i,signUp:e?e.__internal_future:null}});function ig(e,t){let i={fields:{...t},raw:null,global:null};if(!e)return i;if(!z(e))return i.raw=[e],i.global=[D(e)],i;function n(e){return"meta"in e&&e.meta&&"paramName"in e.meta&&void 0!==e.meta.paramName}return e.errors.some(n)?e.errors.forEach(e=>{if(i.raw?i.raw.push(e):i.raw=[e],n(e)){let t=ee(e.meta.paramName);t in i.fields&&(i.fields[t]=e)}}):(i.raw=[e],i.global=[D(e)]),i}class i_ extends tB{id;createdAt;updatedAt;imageUrl;userId=null;email;firstName;lastName;organizationId=null;organizationName;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,e.created_at&&(this.createdAt=tJ(e.created_at)),e.updated_at&&(this.updatedAt=tJ(e.updated_at)),this.imageUrl=e.image_url,this.userId=e.user_id,this.email=e.email,this.firstName=e.first_name,this.lastName=e.last_name,this.organizationId=e.organization_id,this.organizationName=e.organization_name),this}}class iw extends tB{id;externalClientSecret;externalGatewayId;paymentMethod;plan;planPeriod;planPeriodStart;status;totals;isImmediatePlanChange;freeTrialEndsAt;payer;needsPaymentMethod;constructor(e=null){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.externalClientSecret=e.external_client_secret,this.externalGatewayId=e.external_gateway_id,this.paymentMethod=e.payment_method?new iA(e.payment_method):void 0,this.plan=new iC(e.plan),this.planPeriod=e.plan_period,this.planPeriodStart=e.plan_period_start,this.status=e.status,this.totals=th(e.totals),this.isImmediatePlanChange=e.is_immediate_plan_change,e.free_trial_ends_at&&(this.freeTrialEndsAt=tJ(e.free_trial_ends_at)),this.payer=new i_(e.payer),this.needsPaymentMethod=e.needs_payment_method),this}confirm=e=>ta(()=>this._basePatch({path:ia.path(`/checkouts/${this.id}/confirm`,{orgId:this.payer.organizationId}),body:e}),{factor:1.1,maxDelayBetweenRetries:2e3,initialDelay:2e3,jitter:!1,shouldRetry(e,t){if(!z(e)||t>=4)return!1;let i=e?.status,n=409===i&&e.errors?.[0]?.code==="checkout_already_in_progress";return i>=500||n}})}class iy{resource=new iw(null);config;signals;pendingOperations=new Map;constructor(e,t){this.config=t,this.signals=e,this.signals.resourceSignal({resource:this})}get status(){return this.resource.status??"needs_initialization"}get externalClientSecret(){return this.resource.externalClientSecret}get externalGatewayId(){return this.resource.externalGatewayId}get plan(){return this.resource.plan}get planPeriod(){return this.resource.planPeriod}get totals(){return this.resource.totals}get isImmediatePlanChange(){return this.resource.isImmediatePlanChange}get freeTrialEndsAt(){return this.resource.freeTrialEndsAt}get payer(){return this.resource.payer}get paymentMethod(){return this.resource.paymentMethod??null}get planPeriodStart(){return this.resource.planPeriodStart}get needsPaymentMethod(){return this.resource.needsPaymentMethod}async start(){return this.runAsyncCheckoutTask("start",async()=>{let e=await iw.clerk.billing?.startCheckout(this.config);this.resource=e},()=>{this.resource=new iw(null),this.signals.resourceSignal({resource:this})})}async confirm(e){if(!this.resource.id)throw Error("Clerk: `start()` must be called before `confirm()`");return this.runAsyncCheckoutTask("confirm",async()=>{await this.resource.confirm(e)})}async finalize(e){let{navigate:t}=e||{};return this.runAsyncCheckoutTask("finalize",async()=>{if("completed"!==this.resource.status)throw Error("Clerk: `confirm()` must be called before `finalize()`");await iw.clerk.setActive({session:iw.clerk.session?.id,navigate:t})})}runAsyncCheckoutTask(e,t,i){var n,r,s;return void 0===iw.clerk.user?(console.warn("Clerk: Checkout operations cannot be performed during transitive state"),{error:null}):(n=this,r=this.signals,s=this.pendingOperations,async(e,t,i)=>{if(s.get(e))return s.get(e);let a=(async()=>{++t1,r.errorSignal({error:null}),r.fetchSignal({status:"fetching"}),i?.(),--t1||ie(),++t1;try{return await t(),r.resourceSignal({resource:n}),{error:null}}catch(e){return r.errorSignal({error:e}),{error:e}}finally{s.delete(e),r.fetchSignal({status:"idle"}),--t1||ie()}})();return s.set(e,a),a})(e,t,i)}}class ib extends tB{id;amount;failedAt=null;paidAt=null;updatedAt;paymentMethod=null;subscriptionItem;chargeType;status;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.amount=td(e.amount),this.paidAt=e.paid_at?tJ(e.paid_at):null,this.failedAt=e.failed_at?tJ(e.failed_at):null,this.updatedAt=tJ(e.updated_at),this.paymentMethod=e.payment_method?new iA(e.payment_method):null,this.subscriptionItem=new iE(e.subscription_item),this.chargeType=e.charge_type,this.status=e.status),this}}let iv="/payment_methods",ik=async e=>{let{orgId:t,...i}=e;return new iI((await tB._fetch({path:ia.path(`${iv}/initialize`,{orgId:t}),method:"POST",body:i}))?.response)},iS=async e=>{let{orgId:t,...i}=e;return new iA((await tB._fetch({path:ia.path(iv,{orgId:t}),method:"POST",body:i}))?.response)},iU=async e=>{let{orgId:t,...i}=e??{};return await tB._fetch({path:ia.path(iv,{orgId:t}),method:"GET",search:is(i)}).then(e=>{let{data:t,total_count:i}=e?.response;return{total_count:i,data:t.map(e=>new iA(e))}})};class iA extends tB{id;last4=null;paymentType;cardType=null;isDefault;isRemovable;status;walletType;expiryYear;expiryMonth;createdAt;updatedAt;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.last4=e.last4,this.paymentType=e.payment_type,this.cardType=e.card_type,this.isDefault=e.is_default,this.isRemovable=e.is_removable,this.status=e.status,this.walletType=e.wallet_type,this.expiryYear=e.expiry_year,this.expiryMonth=e.expiry_month,this.createdAt=null==e.created_at?e.created_at:tJ(e.created_at),this.updatedAt=null==e.updated_at?e.updated_at:tJ(e.updated_at)),this}async remove(e){let{orgId:t}=e??{};return new i$((await tB._fetch({path:ia.path(`/payment_methods/${this.id}`,{orgId:t}),method:"DELETE"}))?.response)}async makeDefault(e){let{orgId:t}=e??{};return await tB._fetch({path:ia.path("/payers/default_payment_method",{orgId:t}),method:"PUT",body:{payment_method_id:this.id}}),null}}class iI extends tB{externalClientSecret;externalGatewayId;paymentMethodOrder;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.externalClientSecret=e.external_client_secret,this.externalGatewayId=e.external_gateway_id,this.paymentMethodOrder=e.payment_method_order??["card"]),this}}class iC extends tB{id;name;fee;annualFee=null;annualMonthlyFee=null;description=null;isDefault;isRecurring;hasBaseFee;forPayerType;publiclyVisible;slug;avatarUrl=null;features;freeTrialDays;freeTrialEnabled;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.name=e.name,this.fee=td(e.fee),this.annualFee=e.annual_fee?td(e.annual_fee):null,this.annualMonthlyFee=e.annual_monthly_fee?td(e.annual_monthly_fee):null,this.description=e.description,this.isDefault=e.is_default,this.isRecurring=e.is_recurring,this.hasBaseFee=e.has_base_fee,this.forPayerType=e.for_payer_type,this.publiclyVisible=e.publicly_visible,this.slug=e.slug,this.avatarUrl=e.avatar_url,this.freeTrialDays=this.withDefault(e.free_trial_days,null),this.freeTrialEnabled=this.withDefault(e.free_trial_enabled,!1),this.features=(e.features||[]).map(e=>new nc(e))),this}}class iP extends tB{id;status;timestamp;totals;groups;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.status=e.status,this.timestamp=tJ(e.timestamp),this.totals=th(e.totals),this.groups=e.groups.map(e=>new iT(e))),this}}class iT{id;timestamp;items;constructor(e){this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.timestamp=tJ(e.timestamp),this.items=e.items.map(e=>new ib(e))),this}}class iO extends tB{id;status;activeAt;createdAt;pastDueAt;updatedAt;nextPayment;subscriptionItems;eligibleForFreeTrial;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.status=e.status,this.createdAt=tJ(e.created_at),this.updatedAt=e.updated_at?tJ(e.updated_at):null,this.activeAt=tJ(e.active_at),this.pastDueAt=e.past_due_at?tJ(e.past_due_at):null,e.next_payment&&(this.nextPayment={amount:td(e.next_payment.amount),date:tJ(e.next_payment.date)}),this.subscriptionItems=(e.subscription_items||[]).map(e=>new iE(e)),this.eligibleForFreeTrial=this.withDefault(e.eligible_for_free_trial,!1)),this}}class iE extends tB{id;plan;planPeriod;status;createdAt;periodStart;periodEnd;canceledAt;pastDueAt;amount;credit;isFreeTrial;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.plan=new iC(e.plan),this.planPeriod=e.plan_period,this.status=e.status,this.createdAt=tJ(e.created_at),this.pastDueAt=e.past_due_at?tJ(e.past_due_at):null,this.periodStart=tJ(e.period_start),this.periodEnd=e.period_end?tJ(e.period_end):null,this.canceledAt=e.canceled_at?tJ(e.canceled_at):null,this.amount=e.amount?td(e.amount):void 0,this.credit=e.credit&&e.credit.amount?{amount:td(e.credit.amount)}:void 0,this.isFreeTrial=this.withDefault(e.is_free_trial,!1)),this}async cancel(e){let{orgId:t}=e;return new i$((await tB._fetch({path:ia.path(`/subscription_items/${this.id}`,{orgId:t}),method:"DELETE"}))?.response)}}let ix={build:(e,t,i)=>[e,t,i].filter(Boolean).join("-"),parse:(e,t,i)=>{let n=ix.extractTemplate(e,t,i);return{organizationId:i,sessionId:t,template:n}},extractTemplate:(e,t,i)=>{if(e===t||i&&e===`${t}-${i}`)return;let n=e.slice(t.length+1);return i&&n.endsWith(`-${i}`)&&(n=n.slice(0,-(i.length+1))),n||void 0}},iR="clerk",iz=10,iM={broadcast:!0},iF={broadcast:!1};class iN{prefix;data;static fromKey(e){let[t,i,n=""]=e.split("::");return new iN(t,{audience:n,tokenId:i})}constructor(e,t){this.prefix=e,this.data=t,this.prefix=e,this.data=t}toKey(){let{tokenId:e,audience:t}=this.data;return[this.prefix,e,t||""].join("::")}}let iW=((e=iR)=>{let t=new Map,i=Math.random().toString(36).slice(2),n=null,r=()=>n||("undefined"==typeof BroadcastChannel?null:((n=new BroadcastChannel("clerk:session_token")).addEventListener("message",e=>{a(e)}),n));r();let s=(i,n=iz)=>{r();let s=new iN(e,i),a=t.get(s.toKey());if(!a)return;let o=Math.floor(Date.now()/1e3)-a.createdAt;if(a.expiresIn-o<(n||1)+5){void 0!==a.timeoutId&&clearTimeout(a.timeoutId),t.delete(s.toKey());return}return a.entry},a=async({data:e})=>{let t,n=ix.build(e.sessionId,e.template,e.organizationId);if(e.tokenId!==n)return void ti.warn("Ignoring token broadcast with mismatched tokenId",{expectedTokenId:n,organizationId:e.organizationId,receivedTokenId:e.tokenId,tabId:i,template:e.template,traceId:e.traceId},"tokenCache");try{t=new nG({id:e.tokenId,jwt:e.tokenRaw,object:"token"})}catch(t){ti.warn("Failed to parse token from broadcast, skipping cache update",{error:t,tabId:i,tokenId:e.tokenId,traceId:e.traceId},"tokenCache");return}let r=t.jwt?.claims?.iat,a=t.jwt?.claims?.exp;if(!r||!a)return void ti.warn("Token missing iat/exp claim, skipping cache update",{tabId:i,tokenId:e.tokenId,traceId:e.traceId},"tokenCache");try{let t=s({tokenId:e.tokenId});if(t){let n=await t.tokenResolver,s=n.jwt?.claims?.iat;if(s&&s>=r)return void ti.debug("Ignoring older token broadcast",{existingIat:s,incomingIat:r,tabId:i,tokenId:e.tokenId,traceId:e.traceId},"tokenCache")}}catch(t){ti.warn("Existing entry compare failed; proceeding with broadcast update",{error:t,tabId:i,tokenId:e.tokenId,traceId:e.traceId},"tokenCache")}ti.info("Updating token cache from broadcast",{iat:r,organizationId:e.organizationId,tabId:i,template:e.template,tokenId:e.tokenId,traceId:e.traceId},"tokenCache"),o({createdAt:r,tokenId:e.tokenId,tokenResolver:Promise.resolve(t)},iF)},o=(r,s=iM)=>{let a=new iN(e,{audience:r.audience,tokenId:r.tokenId}).toKey(),o=Math.floor(Date.now()/1e3),l={createdAt:r.createdAt??o,entry:r,expiresIn:void 0},c=()=>{let e=t.get(a);e===l&&(void 0!==e.timeoutId&&clearTimeout(e.timeoutId),t.delete(a))};r.tokenResolver.then(e=>{let t=e.jwt?.claims;if(!t||"number"!=typeof t.exp||"number"!=typeof t.iat)return c();let a=t.exp-t.iat;l.expiresIn=a;let o=setTimeout(c,1e3*a);l.timeoutId=o,"function"==typeof o.unref&&o.unref();let d=n;if(d&&s.broadcast){let n=e.getRawString();if(n&&t.sid){let e=t.sid,s=t.org_id||t.o?.id,a=ix.extractTemplate(r.tokenId,e,s),o=ix.build(e,a,s);if(r.tokenId===o){let t=`bc_${Date.now()}_${Math.random().toString(36).substring(2,11)}`;ti.info("Broadcasting token update to other tabs",{organizationId:s,sessionId:e,tabId:i,template:a,tokenId:r.tokenId,traceId:t},"tokenCache");let o={organizationId:s,sessionId:e,template:a,tokenId:r.tokenId,tokenRaw:n,traceId:t};d.postMessage(o)}}}}).catch(()=>{c()}),t.set(a,l)};return{clear:()=>{t.forEach(e=>{void 0!==e.timeoutId&&clearTimeout(e.timeoutId)}),t.clear()},close:()=>{n&&(n.close(),n=null)},get:s,set:e=>{r(),o(e,iM)},size:()=>t.size}})();class iD extends tB{static instance;pathRoot="/client";sessions=[];signUp=new nK;signIn=new nj;lastActiveSessionId=null;captchaBypass=!1;cookieExpiresAt=null;lastAuthenticationStrategy=null;createdAt=null;updatedAt=null;static getOrCreateInstance(e=null){return iD.instance||(iD.instance=new iD(e)),iD.instance}static clearInstance(){iD.instance=null}static isClientResource(e){return!!e&&e instanceof iD}constructor(e=null){super(),this.fromJSON(e)}get signUpAttempt(){return this.signUp}get signInAttempt(){return this.signIn}get signedInSessions(){return this.sessions.filter(e=>"active"===e.status||"pending"===e.status)}create(){return this._basePut()}fetch({fetchMaxTries:e}={}){return this._baseGet({fetchMaxTries:e})}async destroy(){return this._baseDelete({path:"/client"}).then(()=>{iW.clear(),this.id="",this.sessions=[],this.signUp=new nK(null),this.signIn=new nj(null),this.lastActiveSessionId=null,this.lastAuthenticationStrategy=null,this.cookieExpiresAt=null,this.createdAt=null,this.updatedAt=null})}removeSessions(){return this._baseDelete({path:this.path()+"/sessions"}).then(e=>(iW.clear(),e))}clearCache(){return this.sessions.forEach(e=>e.clearCache())}isEligibleForTouch(){return!!this.cookieExpiresAt&&this.cookieExpiresAt.getTime()-Date.now()<=6912e5}buildTouchUrl({redirectUrl:e}){return tB.fapiClient.buildUrl({method:"GET",path:"/client/touch",pathPrefix:"v1",search:{redirect_url:e.toString()}}).toString()}__internal_sendCaptchaToken(e){return this._basePostBypass({body:e,path:this.path()+"/verify"})}fromJSON(e){return e&&(this.id=e.id,this.sessions=(e.sessions||[]).map(e=>new nR(e)),this.signUp=new nK(e.sign_up),this.signIn=new nj(e.sign_in),this.lastActiveSessionId=e.last_active_session_id,this.captchaBypass=e.captcha_bypass||!1,this.cookieExpiresAt=e.cookie_expires_at?tJ(e.cookie_expires_at):null,this.lastAuthenticationStrategy=e.last_authentication_strategy||null,this.createdAt=tJ(e.created_at||void 0),this.updatedAt=tJ(e.updated_at||void 0)),this}__internal_toSnapshot(){return{object:"client",id:this.id||"",sessions:this.sessions.map(e=>e.__internal_toSnapshot()),sign_up:this.signUp.__internal_toSnapshot(),sign_in:this.signIn.__internal_toSnapshot(),last_active_session_id:this.lastActiveSessionId,captcha_bypass:this.captchaBypass,cookie_expires_at:this.cookieExpiresAt?this.cookieExpiresAt.getTime():null,last_authentication_strategy:this.lastAuthenticationStrategy??null,created_at:this.createdAt?.getTime()??null,updated_at:this.updatedAt?.getTime()??null}}path(){return this.pathRoot}}class iL extends tB{billing={stripePublishableKey:null,organization:{enabled:!1,hasPaidPlans:!1},user:{enabled:!1,hasPaidPlans:!1}};constructor(e=null){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.billing.stripePublishableKey=e.billing.stripe_publishable_key,this.billing.organization.enabled=e.billing.organization.enabled,this.billing.organization.hasPaidPlans=e.billing.organization.has_paid_plans,this.billing.user.enabled=e.billing.user.enabled,this.billing.user.hasPaidPlans=e.billing.user.has_paid_plans),this}__internal_toSnapshot(){return{billing:{stripe_publishable_key:this.billing.stripePublishableKey,organization:{enabled:this.billing.organization.enabled,has_paid_plans:this.billing.organization.hasPaidPlans},user:{enabled:this.billing.user.enabled,has_paid_plans:this.billing.user.hasPaidPlans}}}}}class i${object="";id;slug;deleted=!1;constructor(e){this.fromJSON(e)}fromJSON(e){return e&&(this.object=e.object,this.id=e.id,this.slug=e.slug,this.deleted=e.deleted),this}}class ij extends tB{afterCreateOrganizationUrl="";afterJoinWaitlistUrl="";afterLeaveOrganizationUrl="";afterSignInUrl="";afterSignOutAllUrl="";afterSignOutOneUrl="";afterSignOutUrl="";afterSignUpUrl="";afterSwitchSessionUrl="";applicationName="";backendHost="";branded=!1;captchaHeartbeat=!1;captchaHeartbeatIntervalMs;captchaOauthBypass=["oauth_google","oauth_microsoft","oauth_apple"];captchaProvider="turnstile";captchaPublicKey=null;captchaPublicKeyInvisible=null;captchaWidgetType=null;clerkJSVersion;createOrganizationUrl="";faviconImageUrl="";googleOneTapClientId;homeUrl="";id="";instanceEnvironmentType="";logoImageUrl="";organizationProfileUrl="";preferredSignInStrategy="password";privacyPolicyUrl="";showDevModeWarning=!1;signInUrl="";signUpUrl="";supportEmail="";termsUrl="";theme={};userProfileUrl="";waitlistUrl="";constructor(e=null){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.afterCreateOrganizationUrl=this.withDefault(e.after_create_organization_url,this.afterCreateOrganizationUrl),this.afterJoinWaitlistUrl=this.withDefault(e.after_join_waitlist_url,this.afterJoinWaitlistUrl),this.afterLeaveOrganizationUrl=this.withDefault(e.after_leave_organization_url,this.afterLeaveOrganizationUrl),this.afterSignInUrl=this.withDefault(e.after_sign_in_url,this.afterSignInUrl),this.afterSignOutAllUrl=this.withDefault(e.after_sign_out_all_url,this.afterSignOutAllUrl),this.afterSignOutOneUrl=this.withDefault(e.after_sign_out_one_url,this.afterSignOutOneUrl),this.afterSignUpUrl=this.withDefault(e.after_sign_up_url,this.afterSignUpUrl),this.afterSwitchSessionUrl=this.withDefault(e.after_switch_session_url,this.afterSwitchSessionUrl),this.applicationName=this.withDefault(e.application_name,this.applicationName),this.branded=this.withDefault(e.branded,this.branded),this.captchaHeartbeat=this.withDefault(e.captcha_heartbeat,this.captchaHeartbeat),this.captchaHeartbeatIntervalMs=this.withDefault(e.captcha_heartbeat_interval_ms,this.captchaHeartbeatIntervalMs),this.captchaOauthBypass=this.withDefault(e.captcha_oauth_bypass,this.captchaOauthBypass),this.captchaProvider=this.withDefault(e.captcha_provider,this.captchaProvider),this.captchaPublicKey=this.withDefault(e.captcha_public_key,this.captchaPublicKey),this.captchaPublicKeyInvisible=this.withDefault(e.captcha_public_key_invisible,this.captchaPublicKeyInvisible),this.captchaWidgetType=this.withDefault(e.captcha_widget_type,this.captchaWidgetType),this.clerkJSVersion=this.withDefault(e.clerk_js_version,this.clerkJSVersion),this.createOrganizationUrl=this.withDefault(e.create_organization_url,this.createOrganizationUrl),this.faviconImageUrl=this.withDefault(e.favicon_image_url,this.faviconImageUrl),this.googleOneTapClientId=this.withDefault(e.google_one_tap_client_id,this.googleOneTapClientId),this.homeUrl=this.withDefault(e.home_url,this.homeUrl),this.id=this.withDefault(e.id,this.id),this.instanceEnvironmentType=this.withDefault(e.instance_environment_type,this.instanceEnvironmentType),this.logoImageUrl=this.withDefault(e.logo_image_url,this.logoImageUrl),this.organizationProfileUrl=this.withDefault(e.organization_profile_url,this.organizationProfileUrl),this.preferredSignInStrategy=this.withDefault(e.preferred_sign_in_strategy,this.preferredSignInStrategy),this.privacyPolicyUrl=this.withDefault(e.privacy_policy_url,this.privacyPolicyUrl),this.showDevModeWarning=this.withDefault(e.show_devmode_warning,this.showDevModeWarning),this.signInUrl=this.withDefault(e.sign_in_url,this.signInUrl),this.signUpUrl=this.withDefault(e.sign_up_url,this.signUpUrl),this.supportEmail=this.withDefault(e.support_email,this.supportEmail),this.termsUrl=this.withDefault(e.terms_url,this.termsUrl),this.theme=this.withDefault(e.theme,this.theme),this.userProfileUrl=this.withDefault(e.user_profile_url,this.userProfileUrl),this.waitlistUrl=this.withDefault(e.waitlist_url,this.waitlistUrl)),this}__internal_toSnapshot(){return{object:"display_config",after_create_organization_url:this.afterCreateOrganizationUrl,after_join_waitlist_url:this.afterJoinWaitlistUrl,after_leave_organization_url:this.afterLeaveOrganizationUrl,after_sign_in_url:this.afterSignInUrl,after_sign_out_all_url:this.afterSignOutAllUrl,after_sign_out_one_url:this.afterSignOutOneUrl,after_sign_up_url:this.afterSignUpUrl,after_switch_session_url:this.afterSwitchSessionUrl,application_name:this.applicationName,branded:this.branded,captcha_heartbeat_interval_ms:this.captchaHeartbeatIntervalMs,captcha_heartbeat:this.captchaHeartbeat,captcha_oauth_bypass:this.captchaOauthBypass,captcha_provider:this.captchaProvider,captcha_public_key_invisible:this.captchaPublicKeyInvisible,captcha_public_key:this.captchaPublicKey,captcha_widget_type:this.captchaWidgetType,clerk_js_version:this.clerkJSVersion,create_organization_url:this.createOrganizationUrl,favicon_image_url:this.faviconImageUrl,google_one_tap_client_id:this.googleOneTapClientId,home_url:this.homeUrl,id:this.id,instance_environment_type:this.instanceEnvironmentType,logo_image_url:this.logoImageUrl,organization_profile_url:this.organizationProfileUrl,preferred_sign_in_strategy:this.preferredSignInStrategy,privacy_policy_url:this.privacyPolicyUrl,show_devmode_warning:this.showDevModeWarning,sign_in_url:this.signInUrl,sign_up_url:this.signUpUrl,support_email:this.supportEmail,terms_url:this.termsUrl,theme:this.theme,user_profile_url:this.userProfileUrl,waitlist_url:this.waitlistUrl}}}var iB='const respond=r=>{self.postMessage(r)},workerToTabIds={};self.addEventListener("message",r=>{const e=r.data;switch(e.type){case"setTimeout":workerToTabIds[e.id]=setTimeout(()=>{respond({id:e.id}),delete workerToTabIds[e.id]},e.ms);break;case"clearTimeout":workerToTabIds[e.id]&&(clearTimeout(workerToTabIds[e.id]),delete workerToTabIds[e.id]);break;case"setInterval":workerToTabIds[e.id]=setInterval(()=>{respond({id:e.id})},e.ms);break;case"clearInterval":workerToTabIds[e.id]&&(clearInterval(workerToTabIds[e.id]),delete workerToTabIds[e.id]);break}});\n';let iJ=(e,t={})=>{if("undefined"==typeof Worker)return null;try{let i=new Blob([e],{type:"application/javascript; charset=utf-8"}),n=globalThis.URL.createObjectURL(i);return new Worker(n,t)}catch{return console.warn("Clerk: Cannot create worker from blob. Consider adding worker-src blob:; to your CSP"),null}},iK=()=>{let e=0,t=()=>e++,i=new Map,n=(e,t)=>e?.postMessage(t),r=e=>{i.get(e.data.id)?.()},s=iJ(iB,{name:"clerk-timers"});if(s?.addEventListener("message",r),!s)return{setTimeout:globalThis.setTimeout.bind(globalThis),setInterval:globalThis.setInterval.bind(globalThis),clearTimeout:globalThis.clearTimeout.bind(globalThis),clearInterval:globalThis.clearInterval.bind(globalThis),cleanup:e6};let a=()=>{s||(s=iJ(iB,{name:"clerk-timers"}),s?.addEventListener("message",r))};return{setTimeout:(e,r)=>{a();let o=t();return i.set(o,()=>{e(),i.delete(o)}),n(s,{type:"setTimeout",id:o,ms:r}),o},setInterval:(e,r)=>{a();let o=t();return i.set(o,e),n(s,{type:"setInterval",id:o,ms:r}),o},clearTimeout:e=>{a(),i.delete(e),n(s,{type:"clearTimeout",id:e})},clearInterval:e=>{a(),i.delete(e),n(s,{type:"clearInterval",id:e})},cleanup:()=>{s&&(s.terminate(),s=null,i.clear())}}};function iV({delayInMs:e}={delayInMs:1e3}){let t,i=iK(),n=!1,r=()=>{t&&(i.clearTimeout(t),i.cleanup()),n=!0},s=async a=>{n=!1,await a(r),n||(t=i.setTimeout(()=>{s(a)},e))};return{run:s,stop:r}}class iq extends tB{id;emailAddress="";matchesSsoConnection=!1;linkedTo=[];verification;constructor(e,t){super(),this.pathRoot=t,this.fromJSON(e)}create(){return this._basePost({body:{email_address:this.emailAddress}})}prepareVerification=e=>this._basePost({action:"prepare_verification",body:{...e}});attemptVerification=e=>{let{code:t}=e||{};return this._basePost({action:"attempt_verification",body:{code:t}})};createEmailLinkFlow=()=>{let{run:e,stop:t}=iV();return{startEmailLinkFlow:async({redirectUrl:i})=>(await this.prepareVerification({strategy:"email_link",redirectUrl:i}),new Promise((i,n)=>{e(()=>this.reload().then(e=>{"verified"===e.verification.status&&(t(),i(e))}).catch(e=>{t(),n(e)}))})),cancelEmailLinkFlow:t}};createEnterpriseSSOLinkFlow=()=>{let{run:e,stop:t}=iV();return{startEnterpriseSSOLinkFlow:async({redirectUrl:i})=>{if(!(await this.prepareVerification({strategy:"enterprise_sso",redirectUrl:i})).verification.externalVerificationRedirectURL)throw Error("Unexpected: External verification redirect URL is missing");return new Promise((i,n)=>{e(()=>this.reload().then(e=>{"verified"===e.verification.status&&(t(),i(e))}).catch(e=>{t(),n(e)}))})},cancelEnterpriseSSOLinkFlow:t}};destroy=()=>this._baseDelete();toString=()=>this.emailAddress;fromJSON(e){return e&&(this.id=e.id,this.emailAddress=e.email_address,this.verification=new i4(e.verification),this.matchesSsoConnection=e.matches_sso_connection,this.linkedTo=(e.linked_to||[]).map(e=>new nd(e))),this}__internal_toSnapshot(){return{object:"email_address",id:this.id,email_address:this.emailAddress,verification:this.verification.__internal_toSnapshot(),linked_to:this.linkedTo.map(e=>e.__internal_toSnapshot()),matches_sso_connection:this.matchesSsoConnection}}}var iG=class{static encode(e){return btoa(String.fromCharCode(...new Uint8Array(e))).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")}static decode(e){let t=atob(e.replace(/-/g,"+").replace(/_/g,"/")),i=t.length,n=new Uint8Array(i);for(let e=0;e<i;e++)n[e]=t.charCodeAt(e);return n.buffer}};async function iH(e){try{let t=await navigator.credentials.create({publicKey:e});if(!t)return{error:new O("Browser failed to create credential",{code:"passkey_registration_failed"}),publicKeyCredential:null};return{publicKeyCredential:t,error:null}}catch(e){var t;return{error:"InvalidStateError"===(t=e).name?new O(t.message,{code:"passkey_already_exists"}):"NotAllowedError"===t.name?new O(t.message,{code:"passkey_registration_cancelled"}):iQ(t),publicKeyCredential:null}}}let iX=new class{controller;__abort(){if(!this.controller)return;let e=Error();e.name="AbortError",this.controller.abort(e)}createAbortSignal(){this.__abort();let e=new AbortController;return this.controller=e,e.signal}abort(){this.__abort(),this.controller=void 0}};async function iY({publicKeyOptions:e,conditionalUI:t}){try{let i=await navigator.credentials.get({publicKey:e,mediation:t?"conditional":"optional",signal:iX.createAbortSignal()});if(!i)return{error:new O("Browser failed to get credential",{code:"passkey_retrieval_failed"}),publicKeyCredential:null};return{publicKeyCredential:i,error:null}}catch(e){var i;return{error:"NotAllowedError"===(i=e).name?new O(i.message,{code:"passkey_retrieval_cancelled"}):iQ(i),publicKeyCredential:null}}}function iQ(e){return"AbortError"===e.name?new O(e.message,{code:"passkey_operation_aborted"}):"SecurityError"===e.name?new O(e.message,{code:"passkey_invalid_rpID_or_domain"}):e}function iZ(e){let t=i2(e.challenge),i=(e.allowCredentials||[]).map(e=>({...e,id:i2(e.id)}));return{...e,allowCredentials:i,challenge:t}}function i0(e){return{type:e.type,id:e.id,rawId:i3(e.rawId),authenticatorAttachment:e.authenticatorAttachment}}function i1(e){let t=e.response;return{...i0(e),response:{clientDataJSON:i3(t.clientDataJSON),authenticatorData:i3(t.authenticatorData),signature:i3(t.signature),userHandle:t.userHandle?i3(t.userHandle):null}}}let i3=iG.encode.bind(iG),i2=iG.decode.bind(iG);class i4 extends tB{pathRoot="";status=null;strategy=null;nonce=null;message=null;externalVerificationRedirectURL=null;attempts=null;expireAt=null;error=null;verifiedAtClient=null;channel;constructor(e){super(),this.fromJSON(e)}verifiedFromTheSameClient=()=>this.verifiedAtClient===tB.clerk?.client?.id;fromJSON(e){return e&&(this.status=e.status,this.verifiedAtClient=e.verified_at_client,this.strategy=e.strategy,this.nonce=e.nonce||null,this.message=e.message||null,e.external_verification_redirect_url?this.externalVerificationRedirectURL=new URL(e.external_verification_redirect_url):this.externalVerificationRedirectURL=null,this.attempts=e.attempts,this.expireAt=tJ(e.expire_at||void 0),this.error=e.error?new y(e.error):null,this.channel=e.channel||void 0),this}__internal_toSnapshot(){var e;return{object:"verification",id:this.id||"",status:this.status,strategy:this.strategy,nonce:this.nonce,message:this.message,external_verification_redirect_url:this.externalVerificationRedirectURL?.toString()||null,attempts:this.attempts,expire_at:this.expireAt?.getTime()||null,error:(e=this.error,{code:e?.code||"",message:e?.message||"",long_message:e?.longMessage,meta:{param_name:e?.meta?.paramName,session_id:e?.meta?.sessionId,email_addresses:e?.meta?.emailAddresses,identifiers:e?.meta?.identifiers,zxcvbn:e?.meta?.zxcvbn,plan:e?.meta?.plan,is_plan_upgrade_possible:e?.meta?.isPlanUpgradePossible}}),verified_at_client:this.verifiedAtClient}}}class i6 extends i4{publicKey=null;constructor(e){super(e),this.fromJSON(e)}fromJSON(e){var t;let i,n,r;return super.fromJSON(e),e?.nonce&&(this.publicKey=(i=i2((t=JSON.parse(e.nonce)).user.id),n=i2(t.challenge),r=(t.excludeCredentials||[]).map(e=>({...e,id:i2(e.id)})),{...t,excludeCredentials:r,challenge:n,user:{...t.user,id:i}})),this}}class i5{emailAddress;phoneNumber;web3Wallet;externalAccount;constructor(e){e?(this.emailAddress=new i8(e.email_address),this.phoneNumber=new i8(e.phone_number),this.web3Wallet=new i8(e.web3_wallet),this.externalAccount=new i4(e.external_account)):(this.emailAddress=new i8(null),this.phoneNumber=new i8(null),this.web3Wallet=new i8(null),this.externalAccount=new i4(null))}__internal_toSnapshot(){return{email_address:this.emailAddress.__internal_toSnapshot(),phone_number:this.phoneNumber.__internal_toSnapshot(),web3_wallet:this.web3Wallet.__internal_toSnapshot(),external_account:this.externalAccount.__internal_toSnapshot()}}}class i8 extends i4{nextAction;supportedStrategies;constructor(e){super(e),e?(this.nextAction=e.next_action,this.supportedStrategies=e.supported_strategies):(this.nextAction="",this.supportedStrategies=[])}__internal_toSnapshot(){return{...super.__internal_toSnapshot(),next_action:this.nextAction,supported_strategies:this.supportedStrategies}}}class i7 extends tB{id;protocol;provider;providerUserId=null;active;emailAddress="";firstName="";lastName="";publicMetadata={};verification=null;enterpriseConnection=null;lastAuthenticatedAt=null;enterpriseConnectionId=null;constructor(e,t){super(),this.pathRoot=t,this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.provider=e.provider,this.protocol=e.protocol,this.providerUserId=e.provider_user_id,this.active=e.active,this.emailAddress=e.email_address,this.firstName=e.first_name,this.lastName=e.last_name,this.publicMetadata=e.public_metadata,this.lastAuthenticatedAt=e.last_authenticated_at?tJ(e.last_authenticated_at):null,this.enterpriseConnectionId=e.enterprise_connection_id,e.verification&&(this.verification=new i4(e.verification)),e.enterprise_connection&&(this.enterpriseConnection=new i9(e.enterprise_connection))),this}__internal_toSnapshot(){return{object:"enterprise_account",id:this.id,provider:this.provider,protocol:this.protocol,provider_user_id:this.providerUserId,active:this.active,email_address:this.emailAddress,first_name:this.firstName,last_name:this.lastName,public_metadata:this.publicMetadata,verification:this.verification?.__internal_toSnapshot()||null,enterprise_connection:this.enterpriseConnection?.__internal_toSnapshot()||null,last_authenticated_at:this.lastAuthenticatedAt?this.lastAuthenticatedAt.getTime():null,enterprise_connection_id:this.enterpriseConnectionId}}}class i9 extends tB{id;active;allowIdpInitiated;allowSubdomains;disableAdditionalIdentifications;domain;logoPublicUrl="";name;protocol;provider;syncUserAttributes;createdAt;updatedAt;enterpriseConnectionId="";constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.name=e.name,this.domain=e.domain,this.active=e.active,this.provider=e.provider,this.logoPublicUrl=e.logo_public_url,this.syncUserAttributes=e.sync_user_attributes,this.allowSubdomains=e.allow_subdomains,this.allowIdpInitiated=e.allow_idp_initiated,this.disableAdditionalIdentifications=e.disable_additional_identifications,this.createdAt=tJ(e.created_at),this.updatedAt=tJ(e.updated_at),this.enterpriseConnectionId=e.enterprise_connection_id),this}__internal_toSnapshot(){return{object:"enterprise_account_connection",id:this.id,name:this.name,domain:this.domain,active:this.active,protocol:this.protocol,provider:this.provider,logo_public_url:this.logoPublicUrl,sync_user_attributes:this.syncUserAttributes,allow_subdomains:this.allowSubdomains,allow_idp_initiated:this.allowIdpInitiated,disable_additional_identifications:this.disableAdditionalIdentifications,enterprise_connection_id:this.enterpriseConnectionId,created_at:this.createdAt.getTime(),updated_at:this.updatedAt.getTime()}}}let ne="token:update",nt="user:signOut",ni="environment:update",nn="session:tokenResolved",nr=f();class ns extends tB{user_api_keys_enabled=!1;orgs_api_keys_enabled=!1;constructor(e=null){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.user_api_keys_enabled=e.user_api_keys_enabled,this.orgs_api_keys_enabled=e.orgs_api_keys_enabled),this}__internal_toSnapshot(){return{user_api_keys_enabled:this.user_api_keys_enabled,orgs_api_keys_enabled:this.orgs_api_keys_enabled}}}class na extends tB{actions={adminDelete:!1};domains={enabled:!1,enrollmentModes:[],defaultRole:null};slug={disabled:!1};enabled=!1;maxAllowedMemberships=1;forceOrganizationSelection;constructor(e=null){super(),this.fromJSON(e)}fromJSON(e){return e&&(e.actions&&(this.actions.adminDelete=this.withDefault(e.actions.admin_delete,this.actions.adminDelete)),e.domains&&(this.domains.enabled=this.withDefault(e.domains.enabled,this.domains.enabled),this.domains.enrollmentModes=this.withDefault(e.domains.enrollment_modes,this.domains.enrollmentModes),this.domains.defaultRole=this.withDefault(e.domains.default_role,this.domains.defaultRole)),e.slug&&(this.slug.disabled=this.withDefault(e.slug.disabled,this.slug.disabled)),this.enabled=this.withDefault(e.enabled,this.enabled),this.maxAllowedMemberships=this.withDefault(e.max_allowed_memberships,this.maxAllowedMemberships),this.forceOrganizationSelection=this.withDefault(e.force_organization_selection,this.forceOrganizationSelection)),this}__internal_toSnapshot(){return{actions:{admin_delete:this.actions.adminDelete},domains:{enabled:this.domains.enabled,enrollment_modes:this.domains.enrollmentModes,default_role:this.domains.defaultRole},enabled:this.enabled,max_allowed_memberships:this.maxAllowedMemberships}}}class no extends tB{static instance;authConfig=new tV;displayConfig=new ij;maintenanceMode=!1;clientDebugMode=!1;pathRoot="/environment";userSettings=new n1;organizationSettings=new na;commerceSettings=new iL;apiKeysSettings=new ns;protectConfig=new nA;static getInstance(){return no.instance||(no.instance=new no),no.instance}constructor(e=null){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.authConfig=new tV(e.auth_config),this.displayConfig=new ij(e.display_config),this.maintenanceMode=this.withDefault(e.maintenance_mode,this.maintenanceMode),this.clientDebugMode=this.withDefault(e.client_debug_mode,this.clientDebugMode),this.organizationSettings=new na(e.organization_settings),this.userSettings=new n1(e.user_settings),this.commerceSettings=new iL(e.commerce_settings),this.apiKeysSettings=new ns(e.api_keys_settings),this.protectConfig=new nA(e.protect_config)),this}fetch({touch:e,fetchMaxTries:t}={touch:!1}){return(e?this._basePatch({}):this._baseGet({fetchMaxTries:t})).then(e=>(nr.emit(ni,null),e))}isDevelopmentOrStaging=()=>!this.isProduction();isProduction=()=>"production"===this.displayConfig.instanceEnvironmentType;isSingleSession=()=>this.authConfig.singleSessionMode;onWindowLocationHost=()=>this.displayConfig.backendHost===window.location.host;__internal_toSnapshot(){return{object:"environment",auth_config:this.authConfig.__internal_toSnapshot(),display_config:this.displayConfig.__internal_toSnapshot(),id:this.id??"",maintenance_mode:this.maintenanceMode,client_debug_mode:this.clientDebugMode,organization_settings:this.organizationSettings.__internal_toSnapshot(),user_settings:this.userSettings.__internal_toSnapshot(),commerce_settings:this.commerceSettings.__internal_toSnapshot(),api_keys_settings:this.apiKeysSettings.__internal_toSnapshot(),protect_config:this.protectConfig.__internal_toSnapshot()}}async __internal_enableEnvironmentSetting(e){await this._basePatch({path:"/dev_tools/enable_environment_setting",body:e})}}class nl extends tB{id;identificationId;provider;providerUserId="";emailAddress="";approvedScopes="";firstName="";lastName="";imageUrl="";username="";phoneNumber="";publicMetadata={};label="";verification=null;constructor(e,t){super(),this.pathRoot=t,this.fromJSON(e)}reauthorize=e=>{let{additionalScopes:t,redirectUrl:i}=e||{};return this._basePatch({action:"reauthorize",body:{additional_scope:t,redirect_url:i}})};destroy=()=>this._baseDelete();fromJSON(e){return e&&(this.id=e.id,this.identificationId=e.identification_id,this.providerUserId=e.provider_user_id,this.approvedScopes=e.approved_scopes,this.imageUrl=e.image_url,this.emailAddress=e.email_address,this.firstName=e.first_name,this.lastName=e.last_name,this.provider=(e.provider||"").replace("oauth_",""),this.username=e.username,this.phoneNumber=e.phone_number,this.publicMetadata=e.public_metadata,this.label=e.label,e.verification&&(this.verification=new i4(e.verification))),this}__internal_toSnapshot(){return{object:"external_account",id:this.id,identification_id:this.identificationId,provider:this.provider,provider_user_id:this.providerUserId,email_address:this.emailAddress,approved_scopes:this.approvedScopes,first_name:this.firstName,last_name:this.lastName,image_url:this.imageUrl,username:this.username,phone_number:this.phoneNumber,public_metadata:this.publicMetadata,label:this.label,verification:this.verification?.__internal_toSnapshot()||null}}providerSlug(){return this.provider}providerTitle(){let e;return[(e=this.providerSlug()||"").charAt(0).toUpperCase()+e.slice(1),"Account"].join(" ")}accountIdentifier(){return this.username||this.emailAddress||this.label}}class nc extends tB{id;name;description=null;slug;avatarUrl=null;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.name=e.name,this.description=e.description,this.slug=e.slug,this.avatarUrl=e.avatar_url),this}}class nd extends tB{id;type;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.type=e.type),this}__internal_toSnapshot(){return{object:"identification_link",id:this.id,type:this.type}}}class nh extends tB{id;name=null;publicUrl=null;static async create(e,t={}){let i,n=t;return"string"==typeof t.file?(n=t.file,i=new Headers({"Content-Type":"application/octet-stream"})):t.file&&(n=new FormData).append("file",t.file),new nh((await tB._fetch({path:e,method:"POST",body:n,headers:i}))?.response)}static async delete(e){return new nh((await tB._fetch({path:e,method:"DELETE"}))?.response)}constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.name=e.name,this.publicUrl=e.public_url),this}}class nu extends tB{id;name;organizationId;enrollmentMode;verification;affiliationEmailAddress;createdAt;updatedAt;totalPendingInvitations;totalPendingSuggestions;constructor(e){super(),this.fromJSON(e)}static async create(e,{name:t}){return new nu((await tB._fetch({path:`/organizations/${e}/domains`,method:"POST",body:{name:t}}))?.response)}prepareAffiliationVerification=async e=>this._basePost({path:`/organizations/${this.organizationId}/domains/${this.id}/prepare_affiliation_verification`,method:"POST",body:e});attemptAffiliationVerification=async e=>this._basePost({path:`/organizations/${this.organizationId}/domains/${this.id}/attempt_affiliation_verification`,method:"POST",body:e});updateEnrollmentMode=e=>this._basePost({path:`/organizations/${this.organizationId}/domains/${this.id}/update_enrollment_mode`,body:e});delete=()=>this._baseDelete({path:`/organizations/${this.organizationId}/domains/${this.id}`});fromJSON(e){return e&&(this.id=e.id,this.name=e.name,this.organizationId=e.organization_id,this.enrollmentMode=e.enrollment_mode,this.affiliationEmailAddress=e.affiliation_email_address,this.totalPendingSuggestions=e.total_pending_suggestions,this.totalPendingInvitations=e.total_pending_invitations,e.verification?this.verification={status:e.verification.status,strategy:e.verification.strategy,attempts:e.verification.attempts,expiresAt:tJ(e.verification.expires_at)}:this.verification=null),this}}class np extends tB{id;organizationId;status;publicUserData;createdAt;updatedAt;constructor(e){super(),this.fromJSON(e)}accept=async()=>await this._basePost({path:`/organizations/${this.organizationId}/membership_requests/${this.id}/accept`});reject=async()=>await this._basePost({path:`/organizations/${this.organizationId}/membership_requests/${this.id}/reject`});fromJSON(e){return e&&(this.id=e.id,this.organizationId=e.organization_id,this.status=e.status,this.createdAt=tJ(e.created_at),this.updatedAt=tJ(e.updated_at),e.public_user_data&&(this.publicUserData=new nI(e.public_user_data))),this}}class nf extends tB{id;key;name;description;type;createdAt;updatedAt;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.key=e.key,this.name=e.name,this.description=e.description,this.type=e.type,this.createdAt=tJ(e.created_at),this.updatedAt=tJ(e.updated_at)),this}}class nm extends tB{id;key;name;description;permissions=[];createdAt;updatedAt;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.key=e.key,this.name=e.name,this.description=e.description,this.permissions=e.permissions.map(e=>new nf(e)),this.createdAt=tJ(e.created_at),this.updatedAt=tJ(e.updated_at)),this}}class ng extends tB{pathRoot="/organizations";id;name;slug;imageUrl;hasImage;publicMetadata={};adminDeleteEnabled;createdAt;updatedAt;membersCount=0;pendingInvitationsCount=0;maxAllowedMemberships;constructor(e){super(),this.fromJSON(e)}static async create(e){return new ng((await tB._fetch({path:"/organizations",method:"POST",body:e}))?.response)}static async get(e){return new ng((await tB._fetch({path:`/organizations/${e}`,method:"GET"}))?.response)}update=async e=>this._basePatch({body:e});getRoles=async e=>await tB._fetch({path:`/organizations/${this.id}/roles`,method:"GET",search:is(e)},{forceUpdateClient:!0}).then(e=>{let{data:t,total_count:i}=e?.response;return{total_count:i,data:t.map(e=>new nm(e))}});getDomains=async e=>await tB._fetch({path:`/organizations/${this.id}/domains`,method:"GET",search:is(e)},{forceUpdateClient:!0}).then(e=>{let{data:t,total_count:i}=e?.response;return{total_count:i,data:t.map(e=>new nu(e))}});getDomain=async({domainId:e})=>new nu((await tB._fetch({path:`/organizations/${this.id}/domains/${e}`,method:"GET"}))?.response);getMembershipRequests=async e=>await tB._fetch({path:`/organizations/${this.id}/membership_requests`,method:"GET",search:is(e)}).then(e=>{let{data:t,total_count:i}=e?.response;return{total_count:i,data:t.map(e=>new np(e))}});createDomain=async e=>nu.create(this.id,{name:e});getMemberships=async e=>await tB._fetch({path:`/organizations/${this.id}/memberships`,method:"GET",search:is({...e,paginated:!0})}).then(e=>{let{data:t,total_count:i}=e?.response;return{total_count:i,data:t.map(e=>new nw(e))}});getInvitations=async e=>await tB._fetch({path:`/organizations/${this.id}/invitations`,method:"GET",search:is(e)},{forceUpdateClient:!0}).then(e=>{let{data:t,total_count:i}=e?.response;return{total_count:i,data:t.map(e=>new n_(e))}});addMember=async({userId:e,role:t})=>await tB._fetch({method:"POST",path:`/organizations/${this.id}/memberships`,body:{userId:e,role:t}}).then(e=>new nw(e?.response));inviteMember=async e=>n_.create(this.id,e);inviteMembers=async e=>n_.createBulk(this.id,e);updateMember=async({userId:e,role:t})=>await tB._fetch({method:"PATCH",path:`/organizations/${this.id}/memberships/${e}`,body:{role:t}}).then(e=>new nw(e?.response));removeMember=async e=>await tB._fetch({method:"DELETE",path:`/organizations/${this.id}/memberships/${e}`}).then(e=>new nw(e?.response));destroy=async()=>this._baseDelete();setLogo=async({file:e})=>{let t,i;return null===e?await tB._fetch({path:`/organizations/${this.id}/logo`,method:"DELETE"}).then(e=>new ng(e?.response)):("string"==typeof e?(t=e,i=new Headers({"Content-Type":"application/octet-stream"})):(t=new FormData).append("file",e),await tB._fetch({path:`/organizations/${this.id}/logo`,method:"PUT",body:t,headers:i}).then(e=>new ng(e?.response)))};initializePaymentMethod=e=>ik({...e,orgId:this.id});addPaymentMethod=e=>iS({...e,orgId:this.id});getPaymentMethods=e=>iU({...e,orgId:this.id});fromJSON(e){return e&&(this.id=e.id,this.name=e.name,this.slug=e.slug,this.imageUrl=e.image_url||"",this.hasImage=e.has_image||!1,this.publicMetadata=e.public_metadata||{},this.membersCount=e.members_count||0,this.pendingInvitationsCount=e.pending_invitations_count||0,this.maxAllowedMemberships=e.max_allowed_memberships||0,this.adminDeleteEnabled=e.admin_delete_enabled||!1,this.createdAt=tJ(e.created_at),this.updatedAt=tJ(e.updated_at)),this}__internal_toSnapshot(){return{object:"organization",id:this.id,name:this.name,slug:this.slug,image_url:this.imageUrl,has_image:this.hasImage,public_metadata:this.publicMetadata,members_count:this.membersCount,pending_invitations_count:this.pendingInvitationsCount,max_allowed_memberships:this.maxAllowedMemberships,admin_delete_enabled:this.adminDeleteEnabled,created_at:this.createdAt.getTime(),updated_at:this.updatedAt.getTime()}}async reload(e){let{rotatingTokenNonce:t}=e||{},i=(await tB._fetch({path:`/organizations/${this.id}`,method:"GET",rotatingTokenNonce:t},{forceUpdateClient:!0}))?.response;return this.fromJSON(i)}}class n_ extends tB{id;emailAddress;organizationId;publicMetadata={};status;role;roleName;createdAt;updatedAt;static async create(e,{emailAddress:t,role:i}){return new n_((await tB._fetch({path:`/organizations/${e}/invitations`,method:"POST",body:{email_address:t,role:i}}))?.response)}static async createBulk(e,t){let{emailAddresses:i,role:n}=t;return((await tB._fetch({path:`/organizations/${e}/invitations/bulk`,method:"POST",body:{email_address:i,role:n}}))?.response).map(e=>new n_(e))}constructor(e){super(),this.fromJSON(e)}revoke=async()=>await this._basePost({path:`/organizations/${this.organizationId}/invitations/${this.id}/revoke`});fromJSON(e){return e&&(this.id=e.id,this.emailAddress=e.email_address,this.organizationId=e.organization_id,this.publicMetadata=e.public_metadata,this.role=e.role,this.roleName=e.role_name,this.status=e.status,this.createdAt=tJ(e.created_at),this.updatedAt=tJ(e.updated_at)),this}}class nw extends tB{id;publicMetadata={};publicUserData;organization;permissions=[];role;roleName;createdAt;updatedAt;constructor(e){super(),this.fromJSON(e)}static retrieve=async e=>await tB._fetch({path:"/me/organization_memberships",method:"GET",search:is({...e,paginated:!0})}).then(e=>{let{data:t,total_count:i}=e?.response;return{total_count:i,data:t.map(e=>new nw(e))}});destroy=async()=>await this._baseDelete({path:`/organizations/${this.organization.id}/memberships/${this.publicUserData?.userId}`});update=async({role:e})=>await this._basePatch({path:`/organizations/${this.organization.id}/memberships/${this.publicUserData?.userId}`,body:{role:e}});fromJSON(e){return e&&(this.id=e.id,this.organization=new ng(e.organization),this.publicMetadata=e.public_metadata||{},e.public_user_data&&(this.publicUserData=new nI(e.public_user_data)),this.permissions=Array.isArray(e.permissions)?[...e.permissions]:[],this.role=e.role,this.roleName=e.role_name,this.createdAt=tJ(e.created_at),this.updatedAt=tJ(e.updated_at)),this}__internal_toSnapshot(){return{object:"organization_membership",id:this.id,organization:this.organization.__internal_toSnapshot(),public_metadata:this.publicMetadata,public_user_data:this.publicUserData?.__internal_toSnapshot(),permissions:this.permissions,role:this.role,role_name:this.roleName,created_at:this.createdAt.getTime(),updated_at:this.updatedAt.getTime()}}reload(e){throw Error(`${tI} Calling OrganizationMembership.reload is not currently supported. Please contact support.`)}}class ny extends tB{id;publicOrganizationData;status;createdAt;updatedAt;constructor(e){super(),this.fromJSON(e)}static async retrieve(e){return await tB._fetch({path:"/me/organization_suggestions",method:"GET",search:is(e)}).then(e=>{let{data:t,total_count:i}=e?.response;return{total_count:i,data:t.map(e=>new ny(e))}})}accept=async()=>await this._basePost({path:`/me/organization_suggestions/${this.id}/accept`});fromJSON(e){return e&&(this.id=e.id,this.status=e.status,this.publicOrganizationData={hasImage:e.public_organization_data.has_image,imageUrl:e.public_organization_data.image_url,name:e.public_organization_data.name,id:e.public_organization_data.id,slug:e.public_organization_data.slug},this.createdAt=tJ(e.created_at),this.updatedAt=tJ(e.updated_at)),this}}function nb(){return a()&&"function"==typeof window.PublicKeyCredential}async function nv(){try{return nb()&&await window.PublicKeyCredential.isConditionalMediationAvailable()}catch{return!1}}async function nk(){try{return"undefined"!=typeof window&&await window.PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable()}catch{return!1}}class nS extends tB{id;pathRoot="/me/passkeys";verification=null;name=null;lastUsedAt=null;createdAt;updatedAt;constructor(e){super(),this.fromJSON(e)}static async create(){return tB._fetch({path:"/me/passkeys",method:"POST"}).then(e=>new nS(e?.response))}static async attemptVerification(e,t){let i,n=(i=t.response,{...i0(t),response:{clientDataJSON:i3(i.clientDataJSON),attestationObject:i3(i.attestationObject),transports:i.getTransports()}});return tB._fetch({path:`/me/passkeys/${e}/attempt_verification`,method:"POST",body:{strategy:"passkey",publicKeyCredential:JSON.stringify(n)}}).then(e=>new nS(e?.response))}static async registerPasskey(){let e=nS.clerk.__internal_isWebAuthnSupported||nb,t=nS.clerk.__internal_createPublicCredentials||iH,i=nS.clerk.__internal_isWebAuthnPlatformAuthenticatorSupported||nk;if(!e())throw new O("Passkeys are not supported on this device.",{code:"passkey_not_supported"});let n=await this.create(),{verification:r}=n,s=r?.publicKey;if(s||tz("create"),s.authenticatorSelection?.authenticatorAttachment==="platform"&&!await i())throw new O("Registration requires a platform authenticator but the device does not support it.",{code:"passkey_pa_not_supported"});let{publicKeyCredential:a,error:o}=await t(s);if(!a)throw o;return this.attemptVerification(n.id,a)}update=e=>this._basePatch({body:e});delete=async()=>new i$((await tB._fetch({path:this.path(),method:"DELETE"}))?.response);fromJSON(e){return e&&(this.id=e.id,this.name=e.name,this.lastUsedAt=e.last_used_at?tJ(e.last_used_at):null,this.createdAt=tJ(e.created_at),this.updatedAt=tJ(e.updated_at),e.verification&&(this.verification=new i6(e.verification))),this}__internal_toSnapshot(){return{object:"passkey",id:this.id,name:this.name,verification:this.verification?.__internal_toSnapshot()||null,last_used_at:this.lastUsedAt?.getTime()||null,created_at:this.createdAt.getTime(),updated_at:this.updatedAt.getTime()}}}class nU extends tB{id;phoneNumber="";reservedForSecondFactor=!1;defaultSecondFactor=!1;linkedTo=[];verification;backupCodes;constructor(e,t){super(),this.pathRoot=t,this.fromJSON(e)}create=()=>this._basePost({body:{phone_number:this.phoneNumber}});prepareVerification=()=>this._basePost({action:"prepare_verification",body:{strategy:"phone_code"}});attemptVerification=e=>{let{code:t}=e||{};return this._basePost({action:"attempt_verification",body:{code:t}})};setReservedForSecondFactor=e=>{let{reserved:t}=e||{};return this._basePatch({body:{reserved_for_second_factor:t}})};makeDefaultSecondFactor=()=>this._basePatch({body:{default_second_factor:!0}});destroy=()=>this._baseDelete();toString=()=>{let e=this.phoneNumber.match(/^(\d{3})(\d{3})(\d{4})$/);return e?"("+e[1]+") "+e[2]+"-"+e[3]:this.phoneNumber};fromJSON(e){return e&&(this.id=e.id,this.phoneNumber=e.phone_number,this.reservedForSecondFactor=e.reserved_for_second_factor,this.defaultSecondFactor=e.default_second_factor,this.verification=new i4(e.verification),this.linkedTo=(e.linked_to||[]).map(e=>new nd(e)),this.backupCodes=e.backup_codes),this}__internal_toSnapshot(){return{object:"phone_number",id:this.id||"",phone_number:this.phoneNumber,reserved_for_second_factor:this.reservedForSecondFactor,default_second_factor:this.defaultSecondFactor,verification:this.verification.__internal_toSnapshot(),linked_to:this.linkedTo.map(e=>e.__internal_toSnapshot()),backup_codes:this.backupCodes}}}class nA extends tB{id="";loaders;rollout;constructor(e=null){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=this.withDefault(e.id,this.id),this.loaders=this.withDefault(e.loaders,this.loaders)),this}__internal_toSnapshot(){return{object:"protect_config",id:this.id,loaders:this.loaders}}}class nI{firstName;lastName;imageUrl;hasImage;identifier;userId;constructor(e){this.fromJSON(e)}fromJSON(e){return e&&(this.firstName=e.first_name||null,this.lastName=e.last_name||null,this.imageUrl=e.image_url||"",this.hasImage=e.has_image||!1,this.identifier=e.identifier||"",this.userId=e.user_id),this}__internal_toSnapshot(){return{first_name:this.firstName,last_name:this.lastName,image_url:this.imageUrl,has_image:this.hasImage,identifier:this.identifier,user_id:this.userId}}}let nC={strict_mfa:{afterMinutes:10,level:"multi_factor"},strict:{afterMinutes:10,level:"second_factor"},moderate:{afterMinutes:60,level:"second_factor"},lax:{afterMinutes:1440,level:"second_factor"}},nP=new Set(["first_factor","second_factor","multi_factor"]),nT=new Set(["strict_mfa","strict","moderate","lax"]),nO=(e,t)=>{let{org:i,user:n}=nE(e),[r,s]=t.split(":"),a=s||r;return"org"===r?i.includes(a):"user"===r?n.includes(a):[...i,...n].includes(a)},nE=e=>{let t=e?e.split(",").map(e=>e.trim()):[];return{org:t.filter(e=>e.split(":")[0].includes("o")).map(e=>e.split(":")[1]),user:t.filter(e=>e.split(":")[0].includes("u")).map(e=>e.split(":")[1])}};class nx extends tB{status;level;session;supportedFirstFactors=[];supportedSecondFactors=[];firstFactorVerification=new i4(null);secondFactorVerification=new i4(null);constructor(e=null){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.status=e.status,this.session=new nR(e.session),this.level=e.level,this.supportedFirstFactors=er(e.supported_first_factors),this.supportedSecondFactors=er(e.supported_second_factors),this.firstFactorVerification=new i4(e.first_factor_verification),this.secondFactorVerification=new i4(e.second_factor_verification)),this}}class nR extends tB{pathRoot="/client/sessions";id;status;lastActiveAt;lastActiveToken;lastActiveOrganizationId;actor;user;publicUserData;factorVerificationAge=null;tasks=null;expireAt;abandonAt;createdAt;updatedAt;static isSessionResource(e){return!!e&&e instanceof nR}constructor(e){super(),this.fromJSON(e),this.#D(this.lastActiveToken)}end=()=>(iW.clear(),this._basePost({action:"end"}));remove=()=>(iW.clear(),this._basePost({action:"remove"}));touch=()=>this._basePost({action:"touch",body:{active_organization_id:this.lastActiveOrganizationId}}).then(e=>(e.lastActiveToken&&nr.emit(ne,{token:e.lastActiveToken}),e));clearCache=()=>iW.clear();getToken=async e=>ta(()=>this._getToken(e),{factor:1.55,initialDelay:3e3,maxDelayBetweenRetries:5e4,jitter:!1,shouldRetry:(e,t)=>!x(e)&&t<=8});checkAuthorization=e=>{let t,i=(this.user?.organizationMemberships||[]).find(e=>e.organization.id===this.lastActiveOrganizationId);return(t={userId:this.user?.id,factorVerificationAge:this.factorVerificationAge,orgId:i?.id,orgRole:i?.role,orgPermissions:i?.permissions,features:this.lastActiveToken?.jwt?.claims.fea||"",plans:this.lastActiveToken?.jwt?.claims.pla||""},e=>{if(!t.userId)return!1;let i=((e,t)=>{let{features:i,plans:n}=t;return e.feature&&i?nO(i,e.feature):e.plan&&n?nO(n,e.plan):null})(e,t),n=((e,t)=>{let{orgId:i,orgRole:n,orgPermissions:r}=t;return(e.role||e.permission)&&i&&n&&r?e.permission?r.includes(e.permission.replace(/^(org:)*/,"org:")):e.role?n.replace(/^(org:)*/,"org:")===e.role.replace(/^(org:)*/,"org:"):null:null})(e,t),r=((e,{factorVerificationAge:t})=>{if(!e.reverification||!t)return null;let i=(e=>{let t,i;if(!e)return!1;let n="string"==typeof e&&nT.has(e),r="object"==typeof e&&(t=e.level,nP.has(t))&&"number"==typeof(i=e.afterMinutes)&&i>0;return(!!n||!!r)&&(e=>"string"==typeof e?nC[e]:e).bind(null,e)})(e.reverification);if(!i)return null;let{level:n,afterMinutes:r}=i(),[s,a]=t,o=-1!==s?r>s:null,l=-1!==a?r>a:null;switch(n){case"first_factor":return o;case"second_factor":return -1!==a?l:o;case"multi_factor":return -1===a?o:o&&l}})(e,t);return[i||n,r].some(e=>null===e)?[i||n,r].some(e=>!0===e):[i||n,r].every(e=>!0===e)})(e)};#D=e=>{e&&iW.set({tokenId:this.#L(),tokenResolver:Promise.resolve(e)})};#L(e,t){let i=void 0===t?this.lastActiveOrganizationId:t;return ix.build(this.id,e,i)}startVerification=async({level:e})=>new nx((await tB._fetch({method:"POST",path:`/client/sessions/${this.id}/verify`,body:{level:e}}))?.response);prepareFirstFactorVerification=async e=>{let t;switch(e.strategy){case"email_code":t={emailAddressId:e.emailAddressId};break;case"phone_code":t={phoneNumberId:e.phoneNumberId,default:e.default};break;case"passkey":t={};break;case"enterprise_sso":t={emailAddressId:e.emailAddressId,enterpriseConnectionId:e.enterpriseConnectionId,redirectUrl:e.redirectUrl};break;default:tO("Session.prepareFirstFactorVerification",e.strategy)}return new nx((await tB._fetch({method:"POST",path:`/client/sessions/${this.id}/verify/prepare_first_factor`,body:{...t,strategy:e.strategy}}))?.response)};attemptFirstFactorVerification=async e=>{let t;return t="passkey"===e.strategy?{publicKeyCredential:JSON.stringify(i1(e.publicKeyCredential))}:{...e},new nx((await tB._fetch({method:"POST",path:`/client/sessions/${this.id}/verify/attempt_first_factor`,body:{...t,strategy:e.strategy}}))?.response)};verifyWithPasskey=async()=>{let{nonce:e=null}=(await this.prepareFirstFactorVerification({strategy:"passkey"})).firstFactorVerification,t=nR.clerk.__internal_isWebAuthnSupported||nb,i=nR.clerk.__internal_getPublicCredentials||iY;if(!t())throw new O("Passkeys are not supported",{code:"passkey_not_supported"});let n=e?iZ(JSON.parse(e)):null;n||tz("get");let{publicKeyCredential:r,error:s}=await i({publicKeyOptions:n,conditionalUI:!1});if(!r)throw s;return this.attemptFirstFactorVerification({strategy:"passkey",publicKeyCredential:r})};prepareSecondFactorVerification=async e=>new nx((await tB._fetch({method:"POST",path:`/client/sessions/${this.id}/verify/prepare_second_factor`,body:e}))?.response);attemptSecondFactorVerification=async e=>new nx((await tB._fetch({method:"POST",path:`/client/sessions/${this.id}/verify/attempt_second_factor`,body:e}))?.response);fromJSON(e){return e&&(this.id=e.id,this.status=e.status,this.expireAt=tJ(e.expire_at),this.abandonAt=tJ(e.abandon_at),this.factorVerificationAge=e.factor_verification_age,this.lastActiveAt=tJ(e.last_active_at||void 0),this.lastActiveOrganizationId=e.last_active_organization_id,this.actor=e.actor||null,this.createdAt=tJ(e.created_at),this.updatedAt=tJ(e.updated_at),this.user=new nY(e.user),this.tasks=e.tasks||null,e.public_user_data&&(this.publicUserData=new nI(e.public_user_data)),this.lastActiveToken=e.last_active_token?new nG(e.last_active_token):null),this}__internal_toSnapshot(){return{object:"session",id:this.id,status:this.status,expire_at:this.expireAt.getTime(),abandon_at:this.abandonAt.getTime(),factor_verification_age:this.factorVerificationAge,last_active_at:this.lastActiveAt.getTime(),last_active_organization_id:this.lastActiveOrganizationId,actor:this.actor,tasks:this.tasks,user:this.user?.__internal_toSnapshot()||null,public_user_data:this.publicUserData.__internal_toSnapshot(),last_active_token:this.lastActiveToken?.__internal_toSnapshot()||null,created_at:this.createdAt.getTime(),updated_at:this.updatedAt.getTime()}}async _getToken(e){if(!this.user)return null;let{leewayInSeconds:t,template:i,skipCache:n=!1}=e||{},r=void 0===e?.organizationId?this.lastActiveOrganizationId:e?.organizationId;if(!i&&Number(t)>=60)throw Error("Leeway can not exceed the token lifespan (60 seconds)");let s=this.#L(i,r),a=n?void 0:iW.get({tokenId:s},t),o=!i&&r===this.lastActiveOrganizationId;if(a){ti.debug("Using cached token (no fetch needed)",{tokenId:s},"session");let e=await a.tokenResolver;return o&&nr.emit(ne,{token:e}),e.getRawString()||null}ti.info("Fetching new token from API",{organizationId:r,template:i,tokenId:s},"session");let l=i?`${this.path()}/tokens/${i}`:`${this.path()}/tokens`,c=i?{}:{organizationId:r},d=nG.create(l,c,n);return iW.set({tokenId:s,tokenResolver:d}),d.then(e=>(o&&(nr.emit(ne,{token:e}),e.jwt&&(this.lastActiveToken=e,nr.emit(nn,null))),e.getRawString()||null))}get currentTask(){let[e]=this.tasks??[];return e}}class nz extends tB{pathRoot="";id;status;abandonAt;expireAt;lastActiveAt;latestActivity;actor;constructor(e,t){super(),this.pathRoot=t,this.fromJSON(e)}static retrieve(){let e=tB.clerk.session?.id;return this.clerk.getFapiClient().request({method:"GET",path:"/me/sessions/active",sessionId:e}).then(e=>e.payload.map(e=>new nz(e,"/me/sessions"))).catch(()=>[])}revoke(){return this._basePost({action:"revoke",body:{}})}fromJSON(e){let t;return e?(this.id=e.id,this.status=e.status,this.expireAt=tJ(e.expire_at),this.abandonAt=tJ(e.abandon_at),this.lastActiveAt=tJ(e.last_active_at||void 0),this.latestActivity={id:(t=e.latest_activity??{}).id,deviceType:t.device_type,browserName:t.browser_name,browserVersion:t.browser_version,country:t.country,city:t.city,isMobile:t.is_mobile,ipAddress:t.ip_address},this.actor=e.actor,this):this}}let nM=(e,t,i)=>{let{onValidation:n=e6,onValidationComplexity:r=e6}=i||{},{show_zxcvbn:s,validatePassword:a}=t,o=e=>((e,t)=>{let{max_length:i,min_length:n,require_special_char:r,require_lowercase:s,require_numbers:a,require_uppercase:o}=t,l=(e=>{let t;if(e.allowed_special_characters){let i=e.allowed_special_characters.replace("[","\\[");i=i.replace("]","\\]"),t=RegExp(`[${i}]`)}else t=/[!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~]/;return(e,{minLength:i,maxLength:n})=>({max_length:e.length<n,min_length:e.length>=i,require_numbers:/\d/.test(e),require_lowercase:/[a-z]/.test(e),require_uppercase:/[A-Z]/.test(e),require_special_char:t.test(e)})})(t)(e,{maxLength:t.max_length,minLength:t.min_length}),c={max_length:i,min_length:n,require_special_char:r,require_lowercase:s,require_numbers:a,require_uppercase:o},d=new Map;for(let e in c)c[e]&&!l[e]&&d.set(e,!0);return Object.freeze(Object.fromEntries(d))})(e,t),l=(({min_zxcvbn_strength:e,onResult:t})=>i=>n=>{let r=i(n);return(t?.(r),r.score>=e&&r.score<3)?{state:"pass",keys:["unstable__errors.zxcvbn.couldBeStronger"],result:r}:r.score>=e?{state:"excellent",result:r}:{state:"fail",keys:["unstable__errors.zxcvbn.notEnough",...r.feedback.suggestions.map(e=>`unstable__errors.zxcvbn.suggestions.${e}`)],result:r}})(t),c={};return(t,i)=>{let{onValidation:d=n,onValidationComplexity:h=r}=i||{};if(!a)return;let u=o(t);h(0===Object.keys(u).length),c={...c,complexity:u},s&&e().then(e=>{let i=l(e)(t);d({...c={...c,strength:i},strength:i})}),c.complexity&&0===Object.keys(c.complexity).length&&s||d(c)}};function nF(e){return e?`https://${e.replace(/clerk\.accountsstage\./,"accountsstage.").replace(/clerk\.accounts\.|clerk\./,"accounts.")}`:""}async function nN(e,t,i,n,r){if(!e.client||!n.popup)return;let s=nF(e.frontendApi),{redirectUrl:a}=n,o=new URL(a);o.searchParams.set("sign_in_force_redirect_url",n.redirectUrlComplete),o.searchParams.set("sign_up_force_redirect_url",n.redirectUrlComplete),o.searchParams.set("intent",t);let l=e.buildUrlWithAuth(o.toString()),c=e.buildUrlWithAuth(`${s}/popup-callback`),d=e.buildUrlWithAuth(`${s}/popup-callback?return_url=${encodeURIComponent(l)}`),h=async t=>{if(t.origin!==s)return;let i=!1;if(t.data.session){if(!e.client?.sessions.find(e=>e.id===t.data.session))try{await e.client?.reload()}catch(e){console.error(e)}await e.setActive({session:t.data.session,redirectUrl:n.redirectUrlComplete}),i=!0}else t.data.return_url&&(e.navigate(t.data.return_url),i=!0);i&&window.removeEventListener("message",h)};window.addEventListener("message",h),await i({...n,redirectUrlComplete:c,redirectUrl:d},r)}function nW(e,{redirectCallbackUrl:t,redirectUrl:i}){let n=nF(e.frontendApi),r=new URL(t);r.searchParams.set("sign_in_force_redirect_url",i),r.searchParams.set("sign_up_force_redirect_url",i);let s=e.buildUrlWithAuth(r.toString()),a=e.buildUrlWithAuth(`${n}/popup-callback`);return{redirectCallbackUrl:e.buildUrlWithAuth(`${n}/popup-callback?return_url=${encodeURIComponent(s)}`),redirectUrl:a}}function nD(e,t){return new Promise((i,n)=>{if(!e.client||!t.popup)return void n();let r=async t=>{t.origin===nF(e.frontendApi)&&(t.data.session||t.data.return_url?(window.removeEventListener("message",r),i()):n())};window.addEventListener("message",r),t.popup.location.href=t.externalVerificationRedirectURL.toString()})}async function nL(e,t){nr.emit("resource:error",{resource:e,error:null}),nr.emit("resource:fetch",{resource:e,status:"fetching"});try{return{result:await t(),error:null}}catch(t){return nr.emit("resource:error",{resource:e,error:t}),{error:t}}finally{nr.emit("resource:fetch",{resource:e,status:"idle"})}}let n$=()=>{var e;return(e=new tl,{loadZxcvbn:()=>Promise.all([e.import("@zxcvbn-ts/core"),e.import("@zxcvbn-ts/language-common")]).then(([e,t])=>{if(!e||!t)throw Error("Failed to load zxcvbn modules");let{zxcvbnOptions:i,zxcvbn:n}=e,{dictionary:r,adjacencyGraphs:s}=t;return i.setOptions({dictionary:{...r},graphs:s}),n})}).loadZxcvbn};class nj extends tB{pathRoot="/client/sign_ins";id;_status=null;supportedIdentifiers=[];supportedFirstFactors=[];supportedSecondFactors=null;firstFactorVerification=new i4(null);secondFactorVerification=new i4(null);identifier=null;createdSessionId=null;userData=new nQ(null);clientTrustState;get status(){return this._status}set status(e){let t=this._status;this._status=e,e&&t!==e&&ti.debug("SignIn.status",{id:this.id,from:t,to:e})}__internal_future=new nB(this);__internal_basePost=this._basePost.bind(this);__internal_baseGet=this._baseGet.bind(this);constructor(e=null){super(),this.fromJSON(e)}create=e=>{ti.debug("SignIn.create",{id:this.id,strategy:"strategy"in e?e.strategy:void 0});let t=tg();return this._basePost({path:this.pathRoot,body:t?{locale:t,...e}:e})};resetPassword=e=>this._basePost({body:e,action:"reset_password"});prepareFirstFactor=e=>{let t;switch(ti.debug("SignIn.prepareFirstFactor",{id:this.id,strategy:e.strategy}),e.strategy){case"passkey":t={};break;case"email_link":t={emailAddressId:e.emailAddressId,redirectUrl:e.redirectUrl};break;case"email_code":case"reset_password_email_code":t={emailAddressId:e.emailAddressId};break;case"phone_code":t={phoneNumberId:e.phoneNumberId,default:e.default,channel:e.channel};break;case"web3_metamask_signature":case"web3_base_signature":case"web3_coinbase_wallet_signature":case"web3_okx_wallet_signature":case"web3_solana_signature":t={web3WalletId:e.web3WalletId};break;case"reset_password_phone_code":t={phoneNumberId:e.phoneNumberId};break;case"enterprise_sso":t={redirectUrl:e.redirectUrl,actionCompleteRedirectUrl:e.actionCompleteRedirectUrl,oidcPrompt:e.oidcPrompt,enterpriseConnectionId:e.enterpriseConnectionId};break;default:tO("SignIn.prepareFirstFactor",e.strategy)}return this._basePost({body:{...t,strategy:e.strategy},action:"prepare_first_factor"})};attemptFirstFactor=e=>{let t;return ti.debug("SignIn.attemptFirstFactor",{id:this.id,strategy:e.strategy}),t="passkey"===e.strategy?{publicKeyCredential:JSON.stringify(i1(e.publicKeyCredential))}:{...e},this._basePost({body:{...t,strategy:e.strategy},action:"attempt_first_factor"})};createEmailLinkFlow=()=>{let{run:e,stop:t}=iV();return{startEmailLinkFlow:async({emailAddressId:i,redirectUrl:n})=>{this.id||tT("SignIn");let r={strategy:"email_link",emailAddressId:i,redirectUrl:n},s="needs_second_factor"===this.status||"needs_client_trust"===this.status,a=s?"secondFactorVerification":"firstFactorVerification";return s?await this.prepareSecondFactor(r):await this.prepareFirstFactor(r),new Promise((i,n)=>{e(()=>this.reload().then(e=>{let n=e[a].status;("verified"===n||"expired"===n)&&(t(),i(e))}).catch(e=>{t(),n(e)}))})},cancelEmailLinkFlow:t}};prepareSecondFactor=e=>(ti.debug("SignIn.prepareSecondFactor",{id:this.id,strategy:e.strategy}),this._basePost({body:e,action:"prepare_second_factor"}));attemptSecondFactor=e=>(ti.debug("SignIn.attemptSecondFactor",{id:this.id,strategy:e.strategy}),this._basePost({body:e,action:"attempt_second_factor"}));authenticateWithRedirectOrPopup=async(e,t)=>{let{strategy:i,redirectUrlComplete:n,identifier:r,oidcPrompt:s,continueSignIn:a,enterpriseConnectionId:o}=e||{},l=nj.clerk.buildUrlWithAuth(e.redirectUrl);this.id&&a||await this.create({strategy:i,identifier:r,redirectUrl:l,actionCompleteRedirectUrl:n}),"enterprise_sso"===i&&await this.prepareFirstFactor({strategy:i,redirectUrl:l,actionCompleteRedirectUrl:n,oidcPrompt:s,enterpriseConnectionId:o});let{status:c,externalVerificationRedirectURL:d}=this.firstFactorVerification;"unverified"===c&&d?t(d):tR(c,nj.fapiClient.buildEmailAddress("support"))};authenticateWithRedirect=async e=>this.authenticateWithRedirectOrPopup(e,eJ);authenticateWithPopup=async e=>{let{popup:t}=e||{};return t||tx("popup"),nN(nj.clerk,"signIn",this.authenticateWithRedirectOrPopup,e,e=>{t.location.href=e.toString()})};authenticateWithWeb3=async e=>{let t,{identifier:i,generateSignature:n,strategy:r="web3_metamask_signature",walletName:s}=e||{},a=r.replace("web3_","").replace("_signature","");"function"!=typeof n&&tx("generateSignature"),"solana"!==a||s||tx("walletName"),await this.create({identifier:i});let o=this.supportedFirstFactors?.find(e=>e.strategy===r);o||tE("SignIn"),await this.prepareFirstFactor(o);let{message:l}=this.firstFactorVerification;l||tE("SignIn");try{t=await n({identifier:i,nonce:l,walletName:s,provider:a})}catch(e){if("coinbase_wallet"===a&&4001===e.code)t=await n({identifier:i,nonce:l,provider:a,walletName:s});else throw e}return this.attemptFirstFactor({signature:t,strategy:r})};authenticateWithMetamask=async()=>{let e=await tv().getMetamaskIdentifier();return this.authenticateWithWeb3({identifier:e,generateSignature:tv().generateSignatureWithMetamask,strategy:"web3_metamask_signature"})};authenticateWithCoinbaseWallet=async()=>{let e=await tv().getCoinbaseWalletIdentifier();return this.authenticateWithWeb3({identifier:e,generateSignature:tv().generateSignatureWithCoinbaseWallet,strategy:"web3_coinbase_wallet_signature"})};authenticateWithBase=async()=>{let e=await tv().getBaseIdentifier();return this.authenticateWithWeb3({identifier:e,generateSignature:tv().generateSignatureWithBase,strategy:"web3_base_signature"})};authenticateWithOKXWallet=async()=>{let e=await tv().getOKXWalletIdentifier();return this.authenticateWithWeb3({identifier:e,generateSignature:tv().generateSignatureWithOKXWallet,strategy:"web3_okx_wallet_signature"})};authenticateWithSolana=async({walletName:e})=>{let t=await tv().getSolanaIdentifier(e);return this.authenticateWithWeb3({identifier:t,generateSignature:t=>tv().generateSignatureWithSolana({...t,walletName:e}),strategy:"web3_solana_signature",walletName:e})};authenticateWithPasskey=async e=>{let{flow:t}=e||{},i=nj.clerk.__internal_isWebAuthnSupported||nb,n=nj.clerk.__internal_getPublicCredentials||iY,r=nj.clerk.__internal_isWebAuthnAutofillSupported||nv;if(!i())throw new O("Passkeys are not supported",{code:"passkey_not_supported"});if("autofill"===t||"discoverable"===t)await this.create({strategy:"passkey"});else{let e=this.supportedFirstFactors.find(e=>"passkey"===e.strategy);e||function(){throw Error(`${tI} You need to start a SignIn flow by calling SignIn.create({ strategy: 'passkey' }) first`)}(),await this.prepareFirstFactor(e)}let{nonce:s}=this.firstFactorVerification,a=s?iZ(JSON.parse(s)):null;a||tz("get");let o=!1;"autofill"===t&&(o=await r());let{publicKeyCredential:l,error:c}=await n({publicKeyOptions:a,conditionalUI:o});if(!l)throw c;return this.attemptFirstFactor({publicKeyCredential:l,strategy:"passkey"})};validatePassword=(e,t)=>{if(nj.clerk.__internal_environment?.userSettings.passwordSettings)return nM(n$(),{...nj.clerk.__internal_environment?.userSettings.passwordSettings,validatePassword:!0})(e,t)};fromJSON(e){return e&&(this.id=e.id,this.status=e.status,this.supportedIdentifiers=e.supported_identifiers,this.identifier=e.identifier,this.supportedFirstFactors=er(e.supported_first_factors),this.supportedSecondFactors=er(e.supported_second_factors),this.firstFactorVerification=new i4(e.first_factor_verification),this.secondFactorVerification=new i4(e.second_factor_verification),this.createdSessionId=e.created_session_id,this.userData=new nQ(e.user_data),this.clientTrustState=e.client_trust_state??void 0),nr.emit("resource:update",{resource:this}),this}__internal_toSnapshot(){return{object:"sign_in",id:this.id||"",status:this.status||null,supported_identifiers:this.supportedIdentifiers,supported_first_factors:en(this.supportedFirstFactors),supported_second_factors:en(this.supportedSecondFactors),first_factor_verification:this.firstFactorVerification.__internal_toSnapshot(),second_factor_verification:this.secondFactorVerification.__internal_toSnapshot(),identifier:this.identifier,created_session_id:this.createdSessionId,user_data:this.userData.__internal_toSnapshot()}}}class nB{emailCode={sendCode:this.sendEmailCode.bind(this),verifyCode:this.verifyEmailCode.bind(this)};emailLink={sendLink:this.sendEmailLink.bind(this),waitForVerification:this.waitForEmailLinkVerification.bind(this),get verification(){if(!r())return null;const e=ez("__clerk_status"),t=ez("__clerk_created_session");if(!e||!t)return null;const i="verified"===e&&void 0!==nj.clerk.client&&nj.clerk.client.sessions.some(e=>e.id===t);return{status:e,createdSessionId:t,verifiedFromTheSameClient:i}}};resetPasswordEmailCode={sendCode:this.sendResetPasswordEmailCode.bind(this),verifyCode:this.verifyResetPasswordEmailCode.bind(this),submitPassword:this.submitResetPassword.bind(this)};phoneCode={sendCode:this.sendPhoneCode.bind(this),verifyCode:this.verifyPhoneCode.bind(this)};mfa={sendPhoneCode:this.sendMFAPhoneCode.bind(this),verifyPhoneCode:this.verifyMFAPhoneCode.bind(this),verifyTOTP:this.verifyTOTP.bind(this),verifyBackupCode:this.verifyBackupCode.bind(this)};#$=!1;#j;constructor(e){this.#j=e}get id(){return this.#j.id}get identifier(){return this.#j.identifier}get createdSessionId(){return this.#j.createdSessionId}get userData(){return this.#j.userData}get status(){return this.#j.status||"needs_identifier"}get supportedFirstFactors(){return this.#j.supportedFirstFactors??[]}get supportedSecondFactors(){return this.#j.supportedSecondFactors??[]}get isTransferable(){return"transferable"===this.#j.firstFactorVerification.status}get existingSession(){if("failed"===this.#j.firstFactorVerification.status&&this.#j.firstFactorVerification.error?.code==="identifier_already_signed_in"&&this.#j.firstFactorVerification.error?.meta?.sessionId)return{sessionId:this.#j.firstFactorVerification.error?.meta?.sessionId}}get firstFactorVerification(){return this.#j.firstFactorVerification}get secondFactorVerification(){return this.#j.secondFactorVerification}get hasBeenFinalized(){return this.#$}async sendResetPasswordEmailCode(){if(!this.#j.id)throw Error("Cannot reset password without a sign in.");return nL(this.#j,async()=>{let e=this.#j.supportedFirstFactors?.find(e=>"reset_password_email_code"===e.strategy);if(!e)throw new P("Reset password email code factor not found",{code:"factor_not_found"});let{emailAddressId:t}=e;await this.#j.__internal_basePost({body:{emailAddressId:t,strategy:"reset_password_email_code"},action:"prepare_first_factor"})})}async verifyResetPasswordEmailCode(e){let{code:t}=e;return nL(this.#j,async()=>{await this.#j.__internal_basePost({body:{code:t,strategy:"reset_password_email_code"},action:"attempt_first_factor"})})}async submitResetPassword(e){let{password:t,signOutOfOtherSessions:i=!0}=e;return nL(this.#j,async()=>{await this.#j.__internal_basePost({body:{password:t,signOutOfOtherSessions:i},action:"reset_password"})})}async _create(e){let t=tg();await this.#j.__internal_basePost({path:this.#j.pathRoot,body:t?{locale:t,...e}:e})}async create(e){return nL(this.#j,async()=>{await this._create(e)})}async password(e){if([e.identifier,e.emailAddress,e.phoneNumber].filter(Boolean).length>1)throw Error("Only one of identifier, emailAddress, or phoneNumber can be provided");return nL(this.#j,async()=>{let t=e.identifier||e.emailAddress||e.phoneNumber,i=this.#j.identifier,n=tg();await this.#j.__internal_basePost({path:this.#j.pathRoot,body:{identifier:t||i,password:e.password,...n?{locale:n}:{}}})})}async sendEmailCode(e={}){let{emailAddress:t,emailAddressId:i}=e;if(!this.#j.id&&i)throw Error("signIn.emailCode.sendCode() cannot be called with an emailAddressId if an existing signIn does not exist.");if(!this.#j.id&&!t)throw Error("signIn.emailCode.sendCode() cannot be called without an emailAddress if an existing signIn does not exist.");return nL(this.#j,async()=>{t&&await this._create({identifier:t});let e=this.selectFirstFactor({strategy:"email_code",emailAddressId:i});if(!e)throw new P("Email code factor not found",{code:"factor_not_found"});await this.#j.__internal_basePost({body:{emailAddressId:e.emailAddressId,strategy:"email_code"},action:"prepare_first_factor"})})}async verifyEmailCode(e){let{code:t}=e;return nL(this.#j,async()=>{await this.#j.__internal_basePost({body:{code:t,strategy:"email_code"},action:"attempt_first_factor"})})}async sendEmailLink(e){let{emailAddress:t,verificationUrl:i,emailAddressId:n}=e;if(!this.#j.id&&n)throw Error("signIn.emailLink.sendLink() cannot be called with an emailAddressId if an existing signIn does not exist.");if(!this.#j.id&&!t)throw Error("signIn.emailLink.sendLink() cannot be called without an emailAddress if an existing signIn does not exist.");return nL(this.#j,async()=>{t&&await this._create({identifier:t});let e=this.selectFirstFactor({strategy:"email_link",emailAddressId:n});if(!e)throw new P("Email link factor not found",{code:"factor_not_found"});let r=i;try{new URL(i)}catch{r=window.location.origin+i}await this.#j.__internal_basePost({body:{emailAddressId:e.emailAddressId,redirectUrl:r,strategy:"email_link"},action:"prepare_first_factor"})})}async waitForEmailLinkVerification(){return nL(this.#j,async()=>{let{run:e,stop:t}=iV();await new Promise((i,n)=>{e(async()=>{try{let e=await this.#j.__internal_baseGet(),n=e.firstFactorVerification.status;("verified"===n||"expired"===n)&&(t(),i(e))}catch(e){t(),n(e)}})})})}async sendPhoneCode(e={}){let{phoneNumber:t,phoneNumberId:i,channel:n="sms"}=e;if(!this.#j.id&&i)throw Error("signIn.phoneCode.sendCode() cannot be called with an phoneNumberId if an existing signIn does not exist.");if(!this.#j.id&&!t)throw Error("signIn.phoneCode.sendCode() cannot be called without an phoneNumber if an existing signIn does not exist.");return nL(this.#j,async()=>{t&&await this._create({identifier:t});let e=this.selectFirstFactor({strategy:"phone_code",phoneNumberId:i});if(!e)throw new P("Phone code factor not found",{code:"factor_not_found"});await this.#j.__internal_basePost({body:{phoneNumberId:e.phoneNumberId,strategy:"phone_code",channel:n},action:"prepare_first_factor"})})}async verifyPhoneCode(e){let{code:t}=e;return nL(this.#j,async()=>{await this.#j.__internal_basePost({body:{code:t,strategy:"phone_code"},action:"attempt_first_factor"})})}async sso(e){let{strategy:t,redirectUrl:i,redirectCallbackUrl:n,popup:r,oidcPrompt:s,enterpriseConnectionId:a,identifier:o}=e;return nL(this.#j,async()=>{let e=i;try{new URL(i)}catch{e=window.location.origin+i}let l={redirectUrl:nj.clerk.buildUrlWithAuth(n),actionCompleteRedirectUrl:e};if(r){let t=nW(nj.clerk,{redirectCallbackUrl:l.redirectUrl,redirectUrl:e});l.redirectUrl=t.redirectCallbackUrl,l.actionCompleteRedirectUrl=t.redirectUrl}await this._create({strategy:t,...l,identifier:o}),"enterprise_sso"===t&&await this.#j.__internal_basePost({body:{...l,oidcPrompt:s,enterpriseConnectionId:a,strategy:"enterprise_sso"},action:"prepare_first_factor"});let{status:c,externalVerificationRedirectURL:d}=this.#j.firstFactorVerification;"unverified"===c&&d&&(r?(await nD(nj.clerk,{popup:r,externalVerificationRedirectURL:d}),await this.#j.reload()):eJ(d))})}async web3(e){let{strategy:t}=e,i=t.replace("web3_","").replace("_signature","");return nL(this.#j,async()=>{let n,r,s;switch(i){case"metamask":n=await tv().getMetamaskIdentifier(),r=tv().generateSignatureWithMetamask;break;case"coinbase_wallet":n=await tv().getCoinbaseWalletIdentifier(),r=tv().generateSignatureWithCoinbaseWallet;break;case"base":n=await tv().getBaseIdentifier(),r=tv().generateSignatureWithBase;break;case"okx_wallet":n=await tv().getOKXWalletIdentifier(),r=tv().generateSignatureWithOKXWallet;break;case"solana":if(!e.walletName)throw new P("Wallet name is required for Solana authentication.",{code:"web3_solana_wallet_name_required"});n=await tv().getSolanaIdentifier(e.walletName),r=t=>tv().generateSignatureWithSolana({...t,walletName:e.walletName});break;default:throw Error(`Unsupported Web3 provider: ${i}`)}await this._create({identifier:n});let a=this.#j.supportedFirstFactors?.find(e=>e.strategy===t);if(!a)throw new P("Web3 first factor not found",{code:"factor_not_found"});await this.#j.__internal_basePost({body:{web3WalletId:a.web3WalletId,strategy:t},action:"prepare_first_factor"});let{message:o}=this.firstFactorVerification;if(!o)throw new P("Web3 nonce not found",{code:"web3_nonce_not_found"});try{s=await r({identifier:n,nonce:o,walletName:e?.walletName,provider:i})}catch(e){if("coinbase_wallet"===i&&4001===e.code)s=await r({identifier:n,nonce:o,provider:i});else throw e}await this.#j.__internal_basePost({body:{signature:s,strategy:t},action:"attempt_first_factor"})})}async passkey(e){let{flow:t}=e||{},i=nj.clerk.__internal_isWebAuthnSupported||nb,n=nj.clerk.__internal_getPublicCredentials||iY,r=nj.clerk.__internal_isWebAuthnAutofillSupported||nv;if(!i())throw new O("Passkeys are not supported",{code:"passkey_not_supported"});return nL(this.#j,async()=>{if("autofill"===t||"discoverable"===t)await this._create({strategy:"passkey"});else{if(!this.supportedFirstFactors.find(e=>"passkey"===e.strategy))throw new P("Passkey factor not found",{code:"factor_not_found"});await this.#j.__internal_basePost({body:{strategy:"passkey"},action:"prepare_first_factor"})}let{nonce:e}=this.firstFactorVerification,i=e?iZ(JSON.parse(e)):null;if(!i)throw new P("Missing public key options",{code:"missing_public_key_options"});let s=!1;"autofill"===t&&(s=await r());let{publicKeyCredential:a,error:o}=await n({publicKeyOptions:i,conditionalUI:s});if(!a)throw new O(o.message,{code:"passkey_retrieval_failed"});await this.#j.__internal_basePost({body:{publicKeyCredential:JSON.stringify(i1(a)),strategy:"passkey"},action:"attempt_first_factor"})})}async sendMFAPhoneCode(){return nL(this.#j,async()=>{let e=this.#j.supportedSecondFactors?.find(e=>"phone_code"===e.strategy);if(!e)throw new P("Phone code factor not found",{code:"factor_not_found"});let{phoneNumberId:t}=e;await this.#j.__internal_basePost({body:{phoneNumberId:t,strategy:"phone_code"},action:"prepare_second_factor"})})}async verifyMFAPhoneCode(e){let{code:t}=e;return nL(this.#j,async()=>{await this.#j.__internal_basePost({body:{code:t,strategy:"phone_code"},action:"attempt_second_factor"})})}async verifyTOTP(e){let{code:t}=e;return nL(this.#j,async()=>{await this.#j.__internal_basePost({body:{code:t,strategy:"totp"},action:"attempt_second_factor"})})}async verifyBackupCode(e){let{code:t}=e;return nL(this.#j,async()=>{await this.#j.__internal_basePost({body:{code:t,strategy:"backup_code"},action:"attempt_second_factor"})})}async ticket(e){let t=e?.ticket??ez("__clerk_ticket");return this.create({ticket:t??void 0})}async finalize(e){let{navigate:t}=e||{};if(!this.#j.createdSessionId)throw Error("Cannot finalize sign-in without a created session.");return nL(this.#j,async()=>{nj.clerk.client&&!nj.clerk.client.sessions.some(e=>e.id===this.#j.createdSessionId)&&await nj.clerk.client.reload(),this.#$=!0,await nj.clerk.setActive({session:this.#j.createdSessionId,navigate:t})})}selectFirstFactor({strategy:e,emailAddressId:t,phoneNumberId:i}){if(!this.#j.supportedFirstFactors)return null;if(t){let i=this.#j.supportedFirstFactors.find(i=>i.strategy===e&&i.emailAddressId===t);if(i)return i}if(i){let t=this.#j.supportedFirstFactors.find(t=>t.strategy===e&&t.phoneNumberId===i);if(t)return t}let n=this.#j.supportedFirstFactors.find(t=>t.strategy===e&&t.safeIdentifier===this.#j.identifier);if(n)return n;let r=this.#j.supportedFirstFactors.find(t=>t.strategy===e);return r||null}}function nJ(e){let{unsafeMetadata:t}={...e},i=t?"object"==typeof t?JSON.stringify(t):t:"";return{...e,...t?{unsafeMetadata:i}:{}}}class nK extends tB{pathRoot="/client/sign_ups";id;_status=null;requiredFields=[];missingFields=[];optionalFields=[];unverifiedFields=[];verifications=new i5(null);username=null;firstName=null;lastName=null;emailAddress=null;phoneNumber=null;web3wallet=null;externalAccount;hasPassword=!1;unsafeMetadata={};createdSessionId=null;createdUserId=null;abandonAt=null;legalAcceptedAt=null;locale=null;get status(){return this._status}set status(e){let t=this._status;this._status=e,e&&t!==e&&ti.debug("SignUp.status",{id:this.id,from:t,to:e})}__internal_future=new nV(this);__internal_basePost=this._basePost.bind(this);__internal_basePatch=this._basePatch.bind(this);constructor(e=null){super(),this.fromJSON(e)}create=async e=>{ti.debug("SignUp.create",{id:this.id,strategy:e.strategy});let t={...e};if(!t.locale){let e=tg();e&&(t.locale=e)}if(!this.clientBypass()&&!this.shouldBypassCaptchaForAttempt(e)){let e=new t$(nK.clerk),i=await e.managedOrInvisible({action:"signup"});if(!i)throw new P("",{code:"captcha_unavailable"});t={...t,...i}}if(t.transfer&&this.shouldBypassCaptchaForAttempt(t)){let e=nK.clerk.client?.signIn.firstFactorVerification.strategy;e&&(t={...t,strategy:e})}return this._basePost({path:this.pathRoot,body:nJ(t)})};prepareVerification=e=>(ti.debug("SignUp.prepareVerification",{id:this.id,strategy:e.strategy}),this._basePost({body:e,action:"prepare_verification"}));attemptVerification=e=>(ti.debug("SignUp.attemptVerification",{id:this.id,strategy:e.strategy}),this._basePost({body:e,action:"attempt_verification"}));prepareEmailAddressVerification=e=>this.prepareVerification(e||{strategy:"email_code"});attemptEmailAddressVerification=e=>this.attemptVerification({...e,strategy:"email_code"});createEmailLinkFlow=()=>{let{run:e,stop:t}=iV();return{startEmailLinkFlow:async({redirectUrl:i})=>(this.id||tT("SignUp"),await this.prepareEmailAddressVerification({strategy:"email_link",redirectUrl:i}),new Promise((i,n)=>{e(()=>this.reload().then(e=>{let n=e.verifications.emailAddress.status;("verified"===n||"expired"===n)&&(t(),i(e))}).catch(e=>{t(),n(e)}))})),cancelEmailLinkFlow:t}};preparePhoneNumberVerification=e=>this.prepareVerification(e||{strategy:"phone_code"});attemptPhoneNumberVerification=e=>this.attemptVerification({...e,strategy:"phone_code"});prepareWeb3WalletVerification=e=>this.prepareVerification({strategy:"web3_metamask_signature",...e});attemptWeb3WalletVerification=async e=>{let{signature:t,strategy:i="web3_metamask_signature"}=e;return this.attemptVerification({signature:t,strategy:i})};authenticateWithWeb3=async e=>{let t,{generateSignature:i,identifier:n,unsafeMetadata:r,strategy:s="web3_metamask_signature",legalAccepted:a,walletName:o}=e||{},l=s.replace("web3_","").replace("_signature","");"function"!=typeof i&&tx("generateSignature");let c=n||this.web3wallet;await this.create({web3Wallet:c,unsafeMetadata:r,legalAccepted:a}),await this.prepareWeb3WalletVerification({strategy:s});let{message:d}=this.verifications.web3Wallet;d||tE("SignUp");try{t=await i({identifier:n,nonce:d,provider:l,walletName:o})}catch(e){if("coinbase_wallet"===l&&4001===e.code)t=await i({identifier:n,nonce:d,provider:l});else throw e}return this.attemptWeb3WalletVerification({signature:t,strategy:s})};authenticateWithMetamask=async e=>{let t=await tv().getMetamaskIdentifier();return this.authenticateWithWeb3({identifier:t,generateSignature:tv().generateSignatureWithMetamask,unsafeMetadata:e?.unsafeMetadata,strategy:"web3_metamask_signature",legalAccepted:e?.legalAccepted})};authenticateWithCoinbaseWallet=async e=>{let t=await tv().getCoinbaseWalletIdentifier();return this.authenticateWithWeb3({identifier:t,generateSignature:tv().generateSignatureWithCoinbaseWallet,unsafeMetadata:e?.unsafeMetadata,strategy:"web3_coinbase_wallet_signature",legalAccepted:e?.legalAccepted})};authenticateWithBase=async e=>{let t=await tv().getBaseIdentifier();return this.authenticateWithWeb3({identifier:t,generateSignature:tv().generateSignatureWithBase,unsafeMetadata:e?.unsafeMetadata,strategy:"web3_base_signature",legalAccepted:e?.legalAccepted})};authenticateWithOKXWallet=async e=>{let t=await tv().getOKXWalletIdentifier();return this.authenticateWithWeb3({identifier:t,generateSignature:tv().generateSignatureWithOKXWallet,unsafeMetadata:e?.unsafeMetadata,strategy:"web3_okx_wallet_signature",legalAccepted:e?.legalAccepted})};authenticateWithSolana=async({walletName:e,unsafeMetadata:t,legalAccepted:i})=>{let n=await tv().getSolanaIdentifier(e);return this.authenticateWithWeb3({identifier:n,generateSignature:t=>tv().generateSignatureWithSolana({...t,walletName:e}),unsafeMetadata:t,strategy:"web3_solana_signature",legalAccepted:i,walletName:e})};authenticateWithRedirectOrPopup=async(e,t)=>{let{redirectUrl:i,redirectUrlComplete:n,strategy:r,continueSignUp:s=!1,unsafeMetadata:a,emailAddress:o,legalAccepted:l,oidcPrompt:c,enterpriseConnectionId:d}=e,h=nK.clerk.buildUrlWithAuth(i),u=()=>{let e={strategy:r,redirectUrl:h,actionCompleteRedirectUrl:n,unsafeMetadata:a,emailAddress:o,legalAccepted:l,oidcPrompt:c,enterpriseConnectionId:d};return s&&this.id?this.update(e):this.create(e)},{verifications:p}=await u().catch(async e=>{if(z(e)&&E(e))return await nK.clerk.__internal_environment.reload(),u();throw e}),{externalAccount:f}=p,{status:m,externalVerificationRedirectURL:g}=f;"unverified"===m&&g?t(g):tR(m,nK.fapiClient.buildEmailAddress("support"))};authenticateWithRedirect=async e=>this.authenticateWithRedirectOrPopup(e,eJ);authenticateWithPopup=async e=>{let{popup:t}=e||{};return t||tx("popup"),nN(nK.clerk,"signUp",this.authenticateWithRedirectOrPopup,e,e=>{t.location.href=e instanceof URL?e.toString():e})};update=e=>this._basePatch({body:nJ(e)});upsert=e=>this.id?this.update(e):this.create(e);validatePassword=(e,t)=>{if(nK.clerk.__internal_environment?.userSettings.passwordSettings)return nM(n$(),{...nK.clerk.__internal_environment?.userSettings.passwordSettings,validatePassword:!0})(e,t)};fromJSON(e){return e&&(this.id=e.id,this.status=e.status,this.requiredFields=e.required_fields,this.optionalFields=e.optional_fields,this.missingFields=e.missing_fields,this.unverifiedFields=e.unverified_fields,this.verifications=new i5(e.verifications),this.username=e.username,this.firstName=e.first_name,this.lastName=e.last_name,this.emailAddress=e.email_address,this.phoneNumber=e.phone_number,this.hasPassword=e.has_password,this.unsafeMetadata=e.unsafe_metadata,this.createdSessionId=e.created_session_id,this.createdUserId=e.created_user_id,this.abandonAt=e.abandon_at,this.web3wallet=e.web3_wallet,this.legalAcceptedAt=e.legal_accepted_at,this.locale=e.locale),nr.emit("resource:update",{resource:this}),this}__internal_toSnapshot(){return{object:"sign_up",id:this.id||"",status:this.status||null,required_fields:this.requiredFields,optional_fields:this.optionalFields,missing_fields:this.missingFields,unverified_fields:this.unverifiedFields,verifications:this.verifications.__internal_toSnapshot(),username:this.username,first_name:this.firstName,last_name:this.lastName,email_address:this.emailAddress,phone_number:this.phoneNumber,has_password:this.hasPassword,unsafe_metadata:this.unsafeMetadata,created_session_id:this.createdSessionId,created_user_id:this.createdUserId,abandon_at:this.abandonAt,web3_wallet:this.web3wallet,legal_accepted_at:this.legalAcceptedAt,locale:this.locale,external_account:this.externalAccount,external_account_strategy:this.externalAccount?.strategy}}clientBypass(){return nK.clerk.client?.captchaBypass}shouldBypassCaptchaForAttempt(e){if(!e.strategy)return!1;let t=nK.clerk.__internal_environment.displayConfig.captchaOauthBypass;return!!(t.some(t=>t===e.strategy)||e.transfer&&t.some(e=>e===nK.clerk.client.signIn.firstFactorVerification.strategy))}__experimental_getEnterpriseConnections=()=>tB._fetch({path:`/client/sign_ups/${this.id}/enterprise_connections`,method:"GET"}).then(e=>(e?.response).map(e=>new nq(e)))}class nV{verifications={sendEmailCode:this.sendEmailCode.bind(this),verifyEmailCode:this.verifyEmailCode.bind(this),sendPhoneCode:this.sendPhoneCode.bind(this),verifyPhoneCode:this.verifyPhoneCode.bind(this)};#$=!1;#j;constructor(e){this.#j=e}get id(){return this.#j.id}get requiredFields(){return this.#j.requiredFields}get optionalFields(){return this.#j.optionalFields}get missingFields(){return this.#j.missingFields}get status(){return this.#j.status||"missing_requirements"}get username(){return this.#j.username}get firstName(){return this.#j.firstName}get lastName(){return this.#j.lastName}get emailAddress(){return this.#j.emailAddress}get phoneNumber(){return this.#j.phoneNumber}get web3Wallet(){return this.#j.web3wallet}get hasPassword(){return this.#j.hasPassword}get unsafeMetadata(){return this.#j.unsafeMetadata}get createdSessionId(){return this.#j.createdSessionId}get createdUserId(){return this.#j.createdUserId}get abandonAt(){return this.#j.abandonAt}get legalAcceptedAt(){return this.#j.legalAcceptedAt}get locale(){return this.#j.locale}get unverifiedFields(){return this.#j.unverifiedFields}get isTransferable(){return"transferable"===this.#j.verifications.externalAccount.status&&this.#j.verifications.externalAccount.error?.code==="external_account_exists"}get existingSession(){if(("failed"===this.#j.verifications.externalAccount.status||"unverified"===this.#j.verifications.externalAccount.status)&&this.#j.verifications.externalAccount.error?.code==="identifier_already_signed_in"&&this.#j.verifications.externalAccount.error?.meta?.sessionId)return{sessionId:this.#j.verifications.externalAccount.error?.meta?.sessionId}}get hasBeenFinalized(){return this.#$}async getCaptchaToken(){let e=new t$(nK.clerk),t=await e.managedOrInvisible({action:"signup"});if(!t)throw Error("Captcha challenge failed");let{captchaError:i,captchaToken:n,captchaWidgetType:r}=t;return{captchaToken:n,captchaWidgetType:r,captchaError:i}}async _create(e){let{captchaToken:t,captchaWidgetType:i,captchaError:n}=await this.getCaptchaToken(),r={transfer:e.transfer,captchaToken:t,captchaWidgetType:i,captchaError:n,...e,unsafeMetadata:e.unsafeMetadata?nJ(e.unsafeMetadata):void 0,locale:e.locale??tg()};await this.#j.__internal_basePost({path:this.#j.pathRoot,body:r})}async create(e){return nL(this.#j,async()=>{await this._create(e)})}async update(e){return nL(this.#j,async()=>{let t={...e,unsafeMetadata:e.unsafeMetadata?nJ(e.unsafeMetadata):void 0};await this.#j.__internal_basePatch({path:this.#j.pathRoot,body:t})})}async password(e){return nL(this.#j,async()=>{let{captchaToken:t,captchaWidgetType:i,captchaError:n}=await this.getCaptchaToken(),r={strategy:"password",captchaToken:t,captchaWidgetType:i,captchaError:n,...e,unsafeMetadata:e.unsafeMetadata?nJ(e.unsafeMetadata):void 0};await this.#j.__internal_basePost({path:this.#j.pathRoot,body:r})})}async sendEmailCode(){return nL(this.#j,async()=>{await this.#j.__internal_basePost({body:{strategy:"email_code"},action:"prepare_verification"})})}async verifyEmailCode(e){let{code:t}=e;return nL(this.#j,async()=>{await this.#j.__internal_basePost({body:{strategy:"email_code",code:t},action:"attempt_verification"})})}async sendPhoneCode(e){let{phoneNumber:t,channel:i="sms"}=e;return nL(this.#j,async()=>{if(!this.#j.id){let{captchaToken:e,captchaWidgetType:i,captchaError:n}=await this.getCaptchaToken();await this.#j.__internal_basePost({path:this.#j.pathRoot,body:{phoneNumber:t,captchaToken:e,captchaWidgetType:i,captchaError:n}})}await this.#j.__internal_basePost({body:{strategy:"phone_code",channel:i},action:"prepare_verification"})})}async verifyPhoneCode(e){let{code:t}=e;return nL(this.#j,async()=>{await this.#j.__internal_basePost({body:{strategy:"phone_code",code:t},action:"attempt_verification"})})}async sso(e){let{strategy:t,redirectUrl:i,redirectCallbackUrl:n,unsafeMetadata:r,legalAccepted:s,oidcPrompt:a,enterpriseConnectionId:o,emailAddress:l,popup:c}=e;return nL(this.#j,async()=>{let{captchaToken:e,captchaWidgetType:d,captchaError:h}=await this.getCaptchaToken(),u=i;try{new URL(i)}catch{u=window.location.origin+i}let p={redirectUrl:nK.clerk.buildUrlWithAuth(n),actionCompleteRedirectUrl:u};if(c){let e=nW(nK.clerk,{redirectCallbackUrl:p.redirectUrl,redirectUrl:u});p.redirectUrl=e.redirectCallbackUrl,p.actionCompleteRedirectUrl=e.redirectUrl}let f=()=>this.#j.__internal_basePost({path:this.#j.pathRoot,body:{strategy:t,...p,unsafeMetadata:r,legalAccepted:s,oidcPrompt:a,enterpriseConnectionId:o,emailAddress:l,captchaToken:e,captchaWidgetType:d,captchaError:h}});await f().catch(async e=>{if(z(e)&&E(e))return await nK.clerk.__internal_environment.reload(),f();throw e});let{status:m,externalVerificationRedirectURL:g}=this.#j.verifications.externalAccount;"unverified"===m&&g&&(c?(await nD(nK.clerk,{popup:c,externalVerificationRedirectURL:g}),await this.#j.reload()):eJ(g))})}async web3(e){let{strategy:t,unsafeMetadata:i,legalAccepted:n}=e,r=t.replace("web3_","").replace("_signature","");return nL(this.#j,async()=>{let e,s,a;switch(r){case"metamask":e=await tv().getMetamaskIdentifier(),s=tv().generateSignatureWithMetamask;break;case"coinbase_wallet":e=await tv().getCoinbaseWalletIdentifier(),s=tv().generateSignatureWithCoinbaseWallet;break;case"base":e=await tv().getBaseIdentifier(),s=tv().generateSignatureWithBase;break;case"okx_wallet":e=await tv().getOKXWalletIdentifier(),s=tv().generateSignatureWithOKXWallet;break;default:throw Error(`Unsupported Web3 provider: ${r}`)}let o=e||this.#j.web3wallet;await this._create({web3Wallet:o,unsafeMetadata:i,legalAccepted:n}),await this.#j.__internal_basePost({body:{strategy:t},action:"prepare_verification"});let{message:l}=this.#j.verifications.web3Wallet;l||tE("SignUp");try{a=await s({identifier:e,nonce:l})}catch(t){if("coinbase_wallet"===r&&4001===t.code)a=await s({identifier:e,nonce:l});else throw t}await this.#j.__internal_basePost({body:{signature:a,strategy:t},action:"attempt_verification"})})}async ticket(e){let t=e?.ticket??ez("__clerk_ticket");return this.create({...e,ticket:t??void 0})}async finalize(e){let{navigate:t}=e||{};return nL(this.#j,async()=>{if(!this.#j.createdSessionId)throw Error("Cannot finalize sign-up without a created session.");this.#$=!0,await nK.clerk.setActive({session:this.#j.createdSessionId,navigate:t})})}}class nq extends tB{id;name;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.name=e.name),this}}class nG extends tB{pathRoot="tokens";jwt;static async create(e,t={},i=!1){return new nG(await tB._fetch({body:t,method:"POST",path:e,search:i?"debug=skip_cache":void 0}),e)}constructor(e,t){super(),t&&(this.pathRoot=t),e?.jwt&&(this.jwt=tm(e.jwt))}getRawString=()=>this.jwt?.claims.__raw||"";fromJSON(e){return e&&(this.jwt=tm(e.jwt)),this}__internal_toSnapshot(){return{object:"token",id:this.id||"",jwt:this.getRawString()}}}class nH extends tB{pathRoot="/me";id="";secret;uri;verified=!1;backupCodes;updatedAt=null;createdAt=null;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.secret=e.secret,this.uri=e.uri,this.verified=e.verified,this.backupCodes=e.backup_codes,this.updatedAt=tJ(e.updated_at),this.createdAt=tJ(e.created_at)),this}}class nX extends tB{pathRoot="/me";id;codes=[];updatedAt=null;createdAt=null;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.codes=e.codes,this.updatedAt=tJ(e.updated_at),this.createdAt=tJ(e.created_at)),this}}class nY extends tB{pathRoot="/me";id="";externalId=null;username=null;emailAddresses=[];phoneNumbers=[];web3Wallets=[];externalAccounts=[];enterpriseAccounts=[];passkeys=[];organizationMemberships=[];passwordEnabled=!1;firstName=null;lastName=null;fullName=null;primaryEmailAddressId=null;primaryEmailAddress=null;primaryPhoneNumberId=null;primaryPhoneNumber=null;primaryWeb3WalletId=null;primaryWeb3Wallet=null;imageUrl="";hasImage=!1;twoFactorEnabled=!1;totpEnabled=!1;backupCodeEnabled=!1;publicMetadata={};unsafeMetadata={};createOrganizationEnabled=!1;createOrganizationsLimit=null;deleteSelfEnabled=!1;lastSignInAt=null;legalAcceptedAt=null;updatedAt=null;createdAt=null;cachedSessionsWithActivities=null;static isUserResource(e){return!!e&&e instanceof nY}constructor(e){super(),this.fromJSON(e)}path(){return this.pathRoot}isPrimaryIdentification=e=>{switch(e.constructor){case iq:return this.primaryEmailAddressId===e.id;case nU:return this.primaryPhoneNumberId===e.id;case n3:return this.primaryWeb3WalletId===e.id;default:return!1}};createEmailAddress=e=>{let{email:t}=e||{};return new iq({email_address:t},this.path()+"/email_addresses/").create()};createPasskey=()=>nS.registerPasskey();createPhoneNumber=e=>{let{phoneNumber:t}=e||{};return new nU({phone_number:t},this.path()+"/phone_numbers/").create()};createWeb3Wallet=e=>{let{web3Wallet:t}=e||{};return new n3({web3_wallet:t},this.path()+"/web3_wallets/").create()};createExternalAccount=async e=>{let{strategy:t,redirectUrl:i,additionalScopes:n}=e||{};return new nl((await tB._fetch({path:"/me/external_accounts",method:"POST",body:{strategy:t,redirect_url:i,additional_scope:n}}))?.response,this.path()+"/external_accounts")};createTOTP=async()=>new nH((await tB._fetch({path:"/me/totp",method:"POST"}))?.response);verifyTOTP=async({code:e})=>new nH((await tB._fetch({path:"/me/totp/attempt_verification",method:"POST",body:{code:e}}))?.response);disableTOTP=async()=>new i$((await tB._fetch({path:"/me/totp",method:"DELETE"}))?.response);createBackupCode=async()=>new nX((await tB._fetch({path:this.path()+"/backup_codes/",method:"POST"}))?.response);update=e=>this._basePatch({body:nJ(e)});updatePassword=e=>this._basePost({body:e,path:`${this.path()}/change_password`});removePassword=e=>this._basePost({body:e,path:`${this.path()}/remove_password`});delete=()=>this._baseDelete({path:"/me"}).then(e=>(nr.emit(nt,null),e));getSessions=async()=>{if(this.cachedSessionsWithActivities)return this.cachedSessionsWithActivities;let e=await nz.retrieve();return this.cachedSessionsWithActivities=e,e};setProfileImage=e=>{let{file:t}=e||{};return null===t?nh.delete(`${this.path()}/profile_image`):nh.create(`${this.path()}/profile_image`,{file:t})};getOrganizationInvitations=e=>nZ.retrieve(e);getOrganizationSuggestions=e=>ny.retrieve(e);getOrganizationMemberships=e=>nw.retrieve(e);leaveOrganization=async e=>new i$((await tB._fetch({path:`${this.path()}/organization_memberships/${e}`,method:"DELETE"}))?.response);initializePaymentMethod=e=>ik(e);addPaymentMethod=e=>iS(e);getPaymentMethods=e=>iU(e);get verifiedExternalAccounts(){return this.externalAccounts.filter(e=>e.verification?.status=="verified")}get unverifiedExternalAccounts(){return this.externalAccounts.filter(e=>e.verification?.status!="verified")}get verifiedWeb3Wallets(){return this.web3Wallets.filter(e=>e.verification?.status=="verified")}get hasVerifiedEmailAddress(){return this.emailAddresses.filter(e=>"verified"===e.verification.status).length>0}get hasVerifiedPhoneNumber(){return this.phoneNumbers.filter(e=>"verified"===e.verification.status).length>0}fromJSON(e){return e&&(this.id=e.id,this.externalId=e.external_id||null,this.firstName=e.first_name||null,this.lastName=e.last_name||null,(this.firstName||this.lastName)&&(this.fullName=(({firstName:e,lastName:t,name:i})=>i||[e,t].join(" ").trim()||"")({firstName:this.firstName,lastName:this.lastName})),this.imageUrl=e.image_url||"",this.hasImage=e.has_image||!1,this.username=e.username||null,this.passwordEnabled=e.password_enabled||!1,this.emailAddresses=(e.email_addresses||[]).map(e=>new iq(e,this.path()+"/email_addresses")),this.primaryEmailAddressId=e.primary_email_address_id||null,this.primaryEmailAddress=this.emailAddresses.find(({id:e})=>e===this.primaryEmailAddressId)||null,this.phoneNumbers=(e.phone_numbers||[]).map(e=>new nU(e,this.path()+"/phone_numbers")),this.primaryPhoneNumberId=e.primary_phone_number_id||null,this.primaryPhoneNumber=this.phoneNumbers.find(({id:e})=>e===this.primaryPhoneNumberId)||null,this.web3Wallets=(e.web3_wallets||[]).map(e=>new n3(e,this.path()+"/web3_wallets")),this.primaryWeb3WalletId=e.primary_web3_wallet_id||null,this.primaryWeb3Wallet=this.web3Wallets.find(({id:e})=>e===this.primaryWeb3WalletId)||null,this.externalAccounts=(e.external_accounts||[]).map(e=>new nl(e,this.path()+"/external_accounts")),this.passkeys=(e.passkeys||[]).map(e=>new nS(e)),this.organizationMemberships=(e.organization_memberships||[]).map(e=>new nw(e)),this.enterpriseAccounts=(e.enterprise_accounts||[]).map(e=>new i7(e,this.path()+"/enterprise_accounts")),this.publicMetadata=e.public_metadata||{},this.unsafeMetadata=e.unsafe_metadata||{},this.totpEnabled=e.totp_enabled||!1,this.backupCodeEnabled=e.backup_code_enabled||!1,this.twoFactorEnabled=e.two_factor_enabled||!1,this.createOrganizationEnabled=e.create_organization_enabled||!1,this.createOrganizationsLimit=e.create_organizations_limit||null,this.deleteSelfEnabled=e.delete_self_enabled||!1,e.last_sign_in_at&&(this.lastSignInAt=tJ(e.last_sign_in_at)),e.legal_accepted_at&&(this.legalAcceptedAt=tJ(e.legal_accepted_at)),this.updatedAt=tJ(e.updated_at||void 0),this.createdAt=tJ(e.created_at||void 0)),this}__internal_toSnapshot(){return{object:"user",id:this.id,external_id:this.externalId,first_name:this.firstName,last_name:this.lastName,username:this.username,public_metadata:this.publicMetadata,unsafe_metadata:this.unsafeMetadata,image_url:this.imageUrl,has_image:this.hasImage,email_addresses:this.emailAddresses.map(e=>e.__internal_toSnapshot()),phone_numbers:this.phoneNumbers.map(e=>e.__internal_toSnapshot()),web3_wallets:this.web3Wallets.map(e=>e.__internal_toSnapshot()),external_accounts:this.externalAccounts.map(e=>e.__internal_toSnapshot()),passkeys:this.passkeys.map(e=>e.__internal_toSnapshot()),organization_memberships:this.organizationMemberships.map(e=>e.__internal_toSnapshot()),enterprise_accounts:this.enterpriseAccounts.map(e=>e.__internal_toSnapshot()),totp_enabled:this.totpEnabled,backup_code_enabled:this.backupCodeEnabled,two_factor_enabled:this.twoFactorEnabled,create_organization_enabled:this.createOrganizationEnabled,create_organizations_limit:this.createOrganizationsLimit,delete_self_enabled:this.deleteSelfEnabled,primary_email_address_id:this.primaryEmailAddressId,primary_phone_number_id:this.primaryPhoneNumberId,primary_web3_wallet_id:this.primaryWeb3WalletId,password_enabled:this.passwordEnabled,profile_image_id:this.imageUrl,last_sign_in_at:this.lastSignInAt?.getTime()||null,legal_accepted_at:this.legalAcceptedAt?.getTime()||null,updated_at:this.updatedAt?.getTime()||null,created_at:this.createdAt?.getTime()||null}}}class nQ{firstName;lastName;imageUrl;hasImage;constructor(e){this.fromJSON(e)}fromJSON(e){return e&&(this.firstName=e.first_name,this.lastName=e.last_name,this.imageUrl=e.image_url??void 0,this.hasImage=e.has_image??void 0),this}__internal_toSnapshot(){return{first_name:this.firstName,last_name:this.lastName,image_url:this.imageUrl||null,has_image:this.hasImage||null}}}class nZ extends tB{id;emailAddress;publicOrganizationData;publicMetadata={};status;role;createdAt;updatedAt;static async retrieve(e){return await tB._fetch({path:"/me/organization_invitations",method:"GET",search:is(e)}).then(e=>{let{data:t,total_count:i}=e?.response;return{total_count:i,data:t.map(e=>new nZ(e))}})}constructor(e){super(),this.fromJSON(e)}accept=async()=>await this._basePost({path:`/me/organization_invitations/${this.id}/accept`});fromJSON(e){return e&&(this.id=e.id,this.emailAddress=e.email_address,this.publicOrganizationData={hasImage:e.public_organization_data.has_image,imageUrl:e.public_organization_data.image_url,name:e.public_organization_data.name,id:e.public_organization_data.id,slug:e.public_organization_data.slug},this.publicMetadata=e.public_metadata,this.role=e.role,this.status=e.status,this.createdAt=tJ(e.created_at),this.updatedAt=tJ(e.updated_at)),this}}let n0={enabled:!1,first_factors:[],name:"phone_number",required:!1,second_factors:[],used_for_first_factor:!1,used_for_second_factor:!1,verifications:[],verify_at_sign_up:!1};class n1 extends tB{id=void 0;actions={create_organization:!1,delete_self:!1};attributes={email_address:{enabled:!0,first_factors:["email_code"],name:"email_address",required:!0,second_factors:[],used_for_first_factor:!0,used_for_second_factor:!1,verifications:["email_code"],verify_at_sign_up:!0},phone_number:{...n0,name:"phone_number"},username:{...n0,name:"username"},web3_wallet:{...n0,name:"web3_wallet"},first_name:{...n0,name:"first_name"},last_name:{...n0,name:"last_name"},password:{enabled:!0,first_factors:[],name:"password",required:!0,second_factors:[],used_for_first_factor:!1,used_for_second_factor:!1,verifications:[],verify_at_sign_up:!1},authenticator_app:{...n0,name:"authenticator_app"},backup_code:{...n0,name:"backup_code"},passkey:{...n0,name:"passkey"}};enterpriseSSO={enabled:!1};passkeySettings={allow_autofill:!1,show_sign_in_button:!1};passwordSettings={};signIn={second_factor:{required:!1,enabled:!1}};signUp={allowlist_only:!1,captcha_enabled:!1,legal_consent_enabled:!1,mode:"public",progressive:!0};social={};usernameSettings={};get authenticatableSocialStrategies(){return this.social?Object.entries(this.social).filter(([,e])=>e.enabled&&e.authenticatable).map(([,e])=>e.strategy).sort():[]}get enabledFirstFactorIdentifiers(){return this.attributes?Object.entries(this.attributes).filter(([e,t])=>t.used_for_first_factor&&!e.startsWith("web3")).map(([e])=>e):[]}get socialProviderStrategies(){return this.social?Object.entries(this.social).filter(([,e])=>e.enabled).map(([,e])=>e.strategy).sort():[]}get web3FirstFactors(){return this.attributes?Object.entries(this.attributes).filter(([e,t])=>t.used_for_first_factor&&e.startsWith("web3")).map(([,e])=>e.first_factors).flat():[]}get alternativePhoneCodeChannels(){return this.attributes?Object.entries(this.attributes).filter(([e,t])=>t.used_for_first_factor&&"phone_number"===e).map(([,e])=>e?.channels?.filter(e=>"sms"!==e)||[]).flat():[]}constructor(e=null){super(),this.fromJSON(e)}get instanceIsPasswordBased(){return!!(this.attributes?.password?.enabled&&this.attributes.password?.required)}get hasValidAuthFactor(){return!!(this.attributes?.email_address?.enabled||this.attributes?.phone_number?.enabled||this.attributes.password?.required&&this.attributes.username?.required)}fromJSON(e){return e&&(this.attributes=this.withDefault(e.attributes?Object.fromEntries(Object.entries(e.attributes).map(e=>[e[0],{...e[1],name:e[0]}])):null,this.attributes),this.actions=this.withDefault(e.actions,this.actions),this.enterpriseSSO=this.withDefault(e.enterprise_sso,this.enterpriseSSO),this.passkeySettings=this.withDefault(e.passkey_settings,this.passkeySettings),this.passwordSettings=e.password_settings?{...e.password_settings,min_length:Math.max(e.password_settings?.min_length??8,8),max_length:e.password_settings?.max_length===0?72:Math.min(e.password_settings?.max_length??72,72)}:this.passwordSettings,this.signIn=this.withDefault(e.sign_in,this.signIn),this.signUp=this.withDefault(e.sign_up,this.signUp),this.social=this.withDefault(e.social,this.social),this.usernameSettings=e.username_settings?{...e.username_settings,min_length:Math.max(e.username_settings?.min_length??4,4),max_length:Math.min(e.username_settings?.max_length??64,64)}:this.usernameSettings),this}__internal_toSnapshot(){return{actions:this.actions,attributes:this.attributes,passkey_settings:this.passkeySettings,password_settings:this.passwordSettings,sign_in:this.signIn,sign_up:this.signUp,social:this.social}}}class n3 extends tB{id;web3Wallet="";verification;constructor(e,t){super(),this.pathRoot=t,this.fromJSON(e)}create(){return this._basePost({body:{web3_wallet:this.web3Wallet}})}prepareVerification=e=>this._basePost({action:"prepare_verification",body:{...e}});attemptVerification=e=>{let{signature:t}=e;return this._basePost({action:"attempt_verification",body:{signature:t}})};destroy(){return this._baseDelete()}toString(){return this.web3Wallet}fromJSON(e){return e&&(this.id=e.id,this.web3Wallet=e.web3_wallet,this.verification=new i4(e.verification)),this}__internal_toSnapshot(){return{object:"web3_wallet",id:this.id,web3_wallet:this.web3Wallet,verification:this.verification.__internal_toSnapshot()}}}class n2 extends tB{pathRoot="/waitlist";id="";updatedAt=null;createdAt=null;constructor(e){super(),this.fromJSON(e)}fromJSON(e){return e&&(this.id=e.id,this.updatedAt=tJ(e.updated_at),this.createdAt=tJ(e.created_at)),this}static async join(e){return new n2((await tB._fetch({path:"/waitlist",method:"POST",body:e}))?.response)}}function n4(e,t){var i,n;return e.id!==t.id||e.updatedAt.getTime()<t.updatedAt.getTime()||(i=t,n=e,i.organizationMemberships.length!==n.organizationMemberships.length||i.organizationMemberships[0]?.updatedAt!==n.organizationMemberships[0]?.updatedAt)}function n6(e,t){return!function(e,t){if(!e&&t||e&&!t)return!0;if(!e&&e===t)return!1;if(!e||!t)return!0;try{if(iD.isClientResource(e))return e.id!==t.id||e.updatedAt.getTime()<t.updatedAt.getTime()||e.sessions.length!==t.sessions.length;if(nR.isSessionResource(e)){var i,n;return e.id!==t.id||e.updatedAt.getTime()<t.updatedAt.getTime()||e.lastActiveToken?.jwt?.claims?.__raw!==t.lastActiveToken?.jwt?.claims?.__raw||function(e,t){if(e.lastActiveOrganizationId!==t.lastActiveOrganizationId)return!0;let i=e.user?.organizationMemberships?.find(t=>t.organization.id===e.lastActiveOrganizationId),n=t.user?.organizationMemberships?.find(t=>t.organization.id===e.lastActiveOrganizationId);return i?.permissions?.length!==n?.permissions?.length}(e,t)||(i=e,n=t,!!i.user!=!!n.user||!!i.user&&!!n.user&&n4(i.user,n.user))}if(nY.isUserResource(e))return n4(e,t)}catch{}return!0}(e,t)?e:t}let n5="__clerk_db_jwt";function n8(e,t){let i=new URL(e),n=i.searchParams.get(n5);i.searchParams.delete(n5);let r=n||t;return r&&i.searchParams.set(n5,r),i}let n7=e=>{let t=new URL(e);return t.searchParams.delete(n5),t},n9=e=>{let t=new URL(e);return t.searchParams.delete("__dev_session"),t.hash=decodeURI(t.hash).replace(/__clerk_db_jwt\[(.*)\]/,""),t.href.endsWith("#")&&(t.hash=""),t};function re(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var n in i)e[n]=i[n]}return e}var rt=function e(t,i){function n(e,n,r){if("undefined"!=typeof document){"number"==typeof(r=re({},i,r)).expires&&(r.expires=new Date(Date.now()+864e5*r.expires)),r.expires&&(r.expires=r.expires.toUTCString()),e=encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var s="";for(var a in r)r[a]&&(s+="; "+a,!0!==r[a]&&(s+="="+r[a].split(";")[0]));return document.cookie=e+"="+t.write(n,e)+s}}return Object.create({set:n,get:function(e){if("undefined"!=typeof document&&(!arguments.length||e)){for(var i=document.cookie?document.cookie.split("; "):[],n={},r=0;r<i.length;r++){var s=i[r].split("="),a=s.slice(1).join("=");try{var o=decodeURIComponent(s[0]);if(n[o]=t.read(a,o),e===o)break}catch(e){}}return e?n[e]:n}},remove:function(e,t){n(e,"",re({},t,{expires:-1}))},withAttributes:function(t){return e(this.converter,re({},this.attributes,t))},withConverter:function(t){return e(re({},this.converter,t),this.attributes)}},{attributes:{value:Object.freeze(i)},converter:{value:Object.freeze(t)}})}({read:function(e){return'"'===e[0]&&(e=e.slice(1,-1)),e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"});function ri(e){return{get:()=>rt.get(e),set(t,i={}){rt.set(e,t,i)},remove(t){rt.remove(e,t)}}}let rn=e=>"https:"===window.location.protocol||"None"===e&&void 0===window.safari&&(void 0!==window.isSecureContext?window.isSecureContext:"localhost"===window.location.hostname);function rr(e,t){let i=function(e){try{return new Date(e||new Date)}catch{return new Date}}(e);return i.setFullYear(i.getFullYear()+t),i}let rs=ri("__clerk_test_etld"),ra="__client_uat",ro="__session",rl=()=>{let e=tw()?"None":"Lax",t=rn(e);return{sameSite:e,secure:t,partitioned:!1}};async function rc(e){let t;try{t=await em(e)}catch(a){var i;i=`Suffixed cookie failed due to ${a.message} (secure-context: ${window.isSecureContext}, url: ${window.location.href})`,X.has(i)||(console.log(i),X.add(i));let{default:n}=await l.e("811").then(l.t.bind(l,180,23)),{default:r}=await l.e("811").then(l.t.bind(l,3413,23)),s=n(e);t=r.stringify(s).replace(/\+/gi,"-").replace(/\//gi,"_").substring(0,8)}return t}let rd=()=>{let e=tw()?"None":"Lax",t=rn(e);return{sameSite:e,secure:t}};var rh=l(5945),ru=l.n(rh);class rp{lock=(function(e){let t=new(ru());return window.addEventListener("beforeunload",async()=>{await t.releaseLock(e)}),{acquireLockAndRun:async i=>{if("locks"in navigator&&isSecureContext){let t=new AbortController,n=setTimeout(()=>t.abort(),4999);return await navigator.locks.request(e,{signal:t.signal},async()=>(clearTimeout(n),await i())).catch(()=>!1)}if(await t.acquireLock(e,5e3))try{return await i()}finally{await t.releaseLock(e)}}}})("clerk.lock.refreshSessionToken");workerTimers=iK();timerId=null;initiated=!1;startPollingForSessionToken(e){if(this.timerId||this.initiated)return;let t=async()=>{this.initiated=!0,await this.lock.acquireLockAndRun(e),this.timerId=this.workerTimers.setTimeout(t,5e3)};t()}stopPollingForSessionToken(){null!=this.timerId&&(this.workerTimers.clearTimeout(this.timerId),this.timerId=null),this.initiated=!1}}class rf{clerk;instanceType;clerkEventBus;poller=null;clientUat;sessionCookie;activeCookie;devBrowser;static async create(e,t,i,n){let r=await rc(e.publishableKey),s=new rf(e,t,r,i,n);return await s.setup(),s}constructor(e,t,n,r,s){this.clerk=e,this.instanceType=r,this.clerkEventBus=s,nr.on(ne,({token:e})=>{this.updateSessionCookie(e&&e.getRawString()),this.setClientUatCookieForDevelopmentInstances()}),nr.on(nt,()=>this.handleSignOut()),this.refreshTokenOnFocus(),this.startPollingForToken(),this.clientUat=(e=>{let t=ri(ra),n=ri(eg(ra,e));return{set:e=>{let r=rr(Date.now(),1),s=tw()?"None":"Strict",a=rn(s),o=function(e=window.location.hostname,t=rs){if(i)return i;if(["localhost","127.0.0.1","0.0.0.0"].includes(e))return e;let n=e.split(".");if(1===n.length)return e;for(let e=n.length-2;e>=0;e--){let r=n.slice(e).join(".");if(t.set("1",{domain:r}),"1"===t.get())return t.remove({domain:r}),i=r,r;t.remove({domain:r})}}(),l="0";e&&e.updatedAt&&e.signedInSessions.length>0&&(l=Math.floor(e.updatedAt.getTime()/1e3).toString()),n.remove(),t.remove(),n.set(l,{domain:o,expires:r,partitioned:!1,sameSite:s,secure:a}),t.set(l,{domain:o,expires:r,partitioned:!1,sameSite:s,secure:a})},get:()=>parseInt(n.get()||t.get()||"0",10)}})(n),this.sessionCookie=(e=>{let t=ri(ro),i=ri(eg(ro,e)),n=()=>{let e=rl();t.remove(e),i.remove(e)};return{set:e=>{let r=rr(Date.now(),1),{sameSite:s,secure:a,partitioned:o}=rl();o&&n(),t.set(e,{expires:r,sameSite:s,secure:a,partitioned:o}),i.set(e,{expires:r,sameSite:s,secure:a,partitioned:o})},remove:n,get:()=>i.get()||t.get()}})(n),this.activeCookie=(()=>{let e=ri("clerk_active_context"),t={secure:rn("None")};return{set:i=>{e.set(i,t)},get:()=>e.get(),remove:()=>e.remove(t)}})(),this.devBrowser=function({cookieSuffix:e,frontendApi:t,fapiClient:i}){let n,r,s=(n=ri(n5),r=ri(eg(n5,e)),{get:()=>r.get()||n.get(),set:e=>{let t=rr(Date.now(),1),{sameSite:i,secure:s}=rd();r.set(e,{expires:t,sameSite:i,secure:s}),n.set(e,{expires:t,sameSite:i,secure:s})},remove:()=>{let e=rd();r.remove(e),n.remove(e)}});function a(){return s.get()}function o(e){s.set(e)}function l(){s.remove()}return{clear:function(){l()},setup:async function(){var e;let n;if(!ev(t))return;i.onBeforeRequest(e=>{let t=a();t&&e?.url&&(e.url=n8(e.url,t))}),i.onAfterResponse((e,t)=>{let i=t?.headers?.get("Clerk-Db-Jwt");i&&o(i)});let r=(n=(e=new URL(window.location.href)).searchParams.get(n5)||"",n7(n9(e)).href!==e.href&&void 0!==globalThis.history&&globalThis.history.replaceState(null,"",n7(n9(e))),n);if(r)return void o(r);if(s.get())return;let l=i.buildUrl({path:"/dev_browser"}),c=await fetch(l.toString(),{method:"POST"});if(!c.ok){let e=function(e=[]){return e.length>0?e.map(e=>new y(e)):[]}((await c.json()).errors);e[0]?tC(e[0].longMessage):tC()}let d=await c.json();o(d?.id)},getDevBrowserJWT:a,setDevBrowserJWT:o,removeDevBrowserJWT:l}}({frontendApi:e.frontendApi,fapiClient:t,cookieSuffix:n})}async setup(){return"production"===this.instanceType?this.setupProduction():this.setupDevelopment()}isSignedOut(){return this.clerk.loaded?!!this.clerk.user:0>=this.clientUat.get()}async handleUnauthenticatedDevBrowser(){this.devBrowser.clear(),await this.devBrowser.setup()}decorateUrlWithDevBrowserToken(e){let t=this.devBrowser.getDevBrowserJWT();if(!t)throw Error(`${tI} Missing dev browser jwt. Please contact support.`);return n8(e,t)}async setupDevelopment(){await this.devBrowser.setup()}setupProduction(){this.devBrowser.clear()}startPollingForToken(){this.poller||(this.poller=new rp,this.poller.startPollingForSessionToken(()=>this.refreshSessionToken()))}stopPollingForToken(){this.poller&&(this.poller.stopPollingForSessionToken(),this.poller=null)}refreshTokenOnFocus(){window.addEventListener("focus",()=>{"visible"===document.visibilityState&&this.refreshSessionToken({updateCookieImmediately:!0})})}async refreshSessionToken({updateCookieImmediately:e=!1}={}){if(this.clerk.session)try{let t=await this.clerk.session.getToken();e&&this.updateSessionCookie(t)}catch(e){return this.handleGetTokenError(e)}}updateSessionCookie(e){if(document.hasFocus()||this.isCurrentContextActive())return e||d()||ti.warn("Removing session cookie (offline)",{sessionId:this.clerk.session?.id},"authCookieService"),this.setActiveContextInStorage(),e?this.sessionCookie.set(e):this.sessionCookie.remove()}setClientUatCookieForDevelopmentInstances(){"production"!==this.instanceType&&this.inCustomDevelopmentDomain()&&this.clientUat.set(this.clerk.client)}inCustomDevelopmentDomain(){let e=this.clerk.frontendApi.replace("clerk.","");return!window.location.host.endsWith(e)}handleGetTokenError(e){if(z(e)||M(e)||(`${e.message}${e.name}`||"").toLowerCase().replace(/\s+/g,"").includes("networkerror")){if(x(e))return void this.clerk.handleUnauthenticated().catch(e6);this.clerkEventBus.emit(m,"degraded")}}handleSignOut(){this.activeCookie.remove(),this.sessionCookie.remove(),this.setClientUatCookieForDevelopmentInstances()}setActiveContextInStorage(){let e=this.clerk.session?.id||"",t=this.clerk.organization?.id||"",i=`${e}:${t}`;":"!==i?this.activeCookie.set(i):this.activeCookie.remove()}isCurrentContextActive(){let e=this.activeCookie.get();if(!e)return!0;let[t,i]=e.split(":"),n=this.clerk.session?.id||"",r=this.clerk.organization?.id||"";return t===n&&i===r}getSessionCookie(){return this.sessionCookie.get()}}class rm{clerk;captchaChallenge;timers;constructor(e,t=new t$(e),i=iK()){this.clerk=e,this.captchaChallenge=t,this.timers=i}async start(){this.isEnabled()&&(await this.challengeAndSend(),this.timers.setInterval(()=>{this.challengeAndSend()},this.intervalInMs()))}async challengeAndSend(){if(!(!this.clerk.client||this.clientBypass()))try{let e=await this.captchaChallenge.invisible({action:"heartbeat"});await this.clerk.client.__internal_sendCaptchaToken(e)}catch{}}isEnabled(){return!!this.clerk.__internal_environment?.displayConfig?.captchaHeartbeat}clientBypass(){return this.clerk.client?.captchaBypass}intervalInMs(){return this.clerk.__internal_environment?.displayConfig?.captchaHeartbeatIntervalMs??6e5}}let rg=["/client","/waitlist"];class r_{async getBaseFapiProxyOptions(){let e=await tB.clerk.session?.getToken();if(!e)throw new P("No valid session token available",{code:"no_session_token"});return{pathPrefix:"",headers:{Authorization:`Bearer ${e}`,"Content-Type":"application/json"},credentials:"same-origin"}}async getAll(e){return tB._fetch({...await this.getBaseFapiProxyOptions(),method:"GET",path:"/api_keys",search:is({...e,subject:e?.subject??tB.clerk.organization?.id??tB.clerk.user?.id??"",query:e?.query??""})}).then(e=>{let{data:t,total_count:i}=e;return{total_count:i,data:t.map(e=>new tK(e))}})}async create(e){return new tK(await tB._fetch({...await this.getBaseFapiProxyOptions(),path:"/api_keys",method:"POST",body:JSON.stringify({type:"api_key",name:e.name,subject:e.subject??tB.clerk.organization?.id??tB.clerk.user?.id??"",description:e.description,seconds_until_expiration:e.secondsUntilExpiration})}))}async revoke(e){return new tK(await tB._fetch({...await this.getBaseFapiProxyOptions(),method:"POST",path:`/api_keys/${e.apiKeyID}/revoke`,body:JSON.stringify({revocation_reason:e.revocationReason})}))}}let rw=new Map;class ry{#z=!1;load(e){let t=e?.protectConfig;if(t?.loaders&&Array.isArray(t.loaders)&&0!==t.loaders.length&&!this.#z){if(r())for(let e of(this.#z=!0,t.loaders))try{this.applyLoader(e)}catch(e){Y(`[protect] failed to apply loader: ${e}`)}}}applyLoader(e){if(void 0!==e.rollout){let t=e.rollout;if("number"!=typeof t||t<0)return void Y(`[protect] loader rollout value is invalid: ${t}`);if(0===t||Math.random()>t)return}let t=e.type||"script",i=e.target||"body",n=document.createElement(t);if(e.attributes)for(let[t,i]of Object.entries(e.attributes))switch(typeof i){case"string":case"number":case"boolean":n.setAttribute(t,String(i));break;default:Y(`[protect] loader attribute is invalid type: ${t}=${i}`)}switch(e.textContent&&"string"==typeof e.textContent&&(n.textContent=e.textContent),i){case"head":document.head.appendChild(n);break;case"body":document.body.appendChild(n);break;default:if(i?.startsWith("#")){let e=document.getElementById(i.substring(1));if(!e)return void Y(`[protect] loader target element not found: ${i}`);e.appendChild(n);return}Y(`[protect] loader target is invalid: ${i}`)}}}class rb{signInResourceSignal=io;signInErrorSignal=il;signInFetchSignal=ic;signInSignal=id;signUpResourceSignal=ih;signUpErrorSignal=iu;signUpFetchSignal=ip;signUpSignal=im;__internal_effect=t8;__internal_computed=t5;constructor(){nr.on("resource:update",this.onResourceUpdated),nr.on("resource:error",this.onResourceError),nr.on("resource:fetch",this.onResourceFetch)}onResourceError=e=>{e.resource instanceof nj&&this.signInErrorSignal({error:e.error}),e.resource instanceof nK&&this.signUpErrorSignal({error:e.error})};onResourceUpdated=e=>{if(e.resource instanceof nj){if(rv(this.signInResourceSignal().resource,e.resource))return;this.signInResourceSignal({resource:e.resource})}if(e.resource instanceof nK){if(rv(this.signUpResourceSignal().resource,e.resource))return;this.signUpResourceSignal({resource:e.resource})}};onResourceFetch=e=>{e.resource instanceof nj&&this.signInFetchSignal({status:e.status}),e.resource instanceof nK&&this.signUpFetchSignal({status:e.status})}}function rv(e,t){return!t?.id&&e&&e.__internal_future?.hasBeenFinalized===!1}let rk="cannot_render_billing_disabled",rS="cannot_render_user_missing",rU="cannot_render_organizations_disabled",rA="cannot_render_organization_missing",rI="cannot_render_single_session_enabled",rC={polling:!0,standardBrowser:!0,touchSession:!0,isSatellite:!1,signInUrl:void 0,signUpUrl:void 0,afterSignOutUrl:void 0,signInFallbackRedirectUrl:void 0,signUpFallbackRedirectUrl:void 0,signInForceRedirectUrl:void 0,signUpForceRedirectUrl:void 0,newSubscriptionRedirectUrl:void 0};class rP{static version="6.0.0-snapshot.v20251218183643";static sdkMetadata={name:"@clerk/clerk-js",version:"6.0.0-snapshot.v20251218183643"};static _billing;static _apiKeys;_checkout;client;session;organization;user;__internal_country;telemetry;__internal_state=new rb;internal_last_error=null;environment;#B;#J="";#K;#V;#q;#G;#H;#X=null;#Y;#Q;#Z;#ee="loading";#et=[];#ei=[];#en={};#er=null;#es=0;#ea=f();get __internal_queryClient(){return this.#B||l.e("308").then(l.bind(l,3303)).then(e=>e.QueryClient).then(e=>{this.#B||(this.#B=new e,this.#ea.emit("queryClientStatus","ready"))}),this.#B?{__tag:"clerk-rq-client",client:this.#B}:void 0}__internal_getCachedResources;__internal_createPublicCredentials;__internal_getPublicCredentials;__internal_isWebAuthnSupported;__internal_isWebAuthnAutofillSupported;__internal_isWebAuthnPlatformAuthenticatorSupported;__internal_setActiveInProgress=!1;get publishableKey(){return this.#J}get version(){return rP.version}set sdkMetadata(e){rP.sdkMetadata=e}get sdkMetadata(){return rP.sdkMetadata}get loaded(){return"degraded"===this.status||"ready"===this.status}get status(){return this.#ee}get isSatellite(){return!!t_()&&e4(this.#en.isSatellite,new URL(window.location.href),!1)}get domain(){if(t_()){let e=function(e=""){return(e||"").replace(/^.+:\/\//,"")}(e4(this.#K,new URL(window.location.href)));if("production"===this.#Z){let t;if(!e)return"";if(e.match(/^(clerk\.)+\w*$/))t=/(clerk\.)*(?=clerk\.)/;else{if(e.match(/\.clerk.accounts/))return e;t=/^(clerk\.)*/gi}return`clerk.${e.replace(t,"")}`}return e}return""}get proxyUrl(){if(t_()){let e=e4(this.#V,new URL(window.location.href));return!e||eK(e)||eV(e)||tp.throwInvalidProxyUrl({url:e}),e?eV(e)?new URL(e,window.location.origin).toString():e:""}return""}get frontendApi(){let e=ep(this.publishableKey);return e?e.frontendApi:tp.throwInvalidPublishableKeyError({key:this.publishableKey})}get instanceType(){return this.#Z}get isStandardBrowser(){return this.#en.standardBrowser||!1}get billing(){return rP._billing||(rP._billing=new ia),rP._billing}get apiKeys(){return rP._apiKeys||(rP._apiKeys=new r_),rP._apiKeys}__experimental_checkout(e){return this._checkout||(this._checkout=e=>(function(e,t){let i,n,r,s,{for:a,planId:o,planPeriod:l}=t;if(null===e.user)throw Error("Clerk: User is not authenticated");if("organization"===a&&null===e.organization)throw Error("Clerk: The current session does not have an active organization. Use `setActive` to set the organization");let c=function(e){let{userId:t,orgId:i,planId:n,planPeriod:r}=e;return`${t}-${i||"user"}-${n}-${r}`}({userId:e.user?.id||"",orgId:"organization"===a?e.organization?.id:void 0,planId:o,planPeriod:l}),d=rw.get(c);if(d)return d.signals.computedSignal();let h=(i=t6({resource:null}),n=t6({error:null}),r=t6({status:"idle"}),s=t5(()=>{let e=i().resource,t=n().error,s=r().status;return{errors:ig(t,{}),fetchStatus:s,checkout:e}}),{resourceSignal:i,errorSignal:n,fetchSignal:r,computedSignal:s}),u=new iy(h,{..."organization"===a?{orgId:e.organization?.id}:{},planId:o,planPeriod:l});return rw.set(c,{resource:u,signals:h}),h.computedSignal()})(this,e)),this._checkout(e)}__internal_getOption(e){return this.#en[e]}get isSignedIn(){return this?.session?.status!=="pending"&&!!this.session}constructor(e,t){if(!(e=(e||"").trim()))return tp.throwMissingPublishableKeyError();const i=ep(e);if(!i)return tp.throwInvalidPublishableKeyError({key:e});this.#K=t?.domain,this.#V=t?.proxyUrl,this.environment=no.getInstance(),this.#Z=i.instanceType,this.#J=e,this.#Q=function(e){let t=[],i=[];async function n(e){for await(let i of["undefined"!=typeof window&&window.__internal_onBeforeRequest,...t].filter(e=>e))if(await i(e)===!1)return!1;return!0}async function r(e,t){for await(let n of["undefined"!=typeof window&&window.__internal_onAfterResponse,...i].filter(e=>e))if(await n(e,t)===!1)return!1;return!0}function s({method:t,path:i,sessionId:n,search:r,rotatingTokenNonce:s}){let a=new URLSearchParams(r);return a.append("__clerk_api_version","2025-11-10"),a.append("_clerk_js_version","6.0.0-snapshot.v20251218183643"),s&&a.append("rotating_token_nonce",s),e.domain&&"development"===e.instanceType&&e.isSatellite&&a.append("__domain",e.domain),t&&"GET"!==t&&"POST"!==t&&a.append("_method",t),i&&!rg.some(e=>i.startsWith(e))&&n&&a.append("_clerk_session_id",n),ew([...a.entries()].reduce((e,[t,i])=>(e[t]=i.includes(",")?i.split(","):i,e),{}))}function a(t){let{path:i,pathPrefix:n="v1"}=t;if(e.proxyUrl){let r=new URL(e.proxyUrl),a=r.pathname.slice(1);return a.endsWith("/")&&(a=a.slice(0,-1)),eU({base:r.origin,pathname:`${a}/${n}${i}`,search:s(t)},{stringify:!1})}let r="production"===e.instanceType?e.domain:"";return eU({base:`https://${r||e.frontendApi}`,pathname:`${n}${i}`,search:s(t)},{stringify:!1})}async function l(t,i){let s,l={...t},{method:c="GET",body:d}=l;!d||"object"!=typeof d||d instanceof FormData||(l.body=function(e){if(!e||"object"!=typeof e||Object.getPrototypeOf(e)!==Object.prototype)return e;let t={};for(let[i,n]of Object.entries(e))void 0!==n&&(t[i]=n);return t}(d)),l.url=a({...l,sessionId:e.getSessionId()}),l.headers=new Headers(l.headers),"GET"===c||d instanceof FormData||l.headers.has("content-type")||l.headers.set("content-type","application/x-www-form-urlencoded"),"application/x-www-form-urlencoded"===l.headers.get("content-type")&&(l.body=d?ew(d,{keyEncoder:et}):d);let h=await n(l),u="GET"===c?"GET":"POST",p=l.url,f={...l,method:u,credentials:l.credentials||"include"};try{if(h){let e=i?.fetchMaxTries??(o()?4:11);s=await ta(()=>fetch(p,f),{retryImmediately:!0,initialDelay:700,maxDelayBetweenRetries:5e3,shouldRetry:(t,i)=>"GET"===u&&i<e,onBeforeRetry:e=>{p.searchParams.set("_clerk_retry_attempt",e.toString())}})}else s=new Response("{}",l)}catch(t){let e=p.toString();ti.error("network error",{error:t,url:e,method:c},"fapiClient");throw Error(`${tI} Network error at "${e}" - ${t}. Please try again.`)}let m=204!==s.status?await s.json():null,g=Object.assign(s,{payload:m});return s.ok||ti.error("request failed",{method:c,path:l.path,status:s.status},"fapiClient"),await r(l,g),g}return{buildEmailAddress:function(t){return function({localPart:e,frontendApi:t}){return`${e}@${t?t.replace("clerk.",""):"clerk.com"}`}({localPart:t,frontendApi:e.frontendApi})},buildUrl:a,onAfterResponse:function(e){i.push(e)},onBeforeRequest:function(e){t.push(e)},request:l}}({domain:this.domain,frontendApi:this.frontendApi,instanceType:this.instanceType,isSatellite:this.isSatellite,getSessionId:()=>this.session?.id,proxyUrl:this.proxyUrl}),this.#ea.emit(m,"loading"),this.#ea.prioritizedOn(m,e=>this.#ee=e),tB.clerk=this,this.#G=new ry}getFapiClient=()=>this.#Q;load=async e=>{if(ti.info("load() start",{},"clerk"),!this.loaded){if("development"!==this.#Z||e?.unsafe_disableDevelopmentModeConsoleWarning||Y("Clerk: Clerk has been loaded with development keys. Development instances have strict usage limits and should not be used when deploying your application to production. Learn more: https://clerk.com/docs/deployments/overview"),this.#en=this.#eo(e),this.#en.clerkUiCtor&&(this.#Y=Promise.resolve(this.#en.clerkUiCtor).then(e=>new e(()=>this,()=>this.environment,this.#en,new tl))),"development"===this.#Z&&(this.#en.routerPush||this.#en.routerReplace)&&(!this.#en.routerPush||!this.#en.routerReplace)){let e=this.#en.routerPush?"routerReplace":"routerPush";Y(`Clerk: Both \`routerPush\` and \`routerReplace\` need to be defined, but \`${e}\` is not defined. This may cause issues with navigation in your application.`)}nr.on(nn,()=>{this.#el(this.session),this.#ec()}),this.#en.sdkMetadata&&(rP.sdkMetadata=this.#en.sdkMetadata),!1!==this.#en.telemetry&&(this.telemetry=new eY({clerkVersion:rP.version,samplingRate:1,perEventSampling:!this.#en.__internal_keyless_claimKeylessApplicationUrl&&void 0,publishableKey:this.publishableKey,...this.#en.telemetry}),this.#en.appearance&&this.telemetry.record({event:"THEME_USAGE",eventSamplingRate:1,payload:function(e){let t;if(!e||"object"!=typeof e)return{};let i=e.theme;if(!i)return{};if(Array.isArray(i))for(let e of i){let i=e2(e);if(i){t=i;break}}else t=e2(i);return{themeName:t}}(this.#en.appearance)}));try{this.#en.standardBrowser?await this.#ed():await this.#eh();let e=this.#en.telemetry,t=!1!==e&&!e?.disabled,i=!!this.#en.__internal_keyless_claimKeylessApplicationUrl,n=!!this.environment?.clientDebugMode,r=this.environment?.isProduction?.()??!1,s=n||i&&!r,a=i&&!n?"error":void 0;s&&function(e={}){if(e7)return;let{enabled:t=!1,...i}=e;t&&(e5=!0,e7=!0,tt(i))}({enabled:!0,...a?{logLevel:a}:{},...t&&this.telemetry?{telemetryCollector:this.telemetry}:{}}),this.#G?.load(this.environment),ti.info("load() complete",{},"clerk")}catch(e){throw this.#ea.emit(m,"error"),ti.error("load() failed",{error:e},"clerk"),e}}};#eu(){let e;return!!(!this.#en.signUpUrl&&this.#en.signInUrl&&(e=this.#en.signInUrl,!e_.test(e)))}signOut=async(e,t)=>{if(!this.client||0===this.client.sessions.length)return;let i="undefined"!=typeof window&&"function"==typeof window.__internal_onBeforeSetActive?window.__internal_onBeforeSetActive:e6,n="undefined"!=typeof window&&"function"==typeof window.__internal_onAfterSetActive?window.__internal_onAfterSetActive:e6,r=e&&"object"==typeof e?e:t||{},s=r?.redirectUrl||this.buildAfterSignOutUrl();ti.debug("signOut() start",{hasClient:!!this.client,multiSessionCount:this.client?.signedInSessions.length??0,redirectUrl:s,sessionTarget:r?.sessionId??null},"clerk");let a="function"==typeof e?e:void 0,o=async()=>{let e=tc(this.#en.standardBrowser);nr.emit(nt,null),this.#ep(),await e.track(async()=>{a?await a():await this.navigate(s)}),e.isUnloading()||(this.#el(),this.#ec(),await n())};if(await i(),!r.sessionId||1===this.client.signedInSessions.length){this.#en.experimental?.persistClient??!0?await this.client.removeSessions():await this.client.destroy(),await o(),ti.info("signOut() complete",{redirectUrl:eA(s)},"clerk");return}let l=this.client.signedInSessions.find(e=>e.id===r.sessionId),c=l?.id&&this.session?.id===l.id;await l?.remove(),c&&(await o(),ti.info("signOut() complete",{redirectUrl:eA(s)},"clerk"))};openGoogleOneTap=e=>{this.assertComponentsReady(this.#Y),this.#Y.then(e=>e.ensureMounted()).then(t=>t.openModal("googleOneTap",e||{})),this.telemetry?.record(e3("GoogleOneTap",e))};closeGoogleOneTap=()=>{this.#Y?.then(e=>e.ensureMounted()).then(e=>e.closeModal("googleOneTap"))};openSignIn=e=>{if(L(this,this.environment)){if("development"===this.#Z)throw new P(e$.cannotOpenSignInOrSignUp,{code:rI});return}this.assertComponentsReady(this.#Y),this.#Y.then(e=>e.ensureMounted()).then(t=>t.openModal("signIn",e||{}));let t={withSignUp:e?.withSignUp??this.#eu()};this.telemetry?.record(e3("SignIn",e,t))};closeSignIn=()=>{this.#Y?.then(e=>e.ensureMounted()).then(e=>e.closeModal("signIn"))};__internal_openCheckout=e=>{if($(this,this.environment)){if("development"===this.#Z)throw new P(e$.cannotRenderAnyBillingComponent("Checkout"),{code:rk});return}if(!this.user){if("development"===this.#Z)throw new P(e$.cannotOpenCheckout,{code:rS});return}this.assertComponentsReady(this.#Y),this.#Y.then(e=>e.ensureMounted()).then(t=>t.openDrawer("checkout",e||{}))};__internal_closeCheckout=()=>{this.#Y?.then(e=>e.ensureMounted()).then(e=>e.closeDrawer("checkout"))};__internal_openPlanDetails=e=>{if($(this,this.environment)){if("development"===this.#Z)throw new P(e$.cannotRenderAnyBillingComponent("PlanDetails"),{code:rk});return}this.assertComponentsReady(this.#Y),this.#Y.then(e=>e.ensureMounted()).then(t=>t.openDrawer("planDetails",e||{})),this.telemetry?.record(e3("PlanDetails",e))};__internal_closePlanDetails=()=>{this.#Y?.then(e=>e.ensureMounted()).then(e=>e.closeDrawer("planDetails"))};__internal_openSubscriptionDetails=e=>{this.assertComponentsReady(this.#Y),this.#Y.then(e=>e.ensureMounted()).then(t=>t.openDrawer("subscriptionDetails",e||{}))};__internal_closeSubscriptionDetails=()=>{this.#Y?.then(e=>e.ensureMounted()).then(e=>e.closeDrawer("subscriptionDetails"))};__internal_openReverification=e=>{if(!this.user){if("development"===this.#Z)throw new P(e$.cannotOpenUserProfile,{code:rS});return}this.assertComponentsReady(this.#Y),this.#Y.then(e=>e.ensureMounted()).then(t=>t.openModal("userVerification",e||{})),this.telemetry?.record(e3("UserVerification",e))};__internal_closeReverification=()=>{this.#Y?.then(e=>e.ensureMounted()).then(e=>e.closeModal("userVerification"))};__internal_attemptToEnableEnvironmentSetting=e=>{let{for:t,caller:i}=e;if(this.user||"development"!==this.#Z||Y(`Clerk: "${i}" requires an active user session. Ensure a user is signed in before executing ${i}.`),"organizations"===t){let t;return(t=this.environment,t?.organizationSettings.enabled||this.session?.currentTask?.key==="choose-organization")?{isEnabled:!0}:("development"===this.#Z&&this.__internal_openEnableOrganizationsPrompt({caller:i,onSuccess:()=>window.location.reload(),onClose:e.onClose}),{isEnabled:!1})}throw Error(`Attempted to enable an unknown or unsupported setting "${t}".`)};__internal_openEnableOrganizationsPrompt=e=>{this.assertComponentsReady(this.#Y),this.#Y.then(e=>e.ensureMounted({preloadHint:"EnableOrganizationsPrompt"})).then(t=>t.openModal("enableOrganizationsPrompt",e||{})),this.telemetry?.record(e1("EnableOrganizationsPrompt",e))};__internal_closeEnableOrganizationsPrompt=()=>{this.assertComponentsReady(this.#Y),this.#Y?.then(e=>e.ensureMounted()).then(e=>e.closeModal("enableOrganizationsPrompt"))};__internal_openBlankCaptchaModal=()=>(this.assertComponentsReady(this.#Y),this.#Y.then(e=>e.ensureMounted()).then(e=>e.openModal("blankCaptcha",{})));__internal_closeBlankCaptchaModal=()=>(this.assertComponentsReady(this.#Y),this.#Y.then(e=>e.ensureMounted()).then(e=>e.closeModal("blankCaptcha")));__internal_loadStripeJs=async()=>{let{loadStripe:e}=await l.e("521").then(l.bind(l,5608));return e};openSignUp=e=>{if(L(this,this.environment)){if("development"===this.#Z)throw new P(e$.cannotOpenSignInOrSignUp,{code:rI});return}this.assertComponentsReady(this.#Y),this.#Y.then(e=>e.ensureMounted()).then(t=>t.openModal("signUp",e||{})),this.telemetry?.record(e3("SignUp",e))};closeSignUp=()=>{this.#Y?.then(e=>e.ensureMounted()).then(e=>e.closeModal("signUp"))};openUserProfile=e=>{if(!this.user){if("development"===this.#Z)throw new P(e$.cannotOpenUserProfile,{code:rS});return}this.assertComponentsReady(this.#Y),this.#Y.then(e=>e.ensureMounted()).then(t=>t.openModal("userProfile",e||{}));let t=(e?.customPages?.length||0)>0?{customPages:!0}:void 0;this.telemetry?.record(e3("UserProfile",e,t))};closeUserProfile=()=>{this.#Y?.then(e=>e.ensureMounted()).then(e=>e.closeModal("userProfile"))};openOrganizationProfile=e=>{let{isEnabled:t}=this.__internal_attemptToEnableEnvironmentSetting({for:"organizations",caller:"OrganizationProfile",onClose:()=>{throw new P(e$.cannotRenderAnyOrganizationComponent("OrganizationProfile"),{code:rU})}});if(t){if(!this.organization){if("development"===this.#Z)throw new P(e$.cannotRenderComponentWhenOrgDoesNotExist,{code:rA});return}this.assertComponentsReady(this.#Y),this.#Y.then(e=>e.ensureMounted()).then(t=>t.openModal("organizationProfile",e||{})),this.telemetry?.record(e3("OrganizationProfile",e))}};closeOrganizationProfile=()=>{this.#Y?.then(e=>e.ensureMounted()).then(e=>e.closeModal("organizationProfile"))};openCreateOrganization=e=>{let{isEnabled:t}=this.__internal_attemptToEnableEnvironmentSetting({for:"organizations",caller:"CreateOrganization",onClose:()=>{throw new P(e$.cannotRenderAnyOrganizationComponent("CreateOrganization"),{code:rU})}});t&&(this.assertComponentsReady(this.#Y),this.#Y.then(e=>e.ensureMounted()).then(t=>t.openModal("createOrganization",e||{})),this.telemetry?.record(e3("CreateOrganization",e)))};closeCreateOrganization=()=>{this.#Y?.then(e=>e.ensureMounted()).then(e=>e.closeModal("createOrganization"))};openWaitlist=e=>{this.assertComponentsReady(this.#Y),this.#Y.then(e=>e.ensureMounted()).then(t=>t.openModal("waitlist",e||{})),this.telemetry?.record(e3("Waitlist",e))};closeWaitlist=()=>{this.#Y?.then(e=>e.ensureMounted()).then(e=>e.closeModal("waitlist"))};mountSignIn=(e,t)=>{this.assertComponentsReady(this.#Y);let i="SignIn";this.#Y.then(e=>e.ensureMounted()).then(n=>n.mountComponent({name:i,appearanceKey:"signIn",node:e,props:t}));let n={withSignUp:t?.withSignUp??this.#eu()};this.telemetry?.record(e1(i,t,n))};unmountSignIn=e=>{this.#Y?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountUserAvatar=(e,t)=>{this.assertComponentsReady(this.#Y);let i="UserAvatar";this.#Y.then(e=>e.ensureMounted()).then(n=>n.mountComponent({name:i,appearanceKey:"userAvatar",node:e,props:t})),this.telemetry?.record(e1(i,t))};unmountUserAvatar=e=>{this.#Y?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountSignUp=(e,t)=>{this.assertComponentsReady(this.#Y);let i="SignUp";this.#Y.then(e=>e.ensureMounted()).then(n=>n.mountComponent({name:i,appearanceKey:"signUp",node:e,props:t})),this.telemetry?.record(e1(i,t))};unmountSignUp=e=>{this.#Y?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountUserProfile=(e,t)=>{if(!this.user){if("development"===this.#Z)throw new P(e$.cannotRenderComponentWhenUserDoesNotExist,{code:rS});return}this.assertComponentsReady(this.#Y);let i="UserProfile";this.#Y.then(e=>e.ensureMounted()).then(n=>n.mountComponent({name:i,appearanceKey:"userProfile",node:e,props:t}));let n=(t?.customPages?.length||0)>0?{customPages:!0}:void 0;this.telemetry?.record(e1(i,t,n))};unmountUserProfile=e=>{this.#Y?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountOrganizationProfile=(e,t)=>{let{isEnabled:i}=this.__internal_attemptToEnableEnvironmentSetting({for:"organizations",caller:"OrganizationProfile",onClose:()=>{throw new P(e$.cannotRenderAnyOrganizationComponent("OrganizationProfile"),{code:rU})}});if(!i)return;let n=!!this.user;if(!this.organization&&n){if("development"===this.#Z)throw new P(e$.cannotRenderComponentWhenOrgDoesNotExist,{code:rA});return}this.assertComponentsReady(this.#Y);let r="OrganizationProfile";this.#Y.then(e=>e.ensureMounted()).then(i=>i.mountComponent({name:r,appearanceKey:"userProfile",node:e,props:t})),this.telemetry?.record(e1(r,t))};unmountOrganizationProfile=e=>{this.#Y?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountCreateOrganization=(e,t)=>{let{isEnabled:i}=this.__internal_attemptToEnableEnvironmentSetting({for:"organizations",caller:"CreateOrganization",onClose:()=>{throw new P(e$.cannotRenderAnyOrganizationComponent("CreateOrganization"),{code:rU})}});if(!i)return;this.assertComponentsReady(this.#Y);let n="CreateOrganization";this.#Y.then(e=>e.ensureMounted()).then(i=>i.mountComponent({name:n,appearanceKey:"createOrganization",node:e,props:t})),this.telemetry?.record(e1(n,t))};unmountCreateOrganization=e=>{this.#Y?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountOrganizationSwitcher=(e,t)=>{let{isEnabled:i}=this.__internal_attemptToEnableEnvironmentSetting({for:"organizations",caller:"OrganizationSwitcher",onClose:()=>{throw new P(e$.cannotRenderAnyOrganizationComponent("OrganizationSwitcher"),{code:rU})}});if(!i)return;this.assertComponentsReady(this.#Y);let n="OrganizationSwitcher";this.#Y.then(e=>e.ensureMounted()).then(i=>i.mountComponent({name:n,appearanceKey:"organizationSwitcher",node:e,props:t})),this.telemetry?.record(e1(n,{...t,forceOrganizationSelection:this.environment?.organizationSettings.forceOrganizationSelection}))};unmountOrganizationSwitcher=e=>{this.#Y?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};__experimental_prefetchOrganizationSwitcher=()=>{this.assertComponentsReady(this.#Y),this.#Y.then(e=>e.ensureMounted()).then(e=>e.prefetch("organizationSwitcher"))};mountOrganizationList=(e,t)=>{let{isEnabled:i}=this.__internal_attemptToEnableEnvironmentSetting({for:"organizations",caller:"OrganizationList",onClose:()=>{throw new P(e$.cannotRenderAnyOrganizationComponent("OrganizationList"),{code:rU})}});if(!i)return;this.assertComponentsReady(this.#Y);let n="OrganizationList";this.#Y.then(e=>e.ensureMounted()).then(i=>i.mountComponent({name:n,appearanceKey:"organizationList",node:e,props:t})),this.telemetry?.record(e1(n,{...t,forceOrganizationSelection:this.environment?.organizationSettings.forceOrganizationSelection}))};unmountOrganizationList=e=>{this.#Y?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountUserButton=(e,t)=>{this.assertComponentsReady(this.#Y);let i="UserButton";this.#Y.then(e=>e.ensureMounted()).then(n=>n.mountComponent({name:i,appearanceKey:"userButton",node:e,props:t}));let n={...t?.customMenuItems?.length||0?{customItems:!0}:void 0,...t?.__experimental_asStandalone?{standalone:!0}:void 0};this.telemetry?.record(e1(i,t,n))};unmountUserButton=e=>{this.#Y?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountWaitlist=(e,t)=>{this.assertComponentsReady(this.#Y);let i="Waitlist";this.#Y.then(e=>e.ensureMounted()).then(n=>n.mountComponent({name:i,appearanceKey:"waitlist",node:e,props:t})),this.telemetry?.record(e1(i,t))};unmountWaitlist=e=>{this.#Y?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountPricingTable=(e,t)=>{if($(this,this.environment)){if("development"===this.#Z)throw new P(e$.cannotRenderAnyBillingComponent("PricingTable"),{code:rk});return}this.assertComponentsReady(this.#Y);let i="PricingTable";this.#Y.then(e=>e.ensureMounted()).then(n=>n.mountComponent({name:i,appearanceKey:"pricingTable",node:e,props:t})),this.telemetry?.record(e1(i,t))};unmountPricingTable=e=>{this.#Y?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};__internal_mountOAuthConsent=(e,t)=>{this.assertComponentsReady(this.#Y),this.#Y.then(e=>e.ensureMounted()).then(i=>i.mountComponent({name:"OAuthConsent",appearanceKey:"__internal_oauthConsent",node:e,props:t}))};__internal_unmountOAuthConsent=e=>{this.#Y?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountAPIKeys=(e,t)=>{let i;if(Y("Clerk: <APIKeys /> component is in early access and not yet recommended for production use."),j(this,i=this.environment)&&B(this,i)){if("development"===this.#Z)throw new P(e$.cannotRenderAPIKeysComponent,{code:"cannot_render_api_keys_disabled"});return}if(this.organization&&B(this,this.environment)){if("development"===this.#Z)throw new P(e$.cannotRenderAPIKeysComponentForOrgWhenDisabled,{code:"cannot_render_api_keys_org_disabled"});return}if(j(this,this.environment)){if("development"===this.#Z)throw new P(e$.cannotRenderAPIKeysComponentForUserWhenDisabled,{code:"cannot_render_api_keys_user_disabled"});return}this.assertComponentsReady(this.#Y);let n="APIKeys";this.#Y.then(e=>e.ensureMounted()).then(i=>i.mountComponent({name:n,appearanceKey:"apiKeys",node:e,props:t})),this.telemetry?.record(e1(n,t))};unmountAPIKeys=e=>{this.#Y?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountTaskChooseOrganization=(e,t)=>{let{isEnabled:i}=this.__internal_attemptToEnableEnvironmentSetting({for:"organizations",caller:"TaskChooseOrganization",onClose:()=>{throw new P(e$.cannotRenderAnyOrganizationComponent("TaskChooseOrganization"),{code:rU})}});if(!i)return;this.assertComponentsReady(this.#Y);let n="TaskChooseOrganization";this.#Y.then(e=>e.ensureMounted()).then(i=>i.mountComponent({name:n,appearanceKey:"taskChooseOrganization",node:e,props:t})),this.telemetry?.record(e1(n,t))};unmountTaskChooseOrganization=e=>{this.#Y?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};mountTaskResetPassword=(e,t)=>{this.assertComponentsReady(this.#Y),this.#Y.then(e=>e.ensureMounted()).then(i=>i.mountComponent({name:"TaskResetPassword",appearanceKey:"taskResetPassword",node:e,props:t})),this.telemetry?.record(e1("TaskResetPassword",t))};unmountTaskResetPassword=e=>{this.#Y?.then(e=>e.ensureMounted()).then(t=>t.unmountComponent({node:e}))};setActive=async e=>{let{organization:t,redirectUrl:i,navigate:n}=e,{session:r}=e;this.__internal_setActiveInProgress=!0,ti.debug("setActive() start",{hasClient:!!this.client,sessionTarget:"string"==typeof r?r:r?.id??r??null,organizationTarget:"string"==typeof t?t:t?.id??t??null,redirectUrl:i??null},"clerk");try{var s;let a;if(!this.client)throw ti.warn("Clerk setActive called before client is loaded",{},"clerk"),Error("setActive is being called before the client is loaded. Wait for init.");if(void 0===r&&!this.session)throw ti.warn("Clerk setActive precondition not met: no target session and no active session",{},"clerk"),Error("setActive should either be called with a session param or there should be already an active session.");"string"==typeof r&&(r=this.client.sessions.find(e=>e.id===r)||null);let o="undefined"!=typeof window&&"function"==typeof window.__internal_onBeforeSetActive?window.__internal_onBeforeSetActive:e6,l="undefined"!=typeof window&&"function"==typeof window.__internal_onAfterSetActive?window.__internal_onAfterSetActive:e6,c=void 0===r?this.session:r;c?.status==="pending"&&(s={...this.#en,...e},a=["taskUrls","navigate"],Object.keys(s).some(e=>a.includes(e))||Y('Clerk: Session has pending tasks but no handling is configured. To handle pending tasks, provide either "taskUrls" for navigation to custom URLs or "navigate" for programmatic navigation. Without these options, users may get stuck on incomplete flows.'));let h=void 0!==t;if(c&&h){let e="string"==typeof t?t:t?.id;if("string"==typeof e&&e.startsWith("org_"))c.lastActiveOrganizationId=e||null;else{let t=c.user.organizationMemberships.find(t=>t.organization.slug===e),i=t?.organization.id||null,n=null===i;if(this.environment?.organizationSettings?.forceOrganizationSelection&&n)return;c.lastActiveOrganizationId=i}}c?.status!=="pending"&&await o(null===c?"sign-out":void 0),(t_()&&globalThis.document.hasFocus()||!this.#en.standardBrowser)&&(await this.#ef(c),c=this.#em(c?.id)),await c?.getToken()||(d()||ti.warn("Token is null when setting active session (offline)",{sessionId:c?.id},"clerk"),nr.emit(ne,{token:null}));let u=tc(this.#en.standardBrowser),p=c?.status==="pending"&&c?.currentTask&&this.#en.taskUrls?.[c?.currentTask.key];if((i||p||n)&&await u.track(async()=>{if(this.client){if(c?.status!=="pending"&&this.#ep(),p){let e=i?eU({base:p,hashSearchParams:{redirectUrl:i}},{stringify:!0}):p;await this.navigate(e)}else if(n&&c)await n({session:c});else if(i){if(this.client.isEligibleForTouch()){let e=new URL(i,window.location.href),t=this.buildUrlWithAuth(this.client.buildTouchUrl({redirectUrl:e}));await this.navigate(t)}await this.navigate(i)}}}),u.isUnloading())return;this.#el(c),this.#ec(),c?.status!=="pending"&&await l()}finally{this.__internal_setActiveInProgress=!1}};addListener=e=>{var t;let i;return t=e,e=e=>{var n;i||={...e},t(i={...{client:n6((n=i).client,e.client),session:n6(n.session,e.session),user:n6(n.user,e.user),organization:n6(n.organization,e.organization)}})},this.#et.push(e),this.client&&e({client:this.client,session:this.session,user:this.user,organization:this.organization}),()=>{this.#et=this.#et.filter(t=>t!==e)}};on=(...e)=>{this.#ea.on(...e)};off=(...e)=>{this.#ea.off(...e)};__internal_addNavigationListener=e=>(this.#ei.push(e),()=>{this.#ei=this.#ei.filter(t=>t!==e)});navigate=async(e,t)=>{if(!e||!t_())return;setTimeout(()=>{this.#eg()},0);let i=new URL(e,window.location.href);this.#e_.includes(i.protocol)||(console.warn(`Clerk: "${i.protocol}" is not a valid protocol. Redirecting to "/" instead. If you think this is a mistake, please open an issue.`),i=new URL("/",window.location.href));let n=t?.replace&&this.#en.routerReplace?this.#en.routerReplace:this.#en.routerPush;if(ti.info(`Clerk is navigating to: ${i}`),this.#en.routerDebug&&console.log(`Clerk is navigating to: ${i}`),"null"!==i.origin&&i.origin!==window.location.origin||!n)return void eJ(i);let r={...t?.metadata?{__internal_metadata:t?.metadata}:{},windowNavigate:eJ};return await n(eA(i),r)};buildUrlWithAuth(e){if("production"===this.#Z)return e;let t=new URL(e,window.location.origin);return t.origin!==window.location.origin&&this.#q?this.#q.decorateUrlWithDevBrowserToken(t).href:t.href}buildSignInUrl(e){return this.#ew("signInUrl",{...e,redirectUrl:e?.redirectUrl||window.location.href},e?.initialValues)}buildSignUpUrl(e){return this.#ew("signUpUrl",{...e,redirectUrl:e?.redirectUrl||window.location.href},e?.initialValues)}buildUserProfileUrl(){return this.environment&&this.environment.displayConfig?this.buildUrlWithAuth(this.environment.displayConfig.userProfileUrl):""}buildHomeUrl(){return this.environment&&this.environment.displayConfig?this.buildUrlWithAuth(this.environment.displayConfig.homeUrl):""}buildAfterSignInUrl({params:e}={}){return this.buildUrlWithAuth(new eE(this.#en,{},e).getAfterSignInUrl())}buildAfterSignUpUrl({params:e}={}){return this.buildUrlWithAuth(new eE(this.#en,{},e).getAfterSignUpUrl())}buildAfterSignOutUrl(){return this.#en.afterSignOutUrl?this.buildUrlWithAuth(this.#en.afterSignOutUrl):"/"}buildNewSubscriptionRedirectUrl(){return this.#en.newSubscriptionRedirectUrl?this.#en.newSubscriptionRedirectUrl:this.buildAfterSignInUrl()}buildWaitlistUrl(e){return this.environment&&this.environment.displayConfig?eU({base:this.#en.waitlistUrl||this.environment.displayConfig.waitlistUrl,hashSearchParams:[new URLSearchParams(e?.initialValues||{})]},{stringify:!0}):""}buildAfterMultiSessionSingleSignOutUrl(){return this.environment?this.#en.afterMultiSessionSingleSignOutUrl?this.buildUrlWithAuth(this.#en.afterMultiSessionSingleSignOutUrl):this.#en.signInUrl?this.buildUrlWithAuth(eU({base:this.#en.signInUrl,hashPath:"choose"},{stringify:!0})):this.buildUrlWithAuth(this.environment.displayConfig.afterSignOutOneUrl):""}buildCreateOrganizationUrl(){return this.environment&&this.environment.displayConfig?this.buildUrlWithAuth(this.environment.displayConfig.createOrganizationUrl):""}buildOrganizationProfileUrl(){return this.environment&&this.environment.displayConfig?this.buildUrlWithAuth(this.environment.displayConfig.organizationProfileUrl):""}buildTasksUrl(e){let t=this.session?.currentTask;if(!t)return"";let i=this.#en.taskUrls?.[t.key];return i||eU({base:this.buildSignInUrl(e),hashPath:eW(t)},{stringify:!0})}#ey=async()=>{if(!t_())return;let e=new URLSearchParams({[J]:"true"}),t=ez(V);t&&eK(t)||function(){throw Error(`${tI} Invalid redirect_url. A valid http or https url should be used for the redirection.`)}();let i=eU({base:ez(V),searchParams:e},{stringify:!0});return this.navigate(this.buildUrlWithAuth(i))};redirectWithAuth=async e=>{if(t_())return this.navigate(this.buildUrlWithAuth(e))};redirectToSignIn=async e=>{if(t_())return this.navigate(this.buildSignInUrl(e))};redirectToSignUp=async e=>{if(t_())return this.navigate(this.buildSignUpUrl(e))};redirectToUserProfile=async()=>{if(t_())return this.navigate(this.buildUserProfileUrl())};redirectToCreateOrganization=async()=>{if(t_())return this.navigate(this.buildCreateOrganizationUrl())};redirectToOrganizationProfile=async()=>{if(t_())return this.navigate(this.buildOrganizationProfileUrl())};redirectToAfterSignIn=async()=>{if(t_())return this.navigate(this.buildAfterSignInUrl())};redirectToAfterSignUp=async()=>{if(t_())return this.navigate(this.buildAfterSignUpUrl())};redirectToAfterSignOut=async()=>{if(t_())return this.navigate(this.buildAfterSignOutUrl())};redirectToWaitlist=async()=>{if(t_())return this.navigate(this.buildWaitlistUrl())};redirectToTasks=async e=>{if(t_())return this.navigate(this.buildTasksUrl(e))};handleEmailLinkVerification=async(e,t)=>{if(!this.client)return;let i=ez("__clerk_status");if("expired"===i)throw new A(C.Expired);if("client_mismatch"===i)throw new A(C.ClientMismatch);if("verified"!==i)throw new A(C.Failed);let n=ez("__clerk_created_session"),{signIn:r,signUp:s,sessions:a}=this.client,o=a.some(e=>e.id===n),l="needs_second_factor"===r.status||"missing_requirements"===s.status,c=e=>t&&"function"==typeof t?t(e):this.navigate(e),d=e.redirectUrl?()=>c(e.redirectUrl):e6;return o?this.setActive({session:n,redirectUrl:e.redirectUrlComplete}):l?d():("function"==typeof e.onVerifiedOnOtherDevice&&e.onVerifiedOnOtherDevice(),null)};handleGoogleOneTapCallback=async(e,t,i)=>{if(!this.loaded||!this.environment||!this.client)return;let{signIn:n,signUp:r}=this.client,s="identifier"in(e||{})?e:n,a="missingFields"in(e||{})?e:r,o=e=>i&&"function"==typeof i?i(this.buildUrlWithAuth(e)):this.navigate(this.buildUrlWithAuth(e));return this._handleRedirectCallback(t,{signUp:a,signIn:s,navigate:o})};_handleRedirectCallback=async(e,{signIn:t,signUp:i,navigate:n})=>{if(!this.loaded||!this.environment||!this.client)return;if(!window.opener&&e.reloadResource)try{"signIn"===e.reloadResource?await t.reload():"signUp"===e.reloadResource&&await i.reload()}catch{}let{displayConfig:r}=this.environment,{firstFactorVerification:s}=t,{externalAccount:a}=i.verifications,o={status:i.status,missingFields:i.missingFields,externalAccountStatus:a.status,externalAccountErrorCode:a.error?.code,externalAccountSessionId:a.error?.meta?.sessionId,sessionId:i.createdSessionId},l={status:t.status,firstFactorVerificationStatus:s.status,firstFactorVerificationErrorCode:s.error?.code,firstFactorVerificationSessionId:s.error?.meta?.sessionId,sessionId:t.createdSessionId},c=e=>()=>n(e),d=c(e.signInUrl||r.signInUrl),h=c(e.signUpUrl||r.signUpUrl),u=c(e.firstFactorUrl||eU({base:r.signInUrl,hashPath:"/factor-one"},{stringify:!0})),p=c(e.secondFactorUrl||eU({base:r.signInUrl,hashPath:"/factor-two"},{stringify:!0})),f=c(e.resetPasswordUrl||eU({base:r.signInUrl,hashPath:"/reset-password"},{stringify:!0})),m=new eE(this.#en,e),g=c(e.continueSignUpUrl||eU({base:r.signUpUrl,hashPath:"/continue"},{stringify:!0})),_=({missingFields:t})=>t.length?g():(({signUp:e,verifyEmailPath:t,verifyPhonePath:i,continuePath:n,navigate:r,handleComplete:s,redirectUrl:a="",redirectUrlComplete:o="",oidcPrompt:l})=>{if("complete"===e.status)return s&&s();if("missing_requirements"===e.status){if(e.missingFields.some(e=>"enterprise_sso"===e))return e.authenticateWithRedirect({strategy:"enterprise_sso",redirectUrl:a,redirectUrlComplete:o,continueSignUp:!0,oidcPrompt:l});let s=eF();if(e.unverifiedFields?.includes("email_address")&&t)return r(t,{searchParams:s});if(e.unverifiedFields?.includes("phone_number")&&i)return r(i,{searchParams:s});if(n)return r(n,{searchParams:s})}})({signUp:i,verifyEmailPath:e.verifyEmailAddressUrl||eU({base:r.signUpUrl,hashPath:"/verify-email-address"},{stringify:!0}),verifyPhonePath:e.verifyPhoneNumberUrl||eU({base:r.signUpUrl,hashPath:"/verify-phone-number"},{stringify:!0}),navigate:n}),w=e.signInUrl||r.signInUrl,y=e.signUpUrl||r.signUpUrl,b=async({session:e,baseUrl:t,redirectUrl:i})=>{e.currentTask?await eD(e,{baseUrl:t,navigate:this.navigate}):await this.navigate(i)};if("complete"===l.status)return this.setActive({session:l.sessionId,navigate:async({session:e})=>{await b({session:e,baseUrl:w,redirectUrl:m.getAfterSignInUrl()})}});if("transferable"===o.externalAccountStatus&&"external_account_exists"===o.externalAccountErrorCode){let e=await t.create({transfer:!0});switch(e.status){case"complete":return this.setActive({session:e.createdSessionId,navigate:async({session:e})=>{await b({session:e,baseUrl:y,redirectUrl:m.getAfterSignInUrl()})}});case"needs_first_factor":return u();case"needs_second_factor":return p();case"needs_new_password":return f();default:tP("sign in")}}let v="user_locked"===o.externalAccountErrorCode,k="user_locked"===l.firstFactorVerificationErrorCode;if(v)return h();if(k)return d();if("needs_first_factor"===l.status&&!t.supportedFirstFactors?.every(e=>"enterprise_sso"===e.strategy))return u();if("needs_new_password"===l.status)return f();if("transferable"===l.firstFactorVerificationStatus){if(!1===e.transferable)return d();let t=await i.create({transfer:!0});switch(t.status){case"complete":return this.setActive({session:t.createdSessionId,navigate:async({session:e})=>{await b({session:e,baseUrl:y,redirectUrl:m.getAfterSignUpUrl()})}});case"missing_requirements":return _({missingFields:t.missingFields});default:tP("sign in")}}if("complete"===o.status)return this.setActive({session:o.sessionId,navigate:async({session:e})=>{await b({session:e,baseUrl:y,redirectUrl:m.getAfterSignUpUrl()})}});if("needs_second_factor"===l.status)return p();let S=("failed"===o.externalAccountStatus||"unverified"===o.externalAccountStatus)&&"identifier_already_signed_in"===o.externalAccountErrorCode&&o.externalAccountSessionId,U="failed"===l.firstFactorVerificationStatus&&"identifier_already_signed_in"===l.firstFactorVerificationErrorCode&&l.firstFactorVerificationSessionId;if(S||U){let e=l.firstFactorVerificationSessionId||o.externalAccountSessionId;if(e)return this.setActive({session:e,navigate:async({session:e})=>{await b({session:e,baseUrl:S?y:w,redirectUrl:m.getAfterSignInUrl()})}})}return(e=>{let{externalAccount:t}=e.verifications;return!!t.error})(i)?h():"verified"===o.externalAccountStatus&&"missing_requirements"===o.status?_({missingFields:i.missingFields}):this.session?.currentTask?void await this.redirectToTasks({redirectUrl:this.buildAfterSignInUrl()}):d()};handleRedirectCallback=async(e={},t)=>{if(!this.loaded||!this.environment||!this.client)return;let{signIn:i,signUp:n}=this.client,r=e=>t&&"function"==typeof t?t(e):this.navigate(e);return this._handleRedirectCallback(e,{signUp:n,signIn:i,navigate:r})};handleUnauthenticated=async(e={broadcast:!0})=>{if(this.client&&this.session)try{let t=await iD.getOrCreateInstance().fetch();if(this.updateClient(t),this.session)return;return e.broadcast&&nr.emit(nt,null),this.setActive({session:null})}catch(e){if(z(e)&&[403,500].includes(e.status))return this.setActive({session:null});throw e}};authenticateWithGoogleOneTap=async e=>this.client?.signIn.create({strategy:"google_one_tap",token:e.token}).catch(t=>{if(z(t)&&"external_account_not_found"===t.errors[0].code)return this.client?.signUp.create({strategy:"google_one_tap",token:e.token,legalAccepted:e.legalAccepted});throw t});authenticateWithMetamask=async(e={})=>{await this.authenticateWithWeb3({...e,strategy:"web3_metamask_signature"})};authenticateWithCoinbaseWallet=async(e={})=>{await this.authenticateWithWeb3({...e,strategy:"web3_coinbase_wallet_signature"})};authenticateWithBase=async(e={})=>{await this.authenticateWithWeb3({...e,strategy:"web3_base_signature"})};authenticateWithOKXWallet=async(e={})=>{await this.authenticateWithWeb3({...e,strategy:"web3_okx_wallet_signature"})};authenticateWithSolana=async e=>{await this.authenticateWithWeb3({...e,strategy:"web3_solana_signature"})};authenticateWithWeb3=async({redirectUrl:e,signUpContinueUrl:t,customNavigate:i,unsafeMetadata:n,strategy:r,legalAccepted:s,secondFactorUrl:a,walletName:o})=>{let l,c;if(!this.client||!this.environment)return;let{displayConfig:d}=this.environment,h=r.replace("web3_","").replace("_signature",""),u=await tv().getWeb3Identifier({provider:h,walletName:o});switch(h){case"metamask":l=tv().generateSignatureWithMetamask;break;case"base":l=tv().generateSignatureWithBase;break;case"coinbase_wallet":l=tv().generateSignatureWithCoinbaseWallet;break;case"solana":if(!o)throw new P("Wallet name is required for Solana authentication.",{code:"web3_solana_wallet_name_required"});l=e=>tv().generateSignatureWithSolana({...e,walletName:o});break;default:l=tv().generateSignatureWithOKXWallet}let p=e=>()=>i&&"function"==typeof i?i(e):this.navigate(e),f=p(a||eU({base:d.signInUrl,hashPath:"/factor-two"},{stringify:!0})),m=p(t||eU({base:d.signUpUrl,hashPath:"/continue"},{stringify:!0}));try{c=await this.client.signIn.authenticateWithWeb3({identifier:u,generateSignature:l,strategy:r,walletName:o})}catch(e){if(tu(e,"form_identifier_not_found"))c=await this.client.signUp.authenticateWithWeb3({identifier:u,generateSignature:l,unsafeMetadata:n,strategy:r,legalAccepted:s,walletName:o}),t&&"missing_requirements"===c.status&&"verified"===c.verifications.web3Wallet.status&&await m();else throw e}let g=async({session:e,redirectUrl:t})=>{e.currentTask?await eD(e,{baseUrl:d.signInUrl,navigate:this.navigate}):await this.navigate(t)};switch(c.status){case"needs_second_factor":await f();break;case"complete":c.createdSessionId&&await this.setActive({session:c.createdSessionId,navigate:async({session:t})=>{await g({session:t,redirectUrl:e??this.buildAfterSignInUrl()})}});break;default:return}};createOrganization=async({name:e,slug:t})=>ng.create({name:e,slug:t});getOrganization=async e=>ng.get(e);joinWaitlist=async({emailAddress:e})=>n2.join({emailAddress:e});updateEnvironment(e){this.environment=e}__internal_setCountry=e=>{this.__internal_country||(this.__internal_country=e)};get __internal_last_error(){let e=this.internal_last_error;return this.internal_last_error=null,e}set __internal_last_error(e){this.internal_last_error=e}updateClient=e=>{if(!this.client){let t=this.#en.selectInitialSession?this.#en.selectInitialSession(e):this.#eb(e);this.#el(t)}if(this.client=e,this.session){let e=this.#em(this.session.id);"active"===this.session.status&&e?.status==="pending"&&("undefined"!=typeof window&&"function"==typeof window.__internal_onAfterSetActive?window.__internal_onAfterSetActive:e6)(),this.#el(e),this.session?.lastActiveToken||d()||ti.warn("No last active token when updating client (offline)",{sessionId:this.session?.id},"clerk"),nr.emit(ne,{token:this.session?.lastActiveToken})}this.#ec()};get __internal_environment(){return this.environment}__internal_setEnvironment=async e=>{this.environment=new no(e)};__internal_onBeforeRequest=e=>{this.#Q.onBeforeRequest(e)};__internal_onAfterResponse=e=>{this.#Q.onAfterResponse(e)};__internal_updateProps=e=>{let t={...e,options:this.#eo({...this.#en,...e.options})};return this.#Y?.then(e=>e.ensureMounted()).then(e=>e.updateProps(t))};__internal_navigateWithError(e,t){return this.__internal_last_error=t,this.navigate(e)}#ev=()=>{let e=new URLSearchParams({[V]:window.location.href});return eU({base:this.#en.signInUrl,searchParams:e},{stringify:!0})};#ek=()=>{let e;if(this.proxyUrl){let t=new URL(this.proxyUrl);e=new URL(`${t.pathname}/v1/client/sync`,t.origin)}else this.domain&&(e=new URL("/v1/client/sync",`https://${this.domain}`));return e?.searchParams.append("redirect_url",window.location.href),e?.toString()||""};#eS=()=>"true"!==ez(J)&&!!this.isSatellite&&!!this.#q?.isSignedOut();#eU=()=>"production"!==this.#Z&&!this.isSatellite&&!!ez(V);#eA=async()=>{"development"===this.instanceType?await this.navigate(this.#ev()):"production"===this.instanceType&&await this.navigate(this.#ek())};#eI=(e,t)=>{let i;try{i=new URL(e)}catch{throw Error(`${tI} The signInUrl needs to have a absolute url format.`)}i.origin===t&&function(){throw Error(`${tI} The signInUrl needs to be on a different origin than your satellite application.`)}()};#eC=()=>{this.isSatellite&&("development"!==this.#Z||this.#en.signInUrl||function(){throw Error(`${tI} Missing signInUrl. A satellite application needs to specify the signInUrl for development instances.`)}(),this.proxyUrl||this.domain||function(){throw Error(`${tI} Missing domain and proxyUrl. A satellite application needs to specify a domain or a proxyUrl.`)}(),this.#en.signInUrl&&this.#eI(this.#en.signInUrl,window.location.origin))};#ed=async()=>{if(this.#q=await rf.create(this,this.#Q,this.#Z,this.#ea),this.#eC(),this.#eS())return void await this.#eA();if(this.#eU())return void await this.#ey();this.#er=(()=>{if(!r())return{onPageFocus:e6};let e=[];return window.addEventListener("focus",()=>{"visible"===document.visibilityState&&e.forEach(e=>e())}),{onPageFocus:t=>{e.push(t)}}})(),"undefined"!=typeof BroadcastChannel&&(this.#X=new BroadcastChannel("clerk")),this.#eP();let e=function(e=window.location.hostname){if(!e)return!1;let t=ek.get(e);void 0===t&&(t=eo.some(t=>e.startsWith("accounts.")&&e.endsWith(t))||el.some(t=>e.endsWith(t)&&!e.endsWith(".clerk"+t)),ek.set(e,t));return t}(window?.location.hostname),t="development"===this.#Z&&!e,i=0,n=0;for(;n<2;){n++;try{var s;let e=no.getInstance().fetch({touch:t}).then(e=>this.updateEnvironment(e)).catch(()=>{++i;let e=tA.getItem(tk,null);e&&this.updateEnvironment(new no(e))}),n=async()=>iD.getOrCreateInstance().fetch().then(e=>this.updateClient(e)).catch(async e=>{if(x(e))throw e;++i;let t=this.#q?.getSessionCookie(),n=function(e){let t;try{t=new nG({jwt:e||"",object:"token",id:void 0})}catch{t=null}if(iD.clearInstance(),!t?.jwt)return iD.getOrCreateInstance({object:"client",last_active_session_id:null,id:"client_init",sessions:[]});let{sessionId:i,userId:n,orgId:r,orgRole:s,orgPermissions:a,orgSlug:o,factorVerificationAge:l}=(e=>{let t,i,n,r,s=e.fva??null,a=e.sts??null;if(2===e.v){if(e.o){t=e.o?.id,n=e.o?.slg,e.o?.rol&&(i=`org:${e.o?.rol}`);let{org:s}=nE(e.fea),{permissions:a,featurePermissionMap:o}=(({per:e,fpm:t})=>{if(!e||!t)return{permissions:[],featurePermissionMap:[]};let i=e.split(",").map(e=>e.trim());return{permissions:i,featurePermissionMap:t.split(",").map(e=>Number.parseInt(e.trim(),10)).map(e=>e.toString(2).padStart(i.length,"0").split("").map(e=>Number.parseInt(e,10)).reverse()).filter(Boolean)}})({per:e.o?.per,fpm:e.o?.fpm});r=function({features:e,permissions:t,featurePermissionMap:i}){if(!e||!t||!i)return[];let n=[];for(let r=0;r<e.length;r++){let s=e[r];if(r>=i.length)continue;let a=i[r];if(a)for(let e=0;e<a.length;e++)1===a[e]&&n.push(`org:${s}:${t[e]}`)}return n}({features:s,featurePermissionMap:o,permissions:a})}}else t=e.org_id,i=e.org_role,n=e.org_slug,r=e.org_permissions;return{sessionClaims:e,sessionId:e.sid,sessionStatus:a,actor:e.act,userId:e.sub,orgId:t,orgRole:i,orgSlug:n,orgPermissions:r,factorVerificationAge:s}})(t.jwt.claims),c={object:"client",last_active_session_id:i,id:"client_init",sessions:[{object:"session",id:i,status:"active",last_active_organization_id:r||null,last_active_token:{id:void 0,object:"token",jwt:e},factor_verification_age:l||null,public_user_data:{user_id:n},user:{object:"user",id:n,organization_memberships:r&&o&&s?[{object:"organization_membership",id:r,role:s,permissions:a||[],organization:{object:"organization",id:r,name:o,slug:o,members_count:1,max_allowed_memberships:1}}]:[]}}]};return iD.getOrCreateInstance(c)}(t);return this.updateClient(n),this.#q?.stopPollingForToken(),await this.session?.getToken({skipCache:!0}).catch(()=>null).finally(()=>{this.#q?.startPollingForToken()}),null}),[,r]=await (s=[e,n()],Promise.all(Array.from(s).map(e=>e.then(e=>({status:"fulfilled",value:e}),e=>({status:"rejected",reason:e})))));if("rejected"===r.status){let e=r.reason;if(tu(e,"requires_captcha"))await n();else throw e}if(this.#q?.setClientUatCookieForDevelopmentInstances(),await this.#eT())return;break}catch(e){if(tu(e,"dev_browser_unauthenticated"))await this.#q.handleUnauthenticatedDevBrowser();else if(!d())return void console.warn(e);else throw e}n>=2&&function(){throw Error(`${tI} Something went wrong initializing Clerk.`)}()}this.#H=new rm(this),this.#H.start(),this.#eO(),this.#eE(),this.#ex(),this.#ea.emit(m,i>0?"degraded":"ready")};shouldFallbackToCachedResources=()=>!!this.__internal_getCachedResources;#eh=async()=>{let e,t,i=this.shouldFallbackToCachedResources()?1:void 0,n=0;try{[e,t]=await Promise.all([no.getInstance().fetch({touch:!1,fetchMaxTries:i}),iD.getOrCreateInstance().fetch({fetchMaxTries:i})])}catch(i){if(M(i)&&"network_error"===i.code&&this.shouldFallbackToCachedResources()){let i=await this.__internal_getCachedResources?.();e=new no(i?.environment),iD.clearInstance(),t=iD.getOrCreateInstance(i?.client),++n}else throw i}this.updateClient(t),this.updateEnvironment(e),this.#ea.emit(m,n>0?"degraded":"ready")};__internal_reloadInitialResources=async()=>{let[e,t]=await Promise.all([no.getInstance().fetch({touch:!1,fetchMaxTries:1}),iD.getOrCreateInstance().fetch({fetchMaxTries:1})]);this.updateClient(t),this.updateEnvironment(e),this.#ec()};#eb=e=>{if(e.lastActiveSessionId){let t=e.signedInSessions.find(t=>t.id===e.lastActiveSessionId);if(t)return t}return e.signedInSessions[0]||null};#eP=()=>{r()&&(this.#er?.onPageFocus(()=>{this.session&&!(!(this.environment&&!this.environment.authConfig.singleSessionMode)&&this.#es>Date.now())&&(this.#es=Date.now()+5e3,this.#en.touchSession&&this.#ef(this.session))}),this.#X?.addEventListener("message",e=>{e.data?.type==="signout"&&this.handleUnauthenticated({broadcast:!1})}),nr.on(nt,()=>{this.#X?.postMessage({type:"signout"})}),nr.on(ni,()=>{tA.setItem(tk,this.environment?.__internal_toSnapshot(),864e5)}))};#ef=async e=>{if(!e)return Promise.resolve();await e.touch().catch(e=>{x(e)&&this.handleUnauthenticated()})};#ec=()=>{if(this.client)for(let e of this.#et)e({client:this.client,session:this.session,user:this.user,organization:this.organization})};#eg=()=>{for(let e of this.#ei)e()};#ep=()=>{this.session=void 0,this.organization=void 0,this.user=void 0,this.#ec()};#eR=()=>(this.session?.user.organizationMemberships||[]).map(e=>e.organization).find(e=>e.id===this.session?.lastActiveOrganizationId)||null;#el=e=>{this.session=e||null,this.organization=this.#eR(),this.user=this.session?this.session.user:null};#em=e=>this.client?.signedInSessions.find(t=>t.id===e)||null;#eE=()=>{this.addListener(({session:e})=>{e?.actor&&this.#Y?.then(e=>e.ensureMounted()).then(e=>e.mountImpersonationFab())})};#ex=()=>{this.#en.__internal_keyless_claimKeylessApplicationUrl&&this.#Y?.then(e=>e.ensureMounted()).then(e=>{e.updateProps({options:{__internal_keyless_claimKeylessApplicationUrl:this.#en.__internal_keyless_claimKeylessApplicationUrl,__internal_keyless_copyInstanceKeysUrl:this.#en.__internal_keyless_copyInstanceKeysUrl,__internal_keyless_dismissPrompt:this.#en.__internal_keyless_dismissPrompt}})})};#ew=(e,t,i)=>{if(!e||!this.loaded||!this.environment||!this.environment.displayConfig)return"";let n=this.#en[e]||this.environment.displayConfig[e];this.#eu()&&(n=this.#en.signInUrl);let r=new eE(this.#en,t).toSearchParams(),s=new URLSearchParams(i||{}),a=eU({base:n,hashPath:this.#eu()&&"signUpUrl"===e?"/create":"",hashSearchParams:[s,r]},{stringify:!0});return this.buildUrlWithAuth(a)};assertComponentsReady(e){if(!e)throw Error("Clerk was not loaded with Ui components")}#eT=async()=>{var e;let t,i,n,r,s=new URLSearchParams(window.location.search).get("redirect_url"),a="production"===this.instanceType,o=null!==s&&(e=this.frontendApi,i=(t=new URL(s,ey)).pathname,n=eT.includes(i)||eO.includes(i),e===t.host&&n);if(a||!o)return!1;let l=this.session,c=this.#en.signInUrl||this.environment?.displayConfig.signInUrl,d=c&&window.location.href.startsWith(c),h=this.#en.signUpUrl||this.environment?.displayConfig.signUpUrl,u=h&&window.location.href.startsWith(h);return r=new URL(s,ey),(!eT.includes(r.pathname)||!!l||!d&&!u)&&(await this.navigate(this.buildUrlWithAuth(s)),!0)};#eo=e=>({...rC,...e,allowedRedirectOrigins:function(e,t,i){if(Array.isArray(e)&&e.length)return e;let n=[];return"undefined"!=typeof window&&window.location&&n.push(window.location.origin),n.push(`https://${eS(t)}`),n.push(`https://*.${eS(t)}`),"development"===i&&n.push(`https://${t}`),n}(e?.allowedRedirectOrigins,this.frontendApi,this.instanceType)});#eO=()=>{try{eM(J),eM(ex),eM(K),eM("__clerk_handshake"),eM("__clerk_handshake_nonce"),eM("__clerk_help")}catch{}};get #e_(){let e=eB;return this.#en.allowedRedirectProtocols&&(e=e.concat(this.#en.allowedRedirectProtocols)),e}}})(),c})());
|