@descope/applications-portal-widget 0.2.12 → 0.2.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/esm/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  /**
3
- * @descope/applications-portal-widget v0.2.12
3
+ * @descope/applications-portal-widget v0.2.13
4
4
  */
5
- import{createSingletonMixin as t,compose as e,createTemplate as i}from"@descope/sdk-helpers";import{__awaiter as s,__classPrivateFieldGet as o,__classPrivateFieldSet as n}from"tslib";import{projectIdMixin as d,observeAttributesMixin as r,loggerMixin as a,baseUrlMixin as l,createStateManagementMixin as c,initLifecycleMixin as p,staticResourcesMixin as u,createValidateAttributesMixin as h,descopeUiMixin as g,initElementMixin as v,debuggerMixin as m,themeMixin as f}from"@descope/sdk-mixins";import{AppsListDriver as y}from"@descope/sdk-component-drivers";import{createSelector as b}from"reselect";import{createAsyncThunk as w}from"@reduxjs/toolkit";import A from"@descope/web-js-sdk";var x;!function(t){t.oidc="oidc",t.saml="saml"}(x||(x={}));const R=b((t=>t.ssoAppsList.data),(t=>{var e;return null===(e=null==t?void 0:t.filter)||void 0===e?void 0:e.call(t,(t=>t.appType===x.saml))})),k=b(R,(t=>t.map((t=>({name:t.name,icon:t.logo,url:t.samlSettings.idpInitiatedUrl}))))),S=w("ssoApps/load",((t,{extra:{api:e}})=>e.ssoApps.load())),j=(t=>(...e)=>i=>{i.addCase(t.pending,((t,i)=>{e.forEach((({onPending:e})=>{null==e||e(t,i)}))})),i.addCase(t.fulfilled,((t,i)=>{e.forEach((({onFulfilled:e})=>{null==e||e(t,i)}))})),i.addCase(t.rejected,((t,i)=>{e.forEach((({onRejected:e})=>{null==e||e(t,i)}))}))})(S)({onFulfilled:(t,e)=>{var i;t.ssoAppsList.data=null===(i=e.payload)||void 0===i?void 0:i.apps}},(W=t=>t.ssoAppsList,{onFulfilled:t=>{W(t).loading=!1},onPending:t=>{W(t).loading=!0,W(t).error=null},onRejected:(t,e)=>{W(t).loading=!1,W(t).error=e.error}}));var W;const I={action:S,reducer:j},O={ssoAppsList:{data:[],loading:!1,error:null}},T={load:"/v1/mgmt/sso/idp/apps/load"},L=()=>s(void 0,void 0,void 0,(function*(){return new Promise((t=>{t({apps:[{id:"ssoapp1",name:"App 1",description:"This is the first SAML app",enabled:!0,appType:x.saml,logo:"logo1",samlSettings:{idpInitiatedUrl:""}},{id:"ssoapp2",name:"App 2",description:"This is the first OIDC app",enabled:!0,appType:x.oidc,logo:"logo2"},{id:"ssoapp3",name:"App 3",description:"This is the second SAML app",enabled:!0,appType:x.saml,logo:"logo3",samlSettings:{idpInitiatedUrl:""}}]})}))})),C=({httpClient:t,mock:e})=>({load:()=>s(void 0,void 0,void 0,(function*(){if(e)return L();const i=yield t.get(T.load);return yield(t=>s(void 0,void 0,void 0,(function*(){const e=yield t.text(),i=JSON.parse(e);if(!t.ok){const e=`${i.errorDescription}${i.errorMessage?`: ${i.errorMessage}`:""}`;throw Error(e||`${t.status} ${t.statusText}`)}t.json=()=>Promise.resolve(i),t.text=()=>Promise.resolve(e)})))(i),i.json()}))}),P=t((t=>{var i,c,p,u;const h=e(d,r,a,l)(t);return u=class extends h{constructor(){super(...arguments),i.add(this),c.set(this,void 0)}get widgetId(){return this.getAttribute("widget-id")}get mock(){return this.getAttribute("mock")}get api(){return o(this,c,"f")||o(this,i,"m",p).call(this),o(this,c,"f")}init(){const t=Object.create(null,{init:{get:()=>super.init}});return s(this,void 0,void 0,(function*(){var e;yield null===(e=t.init)||void 0===e?void 0:e.call(this),this.observeAttributes(["project-id","base-url"],(()=>{o(this,c,"f")&&o(this,i,"m",p).call(this)}))}))}},c=new WeakMap,i=new WeakSet,p=function(){this.logger.debug("creating an sdk instance"),n(this,c,((t,e,i)=>{const s=A(Object.assign(Object.assign({},t),{persistTokens:!0,baseHeaders:{"x-descope-widget-type":"applications-portal-widget","x-descope-widget-id":i,"x-descope-widget-version":"0.2.12"}}));return{ssoApps:C({httpClient:s.httpClient,mock:e})}})({projectId:this.projectId,baseUrl:this.baseUrl},"true"===this.mock,this.widgetId),"f")},u})),E=t((t=>{const i=e(c({name:"widget",initialState:O,reducers:{},extraReducers:t=>{I.reducer(t)},asyncActions:{loadSSOApps:I.action}}),p,a,P)(t);return class extends i{constructor(...t){super(...t),this.state=O,this.subscribe((t=>{this.logger.debug("State update:",t),this.state=t}))}}})),$=t((t=>{const i=e(u,h({"widget-id":h.missingAttrValidator}))(t);return class extends i{get widgetId(){return this.getAttribute("widget-id")}fetchWidgetPage(t){return s(this,void 0,void 0,(function*(){return(yield this.fetchStaticResource(`applications-portal-widget/${this.widgetId}/${t}`,"text")).body}))}}})),M=t((t=>{var n,d,r,l;return l=class extends(e(a,p,g,v,$,E)(t)){constructor(){super(...arguments),n.add(this)}onWidgetRootReady(){return s(this,void 0,void 0,(function*(){}))}init(){const t=Object.create(null,{init:{get:()=>super.init}});return s(this,void 0,void 0,(function*(){var e;yield null===(e=t.init)||void 0===e?void 0:e.call(this);const[i]=yield Promise.all([o(this,n,"m",d).call(this),this.actions.loadSSOApps()]);o(this,n,"m",r).call(this,i),this.onWidgetRootReady()}))}},n=new WeakSet,d=function(){return s(this,void 0,void 0,(function*(){const t=i(yield this.fetchWidgetPage("root.html"));return yield this.loadDescopeUiComponents(t),t}))},r=function(t){this.contentRootElement.append(t.content.cloneNode(!0))},l})),U=t((t=>{var i,n,d;return d=class extends(e(E,a,M)(t)){constructor(){super(...arguments),i.add(this)}onWidgetRootReady(){const t=Object.create(null,{onWidgetRootReady:{get:()=>super.onWidgetRootReady}});return s(this,void 0,void 0,(function*(){var e;yield null===(e=t.onWidgetRootReady)||void 0===e?void 0:e.call(this),o(this,i,"m",n).call(this,k(this.state))}))}},i=new WeakSet,n=function(t){this.appsList=new y((()=>{var t;return null===(t=this.shadowRoot)||void 0===t?void 0:t.querySelector("descope-apps-list")}),{logger:this.logger}),this.appsList.data=t},d})),D=t((t=>class extends(e(m,f,U)(t)){init(){const t=Object.create(null,{init:{get:()=>super.init}});return s(this,void 0,void 0,(function*(){var e;yield null===(e=t.init)||void 0===e?void 0:e.call(this)}))}})),F=e((t=>class extends(D(t)){}))(HTMLElement);customElements.define("descope-applications-portal-widget",F);export{F as default};
5
+ import{createSingletonMixin as t,compose as e,createTemplate as i}from"@descope/sdk-helpers";import{__awaiter as s,__classPrivateFieldGet as o,__classPrivateFieldSet as n}from"tslib";import{projectIdMixin as d,observeAttributesMixin as r,loggerMixin as a,baseUrlMixin as l,createStateManagementMixin as c,initLifecycleMixin as p,staticResourcesMixin as u,createValidateAttributesMixin as h,descopeUiMixin as g,initElementMixin as v,debuggerMixin as m,themeMixin as f}from"@descope/sdk-mixins";import{AppsListDriver as y}from"@descope/sdk-component-drivers";import{createSelector as b}from"reselect";import{createAsyncThunk as w}from"@reduxjs/toolkit";import A from"@descope/web-js-sdk";var x;!function(t){t.oidc="oidc",t.saml="saml"}(x||(x={}));const R=b((t=>t.ssoAppsList.data),(t=>{var e;return null===(e=null==t?void 0:t.filter)||void 0===e?void 0:e.call(t,(t=>t.appType===x.saml))})),k=b(R,(t=>t.map((t=>({name:t.name,icon:t.logo,url:t.samlSettings.idpInitiatedUrl}))))),S=w("ssoApps/load",((t,{extra:{api:e}})=>e.ssoApps.load())),j=(t=>(...e)=>i=>{i.addCase(t.pending,((t,i)=>{e.forEach((({onPending:e})=>{null==e||e(t,i)}))})),i.addCase(t.fulfilled,((t,i)=>{e.forEach((({onFulfilled:e})=>{null==e||e(t,i)}))})),i.addCase(t.rejected,((t,i)=>{e.forEach((({onRejected:e})=>{null==e||e(t,i)}))}))})(S)({onFulfilled:(t,e)=>{var i;t.ssoAppsList.data=null===(i=e.payload)||void 0===i?void 0:i.apps}},(W=t=>t.ssoAppsList,{onFulfilled:t=>{W(t).loading=!1},onPending:t=>{W(t).loading=!0,W(t).error=null},onRejected:(t,e)=>{W(t).loading=!1,W(t).error=e.error}}));var W;const I={action:S,reducer:j},O={ssoAppsList:{data:[],loading:!1,error:null}},T={load:"/v1/mgmt/sso/idp/apps/load"},L=()=>s(void 0,void 0,void 0,(function*(){return new Promise((t=>{t({apps:[{id:"ssoapp1",name:"App 1",description:"This is the first SAML app",enabled:!0,appType:x.saml,logo:"logo1",samlSettings:{idpInitiatedUrl:""}},{id:"ssoapp2",name:"App 2",description:"This is the first OIDC app",enabled:!0,appType:x.oidc,logo:"logo2"},{id:"ssoapp3",name:"App 3",description:"This is the second SAML app",enabled:!0,appType:x.saml,logo:"logo3",samlSettings:{idpInitiatedUrl:""}}]})}))})),C=({httpClient:t,mock:e})=>({load:()=>s(void 0,void 0,void 0,(function*(){if(e)return L();const i=yield t.get(T.load);return yield(t=>s(void 0,void 0,void 0,(function*(){const e=yield t.text(),i=JSON.parse(e);if(!t.ok){const e=`${i.errorDescription}${i.errorMessage?`: ${i.errorMessage}`:""}`;throw Error(e||`${t.status} ${t.statusText}`)}t.json=()=>Promise.resolve(i),t.text=()=>Promise.resolve(e)})))(i),i.json()}))}),P=t((t=>{var i,c,p,u;const h=e(d,r,a,l)(t);return u=class extends h{constructor(){super(...arguments),i.add(this),c.set(this,void 0)}get widgetId(){return this.getAttribute("widget-id")}get mock(){return this.getAttribute("mock")}get api(){return o(this,c,"f")||o(this,i,"m",p).call(this),o(this,c,"f")}init(){const t=Object.create(null,{init:{get:()=>super.init}});return s(this,void 0,void 0,(function*(){var e;yield null===(e=t.init)||void 0===e?void 0:e.call(this),this.observeAttributes(["project-id","base-url"],(()=>{o(this,c,"f")&&o(this,i,"m",p).call(this)}))}))}},c=new WeakMap,i=new WeakSet,p=function(){this.logger.debug("creating an sdk instance"),n(this,c,((t,e,i)=>{const s=A(Object.assign(Object.assign({},t),{persistTokens:!0,baseHeaders:{"x-descope-widget-type":"applications-portal-widget","x-descope-widget-id":i,"x-descope-widget-version":"0.2.13"}}));return{ssoApps:C({httpClient:s.httpClient,mock:e})}})({projectId:this.projectId,baseUrl:this.baseUrl},"true"===this.mock,this.widgetId),"f")},u})),E=t((t=>{const i=e(c({name:"widget",initialState:O,reducers:{},extraReducers:t=>{I.reducer(t)},asyncActions:{loadSSOApps:I.action}}),p,a,P)(t);return class extends i{constructor(...t){super(...t),this.state=O,this.subscribe((t=>{this.logger.debug("State update:",t),this.state=t}))}}})),$=t((t=>{const i=e(u,h({"widget-id":h.missingAttrValidator}))(t);return class extends i{get widgetId(){return this.getAttribute("widget-id")}fetchWidgetPage(t){return s(this,void 0,void 0,(function*(){return(yield this.fetchStaticResource(`applications-portal-widget/${this.widgetId}/${t}`,"text")).body}))}}})),M=t((t=>{var n,d,r,l;return l=class extends(e(a,p,g,v,$,E)(t)){constructor(){super(...arguments),n.add(this)}onWidgetRootReady(){return s(this,void 0,void 0,(function*(){}))}init(){const t=Object.create(null,{init:{get:()=>super.init}});return s(this,void 0,void 0,(function*(){var e;yield null===(e=t.init)||void 0===e?void 0:e.call(this);const[i]=yield Promise.all([o(this,n,"m",d).call(this),this.actions.loadSSOApps()]);o(this,n,"m",r).call(this,i),this.onWidgetRootReady()}))}},n=new WeakSet,d=function(){return s(this,void 0,void 0,(function*(){const t=i(yield this.fetchWidgetPage("root.html"));return yield this.loadDescopeUiComponents(t),t}))},r=function(t){this.contentRootElement.append(t.content.cloneNode(!0))},l})),U=t((t=>{var i,n,d;return d=class extends(e(E,a,M)(t)){constructor(){super(...arguments),i.add(this)}onWidgetRootReady(){const t=Object.create(null,{onWidgetRootReady:{get:()=>super.onWidgetRootReady}});return s(this,void 0,void 0,(function*(){var e;yield null===(e=t.onWidgetRootReady)||void 0===e?void 0:e.call(this),o(this,i,"m",n).call(this,k(this.state))}))}},i=new WeakSet,n=function(t){this.appsList=new y((()=>{var t;return null===(t=this.shadowRoot)||void 0===t?void 0:t.querySelector("descope-apps-list")}),{logger:this.logger}),this.appsList.data=t},d})),D=t((t=>class extends(e(m,f,U)(t)){init(){const t=Object.create(null,{init:{get:()=>super.init}});return s(this,void 0,void 0,(function*(){var e;yield null===(e=t.init)||void 0===e?void 0:e.call(this)}))}})),F=e((t=>class extends(D(t)){}))(HTMLElement);customElements.define("descope-applications-portal-widget",F);export{F as default};
6
6
  //# sourceMappingURL=index.js.map
package/dist/index.js CHANGED
@@ -1,8 +1,8 @@
1
1
 
2
2
  /**
3
- * @descope/applications-portal-widget v0.2.12
3
+ * @descope/applications-portal-widget v0.2.13
4
4
  */
