@descope/web-component 3.27.0 → 3.27.2

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