jplan-pack 0.5.93 → 0.5.95
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{AuthFailRoute-B2ZQYcPg.mjs → AuthFailRoute-B0yMtYd5.mjs} +1 -1
- package/dist/{AuthFailRoute-ClQ9doUk.js → AuthFailRoute-eknRYMZl.js} +1 -1
- package/dist/{AuthRoute-D4Ddf1ej.mjs → AuthRoute-CB1-zS7y.mjs} +1 -1
- package/dist/{AuthRoute-DD9W0rUv.js → AuthRoute-fFc0nRRm.js} +1 -1
- package/dist/{index-DElQ1kwo.mjs → index-Cj9ObtsG.mjs} +1675 -1651
- package/dist/{index-BAgZr3O9.js → index-X7lpWSx2.js} +14 -14
- package/dist/jplan-pack.cjs.js +1 -1
- package/dist/jplan-pack.es.js +1 -1
- package/dist/types/components/ConfirmDialog.d.ts +7 -5
- package/dist/types/components/JDialog.d.ts +8 -4
- package/package.json +1 -1
@@ -1,14 +1,14 @@
|
|
1
|
-
"use strict";const u=require("vue"),Wp=require("@vueuse/core"),qe=require("vuetify/lib/components/VBtn/index.mjs"),Nt=require("vuetify/components"),Ys=require("vuetify/lib/components/VIcon/index.mjs"),Ft=require("vuetify/lib/components/VCard/index.mjs"),Ms=require("vuetify/lib/components/VDialog/index.mjs"),Xi=require("vuetify/lib/components/VDivider/index.mjs"),pt=require("vuetify/lib/components/VGrid/index.mjs"),mk=require("vuetify/lib/components/VDataTable/index.mjs"),pk=require("vuetify/lib/components/VCheckbox/index.mjs"),Bt=require("vuetify/lib/components/VList/index.mjs"),qp=require("vuetify/lib/components/VAvatar/index.mjs"),Gp=require("vuetify/lib/components/VImg/index.mjs"),vk=require("vuetify/lib/components/VMenu/index.mjs"),sa=require("vuetify/lib/components/VLabel/index.mjs"),yk=require("vuetify/lib/components/VTextarea/index.mjs"),Ck=require("vuetify/lib/components/VBtnToggle/index.mjs"),am=require("vuetify/lib/components/VSelect/index.mjs");function _k(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 wk=_k(Wp),Tk={key:0},Ek={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",Tk,[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",Ek,"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(Ys.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(Nt.VTooltip),{key:0,text:n.tooltip,"open-delay":"1000"},{activator:u.withCtx(({props:s})=>[u.createVNode(u.unref(Nt.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(Nt.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(Nt.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"]))}}),Uo=u.ref({}),vc=r=>{const e=u.computed(()=>r?Uo.value[r]||!1:Uo.value.default||!1),t=()=>{r?Uo.value[r]=!0:Uo.value.default=!0},n=()=>{r?Uo.value[r]=!1:Uo.value.default=!1};return u.onUnmounted(()=>{n()}),u.onMounted(()=>{n()}),{isDialogActive:e,openDialog:t,closeDialog:n}},Sk={class:"d-flex align-center"},Ak={key:1},Ik={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(Ms.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(Ft.VCard,{rounded:"",loading:t.value},{default:u.withCtx(()=>[u.createVNode(Ft.VCardTitle,{class:"mt-2 px-5 d-flex"},{default:u.withCtx(()=>[u.createElementVNode("div",Sk,[d.$slots.title?u.renderSlot(d.$slots,"title",{key:0}):(u.openBlock(),u.createElementBlock("div",Ak,u.toDisplayString(e.title),1))]),u.createElementVNode("div",Ik,[u.renderSlot(d.$slots,"heading-actions"),u.createVNode(qe.VBtn,{class:"ms-auto",icon:"mdi-window-close",onClick:s,variant:"plain"})])]),_:3}),u.createVNode(Xi.VDivider,{class:"mx-5"}),u.createVNode(Ft.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(Xi.VDivider,{class:"mx-5 mt-2"}),u.createVNode(Ft.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(Xi.VDivider,{class:"mx-5 mt-2"}),u.createVNode(Ft.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(Ms.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(Ft.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(Ft.VCardText,{class:"text-center mt-7"},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(e.text),1)]),_:1}),u.createVNode(Ft.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(Ms.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 vs(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 mu(r,e){if(Array.isArray(r)){r.splice(e,1);return}delete r[e]}function bk(){return Qp().__VUE_DEVTOOLS_GLOBAL_HOOK__}function Qp(){return typeof navigator<"u"&&typeof window<"u"?window:typeof globalThis<"u"?globalThis:{}}const kk=typeof Proxy=="function",Rk="devtools-plugin:setup",Ok="plugin:settings:set";let Bo,Qu;function Nk(){var r;return Bo!==void 0||(typeof window<"u"&&window.performance?(Bo=!0,Qu=window.performance):typeof globalThis<"u"&&(!((r=globalThis.perf_hooks)===null||r===void 0)&&r.performance)?(Bo=!0,Qu=globalThis.perf_hooks.performance):Bo=!1),Bo}function Pk(){return Nk()?Qu.now():Date.now()}class Mk{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 Pk()}},t&&t.on(Ok,(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=bk(),s=kk&&t.enableEarlyProxy;if(i&&(n.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!s))i.emit(Rk,r,e);else{const c=s?new Mk(t,i):null;(n.__VUE_DEVTOOLS_PLUGINS__=n.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:t,setupFn:e,proxy:c}),c&&e(c.proxiedTarget)}}/*!
|
1
|
+
"use strict";const u=require("vue"),Wp=require("@vueuse/core"),qe=require("vuetify/lib/components/VBtn/index.mjs"),Nt=require("vuetify/components"),Ys=require("vuetify/lib/components/VIcon/index.mjs"),Ft=require("vuetify/lib/components/VCard/index.mjs"),Ms=require("vuetify/lib/components/VDialog/index.mjs"),Xi=require("vuetify/lib/components/VDivider/index.mjs"),pt=require("vuetify/lib/components/VGrid/index.mjs"),mk=require("vuetify/lib/components/VDataTable/index.mjs"),pk=require("vuetify/lib/components/VCheckbox/index.mjs"),Bt=require("vuetify/lib/components/VList/index.mjs"),qp=require("vuetify/lib/components/VAvatar/index.mjs"),Gp=require("vuetify/lib/components/VImg/index.mjs"),vk=require("vuetify/lib/components/VMenu/index.mjs"),sa=require("vuetify/lib/components/VLabel/index.mjs"),yk=require("vuetify/lib/components/VTextarea/index.mjs"),Ck=require("vuetify/lib/components/VBtnToggle/index.mjs"),am=require("vuetify/lib/components/VSelect/index.mjs");function _k(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 wk=_k(Wp),Tk={key:0},Ek={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",Tk,[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",Ek,"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(Ys.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(Nt.VTooltip),{key:0,text:n.tooltip,"open-delay":"1000"},{activator:u.withCtx(({props:s})=>[u.createVNode(u.unref(Nt.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(Nt.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(Nt.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"]))}});var Jp=!1;function vs(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 mu(r,e){if(Array.isArray(r)){r.splice(e,1);return}delete r[e]}function Sk(){return Qp().__VUE_DEVTOOLS_GLOBAL_HOOK__}function Qp(){return typeof navigator<"u"&&typeof window<"u"?window:typeof globalThis<"u"?globalThis:{}}const Ak=typeof Proxy=="function",Ik="devtools-plugin:setup",bk="plugin:settings:set";let Uo,Qu;function kk(){var r;return Uo!==void 0||(typeof window<"u"&&window.performance?(Uo=!0,Qu=window.performance):typeof globalThis<"u"&&(!((r=globalThis.perf_hooks)===null||r===void 0)&&r.performance)?(Uo=!0,Qu=globalThis.perf_hooks.performance):Uo=!1),Uo}function Rk(){return kk()?Qu.now():Date.now()}class Ok{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 Rk()}},t&&t.on(bk,(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=Sk(),s=Ak&&t.enableEarlyProxy;if(i&&(n.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!s))i.emit(Ik,r,e);else{const c=s?new Ok(t,i):null;(n.__VUE_DEVTOOLS_PLUGINS__=n.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:t,setupFn:e,proxy:c}),c&&e(c.proxiedTarget)}}/*!
|
2
2
|
* pinia v2.2.6
|
3
3
|
* (c) 2024 Eduardo San Martin Morote
|
4
4
|
* @license MIT
|
5
|
-
*/let qi;const ca=r=>qi=r,Zp=process.env.NODE_ENV!=="production"?Symbol("pinia"):Symbol();function li(r){return r&&typeof r=="object"&&Object.prototype.toString.call(r)==="[object Object]"&&typeof r.toJSON!="function"}var Qn;(function(r){r.direct="direct",r.patchObject="patch object",r.patchFunction="patch function"})(Qn||(Qn={}));const co=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
|
5
|
+
*/let qi;const ca=r=>qi=r,Zp=process.env.NODE_ENV!=="production"?Symbol("pinia"):Symbol();function li(r){return r&&typeof r=="object"&&Object.prototype.toString.call(r)==="[object Object]"&&typeof r.toJSON!="function"}var Qn;(function(r){r.direct="direct",r.patchObject="patch object",r.patchFunction="patch function"})(Qn||(Qn={}));const co=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 Nk(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 Ds(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=co?typeof HTMLAnchorElement<"u"&&"download"in HTMLAnchorElement.prototype&&!tv?Pk:"msSaveOrOpenBlob"in xs?Mk:Dk:()=>{};function Pk(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",Ds(n)):Ds(n)):(n.href=URL.createObjectURL(r),setTimeout(function(){URL.revokeObjectURL(n.href)},4e4),setTimeout(function(){Ds(n)},0))}function Mk(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(){Ds(n)})}else navigator.msSaveOrOpenBlob(Nk(r,t),e)}function Dk(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 xk(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 Lk(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 Uk(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 fr;function Bk(){fr||(fr=document.createElement("input"),fr.type="file",fr.accept=".json");function r(){return new Promise((e,t)=>{fr.onchange=async()=>{const n=fr.files;if(!n)return e(null);const i=n.item(0);return e(i?{text:await i.text(),file:i}:null)},fr.oncancel=()=>e(null),fr.onerror=t,fr.click()})}return r}async function Fk(r){try{const t=await Bk()();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 Pn(r){return{_custom:{display:r}}}const av="🍍 Pinia (root)",Ls="_root";function Hk(r){return Nd(r)?{id:Ls,label:av}:{id:r.$id,label:r.$id}}function Vk(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 $k(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:Pn(r.type),key:Pn(r.key),oldValue:r.oldValue,newValue:r.newValue}:{}}function Kk(r){switch(r){case Qn.direct:return"mutation";case Qn.patchFunction:return"$patch";case Qn.patchObject:return"$patch";default:return"unknown"}}let ti=!0;const Us=[],io="pinia:mutations",Et="pinia",{assign:zk}=Object,Js=r=>"🍍 "+r;function Wk(r,e){Xp({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:Us,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:io,label:"Pinia 🍍",color:15064968}),t.addInspector({id:Et,label:"Pinia 🍍",icon:"storage",treeFilterPlaceholder:"Search stores",actions:[{icon:"content_copy",action:()=>{xk(e)},tooltip:"Serialize and copy the state"},{icon:"content_paste",action:async()=>{await Lk(e),t.sendInspectorTree(Et),t.sendInspectorState(Et)},tooltip:"Replace the state with the content of your clipboard"},{icon:"save",action:()=>{Uk(e)},tooltip:"Save the state as a JSON file"},{icon:"folder_open",action:async()=>{await Fk(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:Js(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:Js(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(Hk)}}),globalThis.$pinia=e,t.on.getInspectorState(n=>{if(n.app===r&&n.inspectorId===Et){const i=n.nodeId===Ls?e:e._s.get(n.nodeId);if(!i)return;i&&(n.nodeId!==Ls&&(globalThis.$store=u.toRaw(i)),n.state=Vk(i))}}),t.on.editInspectorState((n,i)=>{if(n.app===r&&n.inspectorId===Et){const s=n.nodeId===Ls?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"),ti=!1,n.set(s,c,n.state.value),ti=!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
6
|
${c}
|
7
|
-
Only state can be modified.`);c[0]="$state",ti=!1,n.set(s,c,n.state.value),ti=!0}})})}function
|
7
|
+
Only state can be modified.`);c[0]="$state",ti=!1,n.set(s,c,n.state.value),ti=!0}})})}function qk(r,e){Us.includes(Js(e.$id))||Us.push(Js(e.$id)),Xp({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:Us,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:io,event:{time:n(),title:"🛫 "+f,subtitle:"start",data:{store:Pn(e.$id),action:Pn(f),args:g},groupId:p}}),c(_=>{$r=void 0,t.addTimelineEvent({layerId:io,event:{time:n(),title:"🛬 "+f,subtitle:"end",data:{store:Pn(e.$id),action:Pn(f),args:g,result:_},groupId:p}})}),d(_=>{$r=void 0,t.addTimelineEvent({layerId:io,event:{time:n(),logType:"error",title:"💥 "+f,subtitle:"end",data:{store:Pn(e.$id),action:Pn(f),args:g,error:_},groupId:p}})})},!0),e._customProperties.forEach(c=>{u.watch(()=>u.unref(e[c]),(d,f)=>{t.notifyComponentUpdate(),t.sendInspectorState(Et),ti&&t.addTimelineEvent({layerId:io,event:{time:n(),title:"Change",subtitle:c,data:{newValue:d,oldValue:f},groupId:$r}})},{deep:!0})}),e.$subscribe(({events:c,type:d},f)=>{if(t.notifyComponentUpdate(),t.sendInspectorState(Et),!ti)return;const g={time:n(),title:Kk(d),data:zk({store:Pn(e.$id)},$k(c)),groupId:$r};d===Qn.patchFunction?g.subtitle="⤵️":d===Qn.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:io,event:g})},{detached:!0,flush:"sync"});const i=e._hotUpdate;e._hotUpdate=u.markRaw(c=>{i(c),t.addTimelineEvent({layerId:io,event:{time:n(),title:"🔥 "+e.$id,subtitle:"HMR update",data:{store:Pn(e.$id),info:Pn("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,$r;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 $r=s,Reflect.get(...f)},set(...f){return $r=s,Reflect.set(...f)}}):r;$r=s;const d=n[i].apply(c,arguments);return $r=void 0,d}}function Gk({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)}}qk(r,e)}}function jk(){const r=u.effectScope(!0),e=r.run(()=>u.ref({}));let t=[],n=[];const i=u.markRaw({install(s){ca(i),i._a=s,s.provide(Zp,i),s.config.globalProperties.$pinia=i,process.env.NODE_ENV!=="production"&&process.env.NODE_ENV!=="test"&&co&&Wk(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(Gk),i}function cv(r,e){for(const t in e){const n=e[t];if(!(t in r))continue;const i=r[t];li(i)&&li(n)&&!u.isRef(n)&&!u.isReactive(n)?r[t]=cv(i,n):r[t]=n}return r}const Yk=()=>{};function um(r,e,t,n=Yk){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 Bo(r,...e){r.slice().forEach(t=>{t(...e)})}const Jk=r=>r(),dm=Symbol(),pu=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];li(i)&&li(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:wn}=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 wn(p,s,Object.keys(c||{}).reduce((_,y)=>(process.env.NODE_ENV!=="production"&&y in p&&console.warn(`[🍍]: A getter cannot have the same name as another state property. Rename one of them. Found with "${y}" in store "${r}".`),_[y]=u.markRaw(u.computed(()=>{ca(t);const S=t._s.get(r);return c[y].call(S,S)})),_),{}))}return f=Qk(r,g,e,t,n,!0),f}function Qk(r,e,t={},n,i,s){let c;const d=wn({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,_=[],y=[],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:Qn.patchFunction,storeId:r,events:S}):(lv(n.state.value[r],Y),G={type:Qn.patchObject,payload:Y,storeId:r,events:S});const Te=N=Symbol();u.nextTick().then(()=>{N===Te&&(g=!0)}),p=!0,Bo(_,G,n.state.value[r])}const H=function(){const{state:G}=t,Te=G?G():{};this.$patch(Le=>{wn(Le,Te)})};function V(){c.stop(),_=[],y=[],n._s.delete(r)}const z=(Y,G="")=>{if(dm in Y)return Y[pu]=G,Y;const Te=function(){ca(n);const Le=Array.from(arguments),vt=[],Sn=[];function an(yt){vt.push(yt)}function Pt(yt){Sn.push(yt)}Bo(y,{args:Le,name:Te[pu],store:W,after:an,onError:Pt});let Je;try{Je=Y.apply(this&&this.$id===r?this:W,Le)}catch(yt){throw Bo(Sn,yt),yt}return Je instanceof Promise?Je.then(yt=>(Bo(vt,yt),yt)).catch(yt=>(Bo(Sn,yt),Promise.reject(yt))):(Bo(vt,Je),Je)};return Te[dm]=!0,Te[pu]=G,Te},Q=u.markRaw({actions:{},getters:{},state:[],hotState:b}),_e={_p:n,$id:r,$onAction:um.bind(null,y),$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:Qn.direct,events:S},vt)},wn({},f,G)));return Te},$dispose:V},W=u.reactive(process.env.NODE_ENV!=="production"||process.env.NODE_ENV!=="production"&&process.env.NODE_ENV!=="test"&&co?wn({_hmrPayload:Q,_customProperties:u.markRaw(new Set)},_e):_e);n._s.set(r,W);const we=(n._a&&n._a.runWithContext||Jk)(()=>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&&vs(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],co&&(we._getters||(we._getters=u.markRaw([]))).push(Y))}if(wn(W,we),wn(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=>{wn(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"&&li(Te)&&li(Le)?cv(Te,Le):Y.$state[G]=Le}vs(W,G,u.toRef(Y.$state,G))}),Object.keys(W.$state).forEach(G=>{G in Y.$state||mu(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];vs(W,G,z(Te,G))}for(const G in Y._hmrPayload.getters){const Te=Y._hmrPayload.getters[G],Le=u.computed(()=>(ca(n),Te.call(W,W)));vs(W,G,Le)}Object.keys(W._hmrPayload.getters).forEach(G=>{G in Y._hmrPayload.getters||mu(W,G)}),Object.keys(W._hmrPayload.actions).forEach(G=>{G in Y._hmrPayload.actions||mu(W,G)}),W._hmrPayload=Y._hmrPayload,W._getters=Y._getters,W._hotUpdating=!1})),process.env.NODE_ENV!=="production"&&process.env.NODE_ENV!=="test"&&co){const Y={writable:!0,configurable:!0,enumerable:!1};["_p","_hmrPayload","_getters","_customProperties"].forEach(G=>{Object.defineProperty(W,G,wn({value:W[G]},Y))})}return n._p.forEach(Y=>{if(process.env.NODE_ENV!=="production"&&process.env.NODE_ENV!=="test"&&co){const G=c.run(()=>Y({store:W,app:n._a,pinia:n,options:d}));Object.keys(G||{}).forEach(Te=>W._customProperties.add(Te)),wn(W,G)}else wn(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
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
|
9
|
+
Found in store "${W.$id}".`),T&&s&&t.hydrate&&t.hydrate(W.$state,T),g=!0,p=!0,W}/*! #__NO_SIDE_EFFECTS__ */function Xk(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"&&qi&&qi._testing?null:c)||(f?u.inject(Zp,null):null),c&&ca(c),process.env.NODE_ENV!=="production"&&!qi)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
10
|
See https://pinia.vuejs.org/core-concepts/outside-component-usage.html for help.
|
11
|
-
This will fail in production.`);c=qi,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,wn({},i),c,!0);d._hotUpdate(_),delete c.state.value[p],c._s.delete(p)}if(process.env.NODE_ENV!=="production"&&co){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 nR=tR({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 rR=Object.defineProperty,gm=Object.getOwnPropertySymbols,oR=Object.prototype.hasOwnProperty,iR=Object.prototype.propertyIsEnumerable,mm=(r,e,t)=>e in r?rR(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t,uv=(r,e)=>{for(var t in e||(e={}))oR.call(e,t)&&mm(r,t,e[t]);if(gm)for(var t of gm(e))iR.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,aR=r=>typeof r=="number",lo=r=>typeof r>"u",la=r=>typeof r=="object"&&r!==null,sR=r=>Xn(r,"tag")&&dv(r.tag),hv=r=>window.TouchEvent&&r instanceof TouchEvent,fv=r=>Xn(r,"component")&&gv(r.component),cR=r=>yc(r)||la(r),gv=r=>!lo(r)&&(Cc(r)||cR(r)||fv(r)),pm=r=>la(r)&&["height","width","right","left","top","bottom"].every(e=>aR(r[e])),Xn=(r,e)=>(la(r)||yc(r))&&e in r,lR=(r=>()=>r++)(0);function vu(r){return hv(r)?r.targetTouches[0].clientX:r.clientX}function vm(r){return hv(r)?r.targetTouches[0].clientY:r.clientY}var uR=r=>{lo(r.remove)?r.parentNode&&r.parentNode.removeChild(r):r.remove()},pa=r=>fv(r)?pa(r.component):sR(r)?u.defineComponent({render(){return r}}):typeof r=="string"?r:u.toRaw(u.unref(r)),dR=r=>{if(typeof r=="string")return r;const e=Xn(r,"props")&&la(r.props)?r.props:{},t=Xn(r,"listeners")&&la(r.listeners)?r.listeners:{};return{component:pa(r),props:e,listeners:t}},hR=()=>typeof window<"u",_c=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))}},fR=r=>["on","off","emit"].every(e=>Xn(r,e)&&yc(r[e]));exports.TYPE=void 0;(function(r){r.SUCCESS="success",r.ERROR="error",r.WARNING="warning",r.INFO="info",r.DEFAULT="default"})(exports.TYPE||(exports.TYPE={}));exports.POSITION=void 0;(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"})(exports.POSITION||(exports.POSITION={}));var tn;(function(r){r.ADD="add",r.DISMISS="dismiss",r.UPDATE="update",r.CLEAR="clear",r.UPDATE_DEFAULTS="update_defaults"})(tn||(tn={}));var xn="Vue-Toastification",Dn={type:{type:String,default:exports.TYPE.DEFAULT},classNames:{type:[String,Array],default:()=>[]},trueBoolean:{type:Boolean,default:!0}},mv={type:Dn.type,customIcon:{type:[String,Boolean,Object,Function],default:!0}},Bs={component:{type:[String,Object,Function,Boolean],default:"button"},classNames:Dn.classNames,showOnHover:{type:Boolean,default:!1},ariaLabel:{type:String,default:"close"}},Xu={timeout:{type:[Number,Boolean],default:5e3},hideProgressBar:{type:Boolean,default:!1},isRunning:{type:Boolean,default:!1}},pv={transition:{type:[Object,String],default:`${xn}__bounce`}},gR={position:{type:String,default:exports.POSITION.TOP_RIGHT},draggable:Dn.trueBoolean,draggablePercent:{type:Number,default:.6},pauseOnFocusLoss:Dn.trueBoolean,pauseOnHover:Dn.trueBoolean,closeOnClick:Dn.trueBoolean,timeout:Xu.timeout,hideProgressBar:Xu.hideProgressBar,toastClassName:Dn.classNames,bodyClassName:Dn.classNames,icon:mv.customIcon,closeButton:Bs.component,closeButtonClassName:Bs.classNames,showCloseButtonOnHover:Bs.showOnHover,accessibility:{type:Object,default:()=>({toastRole:"alert",closeButtonLabel:"close"})},rtl:{type:Boolean,default:!1},eventBus:{type:Object,required:!1,default:()=>new _c}},mR={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}},pR={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]},yr={CORE_TOAST:gR,TOAST:mR,CONTAINER:pR,PROGRESS_BAR:Xu,ICON:mv,TRANSITION:pv,CLOSE_BUTTON:Bs},vv=u.defineComponent({name:"VtProgressBar",props:yr.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?`${xn}__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 vR(r,e){return u.openBlock(),u.createElementBlock("div",{style:u.normalizeStyle(r.style),class:u.normalizeClass(r.cpClass)},null,6)}vv.render=vR;var yR=vv,yv=u.defineComponent({name:"VtCloseButton",props:yr.CLOSE_BUTTON,computed:{buttonComponent(){return this.component!==!1?pa(this.component):"button"},classes(){const r=[`${xn}__close-button`];return this.showOnHover&&r.push("show-on-hover"),r.concat(this.classNames)}}}),CR=u.createTextVNode(" × ");function _R(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(()=>[CR]),_:1},16,["aria-label","class"])}yv.render=_R;var wR=yv,Cv={},TR={"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"},ER=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),SR=[ER];function AR(r,e){return u.openBlock(),u.createElementBlock("svg",TR,SR)}Cv.render=AR;var IR=Cv,_v={},bR={"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"},kR=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),RR=[kR];function OR(r,e){return u.openBlock(),u.createElementBlock("svg",bR,RR)}_v.render=OR;var ym=_v,wv={},NR={"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"},PR=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),MR=[PR];function DR(r,e){return u.openBlock(),u.createElementBlock("svg",NR,MR)}wv.render=DR;var xR=wv,Tv={},LR={"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"},UR=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),BR=[UR];function FR(r,e){return u.openBlock(),u.createElementBlock("svg",LR,BR)}Tv.render=FR;var HR=Tv,Ev=u.defineComponent({name:"VtIcon",props:yr.ICON,computed:{customIconChildren(){return Xn(this.customIcon,"iconChildren")?this.trimValue(this.customIcon.iconChildren):""},customIconClass(){return Cc(this.customIcon)?this.trimValue(this.customIcon):Xn(this.customIcon,"iconClass")?this.trimValue(this.customIcon.iconClass):""},customIconTag(){return Xn(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{[exports.TYPE.DEFAULT]:ym,[exports.TYPE.INFO]:ym,[exports.TYPE.SUCCESS]:IR,[exports.TYPE.ERROR]:HR,[exports.TYPE.WARNING]:xR}[this.type]},iconClasses(){const r=[`${xn}__icon`];return this.hasCustomIcon?r.concat(this.customIconClass):r}},methods:{trimValue(r,e=""){return dv(r)?r.trim():e}}});function VR(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=VR;var $R=Ev,Sv=u.defineComponent({name:"VtToast",components:{ProgressBar:yR,CloseButton:wR,Icon:$R},inheritAttrs:!1,props:Object.assign({},yr.CORE_TOAST,yr.TOAST),data(){return{isRunning:!0,disableTransitions:!1,beingDragged:!1,dragStart:0,dragPos:{x:0,y:0},dragRect:{}}},computed:{classes(){const r=[`${xn}__toast`,`${xn}__toast--${this.type}`,`${this.position}`].concat(this.toastClassName);return this.disableTransitions&&r.push("disable-transition"),this.rtl&&r.push(`${xn}__toast--rtl`),r},bodyClasses(){return[`${xn}__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:Xn,getVueComponentFromObj:pa,closeToast(){this.eventBus.emit(tn.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:vu(r),y:vm(r)},this.dragStart=vu(r),this.dragRect=this.$el.getBoundingClientRect()},onDragMove(r){this.beingDragged&&(r.preventDefault(),this.isRunning&&(this.isRunning=!1),this.dragPos={x:vu(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}))}}}),KR=["role"];function zR(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,KR),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=zR;var WR=Sv,Av=u.defineComponent({name:"VtTransition",props:yr.TRANSITION,emits:["leave"],methods:{hasProp:Xn,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 qR(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=qR;var GR=Av,Iv=u.defineComponent({name:"VueToastification",devtools:{hide:!0},components:{Toast:WR,VtTransition:GR},props:Object.assign({},yr.CORE_TOAST,yr.CONTAINER,yr.TRANSITION),data(){return{count:0,positions:Object.values(exports.POSITION),toasts:{},defaults:{}}},computed:{toastArray(){return Object.values(this.toasts)},filteredToasts(){return this.defaults.filterToasts(this.toastArray)}},beforeMount(){const r=this.eventBus;r.on(tn.ADD,this.addToast),r.on(tn.CLEAR,this.clearToasts),r.on(tn.DISMISS,this.dismissToast),r.on(tn.UPDATE,this.updateToast),r.on(tn.UPDATE_DEFAULTS,this.updateDefaults),this.defaults=this.$props},mounted(){this.setup(this.container)},methods:{async setup(r){yc(r)&&(r=await r()),uR(this.$el),r.appendChild(this.$el)},setToast(r){lo(r.id)||(this.toasts[r.id]=r)},addToast(r){r.content=dR(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];!lo(e)&&!lo(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){lo(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[`${xn}__container`,r].concat(this.defaults.containerClassName)}}});function jR(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=jR;var YR=Iv,Cm=(r={},e=!0)=>{const t=r.eventBus=r.eventBus||new _c;e&&u.nextTick(()=>{const s=u.createApp(YR,uv({},r)),c=s.mount(document.createElement("div")),d=r.onMounted;if(lo(d)||d(c,s),r.shareAppContext){const f=r.shareAppContext;f===!0?console.warn(`[${xn}] 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:lR(),type:exports.TYPE.DEFAULT},c,{content:s});return t.emit(tn.ADD,d),d.id};n.clear=()=>t.emit(tn.CLEAR,void 0),n.updateDefaults=s=>{t.emit(tn.UPDATE_DEFAULTS,s)},n.dismiss=s=>{t.emit(tn.DISMISS,s)};function i(s,{content:c,options:d},f=!1){const g=Object.assign({},d,{content:c});t.emit(tn.UPDATE,{id:s,options:g,create:f})}return n.update=i,n.success=(s,c)=>n(s,Object.assign({},c,{type:exports.TYPE.SUCCESS})),n.info=(s,c)=>n(s,Object.assign({},c,{type:exports.TYPE.INFO})),n.error=(s,c)=>n(s,Object.assign({},c,{type:exports.TYPE.ERROR})),n.warning=(s,c)=>n(s,Object.assign({},c,{type:exports.TYPE.WARNING})),n},JR=()=>{const r=()=>console.warn(`[${xn}] This plugin does not support SSR!`);return new Proxy(r,{get(){return r}})};function ua(r){return hR()?fR(r)?Cm({eventBus:r},!1):Cm(r,!0):JR()}var wc=Symbol("VueToastification"),Pd=new _c,QR=(r,e)=>{(e==null?void 0:e.shareAppContext)===!0&&(e.shareAppContext=r);const t=ua(uv({eventBus:Pd},e));r.provide(wc,t)},XR=r=>{const e=ua(r);u.getCurrentInstance()&&u.provide(wc,e)},Fn=r=>{if(r)return ua(r);const e=u.getCurrentInstance()?u.inject(wc,void 0):void 0;return e||ua(Pd)},ZR=QR;const bv=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))}}),kv=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 eO={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(" ")])}},Rv={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(" ")])}},Ov={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 Nv=u.defineComponent({__name:"DotsMenu",props:{variant:{default:"text"},color:{},orientation:{},size:{}},setup(r){return(e,t)=>(u.openBlock(),u.createBlock(u.unref(Nt.VMenu),{"close-on-content-click":!0},{activator:u.withCtx(({props:n})=>[u.createVNode(u.unref(Nt.VBtn),u.mergeProps({variant:e.variant},n,{icon:""}),{default:u.withCtx(()=>[e.orientation==="y"?(u.openBlock(),u.createBlock(u.unref(Rv),{key:0,size:e.size,color:`rgb(var(--v-theme-${e.color}))`,class:"cursor-pointer"},null,8,["size","color"])):(u.openBlock(),u.createBlock(u.unref(Ov),{key:1,size:e.size,color:`rgb(var(--v-theme-${e.color}))`,class:"cursor-pointer"},null,8,["size","color"]))]),_:2},1040,["variant"])]),default:u.withCtx(()=>[u.renderSlot(e.$slots,"default")]),_:3}))}}),rO={key:0,class:"pa-4 pb-2 text-medium-emphasis"},Pv=u.defineComponent({__name:"DotsMenuV1",props:{variant:{default:"text"},color:{},orientation:{},options:{},size:{}},setup(r){const e=r;return(t,n)=>(u.openBlock(),u.createBlock(u.unref(Nt.VMenu),{"close-on-content-click":!0},{activator:u.withCtx(({props:i})=>[u.createVNode(u.unref(Nt.VBtn),u.mergeProps({variant:t.variant},i,{icon:""}),{default:u.withCtx(()=>[t.orientation==="y"?(u.openBlock(),u.createBlock(u.unref(Rv),{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(Ov),{key:1,size:t.size,color:`rgb(var(--v-theme-${t.color}))`,class:"cursor-pointer"},null,8,["size","color"]))]),_:2},1040,["variant"])]),default:u.withCtx(()=>[u.createVNode(u.unref(Nt.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(Nt.VListItem),{key:1,class:"cursor-pointer",onClick:i.action},{default:u.withCtx(()=>[u.createVNode(u.unref(Nt.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(Nt.VDivider),{key:2,class:"mt-2"})):u.createCommentVNode("",!0)],64))),128))]),_:1})]),_:1}))}}),oO={class:"d-inline-flex"},Mv=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(mk.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.renderSlot(n.$slots,"avatar",{item:s})]),"item.active":u.withCtx(({item:s})=>[u.renderSlot(n.$slots,"active",{item:s})]),"item.actions":u.withCtx(({item:s})=>[u.createElementVNode("div",oO,[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"]))}});/*!
|
11
|
+
This will fail in production.`);c=qi,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,wn({},i),c,!0);d._hotUpdate(_),delete c.state.value[p],c._s.delete(p)}if(process.env.NODE_ENV!=="production"&&co){const p=u.getCurrentInstance();if(p&&p.proxy&&!d){const _=p.proxy,y="_pStores"in _?_._pStores:_._pStores={};y[n]=g}}return g}return s.$id=n,s}const Zk=Xk({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}}}),Fo=u.ref({}),vc=r=>{const e=u.computed(()=>r?Fo.value[r]||!1:Fo.value.default||!1),t=()=>{r?Fo.value[r]=!0:Fo.value.default=!0},n=()=>{r?Fo.value[r]=!1:Fo.value.default=!1};return u.onUnmounted(()=>{n()}),u.onMounted(()=>{n()}),{isDialogActive:e,openDialog:t,closeDialog:n}},ae=u.ref(!1);var eR=Object.defineProperty,gm=Object.getOwnPropertySymbols,tR=Object.prototype.hasOwnProperty,nR=Object.prototype.propertyIsEnumerable,mm=(r,e,t)=>e in r?eR(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t,uv=(r,e)=>{for(var t in e||(e={}))tR.call(e,t)&&mm(r,t,e[t]);if(gm)for(var t of gm(e))nR.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,rR=r=>typeof r=="number",lo=r=>typeof r>"u",la=r=>typeof r=="object"&&r!==null,oR=r=>Xn(r,"tag")&&dv(r.tag),hv=r=>window.TouchEvent&&r instanceof TouchEvent,fv=r=>Xn(r,"component")&&gv(r.component),iR=r=>yc(r)||la(r),gv=r=>!lo(r)&&(Cc(r)||iR(r)||fv(r)),pm=r=>la(r)&&["height","width","right","left","top","bottom"].every(e=>rR(r[e])),Xn=(r,e)=>(la(r)||yc(r))&&e in r,aR=(r=>()=>r++)(0);function vu(r){return hv(r)?r.targetTouches[0].clientX:r.clientX}function vm(r){return hv(r)?r.targetTouches[0].clientY:r.clientY}var sR=r=>{lo(r.remove)?r.parentNode&&r.parentNode.removeChild(r):r.remove()},ma=r=>fv(r)?ma(r.component):oR(r)?u.defineComponent({render(){return r}}):typeof r=="string"?r:u.toRaw(u.unref(r)),cR=r=>{if(typeof r=="string")return r;const e=Xn(r,"props")&&la(r.props)?r.props:{},t=Xn(r,"listeners")&&la(r.listeners)?r.listeners:{};return{component:ma(r),props:e,listeners:t}},lR=()=>typeof window<"u",_c=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))}},uR=r=>["on","off","emit"].every(e=>Xn(r,e)&&yc(r[e]));exports.TYPE=void 0;(function(r){r.SUCCESS="success",r.ERROR="error",r.WARNING="warning",r.INFO="info",r.DEFAULT="default"})(exports.TYPE||(exports.TYPE={}));exports.POSITION=void 0;(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"})(exports.POSITION||(exports.POSITION={}));var tn;(function(r){r.ADD="add",r.DISMISS="dismiss",r.UPDATE="update",r.CLEAR="clear",r.UPDATE_DEFAULTS="update_defaults"})(tn||(tn={}));var xn="Vue-Toastification",Dn={type:{type:String,default:exports.TYPE.DEFAULT},classNames:{type:[String,Array],default:()=>[]},trueBoolean:{type:Boolean,default:!0}},mv={type:Dn.type,customIcon:{type:[String,Boolean,Object,Function],default:!0}},Bs={component:{type:[String,Object,Function,Boolean],default:"button"},classNames:Dn.classNames,showOnHover:{type:Boolean,default:!1},ariaLabel:{type:String,default:"close"}},Xu={timeout:{type:[Number,Boolean],default:5e3},hideProgressBar:{type:Boolean,default:!1},isRunning:{type:Boolean,default:!1}},pv={transition:{type:[Object,String],default:`${xn}__bounce`}},dR={position:{type:String,default:exports.POSITION.TOP_RIGHT},draggable:Dn.trueBoolean,draggablePercent:{type:Number,default:.6},pauseOnFocusLoss:Dn.trueBoolean,pauseOnHover:Dn.trueBoolean,closeOnClick:Dn.trueBoolean,timeout:Xu.timeout,hideProgressBar:Xu.hideProgressBar,toastClassName:Dn.classNames,bodyClassName:Dn.classNames,icon:mv.customIcon,closeButton:Bs.component,closeButtonClassName:Bs.classNames,showCloseButtonOnHover:Bs.showOnHover,accessibility:{type:Object,default:()=>({toastRole:"alert",closeButtonLabel:"close"})},rtl:{type:Boolean,default:!1},eventBus:{type:Object,required:!1,default:()=>new _c}},hR={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}},fR={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]},yr={CORE_TOAST:dR,TOAST:hR,CONTAINER:fR,PROGRESS_BAR:Xu,ICON:mv,TRANSITION:pv,CLOSE_BUTTON:Bs},vv=u.defineComponent({name:"VtProgressBar",props:yr.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?`${xn}__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 gR(r,e){return u.openBlock(),u.createElementBlock("div",{style:u.normalizeStyle(r.style),class:u.normalizeClass(r.cpClass)},null,6)}vv.render=gR;var mR=vv,yv=u.defineComponent({name:"VtCloseButton",props:yr.CLOSE_BUTTON,computed:{buttonComponent(){return this.component!==!1?ma(this.component):"button"},classes(){const r=[`${xn}__close-button`];return this.showOnHover&&r.push("show-on-hover"),r.concat(this.classNames)}}}),pR=u.createTextVNode(" × ");function vR(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(()=>[pR]),_:1},16,["aria-label","class"])}yv.render=vR;var yR=yv,Cv={},CR={"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"},_R=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),wR=[_R];function TR(r,e){return u.openBlock(),u.createElementBlock("svg",CR,wR)}Cv.render=TR;var ER=Cv,_v={},SR={"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"},AR=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),IR=[AR];function bR(r,e){return u.openBlock(),u.createElementBlock("svg",SR,IR)}_v.render=bR;var ym=_v,wv={},kR={"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"},RR=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),OR=[RR];function NR(r,e){return u.openBlock(),u.createElementBlock("svg",kR,OR)}wv.render=NR;var PR=wv,Tv={},MR={"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"},DR=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),xR=[DR];function LR(r,e){return u.openBlock(),u.createElementBlock("svg",MR,xR)}Tv.render=LR;var UR=Tv,Ev=u.defineComponent({name:"VtIcon",props:yr.ICON,computed:{customIconChildren(){return Xn(this.customIcon,"iconChildren")?this.trimValue(this.customIcon.iconChildren):""},customIconClass(){return Cc(this.customIcon)?this.trimValue(this.customIcon):Xn(this.customIcon,"iconClass")?this.trimValue(this.customIcon.iconClass):""},customIconTag(){return Xn(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)?ma(this.customIcon):this.iconTypeComponent},iconTypeComponent(){return{[exports.TYPE.DEFAULT]:ym,[exports.TYPE.INFO]:ym,[exports.TYPE.SUCCESS]:ER,[exports.TYPE.ERROR]:UR,[exports.TYPE.WARNING]:PR}[this.type]},iconClasses(){const r=[`${xn}__icon`];return this.hasCustomIcon?r.concat(this.customIconClass):r}},methods:{trimValue(r,e=""){return dv(r)?r.trim():e}}});function BR(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=BR;var FR=Ev,Sv=u.defineComponent({name:"VtToast",components:{ProgressBar:mR,CloseButton:yR,Icon:FR},inheritAttrs:!1,props:Object.assign({},yr.CORE_TOAST,yr.TOAST),data(){return{isRunning:!0,disableTransitions:!1,beingDragged:!1,dragStart:0,dragPos:{x:0,y:0},dragRect:{}}},computed:{classes(){const r=[`${xn}__toast`,`${xn}__toast--${this.type}`,`${this.position}`].concat(this.toastClassName);return this.disableTransitions&&r.push("disable-transition"),this.rtl&&r.push(`${xn}__toast--rtl`),r},bodyClasses(){return[`${xn}__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:Xn,getVueComponentFromObj:ma,closeToast(){this.eventBus.emit(tn.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:vu(r),y:vm(r)},this.dragStart=vu(r),this.dragRect=this.$el.getBoundingClientRect()},onDragMove(r){this.beingDragged&&(r.preventDefault(),this.isRunning&&(this.isRunning=!1),this.dragPos={x:vu(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}))}}}),HR=["role"];function VR(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,HR),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=VR;var $R=Sv,Av=u.defineComponent({name:"VtTransition",props:yr.TRANSITION,emits:["leave"],methods:{hasProp:Xn,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 KR(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=KR;var zR=Av,Iv=u.defineComponent({name:"VueToastification",devtools:{hide:!0},components:{Toast:$R,VtTransition:zR},props:Object.assign({},yr.CORE_TOAST,yr.CONTAINER,yr.TRANSITION),data(){return{count:0,positions:Object.values(exports.POSITION),toasts:{},defaults:{}}},computed:{toastArray(){return Object.values(this.toasts)},filteredToasts(){return this.defaults.filterToasts(this.toastArray)}},beforeMount(){const r=this.eventBus;r.on(tn.ADD,this.addToast),r.on(tn.CLEAR,this.clearToasts),r.on(tn.DISMISS,this.dismissToast),r.on(tn.UPDATE,this.updateToast),r.on(tn.UPDATE_DEFAULTS,this.updateDefaults),this.defaults=this.$props},mounted(){this.setup(this.container)},methods:{async setup(r){yc(r)&&(r=await r()),sR(this.$el),r.appendChild(this.$el)},setToast(r){lo(r.id)||(this.toasts[r.id]=r)},addToast(r){r.content=cR(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];!lo(e)&&!lo(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){lo(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[`${xn}__container`,r].concat(this.defaults.containerClassName)}}});function WR(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=WR;var qR=Iv,Cm=(r={},e=!0)=>{const t=r.eventBus=r.eventBus||new _c;e&&u.nextTick(()=>{const s=u.createApp(qR,uv({},r)),c=s.mount(document.createElement("div")),d=r.onMounted;if(lo(d)||d(c,s),r.shareAppContext){const f=r.shareAppContext;f===!0?console.warn(`[${xn}] 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:aR(),type:exports.TYPE.DEFAULT},c,{content:s});return t.emit(tn.ADD,d),d.id};n.clear=()=>t.emit(tn.CLEAR,void 0),n.updateDefaults=s=>{t.emit(tn.UPDATE_DEFAULTS,s)},n.dismiss=s=>{t.emit(tn.DISMISS,s)};function i(s,{content:c,options:d},f=!1){const g=Object.assign({},d,{content:c});t.emit(tn.UPDATE,{id:s,options:g,create:f})}return n.update=i,n.success=(s,c)=>n(s,Object.assign({},c,{type:exports.TYPE.SUCCESS})),n.info=(s,c)=>n(s,Object.assign({},c,{type:exports.TYPE.INFO})),n.error=(s,c)=>n(s,Object.assign({},c,{type:exports.TYPE.ERROR})),n.warning=(s,c)=>n(s,Object.assign({},c,{type:exports.TYPE.WARNING})),n},GR=()=>{const r=()=>console.warn(`[${xn}] This plugin does not support SSR!`);return new Proxy(r,{get(){return r}})};function ua(r){return lR()?uR(r)?Cm({eventBus:r},!1):Cm(r,!0):GR()}var wc=Symbol("VueToastification"),Pd=new _c,jR=(r,e)=>{(e==null?void 0:e.shareAppContext)===!0&&(e.shareAppContext=r);const t=ua(uv({eventBus:Pd},e));r.provide(wc,t)},YR=r=>{const e=ua(r);u.getCurrentInstance()&&u.provide(wc,e)},Fn=r=>{if(r)return ua(r);const e=u.getCurrentInstance()?u.inject(wc,void 0):void 0;return e||ua(Pd)},JR=jR;const QR={class:"d-flex align-center"},XR={key:1},ZR={class:"ms-auto"},pa=u.defineComponent({__name:"JDialog",props:{ddId:{},variant:{default:"global"},title:{},text:{},width:{default:"500"},reference:{type:Boolean},buttons:{type:Boolean,default:!0},scrim:{default:"background"}},emits:["onSave","onCancel"],setup(r,{emit:e}){const t=r,n=e,i=u.ref(!1),{isDialogActive:s,closeDialog:c}=vc(t.ddId);async function d(){try{await n("onCancel")}catch(g){console.error(g)}c()}async function f(){i.value=!0;try{await n("onSave")}catch(g){console.error(g)}i.value=!1,c()}return(g,p)=>{const _=u.resolveComponent("ExclamationCircleIcon");return u.openBlock(),u.createElementBlock(u.Fragment,null,[g.variant==="global"?(u.openBlock(),u.createBlock(Ms.VDialog,{key:0,scrim:t.scrim,width:t.width,modelValue:u.unref(s),"onUpdate:modelValue":p[0]||(p[0]=y=>u.isRef(s)?s.value=y:null),"onClick:outside":d},{default:u.withCtx(()=>[u.createVNode(Ft.VCard,{rounded:"",loading:i.value},{default:u.withCtx(()=>[u.createVNode(Ft.VCardTitle,{class:"mt-2 px-5 d-flex"},{default:u.withCtx(()=>[u.createElementVNode("div",QR,[g.$slots.title?u.renderSlot(g.$slots,"title",{key:0}):(u.openBlock(),u.createElementBlock("div",XR,u.toDisplayString(t.title),1))]),u.createElementVNode("div",ZR,[u.renderSlot(g.$slots,"heading-actions"),u.createVNode(qe.VBtn,{class:"ms-auto",icon:"mdi-window-close",onClick:d,variant:"plain"})])]),_:3}),u.createVNode(Xi.VDivider,{class:"mx-5"}),u.createVNode(Ft.VCardText,{class:"overflow-y-scroll"},{default:u.withCtx(()=>[u.renderSlot(g.$slots,"default")]),_:3}),g.$slots.footer?(u.openBlock(),u.createElementBlock(u.Fragment,{key:0},[u.createVNode(Xi.VDivider,{class:"mx-5 mt-2"}),u.createVNode(Ft.VCardActions,null,{default:u.withCtx(()=>[u.renderSlot(g.$slots,"footer")]),_:3})],64)):u.createCommentVNode("",!0),t.buttons?(u.openBlock(),u.createElementBlock(u.Fragment,{key:1},[u.createVNode(Xi.VDivider,{class:"mx-5 mt-2"}),u.createVNode(Ft.VCardActions,null,{default:u.withCtx(()=>[g.$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(g.$slots,"metadata")]),_:3})):u.createCommentVNode("",!0),u.createVNode(pt.VSpacer),u.createVNode(qe.VBtn,{class:"j-btn-form",variant:"outlined",color:"secondary",onClick:d},{default:u.withCtx(()=>p[3]||(p[3]=[u.createTextVNode(" Cancel")])),_:1}),u.createVNode(qe.VBtn,{class:"j-btn-form",variant:"flat",color:"secondary",onClick:f,loading:i.value},{default:u.withCtx(()=>p[4]||(p[4]=[u.createTextVNode(" Save ")])),_:1},8,["loading"])]),_:3})],64)):u.createCommentVNode("",!0)]),_:3},8,["loading"])]),_:3},8,["scrim","width","modelValue"])):u.createCommentVNode("",!0),g.variant==="confirm"?(u.openBlock(),u.createBlock(Ms.VDialog,{key:1,scrim:"background",width:t.width,modelValue:u.unref(s),"onUpdate:modelValue":p[1]||(p[1]=y=>u.isRef(s)?s.value=y:null),"onClick:outside":d},{default:u.withCtx(()=>[u.createVNode(Ft.VCard,{loading:i.value,title:t.title,rounded:"","min-height":"300"},{prepend:u.withCtx(()=>[u.createVNode(_,{color:"rgb(var(--v-theme-secondary))"})]),append:u.withCtx(()=>[u.createVNode(qe.VBtn,{class:"ms-auto",icon:"mdi-window-close",onClick:d,variant:"plain"})]),default:u.withCtx(()=>[u.createVNode(Ft.VCardText,{class:"text-center mt-7"},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(t.text),1)]),_:1}),u.createVNode(Ft.VCardActions,{class:"d-flex"},{default:u.withCtx(()=>[u.createVNode(qe.VBtn,{class:"flex-grow-1",variant:"outlined",color:"secondary",onClick:d},{default:u.withCtx(()=>p[5]||(p[5]=[u.createTextVNode(" Cancel")])),_:1}),u.createVNode(qe.VBtn,{class:"flex-grow-1",variant:"flat",color:"secondary",onClick:f},{default:u.withCtx(()=>p[6]||(p[6]=[u.createTextVNode(" Confirm")])),_:1})]),_:1})]),_:1},8,["loading","title"])]),_:1},8,["width","modelValue"])):u.createCommentVNode("",!0),g.variant==="empty"?(u.openBlock(),u.createBlock(Ms.VDialog,{key:2,scrim:t.scrim,width:t.width,modelValue:u.unref(s),"onUpdate:modelValue":p[2]||(p[2]=y=>u.isRef(s)?s.value=y:null),"onClick:outside":d},{default:u.withCtx(()=>[u.renderSlot(g.$slots,"default")]),_:3},8,["scrim","width","modelValue"])):u.createCommentVNode("",!0)],64)}}}),bv=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(pa,{"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))}}),kv=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 eO={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(" ")])}},Rv={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(" ")])}},Ov={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 Nv=u.defineComponent({__name:"DotsMenu",props:{variant:{default:"text"},color:{},orientation:{},size:{}},setup(r){return(e,t)=>(u.openBlock(),u.createBlock(u.unref(Nt.VMenu),{"close-on-content-click":!0},{activator:u.withCtx(({props:n})=>[u.createVNode(u.unref(Nt.VBtn),u.mergeProps({variant:e.variant},n,{icon:""}),{default:u.withCtx(()=>[e.orientation==="y"?(u.openBlock(),u.createBlock(u.unref(Rv),{key:0,size:e.size,color:`rgb(var(--v-theme-${e.color}))`,class:"cursor-pointer"},null,8,["size","color"])):(u.openBlock(),u.createBlock(u.unref(Ov),{key:1,size:e.size,color:`rgb(var(--v-theme-${e.color}))`,class:"cursor-pointer"},null,8,["size","color"]))]),_:2},1040,["variant"])]),default:u.withCtx(()=>[u.renderSlot(e.$slots,"default")]),_:3}))}}),rO={key:0,class:"pa-4 pb-2 text-medium-emphasis"},Pv=u.defineComponent({__name:"DotsMenuV1",props:{variant:{default:"text"},color:{},orientation:{},options:{},size:{}},setup(r){const e=r;return(t,n)=>(u.openBlock(),u.createBlock(u.unref(Nt.VMenu),{"close-on-content-click":!0},{activator:u.withCtx(({props:i})=>[u.createVNode(u.unref(Nt.VBtn),u.mergeProps({variant:t.variant},i,{icon:""}),{default:u.withCtx(()=>[t.orientation==="y"?(u.openBlock(),u.createBlock(u.unref(Rv),{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(Ov),{key:1,size:t.size,color:`rgb(var(--v-theme-${t.color}))`,class:"cursor-pointer"},null,8,["size","color"]))]),_:2},1040,["variant"])]),default:u.withCtx(()=>[u.createVNode(u.unref(Nt.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(Nt.VListItem),{key:1,class:"cursor-pointer",onClick:i.action},{default:u.withCtx(()=>[u.createVNode(u.unref(Nt.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(Nt.VDivider),{key:2,class:"mt-2"})):u.createCommentVNode("",!0)],64))),128))]),_:1})]),_:1}))}}),oO={class:"d-inline-flex"},Mv=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(mk.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.renderSlot(n.$slots,"avatar",{item:s})]),"item.active":u.withCtx(({item:s})=>[u.renderSlot(n.$slots,"active",{item:s})]),"item.actions":u.withCtx(({item:s})=>[u.createElementVNode("div",oO,[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
12
|
* vue-draggable-next v2.2.0
|
13
13
|
* (c) 2023 Anish George
|
14
14
|
* @license MIT
|
@@ -17,7 +17,7 @@ This will fail in production.`);c=qi,c._s.has(n)||(fm(n,i,c),process.env.NODE_EN
|
|
17
17
|
* @author RubaXa <trash@rubaxa.org>
|
18
18
|
* @author owenm <owen23355@gmail.com>
|
19
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 tr(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){iO(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 Fs(r){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Fs=function(e){return typeof e}:Fs=function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Fs(r)}function iO(r,e,t){return e in r?Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):r[e]=t,r}function wr(){return wr=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},wr.apply(this,arguments)}function aO(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 sO(r,e){if(r==null)return{};var t=aO(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 cO="1.14.0";function Cr(r){if(typeof window<"u"&&window.navigator)return!!navigator.userAgent.match(r)}var Er=Cr(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),va=Cr(/Edge/i),wm=Cr(/firefox/i),Zi=Cr(/safari/i)&&!Cr(/chrome/i)&&!Cr(/android/i),Dv=Cr(/iP(ad|od|hone)/i),lO=Cr(/chrome/i)&&Cr(/android/i),xv={capture:!1,passive:!1};function Se(r,e,t){r.addEventListener(e,t,!Er&&xv)}function Ce(r,e,t){r.removeEventListener(e,t,!Er&&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 uO(r){return r.host&&r!==document&&r.host.nodeType?r.host:r.parentNode}function Gn(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=uO(r))}return null}var Tm=/\s+/g;function Yt(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 ai(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 Lv(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 Zn(){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!==Zn()?(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,!Er))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=ai(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=Kr(r,!0),i=ot(r)[e];n;){var s=ot(n)[t],c=void 0;if(c=i>=s,!c)return n;if(n===Zn())break;n=Kr(n,!1)}return!1}function ui(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)&&Gn(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 Tn(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=Zn();if(r)do{var i=ai(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 dO(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 Kr(r,e){if(!r||!r.getBoundingClientRect)return Zn();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 Zn();if(n||e)return t;n=!0}}while(t=t.parentNode);return Zn()}function hO(r,e){if(r&&e)for(var t in e)e.hasOwnProperty(t)&&(r[t]=e[t]);return r}function yu(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 ea;function Uv(r,e){return function(){if(!ea){var t=arguments,n=this;t.length===1?r.call(n,t[0]):r.apply(n,t),ea=setTimeout(function(){ea=void 0},e)}}}function fO(){clearTimeout(ea),ea=void 0}function Bv(r,e,t){r.scrollLeft+=e,r.scrollTop+=t}function Fv(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 nn="Sortable"+new Date().getTime();function gO(){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=tr({},r[r.length-1].rect);if(i.thisAnimationDuration){var c=ai(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(dO(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=ai(g,!0);b&&(_.top-=b.f,_.left-=b.e),g.toRect=_,g.thisAnimationDuration&&yu(C,_)&&!yu(p,_)&&(T.top-_.top)/(T.left-_.left)===(p.top-_.top)/(p.left-_.left)&&(f=pO(T,C,S,i.options)),yu(_,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=ai(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=mO(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 mO(r){return r.offsetWidth}function pO(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 Ho=[],Cu={initializeByDefault:!0},ya={mount:function(e){for(var t in Cu)Cu.hasOwnProperty(t)&&!(t in e)&&(e[t]=Cu[t]);Ho.forEach(function(n){if(n.pluginName===e.pluginName)throw"Sortable: Cannot mount plugin ".concat(e.pluginName," more than once")}),Ho.push(e)},pluginEvent:function(e,t,n){var i=this;this.eventCanceled=!1,n.cancel=function(){i.eventCanceled=!0};var s=e+"Global";Ho.forEach(function(c){t[c.pluginName]&&(t[c.pluginName][s]&&t[c.pluginName][s](tr({sortable:t},n)),t.options[c.pluginName]&&t[c.pluginName][e]&&t[c.pluginName][e](tr({sortable:t},n)))})},initializePlugins:function(e,t,n,i){Ho.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,wr(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 Ho.forEach(function(i){typeof i.eventProperties=="function"&&wr(n,i.eventProperties.call(t[i.pluginName],e))}),n},modifyOption:function(e,t,n){var i;return Ho.forEach(function(s){e[s.pluginName]&&s.optionListeners&&typeof s.optionListeners[t]=="function"&&(i=s.optionListeners[t].call(e[s.pluginName],n))}),i}};function vO(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[nn],!!e){var b,N=e.options,K="on"+n.charAt(0).toUpperCase()+n.substr(1);window.CustomEvent&&!Er&&!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=tr(tr({},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 yO=["evt"],Ut=function(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},i=n.evt,s=sO(n,yO);ya.pluginEvent.bind(ie)(e,t,tr({dragEl:F,parentEl:ze,ghostEl:le,rootEl:Be,nextEl:ao,lastDownEl:Hs,cloneEl:We,cloneHidden:Fr,dragStarted:Gi,putSortable:mt,activeSortable:ie.active,originalEvent:i,oldIndex:ni,oldDraggableIndex:ta,newIndex:Jt,newDraggableIndex:Br,hideGhostForTarget:Kv,unhideGhostForTarget:zv,cloneNowHidden:function(){Fr=!0},cloneNowShown:function(){Fr=!1},dispatchSortableEvent:function(d){Rt({sortable:t,name:d,originalEvent:i})}},s))};function Rt(r){vO(tr({putSortable:mt,cloneEl:We,targetEl:F,rootEl:Be,oldIndex:ni,oldDraggableIndex:ta,newIndex:Jt,newDraggableIndex:Br},r))}var F,ze,le,Be,ao,Hs,We,Fr,ni,Jt,ta,Br,ys,mt,Yo=!1,Xs=!1,Zs=[],ro,Nn,_u,wu,Am,Im,Gi,Vo,na,ra=!1,Cs=!1,Vs,wt,Tu=[],Zu=!1,ec=[],Tc=typeof document<"u",_s=Dv,bm=va||Er?"cssFloat":"float",CO=Tc&&!lO&&!Dv&&"draggable"in document.createElement("div"),Hv=function(){if(Tc){if(Er)return!1;var r=document.createElement("x");return r.style.cssText="pointer-events:auto",r.style.pointerEvents==="auto"}}(),Vv=function(e,t){var n=oe(e),i=parseInt(n.width)-parseInt(n.paddingLeft)-parseInt(n.paddingRight)-parseInt(n.borderLeftWidth)-parseInt(n.borderRightWidth),s=ui(e,0,t),c=ui(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"},_O=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},wO=function(e,t){var n;return Zs.some(function(i){var s=i[nn].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},$v=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||Fs(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},Kv=function(){!Hv&&le&&oe(le,"display","none")},zv=function(){!Hv&&le&&oe(le,"display","")};Tc&&document.addEventListener("click",function(r){if(Xs)return r.preventDefault(),r.stopPropagation&&r.stopPropagation(),r.stopImmediatePropagation&&r.stopImmediatePropagation(),Xs=!1,!1},!0);var oo=function(e){if(F){e=e.touches?e.touches[0]:e;var t=wO(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[nn]._onDragOver(n)}}},TO=function(e){F&&F.parentNode[nn]._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=wr({},e),r[nn]=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 Vv(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&&!Zi,emptyInsertThreshold:5};ya.initializePlugins(this,r,t);for(var n in t)!(n in e)&&(e[n]=t[n]);$v(e);for(var i in this)i.charAt(0)==="_"&&typeof this[i]=="function"&&(this[i]=this[i].bind(this));this.nativeDraggable=e.forceFallback?!1:CO,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)||[]),wr(this,gO())}ie.prototype={constructor:ie,_isOutsideThisEl:function(e){!this.el.contains(e)&&e!==this.el&&(Vo=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(OO(n),!F&&!(/mousedown|pointerdown/.test(c)&&e.button!==0||i.disabled)&&!g.isContentEditable&&!(!this.nativeDraggable&&Zi&&f&&f.tagName.toUpperCase()==="SELECT")&&(f=Gn(f,i.draggable,n,!1),!(f&&f.animated)&&Hs!==f)){if(ni=Tn(f),ta=Tn(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}),Ut("filter",t,{evt:e}),s&&e.cancelable&&e.preventDefault();return}}else if(p&&(p=p.split(",").some(function(_){if(_=Gn(g,_.trim(),n,!1),_)return Rt({sortable:t,rootEl:_,name:"filter",targetEl:f,fromEl:n,toEl:n}),Ut("filter",t,{evt:e}),!0}),p)){s&&e.cancelable&&e.preventDefault();return}i.handle&&!Gn(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,ao=F.nextSibling,Hs=n,ys=c.group,ie.dragged=F,ro={target:F,clientX:(t||e).clientX,clientY:(t||e).clientY},Am=ro.clientX-g.left,Im=ro.clientY-g.top,this._lastX=(t||e).clientX,this._lastY=(t||e).clientY,F.style["will-change"]="all",f=function(){if(Ut("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}),Yt(F,c.chosenClass,!0)},c.ignore.split(",").forEach(function(p){Lv(F,p.trim(),Eu)}),Se(d,"dragover",oo),Se(d,"mousemove",oo),Se(d,"touchmove",oo),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),Ut("delayStart",this,{evt:e}),c.delay&&(!c.delayOnTouchOnly||t)&&(!this.nativeDraggable||!(va||Er))){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&&Eu(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?$s(function(){document.selection.empty()}):window.getSelection().removeAllRanges()}catch{}},_dragStarted:function(e,t){if(Yo=!1,Be&&F){Ut("dragStarted",this,{evt:t}),this.nativeDraggable&&Se(document,"dragover",TO);var n=this.options;!e&&Yt(F,n.dragClass,!1),Yt(F,n.ghostClass,!0),ie.active=this,e&&this._appendGhost(),Rt({sortable:this,name:"start",originalEvent:t})}else this._nulling()},_emulateDragOver:function(){if(Nn){this._lastX=Nn.clientX,this._lastY=Nn.clientY,Kv();for(var e=document.elementFromPoint(Nn.clientX,Nn.clientY),t=e;e&&e.shadowRoot&&(e=e.shadowRoot.elementFromPoint(Nn.clientX,Nn.clientY),e!==t);)t=e;if(F.parentNode[nn]._isOutsideThisEl(e),t)do{if(t[nn]){var n=void 0;if(n=t[nn]._onDragOver({clientX:Nn.clientX,clientY:Nn.clientY,target:e,rootEl:t}),n&&!this.options.dragoverBubble)break}e=t}while(t=t.parentNode);zv()}},_onTouchMove:function(e){if(ro){var t=this.options,n=t.fallbackTolerance,i=t.fallbackOffset,s=e.touches?e.touches[0]:e,c=le&&ai(le,!0),d=le&&c&&c.a,f=le&&c&&c.d,g=_s&&wt&&Sm(wt),p=(s.clientX-ro.clientX+i.x)/(d||1)+(g?g[0]-Tu[0]:0)/(d||1),_=(s.clientY-ro.clientY+i.y)/(f||1)+(g?g[1]-Tu[1]:0)/(f||1);if(!ie.active&&!Yo){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-(_u||0),c.f+=_-(wu||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),_u=p,wu=_,Nn=s}e.cancelable&&e.preventDefault()}},_appendGhost:function(){if(!le){var e=this.options.fallbackOnBody?document.body:Be,t=ot(F,!0,_s,!0,e),n=this.options;if(_s){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=Zn()),t.top+=wt.scrollTop,t.left+=wt.scrollLeft):wt=Zn(),Tu=Sm(wt)}le=F.cloneNode(!0),Yt(le,n.ghostClass,!1),Yt(le,n.fallbackClass,!0),Yt(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",_s?"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(Ut("dragStart",this,{evt:e}),ie.eventCanceled){this._onDrop();return}Ut("setupClone",this),ie.eventCanceled||(We=Fv(F),We.draggable=!1,We.style["will-change"]="",this._hideClone(),Yt(We,this.options.chosenClass,!1),ie.clone=We),n.cloneId=$s(function(){Ut("clone",n),!ie.eventCanceled&&(n.options.removeCloneOnHide||Be.insertBefore(We,F),n._hideClone(),Rt({sortable:n,name:"clone"}))}),!t&&Yt(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)")),Yo=!0,n._dragStartId=$s(n._dragStarted.bind(n,t,e)),Se(document,"selectstart",n),Gi=!0,Zi&&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=ys===f,_=d.sort,C=mt||g,S,T=this,b=!1;if(Zu)return;function N(Je,yt){Ut(Je,T,tr({evt:e,isOwner:p,axis:S?"vertical":"horizontal",revert:c,dragRect:i,targetRect:s,canSort:_,fromSortable:C,target:n,completed:H,onMove:function($t,Gc){return ws(Be,t,F,i,$t,ot($t),e,Gc)},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&&(Yt(F,mt?mt.options.ghostClass:g.options.ghostClass,!1),Yt(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)&&(Vo=null),!d.dragoverBubble&&!e.rootEl&&n!==document&&(F.parentNode[nn]._isOutsideThisEl(e.target),!Je&&oo(e)),!d.dragoverBubble&&e.stopPropagation&&e.stopPropagation(),b=!0}function V(){Jt=Tn(F),Br=Tn(F,d.draggable),Rt({sortable:T,name:"change",toEl:t,newIndex:Jt,newDraggableIndex:Br,originalEvent:e})}if(e.preventDefault!==void 0&&e.cancelable&&e.preventDefault(),n=Gn(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=ys.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||(ao?Be.insertBefore(F,ao):Be.appendChild(F)),H(!0);var z=Md(t,d.draggable);if(!z||IO(e,S,this)&&!z.animated){if(z===F)return H(!1);if(z&&t===e.target&&(n=z),n&&(s=ot(n)),ws(Be,t,F,i,n,s,e,!!n)!==!1)return K(),t.appendChild(F),ze=t,V(),H(!0)}else if(z&&AO(e,S,this)){var Q=ui(t,0,d,!0);if(Q===F)return H(!1);if(n=Q,s=ot(n),ws(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=!_O(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;Vo!==n&&(W=s[Y],ra=!1,Cs=!we&&d.invertSwap||et),_e=bO(e,n,s,S,we?1:d.swapThreshold,d.invertedSwapThreshold==null?d.swapThreshold:d.invertedSwapThreshold,Cs,Vo===n);var Le;if(_e!==0){var vt=Tn(F);do vt-=_e,Le=ze.children[vt];while(Le&&(oe(Le,"display")==="none"||Le===le))}if(_e===0||Le===n)return H(!1);Vo=n,na=_e;var Sn=n.nextElementSibling,an=!1;an=_e===1;var Pt=ws(Be,t,F,i,n,s,e,an);if(Pt!==!1)return(Pt===1||Pt===-1)&&(an=Pt===1),Zu=!0,setTimeout(SO,30),K(),an&&!Sn?t.appendChild(F):n.parentNode.insertBefore(F,an?Sn:n),G&&Bv(G,0,Te-G.scrollTop),ze=F.parentNode,W!==void 0&&!Cs&&(Vs=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",oo),Ce(document,"mousemove",oo),Ce(document,"touchmove",oo)},_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(Jt=Tn(F),Br=Tn(F,n.draggable),Ut("drop",this,{evt:e}),ze=F&&F.parentNode,Jt=Tn(F),Br=Tn(F,n.draggable),ie.eventCanceled){this._nulling();return}Yo=!1,Cs=!1,ra=!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(),Zi&&oe(document.body,"user-select",""),oe(F,"transform",""),e&&(Gi&&(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),Eu(F),F.style["will-change"]="",Gi&&!Yo&&Yt(F,mt?mt.options.ghostClass:this.options.ghostClass,!1),Yt(F,this.options.chosenClass,!1),Rt({sortable:this,name:"unchoose",toEl:ze,newIndex:null,newDraggableIndex:null,originalEvent:e}),Be!==ze?(Jt>=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()):Jt!==ni&&Jt>=0&&(Rt({sortable:this,name:"update",toEl:ze,originalEvent:e}),Rt({sortable:this,name:"sort",toEl:ze,originalEvent:e})),ie.active&&((Jt==null||Jt===-1)&&(Jt=ni,Br=ta),Rt({sortable:this,name:"end",toEl:ze,originalEvent:e}),this.save()))),this._nulling()},_nulling:function(){Ut("nulling",this),Be=F=ze=le=ao=We=Hs=Fr=ro=Nn=Gi=Jt=Br=ni=ta=Vo=na=mt=ys=ie.dragged=ie.ghost=ie.clone=ie.active=null,ec.forEach(function(e){e.checked=!0}),ec.length=_u=wu=0},handleEvent:function(e){switch(e.type){case"drop":case"dragend":this._onDrop(e);break;case"dragenter":case"dragover":F&&(this._onDragOver(e),EO(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],Gn(t,c.draggable,this.el,!1)&&e.push(t.getAttribute(c.dataIdAttr)||RO(t));return e},sort:function(e,t){var n={},i=this.el;this.toArray().forEach(function(s,c){var d=i.children[c];Gn(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 Gn(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"&&$v(n)},destroy:function(){Ut("destroy",this);var e=this.el;e[nn]=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(!Fr){if(Ut("hideClone",this),ie.eventCanceled)return;oe(We,"display","none"),this.options.removeCloneOnHide&&We.parentNode&&We.parentNode.removeChild(We),Fr=!0}},_showClone:function(e){if(e.lastPutMode!=="clone"){this._hideClone();return}if(Fr){if(Ut("showClone",this),ie.eventCanceled)return;F.parentNode==Be&&!this.options.group.revertClone?Be.insertBefore(We,F):ao?Be.insertBefore(We,ao):Be.appendChild(We),this.options.group.revertClone&&this.animate(F,We),oe(We,"display",""),Fr=!1}}};function EO(r){r.dataTransfer&&(r.dataTransfer.dropEffect="move"),r.cancelable&&r.preventDefault()}function ws(r,e,t,n,i,s,c,d){var f,g=r[nn],p=g.options.onMove,_;return window.CustomEvent&&!Er&&!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 Eu(r){r.draggable=!1}function SO(){Zu=!1}function AO(r,e,t){var n=ot(ui(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 IO(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 bO(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&&Vs<g*i){if(!ra&&(na===1?f>p+g*s/2:f<_-g*s/2)&&(ra=!0),ra)C=!0;else if(na===1?f<p+Vs:f>_-Vs)return-na}else if(f>p+g*(1-i)/2&&f<_-g*(1-i)/2)return kO(e)}return C=C||c,C&&(f<p+g*s/2||f>_-g*s/2)?f>p+g/2?1:-1:0}function kO(r){return Tn(F)<Tn(r)?1:-1}function RO(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 OO(r){ec.length=0;for(var e=r.getElementsByTagName("input"),t=e.length;t--;){var n=e[t];n.checked&&ec.push(n)}}function $s(r){return setTimeout(r,0)}function ed(r){return clearTimeout(r)}Tc&&Se(document,"touchmove",function(r){(ie.active||Yo)&&r.cancelable&&r.preventDefault()});ie.utils={on:Se,off:Ce,css:oe,find:Lv,is:function(e,t){return!!Gn(e,t,e,!1)},extend:hO,throttle:Uv,closest:Gn,toggleClass:Yt,clone:Fv,index:Tn,nextTick:$s,cancelNextTick:ed,detectDirection:Vv,getChild:ui};ie.get=function(r){return r[nn]};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=tr(tr({},ie.utils),n.utils)),ya.mount(n)})};ie.create=function(r,e){return new ie(r,e)};ie.version=cO;var Qe=[],ji,td,nd=!1,Su,Au,tc,Yi;function NO(){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(),Ks(),fO()},nulling:function(){tc=td=ji=nd=Yi=Su=Au=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||Er||Zi){Iu(t,this.options,d,n);var f=Kr(d,!0);nd&&(!Yi||s!==Su||c!==Au)&&(Yi&&km(),Yi=setInterval(function(){var g=Kr(document.elementFromPoint(s,c),!0);g!==f&&(f=g,Ks()),Iu(t,i.options,g,n)},10),Su=s,Au=c)}else{if(!this.options.bubbleScroll||Kr(d,!0)===Zn()){Ks();return}Iu(t,this.options,Kr(d,!1),!1)}}},wr(r,{pluginName:"scroll",initializeByDefault:!0})}function Ks(){Qe.forEach(function(r){clearInterval(r.pid)}),Qe=[]}function km(){clearInterval(Yi)}var Iu=Uv(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=Zn(),g=!1,p;td!==t&&(td=t,Ks(),ji=e.scroll,p=e.scrollFn,ji===!0&&(ji=Kr(t,!0)));var _=0,C=ji;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 Sn=Qe[this.layer].vy?Qe[this.layer].vy*d:0,an=Qe[this.layer].vx?Qe[this.layer].vx*d:0;typeof p=="function"&&p.call(ie.dragged.parentNode[nn],an,Sn,r,tc,Qe[this.layer].el)!=="continue"||Bv(Qe[this.layer].el,an,Sn)}).bind({layer:_}),24))),_++}while(e.bubbleScroll&&C!==f&&(C=Kr(C,!1)));nd=g}},30),Wv=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 Dd(){}Dd.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=ui(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:Wv};wr(Dd,{pluginName:"revertOnSpill"});function xd(){}xd.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:Wv};wr(xd,{pluginName:"removeOnSpill"});ie.mount(new NO);ie.mount(xd,Dd);function PO(){return typeof window<"u"?window.console:global.console}const MO=PO();function DO(r){const e=Object.create(null);return function(n){return e[n]||(e[n]=r(n))}}const xO=/-(\w)/g,Rm=DO(r=>r.replace(xO,(e,t)=>t?t.toUpperCase():""));function bu(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 LO(r,e){return Object.values(r).indexOf(e)}function UO(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 qv(r,e){this.$nextTick(()=>this.$emit(r.toLowerCase(),e))}function BO(r){return e=>{this.realList!==null&&this["onDrag"+r](e),qv.call(this,r,e)}}function FO(r){return["transition-group","TransitionGroup"].includes(r)}function HO(r){if(!r||r.length!==1)return!1;const[{type:e}]=r;return e?FO(e.name):!1}function VO(r,e){return e?{...e.props,...e.attrs}:r}const rd=["Start","Add","Remove","Update","End"],od=["Choose","Unchoose","Sort","Filter","Clone"],$O=["Move",...rd,...od].map(r=>"on"+r);let ku=null;const KO={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}},zO=u.defineComponent({name:"VueDraggableNext",inheritAttrs:!1,emits:["update:modelValue","move","change",...rd.map(r=>r.toLowerCase()),...od.map(r=>r.toLowerCase())],props:KO,data(){return{transitionMode:!1,noneFunctionalComponentMode:!1,headerOffset:0,footerOffset:0,_sortable:{},visibleIndexes:[],context:{}}},render(){const r=this.$slots.default?this.$slots.default():null,e=VO(this.$attrs,this.componentData);return r?(this.transitionMode=HO(r),u.h(this.getTag(),e,r)):u.h(this.getTag(),e,[])},created(){this.list!==null&&this.modelValue!==null&&MO.error("list props are mutually exclusive! Please set one.")},mounted(){const r={};rd.forEach(i=>{r["on"+i]=BO.call(this,i)}),od.forEach(i=>{r["on"+i]=qv.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);$O.indexOf(t)===-1&&this._sortable.option(t,r[e])}},getChildrenNodes(){return this.$el.children},computeIndexes(){this.$nextTick(()=>{this.visibleIndexes=UO(this.getChildrenNodes(),this.$el.children,this.transitionMode,this.footerOffset)})},getUnderlyingVm(r){const e=LO(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),ku=r.item)},onDragAdd(r){const e=r.item._underlying_vm_;if(e===void 0)return;bu(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"){bu(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){bu(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(),ku=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(ku)!==-1||!e.willInsertAfter?i:i+1}}}),WO=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(Nt.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"]))}}),qO={class:"d-flex flex-row align-center"},Gv=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(WO),u.createVNode(Bt.VList,null,{default:u.withCtx(()=>[u.createVNode(u.unref(zO),{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(Bt.VListItem,{key:s.key,class:"pa-0"},{default:u.withCtx(()=>[u.createElementVNode("div",qO,[u.createVNode(n,{class:"mb-2"}),u.createVNode(Bt.VListItemAction,null,{default:u.withCtx(()=>[u.createVNode(pk.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(Bt.VListItemTitle,{class:"mb-1"},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(s.title)+" ",1)]),_:2},1024)]),_:2},1024),s.icon?(u.openBlock(),u.createBlock(Ys.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})}}}),Ec=u.defineComponent({__name:"ParentCard",props:{title:{},height:{default:"100%"},loading:{type:Boolean}},setup(r){const e=r;return(t,n)=>(u.openBlock(),u.createBlock(Ft.VCard,{height:t.height,loading:t.loading,class:"bg-surface rounded-sm pa-5"},{default:u.withCtx(()=>[e.title?(u.openBlock(),u.createBlock(Ft.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"]))}}),jv=u.defineComponent({__name:"ConfirmDialog",props:{title:{},text:{},callback:{},cancelCallback:{},width:{default:"500"},loading:{type:Boolean}},setup(r){return(e,t)=>(u.openBlock(),u.createBlock(Ms.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(Ft.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(Ft.VCardText,{class:"text-center mt-7"},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(e.text),1)]),_:1}),u.createVNode(Ft.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"]))}}),Ru="https://app-files.jplan.com.br/pub/resources/profile-placeholder.svg",Yv=u.defineComponent({__name:"JAvatar",props:{src:{}},setup(r){const e=r,t=u.ref(e.src),n=u.computed(()=>t.value||Ru);function i(){t.value=Ru}return(s,c)=>(u.openBlock(),u.createBlock(qp.VAvatar,{size:"50"},{default:u.withCtx(()=>[u.createVNode(Gp.VImg,{src:n.value,"lazy-src":Ru,onError:i,width:"50",alt:"profile-placeholder"},null,8,["src"])]),_:1}))}}),Ou="https://app-files.jplan.com.br/pub/resources/profile-placeholder.svg",Jv=u.defineComponent({__name:"AvatarPicture",props:{img:{},size:{}},setup(r){const e=r,t=u.ref(e.img),n=u.computed(()=>t.value||Ou);function i(){t.value=Ou}return(s,c)=>(u.openBlock(),u.createBlock(qp.VAvatar,{size:s.size},{default:u.withCtx(()=>[u.createVNode(Gp.VImg,{src:n.value,"lazy-src":Ou,onError:i,width:"40",alt:"Avatar"},null,8,["src"])]),_:1},8,["size"]))}}),GO=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(vk.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(Bt.VList,null,{default:u.withCtx(()=>[u.renderSlot(s.$slots,"actions",{},void 0,!0)]),_:3})]),_:3},8,["modelValue","style"])],32))}}),Ca=(r,e)=>{const t=r.__vccOpts||r;for(const[n,i]of e)t[n]=i;return t},Qv=Ca(GO,[["__scopeId","data-v-a53b15af"]]),jO={class:"j-field px-4 py-3 rounded-sm bg-containerBg"},Xv=u.defineComponent({__name:"ReadOnlyField",props:{value:{}},setup(r){return(e,t)=>(u.openBlock(),u.createElementBlock("div",jO,u.toDisplayString(e.value),1))}}),YO={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",YO,u.toDisplayString(s.name),1)):u.createCommentVNode("",!0),s.label?(u.openBlock(),u.createBlock(sa.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(Nt.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(Xv,{key:3,value:s.modelValue},null,8,["value"])):u.createCommentVNode("",!0)]))}}),JO={key:0,class:"mb-2 ms-1"},Zv=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",JO,u.toDisplayString(d.name),1)):u.createCommentVNode("",!0),d.label?(u.openBlock(),u.createBlock(sa.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(Xv,{key:3,value:s.value},null,8,["value"])):(u.openBlock(),u.createBlock(u.unref(Nt.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))}}),QO={key:0,class:"mb-2 ms-1"},XO={key:3,class:"j-textarea px-4 py-3 rounded-sm bg-containerBg"},ey=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",QO,u.toDisplayString(s.name),1)):u.createCommentVNode("",!0),s.label?(u.openBlock(),u.createBlock(sa.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(yk.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",XO,u.toDisplayString(s.modelValue),1)):u.createCommentVNode("",!0)],64))}}),ZO={class:"text-faded mt-7"},eN={class:"d-flex align-baseline mb-1"},tN={class:"me-1"},nN={class:"max-w"},rN={key:0,class:"mb-1"},oN={key:1,class:"mb-1"},iN={class:"mb-1"},aN=u.defineComponent({__name:"FormMetadata",props:{meta:{},id:{}},setup(r){return(e,t)=>(u.openBlock(),u.createElementBlock("div",ZO,[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",eN,[u.createElementVNode("b",tN,u.toDisplayString(e.id.title)+": ",1),u.createElementVNode("span",nN,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",rN,[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",oN,[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",iN,[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})]))}}),ty=Ca(aN,[["__scopeId","data-v-61d006fd"]]),ny=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}))}}),ry=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"]))}}),sN={class:"mt-4"},oy=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(Ec,{title:n.title,class:"d-flex flex-column ma-0"},{default:u.withCtx(()=>[n.title?(u.openBlock(),u.createBlock(Xi.VDivider,{key:0})):u.createCommentVNode("",!0),u.createElementVNode("div",sN,[u.renderSlot(n.$slots,"default")]),u.createVNode(Ft.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(ty,{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(ny,{"cancel-return":n.cancelReturn,onCancel:i[0]||(i[0]=s=>t("onCancel"))},null,8,["cancel-return"]),u.createVNode(ry,{onOnSave:i[1]||(i[1]=s=>t("onSave"))})]),_:1})]),_:1})]),_:1})]),_:3},8,["title"]))}}),cN={class:"d-flex align-items-center"},lN={key:0,class:"d-flex align-center"},uN={class:"ms-1"},dN={class:"d-flex"},hN={class:"d-flex mb-1 align-center"},fN={class:"min-w-100 relative"},iy=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",cN,[p.id?(u.openBlock(),u.createElementBlock("div",lN,[_[0]||(_[0]=u.createElementVNode("b",null,"ID:",-1)),u.createElementVNode("span",uN,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",dN,[u.createVNode(qe.VBtn,{onClick:f,variant:"text"},{default:u.withCtx(()=>[s?(u.openBlock(),u.createBlock(u.unref(eO),{key:0,size:"11",class:"me-2"})):u.createCommentVNode("",!0),u.createVNode(Ys.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",hN,[u.createVNode(Xi.VDivider,{class:"mx-2 my-1",vertical:""}),u.createElementVNode("div",fN,[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(Ys.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]])])])])]))}}),gN={class:"d-flex flex-column"},mN={class:"height d-flex flex-column"},pN={class:"d-flex justify-between align-end"},vN=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(Ec,null,{default:u.withCtx(()=>[u.createElementVNode("div",gN,[u.createElementVNode("div",mN,[u.renderSlot(i.$slots,"default",{},void 0,!0)])]),u.createElementVNode("div",pN,[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(ty,{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(ny,{key:0,title:"Back",onCancel:s[0]||(s[0]=c=>t("onCancel"))})):u.createCommentVNode("",!0),"onSave"in u.unref(n)?(u.openBlock(),u.createBlock(ry,{key:1,onOnSave:s[1]||(s[1]=c=>t("onSave"))})):u.createCommentVNode("",!0)]),_:1}))]),_:1})])]),_:3}))}}),ay=Ca(vN,[["__scopeId","data-v-489d31c3"]]);/**
|
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 tr(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){iO(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 Fs(r){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Fs=function(e){return typeof e}:Fs=function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Fs(r)}function iO(r,e,t){return e in r?Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):r[e]=t,r}function wr(){return wr=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},wr.apply(this,arguments)}function aO(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 sO(r,e){if(r==null)return{};var t=aO(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 cO="1.14.0";function Cr(r){if(typeof window<"u"&&window.navigator)return!!navigator.userAgent.match(r)}var Er=Cr(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),va=Cr(/Edge/i),wm=Cr(/firefox/i),Zi=Cr(/safari/i)&&!Cr(/chrome/i)&&!Cr(/android/i),Dv=Cr(/iP(ad|od|hone)/i),lO=Cr(/chrome/i)&&Cr(/android/i),xv={capture:!1,passive:!1};function Se(r,e,t){r.addEventListener(e,t,!Er&&xv)}function Ce(r,e,t){r.removeEventListener(e,t,!Er&&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 uO(r){return r.host&&r!==document&&r.host.nodeType?r.host:r.parentNode}function Gn(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=uO(r))}return null}var Tm=/\s+/g;function Yt(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 ai(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 Lv(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 Zn(){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!==Zn()?(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,!Er))do if(i&&i.getBoundingClientRect&&(oe(i,"transform")!=="none"||t&&oe(i,"position")!=="static")){var y=i.getBoundingClientRect();c-=y.top+parseInt(oe(i,"border-top-width")),d-=y.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=ai(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=Kr(r,!0),i=ot(r)[e];n;){var s=ot(n)[t],c=void 0;if(c=i>=s,!c)return n;if(n===Zn())break;n=Kr(n,!1)}return!1}function ui(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)&&Gn(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 Tn(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=Zn();if(r)do{var i=ai(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 dO(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 Kr(r,e){if(!r||!r.getBoundingClientRect)return Zn();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 Zn();if(n||e)return t;n=!0}}while(t=t.parentNode);return Zn()}function hO(r,e){if(r&&e)for(var t in e)e.hasOwnProperty(t)&&(r[t]=e[t]);return r}function yu(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 ea;function Uv(r,e){return function(){if(!ea){var t=arguments,n=this;t.length===1?r.call(n,t[0]):r.apply(n,t),ea=setTimeout(function(){ea=void 0},e)}}}function fO(){clearTimeout(ea),ea=void 0}function Bv(r,e,t){r.scrollLeft+=e,r.scrollTop+=t}function Fv(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 nn="Sortable"+new Date().getTime();function gO(){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=tr({},r[r.length-1].rect);if(i.thisAnimationDuration){var c=ai(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(dO(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),y=g.prevFromRect,S=g.prevToRect,T=d.rect,b=ai(g,!0);b&&(_.top-=b.f,_.left-=b.e),g.toRect=_,g.thisAnimationDuration&&yu(y,_)&&!yu(p,_)&&(T.top-_.top)/(T.left-_.left)===(p.top-_.top)/(p.left-_.left)&&(f=pO(T,y,S,i.options)),yu(_,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=ai(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=mO(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 mO(r){return r.offsetWidth}function pO(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 Ho=[],Cu={initializeByDefault:!0},ya={mount:function(e){for(var t in Cu)Cu.hasOwnProperty(t)&&!(t in e)&&(e[t]=Cu[t]);Ho.forEach(function(n){if(n.pluginName===e.pluginName)throw"Sortable: Cannot mount plugin ".concat(e.pluginName," more than once")}),Ho.push(e)},pluginEvent:function(e,t,n){var i=this;this.eventCanceled=!1,n.cancel=function(){i.eventCanceled=!0};var s=e+"Global";Ho.forEach(function(c){t[c.pluginName]&&(t[c.pluginName][s]&&t[c.pluginName][s](tr({sortable:t},n)),t.options[c.pluginName]&&t[c.pluginName][e]&&t[c.pluginName][e](tr({sortable:t},n)))})},initializePlugins:function(e,t,n,i){Ho.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,wr(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 Ho.forEach(function(i){typeof i.eventProperties=="function"&&wr(n,i.eventProperties.call(t[i.pluginName],e))}),n},modifyOption:function(e,t,n){var i;return Ho.forEach(function(s){e[s.pluginName]&&s.optionListeners&&typeof s.optionListeners[t]=="function"&&(i=s.optionListeners[t].call(e[s.pluginName],n))}),i}};function vO(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,y=r.originalEvent,S=r.putSortable,T=r.extraEventProperties;if(e=e||t&&t[nn],!!e){var b,N=e.options,K="on"+n.charAt(0).toUpperCase()+n.substr(1);window.CustomEvent&&!Er&&!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=y,b.pullMode=S?S.lastPutMode:void 0;var H=tr(tr({},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 yO=["evt"],Ut=function(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},i=n.evt,s=sO(n,yO);ya.pluginEvent.bind(ie)(e,t,tr({dragEl:F,parentEl:ze,ghostEl:le,rootEl:Be,nextEl:ao,lastDownEl:Hs,cloneEl:We,cloneHidden:Fr,dragStarted:Gi,putSortable:mt,activeSortable:ie.active,originalEvent:i,oldIndex:ni,oldDraggableIndex:ta,newIndex:Jt,newDraggableIndex:Br,hideGhostForTarget:Kv,unhideGhostForTarget:zv,cloneNowHidden:function(){Fr=!0},cloneNowShown:function(){Fr=!1},dispatchSortableEvent:function(d){Rt({sortable:t,name:d,originalEvent:i})}},s))};function Rt(r){vO(tr({putSortable:mt,cloneEl:We,targetEl:F,rootEl:Be,oldIndex:ni,oldDraggableIndex:ta,newIndex:Jt,newDraggableIndex:Br},r))}var F,ze,le,Be,ao,Hs,We,Fr,ni,Jt,ta,Br,ys,mt,Yo=!1,Xs=!1,Zs=[],ro,Nn,_u,wu,Am,Im,Gi,Vo,na,ra=!1,Cs=!1,Vs,wt,Tu=[],Zu=!1,ec=[],Tc=typeof document<"u",_s=Dv,bm=va||Er?"cssFloat":"float",CO=Tc&&!lO&&!Dv&&"draggable"in document.createElement("div"),Hv=function(){if(Tc){if(Er)return!1;var r=document.createElement("x");return r.style.cssText="pointer-events:auto",r.style.pointerEvents==="auto"}}(),Vv=function(e,t){var n=oe(e),i=parseInt(n.width)-parseInt(n.paddingLeft)-parseInt(n.paddingRight)-parseInt(n.borderLeftWidth)-parseInt(n.borderRightWidth),s=ui(e,0,t),c=ui(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"},_O=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},wO=function(e,t){var n;return Zs.some(function(i){var s=i[nn].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},$v=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 y=(c?d:f).options.group.name;return s===!0||typeof s=="string"&&s===y||s.join&&s.indexOf(y)>-1}}var n={},i=e.group;(!i||Fs(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},Kv=function(){!Hv&&le&&oe(le,"display","none")},zv=function(){!Hv&&le&&oe(le,"display","")};Tc&&document.addEventListener("click",function(r){if(Xs)return r.preventDefault(),r.stopPropagation&&r.stopPropagation(),r.stopImmediatePropagation&&r.stopImmediatePropagation(),Xs=!1,!1},!0);var oo=function(e){if(F){e=e.touches?e.touches[0]:e;var t=wO(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[nn]._onDragOver(n)}}},TO=function(e){F&&F.parentNode[nn]._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=wr({},e),r[nn]=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 Vv(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&&!Zi,emptyInsertThreshold:5};ya.initializePlugins(this,r,t);for(var n in t)!(n in e)&&(e[n]=t[n]);$v(e);for(var i in this)i.charAt(0)==="_"&&typeof this[i]=="function"&&(this[i]=this[i].bind(this));this.nativeDraggable=e.forceFallback?!1:CO,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)||[]),wr(this,gO())}ie.prototype={constructor:ie,_isOutsideThisEl:function(e){!this.el.contains(e)&&e!==this.el&&(Vo=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(OO(n),!F&&!(/mousedown|pointerdown/.test(c)&&e.button!==0||i.disabled)&&!g.isContentEditable&&!(!this.nativeDraggable&&Zi&&f&&f.tagName.toUpperCase()==="SELECT")&&(f=Gn(f,i.draggable,n,!1),!(f&&f.animated)&&Hs!==f)){if(ni=Tn(f),ta=Tn(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}),Ut("filter",t,{evt:e}),s&&e.cancelable&&e.preventDefault();return}}else if(p&&(p=p.split(",").some(function(_){if(_=Gn(g,_.trim(),n,!1),_)return Rt({sortable:t,rootEl:_,name:"filter",targetEl:f,fromEl:n,toEl:n}),Ut("filter",t,{evt:e}),!0}),p)){s&&e.cancelable&&e.preventDefault();return}i.handle&&!Gn(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,ao=F.nextSibling,Hs=n,ys=c.group,ie.dragged=F,ro={target:F,clientX:(t||e).clientX,clientY:(t||e).clientY},Am=ro.clientX-g.left,Im=ro.clientY-g.top,this._lastX=(t||e).clientX,this._lastY=(t||e).clientY,F.style["will-change"]="all",f=function(){if(Ut("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}),Yt(F,c.chosenClass,!0)},c.ignore.split(",").forEach(function(p){Lv(F,p.trim(),Eu)}),Se(d,"dragover",oo),Se(d,"mousemove",oo),Se(d,"touchmove",oo),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),Ut("delayStart",this,{evt:e}),c.delay&&(!c.delayOnTouchOnly||t)&&(!this.nativeDraggable||!(va||Er))){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&&Eu(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?$s(function(){document.selection.empty()}):window.getSelection().removeAllRanges()}catch{}},_dragStarted:function(e,t){if(Yo=!1,Be&&F){Ut("dragStarted",this,{evt:t}),this.nativeDraggable&&Se(document,"dragover",TO);var n=this.options;!e&&Yt(F,n.dragClass,!1),Yt(F,n.ghostClass,!0),ie.active=this,e&&this._appendGhost(),Rt({sortable:this,name:"start",originalEvent:t})}else this._nulling()},_emulateDragOver:function(){if(Nn){this._lastX=Nn.clientX,this._lastY=Nn.clientY,Kv();for(var e=document.elementFromPoint(Nn.clientX,Nn.clientY),t=e;e&&e.shadowRoot&&(e=e.shadowRoot.elementFromPoint(Nn.clientX,Nn.clientY),e!==t);)t=e;if(F.parentNode[nn]._isOutsideThisEl(e),t)do{if(t[nn]){var n=void 0;if(n=t[nn]._onDragOver({clientX:Nn.clientX,clientY:Nn.clientY,target:e,rootEl:t}),n&&!this.options.dragoverBubble)break}e=t}while(t=t.parentNode);zv()}},_onTouchMove:function(e){if(ro){var t=this.options,n=t.fallbackTolerance,i=t.fallbackOffset,s=e.touches?e.touches[0]:e,c=le&&ai(le,!0),d=le&&c&&c.a,f=le&&c&&c.d,g=_s&&wt&&Sm(wt),p=(s.clientX-ro.clientX+i.x)/(d||1)+(g?g[0]-Tu[0]:0)/(d||1),_=(s.clientY-ro.clientY+i.y)/(f||1)+(g?g[1]-Tu[1]:0)/(f||1);if(!ie.active&&!Yo){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-(_u||0),c.f+=_-(wu||0)):c={a:1,b:0,c:0,d:1,e:p,f:_};var y="matrix(".concat(c.a,",").concat(c.b,",").concat(c.c,",").concat(c.d,",").concat(c.e,",").concat(c.f,")");oe(le,"webkitTransform",y),oe(le,"mozTransform",y),oe(le,"msTransform",y),oe(le,"transform",y),_u=p,wu=_,Nn=s}e.cancelable&&e.preventDefault()}},_appendGhost:function(){if(!le){var e=this.options.fallbackOnBody?document.body:Be,t=ot(F,!0,_s,!0,e),n=this.options;if(_s){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=Zn()),t.top+=wt.scrollTop,t.left+=wt.scrollLeft):wt=Zn(),Tu=Sm(wt)}le=F.cloneNode(!0),Yt(le,n.ghostClass,!1),Yt(le,n.fallbackClass,!0),Yt(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",_s?"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(Ut("dragStart",this,{evt:e}),ie.eventCanceled){this._onDrop();return}Ut("setupClone",this),ie.eventCanceled||(We=Fv(F),We.draggable=!1,We.style["will-change"]="",this._hideClone(),Yt(We,this.options.chosenClass,!1),ie.clone=We),n.cloneId=$s(function(){Ut("clone",n),!ie.eventCanceled&&(n.options.removeCloneOnHide||Be.insertBefore(We,F),n._hideClone(),Rt({sortable:n,name:"clone"}))}),!t&&Yt(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)")),Yo=!0,n._dragStartId=$s(n._dragStarted.bind(n,t,e)),Se(document,"selectstart",n),Gi=!0,Zi&&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=ys===f,_=d.sort,y=mt||g,S,T=this,b=!1;if(Zu)return;function N(Je,yt){Ut(Je,T,tr({evt:e,isOwner:p,axis:S?"vertical":"horizontal",revert:c,dragRect:i,targetRect:s,canSort:_,fromSortable:y,target:n,completed:H,onMove:function($t,Gc){return ws(Be,t,F,i,$t,ot($t),e,Gc)},changed:V},yt))}function K(){N("dragOverAnimationCapture"),T.captureAnimationState(),T!==y&&y.captureAnimationState()}function H(Je){return N("dragOverCompleted",{insertion:Je}),Je&&(p?g._hideClone():g._showClone(T),T!==y&&(Yt(F,mt?mt.options.ghostClass:g.options.ghostClass,!1),Yt(F,d.ghostClass,!0)),mt!==T&&T!==ie.active?mt=T:T===ie.active&&mt&&(mt=null),y===T&&(T._ignoreWhileAnimating=n),T.animateAll(function(){N("dragOverAnimationComplete"),T._ignoreWhileAnimating=null}),T!==y&&(y.animateAll(),y._ignoreWhileAnimating=null)),(n===F&&!F.animated||n===t&&!n.animated)&&(Vo=null),!d.dragoverBubble&&!e.rootEl&&n!==document&&(F.parentNode[nn]._isOutsideThisEl(e.target),!Je&&oo(e)),!d.dragoverBubble&&e.stopPropagation&&e.stopPropagation(),b=!0}function V(){Jt=Tn(F),Br=Tn(F,d.draggable),Rt({sortable:T,name:"change",toEl:t,newIndex:Jt,newDraggableIndex:Br,originalEvent:e})}if(e.preventDefault!==void 0&&e.cancelable&&e.preventDefault(),n=Gn(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=ys.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||(ao?Be.insertBefore(F,ao):Be.appendChild(F)),H(!0);var z=Md(t,d.draggable);if(!z||IO(e,S,this)&&!z.animated){if(z===F)return H(!1);if(z&&t===e.target&&(n=z),n&&(s=ot(n)),ws(Be,t,F,i,n,s,e,!!n)!==!1)return K(),t.appendChild(F),ze=t,V(),H(!0)}else if(z&&AO(e,S,this)){var Q=ui(t,0,d,!0);if(Q===F)return H(!1);if(n=Q,s=ot(n),ws(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=!_O(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;Vo!==n&&(W=s[Y],ra=!1,Cs=!we&&d.invertSwap||et),_e=bO(e,n,s,S,we?1:d.swapThreshold,d.invertedSwapThreshold==null?d.swapThreshold:d.invertedSwapThreshold,Cs,Vo===n);var Le;if(_e!==0){var vt=Tn(F);do vt-=_e,Le=ze.children[vt];while(Le&&(oe(Le,"display")==="none"||Le===le))}if(_e===0||Le===n)return H(!1);Vo=n,na=_e;var Sn=n.nextElementSibling,an=!1;an=_e===1;var Pt=ws(Be,t,F,i,n,s,e,an);if(Pt!==!1)return(Pt===1||Pt===-1)&&(an=Pt===1),Zu=!0,setTimeout(SO,30),K(),an&&!Sn?t.appendChild(F):n.parentNode.insertBefore(F,an?Sn:n),G&&Bv(G,0,Te-G.scrollTop),ze=F.parentNode,W!==void 0&&!Cs&&(Vs=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",oo),Ce(document,"mousemove",oo),Ce(document,"touchmove",oo)},_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(Jt=Tn(F),Br=Tn(F,n.draggable),Ut("drop",this,{evt:e}),ze=F&&F.parentNode,Jt=Tn(F),Br=Tn(F,n.draggable),ie.eventCanceled){this._nulling();return}Yo=!1,Cs=!1,ra=!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(),Zi&&oe(document.body,"user-select",""),oe(F,"transform",""),e&&(Gi&&(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),Eu(F),F.style["will-change"]="",Gi&&!Yo&&Yt(F,mt?mt.options.ghostClass:this.options.ghostClass,!1),Yt(F,this.options.chosenClass,!1),Rt({sortable:this,name:"unchoose",toEl:ze,newIndex:null,newDraggableIndex:null,originalEvent:e}),Be!==ze?(Jt>=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()):Jt!==ni&&Jt>=0&&(Rt({sortable:this,name:"update",toEl:ze,originalEvent:e}),Rt({sortable:this,name:"sort",toEl:ze,originalEvent:e})),ie.active&&((Jt==null||Jt===-1)&&(Jt=ni,Br=ta),Rt({sortable:this,name:"end",toEl:ze,originalEvent:e}),this.save()))),this._nulling()},_nulling:function(){Ut("nulling",this),Be=F=ze=le=ao=We=Hs=Fr=ro=Nn=Gi=Jt=Br=ni=ta=Vo=na=mt=ys=ie.dragged=ie.ghost=ie.clone=ie.active=null,ec.forEach(function(e){e.checked=!0}),ec.length=_u=wu=0},handleEvent:function(e){switch(e.type){case"drop":case"dragend":this._onDrop(e);break;case"dragenter":case"dragover":F&&(this._onDragOver(e),EO(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],Gn(t,c.draggable,this.el,!1)&&e.push(t.getAttribute(c.dataIdAttr)||RO(t));return e},sort:function(e,t){var n={},i=this.el;this.toArray().forEach(function(s,c){var d=i.children[c];Gn(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 Gn(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"&&$v(n)},destroy:function(){Ut("destroy",this);var e=this.el;e[nn]=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(!Fr){if(Ut("hideClone",this),ie.eventCanceled)return;oe(We,"display","none"),this.options.removeCloneOnHide&&We.parentNode&&We.parentNode.removeChild(We),Fr=!0}},_showClone:function(e){if(e.lastPutMode!=="clone"){this._hideClone();return}if(Fr){if(Ut("showClone",this),ie.eventCanceled)return;F.parentNode==Be&&!this.options.group.revertClone?Be.insertBefore(We,F):ao?Be.insertBefore(We,ao):Be.appendChild(We),this.options.group.revertClone&&this.animate(F,We),oe(We,"display",""),Fr=!1}}};function EO(r){r.dataTransfer&&(r.dataTransfer.dropEffect="move"),r.cancelable&&r.preventDefault()}function ws(r,e,t,n,i,s,c,d){var f,g=r[nn],p=g.options.onMove,_;return window.CustomEvent&&!Er&&!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 Eu(r){r.draggable=!1}function SO(){Zu=!1}function AO(r,e,t){var n=ot(ui(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 IO(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 bO(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,y=!1;if(!c){if(d&&Vs<g*i){if(!ra&&(na===1?f>p+g*s/2:f<_-g*s/2)&&(ra=!0),ra)y=!0;else if(na===1?f<p+Vs:f>_-Vs)return-na}else if(f>p+g*(1-i)/2&&f<_-g*(1-i)/2)return kO(e)}return y=y||c,y&&(f<p+g*s/2||f>_-g*s/2)?f>p+g/2?1:-1:0}function kO(r){return Tn(F)<Tn(r)?1:-1}function RO(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 OO(r){ec.length=0;for(var e=r.getElementsByTagName("input"),t=e.length;t--;){var n=e[t];n.checked&&ec.push(n)}}function $s(r){return setTimeout(r,0)}function ed(r){return clearTimeout(r)}Tc&&Se(document,"touchmove",function(r){(ie.active||Yo)&&r.cancelable&&r.preventDefault()});ie.utils={on:Se,off:Ce,css:oe,find:Lv,is:function(e,t){return!!Gn(e,t,e,!1)},extend:hO,throttle:Uv,closest:Gn,toggleClass:Yt,clone:Fv,index:Tn,nextTick:$s,cancelNextTick:ed,detectDirection:Vv,getChild:ui};ie.get=function(r){return r[nn]};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=tr(tr({},ie.utils),n.utils)),ya.mount(n)})};ie.create=function(r,e){return new ie(r,e)};ie.version=cO;var Qe=[],ji,td,nd=!1,Su,Au,tc,Yi;function NO(){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(),Ks(),fO()},nulling:function(){tc=td=ji=nd=Yi=Su=Au=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||Er||Zi){Iu(t,this.options,d,n);var f=Kr(d,!0);nd&&(!Yi||s!==Su||c!==Au)&&(Yi&&km(),Yi=setInterval(function(){var g=Kr(document.elementFromPoint(s,c),!0);g!==f&&(f=g,Ks()),Iu(t,i.options,g,n)},10),Su=s,Au=c)}else{if(!this.options.bubbleScroll||Kr(d,!0)===Zn()){Ks();return}Iu(t,this.options,Kr(d,!1),!1)}}},wr(r,{pluginName:"scroll",initializeByDefault:!0})}function Ks(){Qe.forEach(function(r){clearInterval(r.pid)}),Qe=[]}function km(){clearInterval(Yi)}var Iu=Uv(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=Zn(),g=!1,p;td!==t&&(td=t,Ks(),ji=e.scroll,p=e.scrollFn,ji===!0&&(ji=Kr(t,!0)));var _=0,y=ji;do{var S=y,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 Sn=Qe[this.layer].vy?Qe[this.layer].vy*d:0,an=Qe[this.layer].vx?Qe[this.layer].vx*d:0;typeof p=="function"&&p.call(ie.dragged.parentNode[nn],an,Sn,r,tc,Qe[this.layer].el)!=="continue"||Bv(Qe[this.layer].el,an,Sn)}).bind({layer:_}),24))),_++}while(e.bubbleScroll&&y!==f&&(y=Kr(y,!1)));nd=g}},30),Wv=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 Dd(){}Dd.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=ui(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:Wv};wr(Dd,{pluginName:"revertOnSpill"});function xd(){}xd.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:Wv};wr(xd,{pluginName:"removeOnSpill"});ie.mount(new NO);ie.mount(xd,Dd);function PO(){return typeof window<"u"?window.console:global.console}const MO=PO();function DO(r){const e=Object.create(null);return function(n){return e[n]||(e[n]=r(n))}}const xO=/-(\w)/g,Rm=DO(r=>r.replace(xO,(e,t)=>t?t.toUpperCase():""));function bu(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 LO(r,e){return Object.values(r).indexOf(e)}function UO(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 qv(r,e){this.$nextTick(()=>this.$emit(r.toLowerCase(),e))}function BO(r){return e=>{this.realList!==null&&this["onDrag"+r](e),qv.call(this,r,e)}}function FO(r){return["transition-group","TransitionGroup"].includes(r)}function HO(r){if(!r||r.length!==1)return!1;const[{type:e}]=r;return e?FO(e.name):!1}function VO(r,e){return e?{...e.props,...e.attrs}:r}const rd=["Start","Add","Remove","Update","End"],od=["Choose","Unchoose","Sort","Filter","Clone"],$O=["Move",...rd,...od].map(r=>"on"+r);let ku=null;const KO={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}},zO=u.defineComponent({name:"VueDraggableNext",inheritAttrs:!1,emits:["update:modelValue","move","change",...rd.map(r=>r.toLowerCase()),...od.map(r=>r.toLowerCase())],props:KO,data(){return{transitionMode:!1,noneFunctionalComponentMode:!1,headerOffset:0,footerOffset:0,_sortable:{},visibleIndexes:[],context:{}}},render(){const r=this.$slots.default?this.$slots.default():null,e=VO(this.$attrs,this.componentData);return r?(this.transitionMode=HO(r),u.h(this.getTag(),e,r)):u.h(this.getTag(),e,[])},created(){this.list!==null&&this.modelValue!==null&&MO.error("list props are mutually exclusive! Please set one.")},mounted(){const r={};rd.forEach(i=>{r["on"+i]=BO.call(this,i)}),od.forEach(i=>{r["on"+i]=qv.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);$O.indexOf(t)===-1&&this._sortable.option(t,r[e])}},getChildrenNodes(){return this.$el.children},computeIndexes(){this.$nextTick(()=>{this.visibleIndexes=UO(this.getChildrenNodes(),this.$el.children,this.transitionMode,this.footerOffset)})},getUnderlyingVm(r){const e=LO(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),ku=r.item)},onDragAdd(r){const e=r.item._underlying_vm_;if(e===void 0)return;bu(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"){bu(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){bu(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(),ku=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(ku)!==-1||!e.willInsertAfter?i:i+1}}}),WO=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(Nt.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"]))}}),qO={class:"d-flex flex-row align-center"},Gv=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(pa,{"dialog-id":"col-settings",buttons:!1,title:"Column settings"},{default:u.withCtx(()=>[u.createVNode(WO),u.createVNode(Bt.VList,null,{default:u.withCtx(()=>[u.createVNode(u.unref(zO),{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(Bt.VListItem,{key:s.key,class:"pa-0"},{default:u.withCtx(()=>[u.createElementVNode("div",qO,[u.createVNode(n,{class:"mb-2"}),u.createVNode(Bt.VListItemAction,null,{default:u.withCtx(()=>[u.createVNode(pk.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(Bt.VListItemTitle,{class:"mb-1"},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(s.title)+" ",1)]),_:2},1024)]),_:2},1024),s.icon?(u.openBlock(),u.createBlock(Ys.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})}}}),Ec=u.defineComponent({__name:"ParentCard",props:{title:{},height:{default:"100%"},loading:{type:Boolean}},setup(r){const e=r;return(t,n)=>(u.openBlock(),u.createBlock(Ft.VCard,{height:t.height,loading:t.loading,class:"bg-surface rounded-sm pa-5"},{default:u.withCtx(()=>[e.title?(u.openBlock(),u.createBlock(Ft.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"]))}}),jv=u.defineComponent({__name:"ConfirmDialog",props:{title:{},text:{},width:{},loading:{type:Boolean}},emits:["onSave","onCancel"],setup(r,{emit:e}){const t=r,n=u.ref(!1),i=u.ref(!1);u.onUnmounted(()=>{n.value=!1});const s=e;async function c(){try{await s("onCancel")}catch(f){console.error(f)}n.value=!1}async function d(){i.value=!0;try{await s("onSave")}catch(f){console.error(f)}i.value=!1,n.value=!1}return(f,g)=>(u.openBlock(),u.createBlock(Ms.VDialog,{scrim:"rgb(0,0,0,100)",width:t.width},{activator:u.withCtx(({isActive:p,props:_})=>[u.renderSlot(f.$slots,"button",u.normalizeProps(u.guardReactiveProps({isActive:p,props:_})))]),default:u.withCtx(({isActive:p})=>[u.createVNode(Ft.VCard,{loading:i.value,title:t.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:c,variant:"plain"})]),default:u.withCtx(()=>[u.createVNode(Ft.VCardText,{class:"text-center mt-7"},{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(t.text),1)]),_:1}),u.createVNode(Ft.VCardActions,{class:"d-flex"},{default:u.withCtx(()=>[u.createVNode(qe.VBtn,{class:"flex-grow-1",variant:"outlined",color:"secondary",onClick:c},{default:u.withCtx(()=>g[0]||(g[0]=[u.createTextVNode(" Cancel ")])),_:1}),u.createVNode(qe.VBtn,{class:"flex-grow-1",variant:"flat",color:"secondary",onClick:d},{default:u.withCtx(()=>g[1]||(g[1]=[u.createTextVNode(" Confirm")])),_:1})]),_:1})]),_:1},8,["loading","title"])]),_:3},8,["width"]))}}),Ru="https://app-files.jplan.com.br/pub/resources/profile-placeholder.svg",Yv=u.defineComponent({__name:"JAvatar",props:{src:{}},setup(r){const e=r,t=u.ref(e.src),n=u.computed(()=>t.value||Ru);function i(){t.value=Ru}return(s,c)=>(u.openBlock(),u.createBlock(qp.VAvatar,{size:"50"},{default:u.withCtx(()=>[u.createVNode(Gp.VImg,{src:n.value,"lazy-src":Ru,onError:i,width:"50",alt:"profile-placeholder"},null,8,["src"])]),_:1}))}}),Ou="https://app-files.jplan.com.br/pub/resources/profile-placeholder.svg",Jv=u.defineComponent({__name:"AvatarPicture",props:{img:{},size:{}},setup(r){const e=r,t=u.ref(e.img),n=u.computed(()=>t.value||Ou);function i(){t.value=Ou}return(s,c)=>(u.openBlock(),u.createBlock(qp.VAvatar,{size:s.size},{default:u.withCtx(()=>[u.createVNode(Gp.VImg,{src:n.value,"lazy-src":Ou,onError:i,width:"40",alt:"Avatar"},null,8,["src"])]),_:1},8,["size"]))}}),GO=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(vk.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(Bt.VList,null,{default:u.withCtx(()=>[u.renderSlot(s.$slots,"actions",{},void 0,!0)]),_:3})]),_:3},8,["modelValue","style"])],32))}}),Ca=(r,e)=>{const t=r.__vccOpts||r;for(const[n,i]of e)t[n]=i;return t},Qv=Ca(GO,[["__scopeId","data-v-a53b15af"]]),jO={class:"j-field px-4 py-3 rounded-sm bg-containerBg"},Xv=u.defineComponent({__name:"ReadOnlyField",props:{value:{}},setup(r){return(e,t)=>(u.openBlock(),u.createElementBlock("div",jO,u.toDisplayString(e.value),1))}}),YO={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",YO,u.toDisplayString(s.name),1)):u.createCommentVNode("",!0),s.label?(u.openBlock(),u.createBlock(sa.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(Nt.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(Xv,{key:3,value:s.modelValue},null,8,["value"])):u.createCommentVNode("",!0)]))}}),JO={key:0,class:"mb-2 ms-1"},Zv=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",JO,u.toDisplayString(d.name),1)):u.createCommentVNode("",!0),d.label?(u.openBlock(),u.createBlock(sa.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(Xv,{key:3,value:s.value},null,8,["value"])):(u.openBlock(),u.createBlock(u.unref(Nt.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))}}),QO={key:0,class:"mb-2 ms-1"},XO={key:3,class:"j-textarea px-4 py-3 rounded-sm bg-containerBg"},ey=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",QO,u.toDisplayString(s.name),1)):u.createCommentVNode("",!0),s.label?(u.openBlock(),u.createBlock(sa.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(yk.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",XO,u.toDisplayString(s.modelValue),1)):u.createCommentVNode("",!0)],64))}}),ZO={class:"text-faded mt-7"},eN={class:"d-flex align-baseline mb-1"},tN={class:"me-1"},nN={class:"max-w"},rN={key:0,class:"mb-1"},oN={key:1,class:"mb-1"},iN={class:"mb-1"},aN=u.defineComponent({__name:"FormMetadata",props:{meta:{},id:{}},setup(r){return(e,t)=>(u.openBlock(),u.createElementBlock("div",ZO,[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",eN,[u.createElementVNode("b",tN,u.toDisplayString(e.id.title)+": ",1),u.createElementVNode("span",nN,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",rN,[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",oN,[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",iN,[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})]))}}),ty=Ca(aN,[["__scopeId","data-v-61d006fd"]]),ny=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}))}}),ry=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"]))}}),sN={class:"mt-4"},oy=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(Ec,{title:n.title,class:"d-flex flex-column ma-0"},{default:u.withCtx(()=>[n.title?(u.openBlock(),u.createBlock(Xi.VDivider,{key:0})):u.createCommentVNode("",!0),u.createElementVNode("div",sN,[u.renderSlot(n.$slots,"default")]),u.createVNode(Ft.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(ty,{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(ny,{"cancel-return":n.cancelReturn,onCancel:i[0]||(i[0]=s=>t("onCancel"))},null,8,["cancel-return"]),u.createVNode(ry,{onOnSave:i[1]||(i[1]=s=>t("onSave"))})]),_:1})]),_:1})]),_:1})]),_:3},8,["title"]))}}),cN={class:"d-flex align-items-center"},lN={key:0,class:"d-flex align-center"},uN={class:"ms-1"},dN={class:"d-flex"},hN={class:"d-flex mb-1 align-center"},fN={class:"min-w-100 relative"},iy=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",cN,[p.id?(u.openBlock(),u.createElementBlock("div",lN,[_[0]||(_[0]=u.createElementVNode("b",null,"ID:",-1)),u.createElementVNode("span",uN,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",dN,[u.createVNode(qe.VBtn,{onClick:f,variant:"text"},{default:u.withCtx(()=>[s?(u.openBlock(),u.createBlock(u.unref(eO),{key:0,size:"11",class:"me-2"})):u.createCommentVNode("",!0),u.createVNode(Ys.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",hN,[u.createVNode(Xi.VDivider,{class:"mx-2 my-1",vertical:""}),u.createElementVNode("div",fN,[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(Ys.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]])])])])]))}}),gN={class:"d-flex flex-column"},mN={class:"height d-flex flex-column"},pN={class:"d-flex justify-between align-end"},vN=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(Ec,null,{default:u.withCtx(()=>[u.createElementVNode("div",gN,[u.createElementVNode("div",mN,[u.renderSlot(i.$slots,"default",{},void 0,!0)])]),u.createElementVNode("div",pN,[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(ty,{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(ny,{key:0,title:"Back",onCancel:s[0]||(s[0]=c=>t("onCancel"))})):u.createCommentVNode("",!0),"onSave"in u.unref(n)?(u.openBlock(),u.createBlock(ry,{key:1,onOnSave:s[1]||(s[1]=c=>t("onSave"))})):u.createCommentVNode("",!0)]),_:1}))]),_:1})])]),_:3}))}}),ay=Ca(vN,[["__scopeId","data-v-489d31c3"]]);/**
|
21
21
|
* @license @tabler/icons-vue v3.22.0 - MIT
|
22
22
|
*
|
23
23
|
* This source code is licensed under the MIT license.
|
@@ -27,7 +27,7 @@ This will fail in production.`);c=qi,c._s.has(n)||(fm(n,i,c),process.env.NODE_EN
|
|
27
27
|
*
|
28
28
|
* This source code is licensed under the MIT license.
|
29
29
|
* See the LICENSE file in the root directory of this source tree.
|
30
|
-
*/const Sc=(r,e,t,n)=>({color:i="currentColor",size:s=24,stroke:c=2,title:d,class:f,...g},{attrs:p,slots:_})=>{let
|
30
|
+
*/const Sc=(r,e,t,n)=>({color:i="currentColor",size:s=24,stroke:c=2,title:d,class:f,...g},{attrs:p,slots:_})=>{let y=[...n.map(S=>u.h(...S)),..._.default?[_.default()]:[]];return d&&(y=[u.h("title",d),...y]),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},y)};/**
|
31
31
|
* @license @tabler/icons-vue v3.22.0 - MIT
|
32
32
|
*
|
33
33
|
* This source code is licensed under the MIT license.
|
@@ -47,27 +47,27 @@ This will fail in production.`);c=qi,c._s.has(n)||(fm(n,i,c),process.env.NODE_EN
|
|
47
47
|
*
|
48
48
|
* This source code is licensed under the MIT license.
|
49
49
|
* See the LICENSE file in the root directory of this source tree.
|
50
|
-
*/var wN=Sc("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"},Ts={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},mi=[P.OPENID_SCOPE,P.PROFILE_SCOPE,P.OFFLINE_ACCESS_SCOPE],Pm=[...mi,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"},zr={COMMON:"common",ORGANIZATIONS:"organizations",CONSUMERS:"consumers"},Es={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"},_a={QUERY:"query",FRAGMENT:"fragment"},TN={..._a,FORM_POST:"form_post"},sy={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"},Ss={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",EN="client_info",oa="1",nc={CACHE_KEY:"authority-metadata",REFRESH_TIME_SECONDS:3600*24},Qt={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"},ia={DEFAULT_THROTTLE_TIME_SECONDS:60,DEFAULT_MAX_THROTTLE_TIME_SECONDS:3600,THROTTLING_PREFIX:"throttling",X_MS_LIB_CAPABILITY_VALUE:"retry-after, h429"},Dm={INVALID_GRANT_ERROR:"invalid_grant",CLIENT_MISMATCH_ERROR:"client_mismatch"},xm={username:"username",password:"password"},As={httpSuccess:200,httpBadRequest:400},$o={FAILED_AUTO_DETECTION:"1",INTERNAL_CACHE:"2",ENVIRONMENT_VARIABLE:"3",IMDS:"4"},Nu={CONFIGURED_MATCHES_DETECTED:"1",CONFIGURED_NO_AUTO_DETECTION:"2",CONFIGURED_NOT_DETECTED:"3",AUTO_DETECTION_REQUESTED_SUCCESSFUL:"4",AUTO_DETECTION_REQUESTED_FAILED:"5"},Lr={NOT_APPLICABLE:"0",FORCE_REFRESH_OR_CLAIMS:"1",NO_CACHED_ACCESS_TOKEN:"2",CACHED_ACCESS_TOKEN_EXPIRED:"3",PROACTIVELY_REFRESHED:"4"},SN={Jwt:"JWT",Jwk:"JWK",Pop:"pop"},AN=300;/*! @azure/msal-common v14.16.0 2024-11-05 */const Ud="unexpected_error",IN="post_request_failed";/*! @azure/msal-common v14.16.0 2024-11-05 */const Lm={[Ud]:"Unexpected error in authentication.",[IN]:"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 cy(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",ly="client_info_empty_error",Fd="token_parsing_error",uy="null_or_empty_token",mr="endpoints_resolution_error",dy="network_error",hy="openid_config_error",fy="hash_not_deserialized",di="invalid_state",gy="state_mismatch",rc="state_not_found",my="nonce_mismatch",Hd="auth_time_not_found",py="max_age_transpired",bN="multiple_matching_tokens",kN="multiple_matching_accounts",vy="multiple_matching_appMetadata",yy="request_cannot_be_made",Cy="cannot_remove_empty_scope",_y="cannot_append_scopeset",ad="empty_input_scopeset",RN="device_code_polling_cancelled",ON="device_code_expired",NN="device_code_unknown_error",Vd="no_account_in_silent_request",wy="invalid_cache_record",$d="invalid_cache_environment",sd="no_account_found",cd="no_crypto_object",ld="unexpected_credential_type",PN="invalid_assertion",MN="invalid_client_credential",pr="token_refresh_required",DN="user_timeout_reached",Ty="token_claims_cnf_required_for_signedjwt",Ey="authorization_code_missing_from_server_response",Sy="binding_key_not_removed",Ay="end_session_endpoint_not_supported",Kd="key_id_missing",xN="no_network_connectivity",LN="user_canceled",UN="missing_tenant_id_error",ge="method_not_implemented",BN="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",[ly]:"The client info was empty",[Fd]:"Token cannot be parsed",[uy]:"The token is null or empty",[mr]:"Endpoints cannot be resolved",[dy]:"Network request failed",[hy]:"Could not retrieve endpoints. Check your authority and verify the .well-known/openid-configuration endpoint returns the required endpoints.",[fy]:"The hash parameters could not be deserialized",[di]:"State was not the expected format",[gy]:"State mismatch error",[rc]:"State not found",[my]:"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.",[py]:"Max Age is set to 0, or too much time has elapsed since the last end-user authentication.",[bN]:"The cache contains multiple tokens satisfying the requirements. Call AcquireToken again providing more requirements such as authority or account.",[kN]:"The cache contains multiple accounts satisfying the given parameters. Please pass more info to obtain the correct account",[vy]:"The cache contains multiple appMetadata satisfying the given parameters. Please pass more info to obtain the correct appMetadata",[yy]:"Token request cannot be made without authorization code or refresh token.",[Cy]:"Cannot remove null or empty scope from ScopeSet",[_y]:"Cannot append ScopeSet",[ad]:"Empty input ScopeSet cannot be processed",[RN]:"Caller has cancelled token endpoint polling during device code flow by setting DeviceCodeRequest.cancel = true.",[ON]:"Device code is expired.",[NN]:"Device code stopped polling for unknown reasons.",[Vd]:"Please pass an account object, silent flow is not supported without account information",[wy]:"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.",[PN]:"Client assertion must meet requirements described in https://tools.ietf.org/html/rfc7515",[MN]:"Client credential (secret, certificate, or assertion) must not be empty when creating a confidential client. An application should at most have one credential",[pr]:"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",[Ty]:"Cannot generate a POP jwt if the token_claims are not populated",[Ey]:"Server response does not contain an authorization code to proceed",[Sy]:"Could not remove the credential's binding key from storage.",[Ay]:"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.",[xN]:"No network connectivity. Check your internet connection.",[LN]:"User cancelled the flow.",[UN]:"A tenant id - not common, organizations, or consumers - must be specified when using the client_credentials flow.",[ge]:"This method has not been implemented",[BN]:"The nested app auth bridge is disabled"};class Ac extends Fe{constructor(e,t){super(e,t?`${Um[e]}: ${t}`:Um[e]),this.name="ClientAuthError",Object.setPrototypeOf(this,Ac.prototype)}}function U(r,e){return new Ac(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 Wr{constructor(e,t,n){this.level=Me.Info;const i=()=>{},s=e||Wr.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 Wr({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 Iy="@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 Co(r,e){const t=FN(r);try{const n=e(t);return JSON.parse(n)}catch{throw U(Fd)}}function FN(r){if(!r)throw U(uy);const t=/^([^\.\s]*)\.([^\.\s]+)\.([^\.\s]*)$/.exec(r);if(!t||t.length<4)throw U(Fd);return t[2]}function by(r,e){if(e===0||Date.now()-3e5>r+e)throw U(py)}/*! @azure/msal-common v14.16.0 2024-11-05 */function nr(){return Math.round(new Date().getTime()/1e3)}function ud(r,e){const t=Number(r)||0;return nr()+e>t}function HN(r){return Number(r)>nr()}/*! @azure/msal-common v14.16.0 2024-11-05 */function ri(r){return[VN(r),$N(r),KN(r),zN(r),WN(r)].join(St.CACHE_KEY_SEPARATOR).toLowerCase()}function Ic(r,e,t,n,i){return{credentialType:re.ID_TOKEN,homeAccountId:r,environment:e,clientId:n,secret:t,realm:i}}function bc(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:nr().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=Co(t,f);if(!((K=H==null?void 0:H.cnf)!=null&&K.kid))throw U(Ty);b.keyId=H.cnf.kid;break;case Re.SSH:b.keyId=C}return b}function ky(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 VN(r){return[r.homeAccountId,r.environment].join(St.CACHE_KEY_SEPARATOR).toLowerCase()}function $N(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 KN(r){return(r.target||"").toLowerCase()}function zN(r){return(r.requestedClaimsHash||"").toLowerCase()}function WN(r){return r.tokenType&&r.tokenType.toLowerCase()!==Re.BEARER.toLowerCase()?r.tokenType.toLowerCase():""}function qN(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 GN(r,e){let t=!1;r&&(t=r.indexOf(ia.THROTTLING_PREFIX)===0);let n=!0;return e&&(n=e.hasOwnProperty("throttleTime")),t&&n}function jN({environment:r,clientId:e}){return[Ld,r,e].join(St.CACHE_KEY_SEPARATOR).toLowerCase()}function YN(r,e){return e?r.indexOf(Ld)===0&&e.hasOwnProperty("clientId")&&e.hasOwnProperty("environment"):!1}function JN(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 nr()+nc.REFRESH_TIME_SECONDS}function Is(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 Pu(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<=nr()}/*! @azure/msal-common v14.16.0 2024-11-05 */const Ry="redirect_uri_empty",QN="claims_request_parsing_error",Oy="authority_uri_insecure",Ji="url_parse_error",Ny="empty_url_error",Py="empty_input_scopes_error",My="invalid_prompt_value",Gd="invalid_claims",Dy="token_request_empty",xy="logout_request_empty",Ly="invalid_code_challenge_method",jd="pkce_params_missing",Yd="invalid_cloud_discovery_metadata",Uy="invalid_authority_metadata",By="untrusted_authority",kc="missing_ssh_jwk",Fy="missing_ssh_kid",XN="missing_nonce_authentication_header",ZN="invalid_authentication_header",Hy="cannot_set_OIDCOptions",Vy="cannot_allow_native_broker",$y="authority_mismatch";/*! @azure/msal-common v14.16.0 2024-11-05 */const eP={[Ry]:"A redirect URI is required for all calls, and none has been set.",[QN]:"Could not parse the given claims request object.",[Oy]:"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",[Ji]:"URL could not be parsed into appropriate segments.",[Ny]:"URL was empty or null.",[Py]:"Scopes cannot be passed as null, undefined or empty array because they are required to obtain an access token.",[My]:"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.",[Dy]:"Token request was empty and not found in cache.",[xy]:"The logout request was null or undefined.",[Ly]:'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",[Uy]:"Invalid authorityMetadata provided. Must by a stringified JSON object containing authorization_endpoint, token_endpoint, issuer fields.",[By]:"The provided authority is not a trusted authority. Please include this authority in the knownAuthorities config parameter.",[kc]:"Missing sshJwk in SSH certificate request. A stringified JSON Web Key is required when using the SSH authentication scheme.",[Fy]:"Missing sshKid in SSH certificate request. A string that uniquely identifies the public SSH key is required when using the SSH authentication scheme.",[XN]:"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.",[ZN]:"Invalid authentication header provided",[Hy]:"Cannot set OIDCOptions parameter. Please change the protocol mode to OIDC or use a non-Microsoft authority.",[Vy]:"Cannot set allowNativeBroker parameter to true when not in AAD protocol mode.",[$y]:"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,eP[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 Ln{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?Ln.trimArrayEntries([...e]):[],n=t?Ln.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(Py)}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(_y)}}removeScope(e){if(!e)throw U(Cy);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(ly);try{const t=e(r);return JSON.parse(t)}catch{throw U(Bd)}}function oi(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 Mn={Default:0,Adfs:1,Dsts:2,Ciam:3};/*! @azure/msal-common v14.16.0 2024-11-05 */function Ky(r){return r&&(r.tid||r.tfp||r.acr)||null}/*! @azure/msal-common v14.16.0 2024-11-05 */const _r={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===Mn.Adfs?i.authorityType=Ss.ADFS_ACCOUNT_TYPE:t.protocolMode===_r.AAD?i.authorityType=Ss.MSSTS_ACCOUNT_TYPE:i.authorityType=Ss.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)||Ky(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||Ss.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===Mn.Adfs||t===Mn.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 zy(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=zy(r),t=Object.fromEntries(new URLSearchParams(e));if(t.code||t.error||t.error_description||t.state)return t}catch{throw U(fy)}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(Ny);e.includes("#")||(this._urlString=ye.canonicalizeUri(e))}static canonicalizeUri(e){if(e){let t=e.toLowerCase();return Ln.endsWith(t,"?")?t=t.slice(0,-1):Ln.endsWith(t,"?/")&&(t=t.slice(0,-2)),Ln.endsWith(t,"/")||(t+="/"),t}return e}validateAsUri(){let e;try{e=this.getUrlComponents()}catch{throw Ne(Ji)}if(!e.HostNameAndPort||!e.PathSegments)throw Ne(Ji);if(!e.Protocol||e.Protocol.toLowerCase()!=="https:")throw Ne(Oy)}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]===zr.COMMON||n[0]===zr.ORGANIZATIONS)&&(n[0]=e),ye.constructAuthorityUriFromObject(t)}getUrlComponents(){const e=RegExp("^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\\?([^#]*))?(#(.*))?"),t=this.urlString.match(e);if(!t)throw Ne(Ji);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(Ji);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 Wy={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=Wy.endpointMetadata,Zd=Wy.instanceDiscoveryMetadata,qy=new Set;Zd.metadata.forEach(r=>{r.aliases.forEach(e=>{qy.add(e)})});function tP(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,Qt.CONFIG,e)||zm(s,Zd.metadata,Qt.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 nP(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 Gy="cache_quota_exceeded",eh="cache_error_unknown";/*! @azure/msal-common v14.16.0 2024-11-05 */const Mu={[Gy]:"Exceeded cache storage capacity.",[eh]:"Unexpected error occurred when using cache storage."};class si extends Error{constructor(e,t){const n=t||(Mu[e]?Mu[e]:Mu[eh]);super(`${e}: ${n}`),Object.setPrototypeOf(this,si.prototype),this.name="CacheError",this.errorCode=e,this.errorMessage=n}}/*! @azure/msal-common v14.16.0 2024-11-05 */class hi{constructor(e,t,n,i){this.clientId=e,this.cryptoImpl=t,this.commonLogger=n.clone(Iy,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=Co(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(wy);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 si(Gy)):new si(f.name,f.message)):((d=this.commonLogger)==null||d.errorPii(`CacheManager.saveCacheRecord: ${f}`,n),new si(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}${oa}${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=hi.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(Sy)}}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(ri(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?oa: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(vy);return i[0]}isAppMetadataFOCI(e){const t=this.readAppMetadataFromCache(e);return!!(t&&t.familyId===oa)}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=tP(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 rP extends hi{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 jy={tokenRenewalOffsetSeconds:AN,preventCorsPreflight:!1},oP={loggerCallback:()=>{},piiLoggingEnabled:!1,logLevel:Me.Info,correlationId:P.EMPTY_STRING},iP={claimsBasedCachingEnabled:!1},aP={async sendGetRequestAsync(){throw U(ge)},async sendPostRequestAsync(){throw U(ge)}},sP={sku:P.SKU,version:zd,cpu:P.EMPTY_STRING,os:P.EMPTY_STRING},cP={clientSecret:P.EMPTY_STRING,clientAssertion:void 0},lP={azureCloudInstance:Wd.None,tenant:`${P.DEFAULT_COMMON_TENANT}`},uP={application:{appName:"",appVersion:""}};function dP({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={...oP,...t};return{authOptions:hP(r),systemOptions:{...jy,...e},loggerOptions:S,cacheOptions:{...iP,...n},storageInterface:i||new rP(r.clientId,oc,new Wr(S)),networkInterface:s||aP,cryptoInterface:c||oc,clientCredentials:d||cP,libraryInfo:{...sP,...f},telemetry:{...uP,...g},serverTelemetryManager:p||null,persistencePlugin:_||null,serializableCache:C||null}}function hP(r){return{clientCapabilities:[],azureCloudOptions:lP,skipAuthorityMetadataCache:!1,instanceAware:!1,...r}}function dd(r){return r.authOptions.authority.options.protocolMode===_r.OIDC}/*! @azure/msal-common v14.16.0 2024-11-05 */const rn={HOME_ACCOUNT_ID:"home_account_id",UPN:"UPN"};/*! @azure/msal-common v14.16.0 2024-11-05 */const go="client_id",Yy="redirect_uri",Wm="response_type",fP="response_mode",gP="grant_type",mP="claims",pP="scope",vP="refresh_token",yP="state",CP="nonce",_P="prompt",wP="code",TP="code_challenge",EP="code_challenge_method",SP="code_verifier",AP="client-request-id",IP="x-client-SKU",bP="x-client-VER",kP="x-client-OS",RP="x-client-CPU",OP="x-client-current-telemetry",NP="x-client-last-telemetry",PP="x-ms-lib-capability",MP="x-app-name",DP="x-app-ver",xP="post_logout_redirect_uri",LP="id_token_hint",UP="device_code",BP="client_secret",FP="client_assertion",HP="client_assertion_type",qm="token_type",Gm="req_cnf",VP="assertion",$P="requested_token_use",jm="return_spa_code",KP="nativebroker",zP="logout_hint",WP="sid",qP="login_hint",GP="domain_hint",jP="x-client-xtra-sku",th="brk_client_id",hd="brk_redirect_uri";/*! @azure/msal-common v14.16.0 2024-11-05 */class Jo{static validateRedirectUri(e){if(!e)throw Ne(Ry)}static validatePrompt(e){const t=[];for(const n in lt)t.push(lt[n]);if(t.indexOf(e)<0)throw Ne(My)}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(Ly)}}/*! @azure/msal-common v14.16.0 2024-11-05 */function YP(r,e,t){if(!e)return;const n=r.get(go);n&&r.has(th)&&(t==null||t.addFields({embeddedClientId:n,embeddedRedirectUri:r.get(Yy)},e))}class aa{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(fP,encodeURIComponent(e||TN.QUERY))}addNativeBroker(){this.parameters.set(KP,encodeURIComponent("1"))}addScopes(e,t=!0,n=mi){t&&!n.includes("openid")&&!e.includes("openid")&&n.push("openid");const i=t?[...e||[],...n]:e||[],s=new Ye(i);this.parameters.set(pP,encodeURIComponent(s.printScopes()))}addClientId(e){this.parameters.set(go,encodeURIComponent(e))}addRedirectUri(e){Jo.validateRedirectUri(e),this.parameters.set(Yy,encodeURIComponent(e))}addPostLogoutRedirectUri(e){Jo.validateRedirectUri(e),this.parameters.set(xP,encodeURIComponent(e))}addIdTokenHint(e){this.parameters.set(LP,encodeURIComponent(e))}addDomainHint(e){this.parameters.set(GP,encodeURIComponent(e))}addLoginHint(e){this.parameters.set(qP,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(WP,encodeURIComponent(e))}addClaims(e,t){const n=this.addClientCapabilitiesToClaims(e,t);Jo.validateClaims(n),this.parameters.set(mP,encodeURIComponent(n))}addCorrelationId(e){this.parameters.set(AP,encodeURIComponent(e))}addLibraryInfo(e){this.parameters.set(IP,e.sku),this.parameters.set(bP,e.version),e.os&&this.parameters.set(kP,e.os),e.cpu&&this.parameters.set(RP,e.cpu)}addApplicationTelemetry(e){e!=null&&e.appName&&this.parameters.set(MP,e.appName),e!=null&&e.appVersion&&this.parameters.set(DP,e.appVersion)}addPrompt(e){Jo.validatePrompt(e),this.parameters.set(`${_P}`,encodeURIComponent(e))}addState(e){e&&this.parameters.set(yP,encodeURIComponent(e))}addNonce(e){this.parameters.set(CP,encodeURIComponent(e))}addCodeChallengeParams(e,t){if(Jo.validateCodeChallengeParams(e,t),e&&t)this.parameters.set(TP,encodeURIComponent(e)),this.parameters.set(EP,encodeURIComponent(t));else throw Ne(jd)}addAuthorizationCode(e){this.parameters.set(wP,encodeURIComponent(e))}addDeviceCode(e){this.parameters.set(UP,encodeURIComponent(e))}addRefreshToken(e){this.parameters.set(vP,encodeURIComponent(e))}addCodeVerifier(e){this.parameters.set(SP,encodeURIComponent(e))}addClientSecret(e){this.parameters.set(BP,encodeURIComponent(e))}addClientAssertion(e){e&&this.parameters.set(FP,encodeURIComponent(e))}addClientAssertionType(e){e&&this.parameters.set(HP,encodeURIComponent(e))}addOboAssertion(e){this.parameters.set(VP,encodeURIComponent(e))}addRequestTokenUse(e){this.parameters.set($P,encodeURIComponent(e))}addGrantType(e){this.parameters.set(gP,encodeURIComponent(e))}addClientInfo(){this.parameters.set(EN,"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(Es.ACCESS_TOKEN)||(n[Es.ACCESS_TOKEN]={}),n[Es.ACCESS_TOKEN][Es.XMS_CC]={values:t}),JSON.stringify(n)}addUsername(e){this.parameters.set(xm.username,encodeURIComponent(e))}addPassword(e){this.parameters.set(xm.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(OP,e.generateCurrentRequestHeaderValue()),this.parameters.set(NP,e.generateLastRequestHeaderValue())}addThrottling(){this.parameters.set(PP,ia.X_MS_LIB_CAPABILITY_VALUE)}addLogoutHint(e){this.parameters.set(zP,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}`)}),YP(this.parameters,this.correlationId,this.performanceClient),e.join("&")}}/*! @azure/msal-common v14.16.0 2024-11-05 */function JP(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 QP(r){return r.hasOwnProperty("tenant_discovery_endpoint")&&r.hasOwnProperty("metadata")}/*! @azure/msal-common v14.16.0 2024-11-05 */function XP(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"},ZP={NotStarted:0,InProgress:1,Completed:2};/*! @azure/msal-common v14.16.0 2024-11-05 */const _o=(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 Rc{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=$o.ENVIRONMENT_VARIABLE;else{const s=Rc.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===As.httpSuccess&&(n=c.body,t.region_source=$o.IMDS),c.status===As.httpBadRequest){const d=await B(this.getCurrentVersion.bind(this),k.RegionDiscoveryGetCurrentVersion,this.logger,this.performanceClient,this.correlationId)(s);if(!d)return t.region_source=$o.FAILED_AUTO_DETECTION,null;const f=await B(this.getRegionFromIMDS.bind(this),k.RegionDiscoveryGetRegionFromIMDS,this.logger,this.performanceClient,this.correlationId)(d,s);f.status===As.httpSuccess&&(n=f.body,t.region_source=$o.IMDS)}}catch{return t.region_source=$o.FAILED_AUTO_DETECTION,null}}return n||(t.region_source=$o.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===As.httpBadRequest&&n.body&&n.body["newest-versions"]&&n.body["newest-versions"].length>0?n.body["newest-versions"][0]:null}catch{return null}}}Rc.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 Rc(t,this.logger,this.performanceClient,this.correlationId)}getAuthorityType(e){if(e.HostNameAndPort.endsWith(P.CIAM_AUTH_URL))return Mn.Ciam;const t=e.PathSegments;if(t.length)switch(t[0].toLowerCase()){case P.ADFS:return Mn.Adfs;case P.DSTS:return Mn.Dsts}return Mn.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(mr)}get tokenEndpoint(){if(this.discoveryComplete())return this.replacePath(this.metadata.token_endpoint);throw U(mr)}get deviceCodeEndpoint(){if(this.discoveryComplete())return this.replacePath(this.metadata.token_endpoint.replace("/token","/devicecode"));throw U(mr)}get endSessionEndpoint(){if(this.discoveryComplete()){if(!this.metadata.end_session_endpoint)throw U(Ay);return this.replacePath(this.metadata.end_session_endpoint)}else throw U(mr)}get selfSignedJwtAudience(){if(this.discoveryComplete())return this.replacePath(this.metadata.issuer);throw U(mr)}get jwksUri(){if(this.discoveryComplete())return this.replacePath(this.metadata.jwks_uri);throw U(mr)}canReplaceTenant(e){return e.PathSegments.length===1&&!Tt.reservedTenantDomains.has(e.PathSegments[0])&&this.getAuthorityType(e)===Mn.Default&&this.protocolMode===_r.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===Mn.Adfs||this.protocolMode!==_r.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!==Qt.CACHE&&(n==null?void 0:n.source)!==Qt.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===Qt.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);Is(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)),Is(e,n,!0),Qt.NETWORK;throw U(hy,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"),Is(e,t,!1),{source:Qt.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 Is(e,i,!1),{source:Qt.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:Qt.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(Uy)}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 JP(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=Nu.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=Nu.AUTO_DETECTION_REQUESTED_SUCCESSFUL,this.regionDiscoveryMetadata.region_used=c,Tt.replaceWithRegionalInformation(e,c);this.regionDiscoveryMetadata.region_outcome=Nu.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 Pu(e,n,!0),Qt.NETWORK;throw Ne(By)}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"),Pu(e,t,!1),Qt.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=nP(this.hostnameAndPort);if(i)return this.logger.verbose("Found cloud discovery metadata from hardcoded values."),Pu(e,i,!1),Qt.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."),Qt.CACHE):(n&&this.logger.verbose("The metadata entity is expired."),null)}getCloudDiscoveryMetadataFromConfig(){if(this.authorityType===Mn.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(QP(s.body))c=s.body,d=c.metadata,this.logger.verbosePii(`tenant_discovery_endpoint is: ${c.tenant_discovery_endpoint}`);else if(XP(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.
|
50
|
+
*/var wN=Sc("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"},Ts={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},mi=[P.OPENID_SCOPE,P.PROFILE_SCOPE,P.OFFLINE_ACCESS_SCOPE],Pm=[...mi,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"},zr={COMMON:"common",ORGANIZATIONS:"organizations",CONSUMERS:"consumers"},Es={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"},_a={QUERY:"query",FRAGMENT:"fragment"},TN={..._a,FORM_POST:"form_post"},sy={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"},Ss={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",EN="client_info",oa="1",nc={CACHE_KEY:"authority-metadata",REFRESH_TIME_SECONDS:3600*24},Qt={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"},ia={DEFAULT_THROTTLE_TIME_SECONDS:60,DEFAULT_MAX_THROTTLE_TIME_SECONDS:3600,THROTTLING_PREFIX:"throttling",X_MS_LIB_CAPABILITY_VALUE:"retry-after, h429"},Dm={INVALID_GRANT_ERROR:"invalid_grant",CLIENT_MISMATCH_ERROR:"client_mismatch"},xm={username:"username",password:"password"},As={httpSuccess:200,httpBadRequest:400},$o={FAILED_AUTO_DETECTION:"1",INTERNAL_CACHE:"2",ENVIRONMENT_VARIABLE:"3",IMDS:"4"},Nu={CONFIGURED_MATCHES_DETECTED:"1",CONFIGURED_NO_AUTO_DETECTION:"2",CONFIGURED_NOT_DETECTED:"3",AUTO_DETECTION_REQUESTED_SUCCESSFUL:"4",AUTO_DETECTION_REQUESTED_FAILED:"5"},Lr={NOT_APPLICABLE:"0",FORCE_REFRESH_OR_CLAIMS:"1",NO_CACHED_ACCESS_TOKEN:"2",CACHED_ACCESS_TOKEN_EXPIRED:"3",PROACTIVELY_REFRESHED:"4"},SN={Jwt:"JWT",Jwk:"JWK",Pop:"pop"},AN=300;/*! @azure/msal-common v14.16.0 2024-11-05 */const Ud="unexpected_error",IN="post_request_failed";/*! @azure/msal-common v14.16.0 2024-11-05 */const Lm={[Ud]:"Unexpected error in authentication.",[IN]:"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 cy(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",ly="client_info_empty_error",Fd="token_parsing_error",uy="null_or_empty_token",mr="endpoints_resolution_error",dy="network_error",hy="openid_config_error",fy="hash_not_deserialized",di="invalid_state",gy="state_mismatch",rc="state_not_found",my="nonce_mismatch",Hd="auth_time_not_found",py="max_age_transpired",bN="multiple_matching_tokens",kN="multiple_matching_accounts",vy="multiple_matching_appMetadata",yy="request_cannot_be_made",Cy="cannot_remove_empty_scope",_y="cannot_append_scopeset",ad="empty_input_scopeset",RN="device_code_polling_cancelled",ON="device_code_expired",NN="device_code_unknown_error",Vd="no_account_in_silent_request",wy="invalid_cache_record",$d="invalid_cache_environment",sd="no_account_found",cd="no_crypto_object",ld="unexpected_credential_type",PN="invalid_assertion",MN="invalid_client_credential",pr="token_refresh_required",DN="user_timeout_reached",Ty="token_claims_cnf_required_for_signedjwt",Ey="authorization_code_missing_from_server_response",Sy="binding_key_not_removed",Ay="end_session_endpoint_not_supported",Kd="key_id_missing",xN="no_network_connectivity",LN="user_canceled",UN="missing_tenant_id_error",ge="method_not_implemented",BN="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",[ly]:"The client info was empty",[Fd]:"Token cannot be parsed",[uy]:"The token is null or empty",[mr]:"Endpoints cannot be resolved",[dy]:"Network request failed",[hy]:"Could not retrieve endpoints. Check your authority and verify the .well-known/openid-configuration endpoint returns the required endpoints.",[fy]:"The hash parameters could not be deserialized",[di]:"State was not the expected format",[gy]:"State mismatch error",[rc]:"State not found",[my]:"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.",[py]:"Max Age is set to 0, or too much time has elapsed since the last end-user authentication.",[bN]:"The cache contains multiple tokens satisfying the requirements. Call AcquireToken again providing more requirements such as authority or account.",[kN]:"The cache contains multiple accounts satisfying the given parameters. Please pass more info to obtain the correct account",[vy]:"The cache contains multiple appMetadata satisfying the given parameters. Please pass more info to obtain the correct appMetadata",[yy]:"Token request cannot be made without authorization code or refresh token.",[Cy]:"Cannot remove null or empty scope from ScopeSet",[_y]:"Cannot append ScopeSet",[ad]:"Empty input ScopeSet cannot be processed",[RN]:"Caller has cancelled token endpoint polling during device code flow by setting DeviceCodeRequest.cancel = true.",[ON]:"Device code is expired.",[NN]:"Device code stopped polling for unknown reasons.",[Vd]:"Please pass an account object, silent flow is not supported without account information",[wy]:"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.",[PN]:"Client assertion must meet requirements described in https://tools.ietf.org/html/rfc7515",[MN]:"Client credential (secret, certificate, or assertion) must not be empty when creating a confidential client. An application should at most have one credential",[pr]:"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",[Ty]:"Cannot generate a POP jwt if the token_claims are not populated",[Ey]:"Server response does not contain an authorization code to proceed",[Sy]:"Could not remove the credential's binding key from storage.",[Ay]:"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.",[xN]:"No network connectivity. Check your internet connection.",[LN]:"User cancelled the flow.",[UN]:"A tenant id - not common, organizations, or consumers - must be specified when using the client_credentials flow.",[ge]:"This method has not been implemented",[BN]:"The nested app auth bridge is disabled"};class Ac extends Fe{constructor(e,t){super(e,t?`${Um[e]}: ${t}`:Um[e]),this.name="ClientAuthError",Object.setPrototypeOf(this,Ac.prototype)}}function U(r,e){return new Ac(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 Wr{constructor(e,t,n){this.level=Me.Info;const i=()=>{},s=e||Wr.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 Wr({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 Iy="@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 Co(r,e){const t=FN(r);try{const n=e(t);return JSON.parse(n)}catch{throw U(Fd)}}function FN(r){if(!r)throw U(uy);const t=/^([^\.\s]*)\.([^\.\s]+)\.([^\.\s]*)$/.exec(r);if(!t||t.length<4)throw U(Fd);return t[2]}function by(r,e){if(e===0||Date.now()-3e5>r+e)throw U(py)}/*! @azure/msal-common v14.16.0 2024-11-05 */function nr(){return Math.round(new Date().getTime()/1e3)}function ud(r,e){const t=Number(r)||0;return nr()+e>t}function HN(r){return Number(r)>nr()}/*! @azure/msal-common v14.16.0 2024-11-05 */function ri(r){return[VN(r),$N(r),KN(r),zN(r),WN(r)].join(St.CACHE_KEY_SEPARATOR).toLowerCase()}function Ic(r,e,t,n,i){return{credentialType:re.ID_TOKEN,homeAccountId:r,environment:e,clientId:n,secret:t,realm:i}}function bc(r,e,t,n,i,s,c,d,f,g,p,_,y,S,T){var N,K;const b={homeAccountId:r,credentialType:re.ACCESS_TOKEN,secret:t,cachedAt:nr().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=Co(t,f);if(!((K=H==null?void 0:H.cnf)!=null&&K.kid))throw U(Ty);b.keyId=H.cnf.kid;break;case Re.SSH:b.keyId=y}return b}function ky(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 VN(r){return[r.homeAccountId,r.environment].join(St.CACHE_KEY_SEPARATOR).toLowerCase()}function $N(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 KN(r){return(r.target||"").toLowerCase()}function zN(r){return(r.requestedClaimsHash||"").toLowerCase()}function WN(r){return r.tokenType&&r.tokenType.toLowerCase()!==Re.BEARER.toLowerCase()?r.tokenType.toLowerCase():""}function qN(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 GN(r,e){let t=!1;r&&(t=r.indexOf(ia.THROTTLING_PREFIX)===0);let n=!0;return e&&(n=e.hasOwnProperty("throttleTime")),t&&n}function jN({environment:r,clientId:e}){return[Ld,r,e].join(St.CACHE_KEY_SEPARATOR).toLowerCase()}function YN(r,e){return e?r.indexOf(Ld)===0&&e.hasOwnProperty("clientId")&&e.hasOwnProperty("environment"):!1}function JN(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 nr()+nc.REFRESH_TIME_SECONDS}function Is(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 Pu(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<=nr()}/*! @azure/msal-common v14.16.0 2024-11-05 */const Ry="redirect_uri_empty",QN="claims_request_parsing_error",Oy="authority_uri_insecure",Ji="url_parse_error",Ny="empty_url_error",Py="empty_input_scopes_error",My="invalid_prompt_value",Gd="invalid_claims",Dy="token_request_empty",xy="logout_request_empty",Ly="invalid_code_challenge_method",jd="pkce_params_missing",Yd="invalid_cloud_discovery_metadata",Uy="invalid_authority_metadata",By="untrusted_authority",kc="missing_ssh_jwk",Fy="missing_ssh_kid",XN="missing_nonce_authentication_header",ZN="invalid_authentication_header",Hy="cannot_set_OIDCOptions",Vy="cannot_allow_native_broker",$y="authority_mismatch";/*! @azure/msal-common v14.16.0 2024-11-05 */const eP={[Ry]:"A redirect URI is required for all calls, and none has been set.",[QN]:"Could not parse the given claims request object.",[Oy]:"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",[Ji]:"URL could not be parsed into appropriate segments.",[Ny]:"URL was empty or null.",[Py]:"Scopes cannot be passed as null, undefined or empty array because they are required to obtain an access token.",[My]:"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.",[Dy]:"Token request was empty and not found in cache.",[xy]:"The logout request was null or undefined.",[Ly]:'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",[Uy]:"Invalid authorityMetadata provided. Must by a stringified JSON object containing authorization_endpoint, token_endpoint, issuer fields.",[By]:"The provided authority is not a trusted authority. Please include this authority in the knownAuthorities config parameter.",[kc]:"Missing sshJwk in SSH certificate request. A stringified JSON Web Key is required when using the SSH authentication scheme.",[Fy]:"Missing sshKid in SSH certificate request. A string that uniquely identifies the public SSH key is required when using the SSH authentication scheme.",[XN]:"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.",[ZN]:"Invalid authentication header provided",[Hy]:"Cannot set OIDCOptions parameter. Please change the protocol mode to OIDC or use a non-Microsoft authority.",[Vy]:"Cannot set allowNativeBroker parameter to true when not in AAD protocol mode.",[$y]:"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,eP[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 Ln{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?Ln.trimArrayEntries([...e]):[],n=t?Ln.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(Py)}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(_y)}}removeScope(e){if(!e)throw U(Cy);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(ly);try{const t=e(r);return JSON.parse(t)}catch{throw U(Bd)}}function oi(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 Mn={Default:0,Adfs:1,Dsts:2,Ciam:3};/*! @azure/msal-common v14.16.0 2024-11-05 */function Ky(r){return r&&(r.tid||r.tfp||r.acr)||null}/*! @azure/msal-common v14.16.0 2024-11-05 */const _r={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,_,y,S,T;const i=new it;t.authorityType===Mn.Adfs?i.authorityType=Ss.ADFS_ACCOUNT_TYPE:t.protocolMode===_r.AAD?i.authorityType=Ss.MSSTS_ACCOUNT_TYPE:i.authorityType=Ss.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)||Ky(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)||((y=e.idTokenClaims)==null?void 0:y.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||Ss.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===Mn.Adfs||t===Mn.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 zy(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=zy(r),t=Object.fromEntries(new URLSearchParams(e));if(t.code||t.error||t.error_description||t.state)return t}catch{throw U(fy)}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(Ny);e.includes("#")||(this._urlString=ye.canonicalizeUri(e))}static canonicalizeUri(e){if(e){let t=e.toLowerCase();return Ln.endsWith(t,"?")?t=t.slice(0,-1):Ln.endsWith(t,"?/")&&(t=t.slice(0,-2)),Ln.endsWith(t,"/")||(t+="/"),t}return e}validateAsUri(){let e;try{e=this.getUrlComponents()}catch{throw Ne(Ji)}if(!e.HostNameAndPort||!e.PathSegments)throw Ne(Ji);if(!e.Protocol||e.Protocol.toLowerCase()!=="https:")throw Ne(Oy)}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]===zr.COMMON||n[0]===zr.ORGANIZATIONS)&&(n[0]=e),ye.constructAuthorityUriFromObject(t)}getUrlComponents(){const e=RegExp("^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\\?([^#]*))?(#(.*))?"),t=this.urlString.match(e);if(!t)throw Ne(Ji);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(Ji);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 Wy={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=Wy.endpointMetadata,Zd=Wy.instanceDiscoveryMetadata,qy=new Set;Zd.metadata.forEach(r=>{r.aliases.forEach(e=>{qy.add(e)})});function tP(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,Qt.CONFIG,e)||zm(s,Zd.metadata,Qt.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 nP(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 Gy="cache_quota_exceeded",eh="cache_error_unknown";/*! @azure/msal-common v14.16.0 2024-11-05 */const Mu={[Gy]:"Exceeded cache storage capacity.",[eh]:"Unexpected error occurred when using cache storage."};class si extends Error{constructor(e,t){const n=t||(Mu[e]?Mu[e]:Mu[eh]);super(`${e}: ${n}`),Object.setPrototypeOf(this,si.prototype),this.name="CacheError",this.errorCode=e,this.errorMessage=n}}/*! @azure/msal-common v14.16.0 2024-11-05 */class hi{constructor(e,t,n,i){this.clientId=e,this.cryptoImpl=t,this.commonLogger=n.clone(Iy,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=Co(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(wy);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 si(Gy)):new si(f.name,f.message)):((d=this.commonLogger)==null||d.errorPii(`CacheManager.saveCacheRecord: ${f}`,n),new si(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}${oa}${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=hi.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(Sy)}}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((y,S)=>{y.realm===e.tenantId&&p.set(S,y)});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,y=[];_.forEach(T=>{if(this.accessTokenKeyMatchesFilter(T,p,!0)){const b=this.getAccessTokenCredential(T);b&&this.credentialMatchesFilter(b,p)&&y.push(b)}});const S=y.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"),y.forEach(T=>{this.removeAccessToken(ri(T))}),s&&c&&s.addFields({multiMatchedAT:y.length},c),null):(this.commonLogger.info("CacheManager:getAccessToken - Returning access token"),y[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?oa: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 y=this.getRefreshTokenCredential(_);y&&this.credentialMatchesFilter(y,d)&&g.push(y)}});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(vy);return i[0]}isAppMetadataFOCI(e){const t=this.readAppMetadataFromCache(e);return!!(t&&t.familyId===oa)}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=tP(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 rP extends hi{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 jy={tokenRenewalOffsetSeconds:AN,preventCorsPreflight:!1},oP={loggerCallback:()=>{},piiLoggingEnabled:!1,logLevel:Me.Info,correlationId:P.EMPTY_STRING},iP={claimsBasedCachingEnabled:!1},aP={async sendGetRequestAsync(){throw U(ge)},async sendPostRequestAsync(){throw U(ge)}},sP={sku:P.SKU,version:zd,cpu:P.EMPTY_STRING,os:P.EMPTY_STRING},cP={clientSecret:P.EMPTY_STRING,clientAssertion:void 0},lP={azureCloudInstance:Wd.None,tenant:`${P.DEFAULT_COMMON_TENANT}`},uP={application:{appName:"",appVersion:""}};function dP({authOptions:r,systemOptions:e,loggerOptions:t,cacheOptions:n,storageInterface:i,networkInterface:s,cryptoInterface:c,clientCredentials:d,libraryInfo:f,telemetry:g,serverTelemetryManager:p,persistencePlugin:_,serializableCache:y}){const S={...oP,...t};return{authOptions:hP(r),systemOptions:{...jy,...e},loggerOptions:S,cacheOptions:{...iP,...n},storageInterface:i||new rP(r.clientId,oc,new Wr(S)),networkInterface:s||aP,cryptoInterface:c||oc,clientCredentials:d||cP,libraryInfo:{...sP,...f},telemetry:{...uP,...g},serverTelemetryManager:p||null,persistencePlugin:_||null,serializableCache:y||null}}function hP(r){return{clientCapabilities:[],azureCloudOptions:lP,skipAuthorityMetadataCache:!1,instanceAware:!1,...r}}function dd(r){return r.authOptions.authority.options.protocolMode===_r.OIDC}/*! @azure/msal-common v14.16.0 2024-11-05 */const rn={HOME_ACCOUNT_ID:"home_account_id",UPN:"UPN"};/*! @azure/msal-common v14.16.0 2024-11-05 */const go="client_id",Yy="redirect_uri",Wm="response_type",fP="response_mode",gP="grant_type",mP="claims",pP="scope",vP="refresh_token",yP="state",CP="nonce",_P="prompt",wP="code",TP="code_challenge",EP="code_challenge_method",SP="code_verifier",AP="client-request-id",IP="x-client-SKU",bP="x-client-VER",kP="x-client-OS",RP="x-client-CPU",OP="x-client-current-telemetry",NP="x-client-last-telemetry",PP="x-ms-lib-capability",MP="x-app-name",DP="x-app-ver",xP="post_logout_redirect_uri",LP="id_token_hint",UP="device_code",BP="client_secret",FP="client_assertion",HP="client_assertion_type",qm="token_type",Gm="req_cnf",VP="assertion",$P="requested_token_use",jm="return_spa_code",KP="nativebroker",zP="logout_hint",WP="sid",qP="login_hint",GP="domain_hint",jP="x-client-xtra-sku",th="brk_client_id",hd="brk_redirect_uri";/*! @azure/msal-common v14.16.0 2024-11-05 */class Jo{static validateRedirectUri(e){if(!e)throw Ne(Ry)}static validatePrompt(e){const t=[];for(const n in lt)t.push(lt[n]);if(t.indexOf(e)<0)throw Ne(My)}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(Ly)}}/*! @azure/msal-common v14.16.0 2024-11-05 */function YP(r,e,t){if(!e)return;const n=r.get(go);n&&r.has(th)&&(t==null||t.addFields({embeddedClientId:n,embeddedRedirectUri:r.get(Yy)},e))}class aa{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(fP,encodeURIComponent(e||TN.QUERY))}addNativeBroker(){this.parameters.set(KP,encodeURIComponent("1"))}addScopes(e,t=!0,n=mi){t&&!n.includes("openid")&&!e.includes("openid")&&n.push("openid");const i=t?[...e||[],...n]:e||[],s=new Ye(i);this.parameters.set(pP,encodeURIComponent(s.printScopes()))}addClientId(e){this.parameters.set(go,encodeURIComponent(e))}addRedirectUri(e){Jo.validateRedirectUri(e),this.parameters.set(Yy,encodeURIComponent(e))}addPostLogoutRedirectUri(e){Jo.validateRedirectUri(e),this.parameters.set(xP,encodeURIComponent(e))}addIdTokenHint(e){this.parameters.set(LP,encodeURIComponent(e))}addDomainHint(e){this.parameters.set(GP,encodeURIComponent(e))}addLoginHint(e){this.parameters.set(qP,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(WP,encodeURIComponent(e))}addClaims(e,t){const n=this.addClientCapabilitiesToClaims(e,t);Jo.validateClaims(n),this.parameters.set(mP,encodeURIComponent(n))}addCorrelationId(e){this.parameters.set(AP,encodeURIComponent(e))}addLibraryInfo(e){this.parameters.set(IP,e.sku),this.parameters.set(bP,e.version),e.os&&this.parameters.set(kP,e.os),e.cpu&&this.parameters.set(RP,e.cpu)}addApplicationTelemetry(e){e!=null&&e.appName&&this.parameters.set(MP,e.appName),e!=null&&e.appVersion&&this.parameters.set(DP,e.appVersion)}addPrompt(e){Jo.validatePrompt(e),this.parameters.set(`${_P}`,encodeURIComponent(e))}addState(e){e&&this.parameters.set(yP,encodeURIComponent(e))}addNonce(e){this.parameters.set(CP,encodeURIComponent(e))}addCodeChallengeParams(e,t){if(Jo.validateCodeChallengeParams(e,t),e&&t)this.parameters.set(TP,encodeURIComponent(e)),this.parameters.set(EP,encodeURIComponent(t));else throw Ne(jd)}addAuthorizationCode(e){this.parameters.set(wP,encodeURIComponent(e))}addDeviceCode(e){this.parameters.set(UP,encodeURIComponent(e))}addRefreshToken(e){this.parameters.set(vP,encodeURIComponent(e))}addCodeVerifier(e){this.parameters.set(SP,encodeURIComponent(e))}addClientSecret(e){this.parameters.set(BP,encodeURIComponent(e))}addClientAssertion(e){e&&this.parameters.set(FP,encodeURIComponent(e))}addClientAssertionType(e){e&&this.parameters.set(HP,encodeURIComponent(e))}addOboAssertion(e){this.parameters.set(VP,encodeURIComponent(e))}addRequestTokenUse(e){this.parameters.set($P,encodeURIComponent(e))}addGrantType(e){this.parameters.set(gP,encodeURIComponent(e))}addClientInfo(){this.parameters.set(EN,"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(Es.ACCESS_TOKEN)||(n[Es.ACCESS_TOKEN]={}),n[Es.ACCESS_TOKEN][Es.XMS_CC]={values:t}),JSON.stringify(n)}addUsername(e){this.parameters.set(xm.username,encodeURIComponent(e))}addPassword(e){this.parameters.set(xm.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(OP,e.generateCurrentRequestHeaderValue()),this.parameters.set(NP,e.generateLastRequestHeaderValue())}addThrottling(){this.parameters.set(PP,ia.X_MS_LIB_CAPABILITY_VALUE)}addLogoutHint(e){this.parameters.set(zP,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}`)}),YP(this.parameters,this.correlationId,this.performanceClient),e.join("&")}}/*! @azure/msal-common v14.16.0 2024-11-05 */function JP(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 QP(r){return r.hasOwnProperty("tenant_discovery_endpoint")&&r.hasOwnProperty("metadata")}/*! @azure/msal-common v14.16.0 2024-11-05 */function XP(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"},ZP={NotStarted:0,InProgress:1,Completed:2};/*! @azure/msal-common v14.16.0 2024-11-05 */const _o=(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 Rc{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=$o.ENVIRONMENT_VARIABLE;else{const s=Rc.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===As.httpSuccess&&(n=c.body,t.region_source=$o.IMDS),c.status===As.httpBadRequest){const d=await B(this.getCurrentVersion.bind(this),k.RegionDiscoveryGetCurrentVersion,this.logger,this.performanceClient,this.correlationId)(s);if(!d)return t.region_source=$o.FAILED_AUTO_DETECTION,null;const f=await B(this.getRegionFromIMDS.bind(this),k.RegionDiscoveryGetRegionFromIMDS,this.logger,this.performanceClient,this.correlationId)(d,s);f.status===As.httpSuccess&&(n=f.body,t.region_source=$o.IMDS)}}catch{return t.region_source=$o.FAILED_AUTO_DETECTION,null}}return n||(t.region_source=$o.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===As.httpBadRequest&&n.body&&n.body["newest-versions"]&&n.body["newest-versions"].length>0?n.body["newest-versions"][0]:null}catch{return null}}}Rc.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 Rc(t,this.logger,this.performanceClient,this.correlationId)}getAuthorityType(e){if(e.HostNameAndPort.endsWith(P.CIAM_AUTH_URL))return Mn.Ciam;const t=e.PathSegments;if(t.length)switch(t[0].toLowerCase()){case P.ADFS:return Mn.Adfs;case P.DSTS:return Mn.Dsts}return Mn.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(mr)}get tokenEndpoint(){if(this.discoveryComplete())return this.replacePath(this.metadata.token_endpoint);throw U(mr)}get deviceCodeEndpoint(){if(this.discoveryComplete())return this.replacePath(this.metadata.token_endpoint.replace("/token","/devicecode"));throw U(mr)}get endSessionEndpoint(){if(this.discoveryComplete()){if(!this.metadata.end_session_endpoint)throw U(Ay);return this.replacePath(this.metadata.end_session_endpoint)}else throw U(mr)}get selfSignedJwtAudience(){if(this.discoveryComplete())return this.replacePath(this.metadata.issuer);throw U(mr)}get jwksUri(){if(this.discoveryComplete())return this.replacePath(this.metadata.jwks_uri);throw U(mr)}canReplaceTenant(e){return e.PathSegments.length===1&&!Tt.reservedTenantDomains.has(e.PathSegments[0])&&this.getAuthorityType(e)===Mn.Default&&this.protocolMode===_r.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===Mn.Adfs||this.protocolMode!==_r.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!==Qt.CACHE&&(n==null?void 0:n.source)!==Qt.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===Qt.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);Is(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)),Is(e,n,!0),Qt.NETWORK;throw U(hy,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"),Is(e,t,!1),{source:Qt.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 Is(e,i,!1),{source:Qt.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:Qt.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(Uy)}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 JP(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=Nu.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=Nu.AUTO_DETECTION_REQUESTED_SUCCESSFUL,this.regionDiscoveryMetadata.region_used=c,Tt.replaceWithRegionalInformation(e,c);this.regionDiscoveryMetadata.region_outcome=Nu.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 Pu(e,n,!0),Qt.NETWORK;throw Ne(By)}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"),Pu(e,t,!1),Qt.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=nP(this.hostnameAndPort);if(i)return this.logger.verbose("Found cloud discovery metadata from hardcoded values."),Pu(e,i,!1),Qt.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."),Qt.CACHE):(n&&this.logger.verbose("The metadata entity is expired."),null)}getCloudDiscoveryMetadataFromConfig(){if(this.authorityType===Mn.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(QP(s.body))c=s.body,d=c.metadata,this.logger.verbosePii(`tenant_discovery_endpoint is: ${c.tenant_discovery_endpoint}`);else if(XP(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
51
|
Error: ${s.errorCode}
|
52
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
53
|
Error: ${c.name}
|
54
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(mr)}isAlias(e){return this.metadata.aliases.indexOf(e)>-1}isAliasOfKnownMicrosoftAuthority(e){return qy.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}",zr.COMMON,zr.CONSUMERS,zr.ORGANIZATIONS]);function e0(r){var i;const n=(i=new ye(r).getUrlComponents().PathSegments.slice(-1)[0])==null?void 0:i.toLowerCase();switch(n){case zr.COMMON:case zr.ORGANIZATIONS:case zr.CONSUMERS:return;default:return n}}function Jy(r){return r.endsWith(P.FORWARD_SLASH)?r:`${r}${P.FORWARD_SLASH}`}function t0(r){const e=r.cloudDiscoveryMetadata;let t;if(e)try{t=JSON.parse(e)}catch{throw Ne(Yd)}return{canonicalAuthority:r.authority?Jy(r.authority):void 0,knownAuthorities:r.knownAuthorities,cloudDiscoveryMetadata:t}}/*! @azure/msal-common v14.16.0 2024-11-05 */async function Qy(r,e,t,n,i,s,c){c==null||c.addQueueMeasurement(k.AuthorityFactoryCreateDiscoveredInstance,s);const d=Tt.transformCIAMAuthority(Jy(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(mr)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class qr extends Fe{constructor(e,t,n,i,s){super(e,t,n),this.name="ServerError",this.errorNo=i,this.status=s,Object.setPrototypeOf(this,qr.prototype)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class jn{static generateThrottlingStorageKey(e){return`${ia.THROTTLING_PREFIX}.${JSON.stringify(e)}`}static preProcess(e,t){var s;const n=jn.generateThrottlingStorageKey(t),i=e.getThrottlingCache(n);if(i){if(i.throttleTime<Date.now()){e.removeItem(n);return}throw new qr(((s=i.errorCodes)==null?void 0:s.join(" "))||P.EMPTY_STRING,i.errorMessage,i.subError)}}static postProcess(e,t,n){if(jn.checkResponseStatus(n)||jn.checkResponseForRetryAfter(n)){const i={throttleTime:jn.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(jn.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||ia.DEFAULT_THROTTLE_TIME_SECONDS),n+ia.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 Oc extends Fe{constructor(e,t,n){super(e.errorCode,e.errorMessage,e.subError),Object.setPrototypeOf(this,Oc.prototype),this.name="NetworkError",this.error=e,this.httpStatus=t,this.responseHeaders=n}}function Ym(r,e,t){return new Oc(r,e,t)}/*! @azure/msal-common v14.16.0 2024-11-05 */class nh{constructor(e,t){this.config=dP(e),this.logger=new Wr(this.config.loggerOptions,Iy,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 rn.HOME_ACCOUNT_ID:try{const n=oi(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 rn.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;jn.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 Oc){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(dy)}return jn.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 Qy(n,this.networkClient,this.cacheManager,this.authority.options,this.logger,t,this.performanceClient);this.authority=i}createTokenQueryParameters(e){const t=new aa(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",Xy="native_account_unavailable",rh="refresh_token_expired",n0="interaction_required",r0="consent_required",o0="login_required",Nc="bad_token";/*! @azure/msal-common v14.16.0 2024-11-05 */const Jm=[n0,r0,o0,Nc],i0=["message_only","additional_action","basic_action","user_password_expired","consent_required","bad_token"],a0={[lc]:"No refresh token found in the cache. Please sign-in.",[Xy]:"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.",[Nc]:"Identity provider returned bad_token due to an expired or invalid refresh token. Please invoke an interactive API to resolve."};class Bn extends Fe{constructor(e,t,n,i,s,c,d,f){super(e,t,n),Object.setPrototypeOf(this,Bn.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&&i0.indexOf(t)>-1,s=!!e&&Jm.some(c=>e.indexOf(c)>-1);return n||s||i}function fd(r){return new Bn(r,a0[r])}/*! @azure/msal-common v14.16.0 2024-11-05 */class Un{static setRequestState(e,t,n){const i=Un.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(di);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(di)}}}/*! @azure/msal-common v14.16.0 2024-11-05 */const s0={SW:"sw",UHW:"uhw"};class fi{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:s0.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:nr(),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 c0{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 l0(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 mo{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(di,e.state)}try{i=decodeURIComponent(t)}catch{throw U(di,e.state)}if(n!==i)throw U(gy);if(e.error||e.error_description||e.suberror){const s=l0(e);throw Qm(e.error,e.error_description,e.suberror)?new Bn(e.error||"",e.error_description,e.suberror,e.timestamp||"",e.trace_id||"",e.correlation_id||"",e.claims||"",s):new qr(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 qr(e.error,i,e.suberror,s,e.status);if(t&&e.status&&e.status>=Ts.SERVER_ERROR_RANGE_START&&e.status<=Ts.SERVER_ERROR_RANGE_END){this.logger.warning(`executeTokenRequest:validateTokenResponse - AAD is currently unavailable and the access token is unable to be refreshed.
|
55
55
|
${c}`);return}else if(t&&e.status&&e.status>=Ts.CLIENT_ERROR_RANGE_START&&e.status<=Ts.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 Bn(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=Co(e.id_token||P.EMPTY_STRING,this.cryptoObj.base64Decode),s&&s.nonce&&p.nonce!==s.nonce)throw U(my);if(i.maxAge||i.maxAge===0){const b=p.auth_time;if(!b)throw U(Hd);by(b,i.maxAge)}}this.homeAccountIdentifier=it.generateHomeAccountId(e.client_info||P.EMPTY_STRING,t.authorityType,this.logger,this.cryptoObj,p);let _;s&&s.state&&(_=Un.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 c0(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 mo.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 mo.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=Ky(s);let p,_;e.id_token&&s&&(p=Ic(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=bc(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=ky(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 fi(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===oa?oa:"");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 Zy(r,e,t){return typeof r=="string"?r:r({clientId:e,tokenEndpoint:t})}/*! @azure/msal-common v14.16.0 2024-11-05 */class eC 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(yy);const n=nr(),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 mo(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 mo(this.config.authOptions.clientId,this.cacheManager,this.cryptoUtils,this.logger,null,null).validateServerAuthorizationCodeResponse(e,t),!e.code)throw U(Ey);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:rn.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 aa(e.correlationId,this.performanceClient);if(t.addClientId(e.embeddedClientId||((s=e.tokenBodyParameters)==null?void 0:s[go])||this.config.authOptions.clientId),this.includeRedirectUri?t.addRedirectUri(e.redirectUri):Jo.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 Zy(c.assertion,this.config.authOptions.clientId,e.resourceRequestUri)),t.addClientAssertionType(c.assertionType)}if(t.addGrantType(sy.AUTHORIZATION_CODE_GRANT),t.addClientInfo(),e.authenticationScheme===Re.POP){const c=new fi(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(kc);(!Ln.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:rn.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 rn.HOME_ACCOUNT_ID:try{const c=oi(n.credential);t.addCcsOid(c)}catch(c){this.logger.verbose("Could not parse home account ID for CCS Header: "+c)}break;case rn.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 aa(t,this.performanceClient);n.addClientId(e.embeddedClientId||((c=e.extraQueryParameters)==null?void 0:c[go])||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=oi(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=oi(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=oi(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 fi(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 aa(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 u0=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=nr(),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 mo(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(Dy);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 Bn&&i.errorCode===lc,c=i instanceof qr&&i.errorCode===Dm.INVALID_GRANT_ERROR&&i.subError===Dm.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=_o(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||u0))throw fd(rh);const i={...e,refreshToken:n.secret,authenticationScheme:e.authenticationScheme||Re.BEARER,ccsCredential:{credential:e.account.homeAccountId,type:rn.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 Bn&&c.subError===Nc){this.logger.verbose("acquireTokenWithRefreshToken: bad refresh token, removing from cache");const d=ri(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 aa(t,this.performanceClient);if(n.addClientId(e.embeddedClientId||((s=e.tokenBodyParameters)==null?void 0:s[go])||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(sy.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 Zy(d.assertion,this.config.authOptions.clientId,e.resourceRequestUri)),n.addClientAssertionType(d.assertionType)}if(e.authenticationScheme===Re.POP){const d=new fi(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(kc);if((!Ln.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 rn.HOME_ACCOUNT_ID:try{const d=oi(e.ccsCredential.credential);n.addCcsOid(d)}catch(d){this.logger.verbose("Could not parse home account ID for CCS Header: "+d)}break;case rn.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 d0 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:[...mi]});return i===Lr.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 Ac&&n.errorCode===pr)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=Lr.NOT_APPLICABLE;if(e.forceRefresh||!this.config.cacheOptions.claimsBasedCachingEnabled&&!Ln.isEmptyObj(e.claims))throw this.setCacheOutcome(Lr.FORCE_REFRESH_OR_CLAIMS,e.correlationId),U(pr);if(!e.account)throw U(Vd);const n=e.account.tenantId||e0(e.authority),i=this.cacheManager.getTokenKeys(),s=this.cacheManager.getAccessToken(e.account,e,i,n,this.performanceClient,e.correlationId);if(s){if(HN(s.cachedAt)||ud(s.expiresOn,this.config.systemOptions.tokenRenewalOffsetSeconds))throw this.setCacheOutcome(Lr.CACHED_ACCESS_TOKEN_EXPIRED,e.correlationId),U(pr);s.refreshOn&&ud(s.refreshOn,0)&&(t=Lr.PROACTIVELY_REFRESHED)}else throw this.setCacheOutcome(Lr.NO_CACHED_ACCESS_TOKEN,e.correlationId),U(pr);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!==Lr.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=Co(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);by(s,t.maxAge)}return mo.generateAuthenticationResult(this.cryptoUtils,this.authority,e,!0,t,n)}}/*! @azure/msal-common v14.16.0 2024-11-05 */const h0={sendGetRequestAsync:()=>Promise.reject(U(ge)),sendPostRequestAsync:()=>Promise.reject(U(ge))};/*! @azure/msal-common v14.16.0 2024-11-05 */const Xm=",",tC="|";function f0(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},()=>tC);return c.forEach((f,g)=>{var p,_;f.length===2&&((p=f[0])!=null&&p.length)&&((_=f[1])!=null&&_.length)&&g0({skuArr:d,index:g,skuName:f[0],skuVersion:f[1]})}),d.join(Xm)}function g0(r){const{skuArr:e,index:t,skuName:n,skuVersion:i}=r;t>=e.length||(e[t]=[n,i].join(tC))}class da{constructor(e,t){this.cacheOutcome=Lr.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 f0(e)}}/*! @azure/msal-common v14.16.0 2024-11-05 */const nC="missing_kid_error",rC="missing_alg_error";/*! @azure/msal-common v14.16.0 2024-11-05 */const m0={[nC]:"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.",[rC]:"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,m0[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(nC);if(!e.alg)throw Zm(rC);const t=new ah({typ:e.typ||SN.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 p0{generateId(){return"callback-id"}startMeasurement(e,t){return{end:()=>null,discard:()=>{},add:()=>{},increment:()=>{},event:{eventId:this.generateId(),status:ZP.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",Pc="empty_navigate_uri",oC="hash_empty_error",ch="no_state_in_hash",iC="hash_does_not_contain_known_properties",aC="unable_to_parse_state",sC="state_interaction_type_mismatch",cC="interaction_in_progress",lC="popup_window_error",uC="empty_window_error",po="user_cancelled",v0="monitor_popup_timeout",dC="monitor_window_timeout",hC="redirect_in_iframe",fC="block_iframe_reload",gC="block_nested_popups",y0="iframe_closed_prematurely",Mc="silent_logout_unsupported",mC="no_account_error",C0="silent_prompt_value_error",pC="no_token_request_cache_error",vC="unable_to_parse_token_request_cache_error",lh="no_cached_authority_error",_0="auth_request_not_set_error",w0="invalid_cache_type",Dc="non_browser_environment",Qo="database_not_open",uc="no_network_connectivity",yC="post_request_failed",CC="get_request_failed",pd="failed_to_parse_response",_C="unable_to_load_token",uh="crypto_key_not_found",wC="auth_code_required",TC="auth_code_or_nativeAccountId_required",EC="spa_code_and_nativeAccountId_present",dh="database_unavailable",SC="unable_to_acquire_token_from_native_platform",AC="native_handshake_timeout",IC="native_extension_not_installed",wa="native_connection_not_established",bC="uninitialized_public_client_application",kC="native_prompt_not_supported",RC="invalid_base64_string",OC="invalid_pop_token_request",NC="failed_to_build_headers",PC="failed_to_parse_headers";/*! @azure/msal-browser v3.28.1 2025-01-14 */const gr="For more visit: aka.ms/msaljs/browser-errors",T0={[sh]:"The PKCE code challenge and verifier could not be generated.",[md]:"The crypto object or function is not available.",[Pc]:"Navigation URI is empty. Please check stack trace for more info.",[oC]:`Hash value cannot be processed because it is empty. Please verify that your redirectUri is not clearing the hash. ${gr}`,[ch]:"Hash does not contain state. Please verify that the request originated from msal.",[iC]:`Hash does not contain known properites. Please verify that your redirectUri is not changing the hash. ${gr}`,[aC]:"Unable to parse state. Please verify that the request originated from msal.",[sC]:"Hash contains state but the interaction type does not match the caller.",[cC]:`Interaction is currently in progress. Please ensure that this interaction has been completed before calling an interactive API. ${gr}`,[lC]:"Error opening popup window. This can happen if you are using IE or if popups are blocked in the browser.",[uC]:"window.open returned null or undefined window object.",[po]:"User cancelled the flow.",[v0]:`Token acquisition in popup failed due to timeout. ${gr}`,[dC]:`Token acquisition in iframe failed due to timeout. ${gr}`,[hC]:"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.",[fC]:`Request was blocked inside an iframe because MSAL detected an authentication response. ${gr}`,[gC]:"Request was blocked inside a popup because MSAL detected it was running in a popup.",[y0]:"The iframe being monitored was closed prematurely.",[Mc]:"Silent logout not supported. Please call logoutRedirect or logoutPopup instead.",[mC]:"No account object provided to acquireTokenSilent and no active account has been set. Please call setActiveAccount or provide an account on the request.",[C0]:"The value given for the prompt value is not valid for silent requests - must be set to 'none' or 'no_session'.",[pC]:"No token request found in cache.",[vC]:"The cached token request could not be parsed.",[lh]:"No cached authority found.",[_0]:"Auth Request not set. Please ensure initiateAuthRequest was called from the InteractionHandler",[w0]:"Invalid cache type",[Dc]:"Login and token requests are not supported in non-browser environments.",[Qo]:"Database is not open!",[uc]:"No network connectivity. Check your internet connection.",[yC]:"Network request failed: If the browser threw a CORS error, check that the redirectUri is registered in the Azure App Portal as type 'SPA'",[CC]:"Network request failed. Please check the network trace to determine root cause.",[pd]:"Failed to parse network response. Check network trace.",[_C]:"Error loading token to cache.",[uh]:"Cryptographic Key or Keypair not found in browser storage.",[wC]:"An authorization code must be provided (as the `code` property on the request) to this flow.",[TC]:"An authorization code or nativeAccountId must be provided to this flow.",[EC]:"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.",[SC]:`Unable to acquire token from native platform. ${gr}`,[AC]:"Timed out while attempting to establish connection to browser extension",[IC]:"Native extension is not installed. If you think this is a mistake call the initialize function.",[wa]:`Connection to native platform has not been established. Please install a compatible browser extension and run initialize(). ${gr}`,[bC]:`You must call and await the initialize function before attempting to call any other MSAL API. ${gr}`,[kC]:"The provided prompt is not supported by the native platform. This request should be routed to the web based flow.",[RC]:"Invalid base64 encoded string.",[OC]:"Invalid PoP token request. The request should not have both a popKid value and signPopToken set to true.",[NC]:"Failed to build request headers object.",[PC]:"Failed to parse response headers"};class Ta extends Fe{constructor(e,t){super(e,T0[e],t),Object.setPrototypeOf(this,Ta.prototype),this.name="BrowserAuthError"}}function j(r,e){return new Ta(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"},ii={CHANNEL_ID:"53ee284d-920a-4b59-9d30-a60315b26836",PREFERRED_EXTENSION_ID:"ppnbnpeolgkicgegkbkbjmhlideopiji",MATS_TELEMETRY:"MATS"},uo={HandshakeRequest:"Handshake",HandshakeResponse:"HandshakeResponse",GetToken:"GetToken",Response:"Response"},Ht={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"},Mr={ACCOUNT_KEYS:"msal.account.keys",TOKEN_KEYS:"msal.token.keys"},bs={WRAPPER_SKU:"wrapper.sku",WRAPPER_VER:"wrapper.version"},xe={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:mi},MC="jwk",vd="msal.db",E0=1,S0=`${vd}.keys`,Xt={Default:0,AccessToken:1,AccessTokenAndRefreshToken:2,RefreshToken:3,RefreshTokenAndNetwork:4,Skip:5},A0=[Xt.Default,Xt.Skip,Xt.RefreshTokenAndNetwork],I0="msal.browser.log.level",b0="msal.browser.log.pii";/*! @azure/msal-browser v3.28.1 2025-01-14 */function ks(r){return encodeURIComponent(hh(r).replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_"))}function xc(r){return DC(r).replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function hh(r){return DC(new TextEncoder().encode(r))}function DC(r){const e=Array.from(r,t=>String.fromCodePoint(t)).join("");return btoa(e)}/*! @azure/msal-browser v3.28.1 2025-01-14 */const k0="RSASSA-PKCS1-v1_5",xC="SHA-256",R0=2048,O0=new Uint8Array([1,0,1]),rp="0123456789abcdef",op=new Uint32Array(1),N0="crypto_subtle_undefined",fh={name:k0,hash:xC,modulusLength:R0,publicExponent:O0};function P0(r){if(!window)throw j(Dc);if(!window.crypto)throw j(md);if(!r&&!window.crypto.subtle)throw j(md,N0)}async function LC(r,e,t){e==null||e.addQueueMeasurement(k.Sha256Digest,t);const i=new TextEncoder().encode(r);return window.crypto.subtle.digest(xC,i)}function M0(r){return window.crypto.getRandomValues(r)}function Du(){return window.crypto.getRandomValues(op),op[0]}function Tr(){const r=Date.now(),e=Du()*1024+(Du()&1023),t=new Uint8Array(16),n=Math.trunc(e/2**30),i=e&2**30-1,s=Du();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(MC,r)}async function x0(r,e,t){return window.crypto.subtle.importKey(MC,r,fh,e,t)}async function L0(r,e){return window.crypto.subtle.sign(fh,r,e)}async function UC(r){const e=await LC(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 zs={[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."};zs[ha],zs[yd],zs[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,zs[r])}/*! @azure/msal-browser v3.28.1 2025-01-14 */function U0(r){r.location.hash="",typeof r.history.replaceState=="function"&&r.history.replaceState(null,"",`${r.location.origin}${r.location.pathname}${r.location.search}`)}function B0(r){const e=r.split("#");e.shift(),window.location.hash=e.length>0?e.join("#"):""}function ph(){return window.parent!==window}function F0(){return typeof window<"u"&&!!window.opener&&window.opener!==window&&typeof window.name=="string"&&window.name.indexOf(`${en.POPUP_NAME_PREFIX}.`)===0}function vr(){return typeof window<"u"&&window.location?window.location.href.split("?")[0].split("#")[0]:""}function H0(){const e=new ye(window.location.href).getUrlComponents();return`${e.Protocol}//${e.HostNameAndPort}/`}function V0(){if(ye.hashContainsKnownProperties(window.location.hash)&&ph())throw j(fC)}function $0(r){if(ph()&&!r)throw j(hC)}function K0(){if(F0())throw j(gC)}function BC(){if(typeof window>"u")throw j(Dc)}function FC(r){if(!r)throw j(bC)}function vh(r){BC(),V0(),K0(),FC(r)}function ip(r,e){if(vh(r),$0(e.system.allowRedirectInIframe),e.cache.cacheLocation===Ht.MemoryStorage&&!e.cache.storeAuthStateInCookie)throw mh(dc)}function HC(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 z0(){return Tr()}/*! @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 W0{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?CC: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?yC: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(NC)}}function sp(r){try{const e={};return r.forEach((t,n)=>{e[n]=t}),e}catch{throw j(PC)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const q0=6e4,Cd=1e4,G0=3e4,j0=2e3;function Y0({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"?vr():"",postLogoutRedirectUri:P.EMPTY_STRING,navigateToLoginRequestUrl:!0,clientCapabilities:[],protocolMode:_r.AAD,OIDCOptions:{serverResponseType:_a.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:Ht.SessionStorage,temporaryCacheLocation:Ht.SessionStorage,storeAuthStateInCookie:!1,secureCookies:!1,cacheMigrationEnabled:!!(e&&e.cacheLocation===Ht.LocalStorage),claimsBasedCachingEnabled:!1},d={loggerCallback:()=>{},logLevel:Me.Info,piiLoggingEnabled:!1},g={...{...jy,loggerOptions:d,networkClient:i?new W0:h0,navigationClient:new hc,loadFrameTimeout:0,windowHashTimeout:(t==null?void 0:t.loadFrameTimeout)||q0,iframeHashTimeout:(t==null?void 0:t.loadFrameTimeout)||Cd,navigateFrameWait:0,redirectNavigationTimeout:G0,asyncPopups:!1,allowRedirectInIframe:!1,allowNativeBroker:!1,nativeBrokerHandshakeTimeout:(t==null?void 0:t.nativeBrokerHandshakeTimeout)||j0,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 p0};if((r==null?void 0:r.protocolMode)!==_r.OIDC&&(r!=null&&r.OIDCOptions)&&new Wr(g.loggerOptions).warning(JSON.stringify(Ne(Hy))),r!=null&&r.protocolMode&&r.protocolMode!==_r.AAD&&(g!=null&&g.allowNativeBroker))throw Ne(Vy);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 J0="@azure/msal-browser",Lc="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=Y0(e,this.browserEnvironment);let t;try{t=window[Ht.SessionStorage]}catch{}const n=t==null?void 0:t.getItem(I0),i=(f=t==null?void 0:t.getItem(b0))==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 Wr(c,J0,Lc),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 vo extends yh{getModuleName(){return vo.MODULE_NAME}getId(){return vo.ID}async initialize(){return this.available=typeof window<"u",this.available}}vo.MODULE_NAME="";vo.ID="StandardOperatingContext";/*! @azure/msal-browser v3.28.1 2025-01-14 */function er(r){return new TextDecoder().decode(Q0(r))}function Q0(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(RC)}const t=atob(e);return Uint8Array.from(t,n=>n.codePointAt(0)||0)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class X0{constructor(){this.dbName=vd,this.version=E0,this.tableName=S0,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(Qo));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(Qo));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(Qo));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(Qo));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(Qo));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 Z0{constructor(e){this.inMemoryCache=new _d,this.indexedDBCache=new X0,this.logger=e}handleDatabaseAccessError(e){if(e instanceof Ta&&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 gi{constructor(e,t,n){this.logger=e,P0(n??!1),this.cache=new Z0(this.logger),this.performanceClient=t}createNewGuid(){return Tr()}base64Encode(e){return hh(e)}base64Decode(e){return er(e)}base64UrlEncode(e){return ks(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(gi.EXTRACTABLE,gi.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 x0(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=ks(JSON.stringify({kid:t})),p=ah.getShrHeaderString({...n==null?void 0:n.header,alg:d.alg,kid:g}),_=ks(p);e.cnf={jwk:JSON.parse(f)};const C=ks(JSON.stringify(e)),S=`${_}.${C}`,b=new TextEncoder().encode(S),N=await L0(c.privateKey,b),K=xc(new Uint8Array(N)),H=`${S}.${K}`;return s&&s.end({success:!0}),H}async hashString(e){return UC(e)}}gi.POP_KEY_USAGES=["sign","verify"];gi.EXTRACTABLE=!0;function cp(r){return JSON.stringify(r,Object.keys(r).sort())}/*! @azure/msal-browser v3.28.1 2025-01-14 */class eM{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 tM{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 VC(r,e){if(!e)return null;try{return Un.parseRequestState(r,e).libraryState.meta}catch{throw U(di)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const nM=24*60*60*1e3;class rM{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=oM(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 oM(r){const e=new Date;return new Date(e.getTime()+r*nM).toUTCString()}/*! @azure/msal-browser v3.28.1 2025-01-14 */class wd extends hi{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 rM,t.cacheMigrationEnabled&&(this.migrateCacheEntries(),this.createKeyMaps()),this.performanceClient=c}setupBrowserStorage(e){try{switch(e){case Ht.LocalStorage:return new eM;case Ht.SessionStorage:return new tM;case Ht.MemoryStorage:default:break}}catch(t){this.logger.error(t)}return this.cacheConfig.cacheLocation=Ht.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(Mr.ACCOUNT_KEYS),t=this.getItem(`${Mr.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):hi.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(Mr.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(Mr.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(Mr.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(`${Mr.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(`${Mr.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(`${Mr.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=ri(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=ri(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=ri(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||!YN(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=jN(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||!qN(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&&JN(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(bs.WRAPPER_SKU,e),this.internalStorage.setItem(bs.WRAPPER_VER,t)}getWrapperMetadata(){const e=this.internalStorage.getItem(bs.WRAPPER_SKU)||P.EMPTY_STRING,t=this.internalStorage.getItem(bs.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||!GN(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===Ht.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):Ln.startsWith(e,P.CACHE_PREFIX)||Ln.startsWith(e,st.ADAL_ID_TOKEN)?e:`${P.CACHE_PREFIX}.${this.clientId}.${e}`}generateAuthorityKey(e){const{libraryState:{id:t}}=Un.parseRequestState(this.cryptoImpl,e);return this.generateCacheKey(`${be.AUTHORITY}.${t}`)}generateNonceKey(e){const{libraryState:{id:t}}=Un.parseRequestState(this.cryptoImpl,e);return this.generateCacheKey(`${be.NONCE_IDTOKEN}.${t}`)}generateStateKey(e){const{libraryState:{id:t}}=Un.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:rn.HOME_ACCOUNT_ID};this.setTemporaryCache(be.CCS_CREDENTIAL,JSON.stringify(g),!0)}else if(i){const g={credential:i,type:rn.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=VC(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(pC);let n;try{n=JSON.parse(er(t))}catch(i){throw this.logger.errorPii(`Attempted to parse: ${t}`),this.logger.error(`Parsing cached token request threw with error: ${i}`),j(vC)}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(cC);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=Co(n,er);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=ri(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=Ic((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=bc((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,er,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 si&&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 iM=(r,e)=>{const t={cacheLocation:Ht.MemoryStorage,temporaryCacheLocation:Ht.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 aM(r,e,t,n){return r.verbose("getAllAccounts called"),t?e.getAllAccounts(n):[]}function sM(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 cM(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 lM(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 uM(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 dM(r,e){e.setActiveAccount(r)}function hM(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 fM{constructor(e){this.eventCallbacks=new Map,this.logger=e||new Wr({})}addEventCallback(e,t,n){if(typeof window<"u"){const i=n||z0();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 $C{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||Tr(),this.logger=i.clone(en.MSAL_SKU,Lc,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,vr())}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(Qy,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($y);return g}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const gM=32;async function mM(r,e,t){r.addQueueMeasurement(k.GeneratePkceCodes,t);const n=_o(pM,k.GenerateCodeVerifier,e,r,t)(r,e,t),i=await B(vM,k.GenerateCodeChallengeFromVerifier,e,r,t)(n,r,e,t);return{verifier:n,challenge:i}}function pM(r,e,t){try{const n=new Uint8Array(gM);return _o(M0,k.GetRandomValues,e,r,t)(n),xc(n)}catch{throw j(sh)}}async function vM(r,e,t,n){e.addQueueMeasurement(k.GenerateCodeChallengeFromVerifier,n);try{const i=await B(LC,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(kc);if(!r.sshKid)throw Ne(Fy)}n.verbose(`Authentication Scheme set to "${c.authenticationScheme}" as configured in Auth request`)}return e.cache.claimsBasedCachingEnabled&&r.claims&&!Ln.isEmptyObj(r.claims)&&(c.requestedClaimsHash=await UC(r.claims)),c}async function yM(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 pi extends $C{async initializeAuthorizationCodeRequest(e){this.performanceClient.addQueueMeasurement(k.StandardInteractionClientInitializeAuthorizationCodeRequest,this.correlationId);const t=await B(mM,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||Tr(),...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,vr())):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,vr())):(this.logger.verbose("Setting postLogoutRedirectUri to current page",t.correlationId),t.postLogoutRedirectUri=ye.getAbsoluteUrl(vr(),vr())):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 eC(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:Lc,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=Un.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||Tr(),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 CM="ContentError",KC="user_switch";/*! @azure/msal-browser v3.28.1 2025-01-14 */const _M="USER_INTERACTION_REQUIRED",wM="USER_CANCEL",TM="NO_NETWORK",EM="PERSISTENT_ERROR",SM="DISABLED",AM="ACCOUNT_UNAVAILABLE";/*! @azure/msal-browser v3.28.1 2025-01-14 */const IM=-2147186943,bM={[KC]:"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 Yn extends Fe{constructor(e,t,n){super(e,t),Object.setPrototypeOf(this,Yn.prototype),this.name="NativeAuthError",this.ext=n}}function Xo(r){if(r.ext&&r.ext.status&&(r.ext.status===EM||r.ext.status===SM)||r.ext&&r.ext.error&&r.ext.error===IM)return!0;switch(r.errorCode){case CM:return!0;default:return!1}}function Td(r,e,t){if(t&&t.status)switch(t.status){case AM:return fd(Xy);case _M:return new Bn(r,e);case wM:return j(po);case TM:return j(uc)}return new Yn(r,bM[r]||e,t)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class zC extends pi{async acquireToken(e){this.performanceClient.addQueueMeasurement(k.SilentCacheClientAcquireToken,e.correlationId);const t=this.initializeServerTelemetryManager(xe.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 d0(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 Ta&&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 ci extends $C{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 zC(e,this.nativeStorageManager,n,i,s,c,f,g,C),this.serverTelemetryManager=this.initializeServerTelemetryManager(this.apiId);const S=this.nativeMessageHandler.getExtensionId()===ii.PREFERRED_EXTENSION_ID?"chrome":(T=this.nativeMessageHandler.getExtensionId())!=null&&T.length?"unknown":void 0;this.skus=da.makeExtraSkuString({libraryName:en.MSAL_SKU,libraryVersion:Lc,extensionName:S,extensionVersion:this.nativeMessageHandler.getExtensionVersion()})}addRequestSKUs(e){e.extraParameters={...e.extraParameters,[jP]: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=nr();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:uo.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 Yn&&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:uo.GetToken,request:i};try{const f=await this.nativeMessageHandler.sendMessage(s);this.validateNativeResponse(f)}catch(f){if(f instanceof Yn&&(this.serverTelemetryManager.setNativeBrokerErrorCode(f.errorCode),Xo(f)))throw f}this.browserStorage.setTemporaryCache(be.NATIVE_REQUEST,JSON.stringify(i),!0);const c={apiId:xe.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:uo.GetToken,request:s},d=nr();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=Co(e.id_token,er),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(KC);const d=await this.getDiscoveredAuthority({requestAuthority:t.authority}),f=oh(this.browserStorage,d,s,er,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,Mn.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 fi(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=Ic(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=bc(n,t.authority,s,t.clientId,i.tid||c,_.printScopes(),p,0,er,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 cy(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(mi);const d=()=>{switch(this.apiId){case xe.ssoSilent:case xe.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(kC)}},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(OC);if(this.handleExtraBrokerParams(f),f.extraParameters=f.extraParameters||{},f.extraParameters.telemetry=ii.MATS_TELEMETRY,e.authenticationScheme===Re.POP){const g={resourceRequestUri:e.resourceRequestUri,resourceRequestMethod:e.resourceRequestMethod,shrClaims:e.shrClaims,shrNonce:e.shrNonce},p=new fi(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(go);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[go]),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 Jn{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:ii.CHANNEL_ID,extensionId:this.extensionId,responseId:Tr(),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 Jn(e,t,n,ii.PREFERRED_EXTENSION_ID);return await i.sendHandshakeRequest(),i}catch{const s=new Jn(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:ii.CHANNEL_ID,extensionId:this.extensionId,responseId:Tr(),body:{method:uo.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(AC)),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!==ii.CHANNEL_ID)&&!(t.extensionId&&t.extensionId!==this.extensionId)&&t.body.method===uo.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(IC))}}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===uo.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 cy(Ud,"Event does not contain result.");this.resolvers.delete(t.responseId)}else if(s===uo.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 qr&&i.subError===po?j(po):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:rn.HOME_ACCOUNT_ID}:e.loginHint?{credential:e.loginHint,type:rn.UPN}:null}}/*! @azure/msal-browser v3.28.1 2025-01-14 */function WC(r,e,t){const n=sc(r);if(!n)throw zy(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(iC)):(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(oC));return n}function kM(r,e,t){if(!r.state)throw j(ch);const n=VC(e,r.state);if(!n)throw j(aC);if(n.interactionType!==t)throw j(sC)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class RM extends pi{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||mi,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(xe.acquireTokenPopup),i=await B(this.initializeAuthorizationRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationRequest,this.logger,this.performanceClient,this.correlationId)(e,X.Popup);HC(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=Jn.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=_o(WC,k.DeserializeResponse,this.logger,this.performanceClient,this.correlationId)(S,this.config.auth.OIDCOptions.serverResponseType,this.logger);if(jn.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(wa);const N=new ci(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,xe.acquireTokenPopup,this.performanceClient,this.nativeMessageHandler,T.accountId,this.nativeStorage,i.correlationId),{userRequestState:K}=Un.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(xe.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===_r.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:xe.logoutPopup,timeout:this.config.system.redirectNavigationTimeout,noHistory:!1},T=ye.getAbsoluteUrl(i,vr());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:xe.logoutPopup,timeout:this.config.system.redirectNavigationTimeout,noHistory:!1},T=ye.getAbsoluteUrl(i,vr());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(Pc)}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(po));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===_a.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(uC);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(lC)}}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:xe.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(Pc)}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 qr&&g.subError===po?j(po):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 OM(){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 NM extends pi{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(xe.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:Jn.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(xe.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),OM()!=="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&&B0(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:xe.handleRedirectPromise,timeout:this.config.system.redirectNavigationTimeout,noHistory:!0};let p=!0;if(!c||c==="null"){const _=H0();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===_a.QUERY?t=window.location.search:t=window.location.hash);let n=sc(t);if(n){try{kM(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 U0(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(wa);const f=new ci(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,xe.acquireTokenPopup,this.performanceClient,this.nativeMessageHandler,e.accountId,this.nativeStorage,i.correlationId),{userRequestState:g}=Un.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 jn.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(xe.logout);try{this.eventHandler.emitEvent(ne.LOGOUT_START,X.Redirect,e),await this.clearCacheOnLogout(t.account);const c={apiId:xe.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===_r.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,vr())}}/*! @azure/msal-browser v3.28.1 2025-01-14 */async function PM(r,e,t,n,i){if(e.addQueueMeasurement(k.SilentHandlerInitiateAuthRequest,n),!r)throw t.info("Navigate url is empty"),j(Pc);return i?B(DM,k.SilentHandlerLoadFrame,t,e,n)(r,i,e,n):_o(xM,k.SilentHandlerLoadFrameSync,t,e,n)(r)}async function MM(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(dC))},e),p=window.setInterval(()=>{let _="";const C=r.contentWindow;try{_=C?C.location.href:""}catch{}if(!_||_==="about:blank")return;let S="";C&&(c===_a.QUERY?S=C.location.search:S=C.location.hash),window.clearTimeout(g),window.clearInterval(p),d(S)},t)}).finally(()=>{_o(LM,k.RemoveHiddenIframe,i,n,s)(r)})}function DM(r,e,t,n){return t.addQueueMeasurement(k.SilentHandlerLoadFrame,n),new Promise((i,s)=>{const c=qC();window.setTimeout(()=>{if(!c){s("Unable to load iframe");return}c.src=r,i(c)},e)})}function xM(r){const e=qC();return e.src=r,e}function qC(){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 LM(r){document.body===r.parentNode&&document.body.removeChild(r)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class UM extends pi{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);HC(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(Mc))}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:Jn.isNativeAvailable(this.config,this.logger,this.nativeMessageHandler,t.authenticationScheme)}),c=new _h(e,this.browserStorage,i,this.logger,this.performanceClient),d=await B(PM,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(MM,k.SilentHandlerMonitorIframeForHash,this.logger,this.performanceClient,n)(d,this.config.system.iframeHashTimeout,this.config.system.pollIntervalMilliseconds,this.performanceClient,this.logger,n,f),p=_o(WC,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(wa);const _=new ci(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}=Un.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 BM extends pi{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(xe.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(Mc))}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 FM{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(Dc);const i=t.id_token?Co(t.id_token,er):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||Tr()):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(_C);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,er,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=Ic(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=bc(n,i,t.access_token,this.config.auth.clientId,s,d.printScopes(),f,g,er);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=ky(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 HM extends eC{constructor(e){super(e),this.includeRedirectUri=!1}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class VM extends pi{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(wC);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 HM(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(Mc))}}/*! @azure/msal-browser v3.28.1 2025-01-14 */function Wn(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 Rs(r,e){try{vh(r)}catch(t){throw e.end({success:!1},t),t}}class Uc{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 gi(this.logger,this.performanceClient):oc,this.eventHandler=new fM(this.logger),this.browserStorage=this.isBrowserEnvironment?new wd(this.config.auth.clientId,this.config.cache,this.browserCrypto,this.logger,t0(this.config.auth),this.performanceClient):iM(this.config.auth.clientId,this.logger);const t={cacheLocation:Ht.MemoryStorage,temporaryCacheLocation:Ht.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 FM(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 Uc(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 Jn.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"),FC(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&&Jn.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 ci(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,xe.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:Wn(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:Wn(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 ci(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,xe.acquireTokenRedirect,this.performanceClient,this.nativeExtensionProvider,this.getNativeAccountId(e),this.nativeInternalStorage,t).acquireTokenRedirect(e,n).catch(f=>{if(f instanceof Yn&&Xo(f))return this.nativeExtensionProvider=void 0,this.createRedirectClient(t).acquireToken(e);if(f instanceof Bn)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:Wn(e.account)});try{this.logger.verbose("acquireTokenPopup called",t),Rs(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},xe.acquireTokenPopup).then(c=>(this.browserStorage.setInteractionInProgress(!1),n.end({success:!0,isNativeBroker:!0,accountType:Wn(c.account)}),c)).catch(c=>{if(c instanceof Yn&&Xo(c))return this.nativeExtensionProvider=void 0,this.createPopupClient(t).acquireToken(e);if(c instanceof Bn)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:Wn(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:Wn(e.account)}),Rs(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,xe.ssoSilent).catch(d=>{if(d instanceof Yn&&Xo(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:Wn(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);Rs(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(EC);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:Wn(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},xe.acquireTokenByCode,e.nativeAccountId).catch(s=>{throw s instanceof Yn&&Xo(s)&&(this.nativeExtensionProvider=void 0),s});return n.end({accountType:Wn(i.account),success:!0}),i}else throw j(SC);else throw j(TC)}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 Xt.Default:case Xt.AccessToken:case Xt.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(pr)}}async acquireTokenByRefreshToken(e,t){switch(this.performanceClient.addQueueMeasurement(k.AcquireTokenByRefreshToken,e.correlationId),t){case Xt.Default:case Xt.AccessTokenAndRefreshToken:case Xt.RefreshToken:case Xt.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(pr)}}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 aM(this.logger,this.browserStorage,this.isBrowserEnvironment,e)}getAccount(e){return sM(e,this.logger,this.browserStorage)}getAccountByUsername(e){return cM(e,this.logger,this.browserStorage)}getAccountByHomeId(e){return lM(e,this.logger,this.browserStorage)}getAccountByLocalId(e){return uM(e,this.logger,this.browserStorage)}setActiveAccount(e){dM(e,this.browserStorage)}getActiveAccount(){return hM(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(wa);return new ci(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"),!Jn.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 RM(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeInternalStorage,this.nativeExtensionProvider,e)}createRedirectClient(e){return new NM(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeInternalStorage,this.nativeExtensionProvider,e)}createSilentIframeClient(e){return new UM(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,xe.ssoSilent,this.performanceClient,this.nativeInternalStorage,this.nativeExtensionProvider,e)}createSilentCacheClient(e){return new zC(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeExtensionProvider,e)}createSilentRefreshClient(e){return new BM(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeExtensionProvider,e)}createSilentAuthCodeClient(e){return new VM(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,xe.acquireTokenByCode,this.performanceClient,this.nativeExtensionProvider,e)}addEventCallback(e,t){return this.eventHandler.addEventCallback(e,t)}removeEventCallback(e){this.eventHandler.removeEventCallback(e)}addPerformanceCallback(e){return BC(),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=hi.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?Tr():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}),Rs(this.initialized,n),this.logger.verbose("acquireTokenSilent called",t);const i=e.account||this.getActiveAccount();if(!i)throw j(mC);n.add({accountType:Wn(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(yM,k.InitializeSilentRequest,this.logger,this.performanceClient,e.correlationId)(e,t,this.config,this.performanceClient,this.logger),s=e.cacheLookupPolicy||Xt.Default;return this.acquireTokenSilentNoIframe(i,s).catch(async d=>{if($M(d,s))if(this.activeIframeRequest)if(s!==Xt.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 Jn.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,xe.acquireTokenSilent_silentFlow).catch(async n=>{throw n instanceof Yn&&Xo(n)?(this.logger.verbose("acquireTokenSilent - native platform unavailable, falling back to web flow"),this.nativeExtensionProvider=void 0,U(pr)):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===Xt.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 $M(r,e){const t=!(r instanceof Bn&&r.subError!==Nc),n=r.errorCode===en.INVALID_GRANT_ERROR||r.errorCode===pr,i=t&&n||r.errorCode===lc||r.errorCode===rh,s=A0.includes(e);return i&&s}/*! @azure/msal-browser v3.28.1 2025-01-14 */async function KM(r,e){const t=new vo(r);return await t.initialize(),Uc.createController(t,e)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class wh{static async createPublicClientApplication(e){const t=await KM(e);return new wh(e,t)}constructor(e,t){this.controller=t||new Uc(new vo(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 Lu=process.env.JPLAN_WEBAPP__APP_PROXY_TENANT_NAME??"",zM=process.env.JPLAN_WEBAPP__APP_PROXY_CLIENT_ID??"",WM=process.env.JPLAN_WEBAPP__APP_PROXY_USER_FLOW??"",qM=process.env.JPLAN_WEBAPP__URL_AUTH??process.env.JPLAN_WEBAPP__URL_BASE??"",GM={auth:{clientId:zM,authority:`https://${Lu}.b2clogin.com/${Lu}.onmicrosoft.com/${WM}`,knownAuthorities:[`${Lu}.b2clogin.com`],redirectUri:qM},cache:{cacheLocation:"localStorage",storeAuthStateInCookie:!1},system:{loggerOptions:{loggerCallback:(r,e)=>{r===Me.Error&&console.error(e)},logLevel:Me.Warning}}},Ur=new wh(GM),up=u.ref(null);function GC(){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 jM=()=>process.env.JPLAN_WEBAPP__URL_AUTH||"http://localhost:5173/_/dashboard",Dr=u.ref(null);function jC(){const{setJToken:r}=GC(),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(jM());if(!g){console.error("Failed to open authentication window"),f("Failed to open authentication window");return}const p=Date.now(),_=6e4,C=setInterval(()=>{if(Date.now()-p>_||g.closed){clearInterval(C),console.error("Authentication canceled or timeout reached."),f("Authentication canceled or timeout reached.");return}Object.keys(localStorage).some(T=>T.startsWith("msal.account.keys"))&&(clearInterval(C),s(),g.close(),d())},500)}catch(g){console.error("Error in handleRedirect:",g),f(g)}}),s=async()=>{try{await Ur.initialize();const d=Ur.getActiveAccount();if(d)Dr.value=d;else{const f=await Ur.handleRedirectPromise();f?(Ur.setActiveAccount(f.account),Dr.value=Ur.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 Ur.acquireTokenSilent({scopes:["https://graph.microsoft.com/.default","openid","profile"]});Ur.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 YC(r,e){return function(){return r.apply(e,arguments)}}const{toString:YM}=Object.prototype,{getPrototypeOf:Th}=Object,Bc=(r=>e=>{const t=YM.call(e);return r[t]||(r[t]=t.slice(8,-1).toLowerCase())})(Object.create(null)),Hn=r=>(r=r.toLowerCase(),e=>Bc(e)===r),Fc=r=>e=>typeof e===r,{isArray:vi}=Array,fa=Fc("undefined");function JM(r){return r!==null&&!fa(r)&&r.constructor!==null&&!fa(r.constructor)&&on(r.constructor.isBuffer)&&r.constructor.isBuffer(r)}const JC=Hn("ArrayBuffer");function QM(r){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(r):e=r&&r.buffer&&JC(r.buffer),e}const XM=Fc("string"),on=Fc("function"),QC=Fc("number"),Hc=r=>r!==null&&typeof r=="object",ZM=r=>r===!0||r===!1,Ws=r=>{if(Bc(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)},e1=Hn("Date"),t1=Hn("File"),n1=Hn("Blob"),r1=Hn("FileList"),o1=r=>Hc(r)&&on(r.pipe),i1=r=>{let e;return r&&(typeof FormData=="function"&&r instanceof FormData||on(r.append)&&((e=Bc(r))==="formdata"||e==="object"&&on(r.toString)&&r.toString()==="[object FormData]"))},a1=Hn("URLSearchParams"),[s1,c1,l1,u1]=["ReadableStream","Request","Response","Headers"].map(Hn),d1=r=>r.trim?r.trim():r.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Ea(r,e,{allOwnKeys:t=!1}={}){if(r===null||typeof r>"u")return;let n,i;if(typeof r!="object"&&(r=[r]),vi(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 XC(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 ho=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,ZC=r=>!fa(r)&&r!==ho;function Ed(){const{caseless:r}=ZC(this)&&this||{},e={},t=(n,i)=>{const s=r&&XC(e,i)||i;Ws(e[s])&&Ws(n)?e[s]=Ed(e[s],n):Ws(n)?e[s]=Ed({},n):vi(n)?e[s]=n.slice():e[s]=n};for(let n=0,i=arguments.length;n<i;n++)arguments[n]&&Ea(arguments[n],t);return e}const h1=(r,e,t,{allOwnKeys:n}={})=>(Ea(e,(i,s)=>{t&&on(i)?r[s]=YC(i,t):r[s]=i},{allOwnKeys:n}),r),f1=r=>(r.charCodeAt(0)===65279&&(r=r.slice(1)),r),g1=(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)},m1=(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},p1=(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},v1=r=>{if(!r)return null;if(vi(r))return r;let e=r.length;if(!QC(e))return null;const t=new Array(e);for(;e-- >0;)t[e]=r[e];return t},y1=(r=>e=>r&&e instanceof r)(typeof Uint8Array<"u"&&Th(Uint8Array)),C1=(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])}},_1=(r,e)=>{let t;const n=[];for(;(t=r.exec(e))!==null;)n.push(t);return n},w1=Hn("HTMLFormElement"),T1=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),E1=Hn("RegExp"),e_=(r,e)=>{const t=Object.getOwnPropertyDescriptors(r),n={};Ea(t,(i,s)=>{let c;(c=e(i,s,r))!==!1&&(n[s]=c||i)}),Object.defineProperties(r,n)},S1=r=>{e_(r,(e,t)=>{if(on(r)&&["arguments","caller","callee"].indexOf(t)!==-1)return!1;const n=r[t];if(on(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+"'")})}})},A1=(r,e)=>{const t={},n=i=>{i.forEach(s=>{t[s]=!0})};return vi(r)?n(r):n(String(r).split(e)),t},I1=()=>{},b1=(r,e)=>r!=null&&Number.isFinite(r=+r)?r:e,Uu="abcdefghijklmnopqrstuvwxyz",hp="0123456789",t_={DIGIT:hp,ALPHA:Uu,ALPHA_DIGIT:Uu+Uu.toUpperCase()+hp},k1=(r=16,e=t_.ALPHA_DIGIT)=>{let t="";const{length:n}=e;for(;r--;)t+=e[Math.random()*n|0];return t};function R1(r){return!!(r&&on(r.append)&&r[Symbol.toStringTag]==="FormData"&&r[Symbol.iterator])}const O1=r=>{const e=new Array(10),t=(n,i)=>{if(Hc(n)){if(e.indexOf(n)>=0)return;if(!("toJSON"in n)){e[i]=n;const s=vi(n)?[]:{};return Ea(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)},N1=Hn("AsyncFunction"),P1=r=>r&&(Hc(r)||on(r))&&on(r.then)&&on(r.catch),n_=((r,e)=>r?setImmediate:e?((t,n)=>(ho.addEventListener("message",({source:i,data:s})=>{i===ho&&s===t&&n.length&&n.shift()()},!1),i=>{n.push(i),ho.postMessage(t,"*")}))(`axios@${Math.random()}`,[]):t=>setTimeout(t))(typeof setImmediate=="function",on(ho.postMessage)),M1=typeof queueMicrotask<"u"?queueMicrotask.bind(ho):typeof process<"u"&&process.nextTick||n_,O={isArray:vi,isArrayBuffer:JC,isBuffer:JM,isFormData:i1,isArrayBufferView:QM,isString:XM,isNumber:QC,isBoolean:ZM,isObject:Hc,isPlainObject:Ws,isReadableStream:s1,isRequest:c1,isResponse:l1,isHeaders:u1,isUndefined:fa,isDate:e1,isFile:t1,isBlob:n1,isRegExp:E1,isFunction:on,isStream:o1,isURLSearchParams:a1,isTypedArray:y1,isFileList:r1,forEach:Ea,merge:Ed,extend:h1,trim:d1,stripBOM:f1,inherits:g1,toFlatObject:m1,kindOf:Bc,kindOfTest:Hn,endsWith:p1,toArray:v1,forEachEntry:C1,matchAll:_1,isHTMLForm:w1,hasOwnProperty:dp,hasOwnProp:dp,reduceDescriptors:e_,freezeMethods:S1,toObjectSet:A1,toCamelCase:T1,noop:I1,toFiniteNumber:b1,findKey:XC,global:ho,isContextDefined:ZC,ALPHABET:t_,generateString:k1,isSpecCompliantForm:R1,toJSONObject:O1,isAsyncFn:N1,isThenable:P1,setImmediate:n_,asap:M1};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 r_=ue.prototype,o_={};["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=>{o_[r]={value:r}});Object.defineProperties(ue,o_);Object.defineProperty(r_,"isAxiosError",{value:!0});ue.from=(r,e,t,n,i,s)=>{const c=Object.create(r_);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 i_(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=i_(i),!t&&s?"["+i+"]":i}).join(t?".":""):e}function x1(r){return O.isArray(r)&&!r.some(Sd)}const L1=O.toFlatObject(O,{},null,function(e){return/^is[A-Z]/.test(e)});function Vc(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)&&x1(T)||(O.isFileList(T)||O.endsWith(b,"[]"))&&(K=O.toArray(T)))return b=i_(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(L1,{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&&Vc(r,this,e)}const a_=Eh.prototype;a_.append=function(e,t){this._pairs.push([e,t])};a_.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 U1(r){return encodeURIComponent(r).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function s_(r,e,t){if(!e)return r;const n=t&&t.encode||U1;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 c_={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},B1=typeof URLSearchParams<"u"?URLSearchParams:Eh,F1=typeof FormData<"u"?FormData:null,H1=typeof Blob<"u"?Blob:null,V1={isBrowser:!0,classes:{URLSearchParams:B1,FormData:F1,Blob:H1},protocols:["http","https","file","blob","url","data"]},Sh=typeof window<"u"&&typeof document<"u",Ad=typeof navigator=="object"&&navigator||void 0,$1=Sh&&(!Ad||["ReactNative","NativeScript","NS"].indexOf(Ad.product)<0),K1=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",z1=Sh&&window.location.href||"http://localhost",W1=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Sh,hasStandardBrowserEnv:$1,hasStandardBrowserWebWorkerEnv:K1,navigator:Ad,origin:z1},Symbol.toStringTag,{value:"Module"})),At={...W1,...V1};function q1(r,e){return Vc(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 G1(r){return O.matchAll(/\w+|\[(\w*)]/g,r).map(e=>e[0]==="[]"?"":e[1]||e[0])}function j1(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 l_(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]=j1(i[c])),!d)}if(O.isFormData(r)&&O.isFunction(r.entries)){const t={};return O.forEachEntry(r,(n,i)=>{e(G1(n),i,t,0)}),t}return null}function Y1(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 Sa={transitional:c_,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(l_(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 q1(e,this.formSerializer).toString();if((d=O.isFileList(e))||n.indexOf("multipart/form-data")>-1){const f=this.env&&this.env.FormData;return Vc(d?{"files[]":e}:e,f&&new f,this.formSerializer)}}return s||i?(t.setContentType("application/json",!1),Y1(e)):e}],transformResponse:[function(e){const t=this.transitional||Sa.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=>{Sa.headers[r]={}});const J1=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"]),Q1=r=>{const e={};let t,n,i;return r&&r.split(`
|
56
|
+
${c}`);return}throw Qm(e.error,e.error_description,e.suberror)?new Bn(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=Co(e.id_token||P.EMPTY_STRING,this.cryptoObj.base64Decode),s&&s.nonce&&p.nonce!==s.nonce)throw U(my);if(i.maxAge||i.maxAge===0){const b=p.auth_time;if(!b)throw U(Hd);by(b,i.maxAge)}}this.homeAccountIdentifier=it.generateHomeAccountId(e.client_info||P.EMPTY_STRING,t.authorityType,this.logger,this.cryptoObj,p);let _;s&&s.state&&(_=Un.parseRequestState(this.cryptoObj,s.state)),e.key_id=e.key_id||i.sshKid||void 0;const y=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 c0(this.serializableCache,!0),await this.persistencePlugin.beforeCacheAccess(S)),d&&!f&&y.account){const b=y.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 mo.generateAuthenticationResult(this.cryptoObj,t,y,!1,i,p,_,void 0,g)}await this.cacheStorage.saveCacheRecord(y,i.storeInCache,i.correlationId)}finally{this.persistencePlugin&&this.serializableCache&&S&&(this.logger.verbose("Persistence enabled, calling afterCacheAccess"),await this.persistencePlugin.afterCacheAccess(S))}return mo.generateAuthenticationResult(this.cryptoObj,t,y,!1,i,p,_,e,g)}generateCacheRecord(e,t,n,i,s,c,d){const f=t.getPreferredCache();if(!f)throw U($d);const g=Ky(s);let p,_;e.id_token&&s&&(p=Ic(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 y=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;y=bc(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=ky(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:y,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,_=[],y=null,S,T,b=P.EMPTY_STRING;if(n.accessToken){if(n.accessToken.tokenType===Re.POP&&!s.popKid){const et=new fi(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(),y=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===oa?oa:"");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:y,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 y=r.getAccountKeys().find(K=>K.startsWith(t));let S=null;y&&(S=r.getAccount(y,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 Zy(r,e,t){return typeof r=="string"?r:r({clientId:e,tokenEndpoint:t})}/*! @azure/msal-common v14.16.0 2024-11-05 */class eC 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(yy);const n=nr(),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 mo(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 mo(this.config.authOptions.clientId,this.cacheManager,this.cryptoUtils,this.logger,null,null).validateServerAuthorizationCodeResponse(e,t),!e.code)throw U(Ey);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:rn.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 aa(e.correlationId,this.performanceClient);if(t.addClientId(e.embeddedClientId||((s=e.tokenBodyParameters)==null?void 0:s[go])||this.config.authOptions.clientId),this.includeRedirectUri?t.addRedirectUri(e.redirectUri):Jo.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 Zy(c.assertion,this.config.authOptions.clientId,e.resourceRequestUri)),t.addClientAssertionType(c.assertionType)}if(t.addGrantType(sy.AUTHORIZATION_CODE_GRANT),t.addClientInfo(),e.authenticationScheme===Re.POP){const c=new fi(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(kc);(!Ln.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:rn.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 rn.HOME_ACCOUNT_ID:try{const c=oi(n.credential);t.addCcsOid(c)}catch(c){this.logger.verbose("Could not parse home account ID for CCS Header: "+c)}break;case rn.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 aa(t,this.performanceClient);n.addClientId(e.embeddedClientId||((c=e.extraQueryParameters)==null?void 0:c[go])||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=oi(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=oi(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=oi(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 fi(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 aa(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 u0=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=nr(),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 mo(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(Dy);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 Bn&&i.errorCode===lc,c=i instanceof qr&&i.errorCode===Dm.INVALID_GRANT_ERROR&&i.subError===Dm.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=_o(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||u0))throw fd(rh);const i={...e,refreshToken:n.secret,authenticationScheme:e.authenticationScheme||Re.BEARER,ccsCredential:{credential:e.account.homeAccountId,type:rn.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 Bn&&c.subError===Nc){this.logger.verbose("acquireTokenWithRefreshToken: bad refresh token, removing from cache");const d=ri(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 aa(t,this.performanceClient);if(n.addClientId(e.embeddedClientId||((s=e.tokenBodyParameters)==null?void 0:s[go])||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(sy.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 Zy(d.assertion,this.config.authOptions.clientId,e.resourceRequestUri)),n.addClientAssertionType(d.assertionType)}if(e.authenticationScheme===Re.POP){const d=new fi(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(kc);if((!Ln.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 rn.HOME_ACCOUNT_ID:try{const d=oi(e.ccsCredential.credential);n.addCcsOid(d)}catch(d){this.logger.verbose("Could not parse home account ID for CCS Header: "+d)}break;case rn.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 d0 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:[...mi]});return i===Lr.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 Ac&&n.errorCode===pr)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=Lr.NOT_APPLICABLE;if(e.forceRefresh||!this.config.cacheOptions.claimsBasedCachingEnabled&&!Ln.isEmptyObj(e.claims))throw this.setCacheOutcome(Lr.FORCE_REFRESH_OR_CLAIMS,e.correlationId),U(pr);if(!e.account)throw U(Vd);const n=e.account.tenantId||e0(e.authority),i=this.cacheManager.getTokenKeys(),s=this.cacheManager.getAccessToken(e.account,e,i,n,this.performanceClient,e.correlationId);if(s){if(HN(s.cachedAt)||ud(s.expiresOn,this.config.systemOptions.tokenRenewalOffsetSeconds))throw this.setCacheOutcome(Lr.CACHED_ACCESS_TOKEN_EXPIRED,e.correlationId),U(pr);s.refreshOn&&ud(s.refreshOn,0)&&(t=Lr.PROACTIVELY_REFRESHED)}else throw this.setCacheOutcome(Lr.NO_CACHED_ACCESS_TOKEN,e.correlationId),U(pr);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!==Lr.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=Co(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);by(s,t.maxAge)}return mo.generateAuthenticationResult(this.cryptoUtils,this.authority,e,!0,t,n)}}/*! @azure/msal-common v14.16.0 2024-11-05 */const h0={sendGetRequestAsync:()=>Promise.reject(U(ge)),sendPostRequestAsync:()=>Promise.reject(U(ge))};/*! @azure/msal-common v14.16.0 2024-11-05 */const Xm=",",tC="|";function f0(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},()=>tC);return c.forEach((f,g)=>{var p,_;f.length===2&&((p=f[0])!=null&&p.length)&&((_=f[1])!=null&&_.length)&&g0({skuArr:d,index:g,skuName:f[0],skuVersion:f[1]})}),d.join(Xm)}function g0(r){const{skuArr:e,index:t,skuName:n,skuVersion:i}=r;t>=e.length||(e[t]=[n,i].join(tC))}class da{constructor(e,t){this.cacheOutcome=Lr.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 f0(e)}}/*! @azure/msal-common v14.16.0 2024-11-05 */const nC="missing_kid_error",rC="missing_alg_error";/*! @azure/msal-common v14.16.0 2024-11-05 */const m0={[nC]:"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.",[rC]:"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,m0[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(nC);if(!e.alg)throw Zm(rC);const t=new ah({typ:e.typ||SN.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 p0{generateId(){return"callback-id"}startMeasurement(e,t){return{end:()=>null,discard:()=>{},add:()=>{},increment:()=>{},event:{eventId:this.generateId(),status:ZP.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",Pc="empty_navigate_uri",oC="hash_empty_error",ch="no_state_in_hash",iC="hash_does_not_contain_known_properties",aC="unable_to_parse_state",sC="state_interaction_type_mismatch",cC="interaction_in_progress",lC="popup_window_error",uC="empty_window_error",po="user_cancelled",v0="monitor_popup_timeout",dC="monitor_window_timeout",hC="redirect_in_iframe",fC="block_iframe_reload",gC="block_nested_popups",y0="iframe_closed_prematurely",Mc="silent_logout_unsupported",mC="no_account_error",C0="silent_prompt_value_error",pC="no_token_request_cache_error",vC="unable_to_parse_token_request_cache_error",lh="no_cached_authority_error",_0="auth_request_not_set_error",w0="invalid_cache_type",Dc="non_browser_environment",Qo="database_not_open",uc="no_network_connectivity",yC="post_request_failed",CC="get_request_failed",pd="failed_to_parse_response",_C="unable_to_load_token",uh="crypto_key_not_found",wC="auth_code_required",TC="auth_code_or_nativeAccountId_required",EC="spa_code_and_nativeAccountId_present",dh="database_unavailable",SC="unable_to_acquire_token_from_native_platform",AC="native_handshake_timeout",IC="native_extension_not_installed",wa="native_connection_not_established",bC="uninitialized_public_client_application",kC="native_prompt_not_supported",RC="invalid_base64_string",OC="invalid_pop_token_request",NC="failed_to_build_headers",PC="failed_to_parse_headers";/*! @azure/msal-browser v3.28.1 2025-01-14 */const gr="For more visit: aka.ms/msaljs/browser-errors",T0={[sh]:"The PKCE code challenge and verifier could not be generated.",[md]:"The crypto object or function is not available.",[Pc]:"Navigation URI is empty. Please check stack trace for more info.",[oC]:`Hash value cannot be processed because it is empty. Please verify that your redirectUri is not clearing the hash. ${gr}`,[ch]:"Hash does not contain state. Please verify that the request originated from msal.",[iC]:`Hash does not contain known properites. Please verify that your redirectUri is not changing the hash. ${gr}`,[aC]:"Unable to parse state. Please verify that the request originated from msal.",[sC]:"Hash contains state but the interaction type does not match the caller.",[cC]:`Interaction is currently in progress. Please ensure that this interaction has been completed before calling an interactive API. ${gr}`,[lC]:"Error opening popup window. This can happen if you are using IE or if popups are blocked in the browser.",[uC]:"window.open returned null or undefined window object.",[po]:"User cancelled the flow.",[v0]:`Token acquisition in popup failed due to timeout. ${gr}`,[dC]:`Token acquisition in iframe failed due to timeout. ${gr}`,[hC]:"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.",[fC]:`Request was blocked inside an iframe because MSAL detected an authentication response. ${gr}`,[gC]:"Request was blocked inside a popup because MSAL detected it was running in a popup.",[y0]:"The iframe being monitored was closed prematurely.",[Mc]:"Silent logout not supported. Please call logoutRedirect or logoutPopup instead.",[mC]:"No account object provided to acquireTokenSilent and no active account has been set. Please call setActiveAccount or provide an account on the request.",[C0]:"The value given for the prompt value is not valid for silent requests - must be set to 'none' or 'no_session'.",[pC]:"No token request found in cache.",[vC]:"The cached token request could not be parsed.",[lh]:"No cached authority found.",[_0]:"Auth Request not set. Please ensure initiateAuthRequest was called from the InteractionHandler",[w0]:"Invalid cache type",[Dc]:"Login and token requests are not supported in non-browser environments.",[Qo]:"Database is not open!",[uc]:"No network connectivity. Check your internet connection.",[yC]:"Network request failed: If the browser threw a CORS error, check that the redirectUri is registered in the Azure App Portal as type 'SPA'",[CC]:"Network request failed. Please check the network trace to determine root cause.",[pd]:"Failed to parse network response. Check network trace.",[_C]:"Error loading token to cache.",[uh]:"Cryptographic Key or Keypair not found in browser storage.",[wC]:"An authorization code must be provided (as the `code` property on the request) to this flow.",[TC]:"An authorization code or nativeAccountId must be provided to this flow.",[EC]:"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.",[SC]:`Unable to acquire token from native platform. ${gr}`,[AC]:"Timed out while attempting to establish connection to browser extension",[IC]:"Native extension is not installed. If you think this is a mistake call the initialize function.",[wa]:`Connection to native platform has not been established. Please install a compatible browser extension and run initialize(). ${gr}`,[bC]:`You must call and await the initialize function before attempting to call any other MSAL API. ${gr}`,[kC]:"The provided prompt is not supported by the native platform. This request should be routed to the web based flow.",[RC]:"Invalid base64 encoded string.",[OC]:"Invalid PoP token request. The request should not have both a popKid value and signPopToken set to true.",[NC]:"Failed to build request headers object.",[PC]:"Failed to parse response headers"};class Ta extends Fe{constructor(e,t){super(e,T0[e],t),Object.setPrototypeOf(this,Ta.prototype),this.name="BrowserAuthError"}}function j(r,e){return new Ta(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"},ii={CHANNEL_ID:"53ee284d-920a-4b59-9d30-a60315b26836",PREFERRED_EXTENSION_ID:"ppnbnpeolgkicgegkbkbjmhlideopiji",MATS_TELEMETRY:"MATS"},uo={HandshakeRequest:"Handshake",HandshakeResponse:"HandshakeResponse",GetToken:"GetToken",Response:"Response"},Ht={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"},Mr={ACCOUNT_KEYS:"msal.account.keys",TOKEN_KEYS:"msal.token.keys"},bs={WRAPPER_SKU:"wrapper.sku",WRAPPER_VER:"wrapper.version"},xe={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:mi},MC="jwk",vd="msal.db",E0=1,S0=`${vd}.keys`,Xt={Default:0,AccessToken:1,AccessTokenAndRefreshToken:2,RefreshToken:3,RefreshTokenAndNetwork:4,Skip:5},A0=[Xt.Default,Xt.Skip,Xt.RefreshTokenAndNetwork],I0="msal.browser.log.level",b0="msal.browser.log.pii";/*! @azure/msal-browser v3.28.1 2025-01-14 */function ks(r){return encodeURIComponent(hh(r).replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_"))}function xc(r){return DC(r).replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function hh(r){return DC(new TextEncoder().encode(r))}function DC(r){const e=Array.from(r,t=>String.fromCodePoint(t)).join("");return btoa(e)}/*! @azure/msal-browser v3.28.1 2025-01-14 */const k0="RSASSA-PKCS1-v1_5",xC="SHA-256",R0=2048,O0=new Uint8Array([1,0,1]),rp="0123456789abcdef",op=new Uint32Array(1),N0="crypto_subtle_undefined",fh={name:k0,hash:xC,modulusLength:R0,publicExponent:O0};function P0(r){if(!window)throw j(Dc);if(!window.crypto)throw j(md);if(!r&&!window.crypto.subtle)throw j(md,N0)}async function LC(r,e,t){e==null||e.addQueueMeasurement(k.Sha256Digest,t);const i=new TextEncoder().encode(r);return window.crypto.subtle.digest(xC,i)}function M0(r){return window.crypto.getRandomValues(r)}function Du(){return window.crypto.getRandomValues(op),op[0]}function Tr(){const r=Date.now(),e=Du()*1024+(Du()&1023),t=new Uint8Array(16),n=Math.trunc(e/2**30),i=e&2**30-1,s=Du();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(MC,r)}async function x0(r,e,t){return window.crypto.subtle.importKey(MC,r,fh,e,t)}async function L0(r,e){return window.crypto.subtle.sign(fh,r,e)}async function UC(r){const e=await LC(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 zs={[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."};zs[ha],zs[yd],zs[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,zs[r])}/*! @azure/msal-browser v3.28.1 2025-01-14 */function U0(r){r.location.hash="",typeof r.history.replaceState=="function"&&r.history.replaceState(null,"",`${r.location.origin}${r.location.pathname}${r.location.search}`)}function B0(r){const e=r.split("#");e.shift(),window.location.hash=e.length>0?e.join("#"):""}function ph(){return window.parent!==window}function F0(){return typeof window<"u"&&!!window.opener&&window.opener!==window&&typeof window.name=="string"&&window.name.indexOf(`${en.POPUP_NAME_PREFIX}.`)===0}function vr(){return typeof window<"u"&&window.location?window.location.href.split("?")[0].split("#")[0]:""}function H0(){const e=new ye(window.location.href).getUrlComponents();return`${e.Protocol}//${e.HostNameAndPort}/`}function V0(){if(ye.hashContainsKnownProperties(window.location.hash)&&ph())throw j(fC)}function $0(r){if(ph()&&!r)throw j(hC)}function K0(){if(F0())throw j(gC)}function BC(){if(typeof window>"u")throw j(Dc)}function FC(r){if(!r)throw j(bC)}function vh(r){BC(),V0(),K0(),FC(r)}function ip(r,e){if(vh(r),$0(e.system.allowRedirectInIframe),e.cache.cacheLocation===Ht.MemoryStorage&&!e.cache.storeAuthStateInCookie)throw mh(dc)}function HC(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 z0(){return Tr()}/*! @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 W0{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?CC: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?yC: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(NC)}}function sp(r){try{const e={};return r.forEach((t,n)=>{e[n]=t}),e}catch{throw j(PC)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const q0=6e4,Cd=1e4,G0=3e4,j0=2e3;function Y0({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"?vr():"",postLogoutRedirectUri:P.EMPTY_STRING,navigateToLoginRequestUrl:!0,clientCapabilities:[],protocolMode:_r.AAD,OIDCOptions:{serverResponseType:_a.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:Ht.SessionStorage,temporaryCacheLocation:Ht.SessionStorage,storeAuthStateInCookie:!1,secureCookies:!1,cacheMigrationEnabled:!!(e&&e.cacheLocation===Ht.LocalStorage),claimsBasedCachingEnabled:!1},d={loggerCallback:()=>{},logLevel:Me.Info,piiLoggingEnabled:!1},g={...{...jy,loggerOptions:d,networkClient:i?new W0:h0,navigationClient:new hc,loadFrameTimeout:0,windowHashTimeout:(t==null?void 0:t.loadFrameTimeout)||q0,iframeHashTimeout:(t==null?void 0:t.loadFrameTimeout)||Cd,navigateFrameWait:0,redirectNavigationTimeout:G0,asyncPopups:!1,allowRedirectInIframe:!1,allowNativeBroker:!1,nativeBrokerHandshakeTimeout:(t==null?void 0:t.nativeBrokerHandshakeTimeout)||j0,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 p0};if((r==null?void 0:r.protocolMode)!==_r.OIDC&&(r!=null&&r.OIDCOptions)&&new Wr(g.loggerOptions).warning(JSON.stringify(Ne(Hy))),r!=null&&r.protocolMode&&r.protocolMode!==_r.AAD&&(g!=null&&g.allowNativeBroker))throw Ne(Vy);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 J0="@azure/msal-browser",Lc="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=Y0(e,this.browserEnvironment);let t;try{t=window[Ht.SessionStorage]}catch{}const n=t==null?void 0:t.getItem(I0),i=(f=t==null?void 0:t.getItem(b0))==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 Wr(c,J0,Lc),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 vo extends yh{getModuleName(){return vo.MODULE_NAME}getId(){return vo.ID}async initialize(){return this.available=typeof window<"u",this.available}}vo.MODULE_NAME="";vo.ID="StandardOperatingContext";/*! @azure/msal-browser v3.28.1 2025-01-14 */function er(r){return new TextDecoder().decode(Q0(r))}function Q0(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(RC)}const t=atob(e);return Uint8Array.from(t,n=>n.codePointAt(0)||0)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class X0{constructor(){this.dbName=vd,this.version=E0,this.tableName=S0,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(Qo));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(Qo));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(Qo));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(Qo));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(Qo));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 Z0{constructor(e){this.inMemoryCache=new _d,this.indexedDBCache=new X0,this.logger=e}handleDatabaseAccessError(e){if(e instanceof Ta&&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 gi{constructor(e,t,n){this.logger=e,P0(n??!1),this.cache=new Z0(this.logger),this.performanceClient=t}createNewGuid(){return Tr()}base64Encode(e){return hh(e)}base64Decode(e){return er(e)}base64UrlEncode(e){return ks(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(gi.EXTRACTABLE,gi.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 x0(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=ks(JSON.stringify({kid:t})),p=ah.getShrHeaderString({...n==null?void 0:n.header,alg:d.alg,kid:g}),_=ks(p);e.cnf={jwk:JSON.parse(f)};const y=ks(JSON.stringify(e)),S=`${_}.${y}`,b=new TextEncoder().encode(S),N=await L0(c.privateKey,b),K=xc(new Uint8Array(N)),H=`${S}.${K}`;return s&&s.end({success:!0}),H}async hashString(e){return UC(e)}}gi.POP_KEY_USAGES=["sign","verify"];gi.EXTRACTABLE=!0;function cp(r){return JSON.stringify(r,Object.keys(r).sort())}/*! @azure/msal-browser v3.28.1 2025-01-14 */class eM{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 tM{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 VC(r,e){if(!e)return null;try{return Un.parseRequestState(r,e).libraryState.meta}catch{throw U(di)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const nM=24*60*60*1e3;class rM{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=oM(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 oM(r){const e=new Date;return new Date(e.getTime()+r*nM).toUTCString()}/*! @azure/msal-browser v3.28.1 2025-01-14 */class wd extends hi{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 rM,t.cacheMigrationEnabled&&(this.migrateCacheEntries(),this.createKeyMaps()),this.performanceClient=c}setupBrowserStorage(e){try{switch(e){case Ht.LocalStorage:return new eM;case Ht.SessionStorage:return new tM;case Ht.MemoryStorage:default:break}}catch(t){this.logger.error(t)}return this.cacheConfig.cacheLocation=Ht.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((_,y)=>{const S=g[y];S&&this.setTemporaryCache(_,S,!0)})}createKeyMaps(){this.logger.trace("BrowserCacheManager - createKeyMaps called.");const e=this.getItem(Mr.ACCOUNT_KEYS),t=this.getItem(`${Mr.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):hi.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(Mr.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(Mr.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(Mr.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(`${Mr.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(`${Mr.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(`${Mr.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=ri(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=ri(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=ri(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||!YN(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=jN(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||!qN(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&&JN(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(bs.WRAPPER_SKU,e),this.internalStorage.setItem(bs.WRAPPER_VER,t)}getWrapperMetadata(){const e=this.internalStorage.getItem(bs.WRAPPER_SKU)||P.EMPTY_STRING,t=this.internalStorage.getItem(bs.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||!GN(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===Ht.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):Ln.startsWith(e,P.CACHE_PREFIX)||Ln.startsWith(e,st.ADAL_ID_TOKEN)?e:`${P.CACHE_PREFIX}.${this.clientId}.${e}`}generateAuthorityKey(e){const{libraryState:{id:t}}=Un.parseRequestState(this.cryptoImpl,e);return this.generateCacheKey(`${be.AUTHORITY}.${t}`)}generateNonceKey(e){const{libraryState:{id:t}}=Un.parseRequestState(this.cryptoImpl,e);return this.generateCacheKey(`${be.NONCE_IDTOKEN}.${t}`)}generateStateKey(e){const{libraryState:{id:t}}=Un.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:rn.HOME_ACCOUNT_ID};this.setTemporaryCache(be.CCS_CREDENTIAL,JSON.stringify(g),!0)}else if(i){const g={credential:i,type:rn.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=VC(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(pC);let n;try{n=JSON.parse(er(t))}catch(i){throw this.logger.errorPii(`Attempted to parse: ${t}`),this.logger.error(`Parsing cached token request threw with error: ${i}`),j(vC)}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(cC);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=Co(n,er);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=ri(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=Ic((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=bc((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,er,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 si&&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 iM=(r,e)=>{const t={cacheLocation:Ht.MemoryStorage,temporaryCacheLocation:Ht.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 aM(r,e,t,n){return r.verbose("getAllAccounts called"),t?e.getAllAccounts(n):[]}function sM(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 cM(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 lM(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 uM(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 dM(r,e){e.setActiveAccount(r)}function hM(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 fM{constructor(e){this.eventCallbacks=new Map,this.logger=e||new Wr({})}addEventCallback(e,t,n){if(typeof window<"u"){const i=n||z0();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 $C{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||Tr(),this.logger=i.clone(en.MSAL_SKU,Lc,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,vr())}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(Qy,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($y);return g}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const gM=32;async function mM(r,e,t){r.addQueueMeasurement(k.GeneratePkceCodes,t);const n=_o(pM,k.GenerateCodeVerifier,e,r,t)(r,e,t),i=await B(vM,k.GenerateCodeChallengeFromVerifier,e,r,t)(n,r,e,t);return{verifier:n,challenge:i}}function pM(r,e,t){try{const n=new Uint8Array(gM);return _o(M0,k.GetRandomValues,e,r,t)(n),xc(n)}catch{throw j(sh)}}async function vM(r,e,t,n){e.addQueueMeasurement(k.GenerateCodeChallengeFromVerifier,n);try{const i=await B(LC,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(kc);if(!r.sshKid)throw Ne(Fy)}n.verbose(`Authentication Scheme set to "${c.authenticationScheme}" as configured in Auth request`)}return e.cache.claimsBasedCachingEnabled&&r.claims&&!Ln.isEmptyObj(r.claims)&&(c.requestedClaimsHash=await UC(r.claims)),c}async function yM(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 pi extends $C{async initializeAuthorizationCodeRequest(e){this.performanceClient.addQueueMeasurement(k.StandardInteractionClientInitializeAuthorizationCodeRequest,this.correlationId);const t=await B(mM,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||Tr(),...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,vr())):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,vr())):(this.logger.verbose("Setting postLogoutRedirectUri to current page",t.correlationId),t.postLogoutRedirectUri=ye.getAbsoluteUrl(vr(),vr())):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 eC(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:Lc,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=Un.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||Tr(),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 CM="ContentError",KC="user_switch";/*! @azure/msal-browser v3.28.1 2025-01-14 */const _M="USER_INTERACTION_REQUIRED",wM="USER_CANCEL",TM="NO_NETWORK",EM="PERSISTENT_ERROR",SM="DISABLED",AM="ACCOUNT_UNAVAILABLE";/*! @azure/msal-browser v3.28.1 2025-01-14 */const IM=-2147186943,bM={[KC]:"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 Yn extends Fe{constructor(e,t,n){super(e,t),Object.setPrototypeOf(this,Yn.prototype),this.name="NativeAuthError",this.ext=n}}function Xo(r){if(r.ext&&r.ext.status&&(r.ext.status===EM||r.ext.status===SM)||r.ext&&r.ext.error&&r.ext.error===IM)return!0;switch(r.errorCode){case CM:return!0;default:return!1}}function Td(r,e,t){if(t&&t.status)switch(t.status){case AM:return fd(Xy);case _M:return new Bn(r,e);case wM:return j(po);case TM:return j(uc)}return new Yn(r,bM[r]||e,t)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class zC extends pi{async acquireToken(e){this.performanceClient.addQueueMeasurement(k.SilentCacheClientAcquireToken,e.correlationId);const t=this.initializeServerTelemetryManager(xe.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 d0(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 Ta&&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 ci extends $C{constructor(e,t,n,i,s,c,d,f,g,p,_,y){var T;super(e,t,n,i,s,c,f,g,y),this.apiId=d,this.accountId=p,this.nativeMessageHandler=g,this.nativeStorageManager=_,this.silentCacheClient=new zC(e,this.nativeStorageManager,n,i,s,c,f,g,y),this.serverTelemetryManager=this.initializeServerTelemetryManager(this.apiId);const S=this.nativeMessageHandler.getExtensionId()===ii.PREFERRED_EXTENSION_ID?"chrome":(T=this.nativeMessageHandler.getExtensionId())!=null&&T.length?"unknown":void 0;this.skus=da.makeExtraSkuString({libraryName:en.MSAL_SKU,libraryVersion:Lc,extensionName:S,extensionVersion:this.nativeMessageHandler.getExtensionVersion()})}addRequestSKUs(e){e.extraParameters={...e.extraParameters,[jP]: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=nr();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:uo.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 Yn&&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:uo.GetToken,request:i};try{const f=await this.nativeMessageHandler.sendMessage(s);this.validateNativeResponse(f)}catch(f){if(f instanceof Yn&&(this.serverTelemetryManager.setNativeBrokerErrorCode(f.errorCode),Xo(f)))throw f}this.browserStorage.setTemporaryCache(be.NATIVE_REQUEST,JSON.stringify(i),!0);const c={apiId:xe.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:uo.GetToken,request:s},d=nr();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=Co(e.id_token,er),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(KC);const d=await this.getDiscoveredAuthority({requestAuthority:t.authority}),f=oh(this.browserStorage,d,s,er,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,Mn.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 fi(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,y=Xd(i.getAccountInfo(),void 0,n,e.id_token);y.nativeAccountId!==e.account.id&&(y.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:y,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=Ic(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),y=bc(n,t.authority,s,t.clientId,i.tid||c,_.printScopes(),p,0,er,void 0,t.tokenType,void 0,t.keyId),S={idToken:f,accessToken:y};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 cy(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(mi);const d=()=>{switch(this.apiId){case xe.ssoSilent:case xe.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(kC)}},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(OC);if(this.handleExtraBrokerParams(f),f.extraParameters=f.extraParameters||{},f.extraParameters.telemetry=ii.MATS_TELEMETRY,e.authenticationScheme===Re.POP){const g={resourceRequestUri:e.resourceRequestUri,resourceRequestMethod:e.resourceRequestMethod,shrClaims:e.shrClaims,shrNonce:e.shrNonce},p=new fi(this.browserCrypto);let _;if(f.keyId)_=this.browserCrypto.base64UrlEncode(JSON.stringify({kid:f.keyId})),f.signPopToken=!1;else{const y=await B(p.generateCnf.bind(p),k.PopTokenGenerateCnf,this.logger,this.performanceClient,e.correlationId)(g,this.logger);_=y.reqCnfString,f.keyId=y.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(go);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[go]),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 Jn{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:ii.CHANNEL_ID,extensionId:this.extensionId,responseId:Tr(),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 Jn(e,t,n,ii.PREFERRED_EXTENSION_ID);return await i.sendHandshakeRequest(),i}catch{const s=new Jn(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:ii.CHANNEL_ID,extensionId:this.extensionId,responseId:Tr(),body:{method:uo.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(AC)),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!==ii.CHANNEL_ID)&&!(t.extensionId&&t.extensionId!==this.extensionId)&&t.body.method===uo.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(IC))}}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===uo.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 cy(Ud,"Event does not contain result.");this.resolvers.delete(t.responseId)}else if(s===uo.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 qr&&i.subError===po?j(po):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:rn.HOME_ACCOUNT_ID}:e.loginHint?{credential:e.loginHint,type:rn.UPN}:null}}/*! @azure/msal-browser v3.28.1 2025-01-14 */function WC(r,e,t){const n=sc(r);if(!n)throw zy(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(iC)):(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(oC));return n}function kM(r,e,t){if(!r.state)throw j(ch);const n=VC(e,r.state);if(!n)throw j(aC);if(n.interactionType!==t)throw j(sC)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class RM extends pi{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||mi,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(xe.acquireTokenPopup),i=await B(this.initializeAuthorizationRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationRequest,this.logger,this.performanceClient,this.correlationId)(e,X.Popup);HC(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=Jn.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),y=this.initiateAuthRequest(p,t);this.eventHandler.emitEvent(ne.POPUP_OPENED,X.Popup,{popupWindow:y},null);const S=await this.monitorPopupForHash(y,t.popupWindowParent),T=_o(WC,k.DeserializeResponse,this.logger,this.performanceClient,this.correlationId)(S,this.config.auth.OIDCOptions.serverResponseType,this.logger);if(jn.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(wa);const N=new ci(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,xe.acquireTokenPopup,this.performanceClient,this.nativeMessageHandler,T.accountId,this.nativeStorage,i.correlationId),{userRequestState:K}=Un.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(xe.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===_r.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:xe.logoutPopup,timeout:this.config.system.redirectNavigationTimeout,noHistory:!1},T=ye.getAbsoluteUrl(i,vr());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 y=this.openPopup(_,t);if(this.eventHandler.emitEvent(ne.POPUP_OPENED,X.Popup,{popupWindow:y},null),await this.monitorPopupForHash(y,t.popupWindowParent).catch(()=>{}),i){const S={apiId:xe.logoutPopup,timeout:this.config.system.redirectNavigationTimeout,noHistory:!1},T=ye.getAbsoluteUrl(i,vr());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(Pc)}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(po));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===_a.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(uC);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(lC)}}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,y=(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)),(!y||y<0||y>d)&&(this.logger.verbose("Default popup window left position used. Window left not configured or invalid."),y=Math.max(0,d/2-en.POPUP_WIDTH/2+s)),i.open(e,t,`width=${g}, height=${p}, top=${_}, left=${y}, 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:xe.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(Pc)}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 qr&&g.subError===po?j(po):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 OM(){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 NM extends pi{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(xe.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:Jn.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(xe.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),OM()!=="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&&B0(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:xe.handleRedirectPromise,timeout:this.config.system.redirectNavigationTimeout,noHistory:!0};let p=!0;if(!c||c==="null"){const _=H0();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===_a.QUERY?t=window.location.search:t=window.location.hash);let n=sc(t);if(n){try{kM(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 U0(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(wa);const f=new ci(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,xe.acquireTokenPopup,this.performanceClient,this.nativeMessageHandler,e.accountId,this.nativeStorage,i.correlationId),{userRequestState:g}=Un.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 jn.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(xe.logout);try{this.eventHandler.emitEvent(ne.LOGOUT_START,X.Redirect,e),await this.clearCacheOnLogout(t.account);const c={apiId:xe.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===_r.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,vr())}}/*! @azure/msal-browser v3.28.1 2025-01-14 */async function PM(r,e,t,n,i){if(e.addQueueMeasurement(k.SilentHandlerInitiateAuthRequest,n),!r)throw t.info("Navigate url is empty"),j(Pc);return i?B(DM,k.SilentHandlerLoadFrame,t,e,n)(r,i,e,n):_o(xM,k.SilentHandlerLoadFrameSync,t,e,n)(r)}async function MM(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(dC))},e),p=window.setInterval(()=>{let _="";const y=r.contentWindow;try{_=y?y.location.href:""}catch{}if(!_||_==="about:blank")return;let S="";y&&(c===_a.QUERY?S=y.location.search:S=y.location.hash),window.clearTimeout(g),window.clearInterval(p),d(S)},t)}).finally(()=>{_o(LM,k.RemoveHiddenIframe,i,n,s)(r)})}function DM(r,e,t,n){return t.addQueueMeasurement(k.SilentHandlerLoadFrame,n),new Promise((i,s)=>{const c=qC();window.setTimeout(()=>{if(!c){s("Unable to load iframe");return}c.src=r,i(c)},e)})}function xM(r){const e=qC();return e.src=r,e}function qC(){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 LM(r){document.body===r.parentNode&&document.body.removeChild(r)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class UM extends pi{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);HC(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(Mc))}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:Jn.isNativeAvailable(this.config,this.logger,this.nativeMessageHandler,t.authenticationScheme)}),c=new _h(e,this.browserStorage,i,this.logger,this.performanceClient),d=await B(PM,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(MM,k.SilentHandlerMonitorIframeForHash,this.logger,this.performanceClient,n)(d,this.config.system.iframeHashTimeout,this.config.system.pollIntervalMilliseconds,this.performanceClient,this.logger,n,f),p=_o(WC,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(wa);const _=new ci(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.apiId,this.performanceClient,this.nativeMessageHandler,p.accountId,this.browserStorage,n),{userRequestState:y}=Un.parseRequestState(this.browserCrypto,t.state);return B(_.acquireToken.bind(_),k.NativeInteractionClientAcquireToken,this.logger,this.performanceClient,n)({...t,state:y,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 BM extends pi{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(xe.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(Mc))}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 FM{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(Dc);const i=t.id_token?Co(t.id_token,er):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||Tr()):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(_C);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,er,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=Ic(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=bc(n,i,t.access_token,this.config.auth.clientId,s,d.printScopes(),f,g,er);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=ky(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,_,y;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:((y=t==null?void 0:t.accessToken)==null?void 0:y.tokenType)||"",state:e.state||"",cloudGraphHostName:g.cloudGraphHostName||"",msGraphHost:g.msGraphHost||"",fromNativeBroker:!1}}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class HM extends eC{constructor(e){super(e),this.includeRedirectUri=!1}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class VM extends pi{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(wC);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 HM(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(Mc))}}/*! @azure/msal-browser v3.28.1 2025-01-14 */function Wn(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 Rs(r,e){try{vh(r)}catch(t){throw e.end({success:!1},t),t}}class Uc{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 gi(this.logger,this.performanceClient):oc,this.eventHandler=new fM(this.logger),this.browserStorage=this.isBrowserEnvironment?new wd(this.config.auth.clientId,this.config.cache,this.browserCrypto,this.logger,t0(this.config.auth),this.performanceClient):iM(this.config.auth.clientId,this.logger);const t={cacheLocation:Ht.MemoryStorage,temporaryCacheLocation:Ht.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 FM(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 Uc(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 Jn.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"),FC(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&&Jn.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 ci(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,xe.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:Wn(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:Wn(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 ci(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,xe.acquireTokenRedirect,this.performanceClient,this.nativeExtensionProvider,this.getNativeAccountId(e),this.nativeInternalStorage,t).acquireTokenRedirect(e,n).catch(f=>{if(f instanceof Yn&&Xo(f))return this.nativeExtensionProvider=void 0,this.createRedirectClient(t).acquireToken(e);if(f instanceof Bn)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:Wn(e.account)});try{this.logger.verbose("acquireTokenPopup called",t),Rs(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},xe.acquireTokenPopup).then(c=>(this.browserStorage.setInteractionInProgress(!1),n.end({success:!0,isNativeBroker:!0,accountType:Wn(c.account)}),c)).catch(c=>{if(c instanceof Yn&&Xo(c))return this.nativeExtensionProvider=void 0,this.createPopupClient(t).acquireToken(e);if(c instanceof Bn)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:Wn(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:Wn(e.account)}),Rs(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,xe.ssoSilent).catch(d=>{if(d instanceof Yn&&Xo(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:Wn(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);Rs(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(EC);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:Wn(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},xe.acquireTokenByCode,e.nativeAccountId).catch(s=>{throw s instanceof Yn&&Xo(s)&&(this.nativeExtensionProvider=void 0),s});return n.end({accountType:Wn(i.account),success:!0}),i}else throw j(SC);else throw j(TC)}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 Xt.Default:case Xt.AccessToken:case Xt.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(pr)}}async acquireTokenByRefreshToken(e,t){switch(this.performanceClient.addQueueMeasurement(k.AcquireTokenByRefreshToken,e.correlationId),t){case Xt.Default:case Xt.AccessTokenAndRefreshToken:case Xt.RefreshToken:case Xt.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(pr)}}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 aM(this.logger,this.browserStorage,this.isBrowserEnvironment,e)}getAccount(e){return sM(e,this.logger,this.browserStorage)}getAccountByUsername(e){return cM(e,this.logger,this.browserStorage)}getAccountByHomeId(e){return lM(e,this.logger,this.browserStorage)}getAccountByLocalId(e){return uM(e,this.logger,this.browserStorage)}setActiveAccount(e){dM(e,this.browserStorage)}getActiveAccount(){return hM(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(wa);return new ci(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"),!Jn.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 RM(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeInternalStorage,this.nativeExtensionProvider,e)}createRedirectClient(e){return new NM(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeInternalStorage,this.nativeExtensionProvider,e)}createSilentIframeClient(e){return new UM(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,xe.ssoSilent,this.performanceClient,this.nativeInternalStorage,this.nativeExtensionProvider,e)}createSilentCacheClient(e){return new zC(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeExtensionProvider,e)}createSilentRefreshClient(e){return new BM(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeExtensionProvider,e)}createSilentAuthCodeClient(e){return new VM(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,xe.acquireTokenByCode,this.performanceClient,this.nativeExtensionProvider,e)}addEventCallback(e,t){return this.eventHandler.addEventCallback(e,t)}removeEventCallback(e){this.eventHandler.removeEventCallback(e)}addPerformanceCallback(e){return BC(),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=hi.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?Tr():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}),Rs(this.initialized,n),this.logger.verbose("acquireTokenSilent called",t);const i=e.account||this.getActiveAccount();if(!i)throw j(mC);n.add({accountType:Wn(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(yM,k.InitializeSilentRequest,this.logger,this.performanceClient,e.correlationId)(e,t,this.config,this.performanceClient,this.logger),s=e.cacheLookupPolicy||Xt.Default;return this.acquireTokenSilentNoIframe(i,s).catch(async d=>{if($M(d,s))if(this.activeIframeRequest)if(s!==Xt.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 y=await g;if(_.end({success:y}),y)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 Jn.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,xe.acquireTokenSilent_silentFlow).catch(async n=>{throw n instanceof Yn&&Xo(n)?(this.logger.verbose("acquireTokenSilent - native platform unavailable, falling back to web flow"),this.nativeExtensionProvider=void 0,U(pr)):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===Xt.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 $M(r,e){const t=!(r instanceof Bn&&r.subError!==Nc),n=r.errorCode===en.INVALID_GRANT_ERROR||r.errorCode===pr,i=t&&n||r.errorCode===lc||r.errorCode===rh,s=A0.includes(e);return i&&s}/*! @azure/msal-browser v3.28.1 2025-01-14 */async function KM(r,e){const t=new vo(r);return await t.initialize(),Uc.createController(t,e)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class wh{static async createPublicClientApplication(e){const t=await KM(e);return new wh(e,t)}constructor(e,t){this.controller=t||new Uc(new vo(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 Lu=process.env.JPLAN_WEBAPP__APP_PROXY_TENANT_NAME??"",zM=process.env.JPLAN_WEBAPP__APP_PROXY_CLIENT_ID??"",WM=process.env.JPLAN_WEBAPP__APP_PROXY_USER_FLOW??"",qM=process.env.JPLAN_WEBAPP__URL_AUTH??process.env.JPLAN_WEBAPP__URL_BASE??"",GM={auth:{clientId:zM,authority:`https://${Lu}.b2clogin.com/${Lu}.onmicrosoft.com/${WM}`,knownAuthorities:[`${Lu}.b2clogin.com`],redirectUri:qM},cache:{cacheLocation:"localStorage",storeAuthStateInCookie:!1},system:{loggerOptions:{loggerCallback:(r,e)=>{r===Me.Error&&console.error(e)},logLevel:Me.Warning}}},Ur=new wh(GM),up=u.ref(null);function GC(){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 jM=()=>process.env.JPLAN_WEBAPP__URL_AUTH||"http://localhost:5173/_/dashboard",Dr=u.ref(null);function jC(){const{setJToken:r}=GC(),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(jM());if(!g){console.error("Failed to open authentication window"),f("Failed to open authentication window");return}const p=Date.now(),_=6e4,y=setInterval(()=>{if(Date.now()-p>_||g.closed){clearInterval(y),console.error("Authentication canceled or timeout reached."),f("Authentication canceled or timeout reached.");return}Object.keys(localStorage).some(T=>T.startsWith("msal.account.keys"))&&(clearInterval(y),s(),g.close(),d())},500)}catch(g){console.error("Error in handleRedirect:",g),f(g)}}),s=async()=>{try{await Ur.initialize();const d=Ur.getActiveAccount();if(d)Dr.value=d;else{const f=await Ur.handleRedirectPromise();f?(Ur.setActiveAccount(f.account),Dr.value=Ur.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 Ur.acquireTokenSilent({scopes:["https://graph.microsoft.com/.default","openid","profile"]});Ur.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,_,y;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=(y=d==null?void 0:d.idTokenClaims)==null?void 0:y.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 YC(r,e){return function(){return r.apply(e,arguments)}}const{toString:YM}=Object.prototype,{getPrototypeOf:Th}=Object,Bc=(r=>e=>{const t=YM.call(e);return r[t]||(r[t]=t.slice(8,-1).toLowerCase())})(Object.create(null)),Hn=r=>(r=r.toLowerCase(),e=>Bc(e)===r),Fc=r=>e=>typeof e===r,{isArray:vi}=Array,fa=Fc("undefined");function JM(r){return r!==null&&!fa(r)&&r.constructor!==null&&!fa(r.constructor)&&on(r.constructor.isBuffer)&&r.constructor.isBuffer(r)}const JC=Hn("ArrayBuffer");function QM(r){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(r):e=r&&r.buffer&&JC(r.buffer),e}const XM=Fc("string"),on=Fc("function"),QC=Fc("number"),Hc=r=>r!==null&&typeof r=="object",ZM=r=>r===!0||r===!1,Ws=r=>{if(Bc(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)},e1=Hn("Date"),t1=Hn("File"),n1=Hn("Blob"),r1=Hn("FileList"),o1=r=>Hc(r)&&on(r.pipe),i1=r=>{let e;return r&&(typeof FormData=="function"&&r instanceof FormData||on(r.append)&&((e=Bc(r))==="formdata"||e==="object"&&on(r.toString)&&r.toString()==="[object FormData]"))},a1=Hn("URLSearchParams"),[s1,c1,l1,u1]=["ReadableStream","Request","Response","Headers"].map(Hn),d1=r=>r.trim?r.trim():r.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Ea(r,e,{allOwnKeys:t=!1}={}){if(r===null||typeof r>"u")return;let n,i;if(typeof r!="object"&&(r=[r]),vi(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 XC(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 ho=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,ZC=r=>!fa(r)&&r!==ho;function Ed(){const{caseless:r}=ZC(this)&&this||{},e={},t=(n,i)=>{const s=r&&XC(e,i)||i;Ws(e[s])&&Ws(n)?e[s]=Ed(e[s],n):Ws(n)?e[s]=Ed({},n):vi(n)?e[s]=n.slice():e[s]=n};for(let n=0,i=arguments.length;n<i;n++)arguments[n]&&Ea(arguments[n],t);return e}const h1=(r,e,t,{allOwnKeys:n}={})=>(Ea(e,(i,s)=>{t&&on(i)?r[s]=YC(i,t):r[s]=i},{allOwnKeys:n}),r),f1=r=>(r.charCodeAt(0)===65279&&(r=r.slice(1)),r),g1=(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)},m1=(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},p1=(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},v1=r=>{if(!r)return null;if(vi(r))return r;let e=r.length;if(!QC(e))return null;const t=new Array(e);for(;e-- >0;)t[e]=r[e];return t},y1=(r=>e=>r&&e instanceof r)(typeof Uint8Array<"u"&&Th(Uint8Array)),C1=(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])}},_1=(r,e)=>{let t;const n=[];for(;(t=r.exec(e))!==null;)n.push(t);return n},w1=Hn("HTMLFormElement"),T1=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),E1=Hn("RegExp"),e_=(r,e)=>{const t=Object.getOwnPropertyDescriptors(r),n={};Ea(t,(i,s)=>{let c;(c=e(i,s,r))!==!1&&(n[s]=c||i)}),Object.defineProperties(r,n)},S1=r=>{e_(r,(e,t)=>{if(on(r)&&["arguments","caller","callee"].indexOf(t)!==-1)return!1;const n=r[t];if(on(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+"'")})}})},A1=(r,e)=>{const t={},n=i=>{i.forEach(s=>{t[s]=!0})};return vi(r)?n(r):n(String(r).split(e)),t},I1=()=>{},b1=(r,e)=>r!=null&&Number.isFinite(r=+r)?r:e,Uu="abcdefghijklmnopqrstuvwxyz",hp="0123456789",t_={DIGIT:hp,ALPHA:Uu,ALPHA_DIGIT:Uu+Uu.toUpperCase()+hp},k1=(r=16,e=t_.ALPHA_DIGIT)=>{let t="";const{length:n}=e;for(;r--;)t+=e[Math.random()*n|0];return t};function R1(r){return!!(r&&on(r.append)&&r[Symbol.toStringTag]==="FormData"&&r[Symbol.iterator])}const O1=r=>{const e=new Array(10),t=(n,i)=>{if(Hc(n)){if(e.indexOf(n)>=0)return;if(!("toJSON"in n)){e[i]=n;const s=vi(n)?[]:{};return Ea(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)},N1=Hn("AsyncFunction"),P1=r=>r&&(Hc(r)||on(r))&&on(r.then)&&on(r.catch),n_=((r,e)=>r?setImmediate:e?((t,n)=>(ho.addEventListener("message",({source:i,data:s})=>{i===ho&&s===t&&n.length&&n.shift()()},!1),i=>{n.push(i),ho.postMessage(t,"*")}))(`axios@${Math.random()}`,[]):t=>setTimeout(t))(typeof setImmediate=="function",on(ho.postMessage)),M1=typeof queueMicrotask<"u"?queueMicrotask.bind(ho):typeof process<"u"&&process.nextTick||n_,O={isArray:vi,isArrayBuffer:JC,isBuffer:JM,isFormData:i1,isArrayBufferView:QM,isString:XM,isNumber:QC,isBoolean:ZM,isObject:Hc,isPlainObject:Ws,isReadableStream:s1,isRequest:c1,isResponse:l1,isHeaders:u1,isUndefined:fa,isDate:e1,isFile:t1,isBlob:n1,isRegExp:E1,isFunction:on,isStream:o1,isURLSearchParams:a1,isTypedArray:y1,isFileList:r1,forEach:Ea,merge:Ed,extend:h1,trim:d1,stripBOM:f1,inherits:g1,toFlatObject:m1,kindOf:Bc,kindOfTest:Hn,endsWith:p1,toArray:v1,forEachEntry:C1,matchAll:_1,isHTMLForm:w1,hasOwnProperty:dp,hasOwnProp:dp,reduceDescriptors:e_,freezeMethods:S1,toObjectSet:A1,toCamelCase:T1,noop:I1,toFiniteNumber:b1,findKey:XC,global:ho,isContextDefined:ZC,ALPHABET:t_,generateString:k1,isSpecCompliantForm:R1,toJSONObject:O1,isAsyncFn:N1,isThenable:P1,setImmediate:n_,asap:M1};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 r_=ue.prototype,o_={};["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=>{o_[r]={value:r}});Object.defineProperties(ue,o_);Object.defineProperty(r_,"isAxiosError",{value:!0});ue.from=(r,e,t,n,i,s)=>{const c=Object.create(r_);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 i_(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=i_(i),!t&&s?"["+i+"]":i}).join(t?".":""):e}function x1(r){return O.isArray(r)&&!r.some(Sd)}const L1=O.toFlatObject(O,{},null,function(e){return/^is[A-Z]/.test(e)});function Vc(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)&&x1(T)||(O.isFileList(T)||O.endsWith(b,"[]"))&&(K=O.toArray(T)))return b=i_(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 _=[],y=Object.assign(L1,{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,y))===!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&&Vc(r,this,e)}const a_=Eh.prototype;a_.append=function(e,t){this._pairs.push([e,t])};a_.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 U1(r){return encodeURIComponent(r).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function s_(r,e,t){if(!e)return r;const n=t&&t.encode||U1;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 c_={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},B1=typeof URLSearchParams<"u"?URLSearchParams:Eh,F1=typeof FormData<"u"?FormData:null,H1=typeof Blob<"u"?Blob:null,V1={isBrowser:!0,classes:{URLSearchParams:B1,FormData:F1,Blob:H1},protocols:["http","https","file","blob","url","data"]},Sh=typeof window<"u"&&typeof document<"u",Ad=typeof navigator=="object"&&navigator||void 0,$1=Sh&&(!Ad||["ReactNative","NativeScript","NS"].indexOf(Ad.product)<0),K1=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",z1=Sh&&window.location.href||"http://localhost",W1=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Sh,hasStandardBrowserEnv:$1,hasStandardBrowserWebWorkerEnv:K1,navigator:Ad,origin:z1},Symbol.toStringTag,{value:"Module"})),At={...W1,...V1};function q1(r,e){return Vc(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 G1(r){return O.matchAll(/\w+|\[(\w*)]/g,r).map(e=>e[0]==="[]"?"":e[1]||e[0])}function j1(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 l_(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]=j1(i[c])),!d)}if(O.isFormData(r)&&O.isFunction(r.entries)){const t={};return O.forEachEntry(r,(n,i)=>{e(G1(n),i,t,0)}),t}return null}function Y1(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 Sa={transitional:c_,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(l_(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 q1(e,this.formSerializer).toString();if((d=O.isFileList(e))||n.indexOf("multipart/form-data")>-1){const f=this.env&&this.env.FormData;return Vc(d?{"files[]":e}:e,f&&new f,this.formSerializer)}}return s||i?(t.setContentType("application/json",!1),Y1(e)):e}],transformResponse:[function(e){const t=this.transitional||Sa.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=>{Sa.headers[r]={}});const J1=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"]),Q1=r=>{const e={};let t,n,i;return r&&r.split(`
|
57
57
|
`).forEach(function(c){i=c.indexOf(":"),t=c.substring(0,i).trim().toLowerCase(),n=c.substring(i+1).trim(),!(!t||e[t]&&J1[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 Wi(r){return r&&String(r).trim().toLowerCase()}function qs(r){return r===!1||r==null?r:O.isArray(r)?r.map(qs):String(r)}function X1(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 Z1=r=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(r.trim());function Bu(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 eD(r){return r.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,t,n)=>t.toUpperCase()+n)}function tD(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 Vt{constructor(e){e&&this.set(e)}set(e,t,n){const i=this;function s(d,f,g){const p=Wi(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]=qs(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())&&!Z1(e))c(Q1(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=Wi(e),e){const n=O.findKey(this,e);if(n){const i=this[n];if(!t)return i;if(t===!0)return X1(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=Wi(e),e){const n=O.findKey(this,e);return!!(n&&this[n]!==void 0&&(!t||Bu(this,this[n],n,t)))}return!1}delete(e,t){const n=this;let i=!1;function s(c){if(c=Wi(c),c){const d=O.findKey(n,c);d&&(!t||Bu(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||Bu(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]=qs(i),delete t[s];return}const d=e?eD(s):String(s).trim();d!==s&&delete t[s],t[d]=qs(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=Wi(c);n[d]||(tD(i,c),n[d]=!0)}return O.isArray(e)?e.forEach(s):s(e),this}}Vt.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);O.reduceDescriptors(Vt.prototype,({value:r},e)=>{let t=e[0].toUpperCase()+e.slice(1);return{get:()=>r,set(n){this[t]=n}}});O.freezeMethods(Vt);function Fu(r,e){const t=this||Sa,n=e||t,i=Vt.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 u_(r){return!!(r&&r.__CANCEL__)}function yi(r,e,t){ue.call(this,r??"canceled",ue.ERR_CANCELED,e,t),this.name="CanceledError"}O.inherits(yi,ue,{__CANCEL__:!0});function d_(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 nD(r){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(r);return e&&e[1]||""}function rD(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 oD(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=rD(50,250);return oD(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)),iD=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,aD=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 sD(r){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(r)}function cD(r,e){return e?r.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):r}function h_(r,e){return r&&!sD(e)?cD(r,e):e}const Cp=r=>r instanceof Vt?{...r}:r;function yo(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 f_=r=>{const e=yo({},r);let{data:t,withXSRFToken:n,xsrfHeaderName:i,xsrfCookieName:s,headers:c,auth:d}=e;e.headers=c=Vt.from(c),e.url=s_(h_(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&&iD(e.url))){const g=i&&s&&aD.read(s);g&&c.set(i,g)}return e},lD=typeof XMLHttpRequest<"u",uD=lD&&function(r){return new Promise(function(t,n){const i=f_(r);let s=i.data;const c=Vt.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=Vt.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};d_(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||c_;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 yi(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=nD(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)})},dD=(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 yi(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}},hD=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},fD=async function*(r,e){for await(const t of gD(r))yield*hD(t,e)},gD=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=fD(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})},$c=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",g_=$c&&typeof ReadableStream=="function",mD=$c&&(typeof TextEncoder=="function"?(r=>e=>r.encode(e))(new TextEncoder):async r=>new Uint8Array(await new Response(r).arrayBuffer())),m_=(r,...e)=>{try{return!!r(...e)}catch{return!1}},pD=g_&&m_(()=>{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=g_&&m_(()=>O.isReadableStream(new Response("").body)),gc={stream:Id&&(r=>r.body)};$c&&(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 vD=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 mD(r)).byteLength},yD=async(r,e)=>{const t=O.toFiniteNumber(r.getContentLength());return t??vD(e)},CD=$c&&(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}=f_(r);g=g?(g+"").toLowerCase():"text";let S=dD([i,s&&s.toAbortSignal()],c),T;const b=S&&S.unsubscribe&&(()=>{S.unsubscribe()});let N;try{if(f&&pD&&t!=="get"&&t!=="head"&&(N=await yD(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)=>{d_(Q,_e,{data:z,headers:Vt.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:uD,fetch:CD};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}`,_D=r=>O.isFunction(r)||r===null||r===!1,p_={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,!_D(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 :
|
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=Wi(c);n[d]||(tD(i,c),n[d]=!0)}return O.isArray(e)?e.forEach(s):s(e),this}}Vt.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);O.reduceDescriptors(Vt.prototype,({value:r},e)=>{let t=e[0].toUpperCase()+e.slice(1);return{get:()=>r,set(n){this[t]=n}}});O.freezeMethods(Vt);function Fu(r,e){const t=this||Sa,n=e||t,i=Vt.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 u_(r){return!!(r&&r.__CANCEL__)}function yi(r,e,t){ue.call(this,r??"canceled",ue.ERR_CANCELED,e,t),this.name="CanceledError"}O.inherits(yi,ue,{__CANCEL__:!0});function d_(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 nD(r){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(r);return e&&e[1]||""}function rD(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,y=0;for(;_!==i;)y+=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(y*1e3/S):void 0}}function oD(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=rD(50,250);return oD(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)),iD=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,aD=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 sD(r){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(r)}function cD(r,e){return e?r.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):r}function h_(r,e){return r&&!sD(e)?cD(r,e):e}const Cp=r=>r instanceof Vt?{...r}:r;function yo(r,e){e=e||{};const t={};function n(g,p,_,y){return O.isPlainObject(g)&&O.isPlainObject(p)?O.merge.call({caseless:y},g,p):O.isPlainObject(p)?O.merge({},p):O.isArray(p)?p.slice():p}function i(g,p,_,y){if(O.isUndefined(p)){if(!O.isUndefined(g))return n(void 0,g,_,y)}else return n(g,p,_,y)}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,y=_(r[p],e[p],p);O.isUndefined(y)&&_!==d||(t[p]=y)}),t}const f_=r=>{const e=yo({},r);let{data:t,withXSRFToken:n,xsrfHeaderName:i,xsrfCookieName:s,headers:c,auth:d}=e;e.headers=c=Vt.from(c),e.url=s_(h_(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&&iD(e.url))){const g=i&&s&&aD.read(s);g&&c.set(i,g)}return e},lD=typeof XMLHttpRequest<"u",uD=lD&&function(r){return new Promise(function(t,n){const i=f_(r);let s=i.data;const c=Vt.from(i.headers).normalize();let{responseType:d,onUploadProgress:f,onDownloadProgress:g}=i,p,_,y,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=Vt.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};d_(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||c_;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&&([y,T]=fc(g,!0),N.addEventListener("progress",y)),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 yi(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=nD(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)})},dD=(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 yi(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}},hD=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},fD=async function*(r,e){for await(const t of gD(r))yield*hD(t,e)},gD=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=fD(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 y=s+=_;t(y)}f.enqueue(new Uint8Array(p))}catch(g){throw d(g),g}},cancel(f){return d(f),i.return()}},{highWaterMark:2})},$c=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",g_=$c&&typeof ReadableStream=="function",mD=$c&&(typeof TextEncoder=="function"?(r=>e=>r.encode(e))(new TextEncoder):async r=>new Uint8Array(await new Response(r).arrayBuffer())),m_=(r,...e)=>{try{return!!r(...e)}catch{return!1}},pD=g_&&m_(()=>{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=g_&&m_(()=>O.isReadableStream(new Response("").body)),gc={stream:Id&&(r=>r.body)};$c&&(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 vD=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 mD(r)).byteLength},yD=async(r,e)=>{const t=O.toFiniteNumber(r.getContentLength());return t??vD(e)},CD=$c&&(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:y}=f_(r);g=g?(g+"").toLowerCase():"text";let S=dD([i,s&&s.toAbortSignal()],c),T;const b=S&&S.unsubscribe&&(()=>{S.unsubscribe()});let N;try{if(f&&pD&&t!=="get"&&t!=="head"&&(N=await yD(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,{...y,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)=>{d_(Q,_e,{data:z,headers:Vt.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:uD,fetch:CD};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}`,_D=r=>O.isFunction(r)||r===null||r===!1,p_={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,!_D(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
59
|
`+s.map(Tp).join(`
|
60
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 Hu(r){if(r.cancelToken&&r.cancelToken.throwIfRequested(),r.signal&&r.signal.aborted)throw new yi(null,r)}function Ep(r){return Hu(r),r.headers=Vt.from(r.headers),r.data=Fu.call(r,r.transformRequest),["post","put","patch"].indexOf(r.method)!==-1&&r.headers.setContentType("application/x-www-form-urlencoded",!1),p_.getAdapter(r.adapter||Sa.adapter)(r).then(function(n){return Hu(r),n.data=Fu.call(r,r.transformResponse,n),n.headers=Vt.from(n.headers),n},function(n){return u_(n)||(Hu(r),n&&n.response&&(n.response.data=Fu.call(r,r.transformResponse,n.response),n.response.headers=Vt.from(n.response.headers))),Promise.reject(n)})}const v_="1.7.9",Kc={};["object","boolean","number","function","string","symbol"].forEach((r,e)=>{Kc[r]=function(n){return typeof n===r||"a"+(e<1?"n ":" ")+r}});const Sp={};Kc.transitional=function(e,t,n){function i(s,c){return"[Axios v"+v_+"] 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}};Kc.spelling=function(e){return(t,n)=>(console.warn(`${n} is likely a misspelling of ${e}`),!0)};function wD(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 Gs={assertOptions:wD,validators:Kc},qn=Gs.validators;class fo{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=yo(this.defaults,t);const{transitional:n,paramsSerializer:i,headers:s}=t;n!==void 0&&Gs.assertOptions(n,{silentJSONParsing:qn.transitional(qn.boolean),forcedJSONParsing:qn.transitional(qn.boolean),clarifyTimeoutError:qn.transitional(qn.boolean)},!1),i!=null&&(O.isFunction(i)?t.paramsSerializer={serialize:i}:Gs.assertOptions(i,{encode:qn.function,serialize:qn.function},!0)),Gs.assertOptions(t,{baseUrl:qn.spelling("baseURL"),withXsrfToken:qn.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=Vt.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,
|
61
|
+
`+s):n.stack=s}catch{}}throw n}}_request(e,t){typeof e=="string"?(t=t||{},t.url=e):t=e||{},t=yo(this.defaults,t);const{transitional:n,paramsSerializer:i,headers:s}=t;n!==void 0&&Gs.assertOptions(n,{silentJSONParsing:qn.transitional(qn.boolean),forcedJSONParsing:qn.transitional(qn.boolean),clarifyTimeoutError:qn.transitional(qn.boolean)},!1),i!=null&&(O.isFunction(i)?t.paramsSerializer={serialize:i}:Gs.assertOptions(i,{encode:qn.function,serialize:qn.function},!0)),Gs.assertOptions(t,{baseUrl:qn.spelling("baseURL"),withXsrfToken:qn.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=Vt.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,y;if(!f){const T=[Ep.bind(this),void 0];for(T.unshift.apply(T,d),T.push.apply(T,g),y=T.length,p=Promise.resolve(t);_<y;)p=p.then(T[_++],T[_++]);return p}y=d.length;let S=t;for(_=0;_<y;){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,y=g.length;_<y;)p=p.then(g[_++],g[_++]);return p}getUri(e){e=yo(this.defaults,e);const t=h_(e.baseURL,e.url);return s_(t,e.params,e.paramsSerializer)}}O.forEach(["delete","get","head","options"],function(e){fo.prototype[e]=function(t,n){return this.request(yo(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(yo(d||{},{method:e,headers:n?{"Content-Type":"multipart/form-data"}:{},url:s,data:c}))}}fo.prototype[e]=t(),fo.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 yi(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 TD(r){return function(t){return r.apply(null,t)}}function ED(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 y_(r){const e=new fo(r),t=YC(fo.prototype.request,e);return O.extend(t,fo.prototype,e,{allOwnKeys:!0}),O.extend(t,e,null,{allOwnKeys:!0}),t.create=function(i){return y_(yo(r,i))},t}const Ve=y_(Sa);Ve.Axios=fo;Ve.CanceledError=yi;Ve.CancelToken=Ah;Ve.isCancel=u_;Ve.VERSION=v_;Ve.toFormData=Vc;Ve.AxiosError=ue;Ve.Cancel=Ve.CanceledError;Ve.all=function(e){return Promise.all(e)};Ve.spread=TD;Ve.isAxiosError=ED;Ve.mergeConfig=yo;Ve.AxiosHeaders=Vt;Ve.formToJSON=r=>l_(O.isHTMLForm(r)?new FormData(r):r);Ve.getAdapter=p_.getAdapter;Ve.HttpStatusCode=kd;Ve.default=Ve;const{jToken:Ap}=GC(),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"),Vu=u.ref(null),$u=u.ref({scope_type:"org"});function zc(){var p,_;const{handleRedirect:r,account:e}=jC(),t=(_=(p=e.value)==null?void 0:p.idTokenClaims)==null?void 0:_.domain,n=u.computed(()=>({domain:t,environment:kp.value,...$u.value})),i=u.computed(()=>$u.value);async function s(){var y;(!e.value||!((y=e.value.idTokenClaims)!=null&&y.email))&&await r();try{await c(),await d()}catch{}}async function c(){var y,S;try{const T=(S=(y=e.value)==null?void 0:y.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"});Vu.value=b.data??null}catch(T){console.error("Failed to fetch user profile:",T)}}async function d(){var y;try{if(!((y=Vu.value)!=null&&y.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(y){$u.value=y}function g(y){kp.value=y,f(n.value)}return{__init__:s,user:Vu,domain:t,userDomains:bp,setEnv:g,setScope:f,session:n,scope:i}}var Os=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function SD(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var Qi={exports:{}};/**
|
62
62
|
* @license
|
63
63
|
* Lodash <https://lodash.com/>
|
64
64
|
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
65
65
|
* Released under MIT license <https://lodash.com/license>
|
66
66
|
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
67
67
|
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
68
|
-
*/var AD=Qi.exports,Rp;function ID(){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,Sn=2,an=3,Pt=1/0,Je=9007199254740991,yt=17976931348623157e292,Ti=NaN,$t=4294967295,Gc=$t-1,k_=$t>>>1,R_=[["ary",W],["bind",N],["bindKey",K],["curry",V],["curryRight",z],["flip",we],["partial",Q],["partialRight",_e],["rearg",et]],wo="[object Arguments]",Aa="[object Array]",O_="[object AsyncFunction]",Ei="[object Boolean]",Si="[object Date]",N_="[object DOMException]",Ia="[object Error]",ba="[object Function]",kh="[object GeneratorFunction]",An="[object Map]",Ai="[object Number]",P_="[object Null]",rr="[object Object]",Rh="[object Promise]",M_="[object Proxy]",Ii="[object RegExp]",In="[object Set]",bi="[object String]",ka="[object Symbol]",D_="[object Undefined]",ki="[object WeakMap]",x_="[object WeakSet]",Ri="[object ArrayBuffer]",To="[object DataView]",jc="[object Float32Array]",Yc="[object Float64Array]",Jc="[object Int8Array]",Qc="[object Int16Array]",Xc="[object Int32Array]",Zc="[object Uint8Array]",el="[object Uint8ClampedArray]",tl="[object Uint16Array]",nl="[object Uint32Array]",L_=/\b__p \+= '';/g,U_=/\b(__p \+=) '' \+/g,B_=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Oh=/&(?:amp|lt|gt|quot|#39);/g,Nh=/[&<>"']/g,F_=RegExp(Oh.source),H_=RegExp(Nh.source),V_=/<%-([\s\S]+?)%>/g,$_=/<%([\s\S]+?)%>/g,Ph=/<%=([\s\S]+?)%>/g,K_=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,z_=/^\w*$/,W_=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,rl=/[\\^$.*+?()[\]{}|]/g,q_=RegExp(rl.source),ol=/^\s+/,G_=/\s/,j_=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Y_=/\{\n\/\* \[wrapped with (.+)\] \*/,J_=/,? & /,Q_=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,X_=/[()=,{}\[\]\/\s]/,Z_=/\\(\\)?/g,ew=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Mh=/\w*$/,tw=/^[-+]0x[0-9a-f]+$/i,nw=/^0b[01]+$/i,rw=/^\[object .+?Constructor\]$/,ow=/^0o[0-7]+$/i,iw=/^(?:0|[1-9]\d*)$/,aw=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Ra=/($^)/,sw=/['\n\r\u2028\u2029\\]/g,Oa="\\ud800-\\udfff",cw="\\u0300-\\u036f",lw="\\ufe20-\\ufe2f",uw="\\u20d0-\\u20ff",Dh=cw+lw+uw,xh="\\u2700-\\u27bf",Lh="a-z\\xdf-\\xf6\\xf8-\\xff",dw="\\xac\\xb1\\xd7\\xf7",hw="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",fw="\\u2000-\\u206f",gw=" \\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=dw+hw+fw+gw,il="['’]",mw="["+Oa+"]",Hh="["+Fh+"]",Na="["+Dh+"]",Vh="\\d+",pw="["+xh+"]",$h="["+Lh+"]",Kh="[^"+Oa+Fh+Vh+xh+Lh+Uh+"]",al="\\ud83c[\\udffb-\\udfff]",vw="(?:"+Na+"|"+al+")",zh="[^"+Oa+"]",sl="(?:\\ud83c[\\udde6-\\uddff]){2}",cl="[\\ud800-\\udbff][\\udc00-\\udfff]",Eo="["+Uh+"]",Wh="\\u200d",qh="(?:"+$h+"|"+Kh+")",yw="(?:"+Eo+"|"+Kh+")",Gh="(?:"+il+"(?:d|ll|m|re|s|t|ve))?",jh="(?:"+il+"(?:D|LL|M|RE|S|T|VE))?",Yh=vw+"?",Jh="["+Bh+"]?",Cw="(?:"+Wh+"(?:"+[zh,sl,cl].join("|")+")"+Jh+Yh+")*",_w="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",ww="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Qh=Jh+Yh+Cw,Tw="(?:"+[pw,sl,cl].join("|")+")"+Qh,Ew="(?:"+[zh+Na+"?",Na,sl,cl,mw].join("|")+")",Sw=RegExp(il,"g"),Aw=RegExp(Na,"g"),ll=RegExp(al+"(?="+al+")|"+Ew+Qh,"g"),Iw=RegExp([Eo+"?"+$h+"+"+Gh+"(?="+[Hh,Eo,"$"].join("|")+")",yw+"+"+jh+"(?="+[Hh,Eo+qh,"$"].join("|")+")",Eo+"?"+qh+"+"+Gh,Eo+"+"+jh,ww,_w,Vh,Tw].join("|"),"g"),bw=RegExp("["+Wh+Oa+Dh+Bh+"]"),kw=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Rw=["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"],Ow=-1,De={};De[jc]=De[Yc]=De[Jc]=De[Qc]=De[Xc]=De[Zc]=De[el]=De[tl]=De[nl]=!0,De[wo]=De[Aa]=De[Ri]=De[Ei]=De[To]=De[Si]=De[Ia]=De[ba]=De[An]=De[Ai]=De[rr]=De[Ii]=De[In]=De[bi]=De[ki]=!1;var Pe={};Pe[wo]=Pe[Aa]=Pe[Ri]=Pe[To]=Pe[Ei]=Pe[Si]=Pe[jc]=Pe[Yc]=Pe[Jc]=Pe[Qc]=Pe[Xc]=Pe[An]=Pe[Ai]=Pe[rr]=Pe[Ii]=Pe[In]=Pe[bi]=Pe[ka]=Pe[Zc]=Pe[el]=Pe[tl]=Pe[nl]=!0,Pe[Ia]=Pe[ba]=Pe[ki]=!1;var Nw={À:"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"},Pw={"&":"&","<":"<",">":">",'"':""","'":"'"},Mw={"&":"&","<":"<",">":">",""":'"',"'":"'"},Dw={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},xw=parseFloat,Lw=parseInt,Xh=typeof Os=="object"&&Os&&Os.Object===Object&&Os,Uw=typeof self=="object"&&self&&self.Object===Object&&self,ut=Xh||Uw||Function("return this")(),ul=e&&!e.nodeType&&e,jr=ul&&!0&&r&&!r.nodeType&&r,Zh=jr&&jr.exports===ul,dl=Zh&&Xh.process,sn=function(){try{var A=jr&&jr.require&&jr.require("util").types;return A||dl&&dl.binding&&dl.binding("util")}catch{}}(),ef=sn&&sn.isArrayBuffer,tf=sn&&sn.isDate,nf=sn&&sn.isMap,rf=sn&&sn.isRegExp,of=sn&&sn.isSet,af=sn&&sn.isTypedArray;function Kt(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 Bw(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 cn(A,M){for(var R=-1,q=A==null?0:A.length;++R<q&&M(A[R],R,A)!==!1;);return A}function Fw(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 Sr(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 Pa(A,M){var R=A==null?0:A.length;return!!R&&So(A,M,0)>-1}function hl(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 Ar(A,M){for(var R=-1,q=M.length,se=A.length;++R<q;)A[se+R]=M[R];return A}function fl(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 Hw(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 gl(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 Vw=ml("length");function $w(A){return A.split("")}function Kw(A){return A.match(Q_)||[]}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 Ma(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 So(A,M,R){return M===M?tT(A,M,R):Ma(A,lf,R)}function zw(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?vl(A,M)/R:Ti}function ml(A){return function(M){return M==null?t:M[A]}}function pl(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 Ww(A,M){var R=A.length;for(A.sort(M);R--;)A[R]=A[R].value;return A}function vl(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 yl(A,M){for(var R=-1,q=Array(A);++R<A;)q[R]=M(R);return q}function qw(A,M){return Ue(M,function(R){return[R,A[R]]})}function hf(A){return A&&A.slice(0,pf(A)+1).replace(ol,"")}function zt(A){return function(M){return A(M)}}function Cl(A,M){return Ue(M,function(R){return A[R]})}function Oi(A,M){return A.has(M)}function ff(A,M){for(var R=-1,q=A.length;++R<q&&So(M,A[R],0)>-1;);return R}function gf(A,M){for(var R=A.length;R--&&So(M,A[R],0)>-1;);return R}function Gw(A,M){for(var R=A.length,q=0;R--;)A[R]===M&&++q;return q}var jw=pl(Nw),Yw=pl(Pw);function Jw(A){return"\\"+Dw[A]}function Qw(A,M){return A==null?t:A[M]}function Ao(A){return bw.test(A)}function Xw(A){return kw.test(A)}function Zw(A){for(var M,R=[];!(M=A.next()).done;)R.push(M.value);return R}function _l(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 Ir(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 Da(A){var M=-1,R=Array(A.size);return A.forEach(function(q){R[++M]=q}),R}function eT(A){var M=-1,R=Array(A.size);return A.forEach(function(q){R[++M]=[q,q]}),R}function tT(A,M,R){for(var q=R-1,se=A.length;++q<se;)if(A[q]===M)return q;return-1}function nT(A,M,R){for(var q=R+1;q--;)if(A[q]===M)return q;return q}function Io(A){return Ao(A)?oT(A):Vw(A)}function bn(A){return Ao(A)?iT(A):$w(A)}function pf(A){for(var M=A.length;M--&&G_.test(A.charAt(M)););return M}var rT=pl(Mw);function oT(A){for(var M=ll.lastIndex=0;ll.test(A);)++M;return M}function iT(A){return A.match(ll)||[]}function aT(A){return A.match(Iw)||[]}var sT=function A(M){M=M==null?ut:bo.defaults(ut.Object(),M,bo.pick(ut,Rw));var R=M.Array,q=M.Date,se=M.Error,Ee=M.Function,tt=M.Math,Oe=M.Object,wl=M.RegExp,cT=M.String,ln=M.TypeError,xa=R.prototype,lT=Ee.prototype,ko=Oe.prototype,La=M["__core-js_shared__"],Ua=lT.toString,Ie=ko.hasOwnProperty,uT=0,vf=function(){var o=/[^.]+$/.exec(La&&La.keys&&La.keys.IE_PROTO||"");return o?"Symbol(src)_1."+o:""}(),Ba=ko.toString,dT=Ua.call(Oe),hT=ut._,fT=wl("^"+Ua.call(Ie).replace(rl,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Fa=Zh?M.Buffer:t,br=M.Symbol,Ha=M.Uint8Array,yf=Fa?Fa.allocUnsafe:t,Va=mf(Oe.getPrototypeOf,Oe),Cf=Oe.create,_f=ko.propertyIsEnumerable,$a=xa.splice,wf=br?br.isConcatSpreadable:t,Ni=br?br.iterator:t,Yr=br?br.toStringTag:t,Ka=function(){try{var o=eo(Oe,"defineProperty");return o({},"",{}),o}catch{}}(),gT=M.clearTimeout!==ut.clearTimeout&&M.clearTimeout,mT=q&&q.now!==ut.Date.now&&q.now,pT=M.setTimeout!==ut.setTimeout&&M.setTimeout,za=tt.ceil,Wa=tt.floor,Tl=Oe.getOwnPropertySymbols,vT=Fa?Fa.isBuffer:t,Tf=M.isFinite,yT=xa.join,CT=mf(Oe.keys,Oe),nt=tt.max,Ct=tt.min,_T=q.now,wT=M.parseInt,Ef=tt.random,TT=xa.reverse,El=eo(M,"DataView"),Pi=eo(M,"Map"),Sl=eo(M,"Promise"),Ro=eo(M,"Set"),Mi=eo(M,"WeakMap"),Di=eo(Oe,"create"),qa=Mi&&new Mi,Oo={},ET=to(El),ST=to(Pi),AT=to(Sl),IT=to(Ro),bT=to(Mi),Ga=br?br.prototype:t,xi=Ga?Ga.valueOf:t,Sf=Ga?Ga.toString:t;function v(o){if($e(o)&&!ce(o)&&!(o instanceof pe)){if(o instanceof un)return o;if(Ie.call(o,"__wrapped__"))return Ag(o)}return new un(o)}var No=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 ja(){}function un(o,a){this.__wrapped__=o,this.__actions__=[],this.__chain__=!!a,this.__index__=0,this.__values__=t}v.templateSettings={escape:V_,evaluate:$_,interpolate:Ph,variable:"",imports:{_:v}},v.prototype=ja.prototype,v.prototype.constructor=v,un.prototype=No(ja.prototype),un.prototype.constructor=un;function pe(o){this.__wrapped__=o,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=$t,this.__views__=[]}function kT(){var o=new pe(this.__wrapped__);return o.__actions__=Mt(this.__actions__),o.__dir__=this.__dir__,o.__filtered__=this.__filtered__,o.__iteratees__=Mt(this.__iteratees__),o.__takeCount__=this.__takeCount__,o.__views__=Mt(this.__views__),o}function RT(){if(this.__filtered__){var o=new pe(this);o.__dir__=-1,o.__filtered__=!0}else o=this.clone(),o.__dir__*=-1;return o}function OT(){var o=this.__wrapped__.value(),a=this.__dir__,l=ce(o),h=a<0,m=l?o.length:0,y=$E(0,m,this.__views__),w=y.start,E=y.end,I=E-w,D=h?E:w-1,x=this.__iteratees__,L=x.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;){D+=a;for(var he=-1,te=o[D];++he<L;){var me=x[he],ve=me.iteratee,Gt=me.type,kt=ve(te);if(Gt==Sn)te=kt;else if(!kt){if(Gt==vt)continue e;break e}}ee[$++]=te}return ee}pe.prototype=No(ja.prototype),pe.prototype.constructor=pe;function Jr(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 NT(){this.__data__=Di?Di(null):{},this.size=0}function PT(o){var a=this.has(o)&&delete this.__data__[o];return this.size-=a?1:0,a}function MT(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 DT(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}Jr.prototype.clear=NT,Jr.prototype.delete=PT,Jr.prototype.get=MT,Jr.prototype.has=DT,Jr.prototype.set=xT;function or(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 LT(){this.__data__=[],this.size=0}function UT(o){var a=this.__data__,l=Ya(a,o);if(l<0)return!1;var h=a.length-1;return l==h?a.pop():$a.call(a,l,1),--this.size,!0}function BT(o){var a=this.__data__,l=Ya(a,o);return l<0?t:a[l][1]}function FT(o){return Ya(this.__data__,o)>-1}function HT(o,a){var l=this.__data__,h=Ya(l,o);return h<0?(++this.size,l.push([o,a])):l[h][1]=a,this}or.prototype.clear=LT,or.prototype.delete=UT,or.prototype.get=BT,or.prototype.has=FT,or.prototype.set=HT;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 VT(){this.size=0,this.__data__={hash:new Jr,map:new(Pi||or),string:new Jr}}function $T(o){var a=ss(this,o).delete(o);return this.size-=a?1:0,a}function KT(o){return ss(this,o).get(o)}function zT(o){return ss(this,o).has(o)}function WT(o,a){var l=ss(this,o),h=l.size;return l.set(o,a),this.size+=l.size==h?0:1,this}ir.prototype.clear=VT,ir.prototype.delete=$T,ir.prototype.get=KT,ir.prototype.has=zT,ir.prototype.set=WT;function Qr(o){var a=-1,l=o==null?0:o.length;for(this.__data__=new ir;++a<l;)this.add(o[a])}function qT(o){return this.__data__.set(o,f),this}function GT(o){return this.__data__.has(o)}Qr.prototype.add=Qr.prototype.push=qT,Qr.prototype.has=GT;function kn(o){var a=this.__data__=new or(o);this.size=a.size}function jT(){this.__data__=new or,this.size=0}function YT(o){var a=this.__data__,l=a.delete(o);return this.size=a.size,l}function JT(o){return this.__data__.get(o)}function QT(o){return this.__data__.has(o)}function XT(o,a){var l=this.__data__;if(l instanceof or){var h=l.__data__;if(!Pi||h.length<i-1)return h.push([o,a]),this.size=++l.size,this;l=this.__data__=new ir(h)}return l.set(o,a),this.size=l.size,this}kn.prototype.clear=jT,kn.prototype.delete=YT,kn.prototype.get=JT,kn.prototype.has=QT,kn.prototype.set=XT;function Af(o,a){var l=ce(o),h=!l&&no(o),m=!l&&!h&&Pr(o),y=!l&&!h&&!m&&xo(o),w=l||h||m||y,E=w?yl(o.length,cT):[],I=E.length;for(var D in o)(a||Ie.call(o,D))&&!(w&&(D=="length"||m&&(D=="offset"||D=="parent")||y&&(D=="buffer"||D=="byteLength"||D=="byteOffset")||lr(D,I)))&&E.push(D);return E}function If(o){var a=o.length;return a?o[xl(0,a-1)]:t}function ZT(o,a){return cs(Mt(o),Xr(a,0,o.length))}function eE(o){return cs(Mt(o))}function Al(o,a,l){(l!==t&&!Rn(o[a],l)||l===t&&!(a in o))&&ar(o,a,l)}function Li(o,a,l){var h=o[a];(!(Ie.call(o,a)&&Rn(h,l))||l===t&&!(a in o))&&ar(o,a,l)}function Ya(o,a){for(var l=o.length;l--;)if(Rn(o[l][0],a))return l;return-1}function tE(o,a,l,h){return kr(o,function(m,y,w){a(h,m,l(m),w)}),h}function bf(o,a){return o&&Kn(a,at(a),o)}function nE(o,a){return o&&Kn(a,xt(a),o)}function ar(o,a,l){a=="__proto__"&&Ka?Ka(o,a,{configurable:!0,enumerable:!0,value:l,writable:!0}):o[a]=l}function Il(o,a){for(var l=-1,h=a.length,m=R(h),y=o==null;++l<h;)m[l]=y?t:au(o,a[l]);return m}function Xr(o,a,l){return o===o&&(l!==t&&(o=o<=l?o:l),a!==t&&(o=o>=a?o:a)),o}function dn(o,a,l,h,m,y){var w,E=a&_,I=a&C,D=a&S;if(l&&(w=m?l(o,h,m,y):l(o)),w!==t)return w;if(!He(o))return o;var x=ce(o);if(x){if(w=zE(o),!E)return Mt(o,w)}else{var L=_t(o),$=L==ba||L==kh;if(Pr(o))return Qf(o,E);if(L==rr||L==wo||$&&!m){if(w=I||$?{}:pg(o),!E)return I?ME(o,nE(w,o)):PE(o,bf(w,o))}else{if(!Pe[L])return m?o:{};w=WE(o,L,E)}}y||(y=new kn);var J=y.get(o);if(J)return J;y.set(o,w),Wg(o)?o.forEach(function(te){w.add(dn(te,a,l,te,o,y))}):Kg(o)&&o.forEach(function(te,me){w.set(me,dn(te,a,l,me,o,y))});var ee=D?I?ql:Wl:I?xt:at,he=x?t:ee(o);return cn(he||o,function(te,me){he&&(me=te,te=o[me]),Li(w,me,dn(te,a,l,me,o,y))}),w}function rE(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 ln(c);return Ki(function(){o.apply(t,l)},a)}function Ui(o,a,l,h){var m=-1,y=Pa,w=!0,E=o.length,I=[],D=a.length;if(!E)return I;l&&(a=Ue(a,zt(l))),h?(y=hl,w=!1):a.length>=i&&(y=Oi,w=!1,a=new Qr(a));e:for(;++m<E;){var x=o[m],L=l==null?x:l(x);if(x=h||x!==0?x:0,w&&L===L){for(var $=D;$--;)if(a[$]===L)continue e;I.push(x)}else y(a,L,h)||I.push(x)}return I}var kr=ng($n),Of=ng(kl,!0);function oE(o,a){var l=!0;return kr(o,function(h,m,y){return l=!!a(h,m,y),l}),l}function Ja(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&&!qt(w):l(w,E)))var E=w,I=y}return I}function iE(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 kr(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=GE),m||(m=[]);++y<w;){var E=o[y];a>0&&l(E)?a>1?dt(E,a-1,l,h,m):Ar(m,E):h||(m[m.length]=E)}return m}var bl=rg(),Pf=rg(!0);function $n(o,a){return o&&bl(o,a,at)}function kl(o,a){return o&&Pf(o,a,at)}function Qa(o,a){return Sr(a,function(l){return ur(o[l])})}function Zr(o,a){a=Or(a,o);for(var l=0,h=a.length;o!=null&&l<h;)o=o[zn(a[l++])];return l&&l==h?o:t}function Mf(o,a,l){var h=a(o);return ce(o)?h:Ar(h,l(o))}function It(o){return o==null?o===t?D_:P_:Yr&&Yr in Oe(o)?VE(o):eS(o)}function Rl(o,a){return o>a}function aE(o,a){return o!=null&&Ie.call(o,a)}function sE(o,a){return o!=null&&a in Oe(o)}function cE(o,a,l){return o>=Ct(a,l)&&o<nt(a,l)}function Ol(o,a,l){for(var h=l?hl:Pa,m=o[0].length,y=o.length,w=y,E=R(y),I=1/0,D=[];w--;){var x=o[w];w&&a&&(x=Ue(x,zt(a))),I=Ct(x.length,I),E[w]=!l&&(a||m>=120&&x.length>=120)?new Qr(w&&x):t}x=o[0];var L=-1,$=E[0];e:for(;++L<m&&D.length<I;){var J=x[L],ee=a?a(J):J;if(J=l||J!==0?J:0,!($?Oi($,ee):h(D,ee,l))){for(w=y;--w;){var he=E[w];if(!(he?Oi(he,ee):h(o[w],ee,l)))continue e}$&&$.push(ee),D.push(J)}}return D}function lE(o,a,l,h){return $n(o,function(m,y,w){a(h,l(m),y,w)}),h}function Bi(o,a,l){a=Or(a,o),o=_g(o,a);var h=o==null?o:o[zn(fn(a))];return h==null?t:Kt(h,o,l)}function Df(o){return $e(o)&&It(o)==wo}function uE(o){return $e(o)&&It(o)==Ri}function dE(o){return $e(o)&&It(o)==Si}function Fi(o,a,l,h,m){return o===a?!0:o==null||a==null||!$e(o)&&!$e(a)?o!==o&&a!==a:hE(o,a,l,h,Fi,m)}function hE(o,a,l,h,m,y){var w=ce(o),E=ce(a),I=w?Aa:_t(o),D=E?Aa:_t(a);I=I==wo?rr:I,D=D==wo?rr:D;var x=I==rr,L=D==rr,$=I==D;if($&&Pr(o)){if(!Pr(a))return!1;w=!0,x=!1}if($&&!x)return y||(y=new kn),w||xo(o)?fg(o,a,l,h,m,y):FE(o,a,I,l,h,m,y);if(!(l&T)){var J=x&&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 kn),m(he,te,l,h,y)}}return $?(y||(y=new kn),HE(o,a,l,h,m,y)):!1}function fE(o){return $e(o)&&_t(o)==An}function Nl(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],D=o[I],x=E[1];if(w&&E[2]){if(D===t&&!(I in o))return!1}else{var L=new kn;if(h)var $=h(D,x,I,o,a,L);if(!($===t?Fi(x,D,T|b,h,L):$))return!1}}return!0}function xf(o){if(!He(o)||YE(o))return!1;var a=ur(o)?fT:rw;return a.test(to(o))}function gE(o){return $e(o)&&It(o)==Ii}function mE(o){return $e(o)&&_t(o)==In}function pE(o){return $e(o)&&gs(o.length)&&!!De[It(o)]}function Lf(o){return typeof o=="function"?o:o==null?Lt:typeof o=="object"?ce(o)?Ff(o[0],o[1]):Bf(o):om(o)}function Pl(o){if(!$i(o))return CT(o);var a=[];for(var l in Oe(o))Ie.call(o,l)&&l!="constructor"&&a.push(l);return a}function vE(o){if(!He(o))return ZE(o);var a=$i(o),l=[];for(var h in o)h=="constructor"&&(a||!Ie.call(o,h))||l.push(h);return l}function Ml(o,a){return o<a}function Uf(o,a){var l=-1,h=Dt(o)?R(o.length):[];return kr(o,function(m,y,w){h[++l]=a(m,y,w)}),h}function Bf(o){var a=jl(o);return a.length==1&&a[0][2]?yg(a[0][0],a[0][1]):function(l){return l===o||Nl(l,o,a)}}function Ff(o,a){return Jl(o)&&vg(a)?yg(zn(o),a):function(l){var h=au(l,o);return h===t&&h===a?su(l,o):Fi(a,h,T|b)}}function Xa(o,a,l,h,m){o!==a&&bl(a,function(y,w){if(m||(m=new kn),He(y))yE(o,a,w,l,Xa,h,m);else{var E=h?h(Xl(o,w),y,w+"",o,a,m):t;E===t&&(E=y),Al(o,w,E)}},xt)}function yE(o,a,l,h,m,y,w){var E=Xl(o,l),I=Xl(a,l),D=w.get(I);if(D){Al(o,l,D);return}var x=y?y(E,I,l+"",o,a,w):t,L=x===t;if(L){var $=ce(I),J=!$&&Pr(I),ee=!$&&!J&&xo(I);x=I,$||J||ee?ce(E)?x=E:Ge(E)?x=Mt(E):J?(L=!1,x=Qf(I,!0)):ee?(L=!1,x=Xf(I,!0)):x=[]:zi(I)||no(I)?(x=E,no(E)?x=jg(E):(!He(E)||ur(E))&&(x=pg(I))):L=!1}L&&(w.set(I,x),m(x,I,h,y,w),w.delete(I)),Al(o,l,x)}function Hf(o,a){var l=o.length;if(l)return a+=a<0?l:0,lr(a,l)?o[a]:t}function Vf(o,a,l){a.length?a=Ue(a,function(y){return ce(y)?function(w){return Zr(w,y.length===1?y[0]:y)}:y}):a=[Lt];var h=-1;a=Ue(a,zt(Z()));var m=Uf(o,function(y,w,E){var I=Ue(a,function(D){return D(y)});return{criteria:I,index:++h,value:y}});return Ww(m,function(y,w){return NE(y,w,l)})}function CE(o,a){return $f(o,a,function(l,h){return su(o,h)})}function $f(o,a,l){for(var h=-1,m=a.length,y={};++h<m;){var w=a[h],E=Zr(o,w);l(E,w)&&Hi(y,Or(w,o),E)}return y}function _E(o){return function(a){return Zr(a,o)}}function Dl(o,a,l,h){var m=h?zw:So,y=-1,w=a.length,E=o;for(o===a&&(a=Mt(a)),l&&(E=Ue(o,zt(l)));++y<w;)for(var I=0,D=a[y],x=l?l(D):D;(I=m(E,x,I,h))>-1;)E!==o&&$a.call(E,I,1),$a.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;lr(m)?$a.call(o,m,1):Bl(o,m)}}return o}function xl(o,a){return o+Wa(Ef()*(a-o+1))}function wE(o,a,l,h){for(var m=-1,y=nt(za((a-o)/(l||1)),0),w=R(y);y--;)w[h?y:++m]=o,o+=l;return w}function Ll(o,a){var l="";if(!o||a<1||a>Je)return l;do a%2&&(l+=o),a=Wa(a/2),a&&(o+=o);while(a);return l}function fe(o,a){return Zl(Cg(o,a,Lt),o+"")}function TE(o){return If(Lo(o))}function EE(o,a){var l=Lo(o);return cs(l,Xr(a,0,l.length))}function Hi(o,a,l,h){if(!He(o))return o;a=Or(a,o);for(var m=-1,y=a.length,w=y-1,E=o;E!=null&&++m<y;){var I=zn(a[m]),D=l;if(I==="__proto__"||I==="constructor"||I==="prototype")return o;if(m!=w){var x=E[I];D=h?h(x,I,E):t,D===t&&(D=He(x)?x:lr(a[m+1])?[]:{})}Li(E,I,D),E=E[I]}return o}var zf=qa?function(o,a){return qa.set(o,a),o}:Lt,SE=Ka?function(o,a){return Ka(o,"toString",{configurable:!0,enumerable:!1,value:lu(a),writable:!0})}:Lt;function AE(o){return cs(Lo(o))}function hn(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 IE(o,a){var l;return kr(o,function(h,m,y){return l=a(h,m,y),!l}),!!l}function Za(o,a,l){var h=0,m=o==null?h:o.length;if(typeof a=="number"&&a===a&&m<=k_){for(;h<m;){var y=h+m>>>1,w=o[y];w!==null&&!qt(w)&&(l?w<=a:w<a)?h=y+1:m=y}return m}return Ul(o,a,Lt,l)}function Ul(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=qt(a),D=a===t;m<y;){var x=Wa((m+y)/2),L=l(o[x]),$=L!==t,J=L===null,ee=L===L,he=qt(L);if(w)var te=h||ee;else D?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=x+1:y=x}return Ct(y,Gc)}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||!Rn(E,I)){var I=E;y[m++]=w===0?0:w}}return y}function qf(o){return typeof o=="number"?o:qt(o)?Ti:+o}function Wt(o){if(typeof o=="string")return o;if(ce(o))return Ue(o,Wt)+"";if(qt(o))return Sf?Sf.call(o):"";var a=o+"";return a=="0"&&1/o==-Pt?"-0":a}function Rr(o,a,l){var h=-1,m=Pa,y=o.length,w=!0,E=[],I=E;if(l)w=!1,m=hl;else if(y>=i){var D=a?null:UE(o);if(D)return Da(D);w=!1,m=Oi,I=new Qr}else I=a?[]:E;e:for(;++h<y;){var x=o[h],L=a?a(x):x;if(x=l||x!==0?x:0,w&&L===L){for(var $=I.length;$--;)if(I[$]===L)continue e;a&&I.push(L),E.push(x)}else m(I,L,l)||(I!==E&&I.push(L),E.push(x))}return E}function Bl(o,a){return a=Or(a,o),o=_g(o,a),o==null||delete o[zn(fn(a))]}function Gf(o,a,l,h){return Hi(o,a,l(Zr(o,a)),h)}function es(o,a,l,h){for(var m=o.length,y=h?m:-1;(h?y--:++y<m)&&a(o[y],y,o););return l?hn(o,h?0:y,h?y+1:m):hn(o,h?y+1:0,h?m:y)}function jf(o,a){var l=o;return l instanceof pe&&(l=l.value()),fl(a,function(h,m){return m.func.apply(m.thisArg,Ar([h],m.args))},l)}function Fl(o,a,l){var h=o.length;if(h<2)return h?Rr(o[0]):[];for(var m=-1,y=R(h);++m<h;)for(var w=o[m],E=-1;++E<h;)E!=m&&(y[m]=Ui(y[m]||w,o[E],a,l));return Rr(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 Hl(o){return Ge(o)?o:[]}function Vl(o){return typeof o=="function"?o:Lt}function Or(o,a){return ce(o)?o:Jl(o,a)?[o]:Sg(Ae(o))}var bE=fe;function Nr(o,a,l){var h=o.length;return l=l===t?h:l,!a&&l>=h?o:hn(o,a,l)}var Jf=gT||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 $l(o){var a=new o.constructor(o.byteLength);return new Ha(a).set(new Ha(o)),a}function kE(o,a){var l=a?$l(o.buffer):o.buffer;return new o.constructor(l,o.byteOffset,o.byteLength)}function RE(o){var a=new o.constructor(o.source,Mh.exec(o));return a.lastIndex=o.lastIndex,a}function OE(o){return xi?Oe(xi.call(o)):{}}function Xf(o,a){var l=a?$l(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=qt(o),w=a!==t,E=a===null,I=a===a,D=qt(a);if(!E&&!D&&!y&&o>a||y&&w&&I&&!E&&!D||h&&w&&I||!l&&I||!m)return 1;if(!h&&!y&&!D&&o<a||D&&l&&m&&!h&&!y||E&&l&&m||!w&&m||!I)return-1}return 0}function NE(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 D=l[h];return I*(D=="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,D=nt(y-w,0),x=R(I+D),L=!h;++E<I;)x[E]=a[E];for(;++m<w;)(L||m<y)&&(x[l[m]]=o[m]);for(;D--;)x[E++]=o[m++];return x}function tg(o,a,l,h){for(var m=-1,y=o.length,w=-1,E=l.length,I=-1,D=a.length,x=nt(y-E,0),L=R(x+D),$=!h;++m<x;)L[m]=o[m];for(var J=m;++I<D;)L[J+I]=a[I];for(;++w<E;)($||m<y)&&(L[J+l[w]]=o[m++]);return L}function Mt(o,a){var l=-1,h=o.length;for(a||(a=R(h));++l<h;)a[l]=o[l];return a}function Kn(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?ar(l,E,I):Li(l,E,I)}return l}function PE(o,a){return Kn(o,Yl(o),a)}function ME(o,a){return Kn(o,gg(o),a)}function ts(o,a){return function(l,h){var m=ce(l)?Bw:tE,y=a?a():{};return m(l,o,Z(h,2),y)}}function Po(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(!Dt(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 DE(o,a,l){var h=a&N,m=Vi(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=Ao(a)?bn(a):t,h=l?l[0]:a.charAt(0),m=l?Nr(l,1).join(""):a.slice(1);return h[o]()+m}}function Mo(o){return function(a){return fl(nm(tm(a).replace(Sw,"")),o,"")}}function Vi(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=No(o.prototype),h=o.apply(l,a);return He(h)?h:l}}function xE(o,a,l){var h=Vi(o);function m(){for(var y=arguments.length,w=R(y),E=y,I=Do(m);E--;)w[E]=arguments[E];var D=y<3&&w[0]!==I&&w[y-1]!==I?[]:Ir(w,I);if(y-=D.length,y<l)return lg(o,a,ns,m.placeholder,t,w,D,t,t,l-y);var x=this&&this!==ut&&this instanceof m?h:o;return Kt(x,this,w)}return m}function ig(o){return function(a,l,h){var m=Oe(a);if(!Dt(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 cr(function(a){var l=a.length,h=l,m=un.prototype.thru;for(o&&a.reverse();h--;){var y=a[h];if(typeof y!="function")throw new ln(c);if(m&&!w&&as(y)=="wrapper")var w=new un([],!0)}for(h=w?h:l;++h<l;){y=a[h];var E=as(y),I=E=="wrapper"?Gl(y):t;I&&Ql(I[0])&&I[1]==(W|V|Q|et)&&!I[4].length&&I[9]==1?w=w[as(I[0])].apply(w,I[3]):w=y.length==1&&Ql(y)?w[E]():w.thru(y)}return function(){var D=arguments,x=D[0];if(w&&D.length==1&&ce(x))return w.plant(x).value();for(var L=0,$=l?a[L].apply(this,D):x;++L<l;)$=a[L].call(this,$);return $}})}function ns(o,a,l,h,m,y,w,E,I,D){var x=a&W,L=a&N,$=a&K,J=a&(V|z),ee=a&we,he=$?t:Vi(o);function te(){for(var me=arguments.length,ve=R(me),Gt=me;Gt--;)ve[Gt]=arguments[Gt];if(J)var kt=Do(te),jt=Gw(ve,kt);if(h&&(ve=eg(ve,h,m,J)),y&&(ve=tg(ve,y,w,J)),me-=jt,J&&me<D){var je=Ir(ve,kt);return lg(o,a,ns,te.placeholder,l,ve,je,E,I,D-me)}var On=L?l:this,hr=$?On[o]:o;return me=ve.length,E?ve=tS(ve,E):ee&&me>1&&ve.reverse(),x&&I<me&&(ve.length=I),this&&this!==ut&&this instanceof te&&(hr=he||Vi(hr)),hr.apply(On,ve)}return te}function sg(o,a){return function(l,h){return lE(l,o,a(h),{})}}function rs(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=Wt(l),h=Wt(h)):(l=qf(l),h=qf(h)),m=o(l,h)}return m}}function Kl(o){return cr(function(a){return a=Ue(a,zt(Z())),fe(function(l){var h=this;return o(a,function(m){return Kt(m,h,l)})})})}function os(o,a){a=a===t?" ":Wt(a);var l=a.length;if(l<2)return l?Ll(a,o):a;var h=Ll(a,za(o/Io(a)));return Ao(a)?Nr(bn(h),0,o).join(""):h.slice(0,o)}function LE(o,a,l,h){var m=a&N,y=Vi(o);function w(){for(var E=-1,I=arguments.length,D=-1,x=h.length,L=R(x+I),$=this&&this!==ut&&this instanceof w?y:o;++D<x;)L[D]=h[D];for(;I--;)L[D++]=arguments[++E];return Kt($,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=dr(a),l===t?(l=a,a=0):l=dr(l),h=h===t?a<l?1:-1:dr(h),wE(a,l,h,o)}}function is(o){return function(a,l){return typeof a=="string"&&typeof l=="string"||(a=gn(a),l=gn(l)),o(a,l)}}function lg(o,a,l,h,m,y,w,E,I,D){var x=a&V,L=x?w:t,$=x?t:w,J=x?y:t,ee=x?t:y;a|=x?Q:_e,a&=~(x?_e:Q),a&H||(a&=~(N|K));var he=[o,a,m,J,L,ee,$,E,I,D],te=l.apply(t,he);return Ql(o)&&wg(te,he),te.placeholder=h,Tg(te,o,a)}function zl(o){var a=tt[o];return function(l,h){if(l=gn(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 UE=Ro&&1/Da(new Ro([,-0]))[1]==Pt?function(o){return new Ro(o)}:hu;function ug(o){return function(a){var l=_t(a);return l==An?_l(a):l==In?eT(a):qw(a,o(a))}}function sr(o,a,l,h,m,y,w,E){var I=a&K;if(!I&&typeof o!="function")throw new ln(c);var D=h?h.length:0;if(D||(a&=~(Q|_e),h=m=t),w=w===t?w:nt(de(w),0),E=E===t?E:de(E),D-=m?m.length:0,a&_e){var x=h,L=m;h=m=t}var $=I?t:Gl(o),J=[o,a,l,h,m,x,L,y,w,E];if($&&XE(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]-D,0),!E&&a&(V|z)&&(a&=~(V|z)),!a||a==N)var ee=DE(o,a,l);else a==V||a==z?ee=xE(o,a,E):(a==Q||a==(N|Q))&&!m.length?ee=LE(o,a,l,h):ee=ns.apply(t,J);var he=$?zf:wg;return Tg(he(ee,J),o,a)}function dg(o,a,l,h){return o===t||Rn(o,ko[l])&&!Ie.call(h,l)?a:o}function hg(o,a,l,h,m,y){return He(o)&&He(a)&&(y.set(a,o),Xa(o,a,t,hg,y),y.delete(a)),o}function BE(o){return zi(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 D=y.get(o),x=y.get(a);if(D&&x)return D==a&&x==o;var L=-1,$=!0,J=l&b?new Qr: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(!gl(a,function(me,ve){if(!Oi(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 FE(o,a,l,h,m,y,w){switch(l){case To:if(o.byteLength!=a.byteLength||o.byteOffset!=a.byteOffset)return!1;o=o.buffer,a=a.buffer;case Ri:return!(o.byteLength!=a.byteLength||!y(new Ha(o),new Ha(a)));case Ei:case Si:case Ai:return Rn(+o,+a);case Ia:return o.name==a.name&&o.message==a.message;case Ii:case bi:return o==a+"";case An:var E=_l;case In:var I=h&T;if(E||(E=Da),o.size!=a.size&&!I)return!1;var D=w.get(o);if(D)return D==a;h|=b,w.set(o,a);var x=fg(E(o),E(a),h,m,y,w);return w.delete(o),x;case ka:if(xi)return xi.call(o)==xi.call(a)}return!1}function HE(o,a,l,h,m,y){var w=l&T,E=Wl(o),I=E.length,D=Wl(a),x=D.length;if(I!=x&&!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 Gt=w?h(ve,me,$,a,o,y):h(me,ve,$,o,a,y);if(!(Gt===t?me===ve||m(me,ve,l,h,y):Gt)){he=!1;break}te||(te=$=="constructor")}if(he&&!te){var kt=o.constructor,jt=a.constructor;kt!=jt&&"constructor"in o&&"constructor"in a&&!(typeof kt=="function"&&kt instanceof kt&&typeof jt=="function"&&jt instanceof jt)&&(he=!1)}return y.delete(o),y.delete(a),he}function cr(o){return Zl(Cg(o,t,kg),o+"")}function Wl(o){return Mf(o,at,Yl)}function ql(o){return Mf(o,xt,gg)}var Gl=qa?function(o){return qa.get(o)}:hu;function as(o){for(var a=o.name+"",l=Oo[a],h=Ie.call(Oo,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||uu;return o=o===uu?Lf:o,arguments.length?o(arguments[0],arguments[1]):o}function ss(o,a){var l=o.__data__;return jE(a)?l[typeof a=="string"?"string":"hash"]:l.map}function jl(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 eo(o,a){var l=Qw(o,a);return xf(l)?l:t}function VE(o){var a=Ie.call(o,Yr),l=o[Yr];try{o[Yr]=t;var h=!0}catch{}var m=Ba.call(o);return h&&(a?o[Yr]=l:delete o[Yr]),m}var Yl=Tl?function(o){return o==null?[]:(o=Oe(o),Sr(Tl(o),function(a){return _f.call(o,a)}))}:fu,gg=Tl?function(o){for(var a=[];o;)Ar(a,Yl(o)),o=Va(o);return a}:fu,_t=It;(El&&_t(new El(new ArrayBuffer(1)))!=To||Pi&&_t(new Pi)!=An||Sl&&_t(Sl.resolve())!=Rh||Ro&&_t(new Ro)!=In||Mi&&_t(new Mi)!=ki)&&(_t=function(o){var a=It(o),l=a==rr?o.constructor:t,h=l?to(l):"";if(h)switch(h){case ET:return To;case ST:return An;case AT:return Rh;case IT:return In;case bT:return ki}return a});function $E(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 KE(o){var a=o.match(Y_);return a?a[1].split(J_):[]}function mg(o,a,l){a=Or(a,o);for(var h=-1,m=a.length,y=!1;++h<m;){var w=zn(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&&gs(m)&&lr(w,m)&&(ce(o)||no(o)))}function zE(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"&&!$i(o)?No(Va(o)):{}}function WE(o,a,l){var h=o.constructor;switch(a){case Ri:return $l(o);case Ei:case Si:return new h(+o);case To:return kE(o,l);case jc:case Yc:case Jc:case Qc:case Xc:case Zc:case el:case tl:case nl:return Xf(o,l);case An:return new h;case Ai:case bi:return new h(o);case Ii:return RE(o);case In:return new h;case ka:return OE(o)}}function qE(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(j_,`{
|
68
|
+
*/var AD=Qi.exports,Rp;function ID(){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,y=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,Sn=2,an=3,Pt=1/0,Je=9007199254740991,yt=17976931348623157e292,Ti=NaN,$t=4294967295,Gc=$t-1,k_=$t>>>1,R_=[["ary",W],["bind",N],["bindKey",K],["curry",V],["curryRight",z],["flip",we],["partial",Q],["partialRight",_e],["rearg",et]],wo="[object Arguments]",Aa="[object Array]",O_="[object AsyncFunction]",Ei="[object Boolean]",Si="[object Date]",N_="[object DOMException]",Ia="[object Error]",ba="[object Function]",kh="[object GeneratorFunction]",An="[object Map]",Ai="[object Number]",P_="[object Null]",rr="[object Object]",Rh="[object Promise]",M_="[object Proxy]",Ii="[object RegExp]",In="[object Set]",bi="[object String]",ka="[object Symbol]",D_="[object Undefined]",ki="[object WeakMap]",x_="[object WeakSet]",Ri="[object ArrayBuffer]",To="[object DataView]",jc="[object Float32Array]",Yc="[object Float64Array]",Jc="[object Int8Array]",Qc="[object Int16Array]",Xc="[object Int32Array]",Zc="[object Uint8Array]",el="[object Uint8ClampedArray]",tl="[object Uint16Array]",nl="[object Uint32Array]",L_=/\b__p \+= '';/g,U_=/\b(__p \+=) '' \+/g,B_=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Oh=/&(?:amp|lt|gt|quot|#39);/g,Nh=/[&<>"']/g,F_=RegExp(Oh.source),H_=RegExp(Nh.source),V_=/<%-([\s\S]+?)%>/g,$_=/<%([\s\S]+?)%>/g,Ph=/<%=([\s\S]+?)%>/g,K_=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,z_=/^\w*$/,W_=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,rl=/[\\^$.*+?()[\]{}|]/g,q_=RegExp(rl.source),ol=/^\s+/,G_=/\s/,j_=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Y_=/\{\n\/\* \[wrapped with (.+)\] \*/,J_=/,? & /,Q_=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,X_=/[()=,{}\[\]\/\s]/,Z_=/\\(\\)?/g,ew=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Mh=/\w*$/,tw=/^[-+]0x[0-9a-f]+$/i,nw=/^0b[01]+$/i,rw=/^\[object .+?Constructor\]$/,ow=/^0o[0-7]+$/i,iw=/^(?:0|[1-9]\d*)$/,aw=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Ra=/($^)/,sw=/['\n\r\u2028\u2029\\]/g,Oa="\\ud800-\\udfff",cw="\\u0300-\\u036f",lw="\\ufe20-\\ufe2f",uw="\\u20d0-\\u20ff",Dh=cw+lw+uw,xh="\\u2700-\\u27bf",Lh="a-z\\xdf-\\xf6\\xf8-\\xff",dw="\\xac\\xb1\\xd7\\xf7",hw="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",fw="\\u2000-\\u206f",gw=" \\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=dw+hw+fw+gw,il="['’]",mw="["+Oa+"]",Hh="["+Fh+"]",Na="["+Dh+"]",Vh="\\d+",pw="["+xh+"]",$h="["+Lh+"]",Kh="[^"+Oa+Fh+Vh+xh+Lh+Uh+"]",al="\\ud83c[\\udffb-\\udfff]",vw="(?:"+Na+"|"+al+")",zh="[^"+Oa+"]",sl="(?:\\ud83c[\\udde6-\\uddff]){2}",cl="[\\ud800-\\udbff][\\udc00-\\udfff]",Eo="["+Uh+"]",Wh="\\u200d",qh="(?:"+$h+"|"+Kh+")",yw="(?:"+Eo+"|"+Kh+")",Gh="(?:"+il+"(?:d|ll|m|re|s|t|ve))?",jh="(?:"+il+"(?:D|LL|M|RE|S|T|VE))?",Yh=vw+"?",Jh="["+Bh+"]?",Cw="(?:"+Wh+"(?:"+[zh,sl,cl].join("|")+")"+Jh+Yh+")*",_w="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",ww="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Qh=Jh+Yh+Cw,Tw="(?:"+[pw,sl,cl].join("|")+")"+Qh,Ew="(?:"+[zh+Na+"?",Na,sl,cl,mw].join("|")+")",Sw=RegExp(il,"g"),Aw=RegExp(Na,"g"),ll=RegExp(al+"(?="+al+")|"+Ew+Qh,"g"),Iw=RegExp([Eo+"?"+$h+"+"+Gh+"(?="+[Hh,Eo,"$"].join("|")+")",yw+"+"+jh+"(?="+[Hh,Eo+qh,"$"].join("|")+")",Eo+"?"+qh+"+"+Gh,Eo+"+"+jh,ww,_w,Vh,Tw].join("|"),"g"),bw=RegExp("["+Wh+Oa+Dh+Bh+"]"),kw=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Rw=["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"],Ow=-1,De={};De[jc]=De[Yc]=De[Jc]=De[Qc]=De[Xc]=De[Zc]=De[el]=De[tl]=De[nl]=!0,De[wo]=De[Aa]=De[Ri]=De[Ei]=De[To]=De[Si]=De[Ia]=De[ba]=De[An]=De[Ai]=De[rr]=De[Ii]=De[In]=De[bi]=De[ki]=!1;var Pe={};Pe[wo]=Pe[Aa]=Pe[Ri]=Pe[To]=Pe[Ei]=Pe[Si]=Pe[jc]=Pe[Yc]=Pe[Jc]=Pe[Qc]=Pe[Xc]=Pe[An]=Pe[Ai]=Pe[rr]=Pe[Ii]=Pe[In]=Pe[bi]=Pe[ka]=Pe[Zc]=Pe[el]=Pe[tl]=Pe[nl]=!0,Pe[Ia]=Pe[ba]=Pe[ki]=!1;var Nw={À:"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"},Pw={"&":"&","<":"<",">":">",'"':""","'":"'"},Mw={"&":"&","<":"<",">":">",""":'"',"'":"'"},Dw={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},xw=parseFloat,Lw=parseInt,Xh=typeof Os=="object"&&Os&&Os.Object===Object&&Os,Uw=typeof self=="object"&&self&&self.Object===Object&&self,ut=Xh||Uw||Function("return this")(),ul=e&&!e.nodeType&&e,jr=ul&&!0&&r&&!r.nodeType&&r,Zh=jr&&jr.exports===ul,dl=Zh&&Xh.process,sn=function(){try{var A=jr&&jr.require&&jr.require("util").types;return A||dl&&dl.binding&&dl.binding("util")}catch{}}(),ef=sn&&sn.isArrayBuffer,tf=sn&&sn.isDate,nf=sn&&sn.isMap,rf=sn&&sn.isRegExp,of=sn&&sn.isSet,af=sn&&sn.isTypedArray;function Kt(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 Bw(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 cn(A,M){for(var R=-1,q=A==null?0:A.length;++R<q&&M(A[R],R,A)!==!1;);return A}function Fw(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 Sr(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 Pa(A,M){var R=A==null?0:A.length;return!!R&&So(A,M,0)>-1}function hl(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 Ar(A,M){for(var R=-1,q=M.length,se=A.length;++R<q;)A[se+R]=M[R];return A}function fl(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 Hw(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 gl(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 Vw=ml("length");function $w(A){return A.split("")}function Kw(A){return A.match(Q_)||[]}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 Ma(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 So(A,M,R){return M===M?tT(A,M,R):Ma(A,lf,R)}function zw(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?vl(A,M)/R:Ti}function ml(A){return function(M){return M==null?t:M[A]}}function pl(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 Ww(A,M){var R=A.length;for(A.sort(M);R--;)A[R]=A[R].value;return A}function vl(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 yl(A,M){for(var R=-1,q=Array(A);++R<A;)q[R]=M(R);return q}function qw(A,M){return Ue(M,function(R){return[R,A[R]]})}function hf(A){return A&&A.slice(0,pf(A)+1).replace(ol,"")}function zt(A){return function(M){return A(M)}}function Cl(A,M){return Ue(M,function(R){return A[R]})}function Oi(A,M){return A.has(M)}function ff(A,M){for(var R=-1,q=A.length;++R<q&&So(M,A[R],0)>-1;);return R}function gf(A,M){for(var R=A.length;R--&&So(M,A[R],0)>-1;);return R}function Gw(A,M){for(var R=A.length,q=0;R--;)A[R]===M&&++q;return q}var jw=pl(Nw),Yw=pl(Pw);function Jw(A){return"\\"+Dw[A]}function Qw(A,M){return A==null?t:A[M]}function Ao(A){return bw.test(A)}function Xw(A){return kw.test(A)}function Zw(A){for(var M,R=[];!(M=A.next()).done;)R.push(M.value);return R}function _l(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 Ir(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 Da(A){var M=-1,R=Array(A.size);return A.forEach(function(q){R[++M]=q}),R}function eT(A){var M=-1,R=Array(A.size);return A.forEach(function(q){R[++M]=[q,q]}),R}function tT(A,M,R){for(var q=R-1,se=A.length;++q<se;)if(A[q]===M)return q;return-1}function nT(A,M,R){for(var q=R+1;q--;)if(A[q]===M)return q;return q}function Io(A){return Ao(A)?oT(A):Vw(A)}function bn(A){return Ao(A)?iT(A):$w(A)}function pf(A){for(var M=A.length;M--&&G_.test(A.charAt(M)););return M}var rT=pl(Mw);function oT(A){for(var M=ll.lastIndex=0;ll.test(A);)++M;return M}function iT(A){return A.match(ll)||[]}function aT(A){return A.match(Iw)||[]}var sT=function A(M){M=M==null?ut:bo.defaults(ut.Object(),M,bo.pick(ut,Rw));var R=M.Array,q=M.Date,se=M.Error,Ee=M.Function,tt=M.Math,Oe=M.Object,wl=M.RegExp,cT=M.String,ln=M.TypeError,xa=R.prototype,lT=Ee.prototype,ko=Oe.prototype,La=M["__core-js_shared__"],Ua=lT.toString,Ie=ko.hasOwnProperty,uT=0,vf=function(){var o=/[^.]+$/.exec(La&&La.keys&&La.keys.IE_PROTO||"");return o?"Symbol(src)_1."+o:""}(),Ba=ko.toString,dT=Ua.call(Oe),hT=ut._,fT=wl("^"+Ua.call(Ie).replace(rl,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Fa=Zh?M.Buffer:t,br=M.Symbol,Ha=M.Uint8Array,yf=Fa?Fa.allocUnsafe:t,Va=mf(Oe.getPrototypeOf,Oe),Cf=Oe.create,_f=ko.propertyIsEnumerable,$a=xa.splice,wf=br?br.isConcatSpreadable:t,Ni=br?br.iterator:t,Yr=br?br.toStringTag:t,Ka=function(){try{var o=eo(Oe,"defineProperty");return o({},"",{}),o}catch{}}(),gT=M.clearTimeout!==ut.clearTimeout&&M.clearTimeout,mT=q&&q.now!==ut.Date.now&&q.now,pT=M.setTimeout!==ut.setTimeout&&M.setTimeout,za=tt.ceil,Wa=tt.floor,Tl=Oe.getOwnPropertySymbols,vT=Fa?Fa.isBuffer:t,Tf=M.isFinite,yT=xa.join,CT=mf(Oe.keys,Oe),nt=tt.max,Ct=tt.min,_T=q.now,wT=M.parseInt,Ef=tt.random,TT=xa.reverse,El=eo(M,"DataView"),Pi=eo(M,"Map"),Sl=eo(M,"Promise"),Ro=eo(M,"Set"),Mi=eo(M,"WeakMap"),Di=eo(Oe,"create"),qa=Mi&&new Mi,Oo={},ET=to(El),ST=to(Pi),AT=to(Sl),IT=to(Ro),bT=to(Mi),Ga=br?br.prototype:t,xi=Ga?Ga.valueOf:t,Sf=Ga?Ga.toString:t;function v(o){if($e(o)&&!ce(o)&&!(o instanceof pe)){if(o instanceof un)return o;if(Ie.call(o,"__wrapped__"))return Ag(o)}return new un(o)}var No=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 ja(){}function un(o,a){this.__wrapped__=o,this.__actions__=[],this.__chain__=!!a,this.__index__=0,this.__values__=t}v.templateSettings={escape:V_,evaluate:$_,interpolate:Ph,variable:"",imports:{_:v}},v.prototype=ja.prototype,v.prototype.constructor=v,un.prototype=No(ja.prototype),un.prototype.constructor=un;function pe(o){this.__wrapped__=o,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=$t,this.__views__=[]}function kT(){var o=new pe(this.__wrapped__);return o.__actions__=Mt(this.__actions__),o.__dir__=this.__dir__,o.__filtered__=this.__filtered__,o.__iteratees__=Mt(this.__iteratees__),o.__takeCount__=this.__takeCount__,o.__views__=Mt(this.__views__),o}function RT(){if(this.__filtered__){var o=new pe(this);o.__dir__=-1,o.__filtered__=!0}else o=this.clone(),o.__dir__*=-1;return o}function OT(){var o=this.__wrapped__.value(),a=this.__dir__,l=ce(o),h=a<0,m=l?o.length:0,C=$E(0,m,this.__views__),w=C.start,E=C.end,I=E-w,D=h?E:w-1,x=this.__iteratees__,L=x.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;){D+=a;for(var he=-1,te=o[D];++he<L;){var me=x[he],ve=me.iteratee,Gt=me.type,kt=ve(te);if(Gt==Sn)te=kt;else if(!kt){if(Gt==vt)continue e;break e}}ee[$++]=te}return ee}pe.prototype=No(ja.prototype),pe.prototype.constructor=pe;function Jr(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 NT(){this.__data__=Di?Di(null):{},this.size=0}function PT(o){var a=this.has(o)&&delete this.__data__[o];return this.size-=a?1:0,a}function MT(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 DT(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}Jr.prototype.clear=NT,Jr.prototype.delete=PT,Jr.prototype.get=MT,Jr.prototype.has=DT,Jr.prototype.set=xT;function or(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 LT(){this.__data__=[],this.size=0}function UT(o){var a=this.__data__,l=Ya(a,o);if(l<0)return!1;var h=a.length-1;return l==h?a.pop():$a.call(a,l,1),--this.size,!0}function BT(o){var a=this.__data__,l=Ya(a,o);return l<0?t:a[l][1]}function FT(o){return Ya(this.__data__,o)>-1}function HT(o,a){var l=this.__data__,h=Ya(l,o);return h<0?(++this.size,l.push([o,a])):l[h][1]=a,this}or.prototype.clear=LT,or.prototype.delete=UT,or.prototype.get=BT,or.prototype.has=FT,or.prototype.set=HT;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 VT(){this.size=0,this.__data__={hash:new Jr,map:new(Pi||or),string:new Jr}}function $T(o){var a=ss(this,o).delete(o);return this.size-=a?1:0,a}function KT(o){return ss(this,o).get(o)}function zT(o){return ss(this,o).has(o)}function WT(o,a){var l=ss(this,o),h=l.size;return l.set(o,a),this.size+=l.size==h?0:1,this}ir.prototype.clear=VT,ir.prototype.delete=$T,ir.prototype.get=KT,ir.prototype.has=zT,ir.prototype.set=WT;function Qr(o){var a=-1,l=o==null?0:o.length;for(this.__data__=new ir;++a<l;)this.add(o[a])}function qT(o){return this.__data__.set(o,f),this}function GT(o){return this.__data__.has(o)}Qr.prototype.add=Qr.prototype.push=qT,Qr.prototype.has=GT;function kn(o){var a=this.__data__=new or(o);this.size=a.size}function jT(){this.__data__=new or,this.size=0}function YT(o){var a=this.__data__,l=a.delete(o);return this.size=a.size,l}function JT(o){return this.__data__.get(o)}function QT(o){return this.__data__.has(o)}function XT(o,a){var l=this.__data__;if(l instanceof or){var h=l.__data__;if(!Pi||h.length<i-1)return h.push([o,a]),this.size=++l.size,this;l=this.__data__=new ir(h)}return l.set(o,a),this.size=l.size,this}kn.prototype.clear=jT,kn.prototype.delete=YT,kn.prototype.get=JT,kn.prototype.has=QT,kn.prototype.set=XT;function Af(o,a){var l=ce(o),h=!l&&no(o),m=!l&&!h&&Pr(o),C=!l&&!h&&!m&&xo(o),w=l||h||m||C,E=w?yl(o.length,cT):[],I=E.length;for(var D in o)(a||Ie.call(o,D))&&!(w&&(D=="length"||m&&(D=="offset"||D=="parent")||C&&(D=="buffer"||D=="byteLength"||D=="byteOffset")||lr(D,I)))&&E.push(D);return E}function If(o){var a=o.length;return a?o[xl(0,a-1)]:t}function ZT(o,a){return cs(Mt(o),Xr(a,0,o.length))}function eE(o){return cs(Mt(o))}function Al(o,a,l){(l!==t&&!Rn(o[a],l)||l===t&&!(a in o))&&ar(o,a,l)}function Li(o,a,l){var h=o[a];(!(Ie.call(o,a)&&Rn(h,l))||l===t&&!(a in o))&&ar(o,a,l)}function Ya(o,a){for(var l=o.length;l--;)if(Rn(o[l][0],a))return l;return-1}function tE(o,a,l,h){return kr(o,function(m,C,w){a(h,m,l(m),w)}),h}function bf(o,a){return o&&Kn(a,at(a),o)}function nE(o,a){return o&&Kn(a,xt(a),o)}function ar(o,a,l){a=="__proto__"&&Ka?Ka(o,a,{configurable:!0,enumerable:!0,value:l,writable:!0}):o[a]=l}function Il(o,a){for(var l=-1,h=a.length,m=R(h),C=o==null;++l<h;)m[l]=C?t:au(o,a[l]);return m}function Xr(o,a,l){return o===o&&(l!==t&&(o=o<=l?o:l),a!==t&&(o=o>=a?o:a)),o}function dn(o,a,l,h,m,C){var w,E=a&_,I=a&y,D=a&S;if(l&&(w=m?l(o,h,m,C):l(o)),w!==t)return w;if(!He(o))return o;var x=ce(o);if(x){if(w=zE(o),!E)return Mt(o,w)}else{var L=_t(o),$=L==ba||L==kh;if(Pr(o))return Qf(o,E);if(L==rr||L==wo||$&&!m){if(w=I||$?{}:pg(o),!E)return I?ME(o,nE(w,o)):PE(o,bf(w,o))}else{if(!Pe[L])return m?o:{};w=WE(o,L,E)}}C||(C=new kn);var J=C.get(o);if(J)return J;C.set(o,w),Wg(o)?o.forEach(function(te){w.add(dn(te,a,l,te,o,C))}):Kg(o)&&o.forEach(function(te,me){w.set(me,dn(te,a,l,me,o,C))});var ee=D?I?ql:Wl:I?xt:at,he=x?t:ee(o);return cn(he||o,function(te,me){he&&(me=te,te=o[me]),Li(w,me,dn(te,a,l,me,o,C))}),w}function rE(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],C=a[m],w=o[m];if(w===t&&!(m in o)||!C(w))return!1}return!0}function Rf(o,a,l){if(typeof o!="function")throw new ln(c);return Ki(function(){o.apply(t,l)},a)}function Ui(o,a,l,h){var m=-1,C=Pa,w=!0,E=o.length,I=[],D=a.length;if(!E)return I;l&&(a=Ue(a,zt(l))),h?(C=hl,w=!1):a.length>=i&&(C=Oi,w=!1,a=new Qr(a));e:for(;++m<E;){var x=o[m],L=l==null?x:l(x);if(x=h||x!==0?x:0,w&&L===L){for(var $=D;$--;)if(a[$]===L)continue e;I.push(x)}else C(a,L,h)||I.push(x)}return I}var kr=ng($n),Of=ng(kl,!0);function oE(o,a){var l=!0;return kr(o,function(h,m,C){return l=!!a(h,m,C),l}),l}function Ja(o,a,l){for(var h=-1,m=o.length;++h<m;){var C=o[h],w=a(C);if(w!=null&&(E===t?w===w&&!qt(w):l(w,E)))var E=w,I=C}return I}function iE(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 kr(o,function(h,m,C){a(h,m,C)&&l.push(h)}),l}function dt(o,a,l,h,m){var C=-1,w=o.length;for(l||(l=GE),m||(m=[]);++C<w;){var E=o[C];a>0&&l(E)?a>1?dt(E,a-1,l,h,m):Ar(m,E):h||(m[m.length]=E)}return m}var bl=rg(),Pf=rg(!0);function $n(o,a){return o&&bl(o,a,at)}function kl(o,a){return o&&Pf(o,a,at)}function Qa(o,a){return Sr(a,function(l){return ur(o[l])})}function Zr(o,a){a=Or(a,o);for(var l=0,h=a.length;o!=null&&l<h;)o=o[zn(a[l++])];return l&&l==h?o:t}function Mf(o,a,l){var h=a(o);return ce(o)?h:Ar(h,l(o))}function It(o){return o==null?o===t?D_:P_:Yr&&Yr in Oe(o)?VE(o):eS(o)}function Rl(o,a){return o>a}function aE(o,a){return o!=null&&Ie.call(o,a)}function sE(o,a){return o!=null&&a in Oe(o)}function cE(o,a,l){return o>=Ct(a,l)&&o<nt(a,l)}function Ol(o,a,l){for(var h=l?hl:Pa,m=o[0].length,C=o.length,w=C,E=R(C),I=1/0,D=[];w--;){var x=o[w];w&&a&&(x=Ue(x,zt(a))),I=Ct(x.length,I),E[w]=!l&&(a||m>=120&&x.length>=120)?new Qr(w&&x):t}x=o[0];var L=-1,$=E[0];e:for(;++L<m&&D.length<I;){var J=x[L],ee=a?a(J):J;if(J=l||J!==0?J:0,!($?Oi($,ee):h(D,ee,l))){for(w=C;--w;){var he=E[w];if(!(he?Oi(he,ee):h(o[w],ee,l)))continue e}$&&$.push(ee),D.push(J)}}return D}function lE(o,a,l,h){return $n(o,function(m,C,w){a(h,l(m),C,w)}),h}function Bi(o,a,l){a=Or(a,o),o=_g(o,a);var h=o==null?o:o[zn(fn(a))];return h==null?t:Kt(h,o,l)}function Df(o){return $e(o)&&It(o)==wo}function uE(o){return $e(o)&&It(o)==Ri}function dE(o){return $e(o)&&It(o)==Si}function Fi(o,a,l,h,m){return o===a?!0:o==null||a==null||!$e(o)&&!$e(a)?o!==o&&a!==a:hE(o,a,l,h,Fi,m)}function hE(o,a,l,h,m,C){var w=ce(o),E=ce(a),I=w?Aa:_t(o),D=E?Aa:_t(a);I=I==wo?rr:I,D=D==wo?rr:D;var x=I==rr,L=D==rr,$=I==D;if($&&Pr(o)){if(!Pr(a))return!1;w=!0,x=!1}if($&&!x)return C||(C=new kn),w||xo(o)?fg(o,a,l,h,m,C):FE(o,a,I,l,h,m,C);if(!(l&T)){var J=x&&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 C||(C=new kn),m(he,te,l,h,C)}}return $?(C||(C=new kn),HE(o,a,l,h,m,C)):!1}function fE(o){return $e(o)&&_t(o)==An}function Nl(o,a,l,h){var m=l.length,C=m,w=!h;if(o==null)return!C;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<C;){E=l[m];var I=E[0],D=o[I],x=E[1];if(w&&E[2]){if(D===t&&!(I in o))return!1}else{var L=new kn;if(h)var $=h(D,x,I,o,a,L);if(!($===t?Fi(x,D,T|b,h,L):$))return!1}}return!0}function xf(o){if(!He(o)||YE(o))return!1;var a=ur(o)?fT:rw;return a.test(to(o))}function gE(o){return $e(o)&&It(o)==Ii}function mE(o){return $e(o)&&_t(o)==In}function pE(o){return $e(o)&&gs(o.length)&&!!De[It(o)]}function Lf(o){return typeof o=="function"?o:o==null?Lt:typeof o=="object"?ce(o)?Ff(o[0],o[1]):Bf(o):om(o)}function Pl(o){if(!$i(o))return CT(o);var a=[];for(var l in Oe(o))Ie.call(o,l)&&l!="constructor"&&a.push(l);return a}function vE(o){if(!He(o))return ZE(o);var a=$i(o),l=[];for(var h in o)h=="constructor"&&(a||!Ie.call(o,h))||l.push(h);return l}function Ml(o,a){return o<a}function Uf(o,a){var l=-1,h=Dt(o)?R(o.length):[];return kr(o,function(m,C,w){h[++l]=a(m,C,w)}),h}function Bf(o){var a=jl(o);return a.length==1&&a[0][2]?yg(a[0][0],a[0][1]):function(l){return l===o||Nl(l,o,a)}}function Ff(o,a){return Jl(o)&&vg(a)?yg(zn(o),a):function(l){var h=au(l,o);return h===t&&h===a?su(l,o):Fi(a,h,T|b)}}function Xa(o,a,l,h,m){o!==a&&bl(a,function(C,w){if(m||(m=new kn),He(C))yE(o,a,w,l,Xa,h,m);else{var E=h?h(Xl(o,w),C,w+"",o,a,m):t;E===t&&(E=C),Al(o,w,E)}},xt)}function yE(o,a,l,h,m,C,w){var E=Xl(o,l),I=Xl(a,l),D=w.get(I);if(D){Al(o,l,D);return}var x=C?C(E,I,l+"",o,a,w):t,L=x===t;if(L){var $=ce(I),J=!$&&Pr(I),ee=!$&&!J&&xo(I);x=I,$||J||ee?ce(E)?x=E:Ge(E)?x=Mt(E):J?(L=!1,x=Qf(I,!0)):ee?(L=!1,x=Xf(I,!0)):x=[]:zi(I)||no(I)?(x=E,no(E)?x=jg(E):(!He(E)||ur(E))&&(x=pg(I))):L=!1}L&&(w.set(I,x),m(x,I,h,C,w),w.delete(I)),Al(o,l,x)}function Hf(o,a){var l=o.length;if(l)return a+=a<0?l:0,lr(a,l)?o[a]:t}function Vf(o,a,l){a.length?a=Ue(a,function(C){return ce(C)?function(w){return Zr(w,C.length===1?C[0]:C)}:C}):a=[Lt];var h=-1;a=Ue(a,zt(Z()));var m=Uf(o,function(C,w,E){var I=Ue(a,function(D){return D(C)});return{criteria:I,index:++h,value:C}});return Ww(m,function(C,w){return NE(C,w,l)})}function CE(o,a){return $f(o,a,function(l,h){return su(o,h)})}function $f(o,a,l){for(var h=-1,m=a.length,C={};++h<m;){var w=a[h],E=Zr(o,w);l(E,w)&&Hi(C,Or(w,o),E)}return C}function _E(o){return function(a){return Zr(a,o)}}function Dl(o,a,l,h){var m=h?zw:So,C=-1,w=a.length,E=o;for(o===a&&(a=Mt(a)),l&&(E=Ue(o,zt(l)));++C<w;)for(var I=0,D=a[C],x=l?l(D):D;(I=m(E,x,I,h))>-1;)E!==o&&$a.call(E,I,1),$a.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!==C){var C=m;lr(m)?$a.call(o,m,1):Bl(o,m)}}return o}function xl(o,a){return o+Wa(Ef()*(a-o+1))}function wE(o,a,l,h){for(var m=-1,C=nt(za((a-o)/(l||1)),0),w=R(C);C--;)w[h?C:++m]=o,o+=l;return w}function Ll(o,a){var l="";if(!o||a<1||a>Je)return l;do a%2&&(l+=o),a=Wa(a/2),a&&(o+=o);while(a);return l}function fe(o,a){return Zl(Cg(o,a,Lt),o+"")}function TE(o){return If(Lo(o))}function EE(o,a){var l=Lo(o);return cs(l,Xr(a,0,l.length))}function Hi(o,a,l,h){if(!He(o))return o;a=Or(a,o);for(var m=-1,C=a.length,w=C-1,E=o;E!=null&&++m<C;){var I=zn(a[m]),D=l;if(I==="__proto__"||I==="constructor"||I==="prototype")return o;if(m!=w){var x=E[I];D=h?h(x,I,E):t,D===t&&(D=He(x)?x:lr(a[m+1])?[]:{})}Li(E,I,D),E=E[I]}return o}var zf=qa?function(o,a){return qa.set(o,a),o}:Lt,SE=Ka?function(o,a){return Ka(o,"toString",{configurable:!0,enumerable:!1,value:lu(a),writable:!0})}:Lt;function AE(o){return cs(Lo(o))}function hn(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 C=R(m);++h<m;)C[h]=o[h+a];return C}function IE(o,a){var l;return kr(o,function(h,m,C){return l=a(h,m,C),!l}),!!l}function Za(o,a,l){var h=0,m=o==null?h:o.length;if(typeof a=="number"&&a===a&&m<=k_){for(;h<m;){var C=h+m>>>1,w=o[C];w!==null&&!qt(w)&&(l?w<=a:w<a)?h=C+1:m=C}return m}return Ul(o,a,Lt,l)}function Ul(o,a,l,h){var m=0,C=o==null?0:o.length;if(C===0)return 0;a=l(a);for(var w=a!==a,E=a===null,I=qt(a),D=a===t;m<C;){var x=Wa((m+C)/2),L=l(o[x]),$=L!==t,J=L===null,ee=L===L,he=qt(L);if(w)var te=h||ee;else D?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=x+1:C=x}return Ct(C,Gc)}function Wf(o,a){for(var l=-1,h=o.length,m=0,C=[];++l<h;){var w=o[l],E=a?a(w):w;if(!l||!Rn(E,I)){var I=E;C[m++]=w===0?0:w}}return C}function qf(o){return typeof o=="number"?o:qt(o)?Ti:+o}function Wt(o){if(typeof o=="string")return o;if(ce(o))return Ue(o,Wt)+"";if(qt(o))return Sf?Sf.call(o):"";var a=o+"";return a=="0"&&1/o==-Pt?"-0":a}function Rr(o,a,l){var h=-1,m=Pa,C=o.length,w=!0,E=[],I=E;if(l)w=!1,m=hl;else if(C>=i){var D=a?null:UE(o);if(D)return Da(D);w=!1,m=Oi,I=new Qr}else I=a?[]:E;e:for(;++h<C;){var x=o[h],L=a?a(x):x;if(x=l||x!==0?x:0,w&&L===L){for(var $=I.length;$--;)if(I[$]===L)continue e;a&&I.push(L),E.push(x)}else m(I,L,l)||(I!==E&&I.push(L),E.push(x))}return E}function Bl(o,a){return a=Or(a,o),o=_g(o,a),o==null||delete o[zn(fn(a))]}function Gf(o,a,l,h){return Hi(o,a,l(Zr(o,a)),h)}function es(o,a,l,h){for(var m=o.length,C=h?m:-1;(h?C--:++C<m)&&a(o[C],C,o););return l?hn(o,h?0:C,h?C+1:m):hn(o,h?C+1:0,h?m:C)}function jf(o,a){var l=o;return l instanceof pe&&(l=l.value()),fl(a,function(h,m){return m.func.apply(m.thisArg,Ar([h],m.args))},l)}function Fl(o,a,l){var h=o.length;if(h<2)return h?Rr(o[0]):[];for(var m=-1,C=R(h);++m<h;)for(var w=o[m],E=-1;++E<h;)E!=m&&(C[m]=Ui(C[m]||w,o[E],a,l));return Rr(dt(C,1),a,l)}function Yf(o,a,l){for(var h=-1,m=o.length,C=a.length,w={};++h<m;){var E=h<C?a[h]:t;l(w,o[h],E)}return w}function Hl(o){return Ge(o)?o:[]}function Vl(o){return typeof o=="function"?o:Lt}function Or(o,a){return ce(o)?o:Jl(o,a)?[o]:Sg(Ae(o))}var bE=fe;function Nr(o,a,l){var h=o.length;return l=l===t?h:l,!a&&l>=h?o:hn(o,a,l)}var Jf=gT||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 $l(o){var a=new o.constructor(o.byteLength);return new Ha(a).set(new Ha(o)),a}function kE(o,a){var l=a?$l(o.buffer):o.buffer;return new o.constructor(l,o.byteOffset,o.byteLength)}function RE(o){var a=new o.constructor(o.source,Mh.exec(o));return a.lastIndex=o.lastIndex,a}function OE(o){return xi?Oe(xi.call(o)):{}}function Xf(o,a){var l=a?$l(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,C=qt(o),w=a!==t,E=a===null,I=a===a,D=qt(a);if(!E&&!D&&!C&&o>a||C&&w&&I&&!E&&!D||h&&w&&I||!l&&I||!m)return 1;if(!h&&!C&&!D&&o<a||D&&l&&m&&!h&&!C||E&&l&&m||!w&&m||!I)return-1}return 0}function NE(o,a,l){for(var h=-1,m=o.criteria,C=a.criteria,w=m.length,E=l.length;++h<w;){var I=Zf(m[h],C[h]);if(I){if(h>=E)return I;var D=l[h];return I*(D=="desc"?-1:1)}}return o.index-a.index}function eg(o,a,l,h){for(var m=-1,C=o.length,w=l.length,E=-1,I=a.length,D=nt(C-w,0),x=R(I+D),L=!h;++E<I;)x[E]=a[E];for(;++m<w;)(L||m<C)&&(x[l[m]]=o[m]);for(;D--;)x[E++]=o[m++];return x}function tg(o,a,l,h){for(var m=-1,C=o.length,w=-1,E=l.length,I=-1,D=a.length,x=nt(C-E,0),L=R(x+D),$=!h;++m<x;)L[m]=o[m];for(var J=m;++I<D;)L[J+I]=a[I];for(;++w<E;)($||m<C)&&(L[J+l[w]]=o[m++]);return L}function Mt(o,a){var l=-1,h=o.length;for(a||(a=R(h));++l<h;)a[l]=o[l];return a}function Kn(o,a,l,h){var m=!l;l||(l={});for(var C=-1,w=a.length;++C<w;){var E=a[C],I=h?h(l[E],o[E],E,l,o):t;I===t&&(I=o[E]),m?ar(l,E,I):Li(l,E,I)}return l}function PE(o,a){return Kn(o,Yl(o),a)}function ME(o,a){return Kn(o,gg(o),a)}function ts(o,a){return function(l,h){var m=ce(l)?Bw:tE,C=a?a():{};return m(l,o,Z(h,2),C)}}function Po(o){return fe(function(a,l){var h=-1,m=l.length,C=m>1?l[m-1]:t,w=m>2?l[2]:t;for(C=o.length>3&&typeof C=="function"?(m--,C):t,w&&bt(l[0],l[1],w)&&(C=m<3?t:C,m=1),a=Oe(a);++h<m;){var E=l[h];E&&o(a,E,h,C)}return a})}function ng(o,a){return function(l,h){if(l==null)return l;if(!Dt(l))return o(l,h);for(var m=l.length,C=a?m:-1,w=Oe(l);(a?C--:++C<m)&&h(w[C],C,w)!==!1;);return l}}function rg(o){return function(a,l,h){for(var m=-1,C=Oe(a),w=h(a),E=w.length;E--;){var I=w[o?E:++m];if(l(C[I],I,C)===!1)break}return a}}function DE(o,a,l){var h=a&N,m=Vi(o);function C(){var w=this&&this!==ut&&this instanceof C?m:o;return w.apply(h?l:this,arguments)}return C}function og(o){return function(a){a=Ae(a);var l=Ao(a)?bn(a):t,h=l?l[0]:a.charAt(0),m=l?Nr(l,1).join(""):a.slice(1);return h[o]()+m}}function Mo(o){return function(a){return fl(nm(tm(a).replace(Sw,"")),o,"")}}function Vi(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=No(o.prototype),h=o.apply(l,a);return He(h)?h:l}}function xE(o,a,l){var h=Vi(o);function m(){for(var C=arguments.length,w=R(C),E=C,I=Do(m);E--;)w[E]=arguments[E];var D=C<3&&w[0]!==I&&w[C-1]!==I?[]:Ir(w,I);if(C-=D.length,C<l)return lg(o,a,ns,m.placeholder,t,w,D,t,t,l-C);var x=this&&this!==ut&&this instanceof m?h:o;return Kt(x,this,w)}return m}function ig(o){return function(a,l,h){var m=Oe(a);if(!Dt(a)){var C=Z(l,3);a=at(a),l=function(E){return C(m[E],E,m)}}var w=o(a,l,h);return w>-1?m[C?a[w]:w]:t}}function ag(o){return cr(function(a){var l=a.length,h=l,m=un.prototype.thru;for(o&&a.reverse();h--;){var C=a[h];if(typeof C!="function")throw new ln(c);if(m&&!w&&as(C)=="wrapper")var w=new un([],!0)}for(h=w?h:l;++h<l;){C=a[h];var E=as(C),I=E=="wrapper"?Gl(C):t;I&&Ql(I[0])&&I[1]==(W|V|Q|et)&&!I[4].length&&I[9]==1?w=w[as(I[0])].apply(w,I[3]):w=C.length==1&&Ql(C)?w[E]():w.thru(C)}return function(){var D=arguments,x=D[0];if(w&&D.length==1&&ce(x))return w.plant(x).value();for(var L=0,$=l?a[L].apply(this,D):x;++L<l;)$=a[L].call(this,$);return $}})}function ns(o,a,l,h,m,C,w,E,I,D){var x=a&W,L=a&N,$=a&K,J=a&(V|z),ee=a&we,he=$?t:Vi(o);function te(){for(var me=arguments.length,ve=R(me),Gt=me;Gt--;)ve[Gt]=arguments[Gt];if(J)var kt=Do(te),jt=Gw(ve,kt);if(h&&(ve=eg(ve,h,m,J)),C&&(ve=tg(ve,C,w,J)),me-=jt,J&&me<D){var je=Ir(ve,kt);return lg(o,a,ns,te.placeholder,l,ve,je,E,I,D-me)}var On=L?l:this,hr=$?On[o]:o;return me=ve.length,E?ve=tS(ve,E):ee&&me>1&&ve.reverse(),x&&I<me&&(ve.length=I),this&&this!==ut&&this instanceof te&&(hr=he||Vi(hr)),hr.apply(On,ve)}return te}function sg(o,a){return function(l,h){return lE(l,o,a(h),{})}}function rs(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=Wt(l),h=Wt(h)):(l=qf(l),h=qf(h)),m=o(l,h)}return m}}function Kl(o){return cr(function(a){return a=Ue(a,zt(Z())),fe(function(l){var h=this;return o(a,function(m){return Kt(m,h,l)})})})}function os(o,a){a=a===t?" ":Wt(a);var l=a.length;if(l<2)return l?Ll(a,o):a;var h=Ll(a,za(o/Io(a)));return Ao(a)?Nr(bn(h),0,o).join(""):h.slice(0,o)}function LE(o,a,l,h){var m=a&N,C=Vi(o);function w(){for(var E=-1,I=arguments.length,D=-1,x=h.length,L=R(x+I),$=this&&this!==ut&&this instanceof w?C:o;++D<x;)L[D]=h[D];for(;I--;)L[D++]=arguments[++E];return Kt($,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=dr(a),l===t?(l=a,a=0):l=dr(l),h=h===t?a<l?1:-1:dr(h),wE(a,l,h,o)}}function is(o){return function(a,l){return typeof a=="string"&&typeof l=="string"||(a=gn(a),l=gn(l)),o(a,l)}}function lg(o,a,l,h,m,C,w,E,I,D){var x=a&V,L=x?w:t,$=x?t:w,J=x?C:t,ee=x?t:C;a|=x?Q:_e,a&=~(x?_e:Q),a&H||(a&=~(N|K));var he=[o,a,m,J,L,ee,$,E,I,D],te=l.apply(t,he);return Ql(o)&&wg(te,he),te.placeholder=h,Tg(te,o,a)}function zl(o){var a=tt[o];return function(l,h){if(l=gn(l),h=h==null?0:Ct(de(h),292),h&&Tf(l)){var m=(Ae(l)+"e").split("e"),C=a(m[0]+"e"+(+m[1]+h));return m=(Ae(C)+"e").split("e"),+(m[0]+"e"+(+m[1]-h))}return a(l)}}var UE=Ro&&1/Da(new Ro([,-0]))[1]==Pt?function(o){return new Ro(o)}:hu;function ug(o){return function(a){var l=_t(a);return l==An?_l(a):l==In?eT(a):qw(a,o(a))}}function sr(o,a,l,h,m,C,w,E){var I=a&K;if(!I&&typeof o!="function")throw new ln(c);var D=h?h.length:0;if(D||(a&=~(Q|_e),h=m=t),w=w===t?w:nt(de(w),0),E=E===t?E:de(E),D-=m?m.length:0,a&_e){var x=h,L=m;h=m=t}var $=I?t:Gl(o),J=[o,a,l,h,m,x,L,C,w,E];if($&&XE(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]-D,0),!E&&a&(V|z)&&(a&=~(V|z)),!a||a==N)var ee=DE(o,a,l);else a==V||a==z?ee=xE(o,a,E):(a==Q||a==(N|Q))&&!m.length?ee=LE(o,a,l,h):ee=ns.apply(t,J);var he=$?zf:wg;return Tg(he(ee,J),o,a)}function dg(o,a,l,h){return o===t||Rn(o,ko[l])&&!Ie.call(h,l)?a:o}function hg(o,a,l,h,m,C){return He(o)&&He(a)&&(C.set(a,o),Xa(o,a,t,hg,C),C.delete(a)),o}function BE(o){return zi(o)?t:o}function fg(o,a,l,h,m,C){var w=l&T,E=o.length,I=a.length;if(E!=I&&!(w&&I>E))return!1;var D=C.get(o),x=C.get(a);if(D&&x)return D==a&&x==o;var L=-1,$=!0,J=l&b?new Qr:t;for(C.set(o,a),C.set(a,o);++L<E;){var ee=o[L],he=a[L];if(h)var te=w?h(he,ee,L,a,o,C):h(ee,he,L,o,a,C);if(te!==t){if(te)continue;$=!1;break}if(J){if(!gl(a,function(me,ve){if(!Oi(J,ve)&&(ee===me||m(ee,me,l,h,C)))return J.push(ve)})){$=!1;break}}else if(!(ee===he||m(ee,he,l,h,C))){$=!1;break}}return C.delete(o),C.delete(a),$}function FE(o,a,l,h,m,C,w){switch(l){case To:if(o.byteLength!=a.byteLength||o.byteOffset!=a.byteOffset)return!1;o=o.buffer,a=a.buffer;case Ri:return!(o.byteLength!=a.byteLength||!C(new Ha(o),new Ha(a)));case Ei:case Si:case Ai:return Rn(+o,+a);case Ia:return o.name==a.name&&o.message==a.message;case Ii:case bi:return o==a+"";case An:var E=_l;case In:var I=h&T;if(E||(E=Da),o.size!=a.size&&!I)return!1;var D=w.get(o);if(D)return D==a;h|=b,w.set(o,a);var x=fg(E(o),E(a),h,m,C,w);return w.delete(o),x;case ka:if(xi)return xi.call(o)==xi.call(a)}return!1}function HE(o,a,l,h,m,C){var w=l&T,E=Wl(o),I=E.length,D=Wl(a),x=D.length;if(I!=x&&!w)return!1;for(var L=I;L--;){var $=E[L];if(!(w?$ in a:Ie.call(a,$)))return!1}var J=C.get(o),ee=C.get(a);if(J&&ee)return J==a&&ee==o;var he=!0;C.set(o,a),C.set(a,o);for(var te=w;++L<I;){$=E[L];var me=o[$],ve=a[$];if(h)var Gt=w?h(ve,me,$,a,o,C):h(me,ve,$,o,a,C);if(!(Gt===t?me===ve||m(me,ve,l,h,C):Gt)){he=!1;break}te||(te=$=="constructor")}if(he&&!te){var kt=o.constructor,jt=a.constructor;kt!=jt&&"constructor"in o&&"constructor"in a&&!(typeof kt=="function"&&kt instanceof kt&&typeof jt=="function"&&jt instanceof jt)&&(he=!1)}return C.delete(o),C.delete(a),he}function cr(o){return Zl(Cg(o,t,kg),o+"")}function Wl(o){return Mf(o,at,Yl)}function ql(o){return Mf(o,xt,gg)}var Gl=qa?function(o){return qa.get(o)}:hu;function as(o){for(var a=o.name+"",l=Oo[a],h=Ie.call(Oo,a)?l.length:0;h--;){var m=l[h],C=m.func;if(C==null||C==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||uu;return o=o===uu?Lf:o,arguments.length?o(arguments[0],arguments[1]):o}function ss(o,a){var l=o.__data__;return jE(a)?l[typeof a=="string"?"string":"hash"]:l.map}function jl(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 eo(o,a){var l=Qw(o,a);return xf(l)?l:t}function VE(o){var a=Ie.call(o,Yr),l=o[Yr];try{o[Yr]=t;var h=!0}catch{}var m=Ba.call(o);return h&&(a?o[Yr]=l:delete o[Yr]),m}var Yl=Tl?function(o){return o==null?[]:(o=Oe(o),Sr(Tl(o),function(a){return _f.call(o,a)}))}:fu,gg=Tl?function(o){for(var a=[];o;)Ar(a,Yl(o)),o=Va(o);return a}:fu,_t=It;(El&&_t(new El(new ArrayBuffer(1)))!=To||Pi&&_t(new Pi)!=An||Sl&&_t(Sl.resolve())!=Rh||Ro&&_t(new Ro)!=In||Mi&&_t(new Mi)!=ki)&&(_t=function(o){var a=It(o),l=a==rr?o.constructor:t,h=l?to(l):"";if(h)switch(h){case ET:return To;case ST:return An;case AT:return Rh;case IT:return In;case bT:return ki}return a});function $E(o,a,l){for(var h=-1,m=l.length;++h<m;){var C=l[h],w=C.size;switch(C.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 KE(o){var a=o.match(Y_);return a?a[1].split(J_):[]}function mg(o,a,l){a=Or(a,o);for(var h=-1,m=a.length,C=!1;++h<m;){var w=zn(a[h]);if(!(C=o!=null&&l(o,w)))break;o=o[w]}return C||++h!=m?C:(m=o==null?0:o.length,!!m&&gs(m)&&lr(w,m)&&(ce(o)||no(o)))}function zE(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"&&!$i(o)?No(Va(o)):{}}function WE(o,a,l){var h=o.constructor;switch(a){case Ri:return $l(o);case Ei:case Si:return new h(+o);case To:return kE(o,l);case jc:case Yc:case Jc:case Qc:case Xc:case Zc:case el:case tl:case nl:return Xf(o,l);case An:return new h;case Ai:case bi:return new h(o);case Ii:return RE(o);case In:return new h;case ka:return OE(o)}}function qE(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(j_,`{
|
69
69
|
/* [wrapped with `+a+`] */
|
70
|
-
`)}function GE(o){return ce(o)||no(o)||!!(wf&&o&&o[wf])}function lr(o,a){var l=typeof o;return a=a??Je,!!a&&(l=="number"||l!="symbol"&&iw.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"?Dt(l)&&lr(a,l.length):h=="string"&&a in l)?Rn(l[a],o):!1}function Jl(o,a){if(ce(o))return!1;var l=typeof o;return l=="number"||l=="symbol"||l=="boolean"||o==null||qt(o)?!0:z_.test(o)||!K_.test(o)||a!=null&&o in Oe(a)}function jE(o){var a=typeof o;return a=="string"||a=="number"||a=="symbol"||a=="boolean"?o!=="__proto__":o===null}function Ql(o){var a=as(o),l=v[a];if(typeof l!="function"||!(a in pe.prototype))return!1;if(o===l)return!0;var h=Gl(l);return!!h&&o===h[0]}function YE(o){return!!vf&&vf in o}var JE=La?ur:gu;function $i(o){var a=o&&o.constructor,l=typeof a=="function"&&a.prototype||ko;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 QE(o){var a=hs(o,function(h){return l.size===g&&l.clear(),h}),l=a.cache;return a}function XE(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?Ir(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?Ir(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 ZE(o){var a=[];if(o!=null)for(var l in Oe(o))a.push(l);return a}function eS(o){return Ba.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),Kt(o,this,E)}}function _g(o,a){return a.length<2?o:Zr(o,hn(a,0,-1))}function tS(o,a){for(var l=o.length,h=Ct(a.length,l),m=Mt(o);h--;){var y=a[h];o[h]=lr(y,l)?m[y]:t}return o}function Xl(o,a){if(!(a==="constructor"&&typeof o[a]=="function")&&a!="__proto__")return o[a]}var wg=Eg(zf),Ki=pT||function(o,a){return ut.setTimeout(o,a)},Zl=Eg(SE);function Tg(o,a,l){var h=a+"";return Zl(o,qE(h,nS(KE(h),l)))}function Eg(o){var a=0,l=0;return function(){var h=_T(),m=Le-(h-l);if(l=h,m>0){if(++a>=Te)return arguments[0]}else a=0;return o.apply(t,arguments)}}function cs(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=QE(function(o){var a=[];return o.charCodeAt(0)===46&&a.push(""),o.replace(W_,function(l,h,m,y){a.push(m?y.replace(Z_,"$1"):h||l)}),a});function zn(o){if(typeof o=="string"||qt(o))return o;var a=o+"";return a=="0"&&1/o==-Pt?"-0":a}function to(o){if(o!=null){try{return Ua.call(o)}catch{}try{return o+""}catch{}}return""}function nS(o,a){return cn(R_,function(l){var h="_."+l[0];a&l[1]&&!Pa(o,h)&&o.push(h)}),o.sort()}function Ag(o){if(o instanceof pe)return o.clone();var a=new un(o.__wrapped__,o.__chain__);return a.__actions__=Mt(o.__actions__),a.__index__=o.__index__,a.__values__=o.__values__,a}function rS(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(za(h/a));m<h;)w[y++]=hn(o,m,m+=a);return w}function oS(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 iS(){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 Ar(ce(l)?Mt(l):[l],dt(a,1))}var aS=fe(function(o,a){return Ge(o)?Ui(o,dt(a,1,Ge,!0)):[]}),sS=fe(function(o,a){var l=fn(a);return Ge(l)&&(l=t),Ge(o)?Ui(o,dt(a,1,Ge,!0),Z(l,2)):[]}),cS=fe(function(o,a){var l=fn(a);return Ge(l)&&(l=t),Ge(o)?Ui(o,dt(a,1,Ge,!0),t,l):[]});function lS(o,a,l){var h=o==null?0:o.length;return h?(a=l||a===t?1:de(a),hn(o,a<0?0:a,h)):[]}function uS(o,a,l){var h=o==null?0:o.length;return h?(a=l||a===t?1:de(a),a=h-a,hn(o,0,a<0?0:a)):[]}function dS(o,a){return o&&o.length?es(o,Z(a,3),!0,!0):[]}function hS(o,a){return o&&o.length?es(o,Z(a,3),!0):[]}function fS(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),iE(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)),Ma(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)),Ma(o,Z(a,3),m,!0)}function kg(o){var a=o==null?0:o.length;return a?dt(o,1):[]}function gS(o){var a=o==null?0:o.length;return a?dt(o,Pt):[]}function mS(o,a){var l=o==null?0:o.length;return l?(a=a===t?1:de(a),dt(o,a)):[]}function pS(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 vS(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)),So(o,a,m)}function yS(o){var a=o==null?0:o.length;return a?hn(o,0,-1):[]}var CS=fe(function(o){var a=Ue(o,Hl);return a.length&&a[0]===o[0]?Ol(a):[]}),_S=fe(function(o){var a=fn(o),l=Ue(o,Hl);return a===fn(l)?a=t:l.pop(),l.length&&l[0]===o[0]?Ol(l,Z(a,2)):[]}),wS=fe(function(o){var a=fn(o),l=Ue(o,Hl);return a=typeof a=="function"?a:t,a&&l.pop(),l.length&&l[0]===o[0]?Ol(l,t,a):[]});function TS(o,a){return o==null?"":yT.call(o,a)}function fn(o){var a=o==null?0:o.length;return a?o[a-1]:t}function ES(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?nT(o,a,m):Ma(o,lf,m,!0)}function SS(o,a){return o&&o.length?Hf(o,de(a)):t}var AS=fe(Og);function Og(o,a){return o&&o.length&&a&&a.length?Dl(o,a):o}function IS(o,a,l){return o&&o.length&&a&&a.length?Dl(o,a,Z(l,2)):o}function bS(o,a,l){return o&&o.length&&a&&a.length?Dl(o,a,t,l):o}var kS=cr(function(o,a){var l=o==null?0:o.length,h=Il(o,a);return Kf(o,Ue(a,function(m){return lr(m,l)?+m:m}).sort(Zf)),h});function RS(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 eu(o){return o==null?o:TT.call(o)}function OS(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)),hn(o,a,l)):[]}function NS(o,a){return Za(o,a)}function PS(o,a,l){return Ul(o,a,Z(l,2))}function MS(o,a){var l=o==null?0:o.length;if(l){var h=Za(o,a);if(h<l&&Rn(o[h],a))return h}return-1}function DS(o,a){return Za(o,a,!0)}function xS(o,a,l){return Ul(o,a,Z(l,2),!0)}function LS(o,a){var l=o==null?0:o.length;if(l){var h=Za(o,a,!0)-1;if(Rn(o[h],a))return h}return-1}function US(o){return o&&o.length?Wf(o):[]}function BS(o,a){return o&&o.length?Wf(o,Z(a,2)):[]}function FS(o){var a=o==null?0:o.length;return a?hn(o,1,a):[]}function HS(o,a,l){return o&&o.length?(a=l||a===t?1:de(a),hn(o,0,a<0?0:a)):[]}function VS(o,a,l){var h=o==null?0:o.length;return h?(a=l||a===t?1:de(a),a=h-a,hn(o,a<0?0:a,h)):[]}function $S(o,a){return o&&o.length?es(o,Z(a,3),!1,!0):[]}function KS(o,a){return o&&o.length?es(o,Z(a,3)):[]}var zS=fe(function(o){return Rr(dt(o,1,Ge,!0))}),WS=fe(function(o){var a=fn(o);return Ge(a)&&(a=t),Rr(dt(o,1,Ge,!0),Z(a,2))}),qS=fe(function(o){var a=fn(o);return a=typeof a=="function"?a:t,Rr(dt(o,1,Ge,!0),t,a)});function GS(o){return o&&o.length?Rr(o):[]}function jS(o,a){return o&&o.length?Rr(o,Z(a,2)):[]}function YS(o,a){return a=typeof a=="function"?a:t,o&&o.length?Rr(o,t,a):[]}function tu(o){if(!(o&&o.length))return[];var a=0;return o=Sr(o,function(l){if(Ge(l))return a=nt(l.length,a),!0}),yl(a,function(l){return Ue(o,ml(l))})}function Ng(o,a){if(!(o&&o.length))return[];var l=tu(o);return a==null?l:Ue(l,function(h){return Kt(a,t,h)})}var JS=fe(function(o,a){return Ge(o)?Ui(o,a):[]}),QS=fe(function(o){return Fl(Sr(o,Ge))}),XS=fe(function(o){var a=fn(o);return Ge(a)&&(a=t),Fl(Sr(o,Ge),Z(a,2))}),ZS=fe(function(o){var a=fn(o);return a=typeof a=="function"?a:t,Fl(Sr(o,Ge),t,a)}),eA=fe(tu);function tA(o,a){return Yf(o||[],a||[],Li)}function nA(o,a){return Yf(o||[],a||[],Hi)}var rA=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 oA(o,a){return a(o),o}function ls(o,a){return a(o)}var iA=cr(function(o){var a=o.length,l=a?o[0]:0,h=this.__wrapped__,m=function(y){return Il(y,o)};return a>1||this.__actions__.length||!(h instanceof pe)||!lr(l)?this.thru(m):(h=h.slice(l,+l+(a?1:0)),h.__actions__.push({func:ls,args:[m],thisArg:t}),new un(h,this.__chain__).thru(function(y){return a&&!y.length&&y.push(t),y}))});function aA(){return Pg(this)}function sA(){return new un(this.value(),this.__chain__)}function cA(){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 lA(){return this}function uA(o){for(var a,l=this;l instanceof ja;){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 dA(){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:ls,args:[eu],thisArg:t}),new un(a,this.__chain__)}return this.thru(eu)}function hA(){return jf(this.__wrapped__,this.__actions__)}var fA=ts(function(o,a,l){Ie.call(o,l)?++o[l]:ar(o,l,1)});function gA(o,a,l){var h=ce(o)?sf:oE;return l&&bt(o,a,l)&&(a=t),h(o,Z(a,3))}function mA(o,a){var l=ce(o)?Sr:Nf;return l(o,Z(a,3))}var pA=ig(Ig),vA=ig(bg);function yA(o,a){return dt(us(o,a),1)}function CA(o,a){return dt(us(o,a),Pt)}function _A(o,a,l){return l=l===t?1:de(l),dt(us(o,a),l)}function Mg(o,a){var l=ce(o)?cn:kr;return l(o,Z(a,3))}function Dg(o,a){var l=ce(o)?Fw:Of;return l(o,Z(a,3))}var wA=ts(function(o,a,l){Ie.call(o,l)?o[l].push(a):ar(o,l,[a])});function TA(o,a,l,h){o=Dt(o)?o:Lo(o),l=l&&!h?de(l):0;var m=o.length;return l<0&&(l=nt(m+l,0)),ms(o)?l<=m&&o.indexOf(a,l)>-1:!!m&&So(o,a,l)>-1}var EA=fe(function(o,a,l){var h=-1,m=typeof a=="function",y=Dt(o)?R(o.length):[];return kr(o,function(w){y[++h]=m?Kt(a,w,l):Bi(w,a,l)}),y}),SA=ts(function(o,a,l){ar(o,l,a)});function us(o,a){var l=ce(o)?Ue:Uf;return l(o,Z(a,3))}function AA(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 IA=ts(function(o,a,l){o[l?0:1].push(a)},function(){return[[],[]]});function bA(o,a,l){var h=ce(o)?fl:df,m=arguments.length<3;return h(o,Z(a,4),l,m,kr)}function kA(o,a,l){var h=ce(o)?Hw:df,m=arguments.length<3;return h(o,Z(a,4),l,m,Of)}function RA(o,a){var l=ce(o)?Sr:Nf;return l(o,fs(Z(a,3)))}function OA(o){var a=ce(o)?If:TE;return a(o)}function NA(o,a,l){(l?bt(o,a,l):a===t)?a=1:a=de(a);var h=ce(o)?ZT:EE;return h(o,a)}function PA(o){var a=ce(o)?eE:AE;return a(o)}function MA(o){if(o==null)return 0;if(Dt(o))return ms(o)?Io(o):o.length;var a=_t(o);return a==An||a==In?o.size:Pl(o).length}function DA(o,a,l){var h=ce(o)?gl:IE;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),[])}),ds=mT||function(){return ut.Date.now()};function LA(o,a){if(typeof a!="function")throw new ln(c);return o=de(o),function(){if(--o<1)return a.apply(this,arguments)}}function xg(o,a,l){return a=l?t:a,a=o&&a==null?o.length:a,sr(o,W,t,t,t,t,a)}function Lg(o,a){var l;if(typeof a!="function")throw new ln(c);return o=de(o),function(){return--o>0&&(l=a.apply(this,arguments)),o<=1&&(a=t),l}}var nu=fe(function(o,a,l){var h=N;if(l.length){var m=Ir(l,Do(nu));h|=Q}return sr(o,h,a,l,m)}),Ug=fe(function(o,a,l){var h=N|K;if(l.length){var m=Ir(l,Do(Ug));h|=Q}return sr(a,h,o,l,m)});function Bg(o,a,l){a=l?t:a;var h=sr(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=sr(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,D=0,x=!1,L=!1,$=!0;if(typeof o!="function")throw new ln(c);a=gn(a)||0,He(l)&&(x=!!l.leading,L="maxWait"in l,y=L?nt(gn(l.maxWait)||0,a):y,$="trailing"in l?!!l.trailing:$);function J(je){var On=h,hr=m;return h=m=t,D=je,w=o.apply(hr,On),w}function ee(je){return D=je,E=Ki(me,a),x?J(je):w}function he(je){var On=je-I,hr=je-D,im=a-On;return L?Ct(im,y-hr):im}function te(je){var On=je-I,hr=je-D;return I===t||On>=a||On<0||L&&hr>=y}function me(){var je=ds();if(te(je))return ve(je);E=Ki(me,he(je))}function ve(je){return E=t,$&&h?J(je):(h=m=t,w)}function Gt(){E!==t&&Jf(E),D=0,h=I=m=E=t}function kt(){return E===t?w:ve(ds())}function jt(){var je=ds(),On=te(je);if(h=arguments,m=this,I=je,On){if(E===t)return ee(I);if(L)return Jf(E),E=Ki(me,a),J(I)}return E===t&&(E=Ki(me,a)),w}return jt.cancel=Gt,jt.flush=kt,jt}var UA=fe(function(o,a){return Rf(o,1,a)}),BA=fe(function(o,a,l){return Rf(o,gn(a)||0,l)});function FA(o){return sr(o,we)}function hs(o,a){if(typeof o!="function"||a!=null&&typeof a!="function")throw new ln(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(hs.Cache||ir),l}hs.Cache=ir;function fs(o){if(typeof o!="function")throw new ln(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 HA(o){return Lg(2,o)}var VA=bE(function(o,a){a=a.length==1&&ce(a[0])?Ue(a[0],zt(Z())):Ue(dt(a,1),zt(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 Kt(o,this,h)})}),ru=fe(function(o,a){var l=Ir(a,Do(ru));return sr(o,Q,t,a,l)}),Vg=fe(function(o,a){var l=Ir(a,Do(Vg));return sr(o,_e,t,a,l)}),$A=cr(function(o,a){return sr(o,et,t,t,t,a)});function KA(o,a){if(typeof o!="function")throw new ln(c);return a=a===t?a:de(a),fe(o,a)}function zA(o,a){if(typeof o!="function")throw new ln(c);return a=a==null?0:nt(de(a),0),fe(function(l){var h=l[a],m=Nr(l,0,a);return h&&Ar(m,h),Kt(o,this,m)})}function WA(o,a,l){var h=!0,m=!0;if(typeof o!="function")throw new ln(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 qA(o){return xg(o,1)}function GA(o,a){return ru(Vl(a),o)}function jA(){if(!arguments.length)return[];var o=arguments[0];return ce(o)?o:[o]}function YA(o){return dn(o,S)}function JA(o,a){return a=typeof a=="function"?a:t,dn(o,S,a)}function QA(o){return dn(o,_|S)}function XA(o,a){return a=typeof a=="function"?a:t,dn(o,_|S,a)}function ZA(o,a){return a==null||kf(o,a,at(a))}function Rn(o,a){return o===a||o!==o&&a!==a}var eI=is(Rl),tI=is(function(o,a){return o>=a}),no=Df(function(){return arguments}())?Df:function(o){return $e(o)&&Ie.call(o,"callee")&&!_f.call(o,"callee")},ce=R.isArray,nI=ef?zt(ef):uE;function Dt(o){return o!=null&&gs(o.length)&&!ur(o)}function Ge(o){return $e(o)&&Dt(o)}function rI(o){return o===!0||o===!1||$e(o)&&It(o)==Ei}var Pr=vT||gu,oI=tf?zt(tf):dE;function iI(o){return $e(o)&&o.nodeType===1&&!zi(o)}function aI(o){if(o==null)return!0;if(Dt(o)&&(ce(o)||typeof o=="string"||typeof o.splice=="function"||Pr(o)||xo(o)||no(o)))return!o.length;var a=_t(o);if(a==An||a==In)return!o.size;if($i(o))return!Pl(o).length;for(var l in o)if(Ie.call(o,l))return!1;return!0}function sI(o,a){return Fi(o,a)}function cI(o,a,l){l=typeof l=="function"?l:t;var h=l?l(o,a):t;return h===t?Fi(o,a,t,l):!!h}function ou(o){if(!$e(o))return!1;var a=It(o);return a==Ia||a==N_||typeof o.message=="string"&&typeof o.name=="string"&&!zi(o)}function lI(o){return typeof o=="number"&&Tf(o)}function ur(o){if(!He(o))return!1;var a=It(o);return a==ba||a==kh||a==O_||a==M_}function $g(o){return typeof o=="number"&&o==de(o)}function gs(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?zt(nf):fE;function uI(o,a){return o===a||Nl(o,a,jl(a))}function dI(o,a,l){return l=typeof l=="function"?l:t,Nl(o,a,jl(a),l)}function hI(o){return zg(o)&&o!=+o}function fI(o){if(JE(o))throw new se(s);return xf(o)}function gI(o){return o===null}function mI(o){return o==null}function zg(o){return typeof o=="number"||$e(o)&&It(o)==Ai}function zi(o){if(!$e(o)||It(o)!=rr)return!1;var a=Va(o);if(a===null)return!0;var l=Ie.call(a,"constructor")&&a.constructor;return typeof l=="function"&&l instanceof l&&Ua.call(l)==dT}var iu=rf?zt(rf):gE;function pI(o){return $g(o)&&o>=-Je&&o<=Je}var Wg=of?zt(of):mE;function ms(o){return typeof o=="string"||!ce(o)&&$e(o)&&It(o)==bi}function qt(o){return typeof o=="symbol"||$e(o)&&It(o)==ka}var xo=af?zt(af):pE;function vI(o){return o===t}function yI(o){return $e(o)&&_t(o)==ki}function CI(o){return $e(o)&&It(o)==x_}var _I=is(Ml),wI=is(function(o,a){return o<=a});function qg(o){if(!o)return[];if(Dt(o))return ms(o)?bn(o):Mt(o);if(Ni&&o[Ni])return Zw(o[Ni]());var a=_t(o),l=a==An?_l:a==In?Da:Lo;return l(o)}function dr(o){if(!o)return o===0?o:0;if(o=gn(o),o===Pt||o===-Pt){var a=o<0?-1:1;return a*yt}return o===o?o:0}function de(o){var a=dr(o),l=a%1;return a===a?l?a-l:a:0}function Gg(o){return o?Xr(de(o),0,$t):0}function gn(o){if(typeof o=="number")return o;if(qt(o))return Ti;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=nw.test(o);return l||ow.test(o)?Lw(o.slice(2),l?2:8):tw.test(o)?Ti:+o}function jg(o){return Kn(o,xt(o))}function TI(o){return o?Xr(de(o),-Je,Je):o===0?o:0}function Ae(o){return o==null?"":Wt(o)}var EI=Po(function(o,a){if($i(a)||Dt(a)){Kn(a,at(a),o);return}for(var l in a)Ie.call(a,l)&&Li(o,l,a[l])}),Yg=Po(function(o,a){Kn(a,xt(a),o)}),ps=Po(function(o,a,l,h){Kn(a,xt(a),o,h)}),SI=Po(function(o,a,l,h){Kn(a,at(a),o,h)}),AI=cr(Il);function II(o,a){var l=No(o);return a==null?l:bf(l,a)}var bI=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 D=w[E],x=o[D];(x===t||Rn(x,ko[D])&&!Ie.call(o,D))&&(o[D]=y[D])}return o}),kI=fe(function(o){return o.push(t,hg),Kt(Jg,t,o)});function RI(o,a){return cf(o,Z(a,3),$n)}function OI(o,a){return cf(o,Z(a,3),kl)}function NI(o,a){return o==null?o:bl(o,Z(a,3),xt)}function PI(o,a){return o==null?o:Pf(o,Z(a,3),xt)}function MI(o,a){return o&&$n(o,Z(a,3))}function DI(o,a){return o&&kl(o,Z(a,3))}function xI(o){return o==null?[]:Qa(o,at(o))}function LI(o){return o==null?[]:Qa(o,xt(o))}function au(o,a,l){var h=o==null?t:Zr(o,a);return h===t?l:h}function UI(o,a){return o!=null&&mg(o,a,aE)}function su(o,a){return o!=null&&mg(o,a,sE)}var BI=sg(function(o,a,l){a!=null&&typeof a.toString!="function"&&(a=Ba.call(a)),o[a]=l},lu(Lt)),FI=sg(function(o,a,l){a!=null&&typeof a.toString!="function"&&(a=Ba.call(a)),Ie.call(o,a)?o[a].push(l):o[a]=[l]},Z),HI=fe(Bi);function at(o){return Dt(o)?Af(o):Pl(o)}function xt(o){return Dt(o)?Af(o,!0):vE(o)}function VI(o,a){var l={};return a=Z(a,3),$n(o,function(h,m,y){ar(l,a(h,m,y),h)}),l}function $I(o,a){var l={};return a=Z(a,3),$n(o,function(h,m,y){ar(l,m,a(h,m,y))}),l}var KI=Po(function(o,a,l){Xa(o,a,l)}),Jg=Po(function(o,a,l,h){Xa(o,a,l,h)}),zI=cr(function(o,a){var l={};if(o==null)return l;var h=!1;a=Ue(a,function(y){return y=Or(y,o),h||(h=y.length>1),y}),Kn(o,ql(o),l),h&&(l=dn(l,_|C|S,BE));for(var m=a.length;m--;)Bl(l,a[m]);return l});function WI(o,a){return Qg(o,fs(Z(a)))}var qI=cr(function(o,a){return o==null?{}:CE(o,a)});function Qg(o,a){if(o==null)return{};var l=Ue(ql(o),function(h){return[h]});return a=Z(a),$f(o,l,function(h,m){return a(h,m[0])})}function GI(o,a,l){a=Or(a,o);var h=-1,m=a.length;for(m||(m=1,o=t);++h<m;){var y=o==null?t:o[zn(a[h])];y===t&&(h=m,y=l),o=ur(y)?y.call(o):y}return o}function jI(o,a,l){return o==null?o:Hi(o,a,l)}function YI(o,a,l,h){return h=typeof h=="function"?h:t,o==null?o:Hi(o,a,l,h)}var Xg=ug(at),Zg=ug(xt);function JI(o,a,l){var h=ce(o),m=h||Pr(o)||xo(o);if(a=Z(a,4),l==null){var y=o&&o.constructor;m?l=h?new y:[]:He(o)?l=ur(y)?No(Va(o)):{}:l={}}return(m?cn:$n)(o,function(w,E,I){return a(l,w,E,I)}),l}function QI(o,a){return o==null?!0:Bl(o,a)}function XI(o,a,l){return o==null?o:Gf(o,a,Vl(l))}function ZI(o,a,l,h){return h=typeof h=="function"?h:t,o==null?o:Gf(o,a,Vl(l),h)}function Lo(o){return o==null?[]:Cl(o,at(o))}function eb(o){return o==null?[]:Cl(o,xt(o))}function tb(o,a,l){return l===t&&(l=a,a=t),l!==t&&(l=gn(l),l=l===l?l:0),a!==t&&(a=gn(a),a=a===a?a:0),Xr(gn(o),a,l)}function nb(o,a,l){return a=dr(a),l===t?(l=a,a=0):l=dr(l),o=gn(o),cE(o,a,l)}function rb(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=dr(o),a===t?(a=o,o=0):a=dr(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 ob=Mo(function(o,a,l){return a=a.toLowerCase(),o+(l?em(a):a)});function em(o){return cu(Ae(o).toLowerCase())}function tm(o){return o=Ae(o),o&&o.replace(aw,jw).replace(Aw,"")}function ib(o,a,l){o=Ae(o),a=Wt(a);var h=o.length;l=l===t?h:Xr(de(l),0,h);var m=l;return l-=a.length,l>=0&&o.slice(l,m)==a}function ab(o){return o=Ae(o),o&&H_.test(o)?o.replace(Nh,Yw):o}function sb(o){return o=Ae(o),o&&q_.test(o)?o.replace(rl,"\\$&"):o}var cb=Mo(function(o,a,l){return o+(l?"-":"")+a.toLowerCase()}),lb=Mo(function(o,a,l){return o+(l?" ":"")+a.toLowerCase()}),ub=og("toLowerCase");function db(o,a,l){o=Ae(o),a=de(a);var h=a?Io(o):0;if(!a||h>=a)return o;var m=(a-h)/2;return os(Wa(m),l)+o+os(za(m),l)}function hb(o,a,l){o=Ae(o),a=de(a);var h=a?Io(o):0;return a&&h<a?o+os(a-h,l):o}function fb(o,a,l){o=Ae(o),a=de(a);var h=a?Io(o):0;return a&&h<a?os(a-h,l)+o:o}function gb(o,a,l){return l||a==null?a=0:a&&(a=+a),wT(Ae(o).replace(ol,""),a||0)}function mb(o,a,l){return(l?bt(o,a,l):a===t)?a=1:a=de(a),Ll(Ae(o),a)}function pb(){var o=arguments,a=Ae(o[0]);return o.length<3?a:a.replace(o[1],o[2])}var vb=Mo(function(o,a,l){return o+(l?"_":"")+a.toLowerCase()});function yb(o,a,l){return l&&typeof l!="number"&&bt(o,a,l)&&(a=l=t),l=l===t?$t:l>>>0,l?(o=Ae(o),o&&(typeof a=="string"||a!=null&&!iu(a))&&(a=Wt(a),!a&&Ao(o))?Nr(bn(o),0,l):o.split(a,l)):[]}var Cb=Mo(function(o,a,l){return o+(l?" ":"")+cu(a)});function _b(o,a,l){return o=Ae(o),l=l==null?0:Xr(de(l),0,o.length),a=Wt(a),o.slice(l,l+a.length)==a}function wb(o,a,l){var h=v.templateSettings;l&&bt(o,a,l)&&(a=t),o=Ae(o),a=ps({},a,h,dg);var m=ps({},a.imports,h.imports,dg),y=at(m),w=Cl(m,y),E,I,D=0,x=a.interpolate||Ra,L="__p += '",$=wl((a.escape||Ra).source+"|"+x.source+"|"+(x===Ph?ew:Ra).source+"|"+(a.evaluate||Ra).source+"|$","g"),J="//# sourceURL="+(Ie.call(a,"sourceURL")?(a.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Ow+"]")+`
|
70
|
+
`)}function GE(o){return ce(o)||no(o)||!!(wf&&o&&o[wf])}function lr(o,a){var l=typeof o;return a=a??Je,!!a&&(l=="number"||l!="symbol"&&iw.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"?Dt(l)&&lr(a,l.length):h=="string"&&a in l)?Rn(l[a],o):!1}function Jl(o,a){if(ce(o))return!1;var l=typeof o;return l=="number"||l=="symbol"||l=="boolean"||o==null||qt(o)?!0:z_.test(o)||!K_.test(o)||a!=null&&o in Oe(a)}function jE(o){var a=typeof o;return a=="string"||a=="number"||a=="symbol"||a=="boolean"?o!=="__proto__":o===null}function Ql(o){var a=as(o),l=v[a];if(typeof l!="function"||!(a in pe.prototype))return!1;if(o===l)return!0;var h=Gl(l);return!!h&&o===h[0]}function YE(o){return!!vf&&vf in o}var JE=La?ur:gu;function $i(o){var a=o&&o.constructor,l=typeof a=="function"&&a.prototype||ko;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 QE(o){var a=hs(o,function(h){return l.size===g&&l.clear(),h}),l=a.cache;return a}function XE(o,a){var l=o[1],h=a[1],m=l|h,C=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(!(C||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?Ir(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?Ir(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 ZE(o){var a=[];if(o!=null)for(var l in Oe(o))a.push(l);return a}function eS(o){return Ba.call(o)}function Cg(o,a,l){return a=nt(a===t?o.length-1:a,0),function(){for(var h=arguments,m=-1,C=nt(h.length-a,0),w=R(C);++m<C;)w[m]=h[a+m];m=-1;for(var E=R(a+1);++m<a;)E[m]=h[m];return E[a]=l(w),Kt(o,this,E)}}function _g(o,a){return a.length<2?o:Zr(o,hn(a,0,-1))}function tS(o,a){for(var l=o.length,h=Ct(a.length,l),m=Mt(o);h--;){var C=a[h];o[h]=lr(C,l)?m[C]:t}return o}function Xl(o,a){if(!(a==="constructor"&&typeof o[a]=="function")&&a!="__proto__")return o[a]}var wg=Eg(zf),Ki=pT||function(o,a){return ut.setTimeout(o,a)},Zl=Eg(SE);function Tg(o,a,l){var h=a+"";return Zl(o,qE(h,nS(KE(h),l)))}function Eg(o){var a=0,l=0;return function(){var h=_T(),m=Le-(h-l);if(l=h,m>0){if(++a>=Te)return arguments[0]}else a=0;return o.apply(t,arguments)}}function cs(o,a){var l=-1,h=o.length,m=h-1;for(a=a===t?h:a;++l<a;){var C=xl(l,m),w=o[C];o[C]=o[l],o[l]=w}return o.length=a,o}var Sg=QE(function(o){var a=[];return o.charCodeAt(0)===46&&a.push(""),o.replace(W_,function(l,h,m,C){a.push(m?C.replace(Z_,"$1"):h||l)}),a});function zn(o){if(typeof o=="string"||qt(o))return o;var a=o+"";return a=="0"&&1/o==-Pt?"-0":a}function to(o){if(o!=null){try{return Ua.call(o)}catch{}try{return o+""}catch{}}return""}function nS(o,a){return cn(R_,function(l){var h="_."+l[0];a&l[1]&&!Pa(o,h)&&o.push(h)}),o.sort()}function Ag(o){if(o instanceof pe)return o.clone();var a=new un(o.__wrapped__,o.__chain__);return a.__actions__=Mt(o.__actions__),a.__index__=o.__index__,a.__values__=o.__values__,a}function rS(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,C=0,w=R(za(h/a));m<h;)w[C++]=hn(o,m,m+=a);return w}function oS(o){for(var a=-1,l=o==null?0:o.length,h=0,m=[];++a<l;){var C=o[a];C&&(m[h++]=C)}return m}function iS(){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 Ar(ce(l)?Mt(l):[l],dt(a,1))}var aS=fe(function(o,a){return Ge(o)?Ui(o,dt(a,1,Ge,!0)):[]}),sS=fe(function(o,a){var l=fn(a);return Ge(l)&&(l=t),Ge(o)?Ui(o,dt(a,1,Ge,!0),Z(l,2)):[]}),cS=fe(function(o,a){var l=fn(a);return Ge(l)&&(l=t),Ge(o)?Ui(o,dt(a,1,Ge,!0),t,l):[]});function lS(o,a,l){var h=o==null?0:o.length;return h?(a=l||a===t?1:de(a),hn(o,a<0?0:a,h)):[]}function uS(o,a,l){var h=o==null?0:o.length;return h?(a=l||a===t?1:de(a),a=h-a,hn(o,0,a<0?0:a)):[]}function dS(o,a){return o&&o.length?es(o,Z(a,3),!0,!0):[]}function hS(o,a){return o&&o.length?es(o,Z(a,3),!0):[]}function fS(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),iE(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)),Ma(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)),Ma(o,Z(a,3),m,!0)}function kg(o){var a=o==null?0:o.length;return a?dt(o,1):[]}function gS(o){var a=o==null?0:o.length;return a?dt(o,Pt):[]}function mS(o,a){var l=o==null?0:o.length;return l?(a=a===t?1:de(a),dt(o,a)):[]}function pS(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 vS(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)),So(o,a,m)}function yS(o){var a=o==null?0:o.length;return a?hn(o,0,-1):[]}var CS=fe(function(o){var a=Ue(o,Hl);return a.length&&a[0]===o[0]?Ol(a):[]}),_S=fe(function(o){var a=fn(o),l=Ue(o,Hl);return a===fn(l)?a=t:l.pop(),l.length&&l[0]===o[0]?Ol(l,Z(a,2)):[]}),wS=fe(function(o){var a=fn(o),l=Ue(o,Hl);return a=typeof a=="function"?a:t,a&&l.pop(),l.length&&l[0]===o[0]?Ol(l,t,a):[]});function TS(o,a){return o==null?"":yT.call(o,a)}function fn(o){var a=o==null?0:o.length;return a?o[a-1]:t}function ES(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?nT(o,a,m):Ma(o,lf,m,!0)}function SS(o,a){return o&&o.length?Hf(o,de(a)):t}var AS=fe(Og);function Og(o,a){return o&&o.length&&a&&a.length?Dl(o,a):o}function IS(o,a,l){return o&&o.length&&a&&a.length?Dl(o,a,Z(l,2)):o}function bS(o,a,l){return o&&o.length&&a&&a.length?Dl(o,a,t,l):o}var kS=cr(function(o,a){var l=o==null?0:o.length,h=Il(o,a);return Kf(o,Ue(a,function(m){return lr(m,l)?+m:m}).sort(Zf)),h});function RS(o,a){var l=[];if(!(o&&o.length))return l;var h=-1,m=[],C=o.length;for(a=Z(a,3);++h<C;){var w=o[h];a(w,h,o)&&(l.push(w),m.push(h))}return Kf(o,m),l}function eu(o){return o==null?o:TT.call(o)}function OS(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)),hn(o,a,l)):[]}function NS(o,a){return Za(o,a)}function PS(o,a,l){return Ul(o,a,Z(l,2))}function MS(o,a){var l=o==null?0:o.length;if(l){var h=Za(o,a);if(h<l&&Rn(o[h],a))return h}return-1}function DS(o,a){return Za(o,a,!0)}function xS(o,a,l){return Ul(o,a,Z(l,2),!0)}function LS(o,a){var l=o==null?0:o.length;if(l){var h=Za(o,a,!0)-1;if(Rn(o[h],a))return h}return-1}function US(o){return o&&o.length?Wf(o):[]}function BS(o,a){return o&&o.length?Wf(o,Z(a,2)):[]}function FS(o){var a=o==null?0:o.length;return a?hn(o,1,a):[]}function HS(o,a,l){return o&&o.length?(a=l||a===t?1:de(a),hn(o,0,a<0?0:a)):[]}function VS(o,a,l){var h=o==null?0:o.length;return h?(a=l||a===t?1:de(a),a=h-a,hn(o,a<0?0:a,h)):[]}function $S(o,a){return o&&o.length?es(o,Z(a,3),!1,!0):[]}function KS(o,a){return o&&o.length?es(o,Z(a,3)):[]}var zS=fe(function(o){return Rr(dt(o,1,Ge,!0))}),WS=fe(function(o){var a=fn(o);return Ge(a)&&(a=t),Rr(dt(o,1,Ge,!0),Z(a,2))}),qS=fe(function(o){var a=fn(o);return a=typeof a=="function"?a:t,Rr(dt(o,1,Ge,!0),t,a)});function GS(o){return o&&o.length?Rr(o):[]}function jS(o,a){return o&&o.length?Rr(o,Z(a,2)):[]}function YS(o,a){return a=typeof a=="function"?a:t,o&&o.length?Rr(o,t,a):[]}function tu(o){if(!(o&&o.length))return[];var a=0;return o=Sr(o,function(l){if(Ge(l))return a=nt(l.length,a),!0}),yl(a,function(l){return Ue(o,ml(l))})}function Ng(o,a){if(!(o&&o.length))return[];var l=tu(o);return a==null?l:Ue(l,function(h){return Kt(a,t,h)})}var JS=fe(function(o,a){return Ge(o)?Ui(o,a):[]}),QS=fe(function(o){return Fl(Sr(o,Ge))}),XS=fe(function(o){var a=fn(o);return Ge(a)&&(a=t),Fl(Sr(o,Ge),Z(a,2))}),ZS=fe(function(o){var a=fn(o);return a=typeof a=="function"?a:t,Fl(Sr(o,Ge),t,a)}),eA=fe(tu);function tA(o,a){return Yf(o||[],a||[],Li)}function nA(o,a){return Yf(o||[],a||[],Hi)}var rA=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 oA(o,a){return a(o),o}function ls(o,a){return a(o)}var iA=cr(function(o){var a=o.length,l=a?o[0]:0,h=this.__wrapped__,m=function(C){return Il(C,o)};return a>1||this.__actions__.length||!(h instanceof pe)||!lr(l)?this.thru(m):(h=h.slice(l,+l+(a?1:0)),h.__actions__.push({func:ls,args:[m],thisArg:t}),new un(h,this.__chain__).thru(function(C){return a&&!C.length&&C.push(t),C}))});function aA(){return Pg(this)}function sA(){return new un(this.value(),this.__chain__)}function cA(){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 lA(){return this}function uA(o){for(var a,l=this;l instanceof ja;){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 dA(){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:ls,args:[eu],thisArg:t}),new un(a,this.__chain__)}return this.thru(eu)}function hA(){return jf(this.__wrapped__,this.__actions__)}var fA=ts(function(o,a,l){Ie.call(o,l)?++o[l]:ar(o,l,1)});function gA(o,a,l){var h=ce(o)?sf:oE;return l&&bt(o,a,l)&&(a=t),h(o,Z(a,3))}function mA(o,a){var l=ce(o)?Sr:Nf;return l(o,Z(a,3))}var pA=ig(Ig),vA=ig(bg);function yA(o,a){return dt(us(o,a),1)}function CA(o,a){return dt(us(o,a),Pt)}function _A(o,a,l){return l=l===t?1:de(l),dt(us(o,a),l)}function Mg(o,a){var l=ce(o)?cn:kr;return l(o,Z(a,3))}function Dg(o,a){var l=ce(o)?Fw:Of;return l(o,Z(a,3))}var wA=ts(function(o,a,l){Ie.call(o,l)?o[l].push(a):ar(o,l,[a])});function TA(o,a,l,h){o=Dt(o)?o:Lo(o),l=l&&!h?de(l):0;var m=o.length;return l<0&&(l=nt(m+l,0)),ms(o)?l<=m&&o.indexOf(a,l)>-1:!!m&&So(o,a,l)>-1}var EA=fe(function(o,a,l){var h=-1,m=typeof a=="function",C=Dt(o)?R(o.length):[];return kr(o,function(w){C[++h]=m?Kt(a,w,l):Bi(w,a,l)}),C}),SA=ts(function(o,a,l){ar(o,l,a)});function us(o,a){var l=ce(o)?Ue:Uf;return l(o,Z(a,3))}function AA(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 IA=ts(function(o,a,l){o[l?0:1].push(a)},function(){return[[],[]]});function bA(o,a,l){var h=ce(o)?fl:df,m=arguments.length<3;return h(o,Z(a,4),l,m,kr)}function kA(o,a,l){var h=ce(o)?Hw:df,m=arguments.length<3;return h(o,Z(a,4),l,m,Of)}function RA(o,a){var l=ce(o)?Sr:Nf;return l(o,fs(Z(a,3)))}function OA(o){var a=ce(o)?If:TE;return a(o)}function NA(o,a,l){(l?bt(o,a,l):a===t)?a=1:a=de(a);var h=ce(o)?ZT:EE;return h(o,a)}function PA(o){var a=ce(o)?eE:AE;return a(o)}function MA(o){if(o==null)return 0;if(Dt(o))return ms(o)?Io(o):o.length;var a=_t(o);return a==An||a==In?o.size:Pl(o).length}function DA(o,a,l){var h=ce(o)?gl:IE;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),[])}),ds=mT||function(){return ut.Date.now()};function LA(o,a){if(typeof a!="function")throw new ln(c);return o=de(o),function(){if(--o<1)return a.apply(this,arguments)}}function xg(o,a,l){return a=l?t:a,a=o&&a==null?o.length:a,sr(o,W,t,t,t,t,a)}function Lg(o,a){var l;if(typeof a!="function")throw new ln(c);return o=de(o),function(){return--o>0&&(l=a.apply(this,arguments)),o<=1&&(a=t),l}}var nu=fe(function(o,a,l){var h=N;if(l.length){var m=Ir(l,Do(nu));h|=Q}return sr(o,h,a,l,m)}),Ug=fe(function(o,a,l){var h=N|K;if(l.length){var m=Ir(l,Do(Ug));h|=Q}return sr(a,h,o,l,m)});function Bg(o,a,l){a=l?t:a;var h=sr(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=sr(o,z,t,t,t,t,t,a);return h.placeholder=Fg.placeholder,h}function Hg(o,a,l){var h,m,C,w,E,I,D=0,x=!1,L=!1,$=!0;if(typeof o!="function")throw new ln(c);a=gn(a)||0,He(l)&&(x=!!l.leading,L="maxWait"in l,C=L?nt(gn(l.maxWait)||0,a):C,$="trailing"in l?!!l.trailing:$);function J(je){var On=h,hr=m;return h=m=t,D=je,w=o.apply(hr,On),w}function ee(je){return D=je,E=Ki(me,a),x?J(je):w}function he(je){var On=je-I,hr=je-D,im=a-On;return L?Ct(im,C-hr):im}function te(je){var On=je-I,hr=je-D;return I===t||On>=a||On<0||L&&hr>=C}function me(){var je=ds();if(te(je))return ve(je);E=Ki(me,he(je))}function ve(je){return E=t,$&&h?J(je):(h=m=t,w)}function Gt(){E!==t&&Jf(E),D=0,h=I=m=E=t}function kt(){return E===t?w:ve(ds())}function jt(){var je=ds(),On=te(je);if(h=arguments,m=this,I=je,On){if(E===t)return ee(I);if(L)return Jf(E),E=Ki(me,a),J(I)}return E===t&&(E=Ki(me,a)),w}return jt.cancel=Gt,jt.flush=kt,jt}var UA=fe(function(o,a){return Rf(o,1,a)}),BA=fe(function(o,a,l){return Rf(o,gn(a)||0,l)});function FA(o){return sr(o,we)}function hs(o,a){if(typeof o!="function"||a!=null&&typeof a!="function")throw new ln(c);var l=function(){var h=arguments,m=a?a.apply(this,h):h[0],C=l.cache;if(C.has(m))return C.get(m);var w=o.apply(this,h);return l.cache=C.set(m,w)||C,w};return l.cache=new(hs.Cache||ir),l}hs.Cache=ir;function fs(o){if(typeof o!="function")throw new ln(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 HA(o){return Lg(2,o)}var VA=bE(function(o,a){a=a.length==1&&ce(a[0])?Ue(a[0],zt(Z())):Ue(dt(a,1),zt(Z()));var l=a.length;return fe(function(h){for(var m=-1,C=Ct(h.length,l);++m<C;)h[m]=a[m].call(this,h[m]);return Kt(o,this,h)})}),ru=fe(function(o,a){var l=Ir(a,Do(ru));return sr(o,Q,t,a,l)}),Vg=fe(function(o,a){var l=Ir(a,Do(Vg));return sr(o,_e,t,a,l)}),$A=cr(function(o,a){return sr(o,et,t,t,t,a)});function KA(o,a){if(typeof o!="function")throw new ln(c);return a=a===t?a:de(a),fe(o,a)}function zA(o,a){if(typeof o!="function")throw new ln(c);return a=a==null?0:nt(de(a),0),fe(function(l){var h=l[a],m=Nr(l,0,a);return h&&Ar(m,h),Kt(o,this,m)})}function WA(o,a,l){var h=!0,m=!0;if(typeof o!="function")throw new ln(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 qA(o){return xg(o,1)}function GA(o,a){return ru(Vl(a),o)}function jA(){if(!arguments.length)return[];var o=arguments[0];return ce(o)?o:[o]}function YA(o){return dn(o,S)}function JA(o,a){return a=typeof a=="function"?a:t,dn(o,S,a)}function QA(o){return dn(o,_|S)}function XA(o,a){return a=typeof a=="function"?a:t,dn(o,_|S,a)}function ZA(o,a){return a==null||kf(o,a,at(a))}function Rn(o,a){return o===a||o!==o&&a!==a}var eI=is(Rl),tI=is(function(o,a){return o>=a}),no=Df(function(){return arguments}())?Df:function(o){return $e(o)&&Ie.call(o,"callee")&&!_f.call(o,"callee")},ce=R.isArray,nI=ef?zt(ef):uE;function Dt(o){return o!=null&&gs(o.length)&&!ur(o)}function Ge(o){return $e(o)&&Dt(o)}function rI(o){return o===!0||o===!1||$e(o)&&It(o)==Ei}var Pr=vT||gu,oI=tf?zt(tf):dE;function iI(o){return $e(o)&&o.nodeType===1&&!zi(o)}function aI(o){if(o==null)return!0;if(Dt(o)&&(ce(o)||typeof o=="string"||typeof o.splice=="function"||Pr(o)||xo(o)||no(o)))return!o.length;var a=_t(o);if(a==An||a==In)return!o.size;if($i(o))return!Pl(o).length;for(var l in o)if(Ie.call(o,l))return!1;return!0}function sI(o,a){return Fi(o,a)}function cI(o,a,l){l=typeof l=="function"?l:t;var h=l?l(o,a):t;return h===t?Fi(o,a,t,l):!!h}function ou(o){if(!$e(o))return!1;var a=It(o);return a==Ia||a==N_||typeof o.message=="string"&&typeof o.name=="string"&&!zi(o)}function lI(o){return typeof o=="number"&&Tf(o)}function ur(o){if(!He(o))return!1;var a=It(o);return a==ba||a==kh||a==O_||a==M_}function $g(o){return typeof o=="number"&&o==de(o)}function gs(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?zt(nf):fE;function uI(o,a){return o===a||Nl(o,a,jl(a))}function dI(o,a,l){return l=typeof l=="function"?l:t,Nl(o,a,jl(a),l)}function hI(o){return zg(o)&&o!=+o}function fI(o){if(JE(o))throw new se(s);return xf(o)}function gI(o){return o===null}function mI(o){return o==null}function zg(o){return typeof o=="number"||$e(o)&&It(o)==Ai}function zi(o){if(!$e(o)||It(o)!=rr)return!1;var a=Va(o);if(a===null)return!0;var l=Ie.call(a,"constructor")&&a.constructor;return typeof l=="function"&&l instanceof l&&Ua.call(l)==dT}var iu=rf?zt(rf):gE;function pI(o){return $g(o)&&o>=-Je&&o<=Je}var Wg=of?zt(of):mE;function ms(o){return typeof o=="string"||!ce(o)&&$e(o)&&It(o)==bi}function qt(o){return typeof o=="symbol"||$e(o)&&It(o)==ka}var xo=af?zt(af):pE;function vI(o){return o===t}function yI(o){return $e(o)&&_t(o)==ki}function CI(o){return $e(o)&&It(o)==x_}var _I=is(Ml),wI=is(function(o,a){return o<=a});function qg(o){if(!o)return[];if(Dt(o))return ms(o)?bn(o):Mt(o);if(Ni&&o[Ni])return Zw(o[Ni]());var a=_t(o),l=a==An?_l:a==In?Da:Lo;return l(o)}function dr(o){if(!o)return o===0?o:0;if(o=gn(o),o===Pt||o===-Pt){var a=o<0?-1:1;return a*yt}return o===o?o:0}function de(o){var a=dr(o),l=a%1;return a===a?l?a-l:a:0}function Gg(o){return o?Xr(de(o),0,$t):0}function gn(o){if(typeof o=="number")return o;if(qt(o))return Ti;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=nw.test(o);return l||ow.test(o)?Lw(o.slice(2),l?2:8):tw.test(o)?Ti:+o}function jg(o){return Kn(o,xt(o))}function TI(o){return o?Xr(de(o),-Je,Je):o===0?o:0}function Ae(o){return o==null?"":Wt(o)}var EI=Po(function(o,a){if($i(a)||Dt(a)){Kn(a,at(a),o);return}for(var l in a)Ie.call(a,l)&&Li(o,l,a[l])}),Yg=Po(function(o,a){Kn(a,xt(a),o)}),ps=Po(function(o,a,l,h){Kn(a,xt(a),o,h)}),SI=Po(function(o,a,l,h){Kn(a,at(a),o,h)}),AI=cr(Il);function II(o,a){var l=No(o);return a==null?l:bf(l,a)}var bI=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 C=a[l],w=xt(C),E=-1,I=w.length;++E<I;){var D=w[E],x=o[D];(x===t||Rn(x,ko[D])&&!Ie.call(o,D))&&(o[D]=C[D])}return o}),kI=fe(function(o){return o.push(t,hg),Kt(Jg,t,o)});function RI(o,a){return cf(o,Z(a,3),$n)}function OI(o,a){return cf(o,Z(a,3),kl)}function NI(o,a){return o==null?o:bl(o,Z(a,3),xt)}function PI(o,a){return o==null?o:Pf(o,Z(a,3),xt)}function MI(o,a){return o&&$n(o,Z(a,3))}function DI(o,a){return o&&kl(o,Z(a,3))}function xI(o){return o==null?[]:Qa(o,at(o))}function LI(o){return o==null?[]:Qa(o,xt(o))}function au(o,a,l){var h=o==null?t:Zr(o,a);return h===t?l:h}function UI(o,a){return o!=null&&mg(o,a,aE)}function su(o,a){return o!=null&&mg(o,a,sE)}var BI=sg(function(o,a,l){a!=null&&typeof a.toString!="function"&&(a=Ba.call(a)),o[a]=l},lu(Lt)),FI=sg(function(o,a,l){a!=null&&typeof a.toString!="function"&&(a=Ba.call(a)),Ie.call(o,a)?o[a].push(l):o[a]=[l]},Z),HI=fe(Bi);function at(o){return Dt(o)?Af(o):Pl(o)}function xt(o){return Dt(o)?Af(o,!0):vE(o)}function VI(o,a){var l={};return a=Z(a,3),$n(o,function(h,m,C){ar(l,a(h,m,C),h)}),l}function $I(o,a){var l={};return a=Z(a,3),$n(o,function(h,m,C){ar(l,m,a(h,m,C))}),l}var KI=Po(function(o,a,l){Xa(o,a,l)}),Jg=Po(function(o,a,l,h){Xa(o,a,l,h)}),zI=cr(function(o,a){var l={};if(o==null)return l;var h=!1;a=Ue(a,function(C){return C=Or(C,o),h||(h=C.length>1),C}),Kn(o,ql(o),l),h&&(l=dn(l,_|y|S,BE));for(var m=a.length;m--;)Bl(l,a[m]);return l});function WI(o,a){return Qg(o,fs(Z(a)))}var qI=cr(function(o,a){return o==null?{}:CE(o,a)});function Qg(o,a){if(o==null)return{};var l=Ue(ql(o),function(h){return[h]});return a=Z(a),$f(o,l,function(h,m){return a(h,m[0])})}function GI(o,a,l){a=Or(a,o);var h=-1,m=a.length;for(m||(m=1,o=t);++h<m;){var C=o==null?t:o[zn(a[h])];C===t&&(h=m,C=l),o=ur(C)?C.call(o):C}return o}function jI(o,a,l){return o==null?o:Hi(o,a,l)}function YI(o,a,l,h){return h=typeof h=="function"?h:t,o==null?o:Hi(o,a,l,h)}var Xg=ug(at),Zg=ug(xt);function JI(o,a,l){var h=ce(o),m=h||Pr(o)||xo(o);if(a=Z(a,4),l==null){var C=o&&o.constructor;m?l=h?new C:[]:He(o)?l=ur(C)?No(Va(o)):{}:l={}}return(m?cn:$n)(o,function(w,E,I){return a(l,w,E,I)}),l}function QI(o,a){return o==null?!0:Bl(o,a)}function XI(o,a,l){return o==null?o:Gf(o,a,Vl(l))}function ZI(o,a,l,h){return h=typeof h=="function"?h:t,o==null?o:Gf(o,a,Vl(l),h)}function Lo(o){return o==null?[]:Cl(o,at(o))}function eb(o){return o==null?[]:Cl(o,xt(o))}function tb(o,a,l){return l===t&&(l=a,a=t),l!==t&&(l=gn(l),l=l===l?l:0),a!==t&&(a=gn(a),a=a===a?a:0),Xr(gn(o),a,l)}function nb(o,a,l){return a=dr(a),l===t?(l=a,a=0):l=dr(l),o=gn(o),cE(o,a,l)}function rb(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=dr(o),a===t?(a=o,o=0):a=dr(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 ob=Mo(function(o,a,l){return a=a.toLowerCase(),o+(l?em(a):a)});function em(o){return cu(Ae(o).toLowerCase())}function tm(o){return o=Ae(o),o&&o.replace(aw,jw).replace(Aw,"")}function ib(o,a,l){o=Ae(o),a=Wt(a);var h=o.length;l=l===t?h:Xr(de(l),0,h);var m=l;return l-=a.length,l>=0&&o.slice(l,m)==a}function ab(o){return o=Ae(o),o&&H_.test(o)?o.replace(Nh,Yw):o}function sb(o){return o=Ae(o),o&&q_.test(o)?o.replace(rl,"\\$&"):o}var cb=Mo(function(o,a,l){return o+(l?"-":"")+a.toLowerCase()}),lb=Mo(function(o,a,l){return o+(l?" ":"")+a.toLowerCase()}),ub=og("toLowerCase");function db(o,a,l){o=Ae(o),a=de(a);var h=a?Io(o):0;if(!a||h>=a)return o;var m=(a-h)/2;return os(Wa(m),l)+o+os(za(m),l)}function hb(o,a,l){o=Ae(o),a=de(a);var h=a?Io(o):0;return a&&h<a?o+os(a-h,l):o}function fb(o,a,l){o=Ae(o),a=de(a);var h=a?Io(o):0;return a&&h<a?os(a-h,l)+o:o}function gb(o,a,l){return l||a==null?a=0:a&&(a=+a),wT(Ae(o).replace(ol,""),a||0)}function mb(o,a,l){return(l?bt(o,a,l):a===t)?a=1:a=de(a),Ll(Ae(o),a)}function pb(){var o=arguments,a=Ae(o[0]);return o.length<3?a:a.replace(o[1],o[2])}var vb=Mo(function(o,a,l){return o+(l?"_":"")+a.toLowerCase()});function yb(o,a,l){return l&&typeof l!="number"&&bt(o,a,l)&&(a=l=t),l=l===t?$t:l>>>0,l?(o=Ae(o),o&&(typeof a=="string"||a!=null&&!iu(a))&&(a=Wt(a),!a&&Ao(o))?Nr(bn(o),0,l):o.split(a,l)):[]}var Cb=Mo(function(o,a,l){return o+(l?" ":"")+cu(a)});function _b(o,a,l){return o=Ae(o),l=l==null?0:Xr(de(l),0,o.length),a=Wt(a),o.slice(l,l+a.length)==a}function wb(o,a,l){var h=v.templateSettings;l&&bt(o,a,l)&&(a=t),o=Ae(o),a=ps({},a,h,dg);var m=ps({},a.imports,h.imports,dg),C=at(m),w=Cl(m,C),E,I,D=0,x=a.interpolate||Ra,L="__p += '",$=wl((a.escape||Ra).source+"|"+x.source+"|"+(x===Ph?ew:Ra).source+"|"+(a.evaluate||Ra).source+"|$","g"),J="//# sourceURL="+(Ie.call(a,"sourceURL")?(a.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Ow+"]")+`
|
71
71
|
`;o.replace($,function(te,me,ve,Gt,kt,jt){return ve||(ve=Gt),L+=o.slice(D,jt).replace(sw,Jw),me&&(E=!0,L+=`' +
|
72
72
|
__e(`+me+`) +
|
73
73
|
'`),kt&&(I=!0,L+=`';
|
@@ -84,4 +84,4 @@ __p += '`),ve&&(L+=`' +
|
|
84
84
|
function print() { __p += __j.call(arguments, '') }
|
85
85
|
`:`;
|
86
86
|
`)+L+`return __p
|
87
|
-
}`;var he=rm(function(){return Ee(y,J+"return "+L).apply(t,w)});if(he.source=L,ou(he))throw he;return he}function Tb(o){return Ae(o).toLowerCase()}function Eb(o){return Ae(o).toUpperCase()}function Sb(o,a,l){if(o=Ae(o),o&&(l||a===t))return hf(o);if(!o||!(a=Wt(a)))return o;var h=bn(o),m=bn(a),y=ff(h,m),w=gf(h,m)+1;return Nr(h,y,w).join("")}function Ab(o,a,l){if(o=Ae(o),o&&(l||a===t))return o.slice(0,pf(o)+1);if(!o||!(a=Wt(a)))return o;var h=bn(o),m=gf(h,bn(a))+1;return Nr(h,0,m).join("")}function Ib(o,a,l){if(o=Ae(o),o&&(l||a===t))return o.replace(ol,"");if(!o||!(a=Wt(a)))return o;var h=bn(o),m=ff(h,bn(a));return Nr(h,m).join("")}function bb(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?Wt(a.omission):h}o=Ae(o);var y=o.length;if(Ao(o)){var w=bn(o);y=w.length}if(l>=y)return o;var E=l-Io(h);if(E<1)return h;var I=w?Nr(w,0,E).join(""):o.slice(0,E);if(m===t)return I+h;if(w&&(E+=I.length-E),iu(m)){if(o.slice(E).search(m)){var D,x=I;for(m.global||(m=wl(m.source,Ae(Mh.exec(m))+"g")),m.lastIndex=0;D=m.exec(x);)var L=D.index;I=I.slice(0,L===t?E:L)}}else if(o.indexOf(Wt(m),E)!=E){var $=I.lastIndexOf(m);$>-1&&(I=I.slice(0,$))}return I+h}function kb(o){return o=Ae(o),o&&F_.test(o)?o.replace(Oh,rT):o}var Rb=Mo(function(o,a,l){return o+(l?" ":"")+a.toUpperCase()}),cu=og("toUpperCase");function nm(o,a,l){return o=Ae(o),a=l?t:a,a===t?Xw(o)?aT(o):Kw(o):o.match(a)||[]}var rm=fe(function(o,a){try{return Kt(o,t,a)}catch(l){return ou(l)?l:new se(l)}}),Ob=cr(function(o,a){return cn(a,function(l){l=zn(l),ar(o,l,nu(o[l],o))}),o});function Nb(o){var a=o==null?0:o.length,l=Z();return o=a?Ue(o,function(h){if(typeof h[1]!="function")throw new ln(c);return[l(h[0]),h[1]]}):[],fe(function(h){for(var m=-1;++m<a;){var y=o[m];if(Kt(y[0],this,h))return Kt(y[1],this,h)}})}function Pb(o){return rE(dn(o,_))}function lu(o){return function(){return o}}function Mb(o,a){return o==null||o!==o?a:o}var Db=ag(),xb=ag(!0);function Lt(o){return o}function uu(o){return Lf(typeof o=="function"?o:dn(o,_))}function Lb(o){return Bf(dn(o,_))}function Ub(o,a){return Ff(o,dn(a,_))}var Bb=fe(function(o,a){return function(l){return Bi(l,o,a)}}),Fb=fe(function(o,a){return function(l){return Bi(o,l,a)}});function du(o,a,l){var h=at(a),m=Qa(a,h);l==null&&!(He(a)&&(m.length||!h.length))&&(l=a,a=o,o=this,m=Qa(a,at(a)));var y=!(He(l)&&"chain"in l)||!!l.chain,w=ur(o);return cn(m,function(E){var I=a[E];o[E]=I,w&&(o.prototype[E]=function(){var D=this.__chain__;if(y||D){var x=o(this.__wrapped__),L=x.__actions__=Mt(this.__actions__);return L.push({func:I,args:arguments,thisArg:o}),x.__chain__=D,x}return I.apply(o,Ar([this.value()],arguments))})}),o}function Hb(){return ut._===this&&(ut._=hT),this}function hu(){}function Vb(o){return o=de(o),fe(function(a){return Hf(a,o)})}var $b=Kl(Ue),Kb=Kl(sf),zb=Kl(gl);function om(o){return Jl(o)?ml(zn(o)):_E(o)}function Wb(o){return function(a){return o==null?t:Zr(o,a)}}var qb=cg(),Gb=cg(!0);function fu(){return[]}function gu(){return!1}function jb(){return{}}function Yb(){return""}function Jb(){return!0}function Qb(o,a){if(o=de(o),o<1||o>Je)return[];var l=$t,h=Ct(o,$t);a=Z(a),o-=$t;for(var m=yl(h,a);++l<o;)a(l);return m}function Xb(o){return ce(o)?Ue(o,zn):qt(o)?[o]:Mt(Sg(Ae(o)))}function Zb(o){var a=++uT;return Ae(o)+a}var ek=rs(function(o,a){return o+a},0),tk=zl("ceil"),nk=rs(function(o,a){return o/a},1),rk=zl("floor");function ok(o){return o&&o.length?Ja(o,Lt,Rl):t}function ik(o,a){return o&&o.length?Ja(o,Z(a,2),Rl):t}function ak(o){return uf(o,Lt)}function sk(o,a){return uf(o,Z(a,2))}function ck(o){return o&&o.length?Ja(o,Lt,Ml):t}function lk(o,a){return o&&o.length?Ja(o,Z(a,2),Ml):t}var uk=rs(function(o,a){return o*a},1),dk=zl("round"),hk=rs(function(o,a){return o-a},0);function fk(o){return o&&o.length?vl(o,Lt):0}function gk(o,a){return o&&o.length?vl(o,Z(a,2)):0}return v.after=LA,v.ary=xg,v.assign=EI,v.assignIn=Yg,v.assignInWith=ps,v.assignWith=SI,v.at=AI,v.before=Lg,v.bind=nu,v.bindAll=Ob,v.bindKey=Ug,v.castArray=jA,v.chain=Pg,v.chunk=rS,v.compact=oS,v.concat=iS,v.cond=Nb,v.conforms=Pb,v.constant=lu,v.countBy=fA,v.create=II,v.curry=Bg,v.curryRight=Fg,v.debounce=Hg,v.defaults=bI,v.defaultsDeep=kI,v.defer=UA,v.delay=BA,v.difference=aS,v.differenceBy=sS,v.differenceWith=cS,v.drop=lS,v.dropRight=uS,v.dropRightWhile=dS,v.dropWhile=hS,v.fill=fS,v.filter=mA,v.flatMap=yA,v.flatMapDeep=CA,v.flatMapDepth=_A,v.flatten=kg,v.flattenDeep=gS,v.flattenDepth=mS,v.flip=FA,v.flow=Db,v.flowRight=xb,v.fromPairs=pS,v.functions=xI,v.functionsIn=LI,v.groupBy=wA,v.initial=yS,v.intersection=CS,v.intersectionBy=_S,v.intersectionWith=wS,v.invert=BI,v.invertBy=FI,v.invokeMap=EA,v.iteratee=uu,v.keyBy=SA,v.keys=at,v.keysIn=xt,v.map=us,v.mapKeys=VI,v.mapValues=$I,v.matches=Lb,v.matchesProperty=Ub,v.memoize=hs,v.merge=KI,v.mergeWith=Jg,v.method=Bb,v.methodOf=Fb,v.mixin=du,v.negate=fs,v.nthArg=Vb,v.omit=zI,v.omitBy=WI,v.once=HA,v.orderBy=AA,v.over=$b,v.overArgs=VA,v.overEvery=Kb,v.overSome=zb,v.partial=ru,v.partialRight=Vg,v.partition=IA,v.pick=qI,v.pickBy=Qg,v.property=om,v.propertyOf=Wb,v.pull=AS,v.pullAll=Og,v.pullAllBy=IS,v.pullAllWith=bS,v.pullAt=kS,v.range=qb,v.rangeRight=Gb,v.rearg=$A,v.reject=RA,v.remove=RS,v.rest=KA,v.reverse=eu,v.sampleSize=NA,v.set=jI,v.setWith=YI,v.shuffle=PA,v.slice=OS,v.sortBy=xA,v.sortedUniq=US,v.sortedUniqBy=BS,v.split=yb,v.spread=zA,v.tail=FS,v.take=HS,v.takeRight=VS,v.takeRightWhile=$S,v.takeWhile=KS,v.tap=oA,v.throttle=WA,v.thru=ls,v.toArray=qg,v.toPairs=Xg,v.toPairsIn=Zg,v.toPath=Xb,v.toPlainObject=jg,v.transform=JI,v.unary=qA,v.union=zS,v.unionBy=WS,v.unionWith=qS,v.uniq=GS,v.uniqBy=jS,v.uniqWith=YS,v.unset=QI,v.unzip=tu,v.unzipWith=Ng,v.update=XI,v.updateWith=ZI,v.values=Lo,v.valuesIn=eb,v.without=JS,v.words=nm,v.wrap=GA,v.xor=QS,v.xorBy=XS,v.xorWith=ZS,v.zip=eA,v.zipObject=tA,v.zipObjectDeep=nA,v.zipWith=rA,v.entries=Xg,v.entriesIn=Zg,v.extend=Yg,v.extendWith=ps,du(v,v),v.add=ek,v.attempt=rm,v.camelCase=ob,v.capitalize=em,v.ceil=tk,v.clamp=tb,v.clone=YA,v.cloneDeep=QA,v.cloneDeepWith=XA,v.cloneWith=JA,v.conformsTo=ZA,v.deburr=tm,v.defaultTo=Mb,v.divide=nk,v.endsWith=ib,v.eq=Rn,v.escape=ab,v.escapeRegExp=sb,v.every=gA,v.find=pA,v.findIndex=Ig,v.findKey=RI,v.findLast=vA,v.findLastIndex=bg,v.findLastKey=OI,v.floor=rk,v.forEach=Mg,v.forEachRight=Dg,v.forIn=NI,v.forInRight=PI,v.forOwn=MI,v.forOwnRight=DI,v.get=au,v.gt=eI,v.gte=tI,v.has=UI,v.hasIn=su,v.head=Rg,v.identity=Lt,v.includes=TA,v.indexOf=vS,v.inRange=nb,v.invoke=HI,v.isArguments=no,v.isArray=ce,v.isArrayBuffer=nI,v.isArrayLike=Dt,v.isArrayLikeObject=Ge,v.isBoolean=rI,v.isBuffer=Pr,v.isDate=oI,v.isElement=iI,v.isEmpty=aI,v.isEqual=sI,v.isEqualWith=cI,v.isError=ou,v.isFinite=lI,v.isFunction=ur,v.isInteger=$g,v.isLength=gs,v.isMap=Kg,v.isMatch=uI,v.isMatchWith=dI,v.isNaN=hI,v.isNative=fI,v.isNil=mI,v.isNull=gI,v.isNumber=zg,v.isObject=He,v.isObjectLike=$e,v.isPlainObject=zi,v.isRegExp=iu,v.isSafeInteger=pI,v.isSet=Wg,v.isString=ms,v.isSymbol=qt,v.isTypedArray=xo,v.isUndefined=vI,v.isWeakMap=yI,v.isWeakSet=CI,v.join=TS,v.kebabCase=cb,v.last=fn,v.lastIndexOf=ES,v.lowerCase=lb,v.lowerFirst=ub,v.lt=_I,v.lte=wI,v.max=ok,v.maxBy=ik,v.mean=ak,v.meanBy=sk,v.min=ck,v.minBy=lk,v.stubArray=fu,v.stubFalse=gu,v.stubObject=jb,v.stubString=Yb,v.stubTrue=Jb,v.multiply=uk,v.nth=SS,v.noConflict=Hb,v.noop=hu,v.now=ds,v.pad=db,v.padEnd=hb,v.padStart=fb,v.parseInt=gb,v.random=rb,v.reduce=bA,v.reduceRight=kA,v.repeat=mb,v.replace=pb,v.result=GI,v.round=dk,v.runInContext=A,v.sample=OA,v.size=MA,v.snakeCase=vb,v.some=DA,v.sortedIndex=NS,v.sortedIndexBy=PS,v.sortedIndexOf=MS,v.sortedLastIndex=DS,v.sortedLastIndexBy=xS,v.sortedLastIndexOf=LS,v.startCase=Cb,v.startsWith=_b,v.subtract=hk,v.sum=fk,v.sumBy=gk,v.template=wb,v.times=Qb,v.toFinite=dr,v.toInteger=de,v.toLength=Gg,v.toLower=Tb,v.toNumber=gn,v.toSafeInteger=TI,v.toString=Ae,v.toUpper=Eb,v.trim=Sb,v.trimEnd=Ab,v.trimStart=Ib,v.truncate=bb,v.unescape=kb,v.uniqueId=Zb,v.upperCase=Rb,v.upperFirst=cu,v.each=Mg,v.eachRight=Dg,v.first=Rg,du(v,function(){var o={};return $n(v,function(a,l){Ie.call(v.prototype,l)||(o[l]=a)}),o}(),{chain:!1}),v.VERSION=n,cn(["bind","bindKey","curry","curryRight","partial","partialRight"],function(o){v[o].placeholder=v}),cn(["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,$t),type:o+(h.__dir__<0?"Right":"")}),h},pe.prototype[o+"Right"]=function(l){return this.reverse()[o](l).reverse()}}),cn(["filter","map","takeWhile"],function(o,a){var l=a+1,h=l==vt||l==an;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}}),cn(["head","last"],function(o,a){var l="take"+(a?"Right":"");pe.prototype[o]=function(){return this[l](1).value()[0]}}),cn(["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(Lt)},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 Bi(l,o,a)})}),pe.prototype.reject=function(o){return this.filter(fs(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($t)},$n(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,D=E[0],x=I||ce(w),L=function(me){var ve=m.apply(v,Ar([me],E));return h&&$?ve[0]:ve};x&&l&&typeof D=="function"&&D.length!=1&&(I=x=!1);var $=this.__chain__,J=!!this.__actions__.length,ee=y&&!$,he=I&&!J;if(!y&&x){w=he?w:new pe(this);var te=o.apply(w,E);return te.__actions__.push({func:ls,args:[L],thisArg:t}),new un(te,$)}return ee&&he?o.apply(this,E):(te=this.thru(L),ee?h?te.value()[0]:te.value():te)})}),cn(["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)})}}),$n(pe.prototype,function(o,a){var l=v[a];if(l){var h=l.name+"";Ie.call(Oo,h)||(Oo[h]=[]),Oo[h].push({name:a,func:l})}}),Oo[ns(t,K).name]=[{name:"wrapper",func:t}],pe.prototype.clone=kT,pe.prototype.reverse=RT,pe.prototype.value=OT,v.prototype.at=iA,v.prototype.chain=aA,v.prototype.commit=sA,v.prototype.next=cA,v.prototype.plant=uA,v.prototype.reverse=dA,v.prototype.toJSON=v.prototype.valueOf=v.prototype.value=hA,v.prototype.first=v.prototype.head,Ni&&(v.prototype[Ni]=lA),v},bo=sT();jr?((jr.exports=bo)._=bo,ul._=bo):ut._=bo}).call(AD)}(Qi,Qi.exports)),Qi.exports}var Ci=ID();const js=SD(Ci),bD={path:"/_/dashboard",component:()=>Promise.resolve().then(()=>require("./AuthRoute-DD9W0rUv.js")),meta:{requiresAuth:!1}},kD={path:"/jplan-auth-fail",component:()=>Promise.resolve().then(()=>require("./AuthFailRoute-ClQ9doUk.js")),meta:{requiresAuth:!1}},{isAuthenticated:Op,handleRedirect:RD}=jC(),OD=zc();function ND(r){r.addRoute(bD),r.addRoute(kD),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 RD(),await OD.__init__()}catch(c){console.error("Fail to authenticate",c),await r.push("/jplan-auth-fail")}ae.value=!1}Op.value&&n()})}const{scope:Np}=zc();function PD(){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 _i(r){const e=PD();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 MD(){const r=_i("https://api.jplan.com.br/management/organization"),{error:e}=Fn();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 Hr=MD();function DD(){const r=_i("https://api.jplan.com.br/management/branch/"),{error:e}=Fn();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 Vr=DD();function xD(){const r=_i("https://api.jplan.com.br/management/team"),{error:e}=Fn();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 Zt=xD();async function LD({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 wi(r,e,t=[]){const n=BD(e);if(!n)return r;const i=n.split(" ");return r.filter(s=>UD(s,i,t))}function UD(r,e,t){return t.some(n=>{const i=js.get(r,n);if(js.isNil(i))return!1;const s=js.toString(i).toLowerCase();return e.every(c=>s.includes(c))})}function BD(r){return js.trim(r).toLowerCase().replace(/\s+/g," ")}const C_=6048e5,FD=864e5,Pp=Symbol.for("constructDateFrom");function Gr(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 Vn(r,e){return Gr(e||r,r)}let HD={};function Wc(){return HD}function ga(r,e){var d,f,g,p;const t=Wc(),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=Vn(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 __(r,e){const t=Vn(r,e==null?void 0:e.in),n=t.getFullYear(),i=Gr(t,0);i.setFullYear(n+1,0,4),i.setHours(0,0,0,0);const s=mc(i),c=Gr(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=Vn(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 VD(r,...e){const t=Gr.bind(null,e.find(n=>typeof n=="object"));return e.map(t)}function Dp(r,e){const t=Vn(r,e==null?void 0:e.in);return t.setHours(0,0,0,0),t}function $D(r,e,t){const[n,i]=VD(t==null?void 0:t.in,r,e),s=Dp(n),c=Dp(i),d=+s-Mp(s),f=+c-Mp(c);return Math.round((d-f)/FD)}function KD(r,e){const t=__(r,e),n=Gr(r,0);return n.setFullYear(t,0,4),n.setHours(0,0,0,0),mc(n)}function zD(r){return r instanceof Date||typeof r=="object"&&Object.prototype.toString.call(r)==="[object Date]"}function WD(r){return!(!zD(r)&&typeof r!="number"||isNaN(+Vn(r)))}function qD(r,e){const t=Vn(r,e==null?void 0:e.in);return t.setFullYear(t.getFullYear(),0,1),t.setHours(0,0,0,0),t}const GD={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"}},jD=(r,e,t)=>{let n;const i=GD[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 En(r){return(e={})=>{const t=e.width?String(e.width):r.defaultWidth;return r.formats[t]||r.formats[r.defaultWidth]}}const YD={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},JD={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},QD={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},XD={date:En({formats:YD,defaultWidth:"full"}),time:En({formats:JD,defaultWidth:"full"}),dateTime:En({formats:QD,defaultWidth:"full"})},ZD={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},ex=(r,e,t,n)=>ZD[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 tx={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},nx={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},rx={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"]},ox={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"]},ix={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"}},ax={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"}},sx=(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"},cx={ordinalNumber:sx,era:Xe({values:tx,defaultWidth:"wide"}),quarter:Xe({values:nx,defaultWidth:"wide",argumentCallback:r=>r-1}),month:Xe({values:rx,defaultWidth:"wide"}),day:Xe({values:ox,defaultWidth:"wide"}),dayPeriod:Xe({values:ix,defaultWidth:"wide",formattingValues:ax,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)?ux(d,_=>_.test(c)):lx(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 lx(r,e){for(const t in r)if(Object.prototype.hasOwnProperty.call(r,t)&&e(r[t]))return t}function ux(r,e){for(let t=0;t<r.length;t++)if(e(r[t]))return t}function qc(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 dx=/^(\d+)(th|st|nd|rd)?/i,hx=/\d+/i,fx={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},gx={any:[/^b/i,/^(a|c)/i]},mx={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},px={any:[/1/i,/2/i,/3/i,/4/i]},vx={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},yx={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]},Cx={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},_x={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]},wx={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},Tx={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}},Ex={ordinalNumber:qc({matchPattern:dx,parsePattern:hx,valueCallback:r=>parseInt(r,10)}),era:Ze({matchPatterns:fx,defaultMatchWidth:"wide",parsePatterns:gx,defaultParseWidth:"any"}),quarter:Ze({matchPatterns:mx,defaultMatchWidth:"wide",parsePatterns:px,defaultParseWidth:"any",valueCallback:r=>r+1}),month:Ze({matchPatterns:vx,defaultMatchWidth:"wide",parsePatterns:yx,defaultParseWidth:"any"}),day:Ze({matchPatterns:Cx,defaultMatchWidth:"wide",parsePatterns:_x,defaultParseWidth:"any"}),dayPeriod:Ze({matchPatterns:wx,defaultMatchWidth:"any",parsePatterns:Tx,defaultParseWidth:"any"})},bh={code:"en-US",formatDistance:jD,formatLong:XD,formatRelative:ex,localize:cx,match:Ex,options:{weekStartsOn:0,firstWeekContainsDate:1}};function Sx(r,e){const t=Vn(r,e==null?void 0:e.in);return $D(t,qD(t))+1}function Ax(r,e){const t=Vn(r,e==null?void 0:e.in),n=+mc(t)-+KD(t);return Math.round(n/C_)+1}function w_(r,e){var p,_,C,S;const t=Vn(r,e==null?void 0:e.in),n=t.getFullYear(),i=Wc(),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=Gr((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=Gr((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 Ix(r,e){var d,f,g,p;const t=Wc(),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=w_(r,e),s=Gr((e==null?void 0:e.in)||r,0);return s.setFullYear(i,0,n),s.setHours(0,0,0,0),ga(s,e)}function bx(r,e){const t=Vn(r,e==null?void 0:e.in),n=+ga(t,e)-+Ix(t,e);return Math.round(n/C_)+1}function ke(r,e){const t=r<0?"-":"",n=Math.abs(r).toString().padStart(e,"0");return t+n}const xr={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)}},Ko={am:"am",pm:"pm",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},xp={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 xr.y(r,e)},Y:function(r,e,t,n){const i=w_(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=__(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 xr.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=bx(r,n);return e==="wo"?t.ordinalNumber(i,{unit:"week"}):ke(i,e.length)},I:function(r,e,t){const n=Ax(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"}):xr.d(r,e)},D:function(r,e,t){const n=Sx(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=Ko.noon:n===0?i=Ko.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=Ko.evening:n>=12?i=Ko.afternoon:n>=4?i=Ko.morning:i=Ko.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 xr.h(r,e)},H:function(r,e,t){return e==="Ho"?t.ordinalNumber(r.getHours(),{unit:"hour"}):xr.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"}):xr.m(r,e)},s:function(r,e,t){return e==="so"?t.ordinalNumber(r.getSeconds(),{unit:"second"}):xr.s(r,e)},S:function(r,e){return xr.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 so(n);case"XXXXX":case"XXX":default:return so(n,":")}},x:function(r,e,t){const n=r.getTimezoneOffset();switch(e){case"x":return Up(n);case"xxxx":case"xx":return so(n);case"xxxxx":case"xxx":default:return so(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"+so(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"+so(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):so(r,e)}function so(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"})}},T_=(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"})}},kx=(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}}",T_(i,e))},Rx={p:T_,P:kx},Ox=/^D+$/,Nx=/^Y+$/,Px=["D","DD","YY","YYYY"];function Mx(r){return Ox.test(r)}function Dx(r){return Nx.test(r)}function xx(r,e,t){const n=Lx(r,e,t);if(console.warn(n),Px.includes(r))throw new RangeError(n)}function Lx(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 Ux=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Bx=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Fx=/^'([^]*?)'?$/,Hx=/''/g,Vx=/[a-zA-Z]/;function $x(r,e,t){var p,_,C,S,T,b,N,K;const n=Wc(),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=Vn(r,t==null?void 0:t.in);if(!WD(d))throw new RangeError("Invalid time value");let f=e.match(Bx).map(H=>{const V=H[0];if(V==="p"||V==="P"){const z=Rx[V];return z(H,i.formatLong)}return H}).join("").match(Ux).map(H=>{if(H==="''")return{isToken:!1,value:"'"};const V=H[0];if(V==="'")return{isToken:!1,value:Kx(H)};if(xp[V])return{isToken:!0,value:H};if(V.match(Vx))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)&&Dx(V)||!(t!=null&&t.useAdditionalDayOfYearTokens)&&Mx(V))&&xx(V,e,String(r));const z=xp[V[0]];return z(d,V,i.localize,g)}).join("")}function Kx(r){const e=r.match(Fx);return e?e[1].replace(Hx,"'"):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"}}},zx=(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},Wx={full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},qx={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},Gx={full:"{{date}} 'um' {{time}}",long:"{{date}} 'um' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},jx={date:En({formats:Wx,defaultWidth:"full"}),time:En({formats:qx,defaultWidth:"full"}),dateTime:En({formats:Gx,defaultWidth:"full"})},Yx={lastWeek:"'letzten' eeee 'um' p",yesterday:"'gestern um' p",today:"'heute um' p",tomorrow:"'morgen um' p",nextWeek:"eeee 'um' p",other:"P"},Jx=(r,e,t,n)=>Yx[r],Qx={narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["vor Christus","nach Christus"]},Xx={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"]},Zx={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:Qx,defaultWidth:"wide"}),quarter:Xe({values:Xx,defaultWidth:"wide",argumentCallback:r=>r-1}),month:Xe({values:Rd,formattingValues:Zx,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:qc({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:zx,formatLong:jx,formatRelative:Jx,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:En({formats:wL,defaultWidth:"full"}),time:En({formats:TL,defaultWidth:"full"}),dateTime:En({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"],DL={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"})},xL=/^(\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:qc({matchPattern:xL,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:DL,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:En({formats:QL,defaultWidth:"full"}),time:En({formats:XL,defaultWidth:"full"}),dateTime:En({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:qc({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())?"":$x(n,"MMMM dd yyyy, HH:mm:ss",{locale:t})}catch(n){return console.error("Error formatting date:",n),""}}let Ns=!1;const Ku=u.ref(!1),mn=u.ref([]),Hp=u.ref([]),Ke=u.ref(null),zo=u.ref([]),Wo=u.ref([]),E_=()=>{const r=Fn(),e=async T=>{Ku.value=!0;const b=T?`_active eq true and ${T}`:"_active eq true",N=await Hr.getOrgList(b);N&&(mn.value=N,Ns=!0),Ku.value=!1},t=async T=>{var b;return(b=mn.value)!=null&&b.length||await e(T),mn.value};function n(T){if(!mn.value)throw new Error("Data not stored yet");const b=wi(mn.value,T,["name","description"]);return T!==""?b:mn.value}const i=T=>{Hp.value=T},s=T=>{Ke.value=Ci.cloneDeep(T)},c=async T=>await Hr.getOrg(T),d=async()=>{if(Ke.value!=null){const T=await Hr.createOrg(Ke.value);return T!=null&&T.data.created_at&&(r.success("Organization created."),Ns&&mn.value.push(T.data)),T==null?void 0:T.data}},f=async()=>{if(ae.value=!0,Ke.value&&Ke.value.__id){const T=await Hr.updateOrg(Ke.value);if(Ns&&(T!=null&&T.data.__id)){const b=mn.value.findIndex(N=>N.__id===T.data.__id);return b!==-1?(mn.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 Hr.deactivateOrg(Ke.value.__id),Ns){const T=mn.value.findIndex(b=>{var N;return b.__id===((N=Ke.value)==null?void 0:N.__id)});if(T!==-1)return mn.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 Vr.updateBranch(b)){ae.value=!1;return}if(zo.value.findIndex(H=>H.__id===T.__id)===-1)return r.success("Branch added successfully."),zo.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 Vr.updateBranch(b)){ae.value=!1;return}const K=zo.value.findIndex(H=>H.__id===T.__id);if(K!==-1)return zo.value.splice(K,1),ae.value=!1,zo.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 Zt.updateTeam(b)){ae.value=!1;return}if(Wo.value.findIndex(H=>H.__id===T.__id)===-1)return r.success("Team added successfully."),Wo.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 Zt.updateTeam(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}return{data:mn,loading:Ku,columns:Hp,item:Ke,filterData:n,__init__:e,getData:t,setColumns:i,setItem:s,getItem:c,createItem:d,updateItem:f,removeItem:g,orgBranches:zo,orgTeams:Wo,linkBranch:p,unlinkBranch:_,linkTeam:C,unlinkTeam:S}};let Ps=!1;const pn=u.ref([]),Vp=u.ref([]),rt=u.ref(null),zu=u.ref(!1),qo=u.ref([]),S_=()=>{const r=Fn(),e=async C=>{zu.value=!0;const S=C?`_active eq true and ${C}`:"_active eq true",T=await Zt.getTeamList(S);T&&(pn.value=T,Ps=!0),zu.value=!1},t=async C=>(pn.value.length||await e(C),pn.value);function n(C){if(!pn.value)throw new Error("Data not stored yet");const S=wi(pn.value,C,["name","description"]);return C!==""?S:pn.value}const i=C=>{Vp.value=C},s=C=>{rt.value=Ci.cloneDeep(C)},c=async C=>await Zt.getTeam(C),d=async()=>{if(rt.value!=null){const C=await Zt.createTeam(rt.value);return C!=null&&C.data.created_at&&(r.success("Team created."),Ps&&pn.value.push(C.data)),C==null?void 0:C.data}},f=async()=>{if(ae.value=!0,rt.value&&rt.value.__id){const C=await Zt.updateTeam(rt.value);if(Ps&&(C!=null&&C.data.__id)){const S=pn.value.findIndex(T=>T.__id===C.data.__id);return S!==-1?(pn.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 Zt.deactivateTeam(rt.value.__id),Ps)){const C=pn.value.findIndex(S=>{var T;return S.__id===((T=rt.value)==null?void 0:T.__id)});if(C!==-1)return pn.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(qo.value.findIndex(b=>b.__id===C.__id)===-1)try{const b=await Zt.linkManageUser(rt.value.__id,{team:rt.value.__id,user:C.__id,role:"string",joined_at:"string",comments:"string"}),N=await Zt.getTeamUserList(rt.value.__id);return N&&(qo.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=qo.value.findIndex(T=>T.__id===C);if(S!==-1)return await Zt.unlinkManageUser(rt.value.__id,C),qo.value.splice(S,1),ae.value=!1,qo.value;throw new Error("Item not found to remove")}ae.value=!1}return{data:pn,loading:zu,columns:Vp,item:rt,usersTeam:qo,__init__:e,getData:t,filterData:n,setColumns:i,setItem:s,getItem:c,createItem:d,updateItem:f,removeItem:g,linkUser:p,unlinkUser:_}},A_=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}=zc(),{getData:d,data:f}=E_(),{getData:g,data:p}=S_(),_=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 _N;case"org":return yN;case"team":return wN;default:return CN}});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(Bt.VListItem,null,{default:u.withCtx(()=>[u.createVNode(Bt.VListItemTitle,null,{default:u.withCtx(()=>z[3]||(z[3]=[u.createTextVNode(" User")])),_:1}),u.createVNode(Bt.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(Bt.VListItem,null,{default:u.withCtx(()=>[u.createVNode(Bt.VListItemTitle,null,{default:u.withCtx(()=>z[4]||(z[4]=[u.createTextVNode(" Domain")])),_:1}),u.createVNode(Bt.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(Bt.VListItem,null,{default:u.withCtx(()=>[u.createVNode(Bt.VListItemTitle,null,{default:u.withCtx(()=>z[5]||(z[5]=[u.createTextVNode(" Environment")])),_:1}),u.createVNode(Bt.VListItemSubtitle,null,{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(u.unref(s).environment),1)]),_:1})]),_:1})]),_:1})]),_:1}),u.createVNode(Ck.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(sa.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(sa.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 I_=Ca(bU,[["render",RU],["__scopeId","data-v-00d7a69f"]]),OU={key:0,class:"_jspinner-overlay_jj"},b_=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:Jv,ColumnSettingsDialog:Gv,ConfirmDialog:jv,ContextMenu:Qv,CopyButton:pc,DeleteButton:bv,DotsMenu:Nv,DotsMenuV1:Pv,EditButton:kv,FormHeadless:ay,FormMetadata:id,GlobalScopeFilter:A_,GlobalSpinner:b_,JAvatar:Yv,JBtn:Yp,JDialog:ma,JForm:oy,JIconBtn:jp,JSelect:Zv,JTextArea:ey,JTextField:id,ParentCard:Ec,SpinnerLoader:I_,TabFormHeader:iy,UiTable:Mv},Symbol.toStringTag,{value:"Module"})),PU=Qk(),MU={transition:"Vue-Toastification__fade",maxToasts:20,newestOnTop:!0};let Wu=!1;const qu=u.ref(!1),vn=u.ref([]),$p=u.ref([]),ht=u.ref(null),Go=u.ref([]),DU=()=>{const r=Fn(),e=async C=>{qu.value=!0;const S=C?`_active eq true and ${C}`:"_active eq true",T=await Vr.getBranchList(S);T&&(vn.value=T,Wu=!0),qu.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=wi(vn.value,C,["name","description"]);return C!==""?S:vn.value}const i=C=>{$p.value=C},s=C=>{ht.value=Ci.cloneDeep(C)},c=async C=>await Vr.getBranch(C),d=async()=>{if(ht.value!=null){const C=await Vr.createBranch(ht.value);return C!=null&&C.data.created_at&&(r.success("Branch created."),Wu&&vn.value.push(C.data)),C==null?void 0:C.data}},f=async()=>{if(ht.value&&ht.value.__id){const C=await Vr.updateBranch(ht.value);if(Wu&&C){const S=vn.value.findIndex(T=>T.__id===C.data.__id);return S!==-1?(vn.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 Vr.deactivateBranch(ht.value.__id);const C=vn.value.findIndex(S=>{var T;return S.__id===((T=ht.value)==null?void 0:T.__id)});if(C!==-1)return vn.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 Zt.updateTeam(S)){r.error("Unable to link team");return}if(Go.value.findIndex(N=>N.__id===C.__id)===-1)return r.success("Team added successfully."),Go.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 Zt.updateTeam(S))return;const b=Go.value.findIndex(N=>N.__id===C.__id);if(b!==-1)return Go.value.splice(b,1),ae.value=!1,Go.value;throw new Error("Item not found to remove")}ae.value=!1}return{data:vn,columns:$p,item:ht,loading:qu,__init__:e,getData:t,filterData:n,setColumns:i,setItem:s,getItem:c,createItem:d,updateItem:f,removeItem:g,branchTeams:Go,linkTeam:p,unlinkTeam:_}};function xU(){const r=_i("https://api.jplan.com.br/management/division"),{error:e}=Fn();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 Zo=xU();let Gu=!1;const ju=u.ref(!1),yn=u.ref([]),Kp=u.ref([]),ft=u.ref(null),jo=u.ref([]),LU=()=>{const r=Fn(),e=async C=>{ju.value=!0;const S=C?`_active eq true and ${C}`:"_active eq true",T=await Zo.getDivisionList(S);T&&(yn.value=T,Gu=!0),ju.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=wi(yn.value,C,["name","description"]);return C!==""?S:yn.value}const i=C=>{Kp.value=C},s=C=>{ft.value=Ci.cloneDeep(C)},c=async C=>await Zo.getDivision(C),d=async()=>{if(ft.value!=null){const C=await Zo.createDivision(ft.value);return C!=null&&C.data.created_at&&(r.success("Division created."),Gu&&yn.value.push(C.data)),C==null?void 0:C.data}},f=async()=>{if(ae.value=!0,ft.value&&ft.value.__id){const C=await Zo.updateDivision(ft.value);if(Gu&&(C!=null&&C.data.__id)){const S=yn.value.findIndex(T=>T.__id===C.data.__id);return S!==-1?(yn.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 Zo.deactivateDivision(ft.value.__id);const C=yn.value.findIndex(S=>{var T;return S.__id===((T=ft.value)==null?void 0:T.__id)});if(C!==-1)return yn.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 Hr.updateOrg(S)?(jo.value.findIndex(N=>N.__id===C.__id)===-1?(r.success("Organization added successfully."),jo.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 Hr.updateOrg(S))return;const b=jo.value.findIndex(N=>N.__id===C.__id);if(b!==-1)jo.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,jo.value}return{data:yn,columns:Kp,item:ft,loading:ju,__init__:e,filterData:n,getData:t,setColumns:i,setItem:s,getItem:c,createItem:d,updateItem:f,removeItem:g,orgs:jo,linkDivision:p,unlinkDivision:_}};function UU(){const r=_i("https://api.jplan.com.br/management/user"),{error:e}=Fn();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 ei=UU();let Yu=!1,Ju=u.ref(!1);const Cn=u.ref([]),zp=u.ref([]),_n=u.ref(null),BU=u.ref(null),FU=u.ref([]),HU=()=>{const r=Fn(),e=async p=>{Ju.value=!0;const _=p?`_active eq true and ${p}`:"_active eq true",C=await ei.getManageUserList(_);C&&(Cn.value=C,Yu=!0),Ju.value=!1},t=async p=>(Cn.value.length||await e(p),Cn.value);function n(p){if(!Cn.value)throw new Error("Data not stored yet");const _=wi(Cn.value,p,["name","description"]);return p!==""?_:Cn.value}return{data:Cn,loading:Ju,columns:zp,item:_n,filterData:n,__init__:e,getData:t,setColumns:p=>{zp.value=p},setItem:p=>{_n.value=Ci.cloneDeep(p)},getItem:async p=>await ei.getManageUser(p),createItem:async()=>{if(_n.value!=null){const p=crypto.randomUUID(),_=await ei.createManageUser({..._n.value,__id:p});return _!=null&&_.data.created_at&&(r.success("User created."),Yu&&Cn.value.push(_.data)),_==null?void 0:_.data}},updateItem:async()=>{if(ae.value=!0,_n.value&&_n.value.created_at){const p=await ei.updateManageUser(_n.value);if(Yu&&(p!=null&&p.data)){const _=Cn.value.findIndex(C=>C.__id===(p==null?void 0:p.data.__id));if(_!==-1)Cn.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(_n.value&&_n.value.created_at){try{await ei.deactivateManageUser(_n.value.__id)}catch{r.error("Unable to deactivate user");return}const p=Cn.value.findIndex(_=>{var C;return _.__id===((C=_n.value)==null?void 0:C.__id)});if(p!==-1)return Cn.value.splice(p,1),_n.value}},userOrg:BU,userTeams:FU}},VU=r=>{r.use(PU),r.use(ZR,MU),Object.entries(NU).forEach(([e,t])=>{r.component(e,t)}),Object.entries(wk).forEach(([e,t])=>{r.provide(e,t)})},$U={install:VU};exports.ContextMenu=Qv;exports.EventBus=_c;exports.FormHeadless=ay;exports.HttpCore=LD;exports.SpinnerLoader=I_;exports.__spinner=ae;exports._export_sfc=Ca;exports._sfc_main=Mv;exports._sfc_main$1=jv;exports._sfc_main$10=jp;exports._sfc_main$11=Zv;exports._sfc_main$12=ey;exports._sfc_main$13=oy;exports._sfc_main$14=iy;exports._sfc_main$15=Ec;exports._sfc_main$16=Gv;exports._sfc_main$17=Yv;exports._sfc_main$18=Jv;exports._sfc_main$19=A_;exports._sfc_main$2=pc;exports._sfc_main$20=b_;exports._sfc_main$3=Nv;exports._sfc_main$4=Pv;exports._sfc_main$5=id;exports._sfc_main$6=Yp;exports._sfc_main$7=bv;exports._sfc_main$8=kv;exports._sfc_main$9=ma;exports.branchInstance=Vr;exports.coreClient=Ih;exports.createToastInterface=ua;exports.dateFormat=IU;exports.divisionInstance=Zo;exports.filterQuery=wi;exports.globalEventBus=Pd;exports.index=$U;exports.manageUserInstance=ei;exports.msal=Ur;exports.orgInstance=Hr;exports.provideToast=XR;exports.scopedClient=_i;exports.setupAuthGuard=ND;exports.teamInstance=Zt;exports.toastInjectionKey=wc;exports.useBranchStore=DU;exports.useCustomizer=nR;exports.useDialog=vc;exports.useDivisionStore=LU;exports.useManageUserStore=HU;exports.useOrganizationStore=E_;exports.useSession=zc;exports.useTeamStore=S_;exports.useToast=Fn;
|
87
|
+
}`;var he=rm(function(){return Ee(C,J+"return "+L).apply(t,w)});if(he.source=L,ou(he))throw he;return he}function Tb(o){return Ae(o).toLowerCase()}function Eb(o){return Ae(o).toUpperCase()}function Sb(o,a,l){if(o=Ae(o),o&&(l||a===t))return hf(o);if(!o||!(a=Wt(a)))return o;var h=bn(o),m=bn(a),C=ff(h,m),w=gf(h,m)+1;return Nr(h,C,w).join("")}function Ab(o,a,l){if(o=Ae(o),o&&(l||a===t))return o.slice(0,pf(o)+1);if(!o||!(a=Wt(a)))return o;var h=bn(o),m=gf(h,bn(a))+1;return Nr(h,0,m).join("")}function Ib(o,a,l){if(o=Ae(o),o&&(l||a===t))return o.replace(ol,"");if(!o||!(a=Wt(a)))return o;var h=bn(o),m=ff(h,bn(a));return Nr(h,m).join("")}function bb(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?Wt(a.omission):h}o=Ae(o);var C=o.length;if(Ao(o)){var w=bn(o);C=w.length}if(l>=C)return o;var E=l-Io(h);if(E<1)return h;var I=w?Nr(w,0,E).join(""):o.slice(0,E);if(m===t)return I+h;if(w&&(E+=I.length-E),iu(m)){if(o.slice(E).search(m)){var D,x=I;for(m.global||(m=wl(m.source,Ae(Mh.exec(m))+"g")),m.lastIndex=0;D=m.exec(x);)var L=D.index;I=I.slice(0,L===t?E:L)}}else if(o.indexOf(Wt(m),E)!=E){var $=I.lastIndexOf(m);$>-1&&(I=I.slice(0,$))}return I+h}function kb(o){return o=Ae(o),o&&F_.test(o)?o.replace(Oh,rT):o}var Rb=Mo(function(o,a,l){return o+(l?" ":"")+a.toUpperCase()}),cu=og("toUpperCase");function nm(o,a,l){return o=Ae(o),a=l?t:a,a===t?Xw(o)?aT(o):Kw(o):o.match(a)||[]}var rm=fe(function(o,a){try{return Kt(o,t,a)}catch(l){return ou(l)?l:new se(l)}}),Ob=cr(function(o,a){return cn(a,function(l){l=zn(l),ar(o,l,nu(o[l],o))}),o});function Nb(o){var a=o==null?0:o.length,l=Z();return o=a?Ue(o,function(h){if(typeof h[1]!="function")throw new ln(c);return[l(h[0]),h[1]]}):[],fe(function(h){for(var m=-1;++m<a;){var C=o[m];if(Kt(C[0],this,h))return Kt(C[1],this,h)}})}function Pb(o){return rE(dn(o,_))}function lu(o){return function(){return o}}function Mb(o,a){return o==null||o!==o?a:o}var Db=ag(),xb=ag(!0);function Lt(o){return o}function uu(o){return Lf(typeof o=="function"?o:dn(o,_))}function Lb(o){return Bf(dn(o,_))}function Ub(o,a){return Ff(o,dn(a,_))}var Bb=fe(function(o,a){return function(l){return Bi(l,o,a)}}),Fb=fe(function(o,a){return function(l){return Bi(o,l,a)}});function du(o,a,l){var h=at(a),m=Qa(a,h);l==null&&!(He(a)&&(m.length||!h.length))&&(l=a,a=o,o=this,m=Qa(a,at(a)));var C=!(He(l)&&"chain"in l)||!!l.chain,w=ur(o);return cn(m,function(E){var I=a[E];o[E]=I,w&&(o.prototype[E]=function(){var D=this.__chain__;if(C||D){var x=o(this.__wrapped__),L=x.__actions__=Mt(this.__actions__);return L.push({func:I,args:arguments,thisArg:o}),x.__chain__=D,x}return I.apply(o,Ar([this.value()],arguments))})}),o}function Hb(){return ut._===this&&(ut._=hT),this}function hu(){}function Vb(o){return o=de(o),fe(function(a){return Hf(a,o)})}var $b=Kl(Ue),Kb=Kl(sf),zb=Kl(gl);function om(o){return Jl(o)?ml(zn(o)):_E(o)}function Wb(o){return function(a){return o==null?t:Zr(o,a)}}var qb=cg(),Gb=cg(!0);function fu(){return[]}function gu(){return!1}function jb(){return{}}function Yb(){return""}function Jb(){return!0}function Qb(o,a){if(o=de(o),o<1||o>Je)return[];var l=$t,h=Ct(o,$t);a=Z(a),o-=$t;for(var m=yl(h,a);++l<o;)a(l);return m}function Xb(o){return ce(o)?Ue(o,zn):qt(o)?[o]:Mt(Sg(Ae(o)))}function Zb(o){var a=++uT;return Ae(o)+a}var ek=rs(function(o,a){return o+a},0),tk=zl("ceil"),nk=rs(function(o,a){return o/a},1),rk=zl("floor");function ok(o){return o&&o.length?Ja(o,Lt,Rl):t}function ik(o,a){return o&&o.length?Ja(o,Z(a,2),Rl):t}function ak(o){return uf(o,Lt)}function sk(o,a){return uf(o,Z(a,2))}function ck(o){return o&&o.length?Ja(o,Lt,Ml):t}function lk(o,a){return o&&o.length?Ja(o,Z(a,2),Ml):t}var uk=rs(function(o,a){return o*a},1),dk=zl("round"),hk=rs(function(o,a){return o-a},0);function fk(o){return o&&o.length?vl(o,Lt):0}function gk(o,a){return o&&o.length?vl(o,Z(a,2)):0}return v.after=LA,v.ary=xg,v.assign=EI,v.assignIn=Yg,v.assignInWith=ps,v.assignWith=SI,v.at=AI,v.before=Lg,v.bind=nu,v.bindAll=Ob,v.bindKey=Ug,v.castArray=jA,v.chain=Pg,v.chunk=rS,v.compact=oS,v.concat=iS,v.cond=Nb,v.conforms=Pb,v.constant=lu,v.countBy=fA,v.create=II,v.curry=Bg,v.curryRight=Fg,v.debounce=Hg,v.defaults=bI,v.defaultsDeep=kI,v.defer=UA,v.delay=BA,v.difference=aS,v.differenceBy=sS,v.differenceWith=cS,v.drop=lS,v.dropRight=uS,v.dropRightWhile=dS,v.dropWhile=hS,v.fill=fS,v.filter=mA,v.flatMap=yA,v.flatMapDeep=CA,v.flatMapDepth=_A,v.flatten=kg,v.flattenDeep=gS,v.flattenDepth=mS,v.flip=FA,v.flow=Db,v.flowRight=xb,v.fromPairs=pS,v.functions=xI,v.functionsIn=LI,v.groupBy=wA,v.initial=yS,v.intersection=CS,v.intersectionBy=_S,v.intersectionWith=wS,v.invert=BI,v.invertBy=FI,v.invokeMap=EA,v.iteratee=uu,v.keyBy=SA,v.keys=at,v.keysIn=xt,v.map=us,v.mapKeys=VI,v.mapValues=$I,v.matches=Lb,v.matchesProperty=Ub,v.memoize=hs,v.merge=KI,v.mergeWith=Jg,v.method=Bb,v.methodOf=Fb,v.mixin=du,v.negate=fs,v.nthArg=Vb,v.omit=zI,v.omitBy=WI,v.once=HA,v.orderBy=AA,v.over=$b,v.overArgs=VA,v.overEvery=Kb,v.overSome=zb,v.partial=ru,v.partialRight=Vg,v.partition=IA,v.pick=qI,v.pickBy=Qg,v.property=om,v.propertyOf=Wb,v.pull=AS,v.pullAll=Og,v.pullAllBy=IS,v.pullAllWith=bS,v.pullAt=kS,v.range=qb,v.rangeRight=Gb,v.rearg=$A,v.reject=RA,v.remove=RS,v.rest=KA,v.reverse=eu,v.sampleSize=NA,v.set=jI,v.setWith=YI,v.shuffle=PA,v.slice=OS,v.sortBy=xA,v.sortedUniq=US,v.sortedUniqBy=BS,v.split=yb,v.spread=zA,v.tail=FS,v.take=HS,v.takeRight=VS,v.takeRightWhile=$S,v.takeWhile=KS,v.tap=oA,v.throttle=WA,v.thru=ls,v.toArray=qg,v.toPairs=Xg,v.toPairsIn=Zg,v.toPath=Xb,v.toPlainObject=jg,v.transform=JI,v.unary=qA,v.union=zS,v.unionBy=WS,v.unionWith=qS,v.uniq=GS,v.uniqBy=jS,v.uniqWith=YS,v.unset=QI,v.unzip=tu,v.unzipWith=Ng,v.update=XI,v.updateWith=ZI,v.values=Lo,v.valuesIn=eb,v.without=JS,v.words=nm,v.wrap=GA,v.xor=QS,v.xorBy=XS,v.xorWith=ZS,v.zip=eA,v.zipObject=tA,v.zipObjectDeep=nA,v.zipWith=rA,v.entries=Xg,v.entriesIn=Zg,v.extend=Yg,v.extendWith=ps,du(v,v),v.add=ek,v.attempt=rm,v.camelCase=ob,v.capitalize=em,v.ceil=tk,v.clamp=tb,v.clone=YA,v.cloneDeep=QA,v.cloneDeepWith=XA,v.cloneWith=JA,v.conformsTo=ZA,v.deburr=tm,v.defaultTo=Mb,v.divide=nk,v.endsWith=ib,v.eq=Rn,v.escape=ab,v.escapeRegExp=sb,v.every=gA,v.find=pA,v.findIndex=Ig,v.findKey=RI,v.findLast=vA,v.findLastIndex=bg,v.findLastKey=OI,v.floor=rk,v.forEach=Mg,v.forEachRight=Dg,v.forIn=NI,v.forInRight=PI,v.forOwn=MI,v.forOwnRight=DI,v.get=au,v.gt=eI,v.gte=tI,v.has=UI,v.hasIn=su,v.head=Rg,v.identity=Lt,v.includes=TA,v.indexOf=vS,v.inRange=nb,v.invoke=HI,v.isArguments=no,v.isArray=ce,v.isArrayBuffer=nI,v.isArrayLike=Dt,v.isArrayLikeObject=Ge,v.isBoolean=rI,v.isBuffer=Pr,v.isDate=oI,v.isElement=iI,v.isEmpty=aI,v.isEqual=sI,v.isEqualWith=cI,v.isError=ou,v.isFinite=lI,v.isFunction=ur,v.isInteger=$g,v.isLength=gs,v.isMap=Kg,v.isMatch=uI,v.isMatchWith=dI,v.isNaN=hI,v.isNative=fI,v.isNil=mI,v.isNull=gI,v.isNumber=zg,v.isObject=He,v.isObjectLike=$e,v.isPlainObject=zi,v.isRegExp=iu,v.isSafeInteger=pI,v.isSet=Wg,v.isString=ms,v.isSymbol=qt,v.isTypedArray=xo,v.isUndefined=vI,v.isWeakMap=yI,v.isWeakSet=CI,v.join=TS,v.kebabCase=cb,v.last=fn,v.lastIndexOf=ES,v.lowerCase=lb,v.lowerFirst=ub,v.lt=_I,v.lte=wI,v.max=ok,v.maxBy=ik,v.mean=ak,v.meanBy=sk,v.min=ck,v.minBy=lk,v.stubArray=fu,v.stubFalse=gu,v.stubObject=jb,v.stubString=Yb,v.stubTrue=Jb,v.multiply=uk,v.nth=SS,v.noConflict=Hb,v.noop=hu,v.now=ds,v.pad=db,v.padEnd=hb,v.padStart=fb,v.parseInt=gb,v.random=rb,v.reduce=bA,v.reduceRight=kA,v.repeat=mb,v.replace=pb,v.result=GI,v.round=dk,v.runInContext=A,v.sample=OA,v.size=MA,v.snakeCase=vb,v.some=DA,v.sortedIndex=NS,v.sortedIndexBy=PS,v.sortedIndexOf=MS,v.sortedLastIndex=DS,v.sortedLastIndexBy=xS,v.sortedLastIndexOf=LS,v.startCase=Cb,v.startsWith=_b,v.subtract=hk,v.sum=fk,v.sumBy=gk,v.template=wb,v.times=Qb,v.toFinite=dr,v.toInteger=de,v.toLength=Gg,v.toLower=Tb,v.toNumber=gn,v.toSafeInteger=TI,v.toString=Ae,v.toUpper=Eb,v.trim=Sb,v.trimEnd=Ab,v.trimStart=Ib,v.truncate=bb,v.unescape=kb,v.uniqueId=Zb,v.upperCase=Rb,v.upperFirst=cu,v.each=Mg,v.eachRight=Dg,v.first=Rg,du(v,function(){var o={};return $n(v,function(a,l){Ie.call(v.prototype,l)||(o[l]=a)}),o}(),{chain:!1}),v.VERSION=n,cn(["bind","bindKey","curry","curryRight","partial","partialRight"],function(o){v[o].placeholder=v}),cn(["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,$t),type:o+(h.__dir__<0?"Right":"")}),h},pe.prototype[o+"Right"]=function(l){return this.reverse()[o](l).reverse()}}),cn(["filter","map","takeWhile"],function(o,a){var l=a+1,h=l==vt||l==an;pe.prototype[o]=function(m){var C=this.clone();return C.__iteratees__.push({iteratee:Z(m,3),type:l}),C.__filtered__=C.__filtered__||h,C}}),cn(["head","last"],function(o,a){var l="take"+(a?"Right":"");pe.prototype[o]=function(){return this[l](1).value()[0]}}),cn(["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(Lt)},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 Bi(l,o,a)})}),pe.prototype.reject=function(o){return this.filter(fs(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($t)},$n(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],C=h||/^find/.test(a);m&&(v.prototype[a]=function(){var w=this.__wrapped__,E=h?[1]:arguments,I=w instanceof pe,D=E[0],x=I||ce(w),L=function(me){var ve=m.apply(v,Ar([me],E));return h&&$?ve[0]:ve};x&&l&&typeof D=="function"&&D.length!=1&&(I=x=!1);var $=this.__chain__,J=!!this.__actions__.length,ee=C&&!$,he=I&&!J;if(!C&&x){w=he?w:new pe(this);var te=o.apply(w,E);return te.__actions__.push({func:ls,args:[L],thisArg:t}),new un(te,$)}return ee&&he?o.apply(this,E):(te=this.thru(L),ee?h?te.value()[0]:te.value():te)})}),cn(["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 C=this.value();return a.apply(ce(C)?C:[],m)}return this[l](function(w){return a.apply(ce(w)?w:[],m)})}}),$n(pe.prototype,function(o,a){var l=v[a];if(l){var h=l.name+"";Ie.call(Oo,h)||(Oo[h]=[]),Oo[h].push({name:a,func:l})}}),Oo[ns(t,K).name]=[{name:"wrapper",func:t}],pe.prototype.clone=kT,pe.prototype.reverse=RT,pe.prototype.value=OT,v.prototype.at=iA,v.prototype.chain=aA,v.prototype.commit=sA,v.prototype.next=cA,v.prototype.plant=uA,v.prototype.reverse=dA,v.prototype.toJSON=v.prototype.valueOf=v.prototype.value=hA,v.prototype.first=v.prototype.head,Ni&&(v.prototype[Ni]=lA),v},bo=sT();jr?((jr.exports=bo)._=bo,ul._=bo):ut._=bo}).call(AD)}(Qi,Qi.exports)),Qi.exports}var Ci=ID();const js=SD(Ci),bD={path:"/_/dashboard",component:()=>Promise.resolve().then(()=>require("./AuthRoute-fFc0nRRm.js")),meta:{requiresAuth:!1}},kD={path:"/jplan-auth-fail",component:()=>Promise.resolve().then(()=>require("./AuthFailRoute-eknRYMZl.js")),meta:{requiresAuth:!1}},{isAuthenticated:Op,handleRedirect:RD}=jC(),OD=zc();function ND(r){r.addRoute(bD),r.addRoute(kD),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 RD(),await OD.__init__()}catch(c){console.error("Fail to authenticate",c),await r.push("/jplan-auth-fail")}ae.value=!1}Op.value&&n()})}const{scope:Np}=zc();function PD(){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 _i(r){const e=PD();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 MD(){const r=_i("https://api.jplan.com.br/management/organization"),{error:e}=Fn();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 Hr=MD();function DD(){const r=_i("https://api.jplan.com.br/management/branch/"),{error:e}=Fn();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 Vr=DD();function xD(){const r=_i("https://api.jplan.com.br/management/team"),{error:e}=Fn();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 Zt=xD();async function LD({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 wi(r,e,t=[]){const n=BD(e);if(!n)return r;const i=n.split(" ");return r.filter(s=>UD(s,i,t))}function UD(r,e,t){return t.some(n=>{const i=js.get(r,n);if(js.isNil(i))return!1;const s=js.toString(i).toLowerCase();return e.every(c=>s.includes(c))})}function BD(r){return js.trim(r).toLowerCase().replace(/\s+/g," ")}const C_=6048e5,FD=864e5,Pp=Symbol.for("constructDateFrom");function Gr(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 Vn(r,e){return Gr(e||r,r)}let HD={};function Wc(){return HD}function ga(r,e){var d,f,g,p;const t=Wc(),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=Vn(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 __(r,e){const t=Vn(r,e==null?void 0:e.in),n=t.getFullYear(),i=Gr(t,0);i.setFullYear(n+1,0,4),i.setHours(0,0,0,0);const s=mc(i),c=Gr(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=Vn(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 VD(r,...e){const t=Gr.bind(null,e.find(n=>typeof n=="object"));return e.map(t)}function Dp(r,e){const t=Vn(r,e==null?void 0:e.in);return t.setHours(0,0,0,0),t}function $D(r,e,t){const[n,i]=VD(t==null?void 0:t.in,r,e),s=Dp(n),c=Dp(i),d=+s-Mp(s),f=+c-Mp(c);return Math.round((d-f)/FD)}function KD(r,e){const t=__(r,e),n=Gr(r,0);return n.setFullYear(t,0,4),n.setHours(0,0,0,0),mc(n)}function zD(r){return r instanceof Date||typeof r=="object"&&Object.prototype.toString.call(r)==="[object Date]"}function WD(r){return!(!zD(r)&&typeof r!="number"||isNaN(+Vn(r)))}function qD(r,e){const t=Vn(r,e==null?void 0:e.in);return t.setFullYear(t.getFullYear(),0,1),t.setHours(0,0,0,0),t}const GD={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"}},jD=(r,e,t)=>{let n;const i=GD[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 En(r){return(e={})=>{const t=e.width?String(e.width):r.defaultWidth;return r.formats[t]||r.formats[r.defaultWidth]}}const YD={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},JD={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},QD={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},XD={date:En({formats:YD,defaultWidth:"full"}),time:En({formats:JD,defaultWidth:"full"}),dateTime:En({formats:QD,defaultWidth:"full"})},ZD={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},ex=(r,e,t,n)=>ZD[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 tx={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},nx={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},rx={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"]},ox={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"]},ix={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"}},ax={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"}},sx=(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"},cx={ordinalNumber:sx,era:Xe({values:tx,defaultWidth:"wide"}),quarter:Xe({values:nx,defaultWidth:"wide",argumentCallback:r=>r-1}),month:Xe({values:rx,defaultWidth:"wide"}),day:Xe({values:ox,defaultWidth:"wide"}),dayPeriod:Xe({values:ix,defaultWidth:"wide",formattingValues:ax,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)?ux(d,_=>_.test(c)):lx(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 lx(r,e){for(const t in r)if(Object.prototype.hasOwnProperty.call(r,t)&&e(r[t]))return t}function ux(r,e){for(let t=0;t<r.length;t++)if(e(r[t]))return t}function qc(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 dx=/^(\d+)(th|st|nd|rd)?/i,hx=/\d+/i,fx={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},gx={any:[/^b/i,/^(a|c)/i]},mx={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},px={any:[/1/i,/2/i,/3/i,/4/i]},vx={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},yx={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]},Cx={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},_x={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]},wx={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},Tx={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}},Ex={ordinalNumber:qc({matchPattern:dx,parsePattern:hx,valueCallback:r=>parseInt(r,10)}),era:Ze({matchPatterns:fx,defaultMatchWidth:"wide",parsePatterns:gx,defaultParseWidth:"any"}),quarter:Ze({matchPatterns:mx,defaultMatchWidth:"wide",parsePatterns:px,defaultParseWidth:"any",valueCallback:r=>r+1}),month:Ze({matchPatterns:vx,defaultMatchWidth:"wide",parsePatterns:yx,defaultParseWidth:"any"}),day:Ze({matchPatterns:Cx,defaultMatchWidth:"wide",parsePatterns:_x,defaultParseWidth:"any"}),dayPeriod:Ze({matchPatterns:wx,defaultMatchWidth:"any",parsePatterns:Tx,defaultParseWidth:"any"})},bh={code:"en-US",formatDistance:jD,formatLong:XD,formatRelative:ex,localize:cx,match:Ex,options:{weekStartsOn:0,firstWeekContainsDate:1}};function Sx(r,e){const t=Vn(r,e==null?void 0:e.in);return $D(t,qD(t))+1}function Ax(r,e){const t=Vn(r,e==null?void 0:e.in),n=+mc(t)-+KD(t);return Math.round(n/C_)+1}function w_(r,e){var p,_,y,S;const t=Vn(r,e==null?void 0:e.in),n=t.getFullYear(),i=Wc(),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=(y=i.locale)==null?void 0:y.options)==null?void 0:S.firstWeekContainsDate)??1,c=Gr((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=Gr((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 Ix(r,e){var d,f,g,p;const t=Wc(),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=w_(r,e),s=Gr((e==null?void 0:e.in)||r,0);return s.setFullYear(i,0,n),s.setHours(0,0,0,0),ga(s,e)}function bx(r,e){const t=Vn(r,e==null?void 0:e.in),n=+ga(t,e)-+Ix(t,e);return Math.round(n/C_)+1}function ke(r,e){const t=r<0?"-":"",n=Math.abs(r).toString().padStart(e,"0");return t+n}const xr={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)}},Ko={am:"am",pm:"pm",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},xp={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 xr.y(r,e)},Y:function(r,e,t,n){const i=w_(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=__(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 xr.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=bx(r,n);return e==="wo"?t.ordinalNumber(i,{unit:"week"}):ke(i,e.length)},I:function(r,e,t){const n=Ax(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"}):xr.d(r,e)},D:function(r,e,t){const n=Sx(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=Ko.noon:n===0?i=Ko.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=Ko.evening:n>=12?i=Ko.afternoon:n>=4?i=Ko.morning:i=Ko.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 xr.h(r,e)},H:function(r,e,t){return e==="Ho"?t.ordinalNumber(r.getHours(),{unit:"hour"}):xr.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"}):xr.m(r,e)},s:function(r,e,t){return e==="so"?t.ordinalNumber(r.getSeconds(),{unit:"second"}):xr.s(r,e)},S:function(r,e){return xr.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 so(n);case"XXXXX":case"XXX":default:return so(n,":")}},x:function(r,e,t){const n=r.getTimezoneOffset();switch(e){case"x":return Up(n);case"xxxx":case"xx":return so(n);case"xxxxx":case"xxx":default:return so(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"+so(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"+so(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):so(r,e)}function so(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"})}},T_=(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"})}},kx=(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}}",T_(i,e))},Rx={p:T_,P:kx},Ox=/^D+$/,Nx=/^Y+$/,Px=["D","DD","YY","YYYY"];function Mx(r){return Ox.test(r)}function Dx(r){return Nx.test(r)}function xx(r,e,t){const n=Lx(r,e,t);if(console.warn(n),Px.includes(r))throw new RangeError(n)}function Lx(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 Ux=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Bx=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Fx=/^'([^]*?)'?$/,Hx=/''/g,Vx=/[a-zA-Z]/;function $x(r,e,t){var p,_,y,S,T,b,N,K;const n=Wc(),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=(y=n.locale)==null?void 0:y.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=Vn(r,t==null?void 0:t.in);if(!WD(d))throw new RangeError("Invalid time value");let f=e.match(Bx).map(H=>{const V=H[0];if(V==="p"||V==="P"){const z=Rx[V];return z(H,i.formatLong)}return H}).join("").match(Ux).map(H=>{if(H==="''")return{isToken:!1,value:"'"};const V=H[0];if(V==="'")return{isToken:!1,value:Kx(H)};if(xp[V])return{isToken:!0,value:H};if(V.match(Vx))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)&&Dx(V)||!(t!=null&&t.useAdditionalDayOfYearTokens)&&Mx(V))&&xx(V,e,String(r));const z=xp[V[0]];return z(d,V,i.localize,g)}).join("")}function Kx(r){const e=r.match(Fx);return e?e[1].replace(Hx,"'"):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"}}},zx=(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},Wx={full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},qx={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},Gx={full:"{{date}} 'um' {{time}}",long:"{{date}} 'um' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},jx={date:En({formats:Wx,defaultWidth:"full"}),time:En({formats:qx,defaultWidth:"full"}),dateTime:En({formats:Gx,defaultWidth:"full"})},Yx={lastWeek:"'letzten' eeee 'um' p",yesterday:"'gestern um' p",today:"'heute um' p",tomorrow:"'morgen um' p",nextWeek:"eeee 'um' p",other:"P"},Jx=(r,e,t,n)=>Yx[r],Qx={narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["vor Christus","nach Christus"]},Xx={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"]},Zx={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:Qx,defaultWidth:"wide"}),quarter:Xe({values:Xx,defaultWidth:"wide",argumentCallback:r=>r-1}),month:Xe({values:Rd,formattingValues:Zx,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:qc({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:zx,formatLong:jx,formatRelative:Jx,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:En({formats:wL,defaultWidth:"full"}),time:En({formats:TL,defaultWidth:"full"}),dateTime:En({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"],DL={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"})},xL=/^(\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:qc({matchPattern:xL,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:DL,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:En({formats:QL,defaultWidth:"full"}),time:En({formats:XL,defaultWidth:"full"}),dateTime:En({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:qc({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())?"":$x(n,"MMMM dd yyyy, HH:mm:ss",{locale:t})}catch(n){return console.error("Error formatting date:",n),""}}let Ns=!1;const Ku=u.ref(!1),mn=u.ref([]),Hp=u.ref([]),Ke=u.ref(null),zo=u.ref([]),Wo=u.ref([]),E_=()=>{const r=Fn(),e=async T=>{Ku.value=!0;const b=T?`_active eq true and ${T}`:"_active eq true",N=await Hr.getOrgList(b);N&&(mn.value=N,Ns=!0),Ku.value=!1},t=async T=>{var b;return(b=mn.value)!=null&&b.length||await e(T),mn.value};function n(T){if(!mn.value)throw new Error("Data not stored yet");const b=wi(mn.value,T,["name","description"]);return T!==""?b:mn.value}const i=T=>{Hp.value=T},s=T=>{Ke.value=Ci.cloneDeep(T)},c=async T=>await Hr.getOrg(T),d=async()=>{if(Ke.value!=null){const T=await Hr.createOrg(Ke.value);return T!=null&&T.data.created_at&&(r.success("Organization created."),Ns&&mn.value.push(T.data)),T==null?void 0:T.data}},f=async()=>{if(ae.value=!0,Ke.value&&Ke.value.__id){const T=await Hr.updateOrg(Ke.value);if(Ns&&(T!=null&&T.data.__id)){const b=mn.value.findIndex(N=>N.__id===T.data.__id);return b!==-1?(mn.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 Hr.deactivateOrg(Ke.value.__id),Ns){const T=mn.value.findIndex(b=>{var N;return b.__id===((N=Ke.value)==null?void 0:N.__id)});if(T!==-1)return mn.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 Vr.updateBranch(b)){ae.value=!1;return}if(zo.value.findIndex(H=>H.__id===T.__id)===-1)return r.success("Branch added successfully."),zo.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 Vr.updateBranch(b)){ae.value=!1;return}const K=zo.value.findIndex(H=>H.__id===T.__id);if(K!==-1)return zo.value.splice(K,1),ae.value=!1,zo.value;throw new Error("Item not found to remove")}ae.value=!1}async function y(T){ae.value=!0;try{if(Ke.value&&Ke.value.__id){const b={...T,organization:Ke.value.__id};if(!await Zt.updateTeam(b)){ae.value=!1;return}if(Wo.value.findIndex(H=>H.__id===T.__id)===-1)return r.success("Team added successfully."),Wo.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 Zt.updateTeam(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}return{data:mn,loading:Ku,columns:Hp,item:Ke,filterData:n,__init__:e,getData:t,setColumns:i,setItem:s,getItem:c,createItem:d,updateItem:f,removeItem:g,orgBranches:zo,orgTeams:Wo,linkBranch:p,unlinkBranch:_,linkTeam:y,unlinkTeam:S}};let Ps=!1;const pn=u.ref([]),Vp=u.ref([]),rt=u.ref(null),zu=u.ref(!1),qo=u.ref([]),S_=()=>{const r=Fn(),e=async y=>{zu.value=!0;const S=y?`_active eq true and ${y}`:"_active eq true",T=await Zt.getTeamList(S);T&&(pn.value=T,Ps=!0),zu.value=!1},t=async y=>(pn.value.length||await e(y),pn.value);function n(y){if(!pn.value)throw new Error("Data not stored yet");const S=wi(pn.value,y,["name","description"]);return y!==""?S:pn.value}const i=y=>{Vp.value=y},s=y=>{rt.value=Ci.cloneDeep(y)},c=async y=>await Zt.getTeam(y),d=async()=>{if(rt.value!=null){const y=await Zt.createTeam(rt.value);return y!=null&&y.data.created_at&&(r.success("Team created."),Ps&&pn.value.push(y.data)),y==null?void 0:y.data}},f=async()=>{if(ae.value=!0,rt.value&&rt.value.__id){const y=await Zt.updateTeam(rt.value);if(Ps&&(y!=null&&y.data.__id)){const S=pn.value.findIndex(T=>T.__id===y.data.__id);return S!==-1?(pn.value[S]=y.data,r.success("Team updated.")):r.error("Unable to update item"),y.data}}else r.error("Unable to update item")},g=async()=>{if(rt.value&&rt.value.created_at&&(await Zt.deactivateTeam(rt.value.__id),Ps)){const y=pn.value.findIndex(S=>{var T;return S.__id===((T=rt.value)==null?void 0:T.__id)});if(y!==-1)return pn.value.splice(y,1),rt.value;r.error("Unable to deactivate organization")}};async function p(y){var S;if(ae.value=!0,(S=rt.value)!=null&&S.__id)if(qo.value.findIndex(b=>b.__id===y.__id)===-1)try{const b=await Zt.linkManageUser(rt.value.__id,{team:rt.value.__id,user:y.__id,role:"string",joined_at:"string",comments:"string"}),N=await Zt.getTeamUserList(rt.value.__id);return N&&(qo.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 _(y){if(ae.value=!0,rt.value&&rt.value.__id){const S=qo.value.findIndex(T=>T.__id===y);if(S!==-1)return await Zt.unlinkManageUser(rt.value.__id,y),qo.value.splice(S,1),ae.value=!1,qo.value;throw new Error("Item not found to remove")}ae.value=!1}return{data:pn,loading:zu,columns:Vp,item:rt,usersTeam:qo,__init__:e,getData:t,filterData:n,setColumns:i,setItem:s,getItem:c,createItem:d,updateItem:f,removeItem:g,linkUser:p,unlinkUser:_}},A_=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}=zc(),{getData:d,data:f}=E_(),{getData:g,data:p}=S_(),_=u.ref(!1);u.onBeforeMount(async()=>{_.value=!0,await d(),await g(),_.value=!1});const y=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;y.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 _N;case"org":return yN;case"team":return wN;default:return CN}});async function b(){var V;((V=i.value)==null?void 0:V.scope_type)!==""&&c(y.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(pa),{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(Bt.VListItem,null,{default:u.withCtx(()=>[u.createVNode(Bt.VListItemTitle,null,{default:u.withCtx(()=>z[3]||(z[3]=[u.createTextVNode(" User")])),_:1}),u.createVNode(Bt.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(Bt.VListItem,null,{default:u.withCtx(()=>[u.createVNode(Bt.VListItemTitle,null,{default:u.withCtx(()=>z[4]||(z[4]=[u.createTextVNode(" Domain")])),_:1}),u.createVNode(Bt.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(Bt.VListItem,null,{default:u.withCtx(()=>[u.createVNode(Bt.VListItemTitle,null,{default:u.withCtx(()=>z[5]||(z[5]=[u.createTextVNode(" Environment")])),_:1}),u.createVNode(Bt.VListItemSubtitle,null,{default:u.withCtx(()=>[u.createTextVNode(u.toDisplayString(u.unref(s).environment),1)]),_:1})]),_:1})]),_:1})]),_:1}),u.createVNode(Ck.VBtnToggle,{density:"compact",variant:"outlined",modelValue:y.value.scope_type,"onUpdate:modelValue":z[0]||(z[0]=Q=>y.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(sa.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:y.value.organization,"onUpdate:modelValue":z[1]||(z[1]=Q=>y.value.organization=Q)},null,8,["items","modelValue"]),u.createVNode(sa.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:y.value.team,"onUpdate:modelValue":z[2]||(z[2]=Q=>y.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 I_=Ca(bU,[["render",RU],["__scopeId","data-v-00d7a69f"]]),OU={key:0,class:"_jspinner-overlay_jj"},b_=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:Jv,ColumnSettingsDialog:Gv,ConfirmDialog:jv,ContextMenu:Qv,CopyButton:pc,DeleteButton:bv,DotsMenu:Nv,DotsMenuV1:Pv,EditButton:kv,FormHeadless:ay,FormMetadata:id,GlobalScopeFilter:A_,GlobalSpinner:b_,JAvatar:Yv,JBtn:Yp,JDialog:pa,JForm:oy,JIconBtn:jp,JSelect:Zv,JTextArea:ey,JTextField:id,ParentCard:Ec,SpinnerLoader:I_,TabFormHeader:iy,UiTable:Mv},Symbol.toStringTag,{value:"Module"})),PU=jk(),MU={transition:"Vue-Toastification__fade",maxToasts:20,newestOnTop:!0};let Wu=!1;const qu=u.ref(!1),vn=u.ref([]),$p=u.ref([]),ht=u.ref(null),Go=u.ref([]),DU=()=>{const r=Fn(),e=async y=>{qu.value=!0;const S=y?`_active eq true and ${y}`:"_active eq true",T=await Vr.getBranchList(S);T&&(vn.value=T,Wu=!0),qu.value=!1},t=async y=>(vn.value.length||await e(y),vn.value);function n(y){if(!vn.value)throw new Error("Data not stored yet");const S=wi(vn.value,y,["name","description"]);return y!==""?S:vn.value}const i=y=>{$p.value=y},s=y=>{ht.value=Ci.cloneDeep(y)},c=async y=>await Vr.getBranch(y),d=async()=>{if(ht.value!=null){const y=await Vr.createBranch(ht.value);return y!=null&&y.data.created_at&&(r.success("Branch created."),Wu&&vn.value.push(y.data)),y==null?void 0:y.data}},f=async()=>{if(ht.value&&ht.value.__id){const y=await Vr.updateBranch(ht.value);if(Wu&&y){const S=vn.value.findIndex(T=>T.__id===y.data.__id);return S!==-1?(vn.value[S]=y.data,r.success("Branch updated.")):r.error("Unable to update item"),y}}else r.error("Unable to update item")},g=async()=>{if(ht.value&&ht.value.created_at){await Vr.deactivateBranch(ht.value.__id);const y=vn.value.findIndex(S=>{var T;return S.__id===((T=ht.value)==null?void 0:T.__id)});if(y!==-1)return vn.value.splice(y,1),ht.value;r.error("Unable to deactivate Domain")}};async function p(y){ae.value=!0;try{if(ht.value&&ht.value.__id){const S={...y,branch:ht.value.__id};if(!await Zt.updateTeam(S)){r.error("Unable to link team");return}if(Go.value.findIndex(N=>N.__id===y.__id)===-1)return r.success("Team added successfully."),Go.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 _(y){if(ae.value=!0,ht.value&&ht.value.__id){const S={...y,branch:null};if(!await Zt.updateTeam(S))return;const b=Go.value.findIndex(N=>N.__id===y.__id);if(b!==-1)return Go.value.splice(b,1),ae.value=!1,Go.value;throw new Error("Item not found to remove")}ae.value=!1}return{data:vn,columns:$p,item:ht,loading:qu,__init__:e,getData:t,filterData:n,setColumns:i,setItem:s,getItem:c,createItem:d,updateItem:f,removeItem:g,branchTeams:Go,linkTeam:p,unlinkTeam:_}};function xU(){const r=_i("https://api.jplan.com.br/management/division"),{error:e}=Fn();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 Zo=xU();let Gu=!1;const ju=u.ref(!1),yn=u.ref([]),Kp=u.ref([]),ft=u.ref(null),jo=u.ref([]),LU=()=>{const r=Fn(),e=async y=>{ju.value=!0;const S=y?`_active eq true and ${y}`:"_active eq true",T=await Zo.getDivisionList(S);T&&(yn.value=T,Gu=!0),ju.value=!1},t=async y=>(yn.value.length||await e(y),yn.value);function n(y){if(!yn.value)throw new Error("Data not stored yet");const S=wi(yn.value,y,["name","description"]);return y!==""?S:yn.value}const i=y=>{Kp.value=y},s=y=>{ft.value=Ci.cloneDeep(y)},c=async y=>await Zo.getDivision(y),d=async()=>{if(ft.value!=null){const y=await Zo.createDivision(ft.value);return y!=null&&y.data.created_at&&(r.success("Division created."),Gu&&yn.value.push(y.data)),y==null?void 0:y.data}},f=async()=>{if(ae.value=!0,ft.value&&ft.value.__id){const y=await Zo.updateDivision(ft.value);if(Gu&&(y!=null&&y.data.__id)){const S=yn.value.findIndex(T=>T.__id===y.data.__id);return S!==-1?(yn.value[S]=y.data,r.success("Updated Division.")):r.error("Unable to update item"),ae.value=!1,y}}else ae.value=!1,r.error("Unable to update item")},g=async()=>{if(ae.value=!0,ft.value&&ft.value.created_at){await Zo.deactivateDivision(ft.value.__id);const y=yn.value.findIndex(S=>{var T;return S.__id===((T=ft.value)==null?void 0:T.__id)});if(y!==-1)return yn.value.splice(y,1),ft.value;r.error("Unable to deactivate Division")}ae.value=!1};async function p(y){ae.value=!0;try{if(ft.value&&ft.value.__id){const S={...y,division:ft.value.__id};return await Hr.updateOrg(S)?(jo.value.findIndex(N=>N.__id===y.__id)===-1?(r.success("Organization added successfully."),jo.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 _(y){if(ae.value=!0,ft.value&&ft.value.__id){const S={...y,division:null};if(!await Hr.updateOrg(S))return;const b=jo.value.findIndex(N=>N.__id===y.__id);if(b!==-1)jo.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,jo.value}return{data:yn,columns:Kp,item:ft,loading:ju,__init__:e,filterData:n,getData:t,setColumns:i,setItem:s,getItem:c,createItem:d,updateItem:f,removeItem:g,orgs:jo,linkDivision:p,unlinkDivision:_}};function UU(){const r=_i("https://api.jplan.com.br/management/user"),{error:e}=Fn();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 ei=UU();let Yu=!1,Ju=u.ref(!1);const Cn=u.ref([]),zp=u.ref([]),_n=u.ref(null),BU=u.ref(null),FU=u.ref([]),HU=()=>{const r=Fn(),e=async p=>{Ju.value=!0;const _=p?`_active eq true and ${p}`:"_active eq true",y=await ei.getManageUserList(_);y&&(Cn.value=y,Yu=!0),Ju.value=!1},t=async p=>(Cn.value.length||await e(p),Cn.value);function n(p){if(!Cn.value)throw new Error("Data not stored yet");const _=wi(Cn.value,p,["name","description"]);return p!==""?_:Cn.value}return{data:Cn,loading:Ju,columns:zp,item:_n,filterData:n,__init__:e,getData:t,setColumns:p=>{zp.value=p},setItem:p=>{_n.value=Ci.cloneDeep(p)},getItem:async p=>await ei.getManageUser(p),createItem:async()=>{if(_n.value!=null){const p=crypto.randomUUID(),_=await ei.createManageUser({..._n.value,__id:p});return _!=null&&_.data.created_at&&(r.success("User created."),Yu&&Cn.value.push(_.data)),_==null?void 0:_.data}},updateItem:async()=>{if(ae.value=!0,_n.value&&_n.value.created_at){const p=await ei.updateManageUser(_n.value);if(Yu&&(p!=null&&p.data)){const _=Cn.value.findIndex(y=>y.__id===(p==null?void 0:p.data.__id));if(_!==-1)Cn.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(_n.value&&_n.value.created_at){try{await ei.deactivateManageUser(_n.value.__id)}catch{r.error("Unable to deactivate user");return}const p=Cn.value.findIndex(_=>{var y;return _.__id===((y=_n.value)==null?void 0:y.__id)});if(p!==-1)return Cn.value.splice(p,1),_n.value}},userOrg:BU,userTeams:FU}},VU=r=>{r.use(PU),r.use(JR,MU),Object.entries(NU).forEach(([e,t])=>{r.component(e,t)}),Object.entries(wk).forEach(([e,t])=>{r.provide(e,t)})},$U={install:VU};exports.ContextMenu=Qv;exports.EventBus=_c;exports.FormHeadless=ay;exports.HttpCore=LD;exports.SpinnerLoader=I_;exports.__spinner=ae;exports._export_sfc=Ca;exports._sfc_main=Mv;exports._sfc_main$1=jv;exports._sfc_main$10=jp;exports._sfc_main$11=Zv;exports._sfc_main$12=ey;exports._sfc_main$13=oy;exports._sfc_main$14=iy;exports._sfc_main$15=Ec;exports._sfc_main$16=Gv;exports._sfc_main$17=Yv;exports._sfc_main$18=Jv;exports._sfc_main$19=A_;exports._sfc_main$2=pc;exports._sfc_main$20=b_;exports._sfc_main$3=Nv;exports._sfc_main$4=Pv;exports._sfc_main$5=id;exports._sfc_main$6=Yp;exports._sfc_main$7=bv;exports._sfc_main$8=kv;exports._sfc_main$9=pa;exports.branchInstance=Vr;exports.coreClient=Ih;exports.createToastInterface=ua;exports.dateFormat=IU;exports.divisionInstance=Zo;exports.filterQuery=wi;exports.globalEventBus=Pd;exports.index=$U;exports.manageUserInstance=ei;exports.msal=Ur;exports.orgInstance=Hr;exports.provideToast=YR;exports.scopedClient=_i;exports.setupAuthGuard=ND;exports.teamInstance=Zt;exports.toastInjectionKey=wc;exports.useBranchStore=DU;exports.useCustomizer=Zk;exports.useDialog=vc;exports.useDivisionStore=LU;exports.useManageUserStore=HU;exports.useOrganizationStore=E_;exports.useSession=zc;exports.useTeamStore=S_;exports.useToast=Fn;
|