@descope/web-component 3.12.8 → 3.12.10
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-
|
|
1
|
+
import{__classPrivateFieldGet as e,__classPrivateFieldSet as n}from"tslib";import{S as t}from"./index-6f767363.js";import"@descope/web-js-sdk";const s=(e,n,t,s={})=>{var o,i,l,r;return[Math.min(Math.max(n,("all"===s.left?e.offsetWidth:null!==(o=s.left)&&void 0!==o?o:0)-e.offsetWidth),window.innerWidth-("all"===s.right?e.offsetWidth:null!==(i=s.right)&&void 0!==i?i:0)),Math.min(Math.max(t,("all"===s.top?e.offsetHeight:null!==(l=s.top)&&void 0!==l?l:0)-e.offsetHeight),window.innerHeight-("all"===s.bottom?e.offsetHeight:null!==(r=s.bottom)&&void 0!==r?r:0))]};var o,i,l,r,a,d,c,p,h,g;const f=document.createElement("template");f.innerHTML=`\n<style>\n .debugger {\n width: 300px;\n height: 200px;\n background-color: #FAFAFA;\n position: fixed;\n font-family: "Helvetica Neue", sans-serif;\n box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 10px;\n border-radius: 8px;\n overflow: hidden;\n border: 1px solid lightgrey;\n pointer-events: initial;\n display: flex;\n flex-direction: column;\n min-width: 200px;\n max-width: 600px;\n max-height: calc(100% - 64px);\n min-height: 200px;\n resize: both;\n }\n\n .header {\n padding: 8px 16px;\n display: flex;\n align-items: center;\n background-color: #EEEEEE;\n cursor: move;\n border-bottom: 1px solid #e0e0e0;\n }\n\n .content {\n font-size: 14px;\n flex-grow: 1;\n overflow: auto;\n }\n\n .msg {\n border-bottom: 1px solid lightgrey;\n padding: 8px 16px;\n display: flex;\n gap: 5px;\n background-color: #FAFAFA;\n }\n\n .msg.collapsible {\n cursor: pointer;\n }\n\n .empty-state {\n padding: 8px 16px;\n background-color: #FAFAFA;\n }\n\n\n .msg.collapsible:not(.collapsed) {\n background-color: #F5F5F5;\n }\n\n .msg_title {\n padding-bottom: 5px;\n display: flex;\n gap: 8px;\n font-weight: 500;\n }\n\n .msg svg {\n padding: 1px;\n flex-shrink: 0;\n margin-top: -2px;\n }\n\n .msg_content {\n overflow: hidden;\n flex-grow: 1;\n margin-right:5px;\n }\n\n .msg_desc {\n color: #646464;\n cursor: initial;\n word-wrap: break-word;\n }\n\n .msg.collapsed .msg_desc {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n\n .msg.collapsible.collapsed .chevron {\n transform: rotate(-45deg) translateX(-2px);\n }\n\n .msg.collapsible .chevron {\n content: "";\n width:6px;\n height:6px;\n border-bottom: 2px solid grey;\n border-right: 2px solid grey;\n transform: rotate(45deg) translateX(-1px);\n margin: 5px;\n flex-shrink:0;\n }\n</style>\n\n<div style="top:32px; left:${window.innerWidth-300-32}px;" class="debugger">\n <div class="header">\n <span>Debugger messages</span>\n </div>\n <div class="content">\n <div class="empty-state">\n No errors detected 👀\n </div>\n </div>\n</div>\n`;class m extends HTMLElement{constructor(){super(),o.add(this),i.set(this,new t({messages:[]})),l.set(this,void 0),r.set(this,void 0),a.set(this,void 0),d.set(this,{resize:e(this,o,"m",g).bind(this)}),this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(f.content.cloneNode(!0)),n(this,l,this.shadowRoot.querySelector(".debugger"),"f"),n(this,r,e(this,l,"f").querySelector(".content"),"f"),n(this,a,e(this,l,"f").querySelector(".header"),"f")}updateData(n){e(this,i,"f").update((e=>({messages:e.messages.concat(n)})))}connectedCallback(){var n;((e,n,t)=>{let o=0,i=0,l=0,r=0;function a(n){n.preventDefault(),o=l-n.clientX,i=r-n.clientY,l=n.clientX,r=n.clientY;const[a,d]=s(e,e.offsetLeft-o,e.offsetTop-i,t);e.style.top=`${d}px`,e.style.left=`${a}px`}function d(){document.onmouseup=null,document.onmousemove=null}function c(e){e.preventDefault(),l=e.clientX,r=e.clientY,document.onmouseup=d,document.onmousemove=a}n?n.onmousedown=c:e.onmousedown=c})(e(this,l,"f"),e(this,a,"f"),{top:"all",bottom:100,left:100,right:100}),window.addEventListener("resize",e(this,d,"f").resize),(n=e(this,l,"f")).onmousemove=e=>{(e.target.w&&e.target.w!==e.target.offsetWidth||e.target.h&&e.target.h!==e.target.offsetHeight)&&n.onresize(e),e.target.w=e.target.offsetWidth,e.target.h=e.target.offsetHeight},e(this,l,"f").onresize=e(this,o,"m",h).bind(this),e(this,i,"f").subscribe(e(this,o,"m",c).bind(this))}disconnectedCallback(){e(this,i,"f").unsubscribeAll(),window.removeEventListener("resize",e(this,d,"f").resize)}}i=new WeakMap,l=new WeakMap,r=new WeakMap,a=new WeakMap,d=new WeakMap,o=new WeakSet,c=function(n){e(this,o,"m",p).call(this,n),e(this,o,"m",h).call(this)},p=function(n){e(this,r,"f").innerHTML=n.messages.map((e=>`\n <div class="msg">\n <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M5.99984 13.167L8.99984 10.167L11.9998 13.167L13.1665 12.0003L10.1665 9.00033L13.1665 6.00033L11.9998 4.83366L8.99984 7.83366L5.99984 4.83366L4.83317 6.00033L7.83317 9.00033L4.83317 12.0003L5.99984 13.167ZM8.99984 17.3337C7.84706 17.3337 6.76373 17.1148 5.74984 16.677C4.73595 16.2398 3.854 15.6462 3.104 14.8962C2.354 14.1462 1.76039 13.2642 1.32317 12.2503C0.885393 11.2364 0.666504 10.1531 0.666504 9.00033C0.666504 7.84755 0.885393 6.76421 1.32317 5.75033C1.76039 4.73644 2.354 3.85449 3.104 3.10449C3.854 2.35449 4.73595 1.7606 5.74984 1.32283C6.76373 0.885603 7.84706 0.666992 8.99984 0.666992C10.1526 0.666992 11.2359 0.885603 12.2498 1.32283C13.2637 1.7606 14.1457 2.35449 14.8957 3.10449C15.6457 3.85449 16.2393 4.73644 16.6765 5.75033C17.1143 6.76421 17.3332 7.84755 17.3332 9.00033C17.3332 10.1531 17.1143 11.2364 16.6765 12.2503C16.2393 13.2642 15.6457 14.1462 14.8957 14.8962C14.1457 15.6462 13.2637 16.2398 12.2498 16.677C11.2359 17.1148 10.1526 17.3337 8.99984 17.3337ZM8.99984 15.667C10.8609 15.667 12.4373 15.0212 13.729 13.7295C15.0207 12.4378 15.6665 10.8614 15.6665 9.00033C15.6665 7.13921 15.0207 5.56283 13.729 4.27116C12.4373 2.97949 10.8609 2.33366 8.99984 2.33366C7.13873 2.33366 5.56234 2.97949 4.27067 4.27116C2.979 5.56283 2.33317 7.13921 2.33317 9.00033C2.33317 10.8614 2.979 12.4378 4.27067 13.7295C5.56234 15.0212 7.13873 15.667 8.99984 15.667Z" fill="#ED404A"/>\n</svg>\n\n <div class="msg_content">\n <div class="msg_title">\n ${e.title}\n </div>\n <div class="msg_desc">\n ${e.description}\n </div>\n </div>\n <div class="chevron"></div>\n </div>\n `)).join("")},h=function(){e(this,r,"f").querySelectorAll(".msg").forEach((e=>{const n=e.querySelector(".msg_desc"),t=n.scrollWidth>n.clientWidth,s=n.clientHeight>20;t||s?(e.classList.add("collapsible"),e.onclick=n=>{n.target.classList.contains("msg_desc")||e.classList.toggle("collapsed")}):(e.classList.remove("collapsible"),e.onclick=null)}))},g=function(){const[n,t]=s(e(this,l,"f"),Number.parseInt(e(this,l,"f").style.left,10),Number.parseInt(e(this,l,"f").style.top,10),{top:"all",bottom:100,left:100,right:100});e(this,l,"f").style.top=`${t}px`,e(this,l,"f").style.left=`${n}px`},customElements.get("descope-debugger")||customElements.define("descope-debugger",m);export{m as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{__awaiter as t,__classPrivateFieldGet as e,__classPrivateFieldSet as i}from"tslib";import o,{ensureFingerprintIds as n,clearFingerprintData as r}from"@descope/web-js-sdk";const s="undefined"!=typeof localStorage,a=s&&localStorage.getItem("base.content.url")||"",l="config.json",d="base.ui.components.url",c=s&&localStorage.getItem(d)||"https://static.descope.com/npm/@descope/web-components-ui@<version>/dist/umd/index.js",u=s&&localStorage.getItem(d)||"https://cdn.jsdelivr.net/npm/@descope/web-components-ui@<version>/dist/umd/index.js",h="descope-login-flow",p="code",f="ra-challenge",g="ra-callback",v="ra-backup-callback",m="ra-initiator",b="data-exclude-field",y="dls_last_auth",w="state_id",I="saml_idp_state_id",k="saml_idp_username",C="descope_idp_initiated",A="sso_app_id",S="oidc_login_hint",U="data-type",E="redirect",j="poll",x="webauthnCreate",O="webauthnGet",T="loadForm",L="submit",W="polling",R=["descope-multi-select-combo-box","descope-text-area"];var M;function $(t){return new URLSearchParams(window.location.search).get(t)}function P(t){if(window.history.replaceState&&$(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 N(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 D({projectId:t,filename:e,assetsFolder:i="v2-beta",baseUrl:o}){const n=new URL(a||o||"https://static.descope.com/pages");return n.pathname=((...t)=>t.join("/").replace(/\/+/g,"/"))(n.pathname,t,i,e),n.toString()}function q(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=""]=($(h)||"").split("_");return{executionId:t,stepId:e}};function _(){P(h)}const V=t=>t.replace(/-./g,(t=>t[1].toUpperCase())),K=()=>{const{executionId:t,stepId:e}=F();(t||e)&&_();const i=$("t")||void 0;i&&P("t");const o=$(p)||void 0;o&&P(p);const n=$("err")||void 0;n&&P("err");const{redirectAuthCodeChallenge:r,redirectAuthCallbackUrl:s,redirectAuthBackupCallbackUri:a,redirectAuthInitiator:l}={redirectAuthCodeChallenge:$(f),redirectAuthCallbackUrl:$(g),redirectAuthBackupCallbackUri:$(v),redirectAuthInitiator:$(m)};(r||s||a||l)&&(P(f),P(g),P(v),P(m));const d=$(w);d&&P(w);const c=$(I);c&&P(I);const u=$(k);c&&P(k);const h=$(C);h&&P(C);const b=$(A);b&&P(A);const y=$(S);y&&P(S);return{executionId:t,stepId:e,token:i,code:o,exchangeError:n,redirectAuthCodeChallenge:r,redirectAuthCallbackUrl:s,redirectAuthBackupCallbackUri:a,redirectAuthInitiator:l,oidcIdpStateId:d,samlIdpStateId:c,samlIdpUsername:u,descopeIdpInitiated:"true"===h,ssoAppId:b,oidcLoginHint:y}},H=t=>{let e,i;return(...o)=>{return e&&(r=o,(n=e).length===r.length&&n.every(((t,e)=>t===r[e])))||(e=o,i=t(...o)),i;var n,r}};const B=(t,e,i,o,n,r)=>t&&!e&&(t&&!i&&!o)&&(t&&!n)&&(t&&!r),J=t=>null==t?void 0:t.submit(),z=(t,e)=>{const i=e.find((e=>t[e]));return i?t[i]:null},G=(t,e=100)=>{let i;return function(...o){i||t.apply(this,o),clearTimeout(i),i=setTimeout((()=>{i=null}),e)}};var Q,X,Y,Z;function tt(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 n=i[o],r=t[n],s=e[n];if(null===r||null===s){if(r!==s)return!1}else if("object"==typeof r&&"object"==typeof s){if(!tt(r,s))return!1}else if(r!==s)return!1}return!0}class et{constructor(t={},{updateOnlyOnChange:o=!0}={}){Q.set(this,void 0),X.set(this,{}),Y.set(this,0),Z.set(this,!1),this.update=t=>{const o="function"==typeof t?t(e(this,Q,"f")):t,n=Object.assign(Object.assign({},e(this,Q,"f")),o);if(!e(this,Z,"f")||!tt(e(this,Q,"f"),n)){const t=e(this,Q,"f");i(this,Q,n,"f"),Object.freeze(e(this,Q,"f")),setTimeout((()=>{Object.values(e(this,X,"f")).forEach((e=>e(n,t,((t,e)=>i=>t[i]!==e[i])(n,t))))}),0)}},i(this,Q,t,"f"),i(this,Z,o,"f")}get current(){return Object.assign({},e(this,Q,"f"))}subscribe(t){return i(this,Y,e(this,Y,"f")+1,"f"),e(this,X,"f")[e(this,Y,"f")]=t,e(this,Y,"f").toString()}unsubscribe(t){const i=!!e(this,X,"f")[t];return i&&delete e(this,X,"f")[t],i}unsubscribeAll(){return i(this,X,{},"f"),!0}}Q=new WeakMap,X=new WeakMap,Y=new WeakMap,Z=new WeakMap;const it=["disabled"],ot=(t,e)=>{Object.entries(e||{}).forEach((([e,i])=>{Array.from(t.querySelectorAll(`*[name="${e}"]:not([${b}])`)).forEach((t=>{t.value=i}))}))},nt=(t,e)=>t.replace(/{{(.+?)}}/g,((t,i)=>{return o=e,i.split(".").reduce(((t,e)=>(null==t?void 0:t[e])||""),o);var o})),rt=(t,e,i)=>{t.querySelectorAll(`[${U}="${e}"]`).forEach((t=>{t.setAttribute("href",i)}))},st=(t,e,i)=>{var o,n;const r=null===(o=customElements.get(e))||void 0===o?void 0:o.cssVarList.url;i&&r&&(null===(n=null==t?void 0:t.style)||void 0===n||n.setProperty(r,`url(data:image/jpg;base64,${i})`))},at=(t,e,i,o,n,r)=>{var s,a;let l=null==e?void 0:e.errorText;try{l=(null==n?void 0:n({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,i="")=>{t.querySelectorAll(`[${U}="${e}"]`).forEach((t=>{t.textContent=i,t.classList[i?"remove":"add"]("hide")}))})(t,"error-message",l),rt(t,"totp-link",null===(s=null==e?void 0:e.totp)||void 0===s?void 0:s.provisionUrl),rt(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").forEach((t=>{t.textContent=nt(t.textContent,e)}))})(t,e),((t,e,i)=>{e&&Object.keys(e).forEach((o=>{t.querySelectorAll(`[name=${o}]`).forEach((t=>{const n=e[o];Object.keys(n).forEach((e=>{let o=n[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,r),((t,e)=>{t.querySelectorAll("[data-has-dynamic-attr-values]").forEach((t=>{Array.from(t.attributes).forEach((t=>{t.value=nt(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])=>{it.includes(e)&&t.setAttribute(e,i)}))}))}))})(t,o)},lt=H((()=>t(void 0,void 0,void 0,(function*(){var t,e,i,o,n;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,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=r,n=s,new Promise(((t,e)=>{let r=!1;const s=setTimeout((()=>{r=!0,void 0!==n?t(n):e(new Error(`Promise timed out after ${i} ms`))}),i);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}})))),dt={"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 ct(t){const e={};if(t)try{Object.assign(e,JSON.parse(localStorage.getItem(y)))}catch(t){}return e}const ut="dls_ab_testing_id",ht=document.createElement("template");ht.innerHTML='\n\t<style>\n\t\t:host {\n all: initial;\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n display: block;\n\t\t}\n\n\t\t#wc-root {\n\t\t\theight: 100%;\n\t\t\ttransition: opacity 300ms ease-in-out;\n\t\t}\n\n\t\t#wc-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<div id="wc-root"></div>\n\t';var pt,ft,gt,vt,mt,bt,yt,wt,It,kt,Ct,At,St,Ut,Et,jt,xt,Ot,Tt,Lt,Wt,Rt,Mt,$t,Pt,Nt,Dt,qt,Ft,_t,Vt,Kt,Ht,Bt,Jt,zt,Gt,Qt,Xt,Yt,Zt,te,ee,ie,oe,ne,re,se,ae,le;class de extends HTMLElement{static get observedAttributes(){return["project-id","flow-id","base-url","tenant","theme","locale","debug","storage-prefix","preview","redirect-url","auto-focus","store-last-authenticated-user"]}constructor(o){super(),pt.add(this),this.logger=console,ft.set(this,!1),this.loggerWrapper={error:(t,i="")=>{this.logger.error(t,i,new Error),e(this,pt,"m",Ft).call(this,t,i)},warn:(t,e="")=>{this.logger.warn(t,e)},info:(t,e="",i={})=>{this.logger.info(t,e,i)},debug:(t,e="")=>{this.logger.debug(t,e)}},gt.set(this,new et({deferredRedirect:!1})),vt.set(this,new et),mt.set(this,{}),this.getComponentsContext=()=>e(this,mt,"f"),this.nextRequestStatus=new et({isLoading:!1}),bt.set(this,void 0),yt.set(this,{popstate:e(this,pt,"m",St).bind(this),visibilitychange:e(this,pt,"m",Ut).bind(this),componentsContext:e(this,pt,"m",Pt).bind(this)}),wt.set(this,void 0),Tt.set(this,H((()=>t(this,void 0,void 0,(function*(){const t=D({projectId:this.projectId,filename:l,baseUrl:this.baseStaticUrl});try{const{body:e,headers:i}=yield N(t,"json");return{projectConfig:e,executionContext:{geo:i["x-geo"]}}}catch(t){return{isMissingConfig:!0}}}))))),Wt.set(this,void 0),i(this,wt,o,"f"),e(this,pt,"m",It).call(this)}get projectId(){return this.getAttribute("project-id")}get flowId(){return this.getAttribute("flow-id")}get client(){try{return JSON.parse(this.getAttribute("client"))||{}}catch(t){return{}}}get baseUrl(){return this.getAttribute("base-url")||void 0}get baseStaticUrl(){return this.getAttribute("base-static-url")}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 theme(){var t,e;const i=this.getAttribute("theme");if("os"===i){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 i||"light"}get autoFocus(){var t;const e=null!==(t=this.getAttribute("auto-focus"))&&void 0!==t?t:"true";return"skipFirstScreen"===e?e:"true"===e}get storeLastAuthenticatedUser(){var t;return"true"===(null!==(t=this.getAttribute("store-last-authenticated-user"))&&void 0!==t?t:"true")}get storagePrefix(){return this.getAttribute("storage-prefix")||""}get preview(){return!!this.getAttribute("preview")}get formConfig(){return(t=>{try{const e=JSON.parse(t);return Object.fromEntries(Object.keys(e).map((t=>"string"!=typeof e[t]?[t,e[t]]:[t,{value:e[t]}])).flatMap((([t,e])=>[[t,e],[`form.${t}`,e]])))}catch(t){return{}}})(this.getAttribute("form"))}get formConfigValues(){return t=this.formConfig,e="value",Object.fromEntries(Object.entries(t).map((([t,i])=>[t,i[e]])));var t,e}getExecutionContext(){return t(this,void 0,void 0,(function*(){const{executionContext:t}=yield e(this,Tt,"f").call(this);return t}))}getProjectConfig(){return t(this,void 0,void 0,(function*(){const{projectConfig:t}=yield e(this,Tt,"f").call(this);return t}))}getFlowConfig(){var e,i;return t(this,void 0,void 0,(function*(){const t=yield this.getProjectConfig(),o=(null===(e=null==t?void 0:t.flows)||void 0===e?void 0:e[this.flowId])||{};return null!==(i=o.version)&&void 0!==i||(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()))}))}connectedCallback(){return t(this,void 0,void 0,(function*(){if(this.shadowRoot.isConnected){if(e(this,vt,"f").subscribe(e(this,pt,"m",qt).bind(this)),e(this,vt,"f").update({isDebug:this.debug}),e(this,pt,"m",kt).call(this))return void e(this,pt,"m",Ct).call(this);if(e(this,pt,"m",At).call(this),i(this,Wt,e(this,pt,"m",Lt).call(this),"f"),yield e(this,pt,"m",xt).call(this))return void this.loggerWrapper.error("This SDK version does not support your flows version","Make sure to upgrade your flows to the latest version or use an older SDK version");if((yield e(this,Tt,"f").call(this)).isMissingConfig)return void this.loggerWrapper.error("Cannot get config file","Make sure that your projectId & flowId are correct");e(this,pt,"m",Rt).call(this),yield e(this,pt,"m",Kt).call(this),yield e(this,pt,"m",Mt).call(this),e(this,pt,"m",_t).call(this);const{executionId:t,stepId:o,token:n,code:r,exchangeError:s,redirectAuthCallbackUrl:a,redirectAuthBackupCallbackUri:l,redirectAuthCodeChallenge:d,redirectAuthInitiator:c,oidcIdpStateId:u,samlIdpStateId:h,samlIdpUsername:p,descopeIdpInitiated:f,ssoAppId:g,oidcLoginHint:v}=K();window.addEventListener("popstate",e(this,yt,"f").popstate),window.addEventListener("components-context",e(this,yt,"f").componentsContext),window.addEventListener("visibilitychange",e(this,yt,"f").visibilitychange),e(this,gt,"f").subscribe(e(this,pt,"m",jt).bind(this)),e(this,gt,"f").update({projectId:this.projectId,flowId:this.flowId,baseUrl:this.baseUrl,tenant:this.tenant,redirectUrl:this.redirectUrl,locale:this.locale,stepId:o,executionId:t,token:n,code:r,exchangeError:s,redirectAuthCallbackUrl:a,redirectAuthBackupCallbackUri:l,redirectAuthCodeChallenge:d,redirectAuthInitiator:c,oidcIdpStateId:u,samlIdpStateId:h,samlIdpUsername:p,descopeIdpInitiated:f,ssoAppId:g,oidcLoginHint:v}),i(this,ft,!0,"f")}}))}disconnectedCallback(){e(this,gt,"f").unsubscribeAll(),e(this,vt,"f").unsubscribeAll(),e(this,pt,"m",Dt).call(this),window.removeEventListener("popstate",e(this,yt,"f").popstate),window.removeEventListener("visibilitychange",e(this,yt,"f").visibilitychange),window.removeEventListener("components-context",e(this,yt,"f").componentsContext)}attributeChangedCallback(t,i,o){if(this.shadowRoot.isConnected&&e(this,ft,"f")&&i!==o&&de.observedAttributes.includes(t)){e(this,pt,"m",At).call(this);const n=null===i;e(this,gt,"f").update((({stepId:e,executionId:i})=>{let r=e,s=i;return n||(s=null,r=null,_()),{[V(t)]:o,stepId:r,executionId:s}})),e(this,vt,"f").update({isDebug:this.debug})}}}ft=new WeakMap,gt=new WeakMap,vt=new WeakMap,mt=new WeakMap,bt=new WeakMap,yt=new WeakMap,wt=new WeakMap,Tt=new WeakMap,Wt=new WeakMap,pt=new WeakSet,It=function(){this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(ht.content.cloneNode(!0)),this.rootElement=this.shadowRoot.querySelector("#wc-root")},kt=function(){return!this.shadowRoot.host.closest("form")&&/Chrome/.test(navigator.userAgent)&&/Google Inc/.test(navigator.vendor)},Ct=function(){const t=this.shadowRoot.host,e=document.createElement("form");e.style.width="100%",t.parentElement.appendChild(e),e.appendChild(t)},At=function(){const t=["base-url","tenant","theme","locale","debug","redirect-url","auto-focus","store-last-authenticated-user","preview","storage-prefix","form","client"];if(de.observedAttributes.forEach((e=>{if(!t.includes(e)&&!this[V(e)])throw Error(`${e} cannot be empty`)})),this.theme&&"light"!==this.theme&&"dark"!==this.theme)throw Error('Supported theme values are "light", "dark", or leave empty for using the OS theme')},St=function(){const{stepId:t,executionId:i}=F();e(this,gt,"f").update({stepId:t,executionId:i})},Ut=function(){document.hidden||setTimeout((()=>{e(this,gt,"f").update({deferredRedirect:!1})}),300)},Et=function(e,i){this.sdk=o(Object.assign(Object.assign({persistTokens:!0,preview:this.preview,storagePrefix:this.storagePrefix,storeLastAuthenticatedUser:this.storeLastAuthenticatedUser},de.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)}finally{this.nextRequestStatus.update({isLoading:!1})}}))}))},jt=function(i,o,n){return t(this,void 0,void 0,(function*(){const{projectId:t,baseUrl:o}=i;if(n("projectId")||n("baseUrl")){if(!t)return;e(this,pt,"m",Et).call(this,t,o)}e(this,wt,"f").call(this,i)}))},xt=function(){return t(this,void 0,void 0,(function*(){return(yield e(this,Tt,"f").call(this)).isMissingConfig&&(yield e(this,pt,"m",Ot).call(this))}))},Ot=function(){return t(this,void 0,void 0,(function*(){const t=D({projectId:this.projectId,filename:l,assetsFolder:"v2-alpha",baseUrl:this.baseStaticUrl});try{return yield N(t,"json"),!0}catch(t){return!1}}))},Lt=function(){return t(this,void 0,void 0,(function*(){const t=D({projectId:this.projectId,filename:"theme.json",baseUrl:this.baseStaticUrl});try{const{body:e}=yield N(t,"json");return e}catch(t){return void this.loggerWrapper.error("Cannot fetch theme file","make sure that your projectId & flowId are correct")}}))},Rt=function(){var i,o;return t(this,void 0,void 0,(function*(){const{projectConfig:t}=yield e(this,Tt,"f").call(this),n=null===(o=null===(i=null==t?void 0:t.cssTemplate)||void 0===i?void 0:i[this.theme])||void 0===o?void 0:o.fonts;n&&Object.values(n).forEach((t=>(t=>{if(!t)return;const e=document.createElement("link");e.href=t,e.rel="stylesheet",document.head.appendChild(e)})(t.url)))}))},Mt=function(){return t(this,void 0,void 0,(function*(){yield e(this,pt,"m",$t).call(this),yield e(this,pt,"m",Nt).call(this)}))},$t=function(){var i,o,n,r;return t(this,void 0,void 0,(function*(){const t=document.createElement("style"),s=yield e(this,Wt,"f");t.innerText=((null===(i=null==s?void 0:s.light)||void 0===i?void 0:i.globals)||"")+((null===(o=null==s?void 0:s.dark)||void 0===o?void 0:o.globals)||"");const a=yield de.descopeUI;(null==a?void 0:a.componentsThemeManager)&&!a.componentsThemeManager.hasThemes&&(a.componentsThemeManager.themes={light:null===(n=null==s?void 0:s.light)||void 0===n?void 0:n.components,dark:null===(r=null==s?void 0:s.dark)||void 0===r?void 0:r.components}),this.shadowRoot.appendChild(t)}))},Pt=function(t){i(this,mt,Object.assign(Object.assign({},e(this,mt,"f")),t.detail),"f")},Nt=function(){return t(this,void 0,void 0,(function*(){this.rootElement.setAttribute("data-theme",this.theme);const t=yield de.descopeUI;(null==t?void 0:t.componentsThemeManager)&&(t.componentsThemeManager.currentThemeName=this.theme)}))},Dt=function(){var t;null===(t=e(this,bt,"f"))||void 0===t||t.remove(),i(this,bt,null,"f")},qt=function({isDebug:o}){return t(this,void 0,void 0,(function*(){o?(i(this,bt,document.createElement("descope-debugger"),"f"),Object.assign(e(this,bt,"f").style,{position:"fixed",top:"0",right:"0",height:"100vh",width:"100vw",pointerEvents:"none",zIndex:99999}),yield import("./debugger-wc-2a405d30.js"),document.body.appendChild(e(this,bt,"f"))):e(this,pt,"m",Dt).call(this)}))},Ft=function(t,i){var o;t&&this.debug&&(null===(o=e(this,bt,"f"))||void 0===o||o.updateData({title:t,description:i}))},_t=function(){this.rootElement.onkeydown=t=>{var e,i,o;const n=!!(null===(e=this.shadowRoot.activeElement)||void 0===e?void 0:e.getAttribute("href")),r=R.includes(null!==(o=null===(i=this.shadowRoot.activeElement)||void 0===i?void 0:i.localName)&&void 0!==o?o:"");if("Enter"!==t.key||n||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()}}},Vt=function(){var i,o;return t(this,void 0,void 0,(function*(){const t=null===(o=null===(i=yield e(this,Tt,"f").call(this))||void 0===i?void 0:i.projectConfig)||void 0===o?void 0:o.componentsVersion;return t||(this.logger.error("Did not get components version, using latest version"),"latest")}))},Kt=function(){return t(this,void 0,void 0,(function*(){de.descopeUI?this.loggerWrapper.debug("DescopeUI is already loading, probably multiple flows are running on the same page"):de.descopeUI=new Promise((i=>{if(globalThis.DescopeUI)return void i(globalThis.DescopeUI);const o=t=>{const e=document.createElement("script");return e.id="load-descope-ui",e.src=t,e},n=(t,e)=>t.replace("<version>",e),r=(t,e)=>{const o=()=>{this.loggerWrapper.error("Cannot load DescopeUI",`Make sure this URL is valid and return the correct script: "${t.src}"`),e()};t.addEventListener("load",(()=>{globalThis.DescopeUI||o(),i(globalThis.DescopeUI)})),t.addEventListener("error",o)};(()=>{t(this,void 0,void 0,(function*(){const t=yield e(this,pt,"m",Vt).call(this),s=o(n(c,t));r(s,(()=>{s.remove(),this.loggerWrapper.info("Trying to load DescopeUI from a fallback URL");const e=o(n(u,t));r(e,(()=>{i(void 0)})),document.body.append(e)})),document.body.append(s)}))})()}))}))},de.sdkConfigOverrides={baseHeaders:{"x-descope-sdk-name":"web-component","x-descope-sdk-version":"3.12.8"}};class ce extends de{static set sdkConfigOverrides(t){de.sdkConfigOverrides=t}constructor(){const o=new et;super(o.update.bind(o)),Ht.add(this),this.stepState=new et({},{updateOnlyOnChange:!1}),Bt.set(this,void 0),Jt.set(this,null),zt.set(this,((o,n,r,s,a)=>{r===j&&i(this,Bt,setTimeout((()=>t(this,void 0,void 0,(function*(){var t;const i=yield this.sdk.flow.next(o,n,W,s,a,{});e(this,Qt,"f").call(this,i);const{action:r}=null!==(t=null==i?void 0:i.data)&&void 0!==t?t:{};e(this,zt,"f").call(this,o,n,r,s,a)}))),2e3),"f")})),Gt.set(this,(()=>{clearTimeout(e(this,Bt,"f")),i(this,Bt,null,"f")})),Qt.set(this,(t=>{var i,o,n,r,a,l,d,c,u;if(!(null==t?void 0:t.ok)){e(this,Ht,"m",le).call(this,"error",null==t?void 0:t.error);const s=null===(i=null==t?void 0:t.response)||void 0===i?void 0:i.url,l=`${null===(o=null==t?void 0:t.response)||void 0===o?void 0:o.status} - ${null===(n=null==t?void 0:t.response)||void 0===n?void 0:n.statusText}`;return void this.loggerWrapper.error((null===(r=null==t?void 0:t.error)||void 0===r?void 0:r.errorDescription)||s,(null===(a=null==t?void 0:t.error)||void 0===a?void 0:a.errorMessage)||l)}const h=null===(c=null===(d=null===(l=t.data)||void 0===l?void 0:l.screen)||void 0===d?void 0:d.state)||void 0===c?void 0:c.errorText;(null===(u=t.data)||void 0===u?void 0:u.error)?this.loggerWrapper.error(`[${t.data.error.code}]: ${t.data.error.description}`,`${h?`${h} - `:""}${t.data.error.message}`):h&&this.loggerWrapper.error(h);const{status:p,authInfo:f,lastAuth:g}=t.data;if("completed"===p)return this.storeLastAuthenticatedUser&&function(t){(null==t?void 0:t.authMethod)&&s&&localStorage.setItem(y,JSON.stringify(t))}(g),void e(this,Ht,"m",le).call(this,"success",f);const{executionId:v,stepId:m,stepName:b,action:w,screen:I,redirect:k,openInNewTabUrl:C,webauthn:A,error:S,samlIdpResponse:U}=t.data;w!==j?(this.loggerWrapper.info(`Step "${b||`#${m}`}" is ${p}`,"",{screen:I,status:p,stepId:m,stepName:b,action:w,error:S}),this.flowState.update({stepId:m,executionId:v,action:w,redirectTo:null==k?void 0:k.url,openInNewTabUrl:C,screenId:null==I?void 0:I.id,screenState:null==I?void 0:I.state,webauthnTransactionId:null==A?void 0:A.transactionId,webauthnOptions:null==A?void 0:A.options,samlIdpResponseUrl:null==U?void 0:U.url,samlIdpResponseSamlResponse:null==U?void 0:U.samlResponse,samlIdpResponseRelayState:null==U?void 0:U.relayState})):this.flowState.update({action:w})})),Xt.set(this,H((()=>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)}}))))),ne.set(this,G(((i,o)=>t(this,void 0,void 0,(function*(){if("true"===i.getAttribute("formnovalidate")||e(this,Ht,"m",te).call(this)){const n=null==i?void 0:i.getAttribute("id");e(this,Ht,"m",ie).call(this,i);const r=yield e(this,Ht,"m",ee).call(this),s=(t=i,Array.from((null==t?void 0:t.attributes)||[]).reduce(((t,e)=>{var i;const o=null===(i=new RegExp("^data-descope-(\\S+)$").exec(e.name))||void 0===i?void 0:i[1];return o?Object.assign(t,{[o]:e.value}):t}),{})),a=this.getComponentsContext(),l=Object.assign(Object.assign(Object.assign(Object.assign({},a),s),r),{origin:window.location.origin}),d=yield this.getFlowConfig(),c=yield this.getProjectConfig(),u=yield o(n,d.version,c.componentsVersion,l);e(this,Qt,"f").call(this,u),e(this,Ht,"m",oe).call(this,r)}var t}))))),this.flowState=o}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});var i,o;return t(this,void 0,void 0,(function*(){this.shadowRoot.isConnected&&(null===(i=this.flowState)||void 0===i||i.subscribe(this.onFlowChange.bind(this)),null===(o=this.stepState)||void 0===o||o.subscribe(this.onStepChange.bind(this))),yield e.connectedCallback.call(this)}))}disconnectedCallback(){var t;super.disconnectedCallback(),this.flowState.unsubscribeAll(),this.stepState.unsubscribeAll(),null===(t=e(this,Jt,"f"))||void 0===t||t.abort(),i(this,Jt,null,"f")}getHtmlFilenameWithLocale(e,i){return t(this,void 0,void 0,(function*(){let t,o=navigator.language;o&&"zh-TW"!==o&&(o=o.split("-")[0]);const n=(e||o||"").toLowerCase();return(yield this.getTargetLocales()).includes(n)&&(t=`${i}-${n}.html`),t}))}getPageContent(e,i){return t(this,void 0,void 0,(function*(){if(i)try{const{body:t}=yield N(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 N(e,"text");return t}catch(t){this.loggerWrapper.error("Failed to fetch flow page",t.message)}return null}))}onFlowChange(o,s,a){var l,d;return t(this,void 0,void 0,(function*(){const{projectId:t,flowId:c,tenant:u,stepId:h,executionId:p,action:f,screenId:g,screenState:v,redirectTo:m,openInNewTabUrl:b,redirectUrl:y,token:w,code:I,exchangeError:k,webauthnTransactionId:C,webauthnOptions:A,redirectAuthCodeChallenge:S,redirectAuthCallbackUrl:U,redirectAuthBackupCallbackUri:j,redirectAuthInitiator:W,oidcIdpStateId:R,locale:M,samlIdpStateId:$,samlIdpUsername:P,descopeIdpInitiated:N,samlIdpResponseUrl:F,samlIdpResponseSamlResponse:_,samlIdpResponseRelayState:V,ssoAppId:K,oidcLoginHint:H}=o;let z,G;const Q=(()=>{const t=localStorage.getItem(ut);if(!t){const t=Math.floor(100*Math.random()+1);return localStorage.setItem(ut,t.toString()),t}return Number(t)})(),X=this.sdk.getLastUserLoginId(),Y=yield this.getFlowConfig(),Z=yield this.getProjectConfig(),tt=U&&S?{callbackUrl:U,codeChallenge:S,backupCallbackUri:j}:void 0;if(!p&&(Y.fingerprintEnabled&&Y.fingerprintKey?yield n(Y.fingerprintKey,this.baseUrl):r(),Y.conditions?({startScreenId:z,conditionInteractionId:G}=((t,e)=>{const i=null==e?void 0:e.find((({key:e,operator:i,predicate:o})=>{var n;if("ELSE"===e)return!0;const r=null===(n=dt[e])||void 0===n?void 0:n[i];return!!(null==r?void 0:r(t,o))}));return i?{startScreenId:i.met.screenId,conditionInteractionId:i.met.interactionId}:{}})({loginId:X,code:I,token:w,abTestingKey:Q},Y.conditions)):Y.condition?({startScreenId:z,conditionInteractionId:G}=((t,e)=>{var i;const o=null===(i=dt[null==t?void 0:t.key])||void 0===i?void 0:i[t.operator];if(!o)return{};const n=o(e,t.predicate)?t.met:t.unmet;return{startScreenId:null==n?void 0:n.screenId,conditionInteractionId:null==n?void 0:n.interactionId}})(Y.condition,{loginId:X,code:I,token:w,abTestingKey:Q})):z=Y.startScreenId,!B(z,R,$,P,K,H))){const t=yield this.sdk.flow.start(c,Object.assign(Object.assign({tenant:u,redirectAuth:tt,oidcIdpStateId:R,samlIdpStateId:$,samlIdpUsername:P,ssoAppId:K,oidcLoginHint:H,client:this.client},y&&{redirectUrl:y}),{lastAuth:ct(X),abTestingKey:Q}),G,"",Y.version,Z.componentsVersion,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this.formConfigValues),I?{exchangeCode:I,idpInitiated:!0}:{}),N&&{idpInitiated:!0}),w?{token:w}:{}),H?{externalId:H}:{}));return e(this,Qt,"f").call(this,t),void("completed"!==(null===(l=null==t?void 0:t.data)||void 0===l?void 0:l.status)&&this.flowState.update({code:void 0,token:void 0}))}if(p&&(a("token")&&w||a("code")&&I||a("exchangeError")&&k)){const t=yield this.sdk.flow.next(p,h,L,Y.version,Z.componentsVersion,{token:w,exchangeCode:I,exchangeError:k});return e(this,Qt,"f").call(this,t),void this.flowState.update({token:void 0,code:void 0,exchangeError:void 0})}if(f===T&&["samlIdpResponseUrl","samlIdpResponseSamlResponse","samlIdpResponseRelayState"].some((t=>a(t)))){if(!F||!_)return void this.loggerWrapper.error("Did not get saml idp params data to load");((t,e,i,o)=>{const n=document.createElement("form");n.method="POST",n.action=t,n.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(n),o(n)})(F,_,V||"",J)}if(f===E&&(a("redirectTo")||a("deferredRedirect")))return m?"android"===W&&document.hidden?void this.flowState.update({deferredRedirect:!0}):void window.location.assign(m):void this.loggerWrapper.error("Did not get redirect url");if(f===x||f===O){if(!C||!A)return void this.loggerWrapper.error("Did not get webauthn transaction id or options");let t,o;null===(d=e(this,Jt,"f"))||void 0===d||d.abort(),i(this,Jt,null,"f");try{t=f===x?yield this.sdk.webauthn.helpers.create(A):yield this.sdk.webauthn.helpers.get(A)}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 n=yield this.sdk.flow.next(p,h,L,Y.version,Z.componentsVersion,{transactionId:C,response:t,failure:o});e(this,Qt,"f").call(this,n)}if(e(this,zt,"f").call(this,p,h,f,Y.version,Z.componentsVersion),!g&&!z)return void this.loggerWrapper.warn("No screen was found to show");const et=z||g,it=yield this.getHtmlFilenameWithLocale(M,et),ot={direction:q(h,s.stepId),screenState:Object.assign(Object.assign({},v),{form:Object.assign(Object.assign({},this.formConfigValues),null==v?void 0:v.form),lastAuth:{loginId:X,name:this.sdk.getLastUserDisplayName()||X}}),htmlUrl:D({projectId:t,filename:`${et}.html`,baseUrl:this.baseStaticUrl}),htmlLocaleUrl:it&&D({projectId:t,filename:it,baseUrl:this.baseStaticUrl}),samlIdpUsername:P,oidcLoginHint:H,openInNewTabUrl:b},nt=ct(X);B(z,R,$,P,K,H)?ot.next=(t,e,i,o)=>this.sdk.flow.start(c,Object.assign({tenant:u,redirectAuth:tt,oidcIdpStateId:R,samlIdpStateId:$,samlIdpUsername:P,ssoAppId:K,oidcLoginHint:H,lastAuth:nt,preview:this.preview,abTestingKey:Q,client:this.client},y&&{redirectUrl:y}),G,t,e,i,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this.formConfigValues),o),I&&{exchangeCode:I,idpInitiated:!0}),N&&{idpInitiated:!0}),w&&{token:w})):(a("projectId")||a("baseUrl")||a("executionId")||a("stepId"))&&(ot.next=(...t)=>this.sdk.flow.next(p,h,...t)),this.stepState.update(ot)}))}loadDescopeUiComponents(e){return t(this,void 0,void 0,(function*(){const i=yield de.descopeUI;if(!i)return;const o=(t=>[...Array.from(t.querySelectorAll("*")).reduce(((t,e)=>e.tagName.startsWith("DESCOPE-")?t.add(e.tagName.toLocaleLowerCase()):t),new Set)])(e);yield Promise.all(o.map((e=>t(this,void 0,void 0,(function*(){if(!!!customElements.get(e))if(i[e])try{return yield i[e]()}catch(t){if("NotSupportedError"!==t.name)throw t;console.debug(`${e} is already registered`)}else this.loggerWrapper.error(`Cannot load UI component "${e}"`,`Descope UI does not have a component named "${e}", available components are: "${Object.keys(i).join(", ")}"`)})))))}))}onStepChange(i,o){var n,r;return t(this,void 0,void 0,(function*(){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),f=this.loadDescopeUiComponents(h.content);this.sdk.webauthn.helpers.isSupported()?yield e(this,Ht,"m",Zt).call(this,p,d):p.querySelectorAll(`descope-button[${U}="biometrics"]`).forEach((t=>t.setAttribute("disabled","true"))),!i.samlIdpUsername||(null===(n=c.form)||void 0===n?void 0:n.loginId)||(null===(r=c.form)||void 0===r?void 0:r.email)||(c.form||(c.form={}),c.form.loginId=i.samlIdpUsername,c.form.email=i.samlIdpUsername),at(p,c,c.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=()=>t(this,void 0,void 0,(function*(){var t,i;yield f;const n=this.shadowRoot.querySelector("div");var r,s;r=n,s=null===(t=null==c?void 0:c.totp)||void 0===t?void 0:t.image,st(r,"descope-totp-image",s),((t,e)=>{st(t,"descope-notp-image",e)})(n,null===(i=null==c?void 0:c.notp)||void 0===i?void 0:i.image),this.rootElement.replaceChildren(p),setTimeout((()=>((t,e)=>{ot(t,null==e?void 0:e.inputs),ot(t,null==e?void 0:e.form)})(this.rootElement,c)));const a=!o.htmlUrl;((t,e,i)=>{if(!0===e||"skipFirstScreen"===e&&!i){const e=t.querySelector("*[name]");setTimeout((()=>{null==e||e.focus()}))}})(this.rootElement,this.autoFocus,a),e(this,Ht,"m",se).call(this,d),a&&e(this,Ht,"m",le).call(this,"ready",{}),e(this,Ht,"m",le).call(this,"page-updated",{});if(this.rootElement.querySelector(`[${U}="polling"]`)){const t=yield this.getFlowConfig(),i=yield this.getProjectConfig(),o=yield d(W,t.version,i.componentsVersion,{});e(this,Qt,"f").call(this,o)}u&&!o.openInNewTabUrl&&window.open(u,"_blank")}));l?e(this,Ht,"m",ae).call(this,v,l):v()}))}}Bt=new WeakMap,Jt=new WeakMap,zt=new WeakMap,Gt=new WeakMap,Qt=new WeakMap,Xt=new WeakMap,ne=new WeakMap,Ht=new WeakSet,Yt=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)}))}},Zt=function(o,n){var r;return t(this,void 0,void 0,(function*(){null===(r=e(this,Jt,"f"))||void 0===r||r.abort();const s=o.querySelector('*[autocomplete="webauthn"]');if(s&&(yield lt())){const{options:o,transactionId:r}=(yield e(this,Xt,"f").call(this))||{};if(o&&r){e(this,Ht,"m",Yt).call(this,s),i(this,Jt,new AbortController,"f");const a=yield this.getFlowConfig(),l=yield this.getProjectConfig();this.sdk.webauthn.helpers.conditional(o,e(this,Jt,"f")).then((i=>t(this,void 0,void 0,(function*(){const t=yield n(s.id,a.version,l.componentsVersion,{transactionId:r,response:i});e(this,Qt,"f").call(this,t)})))).catch((t=>{"AbortError"!==t.name&&this.loggerWrapper.error("Conditional login failed",t.message)}))}}}))},te=function(){return Array.from(this.shadowRoot.querySelectorAll("*[name]")).every((t=>{var e,i;return null===(e=t.reportValidity)||void 0===e||e.call(t),null===(i=t.checkValidity)||void 0===i?void 0:i.call(t)}))},ee=function(){return t(this,void 0,void 0,(function*(){const e=Array.from(this.shadowRoot.querySelectorAll(`*[name]:not([${b}])`));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})),{})}))},ie=function(t){const e=this.nextRequestStatus.subscribe((({isLoading:i})=>{i?t.setAttribute("loading","true"):(this.nextRequestStatus.unsubscribe(e),t.removeAttribute("loading"))}))},oe=function(t={}){var e,i;const o=z(t,["externalId","email","phone"]),n=z(t,["newPassword","password"]);if(o&&n)try{if(!globalThis.PasswordCredential)return;const t=new globalThis.PasswordCredential({id:o,password:n});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)}},re=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,ne,"f").call(this,i,t)}))}))},se=function(t){this.rootElement.querySelectorAll("descope-button:not([data-exclude-next])").forEach((i=>{i.onclick=()=>{e(this,ne,"f").call(this,i,t)}})),e(this,Ht,"m",re).call(this,t)},ae=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")},le=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",ce);export{ce as D,et as S};
|
|
1
|
+
import{__awaiter as t,__classPrivateFieldGet as e,__classPrivateFieldSet as i}from"tslib";import o,{ensureFingerprintIds as n,clearFingerprintData as r}from"@descope/web-js-sdk";const s="undefined"!=typeof localStorage,a=s&&localStorage.getItem("base.content.url")||"",l="config.json",d="base.ui.components.url",c=s&&localStorage.getItem(d)||"https://static.descope.com/npm/@descope/web-components-ui@<version>/dist/umd/index.js",u=s&&localStorage.getItem(d)||"https://cdn.jsdelivr.net/npm/@descope/web-components-ui@<version>/dist/umd/index.js",h="descope-login-flow",p="code",f="ra-challenge",g="ra-callback",v="ra-backup-callback",m="ra-initiator",b="data-exclude-field",y="dls_last_auth",w="state_id",I="saml_idp_state_id",k="saml_idp_username",C="descope_idp_initiated",A="sso_app_id",S="oidc_login_hint",U="data-type",E="redirect",j="poll",x="webauthnCreate",O="webauthnGet",T="loadForm",L="submit",W="polling",R=["descope-multi-select-combo-box","descope-text-area"];var M;function $(t){return new URLSearchParams(window.location.search).get(t)}function P(t){if(window.history.replaceState&&$(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 N(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 D({projectId:t,filename:e,assetsFolder:i="v2-beta",baseUrl:o}){const n=new URL(a||o||"https://static.descope.com/pages");return n.pathname=((...t)=>t.join("/").replace(/\/+/g,"/"))(n.pathname,t,i,e),n.toString()}function q(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=""]=($(h)||"").split("_");return{executionId:t,stepId:e}};function _(){P(h)}const V=t=>t.replace(/-./g,(t=>t[1].toUpperCase())),K=()=>{const{executionId:t,stepId:e}=F();(t||e)&&_();const i=$("t")||void 0;i&&P("t");const o=$(p)||void 0;o&&P(p);const n=$("err")||void 0;n&&P("err");const{redirectAuthCodeChallenge:r,redirectAuthCallbackUrl:s,redirectAuthBackupCallbackUri:a,redirectAuthInitiator:l}={redirectAuthCodeChallenge:$(f),redirectAuthCallbackUrl:$(g),redirectAuthBackupCallbackUri:$(v),redirectAuthInitiator:$(m)};(r||s||a||l)&&(P(f),P(g),P(v),P(m));const d=$(w);d&&P(w);const c=$(I);c&&P(I);const u=$(k);c&&P(k);const h=$(C);h&&P(C);const b=$(A);b&&P(A);const y=$(S);y&&P(S);return{executionId:t,stepId:e,token:i,code:o,exchangeError:n,redirectAuthCodeChallenge:r,redirectAuthCallbackUrl:s,redirectAuthBackupCallbackUri:a,redirectAuthInitiator:l,oidcIdpStateId:d,samlIdpStateId:c,samlIdpUsername:u,descopeIdpInitiated:"true"===h,ssoAppId:b,oidcLoginHint:y}},H=t=>{let e,i;return(...o)=>{return e&&(r=o,(n=e).length===r.length&&n.every(((t,e)=>t===r[e])))||(e=o,i=t(...o)),i;var n,r}};const B=(t,e,i,o,n,r)=>t&&!e&&(t&&!i&&!o)&&(t&&!n)&&(t&&!r),J=t=>null==t?void 0:t.submit(),z=(t,e)=>{const i=e.find((e=>t[e]));return i?t[i]:null},G=(t,e=100)=>{let i;return function(...o){i||t.apply(this,o),clearTimeout(i),i=setTimeout((()=>{i=null}),e)}};var Q,X,Y,Z;function tt(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 n=i[o],r=t[n],s=e[n];if(null===r||null===s){if(r!==s)return!1}else if("object"==typeof r&&"object"==typeof s){if(!tt(r,s))return!1}else if(r!==s)return!1}return!0}class et{constructor(t={},{updateOnlyOnChange:o=!0}={}){Q.set(this,void 0),X.set(this,{}),Y.set(this,0),Z.set(this,!1),this.update=t=>{const o="function"==typeof t?t(e(this,Q,"f")):t,n=Object.assign(Object.assign({},e(this,Q,"f")),o);if(!e(this,Z,"f")||!tt(e(this,Q,"f"),n)){const t=e(this,Q,"f");i(this,Q,n,"f"),Object.freeze(e(this,Q,"f")),setTimeout((()=>{Object.values(e(this,X,"f")).forEach((e=>e(n,t,((t,e)=>i=>t[i]!==e[i])(n,t))))}),0)}},i(this,Q,t,"f"),i(this,Z,o,"f")}get current(){return Object.assign({},e(this,Q,"f"))}subscribe(t){return i(this,Y,e(this,Y,"f")+1,"f"),e(this,X,"f")[e(this,Y,"f")]=t,e(this,Y,"f").toString()}unsubscribe(t){const i=!!e(this,X,"f")[t];return i&&delete e(this,X,"f")[t],i}unsubscribeAll(){return i(this,X,{},"f"),!0}}Q=new WeakMap,X=new WeakMap,Y=new WeakMap,Z=new WeakMap;const it=["disabled"],ot=(t,e)=>{Object.entries(e||{}).forEach((([e,i])=>{Array.from(t.querySelectorAll(`*[name="${e}"]:not([${b}])`)).forEach((t=>{t.value=i}))}))},nt=(t,e)=>t.replace(/{{(.+?)}}/g,((t,i)=>{return o=e,i.split(".").reduce(((t,e)=>(null==t?void 0:t[e])||""),o);var o})),rt=(t,e,i)=>{t.querySelectorAll(`[${U}="${e}"]`).forEach((t=>{t.setAttribute("href",i)}))},st=(t,e,i)=>{var o,n;const r=null===(o=customElements.get(e))||void 0===o?void 0:o.cssVarList.url;i&&r&&(null===(n=null==t?void 0:t.style)||void 0===n||n.setProperty(r,`url(data:image/jpg;base64,${i})`))},at=(t,e,i,o,n,r)=>{var s,a;let l=null==e?void 0:e.errorText;try{l=(null==n?void 0:n({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,i="")=>{t.querySelectorAll(`[${U}="${e}"]`).forEach((t=>{t.textContent=i,t.classList[i?"remove":"add"]("hide")}))})(t,"error-message",l),rt(t,"totp-link",null===(s=null==e?void 0:e.totp)||void 0===s?void 0:s.provisionUrl),rt(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").forEach((t=>{t.textContent=nt(t.textContent,e)}))})(t,e),((t,e,i)=>{e&&Object.keys(e).forEach((o=>{t.querySelectorAll(`[name=${o}]`).forEach((t=>{const n=e[o];Object.keys(n).forEach((e=>{let o=n[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,r),((t,e)=>{t.querySelectorAll("[data-has-dynamic-attr-values]").forEach((t=>{Array.from(t.attributes).forEach((t=>{t.value=nt(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])=>{it.includes(e)&&t.setAttribute(e,i)}))}))}))})(t,o)},lt=H((()=>t(void 0,void 0,void 0,(function*(){var t,e,i,o,n;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,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=r,n=s,new Promise(((t,e)=>{let r=!1;const s=setTimeout((()=>{r=!0,void 0!==n?t(n):e(new Error(`Promise timed out after ${i} ms`))}),i);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}})))),dt={"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 ct(t){const e={};if(t)try{Object.assign(e,JSON.parse(localStorage.getItem(y)))}catch(t){}return e}const ut="dls_ab_testing_id",ht=document.createElement("template");ht.innerHTML='\n\t<style>\n\t\t:host {\n all: initial;\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n display: block;\n\t\t}\n\n\t\t#wc-root {\n\t\t\theight: 100%;\n\t\t\ttransition: opacity 300ms ease-in-out;\n\t\t}\n\n\t\t#wc-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<div id="wc-root"></div>\n\t';var pt,ft,gt,vt,mt,bt,yt,wt,It,kt,Ct,At,St,Ut,Et,jt,xt,Ot,Tt,Lt,Wt,Rt,Mt,$t,Pt,Nt,Dt,qt,Ft,_t,Vt,Kt,Ht,Bt,Jt,zt,Gt,Qt,Xt,Yt,Zt,te,ee,ie,oe,ne,re,se,ae,le;class de extends HTMLElement{static get observedAttributes(){return["project-id","flow-id","base-url","tenant","theme","locale","debug","storage-prefix","preview","redirect-url","auto-focus","store-last-authenticated-user"]}constructor(o){super(),pt.add(this),this.logger=console,ft.set(this,!1),this.loggerWrapper={error:(t,i="")=>{this.logger.error(t,i,new Error),e(this,pt,"m",Ft).call(this,t,i)},warn:(t,e="")=>{this.logger.warn(t,e)},info:(t,e="",i={})=>{this.logger.info(t,e,i)},debug:(t,e="")=>{this.logger.debug(t,e)}},gt.set(this,new et({deferredRedirect:!1})),vt.set(this,new et),mt.set(this,{}),this.getComponentsContext=()=>e(this,mt,"f"),this.nextRequestStatus=new et({isLoading:!1}),bt.set(this,void 0),yt.set(this,{popstate:e(this,pt,"m",St).bind(this),visibilitychange:e(this,pt,"m",Ut).bind(this),componentsContext:e(this,pt,"m",Pt).bind(this)}),wt.set(this,void 0),Tt.set(this,H((()=>t(this,void 0,void 0,(function*(){const t=D({projectId:this.projectId,filename:l,baseUrl:this.baseStaticUrl});try{const{body:e,headers:i}=yield N(t,"json");return{projectConfig:e,executionContext:{geo:i["x-geo"]}}}catch(t){return{isMissingConfig:!0}}}))))),Wt.set(this,void 0),i(this,wt,o,"f"),e(this,pt,"m",It).call(this)}get projectId(){return this.getAttribute("project-id")}get flowId(){return this.getAttribute("flow-id")}get client(){try{return JSON.parse(this.getAttribute("client"))||{}}catch(t){return{}}}get baseUrl(){return this.getAttribute("base-url")||void 0}get baseStaticUrl(){return this.getAttribute("base-static-url")}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 theme(){var t,e;const i=this.getAttribute("theme");if("os"===i){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 i||"light"}get autoFocus(){var t;const e=null!==(t=this.getAttribute("auto-focus"))&&void 0!==t?t:"true";return"skipFirstScreen"===e?e:"true"===e}get storeLastAuthenticatedUser(){var t;return"true"===(null!==(t=this.getAttribute("store-last-authenticated-user"))&&void 0!==t?t:"true")}get storagePrefix(){return this.getAttribute("storage-prefix")||""}get preview(){return!!this.getAttribute("preview")}get formConfig(){return(t=>{try{const e=JSON.parse(t);return Object.fromEntries(Object.keys(e).map((t=>"string"!=typeof e[t]?[t,e[t]]:[t,{value:e[t]}])).flatMap((([t,e])=>[[t,e],[`form.${t}`,e]])))}catch(t){return{}}})(this.getAttribute("form"))}get formConfigValues(){return t=this.formConfig,e="value",Object.fromEntries(Object.entries(t).map((([t,i])=>[t,i[e]])));var t,e}getExecutionContext(){return t(this,void 0,void 0,(function*(){const{executionContext:t}=yield e(this,Tt,"f").call(this);return t}))}getProjectConfig(){return t(this,void 0,void 0,(function*(){const{projectConfig:t}=yield e(this,Tt,"f").call(this);return t}))}getFlowConfig(){var e,i;return t(this,void 0,void 0,(function*(){const t=yield this.getProjectConfig(),o=(null===(e=null==t?void 0:t.flows)||void 0===e?void 0:e[this.flowId])||{};return null!==(i=o.version)&&void 0!==i||(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()))}))}connectedCallback(){return t(this,void 0,void 0,(function*(){if(this.shadowRoot.isConnected){if(e(this,vt,"f").subscribe(e(this,pt,"m",qt).bind(this)),e(this,vt,"f").update({isDebug:this.debug}),e(this,pt,"m",kt).call(this))return void e(this,pt,"m",Ct).call(this);if(e(this,pt,"m",At).call(this),i(this,Wt,e(this,pt,"m",Lt).call(this),"f"),yield e(this,pt,"m",xt).call(this))return void this.loggerWrapper.error("This SDK version does not support your flows version","Make sure to upgrade your flows to the latest version or use an older SDK version");if((yield e(this,Tt,"f").call(this)).isMissingConfig)return void this.loggerWrapper.error("Cannot get config file","Make sure that your projectId & flowId are correct");e(this,pt,"m",Rt).call(this),yield e(this,pt,"m",Kt).call(this),yield e(this,pt,"m",Mt).call(this),e(this,pt,"m",_t).call(this);const{executionId:t,stepId:o,token:n,code:r,exchangeError:s,redirectAuthCallbackUrl:a,redirectAuthBackupCallbackUri:l,redirectAuthCodeChallenge:d,redirectAuthInitiator:c,oidcIdpStateId:u,samlIdpStateId:h,samlIdpUsername:p,descopeIdpInitiated:f,ssoAppId:g,oidcLoginHint:v}=K();window.addEventListener("popstate",e(this,yt,"f").popstate),window.addEventListener("components-context",e(this,yt,"f").componentsContext),window.addEventListener("visibilitychange",e(this,yt,"f").visibilitychange),e(this,gt,"f").subscribe(e(this,pt,"m",jt).bind(this)),e(this,gt,"f").update({projectId:this.projectId,flowId:this.flowId,baseUrl:this.baseUrl,tenant:this.tenant,redirectUrl:this.redirectUrl,locale:this.locale,stepId:o,executionId:t,token:n,code:r,exchangeError:s,redirectAuthCallbackUrl:a,redirectAuthBackupCallbackUri:l,redirectAuthCodeChallenge:d,redirectAuthInitiator:c,oidcIdpStateId:u,samlIdpStateId:h,samlIdpUsername:p,descopeIdpInitiated:f,ssoAppId:g,oidcLoginHint:v}),i(this,ft,!0,"f")}}))}disconnectedCallback(){e(this,gt,"f").unsubscribeAll(),e(this,vt,"f").unsubscribeAll(),e(this,pt,"m",Dt).call(this),window.removeEventListener("popstate",e(this,yt,"f").popstate),window.removeEventListener("visibilitychange",e(this,yt,"f").visibilitychange),window.removeEventListener("components-context",e(this,yt,"f").componentsContext)}attributeChangedCallback(t,i,o){if(this.shadowRoot.isConnected&&e(this,ft,"f")&&i!==o&&de.observedAttributes.includes(t)){e(this,pt,"m",At).call(this);const n=null===i;e(this,gt,"f").update((({stepId:e,executionId:i})=>{let r=e,s=i;return n||(s=null,r=null,_()),{[V(t)]:o,stepId:r,executionId:s}})),e(this,vt,"f").update({isDebug:this.debug})}}}ft=new WeakMap,gt=new WeakMap,vt=new WeakMap,mt=new WeakMap,bt=new WeakMap,yt=new WeakMap,wt=new WeakMap,Tt=new WeakMap,Wt=new WeakMap,pt=new WeakSet,It=function(){this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(ht.content.cloneNode(!0)),this.rootElement=this.shadowRoot.querySelector("#wc-root")},kt=function(){return!this.shadowRoot.host.closest("form")&&/Chrome/.test(navigator.userAgent)&&/Google Inc/.test(navigator.vendor)},Ct=function(){const t=this.shadowRoot.host,e=document.createElement("form");e.style.width="100%",t.parentElement.appendChild(e),e.appendChild(t)},At=function(){const t=["base-url","tenant","theme","locale","debug","redirect-url","auto-focus","store-last-authenticated-user","preview","storage-prefix","form","client"];if(de.observedAttributes.forEach((e=>{if(!t.includes(e)&&!this[V(e)])throw Error(`${e} cannot be empty`)})),this.theme&&"light"!==this.theme&&"dark"!==this.theme)throw Error('Supported theme values are "light", "dark", or leave empty for using the OS theme')},St=function(){const{stepId:t,executionId:i}=F();e(this,gt,"f").update({stepId:t,executionId:i})},Ut=function(){document.hidden||setTimeout((()=>{e(this,gt,"f").update({deferredRedirect:!1})}),300)},Et=function(e,i){this.sdk=o(Object.assign(Object.assign({persistTokens:!0,preview:this.preview,storagePrefix:this.storagePrefix,storeLastAuthenticatedUser:this.storeLastAuthenticatedUser},de.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)}finally{this.nextRequestStatus.update({isLoading:!1})}}))}))},jt=function(i,o,n){return t(this,void 0,void 0,(function*(){const{projectId:t,baseUrl:o}=i;if(n("projectId")||n("baseUrl")){if(!t)return;e(this,pt,"m",Et).call(this,t,o)}e(this,wt,"f").call(this,i)}))},xt=function(){return t(this,void 0,void 0,(function*(){return(yield e(this,Tt,"f").call(this)).isMissingConfig&&(yield e(this,pt,"m",Ot).call(this))}))},Ot=function(){return t(this,void 0,void 0,(function*(){const t=D({projectId:this.projectId,filename:l,assetsFolder:"v2-alpha",baseUrl:this.baseStaticUrl});try{return yield N(t,"json"),!0}catch(t){return!1}}))},Lt=function(){return t(this,void 0,void 0,(function*(){const t=D({projectId:this.projectId,filename:"theme.json",baseUrl:this.baseStaticUrl});try{const{body:e}=yield N(t,"json");return e}catch(t){return void this.loggerWrapper.error("Cannot fetch theme file","make sure that your projectId & flowId are correct")}}))},Rt=function(){var i,o;return t(this,void 0,void 0,(function*(){const{projectConfig:t}=yield e(this,Tt,"f").call(this),n=null===(o=null===(i=null==t?void 0:t.cssTemplate)||void 0===i?void 0:i[this.theme])||void 0===o?void 0:o.fonts;n&&Object.values(n).forEach((t=>(t=>{if(!t)return;const e=document.createElement("link");e.href=t,e.rel="stylesheet",document.head.appendChild(e)})(t.url)))}))},Mt=function(){return t(this,void 0,void 0,(function*(){yield e(this,pt,"m",$t).call(this),yield e(this,pt,"m",Nt).call(this)}))},$t=function(){var i,o,n,r;return t(this,void 0,void 0,(function*(){const t=document.createElement("style"),s=yield e(this,Wt,"f");t.innerText=((null===(i=null==s?void 0:s.light)||void 0===i?void 0:i.globals)||"")+((null===(o=null==s?void 0:s.dark)||void 0===o?void 0:o.globals)||"");const a=yield de.descopeUI;(null==a?void 0:a.componentsThemeManager)&&!a.componentsThemeManager.hasThemes&&(a.componentsThemeManager.themes={light:null===(n=null==s?void 0:s.light)||void 0===n?void 0:n.components,dark:null===(r=null==s?void 0:s.dark)||void 0===r?void 0:r.components}),this.shadowRoot.appendChild(t)}))},Pt=function(t){i(this,mt,Object.assign(Object.assign({},e(this,mt,"f")),t.detail),"f")},Nt=function(){return t(this,void 0,void 0,(function*(){this.rootElement.setAttribute("data-theme",this.theme);const t=yield de.descopeUI;(null==t?void 0:t.componentsThemeManager)&&(t.componentsThemeManager.currentThemeName=this.theme)}))},Dt=function(){var t;null===(t=e(this,bt,"f"))||void 0===t||t.remove(),i(this,bt,null,"f")},qt=function({isDebug:o}){return t(this,void 0,void 0,(function*(){o?(i(this,bt,document.createElement("descope-debugger"),"f"),Object.assign(e(this,bt,"f").style,{position:"fixed",top:"0",right:"0",height:"100vh",width:"100vw",pointerEvents:"none",zIndex:99999}),yield import("./debugger-wc-4ba16580.js"),document.body.appendChild(e(this,bt,"f"))):e(this,pt,"m",Dt).call(this)}))},Ft=function(t,i){var o;t&&this.debug&&(null===(o=e(this,bt,"f"))||void 0===o||o.updateData({title:t,description:i}))},_t=function(){this.rootElement.onkeydown=t=>{var e,i,o;const n=!!(null===(e=this.shadowRoot.activeElement)||void 0===e?void 0:e.getAttribute("href")),r=R.includes(null!==(o=null===(i=this.shadowRoot.activeElement)||void 0===i?void 0:i.localName)&&void 0!==o?o:"");if("Enter"!==t.key||n||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()}}},Vt=function(){var i,o;return t(this,void 0,void 0,(function*(){const t=null===(o=null===(i=yield e(this,Tt,"f").call(this))||void 0===i?void 0:i.projectConfig)||void 0===o?void 0:o.componentsVersion;return t||(this.logger.error("Did not get components version, using latest version"),"latest")}))},Kt=function(){return t(this,void 0,void 0,(function*(){de.descopeUI?this.loggerWrapper.debug("DescopeUI is already loading, probably multiple flows are running on the same page"):de.descopeUI=new Promise((i=>{if(globalThis.DescopeUI)return void i(globalThis.DescopeUI);const o=t=>{const e=document.createElement("script");return e.id="load-descope-ui",e.src=t,e},n=(t,e)=>t.replace("<version>",e),r=(t,e)=>{const o=()=>{this.loggerWrapper.error("Cannot load DescopeUI",`Make sure this URL is valid and return the correct script: "${t.src}"`),e()};t.addEventListener("load",(()=>{globalThis.DescopeUI||o(),i(globalThis.DescopeUI)})),t.addEventListener("error",o)};(()=>{t(this,void 0,void 0,(function*(){const t=yield e(this,pt,"m",Vt).call(this),s=o(n(c,t));r(s,(()=>{s.remove(),this.loggerWrapper.info("Trying to load DescopeUI from a fallback URL");const e=o(n(u,t));r(e,(()=>{i(void 0)})),document.body.append(e)})),document.body.append(s)}))})()}))}))},de.sdkConfigOverrides={baseHeaders:{"x-descope-sdk-name":"web-component","x-descope-sdk-version":"3.12.10"}};class ce extends de{static set sdkConfigOverrides(t){de.sdkConfigOverrides=t}constructor(){const o=new et;super(o.update.bind(o)),Ht.add(this),this.stepState=new et({},{updateOnlyOnChange:!1}),Bt.set(this,void 0),Jt.set(this,null),zt.set(this,((o,n,r,s,a)=>{r===j&&i(this,Bt,setTimeout((()=>t(this,void 0,void 0,(function*(){var t;const i=yield this.sdk.flow.next(o,n,W,s,a,{});e(this,Qt,"f").call(this,i);const{action:r}=null!==(t=null==i?void 0:i.data)&&void 0!==t?t:{};e(this,zt,"f").call(this,o,n,r,s,a)}))),2e3),"f")})),Gt.set(this,(()=>{clearTimeout(e(this,Bt,"f")),i(this,Bt,null,"f")})),Qt.set(this,(t=>{var i,o,n,r,a,l,d,c,u;if(!(null==t?void 0:t.ok)){e(this,Ht,"m",le).call(this,"error",null==t?void 0:t.error);const s=null===(i=null==t?void 0:t.response)||void 0===i?void 0:i.url,l=`${null===(o=null==t?void 0:t.response)||void 0===o?void 0:o.status} - ${null===(n=null==t?void 0:t.response)||void 0===n?void 0:n.statusText}`;return void this.loggerWrapper.error((null===(r=null==t?void 0:t.error)||void 0===r?void 0:r.errorDescription)||s,(null===(a=null==t?void 0:t.error)||void 0===a?void 0:a.errorMessage)||l)}const h=null===(c=null===(d=null===(l=t.data)||void 0===l?void 0:l.screen)||void 0===d?void 0:d.state)||void 0===c?void 0:c.errorText;(null===(u=t.data)||void 0===u?void 0:u.error)?this.loggerWrapper.error(`[${t.data.error.code}]: ${t.data.error.description}`,`${h?`${h} - `:""}${t.data.error.message}`):h&&this.loggerWrapper.error(h);const{status:p,authInfo:f,lastAuth:g}=t.data;if("completed"===p)return this.storeLastAuthenticatedUser&&function(t){(null==t?void 0:t.authMethod)&&s&&localStorage.setItem(y,JSON.stringify(t))}(g),void e(this,Ht,"m",le).call(this,"success",f);const{executionId:v,stepId:m,stepName:b,action:w,screen:I,redirect:k,openInNewTabUrl:C,webauthn:A,error:S,samlIdpResponse:U}=t.data;w!==j?(this.loggerWrapper.info(`Step "${b||`#${m}`}" is ${p}`,"",{screen:I,status:p,stepId:m,stepName:b,action:w,error:S}),this.flowState.update({stepId:m,executionId:v,action:w,redirectTo:null==k?void 0:k.url,openInNewTabUrl:C,screenId:null==I?void 0:I.id,screenState:null==I?void 0:I.state,webauthnTransactionId:null==A?void 0:A.transactionId,webauthnOptions:null==A?void 0:A.options,samlIdpResponseUrl:null==U?void 0:U.url,samlIdpResponseSamlResponse:null==U?void 0:U.samlResponse,samlIdpResponseRelayState:null==U?void 0:U.relayState})):this.flowState.update({action:w})})),Xt.set(this,H((()=>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)}}))))),ne.set(this,G(((i,o)=>t(this,void 0,void 0,(function*(){if("true"===i.getAttribute("formnovalidate")||e(this,Ht,"m",te).call(this)){const n=null==i?void 0:i.getAttribute("id");e(this,Ht,"m",ie).call(this,i);const r=yield e(this,Ht,"m",ee).call(this),s=(t=i,Array.from((null==t?void 0:t.attributes)||[]).reduce(((t,e)=>{var i;const o=null===(i=new RegExp("^data-descope-(\\S+)$").exec(e.name))||void 0===i?void 0:i[1];return o?Object.assign(t,{[o]:e.value}):t}),{})),a=this.getComponentsContext(),l=Object.assign(Object.assign(Object.assign(Object.assign({},a),s),r),{origin:window.location.origin}),d=yield this.getFlowConfig(),c=yield this.getProjectConfig(),u=yield o(n,d.version,c.componentsVersion,l);e(this,Qt,"f").call(this,u),e(this,Ht,"m",oe).call(this,r)}var t}))))),this.flowState=o}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});var i,o;return t(this,void 0,void 0,(function*(){this.shadowRoot.isConnected&&(null===(i=this.flowState)||void 0===i||i.subscribe(this.onFlowChange.bind(this)),null===(o=this.stepState)||void 0===o||o.subscribe(this.onStepChange.bind(this))),yield e.connectedCallback.call(this)}))}disconnectedCallback(){var t;super.disconnectedCallback(),this.flowState.unsubscribeAll(),this.stepState.unsubscribeAll(),null===(t=e(this,Jt,"f"))||void 0===t||t.abort(),i(this,Jt,null,"f")}getHtmlFilenameWithLocale(e,i){return t(this,void 0,void 0,(function*(){let t,o=navigator.language;o&&"zh-TW"!==o&&(o=o.split("-")[0]);const n=(e||o||"").toLowerCase();return(yield this.getTargetLocales()).includes(n)&&(t=`${i}-${n}.html`),t}))}getPageContent(e,i){return t(this,void 0,void 0,(function*(){if(i)try{const{body:t}=yield N(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 N(e,"text");return t}catch(t){this.loggerWrapper.error("Failed to fetch flow page",t.message)}return null}))}onFlowChange(o,s,a){var l,d;return t(this,void 0,void 0,(function*(){const{projectId:t,flowId:c,tenant:u,stepId:h,executionId:p,action:f,screenId:g,screenState:v,redirectTo:m,openInNewTabUrl:b,redirectUrl:y,token:w,code:I,exchangeError:k,webauthnTransactionId:C,webauthnOptions:A,redirectAuthCodeChallenge:S,redirectAuthCallbackUrl:U,redirectAuthBackupCallbackUri:j,redirectAuthInitiator:W,oidcIdpStateId:R,locale:M,samlIdpStateId:$,samlIdpUsername:P,descopeIdpInitiated:N,samlIdpResponseUrl:F,samlIdpResponseSamlResponse:_,samlIdpResponseRelayState:V,ssoAppId:K,oidcLoginHint:H}=o;let z,G;const Q=(()=>{const t=localStorage.getItem(ut);if(!t){const t=Math.floor(100*Math.random()+1);return localStorage.setItem(ut,t.toString()),t}return Number(t)})(),X=this.sdk.getLastUserLoginId(),Y=yield this.getFlowConfig(),Z=yield this.getProjectConfig(),tt=U&&S?{callbackUrl:U,codeChallenge:S,backupCallbackUri:j}:void 0;if(!p&&(Y.fingerprintEnabled&&Y.fingerprintKey?yield n(Y.fingerprintKey,this.baseUrl):r(),Y.conditions?({startScreenId:z,conditionInteractionId:G}=((t,e)=>{const i=null==e?void 0:e.find((({key:e,operator:i,predicate:o})=>{var n;if("ELSE"===e)return!0;const r=null===(n=dt[e])||void 0===n?void 0:n[i];return!!(null==r?void 0:r(t,o))}));return i?{startScreenId:i.met.screenId,conditionInteractionId:i.met.interactionId}:{}})({loginId:X,code:I,token:w,abTestingKey:Q},Y.conditions)):Y.condition?({startScreenId:z,conditionInteractionId:G}=((t,e)=>{var i;const o=null===(i=dt[null==t?void 0:t.key])||void 0===i?void 0:i[t.operator];if(!o)return{};const n=o(e,t.predicate)?t.met:t.unmet;return{startScreenId:null==n?void 0:n.screenId,conditionInteractionId:null==n?void 0:n.interactionId}})(Y.condition,{loginId:X,code:I,token:w,abTestingKey:Q})):z=Y.startScreenId,!B(z,R,$,P,K,H))){const t=yield this.sdk.flow.start(c,Object.assign(Object.assign({tenant:u,redirectAuth:tt,oidcIdpStateId:R,samlIdpStateId:$,samlIdpUsername:P,ssoAppId:K,oidcLoginHint:H,client:this.client},y&&{redirectUrl:y}),{lastAuth:ct(X),abTestingKey:Q}),G,"",Y.version,Z.componentsVersion,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this.formConfigValues),I?{exchangeCode:I,idpInitiated:!0}:{}),N&&{idpInitiated:!0}),w?{token:w}:{}),H?{externalId:H}:{}));return e(this,Qt,"f").call(this,t),void("completed"!==(null===(l=null==t?void 0:t.data)||void 0===l?void 0:l.status)&&this.flowState.update({code:void 0,token:void 0}))}if(p&&(a("token")&&w||a("code")&&I||a("exchangeError")&&k)){const t=yield this.sdk.flow.next(p,h,L,Y.version,Z.componentsVersion,{token:w,exchangeCode:I,exchangeError:k});return e(this,Qt,"f").call(this,t),void this.flowState.update({token:void 0,code:void 0,exchangeError:void 0})}if(f===T&&["samlIdpResponseUrl","samlIdpResponseSamlResponse","samlIdpResponseRelayState"].some((t=>a(t)))){if(!F||!_)return void this.loggerWrapper.error("Did not get saml idp params data to load");((t,e,i,o)=>{const n=document.createElement("form");n.method="POST",n.action=t,n.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(n),o(n)})(F,_,V||"",J)}if(f===E&&(a("redirectTo")||a("deferredRedirect")))return m?"android"===W&&document.hidden?void this.flowState.update({deferredRedirect:!0}):void window.location.assign(m):void this.loggerWrapper.error("Did not get redirect url");if(f===x||f===O){if(!C||!A)return void this.loggerWrapper.error("Did not get webauthn transaction id or options");let t,o;null===(d=e(this,Jt,"f"))||void 0===d||d.abort(),i(this,Jt,null,"f");try{t=f===x?yield this.sdk.webauthn.helpers.create(A):yield this.sdk.webauthn.helpers.get(A)}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 n=yield this.sdk.flow.next(p,h,L,Y.version,Z.componentsVersion,{transactionId:C,response:t,failure:o});e(this,Qt,"f").call(this,n)}if(e(this,zt,"f").call(this,p,h,f,Y.version,Z.componentsVersion),!g&&!z)return void this.loggerWrapper.warn("No screen was found to show");const et=z||g,it=yield this.getHtmlFilenameWithLocale(M,et),ot={direction:q(h,s.stepId),screenState:Object.assign(Object.assign({},v),{form:Object.assign(Object.assign({},this.formConfigValues),null==v?void 0:v.form),lastAuth:{loginId:X,name:this.sdk.getLastUserDisplayName()||X}}),htmlUrl:D({projectId:t,filename:`${et}.html`,baseUrl:this.baseStaticUrl}),htmlLocaleUrl:it&&D({projectId:t,filename:it,baseUrl:this.baseStaticUrl}),samlIdpUsername:P,oidcLoginHint:H,openInNewTabUrl:b},nt=ct(X);B(z,R,$,P,K,H)?ot.next=(t,e,i,o)=>this.sdk.flow.start(c,Object.assign({tenant:u,redirectAuth:tt,oidcIdpStateId:R,samlIdpStateId:$,samlIdpUsername:P,ssoAppId:K,oidcLoginHint:H,lastAuth:nt,preview:this.preview,abTestingKey:Q,client:this.client},y&&{redirectUrl:y}),G,t,e,i,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this.formConfigValues),o),I&&{exchangeCode:I,idpInitiated:!0}),N&&{idpInitiated:!0}),w&&{token:w})):(a("projectId")||a("baseUrl")||a("executionId")||a("stepId"))&&(ot.next=(...t)=>this.sdk.flow.next(p,h,...t)),this.stepState.update(ot)}))}loadDescopeUiComponents(e){return t(this,void 0,void 0,(function*(){const i=yield de.descopeUI;if(!i)return;const o=(t=>[...Array.from(t.querySelectorAll("*")).reduce(((t,e)=>e.tagName.startsWith("DESCOPE-")?t.add(e.tagName.toLocaleLowerCase()):t),new Set)])(e);yield Promise.all(o.map((e=>t(this,void 0,void 0,(function*(){if(!!!customElements.get(e))if(i[e])try{return yield i[e]()}catch(t){if("NotSupportedError"!==t.name)throw t;console.debug(`${e} is already registered`)}else this.loggerWrapper.error(`Cannot load UI component "${e}"`,`Descope UI does not have a component named "${e}", available components are: "${Object.keys(i).join(", ")}"`)})))))}))}onStepChange(i,o){var n,r;return t(this,void 0,void 0,(function*(){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),f=this.loadDescopeUiComponents(h.content);this.sdk.webauthn.helpers.isSupported()?yield e(this,Ht,"m",Zt).call(this,p,d):p.querySelectorAll(`descope-button[${U}="biometrics"]`).forEach((t=>t.setAttribute("disabled","true"))),!i.samlIdpUsername||(null===(n=c.form)||void 0===n?void 0:n.loginId)||(null===(r=c.form)||void 0===r?void 0:r.email)||(c.form||(c.form={}),c.form.loginId=i.samlIdpUsername,c.form.email=i.samlIdpUsername),at(p,c,c.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=()=>t(this,void 0,void 0,(function*(){var t,i;yield f;const n=this.shadowRoot.querySelector("div");var r,s;r=n,s=null===(t=null==c?void 0:c.totp)||void 0===t?void 0:t.image,st(r,"descope-totp-image",s),((t,e)=>{st(t,"descope-notp-image",e)})(n,null===(i=null==c?void 0:c.notp)||void 0===i?void 0:i.image),this.rootElement.replaceChildren(p),setTimeout((()=>((t,e)=>{ot(t,null==e?void 0:e.inputs),ot(t,null==e?void 0:e.form)})(this.rootElement,c)));const a=!o.htmlUrl;((t,e,i)=>{if(!0===e||"skipFirstScreen"===e&&!i){const e=t.querySelector("*[name]");setTimeout((()=>{null==e||e.focus()}))}})(this.rootElement,this.autoFocus,a),e(this,Ht,"m",se).call(this,d),a&&e(this,Ht,"m",le).call(this,"ready",{}),e(this,Ht,"m",le).call(this,"page-updated",{});if(this.rootElement.querySelector(`[${U}="polling"]`)){const t=yield this.getFlowConfig(),i=yield this.getProjectConfig(),o=yield d(W,t.version,i.componentsVersion,{});e(this,Qt,"f").call(this,o)}u&&!o.openInNewTabUrl&&window.open(u,"_blank")}));l?e(this,Ht,"m",ae).call(this,v,l):v()}))}}Bt=new WeakMap,Jt=new WeakMap,zt=new WeakMap,Gt=new WeakMap,Qt=new WeakMap,Xt=new WeakMap,ne=new WeakMap,Ht=new WeakSet,Yt=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)}))}},Zt=function(o,n){var r;return t(this,void 0,void 0,(function*(){null===(r=e(this,Jt,"f"))||void 0===r||r.abort();const s=o.querySelector('*[autocomplete="webauthn"]');if(s&&(yield lt())){const{options:o,transactionId:r}=(yield e(this,Xt,"f").call(this))||{};if(o&&r){e(this,Ht,"m",Yt).call(this,s),i(this,Jt,new AbortController,"f");const a=yield this.getFlowConfig(),l=yield this.getProjectConfig();this.sdk.webauthn.helpers.conditional(o,e(this,Jt,"f")).then((i=>t(this,void 0,void 0,(function*(){const t=yield n(s.id,a.version,l.componentsVersion,{transactionId:r,response:i});e(this,Qt,"f").call(this,t)})))).catch((t=>{"AbortError"!==t.name&&this.loggerWrapper.error("Conditional login failed",t.message)}))}}}))},te=function(){return Array.from(this.shadowRoot.querySelectorAll("*[name]")).every((t=>{var e,i;return null===(e=t.reportValidity)||void 0===e||e.call(t),null===(i=t.checkValidity)||void 0===i?void 0:i.call(t)}))},ee=function(){return t(this,void 0,void 0,(function*(){const e=Array.from(this.shadowRoot.querySelectorAll(`*[name]:not([${b}])`));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})),{})}))},ie=function(t){const e=this.nextRequestStatus.subscribe((({isLoading:i})=>{i?t.setAttribute("loading","true"):(this.nextRequestStatus.unsubscribe(e),t.removeAttribute("loading"))}))},oe=function(t={}){var e,i;const o=z(t,["externalId","email","phone"]),n=z(t,["newPassword","password"]);if(o&&n)try{if(!globalThis.PasswordCredential)return;const t=new globalThis.PasswordCredential({id:o,password:n});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)}},re=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,ne,"f").call(this,i,t)}))}))},se=function(t){this.rootElement.querySelectorAll("descope-button:not([data-exclude-next])").forEach((i=>{i.onclick=()=>{e(this,ne,"f").call(this,i,t)}})),e(this,Ht,"m",re).call(this,t)},ae=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")},le=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",ce);export{ce as D,et as S};
|
package/dist/esm/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{D as default}from"./index-
|
|
1
|
+
export{D as default}from"./index-6f767363.js";import"tslib";import"@descope/web-js-sdk";
|
package/dist/index.js
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
!function(){"use strict";var e=function(){return e=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},e.apply(this,arguments)};function t(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(o=Object.getOwnPropertySymbols(e);i<o.length;i++)t.indexOf(o[i])<0&&Object.prototype.propertyIsEnumerable.call(e,o[i])&&(n[o[i]]=e[o[i]])}return n}function n(e,t,n,o){return new(n||(n=Promise))((function(i,r){function s(e){try{l(o.next(e))}catch(e){r(e)}}function a(e){try{l(o.throw(e))}catch(e){r(e)}}function l(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}l((o=o.apply(e,t||[])).next())}))}function o(e,t,n,o){if("a"===n&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?o:"a"===n?o.call(e):o?o.value:t.get(e)}function i(e,t,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 t?e!==t||!i:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?i.call(e,n):i?i.value=n:t.set(e,n),n}function r(e){this.message=e}"function"==typeof SuppressedError&&SuppressedError,r.prototype=new Error,r.prototype.name="InvalidCharacterError";var s="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new r("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,o,i=0,s=0,a="";o=t.charAt(s++);~o&&(n=i%4?64*n+o:o,i++%4)?a+=String.fromCharCode(255&n>>(-2*i&6)):0)o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(o);return a};function a(e){this.message=e}function l(e,t){if("string"!=typeof e)throw new a("Invalid token specified");var n=!0===(t=t||{}).header?0:1;try{return JSON.parse(function(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return function(e){return decodeURIComponent(s(e).replace(/(.)/g,(function(e,t){var n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(t)}catch(e){return s(t)}}(e.split(".")[n]))}catch(e){throw new a("Invalid token specified: "+e.message)}}a.prototype=new Error,a.prototype.name="InvalidTokenError";var c="/v1/auth/accesskey/exchange",d="/v1/auth/otp/verify",u="/v1/auth/otp/signin",h="/v1/auth/otp/signup",p={email:"/v1/auth/otp/update/email",phone:"/v1/auth/otp/update/phone"},g="/v1/auth/otp/signup-in",f="/v1/auth/magiclink/verify",v="/v1/auth/magiclink/signin",m="/v1/auth/magiclink/signup",b={email:"/v1/auth/magiclink/update/email",phone:"/v1/auth/magiclink/update/phone"},w="/v1/auth/magiclink/signup-in",y="/v1/auth/enchantedlink/verify",I="/v1/auth/enchantedlink/signin",k="/v1/auth/enchantedlink/signup",O="/v1/auth/enchantedlink/pending-session",j={email:"/v1/auth/enchantedlink/update/email"},C="/v1/auth/enchantedlink/signup-in",S="/v1/auth/oauth/authorize",x="/v1/auth/oauth/exchange",A="v1/auth/oauth/native/start",U="v1/auth/oauth/native/finish",E="/v1/auth/saml/authorize",T="/v1/auth/saml/exchange",R="/v1/auth/totp/verify",L="/v1/auth/totp/signup",P="/v1/auth/totp/update",$="/v1/auth/notp/whatsapp/signin",M="/v1/auth/notp/whatsapp/signup",W="/v1/auth/notp/whatsapp/signup-in",D="/v1/auth/notp/pending-session",q={start:"/v1/auth/webauthn/signup/start",finish:"/v1/auth/webauthn/signup/finish"},N={start:"/v1/auth/webauthn/signin/start",finish:"/v1/auth/webauthn/signin/finish"},_={start:"/v1/auth/webauthn/signup-in/start"},F={start:"v1/auth/webauthn/update/start",finish:"/v1/auth/webauthn/update/finish"},K="/v1/auth/password/signup",H="/v1/auth/password/signin",J="/v1/auth/password/reset",V="/v1/auth/password/update",z="/v1/auth/password/replace",B="/v1/auth/password/policy",Z="/v1/auth/refresh",G="/v1/auth/tenant/select",X="/v1/auth/logout",Y="/v1/auth/logoutall",Q="/v1/auth/me",ee="/v1/auth/me/history",te="/v1/flow/start",ne="/v1/flow/next";const oe="<region>",ie=`https://api.${oe}descope.com`,re=6e5,se=()=>{const e={};return{headers(t){const n="function"==typeof t.entries?Object.fromEntries(t.entries()):t;return e.Headers=JSON.stringify(n),this},body(t){return e.Body=t,this},url(t){return e.Url=t.toString(),this},method(t){return e.Method=t,this},title(t){return e.Title=t,this},status(t){return e.Status=t,this},build:()=>Object.keys(e).flatMap((t=>e[t]?[`${"Title"!==t?`${t}: `:""}${e[t]}`]:[])).join("\n")}};var ae;!function(e){e.get="GET",e.delete="DELETE",e.post="POST",e.put="PUT"}(ae||(ae={}));const le=(...e)=>new Headers(e.reduce(((e,t)=>{const n=(e=>Array.isArray(e)?e:e instanceof Headers?Array.from(e.entries()):e?Object.entries(e):[])(t);return n.reduce(((t,[n,o])=>(e[n]=o,e)),e),e}),{})),ce=e=>void 0===e?void 0:JSON.stringify(e),de=(e,t="")=>{let n=e;return t&&(n=n+":"+t),{Authorization:`Bearer ${n}`}},ue=({baseUrl:e,projectId:t,baseConfig:n,logger:o,hooks:i,cookiePolicy:r,fetch:s})=>{const a=((e,t)=>{const n=(e=>async(...t)=>{const n=await e(...t),o=await n.text();return n.text=()=>Promise.resolve(o),n.json=()=>Promise.resolve(JSON.parse(o)),n.clone=()=>n,n})(t||fetch);return n||null==e||e.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"),e?async(...t)=>{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");e.log((e=>se().title("Request").url(e[0]).method(e[1].method).headers(e[1].headers).body(e[1].body).build())(t));const o=await n(...t);return e[o.ok?"log":"error"](await(async e=>{const t=await e.text();return se().title("Response").url(e.url.toString()).status(`${e.status} ${e.statusText}`).headers(e.headers).body(t).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:g}=l,f={headers:le(de(t,g),{"x-descope-sdk-name":"core-js","x-descope-sdk-version":"2.17.3"},(null==n?void 0:n.baseHeaders)||{},u),method:p,body:ce(d)};null!==r&&(f.credentials=r||"include");const v=await a((({path:e,baseUrl:t,queryParams:n,projectId:o})=>{const i=o.slice(1,-27);t=t.replace(oe,i?i+".":"");let r=e?`${t.replace(/\/$/,"")}/${null==e?void 0:e.replace(/^\//,"")}`:t;if(n){r=`${r}?`;const e=Object.keys(n);e.forEach(((t,o)=>{r=`${r}${t}=${n[t]}${o===e.length-1?"":"&"}`}))}return r})({path:c,baseUrl:e,queryParams:h,projectId:t}),f);if((null==i?void 0:i.afterRequest)&&await i.afterRequest(o,null==v?void 0:v.clone()),null==i?void 0:i.transformResponse){const e=await v.json(),t=((null===(s=v.headers)||void 0===s?void 0:s.get("set-cookie"))||"").split(";").reduce(((e,t)=>{const[n,o]=t.split("=");return Object.assign(Object.assign({},e),{[n.trim()]:o})}),{}),n=Object.assign(Object.assign({},v),{json:()=>Promise.resolve(e),cookies:t});return n.clone=()=>n,i.transformResponse(n)}return v};return{get:(e,{headers:t,queryParams:n,token:o}={})=>l({path:e,headers:t,queryParams:n,body:void 0,method:ae.get,token:o}),post:(e,t,{headers:n,queryParams:o,token:i}={})=>l({path:e,headers:n,queryParams:o,body:t,method:ae.post,token:i}),put:(e,t,{headers:n,queryParams:o,token:i}={})=>l({path:e,headers:n,queryParams:o,body:t,method:ae.put,token:i}),delete:(e,{headers:t,queryParams:n,token:o}={})=>l({path:e,headers:t,queryParams:n,body:void 0,method:ae.delete,token:o}),hooks:i}};var he=429;function pe(e,t,n){var o;let i=ge(e);t&&(i=null===(o=null==i?void 0:i.tenants)||void 0===o?void 0:o[t]);const r=null==i?void 0:i[n];return Array.isArray(r)?r:[]}function ge(e){if("string"!=typeof e||!e)throw new Error("Invalid token provided");return l(e)}function fe(e){const{exp:t}=ge(e);return(new Date).getTime()/1e3>t}function ve(e){let t=ge(e);const n=Object.keys(null==t?void 0:t.tenants);return Array.isArray(n)?n:[]}function me(e,t){return pe(e,t,"permissions")}function be(e,t){return pe(e,t,"roles")}const we=(...e)=>e.join("/").replace(/\/{2,}/g,"/");async function ye(e,t){var n;const o=await e,i={code:o.status,ok:o.ok,response:o},r=await o.clone().json();return o.ok?i.data=t?t(r):r:(i.error=r,o.status===he&&Object.assign(i.error,{retryAfter:Number.parseInt(null===(n=o.headers)||void 0===n?void 0:n.get("retry-after"))||0})),i}const Ie=(e,t)=>(n=t)=>t=>!e(t)&&n.replace("{val}",t),ke=(...e)=>({validate:t=>(e.forEach((e=>{const n=e(t);if(n)throw new Error(n)})),!0)}),Oe=e=>t=>e.test(t),je=Oe(/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/),Ce=Oe(/^\+[1-9]{1}[0-9]{3,14}$/),Se=Ie(je,'"{val}" is not a valid email'),xe=Ie(Ce,'"{val}" is not a valid phone number'),Ae=Ie((1,e=>e.length>=1),"Minimum length is 1");const Ue=Ie((e=>"string"==typeof e),"Input is not a string"),Ee=Ie((e=>void 0===e),"Input is defined"),Te=(Re=[Ue(),Ee()],"Input is not a string or undefined",(e="Input is not a string or undefined")=>t=>{const n=Re.filter((e=>e(t)));return!(n.length<Re.length)&&(e?e.replace("{val}",t):n.join(" OR "))});var Re;const Le=(...e)=>t=>(...n)=>(e.forEach(((e,t)=>ke(...e).validate(n[t]))),t(...n)),Pe=e=>[Ue(`"${e}" must be a string`)],$e=e=>[Ue(`"${e}" must be a string`),Ae(`"${e}" must not be empty`)],Me=e=>[Ue(`"${e}" must be a string`),Se()],We=e=>[Ue(`"${e}" must be a string`),xe()],De=Le($e("accessKey")),qe=e=>({exchange:De(((t,n)=>ye(e.post(c,{loginOptions:n},{token:t}))))}),Ne=(e,t,n)=>(t.forEach((t=>{const o=t.split(".");let i=o.shift(),r=e;for(;o.length>0;){if(r=r[i],!i||!r)throw Error(`Invalid path "${t}", "${i}" is missing or has no value`);i=o.shift()}if("function"!=typeof r[i])throw Error(`"${t}" is not a function`);const s=r[i];r[i]=n(s)})),e),_e=({pollingIntervalMs:e=1e3,timeoutMs:t=6e5}={})=>({pollingIntervalMs:Math.max(e||1e3,1e3),timeoutMs:Math.min(t||re,re)});var Fe,Ke;!function(e){e.sms="sms",e.voice="voice",e.whatsapp="whatsapp"}(Fe||(Fe={})),function(e){e.email="email"}(Ke||(Ke={}));const He=Object.assign(Object.assign({},Fe),Ke);var Je;!function(e){e.waiting="waiting",e.running="running",e.completed="completed",e.failed="failed"}(Je||(Je={}));const Ve=$e("loginId"),ze=Le($e("token")),Be=Le(Ve),Ze=Le($e("pendingRef")),Ge=Le(Ve,Me("email")),Xe=e=>({verify:ze((t=>ye(e.post(y,{token:t})))),signIn:Be(((t,n,o,i)=>ye(e.post(we(I,He.email),{loginId:t,URI:n,loginOptions:o},{token:i})))),signUpOrIn:Be(((t,n,o)=>ye(e.post(we(C,He.email),{loginId:t,URI:n,loginOptions:o})))),signUp:Be(((t,n,o,i)=>ye(e.post(we(k,He.email),{loginId:t,URI:n,user:o,loginOptions:i})))),waitForSession:Ze(((t,n)=>new Promise((o=>{const{pollingIntervalMs:i,timeoutMs:r}=_e(n);let s;const a=setInterval((async()=>{const n=await e.post(O,{pendingRef:t});n.ok&&(clearInterval(a),s&&clearTimeout(s),o(ye(Promise.resolve(n))))}),i);s=setTimeout((()=>{o({error:{errorDescription:`Session polling timeout exceeded: ${r}ms`,errorCode:"0"},ok:!1}),clearInterval(a)}),r)})))),update:{email:Ge(((t,n,o,i,r)=>ye(e.post(j.email,Object.assign({loginId:t,email:n,URI:o},r),{token:i}))))}}),Ye=Le($e("flowId")),Qe=Le($e("executionId"),$e("stepId"),$e("interactionId")),et=e=>({start:Ye(((t,n,o,i,r,s,a)=>ye(e.post(te,{flowId:t,options:n,conditionInteractionId:o,interactionId:i,version:r,componentsVersion:s,input:a})))),next:Qe(((t,n,o,i,r,s)=>ye(e.post(ne,{executionId:t,stepId:n,interactionId:o,version:i,componentsVersion:r,input:s}))))}),tt=$e("loginId"),nt=Le($e("token")),ot=Le(tt),it=Le(tt,We("phone")),rt=Le(tt,Me("email")),st=Object.keys(He).filter((e=>e!==Fe.voice)),at=e=>({verify:nt((t=>ye(e.post(f,{token:t})))),signIn:st.reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:ot(((t,o,i,r)=>ye(e.post(we(v,n),{loginId:t,URI:o,loginOptions:i},{token:r}))))})),{}),signUp:st.reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:ot(((t,o,i,r)=>ye(e.post(we(m,n),{loginId:t,URI:o,user:i,loginOptions:r}))))})),{}),signUpOrIn:st.reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:ot(((t,o,i)=>ye(e.post(we(w,n),{loginId:t,URI:o,loginOptions:i}))))})),{}),update:{email:rt(((t,n,o,i,r)=>ye(e.post(b.email,Object.assign({loginId:t,email:n,URI:o},r),{token:i})))),phone:Object.keys(Fe).filter((e=>e!==Fe.voice)).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:it(((t,o,i,r,s)=>ye(e.post(we(b.phone,n),Object.assign({loginId:t,phone:o,URI:i},s),{token:r}))))})),{})}});var lt;!function(e){e.facebook="facebook",e.github="github",e.google="google",e.microsoft="microsoft",e.gitlab="gitlab",e.apple="apple",e.discord="discord",e.linkedin="linkedin",e.slack="slack"}(lt||(lt={}));const ct=Le($e("code")),dt=e=>({start:Object.assign(((t,n,o,i)=>ye(e.post(S,o||{},{queryParams:Object.assign({provider:t},n&&{redirectURL:n}),token:i}))),Object.keys(lt).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:(t,o,i)=>ye(e.post(S,o||{},{queryParams:Object.assign({provider:n},t&&{redirectURL:t}),token:i}))})),{})),exchange:ct((t=>ye(e.post(x,{code:t})))),startNative:(t,n)=>ye(e.post(A,{provider:t,loginOptions:n})),finishNative:(t,n,o,i,r)=>ye(e.post(U,{provider:t,stateId:n,user:o,code:i,idToken:r}))}),ut=$e("loginId"),ht=Le(ut,$e("code")),pt=Le(ut),gt=Le(ut,We("phone")),ft=Le(ut,Me("email")),vt=e=>({verify:Object.keys(He).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:ht(((t,o)=>ye(e.post(we(d,n),{code:o,loginId:t}))))})),{}),signIn:Object.keys(He).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:pt(((t,o,i)=>ye(e.post(we(u,n),{loginId:t,loginOptions:o},{token:i}))))})),{}),signUp:Object.keys(He).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:pt(((t,o,i)=>ye(e.post(we(h,n),{loginId:t,user:o,loginOptions:i}))))})),{}),signUpOrIn:Object.keys(He).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:pt(((t,o)=>ye(e.post(we(g,n),{loginId:t,loginOptions:o}))))})),{}),update:{email:ft(((t,n,o,i)=>ye(e.post(p.email,Object.assign({loginId:t,email:n},i),{token:o})))),phone:Object.keys(Fe).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:gt(((t,o,i,r)=>ye(e.post(we(p.phone,n),Object.assign({loginId:t,phone:o},r),{token:i}))))})),{})}}),mt=Le($e("tenant")),bt=Le($e("code")),wt=e=>({start:mt(((t,n,o,i)=>ye(e.post(E,o||{},{queryParams:{tenant:t,redirectURL:n},token:i})))),exchange:bt((t=>ye(e.post(T,{code:t}))))}),yt=$e("loginId"),It=Le(yt,$e("code")),kt=Le(yt),Ot=Le(yt),jt=e=>({signUp:kt(((t,n)=>ye(e.post(L,{loginId:t,user:n})))),verify:It(((t,n,o,i)=>ye(e.post(R,{loginId:t,code:n,loginOptions:o},{token:i})))),update:Ot(((t,n)=>ye(e.post(P,{loginId:t},{token:n}))))}),Ct=$e("loginId"),St=$e("newPassword"),xt=Le(Ct,$e("password")),At=Le(Ct),Ut=Le(Ct,St),Et=Le(Ct,$e("oldPassword"),St),Tt=e=>({signUp:xt(((t,n,o,i)=>ye(e.post(K,{loginId:t,password:n,user:o,loginOptions:i})))),signIn:xt(((t,n,o)=>ye(e.post(H,{loginId:t,password:n,loginOptions:o})))),sendReset:At(((t,n,o)=>ye(e.post(J,{loginId:t,redirectUrl:n,templateOptions:o})))),update:Ut(((t,n,o)=>ye(e.post(V,{loginId:t,newPassword:n},{token:o})))),replace:Et(((t,n,o)=>ye(e.post(z,{loginId:t,oldPassword:n,newPassword:o})))),policy:()=>ye(e.get(B))}),Rt=Pe("loginId"),Lt=$e("loginId"),Pt=$e("origin"),$t=Le(Lt,Pt,$e("name")),Mt=Le(Lt,Pt),Wt=Le(Rt,Pt),Dt=Le(Lt,Pt,$e("token")),qt=Le($e("transactionId"),$e("response")),Nt=e=>({signUp:{start:$t(((t,n,o)=>ye(e.post(q.start,{user:{loginId:t,name:o},origin:n})))),finish:qt(((t,n)=>ye(e.post(q.finish,{transactionId:t,response:n}))))},signIn:{start:Wt(((t,n,o,i)=>ye(e.post(N.start,{loginId:t,origin:n,loginOptions:o},{token:i})))),finish:qt(((t,n)=>ye(e.post(N.finish,{transactionId:t,response:n}))))},signUpOrIn:{start:Mt(((t,n)=>ye(e.post(_.start,{loginId:t,origin:n}))))},update:{start:Dt(((t,n,o)=>ye(e.post(F.start,{loginId:t,origin:n},{token:o})))),finish:qt(((t,n)=>ye(e.post(F.finish,{transactionId:t,response:n}))))}}),_t=Pe("loginId"),Ft=Le(_t),Kt=Le($e("pendingRef")),Ht=e=>({signUpOrIn:Ft(((t,n)=>ye(e.post(W,{loginId:t,loginOptions:n})))),signUp:Ft(((t,n,o)=>ye(e.post(M,{loginId:t,user:n,loginOptions:o})))),signIn:Ft(((t,n,o)=>ye(e.post($,{loginId:t,loginOptions:n},{token:o})))),waitForSession:Kt(((t,n)=>new Promise((o=>{const{pollingIntervalMs:i,timeoutMs:r}=_e(n);let s;const a=setInterval((async()=>{const n=await e.post(D,{pendingRef:t});n.ok&&(clearInterval(a),s&&clearTimeout(s),o(ye(Promise.resolve(n))))}),i);s=setTimeout((()=>{o({error:{errorDescription:`Session polling timeout exceeded: ${r}ms`,errorCode:"0"},ok:!1}),clearInterval(a)}),r)}))))}),Jt=Le($e("token")),Vt=Le([Te('"token" must be string or undefined')]);var zt,Bt=Le([("projectId",zt=$e("projectId"),Ie(((e,t)=>n=>ke(...t).validate(((e,t,n)=>{const o=(Array.isArray(t)?t.join("."):String(t)).replace(/\[\\?("|')?(\w|d)+\\?("|')?\]/g,((e,t,n)=>"."+n)).split("."),i=o.length;let r=0,s=e===Object(e)?e:void 0;for(;null!=s&&r<i;)s=s[o[r++]];return r&&r===i&&void 0!==s?s:void 0})(n,e)))("projectId",zt))())])((e=>{var t;return(({projectId:e,logger:t,baseUrl:n,hooks:o,cookiePolicy:i,baseHeaders:r={},fetch:s})=>{return a=ue({baseUrl:n||ie,projectId:e,logger:t,hooks:o,cookiePolicy:i,baseConfig:{baseHeaders:r},fetch:s}),{accessKey:qe(a),otp:vt(a),magicLink:at(a),enchantedLink:Xe(a),oauth:dt(a),saml:wt(a),totp:jt(a),notp:Ht(a),webauthn:Nt(a),password:Tt(a),flow:et(a),refresh:Vt((e=>ye(a.post(Z,{},{token:e})))),selectTenant:Le([Ue("tenantId")],[Te('"token" must be string or undefined')])(((e,t)=>ye(a.post(G,{tenant:e},{token:t})))),logout:Vt((e=>ye(a.post(X,{},{token:e})))),logoutAll:Vt((e=>ye(a.post(Y,{},{token:e})))),me:Vt((e=>ye(a.get(Q,{token:e})))),history:Vt((e=>ye(a.get(ee,{token:e})))),isJwtExpired:Jt(fe),getTenants:Jt(ve),getJwtPermissions:Jt(me),getJwtRoles:Jt(be),httpClient:a};var a})(Object.assign(Object.assign({},e),{hooks:{beforeRequest:t=>{var n;const o=[].concat((null===(n=e.hooks)||void 0===n?void 0:n.beforeRequest)||[]);return null==o?void 0:o.reduce(((e,t)=>t(e)),t)},afterRequest:async(t,n)=>{var o;const i=[].concat((null===(o=e.hooks)||void 0===o?void 0:o.afterRequest)||[]);(await Promise.allSettled(null==i?void 0:i.map((e=>e(t,null==n?void 0:n.clone()))))).forEach((t=>{var n;return"rejected"===t.status&&(null===(n=e.logger)||void 0===n?void 0:n.error(t.reason))}))},transformResponse:null===(t=e.hooks)||void 0===t?void 0:t.transformResponse}}))})),Zt=Object.assign(Bt,{DeliveryMethods:He});var Gt={default:"endpoint"},Xt="Blocked by CSP",Yt="The endpoint parameter is not a valid URL",Qt="Failed to load the JS script of the agent",en="9319";function tn(e,t){var n,o,i,r,s=[],a=(n=function(e){var t=function(e,t,n){if(n||2===arguments.length)for(var o,i=0,r=t.length;i<r;i++)!o&&i in t||(o||(o=Array.prototype.slice.call(t,0,i)),o[i]=t[i]);return e.concat(o||Array.prototype.slice.call(t))}([],e,!0);return{current:function(){return t[0]},postpone:function(){var e=t.shift();void 0!==e&&t.push(e)},exclude:function(){t.shift()}}}(e),100,3e3,r=0,o=function(){return Math.random()*Math.min(3e3,100*Math.pow(2,r++))},i=new Set,[n.current(),function(e,t){var r,s=t instanceof Error?t.message:"";if(s===Xt||s===Yt)n.exclude(),r=0;else if(s===en)n.exclude();else if(s===Qt){var a=Date.now()-e.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:e.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(e){var n=new Date,o=function(t){return s.push({url:e,startedAt:n,finishedAt:new Date,error:t})},i=t(e);return i.then((function(){return o()}),o),i.catch((function(e){if(s.length>=5)throw e;var t=c(n,e);if(!t)throw e;var o,i=t[0],r=t[1];return(o=r,new Promise((function(e){return setTimeout(e,o)}))).then((function(){return d(i)}))}))};return d(l).then((function(e){return[e,s]}))}var nn="https://fpnpmcdn.net/v<version>/<apiKey>/loader_v<loaderVersion>.js",on=nn;function rn(n){var o;n.scriptUrlPattern;var i=n.token,r=n.apiKey,s=void 0===r?i:r,a=t(n,["scriptUrlPattern","token","apiKey"]),l=null!==(o=function(e,t){return function(e,t){return Object.prototype.hasOwnProperty.call(e,t)}(e,t)?e[t]:void 0}(n,"scriptUrlPattern"))&&void 0!==o?o:nn,c=function(){var e=[],t=function(){e.push({time:new Date,state:document.visibilityState})},n=function(e,t,n,o){return e.addEventListener(t,n,o),function(){return e.removeEventListener(t,n,o)}}(document,"visibilitychange",t);return t(),[e,n]}(),d=c[0],u=c[1];return Promise.resolve().then((function(){if(!s||"string"!=typeof s)throw new Error("API key required");var e=function(e,t){return(Array.isArray(e)?e:[e]).map((function(e){return function(e,t){var n=encodeURIComponent;return e.replace(/<[^<>]+>/g,(function(e){return"<version>"===e?"3":"<apiKey>"===e?n(t):"<loaderVersion>"===e?n("3.9.5"):e}))}(String(e),t)}))}(l,s);return tn(e,sn)})).catch((function(e){throw u(),function(e){return e instanceof Error&&e.message===en?new Error(Qt):e}(e)})).then((function(t){var n=t[0],o=t[1];return u(),n.load(e(e({},a),{ldi:{attempts:o,visibilityStates:d}}))}))}function sn(e){return function(e,t,n,o){var i,r=document,s="securitypolicyviolation",a=function(t){var n=new URL(e,location.href),o=t.blockedURI;o!==n.href&&o!==n.protocol.slice(0,-1)&&o!==n.origin||(i=t,l())};r.addEventListener(s,a);var l=function(){return r.removeEventListener(s,a)};return Promise.resolve().then(t).then((function(e){return l(),e}),(function(e){return new Promise((function(e){return setTimeout(e)})).then((function(){if(l(),i)return function(){throw new Error(Xt)}();throw e}))}))}(e,(function(){return function(e){return new Promise((function(t,n){if(function(e){if(URL.prototype)try{return new URL(e,location.href),!1}catch(e){if(e instanceof Error&&"TypeError"===e.name)return!0;throw e}}(e))throw new Error(Yt);var o=document.createElement("script"),i=function(){var e;return null===(e=o.parentNode)||void 0===e?void 0:e.removeChild(o)},r=document.head||document.getElementsByTagName("head")[0];o.onload=function(){i(),t()},o.onerror=function(){i(),n(new Error(Qt))},o.async=!0,o.src=e,r.appendChild(o)}))}(e)})).then(an)}function an(){var e=window,t="__fpjs_p_l_b",n=e[t];if(function(e,t){var n,o=null===(n=Object.getOwnPropertyDescriptor)||void 0===n?void 0:n.call(Object,e,t);(null==o?void 0:o.configurable)?delete e[t]:o&&!o.writable||(e[t]=void 0)}(e,t),"function"!=typeof(null==n?void 0:n.load))throw new Error(en);return n}
|
|
2
|
-
/*! js-cookie v3.0.5 | MIT */function ln(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)e[o]=n[o]}return e}var cn=function e(t,n){function o(e,o,i){if("undefined"!=typeof document){"number"==typeof(i=ln({},n,i)).expires&&(i.expires=new Date(Date.now()+864e5*i.expires)),i.expires&&(i.expires=i.expires.toUTCString()),e=encodeURIComponent(e).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=e+"="+t.write(o,e)+r}}return Object.create({set:o,get:function(e){if("undefined"!=typeof document&&(!arguments.length||e)){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]=t.read(s,a),e===a)break}catch(e){}}return e?o[e]:o}},remove:function(e,t){o(e,"",ln({},t,{expires:-1}))},withAttributes:function(t){return e(this.converter,ln({},this.attributes,t))},withConverter:function(t){return e(ln({},this.converter,t),this.attributes)}},{attributes:{value:Object.freeze(n)},converter:{value:Object.freeze(t)}})}({read:function(e){return'"'===e[0]&&(e=e.slice(1,-1)),e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"});const dn=(e,t)=>{var n;return["beforeRequest","afterRequest"].reduce(((n,o)=>{var i;return n[o]=[].concat((null===(i=e.hooks)||void 0===i?void 0:i[o])||[]).concat((null==t?void 0:t[o])||[]),n}),null!==(n=e.hooks)&&void 0!==n?n:e.hooks={}),e},un=async e=>{if(!(null==e?void 0:e.ok))return{};const t=await(null==e?void 0:e.clone().json());return(null==t?void 0:t.authInfo)||t||{}},hn=async e=>{const t=await un(e);return(null==t?void 0:t.user)||((null==t?void 0:t.hasOwnProperty("userId"))?t:void 0)},pn="undefined"!=typeof localStorage,gn=(e,t)=>pn&&(null===localStorage||void 0===localStorage?void 0:localStorage.setItem(e,t)),fn=e=>pn&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem(e)),vn=e=>pn&&(null===localStorage||void 0===localStorage?void 0:localStorage.removeItem(e)),mn=(...e)=>{console.debug(...e)},bn="undefined"!=typeof window,wn=Math.pow(2,31)-1,yn=bn&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem("fingerprint.endpoint.url"))||"https://api.descope.com",In="fp",kn=(e=!1)=>{const t=localStorage.getItem(In);if(!t)return null;const n=JSON.parse(t);return(new Date).getTime()>n.expiry&&!e?null:n.value},On=async(e,t=yn)=>{try{if(kn())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(t);o.pathname="/fXj8gt3x8VulJBna/x96Emn69oZwcd7I6";const i=new URL(t);i.pathname="/fXj8gt3x8VulJBna/w78aRZnnDZ3Aqw0I";const r=i.toString()+"?apiKey=<apiKey>&version=<version>&loaderVersion=<loaderVersion>",s=rn({apiKey:e,endpoint:[o.toString(),Gt],scriptUrlPattern:[r,on]}),a=await s,{requestId:l}=await a.get({linkedId:n}),c=((e,t)=>({vsid:e,vrid:t}))(n,l);(e=>{const t={value:e,expiry:(new Date).getTime()+864e5};localStorage.setItem(In,JSON.stringify(t))})(c)}catch(e){console.warn("Could not load fingerprint",e)}},jn=e=>{const t=kn(!0);return t&&e.body&&(e.body.fpData=t),e},Cn="dls_last_user_login_id",Sn="dls_last_user_display_name",xn=()=>fn(Cn),An=()=>fn(Sn),Un=e=>async(...t)=>{var n;t[1]=t[1]||{};const[,o={}]=t,i=xn(),r=An();return i&&(null!==(n=o.lastAuth)&&void 0!==n||(o.lastAuth={}),o.lastAuth.loginId=i,o.lastAuth.name=r),await e(...t)},En=e=>async(...t)=>{const n=await e(...t);return vn(Cn),vn(Sn),n};function Tn(){const e=[];return{pub:t=>{e.forEach((e=>e(t)))},sub:t=>{const n=e.push(t)-1;return()=>e.splice(n,1)}}}const Rn="DS",Ln="DSR";function Pn(e=""){return fn(`${e}${Ln}`)||""}function $n(e=""){vn(`${e}${Ln}`),vn(`${e}${Rn}`),cn.remove(Rn)}async function Mn(e){const t=function(e){var t;const n=JSON.parse(e);return n.publicKey.challenge=Fn(n.publicKey.challenge),n.publicKey.user.id=Fn(n.publicKey.user.id),null===(t=n.publicKey.excludeCredentials)||void 0===t||t.forEach((e=>{e.id=Fn(e.id)})),n}(e);return n=await navigator.credentials.create(t),JSON.stringify({id:n.id,rawId:Kn(n.rawId),type:n.type,response:{attestationObject:Kn(n.response.attestationObject),clientDataJSON:Kn(n.response.clientDataJSON)}});var n}async function Wn(e){const t=Nn(e);return _n(await navigator.credentials.get(t))}async function Dn(e,t){const n=Nn(e);return n.signal=t.signal,n.mediation="conditional",_n(await navigator.credentials.get(n))}async function qn(e=!1){if(!bn)return Promise.resolve(!1);const t=!!(window.PublicKeyCredential&&navigator.credentials&&navigator.credentials.create&&navigator.credentials.get);return t&&e&&PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable?PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable():t}function Nn(e){var t;const n=JSON.parse(e);return n.publicKey.challenge=Fn(n.publicKey.challenge),null===(t=n.publicKey.allowCredentials)||void 0===t||t.forEach((e=>{e.id=Fn(e.id)})),n}function _n(e){return JSON.stringify({id:e.id,rawId:Kn(e.rawId),type:e.type,response:{authenticatorData:Kn(e.response.authenticatorData),clientDataJSON:Kn(e.response.clientDataJSON),signature:Kn(e.response.signature),userHandle:e.response.userHandle?Kn(e.response.userHandle):void 0}})}function Fn(e){const t=e.replace(/_/g,"/").replace(/-/g,"+");return Uint8Array.from(atob(t),(e=>e.charCodeAt(0))).buffer}function Kn(e){return btoa(String.fromCharCode.apply(null,new Uint8Array(e))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,"")}var Hn,Jn=(Hn=e=>({async signUp(t,n){const o=await e.webauthn.signUp.start(t,window.location.origin,n);if(!o.ok)return o;const i=await Mn(o.data.options);return await e.webauthn.signUp.finish(o.data.transactionId,i)},async signIn(t){const n=await e.webauthn.signIn.start(t,window.location.origin);if(!n.ok)return n;const o=await Wn(n.data.options);return await e.webauthn.signIn.finish(n.data.transactionId,o)},async signUpOrIn(t){var n;const o=await e.webauthn.signUpOrIn.start(t,window.location.origin);if(!o.ok)return o;if(null===(n=o.data)||void 0===n?void 0:n.create){const t=await Mn(o.data.options);return await e.webauthn.signUp.finish(o.data.transactionId,t)}{const t=await Wn(o.data.options);return await e.webauthn.signIn.finish(o.data.transactionId,t)}},async update(t,n){const o=await e.webauthn.update.start(t,window.location.origin,n);if(!o.ok)return o;const i=await Mn(o.data.options);return await e.webauthn.update.finish(o.data.transactionId,i)},helpers:{create:Mn,get:Wn,isSupported:qn,conditional:Dn}}),(...e)=>{const t=Hn(...e);return Object.assign(t.signUp,e[0].webauthn.signUp),Object.assign(t.signIn,e[0].webauthn.signIn),Object.assign(t.signUpOrIn,e[0].webauthn.signUpOrIn),Object.assign(t.update,e[0].webauthn.update),t});const Vn=e=>({async oneTap(t,n,o,i){const r=null!=t?t:"google",s=await e.oauth.startNative(r,o);if(!s.ok)return s;const{clientId:a,stateId:l,nonce:c}=s.data,d=await async function(){return new Promise(((e,t)=>{if(window.google)return void e(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?e(window.google.accounts.id):t("Failed to load Google GSI client script - not loaded properly")},n.onerror=function(){t("Failed to load Google GSI client script - failed to load")}}))}();return new Promise((t=>{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=>{t(e.oauth.finishNative(r,l,"","",n.credential))},nonce:c})),d.prompt((e=>{(null==e?void 0:e.isSkippedMoment())&&(null==i||i())}))}))}});var zn=e=>Object.assign(Object.assign({},e.flow),{start:async(...t)=>{const n=await qn(),o=Object.assign(Object.assign({location:window.location.href},t[1]),{deviceInfo:{webAuthnSupport:n},startOptionsVersion:1});return t[1]=o,e.flow.start(...t)}});const Bn=function(...e){return t=>e.reduce(((e,t)=>t(e)),t)}((e=>n=>{var{fpKey:o,fpLoad:i}=n,r=t(n,["fpKey","fpLoad"]);return bn?(o&&i&&On(o).catch((()=>null)),e(dn(r,{beforeRequest:jn}))):(console.warn("Fingerprint is a client side only capability and will not work when running in the server"),e(r))}),(e=>n=>{var{autoRefresh:o}=n,i=t(n,["autoRefresh"]);if(!o)return e(i);const{clearAllTimers:r,setTimer:s}=(()=>{const e=[];return{clearAllTimers:()=>{for(;e.length;)clearTimeout(e.pop())},setTimer:(t,n)=>{e.push(setTimeout(t,n))}}})();let a,l;bn&&document.addEventListener("visibilitychange",(()=>{"visible"===document.visibilityState&&new Date>a&&(mn("Expiration time passed, refreshing session"),c.refresh(l))}));const c=e(dn(i,{afterRequest:async(e,t)=>{const{refreshJwt:n,sessionJwt:o}=await un(t);if(401===(null==t?void 0:t.status))mn("Received 401, canceling all timers"),r();else if(o){a=(e=>{const t=e.split(".");try{if(3===t.length){const e=JSON.parse(window.atob(t[1]));if(e.exp)return new Date(1e3*e.exp)}}catch(e){}return null})(o),l=n;let e=((i=a)?i.getTime()-(new Date).getTime():0)-2e4;e>wn&&(mn(`Timeout is too large (${e}ms), setting it to ${wn}ms`),e=wn),r();const t=new Date(Date.now()+e).toLocaleTimeString("en-US",{hour12:!1});mn(`Setting refresh timer for ${t}. (${e}ms)`),s((()=>{mn("Refreshing session due to timer"),c.refresh(n)}),e)}var i}}));return Ne(c,["logout","logoutAll"],(e=>async(...t)=>{const n=await e(...t);return mn("Clearing all timers"),r(),n}))}),(e=>t=>e(Object.assign(Object.assign({},t),{baseHeaders:Object.assign({"x-descope-sdk-name":"web-js","x-descope-sdk-version":"1.11.8"},t.baseHeaders)}))),(e=>t=>{const n=Tn(),o=Tn(),i=e(dn(t,{afterRequest:async(e,t)=>{if(401===(null==t?void 0:t.status))n.pub(null),o.pub(null);else{const e=await hn(t);e&&o.pub(e);const{sessionJwt:i}=await un(t);i&&n.pub(i)}}})),r=Ne(i,["logout","logoutAll"],(e=>async(...t)=>{const i=await e(...t);return n.pub(null),o.pub(null),i}));return Object.assign(r,{onSessionTokenChange:n.sub,onUserChange:o.sub})}),(e=>n=>{var{storeLastAuthenticatedUser:o=!0}=n,i=t(n,["storeLastAuthenticatedUser"]);if(!o)return Object.assign(e(i),{getLastUserLoginId:xn,getLastUserDisplayName:An});const r=e(dn(i,{afterRequest:async(e,t)=>{var n;const o=await hn(t),i=null===(n=null==o?void 0:o.loginIds)||void 0===n?void 0:n[0],r=null==o?void 0:o.name;i&&((e=>{gn(Cn,e)})(i),(e=>{gn(Sn,e)})(r))}}));let s=Ne(r,["flow.start"],Un);return s=Ne(s,["logout","logoutAll"],En),Object.assign(s,{getLastUserLoginId:xn,getLastUserDisplayName:An})}),(e=>n=>{var{persistTokens:o,sessionTokenViaCookie:i,storagePrefix:r}=n,s=t(n,["persistTokens","sessionTokenViaCookie","storagePrefix"]);if(!o||!bn)return o&&console.warn("Storing auth tokens in local storage and cookies are a client side only capabilities and will not be done when running in the server"),e(s);const a=e(dn(s,{beforeRequest:(l=r,e=>Object.assign(e,{token:e.token||Pn(l)})),afterRequest:async(e,n)=>{const o=/^\/v\d+\/mgmt\//.test(e.path);401===(null==n?void 0:n.status)?o||$n(r):((e={},n,o)=>{var{refreshJwt:i,sessionJwt:r}=e,s=t(e,["refreshJwt","sessionJwt"]);void 0===n&&(n=!1),void 0===o&&(o=""),i&&gn(`${o}${Ln}`,i),r&&(n?function(e,t,{cookiePath:n,cookieDomain:o,cookieExpiration:i}){if(t){const r=new Date(1e3*i),s=function(e){const t=window.location.hostname.split("."),n=e.split(".");return t.slice(-n.length).join(".")===e}(o);cn.set(e,t,{path:n,domain:s?o:void 0,expires:r,sameSite:"Strict",secure:!0})}}(Rn,r,s):gn(`${o}${Rn}`,r))})(await un(n),i,r)}}));var l;const c=Ne(a,["logout","logoutAll"],(e=>t=>async(...n)=>{const o=await t(...n);return $n(e),o})(r));return Object.assign(c,{getRefreshToken:()=>Pn(r),getSessionToken:()=>function(e=""){return cn.get(Rn)||fn(`${e}${Rn}`)||""}(r)})}))(((...e)=>{const t=Zt(...e);return Object.assign(Object.assign({},t),{flow:zn(t),webauthn:Jn(t),fedcm:Vn(t)})})),Zn="undefined"!=typeof localStorage,Gn=Zn&&localStorage.getItem("base.content.url")||"",Xn="config.json",Yn="base.ui.components.url",Qn=Zn&&localStorage.getItem(Yn)||"https://static.descope.com/npm/@descope/web-components-ui@<version>/dist/umd/index.js",eo=Zn&&localStorage.getItem(Yn)||"https://cdn.jsdelivr.net/npm/@descope/web-components-ui@<version>/dist/umd/index.js",to="descope-login-flow",no="code",oo="ra-challenge",io="ra-callback",ro="ra-backup-callback",so="ra-initiator",ao="data-exclude-field",lo="dls_last_auth",co="state_id",uo="saml_idp_state_id",ho="saml_idp_username",po="descope_idp_initiated",go="sso_app_id",fo="oidc_login_hint",vo="data-type",mo="redirect",bo="poll",wo="webauthnCreate",yo="webauthnGet",Io="loadForm",ko="submit",Oo="polling",jo=["descope-multi-select-combo-box","descope-text-area"];var Co;function So(e){return new URLSearchParams(window.location.search).get(e)}function xo(e){if(window.history.replaceState&&So(e)){const t=new URL(window.location.href),n=new URLSearchParams(t.search);n.delete(e),t.search=n.toString(),window.history.replaceState({},"",t.toString())}}function Ao(e,t){return n(this,void 0,void 0,(function*(){const n=yield fetch(e,{cache:"default"});if(!n.ok)throw Error(`Error fetching URL ${e} [${n.status}]`);return{body:yield n[t||"text"](),headers:Object.fromEntries(n.headers.entries())}}))}!function(e){e.backward="backward",e.forward="forward"}(Co||(Co={}));function Uo({projectId:e,filename:t,assetsFolder:n="v2-beta",baseUrl:o}){const i=new URL(Gn||o||"https://static.descope.com/pages");return i.pathname=((...e)=>e.join("/").replace(/\/+/g,"/"))(i.pathname,e,n,t),i.toString()}function Eo(e,t){if(!t)return;const n=+e,o=+t;return Number.isNaN(n)||Number.isNaN(o)?void 0:n>o?Co.forward:n<o?Co.backward:void 0}const To=()=>{const[e="",t=""]=(So(to)||"").split("_");return{executionId:e,stepId:t}};function Ro(){xo(to)}const Lo=e=>e.replace(/-./g,(e=>e[1].toUpperCase())),Po=()=>{const{executionId:e,stepId:t}=To();(e||t)&&Ro();const n=So("t")||void 0;n&&xo("t");const o=So(no)||void 0;o&&xo(no);const i=So("err")||void 0;i&&xo("err");const{redirectAuthCodeChallenge:r,redirectAuthCallbackUrl:s,redirectAuthBackupCallbackUri:a,redirectAuthInitiator:l}={redirectAuthCodeChallenge:So(oo),redirectAuthCallbackUrl:So(io),redirectAuthBackupCallbackUri:So(ro),redirectAuthInitiator:So(so)};(r||s||a||l)&&(xo(oo),xo(io),xo(ro),xo(so));const c=So(co);c&&xo(co);const d=So(uo);d&&xo(uo);const u=So(ho);d&&xo(ho);const h=So(po);h&&xo(po);const p=So(go);p&&xo(go);const g=So(fo);g&&xo(fo);return{executionId:e,stepId:t,token:n,code:o,exchangeError:i,redirectAuthCodeChallenge:r,redirectAuthCallbackUrl:s,redirectAuthBackupCallbackUri:a,redirectAuthInitiator:l,oidcIdpStateId:c,samlIdpStateId:d,samlIdpUsername:u,descopeIdpInitiated:"true"===h,ssoAppId:p,oidcLoginHint:g}},$o=e=>{let t,n;return(...o)=>{return t&&(r=o,(i=t).length===r.length&&i.every(((e,t)=>e===r[t])))||(t=o,n=e(...o)),n;var i,r}};const Mo=(e,t,n,o,i,r)=>e&&!t&&(e&&!n&&!o)&&(e&&!i)&&(e&&!r),Wo=e=>null==e?void 0:e.submit(),Do=(e,t)=>{const n=t.find((t=>e[t]));return n?e[n]:null},qo=(e,t=100)=>{let n;return function(...o){n||e.apply(this,o),clearTimeout(n),n=setTimeout((()=>{n=null}),t)}};var No,_o,Fo,Ko;function Ho(e,t){const n=Object.getOwnPropertyNames(e),o=Object.getOwnPropertyNames(t);if(n.length!==o.length)return!1;for(let o=0;o<n.length;o+=1){const i=n[o],r=e[i],s=t[i];if(null===r||null===s){if(r!==s)return!1}else if("object"==typeof r&&"object"==typeof s){if(!Ho(r,s))return!1}else if(r!==s)return!1}return!0}class Jo{constructor(e={},{updateOnlyOnChange:t=!0}={}){No.set(this,void 0),_o.set(this,{}),Fo.set(this,0),Ko.set(this,!1),this.update=e=>{const t="function"==typeof e?e(o(this,No,"f")):e,n=Object.assign(Object.assign({},o(this,No,"f")),t);if(!o(this,Ko,"f")||!Ho(o(this,No,"f"),n)){const e=o(this,No,"f");i(this,No,n,"f"),Object.freeze(o(this,No,"f")),setTimeout((()=>{Object.values(o(this,_o,"f")).forEach((t=>t(n,e,((e,t)=>n=>e[n]!==t[n])(n,e))))}),0)}},i(this,No,e,"f"),i(this,Ko,t,"f")}get current(){return Object.assign({},o(this,No,"f"))}subscribe(e){return i(this,Fo,o(this,Fo,"f")+1,"f"),o(this,_o,"f")[o(this,Fo,"f")]=e,o(this,Fo,"f").toString()}unsubscribe(e){const t=!!o(this,_o,"f")[e];return t&&delete o(this,_o,"f")[e],t}unsubscribeAll(){return i(this,_o,{},"f"),!0}}No=new WeakMap,_o=new WeakMap,Fo=new WeakMap,Ko=new WeakMap;const Vo=["disabled"],zo=(e,t)=>{Object.entries(t||{}).forEach((([t,n])=>{Array.from(e.querySelectorAll(`*[name="${t}"]:not([${ao}])`)).forEach((e=>{e.value=n}))}))},Bo=(e,t)=>e.replace(/{{(.+?)}}/g,((e,n)=>{return o=t,n.split(".").reduce(((e,t)=>(null==e?void 0:e[t])||""),o);var o})),Zo=(e,t,n)=>{e.querySelectorAll(`[${vo}="${t}"]`).forEach((e=>{e.setAttribute("href",n)}))},Go=(e,t,n)=>{var o,i;const r=null===(o=customElements.get(t))||void 0===o?void 0:o.cssVarList.url;n&&r&&(null===(i=null==e?void 0:e.style)||void 0===i||i.setProperty(r,`url(data:image/jpg;base64,${n})`))},Xo=(e,t,n,o,i,r)=>{var s,a;let l=null==t?void 0:t.errorText;try{l=(null==i?void 0:i({text:null==t?void 0:t.errorText,type:null==t?void 0:t.errorType}))||(null==t?void 0:t.errorText)}catch(e){r.error("Error transforming error message",e.message)}((e,t,n="")=>{e.querySelectorAll(`[${vo}="${t}"]`).forEach((e=>{e.textContent=n,e.classList[n?"remove":"add"]("hide")}))})(e,"error-message",l),Zo(e,"totp-link",null===(s=null==t?void 0:t.totp)||void 0===s?void 0:s.provisionUrl),Zo(e,"notp-link",null===(a=null==t?void 0:t.notp)||void 0===a?void 0:a.redirectUrl),((e,t)=>{e.querySelectorAll("descope-text,descope-link,descope-enriched-text").forEach((e=>{e.textContent=Bo(e.textContent,t)}))})(e,t),((e,t,n)=>{t&&Object.keys(t).forEach((o=>{e.querySelectorAll(`[name=${o}]`).forEach((e=>{const i=t[o];Object.keys(i).forEach((t=>{let o=i[t];if("string"!=typeof o)try{o=JSON.stringify(o)}catch(e){n.error(`Could not stringify value "${o}" for "${t}"`,e.message),o=""}e.setAttribute(t,o)}))}))}))})(e,n,r),((e,t)=>{e.querySelectorAll("[data-has-dynamic-attr-values]").forEach((e=>{Array.from(e.attributes).forEach((e=>{e.value=Bo(e.value,t)}))}))})(e,t),((e,t)=>{Object.entries(t).forEach((([t,n])=>{e.querySelectorAll(`[name="${t}"]`).forEach((e=>{Object.entries(n).forEach((([t,n])=>{Vo.includes(t)&&e.setAttribute(t,n)}))}))}))})(e,o)},Yo=$o((()=>n(void 0,void 0,void 0,(function*(){var e,t,n,o,i;if(!window.PublicKeyCredential||!PublicKeyCredential.isConditionalMediationAvailable||!PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable)return!1;try{const r=Promise.all([null===(e=window.PublicKeyCredential)||void 0===e?void 0:e.isConditionalMediationAvailable(),null===(t=window.PublicKeyCredential)||void 0===t?void 0:t.isUserVerifyingPlatformAuthenticatorAvailable()]).then((e=>e.every((e=>!!e)))),s=(()=>{var e;const t=null===(e=null===navigator||void 0===navigator?void 0:navigator.userAgentData)||void 0===e?void 0:e.brands,n=null==t?void 0:t.find((({brand:e,version:t})=>"Chromium"===e&&parseFloat(t)));return n?n.version:0})()>=108;return yield(n=100,o=r,i=s,new Promise(((e,t)=>{let r=!1;const s=setTimeout((()=>{r=!0,void 0!==i?e(i):t(new Error(`Promise timed out after ${n} ms`))}),n);o.then((t=>{r||(clearTimeout(s),e(t))})).catch((e=>{r||(clearTimeout(s),t(e))}))})))}catch(e){return console.error("Conditional login check failed",e),!1}})))),Qo=(e,t,n,o={})=>{var i,r,s,a;return[Math.min(Math.max(t,("all"===o.left?e.offsetWidth:null!==(i=o.left)&&void 0!==i?i:0)-e.offsetWidth),window.innerWidth-("all"===o.right?e.offsetWidth:null!==(r=o.right)&&void 0!==r?r:0)),Math.min(Math.max(n,("all"===o.top?e.offsetHeight:null!==(s=o.top)&&void 0!==s?s:0)-e.offsetHeight),window.innerHeight-("all"===o.bottom?e.offsetHeight:null!==(a=o.bottom)&&void 0!==a?a:0))]},ei={"lastAuth.loginId":{"not-empty":e=>!!e.loginId,empty:e=>!e.loginId},idpInitiated:{"is-true":e=>!!e.code,"is-false":e=>!e.code},externalToken:{"is-true":e=>!!e.token,"is-false":e=>!e.token},abTestingKey:{"greater-than":(e,t)=>(e.abTestingKey||0)>t,"less-than":(e,t)=>(e.abTestingKey||0)<t}};function ti(e){const t={};if(e)try{Object.assign(t,JSON.parse(localStorage.getItem(lo)))}catch(e){}return t}const ni="dls_ab_testing_id",oi=document.createElement("template");oi.innerHTML='\n\t<style>\n\t\t:host {\n all: initial;\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n display: block;\n\t\t}\n\n\t\t#wc-root {\n\t\t\theight: 100%;\n\t\t\ttransition: opacity 300ms ease-in-out;\n\t\t}\n\n\t\t#wc-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<div id="wc-root"></div>\n\t';var ii,ri,si,ai,li,ci,di,ui,hi,pi,gi,fi,vi,mi,bi,wi,yi,Ii,ki,Oi,ji,Ci,Si,xi,Ai,Ui,Ei,Ti,Ri,Li,Pi,$i,Mi,Wi,Di,qi,Ni,_i,Fi,Ki,Hi,Ji,Vi,zi,Bi,Zi,Gi,Xi,Yi,Qi,er,tr,nr,or,ir,rr,sr,ar,lr,cr;class dr extends HTMLElement{static get observedAttributes(){return["project-id","flow-id","base-url","tenant","theme","locale","debug","storage-prefix","preview","redirect-url","auto-focus","store-last-authenticated-user"]}constructor(e){super(),ii.add(this),this.logger=console,ri.set(this,!1),this.loggerWrapper={error:(e,t="")=>{this.logger.error(e,t,new Error),o(this,ii,"m",Ri).call(this,e,t)},warn:(e,t="")=>{this.logger.warn(e,t)},info:(e,t="",n={})=>{this.logger.info(e,t,n)},debug:(e,t="")=>{this.logger.debug(e,t)}},si.set(this,new Jo({deferredRedirect:!1})),ai.set(this,new Jo),li.set(this,{}),this.getComponentsContext=()=>o(this,li,"f"),this.nextRequestStatus=new Jo({isLoading:!1}),ci.set(this,void 0),di.set(this,{popstate:o(this,ii,"m",vi).bind(this),visibilitychange:o(this,ii,"m",mi).bind(this),componentsContext:o(this,ii,"m",Ai).bind(this)}),ui.set(this,void 0),ki.set(this,$o((()=>n(this,void 0,void 0,(function*(){const e=Uo({projectId:this.projectId,filename:Xn,baseUrl:this.baseStaticUrl});try{const{body:t,headers:n}=yield Ao(e,"json");return{projectConfig:t,executionContext:{geo:n["x-geo"]}}}catch(e){return{isMissingConfig:!0}}}))))),ji.set(this,void 0),i(this,ui,e,"f"),o(this,ii,"m",hi).call(this)}get projectId(){return this.getAttribute("project-id")}get flowId(){return this.getAttribute("flow-id")}get client(){try{return JSON.parse(this.getAttribute("client"))||{}}catch(e){return{}}}get baseUrl(){return this.getAttribute("base-url")||void 0}get baseStaticUrl(){return this.getAttribute("base-static-url")}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 theme(){var e,t;const n=this.getAttribute("theme");if("os"===n){return window.matchMedia&&(null===(t=null===(e=window.matchMedia)||void 0===e?void 0:e.call(window,"(prefers-color-scheme: dark)"))||void 0===t?void 0:t.matches)?"dark":"light"}return n||"light"}get autoFocus(){var e;const t=null!==(e=this.getAttribute("auto-focus"))&&void 0!==e?e:"true";return"skipFirstScreen"===t?t:"true"===t}get storeLastAuthenticatedUser(){var e;return"true"===(null!==(e=this.getAttribute("store-last-authenticated-user"))&&void 0!==e?e:"true")}get storagePrefix(){return this.getAttribute("storage-prefix")||""}get preview(){return!!this.getAttribute("preview")}get formConfig(){return(e=>{try{const t=JSON.parse(e);return Object.fromEntries(Object.keys(t).map((e=>"string"!=typeof t[e]?[e,t[e]]:[e,{value:t[e]}])).flatMap((([e,t])=>[[e,t],[`form.${e}`,t]])))}catch(e){return{}}})(this.getAttribute("form"))}get formConfigValues(){return e=this.formConfig,t="value",Object.fromEntries(Object.entries(e).map((([e,n])=>[e,n[t]])));var e,t}getExecutionContext(){return n(this,void 0,void 0,(function*(){const{executionContext:e}=yield o(this,ki,"f").call(this);return e}))}getProjectConfig(){return n(this,void 0,void 0,(function*(){const{projectConfig:e}=yield o(this,ki,"f").call(this);return e}))}getFlowConfig(){var e,t;return n(this,void 0,void 0,(function*(){const n=yield this.getProjectConfig(),o=(null===(e=null==n?void 0:n.flows)||void 0===e?void 0:e[this.flowId])||{};return null!==(t=o.version)&&void 0!==t||(o.version=0),o}))}getTargetLocales(){return n(this,void 0,void 0,(function*(){const e=yield this.getFlowConfig();return((null==e?void 0:e.targetLocales)||[]).map((e=>e.toLowerCase()))}))}connectedCallback(){return n(this,void 0,void 0,(function*(){if(this.shadowRoot.isConnected){if(o(this,ai,"f").subscribe(o(this,ii,"m",Ti).bind(this)),o(this,ai,"f").update({isDebug:this.debug}),o(this,ii,"m",pi).call(this))return void o(this,ii,"m",gi).call(this);if(o(this,ii,"m",fi).call(this),i(this,ji,o(this,ii,"m",Oi).call(this),"f"),yield o(this,ii,"m",yi).call(this))return void this.loggerWrapper.error("This SDK version does not support your flows version","Make sure to upgrade your flows to the latest version or use an older SDK version");if((yield o(this,ki,"f").call(this)).isMissingConfig)return void this.loggerWrapper.error("Cannot get config file","Make sure that your projectId & flowId are correct");o(this,ii,"m",Ci).call(this),yield o(this,ii,"m",$i).call(this),yield o(this,ii,"m",Si).call(this),o(this,ii,"m",Li).call(this);const{executionId:e,stepId:t,token:n,code:r,exchangeError:s,redirectAuthCallbackUrl:a,redirectAuthBackupCallbackUri:l,redirectAuthCodeChallenge:c,redirectAuthInitiator:d,oidcIdpStateId:u,samlIdpStateId:h,samlIdpUsername:p,descopeIdpInitiated:g,ssoAppId:f,oidcLoginHint:v}=Po();window.addEventListener("popstate",o(this,di,"f").popstate),window.addEventListener("components-context",o(this,di,"f").componentsContext),window.addEventListener("visibilitychange",o(this,di,"f").visibilitychange),o(this,si,"f").subscribe(o(this,ii,"m",wi).bind(this)),o(this,si,"f").update({projectId:this.projectId,flowId:this.flowId,baseUrl:this.baseUrl,tenant:this.tenant,redirectUrl:this.redirectUrl,locale:this.locale,stepId:t,executionId:e,token:n,code:r,exchangeError:s,redirectAuthCallbackUrl:a,redirectAuthBackupCallbackUri:l,redirectAuthCodeChallenge:c,redirectAuthInitiator:d,oidcIdpStateId:u,samlIdpStateId:h,samlIdpUsername:p,descopeIdpInitiated:g,ssoAppId:f,oidcLoginHint:v}),i(this,ri,!0,"f")}}))}disconnectedCallback(){o(this,si,"f").unsubscribeAll(),o(this,ai,"f").unsubscribeAll(),o(this,ii,"m",Ei).call(this),window.removeEventListener("popstate",o(this,di,"f").popstate),window.removeEventListener("visibilitychange",o(this,di,"f").visibilitychange),window.removeEventListener("components-context",o(this,di,"f").componentsContext)}attributeChangedCallback(e,t,n){if(this.shadowRoot.isConnected&&o(this,ri,"f")&&t!==n&&dr.observedAttributes.includes(e)){o(this,ii,"m",fi).call(this);const i=null===t;o(this,si,"f").update((({stepId:t,executionId:o})=>{let r=t,s=o;return i||(s=null,r=null,Ro()),{[Lo(e)]:n,stepId:r,executionId:s}})),o(this,ai,"f").update({isDebug:this.debug})}}}ri=new WeakMap,si=new WeakMap,ai=new WeakMap,li=new WeakMap,ci=new WeakMap,di=new WeakMap,ui=new WeakMap,ki=new WeakMap,ji=new WeakMap,ii=new WeakSet,hi=function(){this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(oi.content.cloneNode(!0)),this.rootElement=this.shadowRoot.querySelector("#wc-root")},pi=function(){return!this.shadowRoot.host.closest("form")&&/Chrome/.test(navigator.userAgent)&&/Google Inc/.test(navigator.vendor)},gi=function(){const e=this.shadowRoot.host,t=document.createElement("form");t.style.width="100%",e.parentElement.appendChild(t),t.appendChild(e)},fi=function(){const e=["base-url","tenant","theme","locale","debug","redirect-url","auto-focus","store-last-authenticated-user","preview","storage-prefix","form","client"];if(dr.observedAttributes.forEach((t=>{if(!e.includes(t)&&!this[Lo(t)])throw Error(`${t} cannot be empty`)})),this.theme&&"light"!==this.theme&&"dark"!==this.theme)throw Error('Supported theme values are "light", "dark", or leave empty for using the OS theme')},vi=function(){const{stepId:e,executionId:t}=To();o(this,si,"f").update({stepId:e,executionId:t})},mi=function(){document.hidden||setTimeout((()=>{o(this,si,"f").update({deferredRedirect:!1})}),300)},bi=function(e,t){this.sdk=Bn(Object.assign(Object.assign({persistTokens:!0,preview:this.preview,storagePrefix:this.storagePrefix,storeLastAuthenticatedUser:this.storeLastAuthenticatedUser},dr.sdkConfigOverrides),{projectId:e,baseUrl:t})),["start","next"].forEach((e=>{const t=this.sdk.flow[e];this.sdk.flow[e]=(...e)=>n(this,void 0,void 0,(function*(){this.nextRequestStatus.update({isLoading:!0});try{return yield t(...e)}finally{this.nextRequestStatus.update({isLoading:!1})}}))}))},wi=function(e,t,i){return n(this,void 0,void 0,(function*(){const{projectId:t,baseUrl:n}=e;if(i("projectId")||i("baseUrl")){if(!t)return;o(this,ii,"m",bi).call(this,t,n)}o(this,ui,"f").call(this,e)}))},yi=function(){return n(this,void 0,void 0,(function*(){return(yield o(this,ki,"f").call(this)).isMissingConfig&&(yield o(this,ii,"m",Ii).call(this))}))},Ii=function(){return n(this,void 0,void 0,(function*(){const e=Uo({projectId:this.projectId,filename:Xn,assetsFolder:"v2-alpha",baseUrl:this.baseStaticUrl});try{return yield Ao(e,"json"),!0}catch(e){return!1}}))},Oi=function(){return n(this,void 0,void 0,(function*(){const e=Uo({projectId:this.projectId,filename:"theme.json",baseUrl:this.baseStaticUrl});try{const{body:t}=yield Ao(e,"json");return t}catch(e){return void this.loggerWrapper.error("Cannot fetch theme file","make sure that your projectId & flowId are correct")}}))},Ci=function(){var e,t;return n(this,void 0,void 0,(function*(){const{projectConfig:n}=yield o(this,ki,"f").call(this),i=null===(t=null===(e=null==n?void 0:n.cssTemplate)||void 0===e?void 0:e[this.theme])||void 0===t?void 0:t.fonts;i&&Object.values(i).forEach((e=>(e=>{if(!e)return;const t=document.createElement("link");t.href=e,t.rel="stylesheet",document.head.appendChild(t)})(e.url)))}))},Si=function(){return n(this,void 0,void 0,(function*(){yield o(this,ii,"m",xi).call(this),yield o(this,ii,"m",Ui).call(this)}))},xi=function(){var e,t,i,r;return n(this,void 0,void 0,(function*(){const n=document.createElement("style"),s=yield o(this,ji,"f");n.innerText=((null===(e=null==s?void 0:s.light)||void 0===e?void 0:e.globals)||"")+((null===(t=null==s?void 0:s.dark)||void 0===t?void 0:t.globals)||"");const a=yield dr.descopeUI;(null==a?void 0:a.componentsThemeManager)&&!a.componentsThemeManager.hasThemes&&(a.componentsThemeManager.themes={light:null===(i=null==s?void 0:s.light)||void 0===i?void 0:i.components,dark:null===(r=null==s?void 0:s.dark)||void 0===r?void 0:r.components}),this.shadowRoot.appendChild(n)}))},Ai=function(e){i(this,li,Object.assign(Object.assign({},o(this,li,"f")),e.detail),"f")},Ui=function(){return n(this,void 0,void 0,(function*(){this.rootElement.setAttribute("data-theme",this.theme);const e=yield dr.descopeUI;(null==e?void 0:e.componentsThemeManager)&&(e.componentsThemeManager.currentThemeName=this.theme)}))},Ei=function(){var e;null===(e=o(this,ci,"f"))||void 0===e||e.remove(),i(this,ci,null,"f")},Ti=function({isDebug:e}){return n(this,void 0,void 0,(function*(){e?(i(this,ci,document.createElement("descope-debugger"),"f"),Object.assign(o(this,ci,"f").style,{position:"fixed",top:"0",right:"0",height:"100vh",width:"100vw",pointerEvents:"none",zIndex:99999}),yield Promise.resolve().then((function(){return gr})),document.body.appendChild(o(this,ci,"f"))):o(this,ii,"m",Ei).call(this)}))},Ri=function(e,t){var n;e&&this.debug&&(null===(n=o(this,ci,"f"))||void 0===n||n.updateData({title:e,description:t}))},Li=function(){this.rootElement.onkeydown=e=>{var t,n,o;const i=!!(null===(t=this.shadowRoot.activeElement)||void 0===t?void 0:t.getAttribute("href")),r=jo.includes(null!==(o=null===(n=this.shadowRoot.activeElement)||void 0===n?void 0:n.localName)&&void 0!==o?o:"");if("Enter"!==e.key||i||r)return;e.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((e=>"true"===e.getAttribute("auto-submit")));if(1===a.length)return void a[0].click();const l=Array.from(s).filter((e=>"button"===e.getAttribute("data-type")));if(1===l.length)"false"!==l[0].getAttribute("auto-submit")&&l[0].click();else if(0===l.length){const e=Array.from(s).filter((e=>"sso"===e.getAttribute("data-type")));1===e.length&&"false"!==e[0].getAttribute("auto-submit")&&e[0].click()}}},Pi=function(){var e,t;return n(this,void 0,void 0,(function*(){const n=null===(t=null===(e=yield o(this,ki,"f").call(this))||void 0===e?void 0:e.projectConfig)||void 0===t?void 0:t.componentsVersion;return n||(this.logger.error("Did not get components version, using latest version"),"latest")}))},$i=function(){return n(this,void 0,void 0,(function*(){dr.descopeUI?this.loggerWrapper.debug("DescopeUI is already loading, probably multiple flows are running on the same page"):dr.descopeUI=new Promise((e=>{if(globalThis.DescopeUI)return void e(globalThis.DescopeUI);const t=e=>{const t=document.createElement("script");return t.id="load-descope-ui",t.src=e,t},i=(e,t)=>e.replace("<version>",t),r=(t,n)=>{const o=()=>{this.loggerWrapper.error("Cannot load DescopeUI",`Make sure this URL is valid and return the correct script: "${t.src}"`),n()};t.addEventListener("load",(()=>{globalThis.DescopeUI||o(),e(globalThis.DescopeUI)})),t.addEventListener("error",o)};(()=>{n(this,void 0,void 0,(function*(){const n=yield o(this,ii,"m",Pi).call(this),s=t(i(Qn,n));r(s,(()=>{s.remove(),this.loggerWrapper.info("Trying to load DescopeUI from a fallback URL");const o=t(i(eo,n));r(o,(()=>{e(void 0)})),document.body.append(o)})),document.body.append(s)}))})()}))}))},dr.sdkConfigOverrides={baseHeaders:{"x-descope-sdk-name":"web-component","x-descope-sdk-version":"3.12.8"}};class ur extends dr{static set sdkConfigOverrides(e){dr.sdkConfigOverrides=e}constructor(){const e=new Jo;super(e.update.bind(e)),Mi.add(this),this.stepState=new Jo({},{updateOnlyOnChange:!1}),Wi.set(this,void 0),Di.set(this,null),qi.set(this,((e,t,r,s,a)=>{r===bo&&i(this,Wi,setTimeout((()=>n(this,void 0,void 0,(function*(){var n;const i=yield this.sdk.flow.next(e,t,Oo,s,a,{});o(this,_i,"f").call(this,i);const{action:r}=null!==(n=null==i?void 0:i.data)&&void 0!==n?n:{};o(this,qi,"f").call(this,e,t,r,s,a)}))),2e3),"f")})),Ni.set(this,(()=>{clearTimeout(o(this,Wi,"f")),i(this,Wi,null,"f")})),_i.set(this,(e=>{var t,n,i,r,s,a,l,c,d;if(!(null==e?void 0:e.ok)){o(this,Mi,"m",Qi).call(this,"error",null==e?void 0:e.error);const a=null===(t=null==e?void 0:e.response)||void 0===t?void 0:t.url,l=`${null===(n=null==e?void 0:e.response)||void 0===n?void 0:n.status} - ${null===(i=null==e?void 0:e.response)||void 0===i?void 0:i.statusText}`;return void this.loggerWrapper.error((null===(r=null==e?void 0:e.error)||void 0===r?void 0:r.errorDescription)||a,(null===(s=null==e?void 0:e.error)||void 0===s?void 0:s.errorMessage)||l)}const u=null===(c=null===(l=null===(a=e.data)||void 0===a?void 0:a.screen)||void 0===l?void 0:l.state)||void 0===c?void 0:c.errorText;(null===(d=e.data)||void 0===d?void 0:d.error)?this.loggerWrapper.error(`[${e.data.error.code}]: ${e.data.error.description}`,`${u?`${u} - `:""}${e.data.error.message}`):u&&this.loggerWrapper.error(u);const{status:h,authInfo:p,lastAuth:g}=e.data;if("completed"===h)return this.storeLastAuthenticatedUser&&function(e){(null==e?void 0:e.authMethod)&&Zn&&localStorage.setItem(lo,JSON.stringify(e))}(g),void o(this,Mi,"m",Qi).call(this,"success",p);const{executionId:f,stepId:v,stepName:m,action:b,screen:w,redirect:y,openInNewTabUrl:I,webauthn:k,error:O,samlIdpResponse:j}=e.data;b!==bo?(this.loggerWrapper.info(`Step "${m||`#${v}`}" is ${h}`,"",{screen:w,status:h,stepId:v,stepName:m,action:b,error:O}),this.flowState.update({stepId:v,executionId:f,action:b,redirectTo:null==y?void 0:y.url,openInNewTabUrl:I,screenId:null==w?void 0:w.id,screenState:null==w?void 0:w.state,webauthnTransactionId:null==k?void 0:k.transactionId,webauthnOptions:null==k?void 0:k.options,samlIdpResponseUrl:null==j?void 0:j.url,samlIdpResponseSamlResponse:null==j?void 0:j.samlResponse,samlIdpResponseRelayState:null==j?void 0:j.relayState})):this.flowState.update({action:b})})),Fi.set(this,$o((()=>n(this,void 0,void 0,(function*(){var e;try{const t=yield this.sdk.webauthn.signIn.start("",window.location.origin);return t.ok||this.loggerWrapper.warn("Webauthn start failed",null===(e=null==t?void 0:t.error)||void 0===e?void 0:e.errorMessage),t.data}catch(e){this.loggerWrapper.warn("Webauthn start failed",e.message)}}))))),Zi.set(this,qo(((e,t)=>n(this,void 0,void 0,(function*(){if("true"===e.getAttribute("formnovalidate")||o(this,Mi,"m",Ji).call(this)){const i=null==e?void 0:e.getAttribute("id");o(this,Mi,"m",zi).call(this,e);const r=yield o(this,Mi,"m",Vi).call(this),s=(n=e,Array.from((null==n?void 0:n.attributes)||[]).reduce(((e,t)=>{var n;const o=null===(n=new RegExp("^data-descope-(\\S+)$").exec(t.name))||void 0===n?void 0:n[1];return o?Object.assign(e,{[o]:t.value}):e}),{})),a=this.getComponentsContext(),l=Object.assign(Object.assign(Object.assign(Object.assign({},a),s),r),{origin:window.location.origin}),c=yield this.getFlowConfig(),d=yield this.getProjectConfig(),u=yield t(i,c.version,d.componentsVersion,l);o(this,_i,"f").call(this,u),o(this,Mi,"m",Bi).call(this,r)}var n}))))),this.flowState=e}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});var t,o;return n(this,void 0,void 0,(function*(){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))),yield e.connectedCallback.call(this)}))}disconnectedCallback(){var e;super.disconnectedCallback(),this.flowState.unsubscribeAll(),this.stepState.unsubscribeAll(),null===(e=o(this,Di,"f"))||void 0===e||e.abort(),i(this,Di,null,"f")}getHtmlFilenameWithLocale(e,t){return n(this,void 0,void 0,(function*(){let n,o=navigator.language;o&&"zh-TW"!==o&&(o=o.split("-")[0]);const i=(e||o||"").toLowerCase();return(yield this.getTargetLocales()).includes(i)&&(n=`${t}-${i}.html`),n}))}getPageContent(e,t){return n(this,void 0,void 0,(function*(){if(t)try{const{body:e}=yield Ao(t,"text");return e}catch(n){this.loggerWrapper.error(`Failed to fetch flow page from ${t}. Fallback to url ${e}`,n)}try{const{body:t}=yield Ao(e,"text");return t}catch(e){this.loggerWrapper.error("Failed to fetch flow page",e.message)}return null}))}onFlowChange(e,t,r){var s,a;return n(this,void 0,void 0,(function*(){const{projectId:n,flowId:l,tenant:c,stepId:d,executionId:u,action:h,screenId:p,screenState:g,redirectTo:f,openInNewTabUrl:v,redirectUrl:m,token:b,code:w,exchangeError:y,webauthnTransactionId:I,webauthnOptions:k,redirectAuthCodeChallenge:O,redirectAuthCallbackUrl:j,redirectAuthBackupCallbackUri:C,redirectAuthInitiator:S,oidcIdpStateId:x,locale:A,samlIdpStateId:U,samlIdpUsername:E,descopeIdpInitiated:T,samlIdpResponseUrl:R,samlIdpResponseSamlResponse:L,samlIdpResponseRelayState:P,ssoAppId:$,oidcLoginHint:M}=e;let W,D;const q=(()=>{const e=localStorage.getItem(ni);if(!e){const e=Math.floor(100*Math.random()+1);return localStorage.setItem(ni,e.toString()),e}return Number(e)})(),N=this.sdk.getLastUserLoginId(),_=yield this.getFlowConfig(),F=yield this.getProjectConfig(),K=j&&O?{callbackUrl:j,codeChallenge:O,backupCallbackUri:C}:void 0;if(!u&&(_.fingerprintEnabled&&_.fingerprintKey?yield On(_.fingerprintKey,this.baseUrl):localStorage.removeItem(In),_.conditions?({startScreenId:W,conditionInteractionId:D}=((e,t)=>{const n=null==t?void 0:t.find((({key:t,operator:n,predicate:o})=>{var i;if("ELSE"===t)return!0;const r=null===(i=ei[t])||void 0===i?void 0:i[n];return!!(null==r?void 0:r(e,o))}));return n?{startScreenId:n.met.screenId,conditionInteractionId:n.met.interactionId}:{}})({loginId:N,code:w,token:b,abTestingKey:q},_.conditions)):_.condition?({startScreenId:W,conditionInteractionId:D}=((e,t)=>{var n;const o=null===(n=ei[null==e?void 0:e.key])||void 0===n?void 0:n[e.operator];if(!o)return{};const i=o(t,e.predicate)?e.met:e.unmet;return{startScreenId:null==i?void 0:i.screenId,conditionInteractionId:null==i?void 0:i.interactionId}})(_.condition,{loginId:N,code:w,token:b,abTestingKey:q})):W=_.startScreenId,!Mo(W,x,U,E,$,M))){const e=yield this.sdk.flow.start(l,Object.assign(Object.assign({tenant:c,redirectAuth:K,oidcIdpStateId:x,samlIdpStateId:U,samlIdpUsername:E,ssoAppId:$,oidcLoginHint:M,client:this.client},m&&{redirectUrl:m}),{lastAuth:ti(N),abTestingKey:q}),D,"",_.version,F.componentsVersion,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this.formConfigValues),w?{exchangeCode:w,idpInitiated:!0}:{}),T&&{idpInitiated:!0}),b?{token:b}:{}),M?{externalId:M}:{}));return o(this,_i,"f").call(this,e),void("completed"!==(null===(s=null==e?void 0:e.data)||void 0===s?void 0:s.status)&&this.flowState.update({code:void 0,token:void 0}))}if(u&&(r("token")&&b||r("code")&&w||r("exchangeError")&&y)){const e=yield this.sdk.flow.next(u,d,ko,_.version,F.componentsVersion,{token:b,exchangeCode:w,exchangeError:y});return o(this,_i,"f").call(this,e),void this.flowState.update({token:void 0,code:void 0,exchangeError:void 0})}if(h===Io&&["samlIdpResponseUrl","samlIdpResponseSamlResponse","samlIdpResponseRelayState"].some((e=>r(e)))){if(!R||!L)return void this.loggerWrapper.error("Did not get saml idp params data to load");((e,t,n,o)=>{const i=document.createElement("form");i.method="POST",i.action=e,i.innerHTML=`\n <input type="hidden" role="saml-response" name="SAMLResponse" value="${t}" />\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)})(R,L,P||"",Wo)}if(h===mo&&(r("redirectTo")||r("deferredRedirect")))return f?"android"===S&&document.hidden?void this.flowState.update({deferredRedirect:!0}):void window.location.assign(f):void this.loggerWrapper.error("Did not get redirect url");if(h===wo||h===yo){if(!I||!k)return void this.loggerWrapper.error("Did not get webauthn transaction id or options");let e,t;null===(a=o(this,Di,"f"))||void 0===a||a.abort(),i(this,Di,null,"f");try{e=h===wo?yield this.sdk.webauthn.helpers.create(k):yield this.sdk.webauthn.helpers.get(k)}catch(e){"InvalidStateError"===e.name?this.loggerWrapper.warn("WebAuthn operation failed",e.message):"NotAllowedError"!==e.name&&this.loggerWrapper.error(e.message),t=e.name}const n=yield this.sdk.flow.next(u,d,ko,_.version,F.componentsVersion,{transactionId:I,response:e,failure:t});o(this,_i,"f").call(this,n)}if(o(this,qi,"f").call(this,u,d,h,_.version,F.componentsVersion),!p&&!W)return void this.loggerWrapper.warn("No screen was found to show");const H=W||p,J=yield this.getHtmlFilenameWithLocale(A,H),V={direction:Eo(d,t.stepId),screenState:Object.assign(Object.assign({},g),{form:Object.assign(Object.assign({},this.formConfigValues),null==g?void 0:g.form),lastAuth:{loginId:N,name:this.sdk.getLastUserDisplayName()||N}}),htmlUrl:Uo({projectId:n,filename:`${H}.html`,baseUrl:this.baseStaticUrl}),htmlLocaleUrl:J&&Uo({projectId:n,filename:J,baseUrl:this.baseStaticUrl}),samlIdpUsername:E,oidcLoginHint:M,openInNewTabUrl:v},z=ti(N);Mo(W,x,U,E,$,M)?V.next=(e,t,n,o)=>this.sdk.flow.start(l,Object.assign({tenant:c,redirectAuth:K,oidcIdpStateId:x,samlIdpStateId:U,samlIdpUsername:E,ssoAppId:$,oidcLoginHint:M,lastAuth:z,preview:this.preview,abTestingKey:q,client:this.client},m&&{redirectUrl:m}),D,e,t,n,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this.formConfigValues),o),w&&{exchangeCode:w,idpInitiated:!0}),T&&{idpInitiated:!0}),b&&{token:b})):(r("projectId")||r("baseUrl")||r("executionId")||r("stepId"))&&(V.next=(...e)=>this.sdk.flow.next(u,d,...e)),this.stepState.update(V)}))}loadDescopeUiComponents(e){return n(this,void 0,void 0,(function*(){const t=yield dr.descopeUI;if(!t)return;const o=(e=>[...Array.from(e.querySelectorAll("*")).reduce(((e,t)=>t.tagName.startsWith("DESCOPE-")?e.add(t.tagName.toLocaleLowerCase()):e),new Set)])(e);yield Promise.all(o.map((e=>n(this,void 0,void 0,(function*(){if(!!!customElements.get(e))if(t[e])try{return yield t[e]()}catch(t){if("NotSupportedError"!==t.name)throw t;console.debug(`${e} is already registered`)}else this.loggerWrapper.error(`Cannot load UI component "${e}"`,`Descope UI does not have a component named "${e}", available components are: "${Object.keys(t).join(", ")}"`)})))))}))}onStepChange(e,t){var i,r;return n(this,void 0,void 0,(function*(){const{htmlUrl:s,htmlLocaleUrl:a,direction:l,next:c,screenState:d,openInNewTabUrl:u}=e,h=document.createElement("template");h.innerHTML=yield this.getPageContent(s,a);const p=h.content.cloneNode(!0),g=this.loadDescopeUiComponents(h.content);this.sdk.webauthn.helpers.isSupported()?yield o(this,Mi,"m",Hi).call(this,p,c):p.querySelectorAll(`descope-button[${vo}="biometrics"]`).forEach((e=>e.setAttribute("disabled","true"))),!e.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=e.samlIdpUsername,d.form.email=e.samlIdpUsername),Xo(p,d,d.componentsConfig,this.formConfig,this.errorTransformer,this.loggerWrapper);const{geo:f}=yield this.getExecutionContext();((e,t)=>{Array.from(e.querySelectorAll('descope-phone-field[default-code="autoDetect"]')).forEach((e=>{e.setAttribute("default-code",t)}))})(p,f);const v=()=>n(this,void 0,void 0,(function*(){var e,n;yield g;const i=this.shadowRoot.querySelector("div");var r,s;r=i,s=null===(e=null==d?void 0:d.totp)||void 0===e?void 0:e.image,Go(r,"descope-totp-image",s),((e,t)=>{Go(e,"descope-notp-image",t)})(i,null===(n=null==d?void 0:d.notp)||void 0===n?void 0:n.image),this.rootElement.replaceChildren(p),setTimeout((()=>((e,t)=>{zo(e,null==t?void 0:t.inputs),zo(e,null==t?void 0:t.form)})(this.rootElement,d)));const a=!t.htmlUrl;((e,t,n)=>{if(!0===t||"skipFirstScreen"===t&&!n){const t=e.querySelector("*[name]");setTimeout((()=>{null==t||t.focus()}))}})(this.rootElement,this.autoFocus,a),o(this,Mi,"m",Xi).call(this,c),a&&o(this,Mi,"m",Qi).call(this,"ready",{}),o(this,Mi,"m",Qi).call(this,"page-updated",{});if(this.rootElement.querySelector(`[${vo}="polling"]`)){const e=yield this.getFlowConfig(),t=yield this.getProjectConfig(),n=yield c(Oo,e.version,t.componentsVersion,{});o(this,_i,"f").call(this,n)}u&&!t.openInNewTabUrl&&window.open(u,"_blank")}));l?o(this,Mi,"m",Yi).call(this,v,l):v()}))}}Wi=new WeakMap,Di=new WeakMap,qi=new WeakMap,Ni=new WeakMap,_i=new WeakMap,Fi=new WeakMap,Zi=new WeakMap,Mi=new WeakSet,Ki=function(e){const t=e.getAttribute("name");if(!["email"].includes(t)){const n=`user-${t}`;e.setAttribute("name",n),e.addEventListener("input",(()=>{e.setAttribute("name",e.value?t:n)}))}},Hi=function(e,t){var r;return n(this,void 0,void 0,(function*(){null===(r=o(this,Di,"f"))||void 0===r||r.abort();const s=e.querySelector('*[autocomplete="webauthn"]');if(s&&(yield Yo())){const{options:e,transactionId:r}=(yield o(this,Fi,"f").call(this))||{};if(e&&r){o(this,Mi,"m",Ki).call(this,s),i(this,Di,new AbortController,"f");const a=yield this.getFlowConfig(),l=yield this.getProjectConfig();this.sdk.webauthn.helpers.conditional(e,o(this,Di,"f")).then((e=>n(this,void 0,void 0,(function*(){const n=yield t(s.id,a.version,l.componentsVersion,{transactionId:r,response:e});o(this,_i,"f").call(this,n)})))).catch((e=>{"AbortError"!==e.name&&this.loggerWrapper.error("Conditional login failed",e.message)}))}}}))},Ji=function(){return Array.from(this.shadowRoot.querySelectorAll("*[name]")).every((e=>{var t,n;return null===(t=e.reportValidity)||void 0===t||t.call(e),null===(n=e.checkValidity)||void 0===n?void 0:n.call(e)}))},Vi=function(){return n(this,void 0,void 0,(function*(){const e=Array.from(this.shadowRoot.querySelectorAll(`*[name]:not([${ao}])`));return(yield Promise.all(e.map((e=>n(this,void 0,void 0,(function*(){return{name:e.getAttribute("name"),value:e.value}})))))).reduce(((e,t)=>Object.assign(Object.assign({},e),{[t.name]:t.value})),{})}))},zi=function(e){const t=this.nextRequestStatus.subscribe((({isLoading:n})=>{n?e.setAttribute("loading","true"):(this.nextRequestStatus.unsubscribe(t),e.removeAttribute("loading"))}))},Bi=function(e={}){var t,n;const o=Do(e,["externalId","email","phone"]),i=Do(e,["newPassword","password"]);if(o&&i)try{if(!globalThis.PasswordCredential)return;const e=new globalThis.PasswordCredential({id:o,password:i});null===(n=null===(t=null===navigator||void 0===navigator?void 0:navigator.credentials)||void 0===t?void 0:t.store)||void 0===n||n.call(t,e)}catch(e){this.loggerWrapper.error("Could not store credentials",e.message)}},Gi=function(e){this.rootElement.querySelectorAll('descope-passcode[data-auto-submit="true"]').forEach((t=>{t.addEventListener("input",(()=>{var n;(null===(n=t.checkValidity)||void 0===n?void 0:n.call(t))&&o(this,Zi,"f").call(this,t,e)}))}))},Xi=function(e){this.rootElement.querySelectorAll("descope-button:not([data-exclude-next])").forEach((t=>{t.onclick=()=>{o(this,Zi,"f").call(this,t,e)}})),o(this,Mi,"m",Gi).call(this,e)},Yi=function(e,t){this.rootElement.addEventListener("transitionend",(()=>{this.rootElement.classList.remove("fade-out"),e()}),{once:!0});const n=t===Co.forward?"slide-forward":"slide-backward";Array.from(this.rootElement.getElementsByClassName("input-container")).forEach(((e,t)=>{e.style["transition-delay"]=40*t+"ms",e.classList.add(n)})),this.rootElement.classList.add("fade-out")},Qi=function(e,t){this.dispatchEvent(new CustomEvent(e,{detail:t}))},customElements.get("descope-wc")?console.log("descope-wc is already defined"):customElements.define("descope-wc",ur);const hr=document.createElement("template");hr.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 pr extends HTMLElement{constructor(){super(),er.add(this),tr.set(this,new Jo({messages:[]})),nr.set(this,void 0),or.set(this,void 0),ir.set(this,void 0),rr.set(this,{resize:o(this,er,"m",cr).bind(this)}),this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(hr.content.cloneNode(!0)),i(this,nr,this.shadowRoot.querySelector(".debugger"),"f"),i(this,or,o(this,nr,"f").querySelector(".content"),"f"),i(this,ir,o(this,nr,"f").querySelector(".header"),"f")}updateData(e){o(this,tr,"f").update((t=>({messages:t.messages.concat(e)})))}connectedCallback(){var e;((e,t,n)=>{let o=0,i=0,r=0,s=0;function a(t){t.preventDefault(),o=r-t.clientX,i=s-t.clientY,r=t.clientX,s=t.clientY;const[a,l]=Qo(e,e.offsetLeft-o,e.offsetTop-i,n);e.style.top=`${l}px`,e.style.left=`${a}px`}function l(){document.onmouseup=null,document.onmousemove=null}function c(e){e.preventDefault(),r=e.clientX,s=e.clientY,document.onmouseup=l,document.onmousemove=a}t?t.onmousedown=c:e.onmousedown=c})(o(this,nr,"f"),o(this,ir,"f"),{top:"all",bottom:100,left:100,right:100}),window.addEventListener("resize",o(this,rr,"f").resize),(e=o(this,nr,"f")).onmousemove=t=>{(t.target.w&&t.target.w!==t.target.offsetWidth||t.target.h&&t.target.h!==t.target.offsetHeight)&&e.onresize(t),t.target.w=t.target.offsetWidth,t.target.h=t.target.offsetHeight},o(this,nr,"f").onresize=o(this,er,"m",lr).bind(this),o(this,tr,"f").subscribe(o(this,er,"m",sr).bind(this))}disconnectedCallback(){o(this,tr,"f").unsubscribeAll(),window.removeEventListener("resize",o(this,rr,"f").resize)}}tr=new WeakMap,nr=new WeakMap,or=new WeakMap,ir=new WeakMap,rr=new WeakMap,er=new WeakSet,sr=function(e){o(this,er,"m",ar).call(this,e),o(this,er,"m",lr).call(this)},ar=function(e){o(this,or,"f").innerHTML=e.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("")},lr=function(){o(this,or,"f").querySelectorAll(".msg").forEach((e=>{const t=e.querySelector(".msg_desc"),n=t.scrollWidth>t.clientWidth,o=t.clientHeight>20;n||o?(e.classList.add("collapsible"),e.onclick=t=>{t.target.classList.contains("msg_desc")||e.classList.toggle("collapsed")}):(e.classList.remove("collapsible"),e.onclick=null)}))},cr=function(){const[e,t]=Qo(o(this,nr,"f"),Number.parseInt(o(this,nr,"f").style.left,10),Number.parseInt(o(this,nr,"f").style.top,10),{top:"all",bottom:100,left:100,right:100});o(this,nr,"f").style.top=`${t}px`,o(this,nr,"f").style.left=`${e}px`},customElements.get("descope-debugger")||customElements.define("descope-debugger",pr);var gr=Object.freeze({__proto__:null,default:pr})}();
|
|
1
|
+
!function(){"use strict";var e=function(){return e=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},e.apply(this,arguments)};function t(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(o=Object.getOwnPropertySymbols(e);i<o.length;i++)t.indexOf(o[i])<0&&Object.prototype.propertyIsEnumerable.call(e,o[i])&&(n[o[i]]=e[o[i]])}return n}function n(e,t,n,o){return new(n||(n=Promise))((function(i,r){function s(e){try{l(o.next(e))}catch(e){r(e)}}function a(e){try{l(o.throw(e))}catch(e){r(e)}}function l(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}l((o=o.apply(e,t||[])).next())}))}function o(e,t,n,o){if("a"===n&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?o:"a"===n?o.call(e):o?o.value:t.get(e)}function i(e,t,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 t?e!==t||!i:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?i.call(e,n):i?i.value=n:t.set(e,n),n}function r(e){this.message=e}"function"==typeof SuppressedError&&SuppressedError,r.prototype=new Error,r.prototype.name="InvalidCharacterError";var s="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new r("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,o,i=0,s=0,a="";o=t.charAt(s++);~o&&(n=i%4?64*n+o:o,i++%4)?a+=String.fromCharCode(255&n>>(-2*i&6)):0)o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(o);return a};function a(e){this.message=e}function l(e,t){if("string"!=typeof e)throw new a("Invalid token specified");var n=!0===(t=t||{}).header?0:1;try{return JSON.parse(function(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return function(e){return decodeURIComponent(s(e).replace(/(.)/g,(function(e,t){var n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(t)}catch(e){return s(t)}}(e.split(".")[n]))}catch(e){throw new a("Invalid token specified: "+e.message)}}a.prototype=new Error,a.prototype.name="InvalidTokenError";var c="/v1/auth/accesskey/exchange",d="/v1/auth/otp/verify",u="/v1/auth/otp/signin",h="/v1/auth/otp/signup",p={email:"/v1/auth/otp/update/email",phone:"/v1/auth/otp/update/phone"},g="/v1/auth/otp/signup-in",f="/v1/auth/magiclink/verify",v="/v1/auth/magiclink/signin",m="/v1/auth/magiclink/signup",b={email:"/v1/auth/magiclink/update/email",phone:"/v1/auth/magiclink/update/phone"},w="/v1/auth/magiclink/signup-in",y="/v1/auth/enchantedlink/verify",I="/v1/auth/enchantedlink/signin",k="/v1/auth/enchantedlink/signup",O="/v1/auth/enchantedlink/pending-session",j={email:"/v1/auth/enchantedlink/update/email"},C="/v1/auth/enchantedlink/signup-in",x="/v1/auth/oauth/authorize",S="/v1/auth/oauth/exchange",A="v1/auth/oauth/native/start",U="v1/auth/oauth/native/finish",E="/v1/auth/saml/authorize",T="/v1/auth/saml/exchange",R="/v1/auth/totp/verify",L="/v1/auth/totp/signup",P="/v1/auth/totp/update",$="/v1/auth/notp/whatsapp/signin",M="/v1/auth/notp/whatsapp/signup",W="/v1/auth/notp/whatsapp/signup-in",D="/v1/auth/notp/pending-session",q={start:"/v1/auth/webauthn/signup/start",finish:"/v1/auth/webauthn/signup/finish"},N={start:"/v1/auth/webauthn/signin/start",finish:"/v1/auth/webauthn/signin/finish"},_={start:"/v1/auth/webauthn/signup-in/start"},F={start:"v1/auth/webauthn/update/start",finish:"/v1/auth/webauthn/update/finish"},K="/v1/auth/password/signup",H="/v1/auth/password/signin",J="/v1/auth/password/reset",V="/v1/auth/password/update",z="/v1/auth/password/replace",B="/v1/auth/password/policy",Z="/v1/auth/refresh",G="/v1/auth/tenant/select",X="/v1/auth/logout",Y="/v1/auth/logoutall",Q="/v1/auth/me",ee="/v1/auth/me/history",te="/v1/flow/start",ne="/v1/flow/next";const oe="<region>",ie=`https://api.${oe}descope.com`,re=6e5,se=()=>{const e={};return{headers(t){const n="function"==typeof t.entries?Object.fromEntries(t.entries()):t;return e.Headers=JSON.stringify(n),this},body(t){return e.Body=t,this},url(t){return e.Url=t.toString(),this},method(t){return e.Method=t,this},title(t){return e.Title=t,this},status(t){return e.Status=t,this},build:()=>Object.keys(e).flatMap((t=>e[t]?[`${"Title"!==t?`${t}: `:""}${e[t]}`]:[])).join("\n")}};var ae;!function(e){e.get="GET",e.delete="DELETE",e.post="POST",e.put="PUT"}(ae||(ae={}));const le=(...e)=>new Headers(e.reduce(((e,t)=>{const n=(e=>Array.isArray(e)?e:e instanceof Headers?Array.from(e.entries()):e?Object.entries(e):[])(t);return n.reduce(((t,[n,o])=>(e[n]=o,e)),e),e}),{})),ce=e=>void 0===e?void 0:JSON.stringify(e),de=(e,t="")=>{let n=e;return t&&(n=n+":"+t),{Authorization:`Bearer ${n}`}},ue=({baseUrl:e,projectId:t,baseConfig:n,logger:o,hooks:i,cookiePolicy:r,fetch:s})=>{const a=((e,t)=>{const n=(e=>async(...t)=>{const n=await e(...t),o=await n.text();return n.text=()=>Promise.resolve(o),n.json=()=>Promise.resolve(JSON.parse(o)),n.clone=()=>n,n})(t||fetch);return n||null==e||e.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"),e?async(...t)=>{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");e.log((e=>se().title("Request").url(e[0]).method(e[1].method).headers(e[1].headers).body(e[1].body).build())(t));const o=await n(...t);return e[o.ok?"log":"error"](await(async e=>{const t=await e.text();return se().title("Response").url(e.url.toString()).status(`${e.status} ${e.statusText}`).headers(e.headers).body(t).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:g}=l,f={headers:le(de(t,g),{"x-descope-sdk-name":"core-js","x-descope-sdk-version":"2.17.4"},(null==n?void 0:n.baseHeaders)||{},u),method:p,body:ce(d)};null!==r&&(f.credentials=r||"include");const v=await a((({path:e,baseUrl:t,queryParams:n,projectId:o})=>{const i=o.slice(1,-27);t=t.replace(oe,i?i+".":"");let r=e?`${t.replace(/\/$/,"")}/${null==e?void 0:e.replace(/^\//,"")}`:t;if(n){r=`${r}?`;const e=Object.keys(n);e.forEach(((t,o)=>{r=`${r}${t}=${n[t]}${o===e.length-1?"":"&"}`}))}return r})({path:c,baseUrl:e,queryParams:h,projectId:t}),f);if((null==i?void 0:i.afterRequest)&&await i.afterRequest(o,null==v?void 0:v.clone()),null==i?void 0:i.transformResponse){const e=await v.json(),t=((null===(s=v.headers)||void 0===s?void 0:s.get("set-cookie"))||"").split(";").reduce(((e,t)=>{const[n,o]=t.split("=");return Object.assign(Object.assign({},e),{[n.trim()]:o})}),{}),n=Object.assign(Object.assign({},v),{json:()=>Promise.resolve(e),cookies:t});return n.clone=()=>n,i.transformResponse(n)}return v};return{get:(e,{headers:t,queryParams:n,token:o}={})=>l({path:e,headers:t,queryParams:n,body:void 0,method:ae.get,token:o}),post:(e,t,{headers:n,queryParams:o,token:i}={})=>l({path:e,headers:n,queryParams:o,body:t,method:ae.post,token:i}),put:(e,t,{headers:n,queryParams:o,token:i}={})=>l({path:e,headers:n,queryParams:o,body:t,method:ae.put,token:i}),delete:(e,{headers:t,queryParams:n,token:o}={})=>l({path:e,headers:t,queryParams:n,body:void 0,method:ae.delete,token:o}),hooks:i}};var he=429;function pe(e,t,n){var o;let i=ge(e);t&&(i=null===(o=null==i?void 0:i.tenants)||void 0===o?void 0:o[t]);const r=null==i?void 0:i[n];return Array.isArray(r)?r:[]}function ge(e){if("string"!=typeof e||!e)throw new Error("Invalid token provided");return l(e)}function fe(e){const{exp:t}=ge(e);return(new Date).getTime()/1e3>t}function ve(e){let t=ge(e);const n=Object.keys(null==t?void 0:t.tenants);return Array.isArray(n)?n:[]}function me(e,t){return pe(e,t,"permissions")}function be(e,t){return pe(e,t,"roles")}const we=(...e)=>e.join("/").replace(/\/{2,}/g,"/");async function ye(e,t){var n;const o=await e,i={code:o.status,ok:o.ok,response:o},r=await o.clone().json();return o.ok?i.data=t?t(r):r:(i.error=r,o.status===he&&Object.assign(i.error,{retryAfter:Number.parseInt(null===(n=o.headers)||void 0===n?void 0:n.get("retry-after"))||0})),i}const Ie=(e,t)=>(n=t)=>t=>!e(t)&&n.replace("{val}",t),ke=(...e)=>({validate:t=>(e.forEach((e=>{const n=e(t);if(n)throw new Error(n)})),!0)}),Oe=e=>t=>e.test(t),je=Oe(/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/),Ce=Oe(/^\+[1-9]{1}[0-9]{3,14}$/),xe=Ie(je,'"{val}" is not a valid email'),Se=Ie(Ce,'"{val}" is not a valid phone number'),Ae=Ie((1,e=>e.length>=1),"Minimum length is 1");const Ue=Ie((e=>"string"==typeof e),"Input is not a string"),Ee=Ie((e=>void 0===e),"Input is defined"),Te=(Re=[Ue(),Ee()],"Input is not a string or undefined",(e="Input is not a string or undefined")=>t=>{const n=Re.filter((e=>e(t)));return!(n.length<Re.length)&&(e?e.replace("{val}",t):n.join(" OR "))});var Re;const Le=(...e)=>t=>(...n)=>(e.forEach(((e,t)=>ke(...e).validate(n[t]))),t(...n)),Pe=e=>[Ue(`"${e}" must be a string`)],$e=e=>[Ue(`"${e}" must be a string`),Ae(`"${e}" must not be empty`)],Me=e=>[Ue(`"${e}" must be a string`),xe()],We=e=>[Ue(`"${e}" must be a string`),Se()],De=Le($e("accessKey")),qe=e=>({exchange:De(((t,n)=>ye(e.post(c,{loginOptions:n},{token:t}))))}),Ne=(e,t,n)=>(t.forEach((t=>{const o=t.split(".");let i=o.shift(),r=e;for(;o.length>0;){if(r=r[i],!i||!r)throw Error(`Invalid path "${t}", "${i}" is missing or has no value`);i=o.shift()}if("function"!=typeof r[i])throw Error(`"${t}" is not a function`);const s=r[i];r[i]=n(s)})),e),_e=({pollingIntervalMs:e=1e3,timeoutMs:t=6e5}={})=>({pollingIntervalMs:Math.max(e||1e3,1e3),timeoutMs:Math.min(t||re,re)});var Fe,Ke;!function(e){e.sms="sms",e.voice="voice",e.whatsapp="whatsapp"}(Fe||(Fe={})),function(e){e.email="email"}(Ke||(Ke={}));const He=Object.assign(Object.assign({},Fe),Ke);var Je;!function(e){e.waiting="waiting",e.running="running",e.completed="completed",e.failed="failed"}(Je||(Je={}));const Ve=$e("loginId"),ze=Le($e("token")),Be=Le(Ve),Ze=Le($e("pendingRef")),Ge=Le(Ve,Me("email")),Xe=e=>({verify:ze((t=>ye(e.post(y,{token:t})))),signIn:Be(((t,n,o,i)=>ye(e.post(we(I,He.email),{loginId:t,URI:n,loginOptions:o},{token:i})))),signUpOrIn:Be(((t,n,o)=>ye(e.post(we(C,He.email),{loginId:t,URI:n,loginOptions:o})))),signUp:Be(((t,n,o,i)=>ye(e.post(we(k,He.email),{loginId:t,URI:n,user:o,loginOptions:i})))),waitForSession:Ze(((t,n)=>new Promise((o=>{const{pollingIntervalMs:i,timeoutMs:r}=_e(n);let s;const a=setInterval((async()=>{const n=await e.post(O,{pendingRef:t});n.ok&&(clearInterval(a),s&&clearTimeout(s),o(ye(Promise.resolve(n))))}),i);s=setTimeout((()=>{o({error:{errorDescription:`Session polling timeout exceeded: ${r}ms`,errorCode:"0"},ok:!1}),clearInterval(a)}),r)})))),update:{email:Ge(((t,n,o,i,r)=>ye(e.post(j.email,Object.assign({loginId:t,email:n,URI:o},r),{token:i}))))}}),Ye=Le($e("flowId")),Qe=Le($e("executionId"),$e("stepId"),$e("interactionId")),et=e=>({start:Ye(((t,n,o,i,r,s,a)=>ye(e.post(te,{flowId:t,options:n,conditionInteractionId:o,interactionId:i,version:r,componentsVersion:s,input:a})))),next:Qe(((t,n,o,i,r,s)=>ye(e.post(ne,{executionId:t,stepId:n,interactionId:o,version:i,componentsVersion:r,input:s}))))}),tt=$e("loginId"),nt=Le($e("token")),ot=Le(tt),it=Le(tt,We("phone")),rt=Le(tt,Me("email")),st=Object.keys(He).filter((e=>e!==Fe.voice)),at=e=>({verify:nt((t=>ye(e.post(f,{token:t})))),signIn:st.reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:ot(((t,o,i,r)=>ye(e.post(we(v,n),{loginId:t,URI:o,loginOptions:i},{token:r}))))})),{}),signUp:st.reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:ot(((t,o,i,r)=>ye(e.post(we(m,n),{loginId:t,URI:o,user:i,loginOptions:r}))))})),{}),signUpOrIn:st.reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:ot(((t,o,i)=>ye(e.post(we(w,n),{loginId:t,URI:o,loginOptions:i}))))})),{}),update:{email:rt(((t,n,o,i,r)=>ye(e.post(b.email,Object.assign({loginId:t,email:n,URI:o},r),{token:i})))),phone:Object.keys(Fe).filter((e=>e!==Fe.voice)).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:it(((t,o,i,r,s)=>ye(e.post(we(b.phone,n),Object.assign({loginId:t,phone:o,URI:i},s),{token:r}))))})),{})}});var lt;!function(e){e.facebook="facebook",e.github="github",e.google="google",e.microsoft="microsoft",e.gitlab="gitlab",e.apple="apple",e.discord="discord",e.linkedin="linkedin",e.slack="slack"}(lt||(lt={}));const ct=Le($e("code")),dt=e=>({start:Object.assign(((t,n,o,i)=>ye(e.post(x,o||{},{queryParams:Object.assign({provider:t},n&&{redirectURL:n}),token:i}))),Object.keys(lt).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:(t,o,i)=>ye(e.post(x,o||{},{queryParams:Object.assign({provider:n},t&&{redirectURL:t}),token:i}))})),{})),exchange:ct((t=>ye(e.post(S,{code:t})))),startNative:(t,n)=>ye(e.post(A,{provider:t,loginOptions:n})),finishNative:(t,n,o,i,r)=>ye(e.post(U,{provider:t,stateId:n,user:o,code:i,idToken:r}))}),ut=$e("loginId"),ht=Le(ut,$e("code")),pt=Le(ut),gt=Le(ut,We("phone")),ft=Le(ut,Me("email")),vt=e=>({verify:Object.keys(He).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:ht(((t,o)=>ye(e.post(we(d,n),{code:o,loginId:t}))))})),{}),signIn:Object.keys(He).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:pt(((t,o,i)=>ye(e.post(we(u,n),{loginId:t,loginOptions:o},{token:i}))))})),{}),signUp:Object.keys(He).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:pt(((t,o,i)=>ye(e.post(we(h,n),{loginId:t,user:o,loginOptions:i}))))})),{}),signUpOrIn:Object.keys(He).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:pt(((t,o)=>ye(e.post(we(g,n),{loginId:t,loginOptions:o}))))})),{}),update:{email:ft(((t,n,o,i)=>ye(e.post(p.email,Object.assign({loginId:t,email:n},i),{token:o})))),phone:Object.keys(Fe).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:gt(((t,o,i,r)=>ye(e.post(we(p.phone,n),Object.assign({loginId:t,phone:o},r),{token:i}))))})),{})}}),mt=Le($e("tenant")),bt=Le($e("code")),wt=e=>({start:mt(((t,n,o,i)=>ye(e.post(E,o||{},{queryParams:{tenant:t,redirectURL:n},token:i})))),exchange:bt((t=>ye(e.post(T,{code:t}))))}),yt=$e("loginId"),It=Le(yt,$e("code")),kt=Le(yt),Ot=Le(yt),jt=e=>({signUp:kt(((t,n)=>ye(e.post(L,{loginId:t,user:n})))),verify:It(((t,n,o,i)=>ye(e.post(R,{loginId:t,code:n,loginOptions:o},{token:i})))),update:Ot(((t,n)=>ye(e.post(P,{loginId:t},{token:n}))))}),Ct=$e("loginId"),xt=$e("newPassword"),St=Le(Ct,$e("password")),At=Le(Ct),Ut=Le(Ct,xt),Et=Le(Ct,$e("oldPassword"),xt),Tt=e=>({signUp:St(((t,n,o,i)=>ye(e.post(K,{loginId:t,password:n,user:o,loginOptions:i})))),signIn:St(((t,n,o)=>ye(e.post(H,{loginId:t,password:n,loginOptions:o})))),sendReset:At(((t,n,o)=>ye(e.post(J,{loginId:t,redirectUrl:n,templateOptions:o})))),update:Ut(((t,n,o)=>ye(e.post(V,{loginId:t,newPassword:n},{token:o})))),replace:Et(((t,n,o)=>ye(e.post(z,{loginId:t,oldPassword:n,newPassword:o})))),policy:()=>ye(e.get(B))}),Rt=Pe("loginId"),Lt=$e("loginId"),Pt=$e("origin"),$t=Le(Lt,Pt,$e("name")),Mt=Le(Lt,Pt),Wt=Le(Rt,Pt),Dt=Le(Lt,Pt,$e("token")),qt=Le($e("transactionId"),$e("response")),Nt=e=>({signUp:{start:$t(((t,n,o)=>ye(e.post(q.start,{user:{loginId:t,name:o},origin:n})))),finish:qt(((t,n)=>ye(e.post(q.finish,{transactionId:t,response:n}))))},signIn:{start:Wt(((t,n,o,i)=>ye(e.post(N.start,{loginId:t,origin:n,loginOptions:o},{token:i})))),finish:qt(((t,n)=>ye(e.post(N.finish,{transactionId:t,response:n}))))},signUpOrIn:{start:Mt(((t,n)=>ye(e.post(_.start,{loginId:t,origin:n}))))},update:{start:Dt(((t,n,o)=>ye(e.post(F.start,{loginId:t,origin:n},{token:o})))),finish:qt(((t,n)=>ye(e.post(F.finish,{transactionId:t,response:n}))))}}),_t=Pe("loginId"),Ft=Le(_t),Kt=Le($e("pendingRef")),Ht=e=>({signUpOrIn:Ft(((t,n)=>ye(e.post(W,{loginId:t,loginOptions:n})))),signUp:Ft(((t,n,o)=>ye(e.post(M,{loginId:t,user:n,loginOptions:o})))),signIn:Ft(((t,n,o)=>ye(e.post($,{loginId:t,loginOptions:n},{token:o})))),waitForSession:Kt(((t,n)=>new Promise((o=>{const{pollingIntervalMs:i,timeoutMs:r}=_e(n);let s;const a=setInterval((async()=>{const n=await e.post(D,{pendingRef:t});n.ok&&(clearInterval(a),s&&clearTimeout(s),o(ye(Promise.resolve(n))))}),i);s=setTimeout((()=>{o({error:{errorDescription:`Session polling timeout exceeded: ${r}ms`,errorCode:"0"},ok:!1}),clearInterval(a)}),r)}))))}),Jt=Le($e("token")),Vt=Le([Te('"token" must be string or undefined')]);var zt,Bt=Le([("projectId",zt=$e("projectId"),Ie(((e,t)=>n=>ke(...t).validate(((e,t,n)=>{const o=(Array.isArray(t)?t.join("."):String(t)).replace(/\[\\?("|')?(\w|d)+\\?("|')?\]/g,((e,t,n)=>"."+n)).split("."),i=o.length;let r=0,s=e===Object(e)?e:void 0;for(;null!=s&&r<i;)s=s[o[r++]];return r&&r===i&&void 0!==s?s:void 0})(n,e)))("projectId",zt))())])((e=>{var t;return(({projectId:e,logger:t,baseUrl:n,hooks:o,cookiePolicy:i,baseHeaders:r={},fetch:s})=>{return a=ue({baseUrl:n||ie,projectId:e,logger:t,hooks:o,cookiePolicy:i,baseConfig:{baseHeaders:r},fetch:s}),{accessKey:qe(a),otp:vt(a),magicLink:at(a),enchantedLink:Xe(a),oauth:dt(a),saml:wt(a),totp:jt(a),notp:Ht(a),webauthn:Nt(a),password:Tt(a),flow:et(a),refresh:Vt((e=>ye(a.post(Z,{},{token:e})))),selectTenant:Le([Ue("tenantId")],[Te('"token" must be string or undefined')])(((e,t)=>ye(a.post(G,{tenant:e},{token:t})))),logout:Vt((e=>ye(a.post(X,{},{token:e})))),logoutAll:Vt((e=>ye(a.post(Y,{},{token:e})))),me:Vt((e=>ye(a.get(Q,{token:e})))),history:Vt((e=>ye(a.get(ee,{token:e})))),isJwtExpired:Jt(fe),getTenants:Jt(ve),getJwtPermissions:Jt(me),getJwtRoles:Jt(be),httpClient:a};var a})(Object.assign(Object.assign({},e),{hooks:{beforeRequest:t=>{var n;const o=[].concat((null===(n=e.hooks)||void 0===n?void 0:n.beforeRequest)||[]);return null==o?void 0:o.reduce(((e,t)=>t(e)),t)},afterRequest:async(t,n)=>{var o;const i=[].concat((null===(o=e.hooks)||void 0===o?void 0:o.afterRequest)||[]);(await Promise.allSettled(null==i?void 0:i.map((e=>e(t,null==n?void 0:n.clone()))))).forEach((t=>{var n;return"rejected"===t.status&&(null===(n=e.logger)||void 0===n?void 0:n.error(t.reason))}))},transformResponse:null===(t=e.hooks)||void 0===t?void 0:t.transformResponse}}))})),Zt=Object.assign(Bt,{DeliveryMethods:He});
|
|
2
|
+
/*! js-cookie v3.0.5 | MIT */
|
|
3
|
+
function Gt(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)e[o]=n[o]}return e}var Xt=function e(t,n){function o(e,o,i){if("undefined"!=typeof document){"number"==typeof(i=Gt({},n,i)).expires&&(i.expires=new Date(Date.now()+864e5*i.expires)),i.expires&&(i.expires=i.expires.toUTCString()),e=encodeURIComponent(e).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=e+"="+t.write(o,e)+r}}return Object.create({set:o,get:function(e){if("undefined"!=typeof document&&(!arguments.length||e)){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]=t.read(s,a),e===a)break}catch(e){}}return e?o[e]:o}},remove:function(e,t){o(e,"",Gt({},t,{expires:-1}))},withAttributes:function(t){return e(this.converter,Gt({},this.attributes,t))},withConverter:function(t){return e(Gt({},this.converter,t),this.attributes)}},{attributes:{value:Object.freeze(n)},converter:{value:Object.freeze(t)}})}({read:function(e){return'"'===e[0]&&(e=e.slice(1,-1)),e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"});var Yt={default:"endpoint"},Qt="Blocked by CSP",en="The endpoint parameter is not a valid URL",tn="Failed to load the JS script of the agent",nn="9319";function on(e,t){var n,o,i,r,s=[],a=(n=function(e){var t=function(e,t,n){if(n||2===arguments.length)for(var o,i=0,r=t.length;i<r;i++)!o&&i in t||(o||(o=Array.prototype.slice.call(t,0,i)),o[i]=t[i]);return e.concat(o||Array.prototype.slice.call(t))}([],e,!0);return{current:function(){return t[0]},postpone:function(){var e=t.shift();void 0!==e&&t.push(e)},exclude:function(){t.shift()}}}(e),100,3e3,r=0,o=function(){return Math.random()*Math.min(3e3,100*Math.pow(2,r++))},i=new Set,[n.current(),function(e,t){var r,s=t instanceof Error?t.message:"";if(s===Qt||s===en)n.exclude(),r=0;else if(s===nn)n.exclude();else if(s===tn){var a=Date.now()-e.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:e.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(e){var n=new Date,o=function(t){return s.push({url:e,startedAt:n,finishedAt:new Date,error:t})},i=t(e);return i.then((function(){return o()}),o),i.catch((function(e){if(s.length>=5)throw e;var t=c(n,e);if(!t)throw e;var o,i=t[0],r=t[1];return(o=r,new Promise((function(e){return setTimeout(e,o)}))).then((function(){return d(i)}))}))};return d(l).then((function(e){return[e,s]}))}var rn="https://fpnpmcdn.net/v<version>/<apiKey>/loader_v<loaderVersion>.js",sn=rn;function an(n){var o;n.scriptUrlPattern;var i=n.token,r=n.apiKey,s=void 0===r?i:r,a=t(n,["scriptUrlPattern","token","apiKey"]),l=null!==(o=function(e,t){return function(e,t){return Object.prototype.hasOwnProperty.call(e,t)}(e,t)?e[t]:void 0}(n,"scriptUrlPattern"))&&void 0!==o?o:rn,c=function(){var e=[],t=function(){e.push({time:new Date,state:document.visibilityState})},n=function(e,t,n,o){return e.addEventListener(t,n,o),function(){return e.removeEventListener(t,n,o)}}(document,"visibilitychange",t);return t(),[e,n]}(),d=c[0],u=c[1];return Promise.resolve().then((function(){if(!s||"string"!=typeof s)throw new Error("API key required");var e=function(e,t){return(Array.isArray(e)?e:[e]).map((function(e){return function(e,t){var n=encodeURIComponent;return e.replace(/<[^<>]+>/g,(function(e){return"<version>"===e?"3":"<apiKey>"===e?n(t):"<loaderVersion>"===e?n("3.9.5"):e}))}(String(e),t)}))}(l,s);return on(e,ln)})).catch((function(e){throw u(),function(e){return e instanceof Error&&e.message===nn?new Error(tn):e}(e)})).then((function(t){var n=t[0],o=t[1];return u(),n.load(e(e({},a),{ldi:{attempts:o,visibilityStates:d}}))}))}function ln(e){return function(e,t,n,o){var i,r=document,s="securitypolicyviolation",a=function(t){var n=new URL(e,location.href),o=t.blockedURI;o!==n.href&&o!==n.protocol.slice(0,-1)&&o!==n.origin||(i=t,l())};r.addEventListener(s,a);var l=function(){return r.removeEventListener(s,a)};return Promise.resolve().then(t).then((function(e){return l(),e}),(function(e){return new Promise((function(e){return setTimeout(e)})).then((function(){if(l(),i)return function(){throw new Error(Qt)}();throw e}))}))}(e,(function(){return function(e){return new Promise((function(t,n){if(function(e){if(URL.prototype)try{return new URL(e,location.href),!1}catch(e){if(e instanceof Error&&"TypeError"===e.name)return!0;throw e}}(e))throw new Error(en);var o=document.createElement("script"),i=function(){var e;return null===(e=o.parentNode)||void 0===e?void 0:e.removeChild(o)},r=document.head||document.getElementsByTagName("head")[0];o.onload=function(){i(),t()},o.onerror=function(){i(),n(new Error(tn))},o.async=!0,o.src=e,r.appendChild(o)}))}(e)})).then(cn)}function cn(){var e=window,t="__fpjs_p_l_b",n=e[t];if(function(e,t){var n,o=null===(n=Object.getOwnPropertyDescriptor)||void 0===n?void 0:n.call(Object,e,t);(null==o?void 0:o.configurable)?delete e[t]:o&&!o.writable||(e[t]=void 0)}(e,t),"function"!=typeof(null==n?void 0:n.load))throw new Error(nn);return n}const dn=(e,t)=>{var n;return["beforeRequest","afterRequest"].reduce(((n,o)=>{var i;return n[o]=[].concat((null===(i=e.hooks)||void 0===i?void 0:i[o])||[]).concat((null==t?void 0:t[o])||[]),n}),null!==(n=e.hooks)&&void 0!==n?n:e.hooks={}),e},un=async e=>{if(!(null==e?void 0:e.ok))return{};const t=await(null==e?void 0:e.clone().json());return(null==t?void 0:t.authInfo)||t||{}},hn=async e=>{const t=await un(e);return(null==t?void 0:t.user)||((null==t?void 0:t.hasOwnProperty("userId"))?t:void 0)},pn="undefined"!=typeof localStorage,gn=(e,t)=>pn&&(null===localStorage||void 0===localStorage?void 0:localStorage.setItem(e,t)),fn=e=>pn&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem(e)),vn=e=>pn&&(null===localStorage||void 0===localStorage?void 0:localStorage.removeItem(e)),mn=(...e)=>{console.debug(...e)},bn="undefined"!=typeof window,wn=Math.pow(2,31)-1,yn="DS",In="DSR";function kn(e=""){return fn(`${e}${In}`)||""}function On(e=""){vn(`${e}${In}`),vn(`${e}${yn}`),Xt.remove(yn)}const jn=bn&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem("fingerprint.endpoint.url"))||"https://api.descope.com",Cn="fp",xn=(e=!1)=>{const t=localStorage.getItem(Cn);if(!t)return null;const n=JSON.parse(t);return(new Date).getTime()>n.expiry&&!e?null:n.value},Sn=async(e,t=jn)=>{try{if(xn())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(t);o.pathname="/fXj8gt3x8VulJBna/x96Emn69oZwcd7I6";const i=new URL(t);i.pathname="/fXj8gt3x8VulJBna/w78aRZnnDZ3Aqw0I";const r=i.toString()+"?apiKey=<apiKey>&version=<version>&loaderVersion=<loaderVersion>",s=an({apiKey:e,endpoint:[o.toString(),Yt],scriptUrlPattern:[r,sn]}),a=await s,{requestId:l}=await a.get({linkedId:n}),c=((e,t)=>({vsid:e,vrid:t}))(n,l);(e=>{const t={value:e,expiry:(new Date).getTime()+864e5};localStorage.setItem(Cn,JSON.stringify(t))})(c)}catch(e){console.warn("Could not load fingerprint",e)}},An=e=>{const t=xn(!0);return t&&e.body&&(e.body.fpData=t),e},Un="dls_last_user_login_id",En="dls_last_user_display_name",Tn=()=>fn(Un),Rn=()=>fn(En),Ln=e=>async(...t)=>{var n;t[1]=t[1]||{};const[,o={}]=t,i=Tn(),r=Rn();return i&&(null!==(n=o.lastAuth)&&void 0!==n||(o.lastAuth={}),o.lastAuth.loginId=i,o.lastAuth.name=r),await e(...t)},Pn=e=>async(...t)=>{const n=await e(...t);return vn(Un),vn(En),n};function $n(){const e=[];return{pub:t=>{e.forEach((e=>e(t)))},sub:t=>{const n=e.push(t)-1;return()=>e.splice(n,1)}}}async function Mn(e){const t=function(e){var t;const n=JSON.parse(e);return n.publicKey.challenge=Fn(n.publicKey.challenge),n.publicKey.user.id=Fn(n.publicKey.user.id),null===(t=n.publicKey.excludeCredentials)||void 0===t||t.forEach((e=>{e.id=Fn(e.id)})),n}(e);return n=await navigator.credentials.create(t),JSON.stringify({id:n.id,rawId:Kn(n.rawId),type:n.type,response:{attestationObject:Kn(n.response.attestationObject),clientDataJSON:Kn(n.response.clientDataJSON)}});var n}async function Wn(e){const t=Nn(e);return _n(await navigator.credentials.get(t))}async function Dn(e,t){const n=Nn(e);return n.signal=t.signal,n.mediation="conditional",_n(await navigator.credentials.get(n))}async function qn(e=!1){if(!bn)return Promise.resolve(!1);const t=!!(window.PublicKeyCredential&&navigator.credentials&&navigator.credentials.create&&navigator.credentials.get);return t&&e&&PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable?PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable():t}function Nn(e){var t;const n=JSON.parse(e);return n.publicKey.challenge=Fn(n.publicKey.challenge),null===(t=n.publicKey.allowCredentials)||void 0===t||t.forEach((e=>{e.id=Fn(e.id)})),n}function _n(e){return JSON.stringify({id:e.id,rawId:Kn(e.rawId),type:e.type,response:{authenticatorData:Kn(e.response.authenticatorData),clientDataJSON:Kn(e.response.clientDataJSON),signature:Kn(e.response.signature),userHandle:e.response.userHandle?Kn(e.response.userHandle):void 0}})}function Fn(e){const t=e.replace(/_/g,"/").replace(/-/g,"+");return Uint8Array.from(atob(t),(e=>e.charCodeAt(0))).buffer}function Kn(e){return btoa(String.fromCharCode.apply(null,new Uint8Array(e))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,"")}var Hn,Jn=(Hn=e=>({async signUp(t,n){const o=await e.webauthn.signUp.start(t,window.location.origin,n);if(!o.ok)return o;const i=await Mn(o.data.options);return await e.webauthn.signUp.finish(o.data.transactionId,i)},async signIn(t){const n=await e.webauthn.signIn.start(t,window.location.origin);if(!n.ok)return n;const o=await Wn(n.data.options);return await e.webauthn.signIn.finish(n.data.transactionId,o)},async signUpOrIn(t){var n;const o=await e.webauthn.signUpOrIn.start(t,window.location.origin);if(!o.ok)return o;if(null===(n=o.data)||void 0===n?void 0:n.create){const t=await Mn(o.data.options);return await e.webauthn.signUp.finish(o.data.transactionId,t)}{const t=await Wn(o.data.options);return await e.webauthn.signIn.finish(o.data.transactionId,t)}},async update(t,n){const o=await e.webauthn.update.start(t,window.location.origin,n);if(!o.ok)return o;const i=await Mn(o.data.options);return await e.webauthn.update.finish(o.data.transactionId,i)},helpers:{create:Mn,get:Wn,isSupported:qn,conditional:Dn}}),(...e)=>{const t=Hn(...e);return Object.assign(t.signUp,e[0].webauthn.signUp),Object.assign(t.signIn,e[0].webauthn.signIn),Object.assign(t.signUpOrIn,e[0].webauthn.signUpOrIn),Object.assign(t.update,e[0].webauthn.update),t});const Vn=e=>({async oneTap(t,n,o,i){const r=null!=t?t:"google",s=await e.oauth.startNative(r,o);if(!s.ok)return s;const{clientId:a,stateId:l,nonce:c}=s.data,d=await async function(){return new Promise(((e,t)=>{if(window.google)return void e(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?e(window.google.accounts.id):t("Failed to load Google GSI client script - not loaded properly")},n.onerror=function(){t("Failed to load Google GSI client script - failed to load")}}))}();return new Promise((t=>{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=>{t(e.oauth.finishNative(r,l,"","",n.credential))},nonce:c})),d.prompt((e=>{(null==e?void 0:e.isSkippedMoment())&&(null==i||i())}))}))}});var zn=e=>Object.assign(Object.assign({},e.flow),{start:async(...t)=>{const n=await qn(),o=Object.assign(Object.assign({location:window.location.href},t[1]),{deviceInfo:{webAuthnSupport:n},startOptionsVersion:1});return t[1]=o,e.flow.start(...t)}});const Bn=function(...e){return t=>e.reduce(((e,t)=>t(e)),t)}((e=>n=>{var{fpKey:o,fpLoad:i}=n,r=t(n,["fpKey","fpLoad"]);return bn?(o&&i&&Sn(o).catch((()=>null)),e(dn(r,{beforeRequest:An}))):(console.warn("Fingerprint is a client side only capability and will not work when running in the server"),e(r))}),(e=>n=>{var{autoRefresh:o}=n,i=t(n,["autoRefresh"]);if(!o)return e(i);const{clearAllTimers:r,setTimer:s}=(()=>{const e=[];return{clearAllTimers:()=>{for(;e.length;)clearTimeout(e.pop())},setTimer:(t,n)=>{e.push(setTimeout(t,n))}}})();let a,c;bn&&document.addEventListener("visibilitychange",(()=>{"visible"===document.visibilityState&&new Date>a&&(mn("Expiration time passed, refreshing session"),d.refresh(kn()||c))}));const d=e(dn(i,{afterRequest:async(e,t)=>{const{refreshJwt:n,sessionJwt:o}=await un(t);if(401===(null==t?void 0:t.status))mn("Received 401, canceling all timers"),r();else if(o){if(a=(e=>{try{const t=l(e);if(t.exp)return new Date(1e3*t.exp)}catch(e){return null}})(o),!a)return void mn("Could not extract expiration time from session token");c=n;let e=((i=a)?i.getTime()-(new Date).getTime():0)-2e4;e>wn&&(mn(`Timeout is too large (${e}ms), setting it to ${wn}ms`),e=wn),r();const t=new Date(Date.now()+e).toLocaleTimeString("en-US",{hour12:!1});mn(`Setting refresh timer for ${t}. (${e}ms)`),s((()=>{mn("Refreshing session due to timer"),d.refresh(kn()||n)}),e)}var i}}));return Ne(d,["logout","logoutAll"],(e=>async(...t)=>{const n=await e(...t);return mn("Clearing all timers"),r(),n}))}),(e=>t=>e(Object.assign(Object.assign({},t),{baseHeaders:Object.assign({"x-descope-sdk-name":"web-js","x-descope-sdk-version":"1.11.10"},t.baseHeaders)}))),(e=>t=>{const n=$n(),o=$n(),i=e(dn(t,{afterRequest:async(e,t)=>{if(401===(null==t?void 0:t.status))n.pub(null),o.pub(null);else{const e=await hn(t);e&&o.pub(e);const{sessionJwt:i}=await un(t);i&&n.pub(i)}}})),r=Ne(i,["logout","logoutAll"],(e=>async(...t)=>{const i=await e(...t);return n.pub(null),o.pub(null),i}));return Object.assign(r,{onSessionTokenChange:n.sub,onUserChange:o.sub})}),(e=>n=>{var{storeLastAuthenticatedUser:o=!0}=n,i=t(n,["storeLastAuthenticatedUser"]);if(!o)return Object.assign(e(i),{getLastUserLoginId:Tn,getLastUserDisplayName:Rn});const r=e(dn(i,{afterRequest:async(e,t)=>{var n;const o=await hn(t),i=null===(n=null==o?void 0:o.loginIds)||void 0===n?void 0:n[0],r=null==o?void 0:o.name;i&&((e=>{gn(Un,e)})(i),(e=>{gn(En,e)})(r))}}));let s=Ne(r,["flow.start"],Ln);return s=Ne(s,["logout","logoutAll"],Pn),Object.assign(s,{getLastUserLoginId:Tn,getLastUserDisplayName:Rn})}),(e=>n=>{var{persistTokens:o,sessionTokenViaCookie:i,storagePrefix:r}=n,s=t(n,["persistTokens","sessionTokenViaCookie","storagePrefix"]);if(!o||!bn)return o&&console.warn("Storing auth tokens in local storage and cookies are a client side only capabilities and will not be done when running in the server"),e(s);const a=e(dn(s,{beforeRequest:(l=r,e=>Object.assign(e,{token:e.token||kn(l)})),afterRequest:async(e,n)=>{const o=/^\/v\d+\/mgmt\//.test(e.path);401===(null==n?void 0:n.status)?o||On(r):((e={},n,o)=>{var{refreshJwt:i,sessionJwt:r}=e,s=t(e,["refreshJwt","sessionJwt"]);void 0===n&&(n=!1),void 0===o&&(o=""),i&&gn(`${o}${In}`,i),r&&(n?function(e,t,{cookiePath:n,cookieDomain:o,cookieExpiration:i}){if(t){const r=new Date(1e3*i),s=function(e){const t=window.location.hostname.split("."),n=e.split(".");return t.slice(-n.length).join(".")===e}(o);Xt.set(e,t,{path:n,domain:s?o:void 0,expires:r,sameSite:"Strict",secure:!0})}}(yn,r,s):gn(`${o}${yn}`,r))})(await un(n),i,r)}}));var l;const c=Ne(a,["logout","logoutAll"],(e=>t=>async(...n)=>{const o=await t(...n);return On(e),o})(r));return Object.assign(c,{getRefreshToken:()=>kn(r),getSessionToken:()=>function(e=""){return Xt.get(yn)||fn(`${e}${yn}`)||""}(r)})}))(((...e)=>{const t=Zt(...e);return Object.assign(Object.assign({},t),{flow:zn(t),webauthn:Jn(t),fedcm:Vn(t)})})),Zn="undefined"!=typeof localStorage,Gn=Zn&&localStorage.getItem("base.content.url")||"",Xn="config.json",Yn="base.ui.components.url",Qn=Zn&&localStorage.getItem(Yn)||"https://static.descope.com/npm/@descope/web-components-ui@<version>/dist/umd/index.js",eo=Zn&&localStorage.getItem(Yn)||"https://cdn.jsdelivr.net/npm/@descope/web-components-ui@<version>/dist/umd/index.js",to="descope-login-flow",no="code",oo="ra-challenge",io="ra-callback",ro="ra-backup-callback",so="ra-initiator",ao="data-exclude-field",lo="dls_last_auth",co="state_id",uo="saml_idp_state_id",ho="saml_idp_username",po="descope_idp_initiated",go="sso_app_id",fo="oidc_login_hint",vo="data-type",mo="redirect",bo="poll",wo="webauthnCreate",yo="webauthnGet",Io="loadForm",ko="submit",Oo="polling",jo=["descope-multi-select-combo-box","descope-text-area"];var Co;function xo(e){return new URLSearchParams(window.location.search).get(e)}function So(e){if(window.history.replaceState&&xo(e)){const t=new URL(window.location.href),n=new URLSearchParams(t.search);n.delete(e),t.search=n.toString(),window.history.replaceState({},"",t.toString())}}function Ao(e,t){return n(this,void 0,void 0,(function*(){const n=yield fetch(e,{cache:"default"});if(!n.ok)throw Error(`Error fetching URL ${e} [${n.status}]`);return{body:yield n[t||"text"](),headers:Object.fromEntries(n.headers.entries())}}))}!function(e){e.backward="backward",e.forward="forward"}(Co||(Co={}));function Uo({projectId:e,filename:t,assetsFolder:n="v2-beta",baseUrl:o}){const i=new URL(Gn||o||"https://static.descope.com/pages");return i.pathname=((...e)=>e.join("/").replace(/\/+/g,"/"))(i.pathname,e,n,t),i.toString()}function Eo(e,t){if(!t)return;const n=+e,o=+t;return Number.isNaN(n)||Number.isNaN(o)?void 0:n>o?Co.forward:n<o?Co.backward:void 0}const To=()=>{const[e="",t=""]=(xo(to)||"").split("_");return{executionId:e,stepId:t}};function Ro(){So(to)}const Lo=e=>e.replace(/-./g,(e=>e[1].toUpperCase())),Po=()=>{const{executionId:e,stepId:t}=To();(e||t)&&Ro();const n=xo("t")||void 0;n&&So("t");const o=xo(no)||void 0;o&&So(no);const i=xo("err")||void 0;i&&So("err");const{redirectAuthCodeChallenge:r,redirectAuthCallbackUrl:s,redirectAuthBackupCallbackUri:a,redirectAuthInitiator:l}={redirectAuthCodeChallenge:xo(oo),redirectAuthCallbackUrl:xo(io),redirectAuthBackupCallbackUri:xo(ro),redirectAuthInitiator:xo(so)};(r||s||a||l)&&(So(oo),So(io),So(ro),So(so));const c=xo(co);c&&So(co);const d=xo(uo);d&&So(uo);const u=xo(ho);d&&So(ho);const h=xo(po);h&&So(po);const p=xo(go);p&&So(go);const g=xo(fo);g&&So(fo);return{executionId:e,stepId:t,token:n,code:o,exchangeError:i,redirectAuthCodeChallenge:r,redirectAuthCallbackUrl:s,redirectAuthBackupCallbackUri:a,redirectAuthInitiator:l,oidcIdpStateId:c,samlIdpStateId:d,samlIdpUsername:u,descopeIdpInitiated:"true"===h,ssoAppId:p,oidcLoginHint:g}},$o=e=>{let t,n;return(...o)=>{return t&&(r=o,(i=t).length===r.length&&i.every(((e,t)=>e===r[t])))||(t=o,n=e(...o)),n;var i,r}};const Mo=(e,t,n,o,i,r)=>e&&!t&&(e&&!n&&!o)&&(e&&!i)&&(e&&!r),Wo=e=>null==e?void 0:e.submit(),Do=(e,t)=>{const n=t.find((t=>e[t]));return n?e[n]:null},qo=(e,t=100)=>{let n;return function(...o){n||e.apply(this,o),clearTimeout(n),n=setTimeout((()=>{n=null}),t)}};var No,_o,Fo,Ko;function Ho(e,t){const n=Object.getOwnPropertyNames(e),o=Object.getOwnPropertyNames(t);if(n.length!==o.length)return!1;for(let o=0;o<n.length;o+=1){const i=n[o],r=e[i],s=t[i];if(null===r||null===s){if(r!==s)return!1}else if("object"==typeof r&&"object"==typeof s){if(!Ho(r,s))return!1}else if(r!==s)return!1}return!0}class Jo{constructor(e={},{updateOnlyOnChange:t=!0}={}){No.set(this,void 0),_o.set(this,{}),Fo.set(this,0),Ko.set(this,!1),this.update=e=>{const t="function"==typeof e?e(o(this,No,"f")):e,n=Object.assign(Object.assign({},o(this,No,"f")),t);if(!o(this,Ko,"f")||!Ho(o(this,No,"f"),n)){const e=o(this,No,"f");i(this,No,n,"f"),Object.freeze(o(this,No,"f")),setTimeout((()=>{Object.values(o(this,_o,"f")).forEach((t=>t(n,e,((e,t)=>n=>e[n]!==t[n])(n,e))))}),0)}},i(this,No,e,"f"),i(this,Ko,t,"f")}get current(){return Object.assign({},o(this,No,"f"))}subscribe(e){return i(this,Fo,o(this,Fo,"f")+1,"f"),o(this,_o,"f")[o(this,Fo,"f")]=e,o(this,Fo,"f").toString()}unsubscribe(e){const t=!!o(this,_o,"f")[e];return t&&delete o(this,_o,"f")[e],t}unsubscribeAll(){return i(this,_o,{},"f"),!0}}No=new WeakMap,_o=new WeakMap,Fo=new WeakMap,Ko=new WeakMap;const Vo=["disabled"],zo=(e,t)=>{Object.entries(t||{}).forEach((([t,n])=>{Array.from(e.querySelectorAll(`*[name="${t}"]:not([${ao}])`)).forEach((e=>{e.value=n}))}))},Bo=(e,t)=>e.replace(/{{(.+?)}}/g,((e,n)=>{return o=t,n.split(".").reduce(((e,t)=>(null==e?void 0:e[t])||""),o);var o})),Zo=(e,t,n)=>{e.querySelectorAll(`[${vo}="${t}"]`).forEach((e=>{e.setAttribute("href",n)}))},Go=(e,t,n)=>{var o,i;const r=null===(o=customElements.get(t))||void 0===o?void 0:o.cssVarList.url;n&&r&&(null===(i=null==e?void 0:e.style)||void 0===i||i.setProperty(r,`url(data:image/jpg;base64,${n})`))},Xo=(e,t,n,o,i,r)=>{var s,a;let l=null==t?void 0:t.errorText;try{l=(null==i?void 0:i({text:null==t?void 0:t.errorText,type:null==t?void 0:t.errorType}))||(null==t?void 0:t.errorText)}catch(e){r.error("Error transforming error message",e.message)}((e,t,n="")=>{e.querySelectorAll(`[${vo}="${t}"]`).forEach((e=>{e.textContent=n,e.classList[n?"remove":"add"]("hide")}))})(e,"error-message",l),Zo(e,"totp-link",null===(s=null==t?void 0:t.totp)||void 0===s?void 0:s.provisionUrl),Zo(e,"notp-link",null===(a=null==t?void 0:t.notp)||void 0===a?void 0:a.redirectUrl),((e,t)=>{e.querySelectorAll("descope-text,descope-link,descope-enriched-text").forEach((e=>{e.textContent=Bo(e.textContent,t)}))})(e,t),((e,t,n)=>{t&&Object.keys(t).forEach((o=>{e.querySelectorAll(`[name=${o}]`).forEach((e=>{const i=t[o];Object.keys(i).forEach((t=>{let o=i[t];if("string"!=typeof o)try{o=JSON.stringify(o)}catch(e){n.error(`Could not stringify value "${o}" for "${t}"`,e.message),o=""}e.setAttribute(t,o)}))}))}))})(e,n,r),((e,t)=>{e.querySelectorAll("[data-has-dynamic-attr-values]").forEach((e=>{Array.from(e.attributes).forEach((e=>{e.value=Bo(e.value,t)}))}))})(e,t),((e,t)=>{Object.entries(t).forEach((([t,n])=>{e.querySelectorAll(`[name="${t}"]`).forEach((e=>{Object.entries(n).forEach((([t,n])=>{Vo.includes(t)&&e.setAttribute(t,n)}))}))}))})(e,o)},Yo=$o((()=>n(void 0,void 0,void 0,(function*(){var e,t,n,o,i;if(!window.PublicKeyCredential||!PublicKeyCredential.isConditionalMediationAvailable||!PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable)return!1;try{const r=Promise.all([null===(e=window.PublicKeyCredential)||void 0===e?void 0:e.isConditionalMediationAvailable(),null===(t=window.PublicKeyCredential)||void 0===t?void 0:t.isUserVerifyingPlatformAuthenticatorAvailable()]).then((e=>e.every((e=>!!e)))),s=(()=>{var e;const t=null===(e=null===navigator||void 0===navigator?void 0:navigator.userAgentData)||void 0===e?void 0:e.brands,n=null==t?void 0:t.find((({brand:e,version:t})=>"Chromium"===e&&parseFloat(t)));return n?n.version:0})()>=108;return yield(n=100,o=r,i=s,new Promise(((e,t)=>{let r=!1;const s=setTimeout((()=>{r=!0,void 0!==i?e(i):t(new Error(`Promise timed out after ${n} ms`))}),n);o.then((t=>{r||(clearTimeout(s),e(t))})).catch((e=>{r||(clearTimeout(s),t(e))}))})))}catch(e){return console.error("Conditional login check failed",e),!1}})))),Qo=(e,t,n,o={})=>{var i,r,s,a;return[Math.min(Math.max(t,("all"===o.left?e.offsetWidth:null!==(i=o.left)&&void 0!==i?i:0)-e.offsetWidth),window.innerWidth-("all"===o.right?e.offsetWidth:null!==(r=o.right)&&void 0!==r?r:0)),Math.min(Math.max(n,("all"===o.top?e.offsetHeight:null!==(s=o.top)&&void 0!==s?s:0)-e.offsetHeight),window.innerHeight-("all"===o.bottom?e.offsetHeight:null!==(a=o.bottom)&&void 0!==a?a:0))]},ei={"lastAuth.loginId":{"not-empty":e=>!!e.loginId,empty:e=>!e.loginId},idpInitiated:{"is-true":e=>!!e.code,"is-false":e=>!e.code},externalToken:{"is-true":e=>!!e.token,"is-false":e=>!e.token},abTestingKey:{"greater-than":(e,t)=>(e.abTestingKey||0)>t,"less-than":(e,t)=>(e.abTestingKey||0)<t}};function ti(e){const t={};if(e)try{Object.assign(t,JSON.parse(localStorage.getItem(lo)))}catch(e){}return t}const ni="dls_ab_testing_id",oi=document.createElement("template");oi.innerHTML='\n\t<style>\n\t\t:host {\n all: initial;\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n display: block;\n\t\t}\n\n\t\t#wc-root {\n\t\t\theight: 100%;\n\t\t\ttransition: opacity 300ms ease-in-out;\n\t\t}\n\n\t\t#wc-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<div id="wc-root"></div>\n\t';var ii,ri,si,ai,li,ci,di,ui,hi,pi,gi,fi,vi,mi,bi,wi,yi,Ii,ki,Oi,ji,Ci,xi,Si,Ai,Ui,Ei,Ti,Ri,Li,Pi,$i,Mi,Wi,Di,qi,Ni,_i,Fi,Ki,Hi,Ji,Vi,zi,Bi,Zi,Gi,Xi,Yi,Qi,er,tr,nr,or,ir,rr,sr,ar,lr,cr;class dr extends HTMLElement{static get observedAttributes(){return["project-id","flow-id","base-url","tenant","theme","locale","debug","storage-prefix","preview","redirect-url","auto-focus","store-last-authenticated-user"]}constructor(e){super(),ii.add(this),this.logger=console,ri.set(this,!1),this.loggerWrapper={error:(e,t="")=>{this.logger.error(e,t,new Error),o(this,ii,"m",Ri).call(this,e,t)},warn:(e,t="")=>{this.logger.warn(e,t)},info:(e,t="",n={})=>{this.logger.info(e,t,n)},debug:(e,t="")=>{this.logger.debug(e,t)}},si.set(this,new Jo({deferredRedirect:!1})),ai.set(this,new Jo),li.set(this,{}),this.getComponentsContext=()=>o(this,li,"f"),this.nextRequestStatus=new Jo({isLoading:!1}),ci.set(this,void 0),di.set(this,{popstate:o(this,ii,"m",vi).bind(this),visibilitychange:o(this,ii,"m",mi).bind(this),componentsContext:o(this,ii,"m",Ai).bind(this)}),ui.set(this,void 0),ki.set(this,$o((()=>n(this,void 0,void 0,(function*(){const e=Uo({projectId:this.projectId,filename:Xn,baseUrl:this.baseStaticUrl});try{const{body:t,headers:n}=yield Ao(e,"json");return{projectConfig:t,executionContext:{geo:n["x-geo"]}}}catch(e){return{isMissingConfig:!0}}}))))),ji.set(this,void 0),i(this,ui,e,"f"),o(this,ii,"m",hi).call(this)}get projectId(){return this.getAttribute("project-id")}get flowId(){return this.getAttribute("flow-id")}get client(){try{return JSON.parse(this.getAttribute("client"))||{}}catch(e){return{}}}get baseUrl(){return this.getAttribute("base-url")||void 0}get baseStaticUrl(){return this.getAttribute("base-static-url")}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 theme(){var e,t;const n=this.getAttribute("theme");if("os"===n){return window.matchMedia&&(null===(t=null===(e=window.matchMedia)||void 0===e?void 0:e.call(window,"(prefers-color-scheme: dark)"))||void 0===t?void 0:t.matches)?"dark":"light"}return n||"light"}get autoFocus(){var e;const t=null!==(e=this.getAttribute("auto-focus"))&&void 0!==e?e:"true";return"skipFirstScreen"===t?t:"true"===t}get storeLastAuthenticatedUser(){var e;return"true"===(null!==(e=this.getAttribute("store-last-authenticated-user"))&&void 0!==e?e:"true")}get storagePrefix(){return this.getAttribute("storage-prefix")||""}get preview(){return!!this.getAttribute("preview")}get formConfig(){return(e=>{try{const t=JSON.parse(e);return Object.fromEntries(Object.keys(t).map((e=>"string"!=typeof t[e]?[e,t[e]]:[e,{value:t[e]}])).flatMap((([e,t])=>[[e,t],[`form.${e}`,t]])))}catch(e){return{}}})(this.getAttribute("form"))}get formConfigValues(){return e=this.formConfig,t="value",Object.fromEntries(Object.entries(e).map((([e,n])=>[e,n[t]])));var e,t}getExecutionContext(){return n(this,void 0,void 0,(function*(){const{executionContext:e}=yield o(this,ki,"f").call(this);return e}))}getProjectConfig(){return n(this,void 0,void 0,(function*(){const{projectConfig:e}=yield o(this,ki,"f").call(this);return e}))}getFlowConfig(){var e,t;return n(this,void 0,void 0,(function*(){const n=yield this.getProjectConfig(),o=(null===(e=null==n?void 0:n.flows)||void 0===e?void 0:e[this.flowId])||{};return null!==(t=o.version)&&void 0!==t||(o.version=0),o}))}getTargetLocales(){return n(this,void 0,void 0,(function*(){const e=yield this.getFlowConfig();return((null==e?void 0:e.targetLocales)||[]).map((e=>e.toLowerCase()))}))}connectedCallback(){return n(this,void 0,void 0,(function*(){if(this.shadowRoot.isConnected){if(o(this,ai,"f").subscribe(o(this,ii,"m",Ti).bind(this)),o(this,ai,"f").update({isDebug:this.debug}),o(this,ii,"m",pi).call(this))return void o(this,ii,"m",gi).call(this);if(o(this,ii,"m",fi).call(this),i(this,ji,o(this,ii,"m",Oi).call(this),"f"),yield o(this,ii,"m",yi).call(this))return void this.loggerWrapper.error("This SDK version does not support your flows version","Make sure to upgrade your flows to the latest version or use an older SDK version");if((yield o(this,ki,"f").call(this)).isMissingConfig)return void this.loggerWrapper.error("Cannot get config file","Make sure that your projectId & flowId are correct");o(this,ii,"m",Ci).call(this),yield o(this,ii,"m",$i).call(this),yield o(this,ii,"m",xi).call(this),o(this,ii,"m",Li).call(this);const{executionId:e,stepId:t,token:n,code:r,exchangeError:s,redirectAuthCallbackUrl:a,redirectAuthBackupCallbackUri:l,redirectAuthCodeChallenge:c,redirectAuthInitiator:d,oidcIdpStateId:u,samlIdpStateId:h,samlIdpUsername:p,descopeIdpInitiated:g,ssoAppId:f,oidcLoginHint:v}=Po();window.addEventListener("popstate",o(this,di,"f").popstate),window.addEventListener("components-context",o(this,di,"f").componentsContext),window.addEventListener("visibilitychange",o(this,di,"f").visibilitychange),o(this,si,"f").subscribe(o(this,ii,"m",wi).bind(this)),o(this,si,"f").update({projectId:this.projectId,flowId:this.flowId,baseUrl:this.baseUrl,tenant:this.tenant,redirectUrl:this.redirectUrl,locale:this.locale,stepId:t,executionId:e,token:n,code:r,exchangeError:s,redirectAuthCallbackUrl:a,redirectAuthBackupCallbackUri:l,redirectAuthCodeChallenge:c,redirectAuthInitiator:d,oidcIdpStateId:u,samlIdpStateId:h,samlIdpUsername:p,descopeIdpInitiated:g,ssoAppId:f,oidcLoginHint:v}),i(this,ri,!0,"f")}}))}disconnectedCallback(){o(this,si,"f").unsubscribeAll(),o(this,ai,"f").unsubscribeAll(),o(this,ii,"m",Ei).call(this),window.removeEventListener("popstate",o(this,di,"f").popstate),window.removeEventListener("visibilitychange",o(this,di,"f").visibilitychange),window.removeEventListener("components-context",o(this,di,"f").componentsContext)}attributeChangedCallback(e,t,n){if(this.shadowRoot.isConnected&&o(this,ri,"f")&&t!==n&&dr.observedAttributes.includes(e)){o(this,ii,"m",fi).call(this);const i=null===t;o(this,si,"f").update((({stepId:t,executionId:o})=>{let r=t,s=o;return i||(s=null,r=null,Ro()),{[Lo(e)]:n,stepId:r,executionId:s}})),o(this,ai,"f").update({isDebug:this.debug})}}}ri=new WeakMap,si=new WeakMap,ai=new WeakMap,li=new WeakMap,ci=new WeakMap,di=new WeakMap,ui=new WeakMap,ki=new WeakMap,ji=new WeakMap,ii=new WeakSet,hi=function(){this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(oi.content.cloneNode(!0)),this.rootElement=this.shadowRoot.querySelector("#wc-root")},pi=function(){return!this.shadowRoot.host.closest("form")&&/Chrome/.test(navigator.userAgent)&&/Google Inc/.test(navigator.vendor)},gi=function(){const e=this.shadowRoot.host,t=document.createElement("form");t.style.width="100%",e.parentElement.appendChild(t),t.appendChild(e)},fi=function(){const e=["base-url","tenant","theme","locale","debug","redirect-url","auto-focus","store-last-authenticated-user","preview","storage-prefix","form","client"];if(dr.observedAttributes.forEach((t=>{if(!e.includes(t)&&!this[Lo(t)])throw Error(`${t} cannot be empty`)})),this.theme&&"light"!==this.theme&&"dark"!==this.theme)throw Error('Supported theme values are "light", "dark", or leave empty for using the OS theme')},vi=function(){const{stepId:e,executionId:t}=To();o(this,si,"f").update({stepId:e,executionId:t})},mi=function(){document.hidden||setTimeout((()=>{o(this,si,"f").update({deferredRedirect:!1})}),300)},bi=function(e,t){this.sdk=Bn(Object.assign(Object.assign({persistTokens:!0,preview:this.preview,storagePrefix:this.storagePrefix,storeLastAuthenticatedUser:this.storeLastAuthenticatedUser},dr.sdkConfigOverrides),{projectId:e,baseUrl:t})),["start","next"].forEach((e=>{const t=this.sdk.flow[e];this.sdk.flow[e]=(...e)=>n(this,void 0,void 0,(function*(){this.nextRequestStatus.update({isLoading:!0});try{return yield t(...e)}finally{this.nextRequestStatus.update({isLoading:!1})}}))}))},wi=function(e,t,i){return n(this,void 0,void 0,(function*(){const{projectId:t,baseUrl:n}=e;if(i("projectId")||i("baseUrl")){if(!t)return;o(this,ii,"m",bi).call(this,t,n)}o(this,ui,"f").call(this,e)}))},yi=function(){return n(this,void 0,void 0,(function*(){return(yield o(this,ki,"f").call(this)).isMissingConfig&&(yield o(this,ii,"m",Ii).call(this))}))},Ii=function(){return n(this,void 0,void 0,(function*(){const e=Uo({projectId:this.projectId,filename:Xn,assetsFolder:"v2-alpha",baseUrl:this.baseStaticUrl});try{return yield Ao(e,"json"),!0}catch(e){return!1}}))},Oi=function(){return n(this,void 0,void 0,(function*(){const e=Uo({projectId:this.projectId,filename:"theme.json",baseUrl:this.baseStaticUrl});try{const{body:t}=yield Ao(e,"json");return t}catch(e){return void this.loggerWrapper.error("Cannot fetch theme file","make sure that your projectId & flowId are correct")}}))},Ci=function(){var e,t;return n(this,void 0,void 0,(function*(){const{projectConfig:n}=yield o(this,ki,"f").call(this),i=null===(t=null===(e=null==n?void 0:n.cssTemplate)||void 0===e?void 0:e[this.theme])||void 0===t?void 0:t.fonts;i&&Object.values(i).forEach((e=>(e=>{if(!e)return;const t=document.createElement("link");t.href=e,t.rel="stylesheet",document.head.appendChild(t)})(e.url)))}))},xi=function(){return n(this,void 0,void 0,(function*(){yield o(this,ii,"m",Si).call(this),yield o(this,ii,"m",Ui).call(this)}))},Si=function(){var e,t,i,r;return n(this,void 0,void 0,(function*(){const n=document.createElement("style"),s=yield o(this,ji,"f");n.innerText=((null===(e=null==s?void 0:s.light)||void 0===e?void 0:e.globals)||"")+((null===(t=null==s?void 0:s.dark)||void 0===t?void 0:t.globals)||"");const a=yield dr.descopeUI;(null==a?void 0:a.componentsThemeManager)&&!a.componentsThemeManager.hasThemes&&(a.componentsThemeManager.themes={light:null===(i=null==s?void 0:s.light)||void 0===i?void 0:i.components,dark:null===(r=null==s?void 0:s.dark)||void 0===r?void 0:r.components}),this.shadowRoot.appendChild(n)}))},Ai=function(e){i(this,li,Object.assign(Object.assign({},o(this,li,"f")),e.detail),"f")},Ui=function(){return n(this,void 0,void 0,(function*(){this.rootElement.setAttribute("data-theme",this.theme);const e=yield dr.descopeUI;(null==e?void 0:e.componentsThemeManager)&&(e.componentsThemeManager.currentThemeName=this.theme)}))},Ei=function(){var e;null===(e=o(this,ci,"f"))||void 0===e||e.remove(),i(this,ci,null,"f")},Ti=function({isDebug:e}){return n(this,void 0,void 0,(function*(){e?(i(this,ci,document.createElement("descope-debugger"),"f"),Object.assign(o(this,ci,"f").style,{position:"fixed",top:"0",right:"0",height:"100vh",width:"100vw",pointerEvents:"none",zIndex:99999}),yield Promise.resolve().then((function(){return gr})),document.body.appendChild(o(this,ci,"f"))):o(this,ii,"m",Ei).call(this)}))},Ri=function(e,t){var n;e&&this.debug&&(null===(n=o(this,ci,"f"))||void 0===n||n.updateData({title:e,description:t}))},Li=function(){this.rootElement.onkeydown=e=>{var t,n,o;const i=!!(null===(t=this.shadowRoot.activeElement)||void 0===t?void 0:t.getAttribute("href")),r=jo.includes(null!==(o=null===(n=this.shadowRoot.activeElement)||void 0===n?void 0:n.localName)&&void 0!==o?o:"");if("Enter"!==e.key||i||r)return;e.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((e=>"true"===e.getAttribute("auto-submit")));if(1===a.length)return void a[0].click();const l=Array.from(s).filter((e=>"button"===e.getAttribute("data-type")));if(1===l.length)"false"!==l[0].getAttribute("auto-submit")&&l[0].click();else if(0===l.length){const e=Array.from(s).filter((e=>"sso"===e.getAttribute("data-type")));1===e.length&&"false"!==e[0].getAttribute("auto-submit")&&e[0].click()}}},Pi=function(){var e,t;return n(this,void 0,void 0,(function*(){const n=null===(t=null===(e=yield o(this,ki,"f").call(this))||void 0===e?void 0:e.projectConfig)||void 0===t?void 0:t.componentsVersion;return n||(this.logger.error("Did not get components version, using latest version"),"latest")}))},$i=function(){return n(this,void 0,void 0,(function*(){dr.descopeUI?this.loggerWrapper.debug("DescopeUI is already loading, probably multiple flows are running on the same page"):dr.descopeUI=new Promise((e=>{if(globalThis.DescopeUI)return void e(globalThis.DescopeUI);const t=e=>{const t=document.createElement("script");return t.id="load-descope-ui",t.src=e,t},i=(e,t)=>e.replace("<version>",t),r=(t,n)=>{const o=()=>{this.loggerWrapper.error("Cannot load DescopeUI",`Make sure this URL is valid and return the correct script: "${t.src}"`),n()};t.addEventListener("load",(()=>{globalThis.DescopeUI||o(),e(globalThis.DescopeUI)})),t.addEventListener("error",o)};(()=>{n(this,void 0,void 0,(function*(){const n=yield o(this,ii,"m",Pi).call(this),s=t(i(Qn,n));r(s,(()=>{s.remove(),this.loggerWrapper.info("Trying to load DescopeUI from a fallback URL");const o=t(i(eo,n));r(o,(()=>{e(void 0)})),document.body.append(o)})),document.body.append(s)}))})()}))}))},dr.sdkConfigOverrides={baseHeaders:{"x-descope-sdk-name":"web-component","x-descope-sdk-version":"3.12.10"}};class ur extends dr{static set sdkConfigOverrides(e){dr.sdkConfigOverrides=e}constructor(){const e=new Jo;super(e.update.bind(e)),Mi.add(this),this.stepState=new Jo({},{updateOnlyOnChange:!1}),Wi.set(this,void 0),Di.set(this,null),qi.set(this,((e,t,r,s,a)=>{r===bo&&i(this,Wi,setTimeout((()=>n(this,void 0,void 0,(function*(){var n;const i=yield this.sdk.flow.next(e,t,Oo,s,a,{});o(this,_i,"f").call(this,i);const{action:r}=null!==(n=null==i?void 0:i.data)&&void 0!==n?n:{};o(this,qi,"f").call(this,e,t,r,s,a)}))),2e3),"f")})),Ni.set(this,(()=>{clearTimeout(o(this,Wi,"f")),i(this,Wi,null,"f")})),_i.set(this,(e=>{var t,n,i,r,s,a,l,c,d;if(!(null==e?void 0:e.ok)){o(this,Mi,"m",Qi).call(this,"error",null==e?void 0:e.error);const a=null===(t=null==e?void 0:e.response)||void 0===t?void 0:t.url,l=`${null===(n=null==e?void 0:e.response)||void 0===n?void 0:n.status} - ${null===(i=null==e?void 0:e.response)||void 0===i?void 0:i.statusText}`;return void this.loggerWrapper.error((null===(r=null==e?void 0:e.error)||void 0===r?void 0:r.errorDescription)||a,(null===(s=null==e?void 0:e.error)||void 0===s?void 0:s.errorMessage)||l)}const u=null===(c=null===(l=null===(a=e.data)||void 0===a?void 0:a.screen)||void 0===l?void 0:l.state)||void 0===c?void 0:c.errorText;(null===(d=e.data)||void 0===d?void 0:d.error)?this.loggerWrapper.error(`[${e.data.error.code}]: ${e.data.error.description}`,`${u?`${u} - `:""}${e.data.error.message}`):u&&this.loggerWrapper.error(u);const{status:h,authInfo:p,lastAuth:g}=e.data;if("completed"===h)return this.storeLastAuthenticatedUser&&function(e){(null==e?void 0:e.authMethod)&&Zn&&localStorage.setItem(lo,JSON.stringify(e))}(g),void o(this,Mi,"m",Qi).call(this,"success",p);const{executionId:f,stepId:v,stepName:m,action:b,screen:w,redirect:y,openInNewTabUrl:I,webauthn:k,error:O,samlIdpResponse:j}=e.data;b!==bo?(this.loggerWrapper.info(`Step "${m||`#${v}`}" is ${h}`,"",{screen:w,status:h,stepId:v,stepName:m,action:b,error:O}),this.flowState.update({stepId:v,executionId:f,action:b,redirectTo:null==y?void 0:y.url,openInNewTabUrl:I,screenId:null==w?void 0:w.id,screenState:null==w?void 0:w.state,webauthnTransactionId:null==k?void 0:k.transactionId,webauthnOptions:null==k?void 0:k.options,samlIdpResponseUrl:null==j?void 0:j.url,samlIdpResponseSamlResponse:null==j?void 0:j.samlResponse,samlIdpResponseRelayState:null==j?void 0:j.relayState})):this.flowState.update({action:b})})),Fi.set(this,$o((()=>n(this,void 0,void 0,(function*(){var e;try{const t=yield this.sdk.webauthn.signIn.start("",window.location.origin);return t.ok||this.loggerWrapper.warn("Webauthn start failed",null===(e=null==t?void 0:t.error)||void 0===e?void 0:e.errorMessage),t.data}catch(e){this.loggerWrapper.warn("Webauthn start failed",e.message)}}))))),Zi.set(this,qo(((e,t)=>n(this,void 0,void 0,(function*(){if("true"===e.getAttribute("formnovalidate")||o(this,Mi,"m",Ji).call(this)){const i=null==e?void 0:e.getAttribute("id");o(this,Mi,"m",zi).call(this,e);const r=yield o(this,Mi,"m",Vi).call(this),s=(n=e,Array.from((null==n?void 0:n.attributes)||[]).reduce(((e,t)=>{var n;const o=null===(n=new RegExp("^data-descope-(\\S+)$").exec(t.name))||void 0===n?void 0:n[1];return o?Object.assign(e,{[o]:t.value}):e}),{})),a=this.getComponentsContext(),l=Object.assign(Object.assign(Object.assign(Object.assign({},a),s),r),{origin:window.location.origin}),c=yield this.getFlowConfig(),d=yield this.getProjectConfig(),u=yield t(i,c.version,d.componentsVersion,l);o(this,_i,"f").call(this,u),o(this,Mi,"m",Bi).call(this,r)}var n}))))),this.flowState=e}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});var t,o;return n(this,void 0,void 0,(function*(){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))),yield e.connectedCallback.call(this)}))}disconnectedCallback(){var e;super.disconnectedCallback(),this.flowState.unsubscribeAll(),this.stepState.unsubscribeAll(),null===(e=o(this,Di,"f"))||void 0===e||e.abort(),i(this,Di,null,"f")}getHtmlFilenameWithLocale(e,t){return n(this,void 0,void 0,(function*(){let n,o=navigator.language;o&&"zh-TW"!==o&&(o=o.split("-")[0]);const i=(e||o||"").toLowerCase();return(yield this.getTargetLocales()).includes(i)&&(n=`${t}-${i}.html`),n}))}getPageContent(e,t){return n(this,void 0,void 0,(function*(){if(t)try{const{body:e}=yield Ao(t,"text");return e}catch(n){this.loggerWrapper.error(`Failed to fetch flow page from ${t}. Fallback to url ${e}`,n)}try{const{body:t}=yield Ao(e,"text");return t}catch(e){this.loggerWrapper.error("Failed to fetch flow page",e.message)}return null}))}onFlowChange(e,t,r){var s,a;return n(this,void 0,void 0,(function*(){const{projectId:n,flowId:l,tenant:c,stepId:d,executionId:u,action:h,screenId:p,screenState:g,redirectTo:f,openInNewTabUrl:v,redirectUrl:m,token:b,code:w,exchangeError:y,webauthnTransactionId:I,webauthnOptions:k,redirectAuthCodeChallenge:O,redirectAuthCallbackUrl:j,redirectAuthBackupCallbackUri:C,redirectAuthInitiator:x,oidcIdpStateId:S,locale:A,samlIdpStateId:U,samlIdpUsername:E,descopeIdpInitiated:T,samlIdpResponseUrl:R,samlIdpResponseSamlResponse:L,samlIdpResponseRelayState:P,ssoAppId:$,oidcLoginHint:M}=e;let W,D;const q=(()=>{const e=localStorage.getItem(ni);if(!e){const e=Math.floor(100*Math.random()+1);return localStorage.setItem(ni,e.toString()),e}return Number(e)})(),N=this.sdk.getLastUserLoginId(),_=yield this.getFlowConfig(),F=yield this.getProjectConfig(),K=j&&O?{callbackUrl:j,codeChallenge:O,backupCallbackUri:C}:void 0;if(!u&&(_.fingerprintEnabled&&_.fingerprintKey?yield Sn(_.fingerprintKey,this.baseUrl):localStorage.removeItem(Cn),_.conditions?({startScreenId:W,conditionInteractionId:D}=((e,t)=>{const n=null==t?void 0:t.find((({key:t,operator:n,predicate:o})=>{var i;if("ELSE"===t)return!0;const r=null===(i=ei[t])||void 0===i?void 0:i[n];return!!(null==r?void 0:r(e,o))}));return n?{startScreenId:n.met.screenId,conditionInteractionId:n.met.interactionId}:{}})({loginId:N,code:w,token:b,abTestingKey:q},_.conditions)):_.condition?({startScreenId:W,conditionInteractionId:D}=((e,t)=>{var n;const o=null===(n=ei[null==e?void 0:e.key])||void 0===n?void 0:n[e.operator];if(!o)return{};const i=o(t,e.predicate)?e.met:e.unmet;return{startScreenId:null==i?void 0:i.screenId,conditionInteractionId:null==i?void 0:i.interactionId}})(_.condition,{loginId:N,code:w,token:b,abTestingKey:q})):W=_.startScreenId,!Mo(W,S,U,E,$,M))){const e=yield this.sdk.flow.start(l,Object.assign(Object.assign({tenant:c,redirectAuth:K,oidcIdpStateId:S,samlIdpStateId:U,samlIdpUsername:E,ssoAppId:$,oidcLoginHint:M,client:this.client},m&&{redirectUrl:m}),{lastAuth:ti(N),abTestingKey:q}),D,"",_.version,F.componentsVersion,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this.formConfigValues),w?{exchangeCode:w,idpInitiated:!0}:{}),T&&{idpInitiated:!0}),b?{token:b}:{}),M?{externalId:M}:{}));return o(this,_i,"f").call(this,e),void("completed"!==(null===(s=null==e?void 0:e.data)||void 0===s?void 0:s.status)&&this.flowState.update({code:void 0,token:void 0}))}if(u&&(r("token")&&b||r("code")&&w||r("exchangeError")&&y)){const e=yield this.sdk.flow.next(u,d,ko,_.version,F.componentsVersion,{token:b,exchangeCode:w,exchangeError:y});return o(this,_i,"f").call(this,e),void this.flowState.update({token:void 0,code:void 0,exchangeError:void 0})}if(h===Io&&["samlIdpResponseUrl","samlIdpResponseSamlResponse","samlIdpResponseRelayState"].some((e=>r(e)))){if(!R||!L)return void this.loggerWrapper.error("Did not get saml idp params data to load");((e,t,n,o)=>{const i=document.createElement("form");i.method="POST",i.action=e,i.innerHTML=`\n <input type="hidden" role="saml-response" name="SAMLResponse" value="${t}" />\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)})(R,L,P||"",Wo)}if(h===mo&&(r("redirectTo")||r("deferredRedirect")))return f?"android"===x&&document.hidden?void this.flowState.update({deferredRedirect:!0}):void window.location.assign(f):void this.loggerWrapper.error("Did not get redirect url");if(h===wo||h===yo){if(!I||!k)return void this.loggerWrapper.error("Did not get webauthn transaction id or options");let e,t;null===(a=o(this,Di,"f"))||void 0===a||a.abort(),i(this,Di,null,"f");try{e=h===wo?yield this.sdk.webauthn.helpers.create(k):yield this.sdk.webauthn.helpers.get(k)}catch(e){"InvalidStateError"===e.name?this.loggerWrapper.warn("WebAuthn operation failed",e.message):"NotAllowedError"!==e.name&&this.loggerWrapper.error(e.message),t=e.name}const n=yield this.sdk.flow.next(u,d,ko,_.version,F.componentsVersion,{transactionId:I,response:e,failure:t});o(this,_i,"f").call(this,n)}if(o(this,qi,"f").call(this,u,d,h,_.version,F.componentsVersion),!p&&!W)return void this.loggerWrapper.warn("No screen was found to show");const H=W||p,J=yield this.getHtmlFilenameWithLocale(A,H),V={direction:Eo(d,t.stepId),screenState:Object.assign(Object.assign({},g),{form:Object.assign(Object.assign({},this.formConfigValues),null==g?void 0:g.form),lastAuth:{loginId:N,name:this.sdk.getLastUserDisplayName()||N}}),htmlUrl:Uo({projectId:n,filename:`${H}.html`,baseUrl:this.baseStaticUrl}),htmlLocaleUrl:J&&Uo({projectId:n,filename:J,baseUrl:this.baseStaticUrl}),samlIdpUsername:E,oidcLoginHint:M,openInNewTabUrl:v},z=ti(N);Mo(W,S,U,E,$,M)?V.next=(e,t,n,o)=>this.sdk.flow.start(l,Object.assign({tenant:c,redirectAuth:K,oidcIdpStateId:S,samlIdpStateId:U,samlIdpUsername:E,ssoAppId:$,oidcLoginHint:M,lastAuth:z,preview:this.preview,abTestingKey:q,client:this.client},m&&{redirectUrl:m}),D,e,t,n,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this.formConfigValues),o),w&&{exchangeCode:w,idpInitiated:!0}),T&&{idpInitiated:!0}),b&&{token:b})):(r("projectId")||r("baseUrl")||r("executionId")||r("stepId"))&&(V.next=(...e)=>this.sdk.flow.next(u,d,...e)),this.stepState.update(V)}))}loadDescopeUiComponents(e){return n(this,void 0,void 0,(function*(){const t=yield dr.descopeUI;if(!t)return;const o=(e=>[...Array.from(e.querySelectorAll("*")).reduce(((e,t)=>t.tagName.startsWith("DESCOPE-")?e.add(t.tagName.toLocaleLowerCase()):e),new Set)])(e);yield Promise.all(o.map((e=>n(this,void 0,void 0,(function*(){if(!!!customElements.get(e))if(t[e])try{return yield t[e]()}catch(t){if("NotSupportedError"!==t.name)throw t;console.debug(`${e} is already registered`)}else this.loggerWrapper.error(`Cannot load UI component "${e}"`,`Descope UI does not have a component named "${e}", available components are: "${Object.keys(t).join(", ")}"`)})))))}))}onStepChange(e,t){var i,r;return n(this,void 0,void 0,(function*(){const{htmlUrl:s,htmlLocaleUrl:a,direction:l,next:c,screenState:d,openInNewTabUrl:u}=e,h=document.createElement("template");h.innerHTML=yield this.getPageContent(s,a);const p=h.content.cloneNode(!0),g=this.loadDescopeUiComponents(h.content);this.sdk.webauthn.helpers.isSupported()?yield o(this,Mi,"m",Hi).call(this,p,c):p.querySelectorAll(`descope-button[${vo}="biometrics"]`).forEach((e=>e.setAttribute("disabled","true"))),!e.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=e.samlIdpUsername,d.form.email=e.samlIdpUsername),Xo(p,d,d.componentsConfig,this.formConfig,this.errorTransformer,this.loggerWrapper);const{geo:f}=yield this.getExecutionContext();((e,t)=>{Array.from(e.querySelectorAll('descope-phone-field[default-code="autoDetect"]')).forEach((e=>{e.setAttribute("default-code",t)}))})(p,f);const v=()=>n(this,void 0,void 0,(function*(){var e,n;yield g;const i=this.shadowRoot.querySelector("div");var r,s;r=i,s=null===(e=null==d?void 0:d.totp)||void 0===e?void 0:e.image,Go(r,"descope-totp-image",s),((e,t)=>{Go(e,"descope-notp-image",t)})(i,null===(n=null==d?void 0:d.notp)||void 0===n?void 0:n.image),this.rootElement.replaceChildren(p),setTimeout((()=>((e,t)=>{zo(e,null==t?void 0:t.inputs),zo(e,null==t?void 0:t.form)})(this.rootElement,d)));const a=!t.htmlUrl;((e,t,n)=>{if(!0===t||"skipFirstScreen"===t&&!n){const t=e.querySelector("*[name]");setTimeout((()=>{null==t||t.focus()}))}})(this.rootElement,this.autoFocus,a),o(this,Mi,"m",Xi).call(this,c),a&&o(this,Mi,"m",Qi).call(this,"ready",{}),o(this,Mi,"m",Qi).call(this,"page-updated",{});if(this.rootElement.querySelector(`[${vo}="polling"]`)){const e=yield this.getFlowConfig(),t=yield this.getProjectConfig(),n=yield c(Oo,e.version,t.componentsVersion,{});o(this,_i,"f").call(this,n)}u&&!t.openInNewTabUrl&&window.open(u,"_blank")}));l?o(this,Mi,"m",Yi).call(this,v,l):v()}))}}Wi=new WeakMap,Di=new WeakMap,qi=new WeakMap,Ni=new WeakMap,_i=new WeakMap,Fi=new WeakMap,Zi=new WeakMap,Mi=new WeakSet,Ki=function(e){const t=e.getAttribute("name");if(!["email"].includes(t)){const n=`user-${t}`;e.setAttribute("name",n),e.addEventListener("input",(()=>{e.setAttribute("name",e.value?t:n)}))}},Hi=function(e,t){var r;return n(this,void 0,void 0,(function*(){null===(r=o(this,Di,"f"))||void 0===r||r.abort();const s=e.querySelector('*[autocomplete="webauthn"]');if(s&&(yield Yo())){const{options:e,transactionId:r}=(yield o(this,Fi,"f").call(this))||{};if(e&&r){o(this,Mi,"m",Ki).call(this,s),i(this,Di,new AbortController,"f");const a=yield this.getFlowConfig(),l=yield this.getProjectConfig();this.sdk.webauthn.helpers.conditional(e,o(this,Di,"f")).then((e=>n(this,void 0,void 0,(function*(){const n=yield t(s.id,a.version,l.componentsVersion,{transactionId:r,response:e});o(this,_i,"f").call(this,n)})))).catch((e=>{"AbortError"!==e.name&&this.loggerWrapper.error("Conditional login failed",e.message)}))}}}))},Ji=function(){return Array.from(this.shadowRoot.querySelectorAll("*[name]")).every((e=>{var t,n;return null===(t=e.reportValidity)||void 0===t||t.call(e),null===(n=e.checkValidity)||void 0===n?void 0:n.call(e)}))},Vi=function(){return n(this,void 0,void 0,(function*(){const e=Array.from(this.shadowRoot.querySelectorAll(`*[name]:not([${ao}])`));return(yield Promise.all(e.map((e=>n(this,void 0,void 0,(function*(){return{name:e.getAttribute("name"),value:e.value}})))))).reduce(((e,t)=>Object.assign(Object.assign({},e),{[t.name]:t.value})),{})}))},zi=function(e){const t=this.nextRequestStatus.subscribe((({isLoading:n})=>{n?e.setAttribute("loading","true"):(this.nextRequestStatus.unsubscribe(t),e.removeAttribute("loading"))}))},Bi=function(e={}){var t,n;const o=Do(e,["externalId","email","phone"]),i=Do(e,["newPassword","password"]);if(o&&i)try{if(!globalThis.PasswordCredential)return;const e=new globalThis.PasswordCredential({id:o,password:i});null===(n=null===(t=null===navigator||void 0===navigator?void 0:navigator.credentials)||void 0===t?void 0:t.store)||void 0===n||n.call(t,e)}catch(e){this.loggerWrapper.error("Could not store credentials",e.message)}},Gi=function(e){this.rootElement.querySelectorAll('descope-passcode[data-auto-submit="true"]').forEach((t=>{t.addEventListener("input",(()=>{var n;(null===(n=t.checkValidity)||void 0===n?void 0:n.call(t))&&o(this,Zi,"f").call(this,t,e)}))}))},Xi=function(e){this.rootElement.querySelectorAll("descope-button:not([data-exclude-next])").forEach((t=>{t.onclick=()=>{o(this,Zi,"f").call(this,t,e)}})),o(this,Mi,"m",Gi).call(this,e)},Yi=function(e,t){this.rootElement.addEventListener("transitionend",(()=>{this.rootElement.classList.remove("fade-out"),e()}),{once:!0});const n=t===Co.forward?"slide-forward":"slide-backward";Array.from(this.rootElement.getElementsByClassName("input-container")).forEach(((e,t)=>{e.style["transition-delay"]=40*t+"ms",e.classList.add(n)})),this.rootElement.classList.add("fade-out")},Qi=function(e,t){this.dispatchEvent(new CustomEvent(e,{detail:t}))},customElements.get("descope-wc")?console.log("descope-wc is already defined"):customElements.define("descope-wc",ur);const hr=document.createElement("template");hr.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 pr extends HTMLElement{constructor(){super(),er.add(this),tr.set(this,new Jo({messages:[]})),nr.set(this,void 0),or.set(this,void 0),ir.set(this,void 0),rr.set(this,{resize:o(this,er,"m",cr).bind(this)}),this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(hr.content.cloneNode(!0)),i(this,nr,this.shadowRoot.querySelector(".debugger"),"f"),i(this,or,o(this,nr,"f").querySelector(".content"),"f"),i(this,ir,o(this,nr,"f").querySelector(".header"),"f")}updateData(e){o(this,tr,"f").update((t=>({messages:t.messages.concat(e)})))}connectedCallback(){var e;((e,t,n)=>{let o=0,i=0,r=0,s=0;function a(t){t.preventDefault(),o=r-t.clientX,i=s-t.clientY,r=t.clientX,s=t.clientY;const[a,l]=Qo(e,e.offsetLeft-o,e.offsetTop-i,n);e.style.top=`${l}px`,e.style.left=`${a}px`}function l(){document.onmouseup=null,document.onmousemove=null}function c(e){e.preventDefault(),r=e.clientX,s=e.clientY,document.onmouseup=l,document.onmousemove=a}t?t.onmousedown=c:e.onmousedown=c})(o(this,nr,"f"),o(this,ir,"f"),{top:"all",bottom:100,left:100,right:100}),window.addEventListener("resize",o(this,rr,"f").resize),(e=o(this,nr,"f")).onmousemove=t=>{(t.target.w&&t.target.w!==t.target.offsetWidth||t.target.h&&t.target.h!==t.target.offsetHeight)&&e.onresize(t),t.target.w=t.target.offsetWidth,t.target.h=t.target.offsetHeight},o(this,nr,"f").onresize=o(this,er,"m",lr).bind(this),o(this,tr,"f").subscribe(o(this,er,"m",sr).bind(this))}disconnectedCallback(){o(this,tr,"f").unsubscribeAll(),window.removeEventListener("resize",o(this,rr,"f").resize)}}tr=new WeakMap,nr=new WeakMap,or=new WeakMap,ir=new WeakMap,rr=new WeakMap,er=new WeakSet,sr=function(e){o(this,er,"m",ar).call(this,e),o(this,er,"m",lr).call(this)},ar=function(e){o(this,or,"f").innerHTML=e.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("")},lr=function(){o(this,or,"f").querySelectorAll(".msg").forEach((e=>{const t=e.querySelector(".msg_desc"),n=t.scrollWidth>t.clientWidth,o=t.clientHeight>20;n||o?(e.classList.add("collapsible"),e.onclick=t=>{t.target.classList.contains("msg_desc")||e.classList.toggle("collapsed")}):(e.classList.remove("collapsible"),e.onclick=null)}))},cr=function(){const[e,t]=Qo(o(this,nr,"f"),Number.parseInt(o(this,nr,"f").style.left,10),Number.parseInt(o(this,nr,"f").style.top,10),{top:"all",bottom:100,left:100,right:100});o(this,nr,"f").style.top=`${t}px`,o(this,nr,"f").style.left=`${e}px`},customElements.get("descope-debugger")||customElements.define("descope-debugger",pr);var gr=Object.freeze({__proto__:null,default:pr})}();
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@descope/web-component",
|
|
3
|
-
"version": "3.12.
|
|
3
|
+
"version": "3.12.10",
|
|
4
4
|
"author": "Descope Team <info@descope.com>",
|
|
5
5
|
"homepage": "https://github.com/descope/web-component",
|
|
6
6
|
"bugs": {
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"@testing-library/jest-dom": "6.4.5",
|
|
30
30
|
"@types/testing-library__jest-dom": "5.14.9",
|
|
31
31
|
"@types/jest": "^29.0.0",
|
|
32
|
-
"@types/node": "20.12.
|
|
32
|
+
"@types/node": "20.12.11",
|
|
33
33
|
"dotenv": "^16.0.3",
|
|
34
34
|
"eslint": "8.57.0",
|
|
35
35
|
"eslint-config-airbnb": "19.0.4",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"eslint-plugin-jest": "28.5.0",
|
|
42
42
|
"eslint-plugin-jest-dom": "5.4.0",
|
|
43
43
|
"eslint-plugin-jest-formatting": "3.1.0",
|
|
44
|
-
"eslint-plugin-n": "17.
|
|
44
|
+
"eslint-plugin-n": "17.5.1",
|
|
45
45
|
"eslint-plugin-no-only-tests": "3.1.0",
|
|
46
46
|
"eslint-plugin-prefer-arrow": "1.2.3",
|
|
47
47
|
"eslint-plugin-prettier": "5.1.3",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
},
|
|
67
67
|
"dependencies": {
|
|
68
68
|
"tslib": "2.6.2",
|
|
69
|
-
"@descope/web-js-sdk": "1.11.
|
|
69
|
+
"@descope/web-js-sdk": "1.11.10"
|
|
70
70
|
},
|
|
71
71
|
"overrides": {
|
|
72
72
|
"terser": "5.31.0"
|