@descope/web-component 3.30.0 → 3.31.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (54) hide show
  1. package/dist/cjs/constants/content.js +1 -0
  2. package/dist/cjs/constants/general.js +1 -0
  3. package/dist/cjs/constants/index.js +1 -0
  4. package/dist/cjs/constants/uiComponents.js +1 -0
  5. package/dist/cjs/debugger-wc.js +1 -0
  6. package/dist/cjs/descope-wc/BaseDescopeWc.js +1 -0
  7. package/dist/cjs/descope-wc/DescopeWc.js +1 -0
  8. package/dist/cjs/descope-wc/index.js +1 -0
  9. package/dist/cjs/descope-wc/initTemplate.js +1 -0
  10. package/dist/cjs/descope-wc/sdkScripts/fingerprint.js +1 -0
  11. package/dist/cjs/descope-wc/sdkScripts/fingerprintDescope.js +1 -0
  12. package/dist/cjs/descope-wc/sdkScripts/forter.js +1 -0
  13. package/dist/cjs/descope-wc/sdkScripts/index.js +1 -0
  14. package/dist/cjs/helpers/abTestingKey.js +1 -0
  15. package/dist/cjs/helpers/conditions.js +1 -0
  16. package/dist/cjs/helpers/flowInputs.js +1 -0
  17. package/dist/cjs/helpers/helpers.js +1 -0
  18. package/dist/cjs/helpers/lastAuth.js +1 -0
  19. package/dist/cjs/helpers/positionHelpers.js +1 -0
  20. package/dist/cjs/helpers/state.js +1 -0
  21. package/dist/cjs/helpers/templates.js +1 -0
  22. package/dist/cjs/helpers/webauthn.js +1 -0
  23. package/dist/cjs/mixins/formMountMixin.js +1 -0
  24. package/dist/cjs/types.js +1 -0
  25. package/dist/esm/constants/content.js +1 -0
  26. package/dist/esm/constants/general.js +1 -0
  27. package/dist/esm/constants/index.js +1 -0
  28. package/dist/esm/constants/uiComponents.js +1 -0
  29. package/dist/esm/debugger-wc.js +1 -0
  30. package/dist/esm/descope-wc/BaseDescopeWc.js +1 -0
  31. package/dist/esm/descope-wc/DescopeWc.js +1 -0
  32. package/dist/esm/descope-wc/index.js +1 -0
  33. package/dist/esm/descope-wc/initTemplate.js +1 -0
  34. package/dist/esm/descope-wc/sdkScripts/index.js +1 -0
  35. package/dist/esm/helpers/abTestingKey.js +1 -0
  36. package/dist/esm/helpers/conditions.js +1 -0
  37. package/dist/esm/helpers/flowInputs.js +1 -0
  38. package/dist/esm/helpers/helpers.js +1 -0
  39. package/dist/esm/helpers/lastAuth.js +1 -0
  40. package/dist/esm/helpers/positionHelpers.js +1 -0
  41. package/dist/esm/helpers/state.js +1 -0
  42. package/dist/esm/helpers/templates.js +1 -0
  43. package/dist/esm/helpers/webauthn.js +1 -0
  44. package/dist/esm/mixins/formMountMixin.js +1 -0
  45. package/dist/esm/types.js +1 -0
  46. package/dist/index.d.ts +41 -183
  47. package/dist/index.js +2 -2
  48. package/package.json +5 -5
  49. package/dist/esm/debugger-wc-6fe609c2.js +0 -1
  50. package/dist/esm/index-3cc4a2cc.js +0 -1
  51. package/dist/esm/index.js +0 -1
  52. /package/dist/esm/{fingerprint-84b451f2.js → descope-wc/sdkScripts/fingerprint.js} +0 -0
  53. /package/dist/esm/{fingerprintDescope-effc737b.js → descope-wc/sdkScripts/fingerprintDescope.js} +0 -0
  54. /package/dist/esm/{forter-74d50b85.js → descope-wc/sdkScripts/forter.js} +0 -0