5
5
  this["descope-applications-portal-widget"]=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 r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);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 r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}function n(e,t,n,o){return new(n||(n=Promise))((function(r,i){function s(e){try{c(o.next(e))}catch(e){i(e)}}function a(e){try{c(o.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?r(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}c((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 r(e,t,n,o,r){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!r)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!r:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?r.call(e,n):r?r.value=n:t.set(e,n),n}function i(...e){return t=>e.reduce(((e,t)=>t(e)),t)}"function"==typeof SuppressedError&&SuppressedError;const s=e=>{const t=document.createElement("template");return t.innerHTML=e,t},a=e=>{const t=Symbol((e=>{const t=e.toString();let n=0;for(let e=0;e<t.length;e++)n=(n<<5)-n+t.charCodeAt(e),n&=n;return n.toString(16)})(e));return n=>{if(n[t])return n;const o=e(n);return o[t]=!0,o}};var c,l,u,d;function p(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 r=n[o],i=e[r],s=t[r];if(null===i||null===s){if(i!==s)return!1}else if("object"==typeof i&&"object"==typeof s){if(!p(i,s))return!1}else if(i!==s)return!1}return!0}let h=class{constructor(e={},{updateOnlyOnChange:t=!0}={}){c.set(this,void 0),l.set(this,{}),u.set(this,0),d.set(this,!1),this.update=e=>{const t="function"==typeof e?e(o(this,c,"f")):e,n=Object.assign(Object.assign({},o(this,c,"f")),t);if(!o(this,d,"f")||!p(o(this,c,"f"),n)){const e=o(this,c,"f");r(this,c,n,"f"),Object.freeze(o(this,c,"f")),setTimeout((()=>{Object.values(o(this,l,"f")).forEach((t=>t(n,e,((e,t)=>n=>e[n]!==t[n])(n,e))))}),0)}},r(this,c,e,"f"),r(this,d,t,"f")}get current(){return Object.assign({},o(this,c,"f"))}subscribe(e){return r(this,u,o(this,u,"f")+1,"f"),o(this,l,"f")[o(this,u,"f")]=e,o(this,u,"f").toString()}unsubscribe(e){const t=!!o(this,l,"f")[e];return t&&delete o(this,l,"f")[e],t}unsubscribeAll(){return r(this,l,{},"f"),!0}};c=new WeakMap,l=new WeakMap,u=new WeakMap,d=new WeakMap;const f=["error","warn","info","debug"],g=a((e=>{var t,n,i,s;return s=class extends e{constructor(){super(...arguments),t.add(this),n.set(this,o(this,t,"m",i).call(this,console))}set logger(e){r(this,n,o(this,t,"m",i).call(this,e||console),"f")}get logger(){return o(this,n,"f")}onLogEvent(e,t){}},n=new WeakMap,t=new WeakSet,i=function(e){return f.reduce(((t,n)=>(t[n]=(...t)=>{var o;this.onLogEvent(n,t),null===(o=e[n])||void 0===o||o.call(e,...t)},t)),{})},s})),m="undefined"!=typeof localStorage,v=m&&localStorage.getItem("base.content.url")||"",y=(e,t)=>!t&&`${e} cannot be empty, please make sure to set this attribute`,b=a((e=>{var t,n;return n=class extends e{constructor(){super(...arguments),t.set(this,!0)}connectedCallback(){var e,n;null===(e=super.connectedCallback)||void 0===e||e.call(this),(null===(n=this.shadowRoot)||void 0===n?void 0:n.isConnected)&&o(this,t,"f")&&(r(this,t,!1,"f"),this.init())}async init(){}},t=new WeakMap,n})),w=a((e=>{var t,n;const r=i(g,b)(e);return n=class extends r{constructor(){super(...arguments),t.set(this,{})}async init(){var e,n,r;await(null===(e=super.init)||void 0===e?void 0:e.call(this)),n=this,r=e=>{var n;null===(n=o(this,t,"f")[e])||void 0===n||n.forEach((t=>{t(e,this.getAttribute(e))}))},Array.from(n.attributes).forEach((e=>r(e.name))),new MutationObserver((e=>{e.forEach((e=>{"attributes"===e.type&&r(e.attributeName)}))})).observe(n,{attributes:!0})}observeAttribute(e,n){o(this,t,"f")[e]||(o(this,t,"f")[e]=[]);const r=o(this,t,"f")[e].push(n);return()=>o(this,t,"f")[e].splice(r,1)}observeAttributes(e,t){const n=e.reduce(((e,n)=>(e.push(this.observeAttribute(n,t)),e)),[]);return()=>n.forEach((e=>e()))}},t=new WeakMap,n})),k=e=>t=>{var n,r,s;const a=i(g,b,w)(t),c=Object.keys(e);return s=class extends a{constructor(...e){super(...e),n.add(this),this.observeAttributes(c,o(this,n,"m",r).bind(this))}async init(){var e;c.forEach((e=>o(this,n,"m",r).call(this,e,this.getAttribute(e)))),await(null===(e=super.init)||void 0===e?void 0:e.call(this))}},n=new WeakSet,r=function(t,n){const o=e[t],r="function"==typeof o?o(t,n):o;r&&this.logger.error(r)},s};k.missingAttrValidator=y;const j=a((e=>{const t=i(k({"project-id":y}))(e);return class extends t{get projectId(){return this.getAttribute("project-id")}}})),I=a((e=>class extends e{get baseUrl(){return this.getAttribute("base-url")||""}})),O="Trying the next fallback URL...";function S({projectId:e,filename:t,assetsFolder:n="v2-beta",baseUrl:o="https://static.descope.com/pages"}){const r=new URL(o);return r.pathname=((...e)=>e.join("/").replace(/\/+/g,"/"))(r.pathname,e,n,t),r.baseUrl=o,r}const x=a((e=>{var t,n,s,a,c;const l=i(g,j,I)(e);return c=class extends l{constructor(){super(...arguments),t.add(this),n.set(this,void 0),s.set(this,void 0)}async fetchStaticResource(e,n){const i=o(this,t,"m",a).call(this,e),c=Array.isArray(i)?e=>{if(e!==i.length-1){const{baseUrl:t}=i[e];r(this,s,t,"f")}}:null;try{const e=await(async(e,t,{logger:n,onSuccess:o})=>{const r=Array.isArray(e)?e:[e];for(let e=0;e<r.length;e++){const i=r[e],s=e===r.length-1;try{const r=await fetch(i.toString(),t);if(r.ok)return null==o||o(e),r;const a=`Error fetching URL ${i} [${r.status}]`;if(s)throw new Error(a);null==n||n.debug(`${a}. ${O}`)}catch(e){const t=`Error fetching URL ${i} [${e.message}]`;if(s)throw new Error(t);null==n||n.debug(`${t}. ${O}`)}}})(i,{cache:"default"},{logger:this.logger,onSuccess:c});return{body:await e[n](),headers:Object.fromEntries(e.headers.entries())}}catch(e){this.logger.error(e.message)}}get baseStaticUrl(){return this.getAttribute("base-static-url")}},n=new WeakMap,s=new WeakMap,t=new WeakSet,a=function(e){const t=v||this.baseStaticUrl;if(t)return S({projectId:this.projectId,filename:e,baseUrl:t});const i=o(this,n,"f")!==this.baseUrl,a=i&&!!this.baseUrl;i&&(r(this,n,this.baseUrl,"f"),r(this,s,void 0,"f"));const c=S({projectId:this.projectId,filename:e,baseUrl:o(this,s,"f")});if(!a)return c;return[S({projectId:this.projectId,filename:e,baseUrl:this.baseUrl+"/pages"}),c]},c})),E=a((e=>{var t,n,s;const a=i(x)(e);return s=class extends a{constructor(){super(...arguments),t.set(this,void 0),n.set(this,(async()=>{try{const{body:e,headers:t}=await this.fetchStaticResource("config.json","json");return{projectConfig:e,executionContext:{geo:t["x-geo"]}}}catch(e){this.logger.error("Cannot fetch config file","make sure that your projectId & flowId are correct")}}))}get config(){return o(this,t,"f")||r(this,t,o(this,n,"f").call(this),"f"),o(this,t,"f")}},t=new WeakMap,n=new WeakMap,s})),C=a((e=>{var t,n,s,a,c,l,u;return u=class extends(i(b,g)(e)){constructor(){super(...arguments),t.add(this),n.set(this,void 0),this.attributeChangedCallback=(e,n,r)=>{var i;null===(i=super.attributeChangedCallback)||void 0===i||i.call(this,e,n,r),"debug"===e&&o(this,t,"m",c).call(this)}}get debug(){return"true"===this.getAttribute("debug")}onLogEvent(e,n){var r;null===(r=super.onLogEvent)||void 0===r||r.call(this,e,n),"error"===e&&o(this,t,"m",l).call(this,n[0]||"Error",n[1])}async init(){var e;await(null===(e=super.init)||void 0===e?void 0:e.call(this)),o(this,t,"m",c).call(this)}},n=new WeakMap,t=new WeakSet,s=function(){var e;null===(e=o(this,n,"f"))||void 0===e||e.remove(),r(this,n,null,"f")},a=async function(){r(this,n,document.createElement("descope-debugger"),"f"),Object.assign(o(this,n,"f").style,{position:"fixed",top:"0",right:"0",height:"100vh",width:"100vw",pointerEvents:"none",zIndex:99999}),await Promise.resolve().then((function(){return _s})),document.body.appendChild(o(this,n,"f"))},c=function(){this.debug?o(this,t,"m",a).call(this):o(this,t,"m",s).call(this)},l=function(e,t){var r;e&&(null===(r=o(this,n,"f"))||void 0===r||r.updateData({title:e,description:t}))},u})),A="load-descope-ui",_="base.ui.components.url",T=m&&localStorage.getItem(_)||"https://descopecdn.com/npm/@descope/web-components-ui@<version>/dist/umd/index.js",R=m&&localStorage.getItem(_)||"https://static.descope.com/npm/@descope/web-components-ui@<version>/dist/umd/index.js",P=m&&localStorage.getItem(_)||"https://cdn.jsdelivr.net/npm/@descope/web-components-ui@<version>/dist/umd/index.js",U=e=>{const t=document.createElement("script");return t.id=e,t},$=(e,t)=>e.replace("<version>",t),M=a((e=>{var t,n,s,a,c,l,u,d,p,h,f,m;const v=i(g,E)(e);return m=class extends v{constructor(){super(...arguments),t.add(this),n.set(this,Symbol("errorCbs")),s.set(this,Symbol("loadCbs")),p.set(this,void 0)}get descopeUi(){return o(this,p,"f")||r(this,p,o(this,t,"m",f).call(this),"f"),o(this,p,"f")}async loadDescopeUiComponents(e){const n=Array.isArray(e)?e:(e=>[...Array.from(e.content.querySelectorAll("*")).reduce(((e,t)=>t.localName.startsWith("descope-")?e.add(t.localName):e),new Set)])(e);return Promise.all(n.map((e=>o(this,t,"m",h).call(this,e))))}},n=new WeakMap,s=new WeakMap,p=new WeakMap,t=new WeakSet,a=async function(){var e;const t=await this.config,n=null===(e=null==t?void 0:t.projectConfig)||void 0===e?void 0:e.componentsVersion;return n?this.logger.debug(`Got component version "${n}"`):this.logger.error("Could not get components version"),n},c=function(e){const t=o(this,n,"f"),r=o(this,s,"f");e[t]=[],e[r]=[],Object.defineProperty(e,"onerror",{set(n){e[t].push(n)}}),Object.defineProperty(e,"onload",{set(t){e[r].push(t)}})},l=async function(e,n,r,i){this.logger.debug("Trying to load DescopeUI from a fallback URL");const s=U(r);document.body.append(s),s.addEventListener("error",(()=>{e.forEach((e=>e(`Cannot load DescopeUI from fallback URL, Make sure this URL is valid and return the correct script: "${s.src}"`)))})),s.addEventListener("load",(()=>{n.forEach((e=>e()))})),s.src=$(i,await o(this,t,"m",a).call(this))},u=function(e){e.addEventListener("error",(()=>{e[o(this,n,"f")].forEach((t=>t(`Cannot load DescopeUI from main URL, Make sure this URL is valid and return the correct script: "${e.src}"`))),o(this,t,"m",l).call(this,[o(this,t,"m",l).bind(this,e[o(this,n,"f")],e[o(this,s,"f")],"load-descope-ui-fallback-script-2",P),...e[o(this,n,"f")]],e[o(this,s,"f")],"load-descope-ui-fallback-script",R)})),e.addEventListener("load",(()=>{e[o(this,s,"f")].forEach((e=>e()))}))},d=async function(){if(document.querySelector(`script#${A}`))this.logger.debug("DescopeUI loading script already exists",this);else{this.logger.debug("DescopeUI loading script does not exist, creating it",this);const e=U(A);document.body.append(e),o(this,t,"m",c).call(this,e),o(this,t,"m",u).call(this,e),e.src=$(T,await o(this,t,"m",a).call(this))}return document.getElementById(A)},h=async function(e){if(!!customElements.get(e))return void this.logger.debug(`Loading component "${e}" is skipped as it is already defined`);const t=await this.descopeUi;if(t[e])try{return await t[e]()}catch(t){if("NotSupportedError"!==t.name)throw t;console.debug(`Encountered an error while attempting to define the "${e}" component, it is likely that this component is already defined`)}else this.logger.error(`Cannot load UI component "${e}"`,`Descope UI does not have a component named "${e}", available components are: "${Object.keys(t).join(", ")}"`)},f=function(){return new Promise((e=>{globalThis.DescopeUI&&e(globalThis.DescopeUI),o(this,t,"m",d).call(this).then((t=>{t.onerror=this.logger.error,t.onload=()=>{this.logger.debug("DescopeUI was loaded"),e(globalThis.DescopeUI)},setTimeout((()=>{globalThis.DescopeUI&&e(globalThis.DescopeUI)}))}))}))},m})),D="content-root",L="root",N=a((e=>class extends e{constructor(...e){var t,n;super(...e),this.attachShadow({mode:"open"}).innerHTML=`\n\n <style>\n #${L}, #${D} {\n height: 100%;\n }\n #${L} {\n position: relative;\n height: fit-content;\n }\n </style>\n <div id="${L}">\n <div id="${D}"></div>\n </div>\n `,this.contentRootElement=null===(t=this.shadowRoot)||void 0===t?void 0:t.getElementById(D),this.rootElement=null===(n=this.shadowRoot)||void 0===n?void 0:n.getElementById(L)}})),W="descope-modal";var z;let F=class{constructor(e,t){z.set(this,void 0),this.nodeName="",r(this,z,e,"f"),this.logger=t.logger}get asyncEle(){return(async e=>new Promise((t=>{const n=setInterval((()=>{const o="function"==typeof e?e():e;o&&(clearInterval(n),t(o))}),100);setTimeout((()=>{clearInterval(n),t(null)}),1e3)})))(o(this,z,"f"))}get ele(){var e,t;const n="function"==typeof o(this,z,"f")?o(this,z,"f").call(this):o(this,z,"f");return n?(null==n?void 0:n.localName)!==this.nodeName?(null===(t=this.logger)||void 0===t||t.debug(`node name do not match, expected "${this.nodeName}", received "${n.localName}" `,Error()),null):n:(null===(e=this.logger)||void 0===e||e.debug(`Driver element is not available for ${this.nodeName}`,new Error),null)}};var q;z=new WeakMap;let H=class extends F{constructor(){super(...arguments),q.set(this,void 0),this.nodeName="descope-modal"}close(){var e,t;null===(e=this.ele)||void 0===e||e.removeAttribute("opened"),null===(t=this.afterClose)||void 0===t||t.call(this)}async open(){var e,t;await(null===(e=this.beforeOpen)||void 0===e?void 0:e.call(this)),null===(t=this.ele)||void 0===t||t.setAttribute("opened","true")}reset(){var e;this.ele&&(this.ele.innerHTML=""),o(this,q,"f")&&(null===(e=this.ele)||void 0===e||e.append(o(this,q,"f").content.cloneNode(!0)))}setContent(e){r(this,q,e,"f"),this.reset()}remove(){var e;null===(e=this.ele)||void 0===e||e.remove()}};q=new WeakMap;let J=class extends F{constructor(){super(...arguments),this.nodeName="descope-notification"}close(){var e;null===(e=this.ele)||void 0===e||e.removeAttribute("opened")}show(){var e;null===(e=this.ele)||void 0===e||e.setAttribute("opened","true")}setContent(e){this.ele.innerHTML="",this.ele.appendChild(e.content.cloneNode(!0))}remove(){var e;null===(e=this.ele)||void 0===e||e.remove()}},K=class extends F{constructor(){super(...arguments),this.nodeName="descope-apps-list"}set data(e){this.ele&&(this.ele.data=e)}get data(){var e;return null===(e=this.ele)||void 0===e?void 0:e.data}get ele(){return super.ele}};a((e=>{var t,n;const r=i(b,N,M)(e);return n=class extends r{constructor(){super(...arguments),t.set(this,(()=>{const e=this.loadDescopeUiComponents.bind(this);return class extends H{setContent(t){e(t),super.setContent(t)}}})())}createModal(e){const n=((e={})=>{const t=document.createElement(W);return Object.keys(e).forEach((n=>{t.setAttribute(n,e[n])})),t})(Object.assign(Object.assign({},{}),e));return this.rootElement.append(n),new(o(this,t,"f"))(n,{logger:this.logger})}async init(){var e;this.loadDescopeUiComponents([W]),await(null===(e=super.init)||void 0===e?void 0:e.call(this))}},t=new WeakMap,n}));const V="descope-notification";a((e=>{var t,n;const r=i(b,N,M)(e);return n=class extends r{constructor(){super(...arguments),t.set(this,(()=>{const e=this.loadDescopeUiComponents.bind(this);return class extends J{setContent(t){const n="string"==typeof t?s(t):t;e(n),super.setContent(n)}}})())}createNotification(e){const n=((e={})=>{const t=document.createElement(V);return Object.keys(e).forEach((n=>{t.setAttribute(n,e[n])})),t})(Object.assign(Object.assign({},{}),e));return this.rootElement.append(n),new(o(this,t,"f"))(n,{logger:this.logger})}async init(){var e;await(null===(e=super.init)||void 0===e?void 0:e.call(this)),this.loadDescopeUiComponents([V])}},t=new WeakMap,n}));const B=(e,t)=>!!t&&"light"!==t&&"dark"!==t&&'Supported theme values are "light", "dark", or leave empty for using the OS theme',Y=a((e=>{var t,n,s,a,c,l,u,d,p,h,f,g,m,v;const y=i(k({theme:B}),x,b,M,E,N,w)(e);return v=class extends y{constructor(){super(...arguments),t.add(this),n.set(this,void 0),s.set(this,void 0),f.set(this,(()=>{o(this,t,"m",g).call(this),o(this,m,"f").call(this,"os"===this.getAttribute("theme"))})),m.set(this,(e=>{var n,r,i;const s=e?"addEventListener":"removeEventListener";null===(i=null===(r=null===(n=window.matchMedia)||void 0===n?void 0:n.call(window,"(prefers-color-scheme: dark)"))||void 0===r?void 0:r[s])||void 0===i||i.call(r,"change",(()=>o(this,t,"m",g).call(this)))}))}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 styleId(){return this.getAttribute("style-id")||"theme"}async init(){var e;await(null===(e=super.init)||void 0===e?void 0:e.call(this)),o(this,t,"m",l).call(this),o(this,t,"m",u).call(this),o(this,f,"f").call(this),this.observeAttributes(["theme"],o(this,f,"f")),this.observeAttributes(["style-id"],(()=>{r(this,s,null,"f"),o(this,t,"m",p).call(this),o(this,t,"m",l).call(this),o(this,t,"m",u).call(this)}))}},n=new WeakMap,s=new WeakMap,f=new WeakMap,m=new WeakMap,t=new WeakSet,a=async function(){try{const{body:e}=await this.fetchStaticResource(`${this.styleId}.json`,"json");if(null===localStorage||void 0===localStorage?void 0:localStorage.getItem(_))try{this.logger.warn("You are in DEV mode, and UI components override URL was found\ntrying to merge project theme with the default theme of the UI components");const t=await(async()=>{const e=localStorage.getItem(_),t=null==e?void 0:e.replace(/[^\/]+$/,"DescopeDev.js");console.warn("Trying to load DescopeDev.js from",t);const n=document.createElement("script");if(n.src=t,document.body.appendChild(n),await new Promise(((e,t)=>{n.onload=e,n.onerror=t})),globalThis.DescopeDev){const{themeToStyle:e,defaultTheme:t,darkTheme:n}=globalThis.DescopeDev;return{light:e(t),dark:e(n)}}})();t&&(e.light.components=Object.assign(Object.assign({},e.light.components),t.light.components),e.dark.components=Object.assign(Object.assign({},e.dark.components),t.dark.components),this.logger.warn("Theme was merged successfully"),console.log("%cNOTICE! This is not the theme that will be used in production!\n\nMake sure to test it without the override UI components URL!","color: black; background-color:yellow; font-size: x-large"))}catch(e){this.logger.error("Failed to merge UI components theme\n",e)}return e}catch(e){this.logger.error("Cannot fetch theme file","make sure that your projectId & flowId are correct")}},c=function(){return o(this,s,"f")||(r(this,s,o(this,t,"m",a).call(this),"f"),o(this,s,"f").then((e=>this.logger.debug("Fetched theme",e)))),o(this,s,"f")},l=async function(){var e,i;const s=await o(this,t,"a",c);s&&(o(this,n,"f")||(r(this,n,document.createElement("style"),"f"),o(this,n,"f").id="global-style",this.shadowRoot.appendChild(o(this,n,"f"))),o(this,n,"f").innerText=((null===(e=null==s?void 0:s.light)||void 0===e?void 0:e.globals)||"")+((null===(i=null==s?void 0:s.dark)||void 0===i?void 0:i.globals)||""))},u=async function(){var e,n;const r=Object.assign({},await o(this,t,"a",c));if(!r)return;const i=await this.descopeUi;(null==i?void 0:i.componentsThemeManager)&&(i.componentsThemeManager.themes={light:null===(e=null==r?void 0:r.light)||void 0===e?void 0:e.components,dark:null===(n=null==r?void 0:r.dark)||void 0===n?void 0:n.components})},d=async function(){var e,t;const{projectConfig:n}=await this.config||{},o=null===(e=null==n?void 0:n.styles)||void 0===e?void 0:e[this.styleId],r=null==n?void 0:n.cssTemplate,i=o||r;return null===(t=null==i?void 0:i[this.theme])||void 0===t?void 0:t.fonts},p=async function(){const e=await o(this,t,"m",d).call(this);e?Object.values(e).forEach((e=>{e.url&&(this.logger.debug(`Loading font from URL "${e.url}"`),(e=>{const t=document.createElement("link");t.href=e,t.rel="stylesheet",document.head.appendChild(t)})(e.url))})):this.logger.debug("No fonts to load")},h=async function(){this.rootElement.setAttribute("data-theme",this.theme);const e=await this.descopeUi;(null==e?void 0:e.componentsThemeManager)&&(e.componentsThemeManager.currentThemeName=this.theme)},g=function(){o(this,t,"m",p).call(this),o(this,t,"m",h).call(this)},v}));var X=(()=>"function"==typeof Symbol&&Symbol.observable||"@@observable")(),G=()=>Math.random().toString(36).substring(7).split("").join("."),Z={INIT:`@@redux/INIT${G()}`,REPLACE:`@@redux/REPLACE${G()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${G()}`};function Q(e){if("object"!=typeof e||null===e)return!1;let t=e;for(;null!==Object.getPrototypeOf(t);)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||null===Object.getPrototypeOf(e)}function ee(e){if(void 0===e)return"undefined";if(null===e)return"null";const t=typeof e;switch(t){case"boolean":case"string":case"number":case"symbol":case"function":return t}if(Array.isArray(e))return"array";if(function(e){return e instanceof Date||"function"==typeof e.toDateString&&"function"==typeof e.getDate&&"function"==typeof e.setDate}(e))return"date";if(function(e){return e instanceof Error||"string"==typeof e.message&&e.constructor&&"number"==typeof e.constructor.stackTraceLimit}(e))return"error";const n=function(e){return"function"==typeof e.constructor?e.constructor.name:null}(e);switch(n){case"Symbol":case"Promise":case"WeakMap":case"WeakSet":case"Map":case"Set":return n}return Object.prototype.toString.call(e).slice(8,-1).toLowerCase().replace(/\s/g,"")}function te(e){let t=typeof e;return t=ee(e),t}function ne(e,t,n){if("function"!=typeof e)throw new Error(`Expected the root reducer to be a function. Instead, received: '${te(e)}'`);if("function"==typeof t&&"function"==typeof n||"function"==typeof n&&"function"==typeof arguments[3])throw new Error("It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function. See https://redux.js.org/tutorials/fundamentals/part-4-store#creating-a-store-with-enhancers for an example.");if("function"==typeof t&&void 0===n&&(n=t,t=void 0),void 0!==n){if("function"!=typeof n)throw new Error(`Expected the enhancer to be a function. Instead, received: '${te(n)}'`);return n(ne)(e,t)}let o=e,r=t,i=new Map,s=i,a=0,c=!1;function l(){s===i&&(s=new Map,i.forEach(((e,t)=>{s.set(t,e)})))}function u(){if(c)throw new Error("You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return r}function d(e){if("function"!=typeof e)throw new Error(`Expected the listener to be a function. Instead, received: '${te(e)}'`);if(c)throw new Error("You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api/store#subscribelistener for more details.");let t=!0;l();const n=a++;return s.set(n,e),function(){if(t){if(c)throw new Error("You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api/store#subscribelistener for more details.");t=!1,l(),s.delete(n),i=null}}}function p(e){if(!Q(e))throw new Error(`Actions must be plain objects. Instead, the actual type was: '${te(e)}'. You may need to add middleware to your store setup to handle dispatching other values, such as 'redux-thunk' to handle dispatching functions. See https://redux.js.org/tutorials/fundamentals/part-4-store#middleware and https://redux.js.org/tutorials/fundamentals/part-6-async-logic#using-the-redux-thunk-middleware for examples.`);if(void 0===e.type)throw new Error('Actions may not have an undefined "type" property. You may have misspelled an action type string constant.');if("string"!=typeof e.type)throw new Error(`Action "type" property must be a string. Instead, the actual type was: '${te(e.type)}'. Value was: '${e.type}' (stringified)`);if(c)throw new Error("Reducers may not dispatch actions.");try{c=!0,r=o(r,e)}finally{c=!1}return(i=s).forEach((e=>{e()})),e}p({type:Z.INIT});return{dispatch:p,subscribe:d,getState:u,replaceReducer:function(e){if("function"!=typeof e)throw new Error(`Expected the nextReducer to be a function. Instead, received: '${te(e)}`);o=e,p({type:Z.REPLACE})},[X]:function(){const e=d;return{subscribe(t){if("object"!=typeof t||null===t)throw new Error(`Expected the observer to be an object. Instead, received: '${te(t)}'`);function n(){const e=t;e.next&&e.next(u())}n();return{unsubscribe:e(n)}},[X](){return this}}}}}function oe(e){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e);try{throw new Error(e)}catch(e){}}function re(e){const t=Object.keys(e),n={};for(let o=0;o<t.length;o++){const r=t[o];void 0===e[r]&&oe(`No reducer provided for key "${r}"`),"function"==typeof e[r]&&(n[r]=e[r])}const o=Object.keys(n);let r,i;r={};try{!function(e){Object.keys(e).forEach((t=>{const n=e[t];if(void 0===n(void 0,{type:Z.INIT}))throw new Error(`The slice reducer for key "${t}" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined.`);if(void 0===n(void 0,{type:Z.PROBE_UNKNOWN_ACTION()}))throw new Error(`The slice reducer for key "${t}" returned undefined when probed with a random type. Don't try to handle '${Z.INIT}' or other actions in "redux/*" namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.`)}))}(n)}catch(e){i=e}return function(e={},t){if(i)throw i;{const o=function(e,t,n,o){const r=Object.keys(t),i=n&&n.type===Z.INIT?"preloadedState argument passed to createStore":"previous state received by the reducer";if(0===r.length)return"Store does not have a valid reducer. Make sure the argument passed to combineReducers is an object whose values are reducers.";if(!Q(e))return`The ${i} has unexpected type of "${te(e)}". Expected argument to be an object with the following keys: "${r.join('", "')}"`;const s=Object.keys(e).filter((e=>!t.hasOwnProperty(e)&&!o[e]));return s.forEach((e=>{o[e]=!0})),n&&n.type===Z.REPLACE?void 0:s.length>0?`Unexpected ${s.length>1?"keys":"key"} "${s.join('", "')}" found in ${i}. Expected to find one of the known reducer keys instead: "${r.join('", "')}". Unexpected keys will be ignored.`:void 0}(e,n,t,r);o&&oe(o)}let s=!1;const a={};for(let r=0;r<o.length;r++){const i=o[r],c=n[i],l=e[i],u=c(l,t);if(void 0===u){const e=t&&t.type;throw new Error(`When called with an action of type ${e?`"${String(e)}"`:"(unknown type)"}, the slice reducer for key "${i}" returned undefined. To ignore an action, you must explicitly return the previous state. If you want this reducer to hold no value, you can return null instead of undefined.`)}a[i]=u,s=s||u!==l}return s=s||o.length!==Object.keys(e).length,s?a:e}}function ie(...e){return 0===e.length?e=>e:1===e.length?e[0]:e.reduce(((e,t)=>(...n)=>e(t(...n))))}function se(e){return Q(e)&&"type"in e&&"string"==typeof e.type}var ae=Symbol.for("immer-nothing"),ce=Symbol.for("immer-draftable"),le=Symbol.for("immer-state"),ue=[function(e){return`The plugin for '${e}' has not been loaded into Immer. To enable the plugin, import and call \`enable${e}()\` when initializing your application.`},function(e){return`produce can only be called on things that are draftable: plain objects, arrays, Map, Set or classes that are marked with '[immerable]: true'. Got '${e}'`},"This object has been frozen and should not be mutated",function(e){return"Cannot use a proxy that has been revoked. Did you pass an object from inside an immer function to an async process? "+e},"An immer producer returned a new value *and* modified its draft. Either return a new value *or* modify the draft.","Immer forbids circular references","The first or second argument to `produce` must be a function","The third argument to `produce` must be a function or undefined","First argument to `createDraft` must be a plain object, an array, or an immerable object","First argument to `finishDraft` must be a draft returned by `createDraft`",function(e){return`'current' expects a draft, got: ${e}`},"Object.defineProperty() cannot be used on an Immer draft","Object.setPrototypeOf() cannot be used on an Immer draft","Immer only supports deleting array indices","Immer only supports setting array indices and the 'length' property",function(e){return`'original' expects a draft, got: ${e}`}];function de(e,...t){{const n=ue[e],o="function"==typeof n?n.apply(null,t):n;throw new Error(`[Immer] ${o}`)}}var pe=Object.getPrototypeOf;function he(e){return!!e&&!!e[le]}function fe(e){return!!e&&(me(e)||Array.isArray(e)||!!e[ce]||!!e.constructor?.[ce]||ke(e)||je(e))}var ge=Object.prototype.constructor.toString();function me(e){if(!e||"object"!=typeof e)return!1;const t=pe(e);if(null===t)return!0;const n=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;return n===Object||"function"==typeof n&&Function.toString.call(n)===ge}function ve(e,t){0===ye(e)?Object.entries(e).forEach((([n,o])=>{t(n,o,e)})):e.forEach(((n,o)=>t(o,n,e)))}function ye(e){const t=e[le];return t?t.type_:Array.isArray(e)?1:ke(e)?2:je(e)?3:0}function be(e,t){return 2===ye(e)?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function we(e,t,n){const o=ye(e);2===o?e.set(t,n):3===o?e.add(n):e[t]=n}function ke(e){return e instanceof Map}function je(e){return e instanceof Set}function Ie(e){return e.copy_||e.base_}function Oe(e,t){if(ke(e))return new Map(e);if(je(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);if(!t&&me(e)){if(!pe(e)){const t=Object.create(null);return Object.assign(t,e)}return{...e}}const n=Object.getOwnPropertyDescriptors(e);delete n[le];let o=Reflect.ownKeys(n);for(let t=0;t<o.length;t++){const r=o[t],i=n[r];!1===i.writable&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(n[r]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[r]})}return Object.create(pe(e),n)}function Se(e,t=!1){return Ee(e)||he(e)||!fe(e)||(ye(e)>1&&(e.set=e.add=e.clear=e.delete=xe),Object.freeze(e),t&&ve(e,((e,t)=>Se(t,!0)))),e}function xe(){de(2)}function Ee(e){return Object.isFrozen(e)}var Ce,Ae={};function _e(e){const t=Ae[e];return t||de(0,e),t}function Te(){return Ce}function Re(e,t){t&&(_e("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function Pe(e){Ue(e),e.drafts_.forEach(Me),e.drafts_=null}function Ue(e){e===Ce&&(Ce=e.parent_)}function $e(e){return Ce={drafts_:[],parent_:Ce,immer_:e,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function Me(e){const t=e[le];0===t.type_||1===t.type_?t.revoke_():t.revoked_=!0}function De(e,t){t.unfinalizedDrafts_=t.drafts_.length;const n=t.drafts_[0];return void 0!==e&&e!==n?(n[le].modified_&&(Pe(t),de(4)),fe(e)&&(e=Le(t,e),t.parent_||We(t,e)),t.patches_&&_e("Patches").generateReplacementPatches_(n[le].base_,e,t.patches_,t.inversePatches_)):e=Le(t,n,[]),Pe(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==ae?e:void 0}function Le(e,t,n){if(Ee(t))return t;const o=t[le];if(!o)return ve(t,((r,i)=>Ne(e,o,t,r,i,n))),t;if(o.scope_!==e)return t;if(!o.modified_)return We(e,o.base_,!0),o.base_;if(!o.finalized_){o.finalized_=!0,o.scope_.unfinalizedDrafts_--;const t=o.copy_;let r=t,i=!1;3===o.type_&&(r=new Set(t),t.clear(),i=!0),ve(r,((r,s)=>Ne(e,o,t,r,s,n,i))),We(e,t,!1),n&&e.patches_&&_e("Patches").generatePatches_(o,n,e.patches_,e.inversePatches_)}return o.copy_}function Ne(e,t,n,o,r,i,s){if(r===n&&de(5),he(r)){const s=Le(e,r,i&&t&&3!==t.type_&&!be(t.assigned_,o)?i.concat(o):void 0);if(we(n,o,s),!he(s))return;e.canAutoFreeze_=!1}else s&&n.add(r);if(fe(r)&&!Ee(r)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;Le(e,r),t&&t.scope_.parent_||We(e,r)}}function We(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&Se(t,n)}var ze={get(e,t){if(t===le)return e;const n=Ie(e);if(!be(n,t))return function(e,t,n){const o=He(t,n);return o?"value"in o?o.value:o.get?.call(e.draft_):void 0}(e,n,t);const o=n[t];return e.finalized_||!fe(o)?o:o===qe(e.base_,t)?(Ke(e),e.copy_[t]=Ve(o,e)):o},has:(e,t)=>t in Ie(e),ownKeys:e=>Reflect.ownKeys(Ie(e)),set(e,t,n){const o=He(Ie(e),t);if(o?.set)return o.set.call(e.draft_,n),!0;if(!e.modified_){const o=qe(Ie(e),t),r=o?.[le];if(r&&r.base_===n)return e.copy_[t]=n,e.assigned_[t]=!1,!0;if(function(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}(n,o)&&(void 0!==n||be(e.base_,t)))return!0;Ke(e),Je(e)}return e.copy_[t]===n&&(void 0!==n||t in e.copy_)||Number.isNaN(n)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=n,e.assigned_[t]=!0),!0},deleteProperty:(e,t)=>(void 0!==qe(e.base_,t)||t in e.base_?(e.assigned_[t]=!1,Ke(e),Je(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0),getOwnPropertyDescriptor(e,t){const n=Ie(e),o=Reflect.getOwnPropertyDescriptor(n,t);return o?{writable:!0,configurable:1!==e.type_||"length"!==t,enumerable:o.enumerable,value:n[t]}:o},defineProperty(){de(11)},getPrototypeOf:e=>pe(e.base_),setPrototypeOf(){de(12)}},Fe={};function qe(e,t){const n=e[le];return(n?Ie(n):e)[t]}function He(e,t){if(!(t in e))return;let n=pe(e);for(;n;){const e=Object.getOwnPropertyDescriptor(n,t);if(e)return e;n=pe(n)}}function Je(e){e.modified_||(e.modified_=!0,e.parent_&&Je(e.parent_))}function Ke(e){e.copy_||(e.copy_=Oe(e.base_,e.scope_.immer_.useStrictShallowCopy_))}ve(ze,((e,t)=>{Fe[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}})),Fe.deleteProperty=function(e,t){return isNaN(parseInt(t))&&de(13),Fe.set.call(this,e,t,void 0)},Fe.set=function(e,t,n){return"length"!==t&&isNaN(parseInt(t))&&de(14),ze.set.call(this,e[0],t,n,e[0])};function Ve(e,t){const n=ke(e)?_e("MapSet").proxyMap_(e,t):je(e)?_e("MapSet").proxySet_(e,t):function(e,t){const n=Array.isArray(e),o={type_:n?1:0,scope_:t?t.scope_:Te(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let r=o,i=ze;n&&(r=[o],i=Fe);const{revoke:s,proxy:a}=Proxy.revocable(r,i);return o.draft_=a,o.revoke_=s,a}(e,t);return(t?t.scope_:Te()).drafts_.push(n),n}function Be(e){return he(e)||de(10,e),Ye(e)}function Ye(e){if(!fe(e)||Ee(e))return e;const t=e[le];let n;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=Oe(e,t.scope_.immer_.useStrictShallowCopy_)}else n=Oe(e,!0);return ve(n,((e,t)=>{we(n,e,Ye(t))})),t&&(t.finalized_=!1),n}var Xe=new class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(e,t,n)=>{if("function"==typeof e&&"function"!=typeof t){const n=t;t=e;const o=this;return function(e=n,...r){return o.produce(e,(e=>t.call(this,e,...r)))}}let o;if("function"!=typeof t&&de(6),void 0!==n&&"function"!=typeof n&&de(7),fe(e)){const r=$e(this),i=Ve(e,void 0);let s=!0;try{o=t(i),s=!1}finally{s?Pe(r):Ue(r)}return Re(r,n),De(o,r)}if(!e||"object"!=typeof e){if(o=t(e),void 0===o&&(o=e),o===ae&&(o=void 0),this.autoFreeze_&&Se(o,!0),n){const t=[],r=[];_e("Patches").generateReplacementPatches_(e,o,t,r),n(t,r)}return o}de(1,e)},this.produceWithPatches=(e,t)=>{if("function"==typeof e)return(t,...n)=>this.produceWithPatches(t,(t=>e(t,...n)));let n,o;const r=this.produce(e,t,((e,t)=>{n=e,o=t}));return[r,n,o]},"boolean"==typeof e?.autoFreeze&&this.setAutoFreeze(e.autoFreeze),"boolean"==typeof e?.useStrictShallowCopy&&this.setUseStrictShallowCopy(e.useStrictShallowCopy)}createDraft(e){fe(e)||de(8),he(e)&&(e=Be(e));const t=$e(this),n=Ve(e,void 0);return n[le].isManual_=!0,Ue(t),n}finishDraft(e,t){const n=e&&e[le];n&&n.isManual_||de(9);const{scope_:o}=n;return Re(o,t),De(void 0,o)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}applyPatches(e,t){let n;for(n=t.length-1;n>=0;n--){const o=t[n];if(0===o.path.length&&"replace"===o.op){e=o.value;break}}n>-1&&(t=t.slice(n+1));const o=_e("Patches").applyPatches_;return he(e)?o(e,t):this.produce(e,(e=>o(e,t)))}},Ge=Xe.produce;Xe.produceWithPatches.bind(Xe),Xe.setAutoFreeze.bind(Xe),Xe.setUseStrictShallowCopy.bind(Xe),Xe.applyPatches.bind(Xe),Xe.createDraft.bind(Xe),Xe.finishDraft.bind(Xe);var Ze=(e,t,n)=>{if(1===t.length&&t[0]===n){let t=!1;try{const n={};e(n)===n&&(t=!0)}catch{}if(t){let e;try{throw new Error}catch(t){({stack:e}=t)}console.warn("The result function returned its own inputs without modification. e.g\n`createSelector([state => state.todos], todos => todos)`\nThis could lead to inefficient memoization and unnecessary re-renders.\nEnsure transformation logic is in the result function, and extraction logic is in the input selectors.",{stack:e})}}},Qe=(e,t,n)=>{const{memoize:o,memoizeOptions:r}=t,{inputSelectorResults:i,inputSelectorResultsCopy:s}=e,a=o((()=>({})),...r);if(!(a.apply(null,i)===a.apply(null,s))){let e;try{throw new Error}catch(t){({stack:e}=t)}console.warn("An input selector returned a different result when passed same arguments.\nThis means your output selector will likely run more frequently than intended.\nAvoid returning a new reference inside your input selector, e.g.\n`createSelector([state => state.todos.map(todo => todo.id)], todoIds => todoIds.length)`",{arguments:n,firstInputs:i,secondInputs:s,stack:e})}},et={inputStabilityCheck:"once",identityFunctionCheck:"once"};var tt=e=>Array.isArray(e)?e:[e];function nt(e){const t=Array.isArray(e[0])?e[0]:e;return function(e,t="expected all items to be functions, instead received the following types: "){if(!e.every((e=>"function"==typeof e))){const n=e.map((e=>"function"==typeof e?`function ${e.name||"unnamed"}()`:typeof e)).join(", ");throw new TypeError(`${t}[${n}]`)}}(t,"createSelector expects all input-selectors to be functions, but received the following types: "),t}function ot(e,t){const n=[],{length:o}=e;for(let r=0;r<o;r++)n.push(e[r].apply(null,t));return n}var rt="undefined"!=typeof WeakRef?WeakRef:class{constructor(e){this.value=e}deref(){return this.value}},it=0,st=1;function at(){return{s:it,v:void 0,o:null,p:null}}function ct(e,t={}){let n=at();const{resultEqualityCheck:o}=t;let r,i=0;function s(){let t=n;const{length:s}=arguments;for(let e=0,n=s;e<n;e++){const n=arguments[e];if("function"==typeof n||"object"==typeof n&&null!==n){let e=t.o;null===e&&(t.o=e=new WeakMap);const o=e.get(n);void 0===o?(t=at(),e.set(n,t)):t=o}else{let e=t.p;null===e&&(t.p=e=new Map);const o=e.get(n);void 0===o?(t=at(),e.set(n,t)):t=o}}const a=t;let c;if(t.s===st)c=t.v;else if(c=e.apply(null,arguments),i++,o){const e=r?.deref?.()??r;null!=e&&o(e,c)&&(c=e,0!==i&&i--);r="object"==typeof c&&null!==c||"function"==typeof c?new rt(c):c}return a.s=st,a.v=c,c}return s.clearCache=()=>{n=at(),s.resetResultsCount()},s.resultsCount=()=>i,s.resetResultsCount=()=>{i=0},s}function lt(e,...t){const n="function"==typeof e?{memoize:e,memoizeOptions:t}:e,o=(...e)=>{let t,o=0,r=0,i={},s=e.pop();"object"==typeof s&&(i=s,s=e.pop()),function(e,t="expected a function, instead received "+typeof e){if("function"!=typeof e)throw new TypeError(t)}(s,`createSelector expects an output function after the inputs, but received: [${typeof s}]`);const a={...n,...i},{memoize:c,memoizeOptions:l=[],argsMemoize:u=ct,argsMemoizeOptions:d=[],devModeChecks:p={}}=a,h=tt(l),f=tt(d),g=nt(e),m=c((function(){return o++,s.apply(null,arguments)}),...h);let v=!0;const y=u((function(){r++;const e=ot(g,arguments);t=m.apply(null,e);{const{identityFunctionCheck:n,inputStabilityCheck:o}=((e,t)=>{const{identityFunctionCheck:n,inputStabilityCheck:o}={...et,...t};return{identityFunctionCheck:{shouldRun:"always"===n||"once"===n&&e,run:Ze},inputStabilityCheck:{shouldRun:"always"===o||"once"===o&&e,run:Qe}}})(v,p);if(n.shouldRun&&n.run(s,e,t),o.shouldRun){const t=ot(g,arguments);o.run({inputSelectorResults:e,inputSelectorResultsCopy:t},{memoize:c,memoizeOptions:h},arguments)}v&&(v=!1)}return t}),...f);return Object.assign(y,{resultFunc:s,memoizedResultFunc:m,dependencies:g,dependencyRecomputations:()=>r,resetDependencyRecomputations:()=>{r=0},lastResult:()=>t,recomputations:()=>o,resetRecomputations:()=>{o=0},memoize:c,argsMemoize:u})};return Object.assign(o,{withTypes:()=>o}),o}var ut=lt(ct),dt=Object.assign(((e,t=ut)=>{!function(e,t="expected an object, instead received "+typeof e){if("object"!=typeof e)throw new TypeError(t)}(e,"createStructuredSelector expects first argument to be an object where each property is a selector, instead received a "+typeof e);const n=Object.keys(e);return t(n.map((t=>e[t])),((...e)=>e.reduce(((e,t,o)=>(e[n[o]]=t,e)),{})))}),{withTypes:()=>dt});function pt(e){return({dispatch:t,getState:n})=>o=>r=>"function"==typeof r?r(t,n,e):o(r)}var ht=pt(),ft=pt;((...e)=>{const t=lt(...e)})(ct);var gt="undefined"!=typeof window&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(0!==arguments.length)return"object"==typeof arguments[0]?ie:ie.apply(null,arguments)},mt=e=>e&&"function"==typeof e.match;function vt(e,t){function n(...n){if(t){let o=t(...n);if(!o)throw new Error("prepareAction did not return an object");return{type:e,payload:o.payload,..."meta"in o&&{meta:o.meta},..."error"in o&&{error:o.error}}}return{type:e,payload:n[0]}}return n.toString=()=>`${e}`,n.type=e,n.match=t=>se(t)&&t.type===e,n}function yt(e){return"function"==typeof e&&"type"in e&&mt(e)}function bt(e,t){let n=0;return{measureTime(e){const t=Date.now();try{return e()}finally{const e=Date.now();n+=e-t}},warnIfExceeded(){n>e&&console.warn(`${t} took ${n}ms, which is more than the warning threshold of ${e}ms. \nIf your state or actions are very large, you may want to disable the middleware as it might cause too much of a slowdown in development mode. See https://redux-toolkit.js.org/api/getDefaultMiddleware for instructions.\nIt is disabled in production builds, so you don't need to worry about that.`)}}}var wt=class e extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,e.prototype)}static get[Symbol.species](){return e}concat(...e){return super.concat.apply(this,e)}prepend(...t){return 1===t.length&&Array.isArray(t[0])?new e(...t[0].concat(this)):new e(...t.concat(this))}};function kt(e){return fe(e)?Ge(e,(()=>{})):e}function jt(e,t,n){if(e.has(t)){let o=e.get(t);return n.update&&(o=n.update(o,t,e),e.set(t,o)),o}if(!n.insert)throw new Error("No insert provided for key not already in map");const o=n.insert(t,e);return e.set(t,o),o}function It(e){return"object"!=typeof e||null==e||Object.isFrozen(e)}function Ot(e,t,n){const o=St(e,t,n);return{detectMutations:()=>xt(e,t,o,n)}}function St(e,t=[],n,o="",r=new Set){const i={value:n};if(!e(n)&&!r.has(n)){r.add(n),i.children={};for(const r in n){const s=o?o+"."+r:r;t.length&&-1!==t.indexOf(s)||(i.children[r]=St(e,t,n[r],s))}}return i}function xt(e,t=[],n,o,r=!1,i=""){const s=n?n.value:void 0,a=s===o;if(r&&!a&&!Number.isNaN(o))return{wasMutated:!0,path:i};if(e(s)||e(o))return{wasMutated:!1};const c={};for(let e in n.children)c[e]=!0;for(let e in o)c[e]=!0;const l=t.length>0;for(let r in c){const s=i?i+"."+r:r;if(l){if(t.some((e=>e instanceof RegExp?e.test(s):s===e)))continue}const c=xt(e,t,n.children[r],o[r],a,s);if(c.wasMutated)return c}return{wasMutated:!1}}function Et(e){const t=typeof e;return null==e||"string"===t||"boolean"===t||"number"===t||Array.isArray(e)||Q(e)}function Ct(e,t="",n=Et,o,r=[],i){let s;if(!n(e))return{keyPath:t||"<root>",value:e};if("object"!=typeof e||null===e)return!1;if(i?.has(e))return!1;const a=null!=o?o(e):Object.entries(e),c=r.length>0;for(const[e,l]of a){const a=t?t+"."+e:e;if(c){if(r.some((e=>e instanceof RegExp?e.test(a):a===e)))continue}if(!n(l))return{keyPath:a,value:l};if("object"==typeof l&&(s=Ct(l,a,n,o,r,i),s))return s}return i&&At(e)&&i.add(e),!1}function At(e){if(!Object.isFrozen(e))return!1;for(const t of Object.values(e))if("object"==typeof t&&null!==t&&!At(t))return!1;return!0}function _t(e){return"boolean"==typeof e}var Tt=()=>function(e){const{thunk:t=!0,immutableCheck:n=!0,serializableCheck:o=!0,actionCreatorCheck:r=!0}=e??{};let i=new wt;if(t&&(_t(t)?i.push(ht):i.push(ft(t.extraArgument))),n){let e={};_t(n)||(e=n),i.unshift(function(e={}){{let t=function(e,t,o,r){return JSON.stringify(e,n(t,r),o)},n=function(e,t){let n=[],o=[];return t||(t=function(e,t){return n[0]===t?"[Circular ~]":"[Circular ~."+o.slice(0,n.indexOf(t)).join(".")+"]"}),function(r,i){if(n.length>0){var s=n.indexOf(this);~s?n.splice(s+1):n.push(this),~s?o.splice(s,1/0,r):o.push(r),~n.indexOf(i)&&(i=t.call(this,r,i))}else n.push(i);return null==e?i:e.call(this,r,i)}},{isImmutable:o=It,ignoredPaths:r,warnAfter:i=32}=e;const s=Ot.bind(null,o,r);return({getState:e})=>{let n,o=e(),r=s(o);return a=>c=>{const l=bt(i,"ImmutableStateInvariantMiddleware");l.measureTime((()=>{if(o=e(),n=r.detectMutations(),r=s(o),n.wasMutated)throw new Error(`A state mutation was detected between dispatches, in the path '${n.path||""}'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)`)}));const u=a(c);return l.measureTime((()=>{if(o=e(),n=r.detectMutations(),r=s(o),n.wasMutated)throw new Error(`A state mutation was detected inside a dispatch, in the path: ${n.path||""}. Take a look at the reducer(s) handling the action ${t(c)}. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)`)})),l.warnIfExceeded(),u}}}}(e))}if(o){let e={};_t(o)||(e=o),i.push(function(e={}){{const{isSerializable:t=Et,getEntries:n,ignoredActions:o=[],ignoredActionPaths:r=["meta.arg","meta.baseQueryMeta"],ignoredPaths:i=[],warnAfter:s=32,ignoreState:a=!1,ignoreActions:c=!1,disableCache:l=!1}=e,u=!l&&WeakSet?new WeakSet:void 0;return e=>l=>d=>{if(!se(d))return l(d);const p=l(d),h=bt(s,"SerializableStateInvariantMiddleware");return c||o.length&&-1!==o.indexOf(d.type)||h.measureTime((()=>{const e=Ct(d,"",t,n,r,u);if(e){const{keyPath:t,value:n}=e;console.error(`A non-serializable value was detected in an action, in the path: \`${t}\`. Value:`,n,"\nTake a look at the logic that dispatched this action: ",d,"\n(See https://redux.js.org/faq/actions#why-should-type-be-a-string-or-at-least-serializable-why-should-my-action-types-be-constants)","\n(To allow non-serializable values see: https://redux-toolkit.js.org/usage/usage-guide#working-with-non-serializable-data)")}})),a||(h.measureTime((()=>{const o=Ct(e.getState(),"",t,n,i,u);if(o){const{keyPath:e,value:t}=o;console.error(`A non-serializable value was detected in the state, in the path: \`${e}\`. Value:`,t,`\nTake a look at the reducer(s) handling this action type: ${d.type}.\n(See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}})),h.warnIfExceeded()),p}}}(e))}if(r){let e={};_t(r)||(e=r),i.unshift(function(e={}){const{isActionCreator:t=yt}=e;return()=>e=>n=>(t(n)&&console.warn(function(e){const t=e?`${e}`.split("/"):[],n=t[t.length-1]||"actionCreator";return`Detected an action creator with type "${e||"unknown"}" being dispatched. \nMake sure you're calling the action creator before dispatching, i.e. \`dispatch(${n}())\` instead of \`dispatch(${n})\`. This is necessary even if the action has no payload.`}(n.type)),e(n))}(e))}return i},Rt=e=>t=>{setTimeout(t,e)},Pt="undefined"!=typeof window&&window.requestAnimationFrame?window.requestAnimationFrame:Rt(10),Ut=e=>function(t){const{autoBatch:n=!0}=t??{};let o=new wt(e);return n&&o.push(((e={type:"raf"})=>t=>(...n)=>{const o=t(...n);let r=!0,i=!1,s=!1;const a=new Set,c="tick"===e.type?queueMicrotask:"raf"===e.type?Pt:"callback"===e.type?e.queueNotification:Rt(e.timeout),l=()=>{s=!1,i&&(i=!1,a.forEach((e=>e())))};return Object.assign({},o,{subscribe(e){const t=o.subscribe((()=>r&&e()));return a.add(e),()=>{t(),a.delete(e)}},dispatch(e){try{return r=!e?.meta?.RTK_autoBatch,i=!r,i&&(s||(s=!0,c(l))),o.dispatch(e)}finally{r=!0}}})})("object"==typeof n?n:void 0)),o};function $t(e){const t=Tt(),{reducer:n,middleware:o,devTools:r=!0,preloadedState:i,enhancers:s}=e||{};let a,c;if("function"==typeof n)a=n;else{if(!Q(n))throw new Error("`reducer` is a required argument, and must be a function or an object of functions that can be passed to combineReducers");a=re(n)}if(o&&"function"!=typeof o)throw new Error("`middleware` field must be a callback");if("function"==typeof o){if(c=o(t),!Array.isArray(c))throw new Error("when using a middleware builder function, an array of middleware must be returned")}else c=t();if(c.some((e=>"function"!=typeof e)))throw new Error("each middleware provided to configureStore must be a function");let l=ie;r&&(l=gt({trace:!0,..."object"==typeof r&&r}));const u=function(...e){return t=>(n,o)=>{const r=t(n,o);let i=()=>{throw new Error("Dispatching while constructing your middleware is not allowed. Other middleware would not be applied to this dispatch.")};const s={getState:r.getState,dispatch:(e,...t)=>i(e,...t)},a=e.map((e=>e(s)));return i=ie(...a)(r.dispatch),{...r,dispatch:i}}}(...c),d=Ut(u);if(s&&"function"!=typeof s)throw new Error("`enhancers` field must be a callback");let p="function"==typeof s?s(d):d();if(!Array.isArray(p))throw new Error("`enhancers` callback must return an array");if(p.some((e=>"function"!=typeof e)))throw new Error("each enhancer provided to configureStore must be a function");c.length&&!p.includes(u)&&console.error("middlewares were provided, but middleware enhancer was not included in final enhancers - make sure to call `getDefaultEnhancers`");return ne(a,i,l(...p))}function Mt(e){const t={},n=[];let o;const r={addCase(e,i){if(n.length>0)throw new Error("`builder.addCase` should only be called before calling `builder.addMatcher`");if(o)throw new Error("`builder.addCase` should only be called before calling `builder.addDefaultCase`");const s="string"==typeof e?e:e.type;if(!s)throw new Error("`builder.addCase` cannot be called with an empty action type");if(s in t)throw new Error(`\`builder.addCase\` cannot be called with two reducers for the same action type '${s}'`);return t[s]=i,r},addMatcher(e,t){if(o)throw new Error("`builder.addMatcher` should only be called before calling `builder.addDefaultCase`");return n.push({matcher:e,reducer:t}),r},addDefaultCase(e){if(o)throw new Error("`builder.addDefaultCase` can only be called once");return o=e,r}};return e(r),[t,n,o]}function Dt(...e){return t=>e.some((e=>((e,t)=>mt(e)?e.match(t):e(t))(e,t)))}var Lt=["name","message","stack","code"],Nt=class{constructor(e,t){this.payload=e,this.meta=t}_type},Wt=class{constructor(e,t){this.payload=e,this.meta=t}_type},zt=e=>{if("object"==typeof e&&null!==e){const t={};for(const n of Lt)"string"==typeof e[n]&&(t[n]=e[n]);return t}return{message:String(e)}},Ft=(()=>{function e(e,t,n){const o=vt(e+"/fulfilled",((e,t,n,o)=>({payload:e,meta:{...o||{},arg:n,requestId:t,requestStatus:"fulfilled"}}))),r=vt(e+"/pending",((e,t,n)=>({payload:void 0,meta:{...n||{},arg:t,requestId:e,requestStatus:"pending"}}))),i=vt(e+"/rejected",((e,t,o,r,i)=>({payload:r,error:(n&&n.serializeError||zt)(e||"Rejected"),meta:{...i||{},arg:o,requestId:t,rejectedWithValue:!!r,requestStatus:"rejected",aborted:"AbortError"===e?.name,condition:"ConditionError"===e?.name}})));return Object.assign((function(e){return(s,a,c)=>{const l=n?.idGenerator?n.idGenerator(e):((e=21)=>{let t="",n=e;for(;n--;)t+="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW"[64*Math.random()|0];return t})(),u=new AbortController;let d;function p(e){d=e,u.abort()}const h=async function(){let h;try{let i=n?.condition?.(e,{getState:a,extra:c});if(null!==(f=i)&&"object"==typeof f&&"function"==typeof f.then&&(i=await i),!1===i||u.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};const g=new Promise(((e,t)=>u.signal.addEventListener("abort",(()=>t({name:"AbortError",message:d||"Aborted"})))));s(r(l,e,n?.getPendingMeta?.({requestId:l,arg:e},{getState:a,extra:c}))),h=await Promise.race([g,Promise.resolve(t(e,{dispatch:s,getState:a,extra:c,requestId:l,signal:u.signal,abort:p,rejectWithValue:(e,t)=>new Nt(e,t),fulfillWithValue:(e,t)=>new Wt(e,t)})).then((t=>{if(t instanceof Nt)throw t;return t instanceof Wt?o(t.payload,l,e,t.meta):o(t,l,e)}))])}catch(t){h=t instanceof Nt?i(null,l,e,t.payload,t.meta):i(t,l,e)}var f;return n&&!n.dispatchConditionRejection&&i.match(h)&&h.meta.condition||s(h),h}();return Object.assign(h,{abort:p,requestId:l,arg:e,unwrap:()=>h.then(qt)})}}),{pending:r,rejected:i,fulfilled:o,settled:Dt(i,o),typePrefix:e})}return e.withTypes=()=>e,e})();function qt(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}var Ht=Symbol.for("rtk-slice-createasyncthunk");function Jt(e,t){return`${e}/${t}`}function Kt(e,t,n,o){function r(r,...i){let s=n.call(e,r);if(void 0===s){if(!o)throw new Error("selectState returned undefined for an uninjected slice reducer");s=e.getInitialState()}return t(s,...i)}return r.unwrapped=t,r}var Vt=function({creators:e}={}){const t=e?.asyncThunk?.[Ht];return function(e){const{name:n,reducerPath:o=n}=e;if(!n)throw new Error("`name` is a required option for createSlice");"undefined"!=typeof process&&void 0===e.initialState&&console.error("You must provide an `initialState` value that is not `undefined`. You may have misspelled `initialState`");const r=("function"==typeof e.reducers?e.reducers(function(){function e(e,t){return{_reducerDefinitionType:"asyncThunk",payloadCreator:e,...t}}return e.withTypes=()=>e,{reducer:e=>Object.assign({[e.name]:(...t)=>e(...t)}[e.name],{_reducerDefinitionType:"reducer"}),preparedReducer:(e,t)=>({_reducerDefinitionType:"reducerWithPrepare",prepare:e,reducer:t}),asyncThunk:e}}()):e.reducers)||{},i=Object.keys(r),s={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},a={addCase(e,t){const n="string"==typeof e?e:e.type;if(!n)throw new Error("`context.addCase` cannot be called with an empty action type");if(n in s.sliceCaseReducersByType)throw new Error("`context.addCase` cannot be called with two reducers for the same action type: "+n);return s.sliceCaseReducersByType[n]=t,a},addMatcher:(e,t)=>(s.sliceMatchers.push({matcher:e,reducer:t}),a),exposeAction:(e,t)=>(s.actionCreators[e]=t,a),exposeCaseReducer:(e,t)=>(s.sliceCaseReducersByName[e]=t,a)};function c(){if("object"==typeof e.extraReducers)throw new Error("The object notation for `createSlice.extraReducers` has been removed. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createSlice");const[t={},n=[],o]="function"==typeof e.extraReducers?Mt(e.extraReducers):[e.extraReducers],r={...t,...s.sliceCaseReducersByType};return function(e,t){if("object"==typeof t)throw new Error("The object notation for `createReducer` has been removed. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createReducer");let n,[o,r,i]=Mt(t);if(function(e){return"function"==typeof e}(e))n=()=>kt(e());else{const t=kt(e);n=()=>t}function s(e=n(),t){let s=[o[t.type],...r.filter((({matcher:e})=>e(t))).map((({reducer:e})=>e))];return 0===s.filter((e=>!!e)).length&&(s=[i]),s.reduce(((e,n)=>{if(n){if(he(e)){const o=n(e,t);return void 0===o?e:o}if(fe(e))return Ge(e,(e=>n(e,t)));{const o=n(e,t);if(void 0===o){if(null===e)return e;throw new Error("A case reducer on a non-draftable value must not return undefined")}return o}}return e}),e)}return s.getInitialState=n,s}(e.initialState,(e=>{for(let t in r)e.addCase(t,r[t]);for(let t of s.sliceMatchers)e.addMatcher(t.matcher,t.reducer);for(let t of n)e.addMatcher(t.matcher,t.reducer);o&&e.addDefaultCase(o)}))}i.forEach((o=>{const i=r[o],s={reducerName:o,type:Jt(n,o),createNotation:"function"==typeof e.reducers};!function(e){return"asyncThunk"===e._reducerDefinitionType}(i)?function({type:e,reducerName:t,createNotation:n},o,r){let i,s;if("reducer"in o){if(n&&!function(e){return"reducerWithPrepare"===e._reducerDefinitionType}(o))throw new Error("Please use the `create.preparedReducer` notation for prepared action creators with the `create` notation.");i=o.reducer,s=o.prepare}else i=o;r.addCase(e,i).exposeCaseReducer(t,i).exposeAction(t,s?vt(e,s):vt(e))}(s,i,a):function({type:e,reducerName:t},n,o,r){if(!r)throw new Error("Cannot use `create.asyncThunk` in the built-in `createSlice`. Use `buildCreateSlice({ creators: { asyncThunk: asyncThunkCreator } })` to create a customised version of `createSlice`.");const{payloadCreator:i,fulfilled:s,pending:a,rejected:c,settled:l,options:u}=n,d=r(e,i,u);o.exposeAction(t,d),s&&o.addCase(d.fulfilled,s);a&&o.addCase(d.pending,a);c&&o.addCase(d.rejected,c);l&&o.addMatcher(d.settled,l);o.exposeCaseReducer(t,{fulfilled:s||Bt,pending:a||Bt,rejected:c||Bt,settled:l||Bt})}(s,i,a,t)}));const l=e=>e,u=new WeakMap;let d;const p={name:n,reducerPath:o,reducer:(e,t)=>(d||(d=c()),d(e,t)),actions:s.actionCreators,caseReducers:s.sliceCaseReducersByName,getInitialState:()=>(d||(d=c()),d.getInitialState()),getSelectors(t=l){const n=jt(u,this,{insert:()=>new WeakMap});return jt(n,t,{insert:()=>{const n={};for(const[o,r]of Object.entries(e.selectors??{}))n[o]=Kt(this,r,t,this!==p);return n}})},selectSlice(e){let t=e[this.reducerPath];if(void 0===t){if(this===p)throw new Error("selectSlice returned undefined for an uninjected slice reducer");t=this.getInitialState()}return t},get selectors(){return this.getSelectors(this.selectSlice)},injectInto(e,{reducerPath:t,...n}={}){const o=t??this.reducerPath;return e.inject({reducerPath:o,reducer:this.reducer},n),{...this,reducerPath:o}}};return p}}();function Bt(){}var Yt="listenerMiddleware";vt(`${Yt}/add`),vt(`${Yt}/removeAll`),vt(`${Yt}/remove`);const Xt=e=>a((t=>{const n=Vt(e),o=Object.assign(Object.assign({},n.actions),e.asyncActions);return class extends(i(g)(t)){constructor(...e){super(...e);const t=$t({reducer:n.reducer,middleware:e=>e({thunk:{extraArgument:this},serializableCheck:!1}),devTools:!1}),r=e=>async(...n)=>{const o=await t.dispatch(e(...n));try{qt(o)}catch(e){this.logger.error(e.message,o.type,e.stack)}return o},i=Object.keys(o).reduce(((e,t)=>(e[t]=r(o[t]),e)),{});this.actions=i,this.subscribe=(e,n=e=>e)=>t.subscribe((()=>e(n(t.getState()))))}}}));var Gt;a((e=>class extends(g(e)){validateForm(e){return this.getFormInputs(e).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)}))}getFormInputs(e){return e?Array.from(e.querySelectorAll("[name]")):(this.logger.debug("cannot get form inputs, no root element was received"),[])}getFormData(e){return this.getFormInputs(e).reduce(((e,t)=>Object.assign(e,{[t.getAttribute("name")]:t.value})),{})}setFormData(e,t){this.getFormInputs(e).forEach((e=>{t.hasOwnProperty(e.getAttribute("name"))&&(e.value=t[e.getAttribute("name")])}))}resetFormData(e){this.getFormInputs(e).forEach((e=>{e.value="",e.checked=!1}))}getFormFieldNames(e){return this.getFormInputs(e).map((e=>e.name))}disableFormField(e,t){var n;null===(n=this.getFormInputs(e).find((e=>e.name===t)))||void 0===n||n.setAttribute("disabled","true")}removeFormField(e,t){var n;null===(n=this.getFormInputs(e).find((e=>e.name===t)))||void 0===n||n.remove()}})),a((e=>class extends e{get baseStaticUrl(){return this.getAttribute("base-static-url")||""}})),function(e){e.oidc="oidc",e.saml="saml"}(Gt||(Gt={}));const Zt=ut((e=>e.ssoAppsList.data),(e=>{var t;return null===(t=null==e?void 0:e.filter)||void 0===t?void 0:t.call(e,(e=>e.appType===Gt.saml))})),Qt=ut(Zt,(e=>e.map((e=>({name:e.name,icon:e.logo,url:e.samlSettings.idpInitiatedUrl}))))),en=Ft("ssoApps/load",((e,{extra:{api:t}})=>t.ssoApps.load())),tn=(e=>(...t)=>n=>{n.addCase(e.pending,((e,n)=>{t.forEach((({onPending:t})=>{null==t||t(e,n)}))})),n.addCase(e.fulfilled,((e,n)=>{t.forEach((({onFulfilled:t})=>{null==t||t(e,n)}))})),n.addCase(e.rejected,((e,n)=>{t.forEach((({onRejected:t})=>{null==t||t(e,n)}))}))})(en)({onFulfilled:(e,t)=>{var n;e.ssoAppsList.data=null===(n=t.payload)||void 0===n?void 0:n.apps}},(nn=e=>e.ssoAppsList,{onFulfilled:e=>{nn(e).loading=!1},onPending:e=>{nn(e).loading=!0,nn(e).error=null},onRejected:(e,t)=>{nn(e).loading=!1,nn(e).error=t.error}}));var nn;const on={action:en,reducer:tn},rn={ssoAppsList:{data:[],loading:!1,error:null}};class sn extends Error{}function an(e){let t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw new Error("base64 string is not of the correct length")}try{return function(e){return decodeURIComponent(atob(e).replace(/(.)/g,((e,t)=>{let n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(t)}catch(e){return atob(t)}}function cn(e,t){if("string"!=typeof e)throw new sn("Invalid token specified: must be a string");t||(t={});const n=!0===t.header?0:1,o=e.split(".")[n];if("string"!=typeof o)throw new sn(`Invalid token specified: missing part #${n+1}`);let r;try{r=an(o)}catch(e){throw new sn(`Invalid token specified: invalid base64 for part #${n+1} (${e.message})`)}try{return JSON.parse(r)}catch(e){throw new sn(`Invalid token specified: invalid json for part #${n+1} (${e.message})`)}}sn.prototype.name="InvalidTokenError";var ln="/v1/auth/accesskey/exchange",un="/v1/auth/otp/verify",dn="/v1/auth/otp/signin",pn="/v1/auth/otp/signup",hn={email:"/v1/auth/otp/update/email",phone:"/v1/auth/otp/update/phone"},fn="/v1/auth/otp/signup-in",gn="/v1/auth/magiclink/verify",mn="/v1/auth/magiclink/signin",vn="/v1/auth/magiclink/signup",yn={email:"/v1/auth/magiclink/update/email",phone:"/v1/auth/magiclink/update/phone"},bn="/v1/auth/magiclink/signup-in",wn="/v1/auth/enchantedlink/verify",kn="/v1/auth/enchantedlink/signin",jn="/v1/auth/enchantedlink/signup",In="/v1/auth/enchantedlink/pending-session",On={email:"/v1/auth/enchantedlink/update/email"},Sn="/v1/auth/enchantedlink/signup-in",xn="/v1/auth/oauth/authorize",En="/v1/auth/oauth/exchange",Cn="v1/auth/oauth/native/start",An="v1/auth/oauth/native/finish",_n="/v1/auth/saml/authorize",Tn="/v1/auth/saml/exchange",Rn="/v1/auth/totp/verify",Pn="/v1/auth/totp/signup",Un="/v1/auth/totp/update",$n="/v1/auth/notp/whatsapp/signin",Mn="/v1/auth/notp/whatsapp/signup",Dn="/v1/auth/notp/whatsapp/signup-in",Ln="/v1/auth/notp/pending-session",Nn={start:"/v1/auth/webauthn/signup/start",finish:"/v1/auth/webauthn/signup/finish"},Wn={start:"/v1/auth/webauthn/signin/start",finish:"/v1/auth/webauthn/signin/finish"},zn={start:"/v1/auth/webauthn/signup-in/start"},Fn={start:"v1/auth/webauthn/update/start",finish:"/v1/auth/webauthn/update/finish"},qn="/v1/auth/password/signup",Hn="/v1/auth/password/signin",Jn="/v1/auth/password/reset",Kn="/v1/auth/password/update",Vn="/v1/auth/password/replace",Bn="/v1/auth/password/policy",Yn="/v1/auth/refresh",Xn="/v1/auth/tenant/select",Gn="/v1/auth/logout",Zn="/v1/auth/logoutall",Qn="/v1/auth/me",eo="/v1/auth/me/tenants",to="/v1/auth/me/history",no="/v1/flow/start",oo="/v1/flow/next";const ro="<region>",io=`https://api.${ro}descope.com`,so=6e5,ao="dct",co=()=>{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")}};let lo;const uo=()=>{if(lo)return lo;const e=new Date,t=`${e.getUTCFullYear().toString()}-${(e.getUTCMonth()+1).toString().padStart(2,"0")}-${e.getUTCDate().toString().padStart(2,"0")}-${e.getUTCHours().toString().padStart(2,"0")}:${e.getUTCMinutes().toString().padStart(2,"0")}:${e.getUTCSeconds().toString().padStart(2,"0")}:${e.getUTCMilliseconds().toString()}`,n=Math.floor(1e3+9e3*Math.random());return lo=`${t}-${n}`,lo};var po,ho;(ho=po||(po={})).get="GET",ho.delete="DELETE",ho.post="POST",ho.put="PUT",ho.patch="PATCH";const fo=({path:e,baseUrl:t,queryParams:n,projectId:o})=>{const r=o.slice(1,-27);t=t.replace(ro,r?r+".":"");let i=e?`${t.replace(/\/$/,"")}/${null==e?void 0:e.replace(/^\//,"")}`:t;if(n){const e=Object.keys(n);e.forEach(((t,o)=>{i=`${i}${0===o?"?":""}${t}=${encodeURIComponent(n[t])}${o===e.length-1?"":"&"}`}))}return i},go=(...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}),{})),mo={"Content-Type":"application/json"},vo=(e,t="")=>{let n=e;return t&&(n=n+":"+t),{Authorization:`Bearer ${n}`}},yo=e=>{try{e=JSON.parse(e)}catch(e){return!1}return"object"==typeof e&&null!==e},bo=({baseUrl:e,projectId:t,baseConfig:n,logger:o,hooks:r,cookiePolicy:i,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=>co().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 co().title("Response").url(e.url.toString()).status(`${e.status} ${e.statusText}`).headers(e.headers).body(t).build()})(o)),o}:n})(o,s),c=async o=>{var s;const c=(null==r?void 0:r.beforeRequest)?r.beforeRequest(o):o,{path:l,body:u,headers:d,queryParams:p,method:h,token:f}=c,g=(e=>void 0===e?void 0:JSON.stringify(e))(u),m={headers:go(vo(t,f),{"x-descope-sdk-session-id":uo(),"x-descope-sdk-name":"core-js","x-descope-sdk-version":"2.33.0"},(null==n?void 0:n.baseHeaders)||{},yo(g)?mo:{},d),method:h,body:g};null!==i&&(m.credentials=i||"include");const v=await a(fo({path:l,baseUrl:e,queryParams:p,projectId:t}),m);if((null==r?void 0:r.afterRequest)&&await r.afterRequest(o,null==v?void 0:v.clone()),null==r?void 0:r.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,r.transformResponse(n)}return v};return{get:(e,{headers:t,queryParams:n,token:o}={})=>c({path:e,headers:t,queryParams:n,body:void 0,method:po.get,token:o}),post:(e,t,{headers:n,queryParams:o,token:r}={})=>c({path:e,headers:n,queryParams:o,body:t,method:po.post,token:r}),patch:(e,t,{headers:n,queryParams:o,token:r}={})=>c({path:e,headers:n,queryParams:o,body:t,method:po.patch,token:r}),put:(e,t,{headers:n,queryParams:o,token:r}={})=>c({path:e,headers:n,queryParams:o,body:t,method:po.put,token:r}),delete:(e,{headers:t,queryParams:n,token:o}={})=>c({path:e,headers:t,queryParams:n,body:void 0,method:po.delete,token:o}),hooks:r,buildUrl:(n,o)=>fo({projectId:t,baseUrl:e,path:n,queryParams:o})}};var wo=429;function ko(e,t,n){var o;let r=jo(e);if(t){if(!(null==r?void 0:r.tenants)&&(null==r?void 0:r[ao])===t)return(null==r?void 0:r[n])||[];r=null===(o=null==r?void 0:r.tenants)||void 0===o?void 0:o[t]}const i=null==r?void 0:r[n];return Array.isArray(i)?i:[]}function jo(e){if("string"!=typeof e||!e)throw new Error("Invalid token provided");return cn(e)}function Io(e){const{exp:t}=jo(e);return(new Date).getTime()/1e3>t}function Oo(e){let t=jo(e);const n=Object.keys(null==t?void 0:t.tenants);return Array.isArray(n)?n:[]}function So(e,t){return ko(e,t,"permissions")}function xo(e,t){return ko(e,t,"roles")}const Eo=(...e)=>e.join("/").replace(/\/{2,}/g,"/");async function Co(e,t){var n;const o=await e,r={code:o.status,ok:o.ok,response:o},i=await o.clone().json();return o.ok?r.data=t?t(i):i:(r.error=i,o.status===wo&&Object.assign(r.error,{retryAfter:Number.parseInt(null===(n=o.headers)||void 0===n?void 0:n.get("retry-after"))||0})),r}const Ao=(e,t)=>(n=t)=>t=>!e(t)&&n.replace("{val}",t),_o=(e,t)=>(n=t)=>t=>{const o=e.filter((e=>e(t)));return!(o.length<e.length)&&(n?n.replace("{val}",t):o.join(" OR "))},To=(...e)=>({validate:t=>(e.forEach((e=>{const n=e(t);if(n)throw new Error(n)})),!0)}),Ro=e=>t=>e.test(t),Po=Ro(/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/),Uo=Ro(/^\+[1-9]{1}[0-9]{3,14}$/),$o=Ao(Po,'"{val}" is not a valid email'),Mo=Ao(Uo,'"{val}" is not a valid phone number'),Do=Ao((e=>e.length>=1),"Minimum length is 1");const Lo=Ao((e=>"string"==typeof e),"Input is not a string"),No=Ao((e=>Array.isArray(e)),"Input is not an array"),Wo=Ao((e=>"boolean"==typeof e),"Input is not a boolean"),zo=Ao((e=>void 0===e),"Input is defined"),Fo=_o([Lo(),zo()],"Input is not a string or undefined"),qo=_o([No(),Wo()],"Input is not an array or boolean"),Ho=(...e)=>t=>(...n)=>(e.forEach(((e,t)=>To(...e).validate(n[t]))),t(...n)),Jo=e=>[Lo(`"${e}" must be a string`)],Ko=e=>[Lo(`"${e}" must be a string`),Do(`"${e}" must not be empty`)],Vo=e=>[Lo(`"${e}" must be a string`),$o()],Bo=e=>[Lo(`"${e}" must be a string`),Mo()],Yo=Ho(Ko("accessKey")),Xo=e=>({exchange:Yo(((t,n)=>Co(e.post(ln,{loginOptions:n},{token:t}))))}),Go=(e,t,n)=>(t.forEach((t=>{const o=t.split(".");let r=o.shift(),i=e;for(;o.length>0;){if(i=i[r],!r||!i)throw Error(`Invalid path "${t}", "${r}" is missing or has no value`);r=o.shift()}if("function"!=typeof i[r])throw Error(`"${t}" is not a function`);const s=i[r];i[r]=n(s)})),e),Zo=({pollingIntervalMs:e=1e3,timeoutMs:t=6e5}={})=>({pollingIntervalMs:Math.max(e||1e3,1e3),timeoutMs:Math.min(t||so,so)});var Qo,er;!function(e){e.sms="sms",e.voice="voice",e.whatsapp="whatsapp"}(Qo||(Qo={})),function(e){e.email="email"}(er||(er={}));const tr=Object.assign(Object.assign({},Qo),er);var nr;!function(e){e.waiting="waiting",e.running="running",e.completed="completed",e.failed="failed"}(nr||(nr={}));const or=Ko("loginId"),rr=Ho(Ko("token")),ir=Ho(or),sr=Ho(Ko("pendingRef")),ar=Ho(or,Vo("email")),cr=e=>({verify:rr((t=>Co(e.post(wn,{token:t})))),signIn:ir(((t,n,o,r)=>Co(e.post(Eo(kn,tr.email),{loginId:t,URI:n,loginOptions:o},{token:r})))),signUpOrIn:ir(((t,n,o)=>Co(e.post(Eo(Sn,tr.email),{loginId:t,URI:n,loginOptions:o})))),signUp:ir(((t,n,o,r)=>Co(e.post(Eo(jn,tr.email),{loginId:t,URI:n,user:o,loginOptions:r})))),waitForSession:sr(((t,n)=>new Promise((o=>{const{pollingIntervalMs:r,timeoutMs:i}=Zo(n);let s;const a=setInterval((async()=>{const n=await e.post(In,{pendingRef:t});n.ok&&(clearInterval(a),s&&clearTimeout(s),o(Co(Promise.resolve(n))))}),r);s=setTimeout((()=>{o({error:{errorDescription:`Session polling timeout exceeded: ${i}ms`,errorCode:"0"},ok:!1}),clearInterval(a)}),i)})))),update:{email:ar(((t,n,o,r,i)=>Co(e.post(On.email,Object.assign({loginId:t,email:n,URI:o},i),{token:r}))))}}),lr=Ho(Ko("flowId")),ur=Ho(Ko("executionId"),Ko("stepId"),Ko("interactionId")),dr=e=>({start:lr(((t,n,o,r,i,s,a)=>Co(e.post(no,{flowId:t,options:n,conditionInteractionId:o,interactionId:r,componentsVersion:i,flowVersions:s,input:a})))),next:ur(((t,n,o,r,i,s)=>Co(e.post(oo,{executionId:t,stepId:n,interactionId:o,version:r,componentsVersion:i,input:s}))))}),pr=Ko("loginId"),hr=Ho(Ko("token")),fr=Ho(pr),gr=Ho(pr,Bo("phone")),mr=Ho(pr,Vo("email")),vr=Object.keys(tr).filter((e=>e!==Qo.voice)),yr=e=>({verify:hr((t=>Co(e.post(gn,{token:t})))),signIn:vr.reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:fr(((t,o,r,i)=>Co(e.post(Eo(mn,n),{loginId:t,URI:o,loginOptions:r},{token:i}))))})),{}),signUp:vr.reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:fr(((t,o,r,i)=>Co(e.post(Eo(vn,n),{loginId:t,URI:o,user:r,loginOptions:i}))))})),{}),signUpOrIn:vr.reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:fr(((t,o,r)=>Co(e.post(Eo(bn,n),{loginId:t,URI:o,loginOptions:r}))))})),{}),update:{email:mr(((t,n,o,r,i)=>Co(e.post(yn.email,Object.assign({loginId:t,email:n,URI:o},i),{token:r})))),phone:Object.keys(Qo).filter((e=>e!==Qo.voice)).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:gr(((t,o,r,i,s)=>Co(e.post(Eo(yn.phone,n),Object.assign({loginId:t,phone:o,URI:r},s),{token:i}))))})),{})}});var br;!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"}(br||(br={}));const wr=Ho(Ko("code")),kr=e=>({start:Object.assign(((t,n,o,r)=>Co(e.post(xn,o||{},{queryParams:Object.assign({provider:t},n&&{redirectURL:n}),token:r}))),Object.keys(br).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:(t,o,r)=>Co(e.post(xn,o||{},{queryParams:Object.assign({provider:n},t&&{redirectURL:t}),token:r}))})),{})),exchange:wr((t=>Co(e.post(En,{code:t})))),startNative:(t,n,o)=>Co(e.post(Cn,{provider:t,loginOptions:n,implicit:o})),finishNative:(t,n,o,r,i)=>Co(e.post(An,{provider:t,stateId:n,user:o,code:r,idToken:i}))}),jr=Ko("loginId"),Ir=Ho(jr,Ko("code")),Or=Ho(jr),Sr=Ho(jr,Bo("phone")),xr=Ho(jr,Vo("email")),Er=e=>({verify:Object.keys(tr).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:Ir(((t,o)=>Co(e.post(Eo(un,n),{code:o,loginId:t}))))})),{}),signIn:Object.keys(tr).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:Or(((t,o,r)=>Co(e.post(Eo(dn,n),{loginId:t,loginOptions:o},{token:r}))))})),{}),signUp:Object.keys(tr).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:Or(((t,o,r)=>Co(e.post(Eo(pn,n),{loginId:t,user:o,loginOptions:r}))))})),{}),signUpOrIn:Object.keys(tr).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:Or(((t,o)=>Co(e.post(Eo(fn,n),{loginId:t,loginOptions:o}))))})),{}),update:{email:xr(((t,n,o,r)=>Co(e.post(hn.email,Object.assign({loginId:t,email:n},r),{token:o})))),phone:Object.keys(Qo).reduce(((t,n)=>Object.assign(Object.assign({},t),{[n]:Sr(((t,o,r,i)=>Co(e.post(Eo(hn.phone,n),Object.assign({loginId:t,phone:o},i),{token:r}))))})),{})}}),Cr=Ho(Ko("tenant")),Ar=Ho(Ko("code")),_r=e=>({start:Cr(((t,n,o,r)=>Co(e.post(_n,o||{},{queryParams:{tenant:t,redirectURL:n},token:r})))),exchange:Ar((t=>Co(e.post(Tn,{code:t}))))}),Tr=Ko("loginId"),Rr=Ho(Tr,Ko("code")),Pr=Ho(Tr),Ur=Ho(Tr),$r=e=>({signUp:Pr(((t,n)=>Co(e.post(Pn,{loginId:t,user:n})))),verify:Rr(((t,n,o,r)=>Co(e.post(Rn,{loginId:t,code:n,loginOptions:o},{token:r})))),update:Ur(((t,n)=>Co(e.post(Un,{loginId:t},{token:n}))))}),Mr=Ko("loginId"),Dr=Ko("newPassword"),Lr=Ho(Mr,Ko("password")),Nr=Ho(Mr),Wr=Ho(Mr,Dr),zr=Ho(Mr,Ko("oldPassword"),Dr),Fr=e=>({signUp:Lr(((t,n,o,r)=>Co(e.post(qn,{loginId:t,password:n,user:o,loginOptions:r})))),signIn:Lr(((t,n,o)=>Co(e.post(Hn,{loginId:t,password:n,loginOptions:o})))),sendReset:Nr(((t,n,o)=>Co(e.post(Jn,{loginId:t,redirectUrl:n,templateOptions:o})))),update:Wr(((t,n,o)=>Co(e.post(Kn,{loginId:t,newPassword:n},{token:o})))),replace:zr(((t,n,o)=>Co(e.post(Vn,{loginId:t,oldPassword:n,newPassword:o})))),policy:()=>Co(e.get(Bn))}),qr=Jo("loginId"),Hr=Ko("loginId"),Jr=Ko("origin"),Kr=Ho(Hr,Jr,Ko("name")),Vr=Ho(Hr,Jr),Br=Ho(qr,Jr),Yr=Ho(Hr,Jr,Ko("token")),Xr=Ho(Ko("transactionId"),Ko("response")),Gr=e=>({signUp:{start:Kr(((t,n,o,r)=>Co(e.post(Nn.start,{user:{loginId:t,name:o},origin:n,passkeyOptions:r})))),finish:Xr(((t,n)=>Co(e.post(Nn.finish,{transactionId:t,response:n}))))},signIn:{start:Br(((t,n,o,r,i)=>Co(e.post(Wn.start,{loginId:t,origin:n,loginOptions:o,passkeyOptions:i},{token:r})))),finish:Xr(((t,n)=>Co(e.post(Wn.finish,{transactionId:t,response:n}))))},signUpOrIn:{start:Vr(((t,n,o)=>Co(e.post(zn.start,{loginId:t,origin:n,passkeyOptions:o}))))},update:{start:Yr(((t,n,o,r)=>Co(e.post(Fn.start,{loginId:t,origin:n,passkeyOptions:r},{token:o})))),finish:Xr(((t,n)=>Co(e.post(Fn.finish,{transactionId:t,response:n}))))}}),Zr=Jo("loginId"),Qr=Ho(Zr),ei=Ho(Ko("pendingRef")),ti=e=>({signUpOrIn:Qr(((t,n)=>Co(e.post(Dn,{loginId:t,loginOptions:n})))),signUp:Qr(((t,n,o)=>Co(e.post(Mn,{loginId:t,user:n,loginOptions:o})))),signIn:Qr(((t,n,o)=>Co(e.post($n,{loginId:t,loginOptions:n},{token:o})))),waitForSession:ei(((t,n)=>new Promise((o=>{const{pollingIntervalMs:r,timeoutMs:i}=Zo(n);let s;const a=setInterval((async()=>{const n=await e.post(Ln,{pendingRef:t});n.ok&&(clearInterval(a),s&&clearTimeout(s),o(Co(Promise.resolve(n))))}),r);s=setTimeout((()=>{o({error:{errorDescription:`Session polling timeout exceeded: ${i}ms`,errorCode:"0"},ok:!1}),clearInterval(a)}),i)}))))}),ni=Ho(Ko("token")),oi=Ho([Fo('"token" must be string or undefined')]);var ri,ii=Ho([(ri=Ko("projectId"),Ao(((e,t)=>n=>To(...t).validate(((e,t)=>{const n=(Array.isArray(t)?t.join("."):String(t)).replace(/\[\\?("|')?(\w|d)+\\?("|')?\]/g,((e,t,n)=>"."+n)).split("."),o=n.length;let r=0,i=e===Object(e)?e:void 0;for(;null!=i&&r<o;)i=i[n[r++]];return r&&r===o&&void 0!==i?i:void 0})(n,e)))("projectId",ri))())])((e=>{var t;return(({projectId:e,logger:t,baseUrl:n,hooks:o,cookiePolicy:r,baseHeaders:i={},fetch:s})=>{return a=bo({baseUrl:n||io,projectId:e,logger:t,hooks:o,cookiePolicy:r,baseConfig:{baseHeaders:i},fetch:s}),{accessKey:Xo(a),otp:Er(a),magicLink:yr(a),enchantedLink:cr(a),oauth:kr(a),saml:_r(a),totp:$r(a),notp:ti(a),webauthn:Gr(a),password:Fr(a),flow:dr(a),refresh:oi(((e,t)=>Co(a.post(Yn,{},{token:e,queryParams:t})))),selectTenant:Ho([Lo("tenantId")],[Fo('"token" must be string or undefined')])(((e,t)=>Co(a.post(Xn,{tenant:e},{token:t})))),logout:oi((e=>Co(a.post(Gn,{},{token:e})))),logoutAll:oi((e=>Co(a.post(Zn,{},{token:e})))),me:oi((e=>Co(a.get(Qn,{token:e})))),myTenants:Ho([qo('"tenants" must a string array or a boolean')],[Fo('"token" must be string or undefined')])(((e,t)=>{const n={};return"boolean"==typeof e?n.dct=e:n.ids=e,Co(a.post(eo,n,{token:t}))})),history:oi((e=>Co(a.get(to,{token:e})))),isJwtExpired:ni(Io),getTenants:ni(Oo),getJwtPermissions:ni(So),getJwtRoles:ni(xo),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 r=[].concat((null===(o=e.hooks)||void 0===o?void 0:o.afterRequest)||[]);0!=r.length&&(await Promise.allSettled(null==r?void 0:r.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}}))})),si=Object.assign(ii,{DeliveryMethods:tr});
6
6
  /*! js-cookie v3.0.5 | MIT */
7
- function ai(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 ci=function e(t,n){function o(e,o,r){if("undefined"!=typeof document){"number"==typeof(r=ai({},n,r)).expires&&(r.expires=new Date(Date.now()+864e5*r.expires)),r.expires&&(r.expires=r.expires.toUTCString()),e=encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var i="";for(var s in r)r[s]&&(i+="; "+s,!0!==r[s]&&(i+="="+r[s].split(";")[0]));return document.cookie=e+"="+t.write(o,e)+i}}return Object.create({set:o,get:function(e){if("undefined"!=typeof document&&(!arguments.length||e)){for(var n=document.cookie?document.cookie.split("; "):[],o={},r=0;r<n.length;r++){var i=n[r].split("="),s=i.slice(1).join("=");try{var a=decodeURIComponent(i[0]);if(o[a]=t.read(s,a),e===a)break}catch(e){}}return e?o[e]:o}},remove:function(e,t){o(e,"",ai({},t,{expires:-1}))},withAttributes:function(t){return e(this.converter,ai({},this.attributes,t))},withConverter:function(t){return e(ai({},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 li={default:"endpoint"},ui="Blocked by CSP",di="The endpoint parameter is not a valid URL",pi="Failed to load the JS script of the agent",hi="9319";function fi(e,t){var n,o,r,i,s,a=[],c=(n=function(e){var t=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,i=t.length;r<i;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);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),i=0,o=function(){return Math.random()*Math.min(3e3,100*Math.pow(2,i++))},r=new Set,[n.current(),function(e,t){var i,s=t instanceof Error?t.message:"";if(s===ui||s===di)n.exclude(),i=0;else if(s===hi)n.exclude();else if(s===pi){var a=Date.now()-e.getTime()<50,c=n.current();c&&a&&!r.has(c)&&(r.add(c),i=0),n.postpone()}else n.postpone();var l=n.current();return void 0===l?void 0:[l,null!=i?i:e.getTime()+o()-Date.now()]}]),l=c[0],u=c[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 a.push({url:e,startedAt:n,finishedAt:new Date,error:t})},r=t(e);return r.then((function(){return o()}),o),r.catch((function(e){if(null!=s||(s=e),a.length>=5)throw s;var t=u(n,e);if(!t)throw s;var o,r=t[0],i=t[1];return(o=i,new Promise((function(e){return setTimeout(e,o)}))).then((function(){return d(r)}))}))};return d(l).then((function(e){return[e,a]}))}var gi="https://fpnpmcdn.net/v<version>/<apiKey>/loader_v<loaderVersion>.js",mi=gi;function vi(n){var o;n.scriptUrlPattern;var r=n.token,i=n.apiKey,s=void 0===i?r:i,a=t(n,["scriptUrlPattern","token","apiKey"]),c=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:gi,l=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]}(),u=l[0],d=l[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.11.6"):e}))}(String(e),t)}))}(c,s);return fi(e,yi)})).catch((function(e){throw d(),function(e){return e instanceof Error&&e.message===hi?new Error(pi):e}(e)})).then((function(t){var n=t[0],o=t[1];return d(),n.load(e(e({},a),{ldi:{attempts:o,visibilityStates:u}}))}))}function yi(e){return function(e,t,n,o){var r,i=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||(r=t,c())};i.addEventListener(s,a);var c=function(){return i.removeEventListener(s,a)};return null==o||o.then(c,c),Promise.resolve().then(t).then((function(e){return c(),e}),(function(e){return new Promise((function(e){var t=new MessageChannel;t.port1.onmessage=function(){return e()},t.port2.postMessage(null)})).then((function(){if(c(),r)return n(r);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(di);var o=document.createElement("script"),r=function(){var e;return null===(e=o.parentNode)||void 0===e?void 0:e.removeChild(o)},i=document.head||document.getElementsByTagName("head")[0];o.onload=function(){r(),t()},o.onerror=function(){r(),n(new Error(pi))},o.async=!0,o.src=e,i.appendChild(o)}))}(e)}),(function(){throw new Error(ui)})).then(bi)}function bi(){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(hi);return n}const wi=(e,t)=>{var n;return["beforeRequest","afterRequest"].reduce(((n,o)=>{var r;return n[o]=[].concat((null===(r=e.hooks)||void 0===r?void 0:r[o])||[]).concat((null==t?void 0:t[o])||[]),n}),null!==(n=e.hooks)&&void 0!==n?n:e.hooks={}),e},ki=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||{}},ji=async e=>{const t=await ki(e);return(null==t?void 0:t.user)||((null==t?void 0:t.hasOwnProperty("userId"))?t:void 0)},Ii="undefined"!=typeof localStorage,Oi=(e,t)=>Ii&&(null===localStorage||void 0===localStorage?void 0:localStorage.setItem(e,t)),Si=e=>Ii&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem(e)),xi=e=>Ii&&(null===localStorage||void 0===localStorage?void 0:localStorage.removeItem(e)),Ei=(...e)=>{console.debug(...e)},Ci="undefined"!=typeof window,Ai=Math.pow(2,31)-1,_i="DS",Ti="DSR";function Ri(e=""){return Si(`${e}${Ti}`)||""}function Pi(e=""){return ci.get(_i)||Si(`${e}${_i}`)||""}function Ui(e=""){xi(`${e}${Ti}`),xi(`${e}${_i}`),ci.remove(_i)}const $i=Ci&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem("fingerprint.endpoint.url"))||"https://api.descope.com",Mi="vsid",Di="vrid",Li=(e=!1)=>{const t=localStorage.getItem("fp");if(!t)return null;const n=JSON.parse(t);return(new Date).getTime()>n.expiry&&!e?null:n.value},Ni=async(e,t=$i)=>{try{if(Li())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 r=new URL(t);r.pathname="/fXj8gt3x8VulJBna/w78aRZnnDZ3Aqw0I";const i=r.toString()+"?apiKey=<apiKey>&version=<version>&loaderVersion=<loaderVersion>",s=vi({apiKey:e,endpoint:[o.toString(),li],scriptUrlPattern:[i,mi]}),a=await s,{requestId:c}=await a.get({linkedId:n}),l=((e,t)=>({[Mi]:e,[Di]:t}))(n,c);(e=>{const t={value:e,expiry:(new Date).getTime()+864e5};localStorage.setItem("fp",JSON.stringify(t))})(l)}catch(e){console.warn("Could not load fingerprint",e)}},Wi=e=>{const t=Li(!0);return t&&e.body&&(e.body.fpData=t),e},zi="dls_last_user_login_id",Fi="dls_last_user_display_name",qi=()=>Si(zi),Hi=()=>Si(Fi),Ji=e=>async(...t)=>{var n;t[1]=t[1]||{};const[,o={}]=t,r=qi(),i=Hi();return r&&(null!==(n=o.lastAuth)&&void 0!==n||(o.lastAuth={}),o.lastAuth.loginId=r,o.lastAuth.name=i),await e(...t)};function Ki(){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 Vi(e){const t=function(e){var t;const n=JSON.parse(e);return n.publicKey.challenge=Qi(n.publicKey.challenge),n.publicKey.user.id=Qi(n.publicKey.user.id),null===(t=n.publicKey.excludeCredentials)||void 0===t||t.forEach((e=>{e.id=Qi(e.id)})),n}(e);return n=await navigator.credentials.create(t),JSON.stringify({id:n.id,rawId:es(n.rawId),type:n.type,response:{attestationObject:es(n.response.attestationObject),clientDataJSON:es(n.response.clientDataJSON)}});var n}async function Bi(e){const t=Gi(e);return Zi(await navigator.credentials.get(t))}async function Yi(e,t){const n=Gi(e);return n.signal=t.signal,n.mediation="conditional",Zi(await navigator.credentials.get(n))}async function Xi(e=!1){if(!Ci)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 Gi(e){var t;const n=JSON.parse(e);return n.publicKey.challenge=Qi(n.publicKey.challenge),null===(t=n.publicKey.allowCredentials)||void 0===t||t.forEach((e=>{e.id=Qi(e.id)})),n}function Zi(e){return JSON.stringify({id:e.id,rawId:es(e.rawId),type:e.type,response:{authenticatorData:es(e.response.authenticatorData),clientDataJSON:es(e.response.clientDataJSON),signature:es(e.response.signature),userHandle:e.response.userHandle?es(e.response.userHandle):void 0}})}function Qi(e){const t=e.replace(/_/g,"/").replace(/-/g,"+");return Uint8Array.from(atob(t),(e=>e.charCodeAt(0))).buffer}function es(e){return btoa(String.fromCharCode.apply(null,new Uint8Array(e))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,"")}var ts,ns=(ts=e=>({async signUp(t,n,o){const r=await e.webauthn.signUp.start(t,window.location.origin,n,o);if(!r.ok)return r;const i=await Vi(r.data.options);return await e.webauthn.signUp.finish(r.data.transactionId,i)},async signIn(t,n){const o=await e.webauthn.signIn.start(t,window.location.origin,void 0,void 0,n);if(!o.ok)return o;const r=await Bi(o.data.options);return await e.webauthn.signIn.finish(o.data.transactionId,r)},async signUpOrIn(t,n){var o;const r=await e.webauthn.signUpOrIn.start(t,window.location.origin,n);if(!r.ok)return r;if(null===(o=r.data)||void 0===o?void 0:o.create){const t=await Vi(r.data.options);return await e.webauthn.signUp.finish(r.data.transactionId,t)}{const t=await Bi(r.data.options);return await e.webauthn.signIn.finish(r.data.transactionId,t)}},async update(t,n,o){const r=await e.webauthn.update.start(t,window.location.origin,n,o);if(!r.ok)return r;const i=await Vi(r.data.options);return await e.webauthn.update.finish(r.data.transactionId,i)},helpers:{create:Vi,get:Bi,isSupported:Xi,conditional:Yi}}),(...e)=>{const t=ts(...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 os="/fedcm/config",rs=(e,t)=>({async oneTap(t,n,o,r,i){const s=null!=t?t:"google",a=await e.oauth.startNative(s,o,!0);if(!a.ok)return a;const{clientId:c,stateId:l,nonce:u}=a.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,a;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===(a=null==n?void 0:n.use_fedcm_for_prompt)||void 0===a||a,client_id:c,callback:n=>{t(e.oauth.finishNative(s,l,"","",n.credential))},nonce:u})),d.prompt((e=>{var t,n;if(i&&(null==e?void 0:e.isDismissedMoment())){const n=null===(t=e.getDismissedReason)||void 0===t?void 0:t.call(e);null==i||i(n)}else if(r&&(null==e?void 0:e.isSkippedMoment())){const t=null===(n=e.getSkippedReason)||void 0===n?void 0:n.call(e);null==r||r(t)}}))}))},async launch(n){var o;const r={identity:{context:n||"signin",providers:[{configURL:e.httpClient.buildUrl(t+os),clientId:t}]}},i=await(null===(o=navigator.credentials)||void 0===o?void 0:o.get(r));return e.refresh(i.token)},isSupported:()=>Ci&&"IdentityCredential"in window,async isLoggedIn(n){var o;const r=e.httpClient.buildUrl(t+os);try{const e={identity:{context:n||"signin",providers:[{configURL:r,clientId:t}]}},i=await(null===(o=navigator.credentials)||void 0===o?void 0:o.get(e));return!!i&&!!i.token}catch(e){return!1}}});var is=e=>Object.assign(Object.assign({},e.flow),{start:async(...t)=>{const n=await Xi(),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 ss=function(...e){return t=>e.reduce(((e,t)=>t(e)),t)}((e=>n=>{var{fpKey:o,fpLoad:r}=n,i=t(n,["fpKey","fpLoad"]);return Ci?(o&&r&&Ni(o).catch((()=>null)),e(wi(i,{beforeRequest:Wi}))):e(i)}),(e=>n=>{var{autoRefresh:o}=n,r=t(n,["autoRefresh"]);if(!o)return e(r);const{clearAllTimers:i,setTimer:s}=(()=>{const e=[];return{clearAllTimers:()=>{for(;e.length;)clearTimeout(e.pop())},setTimer:(t,n)=>{e.push(setTimeout(t,n))}}})();let a,c;Ci&&document.addEventListener("visibilitychange",(()=>{"visible"===document.visibilityState&&new Date>a&&(Ei("Expiration time passed, refreshing session"),l.refresh(Ri()||c))}));const l=e(wi(r,{afterRequest:async(e,t)=>{const{refreshJwt:n,sessionJwt:o}=await ki(t);if(401===(null==t?void 0:t.status))Ei("Received 401, canceling all timers"),i();else if(o){if(a=(e=>{try{const t=cn(e);if(t.exp)return new Date(1e3*t.exp)}catch(e){return null}})(o),!a)return void Ei("Could not extract expiration time from session token");c=n;let e=((r=a)?r.getTime()-(new Date).getTime():0)-2e4;e>Ai&&(Ei(`Timeout is too large (${e}ms), setting it to ${Ai}ms`),e=Ai),i();const t=new Date(Date.now()+e).toLocaleTimeString("en-US",{hour12:!1});Ei(`Setting refresh timer for ${t}. (${e}ms)`),s((()=>{Ei("Refreshing session due to timer"),l.refresh(Ri()||n)}),e)}var r}}));return Go(l,["logout","logoutAll"],(e=>async(...t)=>{const n=await e(...t);return Ei("Clearing all timers"),i(),n}))}),(e=>t=>e(Object.assign(Object.assign({},t),{baseHeaders:Object.assign({"x-descope-sdk-name":"web-js","x-descope-sdk-version":"1.23.2"},t.baseHeaders)}))),(e=>t=>{const n=Ki(),o=Ki(),r=e(wi(t,{afterRequest:async(e,t)=>{if(401===(null==t?void 0:t.status))n.pub(null),o.pub(null);else{const e=await ji(t);e&&o.pub(e);const{sessionJwt:r}=await ki(t);r&&n.pub(r)}}})),i=Go(r,["logout","logoutAll"],(e=>async(...t)=>{const r=await e(...t);return n.pub(null),o.pub(null),r}));return Object.assign(i,{onSessionTokenChange:n.sub,onUserChange:o.sub})}),(e=>n=>{var{storeLastAuthenticatedUser:o=!0,keepLastAuthenticatedUserAfterLogout:r=!1}=n,i=t(n,["storeLastAuthenticatedUser","keepLastAuthenticatedUserAfterLogout"]);if(!o)return Object.assign(e(i),{getLastUserLoginId:qi,getLastUserDisplayName:Hi});const s=e(wi(i,{afterRequest:async(e,t)=>{var n;const o=await ji(t),r=null===(n=null==o?void 0:o.loginIds)||void 0===n?void 0:n[0],i=null==o?void 0:o.name;r&&((e=>{Oi(zi,e)})(r),(e=>{Oi(Fi,e)})(i))}}));let a=Go(s,["flow.start"],Ji);return a=Go(a,["logout","logoutAll"],(e=>t=>async(...n)=>{const o=await t(...n);return e||(xi(zi),xi(Fi)),o})(r)),Object.assign(a,{getLastUserLoginId:qi,getLastUserDisplayName:Hi})}),(e=>n=>{var{persistTokens:o,sessionTokenViaCookie:r,storagePrefix:i}=n,s=t(n,["persistTokens","sessionTokenViaCookie","storagePrefix"]);if(!o||!Ci)return e(s);const a=e(wi(s,{beforeRequest:(c=i,e=>Object.assign(e,{token:e.token||Ri(c)})),afterRequest:async(e,n)=>{const o=/^\/v\d+\/mgmt\//.test(e.path);401===(null==n?void 0:n.status)?o||Ui(i):((e={},n,o)=>{var{refreshJwt:r,sessionJwt:i}=e,s=t(e,["refreshJwt","sessionJwt"]);void 0===n&&(n=!1),void 0===o&&(o=""),r&&Oi(`${o}${Ti}`,r),i&&(n?function(e,t,{cookiePath:n,cookieDomain:o,cookieExpiration:r}){if(t){const i=new Date(1e3*r),s=function(e){const t=window.location.hostname.split("."),n=e.split(".");return t.slice(-n.length).join(".")===e}(o);ci.set(e,t,{path:n,domain:s?o:void 0,expires:i,sameSite:"Strict",secure:!0})}}(_i,i,s):Oi(`${o}${_i}`,i))})(await ki(n),r,i)}}));var c;const l=Go(a,["logout","logoutAll"],(e=>t=>async(...n)=>{const o=await t(...n);return Ui(e),o})(i));return Object.assign(l,{getRefreshToken:()=>Ri(i),getSessionToken:()=>Pi(i)})}))(((...e)=>{const t=si(...e);return Object.assign(Object.assign({},t),{refresh:e=>{const n=Pi();return t.refresh(e,{dcs:n?"t":"f"})},flow:is(t),webauthn:ns(t),fedcm:rs(t,e[0].projectId)})})),as={load:"/v1/mgmt/sso/idp/apps/load"},cs=()=>n(void 0,void 0,void 0,(function*(){return new Promise((e=>{e({apps:[{id:"ssoapp1",name:"App 1",description:"This is the first SAML app",enabled:!0,appType:Gt.saml,logo:"logo1",samlSettings:{idpInitiatedUrl:""}},{id:"ssoapp2",name:"App 2",description:"This is the first OIDC app",enabled:!0,appType:Gt.oidc,logo:"logo2"},{id:"ssoapp3",name:"App 3",description:"This is the second SAML app",enabled:!0,appType:Gt.saml,logo:"logo3",samlSettings:{idpInitiatedUrl:""}}]})}))})),ls=({httpClient:e,mock:t})=>({load:()=>n(void 0,void 0,void 0,(function*(){if(t)return cs();const o=yield e.get(as.load);return yield(e=>n(void 0,void 0,void 0,(function*(){const t=yield e.text(),n=JSON.parse(t);if(!e.ok){const t=`${n.errorDescription}${n.errorMessage?`: ${n.errorMessage}`:""}`;throw Error(t||`${e.status} ${e.statusText}`)}e.json=()=>Promise.resolve(n),e.text=()=>Promise.resolve(t)})))(o),o.json()}))}),us=a((e=>{var t,s,a,c;const l=i(j,w,g,I)(e);return c=class extends l{constructor(){super(...arguments),t.add(this),s.set(this,void 0)}get widgetId(){return this.getAttribute("widget-id")}get mock(){return this.getAttribute("mock")}get api(){return o(this,s,"f")||o(this,t,"m",a).call(this),o(this,s,"f")}init(){const e=Object.create(null,{init:{get:()=>super.init}});return n(this,void 0,void 0,(function*(){var n;yield null===(n=e.init)||void 0===n?void 0:n.call(this),this.observeAttributes(["project-id","base-url"],(()=>{o(this,s,"f")&&o(this,t,"m",a).call(this)}))}))}},s=new WeakMap,t=new WeakSet,a=function(){this.logger.debug("creating an sdk instance"),r(this,s,((e,t,n)=>{const o=ss(Object.assign(Object.assign({},e),{persistTokens:!0,baseHeaders:{"x-descope-widget-type":"applications-portal-widget","x-descope-widget-id":n,"x-descope-widget-version":"0.2.12"}}));return{ssoApps:ls({httpClient:o.httpClient,mock:t})}})({projectId:this.projectId,baseUrl:this.baseUrl},"true"===this.mock,this.widgetId),"f")},c})),ds=a((e=>{const t=i(Xt({name:"widget",initialState:rn,reducers:{},extraReducers:e=>{on.reducer(e)},asyncActions:{loadSSOApps:on.action}}),b,g,us)(e);return class extends t{constructor(...e){super(...e),this.state=rn,this.subscribe((e=>{this.logger.debug("State update:",e),this.state=e}))}}})),ps=a((e=>{const t=i(x,k({"widget-id":k.missingAttrValidator}))(e);return class extends t{get widgetId(){return this.getAttribute("widget-id")}fetchWidgetPage(e){return n(this,void 0,void 0,(function*(){return(yield this.fetchStaticResource(`applications-portal-widget/${this.widgetId}/${e}`,"text")).body}))}}})),hs=a((e=>{var t,r,a,c;return c=class extends(i(g,b,M,N,ps,ds)(e)){constructor(){super(...arguments),t.add(this)}onWidgetRootReady(){return n(this,void 0,void 0,(function*(){}))}init(){const e=Object.create(null,{init:{get:()=>super.init}});return n(this,void 0,void 0,(function*(){var n;yield null===(n=e.init)||void 0===n?void 0:n.call(this);const[i]=yield Promise.all([o(this,t,"m",r).call(this),this.actions.loadSSOApps()]);o(this,t,"m",a).call(this,i),this.onWidgetRootReady()}))}},t=new WeakSet,r=function(){return n(this,void 0,void 0,(function*(){const e=s(yield this.fetchWidgetPage("root.html"));return yield this.loadDescopeUiComponents(e),e}))},a=function(e){this.contentRootElement.append(e.content.cloneNode(!0))},c})),fs=a((e=>{var t,r,s;return s=class extends(i(ds,g,hs)(e)){constructor(){super(...arguments),t.add(this)}onWidgetRootReady(){const e=Object.create(null,{onWidgetRootReady:{get:()=>super.onWidgetRootReady}});return n(this,void 0,void 0,(function*(){var n;yield null===(n=e.onWidgetRootReady)||void 0===n?void 0:n.call(this),o(this,t,"m",r).call(this,Qt(this.state))}))}},t=new WeakSet,r=function(e){this.appsList=new K((()=>{var e;return null===(e=this.shadowRoot)||void 0===e?void 0:e.querySelector("descope-apps-list")}),{logger:this.logger}),this.appsList.data=e},s})),gs=a((e=>class extends(i(C,Y,fs)(e)){init(){const e=Object.create(null,{init:{get:()=>super.init}});return n(this,void 0,void 0,(function*(){var t;yield null===(t=e.init)||void 0===t?void 0:t.call(this)}))}})),ms=i((e=>class extends(gs(e)){}))(HTMLElement);customElements.define("descope-applications-portal-widget",ms);const vs=(e,t,n,o={})=>{var r,i,s,a;return[Math.min(Math.max(t,("all"===o.left?e.offsetWidth:null!==(r=o.left)&&void 0!==r?r:0)-e.offsetWidth),window.innerWidth-("all"===o.right?e.offsetWidth:null!==(i=o.right)&&void 0!==i?i: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))]};var ys,bs,ws,ks,js,Is,Os,Ss,xs,Es;const Cs=document.createElement("template");Cs.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 As extends HTMLElement{constructor(){var e;super(),ys.add(this),bs.set(this,new h({messages:[]})),ws.set(this,void 0),ks.set(this,void 0),js.set(this,void 0),Is.set(this,{resize:o(this,ys,"m",Es).bind(this)}),this.attachShadow({mode:"open"}),null===(e=this.shadowRoot)||void 0===e||e.appendChild(Cs.content.cloneNode(!0)),r(this,ws,this.shadowRoot.querySelector(".debugger"),"f"),r(this,ks,o(this,ws,"f").querySelector(".content"),"f"),r(this,js,o(this,ws,"f").querySelector(".header"),"f")}updateData(e){o(this,bs,"f").update((t=>({messages:t.messages.concat(e)})))}connectedCallback(){var e;((e,t,n)=>{let o=0,r=0,i=0,s=0;function a(t){t.preventDefault(),o=i-t.clientX,r=s-t.clientY,i=t.clientX,s=t.clientY;const[a,c]=vs(e,e.offsetLeft-o,e.offsetTop-r,n);e.style.top=`${c}px`,e.style.left=`${a}px`}function c(){document.onmouseup=null,document.onmousemove=null}function l(e){e.preventDefault(),i=e.clientX,s=e.clientY,document.onmouseup=c,document.onmousemove=a}t?t.onmousedown=l:e.onmousedown=l})(o(this,ws,"f"),o(this,js,"f"),{top:"all",bottom:100,left:100,right:100}),window.addEventListener("resize",o(this,Is,"f").resize),(e=o(this,ws,"f")).onmousemove=t=>{var n;const o=t.target;(o.w&&o.w!==o.offsetWidth||o.h&&o.h!==o.offsetHeight)&&(null===(n=e.onresize)||void 0===n||n.call(e,t)),o.w=o.offsetWidth,o.h=o.offsetHeight},o(this,ws,"f").onresize=o(this,ys,"m",xs).bind(this),o(this,bs,"f").subscribe(o(this,ys,"m",Os).bind(this))}disconnectedCallback(){o(this,bs,"f").unsubscribeAll(),window.removeEventListener("resize",o(this,Is,"f").resize)}}bs=new WeakMap,ws=new WeakMap,ks=new WeakMap,js=new WeakMap,Is=new WeakMap,ys=new WeakSet,Os=function(e){o(this,ys,"m",Ss).call(this,e),o(this,ys,"m",xs).call(this)},Ss=function(e){o(this,ks,"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("")},xs=function(){o(this,ks,"f").querySelectorAll(".msg").forEach((e=>{const t=e,n=t.querySelector(".msg_desc"),o=n.scrollWidth>n.clientWidth,r=n.clientHeight>20;o||r?(t.classList.add("collapsible"),t.onclick=e=>{e.target.classList.contains("msg_desc")||t.classList.toggle("collapsed")}):(t.classList.remove("collapsible"),t.onclick=null)}))},Es=function(){const[e,t]=vs(o(this,ws,"f"),Number.parseInt(o(this,ws,"f").style.left,10),Number.parseInt(o(this,ws,"f").style.top,10),{top:"all",bottom:100,left:100,right:100});o(this,ws,"f").style.top=`${t}px`,o(this,ws,"f").style.left=`${e}px`},customElements.get("descope-debugger")||customElements.define("descope-debugger",As);var _s=Object.freeze({__proto__:null,default:As});return ms}();
7
+ function ai(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 ci=function e(t,n){function o(e,o,r){if("undefined"!=typeof document){"number"==typeof(r=ai({},n,r)).expires&&(r.expires=new Date(Date.now()+864e5*r.expires)),r.expires&&(r.expires=r.expires.toUTCString()),e=encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var i="";for(var s in r)r[s]&&(i+="; "+s,!0!==r[s]&&(i+="="+r[s].split(";")[0]));return document.cookie=e+"="+t.write(o,e)+i}}return Object.create({set:o,get:function(e){if("undefined"!=typeof document&&(!arguments.length||e)){for(var n=document.cookie?document.cookie.split("; "):[],o={},r=0;r<n.length;r++){var i=n[r].split("="),s=i.slice(1).join("=");try{var a=decodeURIComponent(i[0]);if(o[a]=t.read(s,a),e===a)break}catch(e){}}return e?o[e]:o}},remove:function(e,t){o(e,"",ai({},t,{expires:-1}))},withAttributes:function(t){return e(this.converter,ai({},this.attributes,t))},withConverter:function(t){return e(ai({},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 li={default:"endpoint"},ui="Blocked by CSP",di="The endpoint parameter is not a valid URL",pi="Failed to load the JS script of the agent",hi="9319";function fi(e,t){var n,o,r,i,s,a=[],c=(n=function(e){var t=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,i=t.length;r<i;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);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),i=0,o=function(){return Math.random()*Math.min(3e3,100*Math.pow(2,i++))},r=new Set,[n.current(),function(e,t){var i,s=t instanceof Error?t.message:"";if(s===ui||s===di)n.exclude(),i=0;else if(s===hi)n.exclude();else if(s===pi){var a=Date.now()-e.getTime()<50,c=n.current();c&&a&&!r.has(c)&&(r.add(c),i=0),n.postpone()}else n.postpone();var l=n.current();return void 0===l?void 0:[l,null!=i?i:e.getTime()+o()-Date.now()]}]),l=c[0],u=c[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 a.push({url:e,startedAt:n,finishedAt:new Date,error:t})},r=t(e);return r.then((function(){return o()}),o),r.catch((function(e){if(null!=s||(s=e),a.length>=5)throw s;var t=u(n,e);if(!t)throw s;var o,r=t[0],i=t[1];return(o=i,new Promise((function(e){return setTimeout(e,o)}))).then((function(){return d(r)}))}))};return d(l).then((function(e){return[e,a]}))}var gi="https://fpnpmcdn.net/v<version>/<apiKey>/loader_v<loaderVersion>.js",mi=gi;function vi(n){var o;n.scriptUrlPattern;var r=n.token,i=n.apiKey,s=void 0===i?r:i,a=t(n,["scriptUrlPattern","token","apiKey"]),c=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:gi,l=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]}(),u=l[0],d=l[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.11.6"):e}))}(String(e),t)}))}(c,s);return fi(e,yi)})).catch((function(e){throw d(),function(e){return e instanceof Error&&e.message===hi?new Error(pi):e}(e)})).then((function(t){var n=t[0],o=t[1];return d(),n.load(e(e({},a),{ldi:{attempts:o,visibilityStates:u}}))}))}function yi(e){return function(e,t,n,o){var r,i=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||(r=t,c())};i.addEventListener(s,a);var c=function(){return i.removeEventListener(s,a)};return null==o||o.then(c,c),Promise.resolve().then(t).then((function(e){return c(),e}),(function(e){return new Promise((function(e){var t=new MessageChannel;t.port1.onmessage=function(){return e()},t.port2.postMessage(null)})).then((function(){if(c(),r)return n(r);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(di);var o=document.createElement("script"),r=function(){var e;return null===(e=o.parentNode)||void 0===e?void 0:e.removeChild(o)},i=document.head||document.getElementsByTagName("head")[0];o.onload=function(){r(),t()},o.onerror=function(){r(),n(new Error(pi))},o.async=!0,o.src=e,i.appendChild(o)}))}(e)}),(function(){throw new Error(ui)})).then(bi)}function bi(){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(hi);return n}const wi=(e,t)=>{var n;return["beforeRequest","afterRequest"].reduce(((n,o)=>{var r;return n[o]=[].concat((null===(r=e.hooks)||void 0===r?void 0:r[o])||[]).concat((null==t?void 0:t[o])||[]),n}),null!==(n=e.hooks)&&void 0!==n?n:e.hooks={}),e},ki=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||{}},ji=async e=>{const t=await ki(e);return(null==t?void 0:t.user)||((null==t?void 0:t.hasOwnProperty("userId"))?t:void 0)},Ii="undefined"!=typeof localStorage,Oi=(e,t)=>Ii&&(null===localStorage||void 0===localStorage?void 0:localStorage.setItem(e,t)),Si=e=>Ii&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem(e)),xi=e=>Ii&&(null===localStorage||void 0===localStorage?void 0:localStorage.removeItem(e)),Ei=(...e)=>{console.debug(...e)},Ci="undefined"!=typeof window,Ai=Math.pow(2,31)-1,_i="DS",Ti="DSR";function Ri(e=""){return Si(`${e}${Ti}`)||""}function Pi(e=""){return ci.get(_i)||Si(`${e}${_i}`)||""}function Ui(e=""){xi(`${e}${Ti}`),xi(`${e}${_i}`),ci.remove(_i)}const $i=Ci&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem("fingerprint.endpoint.url"))||"https://api.descope.com",Mi="vsid",Di="vrid",Li=(e=!1)=>{const t=localStorage.getItem("fp");if(!t)return null;const n=JSON.parse(t);return(new Date).getTime()>n.expiry&&!e?null:n.value},Ni=async(e,t=$i)=>{try{if(Li())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 r=new URL(t);r.pathname="/fXj8gt3x8VulJBna/w78aRZnnDZ3Aqw0I";const i=r.toString()+"?apiKey=<apiKey>&version=<version>&loaderVersion=<loaderVersion>",s=vi({apiKey:e,endpoint:[o.toString(),li],scriptUrlPattern:[i,mi]}),a=await s,{requestId:c}=await a.get({linkedId:n}),l=((e,t)=>({[Mi]:e,[Di]:t}))(n,c);(e=>{const t={value:e,expiry:(new Date).getTime()+864e5};localStorage.setItem("fp",JSON.stringify(t))})(l)}catch(e){console.warn("Could not load fingerprint",e)}},Wi=e=>{const t=Li(!0);return t&&e.body&&(e.body.fpData=t),e},zi="dls_last_user_login_id",Fi="dls_last_user_display_name",qi=()=>Si(zi),Hi=()=>Si(Fi),Ji=e=>async(...t)=>{var n;t[1]=t[1]||{};const[,o={}]=t,r=qi(),i=Hi();return r&&(null!==(n=o.lastAuth)&&void 0!==n||(o.lastAuth={}),o.lastAuth.loginId=r,o.lastAuth.name=i),await e(...t)};function Ki(){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 Vi(e){const t=function(e){var t;const n=JSON.parse(e);return n.publicKey.challenge=Qi(n.publicKey.challenge),n.publicKey.user.id=Qi(n.publicKey.user.id),null===(t=n.publicKey.excludeCredentials)||void 0===t||t.forEach((e=>{e.id=Qi(e.id)})),n}(e);return n=await navigator.credentials.create(t),JSON.stringify({id:n.id,rawId:es(n.rawId),type:n.type,response:{attestationObject:es(n.response.attestationObject),clientDataJSON:es(n.response.clientDataJSON)}});var n}async function Bi(e){const t=Gi(e);return Zi(await navigator.credentials.get(t))}async function Yi(e,t){const n=Gi(e);return n.signal=t.signal,n.mediation="conditional",Zi(await navigator.credentials.get(n))}async function Xi(e=!1){if(!Ci)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 Gi(e){var t;const n=JSON.parse(e);return n.publicKey.challenge=Qi(n.publicKey.challenge),null===(t=n.publicKey.allowCredentials)||void 0===t||t.forEach((e=>{e.id=Qi(e.id)})),n}function Zi(e){return JSON.stringify({id:e.id,rawId:es(e.rawId),type:e.type,response:{authenticatorData:es(e.response.authenticatorData),clientDataJSON:es(e.response.clientDataJSON),signature:es(e.response.signature),userHandle:e.response.userHandle?es(e.response.userHandle):void 0}})}function Qi(e){const t=e.replace(/_/g,"/").replace(/-/g,"+");return Uint8Array.from(atob(t),(e=>e.charCodeAt(0))).buffer}function es(e){return btoa(String.fromCharCode.apply(null,new Uint8Array(e))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,"")}var ts,ns=(ts=e=>({async signUp(t,n,o){const r=await e.webauthn.signUp.start(t,window.location.origin,n,o);if(!r.ok)return r;const i=await Vi(r.data.options);return await e.webauthn.signUp.finish(r.data.transactionId,i)},async signIn(t,n){const o=await e.webauthn.signIn.start(t,window.location.origin,void 0,void 0,n);if(!o.ok)return o;const r=await Bi(o.data.options);return await e.webauthn.signIn.finish(o.data.transactionId,r)},async signUpOrIn(t,n){var o;const r=await e.webauthn.signUpOrIn.start(t,window.location.origin,n);if(!r.ok)return r;if(null===(o=r.data)||void 0===o?void 0:o.create){const t=await Vi(r.data.options);return await e.webauthn.signUp.finish(r.data.transactionId,t)}{const t=await Bi(r.data.options);return await e.webauthn.signIn.finish(r.data.transactionId,t)}},async update(t,n,o){const r=await e.webauthn.update.start(t,window.location.origin,n,o);if(!r.ok)return r;const i=await Vi(r.data.options);return await e.webauthn.update.finish(r.data.transactionId,i)},helpers:{create:Vi,get:Bi,isSupported:Xi,conditional:Yi}}),(...e)=>{const t=ts(...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 os="/fedcm/config",rs=(e,t)=>({async oneTap(t,n,o,r,i){const s=null!=t?t:"google",a=await e.oauth.startNative(s,o,!0);if(!a.ok)return a;const{clientId:c,stateId:l,nonce:u}=a.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,a;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===(a=null==n?void 0:n.use_fedcm_for_prompt)||void 0===a||a,client_id:c,callback:n=>{t(e.oauth.finishNative(s,l,"","",n.credential))},nonce:u})),d.prompt((e=>{var t,n;if(i&&(null==e?void 0:e.isDismissedMoment())){const n=null===(t=e.getDismissedReason)||void 0===t?void 0:t.call(e);null==i||i(n)}else if(r&&(null==e?void 0:e.isSkippedMoment())){const t=null===(n=e.getSkippedReason)||void 0===n?void 0:n.call(e);null==r||r(t)}}))}))},async launch(n){var o;const r={identity:{context:n||"signin",providers:[{configURL:e.httpClient.buildUrl(t+os),clientId:t}]}},i=await(null===(o=navigator.credentials)||void 0===o?void 0:o.get(r));return e.refresh(i.token)},isSupported:()=>Ci&&"IdentityCredential"in window,async isLoggedIn(n){var o;const r=e.httpClient.buildUrl(t+os);try{const e={identity:{context:n||"signin",providers:[{configURL:r,clientId:t}]}},i=await(null===(o=navigator.credentials)||void 0===o?void 0:o.get(e));return!!i&&!!i.token}catch(e){return!1}}});var is=e=>Object.assign(Object.assign({},e.flow),{start:async(...t)=>{const n=await Xi(),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 ss=function(...e){return t=>e.reduce(((e,t)=>t(e)),t)}((e=>n=>{var{fpKey:o,fpLoad:r}=n,i=t(n,["fpKey","fpLoad"]);return Ci?(o&&r&&Ni(o).catch((()=>null)),e(wi(i,{beforeRequest:Wi}))):e(i)}),(e=>n=>{var{autoRefresh:o}=n,r=t(n,["autoRefresh"]);if(!o)return e(r);const{clearAllTimers:i,setTimer:s}=(()=>{const e=[];return{clearAllTimers:()=>{for(;e.length;)clearTimeout(e.pop())},setTimer:(t,n)=>{e.push(setTimeout(t,n))}}})();let a,c;Ci&&document.addEventListener("visibilitychange",(()=>{"visible"===document.visibilityState&&new Date>a&&(Ei("Expiration time passed, refreshing session"),l.refresh(Ri()||c))}));const l=e(wi(r,{afterRequest:async(e,t)=>{const{refreshJwt:n,sessionJwt:o}=await ki(t);if(401===(null==t?void 0:t.status))Ei("Received 401, canceling all timers"),i();else if(o){if(a=(e=>{try{const t=cn(e);if(t.exp)return new Date(1e3*t.exp)}catch(e){return null}})(o),!a)return void Ei("Could not extract expiration time from session token");c=n;let e=((r=a)?r.getTime()-(new Date).getTime():0)-2e4;e>Ai&&(Ei(`Timeout is too large (${e}ms), setting it to ${Ai}ms`),e=Ai),i();const t=new Date(Date.now()+e).toLocaleTimeString("en-US",{hour12:!1});Ei(`Setting refresh timer for ${t}. (${e}ms)`),s((()=>{Ei("Refreshing session due to timer"),l.refresh(Ri()||n)}),e)}var r}}));return Go(l,["logout","logoutAll"],(e=>async(...t)=>{const n=await e(...t);return Ei("Clearing all timers"),i(),n}))}),(e=>t=>e(Object.assign(Object.assign({},t),{baseHeaders:Object.assign({"x-descope-sdk-name":"web-js","x-descope-sdk-version":"1.23.2"},t.baseHeaders)}))),(e=>t=>{const n=Ki(),o=Ki(),r=e(wi(t,{afterRequest:async(e,t)=>{if(401===(null==t?void 0:t.status))n.pub(null),o.pub(null);else{const e=await ji(t);e&&o.pub(e);const{sessionJwt:r}=await ki(t);r&&n.pub(r)}}})),i=Go(r,["logout","logoutAll"],(e=>async(...t)=>{const r=await e(...t);return n.pub(null),o.pub(null),r}));return Object.assign(i,{onSessionTokenChange:n.sub,onUserChange:o.sub})}),(e=>n=>{var{storeLastAuthenticatedUser:o=!0,keepLastAuthenticatedUserAfterLogout:r=!1}=n,i=t(n,["storeLastAuthenticatedUser","keepLastAuthenticatedUserAfterLogout"]);if(!o)return Object.assign(e(i),{getLastUserLoginId:qi,getLastUserDisplayName:Hi});const s=e(wi(i,{afterRequest:async(e,t)=>{var n;const o=await ji(t),r=null===(n=null==o?void 0:o.loginIds)||void 0===n?void 0:n[0],i=null==o?void 0:o.name;r&&((e=>{Oi(zi,e)})(r),(e=>{Oi(Fi,e)})(i))}}));let a=Go(s,["flow.start"],Ji);return a=Go(a,["logout","logoutAll"],(e=>t=>async(...n)=>{const o=await t(...n);return e||(xi(zi),xi(Fi)),o})(r)),Object.assign(a,{getLastUserLoginId:qi,getLastUserDisplayName:Hi})}),(e=>n=>{var{persistTokens:o,sessionTokenViaCookie:r,storagePrefix:i}=n,s=t(n,["persistTokens","sessionTokenViaCookie","storagePrefix"]);if(!o||!Ci)return e(s);const a=e(wi(s,{beforeRequest:(c=i,e=>Object.assign(e,{token:e.token||Ri(c)})),afterRequest:async(e,n)=>{const o=/^\/v\d+\/mgmt\//.test(e.path);401===(null==n?void 0:n.status)?o||Ui(i):((e={},n,o)=>{var{refreshJwt:r,sessionJwt:i}=e,s=t(e,["refreshJwt","sessionJwt"]);void 0===n&&(n=!1),void 0===o&&(o=""),r&&Oi(`${o}${Ti}`,r),i&&(n?function(e,t,{cookiePath:n,cookieDomain:o,cookieExpiration:r}){if(t){const i=new Date(1e3*r),s=function(e){const t=window.location.hostname.split("."),n=e.split(".");return t.slice(-n.length).join(".")===e}(o);ci.set(e,t,{path:n,domain:s?o:void 0,expires:i,sameSite:"Strict",secure:!0})}}(_i,i,s):Oi(`${o}${_i}`,i))})(await ki(n),r,i)}}));var c;const l=Go(a,["logout","logoutAll"],(e=>t=>async(...n)=>{const o=await t(...n);return Ui(e),o})(i));return Object.assign(l,{getRefreshToken:()=>Ri(i),getSessionToken:()=>Pi(i)})}))(((...e)=>{const t=si(...e);return Object.assign(Object.assign({},t),{refresh:e=>{const n=Pi();return t.refresh(e,{dcs:n?"t":"f"})},flow:is(t),webauthn:ns(t),fedcm:rs(t,e[0].projectId)})})),as={load:"/v1/mgmt/sso/idp/apps/load"},cs=()=>n(void 0,void 0,void 0,(function*(){return new Promise((e=>{e({apps:[{id:"ssoapp1",name:"App 1",description:"This is the first SAML app",enabled:!0,appType:Gt.saml,logo:"logo1",samlSettings:{idpInitiatedUrl:""}},{id:"ssoapp2",name:"App 2",description:"This is the first OIDC app",enabled:!0,appType:Gt.oidc,logo:"logo2"},{id:"ssoapp3",name:"App 3",description:"This is the second SAML app",enabled:!0,appType:Gt.saml,logo:"logo3",samlSettings:{idpInitiatedUrl:""}}]})}))})),ls=({httpClient:e,mock:t})=>({load:()=>n(void 0,void 0,void 0,(function*(){if(t)return cs();const o=yield e.get(as.load);return yield(e=>n(void 0,void 0,void 0,(function*(){const t=yield e.text(),n=JSON.parse(t);if(!e.ok){const t=`${n.errorDescription}${n.errorMessage?`: ${n.errorMessage}`:""}`;throw Error(t||`${e.status} ${e.statusText}`)}e.json=()=>Promise.resolve(n),e.text=()=>Promise.resolve(t)})))(o),o.json()}))}),us=a((e=>{var t,s,a,c;const l=i(j,w,g,I)(e);return c=class extends l{constructor(){super(...arguments),t.add(this),s.set(this,void 0)}get widgetId(){return this.getAttribute("widget-id")}get mock(){return this.getAttribute("mock")}get api(){return o(this,s,"f")||o(this,t,"m",a).call(this),o(this,s,"f")}init(){const e=Object.create(null,{init:{get:()=>super.init}});return n(this,void 0,void 0,(function*(){var n;yield null===(n=e.init)||void 0===n?void 0:n.call(this),this.observeAttributes(["project-id","base-url"],(()=>{o(this,s,"f")&&o(this,t,"m",a).call(this)}))}))}},s=new WeakMap,t=new WeakSet,a=function(){this.logger.debug("creating an sdk instance"),r(this,s,((e,t,n)=>{const o=ss(Object.assign(Object.assign({},e),{persistTokens:!0,baseHeaders:{"x-descope-widget-type":"applications-portal-widget","x-descope-widget-id":n,"x-descope-widget-version":"0.2.13"}}));return{ssoApps:ls({httpClient:o.httpClient,mock:t})}})({projectId:this.projectId,baseUrl:this.baseUrl},"true"===this.mock,this.widgetId),"f")},c})),ds=a((e=>{const t=i(Xt({name:"widget",initialState:rn,reducers:{},extraReducers:e=>{on.reducer(e)},asyncActions:{loadSSOApps:on.action}}),b,g,us)(e);return class extends t{constructor(...e){super(...e),this.state=rn,this.subscribe((e=>{this.logger.debug("State update:",e),this.state=e}))}}})),ps=a((e=>{const t=i(x,k({"widget-id":k.missingAttrValidator}))(e);return class extends t{get widgetId(){return this.getAttribute("widget-id")}fetchWidgetPage(e){return n(this,void 0,void 0,(function*(){return(yield this.fetchStaticResource(`applications-portal-widget/${this.widgetId}/${e}`,"text")).body}))}}})),hs=a((e=>{var t,r,a,c;return c=class extends(i(g,b,M,N,ps,ds)(e)){constructor(){super(...arguments),t.add(this)}onWidgetRootReady(){return n(this,void 0,void 0,(function*(){}))}init(){const e=Object.create(null,{init:{get:()=>super.init}});return n(this,void 0,void 0,(function*(){var n;yield null===(n=e.init)||void 0===n?void 0:n.call(this);const[i]=yield Promise.all([o(this,t,"m",r).call(this),this.actions.loadSSOApps()]);o(this,t,"m",a).call(this,i),this.onWidgetRootReady()}))}},t=new WeakSet,r=function(){return n(this,void 0,void 0,(function*(){const e=s(yield this.fetchWidgetPage("root.html"));return yield this.loadDescopeUiComponents(e),e}))},a=function(e){this.contentRootElement.append(e.content.cloneNode(!0))},c})),fs=a((e=>{var t,r,s;return s=class extends(i(ds,g,hs)(e)){constructor(){super(...arguments),t.add(this)}onWidgetRootReady(){const e=Object.create(null,{onWidgetRootReady:{get:()=>super.onWidgetRootReady}});return n(this,void 0,void 0,(function*(){var n;yield null===(n=e.onWidgetRootReady)||void 0===n?void 0:n.call(this),o(this,t,"m",r).call(this,Qt(this.state))}))}},t=new WeakSet,r=function(e){this.appsList=new K((()=>{var e;return null===(e=this.shadowRoot)||void 0===e?void 0:e.querySelector("descope-apps-list")}),{logger:this.logger}),this.appsList.data=e},s})),gs=a((e=>class extends(i(C,Y,fs)(e)){init(){const e=Object.create(null,{init:{get:()=>super.init}});return n(this,void 0,void 0,(function*(){var t;yield null===(t=e.init)||void 0===t?void 0:t.call(this)}))}})),ms=i((e=>class extends(gs(e)){}))(HTMLElement);customElements.define("descope-applications-portal-widget",ms);const vs=(e,t,n,o={})=>{var r,i,s,a;return[Math.min(Math.max(t,("all"===o.left?e.offsetWidth:null!==(r=o.left)&&void 0!==r?r:0)-e.offsetWidth),window.innerWidth-("all"===o.right?e.offsetWidth:null!==(i=o.right)&&void 0!==i?i: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))]};var ys,bs,ws,ks,js,Is,Os,Ss,xs,Es;const Cs=document.createElement("template");Cs.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 As extends HTMLElement{constructor(){var e;super(),ys.add(this),bs.set(this,new h({messages:[]})),ws.set(this,void 0),ks.set(this,void 0),js.set(this,void 0),Is.set(this,{resize:o(this,ys,"m",Es).bind(this)}),this.attachShadow({mode:"open"}),null===(e=this.shadowRoot)||void 0===e||e.appendChild(Cs.content.cloneNode(!0)),r(this,ws,this.shadowRoot.querySelector(".debugger"),"f"),r(this,ks,o(this,ws,"f").querySelector(".content"),"f"),r(this,js,o(this,ws,"f").querySelector(".header"),"f")}updateData(e){o(this,bs,"f").update((t=>({messages:t.messages.concat(e)})))}connectedCallback(){var e;((e,t,n)=>{let o=0,r=0,i=0,s=0;function a(t){t.preventDefault(),o=i-t.clientX,r=s-t.clientY,i=t.clientX,s=t.clientY;const[a,c]=vs(e,e.offsetLeft-o,e.offsetTop-r,n);e.style.top=`${c}px`,e.style.left=`${a}px`}function c(){document.onmouseup=null,document.onmousemove=null}function l(e){e.preventDefault(),i=e.clientX,s=e.clientY,document.onmouseup=c,document.onmousemove=a}t?t.onmousedown=l:e.onmousedown=l})(o(this,ws,"f"),o(this,js,"f"),{top:"all",bottom:100,left:100,right:100}),window.addEventListener("resize",o(this,Is,"f").resize),(e=o(this,ws,"f")).onmousemove=t=>{var n;const o=t.target;(o.w&&o.w!==o.offsetWidth||o.h&&o.h!==o.offsetHeight)&&(null===(n=e.onresize)||void 0===n||n.call(e,t)),o.w=o.offsetWidth,o.h=o.offsetHeight},o(this,ws,"f").onresize=o(this,ys,"m",xs).bind(this),o(this,bs,"f").subscribe(o(this,ys,"m",Os).bind(this))}disconnectedCallback(){o(this,bs,"f").unsubscribeAll(),window.removeEventListener("resize",o(this,Is,"f").resize)}}bs=new WeakMap,ws=new WeakMap,ks=new WeakMap,js=new WeakMap,Is=new WeakMap,ys=new WeakSet,Os=function(e){o(this,ys,"m",Ss).call(this,e),o(this,ys,"m",xs).call(this)},Ss=function(e){o(this,ks,"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("")},xs=function(){o(this,ks,"f").querySelectorAll(".msg").forEach((e=>{const t=e,n=t.querySelector(".msg_desc"),o=n.scrollWidth>n.clientWidth,r=n.clientHeight>20;o||r?(t.classList.add("collapsible"),t.onclick=e=>{e.target.classList.contains("msg_desc")||t.classList.toggle("collapsed")}):(t.classList.remove("collapsible"),t.onclick=null)}))},Es=function(){const[e,t]=vs(o(this,ws,"f"),Number.parseInt(o(this,ws,"f").style.left,10),Number.parseInt(o(this,ws,"f").style.top,10),{top:"all",bottom:100,left:100,right:100});o(this,ws,"f").style.top=`${t}px`,o(this,ws,"f").style.left=`${e}px`},customElements.get("descope-debugger")||customElements.define("descope-debugger",As);var _s=Object.freeze({__proto__:null,default:As});return ms}();
8
8
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@descope/applications-portal-widget",
3
- "version": "0.2.12",
3
+ "version": "0.2.13",
4
4
  "author": "Descope Team <info@descope.com>",
5
5
  "homepage": "https://github.com/descope/descope-js",
6
6
  "bugs": {
@@ -77,12 +77,12 @@
77
77
  "redux-thunk": "3.1.0",
78
78
  "immer": "^10.0.3",
79
79
  "@descope/web-js-sdk": "1.23.2",
80
- "@descope/sdk-helpers": "0.1.60",
81
80
  "@descope/sdk-mixins": "0.6.1",
82
- "@descope/sdk-component-drivers": "0.2.43"
81
+ "@descope/sdk-component-drivers": "0.2.43",
82
+ "@descope/sdk-helpers": "0.1.60"
83
83
  },
84
84
  "overrides": {
85
- "terser": "5.31.1"
85
+ "terser": "5.37.0"
86
86
  },
87
87
  "scripts": {
88
88
  "start": "npx nx run applications-portal-widget:build && rollup -c rollup.config.app.serve.mjs -w",