@descope/web-component 3.23.0 → 3.23.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.
@@ -1 +1 @@
1
- import{__classPrivateFieldGet as e,__classPrivateFieldSet as n}from"tslib";import{S as t}from"./index-def6a8b1.js";import"@descope/web-js-sdk";import"@descope/sdk-mixins";import"@descope/sdk-helpers";const s=(e,n,t,s={})=>{var o,i,l,r;return[Math.min(Math.max(n,("all"===s.left?e.offsetWidth:null!==(o=s.left)&&void 0!==o?o:0)-e.offsetWidth),window.innerWidth-("all"===s.right?e.offsetWidth:null!==(i=s.right)&&void 0!==i?i:0)),Math.min(Math.max(t,("all"===s.top?e.offsetHeight:null!==(l=s.top)&&void 0!==l?l:0)-e.offsetHeight),window.innerHeight-("all"===s.bottom?e.offsetHeight:null!==(r=s.bottom)&&void 0!==r?r:0))]};var o,i,l,r,a,d,c,p,h,g;const f=document.createElement("template");f.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 m extends HTMLElement{constructor(){super(),o.add(this),i.set(this,new t({messages:[]})),l.set(this,void 0),r.set(this,void 0),a.set(this,void 0),d.set(this,{resize:e(this,o,"m",g).bind(this)}),this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(f.content.cloneNode(!0)),n(this,l,this.shadowRoot.querySelector(".debugger"),"f"),n(this,r,e(this,l,"f").querySelector(".content"),"f"),n(this,a,e(this,l,"f").querySelector(".header"),"f")}updateData(n){e(this,i,"f").update((e=>({messages:e.messages.concat(n)})))}connectedCallback(){var n;((e,n,t)=>{let o=0,i=0,l=0,r=0;function a(n){n.preventDefault(),o=l-n.clientX,i=r-n.clientY,l=n.clientX,r=n.clientY;const[a,d]=s(e,e.offsetLeft-o,e.offsetTop-i,t);e.style.top=`${d}px`,e.style.left=`${a}px`}function d(){document.onmouseup=null,document.onmousemove=null}function c(e){e.preventDefault(),l=e.clientX,r=e.clientY,document.onmouseup=d,document.onmousemove=a}n?n.onmousedown=c:e.onmousedown=c})(e(this,l,"f"),e(this,a,"f"),{top:"all",bottom:100,left:100,right:100}),window.addEventListener("resize",e(this,d,"f").resize),(n=e(this,l,"f")).onmousemove=e=>{(e.target.w&&e.target.w!==e.target.offsetWidth||e.target.h&&e.target.h!==e.target.offsetHeight)&&n.onresize(e),e.target.w=e.target.offsetWidth,e.target.h=e.target.offsetHeight},e(this,l,"f").onresize=e(this,o,"m",h).bind(this),e(this,i,"f").subscribe(e(this,o,"m",c).bind(this))}disconnectedCallback(){e(this,i,"f").unsubscribeAll(),window.removeEventListener("resize",e(this,d,"f").resize)}}i=new WeakMap,l=new WeakMap,r=new WeakMap,a=new WeakMap,d=new WeakMap,o=new WeakSet,c=function(n){e(this,o,"m",p).call(this,n),e(this,o,"m",h).call(this)},p=function(n){e(this,r,"f").innerHTML=n.messages.map((e=>`\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 ${e.title}\n </div>\n <div class="msg_desc">\n ${e.description}\n </div>\n </div>\n <div class="chevron"></div>\n </div>\n `)).join("")},h=function(){e(this,r,"f").querySelectorAll(".msg").forEach((e=>{const n=e.querySelector(".msg_desc"),t=n.scrollWidth>n.clientWidth,s=n.clientHeight>20;t||s?(e.classList.add("collapsible"),e.onclick=n=>{n.target.classList.contains("msg_desc")||e.classList.toggle("collapsed")}):(e.classList.remove("collapsible"),e.onclick=null)}))},g=function(){const[n,t]=s(e(this,l,"f"),Number.parseInt(e(this,l,"f").style.left,10),Number.parseInt(e(this,l,"f").style.top,10),{top:"all",bottom:100,left:100,right:100});e(this,l,"f").style.top=`${t}px`,e(this,l,"f").style.left=`${n}px`},customElements.get("descope-debugger")||customElements.define("descope-debugger",m);export{m as default};
1
+ import{__classPrivateFieldGet as e,__classPrivateFieldSet as n}from"tslib";import{S as t}from"./index-8aebb3e9.js";import"@descope/web-js-sdk";import"@descope/sdk-mixins";import"@descope/sdk-helpers";const s=(e,n,t,s={})=>{var o,i,l,r;return[Math.min(Math.max(n,("all"===s.left?e.offsetWidth:null!==(o=s.left)&&void 0!==o?o:0)-e.offsetWidth),window.innerWidth-("all"===s.right?e.offsetWidth:null!==(i=s.right)&&void 0!==i?i:0)),Math.min(Math.max(t,("all"===s.top?e.offsetHeight:null!==(l=s.top)&&void 0!==l?l:0)-e.offsetHeight),window.innerHeight-("all"===s.bottom?e.offsetHeight:null!==(r=s.bottom)&&void 0!==r?r:0))]};var o,i,l,r,a,d,c,p,h,g;const f=document.createElement("template");f.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 m extends HTMLElement{constructor(){super(),o.add(this),i.set(this,new t({messages:[]})),l.set(this,void 0),r.set(this,void 0),a.set(this,void 0),d.set(this,{resize:e(this,o,"m",g).bind(this)}),this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(f.content.cloneNode(!0)),n(this,l,this.shadowRoot.querySelector(".debugger"),"f"),n(this,r,e(this,l,"f").querySelector(".content"),"f"),n(this,a,e(this,l,"f").querySelector(".header"),"f")}updateData(n){e(this,i,"f").update((e=>({messages:e.messages.concat(n)})))}connectedCallback(){var n;((e,n,t)=>{let o=0,i=0,l=0,r=0;function a(n){n.preventDefault(),o=l-n.clientX,i=r-n.clientY,l=n.clientX,r=n.clientY;const[a,d]=s(e,e.offsetLeft-o,e.offsetTop-i,t);e.style.top=`${d}px`,e.style.left=`${a}px`}function d(){document.onmouseup=null,document.onmousemove=null}function c(e){e.preventDefault(),l=e.clientX,r=e.clientY,document.onmouseup=d,document.onmousemove=a}n?n.onmousedown=c:e.onmousedown=c})(e(this,l,"f"),e(this,a,"f"),{top:"all",bottom:100,left:100,right:100}),window.addEventListener("resize",e(this,d,"f").resize),(n=e(this,l,"f")).onmousemove=e=>{(e.target.w&&e.target.w!==e.target.offsetWidth||e.target.h&&e.target.h!==e.target.offsetHeight)&&n.onresize(e),e.target.w=e.target.offsetWidth,e.target.h=e.target.offsetHeight},e(this,l,"f").onresize=e(this,o,"m",h).bind(this),e(this,i,"f").subscribe(e(this,o,"m",c).bind(this))}disconnectedCallback(){e(this,i,"f").unsubscribeAll(),window.removeEventListener("resize",e(this,d,"f").resize)}}i=new WeakMap,l=new WeakMap,r=new WeakMap,a=new WeakMap,d=new WeakMap,o=new WeakSet,c=function(n){e(this,o,"m",p).call(this,n),e(this,o,"m",h).call(this)},p=function(n){e(this,r,"f").innerHTML=n.messages.map((e=>`\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 ${e.title}\n </div>\n <div class="msg_desc">\n ${e.description}\n </div>\n </div>\n <div class="chevron"></div>\n </div>\n `)).join("")},h=function(){e(this,r,"f").querySelectorAll(".msg").forEach((e=>{const n=e.querySelector(".msg_desc"),t=n.scrollWidth>n.clientWidth,s=n.clientHeight>20;t||s?(e.classList.add("collapsible"),e.onclick=n=>{n.target.classList.contains("msg_desc")||e.classList.toggle("collapsed")}):(e.classList.remove("collapsible"),e.onclick=null)}))},g=function(){const[n,t]=s(e(this,l,"f"),Number.parseInt(e(this,l,"f").style.left,10),Number.parseInt(e(this,l,"f").style.top,10),{top:"all",bottom:100,left:100,right:100});e(this,l,"f").style.top=`${t}px`,e(this,l,"f").style.left=`${n}px`},customElements.get("descope-debugger")||customElements.define("descope-debugger",m);export{m as default};
@@ -1 +1 @@
1
- import{__awaiter as t,__classPrivateFieldGet as e,__classPrivateFieldSet as i,__rest as o}from"tslib";import r,{ensureFingerprintIds as n,clearFingerprintData as s}from"@descope/web-js-sdk";import{themeMixin as a}from"@descope/sdk-mixins";import{createSingletonMixin as l,compose as d}from"@descope/sdk-helpers";const c="undefined"!=typeof localStorage,u="J151000",h=c&&localStorage.getItem("base.content.url")||"",p="config.json",g="base.ui.components.url";c&&localStorage.getItem(g),c&&localStorage.getItem(g);const f="descope-login-flow",v="code",m="ra-challenge",b="ra-callback",y="ra-backup-callback",w="ra-initiator",I="data-exclude-field",k="dls_last_auth",A="state_id",C="saml_idp_state_id",S="saml_idp_username",j="descope_idp_initiated",E="sso_app_id",x="oidc_login_hint",U="oidc_prompt",O="oidc_error_redirect_uri",L="data-type",R="redirect",T="poll",W="webauthnCreate",$="webauthnGet",M="loadForm",P="submit",N="polling",q=["descope-multi-select-combo-box","descope-text-area"];var _;function F(t){return new URLSearchParams(window.location.search).get(t)}function D(t){if(window.history.replaceState&&F(t)){const e=new URL(window.location.href),i=new URLSearchParams(e.search);i.delete(t),e.search=i.toString(),window.history.replaceState({},"",e.toString())}}function V(e,i){return t(this,void 0,void 0,(function*(){const t=yield fetch(e,{cache:"default"});if(!t.ok)throw Error(`Error fetching URL ${e} [${t.status}]`);return{body:yield t[i||"text"](),headers:Object.fromEntries(t.headers.entries())}}))}!function(t){t.backward="backward",t.forward="forward"}(_||(_={}));function K({projectId:t,filename:e,assetsFolder:i="v2-beta",baseUrl:o}){const r=new URL(h||o||"https://static.descope.com/pages");return r.pathname=((...t)=>t.join("/").replace(/\/+/g,"/"))(r.pathname,t,i,e),r.toString()}function H(t,e){if(!e)return;const i=+t,o=+e;return Number.isNaN(i)||Number.isNaN(o)?void 0:i>o?_.forward:i<o?_.backward:void 0}const B=()=>{const[t="",e=""]=(F(f)||"").split("_");return{executionId:t,stepId:e}};function J(){D(f)}const G=t=>t.replace(/-./g,(t=>t[1].toUpperCase())),z=()=>{const{executionId:t,stepId:e}=B();(t||e)&&J();const i=F("t")||void 0;i&&D("t");const o=F(v)||void 0;o&&D(v);const r=F("err")||void 0;r&&D("err");const{redirectAuthCodeChallenge:n,redirectAuthCallbackUrl:s,redirectAuthBackupCallbackUri:a,redirectAuthInitiator:l}={redirectAuthCodeChallenge:F(m),redirectAuthCallbackUrl:F(b),redirectAuthBackupCallbackUri:F(y),redirectAuthInitiator:F(w)};(n||s||a||l)&&(D(m),D(b),D(y),D(w));const d=F(A);d&&D(A);const c=F(C);c&&D(C);const u=F(S);c&&D(S);const h=F(j);h&&D(j);const p=F(E);p&&D(E);const g=F(x);g&&D(x);const f=F(U);f&&D(U);const I=F(O);I&&D(O);return{executionId:t,stepId:e,token:i,code:o,exchangeError:r,redirectAuthCodeChallenge:n,redirectAuthCallbackUrl:s,redirectAuthBackupCallbackUri:a,redirectAuthInitiator:l,ssoQueryParams:{oidcIdpStateId:d,samlIdpStateId:c,samlIdpUsername:u,descopeIdpInitiated:"true"===h,ssoAppId:p,oidcLoginHint:g,oidcPrompt:f,oidcErrorRedirectUri:I}}},Q=t=>{let e,i;return(...o)=>{return e&&(n=o,(r=e).length===n.length&&r.every(((t,e)=>t===n[e])))||(e=o,i=t(...o)),i;var r,n}};const X=(t,{oidcIdpStateId:e,samlIdpStateId:i,samlIdpUsername:o,ssoAppId:r,oidcLoginHint:n,oidcPrompt:s,oidcErrorRedirectUri:a})=>!(!t||e||i||o||r||n||s||a),Y=t=>null==t?void 0:t.submit(),Z=(t,e)=>{const i=e.find((e=>t[e]));return i?t[i]:null},tt=(t,e=100)=>{let i;return function(...o){i||t.apply(this,o),clearTimeout(i),i=setTimeout((()=>{i=null}),e)}};function et(t){let e=navigator.language;return e&&"zh-TW"!==e&&(e=e.split("-")[0]),(t||e||"").toLowerCase()}var it,ot,rt,nt;function st(t,e){const i=Object.getOwnPropertyNames(t),o=Object.getOwnPropertyNames(e);if(i.length!==o.length)return!1;for(let o=0;o<i.length;o+=1){const r=i[o],n=t[r],s=e[r];if(null===n||null===s){if(n!==s)return!1}else if("object"==typeof n&&"object"==typeof s){if(!st(n,s))return!1}else if(n!==s)return!1}return!0}class at{constructor(t={},{updateOnlyOnChange:o=!0}={}){it.set(this,void 0),ot.set(this,{}),rt.set(this,0),nt.set(this,!1),this.update=t=>{const o="function"==typeof t?t(e(this,it,"f")):t,r=Object.assign(Object.assign({},e(this,it,"f")),o);if(!e(this,nt,"f")||!st(e(this,it,"f"),r)){const t=e(this,it,"f");i(this,it,r,"f"),Object.freeze(e(this,it,"f")),setTimeout((()=>{Object.values(e(this,ot,"f")).forEach((e=>e(r,t,((t,e)=>i=>t[i]!==e[i])(r,t))))}),0)}},i(this,it,t,"f"),i(this,nt,o,"f")}get current(){return Object.assign({},e(this,it,"f"))}subscribe(t){return i(this,rt,e(this,rt,"f")+1,"f"),e(this,ot,"f")[e(this,rt,"f")]=t,e(this,rt,"f").toString()}unsubscribe(t){const i=!!e(this,ot,"f")[t];return i&&delete e(this,ot,"f")[t],i}unsubscribeAll(){return i(this,ot,{},"f"),!0}}it=new WeakMap,ot=new WeakMap,rt=new WeakMap,nt=new WeakMap;const lt=["disabled"],dt=(t,e)=>{Object.entries(e||{}).forEach((([e,i])=>{Array.from(t.querySelectorAll(`*[name="${e}"]:not([${I}])`)).forEach((t=>{t.value=i}))}))},ct=(t,e)=>t.replace(/{{(.+?)}}/g,((t,i)=>{return o=e,i.split(".").reduce(((t,e)=>(null==t?void 0:t[e])||""),o);var o})),ut=(t,e,i)=>{t.querySelectorAll(`[${L}="${e}"]`).forEach((t=>{t.setAttribute("href",i)}))},ht=(t,e,i)=>{var o,r;const n=null===(o=customElements.get(e))||void 0===o?void 0:o.cssVarList.url;i&&n&&(null===(r=null==t?void 0:t.style)||void 0===r||r.setProperty(n,`url(data:image/jpg;base64,${i})`))},pt=(t,e,i,o,r,n)=>{var s,a;let l=null==e?void 0:e.errorText;try{l=(null==r?void 0:r({text:null==e?void 0:e.errorText,type:null==e?void 0:e.errorType}))||(null==e?void 0:e.errorText)}catch(t){n.error("Error transforming error message",t.message)}((t,e,i="")=>{t.querySelectorAll(`[${L}="${e}"]`).forEach((t=>{t.textContent=i,t.classList[i?"remove":"add"]("hide")}))})(t,"error-message",l),ut(t,"totp-link",null===(s=null==e?void 0:e.totp)||void 0===s?void 0:s.provisionUrl),ut(t,"notp-link",null===(a=null==e?void 0:e.notp)||void 0===a?void 0:a.redirectUrl),((t,e)=>{t.querySelectorAll("descope-text,descope-link,descope-enriched-text,descope-code-snippet").forEach((t=>{t.textContent=ct(t.textContent,e);const i=t.getAttribute("href");i&&t.setAttribute("href",ct(i,e))}))})(t,e),((t,e,i)=>{e&&Object.keys(e).forEach((o=>{t.querySelectorAll(`[name=${o}]`).forEach((t=>{const r=e[o];Object.keys(r).forEach((e=>{let o=r[e];if("string"!=typeof o)try{o=JSON.stringify(o)}catch(t){i.error(`Could not stringify value "${o}" for "${e}"`,t.message),o=""}t.setAttribute(e,o)}))}))}))})(t,i,n),((t,e)=>{t.querySelectorAll("[data-has-dynamic-attr-values]").forEach((t=>{Array.from(t.attributes).forEach((t=>{t.value=ct(t.value,e)}))}))})(t,e),((t,e)=>{Object.entries(e).forEach((([e,i])=>{t.querySelectorAll(`[name="${e}"]`).forEach((t=>{Object.entries(i).forEach((([e,i])=>{lt.includes(e)&&t.setAttribute(e,i)}))}))}))})(t,o)},gt=Q((()=>t(void 0,void 0,void 0,(function*(){var t,e,i,o,r;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)))),s=(()=>{var t;const e=null===(t=null===navigator||void 0===navigator?void 0:navigator.userAgentData)||void 0===t?void 0:t.brands,i=null==e?void 0:e.find((({brand:t,version:e})=>"Chromium"===t&&parseFloat(e)));return i?i.version:0})()>=108;return yield(i=100,o=n,r=s,new Promise(((t,e)=>{let n=!1;const s=setTimeout((()=>{n=!0,void 0!==r?t(r):e(new Error(`Promise timed out after ${i} ms`))}),i);o.then((e=>{n||(clearTimeout(s),t(e))})).catch((t=>{n||(clearTimeout(s),e(t))}))})))}catch(t){return console.error("Conditional login check failed",t),!1}})))),ft={"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 vt(t){const e={};if(t)try{Object.assign(e,JSON.parse(localStorage.getItem(k)))}catch(t){}return e}const mt="dls_ab_testing_id",bt=l((t=>{var i,o,r,n;return n=class extends t{constructor(){super(...arguments),i.add(this)}connectedCallback(){var t;e(this,i,"m",o).call(this)&&e(this,i,"m",r).call(this),null===(t=super.connectedCallback)||void 0===t||t.call(this)}},i=new WeakSet,o=function(){return!this.shadowRoot.host.closest("form")&&/Chrome/.test(navigator.userAgent)&&/Google Inc/.test(navigator.vendor)},r=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)},n})),yt=document.createElement("template");yt.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 wt=(t,e="")=>Object.keys(t).reduce(((i,o)=>{var r;if("object"==typeof t[o]&&null!==t[o]&&!(null===(r=t[o])||void 0===r?void 0:r.value))return Object.assign(Object.assign({},i),wt(t[o],`${e+o}.`));const n="object"==typeof t[o]?t[o]:{value:t[o]},s=Object.assign(Object.assign({},i),{[e+o]:n,[`form.${e}${o}`]:n});return"displayName"===o?Object.assign(Object.assign({},s),{[`${e}fullName`]:n,[`form.${e}fullName`]:n}):s}),[]);var It,kt,At,Ct,St,jt,Et,xt,Ut,Ot,Lt,Rt,Tt,Wt,$t,Mt,Pt,Nt,qt,_t,Ft,Dt;const Vt=d(a,bt)(HTMLElement);class Kt extends Vt{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(o){super(),It.add(this),At.set(this,!1),this.loggerWrapper={error:(t,i="")=>{this.logger.error(t,i,new Error),e(this,It,"m",Ft).call(this,t,i)},warn:(t,e="")=>{this.logger.warn(t,e)},info:(t,e="",i={})=>{this.logger.info(t,e,i)},debug:(t,e="")=>{this.logger.debug(t,e)}},Ct.set(this,new at),St.set(this,new at),jt.set(this,{}),this.getComponentsContext=()=>e(this,jt,"f"),this.nextRequestStatus=new at({isLoading:!1}),Et.set(this,void 0),xt.set(this,{popstate:e(this,It,"m",Rt).bind(this),componentsContext:e(this,It,"m",Nt).bind(this)}),Ut.set(this,void 0),Pt.set(this,Q((()=>t(this,void 0,void 0,(function*(){const t=K({projectId:this.projectId,filename:p,baseUrl:this.baseStaticUrl});try{const{body:e,headers:i}=yield V(t,"json");return{projectConfig:e,executionContext:{geo:i["x-geo"]}}}catch(t){return{isMissingConfig:!0}}}))))),i(this,Ut,o,"f"),e(this,It,"m",Ot).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 wt(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,i])=>[t,i[e]])));var t,e}getExecutionContext(){return t(this,void 0,void 0,(function*(){const{executionContext:t}=yield e(this,Pt,"f").call(this);return t}))}getProjectConfig(){return t(this,void 0,void 0,(function*(){const{projectConfig:t}=yield e(this,Pt,"f").call(this);return t}))}getFlowConfig(){return t(this,void 0,void 0,(function*(){var t,e;const i=yield this.getProjectConfig(),o=(null===(t=null==i?void 0:i.flows)||void 0===t?void 0:t[this.flowId])||{};return null!==(e=o.version)&&void 0!==e||(o.version=0),o}))}getTargetLocales(){return t(this,void 0,void 0,(function*(){const t=yield this.getFlowConfig();return((null==t?void 0:t.targetLocales)||[]).map((t=>t.toLowerCase()))}))}init(){const o=Object.create(null,{init:{get:()=>super.init}});return t(this,void 0,void 0,(function*(){var t;if(yield null===(t=o.init)||void 0===t?void 0:t.call(this),e(this,St,"f").subscribe(e(this,It,"m",_t).bind(this)),e(this,St,"f").update({isDebug:this.debug}),e(this,It,"m",Lt).call(this),yield e(this,It,"m",$t).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 e(this,Pt,"f").call(this)).isMissingConfig)return void this.loggerWrapper.error("Cannot get config file","Make sure that your projectId & flowId are correct");e(this,It,"m",Dt).call(this);const{executionId:r,stepId:n,token:s,code:a,exchangeError:l,redirectAuthCallbackUrl:d,redirectAuthBackupCallbackUri:c,redirectAuthCodeChallenge:u,redirectAuthInitiator:h,ssoQueryParams:p}=z();window.addEventListener("popstate",e(this,xt,"f").popstate),window.addEventListener("components-context",e(this,xt,"f").componentsContext),e(this,Ct,"f").subscribe(e(this,It,"m",Wt).bind(this)),e(this,Ct,"f").update(Object.assign({projectId:this.projectId,flowId:this.flowId,baseUrl:this.baseUrl,tenant:this.tenant,redirectUrl:this.redirectUrl,locale:this.locale,stepId:n,executionId:r,token:s,code:a,exchangeError:l,redirectAuthCallbackUrl:d,redirectAuthBackupCallbackUri:c,redirectAuthCodeChallenge:u,redirectAuthInitiator:h},p)),i(this,At,!0,"f")}))}disconnectedCallback(){e(this,Ct,"f").unsubscribeAll(),e(this,St,"f").unsubscribeAll(),e(this,It,"m",qt).call(this),window.removeEventListener("popstate",e(this,xt,"f").popstate),window.removeEventListener("components-context",e(this,xt,"f").componentsContext)}attributeChangedCallback(t,i,o){if(this.shadowRoot.isConnected&&e(this,At,"f")&&i!==o&&kt.observedAttributes.includes(t)){e(this,It,"m",Lt).call(this);const r=null===i;e(this,Ct,"f").update((({stepId:e,executionId:i})=>{let n=e,s=i;return r||(s=null,n=null,J()),{[G(t)]:o,stepId:n,executionId:s}})),e(this,St,"f").update({isDebug:this.debug})}}}function Ht(t,e){return`sdkScriptsResults.${e?`${t}_${e}`:t}`}var Bt,Jt,Gt,zt,Qt,Xt,Yt,Zt,te,ee,ie,oe,re,ne,se,ae,le,de,ce,ue;kt=Kt,At=new WeakMap,Ct=new WeakMap,St=new WeakMap,jt=new WeakMap,Et=new WeakMap,xt=new WeakMap,Ut=new WeakMap,Pt=new WeakMap,It=new WeakSet,Ot=function(){this.shadowRoot.appendChild(yt.content.cloneNode(!0)),this.rootElement=this.shadowRoot.querySelector("#root")},Lt=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"];kt.observedAttributes.forEach((e=>{if(!t.includes(e)&&!this[G(e)])throw Error(`${e} cannot be empty`)}))},Rt=function(){const{stepId:t,executionId:i}=B();e(this,Ct,"f").update({stepId:t,executionId:i})},Tt=function(e,i){this.sdk=r(Object.assign(Object.assign({persistTokens:!0,preview:this.preview,storagePrefix:this.storagePrefix,storeLastAuthenticatedUser:this.storeLastAuthenticatedUser,keepLastAuthenticatedUserAfterLogout:this.keepLastAuthenticatedUserAfterLogout},kt.sdkConfigOverrides),{projectId:e,baseUrl:i})),["start","next"].forEach((e=>{const i=this.sdk.flow[e];this.sdk.flow[e]=(...e)=>t(this,void 0,void 0,(function*(){this.nextRequestStatus.update({isLoading:!0});try{return yield i(...e)}catch(t){return{error:{errorCode:u,errorDescription:t.toString()}}}finally{this.nextRequestStatus.update({isLoading:!1})}}))}))},Wt=function(i,o,r){return t(this,void 0,void 0,(function*(){const{projectId:t,baseUrl:o}=i;if(r("projectId")||r("baseUrl")){if(!t)return;e(this,It,"m",Tt).call(this,t,o)}e(this,Ut,"f").call(this,i)}))},$t=function(){return t(this,void 0,void 0,(function*(){return(yield e(this,Pt,"f").call(this)).isMissingConfig&&(yield e(this,It,"m",Mt).call(this))}))},Mt=function(){return t(this,void 0,void 0,(function*(){const t=K({projectId:this.projectId,filename:p,assetsFolder:"v2-alpha",baseUrl:this.baseStaticUrl});try{return yield V(t,"json"),!0}catch(t){return!1}}))},Nt=function(t){i(this,jt,Object.assign(Object.assign({},e(this,jt,"f")),t.detail),"f")},qt=function(){var t;null===(t=e(this,Et,"f"))||void 0===t||t.remove(),i(this,Et,null,"f")},_t=function(o){return t(this,arguments,void 0,(function*({isDebug:t}){t?(i(this,Et,document.createElement("descope-debugger"),"f"),Object.assign(e(this,Et,"f").style,{position:"fixed",top:"0",right:"0",height:"100vh",width:"100vw",pointerEvents:"none",zIndex:99999}),yield import("./debugger-wc-b06f238e.js"),document.body.appendChild(e(this,Et,"f"))):e(this,It,"m",qt).call(this)}))},Ft=function(t,i){var o;t&&this.debug&&(null===(o=e(this,Et,"f"))||void 0===o||o.updateData({title:t,description:i}))},Dt=function(){this.rootElement.onkeydown=t=>{var e,i,o;const r=!!(null===(e=this.shadowRoot.activeElement)||void 0===e?void 0:e.getAttribute("href")),n=q.includes(null!==(o=null===(i=this.shadowRoot.activeElement)||void 0===i?void 0:i.localName)&&void 0!==o?o:"");if("Enter"!==t.key||r||n)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()}}},Kt.sdkConfigOverrides={baseHeaders:{"x-descope-sdk-name":"web-component","x-descope-sdk-version":"3.23.0"}};class he extends Kt{static set sdkConfigOverrides(t){Kt.sdkConfigOverrides=t}constructor(){const o=new at({deferredRedirect:!1});super(o.update.bind(o)),Bt.add(this),this.stepState=new at({},{updateOnlyOnChange:!1}),Jt.set(this,void 0),Gt.set(this,null),zt.set(this,{visibilitychange:e(this,Bt,"m",Qt).bind(this)}),Xt.set(this,((o,r,n,s,a)=>{n===T&&(this.logger.debug("polling - Scheduling polling request"),i(this,Jt,setTimeout((()=>t(this,void 0,void 0,(function*(){var t,i;this.logger.debug("polling - Calling next");const l=yield this.sdk.flow.next(o,r,N,s,a,{});if((null===(t=null==l?void 0:l.error)||void 0===t?void 0:t.errorCode)===u)return this.logger.debug("polling - Got a generic error due to exception in fetch call"),void e(this,Xt,"f").call(this,o,r,n,s,a);this.logger.debug("polling - Got a response"),(null==l?void 0:l.error)&&this.logger.debug("polling - Response has an error",JSON.stringify(l.error,null,4)),e(this,Zt,"f").call(this,l);const{action:d}=null!==(i=null==l?void 0:l.data)&&void 0!==i?i:{};e(this,Xt,"f").call(this,o,r,d,s,a)}))),2e3),"f"))})),Yt.set(this,(()=>{clearTimeout(e(this,Jt,"f")),i(this,Jt,null,"f")})),Zt.set(this,(t=>{var i,o,r,n,s,a,l,d,u,h,p;if(!(null==t?void 0:t.ok)){const a=null===(i=null==t?void 0:t.response)||void 0===i?void 0:i.url,l=`${null===(o=null==t?void 0:t.response)||void 0===o?void 0:o.status} - ${null===(r=null==t?void 0:t.response)||void 0===r?void 0:r.statusText}`;return e(this,Bt,"m",ue).call(this,"error",(null==t?void 0:t.error)||{errorCode:"J151001",errorDescription:l,errorMessage:a}),void this.loggerWrapper.error((null===(n=null==t?void 0:t.error)||void 0===n?void 0:n.errorDescription)||a,(null===(s=null==t?void 0:t.error)||void 0===s?void 0:s.errorMessage)||l)}null===(l=null===(a=t.data)||void 0===a?void 0:a.runnerLogs)||void 0===l||l.forEach((t=>{const{level:e,title:i,log:o}=t;e&&this.loggerWrapper[e]?this.loggerWrapper[e](i,o):this.loggerWrapper.info(i,o)}));const g=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}`,`${g?`${g} - `:""}${t.data.error.message}`):g&&this.loggerWrapper.error(g);const{status:f,authInfo:v,lastAuth:m}=t.data;if("completed"===f)return this.storeLastAuthenticatedUser&&function(t){(null==t?void 0:t.authMethod)&&c&&localStorage.setItem(k,JSON.stringify(t))}(m),void e(this,Bt,"m",ue).call(this,"success",v);const{executionId:b,stepId:y,stepName:w,action:I,screen:A,redirect:C,openInNewTabUrl:S,webauthn:j,error:E,samlIdpResponse:x}=t.data;I!==T?(this.loggerWrapper.info(`Step "${w||`#${y}`}" is ${f}`,"",{screen:A,status:f,stepId:y,stepName:w,action:I,error:E}),this.flowState.update({stepId:y,executionId:b,action:I,redirectTo:null==C?void 0:C.url,openInNewTabUrl:S,screenId:null==A?void 0:A.id,screenState:null==A?void 0:A.state,webauthnTransactionId:null==j?void 0:j.transactionId,webauthnOptions:null==j?void 0:j.options,samlIdpResponseUrl:null==x?void 0:x.url,samlIdpResponseSamlResponse:null==x?void 0:x.samlResponse,samlIdpResponseRelayState:null==x?void 0:x.relayState})):this.flowState.update({action:I})})),te.set(this,Q((()=>t(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)}}))))),ae.set(this,tt(((i,o)=>t(this,void 0,void 0,(function*(){if("true"===i.getAttribute("formnovalidate")||e(this,Bt,"m",oe).call(this)){const r=null==i?void 0:i.getAttribute("id");e(this,Bt,"m",ne).call(this,i);const n=yield e(this,Bt,"m",re).call(this),s=(t=i,Array.from((null==t?void 0:t.attributes)||[]).reduce(((t,e)=>{var i;const o=null===(i=new RegExp("^data-descope-(\\S+)$").exec(e.name))||void 0===i?void 0:i[1];return o?Object.assign(t,{[o]:e.value}):t}),{})),a=this.getComponentsContext(),l=Object.assign(Object.assign(Object.assign(Object.assign({},a),s),n),{origin:window.location.origin}),d=yield this.getFlowConfig(),c=yield this.getProjectConfig(),u=yield o(r,d.version,c.componentsVersion,l);e(this,Zt,"f").call(this,u),e(this,Bt,"m",se).call(this,n)}var t}))))),this.flowState=o}loadSdkScripts(){return t(this,void 0,void 0,(function*(){const e=(yield this.getFlowConfig()).sdkScripts;null==e||e.forEach((e=>t(this,void 0,void 0,(function*(){(yield function(e){return t(this,void 0,void 0,(function*(){let t;switch(e){case"forter":return t=yield import("./forter-74d50b85.js"),t.default;case"fingerprint":return t=yield import("./fingerprint-84b451f2.js"),t.default;case"fingerprintDescope":return t=yield import("./fingerprintDescope-effc737b.js"),t.default;default:throw new Error(`Unknown script id: ${e}`)}}))}(e.id))(e.initArgs,{baseUrl:this.baseUrl},(t=>{this.dispatchEvent(new CustomEvent("components-context",{detail:{[Ht(e.id,e.resultKey)]:t},bubbles:!0,composed:!0}))}))}))))}))}init(){const i=Object.create(null,{init:{get:()=>super.init}});return t(this,void 0,void 0,(function*(){var t,o,r;this.shadowRoot.isConnected&&(null===(t=this.flowState)||void 0===t||t.subscribe(this.onFlowChange.bind(this)),null===(o=this.stepState)||void 0===o||o.subscribe(this.onStepChange.bind(this)),window.addEventListener("visibilitychange",e(this,zt,"f").visibilitychange)),yield null===(r=i.init)||void 0===r?void 0:r.call(this)}))}disconnectedCallback(){var t;super.disconnectedCallback(),this.flowState.unsubscribeAll(),this.stepState.unsubscribeAll(),null===(t=e(this,Gt,"f"))||void 0===t||t.abort(),i(this,Gt,null,"f"),window.removeEventListener("visibilitychange",e(this,zt,"f").visibilitychange)}getHtmlFilenameWithLocale(e,i){return t(this,void 0,void 0,(function*(){let t;const o=et(e);return(yield this.getTargetLocales()).includes(o)&&(t=`${i}-${o}.html`),t}))}getPageContent(e,i){return t(this,void 0,void 0,(function*(){if(i)try{const{body:t}=yield V(i,"text");return t}catch(t){this.loggerWrapper.error(`Failed to fetch flow page from ${i}. Fallback to url ${e}`,t)}try{const{body:t}=yield V(e,"text");return t}catch(t){this.loggerWrapper.error("Failed to fetch flow page",t.message)}return null}))}onFlowChange(r,a,l){return t(this,void 0,void 0,(function*(){var t,d;const{projectId:c,flowId:u,tenant:h,stepId:p,executionId:g,action:f,screenId:v,screenState:m,redirectTo:b,openInNewTabUrl:y,redirectUrl:w,token:I,code:k,exchangeError:A,webauthnTransactionId:C,webauthnOptions:S,redirectAuthCodeChallenge:j,redirectAuthCallbackUrl:E,redirectAuthBackupCallbackUri:x,redirectAuthInitiator:U,locale:O,samlIdpResponseUrl:L,samlIdpResponseSamlResponse:T,samlIdpResponseRelayState:N}=r,q=o(r,["projectId","flowId","tenant","stepId","executionId","action","screenId","screenState","redirectTo","openInNewTabUrl","redirectUrl","token","code","exchangeError","webauthnTransactionId","webauthnOptions","redirectAuthCodeChallenge","redirectAuthCallbackUrl","redirectAuthBackupCallbackUri","redirectAuthInitiator","locale","samlIdpResponseUrl","samlIdpResponseSamlResponse","samlIdpResponseRelayState"]);let _,F;const D=(()=>{const t=localStorage.getItem(mt);if(!t){const t=Math.floor(100*Math.random()+1);return localStorage.setItem(mt,t.toString()),t}return Number(t)})(),V=this.sdk.getLastUserLoginId(),B=yield this.getFlowConfig(),J=yield this.getProjectConfig(),G=E&&j?{callbackUrl:E,codeChallenge:j,backupCallbackUri:x}:void 0;if(!g&&(this.loadSdkScripts(),B.fingerprintEnabled&&B.fingerprintKey?yield n(B.fingerprintKey,this.baseUrl):s(),B.conditions?({startScreenId:_,conditionInteractionId:F}=((t,e)=>{const i=null==e?void 0:e.find((({key:e,operator:i,predicate:o})=>{var r;if("ELSE"===e)return!0;const n=null===(r=ft[e])||void 0===r?void 0:r[i];return!!(null==n?void 0:n(t,o))}));return i?{startScreenId:i.met.screenId,conditionInteractionId:i.met.interactionId}:{}})({loginId:V,code:k,token:I,abTestingKey:D},B.conditions)):B.condition?({startScreenId:_,conditionInteractionId:F}=((t,e)=>{var i;const o=null===(i=ft[null==t?void 0:t.key])||void 0===i?void 0:i[t.operator];if(!o)return{};const r=o(e,t.predicate)?t.met:t.unmet;return{startScreenId:null==r?void 0:r.screenId,conditionInteractionId:null==r?void 0:r.interactionId}})(B.condition,{loginId:V,code:k,token:I,abTestingKey:D})):_=B.startScreenId,!X(_,q))){const i=yield this.sdk.flow.start(u,Object.assign(Object.assign(Object.assign(Object.assign({tenant:h,redirectAuth:G},q),{client:this.client}),w&&{redirectUrl:w}),{lastAuth:vt(V),abTestingKey:D,locale:et(O)}),F,"",B.version,J.componentsVersion,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this.formConfigValues),k?{exchangeCode:k,idpInitiated:!0}:{}),q.descopeIdpInitiated&&{idpInitiated:!0}),I?{token:I}:{}),q.oidcLoginHint?{externalId:q.oidcLoginHint}:{}));return e(this,Zt,"f").call(this,i),void("completed"!==(null===(t=null==i?void 0:i.data)||void 0===t?void 0:t.status)&&this.flowState.update({code:void 0,token:void 0}))}if(g&&(l("token")&&I||l("code")&&k||l("exchangeError")&&A)){const t=yield this.sdk.flow.next(g,p,P,B.version,J.componentsVersion,{token:I,exchangeCode:k,exchangeError:A});return e(this,Zt,"f").call(this,t),void this.flowState.update({token:void 0,code:void 0,exchangeError:void 0})}if(f===M&&["samlIdpResponseUrl","samlIdpResponseSamlResponse","samlIdpResponseRelayState"].some((t=>l(t)))){if(!L||!T)return void this.loggerWrapper.error("Did not get saml idp params data to load");((t,e,i,o)=>{const r=document.createElement("form");r.method="POST",r.action=t,r.innerHTML=`\n <input type="hidden" role="saml-response" name="SAMLResponse" value="${e}" />\n <input type="hidden" role="saml-relay-state" name="RelayState" value="${i}" />\n <input style="display: none;" id="SAMLSubmitButton" type="submit" value="Continue" />\n `,document.body.appendChild(r),o(r)})(L,T,N||"",Y)}if(f===R&&(l("redirectTo")||l("deferredRedirect")))return b?"android"===U&&document.hidden?void this.flowState.update({deferredRedirect:!0}):void window.location.assign(b):void this.loggerWrapper.error("Did not get redirect url");if(f===W||f===$){if(!C||!S)return void this.loggerWrapper.error("Did not get webauthn transaction id or options");let t,o;null===(d=e(this,Gt,"f"))||void 0===d||d.abort(),i(this,Gt,null,"f");try{t=f===W?yield this.sdk.webauthn.helpers.create(S):yield this.sdk.webauthn.helpers.get(S)}catch(t){"InvalidStateError"===t.name?this.loggerWrapper.warn("WebAuthn operation failed",t.message):"NotAllowedError"!==t.name&&this.loggerWrapper.error(t.message),o=t.name}const r=yield this.sdk.flow.next(g,p,P,B.version,J.componentsVersion,{transactionId:C,response:t,failure:o});e(this,Zt,"f").call(this,r)}if(e(this,Xt,"f").call(this,g,p,f,B.version,J.componentsVersion),!v&&!_)return void this.loggerWrapper.warn("No screen was found to show");const z=_||v,Q=yield this.getHtmlFilenameWithLocale(O,z),{oidcLoginHint:Z,oidcPrompt:tt,oidcErrorRedirectUri:it,samlIdpUsername:ot}=q,rt={direction:H(p,a.stepId),screenState:Object.assign(Object.assign({},m),{form:Object.assign(Object.assign({},this.formConfigValues),null==m?void 0:m.form),lastAuth:{loginId:V,name:this.sdk.getLastUserDisplayName()||V}}),htmlUrl:K({projectId:c,filename:`${z}.html`,baseUrl:this.baseStaticUrl}),htmlLocaleUrl:Q&&K({projectId:c,filename:Q,baseUrl:this.baseStaticUrl}),samlIdpUsername:ot,oidcLoginHint:Z,oidcPrompt:tt,oidcErrorRedirectUri:it,openInNewTabUrl:y},nt=vt(V);X(_,q)?rt.next=(t,e,i,o)=>this.sdk.flow.start(u,Object.assign(Object.assign(Object.assign(Object.assign({tenant:h,redirectAuth:G},q),{lastAuth:nt,preview:this.preview,abTestingKey:D,client:this.client}),w&&{redirectUrl:w}),{locale:et(O)}),F,t,e,i,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this.formConfigValues),o),k&&{exchangeCode:k,idpInitiated:!0}),q.descopeIdpInitiated&&{idpInitiated:!0}),I&&{token:I})):(l("projectId")||l("baseUrl")||l("executionId")||l("stepId"))&&(rt.next=(...t)=>this.sdk.flow.next(g,p,...t)),this.stepState.update(rt)}))}onStepChange(i,o){return t(this,void 0,void 0,(function*(){var r,n;const{htmlUrl:s,htmlLocaleUrl:a,direction:l,next:d,screenState:c,openInNewTabUrl:u}=i,h=document.createElement("template");h.innerHTML=yield this.getPageContent(s,a);const p=h.content.cloneNode(!0),g=this.loadDescopeUiComponents(h);this.sdk.webauthn.helpers.isSupported()?yield e(this,Bt,"m",ie).call(this,p,d):p.querySelectorAll(`descope-button[${L}="biometrics"]`).forEach((t=>t.setAttribute("disabled","true"))),!i.samlIdpUsername||(null===(r=c.form)||void 0===r?void 0:r.loginId)||(null===(n=c.form)||void 0===n?void 0:n.email)||(c.form||(c.form={}),c.form.loginId=i.samlIdpUsername,c.form.email=i.samlIdpUsername),pt(p,c,c.componentsConfig,this.formConfig,this.errorTransformer,this.loggerWrapper);const{geo:f}=yield this.getExecutionContext();((t,e)=>{Array.from(t.querySelectorAll('descope-phone-field[default-code="autoDetect"]')).forEach((t=>{t.setAttribute("default-code",e)}))})(p,f);const v=()=>t(this,void 0,void 0,(function*(){var t,i;yield g;const r=this.shadowRoot.querySelector("div");var n,s;n=r,s=null===(t=null==c?void 0:c.totp)||void 0===t?void 0:t.image,ht(n,"descope-totp-image",s),((t,e)=>{ht(t,"descope-notp-image",e)})(r,null===(i=null==c?void 0:c.notp)||void 0===i?void 0:i.image),this.rootElement.replaceChildren(p),setTimeout((()=>{((t,e)=>{dt(t,null==e?void 0:e.inputs),dt(t,null==e?void 0:e.form)})(this.rootElement,c)}));const a=!o.htmlUrl;((t,e,i)=>{if(!0===e||"skipFirstScreen"===e&&!i){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 i=t.focus;t.focus=()=>{},null===(e=t.reportValidity)||void 0===e||e.call(t),setTimeout((()=>{t.focus=i}))}))}))})(this.rootElement),e(this,Bt,"m",de).call(this,d),a&&e(this,Bt,"m",ue).call(this,"ready",{}),e(this,Bt,"m",ue).call(this,"page-updated",{});if(this.rootElement.querySelector(`[${L}="polling"]`)){const t=yield this.getFlowConfig(),i=yield this.getProjectConfig(),o=yield d(N,t.version,i.componentsVersion,{});e(this,Zt,"f").call(this,o)}u&&!o.openInNewTabUrl&&window.open(u,"_blank")}));l?e(this,Bt,"m",ce).call(this,v,l):v()}))}}Jt=new WeakMap,Gt=new WeakMap,zt=new WeakMap,Xt=new WeakMap,Yt=new WeakMap,Zt=new WeakMap,te=new WeakMap,ae=new WeakMap,Bt=new WeakSet,Qt=function(){document.hidden||setTimeout((()=>{this.flowState.update({deferredRedirect:!1})}),300)},ee=function(t){const e=t.getAttribute("name");if(!["email"].includes(e)){const i=`user-${e}`;t.setAttribute("name",i),t.addEventListener("input",(()=>{t.setAttribute("name",t.value?e:i)}))}},ie=function(o,r){return t(this,void 0,void 0,(function*(){var n;null===(n=e(this,Gt,"f"))||void 0===n||n.abort();const s=o.querySelector('*[autocomplete="webauthn"]');if(s&&(yield gt())){const{options:o,transactionId:n}=(yield e(this,te,"f").call(this))||{};if(o&&n){e(this,Bt,"m",ee).call(this,s),i(this,Gt,new AbortController,"f");const a=yield this.getFlowConfig(),l=yield this.getProjectConfig();this.sdk.webauthn.helpers.conditional(o,e(this,Gt,"f")).then((i=>t(this,void 0,void 0,(function*(){const t=yield r(s.id,a.version,l.componentsVersion,{transactionId:n,response:i});e(this,Zt,"f").call(this,t)})))).catch((t=>{"AbortError"!==t.name&&this.loggerWrapper.error("Conditional login failed",t.message)}))}}}))},oe=function(){let t=!0;return Array.from(this.shadowRoot.querySelectorAll("*[name]")).reverse().forEach((e=>{var i,o;"slot"!==e.localName&&(null===(i=e.reportValidity)||void 0===i||i.call(e),t&&(t=null===(o=e.checkValidity)||void 0===o?void 0:o.call(e)))})),t},re=function(){return t(this,void 0,void 0,(function*(){const e=Array.from(this.shadowRoot.querySelectorAll(`*[name]:not([${I}])`));return(yield Promise.all(e.map((e=>t(this,void 0,void 0,(function*(){return{name:e.getAttribute("name"),value:e.value}})))))).reduce(((t,e)=>Object.assign(Object.assign({},t),{[e.name]:e.value})),{})}))},ne=function(t){const e=this.nextRequestStatus.subscribe((({isLoading:i})=>{i?t.setAttribute("loading","true"):(this.nextRequestStatus.unsubscribe(e),t.removeAttribute("loading"))}))},se=function(t={}){var e,i;const o=Z(t,["externalId","email","phone"]),r=Z(t,["newPassword","password"]);if(o&&r)try{if(!globalThis.PasswordCredential)return;const t=new globalThis.PasswordCredential({id:o,password:r});null===(i=null===(e=null===navigator||void 0===navigator?void 0:navigator.credentials)||void 0===e?void 0:e.store)||void 0===i||i.call(e,t)}catch(t){this.loggerWrapper.error("Could not store credentials",t.message)}},le=function(t){this.rootElement.querySelectorAll('descope-passcode[data-auto-submit="true"]').forEach((i=>{i.addEventListener("input",(()=>{var o;(null===(o=i.checkValidity)||void 0===o?void 0:o.call(i))&&e(this,ae,"f").call(this,i,t)}))}))},de=function(t){this.rootElement.querySelectorAll("descope-button:not([data-exclude-next])").forEach((i=>{i.onclick=()=>{e(this,ae,"f").call(this,i,t)}})),e(this,Bt,"m",le).call(this,t)},ce=function(t,e){this.rootElement.addEventListener("transitionend",(()=>{this.rootElement.classList.remove("fade-out"),t()}),{once:!0});const i=e===_.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(i)})),this.rootElement.classList.add("fade-out")},ue=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",he);export{he as D,at as S};
1
+ import{__awaiter as t,__classPrivateFieldGet as e,__classPrivateFieldSet as i,__rest as o}from"tslib";import r,{ensureFingerprintIds as n,clearFingerprintData as s}from"@descope/web-js-sdk";import{themeMixin as a}from"@descope/sdk-mixins";import{createSingletonMixin as l,compose as d}from"@descope/sdk-helpers";const c="undefined"!=typeof localStorage,u="J151000",h=c&&localStorage.getItem("base.content.url")||"",p="config.json",g="base.ui.components.url";c&&localStorage.getItem(g),c&&localStorage.getItem(g);const f="descope-login-flow",v="code",m="ra-challenge",b="ra-callback",y="ra-backup-callback",w="ra-initiator",I="data-exclude-field",k="dls_last_auth",A="state_id",C="saml_idp_state_id",S="saml_idp_username",j="descope_idp_initiated",E="sso_app_id",x="oidc_login_hint",U="oidc_prompt",O="oidc_error_redirect_uri",L="data-type",R="redirect",T="poll",W="webauthnCreate",$="webauthnGet",M="loadForm",P="submit",N="polling",q=["descope-multi-select-combo-box","descope-text-area"];var _;function F(t){return new URLSearchParams(window.location.search).get(t)}function D(t){if(window.history.replaceState&&F(t)){const e=new URL(window.location.href),i=new URLSearchParams(e.search);i.delete(t),e.search=i.toString(),window.history.replaceState({},"",e.toString())}}function V(e,i){return t(this,void 0,void 0,(function*(){const t=yield fetch(e,{cache:"default"});if(!t.ok)throw Error(`Error fetching URL ${e} [${t.status}]`);return{body:yield t[i||"text"](),headers:Object.fromEntries(t.headers.entries())}}))}!function(t){t.backward="backward",t.forward="forward"}(_||(_={}));function K({projectId:t,filename:e,assetsFolder:i="v2-beta",baseUrl:o}){const r=new URL(h||o||"https://static.descope.com/pages");return r.pathname=((...t)=>t.join("/").replace(/\/+/g,"/"))(r.pathname,t,i,e),r.toString()}function H(t,e){if(!e)return;const i=+t,o=+e;return Number.isNaN(i)||Number.isNaN(o)?void 0:i>o?_.forward:i<o?_.backward:void 0}const B=()=>{const[t="",e=""]=(F(f)||"").split("_");return{executionId:t,stepId:e}};function J(){D(f)}const G=t=>t.replace(/-./g,(t=>t[1].toUpperCase())),z=()=>{const{executionId:t,stepId:e}=B();(t||e)&&J();const i=F("t")||void 0;i&&D("t");const o=F(v)||void 0;o&&D(v);const r=F("err")||void 0;r&&D("err");const{redirectAuthCodeChallenge:n,redirectAuthCallbackUrl:s,redirectAuthBackupCallbackUri:a,redirectAuthInitiator:l}={redirectAuthCodeChallenge:F(m),redirectAuthCallbackUrl:F(b),redirectAuthBackupCallbackUri:F(y),redirectAuthInitiator:F(w)};(n||s||a||l)&&(D(m),D(b),D(y),D(w));const d=F(A);d&&D(A);const c=F(C);c&&D(C);const u=F(S);c&&D(S);const h=F(j);h&&D(j);const p=F(E);p&&D(E);const g=F(x);g&&D(x);const f=F(U);f&&D(U);const I=F(O);I&&D(O);return{executionId:t,stepId:e,token:i,code:o,exchangeError:r,redirectAuthCodeChallenge:n,redirectAuthCallbackUrl:s,redirectAuthBackupCallbackUri:a,redirectAuthInitiator:l,ssoQueryParams:{oidcIdpStateId:d,samlIdpStateId:c,samlIdpUsername:u,descopeIdpInitiated:"true"===h,ssoAppId:p,oidcLoginHint:g,oidcPrompt:f,oidcErrorRedirectUri:I}}},Q=t=>{let e,i;return(...o)=>{return e&&(n=o,(r=e).length===n.length&&r.every(((t,e)=>t===n[e])))||(e=o,i=t(...o)),i;var r,n}};const X=(t,{oidcIdpStateId:e,samlIdpStateId:i,samlIdpUsername:o,ssoAppId:r,oidcLoginHint:n,oidcPrompt:s,oidcErrorRedirectUri:a})=>!(!t||e||i||o||r||n||s||a),Y=t=>null==t?void 0:t.submit(),Z=(t,e)=>{const i=e.find((e=>t[e]));return i?t[i]:null},tt=(t,e=100)=>{let i;return function(...o){i||t.apply(this,o),clearTimeout(i),i=setTimeout((()=>{i=null}),e)}};function et(t){let e=navigator.language;return e&&"zh-TW"!==e&&(e=e.split("-")[0]),(t||e||"").toLowerCase()}var it,ot,rt,nt;function st(t,e){const i=Object.getOwnPropertyNames(t),o=Object.getOwnPropertyNames(e);if(i.length!==o.length)return!1;for(let o=0;o<i.length;o+=1){const r=i[o],n=t[r],s=e[r];if(null===n||null===s){if(n!==s)return!1}else if("object"==typeof n&&"object"==typeof s){if(!st(n,s))return!1}else if(n!==s)return!1}return!0}class at{constructor(t={},{updateOnlyOnChange:o=!0}={}){it.set(this,void 0),ot.set(this,{}),rt.set(this,0),nt.set(this,!1),this.update=t=>{const o="function"==typeof t?t(e(this,it,"f")):t,r=Object.assign(Object.assign({},e(this,it,"f")),o);if(!e(this,nt,"f")||!st(e(this,it,"f"),r)){const t=e(this,it,"f");i(this,it,r,"f"),Object.freeze(e(this,it,"f")),setTimeout((()=>{Object.values(e(this,ot,"f")).forEach((e=>e(r,t,((t,e)=>i=>t[i]!==e[i])(r,t))))}),0)}},i(this,it,t,"f"),i(this,nt,o,"f")}get current(){return Object.assign({},e(this,it,"f"))}subscribe(t){return i(this,rt,e(this,rt,"f")+1,"f"),e(this,ot,"f")[e(this,rt,"f")]=t,e(this,rt,"f").toString()}unsubscribe(t){const i=!!e(this,ot,"f")[t];return i&&delete e(this,ot,"f")[t],i}unsubscribeAll(){return i(this,ot,{},"f"),!0}}it=new WeakMap,ot=new WeakMap,rt=new WeakMap,nt=new WeakMap;const lt=["disabled"],dt=(t,e)=>{Object.entries(e||{}).forEach((([e,i])=>{Array.from(t.querySelectorAll(`*[name="${e}"]:not([${I}])`)).forEach((t=>{t.value=i}))}))},ct=(t,e)=>t.replace(/{{(.+?)}}/g,((t,i)=>{return o=e,i.split(".").reduce(((t,e)=>(null==t?void 0:t[e])||""),o);var o})),ut=(t,e,i)=>{t.querySelectorAll(`[${L}="${e}"]`).forEach((t=>{t.setAttribute("href",i)}))},ht=(t,e,i)=>{var o,r;const n=null===(o=customElements.get(e))||void 0===o?void 0:o.cssVarList.url;i&&n&&(null===(r=null==t?void 0:t.style)||void 0===r||r.setProperty(n,`url(data:image/jpg;base64,${i})`))},pt=(t,e,i,o,r,n)=>{var s,a;let l=null==e?void 0:e.errorText;try{l=(null==r?void 0:r({text:null==e?void 0:e.errorText,type:null==e?void 0:e.errorType}))||(null==e?void 0:e.errorText)}catch(t){n.error("Error transforming error message",t.message)}((t,e,i="")=>{t.querySelectorAll(`[${L}="${e}"]`).forEach((t=>{t.textContent=i,t.classList[i?"remove":"add"]("hide")}))})(t,"error-message",l),ut(t,"totp-link",null===(s=null==e?void 0:e.totp)||void 0===s?void 0:s.provisionUrl),ut(t,"notp-link",null===(a=null==e?void 0:e.notp)||void 0===a?void 0:a.redirectUrl),((t,e)=>{t.querySelectorAll("descope-text,descope-link,descope-enriched-text,descope-code-snippet").forEach((t=>{t.textContent=ct(t.textContent,e);const i=t.getAttribute("href");i&&t.setAttribute("href",ct(i,e))}))})(t,e),((t,e,i)=>{e&&Object.keys(e).forEach((o=>{t.querySelectorAll(`[name=${o}]`).forEach((t=>{const r=e[o];Object.keys(r).forEach((e=>{let o=r[e];if("string"!=typeof o)try{o=JSON.stringify(o)}catch(t){i.error(`Could not stringify value "${o}" for "${e}"`,t.message),o=""}t.setAttribute(e,o)}))}))}))})(t,i,n),((t,e)=>{t.querySelectorAll("[data-has-dynamic-attr-values]").forEach((t=>{Array.from(t.attributes).forEach((t=>{t.value=ct(t.value,e)}))}))})(t,e),((t,e)=>{Object.entries(e).forEach((([e,i])=>{t.querySelectorAll(`[name="${e}"]`).forEach((t=>{Object.entries(i).forEach((([e,i])=>{lt.includes(e)&&t.setAttribute(e,i)}))}))}))})(t,o)},gt=Q((()=>t(void 0,void 0,void 0,(function*(){var t,e,i,o,r;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)))),s=(()=>{var t;const e=null===(t=null===navigator||void 0===navigator?void 0:navigator.userAgentData)||void 0===t?void 0:t.brands,i=null==e?void 0:e.find((({brand:t,version:e})=>"Chromium"===t&&parseFloat(e)));return i?i.version:0})()>=108;return yield(i=100,o=n,r=s,new Promise(((t,e)=>{let n=!1;const s=setTimeout((()=>{n=!0,void 0!==r?t(r):e(new Error(`Promise timed out after ${i} ms`))}),i);o.then((e=>{n||(clearTimeout(s),t(e))})).catch((t=>{n||(clearTimeout(s),e(t))}))})))}catch(t){return console.error("Conditional login check failed",t),!1}})))),ft={"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 vt(t){const e={};if(t)try{Object.assign(e,JSON.parse(localStorage.getItem(k)))}catch(t){}return e}const mt="dls_ab_testing_id",bt=l((t=>{var i,o,r,n;return n=class extends t{constructor(){super(...arguments),i.add(this)}connectedCallback(){var t;e(this,i,"m",o).call(this)&&e(this,i,"m",r).call(this),null===(t=super.connectedCallback)||void 0===t||t.call(this)}},i=new WeakSet,o=function(){return!this.shadowRoot.host.closest("form")&&/Chrome/.test(navigator.userAgent)&&/Google Inc/.test(navigator.vendor)},r=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)},n})),yt=document.createElement("template");yt.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 wt=(t,e="")=>Object.keys(t).reduce(((i,o)=>{var r;if("object"==typeof t[o]&&null!==t[o]&&!(null===(r=t[o])||void 0===r?void 0:r.value))return Object.assign(Object.assign({},i),wt(t[o],`${e+o}.`));const n="object"==typeof t[o]?t[o]:{value:t[o]},s=Object.assign(Object.assign({},i),{[e+o]:n,[`form.${e}${o}`]:n});return"displayName"===o?Object.assign(Object.assign({},s),{[`${e}fullName`]:n,[`form.${e}fullName`]:n}):s}),[]);var It,kt,At,Ct,St,jt,Et,xt,Ut,Ot,Lt,Rt,Tt,Wt,$t,Mt,Pt,Nt,qt,_t,Ft,Dt;const Vt=d(a,bt)(HTMLElement);class Kt extends Vt{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(o){super(),It.add(this),At.set(this,!1),this.loggerWrapper={error:(t,i="")=>{this.logger.error(t,i,new Error),e(this,It,"m",Ft).call(this,t,i)},warn:(t,e="")=>{this.logger.warn(t,e)},info:(t,e="",i={})=>{this.logger.info(t,e,i)},debug:(t,e="")=>{this.logger.debug(t,e)}},Ct.set(this,new at),St.set(this,new at),jt.set(this,{}),this.getComponentsContext=()=>e(this,jt,"f"),this.nextRequestStatus=new at({isLoading:!1}),Et.set(this,void 0),xt.set(this,{popstate:e(this,It,"m",Rt).bind(this),componentsContext:e(this,It,"m",Nt).bind(this)}),Ut.set(this,void 0),Pt.set(this,Q((()=>t(this,void 0,void 0,(function*(){const t=K({projectId:this.projectId,filename:p,baseUrl:this.baseStaticUrl});try{const{body:e,headers:i}=yield V(t,"json");return{projectConfig:e,executionContext:{geo:i["x-geo"]}}}catch(t){return{isMissingConfig:!0}}}))))),i(this,Ut,o,"f"),e(this,It,"m",Ot).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 wt(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,i])=>[t,i[e]])));var t,e}getExecutionContext(){return t(this,void 0,void 0,(function*(){const{executionContext:t}=yield e(this,Pt,"f").call(this);return t}))}getProjectConfig(){return t(this,void 0,void 0,(function*(){const{projectConfig:t}=yield e(this,Pt,"f").call(this);return t}))}getFlowConfig(){return t(this,void 0,void 0,(function*(){var t,e;const i=yield this.getProjectConfig(),o=(null===(t=null==i?void 0:i.flows)||void 0===t?void 0:t[this.flowId])||{};return null!==(e=o.version)&&void 0!==e||(o.version=0),o}))}getTargetLocales(){return t(this,void 0,void 0,(function*(){const t=yield this.getFlowConfig();return((null==t?void 0:t.targetLocales)||[]).map((t=>t.toLowerCase()))}))}init(){const o=Object.create(null,{init:{get:()=>super.init}});return t(this,void 0,void 0,(function*(){var t;if(yield null===(t=o.init)||void 0===t?void 0:t.call(this),e(this,St,"f").subscribe(e(this,It,"m",_t).bind(this)),e(this,St,"f").update({isDebug:this.debug}),e(this,It,"m",Lt).call(this),yield e(this,It,"m",$t).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 e(this,Pt,"f").call(this)).isMissingConfig)return void this.loggerWrapper.error("Cannot get config file","Make sure that your projectId & flowId are correct");e(this,It,"m",Dt).call(this);const{executionId:r,stepId:n,token:s,code:a,exchangeError:l,redirectAuthCallbackUrl:d,redirectAuthBackupCallbackUri:c,redirectAuthCodeChallenge:u,redirectAuthInitiator:h,ssoQueryParams:p}=z();window.addEventListener("popstate",e(this,xt,"f").popstate),window.addEventListener("components-context",e(this,xt,"f").componentsContext),e(this,Ct,"f").subscribe(e(this,It,"m",Wt).bind(this)),e(this,Ct,"f").update(Object.assign({projectId:this.projectId,flowId:this.flowId,baseUrl:this.baseUrl,tenant:this.tenant,redirectUrl:this.redirectUrl,locale:this.locale,stepId:n,executionId:r,token:s,code:a,exchangeError:l,redirectAuthCallbackUrl:d,redirectAuthBackupCallbackUri:c,redirectAuthCodeChallenge:u,redirectAuthInitiator:h},p)),i(this,At,!0,"f")}))}disconnectedCallback(){e(this,Ct,"f").unsubscribeAll(),e(this,St,"f").unsubscribeAll(),e(this,It,"m",qt).call(this),window.removeEventListener("popstate",e(this,xt,"f").popstate),window.removeEventListener("components-context",e(this,xt,"f").componentsContext)}attributeChangedCallback(t,i,o){if(this.shadowRoot.isConnected&&e(this,At,"f")&&i!==o&&kt.observedAttributes.includes(t)){e(this,It,"m",Lt).call(this);const r=null===i;e(this,Ct,"f").update((({stepId:e,executionId:i})=>{let n=e,s=i;return r||(s=null,n=null,J()),{[G(t)]:o,stepId:n,executionId:s}})),e(this,St,"f").update({isDebug:this.debug})}}}function Ht(t,e){return`sdkScriptsResults.${e?`${t}_${e}`:t}`}var Bt,Jt,Gt,zt,Qt,Xt,Yt,Zt,te,ee,ie,oe,re,ne,se,ae,le,de,ce,ue;kt=Kt,At=new WeakMap,Ct=new WeakMap,St=new WeakMap,jt=new WeakMap,Et=new WeakMap,xt=new WeakMap,Ut=new WeakMap,Pt=new WeakMap,It=new WeakSet,Ot=function(){this.shadowRoot.appendChild(yt.content.cloneNode(!0)),this.rootElement=this.shadowRoot.querySelector("#root")},Lt=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"];kt.observedAttributes.forEach((e=>{if(!t.includes(e)&&!this[G(e)])throw Error(`${e} cannot be empty`)}))},Rt=function(){const{stepId:t,executionId:i}=B();e(this,Ct,"f").update({stepId:t,executionId:i})},Tt=function(e,i){this.sdk=r(Object.assign(Object.assign({persistTokens:!0,preview:this.preview,storagePrefix:this.storagePrefix,storeLastAuthenticatedUser:this.storeLastAuthenticatedUser,keepLastAuthenticatedUserAfterLogout:this.keepLastAuthenticatedUserAfterLogout},kt.sdkConfigOverrides),{projectId:e,baseUrl:i})),["start","next"].forEach((e=>{const i=this.sdk.flow[e];this.sdk.flow[e]=(...e)=>t(this,void 0,void 0,(function*(){this.nextRequestStatus.update({isLoading:!0});try{return yield i(...e)}catch(t){return{error:{errorCode:u,errorDescription:t.toString()}}}finally{this.nextRequestStatus.update({isLoading:!1})}}))}))},Wt=function(i,o,r){return t(this,void 0,void 0,(function*(){const{projectId:t,baseUrl:o}=i;if(r("projectId")||r("baseUrl")){if(!t)return;e(this,It,"m",Tt).call(this,t,o)}e(this,Ut,"f").call(this,i)}))},$t=function(){return t(this,void 0,void 0,(function*(){return(yield e(this,Pt,"f").call(this)).isMissingConfig&&(yield e(this,It,"m",Mt).call(this))}))},Mt=function(){return t(this,void 0,void 0,(function*(){const t=K({projectId:this.projectId,filename:p,assetsFolder:"v2-alpha",baseUrl:this.baseStaticUrl});try{return yield V(t,"json"),!0}catch(t){return!1}}))},Nt=function(t){i(this,jt,Object.assign(Object.assign({},e(this,jt,"f")),t.detail),"f")},qt=function(){var t;null===(t=e(this,Et,"f"))||void 0===t||t.remove(),i(this,Et,null,"f")},_t=function(o){return t(this,arguments,void 0,(function*({isDebug:t}){t?(i(this,Et,document.createElement("descope-debugger"),"f"),Object.assign(e(this,Et,"f").style,{position:"fixed",top:"0",right:"0",height:"100vh",width:"100vw",pointerEvents:"none",zIndex:99999}),yield import("./debugger-wc-43c476ba.js"),document.body.appendChild(e(this,Et,"f"))):e(this,It,"m",qt).call(this)}))},Ft=function(t,i){var o;t&&this.debug&&(null===(o=e(this,Et,"f"))||void 0===o||o.updateData({title:t,description:i}))},Dt=function(){this.rootElement.onkeydown=t=>{var e,i,o;const r=!!(null===(e=this.shadowRoot.activeElement)||void 0===e?void 0:e.getAttribute("href")),n=q.includes(null!==(o=null===(i=this.shadowRoot.activeElement)||void 0===i?void 0:i.localName)&&void 0!==o?o:"");if("Enter"!==t.key||r||n)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()}}},Kt.sdkConfigOverrides={baseHeaders:{"x-descope-sdk-name":"web-component","x-descope-sdk-version":"3.23.1"}};class he extends Kt{static set sdkConfigOverrides(t){Kt.sdkConfigOverrides=t}constructor(){const o=new at({deferredRedirect:!1});super(o.update.bind(o)),Bt.add(this),this.stepState=new at({},{updateOnlyOnChange:!1}),Jt.set(this,void 0),Gt.set(this,null),zt.set(this,{visibilitychange:e(this,Bt,"m",Qt).bind(this)}),Xt.set(this,((o,r,n,s,a)=>{n===T&&(this.logger.debug("polling - Scheduling polling request"),i(this,Jt,setTimeout((()=>t(this,void 0,void 0,(function*(){var t,i;this.logger.debug("polling - Calling next");const l=yield this.sdk.flow.next(o,r,N,s,a,{});if((null===(t=null==l?void 0:l.error)||void 0===t?void 0:t.errorCode)===u)return this.logger.debug("polling - Got a generic error due to exception in fetch call"),void e(this,Xt,"f").call(this,o,r,n,s,a);this.logger.debug("polling - Got a response"),(null==l?void 0:l.error)&&this.logger.debug("polling - Response has an error",JSON.stringify(l.error,null,4)),e(this,Zt,"f").call(this,l);const{action:d}=null!==(i=null==l?void 0:l.data)&&void 0!==i?i:{};e(this,Xt,"f").call(this,o,r,d,s,a)}))),2e3),"f"))})),Yt.set(this,(()=>{clearTimeout(e(this,Jt,"f")),i(this,Jt,null,"f")})),Zt.set(this,(t=>{var i,o,r,n,s,a,l,d,u,h,p;if(!(null==t?void 0:t.ok)){const a=null===(i=null==t?void 0:t.response)||void 0===i?void 0:i.url,l=`${null===(o=null==t?void 0:t.response)||void 0===o?void 0:o.status} - ${null===(r=null==t?void 0:t.response)||void 0===r?void 0:r.statusText}`;return e(this,Bt,"m",ue).call(this,"error",(null==t?void 0:t.error)||{errorCode:"J151001",errorDescription:l,errorMessage:a}),void this.loggerWrapper.error((null===(n=null==t?void 0:t.error)||void 0===n?void 0:n.errorDescription)||a,(null===(s=null==t?void 0:t.error)||void 0===s?void 0:s.errorMessage)||l)}null===(l=null===(a=t.data)||void 0===a?void 0:a.runnerLogs)||void 0===l||l.forEach((t=>{const{level:e,title:i,log:o}=t;e&&this.loggerWrapper[e]?this.loggerWrapper[e](i,o):this.loggerWrapper.info(i,o)}));const g=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}`,`${g?`${g} - `:""}${t.data.error.message}`):g&&this.loggerWrapper.error(g);const{status:f,authInfo:v,lastAuth:m}=t.data;if("completed"===f)return this.storeLastAuthenticatedUser&&function(t){(null==t?void 0:t.authMethod)&&c&&localStorage.setItem(k,JSON.stringify(t))}(m),void e(this,Bt,"m",ue).call(this,"success",v);const{executionId:b,stepId:y,stepName:w,action:I,screen:A,redirect:C,openInNewTabUrl:S,webauthn:j,error:E,samlIdpResponse:x}=t.data;I!==T?(this.loggerWrapper.info(`Step "${w||`#${y}`}" is ${f}`,"",{screen:A,status:f,stepId:y,stepName:w,action:I,error:E}),this.flowState.update({stepId:y,executionId:b,action:I,redirectTo:null==C?void 0:C.url,openInNewTabUrl:S,screenId:null==A?void 0:A.id,screenState:null==A?void 0:A.state,webauthnTransactionId:null==j?void 0:j.transactionId,webauthnOptions:null==j?void 0:j.options,samlIdpResponseUrl:null==x?void 0:x.url,samlIdpResponseSamlResponse:null==x?void 0:x.samlResponse,samlIdpResponseRelayState:null==x?void 0:x.relayState})):this.flowState.update({action:I})})),te.set(this,Q((()=>t(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)}}))))),ae.set(this,tt(((i,o)=>t(this,void 0,void 0,(function*(){if("true"===i.getAttribute("formnovalidate")||e(this,Bt,"m",oe).call(this)){const r=null==i?void 0:i.getAttribute("id");e(this,Bt,"m",ne).call(this,i);const n=yield e(this,Bt,"m",re).call(this),s=(t=i,Array.from((null==t?void 0:t.attributes)||[]).reduce(((t,e)=>{var i;const o=null===(i=new RegExp("^data-descope-(\\S+)$").exec(e.name))||void 0===i?void 0:i[1];return o?Object.assign(t,{[o]:e.value}):t}),{})),a=this.getComponentsContext(),l=Object.assign(Object.assign(Object.assign(Object.assign({},a),s),n),{origin:window.location.origin}),d=yield this.getFlowConfig(),c=yield this.getProjectConfig(),u=yield o(r,d.version,c.componentsVersion,l);e(this,Zt,"f").call(this,u),e(this,Bt,"m",se).call(this,n)}var t}))))),this.flowState=o}loadSdkScripts(){return t(this,void 0,void 0,(function*(){const e=(yield this.getFlowConfig()).sdkScripts;null==e||e.forEach((e=>t(this,void 0,void 0,(function*(){(yield function(e){return t(this,void 0,void 0,(function*(){let t;switch(e){case"forter":return t=yield import("./forter-74d50b85.js"),t.default;case"fingerprint":return t=yield import("./fingerprint-84b451f2.js"),t.default;case"fingerprintDescope":return t=yield import("./fingerprintDescope-effc737b.js"),t.default;default:throw new Error(`Unknown script id: ${e}`)}}))}(e.id))(e.initArgs,{baseUrl:this.baseUrl},(t=>{this.dispatchEvent(new CustomEvent("components-context",{detail:{[Ht(e.id,e.resultKey)]:t},bubbles:!0,composed:!0}))}))}))))}))}init(){const i=Object.create(null,{init:{get:()=>super.init}});return t(this,void 0,void 0,(function*(){var t,o,r;this.shadowRoot.isConnected&&(null===(t=this.flowState)||void 0===t||t.subscribe(this.onFlowChange.bind(this)),null===(o=this.stepState)||void 0===o||o.subscribe(this.onStepChange.bind(this)),window.addEventListener("visibilitychange",e(this,zt,"f").visibilitychange)),yield null===(r=i.init)||void 0===r?void 0:r.call(this)}))}disconnectedCallback(){var t;super.disconnectedCallback(),this.flowState.unsubscribeAll(),this.stepState.unsubscribeAll(),null===(t=e(this,Gt,"f"))||void 0===t||t.abort(),i(this,Gt,null,"f"),window.removeEventListener("visibilitychange",e(this,zt,"f").visibilitychange)}getHtmlFilenameWithLocale(e,i){return t(this,void 0,void 0,(function*(){let t;const o=et(e);return(yield this.getTargetLocales()).includes(o)&&(t=`${i}-${o}.html`),t}))}getPageContent(e,i){return t(this,void 0,void 0,(function*(){if(i)try{const{body:t}=yield V(i,"text");return t}catch(t){this.loggerWrapper.error(`Failed to fetch flow page from ${i}. Fallback to url ${e}`,t)}try{const{body:t}=yield V(e,"text");return t}catch(t){this.loggerWrapper.error("Failed to fetch flow page",t.message)}return null}))}onFlowChange(r,a,l){return t(this,void 0,void 0,(function*(){var t,d;const{projectId:c,flowId:u,tenant:h,stepId:p,executionId:g,action:f,screenId:v,screenState:m,redirectTo:b,openInNewTabUrl:y,redirectUrl:w,token:I,code:k,exchangeError:A,webauthnTransactionId:C,webauthnOptions:S,redirectAuthCodeChallenge:j,redirectAuthCallbackUrl:E,redirectAuthBackupCallbackUri:x,redirectAuthInitiator:U,locale:O,samlIdpResponseUrl:L,samlIdpResponseSamlResponse:T,samlIdpResponseRelayState:N}=r,q=o(r,["projectId","flowId","tenant","stepId","executionId","action","screenId","screenState","redirectTo","openInNewTabUrl","redirectUrl","token","code","exchangeError","webauthnTransactionId","webauthnOptions","redirectAuthCodeChallenge","redirectAuthCallbackUrl","redirectAuthBackupCallbackUri","redirectAuthInitiator","locale","samlIdpResponseUrl","samlIdpResponseSamlResponse","samlIdpResponseRelayState"]);let _,F;const D=(()=>{const t=localStorage.getItem(mt);if(!t){const t=Math.floor(100*Math.random()+1);return localStorage.setItem(mt,t.toString()),t}return Number(t)})(),V=this.sdk.getLastUserLoginId(),B=yield this.getFlowConfig(),J=yield this.getProjectConfig(),G=E&&j?{callbackUrl:E,codeChallenge:j,backupCallbackUri:x}:void 0;if(!g&&(this.loadSdkScripts(),B.fingerprintEnabled&&B.fingerprintKey?yield n(B.fingerprintKey,this.baseUrl):s(),B.conditions?({startScreenId:_,conditionInteractionId:F}=((t,e)=>{const i=null==e?void 0:e.find((({key:e,operator:i,predicate:o})=>{var r;if("ELSE"===e)return!0;const n=null===(r=ft[e])||void 0===r?void 0:r[i];return!!(null==n?void 0:n(t,o))}));return i?{startScreenId:i.met.screenId,conditionInteractionId:i.met.interactionId}:{}})({loginId:V,code:k,token:I,abTestingKey:D},B.conditions)):B.condition?({startScreenId:_,conditionInteractionId:F}=((t,e)=>{var i;const o=null===(i=ft[null==t?void 0:t.key])||void 0===i?void 0:i[t.operator];if(!o)return{};const r=o(e,t.predicate)?t.met:t.unmet;return{startScreenId:null==r?void 0:r.screenId,conditionInteractionId:null==r?void 0:r.interactionId}})(B.condition,{loginId:V,code:k,token:I,abTestingKey:D})):_=B.startScreenId,!X(_,q))){const i=yield this.sdk.flow.start(u,Object.assign(Object.assign(Object.assign(Object.assign({tenant:h,redirectAuth:G},q),{client:this.client}),w&&{redirectUrl:w}),{lastAuth:vt(V),abTestingKey:D,locale:et(O)}),F,"",B.version,J.componentsVersion,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this.formConfigValues),k?{exchangeCode:k,idpInitiated:!0}:{}),q.descopeIdpInitiated&&{idpInitiated:!0}),I?{token:I}:{}),q.oidcLoginHint?{externalId:q.oidcLoginHint}:{}));return e(this,Zt,"f").call(this,i),void("completed"!==(null===(t=null==i?void 0:i.data)||void 0===t?void 0:t.status)&&this.flowState.update({code:void 0,token:void 0}))}if(g&&(l("token")&&I||l("code")&&k||l("exchangeError")&&A)){const t=yield this.sdk.flow.next(g,p,P,B.version,J.componentsVersion,{token:I,exchangeCode:k,exchangeError:A});return e(this,Zt,"f").call(this,t),void this.flowState.update({token:void 0,code:void 0,exchangeError:void 0})}if(f===M&&["samlIdpResponseUrl","samlIdpResponseSamlResponse","samlIdpResponseRelayState"].some((t=>l(t)))){if(!L||!T)return void this.loggerWrapper.error("Did not get saml idp params data to load");((t,e,i,o)=>{const r=document.createElement("form");r.method="POST",r.action=t,r.innerHTML=`\n <input type="hidden" role="saml-response" name="SAMLResponse" value="${e}" />\n <input type="hidden" role="saml-relay-state" name="RelayState" value="${i}" />\n <input style="display: none;" id="SAMLSubmitButton" type="submit" value="Continue" />\n `,document.body.appendChild(r),o(r)})(L,T,N||"",Y)}if(f===R&&(l("redirectTo")||l("deferredRedirect")))return b?"android"===U&&document.hidden?void this.flowState.update({deferredRedirect:!0}):void window.location.assign(b):void this.loggerWrapper.error("Did not get redirect url");if(f===W||f===$){if(!C||!S)return void this.loggerWrapper.error("Did not get webauthn transaction id or options");let t,o;null===(d=e(this,Gt,"f"))||void 0===d||d.abort(),i(this,Gt,null,"f");try{t=f===W?yield this.sdk.webauthn.helpers.create(S):yield this.sdk.webauthn.helpers.get(S)}catch(t){"InvalidStateError"===t.name?this.loggerWrapper.warn("WebAuthn operation failed",t.message):"NotAllowedError"!==t.name&&this.loggerWrapper.error(t.message),o=t.name}const r=yield this.sdk.flow.next(g,p,P,B.version,J.componentsVersion,{transactionId:C,response:t,failure:o});e(this,Zt,"f").call(this,r)}if(e(this,Xt,"f").call(this,g,p,f,B.version,J.componentsVersion),!v&&!_)return void this.loggerWrapper.warn("No screen was found to show");const z=_||v,Q=yield this.getHtmlFilenameWithLocale(O,z),{oidcLoginHint:Z,oidcPrompt:tt,oidcErrorRedirectUri:it,samlIdpUsername:ot}=q,rt={direction:H(p,a.stepId),screenState:Object.assign(Object.assign({},m),{form:Object.assign(Object.assign({},this.formConfigValues),null==m?void 0:m.form),lastAuth:{loginId:V,name:this.sdk.getLastUserDisplayName()||V}}),htmlUrl:K({projectId:c,filename:`${z}.html`,baseUrl:this.baseStaticUrl}),htmlLocaleUrl:Q&&K({projectId:c,filename:Q,baseUrl:this.baseStaticUrl}),samlIdpUsername:ot,oidcLoginHint:Z,oidcPrompt:tt,oidcErrorRedirectUri:it,openInNewTabUrl:y},nt=vt(V);X(_,q)?rt.next=(t,e,i,o)=>this.sdk.flow.start(u,Object.assign(Object.assign(Object.assign(Object.assign({tenant:h,redirectAuth:G},q),{lastAuth:nt,preview:this.preview,abTestingKey:D,client:this.client}),w&&{redirectUrl:w}),{locale:et(O)}),F,t,e,i,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this.formConfigValues),o),k&&{exchangeCode:k,idpInitiated:!0}),q.descopeIdpInitiated&&{idpInitiated:!0}),I&&{token:I})):(l("projectId")||l("baseUrl")||l("executionId")||l("stepId"))&&(rt.next=(...t)=>this.sdk.flow.next(g,p,...t)),this.stepState.update(rt)}))}onStepChange(i,o){return t(this,void 0,void 0,(function*(){var r,n;const{htmlUrl:s,htmlLocaleUrl:a,direction:l,next:d,screenState:c,openInNewTabUrl:u}=i,h=document.createElement("template");h.innerHTML=yield this.getPageContent(s,a);const p=h.content.cloneNode(!0),g=this.loadDescopeUiComponents(h);this.sdk.webauthn.helpers.isSupported()?yield e(this,Bt,"m",ie).call(this,p,d):p.querySelectorAll(`descope-button[${L}="biometrics"]`).forEach((t=>t.setAttribute("disabled","true"))),!i.samlIdpUsername||(null===(r=c.form)||void 0===r?void 0:r.loginId)||(null===(n=c.form)||void 0===n?void 0:n.email)||(c.form||(c.form={}),c.form.loginId=i.samlIdpUsername,c.form.email=i.samlIdpUsername),pt(p,c,c.componentsConfig,this.formConfig,this.errorTransformer,this.loggerWrapper);const{geo:f}=yield this.getExecutionContext();((t,e)=>{Array.from(t.querySelectorAll('descope-phone-field[default-code="autoDetect"]')).forEach((t=>{t.setAttribute("default-code",e)}))})(p,f);const v=()=>t(this,void 0,void 0,(function*(){var t,i;yield g;const r=this.shadowRoot.querySelector("div");var n,s;n=r,s=null===(t=null==c?void 0:c.totp)||void 0===t?void 0:t.image,ht(n,"descope-totp-image",s),((t,e)=>{ht(t,"descope-notp-image",e)})(r,null===(i=null==c?void 0:c.notp)||void 0===i?void 0:i.image),this.rootElement.replaceChildren(p),setTimeout((()=>{((t,e)=>{dt(t,null==e?void 0:e.inputs),dt(t,null==e?void 0:e.form)})(this.rootElement,c)}));const a=!o.htmlUrl;((t,e,i)=>{if(!0===e||"skipFirstScreen"===e&&!i){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 i=t.focus;t.focus=()=>{},null===(e=t.reportValidity)||void 0===e||e.call(t),setTimeout((()=>{t.focus=i}))}))}))})(this.rootElement),e(this,Bt,"m",de).call(this,d),a&&e(this,Bt,"m",ue).call(this,"ready",{}),e(this,Bt,"m",ue).call(this,"page-updated",{});if(this.rootElement.querySelector(`[${L}="polling"]`)){const t=yield this.getFlowConfig(),i=yield this.getProjectConfig(),o=yield d(N,t.version,i.componentsVersion,{});e(this,Zt,"f").call(this,o)}u&&!o.openInNewTabUrl&&window.open(u,"_blank")}));l?e(this,Bt,"m",ce).call(this,v,l):v()}))}}Jt=new WeakMap,Gt=new WeakMap,zt=new WeakMap,Xt=new WeakMap,Yt=new WeakMap,Zt=new WeakMap,te=new WeakMap,ae=new WeakMap,Bt=new WeakSet,Qt=function(){document.hidden||setTimeout((()=>{this.flowState.update({deferredRedirect:!1})}),300)},ee=function(t){const e=t.getAttribute("name");if(!["email"].includes(e)){const i=`user-${e}`;t.setAttribute("name",i),t.addEventListener("input",(()=>{t.setAttribute("name",t.value?e:i)}))}},ie=function(o,r){return t(this,void 0,void 0,(function*(){var n;null===(n=e(this,Gt,"f"))||void 0===n||n.abort();const s=o.querySelector('*[autocomplete="webauthn"]');if(s&&(yield gt())){const{options:o,transactionId:n}=(yield e(this,te,"f").call(this))||{};if(o&&n){e(this,Bt,"m",ee).call(this,s),i(this,Gt,new AbortController,"f");const a=yield this.getFlowConfig(),l=yield this.getProjectConfig();this.sdk.webauthn.helpers.conditional(o,e(this,Gt,"f")).then((i=>t(this,void 0,void 0,(function*(){const t=yield r(s.id,a.version,l.componentsVersion,{transactionId:n,response:i});e(this,Zt,"f").call(this,t)})))).catch((t=>{"AbortError"!==t.name&&this.loggerWrapper.error("Conditional login failed",t.message)}))}}}))},oe=function(){let t=!0;return Array.from(this.shadowRoot.querySelectorAll("*[name]")).reverse().forEach((e=>{var i,o;"slot"!==e.localName&&(null===(i=e.reportValidity)||void 0===i||i.call(e),t&&(t=null===(o=e.checkValidity)||void 0===o?void 0:o.call(e)))})),t},re=function(){return t(this,void 0,void 0,(function*(){const e=Array.from(this.shadowRoot.querySelectorAll(`*[name]:not([${I}])`));return(yield Promise.all(e.map((e=>t(this,void 0,void 0,(function*(){return{name:e.getAttribute("name"),value:e.value}})))))).reduce(((t,e)=>Object.assign(Object.assign({},t),{[e.name]:e.value})),{})}))},ne=function(t){const e=this.nextRequestStatus.subscribe((({isLoading:i})=>{i?t.setAttribute("loading","true"):(this.nextRequestStatus.unsubscribe(e),t.removeAttribute("loading"))}))},se=function(t={}){var e,i;const o=Z(t,["externalId","email","phone"]),r=Z(t,["newPassword","password"]);if(o&&r)try{if(!globalThis.PasswordCredential)return;const t=new globalThis.PasswordCredential({id:o,password:r});null===(i=null===(e=null===navigator||void 0===navigator?void 0:navigator.credentials)||void 0===e?void 0:e.store)||void 0===i||i.call(e,t)}catch(t){this.loggerWrapper.error("Could not store credentials",t.message)}},le=function(t){this.rootElement.querySelectorAll('descope-passcode[data-auto-submit="true"]').forEach((i=>{i.addEventListener("input",(()=>{var o;(null===(o=i.checkValidity)||void 0===o?void 0:o.call(i))&&e(this,ae,"f").call(this,i,t)}))}))},de=function(t){this.rootElement.querySelectorAll("descope-button:not([data-exclude-next])").forEach((i=>{i.onclick=()=>{e(this,ae,"f").call(this,i,t)}})),e(this,Bt,"m",le).call(this,t)},ce=function(t,e){this.rootElement.addEventListener("transitionend",(()=>{this.rootElement.classList.remove("fade-out"),t()}),{once:!0});const i=e===_.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(i)})),this.rootElement.classList.add("fade-out")},ue=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",he);export{he as D,at as S};
package/dist/esm/index.js CHANGED
@@ -1 +1 @@
1
- export{D as default}from"./index-def6a8b1.js";import"tslib";import"@descope/web-js-sdk";import"@descope/sdk-mixins";import"@descope/sdk-helpers";
1
+ export{D as default}from"./index-8aebb3e9.js";import"tslib";import"@descope/web-js-sdk";import"@descope/sdk-mixins";import"@descope/sdk-helpers";
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 r(t){this.message=t}"function"==typeof SuppressedError&&SuppressedError,r.prototype=new Error,r.prototype.name="InvalidCharacterError";var s="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(t){var e=String(t).replace(/=+$/,"");if(e.length%4==1)throw new r("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,o,i=0,s=0,a="";o=e.charAt(s++);~o&&(n=i%4?64*n+o:o,i++%4)?a+=String.fromCharCode(255&n>>(-2*i&6)):0)o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(o);return a};function a(t){this.message=t}function l(t,e){if("string"!=typeof t)throw new a("Invalid token specified");var n=!0===(e=e||{}).header?0:1;try{return JSON.parse(function(t){var e=t.replace(/-/g,"+").replace(/_/g,"/");switch(e.length%4){case 0:break;case 2:e+="==";break;case 3:e+="=";break;default:throw"Illegal base64url string!"}try{return function(t){return decodeURIComponent(s(t).replace(/(.)/g,(function(t,e){var n=e.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(e)}catch(t){return s(e)}}(t.split(".")[n]))}catch(t){throw new a("Invalid token specified: "+t.message)}}a.prototype=new Error,a.prototype.name="InvalidTokenError";var c="/v1/auth/accesskey/exchange",d="/v1/auth/otp/verify",u="/v1/auth/otp/signin",h="/v1/auth/otp/signup",p={email:"/v1/auth/otp/update/email",phone:"/v1/auth/otp/update/phone"},f="/v1/auth/otp/signup-in",g="/v1/auth/magiclink/verify",v="/v1/auth/magiclink/signin",m="/v1/auth/magiclink/signup",b={email:"/v1/auth/magiclink/update/email",phone:"/v1/auth/magiclink/update/phone"},w="/v1/auth/magiclink/signup-in",y="/v1/auth/enchantedlink/verify",k="/v1/auth/enchantedlink/signin",I="/v1/auth/enchantedlink/signup",x="/v1/auth/enchantedlink/pending-session",C={email:"/v1/auth/enchantedlink/update/email"},j="/v1/auth/enchantedlink/signup-in",S="/v1/auth/oauth/authorize",O="/v1/auth/oauth/exchange",A="v1/auth/oauth/native/start",E="v1/auth/oauth/native/finish",U="/v1/auth/saml/authorize",L="/v1/auth/saml/exchange",T="/v1/auth/totp/verify",_="/v1/auth/totp/signup",R="/v1/auth/totp/update",M="/v1/auth/notp/whatsapp/signin",P="/v1/auth/notp/whatsapp/signup",$="/v1/auth/notp/whatsapp/signup-in",D="/v1/auth/notp/pending-session",W={start:"/v1/auth/webauthn/signup/start",finish:"/v1/auth/webauthn/signup/finish"},N={start:"/v1/auth/webauthn/signin/start",finish:"/v1/auth/webauthn/signin/finish"},F={start:"/v1/auth/webauthn/signup-in/start"},q={start:"v1/auth/webauthn/update/start",finish:"/v1/auth/webauthn/update/finish"},B="/v1/auth/password/signup",H="/v1/auth/password/signin",V="/v1/auth/password/reset",K="/v1/auth/password/update",z="/v1/auth/password/replace",G="/v1/auth/password/policy",J="/v1/auth/refresh",X="/v1/auth/tenant/select",Z="/v1/auth/logout",Q="/v1/auth/logoutall",Y="/v1/auth/me",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")}};var lt;!function(t){t.get="GET",t.delete="DELETE",t.post="POST",t.put="PUT",t.patch="PATCH"}(lt||(lt={}));const ct=({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){r=`${r}?`;const t=Object.keys(n);t.forEach(((e,o)=>{r=`${r}${e}=${n[e]}${o===t.length-1?"":"&"}`}))}return r},dt=(...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}),{})),ut={"Content-Type":"application/json"},ht=(t,e="")=>{let n=t;return e&&(n=n+":"+e),{Authorization:`Bearer ${n}`}},pt=t=>{try{t=JSON.parse(t)}catch(t){return!1}return"object"==typeof t&&null!==t},ft=({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:dt(ht(e,f),{"x-descope-sdk-name":"core-js","x-descope-sdk-version":"2.24.2"},(null==n?void 0:n.baseHeaders)||{},pt(g)?ut:{},u),method:p,body:g};null!==r&&(v.credentials=r||"include");const m=await a(ct({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:lt.get,token:o}),post:(t,e,{headers:n,queryParams:o,token:i}={})=>l({path:t,headers:n,queryParams:o,body:e,method:lt.post,token:i}),patch:(t,e,{headers:n,queryParams:o,token:i}={})=>l({path:t,headers:n,queryParams:o,body:e,method:lt.patch,token:i}),put:(t,e,{headers:n,queryParams:o,token:i}={})=>l({path:t,headers:n,queryParams:o,body:e,method:lt.put,token:i}),delete:(t,{headers:e,queryParams:n,token:o}={})=>l({path:t,headers:e,queryParams:n,body:void 0,method:lt.delete,token:o}),hooks:i,buildUrl:(n,o)=>ct({projectId:e,baseUrl:t,path:n,queryParams:o})}};var gt=429;function vt(t,e,n){var o;let i=mt(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 mt(t){if("string"!=typeof t||!t)throw new Error("Invalid token provided");return l(t)}function bt(t){const{exp:e}=mt(t);return(new Date).getTime()/1e3>e}function wt(t){let e=mt(t);const n=Object.keys(null==e?void 0:e.tenants);return Array.isArray(n)?n:[]}function yt(t,e){return vt(t,e,"permissions")}function kt(t,e){return vt(t,e,"roles")}const It=(...t)=>t.join("/").replace(/\/{2,}/g,"/");async function xt(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===gt&&Object.assign(i.error,{retryAfter:Number.parseInt(null===(n=o.headers)||void 0===n?void 0:n.get("retry-after"))||0})),i}const Ct=(t,e)=>(n=e)=>e=>!t(e)&&n.replace("{val}",e),jt=(...t)=>({validate:e=>(t.forEach((t=>{const n=t(e);if(n)throw new Error(n)})),!0)}),St=t=>e=>t.test(e),Ot=St(/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/),At=St(/^\+[1-9]{1}[0-9]{3,14}$/),Et=Ct(Ot,'"{val}" is not a valid email'),Ut=Ct(At,'"{val}" is not a valid phone number'),Lt=Ct((t=>t.length>=1),"Minimum length is 1");const Tt=Ct((t=>"string"==typeof t),"Input is not a string"),_t=Ct((t=>void 0===t),"Input is defined"),Rt=(Mt=[Tt(),_t()],(t="Input is not a string or undefined")=>e=>{const n=Mt.filter((t=>t(e)));return!(n.length<Mt.length)&&(t?t.replace("{val}",e):n.join(" OR "))});var Mt;const Pt=(...t)=>e=>(...n)=>(t.forEach(((t,e)=>jt(...t).validate(n[e]))),e(...n)),$t=t=>[Tt(`"${t}" must be a string`)],Dt=t=>[Tt(`"${t}" must be a string`),Lt(`"${t}" must not be empty`)],Wt=t=>[Tt(`"${t}" must be a string`),Et()],Nt=t=>[Tt(`"${t}" must be a string`),Ut()],Ft=Pt(Dt("accessKey")),qt=t=>({exchange:Ft(((e,n)=>xt(t.post(c,{loginOptions:n},{token:e}))))}),Bt=(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),Ht=({pollingIntervalMs:t=1e3,timeoutMs:e=6e5}={})=>({pollingIntervalMs:Math.max(t||1e3,1e3),timeoutMs:Math.min(e||rt,rt)});var Vt,Kt;!function(t){t.sms="sms",t.voice="voice",t.whatsapp="whatsapp"}(Vt||(Vt={})),function(t){t.email="email"}(Kt||(Kt={}));const zt=Object.assign(Object.assign({},Vt),Kt);var Gt;!function(t){t.waiting="waiting",t.running="running",t.completed="completed",t.failed="failed"}(Gt||(Gt={}));const Jt=Dt("loginId"),Xt=Pt(Dt("token")),Zt=Pt(Jt),Qt=Pt(Dt("pendingRef")),Yt=Pt(Jt,Wt("email")),te=t=>({verify:Xt((e=>xt(t.post(y,{token:e})))),signIn:Zt(((e,n,o,i)=>xt(t.post(It(k,zt.email),{loginId:e,URI:n,loginOptions:o},{token:i})))),signUpOrIn:Zt(((e,n,o)=>xt(t.post(It(j,zt.email),{loginId:e,URI:n,loginOptions:o})))),signUp:Zt(((e,n,o,i)=>xt(t.post(It(I,zt.email),{loginId:e,URI:n,user:o,loginOptions:i})))),waitForSession:Qt(((e,n)=>new Promise((o=>{const{pollingIntervalMs:i,timeoutMs:r}=Ht(n);let s;const a=setInterval((async()=>{const n=await t.post(x,{pendingRef:e});n.ok&&(clearInterval(a),s&&clearTimeout(s),o(xt(Promise.resolve(n))))}),i);s=setTimeout((()=>{o({error:{errorDescription:`Session polling timeout exceeded: ${r}ms`,errorCode:"0"},ok:!1}),clearInterval(a)}),r)})))),update:{email:Yt(((e,n,o,i,r)=>xt(t.post(C.email,Object.assign({loginId:e,email:n,URI:o},r),{token:i}))))}}),ee=Pt(Dt("flowId")),ne=Pt(Dt("executionId"),Dt("stepId"),Dt("interactionId")),oe=t=>({start:ee(((e,n,o,i,r,s,a)=>xt(t.post(et,{flowId:e,options:n,conditionInteractionId:o,interactionId:i,version:r,componentsVersion:s,input:a})))),next:ne(((e,n,o,i,r,s)=>xt(t.post(nt,{executionId:e,stepId:n,interactionId:o,version:i,componentsVersion:r,input:s}))))}),ie=Dt("loginId"),re=Pt(Dt("token")),se=Pt(ie),ae=Pt(ie,Nt("phone")),le=Pt(ie,Wt("email")),ce=Object.keys(zt).filter((t=>t!==Vt.voice)),de=t=>({verify:re((e=>xt(t.post(g,{token:e})))),signIn:ce.reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:se(((e,o,i,r)=>xt(t.post(It(v,n),{loginId:e,URI:o,loginOptions:i},{token:r}))))})),{}),signUp:ce.reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:se(((e,o,i,r)=>xt(t.post(It(m,n),{loginId:e,URI:o,user:i,loginOptions:r}))))})),{}),signUpOrIn:ce.reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:se(((e,o,i)=>xt(t.post(It(w,n),{loginId:e,URI:o,loginOptions:i}))))})),{}),update:{email:le(((e,n,o,i,r)=>xt(t.post(b.email,Object.assign({loginId:e,email:n,URI:o},r),{token:i})))),phone:Object.keys(Vt).filter((t=>t!==Vt.voice)).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ae(((e,o,i,r,s)=>xt(t.post(It(b.phone,n),Object.assign({loginId:e,phone:o,URI:i},s),{token:r}))))})),{})}});var ue;!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"}(ue||(ue={}));const he=Pt(Dt("code")),pe=t=>({start:Object.assign(((e,n,o,i)=>xt(t.post(S,o||{},{queryParams:Object.assign({provider:e},n&&{redirectURL:n}),token:i}))),Object.keys(ue).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:(e,o,i)=>xt(t.post(S,o||{},{queryParams:Object.assign({provider:n},e&&{redirectURL:e}),token:i}))})),{})),exchange:he((e=>xt(t.post(O,{code:e})))),startNative:(e,n,o)=>xt(t.post(A,{provider:e,loginOptions:n,implicit:o})),finishNative:(e,n,o,i,r)=>xt(t.post(E,{provider:e,stateId:n,user:o,code:i,idToken:r}))}),fe=Dt("loginId"),ge=Pt(fe,Dt("code")),ve=Pt(fe),me=Pt(fe,Nt("phone")),be=Pt(fe,Wt("email")),we=t=>({verify:Object.keys(zt).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ge(((e,o)=>xt(t.post(It(d,n),{code:o,loginId:e}))))})),{}),signIn:Object.keys(zt).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ve(((e,o,i)=>xt(t.post(It(u,n),{loginId:e,loginOptions:o},{token:i}))))})),{}),signUp:Object.keys(zt).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ve(((e,o,i)=>xt(t.post(It(h,n),{loginId:e,user:o,loginOptions:i}))))})),{}),signUpOrIn:Object.keys(zt).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ve(((e,o)=>xt(t.post(It(f,n),{loginId:e,loginOptions:o}))))})),{}),update:{email:be(((e,n,o,i)=>xt(t.post(p.email,Object.assign({loginId:e,email:n},i),{token:o})))),phone:Object.keys(Vt).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:me(((e,o,i,r)=>xt(t.post(It(p.phone,n),Object.assign({loginId:e,phone:o},r),{token:i}))))})),{})}}),ye=Pt(Dt("tenant")),ke=Pt(Dt("code")),Ie=t=>({start:ye(((e,n,o,i)=>xt(t.post(U,o||{},{queryParams:{tenant:e,redirectURL:n},token:i})))),exchange:ke((e=>xt(t.post(L,{code:e}))))}),xe=Dt("loginId"),Ce=Pt(xe,Dt("code")),je=Pt(xe),Se=Pt(xe),Oe=t=>({signUp:je(((e,n)=>xt(t.post(_,{loginId:e,user:n})))),verify:Ce(((e,n,o,i)=>xt(t.post(T,{loginId:e,code:n,loginOptions:o},{token:i})))),update:Se(((e,n)=>xt(t.post(R,{loginId:e},{token:n}))))}),Ae=Dt("loginId"),Ee=Dt("newPassword"),Ue=Pt(Ae,Dt("password")),Le=Pt(Ae),Te=Pt(Ae,Ee),_e=Pt(Ae,Dt("oldPassword"),Ee),Re=t=>({signUp:Ue(((e,n,o,i)=>xt(t.post(B,{loginId:e,password:n,user:o,loginOptions:i})))),signIn:Ue(((e,n,o)=>xt(t.post(H,{loginId:e,password:n,loginOptions:o})))),sendReset:Le(((e,n,o)=>xt(t.post(V,{loginId:e,redirectUrl:n,templateOptions:o})))),update:Te(((e,n,o)=>xt(t.post(K,{loginId:e,newPassword:n},{token:o})))),replace:_e(((e,n,o)=>xt(t.post(z,{loginId:e,oldPassword:n,newPassword:o})))),policy:()=>xt(t.get(G))}),Me=$t("loginId"),Pe=Dt("loginId"),$e=Dt("origin"),De=Pt(Pe,$e,Dt("name")),We=Pt(Pe,$e),Ne=Pt(Me,$e),Fe=Pt(Pe,$e,Dt("token")),qe=Pt(Dt("transactionId"),Dt("response")),Be=t=>({signUp:{start:De(((e,n,o)=>xt(t.post(W.start,{user:{loginId:e,name:o},origin:n})))),finish:qe(((e,n)=>xt(t.post(W.finish,{transactionId:e,response:n}))))},signIn:{start:Ne(((e,n,o,i)=>xt(t.post(N.start,{loginId:e,origin:n,loginOptions:o},{token:i})))),finish:qe(((e,n)=>xt(t.post(N.finish,{transactionId:e,response:n}))))},signUpOrIn:{start:We(((e,n)=>xt(t.post(F.start,{loginId:e,origin:n}))))},update:{start:Fe(((e,n,o)=>xt(t.post(q.start,{loginId:e,origin:n},{token:o})))),finish:qe(((e,n)=>xt(t.post(q.finish,{transactionId:e,response:n}))))}}),He=$t("loginId"),Ve=Pt(He),Ke=Pt(Dt("pendingRef")),ze=t=>({signUpOrIn:Ve(((e,n)=>xt(t.post($,{loginId:e,loginOptions:n})))),signUp:Ve(((e,n,o)=>xt(t.post(P,{loginId:e,user:n,loginOptions:o})))),signIn:Ve(((e,n,o)=>xt(t.post(M,{loginId:e,loginOptions:n},{token:o})))),waitForSession:Ke(((e,n)=>new Promise((o=>{const{pollingIntervalMs:i,timeoutMs:r}=Ht(n);let s;const a=setInterval((async()=>{const n=await t.post(D,{pendingRef:e});n.ok&&(clearInterval(a),s&&clearTimeout(s),o(xt(Promise.resolve(n))))}),i);s=setTimeout((()=>{o({error:{errorDescription:`Session polling timeout exceeded: ${r}ms`,errorCode:"0"},ok:!1}),clearInterval(a)}),r)}))))}),Ge=Pt(Dt("token")),Je=Pt([Rt('"token" must be string or undefined')]);var Xe,Ze=Pt([(Xe=Dt("projectId"),Ct(((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",Xe))())])((t=>{var e;return(({projectId:t,logger:e,baseUrl:n,hooks:o,cookiePolicy:i,baseHeaders:r={},fetch:s})=>{return a=ft({baseUrl:n||it,projectId:t,logger:e,hooks:o,cookiePolicy:i,baseConfig:{baseHeaders:r},fetch:s}),{accessKey:qt(a),otp:we(a),magicLink:de(a),enchantedLink:te(a),oauth:pe(a),saml:Ie(a),totp:Oe(a),notp:ze(a),webauthn:Be(a),password:Re(a),flow:oe(a),refresh:Je((t=>xt(a.post(J,{},{token:t})))),selectTenant:Pt([Tt("tenantId")],[Rt('"token" must be string or undefined')])(((t,e)=>xt(a.post(X,{tenant:t},{token:e})))),logout:Je((t=>xt(a.post(Z,{},{token:t})))),logoutAll:Je((t=>xt(a.post(Q,{},{token:t})))),me:Je((t=>xt(a.get(Y,{token:t})))),history:Je((t=>xt(a.get(tt,{token:t})))),isJwtExpired:Ge(bt),getTenants:Ge(wt),getJwtPermissions:Ge(yt),getJwtRoles:Ge(kt),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}}))})),Qe=Object.assign(Ze,{DeliveryMethods:zt});
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 r(t){this.message=t}"function"==typeof SuppressedError&&SuppressedError,r.prototype=new Error,r.prototype.name="InvalidCharacterError";var s="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(t){var e=String(t).replace(/=+$/,"");if(e.length%4==1)throw new r("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,o,i=0,s=0,a="";o=e.charAt(s++);~o&&(n=i%4?64*n+o:o,i++%4)?a+=String.fromCharCode(255&n>>(-2*i&6)):0)o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(o);return a};function a(t){this.message=t}function l(t,e){if("string"!=typeof t)throw new a("Invalid token specified");var n=!0===(e=e||{}).header?0:1;try{return JSON.parse(function(t){var e=t.replace(/-/g,"+").replace(/_/g,"/");switch(e.length%4){case 0:break;case 2:e+="==";break;case 3:e+="=";break;default:throw"Illegal base64url string!"}try{return function(t){return decodeURIComponent(s(t).replace(/(.)/g,(function(t,e){var n=e.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(e)}catch(t){return s(e)}}(t.split(".")[n]))}catch(t){throw new a("Invalid token specified: "+t.message)}}a.prototype=new Error,a.prototype.name="InvalidTokenError";var c="/v1/auth/accesskey/exchange",d="/v1/auth/otp/verify",u="/v1/auth/otp/signin",h="/v1/auth/otp/signup",p={email:"/v1/auth/otp/update/email",phone:"/v1/auth/otp/update/phone"},f="/v1/auth/otp/signup-in",g="/v1/auth/magiclink/verify",v="/v1/auth/magiclink/signin",m="/v1/auth/magiclink/signup",b={email:"/v1/auth/magiclink/update/email",phone:"/v1/auth/magiclink/update/phone"},w="/v1/auth/magiclink/signup-in",y="/v1/auth/enchantedlink/verify",k="/v1/auth/enchantedlink/signin",I="/v1/auth/enchantedlink/signup",x="/v1/auth/enchantedlink/pending-session",C={email:"/v1/auth/enchantedlink/update/email"},j="/v1/auth/enchantedlink/signup-in",S="/v1/auth/oauth/authorize",A="/v1/auth/oauth/exchange",O="v1/auth/oauth/native/start",E="v1/auth/oauth/native/finish",U="/v1/auth/saml/authorize",L="/v1/auth/saml/exchange",T="/v1/auth/totp/verify",_="/v1/auth/totp/signup",R="/v1/auth/totp/update",M="/v1/auth/notp/whatsapp/signin",P="/v1/auth/notp/whatsapp/signup",$="/v1/auth/notp/whatsapp/signup-in",D="/v1/auth/notp/pending-session",W={start:"/v1/auth/webauthn/signup/start",finish:"/v1/auth/webauthn/signup/finish"},N={start:"/v1/auth/webauthn/signin/start",finish:"/v1/auth/webauthn/signin/finish"},F={start:"/v1/auth/webauthn/signup-in/start"},q={start:"v1/auth/webauthn/update/start",finish:"/v1/auth/webauthn/update/finish"},B="/v1/auth/password/signup",H="/v1/auth/password/signin",V="/v1/auth/password/reset",K="/v1/auth/password/update",z="/v1/auth/password/replace",G="/v1/auth/password/policy",J="/v1/auth/refresh",X="/v1/auth/tenant/select",Z="/v1/auth/logout",Q="/v1/auth/logoutall",Y="/v1/auth/me",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")}};var lt;!function(t){t.get="GET",t.delete="DELETE",t.post="POST",t.put="PUT",t.patch="PATCH"}(lt||(lt={}));const ct=({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){r=`${r}?`;const t=Object.keys(n);t.forEach(((e,o)=>{r=`${r}${e}=${n[e]}${o===t.length-1?"":"&"}`}))}return r},dt=(...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}),{})),ut={"Content-Type":"application/json"},ht=(t,e="")=>{let n=t;return e&&(n=n+":"+e),{Authorization:`Bearer ${n}`}},pt=t=>{try{t=JSON.parse(t)}catch(t){return!1}return"object"==typeof t&&null!==t},ft=({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:dt(ht(e,f),{"x-descope-sdk-name":"core-js","x-descope-sdk-version":"2.24.2"},(null==n?void 0:n.baseHeaders)||{},pt(g)?ut:{},u),method:p,body:g};null!==r&&(v.credentials=r||"include");const m=await a(ct({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:lt.get,token:o}),post:(t,e,{headers:n,queryParams:o,token:i}={})=>l({path:t,headers:n,queryParams:o,body:e,method:lt.post,token:i}),patch:(t,e,{headers:n,queryParams:o,token:i}={})=>l({path:t,headers:n,queryParams:o,body:e,method:lt.patch,token:i}),put:(t,e,{headers:n,queryParams:o,token:i}={})=>l({path:t,headers:n,queryParams:o,body:e,method:lt.put,token:i}),delete:(t,{headers:e,queryParams:n,token:o}={})=>l({path:t,headers:e,queryParams:n,body:void 0,method:lt.delete,token:o}),hooks:i,buildUrl:(n,o)=>ct({projectId:e,baseUrl:t,path:n,queryParams:o})}};var gt=429;function vt(t,e,n){var o;let i=mt(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 mt(t){if("string"!=typeof t||!t)throw new Error("Invalid token provided");return l(t)}function bt(t){const{exp:e}=mt(t);return(new Date).getTime()/1e3>e}function wt(t){let e=mt(t);const n=Object.keys(null==e?void 0:e.tenants);return Array.isArray(n)?n:[]}function yt(t,e){return vt(t,e,"permissions")}function kt(t,e){return vt(t,e,"roles")}const It=(...t)=>t.join("/").replace(/\/{2,}/g,"/");async function xt(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===gt&&Object.assign(i.error,{retryAfter:Number.parseInt(null===(n=o.headers)||void 0===n?void 0:n.get("retry-after"))||0})),i}const Ct=(t,e)=>(n=e)=>e=>!t(e)&&n.replace("{val}",e),jt=(...t)=>({validate:e=>(t.forEach((t=>{const n=t(e);if(n)throw new Error(n)})),!0)}),St=t=>e=>t.test(e),At=St(/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/),Ot=St(/^\+[1-9]{1}[0-9]{3,14}$/),Et=Ct(At,'"{val}" is not a valid email'),Ut=Ct(Ot,'"{val}" is not a valid phone number'),Lt=Ct((t=>t.length>=1),"Minimum length is 1");const Tt=Ct((t=>"string"==typeof t),"Input is not a string"),_t=Ct((t=>void 0===t),"Input is defined"),Rt=(Mt=[Tt(),_t()],(t="Input is not a string or undefined")=>e=>{const n=Mt.filter((t=>t(e)));return!(n.length<Mt.length)&&(t?t.replace("{val}",e):n.join(" OR "))});var Mt;const Pt=(...t)=>e=>(...n)=>(t.forEach(((t,e)=>jt(...t).validate(n[e]))),e(...n)),$t=t=>[Tt(`"${t}" must be a string`)],Dt=t=>[Tt(`"${t}" must be a string`),Lt(`"${t}" must not be empty`)],Wt=t=>[Tt(`"${t}" must be a string`),Et()],Nt=t=>[Tt(`"${t}" must be a string`),Ut()],Ft=Pt(Dt("accessKey")),qt=t=>({exchange:Ft(((e,n)=>xt(t.post(c,{loginOptions:n},{token:e}))))}),Bt=(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),Ht=({pollingIntervalMs:t=1e3,timeoutMs:e=6e5}={})=>({pollingIntervalMs:Math.max(t||1e3,1e3),timeoutMs:Math.min(e||rt,rt)});var Vt,Kt;!function(t){t.sms="sms",t.voice="voice",t.whatsapp="whatsapp"}(Vt||(Vt={})),function(t){t.email="email"}(Kt||(Kt={}));const zt=Object.assign(Object.assign({},Vt),Kt);var Gt;!function(t){t.waiting="waiting",t.running="running",t.completed="completed",t.failed="failed"}(Gt||(Gt={}));const Jt=Dt("loginId"),Xt=Pt(Dt("token")),Zt=Pt(Jt),Qt=Pt(Dt("pendingRef")),Yt=Pt(Jt,Wt("email")),te=t=>({verify:Xt((e=>xt(t.post(y,{token:e})))),signIn:Zt(((e,n,o,i)=>xt(t.post(It(k,zt.email),{loginId:e,URI:n,loginOptions:o},{token:i})))),signUpOrIn:Zt(((e,n,o)=>xt(t.post(It(j,zt.email),{loginId:e,URI:n,loginOptions:o})))),signUp:Zt(((e,n,o,i)=>xt(t.post(It(I,zt.email),{loginId:e,URI:n,user:o,loginOptions:i})))),waitForSession:Qt(((e,n)=>new Promise((o=>{const{pollingIntervalMs:i,timeoutMs:r}=Ht(n);let s;const a=setInterval((async()=>{const n=await t.post(x,{pendingRef:e});n.ok&&(clearInterval(a),s&&clearTimeout(s),o(xt(Promise.resolve(n))))}),i);s=setTimeout((()=>{o({error:{errorDescription:`Session polling timeout exceeded: ${r}ms`,errorCode:"0"},ok:!1}),clearInterval(a)}),r)})))),update:{email:Yt(((e,n,o,i,r)=>xt(t.post(C.email,Object.assign({loginId:e,email:n,URI:o},r),{token:i}))))}}),ee=Pt(Dt("flowId")),ne=Pt(Dt("executionId"),Dt("stepId"),Dt("interactionId")),oe=t=>({start:ee(((e,n,o,i,r,s,a)=>xt(t.post(et,{flowId:e,options:n,conditionInteractionId:o,interactionId:i,version:r,componentsVersion:s,input:a})))),next:ne(((e,n,o,i,r,s)=>xt(t.post(nt,{executionId:e,stepId:n,interactionId:o,version:i,componentsVersion:r,input:s}))))}),ie=Dt("loginId"),re=Pt(Dt("token")),se=Pt(ie),ae=Pt(ie,Nt("phone")),le=Pt(ie,Wt("email")),ce=Object.keys(zt).filter((t=>t!==Vt.voice)),de=t=>({verify:re((e=>xt(t.post(g,{token:e})))),signIn:ce.reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:se(((e,o,i,r)=>xt(t.post(It(v,n),{loginId:e,URI:o,loginOptions:i},{token:r}))))})),{}),signUp:ce.reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:se(((e,o,i,r)=>xt(t.post(It(m,n),{loginId:e,URI:o,user:i,loginOptions:r}))))})),{}),signUpOrIn:ce.reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:se(((e,o,i)=>xt(t.post(It(w,n),{loginId:e,URI:o,loginOptions:i}))))})),{}),update:{email:le(((e,n,o,i,r)=>xt(t.post(b.email,Object.assign({loginId:e,email:n,URI:o},r),{token:i})))),phone:Object.keys(Vt).filter((t=>t!==Vt.voice)).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ae(((e,o,i,r,s)=>xt(t.post(It(b.phone,n),Object.assign({loginId:e,phone:o,URI:i},s),{token:r}))))})),{})}});var ue;!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"}(ue||(ue={}));const he=Pt(Dt("code")),pe=t=>({start:Object.assign(((e,n,o,i)=>xt(t.post(S,o||{},{queryParams:Object.assign({provider:e},n&&{redirectURL:n}),token:i}))),Object.keys(ue).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:(e,o,i)=>xt(t.post(S,o||{},{queryParams:Object.assign({provider:n},e&&{redirectURL:e}),token:i}))})),{})),exchange:he((e=>xt(t.post(A,{code:e})))),startNative:(e,n,o)=>xt(t.post(O,{provider:e,loginOptions:n,implicit:o})),finishNative:(e,n,o,i,r)=>xt(t.post(E,{provider:e,stateId:n,user:o,code:i,idToken:r}))}),fe=Dt("loginId"),ge=Pt(fe,Dt("code")),ve=Pt(fe),me=Pt(fe,Nt("phone")),be=Pt(fe,Wt("email")),we=t=>({verify:Object.keys(zt).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ge(((e,o)=>xt(t.post(It(d,n),{code:o,loginId:e}))))})),{}),signIn:Object.keys(zt).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ve(((e,o,i)=>xt(t.post(It(u,n),{loginId:e,loginOptions:o},{token:i}))))})),{}),signUp:Object.keys(zt).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ve(((e,o,i)=>xt(t.post(It(h,n),{loginId:e,user:o,loginOptions:i}))))})),{}),signUpOrIn:Object.keys(zt).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:ve(((e,o)=>xt(t.post(It(f,n),{loginId:e,loginOptions:o}))))})),{}),update:{email:be(((e,n,o,i)=>xt(t.post(p.email,Object.assign({loginId:e,email:n},i),{token:o})))),phone:Object.keys(Vt).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:me(((e,o,i,r)=>xt(t.post(It(p.phone,n),Object.assign({loginId:e,phone:o},r),{token:i}))))})),{})}}),ye=Pt(Dt("tenant")),ke=Pt(Dt("code")),Ie=t=>({start:ye(((e,n,o,i)=>xt(t.post(U,o||{},{queryParams:{tenant:e,redirectURL:n},token:i})))),exchange:ke((e=>xt(t.post(L,{code:e}))))}),xe=Dt("loginId"),Ce=Pt(xe,Dt("code")),je=Pt(xe),Se=Pt(xe),Ae=t=>({signUp:je(((e,n)=>xt(t.post(_,{loginId:e,user:n})))),verify:Ce(((e,n,o,i)=>xt(t.post(T,{loginId:e,code:n,loginOptions:o},{token:i})))),update:Se(((e,n)=>xt(t.post(R,{loginId:e},{token:n}))))}),Oe=Dt("loginId"),Ee=Dt("newPassword"),Ue=Pt(Oe,Dt("password")),Le=Pt(Oe),Te=Pt(Oe,Ee),_e=Pt(Oe,Dt("oldPassword"),Ee),Re=t=>({signUp:Ue(((e,n,o,i)=>xt(t.post(B,{loginId:e,password:n,user:o,loginOptions:i})))),signIn:Ue(((e,n,o)=>xt(t.post(H,{loginId:e,password:n,loginOptions:o})))),sendReset:Le(((e,n,o)=>xt(t.post(V,{loginId:e,redirectUrl:n,templateOptions:o})))),update:Te(((e,n,o)=>xt(t.post(K,{loginId:e,newPassword:n},{token:o})))),replace:_e(((e,n,o)=>xt(t.post(z,{loginId:e,oldPassword:n,newPassword:o})))),policy:()=>xt(t.get(G))}),Me=$t("loginId"),Pe=Dt("loginId"),$e=Dt("origin"),De=Pt(Pe,$e,Dt("name")),We=Pt(Pe,$e),Ne=Pt(Me,$e),Fe=Pt(Pe,$e,Dt("token")),qe=Pt(Dt("transactionId"),Dt("response")),Be=t=>({signUp:{start:De(((e,n,o)=>xt(t.post(W.start,{user:{loginId:e,name:o},origin:n})))),finish:qe(((e,n)=>xt(t.post(W.finish,{transactionId:e,response:n}))))},signIn:{start:Ne(((e,n,o,i)=>xt(t.post(N.start,{loginId:e,origin:n,loginOptions:o},{token:i})))),finish:qe(((e,n)=>xt(t.post(N.finish,{transactionId:e,response:n}))))},signUpOrIn:{start:We(((e,n)=>xt(t.post(F.start,{loginId:e,origin:n}))))},update:{start:Fe(((e,n,o)=>xt(t.post(q.start,{loginId:e,origin:n},{token:o})))),finish:qe(((e,n)=>xt(t.post(q.finish,{transactionId:e,response:n}))))}}),He=$t("loginId"),Ve=Pt(He),Ke=Pt(Dt("pendingRef")),ze=t=>({signUpOrIn:Ve(((e,n)=>xt(t.post($,{loginId:e,loginOptions:n})))),signUp:Ve(((e,n,o)=>xt(t.post(P,{loginId:e,user:n,loginOptions:o})))),signIn:Ve(((e,n,o)=>xt(t.post(M,{loginId:e,loginOptions:n},{token:o})))),waitForSession:Ke(((e,n)=>new Promise((o=>{const{pollingIntervalMs:i,timeoutMs:r}=Ht(n);let s;const a=setInterval((async()=>{const n=await t.post(D,{pendingRef:e});n.ok&&(clearInterval(a),s&&clearTimeout(s),o(xt(Promise.resolve(n))))}),i);s=setTimeout((()=>{o({error:{errorDescription:`Session polling timeout exceeded: ${r}ms`,errorCode:"0"},ok:!1}),clearInterval(a)}),r)}))))}),Ge=Pt(Dt("token")),Je=Pt([Rt('"token" must be string or undefined')]);var Xe,Ze=Pt([(Xe=Dt("projectId"),Ct(((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",Xe))())])((t=>{var e;return(({projectId:t,logger:e,baseUrl:n,hooks:o,cookiePolicy:i,baseHeaders:r={},fetch:s})=>{return a=ft({baseUrl:n||it,projectId:t,logger:e,hooks:o,cookiePolicy:i,baseConfig:{baseHeaders:r},fetch:s}),{accessKey:qt(a),otp:we(a),magicLink:de(a),enchantedLink:te(a),oauth:pe(a),saml:Ie(a),totp:Ae(a),notp:ze(a),webauthn:Be(a),password:Re(a),flow:oe(a),refresh:Je((t=>xt(a.post(J,{},{token:t})))),selectTenant:Pt([Tt("tenantId")],[Rt('"token" must be string or undefined')])(((t,e)=>xt(a.post(X,{tenant:t},{token:e})))),logout:Je((t=>xt(a.post(Z,{},{token:t})))),logoutAll:Je((t=>xt(a.post(Q,{},{token:t})))),me:Je((t=>xt(a.get(Y,{token:t})))),history:Je((t=>xt(a.get(tt,{token:t})))),isJwtExpired:Ge(bt),getTenants:Ge(wt),getJwtPermissions:Ge(yt),getJwtRoles:Ge(kt),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}}))})),Qe=Object.assign(Ze,{DeliveryMethods:zt});
2
2
  /*! js-cookie v3.0.5 | MIT */
3
- function Ye(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 tn=function t(e,n){function o(t,o,i){if("undefined"!=typeof document){"number"==typeof(i=Ye({},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,"",Ye({},e,{expires:-1}))},withAttributes:function(e){return t(this.converter,Ye({},this.attributes,e))},withConverter:function(e){return t(Ye({},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 en={default:"endpoint"},nn="Blocked by CSP",on="The endpoint parameter is not a valid URL",rn="Failed to load the JS script of the agent",sn="9319";function an(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===nn||s===on)n.exclude(),r=0;else if(s===sn)n.exclude();else if(s===rn){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 ln="https://fpnpmcdn.net/v<version>/<apiKey>/loader_v<loaderVersion>.js",cn=ln;function dn(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:ln,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 an(t,un)})).catch((function(t){throw u(),function(t){return t instanceof Error&&t.message===sn?new Error(rn):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 un(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(on);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(rn))},o.async=!0,o.src=t,r.appendChild(o)}))}(t)}),(function(){throw new Error(nn)})).then(hn)}function hn(){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(sn);return n}const pn=(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},fn=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||{}},gn=async t=>{const e=await fn(t);return(null==e?void 0:e.user)||((null==e?void 0:e.hasOwnProperty("userId"))?e:void 0)},vn="undefined"!=typeof localStorage,mn=(t,e)=>vn&&(null===localStorage||void 0===localStorage?void 0:localStorage.setItem(t,e)),bn=t=>vn&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem(t)),wn=t=>vn&&(null===localStorage||void 0===localStorage?void 0:localStorage.removeItem(t)),yn=(...t)=>{console.debug(...t)},kn="undefined"!=typeof window,In=Math.pow(2,31)-1,xn="DS",Cn="DSR";function jn(t=""){return bn(`${t}${Cn}`)||""}function Sn(t=""){wn(`${t}${Cn}`),wn(`${t}${xn}`),tn.remove(xn)}const On=kn&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem("fingerprint.endpoint.url"))||"https://api.descope.com",An="fp",En=(t=!1)=>{const e=localStorage.getItem(An);if(!e)return null;const n=JSON.parse(e);return(new Date).getTime()>n.expiry&&!t?null:n.value},Un=async(t,e=On)=>{try{if(En())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=dn({apiKey:t,endpoint:[o.toString(),en],scriptUrlPattern:[r,cn]}),a=await s,{requestId:l}=await a.get({linkedId:n}),c=((t,e)=>({vsid:t,vrid:e}))(n,l);(t=>{const e={value:t,expiry:(new Date).getTime()+864e5};localStorage.setItem(An,JSON.stringify(e))})(c)}catch(t){console.warn("Could not load fingerprint",t)}},Ln=t=>{const e=En(!0);return e&&t.body&&(t.body.fpData=e),t},Tn="dls_last_user_login_id",_n="dls_last_user_display_name",Rn=()=>bn(Tn),Mn=()=>bn(_n),Pn=t=>async(...e)=>{var n;e[1]=e[1]||{};const[,o={}]=e,i=Rn(),r=Mn();return i&&(null!==(n=o.lastAuth)&&void 0!==n||(o.lastAuth={}),o.lastAuth.loginId=i,o.lastAuth.name=r),await t(...e)};function $n(){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 Dn(t){const e=function(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=Hn(n.publicKey.challenge),n.publicKey.user.id=Hn(n.publicKey.user.id),null===(e=n.publicKey.excludeCredentials)||void 0===e||e.forEach((t=>{t.id=Hn(t.id)})),n}(t);return n=await navigator.credentials.create(e),JSON.stringify({id:n.id,rawId:Vn(n.rawId),type:n.type,response:{attestationObject:Vn(n.response.attestationObject),clientDataJSON:Vn(n.response.clientDataJSON)}});var n}async function Wn(t){const e=qn(t);return Bn(await navigator.credentials.get(e))}async function Nn(t,e){const n=qn(t);return n.signal=e.signal,n.mediation="conditional",Bn(await navigator.credentials.get(n))}async function Fn(t=!1){if(!kn)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 qn(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=Hn(n.publicKey.challenge),null===(e=n.publicKey.allowCredentials)||void 0===e||e.forEach((t=>{t.id=Hn(t.id)})),n}function Bn(t){return JSON.stringify({id:t.id,rawId:Vn(t.rawId),type:t.type,response:{authenticatorData:Vn(t.response.authenticatorData),clientDataJSON:Vn(t.response.clientDataJSON),signature:Vn(t.response.signature),userHandle:t.response.userHandle?Vn(t.response.userHandle):void 0}})}function Hn(t){const e=t.replace(/_/g,"/").replace(/-/g,"+");return Uint8Array.from(atob(e),(t=>t.charCodeAt(0))).buffer}function Vn(t){return btoa(String.fromCharCode.apply(null,new Uint8Array(t))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,"")}var Kn,zn=(Kn=t=>({async signUp(e,n){const o=await t.webauthn.signUp.start(e,window.location.origin,n);if(!o.ok)return o;const i=await Dn(o.data.options);return await t.webauthn.signUp.finish(o.data.transactionId,i)},async signIn(e){const n=await t.webauthn.signIn.start(e,window.location.origin);if(!n.ok)return n;const o=await Wn(n.data.options);return await t.webauthn.signIn.finish(n.data.transactionId,o)},async signUpOrIn(e){var n;const o=await t.webauthn.signUpOrIn.start(e,window.location.origin);if(!o.ok)return o;if(null===(n=o.data)||void 0===n?void 0:n.create){const e=await Dn(o.data.options);return await t.webauthn.signUp.finish(o.data.transactionId,e)}{const e=await Wn(o.data.options);return await t.webauthn.signIn.finish(o.data.transactionId,e)}},async update(e,n){const o=await t.webauthn.update.start(e,window.location.origin,n);if(!o.ok)return o;const i=await Dn(o.data.options);return await t.webauthn.update.finish(o.data.transactionId,i)},helpers:{create:Dn,get:Wn,isSupported:Fn,conditional:Nn}}),(...t)=>{const e=Kn(...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 Gn="/fedcm/config",Jn=(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+Gn),clientId:e}]}},r=await(null===(o=navigator.credentials)||void 0===o?void 0:o.get(i));return t.refresh(r.token)},isSupported:()=>kn&&"IdentityCredential"in window});var Xn=t=>Object.assign(Object.assign({},t.flow),{start:async(...e)=>{const n=await Fn(),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 Zn=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 kn?(o&&i&&Un(o).catch((()=>null)),t(pn(r,{beforeRequest:Ln}))):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 a,c;kn&&document.addEventListener("visibilitychange",(()=>{"visible"===document.visibilityState&&new Date>a&&(yn("Expiration time passed, refreshing session"),d.refresh(jn()||c))}));const d=t(pn(i,{afterRequest:async(t,e)=>{const{refreshJwt:n,sessionJwt:o}=await fn(e);if(401===(null==e?void 0:e.status))yn("Received 401, canceling all timers"),r();else if(o){if(a=(t=>{try{const e=l(t);if(e.exp)return new Date(1e3*e.exp)}catch(t){return null}})(o),!a)return void yn("Could not extract expiration time from session token");c=n;let t=((i=a)?i.getTime()-(new Date).getTime():0)-2e4;t>In&&(yn(`Timeout is too large (${t}ms), setting it to ${In}ms`),t=In),r();const e=new Date(Date.now()+t).toLocaleTimeString("en-US",{hour12:!1});yn(`Setting refresh timer for ${e}. (${t}ms)`),s((()=>{yn("Refreshing session due to timer"),d.refresh(jn()||n)}),t)}var i}}));return Bt(d,["logout","logoutAll"],(t=>async(...e)=>{const n=await t(...e);return yn("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.16.2"},e.baseHeaders)}))),(t=>e=>{const n=$n(),o=$n(),i=t(pn(e,{afterRequest:async(t,e)=>{if(401===(null==e?void 0:e.status))n.pub(null),o.pub(null);else{const t=await gn(e);t&&o.pub(t);const{sessionJwt:i}=await fn(e);i&&n.pub(i)}}})),r=Bt(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:Rn,getLastUserDisplayName:Mn});const s=t(pn(r,{afterRequest:async(t,e)=>{var n;const o=await gn(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=>{mn(Tn,t)})(i),(t=>{mn(_n,t)})(r))}}));let a=Bt(s,["flow.start"],Pn);return a=Bt(a,["logout","logoutAll"],(t=>e=>async(...n)=>{const o=await e(...n);return t||(wn(Tn),wn(_n)),o})(i)),Object.assign(a,{getLastUserLoginId:Rn,getLastUserDisplayName:Mn})}),(t=>n=>{var{persistTokens:o,sessionTokenViaCookie:i,storagePrefix:r}=n,s=e(n,["persistTokens","sessionTokenViaCookie","storagePrefix"]);if(!o||!kn)return t(s);const a=t(pn(s,{beforeRequest:(l=r,t=>Object.assign(t,{token:t.token||jn(l)})),afterRequest:async(t,n)=>{const o=/^\/v\d+\/mgmt\//.test(t.path);401===(null==n?void 0:n.status)?o||Sn(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&&mn(`${o}${Cn}`,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);tn.set(t,e,{path:n,domain:s?o:void 0,expires:r,sameSite:"Strict",secure:!0})}}(xn,r,s):mn(`${o}${xn}`,r))})(await fn(n),i,r)}}));var l;const c=Bt(a,["logout","logoutAll"],(t=>e=>async(...n)=>{const o=await e(...n);return Sn(t),o})(r));return Object.assign(c,{getRefreshToken:()=>jn(r),getSessionToken:()=>function(t=""){return tn.get(xn)||bn(`${t}${xn}`)||""}(r)})}))(((...t)=>{const e=Qe(...t);return Object.assign(Object.assign({},e),{flow:Xn(e),webauthn:zn(e),fedcm:Jn(e,t[0].projectId)})})),Qn="undefined"!=typeof localStorage,Yn="J151000",to=Qn&&localStorage.getItem("base.content.url")||"",eo="config.json",no="base.ui.components.url";Qn&&localStorage.getItem(no),Qn&&localStorage.getItem(no);const oo="descope-login-flow",io="code",ro="ra-challenge",so="ra-callback",ao="ra-backup-callback",lo="ra-initiator",co="data-exclude-field",uo="dls_last_auth",ho="state_id",po="saml_idp_state_id",fo="saml_idp_username",go="descope_idp_initiated",vo="sso_app_id",mo="oidc_login_hint",bo="oidc_prompt",wo="oidc_error_redirect_uri",yo="data-type",ko="redirect",Io="poll",xo="webauthnCreate",Co="webauthnGet",jo="loadForm",So="submit",Oo="polling",Ao=["descope-multi-select-combo-box","descope-text-area"];var Eo;function Uo(t){return new URLSearchParams(window.location.search).get(t)}function Lo(t){if(window.history.replaceState&&Uo(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 To(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(t){t.backward="backward",t.forward="forward"}(Eo||(Eo={}));function _o({projectId:t,filename:e,assetsFolder:n="v2-beta",baseUrl:o}){const i=new URL(to||o||"https://static.descope.com/pages");return i.pathname=((...t)=>t.join("/").replace(/\/+/g,"/"))(i.pathname,t,n,e),i.toString()}function Ro(t,e){if(!e)return;const n=+t,o=+e;return Number.isNaN(n)||Number.isNaN(o)?void 0:n>o?Eo.forward:n<o?Eo.backward:void 0}const Mo=()=>{const[t="",e=""]=(Uo(oo)||"").split("_");return{executionId:t,stepId:e}};function Po(){Lo(oo)}const $o=t=>t.replace(/-./g,(t=>t[1].toUpperCase())),Do=()=>{const{executionId:t,stepId:e}=Mo();(t||e)&&Po();const n=Uo("t")||void 0;n&&Lo("t");const o=Uo(io)||void 0;o&&Lo(io);const i=Uo("err")||void 0;i&&Lo("err");const{redirectAuthCodeChallenge:r,redirectAuthCallbackUrl:s,redirectAuthBackupCallbackUri:a,redirectAuthInitiator:l}={redirectAuthCodeChallenge:Uo(ro),redirectAuthCallbackUrl:Uo(so),redirectAuthBackupCallbackUri:Uo(ao),redirectAuthInitiator:Uo(lo)};(r||s||a||l)&&(Lo(ro),Lo(so),Lo(ao),Lo(lo));const c=Uo(ho);c&&Lo(ho);const d=Uo(po);d&&Lo(po);const u=Uo(fo);d&&Lo(fo);const h=Uo(go);h&&Lo(go);const p=Uo(vo);p&&Lo(vo);const f=Uo(mo);f&&Lo(mo);const g=Uo(bo);g&&Lo(bo);const v=Uo(wo);v&&Lo(wo);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:f,oidcPrompt:g,oidcErrorRedirectUri:v}}},Wo=t=>{let e,n;return(...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}};const No=(t,{oidcIdpStateId:e,samlIdpStateId:n,samlIdpUsername:o,ssoAppId:i,oidcLoginHint:r,oidcPrompt:s,oidcErrorRedirectUri:a})=>!(!t||e||n||o||i||r||s||a),Fo=t=>null==t?void 0:t.submit(),qo=(t,e)=>{const n=e.find((e=>t[e]));return n?t[n]:null},Bo=(t,e=100)=>{let n;return function(...o){n||t.apply(this,o),clearTimeout(n),n=setTimeout((()=>{n=null}),e)}};function Ho(t){let e=navigator.language;return e&&"zh-TW"!==e&&(e=e.split("-")[0]),(t||e||"").toLowerCase()}var Vo,Ko,zo,Go;function Jo(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(!Jo(r,s))return!1}else if(r!==s)return!1}return!0}class Xo{constructor(t={},{updateOnlyOnChange:e=!0}={}){Vo.set(this,void 0),Ko.set(this,{}),zo.set(this,0),Go.set(this,!1),this.update=t=>{const e="function"==typeof t?t(o(this,Vo,"f")):t,n=Object.assign(Object.assign({},o(this,Vo,"f")),e);if(!o(this,Go,"f")||!Jo(o(this,Vo,"f"),n)){const t=o(this,Vo,"f");i(this,Vo,n,"f"),Object.freeze(o(this,Vo,"f")),setTimeout((()=>{Object.values(o(this,Ko,"f")).forEach((e=>e(n,t,((t,e)=>n=>t[n]!==e[n])(n,t))))}),0)}},i(this,Vo,t,"f"),i(this,Go,e,"f")}get current(){return Object.assign({},o(this,Vo,"f"))}subscribe(t){return i(this,zo,o(this,zo,"f")+1,"f"),o(this,Ko,"f")[o(this,zo,"f")]=t,o(this,zo,"f").toString()}unsubscribe(t){const e=!!o(this,Ko,"f")[t];return e&&delete o(this,Ko,"f")[t],e}unsubscribeAll(){return i(this,Ko,{},"f"),!0}}Vo=new WeakMap,Ko=new WeakMap,zo=new WeakMap,Go=new WeakMap;const Zo=["disabled"],Qo=(t,e)=>{Object.entries(e||{}).forEach((([e,n])=>{Array.from(t.querySelectorAll(`*[name="${e}"]:not([${co}])`)).forEach((t=>{t.value=n}))}))},Yo=(t,e)=>t.replace(/{{(.+?)}}/g,((t,n)=>{return o=e,n.split(".").reduce(((t,e)=>(null==t?void 0:t[e])||""),o);var o})),ti=(t,e,n)=>{t.querySelectorAll(`[${yo}="${e}"]`).forEach((t=>{t.setAttribute("href",n)}))},ei=(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})`))},ni=(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(`[${yo}="${e}"]`).forEach((t=>{t.textContent=n,t.classList[n?"remove":"add"]("hide")}))})(t,"error-message",l),ti(t,"totp-link",null===(s=null==e?void 0:e.totp)||void 0===s?void 0:s.provisionUrl),ti(t,"notp-link",null===(a=null==e?void 0:e.notp)||void 0===a?void 0:a.redirectUrl),((t,e)=>{t.querySelectorAll("descope-text,descope-link,descope-enriched-text,descope-code-snippet").forEach((t=>{t.textContent=Yo(t.textContent,e);const n=t.getAttribute("href");n&&t.setAttribute("href",Yo(n,e))}))})(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=Yo(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])=>{Zo.includes(e)&&t.setAttribute(e,n)}))}))}))})(t,o)},oi=Wo((()=>n(void 0,void 0,void 0,(function*(){var t,e,n,o,i;if(!window.PublicKeyCredential||!PublicKeyCredential.isConditionalMediationAvailable||!PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable)return!1;try{const r=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)))),s=(()=>{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(n=100,o=r,i=s,new Promise(((t,e)=>{let r=!1;const s=setTimeout((()=>{r=!0,void 0!==i?t(i):e(new Error(`Promise timed out after ${n} ms`))}),n);o.then((e=>{r||(clearTimeout(s),t(e))})).catch((t=>{r||(clearTimeout(s),e(t))}))})))}catch(t){return console.error("Conditional login check failed",t),!1}})))),ii=(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))]},ri={"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 si(t){const e={};if(t)try{Object.assign(e,JSON.parse(localStorage.getItem(uo)))}catch(t){}return e}const ai="dls_ab_testing_id";function li(...t){return e=>t.reduce(((t,e)=>e(t)),e)}const ci=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 di,ui,hi,pi,fi,gi;function vi(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(!vi(r,s))return!1}else if(r!==s)return!1}return!0}class mi{constructor(t={},{updateOnlyOnChange:e=!0}={}){di.set(this,void 0),ui.set(this,{}),hi.set(this,0),pi.set(this,!1),this.update=t=>{const e="function"==typeof t?t(o(this,di,"f")):t,n=Object.assign(Object.assign({},o(this,di,"f")),e);if(!o(this,pi,"f")||!vi(o(this,di,"f"),n)){const t=o(this,di,"f");i(this,di,n,"f"),Object.freeze(o(this,di,"f")),setTimeout((()=>{Object.values(o(this,ui,"f")).forEach((e=>e(n,t,((t,e)=>n=>t[n]!==e[n])(n,t))))}),0)}},i(this,di,t,"f"),i(this,pi,e,"f")}get current(){return Object.assign({},o(this,di,"f"))}subscribe(t){return i(this,hi,o(this,hi,"f")+1,"f"),o(this,ui,"f")[o(this,hi,"f")]=t,o(this,hi,"f").toString()}unsubscribe(t){const e=!!o(this,ui,"f")[t];return e&&delete o(this,ui,"f")[t],e}unsubscribeAll(){return i(this,ui,{},"f"),!0}}di=new WeakMap,ui=new WeakMap,hi=new WeakMap,pi=new WeakMap;class bi{constructor(t,e){fi.set(this,void 0),this.nodeName="",i(this,fi,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,fi,"f"))}get ele(){var t,e;const n="function"==typeof o(this,fi,"f")?o(this,fi,"f").call(this):o(this,fi,"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("no element for driver ",this.constructor.name,new Error),null)}}fi=new WeakMap;class wi extends bi{constructor(){super(...arguments),gi.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,gi,"f")&&(null===(t=this.ele)||void 0===t||t.append(o(this,gi,"f").content.cloneNode(!0)))}setContent(t){i(this,gi,t,"f"),this.reset()}remove(){var t;null===(t=this.ele)||void 0===t||t.remove()}}gi=new WeakMap;class yi extends bi{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 ki=["error","warn","info","debug"],Ii=ci((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 ki.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})),xi="undefined"!=typeof localStorage,Ci=xi&&localStorage.getItem("base.content.url")||"",ji=(t,e)=>!e&&`${t} cannot be empty, please make sure to set this attribute`,Si=ci((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})),Oi=ci((t=>{var e,n;const i=li(Ii,Si)(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})),Ai=t=>e=>{var n,i,r;const s=li(Ii,Si,Oi)(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};Ai.missingAttrValidator=ji;const Ei=ci((t=>{const e=li(Ai({"project-id":ji}))(t);return class extends e{get projectId(){return this.getAttribute("project-id")}}})),Ui=ci((t=>class extends t{get baseUrl(){return this.getAttribute("base-url")||""}}));const Li=ci((t=>{const e=li(Ii,Ei,Ui)(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(Ci||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")}}})),Ti=ci((t=>{var e,n,r;const s=li(Li)(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}));ci((t=>{var e,n,r,s,a,l,c;return c=class extends(li(Si,Ii)(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 sr})),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 _i="load-descope-ui",Ri="base.ui.components.url",Mi=xi&&localStorage.getItem(Ri)||"https://static.descope.com/npm/@descope/web-components-ui@<version>/dist/umd/index.js",Pi=xi&&localStorage.getItem(Ri)||"https://cdn.jsdelivr.net/npm/@descope/web-components-ui@<version>/dist/umd/index.js",$i=t=>{const e=document.createElement("script");return e.id=t,e},Di=(t,e)=>t.replace("<version>",e),Wi=ci((t=>{var e,n,r,s,a,l,c,d,u,h,p,f;const g=li(Ii,Ti)(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){this.logger.debug("Trying to load DescopeUI from a fallback URL");const i=$i("load-descope-ui-fallback-script");document.body.append(i),i.addEventListener("error",(()=>{t.forEach((t=>t(`Cannot load DescopeUI from fallback URL, Make sure this URL is valid and return the correct script: "${i.src}"`)))})),i.addEventListener("load",(()=>{n.forEach((t=>t()))})),i.src=Di(Pi,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,t[o(this,n,"f")],t[o(this,r,"f")])})),t.addEventListener("load",(()=>{t[o(this,r,"f")].forEach((t=>t()))}))},d=async function(){if(document.querySelector(`script#${_i}`))this.logger.debug("DescopeUI loading script already exists",this);else{this.logger.debug("DescopeUI loading script does not exist, creating it",this);const t=$i(_i);document.body.append(t),o(this,e,"m",a).call(this,t),o(this,e,"m",c).call(this,t),t.src=Di(Mi,await o(this,e,"m",s).call(this))}return document.getElementById(_i)},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})),Ni="content-root",Fi="root",qi=ci((t=>class extends t{constructor(...t){var e,n;super(...t),this.attachShadow({mode:"open"}).innerHTML=`\n\n <style>\n #${Fi}, #${Ni} {\n height: 100%;\n }\n #${Fi} {\n position: relative;\n height: fit-content;\n }\n </style>\n <div id="${Fi}">\n <div id="${Ni}"></div>\n </div>\n `,this.contentRootElement=null===(e=this.shadowRoot)||void 0===e?void 0:e.getElementById(Ni),this.rootElement=null===(n=this.shadowRoot)||void 0===n?void 0:n.getElementById(Fi)}})),Bi="descope-modal";ci((t=>{var e,n;const i=li(Si,qi,Wi)(t);return n=class extends i{constructor(){super(...arguments),e.set(this,(()=>{const t=this.loadDescopeUiComponents.bind(this);return class extends wi{setContent(e){t(e),super.setContent(e)}}})())}createModal(t){const n=((t={})=>{const e=document.createElement(Bi);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([Bi]),await(null===(t=super.init)||void 0===t?void 0:t.call(this))}},e=new WeakMap,n}));const Hi="descope-notification";ci((t=>{var e,n;const i=li(Si,qi,Wi)(t);return n=class extends i{constructor(){super(...arguments),e.set(this,(()=>{const t=this.loadDescopeUiComponents.bind(this);return class extends yi{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(Hi);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([Hi])}},e=new WeakMap,n}));const Vi=(t,e)=>!!e&&"light"!==e&&"dark"!==e&&'Supported theme values are "light", "dark", or leave empty for using the OS theme',Ki=ci((t=>{var e,n,r,s,a,l,c,d,u,h,p;const f=li(Ai({theme:Vi}),Li,Si,Wi,Ti,qi,Oi)(t);return p=class extends f{constructor(){super(...arguments),e.add(this),n.set(this,void 0),r.set(this,void 0)}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,e,"m",u).call(this),o(this,e,"m",h).call(this),this.observeAttributes(["theme"],(()=>{o(this,e,"m",u).call(this),o(this,e,"m",h).call(this)})),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,e=new WeakSet,s=async function(){try{const{body:t}=await this.fetchStaticResource(`${this.styleId}.json`,"json");if("development"===process.env.NODE_ENV&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem(Ri)))try{this.logger.warn("You are in DEV mode, and UI components override URL was found\ntrying to merge project theme with the default theme of the UI components");const e=await(async()=>{const t=localStorage.getItem(Ri),e=null==t?void 0:t.replace(/[^\/]+$/,"DescopeDev.js");console.warn("Trying to load DescopeDev.js from",e);const n=document.createElement("script");if(n.src=e,document.body.appendChild(n),await new Promise(((t,e)=>{n.onload=t,n.onerror=e})),globalThis.DescopeDev){const{themeToStyle:t,defaultTheme:e,darkTheme:n}=globalThis.DescopeDev;return{light:t(e),dark:t(n)}}})();e&&(t.light.components=Object.assign(Object.assign({},e.light.components),t.light.components),t.dark.components=Object.assign(Object.assign({},e.dark.components),t.dark.components),this.logger.warn("Theme was merged successfully"),console.log("%cNOTICE! This is not the theme that will be used in production!\n\nMake sure to test it without the override UI components URL!","color: black; background-color:yellow; font-size: x-large"))}catch(t){this.logger.error("Failed to merge UI components theme\n",t)}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)},p}));ci((t=>class extends(Ii(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()}})),ci((t=>class extends t{get baseStaticUrl(){return this.getAttribute("base-static-url")||""}}));const zi=(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 Gi,Ji,Xi,Zi,Qi,Yi,tr,er,nr,or;const ir=document.createElement("template");ir.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 rr=class extends HTMLElement{constructor(){var t;super(),Gi.add(this),Ji.set(this,new mi({messages:[]})),Xi.set(this,void 0),Zi.set(this,void 0),Qi.set(this,void 0),Yi.set(this,{resize:o(this,Gi,"m",or).bind(this)}),this.attachShadow({mode:"open"}),null===(t=this.shadowRoot)||void 0===t||t.appendChild(ir.content.cloneNode(!0)),i(this,Xi,this.shadowRoot.querySelector(".debugger"),"f"),i(this,Zi,o(this,Xi,"f").querySelector(".content"),"f"),i(this,Qi,o(this,Xi,"f").querySelector(".header"),"f")}updateData(t){o(this,Ji,"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]=zi(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,Xi,"f"),o(this,Qi,"f"),{top:"all",bottom:100,left:100,right:100}),window.addEventListener("resize",o(this,Yi,"f").resize),(t=o(this,Xi,"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,Xi,"f").onresize=o(this,Gi,"m",nr).bind(this),o(this,Ji,"f").subscribe(o(this,Gi,"m",tr).bind(this))}disconnectedCallback(){o(this,Ji,"f").unsubscribeAll(),window.removeEventListener("resize",o(this,Yi,"f").resize)}};Ji=new WeakMap,Xi=new WeakMap,Zi=new WeakMap,Qi=new WeakMap,Yi=new WeakMap,Gi=new WeakSet,tr=function(t){o(this,Gi,"m",er).call(this,t),o(this,Gi,"m",nr).call(this)},er=function(t){o(this,Zi,"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("")},nr=function(){o(this,Zi,"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)}))},or=function(){const[t,e]=zi(o(this,Xi,"f"),Number.parseInt(o(this,Xi,"f").style.left,10),Number.parseInt(o(this,Xi,"f").style.top,10),{top:"all",bottom:100,left:100,right:100});o(this,Xi,"f").style.top=`${e}px`,o(this,Xi,"f").style.left=`${t}px`},customElements.get("descope-debugger")||customElements.define("descope-debugger",rr);var sr=Object.freeze({__proto__:null});const ar=ci((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})),lr=document.createElement("template");lr.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 cr=(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),cr(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 dr,ur,hr,pr,fr,gr,vr,mr,br,wr,yr,kr,Ir,xr,Cr,jr,Sr,Or,Ar,Er,Ur,Lr;const Tr=li(Ki,ar)(HTMLElement);class _r extends Tr{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(),dr.add(this),hr.set(this,!1),this.loggerWrapper={error:(t,e="")=>{this.logger.error(t,e,new Error),o(this,dr,"m",Ur).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)}},pr.set(this,new Xo),fr.set(this,new Xo),gr.set(this,{}),this.getComponentsContext=()=>o(this,gr,"f"),this.nextRequestStatus=new Xo({isLoading:!1}),vr.set(this,void 0),mr.set(this,{popstate:o(this,dr,"m",kr).bind(this),componentsContext:o(this,dr,"m",Or).bind(this)}),br.set(this,void 0),Sr.set(this,Wo((()=>n(this,void 0,void 0,(function*(){const t=_o({projectId:this.projectId,filename:eo,baseUrl:this.baseStaticUrl});try{const{body:e,headers:n}=yield To(t,"json");return{projectConfig:e,executionContext:{geo:n["x-geo"]}}}catch(t){return{isMissingConfig:!0}}}))))),i(this,br,t,"f"),o(this,dr,"m",wr).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 cr(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}getExecutionContext(){return n(this,void 0,void 0,(function*(){const{executionContext:t}=yield o(this,Sr,"f").call(this);return t}))}getProjectConfig(){return n(this,void 0,void 0,(function*(){const{projectConfig:t}=yield o(this,Sr,"f").call(this);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()))}))}init(){const t=Object.create(null,{init:{get:()=>super.init}});return n(this,void 0,void 0,(function*(){var e;if(yield null===(e=t.init)||void 0===e?void 0:e.call(this),o(this,fr,"f").subscribe(o(this,dr,"m",Er).bind(this)),o(this,fr,"f").update({isDebug:this.debug}),o(this,dr,"m",yr).call(this),yield o(this,dr,"m",Cr).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 o(this,Sr,"f").call(this)).isMissingConfig)return void this.loggerWrapper.error("Cannot get config file","Make sure that your projectId & flowId are correct");o(this,dr,"m",Lr).call(this);const{executionId:n,stepId:r,token:s,code:a,exchangeError:l,redirectAuthCallbackUrl:c,redirectAuthBackupCallbackUri:d,redirectAuthCodeChallenge:u,redirectAuthInitiator:h,ssoQueryParams:p}=Do();window.addEventListener("popstate",o(this,mr,"f").popstate),window.addEventListener("components-context",o(this,mr,"f").componentsContext),o(this,pr,"f").subscribe(o(this,dr,"m",xr).bind(this)),o(this,pr,"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,hr,!0,"f")}))}disconnectedCallback(){o(this,pr,"f").unsubscribeAll(),o(this,fr,"f").unsubscribeAll(),o(this,dr,"m",Ar).call(this),window.removeEventListener("popstate",o(this,mr,"f").popstate),window.removeEventListener("components-context",o(this,mr,"f").componentsContext)}attributeChangedCallback(t,e,n){if(this.shadowRoot.isConnected&&o(this,hr,"f")&&e!==n&&ur.observedAttributes.includes(t)){o(this,dr,"m",yr).call(this);const i=null===e;o(this,pr,"f").update((({stepId:e,executionId:o})=>{let r=e,s=o;return i||(s=null,r=null,Po()),{[$o(t)]:n,stepId:r,executionId:s}})),o(this,fr,"f").update({isDebug:this.debug})}}}function Rr(t,e){return`sdkScriptsResults.${e?`${t}_${e}`:t}`}var Mr,Pr,$r,Dr,Wr,Nr,Fr,qr,Br,Hr,Vr,Kr,zr,Gr,Jr,Xr,Zr,Qr,Yr,ts,es,ns,os,is,rs,ss,as,ls,cs,ds;ur=_r,hr=new WeakMap,pr=new WeakMap,fr=new WeakMap,gr=new WeakMap,vr=new WeakMap,mr=new WeakMap,br=new WeakMap,Sr=new WeakMap,dr=new WeakSet,wr=function(){this.shadowRoot.appendChild(lr.content.cloneNode(!0)),this.rootElement=this.shadowRoot.querySelector("#root")},yr=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"];ur.observedAttributes.forEach((e=>{if(!t.includes(e)&&!this[$o(e)])throw Error(`${e} cannot be empty`)}))},kr=function(){const{stepId:t,executionId:e}=Mo();o(this,pr,"f").update({stepId:t,executionId:e})},Ir=function(t,e){this.sdk=Zn(Object.assign(Object.assign({persistTokens:!0,preview:this.preview,storagePrefix:this.storagePrefix,storeLastAuthenticatedUser:this.storeLastAuthenticatedUser,keepLastAuthenticatedUserAfterLogout:this.keepLastAuthenticatedUserAfterLogout},ur.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:Yn,errorDescription:t.toString()}}}finally{this.nextRequestStatus.update({isLoading:!1})}}))}))},xr=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,dr,"m",Ir).call(this,e,n)}o(this,br,"f").call(this,t)}))},Cr=function(){return n(this,void 0,void 0,(function*(){return(yield o(this,Sr,"f").call(this)).isMissingConfig&&(yield o(this,dr,"m",jr).call(this))}))},jr=function(){return n(this,void 0,void 0,(function*(){const t=_o({projectId:this.projectId,filename:eo,assetsFolder:"v2-alpha",baseUrl:this.baseStaticUrl});try{return yield To(t,"json"),!0}catch(t){return!1}}))},Or=function(t){i(this,gr,Object.assign(Object.assign({},o(this,gr,"f")),t.detail),"f")},Ar=function(){var t;null===(t=o(this,vr,"f"))||void 0===t||t.remove(),i(this,vr,null,"f")},Er=function(t){return n(this,arguments,void 0,(function*({isDebug:t}){t?(i(this,vr,document.createElement("descope-debugger"),"f"),Object.assign(o(this,vr,"f").style,{position:"fixed",top:"0",right:"0",height:"100vh",width:"100vw",pointerEvents:"none",zIndex:99999}),yield Promise.resolve().then((function(){return fs})),document.body.appendChild(o(this,vr,"f"))):o(this,dr,"m",Ar).call(this)}))},Ur=function(t,e){var n;t&&this.debug&&(null===(n=o(this,vr,"f"))||void 0===n||n.updateData({title:t,description:e}))},Lr=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=Ao.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()}}},_r.sdkConfigOverrides={baseHeaders:{"x-descope-sdk-name":"web-component","x-descope-sdk-version":"3.23.0"}};class us extends _r{static set sdkConfigOverrides(t){_r.sdkConfigOverrides=t}constructor(){const t=new Xo({deferredRedirect:!1});super(t.update.bind(t)),Mr.add(this),this.stepState=new Xo({},{updateOnlyOnChange:!1}),Pr.set(this,void 0),$r.set(this,null),Dr.set(this,{visibilitychange:o(this,Mr,"m",Wr).bind(this)}),Nr.set(this,((t,e,r,s,a)=>{r===Io&&(this.logger.debug("polling - Scheduling polling request"),i(this,Pr,setTimeout((()=>n(this,void 0,void 0,(function*(){var n,i;this.logger.debug("polling - Calling next");const l=yield this.sdk.flow.next(t,e,Oo,s,a,{});if((null===(n=null==l?void 0:l.error)||void 0===n?void 0:n.errorCode)===Yn)return this.logger.debug("polling - Got a generic error due to exception in fetch call"),void o(this,Nr,"f").call(this,t,e,r,s,a);this.logger.debug("polling - Got a response"),(null==l?void 0:l.error)&&this.logger.debug("polling - Response has an error",JSON.stringify(l.error,null,4)),o(this,qr,"f").call(this,l);const{action:c}=null!==(i=null==l?void 0:l.data)&&void 0!==i?i:{};o(this,Nr,"f").call(this,t,e,c,s,a)}))),2e3),"f"))})),Fr.set(this,(()=>{clearTimeout(o(this,Pr,"f")),i(this,Pr,null,"f")})),qr.set(this,(t=>{var e,n,i,r,s,a,l,c,d,u,h;if(!(null==t?void 0:t.ok)){const a=null===(e=null==t?void 0:t.response)||void 0===e?void 0:e.url,l=`${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}`;return o(this,Mr,"m",ts).call(this,"error",(null==t?void 0:t.error)||{errorCode:"J151001",errorDescription:l,errorMessage:a}),void this.loggerWrapper.error((null===(r=null==t?void 0:t.error)||void 0===r?void 0:r.errorDescription)||a,(null===(s=null==t?void 0:t.error)||void 0===s?void 0:s.errorMessage)||l)}null===(l=null===(a=t.data)||void 0===a?void 0:a.runnerLogs)||void 0===l||l.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 p=null===(u=null===(d=null===(c=t.data)||void 0===c?void 0:c.screen)||void 0===d?void 0:d.state)||void 0===u?void 0:u.errorText;(null===(h=t.data)||void 0===h?void 0:h.error)?this.loggerWrapper.error(`[${t.data.error.code}]: ${t.data.error.description}`,`${p?`${p} - `:""}${t.data.error.message}`):p&&this.loggerWrapper.error(p);const{status:f,authInfo:g,lastAuth:v}=t.data;if("completed"===f)return this.storeLastAuthenticatedUser&&function(t){(null==t?void 0:t.authMethod)&&Qn&&localStorage.setItem(uo,JSON.stringify(t))}(v),void o(this,Mr,"m",ts).call(this,"success",g);const{executionId:m,stepId:b,stepName:w,action:y,screen:k,redirect:I,openInNewTabUrl:x,webauthn:C,error:j,samlIdpResponse:S}=t.data;y!==Io?(this.loggerWrapper.info(`Step "${w||`#${b}`}" is ${f}`,"",{screen:k,status:f,stepId:b,stepName:w,action:y,error:j}),this.flowState.update({stepId:b,executionId:m,action:y,redirectTo:null==I?void 0:I.url,openInNewTabUrl:x,screenId:null==k?void 0:k.id,screenState:null==k?void 0:k.state,webauthnTransactionId:null==C?void 0:C.transactionId,webauthnOptions:null==C?void 0:C.options,samlIdpResponseUrl:null==S?void 0:S.url,samlIdpResponseSamlResponse:null==S?void 0:S.samlResponse,samlIdpResponseRelayState:null==S?void 0:S.relayState})):this.flowState.update({action:y})})),Br.set(this,Wo((()=>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)}}))))),Xr.set(this,Bo(((t,e)=>n(this,void 0,void 0,(function*(){if("true"===t.getAttribute("formnovalidate")||o(this,Mr,"m",Kr).call(this)){const i=null==t?void 0:t.getAttribute("id");o(this,Mr,"m",Gr).call(this,t);const r=yield o(this,Mr,"m",zr).call(this),s=(n=t,Array.from((null==n?void 0:n.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}),{})),a=this.getComponentsContext(),l=Object.assign(Object.assign(Object.assign(Object.assign({},a),s),r),{origin:window.location.origin}),c=yield this.getFlowConfig(),d=yield this.getProjectConfig(),u=yield e(i,c.version,d.componentsVersion,l);o(this,qr,"f").call(this,u),o(this,Mr,"m",Jr).call(this,r)}var n}))))),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 vs})),e.default;case"fingerprint":return e=yield Promise.resolve().then((function(){return bs})),e.default;case"fingerprintDescope":return e=yield Promise.resolve().then((function(){return ys})),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:{[Rr(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,Dr,"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,$r,"f"))||void 0===t||t.abort(),i(this,$r,null,"f"),window.removeEventListener("visibilitychange",o(this,Dr,"f").visibilitychange)}getHtmlFilenameWithLocale(t,e){return n(this,void 0,void 0,(function*(){let n;const o=Ho(t);return(yield this.getTargetLocales()).includes(o)&&(n=`${e}-${o}.html`),n}))}getPageContent(t,e){return n(this,void 0,void 0,(function*(){if(e)try{const{body:t}=yield To(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 To(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 n,a;const{projectId:l,flowId:c,tenant:d,stepId:u,executionId:h,action:p,screenId:f,screenState:g,redirectTo:v,openInNewTabUrl:m,redirectUrl:b,token:w,code:y,exchangeError:k,webauthnTransactionId:I,webauthnOptions:x,redirectAuthCodeChallenge:C,redirectAuthCallbackUrl:j,redirectAuthBackupCallbackUri:S,redirectAuthInitiator:O,locale:A,samlIdpResponseUrl:E,samlIdpResponseSamlResponse:U,samlIdpResponseRelayState:L}=t,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"]);let _,R;const M=(()=>{const t=localStorage.getItem(ai);if(!t){const t=Math.floor(100*Math.random()+1);return localStorage.setItem(ai,t.toString()),t}return Number(t)})(),P=this.sdk.getLastUserLoginId(),$=yield this.getFlowConfig(),D=yield this.getProjectConfig(),W=j&&C?{callbackUrl:j,codeChallenge:C,backupCallbackUri:S}:void 0;if(!h&&(this.loadSdkScripts(),$.fingerprintEnabled&&$.fingerprintKey?yield Un($.fingerprintKey,this.baseUrl):localStorage.removeItem(An),$.conditions?({startScreenId:_,conditionInteractionId:R}=((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=ri[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:P,code:y,token:w,abTestingKey:M},$.conditions)):$.condition?({startScreenId:_,conditionInteractionId:R}=((t,e)=>{var n;const o=null===(n=ri[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}})($.condition,{loginId:P,code:y,token:w,abTestingKey:M})):_=$.startScreenId,!No(_,T))){const t=yield this.sdk.flow.start(c,Object.assign(Object.assign(Object.assign(Object.assign({tenant:d,redirectAuth:W},T),{client:this.client}),b&&{redirectUrl:b}),{lastAuth:si(P),abTestingKey:M,locale:Ho(A)}),R,"",$.version,D.componentsVersion,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this.formConfigValues),y?{exchangeCode:y,idpInitiated:!0}:{}),T.descopeIdpInitiated&&{idpInitiated:!0}),w?{token:w}:{}),T.oidcLoginHint?{externalId:T.oidcLoginHint}:{}));return o(this,qr,"f").call(this,t),void("completed"!==(null===(n=null==t?void 0:t.data)||void 0===n?void 0:n.status)&&this.flowState.update({code:void 0,token:void 0}))}if(h&&(s("token")&&w||s("code")&&y||s("exchangeError")&&k)){const t=yield this.sdk.flow.next(h,u,So,$.version,D.componentsVersion,{token:w,exchangeCode:y,exchangeError:k});return o(this,qr,"f").call(this,t),void this.flowState.update({token:void 0,code:void 0,exchangeError:void 0})}if(p===jo&&["samlIdpResponseUrl","samlIdpResponseSamlResponse","samlIdpResponseRelayState"].some((t=>s(t)))){if(!E||!U)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,U,L||"",Fo)}if(p===ko&&(s("redirectTo")||s("deferredRedirect")))return v?"android"===O&&document.hidden?void this.flowState.update({deferredRedirect:!0}):void window.location.assign(v):void this.loggerWrapper.error("Did not get redirect url");if(p===xo||p===Co){if(!I||!x)return void this.loggerWrapper.error("Did not get webauthn transaction id or options");let t,e;null===(a=o(this,$r,"f"))||void 0===a||a.abort(),i(this,$r,null,"f");try{t=p===xo?yield this.sdk.webauthn.helpers.create(x):yield this.sdk.webauthn.helpers.get(x)}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(h,u,So,$.version,D.componentsVersion,{transactionId:I,response:t,failure:e});o(this,qr,"f").call(this,n)}if(o(this,Nr,"f").call(this,h,u,p,$.version,D.componentsVersion),!f&&!_)return void this.loggerWrapper.warn("No screen was found to show");const N=_||f,F=yield this.getHtmlFilenameWithLocale(A,N),{oidcLoginHint:q,oidcPrompt:B,oidcErrorRedirectUri:H,samlIdpUsername:V}=T,K={direction:Ro(u,r.stepId),screenState:Object.assign(Object.assign({},g),{form:Object.assign(Object.assign({},this.formConfigValues),null==g?void 0:g.form),lastAuth:{loginId:P,name:this.sdk.getLastUserDisplayName()||P}}),htmlUrl:_o({projectId:l,filename:`${N}.html`,baseUrl:this.baseStaticUrl}),htmlLocaleUrl:F&&_o({projectId:l,filename:F,baseUrl:this.baseStaticUrl}),samlIdpUsername:V,oidcLoginHint:q,oidcPrompt:B,oidcErrorRedirectUri:H,openInNewTabUrl:m},z=si(P);No(_,T)?K.next=(t,e,n,o)=>this.sdk.flow.start(c,Object.assign(Object.assign(Object.assign(Object.assign({tenant:d,redirectAuth:W},T),{lastAuth:z,preview:this.preview,abTestingKey:M,client:this.client}),b&&{redirectUrl:b}),{locale:Ho(A)}),R,t,e,n,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this.formConfigValues),o),y&&{exchangeCode:y,idpInitiated:!0}),T.descopeIdpInitiated&&{idpInitiated:!0}),w&&{token:w})):(s("projectId")||s("baseUrl")||s("executionId")||s("stepId"))&&(K.next=(...t)=>this.sdk.flow.next(h,u,...t)),this.stepState.update(K)}))}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,Mr,"m",Vr).call(this,p,c):p.querySelectorAll(`descope-button[${yo}="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),ni(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,ei(r,"descope-totp-image",s),((t,e)=>{ei(t,"descope-notp-image",e)})(i,null===(n=null==d?void 0:d.notp)||void 0===n?void 0:n.image),this.rootElement.replaceChildren(p),setTimeout((()=>{((t,e)=>{Qo(t,null==e?void 0:e.inputs),Qo(t,null==e?void 0:e.form)})(this.rootElement,d)}));const a=!e.htmlUrl;((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),o(this,Mr,"m",Qr).call(this,c),a&&o(this,Mr,"m",ts).call(this,"ready",{}),o(this,Mr,"m",ts).call(this,"page-updated",{});if(this.rootElement.querySelector(`[${yo}="polling"]`)){const t=yield this.getFlowConfig(),e=yield this.getProjectConfig(),n=yield c(Oo,t.version,e.componentsVersion,{});o(this,qr,"f").call(this,n)}u&&!e.openInNewTabUrl&&window.open(u,"_blank")}));l?o(this,Mr,"m",Yr).call(this,v,l):v()}))}}Pr=new WeakMap,$r=new WeakMap,Dr=new WeakMap,Nr=new WeakMap,Fr=new WeakMap,qr=new WeakMap,Br=new WeakMap,Xr=new WeakMap,Mr=new WeakSet,Wr=function(){document.hidden||setTimeout((()=>{this.flowState.update({deferredRedirect:!1})}),300)},Hr=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)}))}},Vr=function(t,e){return n(this,void 0,void 0,(function*(){var r;null===(r=o(this,$r,"f"))||void 0===r||r.abort();const s=t.querySelector('*[autocomplete="webauthn"]');if(s&&(yield oi())){const{options:t,transactionId:r}=(yield o(this,Br,"f").call(this))||{};if(t&&r){o(this,Mr,"m",Hr).call(this,s),i(this,$r,new AbortController,"f");const a=yield this.getFlowConfig(),l=yield this.getProjectConfig();this.sdk.webauthn.helpers.conditional(t,o(this,$r,"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,qr,"f").call(this,n)})))).catch((t=>{"AbortError"!==t.name&&this.loggerWrapper.error("Conditional login failed",t.message)}))}}}))},Kr=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},zr=function(){return n(this,void 0,void 0,(function*(){const t=Array.from(this.shadowRoot.querySelectorAll(`*[name]:not([${co}])`));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})),{})}))},Gr=function(t){const e=this.nextRequestStatus.subscribe((({isLoading:n})=>{n?t.setAttribute("loading","true"):(this.nextRequestStatus.unsubscribe(e),t.removeAttribute("loading"))}))},Jr=function(t={}){var e,n;const o=qo(t,["externalId","email","phone"]),i=qo(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)}},Zr=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,Xr,"f").call(this,e,t)}))}))},Qr=function(t){this.rootElement.querySelectorAll("descope-button:not([data-exclude-next])").forEach((e=>{e.onclick=()=>{o(this,Xr,"f").call(this,e,t)}})),o(this,Mr,"m",Zr).call(this,t)},Yr=function(t,e){this.rootElement.addEventListener("transitionend",(()=>{this.rootElement.classList.remove("fade-out"),t()}),{once:!0});const n=e===Eo.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")},ts=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",us);const hs=document.createElement("template");hs.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 ps extends HTMLElement{constructor(){super(),es.add(this),ns.set(this,new Xo({messages:[]})),os.set(this,void 0),is.set(this,void 0),rs.set(this,void 0),ss.set(this,{resize:o(this,es,"m",ds).bind(this)}),this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(hs.content.cloneNode(!0)),i(this,os,this.shadowRoot.querySelector(".debugger"),"f"),i(this,is,o(this,os,"f").querySelector(".content"),"f"),i(this,rs,o(this,os,"f").querySelector(".header"),"f")}updateData(t){o(this,ns,"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]=ii(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,os,"f"),o(this,rs,"f"),{top:"all",bottom:100,left:100,right:100}),window.addEventListener("resize",o(this,ss,"f").resize),(t=o(this,os,"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,os,"f").onresize=o(this,es,"m",cs).bind(this),o(this,ns,"f").subscribe(o(this,es,"m",as).bind(this))}disconnectedCallback(){o(this,ns,"f").unsubscribeAll(),window.removeEventListener("resize",o(this,ss,"f").resize)}}ns=new WeakMap,os=new WeakMap,is=new WeakMap,rs=new WeakMap,ss=new WeakMap,es=new WeakSet,as=function(t){o(this,es,"m",ls).call(this,t),o(this,es,"m",cs).call(this)},ls=function(t){o(this,is,"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,is,"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)}))},ds=function(){const[t,e]=ii(o(this,os,"f"),Number.parseInt(o(this,os,"f").style.left,10),Number.parseInt(o(this,os,"f").style.top,10),{top:"all",bottom:100,left:100,right:100});o(this,os,"f").style.top=`${e}px`,o(this,os,"f").style.left=`${t}px`},customElements.get("descope-debugger")||customElements.define("descope-debugger",ps);var fs=Object.freeze({__proto__:null,default:ps});const gs='\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 vs=Object.freeze({__proto__:null,default:(t,e,o)=>n(void 0,void 0,void 0,(function*(){const{siteId:e}=t,n=gs.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 ms=(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,en]:[en];let a=[];if(n&&i){const t=new URL(i);a=[`${t.toString()}?apiKey=<apiKey>&version=<version>&loaderVersion=<loaderVersion>`,cn]}else a=[cn];const l=dn({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 bs=Object.freeze({__proto__:null,default:ms,loadFingerprint:ms});const ws=(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=dn({apiKey:i,endpoint:[c.toString(),en],scriptUrlPattern:[u,cn]}),p=yield h,{requestId:f}=yield p.get();o(f)}catch(t){console.warn("Could not load descope fingerprint",t)}}));var ys=Object.freeze({__proto__:null,default:ws,loadFingerprint:ws})}();
3
+ function Ye(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 tn=function t(e,n){function o(t,o,i){if("undefined"!=typeof document){"number"==typeof(i=Ye({},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,"",Ye({},e,{expires:-1}))},withAttributes:function(e){return t(this.converter,Ye({},this.attributes,e))},withConverter:function(e){return t(Ye({},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 en={default:"endpoint"},nn="Blocked by CSP",on="The endpoint parameter is not a valid URL",rn="Failed to load the JS script of the agent",sn="9319";function an(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===nn||s===on)n.exclude(),r=0;else if(s===sn)n.exclude();else if(s===rn){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 ln="https://fpnpmcdn.net/v<version>/<apiKey>/loader_v<loaderVersion>.js",cn=ln;function dn(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:ln,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 an(t,un)})).catch((function(t){throw u(),function(t){return t instanceof Error&&t.message===sn?new Error(rn):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 un(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(on);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(rn))},o.async=!0,o.src=t,r.appendChild(o)}))}(t)}),(function(){throw new Error(nn)})).then(hn)}function hn(){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(sn);return n}const pn=(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},fn=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||{}},gn=async t=>{const e=await fn(t);return(null==e?void 0:e.user)||((null==e?void 0:e.hasOwnProperty("userId"))?e:void 0)},vn="undefined"!=typeof localStorage,mn=(t,e)=>vn&&(null===localStorage||void 0===localStorage?void 0:localStorage.setItem(t,e)),bn=t=>vn&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem(t)),wn=t=>vn&&(null===localStorage||void 0===localStorage?void 0:localStorage.removeItem(t)),yn=(...t)=>{console.debug(...t)},kn="undefined"!=typeof window,In=Math.pow(2,31)-1,xn="DS",Cn="DSR";function jn(t=""){return bn(`${t}${Cn}`)||""}function Sn(t=""){wn(`${t}${Cn}`),wn(`${t}${xn}`),tn.remove(xn)}const An=kn&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem("fingerprint.endpoint.url"))||"https://api.descope.com",On="fp",En=(t=!1)=>{const e=localStorage.getItem(On);if(!e)return null;const n=JSON.parse(e);return(new Date).getTime()>n.expiry&&!t?null:n.value},Un=async(t,e=An)=>{try{if(En())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=dn({apiKey:t,endpoint:[o.toString(),en],scriptUrlPattern:[r,cn]}),a=await s,{requestId:l}=await a.get({linkedId:n}),c=((t,e)=>({vsid:t,vrid:e}))(n,l);(t=>{const e={value:t,expiry:(new Date).getTime()+864e5};localStorage.setItem(On,JSON.stringify(e))})(c)}catch(t){console.warn("Could not load fingerprint",t)}},Ln=t=>{const e=En(!0);return e&&t.body&&(t.body.fpData=e),t},Tn="dls_last_user_login_id",_n="dls_last_user_display_name",Rn=()=>bn(Tn),Mn=()=>bn(_n),Pn=t=>async(...e)=>{var n;e[1]=e[1]||{};const[,o={}]=e,i=Rn(),r=Mn();return i&&(null!==(n=o.lastAuth)&&void 0!==n||(o.lastAuth={}),o.lastAuth.loginId=i,o.lastAuth.name=r),await t(...e)};function $n(){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 Dn(t){const e=function(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=Hn(n.publicKey.challenge),n.publicKey.user.id=Hn(n.publicKey.user.id),null===(e=n.publicKey.excludeCredentials)||void 0===e||e.forEach((t=>{t.id=Hn(t.id)})),n}(t);return n=await navigator.credentials.create(e),JSON.stringify({id:n.id,rawId:Vn(n.rawId),type:n.type,response:{attestationObject:Vn(n.response.attestationObject),clientDataJSON:Vn(n.response.clientDataJSON)}});var n}async function Wn(t){const e=qn(t);return Bn(await navigator.credentials.get(e))}async function Nn(t,e){const n=qn(t);return n.signal=e.signal,n.mediation="conditional",Bn(await navigator.credentials.get(n))}async function Fn(t=!1){if(!kn)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 qn(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=Hn(n.publicKey.challenge),null===(e=n.publicKey.allowCredentials)||void 0===e||e.forEach((t=>{t.id=Hn(t.id)})),n}function Bn(t){return JSON.stringify({id:t.id,rawId:Vn(t.rawId),type:t.type,response:{authenticatorData:Vn(t.response.authenticatorData),clientDataJSON:Vn(t.response.clientDataJSON),signature:Vn(t.response.signature),userHandle:t.response.userHandle?Vn(t.response.userHandle):void 0}})}function Hn(t){const e=t.replace(/_/g,"/").replace(/-/g,"+");return Uint8Array.from(atob(e),(t=>t.charCodeAt(0))).buffer}function Vn(t){return btoa(String.fromCharCode.apply(null,new Uint8Array(t))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,"")}var Kn,zn=(Kn=t=>({async signUp(e,n){const o=await t.webauthn.signUp.start(e,window.location.origin,n);if(!o.ok)return o;const i=await Dn(o.data.options);return await t.webauthn.signUp.finish(o.data.transactionId,i)},async signIn(e){const n=await t.webauthn.signIn.start(e,window.location.origin);if(!n.ok)return n;const o=await Wn(n.data.options);return await t.webauthn.signIn.finish(n.data.transactionId,o)},async signUpOrIn(e){var n;const o=await t.webauthn.signUpOrIn.start(e,window.location.origin);if(!o.ok)return o;if(null===(n=o.data)||void 0===n?void 0:n.create){const e=await Dn(o.data.options);return await t.webauthn.signUp.finish(o.data.transactionId,e)}{const e=await Wn(o.data.options);return await t.webauthn.signIn.finish(o.data.transactionId,e)}},async update(e,n){const o=await t.webauthn.update.start(e,window.location.origin,n);if(!o.ok)return o;const i=await Dn(o.data.options);return await t.webauthn.update.finish(o.data.transactionId,i)},helpers:{create:Dn,get:Wn,isSupported:Fn,conditional:Nn}}),(...t)=>{const e=Kn(...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 Gn="/fedcm/config",Jn=(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+Gn),clientId:e}]}},r=await(null===(o=navigator.credentials)||void 0===o?void 0:o.get(i));return t.refresh(r.token)},isSupported:()=>kn&&"IdentityCredential"in window});var Xn=t=>Object.assign(Object.assign({},t.flow),{start:async(...e)=>{const n=await Fn(),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 Zn=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 kn?(o&&i&&Un(o).catch((()=>null)),t(pn(r,{beforeRequest:Ln}))):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 a,c;kn&&document.addEventListener("visibilitychange",(()=>{"visible"===document.visibilityState&&new Date>a&&(yn("Expiration time passed, refreshing session"),d.refresh(jn()||c))}));const d=t(pn(i,{afterRequest:async(t,e)=>{const{refreshJwt:n,sessionJwt:o}=await fn(e);if(401===(null==e?void 0:e.status))yn("Received 401, canceling all timers"),r();else if(o){if(a=(t=>{try{const e=l(t);if(e.exp)return new Date(1e3*e.exp)}catch(t){return null}})(o),!a)return void yn("Could not extract expiration time from session token");c=n;let t=((i=a)?i.getTime()-(new Date).getTime():0)-2e4;t>In&&(yn(`Timeout is too large (${t}ms), setting it to ${In}ms`),t=In),r();const e=new Date(Date.now()+t).toLocaleTimeString("en-US",{hour12:!1});yn(`Setting refresh timer for ${e}. (${t}ms)`),s((()=>{yn("Refreshing session due to timer"),d.refresh(jn()||n)}),t)}var i}}));return Bt(d,["logout","logoutAll"],(t=>async(...e)=>{const n=await t(...e);return yn("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.16.2"},e.baseHeaders)}))),(t=>e=>{const n=$n(),o=$n(),i=t(pn(e,{afterRequest:async(t,e)=>{if(401===(null==e?void 0:e.status))n.pub(null),o.pub(null);else{const t=await gn(e);t&&o.pub(t);const{sessionJwt:i}=await fn(e);i&&n.pub(i)}}})),r=Bt(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:Rn,getLastUserDisplayName:Mn});const s=t(pn(r,{afterRequest:async(t,e)=>{var n;const o=await gn(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=>{mn(Tn,t)})(i),(t=>{mn(_n,t)})(r))}}));let a=Bt(s,["flow.start"],Pn);return a=Bt(a,["logout","logoutAll"],(t=>e=>async(...n)=>{const o=await e(...n);return t||(wn(Tn),wn(_n)),o})(i)),Object.assign(a,{getLastUserLoginId:Rn,getLastUserDisplayName:Mn})}),(t=>n=>{var{persistTokens:o,sessionTokenViaCookie:i,storagePrefix:r}=n,s=e(n,["persistTokens","sessionTokenViaCookie","storagePrefix"]);if(!o||!kn)return t(s);const a=t(pn(s,{beforeRequest:(l=r,t=>Object.assign(t,{token:t.token||jn(l)})),afterRequest:async(t,n)=>{const o=/^\/v\d+\/mgmt\//.test(t.path);401===(null==n?void 0:n.status)?o||Sn(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&&mn(`${o}${Cn}`,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);tn.set(t,e,{path:n,domain:s?o:void 0,expires:r,sameSite:"Strict",secure:!0})}}(xn,r,s):mn(`${o}${xn}`,r))})(await fn(n),i,r)}}));var l;const c=Bt(a,["logout","logoutAll"],(t=>e=>async(...n)=>{const o=await e(...n);return Sn(t),o})(r));return Object.assign(c,{getRefreshToken:()=>jn(r),getSessionToken:()=>function(t=""){return tn.get(xn)||bn(`${t}${xn}`)||""}(r)})}))(((...t)=>{const e=Qe(...t);return Object.assign(Object.assign({},e),{flow:Xn(e),webauthn:zn(e),fedcm:Jn(e,t[0].projectId)})})),Qn="undefined"!=typeof localStorage,Yn="J151000",to=Qn&&localStorage.getItem("base.content.url")||"",eo="config.json",no="base.ui.components.url";Qn&&localStorage.getItem(no),Qn&&localStorage.getItem(no);const oo="descope-login-flow",io="code",ro="ra-challenge",so="ra-callback",ao="ra-backup-callback",lo="ra-initiator",co="data-exclude-field",uo="dls_last_auth",ho="state_id",po="saml_idp_state_id",fo="saml_idp_username",go="descope_idp_initiated",vo="sso_app_id",mo="oidc_login_hint",bo="oidc_prompt",wo="oidc_error_redirect_uri",yo="data-type",ko="redirect",Io="poll",xo="webauthnCreate",Co="webauthnGet",jo="loadForm",So="submit",Ao="polling",Oo=["descope-multi-select-combo-box","descope-text-area"];var Eo;function Uo(t){return new URLSearchParams(window.location.search).get(t)}function Lo(t){if(window.history.replaceState&&Uo(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 To(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(t){t.backward="backward",t.forward="forward"}(Eo||(Eo={}));function _o({projectId:t,filename:e,assetsFolder:n="v2-beta",baseUrl:o}){const i=new URL(to||o||"https://static.descope.com/pages");return i.pathname=((...t)=>t.join("/").replace(/\/+/g,"/"))(i.pathname,t,n,e),i.toString()}function Ro(t,e){if(!e)return;const n=+t,o=+e;return Number.isNaN(n)||Number.isNaN(o)?void 0:n>o?Eo.forward:n<o?Eo.backward:void 0}const Mo=()=>{const[t="",e=""]=(Uo(oo)||"").split("_");return{executionId:t,stepId:e}};function Po(){Lo(oo)}const $o=t=>t.replace(/-./g,(t=>t[1].toUpperCase())),Do=()=>{const{executionId:t,stepId:e}=Mo();(t||e)&&Po();const n=Uo("t")||void 0;n&&Lo("t");const o=Uo(io)||void 0;o&&Lo(io);const i=Uo("err")||void 0;i&&Lo("err");const{redirectAuthCodeChallenge:r,redirectAuthCallbackUrl:s,redirectAuthBackupCallbackUri:a,redirectAuthInitiator:l}={redirectAuthCodeChallenge:Uo(ro),redirectAuthCallbackUrl:Uo(so),redirectAuthBackupCallbackUri:Uo(ao),redirectAuthInitiator:Uo(lo)};(r||s||a||l)&&(Lo(ro),Lo(so),Lo(ao),Lo(lo));const c=Uo(ho);c&&Lo(ho);const d=Uo(po);d&&Lo(po);const u=Uo(fo);d&&Lo(fo);const h=Uo(go);h&&Lo(go);const p=Uo(vo);p&&Lo(vo);const f=Uo(mo);f&&Lo(mo);const g=Uo(bo);g&&Lo(bo);const v=Uo(wo);v&&Lo(wo);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:f,oidcPrompt:g,oidcErrorRedirectUri:v}}},Wo=t=>{let e,n;return(...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}};const No=(t,{oidcIdpStateId:e,samlIdpStateId:n,samlIdpUsername:o,ssoAppId:i,oidcLoginHint:r,oidcPrompt:s,oidcErrorRedirectUri:a})=>!(!t||e||n||o||i||r||s||a),Fo=t=>null==t?void 0:t.submit(),qo=(t,e)=>{const n=e.find((e=>t[e]));return n?t[n]:null},Bo=(t,e=100)=>{let n;return function(...o){n||t.apply(this,o),clearTimeout(n),n=setTimeout((()=>{n=null}),e)}};function Ho(t){let e=navigator.language;return e&&"zh-TW"!==e&&(e=e.split("-")[0]),(t||e||"").toLowerCase()}var Vo,Ko,zo,Go;function Jo(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(!Jo(r,s))return!1}else if(r!==s)return!1}return!0}class Xo{constructor(t={},{updateOnlyOnChange:e=!0}={}){Vo.set(this,void 0),Ko.set(this,{}),zo.set(this,0),Go.set(this,!1),this.update=t=>{const e="function"==typeof t?t(o(this,Vo,"f")):t,n=Object.assign(Object.assign({},o(this,Vo,"f")),e);if(!o(this,Go,"f")||!Jo(o(this,Vo,"f"),n)){const t=o(this,Vo,"f");i(this,Vo,n,"f"),Object.freeze(o(this,Vo,"f")),setTimeout((()=>{Object.values(o(this,Ko,"f")).forEach((e=>e(n,t,((t,e)=>n=>t[n]!==e[n])(n,t))))}),0)}},i(this,Vo,t,"f"),i(this,Go,e,"f")}get current(){return Object.assign({},o(this,Vo,"f"))}subscribe(t){return i(this,zo,o(this,zo,"f")+1,"f"),o(this,Ko,"f")[o(this,zo,"f")]=t,o(this,zo,"f").toString()}unsubscribe(t){const e=!!o(this,Ko,"f")[t];return e&&delete o(this,Ko,"f")[t],e}unsubscribeAll(){return i(this,Ko,{},"f"),!0}}Vo=new WeakMap,Ko=new WeakMap,zo=new WeakMap,Go=new WeakMap;const Zo=["disabled"],Qo=(t,e)=>{Object.entries(e||{}).forEach((([e,n])=>{Array.from(t.querySelectorAll(`*[name="${e}"]:not([${co}])`)).forEach((t=>{t.value=n}))}))},Yo=(t,e)=>t.replace(/{{(.+?)}}/g,((t,n)=>{return o=e,n.split(".").reduce(((t,e)=>(null==t?void 0:t[e])||""),o);var o})),ti=(t,e,n)=>{t.querySelectorAll(`[${yo}="${e}"]`).forEach((t=>{t.setAttribute("href",n)}))},ei=(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})`))},ni=(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(`[${yo}="${e}"]`).forEach((t=>{t.textContent=n,t.classList[n?"remove":"add"]("hide")}))})(t,"error-message",l),ti(t,"totp-link",null===(s=null==e?void 0:e.totp)||void 0===s?void 0:s.provisionUrl),ti(t,"notp-link",null===(a=null==e?void 0:e.notp)||void 0===a?void 0:a.redirectUrl),((t,e)=>{t.querySelectorAll("descope-text,descope-link,descope-enriched-text,descope-code-snippet").forEach((t=>{t.textContent=Yo(t.textContent,e);const n=t.getAttribute("href");n&&t.setAttribute("href",Yo(n,e))}))})(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=Yo(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])=>{Zo.includes(e)&&t.setAttribute(e,n)}))}))}))})(t,o)},oi=Wo((()=>n(void 0,void 0,void 0,(function*(){var t,e,n,o,i;if(!window.PublicKeyCredential||!PublicKeyCredential.isConditionalMediationAvailable||!PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable)return!1;try{const r=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)))),s=(()=>{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(n=100,o=r,i=s,new Promise(((t,e)=>{let r=!1;const s=setTimeout((()=>{r=!0,void 0!==i?t(i):e(new Error(`Promise timed out after ${n} ms`))}),n);o.then((e=>{r||(clearTimeout(s),t(e))})).catch((t=>{r||(clearTimeout(s),e(t))}))})))}catch(t){return console.error("Conditional login check failed",t),!1}})))),ii=(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))]},ri={"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 si(t){const e={};if(t)try{Object.assign(e,JSON.parse(localStorage.getItem(uo)))}catch(t){}return e}const ai="dls_ab_testing_id";function li(...t){return e=>t.reduce(((t,e)=>e(t)),e)}const ci=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 di,ui,hi,pi,fi,gi;function vi(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(!vi(r,s))return!1}else if(r!==s)return!1}return!0}class mi{constructor(t={},{updateOnlyOnChange:e=!0}={}){di.set(this,void 0),ui.set(this,{}),hi.set(this,0),pi.set(this,!1),this.update=t=>{const e="function"==typeof t?t(o(this,di,"f")):t,n=Object.assign(Object.assign({},o(this,di,"f")),e);if(!o(this,pi,"f")||!vi(o(this,di,"f"),n)){const t=o(this,di,"f");i(this,di,n,"f"),Object.freeze(o(this,di,"f")),setTimeout((()=>{Object.values(o(this,ui,"f")).forEach((e=>e(n,t,((t,e)=>n=>t[n]!==e[n])(n,t))))}),0)}},i(this,di,t,"f"),i(this,pi,e,"f")}get current(){return Object.assign({},o(this,di,"f"))}subscribe(t){return i(this,hi,o(this,hi,"f")+1,"f"),o(this,ui,"f")[o(this,hi,"f")]=t,o(this,hi,"f").toString()}unsubscribe(t){const e=!!o(this,ui,"f")[t];return e&&delete o(this,ui,"f")[t],e}unsubscribeAll(){return i(this,ui,{},"f"),!0}}di=new WeakMap,ui=new WeakMap,hi=new WeakMap,pi=new WeakMap;class bi{constructor(t,e){fi.set(this,void 0),this.nodeName="",i(this,fi,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,fi,"f"))}get ele(){var t,e;const n="function"==typeof o(this,fi,"f")?o(this,fi,"f").call(this):o(this,fi,"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("no element for driver ",this.constructor.name,new Error),null)}}fi=new WeakMap;class wi extends bi{constructor(){super(...arguments),gi.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,gi,"f")&&(null===(t=this.ele)||void 0===t||t.append(o(this,gi,"f").content.cloneNode(!0)))}setContent(t){i(this,gi,t,"f"),this.reset()}remove(){var t;null===(t=this.ele)||void 0===t||t.remove()}}gi=new WeakMap;class yi extends bi{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 ki=["error","warn","info","debug"],Ii=ci((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 ki.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})),xi="undefined"!=typeof localStorage,Ci=xi&&localStorage.getItem("base.content.url")||"",ji=(t,e)=>!e&&`${t} cannot be empty, please make sure to set this attribute`,Si=ci((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})),Ai=ci((t=>{var e,n;const i=li(Ii,Si)(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})),Oi=t=>e=>{var n,i,r;const s=li(Ii,Si,Ai)(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};Oi.missingAttrValidator=ji;const Ei=ci((t=>{const e=li(Oi({"project-id":ji}))(t);return class extends e{get projectId(){return this.getAttribute("project-id")}}})),Ui=ci((t=>class extends t{get baseUrl(){return this.getAttribute("base-url")||""}}));const Li=ci((t=>{const e=li(Ii,Ei,Ui)(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(Ci||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")}}})),Ti=ci((t=>{var e,n,r;const s=li(Li)(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}));ci((t=>{var e,n,r,s,a,l,c;return c=class extends(li(Si,Ii)(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 sr})),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 _i="load-descope-ui",Ri="base.ui.components.url",Mi=xi&&localStorage.getItem(Ri)||"https://static.descope.com/npm/@descope/web-components-ui@<version>/dist/umd/index.js",Pi=xi&&localStorage.getItem(Ri)||"https://cdn.jsdelivr.net/npm/@descope/web-components-ui@<version>/dist/umd/index.js",$i=t=>{const e=document.createElement("script");return e.id=t,e},Di=(t,e)=>t.replace("<version>",e),Wi=ci((t=>{var e,n,r,s,a,l,c,d,u,h,p,f;const g=li(Ii,Ti)(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){this.logger.debug("Trying to load DescopeUI from a fallback URL");const i=$i("load-descope-ui-fallback-script");document.body.append(i),i.addEventListener("error",(()=>{t.forEach((t=>t(`Cannot load DescopeUI from fallback URL, Make sure this URL is valid and return the correct script: "${i.src}"`)))})),i.addEventListener("load",(()=>{n.forEach((t=>t()))})),i.src=Di(Pi,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,t[o(this,n,"f")],t[o(this,r,"f")])})),t.addEventListener("load",(()=>{t[o(this,r,"f")].forEach((t=>t()))}))},d=async function(){if(document.querySelector(`script#${_i}`))this.logger.debug("DescopeUI loading script already exists",this);else{this.logger.debug("DescopeUI loading script does not exist, creating it",this);const t=$i(_i);document.body.append(t),o(this,e,"m",a).call(this,t),o(this,e,"m",c).call(this,t),t.src=Di(Mi,await o(this,e,"m",s).call(this))}return document.getElementById(_i)},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})),Ni="content-root",Fi="root",qi=ci((t=>class extends t{constructor(...t){var e,n;super(...t),this.attachShadow({mode:"open"}).innerHTML=`\n\n <style>\n #${Fi}, #${Ni} {\n height: 100%;\n }\n #${Fi} {\n position: relative;\n height: fit-content;\n }\n </style>\n <div id="${Fi}">\n <div id="${Ni}"></div>\n </div>\n `,this.contentRootElement=null===(e=this.shadowRoot)||void 0===e?void 0:e.getElementById(Ni),this.rootElement=null===(n=this.shadowRoot)||void 0===n?void 0:n.getElementById(Fi)}})),Bi="descope-modal";ci((t=>{var e,n;const i=li(Si,qi,Wi)(t);return n=class extends i{constructor(){super(...arguments),e.set(this,(()=>{const t=this.loadDescopeUiComponents.bind(this);return class extends wi{setContent(e){t(e),super.setContent(e)}}})())}createModal(t){const n=((t={})=>{const e=document.createElement(Bi);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([Bi]),await(null===(t=super.init)||void 0===t?void 0:t.call(this))}},e=new WeakMap,n}));const Hi="descope-notification";ci((t=>{var e,n;const i=li(Si,qi,Wi)(t);return n=class extends i{constructor(){super(...arguments),e.set(this,(()=>{const t=this.loadDescopeUiComponents.bind(this);return class extends yi{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(Hi);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([Hi])}},e=new WeakMap,n}));const Vi=(t,e)=>!!e&&"light"!==e&&"dark"!==e&&'Supported theme values are "light", "dark", or leave empty for using the OS theme',Ki=ci((t=>{var e,n,r,s,a,l,c,d,u,h,p;const f=li(Oi({theme:Vi}),Li,Si,Wi,Ti,qi,Ai)(t);return p=class extends f{constructor(){super(...arguments),e.add(this),n.set(this,void 0),r.set(this,void 0)}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,e,"m",u).call(this),o(this,e,"m",h).call(this),this.observeAttributes(["theme"],(()=>{o(this,e,"m",u).call(this),o(this,e,"m",h).call(this)})),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,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)},p}));ci((t=>class extends(Ii(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()}})),ci((t=>class extends t{get baseStaticUrl(){return this.getAttribute("base-static-url")||""}}));const zi=(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 Gi,Ji,Xi,Zi,Qi,Yi,tr,er,nr,or;const ir=document.createElement("template");ir.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 rr=class extends HTMLElement{constructor(){var t;super(),Gi.add(this),Ji.set(this,new mi({messages:[]})),Xi.set(this,void 0),Zi.set(this,void 0),Qi.set(this,void 0),Yi.set(this,{resize:o(this,Gi,"m",or).bind(this)}),this.attachShadow({mode:"open"}),null===(t=this.shadowRoot)||void 0===t||t.appendChild(ir.content.cloneNode(!0)),i(this,Xi,this.shadowRoot.querySelector(".debugger"),"f"),i(this,Zi,o(this,Xi,"f").querySelector(".content"),"f"),i(this,Qi,o(this,Xi,"f").querySelector(".header"),"f")}updateData(t){o(this,Ji,"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]=zi(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,Xi,"f"),o(this,Qi,"f"),{top:"all",bottom:100,left:100,right:100}),window.addEventListener("resize",o(this,Yi,"f").resize),(t=o(this,Xi,"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,Xi,"f").onresize=o(this,Gi,"m",nr).bind(this),o(this,Ji,"f").subscribe(o(this,Gi,"m",tr).bind(this))}disconnectedCallback(){o(this,Ji,"f").unsubscribeAll(),window.removeEventListener("resize",o(this,Yi,"f").resize)}};Ji=new WeakMap,Xi=new WeakMap,Zi=new WeakMap,Qi=new WeakMap,Yi=new WeakMap,Gi=new WeakSet,tr=function(t){o(this,Gi,"m",er).call(this,t),o(this,Gi,"m",nr).call(this)},er=function(t){o(this,Zi,"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("")},nr=function(){o(this,Zi,"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)}))},or=function(){const[t,e]=zi(o(this,Xi,"f"),Number.parseInt(o(this,Xi,"f").style.left,10),Number.parseInt(o(this,Xi,"f").style.top,10),{top:"all",bottom:100,left:100,right:100});o(this,Xi,"f").style.top=`${e}px`,o(this,Xi,"f").style.left=`${t}px`},customElements.get("descope-debugger")||customElements.define("descope-debugger",rr);var sr=Object.freeze({__proto__:null});const ar=ci((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})),lr=document.createElement("template");lr.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 cr=(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),cr(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 dr,ur,hr,pr,fr,gr,vr,mr,br,wr,yr,kr,Ir,xr,Cr,jr,Sr,Ar,Or,Er,Ur,Lr;const Tr=li(Ki,ar)(HTMLElement);class _r extends Tr{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(),dr.add(this),hr.set(this,!1),this.loggerWrapper={error:(t,e="")=>{this.logger.error(t,e,new Error),o(this,dr,"m",Ur).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)}},pr.set(this,new Xo),fr.set(this,new Xo),gr.set(this,{}),this.getComponentsContext=()=>o(this,gr,"f"),this.nextRequestStatus=new Xo({isLoading:!1}),vr.set(this,void 0),mr.set(this,{popstate:o(this,dr,"m",kr).bind(this),componentsContext:o(this,dr,"m",Ar).bind(this)}),br.set(this,void 0),Sr.set(this,Wo((()=>n(this,void 0,void 0,(function*(){const t=_o({projectId:this.projectId,filename:eo,baseUrl:this.baseStaticUrl});try{const{body:e,headers:n}=yield To(t,"json");return{projectConfig:e,executionContext:{geo:n["x-geo"]}}}catch(t){return{isMissingConfig:!0}}}))))),i(this,br,t,"f"),o(this,dr,"m",wr).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 cr(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}getExecutionContext(){return n(this,void 0,void 0,(function*(){const{executionContext:t}=yield o(this,Sr,"f").call(this);return t}))}getProjectConfig(){return n(this,void 0,void 0,(function*(){const{projectConfig:t}=yield o(this,Sr,"f").call(this);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()))}))}init(){const t=Object.create(null,{init:{get:()=>super.init}});return n(this,void 0,void 0,(function*(){var e;if(yield null===(e=t.init)||void 0===e?void 0:e.call(this),o(this,fr,"f").subscribe(o(this,dr,"m",Er).bind(this)),o(this,fr,"f").update({isDebug:this.debug}),o(this,dr,"m",yr).call(this),yield o(this,dr,"m",Cr).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 o(this,Sr,"f").call(this)).isMissingConfig)return void this.loggerWrapper.error("Cannot get config file","Make sure that your projectId & flowId are correct");o(this,dr,"m",Lr).call(this);const{executionId:n,stepId:r,token:s,code:a,exchangeError:l,redirectAuthCallbackUrl:c,redirectAuthBackupCallbackUri:d,redirectAuthCodeChallenge:u,redirectAuthInitiator:h,ssoQueryParams:p}=Do();window.addEventListener("popstate",o(this,mr,"f").popstate),window.addEventListener("components-context",o(this,mr,"f").componentsContext),o(this,pr,"f").subscribe(o(this,dr,"m",xr).bind(this)),o(this,pr,"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,hr,!0,"f")}))}disconnectedCallback(){o(this,pr,"f").unsubscribeAll(),o(this,fr,"f").unsubscribeAll(),o(this,dr,"m",Or).call(this),window.removeEventListener("popstate",o(this,mr,"f").popstate),window.removeEventListener("components-context",o(this,mr,"f").componentsContext)}attributeChangedCallback(t,e,n){if(this.shadowRoot.isConnected&&o(this,hr,"f")&&e!==n&&ur.observedAttributes.includes(t)){o(this,dr,"m",yr).call(this);const i=null===e;o(this,pr,"f").update((({stepId:e,executionId:o})=>{let r=e,s=o;return i||(s=null,r=null,Po()),{[$o(t)]:n,stepId:r,executionId:s}})),o(this,fr,"f").update({isDebug:this.debug})}}}function Rr(t,e){return`sdkScriptsResults.${e?`${t}_${e}`:t}`}var Mr,Pr,$r,Dr,Wr,Nr,Fr,qr,Br,Hr,Vr,Kr,zr,Gr,Jr,Xr,Zr,Qr,Yr,ts,es,ns,os,is,rs,ss,as,ls,cs,ds;ur=_r,hr=new WeakMap,pr=new WeakMap,fr=new WeakMap,gr=new WeakMap,vr=new WeakMap,mr=new WeakMap,br=new WeakMap,Sr=new WeakMap,dr=new WeakSet,wr=function(){this.shadowRoot.appendChild(lr.content.cloneNode(!0)),this.rootElement=this.shadowRoot.querySelector("#root")},yr=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"];ur.observedAttributes.forEach((e=>{if(!t.includes(e)&&!this[$o(e)])throw Error(`${e} cannot be empty`)}))},kr=function(){const{stepId:t,executionId:e}=Mo();o(this,pr,"f").update({stepId:t,executionId:e})},Ir=function(t,e){this.sdk=Zn(Object.assign(Object.assign({persistTokens:!0,preview:this.preview,storagePrefix:this.storagePrefix,storeLastAuthenticatedUser:this.storeLastAuthenticatedUser,keepLastAuthenticatedUserAfterLogout:this.keepLastAuthenticatedUserAfterLogout},ur.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:Yn,errorDescription:t.toString()}}}finally{this.nextRequestStatus.update({isLoading:!1})}}))}))},xr=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,dr,"m",Ir).call(this,e,n)}o(this,br,"f").call(this,t)}))},Cr=function(){return n(this,void 0,void 0,(function*(){return(yield o(this,Sr,"f").call(this)).isMissingConfig&&(yield o(this,dr,"m",jr).call(this))}))},jr=function(){return n(this,void 0,void 0,(function*(){const t=_o({projectId:this.projectId,filename:eo,assetsFolder:"v2-alpha",baseUrl:this.baseStaticUrl});try{return yield To(t,"json"),!0}catch(t){return!1}}))},Ar=function(t){i(this,gr,Object.assign(Object.assign({},o(this,gr,"f")),t.detail),"f")},Or=function(){var t;null===(t=o(this,vr,"f"))||void 0===t||t.remove(),i(this,vr,null,"f")},Er=function(t){return n(this,arguments,void 0,(function*({isDebug:t}){t?(i(this,vr,document.createElement("descope-debugger"),"f"),Object.assign(o(this,vr,"f").style,{position:"fixed",top:"0",right:"0",height:"100vh",width:"100vw",pointerEvents:"none",zIndex:99999}),yield Promise.resolve().then((function(){return fs})),document.body.appendChild(o(this,vr,"f"))):o(this,dr,"m",Or).call(this)}))},Ur=function(t,e){var n;t&&this.debug&&(null===(n=o(this,vr,"f"))||void 0===n||n.updateData({title:t,description:e}))},Lr=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=Oo.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()}}},_r.sdkConfigOverrides={baseHeaders:{"x-descope-sdk-name":"web-component","x-descope-sdk-version":"3.23.1"}};class us extends _r{static set sdkConfigOverrides(t){_r.sdkConfigOverrides=t}constructor(){const t=new Xo({deferredRedirect:!1});super(t.update.bind(t)),Mr.add(this),this.stepState=new Xo({},{updateOnlyOnChange:!1}),Pr.set(this,void 0),$r.set(this,null),Dr.set(this,{visibilitychange:o(this,Mr,"m",Wr).bind(this)}),Nr.set(this,((t,e,r,s,a)=>{r===Io&&(this.logger.debug("polling - Scheduling polling request"),i(this,Pr,setTimeout((()=>n(this,void 0,void 0,(function*(){var n,i;this.logger.debug("polling - Calling next");const l=yield this.sdk.flow.next(t,e,Ao,s,a,{});if((null===(n=null==l?void 0:l.error)||void 0===n?void 0:n.errorCode)===Yn)return this.logger.debug("polling - Got a generic error due to exception in fetch call"),void o(this,Nr,"f").call(this,t,e,r,s,a);this.logger.debug("polling - Got a response"),(null==l?void 0:l.error)&&this.logger.debug("polling - Response has an error",JSON.stringify(l.error,null,4)),o(this,qr,"f").call(this,l);const{action:c}=null!==(i=null==l?void 0:l.data)&&void 0!==i?i:{};o(this,Nr,"f").call(this,t,e,c,s,a)}))),2e3),"f"))})),Fr.set(this,(()=>{clearTimeout(o(this,Pr,"f")),i(this,Pr,null,"f")})),qr.set(this,(t=>{var e,n,i,r,s,a,l,c,d,u,h;if(!(null==t?void 0:t.ok)){const a=null===(e=null==t?void 0:t.response)||void 0===e?void 0:e.url,l=`${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}`;return o(this,Mr,"m",ts).call(this,"error",(null==t?void 0:t.error)||{errorCode:"J151001",errorDescription:l,errorMessage:a}),void this.loggerWrapper.error((null===(r=null==t?void 0:t.error)||void 0===r?void 0:r.errorDescription)||a,(null===(s=null==t?void 0:t.error)||void 0===s?void 0:s.errorMessage)||l)}null===(l=null===(a=t.data)||void 0===a?void 0:a.runnerLogs)||void 0===l||l.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 p=null===(u=null===(d=null===(c=t.data)||void 0===c?void 0:c.screen)||void 0===d?void 0:d.state)||void 0===u?void 0:u.errorText;(null===(h=t.data)||void 0===h?void 0:h.error)?this.loggerWrapper.error(`[${t.data.error.code}]: ${t.data.error.description}`,`${p?`${p} - `:""}${t.data.error.message}`):p&&this.loggerWrapper.error(p);const{status:f,authInfo:g,lastAuth:v}=t.data;if("completed"===f)return this.storeLastAuthenticatedUser&&function(t){(null==t?void 0:t.authMethod)&&Qn&&localStorage.setItem(uo,JSON.stringify(t))}(v),void o(this,Mr,"m",ts).call(this,"success",g);const{executionId:m,stepId:b,stepName:w,action:y,screen:k,redirect:I,openInNewTabUrl:x,webauthn:C,error:j,samlIdpResponse:S}=t.data;y!==Io?(this.loggerWrapper.info(`Step "${w||`#${b}`}" is ${f}`,"",{screen:k,status:f,stepId:b,stepName:w,action:y,error:j}),this.flowState.update({stepId:b,executionId:m,action:y,redirectTo:null==I?void 0:I.url,openInNewTabUrl:x,screenId:null==k?void 0:k.id,screenState:null==k?void 0:k.state,webauthnTransactionId:null==C?void 0:C.transactionId,webauthnOptions:null==C?void 0:C.options,samlIdpResponseUrl:null==S?void 0:S.url,samlIdpResponseSamlResponse:null==S?void 0:S.samlResponse,samlIdpResponseRelayState:null==S?void 0:S.relayState})):this.flowState.update({action:y})})),Br.set(this,Wo((()=>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)}}))))),Xr.set(this,Bo(((t,e)=>n(this,void 0,void 0,(function*(){if("true"===t.getAttribute("formnovalidate")||o(this,Mr,"m",Kr).call(this)){const i=null==t?void 0:t.getAttribute("id");o(this,Mr,"m",Gr).call(this,t);const r=yield o(this,Mr,"m",zr).call(this),s=(n=t,Array.from((null==n?void 0:n.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}),{})),a=this.getComponentsContext(),l=Object.assign(Object.assign(Object.assign(Object.assign({},a),s),r),{origin:window.location.origin}),c=yield this.getFlowConfig(),d=yield this.getProjectConfig(),u=yield e(i,c.version,d.componentsVersion,l);o(this,qr,"f").call(this,u),o(this,Mr,"m",Jr).call(this,r)}var n}))))),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 vs})),e.default;case"fingerprint":return e=yield Promise.resolve().then((function(){return bs})),e.default;case"fingerprintDescope":return e=yield Promise.resolve().then((function(){return ys})),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:{[Rr(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,Dr,"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,$r,"f"))||void 0===t||t.abort(),i(this,$r,null,"f"),window.removeEventListener("visibilitychange",o(this,Dr,"f").visibilitychange)}getHtmlFilenameWithLocale(t,e){return n(this,void 0,void 0,(function*(){let n;const o=Ho(t);return(yield this.getTargetLocales()).includes(o)&&(n=`${e}-${o}.html`),n}))}getPageContent(t,e){return n(this,void 0,void 0,(function*(){if(e)try{const{body:t}=yield To(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 To(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 n,a;const{projectId:l,flowId:c,tenant:d,stepId:u,executionId:h,action:p,screenId:f,screenState:g,redirectTo:v,openInNewTabUrl:m,redirectUrl:b,token:w,code:y,exchangeError:k,webauthnTransactionId:I,webauthnOptions:x,redirectAuthCodeChallenge:C,redirectAuthCallbackUrl:j,redirectAuthBackupCallbackUri:S,redirectAuthInitiator:A,locale:O,samlIdpResponseUrl:E,samlIdpResponseSamlResponse:U,samlIdpResponseRelayState:L}=t,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"]);let _,R;const M=(()=>{const t=localStorage.getItem(ai);if(!t){const t=Math.floor(100*Math.random()+1);return localStorage.setItem(ai,t.toString()),t}return Number(t)})(),P=this.sdk.getLastUserLoginId(),$=yield this.getFlowConfig(),D=yield this.getProjectConfig(),W=j&&C?{callbackUrl:j,codeChallenge:C,backupCallbackUri:S}:void 0;if(!h&&(this.loadSdkScripts(),$.fingerprintEnabled&&$.fingerprintKey?yield Un($.fingerprintKey,this.baseUrl):localStorage.removeItem(On),$.conditions?({startScreenId:_,conditionInteractionId:R}=((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=ri[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:P,code:y,token:w,abTestingKey:M},$.conditions)):$.condition?({startScreenId:_,conditionInteractionId:R}=((t,e)=>{var n;const o=null===(n=ri[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}})($.condition,{loginId:P,code:y,token:w,abTestingKey:M})):_=$.startScreenId,!No(_,T))){const t=yield this.sdk.flow.start(c,Object.assign(Object.assign(Object.assign(Object.assign({tenant:d,redirectAuth:W},T),{client:this.client}),b&&{redirectUrl:b}),{lastAuth:si(P),abTestingKey:M,locale:Ho(O)}),R,"",$.version,D.componentsVersion,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this.formConfigValues),y?{exchangeCode:y,idpInitiated:!0}:{}),T.descopeIdpInitiated&&{idpInitiated:!0}),w?{token:w}:{}),T.oidcLoginHint?{externalId:T.oidcLoginHint}:{}));return o(this,qr,"f").call(this,t),void("completed"!==(null===(n=null==t?void 0:t.data)||void 0===n?void 0:n.status)&&this.flowState.update({code:void 0,token:void 0}))}if(h&&(s("token")&&w||s("code")&&y||s("exchangeError")&&k)){const t=yield this.sdk.flow.next(h,u,So,$.version,D.componentsVersion,{token:w,exchangeCode:y,exchangeError:k});return o(this,qr,"f").call(this,t),void this.flowState.update({token:void 0,code:void 0,exchangeError:void 0})}if(p===jo&&["samlIdpResponseUrl","samlIdpResponseSamlResponse","samlIdpResponseRelayState"].some((t=>s(t)))){if(!E||!U)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,U,L||"",Fo)}if(p===ko&&(s("redirectTo")||s("deferredRedirect")))return v?"android"===A&&document.hidden?void this.flowState.update({deferredRedirect:!0}):void window.location.assign(v):void this.loggerWrapper.error("Did not get redirect url");if(p===xo||p===Co){if(!I||!x)return void this.loggerWrapper.error("Did not get webauthn transaction id or options");let t,e;null===(a=o(this,$r,"f"))||void 0===a||a.abort(),i(this,$r,null,"f");try{t=p===xo?yield this.sdk.webauthn.helpers.create(x):yield this.sdk.webauthn.helpers.get(x)}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(h,u,So,$.version,D.componentsVersion,{transactionId:I,response:t,failure:e});o(this,qr,"f").call(this,n)}if(o(this,Nr,"f").call(this,h,u,p,$.version,D.componentsVersion),!f&&!_)return void this.loggerWrapper.warn("No screen was found to show");const N=_||f,F=yield this.getHtmlFilenameWithLocale(O,N),{oidcLoginHint:q,oidcPrompt:B,oidcErrorRedirectUri:H,samlIdpUsername:V}=T,K={direction:Ro(u,r.stepId),screenState:Object.assign(Object.assign({},g),{form:Object.assign(Object.assign({},this.formConfigValues),null==g?void 0:g.form),lastAuth:{loginId:P,name:this.sdk.getLastUserDisplayName()||P}}),htmlUrl:_o({projectId:l,filename:`${N}.html`,baseUrl:this.baseStaticUrl}),htmlLocaleUrl:F&&_o({projectId:l,filename:F,baseUrl:this.baseStaticUrl}),samlIdpUsername:V,oidcLoginHint:q,oidcPrompt:B,oidcErrorRedirectUri:H,openInNewTabUrl:m},z=si(P);No(_,T)?K.next=(t,e,n,o)=>this.sdk.flow.start(c,Object.assign(Object.assign(Object.assign(Object.assign({tenant:d,redirectAuth:W},T),{lastAuth:z,preview:this.preview,abTestingKey:M,client:this.client}),b&&{redirectUrl:b}),{locale:Ho(O)}),R,t,e,n,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this.formConfigValues),o),y&&{exchangeCode:y,idpInitiated:!0}),T.descopeIdpInitiated&&{idpInitiated:!0}),w&&{token:w})):(s("projectId")||s("baseUrl")||s("executionId")||s("stepId"))&&(K.next=(...t)=>this.sdk.flow.next(h,u,...t)),this.stepState.update(K)}))}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,Mr,"m",Vr).call(this,p,c):p.querySelectorAll(`descope-button[${yo}="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),ni(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,ei(r,"descope-totp-image",s),((t,e)=>{ei(t,"descope-notp-image",e)})(i,null===(n=null==d?void 0:d.notp)||void 0===n?void 0:n.image),this.rootElement.replaceChildren(p),setTimeout((()=>{((t,e)=>{Qo(t,null==e?void 0:e.inputs),Qo(t,null==e?void 0:e.form)})(this.rootElement,d)}));const a=!e.htmlUrl;((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),o(this,Mr,"m",Qr).call(this,c),a&&o(this,Mr,"m",ts).call(this,"ready",{}),o(this,Mr,"m",ts).call(this,"page-updated",{});if(this.rootElement.querySelector(`[${yo}="polling"]`)){const t=yield this.getFlowConfig(),e=yield this.getProjectConfig(),n=yield c(Ao,t.version,e.componentsVersion,{});o(this,qr,"f").call(this,n)}u&&!e.openInNewTabUrl&&window.open(u,"_blank")}));l?o(this,Mr,"m",Yr).call(this,v,l):v()}))}}Pr=new WeakMap,$r=new WeakMap,Dr=new WeakMap,Nr=new WeakMap,Fr=new WeakMap,qr=new WeakMap,Br=new WeakMap,Xr=new WeakMap,Mr=new WeakSet,Wr=function(){document.hidden||setTimeout((()=>{this.flowState.update({deferredRedirect:!1})}),300)},Hr=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)}))}},Vr=function(t,e){return n(this,void 0,void 0,(function*(){var r;null===(r=o(this,$r,"f"))||void 0===r||r.abort();const s=t.querySelector('*[autocomplete="webauthn"]');if(s&&(yield oi())){const{options:t,transactionId:r}=(yield o(this,Br,"f").call(this))||{};if(t&&r){o(this,Mr,"m",Hr).call(this,s),i(this,$r,new AbortController,"f");const a=yield this.getFlowConfig(),l=yield this.getProjectConfig();this.sdk.webauthn.helpers.conditional(t,o(this,$r,"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,qr,"f").call(this,n)})))).catch((t=>{"AbortError"!==t.name&&this.loggerWrapper.error("Conditional login failed",t.message)}))}}}))},Kr=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},zr=function(){return n(this,void 0,void 0,(function*(){const t=Array.from(this.shadowRoot.querySelectorAll(`*[name]:not([${co}])`));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})),{})}))},Gr=function(t){const e=this.nextRequestStatus.subscribe((({isLoading:n})=>{n?t.setAttribute("loading","true"):(this.nextRequestStatus.unsubscribe(e),t.removeAttribute("loading"))}))},Jr=function(t={}){var e,n;const o=qo(t,["externalId","email","phone"]),i=qo(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)}},Zr=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,Xr,"f").call(this,e,t)}))}))},Qr=function(t){this.rootElement.querySelectorAll("descope-button:not([data-exclude-next])").forEach((e=>{e.onclick=()=>{o(this,Xr,"f").call(this,e,t)}})),o(this,Mr,"m",Zr).call(this,t)},Yr=function(t,e){this.rootElement.addEventListener("transitionend",(()=>{this.rootElement.classList.remove("fade-out"),t()}),{once:!0});const n=e===Eo.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")},ts=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",us);const hs=document.createElement("template");hs.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 ps extends HTMLElement{constructor(){super(),es.add(this),ns.set(this,new Xo({messages:[]})),os.set(this,void 0),is.set(this,void 0),rs.set(this,void 0),ss.set(this,{resize:o(this,es,"m",ds).bind(this)}),this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(hs.content.cloneNode(!0)),i(this,os,this.shadowRoot.querySelector(".debugger"),"f"),i(this,is,o(this,os,"f").querySelector(".content"),"f"),i(this,rs,o(this,os,"f").querySelector(".header"),"f")}updateData(t){o(this,ns,"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]=ii(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,os,"f"),o(this,rs,"f"),{top:"all",bottom:100,left:100,right:100}),window.addEventListener("resize",o(this,ss,"f").resize),(t=o(this,os,"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,os,"f").onresize=o(this,es,"m",cs).bind(this),o(this,ns,"f").subscribe(o(this,es,"m",as).bind(this))}disconnectedCallback(){o(this,ns,"f").unsubscribeAll(),window.removeEventListener("resize",o(this,ss,"f").resize)}}ns=new WeakMap,os=new WeakMap,is=new WeakMap,rs=new WeakMap,ss=new WeakMap,es=new WeakSet,as=function(t){o(this,es,"m",ls).call(this,t),o(this,es,"m",cs).call(this)},ls=function(t){o(this,is,"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,is,"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)}))},ds=function(){const[t,e]=ii(o(this,os,"f"),Number.parseInt(o(this,os,"f").style.left,10),Number.parseInt(o(this,os,"f").style.top,10),{top:"all",bottom:100,left:100,right:100});o(this,os,"f").style.top=`${e}px`,o(this,os,"f").style.left=`${t}px`},customElements.get("descope-debugger")||customElements.define("descope-debugger",ps);var fs=Object.freeze({__proto__:null,default:ps});const gs='\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 vs=Object.freeze({__proto__:null,default:(t,e,o)=>n(void 0,void 0,void 0,(function*(){const{siteId:e}=t,n=gs.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 ms=(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,en]:[en];let a=[];if(n&&i){const t=new URL(i);a=[`${t.toString()}?apiKey=<apiKey>&version=<version>&loaderVersion=<loaderVersion>`,cn]}else a=[cn];const l=dn({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 bs=Object.freeze({__proto__:null,default:ms,loadFingerprint:ms});const ws=(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=dn({apiKey:i,endpoint:[c.toString(),en],scriptUrlPattern:[u,cn]}),p=yield h,{requestId:f}=yield p.get();o(f)}catch(t){console.warn("Could not load descope fingerprint",t)}}));var ys=Object.freeze({__proto__:null,default:ws,loadFingerprint:ws})}();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@descope/web-component",
3
- "version": "3.23.0",
3
+ "version": "3.23.1",
4
4
  "author": "Descope Team <info@descope.com>",
5
5
  "homepage": "https://github.com/descope/descope-js",
6
6
  "bugs": {
@@ -67,8 +67,8 @@
67
67
  "dependencies": {
68
68
  "tslib": "2.6.3",
69
69
  "@fingerprintjs/fingerprintjs-pro": "3.9.9",
70
- "@descope/sdk-mixins": "0.3.0",
71
70
  "@descope/sdk-helpers": "0.1.60",
71
+ "@descope/sdk-mixins": "0.3.0",
72
72
  "@descope/web-js-sdk": "1.16.2"
73
73
  },
74
74
  "overrides": {