jplan-pack 0.5.78 → 0.5.80

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.
@@ -0,0 +1,87 @@
1
+ "use strict";const u=require("vue"),Wp=require("@vueuse/core"),qe=require("vuetify/lib/components/VBtn/index.mjs"),Zt=require("vuetify/components"),js=require("vuetify/lib/components/VIcon/index.mjs"),Bt=require("vuetify/lib/components/VCard/index.mjs"),Ps=require("vuetify/lib/components/VDialog/index.mjs"),Zi=require("vuetify/lib/components/VDivider/index.mjs"),pt=require("vuetify/lib/components/VGrid/index.mjs"),gk=require("vuetify/lib/components/VDataTable/index.mjs"),mk=require("vuetify/lib/components/VCheckbox/index.mjs"),Ut=require("vuetify/lib/components/VList/index.mjs"),qp=require("vuetify/lib/components/VAvatar/index.mjs"),Gp=require("vuetify/lib/components/VImg/index.mjs"),pk=require("vuetify/lib/components/VMenu/index.mjs"),ca=require("vuetify/lib/components/VLabel/index.mjs"),vk=require("vuetify/lib/components/VTextarea/index.mjs"),yk=require("vuetify/lib/components/VBtnToggle/index.mjs"),am=require("vuetify/lib/components/VSelect/index.mjs");function Ck(r){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(r){for(const t in r)if(t!=="default"){const n=Object.getOwnPropertyDescriptor(r,t);Object.defineProperty(e,t,n.get?n:{enumerable:!0,get:()=>r[t]})}}return e.default=r,Object.freeze(e)}const _k=Ck(Wp),wk={key:0},Tk={key:1},pc=u.defineComponent({__name:"CopyButton",props:{contentToCopy:{},size:{},color:{}},setup(r){const e=r,{copy:t,copied:n,isSupported:i}=Wp.useClipboard();return(s,c)=>{const d=u.resolveComponent("CopyIcon");return u.unref(i)?(u.openBlock(),u.createElementBlock("span",wk,[u.createVNode(qe.VBtn,{icon:"",variant:"text",onClick:c[0]||(c[0]=f=>u.unref(t)(e.contentToCopy)),size:s.size,color:s.color},{default:u.withCtx(()=>[u.createVNode(d,{size:s.size},null,8,["size"])]),_:1},8,["size","color"]),u.unref(n)?(u.openBlock(),u.createElementBlock("span",{key:0,style:u.normalizeStyle({fontSize:typeof e.size=="number"?e.size-4+"px":void 0}),class:"ms-1"}," Copied ",4)):u.createCommentVNode("",!0)])):(u.openBlock(),u.createElementBlock("p",Tk,"Your browser does not support Clipboard API"))}}}),sm=u.defineComponent({__name:"IconSet",props:{item:{},level:{default:0},size:{default:25},stroke:{default:1.5},color:{},svg:{default:null}},setup(r){return(e,t)=>(u.openBlock(),u.createElementBlock(u.Fragment,null,[typeof e.item=="object"&&"name"in e.item?(u.openBlock(),u.createBlock(u.resolveDynamicComponent(e.item.name),{key:0,size:e.size,"stroke-width":e.stroke,color:e.color},null,8,["size","stroke-width","color"])):u.createCommentVNode("",!0),typeof e.item=="string"?(u.openBlock(),u.createBlock(js.VIcon,{key:1,color:e.color,size:e.size},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(e.item),1)]),_:1},8,["color","size"])):u.createCommentVNode("",!0)],64))}}),jp=u.defineComponent({__name:"JIconBtn",props:{variant:{default:"text"},icon:{},color:{default:"secondary"},tooltip:{},size:{}},emits:["click"],setup(r){const e=r,t=u.useSlots();return(n,i)=>n.tooltip?(u.openBlock(),u.createBlock(u.unref(Zt.VTooltip),{key:0,text:n.tooltip,"open-delay":"1000"},{activator:u.withCtx(({props:s})=>[u.createVNode(u.unref(Zt.VBtn),u.mergeProps(s,{variant:n.variant,color:n.color,icon:"",size:n.size,onClick:i[0]||(i[0]=c=>n.$emit("click"))}),{default:u.withCtx(()=>[!u.unref(t).default&&s.icon?(u.openBlock(),u.createBlock(sm,{key:0,item:s.icon,size:s.size},null,8,["item","size"])):u.createCommentVNode("",!0),u.renderSlot(n.$slots,"default")]),_:2},1040,["variant","color","size"])]),_:3},8,["text"])):(u.openBlock(),u.createBlock(u.unref(Zt.VBtn),{key:1,variant:n.variant,color:n.color,icon:"",size:n.size,onClick:i[1]||(i[1]=s=>n.$emit("click"))},{default:u.withCtx(()=>[!u.unref(t).default&&e.icon?(u.openBlock(),u.createBlock(sm,{key:0,item:e.icon,size:e.size},null,8,["item","size"])):u.createCommentVNode("",!0),u.renderSlot(n.$slots,"default")]),_:3},8,["variant","color","size"]))}}),Yp=u.defineComponent({__name:"JBtn",props:{variant:{default:"flat"},text:{},icon:{},color:{default:"secondary"},tooltip:{}},emits:["click"],setup(r){return(e,t)=>(u.openBlock(),u.createBlock(u.unref(Zt.VBtn),{"prepend-icon":e.icon,variant:e.variant,color:e.color,tooltip:e.tooltip,onClick:t[0]||(t[0]=n=>e.$emit("click"))},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(e.text)+" ",1),u.renderSlot(e.$slots,"default")]),_:3},8,["prepend-icon","variant","color","tooltip"]))}}),Bo=u.ref({}),vc=r=>{const e=u.computed(()=>r?Bo.value[r]||!1:Bo.value.default||!1),t=()=>{r?Bo.value[r]=!0:Bo.value.default=!0},n=()=>{r?Bo.value[r]=!1:Bo.value.default=!1};return u.onUnmounted(()=>{n()}),u.onMounted(()=>{n()}),{isDialogActive:e,openDialog:t,closeDialog:n}},Ek={class:"d-flex align-center"},Sk={key:1},Ak={class:"ms-auto"},ma=u.defineComponent({__name:"JDialog",props:{dialogId:{},variant:{default:"global"},title:{},text:{},onSave:{},onCancel:{},width:{default:"500"},reference:{type:Boolean},buttons:{type:Boolean,default:!0},scrim:{default:"background"}},setup(r){const e=r,t=u.ref(!1),{isDialogActive:n,closeDialog:i}=vc(e.dialogId);async function s(){e.onCancel&&await e.onCancel(),i()}async function c(){e.onSave&&(t.value=!0,await e.onSave(),t.value=!1),i()}return(d,f)=>{const g=u.resolveComponent("ExclamationCircleIcon");return u.openBlock(),u.createElementBlock(u.Fragment,null,[d.variant==="global"?(u.openBlock(),u.createBlock(Ps.VDialog,{key:0,scrim:e.scrim,width:e.width,modelValue:u.unref(n),"onUpdate:modelValue":f[0]||(f[0]=p=>u.isRef(n)?n.value=p:null),"onClick:outside":s},{default:u.withCtx(()=>[u.createVNode(Bt.VCard,{rounded:"",loading:t.value},{default:u.withCtx(()=>[u.createVNode(Bt.VCardTitle,{class:"mt-2 px-5 d-flex"},{default:u.withCtx(()=>[u.createElementVNode("div",Ek,[d.$slots.title?u.renderSlot(d.$slots,"title",{key:0}):(u.openBlock(),u.createElementBlock("div",Sk,u.toDisplayString(e.title),1))]),u.createElementVNode("div",Ak,[u.renderSlot(d.$slots,"heading-actions"),u.createVNode(qe.VBtn,{class:"ms-auto",icon:"mdi-window-close",onClick:s,variant:"plain"})])]),_:3}),u.createVNode(Zi.VDivider,{class:"mx-5"}),u.createVNode(Bt.VCardText,{class:"overflow-y-scroll"},{default:u.withCtx(()=>[u.renderSlot(d.$slots,"default")]),_:3}),d.$slots.footer?(u.openBlock(),u.createElementBlock(u.Fragment,{key:0},[u.createVNode(Zi.VDivider,{class:"mx-5 mt-2"}),u.createVNode(Bt.VCardActions,null,{default:u.withCtx(()=>[u.renderSlot(d.$slots,"footer")]),_:3})],64)):u.createCommentVNode("",!0),e.buttons?(u.openBlock(),u.createElementBlock(u.Fragment,{key:1},[u.createVNode(Zi.VDivider,{class:"mx-5 mt-2"}),u.createVNode(Bt.VCardActions,null,{default:u.withCtx(()=>[d.$slots.metadata?(u.openBlock(),u.createBlock(pt.VCol,{key:0,cols:"auto",class:"text-sm-subtitle-2 text-medium-emphasis ma-0 pa-0"},{default:u.withCtx(()=>[u.renderSlot(d.$slots,"metadata")]),_:3})):u.createCommentVNode("",!0),u.createVNode(pt.VSpacer),u.createVNode(qe.VBtn,{class:"j-btn-form",variant:"outlined",color:"secondary",onClick:s},{default:u.withCtx(()=>f[3]||(f[3]=[u.createTextVNode(" Cancel ")])),_:1}),u.createVNode(qe.VBtn,{class:"j-btn-form",variant:"flat",color:"secondary",onClick:c,loading:t.value},{default:u.withCtx(()=>f[4]||(f[4]=[u.createTextVNode(" Save ")])),_:1},8,["loading"])]),_:3})],64)):u.createCommentVNode("",!0)]),_:3},8,["loading"])]),_:3},8,["scrim","width","modelValue"])):u.createCommentVNode("",!0),d.variant==="confirm"?(u.openBlock(),u.createBlock(Ps.VDialog,{key:1,scrim:"background",width:e.width,modelValue:u.unref(n),"onUpdate:modelValue":f[1]||(f[1]=p=>u.isRef(n)?n.value=p:null),"onClick:outside":s},{default:u.withCtx(()=>[u.createVNode(Bt.VCard,{loading:t.value,title:e.title,rounded:"","min-height":"300"},{prepend:u.withCtx(()=>[u.createVNode(g,{color:"rgb(var(--v-theme-secondary))"})]),append:u.withCtx(()=>[u.createVNode(qe.VBtn,{class:"ms-auto",icon:"mdi-window-close",onClick:s,variant:"plain"})]),default:u.withCtx(()=>[u.createVNode(Bt.VCardText,{class:"text-center mt-7"},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(e.text),1)]),_:1}),u.createVNode(Bt.VCardActions,{class:"d-flex"},{default:u.withCtx(()=>[u.createVNode(qe.VBtn,{class:"flex-grow-1",variant:"outlined",color:"secondary",onClick:s},{default:u.withCtx(()=>f[5]||(f[5]=[u.createTextVNode(" Cancel ")])),_:1}),u.createVNode(qe.VBtn,{class:"flex-grow-1",variant:"flat",color:"secondary",onClick:c},{default:u.withCtx(()=>f[6]||(f[6]=[u.createTextVNode(" Confirm ")])),_:1})]),_:1})]),_:1},8,["loading","title"])]),_:1},8,["width","modelValue"])):u.createCommentVNode("",!0),d.variant==="empty"?(u.openBlock(),u.createBlock(Ps.VDialog,{key:2,scrim:e.scrim,width:e.width,modelValue:u.unref(n),"onUpdate:modelValue":f[2]||(f[2]=p=>u.isRef(n)?n.value=p:null),"onClick:outside":s},{default:u.withCtx(()=>[u.renderSlot(d.$slots,"default")]),_:3},8,["scrim","width","modelValue"])):u.createCommentVNode("",!0)],64)}}});var Jp=!1;function ps(r,e,t){return Array.isArray(r)?(r.length=Math.max(r.length,e),r.splice(e,1,t),t):(r[e]=t,t)}function gu(r,e){if(Array.isArray(r)){r.splice(e,1);return}delete r[e]}function Ik(){return Qp().__VUE_DEVTOOLS_GLOBAL_HOOK__}function Qp(){return typeof navigator<"u"&&typeof window<"u"?window:typeof globalThis<"u"?globalThis:{}}const bk=typeof Proxy=="function",kk="devtools-plugin:setup",Rk="plugin:settings:set";let Fo,Ju;function Ok(){var r;return Fo!==void 0||(typeof window<"u"&&window.performance?(Fo=!0,Ju=window.performance):typeof globalThis<"u"&&(!((r=globalThis.perf_hooks)===null||r===void 0)&&r.performance)?(Fo=!0,Ju=globalThis.perf_hooks.performance):Fo=!1),Fo}function Nk(){return Ok()?Ju.now():Date.now()}class Pk{constructor(e,t){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=e,this.hook=t;const n={};if(e.settings)for(const c in e.settings){const d=e.settings[c];n[c]=d.defaultValue}const i=`__vue-devtools-plugin-settings__${e.id}`;let s=Object.assign({},n);try{const c=localStorage.getItem(i),d=JSON.parse(c);Object.assign(s,d)}catch{}this.fallbacks={getSettings(){return s},setSettings(c){try{localStorage.setItem(i,JSON.stringify(c))}catch{}s=c},now(){return Nk()}},t&&t.on(Rk,(c,d)=>{c===this.plugin.id&&this.fallbacks.setSettings(d)}),this.proxiedOn=new Proxy({},{get:(c,d)=>this.target?this.target.on[d]:(...f)=>{this.onQueue.push({method:d,args:f})}}),this.proxiedTarget=new Proxy({},{get:(c,d)=>this.target?this.target[d]:d==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(d)?(...f)=>(this.targetQueue.push({method:d,args:f,resolve:()=>{}}),this.fallbacks[d](...f)):(...f)=>new Promise(g=>{this.targetQueue.push({method:d,args:f,resolve:g})})})}async setRealTarget(e){this.target=e;for(const t of this.onQueue)this.target.on[t.method](...t.args);for(const t of this.targetQueue)t.resolve(await this.target[t.method](...t.args))}}function Xp(r,e){const t=r,n=Qp(),i=Ik(),s=bk&&t.enableEarlyProxy;if(i&&(n.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!s))i.emit(kk,r,e);else{const c=s?new Pk(t,i):null;(n.__VUE_DEVTOOLS_PLUGINS__=n.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:t,setupFn:e,proxy:c}),c&&e(c.proxiedTarget)}}/*!
2
+ * pinia v2.2.6
3
+ * (c) 2024 Eduardo San Martin Morote
4
+ * @license MIT
5
+ */let Gi;const la=r=>Gi=r,Zp=process.env.NODE_ENV!=="production"?Symbol("pinia"):Symbol();function ui(r){return r&&typeof r=="object"&&Object.prototype.toString.call(r)==="[object Object]"&&typeof r.toJSON!="function"}var Xn;(function(r){r.direct="direct",r.patchObject="patch object",r.patchFunction="patch function"})(Xn||(Xn={}));const lo=typeof window<"u",cm=typeof window=="object"&&window.window===window?window:typeof self=="object"&&self.self===self?self:typeof global=="object"&&global.global===global?global:typeof globalThis=="object"?globalThis:{HTMLElement:null};function Mk(r,{autoBom:e=!1}={}){return e&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(r.type)?new Blob(["\uFEFF",r],{type:r.type}):r}function Od(r,e,t){const n=new XMLHttpRequest;n.open("GET",r),n.responseType="blob",n.onload=function(){nv(n.response,e,t)},n.onerror=function(){console.error("could not download file")},n.send()}function ev(r){const e=new XMLHttpRequest;e.open("HEAD",r,!1);try{e.send()}catch{}return e.status>=200&&e.status<=299}function Ms(r){try{r.dispatchEvent(new MouseEvent("click"))}catch{const t=document.createEvent("MouseEvents");t.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),r.dispatchEvent(t)}}const xs=typeof navigator=="object"?navigator:{userAgent:""},tv=/Macintosh/.test(xs.userAgent)&&/AppleWebKit/.test(xs.userAgent)&&!/Safari/.test(xs.userAgent),nv=lo?typeof HTMLAnchorElement<"u"&&"download"in HTMLAnchorElement.prototype&&!tv?xk:"msSaveOrOpenBlob"in xs?Dk:Lk:()=>{};function xk(r,e="download",t){const n=document.createElement("a");n.download=e,n.rel="noopener",typeof r=="string"?(n.href=r,n.origin!==location.origin?ev(n.href)?Od(r,e,t):(n.target="_blank",Ms(n)):Ms(n)):(n.href=URL.createObjectURL(r),setTimeout(function(){URL.revokeObjectURL(n.href)},4e4),setTimeout(function(){Ms(n)},0))}function Dk(r,e="download",t){if(typeof r=="string")if(ev(r))Od(r,e,t);else{const n=document.createElement("a");n.href=r,n.target="_blank",setTimeout(function(){Ms(n)})}else navigator.msSaveOrOpenBlob(Mk(r,t),e)}function Lk(r,e,t,n){if(n=n||open("","_blank"),n&&(n.document.title=n.document.body.innerText="downloading..."),typeof r=="string")return Od(r,e,t);const i=r.type==="application/octet-stream",s=/constructor/i.test(String(cm.HTMLElement))||"safari"in cm,c=/CriOS\/[\d]+/.test(navigator.userAgent);if((c||i&&s||tv)&&typeof FileReader<"u"){const d=new FileReader;d.onloadend=function(){let f=d.result;if(typeof f!="string")throw n=null,new Error("Wrong reader.result type");f=c?f:f.replace(/^data:[^;]*;/,"data:attachment/file;"),n?n.location.href=f:location.assign(f),n=null},d.readAsDataURL(r)}else{const d=URL.createObjectURL(r);n?n.location.assign(d):location.href=d,n=null,setTimeout(function(){URL.revokeObjectURL(d)},4e4)}}function ct(r,e){const t="🍍 "+r;typeof __VUE_DEVTOOLS_TOAST__=="function"?__VUE_DEVTOOLS_TOAST__(t,e):e==="error"?console.error(t):e==="warn"?console.warn(t):console.log(t)}function Nd(r){return"_a"in r&&"install"in r}function rv(){if(!("clipboard"in navigator))return ct("Your browser doesn't support the Clipboard API","error"),!0}function ov(r){return r instanceof Error&&r.message.toLowerCase().includes("document is not focused")?(ct('You need to activate the "Emulate a focused page" setting in the "Rendering" panel of devtools.',"warn"),!0):!1}async function Uk(r){if(!rv())try{await navigator.clipboard.writeText(JSON.stringify(r.state.value)),ct("Global state copied to clipboard.")}catch(e){if(ov(e))return;ct("Failed to serialize the state. Check the console for more details.","error"),console.error(e)}}async function Bk(r){if(!rv())try{iv(r,JSON.parse(await navigator.clipboard.readText())),ct("Global state pasted from clipboard.")}catch(e){if(ov(e))return;ct("Failed to deserialize the state from clipboard. Check the console for more details.","error"),console.error(e)}}async function Fk(r){try{nv(new Blob([JSON.stringify(r.state.value)],{type:"text/plain;charset=utf-8"}),"pinia-state.json")}catch(e){ct("Failed to export the state as JSON. Check the console for more details.","error"),console.error(e)}}let gr;function Hk(){gr||(gr=document.createElement("input"),gr.type="file",gr.accept=".json");function r(){return new Promise((e,t)=>{gr.onchange=async()=>{const n=gr.files;if(!n)return e(null);const i=n.item(0);return e(i?{text:await i.text(),file:i}:null)},gr.oncancel=()=>e(null),gr.onerror=t,gr.click()})}return r}async function Vk(r){try{const t=await Hk()();if(!t)return;const{text:n,file:i}=t;iv(r,JSON.parse(n)),ct(`Global state imported from "${i.name}".`)}catch(e){ct("Failed to import the state from JSON. Check the console for more details.","error"),console.error(e)}}function iv(r,e){for(const t in e){const n=r.state.value[t];n?Object.assign(n,e[t]):r.state.value[t]=e[t]}}function Mn(r){return{_custom:{display:r}}}const av="🍍 Pinia (root)",Ds="_root";function $k(r){return Nd(r)?{id:Ds,label:av}:{id:r.$id,label:r.$id}}function Kk(r){if(Nd(r)){const t=Array.from(r._s.keys()),n=r._s;return{state:t.map(s=>({editable:!0,key:s,value:r.state.value[s]})),getters:t.filter(s=>n.get(s)._getters).map(s=>{const c=n.get(s);return{editable:!1,key:s,value:c._getters.reduce((d,f)=>(d[f]=c[f],d),{})}})}}const e={state:Object.keys(r.$state).map(t=>({editable:!0,key:t,value:r.$state[t]}))};return r._getters&&r._getters.length&&(e.getters=r._getters.map(t=>({editable:!1,key:t,value:r[t]}))),r._customProperties.size&&(e.customProperties=Array.from(r._customProperties).map(t=>({editable:!0,key:t,value:r[t]}))),e}function zk(r){return r?Array.isArray(r)?r.reduce((e,t)=>(e.keys.push(t.key),e.operations.push(t.type),e.oldValue[t.key]=t.oldValue,e.newValue[t.key]=t.newValue,e),{oldValue:{},keys:[],operations:[],newValue:{}}):{operation:Mn(r.type),key:Mn(r.key),oldValue:r.oldValue,newValue:r.newValue}:{}}function Wk(r){switch(r){case Xn.direct:return"mutation";case Xn.patchFunction:return"$patch";case Xn.patchObject:return"$patch";default:return"unknown"}}let ni=!0;const Ls=[],ao="pinia:mutations",Et="pinia",{assign:qk}=Object,Ys=r=>"🍍 "+r;function Gk(r,e){Xp({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:Ls,app:r},t=>{typeof t.now!="function"&&ct("You seem to be using an outdated version of Vue Devtools. Are you still using the Beta release instead of the stable one? You can find the links at https://devtools.vuejs.org/guide/installation.html."),t.addTimelineLayer({id:ao,label:"Pinia 🍍",color:15064968}),t.addInspector({id:Et,label:"Pinia 🍍",icon:"storage",treeFilterPlaceholder:"Search stores",actions:[{icon:"content_copy",action:()=>{Uk(e)},tooltip:"Serialize and copy the state"},{icon:"content_paste",action:async()=>{await Bk(e),t.sendInspectorTree(Et),t.sendInspectorState(Et)},tooltip:"Replace the state with the content of your clipboard"},{icon:"save",action:()=>{Fk(e)},tooltip:"Save the state as a JSON file"},{icon:"folder_open",action:async()=>{await Vk(e),t.sendInspectorTree(Et),t.sendInspectorState(Et)},tooltip:"Import the state from a JSON file"}],nodeActions:[{icon:"restore",tooltip:'Reset the state (with "$reset")',action:n=>{const i=e._s.get(n);i?typeof i.$reset!="function"?ct(`Cannot reset "${n}" store because it doesn't have a "$reset" method implemented.`,"warn"):(i.$reset(),ct(`Store "${n}" reset.`)):ct(`Cannot reset "${n}" store because it wasn't found.`,"warn")}}]}),t.on.inspectComponent((n,i)=>{const s=n.componentInstance&&n.componentInstance.proxy;if(s&&s._pStores){const c=n.componentInstance.proxy._pStores;Object.values(c).forEach(d=>{n.instanceData.state.push({type:Ys(d.$id),key:"state",editable:!0,value:d._isOptionsAPI?{_custom:{value:u.toRaw(d.$state),actions:[{icon:"restore",tooltip:"Reset the state of this store",action:()=>d.$reset()}]}}:Object.keys(d.$state).reduce((f,g)=>(f[g]=d.$state[g],f),{})}),d._getters&&d._getters.length&&n.instanceData.state.push({type:Ys(d.$id),key:"getters",editable:!1,value:d._getters.reduce((f,g)=>{try{f[g]=d[g]}catch(p){f[g]=p}return f},{})})})}}),t.on.getInspectorTree(n=>{if(n.app===r&&n.inspectorId===Et){let i=[e];i=i.concat(Array.from(e._s.values())),n.rootNodes=(n.filter?i.filter(s=>"$id"in s?s.$id.toLowerCase().includes(n.filter.toLowerCase()):av.toLowerCase().includes(n.filter.toLowerCase())):i).map($k)}}),globalThis.$pinia=e,t.on.getInspectorState(n=>{if(n.app===r&&n.inspectorId===Et){const i=n.nodeId===Ds?e:e._s.get(n.nodeId);if(!i)return;i&&(n.nodeId!==Ds&&(globalThis.$store=u.toRaw(i)),n.state=Kk(i))}}),t.on.editInspectorState((n,i)=>{if(n.app===r&&n.inspectorId===Et){const s=n.nodeId===Ds?e:e._s.get(n.nodeId);if(!s)return ct(`store "${n.nodeId}" not found`,"error");const{path:c}=n;Nd(s)?c.unshift("state"):(c.length!==1||!s._customProperties.has(c[0])||c[0]in s.$state)&&c.unshift("$state"),ni=!1,n.set(s,c,n.state.value),ni=!0}}),t.on.editComponentState(n=>{if(n.type.startsWith("🍍")){const i=n.type.replace(/^🍍\s*/,""),s=e._s.get(i);if(!s)return ct(`store "${i}" not found`,"error");const{path:c}=n;if(c[0]!=="state")return ct(`Invalid path for store "${i}":
6
+ ${c}
7
+ Only state can be modified.`);c[0]="$state",ni=!1,n.set(s,c,n.state.value),ni=!0}})})}function jk(r,e){Ls.includes(Ys(e.$id))||Ls.push(Ys(e.$id)),Xp({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:Ls,app:r,settings:{logStoreChanges:{label:"Notify about new/deleted stores",type:"boolean",defaultValue:!0}}},t=>{const n=typeof t.now=="function"?t.now.bind(t):Date.now;e.$onAction(({after:c,onError:d,name:f,args:g})=>{const p=sv++;t.addTimelineEvent({layerId:ao,event:{time:n(),title:"🛫 "+f,subtitle:"start",data:{store:Mn(e.$id),action:Mn(f),args:g},groupId:p}}),c(_=>{Kr=void 0,t.addTimelineEvent({layerId:ao,event:{time:n(),title:"🛬 "+f,subtitle:"end",data:{store:Mn(e.$id),action:Mn(f),args:g,result:_},groupId:p}})}),d(_=>{Kr=void 0,t.addTimelineEvent({layerId:ao,event:{time:n(),logType:"error",title:"💥 "+f,subtitle:"end",data:{store:Mn(e.$id),action:Mn(f),args:g,error:_},groupId:p}})})},!0),e._customProperties.forEach(c=>{u.watch(()=>u.unref(e[c]),(d,f)=>{t.notifyComponentUpdate(),t.sendInspectorState(Et),ni&&t.addTimelineEvent({layerId:ao,event:{time:n(),title:"Change",subtitle:c,data:{newValue:d,oldValue:f},groupId:Kr}})},{deep:!0})}),e.$subscribe(({events:c,type:d},f)=>{if(t.notifyComponentUpdate(),t.sendInspectorState(Et),!ni)return;const g={time:n(),title:Wk(d),data:qk({store:Mn(e.$id)},zk(c)),groupId:Kr};d===Xn.patchFunction?g.subtitle="⤵️":d===Xn.patchObject?g.subtitle="🧩":c&&!Array.isArray(c)&&(g.subtitle=c.type),c&&(g.data["rawEvent(s)"]={_custom:{display:"DebuggerEvent",type:"object",tooltip:"raw DebuggerEvent[]",value:c}}),t.addTimelineEvent({layerId:ao,event:g})},{detached:!0,flush:"sync"});const i=e._hotUpdate;e._hotUpdate=u.markRaw(c=>{i(c),t.addTimelineEvent({layerId:ao,event:{time:n(),title:"🔥 "+e.$id,subtitle:"HMR update",data:{store:Mn(e.$id),info:Mn("HMR update")}}}),t.notifyComponentUpdate(),t.sendInspectorTree(Et),t.sendInspectorState(Et)});const{$dispose:s}=e;e.$dispose=()=>{s(),t.notifyComponentUpdate(),t.sendInspectorTree(Et),t.sendInspectorState(Et),t.getSettings().logStoreChanges&&ct(`Disposed "${e.$id}" store 🗑`)},t.notifyComponentUpdate(),t.sendInspectorTree(Et),t.sendInspectorState(Et),t.getSettings().logStoreChanges&&ct(`"${e.$id}" store installed 🆕`)})}let sv=0,Kr;function lm(r,e,t){const n=e.reduce((i,s)=>(i[s]=u.toRaw(r)[s],i),{});for(const i in n)r[i]=function(){const s=sv,c=t?new Proxy(r,{get(...f){return Kr=s,Reflect.get(...f)},set(...f){return Kr=s,Reflect.set(...f)}}):r;Kr=s;const d=n[i].apply(c,arguments);return Kr=void 0,d}}function Yk({app:r,store:e,options:t}){if(!e.$id.startsWith("__hot:")){if(e._isOptionsAPI=!!t.state,!e._p._testing){lm(e,Object.keys(t.actions),e._isOptionsAPI);const n=e._hotUpdate;u.toRaw(e)._hotUpdate=function(i){n.apply(this,arguments),lm(e,Object.keys(i._hmrPayload.actions),!!e._isOptionsAPI)}}jk(r,e)}}function Jk(){const r=u.effectScope(!0),e=r.run(()=>u.ref({}));let t=[],n=[];const i=u.markRaw({install(s){la(i),i._a=s,s.provide(Zp,i),s.config.globalProperties.$pinia=i,process.env.NODE_ENV!=="production"&&process.env.NODE_ENV!=="test"&&lo&&Gk(s,i),n.forEach(c=>t.push(c)),n=[]},use(s){return!this._a&&!Jp?n.push(s):t.push(s),this},_p:t,_a:null,_e:r,_s:new Map,state:e});return process.env.NODE_ENV!=="production"&&process.env.NODE_ENV!=="test"&&typeof Proxy<"u"&&i.use(Yk),i}function cv(r,e){for(const t in e){const n=e[t];if(!(t in r))continue;const i=r[t];ui(i)&&ui(n)&&!u.isRef(n)&&!u.isReactive(n)?r[t]=cv(i,n):r[t]=n}return r}const Qk=()=>{};function um(r,e,t,n=Qk){r.push(e);const i=()=>{const s=r.indexOf(e);s>-1&&(r.splice(s,1),n())};return!t&&u.getCurrentScope()&&u.onScopeDispose(i),i}function Ho(r,...e){r.slice().forEach(t=>{t(...e)})}const Xk=r=>r(),dm=Symbol(),mu=Symbol();function lv(r,e){r instanceof Map&&e instanceof Map?e.forEach((t,n)=>r.set(n,t)):r instanceof Set&&e instanceof Set&&e.forEach(r.add,r);for(const t in e){if(!e.hasOwnProperty(t))continue;const n=e[t],i=r[t];ui(i)&&ui(n)&&r.hasOwnProperty(t)&&!u.isRef(n)&&!u.isReactive(n)?r[t]=lv(i,n):r[t]=n}return r}process.env.NODE_ENV!=="production"?Symbol("pinia:skipHydration"):Symbol();const{assign:Tn}=Object;function hm(r){return!!(u.isRef(r)&&r.effect)}function fm(r,e,t,n){const{state:i,actions:s,getters:c}=e,d=t.state.value[r];let f;function g(){!d&&(process.env.NODE_ENV==="production"||!n)&&(t.state.value[r]=i?i():{});const p=process.env.NODE_ENV!=="production"&&n?u.toRefs(u.ref(i?i():{}).value):u.toRefs(t.state.value[r]);return Tn(p,s,Object.keys(c||{}).reduce((_,C)=>(process.env.NODE_ENV!=="production"&&C in p&&console.warn(`[🍍]: A getter cannot have the same name as another state property. Rename one of them. Found with "${C}" in store "${r}".`),_[C]=u.markRaw(u.computed(()=>{la(t);const S=t._s.get(r);return c[C].call(S,S)})),_),{}))}return f=Zk(r,g,e,t,n,!0),f}function Zk(r,e,t={},n,i,s){let c;const d=Tn({actions:{}},t);if(process.env.NODE_ENV!=="production"&&!n._e.active)throw new Error("Pinia destroyed");const f={deep:!0};process.env.NODE_ENV!=="production"&&!Jp&&(f.onTrigger=Y=>{g?S=Y:g==!1&&!W._hotUpdating&&(Array.isArray(S)?S.push(Y):console.error("🍍 debuggerEvents should be an array. This is most likely an internal Pinia bug."))});let g,p,_=[],C=[],S;const T=n.state.value[r],b=u.ref({});let N;function K(Y){let G;g=p=!1,process.env.NODE_ENV!=="production"&&(S=[]),typeof Y=="function"?(Y(n.state.value[r]),G={type:Xn.patchFunction,storeId:r,events:S}):(lv(n.state.value[r],Y),G={type:Xn.patchObject,payload:Y,storeId:r,events:S});const Te=N=Symbol();u.nextTick().then(()=>{N===Te&&(g=!0)}),p=!0,Ho(_,G,n.state.value[r])}const H=function(){const{state:G}=t,Te=G?G():{};this.$patch(Le=>{Tn(Le,Te)})};function V(){c.stop(),_=[],C=[],n._s.delete(r)}const z=(Y,G="")=>{if(dm in Y)return Y[mu]=G,Y;const Te=function(){la(n);const Le=Array.from(arguments),vt=[],An=[];function sn(yt){vt.push(yt)}function Nt(yt){An.push(yt)}Ho(C,{args:Le,name:Te[mu],store:W,after:sn,onError:Nt});let Je;try{Je=Y.apply(this&&this.$id===r?this:W,Le)}catch(yt){throw Ho(An,yt),yt}return Je instanceof Promise?Je.then(yt=>(Ho(vt,yt),yt)).catch(yt=>(Ho(An,yt),Promise.reject(yt))):(Ho(vt,Je),Je)};return Te[dm]=!0,Te[mu]=G,Te},Q=u.markRaw({actions:{},getters:{},state:[],hotState:b}),_e={_p:n,$id:r,$onAction:um.bind(null,C),$patch:K,$reset:H,$subscribe(Y,G={}){const Te=um(_,Y,G.detached,()=>Le()),Le=c.run(()=>u.watch(()=>n.state.value[r],vt=>{(G.flush==="sync"?p:g)&&Y({storeId:r,type:Xn.direct,events:S},vt)},Tn({},f,G)));return Te},$dispose:V},W=u.reactive(process.env.NODE_ENV!=="production"||process.env.NODE_ENV!=="production"&&process.env.NODE_ENV!=="test"&&lo?Tn({_hmrPayload:Q,_customProperties:u.markRaw(new Set)},_e):_e);n._s.set(r,W);const we=(n._a&&n._a.runWithContext||Xk)(()=>n._e.run(()=>(c=u.effectScope()).run(()=>e({action:z}))));for(const Y in we){const G=we[Y];if(u.isRef(G)&&!hm(G)||u.isReactive(G))process.env.NODE_ENV!=="production"&&i&&ps(b.value,Y,u.toRef(we,Y)),process.env.NODE_ENV!=="production"&&Q.state.push(Y);else if(typeof G=="function"){const Te=process.env.NODE_ENV!=="production"&&i?G:z(G,Y);we[Y]=Te,process.env.NODE_ENV!=="production"&&(Q.actions[Y]=G),d.actions[Y]=G}else process.env.NODE_ENV!=="production"&&hm(G)&&(Q.getters[Y]=t.getters[Y],lo&&(we._getters||(we._getters=u.markRaw([]))).push(Y))}if(Tn(W,we),Tn(u.toRaw(W),we),Object.defineProperty(W,"$state",{get:()=>process.env.NODE_ENV!=="production"&&i?b.value:n.state.value[r],set:Y=>{if(process.env.NODE_ENV!=="production"&&i)throw new Error("cannot set hotState");K(G=>{Tn(G,Y)})}}),process.env.NODE_ENV!=="production"&&(W._hotUpdate=u.markRaw(Y=>{W._hotUpdating=!0,Y._hmrPayload.state.forEach(G=>{if(G in W.$state){const Te=Y.$state[G],Le=W.$state[G];typeof Te=="object"&&ui(Te)&&ui(Le)?cv(Te,Le):Y.$state[G]=Le}ps(W,G,u.toRef(Y.$state,G))}),Object.keys(W.$state).forEach(G=>{G in Y.$state||gu(W,G)}),g=!1,p=!1,n.state.value[r]=u.toRef(Y._hmrPayload,"hotState"),p=!0,u.nextTick().then(()=>{g=!0});for(const G in Y._hmrPayload.actions){const Te=Y[G];ps(W,G,z(Te,G))}for(const G in Y._hmrPayload.getters){const Te=Y._hmrPayload.getters[G],Le=u.computed(()=>(la(n),Te.call(W,W)));ps(W,G,Le)}Object.keys(W._hmrPayload.getters).forEach(G=>{G in Y._hmrPayload.getters||gu(W,G)}),Object.keys(W._hmrPayload.actions).forEach(G=>{G in Y._hmrPayload.actions||gu(W,G)}),W._hmrPayload=Y._hmrPayload,W._getters=Y._getters,W._hotUpdating=!1})),process.env.NODE_ENV!=="production"&&process.env.NODE_ENV!=="test"&&lo){const Y={writable:!0,configurable:!0,enumerable:!1};["_p","_hmrPayload","_getters","_customProperties"].forEach(G=>{Object.defineProperty(W,G,Tn({value:W[G]},Y))})}return n._p.forEach(Y=>{if(process.env.NODE_ENV!=="production"&&process.env.NODE_ENV!=="test"&&lo){const G=c.run(()=>Y({store:W,app:n._a,pinia:n,options:d}));Object.keys(G||{}).forEach(Te=>W._customProperties.add(Te)),Tn(W,G)}else Tn(W,c.run(()=>Y({store:W,app:n._a,pinia:n,options:d})))}),process.env.NODE_ENV!=="production"&&W.$state&&typeof W.$state=="object"&&typeof W.$state.constructor=="function"&&!W.$state.constructor.toString().includes("[native code]")&&console.warn(`[🍍]: The "state" must be a plain object. It cannot be
8
+ state: () => new MyClass()
9
+ Found in store "${W.$id}".`),T&&s&&t.hydrate&&t.hydrate(W.$state,T),g=!0,p=!0,W}/*! #__NO_SIDE_EFFECTS__ */function eR(r,e,t){let n,i;if(typeof r=="string")n=r,i=e;else if(i=r,n=r.id,process.env.NODE_ENV!=="production"&&typeof n!="string")throw new Error('[🍍]: "defineStore()" must be passed a store id as its first argument.');function s(c,d){const f=u.hasInjectionContext();if(c=(process.env.NODE_ENV==="test"&&Gi&&Gi._testing?null:c)||(f?u.inject(Zp,null):null),c&&la(c),process.env.NODE_ENV!=="production"&&!Gi)throw new Error(`[🍍]: "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?
10
+ See https://pinia.vuejs.org/core-concepts/outside-component-usage.html for help.
11
+ This will fail in production.`);c=Gi,c._s.has(n)||(fm(n,i,c),process.env.NODE_ENV!=="production"&&(s._pinia=c));const g=c._s.get(n);if(process.env.NODE_ENV!=="production"&&d){const p="__hot:"+n,_=fm(p,Tn({},i),c,!0);d._hotUpdate(_),delete c.state.value[p],c._s.delete(p)}if(process.env.NODE_ENV!=="production"&&lo){const p=u.getCurrentInstance();if(p&&p.proxy&&!d){const _=p.proxy,C="_pStores"in _?_._pStores:_._pStores={};C[n]=g}}return g}return s.$id=n,s}const tR=eR({id:"customizer",state:()=>({Sidebar_drawer:!0,Customizer_drawer:!1,mini_sidebar:!1,setHorizontalLayout:!1,actTheme:"DarkJPLANTheme",fontTheme:"Roboto",inputBg:!1,boxed:!1}),getters:{},actions:{SET_SIDEBAR_DRAWER(){this.Sidebar_drawer=!this.Sidebar_drawer},SET_MINI_SIDEBAR(r){this.mini_sidebar=r},SET_CUSTOMIZER_DRAWER(r){this.Customizer_drawer=r},SET_LAYOUT(r){this.setHorizontalLayout=r},SET_THEME(r){this.actTheme=r},SET_FONT(r){this.fontTheme=r}}}),ae=u.ref(!1);var nR=Object.defineProperty,gm=Object.getOwnPropertySymbols,rR=Object.prototype.hasOwnProperty,oR=Object.prototype.propertyIsEnumerable,mm=(r,e,t)=>e in r?nR(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t,uv=(r,e)=>{for(var t in e||(e={}))rR.call(e,t)&&mm(r,t,e[t]);if(gm)for(var t of gm(e))oR.call(e,t)&&mm(r,t,e[t]);return r},yc=r=>typeof r=="function",Cc=r=>typeof r=="string",dv=r=>Cc(r)&&r.trim().length>0,iR=r=>typeof r=="number",uo=r=>typeof r>"u",ua=r=>typeof r=="object"&&r!==null,aR=r=>Zn(r,"tag")&&dv(r.tag),hv=r=>window.TouchEvent&&r instanceof TouchEvent,fv=r=>Zn(r,"component")&&gv(r.component),sR=r=>yc(r)||ua(r),gv=r=>!uo(r)&&(Cc(r)||sR(r)||fv(r)),pm=r=>ua(r)&&["height","width","right","left","top","bottom"].every(e=>iR(r[e])),Zn=(r,e)=>(ua(r)||yc(r))&&e in r,cR=(r=>()=>r++)(0);function pu(r){return hv(r)?r.targetTouches[0].clientX:r.clientX}function vm(r){return hv(r)?r.targetTouches[0].clientY:r.clientY}var lR=r=>{uo(r.remove)?r.parentNode&&r.parentNode.removeChild(r):r.remove()},pa=r=>fv(r)?pa(r.component):aR(r)?u.defineComponent({render(){return r}}):typeof r=="string"?r:u.toRaw(u.unref(r)),uR=r=>{if(typeof r=="string")return r;const e=Zn(r,"props")&&ua(r.props)?r.props:{},t=Zn(r,"listeners")&&ua(r.listeners)?r.listeners:{};return{component:pa(r),props:e,listeners:t}},dR=()=>typeof window<"u",Pd=class{constructor(){this.allHandlers={}}getHandlers(r){return this.allHandlers[r]||[]}on(r,e){const t=this.getHandlers(r);t.push(e),this.allHandlers[r]=t}off(r,e){const t=this.getHandlers(r);t.splice(t.indexOf(e)>>>0,1)}emit(r,e){this.getHandlers(r).forEach(n=>n(e))}},hR=r=>["on","off","emit"].every(e=>Zn(r,e)&&yc(r[e])),tn;(function(r){r.SUCCESS="success",r.ERROR="error",r.WARNING="warning",r.INFO="info",r.DEFAULT="default"})(tn||(tn={}));var Js;(function(r){r.TOP_LEFT="top-left",r.TOP_CENTER="top-center",r.TOP_RIGHT="top-right",r.BOTTOM_LEFT="bottom-left",r.BOTTOM_CENTER="bottom-center",r.BOTTOM_RIGHT="bottom-right"})(Js||(Js={}));var nn;(function(r){r.ADD="add",r.DISMISS="dismiss",r.UPDATE="update",r.CLEAR="clear",r.UPDATE_DEFAULTS="update_defaults"})(nn||(nn={}));var Ln="Vue-Toastification",Dn={type:{type:String,default:tn.DEFAULT},classNames:{type:[String,Array],default:()=>[]},trueBoolean:{type:Boolean,default:!0}},mv={type:Dn.type,customIcon:{type:[String,Boolean,Object,Function],default:!0}},Us={component:{type:[String,Object,Function,Boolean],default:"button"},classNames:Dn.classNames,showOnHover:{type:Boolean,default:!1},ariaLabel:{type:String,default:"close"}},Qu={timeout:{type:[Number,Boolean],default:5e3},hideProgressBar:{type:Boolean,default:!1},isRunning:{type:Boolean,default:!1}},pv={transition:{type:[Object,String],default:`${Ln}__bounce`}},fR={position:{type:String,default:Js.TOP_RIGHT},draggable:Dn.trueBoolean,draggablePercent:{type:Number,default:.6},pauseOnFocusLoss:Dn.trueBoolean,pauseOnHover:Dn.trueBoolean,closeOnClick:Dn.trueBoolean,timeout:Qu.timeout,hideProgressBar:Qu.hideProgressBar,toastClassName:Dn.classNames,bodyClassName:Dn.classNames,icon:mv.customIcon,closeButton:Us.component,closeButtonClassName:Us.classNames,showCloseButtonOnHover:Us.showOnHover,accessibility:{type:Object,default:()=>({toastRole:"alert",closeButtonLabel:"close"})},rtl:{type:Boolean,default:!1},eventBus:{type:Object,required:!1,default:()=>new Pd}},gR={id:{type:[String,Number],required:!0,default:0},type:Dn.type,content:{type:[String,Object,Function],required:!0,default:""},onClick:{type:Function,default:void 0},onClose:{type:Function,default:void 0}},mR={container:{type:[Object,Function],default:()=>document.body},newestOnTop:Dn.trueBoolean,maxToasts:{type:Number,default:20},transition:pv.transition,toastDefaults:Object,filterBeforeCreate:{type:Function,default:r=>r},filterToasts:{type:Function,default:r=>r},containerClassName:Dn.classNames,onMounted:Function,shareAppContext:[Boolean,Object]},Cr={CORE_TOAST:fR,TOAST:gR,CONTAINER:mR,PROGRESS_BAR:Qu,ICON:mv,TRANSITION:pv,CLOSE_BUTTON:Us},vv=u.defineComponent({name:"VtProgressBar",props:Cr.PROGRESS_BAR,data(){return{hasClass:!0}},computed:{style(){return{animationDuration:`${this.timeout}ms`,animationPlayState:this.isRunning?"running":"paused",opacity:this.hideProgressBar?0:1}},cpClass(){return this.hasClass?`${Ln}__progress-bar`:""}},watch:{timeout(){this.hasClass=!1,this.$nextTick(()=>this.hasClass=!0)}},mounted(){this.$el.addEventListener("animationend",this.animationEnded)},beforeUnmount(){this.$el.removeEventListener("animationend",this.animationEnded)},methods:{animationEnded(){this.$emit("close-toast")}}});function pR(r,e){return u.openBlock(),u.createElementBlock("div",{style:u.normalizeStyle(r.style),class:u.normalizeClass(r.cpClass)},null,6)}vv.render=pR;var vR=vv,yv=u.defineComponent({name:"VtCloseButton",props:Cr.CLOSE_BUTTON,computed:{buttonComponent(){return this.component!==!1?pa(this.component):"button"},classes(){const r=[`${Ln}__close-button`];return this.showOnHover&&r.push("show-on-hover"),r.concat(this.classNames)}}}),yR=u.createTextVNode(" × ");function CR(r,e){return u.openBlock(),u.createBlock(u.resolveDynamicComponent(r.buttonComponent),u.mergeProps({"aria-label":r.ariaLabel,class:r.classes},r.$attrs),{default:u.withCtx(()=>[yR]),_:1},16,["aria-label","class"])}yv.render=CR;var _R=yv,Cv={},wR={"aria-hidden":"true",focusable:"false","data-prefix":"fas","data-icon":"check-circle",class:"svg-inline--fa fa-check-circle fa-w-16",role:"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},TR=u.createElementVNode("path",{fill:"currentColor",d:"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"},null,-1),ER=[TR];function SR(r,e){return u.openBlock(),u.createElementBlock("svg",wR,ER)}Cv.render=SR;var AR=Cv,_v={},IR={"aria-hidden":"true",focusable:"false","data-prefix":"fas","data-icon":"info-circle",class:"svg-inline--fa fa-info-circle fa-w-16",role:"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},bR=u.createElementVNode("path",{fill:"currentColor",d:"M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z"},null,-1),kR=[bR];function RR(r,e){return u.openBlock(),u.createElementBlock("svg",IR,kR)}_v.render=RR;var ym=_v,wv={},OR={"aria-hidden":"true",focusable:"false","data-prefix":"fas","data-icon":"exclamation-circle",class:"svg-inline--fa fa-exclamation-circle fa-w-16",role:"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},NR=u.createElementVNode("path",{fill:"currentColor",d:"M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zm-248 50c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"},null,-1),PR=[NR];function MR(r,e){return u.openBlock(),u.createElementBlock("svg",OR,PR)}wv.render=MR;var xR=wv,Tv={},DR={"aria-hidden":"true",focusable:"false","data-prefix":"fas","data-icon":"exclamation-triangle",class:"svg-inline--fa fa-exclamation-triangle fa-w-18",role:"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512"},LR=u.createElementVNode("path",{fill:"currentColor",d:"M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"},null,-1),UR=[LR];function BR(r,e){return u.openBlock(),u.createElementBlock("svg",DR,UR)}Tv.render=BR;var FR=Tv,Ev=u.defineComponent({name:"VtIcon",props:Cr.ICON,computed:{customIconChildren(){return Zn(this.customIcon,"iconChildren")?this.trimValue(this.customIcon.iconChildren):""},customIconClass(){return Cc(this.customIcon)?this.trimValue(this.customIcon):Zn(this.customIcon,"iconClass")?this.trimValue(this.customIcon.iconClass):""},customIconTag(){return Zn(this.customIcon,"iconTag")?this.trimValue(this.customIcon.iconTag,"i"):"i"},hasCustomIcon(){return this.customIconClass.length>0},component(){return this.hasCustomIcon?this.customIconTag:gv(this.customIcon)?pa(this.customIcon):this.iconTypeComponent},iconTypeComponent(){return{[tn.DEFAULT]:ym,[tn.INFO]:ym,[tn.SUCCESS]:AR,[tn.ERROR]:FR,[tn.WARNING]:xR}[this.type]},iconClasses(){const r=[`${Ln}__icon`];return this.hasCustomIcon?r.concat(this.customIconClass):r}},methods:{trimValue(r,e=""){return dv(r)?r.trim():e}}});function HR(r,e){return u.openBlock(),u.createBlock(u.resolveDynamicComponent(r.component),{class:u.normalizeClass(r.iconClasses)},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(r.customIconChildren),1)]),_:1},8,["class"])}Ev.render=HR;var VR=Ev,Sv=u.defineComponent({name:"VtToast",components:{ProgressBar:vR,CloseButton:_R,Icon:VR},inheritAttrs:!1,props:Object.assign({},Cr.CORE_TOAST,Cr.TOAST),data(){return{isRunning:!0,disableTransitions:!1,beingDragged:!1,dragStart:0,dragPos:{x:0,y:0},dragRect:{}}},computed:{classes(){const r=[`${Ln}__toast`,`${Ln}__toast--${this.type}`,`${this.position}`].concat(this.toastClassName);return this.disableTransitions&&r.push("disable-transition"),this.rtl&&r.push(`${Ln}__toast--rtl`),r},bodyClasses(){return[`${Ln}__toast-${Cc(this.content)?"body":"component-body"}`].concat(this.bodyClassName)},draggableStyle(){return this.dragStart===this.dragPos.x?{}:this.beingDragged?{transform:`translateX(${this.dragDelta}px)`,opacity:1-Math.abs(this.dragDelta/this.removalDistance)}:{transition:"transform 0.2s, opacity 0.2s",transform:"translateX(0)",opacity:1}},dragDelta(){return this.beingDragged?this.dragPos.x-this.dragStart:0},removalDistance(){return pm(this.dragRect)?(this.dragRect.right-this.dragRect.left)*this.draggablePercent:0}},mounted(){this.draggable&&this.draggableSetup(),this.pauseOnFocusLoss&&this.focusSetup()},beforeUnmount(){this.draggable&&this.draggableCleanup(),this.pauseOnFocusLoss&&this.focusCleanup()},methods:{hasProp:Zn,getVueComponentFromObj:pa,closeToast(){this.eventBus.emit(nn.DISMISS,this.id)},clickHandler(){this.onClick&&this.onClick(this.closeToast),this.closeOnClick&&(!this.beingDragged||this.dragStart===this.dragPos.x)&&this.closeToast()},timeoutHandler(){this.closeToast()},hoverPause(){this.pauseOnHover&&(this.isRunning=!1)},hoverPlay(){this.pauseOnHover&&(this.isRunning=!0)},focusPause(){this.isRunning=!1},focusPlay(){this.isRunning=!0},focusSetup(){addEventListener("blur",this.focusPause),addEventListener("focus",this.focusPlay)},focusCleanup(){removeEventListener("blur",this.focusPause),removeEventListener("focus",this.focusPlay)},draggableSetup(){const r=this.$el;r.addEventListener("touchstart",this.onDragStart,{passive:!0}),r.addEventListener("mousedown",this.onDragStart),addEventListener("touchmove",this.onDragMove,{passive:!1}),addEventListener("mousemove",this.onDragMove),addEventListener("touchend",this.onDragEnd),addEventListener("mouseup",this.onDragEnd)},draggableCleanup(){const r=this.$el;r.removeEventListener("touchstart",this.onDragStart),r.removeEventListener("mousedown",this.onDragStart),removeEventListener("touchmove",this.onDragMove),removeEventListener("mousemove",this.onDragMove),removeEventListener("touchend",this.onDragEnd),removeEventListener("mouseup",this.onDragEnd)},onDragStart(r){this.beingDragged=!0,this.dragPos={x:pu(r),y:vm(r)},this.dragStart=pu(r),this.dragRect=this.$el.getBoundingClientRect()},onDragMove(r){this.beingDragged&&(r.preventDefault(),this.isRunning&&(this.isRunning=!1),this.dragPos={x:pu(r),y:vm(r)})},onDragEnd(){this.beingDragged&&(Math.abs(this.dragDelta)>=this.removalDistance?(this.disableTransitions=!0,this.$nextTick(()=>this.closeToast())):setTimeout(()=>{this.beingDragged=!1,pm(this.dragRect)&&this.pauseOnHover&&this.dragRect.bottom>=this.dragPos.y&&this.dragPos.y>=this.dragRect.top&&this.dragRect.left<=this.dragPos.x&&this.dragPos.x<=this.dragRect.right?this.isRunning=!1:this.isRunning=!0}))}}}),$R=["role"];function KR(r,e){const t=u.resolveComponent("Icon"),n=u.resolveComponent("CloseButton"),i=u.resolveComponent("ProgressBar");return u.openBlock(),u.createElementBlock("div",{class:u.normalizeClass(r.classes),style:u.normalizeStyle(r.draggableStyle),onClick:e[0]||(e[0]=(...s)=>r.clickHandler&&r.clickHandler(...s)),onMouseenter:e[1]||(e[1]=(...s)=>r.hoverPause&&r.hoverPause(...s)),onMouseleave:e[2]||(e[2]=(...s)=>r.hoverPlay&&r.hoverPlay(...s))},[r.icon?(u.openBlock(),u.createBlock(t,{key:0,"custom-icon":r.icon,type:r.type},null,8,["custom-icon","type"])):u.createCommentVNode("v-if",!0),u.createElementVNode("div",{role:r.accessibility.toastRole||"alert",class:u.normalizeClass(r.bodyClasses)},[typeof r.content=="string"?(u.openBlock(),u.createElementBlock(u.Fragment,{key:0},[u.createTextVNode(u.toDisplayString(r.content),1)],2112)):(u.openBlock(),u.createBlock(u.resolveDynamicComponent(r.getVueComponentFromObj(r.content)),u.mergeProps({key:1,"toast-id":r.id},r.hasProp(r.content,"props")?r.content.props:{},u.toHandlers(r.hasProp(r.content,"listeners")?r.content.listeners:{}),{onCloseToast:r.closeToast}),null,16,["toast-id","onCloseToast"]))],10,$R),r.closeButton?(u.openBlock(),u.createBlock(n,{key:1,component:r.closeButton,"class-names":r.closeButtonClassName,"show-on-hover":r.showCloseButtonOnHover,"aria-label":r.accessibility.closeButtonLabel,onClick:u.withModifiers(r.closeToast,["stop"])},null,8,["component","class-names","show-on-hover","aria-label","onClick"])):u.createCommentVNode("v-if",!0),r.timeout?(u.openBlock(),u.createBlock(i,{key:2,"is-running":r.isRunning,"hide-progress-bar":r.hideProgressBar,timeout:r.timeout,onCloseToast:r.timeoutHandler},null,8,["is-running","hide-progress-bar","timeout","onCloseToast"])):u.createCommentVNode("v-if",!0)],38)}Sv.render=KR;var zR=Sv,Av=u.defineComponent({name:"VtTransition",props:Cr.TRANSITION,emits:["leave"],methods:{hasProp:Zn,leave(r){r instanceof HTMLElement&&(r.style.left=r.offsetLeft+"px",r.style.top=r.offsetTop+"px",r.style.width=getComputedStyle(r).width,r.style.position="absolute")}}});function WR(r,e){return u.openBlock(),u.createBlock(u.TransitionGroup,{tag:"div","enter-active-class":r.transition.enter?r.transition.enter:`${r.transition}-enter-active`,"move-class":r.transition.move?r.transition.move:`${r.transition}-move`,"leave-active-class":r.transition.leave?r.transition.leave:`${r.transition}-leave-active`,onLeave:r.leave},{default:u.withCtx(()=>[u.renderSlot(r.$slots,"default")]),_:3},8,["enter-active-class","move-class","leave-active-class","onLeave"])}Av.render=WR;var qR=Av,Iv=u.defineComponent({name:"VueToastification",devtools:{hide:!0},components:{Toast:zR,VtTransition:qR},props:Object.assign({},Cr.CORE_TOAST,Cr.CONTAINER,Cr.TRANSITION),data(){return{count:0,positions:Object.values(Js),toasts:{},defaults:{}}},computed:{toastArray(){return Object.values(this.toasts)},filteredToasts(){return this.defaults.filterToasts(this.toastArray)}},beforeMount(){const r=this.eventBus;r.on(nn.ADD,this.addToast),r.on(nn.CLEAR,this.clearToasts),r.on(nn.DISMISS,this.dismissToast),r.on(nn.UPDATE,this.updateToast),r.on(nn.UPDATE_DEFAULTS,this.updateDefaults),this.defaults=this.$props},mounted(){this.setup(this.container)},methods:{async setup(r){yc(r)&&(r=await r()),lR(this.$el),r.appendChild(this.$el)},setToast(r){uo(r.id)||(this.toasts[r.id]=r)},addToast(r){r.content=uR(r.content);const e=Object.assign({},this.defaults,r.type&&this.defaults.toastDefaults&&this.defaults.toastDefaults[r.type],r),t=this.defaults.filterBeforeCreate(e,this.toastArray);t&&this.setToast(t)},dismissToast(r){const e=this.toasts[r];!uo(e)&&!uo(e.onClose)&&e.onClose(),delete this.toasts[r]},clearToasts(){Object.keys(this.toasts).forEach(r=>{this.dismissToast(r)})},getPositionToasts(r){const e=this.filteredToasts.filter(t=>t.position===r).slice(0,this.defaults.maxToasts);return this.defaults.newestOnTop?e.reverse():e},updateDefaults(r){uo(r.container)||this.setup(r.container),this.defaults=Object.assign({},this.defaults,r)},updateToast({id:r,options:e,create:t}){this.toasts[r]?(e.timeout&&e.timeout===this.toasts[r].timeout&&e.timeout++,this.setToast(Object.assign({},this.toasts[r],e))):t&&this.addToast(Object.assign({},{id:r},e))},getClasses(r){return[`${Ln}__container`,r].concat(this.defaults.containerClassName)}}});function GR(r,e){const t=u.resolveComponent("Toast"),n=u.resolveComponent("VtTransition");return u.openBlock(),u.createElementBlock("div",null,[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(r.positions,i=>(u.openBlock(),u.createElementBlock("div",{key:i},[u.createVNode(n,{transition:r.defaults.transition,class:u.normalizeClass(r.getClasses(i))},{default:u.withCtx(()=>[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(r.getPositionToasts(i),s=>(u.openBlock(),u.createBlock(t,u.mergeProps({key:s.id},s),null,16))),128))]),_:2},1032,["transition","class"])]))),128))])}Iv.render=GR;var jR=Iv,Cm=(r={},e=!0)=>{const t=r.eventBus=r.eventBus||new Pd;e&&u.nextTick(()=>{const s=u.createApp(jR,uv({},r)),c=s.mount(document.createElement("div")),d=r.onMounted;if(uo(d)||d(c,s),r.shareAppContext){const f=r.shareAppContext;f===!0?console.warn(`[${Ln}] App to share context with was not provided.`):(s._context.components=f._context.components,s._context.directives=f._context.directives,s._context.mixins=f._context.mixins,s._context.provides=f._context.provides,s.config.globalProperties=f.config.globalProperties)}});const n=(s,c)=>{const d=Object.assign({},{id:cR(),type:tn.DEFAULT},c,{content:s});return t.emit(nn.ADD,d),d.id};n.clear=()=>t.emit(nn.CLEAR,void 0),n.updateDefaults=s=>{t.emit(nn.UPDATE_DEFAULTS,s)},n.dismiss=s=>{t.emit(nn.DISMISS,s)};function i(s,{content:c,options:d},f=!1){const g=Object.assign({},d,{content:c});t.emit(nn.UPDATE,{id:s,options:g,create:f})}return n.update=i,n.success=(s,c)=>n(s,Object.assign({},c,{type:tn.SUCCESS})),n.info=(s,c)=>n(s,Object.assign({},c,{type:tn.INFO})),n.error=(s,c)=>n(s,Object.assign({},c,{type:tn.ERROR})),n.warning=(s,c)=>n(s,Object.assign({},c,{type:tn.WARNING})),n},YR=()=>{const r=()=>console.warn(`[${Ln}] This plugin does not support SSR!`);return new Proxy(r,{get(){return r}})};function Xu(r){return dR()?hR(r)?Cm({eventBus:r},!1):Cm(r,!0):YR()}var bv=Symbol("VueToastification"),kv=new Pd,JR=(r,e)=>{(e==null?void 0:e.shareAppContext)===!0&&(e.shareAppContext=r);const t=Xu(uv({eventBus:kv},e));r.provide(bv,t)},Hn=r=>{if(r)return Xu(r);const e=u.getCurrentInstance()?u.inject(bv,void 0):void 0;return e||Xu(kv)},QR=JR;const Rv=u.defineComponent({__name:"DeleteButton",emits:["removeAll"],setup(r,{emit:e}){const{openDialog:t}=vc("delete-all-__J"),n=e;return(i,s)=>(u.openBlock(),u.createElementBlock(u.Fragment,null,[u.createVNode(ma,{"dialog-id":"delete-all-__J",variant:"confirm",title:"Confirm delete",text:"Are you sure you want to delete all selected items?","on-save":()=>n("removeAll")},null,8,["on-save"]),u.createVNode(qe.VBtn,{onClick:u.unref(t),variant:"plain",color:"secondary","prepend-icon":"mdi-delete"},{default:u.withCtx(()=>s[0]||(s[0]=[u.createTextVNode(" Delete ")])),_:1},8,["onClick"])],64))}}),Ov=u.defineComponent({__name:"EditButton",emits:["editAll"],setup(r,{emit:e}){return(t,n)=>(u.openBlock(),u.createBlock(qe.VBtn,{variant:"plain",color:"secondary","prepend-icon":"mdi-pencil"},{default:u.withCtx(()=>n[0]||(n[0]=[u.createTextVNode(" Edit ")])),_:1}))}});var XR={name:"CircleOffIcon",props:{size:{type:[Number,String],default:24}},render(){const r=this.$props.size+"px",e=this.$data.attrs||{},t={width:e.width||r,height:e.height||r};return u.createVNode("svg",u.mergeProps({xmlns:"http://www.w3.org/2000/svg",class:"icon-tabler icon-tabler-circle-off",width:"24",height:"24",viewBox:"0 0 24 24","stroke-width":"2",stroke:"currentColor",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"},t),[u.createTextVNode(" "),u.createVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null),u.createTextVNode(" "),u.createVNode("path",{d:"M20.042 16.045a9 9 0 0 0 -12.087 -12.087m-2.318 1.677a9 9 0 1 0 12.725 12.73"},null),u.createTextVNode(" "),u.createVNode("path",{d:"M3 3l18 18"},null),u.createTextVNode(" ")])}},ZR={name:"DotsVerticalIcon",props:{size:{type:[Number,String],default:24}},render(){const r=this.$props.size+"px",e=this.$data.attrs||{},t={width:e.width||r,height:e.height||r};return u.createVNode("svg",u.mergeProps({xmlns:"http://www.w3.org/2000/svg",class:"icon-tabler icon-tabler-dots-vertical",width:"24",height:"24",viewBox:"0 0 24 24","stroke-width":"2",stroke:"currentColor",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"},t),[u.createTextVNode(" "),u.createVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null),u.createTextVNode(" "),u.createVNode("path",{d:"M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"},null),u.createTextVNode(" "),u.createVNode("path",{d:"M12 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"},null),u.createTextVNode(" "),u.createVNode("path",{d:"M12 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"},null),u.createTextVNode(" ")])}},eO={name:"DotsIcon",props:{size:{type:[Number,String],default:24}},render(){const r=this.$props.size+"px",e=this.$data.attrs||{},t={width:e.width||r,height:e.height||r};return u.createVNode("svg",u.mergeProps({xmlns:"http://www.w3.org/2000/svg",class:"icon-tabler icon-tabler-dots",width:"24",height:"24",viewBox:"0 0 24 24","stroke-width":"2",stroke:"currentColor",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"},t),[u.createTextVNode(" "),u.createVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null),u.createTextVNode(" "),u.createVNode("path",{d:"M5 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"},null),u.createTextVNode(" "),u.createVNode("path",{d:"M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"},null),u.createTextVNode(" "),u.createVNode("path",{d:"M19 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"},null),u.createTextVNode(" ")])}},tO={name:"ExclamationCircleIcon",props:{size:{type:[Number,String],default:24}},render(){const r=this.$props.size+"px",e=this.$data.attrs||{},t={width:e.width||r,height:e.height||r};return u.createVNode("svg",u.mergeProps({xmlns:"http://www.w3.org/2000/svg",class:"icon-tabler icon-tabler-exclamation-circle",width:"24",height:"24",viewBox:"0 0 24 24","stroke-width":"2",stroke:"currentColor",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"},t),[u.createTextVNode(" "),u.createVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null),u.createTextVNode(" "),u.createVNode("path",{d:"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"},null),u.createTextVNode(" "),u.createVNode("path",{d:"M12 9v4"},null),u.createTextVNode(" "),u.createVNode("path",{d:"M12 16v.01"},null),u.createTextVNode(" ")])}},nO={name:"SearchIcon",props:{size:{type:[Number,String],default:24}},render(){const r=this.$props.size+"px",e=this.$data.attrs||{},t={width:e.width||r,height:e.height||r};return u.createVNode("svg",u.mergeProps({xmlns:"http://www.w3.org/2000/svg",class:"icon-tabler icon-tabler-search",width:"24",height:"24",viewBox:"0 0 24 24","stroke-width":"2",stroke:"currentColor",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"},t),[u.createTextVNode(" "),u.createVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null),u.createTextVNode(" "),u.createVNode("path",{d:"M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0"},null),u.createTextVNode(" "),u.createVNode("path",{d:"M21 21l-6 -6"},null),u.createTextVNode(" ")])}};const rO={key:0,class:"pa-4 pb-2 text-medium-emphasis"},Nv=u.defineComponent({__name:"DotsMenu",props:{color:{},orientation:{},options:{},size:{}},setup(r){const e=r;return(t,n)=>(u.openBlock(),u.createBlock(u.unref(Zt.VMenu),{"close-on-content-click":!0},{activator:u.withCtx(({props:i})=>[u.createVNode(u.unref(Zt.VBtn),u.mergeProps(i,{icon:""}),{default:u.withCtx(()=>[t.orientation==="y"?(u.openBlock(),u.createBlock(u.unref(ZR),{key:0,size:t.size,color:`rgb(var(--v-theme-${t.color}))`,class:"cursor-pointer"},null,8,["size","color"])):(u.openBlock(),u.createBlock(u.unref(eO),{key:1,size:t.size,color:`rgb(var(--v-theme-${t.color}))`,class:"cursor-pointer"},null,8,["size","color"]))]),_:2},1040)]),default:u.withCtx(()=>[u.createVNode(u.unref(Zt.VList),null,{default:u.withCtx(()=>[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(e.options,(i,s)=>(u.openBlock(),u.createElementBlock(u.Fragment,{key:s},[i.title?(u.openBlock(),u.createElementBlock("div",rO,u.toDisplayString(i.title),1)):u.createCommentVNode("",!0),i.action?(u.openBlock(),u.createBlock(u.unref(Zt.VListItem),{key:1,class:"cursor-pointer",onClick:i.action},{default:u.withCtx(()=>[u.createVNode(u.unref(Zt.VListItemTitle),null,{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(i.name),1)]),_:2},1024)]),_:2},1032,["onClick"])):u.createCommentVNode("",!0),i.divider?(u.openBlock(),u.createBlock(u.unref(Zt.VDivider),{key:2,class:"mt-2"})):u.createCommentVNode("",!0)],64))),128))]),_:1})]),_:1}))}}),oO={class:"d-inline-flex"},iO={class:"d-inline-flex"},Pv=u.defineComponent({__name:"UiTable",props:{headers:{},items:{default:()=>[]},actions:{},loading:{type:Boolean},columns:{default:()=>[]},sortBy:{}},setup(r){const e=r,t=u.computed(()=>{var n;if(e.headers)return e.headers;if(e.columns)return(n=e.columns)==null?void 0:n.filter(i=>i.checked)});return(n,i)=>(u.openBlock(),u.createBlock(gk.VDataTable,{"fixed-header":"","fixed-footer":"","items-per-page":"10",headers:t.value,items:n.items,"items-length":n.items.length,loading:n.loading||!1,"item-value":"_id","return-object":"","show-select":"","sort-by":n.sortBy,class:"customize-table"},{top:u.withCtx(()=>i[0]||(i[0]=[u.createElementVNode("span",{class:"mt-5"},null,-1)])),"item.avatar":u.withCtx(({item:s})=>[u.createElementVNode("div",oO,[u.renderSlot(n.$slots,"avatar",{item:s})])]),"item.actions":u.withCtx(({item:s})=>[u.createElementVNode("div",iO,[u.renderSlot(n.$slots,"actions",{item:s})])]),"no-data":u.withCtx(()=>[!n.loading&&n.items.length===0?(u.openBlock(),u.createElementBlock(u.Fragment,{key:0},[u.createTextVNode(" This table is empty. ")],64)):u.createCommentVNode("",!0)]),_:3},8,["headers","items","items-length","loading","sort-by"]))}});/*!
12
+ * vue-draggable-next v2.2.0
13
+ * (c) 2023 Anish George
14
+ * @license MIT
15
+ *//**!
16
+ * Sortable 1.14.0
17
+ * @author RubaXa <trash@rubaxa.org>
18
+ * @author owenm <owen23355@gmail.com>
19
+ * @license MIT
20
+ */function _m(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(r);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(r,i).enumerable})),t.push.apply(t,n)}return t}function nr(r){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?_m(Object(t),!0).forEach(function(n){aO(r,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(t)):_m(Object(t)).forEach(function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(t,n))})}return r}function Bs(r){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Bs=function(e){return typeof e}:Bs=function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Bs(r)}function aO(r,e,t){return e in r?Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):r[e]=t,r}function Tr(){return Tr=Object.assign||function(r){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(r[n]=t[n])}return r},Tr.apply(this,arguments)}function sO(r,e){if(r==null)return{};var t={},n=Object.keys(r),i,s;for(s=0;s<n.length;s++)i=n[s],!(e.indexOf(i)>=0)&&(t[i]=r[i]);return t}function cO(r,e){if(r==null)return{};var t=sO(r,e),n,i;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(r);for(i=0;i<s.length;i++)n=s[i],!(e.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(r,n)&&(t[n]=r[n])}return t}var lO="1.14.0";function _r(r){if(typeof window<"u"&&window.navigator)return!!navigator.userAgent.match(r)}var Sr=_r(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),va=_r(/Edge/i),wm=_r(/firefox/i),ea=_r(/safari/i)&&!_r(/chrome/i)&&!_r(/android/i),Mv=_r(/iP(ad|od|hone)/i),uO=_r(/chrome/i)&&_r(/android/i),xv={capture:!1,passive:!1};function Se(r,e,t){r.addEventListener(e,t,!Sr&&xv)}function Ce(r,e,t){r.removeEventListener(e,t,!Sr&&xv)}function Qs(r,e){if(e){if(e[0]===">"&&(e=e.substring(1)),r)try{if(r.matches)return r.matches(e);if(r.msMatchesSelector)return r.msMatchesSelector(e);if(r.webkitMatchesSelector)return r.webkitMatchesSelector(e)}catch{return!1}return!1}}function dO(r){return r.host&&r!==document&&r.host.nodeType?r.host:r.parentNode}function jn(r,e,t,n){if(r){t=t||document;do{if(e!=null&&(e[0]===">"?r.parentNode===t&&Qs(r,e):Qs(r,e))||n&&r===t)return r;if(r===t)break}while(r=dO(r))}return null}var Tm=/\s+/g;function jt(r,e,t){if(r&&e)if(r.classList)r.classList[t?"add":"remove"](e);else{var n=(" "+r.className+" ").replace(Tm," ").replace(" "+e+" "," ");r.className=(n+(t?" "+e:"")).replace(Tm," ")}}function oe(r,e,t){var n=r&&r.style;if(n){if(t===void 0)return document.defaultView&&document.defaultView.getComputedStyle?t=document.defaultView.getComputedStyle(r,""):r.currentStyle&&(t=r.currentStyle),e===void 0?t:t[e];!(e in n)&&e.indexOf("webkit")===-1&&(e="-webkit-"+e),n[e]=t+(typeof t=="string"?"":"px")}}function si(r,e){var t="";if(typeof r=="string")t=r;else do{var n=oe(r,"transform");n&&n!=="none"&&(t=n+" "+t)}while(!e&&(r=r.parentNode));var i=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return i&&new i(t)}function Dv(r,e,t){if(r){var n=r.getElementsByTagName(e),i=0,s=n.length;if(t)for(;i<s;i++)t(n[i],i);return n}return[]}function er(){var r=document.scrollingElement;return r||document.documentElement}function ot(r,e,t,n,i){if(!(!r.getBoundingClientRect&&r!==window)){var s,c,d,f,g,p,_;if(r!==window&&r.parentNode&&r!==er()?(s=r.getBoundingClientRect(),c=s.top,d=s.left,f=s.bottom,g=s.right,p=s.height,_=s.width):(c=0,d=0,f=window.innerHeight,g=window.innerWidth,p=window.innerHeight,_=window.innerWidth),(e||t)&&r!==window&&(i=i||r.parentNode,!Sr))do if(i&&i.getBoundingClientRect&&(oe(i,"transform")!=="none"||t&&oe(i,"position")!=="static")){var C=i.getBoundingClientRect();c-=C.top+parseInt(oe(i,"border-top-width")),d-=C.left+parseInt(oe(i,"border-left-width")),f=c+s.height,g=d+s.width;break}while(i=i.parentNode);if(n&&r!==window){var S=si(i||r),T=S&&S.a,b=S&&S.d;S&&(c/=b,d/=T,_/=T,p/=b,f=c+p,g=d+_)}return{top:c,left:d,bottom:f,right:g,width:_,height:p}}}function Em(r,e,t){for(var n=zr(r,!0),i=ot(r)[e];n;){var s=ot(n)[t],c=void 0;if(c=i>=s,!c)return n;if(n===er())break;n=zr(n,!1)}return!1}function di(r,e,t,n){for(var i=0,s=0,c=r.children;s<c.length;){if(c[s].style.display!=="none"&&c[s]!==ie.ghost&&(n||c[s]!==ie.dragged)&&jn(c[s],t.draggable,r,!1)){if(i===e)return c[s];i++}s++}return null}function Md(r,e){for(var t=r.lastElementChild;t&&(t===ie.ghost||oe(t,"display")==="none"||e&&!Qs(t,e));)t=t.previousElementSibling;return t||null}function En(r,e){var t=0;if(!r||!r.parentNode)return-1;for(;r=r.previousElementSibling;)r.nodeName.toUpperCase()!=="TEMPLATE"&&r!==ie.clone&&(!e||Qs(r,e))&&t++;return t}function Sm(r){var e=0,t=0,n=er();if(r)do{var i=si(r),s=i.a,c=i.d;e+=r.scrollLeft*s,t+=r.scrollTop*c}while(r!==n&&(r=r.parentNode));return[e,t]}function hO(r,e){for(var t in r)if(r.hasOwnProperty(t)){for(var n in e)if(e.hasOwnProperty(n)&&e[n]===r[t][n])return Number(t)}return-1}function zr(r,e){if(!r||!r.getBoundingClientRect)return er();var t=r,n=!1;do if(t.clientWidth<t.scrollWidth||t.clientHeight<t.scrollHeight){var i=oe(t);if(t.clientWidth<t.scrollWidth&&(i.overflowX=="auto"||i.overflowX=="scroll")||t.clientHeight<t.scrollHeight&&(i.overflowY=="auto"||i.overflowY=="scroll")){if(!t.getBoundingClientRect||t===document.body)return er();if(n||e)return t;n=!0}}while(t=t.parentNode);return er()}function fO(r,e){if(r&&e)for(var t in e)e.hasOwnProperty(t)&&(r[t]=e[t]);return r}function vu(r,e){return Math.round(r.top)===Math.round(e.top)&&Math.round(r.left)===Math.round(e.left)&&Math.round(r.height)===Math.round(e.height)&&Math.round(r.width)===Math.round(e.width)}var ta;function Lv(r,e){return function(){if(!ta){var t=arguments,n=this;t.length===1?r.call(n,t[0]):r.apply(n,t),ta=setTimeout(function(){ta=void 0},e)}}}function gO(){clearTimeout(ta),ta=void 0}function Uv(r,e,t){r.scrollLeft+=e,r.scrollTop+=t}function Bv(r){var e=window.Polymer,t=window.jQuery||window.Zepto;return e&&e.dom?e.dom(r).cloneNode(!0):t?t(r).clone(!0)[0]:r.cloneNode(!0)}var rn="Sortable"+new Date().getTime();function mO(){var r=[],e;return{captureAnimationState:function(){if(r=[],!!this.options.animation){var n=[].slice.call(this.el.children);n.forEach(function(i){if(!(oe(i,"display")==="none"||i===ie.ghost)){r.push({target:i,rect:ot(i)});var s=nr({},r[r.length-1].rect);if(i.thisAnimationDuration){var c=si(i,!0);c&&(s.top-=c.f,s.left-=c.e)}i.fromRect=s}})}},addAnimationState:function(n){r.push(n)},removeAnimationState:function(n){r.splice(hO(r,{target:n}),1)},animateAll:function(n){var i=this;if(!this.options.animation){clearTimeout(e),typeof n=="function"&&n();return}var s=!1,c=0;r.forEach(function(d){var f=0,g=d.target,p=g.fromRect,_=ot(g),C=g.prevFromRect,S=g.prevToRect,T=d.rect,b=si(g,!0);b&&(_.top-=b.f,_.left-=b.e),g.toRect=_,g.thisAnimationDuration&&vu(C,_)&&!vu(p,_)&&(T.top-_.top)/(T.left-_.left)===(p.top-_.top)/(p.left-_.left)&&(f=vO(T,C,S,i.options)),vu(_,p)||(g.prevFromRect=p,g.prevToRect=_,f||(f=i.options.animation),i.animate(g,T,_,f)),f&&(s=!0,c=Math.max(c,f),clearTimeout(g.animationResetTimer),g.animationResetTimer=setTimeout(function(){g.animationTime=0,g.prevFromRect=null,g.fromRect=null,g.prevToRect=null,g.thisAnimationDuration=null},f),g.thisAnimationDuration=f)}),clearTimeout(e),s?e=setTimeout(function(){typeof n=="function"&&n()},c):typeof n=="function"&&n(),r=[]},animate:function(n,i,s,c){if(c){oe(n,"transition",""),oe(n,"transform","");var d=si(this.el),f=d&&d.a,g=d&&d.d,p=(i.left-s.left)/(f||1),_=(i.top-s.top)/(g||1);n.animatingX=!!p,n.animatingY=!!_,oe(n,"transform","translate3d("+p+"px,"+_+"px,0)"),this.forRepaintDummy=pO(n),oe(n,"transition","transform "+c+"ms"+(this.options.easing?" "+this.options.easing:"")),oe(n,"transform","translate3d(0,0,0)"),typeof n.animated=="number"&&clearTimeout(n.animated),n.animated=setTimeout(function(){oe(n,"transition",""),oe(n,"transform",""),n.animated=!1,n.animatingX=!1,n.animatingY=!1},c)}}}}function pO(r){return r.offsetWidth}function vO(r,e,t,n){return Math.sqrt(Math.pow(e.top-r.top,2)+Math.pow(e.left-r.left,2))/Math.sqrt(Math.pow(e.top-t.top,2)+Math.pow(e.left-t.left,2))*n.animation}var Vo=[],yu={initializeByDefault:!0},ya={mount:function(e){for(var t in yu)yu.hasOwnProperty(t)&&!(t in e)&&(e[t]=yu[t]);Vo.forEach(function(n){if(n.pluginName===e.pluginName)throw"Sortable: Cannot mount plugin ".concat(e.pluginName," more than once")}),Vo.push(e)},pluginEvent:function(e,t,n){var i=this;this.eventCanceled=!1,n.cancel=function(){i.eventCanceled=!0};var s=e+"Global";Vo.forEach(function(c){t[c.pluginName]&&(t[c.pluginName][s]&&t[c.pluginName][s](nr({sortable:t},n)),t.options[c.pluginName]&&t[c.pluginName][e]&&t[c.pluginName][e](nr({sortable:t},n)))})},initializePlugins:function(e,t,n,i){Vo.forEach(function(d){var f=d.pluginName;if(!(!e.options[f]&&!d.initializeByDefault)){var g=new d(e,t,e.options);g.sortable=e,g.options=e.options,e[f]=g,Tr(n,g.defaults)}});for(var s in e.options)if(e.options.hasOwnProperty(s)){var c=this.modifyOption(e,s,e.options[s]);typeof c<"u"&&(e.options[s]=c)}},getEventProperties:function(e,t){var n={};return Vo.forEach(function(i){typeof i.eventProperties=="function"&&Tr(n,i.eventProperties.call(t[i.pluginName],e))}),n},modifyOption:function(e,t,n){var i;return Vo.forEach(function(s){e[s.pluginName]&&s.optionListeners&&typeof s.optionListeners[t]=="function"&&(i=s.optionListeners[t].call(e[s.pluginName],n))}),i}};function yO(r){var e=r.sortable,t=r.rootEl,n=r.name,i=r.targetEl,s=r.cloneEl,c=r.toEl,d=r.fromEl,f=r.oldIndex,g=r.newIndex,p=r.oldDraggableIndex,_=r.newDraggableIndex,C=r.originalEvent,S=r.putSortable,T=r.extraEventProperties;if(e=e||t&&t[rn],!!e){var b,N=e.options,K="on"+n.charAt(0).toUpperCase()+n.substr(1);window.CustomEvent&&!Sr&&!va?b=new CustomEvent(n,{bubbles:!0,cancelable:!0}):(b=document.createEvent("Event"),b.initEvent(n,!0,!0)),b.to=c||t,b.from=d||t,b.item=i||t,b.clone=s,b.oldIndex=f,b.newIndex=g,b.oldDraggableIndex=p,b.newDraggableIndex=_,b.originalEvent=C,b.pullMode=S?S.lastPutMode:void 0;var H=nr(nr({},T),ya.getEventProperties(n,e));for(var V in H)b[V]=H[V];t&&t.dispatchEvent(b),N[K]&&N[K].call(e,b)}}var CO=["evt"],Lt=function(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},i=n.evt,s=cO(n,CO);ya.pluginEvent.bind(ie)(e,t,nr({dragEl:F,parentEl:ze,ghostEl:le,rootEl:Be,nextEl:so,lastDownEl:Fs,cloneEl:We,cloneHidden:Hr,dragStarted:ji,putSortable:mt,activeSortable:ie.active,originalEvent:i,oldIndex:ri,oldDraggableIndex:na,newIndex:Yt,newDraggableIndex:Fr,hideGhostForTarget:$v,unhideGhostForTarget:Kv,cloneNowHidden:function(){Hr=!0},cloneNowShown:function(){Hr=!1},dispatchSortableEvent:function(d){Rt({sortable:t,name:d,originalEvent:i})}},s))};function Rt(r){yO(nr({putSortable:mt,cloneEl:We,targetEl:F,rootEl:Be,oldIndex:ri,oldDraggableIndex:na,newIndex:Yt,newDraggableIndex:Fr},r))}var F,ze,le,Be,so,Fs,We,Hr,ri,Yt,na,Fr,vs,mt,Jo=!1,Xs=!1,Zs=[],oo,Pn,Cu,_u,Am,Im,ji,$o,ra,oa=!1,ys=!1,Hs,wt,wu=[],Zu=!1,ec=[],_c=typeof document<"u",Cs=Mv,bm=va||Sr?"cssFloat":"float",_O=_c&&!uO&&!Mv&&"draggable"in document.createElement("div"),Fv=function(){if(_c){if(Sr)return!1;var r=document.createElement("x");return r.style.cssText="pointer-events:auto",r.style.pointerEvents==="auto"}}(),Hv=function(e,t){var n=oe(e),i=parseInt(n.width)-parseInt(n.paddingLeft)-parseInt(n.paddingRight)-parseInt(n.borderLeftWidth)-parseInt(n.borderRightWidth),s=di(e,0,t),c=di(e,1,t),d=s&&oe(s),f=c&&oe(c),g=d&&parseInt(d.marginLeft)+parseInt(d.marginRight)+ot(s).width,p=f&&parseInt(f.marginLeft)+parseInt(f.marginRight)+ot(c).width;if(n.display==="flex")return n.flexDirection==="column"||n.flexDirection==="column-reverse"?"vertical":"horizontal";if(n.display==="grid")return n.gridTemplateColumns.split(" ").length<=1?"vertical":"horizontal";if(s&&d.float&&d.float!=="none"){var _=d.float==="left"?"left":"right";return c&&(f.clear==="both"||f.clear===_)?"vertical":"horizontal"}return s&&(d.display==="block"||d.display==="flex"||d.display==="table"||d.display==="grid"||g>=i&&n[bm]==="none"||c&&n[bm]==="none"&&g+p>i)?"vertical":"horizontal"},wO=function(e,t,n){var i=n?e.left:e.top,s=n?e.right:e.bottom,c=n?e.width:e.height,d=n?t.left:t.top,f=n?t.right:t.bottom,g=n?t.width:t.height;return i===d||s===f||i+c/2===d+g/2},TO=function(e,t){var n;return Zs.some(function(i){var s=i[rn].options.emptyInsertThreshold;if(!(!s||Md(i))){var c=ot(i),d=e>=c.left-s&&e<=c.right+s,f=t>=c.top-s&&t<=c.bottom+s;if(d&&f)return n=i}}),n},Vv=function(e){function t(s,c){return function(d,f,g,p){var _=d.options.group.name&&f.options.group.name&&d.options.group.name===f.options.group.name;if(s==null&&(c||_))return!0;if(s==null||s===!1)return!1;if(c&&s==="clone")return s;if(typeof s=="function")return t(s(d,f,g,p),c)(d,f,g,p);var C=(c?d:f).options.group.name;return s===!0||typeof s=="string"&&s===C||s.join&&s.indexOf(C)>-1}}var n={},i=e.group;(!i||Bs(i)!="object")&&(i={name:i}),n.name=i.name,n.checkPull=t(i.pull,!0),n.checkPut=t(i.put),n.revertClone=i.revertClone,e.group=n},$v=function(){!Fv&&le&&oe(le,"display","none")},Kv=function(){!Fv&&le&&oe(le,"display","")};_c&&document.addEventListener("click",function(r){if(Xs)return r.preventDefault(),r.stopPropagation&&r.stopPropagation(),r.stopImmediatePropagation&&r.stopImmediatePropagation(),Xs=!1,!1},!0);var io=function(e){if(F){e=e.touches?e.touches[0]:e;var t=TO(e.clientX,e.clientY);if(t){var n={};for(var i in e)e.hasOwnProperty(i)&&(n[i]=e[i]);n.target=n.rootEl=t,n.preventDefault=void 0,n.stopPropagation=void 0,t[rn]._onDragOver(n)}}},EO=function(e){F&&F.parentNode[rn]._isOutsideThisEl(e.target)};function ie(r,e){if(!(r&&r.nodeType&&r.nodeType===1))throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(r));this.el=r,this.options=e=Tr({},e),r[rn]=this;var t={group:null,sort:!0,disabled:!1,store:null,handle:null,draggable:/^[uo]l$/i.test(r.nodeName)?">li":">*",swapThreshold:1,invertSwap:!1,invertedSwapThreshold:null,removeCloneOnHide:!0,direction:function(){return Hv(r,this.options)},ghostClass:"sortable-ghost",chosenClass:"sortable-chosen",dragClass:"sortable-drag",ignore:"a, img",filter:null,preventOnFilter:!0,animation:0,easing:null,setData:function(c,d){c.setData("Text",d.textContent)},dropBubble:!1,dragoverBubble:!1,dataIdAttr:"data-id",delay:0,delayOnTouchOnly:!1,touchStartThreshold:(Number.parseInt?Number:window).parseInt(window.devicePixelRatio,10)||1,forceFallback:!1,fallbackClass:"sortable-fallback",fallbackOnBody:!1,fallbackTolerance:0,fallbackOffset:{x:0,y:0},supportPointer:ie.supportPointer!==!1&&"PointerEvent"in window&&!ea,emptyInsertThreshold:5};ya.initializePlugins(this,r,t);for(var n in t)!(n in e)&&(e[n]=t[n]);Vv(e);for(var i in this)i.charAt(0)==="_"&&typeof this[i]=="function"&&(this[i]=this[i].bind(this));this.nativeDraggable=e.forceFallback?!1:_O,this.nativeDraggable&&(this.options.touchStartThreshold=1),e.supportPointer?Se(r,"pointerdown",this._onTapStart):(Se(r,"mousedown",this._onTapStart),Se(r,"touchstart",this._onTapStart)),this.nativeDraggable&&(Se(r,"dragover",this),Se(r,"dragenter",this)),Zs.push(this.el),e.store&&e.store.get&&this.sort(e.store.get(this)||[]),Tr(this,mO())}ie.prototype={constructor:ie,_isOutsideThisEl:function(e){!this.el.contains(e)&&e!==this.el&&($o=null)},_getDirection:function(e,t){return typeof this.options.direction=="function"?this.options.direction.call(this,e,t,F):this.options.direction},_onTapStart:function(e){if(e.cancelable){var t=this,n=this.el,i=this.options,s=i.preventOnFilter,c=e.type,d=e.touches&&e.touches[0]||e.pointerType&&e.pointerType==="touch"&&e,f=(d||e).target,g=e.target.shadowRoot&&(e.path&&e.path[0]||e.composedPath&&e.composedPath()[0])||f,p=i.filter;if(NO(n),!F&&!(/mousedown|pointerdown/.test(c)&&e.button!==0||i.disabled)&&!g.isContentEditable&&!(!this.nativeDraggable&&ea&&f&&f.tagName.toUpperCase()==="SELECT")&&(f=jn(f,i.draggable,n,!1),!(f&&f.animated)&&Fs!==f)){if(ri=En(f),na=En(f,i.draggable),typeof p=="function"){if(p.call(this,e,f,this)){Rt({sortable:t,rootEl:g,name:"filter",targetEl:f,toEl:n,fromEl:n}),Lt("filter",t,{evt:e}),s&&e.cancelable&&e.preventDefault();return}}else if(p&&(p=p.split(",").some(function(_){if(_=jn(g,_.trim(),n,!1),_)return Rt({sortable:t,rootEl:_,name:"filter",targetEl:f,fromEl:n,toEl:n}),Lt("filter",t,{evt:e}),!0}),p)){s&&e.cancelable&&e.preventDefault();return}i.handle&&!jn(g,i.handle,n,!1)||this._prepareDragStart(e,d,f)}}},_prepareDragStart:function(e,t,n){var i=this,s=i.el,c=i.options,d=s.ownerDocument,f;if(n&&!F&&n.parentNode===s){var g=ot(n);if(Be=s,F=n,ze=F.parentNode,so=F.nextSibling,Fs=n,vs=c.group,ie.dragged=F,oo={target:F,clientX:(t||e).clientX,clientY:(t||e).clientY},Am=oo.clientX-g.left,Im=oo.clientY-g.top,this._lastX=(t||e).clientX,this._lastY=(t||e).clientY,F.style["will-change"]="all",f=function(){if(Lt("delayEnded",i,{evt:e}),ie.eventCanceled){i._onDrop();return}i._disableDelayedDragEvents(),!wm&&i.nativeDraggable&&(F.draggable=!0),i._triggerDragStart(e,t),Rt({sortable:i,name:"choose",originalEvent:e}),jt(F,c.chosenClass,!0)},c.ignore.split(",").forEach(function(p){Dv(F,p.trim(),Tu)}),Se(d,"dragover",io),Se(d,"mousemove",io),Se(d,"touchmove",io),Se(d,"mouseup",i._onDrop),Se(d,"touchend",i._onDrop),Se(d,"touchcancel",i._onDrop),wm&&this.nativeDraggable&&(this.options.touchStartThreshold=4,F.draggable=!0),Lt("delayStart",this,{evt:e}),c.delay&&(!c.delayOnTouchOnly||t)&&(!this.nativeDraggable||!(va||Sr))){if(ie.eventCanceled){this._onDrop();return}Se(d,"mouseup",i._disableDelayedDrag),Se(d,"touchend",i._disableDelayedDrag),Se(d,"touchcancel",i._disableDelayedDrag),Se(d,"mousemove",i._delayedDragTouchMoveHandler),Se(d,"touchmove",i._delayedDragTouchMoveHandler),c.supportPointer&&Se(d,"pointermove",i._delayedDragTouchMoveHandler),i._dragStartTimer=setTimeout(f,c.delay)}else f()}},_delayedDragTouchMoveHandler:function(e){var t=e.touches?e.touches[0]:e;Math.max(Math.abs(t.clientX-this._lastX),Math.abs(t.clientY-this._lastY))>=Math.floor(this.options.touchStartThreshold/(this.nativeDraggable&&window.devicePixelRatio||1))&&this._disableDelayedDrag()},_disableDelayedDrag:function(){F&&Tu(F),clearTimeout(this._dragStartTimer),this._disableDelayedDragEvents()},_disableDelayedDragEvents:function(){var e=this.el.ownerDocument;Ce(e,"mouseup",this._disableDelayedDrag),Ce(e,"touchend",this._disableDelayedDrag),Ce(e,"touchcancel",this._disableDelayedDrag),Ce(e,"mousemove",this._delayedDragTouchMoveHandler),Ce(e,"touchmove",this._delayedDragTouchMoveHandler),Ce(e,"pointermove",this._delayedDragTouchMoveHandler)},_triggerDragStart:function(e,t){t=t||e.pointerType=="touch"&&e,!this.nativeDraggable||t?this.options.supportPointer?Se(document,"pointermove",this._onTouchMove):t?Se(document,"touchmove",this._onTouchMove):Se(document,"mousemove",this._onTouchMove):(Se(F,"dragend",this),Se(Be,"dragstart",this._onDragStart));try{document.selection?Vs(function(){document.selection.empty()}):window.getSelection().removeAllRanges()}catch{}},_dragStarted:function(e,t){if(Jo=!1,Be&&F){Lt("dragStarted",this,{evt:t}),this.nativeDraggable&&Se(document,"dragover",EO);var n=this.options;!e&&jt(F,n.dragClass,!1),jt(F,n.ghostClass,!0),ie.active=this,e&&this._appendGhost(),Rt({sortable:this,name:"start",originalEvent:t})}else this._nulling()},_emulateDragOver:function(){if(Pn){this._lastX=Pn.clientX,this._lastY=Pn.clientY,$v();for(var e=document.elementFromPoint(Pn.clientX,Pn.clientY),t=e;e&&e.shadowRoot&&(e=e.shadowRoot.elementFromPoint(Pn.clientX,Pn.clientY),e!==t);)t=e;if(F.parentNode[rn]._isOutsideThisEl(e),t)do{if(t[rn]){var n=void 0;if(n=t[rn]._onDragOver({clientX:Pn.clientX,clientY:Pn.clientY,target:e,rootEl:t}),n&&!this.options.dragoverBubble)break}e=t}while(t=t.parentNode);Kv()}},_onTouchMove:function(e){if(oo){var t=this.options,n=t.fallbackTolerance,i=t.fallbackOffset,s=e.touches?e.touches[0]:e,c=le&&si(le,!0),d=le&&c&&c.a,f=le&&c&&c.d,g=Cs&&wt&&Sm(wt),p=(s.clientX-oo.clientX+i.x)/(d||1)+(g?g[0]-wu[0]:0)/(d||1),_=(s.clientY-oo.clientY+i.y)/(f||1)+(g?g[1]-wu[1]:0)/(f||1);if(!ie.active&&!Jo){if(n&&Math.max(Math.abs(s.clientX-this._lastX),Math.abs(s.clientY-this._lastY))<n)return;this._onDragStart(e,!0)}if(le){c?(c.e+=p-(Cu||0),c.f+=_-(_u||0)):c={a:1,b:0,c:0,d:1,e:p,f:_};var C="matrix(".concat(c.a,",").concat(c.b,",").concat(c.c,",").concat(c.d,",").concat(c.e,",").concat(c.f,")");oe(le,"webkitTransform",C),oe(le,"mozTransform",C),oe(le,"msTransform",C),oe(le,"transform",C),Cu=p,_u=_,Pn=s}e.cancelable&&e.preventDefault()}},_appendGhost:function(){if(!le){var e=this.options.fallbackOnBody?document.body:Be,t=ot(F,!0,Cs,!0,e),n=this.options;if(Cs){for(wt=e;oe(wt,"position")==="static"&&oe(wt,"transform")==="none"&&wt!==document;)wt=wt.parentNode;wt!==document.body&&wt!==document.documentElement?(wt===document&&(wt=er()),t.top+=wt.scrollTop,t.left+=wt.scrollLeft):wt=er(),wu=Sm(wt)}le=F.cloneNode(!0),jt(le,n.ghostClass,!1),jt(le,n.fallbackClass,!0),jt(le,n.dragClass,!0),oe(le,"transition",""),oe(le,"transform",""),oe(le,"box-sizing","border-box"),oe(le,"margin",0),oe(le,"top",t.top),oe(le,"left",t.left),oe(le,"width",t.width),oe(le,"height",t.height),oe(le,"opacity","0.8"),oe(le,"position",Cs?"absolute":"fixed"),oe(le,"zIndex","100000"),oe(le,"pointerEvents","none"),ie.ghost=le,e.appendChild(le),oe(le,"transform-origin",Am/parseInt(le.style.width)*100+"% "+Im/parseInt(le.style.height)*100+"%")}},_onDragStart:function(e,t){var n=this,i=e.dataTransfer,s=n.options;if(Lt("dragStart",this,{evt:e}),ie.eventCanceled){this._onDrop();return}Lt("setupClone",this),ie.eventCanceled||(We=Bv(F),We.draggable=!1,We.style["will-change"]="",this._hideClone(),jt(We,this.options.chosenClass,!1),ie.clone=We),n.cloneId=Vs(function(){Lt("clone",n),!ie.eventCanceled&&(n.options.removeCloneOnHide||Be.insertBefore(We,F),n._hideClone(),Rt({sortable:n,name:"clone"}))}),!t&&jt(F,s.dragClass,!0),t?(Xs=!0,n._loopId=setInterval(n._emulateDragOver,50)):(Ce(document,"mouseup",n._onDrop),Ce(document,"touchend",n._onDrop),Ce(document,"touchcancel",n._onDrop),i&&(i.effectAllowed="move",s.setData&&s.setData.call(n,i,F)),Se(document,"drop",n),oe(F,"transform","translateZ(0)")),Jo=!0,n._dragStartId=Vs(n._dragStarted.bind(n,t,e)),Se(document,"selectstart",n),ji=!0,ea&&oe(document.body,"user-select","none")},_onDragOver:function(e){var t=this.el,n=e.target,i,s,c,d=this.options,f=d.group,g=ie.active,p=vs===f,_=d.sort,C=mt||g,S,T=this,b=!1;if(Zu)return;function N(Je,yt){Lt(Je,T,nr({evt:e,isOwner:p,axis:S?"vertical":"horizontal",revert:c,dragRect:i,targetRect:s,canSort:_,fromSortable:C,target:n,completed:H,onMove:function(Vt,qc){return _s(Be,t,F,i,Vt,ot(Vt),e,qc)},changed:V},yt))}function K(){N("dragOverAnimationCapture"),T.captureAnimationState(),T!==C&&C.captureAnimationState()}function H(Je){return N("dragOverCompleted",{insertion:Je}),Je&&(p?g._hideClone():g._showClone(T),T!==C&&(jt(F,mt?mt.options.ghostClass:g.options.ghostClass,!1),jt(F,d.ghostClass,!0)),mt!==T&&T!==ie.active?mt=T:T===ie.active&&mt&&(mt=null),C===T&&(T._ignoreWhileAnimating=n),T.animateAll(function(){N("dragOverAnimationComplete"),T._ignoreWhileAnimating=null}),T!==C&&(C.animateAll(),C._ignoreWhileAnimating=null)),(n===F&&!F.animated||n===t&&!n.animated)&&($o=null),!d.dragoverBubble&&!e.rootEl&&n!==document&&(F.parentNode[rn]._isOutsideThisEl(e.target),!Je&&io(e)),!d.dragoverBubble&&e.stopPropagation&&e.stopPropagation(),b=!0}function V(){Yt=En(F),Fr=En(F,d.draggable),Rt({sortable:T,name:"change",toEl:t,newIndex:Yt,newDraggableIndex:Fr,originalEvent:e})}if(e.preventDefault!==void 0&&e.cancelable&&e.preventDefault(),n=jn(n,d.draggable,t,!0),N("dragOver"),ie.eventCanceled)return b;if(F.contains(e.target)||n.animated&&n.animatingX&&n.animatingY||T._ignoreWhileAnimating===n)return H(!1);if(Xs=!1,g&&!d.disabled&&(p?_||(c=ze!==Be):mt===this||(this.lastPutMode=vs.checkPull(this,g,F,e))&&f.checkPut(this,g,F,e))){if(S=this._getDirection(e,n)==="vertical",i=ot(F),N("dragOverValid"),ie.eventCanceled)return b;if(c)return ze=Be,K(),this._hideClone(),N("revert"),ie.eventCanceled||(so?Be.insertBefore(F,so):Be.appendChild(F)),H(!0);var z=Md(t,d.draggable);if(!z||bO(e,S,this)&&!z.animated){if(z===F)return H(!1);if(z&&t===e.target&&(n=z),n&&(s=ot(n)),_s(Be,t,F,i,n,s,e,!!n)!==!1)return K(),t.appendChild(F),ze=t,V(),H(!0)}else if(z&&IO(e,S,this)){var Q=di(t,0,d,!0);if(Q===F)return H(!1);if(n=Q,s=ot(n),_s(Be,t,F,i,n,s,e,!1)!==!1)return K(),t.insertBefore(F,Q),ze=t,V(),H(!0)}else if(n.parentNode===t){s=ot(n);var _e=0,W,et=F.parentNode!==t,we=!wO(F.animated&&F.toRect||i,n.animated&&n.toRect||s,S),Y=S?"top":"left",G=Em(n,"top","top")||Em(F,"top","top"),Te=G?G.scrollTop:void 0;$o!==n&&(W=s[Y],oa=!1,ys=!we&&d.invertSwap||et),_e=kO(e,n,s,S,we?1:d.swapThreshold,d.invertedSwapThreshold==null?d.swapThreshold:d.invertedSwapThreshold,ys,$o===n);var Le;if(_e!==0){var vt=En(F);do vt-=_e,Le=ze.children[vt];while(Le&&(oe(Le,"display")==="none"||Le===le))}if(_e===0||Le===n)return H(!1);$o=n,ra=_e;var An=n.nextElementSibling,sn=!1;sn=_e===1;var Nt=_s(Be,t,F,i,n,s,e,sn);if(Nt!==!1)return(Nt===1||Nt===-1)&&(sn=Nt===1),Zu=!0,setTimeout(AO,30),K(),sn&&!An?t.appendChild(F):n.parentNode.insertBefore(F,sn?An:n),G&&Uv(G,0,Te-G.scrollTop),ze=F.parentNode,W!==void 0&&!ys&&(Hs=Math.abs(W-ot(n)[Y])),V(),H(!0)}if(t.contains(F))return H(!1)}return!1},_ignoreWhileAnimating:null,_offMoveEvents:function(){Ce(document,"mousemove",this._onTouchMove),Ce(document,"touchmove",this._onTouchMove),Ce(document,"pointermove",this._onTouchMove),Ce(document,"dragover",io),Ce(document,"mousemove",io),Ce(document,"touchmove",io)},_offUpEvents:function(){var e=this.el.ownerDocument;Ce(e,"mouseup",this._onDrop),Ce(e,"touchend",this._onDrop),Ce(e,"pointerup",this._onDrop),Ce(e,"touchcancel",this._onDrop),Ce(document,"selectstart",this)},_onDrop:function(e){var t=this.el,n=this.options;if(Yt=En(F),Fr=En(F,n.draggable),Lt("drop",this,{evt:e}),ze=F&&F.parentNode,Yt=En(F),Fr=En(F,n.draggable),ie.eventCanceled){this._nulling();return}Jo=!1,ys=!1,oa=!1,clearInterval(this._loopId),clearTimeout(this._dragStartTimer),ed(this.cloneId),ed(this._dragStartId),this.nativeDraggable&&(Ce(document,"drop",this),Ce(t,"dragstart",this._onDragStart)),this._offMoveEvents(),this._offUpEvents(),ea&&oe(document.body,"user-select",""),oe(F,"transform",""),e&&(ji&&(e.cancelable&&e.preventDefault(),!n.dropBubble&&e.stopPropagation()),le&&le.parentNode&&le.parentNode.removeChild(le),(Be===ze||mt&&mt.lastPutMode!=="clone")&&We&&We.parentNode&&We.parentNode.removeChild(We),F&&(this.nativeDraggable&&Ce(F,"dragend",this),Tu(F),F.style["will-change"]="",ji&&!Jo&&jt(F,mt?mt.options.ghostClass:this.options.ghostClass,!1),jt(F,this.options.chosenClass,!1),Rt({sortable:this,name:"unchoose",toEl:ze,newIndex:null,newDraggableIndex:null,originalEvent:e}),Be!==ze?(Yt>=0&&(Rt({rootEl:ze,name:"add",toEl:ze,fromEl:Be,originalEvent:e}),Rt({sortable:this,name:"remove",toEl:ze,originalEvent:e}),Rt({rootEl:ze,name:"sort",toEl:ze,fromEl:Be,originalEvent:e}),Rt({sortable:this,name:"sort",toEl:ze,originalEvent:e})),mt&&mt.save()):Yt!==ri&&Yt>=0&&(Rt({sortable:this,name:"update",toEl:ze,originalEvent:e}),Rt({sortable:this,name:"sort",toEl:ze,originalEvent:e})),ie.active&&((Yt==null||Yt===-1)&&(Yt=ri,Fr=na),Rt({sortable:this,name:"end",toEl:ze,originalEvent:e}),this.save()))),this._nulling()},_nulling:function(){Lt("nulling",this),Be=F=ze=le=so=We=Fs=Hr=oo=Pn=ji=Yt=Fr=ri=na=$o=ra=mt=vs=ie.dragged=ie.ghost=ie.clone=ie.active=null,ec.forEach(function(e){e.checked=!0}),ec.length=Cu=_u=0},handleEvent:function(e){switch(e.type){case"drop":case"dragend":this._onDrop(e);break;case"dragenter":case"dragover":F&&(this._onDragOver(e),SO(e));break;case"selectstart":e.preventDefault();break}},toArray:function(){for(var e=[],t,n=this.el.children,i=0,s=n.length,c=this.options;i<s;i++)t=n[i],jn(t,c.draggable,this.el,!1)&&e.push(t.getAttribute(c.dataIdAttr)||OO(t));return e},sort:function(e,t){var n={},i=this.el;this.toArray().forEach(function(s,c){var d=i.children[c];jn(d,this.options.draggable,i,!1)&&(n[s]=d)},this),t&&this.captureAnimationState(),e.forEach(function(s){n[s]&&(i.removeChild(n[s]),i.appendChild(n[s]))}),t&&this.animateAll()},save:function(){var e=this.options.store;e&&e.set&&e.set(this)},closest:function(e,t){return jn(e,t||this.options.draggable,this.el,!1)},option:function(e,t){var n=this.options;if(t===void 0)return n[e];var i=ya.modifyOption(this,e,t);typeof i<"u"?n[e]=i:n[e]=t,e==="group"&&Vv(n)},destroy:function(){Lt("destroy",this);var e=this.el;e[rn]=null,Ce(e,"mousedown",this._onTapStart),Ce(e,"touchstart",this._onTapStart),Ce(e,"pointerdown",this._onTapStart),this.nativeDraggable&&(Ce(e,"dragover",this),Ce(e,"dragenter",this)),Array.prototype.forEach.call(e.querySelectorAll("[draggable]"),function(t){t.removeAttribute("draggable")}),this._onDrop(),this._disableDelayedDragEvents(),Zs.splice(Zs.indexOf(this.el),1),this.el=e=null},_hideClone:function(){if(!Hr){if(Lt("hideClone",this),ie.eventCanceled)return;oe(We,"display","none"),this.options.removeCloneOnHide&&We.parentNode&&We.parentNode.removeChild(We),Hr=!0}},_showClone:function(e){if(e.lastPutMode!=="clone"){this._hideClone();return}if(Hr){if(Lt("showClone",this),ie.eventCanceled)return;F.parentNode==Be&&!this.options.group.revertClone?Be.insertBefore(We,F):so?Be.insertBefore(We,so):Be.appendChild(We),this.options.group.revertClone&&this.animate(F,We),oe(We,"display",""),Hr=!1}}};function SO(r){r.dataTransfer&&(r.dataTransfer.dropEffect="move"),r.cancelable&&r.preventDefault()}function _s(r,e,t,n,i,s,c,d){var f,g=r[rn],p=g.options.onMove,_;return window.CustomEvent&&!Sr&&!va?f=new CustomEvent("move",{bubbles:!0,cancelable:!0}):(f=document.createEvent("Event"),f.initEvent("move",!0,!0)),f.to=e,f.from=r,f.dragged=t,f.draggedRect=n,f.related=i||e,f.relatedRect=s||ot(e),f.willInsertAfter=d,f.originalEvent=c,r.dispatchEvent(f),p&&(_=p.call(g,f,c)),_}function Tu(r){r.draggable=!1}function AO(){Zu=!1}function IO(r,e,t){var n=ot(di(t.el,0,t.options,!0)),i=10;return e?r.clientX<n.left-i||r.clientY<n.top&&r.clientX<n.right:r.clientY<n.top-i||r.clientY<n.bottom&&r.clientX<n.left}function bO(r,e,t){var n=ot(Md(t.el,t.options.draggable)),i=10;return e?r.clientX>n.right+i||r.clientX<=n.right&&r.clientY>n.bottom&&r.clientX>=n.left:r.clientX>n.right&&r.clientY>n.top||r.clientX<=n.right&&r.clientY>n.bottom+i}function kO(r,e,t,n,i,s,c,d){var f=n?r.clientY:r.clientX,g=n?t.height:t.width,p=n?t.top:t.left,_=n?t.bottom:t.right,C=!1;if(!c){if(d&&Hs<g*i){if(!oa&&(ra===1?f>p+g*s/2:f<_-g*s/2)&&(oa=!0),oa)C=!0;else if(ra===1?f<p+Hs:f>_-Hs)return-ra}else if(f>p+g*(1-i)/2&&f<_-g*(1-i)/2)return RO(e)}return C=C||c,C&&(f<p+g*s/2||f>_-g*s/2)?f>p+g/2?1:-1:0}function RO(r){return En(F)<En(r)?1:-1}function OO(r){for(var e=r.tagName+r.className+r.src+r.href+r.textContent,t=e.length,n=0;t--;)n+=e.charCodeAt(t);return n.toString(36)}function NO(r){ec.length=0;for(var e=r.getElementsByTagName("input"),t=e.length;t--;){var n=e[t];n.checked&&ec.push(n)}}function Vs(r){return setTimeout(r,0)}function ed(r){return clearTimeout(r)}_c&&Se(document,"touchmove",function(r){(ie.active||Jo)&&r.cancelable&&r.preventDefault()});ie.utils={on:Se,off:Ce,css:oe,find:Dv,is:function(e,t){return!!jn(e,t,e,!1)},extend:fO,throttle:Lv,closest:jn,toggleClass:jt,clone:Bv,index:En,nextTick:Vs,cancelNextTick:ed,detectDirection:Hv,getChild:di};ie.get=function(r){return r[rn]};ie.mount=function(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];e[0].constructor===Array&&(e=e[0]),e.forEach(function(n){if(!n.prototype||!n.prototype.constructor)throw"Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(n));n.utils&&(ie.utils=nr(nr({},ie.utils),n.utils)),ya.mount(n)})};ie.create=function(r,e){return new ie(r,e)};ie.version=lO;var Qe=[],Yi,td,nd=!1,Eu,Su,tc,Ji;function PO(){function r(){this.defaults={scroll:!0,forceAutoScrollFallback:!1,scrollSensitivity:30,scrollSpeed:10,bubbleScroll:!0};for(var e in this)e.charAt(0)==="_"&&typeof this[e]=="function"&&(this[e]=this[e].bind(this))}return r.prototype={dragStarted:function(t){var n=t.originalEvent;this.sortable.nativeDraggable?Se(document,"dragover",this._handleAutoScroll):this.options.supportPointer?Se(document,"pointermove",this._handleFallbackAutoScroll):n.touches?Se(document,"touchmove",this._handleFallbackAutoScroll):Se(document,"mousemove",this._handleFallbackAutoScroll)},dragOverCompleted:function(t){var n=t.originalEvent;!this.options.dragOverBubble&&!n.rootEl&&this._handleAutoScroll(n)},drop:function(){this.sortable.nativeDraggable?Ce(document,"dragover",this._handleAutoScroll):(Ce(document,"pointermove",this._handleFallbackAutoScroll),Ce(document,"touchmove",this._handleFallbackAutoScroll),Ce(document,"mousemove",this._handleFallbackAutoScroll)),km(),$s(),gO()},nulling:function(){tc=td=Yi=nd=Ji=Eu=Su=null,Qe.length=0},_handleFallbackAutoScroll:function(t){this._handleAutoScroll(t,!0)},_handleAutoScroll:function(t,n){var i=this,s=(t.touches?t.touches[0]:t).clientX,c=(t.touches?t.touches[0]:t).clientY,d=document.elementFromPoint(s,c);if(tc=t,n||this.options.forceAutoScrollFallback||va||Sr||ea){Au(t,this.options,d,n);var f=zr(d,!0);nd&&(!Ji||s!==Eu||c!==Su)&&(Ji&&km(),Ji=setInterval(function(){var g=zr(document.elementFromPoint(s,c),!0);g!==f&&(f=g,$s()),Au(t,i.options,g,n)},10),Eu=s,Su=c)}else{if(!this.options.bubbleScroll||zr(d,!0)===er()){$s();return}Au(t,this.options,zr(d,!1),!1)}}},Tr(r,{pluginName:"scroll",initializeByDefault:!0})}function $s(){Qe.forEach(function(r){clearInterval(r.pid)}),Qe=[]}function km(){clearInterval(Ji)}var Au=Lv(function(r,e,t,n){if(e.scroll){var i=(r.touches?r.touches[0]:r).clientX,s=(r.touches?r.touches[0]:r).clientY,c=e.scrollSensitivity,d=e.scrollSpeed,f=er(),g=!1,p;td!==t&&(td=t,$s(),Yi=e.scroll,p=e.scrollFn,Yi===!0&&(Yi=zr(t,!0)));var _=0,C=Yi;do{var S=C,T=ot(S),b=T.top,N=T.bottom,K=T.left,H=T.right,V=T.width,z=T.height,Q=void 0,_e=void 0,W=S.scrollWidth,et=S.scrollHeight,we=oe(S),Y=S.scrollLeft,G=S.scrollTop;S===f?(Q=V<W&&(we.overflowX==="auto"||we.overflowX==="scroll"||we.overflowX==="visible"),_e=z<et&&(we.overflowY==="auto"||we.overflowY==="scroll"||we.overflowY==="visible")):(Q=V<W&&(we.overflowX==="auto"||we.overflowX==="scroll"),_e=z<et&&(we.overflowY==="auto"||we.overflowY==="scroll"));var Te=Q&&(Math.abs(H-i)<=c&&Y+V<W)-(Math.abs(K-i)<=c&&!!Y),Le=_e&&(Math.abs(N-s)<=c&&G+z<et)-(Math.abs(b-s)<=c&&!!G);if(!Qe[_])for(var vt=0;vt<=_;vt++)Qe[vt]||(Qe[vt]={});(Qe[_].vx!=Te||Qe[_].vy!=Le||Qe[_].el!==S)&&(Qe[_].el=S,Qe[_].vx=Te,Qe[_].vy=Le,clearInterval(Qe[_].pid),(Te!=0||Le!=0)&&(g=!0,Qe[_].pid=setInterval((function(){n&&this.layer===0&&ie.active._onTouchMove(tc);var An=Qe[this.layer].vy?Qe[this.layer].vy*d:0,sn=Qe[this.layer].vx?Qe[this.layer].vx*d:0;typeof p=="function"&&p.call(ie.dragged.parentNode[rn],sn,An,r,tc,Qe[this.layer].el)!=="continue"||Uv(Qe[this.layer].el,sn,An)}).bind({layer:_}),24))),_++}while(e.bubbleScroll&&C!==f&&(C=zr(C,!1)));nd=g}},30),zv=function(e){var t=e.originalEvent,n=e.putSortable,i=e.dragEl,s=e.activeSortable,c=e.dispatchSortableEvent,d=e.hideGhostForTarget,f=e.unhideGhostForTarget;if(t){var g=n||s;d();var p=t.changedTouches&&t.changedTouches.length?t.changedTouches[0]:t,_=document.elementFromPoint(p.clientX,p.clientY);f(),g&&!g.el.contains(_)&&(c("spill"),this.onSpill({dragEl:i,putSortable:n}))}};function xd(){}xd.prototype={startIndex:null,dragStart:function(e){var t=e.oldDraggableIndex;this.startIndex=t},onSpill:function(e){var t=e.dragEl,n=e.putSortable;this.sortable.captureAnimationState(),n&&n.captureAnimationState();var i=di(this.sortable.el,this.startIndex,this.options);i?this.sortable.el.insertBefore(t,i):this.sortable.el.appendChild(t),this.sortable.animateAll(),n&&n.animateAll()},drop:zv};Tr(xd,{pluginName:"revertOnSpill"});function Dd(){}Dd.prototype={onSpill:function(e){var t=e.dragEl,n=e.putSortable,i=n||this.sortable;i.captureAnimationState(),t.parentNode&&t.parentNode.removeChild(t),i.animateAll()},drop:zv};Tr(Dd,{pluginName:"removeOnSpill"});ie.mount(new PO);ie.mount(Dd,xd);function MO(){return typeof window<"u"?window.console:global.console}const xO=MO();function DO(r){const e=Object.create(null);return function(n){return e[n]||(e[n]=r(n))}}const LO=/-(\w)/g,Rm=DO(r=>r.replace(LO,(e,t)=>t?t.toUpperCase():""));function Iu(r){r.parentElement!==null&&r.parentElement.removeChild(r)}function Om(r,e,t){const n=t===0?r.children[0]:r.children[t-1].nextSibling;r.insertBefore(e,n)}function UO(r,e){return Object.values(r).indexOf(e)}function BO(r,e,t,n){if(!r)return[];const i=Object.values(r),s=e.length-n;return[...e].map((d,f)=>f>=s?i.length:i.indexOf(d))}function Wv(r,e){this.$nextTick(()=>this.$emit(r.toLowerCase(),e))}function FO(r){return e=>{this.realList!==null&&this["onDrag"+r](e),Wv.call(this,r,e)}}function HO(r){return["transition-group","TransitionGroup"].includes(r)}function VO(r){if(!r||r.length!==1)return!1;const[{type:e}]=r;return e?HO(e.name):!1}function $O(r,e){return e?{...e.props,...e.attrs}:r}const rd=["Start","Add","Remove","Update","End"],od=["Choose","Unchoose","Sort","Filter","Clone"],KO=["Move",...rd,...od].map(r=>"on"+r);let bu=null;const zO={options:Object,list:{type:Array,required:!1,default:null},noTransitionOnDrag:{type:Boolean,default:!1},clone:{type:Function,default:r=>r},tag:{type:String,default:"div"},move:{type:Function,default:null},componentData:{type:Object,required:!1,default:null},component:{type:String,default:null},modelValue:{type:Array,required:!1,default:null}},WO=u.defineComponent({name:"VueDraggableNext",inheritAttrs:!1,emits:["update:modelValue","move","change",...rd.map(r=>r.toLowerCase()),...od.map(r=>r.toLowerCase())],props:zO,data(){return{transitionMode:!1,noneFunctionalComponentMode:!1,headerOffset:0,footerOffset:0,_sortable:{},visibleIndexes:[],context:{}}},render(){const r=this.$slots.default?this.$slots.default():null,e=$O(this.$attrs,this.componentData);return r?(this.transitionMode=VO(r),u.h(this.getTag(),e,r)):u.h(this.getTag(),e,[])},created(){this.list!==null&&this.modelValue!==null&&xO.error("list props are mutually exclusive! Please set one.")},mounted(){const r={};rd.forEach(i=>{r["on"+i]=FO.call(this,i)}),od.forEach(i=>{r["on"+i]=Wv.bind(this,i)});const e=Object.keys(this.$attrs).reduce((i,s)=>(i[Rm(s)]=this.$attrs[s],i),{}),t=Object.assign({},e,r,{onMove:(i,s)=>this.onDragMove(i,s)});!("draggable"in t)&&(t.draggable=">*");const n=this.$el.nodeType===1?this.$el:this.$el.parentElement;this._sortable=new ie(n,t),n.__draggable_component__=this,this.computeIndexes()},beforeUnmount(){try{this._sortable!==void 0&&this._sortable.destroy()}catch{}},computed:{realList(){return this.list?this.list:this.modelValue}},watch:{$attrs:{handler(r){this.updateOptions(r)},deep:!0},realList(){this.computeIndexes()}},methods:{getTag(){return this.component?u.resolveComponent(this.component):this.tag},updateOptions(r){for(var e in r){const t=Rm(e);KO.indexOf(t)===-1&&this._sortable.option(t,r[e])}},getChildrenNodes(){return this.$el.children},computeIndexes(){this.$nextTick(()=>{this.visibleIndexes=BO(this.getChildrenNodes(),this.$el.children,this.transitionMode,this.footerOffset)})},getUnderlyingVm(r){const e=UO(this.getChildrenNodes()||[],r);if(e===-1)return null;const t=this.realList[e];return{index:e,element:t}},emitChanges(r){this.$nextTick(()=>{this.$emit("change",r)})},alterList(r){if(this.list){r(this.list);return}const e=[...this.modelValue];r(e),this.$emit("update:modelValue",e)},spliceList(){const r=e=>e.splice(...arguments);this.alterList(r)},updatePosition(r,e){const t=n=>n.splice(e,0,n.splice(r,1)[0]);this.alterList(t)},getVmIndex(r){const e=this.visibleIndexes,t=e.length;return r>t-1?t:e[r]},getComponent(){return this.$slots.default?this.$slots.default()[0].componentInstance:null},resetTransitionData(r){if(!this.noTransitionOnDrag||!this.transitionMode)return;var e=this.getChildrenNodes();e[r].data=null;const t=this.getComponent();t.children=[],t.kept=void 0},onDragStart(r){this.computeIndexes(),this.context=this.getUnderlyingVm(r.item),this.context&&(r.item._underlying_vm_=this.clone(this.context.element),bu=r.item)},onDragAdd(r){const e=r.item._underlying_vm_;if(e===void 0)return;Iu(r.item);const t=this.getVmIndex(r.newIndex);this.spliceList(t,0,e),this.computeIndexes();const n={element:e,newIndex:t};this.emitChanges({added:n})},onDragRemove(r){if(Om(this.$el,r.item,r.oldIndex),r.pullMode==="clone"){Iu(r.clone);return}if(!this.context)return;const e=this.context.index;this.spliceList(e,1);const t={element:this.context.element,oldIndex:e};this.resetTransitionData(e),this.emitChanges({removed:t})},onDragUpdate(r){Iu(r.item),Om(r.from,r.item,r.oldIndex);const e=this.context.index,t=this.getVmIndex(r.newIndex);this.updatePosition(e,t);const n={element:this.context.element,oldIndex:e,newIndex:t};this.emitChanges({moved:n})},updateProperty(r,e){r.hasOwnProperty(e)&&(r[e]+=this.headerOffset)},onDragMove(r,e){const t=this.move;if(!t||!this.realList)return!0;const n=this.getRelatedContextFromMoveEvent(r),i=this.context,s=this.computeFutureIndex(n,r);Object.assign(i,{futureIndex:s});const c=Object.assign({},r,{relatedContext:n,draggedContext:i});return t(c,e)},onDragEnd(){this.computeIndexes(),bu=null},getTrargetedComponent(r){return r.__draggable_component__},getRelatedContextFromMoveEvent({to:r,related:e}){const t=this.getTrargetedComponent(r);if(!t)return{component:t};const n=t.realList,i={list:n,component:t};if(r!==e&&n&&t.getUnderlyingVm){const s=t.getUnderlyingVm(e);if(s)return Object.assign(s,i)}return i},computeFutureIndex(r,e){const t=[...e.to.children].filter(c=>c.style.display!=="none");if(t.length===0)return 0;const n=t.indexOf(e.related),i=r.component.getVmIndex(n);return t.indexOf(bu)!==-1||!e.willInsertAfter?i:i+1}}}),qO=u.defineComponent({__name:"SearchBar",props:{variant:{default:"plain"},closesearch:{},onSearch:{}},setup(r){const e=r,t=u.ref("");return u.watch(t,n=>{var i;(i=e.onSearch)==null||i.call(e,n)}),(n,i)=>(u.openBlock(),u.createBlock(u.unref(Zt.VTextField),{class:"bg-containerBg pa-1 rounded-sm elevation-1","persistent-placeholder":"",placeholder:"Search",variant:n.variant,"hide-details":"",density:"compact",modelValue:t.value,"onUpdate:modelValue":i[0]||(i[0]=s=>t.value=s)},{"prepend-inner":u.withCtx(()=>[u.createVNode(u.unref(nO),{size:"15",class:"ma-1 me-1"})]),_:1},8,["variant","modelValue"]))}}),GO={class:"d-flex flex-row align-center"},qv=u.defineComponent({__name:"ColumnSettingsDialog",props:{columns:{}},setup(r){return(e,t)=>{const n=u.resolveComponent("GripVerticalIcon"),i=u.resolveComponent("v-list-item-content");return u.openBlock(),u.createBlock(ma,{"dialog-id":"col-settings",buttons:!1,title:"Column settings"},{default:u.withCtx(()=>[u.createVNode(qO),u.createVNode(Ut.VList,null,{default:u.withCtx(()=>[u.createVNode(u.unref(WO),{list:e.columns,animation:200,"ghost-class":"ghost-card"},{default:u.withCtx(()=>[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(e.columns,s=>(u.openBlock(),u.createBlock(Ut.VListItem,{key:s.key,class:"pa-0"},{default:u.withCtx(()=>[u.createElementVNode("div",GO,[u.createVNode(n,{class:"mb-2"}),u.createVNode(Ut.VListItemAction,null,{default:u.withCtx(()=>[u.createVNode(mk.VCheckbox,{modelValue:s.checked,"onUpdate:modelValue":c=>s.checked=c},null,8,["modelValue","onUpdate:modelValue"])]),_:2},1024),u.createVNode(i,null,{default:u.withCtx(()=>[u.createVNode(Ut.VListItemTitle,{class:"mb-1"},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(s.title)+"  ",1)]),_:2},1024)]),_:2},1024),s.icon?(u.openBlock(),u.createBlock(js.VIcon,{key:0},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(s.icon),1)]),_:2},1024)):u.createCommentVNode("",!0)])]),_:2},1024))),128))]),_:1},8,["list"])]),_:1})]),_:1})}}}),wc=u.defineComponent({__name:"ParentCard",props:{title:{},height:{default:"100%"},loading:{type:Boolean}},setup(r){const e=r;return(t,n)=>(u.openBlock(),u.createBlock(Bt.VCard,{height:t.height,loading:t.loading,class:"bg-surface rounded-sm pa-5"},{default:u.withCtx(()=>[e.title?(u.openBlock(),u.createBlock(Bt.VCardTitle,{key:0,class:"pa-0"},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(e.title),1)]),_:1})):u.createCommentVNode("",!0),u.renderSlot(t.$slots,"default")]),_:3},8,["height","loading"]))}}),Gv=u.defineComponent({__name:"ConfirmDialog",props:{title:{},text:{},callback:{},cancelCallback:{},width:{default:"500"},loading:{type:Boolean}},setup(r){return(e,t)=>(u.openBlock(),u.createBlock(Ps.VDialog,{scrim:"rgb(0,0,0,100)",width:e.width},{activator:u.withCtx(({isActive:n,props:i})=>[u.renderSlot(e.$slots,"button",u.normalizeProps(u.guardReactiveProps({isActive:n,props:i})))]),default:u.withCtx(({isActive:n})=>[u.createVNode(Bt.VCard,{title:e.title,rounded:"","min-height":"300"},{prepend:u.withCtx(()=>[u.createVNode(u.unref(tO),{color:"rgb(var(--v-theme-secondary))"})]),append:u.withCtx(()=>[u.createVNode(qe.VBtn,{class:"ms-auto",icon:"mdi-window-close",onClick:i=>n.value=!1,variant:"plain"},null,8,["onClick"])]),default:u.withCtx(()=>[u.createVNode(Bt.VCardText,{class:"text-center mt-7"},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(e.text),1)]),_:1}),u.createVNode(Bt.VCardActions,{class:"d-flex"},{default:u.withCtx(()=>[u.createVNode(qe.VBtn,{class:"flex-grow-1",variant:"outlined",color:"secondary",onClick:i=>n.value=!1},{default:u.withCtx(()=>t[0]||(t[0]=[u.createTextVNode(" Cancel ")])),_:2},1032,["onClick"]),u.createVNode(qe.VBtn,{class:"flex-grow-1",variant:"flat",color:"secondary",onClick:e.callback},{default:u.withCtx(()=>t[1]||(t[1]=[u.createTextVNode(" Confirm ")])),_:1},8,["onClick"])]),_:2},1024)]),_:2},1032,["title"])]),_:3},8,["width"]))}}),ku="https://app-files.jplan.com.br/pub/resources/profile-placeholder.svg",jv=u.defineComponent({__name:"JAvatar",props:{src:{}},setup(r){const e=r,t=u.ref(e.src||ku);function n(){t.value=ku}return(i,s)=>(u.openBlock(),u.createBlock(qp.VAvatar,{size:"50"},{default:u.withCtx(()=>[u.createVNode(Gp.VImg,{src:t.value,"lazy-src":ku,onError:n,width:"50",alt:"profile-placeholder"},null,8,["src"])]),_:1}))}}),Ru="https://app-files.jplan.com.br/pub/resources/profile-placeholder.svg",Yv=u.defineComponent({__name:"AvatarPicture",props:{img:{},size:{}},setup(r){const e=r,t=u.ref(e.img||Ru);function n(){t.value=Ru}return(i,s)=>(u.openBlock(),u.createBlock(qp.VAvatar,{size:i.size},{default:u.withCtx(()=>[u.createVNode(Gp.VImg,{src:t.value,"lazy-src":Ru,onError:n,width:"40",alt:"Avatar"},null,8,["src"])]),_:1},8,["size"]))}}),jO=u.defineComponent({__name:"ContextMenu",setup(r){const e=u.ref(!1),t=u.ref({x:0,y:0}),n=s=>{s.preventDefault(),t.value={x:s.clientX,y:s.clientY},e.value=!0},i=()=>{e.value=!1};return u.onMounted(()=>{document.addEventListener("click",i)}),u.onUnmounted(()=>{document.removeEventListener("click",i)}),(s,c)=>(u.openBlock(),u.createElementBlock("div",{onContextmenu:u.withModifiers(n,["right"]),class:"relative w-full h-full"},[u.renderSlot(s.$slots,"default",{},void 0,!0),u.createVNode(pk.VMenu,{modelValue:e.value,"onUpdate:modelValue":c[0]||(c[0]=d=>e.value=d),style:u.normalizeStyle({top:`${t.value.y}px`,left:`${t.value.x}px`,position:"absolute"})},{default:u.withCtx(()=>[u.createVNode(Ut.VList,null,{default:u.withCtx(()=>[u.renderSlot(s.$slots,"actions",{},void 0,!0)]),_:3})]),_:3},8,["modelValue","style"])],32))}}),Tc=(r,e)=>{const t=r.__vccOpts||r;for(const[n,i]of e)t[n]=i;return t},Jv=Tc(jO,[["__scopeId","data-v-a53b15af"]]),YO={class:"j-field px-4 py-3 rounded-sm bg-containerBg"},Qv=u.defineComponent({__name:"ReadOnlyField",props:{value:{}},setup(r){return(e,t)=>(u.openBlock(),u.createElementBlock("div",YO,u.toDisplayString(e.value),1))}}),JO={key:0,class:"mb-2 ms-1"},id=u.defineComponent({__name:"JTextField",props:{modelValue:{},name:{},label:{},type:{default:"text"},readonly:{type:Boolean},density:{},rules:{}},emits:["update:modelValue"],setup(r,{emit:e}){const t=r,n=e,i=u.computed(()=>t.readonly?"solo":"solo-filled");return(s,c)=>(u.openBlock(),u.createElementBlock("div",null,[s.name?(u.openBlock(),u.createElementBlock("p",JO,u.toDisplayString(s.name),1)):u.createCommentVNode("",!0),s.label?(u.openBlock(),u.createBlock(ca.VLabel,{key:1,class:"text-subtitle-1 text-high-emphasis mb-2"},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(s.label),1)]),_:1})):u.createCommentVNode("",!0),s.readonly?u.createCommentVNode("",!0):(u.openBlock(),u.createBlock(u.unref(Zt.VTextField),{key:2,variant:i.value,color:"secondary","bg-color":"containerBg",rounded:"sm","hide-details":"auto",type:s.type,density:s.density,rules:s.rules,value:s.modelValue,"onUpdate:modelValue":c[0]||(c[0]=d=>n("update:modelValue",d)),class:"j-field"},null,8,["variant","type","density","rules","value"])),s.readonly?(u.openBlock(),u.createBlock(Qv,{key:3,value:s.modelValue},null,8,["value"])):u.createCommentVNode("",!0)]))}}),QO={key:0,class:"mb-2 ms-1"},Xv=u.defineComponent({__name:"JSelect",props:{modelValue:{},name:{},label:{},placeholder:{},readonly:{type:Boolean},items:{},itemTitle:{},itemValue:{},density:{},loading:{type:Boolean}},emits:["update:modelValue"],setup(r,{emit:e}){const t=r,n=e,i=u.computed(()=>t.readonly?"solo":"solo-filled"),s=u.computed(()=>{if(Array.isArray(t.items)&&t.items.length>0)if(typeof t.items[0]=="object"&&t.itemValue&&t.itemTitle){const d=t.items.find(f=>f[t.itemValue]===t.modelValue);return d?d[t.itemTitle]:""}else{const d=t.items.indexOf(t.modelValue);return d!==-1?t.items[d]:""}return""}),c=d=>{n("update:modelValue",d)};return(d,f)=>(u.openBlock(),u.createElementBlock(u.Fragment,null,[d.name?(u.openBlock(),u.createElementBlock("p",QO,u.toDisplayString(d.name),1)):u.createCommentVNode("",!0),d.label?(u.openBlock(),u.createBlock(ca.VLabel,{key:1,class:"text-subtitle-1 text-high-emphasis mb-2"},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(d.label),1)]),_:1})):u.createCommentVNode("",!0),d.readonly?(u.openBlock(),u.createBlock(Qv,{key:3,value:s.value},null,8,["value"])):(u.openBlock(),u.createBlock(u.unref(Zt.VSelect),{key:2,modelValue:t.modelValue,"onUpdate:modelValue":[f[0]||(f[0]=g=>t.modelValue=g),c],variant:i.value,items:d.items,"item-title":d.itemTitle,"item-value":d.itemValue,loading:d.loading,placeholder:d.placeholder,density:d.density,"bg-color":"containerBg",rounded:"false","hide-details":"",class:"j-field"},null,8,["modelValue","variant","items","item-title","item-value","loading","placeholder","density"]))],64))}}),XO={key:0,class:"mb-2 ms-1"},ZO={key:3,class:"j-textarea px-4 py-3 rounded-sm bg-containerBg"},Zv=u.defineComponent({__name:"JTextArea",props:{modelValue:{},name:{},label:{},readonly:{type:Boolean},rows:{},hideDetails:{type:Boolean}},emits:["update:modelValue"],setup(r,{emit:e}){const t=r,n=e,i=u.computed(()=>t.readonly?"solo":"solo-filled");return(s,c)=>(u.openBlock(),u.createElementBlock(u.Fragment,null,[s.name?(u.openBlock(),u.createElementBlock("p",XO,u.toDisplayString(s.name),1)):u.createCommentVNode("",!0),s.label?(u.openBlock(),u.createBlock(ca.VLabel,{key:1,class:"text-subtitle-1 text-high-emphasis mb-2"},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(s.label),1)]),_:1})):u.createCommentVNode("",!0),s.readonly?u.createCommentVNode("",!0):(u.openBlock(),u.createBlock(vk.VTextarea,{key:2,variant:i.value,"bg-color":"containerBg",rounded:"false",rows:s.rows,hideDetails:s.hideDetails,value:s.modelValue,"onUpdate:modelValue":c[0]||(c[0]=d=>n("update:modelValue",d)),"no-resize":""},null,8,["variant","rows","hideDetails","value"])),s.readonly?(u.openBlock(),u.createElementBlock("div",ZO,u.toDisplayString(s.modelValue),1)):u.createCommentVNode("",!0)],64))}}),eN={class:"text-faded mt-7"},tN={class:"d-flex align-baseline mb-1"},nN={class:"me-1"},rN={class:"max-w"},oN={key:0,class:"mb-1"},iN={key:1,class:"mb-1"},aN={class:"mb-1"},sN=u.defineComponent({__name:"FormMetadata",props:{meta:{},id:{}},setup(r){return(e,t)=>(u.openBlock(),u.createElementBlock("div",eN,[u.createVNode(pt.VRow,{"no-gutters":"",class:"align-end",align:"center",justify:"space-between"},{default:u.withCtx(()=>[e.id?(u.openBlock(),u.createBlock(pt.VCol,{key:0,cols:"auto",class:"pa-2"},{default:u.withCtx(()=>[t[1]||(t[1]=u.createElementVNode("p",{class:"d-flex align-baseline mb-1"},[u.createElementVNode("b",null," ID: "),u.createElementVNode("span",{class:"max-w"},"  -")],-1)),u.createElementVNode("p",tN,[u.createElementVNode("b",nN,u.toDisplayString(e.id.title)+": ",1),u.createElementVNode("span",rN,u.toDisplayString(e.meta[e.id.key]),1),u.createElementVNode("span",null,[u.createVNode(pc,{"content-to-copy":e.meta[e.id.key],size:15},null,8,["content-to-copy"])])]),u.createElementVNode("p",null,[t[0]||(t[0]=u.createElementVNode("b",null,"Created: ",-1)),u.createTextVNode(u.toDisplayString(e.meta.created_at)+" - "+u.toDisplayString(e.meta.created_by),1)])]),_:1})):u.createCommentVNode("",!0),u.createVNode(pt.VCol,{cols:"auto",class:"d-flex flex-column align-baseline px-2 mt-1"},{default:u.withCtx(()=>[e.meta.updated_at&&e.meta.updated_by?(u.openBlock(),u.createElementBlock("p",oN,[t[2]||(t[2]=u.createElementVNode("b",null,"Updated:  ",-1)),u.createTextVNode(u.toDisplayString(e.meta.updated_at)+" - "+u.toDisplayString(e.meta.updated_by),1)])):(u.openBlock(),u.createElementBlock("p",iN,[t[3]||(t[3]=u.createElementVNode("b",null,"Modified:  ",-1)),u.createTextVNode(u.toDisplayString(e.meta.modified_at)+" - "+u.toDisplayString(e.meta.modified_by),1)])),u.createElementVNode("p",aN,[t[4]||(t[4]=u.createElementVNode("b",null,"Delegated: ",-1)),u.createTextVNode(u.toDisplayString(e.meta.delegated_at)+" - "+u.toDisplayString(e.meta.delegated_by),1)])]),_:1})]),_:1})]))}}),ey=Tc(sN,[["__scopeId","data-v-61d006fd"]]),ty=u.defineComponent({__name:"CancelButton",props:{title:{}},emits:["cancel"],setup(r,{emit:e}){const t=e;return(n,i)=>(u.openBlock(),u.createBlock(qe.VBtn,{color:"secondary",variant:"outlined",onClick:i[0]||(i[0]=s=>t("cancel")),class:"me-2 j-btn-form"},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(n.title?"Cancel":"Back"),1)]),_:1}))}}),ny=u.defineComponent({__name:"SaveButton",props:{disabled:{type:Boolean}},emits:["onSave"],setup(r,{emit:e}){const t=e,n=u.ref(!1);async function i(){n.value=!0,await t("onSave"),n.value=!1}return(s,c)=>(u.openBlock(),u.createBlock(qe.VBtn,{disabled:s.disabled,loading:n.value,color:"secondary",onClick:i,onKeydown:u.withKeys(i,["enter"]),class:"j-btn-form"},{default:u.withCtx(()=>c[0]||(c[0]=[u.createTextVNode(" Save ")])),_:1},8,["disabled","loading"]))}}),cN={class:"mt-4"},ry=u.defineComponent({__name:"JForm",props:{title:{},metadata:{},id:{},cancelReturn:{type:Boolean}},emits:["onSave","onCancel"],setup(r,{emit:e}){const t=e;return(n,i)=>(u.openBlock(),u.createBlock(wc,{title:n.title,class:"d-flex flex-column ma-0"},{default:u.withCtx(()=>[n.title?(u.openBlock(),u.createBlock(Zi.VDivider,{key:0})):u.createCommentVNode("",!0),u.createElementVNode("div",cN,[u.renderSlot(n.$slots,"default")]),u.createVNode(Bt.VCardText,{class:"pa-0 mx-0 align-content-end"},{default:u.withCtx(()=>[u.createVNode(pt.VRow,{justify:"space-between",class:"mt-4"},{default:u.withCtx(()=>[u.createVNode(pt.VCol,{cols:"auto",class:"text-sm-subtitle-2 text-medium-emphasis"},{default:u.withCtx(()=>[u.createVNode(ey,{id:n.id,meta:n.metadata},null,8,["id","meta"])]),_:1}),u.createVNode(pt.VSpacer),u.createVNode(pt.VCol,{cols:"auto",class:"align-content-end"},{default:u.withCtx(()=>[u.createVNode(ty,{"cancel-return":n.cancelReturn,onCancel:i[0]||(i[0]=s=>t("onCancel"))},null,8,["cancel-return"]),u.createVNode(ny,{onOnSave:i[1]||(i[1]=s=>t("onSave"))})]),_:1})]),_:1})]),_:1})]),_:3},8,["title"]))}}),lN={class:"d-flex align-items-center"},uN={key:0,class:"d-flex align-center"},dN={class:"ms-1"},hN={class:"d-flex"},fN={class:"d-flex mb-1 align-center"},gN={class:"min-w-100 relative"},oy=u.defineComponent({__name:"TabFormHeader",props:{id:{},readonly:{type:Boolean,default:!1}},emits:["update:isEdition","save","cancel","delete","disable"],setup(r,{emit:e}){var g;const t=r,n=e,i=u.getCurrentInstance(),s=((g=i==null?void 0:i.vnode.props)==null?void 0:g.onDisable)!==void 0,c=u.ref(t.readonly);function d(){c.value=!c.value,n("update:isEdition",c.value)}async function f(){n("delete"),n("disable")}return(p,_)=>(u.openBlock(),u.createElementBlock("div",lN,[p.id?(u.openBlock(),u.createElementBlock("div",uN,[_[0]||(_[0]=u.createElementVNode("b",null,"ID:",-1)),u.createElementVNode("span",dN,u.toDisplayString(p.id),1),u.createVNode(pc,{"content-to-copy":p.id,size:20},null,8,["content-to-copy"])])):u.createCommentVNode("",!0),u.createVNode(pt.VSpacer),u.createElementVNode("div",hN,[u.createVNode(qe.VBtn,{onClick:f,variant:"text"},{default:u.withCtx(()=>[s?(u.openBlock(),u.createBlock(u.unref(XR),{key:0,size:"11",class:"me-2"})):u.createCommentVNode("",!0),u.createVNode(js.VIcon,{class:"me-2"},{default:u.withCtx(()=>_[1]||(_[1]=[u.createTextVNode("mdi-delete-outline")])),_:1}),u.createTextVNode(" "+u.toDisplayString(s?"Disable":"Delete"),1)]),_:1}),u.createElementVNode("div",fN,[u.createVNode(Zi.VDivider,{class:"mx-2 my-1",vertical:""}),u.createElementVNode("div",gN,[u.withDirectives(u.createVNode(qe.VBtn,{onClick:d,variant:"text",color:"secondary","prepend-icon":"mdi-pencil",width:"95"},{default:u.withCtx(()=>_[2]||(_[2]=[u.createTextVNode(" Edit ")])),_:1},512),[[u.vShow,!c.value]]),u.withDirectives(u.createVNode(qe.VBtn,{onClick:d,variant:"text",color:"secondary",width:"95"},{default:u.withCtx(()=>[u.createVNode(js.VIcon,{class:"pt-1 pe-2"},{default:u.withCtx(()=>_[3]||(_[3]=[u.createTextVNode("mdi-close")])),_:1}),_[4]||(_[4]=u.createTextVNode(" Cancel "))]),_:1},512),[[u.vShow,c.value]])])])])]))}}),mN={class:"d-flex flex-column"},pN={class:"height d-flex flex-column"},vN={class:"d-flex justify-between align-end"},yN=u.defineComponent({__name:"FormHeadless",props:{id:{},metadata:{},readonly:{type:Boolean,default:!1}},emits:["onSave","onCancel"],setup(r,{emit:e}){const t=e,n=u.useAttrs();return(i,s)=>(u.openBlock(),u.createBlock(wc,null,{default:u.withCtx(()=>[u.createElementVNode("div",mN,[u.createElementVNode("div",pN,[u.renderSlot(i.$slots,"default",{},void 0,!0)])]),u.createElementVNode("div",vN,[u.createVNode(pt.VRow,{"no-gutters":"",justify:"space-between",class:"w-100"},{default:u.withCtx(()=>[u.createVNode(pt.VCol,{cols:"auto",class:"text-sm-subtitle-2 text-medium-emphasis"},{default:u.withCtx(()=>[u.createVNode(ey,{id:i.id,meta:i.metadata},null,8,["id","meta"])]),_:1}),i.readonly?u.createCommentVNode("",!0):(u.openBlock(),u.createBlock(pt.VCol,{key:0,class:"d-flex align-end",cols:"auto"},{default:u.withCtx(()=>["onCancel"in u.unref(n)?(u.openBlock(),u.createBlock(ty,{key:0,title:"Back",onCancel:s[0]||(s[0]=c=>t("onCancel"))})):u.createCommentVNode("",!0),"onSave"in u.unref(n)?(u.openBlock(),u.createBlock(ny,{key:1,onOnSave:s[1]||(s[1]=c=>t("onSave"))})):u.createCommentVNode("",!0)]),_:1}))]),_:1})])]),_:3}))}}),iy=Tc(yN,[["__scopeId","data-v-489d31c3"]]);/**
21
+ * @license @tabler/icons-vue v3.22.0 - MIT
22
+ *
23
+ * This source code is licensed under the MIT license.
24
+ * See the LICENSE file in the root directory of this source tree.
25
+ */var Nm={outline:{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"},filled:{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"currentColor",stroke:"none"}};/**
26
+ * @license @tabler/icons-vue v3.22.0 - MIT
27
+ *
28
+ * This source code is licensed under the MIT license.
29
+ * See the LICENSE file in the root directory of this source tree.
30
+ */const Ec=(r,e,t,n)=>({color:i="currentColor",size:s=24,stroke:c=2,title:d,class:f,...g},{attrs:p,slots:_})=>{let C=[...n.map(S=>u.h(...S)),..._.default?[_.default()]:[]];return d&&(C=[u.h("title",d),...C]),u.h("svg",{...Nm[r],width:s,height:s,...p,class:["tabler-icon",`tabler-icon-${e}`],...r==="filled"?{fill:i}:{"stroke-width":c??Nm[r]["stroke-width"],stroke:i},...g},C)};/**
31
+ * @license @tabler/icons-vue v3.22.0 - MIT
32
+ *
33
+ * This source code is licensed under the MIT license.
34
+ * See the LICENSE file in the root directory of this source tree.
35
+ */var CN=Ec("outline","buildings","IconBuildings",[["path",{d:"M4 21v-15c0 -1 1 -2 2 -2h5c1 0 2 1 2 2v15",key:"svg-0"}],["path",{d:"M16 8h2c1 0 2 1 2 2v11",key:"svg-1"}],["path",{d:"M3 21h18",key:"svg-2"}],["path",{d:"M10 12v0",key:"svg-3"}],["path",{d:"M10 16v0",key:"svg-4"}],["path",{d:"M10 8v0",key:"svg-5"}],["path",{d:"M7 12v0",key:"svg-6"}],["path",{d:"M7 16v0",key:"svg-7"}],["path",{d:"M7 8v0",key:"svg-8"}],["path",{d:"M17 12v0",key:"svg-9"}],["path",{d:"M17 16v0",key:"svg-10"}]]);/**
36
+ * @license @tabler/icons-vue v3.22.0 - MIT
37
+ *
38
+ * This source code is licensed under the MIT license.
39
+ * See the LICENSE file in the root directory of this source tree.
40
+ */var _N=Ec("outline","universe","IconUniverse",[["path",{d:"M7.027 11.477a5 5 0 1 0 5.496 -4.45a4.951 4.951 0 0 0 -3.088 .681",key:"svg-0"}],["path",{d:"M5.636 5.636a9 9 0 1 0 3.555 -2.188",key:"svg-1"}],["path",{d:"M18 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-2"}],["path",{d:"M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-3"}],["path",{d:"M9 16m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-4"}]]);/**
41
+ * @license @tabler/icons-vue v3.22.0 - MIT
42
+ *
43
+ * This source code is licensed under the MIT license.
44
+ * See the LICENSE file in the root directory of this source tree.
45
+ */var wN=Ec("outline","user","IconUser",[["path",{d:"M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0",key:"svg-0"}],["path",{d:"M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2",key:"svg-1"}]]);/**
46
+ * @license @tabler/icons-vue v3.22.0 - MIT
47
+ *
48
+ * This source code is licensed under the MIT license.
49
+ * See the LICENSE file in the root directory of this source tree.
50
+ */var TN=Ec("outline","users","IconUsers",[["path",{d:"M9 7m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0",key:"svg-0"}],["path",{d:"M3 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2",key:"svg-1"}],["path",{d:"M16 3.13a4 4 0 0 1 0 7.75",key:"svg-2"}],["path",{d:"M21 21v-2a4 4 0 0 0 -3 -3.85",key:"svg-3"}]]);/*! @azure/msal-common v14.16.0 2024-11-05 */const P={LIBRARY_NAME:"MSAL.JS",SKU:"msal.js.common",CACHE_PREFIX:"msal",DEFAULT_AUTHORITY:"https://login.microsoftonline.com/common/",DEFAULT_AUTHORITY_HOST:"login.microsoftonline.com",DEFAULT_COMMON_TENANT:"common",ADFS:"adfs",DSTS:"dstsv2",AAD_INSTANCE_DISCOVERY_ENDPT:"https://login.microsoftonline.com/common/discovery/instance?api-version=1.1&authorization_endpoint=",CIAM_AUTH_URL:".ciamlogin.com",AAD_TENANT_DOMAIN_SUFFIX:".onmicrosoft.com",RESOURCE_DELIM:"|",NO_ACCOUNT:"NO_ACCOUNT",CLAIMS:"claims",CONSUMER_UTID:"9188040d-6c67-4c5b-b112-36a304b66dad",OPENID_SCOPE:"openid",PROFILE_SCOPE:"profile",OFFLINE_ACCESS_SCOPE:"offline_access",EMAIL_SCOPE:"email",CODE_RESPONSE_TYPE:"code",CODE_GRANT_TYPE:"authorization_code",RT_GRANT_TYPE:"refresh_token",FRAGMENT_RESPONSE_MODE:"fragment",S256_CODE_CHALLENGE_METHOD:"S256",URL_FORM_CONTENT_TYPE:"application/x-www-form-urlencoded;charset=utf-8",AUTHORIZATION_PENDING:"authorization_pending",NOT_DEFINED:"not_defined",EMPTY_STRING:"",NOT_APPLICABLE:"N/A",NOT_AVAILABLE:"Not Available",FORWARD_SLASH:"/",IMDS_ENDPOINT:"http://169.254.169.254/metadata/instance/compute/location",IMDS_VERSION:"2020-06-01",IMDS_TIMEOUT:2e3,AZURE_REGION_AUTO_DISCOVER_FLAG:"TryAutoDetect",REGIONAL_AUTH_PUBLIC_CLOUD_SUFFIX:"login.microsoft.com",KNOWN_PUBLIC_CLOUDS:["login.microsoftonline.com","login.windows.net","login.microsoft.com","sts.windows.net"],TOKEN_RESPONSE_TYPE:"token",ID_TOKEN_RESPONSE_TYPE:"id_token",SHR_NONCE_VALIDITY:240,INVALID_INSTANCE:"invalid_instance"},ws={SUCCESS:200,SUCCESS_RANGE_START:200,SUCCESS_RANGE_END:299,REDIRECT:302,CLIENT_ERROR:400,CLIENT_ERROR_RANGE_START:400,BAD_REQUEST:400,UNAUTHORIZED:401,NOT_FOUND:404,REQUEST_TIMEOUT:408,TOO_MANY_REQUESTS:429,CLIENT_ERROR_RANGE_END:499,SERVER_ERROR:500,SERVER_ERROR_RANGE_START:500,SERVICE_UNAVAILABLE:503,GATEWAY_TIMEOUT:504,SERVER_ERROR_RANGE_END:599,MULTI_SIDED_ERROR:600},pi=[P.OPENID_SCOPE,P.PROFILE_SCOPE,P.OFFLINE_ACCESS_SCOPE],Pm=[...pi,P.EMAIL_SCOPE],Ot={CONTENT_TYPE:"Content-Type",CONTENT_LENGTH:"Content-Length",RETRY_AFTER:"Retry-After",CCS_HEADER:"X-AnchorMailbox",WWWAuthenticate:"WWW-Authenticate",AuthenticationInfo:"Authentication-Info",X_MS_REQUEST_ID:"x-ms-request-id",X_MS_HTTP_VERSION:"x-ms-httpver"},st={ID_TOKEN:"idtoken",CLIENT_INFO:"client.info",ADAL_ID_TOKEN:"adal.idtoken",ERROR:"error",ERROR_DESC:"error.description",ACTIVE_ACCOUNT:"active-account",ACTIVE_ACCOUNT_FILTERS:"active-account-filters"},Wr={COMMON:"common",ORGANIZATIONS:"organizations",CONSUMERS:"consumers"},Ts={ACCESS_TOKEN:"access_token",XMS_CC:"xms_cc"},lt={LOGIN:"login",SELECT_ACCOUNT:"select_account",CONSENT:"consent",NONE:"none",CREATE:"create",NO_SESSION:"no_session"},Mm={PLAIN:"plain",S256:"S256"},Ca={QUERY:"query",FRAGMENT:"fragment"},EN={...Ca,FORM_POST:"form_post"},ay={IMPLICIT_GRANT:"implicit",AUTHORIZATION_CODE_GRANT:"authorization_code",CLIENT_CREDENTIALS_GRANT:"client_credentials",RESOURCE_OWNER_PASSWORD_GRANT:"password",REFRESH_TOKEN_GRANT:"refresh_token",DEVICE_CODE_GRANT:"device_code",JWT_BEARER:"urn:ietf:params:oauth:grant-type:jwt-bearer"},Es={MSSTS_ACCOUNT_TYPE:"MSSTS",ADFS_ACCOUNT_TYPE:"ADFS",MSAV1_ACCOUNT_TYPE:"MSA",GENERIC_ACCOUNT_TYPE:"Generic"},St={CACHE_KEY_SEPARATOR:"-",CLIENT_INFO_SEPARATOR:"."},re={ID_TOKEN:"IdToken",ACCESS_TOKEN:"AccessToken",ACCESS_TOKEN_WITH_AUTH_SCHEME:"AccessToken_With_AuthScheme",REFRESH_TOKEN:"RefreshToken"},Ld="appmetadata",SN="client_info",ia="1",nc={CACHE_KEY:"authority-metadata",REFRESH_TIME_SECONDS:3600*24},Jt={CONFIG:"config",CACHE:"cache",NETWORK:"network",HARDCODED_VALUES:"hardcoded_values"},gt={SCHEMA_VERSION:5,MAX_CUR_HEADER_BYTES:80,MAX_LAST_HEADER_BYTES:330,MAX_CACHED_ERRORS:50,CACHE_KEY:"server-telemetry",CATEGORY_SEPARATOR:"|",VALUE_SEPARATOR:",",OVERFLOW_TRUE:"1",OVERFLOW_FALSE:"0",UNKNOWN_ERROR:"unknown_error"},Re={BEARER:"Bearer",POP:"pop",SSH:"ssh-cert"},aa={DEFAULT_THROTTLE_TIME_SECONDS:60,DEFAULT_MAX_THROTTLE_TIME_SECONDS:3600,THROTTLING_PREFIX:"throttling",X_MS_LIB_CAPABILITY_VALUE:"retry-after, h429"},xm={INVALID_GRANT_ERROR:"invalid_grant",CLIENT_MISMATCH_ERROR:"client_mismatch"},Dm={username:"username",password:"password"},Ss={httpSuccess:200,httpBadRequest:400},Ko={FAILED_AUTO_DETECTION:"1",INTERNAL_CACHE:"2",ENVIRONMENT_VARIABLE:"3",IMDS:"4"},Ou={CONFIGURED_MATCHES_DETECTED:"1",CONFIGURED_NO_AUTO_DETECTION:"2",CONFIGURED_NOT_DETECTED:"3",AUTO_DETECTION_REQUESTED_SUCCESSFUL:"4",AUTO_DETECTION_REQUESTED_FAILED:"5"},Ur={NOT_APPLICABLE:"0",FORCE_REFRESH_OR_CLAIMS:"1",NO_CACHED_ACCESS_TOKEN:"2",CACHED_ACCESS_TOKEN_EXPIRED:"3",PROACTIVELY_REFRESHED:"4"},AN={Jwt:"JWT",Jwk:"JWK",Pop:"pop"},IN=300;/*! @azure/msal-common v14.16.0 2024-11-05 */const Ud="unexpected_error",bN="post_request_failed";/*! @azure/msal-common v14.16.0 2024-11-05 */const Lm={[Ud]:"Unexpected error in authentication.",[bN]:"Post request failed from the network, could be a 4xx/5xx or a network unavailability. Please check the exact error code for details."};class Fe extends Error{constructor(e,t,n){const i=t?`${e}: ${t}`:e;super(i),Object.setPrototypeOf(this,Fe.prototype),this.errorCode=e||P.EMPTY_STRING,this.errorMessage=t||P.EMPTY_STRING,this.subError=n||P.EMPTY_STRING,this.name="AuthError"}setCorrelationId(e){this.correlationId=e}}function sy(r,e){return new Fe(r,e?`${Lm[r]} ${e}`:Lm[r])}/*! @azure/msal-common v14.16.0 2024-11-05 */const Bd="client_info_decoding_error",cy="client_info_empty_error",Fd="token_parsing_error",ly="null_or_empty_token",pr="endpoints_resolution_error",uy="network_error",dy="openid_config_error",hy="hash_not_deserialized",hi="invalid_state",fy="state_mismatch",rc="state_not_found",gy="nonce_mismatch",Hd="auth_time_not_found",my="max_age_transpired",kN="multiple_matching_tokens",RN="multiple_matching_accounts",py="multiple_matching_appMetadata",vy="request_cannot_be_made",yy="cannot_remove_empty_scope",Cy="cannot_append_scopeset",ad="empty_input_scopeset",ON="device_code_polling_cancelled",NN="device_code_expired",PN="device_code_unknown_error",Vd="no_account_in_silent_request",_y="invalid_cache_record",$d="invalid_cache_environment",sd="no_account_found",cd="no_crypto_object",ld="unexpected_credential_type",MN="invalid_assertion",xN="invalid_client_credential",vr="token_refresh_required",DN="user_timeout_reached",wy="token_claims_cnf_required_for_signedjwt",Ty="authorization_code_missing_from_server_response",Ey="binding_key_not_removed",Sy="end_session_endpoint_not_supported",Kd="key_id_missing",LN="no_network_connectivity",UN="user_canceled",BN="missing_tenant_id_error",ge="method_not_implemented",FN="nested_app_auth_bridge_disabled";/*! @azure/msal-common v14.16.0 2024-11-05 */const Um={[Bd]:"The client info could not be parsed/decoded correctly",[cy]:"The client info was empty",[Fd]:"Token cannot be parsed",[ly]:"The token is null or empty",[pr]:"Endpoints cannot be resolved",[uy]:"Network request failed",[dy]:"Could not retrieve endpoints. Check your authority and verify the .well-known/openid-configuration endpoint returns the required endpoints.",[hy]:"The hash parameters could not be deserialized",[hi]:"State was not the expected format",[fy]:"State mismatch error",[rc]:"State not found",[gy]:"Nonce mismatch error",[Hd]:"Max Age was requested and the ID token is missing the auth_time variable. auth_time is an optional claim and is not enabled by default - it must be enabled. See https://aka.ms/msaljs/optional-claims for more information.",[my]:"Max Age is set to 0, or too much time has elapsed since the last end-user authentication.",[kN]:"The cache contains multiple tokens satisfying the requirements. Call AcquireToken again providing more requirements such as authority or account.",[RN]:"The cache contains multiple accounts satisfying the given parameters. Please pass more info to obtain the correct account",[py]:"The cache contains multiple appMetadata satisfying the given parameters. Please pass more info to obtain the correct appMetadata",[vy]:"Token request cannot be made without authorization code or refresh token.",[yy]:"Cannot remove null or empty scope from ScopeSet",[Cy]:"Cannot append ScopeSet",[ad]:"Empty input ScopeSet cannot be processed",[ON]:"Caller has cancelled token endpoint polling during device code flow by setting DeviceCodeRequest.cancel = true.",[NN]:"Device code is expired.",[PN]:"Device code stopped polling for unknown reasons.",[Vd]:"Please pass an account object, silent flow is not supported without account information",[_y]:"Cache record object was null or undefined.",[$d]:"Invalid environment when attempting to create cache entry",[sd]:"No account found in cache for given key.",[cd]:"No crypto object detected.",[ld]:"Unexpected credential type.",[MN]:"Client assertion must meet requirements described in https://tools.ietf.org/html/rfc7515",[xN]:"Client credential (secret, certificate, or assertion) must not be empty when creating a confidential client. An application should at most have one credential",[vr]:"Cannot return token from cache because it must be refreshed. This may be due to one of the following reasons: forceRefresh parameter is set to true, claims have been requested, there is no cached access token or it is expired.",[DN]:"User defined timeout for device code polling reached",[wy]:"Cannot generate a POP jwt if the token_claims are not populated",[Ty]:"Server response does not contain an authorization code to proceed",[Ey]:"Could not remove the credential's binding key from storage.",[Sy]:"The provided authority does not support logout",[Kd]:"A keyId value is missing from the requested bound token's cache record and is required to match the token to it's stored binding key.",[LN]:"No network connectivity. Check your internet connection.",[UN]:"User cancelled the flow.",[BN]:"A tenant id - not common, organizations, or consumers - must be specified when using the client_credentials flow.",[ge]:"This method has not been implemented",[FN]:"The nested app auth bridge is disabled"};class Sc extends Fe{constructor(e,t){super(e,t?`${Um[e]}: ${t}`:Um[e]),this.name="ClientAuthError",Object.setPrototypeOf(this,Sc.prototype)}}function U(r,e){return new Sc(r,e)}/*! @azure/msal-common v14.16.0 2024-11-05 */const oc={createNewGuid:()=>{throw U(ge)},base64Decode:()=>{throw U(ge)},base64Encode:()=>{throw U(ge)},base64UrlEncode:()=>{throw U(ge)},encodeKid:()=>{throw U(ge)},async getPublicKeyThumbprint(){throw U(ge)},async removeTokenBindingKey(){throw U(ge)},async clearKeystore(){throw U(ge)},async signJwt(){throw U(ge)},async hashString(){throw U(ge)}};/*! @azure/msal-common v14.16.0 2024-11-05 */var Me;(function(r){r[r.Error=0]="Error",r[r.Warning=1]="Warning",r[r.Info=2]="Info",r[r.Verbose=3]="Verbose",r[r.Trace=4]="Trace"})(Me||(Me={}));class qr{constructor(e,t,n){this.level=Me.Info;const i=()=>{},s=e||qr.createDefaultLoggerOptions();this.localCallback=s.loggerCallback||i,this.piiLoggingEnabled=s.piiLoggingEnabled||!1,this.level=typeof s.logLevel=="number"?s.logLevel:Me.Info,this.correlationId=s.correlationId||P.EMPTY_STRING,this.packageName=t||P.EMPTY_STRING,this.packageVersion=n||P.EMPTY_STRING}static createDefaultLoggerOptions(){return{loggerCallback:()=>{},piiLoggingEnabled:!1,logLevel:Me.Info}}clone(e,t,n){return new qr({loggerCallback:this.localCallback,piiLoggingEnabled:this.piiLoggingEnabled,logLevel:this.level,correlationId:n||this.correlationId},e,t)}logMessage(e,t){if(t.logLevel>this.level||!this.piiLoggingEnabled&&t.containsPii)return;const s=`${`[${new Date().toUTCString()}] : [${t.correlationId||this.correlationId||""}]`} : ${this.packageName}@${this.packageVersion} : ${Me[t.logLevel]} - ${e}`;this.executeCallback(t.logLevel,s,t.containsPii||!1)}executeCallback(e,t,n){this.localCallback&&this.localCallback(e,t,n)}error(e,t){this.logMessage(e,{logLevel:Me.Error,containsPii:!1,correlationId:t||P.EMPTY_STRING})}errorPii(e,t){this.logMessage(e,{logLevel:Me.Error,containsPii:!0,correlationId:t||P.EMPTY_STRING})}warning(e,t){this.logMessage(e,{logLevel:Me.Warning,containsPii:!1,correlationId:t||P.EMPTY_STRING})}warningPii(e,t){this.logMessage(e,{logLevel:Me.Warning,containsPii:!0,correlationId:t||P.EMPTY_STRING})}info(e,t){this.logMessage(e,{logLevel:Me.Info,containsPii:!1,correlationId:t||P.EMPTY_STRING})}infoPii(e,t){this.logMessage(e,{logLevel:Me.Info,containsPii:!0,correlationId:t||P.EMPTY_STRING})}verbose(e,t){this.logMessage(e,{logLevel:Me.Verbose,containsPii:!1,correlationId:t||P.EMPTY_STRING})}verbosePii(e,t){this.logMessage(e,{logLevel:Me.Verbose,containsPii:!0,correlationId:t||P.EMPTY_STRING})}trace(e,t){this.logMessage(e,{logLevel:Me.Trace,containsPii:!1,correlationId:t||P.EMPTY_STRING})}tracePii(e,t){this.logMessage(e,{logLevel:Me.Trace,containsPii:!0,correlationId:t||P.EMPTY_STRING})}isPiiLoggingEnabled(){return this.piiLoggingEnabled||!1}}/*! @azure/msal-common v14.16.0 2024-11-05 */const Ay="@azure/msal-common",zd="14.16.0";/*! @azure/msal-common v14.16.0 2024-11-05 */const Wd={None:"none",AzurePublic:"https://login.microsoftonline.com",AzurePpe:"https://login.windows-ppe.net",AzureChina:"https://login.chinacloudapi.cn",AzureGermany:"https://login.microsoftonline.de",AzureUsGovernment:"https://login.microsoftonline.us"};/*! @azure/msal-common v14.16.0 2024-11-05 */function _o(r,e){const t=HN(r);try{const n=e(t);return JSON.parse(n)}catch{throw U(Fd)}}function HN(r){if(!r)throw U(ly);const t=/^([^\.\s]*)\.([^\.\s]+)\.([^\.\s]*)$/.exec(r);if(!t||t.length<4)throw U(Fd);return t[2]}function Iy(r,e){if(e===0||Date.now()-3e5>r+e)throw U(my)}/*! @azure/msal-common v14.16.0 2024-11-05 */function rr(){return Math.round(new Date().getTime()/1e3)}function ud(r,e){const t=Number(r)||0;return rr()+e>t}function VN(r){return Number(r)>rr()}/*! @azure/msal-common v14.16.0 2024-11-05 */function oi(r){return[$N(r),KN(r),zN(r),WN(r),qN(r)].join(St.CACHE_KEY_SEPARATOR).toLowerCase()}function Ac(r,e,t,n,i){return{credentialType:re.ID_TOKEN,homeAccountId:r,environment:e,clientId:n,secret:t,realm:i}}function Ic(r,e,t,n,i,s,c,d,f,g,p,_,C,S,T){var N,K;const b={homeAccountId:r,credentialType:re.ACCESS_TOKEN,secret:t,cachedAt:rr().toString(),expiresOn:c.toString(),extendedExpiresOn:d.toString(),environment:e,clientId:n,realm:i,target:s,tokenType:p||Re.BEARER};if(_&&(b.userAssertionHash=_),g&&(b.refreshOn=g.toString()),S&&(b.requestedClaims=S,b.requestedClaimsHash=T),((N=b.tokenType)==null?void 0:N.toLowerCase())!==Re.BEARER.toLowerCase())switch(b.credentialType=re.ACCESS_TOKEN_WITH_AUTH_SCHEME,b.tokenType){case Re.POP:const H=_o(t,f);if(!((K=H==null?void 0:H.cnf)!=null&&K.kid))throw U(wy);b.keyId=H.cnf.kid;break;case Re.SSH:b.keyId=C}return b}function by(r,e,t,n,i,s,c){const d={credentialType:re.REFRESH_TOKEN,homeAccountId:r,environment:e,clientId:n,secret:t};return s&&(d.userAssertionHash=s),i&&(d.familyId=i),c&&(d.expiresOn=c.toString()),d}function qd(r){return r.hasOwnProperty("homeAccountId")&&r.hasOwnProperty("environment")&&r.hasOwnProperty("credentialType")&&r.hasOwnProperty("clientId")&&r.hasOwnProperty("secret")}function Bm(r){return r?qd(r)&&r.hasOwnProperty("realm")&&r.hasOwnProperty("target")&&(r.credentialType===re.ACCESS_TOKEN||r.credentialType===re.ACCESS_TOKEN_WITH_AUTH_SCHEME):!1}function Fm(r){return r?qd(r)&&r.hasOwnProperty("realm")&&r.credentialType===re.ID_TOKEN:!1}function Hm(r){return r?qd(r)&&r.credentialType===re.REFRESH_TOKEN:!1}function $N(r){return[r.homeAccountId,r.environment].join(St.CACHE_KEY_SEPARATOR).toLowerCase()}function KN(r){const e=r.credentialType===re.REFRESH_TOKEN&&r.familyId||r.clientId;return[r.credentialType,e,r.realm||""].join(St.CACHE_KEY_SEPARATOR).toLowerCase()}function zN(r){return(r.target||"").toLowerCase()}function WN(r){return(r.requestedClaimsHash||"").toLowerCase()}function qN(r){return r.tokenType&&r.tokenType.toLowerCase()!==Re.BEARER.toLowerCase()?r.tokenType.toLowerCase():""}function GN(r,e){const t=r.indexOf(gt.CACHE_KEY)===0;let n=!0;return e&&(n=e.hasOwnProperty("failedRequests")&&e.hasOwnProperty("errors")&&e.hasOwnProperty("cacheHits")),t&&n}function jN(r,e){let t=!1;r&&(t=r.indexOf(aa.THROTTLING_PREFIX)===0);let n=!0;return e&&(n=e.hasOwnProperty("throttleTime")),t&&n}function YN({environment:r,clientId:e}){return[Ld,r,e].join(St.CACHE_KEY_SEPARATOR).toLowerCase()}function JN(r,e){return e?r.indexOf(Ld)===0&&e.hasOwnProperty("clientId")&&e.hasOwnProperty("environment"):!1}function QN(r,e){return e?r.indexOf(nc.CACHE_KEY)===0&&e.hasOwnProperty("aliases")&&e.hasOwnProperty("preferred_cache")&&e.hasOwnProperty("preferred_network")&&e.hasOwnProperty("canonical_authority")&&e.hasOwnProperty("authorization_endpoint")&&e.hasOwnProperty("token_endpoint")&&e.hasOwnProperty("issuer")&&e.hasOwnProperty("aliasesFromNetwork")&&e.hasOwnProperty("endpointsFromNetwork")&&e.hasOwnProperty("expiresAt")&&e.hasOwnProperty("jwks_uri"):!1}function Vm(){return rr()+nc.REFRESH_TIME_SECONDS}function As(r,e,t){r.authorization_endpoint=e.authorization_endpoint,r.token_endpoint=e.token_endpoint,r.end_session_endpoint=e.end_session_endpoint,r.issuer=e.issuer,r.endpointsFromNetwork=t,r.jwks_uri=e.jwks_uri}function Nu(r,e,t){r.aliases=e.aliases,r.preferred_cache=e.preferred_cache,r.preferred_network=e.preferred_network,r.aliasesFromNetwork=t}function $m(r){return r.expiresAt<=rr()}/*! @azure/msal-common v14.16.0 2024-11-05 */const ky="redirect_uri_empty",XN="claims_request_parsing_error",Ry="authority_uri_insecure",Qi="url_parse_error",Oy="empty_url_error",Ny="empty_input_scopes_error",Py="invalid_prompt_value",Gd="invalid_claims",My="token_request_empty",xy="logout_request_empty",Dy="invalid_code_challenge_method",jd="pkce_params_missing",Yd="invalid_cloud_discovery_metadata",Ly="invalid_authority_metadata",Uy="untrusted_authority",bc="missing_ssh_jwk",By="missing_ssh_kid",ZN="missing_nonce_authentication_header",eP="invalid_authentication_header",Fy="cannot_set_OIDCOptions",Hy="cannot_allow_native_broker",Vy="authority_mismatch";/*! @azure/msal-common v14.16.0 2024-11-05 */const tP={[ky]:"A redirect URI is required for all calls, and none has been set.",[XN]:"Could not parse the given claims request object.",[Ry]:"Authority URIs must use https. Please see here for valid authority configuration options: https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-js-initializing-client-applications#configuration-options",[Qi]:"URL could not be parsed into appropriate segments.",[Oy]:"URL was empty or null.",[Ny]:"Scopes cannot be passed as null, undefined or empty array because they are required to obtain an access token.",[Py]:"Please see here for valid configuration options: https://azuread.github.io/microsoft-authentication-library-for-js/ref/modules/_azure_msal_common.html#commonauthorizationurlrequest",[Gd]:"Given claims parameter must be a stringified JSON object.",[My]:"Token request was empty and not found in cache.",[xy]:"The logout request was null or undefined.",[Dy]:'code_challenge_method passed is invalid. Valid values are "plain" and "S256".',[jd]:"Both params: code_challenge and code_challenge_method are to be passed if to be sent in the request",[Yd]:"Invalid cloudDiscoveryMetadata provided. Must be a stringified JSON object containing tenant_discovery_endpoint and metadata fields",[Ly]:"Invalid authorityMetadata provided. Must by a stringified JSON object containing authorization_endpoint, token_endpoint, issuer fields.",[Uy]:"The provided authority is not a trusted authority. Please include this authority in the knownAuthorities config parameter.",[bc]:"Missing sshJwk in SSH certificate request. A stringified JSON Web Key is required when using the SSH authentication scheme.",[By]:"Missing sshKid in SSH certificate request. A string that uniquely identifies the public SSH key is required when using the SSH authentication scheme.",[ZN]:"Unable to find an authentication header containing server nonce. Either the Authentication-Info or WWW-Authenticate headers must be present in order to obtain a server nonce.",[eP]:"Invalid authentication header provided",[Fy]:"Cannot set OIDCOptions parameter. Please change the protocol mode to OIDC or use a non-Microsoft authority.",[Hy]:"Cannot set allowNativeBroker parameter to true when not in AAD protocol mode.",[Vy]:"Authority mismatch error. Authority provided in login request or PublicClientApplication config does not match the environment of the provided account. Please use a matching account or make an interactive request to login to this authority."};class Jd extends Fe{constructor(e){super(e,tP[e]),this.name="ClientConfigurationError",Object.setPrototypeOf(this,Jd.prototype)}}function Ne(r){return new Jd(r)}/*! @azure/msal-common v14.16.0 2024-11-05 */class Un{static isEmptyObj(e){if(e)try{const t=JSON.parse(e);return Object.keys(t).length===0}catch{}return!0}static startsWith(e,t){return e.indexOf(t)===0}static endsWith(e,t){return e.length>=t.length&&e.lastIndexOf(t)===e.length-t.length}static queryStringToObject(e){const t={},n=e.split("&"),i=s=>decodeURIComponent(s.replace(/\+/g," "));return n.forEach(s=>{if(s.trim()){const[c,d]=s.split(/=(.+)/g,2);c&&d&&(t[i(c)]=i(d))}}),t}static trimArrayEntries(e){return e.map(t=>t.trim())}static removeEmptyStringsFromArray(e){return e.filter(t=>!!t)}static jsonParseHelper(e){try{return JSON.parse(e)}catch{return null}}static matchPattern(e,t){return new RegExp(e.replace(/\\/g,"\\\\").replace(/\*/g,"[^ ]*").replace(/\?/g,"\\?")).test(t)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class Ye{constructor(e){const t=e?Un.trimArrayEntries([...e]):[],n=t?Un.removeEmptyStringsFromArray(t):[];this.validateInputScopes(n),this.scopes=new Set,n.forEach(i=>this.scopes.add(i))}static fromString(e){const n=(e||P.EMPTY_STRING).split(" ");return new Ye(n)}static createSearchScopes(e){const t=new Ye(e);return t.containsOnlyOIDCScopes()?t.removeScope(P.OFFLINE_ACCESS_SCOPE):t.removeOIDCScopes(),t}validateInputScopes(e){if(!e||e.length<1)throw Ne(Ny)}containsScope(e){const t=this.printScopesLowerCase().split(" "),n=new Ye(t);return e?n.scopes.has(e.toLowerCase()):!1}containsScopeSet(e){return!e||e.scopes.size<=0?!1:this.scopes.size>=e.scopes.size&&e.asArray().every(t=>this.containsScope(t))}containsOnlyOIDCScopes(){let e=0;return Pm.forEach(t=>{this.containsScope(t)&&(e+=1)}),this.scopes.size===e}appendScope(e){e&&this.scopes.add(e.trim())}appendScopes(e){try{e.forEach(t=>this.appendScope(t))}catch{throw U(Cy)}}removeScope(e){if(!e)throw U(yy);this.scopes.delete(e.trim())}removeOIDCScopes(){Pm.forEach(e=>{this.scopes.delete(e)})}unionScopeSets(e){if(!e)throw U(ad);const t=new Set;return e.scopes.forEach(n=>t.add(n.toLowerCase())),this.scopes.forEach(n=>t.add(n.toLowerCase())),t}intersectingScopeSets(e){if(!e)throw U(ad);e.containsOnlyOIDCScopes()||e.removeOIDCScopes();const t=this.unionScopeSets(e),n=e.getScopeCount(),i=this.getScopeCount();return t.size<i+n}getScopeCount(){return this.scopes.size}asArray(){const e=[];return this.scopes.forEach(t=>e.push(t)),e}printScopes(){return this.scopes?this.asArray().join(" "):P.EMPTY_STRING}printScopesLowerCase(){return this.printScopes().toLowerCase()}}/*! @azure/msal-common v14.16.0 2024-11-05 */function ic(r,e){if(!r)throw U(cy);try{const t=e(r);return JSON.parse(t)}catch{throw U(Bd)}}function ii(r){if(!r)throw U(Bd);const e=r.split(St.CLIENT_INFO_SEPARATOR,2);return{uid:e[0],utid:e.length<2?P.EMPTY_STRING:e[1]}}/*! @azure/msal-common v14.16.0 2024-11-05 */function ac(r,e){return!!r&&!!e&&r===e.split(".")[1]}function Qd(r,e,t,n){if(n){const{oid:i,sub:s,tid:c,name:d,tfp:f,acr:g}=n,p=c||f||g||"";return{tenantId:p,localAccountId:i||s||"",name:d,isHomeTenant:ac(p,r)}}else return{tenantId:t,localAccountId:e,isHomeTenant:ac(t,r)}}function Xd(r,e,t,n){let i=r;if(e){const{isHomeTenant:s,...c}=e;i={...r,...c}}if(t){const{isHomeTenant:s,...c}=Qd(r.homeAccountId,r.localAccountId,r.tenantId,t);return i={...i,...c,idTokenClaims:t,idToken:n},i}return i}/*! @azure/msal-common v14.16.0 2024-11-05 */const xn={Default:0,Adfs:1,Dsts:2,Ciam:3};/*! @azure/msal-common v14.16.0 2024-11-05 */function $y(r){return r&&(r.tid||r.tfp||r.acr)||null}/*! @azure/msal-common v14.16.0 2024-11-05 */const wr={AAD:"AAD",OIDC:"OIDC"};/*! @azure/msal-common v14.16.0 2024-11-05 */class it{generateAccountId(){return[this.homeAccountId,this.environment].join(St.CACHE_KEY_SEPARATOR).toLowerCase()}generateAccountKey(){return it.generateAccountCacheKey({homeAccountId:this.homeAccountId,environment:this.environment,tenantId:this.realm,username:this.username,localAccountId:this.localAccountId})}getAccountInfo(){return{homeAccountId:this.homeAccountId,environment:this.environment,tenantId:this.realm,username:this.username,localAccountId:this.localAccountId,name:this.name,nativeAccountId:this.nativeAccountId,authorityType:this.authorityType,tenantProfiles:new Map((this.tenantProfiles||[]).map(e=>[e.tenantId,e]))}}isSingleTenant(){return!this.tenantProfiles}static generateAccountCacheKey(e){const t=e.homeAccountId.split(".")[1];return[e.homeAccountId,e.environment||"",t||e.tenantId||""].join(St.CACHE_KEY_SEPARATOR).toLowerCase()}static createAccount(e,t,n){var g,p,_,C,S,T;const i=new it;t.authorityType===xn.Adfs?i.authorityType=Es.ADFS_ACCOUNT_TYPE:t.protocolMode===wr.AAD?i.authorityType=Es.MSSTS_ACCOUNT_TYPE:i.authorityType=Es.GENERIC_ACCOUNT_TYPE;let s;e.clientInfo&&n&&(s=ic(e.clientInfo,n)),i.clientInfo=e.clientInfo,i.homeAccountId=e.homeAccountId,i.nativeAccountId=e.nativeAccountId;const c=e.environment||t&&t.getPreferredCache();if(!c)throw U($d);i.environment=c,i.realm=(s==null?void 0:s.utid)||$y(e.idTokenClaims)||"",i.localAccountId=(s==null?void 0:s.uid)||((g=e.idTokenClaims)==null?void 0:g.oid)||((p=e.idTokenClaims)==null?void 0:p.sub)||"";const d=((_=e.idTokenClaims)==null?void 0:_.preferred_username)||((C=e.idTokenClaims)==null?void 0:C.upn),f=(S=e.idTokenClaims)!=null&&S.emails?e.idTokenClaims.emails[0]:null;if(i.username=d||f||"",i.name=((T=e.idTokenClaims)==null?void 0:T.name)||"",i.cloudGraphHostName=e.cloudGraphHostName,i.msGraphHost=e.msGraphHost,e.tenantProfiles)i.tenantProfiles=e.tenantProfiles;else{const b=Qd(e.homeAccountId,i.localAccountId,i.realm,e.idTokenClaims);i.tenantProfiles=[b]}return i}static createFromAccountInfo(e,t,n){var s;const i=new it;return i.authorityType=e.authorityType||Es.GENERIC_ACCOUNT_TYPE,i.homeAccountId=e.homeAccountId,i.localAccountId=e.localAccountId,i.nativeAccountId=e.nativeAccountId,i.realm=e.tenantId,i.environment=e.environment,i.username=e.username,i.name=e.name,i.cloudGraphHostName=t,i.msGraphHost=n,i.tenantProfiles=Array.from(((s=e.tenantProfiles)==null?void 0:s.values())||[]),i}static generateHomeAccountId(e,t,n,i,s){if(!(t===xn.Adfs||t===xn.Dsts)){if(e)try{const c=ic(e,i.base64Decode);if(c.uid&&c.utid)return`${c.uid}.${c.utid}`}catch{}n.warning("No client info in response")}return(s==null?void 0:s.sub)||""}static isAccountEntity(e){return e?e.hasOwnProperty("homeAccountId")&&e.hasOwnProperty("environment")&&e.hasOwnProperty("realm")&&e.hasOwnProperty("localAccountId")&&e.hasOwnProperty("username")&&e.hasOwnProperty("authorityType"):!1}static accountInfoIsEqual(e,t,n){if(!e||!t)return!1;let i=!0;if(n){const s=e.idTokenClaims||{},c=t.idTokenClaims||{};i=s.iat===c.iat&&s.nonce===c.nonce}return e.homeAccountId===t.homeAccountId&&e.localAccountId===t.localAccountId&&e.username===t.username&&e.tenantId===t.tenantId&&e.environment===t.environment&&e.nativeAccountId===t.nativeAccountId&&i}}/*! @azure/msal-common v14.16.0 2024-11-05 */function Ky(r){return r.startsWith("#/")?r.substring(2):r.startsWith("#")||r.startsWith("?")?r.substring(1):r}function sc(r){if(!r||r.indexOf("=")<0)return null;try{const e=Ky(r),t=Object.fromEntries(new URLSearchParams(e));if(t.code||t.error||t.error_description||t.state)return t}catch{throw U(hy)}return null}/*! @azure/msal-common v14.16.0 2024-11-05 */class ye{get urlString(){return this._urlString}constructor(e){if(this._urlString=e,!this._urlString)throw Ne(Oy);e.includes("#")||(this._urlString=ye.canonicalizeUri(e))}static canonicalizeUri(e){if(e){let t=e.toLowerCase();return Un.endsWith(t,"?")?t=t.slice(0,-1):Un.endsWith(t,"?/")&&(t=t.slice(0,-2)),Un.endsWith(t,"/")||(t+="/"),t}return e}validateAsUri(){let e;try{e=this.getUrlComponents()}catch{throw Ne(Qi)}if(!e.HostNameAndPort||!e.PathSegments)throw Ne(Qi);if(!e.Protocol||e.Protocol.toLowerCase()!=="https:")throw Ne(Ry)}static appendQueryString(e,t){return t?e.indexOf("?")<0?`${e}?${t}`:`${e}&${t}`:e}static removeHashFromUrl(e){return ye.canonicalizeUri(e.split("#")[0])}replaceTenantPath(e){const t=this.getUrlComponents(),n=t.PathSegments;return e&&n.length!==0&&(n[0]===Wr.COMMON||n[0]===Wr.ORGANIZATIONS)&&(n[0]=e),ye.constructAuthorityUriFromObject(t)}getUrlComponents(){const e=RegExp("^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\\?([^#]*))?(#(.*))?"),t=this.urlString.match(e);if(!t)throw Ne(Qi);const n={Protocol:t[1],HostNameAndPort:t[4],AbsolutePath:t[5],QueryString:t[7]};let i=n.AbsolutePath.split("/");return i=i.filter(s=>s&&s.length>0),n.PathSegments=i,n.QueryString&&n.QueryString.endsWith("/")&&(n.QueryString=n.QueryString.substring(0,n.QueryString.length-1)),n}static getDomainFromUrl(e){const t=RegExp("^([^:/?#]+://)?([^/?#]*)"),n=e.match(t);if(!n)throw Ne(Qi);return n[2]}static getAbsoluteUrl(e,t){if(e[0]===P.FORWARD_SLASH){const i=new ye(t).getUrlComponents();return i.Protocol+"//"+i.HostNameAndPort+e}return e}static constructAuthorityUriFromObject(e){return new ye(e.Protocol+"//"+e.HostNameAndPort+"/"+e.PathSegments.join("/"))}static hashContainsKnownProperties(e){return!!sc(e)}}/*! @azure/msal-common v14.16.0 2024-11-05 */const zy={endpointMetadata:{"login.microsoftonline.com":{token_endpoint:"https://login.microsoftonline.com/{tenantid}/oauth2/v2.0/token",jwks_uri:"https://login.microsoftonline.com/{tenantid}/discovery/v2.0/keys",issuer:"https://login.microsoftonline.com/{tenantid}/v2.0",authorization_endpoint:"https://login.microsoftonline.com/{tenantid}/oauth2/v2.0/authorize",end_session_endpoint:"https://login.microsoftonline.com/{tenantid}/oauth2/v2.0/logout"},"login.chinacloudapi.cn":{token_endpoint:"https://login.chinacloudapi.cn/{tenantid}/oauth2/v2.0/token",jwks_uri:"https://login.chinacloudapi.cn/{tenantid}/discovery/v2.0/keys",issuer:"https://login.partner.microsoftonline.cn/{tenantid}/v2.0",authorization_endpoint:"https://login.chinacloudapi.cn/{tenantid}/oauth2/v2.0/authorize",end_session_endpoint:"https://login.chinacloudapi.cn/{tenantid}/oauth2/v2.0/logout"},"login.microsoftonline.us":{token_endpoint:"https://login.microsoftonline.us/{tenantid}/oauth2/v2.0/token",jwks_uri:"https://login.microsoftonline.us/{tenantid}/discovery/v2.0/keys",issuer:"https://login.microsoftonline.us/{tenantid}/v2.0",authorization_endpoint:"https://login.microsoftonline.us/{tenantid}/oauth2/v2.0/authorize",end_session_endpoint:"https://login.microsoftonline.us/{tenantid}/oauth2/v2.0/logout"}},instanceDiscoveryMetadata:{tenant_discovery_endpoint:"https://{canonicalAuthority}/v2.0/.well-known/openid-configuration",metadata:[{preferred_network:"login.microsoftonline.com",preferred_cache:"login.windows.net",aliases:["login.microsoftonline.com","login.windows.net","login.microsoft.com","sts.windows.net"]},{preferred_network:"login.partner.microsoftonline.cn",preferred_cache:"login.partner.microsoftonline.cn",aliases:["login.partner.microsoftonline.cn","login.chinacloudapi.cn"]},{preferred_network:"login.microsoftonline.de",preferred_cache:"login.microsoftonline.de",aliases:["login.microsoftonline.de"]},{preferred_network:"login.microsoftonline.us",preferred_cache:"login.microsoftonline.us",aliases:["login.microsoftonline.us","login.usgovcloudapi.net"]},{preferred_network:"login-us.microsoftonline.com",preferred_cache:"login-us.microsoftonline.com",aliases:["login-us.microsoftonline.com"]}]}},Km=zy.endpointMetadata,Zd=zy.instanceDiscoveryMetadata,Wy=new Set;Zd.metadata.forEach(r=>{r.aliases.forEach(e=>{Wy.add(e)})});function nP(r,e){var i;let t;const n=r.canonicalAuthority;if(n){const s=new ye(n).getUrlComponents().HostNameAndPort;t=zm(s,(i=r.cloudDiscoveryMetadata)==null?void 0:i.metadata,Jt.CONFIG,e)||zm(s,Zd.metadata,Jt.HARDCODED_VALUES,e)||r.knownAuthorities}return t||[]}function zm(r,e,t,n){if(n==null||n.trace(`getAliasesFromMetadata called with source: ${t}`),r&&e){const i=cc(e,r);if(i)return n==null||n.trace(`getAliasesFromMetadata: found cloud discovery metadata in ${t}, returning aliases`),i.aliases;n==null||n.trace(`getAliasesFromMetadata: did not find cloud discovery metadata in ${t}`)}return null}function rP(r){return cc(Zd.metadata,r)}function cc(r,e){for(let t=0;t<r.length;t++){const n=r[t];if(n.aliases.includes(e))return n}return null}/*! @azure/msal-common v14.16.0 2024-11-05 */const qy="cache_quota_exceeded",eh="cache_error_unknown";/*! @azure/msal-common v14.16.0 2024-11-05 */const Pu={[qy]:"Exceeded cache storage capacity.",[eh]:"Unexpected error occurred when using cache storage."};class ci extends Error{constructor(e,t){const n=t||(Pu[e]?Pu[e]:Pu[eh]);super(`${e}: ${n}`),Object.setPrototypeOf(this,ci.prototype),this.name="CacheError",this.errorCode=e,this.errorMessage=n}}/*! @azure/msal-common v14.16.0 2024-11-05 */class fi{constructor(e,t,n,i){this.clientId=e,this.cryptoImpl=t,this.commonLogger=n.clone(Ay,zd),this.staticAuthorityOptions=i}getAllAccounts(e){return this.buildTenantProfiles(this.getAccountsFilteredBy(e||{}),e)}getAccountInfoFilteredBy(e){const t=this.getAllAccounts(e);return t.length>1?t.sort(i=>i.idTokenClaims?-1:1)[0]:t.length===1?t[0]:null}getBaseAccountInfo(e){const t=this.getAccountsFilteredBy(e);return t.length>0?t[0].getAccountInfo():null}buildTenantProfiles(e,t){return e.flatMap(n=>this.getTenantProfilesFromAccountEntity(n,t==null?void 0:t.tenantId,t))}getTenantedAccountInfoByFilter(e,t,n,i){let s=null,c;if(i&&!this.tenantProfileMatchesFilter(n,i))return null;const d=this.getIdToken(e,t,n.tenantId);return d&&(c=_o(d.secret,this.cryptoImpl.base64Decode),!this.idTokenClaimsMatchTenantProfileFilter(c,i))?null:(s=Xd(e,n,c,d==null?void 0:d.secret),s)}getTenantProfilesFromAccountEntity(e,t,n){const i=e.getAccountInfo();let s=i.tenantProfiles||new Map;const c=this.getTokenKeys();if(t){const f=s.get(t);if(f)s=new Map([[t,f]]);else return[]}const d=[];return s.forEach(f=>{const g=this.getTenantedAccountInfoByFilter(i,c,f,n);g&&d.push(g)}),d}tenantProfileMatchesFilter(e,t){return!(t.localAccountId&&!this.matchLocalAccountIdFromTenantProfile(e,t.localAccountId)||t.name&&e.name!==t.name||t.isHomeTenant!==void 0&&e.isHomeTenant!==t.isHomeTenant)}idTokenClaimsMatchTenantProfileFilter(e,t){return!(t&&(t.localAccountId&&!this.matchLocalAccountIdFromTokenClaims(e,t.localAccountId)||t.loginHint&&!this.matchLoginHintFromTokenClaims(e,t.loginHint)||t.username&&!this.matchUsername(e.preferred_username,t.username)||t.name&&!this.matchName(e,t.name)||t.sid&&!this.matchSid(e,t.sid)))}async saveCacheRecord(e,t,n){var i,s,c,d;if(!e)throw U(_y);try{e.account&&this.setAccount(e.account),e.idToken&&(t==null?void 0:t.idToken)!==!1&&this.setIdTokenCredential(e.idToken),e.accessToken&&(t==null?void 0:t.accessToken)!==!1&&await this.saveAccessToken(e.accessToken),e.refreshToken&&(t==null?void 0:t.refreshToken)!==!1&&this.setRefreshTokenCredential(e.refreshToken),e.appMetadata&&this.setAppMetadata(e.appMetadata)}catch(f){throw(i=this.commonLogger)==null||i.error("CacheManager.saveCacheRecord: failed"),f instanceof Error?((s=this.commonLogger)==null||s.errorPii(`CacheManager.saveCacheRecord: ${f.message}`,n),f.name==="QuotaExceededError"||f.name==="NS_ERROR_DOM_QUOTA_REACHED"||f.message.includes("exceeded the quota")?((c=this.commonLogger)==null||c.error("CacheManager.saveCacheRecord: exceeded storage quota",n),new ci(qy)):new ci(f.name,f.message)):((d=this.commonLogger)==null||d.errorPii(`CacheManager.saveCacheRecord: ${f}`,n),new ci(eh))}}async saveAccessToken(e){const t={clientId:e.clientId,credentialType:e.credentialType,environment:e.environment,homeAccountId:e.homeAccountId,realm:e.realm,tokenType:e.tokenType,requestedClaimsHash:e.requestedClaimsHash},n=this.getTokenKeys(),i=Ye.fromString(e.target),s=[];n.accessToken.forEach(c=>{if(!this.accessTokenKeyMatchesFilter(c,t,!1))return;const d=this.getAccessTokenCredential(c);d&&this.credentialMatchesFilter(d,t)&&Ye.fromString(d.target).intersectingScopeSets(i)&&s.push(this.removeAccessToken(c))}),await Promise.all(s),this.setAccessTokenCredential(e)}getAccountsFilteredBy(e){const t=this.getAccountKeys(),n=[];return t.forEach(i=>{var f;if(!this.isAccountKey(i,e.homeAccountId))return;const s=this.getAccount(i,this.commonLogger);if(!s||e.homeAccountId&&!this.matchHomeAccountId(s,e.homeAccountId)||e.username&&!this.matchUsername(s.username,e.username)||e.environment&&!this.matchEnvironment(s,e.environment)||e.realm&&!this.matchRealm(s,e.realm)||e.nativeAccountId&&!this.matchNativeAccountId(s,e.nativeAccountId)||e.authorityType&&!this.matchAuthorityType(s,e.authorityType))return;const c={localAccountId:e==null?void 0:e.localAccountId,name:e==null?void 0:e.name},d=(f=s.tenantProfiles)==null?void 0:f.filter(g=>this.tenantProfileMatchesFilter(g,c));d&&d.length===0||n.push(s)}),n}isAccountKey(e,t,n){return!(e.split(St.CACHE_KEY_SEPARATOR).length<3||t&&!e.toLowerCase().includes(t.toLowerCase())||n&&!e.toLowerCase().includes(n.toLowerCase()))}isCredentialKey(e){if(e.split(St.CACHE_KEY_SEPARATOR).length<6)return!1;const t=e.toLowerCase();if(t.indexOf(re.ID_TOKEN.toLowerCase())===-1&&t.indexOf(re.ACCESS_TOKEN.toLowerCase())===-1&&t.indexOf(re.ACCESS_TOKEN_WITH_AUTH_SCHEME.toLowerCase())===-1&&t.indexOf(re.REFRESH_TOKEN.toLowerCase())===-1)return!1;if(t.indexOf(re.REFRESH_TOKEN.toLowerCase())>-1){const n=`${re.REFRESH_TOKEN}${St.CACHE_KEY_SEPARATOR}${this.clientId}${St.CACHE_KEY_SEPARATOR}`,i=`${re.REFRESH_TOKEN}${St.CACHE_KEY_SEPARATOR}${ia}${St.CACHE_KEY_SEPARATOR}`;if(t.indexOf(n.toLowerCase())===-1&&t.indexOf(i.toLowerCase())===-1)return!1}else if(t.indexOf(this.clientId.toLowerCase())===-1)return!1;return!0}credentialMatchesFilter(e,t){return!(t.clientId&&!this.matchClientId(e,t.clientId)||t.userAssertionHash&&!this.matchUserAssertionHash(e,t.userAssertionHash)||typeof t.homeAccountId=="string"&&!this.matchHomeAccountId(e,t.homeAccountId)||t.environment&&!this.matchEnvironment(e,t.environment)||t.realm&&!this.matchRealm(e,t.realm)||t.credentialType&&!this.matchCredentialType(e,t.credentialType)||t.familyId&&!this.matchFamilyId(e,t.familyId)||t.target&&!this.matchTarget(e,t.target)||(t.requestedClaimsHash||e.requestedClaimsHash)&&e.requestedClaimsHash!==t.requestedClaimsHash||e.credentialType===re.ACCESS_TOKEN_WITH_AUTH_SCHEME&&(t.tokenType&&!this.matchTokenType(e,t.tokenType)||t.tokenType===Re.SSH&&t.keyId&&!this.matchKeyId(e,t.keyId)))}getAppMetadataFilteredBy(e){const t=this.getKeys(),n={};return t.forEach(i=>{if(!this.isAppMetadata(i))return;const s=this.getAppMetadata(i);s&&(e.environment&&!this.matchEnvironment(s,e.environment)||e.clientId&&!this.matchClientId(s,e.clientId)||(n[i]=s))}),n}getAuthorityMetadataByAlias(e){const t=this.getAuthorityMetadataKeys();let n=null;return t.forEach(i=>{if(!this.isAuthorityMetadata(i)||i.indexOf(this.clientId)===-1)return;const s=this.getAuthorityMetadata(i);s&&s.aliases.indexOf(e)!==-1&&(n=s)}),n}async removeAllAccounts(){const e=this.getAccountKeys(),t=[];e.forEach(n=>{t.push(this.removeAccount(n))}),await Promise.all(t)}async removeAccount(e){const t=this.getAccount(e,this.commonLogger);t&&(await this.removeAccountContext(t),this.removeItem(e))}async removeAccountContext(e){const t=this.getTokenKeys(),n=e.generateAccountId(),i=[];t.idToken.forEach(s=>{s.indexOf(n)===0&&this.removeIdToken(s)}),t.accessToken.forEach(s=>{s.indexOf(n)===0&&i.push(this.removeAccessToken(s))}),t.refreshToken.forEach(s=>{s.indexOf(n)===0&&this.removeRefreshToken(s)}),await Promise.all(i)}updateOutdatedCachedAccount(e,t,n){var i;if(t&&t.isSingleTenant()){(i=this.commonLogger)==null||i.verbose("updateOutdatedCachedAccount: Found a single-tenant (outdated) account entity in the cache, migrating to multi-tenant account entity");const s=this.getAccountKeys().filter(p=>p.startsWith(t.homeAccountId)),c=[];s.forEach(p=>{const _=this.getCachedAccountEntity(p);_&&c.push(_)});const d=c.find(p=>ac(p.realm,p.homeAccountId))||c[0];d.tenantProfiles=c.map(p=>({tenantId:p.realm,localAccountId:p.localAccountId,name:p.name,isHomeTenant:ac(p.realm,p.homeAccountId)}));const f=fi.toObject(new it,{...d}),g=f.generateAccountKey();return s.forEach(p=>{p!==g&&this.removeOutdatedAccount(e)}),this.setAccount(f),n==null||n.verbose("Updated an outdated account entity in the cache"),f}return t}async removeAccessToken(e){const t=this.getAccessTokenCredential(e);if(t){if(t.credentialType.toLowerCase()===re.ACCESS_TOKEN_WITH_AUTH_SCHEME.toLowerCase()&&t.tokenType===Re.POP){const i=t.keyId;if(i)try{await this.cryptoImpl.removeTokenBindingKey(i)}catch{throw U(Ey)}}return this.removeItem(e)}}removeAppMetadata(){return this.getKeys().forEach(t=>{this.isAppMetadata(t)&&this.removeItem(t)}),!0}readAccountFromCache(e){const t=it.generateAccountCacheKey(e);return this.getAccount(t,this.commonLogger)}getIdToken(e,t,n,i,s){this.commonLogger.trace("CacheManager - getIdToken called");const c={homeAccountId:e.homeAccountId,environment:e.environment,credentialType:re.ID_TOKEN,clientId:this.clientId,realm:n},d=this.getIdTokensByFilter(c,t),f=d.size;if(f<1)return this.commonLogger.info("CacheManager:getIdToken - No token found"),null;if(f>1){let g=d;if(!n){const p=new Map;d.forEach((C,S)=>{C.realm===e.tenantId&&p.set(S,C)});const _=p.size;if(_<1)return this.commonLogger.info("CacheManager:getIdToken - Multiple ID tokens found for account but none match account entity tenant id, returning first result"),d.values().next().value;if(_===1)return this.commonLogger.info("CacheManager:getIdToken - Multiple ID tokens found for account, defaulting to home tenant profile"),p.values().next().value;g=p}return this.commonLogger.info("CacheManager:getIdToken - Multiple matching ID tokens found, clearing them"),g.forEach((p,_)=>{this.removeIdToken(_)}),i&&s&&i.addFields({multiMatchedID:d.size},s),null}return this.commonLogger.info("CacheManager:getIdToken - Returning ID token"),d.values().next().value}getIdTokensByFilter(e,t){const n=t&&t.idToken||this.getTokenKeys().idToken,i=new Map;return n.forEach(s=>{if(!this.idTokenKeyMatchesFilter(s,{clientId:this.clientId,...e}))return;const c=this.getIdTokenCredential(s);c&&this.credentialMatchesFilter(c,e)&&i.set(s,c)}),i}idTokenKeyMatchesFilter(e,t){const n=e.toLowerCase();return!(t.clientId&&n.indexOf(t.clientId.toLowerCase())===-1||t.homeAccountId&&n.indexOf(t.homeAccountId.toLowerCase())===-1)}removeIdToken(e){this.removeItem(e)}removeRefreshToken(e){this.removeItem(e)}getAccessToken(e,t,n,i,s,c){this.commonLogger.trace("CacheManager - getAccessToken called");const d=Ye.createSearchScopes(t.scopes),f=t.authenticationScheme||Re.BEARER,g=f&&f.toLowerCase()!==Re.BEARER.toLowerCase()?re.ACCESS_TOKEN_WITH_AUTH_SCHEME:re.ACCESS_TOKEN,p={homeAccountId:e.homeAccountId,environment:e.environment,credentialType:g,clientId:this.clientId,realm:i||e.tenantId,target:d,tokenType:f,keyId:t.sshKid,requestedClaimsHash:t.requestedClaimsHash},_=n&&n.accessToken||this.getTokenKeys().accessToken,C=[];_.forEach(T=>{if(this.accessTokenKeyMatchesFilter(T,p,!0)){const b=this.getAccessTokenCredential(T);b&&this.credentialMatchesFilter(b,p)&&C.push(b)}});const S=C.length;return S<1?(this.commonLogger.info("CacheManager:getAccessToken - No token found"),null):S>1?(this.commonLogger.info("CacheManager:getAccessToken - Multiple access tokens found, clearing them"),C.forEach(T=>{this.removeAccessToken(oi(T))}),s&&c&&s.addFields({multiMatchedAT:C.length},c),null):(this.commonLogger.info("CacheManager:getAccessToken - Returning access token"),C[0])}accessTokenKeyMatchesFilter(e,t,n){const i=e.toLowerCase();if(t.clientId&&i.indexOf(t.clientId.toLowerCase())===-1||t.homeAccountId&&i.indexOf(t.homeAccountId.toLowerCase())===-1||t.realm&&i.indexOf(t.realm.toLowerCase())===-1||t.requestedClaimsHash&&i.indexOf(t.requestedClaimsHash.toLowerCase())===-1)return!1;if(t.target){const s=t.target.asArray();for(let c=0;c<s.length;c++){if(n&&!i.includes(s[c].toLowerCase()))return!1;if(!n&&i.includes(s[c].toLowerCase()))return!0}}return!0}getAccessTokensByFilter(e){const t=this.getTokenKeys(),n=[];return t.accessToken.forEach(i=>{if(!this.accessTokenKeyMatchesFilter(i,e,!0))return;const s=this.getAccessTokenCredential(i);s&&this.credentialMatchesFilter(s,e)&&n.push(s)}),n}getRefreshToken(e,t,n,i,s){this.commonLogger.trace("CacheManager - getRefreshToken called");const c=t?ia:void 0,d={homeAccountId:e.homeAccountId,environment:e.environment,credentialType:re.REFRESH_TOKEN,clientId:this.clientId,familyId:c},f=n&&n.refreshToken||this.getTokenKeys().refreshToken,g=[];f.forEach(_=>{if(this.refreshTokenKeyMatchesFilter(_,d)){const C=this.getRefreshTokenCredential(_);C&&this.credentialMatchesFilter(C,d)&&g.push(C)}});const p=g.length;return p<1?(this.commonLogger.info("CacheManager:getRefreshToken - No refresh token found."),null):(p>1&&i&&s&&i.addFields({multiMatchedRT:p},s),this.commonLogger.info("CacheManager:getRefreshToken - returning refresh token"),g[0])}refreshTokenKeyMatchesFilter(e,t){const n=e.toLowerCase();return!(t.familyId&&n.indexOf(t.familyId.toLowerCase())===-1||!t.familyId&&t.clientId&&n.indexOf(t.clientId.toLowerCase())===-1||t.homeAccountId&&n.indexOf(t.homeAccountId.toLowerCase())===-1)}readAppMetadataFromCache(e){const t={environment:e,clientId:this.clientId},n=this.getAppMetadataFilteredBy(t),i=Object.keys(n).map(c=>n[c]),s=i.length;if(s<1)return null;if(s>1)throw U(py);return i[0]}isAppMetadataFOCI(e){const t=this.readAppMetadataFromCache(e);return!!(t&&t.familyId===ia)}matchHomeAccountId(e,t){return typeof e.homeAccountId=="string"&&t===e.homeAccountId}matchLocalAccountIdFromTokenClaims(e,t){const n=e.oid||e.sub;return t===n}matchLocalAccountIdFromTenantProfile(e,t){return e.localAccountId===t}matchName(e,t){var n;return t.toLowerCase()===((n=e.name)==null?void 0:n.toLowerCase())}matchUsername(e,t){return!!(e&&typeof e=="string"&&(t==null?void 0:t.toLowerCase())===e.toLowerCase())}matchUserAssertionHash(e,t){return!!(e.userAssertionHash&&t===e.userAssertionHash)}matchEnvironment(e,t){if(this.staticAuthorityOptions){const i=nP(this.staticAuthorityOptions,this.commonLogger);if(i.includes(t)&&i.includes(e.environment))return!0}const n=this.getAuthorityMetadataByAlias(t);return!!(n&&n.aliases.indexOf(e.environment)>-1)}matchCredentialType(e,t){return e.credentialType&&t.toLowerCase()===e.credentialType.toLowerCase()}matchClientId(e,t){return!!(e.clientId&&t===e.clientId)}matchFamilyId(e,t){return!!(e.familyId&&t===e.familyId)}matchRealm(e,t){var n;return((n=e.realm)==null?void 0:n.toLowerCase())===t.toLowerCase()}matchNativeAccountId(e,t){return!!(e.nativeAccountId&&t===e.nativeAccountId)}matchLoginHintFromTokenClaims(e,t){return e.login_hint===t||e.preferred_username===t||e.upn===t}matchSid(e,t){return e.sid===t}matchAuthorityType(e,t){return!!(e.authorityType&&t.toLowerCase()===e.authorityType.toLowerCase())}matchTarget(e,t){return e.credentialType!==re.ACCESS_TOKEN&&e.credentialType!==re.ACCESS_TOKEN_WITH_AUTH_SCHEME||!e.target?!1:Ye.fromString(e.target).containsScopeSet(t)}matchTokenType(e,t){return!!(e.tokenType&&e.tokenType===t)}matchKeyId(e,t){return!!(e.keyId&&e.keyId===t)}isAppMetadata(e){return e.indexOf(Ld)!==-1}isAuthorityMetadata(e){return e.indexOf(nc.CACHE_KEY)!==-1}generateAuthorityMetadataCacheKey(e){return`${nc.CACHE_KEY}-${this.clientId}-${e}`}static toObject(e,t){for(const n in t)e[n]=t[n];return e}}class oP extends fi{setAccount(){throw U(ge)}getAccount(){throw U(ge)}getCachedAccountEntity(){throw U(ge)}setIdTokenCredential(){throw U(ge)}getIdTokenCredential(){throw U(ge)}setAccessTokenCredential(){throw U(ge)}getAccessTokenCredential(){throw U(ge)}setRefreshTokenCredential(){throw U(ge)}getRefreshTokenCredential(){throw U(ge)}setAppMetadata(){throw U(ge)}getAppMetadata(){throw U(ge)}setServerTelemetry(){throw U(ge)}getServerTelemetry(){throw U(ge)}setAuthorityMetadata(){throw U(ge)}getAuthorityMetadata(){throw U(ge)}getAuthorityMetadataKeys(){throw U(ge)}setThrottlingCache(){throw U(ge)}getThrottlingCache(){throw U(ge)}removeItem(){throw U(ge)}getKeys(){throw U(ge)}getAccountKeys(){throw U(ge)}getTokenKeys(){throw U(ge)}updateCredentialCacheKey(){throw U(ge)}removeOutdatedAccount(){throw U(ge)}}/*! @azure/msal-common v14.16.0 2024-11-05 */const Gy={tokenRenewalOffsetSeconds:IN,preventCorsPreflight:!1},iP={loggerCallback:()=>{},piiLoggingEnabled:!1,logLevel:Me.Info,correlationId:P.EMPTY_STRING},aP={claimsBasedCachingEnabled:!1},sP={async sendGetRequestAsync(){throw U(ge)},async sendPostRequestAsync(){throw U(ge)}},cP={sku:P.SKU,version:zd,cpu:P.EMPTY_STRING,os:P.EMPTY_STRING},lP={clientSecret:P.EMPTY_STRING,clientAssertion:void 0},uP={azureCloudInstance:Wd.None,tenant:`${P.DEFAULT_COMMON_TENANT}`},dP={application:{appName:"",appVersion:""}};function hP({authOptions:r,systemOptions:e,loggerOptions:t,cacheOptions:n,storageInterface:i,networkInterface:s,cryptoInterface:c,clientCredentials:d,libraryInfo:f,telemetry:g,serverTelemetryManager:p,persistencePlugin:_,serializableCache:C}){const S={...iP,...t};return{authOptions:fP(r),systemOptions:{...Gy,...e},loggerOptions:S,cacheOptions:{...aP,...n},storageInterface:i||new oP(r.clientId,oc,new qr(S)),networkInterface:s||sP,cryptoInterface:c||oc,clientCredentials:d||lP,libraryInfo:{...cP,...f},telemetry:{...dP,...g},serverTelemetryManager:p||null,persistencePlugin:_||null,serializableCache:C||null}}function fP(r){return{clientCapabilities:[],azureCloudOptions:uP,skipAuthorityMetadataCache:!1,instanceAware:!1,...r}}function dd(r){return r.authOptions.authority.options.protocolMode===wr.OIDC}/*! @azure/msal-common v14.16.0 2024-11-05 */const on={HOME_ACCOUNT_ID:"home_account_id",UPN:"UPN"};/*! @azure/msal-common v14.16.0 2024-11-05 */const mo="client_id",jy="redirect_uri",Wm="response_type",gP="response_mode",mP="grant_type",pP="claims",vP="scope",yP="refresh_token",CP="state",_P="nonce",wP="prompt",TP="code",EP="code_challenge",SP="code_challenge_method",AP="code_verifier",IP="client-request-id",bP="x-client-SKU",kP="x-client-VER",RP="x-client-OS",OP="x-client-CPU",NP="x-client-current-telemetry",PP="x-client-last-telemetry",MP="x-ms-lib-capability",xP="x-app-name",DP="x-app-ver",LP="post_logout_redirect_uri",UP="id_token_hint",BP="device_code",FP="client_secret",HP="client_assertion",VP="client_assertion_type",qm="token_type",Gm="req_cnf",$P="assertion",KP="requested_token_use",jm="return_spa_code",zP="nativebroker",WP="logout_hint",qP="sid",GP="login_hint",jP="domain_hint",YP="x-client-xtra-sku",th="brk_client_id",hd="brk_redirect_uri";/*! @azure/msal-common v14.16.0 2024-11-05 */class Qo{static validateRedirectUri(e){if(!e)throw Ne(ky)}static validatePrompt(e){const t=[];for(const n in lt)t.push(lt[n]);if(t.indexOf(e)<0)throw Ne(Py)}static validateClaims(e){try{JSON.parse(e)}catch{throw Ne(Gd)}}static validateCodeChallengeParams(e,t){if(!e||!t)throw Ne(jd);this.validateCodeChallengeMethod(t)}static validateCodeChallengeMethod(e){if([Mm.PLAIN,Mm.S256].indexOf(e)<0)throw Ne(Dy)}}/*! @azure/msal-common v14.16.0 2024-11-05 */function JP(r,e,t){if(!e)return;const n=r.get(mo);n&&r.has(th)&&(t==null||t.addFields({embeddedClientId:n,embeddedRedirectUri:r.get(jy)},e))}class sa{constructor(e,t){this.parameters=new Map,this.performanceClient=t,this.correlationId=e}addResponseTypeCode(){this.parameters.set(Wm,encodeURIComponent(P.CODE_RESPONSE_TYPE))}addResponseTypeForTokenAndIdToken(){this.parameters.set(Wm,encodeURIComponent(`${P.TOKEN_RESPONSE_TYPE} ${P.ID_TOKEN_RESPONSE_TYPE}`))}addResponseMode(e){this.parameters.set(gP,encodeURIComponent(e||EN.QUERY))}addNativeBroker(){this.parameters.set(zP,encodeURIComponent("1"))}addScopes(e,t=!0,n=pi){t&&!n.includes("openid")&&!e.includes("openid")&&n.push("openid");const i=t?[...e||[],...n]:e||[],s=new Ye(i);this.parameters.set(vP,encodeURIComponent(s.printScopes()))}addClientId(e){this.parameters.set(mo,encodeURIComponent(e))}addRedirectUri(e){Qo.validateRedirectUri(e),this.parameters.set(jy,encodeURIComponent(e))}addPostLogoutRedirectUri(e){Qo.validateRedirectUri(e),this.parameters.set(LP,encodeURIComponent(e))}addIdTokenHint(e){this.parameters.set(UP,encodeURIComponent(e))}addDomainHint(e){this.parameters.set(jP,encodeURIComponent(e))}addLoginHint(e){this.parameters.set(GP,encodeURIComponent(e))}addCcsUpn(e){this.parameters.set(Ot.CCS_HEADER,encodeURIComponent(`UPN:${e}`))}addCcsOid(e){this.parameters.set(Ot.CCS_HEADER,encodeURIComponent(`Oid:${e.uid}@${e.utid}`))}addSid(e){this.parameters.set(qP,encodeURIComponent(e))}addClaims(e,t){const n=this.addClientCapabilitiesToClaims(e,t);Qo.validateClaims(n),this.parameters.set(pP,encodeURIComponent(n))}addCorrelationId(e){this.parameters.set(IP,encodeURIComponent(e))}addLibraryInfo(e){this.parameters.set(bP,e.sku),this.parameters.set(kP,e.version),e.os&&this.parameters.set(RP,e.os),e.cpu&&this.parameters.set(OP,e.cpu)}addApplicationTelemetry(e){e!=null&&e.appName&&this.parameters.set(xP,e.appName),e!=null&&e.appVersion&&this.parameters.set(DP,e.appVersion)}addPrompt(e){Qo.validatePrompt(e),this.parameters.set(`${wP}`,encodeURIComponent(e))}addState(e){e&&this.parameters.set(CP,encodeURIComponent(e))}addNonce(e){this.parameters.set(_P,encodeURIComponent(e))}addCodeChallengeParams(e,t){if(Qo.validateCodeChallengeParams(e,t),e&&t)this.parameters.set(EP,encodeURIComponent(e)),this.parameters.set(SP,encodeURIComponent(t));else throw Ne(jd)}addAuthorizationCode(e){this.parameters.set(TP,encodeURIComponent(e))}addDeviceCode(e){this.parameters.set(BP,encodeURIComponent(e))}addRefreshToken(e){this.parameters.set(yP,encodeURIComponent(e))}addCodeVerifier(e){this.parameters.set(AP,encodeURIComponent(e))}addClientSecret(e){this.parameters.set(FP,encodeURIComponent(e))}addClientAssertion(e){e&&this.parameters.set(HP,encodeURIComponent(e))}addClientAssertionType(e){e&&this.parameters.set(VP,encodeURIComponent(e))}addOboAssertion(e){this.parameters.set($P,encodeURIComponent(e))}addRequestTokenUse(e){this.parameters.set(KP,encodeURIComponent(e))}addGrantType(e){this.parameters.set(mP,encodeURIComponent(e))}addClientInfo(){this.parameters.set(SN,"1")}addExtraQueryParameters(e){Object.entries(e).forEach(([t,n])=>{!this.parameters.has(t)&&n&&this.parameters.set(t,n)})}addClientCapabilitiesToClaims(e,t){let n;if(!e)n={};else try{n=JSON.parse(e)}catch{throw Ne(Gd)}return t&&t.length>0&&(n.hasOwnProperty(Ts.ACCESS_TOKEN)||(n[Ts.ACCESS_TOKEN]={}),n[Ts.ACCESS_TOKEN][Ts.XMS_CC]={values:t}),JSON.stringify(n)}addUsername(e){this.parameters.set(Dm.username,encodeURIComponent(e))}addPassword(e){this.parameters.set(Dm.password,encodeURIComponent(e))}addPopToken(e){e&&(this.parameters.set(qm,Re.POP),this.parameters.set(Gm,encodeURIComponent(e)))}addSshJwk(e){e&&(this.parameters.set(qm,Re.SSH),this.parameters.set(Gm,encodeURIComponent(e)))}addServerTelemetry(e){this.parameters.set(NP,e.generateCurrentRequestHeaderValue()),this.parameters.set(PP,e.generateLastRequestHeaderValue())}addThrottling(){this.parameters.set(MP,aa.X_MS_LIB_CAPABILITY_VALUE)}addLogoutHint(e){this.parameters.set(WP,encodeURIComponent(e))}addBrokerParameters(e){const t={};t[th]=e.brokerClientId,t[hd]=e.brokerRedirectUri,this.addExtraQueryParameters(t)}createQueryString(){const e=new Array;return this.parameters.forEach((t,n)=>{e.push(`${n}=${t}`)}),JP(this.parameters,this.correlationId,this.performanceClient),e.join("&")}}/*! @azure/msal-common v14.16.0 2024-11-05 */function QP(r){return r.hasOwnProperty("authorization_endpoint")&&r.hasOwnProperty("token_endpoint")&&r.hasOwnProperty("issuer")&&r.hasOwnProperty("jwks_uri")}/*! @azure/msal-common v14.16.0 2024-11-05 */function XP(r){return r.hasOwnProperty("tenant_discovery_endpoint")&&r.hasOwnProperty("metadata")}/*! @azure/msal-common v14.16.0 2024-11-05 */function ZP(r){return r.hasOwnProperty("error")&&r.hasOwnProperty("error_description")}/*! @azure/msal-common v14.16.0 2024-11-05 */const k={AcquireTokenByCode:"acquireTokenByCode",AcquireTokenByRefreshToken:"acquireTokenByRefreshToken",AcquireTokenSilent:"acquireTokenSilent",AcquireTokenSilentAsync:"acquireTokenSilentAsync",AcquireTokenPopup:"acquireTokenPopup",AcquireTokenPreRedirect:"acquireTokenPreRedirect",AcquireTokenRedirect:"acquireTokenRedirect",CryptoOptsGetPublicKeyThumbprint:"cryptoOptsGetPublicKeyThumbprint",CryptoOptsSignJwt:"cryptoOptsSignJwt",SilentCacheClientAcquireToken:"silentCacheClientAcquireToken",SilentIframeClientAcquireToken:"silentIframeClientAcquireToken",AwaitConcurrentIframe:"awaitConcurrentIframe",SilentRefreshClientAcquireToken:"silentRefreshClientAcquireToken",SsoSilent:"ssoSilent",StandardInteractionClientGetDiscoveredAuthority:"standardInteractionClientGetDiscoveredAuthority",FetchAccountIdWithNativeBroker:"fetchAccountIdWithNativeBroker",NativeInteractionClientAcquireToken:"nativeInteractionClientAcquireToken",BaseClientCreateTokenRequestHeaders:"baseClientCreateTokenRequestHeaders",NetworkClientSendPostRequestAsync:"networkClientSendPostRequestAsync",RefreshTokenClientExecutePostToTokenEndpoint:"refreshTokenClientExecutePostToTokenEndpoint",AuthorizationCodeClientExecutePostToTokenEndpoint:"authorizationCodeClientExecutePostToTokenEndpoint",BrokerHandhshake:"brokerHandshake",AcquireTokenByRefreshTokenInBroker:"acquireTokenByRefreshTokenInBroker",AcquireTokenByBroker:"acquireTokenByBroker",RefreshTokenClientExecuteTokenRequest:"refreshTokenClientExecuteTokenRequest",RefreshTokenClientAcquireToken:"refreshTokenClientAcquireToken",RefreshTokenClientAcquireTokenWithCachedRefreshToken:"refreshTokenClientAcquireTokenWithCachedRefreshToken",RefreshTokenClientAcquireTokenByRefreshToken:"refreshTokenClientAcquireTokenByRefreshToken",RefreshTokenClientCreateTokenRequestBody:"refreshTokenClientCreateTokenRequestBody",AcquireTokenFromCache:"acquireTokenFromCache",SilentFlowClientAcquireCachedToken:"silentFlowClientAcquireCachedToken",SilentFlowClientGenerateResultFromCacheRecord:"silentFlowClientGenerateResultFromCacheRecord",AcquireTokenBySilentIframe:"acquireTokenBySilentIframe",InitializeBaseRequest:"initializeBaseRequest",InitializeSilentRequest:"initializeSilentRequest",InitializeClientApplication:"initializeClientApplication",SilentIframeClientTokenHelper:"silentIframeClientTokenHelper",SilentHandlerInitiateAuthRequest:"silentHandlerInitiateAuthRequest",SilentHandlerMonitorIframeForHash:"silentHandlerMonitorIframeForHash",SilentHandlerLoadFrame:"silentHandlerLoadFrame",SilentHandlerLoadFrameSync:"silentHandlerLoadFrameSync",StandardInteractionClientCreateAuthCodeClient:"standardInteractionClientCreateAuthCodeClient",StandardInteractionClientGetClientConfiguration:"standardInteractionClientGetClientConfiguration",StandardInteractionClientInitializeAuthorizationRequest:"standardInteractionClientInitializeAuthorizationRequest",StandardInteractionClientInitializeAuthorizationCodeRequest:"standardInteractionClientInitializeAuthorizationCodeRequest",GetAuthCodeUrl:"getAuthCodeUrl",HandleCodeResponseFromServer:"handleCodeResponseFromServer",HandleCodeResponse:"handleCodeResponse",UpdateTokenEndpointAuthority:"updateTokenEndpointAuthority",AuthClientAcquireToken:"authClientAcquireToken",AuthClientExecuteTokenRequest:"authClientExecuteTokenRequest",AuthClientCreateTokenRequestBody:"authClientCreateTokenRequestBody",AuthClientCreateQueryString:"authClientCreateQueryString",PopTokenGenerateCnf:"popTokenGenerateCnf",PopTokenGenerateKid:"popTokenGenerateKid",HandleServerTokenResponse:"handleServerTokenResponse",DeserializeResponse:"deserializeResponse",AuthorityFactoryCreateDiscoveredInstance:"authorityFactoryCreateDiscoveredInstance",AuthorityResolveEndpointsAsync:"authorityResolveEndpointsAsync",AuthorityResolveEndpointsFromLocalSources:"authorityResolveEndpointsFromLocalSources",AuthorityGetCloudDiscoveryMetadataFromNetwork:"authorityGetCloudDiscoveryMetadataFromNetwork",AuthorityUpdateCloudDiscoveryMetadata:"authorityUpdateCloudDiscoveryMetadata",AuthorityGetEndpointMetadataFromNetwork:"authorityGetEndpointMetadataFromNetwork",AuthorityUpdateEndpointMetadata:"authorityUpdateEndpointMetadata",AuthorityUpdateMetadataWithRegionalInformation:"authorityUpdateMetadataWithRegionalInformation",RegionDiscoveryDetectRegion:"regionDiscoveryDetectRegion",RegionDiscoveryGetRegionFromIMDS:"regionDiscoveryGetRegionFromIMDS",RegionDiscoveryGetCurrentVersion:"regionDiscoveryGetCurrentVersion",AcquireTokenByCodeAsync:"acquireTokenByCodeAsync",GetEndpointMetadataFromNetwork:"getEndpointMetadataFromNetwork",GetCloudDiscoveryMetadataFromNetworkMeasurement:"getCloudDiscoveryMetadataFromNetworkMeasurement",HandleRedirectPromiseMeasurement:"handleRedirectPromise",HandleNativeRedirectPromiseMeasurement:"handleNativeRedirectPromise",UpdateCloudDiscoveryMetadataMeasurement:"updateCloudDiscoveryMetadataMeasurement",UsernamePasswordClientAcquireToken:"usernamePasswordClientAcquireToken",NativeMessageHandlerHandshake:"nativeMessageHandlerHandshake",NativeGenerateAuthResult:"nativeGenerateAuthResult",RemoveHiddenIframe:"removeHiddenIframe",ClearTokensAndKeysWithClaims:"clearTokensAndKeysWithClaims",CacheManagerGetRefreshToken:"cacheManagerGetRefreshToken",GeneratePkceCodes:"generatePkceCodes",GenerateCodeVerifier:"generateCodeVerifier",GenerateCodeChallengeFromVerifier:"generateCodeChallengeFromVerifier",Sha256Digest:"sha256Digest",GetRandomValues:"getRandomValues"},e0={NotStarted:0,InProgress:1,Completed:2};/*! @azure/msal-common v14.16.0 2024-11-05 */const wo=(r,e,t,n,i)=>(...s)=>{t.trace(`Executing function ${e}`);const c=n==null?void 0:n.startMeasurement(e,i);if(i){const d=e+"CallCount";n==null||n.incrementFields({[d]:1},i)}try{const d=r(...s);return c==null||c.end({success:!0}),t.trace(`Returning result from ${e}`),d}catch(d){t.trace(`Error occurred in ${e}`);try{t.trace(JSON.stringify(d))}catch{t.trace("Unable to print error message.")}throw c==null||c.end({success:!1},d),d}},B=(r,e,t,n,i)=>(...s)=>{t.trace(`Executing function ${e}`);const c=n==null?void 0:n.startMeasurement(e,i);if(i){const d=e+"CallCount";n==null||n.incrementFields({[d]:1},i)}return n==null||n.setPreQueueTime(e,i),r(...s).then(d=>(t.trace(`Returning result from ${e}`),c==null||c.end({success:!0}),d)).catch(d=>{t.trace(`Error occurred in ${e}`);try{t.trace(JSON.stringify(d))}catch{t.trace("Unable to print error message.")}throw c==null||c.end({success:!1},d),d})};/*! @azure/msal-common v14.16.0 2024-11-05 */class kc{constructor(e,t,n,i){this.networkInterface=e,this.logger=t,this.performanceClient=n,this.correlationId=i}async detectRegion(e,t){var i;(i=this.performanceClient)==null||i.addQueueMeasurement(k.RegionDiscoveryDetectRegion,this.correlationId);let n=e;if(n)t.region_source=Ko.ENVIRONMENT_VARIABLE;else{const s=kc.IMDS_OPTIONS;try{const c=await B(this.getRegionFromIMDS.bind(this),k.RegionDiscoveryGetRegionFromIMDS,this.logger,this.performanceClient,this.correlationId)(P.IMDS_VERSION,s);if(c.status===Ss.httpSuccess&&(n=c.body,t.region_source=Ko.IMDS),c.status===Ss.httpBadRequest){const d=await B(this.getCurrentVersion.bind(this),k.RegionDiscoveryGetCurrentVersion,this.logger,this.performanceClient,this.correlationId)(s);if(!d)return t.region_source=Ko.FAILED_AUTO_DETECTION,null;const f=await B(this.getRegionFromIMDS.bind(this),k.RegionDiscoveryGetRegionFromIMDS,this.logger,this.performanceClient,this.correlationId)(d,s);f.status===Ss.httpSuccess&&(n=f.body,t.region_source=Ko.IMDS)}}catch{return t.region_source=Ko.FAILED_AUTO_DETECTION,null}}return n||(t.region_source=Ko.FAILED_AUTO_DETECTION),n||null}async getRegionFromIMDS(e,t){var n;return(n=this.performanceClient)==null||n.addQueueMeasurement(k.RegionDiscoveryGetRegionFromIMDS,this.correlationId),this.networkInterface.sendGetRequestAsync(`${P.IMDS_ENDPOINT}?api-version=${e}&format=text`,t,P.IMDS_TIMEOUT)}async getCurrentVersion(e){var t;(t=this.performanceClient)==null||t.addQueueMeasurement(k.RegionDiscoveryGetCurrentVersion,this.correlationId);try{const n=await this.networkInterface.sendGetRequestAsync(`${P.IMDS_ENDPOINT}?format=json`,e);return n.status===Ss.httpBadRequest&&n.body&&n.body["newest-versions"]&&n.body["newest-versions"].length>0?n.body["newest-versions"][0]:null}catch{return null}}}kc.IMDS_OPTIONS={headers:{Metadata:"true"}};/*! @azure/msal-common v14.16.0 2024-11-05 */class Tt{constructor(e,t,n,i,s,c,d,f){this.canonicalAuthority=e,this._canonicalAuthority.validateAsUri(),this.networkInterface=t,this.cacheManager=n,this.authorityOptions=i,this.regionDiscoveryMetadata={region_used:void 0,region_source:void 0,region_outcome:void 0},this.logger=s,this.performanceClient=d,this.correlationId=c,this.managedIdentity=f||!1,this.regionDiscovery=new kc(t,this.logger,this.performanceClient,this.correlationId)}getAuthorityType(e){if(e.HostNameAndPort.endsWith(P.CIAM_AUTH_URL))return xn.Ciam;const t=e.PathSegments;if(t.length)switch(t[0].toLowerCase()){case P.ADFS:return xn.Adfs;case P.DSTS:return xn.Dsts}return xn.Default}get authorityType(){return this.getAuthorityType(this.canonicalAuthorityUrlComponents)}get protocolMode(){return this.authorityOptions.protocolMode}get options(){return this.authorityOptions}get canonicalAuthority(){return this._canonicalAuthority.urlString}set canonicalAuthority(e){this._canonicalAuthority=new ye(e),this._canonicalAuthority.validateAsUri(),this._canonicalAuthorityUrlComponents=null}get canonicalAuthorityUrlComponents(){return this._canonicalAuthorityUrlComponents||(this._canonicalAuthorityUrlComponents=this._canonicalAuthority.getUrlComponents()),this._canonicalAuthorityUrlComponents}get hostnameAndPort(){return this.canonicalAuthorityUrlComponents.HostNameAndPort.toLowerCase()}get tenant(){return this.canonicalAuthorityUrlComponents.PathSegments[0]}get authorizationEndpoint(){if(this.discoveryComplete())return this.replacePath(this.metadata.authorization_endpoint);throw U(pr)}get tokenEndpoint(){if(this.discoveryComplete())return this.replacePath(this.metadata.token_endpoint);throw U(pr)}get deviceCodeEndpoint(){if(this.discoveryComplete())return this.replacePath(this.metadata.token_endpoint.replace("/token","/devicecode"));throw U(pr)}get endSessionEndpoint(){if(this.discoveryComplete()){if(!this.metadata.end_session_endpoint)throw U(Sy);return this.replacePath(this.metadata.end_session_endpoint)}else throw U(pr)}get selfSignedJwtAudience(){if(this.discoveryComplete())return this.replacePath(this.metadata.issuer);throw U(pr)}get jwksUri(){if(this.discoveryComplete())return this.replacePath(this.metadata.jwks_uri);throw U(pr)}canReplaceTenant(e){return e.PathSegments.length===1&&!Tt.reservedTenantDomains.has(e.PathSegments[0])&&this.getAuthorityType(e)===xn.Default&&this.protocolMode===wr.AAD}replaceTenant(e){return e.replace(/{tenant}|{tenantid}/g,this.tenant)}replacePath(e){let t=e;const i=new ye(this.metadata.canonical_authority).getUrlComponents(),s=i.PathSegments;return this.canonicalAuthorityUrlComponents.PathSegments.forEach((d,f)=>{let g=s[f];if(f===0&&this.canReplaceTenant(i)){const p=new ye(this.metadata.authorization_endpoint).getUrlComponents().PathSegments[0];g!==p&&(this.logger.verbose(`Replacing tenant domain name ${g} with id ${p}`),g=p)}d!==g&&(t=t.replace(`/${g}/`,`/${d}/`))}),this.replaceTenant(t)}get defaultOpenIdConfigurationEndpoint(){const e=this.hostnameAndPort;return this.canonicalAuthority.endsWith("v2.0/")||this.authorityType===xn.Adfs||this.protocolMode!==wr.AAD&&!this.isAliasOfKnownMicrosoftAuthority(e)?`${this.canonicalAuthority}.well-known/openid-configuration`:`${this.canonicalAuthority}v2.0/.well-known/openid-configuration`}discoveryComplete(){return!!this.metadata}async resolveEndpointsAsync(){var i,s;(i=this.performanceClient)==null||i.addQueueMeasurement(k.AuthorityResolveEndpointsAsync,this.correlationId);const e=this.getCurrentMetadataEntity(),t=await B(this.updateCloudDiscoveryMetadata.bind(this),k.AuthorityUpdateCloudDiscoveryMetadata,this.logger,this.performanceClient,this.correlationId)(e);this.canonicalAuthority=this.canonicalAuthority.replace(this.hostnameAndPort,e.preferred_network);const n=await B(this.updateEndpointMetadata.bind(this),k.AuthorityUpdateEndpointMetadata,this.logger,this.performanceClient,this.correlationId)(e);this.updateCachedMetadata(e,t,{source:n}),(s=this.performanceClient)==null||s.addFields({cloudDiscoverySource:t,authorityEndpointSource:n},this.correlationId)}getCurrentMetadataEntity(){let e=this.cacheManager.getAuthorityMetadataByAlias(this.hostnameAndPort);return e||(e={aliases:[],preferred_cache:this.hostnameAndPort,preferred_network:this.hostnameAndPort,canonical_authority:this.canonicalAuthority,authorization_endpoint:"",token_endpoint:"",end_session_endpoint:"",issuer:"",aliasesFromNetwork:!1,endpointsFromNetwork:!1,expiresAt:Vm(),jwks_uri:""}),e}updateCachedMetadata(e,t,n){t!==Jt.CACHE&&(n==null?void 0:n.source)!==Jt.CACHE&&(e.expiresAt=Vm(),e.canonical_authority=this.canonicalAuthority);const i=this.cacheManager.generateAuthorityMetadataCacheKey(e.preferred_cache);this.cacheManager.setAuthorityMetadata(i,e),this.metadata=e}async updateEndpointMetadata(e){var i,s,c;(i=this.performanceClient)==null||i.addQueueMeasurement(k.AuthorityUpdateEndpointMetadata,this.correlationId);const t=this.updateEndpointMetadataFromLocalSources(e);if(t){if(t.source===Jt.HARDCODED_VALUES&&(s=this.authorityOptions.azureRegionConfiguration)!=null&&s.azureRegion&&t.metadata){const d=await B(this.updateMetadataWithRegionalInformation.bind(this),k.AuthorityUpdateMetadataWithRegionalInformation,this.logger,this.performanceClient,this.correlationId)(t.metadata);As(e,d,!1),e.canonical_authority=this.canonicalAuthority}return t.source}let n=await B(this.getEndpointMetadataFromNetwork.bind(this),k.AuthorityGetEndpointMetadataFromNetwork,this.logger,this.performanceClient,this.correlationId)();if(n)return(c=this.authorityOptions.azureRegionConfiguration)!=null&&c.azureRegion&&(n=await B(this.updateMetadataWithRegionalInformation.bind(this),k.AuthorityUpdateMetadataWithRegionalInformation,this.logger,this.performanceClient,this.correlationId)(n)),As(e,n,!0),Jt.NETWORK;throw U(dy,this.defaultOpenIdConfigurationEndpoint)}updateEndpointMetadataFromLocalSources(e){this.logger.verbose("Attempting to get endpoint metadata from authority configuration");const t=this.getEndpointMetadataFromConfig();if(t)return this.logger.verbose("Found endpoint metadata in authority configuration"),As(e,t,!1),{source:Jt.CONFIG};if(this.logger.verbose("Did not find endpoint metadata in the config... Attempting to get endpoint metadata from the hardcoded values."),this.authorityOptions.skipAuthorityMetadataCache)this.logger.verbose("Skipping hardcoded metadata cache since skipAuthorityMetadataCache is set to true. Attempting to get endpoint metadata from the network metadata cache.");else{const i=this.getEndpointMetadataFromHardcodedValues();if(i)return As(e,i,!1),{source:Jt.HARDCODED_VALUES,metadata:i};this.logger.verbose("Did not find endpoint metadata in hardcoded values... Attempting to get endpoint metadata from the network metadata cache.")}const n=$m(e);return this.isAuthoritySameType(e)&&e.endpointsFromNetwork&&!n?(this.logger.verbose("Found endpoint metadata in the cache."),{source:Jt.CACHE}):(n&&this.logger.verbose("The metadata entity is expired."),null)}isAuthoritySameType(e){return new ye(e.canonical_authority).getUrlComponents().PathSegments.length===this.canonicalAuthorityUrlComponents.PathSegments.length}getEndpointMetadataFromConfig(){if(this.authorityOptions.authorityMetadata)try{return JSON.parse(this.authorityOptions.authorityMetadata)}catch{throw Ne(Ly)}return null}async getEndpointMetadataFromNetwork(){var n;(n=this.performanceClient)==null||n.addQueueMeasurement(k.AuthorityGetEndpointMetadataFromNetwork,this.correlationId);const e={},t=this.defaultOpenIdConfigurationEndpoint;this.logger.verbose(`Authority.getEndpointMetadataFromNetwork: attempting to retrieve OAuth endpoints from ${t}`);try{const i=await this.networkInterface.sendGetRequestAsync(t,e);return QP(i.body)?i.body:(this.logger.verbose("Authority.getEndpointMetadataFromNetwork: could not parse response as OpenID configuration"),null)}catch(i){return this.logger.verbose(`Authority.getEndpointMetadataFromNetwork: ${i}`),null}}getEndpointMetadataFromHardcodedValues(){return this.hostnameAndPort in Km?Km[this.hostnameAndPort]:null}async updateMetadataWithRegionalInformation(e){var n,i,s;(n=this.performanceClient)==null||n.addQueueMeasurement(k.AuthorityUpdateMetadataWithRegionalInformation,this.correlationId);const t=(i=this.authorityOptions.azureRegionConfiguration)==null?void 0:i.azureRegion;if(t){if(t!==P.AZURE_REGION_AUTO_DISCOVER_FLAG)return this.regionDiscoveryMetadata.region_outcome=Ou.CONFIGURED_NO_AUTO_DETECTION,this.regionDiscoveryMetadata.region_used=t,Tt.replaceWithRegionalInformation(e,t);const c=await B(this.regionDiscovery.detectRegion.bind(this.regionDiscovery),k.RegionDiscoveryDetectRegion,this.logger,this.performanceClient,this.correlationId)((s=this.authorityOptions.azureRegionConfiguration)==null?void 0:s.environmentRegion,this.regionDiscoveryMetadata);if(c)return this.regionDiscoveryMetadata.region_outcome=Ou.AUTO_DETECTION_REQUESTED_SUCCESSFUL,this.regionDiscoveryMetadata.region_used=c,Tt.replaceWithRegionalInformation(e,c);this.regionDiscoveryMetadata.region_outcome=Ou.AUTO_DETECTION_REQUESTED_FAILED}return e}async updateCloudDiscoveryMetadata(e){var i;(i=this.performanceClient)==null||i.addQueueMeasurement(k.AuthorityUpdateCloudDiscoveryMetadata,this.correlationId);const t=this.updateCloudDiscoveryMetadataFromLocalSources(e);if(t)return t;const n=await B(this.getCloudDiscoveryMetadataFromNetwork.bind(this),k.AuthorityGetCloudDiscoveryMetadataFromNetwork,this.logger,this.performanceClient,this.correlationId)();if(n)return Nu(e,n,!0),Jt.NETWORK;throw Ne(Uy)}updateCloudDiscoveryMetadataFromLocalSources(e){this.logger.verbose("Attempting to get cloud discovery metadata from authority configuration"),this.logger.verbosePii(`Known Authorities: ${this.authorityOptions.knownAuthorities||P.NOT_APPLICABLE}`),this.logger.verbosePii(`Authority Metadata: ${this.authorityOptions.authorityMetadata||P.NOT_APPLICABLE}`),this.logger.verbosePii(`Canonical Authority: ${e.canonical_authority||P.NOT_APPLICABLE}`);const t=this.getCloudDiscoveryMetadataFromConfig();if(t)return this.logger.verbose("Found cloud discovery metadata in authority configuration"),Nu(e,t,!1),Jt.CONFIG;if(this.logger.verbose("Did not find cloud discovery metadata in the config... Attempting to get cloud discovery metadata from the hardcoded values."),this.options.skipAuthorityMetadataCache)this.logger.verbose("Skipping hardcoded cloud discovery metadata cache since skipAuthorityMetadataCache is set to true. Attempting to get cloud discovery metadata from the network metadata cache.");else{const i=rP(this.hostnameAndPort);if(i)return this.logger.verbose("Found cloud discovery metadata from hardcoded values."),Nu(e,i,!1),Jt.HARDCODED_VALUES;this.logger.verbose("Did not find cloud discovery metadata in hardcoded values... Attempting to get cloud discovery metadata from the network metadata cache.")}const n=$m(e);return this.isAuthoritySameType(e)&&e.aliasesFromNetwork&&!n?(this.logger.verbose("Found cloud discovery metadata in the cache."),Jt.CACHE):(n&&this.logger.verbose("The metadata entity is expired."),null)}getCloudDiscoveryMetadataFromConfig(){if(this.authorityType===xn.Ciam)return this.logger.verbose("CIAM authorities do not support cloud discovery metadata, generate the aliases from authority host."),Tt.createCloudDiscoveryMetadataFromHost(this.hostnameAndPort);if(this.authorityOptions.cloudDiscoveryMetadata){this.logger.verbose("The cloud discovery metadata has been provided as a network response, in the config.");try{this.logger.verbose("Attempting to parse the cloud discovery metadata.");const e=JSON.parse(this.authorityOptions.cloudDiscoveryMetadata),t=cc(e.metadata,this.hostnameAndPort);if(this.logger.verbose("Parsed the cloud discovery metadata."),t)return this.logger.verbose("There is returnable metadata attached to the parsed cloud discovery metadata."),t;this.logger.verbose("There is no metadata attached to the parsed cloud discovery metadata.")}catch{throw this.logger.verbose("Unable to parse the cloud discovery metadata. Throwing Invalid Cloud Discovery Metadata Error."),Ne(Yd)}}return this.isInKnownAuthorities()?(this.logger.verbose("The host is included in knownAuthorities. Creating new cloud discovery metadata from the host."),Tt.createCloudDiscoveryMetadataFromHost(this.hostnameAndPort)):null}async getCloudDiscoveryMetadataFromNetwork(){var i;(i=this.performanceClient)==null||i.addQueueMeasurement(k.AuthorityGetCloudDiscoveryMetadataFromNetwork,this.correlationId);const e=`${P.AAD_INSTANCE_DISCOVERY_ENDPT}${this.canonicalAuthority}oauth2/v2.0/authorize`,t={};let n=null;try{const s=await this.networkInterface.sendGetRequestAsync(e,t);let c,d;if(XP(s.body))c=s.body,d=c.metadata,this.logger.verbosePii(`tenant_discovery_endpoint is: ${c.tenant_discovery_endpoint}`);else if(ZP(s.body)){if(this.logger.warning(`A CloudInstanceDiscoveryErrorResponse was returned. The cloud instance discovery network request's status code is: ${s.status}`),c=s.body,c.error===P.INVALID_INSTANCE)return this.logger.error("The CloudInstanceDiscoveryErrorResponse error is invalid_instance."),null;this.logger.warning(`The CloudInstanceDiscoveryErrorResponse error is ${c.error}`),this.logger.warning(`The CloudInstanceDiscoveryErrorResponse error description is ${c.error_description}`),this.logger.warning("Setting the value of the CloudInstanceDiscoveryMetadata (returned from the network) to []"),d=[]}else return this.logger.error("AAD did not return a CloudInstanceDiscoveryResponse or CloudInstanceDiscoveryErrorResponse"),null;this.logger.verbose("Attempting to find a match between the developer's authority and the CloudInstanceDiscoveryMetadata returned from the network request."),n=cc(d,this.hostnameAndPort)}catch(s){if(s instanceof Fe)this.logger.error(`There was a network error while attempting to get the cloud discovery instance metadata.
51
+ Error: ${s.errorCode}
52
+ Error Description: ${s.errorMessage}`);else{const c=s;this.logger.error(`A non-MSALJS error was thrown while attempting to get the cloud instance discovery metadata.
53
+ Error: ${c.name}
54
+ Error Description: ${c.message}`)}return null}return n||(this.logger.warning("The developer's authority was not found within the CloudInstanceDiscoveryMetadata returned from the network request."),this.logger.verbose("Creating custom Authority for custom domain scenario."),n=Tt.createCloudDiscoveryMetadataFromHost(this.hostnameAndPort)),n}isInKnownAuthorities(){return this.authorityOptions.knownAuthorities.filter(t=>t&&ye.getDomainFromUrl(t).toLowerCase()===this.hostnameAndPort).length>0}static generateAuthority(e,t){let n;if(t&&t.azureCloudInstance!==Wd.None){const i=t.tenant?t.tenant:P.DEFAULT_COMMON_TENANT;n=`${t.azureCloudInstance}/${i}/`}return n||e}static createCloudDiscoveryMetadataFromHost(e){return{preferred_network:e,preferred_cache:e,aliases:[e]}}getPreferredCache(){if(this.managedIdentity)return P.DEFAULT_AUTHORITY_HOST;if(this.discoveryComplete())return this.metadata.preferred_cache;throw U(pr)}isAlias(e){return this.metadata.aliases.indexOf(e)>-1}isAliasOfKnownMicrosoftAuthority(e){return Wy.has(e)}static isPublicCloudAuthority(e){return P.KNOWN_PUBLIC_CLOUDS.indexOf(e)>=0}static buildRegionalAuthorityString(e,t,n){const i=new ye(e);i.validateAsUri();const s=i.getUrlComponents();let c=`${t}.${s.HostNameAndPort}`;this.isPublicCloudAuthority(s.HostNameAndPort)&&(c=`${t}.${P.REGIONAL_AUTH_PUBLIC_CLOUD_SUFFIX}`);const d=ye.constructAuthorityUriFromObject({...i.getUrlComponents(),HostNameAndPort:c}).urlString;return n?`${d}?${n}`:d}static replaceWithRegionalInformation(e,t){const n={...e};return n.authorization_endpoint=Tt.buildRegionalAuthorityString(n.authorization_endpoint,t),n.token_endpoint=Tt.buildRegionalAuthorityString(n.token_endpoint,t),n.end_session_endpoint&&(n.end_session_endpoint=Tt.buildRegionalAuthorityString(n.end_session_endpoint,t)),n}static transformCIAMAuthority(e){let t=e;const i=new ye(e).getUrlComponents();if(i.PathSegments.length===0&&i.HostNameAndPort.endsWith(P.CIAM_AUTH_URL)){const s=i.HostNameAndPort.split(".")[0];t=`${t}${s}${P.AAD_TENANT_DOMAIN_SUFFIX}`}return t}}Tt.reservedTenantDomains=new Set(["{tenant}","{tenantid}",Wr.COMMON,Wr.CONSUMERS,Wr.ORGANIZATIONS]);function t0(r){var i;const n=(i=new ye(r).getUrlComponents().PathSegments.slice(-1)[0])==null?void 0:i.toLowerCase();switch(n){case Wr.COMMON:case Wr.ORGANIZATIONS:case Wr.CONSUMERS:return;default:return n}}function Yy(r){return r.endsWith(P.FORWARD_SLASH)?r:`${r}${P.FORWARD_SLASH}`}function n0(r){const e=r.cloudDiscoveryMetadata;let t;if(e)try{t=JSON.parse(e)}catch{throw Ne(Yd)}return{canonicalAuthority:r.authority?Yy(r.authority):void 0,knownAuthorities:r.knownAuthorities,cloudDiscoveryMetadata:t}}/*! @azure/msal-common v14.16.0 2024-11-05 */async function Jy(r,e,t,n,i,s,c){c==null||c.addQueueMeasurement(k.AuthorityFactoryCreateDiscoveredInstance,s);const d=Tt.transformCIAMAuthority(Yy(r)),f=new Tt(d,e,t,n,i,s,c);try{return await B(f.resolveEndpointsAsync.bind(f),k.AuthorityResolveEndpointsAsync,i,c,s)(),f}catch{throw U(pr)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class Gr extends Fe{constructor(e,t,n,i,s){super(e,t,n),this.name="ServerError",this.errorNo=i,this.status=s,Object.setPrototypeOf(this,Gr.prototype)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class Yn{static generateThrottlingStorageKey(e){return`${aa.THROTTLING_PREFIX}.${JSON.stringify(e)}`}static preProcess(e,t){var s;const n=Yn.generateThrottlingStorageKey(t),i=e.getThrottlingCache(n);if(i){if(i.throttleTime<Date.now()){e.removeItem(n);return}throw new Gr(((s=i.errorCodes)==null?void 0:s.join(" "))||P.EMPTY_STRING,i.errorMessage,i.subError)}}static postProcess(e,t,n){if(Yn.checkResponseStatus(n)||Yn.checkResponseForRetryAfter(n)){const i={throttleTime:Yn.calculateThrottleTime(parseInt(n.headers[Ot.RETRY_AFTER])),error:n.body.error,errorCodes:n.body.error_codes,errorMessage:n.body.error_description,subError:n.body.suberror};e.setThrottlingCache(Yn.generateThrottlingStorageKey(t),i)}}static checkResponseStatus(e){return e.status===429||e.status>=500&&e.status<600}static checkResponseForRetryAfter(e){return e.headers?e.headers.hasOwnProperty(Ot.RETRY_AFTER)&&(e.status<200||e.status>=300):!1}static calculateThrottleTime(e){const t=e<=0?0:e,n=Date.now()/1e3;return Math.floor(Math.min(n+(t||aa.DEFAULT_THROTTLE_TIME_SECONDS),n+aa.DEFAULT_MAX_THROTTLE_TIME_SECONDS)*1e3)}static removeThrottle(e,t,n,i){const s={clientId:t,authority:n.authority,scopes:n.scopes,homeAccountIdentifier:i,claims:n.claims,authenticationScheme:n.authenticationScheme,resourceRequestMethod:n.resourceRequestMethod,resourceRequestUri:n.resourceRequestUri,shrClaims:n.shrClaims,sshKid:n.sshKid},c=this.generateThrottlingStorageKey(s);e.removeItem(c)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class Rc extends Fe{constructor(e,t,n){super(e.errorCode,e.errorMessage,e.subError),Object.setPrototypeOf(this,Rc.prototype),this.name="NetworkError",this.error=e,this.httpStatus=t,this.responseHeaders=n}}function Ym(r,e,t){return new Rc(r,e,t)}/*! @azure/msal-common v14.16.0 2024-11-05 */class nh{constructor(e,t){this.config=hP(e),this.logger=new qr(this.config.loggerOptions,Ay,zd),this.cryptoUtils=this.config.cryptoInterface,this.cacheManager=this.config.storageInterface,this.networkClient=this.config.networkInterface,this.serverTelemetryManager=this.config.serverTelemetryManager,this.authority=this.config.authOptions.authority,this.performanceClient=t}createTokenRequestHeaders(e){const t={};if(t[Ot.CONTENT_TYPE]=P.URL_FORM_CONTENT_TYPE,!this.config.systemOptions.preventCorsPreflight&&e)switch(e.type){case on.HOME_ACCOUNT_ID:try{const n=ii(e.credential);t[Ot.CCS_HEADER]=`Oid:${n.uid}@${n.utid}`}catch(n){this.logger.verbose("Could not parse home account ID for CCS Header: "+n)}break;case on.UPN:t[Ot.CCS_HEADER]=`UPN: ${e.credential}`;break}return t}async executePostToTokenEndpoint(e,t,n,i,s,c){var f;c&&((f=this.performanceClient)==null||f.addQueueMeasurement(c,s));const d=await this.sendPostRequest(i,e,{body:t,headers:n},s);return this.config.serverTelemetryManager&&d.status<500&&d.status!==429&&this.config.serverTelemetryManager.clearTelemetryCache(),d}async sendPostRequest(e,t,n,i){var c,d,f;Yn.preProcess(this.cacheManager,e);let s;try{s=await B(this.networkClient.sendPostRequestAsync.bind(this.networkClient),k.NetworkClientSendPostRequestAsync,this.logger,this.performanceClient,i)(t,n);const g=s.headers||{};(d=this.performanceClient)==null||d.addFields({refreshTokenSize:((c=s.body.refresh_token)==null?void 0:c.length)||0,httpVerToken:g[Ot.X_MS_HTTP_VERSION]||"",requestId:g[Ot.X_MS_REQUEST_ID]||""},i)}catch(g){if(g instanceof Rc){const p=g.responseHeaders;throw p&&((f=this.performanceClient)==null||f.addFields({httpVerToken:p[Ot.X_MS_HTTP_VERSION]||"",requestId:p[Ot.X_MS_REQUEST_ID]||"",contentTypeHeader:p[Ot.CONTENT_TYPE]||void 0,contentLengthHeader:p[Ot.CONTENT_LENGTH]||void 0,httpStatus:g.httpStatus},i)),g.error}throw g instanceof Fe?g:U(uy)}return Yn.postProcess(this.cacheManager,e,s),s}async updateAuthority(e,t){var s;(s=this.performanceClient)==null||s.addQueueMeasurement(k.UpdateTokenEndpointAuthority,t);const n=`https://${e}/${this.authority.tenant}/`,i=await Jy(n,this.networkClient,this.cacheManager,this.authority.options,this.logger,t,this.performanceClient);this.authority=i}createTokenQueryParameters(e){const t=new sa(e.correlationId,this.performanceClient);return e.embeddedClientId&&t.addBrokerParameters({brokerClientId:this.config.authOptions.clientId,brokerRedirectUri:this.config.authOptions.redirectUri}),e.tokenQueryParameters&&t.addExtraQueryParameters(e.tokenQueryParameters),t.addCorrelationId(e.correlationId),t.createQueryString()}}/*! @azure/msal-common v14.16.0 2024-11-05 */const lc="no_tokens_found",Qy="native_account_unavailable",rh="refresh_token_expired",r0="interaction_required",o0="consent_required",i0="login_required",Oc="bad_token";/*! @azure/msal-common v14.16.0 2024-11-05 */const Jm=[r0,o0,i0,Oc],a0=["message_only","additional_action","basic_action","user_password_expired","consent_required","bad_token"],s0={[lc]:"No refresh token found in the cache. Please sign-in.",[Qy]:"The requested account is not available in the native broker. It may have been deleted or logged out. Please sign-in again using an interactive API.",[rh]:"Refresh token has expired.",[Oc]:"Identity provider returned bad_token due to an expired or invalid refresh token. Please invoke an interactive API to resolve."};class Fn extends Fe{constructor(e,t,n,i,s,c,d,f){super(e,t,n),Object.setPrototypeOf(this,Fn.prototype),this.timestamp=i||P.EMPTY_STRING,this.traceId=s||P.EMPTY_STRING,this.correlationId=c||P.EMPTY_STRING,this.claims=d||P.EMPTY_STRING,this.name="InteractionRequiredAuthError",this.errorNo=f}}function Qm(r,e,t){const n=!!r&&Jm.indexOf(r)>-1,i=!!t&&a0.indexOf(t)>-1,s=!!e&&Jm.some(c=>e.indexOf(c)>-1);return n||s||i}function fd(r){return new Fn(r,s0[r])}/*! @azure/msal-common v14.16.0 2024-11-05 */class Bn{static setRequestState(e,t,n){const i=Bn.generateLibraryState(e,n);return t?`${i}${P.RESOURCE_DELIM}${t}`:i}static generateLibraryState(e,t){if(!e)throw U(cd);const n={id:e.createNewGuid()};t&&(n.meta=t);const i=JSON.stringify(n);return e.base64Encode(i)}static parseRequestState(e,t){if(!e)throw U(cd);if(!t)throw U(hi);try{const n=t.split(P.RESOURCE_DELIM),i=n[0],s=n.length>1?n.slice(1).join(P.RESOURCE_DELIM):P.EMPTY_STRING,c=e.base64Decode(i),d=JSON.parse(c);return{userRequestState:s||P.EMPTY_STRING,libraryState:d}}catch{throw U(hi)}}}/*! @azure/msal-common v14.16.0 2024-11-05 */const c0={SW:"sw",UHW:"uhw"};class gi{constructor(e,t){this.cryptoUtils=e,this.performanceClient=t}async generateCnf(e,t){var s;(s=this.performanceClient)==null||s.addQueueMeasurement(k.PopTokenGenerateCnf,e.correlationId);const n=await B(this.generateKid.bind(this),k.PopTokenGenerateCnf,t,this.performanceClient,e.correlationId)(e),i=this.cryptoUtils.base64UrlEncode(JSON.stringify(n));return{kid:n.kid,reqCnfString:i}}async generateKid(e){var n;return(n=this.performanceClient)==null||n.addQueueMeasurement(k.PopTokenGenerateKid,e.correlationId),{kid:await this.cryptoUtils.getPublicKeyThumbprint(e),xms_ksl:c0.SW}}async signPopToken(e,t,n){return this.signPayload(e,t,n)}async signPayload(e,t,n,i){const{resourceRequestMethod:s,resourceRequestUri:c,shrClaims:d,shrNonce:f,shrOptions:g}=n,p=c?new ye(c):void 0,_=p==null?void 0:p.getUrlComponents();return this.cryptoUtils.signJwt({at:e,ts:rr(),m:s==null?void 0:s.toUpperCase(),u:_==null?void 0:_.HostNameAndPort,nonce:f||this.cryptoUtils.createNewGuid(),p:_==null?void 0:_.AbsolutePath,q:_!=null&&_.QueryString?[[],_.QueryString]:void 0,client_claims:d||void 0,...i},t,g,n.correlationId)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class l0{constructor(e,t){this.cache=e,this.hasChanged=t}get cacheHasChanged(){return this.hasChanged}get tokenCache(){return this.cache}}/*! @azure/msal-common v14.16.0 2024-11-05 */function u0(r){var n,i;const e="code=",t=(n=r.error_uri)==null?void 0:n.lastIndexOf(e);return t&&t>=0?(i=r.error_uri)==null?void 0:i.substring(t+e.length):void 0}class po{constructor(e,t,n,i,s,c,d){this.clientId=e,this.cacheStorage=t,this.cryptoObj=n,this.logger=i,this.serializableCache=s,this.persistencePlugin=c,this.performanceClient=d}validateServerAuthorizationCodeResponse(e,t){if(!e.state||!t)throw e.state?U(rc,"Cached State"):U(rc,"Server State");let n,i;try{n=decodeURIComponent(e.state)}catch{throw U(hi,e.state)}try{i=decodeURIComponent(t)}catch{throw U(hi,e.state)}if(n!==i)throw U(fy);if(e.error||e.error_description||e.suberror){const s=u0(e);throw Qm(e.error,e.error_description,e.suberror)?new Fn(e.error||"",e.error_description,e.suberror,e.timestamp||"",e.trace_id||"",e.correlation_id||"",e.claims||"",s):new Gr(e.error||"",e.error_description,e.suberror,s)}}validateTokenResponse(e,t){var n;if(e.error||e.error_description||e.suberror){const i=`Error(s): ${e.error_codes||P.NOT_AVAILABLE} - Timestamp: ${e.timestamp||P.NOT_AVAILABLE} - Description: ${e.error_description||P.NOT_AVAILABLE} - Correlation ID: ${e.correlation_id||P.NOT_AVAILABLE} - Trace ID: ${e.trace_id||P.NOT_AVAILABLE}`,s=(n=e.error_codes)!=null&&n.length?e.error_codes[0]:void 0,c=new Gr(e.error,i,e.suberror,s,e.status);if(t&&e.status&&e.status>=ws.SERVER_ERROR_RANGE_START&&e.status<=ws.SERVER_ERROR_RANGE_END){this.logger.warning(`executeTokenRequest:validateTokenResponse - AAD is currently unavailable and the access token is unable to be refreshed.
55
+ ${c}`);return}else if(t&&e.status&&e.status>=ws.CLIENT_ERROR_RANGE_START&&e.status<=ws.CLIENT_ERROR_RANGE_END){this.logger.warning(`executeTokenRequest:validateTokenResponse - AAD is currently available but is unable to refresh the access token.
56
+ ${c}`);return}throw Qm(e.error,e.error_description,e.suberror)?new Fn(e.error,e.error_description,e.suberror,e.timestamp||P.EMPTY_STRING,e.trace_id||P.EMPTY_STRING,e.correlation_id||P.EMPTY_STRING,e.claims||P.EMPTY_STRING,s):c}}async handleServerTokenResponse(e,t,n,i,s,c,d,f,g){var T;(T=this.performanceClient)==null||T.addQueueMeasurement(k.HandleServerTokenResponse,e.correlation_id);let p;if(e.id_token){if(p=_o(e.id_token||P.EMPTY_STRING,this.cryptoObj.base64Decode),s&&s.nonce&&p.nonce!==s.nonce)throw U(gy);if(i.maxAge||i.maxAge===0){const b=p.auth_time;if(!b)throw U(Hd);Iy(b,i.maxAge)}}this.homeAccountIdentifier=it.generateHomeAccountId(e.client_info||P.EMPTY_STRING,t.authorityType,this.logger,this.cryptoObj,p);let _;s&&s.state&&(_=Bn.parseRequestState(this.cryptoObj,s.state)),e.key_id=e.key_id||i.sshKid||void 0;const C=this.generateCacheRecord(e,t,n,i,p,c,s);let S;try{if(this.persistencePlugin&&this.serializableCache&&(this.logger.verbose("Persistence enabled, calling beforeCacheAccess"),S=new l0(this.serializableCache,!0),await this.persistencePlugin.beforeCacheAccess(S)),d&&!f&&C.account){const b=C.account.generateAccountKey();if(!this.cacheStorage.getAccount(b,this.logger))return this.logger.warning("Account used to refresh tokens not in persistence, refreshed tokens will not be stored in the cache"),await po.generateAuthenticationResult(this.cryptoObj,t,C,!1,i,p,_,void 0,g)}await this.cacheStorage.saveCacheRecord(C,i.storeInCache,i.correlationId)}finally{this.persistencePlugin&&this.serializableCache&&S&&(this.logger.verbose("Persistence enabled, calling afterCacheAccess"),await this.persistencePlugin.afterCacheAccess(S))}return po.generateAuthenticationResult(this.cryptoObj,t,C,!1,i,p,_,e,g)}generateCacheRecord(e,t,n,i,s,c,d){const f=t.getPreferredCache();if(!f)throw U($d);const g=$y(s);let p,_;e.id_token&&s&&(p=Ac(this.homeAccountIdentifier,f,e.id_token,this.clientId,g||""),_=oh(this.cacheStorage,t,this.homeAccountIdentifier,this.cryptoObj.base64Decode,s,e.client_info,f,g,d,void 0,this.logger));let C=null;if(e.access_token){const b=e.scope?Ye.fromString(e.scope):new Ye(i.scopes||[]),N=(typeof e.expires_in=="string"?parseInt(e.expires_in,10):e.expires_in)||0,K=(typeof e.ext_expires_in=="string"?parseInt(e.ext_expires_in,10):e.ext_expires_in)||0,H=(typeof e.refresh_in=="string"?parseInt(e.refresh_in,10):e.refresh_in)||void 0,V=n+N,z=V+K,Q=H&&H>0?n+H:void 0;C=Ic(this.homeAccountIdentifier,f,e.access_token,this.clientId,g||t.tenant||"",b.printScopes(),V,z,this.cryptoObj.base64Decode,Q,e.token_type,c,e.key_id,i.claims,i.requestedClaimsHash)}let S=null;if(e.refresh_token){let b;if(e.refresh_token_expires_in){const N=typeof e.refresh_token_expires_in=="string"?parseInt(e.refresh_token_expires_in,10):e.refresh_token_expires_in;b=n+N}S=by(this.homeAccountIdentifier,f,e.refresh_token,this.clientId,e.foci,c,b)}let T=null;return e.foci&&(T={clientId:this.clientId,environment:f,familyId:e.foci}),{account:_,idToken:p,accessToken:C,refreshToken:S,appMetadata:T}}static async generateAuthenticationResult(e,t,n,i,s,c,d,f,g){var V,z,Q,_e,W;let p=P.EMPTY_STRING,_=[],C=null,S,T,b=P.EMPTY_STRING;if(n.accessToken){if(n.accessToken.tokenType===Re.POP&&!s.popKid){const et=new gi(e),{secret:we,keyId:Y}=n.accessToken;if(!Y)throw U(Kd);p=await et.signPopToken(we,Y,s)}else p=n.accessToken.secret;_=Ye.fromString(n.accessToken.target).asArray(),C=new Date(Number(n.accessToken.expiresOn)*1e3),S=new Date(Number(n.accessToken.extendedExpiresOn)*1e3),n.accessToken.refreshOn&&(T=new Date(Number(n.accessToken.refreshOn)*1e3))}n.appMetadata&&(b=n.appMetadata.familyId===ia?ia:"");const N=(c==null?void 0:c.oid)||(c==null?void 0:c.sub)||"",K=(c==null?void 0:c.tid)||"";f!=null&&f.spa_accountid&&n.account&&(n.account.nativeAccountId=f==null?void 0:f.spa_accountid);const H=n.account?Xd(n.account.getAccountInfo(),void 0,c,(V=n.idToken)==null?void 0:V.secret):null;return{authority:t.canonicalAuthority,uniqueId:N,tenantId:K,scopes:_,account:H,idToken:((z=n==null?void 0:n.idToken)==null?void 0:z.secret)||"",idTokenClaims:c||{},accessToken:p,fromCache:i,expiresOn:C,extExpiresOn:S,refreshOn:T,correlationId:s.correlationId,requestId:g||P.EMPTY_STRING,familyId:b,tokenType:((Q=n.accessToken)==null?void 0:Q.tokenType)||P.EMPTY_STRING,state:d?d.userRequestState:P.EMPTY_STRING,cloudGraphHostName:((_e=n.account)==null?void 0:_e.cloudGraphHostName)||P.EMPTY_STRING,msGraphHost:((W=n.account)==null?void 0:W.msGraphHost)||P.EMPTY_STRING,code:f==null?void 0:f.spa_code,fromNativeBroker:!1}}}function oh(r,e,t,n,i,s,c,d,f,g,p){p==null||p.verbose("setCachedAccount called");const C=r.getAccountKeys().find(K=>K.startsWith(t));let S=null;C&&(S=r.getAccount(C,p));const T=S||it.createAccount({homeAccountId:t,idTokenClaims:i,clientInfo:s,environment:c,cloudGraphHostName:f==null?void 0:f.cloud_graph_host_name,msGraphHost:f==null?void 0:f.msgraph_host,nativeAccountId:g},e,n),b=T.tenantProfiles||[],N=d||T.realm;if(N&&!b.find(K=>K.tenantId===N)){const K=Qd(t,T.localAccountId,N,i);b.push(K)}return T.tenantProfiles=b,T}/*! @azure/msal-common v14.16.0 2024-11-05 */async function Xy(r,e,t){return typeof r=="string"?r:r({clientId:e,tokenEndpoint:t})}/*! @azure/msal-common v14.16.0 2024-11-05 */class Zy extends nh{constructor(e,t){var n;super(e,t),this.includeRedirectUri=!0,this.oidcDefaultScopes=(n=this.config.authOptions.authority.options.OIDCOptions)==null?void 0:n.defaultScopes}async getAuthCodeUrl(e){var n;(n=this.performanceClient)==null||n.addQueueMeasurement(k.GetAuthCodeUrl,e.correlationId);const t=await B(this.createAuthCodeUrlQueryString.bind(this),k.AuthClientCreateQueryString,this.logger,this.performanceClient,e.correlationId)(e);return ye.appendQueryString(this.authority.authorizationEndpoint,t)}async acquireToken(e,t){var d,f;if((d=this.performanceClient)==null||d.addQueueMeasurement(k.AuthClientAcquireToken,e.correlationId),!e.code)throw U(vy);const n=rr(),i=await B(this.executeTokenRequest.bind(this),k.AuthClientExecuteTokenRequest,this.logger,this.performanceClient,e.correlationId)(this.authority,e),s=(f=i.headers)==null?void 0:f[Ot.X_MS_REQUEST_ID],c=new po(this.config.authOptions.clientId,this.cacheManager,this.cryptoUtils,this.logger,this.config.serializableCache,this.config.persistencePlugin,this.performanceClient);return c.validateTokenResponse(i.body),B(c.handleServerTokenResponse.bind(c),k.HandleServerTokenResponse,this.logger,this.performanceClient,e.correlationId)(i.body,this.authority,n,e,t,void 0,void 0,void 0,s)}handleFragmentResponse(e,t){if(new po(this.config.authOptions.clientId,this.cacheManager,this.cryptoUtils,this.logger,null,null).validateServerAuthorizationCodeResponse(e,t),!e.code)throw U(Ty);return e}getLogoutUri(e){if(!e)throw Ne(xy);const t=this.createLogoutUrlQueryString(e);return ye.appendQueryString(this.authority.endSessionEndpoint,t)}async executeTokenRequest(e,t){var g,p;(g=this.performanceClient)==null||g.addQueueMeasurement(k.AuthClientExecuteTokenRequest,t.correlationId);const n=this.createTokenQueryParameters(t),i=ye.appendQueryString(e.tokenEndpoint,n),s=await B(this.createTokenRequestBody.bind(this),k.AuthClientCreateTokenRequestBody,this.logger,this.performanceClient,t.correlationId)(t);let c;if(t.clientInfo)try{const _=ic(t.clientInfo,this.cryptoUtils.base64Decode);c={credential:`${_.uid}${St.CLIENT_INFO_SEPARATOR}${_.utid}`,type:on.HOME_ACCOUNT_ID}}catch(_){this.logger.verbose("Could not parse client info for CCS Header: "+_)}const d=this.createTokenRequestHeaders(c||t.ccsCredential),f={clientId:((p=t.tokenBodyParameters)==null?void 0:p.clientId)||this.config.authOptions.clientId,authority:e.canonicalAuthority,scopes:t.scopes,claims:t.claims,authenticationScheme:t.authenticationScheme,resourceRequestMethod:t.resourceRequestMethod,resourceRequestUri:t.resourceRequestUri,shrClaims:t.shrClaims,sshKid:t.sshKid};return B(this.executePostToTokenEndpoint.bind(this),k.AuthorizationCodeClientExecutePostToTokenEndpoint,this.logger,this.performanceClient,t.correlationId)(i,s,d,f,t.correlationId,k.AuthorizationCodeClientExecutePostToTokenEndpoint)}async createTokenRequestBody(e){var i,s;(i=this.performanceClient)==null||i.addQueueMeasurement(k.AuthClientCreateTokenRequestBody,e.correlationId);const t=new sa(e.correlationId,this.performanceClient);if(t.addClientId(e.embeddedClientId||((s=e.tokenBodyParameters)==null?void 0:s[mo])||this.config.authOptions.clientId),this.includeRedirectUri?t.addRedirectUri(e.redirectUri):Qo.validateRedirectUri(e.redirectUri),t.addScopes(e.scopes,!0,this.oidcDefaultScopes),t.addAuthorizationCode(e.code),t.addLibraryInfo(this.config.libraryInfo),t.addApplicationTelemetry(this.config.telemetry.application),t.addThrottling(),this.serverTelemetryManager&&!dd(this.config)&&t.addServerTelemetry(this.serverTelemetryManager),e.codeVerifier&&t.addCodeVerifier(e.codeVerifier),this.config.clientCredentials.clientSecret&&t.addClientSecret(this.config.clientCredentials.clientSecret),this.config.clientCredentials.clientAssertion){const c=this.config.clientCredentials.clientAssertion;t.addClientAssertion(await Xy(c.assertion,this.config.authOptions.clientId,e.resourceRequestUri)),t.addClientAssertionType(c.assertionType)}if(t.addGrantType(ay.AUTHORIZATION_CODE_GRANT),t.addClientInfo(),e.authenticationScheme===Re.POP){const c=new gi(this.cryptoUtils,this.performanceClient);let d;e.popKid?d=this.cryptoUtils.encodeKid(e.popKid):d=(await B(c.generateCnf.bind(c),k.PopTokenGenerateCnf,this.logger,this.performanceClient,e.correlationId)(e,this.logger)).reqCnfString,t.addPopToken(d)}else if(e.authenticationScheme===Re.SSH)if(e.sshJwk)t.addSshJwk(e.sshJwk);else throw Ne(bc);(!Un.isEmptyObj(e.claims)||this.config.authOptions.clientCapabilities&&this.config.authOptions.clientCapabilities.length>0)&&t.addClaims(e.claims,this.config.authOptions.clientCapabilities);let n;if(e.clientInfo)try{const c=ic(e.clientInfo,this.cryptoUtils.base64Decode);n={credential:`${c.uid}${St.CLIENT_INFO_SEPARATOR}${c.utid}`,type:on.HOME_ACCOUNT_ID}}catch(c){this.logger.verbose("Could not parse client info for CCS Header: "+c)}else n=e.ccsCredential;if(this.config.systemOptions.preventCorsPreflight&&n)switch(n.type){case on.HOME_ACCOUNT_ID:try{const c=ii(n.credential);t.addCcsOid(c)}catch(c){this.logger.verbose("Could not parse home account ID for CCS Header: "+c)}break;case on.UPN:t.addCcsUpn(n.credential);break}return e.embeddedClientId&&t.addBrokerParameters({brokerClientId:this.config.authOptions.clientId,brokerRedirectUri:this.config.authOptions.redirectUri}),e.tokenBodyParameters&&t.addExtraQueryParameters(e.tokenBodyParameters),e.enableSpaAuthorizationCode&&(!e.tokenBodyParameters||!e.tokenBodyParameters[jm])&&t.addExtraQueryParameters({[jm]:"1"}),t.createQueryString()}async createAuthCodeUrlQueryString(e){var s,c;const t=e.correlationId||this.config.cryptoInterface.createNewGuid();(s=this.performanceClient)==null||s.addQueueMeasurement(k.AuthClientCreateQueryString,t);const n=new sa(t,this.performanceClient);n.addClientId(e.embeddedClientId||((c=e.extraQueryParameters)==null?void 0:c[mo])||this.config.authOptions.clientId);const i=[...e.scopes||[],...e.extraScopesToConsent||[]];if(n.addScopes(i,!0,this.oidcDefaultScopes),n.addRedirectUri(e.redirectUri),n.addCorrelationId(t),n.addResponseMode(e.responseMode),n.addResponseTypeCode(),n.addLibraryInfo(this.config.libraryInfo),dd(this.config)||n.addApplicationTelemetry(this.config.telemetry.application),n.addClientInfo(),e.codeChallenge&&e.codeChallengeMethod&&n.addCodeChallengeParams(e.codeChallenge,e.codeChallengeMethod),e.prompt&&n.addPrompt(e.prompt),e.domainHint&&n.addDomainHint(e.domainHint),e.prompt!==lt.SELECT_ACCOUNT)if(e.sid&&e.prompt===lt.NONE)this.logger.verbose("createAuthCodeUrlQueryString: Prompt is none, adding sid from request"),n.addSid(e.sid);else if(e.account){const d=this.extractAccountSid(e.account);let f=this.extractLoginHint(e.account);if(f&&e.domainHint&&(this.logger.warning('AuthorizationCodeClient.createAuthCodeUrlQueryString: "domainHint" param is set, skipping opaque "login_hint" claim. Please consider not passing domainHint'),f=null),f){this.logger.verbose("createAuthCodeUrlQueryString: login_hint claim present on account"),n.addLoginHint(f);try{const g=ii(e.account.homeAccountId);n.addCcsOid(g)}catch{this.logger.verbose("createAuthCodeUrlQueryString: Could not parse home account ID for CCS Header")}}else if(d&&e.prompt===lt.NONE){this.logger.verbose("createAuthCodeUrlQueryString: Prompt is none, adding sid from account"),n.addSid(d);try{const g=ii(e.account.homeAccountId);n.addCcsOid(g)}catch{this.logger.verbose("createAuthCodeUrlQueryString: Could not parse home account ID for CCS Header")}}else if(e.loginHint)this.logger.verbose("createAuthCodeUrlQueryString: Adding login_hint from request"),n.addLoginHint(e.loginHint),n.addCcsUpn(e.loginHint);else if(e.account.username){this.logger.verbose("createAuthCodeUrlQueryString: Adding login_hint from account"),n.addLoginHint(e.account.username);try{const g=ii(e.account.homeAccountId);n.addCcsOid(g)}catch{this.logger.verbose("createAuthCodeUrlQueryString: Could not parse home account ID for CCS Header")}}}else e.loginHint&&(this.logger.verbose("createAuthCodeUrlQueryString: No account, adding login_hint from request"),n.addLoginHint(e.loginHint),n.addCcsUpn(e.loginHint));else this.logger.verbose("createAuthCodeUrlQueryString: Prompt is select_account, ignoring account hints");if(e.nonce&&n.addNonce(e.nonce),e.state&&n.addState(e.state),(e.claims||this.config.authOptions.clientCapabilities&&this.config.authOptions.clientCapabilities.length>0)&&n.addClaims(e.claims,this.config.authOptions.clientCapabilities),e.embeddedClientId&&n.addBrokerParameters({brokerClientId:this.config.authOptions.clientId,brokerRedirectUri:this.config.authOptions.redirectUri}),this.addExtraQueryParams(e,n),e.nativeBroker&&(n.addNativeBroker(),e.authenticationScheme===Re.POP)){const d=new gi(this.cryptoUtils);let f;e.popKid?f=this.cryptoUtils.encodeKid(e.popKid):f=(await B(d.generateCnf.bind(d),k.PopTokenGenerateCnf,this.logger,this.performanceClient,e.correlationId)(e,this.logger)).reqCnfString,n.addPopToken(f)}return n.createQueryString()}createLogoutUrlQueryString(e){const t=new sa(e.correlationId,this.performanceClient);return e.postLogoutRedirectUri&&t.addPostLogoutRedirectUri(e.postLogoutRedirectUri),e.correlationId&&t.addCorrelationId(e.correlationId),e.idTokenHint&&t.addIdTokenHint(e.idTokenHint),e.state&&t.addState(e.state),e.logoutHint&&t.addLogoutHint(e.logoutHint),this.addExtraQueryParams(e,t),t.createQueryString()}addExtraQueryParams(e,t){!(e.extraQueryParameters&&e.extraQueryParameters.hasOwnProperty("instance_aware"))&&this.config.authOptions.instanceAware&&(e.extraQueryParameters=e.extraQueryParameters||{},e.extraQueryParameters.instance_aware="true"),e.extraQueryParameters&&t.addExtraQueryParameters(e.extraQueryParameters)}extractAccountSid(e){var t;return((t=e.idTokenClaims)==null?void 0:t.sid)||null}extractLoginHint(e){var t;return((t=e.idTokenClaims)==null?void 0:t.login_hint)||null}}/*! @azure/msal-common v14.16.0 2024-11-05 */const d0=300;class gd extends nh{constructor(e,t){super(e,t)}async acquireToken(e){var c,d;(c=this.performanceClient)==null||c.addQueueMeasurement(k.RefreshTokenClientAcquireToken,e.correlationId);const t=rr(),n=await B(this.executeTokenRequest.bind(this),k.RefreshTokenClientExecuteTokenRequest,this.logger,this.performanceClient,e.correlationId)(e,this.authority),i=(d=n.headers)==null?void 0:d[Ot.X_MS_REQUEST_ID],s=new po(this.config.authOptions.clientId,this.cacheManager,this.cryptoUtils,this.logger,this.config.serializableCache,this.config.persistencePlugin);return s.validateTokenResponse(n.body),B(s.handleServerTokenResponse.bind(s),k.HandleServerTokenResponse,this.logger,this.performanceClient,e.correlationId)(n.body,this.authority,t,e,void 0,void 0,!0,e.forceCache,i)}async acquireTokenByRefreshToken(e){var n;if(!e)throw Ne(My);if((n=this.performanceClient)==null||n.addQueueMeasurement(k.RefreshTokenClientAcquireTokenByRefreshToken,e.correlationId),!e.account)throw U(Vd);if(this.cacheManager.isAppMetadataFOCI(e.account.environment))try{return await B(this.acquireTokenWithCachedRefreshToken.bind(this),k.RefreshTokenClientAcquireTokenWithCachedRefreshToken,this.logger,this.performanceClient,e.correlationId)(e,!0)}catch(i){const s=i instanceof Fn&&i.errorCode===lc,c=i instanceof Gr&&i.errorCode===xm.INVALID_GRANT_ERROR&&i.subError===xm.CLIENT_MISMATCH_ERROR;if(s||c)return B(this.acquireTokenWithCachedRefreshToken.bind(this),k.RefreshTokenClientAcquireTokenWithCachedRefreshToken,this.logger,this.performanceClient,e.correlationId)(e,!1);throw i}return B(this.acquireTokenWithCachedRefreshToken.bind(this),k.RefreshTokenClientAcquireTokenWithCachedRefreshToken,this.logger,this.performanceClient,e.correlationId)(e,!1)}async acquireTokenWithCachedRefreshToken(e,t){var s;(s=this.performanceClient)==null||s.addQueueMeasurement(k.RefreshTokenClientAcquireTokenWithCachedRefreshToken,e.correlationId);const n=wo(this.cacheManager.getRefreshToken.bind(this.cacheManager),k.CacheManagerGetRefreshToken,this.logger,this.performanceClient,e.correlationId)(e.account,t,void 0,this.performanceClient,e.correlationId);if(!n)throw fd(lc);if(n.expiresOn&&ud(n.expiresOn,e.refreshTokenExpirationOffsetSeconds||d0))throw fd(rh);const i={...e,refreshToken:n.secret,authenticationScheme:e.authenticationScheme||Re.BEARER,ccsCredential:{credential:e.account.homeAccountId,type:on.HOME_ACCOUNT_ID}};try{return await B(this.acquireToken.bind(this),k.RefreshTokenClientAcquireToken,this.logger,this.performanceClient,e.correlationId)(i)}catch(c){if(c instanceof Fn&&c.subError===Oc){this.logger.verbose("acquireTokenWithRefreshToken: bad refresh token, removing from cache");const d=oi(n);this.cacheManager.removeRefreshToken(d)}throw c}}async executeTokenRequest(e,t){var f,g;(f=this.performanceClient)==null||f.addQueueMeasurement(k.RefreshTokenClientExecuteTokenRequest,e.correlationId);const n=this.createTokenQueryParameters(e),i=ye.appendQueryString(t.tokenEndpoint,n),s=await B(this.createTokenRequestBody.bind(this),k.RefreshTokenClientCreateTokenRequestBody,this.logger,this.performanceClient,e.correlationId)(e),c=this.createTokenRequestHeaders(e.ccsCredential),d={clientId:((g=e.tokenBodyParameters)==null?void 0:g.clientId)||this.config.authOptions.clientId,authority:t.canonicalAuthority,scopes:e.scopes,claims:e.claims,authenticationScheme:e.authenticationScheme,resourceRequestMethod:e.resourceRequestMethod,resourceRequestUri:e.resourceRequestUri,shrClaims:e.shrClaims,sshKid:e.sshKid};return B(this.executePostToTokenEndpoint.bind(this),k.RefreshTokenClientExecutePostToTokenEndpoint,this.logger,this.performanceClient,e.correlationId)(i,s,c,d,e.correlationId,k.RefreshTokenClientExecutePostToTokenEndpoint)}async createTokenRequestBody(e){var i,s,c;(i=this.performanceClient)==null||i.addQueueMeasurement(k.RefreshTokenClientCreateTokenRequestBody,e.correlationId);const t=e.correlationId,n=new sa(t,this.performanceClient);if(n.addClientId(e.embeddedClientId||((s=e.tokenBodyParameters)==null?void 0:s[mo])||this.config.authOptions.clientId),e.redirectUri&&n.addRedirectUri(e.redirectUri),n.addScopes(e.scopes,!0,(c=this.config.authOptions.authority.options.OIDCOptions)==null?void 0:c.defaultScopes),n.addGrantType(ay.REFRESH_TOKEN_GRANT),n.addClientInfo(),n.addLibraryInfo(this.config.libraryInfo),n.addApplicationTelemetry(this.config.telemetry.application),n.addThrottling(),this.serverTelemetryManager&&!dd(this.config)&&n.addServerTelemetry(this.serverTelemetryManager),n.addRefreshToken(e.refreshToken),this.config.clientCredentials.clientSecret&&n.addClientSecret(this.config.clientCredentials.clientSecret),this.config.clientCredentials.clientAssertion){const d=this.config.clientCredentials.clientAssertion;n.addClientAssertion(await Xy(d.assertion,this.config.authOptions.clientId,e.resourceRequestUri)),n.addClientAssertionType(d.assertionType)}if(e.authenticationScheme===Re.POP){const d=new gi(this.cryptoUtils,this.performanceClient);let f;e.popKid?f=this.cryptoUtils.encodeKid(e.popKid):f=(await B(d.generateCnf.bind(d),k.PopTokenGenerateCnf,this.logger,this.performanceClient,e.correlationId)(e,this.logger)).reqCnfString,n.addPopToken(f)}else if(e.authenticationScheme===Re.SSH)if(e.sshJwk)n.addSshJwk(e.sshJwk);else throw Ne(bc);if((!Un.isEmptyObj(e.claims)||this.config.authOptions.clientCapabilities&&this.config.authOptions.clientCapabilities.length>0)&&n.addClaims(e.claims,this.config.authOptions.clientCapabilities),this.config.systemOptions.preventCorsPreflight&&e.ccsCredential)switch(e.ccsCredential.type){case on.HOME_ACCOUNT_ID:try{const d=ii(e.ccsCredential.credential);n.addCcsOid(d)}catch(d){this.logger.verbose("Could not parse home account ID for CCS Header: "+d)}break;case on.UPN:n.addCcsUpn(e.ccsCredential.credential);break}return e.embeddedClientId&&n.addBrokerParameters({brokerClientId:this.config.authOptions.clientId,brokerRedirectUri:this.config.authOptions.redirectUri}),e.tokenBodyParameters&&n.addExtraQueryParameters(e.tokenBodyParameters),n.createQueryString()}}/*! @azure/msal-common v14.16.0 2024-11-05 */class h0 extends nh{constructor(e,t){super(e,t)}async acquireToken(e){var t;try{const[n,i]=await this.acquireCachedToken({...e,scopes:(t=e.scopes)!=null&&t.length?e.scopes:[...pi]});return i===Ur.PROACTIVELY_REFRESHED&&(this.logger.info("SilentFlowClient:acquireCachedToken - Cached access token's refreshOn property has been exceeded'. It's not expired, but must be refreshed."),new gd(this.config,this.performanceClient).acquireTokenByRefreshToken(e).catch(()=>{})),n}catch(n){if(n instanceof Sc&&n.errorCode===vr)return new gd(this.config,this.performanceClient).acquireTokenByRefreshToken(e);throw n}}async acquireCachedToken(e){var f;(f=this.performanceClient)==null||f.addQueueMeasurement(k.SilentFlowClientAcquireCachedToken,e.correlationId);let t=Ur.NOT_APPLICABLE;if(e.forceRefresh||!this.config.cacheOptions.claimsBasedCachingEnabled&&!Un.isEmptyObj(e.claims))throw this.setCacheOutcome(Ur.FORCE_REFRESH_OR_CLAIMS,e.correlationId),U(vr);if(!e.account)throw U(Vd);const n=e.account.tenantId||t0(e.authority),i=this.cacheManager.getTokenKeys(),s=this.cacheManager.getAccessToken(e.account,e,i,n,this.performanceClient,e.correlationId);if(s){if(VN(s.cachedAt)||ud(s.expiresOn,this.config.systemOptions.tokenRenewalOffsetSeconds))throw this.setCacheOutcome(Ur.CACHED_ACCESS_TOKEN_EXPIRED,e.correlationId),U(vr);s.refreshOn&&ud(s.refreshOn,0)&&(t=Ur.PROACTIVELY_REFRESHED)}else throw this.setCacheOutcome(Ur.NO_CACHED_ACCESS_TOKEN,e.correlationId),U(vr);const c=e.authority||this.authority.getPreferredCache(),d={account:this.cacheManager.readAccountFromCache(e.account),accessToken:s,idToken:this.cacheManager.getIdToken(e.account,i,n,this.performanceClient,e.correlationId),refreshToken:null,appMetadata:this.cacheManager.readAppMetadataFromCache(c)};return this.setCacheOutcome(t,e.correlationId),this.config.serverTelemetryManager&&this.config.serverTelemetryManager.incrementCacheHits(),[await B(this.generateResultFromCacheRecord.bind(this),k.SilentFlowClientGenerateResultFromCacheRecord,this.logger,this.performanceClient,e.correlationId)(d,e),t]}setCacheOutcome(e,t){var n,i;(n=this.serverTelemetryManager)==null||n.setCacheOutcome(e),(i=this.performanceClient)==null||i.addFields({cacheOutcome:e},t),e!==Ur.NOT_APPLICABLE&&this.logger.info(`Token refresh is required due to cache outcome: ${e}`)}async generateResultFromCacheRecord(e,t){var i;(i=this.performanceClient)==null||i.addQueueMeasurement(k.SilentFlowClientGenerateResultFromCacheRecord,t.correlationId);let n;if(e.idToken&&(n=_o(e.idToken.secret,this.config.cryptoInterface.base64Decode)),t.maxAge||t.maxAge===0){const s=n==null?void 0:n.auth_time;if(!s)throw U(Hd);Iy(s,t.maxAge)}return po.generateAuthenticationResult(this.cryptoUtils,this.authority,e,!0,t,n)}}/*! @azure/msal-common v14.16.0 2024-11-05 */const f0={sendGetRequestAsync:()=>Promise.reject(U(ge)),sendPostRequestAsync:()=>Promise.reject(U(ge))};/*! @azure/msal-common v14.16.0 2024-11-05 */const Xm=",",eC="|";function g0(r){const{skus:e,libraryName:t,libraryVersion:n,extensionName:i,extensionVersion:s}=r,c=new Map([[0,[t,n]],[2,[i,s]]]);let d=[];if(e!=null&&e.length){if(d=e.split(Xm),d.length<4)return e}else d=Array.from({length:4},()=>eC);return c.forEach((f,g)=>{var p,_;f.length===2&&((p=f[0])!=null&&p.length)&&((_=f[1])!=null&&_.length)&&m0({skuArr:d,index:g,skuName:f[0],skuVersion:f[1]})}),d.join(Xm)}function m0(r){const{skuArr:e,index:t,skuName:n,skuVersion:i}=r;t>=e.length||(e[t]=[n,i].join(eC))}class da{constructor(e,t){this.cacheOutcome=Ur.NOT_APPLICABLE,this.cacheManager=t,this.apiId=e.apiId,this.correlationId=e.correlationId,this.wrapperSKU=e.wrapperSKU||P.EMPTY_STRING,this.wrapperVer=e.wrapperVer||P.EMPTY_STRING,this.telemetryCacheKey=gt.CACHE_KEY+St.CACHE_KEY_SEPARATOR+e.clientId}generateCurrentRequestHeaderValue(){const e=`${this.apiId}${gt.VALUE_SEPARATOR}${this.cacheOutcome}`,t=[this.wrapperSKU,this.wrapperVer],n=this.getNativeBrokerErrorCode();n!=null&&n.length&&t.push(`broker_error=${n}`);const i=t.join(gt.VALUE_SEPARATOR),s=this.getRegionDiscoveryFields(),c=[e,s].join(gt.VALUE_SEPARATOR);return[gt.SCHEMA_VERSION,c,i].join(gt.CATEGORY_SEPARATOR)}generateLastRequestHeaderValue(){const e=this.getLastRequests(),t=da.maxErrorsToSend(e),n=e.failedRequests.slice(0,2*t).join(gt.VALUE_SEPARATOR),i=e.errors.slice(0,t).join(gt.VALUE_SEPARATOR),s=e.errors.length,c=t<s?gt.OVERFLOW_TRUE:gt.OVERFLOW_FALSE,d=[s,c].join(gt.VALUE_SEPARATOR);return[gt.SCHEMA_VERSION,e.cacheHits,n,i,d].join(gt.CATEGORY_SEPARATOR)}cacheFailedRequest(e){const t=this.getLastRequests();t.errors.length>=gt.MAX_CACHED_ERRORS&&(t.failedRequests.shift(),t.failedRequests.shift(),t.errors.shift()),t.failedRequests.push(this.apiId,this.correlationId),e instanceof Error&&e&&e.toString()?e instanceof Fe?e.subError?t.errors.push(e.subError):e.errorCode?t.errors.push(e.errorCode):t.errors.push(e.toString()):t.errors.push(e.toString()):t.errors.push(gt.UNKNOWN_ERROR),this.cacheManager.setServerTelemetry(this.telemetryCacheKey,t)}incrementCacheHits(){const e=this.getLastRequests();return e.cacheHits+=1,this.cacheManager.setServerTelemetry(this.telemetryCacheKey,e),e.cacheHits}getLastRequests(){const e={failedRequests:[],errors:[],cacheHits:0};return this.cacheManager.getServerTelemetry(this.telemetryCacheKey)||e}clearTelemetryCache(){const e=this.getLastRequests(),t=da.maxErrorsToSend(e),n=e.errors.length;if(t===n)this.cacheManager.removeItem(this.telemetryCacheKey);else{const i={failedRequests:e.failedRequests.slice(t*2),errors:e.errors.slice(t),cacheHits:0};this.cacheManager.setServerTelemetry(this.telemetryCacheKey,i)}}static maxErrorsToSend(e){let t,n=0,i=0;const s=e.errors.length;for(t=0;t<s;t++){const c=e.failedRequests[2*t]||P.EMPTY_STRING,d=e.failedRequests[2*t+1]||P.EMPTY_STRING,f=e.errors[t]||P.EMPTY_STRING;if(i+=c.toString().length+d.toString().length+f.length+3,i<gt.MAX_LAST_HEADER_BYTES)n+=1;else break}return n}getRegionDiscoveryFields(){const e=[];return e.push(this.regionUsed||P.EMPTY_STRING),e.push(this.regionSource||P.EMPTY_STRING),e.push(this.regionOutcome||P.EMPTY_STRING),e.join(",")}updateRegionDiscoveryMetadata(e){this.regionUsed=e.region_used,this.regionSource=e.region_source,this.regionOutcome=e.region_outcome}setCacheOutcome(e){this.cacheOutcome=e}setNativeBrokerErrorCode(e){const t=this.getLastRequests();t.nativeBrokerErrorCode=e,this.cacheManager.setServerTelemetry(this.telemetryCacheKey,t)}getNativeBrokerErrorCode(){return this.getLastRequests().nativeBrokerErrorCode}clearNativeBrokerErrorCode(){const e=this.getLastRequests();delete e.nativeBrokerErrorCode,this.cacheManager.setServerTelemetry(this.telemetryCacheKey,e)}static makeExtraSkuString(e){return g0(e)}}/*! @azure/msal-common v14.16.0 2024-11-05 */const tC="missing_kid_error",nC="missing_alg_error";/*! @azure/msal-common v14.16.0 2024-11-05 */const p0={[tC]:"The JOSE Header for the requested JWT, JWS or JWK object requires a keyId to be configured as the 'kid' header claim. No 'kid' value was provided.",[nC]:"The JOSE Header for the requested JWT, JWS or JWK object requires an algorithm to be specified as the 'alg' header claim. No 'alg' value was provided."};class ih extends Fe{constructor(e,t){super(e,t),this.name="JoseHeaderError",Object.setPrototypeOf(this,ih.prototype)}}function Zm(r){return new ih(r,p0[r])}/*! @azure/msal-common v14.16.0 2024-11-05 */class ah{constructor(e){this.typ=e.typ,this.alg=e.alg,this.kid=e.kid}static getShrHeaderString(e){if(!e.kid)throw Zm(tC);if(!e.alg)throw Zm(nC);const t=new ah({typ:e.typ||AN.Pop,kid:e.kid,alg:e.alg});return JSON.stringify(t)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class ep{startMeasurement(){}endMeasurement(){}flushMeasurement(){return null}}class v0{generateId(){return"callback-id"}startMeasurement(e,t){return{end:()=>null,discard:()=>{},add:()=>{},increment:()=>{},event:{eventId:this.generateId(),status:e0.InProgress,authority:"",libraryName:"",libraryVersion:"",clientId:"",name:e,startTimeMs:Date.now(),correlationId:t||""},measurement:new ep}}startPerformanceMeasurement(){return new ep}calculateQueuedTime(){return 0}addQueueMeasurement(){}setPreQueueTime(){}endMeasurement(){return null}discardMeasurements(){}removePerformanceCallback(){return!0}addPerformanceCallback(){return""}emitEvents(){}addFields(){}incrementFields(){}cacheEventByCorrelationId(){}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const sh="pkce_not_created",md="crypto_nonexistent",Nc="empty_navigate_uri",rC="hash_empty_error",ch="no_state_in_hash",oC="hash_does_not_contain_known_properties",iC="unable_to_parse_state",aC="state_interaction_type_mismatch",sC="interaction_in_progress",cC="popup_window_error",lC="empty_window_error",vo="user_cancelled",y0="monitor_popup_timeout",uC="monitor_window_timeout",dC="redirect_in_iframe",hC="block_iframe_reload",fC="block_nested_popups",C0="iframe_closed_prematurely",Pc="silent_logout_unsupported",gC="no_account_error",_0="silent_prompt_value_error",mC="no_token_request_cache_error",pC="unable_to_parse_token_request_cache_error",lh="no_cached_authority_error",w0="auth_request_not_set_error",T0="invalid_cache_type",Mc="non_browser_environment",Xo="database_not_open",uc="no_network_connectivity",vC="post_request_failed",yC="get_request_failed",pd="failed_to_parse_response",CC="unable_to_load_token",uh="crypto_key_not_found",_C="auth_code_required",wC="auth_code_or_nativeAccountId_required",TC="spa_code_and_nativeAccountId_present",dh="database_unavailable",EC="unable_to_acquire_token_from_native_platform",SC="native_handshake_timeout",AC="native_extension_not_installed",_a="native_connection_not_established",IC="uninitialized_public_client_application",bC="native_prompt_not_supported",kC="invalid_base64_string",RC="invalid_pop_token_request",OC="failed_to_build_headers",NC="failed_to_parse_headers";/*! @azure/msal-browser v3.28.1 2025-01-14 */const mr="For more visit: aka.ms/msaljs/browser-errors",E0={[sh]:"The PKCE code challenge and verifier could not be generated.",[md]:"The crypto object or function is not available.",[Nc]:"Navigation URI is empty. Please check stack trace for more info.",[rC]:`Hash value cannot be processed because it is empty. Please verify that your redirectUri is not clearing the hash. ${mr}`,[ch]:"Hash does not contain state. Please verify that the request originated from msal.",[oC]:`Hash does not contain known properites. Please verify that your redirectUri is not changing the hash. ${mr}`,[iC]:"Unable to parse state. Please verify that the request originated from msal.",[aC]:"Hash contains state but the interaction type does not match the caller.",[sC]:`Interaction is currently in progress. Please ensure that this interaction has been completed before calling an interactive API. ${mr}`,[cC]:"Error opening popup window. This can happen if you are using IE or if popups are blocked in the browser.",[lC]:"window.open returned null or undefined window object.",[vo]:"User cancelled the flow.",[y0]:`Token acquisition in popup failed due to timeout. ${mr}`,[uC]:`Token acquisition in iframe failed due to timeout. ${mr}`,[dC]:"Redirects are not supported for iframed or brokered applications. Please ensure you are using MSAL.js in a top frame of the window if using the redirect APIs, or use the popup APIs.",[hC]:`Request was blocked inside an iframe because MSAL detected an authentication response. ${mr}`,[fC]:"Request was blocked inside a popup because MSAL detected it was running in a popup.",[C0]:"The iframe being monitored was closed prematurely.",[Pc]:"Silent logout not supported. Please call logoutRedirect or logoutPopup instead.",[gC]:"No account object provided to acquireTokenSilent and no active account has been set. Please call setActiveAccount or provide an account on the request.",[_0]:"The value given for the prompt value is not valid for silent requests - must be set to 'none' or 'no_session'.",[mC]:"No token request found in cache.",[pC]:"The cached token request could not be parsed.",[lh]:"No cached authority found.",[w0]:"Auth Request not set. Please ensure initiateAuthRequest was called from the InteractionHandler",[T0]:"Invalid cache type",[Mc]:"Login and token requests are not supported in non-browser environments.",[Xo]:"Database is not open!",[uc]:"No network connectivity. Check your internet connection.",[vC]:"Network request failed: If the browser threw a CORS error, check that the redirectUri is registered in the Azure App Portal as type 'SPA'",[yC]:"Network request failed. Please check the network trace to determine root cause.",[pd]:"Failed to parse network response. Check network trace.",[CC]:"Error loading token to cache.",[uh]:"Cryptographic Key or Keypair not found in browser storage.",[_C]:"An authorization code must be provided (as the `code` property on the request) to this flow.",[wC]:"An authorization code or nativeAccountId must be provided to this flow.",[TC]:"Request cannot contain both spa code and native account id.",[dh]:"IndexedDB, which is required for persistent cryptographic key storage, is unavailable. This may be caused by browser privacy features which block persistent storage in third-party contexts.",[EC]:`Unable to acquire token from native platform. ${mr}`,[SC]:"Timed out while attempting to establish connection to browser extension",[AC]:"Native extension is not installed. If you think this is a mistake call the initialize function.",[_a]:`Connection to native platform has not been established. Please install a compatible browser extension and run initialize(). ${mr}`,[IC]:`You must call and await the initialize function before attempting to call any other MSAL API. ${mr}`,[bC]:"The provided prompt is not supported by the native platform. This request should be routed to the web based flow.",[kC]:"Invalid base64 encoded string.",[RC]:"Invalid PoP token request. The request should not have both a popKid value and signPopToken set to true.",[OC]:"Failed to build request headers object.",[NC]:"Failed to parse response headers"};class wa extends Fe{constructor(e,t){super(e,E0[e],t),Object.setPrototypeOf(this,wa.prototype),this.name="BrowserAuthError"}}function j(r,e){return new wa(r,e)}/*! @azure/msal-browser v3.28.1 2025-01-14 */const en={INTERACTION_IN_PROGRESS_VALUE:"interaction_in_progress",INVALID_GRANT_ERROR:"invalid_grant",POPUP_WIDTH:483,POPUP_HEIGHT:600,POPUP_NAME_PREFIX:"msal",DEFAULT_POLL_INTERVAL_MS:30,MSAL_SKU:"msal.js.browser"},ai={CHANNEL_ID:"53ee284d-920a-4b59-9d30-a60315b26836",PREFERRED_EXTENSION_ID:"ppnbnpeolgkicgegkbkbjmhlideopiji",MATS_TELEMETRY:"MATS"},ho={HandshakeRequest:"Handshake",HandshakeResponse:"HandshakeResponse",GetToken:"GetToken",Response:"Response"},Ft={LocalStorage:"localStorage",SessionStorage:"sessionStorage",MemoryStorage:"memoryStorage"},tp={GET:"GET",POST:"POST"},be={AUTHORITY:"authority",ACQUIRE_TOKEN_ACCOUNT:"acquireToken.account",SESSION_STATE:"session.state",REQUEST_STATE:"request.state",NONCE_IDTOKEN:"nonce.id_token",ORIGIN_URI:"request.origin",RENEW_STATUS:"token.renew.status",URL_HASH:"urlHash",REQUEST_PARAMS:"request.params",SCOPES:"scopes",INTERACTION_STATUS_KEY:"interaction.status",CCS_CREDENTIAL:"ccs.credential",CORRELATION_ID:"request.correlationId",NATIVE_REQUEST:"request.native",REDIRECT_CONTEXT:"request.redirect.context"},xr={ACCOUNT_KEYS:"msal.account.keys",TOKEN_KEYS:"msal.token.keys"},Is={WRAPPER_SKU:"wrapper.sku",WRAPPER_VER:"wrapper.version"},De={acquireTokenRedirect:861,acquireTokenPopup:862,ssoSilent:863,acquireTokenSilent_authCode:864,handleRedirectPromise:865,acquireTokenByCode:866,acquireTokenSilent_silentFlow:61,logout:961,logoutPopup:962};var X;(function(r){r.Redirect="redirect",r.Popup="popup",r.Silent="silent",r.None="none"})(X||(X={}));const np={scopes:pi},PC="jwk",vd="msal.db",S0=1,A0=`${vd}.keys`,Qt={Default:0,AccessToken:1,AccessTokenAndRefreshToken:2,RefreshToken:3,RefreshTokenAndNetwork:4,Skip:5},I0=[Qt.Default,Qt.Skip,Qt.RefreshTokenAndNetwork],b0="msal.browser.log.level",k0="msal.browser.log.pii";/*! @azure/msal-browser v3.28.1 2025-01-14 */function bs(r){return encodeURIComponent(hh(r).replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_"))}function xc(r){return MC(r).replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function hh(r){return MC(new TextEncoder().encode(r))}function MC(r){const e=Array.from(r,t=>String.fromCodePoint(t)).join("");return btoa(e)}/*! @azure/msal-browser v3.28.1 2025-01-14 */const R0="RSASSA-PKCS1-v1_5",xC="SHA-256",O0=2048,N0=new Uint8Array([1,0,1]),rp="0123456789abcdef",op=new Uint32Array(1),P0="crypto_subtle_undefined",fh={name:R0,hash:xC,modulusLength:O0,publicExponent:N0};function M0(r){if(!window)throw j(Mc);if(!window.crypto)throw j(md);if(!r&&!window.crypto.subtle)throw j(md,P0)}async function DC(r,e,t){e==null||e.addQueueMeasurement(k.Sha256Digest,t);const i=new TextEncoder().encode(r);return window.crypto.subtle.digest(xC,i)}function x0(r){return window.crypto.getRandomValues(r)}function Mu(){return window.crypto.getRandomValues(op),op[0]}function Er(){const r=Date.now(),e=Mu()*1024+(Mu()&1023),t=new Uint8Array(16),n=Math.trunc(e/2**30),i=e&2**30-1,s=Mu();t[0]=r/2**40,t[1]=r/2**32,t[2]=r/2**24,t[3]=r/2**16,t[4]=r/2**8,t[5]=r,t[6]=112|n>>>8,t[7]=n,t[8]=128|i>>>24,t[9]=i>>>16,t[10]=i>>>8,t[11]=i,t[12]=s>>>24,t[13]=s>>>16,t[14]=s>>>8,t[15]=s;let c="";for(let d=0;d<t.length;d++)c+=rp.charAt(t[d]>>>4),c+=rp.charAt(t[d]&15),(d===3||d===5||d===7||d===9)&&(c+="-");return c}async function D0(r,e){return window.crypto.subtle.generateKey(fh,r,e)}async function xu(r){return window.crypto.subtle.exportKey(PC,r)}async function L0(r,e,t){return window.crypto.subtle.importKey(PC,r,fh,e,t)}async function U0(r,e){return window.crypto.subtle.sign(fh,r,e)}async function LC(r){const e=await DC(r),t=new Uint8Array(e);return xc(t)}/*! @azure/msal-browser v3.28.1 2025-01-14 */const ha="storage_not_supported",yd="stubbed_public_client_application_called",dc="in_mem_redirect_unavailable";/*! @azure/msal-browser v3.28.1 2025-01-14 */const Ks={[ha]:"Given storage configuration option was not supported.",[yd]:"Stub instance of Public Client Application was called. If using msal-react, please ensure context is not used without a provider. For more visit: aka.ms/msaljs/browser-errors",[dc]:"Redirect cannot be supported. In-memory storage was selected and storeAuthStateInCookie=false, which would cause the library to be unable to handle the incoming hash. If you would like to use the redirect API, please use session/localStorage or set storeAuthStateInCookie=true."};Ks[ha],Ks[yd],Ks[dc];class gh extends Fe{constructor(e,t){super(e,t),this.name="BrowserConfigurationAuthError",Object.setPrototypeOf(this,gh.prototype)}}function mh(r){return new gh(r,Ks[r])}/*! @azure/msal-browser v3.28.1 2025-01-14 */function B0(r){r.location.hash="",typeof r.history.replaceState=="function"&&r.history.replaceState(null,"",`${r.location.origin}${r.location.pathname}${r.location.search}`)}function F0(r){const e=r.split("#");e.shift(),window.location.hash=e.length>0?e.join("#"):""}function ph(){return window.parent!==window}function H0(){return typeof window<"u"&&!!window.opener&&window.opener!==window&&typeof window.name=="string"&&window.name.indexOf(`${en.POPUP_NAME_PREFIX}.`)===0}function yr(){return typeof window<"u"&&window.location?window.location.href.split("?")[0].split("#")[0]:""}function V0(){const e=new ye(window.location.href).getUrlComponents();return`${e.Protocol}//${e.HostNameAndPort}/`}function $0(){if(ye.hashContainsKnownProperties(window.location.hash)&&ph())throw j(hC)}function K0(r){if(ph()&&!r)throw j(dC)}function z0(){if(H0())throw j(fC)}function UC(){if(typeof window>"u")throw j(Mc)}function BC(r){if(!r)throw j(IC)}function vh(r){UC(),$0(),z0(),BC(r)}function ip(r,e){if(vh(r),K0(e.system.allowRedirectInIframe),e.cache.cacheLocation===Ft.MemoryStorage&&!e.cache.storeAuthStateInCookie)throw mh(dc)}function FC(r){const e=document.createElement("link");e.rel="preconnect",e.href=new URL(r).origin,e.crossOrigin="anonymous",document.head.appendChild(e),window.setTimeout(()=>{try{document.head.removeChild(e)}catch{}},1e4)}function W0(){return Er()}/*! @azure/msal-browser v3.28.1 2025-01-14 */class hc{navigateInternal(e,t){return hc.defaultNavigateWindow(e,t)}navigateExternal(e,t){return hc.defaultNavigateWindow(e,t)}static defaultNavigateWindow(e,t){return t.noHistory?window.location.replace(e):window.location.assign(e),new Promise(n=>{setTimeout(()=>{n(!0)},t.timeout)})}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class q0{async sendGetRequestAsync(e,t){let n,i={},s=0;const c=ap(t);try{n=await fetch(e,{method:tp.GET,headers:c})}catch{throw j(window.navigator.onLine?yC:uc)}i=sp(n.headers);try{return s=n.status,{headers:i,body:await n.json(),status:s}}catch{throw Ym(j(pd),s,i)}}async sendPostRequestAsync(e,t){const n=t&&t.body||"",i=ap(t);let s,c=0,d={};try{s=await fetch(e,{method:tp.POST,headers:i,body:n})}catch{throw j(window.navigator.onLine?vC:uc)}d=sp(s.headers);try{return c=s.status,{headers:d,body:await s.json(),status:c}}catch{throw Ym(j(pd),c,d)}}}function ap(r){try{const e=new Headers;if(!(r&&r.headers))return e;const t=r.headers;return Object.entries(t).forEach(([n,i])=>{e.append(n,i)}),e}catch{throw j(OC)}}function sp(r){try{const e={};return r.forEach((t,n)=>{e[n]=t}),e}catch{throw j(NC)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const G0=6e4,Cd=1e4,j0=3e4,Y0=2e3;function J0({auth:r,cache:e,system:t,telemetry:n},i){const s={clientId:P.EMPTY_STRING,authority:`${P.DEFAULT_AUTHORITY}`,knownAuthorities:[],cloudDiscoveryMetadata:P.EMPTY_STRING,authorityMetadata:P.EMPTY_STRING,redirectUri:typeof window<"u"?yr():"",postLogoutRedirectUri:P.EMPTY_STRING,navigateToLoginRequestUrl:!0,clientCapabilities:[],protocolMode:wr.AAD,OIDCOptions:{serverResponseType:Ca.FRAGMENT,defaultScopes:[P.OPENID_SCOPE,P.PROFILE_SCOPE,P.OFFLINE_ACCESS_SCOPE]},azureCloudOptions:{azureCloudInstance:Wd.None,tenant:P.EMPTY_STRING},skipAuthorityMetadataCache:!1,supportsNestedAppAuth:!1,instanceAware:!1},c={cacheLocation:Ft.SessionStorage,temporaryCacheLocation:Ft.SessionStorage,storeAuthStateInCookie:!1,secureCookies:!1,cacheMigrationEnabled:!!(e&&e.cacheLocation===Ft.LocalStorage),claimsBasedCachingEnabled:!1},d={loggerCallback:()=>{},logLevel:Me.Info,piiLoggingEnabled:!1},g={...{...Gy,loggerOptions:d,networkClient:i?new q0:f0,navigationClient:new hc,loadFrameTimeout:0,windowHashTimeout:(t==null?void 0:t.loadFrameTimeout)||G0,iframeHashTimeout:(t==null?void 0:t.loadFrameTimeout)||Cd,navigateFrameWait:0,redirectNavigationTimeout:j0,asyncPopups:!1,allowRedirectInIframe:!1,allowNativeBroker:!1,nativeBrokerHandshakeTimeout:(t==null?void 0:t.nativeBrokerHandshakeTimeout)||Y0,pollIntervalMilliseconds:en.DEFAULT_POLL_INTERVAL_MS},...t,loggerOptions:(t==null?void 0:t.loggerOptions)||d},p={application:{appName:P.EMPTY_STRING,appVersion:P.EMPTY_STRING},client:new v0};if((r==null?void 0:r.protocolMode)!==wr.OIDC&&(r!=null&&r.OIDCOptions)&&new qr(g.loggerOptions).warning(JSON.stringify(Ne(Fy))),r!=null&&r.protocolMode&&r.protocolMode!==wr.AAD&&(g!=null&&g.allowNativeBroker))throw Ne(Hy);return{auth:{...s,...r,OIDCOptions:{...s.OIDCOptions,...r==null?void 0:r.OIDCOptions}},cache:{...c,...e},system:g,telemetry:{...p,...n}}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const Q0="@azure/msal-browser",Dc="3.28.1";/*! @azure/msal-browser v3.28.1 2025-01-14 */class yh{static loggerCallback(e,t){switch(e){case Me.Error:console.error(t);return;case Me.Info:console.info(t);return;case Me.Verbose:console.debug(t);return;case Me.Warning:console.warn(t);return;default:console.log(t);return}}constructor(e){var f;this.browserEnvironment=typeof window<"u",this.config=J0(e,this.browserEnvironment);let t;try{t=window[Ft.SessionStorage]}catch{}const n=t==null?void 0:t.getItem(b0),i=(f=t==null?void 0:t.getItem(k0))==null?void 0:f.toLowerCase(),s=i==="true"?!0:i==="false"?!1:void 0,c={...this.config.system.loggerOptions},d=n&&Object.keys(Me).includes(n)?Me[n]:void 0;d&&(c.loggerCallback=yh.loggerCallback,c.logLevel=d),s!==void 0&&(c.piiLoggingEnabled=s),this.logger=new qr(c,Q0,Dc),this.available=!1}getConfig(){return this.config}getLogger(){return this.logger}isAvailable(){return this.available}isBrowserEnvironment(){return this.browserEnvironment}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class yo extends yh{getModuleName(){return yo.MODULE_NAME}getId(){return yo.ID}async initialize(){return this.available=typeof window<"u",this.available}}yo.MODULE_NAME="";yo.ID="StandardOperatingContext";/*! @azure/msal-browser v3.28.1 2025-01-14 */function tr(r){return new TextDecoder().decode(X0(r))}function X0(r){let e=r.replace(/-/g,"+").replace(/_/g,"/");switch(e.length%4){case 0:break;case 2:e+="==";break;case 3:e+="=";break;default:throw j(kC)}const t=atob(e);return Uint8Array.from(t,n=>n.codePointAt(0)||0)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class Z0{constructor(){this.dbName=vd,this.version=S0,this.tableName=A0,this.dbOpen=!1}async open(){return new Promise((e,t)=>{const n=window.indexedDB.open(this.dbName,this.version);n.addEventListener("upgradeneeded",i=>{i.target.result.createObjectStore(this.tableName)}),n.addEventListener("success",i=>{const s=i;this.db=s.target.result,this.dbOpen=!0,e()}),n.addEventListener("error",()=>t(j(dh)))})}closeConnection(){const e=this.db;e&&this.dbOpen&&(e.close(),this.dbOpen=!1)}async validateDbIsOpen(){if(!this.dbOpen)return this.open()}async getItem(e){return await this.validateDbIsOpen(),new Promise((t,n)=>{if(!this.db)return n(j(Xo));const c=this.db.transaction([this.tableName],"readonly").objectStore(this.tableName).get(e);c.addEventListener("success",d=>{const f=d;this.closeConnection(),t(f.target.result)}),c.addEventListener("error",d=>{this.closeConnection(),n(d)})})}async setItem(e,t){return await this.validateDbIsOpen(),new Promise((n,i)=>{if(!this.db)return i(j(Xo));const d=this.db.transaction([this.tableName],"readwrite").objectStore(this.tableName).put(t,e);d.addEventListener("success",()=>{this.closeConnection(),n()}),d.addEventListener("error",f=>{this.closeConnection(),i(f)})})}async removeItem(e){return await this.validateDbIsOpen(),new Promise((t,n)=>{if(!this.db)return n(j(Xo));const c=this.db.transaction([this.tableName],"readwrite").objectStore(this.tableName).delete(e);c.addEventListener("success",()=>{this.closeConnection(),t()}),c.addEventListener("error",d=>{this.closeConnection(),n(d)})})}async getKeys(){return await this.validateDbIsOpen(),new Promise((e,t)=>{if(!this.db)return t(j(Xo));const s=this.db.transaction([this.tableName],"readonly").objectStore(this.tableName).getAllKeys();s.addEventListener("success",c=>{const d=c;this.closeConnection(),e(d.target.result)}),s.addEventListener("error",c=>{this.closeConnection(),t(c)})})}async containsKey(e){return await this.validateDbIsOpen(),new Promise((t,n)=>{if(!this.db)return n(j(Xo));const c=this.db.transaction([this.tableName],"readonly").objectStore(this.tableName).count(e);c.addEventListener("success",d=>{const f=d;this.closeConnection(),t(f.target.result===1)}),c.addEventListener("error",d=>{this.closeConnection(),n(d)})})}async deleteDatabase(){return this.db&&this.dbOpen&&this.closeConnection(),new Promise((e,t)=>{const n=window.indexedDB.deleteDatabase(vd),i=setTimeout(()=>t(!1),200);n.addEventListener("success",()=>(clearTimeout(i),e(!0))),n.addEventListener("blocked",()=>(clearTimeout(i),e(!0))),n.addEventListener("error",()=>(clearTimeout(i),t(!1)))})}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class _d{constructor(){this.cache=new Map}getItem(e){return this.cache.get(e)||null}setItem(e,t){this.cache.set(e,t)}removeItem(e){this.cache.delete(e)}getKeys(){const e=[];return this.cache.forEach((t,n)=>{e.push(n)}),e}containsKey(e){return this.cache.has(e)}clear(){this.cache.clear()}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class eM{constructor(e){this.inMemoryCache=new _d,this.indexedDBCache=new Z0,this.logger=e}handleDatabaseAccessError(e){if(e instanceof wa&&e.errorCode===dh)this.logger.error("Could not access persistent storage. This may be caused by browser privacy features which block persistent storage in third-party contexts.");else throw e}async getItem(e){const t=this.inMemoryCache.getItem(e);if(!t)try{return this.logger.verbose("Queried item not found in in-memory cache, now querying persistent storage."),await this.indexedDBCache.getItem(e)}catch(n){this.handleDatabaseAccessError(n)}return t}async setItem(e,t){this.inMemoryCache.setItem(e,t);try{await this.indexedDBCache.setItem(e,t)}catch(n){this.handleDatabaseAccessError(n)}}async removeItem(e){this.inMemoryCache.removeItem(e);try{await this.indexedDBCache.removeItem(e)}catch(t){this.handleDatabaseAccessError(t)}}async getKeys(){const e=this.inMemoryCache.getKeys();if(e.length===0)try{return this.logger.verbose("In-memory cache is empty, now querying persistent storage."),await this.indexedDBCache.getKeys()}catch(t){this.handleDatabaseAccessError(t)}return e}async containsKey(e){const t=this.inMemoryCache.containsKey(e);if(!t)try{return this.logger.verbose("Key not found in in-memory cache, now querying persistent storage."),await this.indexedDBCache.containsKey(e)}catch(n){this.handleDatabaseAccessError(n)}return t}clearInMemory(){this.logger.verbose("Deleting in-memory keystore"),this.inMemoryCache.clear(),this.logger.verbose("In-memory keystore deleted")}async clearPersistent(){try{this.logger.verbose("Deleting persistent keystore");const e=await this.indexedDBCache.deleteDatabase();return e&&this.logger.verbose("Persistent keystore deleted"),e}catch(e){return this.handleDatabaseAccessError(e),!1}}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class mi{constructor(e,t,n){this.logger=e,M0(n??!1),this.cache=new eM(this.logger),this.performanceClient=t}createNewGuid(){return Er()}base64Encode(e){return hh(e)}base64Decode(e){return tr(e)}base64UrlEncode(e){return bs(e)}encodeKid(e){return this.base64UrlEncode(JSON.stringify({kid:e}))}async getPublicKeyThumbprint(e){var p;const t=(p=this.performanceClient)==null?void 0:p.startMeasurement(k.CryptoOptsGetPublicKeyThumbprint,e.correlationId),n=await D0(mi.EXTRACTABLE,mi.POP_KEY_USAGES),i=await xu(n.publicKey),s={e:i.e,kty:i.kty,n:i.n},c=cp(s),d=await this.hashString(c),f=await xu(n.privateKey),g=await L0(f,!1,["sign"]);return await this.cache.setItem(d,{privateKey:g,publicKey:n.publicKey,requestMethod:e.resourceRequestMethod,requestUri:e.resourceRequestUri}),t&&t.end({success:!0}),d}async removeTokenBindingKey(e){return await this.cache.removeItem(e),!await this.cache.containsKey(e)}async clearKeystore(){this.cache.clearInMemory();try{return await this.cache.clearPersistent(),!0}catch(e){return e instanceof Error?this.logger.error(`Clearing keystore failed with error: ${e.message}`):this.logger.error("Clearing keystore failed with unknown error"),!1}}async signJwt(e,t,n,i){var V;const s=(V=this.performanceClient)==null?void 0:V.startMeasurement(k.CryptoOptsSignJwt,i),c=await this.cache.getItem(t);if(!c)throw j(uh);const d=await xu(c.publicKey),f=cp(d),g=bs(JSON.stringify({kid:t})),p=ah.getShrHeaderString({...n==null?void 0:n.header,alg:d.alg,kid:g}),_=bs(p);e.cnf={jwk:JSON.parse(f)};const C=bs(JSON.stringify(e)),S=`${_}.${C}`,b=new TextEncoder().encode(S),N=await U0(c.privateKey,b),K=xc(new Uint8Array(N)),H=`${S}.${K}`;return s&&s.end({success:!0}),H}async hashString(e){return LC(e)}}mi.POP_KEY_USAGES=["sign","verify"];mi.EXTRACTABLE=!0;function cp(r){return JSON.stringify(r,Object.keys(r).sort())}/*! @azure/msal-browser v3.28.1 2025-01-14 */class tM{constructor(){if(!window.localStorage)throw mh(ha)}getItem(e){return window.localStorage.getItem(e)}setItem(e,t){window.localStorage.setItem(e,t)}removeItem(e){window.localStorage.removeItem(e)}getKeys(){return Object.keys(window.localStorage)}containsKey(e){return window.localStorage.hasOwnProperty(e)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class nM{constructor(){if(!window.sessionStorage)throw mh(ha)}getItem(e){return window.sessionStorage.getItem(e)}setItem(e,t){window.sessionStorage.setItem(e,t)}removeItem(e){window.sessionStorage.removeItem(e)}getKeys(){return Object.keys(window.sessionStorage)}containsKey(e){return window.sessionStorage.hasOwnProperty(e)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */function HC(r,e){if(!e)return null;try{return Bn.parseRequestState(r,e).libraryState.meta}catch{throw U(hi)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const rM=24*60*60*1e3;class oM{getItem(e){const t=`${encodeURIComponent(e)}`,n=document.cookie.split(";");for(let i=0;i<n.length;i++){const s=n[i],[c,...d]=decodeURIComponent(s).trim().split("="),f=d.join("=");if(c===t)return f}return""}setItem(e,t,n,i=!0){let s=`${encodeURIComponent(e)}=${encodeURIComponent(t)};path=/;SameSite=Lax;`;if(n){const c=iM(n);s+=`expires=${c};`}i&&(s+="Secure;"),document.cookie=s}removeItem(e){this.setItem(e,"",-1)}getKeys(){const e=document.cookie.split(";"),t=[];return e.forEach(n=>{const i=decodeURIComponent(n).trim().split("=");t.push(i[0])}),t}containsKey(e){return this.getKeys().includes(e)}}function iM(r){const e=new Date;return new Date(e.getTime()+r*rM).toUTCString()}/*! @azure/msal-browser v3.28.1 2025-01-14 */class wd extends fi{constructor(e,t,n,i,s,c){super(e,n,i,s),this.cacheConfig=t,this.logger=i,this.internalStorage=new _d,this.browserStorage=this.setupBrowserStorage(this.cacheConfig.cacheLocation),this.temporaryCacheStorage=this.setupBrowserStorage(this.cacheConfig.temporaryCacheLocation),this.cookieStorage=new oM,t.cacheMigrationEnabled&&(this.migrateCacheEntries(),this.createKeyMaps()),this.performanceClient=c}setupBrowserStorage(e){try{switch(e){case Ft.LocalStorage:return new tM;case Ft.SessionStorage:return new nM;case Ft.MemoryStorage:default:break}}catch(t){this.logger.error(t)}return this.cacheConfig.cacheLocation=Ft.MemoryStorage,new _d}migrateCacheEntries(){const e=`${P.CACHE_PREFIX}.${st.ID_TOKEN}`,t=`${P.CACHE_PREFIX}.${st.CLIENT_INFO}`,n=`${P.CACHE_PREFIX}.${st.ERROR}`,i=`${P.CACHE_PREFIX}.${st.ERROR_DESC}`,s=this.browserStorage.getItem(e),c=this.browserStorage.getItem(t),d=this.browserStorage.getItem(n),f=this.browserStorage.getItem(i),g=[s,c,d,f];[st.ID_TOKEN,st.CLIENT_INFO,st.ERROR,st.ERROR_DESC].forEach((_,C)=>{const S=g[C];S&&this.setTemporaryCache(_,S,!0)})}createKeyMaps(){this.logger.trace("BrowserCacheManager - createKeyMaps called.");const e=this.getItem(xr.ACCOUNT_KEYS),t=this.getItem(`${xr.TOKEN_KEYS}.${this.clientId}`);if(e&&t){this.logger.verbose("BrowserCacheManager:createKeyMaps - account and token key maps already exist, skipping migration.");return}this.browserStorage.getKeys().forEach(i=>{if(this.isCredentialKey(i)){const s=this.getItem(i);if(s){const c=this.validateAndParseJson(s);if(c&&c.hasOwnProperty("credentialType"))switch(c.credentialType){case re.ID_TOKEN:if(Fm(c)){this.logger.trace("BrowserCacheManager:createKeyMaps - idToken found, saving key to token key map"),this.logger.tracePii(`BrowserCacheManager:createKeyMaps - idToken with key: ${i} found, saving key to token key map`);const d=c,f=this.updateCredentialCacheKey(i,d);this.addTokenKey(f,re.ID_TOKEN);return}else this.logger.trace("BrowserCacheManager:createKeyMaps - key found matching idToken schema with value containing idToken credentialType field but value failed IdTokenEntity validation, skipping."),this.logger.tracePii(`BrowserCacheManager:createKeyMaps - failed idToken validation on key: ${i}`);break;case re.ACCESS_TOKEN:case re.ACCESS_TOKEN_WITH_AUTH_SCHEME:if(Bm(c)){this.logger.trace("BrowserCacheManager:createKeyMaps - accessToken found, saving key to token key map"),this.logger.tracePii(`BrowserCacheManager:createKeyMaps - accessToken with key: ${i} found, saving key to token key map`);const d=c,f=this.updateCredentialCacheKey(i,d);this.addTokenKey(f,re.ACCESS_TOKEN);return}else this.logger.trace("BrowserCacheManager:createKeyMaps - key found matching accessToken schema with value containing accessToken credentialType field but value failed AccessTokenEntity validation, skipping."),this.logger.tracePii(`BrowserCacheManager:createKeyMaps - failed accessToken validation on key: ${i}`);break;case re.REFRESH_TOKEN:if(Hm(c)){this.logger.trace("BrowserCacheManager:createKeyMaps - refreshToken found, saving key to token key map"),this.logger.tracePii(`BrowserCacheManager:createKeyMaps - refreshToken with key: ${i} found, saving key to token key map`);const d=c,f=this.updateCredentialCacheKey(i,d);this.addTokenKey(f,re.REFRESH_TOKEN);return}else this.logger.trace("BrowserCacheManager:createKeyMaps - key found matching refreshToken schema with value containing refreshToken credentialType field but value failed RefreshTokenEntity validation, skipping."),this.logger.tracePii(`BrowserCacheManager:createKeyMaps - failed refreshToken validation on key: ${i}`);break}}}if(this.isAccountKey(i)){const s=this.getItem(i);if(s){const c=this.validateAndParseJson(s);c&&it.isAccountEntity(c)&&(this.logger.trace("BrowserCacheManager:createKeyMaps - account found, saving key to account key map"),this.logger.tracePii(`BrowserCacheManager:createKeyMaps - account with key: ${i} found, saving key to account key map`),this.addAccountKeyToMap(i))}}})}validateAndParseJson(e){try{const t=JSON.parse(e);return t&&typeof t=="object"?t:null}catch{return null}}getItem(e){return this.browserStorage.getItem(e)}setItem(e,t){this.browserStorage.setItem(e,t)}getAccount(e,t){this.logger.trace("BrowserCacheManager.getAccount called");const n=this.getCachedAccountEntity(e);return this.updateOutdatedCachedAccount(e,n,t)}getCachedAccountEntity(e){const t=this.getItem(e);if(!t)return this.removeAccountKeyFromMap(e),null;const n=this.validateAndParseJson(t);return!n||!it.isAccountEntity(n)?(this.removeAccountKeyFromMap(e),null):fi.toObject(new it,n)}setAccount(e){this.logger.trace("BrowserCacheManager.setAccount called");const t=e.generateAccountKey();this.setItem(t,JSON.stringify(e)),this.addAccountKeyToMap(t)}getAccountKeys(){this.logger.trace("BrowserCacheManager.getAccountKeys called");const e=this.getItem(xr.ACCOUNT_KEYS);return e?JSON.parse(e):(this.logger.verbose("BrowserCacheManager.getAccountKeys - No account keys found"),[])}addAccountKeyToMap(e){this.logger.trace("BrowserCacheManager.addAccountKeyToMap called"),this.logger.tracePii(`BrowserCacheManager.addAccountKeyToMap called with key: ${e}`);const t=this.getAccountKeys();t.indexOf(e)===-1?(t.push(e),this.setItem(xr.ACCOUNT_KEYS,JSON.stringify(t)),this.logger.verbose("BrowserCacheManager.addAccountKeyToMap account key added")):this.logger.verbose("BrowserCacheManager.addAccountKeyToMap account key already exists in map")}removeAccountKeyFromMap(e){this.logger.trace("BrowserCacheManager.removeAccountKeyFromMap called"),this.logger.tracePii(`BrowserCacheManager.removeAccountKeyFromMap called with key: ${e}`);const t=this.getAccountKeys(),n=t.indexOf(e);n>-1?(t.splice(n,1),this.setItem(xr.ACCOUNT_KEYS,JSON.stringify(t)),this.logger.trace("BrowserCacheManager.removeAccountKeyFromMap account key removed")):this.logger.trace("BrowserCacheManager.removeAccountKeyFromMap key not found in existing map")}async removeAccount(e){super.removeAccount(e),this.removeAccountKeyFromMap(e)}removeOutdatedAccount(e){this.removeItem(e),this.removeAccountKeyFromMap(e)}removeIdToken(e){super.removeIdToken(e),this.removeTokenKey(e,re.ID_TOKEN)}async removeAccessToken(e){super.removeAccessToken(e),this.removeTokenKey(e,re.ACCESS_TOKEN)}removeRefreshToken(e){super.removeRefreshToken(e),this.removeTokenKey(e,re.REFRESH_TOKEN)}getTokenKeys(){this.logger.trace("BrowserCacheManager.getTokenKeys called");const e=this.getItem(`${xr.TOKEN_KEYS}.${this.clientId}`);if(e){const t=this.validateAndParseJson(e);if(t&&t.hasOwnProperty("idToken")&&t.hasOwnProperty("accessToken")&&t.hasOwnProperty("refreshToken"))return t;this.logger.error("BrowserCacheManager.getTokenKeys - Token keys found but in an unknown format. Returning empty key map.")}else this.logger.verbose("BrowserCacheManager.getTokenKeys - No token keys found");return{idToken:[],accessToken:[],refreshToken:[]}}addTokenKey(e,t){this.logger.trace("BrowserCacheManager addTokenKey called");const n=this.getTokenKeys();switch(t){case re.ID_TOKEN:n.idToken.indexOf(e)===-1&&(this.logger.info("BrowserCacheManager: addTokenKey - idToken added to map"),n.idToken.push(e));break;case re.ACCESS_TOKEN:n.accessToken.indexOf(e)===-1&&(this.logger.info("BrowserCacheManager: addTokenKey - accessToken added to map"),n.accessToken.push(e));break;case re.REFRESH_TOKEN:n.refreshToken.indexOf(e)===-1&&(this.logger.info("BrowserCacheManager: addTokenKey - refreshToken added to map"),n.refreshToken.push(e));break;default:throw this.logger.error(`BrowserCacheManager:addTokenKey - CredentialType provided invalid. CredentialType: ${t}`),U(ld)}this.setItem(`${xr.TOKEN_KEYS}.${this.clientId}`,JSON.stringify(n))}removeTokenKey(e,t){this.logger.trace("BrowserCacheManager removeTokenKey called");const n=this.getTokenKeys();switch(t){case re.ID_TOKEN:this.logger.infoPii(`BrowserCacheManager: removeTokenKey - attempting to remove idToken with key: ${e} from map`);const i=n.idToken.indexOf(e);i>-1?(this.logger.info("BrowserCacheManager: removeTokenKey - idToken removed from map"),n.idToken.splice(i,1)):this.logger.info("BrowserCacheManager: removeTokenKey - idToken does not exist in map. Either it was previously removed or it was never added.");break;case re.ACCESS_TOKEN:this.logger.infoPii(`BrowserCacheManager: removeTokenKey - attempting to remove accessToken with key: ${e} from map`);const s=n.accessToken.indexOf(e);s>-1?(this.logger.info("BrowserCacheManager: removeTokenKey - accessToken removed from map"),n.accessToken.splice(s,1)):this.logger.info("BrowserCacheManager: removeTokenKey - accessToken does not exist in map. Either it was previously removed or it was never added.");break;case re.REFRESH_TOKEN:this.logger.infoPii(`BrowserCacheManager: removeTokenKey - attempting to remove refreshToken with key: ${e} from map`);const c=n.refreshToken.indexOf(e);c>-1?(this.logger.info("BrowserCacheManager: removeTokenKey - refreshToken removed from map"),n.refreshToken.splice(c,1)):this.logger.info("BrowserCacheManager: removeTokenKey - refreshToken does not exist in map. Either it was previously removed or it was never added.");break;default:throw this.logger.error(`BrowserCacheManager:removeTokenKey - CredentialType provided invalid. CredentialType: ${t}`),U(ld)}this.setItem(`${xr.TOKEN_KEYS}.${this.clientId}`,JSON.stringify(n))}getIdTokenCredential(e){const t=this.getItem(e);if(!t)return this.logger.trace("BrowserCacheManager.getIdTokenCredential: called, no cache hit"),this.removeTokenKey(e,re.ID_TOKEN),null;const n=this.validateAndParseJson(t);return!n||!Fm(n)?(this.logger.trace("BrowserCacheManager.getIdTokenCredential: called, no cache hit"),this.removeTokenKey(e,re.ID_TOKEN),null):(this.logger.trace("BrowserCacheManager.getIdTokenCredential: cache hit"),n)}setIdTokenCredential(e){this.logger.trace("BrowserCacheManager.setIdTokenCredential called");const t=oi(e);this.setItem(t,JSON.stringify(e)),this.addTokenKey(t,re.ID_TOKEN)}getAccessTokenCredential(e){const t=this.getItem(e);if(!t)return this.logger.trace("BrowserCacheManager.getAccessTokenCredential: called, no cache hit"),this.removeTokenKey(e,re.ACCESS_TOKEN),null;const n=this.validateAndParseJson(t);return!n||!Bm(n)?(this.logger.trace("BrowserCacheManager.getAccessTokenCredential: called, no cache hit"),this.removeTokenKey(e,re.ACCESS_TOKEN),null):(this.logger.trace("BrowserCacheManager.getAccessTokenCredential: cache hit"),n)}setAccessTokenCredential(e){this.logger.trace("BrowserCacheManager.setAccessTokenCredential called");const t=oi(e);this.setItem(t,JSON.stringify(e)),this.addTokenKey(t,re.ACCESS_TOKEN)}getRefreshTokenCredential(e){const t=this.getItem(e);if(!t)return this.logger.trace("BrowserCacheManager.getRefreshTokenCredential: called, no cache hit"),this.removeTokenKey(e,re.REFRESH_TOKEN),null;const n=this.validateAndParseJson(t);return!n||!Hm(n)?(this.logger.trace("BrowserCacheManager.getRefreshTokenCredential: called, no cache hit"),this.removeTokenKey(e,re.REFRESH_TOKEN),null):(this.logger.trace("BrowserCacheManager.getRefreshTokenCredential: cache hit"),n)}setRefreshTokenCredential(e){this.logger.trace("BrowserCacheManager.setRefreshTokenCredential called");const t=oi(e);this.setItem(t,JSON.stringify(e)),this.addTokenKey(t,re.REFRESH_TOKEN)}getAppMetadata(e){const t=this.getItem(e);if(!t)return this.logger.trace("BrowserCacheManager.getAppMetadata: called, no cache hit"),null;const n=this.validateAndParseJson(t);return!n||!JN(e,n)?(this.logger.trace("BrowserCacheManager.getAppMetadata: called, no cache hit"),null):(this.logger.trace("BrowserCacheManager.getAppMetadata: cache hit"),n)}setAppMetadata(e){this.logger.trace("BrowserCacheManager.setAppMetadata called");const t=YN(e);this.setItem(t,JSON.stringify(e))}getServerTelemetry(e){const t=this.getItem(e);if(!t)return this.logger.trace("BrowserCacheManager.getServerTelemetry: called, no cache hit"),null;const n=this.validateAndParseJson(t);return!n||!GN(e,n)?(this.logger.trace("BrowserCacheManager.getServerTelemetry: called, no cache hit"),null):(this.logger.trace("BrowserCacheManager.getServerTelemetry: cache hit"),n)}setServerTelemetry(e,t){this.logger.trace("BrowserCacheManager.setServerTelemetry called"),this.setItem(e,JSON.stringify(t))}getAuthorityMetadata(e){const t=this.internalStorage.getItem(e);if(!t)return this.logger.trace("BrowserCacheManager.getAuthorityMetadata: called, no cache hit"),null;const n=this.validateAndParseJson(t);return n&&QN(e,n)?(this.logger.trace("BrowserCacheManager.getAuthorityMetadata: cache hit"),n):null}getAuthorityMetadataKeys(){return this.internalStorage.getKeys().filter(t=>this.isAuthorityMetadata(t))}setWrapperMetadata(e,t){this.internalStorage.setItem(Is.WRAPPER_SKU,e),this.internalStorage.setItem(Is.WRAPPER_VER,t)}getWrapperMetadata(){const e=this.internalStorage.getItem(Is.WRAPPER_SKU)||P.EMPTY_STRING,t=this.internalStorage.getItem(Is.WRAPPER_VER)||P.EMPTY_STRING;return[e,t]}setAuthorityMetadata(e,t){this.logger.trace("BrowserCacheManager.setAuthorityMetadata called"),this.internalStorage.setItem(e,JSON.stringify(t))}getActiveAccount(){const e=this.generateCacheKey(st.ACTIVE_ACCOUNT_FILTERS),t=this.getItem(e);if(!t){this.logger.trace("BrowserCacheManager.getActiveAccount: No active account filters cache schema found, looking for legacy schema");const i=this.generateCacheKey(st.ACTIVE_ACCOUNT),s=this.getItem(i);if(!s)return this.logger.trace("BrowserCacheManager.getActiveAccount: No active account found"),null;const c=this.getAccountInfoFilteredBy({localAccountId:s});return c?(this.logger.trace("BrowserCacheManager.getActiveAccount: Legacy active account cache schema found"),this.logger.trace("BrowserCacheManager.getActiveAccount: Adding active account filters cache schema"),this.setActiveAccount(c),c):null}const n=this.validateAndParseJson(t);return n?(this.logger.trace("BrowserCacheManager.getActiveAccount: Active account filters schema found"),this.getAccountInfoFilteredBy({homeAccountId:n.homeAccountId,localAccountId:n.localAccountId,tenantId:n.tenantId})):(this.logger.trace("BrowserCacheManager.getActiveAccount: No active account found"),null)}setActiveAccount(e){const t=this.generateCacheKey(st.ACTIVE_ACCOUNT_FILTERS),n=this.generateCacheKey(st.ACTIVE_ACCOUNT);if(e){this.logger.verbose("setActiveAccount: Active account set");const i={homeAccountId:e.homeAccountId,localAccountId:e.localAccountId,tenantId:e.tenantId};this.browserStorage.setItem(t,JSON.stringify(i)),this.browserStorage.setItem(n,e.localAccountId)}else this.logger.verbose("setActiveAccount: No account passed, active account not set"),this.browserStorage.removeItem(t),this.browserStorage.removeItem(n)}getThrottlingCache(e){const t=this.getItem(e);if(!t)return this.logger.trace("BrowserCacheManager.getThrottlingCache: called, no cache hit"),null;const n=this.validateAndParseJson(t);return!n||!jN(e,n)?(this.logger.trace("BrowserCacheManager.getThrottlingCache: called, no cache hit"),null):(this.logger.trace("BrowserCacheManager.getThrottlingCache: cache hit"),n)}setThrottlingCache(e,t){this.logger.trace("BrowserCacheManager.setThrottlingCache called"),this.setItem(e,JSON.stringify(t))}getTemporaryCache(e,t){const n=t?this.generateCacheKey(e):e;if(this.cacheConfig.storeAuthStateInCookie){const s=this.cookieStorage.getItem(n);if(s)return this.logger.trace("BrowserCacheManager.getTemporaryCache: storeAuthStateInCookies set to true, retrieving from cookies"),s}const i=this.temporaryCacheStorage.getItem(n);if(!i){if(this.cacheConfig.cacheLocation===Ft.LocalStorage){const s=this.browserStorage.getItem(n);if(s)return this.logger.trace("BrowserCacheManager.getTemporaryCache: Temporary cache item found in local storage"),s}return this.logger.trace("BrowserCacheManager.getTemporaryCache: No cache item found in local storage"),null}return this.logger.trace("BrowserCacheManager.getTemporaryCache: Temporary cache item returned"),i}setTemporaryCache(e,t,n){const i=n?this.generateCacheKey(e):e;this.temporaryCacheStorage.setItem(i,t),this.cacheConfig.storeAuthStateInCookie&&(this.logger.trace("BrowserCacheManager.setTemporaryCache: storeAuthStateInCookie set to true, setting item cookie"),this.cookieStorage.setItem(i,t,void 0,this.cacheConfig.secureCookies))}removeItem(e){this.browserStorage.removeItem(e)}removeTemporaryItem(e){this.temporaryCacheStorage.removeItem(e),this.cacheConfig.storeAuthStateInCookie&&(this.logger.trace("BrowserCacheManager.removeItem: storeAuthStateInCookie is true, clearing item cookie"),this.cookieStorage.removeItem(e))}getKeys(){return this.browserStorage.getKeys()}async clear(){await this.removeAllAccounts(),this.removeAppMetadata(),this.temporaryCacheStorage.getKeys().forEach(e=>{(e.indexOf(P.CACHE_PREFIX)!==-1||e.indexOf(this.clientId)!==-1)&&this.removeTemporaryItem(e)}),this.browserStorage.getKeys().forEach(e=>{(e.indexOf(P.CACHE_PREFIX)!==-1||e.indexOf(this.clientId)!==-1)&&this.browserStorage.removeItem(e)}),this.internalStorage.clear()}async clearTokensAndKeysWithClaims(e,t){e.addQueueMeasurement(k.ClearTokensAndKeysWithClaims,t);const n=this.getTokenKeys(),i=[];n.accessToken.forEach(s=>{const c=this.getAccessTokenCredential(s);c!=null&&c.requestedClaimsHash&&s.includes(c.requestedClaimsHash.toLowerCase())&&i.push(this.removeAccessToken(s))}),await Promise.all(i),i.length>0&&this.logger.warning(`${i.length} access tokens with claims in the cache keys have been removed from the cache.`)}generateCacheKey(e){return this.validateAndParseJson(e)?JSON.stringify(e):Un.startsWith(e,P.CACHE_PREFIX)||Un.startsWith(e,st.ADAL_ID_TOKEN)?e:`${P.CACHE_PREFIX}.${this.clientId}.${e}`}generateAuthorityKey(e){const{libraryState:{id:t}}=Bn.parseRequestState(this.cryptoImpl,e);return this.generateCacheKey(`${be.AUTHORITY}.${t}`)}generateNonceKey(e){const{libraryState:{id:t}}=Bn.parseRequestState(this.cryptoImpl,e);return this.generateCacheKey(`${be.NONCE_IDTOKEN}.${t}`)}generateStateKey(e){const{libraryState:{id:t}}=Bn.parseRequestState(this.cryptoImpl,e);return this.generateCacheKey(`${be.REQUEST_STATE}.${t}`)}getCachedAuthority(e){const t=this.generateStateKey(e),n=this.getTemporaryCache(t);if(!n)return null;const i=this.generateAuthorityKey(n);return this.getTemporaryCache(i)}updateCacheEntries(e,t,n,i,s){this.logger.trace("BrowserCacheManager.updateCacheEntries called");const c=this.generateStateKey(e);this.setTemporaryCache(c,e,!1);const d=this.generateNonceKey(e);this.setTemporaryCache(d,t,!1);const f=this.generateAuthorityKey(e);if(this.setTemporaryCache(f,n,!1),s){const g={credential:s.homeAccountId,type:on.HOME_ACCOUNT_ID};this.setTemporaryCache(be.CCS_CREDENTIAL,JSON.stringify(g),!0)}else if(i){const g={credential:i,type:on.UPN};this.setTemporaryCache(be.CCS_CREDENTIAL,JSON.stringify(g),!0)}}resetRequestCache(e){this.logger.trace("BrowserCacheManager.resetRequestCache called"),e&&(this.temporaryCacheStorage.getKeys().forEach(t=>{t.indexOf(e)!==-1&&this.removeTemporaryItem(t)}),this.removeTemporaryItem(this.generateStateKey(e)),this.removeTemporaryItem(this.generateNonceKey(e)),this.removeTemporaryItem(this.generateAuthorityKey(e))),this.removeTemporaryItem(this.generateCacheKey(be.REQUEST_PARAMS)),this.removeTemporaryItem(this.generateCacheKey(be.ORIGIN_URI)),this.removeTemporaryItem(this.generateCacheKey(be.URL_HASH)),this.removeTemporaryItem(this.generateCacheKey(be.CORRELATION_ID)),this.removeTemporaryItem(this.generateCacheKey(be.CCS_CREDENTIAL)),this.removeTemporaryItem(this.generateCacheKey(be.NATIVE_REQUEST)),this.setInteractionInProgress(!1)}cleanRequestByState(e){if(this.logger.trace("BrowserCacheManager.cleanRequestByState called"),e){const t=this.generateStateKey(e),n=this.temporaryCacheStorage.getItem(t);this.logger.infoPii(`BrowserCacheManager.cleanRequestByState: Removing temporary cache items for state: ${n}`),this.resetRequestCache(n||P.EMPTY_STRING)}}cleanRequestByInteractionType(e){this.logger.trace("BrowserCacheManager.cleanRequestByInteractionType called"),this.temporaryCacheStorage.getKeys().forEach(t=>{if(t.indexOf(be.REQUEST_STATE)===-1)return;const n=this.temporaryCacheStorage.getItem(t);if(!n)return;const i=HC(this.cryptoImpl,n);i&&i.interactionType===e&&(this.logger.infoPii(`BrowserCacheManager.cleanRequestByInteractionType: Removing temporary cache items for state: ${n}`),this.resetRequestCache(n))}),this.setInteractionInProgress(!1)}cacheCodeRequest(e){this.logger.trace("BrowserCacheManager.cacheCodeRequest called");const t=hh(JSON.stringify(e));this.setTemporaryCache(be.REQUEST_PARAMS,t,!0)}getCachedRequest(e){this.logger.trace("BrowserCacheManager.getCachedRequest called");const t=this.getTemporaryCache(be.REQUEST_PARAMS,!0);if(!t)throw j(mC);let n;try{n=JSON.parse(tr(t))}catch(i){throw this.logger.errorPii(`Attempted to parse: ${t}`),this.logger.error(`Parsing cached token request threw with error: ${i}`),j(pC)}if(this.removeTemporaryItem(this.generateCacheKey(be.REQUEST_PARAMS)),!n.authority){const i=this.generateAuthorityKey(e),s=this.getTemporaryCache(i);if(!s)throw j(lh);n.authority=s}return n}getCachedNativeRequest(){this.logger.trace("BrowserCacheManager.getCachedNativeRequest called");const e=this.getTemporaryCache(be.NATIVE_REQUEST,!0);if(!e)return this.logger.trace("BrowserCacheManager.getCachedNativeRequest: No cached native request found"),null;const t=this.validateAndParseJson(e);return t||(this.logger.error("BrowserCacheManager.getCachedNativeRequest: Unable to parse native request"),null)}isInteractionInProgress(e){const t=this.getInteractionInProgress();return e?t===this.clientId:!!t}getInteractionInProgress(){const e=`${P.CACHE_PREFIX}.${be.INTERACTION_STATUS_KEY}`;return this.getTemporaryCache(e,!1)}setInteractionInProgress(e){const t=`${P.CACHE_PREFIX}.${be.INTERACTION_STATUS_KEY}`;if(e){if(this.getInteractionInProgress())throw j(sC);this.setTemporaryCache(t,this.clientId,!1)}else!e&&this.getInteractionInProgress()===this.clientId&&this.removeTemporaryItem(t)}getLegacyLoginHint(){const e=this.getTemporaryCache(st.ADAL_ID_TOKEN);e&&(this.browserStorage.removeItem(st.ADAL_ID_TOKEN),this.logger.verbose("Cached ADAL id token retrieved."));const t=this.getTemporaryCache(st.ID_TOKEN,!0);t&&(this.browserStorage.removeItem(this.generateCacheKey(st.ID_TOKEN)),this.logger.verbose("Cached MSAL.js v1 id token retrieved"));const n=t||e;if(n){const i=_o(n,tr);if(i.preferred_username)return this.logger.verbose("No SSO params used and ADAL/MSAL v1 token retrieved, setting ADAL/MSAL v1 preferred_username as loginHint"),i.preferred_username;if(i.upn)return this.logger.verbose("No SSO params used and ADAL/MSAL v1 token retrieved, setting ADAL/MSAL v1 upn as loginHint"),i.upn;this.logger.verbose("No SSO params used and ADAL/MSAL v1 token retrieved, however, no account hint claim found. Enable preferred_username or upn id token claim to get SSO.")}return null}updateCredentialCacheKey(e,t){const n=oi(t);if(e!==n){const i=this.getItem(e);if(i)return this.browserStorage.removeItem(e),this.setItem(n,i),this.logger.verbose(`Updated an outdated ${t.credentialType} cache key`),n;this.logger.error(`Attempted to update an outdated ${t.credentialType} cache key but no item matching the outdated key was found in storage`)}return e}async hydrateCache(e,t){var d,f,g;const n=Ac((d=e.account)==null?void 0:d.homeAccountId,(f=e.account)==null?void 0:f.environment,e.idToken,this.clientId,e.tenantId);let i;t.claims&&(i=await this.cryptoImpl.hashString(t.claims));const s=Ic((g=e.account)==null?void 0:g.homeAccountId,e.account.environment,e.accessToken,this.clientId,e.tenantId,e.scopes.join(" "),e.expiresOn?e.expiresOn.getTime()/1e3:0,e.extExpiresOn?e.extExpiresOn.getTime()/1e3:0,tr,void 0,e.tokenType,void 0,t.sshKid,t.claims,i),c={idToken:n,accessToken:s};return this.saveCacheRecord(c)}async saveCacheRecord(e,t,n){try{await super.saveCacheRecord(e,t,n)}catch(i){if(i instanceof ci&&this.performanceClient&&n)try{const s=this.getTokenKeys();this.performanceClient.addFields({cacheRtCount:s.refreshToken.length,cacheIdCount:s.idToken.length,cacheAtCount:s.accessToken.length},n)}catch{}throw i}}}const aM=(r,e)=>{const t={cacheLocation:Ft.MemoryStorage,temporaryCacheLocation:Ft.MemoryStorage,storeAuthStateInCookie:!1,secureCookies:!1,cacheMigrationEnabled:!1,claimsBasedCachingEnabled:!1};return new wd(r,t,oc,e)};/*! @azure/msal-browser v3.28.1 2025-01-14 */function sM(r,e,t,n){return r.verbose("getAllAccounts called"),t?e.getAllAccounts(n):[]}function cM(r,e,t){if(e.trace("getAccount called"),Object.keys(r).length===0)return e.warning("getAccount: No accountFilter provided"),null;const n=t.getAccountInfoFilteredBy(r);return n?(e.verbose("getAccount: Account matching provided filter found, returning"),n):(e.verbose("getAccount: No matching account found, returning null"),null)}function lM(r,e,t){if(e.trace("getAccountByUsername called"),!r)return e.warning("getAccountByUsername: No username provided"),null;const n=t.getAccountInfoFilteredBy({username:r});return n?(e.verbose("getAccountByUsername: Account matching username found, returning"),e.verbosePii(`getAccountByUsername: Returning signed-in accounts matching username: ${r}`),n):(e.verbose("getAccountByUsername: No matching account found, returning null"),null)}function uM(r,e,t){if(e.trace("getAccountByHomeId called"),!r)return e.warning("getAccountByHomeId: No homeAccountId provided"),null;const n=t.getAccountInfoFilteredBy({homeAccountId:r});return n?(e.verbose("getAccountByHomeId: Account matching homeAccountId found, returning"),e.verbosePii(`getAccountByHomeId: Returning signed-in accounts matching homeAccountId: ${r}`),n):(e.verbose("getAccountByHomeId: No matching account found, returning null"),null)}function dM(r,e,t){if(e.trace("getAccountByLocalId called"),!r)return e.warning("getAccountByLocalId: No localAccountId provided"),null;const n=t.getAccountInfoFilteredBy({localAccountId:r});return n?(e.verbose("getAccountByLocalId: Account matching localAccountId found, returning"),e.verbosePii(`getAccountByLocalId: Returning signed-in accounts matching localAccountId: ${r}`),n):(e.verbose("getAccountByLocalId: No matching account found, returning null"),null)}function hM(r,e){e.setActiveAccount(r)}function fM(r){return r.getActiveAccount()}/*! @azure/msal-browser v3.28.1 2025-01-14 */const ne={INITIALIZE_START:"msal:initializeStart",INITIALIZE_END:"msal:initializeEnd",ACCOUNT_ADDED:"msal:accountAdded",ACCOUNT_REMOVED:"msal:accountRemoved",ACTIVE_ACCOUNT_CHANGED:"msal:activeAccountChanged",LOGIN_START:"msal:loginStart",LOGIN_SUCCESS:"msal:loginSuccess",LOGIN_FAILURE:"msal:loginFailure",ACQUIRE_TOKEN_START:"msal:acquireTokenStart",ACQUIRE_TOKEN_SUCCESS:"msal:acquireTokenSuccess",ACQUIRE_TOKEN_FAILURE:"msal:acquireTokenFailure",ACQUIRE_TOKEN_NETWORK_START:"msal:acquireTokenFromNetworkStart",SSO_SILENT_START:"msal:ssoSilentStart",SSO_SILENT_SUCCESS:"msal:ssoSilentSuccess",SSO_SILENT_FAILURE:"msal:ssoSilentFailure",ACQUIRE_TOKEN_BY_CODE_START:"msal:acquireTokenByCodeStart",ACQUIRE_TOKEN_BY_CODE_SUCCESS:"msal:acquireTokenByCodeSuccess",ACQUIRE_TOKEN_BY_CODE_FAILURE:"msal:acquireTokenByCodeFailure",HANDLE_REDIRECT_START:"msal:handleRedirectStart",HANDLE_REDIRECT_END:"msal:handleRedirectEnd",POPUP_OPENED:"msal:popupOpened",LOGOUT_START:"msal:logoutStart",LOGOUT_SUCCESS:"msal:logoutSuccess",LOGOUT_FAILURE:"msal:logoutFailure",LOGOUT_END:"msal:logoutEnd",RESTORE_FROM_BFCACHE:"msal:restoreFromBFCache"};/*! @azure/msal-browser v3.28.1 2025-01-14 */class gM{constructor(e){this.eventCallbacks=new Map,this.logger=e||new qr({})}addEventCallback(e,t,n){if(typeof window<"u"){const i=n||W0();return this.eventCallbacks.has(i)?(this.logger.error(`Event callback with id: ${i} is already registered. Please provide a unique id or remove the existing callback and try again.`),null):(this.eventCallbacks.set(i,[e,t||[]]),this.logger.verbose(`Event callback registered with id: ${i}`),i)}return null}removeEventCallback(e){this.eventCallbacks.delete(e),this.logger.verbose(`Event callback ${e} removed.`)}emitEvent(e,t,n,i){if(typeof window<"u"){const s={eventType:e,interactionType:t||null,payload:n||null,error:i||null,timestamp:Date.now()};this.eventCallbacks.forEach(([c,d],f)=>{(d.length===0||d.includes(e))&&(this.logger.verbose(`Emitting event to callback ${f}: ${e}`),c.apply(null,[s]))})}}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class VC{constructor(e,t,n,i,s,c,d,f,g){this.config=e,this.browserStorage=t,this.browserCrypto=n,this.networkClient=this.config.system.networkClient,this.eventHandler=s,this.navigationClient=c,this.nativeMessageHandler=f,this.correlationId=g||Er(),this.logger=i.clone(en.MSAL_SKU,Dc,this.correlationId),this.performanceClient=d}async clearCacheOnLogout(e){if(e){it.accountInfoIsEqual(e,this.browserStorage.getActiveAccount(),!1)&&(this.logger.verbose("Setting active account to null"),this.browserStorage.setActiveAccount(null));try{await this.browserStorage.removeAccount(it.generateAccountCacheKey(e)),this.logger.verbose("Cleared cache items belonging to the account provided in the logout request.")}catch{this.logger.error("Account provided in logout request was not found. Local cache unchanged.")}}else try{this.logger.verbose("No account provided in logout request, clearing all cache items.",this.correlationId),await this.browserStorage.clear(),await this.browserCrypto.clearKeystore()}catch{this.logger.error("Attempted to clear all MSAL cache items and failed. Local cache unchanged.")}}getRedirectUri(e){this.logger.verbose("getRedirectUri called");const t=e||this.config.auth.redirectUri;return ye.getAbsoluteUrl(t,yr())}initializeServerTelemetryManager(e,t){this.logger.verbose("initializeServerTelemetryManager called");const n={clientId:this.config.auth.clientId,correlationId:this.correlationId,apiId:e,forceRefresh:t||!1,wrapperSKU:this.browserStorage.getWrapperMetadata()[0],wrapperVer:this.browserStorage.getWrapperMetadata()[1]};return new da(n,this.browserStorage)}async getDiscoveredAuthority(e){const{account:t}=e,n=e.requestExtraQueryParameters&&e.requestExtraQueryParameters.hasOwnProperty("instance_aware")?e.requestExtraQueryParameters.instance_aware:void 0;this.performanceClient.addQueueMeasurement(k.StandardInteractionClientGetDiscoveredAuthority,this.correlationId);const i={protocolMode:this.config.auth.protocolMode,OIDCOptions:this.config.auth.OIDCOptions,knownAuthorities:this.config.auth.knownAuthorities,cloudDiscoveryMetadata:this.config.auth.cloudDiscoveryMetadata,authorityMetadata:this.config.auth.authorityMetadata,skipAuthorityMetadataCache:this.config.auth.skipAuthorityMetadataCache},s=e.requestAuthority||this.config.auth.authority,c=n!=null&&n.length?n==="true":this.config.auth.instanceAware,d=t&&c?this.config.auth.authority.replace(ye.getDomainFromUrl(s),t.environment):s,f=Tt.generateAuthority(d,e.requestAzureCloudOptions||this.config.auth.azureCloudOptions),g=await B(Jy,k.AuthorityFactoryCreateDiscoveredInstance,this.logger,this.performanceClient,this.correlationId)(f,this.config.system.networkClient,this.browserStorage,i,this.logger,this.correlationId,this.performanceClient);if(t&&!g.isAlias(t.environment))throw Ne(Vy);return g}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const mM=32;async function pM(r,e,t){r.addQueueMeasurement(k.GeneratePkceCodes,t);const n=wo(vM,k.GenerateCodeVerifier,e,r,t)(r,e,t),i=await B(yM,k.GenerateCodeChallengeFromVerifier,e,r,t)(n,r,e,t);return{verifier:n,challenge:i}}function vM(r,e,t){try{const n=new Uint8Array(mM);return wo(x0,k.GetRandomValues,e,r,t)(n),xc(n)}catch{throw j(sh)}}async function yM(r,e,t,n){e.addQueueMeasurement(k.GenerateCodeChallengeFromVerifier,n);try{const i=await B(DC,k.Sha256Digest,t,e,n)(r,e,n);return xc(new Uint8Array(i))}catch{throw j(sh)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */async function Ch(r,e,t,n){t.addQueueMeasurement(k.InitializeBaseRequest,r.correlationId);const i=r.authority||e.auth.authority,s=[...r&&r.scopes||[]],c={...r,correlationId:r.correlationId,authority:i,scopes:s};if(!c.authenticationScheme)c.authenticationScheme=Re.BEARER,n.verbose(`Authentication Scheme wasn't explicitly set in request, defaulting to "Bearer" request`);else{if(c.authenticationScheme===Re.SSH){if(!r.sshJwk)throw Ne(bc);if(!r.sshKid)throw Ne(By)}n.verbose(`Authentication Scheme set to "${c.authenticationScheme}" as configured in Auth request`)}return e.cache.claimsBasedCachingEnabled&&r.claims&&!Un.isEmptyObj(r.claims)&&(c.requestedClaimsHash=await LC(r.claims)),c}async function CM(r,e,t,n,i){n.addQueueMeasurement(k.InitializeSilentRequest,r.correlationId);const s=await B(Ch,k.InitializeBaseRequest,i,n,r.correlationId)(r,t,n,i);return{...r,...s,account:e,forceRefresh:r.forceRefresh||!1}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class vi extends VC{async initializeAuthorizationCodeRequest(e){this.performanceClient.addQueueMeasurement(k.StandardInteractionClientInitializeAuthorizationCodeRequest,this.correlationId);const t=await B(pM,k.GeneratePkceCodes,this.logger,this.performanceClient,this.correlationId)(this.performanceClient,this.logger,this.correlationId),n={...e,redirectUri:e.redirectUri,code:P.EMPTY_STRING,codeVerifier:t.verifier};return e.codeChallenge=t.challenge,e.codeChallengeMethod=P.S256_CODE_CHALLENGE_METHOD,n}initializeLogoutRequest(e){this.logger.verbose("initializeLogoutRequest called",e==null?void 0:e.correlationId);const t={correlationId:this.correlationId||Er(),...e};if(e)if(e.logoutHint)this.logger.verbose("logoutHint has already been set in logoutRequest");else if(e.account){const n=this.getLogoutHintFromIdTokenClaims(e.account);n&&(this.logger.verbose("Setting logoutHint to login_hint ID Token Claim value for the account provided"),t.logoutHint=n)}else this.logger.verbose("logoutHint was not set and account was not passed into logout request, logoutHint will not be set");else this.logger.verbose("logoutHint will not be set since no logout request was configured");return!e||e.postLogoutRedirectUri!==null?e&&e.postLogoutRedirectUri?(this.logger.verbose("Setting postLogoutRedirectUri to uri set on logout request",t.correlationId),t.postLogoutRedirectUri=ye.getAbsoluteUrl(e.postLogoutRedirectUri,yr())):this.config.auth.postLogoutRedirectUri===null?this.logger.verbose("postLogoutRedirectUri configured as null and no uri set on request, not passing post logout redirect",t.correlationId):this.config.auth.postLogoutRedirectUri?(this.logger.verbose("Setting postLogoutRedirectUri to configured uri",t.correlationId),t.postLogoutRedirectUri=ye.getAbsoluteUrl(this.config.auth.postLogoutRedirectUri,yr())):(this.logger.verbose("Setting postLogoutRedirectUri to current page",t.correlationId),t.postLogoutRedirectUri=ye.getAbsoluteUrl(yr(),yr())):this.logger.verbose("postLogoutRedirectUri passed as null, not setting post logout redirect uri",t.correlationId),t}getLogoutHintFromIdTokenClaims(e){const t=e.idTokenClaims;if(t){if(t.login_hint)return t.login_hint;this.logger.verbose("The ID Token Claims tied to the provided account do not contain a login_hint claim, logoutHint will not be added to logout request")}else this.logger.verbose("The provided account does not contain ID Token Claims, logoutHint will not be added to logout request");return null}async createAuthCodeClient(e){this.performanceClient.addQueueMeasurement(k.StandardInteractionClientCreateAuthCodeClient,this.correlationId);const t=await B(this.getClientConfiguration.bind(this),k.StandardInteractionClientGetClientConfiguration,this.logger,this.performanceClient,this.correlationId)(e);return new Zy(t,this.performanceClient)}async getClientConfiguration(e){const{serverTelemetryManager:t,requestAuthority:n,requestAzureCloudOptions:i,requestExtraQueryParameters:s,account:c}=e;this.performanceClient.addQueueMeasurement(k.StandardInteractionClientGetClientConfiguration,this.correlationId);const d=await B(this.getDiscoveredAuthority.bind(this),k.StandardInteractionClientGetDiscoveredAuthority,this.logger,this.performanceClient,this.correlationId)({requestAuthority:n,requestAzureCloudOptions:i,requestExtraQueryParameters:s,account:c}),f=this.config.system.loggerOptions;return{authOptions:{clientId:this.config.auth.clientId,authority:d,clientCapabilities:this.config.auth.clientCapabilities,redirectUri:this.config.auth.redirectUri},systemOptions:{tokenRenewalOffsetSeconds:this.config.system.tokenRenewalOffsetSeconds,preventCorsPreflight:!0},loggerOptions:{loggerCallback:f.loggerCallback,piiLoggingEnabled:f.piiLoggingEnabled,logLevel:f.logLevel,correlationId:this.correlationId},cacheOptions:{claimsBasedCachingEnabled:this.config.cache.claimsBasedCachingEnabled},cryptoInterface:this.browserCrypto,networkInterface:this.networkClient,storageInterface:this.browserStorage,serverTelemetryManager:t,libraryInfo:{sku:en.MSAL_SKU,version:Dc,cpu:P.EMPTY_STRING,os:P.EMPTY_STRING},telemetry:this.config.telemetry}}async initializeAuthorizationRequest(e,t){this.performanceClient.addQueueMeasurement(k.StandardInteractionClientInitializeAuthorizationRequest,this.correlationId);const n=this.getRedirectUri(e.redirectUri),i={interactionType:t},s=Bn.setRequestState(this.browserCrypto,e&&e.state||P.EMPTY_STRING,i),d={...await B(Ch,k.InitializeBaseRequest,this.logger,this.performanceClient,this.correlationId)({...e,correlationId:this.correlationId},this.config,this.performanceClient,this.logger),redirectUri:n,state:s,nonce:e.nonce||Er(),responseMode:this.config.auth.OIDCOptions.serverResponseType};if(e.loginHint||e.sid)return d;const f=e.account||this.browserStorage.getActiveAccount();if(f&&(this.logger.verbose("Setting validated request account",this.correlationId),this.logger.verbosePii(`Setting validated request account: ${f.homeAccountId}`,this.correlationId),d.account=f),!d.loginHint&&!f){const g=this.browserStorage.getLegacyLoginHint();g&&(d.loginHint=g)}return d}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const _M="ContentError",$C="user_switch";/*! @azure/msal-browser v3.28.1 2025-01-14 */const wM="USER_INTERACTION_REQUIRED",TM="USER_CANCEL",EM="NO_NETWORK",SM="PERSISTENT_ERROR",AM="DISABLED",IM="ACCOUNT_UNAVAILABLE";/*! @azure/msal-browser v3.28.1 2025-01-14 */const bM=-2147186943,kM={[$C]:"User attempted to switch accounts in the native broker, which is not allowed. All new accounts must sign-in through the standard web flow first, please try again."};class Jn extends Fe{constructor(e,t,n){super(e,t),Object.setPrototypeOf(this,Jn.prototype),this.name="NativeAuthError",this.ext=n}}function Zo(r){if(r.ext&&r.ext.status&&(r.ext.status===SM||r.ext.status===AM)||r.ext&&r.ext.error&&r.ext.error===bM)return!0;switch(r.errorCode){case _M:return!0;default:return!1}}function Td(r,e,t){if(t&&t.status)switch(t.status){case IM:return fd(Qy);case wM:return new Fn(r,e);case TM:return j(vo);case EM:return j(uc)}return new Jn(r,kM[r]||e,t)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class KC extends vi{async acquireToken(e){this.performanceClient.addQueueMeasurement(k.SilentCacheClientAcquireToken,e.correlationId);const t=this.initializeServerTelemetryManager(De.acquireTokenSilent_silentFlow),n=await B(this.getClientConfiguration.bind(this),k.StandardInteractionClientGetClientConfiguration,this.logger,this.performanceClient,this.correlationId)({serverTelemetryManager:t,requestAuthority:e.authority,requestAzureCloudOptions:e.azureCloudOptions,account:e.account}),i=new h0(n,this.performanceClient);this.logger.verbose("Silent auth client created");try{const c=(await B(i.acquireCachedToken.bind(i),k.SilentFlowClientAcquireCachedToken,this.logger,this.performanceClient,e.correlationId)(e))[0];return this.performanceClient.addFields({fromCache:!0},e.correlationId),c}catch(s){throw s instanceof wa&&s.errorCode===uh&&this.logger.verbose("Signing keypair for bound access token not found. Refreshing bound access token and generating a new crypto keypair."),s}}logout(e){this.logger.verbose("logoutRedirect called");const t=this.initializeLogoutRequest(e);return this.clearCacheOnLogout(t==null?void 0:t.account)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class li extends VC{constructor(e,t,n,i,s,c,d,f,g,p,_,C){var T;super(e,t,n,i,s,c,f,g,C),this.apiId=d,this.accountId=p,this.nativeMessageHandler=g,this.nativeStorageManager=_,this.silentCacheClient=new KC(e,this.nativeStorageManager,n,i,s,c,f,g,C),this.serverTelemetryManager=this.initializeServerTelemetryManager(this.apiId);const S=this.nativeMessageHandler.getExtensionId()===ai.PREFERRED_EXTENSION_ID?"chrome":(T=this.nativeMessageHandler.getExtensionId())!=null&&T.length?"unknown":void 0;this.skus=da.makeExtraSkuString({libraryName:en.MSAL_SKU,libraryVersion:Dc,extensionName:S,extensionVersion:this.nativeMessageHandler.getExtensionVersion()})}addRequestSKUs(e){e.extraParameters={...e.extraParameters,[YP]:this.skus}}async acquireToken(e){this.performanceClient.addQueueMeasurement(k.NativeInteractionClientAcquireToken,e.correlationId),this.logger.trace("NativeInteractionClient - acquireToken called.");const t=this.performanceClient.startMeasurement(k.NativeInteractionClientAcquireToken,e.correlationId),n=rr();try{const i=await this.initializeNativeRequest(e);try{const g=await this.acquireTokensFromCache(this.accountId,i);return t.end({success:!0,isNativeBroker:!1,fromCache:!0}),g}catch{this.logger.info("MSAL internal Cache does not contain tokens, proceed to make a native call")}const{...s}=i,c={method:ho.GetToken,request:s},d=await this.nativeMessageHandler.sendMessage(c),f=this.validateNativeResponse(d);return await this.handleNativeResponse(f,i,n).then(g=>(t.end({success:!0,isNativeBroker:!0,requestId:g.requestId}),this.serverTelemetryManager.clearNativeBrokerErrorCode(),g)).catch(g=>{throw t.end({success:!1,errorCode:g.errorCode,subErrorCode:g.subError,isNativeBroker:!0}),g})}catch(i){throw i instanceof Jn&&this.serverTelemetryManager.setNativeBrokerErrorCode(i.errorCode),i}}createSilentCacheRequest(e,t){return{authority:e.authority,correlationId:this.correlationId,scopes:Ye.fromString(e.scope).asArray(),account:t,forceRefresh:!1}}async acquireTokensFromCache(e,t){if(!e)throw this.logger.warning("NativeInteractionClient:acquireTokensFromCache - No nativeAccountId provided"),U(sd);const n=this.browserStorage.getBaseAccountInfo({nativeAccountId:e});if(!n)throw U(sd);try{const i=this.createSilentCacheRequest(t,n),s=await this.silentCacheClient.acquireToken(i),c={...n,idTokenClaims:s==null?void 0:s.idTokenClaims,idToken:s==null?void 0:s.idToken};return{...s,account:c}}catch(i){throw i}}async acquireTokenRedirect(e,t){this.logger.trace("NativeInteractionClient - acquireTokenRedirect called.");const{...n}=e;delete n.onRedirectNavigate;const i=await this.initializeNativeRequest(n),s={method:ho.GetToken,request:i};try{const f=await this.nativeMessageHandler.sendMessage(s);this.validateNativeResponse(f)}catch(f){if(f instanceof Jn&&(this.serverTelemetryManager.setNativeBrokerErrorCode(f.errorCode),Zo(f)))throw f}this.browserStorage.setTemporaryCache(be.NATIVE_REQUEST,JSON.stringify(i),!0);const c={apiId:De.acquireTokenRedirect,timeout:this.config.system.redirectNavigationTimeout,noHistory:!1},d=this.config.auth.navigateToLoginRequestUrl?window.location.href:this.getRedirectUri(e.redirectUri);t.end({success:!0}),await this.navigationClient.navigateExternal(d,c)}async handleRedirectPromise(e,t){if(this.logger.trace("NativeInteractionClient - handleRedirectPromise called."),!this.browserStorage.isInteractionInProgress(!0))return this.logger.info("handleRedirectPromise called but there is no interaction in progress, returning null."),null;const n=this.browserStorage.getCachedNativeRequest();if(!n)return this.logger.verbose("NativeInteractionClient - handleRedirectPromise called but there is no cached request, returning null."),e&&t&&(e==null||e.addFields({errorCode:"no_cached_request"},t)),null;const{prompt:i,...s}=n;i&&this.logger.verbose("NativeInteractionClient - handleRedirectPromise called and prompt was included in the original request, removing prompt from cached request to prevent second interaction with native broker window."),this.browserStorage.removeItem(this.browserStorage.generateCacheKey(be.NATIVE_REQUEST));const c={method:ho.GetToken,request:s},d=rr();try{this.logger.verbose("NativeInteractionClient - handleRedirectPromise sending message to native broker.");const f=await this.nativeMessageHandler.sendMessage(c);this.validateNativeResponse(f);const g=this.handleNativeResponse(f,s,d);this.browserStorage.setInteractionInProgress(!1);const p=await g;return this.serverTelemetryManager.clearNativeBrokerErrorCode(),p}catch(f){throw this.browserStorage.setInteractionInProgress(!1),f}}logout(){return this.logger.trace("NativeInteractionClient - logout called."),Promise.reject("Logout not implemented yet")}async handleNativeResponse(e,t,n){var p;this.logger.trace("NativeInteractionClient - handleNativeResponse called.");const i=_o(e.id_token,tr),s=this.createHomeAccountIdentifier(e,i),c=(p=this.browserStorage.getAccountInfoFilteredBy({nativeAccountId:t.accountId}))==null?void 0:p.homeAccountId;if(s!==c&&e.account.id!==t.accountId)throw Td($C);const d=await this.getDiscoveredAuthority({requestAuthority:t.authority}),f=oh(this.browserStorage,d,s,tr,i,e.client_info,void 0,i.tid,void 0,e.account.id,this.logger),g=await this.generateAuthenticationResult(e,t,i,f,d.canonicalAuthority,n);return this.cacheAccount(f),this.cacheNativeTokens(e,t,s,i,e.access_token,g.tenantId,n),g}createHomeAccountIdentifier(e,t){return it.generateHomeAccountId(e.client_info||P.EMPTY_STRING,xn.Default,this.logger,this.browserCrypto,t)}generateScopes(e,t){return e.scope?Ye.fromString(e.scope):Ye.fromString(t.scope)}async generatePopAccessToken(e,t){if(t.tokenType===Re.POP&&t.signPopToken){if(e.shr)return this.logger.trace("handleNativeServerResponse: SHR is enabled in native layer"),e.shr;const n=new gi(this.browserCrypto),i={resourceRequestMethod:t.resourceRequestMethod,resourceRequestUri:t.resourceRequestUri,shrClaims:t.shrClaims,shrNonce:t.shrNonce};if(!t.keyId)throw U(Kd);return n.signPopToken(e.access_token,t.keyId,i)}else return e.access_token}async generateAuthenticationResult(e,t,n,i,s,c){const d=this.addTelemetryFromNativeResponse(e),f=e.scope?Ye.fromString(e.scope):Ye.fromString(t.scope),g=e.account.properties||{},p=g.UID||n.oid||n.sub||P.EMPTY_STRING,_=g.TenantId||n.tid||P.EMPTY_STRING,C=Xd(i.getAccountInfo(),void 0,n,e.id_token);C.nativeAccountId!==e.account.id&&(C.nativeAccountId=e.account.id);const S=await this.generatePopAccessToken(e,t),T=t.tokenType===Re.POP?Re.POP:Re.BEARER;return{authority:s,uniqueId:p,tenantId:_,scopes:f.asArray(),account:C,idToken:e.id_token,idTokenClaims:n,accessToken:S,fromCache:d?this.isResponseFromCache(d):!1,expiresOn:new Date(Number(c+e.expires_in)*1e3),tokenType:T,correlationId:this.correlationId,state:e.state,fromNativeBroker:!0}}cacheAccount(e){this.browserStorage.setAccount(e),this.browserStorage.removeAccountContext(e).catch(t=>{this.logger.error(`Error occurred while removing account context from browser storage. ${t}`)})}cacheNativeTokens(e,t,n,i,s,c,d){const f=Ac(n,t.authority,e.id_token||"",t.clientId,i.tid||""),g=t.tokenType===Re.POP?P.SHR_NONCE_VALIDITY:(typeof e.expires_in=="string"?parseInt(e.expires_in,10):e.expires_in)||0,p=d+g,_=this.generateScopes(e,t),C=Ic(n,t.authority,s,t.clientId,i.tid||c,_.printScopes(),p,0,tr,void 0,t.tokenType,void 0,t.keyId),S={idToken:f,accessToken:C};this.nativeStorageManager.saveCacheRecord(S,t.storeInCache)}addTelemetryFromNativeResponse(e){const t=this.getMATSFromResponse(e);return t?(this.performanceClient.addFields({extensionId:this.nativeMessageHandler.getExtensionId(),extensionVersion:this.nativeMessageHandler.getExtensionVersion(),matsBrokerVersion:t.broker_version,matsAccountJoinOnStart:t.account_join_on_start,matsAccountJoinOnEnd:t.account_join_on_end,matsDeviceJoin:t.device_join,matsPromptBehavior:t.prompt_behavior,matsApiErrorCode:t.api_error_code,matsUiVisible:t.ui_visible,matsSilentCode:t.silent_code,matsSilentBiSubCode:t.silent_bi_sub_code,matsSilentMessage:t.silent_message,matsSilentStatus:t.silent_status,matsHttpStatus:t.http_status,matsHttpEventCount:t.http_event_count},this.correlationId),t):null}validateNativeResponse(e){if(e.hasOwnProperty("access_token")&&e.hasOwnProperty("id_token")&&e.hasOwnProperty("client_info")&&e.hasOwnProperty("account")&&e.hasOwnProperty("scope")&&e.hasOwnProperty("expires_in"))return e;throw sy(Ud,"Response missing expected properties.")}getMATSFromResponse(e){if(e.properties.MATS)try{return JSON.parse(e.properties.MATS)}catch{this.logger.error("NativeInteractionClient - Error parsing MATS telemetry, returning null instead")}return null}isResponseFromCache(e){return typeof e.is_cached>"u"?(this.logger.verbose("NativeInteractionClient - MATS telemetry does not contain field indicating if response was served from cache. Returning false."),!1):!!e.is_cached}async initializeNativeRequest(e){this.logger.trace("NativeInteractionClient - initializeNativeRequest called");const t=e.authority||this.config.auth.authority;e.account&&await this.getDiscoveredAuthority({requestAuthority:t,requestAzureCloudOptions:e.azureCloudOptions,account:e.account});const n=new ye(t);n.validateAsUri();const{scopes:i,...s}=e,c=new Ye(i||[]);c.appendScopes(pi);const d=()=>{switch(this.apiId){case De.ssoSilent:case De.acquireTokenSilent_silentFlow:return this.logger.trace("initializeNativeRequest: silent request sets prompt to none"),lt.NONE}if(!e.prompt){this.logger.trace("initializeNativeRequest: prompt was not provided");return}switch(e.prompt){case lt.NONE:case lt.CONSENT:case lt.LOGIN:return this.logger.trace("initializeNativeRequest: prompt is compatible with native flow"),e.prompt;default:throw this.logger.trace(`initializeNativeRequest: prompt = ${e.prompt} is not compatible with native flow`),j(bC)}},f={...s,accountId:this.accountId,clientId:this.config.auth.clientId,authority:n.urlString,scope:c.printScopes(),redirectUri:this.getRedirectUri(e.redirectUri),prompt:d(),correlationId:this.correlationId,tokenType:e.authenticationScheme,windowTitleSubstring:document.title,extraParameters:{...e.extraQueryParameters,...e.tokenQueryParameters},extendedExpiryToken:!1,keyId:e.popKid};if(f.signPopToken&&e.popKid)throw j(RC);if(this.handleExtraBrokerParams(f),f.extraParameters=f.extraParameters||{},f.extraParameters.telemetry=ai.MATS_TELEMETRY,e.authenticationScheme===Re.POP){const g={resourceRequestUri:e.resourceRequestUri,resourceRequestMethod:e.resourceRequestMethod,shrClaims:e.shrClaims,shrNonce:e.shrNonce},p=new gi(this.browserCrypto);let _;if(f.keyId)_=this.browserCrypto.base64UrlEncode(JSON.stringify({kid:f.keyId})),f.signPopToken=!1;else{const C=await B(p.generateCnf.bind(p),k.PopTokenGenerateCnf,this.logger,this.performanceClient,e.correlationId)(g,this.logger);_=C.reqCnfString,f.keyId=C.kid,f.signPopToken=!0}f.reqCnf=_}return this.addRequestSKUs(f),f}handleExtraBrokerParams(e){var s;const t=e.extraParameters&&e.extraParameters.hasOwnProperty(th)&&e.extraParameters.hasOwnProperty(hd)&&e.extraParameters.hasOwnProperty(mo);if(!e.embeddedClientId&&!t)return;let n="";const i=e.redirectUri;e.embeddedClientId?(e.redirectUri=this.config.auth.redirectUri,n=e.embeddedClientId):e.extraParameters&&(e.redirectUri=e.extraParameters[hd],n=e.extraParameters[mo]),e.extraParameters={child_client_id:n,child_redirect_uri:i},(s=this.performanceClient)==null||s.addFields({embeddedClientId:n,embeddedRedirectUri:i},e.correlationId)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class Qn{constructor(e,t,n,i){this.logger=e,this.handshakeTimeoutMs=t,this.extensionId=i,this.resolvers=new Map,this.handshakeResolvers=new Map,this.messageChannel=new MessageChannel,this.windowListener=this.onWindowMessage.bind(this),this.performanceClient=n,this.handshakeEvent=n.startMeasurement(k.NativeMessageHandlerHandshake)}async sendMessage(e){this.logger.trace("NativeMessageHandler - sendMessage called.");const t={channel:ai.CHANNEL_ID,extensionId:this.extensionId,responseId:Er(),body:e};return this.logger.trace("NativeMessageHandler - Sending request to browser extension"),this.logger.tracePii(`NativeMessageHandler - Sending request to browser extension: ${JSON.stringify(t)}`),this.messageChannel.port1.postMessage(t),new Promise((n,i)=>{this.resolvers.set(t.responseId,{resolve:n,reject:i})})}static async createProvider(e,t,n){e.trace("NativeMessageHandler - createProvider called.");try{const i=new Qn(e,t,n,ai.PREFERRED_EXTENSION_ID);return await i.sendHandshakeRequest(),i}catch{const s=new Qn(e,t,n);return await s.sendHandshakeRequest(),s}}async sendHandshakeRequest(){this.logger.trace("NativeMessageHandler - sendHandshakeRequest called."),window.addEventListener("message",this.windowListener,!1);const e={channel:ai.CHANNEL_ID,extensionId:this.extensionId,responseId:Er(),body:{method:ho.HandshakeRequest}};return this.handshakeEvent.add({extensionId:this.extensionId,extensionHandshakeTimeoutMs:this.handshakeTimeoutMs}),this.messageChannel.port1.onmessage=t=>{this.onChannelMessage(t)},window.postMessage(e,window.origin,[this.messageChannel.port2]),new Promise((t,n)=>{this.handshakeResolvers.set(e.responseId,{resolve:t,reject:n}),this.timeoutId=window.setTimeout(()=>{window.removeEventListener("message",this.windowListener,!1),this.messageChannel.port1.close(),this.messageChannel.port2.close(),this.handshakeEvent.end({extensionHandshakeTimedOut:!0,success:!1}),n(j(SC)),this.handshakeResolvers.delete(e.responseId)},this.handshakeTimeoutMs)})}onWindowMessage(e){if(this.logger.trace("NativeMessageHandler - onWindowMessage called"),e.source!==window)return;const t=e.data;if(!(!t.channel||t.channel!==ai.CHANNEL_ID)&&!(t.extensionId&&t.extensionId!==this.extensionId)&&t.body.method===ho.HandshakeRequest){const n=this.handshakeResolvers.get(t.responseId);if(!n){this.logger.trace(`NativeMessageHandler.onWindowMessage - resolver can't be found for request ${t.responseId}`);return}this.logger.verbose(t.extensionId?`Extension with id: ${t.extensionId} not installed`:"No extension installed"),clearTimeout(this.timeoutId),this.messageChannel.port1.close(),this.messageChannel.port2.close(),window.removeEventListener("message",this.windowListener,!1),this.handshakeEvent.end({success:!1,extensionInstalled:!1}),n.reject(j(AC))}}onChannelMessage(e){this.logger.trace("NativeMessageHandler - onChannelMessage called.");const t=e.data,n=this.resolvers.get(t.responseId),i=this.handshakeResolvers.get(t.responseId);try{const s=t.body.method;if(s===ho.Response){if(!n)return;const c=t.body.response;if(this.logger.trace("NativeMessageHandler - Received response from browser extension"),this.logger.tracePii(`NativeMessageHandler - Received response from browser extension: ${JSON.stringify(c)}`),c.status!=="Success")n.reject(Td(c.code,c.description,c.ext));else if(c.result)c.result.code&&c.result.description?n.reject(Td(c.result.code,c.result.description,c.result.ext)):n.resolve(c.result);else throw sy(Ud,"Event does not contain result.");this.resolvers.delete(t.responseId)}else if(s===ho.HandshakeResponse){if(!i){this.logger.trace(`NativeMessageHandler.onChannelMessage - resolver can't be found for request ${t.responseId}`);return}clearTimeout(this.timeoutId),window.removeEventListener("message",this.windowListener,!1),this.extensionId=t.extensionId,this.extensionVersion=t.body.version,this.logger.verbose(`NativeMessageHandler - Received HandshakeResponse from extension: ${this.extensionId}`),this.handshakeEvent.end({extensionInstalled:!0,success:!0}),i.resolve(),this.handshakeResolvers.delete(t.responseId)}}catch(s){this.logger.error("Error parsing response from WAM Extension"),this.logger.errorPii(`Error parsing response from WAM Extension: ${s}`),this.logger.errorPii(`Unable to parse ${e}`),n?n.reject(s):i&&i.reject(s)}}getExtensionId(){return this.extensionId}getExtensionVersion(){return this.extensionVersion}static isNativeAvailable(e,t,n,i){if(t.trace("isNativeAvailable called"),!e.system.allowNativeBroker)return t.trace("isNativeAvailable: allowNativeBroker is not enabled, returning false"),!1;if(!n)return t.trace("isNativeAvailable: WAM extension provider is not initialized, returning false"),!1;if(i)switch(i){case Re.BEARER:case Re.POP:return t.trace("isNativeAvailable: authenticationScheme is supported, returning true"),!0;default:return t.trace("isNativeAvailable: authenticationScheme is not supported, returning false"),!1}return!0}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class _h{constructor(e,t,n,i,s){this.authModule=e,this.browserStorage=t,this.authCodeRequest=n,this.logger=i,this.performanceClient=s}async handleCodeResponse(e,t){this.performanceClient.addQueueMeasurement(k.HandleCodeResponse,t.correlationId);let n;try{n=this.authModule.handleFragmentResponse(e,t.state)}catch(i){throw i instanceof Gr&&i.subError===vo?j(vo):i}return B(this.handleCodeResponseFromServer.bind(this),k.HandleCodeResponseFromServer,this.logger,this.performanceClient,t.correlationId)(n,t)}async handleCodeResponseFromServer(e,t,n=!0){if(this.performanceClient.addQueueMeasurement(k.HandleCodeResponseFromServer,t.correlationId),this.logger.trace("InteractionHandler.handleCodeResponseFromServer called"),this.authCodeRequest.code=e.code,e.cloud_instance_host_name&&await B(this.authModule.updateAuthority.bind(this.authModule),k.UpdateTokenEndpointAuthority,this.logger,this.performanceClient,t.correlationId)(e.cloud_instance_host_name,t.correlationId),n&&(e.nonce=t.nonce||void 0),e.state=t.state,e.client_info)this.authCodeRequest.clientInfo=e.client_info;else{const s=this.createCcsCredentials(t);s&&(this.authCodeRequest.ccsCredential=s)}return await B(this.authModule.acquireToken.bind(this.authModule),k.AuthClientAcquireToken,this.logger,this.performanceClient,t.correlationId)(this.authCodeRequest,e)}createCcsCredentials(e){return e.account?{credential:e.account.homeAccountId,type:on.HOME_ACCOUNT_ID}:e.loginHint?{credential:e.loginHint,type:on.UPN}:null}}/*! @azure/msal-browser v3.28.1 2025-01-14 */function zC(r,e,t){const n=sc(r);if(!n)throw Ky(r)?(t.error(`A ${e} is present in the iframe but it does not contain known properties. It's likely that the ${e} has been replaced by code running on the redirectUri page.`),t.errorPii(`The ${e} detected is: ${r}`),j(oC)):(t.error(`The request has returned to the redirectUri but a ${e} is not present. It's likely that the ${e} has been removed or the page has been redirected by code running on the redirectUri page.`),j(rC));return n}function RM(r,e,t){if(!r.state)throw j(ch);const n=HC(e,r.state);if(!n)throw j(iC);if(n.interactionType!==t)throw j(aC)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class OM extends vi{constructor(e,t,n,i,s,c,d,f,g,p){super(e,t,n,i,s,c,d,g,p),this.unloadWindow=this.unloadWindow.bind(this),this.nativeStorage=f}acquireToken(e){try{const n={popupName:this.generatePopupName(e.scopes||pi,e.authority||this.config.auth.authority),popupWindowAttributes:e.popupWindowAttributes||{},popupWindowParent:e.popupWindowParent??window};return this.config.system.asyncPopups?(this.logger.verbose("asyncPopups set to true, acquiring token"),this.acquireTokenPopupAsync(e,n)):(this.logger.verbose("asyncPopup set to false, opening popup before acquiring token"),n.popup=this.openSizedPopup("about:blank",n),this.acquireTokenPopupAsync(e,n))}catch(t){return Promise.reject(t)}}logout(e){try{this.logger.verbose("logoutPopup called");const t=this.initializeLogoutRequest(e),n={popupName:this.generateLogoutPopupName(t),popupWindowAttributes:(e==null?void 0:e.popupWindowAttributes)||{},popupWindowParent:(e==null?void 0:e.popupWindowParent)??window},i=e&&e.authority,s=e&&e.mainWindowRedirectUri;return this.config.system.asyncPopups?(this.logger.verbose("asyncPopups set to true"),this.logoutPopupAsync(t,n,i,s)):(this.logger.verbose("asyncPopup set to false, opening popup"),n.popup=this.openSizedPopup("about:blank",n),this.logoutPopupAsync(t,n,i,s))}catch(t){return Promise.reject(t)}}async acquireTokenPopupAsync(e,t){var s;this.logger.verbose("acquireTokenPopupAsync called");const n=this.initializeServerTelemetryManager(De.acquireTokenPopup),i=await B(this.initializeAuthorizationRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationRequest,this.logger,this.performanceClient,this.correlationId)(e,X.Popup);FC(i.authority);try{const c=await B(this.initializeAuthorizationCodeRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationCodeRequest,this.logger,this.performanceClient,this.correlationId)(i),d=await B(this.createAuthCodeClient.bind(this),k.StandardInteractionClientCreateAuthCodeClient,this.logger,this.performanceClient,this.correlationId)({serverTelemetryManager:n,requestAuthority:i.authority,requestAzureCloudOptions:i.azureCloudOptions,requestExtraQueryParameters:i.extraQueryParameters,account:i.account}),f=Qn.isNativeAvailable(this.config,this.logger,this.nativeMessageHandler,e.authenticationScheme);let g;f&&(g=this.performanceClient.startMeasurement(k.FetchAccountIdWithNativeBroker,e.correlationId));const p=await d.getAuthCodeUrl({...i,nativeBroker:f}),_=new _h(d,this.browserStorage,c,this.logger,this.performanceClient),C=this.initiateAuthRequest(p,t);this.eventHandler.emitEvent(ne.POPUP_OPENED,X.Popup,{popupWindow:C},null);const S=await this.monitorPopupForHash(C,t.popupWindowParent),T=wo(zC,k.DeserializeResponse,this.logger,this.performanceClient,this.correlationId)(S,this.config.auth.OIDCOptions.serverResponseType,this.logger);if(Yn.removeThrottle(this.browserStorage,this.config.auth.clientId,c),T.accountId){if(this.logger.verbose("Account id found in hash, calling WAM for token"),g&&g.end({success:!0,isNativeBroker:!0}),!this.nativeMessageHandler)throw j(_a);const N=new li(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,De.acquireTokenPopup,this.performanceClient,this.nativeMessageHandler,T.accountId,this.nativeStorage,i.correlationId),{userRequestState:K}=Bn.parseRequestState(this.browserCrypto,i.state);return await N.acquireToken({...i,state:K,prompt:void 0})}return await _.handleCodeResponse(T,i)}catch(c){throw(s=t.popup)==null||s.close(),c instanceof Fe&&(c.setCorrelationId(this.correlationId),n.cacheFailedRequest(c)),c}}async logoutPopupAsync(e,t,n,i){var c,d,f,g;this.logger.verbose("logoutPopupAsync called"),this.eventHandler.emitEvent(ne.LOGOUT_START,X.Popup,e);const s=this.initializeServerTelemetryManager(De.logoutPopup);try{await this.clearCacheOnLogout(e.account);const p=await B(this.createAuthCodeClient.bind(this),k.StandardInteractionClientCreateAuthCodeClient,this.logger,this.performanceClient,this.correlationId)({serverTelemetryManager:s,requestAuthority:n,account:e.account||void 0});try{p.authority.endSessionEndpoint}catch{if((c=e.account)!=null&&c.homeAccountId&&e.postLogoutRedirectUri&&p.authority.protocolMode===wr.OIDC){if(this.browserStorage.removeAccount((d=e.account)==null?void 0:d.homeAccountId),this.eventHandler.emitEvent(ne.LOGOUT_SUCCESS,X.Popup,e),i){const S={apiId:De.logoutPopup,timeout:this.config.system.redirectNavigationTimeout,noHistory:!1},T=ye.getAbsoluteUrl(i,yr());await this.navigationClient.navigateInternal(T,S)}(f=t.popup)==null||f.close();return}}const _=p.getLogoutUri(e);this.eventHandler.emitEvent(ne.LOGOUT_SUCCESS,X.Popup,e);const C=this.openPopup(_,t);if(this.eventHandler.emitEvent(ne.POPUP_OPENED,X.Popup,{popupWindow:C},null),await this.monitorPopupForHash(C,t.popupWindowParent).catch(()=>{}),i){const S={apiId:De.logoutPopup,timeout:this.config.system.redirectNavigationTimeout,noHistory:!1},T=ye.getAbsoluteUrl(i,yr());this.logger.verbose("Redirecting main window to url specified in the request"),this.logger.verbosePii(`Redirecting main window to: ${T}`),await this.navigationClient.navigateInternal(T,S)}else this.logger.verbose("No main window navigation requested")}catch(p){throw(g=t.popup)==null||g.close(),p instanceof Fe&&(p.setCorrelationId(this.correlationId),s.cacheFailedRequest(p)),this.browserStorage.setInteractionInProgress(!1),this.eventHandler.emitEvent(ne.LOGOUT_FAILURE,X.Popup,null,p),this.eventHandler.emitEvent(ne.LOGOUT_END,X.Popup),p}this.eventHandler.emitEvent(ne.LOGOUT_END,X.Popup)}initiateAuthRequest(e,t){if(e)return this.logger.infoPii(`Navigate to: ${e}`),this.openPopup(e,t);throw this.logger.error("Navigate url is empty"),j(Nc)}monitorPopupForHash(e,t){return new Promise((n,i)=>{this.logger.verbose("PopupHandler.monitorPopupForHash - polling started");const s=setInterval(()=>{if(e.closed){this.logger.error("PopupHandler.monitorPopupForHash - window closed"),clearInterval(s),i(j(vo));return}let c="";try{c=e.location.href}catch{}if(!c||c==="about:blank")return;clearInterval(s);let d="";const f=this.config.auth.OIDCOptions.serverResponseType;e&&(f===Ca.QUERY?d=e.location.search:d=e.location.hash),this.logger.verbose("PopupHandler.monitorPopupForHash - popup window is on same origin as caller"),n(d)},this.config.system.pollIntervalMilliseconds)}).finally(()=>{this.cleanPopup(e,t)})}openPopup(e,t){try{let n;if(t.popup?(n=t.popup,this.logger.verbosePii(`Navigating popup window to: ${e}`),n.location.assign(e)):typeof t.popup>"u"&&(this.logger.verbosePii(`Opening popup window to: ${e}`),n=this.openSizedPopup(e,t)),!n)throw j(lC);return n.focus&&n.focus(),this.currentWindow=n,t.popupWindowParent.addEventListener("beforeunload",this.unloadWindow),n}catch(n){throw this.logger.error("error opening popup "+n.message),this.browserStorage.setInteractionInProgress(!1),j(cC)}}openSizedPopup(e,{popupName:t,popupWindowAttributes:n,popupWindowParent:i}){var S,T,b,N;const s=i.screenLeft?i.screenLeft:i.screenX,c=i.screenTop?i.screenTop:i.screenY,d=i.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,f=i.innerHeight||document.documentElement.clientHeight||document.body.clientHeight;let g=(S=n.popupSize)==null?void 0:S.width,p=(T=n.popupSize)==null?void 0:T.height,_=(b=n.popupPosition)==null?void 0:b.top,C=(N=n.popupPosition)==null?void 0:N.left;return(!g||g<0||g>d)&&(this.logger.verbose("Default popup window width used. Window width not configured or invalid."),g=en.POPUP_WIDTH),(!p||p<0||p>f)&&(this.logger.verbose("Default popup window height used. Window height not configured or invalid."),p=en.POPUP_HEIGHT),(!_||_<0||_>f)&&(this.logger.verbose("Default popup window top position used. Window top not configured or invalid."),_=Math.max(0,f/2-en.POPUP_HEIGHT/2+c)),(!C||C<0||C>d)&&(this.logger.verbose("Default popup window left position used. Window left not configured or invalid."),C=Math.max(0,d/2-en.POPUP_WIDTH/2+s)),i.open(e,t,`width=${g}, height=${p}, top=${_}, left=${C}, scrollbars=yes`)}unloadWindow(e){this.browserStorage.cleanRequestByInteractionType(X.Popup),this.currentWindow&&this.currentWindow.close(),e.preventDefault()}cleanPopup(e,t){e.close(),t.removeEventListener("beforeunload",this.unloadWindow),this.browserStorage.setInteractionInProgress(!1)}generatePopupName(e,t){return`${en.POPUP_NAME_PREFIX}.${this.config.auth.clientId}.${e.join("-")}.${t}.${this.correlationId}`}generateLogoutPopupName(e){const t=e.account&&e.account.homeAccountId;return`${en.POPUP_NAME_PREFIX}.${this.config.auth.clientId}.${t}.${this.correlationId}`}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class lp{constructor(e,t,n,i,s){this.authModule=e,this.browserStorage=t,this.authCodeRequest=n,this.logger=i,this.performanceClient=s}async initiateAuthRequest(e,t){if(this.logger.verbose("RedirectHandler.initiateAuthRequest called"),e){t.redirectStartPage&&(this.logger.verbose("RedirectHandler.initiateAuthRequest: redirectStartPage set, caching start page"),this.browserStorage.setTemporaryCache(be.ORIGIN_URI,t.redirectStartPage,!0)),this.browserStorage.setTemporaryCache(be.CORRELATION_ID,this.authCodeRequest.correlationId,!0),this.browserStorage.cacheCodeRequest(this.authCodeRequest),this.logger.infoPii(`RedirectHandler.initiateAuthRequest: Navigate to: ${e}`);const n={apiId:De.acquireTokenRedirect,timeout:t.redirectTimeout,noHistory:!1};if(typeof t.onRedirectNavigate=="function")if(this.logger.verbose("RedirectHandler.initiateAuthRequest: Invoking onRedirectNavigate callback"),t.onRedirectNavigate(e)!==!1){this.logger.verbose("RedirectHandler.initiateAuthRequest: onRedirectNavigate did not return false, navigating"),await t.navigationClient.navigateExternal(e,n);return}else{this.logger.verbose("RedirectHandler.initiateAuthRequest: onRedirectNavigate returned false, stopping navigation");return}else{this.logger.verbose("RedirectHandler.initiateAuthRequest: Navigating window to navigate url"),await t.navigationClient.navigateExternal(e,n);return}}else throw this.logger.info("RedirectHandler.initiateAuthRequest: Navigate url is empty"),j(Nc)}async handleCodeResponse(e,t){this.logger.verbose("RedirectHandler.handleCodeResponse called"),this.browserStorage.setInteractionInProgress(!1);const n=this.browserStorage.generateStateKey(t),i=this.browserStorage.getTemporaryCache(n);if(!i)throw U(rc,"Cached State");let s;try{s=this.authModule.handleFragmentResponse(e,i)}catch(g){throw g instanceof Gr&&g.subError===vo?j(vo):g}const c=this.browserStorage.generateNonceKey(i),d=this.browserStorage.getTemporaryCache(c);if(this.authCodeRequest.code=s.code,s.cloud_instance_host_name&&await B(this.authModule.updateAuthority.bind(this.authModule),k.UpdateTokenEndpointAuthority,this.logger,this.performanceClient,this.authCodeRequest.correlationId)(s.cloud_instance_host_name,this.authCodeRequest.correlationId),s.nonce=d||void 0,s.state=i,s.client_info)this.authCodeRequest.clientInfo=s.client_info;else{const g=this.checkCcsCredentials();g&&(this.authCodeRequest.ccsCredential=g)}const f=await this.authModule.acquireToken(this.authCodeRequest,s);return this.browserStorage.cleanRequestByState(t),f}checkCcsCredentials(){const e=this.browserStorage.getTemporaryCache(be.CCS_CREDENTIAL,!0);if(e)try{return JSON.parse(e)}catch{this.authModule.logger.error("Cache credential could not be parsed"),this.authModule.logger.errorPii(`Cache credential could not be parsed: ${e}`)}return null}}/*! @azure/msal-browser v3.28.1 2025-01-14 */function NM(){if(typeof window>"u"||typeof window.performance>"u"||typeof window.performance.getEntriesByType!="function")return;const r=window.performance.getEntriesByType("navigation"),e=r.length?r[0]:void 0;return e==null?void 0:e.type}class PM extends vi{constructor(e,t,n,i,s,c,d,f,g,p){super(e,t,n,i,s,c,d,g,p),this.nativeStorage=f}async acquireToken(e){const t=await B(this.initializeAuthorizationRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationRequest,this.logger,this.performanceClient,this.correlationId)(e,X.Redirect);this.browserStorage.updateCacheEntries(t.state,t.nonce,t.authority,t.loginHint||"",t.account||null);const n=this.initializeServerTelemetryManager(De.acquireTokenRedirect),i=s=>{s.persisted&&(this.logger.verbose("Page was restored from back/forward cache. Clearing temporary cache."),this.browserStorage.cleanRequestByState(t.state),this.eventHandler.emitEvent(ne.RESTORE_FROM_BFCACHE,X.Redirect))};try{const s=await B(this.initializeAuthorizationCodeRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationCodeRequest,this.logger,this.performanceClient,this.correlationId)(t),c=await B(this.createAuthCodeClient.bind(this),k.StandardInteractionClientCreateAuthCodeClient,this.logger,this.performanceClient,this.correlationId)({serverTelemetryManager:n,requestAuthority:t.authority,requestAzureCloudOptions:t.azureCloudOptions,requestExtraQueryParameters:t.extraQueryParameters,account:t.account}),d=new lp(c,this.browserStorage,s,this.logger,this.performanceClient),f=await c.getAuthCodeUrl({...t,nativeBroker:Qn.isNativeAvailable(this.config,this.logger,this.nativeMessageHandler,e.authenticationScheme)}),g=this.getRedirectStartPage(e.redirectStartPage);return this.logger.verbosePii(`Redirect start page: ${g}`),window.addEventListener("pageshow",i),await d.initiateAuthRequest(f,{navigationClient:this.navigationClient,redirectTimeout:this.config.system.redirectNavigationTimeout,redirectStartPage:g,onRedirectNavigate:e.onRedirectNavigate||this.config.auth.onRedirectNavigate})}catch(s){throw s instanceof Fe&&(s.setCorrelationId(this.correlationId),n.cacheFailedRequest(s)),window.removeEventListener("pageshow",i),this.browserStorage.cleanRequestByState(t.state),s}}async handleRedirectPromise(e="",t){const n=this.initializeServerTelemetryManager(De.handleRedirectPromise);try{if(!this.browserStorage.isInteractionInProgress(!0))return this.logger.info("handleRedirectPromise called but there is no interaction in progress, returning null."),null;const[i,s]=this.getRedirectResponse(e||"");if(!i)return this.logger.info("handleRedirectPromise did not detect a response as a result of a redirect. Cleaning temporary cache."),this.browserStorage.cleanRequestByInteractionType(X.Redirect),NM()!=="back_forward"?t.event.errorCode="no_server_response":this.logger.verbose("Back navigation event detected. Muting no_server_response error"),null;const c=this.browserStorage.getTemporaryCache(be.ORIGIN_URI,!0)||P.EMPTY_STRING,d=ye.removeHashFromUrl(c),f=ye.removeHashFromUrl(window.location.href);if(d===f&&this.config.auth.navigateToLoginRequestUrl)return this.logger.verbose("Current page is loginRequestUrl, handling response"),c.indexOf("#")>-1&&F0(c),await this.handleResponse(i,n);if(this.config.auth.navigateToLoginRequestUrl){if(!ph()||this.config.system.allowRedirectInIframe){this.browserStorage.setTemporaryCache(be.URL_HASH,s,!0);const g={apiId:De.handleRedirectPromise,timeout:this.config.system.redirectNavigationTimeout,noHistory:!0};let p=!0;if(!c||c==="null"){const _=V0();this.browserStorage.setTemporaryCache(be.ORIGIN_URI,_,!0),this.logger.warning("Unable to get valid login request url from cache, redirecting to home page"),p=await this.navigationClient.navigateInternal(_,g)}else this.logger.verbose(`Navigating to loginRequestUrl: ${c}`),p=await this.navigationClient.navigateInternal(c,g);if(!p)return await this.handleResponse(i,n)}}else return this.logger.verbose("NavigateToLoginRequestUrl set to false, handling response"),await this.handleResponse(i,n);return null}catch(i){throw i instanceof Fe&&(i.setCorrelationId(this.correlationId),n.cacheFailedRequest(i)),this.browserStorage.cleanRequestByInteractionType(X.Redirect),i}}getRedirectResponse(e){this.logger.verbose("getRedirectResponseHash called");let t=e;t||(this.config.auth.OIDCOptions.serverResponseType===Ca.QUERY?t=window.location.search:t=window.location.hash);let n=sc(t);if(n){try{RM(n,this.browserCrypto,X.Redirect)}catch(s){return s instanceof Fe&&this.logger.error(`Interaction type validation failed due to ${s.errorCode}: ${s.errorMessage}`),[null,""]}return B0(window),this.logger.verbose("Hash contains known properties, returning response hash"),[n,t]}const i=this.browserStorage.getTemporaryCache(be.URL_HASH,!0);return this.browserStorage.removeItem(this.browserStorage.generateCacheKey(be.URL_HASH)),i&&(n=sc(i),n)?(this.logger.verbose("Hash does not contain known properties, returning cached hash"),[n,i]):[null,""]}async handleResponse(e,t){const n=e.state;if(!n)throw j(ch);const i=this.browserStorage.getCachedRequest(n);if(this.logger.verbose("handleResponse called, retrieved cached request"),e.accountId){if(this.logger.verbose("Account id found in hash, calling WAM for token"),!this.nativeMessageHandler)throw j(_a);const f=new li(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,De.acquireTokenPopup,this.performanceClient,this.nativeMessageHandler,e.accountId,this.nativeStorage,i.correlationId),{userRequestState:g}=Bn.parseRequestState(this.browserCrypto,n);return f.acquireToken({...i,state:g,prompt:void 0}).finally(()=>{this.browserStorage.cleanRequestByState(n)})}const s=this.browserStorage.getCachedAuthority(n);if(!s)throw j(lh);const c=await B(this.createAuthCodeClient.bind(this),k.StandardInteractionClientCreateAuthCodeClient,this.logger,this.performanceClient,this.correlationId)({serverTelemetryManager:t,requestAuthority:s});return Yn.removeThrottle(this.browserStorage,this.config.auth.clientId,i),new lp(c,this.browserStorage,i,this.logger,this.performanceClient).handleCodeResponse(e,n)}async logout(e){var i,s;this.logger.verbose("logoutRedirect called");const t=this.initializeLogoutRequest(e),n=this.initializeServerTelemetryManager(De.logout);try{this.eventHandler.emitEvent(ne.LOGOUT_START,X.Redirect,e),await this.clearCacheOnLogout(t.account);const c={apiId:De.logout,timeout:this.config.system.redirectNavigationTimeout,noHistory:!1},d=await B(this.createAuthCodeClient.bind(this),k.StandardInteractionClientCreateAuthCodeClient,this.logger,this.performanceClient,this.correlationId)({serverTelemetryManager:n,requestAuthority:e&&e.authority,requestExtraQueryParameters:e==null?void 0:e.extraQueryParameters,account:e&&e.account||void 0});if(d.authority.protocolMode===wr.OIDC)try{d.authority.endSessionEndpoint}catch{if((i=t.account)!=null&&i.homeAccountId){this.browserStorage.removeAccount((s=t.account)==null?void 0:s.homeAccountId),this.eventHandler.emitEvent(ne.LOGOUT_SUCCESS,X.Redirect,t);return}}const f=d.getLogoutUri(t);if(this.eventHandler.emitEvent(ne.LOGOUT_SUCCESS,X.Redirect,t),e&&typeof e.onRedirectNavigate=="function")if(e.onRedirectNavigate(f)!==!1){this.logger.verbose("Logout onRedirectNavigate did not return false, navigating"),this.browserStorage.getInteractionInProgress()||this.browserStorage.setInteractionInProgress(!0),await this.navigationClient.navigateExternal(f,c);return}else this.browserStorage.setInteractionInProgress(!1),this.logger.verbose("Logout onRedirectNavigate returned false, stopping navigation");else{this.browserStorage.getInteractionInProgress()||this.browserStorage.setInteractionInProgress(!0),await this.navigationClient.navigateExternal(f,c);return}}catch(c){throw c instanceof Fe&&(c.setCorrelationId(this.correlationId),n.cacheFailedRequest(c)),this.eventHandler.emitEvent(ne.LOGOUT_FAILURE,X.Redirect,null,c),this.eventHandler.emitEvent(ne.LOGOUT_END,X.Redirect),c}this.eventHandler.emitEvent(ne.LOGOUT_END,X.Redirect)}getRedirectStartPage(e){const t=e||window.location.href;return ye.getAbsoluteUrl(t,yr())}}/*! @azure/msal-browser v3.28.1 2025-01-14 */async function MM(r,e,t,n,i){if(e.addQueueMeasurement(k.SilentHandlerInitiateAuthRequest,n),!r)throw t.info("Navigate url is empty"),j(Nc);return i?B(DM,k.SilentHandlerLoadFrame,t,e,n)(r,i,e,n):wo(LM,k.SilentHandlerLoadFrameSync,t,e,n)(r)}async function xM(r,e,t,n,i,s,c){return n.addQueueMeasurement(k.SilentHandlerMonitorIframeForHash,s),new Promise((d,f)=>{e<Cd&&i.warning(`system.loadFrameTimeout or system.iframeHashTimeout set to lower (${e}ms) than the default (${Cd}ms). This may result in timeouts.`);const g=window.setTimeout(()=>{window.clearInterval(p),f(j(uC))},e),p=window.setInterval(()=>{let _="";const C=r.contentWindow;try{_=C?C.location.href:""}catch{}if(!_||_==="about:blank")return;let S="";C&&(c===Ca.QUERY?S=C.location.search:S=C.location.hash),window.clearTimeout(g),window.clearInterval(p),d(S)},t)}).finally(()=>{wo(UM,k.RemoveHiddenIframe,i,n,s)(r)})}function DM(r,e,t,n){return t.addQueueMeasurement(k.SilentHandlerLoadFrame,n),new Promise((i,s)=>{const c=WC();window.setTimeout(()=>{if(!c){s("Unable to load iframe");return}c.src=r,i(c)},e)})}function LM(r){const e=WC();return e.src=r,e}function WC(){const r=document.createElement("iframe");return r.className="msalSilentIframe",r.style.visibility="hidden",r.style.position="absolute",r.style.width=r.style.height="0",r.style.border="0",r.setAttribute("sandbox","allow-scripts allow-same-origin allow-forms"),document.body.appendChild(r),r}function UM(r){document.body===r.parentNode&&document.body.removeChild(r)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class BM extends vi{constructor(e,t,n,i,s,c,d,f,g,p,_){super(e,t,n,i,s,c,f,p,_),this.apiId=d,this.nativeStorage=g}async acquireToken(e){this.performanceClient.addQueueMeasurement(k.SilentIframeClientAcquireToken,e.correlationId),!e.loginHint&&!e.sid&&(!e.account||!e.account.username)&&this.logger.warning("No user hint provided. The authorization server may need more information to complete this request.");const t={...e};t.prompt?t.prompt!==lt.NONE&&t.prompt!==lt.NO_SESSION&&(this.logger.warning(`SilentIframeClient. Replacing invalid prompt ${t.prompt} with ${lt.NONE}`),t.prompt=lt.NONE):t.prompt=lt.NONE;const n=await B(this.initializeAuthorizationRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationRequest,this.logger,this.performanceClient,e.correlationId)(t,X.Silent);FC(n.authority);const i=this.initializeServerTelemetryManager(this.apiId);let s;try{return s=await B(this.createAuthCodeClient.bind(this),k.StandardInteractionClientCreateAuthCodeClient,this.logger,this.performanceClient,e.correlationId)({serverTelemetryManager:i,requestAuthority:n.authority,requestAzureCloudOptions:n.azureCloudOptions,requestExtraQueryParameters:n.extraQueryParameters,account:n.account}),await B(this.silentTokenHelper.bind(this),k.SilentIframeClientTokenHelper,this.logger,this.performanceClient,e.correlationId)(s,n)}catch(c){if(c instanceof Fe&&(c.setCorrelationId(this.correlationId),i.cacheFailedRequest(c)),!s||!(c instanceof Fe)||c.errorCode!==en.INVALID_GRANT_ERROR)throw c;this.performanceClient.addFields({retryError:c.errorCode},this.correlationId);const d=await B(this.initializeAuthorizationRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationRequest,this.logger,this.performanceClient,e.correlationId)(t,X.Silent);return await B(this.silentTokenHelper.bind(this),k.SilentIframeClientTokenHelper,this.logger,this.performanceClient,this.correlationId)(s,d)}}logout(){return Promise.reject(j(Pc))}async silentTokenHelper(e,t){const n=t.correlationId;this.performanceClient.addQueueMeasurement(k.SilentIframeClientTokenHelper,n);const i=await B(this.initializeAuthorizationCodeRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationCodeRequest,this.logger,this.performanceClient,n)(t),s=await B(e.getAuthCodeUrl.bind(e),k.GetAuthCodeUrl,this.logger,this.performanceClient,n)({...t,nativeBroker:Qn.isNativeAvailable(this.config,this.logger,this.nativeMessageHandler,t.authenticationScheme)}),c=new _h(e,this.browserStorage,i,this.logger,this.performanceClient),d=await B(MM,k.SilentHandlerInitiateAuthRequest,this.logger,this.performanceClient,n)(s,this.performanceClient,this.logger,n,this.config.system.navigateFrameWait),f=this.config.auth.OIDCOptions.serverResponseType,g=await B(xM,k.SilentHandlerMonitorIframeForHash,this.logger,this.performanceClient,n)(d,this.config.system.iframeHashTimeout,this.config.system.pollIntervalMilliseconds,this.performanceClient,this.logger,n,f),p=wo(zC,k.DeserializeResponse,this.logger,this.performanceClient,this.correlationId)(g,f,this.logger);if(p.accountId){if(this.logger.verbose("Account id found in hash, calling WAM for token"),!this.nativeMessageHandler)throw j(_a);const _=new li(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.apiId,this.performanceClient,this.nativeMessageHandler,p.accountId,this.browserStorage,n),{userRequestState:C}=Bn.parseRequestState(this.browserCrypto,t.state);return B(_.acquireToken.bind(_),k.NativeInteractionClientAcquireToken,this.logger,this.performanceClient,n)({...t,state:C,prompt:t.prompt||lt.NONE})}return B(c.handleCodeResponse.bind(c),k.HandleCodeResponse,this.logger,this.performanceClient,n)(p,t)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class FM extends vi{async acquireToken(e){this.performanceClient.addQueueMeasurement(k.SilentRefreshClientAcquireToken,e.correlationId);const t=await B(Ch,k.InitializeBaseRequest,this.logger,this.performanceClient,e.correlationId)(e,this.config,this.performanceClient,this.logger),n={...e,...t};e.redirectUri&&(n.redirectUri=this.getRedirectUri(e.redirectUri));const i=this.initializeServerTelemetryManager(De.acquireTokenSilent_silentFlow),s=await this.createRefreshTokenClient({serverTelemetryManager:i,authorityUrl:n.authority,azureCloudOptions:n.azureCloudOptions,account:n.account});return B(s.acquireTokenByRefreshToken.bind(s),k.RefreshTokenClientAcquireTokenByRefreshToken,this.logger,this.performanceClient,e.correlationId)(n).catch(c=>{throw c.setCorrelationId(this.correlationId),i.cacheFailedRequest(c),c})}logout(){return Promise.reject(j(Pc))}async createRefreshTokenClient(e){const t=await B(this.getClientConfiguration.bind(this),k.StandardInteractionClientGetClientConfiguration,this.logger,this.performanceClient,this.correlationId)({serverTelemetryManager:e.serverTelemetryManager,requestAuthority:e.authorityUrl,requestAzureCloudOptions:e.azureCloudOptions,requestExtraQueryParameters:e.extraQueryParameters,account:e.account});return new gd(t,this.performanceClient)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class HM{constructor(e,t,n,i){this.isBrowserEnvironment=typeof window<"u",this.config=e,this.storage=t,this.logger=n,this.cryptoObj=i}loadExternalTokens(e,t,n){if(!this.isBrowserEnvironment)throw j(Mc);const i=t.id_token?_o(t.id_token,tr):void 0,s={protocolMode:this.config.auth.protocolMode,knownAuthorities:this.config.auth.knownAuthorities,cloudDiscoveryMetadata:this.config.auth.cloudDiscoveryMetadata,authorityMetadata:this.config.auth.authorityMetadata,skipAuthorityMetadataCache:this.config.auth.skipAuthorityMetadataCache},c=e.authority?new Tt(Tt.generateAuthority(e.authority,e.azureCloudOptions),this.config.system.networkClient,this.storage,s,this.logger,e.correlationId||Er()):void 0,d=this.loadAccount(e,n.clientInfo||t.client_info||"",i,c),f=this.loadIdToken(t,d.homeAccountId,d.environment,d.realm),g=this.loadAccessToken(e,t,d.homeAccountId,d.environment,d.realm,n),p=this.loadRefreshToken(t,d.homeAccountId,d.environment);return this.generateAuthenticationResult(e,{account:d,idToken:f,accessToken:g,refreshToken:p},i,c)}loadAccount(e,t,n,i){if(this.logger.verbose("TokenCache - loading account"),e.account){const f=it.createFromAccountInfo(e.account);return this.storage.setAccount(f),f}else if(!i||!t&&!n)throw this.logger.error("TokenCache - if an account is not provided on the request, authority and either clientInfo or idToken must be provided instead."),j(CC);const s=it.generateHomeAccountId(t,i.authorityType,this.logger,this.cryptoObj,n),c=n==null?void 0:n.tid,d=oh(this.storage,i,s,tr,n,t,i.hostnameAndPort,c,void 0,void 0,this.logger);return this.storage.setAccount(d),d}loadIdToken(e,t,n,i){if(!e.id_token)return this.logger.verbose("TokenCache - no id token found in response"),null;this.logger.verbose("TokenCache - loading id token");const s=Ac(t,n,e.id_token,this.config.auth.clientId,i);return this.storage.setIdTokenCredential(s),s}loadAccessToken(e,t,n,i,s,c){if(t.access_token)if(t.expires_in){if(!t.scope&&(!e.scopes||!e.scopes.length))return this.logger.error("TokenCache - scopes not specified in the request or response. Cannot add token to the cache."),null}else return this.logger.error("TokenCache - no expiration set on the access token. Cannot add it to the cache."),null;else return this.logger.verbose("TokenCache - no access token found in response"),null;this.logger.verbose("TokenCache - loading access token");const d=t.scope?Ye.fromString(t.scope):new Ye(e.scopes),f=c.expiresOn||t.expires_in+new Date().getTime()/1e3,g=c.extendedExpiresOn||(t.ext_expires_in||t.expires_in)+new Date().getTime()/1e3,p=Ic(n,i,t.access_token,this.config.auth.clientId,s,d.printScopes(),f,g,tr);return this.storage.setAccessTokenCredential(p),p}loadRefreshToken(e,t,n){if(!e.refresh_token)return this.logger.verbose("TokenCache - no refresh token found in response"),null;this.logger.verbose("TokenCache - loading refresh token");const i=by(t,n,e.refresh_token,this.config.auth.clientId,e.foci,void 0,e.refresh_token_expires_in);return this.storage.setRefreshTokenCredential(i),i}generateAuthenticationResult(e,t,n,i){var p,_,C;let s="",c=[],d=null,f;t!=null&&t.accessToken&&(s=t.accessToken.secret,c=Ye.fromString(t.accessToken.target).asArray(),d=new Date(Number(t.accessToken.expiresOn)*1e3),f=new Date(Number(t.accessToken.extendedExpiresOn)*1e3));const g=t.account;return{authority:i?i.canonicalAuthority:"",uniqueId:t.account.localAccountId,tenantId:t.account.realm,scopes:c,account:g.getAccountInfo(),idToken:((p=t.idToken)==null?void 0:p.secret)||"",idTokenClaims:n||{},accessToken:s,fromCache:!0,expiresOn:d,correlationId:e.correlationId||"",requestId:"",extExpiresOn:f,familyId:((_=t.refreshToken)==null?void 0:_.familyId)||"",tokenType:((C=t==null?void 0:t.accessToken)==null?void 0:C.tokenType)||"",state:e.state||"",cloudGraphHostName:g.cloudGraphHostName||"",msGraphHost:g.msGraphHost||"",fromNativeBroker:!1}}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class VM extends Zy{constructor(e){super(e),this.includeRedirectUri=!1}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class $M extends vi{constructor(e,t,n,i,s,c,d,f,g,p){super(e,t,n,i,s,c,f,g,p),this.apiId=d}async acquireToken(e){if(!e.code)throw j(_C);const t=await B(this.initializeAuthorizationRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationRequest,this.logger,this.performanceClient,e.correlationId)(e,X.Silent),n=this.initializeServerTelemetryManager(this.apiId);try{const i={...t,code:e.code},s=await B(this.getClientConfiguration.bind(this),k.StandardInteractionClientGetClientConfiguration,this.logger,this.performanceClient,e.correlationId)({serverTelemetryManager:n,requestAuthority:t.authority,requestAzureCloudOptions:t.azureCloudOptions,requestExtraQueryParameters:t.extraQueryParameters,account:t.account}),c=new VM(s);this.logger.verbose("Auth code client created");const d=new _h(c,this.browserStorage,i,this.logger,this.performanceClient);return await B(d.handleCodeResponseFromServer.bind(d),k.HandleCodeResponseFromServer,this.logger,this.performanceClient,e.correlationId)({code:e.code,msgraph_host:e.msGraphHost,cloud_graph_host_name:e.cloudGraphHostName,cloud_instance_host_name:e.cloudInstanceHostName},t,!1)}catch(i){throw i instanceof Fe&&(i.setCorrelationId(this.correlationId),n.cacheFailedRequest(i)),i}}logout(){return Promise.reject(j(Pc))}}/*! @azure/msal-browser v3.28.1 2025-01-14 */function qn(r){const e=r==null?void 0:r.idTokenClaims;if(e!=null&&e.tfp||e!=null&&e.acr)return"B2C";if(e!=null&&e.tid){if((e==null?void 0:e.tid)==="9188040d-6c67-4c5b-b112-36a304b66dad")return"MSA"}else return;return"AAD"}function ks(r,e){try{vh(r)}catch(t){throw e.end({success:!1},t),t}}class Lc{constructor(e){this.operatingContext=e,this.isBrowserEnvironment=this.operatingContext.isBrowserEnvironment(),this.config=e.getConfig(),this.initialized=!1,this.logger=this.operatingContext.getLogger(),this.networkClient=this.config.system.networkClient,this.navigationClient=this.config.system.navigationClient,this.redirectResponse=new Map,this.hybridAuthCodeResponses=new Map,this.performanceClient=this.config.telemetry.client,this.browserCrypto=this.isBrowserEnvironment?new mi(this.logger,this.performanceClient):oc,this.eventHandler=new gM(this.logger),this.browserStorage=this.isBrowserEnvironment?new wd(this.config.auth.clientId,this.config.cache,this.browserCrypto,this.logger,n0(this.config.auth),this.performanceClient):aM(this.config.auth.clientId,this.logger);const t={cacheLocation:Ft.MemoryStorage,temporaryCacheLocation:Ft.MemoryStorage,storeAuthStateInCookie:!1,secureCookies:!1,cacheMigrationEnabled:!1,claimsBasedCachingEnabled:!1};this.nativeInternalStorage=new wd(this.config.auth.clientId,t,this.browserCrypto,this.logger,void 0,this.performanceClient),this.tokenCache=new HM(this.config,this.browserStorage,this.logger,this.browserCrypto),this.activeSilentTokenRequests=new Map,this.trackPageVisibility=this.trackPageVisibility.bind(this),this.trackPageVisibilityWithMeasurement=this.trackPageVisibilityWithMeasurement.bind(this),this.listeningToStorageEvents=!1,this.handleAccountCacheChange=this.handleAccountCacheChange.bind(this)}static async createController(e,t){const n=new Lc(e);return await n.initialize(t),n}trackPageVisibility(e){e&&(this.logger.info("Perf: Visibility change detected"),this.performanceClient.incrementFields({visibilityChangeCount:1},e))}async initialize(e){if(this.logger.trace("initialize called"),this.initialized){this.logger.info("initialize has already been called, exiting early.");return}if(!this.isBrowserEnvironment){this.logger.info("in non-browser environment, exiting early."),this.initialized=!0,this.eventHandler.emitEvent(ne.INITIALIZE_END);return}const t=(e==null?void 0:e.correlationId)||this.getRequestCorrelationId(),n=this.config.system.allowNativeBroker,i=this.performanceClient.startMeasurement(k.InitializeClientApplication,t);if(this.eventHandler.emitEvent(ne.INITIALIZE_START),n)try{this.nativeExtensionProvider=await Qn.createProvider(this.logger,this.config.system.nativeBrokerHandshakeTimeout,this.performanceClient)}catch(s){this.logger.verbose(s)}this.config.cache.claimsBasedCachingEnabled||(this.logger.verbose("Claims-based caching is disabled. Clearing the previous cache with claims"),await B(this.browserStorage.clearTokensAndKeysWithClaims.bind(this.browserStorage),k.ClearTokensAndKeysWithClaims,this.logger,this.performanceClient,t)(this.performanceClient,t)),this.initialized=!0,this.eventHandler.emitEvent(ne.INITIALIZE_END),i.end({allowNativeBroker:n,success:!0})}async handleRedirectPromise(e){if(this.logger.verbose("handleRedirectPromise called"),BC(this.initialized),this.isBrowserEnvironment){const t=e||"";let n=this.redirectResponse.get(t);return typeof n>"u"?(n=this.handleRedirectPromiseInternal(e),this.redirectResponse.set(t,n),this.logger.verbose("handleRedirectPromise has been called for the first time, storing the promise")):this.logger.verbose("handleRedirectPromise has been called previously, returning the result from the first call"),n}return this.logger.verbose("handleRedirectPromise returns null, not browser environment"),null}async handleRedirectPromiseInternal(e){const t=this.getAllAccounts(),n=this.browserStorage.getCachedNativeRequest(),i=n&&Qn.isNativeAvailable(this.config,this.logger,this.nativeExtensionProvider)&&this.nativeExtensionProvider&&!e,s=i?n==null?void 0:n.correlationId:this.browserStorage.getTemporaryCache(be.CORRELATION_ID,!0)||"",c=this.performanceClient.startMeasurement(k.AcquireTokenRedirect,s);this.eventHandler.emitEvent(ne.HANDLE_REDIRECT_START,X.Redirect);let d;if(i&&this.nativeExtensionProvider){this.logger.trace("handleRedirectPromise - acquiring token from native platform");const f=new li(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,De.handleRedirectPromise,this.performanceClient,this.nativeExtensionProvider,n.accountId,this.nativeInternalStorage,n.correlationId);d=B(f.handleRedirectPromise.bind(f),k.HandleNativeRedirectPromiseMeasurement,this.logger,this.performanceClient,c.event.correlationId)(this.performanceClient,c.event.correlationId)}else{this.logger.trace("handleRedirectPromise - acquiring token from web flow");const f=this.createRedirectClient(s);d=B(f.handleRedirectPromise.bind(f),k.HandleRedirectPromiseMeasurement,this.logger,this.performanceClient,c.event.correlationId)(e,c)}return d.then(f=>(f?(t.length<this.getAllAccounts().length?(this.eventHandler.emitEvent(ne.LOGIN_SUCCESS,X.Redirect,f),this.logger.verbose("handleRedirectResponse returned result, login success")):(this.eventHandler.emitEvent(ne.ACQUIRE_TOKEN_SUCCESS,X.Redirect,f),this.logger.verbose("handleRedirectResponse returned result, acquire token success")),c.end({success:!0,accountType:qn(f.account)})):c.event.errorCode?c.end({success:!1}):c.discard(),this.eventHandler.emitEvent(ne.HANDLE_REDIRECT_END,X.Redirect),f)).catch(f=>{const g=f;throw t.length>0?this.eventHandler.emitEvent(ne.ACQUIRE_TOKEN_FAILURE,X.Redirect,null,g):this.eventHandler.emitEvent(ne.LOGIN_FAILURE,X.Redirect,null,g),this.eventHandler.emitEvent(ne.HANDLE_REDIRECT_END,X.Redirect),c.end({success:!1},g),f})}async acquireTokenRedirect(e){const t=this.getRequestCorrelationId(e);this.logger.verbose("acquireTokenRedirect called",t);const n=this.performanceClient.startMeasurement(k.AcquireTokenPreRedirect,t);n.add({accountType:qn(e.account),scenarioId:e.scenarioId});const i=e.onRedirectNavigate;if(i)e.onRedirectNavigate=c=>{const d=typeof i=="function"?i(c):void 0;return d!==!1?n.end({success:!0}):n.discard(),d};else{const c=this.config.auth.onRedirectNavigate;this.config.auth.onRedirectNavigate=d=>{const f=typeof c=="function"?c(d):void 0;return f!==!1?n.end({success:!0}):n.discard(),f}}const s=this.getAllAccounts().length>0;try{ip(this.initialized,this.config),this.browserStorage.setInteractionInProgress(!0),s?this.eventHandler.emitEvent(ne.ACQUIRE_TOKEN_START,X.Redirect,e):this.eventHandler.emitEvent(ne.LOGIN_START,X.Redirect,e);let c;return this.nativeExtensionProvider&&this.canUseNative(e)?c=new li(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,De.acquireTokenRedirect,this.performanceClient,this.nativeExtensionProvider,this.getNativeAccountId(e),this.nativeInternalStorage,t).acquireTokenRedirect(e,n).catch(f=>{if(f instanceof Jn&&Zo(f))return this.nativeExtensionProvider=void 0,this.createRedirectClient(t).acquireToken(e);if(f instanceof Fn)return this.logger.verbose("acquireTokenRedirect - Resolving interaction required error thrown by native broker by falling back to web flow"),this.createRedirectClient(t).acquireToken(e);throw this.browserStorage.setInteractionInProgress(!1),f}):c=this.createRedirectClient(t).acquireToken(e),await c}catch(c){throw n.end({success:!1},c),s?this.eventHandler.emitEvent(ne.ACQUIRE_TOKEN_FAILURE,X.Redirect,null,c):this.eventHandler.emitEvent(ne.LOGIN_FAILURE,X.Redirect,null,c),c}}acquireTokenPopup(e){const t=this.getRequestCorrelationId(e),n=this.performanceClient.startMeasurement(k.AcquireTokenPopup,t);n.add({scenarioId:e.scenarioId,accountType:qn(e.account)});try{this.logger.verbose("acquireTokenPopup called",t),ks(this.initialized,n),this.browserStorage.setInteractionInProgress(!0)}catch(c){return Promise.reject(c)}const i=this.getAllAccounts();i.length>0?this.eventHandler.emitEvent(ne.ACQUIRE_TOKEN_START,X.Popup,e):this.eventHandler.emitEvent(ne.LOGIN_START,X.Popup,e);let s;return this.canUseNative(e)?s=this.acquireTokenNative({...e,correlationId:t},De.acquireTokenPopup).then(c=>(this.browserStorage.setInteractionInProgress(!1),n.end({success:!0,isNativeBroker:!0,accountType:qn(c.account)}),c)).catch(c=>{if(c instanceof Jn&&Zo(c))return this.nativeExtensionProvider=void 0,this.createPopupClient(t).acquireToken(e);if(c instanceof Fn)return this.logger.verbose("acquireTokenPopup - Resolving interaction required error thrown by native broker by falling back to web flow"),this.createPopupClient(t).acquireToken(e);throw this.browserStorage.setInteractionInProgress(!1),c}):s=this.createPopupClient(t).acquireToken(e),s.then(c=>(i.length<this.getAllAccounts().length?this.eventHandler.emitEvent(ne.LOGIN_SUCCESS,X.Popup,c):this.eventHandler.emitEvent(ne.ACQUIRE_TOKEN_SUCCESS,X.Popup,c),n.end({success:!0,accessTokenSize:c.accessToken.length,idTokenSize:c.idToken.length,accountType:qn(c.account)}),c)).catch(c=>(i.length>0?this.eventHandler.emitEvent(ne.ACQUIRE_TOKEN_FAILURE,X.Popup,null,c):this.eventHandler.emitEvent(ne.LOGIN_FAILURE,X.Popup,null,c),n.end({success:!1},c),Promise.reject(c)))}trackPageVisibilityWithMeasurement(){const e=this.ssoSilentMeasurement||this.acquireTokenByCodeAsyncMeasurement;e&&(this.logger.info("Perf: Visibility change detected in ",e.event.name),e.increment({visibilityChangeCount:1}))}async ssoSilent(e){var s,c;const t=this.getRequestCorrelationId(e),n={...e,prompt:e.prompt,correlationId:t};this.ssoSilentMeasurement=this.performanceClient.startMeasurement(k.SsoSilent,t),(s=this.ssoSilentMeasurement)==null||s.add({scenarioId:e.scenarioId,accountType:qn(e.account)}),ks(this.initialized,this.ssoSilentMeasurement),(c=this.ssoSilentMeasurement)==null||c.increment({visibilityChangeCount:0}),document.addEventListener("visibilitychange",this.trackPageVisibilityWithMeasurement),this.logger.verbose("ssoSilent called",t),this.eventHandler.emitEvent(ne.SSO_SILENT_START,X.Silent,n);let i;return this.canUseNative(n)?i=this.acquireTokenNative(n,De.ssoSilent).catch(d=>{if(d instanceof Jn&&Zo(d))return this.nativeExtensionProvider=void 0,this.createSilentIframeClient(n.correlationId).acquireToken(n);throw d}):i=this.createSilentIframeClient(n.correlationId).acquireToken(n),i.then(d=>{var f;return this.eventHandler.emitEvent(ne.SSO_SILENT_SUCCESS,X.Silent,d),(f=this.ssoSilentMeasurement)==null||f.end({success:!0,isNativeBroker:d.fromNativeBroker,accessTokenSize:d.accessToken.length,idTokenSize:d.idToken.length,accountType:qn(d.account)}),d}).catch(d=>{var f;throw this.eventHandler.emitEvent(ne.SSO_SILENT_FAILURE,X.Silent,null,d),(f=this.ssoSilentMeasurement)==null||f.end({success:!1},d),d}).finally(()=>{document.removeEventListener("visibilitychange",this.trackPageVisibilityWithMeasurement)})}async acquireTokenByCode(e){const t=this.getRequestCorrelationId(e);this.logger.trace("acquireTokenByCode called",t);const n=this.performanceClient.startMeasurement(k.AcquireTokenByCode,t);ks(this.initialized,n),this.eventHandler.emitEvent(ne.ACQUIRE_TOKEN_BY_CODE_START,X.Silent,e),n.add({scenarioId:e.scenarioId});try{if(e.code&&e.nativeAccountId)throw j(TC);if(e.code){const i=e.code;let s=this.hybridAuthCodeResponses.get(i);return s?(this.logger.verbose("Existing acquireTokenByCode request found",t),n.discard()):(this.logger.verbose("Initiating new acquireTokenByCode request",t),s=this.acquireTokenByCodeAsync({...e,correlationId:t}).then(c=>(this.eventHandler.emitEvent(ne.ACQUIRE_TOKEN_BY_CODE_SUCCESS,X.Silent,c),this.hybridAuthCodeResponses.delete(i),n.end({success:!0,isNativeBroker:c.fromNativeBroker,accessTokenSize:c.accessToken.length,idTokenSize:c.idToken.length,accountType:qn(c.account)}),c)).catch(c=>{throw this.hybridAuthCodeResponses.delete(i),this.eventHandler.emitEvent(ne.ACQUIRE_TOKEN_BY_CODE_FAILURE,X.Silent,null,c),n.end({success:!1},c),c}),this.hybridAuthCodeResponses.set(i,s)),await s}else if(e.nativeAccountId)if(this.canUseNative(e,e.nativeAccountId)){const i=await this.acquireTokenNative({...e,correlationId:t},De.acquireTokenByCode,e.nativeAccountId).catch(s=>{throw s instanceof Jn&&Zo(s)&&(this.nativeExtensionProvider=void 0),s});return n.end({accountType:qn(i.account),success:!0}),i}else throw j(EC);else throw j(wC)}catch(i){throw this.eventHandler.emitEvent(ne.ACQUIRE_TOKEN_BY_CODE_FAILURE,X.Silent,null,i),n.end({success:!1},i),i}}async acquireTokenByCodeAsync(e){var i;return this.logger.trace("acquireTokenByCodeAsync called",e.correlationId),this.acquireTokenByCodeAsyncMeasurement=this.performanceClient.startMeasurement(k.AcquireTokenByCodeAsync,e.correlationId),(i=this.acquireTokenByCodeAsyncMeasurement)==null||i.increment({visibilityChangeCount:0}),document.addEventListener("visibilitychange",this.trackPageVisibilityWithMeasurement),await this.createSilentAuthCodeClient(e.correlationId).acquireToken(e).then(s=>{var c;return(c=this.acquireTokenByCodeAsyncMeasurement)==null||c.end({success:!0,fromCache:s.fromCache,isNativeBroker:s.fromNativeBroker}),s}).catch(s=>{var c;throw(c=this.acquireTokenByCodeAsyncMeasurement)==null||c.end({success:!1},s),s}).finally(()=>{document.removeEventListener("visibilitychange",this.trackPageVisibilityWithMeasurement)})}async acquireTokenFromCache(e,t){switch(this.performanceClient.addQueueMeasurement(k.AcquireTokenFromCache,e.correlationId),t){case Qt.Default:case Qt.AccessToken:case Qt.AccessTokenAndRefreshToken:const n=this.createSilentCacheClient(e.correlationId);return B(n.acquireToken.bind(n),k.SilentCacheClientAcquireToken,this.logger,this.performanceClient,e.correlationId)(e);default:throw U(vr)}}async acquireTokenByRefreshToken(e,t){switch(this.performanceClient.addQueueMeasurement(k.AcquireTokenByRefreshToken,e.correlationId),t){case Qt.Default:case Qt.AccessTokenAndRefreshToken:case Qt.RefreshToken:case Qt.RefreshTokenAndNetwork:const n=this.createSilentRefreshClient(e.correlationId);return B(n.acquireToken.bind(n),k.SilentRefreshClientAcquireToken,this.logger,this.performanceClient,e.correlationId)(e);default:throw U(vr)}}async acquireTokenBySilentIframe(e){this.performanceClient.addQueueMeasurement(k.AcquireTokenBySilentIframe,e.correlationId);const t=this.createSilentIframeClient(e.correlationId);return B(t.acquireToken.bind(t),k.SilentIframeClientAcquireToken,this.logger,this.performanceClient,e.correlationId)(e)}async logout(e){const t=this.getRequestCorrelationId(e);return this.logger.warning("logout API is deprecated and will be removed in msal-browser v3.0.0. Use logoutRedirect instead.",t),this.logoutRedirect({correlationId:t,...e})}async logoutRedirect(e){const t=this.getRequestCorrelationId(e);return ip(this.initialized,this.config),this.browserStorage.setInteractionInProgress(!0),this.createRedirectClient(t).logout(e)}logoutPopup(e){try{const t=this.getRequestCorrelationId(e);return vh(this.initialized),this.browserStorage.setInteractionInProgress(!0),this.createPopupClient(t).logout(e)}catch(t){return Promise.reject(t)}}async clearCache(e){if(!this.isBrowserEnvironment){this.logger.info("in non-browser environment, returning early.");return}const t=this.getRequestCorrelationId(e);return this.createSilentCacheClient(t).logout(e)}getAllAccounts(e){return sM(this.logger,this.browserStorage,this.isBrowserEnvironment,e)}getAccount(e){return cM(e,this.logger,this.browserStorage)}getAccountByUsername(e){return lM(e,this.logger,this.browserStorage)}getAccountByHomeId(e){return uM(e,this.logger,this.browserStorage)}getAccountByLocalId(e){return dM(e,this.logger,this.browserStorage)}setActiveAccount(e){hM(e,this.browserStorage)}getActiveAccount(){return fM(this.browserStorage)}async hydrateCache(e,t){this.logger.verbose("hydrateCache called");const n=it.createFromAccountInfo(e.account,e.cloudGraphHostName,e.msGraphHost);return this.browserStorage.setAccount(n),e.fromNativeBroker?(this.logger.verbose("Response was from native broker, storing in-memory"),this.nativeInternalStorage.hydrateCache(e,t)):this.browserStorage.hydrateCache(e,t)}async acquireTokenNative(e,t,n){if(this.logger.trace("acquireTokenNative called"),!this.nativeExtensionProvider)throw j(_a);return new li(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,t,this.performanceClient,this.nativeExtensionProvider,n||this.getNativeAccountId(e),this.nativeInternalStorage,e.correlationId).acquireToken(e)}canUseNative(e,t){if(this.logger.trace("canUseNative called"),!Qn.isNativeAvailable(this.config,this.logger,this.nativeExtensionProvider,e.authenticationScheme))return this.logger.trace("canUseNative: isNativeAvailable returned false, returning false"),!1;if(e.prompt)switch(e.prompt){case lt.NONE:case lt.CONSENT:case lt.LOGIN:this.logger.trace("canUseNative: prompt is compatible with native flow");break;default:return this.logger.trace(`canUseNative: prompt = ${e.prompt} is not compatible with native flow, returning false`),!1}return!t&&!this.getNativeAccountId(e)?(this.logger.trace("canUseNative: nativeAccountId is not available, returning false"),!1):!0}getNativeAccountId(e){const t=e.account||this.getAccount({loginHint:e.loginHint,sid:e.sid})||this.getActiveAccount();return t&&t.nativeAccountId||""}createPopupClient(e){return new OM(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeInternalStorage,this.nativeExtensionProvider,e)}createRedirectClient(e){return new PM(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeInternalStorage,this.nativeExtensionProvider,e)}createSilentIframeClient(e){return new BM(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,De.ssoSilent,this.performanceClient,this.nativeInternalStorage,this.nativeExtensionProvider,e)}createSilentCacheClient(e){return new KC(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeExtensionProvider,e)}createSilentRefreshClient(e){return new FM(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeExtensionProvider,e)}createSilentAuthCodeClient(e){return new $M(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,De.acquireTokenByCode,this.performanceClient,this.nativeExtensionProvider,e)}addEventCallback(e,t){return this.eventHandler.addEventCallback(e,t)}removeEventCallback(e){this.eventHandler.removeEventCallback(e)}addPerformanceCallback(e){return UC(),this.performanceClient.addPerformanceCallback(e)}removePerformanceCallback(e){return this.performanceClient.removePerformanceCallback(e)}enableAccountStorageEvents(){typeof window>"u"||(this.listeningToStorageEvents?this.logger.verbose("Account storage listener already registered."):(this.logger.verbose("Adding account storage listener."),this.listeningToStorageEvents=!0,window.addEventListener("storage",this.handleAccountCacheChange)))}disableAccountStorageEvents(){typeof window>"u"||(this.listeningToStorageEvents?(this.logger.verbose("Removing account storage listener."),window.removeEventListener("storage",this.handleAccountCacheChange),this.listeningToStorageEvents=!1):this.logger.verbose("No account storage listener registered."))}handleAccountCacheChange(e){var t;try{(t=e.key)!=null&&t.includes(st.ACTIVE_ACCOUNT_FILTERS)&&this.eventHandler.emitEvent(ne.ACTIVE_ACCOUNT_CHANGED);const n=e.newValue||e.oldValue;if(!n)return;const i=JSON.parse(n);if(typeof i!="object"||!it.isAccountEntity(i))return;const c=fi.toObject(new it,i).getAccountInfo();!e.oldValue&&e.newValue?(this.logger.info("Account was added to cache in a different window"),this.eventHandler.emitEvent(ne.ACCOUNT_ADDED,void 0,c)):!e.newValue&&e.oldValue&&(this.logger.info("Account was removed from cache in a different window"),this.eventHandler.emitEvent(ne.ACCOUNT_REMOVED,void 0,c))}catch{return}}getTokenCache(){return this.tokenCache}getLogger(){return this.logger}setLogger(e){this.logger=e}initializeWrapperLibrary(e,t){this.browserStorage.setWrapperMetadata(e,t)}setNavigationClient(e){this.navigationClient=e}getConfiguration(){return this.config}getPerformanceClient(){return this.performanceClient}isBrowserEnv(){return this.isBrowserEnvironment}getRequestCorrelationId(e){return e!=null&&e.correlationId?e.correlationId:this.isBrowserEnvironment?Er():P.EMPTY_STRING}async loginRedirect(e){const t=this.getRequestCorrelationId(e);return this.logger.verbose("loginRedirect called",t),this.acquireTokenRedirect({correlationId:t,...e||np})}loginPopup(e){const t=this.getRequestCorrelationId(e);return this.logger.verbose("loginPopup called",t),this.acquireTokenPopup({correlationId:t,...e||np})}async acquireTokenSilent(e){const t=this.getRequestCorrelationId(e),n=this.performanceClient.startMeasurement(k.AcquireTokenSilent,t);n.add({cacheLookupPolicy:e.cacheLookupPolicy,scenarioId:e.scenarioId}),ks(this.initialized,n),this.logger.verbose("acquireTokenSilent called",t);const i=e.account||this.getActiveAccount();if(!i)throw j(gC);n.add({accountType:qn(i)});const s={clientId:this.config.auth.clientId,authority:e.authority||P.EMPTY_STRING,scopes:e.scopes,homeAccountIdentifier:i.homeAccountId,claims:e.claims,authenticationScheme:e.authenticationScheme,resourceRequestMethod:e.resourceRequestMethod,resourceRequestUri:e.resourceRequestUri,shrClaims:e.shrClaims,sshKid:e.sshKid,shrOptions:e.shrOptions},c=JSON.stringify(s),d=this.activeSilentTokenRequests.get(c);if(typeof d>"u"){this.logger.verbose("acquireTokenSilent called for the first time, storing active request",t);const f=B(this.acquireTokenSilentAsync.bind(this),k.AcquireTokenSilentAsync,this.logger,this.performanceClient,t)({...e,correlationId:t},i).then(g=>(this.activeSilentTokenRequests.delete(c),n.end({success:!0,fromCache:g.fromCache,isNativeBroker:g.fromNativeBroker,cacheLookupPolicy:e.cacheLookupPolicy,accessTokenSize:g.accessToken.length,idTokenSize:g.idToken.length}),g)).catch(g=>{throw this.activeSilentTokenRequests.delete(c),n.end({success:!1},g),g});return this.activeSilentTokenRequests.set(c,f),{...await f,state:e.state}}else return this.logger.verbose("acquireTokenSilent has been called previously, returning the result from the first call",t),n.discard(),{...await d,state:e.state}}async acquireTokenSilentAsync(e,t){const n=()=>this.trackPageVisibility(e.correlationId);this.performanceClient.addQueueMeasurement(k.AcquireTokenSilentAsync,e.correlationId),this.eventHandler.emitEvent(ne.ACQUIRE_TOKEN_START,X.Silent,e),e.correlationId&&this.performanceClient.incrementFields({visibilityChangeCount:0},e.correlationId),document.addEventListener("visibilitychange",n);const i=await B(CM,k.InitializeSilentRequest,this.logger,this.performanceClient,e.correlationId)(e,t,this.config,this.performanceClient,this.logger),s=e.cacheLookupPolicy||Qt.Default;return this.acquireTokenSilentNoIframe(i,s).catch(async d=>{if(KM(d,s))if(this.activeIframeRequest)if(s!==Qt.Skip){const[g,p]=this.activeIframeRequest;this.logger.verbose(`Iframe request is already in progress, awaiting resolution for request with correlationId: ${p}`,i.correlationId);const _=this.performanceClient.startMeasurement(k.AwaitConcurrentIframe,i.correlationId);_.add({awaitIframeCorrelationId:p});const C=await g;if(_.end({success:C}),C)return this.logger.verbose(`Parallel iframe request with correlationId: ${p} succeeded. Retrying cache and/or RT redemption`,i.correlationId),this.acquireTokenSilentNoIframe(i,s);throw this.logger.info(`Iframe request with correlationId: ${p} failed. Interaction is required.`),d}else return this.logger.warning("Another iframe request is currently in progress and CacheLookupPolicy is set to Skip. This may result in degraded performance and/or reliability for both calls. Please consider changing the CacheLookupPolicy to take advantage of request queuing and token cache.",i.correlationId),B(this.acquireTokenBySilentIframe.bind(this),k.AcquireTokenBySilentIframe,this.logger,this.performanceClient,i.correlationId)(i);else{let g;return this.activeIframeRequest=[new Promise(p=>{g=p}),i.correlationId],this.logger.verbose("Refresh token expired/invalid or CacheLookupPolicy is set to Skip, attempting acquire token by iframe.",i.correlationId),B(this.acquireTokenBySilentIframe.bind(this),k.AcquireTokenBySilentIframe,this.logger,this.performanceClient,i.correlationId)(i).then(p=>(g(!0),p)).catch(p=>{throw g(!1),p}).finally(()=>{this.activeIframeRequest=void 0})}else throw d}).then(d=>(this.eventHandler.emitEvent(ne.ACQUIRE_TOKEN_SUCCESS,X.Silent,d),e.correlationId&&this.performanceClient.addFields({fromCache:d.fromCache,isNativeBroker:d.fromNativeBroker},e.correlationId),d)).catch(d=>{throw this.eventHandler.emitEvent(ne.ACQUIRE_TOKEN_FAILURE,X.Silent,null,d),d}).finally(()=>{document.removeEventListener("visibilitychange",n)})}async acquireTokenSilentNoIframe(e,t){return Qn.isNativeAvailable(this.config,this.logger,this.nativeExtensionProvider,e.authenticationScheme)&&e.account.nativeAccountId?(this.logger.verbose("acquireTokenSilent - attempting to acquire token from native platform"),this.acquireTokenNative(e,De.acquireTokenSilent_silentFlow).catch(async n=>{throw n instanceof Jn&&Zo(n)?(this.logger.verbose("acquireTokenSilent - native platform unavailable, falling back to web flow"),this.nativeExtensionProvider=void 0,U(vr)):n})):(this.logger.verbose("acquireTokenSilent - attempting to acquire token from web flow"),B(this.acquireTokenFromCache.bind(this),k.AcquireTokenFromCache,this.logger,this.performanceClient,e.correlationId)(e,t).catch(n=>{if(t===Qt.AccessToken)throw n;return this.eventHandler.emitEvent(ne.ACQUIRE_TOKEN_NETWORK_START,X.Silent,e),B(this.acquireTokenByRefreshToken.bind(this),k.AcquireTokenByRefreshToken,this.logger,this.performanceClient,e.correlationId)(e,t)}))}}function KM(r,e){const t=!(r instanceof Fn&&r.subError!==Oc),n=r.errorCode===en.INVALID_GRANT_ERROR||r.errorCode===vr,i=t&&n||r.errorCode===lc||r.errorCode===rh,s=I0.includes(e);return i&&s}/*! @azure/msal-browser v3.28.1 2025-01-14 */async function zM(r,e){const t=new yo(r);return await t.initialize(),Lc.createController(t,e)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class wh{static async createPublicClientApplication(e){const t=await zM(e);return new wh(e,t)}constructor(e,t){this.controller=t||new Lc(new yo(e))}async initialize(e){return this.controller.initialize(e)}async acquireTokenPopup(e){return this.controller.acquireTokenPopup(e)}acquireTokenRedirect(e){return this.controller.acquireTokenRedirect(e)}acquireTokenSilent(e){return this.controller.acquireTokenSilent(e)}acquireTokenByCode(e){return this.controller.acquireTokenByCode(e)}addEventCallback(e,t){return this.controller.addEventCallback(e,t)}removeEventCallback(e){return this.controller.removeEventCallback(e)}addPerformanceCallback(e){return this.controller.addPerformanceCallback(e)}removePerformanceCallback(e){return this.controller.removePerformanceCallback(e)}enableAccountStorageEvents(){this.controller.enableAccountStorageEvents()}disableAccountStorageEvents(){this.controller.disableAccountStorageEvents()}getAccount(e){return this.controller.getAccount(e)}getAccountByHomeId(e){return this.controller.getAccountByHomeId(e)}getAccountByLocalId(e){return this.controller.getAccountByLocalId(e)}getAccountByUsername(e){return this.controller.getAccountByUsername(e)}getAllAccounts(e){return this.controller.getAllAccounts(e)}handleRedirectPromise(e){return this.controller.handleRedirectPromise(e)}loginPopup(e){return this.controller.loginPopup(e)}loginRedirect(e){return this.controller.loginRedirect(e)}logout(e){return this.controller.logout(e)}logoutRedirect(e){return this.controller.logoutRedirect(e)}logoutPopup(e){return this.controller.logoutPopup(e)}ssoSilent(e){return this.controller.ssoSilent(e)}getTokenCache(){return this.controller.getTokenCache()}getLogger(){return this.controller.getLogger()}setLogger(e){this.controller.setLogger(e)}setActiveAccount(e){this.controller.setActiveAccount(e)}getActiveAccount(){return this.controller.getActiveAccount()}initializeWrapperLibrary(e,t){return this.controller.initializeWrapperLibrary(e,t)}setNavigationClient(e){this.controller.setNavigationClient(e)}getConfiguration(){return this.controller.getConfiguration()}async hydrateCache(e,t){return this.controller.hydrateCache(e,t)}clearCache(e){return this.controller.clearCache(e)}}const Du=process.env.JPLAN_WEBAPP__APP_PROXY_TENANT_NAME??"",WM=process.env.JPLAN_WEBAPP__APP_PROXY_CLIENT_ID??"",qM=process.env.JPLAN_WEBAPP__APP_PROXY_USER_FLOW??"",GM=process.env.JPLAN_WEBAPP__URL_AUTH??process.env.JPLAN_WEBAPP__URL_BASE??"",jM={auth:{clientId:WM,authority:`https://${Du}.b2clogin.com/${Du}.onmicrosoft.com/${qM}`,knownAuthorities:[`${Du}.b2clogin.com`],redirectUri:GM},cache:{cacheLocation:"localStorage",storeAuthStateInCookie:!1},system:{loggerOptions:{loggerCallback:(r,e)=>{r===Me.Error&&console.error(e)},logLevel:Me.Warning}}},Br=new wh(jM),up=u.ref(null);function qC(){async function r(e){var t;if(e)try{const n=e.idTokenClaims;if(!(n!=null&&n.aud))throw new Error("User audience (aud) is missing in ID token claims");const i=localStorage.getItem(`msal.token.keys.${n.aud}`);if(!i)throw new Error(`Token keys para ${n.aud} não encontrados no localStorage`);const s=JSON.parse(i),c=(t=s==null?void 0:s.idToken)==null?void 0:t[0];if(!c)throw new Error("idToken não encontrado nos token keys");const d=localStorage.getItem(c);if(!d)throw new Error(`Dados do token para ID ${c} não encontrados no localStorage`);const f=JSON.parse(d),g=f==null?void 0:f.secret;if(!g)throw new Error("Secret não encontrado nos dados do token");sessionStorage.setItem("isAuthenticated","true"),up.value=g}catch(n){console.error("Erro ao obter token de acesso:",n)}}return{jToken:up,setJToken:r}}const YM=()=>process.env.JPLAN_WEBAPP__URL_AUTH||"http://localhost:5173/_/dashboard",Dr=u.ref(null);function GC(){const{setJToken:r}=qC(),e=u.computed(()=>!!Dr.value),t=u.computed(()=>Dr.value);async function n(){e.value||await i()}const i=async()=>new Promise((d,f)=>{try{localStorage.clear();const g=window.open(YM());if(!g){console.error("Falha ao abrir a janela de autenticação"),f("Falha ao abrir a janela de autenticação");return}const p=setInterval(()=>{Object.keys(localStorage).some(C=>C.startsWith("msal.account.keys"))&&(clearInterval(p),s(),g.close(),d())},500)}catch(g){console.error("Erro no handleRedirect:",g),f(g)}}),s=async()=>{try{await Br.initialize();const d=Br.getActiveAccount();if(d)Dr.value=d;else{const f=await Br.handleRedirectPromise();f?(Br.setActiveAccount(f.account),Dr.value=Br.getActiveAccount()):console.error("Falha na autenticação")}}catch(d){console.error("Erro no processo de autenticação:",d)}Dr.value&&await r(Dr.value)};async function c(){try{const d=await Br.acquireTokenSilent({scopes:["https://graph.microsoft.com/.default","openid","profile"]});Br.setActiveAccount(d.account),await r(Dr.value)}catch(d){console.error("Falha ao renovar token, forçando novo login.",d),await n()}}return u.watch(Dr,async(d,f)=>{var p,_,C;if(((p=d==null?void 0:d.idTokenClaims)==null?void 0:p.exp)===((_=f==null?void 0:f.idTokenClaims)==null?void 0:_.exp))return;const g=(C=d==null?void 0:d.idTokenClaims)==null?void 0:C.exp;if(g){const S=Math.floor(Date.now()/1e3),b=(g-S-120)*1e3;b>0&&setTimeout(async()=>{await c()},b)}},{immediate:!0}),{isAuthenticated:e,account:t,handleRedirect:n}}function jC(r,e){return function(){return r.apply(e,arguments)}}const{toString:JM}=Object.prototype,{getPrototypeOf:Th}=Object,Uc=(r=>e=>{const t=JM.call(e);return r[t]||(r[t]=t.slice(8,-1).toLowerCase())})(Object.create(null)),Vn=r=>(r=r.toLowerCase(),e=>Uc(e)===r),Bc=r=>e=>typeof e===r,{isArray:yi}=Array,fa=Bc("undefined");function QM(r){return r!==null&&!fa(r)&&r.constructor!==null&&!fa(r.constructor)&&an(r.constructor.isBuffer)&&r.constructor.isBuffer(r)}const YC=Vn("ArrayBuffer");function XM(r){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(r):e=r&&r.buffer&&YC(r.buffer),e}const ZM=Bc("string"),an=Bc("function"),JC=Bc("number"),Fc=r=>r!==null&&typeof r=="object",e1=r=>r===!0||r===!1,zs=r=>{if(Uc(r)!=="object")return!1;const e=Th(r);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Symbol.toStringTag in r)&&!(Symbol.iterator in r)},t1=Vn("Date"),n1=Vn("File"),r1=Vn("Blob"),o1=Vn("FileList"),i1=r=>Fc(r)&&an(r.pipe),a1=r=>{let e;return r&&(typeof FormData=="function"&&r instanceof FormData||an(r.append)&&((e=Uc(r))==="formdata"||e==="object"&&an(r.toString)&&r.toString()==="[object FormData]"))},s1=Vn("URLSearchParams"),[c1,l1,u1,d1]=["ReadableStream","Request","Response","Headers"].map(Vn),h1=r=>r.trim?r.trim():r.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Ta(r,e,{allOwnKeys:t=!1}={}){if(r===null||typeof r>"u")return;let n,i;if(typeof r!="object"&&(r=[r]),yi(r))for(n=0,i=r.length;n<i;n++)e.call(null,r[n],n,r);else{const s=t?Object.getOwnPropertyNames(r):Object.keys(r),c=s.length;let d;for(n=0;n<c;n++)d=s[n],e.call(null,r[d],d,r)}}function QC(r,e){e=e.toLowerCase();const t=Object.keys(r);let n=t.length,i;for(;n-- >0;)if(i=t[n],e===i.toLowerCase())return i;return null}const fo=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,XC=r=>!fa(r)&&r!==fo;function Ed(){const{caseless:r}=XC(this)&&this||{},e={},t=(n,i)=>{const s=r&&QC(e,i)||i;zs(e[s])&&zs(n)?e[s]=Ed(e[s],n):zs(n)?e[s]=Ed({},n):yi(n)?e[s]=n.slice():e[s]=n};for(let n=0,i=arguments.length;n<i;n++)arguments[n]&&Ta(arguments[n],t);return e}const f1=(r,e,t,{allOwnKeys:n}={})=>(Ta(e,(i,s)=>{t&&an(i)?r[s]=jC(i,t):r[s]=i},{allOwnKeys:n}),r),g1=r=>(r.charCodeAt(0)===65279&&(r=r.slice(1)),r),m1=(r,e,t,n)=>{r.prototype=Object.create(e.prototype,n),r.prototype.constructor=r,Object.defineProperty(r,"super",{value:e.prototype}),t&&Object.assign(r.prototype,t)},p1=(r,e,t,n)=>{let i,s,c;const d={};if(e=e||{},r==null)return e;do{for(i=Object.getOwnPropertyNames(r),s=i.length;s-- >0;)c=i[s],(!n||n(c,r,e))&&!d[c]&&(e[c]=r[c],d[c]=!0);r=t!==!1&&Th(r)}while(r&&(!t||t(r,e))&&r!==Object.prototype);return e},v1=(r,e,t)=>{r=String(r),(t===void 0||t>r.length)&&(t=r.length),t-=e.length;const n=r.indexOf(e,t);return n!==-1&&n===t},y1=r=>{if(!r)return null;if(yi(r))return r;let e=r.length;if(!JC(e))return null;const t=new Array(e);for(;e-- >0;)t[e]=r[e];return t},C1=(r=>e=>r&&e instanceof r)(typeof Uint8Array<"u"&&Th(Uint8Array)),_1=(r,e)=>{const n=(r&&r[Symbol.iterator]).call(r);let i;for(;(i=n.next())&&!i.done;){const s=i.value;e.call(r,s[0],s[1])}},w1=(r,e)=>{let t;const n=[];for(;(t=r.exec(e))!==null;)n.push(t);return n},T1=Vn("HTMLFormElement"),E1=r=>r.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(t,n,i){return n.toUpperCase()+i}),dp=(({hasOwnProperty:r})=>(e,t)=>r.call(e,t))(Object.prototype),S1=Vn("RegExp"),ZC=(r,e)=>{const t=Object.getOwnPropertyDescriptors(r),n={};Ta(t,(i,s)=>{let c;(c=e(i,s,r))!==!1&&(n[s]=c||i)}),Object.defineProperties(r,n)},A1=r=>{ZC(r,(e,t)=>{if(an(r)&&["arguments","caller","callee"].indexOf(t)!==-1)return!1;const n=r[t];if(an(n)){if(e.enumerable=!1,"writable"in e){e.writable=!1;return}e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+t+"'")})}})},I1=(r,e)=>{const t={},n=i=>{i.forEach(s=>{t[s]=!0})};return yi(r)?n(r):n(String(r).split(e)),t},b1=()=>{},k1=(r,e)=>r!=null&&Number.isFinite(r=+r)?r:e,Lu="abcdefghijklmnopqrstuvwxyz",hp="0123456789",e_={DIGIT:hp,ALPHA:Lu,ALPHA_DIGIT:Lu+Lu.toUpperCase()+hp},R1=(r=16,e=e_.ALPHA_DIGIT)=>{let t="";const{length:n}=e;for(;r--;)t+=e[Math.random()*n|0];return t};function O1(r){return!!(r&&an(r.append)&&r[Symbol.toStringTag]==="FormData"&&r[Symbol.iterator])}const N1=r=>{const e=new Array(10),t=(n,i)=>{if(Fc(n)){if(e.indexOf(n)>=0)return;if(!("toJSON"in n)){e[i]=n;const s=yi(n)?[]:{};return Ta(n,(c,d)=>{const f=t(c,i+1);!fa(f)&&(s[d]=f)}),e[i]=void 0,s}}return n};return t(r,0)},P1=Vn("AsyncFunction"),M1=r=>r&&(Fc(r)||an(r))&&an(r.then)&&an(r.catch),t_=((r,e)=>r?setImmediate:e?((t,n)=>(fo.addEventListener("message",({source:i,data:s})=>{i===fo&&s===t&&n.length&&n.shift()()},!1),i=>{n.push(i),fo.postMessage(t,"*")}))(`axios@${Math.random()}`,[]):t=>setTimeout(t))(typeof setImmediate=="function",an(fo.postMessage)),x1=typeof queueMicrotask<"u"?queueMicrotask.bind(fo):typeof process<"u"&&process.nextTick||t_,O={isArray:yi,isArrayBuffer:YC,isBuffer:QM,isFormData:a1,isArrayBufferView:XM,isString:ZM,isNumber:JC,isBoolean:e1,isObject:Fc,isPlainObject:zs,isReadableStream:c1,isRequest:l1,isResponse:u1,isHeaders:d1,isUndefined:fa,isDate:t1,isFile:n1,isBlob:r1,isRegExp:S1,isFunction:an,isStream:i1,isURLSearchParams:s1,isTypedArray:C1,isFileList:o1,forEach:Ta,merge:Ed,extend:f1,trim:h1,stripBOM:g1,inherits:m1,toFlatObject:p1,kindOf:Uc,kindOfTest:Vn,endsWith:v1,toArray:y1,forEachEntry:_1,matchAll:w1,isHTMLForm:T1,hasOwnProperty:dp,hasOwnProp:dp,reduceDescriptors:ZC,freezeMethods:A1,toObjectSet:I1,toCamelCase:E1,noop:b1,toFiniteNumber:k1,findKey:QC,global:fo,isContextDefined:XC,ALPHABET:e_,generateString:R1,isSpecCompliantForm:O1,toJSONObject:N1,isAsyncFn:P1,isThenable:M1,setImmediate:t_,asap:x1};function ue(r,e,t,n,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=r,this.name="AxiosError",e&&(this.code=e),t&&(this.config=t),n&&(this.request=n),i&&(this.response=i,this.status=i.status?i.status:null)}O.inherits(ue,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:O.toJSONObject(this.config),code:this.code,status:this.status}}});const n_=ue.prototype,r_={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(r=>{r_[r]={value:r}});Object.defineProperties(ue,r_);Object.defineProperty(n_,"isAxiosError",{value:!0});ue.from=(r,e,t,n,i,s)=>{const c=Object.create(n_);return O.toFlatObject(r,c,function(f){return f!==Error.prototype},d=>d!=="isAxiosError"),ue.call(c,r.message,e,t,n,i),c.cause=r,c.name=r.name,s&&Object.assign(c,s),c};const D1=null;function Sd(r){return O.isPlainObject(r)||O.isArray(r)}function o_(r){return O.endsWith(r,"[]")?r.slice(0,-2):r}function fp(r,e,t){return r?r.concat(e).map(function(i,s){return i=o_(i),!t&&s?"["+i+"]":i}).join(t?".":""):e}function L1(r){return O.isArray(r)&&!r.some(Sd)}const U1=O.toFlatObject(O,{},null,function(e){return/^is[A-Z]/.test(e)});function Hc(r,e,t){if(!O.isObject(r))throw new TypeError("target must be an object");e=e||new FormData,t=O.toFlatObject(t,{metaTokens:!0,dots:!1,indexes:!1},!1,function(b,N){return!O.isUndefined(N[b])});const n=t.metaTokens,i=t.visitor||p,s=t.dots,c=t.indexes,f=(t.Blob||typeof Blob<"u"&&Blob)&&O.isSpecCompliantForm(e);if(!O.isFunction(i))throw new TypeError("visitor must be a function");function g(T){if(T===null)return"";if(O.isDate(T))return T.toISOString();if(!f&&O.isBlob(T))throw new ue("Blob is not supported. Use a Buffer instead.");return O.isArrayBuffer(T)||O.isTypedArray(T)?f&&typeof Blob=="function"?new Blob([T]):Buffer.from(T):T}function p(T,b,N){let K=T;if(T&&!N&&typeof T=="object"){if(O.endsWith(b,"{}"))b=n?b:b.slice(0,-2),T=JSON.stringify(T);else if(O.isArray(T)&&L1(T)||(O.isFileList(T)||O.endsWith(b,"[]"))&&(K=O.toArray(T)))return b=o_(b),K.forEach(function(V,z){!(O.isUndefined(V)||V===null)&&e.append(c===!0?fp([b],z,s):c===null?b:b+"[]",g(V))}),!1}return Sd(T)?!0:(e.append(fp(N,b,s),g(T)),!1)}const _=[],C=Object.assign(U1,{defaultVisitor:p,convertValue:g,isVisitable:Sd});function S(T,b){if(!O.isUndefined(T)){if(_.indexOf(T)!==-1)throw Error("Circular reference detected in "+b.join("."));_.push(T),O.forEach(T,function(K,H){(!(O.isUndefined(K)||K===null)&&i.call(e,K,O.isString(H)?H.trim():H,b,C))===!0&&S(K,b?b.concat(H):[H])}),_.pop()}}if(!O.isObject(r))throw new TypeError("data must be an object");return S(r),e}function gp(r){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(r).replace(/[!'()~]|%20|%00/g,function(n){return e[n]})}function Eh(r,e){this._pairs=[],r&&Hc(r,this,e)}const i_=Eh.prototype;i_.append=function(e,t){this._pairs.push([e,t])};i_.toString=function(e){const t=e?function(n){return e.call(this,n,gp)}:gp;return this._pairs.map(function(i){return t(i[0])+"="+t(i[1])},"").join("&")};function B1(r){return encodeURIComponent(r).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function a_(r,e,t){if(!e)return r;const n=t&&t.encode||B1;O.isFunction(t)&&(t={serialize:t});const i=t&&t.serialize;let s;if(i?s=i(e,t):s=O.isURLSearchParams(e)?e.toString():new Eh(e,t).toString(n),s){const c=r.indexOf("#");c!==-1&&(r=r.slice(0,c)),r+=(r.indexOf("?")===-1?"?":"&")+s}return r}class mp{constructor(){this.handlers=[]}use(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){O.forEach(this.handlers,function(n){n!==null&&e(n)})}}const s_={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},F1=typeof URLSearchParams<"u"?URLSearchParams:Eh,H1=typeof FormData<"u"?FormData:null,V1=typeof Blob<"u"?Blob:null,$1={isBrowser:!0,classes:{URLSearchParams:F1,FormData:H1,Blob:V1},protocols:["http","https","file","blob","url","data"]},Sh=typeof window<"u"&&typeof document<"u",Ad=typeof navigator=="object"&&navigator||void 0,K1=Sh&&(!Ad||["ReactNative","NativeScript","NS"].indexOf(Ad.product)<0),z1=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",W1=Sh&&window.location.href||"http://localhost",q1=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Sh,hasStandardBrowserEnv:K1,hasStandardBrowserWebWorkerEnv:z1,navigator:Ad,origin:W1},Symbol.toStringTag,{value:"Module"})),At={...q1,...$1};function G1(r,e){return Hc(r,new At.classes.URLSearchParams,Object.assign({visitor:function(t,n,i,s){return At.isNode&&O.isBuffer(t)?(this.append(n,t.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},e))}function j1(r){return O.matchAll(/\w+|\[(\w*)]/g,r).map(e=>e[0]==="[]"?"":e[1]||e[0])}function Y1(r){const e={},t=Object.keys(r);let n;const i=t.length;let s;for(n=0;n<i;n++)s=t[n],e[s]=r[s];return e}function c_(r){function e(t,n,i,s){let c=t[s++];if(c==="__proto__")return!0;const d=Number.isFinite(+c),f=s>=t.length;return c=!c&&O.isArray(i)?i.length:c,f?(O.hasOwnProp(i,c)?i[c]=[i[c],n]:i[c]=n,!d):((!i[c]||!O.isObject(i[c]))&&(i[c]=[]),e(t,n,i[c],s)&&O.isArray(i[c])&&(i[c]=Y1(i[c])),!d)}if(O.isFormData(r)&&O.isFunction(r.entries)){const t={};return O.forEachEntry(r,(n,i)=>{e(j1(n),i,t,0)}),t}return null}function J1(r,e,t){if(O.isString(r))try{return(e||JSON.parse)(r),O.trim(r)}catch(n){if(n.name!=="SyntaxError")throw n}return(t||JSON.stringify)(r)}const Ea={transitional:s_,adapter:["xhr","http","fetch"],transformRequest:[function(e,t){const n=t.getContentType()||"",i=n.indexOf("application/json")>-1,s=O.isObject(e);if(s&&O.isHTMLForm(e)&&(e=new FormData(e)),O.isFormData(e))return i?JSON.stringify(c_(e)):e;if(O.isArrayBuffer(e)||O.isBuffer(e)||O.isStream(e)||O.isFile(e)||O.isBlob(e)||O.isReadableStream(e))return e;if(O.isArrayBufferView(e))return e.buffer;if(O.isURLSearchParams(e))return t.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let d;if(s){if(n.indexOf("application/x-www-form-urlencoded")>-1)return G1(e,this.formSerializer).toString();if((d=O.isFileList(e))||n.indexOf("multipart/form-data")>-1){const f=this.env&&this.env.FormData;return Hc(d?{"files[]":e}:e,f&&new f,this.formSerializer)}}return s||i?(t.setContentType("application/json",!1),J1(e)):e}],transformResponse:[function(e){const t=this.transitional||Ea.transitional,n=t&&t.forcedJSONParsing,i=this.responseType==="json";if(O.isResponse(e)||O.isReadableStream(e))return e;if(e&&O.isString(e)&&(n&&!this.responseType||i)){const c=!(t&&t.silentJSONParsing)&&i;try{return JSON.parse(e)}catch(d){if(c)throw d.name==="SyntaxError"?ue.from(d,ue.ERR_BAD_RESPONSE,this,null,this.response):d}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:At.classes.FormData,Blob:At.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};O.forEach(["delete","get","head","post","put","patch"],r=>{Ea.headers[r]={}});const Q1=O.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),X1=r=>{const e={};let t,n,i;return r&&r.split(`
57
+ `).forEach(function(c){i=c.indexOf(":"),t=c.substring(0,i).trim().toLowerCase(),n=c.substring(i+1).trim(),!(!t||e[t]&&Q1[t])&&(t==="set-cookie"?e[t]?e[t].push(n):e[t]=[n]:e[t]=e[t]?e[t]+", "+n:n)}),e},pp=Symbol("internals");function qi(r){return r&&String(r).trim().toLowerCase()}function Ws(r){return r===!1||r==null?r:O.isArray(r)?r.map(Ws):String(r)}function Z1(r){const e=Object.create(null),t=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=t.exec(r);)e[n[1]]=n[2];return e}const ex=r=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(r.trim());function Uu(r,e,t,n,i){if(O.isFunction(n))return n.call(this,e,t);if(i&&(e=t),!!O.isString(e)){if(O.isString(n))return e.indexOf(n)!==-1;if(O.isRegExp(n))return n.test(e)}}function tx(r){return r.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,t,n)=>t.toUpperCase()+n)}function nx(r,e){const t=O.toCamelCase(" "+e);["get","set","has"].forEach(n=>{Object.defineProperty(r,n+t,{value:function(i,s,c){return this[n].call(this,e,i,s,c)},configurable:!0})})}class Ht{constructor(e){e&&this.set(e)}set(e,t,n){const i=this;function s(d,f,g){const p=qi(f);if(!p)throw new Error("header name must be a non-empty string");const _=O.findKey(i,p);(!_||i[_]===void 0||g===!0||g===void 0&&i[_]!==!1)&&(i[_||f]=Ws(d))}const c=(d,f)=>O.forEach(d,(g,p)=>s(g,p,f));if(O.isPlainObject(e)||e instanceof this.constructor)c(e,t);else if(O.isString(e)&&(e=e.trim())&&!ex(e))c(X1(e),t);else if(O.isHeaders(e))for(const[d,f]of e.entries())s(f,d,n);else e!=null&&s(t,e,n);return this}get(e,t){if(e=qi(e),e){const n=O.findKey(this,e);if(n){const i=this[n];if(!t)return i;if(t===!0)return Z1(i);if(O.isFunction(t))return t.call(this,i,n);if(O.isRegExp(t))return t.exec(i);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,t){if(e=qi(e),e){const n=O.findKey(this,e);return!!(n&&this[n]!==void 0&&(!t||Uu(this,this[n],n,t)))}return!1}delete(e,t){const n=this;let i=!1;function s(c){if(c=qi(c),c){const d=O.findKey(n,c);d&&(!t||Uu(n,n[d],d,t))&&(delete n[d],i=!0)}}return O.isArray(e)?e.forEach(s):s(e),i}clear(e){const t=Object.keys(this);let n=t.length,i=!1;for(;n--;){const s=t[n];(!e||Uu(this,this[s],s,e,!0))&&(delete this[s],i=!0)}return i}normalize(e){const t=this,n={};return O.forEach(this,(i,s)=>{const c=O.findKey(n,s);if(c){t[c]=Ws(i),delete t[s];return}const d=e?tx(s):String(s).trim();d!==s&&delete t[s],t[d]=Ws(i),n[d]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const t=Object.create(null);return O.forEach(this,(n,i)=>{n!=null&&n!==!1&&(t[i]=e&&O.isArray(n)?n.join(", "):n)}),t}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,t])=>e+": "+t).join(`
58
+ `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...t){const n=new this(e);return t.forEach(i=>n.set(i)),n}static accessor(e){const n=(this[pp]=this[pp]={accessors:{}}).accessors,i=this.prototype;function s(c){const d=qi(c);n[d]||(nx(i,c),n[d]=!0)}return O.isArray(e)?e.forEach(s):s(e),this}}Ht.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);O.reduceDescriptors(Ht.prototype,({value:r},e)=>{let t=e[0].toUpperCase()+e.slice(1);return{get:()=>r,set(n){this[t]=n}}});O.freezeMethods(Ht);function Bu(r,e){const t=this||Ea,n=e||t,i=Ht.from(n.headers);let s=n.data;return O.forEach(r,function(d){s=d.call(t,s,i.normalize(),e?e.status:void 0)}),i.normalize(),s}function l_(r){return!!(r&&r.__CANCEL__)}function Ci(r,e,t){ue.call(this,r??"canceled",ue.ERR_CANCELED,e,t),this.name="CanceledError"}O.inherits(Ci,ue,{__CANCEL__:!0});function u_(r,e,t){const n=t.config.validateStatus;!t.status||!n||n(t.status)?r(t):e(new ue("Request failed with status code "+t.status,[ue.ERR_BAD_REQUEST,ue.ERR_BAD_RESPONSE][Math.floor(t.status/100)-4],t.config,t.request,t))}function rx(r){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(r);return e&&e[1]||""}function ox(r,e){r=r||10;const t=new Array(r),n=new Array(r);let i=0,s=0,c;return e=e!==void 0?e:1e3,function(f){const g=Date.now(),p=n[s];c||(c=g),t[i]=f,n[i]=g;let _=s,C=0;for(;_!==i;)C+=t[_++],_=_%r;if(i=(i+1)%r,i===s&&(s=(s+1)%r),g-c<e)return;const S=p&&g-p;return S?Math.round(C*1e3/S):void 0}}function ix(r,e){let t=0,n=1e3/e,i,s;const c=(g,p=Date.now())=>{t=p,i=null,s&&(clearTimeout(s),s=null),r.apply(null,g)};return[(...g)=>{const p=Date.now(),_=p-t;_>=n?c(g,p):(i=g,s||(s=setTimeout(()=>{s=null,c(i)},n-_)))},()=>i&&c(i)]}const fc=(r,e,t=3)=>{let n=0;const i=ox(50,250);return ix(s=>{const c=s.loaded,d=s.lengthComputable?s.total:void 0,f=c-n,g=i(f),p=c<=d;n=c;const _={loaded:c,total:d,progress:d?c/d:void 0,bytes:f,rate:g||void 0,estimated:g&&d&&p?(d-c)/g:void 0,event:s,lengthComputable:d!=null,[e?"download":"upload"]:!0};r(_)},t)},vp=(r,e)=>{const t=r!=null;return[n=>e[0]({lengthComputable:t,total:r,loaded:n}),e[1]]},yp=r=>(...e)=>O.asap(()=>r(...e)),ax=At.hasStandardBrowserEnv?((r,e)=>t=>(t=new URL(t,At.origin),r.protocol===t.protocol&&r.host===t.host&&(e||r.port===t.port)))(new URL(At.origin),At.navigator&&/(msie|trident)/i.test(At.navigator.userAgent)):()=>!0,sx=At.hasStandardBrowserEnv?{write(r,e,t,n,i,s){const c=[r+"="+encodeURIComponent(e)];O.isNumber(t)&&c.push("expires="+new Date(t).toGMTString()),O.isString(n)&&c.push("path="+n),O.isString(i)&&c.push("domain="+i),s===!0&&c.push("secure"),document.cookie=c.join("; ")},read(r){const e=document.cookie.match(new RegExp("(^|;\\s*)("+r+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove(r){this.write(r,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function cx(r){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(r)}function lx(r,e){return e?r.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):r}function d_(r,e){return r&&!cx(e)?lx(r,e):e}const Cp=r=>r instanceof Ht?{...r}:r;function Co(r,e){e=e||{};const t={};function n(g,p,_,C){return O.isPlainObject(g)&&O.isPlainObject(p)?O.merge.call({caseless:C},g,p):O.isPlainObject(p)?O.merge({},p):O.isArray(p)?p.slice():p}function i(g,p,_,C){if(O.isUndefined(p)){if(!O.isUndefined(g))return n(void 0,g,_,C)}else return n(g,p,_,C)}function s(g,p){if(!O.isUndefined(p))return n(void 0,p)}function c(g,p){if(O.isUndefined(p)){if(!O.isUndefined(g))return n(void 0,g)}else return n(void 0,p)}function d(g,p,_){if(_ in e)return n(g,p);if(_ in r)return n(void 0,g)}const f={url:s,method:s,data:s,baseURL:c,transformRequest:c,transformResponse:c,paramsSerializer:c,timeout:c,timeoutMessage:c,withCredentials:c,withXSRFToken:c,adapter:c,responseType:c,xsrfCookieName:c,xsrfHeaderName:c,onUploadProgress:c,onDownloadProgress:c,decompress:c,maxContentLength:c,maxBodyLength:c,beforeRedirect:c,transport:c,httpAgent:c,httpsAgent:c,cancelToken:c,socketPath:c,responseEncoding:c,validateStatus:d,headers:(g,p,_)=>i(Cp(g),Cp(p),_,!0)};return O.forEach(Object.keys(Object.assign({},r,e)),function(p){const _=f[p]||i,C=_(r[p],e[p],p);O.isUndefined(C)&&_!==d||(t[p]=C)}),t}const h_=r=>{const e=Co({},r);let{data:t,withXSRFToken:n,xsrfHeaderName:i,xsrfCookieName:s,headers:c,auth:d}=e;e.headers=c=Ht.from(c),e.url=a_(d_(e.baseURL,e.url),r.params,r.paramsSerializer),d&&c.set("Authorization","Basic "+btoa((d.username||"")+":"+(d.password?unescape(encodeURIComponent(d.password)):"")));let f;if(O.isFormData(t)){if(At.hasStandardBrowserEnv||At.hasStandardBrowserWebWorkerEnv)c.setContentType(void 0);else if((f=c.getContentType())!==!1){const[g,...p]=f?f.split(";").map(_=>_.trim()).filter(Boolean):[];c.setContentType([g||"multipart/form-data",...p].join("; "))}}if(At.hasStandardBrowserEnv&&(n&&O.isFunction(n)&&(n=n(e)),n||n!==!1&&ax(e.url))){const g=i&&s&&sx.read(s);g&&c.set(i,g)}return e},ux=typeof XMLHttpRequest<"u",dx=ux&&function(r){return new Promise(function(t,n){const i=h_(r);let s=i.data;const c=Ht.from(i.headers).normalize();let{responseType:d,onUploadProgress:f,onDownloadProgress:g}=i,p,_,C,S,T;function b(){S&&S(),T&&T(),i.cancelToken&&i.cancelToken.unsubscribe(p),i.signal&&i.signal.removeEventListener("abort",p)}let N=new XMLHttpRequest;N.open(i.method.toUpperCase(),i.url,!0),N.timeout=i.timeout;function K(){if(!N)return;const V=Ht.from("getAllResponseHeaders"in N&&N.getAllResponseHeaders()),Q={data:!d||d==="text"||d==="json"?N.responseText:N.response,status:N.status,statusText:N.statusText,headers:V,config:r,request:N};u_(function(W){t(W),b()},function(W){n(W),b()},Q),N=null}"onloadend"in N?N.onloadend=K:N.onreadystatechange=function(){!N||N.readyState!==4||N.status===0&&!(N.responseURL&&N.responseURL.indexOf("file:")===0)||setTimeout(K)},N.onabort=function(){N&&(n(new ue("Request aborted",ue.ECONNABORTED,r,N)),N=null)},N.onerror=function(){n(new ue("Network Error",ue.ERR_NETWORK,r,N)),N=null},N.ontimeout=function(){let z=i.timeout?"timeout of "+i.timeout+"ms exceeded":"timeout exceeded";const Q=i.transitional||s_;i.timeoutErrorMessage&&(z=i.timeoutErrorMessage),n(new ue(z,Q.clarifyTimeoutError?ue.ETIMEDOUT:ue.ECONNABORTED,r,N)),N=null},s===void 0&&c.setContentType(null),"setRequestHeader"in N&&O.forEach(c.toJSON(),function(z,Q){N.setRequestHeader(Q,z)}),O.isUndefined(i.withCredentials)||(N.withCredentials=!!i.withCredentials),d&&d!=="json"&&(N.responseType=i.responseType),g&&([C,T]=fc(g,!0),N.addEventListener("progress",C)),f&&N.upload&&([_,S]=fc(f),N.upload.addEventListener("progress",_),N.upload.addEventListener("loadend",S)),(i.cancelToken||i.signal)&&(p=V=>{N&&(n(!V||V.type?new Ci(null,r,N):V),N.abort(),N=null)},i.cancelToken&&i.cancelToken.subscribe(p),i.signal&&(i.signal.aborted?p():i.signal.addEventListener("abort",p)));const H=rx(i.url);if(H&&At.protocols.indexOf(H)===-1){n(new ue("Unsupported protocol "+H+":",ue.ERR_BAD_REQUEST,r));return}N.send(s||null)})},hx=(r,e)=>{const{length:t}=r=r?r.filter(Boolean):[];if(e||t){let n=new AbortController,i;const s=function(g){if(!i){i=!0,d();const p=g instanceof Error?g:this.reason;n.abort(p instanceof ue?p:new Ci(p instanceof Error?p.message:p))}};let c=e&&setTimeout(()=>{c=null,s(new ue(`timeout ${e} of ms exceeded`,ue.ETIMEDOUT))},e);const d=()=>{r&&(c&&clearTimeout(c),c=null,r.forEach(g=>{g.unsubscribe?g.unsubscribe(s):g.removeEventListener("abort",s)}),r=null)};r.forEach(g=>g.addEventListener("abort",s));const{signal:f}=n;return f.unsubscribe=()=>O.asap(d),f}},fx=function*(r,e){let t=r.byteLength;if(t<e){yield r;return}let n=0,i;for(;n<t;)i=n+e,yield r.slice(n,i),n=i},gx=async function*(r,e){for await(const t of mx(r))yield*fx(t,e)},mx=async function*(r){if(r[Symbol.asyncIterator]){yield*r;return}const e=r.getReader();try{for(;;){const{done:t,value:n}=await e.read();if(t)break;yield n}}finally{await e.cancel()}},_p=(r,e,t,n)=>{const i=gx(r,e);let s=0,c,d=f=>{c||(c=!0,n&&n(f))};return new ReadableStream({async pull(f){try{const{done:g,value:p}=await i.next();if(g){d(),f.close();return}let _=p.byteLength;if(t){let C=s+=_;t(C)}f.enqueue(new Uint8Array(p))}catch(g){throw d(g),g}},cancel(f){return d(f),i.return()}},{highWaterMark:2})},Vc=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",f_=Vc&&typeof ReadableStream=="function",px=Vc&&(typeof TextEncoder=="function"?(r=>e=>r.encode(e))(new TextEncoder):async r=>new Uint8Array(await new Response(r).arrayBuffer())),g_=(r,...e)=>{try{return!!r(...e)}catch{return!1}},vx=f_&&g_(()=>{let r=!1;const e=new Request(At.origin,{body:new ReadableStream,method:"POST",get duplex(){return r=!0,"half"}}).headers.has("Content-Type");return r&&!e}),wp=64*1024,Id=f_&&g_(()=>O.isReadableStream(new Response("").body)),gc={stream:Id&&(r=>r.body)};Vc&&(r=>{["text","arrayBuffer","blob","formData","stream"].forEach(e=>{!gc[e]&&(gc[e]=O.isFunction(r[e])?t=>t[e]():(t,n)=>{throw new ue(`Response type '${e}' is not supported`,ue.ERR_NOT_SUPPORT,n)})})})(new Response);const yx=async r=>{if(r==null)return 0;if(O.isBlob(r))return r.size;if(O.isSpecCompliantForm(r))return(await new Request(At.origin,{method:"POST",body:r}).arrayBuffer()).byteLength;if(O.isArrayBufferView(r)||O.isArrayBuffer(r))return r.byteLength;if(O.isURLSearchParams(r)&&(r=r+""),O.isString(r))return(await px(r)).byteLength},Cx=async(r,e)=>{const t=O.toFiniteNumber(r.getContentLength());return t??yx(e)},_x=Vc&&(async r=>{let{url:e,method:t,data:n,signal:i,cancelToken:s,timeout:c,onDownloadProgress:d,onUploadProgress:f,responseType:g,headers:p,withCredentials:_="same-origin",fetchOptions:C}=h_(r);g=g?(g+"").toLowerCase():"text";let S=hx([i,s&&s.toAbortSignal()],c),T;const b=S&&S.unsubscribe&&(()=>{S.unsubscribe()});let N;try{if(f&&vx&&t!=="get"&&t!=="head"&&(N=await Cx(p,n))!==0){let Q=new Request(e,{method:"POST",body:n,duplex:"half"}),_e;if(O.isFormData(n)&&(_e=Q.headers.get("content-type"))&&p.setContentType(_e),Q.body){const[W,et]=vp(N,fc(yp(f)));n=_p(Q.body,wp,W,et)}}O.isString(_)||(_=_?"include":"omit");const K="credentials"in Request.prototype;T=new Request(e,{...C,signal:S,method:t.toUpperCase(),headers:p.normalize().toJSON(),body:n,duplex:"half",credentials:K?_:void 0});let H=await fetch(T);const V=Id&&(g==="stream"||g==="response");if(Id&&(d||V&&b)){const Q={};["status","statusText","headers"].forEach(we=>{Q[we]=H[we]});const _e=O.toFiniteNumber(H.headers.get("content-length")),[W,et]=d&&vp(_e,fc(yp(d),!0))||[];H=new Response(_p(H.body,wp,W,()=>{et&&et(),b&&b()}),Q)}g=g||"text";let z=await gc[O.findKey(gc,g)||"text"](H,r);return!V&&b&&b(),await new Promise((Q,_e)=>{u_(Q,_e,{data:z,headers:Ht.from(H.headers),status:H.status,statusText:H.statusText,config:r,request:T})})}catch(K){throw b&&b(),K&&K.name==="TypeError"&&/fetch/i.test(K.message)?Object.assign(new ue("Network Error",ue.ERR_NETWORK,r,T),{cause:K.cause||K}):ue.from(K,K&&K.code,r,T)}}),bd={http:D1,xhr:dx,fetch:_x};O.forEach(bd,(r,e)=>{if(r){try{Object.defineProperty(r,"name",{value:e})}catch{}Object.defineProperty(r,"adapterName",{value:e})}});const Tp=r=>`- ${r}`,wx=r=>O.isFunction(r)||r===null||r===!1,m_={getAdapter:r=>{r=O.isArray(r)?r:[r];const{length:e}=r;let t,n;const i={};for(let s=0;s<e;s++){t=r[s];let c;if(n=t,!wx(t)&&(n=bd[(c=String(t)).toLowerCase()],n===void 0))throw new ue(`Unknown adapter '${c}'`);if(n)break;i[c||"#"+s]=n}if(!n){const s=Object.entries(i).map(([d,f])=>`adapter ${d} `+(f===!1?"is not supported by the environment":"is not available in the build"));let c=e?s.length>1?`since :
59
+ `+s.map(Tp).join(`
60
+ `):" "+Tp(s[0]):"as no adapter specified";throw new ue("There is no suitable adapter to dispatch the request "+c,"ERR_NOT_SUPPORT")}return n},adapters:bd};function Fu(r){if(r.cancelToken&&r.cancelToken.throwIfRequested(),r.signal&&r.signal.aborted)throw new Ci(null,r)}function Ep(r){return Fu(r),r.headers=Ht.from(r.headers),r.data=Bu.call(r,r.transformRequest),["post","put","patch"].indexOf(r.method)!==-1&&r.headers.setContentType("application/x-www-form-urlencoded",!1),m_.getAdapter(r.adapter||Ea.adapter)(r).then(function(n){return Fu(r),n.data=Bu.call(r,r.transformResponse,n),n.headers=Ht.from(n.headers),n},function(n){return l_(n)||(Fu(r),n&&n.response&&(n.response.data=Bu.call(r,r.transformResponse,n.response),n.response.headers=Ht.from(n.response.headers))),Promise.reject(n)})}const p_="1.7.9",$c={};["object","boolean","number","function","string","symbol"].forEach((r,e)=>{$c[r]=function(n){return typeof n===r||"a"+(e<1?"n ":" ")+r}});const Sp={};$c.transitional=function(e,t,n){function i(s,c){return"[Axios v"+p_+"] Transitional option '"+s+"'"+c+(n?". "+n:"")}return(s,c,d)=>{if(e===!1)throw new ue(i(c," has been removed"+(t?" in "+t:"")),ue.ERR_DEPRECATED);return t&&!Sp[c]&&(Sp[c]=!0,console.warn(i(c," has been deprecated since v"+t+" and will be removed in the near future"))),e?e(s,c,d):!0}};$c.spelling=function(e){return(t,n)=>(console.warn(`${n} is likely a misspelling of ${e}`),!0)};function Tx(r,e,t){if(typeof r!="object")throw new ue("options must be an object",ue.ERR_BAD_OPTION_VALUE);const n=Object.keys(r);let i=n.length;for(;i-- >0;){const s=n[i],c=e[s];if(c){const d=r[s],f=d===void 0||c(d,s,r);if(f!==!0)throw new ue("option "+s+" must be "+f,ue.ERR_BAD_OPTION_VALUE);continue}if(t!==!0)throw new ue("Unknown option "+s,ue.ERR_BAD_OPTION)}}const qs={assertOptions:Tx,validators:$c},Gn=qs.validators;class go{constructor(e){this.defaults=e,this.interceptors={request:new mp,response:new mp}}async request(e,t){try{return await this._request(e,t)}catch(n){if(n instanceof Error){let i={};Error.captureStackTrace?Error.captureStackTrace(i):i=new Error;const s=i.stack?i.stack.replace(/^.+\n/,""):"";try{n.stack?s&&!String(n.stack).endsWith(s.replace(/^.+\n.+\n/,""))&&(n.stack+=`
61
+ `+s):n.stack=s}catch{}}throw n}}_request(e,t){typeof e=="string"?(t=t||{},t.url=e):t=e||{},t=Co(this.defaults,t);const{transitional:n,paramsSerializer:i,headers:s}=t;n!==void 0&&qs.assertOptions(n,{silentJSONParsing:Gn.transitional(Gn.boolean),forcedJSONParsing:Gn.transitional(Gn.boolean),clarifyTimeoutError:Gn.transitional(Gn.boolean)},!1),i!=null&&(O.isFunction(i)?t.paramsSerializer={serialize:i}:qs.assertOptions(i,{encode:Gn.function,serialize:Gn.function},!0)),qs.assertOptions(t,{baseUrl:Gn.spelling("baseURL"),withXsrfToken:Gn.spelling("withXSRFToken")},!0),t.method=(t.method||this.defaults.method||"get").toLowerCase();let c=s&&O.merge(s.common,s[t.method]);s&&O.forEach(["delete","get","head","post","put","patch","common"],T=>{delete s[T]}),t.headers=Ht.concat(c,s);const d=[];let f=!0;this.interceptors.request.forEach(function(b){typeof b.runWhen=="function"&&b.runWhen(t)===!1||(f=f&&b.synchronous,d.unshift(b.fulfilled,b.rejected))});const g=[];this.interceptors.response.forEach(function(b){g.push(b.fulfilled,b.rejected)});let p,_=0,C;if(!f){const T=[Ep.bind(this),void 0];for(T.unshift.apply(T,d),T.push.apply(T,g),C=T.length,p=Promise.resolve(t);_<C;)p=p.then(T[_++],T[_++]);return p}C=d.length;let S=t;for(_=0;_<C;){const T=d[_++],b=d[_++];try{S=T(S)}catch(N){b.call(this,N);break}}try{p=Ep.call(this,S)}catch(T){return Promise.reject(T)}for(_=0,C=g.length;_<C;)p=p.then(g[_++],g[_++]);return p}getUri(e){e=Co(this.defaults,e);const t=d_(e.baseURL,e.url);return a_(t,e.params,e.paramsSerializer)}}O.forEach(["delete","get","head","options"],function(e){go.prototype[e]=function(t,n){return this.request(Co(n||{},{method:e,url:t,data:(n||{}).data}))}});O.forEach(["post","put","patch"],function(e){function t(n){return function(s,c,d){return this.request(Co(d||{},{method:e,headers:n?{"Content-Type":"multipart/form-data"}:{},url:s,data:c}))}}go.prototype[e]=t(),go.prototype[e+"Form"]=t(!0)});class Ah{constructor(e){if(typeof e!="function")throw new TypeError("executor must be a function.");let t;this.promise=new Promise(function(s){t=s});const n=this;this.promise.then(i=>{if(!n._listeners)return;let s=n._listeners.length;for(;s-- >0;)n._listeners[s](i);n._listeners=null}),this.promise.then=i=>{let s;const c=new Promise(d=>{n.subscribe(d),s=d}).then(i);return c.cancel=function(){n.unsubscribe(s)},c},e(function(s,c,d){n.reason||(n.reason=new Ci(s,c,d),t(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const t=this._listeners.indexOf(e);t!==-1&&this._listeners.splice(t,1)}toAbortSignal(){const e=new AbortController,t=n=>{e.abort(n)};return this.subscribe(t),e.signal.unsubscribe=()=>this.unsubscribe(t),e.signal}static source(){let e;return{token:new Ah(function(i){e=i}),cancel:e}}}function Ex(r){return function(t){return r.apply(null,t)}}function Sx(r){return O.isObject(r)&&r.isAxiosError===!0}const kd={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(kd).forEach(([r,e])=>{kd[e]=r});function v_(r){const e=new go(r),t=jC(go.prototype.request,e);return O.extend(t,go.prototype,e,{allOwnKeys:!0}),O.extend(t,e,null,{allOwnKeys:!0}),t.create=function(i){return v_(Co(r,i))},t}const Ve=v_(Ea);Ve.Axios=go;Ve.CanceledError=Ci;Ve.CancelToken=Ah;Ve.isCancel=l_;Ve.VERSION=p_;Ve.toFormData=Hc;Ve.AxiosError=ue;Ve.Cancel=Ve.CanceledError;Ve.all=function(e){return Promise.all(e)};Ve.spread=Ex;Ve.isAxiosError=Sx;Ve.mergeConfig=Co;Ve.AxiosHeaders=Ht;Ve.formToJSON=r=>c_(O.isHTMLForm(r)?new FormData(r):r);Ve.getAdapter=m_.getAdapter;Ve.HttpStatusCode=kd;Ve.default=Ve;const{jToken:Ap}=qC(),Ih=()=>{const r=Ve.create({headers:{"Content-Type":"application/json"}});u.watch(Ap,i=>{r.interceptors.request.use(s=>(i&&(s.headers.Authorization=`Bearer ${i}`),s))},{immediate:!0});let e=1;r.interceptors.response.use(async i=>i,async i=>{var s;if(i.config&&i.config.headers){const c=i.config;if(((s=i.response)==null?void 0:s.status)===401&&e>0){e--;try{return c.headers.Authorization=`Bearer ${Ap.value}`,await r(c)}catch(d){return Promise.reject(d)}}}return Promise.reject(i)});async function t({url:i,method:s,header:c={},body:d,baseURL:f}){try{return f&&(r.defaults.baseURL=f),(await r({url:i,method:s,headers:c,data:d})).data}catch(g){if(console.error(`Request error [${s} ${i}]:`,g),Ve.isAxiosError(g)){const{response:p,message:_}=g;throw new Error(`Axios error: ${_}, Status: ${p==null?void 0:p.status}, URL: ${i}`)}throw g}}async function n({url:i,method:s,header:c,body:d,baseURL:f}){try{f&&(r.defaults.baseURL=f);const g=await r({url:i,method:s,headers:c,data:d});return{status:g.status,header:g.headers,body:g.data}}catch(g){if(Ve.isAxiosError(g)){const{response:p,message:_}=g;console.error(`Raw Request Error: ${_}, Status: ${p==null?void 0:p.status}`)}return Promise.reject(g)}}return Object.assign(r,{_request:t,rawRequest:n})},{request:Ip}=Ih(),bp=u.ref(null),kp=u.ref("default"),Hu=u.ref(null),Vu=u.ref({scope_type:"org"});function Kc(){var p,_;const{handleRedirect:r,account:e}=GC(),t=(_=(p=e.value)==null?void 0:p.idTokenClaims)==null?void 0:_.domain,n=u.computed(()=>({domain:t,environment:kp.value,...Vu.value})),i=u.computed(()=>Vu.value);async function s(){var C;(!e.value||!((C=e.value.idTokenClaims)!=null&&C.email))&&await r();try{await c(),await d()}catch{}}async function c(){var C,S;try{const T=(S=(C=e.value)==null?void 0:C.idTokenClaims)==null?void 0:S.email;if(!T)throw new Error("Email is undefined");const b=await Ip({url:`https://api.jplan.com.br/platform/user/profile/?email=${T}`,method:"GET"});Hu.value=b.data??null}catch(T){console.error("Failed to fetch user profile:",T)}}async function d(){var C;try{if(!((C=Hu.value)!=null&&C.email))throw new Error("User email is undefined");const S=await Ip({url:"https://api.jplan.com.br/platform/user/domain/",method:"GET"});bp.value=S.data??[]}catch(S){console.error("Failed to fetch user domains:",S)}}function f(C){Vu.value=C}function g(C){kp.value=C,f(n.value)}return{__init__:s,user:Hu,domain:t,userDomains:bp,setEnv:g,setScope:f,session:n,scope:i}}var Rs=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ax(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var Xi={exports:{}};/**
62
+ * @license
63
+ * Lodash <https://lodash.com/>
64
+ * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
65
+ * Released under MIT license <https://lodash.com/license>
66
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
67
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
68
+ */var Ix=Xi.exports,Rp;function bx(){return Rp||(Rp=1,function(r,e){(function(){var t,n="4.17.21",i=200,s="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",c="Expected a function",d="Invalid `variable` option passed into `_.template`",f="__lodash_hash_undefined__",g=500,p="__lodash_placeholder__",_=1,C=2,S=4,T=1,b=2,N=1,K=2,H=4,V=8,z=16,Q=32,_e=64,W=128,et=256,we=512,Y=30,G="...",Te=800,Le=16,vt=1,An=2,sn=3,Nt=1/0,Je=9007199254740991,yt=17976931348623157e292,Ei=NaN,Vt=4294967295,qc=Vt-1,b_=Vt>>>1,k_=[["ary",W],["bind",N],["bindKey",K],["curry",V],["curryRight",z],["flip",we],["partial",Q],["partialRight",_e],["rearg",et]],To="[object Arguments]",Sa="[object Array]",R_="[object AsyncFunction]",Si="[object Boolean]",Ai="[object Date]",O_="[object DOMException]",Aa="[object Error]",Ia="[object Function]",kh="[object GeneratorFunction]",In="[object Map]",Ii="[object Number]",N_="[object Null]",or="[object Object]",Rh="[object Promise]",P_="[object Proxy]",bi="[object RegExp]",bn="[object Set]",ki="[object String]",ba="[object Symbol]",M_="[object Undefined]",Ri="[object WeakMap]",x_="[object WeakSet]",Oi="[object ArrayBuffer]",Eo="[object DataView]",Gc="[object Float32Array]",jc="[object Float64Array]",Yc="[object Int8Array]",Jc="[object Int16Array]",Qc="[object Int32Array]",Xc="[object Uint8Array]",Zc="[object Uint8ClampedArray]",el="[object Uint16Array]",tl="[object Uint32Array]",D_=/\b__p \+= '';/g,L_=/\b(__p \+=) '' \+/g,U_=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Oh=/&(?:amp|lt|gt|quot|#39);/g,Nh=/[&<>"']/g,B_=RegExp(Oh.source),F_=RegExp(Nh.source),H_=/<%-([\s\S]+?)%>/g,V_=/<%([\s\S]+?)%>/g,Ph=/<%=([\s\S]+?)%>/g,$_=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,K_=/^\w*$/,z_=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nl=/[\\^$.*+?()[\]{}|]/g,W_=RegExp(nl.source),rl=/^\s+/,q_=/\s/,G_=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,j_=/\{\n\/\* \[wrapped with (.+)\] \*/,Y_=/,? & /,J_=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Q_=/[()=,{}\[\]\/\s]/,X_=/\\(\\)?/g,Z_=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Mh=/\w*$/,ew=/^[-+]0x[0-9a-f]+$/i,tw=/^0b[01]+$/i,nw=/^\[object .+?Constructor\]$/,rw=/^0o[0-7]+$/i,ow=/^(?:0|[1-9]\d*)$/,iw=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,ka=/($^)/,aw=/['\n\r\u2028\u2029\\]/g,Ra="\\ud800-\\udfff",sw="\\u0300-\\u036f",cw="\\ufe20-\\ufe2f",lw="\\u20d0-\\u20ff",xh=sw+cw+lw,Dh="\\u2700-\\u27bf",Lh="a-z\\xdf-\\xf6\\xf8-\\xff",uw="\\xac\\xb1\\xd7\\xf7",dw="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",hw="\\u2000-\\u206f",fw=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Uh="A-Z\\xc0-\\xd6\\xd8-\\xde",Bh="\\ufe0e\\ufe0f",Fh=uw+dw+hw+fw,ol="['’]",gw="["+Ra+"]",Hh="["+Fh+"]",Oa="["+xh+"]",Vh="\\d+",mw="["+Dh+"]",$h="["+Lh+"]",Kh="[^"+Ra+Fh+Vh+Dh+Lh+Uh+"]",il="\\ud83c[\\udffb-\\udfff]",pw="(?:"+Oa+"|"+il+")",zh="[^"+Ra+"]",al="(?:\\ud83c[\\udde6-\\uddff]){2}",sl="[\\ud800-\\udbff][\\udc00-\\udfff]",So="["+Uh+"]",Wh="\\u200d",qh="(?:"+$h+"|"+Kh+")",vw="(?:"+So+"|"+Kh+")",Gh="(?:"+ol+"(?:d|ll|m|re|s|t|ve))?",jh="(?:"+ol+"(?:D|LL|M|RE|S|T|VE))?",Yh=pw+"?",Jh="["+Bh+"]?",yw="(?:"+Wh+"(?:"+[zh,al,sl].join("|")+")"+Jh+Yh+")*",Cw="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",_w="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Qh=Jh+Yh+yw,ww="(?:"+[mw,al,sl].join("|")+")"+Qh,Tw="(?:"+[zh+Oa+"?",Oa,al,sl,gw].join("|")+")",Ew=RegExp(ol,"g"),Sw=RegExp(Oa,"g"),cl=RegExp(il+"(?="+il+")|"+Tw+Qh,"g"),Aw=RegExp([So+"?"+$h+"+"+Gh+"(?="+[Hh,So,"$"].join("|")+")",vw+"+"+jh+"(?="+[Hh,So+qh,"$"].join("|")+")",So+"?"+qh+"+"+Gh,So+"+"+jh,_w,Cw,Vh,ww].join("|"),"g"),Iw=RegExp("["+Wh+Ra+xh+Bh+"]"),bw=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,kw=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Rw=-1,xe={};xe[Gc]=xe[jc]=xe[Yc]=xe[Jc]=xe[Qc]=xe[Xc]=xe[Zc]=xe[el]=xe[tl]=!0,xe[To]=xe[Sa]=xe[Oi]=xe[Si]=xe[Eo]=xe[Ai]=xe[Aa]=xe[Ia]=xe[In]=xe[Ii]=xe[or]=xe[bi]=xe[bn]=xe[ki]=xe[Ri]=!1;var Pe={};Pe[To]=Pe[Sa]=Pe[Oi]=Pe[Eo]=Pe[Si]=Pe[Ai]=Pe[Gc]=Pe[jc]=Pe[Yc]=Pe[Jc]=Pe[Qc]=Pe[In]=Pe[Ii]=Pe[or]=Pe[bi]=Pe[bn]=Pe[ki]=Pe[ba]=Pe[Xc]=Pe[Zc]=Pe[el]=Pe[tl]=!0,Pe[Aa]=Pe[Ia]=Pe[Ri]=!1;var Ow={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},Nw={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},Pw={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"},Mw={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},xw=parseFloat,Dw=parseInt,Xh=typeof Rs=="object"&&Rs&&Rs.Object===Object&&Rs,Lw=typeof self=="object"&&self&&self.Object===Object&&self,ut=Xh||Lw||Function("return this")(),ll=e&&!e.nodeType&&e,Yr=ll&&!0&&r&&!r.nodeType&&r,Zh=Yr&&Yr.exports===ll,ul=Zh&&Xh.process,cn=function(){try{var A=Yr&&Yr.require&&Yr.require("util").types;return A||ul&&ul.binding&&ul.binding("util")}catch{}}(),ef=cn&&cn.isArrayBuffer,tf=cn&&cn.isDate,nf=cn&&cn.isMap,rf=cn&&cn.isRegExp,of=cn&&cn.isSet,af=cn&&cn.isTypedArray;function $t(A,M,R){switch(R.length){case 0:return A.call(M);case 1:return A.call(M,R[0]);case 2:return A.call(M,R[0],R[1]);case 3:return A.call(M,R[0],R[1],R[2])}return A.apply(M,R)}function Uw(A,M,R,q){for(var se=-1,Ee=A==null?0:A.length;++se<Ee;){var tt=A[se];M(q,tt,R(tt),A)}return q}function ln(A,M){for(var R=-1,q=A==null?0:A.length;++R<q&&M(A[R],R,A)!==!1;);return A}function Bw(A,M){for(var R=A==null?0:A.length;R--&&M(A[R],R,A)!==!1;);return A}function sf(A,M){for(var R=-1,q=A==null?0:A.length;++R<q;)if(!M(A[R],R,A))return!1;return!0}function Ar(A,M){for(var R=-1,q=A==null?0:A.length,se=0,Ee=[];++R<q;){var tt=A[R];M(tt,R,A)&&(Ee[se++]=tt)}return Ee}function Na(A,M){var R=A==null?0:A.length;return!!R&&Ao(A,M,0)>-1}function dl(A,M,R){for(var q=-1,se=A==null?0:A.length;++q<se;)if(R(M,A[q]))return!0;return!1}function Ue(A,M){for(var R=-1,q=A==null?0:A.length,se=Array(q);++R<q;)se[R]=M(A[R],R,A);return se}function Ir(A,M){for(var R=-1,q=M.length,se=A.length;++R<q;)A[se+R]=M[R];return A}function hl(A,M,R,q){var se=-1,Ee=A==null?0:A.length;for(q&&Ee&&(R=A[++se]);++se<Ee;)R=M(R,A[se],se,A);return R}function Fw(A,M,R,q){var se=A==null?0:A.length;for(q&&se&&(R=A[--se]);se--;)R=M(R,A[se],se,A);return R}function fl(A,M){for(var R=-1,q=A==null?0:A.length;++R<q;)if(M(A[R],R,A))return!0;return!1}var Hw=gl("length");function Vw(A){return A.split("")}function $w(A){return A.match(J_)||[]}function cf(A,M,R){var q;return R(A,function(se,Ee,tt){if(M(se,Ee,tt))return q=Ee,!1}),q}function Pa(A,M,R,q){for(var se=A.length,Ee=R+(q?1:-1);q?Ee--:++Ee<se;)if(M(A[Ee],Ee,A))return Ee;return-1}function Ao(A,M,R){return M===M?eT(A,M,R):Pa(A,lf,R)}function Kw(A,M,R,q){for(var se=R-1,Ee=A.length;++se<Ee;)if(q(A[se],M))return se;return-1}function lf(A){return A!==A}function uf(A,M){var R=A==null?0:A.length;return R?pl(A,M)/R:Ei}function gl(A){return function(M){return M==null?t:M[A]}}function ml(A){return function(M){return A==null?t:A[M]}}function df(A,M,R,q,se){return se(A,function(Ee,tt,Oe){R=q?(q=!1,Ee):M(R,Ee,tt,Oe)}),R}function zw(A,M){var R=A.length;for(A.sort(M);R--;)A[R]=A[R].value;return A}function pl(A,M){for(var R,q=-1,se=A.length;++q<se;){var Ee=M(A[q]);Ee!==t&&(R=R===t?Ee:R+Ee)}return R}function vl(A,M){for(var R=-1,q=Array(A);++R<A;)q[R]=M(R);return q}function Ww(A,M){return Ue(M,function(R){return[R,A[R]]})}function hf(A){return A&&A.slice(0,pf(A)+1).replace(rl,"")}function Kt(A){return function(M){return A(M)}}function yl(A,M){return Ue(M,function(R){return A[R]})}function Ni(A,M){return A.has(M)}function ff(A,M){for(var R=-1,q=A.length;++R<q&&Ao(M,A[R],0)>-1;);return R}function gf(A,M){for(var R=A.length;R--&&Ao(M,A[R],0)>-1;);return R}function qw(A,M){for(var R=A.length,q=0;R--;)A[R]===M&&++q;return q}var Gw=ml(Ow),jw=ml(Nw);function Yw(A){return"\\"+Mw[A]}function Jw(A,M){return A==null?t:A[M]}function Io(A){return Iw.test(A)}function Qw(A){return bw.test(A)}function Xw(A){for(var M,R=[];!(M=A.next()).done;)R.push(M.value);return R}function Cl(A){var M=-1,R=Array(A.size);return A.forEach(function(q,se){R[++M]=[se,q]}),R}function mf(A,M){return function(R){return A(M(R))}}function br(A,M){for(var R=-1,q=A.length,se=0,Ee=[];++R<q;){var tt=A[R];(tt===M||tt===p)&&(A[R]=p,Ee[se++]=R)}return Ee}function Ma(A){var M=-1,R=Array(A.size);return A.forEach(function(q){R[++M]=q}),R}function Zw(A){var M=-1,R=Array(A.size);return A.forEach(function(q){R[++M]=[q,q]}),R}function eT(A,M,R){for(var q=R-1,se=A.length;++q<se;)if(A[q]===M)return q;return-1}function tT(A,M,R){for(var q=R+1;q--;)if(A[q]===M)return q;return q}function bo(A){return Io(A)?rT(A):Hw(A)}function kn(A){return Io(A)?oT(A):Vw(A)}function pf(A){for(var M=A.length;M--&&q_.test(A.charAt(M)););return M}var nT=ml(Pw);function rT(A){for(var M=cl.lastIndex=0;cl.test(A);)++M;return M}function oT(A){return A.match(cl)||[]}function iT(A){return A.match(Aw)||[]}var aT=function A(M){M=M==null?ut:ko.defaults(ut.Object(),M,ko.pick(ut,kw));var R=M.Array,q=M.Date,se=M.Error,Ee=M.Function,tt=M.Math,Oe=M.Object,_l=M.RegExp,sT=M.String,un=M.TypeError,xa=R.prototype,cT=Ee.prototype,Ro=Oe.prototype,Da=M["__core-js_shared__"],La=cT.toString,Ie=Ro.hasOwnProperty,lT=0,vf=function(){var o=/[^.]+$/.exec(Da&&Da.keys&&Da.keys.IE_PROTO||"");return o?"Symbol(src)_1."+o:""}(),Ua=Ro.toString,uT=La.call(Oe),dT=ut._,hT=_l("^"+La.call(Ie).replace(nl,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ba=Zh?M.Buffer:t,kr=M.Symbol,Fa=M.Uint8Array,yf=Ba?Ba.allocUnsafe:t,Ha=mf(Oe.getPrototypeOf,Oe),Cf=Oe.create,_f=Ro.propertyIsEnumerable,Va=xa.splice,wf=kr?kr.isConcatSpreadable:t,Pi=kr?kr.iterator:t,Jr=kr?kr.toStringTag:t,$a=function(){try{var o=to(Oe,"defineProperty");return o({},"",{}),o}catch{}}(),fT=M.clearTimeout!==ut.clearTimeout&&M.clearTimeout,gT=q&&q.now!==ut.Date.now&&q.now,mT=M.setTimeout!==ut.setTimeout&&M.setTimeout,Ka=tt.ceil,za=tt.floor,wl=Oe.getOwnPropertySymbols,pT=Ba?Ba.isBuffer:t,Tf=M.isFinite,vT=xa.join,yT=mf(Oe.keys,Oe),nt=tt.max,Ct=tt.min,CT=q.now,_T=M.parseInt,Ef=tt.random,wT=xa.reverse,Tl=to(M,"DataView"),Mi=to(M,"Map"),El=to(M,"Promise"),Oo=to(M,"Set"),xi=to(M,"WeakMap"),Di=to(Oe,"create"),Wa=xi&&new xi,No={},TT=no(Tl),ET=no(Mi),ST=no(El),AT=no(Oo),IT=no(xi),qa=kr?kr.prototype:t,Li=qa?qa.valueOf:t,Sf=qa?qa.toString:t;function v(o){if($e(o)&&!ce(o)&&!(o instanceof pe)){if(o instanceof dn)return o;if(Ie.call(o,"__wrapped__"))return Ag(o)}return new dn(o)}var Po=function(){function o(){}return function(a){if(!He(a))return{};if(Cf)return Cf(a);o.prototype=a;var l=new o;return o.prototype=t,l}}();function Ga(){}function dn(o,a){this.__wrapped__=o,this.__actions__=[],this.__chain__=!!a,this.__index__=0,this.__values__=t}v.templateSettings={escape:H_,evaluate:V_,interpolate:Ph,variable:"",imports:{_:v}},v.prototype=Ga.prototype,v.prototype.constructor=v,dn.prototype=Po(Ga.prototype),dn.prototype.constructor=dn;function pe(o){this.__wrapped__=o,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Vt,this.__views__=[]}function bT(){var o=new pe(this.__wrapped__);return o.__actions__=Pt(this.__actions__),o.__dir__=this.__dir__,o.__filtered__=this.__filtered__,o.__iteratees__=Pt(this.__iteratees__),o.__takeCount__=this.__takeCount__,o.__views__=Pt(this.__views__),o}function kT(){if(this.__filtered__){var o=new pe(this);o.__dir__=-1,o.__filtered__=!0}else o=this.clone(),o.__dir__*=-1;return o}function RT(){var o=this.__wrapped__.value(),a=this.__dir__,l=ce(o),h=a<0,m=l?o.length:0,y=VE(0,m,this.__views__),w=y.start,E=y.end,I=E-w,x=h?E:w-1,D=this.__iteratees__,L=D.length,$=0,J=Ct(I,this.__takeCount__);if(!l||!h&&m==I&&J==I)return jf(o,this.__actions__);var ee=[];e:for(;I--&&$<J;){x+=a;for(var he=-1,te=o[x];++he<L;){var me=D[he],ve=me.iteratee,qt=me.type,kt=ve(te);if(qt==An)te=kt;else if(!kt){if(qt==vt)continue e;break e}}ee[$++]=te}return ee}pe.prototype=Po(Ga.prototype),pe.prototype.constructor=pe;function Qr(o){var a=-1,l=o==null?0:o.length;for(this.clear();++a<l;){var h=o[a];this.set(h[0],h[1])}}function OT(){this.__data__=Di?Di(null):{},this.size=0}function NT(o){var a=this.has(o)&&delete this.__data__[o];return this.size-=a?1:0,a}function PT(o){var a=this.__data__;if(Di){var l=a[o];return l===f?t:l}return Ie.call(a,o)?a[o]:t}function MT(o){var a=this.__data__;return Di?a[o]!==t:Ie.call(a,o)}function xT(o,a){var l=this.__data__;return this.size+=this.has(o)?0:1,l[o]=Di&&a===t?f:a,this}Qr.prototype.clear=OT,Qr.prototype.delete=NT,Qr.prototype.get=PT,Qr.prototype.has=MT,Qr.prototype.set=xT;function ir(o){var a=-1,l=o==null?0:o.length;for(this.clear();++a<l;){var h=o[a];this.set(h[0],h[1])}}function DT(){this.__data__=[],this.size=0}function LT(o){var a=this.__data__,l=ja(a,o);if(l<0)return!1;var h=a.length-1;return l==h?a.pop():Va.call(a,l,1),--this.size,!0}function UT(o){var a=this.__data__,l=ja(a,o);return l<0?t:a[l][1]}function BT(o){return ja(this.__data__,o)>-1}function FT(o,a){var l=this.__data__,h=ja(l,o);return h<0?(++this.size,l.push([o,a])):l[h][1]=a,this}ir.prototype.clear=DT,ir.prototype.delete=LT,ir.prototype.get=UT,ir.prototype.has=BT,ir.prototype.set=FT;function ar(o){var a=-1,l=o==null?0:o.length;for(this.clear();++a<l;){var h=o[a];this.set(h[0],h[1])}}function HT(){this.size=0,this.__data__={hash:new Qr,map:new(Mi||ir),string:new Qr}}function VT(o){var a=as(this,o).delete(o);return this.size-=a?1:0,a}function $T(o){return as(this,o).get(o)}function KT(o){return as(this,o).has(o)}function zT(o,a){var l=as(this,o),h=l.size;return l.set(o,a),this.size+=l.size==h?0:1,this}ar.prototype.clear=HT,ar.prototype.delete=VT,ar.prototype.get=$T,ar.prototype.has=KT,ar.prototype.set=zT;function Xr(o){var a=-1,l=o==null?0:o.length;for(this.__data__=new ar;++a<l;)this.add(o[a])}function WT(o){return this.__data__.set(o,f),this}function qT(o){return this.__data__.has(o)}Xr.prototype.add=Xr.prototype.push=WT,Xr.prototype.has=qT;function Rn(o){var a=this.__data__=new ir(o);this.size=a.size}function GT(){this.__data__=new ir,this.size=0}function jT(o){var a=this.__data__,l=a.delete(o);return this.size=a.size,l}function YT(o){return this.__data__.get(o)}function JT(o){return this.__data__.has(o)}function QT(o,a){var l=this.__data__;if(l instanceof ir){var h=l.__data__;if(!Mi||h.length<i-1)return h.push([o,a]),this.size=++l.size,this;l=this.__data__=new ar(h)}return l.set(o,a),this.size=l.size,this}Rn.prototype.clear=GT,Rn.prototype.delete=jT,Rn.prototype.get=YT,Rn.prototype.has=JT,Rn.prototype.set=QT;function Af(o,a){var l=ce(o),h=!l&&ro(o),m=!l&&!h&&Mr(o),y=!l&&!h&&!m&&Lo(o),w=l||h||m||y,E=w?vl(o.length,sT):[],I=E.length;for(var x in o)(a||Ie.call(o,x))&&!(w&&(x=="length"||m&&(x=="offset"||x=="parent")||y&&(x=="buffer"||x=="byteLength"||x=="byteOffset")||ur(x,I)))&&E.push(x);return E}function If(o){var a=o.length;return a?o[xl(0,a-1)]:t}function XT(o,a){return ss(Pt(o),Zr(a,0,o.length))}function ZT(o){return ss(Pt(o))}function Sl(o,a,l){(l!==t&&!On(o[a],l)||l===t&&!(a in o))&&sr(o,a,l)}function Ui(o,a,l){var h=o[a];(!(Ie.call(o,a)&&On(h,l))||l===t&&!(a in o))&&sr(o,a,l)}function ja(o,a){for(var l=o.length;l--;)if(On(o[l][0],a))return l;return-1}function eE(o,a,l,h){return Rr(o,function(m,y,w){a(h,m,l(m),w)}),h}function bf(o,a){return o&&zn(a,at(a),o)}function tE(o,a){return o&&zn(a,xt(a),o)}function sr(o,a,l){a=="__proto__"&&$a?$a(o,a,{configurable:!0,enumerable:!0,value:l,writable:!0}):o[a]=l}function Al(o,a){for(var l=-1,h=a.length,m=R(h),y=o==null;++l<h;)m[l]=y?t:iu(o,a[l]);return m}function Zr(o,a,l){return o===o&&(l!==t&&(o=o<=l?o:l),a!==t&&(o=o>=a?o:a)),o}function hn(o,a,l,h,m,y){var w,E=a&_,I=a&C,x=a&S;if(l&&(w=m?l(o,h,m,y):l(o)),w!==t)return w;if(!He(o))return o;var D=ce(o);if(D){if(w=KE(o),!E)return Pt(o,w)}else{var L=_t(o),$=L==Ia||L==kh;if(Mr(o))return Qf(o,E);if(L==or||L==To||$&&!m){if(w=I||$?{}:pg(o),!E)return I?PE(o,tE(w,o)):NE(o,bf(w,o))}else{if(!Pe[L])return m?o:{};w=zE(o,L,E)}}y||(y=new Rn);var J=y.get(o);if(J)return J;y.set(o,w),Wg(o)?o.forEach(function(te){w.add(hn(te,a,l,te,o,y))}):Kg(o)&&o.forEach(function(te,me){w.set(me,hn(te,a,l,me,o,y))});var ee=x?I?Wl:zl:I?xt:at,he=D?t:ee(o);return ln(he||o,function(te,me){he&&(me=te,te=o[me]),Ui(w,me,hn(te,a,l,me,o,y))}),w}function nE(o){var a=at(o);return function(l){return kf(l,o,a)}}function kf(o,a,l){var h=l.length;if(o==null)return!h;for(o=Oe(o);h--;){var m=l[h],y=a[m],w=o[m];if(w===t&&!(m in o)||!y(w))return!1}return!0}function Rf(o,a,l){if(typeof o!="function")throw new un(c);return zi(function(){o.apply(t,l)},a)}function Bi(o,a,l,h){var m=-1,y=Na,w=!0,E=o.length,I=[],x=a.length;if(!E)return I;l&&(a=Ue(a,Kt(l))),h?(y=dl,w=!1):a.length>=i&&(y=Ni,w=!1,a=new Xr(a));e:for(;++m<E;){var D=o[m],L=l==null?D:l(D);if(D=h||D!==0?D:0,w&&L===L){for(var $=x;$--;)if(a[$]===L)continue e;I.push(D)}else y(a,L,h)||I.push(D)}return I}var Rr=ng(Kn),Of=ng(bl,!0);function rE(o,a){var l=!0;return Rr(o,function(h,m,y){return l=!!a(h,m,y),l}),l}function Ya(o,a,l){for(var h=-1,m=o.length;++h<m;){var y=o[h],w=a(y);if(w!=null&&(E===t?w===w&&!Wt(w):l(w,E)))var E=w,I=y}return I}function oE(o,a,l,h){var m=o.length;for(l=de(l),l<0&&(l=-l>m?0:m+l),h=h===t||h>m?m:de(h),h<0&&(h+=m),h=l>h?0:Gg(h);l<h;)o[l++]=a;return o}function Nf(o,a){var l=[];return Rr(o,function(h,m,y){a(h,m,y)&&l.push(h)}),l}function dt(o,a,l,h,m){var y=-1,w=o.length;for(l||(l=qE),m||(m=[]);++y<w;){var E=o[y];a>0&&l(E)?a>1?dt(E,a-1,l,h,m):Ir(m,E):h||(m[m.length]=E)}return m}var Il=rg(),Pf=rg(!0);function Kn(o,a){return o&&Il(o,a,at)}function bl(o,a){return o&&Pf(o,a,at)}function Ja(o,a){return Ar(a,function(l){return dr(o[l])})}function eo(o,a){a=Nr(a,o);for(var l=0,h=a.length;o!=null&&l<h;)o=o[Wn(a[l++])];return l&&l==h?o:t}function Mf(o,a,l){var h=a(o);return ce(o)?h:Ir(h,l(o))}function It(o){return o==null?o===t?M_:N_:Jr&&Jr in Oe(o)?HE(o):ZE(o)}function kl(o,a){return o>a}function iE(o,a){return o!=null&&Ie.call(o,a)}function aE(o,a){return o!=null&&a in Oe(o)}function sE(o,a,l){return o>=Ct(a,l)&&o<nt(a,l)}function Rl(o,a,l){for(var h=l?dl:Na,m=o[0].length,y=o.length,w=y,E=R(y),I=1/0,x=[];w--;){var D=o[w];w&&a&&(D=Ue(D,Kt(a))),I=Ct(D.length,I),E[w]=!l&&(a||m>=120&&D.length>=120)?new Xr(w&&D):t}D=o[0];var L=-1,$=E[0];e:for(;++L<m&&x.length<I;){var J=D[L],ee=a?a(J):J;if(J=l||J!==0?J:0,!($?Ni($,ee):h(x,ee,l))){for(w=y;--w;){var he=E[w];if(!(he?Ni(he,ee):h(o[w],ee,l)))continue e}$&&$.push(ee),x.push(J)}}return x}function cE(o,a,l,h){return Kn(o,function(m,y,w){a(h,l(m),y,w)}),h}function Fi(o,a,l){a=Nr(a,o),o=_g(o,a);var h=o==null?o:o[Wn(gn(a))];return h==null?t:$t(h,o,l)}function xf(o){return $e(o)&&It(o)==To}function lE(o){return $e(o)&&It(o)==Oi}function uE(o){return $e(o)&&It(o)==Ai}function Hi(o,a,l,h,m){return o===a?!0:o==null||a==null||!$e(o)&&!$e(a)?o!==o&&a!==a:dE(o,a,l,h,Hi,m)}function dE(o,a,l,h,m,y){var w=ce(o),E=ce(a),I=w?Sa:_t(o),x=E?Sa:_t(a);I=I==To?or:I,x=x==To?or:x;var D=I==or,L=x==or,$=I==x;if($&&Mr(o)){if(!Mr(a))return!1;w=!0,D=!1}if($&&!D)return y||(y=new Rn),w||Lo(o)?fg(o,a,l,h,m,y):BE(o,a,I,l,h,m,y);if(!(l&T)){var J=D&&Ie.call(o,"__wrapped__"),ee=L&&Ie.call(a,"__wrapped__");if(J||ee){var he=J?o.value():o,te=ee?a.value():a;return y||(y=new Rn),m(he,te,l,h,y)}}return $?(y||(y=new Rn),FE(o,a,l,h,m,y)):!1}function hE(o){return $e(o)&&_t(o)==In}function Ol(o,a,l,h){var m=l.length,y=m,w=!h;if(o==null)return!y;for(o=Oe(o);m--;){var E=l[m];if(w&&E[2]?E[1]!==o[E[0]]:!(E[0]in o))return!1}for(;++m<y;){E=l[m];var I=E[0],x=o[I],D=E[1];if(w&&E[2]){if(x===t&&!(I in o))return!1}else{var L=new Rn;if(h)var $=h(x,D,I,o,a,L);if(!($===t?Hi(D,x,T|b,h,L):$))return!1}}return!0}function Df(o){if(!He(o)||jE(o))return!1;var a=dr(o)?hT:nw;return a.test(no(o))}function fE(o){return $e(o)&&It(o)==bi}function gE(o){return $e(o)&&_t(o)==bn}function mE(o){return $e(o)&&fs(o.length)&&!!xe[It(o)]}function Lf(o){return typeof o=="function"?o:o==null?Dt:typeof o=="object"?ce(o)?Ff(o[0],o[1]):Bf(o):om(o)}function Nl(o){if(!Ki(o))return yT(o);var a=[];for(var l in Oe(o))Ie.call(o,l)&&l!="constructor"&&a.push(l);return a}function pE(o){if(!He(o))return XE(o);var a=Ki(o),l=[];for(var h in o)h=="constructor"&&(a||!Ie.call(o,h))||l.push(h);return l}function Pl(o,a){return o<a}function Uf(o,a){var l=-1,h=Mt(o)?R(o.length):[];return Rr(o,function(m,y,w){h[++l]=a(m,y,w)}),h}function Bf(o){var a=Gl(o);return a.length==1&&a[0][2]?yg(a[0][0],a[0][1]):function(l){return l===o||Ol(l,o,a)}}function Ff(o,a){return Yl(o)&&vg(a)?yg(Wn(o),a):function(l){var h=iu(l,o);return h===t&&h===a?au(l,o):Hi(a,h,T|b)}}function Qa(o,a,l,h,m){o!==a&&Il(a,function(y,w){if(m||(m=new Rn),He(y))vE(o,a,w,l,Qa,h,m);else{var E=h?h(Ql(o,w),y,w+"",o,a,m):t;E===t&&(E=y),Sl(o,w,E)}},xt)}function vE(o,a,l,h,m,y,w){var E=Ql(o,l),I=Ql(a,l),x=w.get(I);if(x){Sl(o,l,x);return}var D=y?y(E,I,l+"",o,a,w):t,L=D===t;if(L){var $=ce(I),J=!$&&Mr(I),ee=!$&&!J&&Lo(I);D=I,$||J||ee?ce(E)?D=E:Ge(E)?D=Pt(E):J?(L=!1,D=Qf(I,!0)):ee?(L=!1,D=Xf(I,!0)):D=[]:Wi(I)||ro(I)?(D=E,ro(E)?D=jg(E):(!He(E)||dr(E))&&(D=pg(I))):L=!1}L&&(w.set(I,D),m(D,I,h,y,w),w.delete(I)),Sl(o,l,D)}function Hf(o,a){var l=o.length;if(l)return a+=a<0?l:0,ur(a,l)?o[a]:t}function Vf(o,a,l){a.length?a=Ue(a,function(y){return ce(y)?function(w){return eo(w,y.length===1?y[0]:y)}:y}):a=[Dt];var h=-1;a=Ue(a,Kt(Z()));var m=Uf(o,function(y,w,E){var I=Ue(a,function(x){return x(y)});return{criteria:I,index:++h,value:y}});return zw(m,function(y,w){return OE(y,w,l)})}function yE(o,a){return $f(o,a,function(l,h){return au(o,h)})}function $f(o,a,l){for(var h=-1,m=a.length,y={};++h<m;){var w=a[h],E=eo(o,w);l(E,w)&&Vi(y,Nr(w,o),E)}return y}function CE(o){return function(a){return eo(a,o)}}function Ml(o,a,l,h){var m=h?Kw:Ao,y=-1,w=a.length,E=o;for(o===a&&(a=Pt(a)),l&&(E=Ue(o,Kt(l)));++y<w;)for(var I=0,x=a[y],D=l?l(x):x;(I=m(E,D,I,h))>-1;)E!==o&&Va.call(E,I,1),Va.call(o,I,1);return o}function Kf(o,a){for(var l=o?a.length:0,h=l-1;l--;){var m=a[l];if(l==h||m!==y){var y=m;ur(m)?Va.call(o,m,1):Ul(o,m)}}return o}function xl(o,a){return o+za(Ef()*(a-o+1))}function _E(o,a,l,h){for(var m=-1,y=nt(Ka((a-o)/(l||1)),0),w=R(y);y--;)w[h?y:++m]=o,o+=l;return w}function Dl(o,a){var l="";if(!o||a<1||a>Je)return l;do a%2&&(l+=o),a=za(a/2),a&&(o+=o);while(a);return l}function fe(o,a){return Xl(Cg(o,a,Dt),o+"")}function wE(o){return If(Uo(o))}function TE(o,a){var l=Uo(o);return ss(l,Zr(a,0,l.length))}function Vi(o,a,l,h){if(!He(o))return o;a=Nr(a,o);for(var m=-1,y=a.length,w=y-1,E=o;E!=null&&++m<y;){var I=Wn(a[m]),x=l;if(I==="__proto__"||I==="constructor"||I==="prototype")return o;if(m!=w){var D=E[I];x=h?h(D,I,E):t,x===t&&(x=He(D)?D:ur(a[m+1])?[]:{})}Ui(E,I,x),E=E[I]}return o}var zf=Wa?function(o,a){return Wa.set(o,a),o}:Dt,EE=$a?function(o,a){return $a(o,"toString",{configurable:!0,enumerable:!1,value:cu(a),writable:!0})}:Dt;function SE(o){return ss(Uo(o))}function fn(o,a,l){var h=-1,m=o.length;a<0&&(a=-a>m?0:m+a),l=l>m?m:l,l<0&&(l+=m),m=a>l?0:l-a>>>0,a>>>=0;for(var y=R(m);++h<m;)y[h]=o[h+a];return y}function AE(o,a){var l;return Rr(o,function(h,m,y){return l=a(h,m,y),!l}),!!l}function Xa(o,a,l){var h=0,m=o==null?h:o.length;if(typeof a=="number"&&a===a&&m<=b_){for(;h<m;){var y=h+m>>>1,w=o[y];w!==null&&!Wt(w)&&(l?w<=a:w<a)?h=y+1:m=y}return m}return Ll(o,a,Dt,l)}function Ll(o,a,l,h){var m=0,y=o==null?0:o.length;if(y===0)return 0;a=l(a);for(var w=a!==a,E=a===null,I=Wt(a),x=a===t;m<y;){var D=za((m+y)/2),L=l(o[D]),$=L!==t,J=L===null,ee=L===L,he=Wt(L);if(w)var te=h||ee;else x?te=ee&&(h||$):E?te=ee&&$&&(h||!J):I?te=ee&&$&&!J&&(h||!he):J||he?te=!1:te=h?L<=a:L<a;te?m=D+1:y=D}return Ct(y,qc)}function Wf(o,a){for(var l=-1,h=o.length,m=0,y=[];++l<h;){var w=o[l],E=a?a(w):w;if(!l||!On(E,I)){var I=E;y[m++]=w===0?0:w}}return y}function qf(o){return typeof o=="number"?o:Wt(o)?Ei:+o}function zt(o){if(typeof o=="string")return o;if(ce(o))return Ue(o,zt)+"";if(Wt(o))return Sf?Sf.call(o):"";var a=o+"";return a=="0"&&1/o==-Nt?"-0":a}function Or(o,a,l){var h=-1,m=Na,y=o.length,w=!0,E=[],I=E;if(l)w=!1,m=dl;else if(y>=i){var x=a?null:LE(o);if(x)return Ma(x);w=!1,m=Ni,I=new Xr}else I=a?[]:E;e:for(;++h<y;){var D=o[h],L=a?a(D):D;if(D=l||D!==0?D:0,w&&L===L){for(var $=I.length;$--;)if(I[$]===L)continue e;a&&I.push(L),E.push(D)}else m(I,L,l)||(I!==E&&I.push(L),E.push(D))}return E}function Ul(o,a){return a=Nr(a,o),o=_g(o,a),o==null||delete o[Wn(gn(a))]}function Gf(o,a,l,h){return Vi(o,a,l(eo(o,a)),h)}function Za(o,a,l,h){for(var m=o.length,y=h?m:-1;(h?y--:++y<m)&&a(o[y],y,o););return l?fn(o,h?0:y,h?y+1:m):fn(o,h?y+1:0,h?m:y)}function jf(o,a){var l=o;return l instanceof pe&&(l=l.value()),hl(a,function(h,m){return m.func.apply(m.thisArg,Ir([h],m.args))},l)}function Bl(o,a,l){var h=o.length;if(h<2)return h?Or(o[0]):[];for(var m=-1,y=R(h);++m<h;)for(var w=o[m],E=-1;++E<h;)E!=m&&(y[m]=Bi(y[m]||w,o[E],a,l));return Or(dt(y,1),a,l)}function Yf(o,a,l){for(var h=-1,m=o.length,y=a.length,w={};++h<m;){var E=h<y?a[h]:t;l(w,o[h],E)}return w}function Fl(o){return Ge(o)?o:[]}function Hl(o){return typeof o=="function"?o:Dt}function Nr(o,a){return ce(o)?o:Yl(o,a)?[o]:Sg(Ae(o))}var IE=fe;function Pr(o,a,l){var h=o.length;return l=l===t?h:l,!a&&l>=h?o:fn(o,a,l)}var Jf=fT||function(o){return ut.clearTimeout(o)};function Qf(o,a){if(a)return o.slice();var l=o.length,h=yf?yf(l):new o.constructor(l);return o.copy(h),h}function Vl(o){var a=new o.constructor(o.byteLength);return new Fa(a).set(new Fa(o)),a}function bE(o,a){var l=a?Vl(o.buffer):o.buffer;return new o.constructor(l,o.byteOffset,o.byteLength)}function kE(o){var a=new o.constructor(o.source,Mh.exec(o));return a.lastIndex=o.lastIndex,a}function RE(o){return Li?Oe(Li.call(o)):{}}function Xf(o,a){var l=a?Vl(o.buffer):o.buffer;return new o.constructor(l,o.byteOffset,o.length)}function Zf(o,a){if(o!==a){var l=o!==t,h=o===null,m=o===o,y=Wt(o),w=a!==t,E=a===null,I=a===a,x=Wt(a);if(!E&&!x&&!y&&o>a||y&&w&&I&&!E&&!x||h&&w&&I||!l&&I||!m)return 1;if(!h&&!y&&!x&&o<a||x&&l&&m&&!h&&!y||E&&l&&m||!w&&m||!I)return-1}return 0}function OE(o,a,l){for(var h=-1,m=o.criteria,y=a.criteria,w=m.length,E=l.length;++h<w;){var I=Zf(m[h],y[h]);if(I){if(h>=E)return I;var x=l[h];return I*(x=="desc"?-1:1)}}return o.index-a.index}function eg(o,a,l,h){for(var m=-1,y=o.length,w=l.length,E=-1,I=a.length,x=nt(y-w,0),D=R(I+x),L=!h;++E<I;)D[E]=a[E];for(;++m<w;)(L||m<y)&&(D[l[m]]=o[m]);for(;x--;)D[E++]=o[m++];return D}function tg(o,a,l,h){for(var m=-1,y=o.length,w=-1,E=l.length,I=-1,x=a.length,D=nt(y-E,0),L=R(D+x),$=!h;++m<D;)L[m]=o[m];for(var J=m;++I<x;)L[J+I]=a[I];for(;++w<E;)($||m<y)&&(L[J+l[w]]=o[m++]);return L}function Pt(o,a){var l=-1,h=o.length;for(a||(a=R(h));++l<h;)a[l]=o[l];return a}function zn(o,a,l,h){var m=!l;l||(l={});for(var y=-1,w=a.length;++y<w;){var E=a[y],I=h?h(l[E],o[E],E,l,o):t;I===t&&(I=o[E]),m?sr(l,E,I):Ui(l,E,I)}return l}function NE(o,a){return zn(o,jl(o),a)}function PE(o,a){return zn(o,gg(o),a)}function es(o,a){return function(l,h){var m=ce(l)?Uw:eE,y=a?a():{};return m(l,o,Z(h,2),y)}}function Mo(o){return fe(function(a,l){var h=-1,m=l.length,y=m>1?l[m-1]:t,w=m>2?l[2]:t;for(y=o.length>3&&typeof y=="function"?(m--,y):t,w&&bt(l[0],l[1],w)&&(y=m<3?t:y,m=1),a=Oe(a);++h<m;){var E=l[h];E&&o(a,E,h,y)}return a})}function ng(o,a){return function(l,h){if(l==null)return l;if(!Mt(l))return o(l,h);for(var m=l.length,y=a?m:-1,w=Oe(l);(a?y--:++y<m)&&h(w[y],y,w)!==!1;);return l}}function rg(o){return function(a,l,h){for(var m=-1,y=Oe(a),w=h(a),E=w.length;E--;){var I=w[o?E:++m];if(l(y[I],I,y)===!1)break}return a}}function ME(o,a,l){var h=a&N,m=$i(o);function y(){var w=this&&this!==ut&&this instanceof y?m:o;return w.apply(h?l:this,arguments)}return y}function og(o){return function(a){a=Ae(a);var l=Io(a)?kn(a):t,h=l?l[0]:a.charAt(0),m=l?Pr(l,1).join(""):a.slice(1);return h[o]()+m}}function xo(o){return function(a){return hl(nm(tm(a).replace(Ew,"")),o,"")}}function $i(o){return function(){var a=arguments;switch(a.length){case 0:return new o;case 1:return new o(a[0]);case 2:return new o(a[0],a[1]);case 3:return new o(a[0],a[1],a[2]);case 4:return new o(a[0],a[1],a[2],a[3]);case 5:return new o(a[0],a[1],a[2],a[3],a[4]);case 6:return new o(a[0],a[1],a[2],a[3],a[4],a[5]);case 7:return new o(a[0],a[1],a[2],a[3],a[4],a[5],a[6])}var l=Po(o.prototype),h=o.apply(l,a);return He(h)?h:l}}function xE(o,a,l){var h=$i(o);function m(){for(var y=arguments.length,w=R(y),E=y,I=Do(m);E--;)w[E]=arguments[E];var x=y<3&&w[0]!==I&&w[y-1]!==I?[]:br(w,I);if(y-=x.length,y<l)return lg(o,a,ts,m.placeholder,t,w,x,t,t,l-y);var D=this&&this!==ut&&this instanceof m?h:o;return $t(D,this,w)}return m}function ig(o){return function(a,l,h){var m=Oe(a);if(!Mt(a)){var y=Z(l,3);a=at(a),l=function(E){return y(m[E],E,m)}}var w=o(a,l,h);return w>-1?m[y?a[w]:w]:t}}function ag(o){return lr(function(a){var l=a.length,h=l,m=dn.prototype.thru;for(o&&a.reverse();h--;){var y=a[h];if(typeof y!="function")throw new un(c);if(m&&!w&&is(y)=="wrapper")var w=new dn([],!0)}for(h=w?h:l;++h<l;){y=a[h];var E=is(y),I=E=="wrapper"?ql(y):t;I&&Jl(I[0])&&I[1]==(W|V|Q|et)&&!I[4].length&&I[9]==1?w=w[is(I[0])].apply(w,I[3]):w=y.length==1&&Jl(y)?w[E]():w.thru(y)}return function(){var x=arguments,D=x[0];if(w&&x.length==1&&ce(D))return w.plant(D).value();for(var L=0,$=l?a[L].apply(this,x):D;++L<l;)$=a[L].call(this,$);return $}})}function ts(o,a,l,h,m,y,w,E,I,x){var D=a&W,L=a&N,$=a&K,J=a&(V|z),ee=a&we,he=$?t:$i(o);function te(){for(var me=arguments.length,ve=R(me),qt=me;qt--;)ve[qt]=arguments[qt];if(J)var kt=Do(te),Gt=qw(ve,kt);if(h&&(ve=eg(ve,h,m,J)),y&&(ve=tg(ve,y,w,J)),me-=Gt,J&&me<x){var je=br(ve,kt);return lg(o,a,ts,te.placeholder,l,ve,je,E,I,x-me)}var Nn=L?l:this,fr=$?Nn[o]:o;return me=ve.length,E?ve=eS(ve,E):ee&&me>1&&ve.reverse(),D&&I<me&&(ve.length=I),this&&this!==ut&&this instanceof te&&(fr=he||$i(fr)),fr.apply(Nn,ve)}return te}function sg(o,a){return function(l,h){return cE(l,o,a(h),{})}}function ns(o,a){return function(l,h){var m;if(l===t&&h===t)return a;if(l!==t&&(m=l),h!==t){if(m===t)return h;typeof l=="string"||typeof h=="string"?(l=zt(l),h=zt(h)):(l=qf(l),h=qf(h)),m=o(l,h)}return m}}function $l(o){return lr(function(a){return a=Ue(a,Kt(Z())),fe(function(l){var h=this;return o(a,function(m){return $t(m,h,l)})})})}function rs(o,a){a=a===t?" ":zt(a);var l=a.length;if(l<2)return l?Dl(a,o):a;var h=Dl(a,Ka(o/bo(a)));return Io(a)?Pr(kn(h),0,o).join(""):h.slice(0,o)}function DE(o,a,l,h){var m=a&N,y=$i(o);function w(){for(var E=-1,I=arguments.length,x=-1,D=h.length,L=R(D+I),$=this&&this!==ut&&this instanceof w?y:o;++x<D;)L[x]=h[x];for(;I--;)L[x++]=arguments[++E];return $t($,m?l:this,L)}return w}function cg(o){return function(a,l,h){return h&&typeof h!="number"&&bt(a,l,h)&&(l=h=t),a=hr(a),l===t?(l=a,a=0):l=hr(l),h=h===t?a<l?1:-1:hr(h),_E(a,l,h,o)}}function os(o){return function(a,l){return typeof a=="string"&&typeof l=="string"||(a=mn(a),l=mn(l)),o(a,l)}}function lg(o,a,l,h,m,y,w,E,I,x){var D=a&V,L=D?w:t,$=D?t:w,J=D?y:t,ee=D?t:y;a|=D?Q:_e,a&=~(D?_e:Q),a&H||(a&=~(N|K));var he=[o,a,m,J,L,ee,$,E,I,x],te=l.apply(t,he);return Jl(o)&&wg(te,he),te.placeholder=h,Tg(te,o,a)}function Kl(o){var a=tt[o];return function(l,h){if(l=mn(l),h=h==null?0:Ct(de(h),292),h&&Tf(l)){var m=(Ae(l)+"e").split("e"),y=a(m[0]+"e"+(+m[1]+h));return m=(Ae(y)+"e").split("e"),+(m[0]+"e"+(+m[1]-h))}return a(l)}}var LE=Oo&&1/Ma(new Oo([,-0]))[1]==Nt?function(o){return new Oo(o)}:du;function ug(o){return function(a){var l=_t(a);return l==In?Cl(a):l==bn?Zw(a):Ww(a,o(a))}}function cr(o,a,l,h,m,y,w,E){var I=a&K;if(!I&&typeof o!="function")throw new un(c);var x=h?h.length:0;if(x||(a&=~(Q|_e),h=m=t),w=w===t?w:nt(de(w),0),E=E===t?E:de(E),x-=m?m.length:0,a&_e){var D=h,L=m;h=m=t}var $=I?t:ql(o),J=[o,a,l,h,m,D,L,y,w,E];if($&&QE(J,$),o=J[0],a=J[1],l=J[2],h=J[3],m=J[4],E=J[9]=J[9]===t?I?0:o.length:nt(J[9]-x,0),!E&&a&(V|z)&&(a&=~(V|z)),!a||a==N)var ee=ME(o,a,l);else a==V||a==z?ee=xE(o,a,E):(a==Q||a==(N|Q))&&!m.length?ee=DE(o,a,l,h):ee=ts.apply(t,J);var he=$?zf:wg;return Tg(he(ee,J),o,a)}function dg(o,a,l,h){return o===t||On(o,Ro[l])&&!Ie.call(h,l)?a:o}function hg(o,a,l,h,m,y){return He(o)&&He(a)&&(y.set(a,o),Qa(o,a,t,hg,y),y.delete(a)),o}function UE(o){return Wi(o)?t:o}function fg(o,a,l,h,m,y){var w=l&T,E=o.length,I=a.length;if(E!=I&&!(w&&I>E))return!1;var x=y.get(o),D=y.get(a);if(x&&D)return x==a&&D==o;var L=-1,$=!0,J=l&b?new Xr:t;for(y.set(o,a),y.set(a,o);++L<E;){var ee=o[L],he=a[L];if(h)var te=w?h(he,ee,L,a,o,y):h(ee,he,L,o,a,y);if(te!==t){if(te)continue;$=!1;break}if(J){if(!fl(a,function(me,ve){if(!Ni(J,ve)&&(ee===me||m(ee,me,l,h,y)))return J.push(ve)})){$=!1;break}}else if(!(ee===he||m(ee,he,l,h,y))){$=!1;break}}return y.delete(o),y.delete(a),$}function BE(o,a,l,h,m,y,w){switch(l){case Eo:if(o.byteLength!=a.byteLength||o.byteOffset!=a.byteOffset)return!1;o=o.buffer,a=a.buffer;case Oi:return!(o.byteLength!=a.byteLength||!y(new Fa(o),new Fa(a)));case Si:case Ai:case Ii:return On(+o,+a);case Aa:return o.name==a.name&&o.message==a.message;case bi:case ki:return o==a+"";case In:var E=Cl;case bn:var I=h&T;if(E||(E=Ma),o.size!=a.size&&!I)return!1;var x=w.get(o);if(x)return x==a;h|=b,w.set(o,a);var D=fg(E(o),E(a),h,m,y,w);return w.delete(o),D;case ba:if(Li)return Li.call(o)==Li.call(a)}return!1}function FE(o,a,l,h,m,y){var w=l&T,E=zl(o),I=E.length,x=zl(a),D=x.length;if(I!=D&&!w)return!1;for(var L=I;L--;){var $=E[L];if(!(w?$ in a:Ie.call(a,$)))return!1}var J=y.get(o),ee=y.get(a);if(J&&ee)return J==a&&ee==o;var he=!0;y.set(o,a),y.set(a,o);for(var te=w;++L<I;){$=E[L];var me=o[$],ve=a[$];if(h)var qt=w?h(ve,me,$,a,o,y):h(me,ve,$,o,a,y);if(!(qt===t?me===ve||m(me,ve,l,h,y):qt)){he=!1;break}te||(te=$=="constructor")}if(he&&!te){var kt=o.constructor,Gt=a.constructor;kt!=Gt&&"constructor"in o&&"constructor"in a&&!(typeof kt=="function"&&kt instanceof kt&&typeof Gt=="function"&&Gt instanceof Gt)&&(he=!1)}return y.delete(o),y.delete(a),he}function lr(o){return Xl(Cg(o,t,kg),o+"")}function zl(o){return Mf(o,at,jl)}function Wl(o){return Mf(o,xt,gg)}var ql=Wa?function(o){return Wa.get(o)}:du;function is(o){for(var a=o.name+"",l=No[a],h=Ie.call(No,a)?l.length:0;h--;){var m=l[h],y=m.func;if(y==null||y==o)return m.name}return a}function Do(o){var a=Ie.call(v,"placeholder")?v:o;return a.placeholder}function Z(){var o=v.iteratee||lu;return o=o===lu?Lf:o,arguments.length?o(arguments[0],arguments[1]):o}function as(o,a){var l=o.__data__;return GE(a)?l[typeof a=="string"?"string":"hash"]:l.map}function Gl(o){for(var a=at(o),l=a.length;l--;){var h=a[l],m=o[h];a[l]=[h,m,vg(m)]}return a}function to(o,a){var l=Jw(o,a);return Df(l)?l:t}function HE(o){var a=Ie.call(o,Jr),l=o[Jr];try{o[Jr]=t;var h=!0}catch{}var m=Ua.call(o);return h&&(a?o[Jr]=l:delete o[Jr]),m}var jl=wl?function(o){return o==null?[]:(o=Oe(o),Ar(wl(o),function(a){return _f.call(o,a)}))}:hu,gg=wl?function(o){for(var a=[];o;)Ir(a,jl(o)),o=Ha(o);return a}:hu,_t=It;(Tl&&_t(new Tl(new ArrayBuffer(1)))!=Eo||Mi&&_t(new Mi)!=In||El&&_t(El.resolve())!=Rh||Oo&&_t(new Oo)!=bn||xi&&_t(new xi)!=Ri)&&(_t=function(o){var a=It(o),l=a==or?o.constructor:t,h=l?no(l):"";if(h)switch(h){case TT:return Eo;case ET:return In;case ST:return Rh;case AT:return bn;case IT:return Ri}return a});function VE(o,a,l){for(var h=-1,m=l.length;++h<m;){var y=l[h],w=y.size;switch(y.type){case"drop":o+=w;break;case"dropRight":a-=w;break;case"take":a=Ct(a,o+w);break;case"takeRight":o=nt(o,a-w);break}}return{start:o,end:a}}function $E(o){var a=o.match(j_);return a?a[1].split(Y_):[]}function mg(o,a,l){a=Nr(a,o);for(var h=-1,m=a.length,y=!1;++h<m;){var w=Wn(a[h]);if(!(y=o!=null&&l(o,w)))break;o=o[w]}return y||++h!=m?y:(m=o==null?0:o.length,!!m&&fs(m)&&ur(w,m)&&(ce(o)||ro(o)))}function KE(o){var a=o.length,l=new o.constructor(a);return a&&typeof o[0]=="string"&&Ie.call(o,"index")&&(l.index=o.index,l.input=o.input),l}function pg(o){return typeof o.constructor=="function"&&!Ki(o)?Po(Ha(o)):{}}function zE(o,a,l){var h=o.constructor;switch(a){case Oi:return Vl(o);case Si:case Ai:return new h(+o);case Eo:return bE(o,l);case Gc:case jc:case Yc:case Jc:case Qc:case Xc:case Zc:case el:case tl:return Xf(o,l);case In:return new h;case Ii:case ki:return new h(o);case bi:return kE(o);case bn:return new h;case ba:return RE(o)}}function WE(o,a){var l=a.length;if(!l)return o;var h=l-1;return a[h]=(l>1?"& ":"")+a[h],a=a.join(l>2?", ":" "),o.replace(G_,`{
69
+ /* [wrapped with `+a+`] */
70
+ `)}function qE(o){return ce(o)||ro(o)||!!(wf&&o&&o[wf])}function ur(o,a){var l=typeof o;return a=a??Je,!!a&&(l=="number"||l!="symbol"&&ow.test(o))&&o>-1&&o%1==0&&o<a}function bt(o,a,l){if(!He(l))return!1;var h=typeof a;return(h=="number"?Mt(l)&&ur(a,l.length):h=="string"&&a in l)?On(l[a],o):!1}function Yl(o,a){if(ce(o))return!1;var l=typeof o;return l=="number"||l=="symbol"||l=="boolean"||o==null||Wt(o)?!0:K_.test(o)||!$_.test(o)||a!=null&&o in Oe(a)}function GE(o){var a=typeof o;return a=="string"||a=="number"||a=="symbol"||a=="boolean"?o!=="__proto__":o===null}function Jl(o){var a=is(o),l=v[a];if(typeof l!="function"||!(a in pe.prototype))return!1;if(o===l)return!0;var h=ql(l);return!!h&&o===h[0]}function jE(o){return!!vf&&vf in o}var YE=Da?dr:fu;function Ki(o){var a=o&&o.constructor,l=typeof a=="function"&&a.prototype||Ro;return o===l}function vg(o){return o===o&&!He(o)}function yg(o,a){return function(l){return l==null?!1:l[o]===a&&(a!==t||o in Oe(l))}}function JE(o){var a=ds(o,function(h){return l.size===g&&l.clear(),h}),l=a.cache;return a}function QE(o,a){var l=o[1],h=a[1],m=l|h,y=m<(N|K|W),w=h==W&&l==V||h==W&&l==et&&o[7].length<=a[8]||h==(W|et)&&a[7].length<=a[8]&&l==V;if(!(y||w))return o;h&N&&(o[2]=a[2],m|=l&N?0:H);var E=a[3];if(E){var I=o[3];o[3]=I?eg(I,E,a[4]):E,o[4]=I?br(o[3],p):a[4]}return E=a[5],E&&(I=o[5],o[5]=I?tg(I,E,a[6]):E,o[6]=I?br(o[5],p):a[6]),E=a[7],E&&(o[7]=E),h&W&&(o[8]=o[8]==null?a[8]:Ct(o[8],a[8])),o[9]==null&&(o[9]=a[9]),o[0]=a[0],o[1]=m,o}function XE(o){var a=[];if(o!=null)for(var l in Oe(o))a.push(l);return a}function ZE(o){return Ua.call(o)}function Cg(o,a,l){return a=nt(a===t?o.length-1:a,0),function(){for(var h=arguments,m=-1,y=nt(h.length-a,0),w=R(y);++m<y;)w[m]=h[a+m];m=-1;for(var E=R(a+1);++m<a;)E[m]=h[m];return E[a]=l(w),$t(o,this,E)}}function _g(o,a){return a.length<2?o:eo(o,fn(a,0,-1))}function eS(o,a){for(var l=o.length,h=Ct(a.length,l),m=Pt(o);h--;){var y=a[h];o[h]=ur(y,l)?m[y]:t}return o}function Ql(o,a){if(!(a==="constructor"&&typeof o[a]=="function")&&a!="__proto__")return o[a]}var wg=Eg(zf),zi=mT||function(o,a){return ut.setTimeout(o,a)},Xl=Eg(EE);function Tg(o,a,l){var h=a+"";return Xl(o,WE(h,tS($E(h),l)))}function Eg(o){var a=0,l=0;return function(){var h=CT(),m=Le-(h-l);if(l=h,m>0){if(++a>=Te)return arguments[0]}else a=0;return o.apply(t,arguments)}}function ss(o,a){var l=-1,h=o.length,m=h-1;for(a=a===t?h:a;++l<a;){var y=xl(l,m),w=o[y];o[y]=o[l],o[l]=w}return o.length=a,o}var Sg=JE(function(o){var a=[];return o.charCodeAt(0)===46&&a.push(""),o.replace(z_,function(l,h,m,y){a.push(m?y.replace(X_,"$1"):h||l)}),a});function Wn(o){if(typeof o=="string"||Wt(o))return o;var a=o+"";return a=="0"&&1/o==-Nt?"-0":a}function no(o){if(o!=null){try{return La.call(o)}catch{}try{return o+""}catch{}}return""}function tS(o,a){return ln(k_,function(l){var h="_."+l[0];a&l[1]&&!Na(o,h)&&o.push(h)}),o.sort()}function Ag(o){if(o instanceof pe)return o.clone();var a=new dn(o.__wrapped__,o.__chain__);return a.__actions__=Pt(o.__actions__),a.__index__=o.__index__,a.__values__=o.__values__,a}function nS(o,a,l){(l?bt(o,a,l):a===t)?a=1:a=nt(de(a),0);var h=o==null?0:o.length;if(!h||a<1)return[];for(var m=0,y=0,w=R(Ka(h/a));m<h;)w[y++]=fn(o,m,m+=a);return w}function rS(o){for(var a=-1,l=o==null?0:o.length,h=0,m=[];++a<l;){var y=o[a];y&&(m[h++]=y)}return m}function oS(){var o=arguments.length;if(!o)return[];for(var a=R(o-1),l=arguments[0],h=o;h--;)a[h-1]=arguments[h];return Ir(ce(l)?Pt(l):[l],dt(a,1))}var iS=fe(function(o,a){return Ge(o)?Bi(o,dt(a,1,Ge,!0)):[]}),aS=fe(function(o,a){var l=gn(a);return Ge(l)&&(l=t),Ge(o)?Bi(o,dt(a,1,Ge,!0),Z(l,2)):[]}),sS=fe(function(o,a){var l=gn(a);return Ge(l)&&(l=t),Ge(o)?Bi(o,dt(a,1,Ge,!0),t,l):[]});function cS(o,a,l){var h=o==null?0:o.length;return h?(a=l||a===t?1:de(a),fn(o,a<0?0:a,h)):[]}function lS(o,a,l){var h=o==null?0:o.length;return h?(a=l||a===t?1:de(a),a=h-a,fn(o,0,a<0?0:a)):[]}function uS(o,a){return o&&o.length?Za(o,Z(a,3),!0,!0):[]}function dS(o,a){return o&&o.length?Za(o,Z(a,3),!0):[]}function hS(o,a,l,h){var m=o==null?0:o.length;return m?(l&&typeof l!="number"&&bt(o,a,l)&&(l=0,h=m),oE(o,a,l,h)):[]}function Ig(o,a,l){var h=o==null?0:o.length;if(!h)return-1;var m=l==null?0:de(l);return m<0&&(m=nt(h+m,0)),Pa(o,Z(a,3),m)}function bg(o,a,l){var h=o==null?0:o.length;if(!h)return-1;var m=h-1;return l!==t&&(m=de(l),m=l<0?nt(h+m,0):Ct(m,h-1)),Pa(o,Z(a,3),m,!0)}function kg(o){var a=o==null?0:o.length;return a?dt(o,1):[]}function fS(o){var a=o==null?0:o.length;return a?dt(o,Nt):[]}function gS(o,a){var l=o==null?0:o.length;return l?(a=a===t?1:de(a),dt(o,a)):[]}function mS(o){for(var a=-1,l=o==null?0:o.length,h={};++a<l;){var m=o[a];h[m[0]]=m[1]}return h}function Rg(o){return o&&o.length?o[0]:t}function pS(o,a,l){var h=o==null?0:o.length;if(!h)return-1;var m=l==null?0:de(l);return m<0&&(m=nt(h+m,0)),Ao(o,a,m)}function vS(o){var a=o==null?0:o.length;return a?fn(o,0,-1):[]}var yS=fe(function(o){var a=Ue(o,Fl);return a.length&&a[0]===o[0]?Rl(a):[]}),CS=fe(function(o){var a=gn(o),l=Ue(o,Fl);return a===gn(l)?a=t:l.pop(),l.length&&l[0]===o[0]?Rl(l,Z(a,2)):[]}),_S=fe(function(o){var a=gn(o),l=Ue(o,Fl);return a=typeof a=="function"?a:t,a&&l.pop(),l.length&&l[0]===o[0]?Rl(l,t,a):[]});function wS(o,a){return o==null?"":vT.call(o,a)}function gn(o){var a=o==null?0:o.length;return a?o[a-1]:t}function TS(o,a,l){var h=o==null?0:o.length;if(!h)return-1;var m=h;return l!==t&&(m=de(l),m=m<0?nt(h+m,0):Ct(m,h-1)),a===a?tT(o,a,m):Pa(o,lf,m,!0)}function ES(o,a){return o&&o.length?Hf(o,de(a)):t}var SS=fe(Og);function Og(o,a){return o&&o.length&&a&&a.length?Ml(o,a):o}function AS(o,a,l){return o&&o.length&&a&&a.length?Ml(o,a,Z(l,2)):o}function IS(o,a,l){return o&&o.length&&a&&a.length?Ml(o,a,t,l):o}var bS=lr(function(o,a){var l=o==null?0:o.length,h=Al(o,a);return Kf(o,Ue(a,function(m){return ur(m,l)?+m:m}).sort(Zf)),h});function kS(o,a){var l=[];if(!(o&&o.length))return l;var h=-1,m=[],y=o.length;for(a=Z(a,3);++h<y;){var w=o[h];a(w,h,o)&&(l.push(w),m.push(h))}return Kf(o,m),l}function Zl(o){return o==null?o:wT.call(o)}function RS(o,a,l){var h=o==null?0:o.length;return h?(l&&typeof l!="number"&&bt(o,a,l)?(a=0,l=h):(a=a==null?0:de(a),l=l===t?h:de(l)),fn(o,a,l)):[]}function OS(o,a){return Xa(o,a)}function NS(o,a,l){return Ll(o,a,Z(l,2))}function PS(o,a){var l=o==null?0:o.length;if(l){var h=Xa(o,a);if(h<l&&On(o[h],a))return h}return-1}function MS(o,a){return Xa(o,a,!0)}function xS(o,a,l){return Ll(o,a,Z(l,2),!0)}function DS(o,a){var l=o==null?0:o.length;if(l){var h=Xa(o,a,!0)-1;if(On(o[h],a))return h}return-1}function LS(o){return o&&o.length?Wf(o):[]}function US(o,a){return o&&o.length?Wf(o,Z(a,2)):[]}function BS(o){var a=o==null?0:o.length;return a?fn(o,1,a):[]}function FS(o,a,l){return o&&o.length?(a=l||a===t?1:de(a),fn(o,0,a<0?0:a)):[]}function HS(o,a,l){var h=o==null?0:o.length;return h?(a=l||a===t?1:de(a),a=h-a,fn(o,a<0?0:a,h)):[]}function VS(o,a){return o&&o.length?Za(o,Z(a,3),!1,!0):[]}function $S(o,a){return o&&o.length?Za(o,Z(a,3)):[]}var KS=fe(function(o){return Or(dt(o,1,Ge,!0))}),zS=fe(function(o){var a=gn(o);return Ge(a)&&(a=t),Or(dt(o,1,Ge,!0),Z(a,2))}),WS=fe(function(o){var a=gn(o);return a=typeof a=="function"?a:t,Or(dt(o,1,Ge,!0),t,a)});function qS(o){return o&&o.length?Or(o):[]}function GS(o,a){return o&&o.length?Or(o,Z(a,2)):[]}function jS(o,a){return a=typeof a=="function"?a:t,o&&o.length?Or(o,t,a):[]}function eu(o){if(!(o&&o.length))return[];var a=0;return o=Ar(o,function(l){if(Ge(l))return a=nt(l.length,a),!0}),vl(a,function(l){return Ue(o,gl(l))})}function Ng(o,a){if(!(o&&o.length))return[];var l=eu(o);return a==null?l:Ue(l,function(h){return $t(a,t,h)})}var YS=fe(function(o,a){return Ge(o)?Bi(o,a):[]}),JS=fe(function(o){return Bl(Ar(o,Ge))}),QS=fe(function(o){var a=gn(o);return Ge(a)&&(a=t),Bl(Ar(o,Ge),Z(a,2))}),XS=fe(function(o){var a=gn(o);return a=typeof a=="function"?a:t,Bl(Ar(o,Ge),t,a)}),ZS=fe(eu);function eA(o,a){return Yf(o||[],a||[],Ui)}function tA(o,a){return Yf(o||[],a||[],Vi)}var nA=fe(function(o){var a=o.length,l=a>1?o[a-1]:t;return l=typeof l=="function"?(o.pop(),l):t,Ng(o,l)});function Pg(o){var a=v(o);return a.__chain__=!0,a}function rA(o,a){return a(o),o}function cs(o,a){return a(o)}var oA=lr(function(o){var a=o.length,l=a?o[0]:0,h=this.__wrapped__,m=function(y){return Al(y,o)};return a>1||this.__actions__.length||!(h instanceof pe)||!ur(l)?this.thru(m):(h=h.slice(l,+l+(a?1:0)),h.__actions__.push({func:cs,args:[m],thisArg:t}),new dn(h,this.__chain__).thru(function(y){return a&&!y.length&&y.push(t),y}))});function iA(){return Pg(this)}function aA(){return new dn(this.value(),this.__chain__)}function sA(){this.__values__===t&&(this.__values__=qg(this.value()));var o=this.__index__>=this.__values__.length,a=o?t:this.__values__[this.__index__++];return{done:o,value:a}}function cA(){return this}function lA(o){for(var a,l=this;l instanceof Ga;){var h=Ag(l);h.__index__=0,h.__values__=t,a?m.__wrapped__=h:a=h;var m=h;l=l.__wrapped__}return m.__wrapped__=o,a}function uA(){var o=this.__wrapped__;if(o instanceof pe){var a=o;return this.__actions__.length&&(a=new pe(this)),a=a.reverse(),a.__actions__.push({func:cs,args:[Zl],thisArg:t}),new dn(a,this.__chain__)}return this.thru(Zl)}function dA(){return jf(this.__wrapped__,this.__actions__)}var hA=es(function(o,a,l){Ie.call(o,l)?++o[l]:sr(o,l,1)});function fA(o,a,l){var h=ce(o)?sf:rE;return l&&bt(o,a,l)&&(a=t),h(o,Z(a,3))}function gA(o,a){var l=ce(o)?Ar:Nf;return l(o,Z(a,3))}var mA=ig(Ig),pA=ig(bg);function vA(o,a){return dt(ls(o,a),1)}function yA(o,a){return dt(ls(o,a),Nt)}function CA(o,a,l){return l=l===t?1:de(l),dt(ls(o,a),l)}function Mg(o,a){var l=ce(o)?ln:Rr;return l(o,Z(a,3))}function xg(o,a){var l=ce(o)?Bw:Of;return l(o,Z(a,3))}var _A=es(function(o,a,l){Ie.call(o,l)?o[l].push(a):sr(o,l,[a])});function wA(o,a,l,h){o=Mt(o)?o:Uo(o),l=l&&!h?de(l):0;var m=o.length;return l<0&&(l=nt(m+l,0)),gs(o)?l<=m&&o.indexOf(a,l)>-1:!!m&&Ao(o,a,l)>-1}var TA=fe(function(o,a,l){var h=-1,m=typeof a=="function",y=Mt(o)?R(o.length):[];return Rr(o,function(w){y[++h]=m?$t(a,w,l):Fi(w,a,l)}),y}),EA=es(function(o,a,l){sr(o,l,a)});function ls(o,a){var l=ce(o)?Ue:Uf;return l(o,Z(a,3))}function SA(o,a,l,h){return o==null?[]:(ce(a)||(a=a==null?[]:[a]),l=h?t:l,ce(l)||(l=l==null?[]:[l]),Vf(o,a,l))}var AA=es(function(o,a,l){o[l?0:1].push(a)},function(){return[[],[]]});function IA(o,a,l){var h=ce(o)?hl:df,m=arguments.length<3;return h(o,Z(a,4),l,m,Rr)}function bA(o,a,l){var h=ce(o)?Fw:df,m=arguments.length<3;return h(o,Z(a,4),l,m,Of)}function kA(o,a){var l=ce(o)?Ar:Nf;return l(o,hs(Z(a,3)))}function RA(o){var a=ce(o)?If:wE;return a(o)}function OA(o,a,l){(l?bt(o,a,l):a===t)?a=1:a=de(a);var h=ce(o)?XT:TE;return h(o,a)}function NA(o){var a=ce(o)?ZT:SE;return a(o)}function PA(o){if(o==null)return 0;if(Mt(o))return gs(o)?bo(o):o.length;var a=_t(o);return a==In||a==bn?o.size:Nl(o).length}function MA(o,a,l){var h=ce(o)?fl:AE;return l&&bt(o,a,l)&&(a=t),h(o,Z(a,3))}var xA=fe(function(o,a){if(o==null)return[];var l=a.length;return l>1&&bt(o,a[0],a[1])?a=[]:l>2&&bt(a[0],a[1],a[2])&&(a=[a[0]]),Vf(o,dt(a,1),[])}),us=gT||function(){return ut.Date.now()};function DA(o,a){if(typeof a!="function")throw new un(c);return o=de(o),function(){if(--o<1)return a.apply(this,arguments)}}function Dg(o,a,l){return a=l?t:a,a=o&&a==null?o.length:a,cr(o,W,t,t,t,t,a)}function Lg(o,a){var l;if(typeof a!="function")throw new un(c);return o=de(o),function(){return--o>0&&(l=a.apply(this,arguments)),o<=1&&(a=t),l}}var tu=fe(function(o,a,l){var h=N;if(l.length){var m=br(l,Do(tu));h|=Q}return cr(o,h,a,l,m)}),Ug=fe(function(o,a,l){var h=N|K;if(l.length){var m=br(l,Do(Ug));h|=Q}return cr(a,h,o,l,m)});function Bg(o,a,l){a=l?t:a;var h=cr(o,V,t,t,t,t,t,a);return h.placeholder=Bg.placeholder,h}function Fg(o,a,l){a=l?t:a;var h=cr(o,z,t,t,t,t,t,a);return h.placeholder=Fg.placeholder,h}function Hg(o,a,l){var h,m,y,w,E,I,x=0,D=!1,L=!1,$=!0;if(typeof o!="function")throw new un(c);a=mn(a)||0,He(l)&&(D=!!l.leading,L="maxWait"in l,y=L?nt(mn(l.maxWait)||0,a):y,$="trailing"in l?!!l.trailing:$);function J(je){var Nn=h,fr=m;return h=m=t,x=je,w=o.apply(fr,Nn),w}function ee(je){return x=je,E=zi(me,a),D?J(je):w}function he(je){var Nn=je-I,fr=je-x,im=a-Nn;return L?Ct(im,y-fr):im}function te(je){var Nn=je-I,fr=je-x;return I===t||Nn>=a||Nn<0||L&&fr>=y}function me(){var je=us();if(te(je))return ve(je);E=zi(me,he(je))}function ve(je){return E=t,$&&h?J(je):(h=m=t,w)}function qt(){E!==t&&Jf(E),x=0,h=I=m=E=t}function kt(){return E===t?w:ve(us())}function Gt(){var je=us(),Nn=te(je);if(h=arguments,m=this,I=je,Nn){if(E===t)return ee(I);if(L)return Jf(E),E=zi(me,a),J(I)}return E===t&&(E=zi(me,a)),w}return Gt.cancel=qt,Gt.flush=kt,Gt}var LA=fe(function(o,a){return Rf(o,1,a)}),UA=fe(function(o,a,l){return Rf(o,mn(a)||0,l)});function BA(o){return cr(o,we)}function ds(o,a){if(typeof o!="function"||a!=null&&typeof a!="function")throw new un(c);var l=function(){var h=arguments,m=a?a.apply(this,h):h[0],y=l.cache;if(y.has(m))return y.get(m);var w=o.apply(this,h);return l.cache=y.set(m,w)||y,w};return l.cache=new(ds.Cache||ar),l}ds.Cache=ar;function hs(o){if(typeof o!="function")throw new un(c);return function(){var a=arguments;switch(a.length){case 0:return!o.call(this);case 1:return!o.call(this,a[0]);case 2:return!o.call(this,a[0],a[1]);case 3:return!o.call(this,a[0],a[1],a[2])}return!o.apply(this,a)}}function FA(o){return Lg(2,o)}var HA=IE(function(o,a){a=a.length==1&&ce(a[0])?Ue(a[0],Kt(Z())):Ue(dt(a,1),Kt(Z()));var l=a.length;return fe(function(h){for(var m=-1,y=Ct(h.length,l);++m<y;)h[m]=a[m].call(this,h[m]);return $t(o,this,h)})}),nu=fe(function(o,a){var l=br(a,Do(nu));return cr(o,Q,t,a,l)}),Vg=fe(function(o,a){var l=br(a,Do(Vg));return cr(o,_e,t,a,l)}),VA=lr(function(o,a){return cr(o,et,t,t,t,a)});function $A(o,a){if(typeof o!="function")throw new un(c);return a=a===t?a:de(a),fe(o,a)}function KA(o,a){if(typeof o!="function")throw new un(c);return a=a==null?0:nt(de(a),0),fe(function(l){var h=l[a],m=Pr(l,0,a);return h&&Ir(m,h),$t(o,this,m)})}function zA(o,a,l){var h=!0,m=!0;if(typeof o!="function")throw new un(c);return He(l)&&(h="leading"in l?!!l.leading:h,m="trailing"in l?!!l.trailing:m),Hg(o,a,{leading:h,maxWait:a,trailing:m})}function WA(o){return Dg(o,1)}function qA(o,a){return nu(Hl(a),o)}function GA(){if(!arguments.length)return[];var o=arguments[0];return ce(o)?o:[o]}function jA(o){return hn(o,S)}function YA(o,a){return a=typeof a=="function"?a:t,hn(o,S,a)}function JA(o){return hn(o,_|S)}function QA(o,a){return a=typeof a=="function"?a:t,hn(o,_|S,a)}function XA(o,a){return a==null||kf(o,a,at(a))}function On(o,a){return o===a||o!==o&&a!==a}var ZA=os(kl),eI=os(function(o,a){return o>=a}),ro=xf(function(){return arguments}())?xf:function(o){return $e(o)&&Ie.call(o,"callee")&&!_f.call(o,"callee")},ce=R.isArray,tI=ef?Kt(ef):lE;function Mt(o){return o!=null&&fs(o.length)&&!dr(o)}function Ge(o){return $e(o)&&Mt(o)}function nI(o){return o===!0||o===!1||$e(o)&&It(o)==Si}var Mr=pT||fu,rI=tf?Kt(tf):uE;function oI(o){return $e(o)&&o.nodeType===1&&!Wi(o)}function iI(o){if(o==null)return!0;if(Mt(o)&&(ce(o)||typeof o=="string"||typeof o.splice=="function"||Mr(o)||Lo(o)||ro(o)))return!o.length;var a=_t(o);if(a==In||a==bn)return!o.size;if(Ki(o))return!Nl(o).length;for(var l in o)if(Ie.call(o,l))return!1;return!0}function aI(o,a){return Hi(o,a)}function sI(o,a,l){l=typeof l=="function"?l:t;var h=l?l(o,a):t;return h===t?Hi(o,a,t,l):!!h}function ru(o){if(!$e(o))return!1;var a=It(o);return a==Aa||a==O_||typeof o.message=="string"&&typeof o.name=="string"&&!Wi(o)}function cI(o){return typeof o=="number"&&Tf(o)}function dr(o){if(!He(o))return!1;var a=It(o);return a==Ia||a==kh||a==R_||a==P_}function $g(o){return typeof o=="number"&&o==de(o)}function fs(o){return typeof o=="number"&&o>-1&&o%1==0&&o<=Je}function He(o){var a=typeof o;return o!=null&&(a=="object"||a=="function")}function $e(o){return o!=null&&typeof o=="object"}var Kg=nf?Kt(nf):hE;function lI(o,a){return o===a||Ol(o,a,Gl(a))}function uI(o,a,l){return l=typeof l=="function"?l:t,Ol(o,a,Gl(a),l)}function dI(o){return zg(o)&&o!=+o}function hI(o){if(YE(o))throw new se(s);return Df(o)}function fI(o){return o===null}function gI(o){return o==null}function zg(o){return typeof o=="number"||$e(o)&&It(o)==Ii}function Wi(o){if(!$e(o)||It(o)!=or)return!1;var a=Ha(o);if(a===null)return!0;var l=Ie.call(a,"constructor")&&a.constructor;return typeof l=="function"&&l instanceof l&&La.call(l)==uT}var ou=rf?Kt(rf):fE;function mI(o){return $g(o)&&o>=-Je&&o<=Je}var Wg=of?Kt(of):gE;function gs(o){return typeof o=="string"||!ce(o)&&$e(o)&&It(o)==ki}function Wt(o){return typeof o=="symbol"||$e(o)&&It(o)==ba}var Lo=af?Kt(af):mE;function pI(o){return o===t}function vI(o){return $e(o)&&_t(o)==Ri}function yI(o){return $e(o)&&It(o)==x_}var CI=os(Pl),_I=os(function(o,a){return o<=a});function qg(o){if(!o)return[];if(Mt(o))return gs(o)?kn(o):Pt(o);if(Pi&&o[Pi])return Xw(o[Pi]());var a=_t(o),l=a==In?Cl:a==bn?Ma:Uo;return l(o)}function hr(o){if(!o)return o===0?o:0;if(o=mn(o),o===Nt||o===-Nt){var a=o<0?-1:1;return a*yt}return o===o?o:0}function de(o){var a=hr(o),l=a%1;return a===a?l?a-l:a:0}function Gg(o){return o?Zr(de(o),0,Vt):0}function mn(o){if(typeof o=="number")return o;if(Wt(o))return Ei;if(He(o)){var a=typeof o.valueOf=="function"?o.valueOf():o;o=He(a)?a+"":a}if(typeof o!="string")return o===0?o:+o;o=hf(o);var l=tw.test(o);return l||rw.test(o)?Dw(o.slice(2),l?2:8):ew.test(o)?Ei:+o}function jg(o){return zn(o,xt(o))}function wI(o){return o?Zr(de(o),-Je,Je):o===0?o:0}function Ae(o){return o==null?"":zt(o)}var TI=Mo(function(o,a){if(Ki(a)||Mt(a)){zn(a,at(a),o);return}for(var l in a)Ie.call(a,l)&&Ui(o,l,a[l])}),Yg=Mo(function(o,a){zn(a,xt(a),o)}),ms=Mo(function(o,a,l,h){zn(a,xt(a),o,h)}),EI=Mo(function(o,a,l,h){zn(a,at(a),o,h)}),SI=lr(Al);function AI(o,a){var l=Po(o);return a==null?l:bf(l,a)}var II=fe(function(o,a){o=Oe(o);var l=-1,h=a.length,m=h>2?a[2]:t;for(m&&bt(a[0],a[1],m)&&(h=1);++l<h;)for(var y=a[l],w=xt(y),E=-1,I=w.length;++E<I;){var x=w[E],D=o[x];(D===t||On(D,Ro[x])&&!Ie.call(o,x))&&(o[x]=y[x])}return o}),bI=fe(function(o){return o.push(t,hg),$t(Jg,t,o)});function kI(o,a){return cf(o,Z(a,3),Kn)}function RI(o,a){return cf(o,Z(a,3),bl)}function OI(o,a){return o==null?o:Il(o,Z(a,3),xt)}function NI(o,a){return o==null?o:Pf(o,Z(a,3),xt)}function PI(o,a){return o&&Kn(o,Z(a,3))}function MI(o,a){return o&&bl(o,Z(a,3))}function xI(o){return o==null?[]:Ja(o,at(o))}function DI(o){return o==null?[]:Ja(o,xt(o))}function iu(o,a,l){var h=o==null?t:eo(o,a);return h===t?l:h}function LI(o,a){return o!=null&&mg(o,a,iE)}function au(o,a){return o!=null&&mg(o,a,aE)}var UI=sg(function(o,a,l){a!=null&&typeof a.toString!="function"&&(a=Ua.call(a)),o[a]=l},cu(Dt)),BI=sg(function(o,a,l){a!=null&&typeof a.toString!="function"&&(a=Ua.call(a)),Ie.call(o,a)?o[a].push(l):o[a]=[l]},Z),FI=fe(Fi);function at(o){return Mt(o)?Af(o):Nl(o)}function xt(o){return Mt(o)?Af(o,!0):pE(o)}function HI(o,a){var l={};return a=Z(a,3),Kn(o,function(h,m,y){sr(l,a(h,m,y),h)}),l}function VI(o,a){var l={};return a=Z(a,3),Kn(o,function(h,m,y){sr(l,m,a(h,m,y))}),l}var $I=Mo(function(o,a,l){Qa(o,a,l)}),Jg=Mo(function(o,a,l,h){Qa(o,a,l,h)}),KI=lr(function(o,a){var l={};if(o==null)return l;var h=!1;a=Ue(a,function(y){return y=Nr(y,o),h||(h=y.length>1),y}),zn(o,Wl(o),l),h&&(l=hn(l,_|C|S,UE));for(var m=a.length;m--;)Ul(l,a[m]);return l});function zI(o,a){return Qg(o,hs(Z(a)))}var WI=lr(function(o,a){return o==null?{}:yE(o,a)});function Qg(o,a){if(o==null)return{};var l=Ue(Wl(o),function(h){return[h]});return a=Z(a),$f(o,l,function(h,m){return a(h,m[0])})}function qI(o,a,l){a=Nr(a,o);var h=-1,m=a.length;for(m||(m=1,o=t);++h<m;){var y=o==null?t:o[Wn(a[h])];y===t&&(h=m,y=l),o=dr(y)?y.call(o):y}return o}function GI(o,a,l){return o==null?o:Vi(o,a,l)}function jI(o,a,l,h){return h=typeof h=="function"?h:t,o==null?o:Vi(o,a,l,h)}var Xg=ug(at),Zg=ug(xt);function YI(o,a,l){var h=ce(o),m=h||Mr(o)||Lo(o);if(a=Z(a,4),l==null){var y=o&&o.constructor;m?l=h?new y:[]:He(o)?l=dr(y)?Po(Ha(o)):{}:l={}}return(m?ln:Kn)(o,function(w,E,I){return a(l,w,E,I)}),l}function JI(o,a){return o==null?!0:Ul(o,a)}function QI(o,a,l){return o==null?o:Gf(o,a,Hl(l))}function XI(o,a,l,h){return h=typeof h=="function"?h:t,o==null?o:Gf(o,a,Hl(l),h)}function Uo(o){return o==null?[]:yl(o,at(o))}function ZI(o){return o==null?[]:yl(o,xt(o))}function eb(o,a,l){return l===t&&(l=a,a=t),l!==t&&(l=mn(l),l=l===l?l:0),a!==t&&(a=mn(a),a=a===a?a:0),Zr(mn(o),a,l)}function tb(o,a,l){return a=hr(a),l===t?(l=a,a=0):l=hr(l),o=mn(o),sE(o,a,l)}function nb(o,a,l){if(l&&typeof l!="boolean"&&bt(o,a,l)&&(a=l=t),l===t&&(typeof a=="boolean"?(l=a,a=t):typeof o=="boolean"&&(l=o,o=t)),o===t&&a===t?(o=0,a=1):(o=hr(o),a===t?(a=o,o=0):a=hr(a)),o>a){var h=o;o=a,a=h}if(l||o%1||a%1){var m=Ef();return Ct(o+m*(a-o+xw("1e-"+((m+"").length-1))),a)}return xl(o,a)}var rb=xo(function(o,a,l){return a=a.toLowerCase(),o+(l?em(a):a)});function em(o){return su(Ae(o).toLowerCase())}function tm(o){return o=Ae(o),o&&o.replace(iw,Gw).replace(Sw,"")}function ob(o,a,l){o=Ae(o),a=zt(a);var h=o.length;l=l===t?h:Zr(de(l),0,h);var m=l;return l-=a.length,l>=0&&o.slice(l,m)==a}function ib(o){return o=Ae(o),o&&F_.test(o)?o.replace(Nh,jw):o}function ab(o){return o=Ae(o),o&&W_.test(o)?o.replace(nl,"\\$&"):o}var sb=xo(function(o,a,l){return o+(l?"-":"")+a.toLowerCase()}),cb=xo(function(o,a,l){return o+(l?" ":"")+a.toLowerCase()}),lb=og("toLowerCase");function ub(o,a,l){o=Ae(o),a=de(a);var h=a?bo(o):0;if(!a||h>=a)return o;var m=(a-h)/2;return rs(za(m),l)+o+rs(Ka(m),l)}function db(o,a,l){o=Ae(o),a=de(a);var h=a?bo(o):0;return a&&h<a?o+rs(a-h,l):o}function hb(o,a,l){o=Ae(o),a=de(a);var h=a?bo(o):0;return a&&h<a?rs(a-h,l)+o:o}function fb(o,a,l){return l||a==null?a=0:a&&(a=+a),_T(Ae(o).replace(rl,""),a||0)}function gb(o,a,l){return(l?bt(o,a,l):a===t)?a=1:a=de(a),Dl(Ae(o),a)}function mb(){var o=arguments,a=Ae(o[0]);return o.length<3?a:a.replace(o[1],o[2])}var pb=xo(function(o,a,l){return o+(l?"_":"")+a.toLowerCase()});function vb(o,a,l){return l&&typeof l!="number"&&bt(o,a,l)&&(a=l=t),l=l===t?Vt:l>>>0,l?(o=Ae(o),o&&(typeof a=="string"||a!=null&&!ou(a))&&(a=zt(a),!a&&Io(o))?Pr(kn(o),0,l):o.split(a,l)):[]}var yb=xo(function(o,a,l){return o+(l?" ":"")+su(a)});function Cb(o,a,l){return o=Ae(o),l=l==null?0:Zr(de(l),0,o.length),a=zt(a),o.slice(l,l+a.length)==a}function _b(o,a,l){var h=v.templateSettings;l&&bt(o,a,l)&&(a=t),o=Ae(o),a=ms({},a,h,dg);var m=ms({},a.imports,h.imports,dg),y=at(m),w=yl(m,y),E,I,x=0,D=a.interpolate||ka,L="__p += '",$=_l((a.escape||ka).source+"|"+D.source+"|"+(D===Ph?Z_:ka).source+"|"+(a.evaluate||ka).source+"|$","g"),J="//# sourceURL="+(Ie.call(a,"sourceURL")?(a.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Rw+"]")+`
71
+ `;o.replace($,function(te,me,ve,qt,kt,Gt){return ve||(ve=qt),L+=o.slice(x,Gt).replace(aw,Yw),me&&(E=!0,L+=`' +
72
+ __e(`+me+`) +
73
+ '`),kt&&(I=!0,L+=`';
74
+ `+kt+`;
75
+ __p += '`),ve&&(L+=`' +
76
+ ((__t = (`+ve+`)) == null ? '' : __t) +
77
+ '`),x=Gt+te.length,te}),L+=`';
78
+ `;var ee=Ie.call(a,"variable")&&a.variable;if(!ee)L=`with (obj) {
79
+ `+L+`
80
+ }
81
+ `;else if(Q_.test(ee))throw new se(d);L=(I?L.replace(D_,""):L).replace(L_,"$1").replace(U_,"$1;"),L="function("+(ee||"obj")+`) {
82
+ `+(ee?"":`obj || (obj = {});
83
+ `)+"var __t, __p = ''"+(E?", __e = _.escape":"")+(I?`, __j = Array.prototype.join;
84
+ function print() { __p += __j.call(arguments, '') }
85
+ `:`;
86
+ `)+L+`return __p
87
+ }`;var he=rm(function(){return Ee(y,J+"return "+L).apply(t,w)});if(he.source=L,ru(he))throw he;return he}function wb(o){return Ae(o).toLowerCase()}function Tb(o){return Ae(o).toUpperCase()}function Eb(o,a,l){if(o=Ae(o),o&&(l||a===t))return hf(o);if(!o||!(a=zt(a)))return o;var h=kn(o),m=kn(a),y=ff(h,m),w=gf(h,m)+1;return Pr(h,y,w).join("")}function Sb(o,a,l){if(o=Ae(o),o&&(l||a===t))return o.slice(0,pf(o)+1);if(!o||!(a=zt(a)))return o;var h=kn(o),m=gf(h,kn(a))+1;return Pr(h,0,m).join("")}function Ab(o,a,l){if(o=Ae(o),o&&(l||a===t))return o.replace(rl,"");if(!o||!(a=zt(a)))return o;var h=kn(o),m=ff(h,kn(a));return Pr(h,m).join("")}function Ib(o,a){var l=Y,h=G;if(He(a)){var m="separator"in a?a.separator:m;l="length"in a?de(a.length):l,h="omission"in a?zt(a.omission):h}o=Ae(o);var y=o.length;if(Io(o)){var w=kn(o);y=w.length}if(l>=y)return o;var E=l-bo(h);if(E<1)return h;var I=w?Pr(w,0,E).join(""):o.slice(0,E);if(m===t)return I+h;if(w&&(E+=I.length-E),ou(m)){if(o.slice(E).search(m)){var x,D=I;for(m.global||(m=_l(m.source,Ae(Mh.exec(m))+"g")),m.lastIndex=0;x=m.exec(D);)var L=x.index;I=I.slice(0,L===t?E:L)}}else if(o.indexOf(zt(m),E)!=E){var $=I.lastIndexOf(m);$>-1&&(I=I.slice(0,$))}return I+h}function bb(o){return o=Ae(o),o&&B_.test(o)?o.replace(Oh,nT):o}var kb=xo(function(o,a,l){return o+(l?" ":"")+a.toUpperCase()}),su=og("toUpperCase");function nm(o,a,l){return o=Ae(o),a=l?t:a,a===t?Qw(o)?iT(o):$w(o):o.match(a)||[]}var rm=fe(function(o,a){try{return $t(o,t,a)}catch(l){return ru(l)?l:new se(l)}}),Rb=lr(function(o,a){return ln(a,function(l){l=Wn(l),sr(o,l,tu(o[l],o))}),o});function Ob(o){var a=o==null?0:o.length,l=Z();return o=a?Ue(o,function(h){if(typeof h[1]!="function")throw new un(c);return[l(h[0]),h[1]]}):[],fe(function(h){for(var m=-1;++m<a;){var y=o[m];if($t(y[0],this,h))return $t(y[1],this,h)}})}function Nb(o){return nE(hn(o,_))}function cu(o){return function(){return o}}function Pb(o,a){return o==null||o!==o?a:o}var Mb=ag(),xb=ag(!0);function Dt(o){return o}function lu(o){return Lf(typeof o=="function"?o:hn(o,_))}function Db(o){return Bf(hn(o,_))}function Lb(o,a){return Ff(o,hn(a,_))}var Ub=fe(function(o,a){return function(l){return Fi(l,o,a)}}),Bb=fe(function(o,a){return function(l){return Fi(o,l,a)}});function uu(o,a,l){var h=at(a),m=Ja(a,h);l==null&&!(He(a)&&(m.length||!h.length))&&(l=a,a=o,o=this,m=Ja(a,at(a)));var y=!(He(l)&&"chain"in l)||!!l.chain,w=dr(o);return ln(m,function(E){var I=a[E];o[E]=I,w&&(o.prototype[E]=function(){var x=this.__chain__;if(y||x){var D=o(this.__wrapped__),L=D.__actions__=Pt(this.__actions__);return L.push({func:I,args:arguments,thisArg:o}),D.__chain__=x,D}return I.apply(o,Ir([this.value()],arguments))})}),o}function Fb(){return ut._===this&&(ut._=dT),this}function du(){}function Hb(o){return o=de(o),fe(function(a){return Hf(a,o)})}var Vb=$l(Ue),$b=$l(sf),Kb=$l(fl);function om(o){return Yl(o)?gl(Wn(o)):CE(o)}function zb(o){return function(a){return o==null?t:eo(o,a)}}var Wb=cg(),qb=cg(!0);function hu(){return[]}function fu(){return!1}function Gb(){return{}}function jb(){return""}function Yb(){return!0}function Jb(o,a){if(o=de(o),o<1||o>Je)return[];var l=Vt,h=Ct(o,Vt);a=Z(a),o-=Vt;for(var m=vl(h,a);++l<o;)a(l);return m}function Qb(o){return ce(o)?Ue(o,Wn):Wt(o)?[o]:Pt(Sg(Ae(o)))}function Xb(o){var a=++lT;return Ae(o)+a}var Zb=ns(function(o,a){return o+a},0),ek=Kl("ceil"),tk=ns(function(o,a){return o/a},1),nk=Kl("floor");function rk(o){return o&&o.length?Ya(o,Dt,kl):t}function ok(o,a){return o&&o.length?Ya(o,Z(a,2),kl):t}function ik(o){return uf(o,Dt)}function ak(o,a){return uf(o,Z(a,2))}function sk(o){return o&&o.length?Ya(o,Dt,Pl):t}function ck(o,a){return o&&o.length?Ya(o,Z(a,2),Pl):t}var lk=ns(function(o,a){return o*a},1),uk=Kl("round"),dk=ns(function(o,a){return o-a},0);function hk(o){return o&&o.length?pl(o,Dt):0}function fk(o,a){return o&&o.length?pl(o,Z(a,2)):0}return v.after=DA,v.ary=Dg,v.assign=TI,v.assignIn=Yg,v.assignInWith=ms,v.assignWith=EI,v.at=SI,v.before=Lg,v.bind=tu,v.bindAll=Rb,v.bindKey=Ug,v.castArray=GA,v.chain=Pg,v.chunk=nS,v.compact=rS,v.concat=oS,v.cond=Ob,v.conforms=Nb,v.constant=cu,v.countBy=hA,v.create=AI,v.curry=Bg,v.curryRight=Fg,v.debounce=Hg,v.defaults=II,v.defaultsDeep=bI,v.defer=LA,v.delay=UA,v.difference=iS,v.differenceBy=aS,v.differenceWith=sS,v.drop=cS,v.dropRight=lS,v.dropRightWhile=uS,v.dropWhile=dS,v.fill=hS,v.filter=gA,v.flatMap=vA,v.flatMapDeep=yA,v.flatMapDepth=CA,v.flatten=kg,v.flattenDeep=fS,v.flattenDepth=gS,v.flip=BA,v.flow=Mb,v.flowRight=xb,v.fromPairs=mS,v.functions=xI,v.functionsIn=DI,v.groupBy=_A,v.initial=vS,v.intersection=yS,v.intersectionBy=CS,v.intersectionWith=_S,v.invert=UI,v.invertBy=BI,v.invokeMap=TA,v.iteratee=lu,v.keyBy=EA,v.keys=at,v.keysIn=xt,v.map=ls,v.mapKeys=HI,v.mapValues=VI,v.matches=Db,v.matchesProperty=Lb,v.memoize=ds,v.merge=$I,v.mergeWith=Jg,v.method=Ub,v.methodOf=Bb,v.mixin=uu,v.negate=hs,v.nthArg=Hb,v.omit=KI,v.omitBy=zI,v.once=FA,v.orderBy=SA,v.over=Vb,v.overArgs=HA,v.overEvery=$b,v.overSome=Kb,v.partial=nu,v.partialRight=Vg,v.partition=AA,v.pick=WI,v.pickBy=Qg,v.property=om,v.propertyOf=zb,v.pull=SS,v.pullAll=Og,v.pullAllBy=AS,v.pullAllWith=IS,v.pullAt=bS,v.range=Wb,v.rangeRight=qb,v.rearg=VA,v.reject=kA,v.remove=kS,v.rest=$A,v.reverse=Zl,v.sampleSize=OA,v.set=GI,v.setWith=jI,v.shuffle=NA,v.slice=RS,v.sortBy=xA,v.sortedUniq=LS,v.sortedUniqBy=US,v.split=vb,v.spread=KA,v.tail=BS,v.take=FS,v.takeRight=HS,v.takeRightWhile=VS,v.takeWhile=$S,v.tap=rA,v.throttle=zA,v.thru=cs,v.toArray=qg,v.toPairs=Xg,v.toPairsIn=Zg,v.toPath=Qb,v.toPlainObject=jg,v.transform=YI,v.unary=WA,v.union=KS,v.unionBy=zS,v.unionWith=WS,v.uniq=qS,v.uniqBy=GS,v.uniqWith=jS,v.unset=JI,v.unzip=eu,v.unzipWith=Ng,v.update=QI,v.updateWith=XI,v.values=Uo,v.valuesIn=ZI,v.without=YS,v.words=nm,v.wrap=qA,v.xor=JS,v.xorBy=QS,v.xorWith=XS,v.zip=ZS,v.zipObject=eA,v.zipObjectDeep=tA,v.zipWith=nA,v.entries=Xg,v.entriesIn=Zg,v.extend=Yg,v.extendWith=ms,uu(v,v),v.add=Zb,v.attempt=rm,v.camelCase=rb,v.capitalize=em,v.ceil=ek,v.clamp=eb,v.clone=jA,v.cloneDeep=JA,v.cloneDeepWith=QA,v.cloneWith=YA,v.conformsTo=XA,v.deburr=tm,v.defaultTo=Pb,v.divide=tk,v.endsWith=ob,v.eq=On,v.escape=ib,v.escapeRegExp=ab,v.every=fA,v.find=mA,v.findIndex=Ig,v.findKey=kI,v.findLast=pA,v.findLastIndex=bg,v.findLastKey=RI,v.floor=nk,v.forEach=Mg,v.forEachRight=xg,v.forIn=OI,v.forInRight=NI,v.forOwn=PI,v.forOwnRight=MI,v.get=iu,v.gt=ZA,v.gte=eI,v.has=LI,v.hasIn=au,v.head=Rg,v.identity=Dt,v.includes=wA,v.indexOf=pS,v.inRange=tb,v.invoke=FI,v.isArguments=ro,v.isArray=ce,v.isArrayBuffer=tI,v.isArrayLike=Mt,v.isArrayLikeObject=Ge,v.isBoolean=nI,v.isBuffer=Mr,v.isDate=rI,v.isElement=oI,v.isEmpty=iI,v.isEqual=aI,v.isEqualWith=sI,v.isError=ru,v.isFinite=cI,v.isFunction=dr,v.isInteger=$g,v.isLength=fs,v.isMap=Kg,v.isMatch=lI,v.isMatchWith=uI,v.isNaN=dI,v.isNative=hI,v.isNil=gI,v.isNull=fI,v.isNumber=zg,v.isObject=He,v.isObjectLike=$e,v.isPlainObject=Wi,v.isRegExp=ou,v.isSafeInteger=mI,v.isSet=Wg,v.isString=gs,v.isSymbol=Wt,v.isTypedArray=Lo,v.isUndefined=pI,v.isWeakMap=vI,v.isWeakSet=yI,v.join=wS,v.kebabCase=sb,v.last=gn,v.lastIndexOf=TS,v.lowerCase=cb,v.lowerFirst=lb,v.lt=CI,v.lte=_I,v.max=rk,v.maxBy=ok,v.mean=ik,v.meanBy=ak,v.min=sk,v.minBy=ck,v.stubArray=hu,v.stubFalse=fu,v.stubObject=Gb,v.stubString=jb,v.stubTrue=Yb,v.multiply=lk,v.nth=ES,v.noConflict=Fb,v.noop=du,v.now=us,v.pad=ub,v.padEnd=db,v.padStart=hb,v.parseInt=fb,v.random=nb,v.reduce=IA,v.reduceRight=bA,v.repeat=gb,v.replace=mb,v.result=qI,v.round=uk,v.runInContext=A,v.sample=RA,v.size=PA,v.snakeCase=pb,v.some=MA,v.sortedIndex=OS,v.sortedIndexBy=NS,v.sortedIndexOf=PS,v.sortedLastIndex=MS,v.sortedLastIndexBy=xS,v.sortedLastIndexOf=DS,v.startCase=yb,v.startsWith=Cb,v.subtract=dk,v.sum=hk,v.sumBy=fk,v.template=_b,v.times=Jb,v.toFinite=hr,v.toInteger=de,v.toLength=Gg,v.toLower=wb,v.toNumber=mn,v.toSafeInteger=wI,v.toString=Ae,v.toUpper=Tb,v.trim=Eb,v.trimEnd=Sb,v.trimStart=Ab,v.truncate=Ib,v.unescape=bb,v.uniqueId=Xb,v.upperCase=kb,v.upperFirst=su,v.each=Mg,v.eachRight=xg,v.first=Rg,uu(v,function(){var o={};return Kn(v,function(a,l){Ie.call(v.prototype,l)||(o[l]=a)}),o}(),{chain:!1}),v.VERSION=n,ln(["bind","bindKey","curry","curryRight","partial","partialRight"],function(o){v[o].placeholder=v}),ln(["drop","take"],function(o,a){pe.prototype[o]=function(l){l=l===t?1:nt(de(l),0);var h=this.__filtered__&&!a?new pe(this):this.clone();return h.__filtered__?h.__takeCount__=Ct(l,h.__takeCount__):h.__views__.push({size:Ct(l,Vt),type:o+(h.__dir__<0?"Right":"")}),h},pe.prototype[o+"Right"]=function(l){return this.reverse()[o](l).reverse()}}),ln(["filter","map","takeWhile"],function(o,a){var l=a+1,h=l==vt||l==sn;pe.prototype[o]=function(m){var y=this.clone();return y.__iteratees__.push({iteratee:Z(m,3),type:l}),y.__filtered__=y.__filtered__||h,y}}),ln(["head","last"],function(o,a){var l="take"+(a?"Right":"");pe.prototype[o]=function(){return this[l](1).value()[0]}}),ln(["initial","tail"],function(o,a){var l="drop"+(a?"":"Right");pe.prototype[o]=function(){return this.__filtered__?new pe(this):this[l](1)}}),pe.prototype.compact=function(){return this.filter(Dt)},pe.prototype.find=function(o){return this.filter(o).head()},pe.prototype.findLast=function(o){return this.reverse().find(o)},pe.prototype.invokeMap=fe(function(o,a){return typeof o=="function"?new pe(this):this.map(function(l){return Fi(l,o,a)})}),pe.prototype.reject=function(o){return this.filter(hs(Z(o)))},pe.prototype.slice=function(o,a){o=de(o);var l=this;return l.__filtered__&&(o>0||a<0)?new pe(l):(o<0?l=l.takeRight(-o):o&&(l=l.drop(o)),a!==t&&(a=de(a),l=a<0?l.dropRight(-a):l.take(a-o)),l)},pe.prototype.takeRightWhile=function(o){return this.reverse().takeWhile(o).reverse()},pe.prototype.toArray=function(){return this.take(Vt)},Kn(pe.prototype,function(o,a){var l=/^(?:filter|find|map|reject)|While$/.test(a),h=/^(?:head|last)$/.test(a),m=v[h?"take"+(a=="last"?"Right":""):a],y=h||/^find/.test(a);m&&(v.prototype[a]=function(){var w=this.__wrapped__,E=h?[1]:arguments,I=w instanceof pe,x=E[0],D=I||ce(w),L=function(me){var ve=m.apply(v,Ir([me],E));return h&&$?ve[0]:ve};D&&l&&typeof x=="function"&&x.length!=1&&(I=D=!1);var $=this.__chain__,J=!!this.__actions__.length,ee=y&&!$,he=I&&!J;if(!y&&D){w=he?w:new pe(this);var te=o.apply(w,E);return te.__actions__.push({func:cs,args:[L],thisArg:t}),new dn(te,$)}return ee&&he?o.apply(this,E):(te=this.thru(L),ee?h?te.value()[0]:te.value():te)})}),ln(["pop","push","shift","sort","splice","unshift"],function(o){var a=xa[o],l=/^(?:push|sort|unshift)$/.test(o)?"tap":"thru",h=/^(?:pop|shift)$/.test(o);v.prototype[o]=function(){var m=arguments;if(h&&!this.__chain__){var y=this.value();return a.apply(ce(y)?y:[],m)}return this[l](function(w){return a.apply(ce(w)?w:[],m)})}}),Kn(pe.prototype,function(o,a){var l=v[a];if(l){var h=l.name+"";Ie.call(No,h)||(No[h]=[]),No[h].push({name:a,func:l})}}),No[ts(t,K).name]=[{name:"wrapper",func:t}],pe.prototype.clone=bT,pe.prototype.reverse=kT,pe.prototype.value=RT,v.prototype.at=oA,v.prototype.chain=iA,v.prototype.commit=aA,v.prototype.next=sA,v.prototype.plant=lA,v.prototype.reverse=uA,v.prototype.toJSON=v.prototype.valueOf=v.prototype.value=dA,v.prototype.first=v.prototype.head,Pi&&(v.prototype[Pi]=cA),v},ko=aT();Yr?((Yr.exports=ko)._=ko,ll._=ko):ut._=ko}).call(Ix)}(Xi,Xi.exports)),Xi.exports}var _i=bx();const Gs=Ax(_i),kx={path:"/_/dashboard",component:()=>Promise.resolve().then(()=>require("./AuthRoute-BmRJRYJO.js")),meta:{requiresAuth:!1}},{isAuthenticated:Op,handleRedirect:Rx}=GC(),Ox=Kc();function Nx(r){r.addRoute(kx),r.beforeEach(async(e,t,n)=>{function i(c){return c.matched.some(d=>d.meta.requiresAuth)}if(!i(e))return n();if(!Op.value){ae.value=!0;try{await Rx(),await Ox.__init__()}catch(c){console.error("Error in navigation guard:",c)}ae.value=!1}Op.value&&n()})}const{scope:Np}=Kc();function Px(){const r=Ih(),e=u.ref({scope_type:"org"});async function t(n){e.value=n}return u.watch(Np,()=>{r.interceptors.request.use(n=>{const i=n.headers,s=i.Authorization;s&&(i.Authorization=s);const c=Np.value;return c&&(c.scope_type&&(i["j-scope-type"]=c.scope_type,c.organization&&(i["j-scope-organization"]=c.organization),c.team&&(i["j-scope-team"]=c.team)),c.environment&&(i["j-scope-environment"]=c.environment)),n})},{immediate:!0}),Object.assign(r,{setScope:t,scope:e})}function wi(r){const e=Px();e.defaults.baseURL=r;const t=u.ref({scope_type:"org"});async function n(i){t.value=i}return u.watch(t,()=>{e.interceptors.request.use(i=>{const s=t.value;return delete i.headers["j-scope-type"],delete i.headers["j-scope-organization"],delete i.headers["j-scope-team"],s!=null&&s.scope_type&&(i.headers["j-scope-type"]=s.scope_type),s!=null&&s.organization&&(i.headers["j-scope-organization"]=s.organization),s!=null&&s.team&&(i.headers["j-scope-team"]=s.team),i})},{immediate:!0}),Object.assign(e,{setScope:n,scope:t})}function Mx(){const r=wi("https://api.jplan.com.br/management/organization"),{error:e}=Hn();return{async getOrgList(t){try{const n=t?`?filter_query=${t}`:"",i=await r.get(`/list/${n}`);if(i.data.error)throw e("Failed to fetch Organization list"),new Error(i.data.error);return i.data.data}catch(n){console.error("Error in getOrgList:",n),e("Failed to fetch Organization list");return}},async createOrg(t){var n,i;try{const s=await r.post("/item",t);return s.status>=200&&s.status<300?s:void 0}catch(s){throw console.error("Error in createOrg:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to create Organization"),s}},async updateOrg(t){var n,i;try{const s=await r.patch("/item",t);if(s.data.error)throw e("Failed to update Organization"),new Error(s.data.error);return s}catch(s){throw console.error("Error in updateOrg:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to update Organization"),s}},async getOrg(t){var n,i;try{const s=await r.get(`/item/${t}`);if(s.data.error)throw e("Failed to fetch Organization"),new Error(s.data.error);return s.data}catch(s){throw console.error("Error in getOrg:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to fetch Organization"),s}},async activateOrg(t){var n,i;try{const s=await r.post(`/item/${t}/activate`);if(s.data.error)throw e("Failed to activate Organization"),new Error(s.data.error)}catch(s){throw console.error("Error in activateOrg:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to activate Organization"),s}},async deactivateOrg(t){var n,i;try{const s=await r.post(`/item/${t}/deactivate`);if(s.data.error)throw e("Failed to deactivate Organization"),new Error(s.data.error)}catch(s){throw console.error("Error in deactivateOrg:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to deactivate Organization"),s}}}}const Vr=Mx();function xx(){const r=wi("https://api.jplan.com.br/management/branch/"),{error:e}=Hn();return{async getBranchList(t){try{const n=t?`?filter_query=${t}`:"",i=await r.get(`/list/${n}`);if(i.data.error){e("Failed to fetch Branch list");return}return i.data.data}catch(n){console.error("Error in getBranchList:",n),e("Failed to fetch Branch list")}},async createBranch(t){var n,i;try{const s=await r.post("/item",t);return s.status>=200&&s.status<300?s:void 0}catch(s){console.error("Error in createBranch:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to create Branch")}},async updateBranch(t){var n,i;try{const s=await r.patch("/item",t);if(s.data.error){e(s.data.error||"Failed to update Branch");return}return s}catch(s){console.error("Error in updateBranch:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to update Branch")}},async getBranch(t){var n,i;try{const s=await r.get(`/item/${t}`);if(s.data.error){e(s.data.error||"Failed to fetch Branch");return}return s.data}catch(s){console.error("Error in getBranch:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to fetch Branch")}},async activateBranch(t){var n,i;try{const s=await r.post(`/item/${t}/activate`);if(s.data.error){e(s.data.error||"Failed to activate Branch");return}}catch(s){console.error("Error in activateBranch:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to activate Branch")}},async deactivateBranch(t){var n,i;try{const s=await r.post(`/item/${t}/deactivate`);if(s.data.error){e(s.data.error||"Failed to deactivate Branch");return}}catch(s){console.error("Error in deactivateBranch:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to deactivate Branch")}}}}const $r=xx();function Dx(){const r=wi("https://api.jplan.com.br/management/team"),{error:e}=Hn();return{async getTeamList(t){try{const n=t?`?filter_query=${t}`:"",i=await r.get(`/list/${n}`);if(i.data.error)throw e("Failed to fetch Team list"),new Error(i.data.error);return i.data.data}catch(n){console.error("Error in getTeamList:",n),e("Failed to fetch Team list");return}},async createTeam(t){var n,i;try{const s=await r.post("/item",t);if(s.data.error)throw e("Failed to create Team"),new Error(s.data.error);return s}catch(s){throw console.error("Error in createTeam:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to create Team"),s}},async updateTeam(t){var n,i;try{const s=await r.patch("/item",t);return s.status>=200&&s.status<300?s:void 0}catch(s){throw console.error("Error in updateTeam:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to update Team"),s}},async getTeam(t){var n,i;try{const s=await r.get(`/item/${t}`);return s.data.error&&e("Failed to fetch Team"),s.data}catch(s){console.error("Error in getTeam:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to fetch Team");return}},async activateTeam(t){var n,i;try{const s=await r.post(`/item/${t}/activate`);if(s.data.error)throw e("Failed to activate Team"),new Error(s.data.error)}catch(s){throw console.error("Error in activateTeam:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to activate Team"),s}},async deactivateTeam(t){var n,i;try{const s=await r.post(`/item/${t}/deactivate`);if(s.data.error)throw e("Failed to deactivate Team"),new Error(s.data.error)}catch(s){throw console.error("Error in deactivateTeam:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to deactivate Team"),s}},async getTeamUserList(t,n){try{const i=n?`?filter_query=${n}`:"",s=await r.get(`/item/${t}/user/list/${i}`);if(s.data.error)throw e("Failed to fetch Team User list"),new Error(s.data.error);return s.data.data}catch(i){console.error("Error in getTeamUserList:",i),e("Failed to fetch Team User list");return}},async linkManageUser(t,n){try{const i=await r.post(`/item/${t}/user/item/`,n);if(i.data.error)throw e("Failed to link User"),new Error(i.data.error);return i.data}catch(i){console.error("Error in link User:",i),e("Failed to link User");return}},async updateManageUser(t,n){try{const i=await r.patch(`/item/${t}/user/item/`,n);if(i.data.error)throw e("Failed to update User"),new Error(i.data.error);return i.data.data}catch(i){throw console.error("Error in update User:",i),e("Failed to update User"),i}},async getManageUser(t,n,i){try{const s=i?`?filter_query=${i}`:"",c=await r.get(`/item/${t}/user/item/${n}/${s}`);if(c.data.error)throw e("Failed to fetch User"),new Error(c.data.error);return c.data.data}catch(s){console.error("Error in getUser:",s),e("Failed to fetch User");return}},async unlinkManageUser(t,n,i){try{const s=i?`?filter_query=${i}`:"";await r.delete(`/item/${t}/user/item/${n}/${s}`)}catch(s){throw console.error("Error in unlink User:",s),e("Failed to unlink User"),s}}}}const Xt=Dx();async function Lx({url:r,method:e,header:t={},body:n,bearerToken:i}){const s=i?{Authorization:`Bearer ${i}`}:{};try{return(await Ve({url:r,method:e,headers:{...t,...s},data:n??{}})).data}catch(c){throw console.error(`Request failed for ${e} ${r}:`,c),c}}function Ti(r,e,t=[]){const n=Bx(e);if(!n)return r;const i=n.split(" ");return r.filter(s=>Ux(s,i,t))}function Ux(r,e,t){return t.some(n=>{const i=Gs.get(r,n);if(Gs.isNil(i))return!1;const s=Gs.toString(i).toLowerCase();return e.every(c=>s.includes(c))})}function Bx(r){return Gs.trim(r).toLowerCase().replace(/\s+/g," ")}const y_=6048e5,Fx=864e5,Pp=Symbol.for("constructDateFrom");function jr(r,e){return typeof r=="function"?r(e):r&&typeof r=="object"&&Pp in r?r[Pp](e):r instanceof Date?new r.constructor(e):new Date(e)}function $n(r,e){return jr(e||r,r)}let Hx={};function zc(){return Hx}function ga(r,e){var d,f,g,p;const t=zc(),n=(e==null?void 0:e.weekStartsOn)??((f=(d=e==null?void 0:e.locale)==null?void 0:d.options)==null?void 0:f.weekStartsOn)??t.weekStartsOn??((p=(g=t.locale)==null?void 0:g.options)==null?void 0:p.weekStartsOn)??0,i=$n(r,e==null?void 0:e.in),s=i.getDay(),c=(s<n?7:0)+s-n;return i.setDate(i.getDate()-c),i.setHours(0,0,0,0),i}function mc(r,e){return ga(r,{...e,weekStartsOn:1})}function C_(r,e){const t=$n(r,e==null?void 0:e.in),n=t.getFullYear(),i=jr(t,0);i.setFullYear(n+1,0,4),i.setHours(0,0,0,0);const s=mc(i),c=jr(t,0);c.setFullYear(n,0,4),c.setHours(0,0,0,0);const d=mc(c);return t.getTime()>=s.getTime()?n+1:t.getTime()>=d.getTime()?n:n-1}function Mp(r){const e=$n(r),t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),+r-+t}function Vx(r,...e){const t=jr.bind(null,e.find(n=>typeof n=="object"));return e.map(t)}function xp(r,e){const t=$n(r,e==null?void 0:e.in);return t.setHours(0,0,0,0),t}function $x(r,e,t){const[n,i]=Vx(t==null?void 0:t.in,r,e),s=xp(n),c=xp(i),d=+s-Mp(s),f=+c-Mp(c);return Math.round((d-f)/Fx)}function Kx(r,e){const t=C_(r,e),n=jr(r,0);return n.setFullYear(t,0,4),n.setHours(0,0,0,0),mc(n)}function zx(r){return r instanceof Date||typeof r=="object"&&Object.prototype.toString.call(r)==="[object Date]"}function Wx(r){return!(!zx(r)&&typeof r!="number"||isNaN(+$n(r)))}function qx(r,e){const t=$n(r,e==null?void 0:e.in);return t.setFullYear(t.getFullYear(),0,1),t.setHours(0,0,0,0),t}const Gx={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},jx=(r,e,t)=>{let n;const i=Gx[r];return typeof i=="string"?n=i:e===1?n=i.one:n=i.other.replace("{{count}}",e.toString()),t!=null&&t.addSuffix?t.comparison&&t.comparison>0?"in "+n:n+" ago":n};function Sn(r){return(e={})=>{const t=e.width?String(e.width):r.defaultWidth;return r.formats[t]||r.formats[r.defaultWidth]}}const Yx={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},Jx={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},Qx={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},Xx={date:Sn({formats:Yx,defaultWidth:"full"}),time:Sn({formats:Jx,defaultWidth:"full"}),dateTime:Sn({formats:Qx,defaultWidth:"full"})},Zx={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},eD=(r,e,t,n)=>Zx[r];function Xe(r){return(e,t)=>{const n=t!=null&&t.context?String(t.context):"standalone";let i;if(n==="formatting"&&r.formattingValues){const c=r.defaultFormattingWidth||r.defaultWidth,d=t!=null&&t.width?String(t.width):c;i=r.formattingValues[d]||r.formattingValues[c]}else{const c=r.defaultWidth,d=t!=null&&t.width?String(t.width):r.defaultWidth;i=r.values[d]||r.values[c]}const s=r.argumentCallback?r.argumentCallback(e):e;return i[s]}}const tD={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},nD={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},rD={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},oD={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},iD={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},aD={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},sD=(r,e)=>{const t=Number(r),n=t%100;if(n>20||n<10)switch(n%10){case 1:return t+"st";case 2:return t+"nd";case 3:return t+"rd"}return t+"th"},cD={ordinalNumber:sD,era:Xe({values:tD,defaultWidth:"wide"}),quarter:Xe({values:nD,defaultWidth:"wide",argumentCallback:r=>r-1}),month:Xe({values:rD,defaultWidth:"wide"}),day:Xe({values:oD,defaultWidth:"wide"}),dayPeriod:Xe({values:iD,defaultWidth:"wide",formattingValues:aD,defaultFormattingWidth:"wide"})};function Ze(r){return(e,t={})=>{const n=t.width,i=n&&r.matchPatterns[n]||r.matchPatterns[r.defaultMatchWidth],s=e.match(i);if(!s)return null;const c=s[0],d=n&&r.parsePatterns[n]||r.parsePatterns[r.defaultParseWidth],f=Array.isArray(d)?uD(d,_=>_.test(c)):lD(d,_=>_.test(c));let g;g=r.valueCallback?r.valueCallback(f):f,g=t.valueCallback?t.valueCallback(g):g;const p=e.slice(c.length);return{value:g,rest:p}}}function lD(r,e){for(const t in r)if(Object.prototype.hasOwnProperty.call(r,t)&&e(r[t]))return t}function uD(r,e){for(let t=0;t<r.length;t++)if(e(r[t]))return t}function Wc(r){return(e,t={})=>{const n=e.match(r.matchPattern);if(!n)return null;const i=n[0],s=e.match(r.parsePattern);if(!s)return null;let c=r.valueCallback?r.valueCallback(s[0]):s[0];c=t.valueCallback?t.valueCallback(c):c;const d=e.slice(i.length);return{value:c,rest:d}}}const dD=/^(\d+)(th|st|nd|rd)?/i,hD=/\d+/i,fD={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},gD={any:[/^b/i,/^(a|c)/i]},mD={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},pD={any:[/1/i,/2/i,/3/i,/4/i]},vD={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},yD={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},CD={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},_D={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},wD={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},TD={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},ED={ordinalNumber:Wc({matchPattern:dD,parsePattern:hD,valueCallback:r=>parseInt(r,10)}),era:Ze({matchPatterns:fD,defaultMatchWidth:"wide",parsePatterns:gD,defaultParseWidth:"any"}),quarter:Ze({matchPatterns:mD,defaultMatchWidth:"wide",parsePatterns:pD,defaultParseWidth:"any",valueCallback:r=>r+1}),month:Ze({matchPatterns:vD,defaultMatchWidth:"wide",parsePatterns:yD,defaultParseWidth:"any"}),day:Ze({matchPatterns:CD,defaultMatchWidth:"wide",parsePatterns:_D,defaultParseWidth:"any"}),dayPeriod:Ze({matchPatterns:wD,defaultMatchWidth:"any",parsePatterns:TD,defaultParseWidth:"any"})},bh={code:"en-US",formatDistance:jx,formatLong:Xx,formatRelative:eD,localize:cD,match:ED,options:{weekStartsOn:0,firstWeekContainsDate:1}};function SD(r,e){const t=$n(r,e==null?void 0:e.in);return $x(t,qx(t))+1}function AD(r,e){const t=$n(r,e==null?void 0:e.in),n=+mc(t)-+Kx(t);return Math.round(n/y_)+1}function __(r,e){var p,_,C,S;const t=$n(r,e==null?void 0:e.in),n=t.getFullYear(),i=zc(),s=(e==null?void 0:e.firstWeekContainsDate)??((_=(p=e==null?void 0:e.locale)==null?void 0:p.options)==null?void 0:_.firstWeekContainsDate)??i.firstWeekContainsDate??((S=(C=i.locale)==null?void 0:C.options)==null?void 0:S.firstWeekContainsDate)??1,c=jr((e==null?void 0:e.in)||r,0);c.setFullYear(n+1,0,s),c.setHours(0,0,0,0);const d=ga(c,e),f=jr((e==null?void 0:e.in)||r,0);f.setFullYear(n,0,s),f.setHours(0,0,0,0);const g=ga(f,e);return+t>=+d?n+1:+t>=+g?n:n-1}function ID(r,e){var d,f,g,p;const t=zc(),n=(e==null?void 0:e.firstWeekContainsDate)??((f=(d=e==null?void 0:e.locale)==null?void 0:d.options)==null?void 0:f.firstWeekContainsDate)??t.firstWeekContainsDate??((p=(g=t.locale)==null?void 0:g.options)==null?void 0:p.firstWeekContainsDate)??1,i=__(r,e),s=jr((e==null?void 0:e.in)||r,0);return s.setFullYear(i,0,n),s.setHours(0,0,0,0),ga(s,e)}function bD(r,e){const t=$n(r,e==null?void 0:e.in),n=+ga(t,e)-+ID(t,e);return Math.round(n/y_)+1}function ke(r,e){const t=r<0?"-":"",n=Math.abs(r).toString().padStart(e,"0");return t+n}const Lr={y(r,e){const t=r.getFullYear(),n=t>0?t:1-t;return ke(e==="yy"?n%100:n,e.length)},M(r,e){const t=r.getMonth();return e==="M"?String(t+1):ke(t+1,2)},d(r,e){return ke(r.getDate(),e.length)},a(r,e){const t=r.getHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return t.toUpperCase();case"aaa":return t;case"aaaaa":return t[0];case"aaaa":default:return t==="am"?"a.m.":"p.m."}},h(r,e){return ke(r.getHours()%12||12,e.length)},H(r,e){return ke(r.getHours(),e.length)},m(r,e){return ke(r.getMinutes(),e.length)},s(r,e){return ke(r.getSeconds(),e.length)},S(r,e){const t=e.length,n=r.getMilliseconds(),i=Math.trunc(n*Math.pow(10,t-3));return ke(i,e.length)}},zo={am:"am",pm:"pm",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},Dp={G:function(r,e,t){const n=r.getFullYear()>0?1:0;switch(e){case"G":case"GG":case"GGG":return t.era(n,{width:"abbreviated"});case"GGGGG":return t.era(n,{width:"narrow"});case"GGGG":default:return t.era(n,{width:"wide"})}},y:function(r,e,t){if(e==="yo"){const n=r.getFullYear(),i=n>0?n:1-n;return t.ordinalNumber(i,{unit:"year"})}return Lr.y(r,e)},Y:function(r,e,t,n){const i=__(r,n),s=i>0?i:1-i;if(e==="YY"){const c=s%100;return ke(c,2)}return e==="Yo"?t.ordinalNumber(s,{unit:"year"}):ke(s,e.length)},R:function(r,e){const t=C_(r);return ke(t,e.length)},u:function(r,e){const t=r.getFullYear();return ke(t,e.length)},Q:function(r,e,t){const n=Math.ceil((r.getMonth()+1)/3);switch(e){case"Q":return String(n);case"QQ":return ke(n,2);case"Qo":return t.ordinalNumber(n,{unit:"quarter"});case"QQQ":return t.quarter(n,{width:"abbreviated",context:"formatting"});case"QQQQQ":return t.quarter(n,{width:"narrow",context:"formatting"});case"QQQQ":default:return t.quarter(n,{width:"wide",context:"formatting"})}},q:function(r,e,t){const n=Math.ceil((r.getMonth()+1)/3);switch(e){case"q":return String(n);case"qq":return ke(n,2);case"qo":return t.ordinalNumber(n,{unit:"quarter"});case"qqq":return t.quarter(n,{width:"abbreviated",context:"standalone"});case"qqqqq":return t.quarter(n,{width:"narrow",context:"standalone"});case"qqqq":default:return t.quarter(n,{width:"wide",context:"standalone"})}},M:function(r,e,t){const n=r.getMonth();switch(e){case"M":case"MM":return Lr.M(r,e);case"Mo":return t.ordinalNumber(n+1,{unit:"month"});case"MMM":return t.month(n,{width:"abbreviated",context:"formatting"});case"MMMMM":return t.month(n,{width:"narrow",context:"formatting"});case"MMMM":default:return t.month(n,{width:"wide",context:"formatting"})}},L:function(r,e,t){const n=r.getMonth();switch(e){case"L":return String(n+1);case"LL":return ke(n+1,2);case"Lo":return t.ordinalNumber(n+1,{unit:"month"});case"LLL":return t.month(n,{width:"abbreviated",context:"standalone"});case"LLLLL":return t.month(n,{width:"narrow",context:"standalone"});case"LLLL":default:return t.month(n,{width:"wide",context:"standalone"})}},w:function(r,e,t,n){const i=bD(r,n);return e==="wo"?t.ordinalNumber(i,{unit:"week"}):ke(i,e.length)},I:function(r,e,t){const n=AD(r);return e==="Io"?t.ordinalNumber(n,{unit:"week"}):ke(n,e.length)},d:function(r,e,t){return e==="do"?t.ordinalNumber(r.getDate(),{unit:"date"}):Lr.d(r,e)},D:function(r,e,t){const n=SD(r);return e==="Do"?t.ordinalNumber(n,{unit:"dayOfYear"}):ke(n,e.length)},E:function(r,e,t){const n=r.getDay();switch(e){case"E":case"EE":case"EEE":return t.day(n,{width:"abbreviated",context:"formatting"});case"EEEEE":return t.day(n,{width:"narrow",context:"formatting"});case"EEEEEE":return t.day(n,{width:"short",context:"formatting"});case"EEEE":default:return t.day(n,{width:"wide",context:"formatting"})}},e:function(r,e,t,n){const i=r.getDay(),s=(i-n.weekStartsOn+8)%7||7;switch(e){case"e":return String(s);case"ee":return ke(s,2);case"eo":return t.ordinalNumber(s,{unit:"day"});case"eee":return t.day(i,{width:"abbreviated",context:"formatting"});case"eeeee":return t.day(i,{width:"narrow",context:"formatting"});case"eeeeee":return t.day(i,{width:"short",context:"formatting"});case"eeee":default:return t.day(i,{width:"wide",context:"formatting"})}},c:function(r,e,t,n){const i=r.getDay(),s=(i-n.weekStartsOn+8)%7||7;switch(e){case"c":return String(s);case"cc":return ke(s,e.length);case"co":return t.ordinalNumber(s,{unit:"day"});case"ccc":return t.day(i,{width:"abbreviated",context:"standalone"});case"ccccc":return t.day(i,{width:"narrow",context:"standalone"});case"cccccc":return t.day(i,{width:"short",context:"standalone"});case"cccc":default:return t.day(i,{width:"wide",context:"standalone"})}},i:function(r,e,t){const n=r.getDay(),i=n===0?7:n;switch(e){case"i":return String(i);case"ii":return ke(i,e.length);case"io":return t.ordinalNumber(i,{unit:"day"});case"iii":return t.day(n,{width:"abbreviated",context:"formatting"});case"iiiii":return t.day(n,{width:"narrow",context:"formatting"});case"iiiiii":return t.day(n,{width:"short",context:"formatting"});case"iiii":default:return t.day(n,{width:"wide",context:"formatting"})}},a:function(r,e,t){const i=r.getHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return t.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"aaa":return t.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return t.dayPeriod(i,{width:"narrow",context:"formatting"});case"aaaa":default:return t.dayPeriod(i,{width:"wide",context:"formatting"})}},b:function(r,e,t){const n=r.getHours();let i;switch(n===12?i=zo.noon:n===0?i=zo.midnight:i=n/12>=1?"pm":"am",e){case"b":case"bb":return t.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"bbb":return t.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return t.dayPeriod(i,{width:"narrow",context:"formatting"});case"bbbb":default:return t.dayPeriod(i,{width:"wide",context:"formatting"})}},B:function(r,e,t){const n=r.getHours();let i;switch(n>=17?i=zo.evening:n>=12?i=zo.afternoon:n>=4?i=zo.morning:i=zo.night,e){case"B":case"BB":case"BBB":return t.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"BBBBB":return t.dayPeriod(i,{width:"narrow",context:"formatting"});case"BBBB":default:return t.dayPeriod(i,{width:"wide",context:"formatting"})}},h:function(r,e,t){if(e==="ho"){let n=r.getHours()%12;return n===0&&(n=12),t.ordinalNumber(n,{unit:"hour"})}return Lr.h(r,e)},H:function(r,e,t){return e==="Ho"?t.ordinalNumber(r.getHours(),{unit:"hour"}):Lr.H(r,e)},K:function(r,e,t){const n=r.getHours()%12;return e==="Ko"?t.ordinalNumber(n,{unit:"hour"}):ke(n,e.length)},k:function(r,e,t){let n=r.getHours();return n===0&&(n=24),e==="ko"?t.ordinalNumber(n,{unit:"hour"}):ke(n,e.length)},m:function(r,e,t){return e==="mo"?t.ordinalNumber(r.getMinutes(),{unit:"minute"}):Lr.m(r,e)},s:function(r,e,t){return e==="so"?t.ordinalNumber(r.getSeconds(),{unit:"second"}):Lr.s(r,e)},S:function(r,e){return Lr.S(r,e)},X:function(r,e,t){const n=r.getTimezoneOffset();if(n===0)return"Z";switch(e){case"X":return Up(n);case"XXXX":case"XX":return co(n);case"XXXXX":case"XXX":default:return co(n,":")}},x:function(r,e,t){const n=r.getTimezoneOffset();switch(e){case"x":return Up(n);case"xxxx":case"xx":return co(n);case"xxxxx":case"xxx":default:return co(n,":")}},O:function(r,e,t){const n=r.getTimezoneOffset();switch(e){case"O":case"OO":case"OOO":return"GMT"+Lp(n,":");case"OOOO":default:return"GMT"+co(n,":")}},z:function(r,e,t){const n=r.getTimezoneOffset();switch(e){case"z":case"zz":case"zzz":return"GMT"+Lp(n,":");case"zzzz":default:return"GMT"+co(n,":")}},t:function(r,e,t){const n=Math.trunc(+r/1e3);return ke(n,e.length)},T:function(r,e,t){return ke(+r,e.length)}};function Lp(r,e=""){const t=r>0?"-":"+",n=Math.abs(r),i=Math.trunc(n/60),s=n%60;return s===0?t+String(i):t+String(i)+e+ke(s,2)}function Up(r,e){return r%60===0?(r>0?"-":"+")+ke(Math.abs(r)/60,2):co(r,e)}function co(r,e=""){const t=r>0?"-":"+",n=Math.abs(r),i=ke(Math.trunc(n/60),2),s=ke(n%60,2);return t+i+e+s}const Bp=(r,e)=>{switch(r){case"P":return e.date({width:"short"});case"PP":return e.date({width:"medium"});case"PPP":return e.date({width:"long"});case"PPPP":default:return e.date({width:"full"})}},w_=(r,e)=>{switch(r){case"p":return e.time({width:"short"});case"pp":return e.time({width:"medium"});case"ppp":return e.time({width:"long"});case"pppp":default:return e.time({width:"full"})}},kD=(r,e)=>{const t=r.match(/(P+)(p+)?/)||[],n=t[1],i=t[2];if(!i)return Bp(r,e);let s;switch(n){case"P":s=e.dateTime({width:"short"});break;case"PP":s=e.dateTime({width:"medium"});break;case"PPP":s=e.dateTime({width:"long"});break;case"PPPP":default:s=e.dateTime({width:"full"});break}return s.replace("{{date}}",Bp(n,e)).replace("{{time}}",w_(i,e))},RD={p:w_,P:kD},OD=/^D+$/,ND=/^Y+$/,PD=["D","DD","YY","YYYY"];function MD(r){return OD.test(r)}function xD(r){return ND.test(r)}function DD(r,e,t){const n=LD(r,e,t);if(console.warn(n),PD.includes(r))throw new RangeError(n)}function LD(r,e,t){const n=r[0]==="Y"?"years":"days of the month";return`Use \`${r.toLowerCase()}\` instead of \`${r}\` (in \`${e}\`) for formatting ${n} to the input \`${t}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}const UD=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,BD=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,FD=/^'([^]*?)'?$/,HD=/''/g,VD=/[a-zA-Z]/;function $D(r,e,t){var p,_,C,S,T,b,N,K;const n=zc(),i=(t==null?void 0:t.locale)??n.locale??bh,s=(t==null?void 0:t.firstWeekContainsDate)??((_=(p=t==null?void 0:t.locale)==null?void 0:p.options)==null?void 0:_.firstWeekContainsDate)??n.firstWeekContainsDate??((S=(C=n.locale)==null?void 0:C.options)==null?void 0:S.firstWeekContainsDate)??1,c=(t==null?void 0:t.weekStartsOn)??((b=(T=t==null?void 0:t.locale)==null?void 0:T.options)==null?void 0:b.weekStartsOn)??n.weekStartsOn??((K=(N=n.locale)==null?void 0:N.options)==null?void 0:K.weekStartsOn)??0,d=$n(r,t==null?void 0:t.in);if(!Wx(d))throw new RangeError("Invalid time value");let f=e.match(BD).map(H=>{const V=H[0];if(V==="p"||V==="P"){const z=RD[V];return z(H,i.formatLong)}return H}).join("").match(UD).map(H=>{if(H==="''")return{isToken:!1,value:"'"};const V=H[0];if(V==="'")return{isToken:!1,value:KD(H)};if(Dp[V])return{isToken:!0,value:H};if(V.match(VD))throw new RangeError("Format string contains an unescaped latin alphabet character `"+V+"`");return{isToken:!1,value:H}});i.localize.preprocessor&&(f=i.localize.preprocessor(d,f));const g={firstWeekContainsDate:s,weekStartsOn:c,locale:i};return f.map(H=>{if(!H.isToken)return H.value;const V=H.value;(!(t!=null&&t.useAdditionalWeekYearTokens)&&xD(V)||!(t!=null&&t.useAdditionalDayOfYearTokens)&&MD(V))&&DD(V,e,String(r));const z=Dp[V[0]];return z(d,V,i.localize,g)}).join("")}function KD(r){const e=r.match(FD);return e?e[1].replace(HD,"'"):r}const Fp={lessThanXSeconds:{standalone:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"},withPreposition:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"}},xSeconds:{standalone:{one:"1 Sekunde",other:"{{count}} Sekunden"},withPreposition:{one:"1 Sekunde",other:"{{count}} Sekunden"}},halfAMinute:{standalone:"eine halbe Minute",withPreposition:"einer halben Minute"},lessThanXMinutes:{standalone:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"},withPreposition:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"}},xMinutes:{standalone:{one:"1 Minute",other:"{{count}} Minuten"},withPreposition:{one:"1 Minute",other:"{{count}} Minuten"}},aboutXHours:{standalone:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"},withPreposition:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"}},xHours:{standalone:{one:"1 Stunde",other:"{{count}} Stunden"},withPreposition:{one:"1 Stunde",other:"{{count}} Stunden"}},xDays:{standalone:{one:"1 Tag",other:"{{count}} Tage"},withPreposition:{one:"1 Tag",other:"{{count}} Tagen"}},aboutXWeeks:{standalone:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"},withPreposition:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"}},xWeeks:{standalone:{one:"1 Woche",other:"{{count}} Wochen"},withPreposition:{one:"1 Woche",other:"{{count}} Wochen"}},aboutXMonths:{standalone:{one:"etwa 1 Monat",other:"etwa {{count}} Monate"},withPreposition:{one:"etwa 1 Monat",other:"etwa {{count}} Monaten"}},xMonths:{standalone:{one:"1 Monat",other:"{{count}} Monate"},withPreposition:{one:"1 Monat",other:"{{count}} Monaten"}},aboutXYears:{standalone:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahre"},withPreposition:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahren"}},xYears:{standalone:{one:"1 Jahr",other:"{{count}} Jahre"},withPreposition:{one:"1 Jahr",other:"{{count}} Jahren"}},overXYears:{standalone:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahre"},withPreposition:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahren"}},almostXYears:{standalone:{one:"fast 1 Jahr",other:"fast {{count}} Jahre"},withPreposition:{one:"fast 1 Jahr",other:"fast {{count}} Jahren"}}},zD=(r,e,t)=>{let n;const i=t!=null&&t.addSuffix?Fp[r].withPreposition:Fp[r].standalone;return typeof i=="string"?n=i:e===1?n=i.one:n=i.other.replace("{{count}}",String(e)),t!=null&&t.addSuffix?t.comparison&&t.comparison>0?"in "+n:"vor "+n:n},WD={full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},qD={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},GD={full:"{{date}} 'um' {{time}}",long:"{{date}} 'um' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},jD={date:Sn({formats:WD,defaultWidth:"full"}),time:Sn({formats:qD,defaultWidth:"full"}),dateTime:Sn({formats:GD,defaultWidth:"full"})},YD={lastWeek:"'letzten' eeee 'um' p",yesterday:"'gestern um' p",today:"'heute um' p",tomorrow:"'morgen um' p",nextWeek:"eeee 'um' p",other:"P"},JD=(r,e,t,n)=>YD[r],QD={narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["vor Christus","nach Christus"]},XD={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. Quartal","2. Quartal","3. Quartal","4. Quartal"]},Rd={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],wide:["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]},ZD={narrow:Rd.narrow,abbreviated:["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],wide:Rd.wide},eL={narrow:["S","M","D","M","D","F","S"],short:["So","Mo","Di","Mi","Do","Fr","Sa"],abbreviated:["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],wide:["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"]},tL={narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachm.",evening:"Abend",night:"Nacht"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"}},nL={narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachm.",evening:"abends",night:"nachts"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"}},rL=r=>Number(r)+".",oL={ordinalNumber:rL,era:Xe({values:QD,defaultWidth:"wide"}),quarter:Xe({values:XD,defaultWidth:"wide",argumentCallback:r=>r-1}),month:Xe({values:Rd,formattingValues:ZD,defaultWidth:"wide"}),day:Xe({values:eL,defaultWidth:"wide"}),dayPeriod:Xe({values:tL,defaultWidth:"wide",formattingValues:nL,defaultFormattingWidth:"wide"})},iL=/^(\d+)(\.)?/i,aL=/\d+/i,sL={narrow:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,abbreviated:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,wide:/^(vor Christus|vor unserer Zeitrechnung|nach Christus|unserer Zeitrechnung)/i},cL={any:[/^v/i,/^n/i]},lL={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? Quartal/i},uL={any:[/1/i,/2/i,/3/i,/4/i]},dL={narrow:/^[jfmasond]/i,abbreviated:/^(j[aä]n|feb|mär[z]?|apr|mai|jun[i]?|jul[i]?|aug|sep|okt|nov|dez)\.?/i,wide:/^(januar|februar|märz|april|mai|juni|juli|august|september|oktober|november|dezember)/i},hL={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^j[aä]/i,/^f/i,/^mär/i,/^ap/i,/^mai/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},fL={narrow:/^[smdmf]/i,short:/^(so|mo|di|mi|do|fr|sa)/i,abbreviated:/^(son?|mon?|die?|mit?|don?|fre?|sam?)\.?/i,wide:/^(sonntag|montag|dienstag|mittwoch|donnerstag|freitag|samstag)/i},gL={any:[/^so/i,/^mo/i,/^di/i,/^mi/i,/^do/i,/^f/i,/^sa/i]},mL={narrow:/^(vm\.?|nm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,abbreviated:/^(vorm\.?|nachm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,wide:/^(vormittags|nachmittags|Mitternacht|Mittag|morgens|nachmittags|abends|nachts)/i},pL={any:{am:/^v/i,pm:/^n/i,midnight:/^Mitte/i,noon:/^Mitta/i,morning:/morgens/i,afternoon:/nachmittags/i,evening:/abends/i,night:/nachts/i}},vL={ordinalNumber:Wc({matchPattern:iL,parsePattern:aL,valueCallback:r=>parseInt(r)}),era:Ze({matchPatterns:sL,defaultMatchWidth:"wide",parsePatterns:cL,defaultParseWidth:"any"}),quarter:Ze({matchPatterns:lL,defaultMatchWidth:"wide",parsePatterns:uL,defaultParseWidth:"any",valueCallback:r=>r+1}),month:Ze({matchPatterns:dL,defaultMatchWidth:"wide",parsePatterns:hL,defaultParseWidth:"any"}),day:Ze({matchPatterns:fL,defaultMatchWidth:"wide",parsePatterns:gL,defaultParseWidth:"any"}),dayPeriod:Ze({matchPatterns:mL,defaultMatchWidth:"wide",parsePatterns:pL,defaultParseWidth:"any"})},yL={code:"de",formatDistance:zD,formatLong:jD,formatRelative:JD,localize:oL,match:vL,options:{weekStartsOn:1,firstWeekContainsDate:4}},CL={lessThanXSeconds:{one:"moins d’une seconde",other:"moins de {{count}} secondes"},xSeconds:{one:"1 seconde",other:"{{count}} secondes"},halfAMinute:"30 secondes",lessThanXMinutes:{one:"moins d’une minute",other:"moins de {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"environ 1 heure",other:"environ {{count}} heures"},xHours:{one:"1 heure",other:"{{count}} heures"},xDays:{one:"1 jour",other:"{{count}} jours"},aboutXWeeks:{one:"environ 1 semaine",other:"environ {{count}} semaines"},xWeeks:{one:"1 semaine",other:"{{count}} semaines"},aboutXMonths:{one:"environ 1 mois",other:"environ {{count}} mois"},xMonths:{one:"1 mois",other:"{{count}} mois"},aboutXYears:{one:"environ 1 an",other:"environ {{count}} ans"},xYears:{one:"1 an",other:"{{count}} ans"},overXYears:{one:"plus d’un an",other:"plus de {{count}} ans"},almostXYears:{one:"presqu’un an",other:"presque {{count}} ans"}},_L=(r,e,t)=>{let n;const i=CL[r];return typeof i=="string"?n=i:e===1?n=i.one:n=i.other.replace("{{count}}",String(e)),t!=null&&t.addSuffix?t.comparison&&t.comparison>0?"dans "+n:"il y a "+n:n},wL={full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd/MM/y"},TL={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},EL={full:"{{date}} 'à' {{time}}",long:"{{date}} 'à' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},SL={date:Sn({formats:wL,defaultWidth:"full"}),time:Sn({formats:TL,defaultWidth:"full"}),dateTime:Sn({formats:EL,defaultWidth:"full"})},AL={lastWeek:"eeee 'dernier à' p",yesterday:"'hier à' p",today:"'aujourd’hui à' p",tomorrow:"'demain à' p'",nextWeek:"eeee 'prochain à' p",other:"P"},IL=(r,e,t,n)=>AL[r],bL={narrow:["av. J.-C","ap. J.-C"],abbreviated:["av. J.-C","ap. J.-C"],wide:["avant Jésus-Christ","après Jésus-Christ"]},kL={narrow:["T1","T2","T3","T4"],abbreviated:["1er trim.","2ème trim.","3ème trim.","4ème trim."],wide:["1er trimestre","2ème trimestre","3ème trimestre","4ème trimestre"]},RL={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc."],wide:["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"]},OL={narrow:["D","L","M","M","J","V","S"],short:["di","lu","ma","me","je","ve","sa"],abbreviated:["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],wide:["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"]},NL={narrow:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"mat.",afternoon:"ap.m.",evening:"soir",night:"mat."},abbreviated:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"matin",afternoon:"après-midi",evening:"soir",night:"matin"},wide:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"du matin",afternoon:"de l’après-midi",evening:"du soir",night:"du matin"}},PL=(r,e)=>{const t=Number(r),n=e==null?void 0:e.unit;if(t===0)return"0";const i=["year","week","hour","minute","second"];let s;return t===1?s=n&&i.includes(n)?"ère":"er":s="ème",t+s},ML=["MMM","MMMM"],xL={preprocessor:(r,e)=>r.getDate()===1||!e.some(n=>n.isToken&&ML.includes(n.value))?e:e.map(n=>n.isToken&&n.value==="do"?{isToken:!0,value:"d"}:n),ordinalNumber:PL,era:Xe({values:bL,defaultWidth:"wide"}),quarter:Xe({values:kL,defaultWidth:"wide",argumentCallback:r=>r-1}),month:Xe({values:RL,defaultWidth:"wide"}),day:Xe({values:OL,defaultWidth:"wide"}),dayPeriod:Xe({values:NL,defaultWidth:"wide"})},DL=/^(\d+)(ième|ère|ème|er|e)?/i,LL=/\d+/i,UL={narrow:/^(av\.J\.C|ap\.J\.C|ap\.J\.-C)/i,abbreviated:/^(av\.J\.-C|av\.J-C|apr\.J\.-C|apr\.J-C|ap\.J-C)/i,wide:/^(avant Jésus-Christ|après Jésus-Christ)/i},BL={any:[/^av/i,/^ap/i]},FL={narrow:/^T?[1234]/i,abbreviated:/^[1234](er|ème|e)? trim\.?/i,wide:/^[1234](er|ème|e)? trimestre/i},HL={any:[/1/i,/2/i,/3/i,/4/i]},VL={narrow:/^[jfmasond]/i,abbreviated:/^(janv|févr|mars|avr|mai|juin|juill|juil|août|sept|oct|nov|déc)\.?/i,wide:/^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i},$L={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^av/i,/^ma/i,/^juin/i,/^juil/i,/^ao/i,/^s/i,/^o/i,/^n/i,/^d/i]},KL={narrow:/^[lmjvsd]/i,short:/^(di|lu|ma|me|je|ve|sa)/i,abbreviated:/^(dim|lun|mar|mer|jeu|ven|sam)\.?/i,wide:/^(dimanche|lundi|mardi|mercredi|jeudi|vendredi|samedi)/i},zL={narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^j/i,/^v/i,/^s/i],any:[/^di/i,/^lu/i,/^ma/i,/^me/i,/^je/i,/^ve/i,/^sa/i]},WL={narrow:/^(a|p|minuit|midi|mat\.?|ap\.?m\.?|soir|nuit)/i,any:/^([ap]\.?\s?m\.?|du matin|de l'après[-\s]midi|du soir|de la nuit)/i},qL={any:{am:/^a/i,pm:/^p/i,midnight:/^min/i,noon:/^mid/i,morning:/mat/i,afternoon:/ap/i,evening:/soir/i,night:/nuit/i}},GL={ordinalNumber:Wc({matchPattern:DL,parsePattern:LL,valueCallback:r=>parseInt(r)}),era:Ze({matchPatterns:UL,defaultMatchWidth:"wide",parsePatterns:BL,defaultParseWidth:"any"}),quarter:Ze({matchPatterns:FL,defaultMatchWidth:"wide",parsePatterns:HL,defaultParseWidth:"any",valueCallback:r=>r+1}),month:Ze({matchPatterns:VL,defaultMatchWidth:"wide",parsePatterns:$L,defaultParseWidth:"any"}),day:Ze({matchPatterns:KL,defaultMatchWidth:"wide",parsePatterns:zL,defaultParseWidth:"any"}),dayPeriod:Ze({matchPatterns:WL,defaultMatchWidth:"any",parsePatterns:qL,defaultParseWidth:"any"})},jL={code:"fr",formatDistance:_L,formatLong:SL,formatRelative:IL,localize:xL,match:GL,options:{weekStartsOn:1,firstWeekContainsDate:4}},YL={lessThanXSeconds:{one:"menos de um segundo",other:"menos de {{count}} segundos"},xSeconds:{one:"1 segundo",other:"{{count}} segundos"},halfAMinute:"meio minuto",lessThanXMinutes:{one:"menos de um minuto",other:"menos de {{count}} minutos"},xMinutes:{one:"1 minuto",other:"{{count}} minutos"},aboutXHours:{one:"cerca de 1 hora",other:"cerca de {{count}} horas"},xHours:{one:"1 hora",other:"{{count}} horas"},xDays:{one:"1 dia",other:"{{count}} dias"},aboutXWeeks:{one:"cerca de 1 semana",other:"cerca de {{count}} semanas"},xWeeks:{one:"1 semana",other:"{{count}} semanas"},aboutXMonths:{one:"cerca de 1 mês",other:"cerca de {{count}} meses"},xMonths:{one:"1 mês",other:"{{count}} meses"},aboutXYears:{one:"cerca de 1 ano",other:"cerca de {{count}} anos"},xYears:{one:"1 ano",other:"{{count}} anos"},overXYears:{one:"mais de 1 ano",other:"mais de {{count}} anos"},almostXYears:{one:"quase 1 ano",other:"quase {{count}} anos"}},JL=(r,e,t)=>{let n;const i=YL[r];return typeof i=="string"?n=i:e===1?n=i.one:n=i.other.replace("{{count}}",String(e)),t!=null&&t.addSuffix?t.comparison&&t.comparison>0?"em "+n:"há "+n:n},QL={full:"EEEE, d 'de' MMMM 'de' y",long:"d 'de' MMMM 'de' y",medium:"d MMM y",short:"dd/MM/yyyy"},XL={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},ZL={full:"{{date}} 'às' {{time}}",long:"{{date}} 'às' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},eU={date:Sn({formats:QL,defaultWidth:"full"}),time:Sn({formats:XL,defaultWidth:"full"}),dateTime:Sn({formats:ZL,defaultWidth:"full"})},tU={lastWeek:r=>{const e=r.getDay();return"'"+(e===0||e===6?"último":"última")+"' eeee 'às' p"},yesterday:"'ontem às' p",today:"'hoje às' p",tomorrow:"'amanhã às' p",nextWeek:"eeee 'às' p",other:"P"},nU=(r,e,t,n)=>{const i=tU[r];return typeof i=="function"?i(e):i},rU={narrow:["AC","DC"],abbreviated:["AC","DC"],wide:["antes de cristo","depois de cristo"]},oU={narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},iU={narrow:["j","f","m","a","m","j","j","a","s","o","n","d"],abbreviated:["jan","fev","mar","abr","mai","jun","jul","ago","set","out","nov","dez"],wide:["janeiro","fevereiro","março","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]},aU={narrow:["D","S","T","Q","Q","S","S"],short:["dom","seg","ter","qua","qui","sex","sab"],abbreviated:["domingo","segunda","terça","quarta","quinta","sexta","sábado"],wide:["domingo","segunda-feira","terça-feira","quarta-feira","quinta-feira","sexta-feira","sábado"]},sU={narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"manhã",afternoon:"tarde",evening:"tarde",night:"noite"},abbreviated:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"manhã",afternoon:"tarde",evening:"tarde",night:"noite"},wide:{am:"a.m.",pm:"p.m.",midnight:"meia-noite",noon:"meio-dia",morning:"manhã",afternoon:"tarde",evening:"tarde",night:"noite"}},cU={narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"da manhã",afternoon:"da tarde",evening:"da tarde",night:"da noite"},abbreviated:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"da manhã",afternoon:"da tarde",evening:"da tarde",night:"da noite"},wide:{am:"a.m.",pm:"p.m.",midnight:"meia-noite",noon:"meio-dia",morning:"da manhã",afternoon:"da tarde",evening:"da tarde",night:"da noite"}},lU=(r,e)=>{const t=Number(r);return(e==null?void 0:e.unit)==="week"?t+"ª":t+"º"},uU={ordinalNumber:lU,era:Xe({values:rU,defaultWidth:"wide"}),quarter:Xe({values:oU,defaultWidth:"wide",argumentCallback:r=>r-1}),month:Xe({values:iU,defaultWidth:"wide"}),day:Xe({values:aU,defaultWidth:"wide"}),dayPeriod:Xe({values:sU,defaultWidth:"wide",formattingValues:cU,defaultFormattingWidth:"wide"})},dU=/^(\d+)[ºªo]?/i,hU=/\d+/i,fU={narrow:/^(ac|dc|a|d)/i,abbreviated:/^(a\.?\s?c\.?|d\.?\s?c\.?)/i,wide:/^(antes de cristo|depois de cristo)/i},gU={any:[/^ac/i,/^dc/i],wide:[/^antes de cristo/i,/^depois de cristo/i]},mU={narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](º)? trimestre/i},pU={any:[/1/i,/2/i,/3/i,/4/i]},vU={narrow:/^[jfmajsond]/i,abbreviated:/^(jan|fev|mar|abr|mai|jun|jul|ago|set|out|nov|dez)/i,wide:/^(janeiro|fevereiro|março|abril|maio|junho|julho|agosto|setembro|outubro|novembro|dezembro)/i},yU={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^fev/i,/^mar/i,/^abr/i,/^mai/i,/^jun/i,/^jul/i,/^ago/i,/^set/i,/^out/i,/^nov/i,/^dez/i]},CU={narrow:/^(dom|[23456]ª?|s[aá]b)/i,short:/^(dom|[23456]ª?|s[aá]b)/i,abbreviated:/^(dom|seg|ter|qua|qui|sex|s[aá]b)/i,wide:/^(domingo|(segunda|ter[cç]a|quarta|quinta|sexta)([- ]feira)?|s[aá]bado)/i},_U={short:[/^d/i,/^2/i,/^3/i,/^4/i,/^5/i,/^6/i,/^s[aá]/i],narrow:[/^d/i,/^2/i,/^3/i,/^4/i,/^5/i,/^6/i,/^s[aá]/i],any:[/^d/i,/^seg/i,/^t/i,/^qua/i,/^qui/i,/^sex/i,/^s[aá]b/i]},wU={narrow:/^(a|p|mn|md|(da) (manhã|tarde|noite))/i,any:/^([ap]\.?\s?m\.?|meia[-\s]noite|meio[-\s]dia|(da) (manhã|tarde|noite))/i},TU={any:{am:/^a/i,pm:/^p/i,midnight:/^mn|^meia[-\s]noite/i,noon:/^md|^meio[-\s]dia/i,morning:/manhã/i,afternoon:/tarde/i,evening:/tarde/i,night:/noite/i}},EU={ordinalNumber:Wc({matchPattern:dU,parsePattern:hU,valueCallback:r=>parseInt(r,10)}),era:Ze({matchPatterns:fU,defaultMatchWidth:"wide",parsePatterns:gU,defaultParseWidth:"any"}),quarter:Ze({matchPatterns:mU,defaultMatchWidth:"wide",parsePatterns:pU,defaultParseWidth:"any",valueCallback:r=>r+1}),month:Ze({matchPatterns:vU,defaultMatchWidth:"wide",parsePatterns:yU,defaultParseWidth:"any"}),day:Ze({matchPatterns:CU,defaultMatchWidth:"wide",parsePatterns:_U,defaultParseWidth:"any"}),dayPeriod:Ze({matchPatterns:wU,defaultMatchWidth:"any",parsePatterns:TU,defaultParseWidth:"any"})},SU={code:"pt-BR",formatDistance:JL,formatLong:eU,formatRelative:nU,localize:uU,match:EU,options:{weekStartsOn:0,firstWeekContainsDate:1}},AU={"en-US":bh,"pt-BR":SU,"fr-FR":jL,"de-DE":yL};function IU(r){if(!r)return"";const e=navigator.language,t=AU[e]||bh;try{const n=typeof r=="string"||r===null?new Date(r||""):r;return isNaN(n.getTime())?"":$D(n,"MMMM dd yyyy, HH:mm:ss",{locale:t})}catch(n){return console.error("Error formatting date:",n),""}}let Os=!1;const $u=u.ref(!1),pn=u.ref([]),Hp=u.ref([]),Ke=u.ref(null),Wo=u.ref([]),qo=u.ref([]),T_=()=>{const r=Hn(),e=async T=>{$u.value=!0;const b=T?`_active eq true and ${T}`:"_active eq true",N=await Vr.getOrgList(b);N&&(pn.value=N,Os=!0),$u.value=!1},t=async T=>{var b;return(b=pn.value)!=null&&b.length||await e(T),pn.value};function n(T){if(!pn.value)throw new Error("Data not stored yet");const b=Ti(pn.value,T,["name","description"]);return T!==""?b:pn.value}const i=T=>{Hp.value=T},s=T=>{Ke.value=_i.cloneDeep(T)},c=async T=>await Vr.getOrg(T),d=async()=>{if(Ke.value!=null){const T=await Vr.createOrg(Ke.value);return T!=null&&T.data.created_at&&(r.success("Organization created."),Os&&pn.value.push(T.data)),T==null?void 0:T.data}},f=async()=>{if(ae.value=!0,Ke.value&&Ke.value.__id){const T=await Vr.updateOrg(Ke.value);if(Os&&(T!=null&&T.data.__id)){const b=pn.value.findIndex(N=>N.__id===T.data.__id);return b!==-1?(pn.value[b]=T.data,r.success("Organization updated.")):r.error("Unable to update item"),ae.value=!1,T.data}}else ae.value=!1,r.error("Unable to update item")},g=async()=>{if(ae.value=!0,Ke.value&&Ke.value.created_at){if(await Vr.deactivateOrg(Ke.value.__id),Os){const T=pn.value.findIndex(b=>{var N;return b.__id===((N=Ke.value)==null?void 0:N.__id)});if(T!==-1)return pn.value.splice(T,1),Ke.value;r.error("Unable to deactivate organization")}ae.value=!1}};async function p(T){ae.value=!0;try{if(Ke.value&&Ke.value.__id){const b={...T,organization:Ke.value.__id};if(!await $r.updateBranch(b)){ae.value=!1;return}if(Wo.value.findIndex(H=>H.__id===T.__id)===-1)return r.success("Branch added successfully."),Wo.value.push(b),b;r.info("Branch already added.")}}catch(b){console.error(b)}finally{ae.value=!1}}async function _(T){if(ae.value=!0,Ke.value&&Ke.value.__id){const b={...T,organization:null};if(!await $r.updateBranch(b)){ae.value=!1;return}const K=Wo.value.findIndex(H=>H.__id===T.__id);if(K!==-1)return Wo.value.splice(K,1),ae.value=!1,Wo.value;throw new Error("Item not found to remove")}ae.value=!1}async function C(T){ae.value=!0;try{if(Ke.value&&Ke.value.__id){const b={...T,organization:Ke.value.__id};if(!await Xt.updateTeam(b)){ae.value=!1;return}if(qo.value.findIndex(H=>H.__id===T.__id)===-1)return r.success("Team added successfully."),qo.value.push(b),b;r.info("Team already added.")}}catch(b){console.error(b)}finally{ae.value=!1}}async function S(T){if(ae.value=!0,Ke.value&&Ke.value.__id){const b={...T,organization:null};if(!await Xt.updateTeam(b)){ae.value=!1;return}const K=qo.value.findIndex(H=>H.__id===T.__id);if(K!==-1)return qo.value.splice(K,1),ae.value=!1,qo.value;throw new Error("Item not found to remove")}ae.value=!1}return{data:pn,loading:$u,columns:Hp,item:Ke,filterData:n,__init__:e,getData:t,setColumns:i,setItem:s,getItem:c,createItem:d,updateItem:f,removeItem:g,orgBranches:Wo,orgTeams:qo,linkBranch:p,unlinkBranch:_,linkTeam:C,unlinkTeam:S}};let Ns=!1;const vn=u.ref([]),Vp=u.ref([]),rt=u.ref(null),Ku=u.ref(!1),Go=u.ref([]),E_=()=>{const r=Hn(),e=async C=>{Ku.value=!0;const S=C?`_active eq true and ${C}`:"_active eq true",T=await Xt.getTeamList(S);T&&(vn.value=T,Ns=!0),Ku.value=!1},t=async C=>(vn.value.length||await e(C),vn.value);function n(C){if(!vn.value)throw new Error("Data not stored yet");const S=Ti(vn.value,C,["name","description"]);return C!==""?S:vn.value}const i=C=>{Vp.value=C},s=C=>{rt.value=_i.cloneDeep(C)},c=async C=>await Xt.getTeam(C),d=async()=>{if(rt.value!=null){const C=await Xt.createTeam(rt.value);return C!=null&&C.data.created_at&&(r.success("Team created."),Ns&&vn.value.push(C.data)),C==null?void 0:C.data}},f=async()=>{if(ae.value=!0,rt.value&&rt.value.__id){const C=await Xt.updateTeam(rt.value);if(Ns&&(C!=null&&C.data.__id)){const S=vn.value.findIndex(T=>T.__id===C.data.__id);return S!==-1?(vn.value[S]=C.data,r.success("Team updated.")):r.error("Unable to update item"),C.data}}else r.error("Unable to update item")},g=async()=>{if(rt.value&&rt.value.created_at&&(await Xt.deactivateTeam(rt.value.__id),Ns)){const C=vn.value.findIndex(S=>{var T;return S.__id===((T=rt.value)==null?void 0:T.__id)});if(C!==-1)return vn.value.splice(C,1),rt.value;r.error("Unable to deactivate organization")}};async function p(C){var S;if(ae.value=!0,(S=rt.value)!=null&&S.__id)if(Go.value.findIndex(b=>b.__id===C.__id)===-1)try{const b=await Xt.linkManageUser(rt.value.__id,{team:rt.value.__id,user:C.__id,role:"string",joined_at:"string",comments:"string"}),N=await Xt.getTeamUserList(rt.value.__id);return N&&(Go.value=N),r.success("User added successfully."),b}catch(b){console.error(b),r.error("Unable to add User.")}finally{ae.value=!1}else r.info("User already added.");else console.warn("No item selected or item ID is missing."),r.info("Please select a valid item.");ae.value=!1}async function _(C){if(ae.value=!0,rt.value&&rt.value.__id){const S=Go.value.findIndex(T=>T.__id===C);if(S!==-1)return await Xt.unlinkManageUser(rt.value.__id,C),Go.value.splice(S,1),ae.value=!1,Go.value;throw new Error("Item not found to remove")}ae.value=!1}return{data:vn,loading:Ku,columns:Vp,item:rt,usersTeam:Go,__init__:e,getData:t,filterData:n,setColumns:i,setItem:s,getItem:c,createItem:d,updateItem:f,removeItem:g,linkUser:p,unlinkUser:_}},S_=u.defineComponent({__name:"GlobalScopeFilter",setup(r){var N,K,H;const{openDialog:e}=vc("global-scope__J-"),{user:t,domain:n,scope:i,session:s,setScope:c}=Kc(),{getData:d,data:f}=T_(),{getData:g,data:p}=E_(),_=u.ref(!1);u.onBeforeMount(async()=>{_.value=!0,await d(),await g(),_.value=!1});const C=u.ref({scope_type:(N=i.value)==null?void 0:N.scope_type,organization:((K=i.value)==null?void 0:K.organization)??"org",team:(H=i.value)==null?void 0:H.team});function S(){var V,z,Q;C.value={...i.value,scope_type:(V=i.value)==null?void 0:V.scope_type,organization:((z=i.value)==null?void 0:z.organization)??"",team:(Q=i.value)==null?void 0:Q.team},e()}const T=u.computed(()=>{var V;switch((V=i.value)==null?void 0:V.scope_type){case"user":return wN;case"org":return CN;case"team":return TN;default:return _N}});async function b(){var V;((V=i.value)==null?void 0:V.scope_type)!==""&&c(C.value)}return(V,z)=>(u.openBlock(),u.createElementBlock(u.Fragment,null,[u.createVNode(qe.VBtn,{onClick:S,icon:"",class:"text-secondary ms-3",color:"surface",rounded:"sm",size:"small",variant:"flat"},{default:u.withCtx(()=>[(u.openBlock(),u.createBlock(u.resolveDynamicComponent(T.value),{size:"20"}))]),_:1}),u.createVNode(u.unref(ma),{loading:_.value,title:"Scope","dialog-id":"global-scope__J-","on-save":b},{default:u.withCtx(()=>[u.createElementVNode("div",null,[u.createVNode(pt.VRow,null,{default:u.withCtx(()=>[u.createVNode(pt.VCol,{cols:"4",class:"d-flex flex-row align-center"},{default:u.withCtx(()=>[u.createVNode(Ut.VListItem,null,{default:u.withCtx(()=>[u.createVNode(Ut.VListItemTitle,null,{default:u.withCtx(()=>z[3]||(z[3]=[u.createTextVNode(" User")])),_:1}),u.createVNode(Ut.VListItemSubtitle,null,{default:u.withCtx(()=>{var Q;return[u.createTextVNode(u.toDisplayString(((Q=u.unref(t))==null?void 0:Q.name)||"Unknown"),1)]}),_:1})]),_:1})]),_:1}),u.createVNode(pt.VCol,{cols:"4"},{default:u.withCtx(()=>[u.createVNode(Ut.VListItem,null,{default:u.withCtx(()=>[u.createVNode(Ut.VListItemTitle,null,{default:u.withCtx(()=>z[4]||(z[4]=[u.createTextVNode(" Domain")])),_:1}),u.createVNode(Ut.VListItemSubtitle,null,{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(u.unref(n)),1)]),_:1})]),_:1})]),_:1}),u.createVNode(pt.VCol,{cols:"4"},{default:u.withCtx(()=>[u.createVNode(Ut.VListItem,null,{default:u.withCtx(()=>[u.createVNode(Ut.VListItemTitle,null,{default:u.withCtx(()=>z[5]||(z[5]=[u.createTextVNode(" Environment")])),_:1}),u.createVNode(Ut.VListItemSubtitle,null,{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(u.unref(s).environment),1)]),_:1})]),_:1})]),_:1})]),_:1}),u.createVNode(yk.VBtnToggle,{density:"compact",variant:"outlined",modelValue:C.value.scope_type,"onUpdate:modelValue":z[0]||(z[0]=Q=>C.value.scope_type=Q),class:"d-flex justify-center my-4"},{default:u.withCtx(()=>[u.createVNode(qe.VBtn,{value:"org",label:"Organizational",color:"secondary",class:""},{default:u.withCtx(()=>z[6]||(z[6]=[u.createTextVNode("Organizational")])),_:1}),u.createVNode(qe.VBtn,{value:"team",label:"Team",color:"secondary",class:""},{default:u.withCtx(()=>z[7]||(z[7]=[u.createTextVNode("Team")])),_:1}),u.createVNode(qe.VBtn,{value:"user",label:"User",color:"secondary",class:""},{default:u.withCtx(()=>z[8]||(z[8]=[u.createTextVNode("User")])),_:1}),u.createVNode(qe.VBtn,{value:"",label:"None",color:"lightext",class:""},{default:u.withCtx(()=>z[9]||(z[9]=[u.createTextVNode("None")])),_:1})]),_:1},8,["modelValue"]),u.createElementVNode("div",null,[u.createVNode(ca.VLabel,{class:"text-subtitle-1 text-high-emphasis mb-2"},{default:u.withCtx(()=>z[10]||(z[10]=[u.createTextVNode("Organization")])),_:1}),u.createVNode(am.VSelect,{items:u.unref(f),"item-title":"name","item-value":"__id",variant:"solo","bg-color":"containerBg",rounded:"false",placeholder:"Select a Organization",class:"min-w-50",modelValue:C.value.organization,"onUpdate:modelValue":z[1]||(z[1]=Q=>C.value.organization=Q)},null,8,["items","modelValue"]),u.createVNode(ca.VLabel,{class:"text-subtitle-1 text-high-emphasis mb-2"},{default:u.withCtx(()=>z[11]||(z[11]=[u.createTextVNode("Team")])),_:1}),u.createVNode(am.VSelect,{items:u.unref(p),"item-title":"name","item-value":"__id",variant:"solo","bg-color":"containerBg",rounded:"false",placeholder:"Select a Team",class:"min-w-50",modelValue:C.value.team,"onUpdate:modelValue":z[2]||(z[2]=Q=>C.value.team=Q)},null,8,["items","modelValue"])])])]),_:1},8,["loading"])],64))}}),bU={},kU={class:"double-ring-spinner-container"};function RU(r,e){return u.openBlock(),u.createElementBlock("div",kU,e[0]||(e[0]=[u.createElementVNode("div",{class:"spinner-loading"},[u.createElementVNode("div"),u.createElementVNode("div"),u.createElementVNode("div",null,[u.createElementVNode("div")]),u.createElementVNode("div",null,[u.createElementVNode("div")])],-1)]))}const A_=Tc(bU,[["render",RU],["__scopeId","data-v-71303a61"]]),OU={key:0,class:"_jspinner-overlay_jj"},I_=u.defineComponent({__name:"GlobalSpinner",setup(r){return(e,t)=>u.unref(ae)?(u.openBlock(),u.createElementBlock("div",OU,t[0]||(t[0]=[u.createElementVNode("div",{class:"j-double-ring-spinner-container"},[u.createElementVNode("div",{class:"j-global-spinner-loading"},[u.createElementVNode("div"),u.createElementVNode("div"),u.createElementVNode("div",null,[u.createElementVNode("div")]),u.createElementVNode("div",null,[u.createElementVNode("div")])])],-1)]))):u.createCommentVNode("",!0)}}),NU=Object.freeze(Object.defineProperty({__proto__:null,AvatarPicture:Yv,ColumnSettingsDialog:qv,ConfirmDialog:Gv,ContextMenu:Jv,CopyButton:pc,DeleteButton:Rv,DotsMenu:Nv,EditButton:Ov,FormHeadless:iy,FormMetadata:id,GlobalScopeFilter:S_,GlobalSpinner:I_,JAvatar:jv,JBtn:Yp,JDialog:ma,JForm:ry,JIconBtn:jp,JSelect:Xv,JTextArea:Zv,JTextField:id,ParentCard:wc,SpinnerLoader:A_,TabFormHeader:oy,UiTable:Pv},Symbol.toStringTag,{value:"Module"})),PU=Jk(),MU={transition:"Vue-Toastification__fade",maxToasts:20,newestOnTop:!0};let zu=!1;const Wu=u.ref(!1),yn=u.ref([]),$p=u.ref([]),ht=u.ref(null),jo=u.ref([]),xU=()=>{const r=Hn(),e=async C=>{Wu.value=!0;const S=C?`_active eq true and ${C}`:"_active eq true",T=await $r.getBranchList(S);T&&(yn.value=T,zu=!0),Wu.value=!1},t=async C=>(yn.value.length||await e(C),yn.value);function n(C){if(!yn.value)throw new Error("Data not stored yet");const S=Ti(yn.value,C,["name","description"]);return C!==""?S:yn.value}const i=C=>{$p.value=C},s=C=>{ht.value=_i.cloneDeep(C)},c=async C=>await $r.getBranch(C),d=async()=>{if(ht.value!=null){const C=await $r.createBranch(ht.value);return C!=null&&C.data.created_at&&(r.success("Branch created."),zu&&yn.value.push(C.data)),C==null?void 0:C.data}},f=async()=>{if(ht.value&&ht.value.__id){const C=await $r.updateBranch(ht.value);if(zu&&C){const S=yn.value.findIndex(T=>T.__id===C.data.__id);return S!==-1?(yn.value[S]=C.data,r.success("Branch updated.")):r.error("Unable to update item"),C}}else r.error("Unable to update item")},g=async()=>{if(ht.value&&ht.value.created_at){await $r.deactivateBranch(ht.value.__id);const C=yn.value.findIndex(S=>{var T;return S.__id===((T=ht.value)==null?void 0:T.__id)});if(C!==-1)return yn.value.splice(C,1),ht.value;r.error("Unable to deactivate Domain")}};async function p(C){ae.value=!0;try{if(ht.value&&ht.value.__id){const S={...C,branch:ht.value.__id};if(!await Xt.updateTeam(S)){r.error("Unable to link team");return}if(jo.value.findIndex(N=>N.__id===C.__id)===-1)return r.success("Team added successfully."),jo.value.push(S),S;r.info("Team already added.")}else throw new Error("Item is not defined")}catch(S){console.error(S)}finally{ae.value=!1}}async function _(C){if(ae.value=!0,ht.value&&ht.value.__id){const S={...C,branch:null};if(!await Xt.updateTeam(S))return;const b=jo.value.findIndex(N=>N.__id===C.__id);if(b!==-1)return jo.value.splice(b,1),ae.value=!1,jo.value;throw new Error("Item not found to remove")}ae.value=!1}return{data:yn,columns:$p,item:ht,loading:Wu,__init__:e,getData:t,filterData:n,setColumns:i,setItem:s,getItem:c,createItem:d,updateItem:f,removeItem:g,branchTeams:jo,linkTeam:p,unlinkTeam:_}};function DU(){const r=wi("https://api.jplan.com.br/management/division"),{error:e}=Hn();return{async getDivisionList(t){try{const n=t?`?filter_query=${t}`:"",i=await r.get(`/list/${n}`);if(i.data.error)throw e("Failed to fetch Division list"),new Error(i.data.error);return i.data.data}catch(n){console.error("Error in getDivisionList:",n),e("Failed to fetch Division list");return}},async createDivision(t){var n,i;try{const s=await r.post("/item",t);return s.status>=200&&s.status<300?s:void 0}catch(s){throw console.error("Error in createDivision:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to create Division"),s}},async updateDivision(t){var n,i;try{const s=await r.patch("/item",t);if(s.data.error)throw e("Failed to update Division"),new Error(s.data.error);return s}catch(s){throw console.error("Error in updateDivision:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to update Division"),s}},async getDivision(t){var n,i;try{const s=await r.get(`/item/${t}`);if(s.data.error)throw e("Failed to fetch Division"),new Error(s.data.error);return s.data}catch(s){throw console.error("Error in getDivision:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to fetch Division"),s}},async activateDivision(t){var n,i;try{const s=await r.post(`/item/${t}/activate`);if(s.data.error)throw e("Failed to activate Division"),new Error(s.data.error)}catch(s){throw console.error("Error in activateDivision:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to activate Division"),s}},async deactivateDivision(t){var n,i;try{const s=await r.post(`/item/${t}/deactivate`);if(s.data.error)throw e("Failed to deactivate Division"),new Error(s.data.error)}catch(s){throw console.error("Error in deactivateDivision:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to deactivate Division"),s}}}}const ei=DU();let qu=!1;const Gu=u.ref(!1),Cn=u.ref([]),Kp=u.ref([]),ft=u.ref(null),Yo=u.ref([]),LU=()=>{const r=Hn(),e=async C=>{Gu.value=!0;const S=C?`_active eq true and ${C}`:"_active eq true",T=await ei.getDivisionList(S);T&&(Cn.value=T,qu=!0),Gu.value=!1},t=async C=>(Cn.value.length||await e(C),Cn.value);function n(C){if(!Cn.value)throw new Error("Data not stored yet");const S=Ti(Cn.value,C,["name","description"]);return C!==""?S:Cn.value}const i=C=>{Kp.value=C},s=C=>{ft.value=_i.cloneDeep(C)},c=async C=>await ei.getDivision(C),d=async()=>{if(ft.value!=null){const C=await ei.createDivision(ft.value);return C!=null&&C.data.created_at&&(r.success("Division created."),qu&&Cn.value.push(C.data)),C==null?void 0:C.data}},f=async()=>{if(ae.value=!0,ft.value&&ft.value.__id){const C=await ei.updateDivision(ft.value);if(qu&&(C!=null&&C.data.__id)){const S=Cn.value.findIndex(T=>T.__id===C.data.__id);return S!==-1?(Cn.value[S]=C.data,r.success("Updated Division.")):r.error("Unable to update item"),ae.value=!1,C}}else ae.value=!1,r.error("Unable to update item")},g=async()=>{if(ae.value=!0,ft.value&&ft.value.created_at){await ei.deactivateDivision(ft.value.__id);const C=Cn.value.findIndex(S=>{var T;return S.__id===((T=ft.value)==null?void 0:T.__id)});if(C!==-1)return Cn.value.splice(C,1),ft.value;r.error("Unable to deactivate Division")}ae.value=!1};async function p(C){ae.value=!0;try{if(ft.value&&ft.value.__id){const S={...C,division:ft.value.__id};return await Vr.updateOrg(S)?(Yo.value.findIndex(N=>N.__id===C.__id)===-1?(r.success("Organization added successfully."),Yo.value.push(S)):r.info("Organization already added."),S):void 0}else throw new Error("Item is not defined")}catch(S){console.error(S)}finally{ae.value=!1}}async function _(C){if(ae.value=!0,ft.value&&ft.value.__id){const S={...C,division:null};if(!await Vr.updateOrg(S))return;const b=Yo.value.findIndex(N=>N.__id===C.__id);if(b!==-1)Yo.value.splice(b,1);else throw new Error("Item não encontrado para remoção")}else throw new Error("Item não está definido");return ae.value=!1,Yo.value}return{data:Cn,columns:Kp,item:ft,loading:Gu,__init__:e,filterData:n,getData:t,setColumns:i,setItem:s,getItem:c,createItem:d,updateItem:f,removeItem:g,orgs:Yo,linkDivision:p,unlinkDivision:_}};function UU(){const r=wi("https://api.jplan.com.br/management/user"),{error:e}=Hn();return{async getManageUserList(t){try{const n=t?`?filter_query=${t}`:"",i=await r.get(`/list/${n}`);if(i.data.error)throw e("Failed to fetch User list"),new Error(i.data.error);return i.data.data}catch(n){console.error("Error in getManageUserList:",n),e("Failed to fetch User list");return}},async createManageUser(t){var n,i;try{const s=await r.post("/item",t);return s.status>=200&&s.status<300?s:void 0}catch(s){throw console.error("Error in createManageUser:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to create User"),s}},async updateManageUser(t){var n,i;try{const s=await r.patch("/item",t);if(s.data.error)throw e("Failed to update User"),new Error(s.data.error);return s}catch(s){throw console.error("Error in updateManageUser:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to update User"),s}},async getManageUser(t){var n,i;try{const s=await r.get(`/item/${t}`);if(s.data.error)throw e("Failed to fetch User"),new Error(s.data.error);return s.data}catch(s){console.error("Error in getManageUser:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to fetch User");return}},async activateManageUser(t){var n,i;try{const s=await r.post(`/item/${t}/activate`);if(s.data.error)throw e("Failed to activate User"),new Error(s.data.error)}catch(s){throw console.error("Error in activateManageUser:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to activate User"),s}},async deactivateManageUser(t){var n,i;try{const s=await r.post(`/item/${t}/deactivate`);if(s.data.error)throw e("Failed to deactivate User"),new Error(s.data.error)}catch(s){throw console.error("Error in deactivateManageUser:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to deactivate User"),s}}}}const ti=UU();let ju=!1,Yu=u.ref(!1);const _n=u.ref([]),zp=u.ref([]),wn=u.ref(null),BU=u.ref(null),FU=u.ref([]),HU=()=>{const r=Hn(),e=async p=>{Yu.value=!0;const _=p?`_active eq true and ${p}`:"_active eq true",C=await ti.getManageUserList(_);C&&(_n.value=C,ju=!0),Yu.value=!1},t=async p=>(_n.value.length||await e(p),_n.value);function n(p){if(!_n.value)throw new Error("Data not stored yet");const _=Ti(_n.value,p,["name","description"]);return p!==""?_:_n.value}return{data:_n,loading:Yu,columns:zp,item:wn,filterData:n,__init__:e,getData:t,setColumns:p=>{zp.value=p},setItem:p=>{wn.value=_i.cloneDeep(p)},getItem:async p=>await ti.getManageUser(p),createItem:async()=>{if(wn.value!=null){const p=crypto.randomUUID(),_=await ti.createManageUser({...wn.value,__id:p});return _!=null&&_.data.created_at&&(r.success("User created."),ju&&_n.value.push(_.data)),_==null?void 0:_.data}},updateItem:async()=>{if(ae.value=!0,wn.value&&wn.value.created_at){const p=await ti.updateManageUser(wn.value);if(ju&&(p!=null&&p.data)){const _=_n.value.findIndex(C=>C.__id===(p==null?void 0:p.data.__id));if(_!==-1)_n.value[_]=p==null?void 0:p.data,r.success("User created.");else throw new Error("Unable to find item after update")}return ae.value=!1,p==null?void 0:p.data}},removeItem:async()=>{if(wn.value&&wn.value.created_at){try{await ti.deactivateManageUser(wn.value.__id)}catch{r.error("Unable to deactivate user");return}const p=_n.value.findIndex(_=>{var C;return _.__id===((C=wn.value)==null?void 0:C.__id)});if(p!==-1)return _n.value.splice(p,1),wn.value}},userOrg:BU,userTeams:FU}},VU=r=>{r.use(PU),r.use(QR,MU),Object.entries(NU).forEach(([e,t])=>{r.component(e,t)}),Object.entries(_k).forEach(([e,t])=>{r.provide(e,t)})},$U={install:VU};exports.ContextMenu=Jv;exports.FormHeadless=iy;exports.HttpCore=Lx;exports.SpinnerLoader=A_;exports.__spinner=ae;exports._sfc_main=Pv;exports._sfc_main$1=Gv;exports._sfc_main$10=Xv;exports._sfc_main$11=Zv;exports._sfc_main$12=ry;exports._sfc_main$13=oy;exports._sfc_main$14=wc;exports._sfc_main$15=qv;exports._sfc_main$16=jv;exports._sfc_main$17=Yv;exports._sfc_main$18=S_;exports._sfc_main$19=I_;exports._sfc_main$2=pc;exports._sfc_main$3=Nv;exports._sfc_main$4=id;exports._sfc_main$5=Yp;exports._sfc_main$6=Rv;exports._sfc_main$7=Ov;exports._sfc_main$8=ma;exports._sfc_main$9=jp;exports.branchInstance=$r;exports.coreClient=Ih;exports.dateFormat=IU;exports.divisionInstance=ei;exports.filterQuery=Ti;exports.index=$U;exports.manageUserInstance=ti;exports.msal=Br;exports.orgInstance=Vr;exports.scopedClient=wi;exports.setupAuthGuard=Nx;exports.teamInstance=Xt;exports.useBranchStore=xU;exports.useCustomizer=tR;exports.useDialog=vc;exports.useDivisionStore=LU;exports.useManageUserStore=HU;exports.useOrganizationStore=T_;exports.useSession=Kc;exports.useTeamStore=E_;exports.useToast=Hn;