package/dist/index.js CHANGED
@@ -1,3 +1,3 @@
1
- !function(){"use strict";var t=function(){return t=Object.assign||function(t){for(var e,n=1,o=arguments.length;n<o;n++)for(var i in e=arguments[n])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},t.apply(this,arguments)};function e(t,e){var n={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(n[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(o=Object.getOwnPropertySymbols(t);i<o.length;i++)e.indexOf(o[i])<0&&Object.prototype.propertyIsEnumerable.call(t,o[i])&&(n[o[i]]=t[o[i]])}return n}function n(t,e,n,o){return new(n||(n=Promise))((function(i,r){function s(t){try{l(o.next(t))}catch(t){r(t)}}function a(t){try{l(o.throw(t))}catch(t){r(t)}}function l(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(s,a)}l((o=o.apply(t,e||[])).next())}))}function o(t,e,n,o){if("a"===n&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?o:"a"===n?o.call(t):o?o.value:e.get(t)}function i(t,e,n,o,i){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!i)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?i.call(t,n):i?i.value=n:e.set(t,n),n}"function"==typeof SuppressedError&&SuppressedError;class r extends Error{}function s(t){let e=t.replace(/-/g,"+").replace(/_/g,"/");switch(e.length%4){case 0:break;case 2:e+="==";break;case 3:e+="=";break;default:throw new Error("base64 string is not of the correct length")}try{return function(t){return decodeURIComponent(atob(t).replace(/(.)/g,((t,e)=>{let n=e.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(e)}catch(t){return atob(e)}}function a(t,e){if("string"!=typeof t)throw new r("Invalid token specified: must be a string");e||(e={});const n=!0===e.header?0:1,o=t.split(".")[n];if("string"!=typeof o)throw new r(`Invalid token specified: missing part #${n+1}`);let i;try{i=s(o)}catch(t){throw new r(`Invalid token specified: invalid base64 for part #${n+1} (${t.message})`)}try{return JSON.parse(i)}catch(t){throw new r(`Invalid token specified: invalid json for part #${n+1} (${t.message})`)}}r.prototype.name="InvalidTokenError";var l="/v1/auth/accesskey/exchange",c="/v1/auth/otp/verify",d="/v1/auth/otp/signin",u="/v1/auth/otp/signup",h={email:"/v1/auth/otp/update/email",phone:"/v1/auth/otp/update/phone"},p="/v1/auth/otp/signup-in",f="/v1/auth/magiclink/verify",g="/v1/auth/magiclink/signin",v="/v1/auth/magiclink/signup",m={email:"/v1/auth/magiclink/update/email",phone:"/v1/auth/magiclink/update/phone"},b="/v1/auth/magiclink/signup-in",w="/v1/auth/enchantedlink/verify",y="/v1/auth/enchantedlink/signin",k="/v1/auth/enchantedlink/signup",I="/v1/auth/enchantedlink/pending-session",x={email:"/v1/auth/enchantedlink/update/email"},C="/v1/auth/enchantedlink/signup-in",S="/v1/auth/oauth/authorize",O="/v1/auth/oauth/exchange",A="v1/auth/oauth/native/start",j="v1/auth/oauth/native/finish",E="/v1/auth/saml/authorize",U="/v1/auth/saml/exchange",L="/v1/auth/totp/verify",T="/v1/auth/totp/signup",R="/v1/auth/totp/update",_="/v1/auth/notp/whatsapp/signin",$="/v1/auth/notp/whatsapp/signup",P="/v1/auth/notp/whatsapp/signup-in",M="/v1/auth/notp/pending-session",D={start:"/v1/auth/webauthn/signup/start",finish:"/v1/auth/webauthn/signup/finish"},W={start:"/v1/auth/webauthn/signin/start",finish:"/v1/auth/webauthn/signin/finish"},N={start:"/v1/auth/webauthn/signup-in/start"},q={start:"v1/auth/webauthn/update/start",finish:"/v1/auth/webauthn/update/finish"},F="/v1/auth/password/signup",B="/v1/auth/password/signin",V="/v1/auth/password/reset",H="/v1/auth/password/update",K="/v1/auth/password/replace",z="/v1/auth/password/policy",G="/v1/auth/refresh",J="/v1/auth/tenant/select",X="/v1/auth/logout",Z="/v1/auth/logoutall",Q="/v1/auth/me",Y="/v1/auth/me/tenants",tt="/v1/auth/me/history",et="/v1/flow/start",nt="/v1/flow/next";const ot="<region>",it=`https://api.${ot}descope.com`,rt=6e5,st="dct",at=()=>{const t={};return{headers(e){const n="function"==typeof e.entries?Object.fromEntries(e.entries()):e;return t.Headers=JSON.stringify(n),this},body(e){return t.Body=e,this},url(e){return t.Url=e.toString(),this},method(e){return t.Method=e,this},title(e){return t.Title=e,this},status(e){return t.Status=e,this},build:()=>Object.keys(t).flatMap((e=>t[e]?[`${"Title"!==e?`${e}: `:""}${t[e]}`]:[])).join("\n")}};let lt;const ct=()=>{if(lt)return lt;const t=new Date,e=`${t.getUTCFullYear().toString()}-${(t.getUTCMonth()+1).toString().padStart(2,"0")}-${t.getUTCDate().toString().padStart(2,"0")}-${t.getUTCHours().toString().padStart(2,"0")}:${t.getUTCMinutes().toString().padStart(2,"0")}:${t.getUTCSeconds().toString().padStart(2,"0")}:${t.getUTCMilliseconds().toString()}`,n=Math.floor(1e3+9e3*Math.random());return lt=`${e}-${n}`,lt};var dt;!function(t){t.get="GET",t.delete="DELETE",t.post="POST",t.put="PUT",t.patch="PATCH"}(dt||(dt={}));const ut=({path:t,baseUrl:e,queryParams:n,projectId:o})=>{const i=o.slice(1,-27);e=e.replace(ot,i?i+".":"");let r=t?`${e.replace(/\/$/,"")}/${null==t?void 0:t.replace(/^\//,"")}`:e;if(n){const t=Object.keys(n);t.forEach(((e,o)=>{r=`${r}${0===o?"?":""}${e}=${encodeURIComponent(n[e])}${o===t.length-1?"":"&"}`}))}return r},ht=(...t)=>new Headers(t.reduce(((t,e)=>{const n=(t=>Array.isArray(t)?t:t instanceof Headers?Array.from(t.entries()):t?Object.entries(t):[])(e);return n.reduce(((e,[n,o])=>(t[n]=o,t)),t),t}),{})),pt={"Content-Type":"application/json"},ft=(t,e="")=>{let n=t;return e&&(n=n+":"+e),{Authorization:`Bearer ${n}`}},gt=t=>{try{t=JSON.parse(t)}catch(t){return!1}return"object"==typeof t&&null!==t},vt=({baseUrl:t,projectId:e,baseConfig:n,logger:o,hooks:i,cookiePolicy:r,fetch:s})=>{const a=((t,e)=>{const n=(t=>async(...e)=>{const n=await t(...e),o=await n.text();return n.text=()=>Promise.resolve(o),n.json=()=>Promise.resolve(JSON.parse(o)),n.clone=()=>n,n})(e||fetch);return n||null==t||t.warn("Fetch is not defined, you will not be able to send http requests, if you are running in a test, make sure fetch is defined globally"),t?async(...e)=>{if(!n)throw Error("Cannot send http request, fetch is not defined, if you are running in a test, make sure fetch is defined globally");t.log((t=>at().title("Request").url(t[0]).method(t[1].method).headers(t[1].headers).body(t[1].body).build())(e));const o=await n(...e);return t[o.ok?"log":"error"](await(async t=>{const e=await t.text();return at().title("Response").url(t.url.toString()).status(`${t.status} ${t.statusText}`).headers(t.headers).body(e).build()})(o)),o}:n})(o,s),l=async o=>{var s;const l=(null==i?void 0:i.beforeRequest)?i.beforeRequest(o):o,{path:c,body:d,headers:u,queryParams:h,method:p,token:f}=l,g=(t=>void 0===t?void 0:JSON.stringify(t))(d),v={headers:ht(ft(e,f),{"x-descope-sdk-session-id":ct(),"x-descope-sdk-name":"core-js","x-descope-sdk-version":"2.32.0"},(null==n?void 0:n.baseHeaders)||{},gt(g)?pt:{},u),method:p,body:g};null!==r&&(v.credentials=r||"include");const m=await a(ut({path:c,baseUrl:t,queryParams:h,projectId:e}),v);if((null==i?void 0:i.afterRequest)&&await i.afterRequest(o,null==m?void 0:m.clone()),null==i?void 0:i.transformResponse){const t=await m.json(),e=((null===(s=m.headers)||void 0===s?void 0:s.get("set-cookie"))||"").split(";").reduce(((t,e)=>{const[n,o]=e.split("=");return Object.assign(Object.assign({},t),{[n.trim()]:o})}),{}),n=Object.assign(Object.assign({},m),{json:()=>Promise.resolve(t),cookies:e});return n.clone=()=>n,i.transformResponse(n)}return m};return{get:(t,{headers:e,queryParams:n,token:o}={})=>l({path:t,headers:e,queryParams:n,body:void 0,method:dt.get,token:o}),post:(t,e,{headers:n,queryParams:o,token:i}={})=>l({path:t,headers:n,queryParams:o,body:e,method:dt.post,token:i}),patch:(t,e,{headers:n,queryParams:o,token:i}={})=>l({path:t,headers:n,queryParams:o,body:e,method:dt.patch,token:i}),put:(t,e,{headers:n,queryParams:o,token:i}={})=>l({path:t,headers:n,queryParams:o,body:e,method:dt.put,token:i}),delete:(t,{headers:e,queryParams:n,token:o}={})=>l({path:t,headers:e,queryParams:n,body:void 0,method:dt.delete,token:o}),hooks:i,buildUrl:(n,o)=>ut({projectId:e,baseUrl:t,path:n,queryParams:o})}};var mt=429;function bt(t,e,n){var o;let i=wt(t);if(e){if(!(null==i?void 0:i.tenants)&&(null==i?void 0:i[st])===e)return(null==i?void 0:i[n])||[];i=null===(o=null==i?void 0:i.tenants)||void 0===o?void 0:o[e]}const r=null==i?void 0:i[n];return Array.isArray(r)?r:[]}function wt(t){if("string"!=typeof t||!t)throw new Error("Invalid token provided");return a(t)}function yt(t){const{exp:e}=wt(t);return(new Date).getTime()/1e3>e}function kt(t){let e=wt(t);const n=Object.keys(null==e?void 0:e.tenants);return Array.isArray(n)?n:[]}function It(t,e){return bt(t,e,"permissions")}function xt(t,e){return bt(t,e,"roles")}const Ct=(...t)=>t.join("/").replace(/\/{2,}/g,"/");async function St(t,e){var n;const o=await t,i={code:o.status,ok:o.ok,response:o},r=await o.clone().json();return o.ok?i.data=e?e(r):r:(i.error=r,o.status===mt&&Object.assign(i.error,{retryAfter:Number.parseInt(null===(n=o.headers)||void 0===n?void 0:n.get("retry-after"))||0})),i}const Ot=(t,e)=>(n=e)=>e=>!t(e)&&n.replace("{val}",e),At=(t,e)=>(n=e)=>e=>{const o=t.filter((t=>t(e)));return!(o.length<t.length)&&(n?n.replace("{val}",e):o.join(" OR "))},jt=(...t)=>({validate:e=>(t.forEach((t=>{const n=t(e);if(n)throw new Error(n)})),!0)}),Et=t=>e=>t.test(e),Ut=Et(/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/),Lt=Et(/^\+[1-9]{1}[0-9]{3,14}$/),Tt=Ot(Ut,'"{val}" is not a valid email'),Rt=Ot(Lt,'"{val}" is not a valid phone number'),_t=Ot((t=>t.length>=1),"Minimum length is 1");const $t=Ot((t=>"string"==typeof t),"Input is not a string"),Pt=Ot((t=>Array.isArray(t)),"Input is not an array"),Mt=Ot((t=>"boolean"==typeof t),"Input is not a boolean"),Dt=Ot((t=>void 0===t),"Input is defined"),Wt=At([$t(),Dt()],"Input is not a string or undefined"),Nt=At([Pt(),Mt()],"Input is not an array or boolean"),qt=(...t)=>e=>(...n)=>(t.forEach(((t,e)=>jt(...t).validate(n[e]))),e(...n)),Ft=t=>[$t(`"${t}" must be a string`)],Bt=t=>[$t(`"${t}" must be a string`),_t(`"${t}" must not be empty`)],Vt=t=>[$t(`"${t}" must be a string`),Tt()],Ht=t=>[$t(`"${t}" must be a string`),Rt()],Kt=qt(Bt("accessKey")),zt=t=>({exchange:Kt(((e,n)=>St(t.post(l,{loginOptions:n},{token:e}))))}),Gt=(t,e,n)=>(e.forEach((e=>{const o=e.split(".");let i=o.shift(),r=t;for(;o.length>0;){if(r=r[i],!i||!r)throw Error(`Invalid path "${e}", "${i}" is missing or has no value`);i=o.shift()}if("function"!=typeof r[i])throw Error(`"${e}" is not a function`);const s=r[i];r[i]=n(s)})),t),Jt=({pollingIntervalMs:t=1e3,timeoutMs:e=6e5}={})=>({pollingIntervalMs:Math.max(t||1e3,1e3),timeoutMs:Math.min(e||rt,rt)});var Xt,Zt;!function(t){t.sms="sms",t.voice="voice",t.whatsapp="whatsapp"}(Xt||(Xt={})),function(t){t.email="email"}(Zt||(Zt={}));const Qt=Object.assign(Object.assign({},Xt),Zt);var Yt;!function(t){t.waiting="waiting",t.running="running",t.completed="completed",t.failed="failed"}(Yt||(Yt={}));const te=Bt("loginId"),ee=qt(Bt("token")),ne=qt(te),oe=qt(Bt("pendingRef")),ie=qt(te,Vt("email")),re=t=>({verify:ee((e=>St(t.post(w,{token:e})))),signIn:ne(((e,n,o,i)=>St(t.post(Ct(y,Qt.email),{loginId:e,URI:n,loginOptions:o},{token:i})))),signUpOrIn:ne(((e,n,o)=>St(t.post(Ct(C,Qt.email),{loginId:e,URI:n,loginOptions:o})))),signUp:ne(((e,n,o,i)=>St(t.post(Ct(k,Qt.email),{loginId:e,URI:n,user:o,loginOptions:i})))),waitForSession:oe(((e,n)=>new Promise((o=>{const{pollingIntervalMs:i,timeoutMs:r}=Jt(n);let s;const a=setInterval((async()=>{const n=await t.post(I,{pendingRef:e});n.ok&&(clearInterval(a),s&&clearTimeout(s),o(St(Promise.resolve(n))))}),i);s=setTimeout((()=>{o({error:{errorDescription:`Session polling timeout exceeded: ${r}ms`,errorCode:"0"},ok:!1}),clearInterval(a)}),r)})))),update:{email:ie(((e,n,o,i,r)=>St(t.post(x.email,Object.assign({loginId:e,email:n,URI:o},r),{token:i}))))}}),se=qt(Bt("flowId")),ae=qt(Bt("executionId"),Bt("stepId"),Bt("interactionId")),le=t=>({start:se(((e,n,o,i,r,s,a)=>St(t.post(et,{flowId:e,options:n,conditionInteractionId:o,interactionId:i,componentsVersion:r,flowVersions:s,input:a})))),next:ae(((e,n,o,i,r,s)=>St(t.post(nt,{executionId:e,stepId:n,interactionId:o,version:i,componentsVersion:r,input:s}))))}),ce=Bt("loginId"),de=qt(Bt("token")),ue=qt(ce),he=qt(ce,Ht("phone")),pe=qt(ce,Vt("email")),fe=Object.keys(Qt).filter((t=>t!==Xt.voice)),ge=t=>({verify:de((e=>St(t.post(f,{token:e})))),signIn:fe.reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ue(((e,o,i,r)=>St(t.post(Ct(g,n),{loginId:e,URI:o,loginOptions:i},{token:r}))))})),{}),signUp:fe.reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ue(((e,o,i,r)=>St(t.post(Ct(v,n),{loginId:e,URI:o,user:i,loginOptions:r}))))})),{}),signUpOrIn:fe.reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ue(((e,o,i)=>St(t.post(Ct(b,n),{loginId:e,URI:o,loginOptions:i}))))})),{}),update:{email:pe(((e,n,o,i,r)=>St(t.post(m.email,Object.assign({loginId:e,email:n,URI:o},r),{token:i})))),phone:Object.keys(Xt).filter((t=>t!==Xt.voice)).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:he(((e,o,i,r,s)=>St(t.post(Ct(m.phone,n),Object.assign({loginId:e,phone:o,URI:i},s),{token:r}))))})),{})}});var ve;!function(t){t.facebook="facebook",t.github="github",t.google="google",t.microsoft="microsoft",t.gitlab="gitlab",t.apple="apple",t.discord="discord",t.linkedin="linkedin",t.slack="slack"}(ve||(ve={}));const me=qt(Bt("code")),be=t=>({start:Object.assign(((e,n,o,i)=>St(t.post(S,o||{},{queryParams:Object.assign({provider:e},n&&{redirectURL:n}),token:i}))),Object.keys(ve).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:(e,o,i)=>St(t.post(S,o||{},{queryParams:Object.assign({provider:n},e&&{redirectURL:e}),token:i}))})),{})),exchange:me((e=>St(t.post(O,{code:e})))),startNative:(e,n,o)=>St(t.post(A,{provider:e,loginOptions:n,implicit:o})),finishNative:(e,n,o,i,r)=>St(t.post(j,{provider:e,stateId:n,user:o,code:i,idToken:r}))}),we=Bt("loginId"),ye=qt(we,Bt("code")),ke=qt(we),Ie=qt(we,Ht("phone")),xe=qt(we,Vt("email")),Ce=t=>({verify:Object.keys(Qt).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ye(((e,o)=>St(t.post(Ct(c,n),{code:o,loginId:e}))))})),{}),signIn:Object.keys(Qt).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ke(((e,o,i)=>St(t.post(Ct(d,n),{loginId:e,loginOptions:o},{token:i}))))})),{}),signUp:Object.keys(Qt).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ke(((e,o,i)=>St(t.post(Ct(u,n),{loginId:e,user:o,loginOptions:i}))))})),{}),signUpOrIn:Object.keys(Qt).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ke(((e,o)=>St(t.post(Ct(p,n),{loginId:e,loginOptions:o}))))})),{}),update:{email:xe(((e,n,o,i)=>St(t.post(h.email,Object.assign({loginId:e,email:n},i),{token:o})))),phone:Object.keys(Xt).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:Ie(((e,o,i,r)=>St(t.post(Ct(h.phone,n),Object.assign({loginId:e,phone:o},r),{token:i}))))})),{})}}),Se=qt(Bt("tenant")),Oe=qt(Bt("code")),Ae=t=>({start:Se(((e,n,o,i)=>St(t.post(E,o||{},{queryParams:{tenant:e,redirectURL:n},token:i})))),exchange:Oe((e=>St(t.post(U,{code:e}))))}),je=Bt("loginId"),Ee=qt(je,Bt("code")),Ue=qt(je),Le=qt(je),Te=t=>({signUp:Ue(((e,n)=>St(t.post(T,{loginId:e,user:n})))),verify:Ee(((e,n,o,i)=>St(t.post(L,{loginId:e,code:n,loginOptions:o},{token:i})))),update:Le(((e,n)=>St(t.post(R,{loginId:e},{token:n}))))}),Re=Bt("loginId"),_e=Bt("newPassword"),$e=qt(Re,Bt("password")),Pe=qt(Re),Me=qt(Re,_e),De=qt(Re,Bt("oldPassword"),_e),We=t=>({signUp:$e(((e,n,o,i)=>St(t.post(F,{loginId:e,password:n,user:o,loginOptions:i})))),signIn:$e(((e,n,o)=>St(t.post(B,{loginId:e,password:n,loginOptions:o})))),sendReset:Pe(((e,n,o)=>St(t.post(V,{loginId:e,redirectUrl:n,templateOptions:o})))),update:Me(((e,n,o)=>St(t.post(H,{loginId:e,newPassword:n},{token:o})))),replace:De(((e,n,o)=>St(t.post(K,{loginId:e,oldPassword:n,newPassword:o})))),policy:()=>St(t.get(z))}),Ne=Ft("loginId"),qe=Bt("loginId"),Fe=Bt("origin"),Be=qt(qe,Fe,Bt("name")),Ve=qt(qe,Fe),He=qt(Ne,Fe),Ke=qt(qe,Fe,Bt("token")),ze=qt(Bt("transactionId"),Bt("response")),Ge=t=>({signUp:{start:Be(((e,n,o,i)=>St(t.post(D.start,{user:{loginId:e,name:o},origin:n,passkeyOptions:i})))),finish:ze(((e,n)=>St(t.post(D.finish,{transactionId:e,response:n}))))},signIn:{start:He(((e,n,o,i,r)=>St(t.post(W.start,{loginId:e,origin:n,loginOptions:o,passkeyOptions:r},{token:i})))),finish:ze(((e,n)=>St(t.post(W.finish,{transactionId:e,response:n}))))},signUpOrIn:{start:Ve(((e,n,o)=>St(t.post(N.start,{loginId:e,origin:n,passkeyOptions:o}))))},update:{start:Ke(((e,n,o,i)=>St(t.post(q.start,{loginId:e,origin:n,passkeyOptions:i},{token:o})))),finish:ze(((e,n)=>St(t.post(q.finish,{transactionId:e,response:n}))))}}),Je=Ft("loginId"),Xe=qt(Je),Ze=qt(Bt("pendingRef")),Qe=t=>({signUpOrIn:Xe(((e,n)=>St(t.post(P,{loginId:e,loginOptions:n})))),signUp:Xe(((e,n,o)=>St(t.post($,{loginId:e,user:n,loginOptions:o})))),signIn:Xe(((e,n,o)=>St(t.post(_,{loginId:e,loginOptions:n},{token:o})))),waitForSession:Ze(((e,n)=>new Promise((o=>{const{pollingIntervalMs:i,timeoutMs:r}=Jt(n);let s;const a=setInterval((async()=>{const n=await t.post(M,{pendingRef:e});n.ok&&(clearInterval(a),s&&clearTimeout(s),o(St(Promise.resolve(n))))}),i);s=setTimeout((()=>{o({error:{errorDescription:`Session polling timeout exceeded: ${r}ms`,errorCode:"0"},ok:!1}),clearInterval(a)}),r)}))))}),Ye=qt(Bt("token")),tn=qt([Wt('"token" must be string or undefined')]);var en,nn=qt([(en=Bt("projectId"),Ot(((t,e)=>n=>jt(...e).validate(((t,e)=>{const n=(Array.isArray(e)?e.join("."):String(e)).replace(/\[\\?("|')?(\w|d)+\\?("|')?\]/g,((t,e,n)=>"."+n)).split("."),o=n.length;let i=0,r=t===Object(t)?t:void 0;for(;null!=r&&i<o;)r=r[n[i++]];return i&&i===o&&void 0!==r?r:void 0})(n,t)))("projectId",en))())])((t=>{var e;return(({projectId:t,logger:e,baseUrl:n,hooks:o,cookiePolicy:i,baseHeaders:r={},fetch:s})=>{return a=vt({baseUrl:n||it,projectId:t,logger:e,hooks:o,cookiePolicy:i,baseConfig:{baseHeaders:r},fetch:s}),{accessKey:zt(a),otp:Ce(a),magicLink:ge(a),enchantedLink:re(a),oauth:be(a),saml:Ae(a),totp:Te(a),notp:Qe(a),webauthn:Ge(a),password:We(a),flow:le(a),refresh:tn(((t,e)=>St(a.post(G,{},{token:t,queryParams:e})))),selectTenant:qt([$t("tenantId")],[Wt('"token" must be string or undefined')])(((t,e)=>St(a.post(J,{tenant:t},{token:e})))),logout:tn((t=>St(a.post(X,{},{token:t})))),logoutAll:tn((t=>St(a.post(Z,{},{token:t})))),me:tn((t=>St(a.get(Q,{token:t})))),myTenants:qt([Nt('"tenants" must a string array or a boolean')],[Wt('"token" must be string or undefined')])(((t,e)=>{const n={};return"boolean"==typeof t?n.dct=t:n.ids=t,St(a.post(Y,n,{token:e}))})),history:tn((t=>St(a.get(tt,{token:t})))),isJwtExpired:Ye(yt),getTenants:Ye(kt),getJwtPermissions:Ye(It),getJwtRoles:Ye(xt),httpClient:a};var a})(Object.assign(Object.assign({},t),{hooks:{beforeRequest:e=>{var n;const o=[].concat((null===(n=t.hooks)||void 0===n?void 0:n.beforeRequest)||[]);return null==o?void 0:o.reduce(((t,e)=>e(t)),e)},afterRequest:async(e,n)=>{var o;const i=[].concat((null===(o=t.hooks)||void 0===o?void 0:o.afterRequest)||[]);0!=i.length&&(await Promise.allSettled(null==i?void 0:i.map((t=>t(e,null==n?void 0:n.clone()))))).forEach((e=>{var n;return"rejected"===e.status&&(null===(n=t.logger)||void 0===n?void 0:n.error(e.reason))}))},transformResponse:null===(e=t.hooks)||void 0===e?void 0:e.transformResponse}}))})),on=Object.assign(nn,{DeliveryMethods:Qt});
1
+ !function(){"use strict";var t=function(){return t=Object.assign||function(t){for(var e,n=1,o=arguments.length;n<o;n++)for(var i in e=arguments[n])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},t.apply(this,arguments)};function e(t,e){var n={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(n[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(o=Object.getOwnPropertySymbols(t);i<o.length;i++)e.indexOf(o[i])<0&&Object.prototype.propertyIsEnumerable.call(t,o[i])&&(n[o[i]]=t[o[i]])}return n}function n(t,e,n,o){return new(n||(n=Promise))((function(i,r){function s(t){try{l(o.next(t))}catch(t){r(t)}}function a(t){try{l(o.throw(t))}catch(t){r(t)}}function l(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(s,a)}l((o=o.apply(t,e||[])).next())}))}function o(t,e,n,o){if("a"===n&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?o:"a"===n?o.call(t):o?o.value:e.get(t)}function i(t,e,n,o,i){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!i)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?i.call(t,n):i?i.value=n:e.set(t,n),n}"function"==typeof SuppressedError&&SuppressedError;class r extends Error{}function s(t){let e=t.replace(/-/g,"+").replace(/_/g,"/");switch(e.length%4){case 0:break;case 2:e+="==";break;case 3:e+="=";break;default:throw new Error("base64 string is not of the correct length")}try{return function(t){return decodeURIComponent(atob(t).replace(/(.)/g,((t,e)=>{let n=e.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(e)}catch(t){return atob(e)}}function a(t,e){if("string"!=typeof t)throw new r("Invalid token specified: must be a string");e||(e={});const n=!0===e.header?0:1,o=t.split(".")[n];if("string"!=typeof o)throw new r(`Invalid token specified: missing part #${n+1}`);let i;try{i=s(o)}catch(t){throw new r(`Invalid token specified: invalid base64 for part #${n+1} (${t.message})`)}try{return JSON.parse(i)}catch(t){throw new r(`Invalid token specified: invalid json for part #${n+1} (${t.message})`)}}r.prototype.name="InvalidTokenError";var l="/v1/auth/accesskey/exchange",c="/v1/auth/otp/verify",d="/v1/auth/otp/signin",u="/v1/auth/otp/signup",h={email:"/v1/auth/otp/update/email",phone:"/v1/auth/otp/update/phone"},p="/v1/auth/otp/signup-in",f="/v1/auth/magiclink/verify",g="/v1/auth/magiclink/signin",v="/v1/auth/magiclink/signup",m={email:"/v1/auth/magiclink/update/email",phone:"/v1/auth/magiclink/update/phone"},b="/v1/auth/magiclink/signup-in",w="/v1/auth/enchantedlink/verify",y="/v1/auth/enchantedlink/signin",k="/v1/auth/enchantedlink/signup",I="/v1/auth/enchantedlink/pending-session",S={email:"/v1/auth/enchantedlink/update/email"},C="/v1/auth/enchantedlink/signup-in",O="/v1/auth/oauth/authorize",j="/v1/auth/oauth/exchange",x="v1/auth/oauth/native/start",A="v1/auth/oauth/native/finish",U="/v1/auth/saml/authorize",E="/v1/auth/saml/exchange",L="/v1/auth/totp/verify",T="/v1/auth/totp/signup",R="/v1/auth/totp/update",_="/v1/auth/notp/whatsapp/signin",$="/v1/auth/notp/whatsapp/signup",P="/v1/auth/notp/whatsapp/signup-in",M="/v1/auth/notp/pending-session",D={start:"/v1/auth/webauthn/signup/start",finish:"/v1/auth/webauthn/signup/finish"},q={start:"/v1/auth/webauthn/signin/start",finish:"/v1/auth/webauthn/signin/finish"},W={start:"/v1/auth/webauthn/signup-in/start"},N={start:"v1/auth/webauthn/update/start",finish:"/v1/auth/webauthn/update/finish"},B="/v1/auth/password/signup",F="/v1/auth/password/signin",V="/v1/auth/password/reset",K="/v1/auth/password/update",H="/v1/auth/password/replace",G="/v1/auth/password/policy",J="/v1/auth/refresh",z="/v1/auth/tenant/select",X="/v1/auth/logout",Q="/v1/auth/logoutall",Z="/v1/auth/me",Y="/v1/auth/me/tenants",tt="/v1/auth/me/history",et="/v1/flow/start",nt="/v1/flow/next";const ot="<region>",it=`https://api.${ot}descope.com`,rt=6e5,st="dct",at=()=>{const t={};return{headers(e){const n="function"==typeof e.entries?Object.fromEntries(e.entries()):e;return t.Headers=JSON.stringify(n),this},body(e){return t.Body=e,this},url(e){return t.Url=e.toString(),this},method(e){return t.Method=e,this},title(e){return t.Title=e,this},status(e){return t.Status=e,this},build:()=>Object.keys(t).flatMap((e=>t[e]?[`${"Title"!==e?`${e}: `:""}${t[e]}`]:[])).join("\n")}};let lt;const ct=()=>{if(lt)return lt;const t=new Date,e=`${t.getUTCFullYear().toString()}-${(t.getUTCMonth()+1).toString().padStart(2,"0")}-${t.getUTCDate().toString().padStart(2,"0")}-${t.getUTCHours().toString().padStart(2,"0")}:${t.getUTCMinutes().toString().padStart(2,"0")}:${t.getUTCSeconds().toString().padStart(2,"0")}:${t.getUTCMilliseconds().toString()}`,n=Math.floor(1e3+9e3*Math.random());return lt=`${e}-${n}`,lt};var dt;!function(t){t.get="GET",t.delete="DELETE",t.post="POST",t.put="PUT",t.patch="PATCH"}(dt||(dt={}));const ut=({path:t,baseUrl:e,queryParams:n,projectId:o})=>{const i=o.slice(1,-27);e=e.replace(ot,i?i+".":"");let r=t?`${e.replace(/\/$/,"")}/${null==t?void 0:t.replace(/^\//,"")}`:e;if(n){const t=Object.keys(n);t.forEach(((e,o)=>{r=`${r}${0===o?"?":""}${e}=${encodeURIComponent(n[e])}${o===t.length-1?"":"&"}`}))}return r},ht=(...t)=>new Headers(t.reduce(((t,e)=>{const n=(t=>Array.isArray(t)?t:t instanceof Headers?Array.from(t.entries()):t?Object.entries(t):[])(e);return n.reduce(((e,[n,o])=>(t[n]=o,t)),t),t}),{})),pt={"Content-Type":"application/json"},ft=(t,e="")=>{let n=t;return e&&(n=n+":"+e),{Authorization:`Bearer ${n}`}},gt=t=>{try{t=JSON.parse(t)}catch(t){return!1}return"object"==typeof t&&null!==t},vt=({baseUrl:t,projectId:e,baseConfig:n,logger:o,hooks:i,cookiePolicy:r,fetch:s})=>{const a=((t,e)=>{const n=(t=>async(...e)=>{const n=await t(...e),o=await n.text();return n.text=()=>Promise.resolve(o),n.json=()=>Promise.resolve(JSON.parse(o)),n.clone=()=>n,n})(e||fetch);return n||null==t||t.warn("Fetch is not defined, you will not be able to send http requests, if you are running in a test, make sure fetch is defined globally"),t?async(...e)=>{if(!n)throw Error("Cannot send http request, fetch is not defined, if you are running in a test, make sure fetch is defined globally");t.log((t=>at().title("Request").url(t[0]).method(t[1].method).headers(t[1].headers).body(t[1].body).build())(e));const o=await n(...e);return t[o.ok?"log":"error"](await(async t=>{const e=await t.text();return at().title("Response").url(t.url.toString()).status(`${t.status} ${t.statusText}`).headers(t.headers).body(e).build()})(o)),o}:n})(o,s),l=async o=>{var s;const l=(null==i?void 0:i.beforeRequest)?i.beforeRequest(o):o,{path:c,body:d,headers:u,queryParams:h,method:p,token:f}=l,g=(t=>void 0===t?void 0:JSON.stringify(t))(d),v={headers:ht(ft(e,f),{"x-descope-sdk-session-id":ct(),"x-descope-sdk-name":"core-js","x-descope-sdk-version":"2.33.0"},(null==n?void 0:n.baseHeaders)||{},gt(g)?pt:{},u),method:p,body:g};null!==r&&(v.credentials=r||"include");const m=await a(ut({path:c,baseUrl:t,queryParams:h,projectId:e}),v);if((null==i?void 0:i.afterRequest)&&await i.afterRequest(o,null==m?void 0:m.clone()),null==i?void 0:i.transformResponse){const t=await m.json(),e=((null===(s=m.headers)||void 0===s?void 0:s.get("set-cookie"))||"").split(";").reduce(((t,e)=>{const[n,o]=e.split("=");return Object.assign(Object.assign({},t),{[n.trim()]:o})}),{}),n=Object.assign(Object.assign({},m),{json:()=>Promise.resolve(t),cookies:e});return n.clone=()=>n,i.transformResponse(n)}return m};return{get:(t,{headers:e,queryParams:n,token:o}={})=>l({path:t,headers:e,queryParams:n,body:void 0,method:dt.get,token:o}),post:(t,e,{headers:n,queryParams:o,token:i}={})=>l({path:t,headers:n,queryParams:o,body:e,method:dt.post,token:i}),patch:(t,e,{headers:n,queryParams:o,token:i}={})=>l({path:t,headers:n,queryParams:o,body:e,method:dt.patch,token:i}),put:(t,e,{headers:n,queryParams:o,token:i}={})=>l({path:t,headers:n,queryParams:o,body:e,method:dt.put,token:i}),delete:(t,{headers:e,queryParams:n,token:o}={})=>l({path:t,headers:e,queryParams:n,body:void 0,method:dt.delete,token:o}),hooks:i,buildUrl:(n,o)=>ut({projectId:e,baseUrl:t,path:n,queryParams:o})}};var mt=429;function bt(t,e,n){var o;let i=wt(t);if(e){if(!(null==i?void 0:i.tenants)&&(null==i?void 0:i[st])===e)return(null==i?void 0:i[n])||[];i=null===(o=null==i?void 0:i.tenants)||void 0===o?void 0:o[e]}const r=null==i?void 0:i[n];return Array.isArray(r)?r:[]}function wt(t){if("string"!=typeof t||!t)throw new Error("Invalid token provided");return a(t)}function yt(t){const{exp:e}=wt(t);return(new Date).getTime()/1e3>e}function kt(t){let e=wt(t);const n=Object.keys(null==e?void 0:e.tenants);return Array.isArray(n)?n:[]}function It(t,e){return bt(t,e,"permissions")}function St(t,e){return bt(t,e,"roles")}const Ct=(...t)=>t.join("/").replace(/\/{2,}/g,"/");async function Ot(t,e){var n;const o=await t,i={code:o.status,ok:o.ok,response:o},r=await o.clone().json();return o.ok?i.data=e?e(r):r:(i.error=r,o.status===mt&&Object.assign(i.error,{retryAfter:Number.parseInt(null===(n=o.headers)||void 0===n?void 0:n.get("retry-after"))||0})),i}const jt=(t,e)=>(n=e)=>e=>!t(e)&&n.replace("{val}",e),xt=(t,e)=>(n=e)=>e=>{const o=t.filter((t=>t(e)));return!(o.length<t.length)&&(n?n.replace("{val}",e):o.join(" OR "))},At=(...t)=>({validate:e=>(t.forEach((t=>{const n=t(e);if(n)throw new Error(n)})),!0)}),Ut=t=>e=>t.test(e),Et=Ut(/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/),Lt=Ut(/^\+[1-9]{1}[0-9]{3,14}$/),Tt=jt(Et,'"{val}" is not a valid email'),Rt=jt(Lt,'"{val}" is not a valid phone number'),_t=jt((t=>t.length>=1),"Minimum length is 1");const $t=jt((t=>"string"==typeof t),"Input is not a string"),Pt=jt((t=>Array.isArray(t)),"Input is not an array"),Mt=jt((t=>"boolean"==typeof t),"Input is not a boolean"),Dt=jt((t=>void 0===t),"Input is defined"),qt=xt([$t(),Dt()],"Input is not a string or undefined"),Wt=xt([Pt(),Mt()],"Input is not an array or boolean"),Nt=(...t)=>e=>(...n)=>(t.forEach(((t,e)=>At(...t).validate(n[e]))),e(...n)),Bt=t=>[$t(`"${t}" must be a string`)],Ft=t=>[$t(`"${t}" must be a string`),_t(`"${t}" must not be empty`)],Vt=t=>[$t(`"${t}" must be a string`),Tt()],Kt=t=>[$t(`"${t}" must be a string`),Rt()],Ht=Nt(Ft("accessKey")),Gt=t=>({exchange:Ht(((e,n)=>Ot(t.post(l,{loginOptions:n},{token:e}))))}),Jt=(t,e,n)=>(e.forEach((e=>{const o=e.split(".");let i=o.shift(),r=t;for(;o.length>0;){if(r=r[i],!i||!r)throw Error(`Invalid path "${e}", "${i}" is missing or has no value`);i=o.shift()}if("function"!=typeof r[i])throw Error(`"${e}" is not a function`);const s=r[i];r[i]=n(s)})),t),zt=({pollingIntervalMs:t=1e3,timeoutMs:e=6e5}={})=>({pollingIntervalMs:Math.max(t||1e3,1e3),timeoutMs:Math.min(e||rt,rt)});var Xt,Qt;!function(t){t.sms="sms",t.voice="voice",t.whatsapp="whatsapp"}(Xt||(Xt={})),function(t){t.email="email"}(Qt||(Qt={}));const Zt=Object.assign(Object.assign({},Xt),Qt);var Yt;!function(t){t.waiting="waiting",t.running="running",t.completed="completed",t.failed="failed"}(Yt||(Yt={}));const te=Ft("loginId"),ee=Nt(Ft("token")),ne=Nt(te),oe=Nt(Ft("pendingRef")),ie=Nt(te,Vt("email")),re=t=>({verify:ee((e=>Ot(t.post(w,{token:e})))),signIn:ne(((e,n,o,i)=>Ot(t.post(Ct(y,Zt.email),{loginId:e,URI:n,loginOptions:o},{token:i})))),signUpOrIn:ne(((e,n,o)=>Ot(t.post(Ct(C,Zt.email),{loginId:e,URI:n,loginOptions:o})))),signUp:ne(((e,n,o,i)=>Ot(t.post(Ct(k,Zt.email),{loginId:e,URI:n,user:o,loginOptions:i})))),waitForSession:oe(((e,n)=>new Promise((o=>{const{pollingIntervalMs:i,timeoutMs:r}=zt(n);let s;const a=setInterval((async()=>{const n=await t.post(I,{pendingRef:e});n.ok&&(clearInterval(a),s&&clearTimeout(s),o(Ot(Promise.resolve(n))))}),i);s=setTimeout((()=>{o({error:{errorDescription:`Session polling timeout exceeded: ${r}ms`,errorCode:"0"},ok:!1}),clearInterval(a)}),r)})))),update:{email:ie(((e,n,o,i,r)=>Ot(t.post(S.email,Object.assign({loginId:e,email:n,URI:o},r),{token:i}))))}}),se=Nt(Ft("flowId")),ae=Nt(Ft("executionId"),Ft("stepId"),Ft("interactionId")),le=t=>({start:se(((e,n,o,i,r,s,a)=>Ot(t.post(et,{flowId:e,options:n,conditionInteractionId:o,interactionId:i,componentsVersion:r,flowVersions:s,input:a})))),next:ae(((e,n,o,i,r,s)=>Ot(t.post(nt,{executionId:e,stepId:n,interactionId:o,version:i,componentsVersion:r,input:s}))))}),ce=Ft("loginId"),de=Nt(Ft("token")),ue=Nt(ce),he=Nt(ce,Kt("phone")),pe=Nt(ce,Vt("email")),fe=Object.keys(Zt).filter((t=>t!==Xt.voice)),ge=t=>({verify:de((e=>Ot(t.post(f,{token:e})))),signIn:fe.reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ue(((e,o,i,r)=>Ot(t.post(Ct(g,n),{loginId:e,URI:o,loginOptions:i},{token:r}))))})),{}),signUp:fe.reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ue(((e,o,i,r)=>Ot(t.post(Ct(v,n),{loginId:e,URI:o,user:i,loginOptions:r}))))})),{}),signUpOrIn:fe.reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ue(((e,o,i)=>Ot(t.post(Ct(b,n),{loginId:e,URI:o,loginOptions:i}))))})),{}),update:{email:pe(((e,n,o,i,r)=>Ot(t.post(m.email,Object.assign({loginId:e,email:n,URI:o},r),{token:i})))),phone:Object.keys(Xt).filter((t=>t!==Xt.voice)).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:he(((e,o,i,r,s)=>Ot(t.post(Ct(m.phone,n),Object.assign({loginId:e,phone:o,URI:i},s),{token:r}))))})),{})}});var ve;!function(t){t.facebook="facebook",t.github="github",t.google="google",t.microsoft="microsoft",t.gitlab="gitlab",t.apple="apple",t.discord="discord",t.linkedin="linkedin",t.slack="slack"}(ve||(ve={}));const me=Nt(Ft("code")),be=t=>({start:Object.assign(((e,n,o,i)=>Ot(t.post(O,o||{},{queryParams:Object.assign({provider:e},n&&{redirectURL:n}),token:i}))),Object.keys(ve).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:(e,o,i)=>Ot(t.post(O,o||{},{queryParams:Object.assign({provider:n},e&&{redirectURL:e}),token:i}))})),{})),exchange:me((e=>Ot(t.post(j,{code:e})))),startNative:(e,n,o)=>Ot(t.post(x,{provider:e,loginOptions:n,implicit:o})),finishNative:(e,n,o,i,r)=>Ot(t.post(A,{provider:e,stateId:n,user:o,code:i,idToken:r}))}),we=Ft("loginId"),ye=Nt(we,Ft("code")),ke=Nt(we),Ie=Nt(we,Kt("phone")),Se=Nt(we,Vt("email")),Ce=t=>({verify:Object.keys(Zt).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ye(((e,o)=>Ot(t.post(Ct(c,n),{code:o,loginId:e}))))})),{}),signIn:Object.keys(Zt).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ke(((e,o,i)=>Ot(t.post(Ct(d,n),{loginId:e,loginOptions:o},{token:i}))))})),{}),signUp:Object.keys(Zt).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ke(((e,o,i)=>Ot(t.post(Ct(u,n),{loginId:e,user:o,loginOptions:i}))))})),{}),signUpOrIn:Object.keys(Zt).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ke(((e,o)=>Ot(t.post(Ct(p,n),{loginId:e,loginOptions:o}))))})),{}),update:{email:Se(((e,n,o,i)=>Ot(t.post(h.email,Object.assign({loginId:e,email:n},i),{token:o})))),phone:Object.keys(Xt).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:Ie(((e,o,i,r)=>Ot(t.post(Ct(h.phone,n),Object.assign({loginId:e,phone:o},r),{token:i}))))})),{})}}),Oe=Nt(Ft("tenant")),je=Nt(Ft("code")),xe=t=>({start:Oe(((e,n,o,i)=>Ot(t.post(U,o||{},{queryParams:{tenant:e,redirectURL:n},token:i})))),exchange:je((e=>Ot(t.post(E,{code:e}))))}),Ae=Ft("loginId"),Ue=Nt(Ae,Ft("code")),Ee=Nt(Ae),Le=Nt(Ae),Te=t=>({signUp:Ee(((e,n)=>Ot(t.post(T,{loginId:e,user:n})))),verify:Ue(((e,n,o,i)=>Ot(t.post(L,{loginId:e,code:n,loginOptions:o},{token:i})))),update:Le(((e,n)=>Ot(t.post(R,{loginId:e},{token:n}))))}),Re=Ft("loginId"),_e=Ft("newPassword"),$e=Nt(Re,Ft("password")),Pe=Nt(Re),Me=Nt(Re,_e),De=Nt(Re,Ft("oldPassword"),_e),qe=t=>({signUp:$e(((e,n,o,i)=>Ot(t.post(B,{loginId:e,password:n,user:o,loginOptions:i})))),signIn:$e(((e,n,o)=>Ot(t.post(F,{loginId:e,password:n,loginOptions:o})))),sendReset:Pe(((e,n,o)=>Ot(t.post(V,{loginId:e,redirectUrl:n,templateOptions:o})))),update:Me(((e,n,o)=>Ot(t.post(K,{loginId:e,newPassword:n},{token:o})))),replace:De(((e,n,o)=>Ot(t.post(H,{loginId:e,oldPassword:n,newPassword:o})))),policy:()=>Ot(t.get(G))}),We=Bt("loginId"),Ne=Ft("loginId"),Be=Ft("origin"),Fe=Nt(Ne,Be,Ft("name")),Ve=Nt(Ne,Be),Ke=Nt(We,Be),He=Nt(Ne,Be,Ft("token")),Ge=Nt(Ft("transactionId"),Ft("response")),Je=t=>({signUp:{start:Fe(((e,n,o,i)=>Ot(t.post(D.start,{user:{loginId:e,name:o},origin:n,passkeyOptions:i})))),finish:Ge(((e,n)=>Ot(t.post(D.finish,{transactionId:e,response:n}))))},signIn:{start:Ke(((e,n,o,i,r)=>Ot(t.post(q.start,{loginId:e,origin:n,loginOptions:o,passkeyOptions:r},{token:i})))),finish:Ge(((e,n)=>Ot(t.post(q.finish,{transactionId:e,response:n}))))},signUpOrIn:{start:Ve(((e,n,o)=>Ot(t.post(W.start,{loginId:e,origin:n,passkeyOptions:o}))))},update:{start:He(((e,n,o,i)=>Ot(t.post(N.start,{loginId:e,origin:n,passkeyOptions:i},{token:o})))),finish:Ge(((e,n)=>Ot(t.post(N.finish,{transactionId:e,response:n}))))}}),ze=Bt("loginId"),Xe=Nt(ze),Qe=Nt(Ft("pendingRef")),Ze=t=>({signUpOrIn:Xe(((e,n)=>Ot(t.post(P,{loginId:e,loginOptions:n})))),signUp:Xe(((e,n,o)=>Ot(t.post($,{loginId:e,user:n,loginOptions:o})))),signIn:Xe(((e,n,o)=>Ot(t.post(_,{loginId:e,loginOptions:n},{token:o})))),waitForSession:Qe(((e,n)=>new Promise((o=>{const{pollingIntervalMs:i,timeoutMs:r}=zt(n);let s;const a=setInterval((async()=>{const n=await t.post(M,{pendingRef:e});n.ok&&(clearInterval(a),s&&clearTimeout(s),o(Ot(Promise.resolve(n))))}),i);s=setTimeout((()=>{o({error:{errorDescription:`Session polling timeout exceeded: ${r}ms`,errorCode:"0"},ok:!1}),clearInterval(a)}),r)}))))}),Ye=Nt(Ft("token")),tn=Nt([qt('"token" must be string or undefined')]);var en,nn=Nt([(en=Ft("projectId"),jt(((t,e)=>n=>At(...e).validate(((t,e)=>{const n=(Array.isArray(e)?e.join("."):String(e)).replace(/\[\\?("|')?(\w|d)+\\?("|')?\]/g,((t,e,n)=>"."+n)).split("."),o=n.length;let i=0,r=t===Object(t)?t:void 0;for(;null!=r&&i<o;)r=r[n[i++]];return i&&i===o&&void 0!==r?r:void 0})(n,t)))("projectId",en))())])((t=>{var e;return(({projectId:t,logger:e,baseUrl:n,hooks:o,cookiePolicy:i,baseHeaders:r={},fetch:s})=>{return a=vt({baseUrl:n||it,projectId:t,logger:e,hooks:o,cookiePolicy:i,baseConfig:{baseHeaders:r},fetch:s}),{accessKey:Gt(a),otp:Ce(a),magicLink:ge(a),enchantedLink:re(a),oauth:be(a),saml:xe(a),totp:Te(a),notp:Ze(a),webauthn:Je(a),password:qe(a),flow:le(a),refresh:tn(((t,e)=>Ot(a.post(J,{},{token:t,queryParams:e})))),selectTenant:Nt([$t("tenantId")],[qt('"token" must be string or undefined')])(((t,e)=>Ot(a.post(z,{tenant:t},{token:e})))),logout:tn((t=>Ot(a.post(X,{},{token:t})))),logoutAll:tn((t=>Ot(a.post(Q,{},{token:t})))),me:tn((t=>Ot(a.get(Z,{token:t})))),myTenants:Nt([Wt('"tenants" must a string array or a boolean')],[qt('"token" must be string or undefined')])(((t,e)=>{const n={};return"boolean"==typeof t?n.dct=t:n.ids=t,Ot(a.post(Y,n,{token:e}))})),history:tn((t=>Ot(a.get(tt,{token:t})))),isJwtExpired:Ye(yt),getTenants:Ye(kt),getJwtPermissions:Ye(It),getJwtRoles:Ye(St),httpClient:a};var a})(Object.assign(Object.assign({},t),{hooks:{beforeRequest:e=>{var n;const o=[].concat((null===(n=t.hooks)||void 0===n?void 0:n.beforeRequest)||[]);return null==o?void 0:o.reduce(((t,e)=>e(t)),e)},afterRequest:async(e,n)=>{var o;const i=[].concat((null===(o=t.hooks)||void 0===o?void 0:o.afterRequest)||[]);0!=i.length&&(await Promise.allSettled(null==i?void 0:i.map((t=>t(e,null==n?void 0:n.clone()))))).forEach((e=>{var n;return"rejected"===e.status&&(null===(n=t.logger)||void 0===n?void 0:n.error(e.reason))}))},transformResponse:null===(e=t.hooks)||void 0===e?void 0:e.transformResponse}}))})),on=Object.assign(nn,{DeliveryMethods:Zt});
2
2
  /*! js-cookie v3.0.5 | MIT */
3
- function rn(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var o in n)t[o]=n[o]}return t}var sn=function t(e,n){function o(t,o,i){if("undefined"!=typeof document){"number"==typeof(i=rn({},n,i)).expires&&(i.expires=new Date(Date.now()+864e5*i.expires)),i.expires&&(i.expires=i.expires.toUTCString()),t=encodeURIComponent(t).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var r="";for(var s in i)i[s]&&(r+="; "+s,!0!==i[s]&&(r+="="+i[s].split(";")[0]));return document.cookie=t+"="+e.write(o,t)+r}}return Object.create({set:o,get:function(t){if("undefined"!=typeof document&&(!arguments.length||t)){for(var n=document.cookie?document.cookie.split("; "):[],o={},i=0;i<n.length;i++){var r=n[i].split("="),s=r.slice(1).join("=");try{var a=decodeURIComponent(r[0]);if(o[a]=e.read(s,a),t===a)break}catch(t){}}return t?o[t]:o}},remove:function(t,e){o(t,"",rn({},e,{expires:-1}))},withAttributes:function(e){return t(this.converter,rn({},this.attributes,e))},withConverter:function(e){return t(rn({},this.converter,e),this.attributes)}},{attributes:{value:Object.freeze(n)},converter:{value:Object.freeze(e)}})}({read:function(t){return'"'===t[0]&&(t=t.slice(1,-1)),t.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(t){return encodeURIComponent(t).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"});var an={default:"endpoint"},ln="Blocked by CSP",cn="The endpoint parameter is not a valid URL",dn="Failed to load the JS script of the agent",un="9319";function hn(t,e){var n,o,i,r,s=[],a=(n=function(t){var e=function(t,e,n){if(n||2===arguments.length)for(var o,i=0,r=e.length;i<r;i++)!o&&i in e||(o||(o=Array.prototype.slice.call(e,0,i)),o[i]=e[i]);return t.concat(o||Array.prototype.slice.call(e))}([],t,!0);return{current:function(){return e[0]},postpone:function(){var t=e.shift();void 0!==t&&e.push(t)},exclude:function(){e.shift()}}}(t),r=0,o=function(){return Math.random()*Math.min(3e3,100*Math.pow(2,r++))},i=new Set,[n.current(),function(t,e){var r,s=e instanceof Error?e.message:"";if(s===ln||s===cn)n.exclude(),r=0;else if(s===un)n.exclude();else if(s===dn){var a=Date.now()-t.getTime()<50,l=n.current();l&&a&&!i.has(l)&&(i.add(l),r=0),n.postpone()}else n.postpone();var c=n.current();return void 0===c?void 0:[c,null!=r?r:t.getTime()+o()-Date.now()]}]),l=a[0],c=a[1];if(void 0===l)return Promise.reject(new TypeError("The list of script URL patterns is empty"));var d=function(t){var n=new Date,o=function(e){return s.push({url:t,startedAt:n,finishedAt:new Date,error:e})},i=e(t);return i.then((function(){return o()}),o),i.catch((function(t){if(s.length>=5)throw t;var e=c(n,t);if(!e)throw t;var o,i=e[0],r=e[1];return(o=r,new Promise((function(t){return setTimeout(t,o)}))).then((function(){return d(i)}))}))};return d(l).then((function(t){return[t,s]}))}var pn="https://fpnpmcdn.net/v<version>/<apiKey>/loader_v<loaderVersion>.js",fn=pn;function gn(n){var o;n.scriptUrlPattern;var i=n.token,r=n.apiKey,s=void 0===r?i:r,a=e(n,["scriptUrlPattern","token","apiKey"]),l=null!==(o=function(t,e){return function(t,e){return Object.prototype.hasOwnProperty.call(t,e)}(t,e)?t[e]:void 0}(n,"scriptUrlPattern"))&&void 0!==o?o:pn,c=function(){var t=[],e=function(){t.push({time:new Date,state:document.visibilityState})},n=function(t,e,n,o){return t.addEventListener(e,n,o),function(){return t.removeEventListener(e,n,o)}}(document,"visibilitychange",e);return e(),[t,n]}(),d=c[0],u=c[1];return Promise.resolve().then((function(){if(!s||"string"!=typeof s)throw new Error("API key required");var t=function(t,e){return(Array.isArray(t)?t:[t]).map((function(t){return function(t,e){var n=encodeURIComponent;return t.replace(/<[^<>]+>/g,(function(t){return"<version>"===t?"3":"<apiKey>"===t?n(e):"<loaderVersion>"===t?n("3.9.9"):t}))}(String(t),e)}))}(l,s);return hn(t,vn)})).catch((function(t){throw u(),function(t){return t instanceof Error&&t.message===un?new Error(dn):t}(t)})).then((function(e){var n=e[0],o=e[1];return u(),n.load(t(t({},a),{ldi:{attempts:o,visibilityStates:d}}))}))}function vn(t){return function(t,e,n,o){var i,r=document,s="securitypolicyviolation",a=function(e){var n=new URL(t,location.href),o=e.blockedURI;o!==n.href&&o!==n.protocol.slice(0,-1)&&o!==n.origin||(i=e,l())};r.addEventListener(s,a);var l=function(){return r.removeEventListener(s,a)};return null==o||o.then(l,l),Promise.resolve().then(e).then((function(t){return l(),t}),(function(t){return new Promise((function(t){var e=new MessageChannel;e.port1.onmessage=function(){return t()},e.port2.postMessage(null)})).then((function(){if(l(),i)return n(i);throw t}))}))}(t,(function(){return function(t){return new Promise((function(e,n){if(function(t){if(URL.prototype)try{return new URL(t,location.href),!1}catch(t){if(t instanceof Error&&"TypeError"===t.name)return!0;throw t}}(t))throw new Error(cn);var o=document.createElement("script"),i=function(){var t;return null===(t=o.parentNode)||void 0===t?void 0:t.removeChild(o)},r=document.head||document.getElementsByTagName("head")[0];o.onload=function(){i(),e()},o.onerror=function(){i(),n(new Error(dn))},o.async=!0,o.src=t,r.appendChild(o)}))}(t)}),(function(){throw new Error(ln)})).then(mn)}function mn(){var t=window,e="__fpjs_p_l_b",n=t[e];if(function(t,e){var n,o=null===(n=Object.getOwnPropertyDescriptor)||void 0===n?void 0:n.call(Object,t,e);(null==o?void 0:o.configurable)?delete t[e]:o&&!o.writable||(t[e]=void 0)}(t,e),"function"!=typeof(null==n?void 0:n.load))throw new Error(un);return n}const bn=(t,e)=>{var n;return["beforeRequest","afterRequest"].reduce(((n,o)=>{var i;return n[o]=[].concat((null===(i=t.hooks)||void 0===i?void 0:i[o])||[]).concat((null==e?void 0:e[o])||[]),n}),null!==(n=t.hooks)&&void 0!==n?n:t.hooks={}),t},wn=async t=>{if(!(null==t?void 0:t.ok))return{};const e=await(null==t?void 0:t.clone().json());return(null==e?void 0:e.authInfo)||e||{}},yn=async t=>{const e=await wn(t);return(null==e?void 0:e.user)||((null==e?void 0:e.hasOwnProperty("userId"))?e:void 0)},kn="undefined"!=typeof localStorage,In=(t,e)=>kn&&(null===localStorage||void 0===localStorage?void 0:localStorage.setItem(t,e)),xn=t=>kn&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem(t)),Cn=t=>kn&&(null===localStorage||void 0===localStorage?void 0:localStorage.removeItem(t)),Sn=(...t)=>{console.debug(...t)},On="undefined"!=typeof window,An=Math.pow(2,31)-1,jn="DS",En="DSR";function Un(t=""){return xn(`${t}${En}`)||""}function Ln(t=""){return sn.get(jn)||xn(`${t}${jn}`)||""}function Tn(t=""){Cn(`${t}${En}`),Cn(`${t}${jn}`),sn.remove(jn)}const Rn=On&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem("fingerprint.endpoint.url"))||"https://api.descope.com",_n="vsid",$n="vrid",Pn="fp",Mn=(t=!1)=>{const e=localStorage.getItem(Pn);if(!e)return null;const n=JSON.parse(e);return(new Date).getTime()>n.expiry&&!t?null:n.value},Dn=async(t,e=Rn)=>{try{if(Mn())return;const n=(Date.now().toString(36)+Math.random().toString(36).substring(2)+Math.random().toString(36).substring(2)).substring(0,27),o=new URL(e);o.pathname="/fXj8gt3x8VulJBna/x96Emn69oZwcd7I6";const i=new URL(e);i.pathname="/fXj8gt3x8VulJBna/w78aRZnnDZ3Aqw0I";const r=i.toString()+"?apiKey=<apiKey>&version=<version>&loaderVersion=<loaderVersion>",s=gn({apiKey:t,endpoint:[o.toString(),an],scriptUrlPattern:[r,fn]}),a=await s,{requestId:l}=await a.get({linkedId:n}),c=((t,e)=>({[_n]:t,[$n]:e}))(n,l);(t=>{const e={value:t,expiry:(new Date).getTime()+864e5};localStorage.setItem(Pn,JSON.stringify(e))})(c)}catch(t){console.warn("Could not load fingerprint",t)}},Wn=t=>{const e=Mn(!0);return e&&t.body&&(t.body.fpData=e),t},Nn="dls_last_user_login_id",qn="dls_last_user_display_name",Fn=()=>xn(Nn),Bn=()=>xn(qn),Vn=t=>async(...e)=>{var n;e[1]=e[1]||{};const[,o={}]=e,i=Fn(),r=Bn();return i&&(null!==(n=o.lastAuth)&&void 0!==n||(o.lastAuth={}),o.lastAuth.loginId=i,o.lastAuth.name=r),await t(...e)};function Hn(){const t=[];return{pub:e=>{t.forEach((t=>t(e)))},sub:e=>{const n=t.push(e)-1;return()=>t.splice(n,1)}}}async function Kn(t){const e=function(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=Qn(n.publicKey.challenge),n.publicKey.user.id=Qn(n.publicKey.user.id),null===(e=n.publicKey.excludeCredentials)||void 0===e||e.forEach((t=>{t.id=Qn(t.id)})),n}(t);return n=await navigator.credentials.create(e),JSON.stringify({id:n.id,rawId:Yn(n.rawId),type:n.type,response:{attestationObject:Yn(n.response.attestationObject),clientDataJSON:Yn(n.response.clientDataJSON)}});var n}async function zn(t){const e=Xn(t);return Zn(await navigator.credentials.get(e))}async function Gn(t,e){const n=Xn(t);return n.signal=e.signal,n.mediation="conditional",Zn(await navigator.credentials.get(n))}async function Jn(t=!1){if(!On)return Promise.resolve(!1);const e=!!(window.PublicKeyCredential&&navigator.credentials&&navigator.credentials.create&&navigator.credentials.get);return e&&t&&PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable?PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable():e}function Xn(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=Qn(n.publicKey.challenge),null===(e=n.publicKey.allowCredentials)||void 0===e||e.forEach((t=>{t.id=Qn(t.id)})),n}function Zn(t){return JSON.stringify({id:t.id,rawId:Yn(t.rawId),type:t.type,response:{authenticatorData:Yn(t.response.authenticatorData),clientDataJSON:Yn(t.response.clientDataJSON),signature:Yn(t.response.signature),userHandle:t.response.userHandle?Yn(t.response.userHandle):void 0}})}function Qn(t){const e=t.replace(/_/g,"/").replace(/-/g,"+");return Uint8Array.from(atob(e),(t=>t.charCodeAt(0))).buffer}function Yn(t){return btoa(String.fromCharCode.apply(null,new Uint8Array(t))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,"")}var to,eo=(to=t=>({async signUp(e,n,o){const i=await t.webauthn.signUp.start(e,window.location.origin,n,o);if(!i.ok)return i;const r=await Kn(i.data.options);return await t.webauthn.signUp.finish(i.data.transactionId,r)},async signIn(e,n){const o=await t.webauthn.signIn.start(e,window.location.origin,void 0,void 0,n);if(!o.ok)return o;const i=await zn(o.data.options);return await t.webauthn.signIn.finish(o.data.transactionId,i)},async signUpOrIn(e,n){var o;const i=await t.webauthn.signUpOrIn.start(e,window.location.origin,n);if(!i.ok)return i;if(null===(o=i.data)||void 0===o?void 0:o.create){const e=await Kn(i.data.options);return await t.webauthn.signUp.finish(i.data.transactionId,e)}{const e=await zn(i.data.options);return await t.webauthn.signIn.finish(i.data.transactionId,e)}},async update(e,n,o){const i=await t.webauthn.update.start(e,window.location.origin,n,o);if(!i.ok)return i;const r=await Kn(i.data.options);return await t.webauthn.update.finish(i.data.transactionId,r)},helpers:{create:Kn,get:zn,isSupported:Jn,conditional:Gn}}),(...t)=>{const e=to(...t);return Object.assign(e.signUp,t[0].webauthn.signUp),Object.assign(e.signIn,t[0].webauthn.signIn),Object.assign(e.signUpOrIn,t[0].webauthn.signUpOrIn),Object.assign(e.update,t[0].webauthn.update),e});const no="/fedcm/config",oo=(t,e)=>({async oneTap(e,n,o,i){const r=null!=e?e:"google",s=await t.oauth.startNative(r,o,!0);if(!s.ok)return s;const{clientId:a,stateId:l,nonce:c}=s.data,d=await async function(){return new Promise(((t,e)=>{if(window.google)return void t(window.google.accounts.id);let n=document.getElementById("google-gsi-client-script");n||(n=document.createElement("script"),document.head.appendChild(n),n.async=!0,n.defer=!0,n.id="google-gsi-client-script",n.src="https://accounts.google.com/gsi/client"),n.onload=function(){window.google?t(window.google.accounts.id):e("Failed to load Google GSI client script - not loaded properly")},n.onerror=function(){e("Failed to load Google GSI client script - failed to load")}}))}();return new Promise((e=>{var o,s;d.initialize(Object.assign(Object.assign({},n),{itp_support:null===(o=null==n?void 0:n.itp_support)||void 0===o||o,use_fedcm_for_prompt:null===(s=null==n?void 0:n.use_fedcm_for_prompt)||void 0===s||s,client_id:a,callback:n=>{e(t.oauth.finishNative(r,l,"","",n.credential))},nonce:c})),d.prompt((t=>{(null==t?void 0:t.isSkippedMoment())&&(null==i||i())}))}))},async launch(n){var o;const i={identity:{context:n||"signin",providers:[{configURL:t.httpClient.buildUrl(e+no),clientId:e}]}},r=await(null===(o=navigator.credentials)||void 0===o?void 0:o.get(i));return t.refresh(r.token)},isSupported:()=>On&&"IdentityCredential"in window});var io=t=>Object.assign(Object.assign({},t.flow),{start:async(...e)=>{const n=await Jn(),o=Object.assign(Object.assign({location:window.location.href},e[1]),{deviceInfo:{webAuthnSupport:n},startOptionsVersion:1});return e[1]=o,t.flow.start(...e)}});const ro=function(...t){return e=>t.reduce(((t,e)=>e(t)),e)}((t=>n=>{var{fpKey:o,fpLoad:i}=n,r=e(n,["fpKey","fpLoad"]);return On?(o&&i&&Dn(o).catch((()=>null)),t(bn(r,{beforeRequest:Wn}))):t(r)}),(t=>n=>{var{autoRefresh:o}=n,i=e(n,["autoRefresh"]);if(!o)return t(i);const{clearAllTimers:r,setTimer:s}=(()=>{const t=[];return{clearAllTimers:()=>{for(;t.length;)clearTimeout(t.pop())},setTimer:(e,n)=>{t.push(setTimeout(e,n))}}})();let l,c;On&&document.addEventListener("visibilitychange",(()=>{"visible"===document.visibilityState&&new Date>l&&(Sn("Expiration time passed, refreshing session"),d.refresh(Un()||c))}));const d=t(bn(i,{afterRequest:async(t,e)=>{const{refreshJwt:n,sessionJwt:o}=await wn(e);if(401===(null==e?void 0:e.status))Sn("Received 401, canceling all timers"),r();else if(o){if(l=(t=>{try{const e=a(t);if(e.exp)return new Date(1e3*e.exp)}catch(t){return null}})(o),!l)return void Sn("Could not extract expiration time from session token");c=n;let t=((i=l)?i.getTime()-(new Date).getTime():0)-2e4;t>An&&(Sn(`Timeout is too large (${t}ms), setting it to ${An}ms`),t=An),r();const e=new Date(Date.now()+t).toLocaleTimeString("en-US",{hour12:!1});Sn(`Setting refresh timer for ${e}. (${t}ms)`),s((()=>{Sn("Refreshing session due to timer"),d.refresh(Un()||n)}),t)}var i}}));return Gt(d,["logout","logoutAll"],(t=>async(...e)=>{const n=await t(...e);return Sn("Clearing all timers"),r(),n}))}),(t=>e=>t(Object.assign(Object.assign({},e),{baseHeaders:Object.assign({"x-descope-sdk-name":"web-js","x-descope-sdk-version":"1.21.0"},e.baseHeaders)}))),(t=>e=>{const n=Hn(),o=Hn(),i=t(bn(e,{afterRequest:async(t,e)=>{if(401===(null==e?void 0:e.status))n.pub(null),o.pub(null);else{const t=await yn(e);t&&o.pub(t);const{sessionJwt:i}=await wn(e);i&&n.pub(i)}}})),r=Gt(i,["logout","logoutAll"],(t=>async(...e)=>{const i=await t(...e);return n.pub(null),o.pub(null),i}));return Object.assign(r,{onSessionTokenChange:n.sub,onUserChange:o.sub})}),(t=>n=>{var{storeLastAuthenticatedUser:o=!0,keepLastAuthenticatedUserAfterLogout:i=!1}=n,r=e(n,["storeLastAuthenticatedUser","keepLastAuthenticatedUserAfterLogout"]);if(!o)return Object.assign(t(r),{getLastUserLoginId:Fn,getLastUserDisplayName:Bn});const s=t(bn(r,{afterRequest:async(t,e)=>{var n;const o=await yn(e),i=null===(n=null==o?void 0:o.loginIds)||void 0===n?void 0:n[0],r=null==o?void 0:o.name;i&&((t=>{In(Nn,t)})(i),(t=>{In(qn,t)})(r))}}));let a=Gt(s,["flow.start"],Vn);return a=Gt(a,["logout","logoutAll"],(t=>e=>async(...n)=>{const o=await e(...n);return t||(Cn(Nn),Cn(qn)),o})(i)),Object.assign(a,{getLastUserLoginId:Fn,getLastUserDisplayName:Bn})}),(t=>n=>{var{persistTokens:o,sessionTokenViaCookie:i,storagePrefix:r}=n,s=e(n,["persistTokens","sessionTokenViaCookie","storagePrefix"]);if(!o||!On)return t(s);const a=t(bn(s,{beforeRequest:(l=r,t=>Object.assign(t,{token:t.token||Un(l)})),afterRequest:async(t,n)=>{const o=/^\/v\d+\/mgmt\//.test(t.path);401===(null==n?void 0:n.status)?o||Tn(r):((t={},n,o)=>{var{refreshJwt:i,sessionJwt:r}=t,s=e(t,["refreshJwt","sessionJwt"]);void 0===n&&(n=!1),void 0===o&&(o=""),i&&In(`${o}${En}`,i),r&&(n?function(t,e,{cookiePath:n,cookieDomain:o,cookieExpiration:i}){if(e){const r=new Date(1e3*i),s=function(t){const e=window.location.hostname.split("."),n=t.split(".");return e.slice(-n.length).join(".")===t}(o);sn.set(t,e,{path:n,domain:s?o:void 0,expires:r,sameSite:"Strict",secure:!0})}}(jn,r,s):In(`${o}${jn}`,r))})(await wn(n),i,r)}}));var l;const c=Gt(a,["logout","logoutAll"],(t=>e=>async(...n)=>{const o=await e(...n);return Tn(t),o})(r));return Object.assign(c,{getRefreshToken:()=>Un(r),getSessionToken:()=>Ln(r)})}))(((...t)=>{const e=on(...t);return Object.assign(Object.assign({},e),{refresh:t=>{const n=Ln();return e.refresh(t,{dcs:n?"t":"f"})},flow:io(e),webauthn:eo(e),fedcm:oo(e,t[0].projectId)})})),so="undefined"!=typeof localStorage,ao="J151000",lo=so&&localStorage.getItem("base.content.url")||"",co="config.json",uo="base.ui.components.url";so&&localStorage.getItem(uo),so&&localStorage.getItem(uo);const ho="descope-login-flow",po="code",fo="data-exclude-field",go="dls_last_auth",vo="state_id",mo="saml_idp_state_id",bo="saml_idp_username",wo="descope_idp_initiated",yo="sso_app_id",ko="third_party_app_id",Io="oidc_login_hint",xo="oidc_prompt",Co="oidc_error_redirect_uri",So="data-type",Oo="redirect",Ao="poll",jo="webauthnCreate",Eo="webauthnGet",Uo="nativeBridge",Lo="loadForm",To="submit",Ro="polling",_o=["descope-multi-select-combo-box","descope-text-area"];var $o;!function(t){t.backward="backward",t.forward="forward"}($o||($o={}));const Po=["descope-enriched-text"];function Mo(t){return new URLSearchParams(window.location.search).get(t)}function Do(t){if(window.history.replaceState&&Mo(t)){const e=new URL(window.location.href),n=new URLSearchParams(e.search);n.delete(t),e.search=n.toString(),window.history.replaceState({},"",e.toString())}}function Wo(t,e){return n(this,void 0,void 0,(function*(){const n=yield fetch(t,{cache:"default"});if(!n.ok)throw Error(`Error fetching URL ${t} [${n.status}]`);return{body:yield n[e||"text"](),headers:Object.fromEntries(n.headers.entries())}}))}function No({projectId:t,filename:e,assetsFolder:n="v2-beta",baseUrl:o}){const i=new URL(lo||o||"https://static.descope.com/pages");return i.pathname=((...t)=>t.join("/").replace(/\/+/g,"/"))(i.pathname,t,n,e),i.toString()}function qo(t,e){if(!e)return;const n=+t,o=+e;return Number.isNaN(n)||Number.isNaN(o)?void 0:n>o?$o.forward:n<o?$o.backward:void 0}const Fo=()=>{const[t="",e=""]=(Mo(ho)||"").split("_");return{executionId:t,stepId:e}};function Bo(){Do(ho)}const Vo=t=>t.replace(/-./g,(t=>t[1].toUpperCase())),Ho=()=>{const{executionId:t,stepId:e}=Fo();(t||e)&&Bo();const n=Mo("t")||void 0;n&&Do("t");const o=Mo(po)||void 0;o&&Do(po);const i=Mo("err")||void 0;i&&Do("err");const{redirectAuthCodeChallenge:r,redirectAuthCallbackUrl:s,redirectAuthBackupCallbackUri:a,redirectAuthInitiator:l}={redirectAuthCodeChallenge:Mo("ra-challenge"),redirectAuthCallbackUrl:Mo("ra-callback"),redirectAuthBackupCallbackUri:Mo("ra-backup-callback"),redirectAuthInitiator:Mo("ra-initiator")},c=Mo(vo);c&&Do(vo);const d=Mo(mo);d&&Do(mo);const u=Mo(bo);d&&Do(bo);const h=Mo(wo);h&&Do(wo);const p=Mo(yo);p&&Do(yo);const f=Mo(ko);f&&Do(ko);const g=Mo(Io);g&&Do(Io);const v=Mo(xo);v&&Do(xo);const m=Mo(Co);m&&Do(Co);return{executionId:t,stepId:e,token:n,code:o,exchangeError:i,redirectAuthCodeChallenge:r,redirectAuthCallbackUrl:s,redirectAuthBackupCallbackUri:a,redirectAuthInitiator:l,thirdPartyAppId:f,ssoQueryParams:{oidcIdpStateId:c,samlIdpStateId:d,samlIdpUsername:u,descopeIdpInitiated:"true"===h,ssoAppId:p,oidcLoginHint:g,oidcPrompt:v,oidcErrorRedirectUri:m}}},Ko=t=>{let e,n;return Object.assign(((...o)=>{return e&&(r=o,(i=e).length===r.length&&i.every(((t,e)=>t===r[e])))||(e=o,n=t(...o)),n;var i,r}),{reset:()=>{e=void 0,n=void 0}})};function zo(t,e,n){return new Promise(((o,i)=>{let r=!1;const s=setTimeout((()=>{r=!0,void 0!==n?o(n):i(new Error(`Promise timed out after ${t} ms`))}),t);e.then((t=>{r||(clearTimeout(s),o(t))})).catch((t=>{r||(clearTimeout(s),i(t))}))}))}const Go=(t,{oidcIdpStateId:e,samlIdpStateId:n,samlIdpUsername:o,ssoAppId:i,oidcLoginHint:r,oidcPrompt:s,oidcErrorRedirectUri:a})=>!(!t||e||n||o||i||r||s||a),Jo=t=>null==t?void 0:t.submit(),Xo=(t,e)=>{const n=e.find((e=>t[e]));return n?t[n]:null},Zo=(t,e=100)=>{let n;return function(...o){n||t.apply(this,o),clearTimeout(n),n=setTimeout((()=>{n=null}),e)}};function Qo(t){if(t)return{locale:t.toLowerCase(),fallback:t.toLowerCase()};const e=navigator.language;return e?e.includes("-")?{locale:e.toLowerCase(),fallback:e.split("-")[0].toLowerCase()}:{locale:e.toLowerCase(),fallback:e.toLowerCase()}:{locale:"",fallback:""}}var Yo,ti,ei,ni;function oi(t,e){const n=Object.getOwnPropertyNames(t),o=Object.getOwnPropertyNames(e);if(n.length!==o.length)return!1;for(let o=0;o<n.length;o+=1){const i=n[o],r=t[i],s=e[i];if(null===r||null===s){if(r!==s)return!1}else if("object"==typeof r&&"object"==typeof s){if(!oi(r,s))return!1}else if(r!==s)return!1}return!0}class ii{constructor(t={},{updateOnlyOnChange:e=!0}={}){Yo.set(this,void 0),ti.set(this,{}),ei.set(this,0),ni.set(this,!1),this.update=t=>{const e="function"==typeof t?t(o(this,Yo,"f")):t,n=Object.assign(Object.assign({},o(this,Yo,"f")),e);if(!o(this,ni,"f")||!oi(o(this,Yo,"f"),n)){const t=o(this,Yo,"f");i(this,Yo,n,"f"),Object.freeze(o(this,Yo,"f")),setTimeout((()=>{Object.values(o(this,ti,"f")).forEach((e=>e(n,t,((t,e)=>n=>t[n]!==e[n])(n,t))))}),0)}},i(this,Yo,t,"f"),i(this,ni,e,"f")}get current(){return Object.assign({},o(this,Yo,"f"))}subscribe(t){return i(this,ei,o(this,ei,"f")+1,"f"),o(this,ti,"f")[o(this,ei,"f")]=t,o(this,ei,"f").toString()}unsubscribe(t){const e=!!o(this,ti,"f")[t];return e&&delete o(this,ti,"f")[t],e}unsubscribeAll(){return i(this,ti,{},"f"),!0}}Yo=new WeakMap,ti=new WeakMap,ei=new WeakMap,ni=new WeakMap;const ri=["*","#","/","(",")","[","]","_","<",">","`"],si=t=>{const e=ri.map((e=>`${t}${e}`)).join("|");return new RegExp(`(${e})`,"g")},ai=["disabled"],li=(t,e)=>{Object.entries(e||{}).forEach((([e,n])=>{Array.from(t.querySelectorAll(`*[name="${e}"]:not([${fo}])`)).forEach((t=>{t.value=n}))}))},ci=(t,e)=>e.split(".").reduce(((t,e)=>(null==t?void 0:t[e])||""),t),di=(t,e,n)=>t.replace(/{{(.+?)}}/g,((t,o)=>n?(t=>"string"!=typeof t?t:t.replace(si("\\"),"\\$1"))(ci(e,o)):ci(e,o))),ui=(t,e)=>{t.querySelectorAll("descope-text,descope-link,descope-enriched-text,descope-code-snippet").forEach((t=>{const n=(o=t.localName,Po.includes(o));var o;t.textContent=di(t.textContent,e,n);const i=t.getAttribute("href");i&&t.setAttribute("href",di(i,e))}))},hi=(t,e,n)=>{t.querySelectorAll(`[${So}="${e}"]`).forEach((t=>{t.setAttribute("href",n)}))},pi=(t,e,n)=>{var o,i;const r=null===(o=customElements.get(e))||void 0===o?void 0:o.cssVarList.url;n&&r&&(null===(i=null==t?void 0:t.style)||void 0===i||i.setProperty(r,`url(data:image/jpg;base64,${n})`))},fi=(t,e,n,o,i,r)=>{var s,a;let l=null==e?void 0:e.errorText;try{l=(null==i?void 0:i({text:null==e?void 0:e.errorText,type:null==e?void 0:e.errorType}))||(null==e?void 0:e.errorText)}catch(t){r.error("Error transforming error message",t.message)}((t,e,n="")=>{t.querySelectorAll(`[${So}="${e}"]`).forEach((t=>{t.textContent=n,t.classList[n?"remove":"add"]("hide")}))})(t,"error-message",l),hi(t,"totp-link",null===(s=null==e?void 0:e.totp)||void 0===s?void 0:s.provisionUrl),hi(t,"notp-link",null===(a=null==e?void 0:e.notp)||void 0===a?void 0:a.redirectUrl),ui(t,e),((t,e,n)=>{e&&Object.keys(e).forEach((o=>{t.querySelectorAll(`[name=${o}]`).forEach((t=>{const i=e[o];Object.keys(i).forEach((e=>{let o=i[e];if("string"!=typeof o)try{o=JSON.stringify(o)}catch(t){n.error(`Could not stringify value "${o}" for "${e}"`,t.message),o=""}t.setAttribute(e,o)}))}))}))})(t,n,r),((t,e)=>{t.querySelectorAll("[data-has-dynamic-attr-values]").forEach((t=>{Array.from(t.attributes).forEach((t=>{t.value=di(t.value,e)}))}))})(t,e),((t,e)=>{Object.entries(e).forEach((([e,n])=>{t.querySelectorAll(`[name="${e}"]`).forEach((t=>{Object.entries(n).forEach((([e,n])=>{ai.includes(e)&&t.setAttribute(e,n)}))}))}))})(t,o)},gi=Ko((()=>n(void 0,void 0,void 0,(function*(){var t,e;if(!window.PublicKeyCredential||!PublicKeyCredential.isConditionalMediationAvailable||!PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable)return!1;try{const n=Promise.all([null===(t=window.PublicKeyCredential)||void 0===t?void 0:t.isConditionalMediationAvailable(),null===(e=window.PublicKeyCredential)||void 0===e?void 0:e.isUserVerifyingPlatformAuthenticatorAvailable()]).then((t=>t.every((t=>!!t)))),o=(()=>{var t;const e=null===(t=null===navigator||void 0===navigator?void 0:navigator.userAgentData)||void 0===t?void 0:t.brands,n=null==e?void 0:e.find((({brand:t,version:e})=>"Chromium"===t&&parseFloat(e)));return n?n.version:0})()>=108;return yield zo(100,n,o)}catch(t){return console.error("Conditional login check failed",t),!1}})))),vi=(t,e,n,o={})=>{var i,r,s,a;return[Math.min(Math.max(e,("all"===o.left?t.offsetWidth:null!==(i=o.left)&&void 0!==i?i:0)-t.offsetWidth),window.innerWidth-("all"===o.right?t.offsetWidth:null!==(r=o.right)&&void 0!==r?r:0)),Math.min(Math.max(n,("all"===o.top?t.offsetHeight:null!==(s=o.top)&&void 0!==s?s:0)-t.offsetHeight),window.innerHeight-("all"===o.bottom?t.offsetHeight:null!==(a=o.bottom)&&void 0!==a?a:0))]},mi={"lastAuth.loginId":{"not-empty":t=>!!t.loginId,empty:t=>!t.loginId},idpInitiated:{"is-true":t=>!!t.code,"is-false":t=>!t.code},externalToken:{"is-true":t=>!!t.token,"is-false":t=>!t.token},abTestingKey:{"greater-than":(t,e)=>(t.abTestingKey||0)>e,"less-than":(t,e)=>(t.abTestingKey||0)<e}};function bi(t){const e={};if(t)try{Object.assign(e,JSON.parse(localStorage.getItem(go)))}catch(t){}return e}const wi="dls_ab_testing_id";function yi(...t){return e=>t.reduce(((t,e)=>e(t)),e)}const ki=t=>{const e=Symbol((t=>{const e=t.toString();let n=0;for(let t=0;t<e.length;t++)n=(n<<5)-n+e.charCodeAt(t),n&=n;return n.toString(16)})(t));return n=>{if(n[e])return n;const o=t(n);return o[e]=!0,o}};var Ii,xi,Ci,Si,Oi,Ai;function ji(t,e){const n=Object.getOwnPropertyNames(t),o=Object.getOwnPropertyNames(e);if(n.length!==o.length)return!1;for(let o=0;o<n.length;o+=1){const i=n[o],r=t[i],s=e[i];if(null===r||null===s){if(r!==s)return!1}else if("object"==typeof r&&"object"==typeof s){if(!ji(r,s))return!1}else if(r!==s)return!1}return!0}class Ei{constructor(t={},{updateOnlyOnChange:e=!0}={}){Ii.set(this,void 0),xi.set(this,{}),Ci.set(this,0),Si.set(this,!1),this.update=t=>{const e="function"==typeof t?t(o(this,Ii,"f")):t,n=Object.assign(Object.assign({},o(this,Ii,"f")),e);if(!o(this,Si,"f")||!ji(o(this,Ii,"f"),n)){const t=o(this,Ii,"f");i(this,Ii,n,"f"),Object.freeze(o(this,Ii,"f")),setTimeout((()=>{Object.values(o(this,xi,"f")).forEach((e=>e(n,t,((t,e)=>n=>t[n]!==e[n])(n,t))))}),0)}},i(this,Ii,t,"f"),i(this,Si,e,"f")}get current(){return Object.assign({},o(this,Ii,"f"))}subscribe(t){return i(this,Ci,o(this,Ci,"f")+1,"f"),o(this,xi,"f")[o(this,Ci,"f")]=t,o(this,Ci,"f").toString()}unsubscribe(t){const e=!!o(this,xi,"f")[t];return e&&delete o(this,xi,"f")[t],e}unsubscribeAll(){return i(this,xi,{},"f"),!0}}Ii=new WeakMap,xi=new WeakMap,Ci=new WeakMap,Si=new WeakMap;class Ui{constructor(t,e){Oi.set(this,void 0),this.nodeName="",i(this,Oi,t,"f"),this.logger=e.logger}get asyncEle(){return(async t=>new Promise((e=>{const n=setInterval((()=>{const o="function"==typeof t?t():t;o&&(clearInterval(n),e(o))}),100);setTimeout((()=>{clearInterval(n),e(null)}),1e3)})))(o(this,Oi,"f"))}get ele(){var t,e;const n="function"==typeof o(this,Oi,"f")?o(this,Oi,"f").call(this):o(this,Oi,"f");return n?(null==n?void 0:n.localName)!==this.nodeName?(null===(e=this.logger)||void 0===e||e.debug(`node name do not match, expected "${this.nodeName}", received "${n.localName}" `,Error()),null):n:(null===(t=this.logger)||void 0===t||t.debug(`Driver element is not available for ${this.nodeName}`,new Error),null)}}Oi=new WeakMap;class Li extends Ui{constructor(){super(...arguments),Ai.set(this,void 0),this.nodeName="descope-modal"}close(){var t,e;null===(t=this.ele)||void 0===t||t.removeAttribute("opened"),null===(e=this.afterClose)||void 0===e||e.call(this)}async open(){var t,e;await(null===(t=this.beforeOpen)||void 0===t?void 0:t.call(this)),null===(e=this.ele)||void 0===e||e.setAttribute("opened","true")}reset(){var t;this.ele&&(this.ele.innerHTML=""),o(this,Ai,"f")&&(null===(t=this.ele)||void 0===t||t.append(o(this,Ai,"f").content.cloneNode(!0)))}setContent(t){i(this,Ai,t,"f"),this.reset()}remove(){var t;null===(t=this.ele)||void 0===t||t.remove()}}Ai=new WeakMap;class Ti extends Ui{constructor(){super(...arguments),this.nodeName="descope-notification"}close(){var t;null===(t=this.ele)||void 0===t||t.removeAttribute("opened")}show(){var t;null===(t=this.ele)||void 0===t||t.setAttribute("opened","true")}setContent(t){this.ele.innerHTML="",this.ele.appendChild(t.content.cloneNode(!0))}remove(){var t;null===(t=this.ele)||void 0===t||t.remove()}}const Ri=["error","warn","info","debug"],_i=ki((t=>{var e,n,r,s;return s=class extends t{constructor(){super(...arguments),e.add(this),n.set(this,o(this,e,"m",r).call(this,console))}set logger(t){i(this,n,o(this,e,"m",r).call(this,t),"f")}get logger(){return o(this,n,"f")}onLogEvent(t,e){}},n=new WeakMap,e=new WeakSet,r=function(t){return Ri.reduce(((e,n)=>(e[n]=(...e)=>{var o;this.onLogEvent(n,e),null===(o=t[n])||void 0===o||o.call(t,...e)},e)),{})},s})),$i="undefined"!=typeof localStorage,Pi=$i&&localStorage.getItem("base.content.url")||"",Mi=(t,e)=>!e&&`${t} cannot be empty, please make sure to set this attribute`,Di=ki((t=>{var e,n;return n=class extends t{constructor(){super(...arguments),e.set(this,!0)}connectedCallback(){var t,n;null===(t=super.connectedCallback)||void 0===t||t.call(this),(null===(n=this.shadowRoot)||void 0===n?void 0:n.isConnected)&&o(this,e,"f")&&(i(this,e,!1,"f"),this.init())}async init(){}},e=new WeakMap,n})),Wi=ki((t=>{var e,n;const i=yi(_i,Di)(t);return n=class extends i{constructor(){super(...arguments),e.set(this,{})}async init(){var t,n,i;await(null===(t=super.init)||void 0===t?void 0:t.call(this)),n=this,i=t=>{var n;null===(n=o(this,e,"f")[t])||void 0===n||n.forEach((e=>{e(t,this.getAttribute(t))}))},Array.from(n.attributes).forEach((t=>i(t.name))),new MutationObserver((t=>{t.forEach((t=>{"attributes"===t.type&&i(t.attributeName)}))})).observe(n,{attributes:!0})}observeAttribute(t,n){o(this,e,"f")[t]||(o(this,e,"f")[t]=[]);const i=o(this,e,"f")[t].push(n);return()=>o(this,e,"f")[t].splice(i,1)}observeAttributes(t,e){const n=t.reduce(((t,n)=>(t.push(this.observeAttribute(n,e)),t)),[]);return()=>n.forEach((t=>t()))}},e=new WeakMap,n})),Ni=t=>e=>{var n,i,r;const s=yi(_i,Di,Wi)(e),a=Object.keys(t);return r=class extends s{constructor(...t){super(...t),n.add(this),this.observeAttributes(a,o(this,n,"m",i).bind(this))}async init(){var t;await(null===(t=super.init)||void 0===t?void 0:t.call(this)),a.forEach((t=>o(this,n,"m",i).call(this,t,this.getAttribute(t))))}},n=new WeakSet,i=function(e,n){const o=t[e],i="function"==typeof o?o(e,n):o;i&&this.logger.error(i)},r};Ni.missingAttrValidator=Mi;const qi=ki((t=>{const e=yi(Ni({"project-id":Mi}))(t);return class extends e{get projectId(){return this.getAttribute("project-id")}}})),Fi=ki((t=>class extends t{get baseUrl(){return this.getAttribute("base-url")||""}}));const Bi=ki((t=>{const e=yi(_i,qi,Fi)(t);return class extends e{async fetchStaticResource(t,e){const n=function({projectId:t,filename:e,assetsFolder:n="v2-beta",baseUrl:o}){const i=new URL(Pi||o||"https://static.descope.com/pages");return i.pathname=((...t)=>t.join("/").replace(/\/+/g,"/"))(i.pathname,t,n,e),i.toString()}({projectId:this.projectId,filename:t,baseUrl:this.baseStaticUrl}),o=await fetch(n,{cache:"default"});return o.ok||this.logger.error(`Error fetching URL ${n} [${o.status}]`),{body:await o[e](),headers:Object.fromEntries(o.headers.entries())}}get baseStaticUrl(){return this.getAttribute("base-static-url")}}})),Vi=ki((t=>{var e,n,r;const s=yi(Bi)(t);return r=class extends s{constructor(){super(...arguments),e.set(this,void 0),n.set(this,(async()=>{try{const{body:t,headers:e}=await this.fetchStaticResource("config.json","json");return{projectConfig:t,executionContext:{geo:e["x-geo"]}}}catch(t){this.logger.error("Cannot fetch config file","make sure that your projectId & flowId are correct")}}))}get config(){return o(this,e,"f")||i(this,e,o(this,n,"f").call(this),"f"),o(this,e,"f")}},e=new WeakMap,n=new WeakMap,r}));ki((t=>{var e,n,r,s,a,l,c;return c=class extends(yi(Di,_i)(t)){constructor(){super(...arguments),e.add(this),n.set(this,void 0),this.attributeChangedCallback=(t,n,i)=>{var r;null===(r=super.attributeChangedCallback)||void 0===r||r.call(this,t,n,i),"debug"===t&&o(this,e,"m",a).call(this)}}get debug(){return"true"===this.getAttribute("debug")}onLogEvent(t,n){var i;null===(i=super.onLogEvent)||void 0===i||i.call(this,t,n),"error"===t&&o(this,e,"m",l).call(this,n[0]||"Error",n[1])}async init(){var t;await(null===(t=super.init)||void 0===t?void 0:t.call(this)),o(this,e,"m",a).call(this)}},n=new WeakMap,e=new WeakSet,r=function(){var t;null===(t=o(this,n,"f"))||void 0===t||t.remove(),i(this,n,null,"f")},s=async function(){i(this,n,document.createElement("descope-debugger"),"f"),Object.assign(o(this,n,"f").style,{position:"fixed",top:"0",right:"0",height:"100vh",width:"100vw",pointerEvents:"none",zIndex:99999}),await Promise.resolve().then((function(){return wr})),document.body.appendChild(o(this,n,"f"))},a=function(){this.debug?o(this,e,"m",s).call(this):o(this,e,"m",r).call(this)},l=function(t,e){var i;t&&(null===(i=o(this,n,"f"))||void 0===i||i.updateData({title:t,description:e}))},c}));const Hi="load-descope-ui",Ki="base.ui.components.url",zi=$i&&localStorage.getItem(Ki)||"https://descopecdn.com/npm/@descope/web-components-ui@<version>/dist/umd/index.js",Gi=$i&&localStorage.getItem(Ki)||"https://static.descope.com/npm/@descope/web-components-ui@<version>/dist/umd/index.js",Ji=$i&&localStorage.getItem(Ki)||"https://cdn.jsdelivr.net/npm/@descope/web-components-ui@<version>/dist/umd/index.js",Xi=t=>{const e=document.createElement("script");return e.id=t,e},Zi=(t,e)=>t.replace("<version>",e),Qi=ki((t=>{var e,n,r,s,a,l,c,d,u,h,p,f;const g=yi(_i,Vi)(t);return f=class extends g{constructor(){super(...arguments),e.add(this),n.set(this,Symbol("errorCbs")),r.set(this,Symbol("loadCbs")),u.set(this,void 0)}get descopeUi(){return o(this,u,"f")||i(this,u,o(this,e,"m",p).call(this),"f"),o(this,u,"f")}async loadDescopeUiComponents(t){const n=Array.isArray(t)?t:(t=>[...Array.from(t.content.querySelectorAll("*")).reduce(((t,e)=>e.localName.startsWith("descope-")?t.add(e.localName):t),new Set)])(t);return Promise.all(n.map((t=>o(this,e,"m",h).call(this,t))))}},n=new WeakMap,r=new WeakMap,u=new WeakMap,e=new WeakSet,s=async function(){var t;const e=await this.config,n=null===(t=null==e?void 0:e.projectConfig)||void 0===t?void 0:t.componentsVersion;return n?this.logger.debug(`Got component version "${n}"`):this.logger.error("Could not get components version"),n},a=function(t){const e=o(this,n,"f"),i=o(this,r,"f");t[e]=[],t[i]=[],Object.defineProperty(t,"onerror",{set(n){t[e].push(n)}}),Object.defineProperty(t,"onload",{set(e){t[i].push(e)}})},l=async function(t,n,i,r){this.logger.debug("Trying to load DescopeUI from a fallback URL");const a=Xi(i);document.body.append(a),a.addEventListener("error",(()=>{t.forEach((t=>t(`Cannot load DescopeUI from fallback URL, Make sure this URL is valid and return the correct script: "${a.src}"`)))})),a.addEventListener("load",(()=>{n.forEach((t=>t()))})),a.src=Zi(r,await o(this,e,"m",s).call(this))},c=function(t){t.addEventListener("error",(()=>{t[o(this,n,"f")].forEach((e=>e(`Cannot load DescopeUI from main URL, Make sure this URL is valid and return the correct script: "${t.src}"`))),o(this,e,"m",l).call(this,[o(this,e,"m",l).bind(this,t[o(this,n,"f")],t[o(this,r,"f")],"load-descope-ui-fallback-script-2",Ji),...t[o(this,n,"f")]],t[o(this,r,"f")],"load-descope-ui-fallback-script",Gi)})),t.addEventListener("load",(()=>{t[o(this,r,"f")].forEach((t=>t()))}))},d=async function(){if(document.querySelector(`script#${Hi}`))this.logger.debug("DescopeUI loading script already exists",this);else{this.logger.debug("DescopeUI loading script does not exist, creating it",this);const t=Xi(Hi);document.body.append(t),o(this,e,"m",a).call(this,t),o(this,e,"m",c).call(this,t),t.src=Zi(zi,await o(this,e,"m",s).call(this))}return document.getElementById(Hi)},h=async function(t){if(!!customElements.get(t))return void this.logger.debug(`Loading component "${t}" is skipped as it is already defined`);const e=await this.descopeUi;if(e[t])try{return await e[t]()}catch(e){if("NotSupportedError"!==e.name)throw e;console.debug(`Encountered an error while attempting to define the "${t}" component, it is likely that this component is already defined`)}else this.logger.error(`Cannot load UI component "${t}"`,`Descope UI does not have a component named "${t}", available components are: "${Object.keys(e).join(", ")}"`)},p=function(){return new Promise((t=>{globalThis.DescopeUI&&t(globalThis.DescopeUI),o(this,e,"m",d).call(this).then((e=>{e.onerror=this.logger.error,e.onload=()=>{this.logger.debug("DescopeUI was loaded"),t(globalThis.DescopeUI)},setTimeout((()=>{globalThis.DescopeUI&&t(globalThis.DescopeUI)}))}))}))},f})),Yi="content-root",tr="root",er=ki((t=>class extends t{constructor(...t){var e,n;super(...t),this.attachShadow({mode:"open"}).innerHTML=`\n\n <style>\n #${tr}, #${Yi} {\n height: 100%;\n }\n #${tr} {\n position: relative;\n height: fit-content;\n }\n </style>\n <div id="${tr}">\n <div id="${Yi}"></div>\n </div>\n `,this.contentRootElement=null===(e=this.shadowRoot)||void 0===e?void 0:e.getElementById(Yi),this.rootElement=null===(n=this.shadowRoot)||void 0===n?void 0:n.getElementById(tr)}})),nr="descope-modal";ki((t=>{var e,n;const i=yi(Di,er,Qi)(t);return n=class extends i{constructor(){super(...arguments),e.set(this,(()=>{const t=this.loadDescopeUiComponents.bind(this);return class extends Li{setContent(e){t(e),super.setContent(e)}}})())}createModal(t){const n=((t={})=>{const e=document.createElement(nr);return Object.keys(t).forEach((n=>{e.setAttribute(n,t[n])})),e})(Object.assign(Object.assign({},{}),t));return this.rootElement.append(n),new(o(this,e,"f"))(n,{logger:this.logger})}async init(){var t;this.loadDescopeUiComponents([nr]),await(null===(t=super.init)||void 0===t?void 0:t.call(this))}},e=new WeakMap,n}));const or="descope-notification";ki((t=>{var e,n;const i=yi(Di,er,Qi)(t);return n=class extends i{constructor(){super(...arguments),e.set(this,(()=>{const t=this.loadDescopeUiComponents.bind(this);return class extends Ti{setContent(e){const n="string"==typeof e?(t=>{const e=document.createElement("template");return e.innerHTML=t,e})(e):e;t(n),super.setContent(n)}}})())}createNotification(t){const n=((t={})=>{const e=document.createElement(or);return Object.keys(t).forEach((n=>{e.setAttribute(n,t[n])})),e})(Object.assign(Object.assign({},{}),t));return this.rootElement.append(n),new(o(this,e,"f"))(n,{logger:this.logger})}async init(){var t;await(null===(t=super.init)||void 0===t?void 0:t.call(this)),this.loadDescopeUiComponents([or])}},e=new WeakMap,n}));const ir=(t,e)=>!!e&&"light"!==e&&"dark"!==e&&'Supported theme values are "light", "dark", or leave empty for using the OS theme',rr=ki((t=>{var e,n,r,s,a,l,c,d,u,h,p,f,g,v;const m=yi(Ni({theme:ir}),Bi,Di,Qi,Vi,er,Wi)(t);return v=class extends m{constructor(){super(...arguments),e.add(this),n.set(this,void 0),r.set(this,void 0),p.set(this,(()=>{o(this,e,"m",f).call(this),o(this,g,"f").call(this,"os"===this.getAttribute("theme"))})),g.set(this,(t=>{var n,i,r;const s=t?"addEventListener":"removeEventListener";null===(r=null===(i=null===(n=window.matchMedia)||void 0===n?void 0:n.call(window,"(prefers-color-scheme: dark)"))||void 0===i?void 0:i[s])||void 0===r||r.call(i,"change",(()=>o(this,e,"m",f).call(this)))}))}get theme(){var t,e;const n=this.getAttribute("theme");if("os"===n){return window.matchMedia&&(null===(e=null===(t=window.matchMedia)||void 0===t?void 0:t.call(window,"(prefers-color-scheme: dark)"))||void 0===e?void 0:e.matches)?"dark":"light"}return n||"light"}get styleId(){return this.getAttribute("style-id")||"theme"}async init(){var t;await(null===(t=super.init)||void 0===t?void 0:t.call(this)),o(this,e,"m",l).call(this),o(this,e,"m",c).call(this),o(this,p,"f").call(this),this.observeAttributes(["theme"],o(this,p,"f")),this.observeAttributes(["style-id"],(()=>{i(this,r,null,"f"),o(this,e,"m",u).call(this),o(this,e,"m",l).call(this),o(this,e,"m",c).call(this)}))}},n=new WeakMap,r=new WeakMap,p=new WeakMap,g=new WeakMap,e=new WeakSet,s=async function(){try{const{body:t}=await this.fetchStaticResource(`${this.styleId}.json`,"json");return t}catch(t){this.logger.error("Cannot fetch theme file","make sure that your projectId & flowId are correct")}},a=function(){return o(this,r,"f")||(i(this,r,o(this,e,"m",s).call(this),"f"),o(this,r,"f").then((t=>this.logger.debug("Fetched theme",t)))),o(this,r,"f")},l=async function(){var t,r;const s=await o(this,e,"a",a);s&&(o(this,n,"f")||(i(this,n,document.createElement("style"),"f"),o(this,n,"f").id="global-style",this.shadowRoot.appendChild(o(this,n,"f"))),o(this,n,"f").innerText=((null===(t=null==s?void 0:s.light)||void 0===t?void 0:t.globals)||"")+((null===(r=null==s?void 0:s.dark)||void 0===r?void 0:r.globals)||""))},c=async function(){var t,n;const i=Object.assign({},await o(this,e,"a",a));if(!i)return;const r=await this.descopeUi;(null==r?void 0:r.componentsThemeManager)&&(r.componentsThemeManager.themes={light:null===(t=null==i?void 0:i.light)||void 0===t?void 0:t.components,dark:null===(n=null==i?void 0:i.dark)||void 0===n?void 0:n.components})},d=async function(){var t,e;const{projectConfig:n}=await this.config||{},o=null===(t=null==n?void 0:n.styles)||void 0===t?void 0:t[this.styleId],i=null==n?void 0:n.cssTemplate,r=o||i;return null===(e=null==r?void 0:r[this.theme])||void 0===e?void 0:e.fonts},u=async function(){const t=await o(this,e,"m",d).call(this);t?Object.values(t).forEach((t=>{t.url&&(this.logger.debug(`Loading font from URL "${t.url}"`),(t=>{const e=document.createElement("link");e.href=t,e.rel="stylesheet",document.head.appendChild(e)})(t.url))})):this.logger.debug("No fonts to load")},h=async function(){this.rootElement.setAttribute("data-theme",this.theme);const t=await this.descopeUi;(null==t?void 0:t.componentsThemeManager)&&(t.componentsThemeManager.currentThemeName=this.theme)},f=function(){o(this,e,"m",u).call(this),o(this,e,"m",h).call(this)},v}));ki((t=>class extends(_i(t)){validateForm(t){return this.getFormInputs(t).every((t=>{var e,n;return null===(e=t.reportValidity)||void 0===e||e.call(t),null===(n=t.checkValidity)||void 0===n?void 0:n.call(t)}))}getFormInputs(t){return t?Array.from(t.querySelectorAll("[name]")):(this.logger.debug("cannot get form inputs, no root element was received"),[])}getFormData(t){return this.getFormInputs(t).reduce(((t,e)=>Object.assign(t,{[e.getAttribute("name")]:e.value})),{})}setFormData(t,e){this.getFormInputs(t).forEach((t=>{e.hasOwnProperty(t.getAttribute("name"))&&(t.value=e[t.getAttribute("name")])}))}resetFormData(t){this.getFormInputs(t).forEach((t=>{t.value="",t.checked=!1}))}getFormFieldNames(t){return this.getFormInputs(t).map((t=>t.name))}disableFormField(t,e){var n;null===(n=this.getFormInputs(t).find((t=>t.name===e)))||void 0===n||n.setAttribute("disabled","true")}removeFormField(t,e){var n;null===(n=this.getFormInputs(t).find((t=>t.name===e)))||void 0===n||n.remove()}})),ki((t=>class extends t{get baseStaticUrl(){return this.getAttribute("base-static-url")||""}}));const sr=(t,e,n,o={})=>{var i,r,s,a;return[Math.min(Math.max(e,("all"===o.left?t.offsetWidth:null!==(i=o.left)&&void 0!==i?i:0)-t.offsetWidth),window.innerWidth-("all"===o.right?t.offsetWidth:null!==(r=o.right)&&void 0!==r?r:0)),Math.min(Math.max(n,("all"===o.top?t.offsetHeight:null!==(s=o.top)&&void 0!==s?s:0)-t.offsetHeight),window.innerHeight-("all"===o.bottom?t.offsetHeight:null!==(a=o.bottom)&&void 0!==a?a:0))]};var ar,lr,cr,dr,ur,hr,pr,fr,gr,vr;const mr=document.createElement("template");mr.innerHTML=`\n<style>\n .debugger {\n width: 300px;\n height: 200px;\n background-color: #FAFAFA;\n position: fixed;\n font-family: "Helvetica Neue", sans-serif;\n box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 10px;\n border-radius: 8px;\n overflow: hidden;\n border: 1px solid lightgrey;\n pointer-events: initial;\n display: flex;\n flex-direction: column;\n min-width: 200px;\n max-width: 600px;\n max-height: calc(100% - 64px);\n min-height: 200px;\n resize: both;\n }\n\n .header {\n padding: 8px 16px;\n display: flex;\n align-items: center;\n background-color: #EEEEEE;\n cursor: move;\n border-bottom: 1px solid #e0e0e0;\n }\n\n .content {\n font-size: 14px;\n flex-grow: 1;\n overflow: auto;\n }\n\n .msg {\n border-bottom: 1px solid lightgrey;\n padding: 8px 16px;\n display: flex;\n gap: 5px;\n background-color: #FAFAFA;\n }\n\n .msg.collapsible {\n cursor: pointer;\n }\n\n .empty-state {\n padding: 8px 16px;\n background-color: #FAFAFA;\n }\n\n\n .msg.collapsible:not(.collapsed) {\n background-color: #F5F5F5;\n }\n\n .msg_title {\n padding-bottom: 5px;\n display: flex;\n gap: 8px;\n font-weight: 500;\n }\n\n .msg svg {\n padding: 1px;\n flex-shrink: 0;\n margin-top: -2px;\n }\n\n .msg_content {\n overflow: hidden;\n flex-grow: 1;\n margin-right:5px;\n }\n\n .msg_desc {\n color: #646464;\n cursor: initial;\n word-wrap: break-word;\n }\n\n .msg.collapsed .msg_desc {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n\n .msg.collapsible.collapsed .chevron {\n transform: rotate(-45deg) translateX(-2px);\n }\n\n .msg.collapsible .chevron {\n content: "";\n width:6px;\n height:6px;\n border-bottom: 2px solid grey;\n border-right: 2px solid grey;\n transform: rotate(45deg) translateX(-1px);\n margin: 5px;\n flex-shrink:0;\n }\n</style>\n\n<div style="top:32px; left:${window.innerWidth-300-32}px;" class="debugger">\n <div class="header">\n <span>Debugger messages</span>\n </div>\n <div class="content">\n <div class="empty-state">\n No errors detected 👀\n </div>\n </div>\n</div>\n`;let br=class extends HTMLElement{constructor(){var t;super(),ar.add(this),lr.set(this,new Ei({messages:[]})),cr.set(this,void 0),dr.set(this,void 0),ur.set(this,void 0),hr.set(this,{resize:o(this,ar,"m",vr).bind(this)}),this.attachShadow({mode:"open"}),null===(t=this.shadowRoot)||void 0===t||t.appendChild(mr.content.cloneNode(!0)),i(this,cr,this.shadowRoot.querySelector(".debugger"),"f"),i(this,dr,o(this,cr,"f").querySelector(".content"),"f"),i(this,ur,o(this,cr,"f").querySelector(".header"),"f")}updateData(t){o(this,lr,"f").update((e=>({messages:e.messages.concat(t)})))}connectedCallback(){var t;((t,e,n)=>{let o=0,i=0,r=0,s=0;function a(e){e.preventDefault(),o=r-e.clientX,i=s-e.clientY,r=e.clientX,s=e.clientY;const[a,l]=sr(t,t.offsetLeft-o,t.offsetTop-i,n);t.style.top=`${l}px`,t.style.left=`${a}px`}function l(){document.onmouseup=null,document.onmousemove=null}function c(t){t.preventDefault(),r=t.clientX,s=t.clientY,document.onmouseup=l,document.onmousemove=a}e?e.onmousedown=c:t.onmousedown=c})(o(this,cr,"f"),o(this,ur,"f"),{top:"all",bottom:100,left:100,right:100}),window.addEventListener("resize",o(this,hr,"f").resize),(t=o(this,cr,"f")).onmousemove=e=>{var n;const o=e.target;(o.w&&o.w!==o.offsetWidth||o.h&&o.h!==o.offsetHeight)&&(null===(n=t.onresize)||void 0===n||n.call(t,e)),o.w=o.offsetWidth,o.h=o.offsetHeight},o(this,cr,"f").onresize=o(this,ar,"m",gr).bind(this),o(this,lr,"f").subscribe(o(this,ar,"m",pr).bind(this))}disconnectedCallback(){o(this,lr,"f").unsubscribeAll(),window.removeEventListener("resize",o(this,hr,"f").resize)}};lr=new WeakMap,cr=new WeakMap,dr=new WeakMap,ur=new WeakMap,hr=new WeakMap,ar=new WeakSet,pr=function(t){o(this,ar,"m",fr).call(this,t),o(this,ar,"m",gr).call(this)},fr=function(t){o(this,dr,"f").innerHTML=t.messages.map((t=>`\n <div class="msg">\n <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M5.99984 13.167L8.99984 10.167L11.9998 13.167L13.1665 12.0003L10.1665 9.00033L13.1665 6.00033L11.9998 4.83366L8.99984 7.83366L5.99984 4.83366L4.83317 6.00033L7.83317 9.00033L4.83317 12.0003L5.99984 13.167ZM8.99984 17.3337C7.84706 17.3337 6.76373 17.1148 5.74984 16.677C4.73595 16.2398 3.854 15.6462 3.104 14.8962C2.354 14.1462 1.76039 13.2642 1.32317 12.2503C0.885393 11.2364 0.666504 10.1531 0.666504 9.00033C0.666504 7.84755 0.885393 6.76421 1.32317 5.75033C1.76039 4.73644 2.354 3.85449 3.104 3.10449C3.854 2.35449 4.73595 1.7606 5.74984 1.32283C6.76373 0.885603 7.84706 0.666992 8.99984 0.666992C10.1526 0.666992 11.2359 0.885603 12.2498 1.32283C13.2637 1.7606 14.1457 2.35449 14.8957 3.10449C15.6457 3.85449 16.2393 4.73644 16.6765 5.75033C17.1143 6.76421 17.3332 7.84755 17.3332 9.00033C17.3332 10.1531 17.1143 11.2364 16.6765 12.2503C16.2393 13.2642 15.6457 14.1462 14.8957 14.8962C14.1457 15.6462 13.2637 16.2398 12.2498 16.677C11.2359 17.1148 10.1526 17.3337 8.99984 17.3337ZM8.99984 15.667C10.8609 15.667 12.4373 15.0212 13.729 13.7295C15.0207 12.4378 15.6665 10.8614 15.6665 9.00033C15.6665 7.13921 15.0207 5.56283 13.729 4.27116C12.4373 2.97949 10.8609 2.33366 8.99984 2.33366C7.13873 2.33366 5.56234 2.97949 4.27067 4.27116C2.979 5.56283 2.33317 7.13921 2.33317 9.00033C2.33317 10.8614 2.979 12.4378 4.27067 13.7295C5.56234 15.0212 7.13873 15.667 8.99984 15.667Z" fill="#ED404A"/>\n</svg>\n\n <div class="msg_content">\n <div class="msg_title">\n ${t.title}\n </div>\n <div class="msg_desc">\n ${t.description||""}\n </div>\n </div>\n <div class="chevron"></div>\n </div>\n `)).join("")},gr=function(){o(this,dr,"f").querySelectorAll(".msg").forEach((t=>{const e=t,n=e.querySelector(".msg_desc"),o=n.scrollWidth>n.clientWidth,i=n.clientHeight>20;o||i?(e.classList.add("collapsible"),e.onclick=t=>{t.target.classList.contains("msg_desc")||e.classList.toggle("collapsed")}):(e.classList.remove("collapsible"),e.onclick=null)}))},vr=function(){const[t,e]=sr(o(this,cr,"f"),Number.parseInt(o(this,cr,"f").style.left,10),Number.parseInt(o(this,cr,"f").style.top,10),{top:"all",bottom:100,left:100,right:100});o(this,cr,"f").style.top=`${e}px`,o(this,cr,"f").style.left=`${t}px`},customElements.get("descope-debugger")||customElements.define("descope-debugger",br);var wr=Object.freeze({__proto__:null});const yr=ki((t=>{var e,n,i,r;return r=class extends t{constructor(){super(...arguments),e.add(this)}connectedCallback(){var t;o(this,e,"m",n).call(this)&&o(this,e,"m",i).call(this),null===(t=super.connectedCallback)||void 0===t||t.call(this)}},e=new WeakSet,n=function(){return!this.shadowRoot.host.closest("form")&&/Chrome/.test(navigator.userAgent)&&/Google Inc/.test(navigator.vendor)},i=function(){const t=this.shadowRoot.host,e=document.createElement("form");e.style.width="100%",e.style.height="100%",t.parentElement.appendChild(e),e.appendChild(t)},r})),kr=document.createElement("template");kr.innerHTML="\n\t<style>\n\t\t:host {\n all: initial;\n\t\t\twidth: 100%;\n display: block;\n\t\t}\n\n\t\t#root {\n\t\t\theight: 100%;\n\t\t\ttransition: opacity 300ms ease-in-out;\n display: flex;\n\t\t}\n\n\t\t#root[data-theme] {\n\t\t\tbackground-color: transparent;\n\t\t}\n\n\t\t.fade-out {\n\t\t\topacity: 0.1;\n\t\t}\n\n\t</style>\n\t";const Ir=(t,e="")=>Object.keys(t).reduce(((n,o)=>{var i;if("object"==typeof t[o]&&null!==t[o]&&!(null===(i=t[o])||void 0===i?void 0:i.value))return Object.assign(Object.assign({},n),Ir(t[o],`${e+o}.`));const r="object"==typeof t[o]?t[o]:{value:t[o]},s=Object.assign(Object.assign({},n),{[e+o]:r,[`form.${e}${o}`]:r});return"displayName"===o?Object.assign(Object.assign({},s),{[`${e}fullName`]:r,[`form.${e}fullName`]:r}):s}),[]);var xr,Cr,Sr,Or,Ar,jr,Er,Ur,Lr,Tr,Rr,_r,$r,Pr,Mr,Dr,Wr,Nr,qr,Fr,Br;const Vr=yi(rr,yr)(HTMLElement);class Hr extends Vr{static get observedAttributes(){return["project-id","flow-id","base-url","tenant","locale","debug","storage-prefix","preview","redirect-url","auto-focus","store-last-authenticated-user","keep-last-authenticated-user-after-logout","validate-on-blur","style-id"]}constructor(t){super(),xr.add(this),Sr.set(this,!1),this.flowStatus="initial",this.loggerWrapper={error:(t,e="")=>{this.logger.error(t,e,new Error),o(this,xr,"m",Fr).call(this,t,e)},warn:(t,e="")=>{this.logger.warn(t,e)},info:(t,e="",n={})=>{this.logger.info(t,e,n)},debug:(t,e="")=>{this.logger.debug(t,e)}},Or.set(this,new ii),Ar.set(this,new ii),jr.set(this,{}),this.getComponentsContext=()=>o(this,jr,"f"),this.nextRequestStatus=new ii({isLoading:!1}),Er.set(this,void 0),Ur.set(this,{popstate:o(this,xr,"m",_r).bind(this),componentsContext:o(this,xr,"m",Wr).bind(this)}),Lr.set(this,void 0),this.getConfig=Ko((()=>n(this,void 0,void 0,(function*(){const t=No({projectId:this.projectId,filename:co,baseUrl:this.baseStaticUrl});try{const{body:e,headers:n}=yield Wo(t,"json");return{projectConfig:e,executionContext:{geo:n["x-geo"]}}}catch(t){return{isMissingConfig:!0}}})))),i(this,Lr,t,"f"),o(this,xr,"m",Tr).call(this)}get flowId(){return this.getAttribute("flow-id")}get client(){try{return JSON.parse(this.getAttribute("client"))||{}}catch(t){return{}}}get tenant(){return this.getAttribute("tenant")||void 0}get redirectUrl(){return this.getAttribute("redirect-url")||void 0}get debug(){return"true"===this.getAttribute("debug")}get locale(){return this.getAttribute("locale")||void 0}get autoFocus(){var t;const e=null!==(t=this.getAttribute("auto-focus"))&&void 0!==t?t:"true";return"skipFirstScreen"===e?e:"true"===e}get validateOnBlur(){return"true"===this.getAttribute("validate-on-blur")}get storeLastAuthenticatedUser(){var t;return"true"===(null!==(t=this.getAttribute("store-last-authenticated-user"))&&void 0!==t?t:"true")}get keepLastAuthenticatedUserAfterLogout(){return"true"===this.getAttribute("keep-last-authenticated-user-after-logout")}get storagePrefix(){return this.getAttribute("storage-prefix")||""}get preview(){return!!this.getAttribute("preview")}get formConfig(){return(t=>{try{return Ir(JSON.parse(t))}catch(t){return{}}})(this.form)}get form(){return this.getAttribute("form")}get formConfigValues(){return t=this.formConfig,e="value",Object.fromEntries(Object.entries(t).map((([t,n])=>[t,n[e]])));var t,e}get isRestartOnError(){return"true"===this.getAttribute("restart-on-error")}getExecutionContext(){return n(this,void 0,void 0,(function*(){const{executionContext:t}=yield this.getConfig();return t}))}getProjectConfig(){return n(this,void 0,void 0,(function*(){const{projectConfig:t}=yield this.getConfig();return t}))}getFlowConfig(){return n(this,void 0,void 0,(function*(){var t,e;const n=yield this.getProjectConfig(),o=(null===(t=null==n?void 0:n.flows)||void 0===t?void 0:t[this.flowId])||{};return null!==(e=o.version)&&void 0!==e||(o.version=0),o}))}getTargetLocales(){return n(this,void 0,void 0,(function*(){const t=yield this.getFlowConfig();return((null==t?void 0:t.targetLocales)||[]).map((t=>t.toLowerCase()))}))}getComponentsVersion(){return n(this,void 0,void 0,(function*(){var t,e;const n=null===(e=null===(t=yield this.getConfig())||void 0===t?void 0:t.projectConfig)||void 0===e?void 0:e.componentsVersion;return n||(this.logger.error("Did not get components version, using latest version"),"latest")}))}init(){const t=Object.create(null,{init:{get:()=>super.init}});return n(this,void 0,void 0,(function*(){var e;if(this.flowStatus="loading",["ready","error","success"].forEach((t=>this.addEventListener(t,(()=>{this.flowStatus=t})))),yield null===(e=t.init)||void 0===e?void 0:e.call(this),o(this,Ar,"f").subscribe(o(this,xr,"m",qr).bind(this)),o(this,Ar,"f").update({isDebug:this.debug}),o(this,xr,"m",Rr).call(this),yield o(this,xr,"m",Mr).call(this))return void this.loggerWrapper.error("This SDK version does not support your flows version","Make sure to upgrade your flows to the latest version or use an older SDK version");if((yield this.getConfig()).isMissingConfig)return void this.loggerWrapper.error("Cannot get config file","Make sure that your projectId & flowId are correct");o(this,xr,"m",Br).call(this);const{executionId:n,stepId:r,token:s,code:a,exchangeError:l,redirectAuthCallbackUrl:c,redirectAuthBackupCallbackUri:d,redirectAuthCodeChallenge:u,redirectAuthInitiator:h,thirdPartyAppId:p,ssoQueryParams:f}=Ho();window.addEventListener("popstate",o(this,Ur,"f").popstate),window.addEventListener("components-context",o(this,Ur,"f").componentsContext),o(this,Or,"f").subscribe(o(this,xr,"m",Pr).bind(this)),o(this,Or,"f").update(Object.assign({projectId:this.projectId,flowId:this.flowId,baseUrl:this.baseUrl,tenant:this.tenant,redirectUrl:this.redirectUrl,locale:this.locale,stepId:r,executionId:n,token:s,code:a,exchangeError:l,redirectAuthCallbackUrl:c,redirectAuthBackupCallbackUri:d,redirectAuthCodeChallenge:u,redirectAuthInitiator:h,thirdPartyAppId:p},f)),i(this,Sr,!0,"f")}))}disconnectedCallback(){o(this,Or,"f").unsubscribeAll(),o(this,Ar,"f").unsubscribeAll(),o(this,xr,"m",Nr).call(this),window.removeEventListener("popstate",o(this,Ur,"f").popstate),window.removeEventListener("components-context",o(this,Ur,"f").componentsContext)}attributeChangedCallback(t,e,n){if(this.shadowRoot.isConnected&&o(this,Sr,"f")&&e!==n&&Cr.observedAttributes.includes(t)){o(this,xr,"m",Rr).call(this);const i=null===e;o(this,Or,"f").update((({stepId:e,executionId:o})=>{let r=e,s=o;return i||(s=null,r=null,Bo()),{[Vo(t)]:n,stepId:r,executionId:s}})),o(this,Ar,"f").update({isDebug:this.debug})}}}function Kr(t,e){return`sdkScriptsResults.${e?`${t}_${e}`:t}`}var zr,Gr,Jr,Xr,Zr,Qr,Yr,ts,es,ns,os,is,rs,ss,as,ls,cs,ds,us,hs,ps,fs,gs,vs,ms,bs,ws,ys,ks,Is,xs,Cs,Ss;Cr=Hr,Sr=new WeakMap,Or=new WeakMap,Ar=new WeakMap,jr=new WeakMap,Er=new WeakMap,Ur=new WeakMap,Lr=new WeakMap,xr=new WeakSet,Tr=function(){this.shadowRoot.appendChild(kr.content.cloneNode(!0)),this.rootElement=this.shadowRoot.querySelector("#root")},Rr=function(){const t=["base-url","tenant","locale","debug","redirect-url","auto-focus","store-last-authenticated-user","keep-last-authenticated-user-after-logout","preview","storage-prefix","form","client","validate-on-blur","style-id"];Cr.observedAttributes.forEach((e=>{if(!t.includes(e)&&!this[Vo(e)])throw Error(`${e} cannot be empty`)}))},_r=function(){const{stepId:t,executionId:e}=Fo();o(this,Or,"f").update({stepId:t,executionId:e})},$r=function(t,e){this.sdk=ro(Object.assign(Object.assign({persistTokens:!0,preview:this.preview,storagePrefix:this.storagePrefix,storeLastAuthenticatedUser:this.storeLastAuthenticatedUser,keepLastAuthenticatedUserAfterLogout:this.keepLastAuthenticatedUserAfterLogout},Cr.sdkConfigOverrides),{projectId:t,baseUrl:e})),["start","next"].forEach((t=>{const e=this.sdk.flow[t];this.sdk.flow[t]=(...t)=>n(this,void 0,void 0,(function*(){this.nextRequestStatus.update({isLoading:!0});try{return yield e(...t)}catch(t){return{error:{errorCode:ao,errorDescription:t.toString()}}}finally{this.nextRequestStatus.update({isLoading:!1})}}))}))},Pr=function(t,e,i){return n(this,void 0,void 0,(function*(){const{projectId:e,baseUrl:n}=t;if(i("projectId")||i("baseUrl")){if(!e)return;o(this,xr,"m",$r).call(this,e,n)}o(this,Lr,"f").call(this,t)}))},Mr=function(){return n(this,void 0,void 0,(function*(){return(yield this.getConfig()).isMissingConfig&&(yield o(this,xr,"m",Dr).call(this))}))},Dr=function(){return n(this,void 0,void 0,(function*(){const t=No({projectId:this.projectId,filename:co,assetsFolder:"v2-alpha",baseUrl:this.baseStaticUrl});try{return yield Wo(t,"json"),!0}catch(t){return!1}}))},Wr=function(t){i(this,jr,Object.assign(Object.assign({},o(this,jr,"f")),t.detail),"f")},Nr=function(){var t;null===(t=o(this,Er,"f"))||void 0===t||t.remove(),i(this,Er,null,"f")},qr=function(t){return n(this,arguments,void 0,(function*({isDebug:t}){t?(i(this,Er,document.createElement("descope-debugger"),"f"),Object.assign(o(this,Er,"f").style,{position:"fixed",top:"0",right:"0",height:"100vh",width:"100vw",pointerEvents:"none",zIndex:99999}),yield Promise.resolve().then((function(){return Es})),document.body.appendChild(o(this,Er,"f"))):o(this,xr,"m",Nr).call(this)}))},Fr=function(t,e){var n;t&&this.debug&&(null===(n=o(this,Er,"f"))||void 0===n||n.updateData({title:t,description:e}))},Br=function(){this.rootElement.onkeydown=t=>{var e,n,o;const i=!!(null===(e=this.shadowRoot.activeElement)||void 0===e?void 0:e.getAttribute("href")),r=_o.includes(null!==(o=null===(n=this.shadowRoot.activeElement)||void 0===n?void 0:n.localName)&&void 0!==o?o:"");if("Enter"!==t.key||i||r)return;t.preventDefault();const s=this.rootElement.querySelectorAll("descope-button");if(1===s.length&&"false"!==s[0].getAttribute("auto-submit"))return void s[0].click();const a=Array.from(s).filter((t=>"true"===t.getAttribute("auto-submit")));if(1===a.length)return void a[0].click();const l=Array.from(s).filter((t=>"button"===t.getAttribute("data-type")));if(1===l.length)"false"!==l[0].getAttribute("auto-submit")&&l[0].click();else if(0===l.length){const t=Array.from(s).filter((t=>"sso"===t.getAttribute("data-type")));1===t.length&&"false"!==t[0].getAttribute("auto-submit")&&t[0].click()}}},Hr.sdkConfigOverrides={baseHeaders:{"x-descope-sdk-name":"web-component","x-descope-sdk-version":"3.30.0"}};class Os extends Hr{static set sdkConfigOverrides(t){Hr.sdkConfigOverrides=t}constructor(){const t=new ii({deferredRedirect:!1});super(t.update.bind(t)),zr.add(this),this.stepState=new ii({},{updateOnlyOnChange:!1}),Gr.set(this,void 0),Jr.set(this,null),Xr.set(this,{visibilitychange:o(this,zr,"m",Zr).bind(this)}),this.bridgeVersion=1,this.nativeResume=(t,e)=>{var n;const i=JSON.parse(e);if(this.logger.info(`nativeResume received payload of type '${t}'`),"oauthWeb"===t||"sso"===t){let{exchangeCode:t}=i;if(!t){t=null===(n=new URL(i.url).searchParams)||void 0===n?void 0:n.get(po)}this.nativeComplete({exchangeCode:t,idpInitiated:!0})}else if("magicLink"===t){const t=new URL(i.url),e=t.searchParams.get("t"),n=t.searchParams.get(ho).split("_").pop();o(this,ts,"f").call(this),this.flowState.update({token:e,stepId:n,action:void 0})}else this.nativeComplete(i)},Yr.set(this,((t,e,r,s,a=!1)=>{if(this.flowState.current.action===Ao){this.logger.debug("polling - Scheduling polling request");const l=Date.now(),c=a?500:2e3;i(this,Gr,setTimeout((()=>n(this,void 0,void 0,(function*(){var n;this.logger.debug("polling - Calling next");const i=this.sdk.flow.next(t,e,Ro,r,s,{}),d=document.hidden&&!a&&Date.now()-l>c+500;let u;d&&this.logger.debug("polling - The polling seems to be throttled");try{const t=d?1e3:6e3;u=yield zo(t,i)}catch(n){return this.logger.warn(`polling - The ${d?"throttled fetch":"fetch"} call timed out or was aborted`),void o(this,Yr,"f").call(this,t,e,r,s,d)}if((null===(n=null==u?void 0:u.error)||void 0===n?void 0:n.errorCode)===ao)return this.logger.debug("polling - Got a generic error due to exception in fetch call"),void o(this,Yr,"f").call(this,t,e,r,s);this.logger.debug("polling - Got a response"),(null==u?void 0:u.error)&&this.logger.debug("polling - Response has an error",JSON.stringify(u.error,null,4)),o(this,es,"f").call(this,u),o(this,Yr,"f").call(this,t,e,r,s)}))),c),"f")}})),ts.set(this,(()=>{clearTimeout(o(this,Gr,"f")),i(this,Gr,null,"f")})),es.set(this,(t=>{var e,n,i,r,s,a,l,c,d,u,h,p;if(!(null==t?void 0:t.ok)){const l=null===(e=null==t?void 0:t.response)||void 0===e?void 0:e.url,c=`${null===(n=null==t?void 0:t.response)||void 0===n?void 0:n.status} - ${null===(i=null==t?void 0:t.response)||void 0===i?void 0:i.statusText}`;o(this,zr,"m",gs).call(this,"error",(null==t?void 0:t.error)||{errorCode:"J151001",errorDescription:c,errorMessage:l}),this.loggerWrapper.error((null===(r=null==t?void 0:t.error)||void 0===r?void 0:r.errorDescription)||l,(null===(s=null==t?void 0:t.error)||void 0===s?void 0:s.errorMessage)||c);const d=null===(a=null==t?void 0:t.error)||void 0===a?void 0:a.errorCode;return void("E102004"!==d&&"E103205"!==d||!this.isRestartOnError||o(this,zr,"m",Qr).call(this))}null===(c=null===(l=t.data)||void 0===l?void 0:l.runnerLogs)||void 0===c||c.forEach((t=>{const{level:e,title:n,log:o}=t;e&&this.loggerWrapper[e]?this.loggerWrapper[e](n,o):this.loggerWrapper.info(n,o)}));const f=null===(h=null===(u=null===(d=t.data)||void 0===d?void 0:d.screen)||void 0===u?void 0:u.state)||void 0===h?void 0:h.errorText;(null===(p=t.data)||void 0===p?void 0:p.error)?this.loggerWrapper.error(`[${t.data.error.code}]: ${t.data.error.description}`,`${f?`${f} - `:""}${t.data.error.message}`):f&&this.loggerWrapper.error(f);const{status:g,authInfo:v,lastAuth:m}=t.data;if("completed"===g)return this.storeLastAuthenticatedUser&&function(t){(null==t?void 0:t.authMethod)&&so&&localStorage.setItem(go,JSON.stringify(t))}(m),void o(this,zr,"m",gs).call(this,"success",v);const{executionId:b,stepId:w,stepName:y,action:k,screen:I,redirect:x,openInNewTabUrl:C,webauthn:S,error:O,samlIdpResponse:A,nativeResponse:j}=t.data;k!==Ao?(this.loggerWrapper.info(`Step "${y||`#${w}`}" is ${g}`,"",{screen:I,status:g,stepId:w,stepName:y,action:k,error:O}),this.flowState.update({stepId:w,executionId:b,action:k,redirectTo:null==x?void 0:x.url,openInNewTabUrl:C,screenId:null==I?void 0:I.id,screenState:null==I?void 0:I.state,webauthnTransactionId:null==S?void 0:S.transactionId,webauthnOptions:null==S?void 0:S.options,samlIdpResponseUrl:null==A?void 0:A.url,samlIdpResponseSamlResponse:null==A?void 0:A.samlResponse,samlIdpResponseRelayState:null==A?void 0:A.relayState,nativeResponseType:null==j?void 0:j.type,nativePayload:null==j?void 0:j.payload})):this.flowState.update({action:k})})),ns.set(this,Ko((()=>n(this,void 0,void 0,(function*(){var t;try{const e=yield this.sdk.webauthn.signIn.start("",window.location.origin);return e.ok||this.loggerWrapper.warn("Webauthn start failed",null===(t=null==e?void 0:e.error)||void 0===t?void 0:t.errorMessage),e.data}catch(t){this.loggerWrapper.warn("Webauthn start failed",t.message)}}))))),us.set(this,Zo(((t,e)=>n(this,void 0,void 0,(function*(){var n,i;if("true"===t.getAttribute("formnovalidate")||o(this,zr,"m",rs).call(this)){const r=null==t?void 0:t.getAttribute("id");o(this,zr,"m",as).call(this,t);const s=yield o(this,zr,"m",ss).call(this),a=(i=t,Array.from((null==i?void 0:i.attributes)||[]).reduce(((t,e)=>{var n;const o=null===(n=new RegExp("^data-descope-(\\S+)$").exec(e.name))||void 0===n?void 0:n[1];return o?Object.assign(t,{[o]:e.value}):t}),{})),l=this.getComponentsContext(),c=Object.assign(Object.assign(Object.assign(Object.assign({},l),a),s),{origin:(null===(n=this.nativeOptions)||void 0===n?void 0:n.origin)||window.location.origin}),d=yield this.getFlowConfig(),u=yield this.getProjectConfig(),h=yield e(r,d.version,u.componentsVersion,c);o(this,es,"f").call(this,h),o(this,zr,"m",ls).call(this,s)}}))))),this.flowState=t}loadSdkScripts(){return n(this,void 0,void 0,(function*(){const t=(yield this.getFlowConfig()).sdkScripts;null==t||t.forEach((t=>n(this,void 0,void 0,(function*(){(yield function(t){return n(this,void 0,void 0,(function*(){let e;switch(t){case"forter":return e=yield Promise.resolve().then((function(){return Ls})),e.default;case"fingerprint":return e=yield Promise.resolve().then((function(){return Rs})),e.default;case"fingerprintDescope":return e=yield Promise.resolve().then((function(){return $s})),e.default;default:throw new Error(`Unknown script id: ${t}`)}}))}(t.id))(t.initArgs,{baseUrl:this.baseUrl},(e=>{this.dispatchEvent(new CustomEvent("components-context",{detail:{[Kr(t.id,t.resultKey)]:e},bubbles:!0,composed:!0}))}))}))))}))}init(){const t=Object.create(null,{init:{get:()=>super.init}});return n(this,void 0,void 0,(function*(){var e,n,i;this.shadowRoot.isConnected&&(null===(e=this.flowState)||void 0===e||e.subscribe(this.onFlowChange.bind(this)),null===(n=this.stepState)||void 0===n||n.subscribe(this.onStepChange.bind(this)),window.addEventListener("visibilitychange",o(this,Xr,"f").visibilitychange)),yield null===(i=t.init)||void 0===i?void 0:i.call(this)}))}disconnectedCallback(){var t;super.disconnectedCallback(),this.flowState.unsubscribeAll(),this.stepState.unsubscribeAll(),null===(t=o(this,Jr,"f"))||void 0===t||t.abort(),i(this,Jr,null,"f"),window.removeEventListener("visibilitychange",o(this,Xr,"f").visibilitychange)}getHtmlFilenameWithLocale(t,e){return n(this,void 0,void 0,(function*(){let n;const o=Qo(t),i=yield this.getTargetLocales();return i.includes(o.locale)?n=`${e}-${o.locale}.html`:i.includes(o.fallback)&&(n=`${e}-${o.fallback}.html`),n}))}getPageContent(t,e){return n(this,void 0,void 0,(function*(){if(e)try{const{body:t}=yield Wo(e,"text");return t}catch(n){this.loggerWrapper.error(`Failed to fetch flow page from ${e}. Fallback to url ${t}`,n)}try{const{body:e}=yield Wo(t,"text");return e}catch(t){this.loggerWrapper.error("Failed to fetch flow page",t.message)}return null}))}onFlowChange(t,r,s){return n(this,void 0,void 0,(function*(){var a,l;const{projectId:c,flowId:d,tenant:u,stepId:h,executionId:p,action:f,screenId:g,screenState:v,redirectTo:m,openInNewTabUrl:b,redirectUrl:w,token:y,code:k,exchangeError:I,webauthnTransactionId:x,webauthnOptions:C,redirectAuthCodeChallenge:S,redirectAuthCallbackUrl:O,redirectAuthBackupCallbackUri:A,redirectAuthInitiator:j,locale:E,samlIdpResponseUrl:U,samlIdpResponseSamlResponse:L,samlIdpResponseRelayState:T,nativeResponseType:R,nativePayload:_,thirdPartyAppId:$}=t,P=e(t,["projectId","flowId","tenant","stepId","executionId","action","screenId","screenState","redirectTo","openInNewTabUrl","redirectUrl","token","code","exchangeError","webauthnTransactionId","webauthnOptions","redirectAuthCodeChallenge","redirectAuthCallbackUrl","redirectAuthBackupCallbackUri","redirectAuthInitiator","locale","samlIdpResponseUrl","samlIdpResponseSamlResponse","samlIdpResponseRelayState","nativeResponseType","nativePayload","thirdPartyAppId"]);let M,D;const W=(()=>{const t=localStorage.getItem(wi);if(!t){const t=Math.floor(100*Math.random()+1);return localStorage.setItem(wi,t.toString()),t}return Number(t)})(),N=this.sdk.getLastUserLoginId(),q=yield this.getFlowConfig(),F=yield this.getProjectConfig(),B=Object.entries(F.flows||{}).reduce(((t,[e,n])=>(t[e]=n.version,t)),{}),V=O&&S?{callbackUrl:O,codeChallenge:S,backupCallbackUri:A}:void 0,H=this.nativeOptions?{platform:this.nativeOptions.platform,oauthProvider:this.nativeOptions.oauthProvider,oauthRedirect:this.nativeOptions.oauthRedirect,magicLinkRedirect:this.nativeOptions.magicLinkRedirect,ssoRedirect:this.nativeOptions.ssoRedirect}:void 0;if(!p&&(this.loadSdkScripts(),q.fingerprintEnabled&&q.fingerprintKey?yield Dn(q.fingerprintKey,this.baseUrl):localStorage.removeItem(Pn),q.conditions?({startScreenId:M,conditionInteractionId:D}=((t,e)=>{const n=null==e?void 0:e.find((({key:e,operator:n,predicate:o})=>{var i;if("ELSE"===e)return!0;const r=null===(i=mi[e])||void 0===i?void 0:i[n];return!!(null==r?void 0:r(t,o))}));return n?{startScreenId:n.met.screenId,conditionInteractionId:n.met.interactionId}:{}})({loginId:N,code:k,token:y,abTestingKey:W},q.conditions)):q.condition?({startScreenId:M,conditionInteractionId:D}=((t,e)=>{var n;const o=null===(n=mi[null==t?void 0:t.key])||void 0===n?void 0:n[t.operator];if(!o)return{};const i=o(e,t.predicate)?t.met:t.unmet;return{startScreenId:null==i?void 0:i.screenId,conditionInteractionId:null==i?void 0:i.interactionId}})(q.condition,{loginId:N,code:k,token:y,abTestingKey:W})):M=q.startScreenId,!Go(M,P))){const t=yield this.sdk.flow.start(d,Object.assign(Object.assign(Object.assign(Object.assign({tenant:u,redirectAuth:V,thirdPartyAppId:$},P),{client:this.client}),w&&{redirectUrl:w}),{lastAuth:bi(N),abTestingKey:W,locale:Qo(E).locale,nativeOptions:H}),D,"",F.componentsVersion,B,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this.formConfigValues),k?{exchangeCode:k,idpInitiated:!0}:{}),P.descopeIdpInitiated&&{idpInitiated:!0}),y?{token:y}:{}),P.oidcLoginHint?{externalId:P.oidcLoginHint}:{}));return o(this,es,"f").call(this,t),void("completed"!==(null===(a=null==t?void 0:t.data)||void 0===a?void 0:a.status)&&this.flowState.update({code:void 0,token:void 0}))}if(p&&(s("token")&&y||s("code")&&k||s("exchangeError")&&I)){const t=yield this.sdk.flow.next(p,h,To,q.version,F.componentsVersion,{token:y,exchangeCode:k,exchangeError:I});return o(this,es,"f").call(this,t),void this.flowState.update({token:void 0,code:void 0,exchangeError:void 0})}if(f===Lo&&["samlIdpResponseUrl","samlIdpResponseSamlResponse","samlIdpResponseRelayState"].some((t=>s(t)))){if(!U||!L)return void this.loggerWrapper.error("Did not get saml idp params data to load");((t,e,n,o)=>{const i=document.createElement("form");i.method="POST",i.action=t,i.innerHTML=`\n <input type="hidden" role="saml-response" name="SAMLResponse" value="${e}" />\n <input type="hidden" role="saml-relay-state" name="RelayState" value="${n}" />\n <input style="display: none;" id="SAMLSubmitButton" type="submit" value="Continue" />\n `,document.body.appendChild(i),o(i)})(U,L,T||"",Jo)}if(f===Oo&&(s("redirectTo")||s("deferredRedirect")))return m?"android"===j&&document.hidden?void this.flowState.update({deferredRedirect:!0}):void window.location.assign(m):void this.loggerWrapper.error("Did not get redirect url");if(f===jo||f===Eo){if(!x||!C)return void this.loggerWrapper.error("Did not get webauthn transaction id or options");let t,e;null===(l=o(this,Jr,"f"))||void 0===l||l.abort(),i(this,Jr,null,"f");try{t=f===jo?yield this.sdk.webauthn.helpers.create(C):yield this.sdk.webauthn.helpers.get(C)}catch(t){"InvalidStateError"===t.name?this.loggerWrapper.warn("WebAuthn operation failed",t.message):"NotAllowedError"!==t.name&&this.loggerWrapper.error(t.message),e=t.name}const n=yield this.sdk.flow.next(p,h,To,q.version,F.componentsVersion,{transactionId:x,response:t,failure:e});o(this,es,"f").call(this,n)}if(f===Uo)return this.nativeComplete=t=>n(this,void 0,void 0,(function*(){const e=yield this.sdk.flow.next(p,h,To,q.version,F.componentsVersion,t);o(this,es,"f").call(this,e)})),void o(this,zr,"m",gs).call(this,"bridge",{type:R,payload:_});if(o(this,Yr,"f").call(this,p,h,q.version,F.componentsVersion),!g&&!M)return void this.loggerWrapper.warn("No screen was found to show");const K=M||g,z=yield this.getHtmlFilenameWithLocale(E,K),{oidcLoginHint:G,oidcPrompt:J,oidcErrorRedirectUri:X,samlIdpUsername:Z}=P,Q={direction:qo(h,r.stepId),screenState:Object.assign(Object.assign({},v),{form:Object.assign(Object.assign({},this.formConfigValues),null==v?void 0:v.form),lastAuth:{loginId:N,name:this.sdk.getLastUserDisplayName()||N}}),htmlUrl:No({projectId:c,filename:`${K}.html`,baseUrl:this.baseStaticUrl}),htmlLocaleUrl:z&&No({projectId:c,filename:z,baseUrl:this.baseStaticUrl}),samlIdpUsername:Z,oidcLoginHint:G,oidcPrompt:J,oidcErrorRedirectUri:X,openInNewTabUrl:b},Y=bi(N);Go(M,P)?Q.next=(t,e,n,o)=>this.sdk.flow.start(d,Object.assign(Object.assign(Object.assign(Object.assign({tenant:u,thirdPartyAppId:$,redirectAuth:V},P),{lastAuth:Y,preview:this.preview,abTestingKey:W,client:this.client}),w&&{redirectUrl:w}),{locale:Qo(E).locale,nativeOptions:H}),D,t,n,B,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this.formConfigValues),o),k&&{exchangeCode:k,idpInitiated:!0}),P.descopeIdpInitiated&&{idpInitiated:!0}),y&&{token:y})):(s("projectId")||s("baseUrl")||s("executionId")||s("stepId"))&&(Q.next=(...t)=>this.sdk.flow.next(p,h,...t)),this.stepState.update(Q)}))}onStepChange(t,e){return n(this,void 0,void 0,(function*(){var i,r;const{htmlUrl:s,htmlLocaleUrl:a,direction:l,next:c,screenState:d,openInNewTabUrl:u}=t,h=document.createElement("template");h.innerHTML=yield this.getPageContent(s,a);const p=h.content.cloneNode(!0),f=this.loadDescopeUiComponents(h);this.sdk.webauthn.helpers.isSupported()?yield o(this,zr,"m",is).call(this,p,c):p.querySelectorAll(`descope-button[${So}="biometrics"]`).forEach((t=>t.setAttribute("disabled","true"))),!t.samlIdpUsername||(null===(i=d.form)||void 0===i?void 0:i.loginId)||(null===(r=d.form)||void 0===r?void 0:r.email)||(d.form||(d.form={}),d.form.loginId=t.samlIdpUsername,d.form.email=t.samlIdpUsername),fi(p,d,d.componentsConfig,this.formConfig,this.errorTransformer,this.loggerWrapper);const{geo:g}=yield this.getExecutionContext();((t,e)=>{Array.from(t.querySelectorAll('descope-phone-field[default-code="autoDetect"]')).forEach((t=>{t.setAttribute("default-code",e)}))})(p,g);const v=()=>n(this,void 0,void 0,(function*(){var t,n;yield f;const i=this.shadowRoot.querySelector("div");var r,s;r=i,s=null===(t=null==d?void 0:d.totp)||void 0===t?void 0:t.image,pi(r,"descope-totp-image",s),((t,e)=>{pi(t,"descope-notp-image",e)})(i,null===(n=null==d?void 0:d.notp)||void 0===n?void 0:n.image),((t,e,n,o)=>{n&&Object.keys(n).forEach((i=>{e.querySelector(i)||o.debug(`Skipping css vars for component "${i}}"`,`Got css vars for component ${i} but Could not find it on next page`);const r=customElements.get(i);r?Object.keys(n[i]).forEach((e=>{var s;const a=n[i],l=null===(s=null==r?void 0:r.cssVarList)||void 0===s?void 0:s[e];if(!l)return void o.info(`Could not find css variable name for ${e} in ${i}`,"Check if the css variable is defined in the component");const c=a[e];t.style.setProperty(l,c)})):o.info(`Could not find component class for ${i}`,"Check if the component is registered")}))})(i,p,d.cssVars,this.loggerWrapper),this.rootElement.replaceChildren(p);const a=!e.htmlUrl;setTimeout((()=>{o(this,zr,"m",cs).call(this),((t,e,n)=>{if(!0===e||"skipFirstScreen"===e&&!n){const e=t.querySelector("*[name]");setTimeout((()=>{null==e||e.focus()}))}})(this.rootElement,this.autoFocus,a),this.validateOnBlur&&(t=>{t.querySelectorAll("*[name]").forEach((t=>{t.addEventListener("blur",(()=>{var e;const n=t.focus;t.focus=()=>{},null===(e=t.reportValidity)||void 0===e||e.call(t),setTimeout((()=>{t.focus=n}))}))}))})(this.rootElement),((t,e)=>{li(t,null==e?void 0:e.inputs),li(t,null==e?void 0:e.form)})(this.rootElement,d)})),o(this,zr,"m",ps).call(this,c),a&&o(this,zr,"m",gs).call(this,"ready",{}),o(this,zr,"m",gs).call(this,"page-updated",{});if(this.rootElement.querySelector(`[${So}="polling"]`)){const t=yield this.getFlowConfig(),e=yield this.getProjectConfig(),n=yield c(Ro,t.version,e.componentsVersion,{});o(this,es,"f").call(this,n)}u&&!e.openInNewTabUrl&&window.open(u,"_blank")}));l?o(this,zr,"m",fs).call(this,v,l):v()}))}}Gr=new WeakMap,Jr=new WeakMap,Xr=new WeakMap,Yr=new WeakMap,ts=new WeakMap,es=new WeakMap,ns=new WeakMap,us=new WeakMap,zr=new WeakSet,Zr=function(){document.hidden||setTimeout((()=>{this.flowState.update({deferredRedirect:!1})}),300)},Qr=function(){return n(this,void 0,void 0,(function*(){this.loggerWrapper.debug("Trying to restart the flow");const t=yield this.getComponentsVersion();this.getConfig.reset();t===(yield this.getComponentsVersion())?(this.loggerWrapper.debug("Components version was not changed, restarting flow"),this.flowState.update({stepId:null,executionId:null})):this.loggerWrapper.error("Components version mismatch, please reload the page")}))},os=function(t){const e=t.getAttribute("name");if(!["email"].includes(e)){const n=`user-${e}`;t.setAttribute("name",n),t.addEventListener("input",(()=>{t.setAttribute("name",t.value?e:n)}))}},is=function(t,e){return n(this,void 0,void 0,(function*(){var r;null===(r=o(this,Jr,"f"))||void 0===r||r.abort();const s=t.querySelector('*[autocomplete="webauthn"]');if(s&&(yield gi())){const{options:t,transactionId:r}=(yield o(this,ns,"f").call(this))||{};if(t&&r){o(this,zr,"m",os).call(this,s),i(this,Jr,new AbortController,"f");const a=yield this.getFlowConfig(),l=yield this.getProjectConfig();this.sdk.webauthn.helpers.conditional(t,o(this,Jr,"f")).then((t=>n(this,void 0,void 0,(function*(){const n=yield e(s.id,a.version,l.componentsVersion,{transactionId:r,response:t});o(this,es,"f").call(this,n)})))).catch((t=>{"AbortError"!==t.name&&this.loggerWrapper.error("Conditional login failed",t.message)}))}}}))},rs=function(){let t=!0;return Array.from(this.shadowRoot.querySelectorAll("*[name]")).reverse().forEach((e=>{var n,o;"slot"!==e.localName&&(null===(n=e.reportValidity)||void 0===n||n.call(e),t&&(t=null===(o=e.checkValidity)||void 0===o?void 0:o.call(e)))})),t},ss=function(){return n(this,void 0,void 0,(function*(){const t=Array.from(this.shadowRoot.querySelectorAll(`*[name]:not([${fo}])`));return(yield Promise.all(t.map((t=>n(this,void 0,void 0,(function*(){return{name:t.getAttribute("name"),value:t.value}})))))).reduce(((t,e)=>Object.assign(Object.assign({},t),{[e.name]:e.value})),{})}))},as=function(t){const e=this.nextRequestStatus.subscribe((({isLoading:n})=>{n?t.setAttribute("loading","true"):(this.nextRequestStatus.unsubscribe(e),t.removeAttribute("loading"))}))},ls=function(t={}){var e,n;const o=Xo(t,["externalId","email","phone"]),i=Xo(t,["newPassword","password"]);if(o&&i)try{if(!globalThis.PasswordCredential)return;const t=new globalThis.PasswordCredential({id:o,password:i});null===(n=null===(e=null===navigator||void 0===navigator?void 0:navigator.credentials)||void 0===e?void 0:e.store)||void 0===n||n.call(e,t)}catch(t){this.loggerWrapper.error("Could not store credentials",t.message)}},cs=function(){document.querySelectorAll('[data-hidden-input="true"]').forEach((t=>t.remove()));this.rootElement.querySelectorAll('[external-input="true"]').forEach((t=>o(this,zr,"m",ds).call(this,t)))},ds=function(t){if(!t)return;t.querySelectorAll("input").forEach((e=>{const n=e.getAttribute("slot"),o=`input-${t.id}-${n}`,i=document.createElement("slot");i.setAttribute("name",o),i.setAttribute("slot",n),t.appendChild(i),e.setAttribute("slot",o),this.appendChild(e)}))},hs=function(t){this.rootElement.querySelectorAll('descope-passcode[data-auto-submit="true"]').forEach((e=>{e.addEventListener("input",(()=>{var n;(null===(n=e.checkValidity)||void 0===n?void 0:n.call(e))&&o(this,us,"f").call(this,e,t)}))}))},ps=function(t){this.rootElement.querySelectorAll("descope-button:not([data-exclude-next])").forEach((e=>{e.onclick=()=>{o(this,us,"f").call(this,e,t)}})),o(this,zr,"m",hs).call(this,t)},fs=function(t,e){this.rootElement.addEventListener("transitionend",(()=>{this.rootElement.classList.remove("fade-out"),t()}),{once:!0});const n=e===$o.forward?"slide-forward":"slide-backward";Array.from(this.rootElement.getElementsByClassName("input-container")).forEach(((t,e)=>{t.style["transition-delay"]=40*e+"ms",t.classList.add(n)})),this.rootElement.classList.add("fade-out")},gs=function(t,e){this.dispatchEvent(new CustomEvent(t,{detail:e}))},customElements.get("descope-wc")?console.log("descope-wc is already defined"):customElements.define("descope-wc",Os);const As=document.createElement("template");As.innerHTML=`\n<style>\n .debugger {\n width: 300px;\n height: 200px;\n background-color: #FAFAFA;\n position: fixed;\n font-family: "Helvetica Neue", sans-serif;\n box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 10px;\n border-radius: 8px;\n overflow: hidden;\n border: 1px solid lightgrey;\n pointer-events: initial;\n display: flex;\n flex-direction: column;\n min-width: 200px;\n max-width: 600px;\n max-height: calc(100% - 64px);\n min-height: 200px;\n resize: both;\n }\n\n .header {\n padding: 8px 16px;\n display: flex;\n align-items: center;\n background-color: #EEEEEE;\n cursor: move;\n border-bottom: 1px solid #e0e0e0;\n }\n\n .content {\n font-size: 14px;\n flex-grow: 1;\n overflow: auto;\n }\n\n .msg {\n border-bottom: 1px solid lightgrey;\n padding: 8px 16px;\n display: flex;\n gap: 5px;\n background-color: #FAFAFA;\n }\n\n .msg.collapsible {\n cursor: pointer;\n }\n\n .empty-state {\n padding: 8px 16px;\n background-color: #FAFAFA;\n }\n\n\n .msg.collapsible:not(.collapsed) {\n background-color: #F5F5F5;\n }\n\n .msg_title {\n padding-bottom: 5px;\n display: flex;\n gap: 8px;\n font-weight: 500;\n }\n\n .msg svg {\n padding: 1px;\n flex-shrink: 0;\n margin-top: -2px;\n }\n\n .msg_content {\n overflow: hidden;\n flex-grow: 1;\n margin-right:5px;\n }\n\n .msg_desc {\n color: #646464;\n cursor: initial;\n word-wrap: break-word;\n }\n\n .msg.collapsed .msg_desc {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n\n .msg.collapsible.collapsed .chevron {\n transform: rotate(-45deg) translateX(-2px);\n }\n\n .msg.collapsible .chevron {\n content: "";\n width:6px;\n height:6px;\n border-bottom: 2px solid grey;\n border-right: 2px solid grey;\n transform: rotate(45deg) translateX(-1px);\n margin: 5px;\n flex-shrink:0;\n }\n</style>\n\n<div style="top:32px; left:${window.innerWidth-300-32}px;" class="debugger">\n <div class="header">\n <span>Debugger messages</span>\n </div>\n <div class="content">\n <div class="empty-state">\n No errors detected 👀\n </div>\n </div>\n</div>\n`;class js extends HTMLElement{constructor(){super(),vs.add(this),ms.set(this,new ii({messages:[]})),bs.set(this,void 0),ws.set(this,void 0),ys.set(this,void 0),ks.set(this,{resize:o(this,vs,"m",Ss).bind(this)}),this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(As.content.cloneNode(!0)),i(this,bs,this.shadowRoot.querySelector(".debugger"),"f"),i(this,ws,o(this,bs,"f").querySelector(".content"),"f"),i(this,ys,o(this,bs,"f").querySelector(".header"),"f")}updateData(t){o(this,ms,"f").update((e=>({messages:e.messages.concat(t)})))}connectedCallback(){var t;((t,e,n)=>{let o=0,i=0,r=0,s=0;function a(e){e.preventDefault(),o=r-e.clientX,i=s-e.clientY,r=e.clientX,s=e.clientY;const[a,l]=vi(t,t.offsetLeft-o,t.offsetTop-i,n);t.style.top=`${l}px`,t.style.left=`${a}px`}function l(){document.onmouseup=null,document.onmousemove=null}function c(t){t.preventDefault(),r=t.clientX,s=t.clientY,document.onmouseup=l,document.onmousemove=a}e?e.onmousedown=c:t.onmousedown=c})(o(this,bs,"f"),o(this,ys,"f"),{top:"all",bottom:100,left:100,right:100}),window.addEventListener("resize",o(this,ks,"f").resize),(t=o(this,bs,"f")).onmousemove=e=>{(e.target.w&&e.target.w!==e.target.offsetWidth||e.target.h&&e.target.h!==e.target.offsetHeight)&&t.onresize(e),e.target.w=e.target.offsetWidth,e.target.h=e.target.offsetHeight},o(this,bs,"f").onresize=o(this,vs,"m",Cs).bind(this),o(this,ms,"f").subscribe(o(this,vs,"m",Is).bind(this))}disconnectedCallback(){o(this,ms,"f").unsubscribeAll(),window.removeEventListener("resize",o(this,ks,"f").resize)}}ms=new WeakMap,bs=new WeakMap,ws=new WeakMap,ys=new WeakMap,ks=new WeakMap,vs=new WeakSet,Is=function(t){o(this,vs,"m",xs).call(this,t),o(this,vs,"m",Cs).call(this)},xs=function(t){o(this,ws,"f").innerHTML=t.messages.map((t=>`\n <div class="msg">\n <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M5.99984 13.167L8.99984 10.167L11.9998 13.167L13.1665 12.0003L10.1665 9.00033L13.1665 6.00033L11.9998 4.83366L8.99984 7.83366L5.99984 4.83366L4.83317 6.00033L7.83317 9.00033L4.83317 12.0003L5.99984 13.167ZM8.99984 17.3337C7.84706 17.3337 6.76373 17.1148 5.74984 16.677C4.73595 16.2398 3.854 15.6462 3.104 14.8962C2.354 14.1462 1.76039 13.2642 1.32317 12.2503C0.885393 11.2364 0.666504 10.1531 0.666504 9.00033C0.666504 7.84755 0.885393 6.76421 1.32317 5.75033C1.76039 4.73644 2.354 3.85449 3.104 3.10449C3.854 2.35449 4.73595 1.7606 5.74984 1.32283C6.76373 0.885603 7.84706 0.666992 8.99984 0.666992C10.1526 0.666992 11.2359 0.885603 12.2498 1.32283C13.2637 1.7606 14.1457 2.35449 14.8957 3.10449C15.6457 3.85449 16.2393 4.73644 16.6765 5.75033C17.1143 6.76421 17.3332 7.84755 17.3332 9.00033C17.3332 10.1531 17.1143 11.2364 16.6765 12.2503C16.2393 13.2642 15.6457 14.1462 14.8957 14.8962C14.1457 15.6462 13.2637 16.2398 12.2498 16.677C11.2359 17.1148 10.1526 17.3337 8.99984 17.3337ZM8.99984 15.667C10.8609 15.667 12.4373 15.0212 13.729 13.7295C15.0207 12.4378 15.6665 10.8614 15.6665 9.00033C15.6665 7.13921 15.0207 5.56283 13.729 4.27116C12.4373 2.97949 10.8609 2.33366 8.99984 2.33366C7.13873 2.33366 5.56234 2.97949 4.27067 4.27116C2.979 5.56283 2.33317 7.13921 2.33317 9.00033C2.33317 10.8614 2.979 12.4378 4.27067 13.7295C5.56234 15.0212 7.13873 15.667 8.99984 15.667Z" fill="#ED404A"/>\n</svg>\n\n <div class="msg_content">\n <div class="msg_title">\n ${t.title}\n </div>\n <div class="msg_desc">\n ${t.description}\n </div>\n </div>\n <div class="chevron"></div>\n </div>\n `)).join("")},Cs=function(){o(this,ws,"f").querySelectorAll(".msg").forEach((t=>{const e=t.querySelector(".msg_desc"),n=e.scrollWidth>e.clientWidth,o=e.clientHeight>20;n||o?(t.classList.add("collapsible"),t.onclick=e=>{e.target.classList.contains("msg_desc")||t.classList.toggle("collapsed")}):(t.classList.remove("collapsible"),t.onclick=null)}))},Ss=function(){const[t,e]=vi(o(this,bs,"f"),Number.parseInt(o(this,bs,"f").style.left,10),Number.parseInt(o(this,bs,"f").style.top,10),{top:"all",bottom:100,left:100,right:100});o(this,bs,"f").style.top=`${e}px`,o(this,bs,"f").style.left=`${t}px`},customElements.get("descope-debugger")||customElements.define("descope-debugger",js);var Es=Object.freeze({__proto__:null,default:js});const Us='\n(function () {\nvar merchantConfig = {\n csp: false\n};\n\nvar siteId = "{{SITE_ID}}";\nfunction t(t,n){for(var e=t.split(""),r=0;r<e.length;++r)e[r]=String.fromCharCode(e[r].charCodeAt(0)+n);return e.join("")}function n(n){return t(n,-L).replace(/%SN%/g,siteId)}function e(){var t="no"+"op"+"fn",n="g"+"a",e="n"+"ame";return window[n]&&window[n][e]===t}function r(){return!(!navigator.brave||"function"!=typeof navigator.brave.isBrave)}function o(){return document.currentScript&&document.currentScript.src}function i(t){try{if("number"==typeof t&&window.location&&window.location.pathname){for(var n=window.location.pathname.split("/"),e=[],r=0;r<=Math.min(n.length-1,Math.abs(t));r++)e.push(n[r]);return e.join("/")||"/"}}catch(t){}return"/"}function c(t){try{G.ex=t,e()&&-1===G.ex.indexOf(B.uB)&&(G.ex+=B.uB),r()&&-1===G.ex.indexOf(B.uBr)&&(G.ex+=B.uBr),o()&&-1===G.ex.indexOf(B.nIL)&&(G.ex+=B.nIL),window.ftr__snp_cwc||(G.ex+=B.s),M(G)}catch(t){}}function a(t,n){function e(o){try{o.blockedURI===t&&(n(),document.removeEventListener(r,e))}catch(t){document.removeEventListener(r,e)}}var r="securitypolicyviolation";document.addEventListener(r,e),setTimeout(function(){document.removeEventListener(r,e)},2*60*1e3)}function u(t,n,e,r){var o=!1;t="https://"+t,a(t,function(){r(!0),o=!0});var i=document.createElement("script");i.onerror=function(){if(!o)try{r(!1),o=!0}catch(t){}},i.onload=e,i.type="text/javascript",i.id="ftr__script",i.async=!0,i.src=t;var c=document.getElementsByTagName("script")[0];c.parentNode.insertBefore(i,c)}function f(){J(B.uDF),setTimeout(h,I,B.uDF)}function d(t,n,e,r){var o=!1,i=new XMLHttpRequest;if(a("https:"+t,function(){e(new Error("CSP Violation"),!0),o=!0}),"//"===t.slice(0,2)&&(t="https:"+t),"withCredentials"in i)i.open("GET",t,!0);else{if("undefined"==typeof XDomainRequest)return;i=new XDomainRequest,i.open("GET",t)}Object.keys(r).forEach(function(t){i.setRequestHeader(t,r[t])}),i.onload=function(){"function"==typeof n&&n(i)},i.onerror=function(t){if("function"==typeof e&&!o)try{e(t,!1),o=!0}catch(t){}},i.onprogress=function(){},i.ontimeout=function(){"function"==typeof e&&e("tim"+"eo"+"ut",!1)},setTimeout(function(){i.send()},0)}function s(t,siteId,n){function e(t){var n=t.toString(16);return n.length%2?"0"+n:n}function r(t){if(t<=0)return"";for(var n="0123456789abcdef",e="",r=0;r<t;r++)e+=n[Math.floor(Math.random()*n.length)];return e}function o(t){for(var n="",r=0;r<t.length;r++)n+=e(t.charCodeAt(r));return n}function i(t){for(var n=t.split(""),e=0;e<n.length;++e)n[e]=String.fromCharCode(255^n[e].charCodeAt(0));return n.join("")}n=n?"1":"0";var c=[];return c.push(t),c.push(siteId),c.push(n),function(t){var n=40,e="";return t.length<n/2&&(e=","+r(n/2-t.length-1)),o(i(t+e))}(c.join(","))}function w(){function t(){D&&(J(B.dUAL),setTimeout(h,I,B.dUAL))}function n(t,n){c(n?B.uAS+B.uF+B.cP:B.uAS+B.uF)}window.ftr__fdad(t,n)}function h(t){try{var n;switch(t){case B.uFP:n=q;break;case B.uDF:n=E;break;default:n=D}if(!n)return;u(n,void 0,function(){try{K(),c(t+B.uS)}catch(t){}},function(n){try{K(),G.td=1*new Date-G.ts,c(n?t+B.uF+B.cP:t+B.uF),t===B.uFP&&f(),t===B.uDF&&w()}catch(t){c(B.eUoe)}})}catch(n){c(t+B.eTlu)}}var m="22ge:t7mj8unkn;1forxgiurqw1qhw2vwdwxv",v="fort",l="erTo",p="ken";window.ftr__config={m:merchantConfig,s:"23",si:siteId};var g=!1,_=v+l+p,y=400*24*60,T=10,k={write:function(t,n,e,r){void 0===r&&(r=!0);var o=0;window.ftr__config&&window.ftr__config.m&&window.ftr__config.m.ckDepth&&(o=window.ftr__config.m.ckDepth);var c,a,u=i(o);if(e?(c=new Date,c.setTime(c.getTime()+60*e*1e3),a="; expires="+c.toGMTString()):a="",!r)return void(document.cookie=escape(t)+"="+escape(n)+a+"; path="+u);for(var f=1,d=document.domain.split("."),s=T,w=!0;w&&d.length>=f&&s>0;){var h=d.slice(-f).join(".");document.cookie=escape(t)+"="+escape(n)+a+"; path="+u+"; domain="+h;var m=k.read(t);null!=m&&m==n||(h="."+h,document.cookie=escape(t)+"="+escape(n)+a+"; path="+u+"; domain="+h),w=-1===document.cookie.indexOf(t+"="+n),f++,s--}},read:function(t){var n=null;try{for(var e=escape(t)+"=",r=document.cookie.split(";"),o=32,i=0;i<r.length;i++){for(var c=r[i];c.charCodeAt(0)===o;)c=c.substring(1,c.length);0===c.indexOf(e)&&(n=unescape(c.substring(e.length,c.length)))}}finally{return n}}},S=window.ftr__config.s;S+="ck";var x=function(t){var n=!1,e=null,r=function(){try{if(!e||!n)return;e.remove&&"function"==typeof e.remove?e.remove():document.head.removeChild(e),n=!1}catch(t){}};document.head&&(!function(){e=document.createElement("link"),e.setAttribute("rel","pre"+"con"+"nect"),e.setAttribute("cros"+"sori"+"gin","anonymous"),e.onload=r,e.onerror=r,e.setAttribute("href",t),document.head.appendChild(e),n=!0}(),setTimeout(r,3e3))},L=3,A=n(m||"22ge:t7mj8unkn;1forxgiurqw1qhw2vwdwxv"),F=t("[0Uhtxhvw0LG",-L),U=t("[0Fruuhodwlrq0LG",-L),b=t("Li0Qrqh0Pdwfk",-L),D,C="fgq71iruwhu1frp",E=n("(VQ(1"+C+"2vq2(VQ(2vfulsw1mv"),V=n("(VQ(1"+C+"2vqV2(VQ(2vfulsw1mv"),q;window.ftr__config&&window.ftr__config.m&&window.ftr__config.m.fpi&&(q=window.ftr__config.m.fpi+n("2vq2(VQ(2vfulsw1mv"));var I=10;window.ftr__startScriptLoad=1*new Date;var R=function(t){var n="ft"+"r:tok"+"enR"+"eady";window.ftr__tt&&clearTimeout(window.ftr__tt),window.ftr__tt=setTimeout(function(){try{delete window.ftr__tt,t+="_tt";var e=document.createEvent("Event");e.initEvent(n,!1,!1),e.detail=t,document.dispatchEvent(e)}catch(t){}},1e3)},M=function(t){var n=function(t){return t||""},e=n(t.id)+"_"+n(t.ts)+"_"+n(t.td)+"_"+n(t.ex)+"_"+n(S),r=y;!isNaN(window.ftr__config.m.ckTTL)&&window.ftr__config.m.ckTTL&&(r=window.ftr__config.m.ckTTL),k.write(_,e,r,!0),R(e),window.ftr__gt=e},P=function(){var t=k.read(_)||"",n=t.split("_"),e=function(t){return n[t]||void 0};return{id:e(0),ts:e(1),td:e(2),ex:e(3),vr:e(4)}},j=function(){for(var t={},n="fgu",e=[],r=0;r<256;r++)e[r]=(r<16?"0":"")+r.toString(16);var o=function(t,n,r,o,i){var c=i?"-":"";return e[255&t]+e[t>>8&255]+e[t>>16&255]+e[t>>24&255]+c+e[255&n]+e[n>>8&255]+c+e[n>>16&15|64]+e[n>>24&255]+c+e[63&r|128]+e[r>>8&255]+c+e[r>>16&255]+e[r>>24&255]+e[255&o]+e[o>>8&255]+e[o>>16&255]+e[o>>24&255]},i=function(){if(window.Uint32Array&&window.crypto&&window.crypto.getRandomValues){var t=new window.Uint32Array(4);return window.crypto.getRandomValues(t),{d0:t[0],d1:t[1],d2:t[2],d3:t[3]}}return{d0:4294967296*Math.random()>>>0,d1:4294967296*Math.random()>>>0,d2:4294967296*Math.random()>>>0,d3:4294967296*Math.random()>>>0}},c=function(){var t="",n=function(t,n){for(var e="",r=t;r>0;--r)e+=n.charAt(1e3*Math.random()%n.length);return e};return t+=n(2,"0123456789"),t+=n(1,"123456789"),t+=n(8,"0123456789")};return t.safeGenerateNoDash=function(){try{var t=i();return o(t.d0,t.d1,t.d2,t.d3,!1)}catch(t){try{return n+c()}catch(t){}}},t.isValidNumericalToken=function(t){return t&&t.toString().length<=11&&t.length>=9&&parseInt(t,10).toString().length<=11&&parseInt(t,10).toString().length>=9},t.isValidUUIDToken=function(t){return t&&32===t.toString().length&&/^[a-z0-9]+$/.test(t)},t.isValidFGUToken=function(t){return 0==t.indexOf(n)&&t.length>=12},t}(),B={uDF:"UDF",dUAL:"dUAL",uAS:"UAS",uFP:"UFP",mLd:"1",eTlu:"2",eUoe:"3",uS:"4",uF:"9",tmos:["T5","T10","T15","T30","T60"],tmosSecs:[5,10,15,30,60],bIR:"43",uB:"u",uBr:"b",cP:"c",nIL:"i",s:"s"};try{var G=P();try{G.id&&(j.isValidNumericalToken(G.id)||j.isValidUUIDToken(G.id)||j.isValidFGUToken(G.id))?window.ftr__ncd=!1:(G.id=j.safeGenerateNoDash(),window.ftr__ncd=!0),G.ts=window.ftr__startScriptLoad,M(G),window.ftr__snp_cwc=!!k.read(_),window.ftr__snp_cwc||(E=V);for(var N="for"+"ter"+".co"+"m",O="ht"+"tps://c"+"dn9."+N,Q="ht"+"tps://"+G.id+"-"+siteId+".cd"+"n."+N,H="http"+"s://cd"+"n3."+N,X=[O,Q,H],z=0;z<X.length;z++)x(X[z]);var $=new Array(B.tmosSecs.length),J=function(t){for(var n=0;n<B.tmosSecs.length;n++)$[n]=setTimeout(c,1e3*B.tmosSecs[n],t+B.tmos[n])},K=function(){for(var t=0;t<B.tmosSecs.length;t++)clearTimeout($[t])};window.ftr__fdad=function(n,e){if(!g){g=!0;var r={};r[b]=s(window.ftr__config.s,siteId,window.ftr__config.m.csp),d(A,function(e){try{var r=e.getAllResponseHeaders().toLowerCase();if(r.indexOf(U.toLowerCase())>=0){var o=e.getResponseHeader(U);window.ftr__altd2=t(atob(o),-L-1)}if(r.indexOf(F.toLowerCase())<0)return;var i=e.getResponseHeader(F),c=t(atob(i),-L-1);if(c){var a=c.split(":");if(a&&2===a.length){for(var u=a[0],f=a[1],d="",s=0,w=0;s<20;++s)d+=s%3>0&&w<12?siteId.charAt(w++):G.id.charAt(s);var h=f.split(",");if(h.length>1){var m=h[0],v=h[1];D=u+"/"+m+"."+d+"."+v}}}n()}catch(t){}},function(t,n){e&&e(t,n)},r)}};var W=q?B.uFP:B.uDF;J(W),setTimeout(h,I,W)}catch(t){c(B.mLd)}}catch(t){}})();\n';var Ls=Object.freeze({__proto__:null,default:(t,e,o)=>n(void 0,void 0,void 0,(function*(){const{siteId:e}=t,n=Us.replace(/{{SITE_ID}}/g,e),i=document.createElement("script");i.setAttribute("type","text/javascript"),i.setAttribute("id",e),i.text=n,document.body.appendChild(i),document.addEventListener("ftr:tokenReady",(t=>{o(t.detail)}))}))});const Ts=(t,e,o)=>n(void 0,void 0,void 0,(function*(){try{const{publicApiKey:e,useCloudflareIntegration:n,cloudflareScriptUrl:i,cloudflareEndpointUrl:r}=t;let s=[];s=n&&r?[r,an]:[an];let a=[];if(n&&i){const t=new URL(i);a=[`${t.toString()}?apiKey=<apiKey>&version=<version>&loaderVersion=<loaderVersion>`,fn]}else a=[fn];const l=gn({apiKey:e,endpoint:s,scriptUrlPattern:a}),c=yield l,{requestId:d}=yield c.get();o(d)}catch(t){console.warn("Could not load fingerprint",t)}}));var Rs=Object.freeze({__proto__:null,default:Ts,loadFingerprint:Ts});const _s=(t,e,o)=>n(void 0,void 0,void 0,(function*(){try{const{customDomain:n,publicApiKey:i,cloudflareEndpointPath:r,cloudflareScriptPath:s}=t,{baseUrl:a}=e;let l;l=n?`https://${n}`:a||"https://api.descope.com";const c=new URL(l);c.pathname=r;const d=new URL(l);d.pathname=s;const u=`${d.toString()}?apiKey=<apiKey>&version=<version>&loaderVersion=<loaderVersion>`,h=gn({apiKey:i,endpoint:[c.toString(),an],scriptUrlPattern:[u,fn]}),p=yield h,{requestId:f}=yield p.get();o(f)}catch(t){console.warn("Could not load descope fingerprint",t)}}));var $s=Object.freeze({__proto__:null,default:_s,loadFingerprint:_s})}();
3
+ function rn(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var o in n)t[o]=n[o]}return t}var sn=function t(e,n){function o(t,o,i){if("undefined"!=typeof document){"number"==typeof(i=rn({},n,i)).expires&&(i.expires=new Date(Date.now()+864e5*i.expires)),i.expires&&(i.expires=i.expires.toUTCString()),t=encodeURIComponent(t).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var r="";for(var s in i)i[s]&&(r+="; "+s,!0!==i[s]&&(r+="="+i[s].split(";")[0]));return document.cookie=t+"="+e.write(o,t)+r}}return Object.create({set:o,get:function(t){if("undefined"!=typeof document&&(!arguments.length||t)){for(var n=document.cookie?document.cookie.split("; "):[],o={},i=0;i<n.length;i++){var r=n[i].split("="),s=r.slice(1).join("=");try{var a=decodeURIComponent(r[0]);if(o[a]=e.read(s,a),t===a)break}catch(t){}}return t?o[t]:o}},remove:function(t,e){o(t,"",rn({},e,{expires:-1}))},withAttributes:function(e){return t(this.converter,rn({},this.attributes,e))},withConverter:function(e){return t(rn({},this.converter,e),this.attributes)}},{attributes:{value:Object.freeze(n)},converter:{value:Object.freeze(e)}})}({read:function(t){return'"'===t[0]&&(t=t.slice(1,-1)),t.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(t){return encodeURIComponent(t).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"});var an={default:"endpoint"},ln="Blocked by CSP",cn="The endpoint parameter is not a valid URL",dn="Failed to load the JS script of the agent",un="9319";function hn(t,e){var n,o,i,r,s=[],a=(n=function(t){var e=function(t,e,n){if(n||2===arguments.length)for(var o,i=0,r=e.length;i<r;i++)!o&&i in e||(o||(o=Array.prototype.slice.call(e,0,i)),o[i]=e[i]);return t.concat(o||Array.prototype.slice.call(e))}([],t,!0);return{current:function(){return e[0]},postpone:function(){var t=e.shift();void 0!==t&&e.push(t)},exclude:function(){e.shift()}}}(t),r=0,o=function(){return Math.random()*Math.min(3e3,100*Math.pow(2,r++))},i=new Set,[n.current(),function(t,e){var r,s=e instanceof Error?e.message:"";if(s===ln||s===cn)n.exclude(),r=0;else if(s===un)n.exclude();else if(s===dn){var a=Date.now()-t.getTime()<50,l=n.current();l&&a&&!i.has(l)&&(i.add(l),r=0),n.postpone()}else n.postpone();var c=n.current();return void 0===c?void 0:[c,null!=r?r:t.getTime()+o()-Date.now()]}]),l=a[0],c=a[1];if(void 0===l)return Promise.reject(new TypeError("The list of script URL patterns is empty"));var d=function(t){var n=new Date,o=function(e){return s.push({url:t,startedAt:n,finishedAt:new Date,error:e})},i=e(t);return i.then((function(){return o()}),o),i.catch((function(t){if(s.length>=5)throw t;var e=c(n,t);if(!e)throw t;var o,i=e[0],r=e[1];return(o=r,new Promise((function(t){return setTimeout(t,o)}))).then((function(){return d(i)}))}))};return d(l).then((function(t){return[t,s]}))}var pn="https://fpnpmcdn.net/v<version>/<apiKey>/loader_v<loaderVersion>.js",fn=pn;function gn(n){var o;n.scriptUrlPattern;var i=n.token,r=n.apiKey,s=void 0===r?i:r,a=e(n,["scriptUrlPattern","token","apiKey"]),l=null!==(o=function(t,e){return function(t,e){return Object.prototype.hasOwnProperty.call(t,e)}(t,e)?t[e]:void 0}(n,"scriptUrlPattern"))&&void 0!==o?o:pn,c=function(){var t=[],e=function(){t.push({time:new Date,state:document.visibilityState})},n=function(t,e,n,o){return t.addEventListener(e,n,o),function(){return t.removeEventListener(e,n,o)}}(document,"visibilitychange",e);return e(),[t,n]}(),d=c[0],u=c[1];return Promise.resolve().then((function(){if(!s||"string"!=typeof s)throw new Error("API key required");var t=function(t,e){return(Array.isArray(t)?t:[t]).map((function(t){return function(t,e){var n=encodeURIComponent;return t.replace(/<[^<>]+>/g,(function(t){return"<version>"===t?"3":"<apiKey>"===t?n(e):"<loaderVersion>"===t?n("3.9.9"):t}))}(String(t),e)}))}(l,s);return hn(t,vn)})).catch((function(t){throw u(),function(t){return t instanceof Error&&t.message===un?new Error(dn):t}(t)})).then((function(e){var n=e[0],o=e[1];return u(),n.load(t(t({},a),{ldi:{attempts:o,visibilityStates:d}}))}))}function vn(t){return function(t,e,n,o){var i,r=document,s="securitypolicyviolation",a=function(e){var n=new URL(t,location.href),o=e.blockedURI;o!==n.href&&o!==n.protocol.slice(0,-1)&&o!==n.origin||(i=e,l())};r.addEventListener(s,a);var l=function(){return r.removeEventListener(s,a)};return null==o||o.then(l,l),Promise.resolve().then(e).then((function(t){return l(),t}),(function(t){return new Promise((function(t){var e=new MessageChannel;e.port1.onmessage=function(){return t()},e.port2.postMessage(null)})).then((function(){if(l(),i)return n(i);throw t}))}))}(t,(function(){return function(t){return new Promise((function(e,n){if(function(t){if(URL.prototype)try{return new URL(t,location.href),!1}catch(t){if(t instanceof Error&&"TypeError"===t.name)return!0;throw t}}(t))throw new Error(cn);var o=document.createElement("script"),i=function(){var t;return null===(t=o.parentNode)||void 0===t?void 0:t.removeChild(o)},r=document.head||document.getElementsByTagName("head")[0];o.onload=function(){i(),e()},o.onerror=function(){i(),n(new Error(dn))},o.async=!0,o.src=t,r.appendChild(o)}))}(t)}),(function(){throw new Error(ln)})).then(mn)}function mn(){var t=window,e="__fpjs_p_l_b",n=t[e];if(function(t,e){var n,o=null===(n=Object.getOwnPropertyDescriptor)||void 0===n?void 0:n.call(Object,t,e);(null==o?void 0:o.configurable)?delete t[e]:o&&!o.writable||(t[e]=void 0)}(t,e),"function"!=typeof(null==n?void 0:n.load))throw new Error(un);return n}const bn=(t,e)=>{var n;return["beforeRequest","afterRequest"].reduce(((n,o)=>{var i;return n[o]=[].concat((null===(i=t.hooks)||void 0===i?void 0:i[o])||[]).concat((null==e?void 0:e[o])||[]),n}),null!==(n=t.hooks)&&void 0!==n?n:t.hooks={}),t},wn=async t=>{if(!(null==t?void 0:t.ok))return{};const e=await(null==t?void 0:t.clone().json());return(null==e?void 0:e.authInfo)||e||{}},yn=async t=>{const e=await wn(t);return(null==e?void 0:e.user)||((null==e?void 0:e.hasOwnProperty("userId"))?e:void 0)},kn="undefined"!=typeof localStorage,In=(t,e)=>kn&&(null===localStorage||void 0===localStorage?void 0:localStorage.setItem(t,e)),Sn=t=>kn&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem(t)),Cn=t=>kn&&(null===localStorage||void 0===localStorage?void 0:localStorage.removeItem(t)),On=(...t)=>{console.debug(...t)},jn="undefined"!=typeof window,xn=Math.pow(2,31)-1,An="DS",Un="DSR";function En(t=""){return Sn(`${t}${Un}`)||""}function Ln(t=""){return sn.get(An)||Sn(`${t}${An}`)||""}function Tn(t=""){Cn(`${t}${Un}`),Cn(`${t}${An}`),sn.remove(An)}const Rn=jn&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem("fingerprint.endpoint.url"))||"https://api.descope.com",_n="vsid",$n="vrid",Pn="fp",Mn=(t=!1)=>{const e=localStorage.getItem(Pn);if(!e)return null;const n=JSON.parse(e);return(new Date).getTime()>n.expiry&&!t?null:n.value},Dn=async(t,e=Rn)=>{try{if(Mn())return;const n=(Date.now().toString(36)+Math.random().toString(36).substring(2)+Math.random().toString(36).substring(2)).substring(0,27),o=new URL(e);o.pathname="/fXj8gt3x8VulJBna/x96Emn69oZwcd7I6";const i=new URL(e);i.pathname="/fXj8gt3x8VulJBna/w78aRZnnDZ3Aqw0I";const r=i.toString()+"?apiKey=<apiKey>&version=<version>&loaderVersion=<loaderVersion>",s=gn({apiKey:t,endpoint:[o.toString(),an],scriptUrlPattern:[r,fn]}),a=await s,{requestId:l}=await a.get({linkedId:n}),c=((t,e)=>({[_n]:t,[$n]:e}))(n,l);(t=>{const e={value:t,expiry:(new Date).getTime()+864e5};localStorage.setItem(Pn,JSON.stringify(e))})(c)}catch(t){console.warn("Could not load fingerprint",t)}},qn=t=>{const e=Mn(!0);return e&&t.body&&(t.body.fpData=e),t},Wn="dls_last_user_login_id",Nn="dls_last_user_display_name",Bn=()=>Sn(Wn),Fn=()=>Sn(Nn),Vn=t=>async(...e)=>{var n;e[1]=e[1]||{};const[,o={}]=e,i=Bn(),r=Fn();return i&&(null!==(n=o.lastAuth)&&void 0!==n||(o.lastAuth={}),o.lastAuth.loginId=i,o.lastAuth.name=r),await t(...e)};function Kn(){const t=[];return{pub:e=>{t.forEach((t=>t(e)))},sub:e=>{const n=t.push(e)-1;return()=>t.splice(n,1)}}}async function Hn(t){const e=function(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=Zn(n.publicKey.challenge),n.publicKey.user.id=Zn(n.publicKey.user.id),null===(e=n.publicKey.excludeCredentials)||void 0===e||e.forEach((t=>{t.id=Zn(t.id)})),n}(t);return n=await navigator.credentials.create(e),JSON.stringify({id:n.id,rawId:Yn(n.rawId),type:n.type,response:{attestationObject:Yn(n.response.attestationObject),clientDataJSON:Yn(n.response.clientDataJSON)}});var n}async function Gn(t){const e=Xn(t);return Qn(await navigator.credentials.get(e))}async function Jn(t,e){const n=Xn(t);return n.signal=e.signal,n.mediation="conditional",Qn(await navigator.credentials.get(n))}async function zn(t=!1){if(!jn)return Promise.resolve(!1);const e=!!(window.PublicKeyCredential&&navigator.credentials&&navigator.credentials.create&&navigator.credentials.get);return e&&t&&PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable?PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable():e}function Xn(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=Zn(n.publicKey.challenge),null===(e=n.publicKey.allowCredentials)||void 0===e||e.forEach((t=>{t.id=Zn(t.id)})),n}function Qn(t){return JSON.stringify({id:t.id,rawId:Yn(t.rawId),type:t.type,response:{authenticatorData:Yn(t.response.authenticatorData),clientDataJSON:Yn(t.response.clientDataJSON),signature:Yn(t.response.signature),userHandle:t.response.userHandle?Yn(t.response.userHandle):void 0}})}function Zn(t){const e=t.replace(/_/g,"/").replace(/-/g,"+");return Uint8Array.from(atob(e),(t=>t.charCodeAt(0))).buffer}function Yn(t){return btoa(String.fromCharCode.apply(null,new Uint8Array(t))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,"")}var to,eo=(to=t=>({async signUp(e,n,o){const i=await t.webauthn.signUp.start(e,window.location.origin,n,o);if(!i.ok)return i;const r=await Hn(i.data.options);return await t.webauthn.signUp.finish(i.data.transactionId,r)},async signIn(e,n){const o=await t.webauthn.signIn.start(e,window.location.origin,void 0,void 0,n);if(!o.ok)return o;const i=await Gn(o.data.options);return await t.webauthn.signIn.finish(o.data.transactionId,i)},async signUpOrIn(e,n){var o;const i=await t.webauthn.signUpOrIn.start(e,window.location.origin,n);if(!i.ok)return i;if(null===(o=i.data)||void 0===o?void 0:o.create){const e=await Hn(i.data.options);return await t.webauthn.signUp.finish(i.data.transactionId,e)}{const e=await Gn(i.data.options);return await t.webauthn.signIn.finish(i.data.transactionId,e)}},async update(e,n,o){const i=await t.webauthn.update.start(e,window.location.origin,n,o);if(!i.ok)return i;const r=await Hn(i.data.options);return await t.webauthn.update.finish(i.data.transactionId,r)},helpers:{create:Hn,get:Gn,isSupported:zn,conditional:Jn}}),(...t)=>{const e=to(...t);return Object.assign(e.signUp,t[0].webauthn.signUp),Object.assign(e.signIn,t[0].webauthn.signIn),Object.assign(e.signUpOrIn,t[0].webauthn.signUpOrIn),Object.assign(e.update,t[0].webauthn.update),e});const no="/fedcm/config",oo=(t,e)=>({async oneTap(e,n,o,i){const r=null!=e?e:"google",s=await t.oauth.startNative(r,o,!0);if(!s.ok)return s;const{clientId:a,stateId:l,nonce:c}=s.data,d=await async function(){return new Promise(((t,e)=>{if(window.google)return void t(window.google.accounts.id);let n=document.getElementById("google-gsi-client-script");n||(n=document.createElement("script"),document.head.appendChild(n),n.async=!0,n.defer=!0,n.id="google-gsi-client-script",n.src="https://accounts.google.com/gsi/client"),n.onload=function(){window.google?t(window.google.accounts.id):e("Failed to load Google GSI client script - not loaded properly")},n.onerror=function(){e("Failed to load Google GSI client script - failed to load")}}))}();return new Promise((e=>{var o,s;d.initialize(Object.assign(Object.assign({},n),{itp_support:null===(o=null==n?void 0:n.itp_support)||void 0===o||o,use_fedcm_for_prompt:null===(s=null==n?void 0:n.use_fedcm_for_prompt)||void 0===s||s,client_id:a,callback:n=>{e(t.oauth.finishNative(r,l,"","",n.credential))},nonce:c})),d.prompt((t=>{(null==t?void 0:t.isSkippedMoment())&&(null==i||i())}))}))},async launch(n){var o;const i={identity:{context:n||"signin",providers:[{configURL:t.httpClient.buildUrl(e+no),clientId:e}]}},r=await(null===(o=navigator.credentials)||void 0===o?void 0:o.get(i));return t.refresh(r.token)},isSupported:()=>jn&&"IdentityCredential"in window});var io=t=>Object.assign(Object.assign({},t.flow),{start:async(...e)=>{const n=await zn(),o=Object.assign(Object.assign({location:window.location.href},e[1]),{deviceInfo:{webAuthnSupport:n},startOptionsVersion:1});return e[1]=o,t.flow.start(...e)}});const ro=function(...t){return e=>t.reduce(((t,e)=>e(t)),e)}((t=>n=>{var{fpKey:o,fpLoad:i}=n,r=e(n,["fpKey","fpLoad"]);return jn?(o&&i&&Dn(o).catch((()=>null)),t(bn(r,{beforeRequest:qn}))):t(r)}),(t=>n=>{var{autoRefresh:o}=n,i=e(n,["autoRefresh"]);if(!o)return t(i);const{clearAllTimers:r,setTimer:s}=(()=>{const t=[];return{clearAllTimers:()=>{for(;t.length;)clearTimeout(t.pop())},setTimer:(e,n)=>{t.push(setTimeout(e,n))}}})();let l,c;jn&&document.addEventListener("visibilitychange",(()=>{"visible"===document.visibilityState&&new Date>l&&(On("Expiration time passed, refreshing session"),d.refresh(En()||c))}));const d=t(bn(i,{afterRequest:async(t,e)=>{const{refreshJwt:n,sessionJwt:o}=await wn(e);if(401===(null==e?void 0:e.status))On("Received 401, canceling all timers"),r();else if(o){if(l=(t=>{try{const e=a(t);if(e.exp)return new Date(1e3*e.exp)}catch(t){return null}})(o),!l)return void On("Could not extract expiration time from session token");c=n;let t=((i=l)?i.getTime()-(new Date).getTime():0)-2e4;t>xn&&(On(`Timeout is too large (${t}ms), setting it to ${xn}ms`),t=xn),r();const e=new Date(Date.now()+t).toLocaleTimeString("en-US",{hour12:!1});On(`Setting refresh timer for ${e}. (${t}ms)`),s((()=>{On("Refreshing session due to timer"),d.refresh(En()||n)}),t)}var i}}));return Jt(d,["logout","logoutAll"],(t=>async(...e)=>{const n=await t(...e);return On("Clearing all timers"),r(),n}))}),(t=>e=>t(Object.assign(Object.assign({},e),{baseHeaders:Object.assign({"x-descope-sdk-name":"web-js","x-descope-sdk-version":"1.22.0"},e.baseHeaders)}))),(t=>e=>{const n=Kn(),o=Kn(),i=t(bn(e,{afterRequest:async(t,e)=>{if(401===(null==e?void 0:e.status))n.pub(null),o.pub(null);else{const t=await yn(e);t&&o.pub(t);const{sessionJwt:i}=await wn(e);i&&n.pub(i)}}})),r=Jt(i,["logout","logoutAll"],(t=>async(...e)=>{const i=await t(...e);return n.pub(null),o.pub(null),i}));return Object.assign(r,{onSessionTokenChange:n.sub,onUserChange:o.sub})}),(t=>n=>{var{storeLastAuthenticatedUser:o=!0,keepLastAuthenticatedUserAfterLogout:i=!1}=n,r=e(n,["storeLastAuthenticatedUser","keepLastAuthenticatedUserAfterLogout"]);if(!o)return Object.assign(t(r),{getLastUserLoginId:Bn,getLastUserDisplayName:Fn});const s=t(bn(r,{afterRequest:async(t,e)=>{var n;const o=await yn(e),i=null===(n=null==o?void 0:o.loginIds)||void 0===n?void 0:n[0],r=null==o?void 0:o.name;i&&((t=>{In(Wn,t)})(i),(t=>{In(Nn,t)})(r))}}));let a=Jt(s,["flow.start"],Vn);return a=Jt(a,["logout","logoutAll"],(t=>e=>async(...n)=>{const o=await e(...n);return t||(Cn(Wn),Cn(Nn)),o})(i)),Object.assign(a,{getLastUserLoginId:Bn,getLastUserDisplayName:Fn})}),(t=>n=>{var{persistTokens:o,sessionTokenViaCookie:i,storagePrefix:r}=n,s=e(n,["persistTokens","sessionTokenViaCookie","storagePrefix"]);if(!o||!jn)return t(s);const a=t(bn(s,{beforeRequest:(l=r,t=>Object.assign(t,{token:t.token||En(l)})),afterRequest:async(t,n)=>{const o=/^\/v\d+\/mgmt\//.test(t.path);401===(null==n?void 0:n.status)?o||Tn(r):((t={},n,o)=>{var{refreshJwt:i,sessionJwt:r}=t,s=e(t,["refreshJwt","sessionJwt"]);void 0===n&&(n=!1),void 0===o&&(o=""),i&&In(`${o}${Un}`,i),r&&(n?function(t,e,{cookiePath:n,cookieDomain:o,cookieExpiration:i}){if(e){const r=new Date(1e3*i),s=function(t){const e=window.location.hostname.split("."),n=t.split(".");return e.slice(-n.length).join(".")===t}(o);sn.set(t,e,{path:n,domain:s?o:void 0,expires:r,sameSite:"Strict",secure:!0})}}(An,r,s):In(`${o}${An}`,r))})(await wn(n),i,r)}}));var l;const c=Jt(a,["logout","logoutAll"],(t=>e=>async(...n)=>{const o=await e(...n);return Tn(t),o})(r));return Object.assign(c,{getRefreshToken:()=>En(r),getSessionToken:()=>Ln(r)})}))(((...t)=>{const e=on(...t);return Object.assign(Object.assign({},e),{refresh:t=>{const n=Ln();return e.refresh(t,{dcs:n?"t":"f"})},flow:io(e),webauthn:eo(e),fedcm:oo(e,t[0].projectId)})})),so="undefined"!=typeof localStorage,ao="J151000",lo=so&&localStorage.getItem("base.content.url")||"",co="config.json",uo="base.ui.components.url";so&&localStorage.getItem(uo),so&&localStorage.getItem(uo);const ho="descope-login-flow",po="code",fo="data-exclude-field",go="dls_last_auth",vo="state_id",mo="saml_idp_state_id",bo="saml_idp_username",wo="descope_idp_initiated",yo="sso_app_id",ko="third_party_app_id",Io="third_party_app_state_id",So="oidc_login_hint",Co="oidc_prompt",Oo="oidc_error_redirect_uri",jo="application_scopes",xo="data-type",Ao="redirect",Uo="poll",Eo="webauthnCreate",Lo="webauthnGet",To="nativeBridge",Ro="loadForm",_o="submit",$o="polling",Po=["descope-multi-select-combo-box","descope-text-area"];var Mo;!function(t){t.backward="backward",t.forward="forward"}(Mo||(Mo={}));const Do=["descope-enriched-text"];function qo(t){return new URLSearchParams(window.location.search).get(t)}function Wo(t){if(window.history.replaceState&&qo(t)){const e=new URL(window.location.href),n=new URLSearchParams(e.search);n.delete(t),e.search=n.toString(),window.history.replaceState({},"",e.toString())}}function No(t,e){return n(this,void 0,void 0,(function*(){const n=yield fetch(t,{cache:"default"});if(!n.ok)throw Error(`Error fetching URL ${t} [${n.status}]`);return{body:yield n[e||"text"](),headers:Object.fromEntries(n.headers.entries())}}))}function Bo({projectId:t,filename:e,assetsFolder:n="v2-beta",baseUrl:o}){const i=new URL(lo||o||"https://static.descope.com/pages");return i.pathname=((...t)=>t.join("/").replace(/\/+/g,"/"))(i.pathname,t,n,e),i.toString()}function Fo(t,e){if(!e)return;const n=+t,o=+e;return Number.isNaN(n)||Number.isNaN(o)?void 0:n>o?Mo.forward:n<o?Mo.backward:void 0}const Vo=()=>{const[t="",e=""]=(qo(ho)||"").split("_");return{executionId:t,stepId:e}};function Ko(){Wo(ho)}const Ho=t=>t.replace(/-./g,(t=>t[1].toUpperCase())),Go=()=>{const{executionId:t,stepId:e}=Vo();(t||e)&&Ko();const n=qo("t")||void 0;n&&Wo("t");const o=qo(po)||void 0;o&&Wo(po);const i=qo("err")||void 0;i&&Wo("err");const{redirectAuthCodeChallenge:r,redirectAuthCallbackUrl:s,redirectAuthBackupCallbackUri:a,redirectAuthInitiator:l}={redirectAuthCodeChallenge:qo("ra-challenge"),redirectAuthCallbackUrl:qo("ra-callback"),redirectAuthBackupCallbackUri:qo("ra-backup-callback"),redirectAuthInitiator:qo("ra-initiator")},c=qo(vo);c&&Wo(vo);const d=qo(mo);d&&Wo(mo);const u=qo(bo);d&&Wo(bo);const h=qo(wo);h&&Wo(wo);const p=qo(yo);p&&Wo(yo);const f=qo(ko);f&&Wo(ko);const g=qo(Io);g&&Wo(Io);const v=qo(jo);v&&Wo(jo);const m=qo(So);m&&Wo(So);const b=qo(Co);b&&Wo(Co);const w=qo(Oo);w&&Wo(Oo);return{executionId:t,stepId:e,token:n,code:o,exchangeError:i,redirectAuthCodeChallenge:r,redirectAuthCallbackUrl:s,redirectAuthBackupCallbackUri:a,redirectAuthInitiator:l,ssoQueryParams:{oidcIdpStateId:c,samlIdpStateId:d,samlIdpUsername:u,descopeIdpInitiated:"true"===h,ssoAppId:p,oidcLoginHint:m,oidcPrompt:b,oidcErrorRedirectUri:w,thirdPartyAppId:f,thirdPartyAppStateId:g,applicationScopes:v}}},Jo=t=>{let e,n;return Object.assign(((...o)=>{return e&&(r=o,(i=e).length===r.length&&i.every(((t,e)=>t===r[e])))||(e=o,n=t(...o)),n;var i,r}),{reset:()=>{e=void 0,n=void 0}})};function zo(t,e,n){return new Promise(((o,i)=>{let r=!1;const s=setTimeout((()=>{r=!0,void 0!==n?o(n):i(new Error(`Promise timed out after ${t} ms`))}),t);e.then((t=>{r||(clearTimeout(s),o(t))})).catch((t=>{r||(clearTimeout(s),i(t))}))}))}const Xo=(t,{oidcIdpStateId:e,samlIdpStateId:n,samlIdpUsername:o,ssoAppId:i,oidcLoginHint:r,oidcPrompt:s,oidcErrorRedirectUri:a,thirdPartyAppId:l,thirdPartyAppStateId:c,applicationScopes:d})=>!(!t||e||n||o||i||r||s||a||l||c||d),Qo=t=>null==t?void 0:t.submit(),Zo=(t,e)=>{const n=e.find((e=>t[e]));return n?t[n]:null},Yo=(t,e=100)=>{let n;return function(...o){n||t.apply(this,o),clearTimeout(n),n=setTimeout((()=>{n=null}),e)}};function ti(t){if(t)return{locale:t.toLowerCase(),fallback:t.toLowerCase()};const e=navigator.language;return e?e.includes("-")?{locale:e.toLowerCase(),fallback:e.split("-")[0].toLowerCase()}:{locale:e.toLowerCase(),fallback:e.toLowerCase()}:{locale:"",fallback:""}}var ei,ni,oi,ii;function ri(t,e){const n=Object.getOwnPropertyNames(t),o=Object.getOwnPropertyNames(e);if(n.length!==o.length)return!1;for(let o=0;o<n.length;o+=1){const i=n[o],r=t[i],s=e[i];if(null===r||null===s){if(r!==s)return!1}else if("object"==typeof r&&"object"==typeof s){if(!ri(r,s))return!1}else if(r!==s)return!1}return!0}class si{constructor(t={},{updateOnlyOnChange:e=!0}={}){ei.set(this,void 0),ni.set(this,{}),oi.set(this,0),ii.set(this,!1),this.update=t=>{const e="function"==typeof t?t(o(this,ei,"f")):t,n=Object.assign(Object.assign({},o(this,ei,"f")),e);if(!o(this,ii,"f")||!ri(o(this,ei,"f"),n)){const t=o(this,ei,"f");i(this,ei,n,"f"),Object.freeze(o(this,ei,"f")),setTimeout((()=>{Object.values(o(this,ni,"f")).forEach((e=>e(n,t,((t,e)=>n=>t[n]!==e[n])(n,t))))}),0)}},i(this,ei,t,"f"),i(this,ii,e,"f")}get current(){return Object.assign({},o(this,ei,"f"))}subscribe(t){return i(this,oi,o(this,oi,"f")+1,"f"),o(this,ni,"f")[o(this,oi,"f")]=t,o(this,oi,"f").toString()}unsubscribe(t){const e=!!o(this,ni,"f")[t];return e&&delete o(this,ni,"f")[t],e}unsubscribeAll(){return i(this,ni,{},"f"),!0}}ei=new WeakMap,ni=new WeakMap,oi=new WeakMap,ii=new WeakMap;const ai=["*","#","/","(",")","[","]","_","<",">","`"],li=t=>{const e=ai.map((e=>`${t}${e}`)).join("|");return new RegExp(`(${e})`,"g")},ci=["disabled"],di=(t,e)=>{Object.entries(e||{}).forEach((([e,n])=>{Array.from(t.querySelectorAll(`*[name="${e}"]:not([${fo}])`)).forEach((t=>{t.value=n}))}))},ui=(t,e)=>e.split(".").reduce(((t,e)=>(null==t?void 0:t[e])||""),t),hi=(t,e,n)=>t.replace(/{{(.+?)}}/g,((t,o)=>n?(t=>"string"!=typeof t?t:t.replace(li("\\"),"\\$1"))(ui(e,o)):ui(e,o))),pi=(t,e)=>{t.querySelectorAll("descope-text,descope-link,descope-enriched-text,descope-code-snippet").forEach((t=>{const n=(o=t.localName,Do.includes(o));var o;t.textContent=hi(t.textContent,e,n);const i=t.getAttribute("href");i&&t.setAttribute("href",hi(i,e))}))},fi=(t,e,n)=>{t.querySelectorAll(`[${xo}="${e}"]`).forEach((t=>{t.setAttribute("href",n)}))},gi=(t,e,n)=>{var o,i;const r=null===(o=customElements.get(e))||void 0===o?void 0:o.cssVarList.url;n&&r&&(null===(i=null==t?void 0:t.style)||void 0===i||i.setProperty(r,`url(data:image/jpg;base64,${n})`))},vi=(t,e,n,o,i,r)=>{var s,a;let l=null==e?void 0:e.errorText;try{l=(null==i?void 0:i({text:null==e?void 0:e.errorText,type:null==e?void 0:e.errorType}))||(null==e?void 0:e.errorText)}catch(t){r.error("Error transforming error message",t.message)}((t,e,n="")=>{t.querySelectorAll(`[${xo}="${e}"]`).forEach((t=>{t.textContent=n,t.classList[n?"remove":"add"]("hide")}))})(t,"error-message",l),fi(t,"totp-link",null===(s=null==e?void 0:e.totp)||void 0===s?void 0:s.provisionUrl),fi(t,"notp-link",null===(a=null==e?void 0:e.notp)||void 0===a?void 0:a.redirectUrl),pi(t,e),((t,e,n)=>{e&&Object.keys(e).forEach((o=>{t.querySelectorAll(`[name=${o}]`).forEach((t=>{const i=e[o];Object.keys(i).forEach((e=>{let o=i[e];if("string"!=typeof o)try{o=JSON.stringify(o)}catch(t){n.error(`Could not stringify value "${o}" for "${e}"`,t.message),o=""}t.setAttribute(e,o)}))}))}))})(t,n,r),((t,e)=>{t.querySelectorAll("[data-has-dynamic-attr-values]").forEach((t=>{Array.from(t.attributes).forEach((t=>{t.value=hi(t.value,e)}))}))})(t,e),((t,e)=>{Object.entries(e).forEach((([e,n])=>{t.querySelectorAll(`[name="${e}"]`).forEach((t=>{Object.entries(n).forEach((([e,n])=>{ci.includes(e)&&t.setAttribute(e,n)}))}))}))})(t,o)},mi=Jo((()=>n(void 0,void 0,void 0,(function*(){var t,e;if(!window.PublicKeyCredential||!PublicKeyCredential.isConditionalMediationAvailable||!PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable)return!1;try{const n=Promise.all([null===(t=window.PublicKeyCredential)||void 0===t?void 0:t.isConditionalMediationAvailable(),null===(e=window.PublicKeyCredential)||void 0===e?void 0:e.isUserVerifyingPlatformAuthenticatorAvailable()]).then((t=>t.every((t=>!!t)))),o=(()=>{var t;const e=null===(t=null===navigator||void 0===navigator?void 0:navigator.userAgentData)||void 0===t?void 0:t.brands,n=null==e?void 0:e.find((({brand:t,version:e})=>"Chromium"===t&&parseFloat(e)));return n?n.version:0})()>=108;return yield zo(100,n,o)}catch(t){return console.error("Conditional login check failed",t),!1}})))),bi=(t,e,n,o={})=>{var i,r,s,a;return[Math.min(Math.max(e,("all"===o.left?t.offsetWidth:null!==(i=o.left)&&void 0!==i?i:0)-t.offsetWidth),window.innerWidth-("all"===o.right?t.offsetWidth:null!==(r=o.right)&&void 0!==r?r:0)),Math.min(Math.max(n,("all"===o.top?t.offsetHeight:null!==(s=o.top)&&void 0!==s?s:0)-t.offsetHeight),window.innerHeight-("all"===o.bottom?t.offsetHeight:null!==(a=o.bottom)&&void 0!==a?a:0))]},wi={"lastAuth.loginId":{"not-empty":t=>!!t.loginId,empty:t=>!t.loginId},idpInitiated:{"is-true":t=>!!t.code,"is-false":t=>!t.code},externalToken:{"is-true":t=>!!t.token,"is-false":t=>!t.token},abTestingKey:{"greater-than":(t,e)=>(t.abTestingKey||0)>e,"less-than":(t,e)=>(t.abTestingKey||0)<e}};function yi(t){const e={};if(t)try{Object.assign(e,JSON.parse(localStorage.getItem(go)))}catch(t){}return e}const ki="dls_ab_testing_id";function Ii(...t){return e=>t.reduce(((t,e)=>e(t)),e)}const Si=t=>{const e=Symbol((t=>{const e=t.toString();let n=0;for(let t=0;t<e.length;t++)n=(n<<5)-n+e.charCodeAt(t),n&=n;return n.toString(16)})(t));return n=>{if(n[e])return n;const o=t(n);return o[e]=!0,o}},Ci=["error","warn","info","debug"],Oi=Si((t=>{var e,n,r,s;return s=class extends t{constructor(){super(...arguments),e.add(this),n.set(this,o(this,e,"m",r).call(this,console))}set logger(t){i(this,n,o(this,e,"m",r).call(this,t),"f")}get logger(){return o(this,n,"f")}onLogEvent(t,e){}},n=new WeakMap,e=new WeakSet,r=function(t){return Ci.reduce(((e,n)=>(e[n]=(...e)=>{var o;this.onLogEvent(n,e),null===(o=t[n])||void 0===o||o.call(t,...e)},e)),{})},s})),ji="undefined"!=typeof localStorage,xi=ji&&localStorage.getItem("base.content.url")||"",Ai=(t,e)=>!e&&`${t} cannot be empty, please make sure to set this attribute`,Ui=Si((t=>{var e,n;return n=class extends t{constructor(){super(...arguments),e.set(this,!0)}connectedCallback(){var t,n;null===(t=super.connectedCallback)||void 0===t||t.call(this),(null===(n=this.shadowRoot)||void 0===n?void 0:n.isConnected)&&o(this,e,"f")&&(i(this,e,!1,"f"),this.init())}async init(){}},e=new WeakMap,n})),Ei=Si((t=>{var e,n;const i=Ii(Oi,Ui)(t);return n=class extends i{constructor(){super(...arguments),e.set(this,{})}async init(){var t,n,i;await(null===(t=super.init)||void 0===t?void 0:t.call(this)),n=this,i=t=>{var n;null===(n=o(this,e,"f")[t])||void 0===n||n.forEach((e=>{e(t,this.getAttribute(t))}))},Array.from(n.attributes).forEach((t=>i(t.name))),new MutationObserver((t=>{t.forEach((t=>{"attributes"===t.type&&i(t.attributeName)}))})).observe(n,{attributes:!0})}observeAttribute(t,n){o(this,e,"f")[t]||(o(this,e,"f")[t]=[]);const i=o(this,e,"f")[t].push(n);return()=>o(this,e,"f")[t].splice(i,1)}observeAttributes(t,e){const n=t.reduce(((t,n)=>(t.push(this.observeAttribute(n,e)),t)),[]);return()=>n.forEach((t=>t()))}},e=new WeakMap,n})),Li=t=>e=>{var n,i,r;const s=Ii(Oi,Ui,Ei)(e),a=Object.keys(t);return r=class extends s{constructor(...t){super(...t),n.add(this),this.observeAttributes(a,o(this,n,"m",i).bind(this))}async init(){var t;await(null===(t=super.init)||void 0===t?void 0:t.call(this)),a.forEach((t=>o(this,n,"m",i).call(this,t,this.getAttribute(t))))}},n=new WeakSet,i=function(e,n){const o=t[e],i="function"==typeof o?o(e,n):o;i&&this.logger.error(i)},r};Li.missingAttrValidator=Ai;const Ti=Si((t=>{const e=Ii(Li({"project-id":Ai}))(t);return class extends e{get projectId(){return this.getAttribute("project-id")}}})),Ri=Si((t=>class extends t{get baseUrl(){return this.getAttribute("base-url")||""}}));const _i=Si((t=>{const e=Ii(Oi,Ti,Ri)(t);return class extends e{async fetchStaticResource(t,e){const n=function({projectId:t,filename:e,assetsFolder:n="v2-beta",baseUrl:o}){const i=new URL(xi||o||"https://static.descope.com/pages");return i.pathname=((...t)=>t.join("/").replace(/\/+/g,"/"))(i.pathname,t,n,e),i.toString()}({projectId:this.projectId,filename:t,baseUrl:this.baseStaticUrl}),o=await fetch(n,{cache:"default"});return o.ok||this.logger.error(`Error fetching URL ${n} [${o.status}]`),{body:await o[e](),headers:Object.fromEntries(o.headers.entries())}}get baseStaticUrl(){return this.getAttribute("base-static-url")}}})),$i=Si((t=>{var e,n,r;const s=Ii(_i)(t);return r=class extends s{constructor(){super(...arguments),e.set(this,void 0),n.set(this,(async()=>{try{const{body:t,headers:e}=await this.fetchStaticResource("config.json","json");return{projectConfig:t,executionContext:{geo:e["x-geo"]}}}catch(t){this.logger.error("Cannot fetch config file","make sure that your projectId & flowId are correct")}}))}get config(){return o(this,e,"f")||i(this,e,o(this,n,"f").call(this),"f"),o(this,e,"f")}},e=new WeakMap,n=new WeakMap,r})),Pi="load-descope-ui",Mi="base.ui.components.url",Di=ji&&localStorage.getItem(Mi)||"https://descopecdn.com/npm/@descope/web-components-ui@<version>/dist/umd/index.js",qi=ji&&localStorage.getItem(Mi)||"https://static.descope.com/npm/@descope/web-components-ui@<version>/dist/umd/index.js",Wi=ji&&localStorage.getItem(Mi)||"https://cdn.jsdelivr.net/npm/@descope/web-components-ui@<version>/dist/umd/index.js",Ni=t=>{const e=document.createElement("script");return e.id=t,e},Bi=(t,e)=>t.replace("<version>",e),Fi=Si((t=>{var e,n,r,s,a,l,c,d,u,h,p,f;const g=Ii(Oi,$i)(t);return f=class extends g{constructor(){super(...arguments),e.add(this),n.set(this,Symbol("errorCbs")),r.set(this,Symbol("loadCbs")),u.set(this,void 0)}get descopeUi(){return o(this,u,"f")||i(this,u,o(this,e,"m",p).call(this),"f"),o(this,u,"f")}async loadDescopeUiComponents(t){const n=Array.isArray(t)?t:(t=>[...Array.from(t.content.querySelectorAll("*")).reduce(((t,e)=>e.localName.startsWith("descope-")?t.add(e.localName):t),new Set)])(t);return Promise.all(n.map((t=>o(this,e,"m",h).call(this,t))))}},n=new WeakMap,r=new WeakMap,u=new WeakMap,e=new WeakSet,s=async function(){var t;const e=await this.config,n=null===(t=null==e?void 0:e.projectConfig)||void 0===t?void 0:t.componentsVersion;return n?this.logger.debug(`Got component version "${n}"`):this.logger.error("Could not get components version"),n},a=function(t){const e=o(this,n,"f"),i=o(this,r,"f");t[e]=[],t[i]=[],Object.defineProperty(t,"onerror",{set(n){t[e].push(n)}}),Object.defineProperty(t,"onload",{set(e){t[i].push(e)}})},l=async function(t,n,i,r){this.logger.debug("Trying to load DescopeUI from a fallback URL");const a=Ni(i);document.body.append(a),a.addEventListener("error",(()=>{t.forEach((t=>t(`Cannot load DescopeUI from fallback URL, Make sure this URL is valid and return the correct script: "${a.src}"`)))})),a.addEventListener("load",(()=>{n.forEach((t=>t()))})),a.src=Bi(r,await o(this,e,"m",s).call(this))},c=function(t){t.addEventListener("error",(()=>{t[o(this,n,"f")].forEach((e=>e(`Cannot load DescopeUI from main URL, Make sure this URL is valid and return the correct script: "${t.src}"`))),o(this,e,"m",l).call(this,[o(this,e,"m",l).bind(this,t[o(this,n,"f")],t[o(this,r,"f")],"load-descope-ui-fallback-script-2",Wi),...t[o(this,n,"f")]],t[o(this,r,"f")],"load-descope-ui-fallback-script",qi)})),t.addEventListener("load",(()=>{t[o(this,r,"f")].forEach((t=>t()))}))},d=async function(){if(document.querySelector(`script#${Pi}`))this.logger.debug("DescopeUI loading script already exists",this);else{this.logger.debug("DescopeUI loading script does not exist, creating it",this);const t=Ni(Pi);document.body.append(t),o(this,e,"m",a).call(this,t),o(this,e,"m",c).call(this,t),t.src=Bi(Di,await o(this,e,"m",s).call(this))}return document.getElementById(Pi)},h=async function(t){if(!!customElements.get(t))return void this.logger.debug(`Loading component "${t}" is skipped as it is already defined`);const e=await this.descopeUi;if(e[t])try{return await e[t]()}catch(e){if("NotSupportedError"!==e.name)throw e;console.debug(`Encountered an error while attempting to define the "${t}" component, it is likely that this component is already defined`)}else this.logger.error(`Cannot load UI component "${t}"`,`Descope UI does not have a component named "${t}", available components are: "${Object.keys(e).join(", ")}"`)},p=function(){return new Promise((t=>{globalThis.DescopeUI&&t(globalThis.DescopeUI),o(this,e,"m",d).call(this).then((e=>{e.onerror=this.logger.error,e.onload=()=>{this.logger.debug("DescopeUI was loaded"),t(globalThis.DescopeUI)},setTimeout((()=>{globalThis.DescopeUI&&t(globalThis.DescopeUI)}))}))}))},f})),Vi="content-root",Ki="root",Hi=Si((t=>class extends t{constructor(...t){var e,n;super(...t),this.attachShadow({mode:"open"}).innerHTML=`\n\n <style>\n #${Ki}, #${Vi} {\n height: 100%;\n }\n #${Ki} {\n position: relative;\n height: fit-content;\n }\n </style>\n <div id="${Ki}">\n <div id="${Vi}"></div>\n </div>\n `,this.contentRootElement=null===(e=this.shadowRoot)||void 0===e?void 0:e.getElementById(Vi),this.rootElement=null===(n=this.shadowRoot)||void 0===n?void 0:n.getElementById(Ki)}})),Gi=(t,e)=>!!e&&"light"!==e&&"dark"!==e&&'Supported theme values are "light", "dark", or leave empty for using the OS theme',Ji=Si((t=>{var e,n,r,s,a,l,c,d,u,h,p,f,g,v;const m=Ii(Li({theme:Gi}),_i,Ui,Fi,$i,Hi,Ei)(t);return v=class extends m{constructor(){super(...arguments),e.add(this),n.set(this,void 0),r.set(this,void 0),p.set(this,(()=>{o(this,e,"m",f).call(this),o(this,g,"f").call(this,"os"===this.getAttribute("theme"))})),g.set(this,(t=>{var n,i,r;const s=t?"addEventListener":"removeEventListener";null===(r=null===(i=null===(n=window.matchMedia)||void 0===n?void 0:n.call(window,"(prefers-color-scheme: dark)"))||void 0===i?void 0:i[s])||void 0===r||r.call(i,"change",(()=>o(this,e,"m",f).call(this)))}))}get theme(){var t,e;const n=this.getAttribute("theme");if("os"===n){return window.matchMedia&&(null===(e=null===(t=window.matchMedia)||void 0===t?void 0:t.call(window,"(prefers-color-scheme: dark)"))||void 0===e?void 0:e.matches)?"dark":"light"}return n||"light"}get styleId(){return this.getAttribute("style-id")||"theme"}async init(){var t;await(null===(t=super.init)||void 0===t?void 0:t.call(this)),o(this,e,"m",l).call(this),o(this,e,"m",c).call(this),o(this,p,"f").call(this),this.observeAttributes(["theme"],o(this,p,"f")),this.observeAttributes(["style-id"],(()=>{i(this,r,null,"f"),o(this,e,"m",u).call(this),o(this,e,"m",l).call(this),o(this,e,"m",c).call(this)}))}},n=new WeakMap,r=new WeakMap,p=new WeakMap,g=new WeakMap,e=new WeakSet,s=async function(){try{const{body:t}=await this.fetchStaticResource(`${this.styleId}.json`,"json");return t}catch(t){this.logger.error("Cannot fetch theme file","make sure that your projectId & flowId are correct")}},a=function(){return o(this,r,"f")||(i(this,r,o(this,e,"m",s).call(this),"f"),o(this,r,"f").then((t=>this.logger.debug("Fetched theme",t)))),o(this,r,"f")},l=async function(){var t,r;const s=await o(this,e,"a",a);s&&(o(this,n,"f")||(i(this,n,document.createElement("style"),"f"),o(this,n,"f").id="global-style",this.shadowRoot.appendChild(o(this,n,"f"))),o(this,n,"f").innerText=((null===(t=null==s?void 0:s.light)||void 0===t?void 0:t.globals)||"")+((null===(r=null==s?void 0:s.dark)||void 0===r?void 0:r.globals)||""))},c=async function(){var t,n;const i=Object.assign({},await o(this,e,"a",a));if(!i)return;const r=await this.descopeUi;(null==r?void 0:r.componentsThemeManager)&&(r.componentsThemeManager.themes={light:null===(t=null==i?void 0:i.light)||void 0===t?void 0:t.components,dark:null===(n=null==i?void 0:i.dark)||void 0===n?void 0:n.components})},d=async function(){var t,e;const{projectConfig:n}=await this.config||{},o=null===(t=null==n?void 0:n.styles)||void 0===t?void 0:t[this.styleId],i=null==n?void 0:n.cssTemplate,r=o||i;return null===(e=null==r?void 0:r[this.theme])||void 0===e?void 0:e.fonts},u=async function(){const t=await o(this,e,"m",d).call(this);t?Object.values(t).forEach((t=>{t.url&&(this.logger.debug(`Loading font from URL "${t.url}"`),(t=>{const e=document.createElement("link");e.href=t,e.rel="stylesheet",document.head.appendChild(e)})(t.url))})):this.logger.debug("No fonts to load")},h=async function(){this.rootElement.setAttribute("data-theme",this.theme);const t=await this.descopeUi;(null==t?void 0:t.componentsThemeManager)&&(t.componentsThemeManager.currentThemeName=this.theme)},f=function(){o(this,e,"m",u).call(this),o(this,e,"m",h).call(this)},v})),zi=Si((t=>{var e,n,i,r;return r=class extends t{constructor(){super(...arguments),e.add(this)}connectedCallback(){var t;o(this,e,"m",n).call(this)&&o(this,e,"m",i).call(this),null===(t=super.connectedCallback)||void 0===t||t.call(this)}},e=new WeakSet,n=function(){return!this.shadowRoot.host.closest("form")&&/Chrome/.test(navigator.userAgent)&&/Google Inc/.test(navigator.vendor)},i=function(){const t=this.shadowRoot.host,e=document.createElement("form");e.style.width="100%",e.style.height="100%",t.parentElement.appendChild(e),e.appendChild(t)},r})),Xi=document.createElement("template");Xi.innerHTML="\n\t<style>\n\t\t:host {\n all: initial;\n\t\t\twidth: 100%;\n display: block;\n\t\t}\n\n\t\t#root {\n\t\t\theight: 100%;\n\t\t\ttransition: opacity 300ms ease-in-out;\n display: flex;\n\t\t}\n\n\t\t#root[data-theme] {\n\t\t\tbackground-color: transparent;\n\t\t}\n\n\t\t.fade-out {\n\t\t\topacity: 0.1;\n\t\t}\n\n\t</style>\n\t";const Qi=(t,e="")=>Object.keys(t).reduce(((n,o)=>{var i;if("object"==typeof t[o]&&null!==t[o]&&!(null===(i=t[o])||void 0===i?void 0:i.value))return Object.assign(Object.assign({},n),Qi(t[o],`${e+o}.`));const r="object"==typeof t[o]?t[o]:{value:t[o]},s=Object.assign(Object.assign({},n),{[e+o]:r,[`form.${e}${o}`]:r});return"displayName"===o?Object.assign(Object.assign({},s),{[`${e}fullName`]:r,[`form.${e}fullName`]:r}):s}),[]);var Zi,Yi,tr,er,nr,or,ir,rr,sr,ar,lr,cr,dr,ur,hr,pr,fr,gr,vr,mr,br;const wr=Ii(Ji,zi)(HTMLElement);class yr extends wr{static get observedAttributes(){return["project-id","flow-id","base-url","tenant","locale","debug","storage-prefix","preview","redirect-url","auto-focus","store-last-authenticated-user","keep-last-authenticated-user-after-logout","validate-on-blur","style-id"]}constructor(t){super(),Zi.add(this),tr.set(this,!1),this.flowStatus="initial",this.loggerWrapper={error:(t,e="")=>{this.logger.error(t,e,new Error),o(this,Zi,"m",mr).call(this,t,e)},warn:(t,e="")=>{this.logger.warn(t,e)},info:(t,e="",n={})=>{this.logger.info(t,e,n)},debug:(t,e="")=>{this.logger.debug(t,e)}},er.set(this,new si),nr.set(this,new si),or.set(this,{}),this.getComponentsContext=()=>o(this,or,"f"),this.nextRequestStatus=new si({isLoading:!1}),ir.set(this,void 0),rr.set(this,{popstate:o(this,Zi,"m",cr).bind(this),componentsContext:o(this,Zi,"m",fr).bind(this)}),sr.set(this,void 0),this.getConfig=Jo((()=>n(this,void 0,void 0,(function*(){const t=Bo({projectId:this.projectId,filename:co,baseUrl:this.baseStaticUrl});try{const{body:e,headers:n}=yield No(t,"json");return{projectConfig:e,executionContext:{geo:n["x-geo"]}}}catch(t){return{isMissingConfig:!0}}})))),i(this,sr,t,"f"),o(this,Zi,"m",ar).call(this)}get flowId(){return this.getAttribute("flow-id")}get client(){try{return JSON.parse(this.getAttribute("client"))||{}}catch(t){return{}}}get tenant(){return this.getAttribute("tenant")||void 0}get redirectUrl(){return this.getAttribute("redirect-url")||void 0}get debug(){return"true"===this.getAttribute("debug")}get locale(){return this.getAttribute("locale")||void 0}get autoFocus(){var t;const e=null!==(t=this.getAttribute("auto-focus"))&&void 0!==t?t:"true";return"skipFirstScreen"===e?e:"true"===e}get validateOnBlur(){return"true"===this.getAttribute("validate-on-blur")}get storeLastAuthenticatedUser(){var t;return"true"===(null!==(t=this.getAttribute("store-last-authenticated-user"))&&void 0!==t?t:"true")}get keepLastAuthenticatedUserAfterLogout(){return"true"===this.getAttribute("keep-last-authenticated-user-after-logout")}get storagePrefix(){return this.getAttribute("storage-prefix")||""}get preview(){return!!this.getAttribute("preview")}get formConfig(){return(t=>{try{return Qi(JSON.parse(t))}catch(t){return{}}})(this.form)}get form(){return this.getAttribute("form")}get formConfigValues(){return t=this.formConfig,e="value",Object.fromEntries(Object.entries(t).map((([t,n])=>[t,n[e]])));var t,e}get isRestartOnError(){return"true"===this.getAttribute("restart-on-error")}getExecutionContext(){return n(this,void 0,void 0,(function*(){const{executionContext:t}=yield this.getConfig();return t}))}getProjectConfig(){return n(this,void 0,void 0,(function*(){const{projectConfig:t}=yield this.getConfig();return t}))}getFlowConfig(){return n(this,void 0,void 0,(function*(){var t,e;const n=yield this.getProjectConfig(),o=(null===(t=null==n?void 0:n.flows)||void 0===t?void 0:t[this.flowId])||{};return null!==(e=o.version)&&void 0!==e||(o.version=0),o}))}getTargetLocales(){return n(this,void 0,void 0,(function*(){const t=yield this.getFlowConfig();return((null==t?void 0:t.targetLocales)||[]).map((t=>t.toLowerCase()))}))}getComponentsVersion(){return n(this,void 0,void 0,(function*(){var t,e;const n=null===(e=null===(t=yield this.getConfig())||void 0===t?void 0:t.projectConfig)||void 0===e?void 0:e.componentsVersion;return n||(this.logger.error("Did not get components version, using latest version"),"latest")}))}init(){const t=Object.create(null,{init:{get:()=>super.init}});return n(this,void 0,void 0,(function*(){var e;if(this.flowStatus="loading",["ready","error","success"].forEach((t=>this.addEventListener(t,(()=>{this.flowStatus=t})))),yield null===(e=t.init)||void 0===e?void 0:e.call(this),o(this,nr,"f").subscribe(o(this,Zi,"m",vr).bind(this)),o(this,nr,"f").update({isDebug:this.debug}),o(this,Zi,"m",lr).call(this),yield o(this,Zi,"m",hr).call(this))return void this.loggerWrapper.error("This SDK version does not support your flows version","Make sure to upgrade your flows to the latest version or use an older SDK version");if((yield this.getConfig()).isMissingConfig)return void this.loggerWrapper.error("Cannot get config file","Make sure that your projectId & flowId are correct");o(this,Zi,"m",br).call(this);const{executionId:n,stepId:r,token:s,code:a,exchangeError:l,redirectAuthCallbackUrl:c,redirectAuthBackupCallbackUri:d,redirectAuthCodeChallenge:u,redirectAuthInitiator:h,ssoQueryParams:p}=Go();window.addEventListener("popstate",o(this,rr,"f").popstate),window.addEventListener("components-context",o(this,rr,"f").componentsContext),o(this,er,"f").subscribe(o(this,Zi,"m",ur).bind(this)),o(this,er,"f").update(Object.assign({projectId:this.projectId,flowId:this.flowId,baseUrl:this.baseUrl,tenant:this.tenant,redirectUrl:this.redirectUrl,locale:this.locale,stepId:r,executionId:n,token:s,code:a,exchangeError:l,redirectAuthCallbackUrl:c,redirectAuthBackupCallbackUri:d,redirectAuthCodeChallenge:u,redirectAuthInitiator:h},p)),i(this,tr,!0,"f")}))}disconnectedCallback(){o(this,er,"f").unsubscribeAll(),o(this,nr,"f").unsubscribeAll(),o(this,Zi,"m",gr).call(this),window.removeEventListener("popstate",o(this,rr,"f").popstate),window.removeEventListener("components-context",o(this,rr,"f").componentsContext)}attributeChangedCallback(t,e,n){if(this.shadowRoot.isConnected&&o(this,tr,"f")&&e!==n&&Yi.observedAttributes.includes(t)){o(this,Zi,"m",lr).call(this);const i=null===e;o(this,er,"f").update((({stepId:e,executionId:o})=>{let r=e,s=o;return i||(s=null,r=null,Ko()),{[Ho(t)]:n,stepId:r,executionId:s}})),o(this,nr,"f").update({isDebug:this.debug})}}}function kr(t,e){return`sdkScriptsResults.${e?`${t}_${e}`:t}`}var Ir,Sr,Cr,Or,jr,xr,Ar,Ur,Er,Lr,Tr,Rr,_r,$r,Pr,Mr,Dr,qr,Wr,Nr,Br,Fr,Vr,Kr,Hr,Gr,Jr,zr,Xr,Qr,Zr,Yr,ts;Yi=yr,tr=new WeakMap,er=new WeakMap,nr=new WeakMap,or=new WeakMap,ir=new WeakMap,rr=new WeakMap,sr=new WeakMap,Zi=new WeakSet,ar=function(){this.shadowRoot.appendChild(Xi.content.cloneNode(!0)),this.rootElement=this.shadowRoot.querySelector("#root")},lr=function(){const t=["base-url","tenant","locale","debug","redirect-url","auto-focus","store-last-authenticated-user","keep-last-authenticated-user-after-logout","preview","storage-prefix","form","client","validate-on-blur","style-id"];Yi.observedAttributes.forEach((e=>{if(!t.includes(e)&&!this[Ho(e)])throw Error(`${e} cannot be empty`)}))},cr=function(){const{stepId:t,executionId:e}=Vo();o(this,er,"f").update({stepId:t,executionId:e})},dr=function(t,e){this.sdk=ro(Object.assign(Object.assign({persistTokens:!0,preview:this.preview,storagePrefix:this.storagePrefix,storeLastAuthenticatedUser:this.storeLastAuthenticatedUser,keepLastAuthenticatedUserAfterLogout:this.keepLastAuthenticatedUserAfterLogout},Yi.sdkConfigOverrides),{projectId:t,baseUrl:e})),["start","next"].forEach((t=>{const e=this.sdk.flow[t];this.sdk.flow[t]=(...t)=>n(this,void 0,void 0,(function*(){this.nextRequestStatus.update({isLoading:!0});try{return yield e(...t)}catch(t){return{error:{errorCode:ao,errorDescription:t.toString()}}}finally{this.nextRequestStatus.update({isLoading:!1})}}))}))},ur=function(t,e,i){return n(this,void 0,void 0,(function*(){const{projectId:e,baseUrl:n}=t;if(i("projectId")||i("baseUrl")){if(!e)return;o(this,Zi,"m",dr).call(this,e,n)}o(this,sr,"f").call(this,t)}))},hr=function(){return n(this,void 0,void 0,(function*(){return(yield this.getConfig()).isMissingConfig&&(yield o(this,Zi,"m",pr).call(this))}))},pr=function(){return n(this,void 0,void 0,(function*(){const t=Bo({projectId:this.projectId,filename:co,assetsFolder:"v2-alpha",baseUrl:this.baseStaticUrl});try{return yield No(t,"json"),!0}catch(t){return!1}}))},fr=function(t){i(this,or,Object.assign(Object.assign({},o(this,or,"f")),t.detail),"f")},gr=function(){var t;null===(t=o(this,ir,"f"))||void 0===t||t.remove(),i(this,ir,null,"f")},vr=function(t){return n(this,arguments,void 0,(function*({isDebug:t}){t?(i(this,ir,document.createElement("descope-debugger"),"f"),Object.assign(o(this,ir,"f").style,{position:"fixed",top:"0",right:"0",height:"100vh",width:"100vw",pointerEvents:"none",zIndex:99999}),yield Promise.resolve().then((function(){return is})),document.body.appendChild(o(this,ir,"f"))):o(this,Zi,"m",gr).call(this)}))},mr=function(t,e){var n;t&&this.debug&&(null===(n=o(this,ir,"f"))||void 0===n||n.updateData({title:t,description:e}))},br=function(){this.rootElement.onkeydown=t=>{var e,n,o;const i=!!(null===(e=this.shadowRoot.activeElement)||void 0===e?void 0:e.getAttribute("href")),r=Po.includes(null!==(o=null===(n=this.shadowRoot.activeElement)||void 0===n?void 0:n.localName)&&void 0!==o?o:"");if("Enter"!==t.key||i||r)return;t.preventDefault();const s=this.rootElement.querySelectorAll("descope-button");if(1===s.length&&"false"!==s[0].getAttribute("auto-submit"))return void s[0].click();const a=Array.from(s).filter((t=>"true"===t.getAttribute("auto-submit")));if(1===a.length)return void a[0].click();const l=Array.from(s).filter((t=>"button"===t.getAttribute("data-type")));if(1===l.length)"false"!==l[0].getAttribute("auto-submit")&&l[0].click();else if(0===l.length){const t=Array.from(s).filter((t=>"sso"===t.getAttribute("data-type")));1===t.length&&"false"!==t[0].getAttribute("auto-submit")&&t[0].click()}}},yr.sdkConfigOverrides={baseHeaders:{"x-descope-sdk-name":"web-component","x-descope-sdk-version":"3.31.1"}};class es extends yr{static set sdkConfigOverrides(t){yr.sdkConfigOverrides=t}static get sdkConfigOverrides(){return yr.sdkConfigOverrides}constructor(){const t=new si({deferredRedirect:!1});super(t.update.bind(t)),Ir.add(this),this.stepState=new si({},{updateOnlyOnChange:!1}),Sr.set(this,void 0),Cr.set(this,null),Or.set(this,{visibilitychange:o(this,Ir,"m",jr).bind(this)}),this.bridgeVersion=1,this.nativeResume=(t,e)=>{var n;const i=JSON.parse(e);if(this.logger.info(`nativeResume received payload of type '${t}'`),"oauthWeb"===t||"sso"===t){let{exchangeCode:t}=i;if(!t){t=null===(n=new URL(i.url).searchParams)||void 0===n?void 0:n.get(po)}this.nativeComplete({exchangeCode:t,idpInitiated:!0})}else if("magicLink"===t){const t=new URL(i.url),e=t.searchParams.get("t"),n=t.searchParams.get(ho).split("_").pop();o(this,Ur,"f").call(this),this.flowState.update({token:e,stepId:n,action:void 0})}else this.nativeComplete(i)},Ar.set(this,((t,e,r,s,a=!1)=>{if(this.flowState.current.action===Uo){this.logger.debug("polling - Scheduling polling request");const l=Date.now(),c=a?500:2e3;i(this,Sr,setTimeout((()=>n(this,void 0,void 0,(function*(){var n;this.logger.debug("polling - Calling next");const i=this.sdk.flow.next(t,e,$o,r,s,{}),d=document.hidden&&!a&&Date.now()-l>c+500;let u;d&&this.logger.debug("polling - The polling seems to be throttled");try{const t=d?1e3:6e3;u=yield zo(t,i)}catch(n){return this.logger.warn(`polling - The ${d?"throttled fetch":"fetch"} call timed out or was aborted`),void o(this,Ar,"f").call(this,t,e,r,s,d)}if((null===(n=null==u?void 0:u.error)||void 0===n?void 0:n.errorCode)===ao)return this.logger.debug("polling - Got a generic error due to exception in fetch call"),void o(this,Ar,"f").call(this,t,e,r,s);this.logger.debug("polling - Got a response"),(null==u?void 0:u.error)&&this.logger.debug("polling - Response has an error",JSON.stringify(u.error,null,4)),o(this,Er,"f").call(this,u),o(this,Ar,"f").call(this,t,e,r,s)}))),c),"f")}})),Ur.set(this,(()=>{clearTimeout(o(this,Sr,"f")),i(this,Sr,null,"f")})),Er.set(this,(t=>{var e,n,i,r,s,a,l,c,d,u,h,p;if(!(null==t?void 0:t.ok)){const l=null===(e=null==t?void 0:t.response)||void 0===e?void 0:e.url,c=`${null===(n=null==t?void 0:t.response)||void 0===n?void 0:n.status} - ${null===(i=null==t?void 0:t.response)||void 0===i?void 0:i.statusText}`;o(this,Ir,"m",Vr).call(this,"error",(null==t?void 0:t.error)||{errorCode:"J151001",errorDescription:c,errorMessage:l}),this.loggerWrapper.error((null===(r=null==t?void 0:t.error)||void 0===r?void 0:r.errorDescription)||l,(null===(s=null==t?void 0:t.error)||void 0===s?void 0:s.errorMessage)||c);const d=null===(a=null==t?void 0:t.error)||void 0===a?void 0:a.errorCode;return void("E102004"!==d&&"E103205"!==d||!this.isRestartOnError||o(this,Ir,"m",xr).call(this))}null===(c=null===(l=t.data)||void 0===l?void 0:l.runnerLogs)||void 0===c||c.forEach((t=>{const{level:e,title:n,log:o}=t;e&&this.loggerWrapper[e]?this.loggerWrapper[e](n,o):this.loggerWrapper.info(n,o)}));const f=null===(h=null===(u=null===(d=t.data)||void 0===d?void 0:d.screen)||void 0===u?void 0:u.state)||void 0===h?void 0:h.errorText;(null===(p=t.data)||void 0===p?void 0:p.error)?this.loggerWrapper.error(`[${t.data.error.code}]: ${t.data.error.description}`,`${f?`${f} - `:""}${t.data.error.message}`):f&&this.loggerWrapper.error(f);const{status:g,authInfo:v,lastAuth:m}=t.data;if("completed"===g)return this.storeLastAuthenticatedUser&&function(t){(null==t?void 0:t.authMethod)&&so&&localStorage.setItem(go,JSON.stringify(t))}(m),void o(this,Ir,"m",Vr).call(this,"success",v);const{executionId:b,stepId:w,stepName:y,action:k,screen:I,redirect:S,openInNewTabUrl:C,webauthn:O,error:j,samlIdpResponse:x,nativeResponse:A}=t.data;k!==Uo?(this.loggerWrapper.info(`Step "${y||`#${w}`}" is ${g}`,"",{screen:I,status:g,stepId:w,stepName:y,action:k,error:j}),this.flowState.update({stepId:w,executionId:b,action:k,redirectTo:null==S?void 0:S.url,openInNewTabUrl:C,screenId:null==I?void 0:I.id,screenState:null==I?void 0:I.state,webauthnTransactionId:null==O?void 0:O.transactionId,webauthnOptions:null==O?void 0:O.options,samlIdpResponseUrl:null==x?void 0:x.url,samlIdpResponseSamlResponse:null==x?void 0:x.samlResponse,samlIdpResponseRelayState:null==x?void 0:x.relayState,nativeResponseType:null==A?void 0:A.type,nativePayload:null==A?void 0:A.payload})):this.flowState.update({action:k})})),Lr.set(this,Jo((()=>n(this,void 0,void 0,(function*(){var t;try{const e=yield this.sdk.webauthn.signIn.start("",window.location.origin);return e.ok||this.loggerWrapper.warn("Webauthn start failed",null===(t=null==e?void 0:e.error)||void 0===t?void 0:t.errorMessage),e.data}catch(t){this.loggerWrapper.warn("Webauthn start failed",t.message)}}))))),Wr.set(this,Yo(((t,e)=>n(this,void 0,void 0,(function*(){var n,i;if("true"===t.getAttribute("formnovalidate")||o(this,Ir,"m",_r).call(this)){const r=null==t?void 0:t.getAttribute("id");o(this,Ir,"m",Pr).call(this,t);const s=yield o(this,Ir,"m",$r).call(this),a=(i=t,Array.from((null==i?void 0:i.attributes)||[]).reduce(((t,e)=>{var n;const o=null===(n=new RegExp("^data-descope-(\\S+)$").exec(e.name))||void 0===n?void 0:n[1];return o?Object.assign(t,{[o]:e.value}):t}),{})),l=this.getComponentsContext(),c=Object.assign(Object.assign(Object.assign(Object.assign({},l),a),s),{origin:(null===(n=this.nativeOptions)||void 0===n?void 0:n.origin)||window.location.origin}),d=yield this.getFlowConfig(),u=yield this.getProjectConfig(),h=yield e(r,d.version,u.componentsVersion,c);o(this,Er,"f").call(this,h),o(this,Ir,"m",Mr).call(this,s)}}))))),this.flowState=t}loadSdkScripts(){return n(this,void 0,void 0,(function*(){const t=(yield this.getFlowConfig()).sdkScripts;null==t||t.forEach((t=>n(this,void 0,void 0,(function*(){(yield function(t){return n(this,void 0,void 0,(function*(){let e;switch(t){case"forter":return e=yield Promise.resolve().then((function(){return ss})),e.default;case"fingerprint":return e=yield Promise.resolve().then((function(){return ls})),e.default;case"fingerprintDescope":return e=yield Promise.resolve().then((function(){return ds})),e.default;default:throw new Error(`Unknown script id: ${t}`)}}))}(t.id))(t.initArgs,{baseUrl:this.baseUrl},(e=>{this.dispatchEvent(new CustomEvent("components-context",{detail:{[kr(t.id,t.resultKey)]:e},bubbles:!0,composed:!0}))}))}))))}))}init(){const t=Object.create(null,{init:{get:()=>super.init}});return n(this,void 0,void 0,(function*(){var e,n,i;this.shadowRoot.isConnected&&(null===(e=this.flowState)||void 0===e||e.subscribe(this.onFlowChange.bind(this)),null===(n=this.stepState)||void 0===n||n.subscribe(this.onStepChange.bind(this)),window.addEventListener("visibilitychange",o(this,Or,"f").visibilitychange)),yield null===(i=t.init)||void 0===i?void 0:i.call(this)}))}disconnectedCallback(){var t;super.disconnectedCallback(),this.flowState.unsubscribeAll(),this.stepState.unsubscribeAll(),null===(t=o(this,Cr,"f"))||void 0===t||t.abort(),i(this,Cr,null,"f"),window.removeEventListener("visibilitychange",o(this,Or,"f").visibilitychange)}getHtmlFilenameWithLocale(t,e){return n(this,void 0,void 0,(function*(){let n;const o=ti(t),i=yield this.getTargetLocales();return i.includes(o.locale)?n=`${e}-${o.locale}.html`:i.includes(o.fallback)&&(n=`${e}-${o.fallback}.html`),n}))}getPageContent(t,e){return n(this,void 0,void 0,(function*(){if(e)try{const{body:t}=yield No(e,"text");return t}catch(n){this.loggerWrapper.error(`Failed to fetch flow page from ${e}. Fallback to url ${t}`,n)}try{const{body:e}=yield No(t,"text");return e}catch(t){this.loggerWrapper.error("Failed to fetch flow page",t.message)}return null}))}onFlowChange(t,r,s){return n(this,void 0,void 0,(function*(){var a,l;const{projectId:c,flowId:d,tenant:u,stepId:h,executionId:p,action:f,screenId:g,screenState:v,redirectTo:m,openInNewTabUrl:b,redirectUrl:w,token:y,code:k,exchangeError:I,webauthnTransactionId:S,webauthnOptions:C,redirectAuthCodeChallenge:O,redirectAuthCallbackUrl:j,redirectAuthBackupCallbackUri:x,redirectAuthInitiator:A,locale:U,samlIdpResponseUrl:E,samlIdpResponseSamlResponse:L,samlIdpResponseRelayState:T,nativeResponseType:R,nativePayload:_}=t,$=e(t,["projectId","flowId","tenant","stepId","executionId","action","screenId","screenState","redirectTo","openInNewTabUrl","redirectUrl","token","code","exchangeError","webauthnTransactionId","webauthnOptions","redirectAuthCodeChallenge","redirectAuthCallbackUrl","redirectAuthBackupCallbackUri","redirectAuthInitiator","locale","samlIdpResponseUrl","samlIdpResponseSamlResponse","samlIdpResponseRelayState","nativeResponseType","nativePayload"]);let P,M;const D=(()=>{const t=localStorage.getItem(ki);if(!t){const t=Math.floor(100*Math.random()+1);return localStorage.setItem(ki,t.toString()),t}return Number(t)})(),q=this.sdk.getLastUserLoginId(),W=yield this.getFlowConfig(),N=yield this.getProjectConfig(),B=Object.entries(N.flows||{}).reduce(((t,[e,n])=>(t[e]=n.version,t)),{}),F=j&&O?{callbackUrl:j,codeChallenge:O,backupCallbackUri:x}:void 0,V=this.nativeOptions?{platform:this.nativeOptions.platform,oauthProvider:this.nativeOptions.oauthProvider,oauthRedirect:this.nativeOptions.oauthRedirect,magicLinkRedirect:this.nativeOptions.magicLinkRedirect,ssoRedirect:this.nativeOptions.ssoRedirect}:void 0;if(!p&&(this.loadSdkScripts(),W.fingerprintEnabled&&W.fingerprintKey?yield Dn(W.fingerprintKey,this.baseUrl):localStorage.removeItem(Pn),W.conditions?({startScreenId:P,conditionInteractionId:M}=((t,e)=>{const n=null==e?void 0:e.find((({key:e,operator:n,predicate:o})=>{var i;if("ELSE"===e)return!0;const r=null===(i=wi[e])||void 0===i?void 0:i[n];return!!(null==r?void 0:r(t,o))}));return n?{startScreenId:n.met.screenId,conditionInteractionId:n.met.interactionId}:{}})({loginId:q,code:k,token:y,abTestingKey:D},W.conditions)):W.condition?({startScreenId:P,conditionInteractionId:M}=((t,e)=>{var n;const o=null===(n=wi[null==t?void 0:t.key])||void 0===n?void 0:n[t.operator];if(!o)return{};const i=o(e,t.predicate)?t.met:t.unmet;return{startScreenId:null==i?void 0:i.screenId,conditionInteractionId:null==i?void 0:i.interactionId}})(W.condition,{loginId:q,code:k,token:y,abTestingKey:D})):P=W.startScreenId,!Xo(P,$))){const t=yield this.sdk.flow.start(d,Object.assign(Object.assign(Object.assign(Object.assign({tenant:u,redirectAuth:F},$),{client:this.client}),w&&{redirectUrl:w}),{lastAuth:yi(q),abTestingKey:D,locale:ti(U).locale,nativeOptions:V}),M,"",N.componentsVersion,B,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this.formConfigValues),k?{exchangeCode:k,idpInitiated:!0}:{}),$.descopeIdpInitiated&&{idpInitiated:!0}),y?{token:y}:{}),$.oidcLoginHint?{externalId:$.oidcLoginHint}:{}));return o(this,Er,"f").call(this,t),void("completed"!==(null===(a=null==t?void 0:t.data)||void 0===a?void 0:a.status)&&this.flowState.update({code:void 0,token:void 0}))}if(p&&(s("token")&&y||s("code")&&k||s("exchangeError")&&I)){const t=yield this.sdk.flow.next(p,h,_o,W.version,N.componentsVersion,{token:y,exchangeCode:k,exchangeError:I});return o(this,Er,"f").call(this,t),void this.flowState.update({token:void 0,code:void 0,exchangeError:void 0})}if(f===Ro&&["samlIdpResponseUrl","samlIdpResponseSamlResponse","samlIdpResponseRelayState"].some((t=>s(t)))){if(!E||!L)return void this.loggerWrapper.error("Did not get saml idp params data to load");((t,e,n,o)=>{const i=document.createElement("form");i.method="POST",i.action=t,i.innerHTML=`\n <input type="hidden" role="saml-response" name="SAMLResponse" value="${e}" />\n <input type="hidden" role="saml-relay-state" name="RelayState" value="${n}" />\n <input style="display: none;" id="SAMLSubmitButton" type="submit" value="Continue" />\n `,document.body.appendChild(i),o(i)})(E,L,T||"",Qo)}if(f===Ao&&(s("redirectTo")||s("deferredRedirect")))return m?"android"===A&&document.hidden?void this.flowState.update({deferredRedirect:!0}):void window.location.assign(m):void this.loggerWrapper.error("Did not get redirect url");if(f===Eo||f===Lo){if(!S||!C)return void this.loggerWrapper.error("Did not get webauthn transaction id or options");let t,e;null===(l=o(this,Cr,"f"))||void 0===l||l.abort(),i(this,Cr,null,"f");try{t=f===Eo?yield this.sdk.webauthn.helpers.create(C):yield this.sdk.webauthn.helpers.get(C)}catch(t){"InvalidStateError"===t.name?this.loggerWrapper.warn("WebAuthn operation failed",t.message):"NotAllowedError"!==t.name&&this.loggerWrapper.error(t.message),e=t.name}const n=yield this.sdk.flow.next(p,h,_o,W.version,N.componentsVersion,{transactionId:S,response:t,failure:e});o(this,Er,"f").call(this,n)}if(f===To)return this.nativeComplete=t=>n(this,void 0,void 0,(function*(){const e=yield this.sdk.flow.next(p,h,_o,W.version,N.componentsVersion,t);o(this,Er,"f").call(this,e)})),void o(this,Ir,"m",Vr).call(this,"bridge",{type:R,payload:_});if(o(this,Ar,"f").call(this,p,h,W.version,N.componentsVersion),!g&&!P)return void this.loggerWrapper.warn("No screen was found to show");const K=P||g,H=yield this.getHtmlFilenameWithLocale(U,K),{oidcLoginHint:G,oidcPrompt:J,oidcErrorRedirectUri:z,samlIdpUsername:X}=$,Q={direction:Fo(h,r.stepId),screenState:Object.assign(Object.assign({},v),{form:Object.assign(Object.assign({},this.formConfigValues),null==v?void 0:v.form),lastAuth:{loginId:q,name:this.sdk.getLastUserDisplayName()||q}}),htmlUrl:Bo({projectId:c,filename:`${K}.html`,baseUrl:this.baseStaticUrl}),htmlLocaleUrl:H&&Bo({projectId:c,filename:H,baseUrl:this.baseStaticUrl}),samlIdpUsername:X,oidcLoginHint:G,oidcPrompt:J,oidcErrorRedirectUri:z,openInNewTabUrl:b},Z=yi(q);Xo(P,$)?Q.next=(t,e,n,o)=>this.sdk.flow.start(d,Object.assign(Object.assign(Object.assign(Object.assign({tenant:u,redirectAuth:F},$),{lastAuth:Z,preview:this.preview,abTestingKey:D,client:this.client}),w&&{redirectUrl:w}),{locale:ti(U).locale,nativeOptions:V}),M,t,n,B,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this.formConfigValues),o),k&&{exchangeCode:k,idpInitiated:!0}),$.descopeIdpInitiated&&{idpInitiated:!0}),y&&{token:y})):(s("projectId")||s("baseUrl")||s("executionId")||s("stepId"))&&(Q.next=(...t)=>this.sdk.flow.next(p,h,...t)),this.stepState.update(Q)}))}onStepChange(t,e){return n(this,void 0,void 0,(function*(){var i,r;const{htmlUrl:s,htmlLocaleUrl:a,direction:l,next:c,screenState:d,openInNewTabUrl:u}=t,h=document.createElement("template");h.innerHTML=yield this.getPageContent(s,a);const p=h.content.cloneNode(!0),f=this.loadDescopeUiComponents(h);this.sdk.webauthn.helpers.isSupported()?yield o(this,Ir,"m",Rr).call(this,p,c):p.querySelectorAll(`descope-button[${xo}="biometrics"]`).forEach((t=>t.setAttribute("disabled","true"))),!t.samlIdpUsername||(null===(i=d.form)||void 0===i?void 0:i.loginId)||(null===(r=d.form)||void 0===r?void 0:r.email)||(d.form||(d.form={}),d.form.loginId=t.samlIdpUsername,d.form.email=t.samlIdpUsername),vi(p,d,d.componentsConfig,this.formConfig,this.errorTransformer,this.loggerWrapper);const{geo:g}=yield this.getExecutionContext();((t,e)=>{Array.from(t.querySelectorAll('[default-code="autoDetect"]')).forEach((t=>{t.setAttribute("default-code",e)}))})(p,g);const v=()=>n(this,void 0,void 0,(function*(){var t,n;yield f;const i=this.shadowRoot.querySelector("div");var r,s;r=i,s=null===(t=null==d?void 0:d.totp)||void 0===t?void 0:t.image,gi(r,"descope-totp-image",s),((t,e)=>{gi(t,"descope-notp-image",e)})(i,null===(n=null==d?void 0:d.notp)||void 0===n?void 0:n.image),((t,e,n,o)=>{n&&Object.keys(n).forEach((i=>{e.querySelector(i)||o.debug(`Skipping css vars for component "${i}}"`,`Got css vars for component ${i} but Could not find it on next page`);const r=customElements.get(i);r?Object.keys(n[i]).forEach((e=>{var s;const a=n[i],l=null===(s=null==r?void 0:r.cssVarList)||void 0===s?void 0:s[e];if(!l)return void o.info(`Could not find css variable name for ${e} in ${i}`,"Check if the css variable is defined in the component");const c=a[e];t.style.setProperty(l,c)})):o.info(`Could not find component class for ${i}`,"Check if the component is registered")}))})(i,p,d.cssVars,this.loggerWrapper),this.rootElement.replaceChildren(p);const a=!e.htmlUrl;setTimeout((()=>{o(this,Ir,"m",Dr).call(this),((t,e,n)=>{if(!0===e||"skipFirstScreen"===e&&!n){const e=t.querySelector("*[name]");setTimeout((()=>{null==e||e.focus()}))}})(this.rootElement,this.autoFocus,a),this.validateOnBlur&&(t=>{t.querySelectorAll("*[name]").forEach((t=>{t.addEventListener("blur",(()=>{var e;const n=t.focus;t.focus=()=>{},null===(e=t.reportValidity)||void 0===e||e.call(t),setTimeout((()=>{t.focus=n}))}))}))})(this.rootElement),((t,e)=>{di(t,null==e?void 0:e.inputs),di(t,null==e?void 0:e.form)})(this.rootElement,d)})),o(this,Ir,"m",Br).call(this,c),a&&o(this,Ir,"m",Vr).call(this,"ready",{}),o(this,Ir,"m",Vr).call(this,"page-updated",{});if(this.rootElement.querySelector(`[${xo}="polling"]`)){const t=yield this.getFlowConfig(),e=yield this.getProjectConfig(),n=yield c($o,t.version,e.componentsVersion,{});o(this,Er,"f").call(this,n)}u&&!e.openInNewTabUrl&&window.open(u,"_blank")}));l?o(this,Ir,"m",Fr).call(this,v,l):v()}))}}Sr=new WeakMap,Cr=new WeakMap,Or=new WeakMap,Ar=new WeakMap,Ur=new WeakMap,Er=new WeakMap,Lr=new WeakMap,Wr=new WeakMap,Ir=new WeakSet,jr=function(){document.hidden||setTimeout((()=>{this.flowState.update({deferredRedirect:!1})}),300)},xr=function(){return n(this,void 0,void 0,(function*(){this.loggerWrapper.debug("Trying to restart the flow");const t=yield this.getComponentsVersion();this.getConfig.reset();t===(yield this.getComponentsVersion())?(this.loggerWrapper.debug("Components version was not changed, restarting flow"),this.flowState.update({stepId:null,executionId:null})):this.loggerWrapper.error("Components version mismatch, please reload the page")}))},Tr=function(t){const e=t.getAttribute("name");if(!["email"].includes(e)){const n=`user-${e}`;t.setAttribute("name",n),t.addEventListener("input",(()=>{t.setAttribute("name",t.value?e:n)}))}},Rr=function(t,e){return n(this,void 0,void 0,(function*(){var r;null===(r=o(this,Cr,"f"))||void 0===r||r.abort();const s=t.querySelector('*[autocomplete="webauthn"]');if(s&&(yield mi())){const{options:t,transactionId:r}=(yield o(this,Lr,"f").call(this))||{};if(t&&r){o(this,Ir,"m",Tr).call(this,s),i(this,Cr,new AbortController,"f");const a=yield this.getFlowConfig(),l=yield this.getProjectConfig();this.sdk.webauthn.helpers.conditional(t,o(this,Cr,"f")).then((t=>n(this,void 0,void 0,(function*(){const n=yield e(s.id,a.version,l.componentsVersion,{transactionId:r,response:t});o(this,Er,"f").call(this,n)})))).catch((t=>{"AbortError"!==t.name&&this.loggerWrapper.error("Conditional login failed",t.message)}))}}}))},_r=function(){let t=!0;return Array.from(this.shadowRoot.querySelectorAll("*[name]")).reverse().forEach((e=>{var n,o;"slot"!==e.localName&&(null===(n=e.reportValidity)||void 0===n||n.call(e),t&&(t=null===(o=e.checkValidity)||void 0===o?void 0:o.call(e)))})),t},$r=function(){return n(this,void 0,void 0,(function*(){const t=Array.from(this.shadowRoot.querySelectorAll(`*[name]:not([${fo}])`));return(yield Promise.all(t.map((t=>n(this,void 0,void 0,(function*(){return{name:t.getAttribute("name"),value:t.value}})))))).reduce(((t,e)=>Object.assign(Object.assign({},t),{[e.name]:e.value})),{})}))},Pr=function(t){const e=this.nextRequestStatus.subscribe((({isLoading:n})=>{n?t.setAttribute("loading","true"):(this.nextRequestStatus.unsubscribe(e),t.removeAttribute("loading"))}))},Mr=function(t={}){var e,n;const o=Zo(t,["externalId","email","phone"]),i=Zo(t,["newPassword","password"]);if(o&&i)try{if(!globalThis.PasswordCredential)return;const t=new globalThis.PasswordCredential({id:o,password:i});null===(n=null===(e=null===navigator||void 0===navigator?void 0:navigator.credentials)||void 0===e?void 0:e.store)||void 0===n||n.call(e,t)}catch(t){this.loggerWrapper.error("Could not store credentials",t.message)}},Dr=function(){document.querySelectorAll('[data-hidden-input="true"]').forEach((t=>t.remove()));this.rootElement.querySelectorAll('[external-input="true"]').forEach((t=>o(this,Ir,"m",qr).call(this,t)))},qr=function(t){if(!t)return;t.querySelectorAll("input").forEach((e=>{const n=e.getAttribute("slot"),o=`input-${t.id}-${n}`,i=document.createElement("slot");i.setAttribute("name",o),i.setAttribute("slot",n),t.appendChild(i),e.setAttribute("slot",o),this.appendChild(e)}))},Nr=function(t){this.rootElement.querySelectorAll('descope-passcode[data-auto-submit="true"]').forEach((e=>{e.addEventListener("input",(()=>{var n;(null===(n=e.checkValidity)||void 0===n?void 0:n.call(e))&&o(this,Wr,"f").call(this,e,t)}))}))},Br=function(t){this.rootElement.querySelectorAll("descope-button:not([data-exclude-next])").forEach((e=>{e.onclick=()=>{o(this,Wr,"f").call(this,e,t)}})),o(this,Ir,"m",Nr).call(this,t)},Fr=function(t,e){this.rootElement.addEventListener("transitionend",(()=>{this.rootElement.classList.remove("fade-out"),t()}),{once:!0});const n=e===Mo.forward?"slide-forward":"slide-backward";Array.from(this.rootElement.getElementsByClassName("input-container")).forEach(((t,e)=>{t.style["transition-delay"]=40*e+"ms",t.classList.add(n)})),this.rootElement.classList.add("fade-out")},Vr=function(t,e){this.dispatchEvent(new CustomEvent(t,{detail:e}))},customElements.get("descope-wc")?console.log("descope-wc is already defined"):customElements.define("descope-wc",es);const ns=document.createElement("template");ns.innerHTML=`\n<style>\n .debugger {\n width: 300px;\n height: 200px;\n background-color: #FAFAFA;\n position: fixed;\n font-family: "Helvetica Neue", sans-serif;\n box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 10px;\n border-radius: 8px;\n overflow: hidden;\n border: 1px solid lightgrey;\n pointer-events: initial;\n display: flex;\n flex-direction: column;\n min-width: 200px;\n max-width: 600px;\n max-height: calc(100% - 64px);\n min-height: 200px;\n resize: both;\n }\n\n .header {\n padding: 8px 16px;\n display: flex;\n align-items: center;\n background-color: #EEEEEE;\n cursor: move;\n border-bottom: 1px solid #e0e0e0;\n }\n\n .content {\n font-size: 14px;\n flex-grow: 1;\n overflow: auto;\n }\n\n .msg {\n border-bottom: 1px solid lightgrey;\n padding: 8px 16px;\n display: flex;\n gap: 5px;\n background-color: #FAFAFA;\n }\n\n .msg.collapsible {\n cursor: pointer;\n }\n\n .empty-state {\n padding: 8px 16px;\n background-color: #FAFAFA;\n }\n\n\n .msg.collapsible:not(.collapsed) {\n background-color: #F5F5F5;\n }\n\n .msg_title {\n padding-bottom: 5px;\n display: flex;\n gap: 8px;\n font-weight: 500;\n }\n\n .msg svg {\n padding: 1px;\n flex-shrink: 0;\n margin-top: -2px;\n }\n\n .msg_content {\n overflow: hidden;\n flex-grow: 1;\n margin-right:5px;\n }\n\n .msg_desc {\n color: #646464;\n cursor: initial;\n word-wrap: break-word;\n }\n\n .msg.collapsed .msg_desc {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n\n .msg.collapsible.collapsed .chevron {\n transform: rotate(-45deg) translateX(-2px);\n }\n\n .msg.collapsible .chevron {\n content: "";\n width:6px;\n height:6px;\n border-bottom: 2px solid grey;\n border-right: 2px solid grey;\n transform: rotate(45deg) translateX(-1px);\n margin: 5px;\n flex-shrink:0;\n }\n</style>\n\n<div style="top:32px; left:${window.innerWidth-300-32}px;" class="debugger">\n <div class="header">\n <span>Debugger messages</span>\n </div>\n <div class="content">\n <div class="empty-state">\n No errors detected 👀\n </div>\n </div>\n</div>\n`;class os extends HTMLElement{constructor(){super(),Kr.add(this),Hr.set(this,new si({messages:[]})),Gr.set(this,void 0),Jr.set(this,void 0),zr.set(this,void 0),Xr.set(this,{resize:o(this,Kr,"m",ts).bind(this)}),this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(ns.content.cloneNode(!0)),i(this,Gr,this.shadowRoot.querySelector(".debugger"),"f"),i(this,Jr,o(this,Gr,"f").querySelector(".content"),"f"),i(this,zr,o(this,Gr,"f").querySelector(".header"),"f")}updateData(t){o(this,Hr,"f").update((e=>({messages:e.messages.concat(t)})))}connectedCallback(){var t;((t,e,n)=>{let o=0,i=0,r=0,s=0;function a(e){e.preventDefault(),o=r-e.clientX,i=s-e.clientY,r=e.clientX,s=e.clientY;const[a,l]=bi(t,t.offsetLeft-o,t.offsetTop-i,n);t.style.top=`${l}px`,t.style.left=`${a}px`}function l(){document.onmouseup=null,document.onmousemove=null}function c(t){t.preventDefault(),r=t.clientX,s=t.clientY,document.onmouseup=l,document.onmousemove=a}e?e.onmousedown=c:t.onmousedown=c})(o(this,Gr,"f"),o(this,zr,"f"),{top:"all",bottom:100,left:100,right:100}),window.addEventListener("resize",o(this,Xr,"f").resize),(t=o(this,Gr,"f")).onmousemove=e=>{(e.target.w&&e.target.w!==e.target.offsetWidth||e.target.h&&e.target.h!==e.target.offsetHeight)&&t.onresize(e),e.target.w=e.target.offsetWidth,e.target.h=e.target.offsetHeight},o(this,Gr,"f").onresize=o(this,Kr,"m",Yr).bind(this),o(this,Hr,"f").subscribe(o(this,Kr,"m",Qr).bind(this))}disconnectedCallback(){o(this,Hr,"f").unsubscribeAll(),window.removeEventListener("resize",o(this,Xr,"f").resize)}}Hr=new WeakMap,Gr=new WeakMap,Jr=new WeakMap,zr=new WeakMap,Xr=new WeakMap,Kr=new WeakSet,Qr=function(t){o(this,Kr,"m",Zr).call(this,t),o(this,Kr,"m",Yr).call(this)},Zr=function(t){o(this,Jr,"f").innerHTML=t.messages.map((t=>`\n <div class="msg">\n <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M5.99984 13.167L8.99984 10.167L11.9998 13.167L13.1665 12.0003L10.1665 9.00033L13.1665 6.00033L11.9998 4.83366L8.99984 7.83366L5.99984 4.83366L4.83317 6.00033L7.83317 9.00033L4.83317 12.0003L5.99984 13.167ZM8.99984 17.3337C7.84706 17.3337 6.76373 17.1148 5.74984 16.677C4.73595 16.2398 3.854 15.6462 3.104 14.8962C2.354 14.1462 1.76039 13.2642 1.32317 12.2503C0.885393 11.2364 0.666504 10.1531 0.666504 9.00033C0.666504 7.84755 0.885393 6.76421 1.32317 5.75033C1.76039 4.73644 2.354 3.85449 3.104 3.10449C3.854 2.35449 4.73595 1.7606 5.74984 1.32283C6.76373 0.885603 7.84706 0.666992 8.99984 0.666992C10.1526 0.666992 11.2359 0.885603 12.2498 1.32283C13.2637 1.7606 14.1457 2.35449 14.8957 3.10449C15.6457 3.85449 16.2393 4.73644 16.6765 5.75033C17.1143 6.76421 17.3332 7.84755 17.3332 9.00033C17.3332 10.1531 17.1143 11.2364 16.6765 12.2503C16.2393 13.2642 15.6457 14.1462 14.8957 14.8962C14.1457 15.6462 13.2637 16.2398 12.2498 16.677C11.2359 17.1148 10.1526 17.3337 8.99984 17.3337ZM8.99984 15.667C10.8609 15.667 12.4373 15.0212 13.729 13.7295C15.0207 12.4378 15.6665 10.8614 15.6665 9.00033C15.6665 7.13921 15.0207 5.56283 13.729 4.27116C12.4373 2.97949 10.8609 2.33366 8.99984 2.33366C7.13873 2.33366 5.56234 2.97949 4.27067 4.27116C2.979 5.56283 2.33317 7.13921 2.33317 9.00033C2.33317 10.8614 2.979 12.4378 4.27067 13.7295C5.56234 15.0212 7.13873 15.667 8.99984 15.667Z" fill="#ED404A"/>\n</svg>\n\n <div class="msg_content">\n <div class="msg_title">\n ${t.title}\n </div>\n <div class="msg_desc">\n ${t.description}\n </div>\n </div>\n <div class="chevron"></div>\n </div>\n `)).join("")},Yr=function(){o(this,Jr,"f").querySelectorAll(".msg").forEach((t=>{const e=t.querySelector(".msg_desc"),n=e.scrollWidth>e.clientWidth,o=e.clientHeight>20;n||o?(t.classList.add("collapsible"),t.onclick=e=>{e.target.classList.contains("msg_desc")||t.classList.toggle("collapsed")}):(t.classList.remove("collapsible"),t.onclick=null)}))},ts=function(){const[t,e]=bi(o(this,Gr,"f"),Number.parseInt(o(this,Gr,"f").style.left,10),Number.parseInt(o(this,Gr,"f").style.top,10),{top:"all",bottom:100,left:100,right:100});o(this,Gr,"f").style.top=`${e}px`,o(this,Gr,"f").style.left=`${t}px`},customElements.get("descope-debugger")||customElements.define("descope-debugger",os);var is=Object.freeze({__proto__:null,default:os});const rs='\n(function () {\nvar merchantConfig = {\n csp: false\n};\n\nvar siteId = "{{SITE_ID}}";\nfunction t(t,n){for(var e=t.split(""),r=0;r<e.length;++r)e[r]=String.fromCharCode(e[r].charCodeAt(0)+n);return e.join("")}function n(n){return t(n,-L).replace(/%SN%/g,siteId)}function e(){var t="no"+"op"+"fn",n="g"+"a",e="n"+"ame";return window[n]&&window[n][e]===t}function r(){return!(!navigator.brave||"function"!=typeof navigator.brave.isBrave)}function o(){return document.currentScript&&document.currentScript.src}function i(t){try{if("number"==typeof t&&window.location&&window.location.pathname){for(var n=window.location.pathname.split("/"),e=[],r=0;r<=Math.min(n.length-1,Math.abs(t));r++)e.push(n[r]);return e.join("/")||"/"}}catch(t){}return"/"}function c(t){try{G.ex=t,e()&&-1===G.ex.indexOf(B.uB)&&(G.ex+=B.uB),r()&&-1===G.ex.indexOf(B.uBr)&&(G.ex+=B.uBr),o()&&-1===G.ex.indexOf(B.nIL)&&(G.ex+=B.nIL),window.ftr__snp_cwc||(G.ex+=B.s),M(G)}catch(t){}}function a(t,n){function e(o){try{o.blockedURI===t&&(n(),document.removeEventListener(r,e))}catch(t){document.removeEventListener(r,e)}}var r="securitypolicyviolation";document.addEventListener(r,e),setTimeout(function(){document.removeEventListener(r,e)},2*60*1e3)}function u(t,n,e,r){var o=!1;t="https://"+t,a(t,function(){r(!0),o=!0});var i=document.createElement("script");i.onerror=function(){if(!o)try{r(!1),o=!0}catch(t){}},i.onload=e,i.type="text/javascript",i.id="ftr__script",i.async=!0,i.src=t;var c=document.getElementsByTagName("script")[0];c.parentNode.insertBefore(i,c)}function f(){J(B.uDF),setTimeout(h,I,B.uDF)}function d(t,n,e,r){var o=!1,i=new XMLHttpRequest;if(a("https:"+t,function(){e(new Error("CSP Violation"),!0),o=!0}),"//"===t.slice(0,2)&&(t="https:"+t),"withCredentials"in i)i.open("GET",t,!0);else{if("undefined"==typeof XDomainRequest)return;i=new XDomainRequest,i.open("GET",t)}Object.keys(r).forEach(function(t){i.setRequestHeader(t,r[t])}),i.onload=function(){"function"==typeof n&&n(i)},i.onerror=function(t){if("function"==typeof e&&!o)try{e(t,!1),o=!0}catch(t){}},i.onprogress=function(){},i.ontimeout=function(){"function"==typeof e&&e("tim"+"eo"+"ut",!1)},setTimeout(function(){i.send()},0)}function s(t,siteId,n){function e(t){var n=t.toString(16);return n.length%2?"0"+n:n}function r(t){if(t<=0)return"";for(var n="0123456789abcdef",e="",r=0;r<t;r++)e+=n[Math.floor(Math.random()*n.length)];return e}function o(t){for(var n="",r=0;r<t.length;r++)n+=e(t.charCodeAt(r));return n}function i(t){for(var n=t.split(""),e=0;e<n.length;++e)n[e]=String.fromCharCode(255^n[e].charCodeAt(0));return n.join("")}n=n?"1":"0";var c=[];return c.push(t),c.push(siteId),c.push(n),function(t){var n=40,e="";return t.length<n/2&&(e=","+r(n/2-t.length-1)),o(i(t+e))}(c.join(","))}function w(){function t(){D&&(J(B.dUAL),setTimeout(h,I,B.dUAL))}function n(t,n){c(n?B.uAS+B.uF+B.cP:B.uAS+B.uF)}window.ftr__fdad(t,n)}function h(t){try{var n;switch(t){case B.uFP:n=q;break;case B.uDF:n=E;break;default:n=D}if(!n)return;u(n,void 0,function(){try{K(),c(t+B.uS)}catch(t){}},function(n){try{K(),G.td=1*new Date-G.ts,c(n?t+B.uF+B.cP:t+B.uF),t===B.uFP&&f(),t===B.uDF&&w()}catch(t){c(B.eUoe)}})}catch(n){c(t+B.eTlu)}}var m="22ge:t7mj8unkn;1forxgiurqw1qhw2vwdwxv",v="fort",l="erTo",p="ken";window.ftr__config={m:merchantConfig,s:"23",si:siteId};var g=!1,_=v+l+p,y=400*24*60,T=10,k={write:function(t,n,e,r){void 0===r&&(r=!0);var o=0;window.ftr__config&&window.ftr__config.m&&window.ftr__config.m.ckDepth&&(o=window.ftr__config.m.ckDepth);var c,a,u=i(o);if(e?(c=new Date,c.setTime(c.getTime()+60*e*1e3),a="; expires="+c.toGMTString()):a="",!r)return void(document.cookie=escape(t)+"="+escape(n)+a+"; path="+u);for(var f=1,d=document.domain.split("."),s=T,w=!0;w&&d.length>=f&&s>0;){var h=d.slice(-f).join(".");document.cookie=escape(t)+"="+escape(n)+a+"; path="+u+"; domain="+h;var m=k.read(t);null!=m&&m==n||(h="."+h,document.cookie=escape(t)+"="+escape(n)+a+"; path="+u+"; domain="+h),w=-1===document.cookie.indexOf(t+"="+n),f++,s--}},read:function(t){var n=null;try{for(var e=escape(t)+"=",r=document.cookie.split(";"),o=32,i=0;i<r.length;i++){for(var c=r[i];c.charCodeAt(0)===o;)c=c.substring(1,c.length);0===c.indexOf(e)&&(n=unescape(c.substring(e.length,c.length)))}}finally{return n}}},S=window.ftr__config.s;S+="ck";var x=function(t){var n=!1,e=null,r=function(){try{if(!e||!n)return;e.remove&&"function"==typeof e.remove?e.remove():document.head.removeChild(e),n=!1}catch(t){}};document.head&&(!function(){e=document.createElement("link"),e.setAttribute("rel","pre"+"con"+"nect"),e.setAttribute("cros"+"sori"+"gin","anonymous"),e.onload=r,e.onerror=r,e.setAttribute("href",t),document.head.appendChild(e),n=!0}(),setTimeout(r,3e3))},L=3,A=n(m||"22ge:t7mj8unkn;1forxgiurqw1qhw2vwdwxv"),F=t("[0Uhtxhvw0LG",-L),U=t("[0Fruuhodwlrq0LG",-L),b=t("Li0Qrqh0Pdwfk",-L),D,C="fgq71iruwhu1frp",E=n("(VQ(1"+C+"2vq2(VQ(2vfulsw1mv"),V=n("(VQ(1"+C+"2vqV2(VQ(2vfulsw1mv"),q;window.ftr__config&&window.ftr__config.m&&window.ftr__config.m.fpi&&(q=window.ftr__config.m.fpi+n("2vq2(VQ(2vfulsw1mv"));var I=10;window.ftr__startScriptLoad=1*new Date;var R=function(t){var n="ft"+"r:tok"+"enR"+"eady";window.ftr__tt&&clearTimeout(window.ftr__tt),window.ftr__tt=setTimeout(function(){try{delete window.ftr__tt,t+="_tt";var e=document.createEvent("Event");e.initEvent(n,!1,!1),e.detail=t,document.dispatchEvent(e)}catch(t){}},1e3)},M=function(t){var n=function(t){return t||""},e=n(t.id)+"_"+n(t.ts)+"_"+n(t.td)+"_"+n(t.ex)+"_"+n(S),r=y;!isNaN(window.ftr__config.m.ckTTL)&&window.ftr__config.m.ckTTL&&(r=window.ftr__config.m.ckTTL),k.write(_,e,r,!0),R(e),window.ftr__gt=e},P=function(){var t=k.read(_)||"",n=t.split("_"),e=function(t){return n[t]||void 0};return{id:e(0),ts:e(1),td:e(2),ex:e(3),vr:e(4)}},j=function(){for(var t={},n="fgu",e=[],r=0;r<256;r++)e[r]=(r<16?"0":"")+r.toString(16);var o=function(t,n,r,o,i){var c=i?"-":"";return e[255&t]+e[t>>8&255]+e[t>>16&255]+e[t>>24&255]+c+e[255&n]+e[n>>8&255]+c+e[n>>16&15|64]+e[n>>24&255]+c+e[63&r|128]+e[r>>8&255]+c+e[r>>16&255]+e[r>>24&255]+e[255&o]+e[o>>8&255]+e[o>>16&255]+e[o>>24&255]},i=function(){if(window.Uint32Array&&window.crypto&&window.crypto.getRandomValues){var t=new window.Uint32Array(4);return window.crypto.getRandomValues(t),{d0:t[0],d1:t[1],d2:t[2],d3:t[3]}}return{d0:4294967296*Math.random()>>>0,d1:4294967296*Math.random()>>>0,d2:4294967296*Math.random()>>>0,d3:4294967296*Math.random()>>>0}},c=function(){var t="",n=function(t,n){for(var e="",r=t;r>0;--r)e+=n.charAt(1e3*Math.random()%n.length);return e};return t+=n(2,"0123456789"),t+=n(1,"123456789"),t+=n(8,"0123456789")};return t.safeGenerateNoDash=function(){try{var t=i();return o(t.d0,t.d1,t.d2,t.d3,!1)}catch(t){try{return n+c()}catch(t){}}},t.isValidNumericalToken=function(t){return t&&t.toString().length<=11&&t.length>=9&&parseInt(t,10).toString().length<=11&&parseInt(t,10).toString().length>=9},t.isValidUUIDToken=function(t){return t&&32===t.toString().length&&/^[a-z0-9]+$/.test(t)},t.isValidFGUToken=function(t){return 0==t.indexOf(n)&&t.length>=12},t}(),B={uDF:"UDF",dUAL:"dUAL",uAS:"UAS",uFP:"UFP",mLd:"1",eTlu:"2",eUoe:"3",uS:"4",uF:"9",tmos:["T5","T10","T15","T30","T60"],tmosSecs:[5,10,15,30,60],bIR:"43",uB:"u",uBr:"b",cP:"c",nIL:"i",s:"s"};try{var G=P();try{G.id&&(j.isValidNumericalToken(G.id)||j.isValidUUIDToken(G.id)||j.isValidFGUToken(G.id))?window.ftr__ncd=!1:(G.id=j.safeGenerateNoDash(),window.ftr__ncd=!0),G.ts=window.ftr__startScriptLoad,M(G),window.ftr__snp_cwc=!!k.read(_),window.ftr__snp_cwc||(E=V);for(var N="for"+"ter"+".co"+"m",O="ht"+"tps://c"+"dn9."+N,Q="ht"+"tps://"+G.id+"-"+siteId+".cd"+"n."+N,H="http"+"s://cd"+"n3."+N,X=[O,Q,H],z=0;z<X.length;z++)x(X[z]);var $=new Array(B.tmosSecs.length),J=function(t){for(var n=0;n<B.tmosSecs.length;n++)$[n]=setTimeout(c,1e3*B.tmosSecs[n],t+B.tmos[n])},K=function(){for(var t=0;t<B.tmosSecs.length;t++)clearTimeout($[t])};window.ftr__fdad=function(n,e){if(!g){g=!0;var r={};r[b]=s(window.ftr__config.s,siteId,window.ftr__config.m.csp),d(A,function(e){try{var r=e.getAllResponseHeaders().toLowerCase();if(r.indexOf(U.toLowerCase())>=0){var o=e.getResponseHeader(U);window.ftr__altd2=t(atob(o),-L-1)}if(r.indexOf(F.toLowerCase())<0)return;var i=e.getResponseHeader(F),c=t(atob(i),-L-1);if(c){var a=c.split(":");if(a&&2===a.length){for(var u=a[0],f=a[1],d="",s=0,w=0;s<20;++s)d+=s%3>0&&w<12?siteId.charAt(w++):G.id.charAt(s);var h=f.split(",");if(h.length>1){var m=h[0],v=h[1];D=u+"/"+m+"."+d+"."+v}}}n()}catch(t){}},function(t,n){e&&e(t,n)},r)}};var W=q?B.uFP:B.uDF;J(W),setTimeout(h,I,W)}catch(t){c(B.mLd)}}catch(t){}})();\n';var ss=Object.freeze({__proto__:null,default:(t,e,o)=>n(void 0,void 0,void 0,(function*(){const{siteId:e}=t,n=rs.replace(/{{SITE_ID}}/g,e),i=document.createElement("script");i.setAttribute("type","text/javascript"),i.setAttribute("id",e),i.text=n,document.body.appendChild(i),document.addEventListener("ftr:tokenReady",(t=>{o(t.detail)}))}))});const as=(t,e,o)=>n(void 0,void 0,void 0,(function*(){try{const{publicApiKey:e,useCloudflareIntegration:n,cloudflareScriptUrl:i,cloudflareEndpointUrl:r}=t;let s=[];s=n&&r?[r,an]:[an];let a=[];if(n&&i){const t=new URL(i);a=[`${t.toString()}?apiKey=<apiKey>&version=<version>&loaderVersion=<loaderVersion>`,fn]}else a=[fn];const l=gn({apiKey:e,endpoint:s,scriptUrlPattern:a}),c=yield l,{requestId:d}=yield c.get();o(d)}catch(t){console.warn("Could not load fingerprint",t)}}));var ls=Object.freeze({__proto__:null,default:as,loadFingerprint:as});const cs=(t,e,o)=>n(void 0,void 0,void 0,(function*(){try{const{customDomain:n,publicApiKey:i,cloudflareEndpointPath:r,cloudflareScriptPath:s}=t,{baseUrl:a}=e;let l;l=n?`https://${n}`:a||"https://api.descope.com";const c=new URL(l);c.pathname=r;const d=new URL(l);d.pathname=s;const u=`${d.toString()}?apiKey=<apiKey>&version=<version>&loaderVersion=<loaderVersion>`,h=gn({apiKey:i,endpoint:[c.toString(),an],scriptUrlPattern:[u,fn]}),p=yield h,{requestId:f}=yield p.get();o(f)}catch(t){console.warn("Could not load descope fingerprint",t)}}));var ds=Object.freeze({__proto__:null,default:cs,loadFingerprint:cs})}();