jplan-pack 0.6.578 → 0.6.631
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-Bwuzed9E.js → AuthFailRoute-BGdJhx1m.js} +1 -1
- package/dist/{AuthFailRoute-DhAiVMpf.mjs → AuthFailRoute-mVMKoQvM.mjs} +1 -1
- package/dist/{AuthRoute-gVr5dhTo.mjs → AuthRoute-BdDlmbDz.mjs} +1 -1
- package/dist/{AuthRoute-BaUGr0PT.js → AuthRoute-Dd50c4I_.js} +1 -1
- package/dist/index-BHnafw0s.js +92 -0
- package/dist/{index-U9UlcDz-.mjs → index-DAcbUV6I.mjs} +5284 -5274
- package/dist/index.css +1 -1
- package/dist/jplan-pack.cjs.js +1 -1
- package/dist/jplan-pack.es.js +28 -28
- package/dist/types/_auth/composables/useSession.d.ts +2 -1
- package/dist/types/_auth/msal/msal.d.ts +1 -1
- package/dist/types/_auth/navigation-guard/type.d.ts +2 -1
- package/dist/types/components/AvatarPicture.d.ts +3 -5
- package/dist/types/components/CopyButton.d.ts +4 -7
- package/dist/types/components/DeleteAllBtn.d.ts +6 -3
- package/dist/types/components/DotsMenu.d.ts +7 -11
- package/dist/types/components/EditButton.d.ts +6 -3
- package/dist/types/components/JAvatar.d.ts +3 -4
- package/dist/types/components/ParentCard.d.ts +6 -9
- package/dist/types/components/ReadOnlyField.d.ts +3 -4
- package/dist/types/components/SearchFilter.d.ts +4 -0
- package/dist/types/components/index.d.ts +6 -5
- package/dist/types/components/menu/SubMenu.d.ts +24 -0
- package/dist/types/components/table/advanced/TableAdvanced.d.ts +4 -1
- package/dist/types/components/table/advanced/TableHeader.d.ts +16 -8
- package/dist/types/utils/helpers/layout.d.ts +4 -0
- package/package.json +1 -1
- package/dist/index-AwJpbj7t.js +0 -87
- package/dist/types/components/DotsMenuV1.d.ts +0 -27
@@ -0,0 +1,92 @@
|
|
1
|
+
"use strict";const c=require("vue"),Dd=require("@vueuse/core"),Ue=require("vuetify/lib/components/VBtn/index.mjs"),Kr=require("vuetify/components"),Zs=require("vuetify/lib/components/VIcon/index.mjs"),lt=require("vuetify/lib/components/VCard/index.mjs"),Us=require("vuetify/lib/components/VDialog/index.mjs"),fo=require("vuetify/lib/components/VDivider/index.mjs"),Ae=require("vuetify/lib/components/VGrid/index.mjs"),nv=require("vuetify/lib/components/VAvatar/index.mjs"),Ld=require("vuetify/lib/components/VImg/index.mjs"),St=require("vuetify/lib/components/VList/index.mjs"),Ud=require("vuetify/lib/components/VMenu/index.mjs"),rv=require("vuetify/lib/components/VDataTable/index.mjs"),bk=require("vuetify/lib/components/VTextField/index.mjs"),ta=require("vuetify/lib/components/VSelect/index.mjs"),Ik=require("vuetify/lib/components/VCheckbox/index.mjs"),kk=require("vuetify/lib/components/VChip/index.mjs"),ua=require("vuetify/lib/components/VLabel/index.mjs"),Rk=require("vuetify/lib/components/VTextarea/index.mjs"),Nk=require("vuetify/lib/components/VBtnToggle/index.mjs");function Ok(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 Pk=Ok(Dd),Mk={key:0},xk={key:1},wc=c.defineComponent({__name:"CopyButton",props:{contentToCopy:{},size:{},color:{}},setup(r){const e=r,{copy:t,copied:n,isSupported:i}=Dd.useClipboard();return(s,l)=>{const d=c.resolveComponent("CopyIcon");return c.unref(i)?(c.openBlock(),c.createElementBlock("span",Mk,[c.createVNode(Ue.VBtn,{icon:"",variant:"text",onClick:l[0]||(l[0]=f=>c.unref(t)(e.contentToCopy)),size:s.size,color:s.color},{default:c.withCtx(()=>[c.createVNode(d,{size:s.size},null,8,["size"])]),_:1},8,["size","color"]),c.unref(n)?(c.openBlock(),c.createElementBlock("span",{key:0,style:c.normalizeStyle({fontSize:typeof e.size=="number"?e.size-4+"px":void 0}),class:"ms-1"}," Copied ",4)):c.createCommentVNode("",!0)])):(c.openBlock(),c.createElementBlock("p",xk,"Your browser does not support Clipboard API"))}}}),ym=c.defineComponent({__name:"IconSet",props:{item:{},level:{default:0},size:{default:25},stroke:{default:1.5},color:{},svg:{default:null}},setup(r){return(e,t)=>(c.openBlock(),c.createElementBlock(c.Fragment,null,[typeof e.item=="object"&&"name"in e.item?(c.openBlock(),c.createBlock(c.resolveDynamicComponent(e.item.name),{key:0,size:e.size,"stroke-width":e.stroke,color:e.color},null,8,["size","stroke-width","color"])):c.createCommentVNode("",!0),typeof e.item=="string"?(c.openBlock(),c.createBlock(Zs.VIcon,{key:1,color:e.color,size:e.size},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(e.item),1)]),_:1},8,["color","size"])):c.createCommentVNode("",!0)],64))}}),ov=c.defineComponent({__name:"JIconBtn",props:{variant:{default:"text"},icon:{},color:{default:"secondary"},tooltip:{},size:{}},emits:["click"],setup(r){const e=r,t=c.useSlots();return(n,i)=>n.tooltip?(c.openBlock(),c.createBlock(c.unref(Kr.VTooltip),{key:0,text:n.tooltip,"open-delay":"1000"},{activator:c.withCtx(({props:s})=>[c.createVNode(c.unref(Kr.VBtn),c.mergeProps(s,{variant:n.variant,color:n.color,icon:"",size:n.size,onClick:i[0]||(i[0]=l=>n.$emit("click"))}),{default:c.withCtx(()=>[!c.unref(t).default&&s.icon?(c.openBlock(),c.createBlock(ym,{key:0,item:s.icon,size:s.size},null,8,["item","size"])):c.createCommentVNode("",!0),c.renderSlot(n.$slots,"default")]),_:2},1040,["variant","color","size"])]),_:3},8,["text"])):(c.openBlock(),c.createBlock(c.unref(Kr.VBtn),{key:1,variant:n.variant,color:n.color,icon:"",size:n.size,onClick:i[1]||(i[1]=s=>n.$emit("click"))},{default:c.withCtx(()=>[!c.unref(t).default&&e.icon?(c.openBlock(),c.createBlock(ym,{key:0,item:e.icon,size:e.size},null,8,["item","size"])):c.createCommentVNode("",!0),c.renderSlot(n.$slots,"default")]),_:3},8,["variant","color","size"]))}}),iv=c.defineComponent({__name:"JBtn",props:{variant:{default:"flat"},text:{},icon:{},color:{default:"secondary"},tooltip:{}},emits:["click"],setup(r){return(e,t)=>(c.openBlock(),c.createBlock(c.unref(Kr.VBtn),{"prepend-icon":e.icon,variant:e.variant,color:e.color,tooltip:e.tooltip,onClick:t[0]||(t[0]=n=>e.$emit("click"))},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(e.text)+" ",1),c.renderSlot(e.$slots,"default")]),_:3},8,["prepend-icon","variant","color","tooltip"]))}});var av=!1;function _s(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 Cu(r,e){if(Array.isArray(r)){r.splice(e,1);return}delete r[e]}function Dk(){return sv().__VUE_DEVTOOLS_GLOBAL_HOOK__}function sv(){return typeof navigator<"u"&&typeof window<"u"?window:typeof globalThis<"u"?globalThis:{}}const Lk=typeof Proxy=="function",Uk="devtools-plugin:setup",Bk="plugin:settings:set";let Bo,td;function Vk(){var r;return Bo!==void 0||(typeof window<"u"&&window.performance?(Bo=!0,td=window.performance):typeof globalThis<"u"&&(!((r=globalThis.perf_hooks)===null||r===void 0)&&r.performance)?(Bo=!0,td=globalThis.perf_hooks.performance):Bo=!1),Bo}function Fk(){return Vk()?td.now():Date.now()}class Hk{constructor(e,t){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=e,this.hook=t;const n={};if(e.settings)for(const l in e.settings){const d=e.settings[l];n[l]=d.defaultValue}const i=`__vue-devtools-plugin-settings__${e.id}`;let s=Object.assign({},n);try{const l=localStorage.getItem(i),d=JSON.parse(l);Object.assign(s,d)}catch{}this.fallbacks={getSettings(){return s},setSettings(l){try{localStorage.setItem(i,JSON.stringify(l))}catch{}s=l},now(){return Fk()}},t&&t.on(Bk,(l,d)=>{l===this.plugin.id&&this.fallbacks.setSettings(d)}),this.proxiedOn=new Proxy({},{get:(l,d)=>this.target?this.target.on[d]:(...f)=>{this.onQueue.push({method:d,args:f})}}),this.proxiedTarget=new Proxy({},{get:(l,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 cv(r,e){const t=r,n=sv(),i=Dk(),s=Lk&&t.enableEarlyProxy;if(i&&(n.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!s))i.emit(Uk,r,e);else{const l=s?new Hk(t,i):null;(n.__VUE_DEVTOOLS_PLUGINS__=n.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:t,setupFn:e,proxy:l}),l&&e(l.proxiedTarget)}}/*!
|
2
|
+
* pinia v2.2.6
|
3
|
+
* (c) 2024 Eduardo San Martin Morote
|
4
|
+
* @license MIT
|
5
|
+
*/let Yi;const da=r=>Yi=r,lv=process.env.NODE_ENV!=="production"?Symbol("pinia"):Symbol();function di(r){return r&&typeof r=="object"&&Object.prototype.toString.call(r)==="[object Object]"&&typeof r.toJSON!="function"}var Xn;(function(r){r.direct="direct",r.patchObject="patch object",r.patchFunction="patch function"})(Xn||(Xn={}));const 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 $k(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 Bd(r,e,t){const n=new XMLHttpRequest;n.open("GET",r),n.responseType="blob",n.onload=function(){hv(n.response,e,t)},n.onerror=function(){console.error("could not download file")},n.send()}function uv(r){const e=new XMLHttpRequest;e.open("HEAD",r,!1);try{e.send()}catch{}return e.status>=200&&e.status<=299}function Bs(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 Vs=typeof navigator=="object"?navigator:{userAgent:""},dv=/Macintosh/.test(Vs.userAgent)&&/AppleWebKit/.test(Vs.userAgent)&&!/Safari/.test(Vs.userAgent),hv=co?typeof HTMLAnchorElement<"u"&&"download"in HTMLAnchorElement.prototype&&!dv?Kk:"msSaveOrOpenBlob"in Vs?zk:Wk:()=>{};function Kk(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?uv(n.href)?Bd(r,e,t):(n.target="_blank",Bs(n)):Bs(n)):(n.href=URL.createObjectURL(r),setTimeout(function(){URL.revokeObjectURL(n.href)},4e4),setTimeout(function(){Bs(n)},0))}function zk(r,e="download",t){if(typeof r=="string")if(uv(r))Bd(r,e,t);else{const n=document.createElement("a");n.href=r,n.target="_blank",setTimeout(function(){Bs(n)})}else navigator.msSaveOrOpenBlob($k(r,t),e)}function Wk(r,e,t,n){if(n=n||open("","_blank"),n&&(n.document.title=n.document.body.innerText="downloading..."),typeof r=="string")return Bd(r,e,t);const i=r.type==="application/octet-stream",s=/constructor/i.test(String(Cm.HTMLElement))||"safari"in Cm,l=/CriOS\/[\d]+/.test(navigator.userAgent);if((l||i&&s||dv)&&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=l?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 ut(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 Vd(r){return"_a"in r&&"install"in r}function fv(){if(!("clipboard"in navigator))return ut("Your browser doesn't support the Clipboard API","error"),!0}function gv(r){return r instanceof Error&&r.message.toLowerCase().includes("document is not focused")?(ut('You need to activate the "Emulate a focused page" setting in the "Rendering" panel of devtools.',"warn"),!0):!1}async function qk(r){if(!fv())try{await navigator.clipboard.writeText(JSON.stringify(r.state.value)),ut("Global state copied to clipboard.")}catch(e){if(gv(e))return;ut("Failed to serialize the state. Check the console for more details.","error"),console.error(e)}}async function Gk(r){if(!fv())try{mv(r,JSON.parse(await navigator.clipboard.readText())),ut("Global state pasted from clipboard.")}catch(e){if(gv(e))return;ut("Failed to deserialize the state from clipboard. Check the console for more details.","error"),console.error(e)}}async function jk(r){try{hv(new Blob([JSON.stringify(r.state.value)],{type:"text/plain;charset=utf-8"}),"pinia-state.json")}catch(e){ut("Failed to export the state as JSON. Check the console for more details.","error"),console.error(e)}}let gr;function Yk(){gr||(gr=document.createElement("input"),gr.type="file",gr.accept=".json");function r(){return new Promise((e,t)=>{gr.onchange=async()=>{const n=gr.files;if(!n)return e(null);const i=n.item(0);return e(i?{text:await i.text(),file:i}:null)},gr.oncancel=()=>e(null),gr.onerror=t,gr.click()})}return r}async function Jk(r){try{const t=await Yk()();if(!t)return;const{text:n,file:i}=t;mv(r,JSON.parse(n)),ut(`Global state imported from "${i.name}".`)}catch(e){ut("Failed to import the state from JSON. Check the console for more details.","error"),console.error(e)}}function mv(r,e){for(const t in e){const n=r.state.value[t];n?Object.assign(n,e[t]):r.state.value[t]=e[t]}}function Mn(r){return{_custom:{display:r}}}const pv="🍍 Pinia (root)",Fs="_root";function Qk(r){return Vd(r)?{id:Fs,label:pv}:{id:r.$id,label:r.$id}}function Xk(r){if(Vd(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 l=n.get(s);return{editable:!1,key:s,value:l._getters.reduce((d,f)=>(d[f]=l[f],d),{})}})}}const e={state:Object.keys(r.$state).map(t=>({editable:!0,key:t,value:r.$state[t]}))};return r._getters&&r._getters.length&&(e.getters=r._getters.map(t=>({editable:!1,key:t,value:r[t]}))),r._customProperties.size&&(e.customProperties=Array.from(r._customProperties).map(t=>({editable:!0,key:t,value:r[t]}))),e}function Zk(r){return r?Array.isArray(r)?r.reduce((e,t)=>(e.keys.push(t.key),e.operations.push(t.type),e.oldValue[t.key]=t.oldValue,e.newValue[t.key]=t.newValue,e),{oldValue:{},keys:[],operations:[],newValue:{}}):{operation:Mn(r.type),key:Mn(r.key),oldValue:r.oldValue,newValue:r.newValue}:{}}function eR(r){switch(r){case Xn.direct:return"mutation";case Xn.patchFunction:return"$patch";case Xn.patchObject:return"$patch";default:return"unknown"}}let ri=!0;const Hs=[],io="pinia:mutations",bt="pinia",{assign:tR}=Object,ec=r=>"🍍 "+r;function nR(r,e){cv({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:Hs,app:r},t=>{typeof t.now!="function"&&ut("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:bt,label:"Pinia 🍍",icon:"storage",treeFilterPlaceholder:"Search stores",actions:[{icon:"content_copy",action:()=>{qk(e)},tooltip:"Serialize and copy the state"},{icon:"content_paste",action:async()=>{await Gk(e),t.sendInspectorTree(bt),t.sendInspectorState(bt)},tooltip:"Replace the state with the content of your clipboard"},{icon:"save",action:()=>{jk(e)},tooltip:"Save the state as a JSON file"},{icon:"folder_open",action:async()=>{await Jk(e),t.sendInspectorTree(bt),t.sendInspectorState(bt)},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"?ut(`Cannot reset "${n}" store because it doesn't have a "$reset" method implemented.`,"warn"):(i.$reset(),ut(`Store "${n}" reset.`)):ut(`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 l=n.componentInstance.proxy._pStores;Object.values(l).forEach(d=>{n.instanceData.state.push({type:ec(d.$id),key:"state",editable:!0,value:d._isOptionsAPI?{_custom:{value:c.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:ec(d.$id),key:"getters",editable:!1,value:d._getters.reduce((f,g)=>{try{f[g]=d[g]}catch(m){f[g]=m}return f},{})})})}}),t.on.getInspectorTree(n=>{if(n.app===r&&n.inspectorId===bt){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()):pv.toLowerCase().includes(n.filter.toLowerCase())):i).map(Qk)}}),globalThis.$pinia=e,t.on.getInspectorState(n=>{if(n.app===r&&n.inspectorId===bt){const i=n.nodeId===Fs?e:e._s.get(n.nodeId);if(!i)return;i&&(n.nodeId!==Fs&&(globalThis.$store=c.toRaw(i)),n.state=Xk(i))}}),t.on.editInspectorState((n,i)=>{if(n.app===r&&n.inspectorId===bt){const s=n.nodeId===Fs?e:e._s.get(n.nodeId);if(!s)return ut(`store "${n.nodeId}" not found`,"error");const{path:l}=n;Vd(s)?l.unshift("state"):(l.length!==1||!s._customProperties.has(l[0])||l[0]in s.$state)&&l.unshift("$state"),ri=!1,n.set(s,l,n.state.value),ri=!0}}),t.on.editComponentState(n=>{if(n.type.startsWith("🍍")){const i=n.type.replace(/^🍍\s*/,""),s=e._s.get(i);if(!s)return ut(`store "${i}" not found`,"error");const{path:l}=n;if(l[0]!=="state")return ut(`Invalid path for store "${i}":
|
6
|
+
${l}
|
7
|
+
Only state can be modified.`);l[0]="$state",ri=!1,n.set(s,l,n.state.value),ri=!0}})})}function rR(r,e){Hs.includes(ec(e.$id))||Hs.push(ec(e.$id)),cv({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:Hs,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:l,onError:d,name:f,args:g})=>{const m=vv++;t.addTimelineEvent({layerId:io,event:{time:n(),title:"🛫 "+f,subtitle:"start",data:{store:Mn(e.$id),action:Mn(f),args:g},groupId:m}}),l(w=>{Hr=void 0,t.addTimelineEvent({layerId:io,event:{time:n(),title:"🛬 "+f,subtitle:"end",data:{store:Mn(e.$id),action:Mn(f),args:g,result:w},groupId:m}})}),d(w=>{Hr=void 0,t.addTimelineEvent({layerId:io,event:{time:n(),logType:"error",title:"💥 "+f,subtitle:"end",data:{store:Mn(e.$id),action:Mn(f),args:g,error:w},groupId:m}})})},!0),e._customProperties.forEach(l=>{c.watch(()=>c.unref(e[l]),(d,f)=>{t.notifyComponentUpdate(),t.sendInspectorState(bt),ri&&t.addTimelineEvent({layerId:io,event:{time:n(),title:"Change",subtitle:l,data:{newValue:d,oldValue:f},groupId:Hr}})},{deep:!0})}),e.$subscribe(({events:l,type:d},f)=>{if(t.notifyComponentUpdate(),t.sendInspectorState(bt),!ri)return;const g={time:n(),title:eR(d),data:tR({store:Mn(e.$id)},Zk(l)),groupId:Hr};d===Xn.patchFunction?g.subtitle="⤵️":d===Xn.patchObject?g.subtitle="🧩":l&&!Array.isArray(l)&&(g.subtitle=l.type),l&&(g.data["rawEvent(s)"]={_custom:{display:"DebuggerEvent",type:"object",tooltip:"raw DebuggerEvent[]",value:l}}),t.addTimelineEvent({layerId:io,event:g})},{detached:!0,flush:"sync"});const i=e._hotUpdate;e._hotUpdate=c.markRaw(l=>{i(l),t.addTimelineEvent({layerId:io,event:{time:n(),title:"🔥 "+e.$id,subtitle:"HMR update",data:{store:Mn(e.$id),info:Mn("HMR update")}}}),t.notifyComponentUpdate(),t.sendInspectorTree(bt),t.sendInspectorState(bt)});const{$dispose:s}=e;e.$dispose=()=>{s(),t.notifyComponentUpdate(),t.sendInspectorTree(bt),t.sendInspectorState(bt),t.getSettings().logStoreChanges&&ut(`Disposed "${e.$id}" store 🗑`)},t.notifyComponentUpdate(),t.sendInspectorTree(bt),t.sendInspectorState(bt),t.getSettings().logStoreChanges&&ut(`"${e.$id}" store installed 🆕`)})}let vv=0,Hr;function wm(r,e,t){const n=e.reduce((i,s)=>(i[s]=c.toRaw(r)[s],i),{});for(const i in n)r[i]=function(){const s=vv,l=t?new Proxy(r,{get(...f){return Hr=s,Reflect.get(...f)},set(...f){return Hr=s,Reflect.set(...f)}}):r;Hr=s;const d=n[i].apply(l,arguments);return Hr=void 0,d}}function oR({app:r,store:e,options:t}){if(!e.$id.startsWith("__hot:")){if(e._isOptionsAPI=!!t.state,!e._p._testing){wm(e,Object.keys(t.actions),e._isOptionsAPI);const n=e._hotUpdate;c.toRaw(e)._hotUpdate=function(i){n.apply(this,arguments),wm(e,Object.keys(i._hmrPayload.actions),!!e._isOptionsAPI)}}rR(r,e)}}function iR(){const r=c.effectScope(!0),e=r.run(()=>c.ref({}));let t=[],n=[];const i=c.markRaw({install(s){da(i),i._a=s,s.provide(lv,i),s.config.globalProperties.$pinia=i,process.env.NODE_ENV!=="production"&&process.env.NODE_ENV!=="test"&&co&&nR(s,i),n.forEach(l=>t.push(l)),n=[]},use(s){return!this._a&&!av?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(oR),i}function yv(r,e){for(const t in e){const n=e[t];if(!(t in r))continue;const i=r[t];di(i)&&di(n)&&!c.isRef(n)&&!c.isReactive(n)?r[t]=yv(i,n):r[t]=n}return r}const aR=()=>{};function _m(r,e,t,n=aR){r.push(e);const i=()=>{const s=r.indexOf(e);s>-1&&(r.splice(s,1),n())};return!t&&c.getCurrentScope()&&c.onScopeDispose(i),i}function Vo(r,...e){r.slice().forEach(t=>{t(...e)})}const sR=r=>r(),Tm=Symbol(),wu=Symbol();function Cv(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];di(i)&&di(n)&&r.hasOwnProperty(t)&&!c.isRef(n)&&!c.isReactive(n)?r[t]=Cv(i,n):r[t]=n}return r}process.env.NODE_ENV!=="production"?Symbol("pinia:skipHydration"):Symbol();const{assign:_n}=Object;function Em(r){return!!(c.isRef(r)&&r.effect)}function Sm(r,e,t,n){const{state:i,actions:s,getters:l}=e,d=t.state.value[r];let f;function g(){!d&&(process.env.NODE_ENV==="production"||!n)&&(t.state.value[r]=i?i():{});const m=process.env.NODE_ENV!=="production"&&n?c.toRefs(c.ref(i?i():{}).value):c.toRefs(t.state.value[r]);return _n(m,s,Object.keys(l||{}).reduce((w,v)=>(process.env.NODE_ENV!=="production"&&v in m&&console.warn(`[🍍]: A getter cannot have the same name as another state property. Rename one of them. Found with "${v}" in store "${r}".`),w[v]=c.markRaw(c.computed(()=>{da(t);const E=t._s.get(r);return l[v].call(E,E)})),w),{}))}return f=cR(r,g,e,t,n,!0),f}function cR(r,e,t={},n,i,s){let l;const d=_n({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"&&!av&&(f.onTrigger=j=>{g?E=j:g==!1&&!z._hotUpdating&&(Array.isArray(E)?E.push(j):console.error("🍍 debuggerEvents should be an array. This is most likely an internal Pinia bug."))});let g,m,w=[],v=[],E;const _=n.state.value[r],A=c.ref({});let R;function $(j){let q;g=m=!1,process.env.NODE_ENV!=="production"&&(E=[]),typeof j=="function"?(j(n.state.value[r]),q={type:Xn.patchFunction,storeId:r,events:E}):(Cv(n.state.value[r],j),q={type:Xn.patchObject,payload:j,storeId:r,events:E});const Te=R=Symbol();c.nextTick().then(()=>{R===Te&&(g=!0)}),m=!0,Vo(w,q,n.state.value[r])}const V=function(){const{state:q}=t,Te=q?q():{};this.$patch(Be=>{_n(Be,Te)})};function U(){l.stop(),w=[],v=[],n._s.delete(r)}const Q=(j,q="")=>{if(Tm in j)return j[wu]=q,j;const Te=function(){da(n);const Be=Array.from(arguments),Ct=[],An=[];function an(wt){Ct.push(wt)}function xt(wt){An.push(wt)}Vo(v,{args:Be,name:Te[wu],store:z,after:an,onError:xt});let Qe;try{Qe=j.apply(this&&this.$id===r?this:z,Be)}catch(wt){throw Vo(An,wt),wt}return Qe instanceof Promise?Qe.then(wt=>(Vo(Ct,wt),wt)).catch(wt=>(Vo(An,wt),Promise.reject(wt))):(Vo(Ct,Qe),Qe)};return Te[Tm]=!0,Te[wu]=q,Te},se=c.markRaw({actions:{},getters:{},state:[],hotState:A}),we={_p:n,$id:r,$onAction:_m.bind(null,v),$patch:$,$reset:V,$subscribe(j,q={}){const Te=_m(w,j,q.detached,()=>Be()),Be=l.run(()=>c.watch(()=>n.state.value[r],Ct=>{(q.flush==="sync"?m:g)&&j({storeId:r,type:Xn.direct,events:E},Ct)},_n({},f,q)));return Te},$dispose:U},z=c.reactive(process.env.NODE_ENV!=="production"||process.env.NODE_ENV!=="production"&&process.env.NODE_ENV!=="test"&&co?_n({_hmrPayload:se,_customProperties:c.markRaw(new Set)},we):we);n._s.set(r,z);const _e=(n._a&&n._a.runWithContext||sR)(()=>n._e.run(()=>(l=c.effectScope()).run(()=>e({action:Q}))));for(const j in _e){const q=_e[j];if(c.isRef(q)&&!Em(q)||c.isReactive(q))process.env.NODE_ENV!=="production"&&i&&_s(A.value,j,c.toRef(_e,j)),process.env.NODE_ENV!=="production"&&se.state.push(j);else if(typeof q=="function"){const Te=process.env.NODE_ENV!=="production"&&i?q:Q(q,j);_e[j]=Te,process.env.NODE_ENV!=="production"&&(se.actions[j]=q),d.actions[j]=q}else process.env.NODE_ENV!=="production"&&Em(q)&&(se.getters[j]=t.getters[j],co&&(_e._getters||(_e._getters=c.markRaw([]))).push(j))}if(_n(z,_e),_n(c.toRaw(z),_e),Object.defineProperty(z,"$state",{get:()=>process.env.NODE_ENV!=="production"&&i?A.value:n.state.value[r],set:j=>{if(process.env.NODE_ENV!=="production"&&i)throw new Error("cannot set hotState");$(q=>{_n(q,j)})}}),process.env.NODE_ENV!=="production"&&(z._hotUpdate=c.markRaw(j=>{z._hotUpdating=!0,j._hmrPayload.state.forEach(q=>{if(q in z.$state){const Te=j.$state[q],Be=z.$state[q];typeof Te=="object"&&di(Te)&&di(Be)?yv(Te,Be):j.$state[q]=Be}_s(z,q,c.toRef(j.$state,q))}),Object.keys(z.$state).forEach(q=>{q in j.$state||Cu(z,q)}),g=!1,m=!1,n.state.value[r]=c.toRef(j._hmrPayload,"hotState"),m=!0,c.nextTick().then(()=>{g=!0});for(const q in j._hmrPayload.actions){const Te=j[q];_s(z,q,Q(Te,q))}for(const q in j._hmrPayload.getters){const Te=j._hmrPayload.getters[q],Be=c.computed(()=>(da(n),Te.call(z,z)));_s(z,q,Be)}Object.keys(z._hmrPayload.getters).forEach(q=>{q in j._hmrPayload.getters||Cu(z,q)}),Object.keys(z._hmrPayload.actions).forEach(q=>{q in j._hmrPayload.actions||Cu(z,q)}),z._hmrPayload=j._hmrPayload,z._getters=j._getters,z._hotUpdating=!1})),process.env.NODE_ENV!=="production"&&process.env.NODE_ENV!=="test"&&co){const j={writable:!0,configurable:!0,enumerable:!1};["_p","_hmrPayload","_getters","_customProperties"].forEach(q=>{Object.defineProperty(z,q,_n({value:z[q]},j))})}return n._p.forEach(j=>{if(process.env.NODE_ENV!=="production"&&process.env.NODE_ENV!=="test"&&co){const q=l.run(()=>j({store:z,app:n._a,pinia:n,options:d}));Object.keys(q||{}).forEach(Te=>z._customProperties.add(Te)),_n(z,q)}else _n(z,l.run(()=>j({store:z,app:n._a,pinia:n,options:d})))}),process.env.NODE_ENV!=="production"&&z.$state&&typeof z.$state=="object"&&typeof z.$state.constructor=="function"&&!z.$state.constructor.toString().includes("[native code]")&&console.warn(`[🍍]: The "state" must be a plain object. It cannot be
|
8
|
+
state: () => new MyClass()
|
9
|
+
Found in store "${z.$id}".`),_&&s&&t.hydrate&&t.hydrate(z.$state,_),g=!0,m=!0,z}/*! #__NO_SIDE_EFFECTS__ */function lR(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(l,d){const f=c.hasInjectionContext();if(l=(process.env.NODE_ENV==="test"&&Yi&&Yi._testing?null:l)||(f?c.inject(lv,null):null),l&&da(l),process.env.NODE_ENV!=="production"&&!Yi)throw new Error(`[🍍]: "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?
|
10
|
+
See https://pinia.vuejs.org/core-concepts/outside-component-usage.html for help.
|
11
|
+
This will fail in production.`);l=Yi,l._s.has(n)||(Sm(n,i,l),process.env.NODE_ENV!=="production"&&(s._pinia=l));const g=l._s.get(n);if(process.env.NODE_ENV!=="production"&&d){const m="__hot:"+n,w=Sm(m,_n({},i),l,!0);d._hotUpdate(w),delete l.state.value[m],l._s.delete(m)}if(process.env.NODE_ENV!=="production"&&co){const m=c.getCurrentInstance();if(m&&m.proxy&&!d){const w=m.proxy,v="_pStores"in w?w._pStores:w._pStores={};v[n]=g}}return g}return s.$id=n,s}const uR=lR({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=c.ref({}),ya=r=>{const e=c.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 c.onUnmounted(()=>{n()}),c.onMounted(()=>{n()}),{isDialogActive:e,openDialog:t,closeDialog:n}};var dR=Object.defineProperty,Am=Object.getOwnPropertySymbols,hR=Object.prototype.hasOwnProperty,fR=Object.prototype.propertyIsEnumerable,bm=(r,e,t)=>e in r?dR(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t,wv=(r,e)=>{for(var t in e||(e={}))hR.call(e,t)&&bm(r,t,e[t]);if(Am)for(var t of Am(e))fR.call(e,t)&&bm(r,t,e[t]);return r},_c=r=>typeof r=="function",Tc=r=>typeof r=="string",_v=r=>Tc(r)&&r.trim().length>0,gR=r=>typeof r=="number",lo=r=>typeof r>"u",ha=r=>typeof r=="object"&&r!==null,mR=r=>Zn(r,"tag")&&_v(r.tag),Tv=r=>window.TouchEvent&&r instanceof TouchEvent,Ev=r=>Zn(r,"component")&&Sv(r.component),pR=r=>_c(r)||ha(r),Sv=r=>!lo(r)&&(Tc(r)||pR(r)||Ev(r)),Im=r=>ha(r)&&["height","width","right","left","top","bottom"].every(e=>gR(r[e])),Zn=(r,e)=>(ha(r)||_c(r))&&e in r,vR=(r=>()=>r++)(0);function _u(r){return Tv(r)?r.targetTouches[0].clientX:r.clientX}function km(r){return Tv(r)?r.targetTouches[0].clientY:r.clientY}var yR=r=>{lo(r.remove)?r.parentNode&&r.parentNode.removeChild(r):r.remove()},Ca=r=>Ev(r)?Ca(r.component):mR(r)?c.defineComponent({render(){return r}}):typeof r=="string"?r:c.toRaw(c.unref(r)),CR=r=>{if(typeof r=="string")return r;const e=Zn(r,"props")&&ha(r.props)?r.props:{},t=Zn(r,"listeners")&&ha(r.listeners)?r.listeners:{};return{component:Ca(r),props:e,listeners:t}},wR=()=>typeof window<"u",Ec=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))}},_R=r=>["on","off","emit"].every(e=>Zn(r,e)&&_c(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 Ln="Vue-Toastification",Dn={type:{type:String,default:exports.TYPE.DEFAULT},classNames:{type:[String,Array],default:()=>[]},trueBoolean:{type:Boolean,default:!0}},Av={type:Dn.type,customIcon:{type:[String,Boolean,Object,Function],default:!0}},$s={component:{type:[String,Object,Function,Boolean],default:"button"},classNames:Dn.classNames,showOnHover:{type:Boolean,default:!1},ariaLabel:{type:String,default:"close"}},nd={timeout:{type:[Number,Boolean],default:5e3},hideProgressBar:{type:Boolean,default:!1},isRunning:{type:Boolean,default:!1}},bv={transition:{type:[Object,String],default:`${Ln}__bounce`}},TR={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:nd.timeout,hideProgressBar:nd.hideProgressBar,toastClassName:Dn.classNames,bodyClassName:Dn.classNames,icon:Av.customIcon,closeButton:$s.component,closeButtonClassName:$s.classNames,showCloseButtonOnHover:$s.showOnHover,accessibility:{type:Object,default:()=>({toastRole:"alert",closeButtonLabel:"close"})},rtl:{type:Boolean,default:!1},eventBus:{type:Object,required:!1,default:()=>new Ec}},ER={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}},SR={container:{type:[Object,Function],default:()=>document.body},newestOnTop:Dn.trueBoolean,maxToasts:{type:Number,default:20},transition:bv.transition,toastDefaults:Object,filterBeforeCreate:{type:Function,default:r=>r},filterToasts:{type:Function,default:r=>r},containerClassName:Dn.classNames,onMounted:Function,shareAppContext:[Boolean,Object]},Cr={CORE_TOAST:TR,TOAST:ER,CONTAINER:SR,PROGRESS_BAR:nd,ICON:Av,TRANSITION:bv,CLOSE_BUTTON:$s},Iv=c.defineComponent({name:"VtProgressBar",props:Cr.PROGRESS_BAR,data(){return{hasClass:!0}},computed:{style(){return{animationDuration:`${this.timeout}ms`,animationPlayState:this.isRunning?"running":"paused",opacity:this.hideProgressBar?0:1}},cpClass(){return this.hasClass?`${Ln}__progress-bar`:""}},watch:{timeout(){this.hasClass=!1,this.$nextTick(()=>this.hasClass=!0)}},mounted(){this.$el.addEventListener("animationend",this.animationEnded)},beforeUnmount(){this.$el.removeEventListener("animationend",this.animationEnded)},methods:{animationEnded(){this.$emit("close-toast")}}});function AR(r,e){return c.openBlock(),c.createElementBlock("div",{style:c.normalizeStyle(r.style),class:c.normalizeClass(r.cpClass)},null,6)}Iv.render=AR;var bR=Iv,kv=c.defineComponent({name:"VtCloseButton",props:Cr.CLOSE_BUTTON,computed:{buttonComponent(){return this.component!==!1?Ca(this.component):"button"},classes(){const r=[`${Ln}__close-button`];return this.showOnHover&&r.push("show-on-hover"),r.concat(this.classNames)}}}),IR=c.createTextVNode(" × ");function kR(r,e){return c.openBlock(),c.createBlock(c.resolveDynamicComponent(r.buttonComponent),c.mergeProps({"aria-label":r.ariaLabel,class:r.classes},r.$attrs),{default:c.withCtx(()=>[IR]),_:1},16,["aria-label","class"])}kv.render=kR;var RR=kv,Rv={},NR={"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"},OR=c.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),PR=[OR];function MR(r,e){return c.openBlock(),c.createElementBlock("svg",NR,PR)}Rv.render=MR;var xR=Rv,Nv={},DR={"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"},LR=c.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),UR=[LR];function BR(r,e){return c.openBlock(),c.createElementBlock("svg",DR,UR)}Nv.render=BR;var Rm=Nv,Ov={},VR={"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"},FR=c.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),HR=[FR];function $R(r,e){return c.openBlock(),c.createElementBlock("svg",VR,HR)}Ov.render=$R;var KR=Ov,Pv={},zR={"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"},WR=c.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),qR=[WR];function GR(r,e){return c.openBlock(),c.createElementBlock("svg",zR,qR)}Pv.render=GR;var jR=Pv,Mv=c.defineComponent({name:"VtIcon",props:Cr.ICON,computed:{customIconChildren(){return Zn(this.customIcon,"iconChildren")?this.trimValue(this.customIcon.iconChildren):""},customIconClass(){return Tc(this.customIcon)?this.trimValue(this.customIcon):Zn(this.customIcon,"iconClass")?this.trimValue(this.customIcon.iconClass):""},customIconTag(){return Zn(this.customIcon,"iconTag")?this.trimValue(this.customIcon.iconTag,"i"):"i"},hasCustomIcon(){return this.customIconClass.length>0},component(){return this.hasCustomIcon?this.customIconTag:Sv(this.customIcon)?Ca(this.customIcon):this.iconTypeComponent},iconTypeComponent(){return{[exports.TYPE.DEFAULT]:Rm,[exports.TYPE.INFO]:Rm,[exports.TYPE.SUCCESS]:xR,[exports.TYPE.ERROR]:jR,[exports.TYPE.WARNING]:KR}[this.type]},iconClasses(){const r=[`${Ln}__icon`];return this.hasCustomIcon?r.concat(this.customIconClass):r}},methods:{trimValue(r,e=""){return _v(r)?r.trim():e}}});function YR(r,e){return c.openBlock(),c.createBlock(c.resolveDynamicComponent(r.component),{class:c.normalizeClass(r.iconClasses)},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(r.customIconChildren),1)]),_:1},8,["class"])}Mv.render=YR;var JR=Mv,xv=c.defineComponent({name:"VtToast",components:{ProgressBar:bR,CloseButton:RR,Icon:JR},inheritAttrs:!1,props:Object.assign({},Cr.CORE_TOAST,Cr.TOAST),data(){return{isRunning:!0,disableTransitions:!1,beingDragged:!1,dragStart:0,dragPos:{x:0,y:0},dragRect:{}}},computed:{classes(){const r=[`${Ln}__toast`,`${Ln}__toast--${this.type}`,`${this.position}`].concat(this.toastClassName);return this.disableTransitions&&r.push("disable-transition"),this.rtl&&r.push(`${Ln}__toast--rtl`),r},bodyClasses(){return[`${Ln}__toast-${Tc(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 Im(this.dragRect)?(this.dragRect.right-this.dragRect.left)*this.draggablePercent:0}},mounted(){this.draggable&&this.draggableSetup(),this.pauseOnFocusLoss&&this.focusSetup()},beforeUnmount(){this.draggable&&this.draggableCleanup(),this.pauseOnFocusLoss&&this.focusCleanup()},methods:{hasProp:Zn,getVueComponentFromObj:Ca,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:_u(r),y:km(r)},this.dragStart=_u(r),this.dragRect=this.$el.getBoundingClientRect()},onDragMove(r){this.beingDragged&&(r.preventDefault(),this.isRunning&&(this.isRunning=!1),this.dragPos={x:_u(r),y:km(r)})},onDragEnd(){this.beingDragged&&(Math.abs(this.dragDelta)>=this.removalDistance?(this.disableTransitions=!0,this.$nextTick(()=>this.closeToast())):setTimeout(()=>{this.beingDragged=!1,Im(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}))}}}),QR=["role"];function XR(r,e){const t=c.resolveComponent("Icon"),n=c.resolveComponent("CloseButton"),i=c.resolveComponent("ProgressBar");return c.openBlock(),c.createElementBlock("div",{class:c.normalizeClass(r.classes),style:c.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?(c.openBlock(),c.createBlock(t,{key:0,"custom-icon":r.icon,type:r.type},null,8,["custom-icon","type"])):c.createCommentVNode("v-if",!0),c.createElementVNode("div",{role:r.accessibility.toastRole||"alert",class:c.normalizeClass(r.bodyClasses)},[typeof r.content=="string"?(c.openBlock(),c.createElementBlock(c.Fragment,{key:0},[c.createTextVNode(c.toDisplayString(r.content),1)],2112)):(c.openBlock(),c.createBlock(c.resolveDynamicComponent(r.getVueComponentFromObj(r.content)),c.mergeProps({key:1,"toast-id":r.id},r.hasProp(r.content,"props")?r.content.props:{},c.toHandlers(r.hasProp(r.content,"listeners")?r.content.listeners:{}),{onCloseToast:r.closeToast}),null,16,["toast-id","onCloseToast"]))],10,QR),r.closeButton?(c.openBlock(),c.createBlock(n,{key:1,component:r.closeButton,"class-names":r.closeButtonClassName,"show-on-hover":r.showCloseButtonOnHover,"aria-label":r.accessibility.closeButtonLabel,onClick:c.withModifiers(r.closeToast,["stop"])},null,8,["component","class-names","show-on-hover","aria-label","onClick"])):c.createCommentVNode("v-if",!0),r.timeout?(c.openBlock(),c.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"])):c.createCommentVNode("v-if",!0)],38)}xv.render=XR;var ZR=xv,Dv=c.defineComponent({name:"VtTransition",props:Cr.TRANSITION,emits:["leave"],methods:{hasProp:Zn,leave(r){r instanceof HTMLElement&&(r.style.left=r.offsetLeft+"px",r.style.top=r.offsetTop+"px",r.style.width=getComputedStyle(r).width,r.style.position="absolute")}}});function e0(r,e){return c.openBlock(),c.createBlock(c.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:c.withCtx(()=>[c.renderSlot(r.$slots,"default")]),_:3},8,["enter-active-class","move-class","leave-active-class","onLeave"])}Dv.render=e0;var t0=Dv,Lv=c.defineComponent({name:"VueToastification",devtools:{hide:!0},components:{Toast:ZR,VtTransition:t0},props:Object.assign({},Cr.CORE_TOAST,Cr.CONTAINER,Cr.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){_c(r)&&(r=await r()),yR(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[`${Ln}__container`,r].concat(this.defaults.containerClassName)}}});function n0(r,e){const t=c.resolveComponent("Toast"),n=c.resolveComponent("VtTransition");return c.openBlock(),c.createElementBlock("div",null,[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(r.positions,i=>(c.openBlock(),c.createElementBlock("div",{key:i},[c.createVNode(n,{transition:r.defaults.transition,class:c.normalizeClass(r.getClasses(i))},{default:c.withCtx(()=>[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(r.getPositionToasts(i),s=>(c.openBlock(),c.createBlock(t,c.mergeProps({key:s.id},s),null,16))),128))]),_:2},1032,["transition","class"])]))),128))])}Lv.render=n0;var r0=Lv,Nm=(r={},e=!0)=>{const t=r.eventBus=r.eventBus||new Ec;e&&c.nextTick(()=>{const s=c.createApp(r0,wv({},r)),l=s.mount(document.createElement("div")),d=r.onMounted;if(lo(d)||d(l,s),r.shareAppContext){const f=r.shareAppContext;f===!0?console.warn(`[${Ln}] App to share context with was not provided.`):(s._context.components=f._context.components,s._context.directives=f._context.directives,s._context.mixins=f._context.mixins,s._context.provides=f._context.provides,s.config.globalProperties=f.config.globalProperties)}});const n=(s,l)=>{const d=Object.assign({},{id:vR(),type:exports.TYPE.DEFAULT},l,{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:l,options:d},f=!1){const g=Object.assign({},d,{content:l});t.emit(tn.UPDATE,{id:s,options:g,create:f})}return n.update=i,n.success=(s,l)=>n(s,Object.assign({},l,{type:exports.TYPE.SUCCESS})),n.info=(s,l)=>n(s,Object.assign({},l,{type:exports.TYPE.INFO})),n.error=(s,l)=>n(s,Object.assign({},l,{type:exports.TYPE.ERROR})),n.warning=(s,l)=>n(s,Object.assign({},l,{type:exports.TYPE.WARNING})),n},o0=()=>{const r=()=>console.warn(`[${Ln}] This plugin does not support SSR!`);return new Proxy(r,{get(){return r}})};function fa(r){return wR()?_R(r)?Nm({eventBus:r},!1):Nm(r,!0):o0()}var Sc=Symbol("VueToastification"),Fd=new Ec,i0=(r,e)=>{(e==null?void 0:e.shareAppContext)===!0&&(e.shareAppContext=r);const t=fa(wv({eventBus:Fd},e));r.provide(Sc,t)},a0=r=>{const e=fa(r);c.getCurrentInstance()&&c.provide(Sc,e)},Fn=r=>{if(r)return fa(r);const e=c.getCurrentInstance()?c.inject(Sc,void 0):void 0;return e||fa(Fd)},s0=i0;const ie=c.ref(!1),c0={class:"d-flex align-center"},l0={key:1},u0={class:"ms-auto"},wa=c.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=c.ref(!1),{isDialogActive:s,closeDialog:l}=ya(t.ddId);async function d(){try{await n("onCancel")}catch(g){console.error(g)}l()}async function f(){i.value=!0;try{await n("onSave")}catch(g){console.error(g)}i.value=!1,l()}return(g,m)=>{const w=c.resolveComponent("ExclamationCircleIcon");return c.openBlock(),c.createElementBlock(c.Fragment,null,[g.variant==="global"?(c.openBlock(),c.createBlock(Us.VDialog,{key:0,scrim:t.scrim,width:t.width,modelValue:c.unref(s),"onUpdate:modelValue":m[0]||(m[0]=v=>c.isRef(s)?s.value=v:null),"onClick:outside":d},{default:c.withCtx(()=>[c.createVNode(lt.VCard,{rounded:"",loading:i.value},{default:c.withCtx(()=>[c.createVNode(lt.VCardTitle,{class:"mt-2 px-5 d-flex"},{default:c.withCtx(()=>[c.createElementVNode("div",c0,[g.$slots.title?c.renderSlot(g.$slots,"title",{key:0}):(c.openBlock(),c.createElementBlock("div",l0,c.toDisplayString(t.title),1))]),c.createElementVNode("div",u0,[c.renderSlot(g.$slots,"heading-actions"),c.createVNode(Ue.VBtn,{class:"ms-auto",icon:"mdi-window-close",onClick:d,variant:"plain"})])]),_:3}),c.createVNode(fo.VDivider,{class:"mx-5"}),c.createVNode(lt.VCardText,{class:"overflow-y-scroll"},{default:c.withCtx(()=>[c.renderSlot(g.$slots,"default")]),_:3}),g.$slots.footer?(c.openBlock(),c.createElementBlock(c.Fragment,{key:0},[c.createVNode(fo.VDivider,{class:"mx-5 mt-2"}),c.createVNode(lt.VCardActions,null,{default:c.withCtx(()=>[c.renderSlot(g.$slots,"footer")]),_:3})],64)):c.createCommentVNode("",!0),t.buttons?(c.openBlock(),c.createElementBlock(c.Fragment,{key:1},[c.createVNode(fo.VDivider,{class:"mx-5 mt-2"}),c.createVNode(lt.VCardActions,null,{default:c.withCtx(()=>[g.$slots.metadata?(c.openBlock(),c.createBlock(Ae.VCol,{key:0,cols:"auto",class:"text-sm-subtitle-2 text-medium-emphasis ma-0 pa-0"},{default:c.withCtx(()=>[c.renderSlot(g.$slots,"metadata")]),_:3})):c.createCommentVNode("",!0),c.createVNode(Ae.VSpacer),c.createVNode(Ue.VBtn,{class:"j-btn-form",variant:"outlined",color:"secondary",onClick:d},{default:c.withCtx(()=>m[3]||(m[3]=[c.createTextVNode(" Cancel")])),_:1}),c.createVNode(Ue.VBtn,{class:"j-btn-form",variant:"flat",color:"secondary",onClick:f,loading:i.value},{default:c.withCtx(()=>m[4]||(m[4]=[c.createTextVNode(" Save ")])),_:1},8,["loading"])]),_:3})],64)):c.createCommentVNode("",!0)]),_:3},8,["loading"])]),_:3},8,["scrim","width","modelValue"])):c.createCommentVNode("",!0),g.variant==="confirm"?(c.openBlock(),c.createBlock(Us.VDialog,{key:1,scrim:"background",width:t.width,modelValue:c.unref(s),"onUpdate:modelValue":m[1]||(m[1]=v=>c.isRef(s)?s.value=v:null),"onClick:outside":d},{default:c.withCtx(()=>[c.createVNode(lt.VCard,{loading:i.value,title:t.title,rounded:"","min-height":"300"},{prepend:c.withCtx(()=>[c.createVNode(w,{color:"rgb(var(--v-theme-secondary))"})]),append:c.withCtx(()=>[c.createVNode(Ue.VBtn,{class:"ms-auto",icon:"mdi-window-close",onClick:d,variant:"plain"})]),default:c.withCtx(()=>[c.createVNode(lt.VCardText,{class:"text-center mt-7"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(t.text),1)]),_:1}),c.createVNode(lt.VCardActions,{class:"d-flex"},{default:c.withCtx(()=>[c.createVNode(Ue.VBtn,{class:"flex-grow-1",variant:"outlined",color:"secondary",onClick:d},{default:c.withCtx(()=>m[5]||(m[5]=[c.createTextVNode(" Cancel")])),_:1}),c.createVNode(Ue.VBtn,{class:"flex-grow-1",variant:"flat",color:"secondary",onClick:f},{default:c.withCtx(()=>m[6]||(m[6]=[c.createTextVNode(" Confirm")])),_:1})]),_:1})]),_:1},8,["loading","title"])]),_:1},8,["width","modelValue"])):c.createCommentVNode("",!0),g.variant==="empty"?(c.openBlock(),c.createBlock(Us.VDialog,{key:2,scrim:t.scrim,width:t.width,modelValue:c.unref(s),"onUpdate:modelValue":m[2]||(m[2]=v=>c.isRef(s)?s.value=v:null),"onClick:outside":d},{default:c.withCtx(()=>[c.renderSlot(g.$slots,"default")]),_:3},8,["scrim","width","modelValue"])):c.createCommentVNode("",!0)],64)}}}),Hd=c.defineComponent({__name:"DeleteAllBtn",emits:["removeAll"],setup(r,{emit:e}){const{openDialog:t}=ya("delete-all-__J"),n=e;return(i,s)=>(c.openBlock(),c.createElementBlock(c.Fragment,null,[c.createVNode(wa,{"dd-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"]),c.createVNode(Ue.VBtn,{onClick:c.unref(t),variant:"plain",color:"secondary","prepend-icon":"mdi-delete"},{default:c.withCtx(()=>s[0]||(s[0]=[c.createTextVNode(" Delete")])),_:1},8,["onClick"])],64))}}),Uv=c.defineComponent({__name:"EditButton",emits:["editAll"],setup(r,{emit:e}){const t=e;return(n,i)=>(c.openBlock(),c.createBlock(Ue.VBtn,{onClick:i[0]||(i[0]=s=>t("editAll")),variant:"plain",color:"secondary","prepend-icon":"mdi-pencil"},{default:c.withCtx(()=>i[1]||(i[1]=[c.createTextVNode(" Edit")])),_:1}))}});var d0={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 c.createVNode("svg",c.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),[c.createTextVNode(" "),c.createVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null),c.createTextVNode(" "),c.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),c.createTextVNode(" "),c.createVNode("path",{d:"M3 3l18 18"},null),c.createTextVNode(" ")])}},h0={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 c.createVNode("svg",c.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),[c.createTextVNode(" "),c.createVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M12 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M12 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"},null),c.createTextVNode(" ")])}},f0={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 c.createVNode("svg",c.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),[c.createTextVNode(" "),c.createVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M5 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M19 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"},null),c.createTextVNode(" ")])}},g0={name:"EraserIcon",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 c.createVNode("svg",c.mergeProps({xmlns:"http://www.w3.org/2000/svg",class:"icon-tabler icon-tabler-eraser",width:"24",height:"24",viewBox:"0 0 24 24","stroke-width":"2",stroke:"currentColor",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"},t),[c.createTextVNode(" "),c.createVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M19 20h-10.5l-4.21 -4.3a1 1 0 0 1 0 -1.41l10 -10a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41l-9.2 9.3"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M18 13.3l-6.3 -6.3"},null),c.createTextVNode(" ")])}},m0={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 c.createVNode("svg",c.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),[c.createTextVNode(" "),c.createVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M12 9v4"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M12 16v.01"},null),c.createTextVNode(" ")])}},p0={name:"FilterIcon",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 c.createVNode("svg",c.mergeProps({xmlns:"http://www.w3.org/2000/svg",class:"icon-tabler icon-tabler-filter",width:"24",height:"24",viewBox:"0 0 24 24","stroke-width":"2",stroke:"currentColor",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"},t),[c.createTextVNode(" "),c.createVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M4 4h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v7l-6 2v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227z"},null),c.createTextVNode(" ")])}},v0={name:"GripVerticalIcon",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 c.createVNode("svg",c.mergeProps({xmlns:"http://www.w3.org/2000/svg",class:"icon-tabler icon-tabler-grip-vertical",width:"24",height:"24",viewBox:"0 0 24 24","stroke-width":"2",stroke:"currentColor",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"},t),[c.createTextVNode(" "),c.createVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M9 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M9 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M9 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M15 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M15 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M15 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"},null),c.createTextVNode(" ")])}},y0={name:"HierarchyIcon",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 c.createVNode("svg",c.mergeProps({xmlns:"http://www.w3.org/2000/svg",class:"icon-tabler icon-tabler-hierarchy",width:"24",height:"24",viewBox:"0 0 24 24","stroke-width":"2",stroke:"currentColor",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"},t),[c.createTextVNode(" "),c.createVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M12 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M5 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M19 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M6.5 17.5l5.5 -4.5l5.5 4.5"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M12 7l0 6"},null),c.createTextVNode(" ")])}},C0={name:"LayoutSidebarRightCollapseIcon",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 c.createVNode("svg",c.mergeProps({xmlns:"http://www.w3.org/2000/svg",class:"icon-tabler icon-tabler-layout-sidebar-right-collapse",width:"24",height:"24",viewBox:"0 0 24 24","stroke-width":"2",stroke:"currentColor",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"},t),[c.createTextVNode(" "),c.createVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M15 4v16"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M9 10l2 2l-2 2"},null),c.createTextVNode(" ")])}},w0={name:"RefreshIcon",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 c.createVNode("svg",c.mergeProps({xmlns:"http://www.w3.org/2000/svg",class:"icon-tabler icon-tabler-refresh",width:"24",height:"24",viewBox:"0 0 24 24","stroke-width":"2",stroke:"currentColor",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"},t),[c.createTextVNode(" "),c.createVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M20 11a8.1 8.1 0 0 0 -15.5 -2m-.5 -4v4h4"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4"},null),c.createTextVNode(" ")])}},_0={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 c.createVNode("svg",c.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),[c.createTextVNode(" "),c.createVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M21 21l-6 -6"},null),c.createTextVNode(" ")])}},T0={name:"TableIcon",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 c.createVNode("svg",c.mergeProps({xmlns:"http://www.w3.org/2000/svg",class:"icon-tabler icon-tabler-table",width:"24",height:"24",viewBox:"0 0 24 24","stroke-width":"2",stroke:"currentColor",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"},t),[c.createTextVNode(" "),c.createVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M3 10h18"},null),c.createTextVNode(" "),c.createVNode("path",{d:"M10 3v18"},null),c.createTextVNode(" ")])}};const Bv=c.defineComponent({__name:"DotsMenu",props:{variant:{default:"text"},color:{},orientation:{},size:{}},setup(r){return(e,t)=>(c.openBlock(),c.createBlock(c.unref(Kr.VMenu),{"close-on-content-click":!0},{activator:c.withCtx(({props:n})=>[c.createVNode(c.unref(Kr.VBtn),c.mergeProps({variant:e.variant},n,{icon:""}),{default:c.withCtx(()=>[e.orientation==="y"?(c.openBlock(),c.createBlock(c.unref(h0),{key:0,size:e.size,color:`rgb(var(--v-theme-${e.color}))`,class:"cursor-pointer"},null,8,["size","color"])):(c.openBlock(),c.createBlock(c.unref(f0),{key:1,size:e.size,color:`rgb(var(--v-theme-${e.color}))`,class:"cursor-pointer"},null,8,["size","color"]))]),_:2},1040,["variant"])]),default:c.withCtx(()=>[c.renderSlot(e.$slots,"default")]),_:3}))}}),Ac=c.defineComponent({__name:"ParentCard",props:{title:{},height:{default:"100%"},loading:{type:Boolean}},setup(r){const e=r;return(t,n)=>(c.openBlock(),c.createBlock(lt.VCard,{"min-height":t.height,height:t.height,loading:t.loading,class:"bg-surface rounded-sm pa-5"},{default:c.withCtx(()=>[e.title?(c.openBlock(),c.createBlock(lt.VCardTitle,{key:0,class:"pa-0"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(e.title),1)]),_:1})):c.createCommentVNode("",!0),c.renderSlot(t.$slots,"default")]),_:3},8,["min-height","height","loading"]))}}),Vv=c.defineComponent({__name:"ConfirmDialog",props:{title:{},text:{},width:{},loading:{type:Boolean}},emits:["onSave","onCancel"],setup(r,{emit:e}){const t=r,n=c.ref(!1),i=c.ref(!1);c.onUnmounted(()=>{n.value=!1});const s=e;async function l(){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)=>(c.openBlock(),c.createBlock(Us.VDialog,{scrim:"rgb(0,0,0,100)",width:t.width},{activator:c.withCtx(({isActive:m,props:w})=>[c.renderSlot(f.$slots,"button",c.normalizeProps(c.guardReactiveProps({isActive:m,props:w})))]),default:c.withCtx(({isActive:m})=>[c.createVNode(lt.VCard,{loading:i.value,title:t.title,rounded:"","min-height":"300"},{prepend:c.withCtx(()=>[c.createVNode(c.unref(m0),{color:"rgb(var(--v-theme-secondary))"})]),append:c.withCtx(()=>[c.createVNode(Ue.VBtn,{class:"ms-auto",icon:"mdi-window-close",onClick:l,variant:"plain"})]),default:c.withCtx(()=>[c.createVNode(lt.VCardText,{class:"text-center mt-7"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(t.text),1)]),_:1}),c.createVNode(lt.VCardActions,{class:"d-flex"},{default:c.withCtx(()=>[c.createVNode(Ue.VBtn,{class:"flex-grow-1",variant:"outlined",color:"secondary",onClick:l},{default:c.withCtx(()=>g[0]||(g[0]=[c.createTextVNode(" Cancel ")])),_:1}),c.createVNode(Ue.VBtn,{class:"flex-grow-1",variant:"flat",color:"secondary",onClick:d},{default:c.withCtx(()=>g[1]||(g[1]=[c.createTextVNode(" Confirm")])),_:1})]),_:1})]),_:1},8,["loading","title"])]),_:3},8,["width"]))}}),Tu="https://app-files.jplan.com.br/pub/resources/profile-placeholder.svg",Fv=c.defineComponent({__name:"JAvatar",props:{src:{}},setup(r){const e=r,t=c.ref(e.src),n=c.computed(()=>t.value||Tu);function i(){t.value=Tu}return(s,l)=>(c.openBlock(),c.createBlock(nv.VAvatar,{size:"50"},{default:c.withCtx(()=>[c.createVNode(Ld.VImg,{src:n.value,"lazy-src":Tu,onError:i,width:"50",alt:"profile-placeholder"},null,8,["src"])]),_:1}))}}),Eu="https://app-files.jplan.com.br/pub/resources/profile-placeholder.svg",Hv=c.defineComponent({__name:"AvatarPicture",props:{img:{},size:{}},setup(r){const e=r,t=c.ref(e.img),n=c.computed(()=>t.value||Eu);function i(){t.value=Eu}return(s,l)=>(c.openBlock(),c.createBlock(nv.VAvatar,{size:s.size},{default:c.withCtx(()=>[c.createVNode(Ld.VImg,{src:n.value,"lazy-src":Eu,onError:i,width:"40",alt:"Avatar"},null,8,["src"])]),_:1},8,["size"]))}}),E0=c.defineComponent({__name:"ContextMenu",setup(r){const e=c.ref(!1),t=c.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 c.onMounted(()=>{document.addEventListener("click",i)}),c.onUnmounted(()=>{document.removeEventListener("click",i)}),(s,l)=>(c.openBlock(),c.createElementBlock("div",{onContextmenu:c.withModifiers(n,["right"]),class:"relative w-full h-full"},[c.renderSlot(s.$slots,"default",{},void 0,!0),c.createVNode(Ud.VMenu,{modelValue:e.value,"onUpdate:modelValue":l[0]||(l[0]=d=>e.value=d),style:c.normalizeStyle({top:`${t.value.y}px`,left:`${t.value.x}px`,position:"absolute"})},{default:c.withCtx(()=>[c.createVNode(St.VList,null,{default:c.withCtx(()=>[c.renderSlot(s.$slots,"actions",{},void 0,!0)]),_:3})]),_:3},8,["modelValue","style"])],32))}}),vi=(r,e)=>{const t=r.__vccOpts||r;for(const[n,i]of e)t[n]=i;return t},$v=vi(E0,[["__scopeId","data-v-a53b15af"]]),S0={class:"d-inline-flex"},Kv=c.defineComponent({__name:"UiTable",props:c.mergeModels({headers:{},items:{default:()=>[]},actions:{},loading:{type:Boolean},columns:{default:()=>[]},sortBy:{}},{selection:{},selectionModifiers:{}}),emits:["update:selection"],setup(r){const e=r,t=c.computed(()=>{var i;if(e.headers)return e.headers;if(e.columns)return(i=e.columns)==null?void 0:i.filter(s=>s.checked)}),n=c.useModel(r,"selection");return(i,s)=>(c.openBlock(),c.createBlock(rv.VDataTable,{modelValue:n.value,"onUpdate:modelValue":s[0]||(s[0]=l=>n.value=l),"fixed-header":"","fixed-footer":"","items-per-page":"10",headers:t.value,items:i.items,"items-length":i.items.length,loading:i.loading||!1,"item-value":"_id","return-object":"","show-select":"","sort-by":i.sortBy,class:"customize-table"},{top:c.withCtx(()=>s[1]||(s[1]=[c.createElementVNode("span",{class:"mt-5"},null,-1)])),"item.avatar":c.withCtx(({item:l})=>[c.renderSlot(i.$slots,"avatar",{item:l})]),"item.active":c.withCtx(({item:l})=>[c.renderSlot(i.$slots,"active",{item:l})]),"item.image":c.withCtx(({item:l})=>[c.renderSlot(i.$slots,"image",{item:l})]),"item.picture":c.withCtx(({item:l})=>[c.renderSlot(i.$slots,"picture",{item:l})]),"item.icon":c.withCtx(({item:l})=>[c.renderSlot(i.$slots,"icon",{item:l})]),"item.actions":c.withCtx(({item:l})=>[c.createElementVNode("div",S0,[c.renderSlot(i.$slots,"actions",{item:l})])]),"no-data":c.withCtx(()=>[!i.loading&&i.items.length===0?(c.openBlock(),c.createElementBlock(c.Fragment,{key:0},[c.createTextVNode(" This table is empty.")],64)):c.createCommentVNode("",!0)]),_:3},8,["modelValue","headers","items","items-length","loading","sort-by"]))}}),zv=6048e5,A0=864e5,Om=Symbol.for("constructDateFrom");function Wr(r,e){return typeof r=="function"?r(e):r&&typeof r=="object"&&Om in r?r[Om](e):r instanceof Date?new r.constructor(e):new Date(e)}function Hn(r,e){return Wr(e||r,r)}let b0={};function bc(){return b0}function ga(r,e){var d,f,g,m;const t=bc(),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??((m=(g=t.locale)==null?void 0:g.options)==null?void 0:m.weekStartsOn)??0,i=Hn(r,e==null?void 0:e.in),s=i.getDay(),l=(s<n?7:0)+s-n;return i.setDate(i.getDate()-l),i.setHours(0,0,0,0),i}function tc(r,e){return ga(r,{...e,weekStartsOn:1})}function Wv(r,e){const t=Hn(r,e==null?void 0:e.in),n=t.getFullYear(),i=Wr(t,0);i.setFullYear(n+1,0,4),i.setHours(0,0,0,0);const s=tc(i),l=Wr(t,0);l.setFullYear(n,0,4),l.setHours(0,0,0,0);const d=tc(l);return t.getTime()>=s.getTime()?n+1:t.getTime()>=d.getTime()?n:n-1}function Pm(r){const e=Hn(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 I0(r,...e){const t=Wr.bind(null,e.find(n=>typeof n=="object"));return e.map(t)}function Mm(r,e){const t=Hn(r,e==null?void 0:e.in);return t.setHours(0,0,0,0),t}function k0(r,e,t){const[n,i]=I0(t==null?void 0:t.in,r,e),s=Mm(n),l=Mm(i),d=+s-Pm(s),f=+l-Pm(l);return Math.round((d-f)/A0)}function R0(r,e){const t=Wv(r,e),n=Wr(r,0);return n.setFullYear(t,0,4),n.setHours(0,0,0,0),tc(n)}function N0(r){return r instanceof Date||typeof r=="object"&&Object.prototype.toString.call(r)==="[object Date]"}function O0(r){return!(!N0(r)&&typeof r!="number"||isNaN(+Hn(r)))}function P0(r,e){const t=Hn(r,e==null?void 0:e.in);return t.setFullYear(t.getFullYear(),0,1),t.setHours(0,0,0,0),t}const M0={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"}},x0=(r,e,t)=>{let n;const i=M0[r];return typeof i=="string"?n=i:e===1?n=i.one:n=i.other.replace("{{count}}",e.toString()),t!=null&&t.addSuffix?t.comparison&&t.comparison>0?"in "+n:n+" ago":n};function Sn(r){return(e={})=>{const t=e.width?String(e.width):r.defaultWidth;return r.formats[t]||r.formats[r.defaultWidth]}}const D0={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},L0={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},U0={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},B0={date:Sn({formats:D0,defaultWidth:"full"}),time:Sn({formats:L0,defaultWidth:"full"}),dateTime:Sn({formats:U0,defaultWidth:"full"})},V0={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},F0=(r,e,t,n)=>V0[r];function Ze(r){return(e,t)=>{const n=t!=null&&t.context?String(t.context):"standalone";let i;if(n==="formatting"&&r.formattingValues){const l=r.defaultFormattingWidth||r.defaultWidth,d=t!=null&&t.width?String(t.width):l;i=r.formattingValues[d]||r.formattingValues[l]}else{const l=r.defaultWidth,d=t!=null&&t.width?String(t.width):r.defaultWidth;i=r.values[d]||r.values[l]}const s=r.argumentCallback?r.argumentCallback(e):e;return i[s]}}const H0={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},$0={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},K0={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"]},z0={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"]},W0={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"}},q0={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"}},G0=(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"},j0={ordinalNumber:G0,era:Ze({values:H0,defaultWidth:"wide"}),quarter:Ze({values:$0,defaultWidth:"wide",argumentCallback:r=>r-1}),month:Ze({values:K0,defaultWidth:"wide"}),day:Ze({values:z0,defaultWidth:"wide"}),dayPeriod:Ze({values:W0,defaultWidth:"wide",formattingValues:q0,defaultFormattingWidth:"wide"})};function et(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 l=s[0],d=n&&r.parsePatterns[n]||r.parsePatterns[r.defaultParseWidth],f=Array.isArray(d)?J0(d,w=>w.test(l)):Y0(d,w=>w.test(l));let g;g=r.valueCallback?r.valueCallback(f):f,g=t.valueCallback?t.valueCallback(g):g;const m=e.slice(l.length);return{value:g,rest:m}}}function Y0(r,e){for(const t in r)if(Object.prototype.hasOwnProperty.call(r,t)&&e(r[t]))return t}function J0(r,e){for(let t=0;t<r.length;t++)if(e(r[t]))return t}function Ic(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 l=r.valueCallback?r.valueCallback(s[0]):s[0];l=t.valueCallback?t.valueCallback(l):l;const d=e.slice(i.length);return{value:l,rest:d}}}const Q0=/^(\d+)(th|st|nd|rd)?/i,X0=/\d+/i,Z0={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},eN={any:[/^b/i,/^(a|c)/i]},tN={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},nN={any:[/1/i,/2/i,/3/i,/4/i]},rN={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},oN={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]},iN={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},aN={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]},sN={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},cN={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}},lN={ordinalNumber:Ic({matchPattern:Q0,parsePattern:X0,valueCallback:r=>parseInt(r,10)}),era:et({matchPatterns:Z0,defaultMatchWidth:"wide",parsePatterns:eN,defaultParseWidth:"any"}),quarter:et({matchPatterns:tN,defaultMatchWidth:"wide",parsePatterns:nN,defaultParseWidth:"any",valueCallback:r=>r+1}),month:et({matchPatterns:rN,defaultMatchWidth:"wide",parsePatterns:oN,defaultParseWidth:"any"}),day:et({matchPatterns:iN,defaultMatchWidth:"wide",parsePatterns:aN,defaultParseWidth:"any"}),dayPeriod:et({matchPatterns:sN,defaultMatchWidth:"any",parsePatterns:cN,defaultParseWidth:"any"})},$d={code:"en-US",formatDistance:x0,formatLong:B0,formatRelative:F0,localize:j0,match:lN,options:{weekStartsOn:0,firstWeekContainsDate:1}};function uN(r,e){const t=Hn(r,e==null?void 0:e.in);return k0(t,P0(t))+1}function dN(r,e){const t=Hn(r,e==null?void 0:e.in),n=+tc(t)-+R0(t);return Math.round(n/zv)+1}function qv(r,e){var m,w,v,E;const t=Hn(r,e==null?void 0:e.in),n=t.getFullYear(),i=bc(),s=(e==null?void 0:e.firstWeekContainsDate)??((w=(m=e==null?void 0:e.locale)==null?void 0:m.options)==null?void 0:w.firstWeekContainsDate)??i.firstWeekContainsDate??((E=(v=i.locale)==null?void 0:v.options)==null?void 0:E.firstWeekContainsDate)??1,l=Wr((e==null?void 0:e.in)||r,0);l.setFullYear(n+1,0,s),l.setHours(0,0,0,0);const d=ga(l,e),f=Wr((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 hN(r,e){var d,f,g,m;const t=bc(),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??((m=(g=t.locale)==null?void 0:g.options)==null?void 0:m.firstWeekContainsDate)??1,i=qv(r,e),s=Wr((e==null?void 0:e.in)||r,0);return s.setFullYear(i,0,n),s.setHours(0,0,0,0),ga(s,e)}function fN(r,e){const t=Hn(r,e==null?void 0:e.in),n=+ga(t,e)-+hN(t,e);return Math.round(n/zv)+1}function Re(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 Re(e==="yy"?n%100:n,e.length)},M(r,e){const t=r.getMonth();return e==="M"?String(t+1):Re(t+1,2)},d(r,e){return Re(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 Re(r.getHours()%12||12,e.length)},H(r,e){return Re(r.getHours(),e.length)},m(r,e){return Re(r.getMinutes(),e.length)},s(r,e){return Re(r.getSeconds(),e.length)},S(r,e){const t=e.length,n=r.getMilliseconds(),i=Math.trunc(n*Math.pow(10,t-3));return Re(i,e.length)}},Ho={am:"am",pm:"pm",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},xm={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=qv(r,n),s=i>0?i:1-i;if(e==="YY"){const l=s%100;return Re(l,2)}return e==="Yo"?t.ordinalNumber(s,{unit:"year"}):Re(s,e.length)},R:function(r,e){const t=Wv(r);return Re(t,e.length)},u:function(r,e){const t=r.getFullYear();return Re(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 Re(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 Re(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 Re(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=fN(r,n);return e==="wo"?t.ordinalNumber(i,{unit:"week"}):Re(i,e.length)},I:function(r,e,t){const n=dN(r);return e==="Io"?t.ordinalNumber(n,{unit:"week"}):Re(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=uN(r);return e==="Do"?t.ordinalNumber(n,{unit:"dayOfYear"}):Re(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 Re(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 Re(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 Re(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=Ho.noon:n===0?i=Ho.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=Ho.evening:n>=12?i=Ho.afternoon:n>=4?i=Ho.morning:i=Ho.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"}):Re(n,e.length)},k:function(r,e,t){let n=r.getHours();return n===0&&(n=24),e==="ko"?t.ordinalNumber(n,{unit:"hour"}):Re(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 Lm(n);case"XXXX":case"XX":return ao(n);case"XXXXX":case"XXX":default:return ao(n,":")}},x:function(r,e,t){const n=r.getTimezoneOffset();switch(e){case"x":return Lm(n);case"xxxx":case"xx":return ao(n);case"xxxxx":case"xxx":default:return ao(n,":")}},O:function(r,e,t){const n=r.getTimezoneOffset();switch(e){case"O":case"OO":case"OOO":return"GMT"+Dm(n,":");case"OOOO":default:return"GMT"+ao(n,":")}},z:function(r,e,t){const n=r.getTimezoneOffset();switch(e){case"z":case"zz":case"zzz":return"GMT"+Dm(n,":");case"zzzz":default:return"GMT"+ao(n,":")}},t:function(r,e,t){const n=Math.trunc(+r/1e3);return Re(n,e.length)},T:function(r,e,t){return Re(+r,e.length)}};function Dm(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+Re(s,2)}function Lm(r,e){return r%60===0?(r>0?"-":"+")+Re(Math.abs(r)/60,2):ao(r,e)}function ao(r,e=""){const t=r>0?"-":"+",n=Math.abs(r),i=Re(Math.trunc(n/60),2),s=Re(n%60,2);return t+i+e+s}const Um=(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"})}},Gv=(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"})}},gN=(r,e)=>{const t=r.match(/(P+)(p+)?/)||[],n=t[1],i=t[2];if(!i)return Um(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}}",Um(n,e)).replace("{{time}}",Gv(i,e))},mN={p:Gv,P:gN},pN=/^D+$/,vN=/^Y+$/,yN=["D","DD","YY","YYYY"];function CN(r){return pN.test(r)}function wN(r){return vN.test(r)}function _N(r,e,t){const n=TN(r,e,t);if(console.warn(n),yN.includes(r))throw new RangeError(n)}function TN(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 EN=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,SN=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,AN=/^'([^]*?)'?$/,bN=/''/g,IN=/[a-zA-Z]/;function kN(r,e,t){var m,w,v,E,_,A,R,$;const n=bc(),i=(t==null?void 0:t.locale)??n.locale??$d,s=(t==null?void 0:t.firstWeekContainsDate)??((w=(m=t==null?void 0:t.locale)==null?void 0:m.options)==null?void 0:w.firstWeekContainsDate)??n.firstWeekContainsDate??((E=(v=n.locale)==null?void 0:v.options)==null?void 0:E.firstWeekContainsDate)??1,l=(t==null?void 0:t.weekStartsOn)??((A=(_=t==null?void 0:t.locale)==null?void 0:_.options)==null?void 0:A.weekStartsOn)??n.weekStartsOn??(($=(R=n.locale)==null?void 0:R.options)==null?void 0:$.weekStartsOn)??0,d=Hn(r,t==null?void 0:t.in);if(!O0(d))throw new RangeError("Invalid time value");let f=e.match(SN).map(V=>{const U=V[0];if(U==="p"||U==="P"){const Q=mN[U];return Q(V,i.formatLong)}return V}).join("").match(EN).map(V=>{if(V==="''")return{isToken:!1,value:"'"};const U=V[0];if(U==="'")return{isToken:!1,value:RN(V)};if(xm[U])return{isToken:!0,value:V};if(U.match(IN))throw new RangeError("Format string contains an unescaped latin alphabet character `"+U+"`");return{isToken:!1,value:V}});i.localize.preprocessor&&(f=i.localize.preprocessor(d,f));const g={firstWeekContainsDate:s,weekStartsOn:l,locale:i};return f.map(V=>{if(!V.isToken)return V.value;const U=V.value;(!(t!=null&&t.useAdditionalWeekYearTokens)&&wN(U)||!(t!=null&&t.useAdditionalDayOfYearTokens)&&CN(U))&&_N(U,e,String(r));const Q=xm[U[0]];return Q(d,U,i.localize,g)}).join("")}function RN(r){const e=r.match(AN);return e?e[1].replace(bN,"'"):r}const Bm={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"}}},NN=(r,e,t)=>{let n;const i=t!=null&&t.addSuffix?Bm[r].withPreposition:Bm[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},ON={full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},PN={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},MN={full:"{{date}} 'um' {{time}}",long:"{{date}} 'um' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},xN={date:Sn({formats:ON,defaultWidth:"full"}),time:Sn({formats:PN,defaultWidth:"full"}),dateTime:Sn({formats:MN,defaultWidth:"full"})},DN={lastWeek:"'letzten' eeee 'um' p",yesterday:"'gestern um' p",today:"'heute um' p",tomorrow:"'morgen um' p",nextWeek:"eeee 'um' p",other:"P"},LN=(r,e,t,n)=>DN[r],UN={narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["vor Christus","nach Christus"]},BN={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"]},VN={narrow:rd.narrow,abbreviated:["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],wide:rd.wide},FN={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"]},HN={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"}},$N={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"}},KN=r=>Number(r)+".",zN={ordinalNumber:KN,era:Ze({values:UN,defaultWidth:"wide"}),quarter:Ze({values:BN,defaultWidth:"wide",argumentCallback:r=>r-1}),month:Ze({values:rd,formattingValues:VN,defaultWidth:"wide"}),day:Ze({values:FN,defaultWidth:"wide"}),dayPeriod:Ze({values:HN,defaultWidth:"wide",formattingValues:$N,defaultFormattingWidth:"wide"})},WN=/^(\d+)(\.)?/i,qN=/\d+/i,GN={narrow:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,abbreviated:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,wide:/^(vor Christus|vor unserer Zeitrechnung|nach Christus|unserer Zeitrechnung)/i},jN={any:[/^v/i,/^n/i]},YN={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? Quartal/i},JN={any:[/1/i,/2/i,/3/i,/4/i]},QN={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},XN={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]},ZN={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},eO={any:[/^so/i,/^mo/i,/^di/i,/^mi/i,/^do/i,/^f/i,/^sa/i]},tO={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},nO={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}},rO={ordinalNumber:Ic({matchPattern:WN,parsePattern:qN,valueCallback:r=>parseInt(r)}),era:et({matchPatterns:GN,defaultMatchWidth:"wide",parsePatterns:jN,defaultParseWidth:"any"}),quarter:et({matchPatterns:YN,defaultMatchWidth:"wide",parsePatterns:JN,defaultParseWidth:"any",valueCallback:r=>r+1}),month:et({matchPatterns:QN,defaultMatchWidth:"wide",parsePatterns:XN,defaultParseWidth:"any"}),day:et({matchPatterns:ZN,defaultMatchWidth:"wide",parsePatterns:eO,defaultParseWidth:"any"}),dayPeriod:et({matchPatterns:tO,defaultMatchWidth:"wide",parsePatterns:nO,defaultParseWidth:"any"})},oO={code:"de",formatDistance:NN,formatLong:xN,formatRelative:LN,localize:zN,match:rO,options:{weekStartsOn:1,firstWeekContainsDate:4}},iO={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"}},aO=(r,e,t)=>{let n;const i=iO[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},sO={full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd/MM/y"},cO={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},lO={full:"{{date}} 'à' {{time}}",long:"{{date}} 'à' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},uO={date:Sn({formats:sO,defaultWidth:"full"}),time:Sn({formats:cO,defaultWidth:"full"}),dateTime:Sn({formats:lO,defaultWidth:"full"})},dO={lastWeek:"eeee 'dernier à' p",yesterday:"'hier à' p",today:"'aujourd’hui à' p",tomorrow:"'demain à' p'",nextWeek:"eeee 'prochain à' p",other:"P"},hO=(r,e,t,n)=>dO[r],fO={narrow:["av. J.-C","ap. J.-C"],abbreviated:["av. J.-C","ap. J.-C"],wide:["avant Jésus-Christ","après Jésus-Christ"]},gO={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"]},mO={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"]},pO={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"]},vO={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"}},yO=(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},CO=["MMM","MMMM"],wO={preprocessor:(r,e)=>r.getDate()===1||!e.some(n=>n.isToken&&CO.includes(n.value))?e:e.map(n=>n.isToken&&n.value==="do"?{isToken:!0,value:"d"}:n),ordinalNumber:yO,era:Ze({values:fO,defaultWidth:"wide"}),quarter:Ze({values:gO,defaultWidth:"wide",argumentCallback:r=>r-1}),month:Ze({values:mO,defaultWidth:"wide"}),day:Ze({values:pO,defaultWidth:"wide"}),dayPeriod:Ze({values:vO,defaultWidth:"wide"})},_O=/^(\d+)(ième|ère|ème|er|e)?/i,TO=/\d+/i,EO={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},SO={any:[/^av/i,/^ap/i]},AO={narrow:/^T?[1234]/i,abbreviated:/^[1234](er|ème|e)? trim\.?/i,wide:/^[1234](er|ème|e)? trimestre/i},bO={any:[/1/i,/2/i,/3/i,/4/i]},IO={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},kO={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]},RO={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},NO={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]},OO={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},PO={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}},MO={ordinalNumber:Ic({matchPattern:_O,parsePattern:TO,valueCallback:r=>parseInt(r)}),era:et({matchPatterns:EO,defaultMatchWidth:"wide",parsePatterns:SO,defaultParseWidth:"any"}),quarter:et({matchPatterns:AO,defaultMatchWidth:"wide",parsePatterns:bO,defaultParseWidth:"any",valueCallback:r=>r+1}),month:et({matchPatterns:IO,defaultMatchWidth:"wide",parsePatterns:kO,defaultParseWidth:"any"}),day:et({matchPatterns:RO,defaultMatchWidth:"wide",parsePatterns:NO,defaultParseWidth:"any"}),dayPeriod:et({matchPatterns:OO,defaultMatchWidth:"any",parsePatterns:PO,defaultParseWidth:"any"})},xO={code:"fr",formatDistance:aO,formatLong:uO,formatRelative:hO,localize:wO,match:MO,options:{weekStartsOn:1,firstWeekContainsDate:4}},DO={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"}},LO=(r,e,t)=>{let n;const i=DO[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},UO={full:"EEEE, d 'de' MMMM 'de' y",long:"d 'de' MMMM 'de' y",medium:"d MMM y",short:"dd/MM/yyyy"},BO={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},VO={full:"{{date}} 'às' {{time}}",long:"{{date}} 'às' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},FO={date:Sn({formats:UO,defaultWidth:"full"}),time:Sn({formats:BO,defaultWidth:"full"}),dateTime:Sn({formats:VO,defaultWidth:"full"})},HO={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"},$O=(r,e,t,n)=>{const i=HO[r];return typeof i=="function"?i(e):i},KO={narrow:["AC","DC"],abbreviated:["AC","DC"],wide:["antes de cristo","depois de cristo"]},zO={narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},WO={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"]},qO={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"]},GO={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"}},jO={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"}},YO=(r,e)=>{const t=Number(r);return(e==null?void 0:e.unit)==="week"?t+"ª":t+"º"},JO={ordinalNumber:YO,era:Ze({values:KO,defaultWidth:"wide"}),quarter:Ze({values:zO,defaultWidth:"wide",argumentCallback:r=>r-1}),month:Ze({values:WO,defaultWidth:"wide"}),day:Ze({values:qO,defaultWidth:"wide"}),dayPeriod:Ze({values:GO,defaultWidth:"wide",formattingValues:jO,defaultFormattingWidth:"wide"})},QO=/^(\d+)[ºªo]?/i,XO=/\d+/i,ZO={narrow:/^(ac|dc|a|d)/i,abbreviated:/^(a\.?\s?c\.?|d\.?\s?c\.?)/i,wide:/^(antes de cristo|depois de cristo)/i},eP={any:[/^ac/i,/^dc/i],wide:[/^antes de cristo/i,/^depois de cristo/i]},tP={narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](º)? trimestre/i},nP={any:[/1/i,/2/i,/3/i,/4/i]},rP={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},oP={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]},iP={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},aP={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]},sP={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},cP={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}},lP={ordinalNumber:Ic({matchPattern:QO,parsePattern:XO,valueCallback:r=>parseInt(r,10)}),era:et({matchPatterns:ZO,defaultMatchWidth:"wide",parsePatterns:eP,defaultParseWidth:"any"}),quarter:et({matchPatterns:tP,defaultMatchWidth:"wide",parsePatterns:nP,defaultParseWidth:"any",valueCallback:r=>r+1}),month:et({matchPatterns:rP,defaultMatchWidth:"wide",parsePatterns:oP,defaultParseWidth:"any"}),day:et({matchPatterns:iP,defaultMatchWidth:"wide",parsePatterns:aP,defaultParseWidth:"any"}),dayPeriod:et({matchPatterns:sP,defaultMatchWidth:"any",parsePatterns:cP,defaultParseWidth:"any"})},uP={code:"pt-BR",formatDistance:LO,formatLong:FO,formatRelative:$O,localize:JO,match:lP,options:{weekStartsOn:0,firstWeekContainsDate:1}},dP={"en-US":$d,"pt-BR":uP,"fr-FR":xO,"de-DE":oO};function jv(r){if(!r)return"";const e=navigator.language,t=dP[e]||$d;try{const n=typeof r=="string"||r===null?new Date(r||""):r;return isNaN(n.getTime())?"":kN(n,"MMMM dd yyyy, HH:mm:ss",{locale:t})}catch(n){return console.error("Error formatting date:",n),""}}const od="https://app-files.jplan.com.br/pub/resources/assets/thumbs/empty_list.svg";function hP(r){const{clientX:e,clientY:t}=r,{innerWidth:n,innerHeight:i}=window;return{x:Math.min(e,n-350),y:Math.min(t,i-200)}}const fP={key:0,class:"d-flex mt-4 flex-column align-center justify-center w-100"},gP={key:1,class:"mt-4 rounded-sm"},mP={class:"d-inline-flex"},pP={class:"d-inline-flex"},vP={class:"d-inline-flex"},Yv=c.defineComponent({__name:"TableAdvanced",props:c.mergeModels({headers:{},items:{default:()=>[]},actions:{},loading:{type:Boolean},columns:{default:()=>[]},sortBy:{},dateFields:{},customFields:{},search:{},filterKeys:{},selectOnRowClick:{type:Boolean}},{selection:{},selectionModifiers:{}}),emits:c.mergeModels(["rowClick"],["update:selection"]),setup(r,{emit:e}){const t=[{value:50,title:"50"},{value:100,title:"100"},{value:500,title:"500"},{value:1e3,title:"1000"},{value:-1,title:"$vuetify.dataFooter.itemsPerPageAll"}],n=r,i=e,s=c.computed(()=>n.headers?n.headers:n.columns?n.columns.filter(v=>v.checked):[]),l=c.useModel(r,"selection"),d=c.ref(!1),f=c.ref({x:0,y:0}),g=c.ref(null),m=async(v,{item:E})=>{v.preventDefault(),g.value=E,f.value=hP(v),d.value=!0};function w(v,{item:E}){var A;if(i("rowClick",E),!n.selectOnRowClick||!((A=l.value)!=null&&A.length))return;const _=l.value.findIndex(R=>R===E);return _!==-1?l.value.splice(_,1):l.value.push(E),E}return(v,E)=>!v.loading&&v.items.length===0?(c.openBlock(),c.createElementBlock("div",fP,[c.createVNode(Ld.VImg,{"lazy-src":c.unref(od),src:c.unref(od),height:"600",width:"600"},null,8,["lazy-src","src"]),E[2]||(E[2]=c.createElementVNode("p",{class:"text-center text-body-1 w-100"},"No records found.",-1))])):(c.openBlock(),c.createElementBlock("div",gP,[c.createVNode(Ud.VMenu,{modelValue:d.value,"onUpdate:modelValue":E[0]||(E[0]=_=>d.value=_),"close-on-content-click":!1,"min-width":"350",style:c.normalizeStyle({position:"fixed",left:`${f.value.x}px`,top:`${f.value.y}px`})},{default:c.withCtx(()=>[c.renderSlot(v.$slots,"contextmenu",{item:g.value})]),_:3},8,["modelValue","style"]),c.createVNode(rv.VDataTable,{modelValue:l.value,"onUpdate:modelValue":E[1]||(E[1]=_=>l.value=_),"fixed-header":"","fixed-footer":"","items-per-page":"50",headers:s.value,items:v.items,"items-length":v.items.length,loading:v.loading||!1,"return-object":"","show-select":"","sort-by":v.sortBy,search:v.search,"filter-keys":v.filterKeys,class:"customize-table bg-containerBg","onContextmenu:row":m,"onClick:row":w,"items-per-page-options":t},c.createSlots({"item.avatar":c.withCtx(({item:_})=>[c.renderSlot(v.$slots,"avatar",{item:_})]),"item.active":c.withCtx(({item:_})=>[c.renderSlot(v.$slots,"active",{item:_})]),"item.image":c.withCtx(({item:_})=>[c.renderSlot(v.$slots,"image",{item:_})]),"item.picture":c.withCtx(({item:_})=>[c.renderSlot(v.$slots,"picture",{item:_})]),"item.icon":c.withCtx(({item:_})=>[c.renderSlot(v.$slots,"icon",{item:_})]),"item.actions":c.withCtx(({item:_})=>[c.createElementVNode("div",pP,[c.renderSlot(v.$slots,"actions",{item:_})])]),"no-data":c.withCtx(()=>[E[3]||(E[3]=c.createElementVNode("p",null,"No results found.",-1))]),_:2},[c.renderList(v.customFields,_=>({name:`item.${_}`,fn:c.withCtx(({item:A})=>[c.createElementVNode("div",mP,[c.renderSlot(v.$slots,_,{item:A})])])})),c.renderList(v.dateFields,_=>({name:`item.${_}`,fn:c.withCtx(({item:A})=>[c.createElementVNode("div",vP,c.toDisplayString(c.unref(jv)(A[_])),1)])}))]),1032,["modelValue","headers","items","items-length","loading","sort-by","search","filter-keys"])]))}}),kc=c.defineComponent({__name:"SearchFilter",props:c.mergeModels({placeholder:{default:"Search"}},{search:{},searchModifiers:{}}),emits:["update:search"],setup(r){const e=c.useModel(r,"search");return(t,n)=>(c.openBlock(),c.createBlock(bk.VTextField,{class:"bg-containerBg pa-1 rounded-sm elevation-1","persistent-placeholder":"",placeholder:t.placeholder,variant:"plain","hide-details":"",density:"compact",modelValue:e.value,"onUpdate:modelValue":n[0]||(n[0]=i=>e.value=i)},{"prepend-inner":c.withCtx(()=>[c.createVNode(c.unref(_0),{size:"15",class:"ma-1 me-1"})]),_:1},8,["placeholder","modelValue"]))}}),yP={class:"d-flex align-center w-100"},CP={class:"d-flex align-center"},wP={class:"d-flex align-center me-2"},_P=c.defineComponent({__name:"TableHeader",props:c.mergeModels({columns:{}},{search:{},searchModifiers:{}}),emits:c.mergeModels(["refresh","remove"],["update:search"]),setup(r,{emit:e}){var d,f;const t=e,n=c.useModel(r,"search"),{openDialog:i}=ya("col-settings"),s=c.getCurrentInstance(),l=((d=s==null?void 0:s.vnode.props)==null?void 0:d.onRemove)!==void 0||((f=s==null?void 0:s.vnode.props)==null?void 0:f["onUpdate:remove"])!==void 0;return(g,m)=>{const w=c.resolveComponent("SearchIcon");return c.openBlock(),c.createElementBlock("div",null,[c.createVNode(c.unref(qd),{modelValue:g.columns,"onUpdate:modelValue":m[0]||(m[0]=v=>g.columns=v)},null,8,["modelValue"]),c.createVNode(Ae.VRow,{"no-gutters":"",align:"center"},{default:c.withCtx(()=>[c.createVNode(Ae.VCol,{cols:"4"},{default:c.withCtx(()=>[c.createElementVNode("div",yP,[c.createElementVNode("div",null,[c.createVNode(c.unref(p0),{class:"me-2",color:"rgb(var(--v-theme-lightprimary))"})]),c.renderSlot(g.$slots,"filter",{},void 0,!0),g.$slots.filter?c.createCommentVNode("",!0):(c.openBlock(),c.createBlock(ta.VSelect,{key:0,items:["Move data","Copy","Duplicate","Loop"],"item-value":"key",variant:"solo","bg-color":"containerBg",rounded:"false",placeholder:"Select a filter",density:"compact",class:"top-J-_Field me-2","hide-details":"",multiple:""})),c.createVNode(Ue.VBtn,{icon:"",variant:"text"},{default:c.withCtx(()=>[c.createVNode(c.unref(w0),{onClick:m[1]||(m[1]=v=>t("refresh")),color:"rgb(var(--v-theme-secondary))"})]),_:1}),c.createVNode(Ue.VBtn,{class:"ms-1",icon:"",variant:"text"},{default:c.withCtx(()=>[c.createVNode(c.unref(g0),{color:"rgb(var(--v-theme-secondary))"})]),_:1}),c.renderSlot(g.$slots,"top-left",{},void 0,!0)])]),_:3}),c.createVNode(Ae.VSpacer),c.createVNode(Ae.VCol,{cols:"12",md:"6",class:"d-flex align-center justify-end"},{default:c.withCtx(()=>[c.createElementVNode("div",CP,[c.renderSlot(g.$slots,"top-right",{},void 0,!0),c.createElementVNode("div",wP,[c.createVNode(Ue.VBtn,{icon:"",variant:"text",onClick:c.unref(i)},{default:c.withCtx(()=>[c.createVNode(c.unref(C0),{color:"rgb(var(--v-theme-secondary))"})]),_:1},8,["onClick"])])]),c.createVNode(kc,{class:"me-2 top-J-_Field",modelValue:n.value,"onUpdate:modelValue":m[2]||(m[2]=v=>n.value=v)},null,8,["modelValue"]),c.createElementVNode("div",null,[c.createVNode(w,{class:"mt-1 me-2",color:"rgb(var(--v-theme-lightprimary))"})])]),_:3})]),_:3}),c.createVNode(fo.VDivider,{class:"my-4"}),c.createVNode(Ae.VRow,{justify:"space-between",class:"align-center"},{default:c.withCtx(()=>[c.createVNode(Ae.VCol,{cols:"auto"},{default:c.withCtx(()=>[c.renderSlot(g.$slots,"left-prepend",{},void 0,!0),c.unref(l)?(c.openBlock(),c.createBlock(c.unref(Hd),{key:0,onRemoveAll:m[3]||(m[3]=v=>t("remove"))})):c.createCommentVNode("",!0),c.renderSlot(g.$slots,"left-append",{},void 0,!0)]),_:3}),c.createVNode(Ae.VSpacer),c.createVNode(Ae.VRow,{justify:"end",class:"align-center min-h-_JTable-header","no-gutters":""},{default:c.withCtx(()=>[c.renderSlot(g.$slots,"right-prepend",{},void 0,!0),c.createVNode(Ae.VCol,{cols:"5",class:"d-flex align-center me-2"},{default:c.withCtx(()=>[c.createVNode(c.unref(T0),{class:"me-2",color:"rgb(var(--v-theme-secondary))"}),c.createVNode(ta.VSelect,{items:[],"item-value":"key",variant:"solo","bg-color":"containerBg",rounded:"false",placeholder:"Visualize",density:"compact",class:"min-w-50 me-2","hide-details":"",multiple:""})]),_:1}),c.createVNode(Ae.VCol,{cols:"5",class:"d-flex align-center me-2"},{default:c.withCtx(()=>[c.createVNode(c.unref(y0),{class:"me-2",color:"rgb(var(--v-theme-secondary))"}),c.createVNode(ta.VSelect,{items:["Move data","Copy","Duplicate","Loop"],variant:"solo","bg-color":"containerBg",rounded:"false",placeholder:"Actions",density:"compact",class:"min-w-50","hide-details":""})]),_:1})]),_:3})]),_:3})])}}}),Jv=vi(_P,[["__scopeId","data-v-d6f24b9d"]]);/*!
|
12
|
+
* vue-draggable-next v2.2.0
|
13
|
+
* (c) 2023 Anish George
|
14
|
+
* @license MIT
|
15
|
+
*//**!
|
16
|
+
* Sortable 1.14.0
|
17
|
+
* @author RubaXa <trash@rubaxa.org>
|
18
|
+
* @author owenm <owen23355@gmail.com>
|
19
|
+
* @license MIT
|
20
|
+
*/function Vm(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(r);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(r,i).enumerable})),t.push.apply(t,n)}return t}function nr(r){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?Vm(Object(t),!0).forEach(function(n){TP(r,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(t)):Vm(Object(t)).forEach(function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(t,n))})}return r}function Ks(r){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ks=function(e){return typeof e}:Ks=function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ks(r)}function TP(r,e,t){return e in r?Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):r[e]=t,r}function Tr(){return Tr=Object.assign||function(r){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(r[n]=t[n])}return r},Tr.apply(this,arguments)}function EP(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 SP(r,e){if(r==null)return{};var t=EP(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 AP="1.14.0";function wr(r){if(typeof window<"u"&&window.navigator)return!!navigator.userAgent.match(r)}var Sr=wr(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),_a=wr(/Edge/i),Fm=wr(/firefox/i),na=wr(/safari/i)&&!wr(/chrome/i)&&!wr(/android/i),Qv=wr(/iP(ad|od|hone)/i),bP=wr(/chrome/i)&&wr(/android/i),Xv={capture:!1,passive:!1};function Se(r,e,t){r.addEventListener(e,t,!Sr&&Xv)}function Ce(r,e,t){r.removeEventListener(e,t,!Sr&&Xv)}function nc(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 IP(r){return r.host&&r!==document&&r.host.nodeType?r.host:r.parentNode}function jn(r,e,t,n){if(r){t=t||document;do{if(e!=null&&(e[0]===">"?r.parentNode===t&&nc(r,e):nc(r,e))||n&&r===t)return r;if(r===t)break}while(r=IP(r))}return null}var Hm=/\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(Hm," ").replace(" "+e+" "," ");r.className=(n+(t?" "+e:"")).replace(Hm," ")}}function re(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 ci(r,e){var t="";if(typeof r=="string")t=r;else do{var n=re(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 Zv(r,e,t){if(r){var n=r.getElementsByTagName(e),i=0,s=n.length;if(t)for(;i<s;i++)t(n[i],i);return n}return[]}function er(){var r=document.scrollingElement;return r||document.documentElement}function it(r,e,t,n,i){if(!(!r.getBoundingClientRect&&r!==window)){var s,l,d,f,g,m,w;if(r!==window&&r.parentNode&&r!==er()?(s=r.getBoundingClientRect(),l=s.top,d=s.left,f=s.bottom,g=s.right,m=s.height,w=s.width):(l=0,d=0,f=window.innerHeight,g=window.innerWidth,m=window.innerHeight,w=window.innerWidth),(e||t)&&r!==window&&(i=i||r.parentNode,!Sr))do if(i&&i.getBoundingClientRect&&(re(i,"transform")!=="none"||t&&re(i,"position")!=="static")){var v=i.getBoundingClientRect();l-=v.top+parseInt(re(i,"border-top-width")),d-=v.left+parseInt(re(i,"border-left-width")),f=l+s.height,g=d+s.width;break}while(i=i.parentNode);if(n&&r!==window){var E=ci(i||r),_=E&&E.a,A=E&&E.d;E&&(l/=A,d/=_,w/=_,m/=A,f=l+m,g=d+w)}return{top:l,left:d,bottom:f,right:g,width:w,height:m}}}function $m(r,e,t){for(var n=$r(r,!0),i=it(r)[e];n;){var s=it(n)[t],l=void 0;if(l=i>=s,!l)return n;if(n===er())break;n=$r(n,!1)}return!1}function hi(r,e,t,n){for(var i=0,s=0,l=r.children;s<l.length;){if(l[s].style.display!=="none"&&l[s]!==oe.ghost&&(n||l[s]!==oe.dragged)&&jn(l[s],t.draggable,r,!1)){if(i===e)return l[s];i++}s++}return null}function Kd(r,e){for(var t=r.lastElementChild;t&&(t===oe.ghost||re(t,"display")==="none"||e&&!nc(t,e));)t=t.previousElementSibling;return t||null}function En(r,e){var t=0;if(!r||!r.parentNode)return-1;for(;r=r.previousElementSibling;)r.nodeName.toUpperCase()!=="TEMPLATE"&&r!==oe.clone&&(!e||nc(r,e))&&t++;return t}function Km(r){var e=0,t=0,n=er();if(r)do{var i=ci(r),s=i.a,l=i.d;e+=r.scrollLeft*s,t+=r.scrollTop*l}while(r!==n&&(r=r.parentNode));return[e,t]}function kP(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 $r(r,e){if(!r||!r.getBoundingClientRect)return er();var t=r,n=!1;do if(t.clientWidth<t.scrollWidth||t.clientHeight<t.scrollHeight){var i=re(t);if(t.clientWidth<t.scrollWidth&&(i.overflowX=="auto"||i.overflowX=="scroll")||t.clientHeight<t.scrollHeight&&(i.overflowY=="auto"||i.overflowY=="scroll")){if(!t.getBoundingClientRect||t===document.body)return er();if(n||e)return t;n=!0}}while(t=t.parentNode);return er()}function RP(r,e){if(r&&e)for(var t in e)e.hasOwnProperty(t)&&(r[t]=e[t]);return r}function Su(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 ra;function ey(r,e){return function(){if(!ra){var t=arguments,n=this;t.length===1?r.call(n,t[0]):r.apply(n,t),ra=setTimeout(function(){ra=void 0},e)}}}function NP(){clearTimeout(ra),ra=void 0}function ty(r,e,t){r.scrollLeft+=e,r.scrollTop+=t}function ny(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 OP(){var r=[],e;return{captureAnimationState:function(){if(r=[],!!this.options.animation){var n=[].slice.call(this.el.children);n.forEach(function(i){if(!(re(i,"display")==="none"||i===oe.ghost)){r.push({target:i,rect:it(i)});var s=nr({},r[r.length-1].rect);if(i.thisAnimationDuration){var l=ci(i,!0);l&&(s.top-=l.f,s.left-=l.e)}i.fromRect=s}})}},addAnimationState:function(n){r.push(n)},removeAnimationState:function(n){r.splice(kP(r,{target:n}),1)},animateAll:function(n){var i=this;if(!this.options.animation){clearTimeout(e),typeof n=="function"&&n();return}var s=!1,l=0;r.forEach(function(d){var f=0,g=d.target,m=g.fromRect,w=it(g),v=g.prevFromRect,E=g.prevToRect,_=d.rect,A=ci(g,!0);A&&(w.top-=A.f,w.left-=A.e),g.toRect=w,g.thisAnimationDuration&&Su(v,w)&&!Su(m,w)&&(_.top-w.top)/(_.left-w.left)===(m.top-w.top)/(m.left-w.left)&&(f=MP(_,v,E,i.options)),Su(w,m)||(g.prevFromRect=m,g.prevToRect=w,f||(f=i.options.animation),i.animate(g,_,w,f)),f&&(s=!0,l=Math.max(l,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()},l):typeof n=="function"&&n(),r=[]},animate:function(n,i,s,l){if(l){re(n,"transition",""),re(n,"transform","");var d=ci(this.el),f=d&&d.a,g=d&&d.d,m=(i.left-s.left)/(f||1),w=(i.top-s.top)/(g||1);n.animatingX=!!m,n.animatingY=!!w,re(n,"transform","translate3d("+m+"px,"+w+"px,0)"),this.forRepaintDummy=PP(n),re(n,"transition","transform "+l+"ms"+(this.options.easing?" "+this.options.easing:"")),re(n,"transform","translate3d(0,0,0)"),typeof n.animated=="number"&&clearTimeout(n.animated),n.animated=setTimeout(function(){re(n,"transition",""),re(n,"transform",""),n.animated=!1,n.animatingX=!1,n.animatingY=!1},l)}}}}function PP(r){return r.offsetWidth}function MP(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 $o=[],Au={initializeByDefault:!0},Ta={mount:function(e){for(var t in Au)Au.hasOwnProperty(t)&&!(t in e)&&(e[t]=Au[t]);$o.forEach(function(n){if(n.pluginName===e.pluginName)throw"Sortable: Cannot mount plugin ".concat(e.pluginName," more than once")}),$o.push(e)},pluginEvent:function(e,t,n){var i=this;this.eventCanceled=!1,n.cancel=function(){i.eventCanceled=!0};var s=e+"Global";$o.forEach(function(l){t[l.pluginName]&&(t[l.pluginName][s]&&t[l.pluginName][s](nr({sortable:t},n)),t.options[l.pluginName]&&t[l.pluginName][e]&&t[l.pluginName][e](nr({sortable:t},n)))})},initializePlugins:function(e,t,n,i){$o.forEach(function(d){var f=d.pluginName;if(!(!e.options[f]&&!d.initializeByDefault)){var g=new d(e,t,e.options);g.sortable=e,g.options=e.options,e[f]=g,Tr(n,g.defaults)}});for(var s in e.options)if(e.options.hasOwnProperty(s)){var l=this.modifyOption(e,s,e.options[s]);typeof l<"u"&&(e.options[s]=l)}},getEventProperties:function(e,t){var n={};return $o.forEach(function(i){typeof i.eventProperties=="function"&&Tr(n,i.eventProperties.call(t[i.pluginName],e))}),n},modifyOption:function(e,t,n){var i;return $o.forEach(function(s){e[s.pluginName]&&s.optionListeners&&typeof s.optionListeners[t]=="function"&&(i=s.optionListeners[t].call(e[s.pluginName],n))}),i}};function xP(r){var e=r.sortable,t=r.rootEl,n=r.name,i=r.targetEl,s=r.cloneEl,l=r.toEl,d=r.fromEl,f=r.oldIndex,g=r.newIndex,m=r.oldDraggableIndex,w=r.newDraggableIndex,v=r.originalEvent,E=r.putSortable,_=r.extraEventProperties;if(e=e||t&&t[nn],!!e){var A,R=e.options,$="on"+n.charAt(0).toUpperCase()+n.substr(1);window.CustomEvent&&!Sr&&!_a?A=new CustomEvent(n,{bubbles:!0,cancelable:!0}):(A=document.createEvent("Event"),A.initEvent(n,!0,!0)),A.to=l||t,A.from=d||t,A.item=i||t,A.clone=s,A.oldIndex=f,A.newIndex=g,A.oldDraggableIndex=m,A.newDraggableIndex=w,A.originalEvent=v,A.pullMode=E?E.lastPutMode:void 0;var V=nr(nr({},_),Ta.getEventProperties(n,e));for(var U in V)A[U]=V[U];t&&t.dispatchEvent(A),R[$]&&R[$].call(e,A)}}var DP=["evt"],Vt=function(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},i=n.evt,s=SP(n,DP);Ta.pluginEvent.bind(oe)(e,t,nr({dragEl:H,parentEl:qe,ghostEl:le,rootEl:Fe,nextEl:so,lastDownEl:zs,cloneEl:Ge,cloneHidden:Br,dragStarted:Ji,putSortable:vt,activeSortable:oe.active,originalEvent:i,oldIndex:oi,oldDraggableIndex:oa,newIndex:Jt,newDraggableIndex:Ur,hideGhostForTarget:ay,unhideGhostForTarget:sy,cloneNowHidden:function(){Br=!0},cloneNowShown:function(){Br=!1},dispatchSortableEvent:function(d){Pt({sortable:t,name:d,originalEvent:i})}},s))};function Pt(r){xP(nr({putSortable:vt,cloneEl:Ge,targetEl:H,rootEl:Fe,oldIndex:oi,oldDraggableIndex:oa,newIndex:Jt,newDraggableIndex:Ur},r))}var H,qe,le,Fe,so,zs,Ge,Br,oi,Jt,oa,Ur,Ts,vt,Qo=!1,rc=!1,oc=[],ro,Pn,bu,Iu,zm,Wm,Ji,Ko,ia,aa=!1,Es=!1,Ws,Et,ku=[],id=!1,ic=[],Rc=typeof document<"u",Ss=Qv,qm=_a||Sr?"cssFloat":"float",LP=Rc&&!bP&&!Qv&&"draggable"in document.createElement("div"),ry=function(){if(Rc){if(Sr)return!1;var r=document.createElement("x");return r.style.cssText="pointer-events:auto",r.style.pointerEvents==="auto"}}(),oy=function(e,t){var n=re(e),i=parseInt(n.width)-parseInt(n.paddingLeft)-parseInt(n.paddingRight)-parseInt(n.borderLeftWidth)-parseInt(n.borderRightWidth),s=hi(e,0,t),l=hi(e,1,t),d=s&&re(s),f=l&&re(l),g=d&&parseInt(d.marginLeft)+parseInt(d.marginRight)+it(s).width,m=f&&parseInt(f.marginLeft)+parseInt(f.marginRight)+it(l).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 w=d.float==="left"?"left":"right";return l&&(f.clear==="both"||f.clear===w)?"vertical":"horizontal"}return s&&(d.display==="block"||d.display==="flex"||d.display==="table"||d.display==="grid"||g>=i&&n[qm]==="none"||l&&n[qm]==="none"&&g+m>i)?"vertical":"horizontal"},UP=function(e,t,n){var i=n?e.left:e.top,s=n?e.right:e.bottom,l=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+l/2===d+g/2},BP=function(e,t){var n;return oc.some(function(i){var s=i[nn].options.emptyInsertThreshold;if(!(!s||Kd(i))){var l=it(i),d=e>=l.left-s&&e<=l.right+s,f=t>=l.top-s&&t<=l.bottom+s;if(d&&f)return n=i}}),n},iy=function(e){function t(s,l){return function(d,f,g,m){var w=d.options.group.name&&f.options.group.name&&d.options.group.name===f.options.group.name;if(s==null&&(l||w))return!0;if(s==null||s===!1)return!1;if(l&&s==="clone")return s;if(typeof s=="function")return t(s(d,f,g,m),l)(d,f,g,m);var v=(l?d:f).options.group.name;return s===!0||typeof s=="string"&&s===v||s.join&&s.indexOf(v)>-1}}var n={},i=e.group;(!i||Ks(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},ay=function(){!ry&&le&&re(le,"display","none")},sy=function(){!ry&&le&&re(le,"display","")};Rc&&document.addEventListener("click",function(r){if(rc)return r.preventDefault(),r.stopPropagation&&r.stopPropagation(),r.stopImmediatePropagation&&r.stopImmediatePropagation(),rc=!1,!1},!0);var oo=function(e){if(H){e=e.touches?e.touches[0]:e;var t=BP(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)}}},VP=function(e){H&&H.parentNode[nn]._isOutsideThisEl(e.target)};function oe(r,e){if(!(r&&r.nodeType&&r.nodeType===1))throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(r));this.el=r,this.options=e=Tr({},e),r[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 oy(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(l,d){l.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:oe.supportPointer!==!1&&"PointerEvent"in window&&!na,emptyInsertThreshold:5};Ta.initializePlugins(this,r,t);for(var n in t)!(n in e)&&(e[n]=t[n]);iy(e);for(var i in this)i.charAt(0)==="_"&&typeof this[i]=="function"&&(this[i]=this[i].bind(this));this.nativeDraggable=e.forceFallback?!1:LP,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)),oc.push(this.el),e.store&&e.store.get&&this.sort(e.store.get(this)||[]),Tr(this,OP())}oe.prototype={constructor:oe,_isOutsideThisEl:function(e){!this.el.contains(e)&&e!==this.el&&(Ko=null)},_getDirection:function(e,t){return typeof this.options.direction=="function"?this.options.direction.call(this,e,t,H):this.options.direction},_onTapStart:function(e){if(e.cancelable){var t=this,n=this.el,i=this.options,s=i.preventOnFilter,l=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,m=i.filter;if(GP(n),!H&&!(/mousedown|pointerdown/.test(l)&&e.button!==0||i.disabled)&&!g.isContentEditable&&!(!this.nativeDraggable&&na&&f&&f.tagName.toUpperCase()==="SELECT")&&(f=jn(f,i.draggable,n,!1),!(f&&f.animated)&&zs!==f)){if(oi=En(f),oa=En(f,i.draggable),typeof m=="function"){if(m.call(this,e,f,this)){Pt({sortable:t,rootEl:g,name:"filter",targetEl:f,toEl:n,fromEl:n}),Vt("filter",t,{evt:e}),s&&e.cancelable&&e.preventDefault();return}}else if(m&&(m=m.split(",").some(function(w){if(w=jn(g,w.trim(),n,!1),w)return Pt({sortable:t,rootEl:w,name:"filter",targetEl:f,fromEl:n,toEl:n}),Vt("filter",t,{evt:e}),!0}),m)){s&&e.cancelable&&e.preventDefault();return}i.handle&&!jn(g,i.handle,n,!1)||this._prepareDragStart(e,d,f)}}},_prepareDragStart:function(e,t,n){var i=this,s=i.el,l=i.options,d=s.ownerDocument,f;if(n&&!H&&n.parentNode===s){var g=it(n);if(Fe=s,H=n,qe=H.parentNode,so=H.nextSibling,zs=n,Ts=l.group,oe.dragged=H,ro={target:H,clientX:(t||e).clientX,clientY:(t||e).clientY},zm=ro.clientX-g.left,Wm=ro.clientY-g.top,this._lastX=(t||e).clientX,this._lastY=(t||e).clientY,H.style["will-change"]="all",f=function(){if(Vt("delayEnded",i,{evt:e}),oe.eventCanceled){i._onDrop();return}i._disableDelayedDragEvents(),!Fm&&i.nativeDraggable&&(H.draggable=!0),i._triggerDragStart(e,t),Pt({sortable:i,name:"choose",originalEvent:e}),Yt(H,l.chosenClass,!0)},l.ignore.split(",").forEach(function(m){Zv(H,m.trim(),Ru)}),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),Fm&&this.nativeDraggable&&(this.options.touchStartThreshold=4,H.draggable=!0),Vt("delayStart",this,{evt:e}),l.delay&&(!l.delayOnTouchOnly||t)&&(!this.nativeDraggable||!(_a||Sr))){if(oe.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),l.supportPointer&&Se(d,"pointermove",i._delayedDragTouchMoveHandler),i._dragStartTimer=setTimeout(f,l.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(){H&&Ru(H),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(H,"dragend",this),Se(Fe,"dragstart",this._onDragStart));try{document.selection?qs(function(){document.selection.empty()}):window.getSelection().removeAllRanges()}catch{}},_dragStarted:function(e,t){if(Qo=!1,Fe&&H){Vt("dragStarted",this,{evt:t}),this.nativeDraggable&&Se(document,"dragover",VP);var n=this.options;!e&&Yt(H,n.dragClass,!1),Yt(H,n.ghostClass,!0),oe.active=this,e&&this._appendGhost(),Pt({sortable:this,name:"start",originalEvent:t})}else this._nulling()},_emulateDragOver:function(){if(Pn){this._lastX=Pn.clientX,this._lastY=Pn.clientY,ay();for(var e=document.elementFromPoint(Pn.clientX,Pn.clientY),t=e;e&&e.shadowRoot&&(e=e.shadowRoot.elementFromPoint(Pn.clientX,Pn.clientY),e!==t);)t=e;if(H.parentNode[nn]._isOutsideThisEl(e),t)do{if(t[nn]){var n=void 0;if(n=t[nn]._onDragOver({clientX:Pn.clientX,clientY:Pn.clientY,target:e,rootEl:t}),n&&!this.options.dragoverBubble)break}e=t}while(t=t.parentNode);sy()}},_onTouchMove:function(e){if(ro){var t=this.options,n=t.fallbackTolerance,i=t.fallbackOffset,s=e.touches?e.touches[0]:e,l=le&&ci(le,!0),d=le&&l&&l.a,f=le&&l&&l.d,g=Ss&&Et&&Km(Et),m=(s.clientX-ro.clientX+i.x)/(d||1)+(g?g[0]-ku[0]:0)/(d||1),w=(s.clientY-ro.clientY+i.y)/(f||1)+(g?g[1]-ku[1]:0)/(f||1);if(!oe.active&&!Qo){if(n&&Math.max(Math.abs(s.clientX-this._lastX),Math.abs(s.clientY-this._lastY))<n)return;this._onDragStart(e,!0)}if(le){l?(l.e+=m-(bu||0),l.f+=w-(Iu||0)):l={a:1,b:0,c:0,d:1,e:m,f:w};var v="matrix(".concat(l.a,",").concat(l.b,",").concat(l.c,",").concat(l.d,",").concat(l.e,",").concat(l.f,")");re(le,"webkitTransform",v),re(le,"mozTransform",v),re(le,"msTransform",v),re(le,"transform",v),bu=m,Iu=w,Pn=s}e.cancelable&&e.preventDefault()}},_appendGhost:function(){if(!le){var e=this.options.fallbackOnBody?document.body:Fe,t=it(H,!0,Ss,!0,e),n=this.options;if(Ss){for(Et=e;re(Et,"position")==="static"&&re(Et,"transform")==="none"&&Et!==document;)Et=Et.parentNode;Et!==document.body&&Et!==document.documentElement?(Et===document&&(Et=er()),t.top+=Et.scrollTop,t.left+=Et.scrollLeft):Et=er(),ku=Km(Et)}le=H.cloneNode(!0),Yt(le,n.ghostClass,!1),Yt(le,n.fallbackClass,!0),Yt(le,n.dragClass,!0),re(le,"transition",""),re(le,"transform",""),re(le,"box-sizing","border-box"),re(le,"margin",0),re(le,"top",t.top),re(le,"left",t.left),re(le,"width",t.width),re(le,"height",t.height),re(le,"opacity","0.8"),re(le,"position",Ss?"absolute":"fixed"),re(le,"zIndex","100000"),re(le,"pointerEvents","none"),oe.ghost=le,e.appendChild(le),re(le,"transform-origin",zm/parseInt(le.style.width)*100+"% "+Wm/parseInt(le.style.height)*100+"%")}},_onDragStart:function(e,t){var n=this,i=e.dataTransfer,s=n.options;if(Vt("dragStart",this,{evt:e}),oe.eventCanceled){this._onDrop();return}Vt("setupClone",this),oe.eventCanceled||(Ge=ny(H),Ge.draggable=!1,Ge.style["will-change"]="",this._hideClone(),Yt(Ge,this.options.chosenClass,!1),oe.clone=Ge),n.cloneId=qs(function(){Vt("clone",n),!oe.eventCanceled&&(n.options.removeCloneOnHide||Fe.insertBefore(Ge,H),n._hideClone(),Pt({sortable:n,name:"clone"}))}),!t&&Yt(H,s.dragClass,!0),t?(rc=!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,H)),Se(document,"drop",n),re(H,"transform","translateZ(0)")),Qo=!0,n._dragStartId=qs(n._dragStarted.bind(n,t,e)),Se(document,"selectstart",n),Ji=!0,na&&re(document.body,"user-select","none")},_onDragOver:function(e){var t=this.el,n=e.target,i,s,l,d=this.options,f=d.group,g=oe.active,m=Ts===f,w=d.sort,v=vt||g,E,_=this,A=!1;if(id)return;function R(Qe,wt){Vt(Qe,_,nr({evt:e,isOwner:m,axis:E?"vertical":"horizontal",revert:l,dragRect:i,targetRect:s,canSort:w,fromSortable:v,target:n,completed:V,onMove:function($t,Qc){return As(Fe,t,H,i,$t,it($t),e,Qc)},changed:U},wt))}function $(){R("dragOverAnimationCapture"),_.captureAnimationState(),_!==v&&v.captureAnimationState()}function V(Qe){return R("dragOverCompleted",{insertion:Qe}),Qe&&(m?g._hideClone():g._showClone(_),_!==v&&(Yt(H,vt?vt.options.ghostClass:g.options.ghostClass,!1),Yt(H,d.ghostClass,!0)),vt!==_&&_!==oe.active?vt=_:_===oe.active&&vt&&(vt=null),v===_&&(_._ignoreWhileAnimating=n),_.animateAll(function(){R("dragOverAnimationComplete"),_._ignoreWhileAnimating=null}),_!==v&&(v.animateAll(),v._ignoreWhileAnimating=null)),(n===H&&!H.animated||n===t&&!n.animated)&&(Ko=null),!d.dragoverBubble&&!e.rootEl&&n!==document&&(H.parentNode[nn]._isOutsideThisEl(e.target),!Qe&&oo(e)),!d.dragoverBubble&&e.stopPropagation&&e.stopPropagation(),A=!0}function U(){Jt=En(H),Ur=En(H,d.draggable),Pt({sortable:_,name:"change",toEl:t,newIndex:Jt,newDraggableIndex:Ur,originalEvent:e})}if(e.preventDefault!==void 0&&e.cancelable&&e.preventDefault(),n=jn(n,d.draggable,t,!0),R("dragOver"),oe.eventCanceled)return A;if(H.contains(e.target)||n.animated&&n.animatingX&&n.animatingY||_._ignoreWhileAnimating===n)return V(!1);if(rc=!1,g&&!d.disabled&&(m?w||(l=qe!==Fe):vt===this||(this.lastPutMode=Ts.checkPull(this,g,H,e))&&f.checkPut(this,g,H,e))){if(E=this._getDirection(e,n)==="vertical",i=it(H),R("dragOverValid"),oe.eventCanceled)return A;if(l)return qe=Fe,$(),this._hideClone(),R("revert"),oe.eventCanceled||(so?Fe.insertBefore(H,so):Fe.appendChild(H)),V(!0);var Q=Kd(t,d.draggable);if(!Q||KP(e,E,this)&&!Q.animated){if(Q===H)return V(!1);if(Q&&t===e.target&&(n=Q),n&&(s=it(n)),As(Fe,t,H,i,n,s,e,!!n)!==!1)return $(),t.appendChild(H),qe=t,U(),V(!0)}else if(Q&&$P(e,E,this)){var se=hi(t,0,d,!0);if(se===H)return V(!1);if(n=se,s=it(n),As(Fe,t,H,i,n,s,e,!1)!==!1)return $(),t.insertBefore(H,se),qe=t,U(),V(!0)}else if(n.parentNode===t){s=it(n);var we=0,z,tt=H.parentNode!==t,_e=!UP(H.animated&&H.toRect||i,n.animated&&n.toRect||s,E),j=E?"top":"left",q=$m(n,"top","top")||$m(H,"top","top"),Te=q?q.scrollTop:void 0;Ko!==n&&(z=s[j],aa=!1,Es=!_e&&d.invertSwap||tt),we=zP(e,n,s,E,_e?1:d.swapThreshold,d.invertedSwapThreshold==null?d.swapThreshold:d.invertedSwapThreshold,Es,Ko===n);var Be;if(we!==0){var Ct=En(H);do Ct-=we,Be=qe.children[Ct];while(Be&&(re(Be,"display")==="none"||Be===le))}if(we===0||Be===n)return V(!1);Ko=n,ia=we;var An=n.nextElementSibling,an=!1;an=we===1;var xt=As(Fe,t,H,i,n,s,e,an);if(xt!==!1)return(xt===1||xt===-1)&&(an=xt===1),id=!0,setTimeout(HP,30),$(),an&&!An?t.appendChild(H):n.parentNode.insertBefore(H,an?An:n),q&&ty(q,0,Te-q.scrollTop),qe=H.parentNode,z!==void 0&&!Es&&(Ws=Math.abs(z-it(n)[j])),U(),V(!0)}if(t.contains(H))return V(!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=En(H),Ur=En(H,n.draggable),Vt("drop",this,{evt:e}),qe=H&&H.parentNode,Jt=En(H),Ur=En(H,n.draggable),oe.eventCanceled){this._nulling();return}Qo=!1,Es=!1,aa=!1,clearInterval(this._loopId),clearTimeout(this._dragStartTimer),ad(this.cloneId),ad(this._dragStartId),this.nativeDraggable&&(Ce(document,"drop",this),Ce(t,"dragstart",this._onDragStart)),this._offMoveEvents(),this._offUpEvents(),na&&re(document.body,"user-select",""),re(H,"transform",""),e&&(Ji&&(e.cancelable&&e.preventDefault(),!n.dropBubble&&e.stopPropagation()),le&&le.parentNode&&le.parentNode.removeChild(le),(Fe===qe||vt&&vt.lastPutMode!=="clone")&&Ge&&Ge.parentNode&&Ge.parentNode.removeChild(Ge),H&&(this.nativeDraggable&&Ce(H,"dragend",this),Ru(H),H.style["will-change"]="",Ji&&!Qo&&Yt(H,vt?vt.options.ghostClass:this.options.ghostClass,!1),Yt(H,this.options.chosenClass,!1),Pt({sortable:this,name:"unchoose",toEl:qe,newIndex:null,newDraggableIndex:null,originalEvent:e}),Fe!==qe?(Jt>=0&&(Pt({rootEl:qe,name:"add",toEl:qe,fromEl:Fe,originalEvent:e}),Pt({sortable:this,name:"remove",toEl:qe,originalEvent:e}),Pt({rootEl:qe,name:"sort",toEl:qe,fromEl:Fe,originalEvent:e}),Pt({sortable:this,name:"sort",toEl:qe,originalEvent:e})),vt&&vt.save()):Jt!==oi&&Jt>=0&&(Pt({sortable:this,name:"update",toEl:qe,originalEvent:e}),Pt({sortable:this,name:"sort",toEl:qe,originalEvent:e})),oe.active&&((Jt==null||Jt===-1)&&(Jt=oi,Ur=oa),Pt({sortable:this,name:"end",toEl:qe,originalEvent:e}),this.save()))),this._nulling()},_nulling:function(){Vt("nulling",this),Fe=H=qe=le=so=Ge=zs=Br=ro=Pn=Ji=Jt=Ur=oi=oa=Ko=ia=vt=Ts=oe.dragged=oe.ghost=oe.clone=oe.active=null,ic.forEach(function(e){e.checked=!0}),ic.length=bu=Iu=0},handleEvent:function(e){switch(e.type){case"drop":case"dragend":this._onDrop(e);break;case"dragenter":case"dragover":H&&(this._onDragOver(e),FP(e));break;case"selectstart":e.preventDefault();break}},toArray:function(){for(var e=[],t,n=this.el.children,i=0,s=n.length,l=this.options;i<s;i++)t=n[i],jn(t,l.draggable,this.el,!1)&&e.push(t.getAttribute(l.dataIdAttr)||qP(t));return e},sort:function(e,t){var n={},i=this.el;this.toArray().forEach(function(s,l){var d=i.children[l];jn(d,this.options.draggable,i,!1)&&(n[s]=d)},this),t&&this.captureAnimationState(),e.forEach(function(s){n[s]&&(i.removeChild(n[s]),i.appendChild(n[s]))}),t&&this.animateAll()},save:function(){var e=this.options.store;e&&e.set&&e.set(this)},closest:function(e,t){return jn(e,t||this.options.draggable,this.el,!1)},option:function(e,t){var n=this.options;if(t===void 0)return n[e];var i=Ta.modifyOption(this,e,t);typeof i<"u"?n[e]=i:n[e]=t,e==="group"&&iy(n)},destroy:function(){Vt("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(),oc.splice(oc.indexOf(this.el),1),this.el=e=null},_hideClone:function(){if(!Br){if(Vt("hideClone",this),oe.eventCanceled)return;re(Ge,"display","none"),this.options.removeCloneOnHide&&Ge.parentNode&&Ge.parentNode.removeChild(Ge),Br=!0}},_showClone:function(e){if(e.lastPutMode!=="clone"){this._hideClone();return}if(Br){if(Vt("showClone",this),oe.eventCanceled)return;H.parentNode==Fe&&!this.options.group.revertClone?Fe.insertBefore(Ge,H):so?Fe.insertBefore(Ge,so):Fe.appendChild(Ge),this.options.group.revertClone&&this.animate(H,Ge),re(Ge,"display",""),Br=!1}}};function FP(r){r.dataTransfer&&(r.dataTransfer.dropEffect="move"),r.cancelable&&r.preventDefault()}function As(r,e,t,n,i,s,l,d){var f,g=r[nn],m=g.options.onMove,w;return window.CustomEvent&&!Sr&&!_a?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||it(e),f.willInsertAfter=d,f.originalEvent=l,r.dispatchEvent(f),m&&(w=m.call(g,f,l)),w}function Ru(r){r.draggable=!1}function HP(){id=!1}function $P(r,e,t){var n=it(hi(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 KP(r,e,t){var n=it(Kd(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 zP(r,e,t,n,i,s,l,d){var f=n?r.clientY:r.clientX,g=n?t.height:t.width,m=n?t.top:t.left,w=n?t.bottom:t.right,v=!1;if(!l){if(d&&Ws<g*i){if(!aa&&(ia===1?f>m+g*s/2:f<w-g*s/2)&&(aa=!0),aa)v=!0;else if(ia===1?f<m+Ws:f>w-Ws)return-ia}else if(f>m+g*(1-i)/2&&f<w-g*(1-i)/2)return WP(e)}return v=v||l,v&&(f<m+g*s/2||f>w-g*s/2)?f>m+g/2?1:-1:0}function WP(r){return En(H)<En(r)?1:-1}function qP(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 GP(r){ic.length=0;for(var e=r.getElementsByTagName("input"),t=e.length;t--;){var n=e[t];n.checked&&ic.push(n)}}function qs(r){return setTimeout(r,0)}function ad(r){return clearTimeout(r)}Rc&&Se(document,"touchmove",function(r){(oe.active||Qo)&&r.cancelable&&r.preventDefault()});oe.utils={on:Se,off:Ce,css:re,find:Zv,is:function(e,t){return!!jn(e,t,e,!1)},extend:RP,throttle:ey,closest:jn,toggleClass:Yt,clone:ny,index:En,nextTick:qs,cancelNextTick:ad,detectDirection:oy,getChild:hi};oe.get=function(r){return r[nn]};oe.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&&(oe.utils=nr(nr({},oe.utils),n.utils)),Ta.mount(n)})};oe.create=function(r,e){return new oe(r,e)};oe.version=AP;var Xe=[],Qi,sd,cd=!1,Nu,Ou,ac,Xi;function jP(){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)),Gm(),Gs(),NP()},nulling:function(){ac=sd=Qi=cd=Xi=Nu=Ou=null,Xe.length=0},_handleFallbackAutoScroll:function(t){this._handleAutoScroll(t,!0)},_handleAutoScroll:function(t,n){var i=this,s=(t.touches?t.touches[0]:t).clientX,l=(t.touches?t.touches[0]:t).clientY,d=document.elementFromPoint(s,l);if(ac=t,n||this.options.forceAutoScrollFallback||_a||Sr||na){Pu(t,this.options,d,n);var f=$r(d,!0);cd&&(!Xi||s!==Nu||l!==Ou)&&(Xi&&Gm(),Xi=setInterval(function(){var g=$r(document.elementFromPoint(s,l),!0);g!==f&&(f=g,Gs()),Pu(t,i.options,g,n)},10),Nu=s,Ou=l)}else{if(!this.options.bubbleScroll||$r(d,!0)===er()){Gs();return}Pu(t,this.options,$r(d,!1),!1)}}},Tr(r,{pluginName:"scroll",initializeByDefault:!0})}function Gs(){Xe.forEach(function(r){clearInterval(r.pid)}),Xe=[]}function Gm(){clearInterval(Xi)}var Pu=ey(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,l=e.scrollSensitivity,d=e.scrollSpeed,f=er(),g=!1,m;sd!==t&&(sd=t,Gs(),Qi=e.scroll,m=e.scrollFn,Qi===!0&&(Qi=$r(t,!0)));var w=0,v=Qi;do{var E=v,_=it(E),A=_.top,R=_.bottom,$=_.left,V=_.right,U=_.width,Q=_.height,se=void 0,we=void 0,z=E.scrollWidth,tt=E.scrollHeight,_e=re(E),j=E.scrollLeft,q=E.scrollTop;E===f?(se=U<z&&(_e.overflowX==="auto"||_e.overflowX==="scroll"||_e.overflowX==="visible"),we=Q<tt&&(_e.overflowY==="auto"||_e.overflowY==="scroll"||_e.overflowY==="visible")):(se=U<z&&(_e.overflowX==="auto"||_e.overflowX==="scroll"),we=Q<tt&&(_e.overflowY==="auto"||_e.overflowY==="scroll"));var Te=se&&(Math.abs(V-i)<=l&&j+U<z)-(Math.abs($-i)<=l&&!!j),Be=we&&(Math.abs(R-s)<=l&&q+Q<tt)-(Math.abs(A-s)<=l&&!!q);if(!Xe[w])for(var Ct=0;Ct<=w;Ct++)Xe[Ct]||(Xe[Ct]={});(Xe[w].vx!=Te||Xe[w].vy!=Be||Xe[w].el!==E)&&(Xe[w].el=E,Xe[w].vx=Te,Xe[w].vy=Be,clearInterval(Xe[w].pid),(Te!=0||Be!=0)&&(g=!0,Xe[w].pid=setInterval((function(){n&&this.layer===0&&oe.active._onTouchMove(ac);var An=Xe[this.layer].vy?Xe[this.layer].vy*d:0,an=Xe[this.layer].vx?Xe[this.layer].vx*d:0;typeof m=="function"&&m.call(oe.dragged.parentNode[nn],an,An,r,ac,Xe[this.layer].el)!=="continue"||ty(Xe[this.layer].el,an,An)}).bind({layer:w}),24))),w++}while(e.bubbleScroll&&v!==f&&(v=$r(v,!1)));cd=g}},30),cy=function(e){var t=e.originalEvent,n=e.putSortable,i=e.dragEl,s=e.activeSortable,l=e.dispatchSortableEvent,d=e.hideGhostForTarget,f=e.unhideGhostForTarget;if(t){var g=n||s;d();var m=t.changedTouches&&t.changedTouches.length?t.changedTouches[0]:t,w=document.elementFromPoint(m.clientX,m.clientY);f(),g&&!g.el.contains(w)&&(l("spill"),this.onSpill({dragEl:i,putSortable:n}))}};function zd(){}zd.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=hi(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:cy};Tr(zd,{pluginName:"revertOnSpill"});function Wd(){}Wd.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:cy};Tr(Wd,{pluginName:"removeOnSpill"});oe.mount(new jP);oe.mount(Wd,zd);function YP(){return typeof window<"u"?window.console:global.console}const JP=YP();function QP(r){const e=Object.create(null);return function(n){return e[n]||(e[n]=r(n))}}const XP=/-(\w)/g,jm=QP(r=>r.replace(XP,(e,t)=>t?t.toUpperCase():""));function Mu(r){r.parentElement!==null&&r.parentElement.removeChild(r)}function Ym(r,e,t){const n=t===0?r.children[0]:r.children[t-1].nextSibling;r.insertBefore(e,n)}function ZP(r,e){return Object.values(r).indexOf(e)}function e1(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 ly(r,e){this.$nextTick(()=>this.$emit(r.toLowerCase(),e))}function t1(r){return e=>{this.realList!==null&&this["onDrag"+r](e),ly.call(this,r,e)}}function n1(r){return["transition-group","TransitionGroup"].includes(r)}function r1(r){if(!r||r.length!==1)return!1;const[{type:e}]=r;return e?n1(e.name):!1}function o1(r,e){return e?{...e.props,...e.attrs}:r}const ld=["Start","Add","Remove","Update","End"],ud=["Choose","Unchoose","Sort","Filter","Clone"],i1=["Move",...ld,...ud].map(r=>"on"+r);let xu=null;const a1={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}},s1=c.defineComponent({name:"VueDraggableNext",inheritAttrs:!1,emits:["update:modelValue","move","change",...ld.map(r=>r.toLowerCase()),...ud.map(r=>r.toLowerCase())],props:a1,data(){return{transitionMode:!1,noneFunctionalComponentMode:!1,headerOffset:0,footerOffset:0,_sortable:{},visibleIndexes:[],context:{}}},render(){const r=this.$slots.default?this.$slots.default():null,e=o1(this.$attrs,this.componentData);return r?(this.transitionMode=r1(r),c.h(this.getTag(),e,r)):c.h(this.getTag(),e,[])},created(){this.list!==null&&this.modelValue!==null&&JP.error("list props are mutually exclusive! Please set one.")},mounted(){const r={};ld.forEach(i=>{r["on"+i]=t1.call(this,i)}),ud.forEach(i=>{r["on"+i]=ly.bind(this,i)});const e=Object.keys(this.$attrs).reduce((i,s)=>(i[jm(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 oe(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?c.resolveComponent(this.component):this.tag},updateOptions(r){for(var e in r){const t=jm(e);i1.indexOf(t)===-1&&this._sortable.option(t,r[e])}},getChildrenNodes(){return this.$el.children},computeIndexes(){this.$nextTick(()=>{this.visibleIndexes=e1(this.getChildrenNodes(),this.$el.children,this.transitionMode,this.footerOffset)})},getUnderlyingVm(r){const e=ZP(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),xu=r.item)},onDragAdd(r){const e=r.item._underlying_vm_;if(e===void 0)return;Mu(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(Ym(this.$el,r.item,r.oldIndex),r.pullMode==="clone"){Mu(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){Mu(r.item),Ym(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 l=Object.assign({},r,{relatedContext:n,draggedContext:i});return t(l,e)},onDragEnd(){this.computeIndexes(),xu=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(l=>l.style.display!=="none");if(t.length===0)return 0;const n=t.indexOf(e.related),i=r.component.getVmIndex(n);return t.indexOf(xu)!==-1||!e.willInsertAfter?i:i+1}}}),c1={class:"d-flex flex-row align-center"},qd=c.defineComponent({__name:"ColumnSettingsDialog",props:{modelValue:{},modelModifiers:{}},emits:["update:modelValue"],setup(r){const e=c.useModel(r,"modelValue"),t=c.ref(""),n=c.computed(()=>{var i;return(i=e.value)==null?void 0:i.filter(s=>s.title.toLowerCase().includes(t.value.toLowerCase()))});return(i,s)=>{const l=c.resolveComponent("v-list-item-content");return c.openBlock(),c.createBlock(wa,{"dd-id":"col-settings",buttons:!1,title:"Column settings"},{default:c.withCtx(()=>[c.createVNode(kc,{modelValue:t.value,"onUpdate:modelValue":s[0]||(s[0]=d=>t.value=d)},null,8,["modelValue"]),c.createVNode(St.VList,null,{default:c.withCtx(()=>[c.createVNode(c.unref(s1),{list:n.value,animation:200,"ghost-class":"ghost-card"},{default:c.withCtx(()=>[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(n.value,d=>(c.openBlock(),c.createBlock(St.VListItem,{key:d.key,class:"pa-0"},{default:c.withCtx(()=>[c.createElementVNode("div",c1,[c.createVNode(c.unref(v0),{class:"cursor-grab mb-2"}),c.createVNode(St.VListItemAction,null,{default:c.withCtx(()=>[c.createVNode(Ik.VCheckbox,{modelValue:d.checked,"onUpdate:modelValue":f=>d.checked=f},null,8,["modelValue","onUpdate:modelValue"])]),_:2},1024),c.createVNode(l,null,{default:c.withCtx(()=>[c.createVNode(St.VListItemTitle,{class:"mb-1"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(d.title)+" ",1)]),_:2},1024)]),_:2},1024),d.icon?(c.openBlock(),c.createBlock(Zs.VIcon,{key:0},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(d.icon),1)]),_:2},1024)):c.createCommentVNode("",!0)])]),_:2},1024))),128))]),_:1},8,["list"])]),_:1})]),_:1})}}}),l1=["src","height","width"],u1={key:0,class:"text-center text-h6"},d1={key:1,class:"text-center text-h5"},h1={key:0,class:"text-center"},f1={class:"d-flex justify-center align-center mt-4 ga-3"},Gd=c.defineComponent({__name:"TableCard",props:{item:{},columns:{},size:{},image:{},tags:{},route:{},callback:{type:Function}},setup(r){const e=r,t=()=>{var i;return((i=e.columns.find(s=>s.isHeader))==null?void 0:i.key)||""},n=()=>{var i;return((i=e.columns.find(s=>s.isSubtitle))==null?void 0:i.key)||""};return(i,s)=>(c.openBlock(),c.createBlock(lt.VCard,{onClick:i.callback,ripple:"",class:"d-flex flex-column pa-4pa-4 bg-containerBg"},{default:c.withCtx(()=>[c.createVNode(lt.VCardActions,null,{default:c.withCtx(()=>[c.createVNode(Ae.VRow,{"no-gutters":"",align:"center",justify:"end"},{default:c.withCtx(()=>[c.renderSlot(i.$slots,"actions",{item:i.item})]),_:3})]),_:3}),c.createVNode(lt.VCardTitle,null,{default:c.withCtx(()=>[c.createVNode(Ae.VRow,{"no-gutters":"",align:"center",justify:"center"},{default:c.withCtx(()=>[i.image?(c.openBlock(),c.createElementBlock("img",{key:0,src:i.image,height:i.size,width:i.size,alt:""},null,8,l1)):c.createCommentVNode("",!0)]),_:1})]),_:1}),t()?(c.openBlock(),c.createElementBlock("div",u1,c.toDisplayString(i.item[t()]),1)):c.createCommentVNode("",!0),n()?(c.openBlock(),c.createElementBlock("div",d1,c.toDisplayString(i.item[n()]),1)):c.createCommentVNode("",!0),c.createVNode(fo.VDivider,{class:"ma-3"}),c.createVNode(lt.VCardText,{class:"d-flex flex-column align-center pa-4 pt-1"},{default:c.withCtx(()=>[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(i.columns,l=>(c.openBlock(),c.createElementBlock(c.Fragment,{key:l.key},[i.item[l.key]&&!l.isHeader&&!l.isSubtitle?(c.openBlock(),c.createElementBlock("div",h1,c.toDisplayString(l.title)+": "+c.toDisplayString(i.item[l.key]),1)):c.createCommentVNode("",!0)],64))),128)),c.createElementVNode("div",f1,[i.tags?(c.openBlock(!0),c.createElementBlock(c.Fragment,{key:0},c.renderList(i.tags,l=>(c.openBlock(),c.createBlock(kk.VChip,{class:"pa-3",key:l},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(l),1)]),_:2},1024))),128)):c.createCommentVNode("",!0)])]),_:1})]),_:3},8,["onClick"]))}}),g1=c.defineComponent({__name:"TableCardsView",props:{data:{},columns:{},size:{},itemKey:{}},setup(r){return(e,t)=>(c.openBlock(),c.createBlock(Ae.VRow,{class:"mt-5 border tb-cards-h",wrap:""},{default:c.withCtx(()=>[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(e.data,n=>(c.openBlock(),c.createBlock(Ae.VCol,{cols:"12",sm:"6",md:"4",lg:"3",class:"pa-2",key:n[e.itemKey]},{default:c.withCtx(()=>[c.createVNode(Gd,{item:n,columns:e.columns,size:e.size},{actions:c.withCtx(({item:i})=>[c.renderSlot(e.$slots,"actions",{item:i},void 0,!0)]),_:2},1032,["item","columns","size"])]),_:2},1024))),128))]),_:3}))}}),uy=vi(g1,[["__scopeId","data-v-e1a4ccbc"]]),m1={class:"j-field px-4 py-3 rounded-sm bg-containerBg"},dy=c.defineComponent({__name:"ReadOnlyField",props:{value:{}},setup(r){return(e,t)=>(c.openBlock(),c.createElementBlock("div",m1,c.toDisplayString(e.value),1))}}),p1={key:0,class:"mb-2 ms-1"},hy=c.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=c.computed(()=>t.readonly?"solo":"solo-filled");return(s,l)=>(c.openBlock(),c.createElementBlock("div",null,[s.name?(c.openBlock(),c.createElementBlock("p",p1,c.toDisplayString(s.name),1)):c.createCommentVNode("",!0),s.label?(c.openBlock(),c.createBlock(ua.VLabel,{key:1,class:"text-subtitle-1 text-high-emphasis mb-2"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(s.label),1)]),_:1})):c.createCommentVNode("",!0),s.readonly?c.createCommentVNode("",!0):(c.openBlock(),c.createBlock(c.unref(Kr.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":l[0]||(l[0]=d=>n("update:modelValue",d)),class:"j-field"},null,8,["variant","type","density","rules","value"])),s.readonly?(c.openBlock(),c.createBlock(dy,{key:3,value:s.modelValue},null,8,["value"])):c.createCommentVNode("",!0)]))}}),v1={class:"text-faded mt-7"},y1={class:"d-flex align-baseline mb-1"},C1={class:"me-1"},w1={class:"max-w-_form-metadataJ"},_1={key:0,class:"mb-1"},T1={key:1,class:"mb-1"},E1={class:"mb-1"},Nc=c.defineComponent({__name:"FormMetadata",props:{meta:{},id:{}},setup(r){return(e,t)=>(c.openBlock(),c.createElementBlock("div",v1,[c.createVNode(Ae.VRow,{"no-gutters":"",class:"align-end",align:"center",justify:"space-between"},{default:c.withCtx(()=>[c.renderSlot(e.$slots,"default"),e.id?(c.openBlock(),c.createBlock(Ae.VCol,{key:0,cols:"auto",class:"pa-2"},{default:c.withCtx(()=>[c.createElementVNode("p",y1,[c.createElementVNode("b",C1,c.toDisplayString(e.id.title)+": ",1),c.createElementVNode("span",w1,c.toDisplayString(e.id.key||"-"),1),c.createElementVNode("span",null,[c.createVNode(wc,{"content-to-copy":e.id.key,size:15},null,8,["content-to-copy"])])]),c.createElementVNode("p",null,[t[0]||(t[0]=c.createElementVNode("b",null,"Created: ",-1)),c.createTextVNode(c.toDisplayString(e.meta.created_at)+" - "+c.toDisplayString(e.meta.created_by),1)])]),_:1})):c.createCommentVNode("",!0),c.createVNode(Ae.VCol,{cols:"auto",class:"d-flex flex-column align-baseline px-2 mt-1"},{default:c.withCtx(()=>[e.meta.updated_at&&e.meta.updated_by?(c.openBlock(),c.createElementBlock("p",_1,[t[1]||(t[1]=c.createElementVNode("b",null,"Updated: ",-1)),c.createTextVNode(c.toDisplayString(e.meta.updated_at)+" - "+c.toDisplayString(e.meta.updated_by),1)])):(c.openBlock(),c.createElementBlock("p",T1,[t[2]||(t[2]=c.createElementVNode("b",null,"Modified: ",-1)),c.createTextVNode(c.toDisplayString(e.meta.modified_at)+" - "+c.toDisplayString(e.meta.modified_by),1)])),c.createElementVNode("p",E1,[t[3]||(t[3]=c.createElementVNode("b",null,"Delegated: ",-1)),c.createTextVNode(c.toDisplayString(e.meta.delegated_at)+" - "+c.toDisplayString(e.meta.delegated_by),1)])]),_:1})]),_:3})]))}}),S1={key:0,class:"mb-2 ms-1"},fy=c.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=c.computed(()=>t.readonly?"solo":"solo-filled"),s=c.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""}),l=d=>{n("update:modelValue",d)};return(d,f)=>(c.openBlock(),c.createElementBlock(c.Fragment,null,[d.name?(c.openBlock(),c.createElementBlock("p",S1,c.toDisplayString(d.name),1)):c.createCommentVNode("",!0),d.label?(c.openBlock(),c.createBlock(ua.VLabel,{key:1,class:"text-subtitle-1 text-high-emphasis mb-2"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(d.label),1)]),_:1})):c.createCommentVNode("",!0),d.readonly?(c.openBlock(),c.createBlock(dy,{key:3,value:s.value},null,8,["value"])):(c.openBlock(),c.createBlock(c.unref(Kr.VSelect),{key:2,modelValue:t.modelValue,"onUpdate:modelValue":[f[0]||(f[0]=g=>t.modelValue=g),l],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))}}),A1={key:0,class:"mb-2 ms-1"},b1={key:3,class:"j-textarea px-4 py-3 rounded-sm bg-containerBg"},gy=c.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=c.computed(()=>t.readonly?"solo":"solo-filled");return(s,l)=>(c.openBlock(),c.createElementBlock(c.Fragment,null,[s.name?(c.openBlock(),c.createElementBlock("p",A1,c.toDisplayString(s.name),1)):c.createCommentVNode("",!0),s.label?(c.openBlock(),c.createBlock(ua.VLabel,{key:1,class:"text-subtitle-1 text-high-emphasis mb-2"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(s.label),1)]),_:1})):c.createCommentVNode("",!0),s.readonly?c.createCommentVNode("",!0):(c.openBlock(),c.createBlock(Rk.VTextarea,{key:2,variant:i.value,"bg-color":"containerBg",rounded:"false",rows:s.rows,hideDetails:s.hideDetails,value:s.modelValue,"onUpdate:modelValue":l[0]||(l[0]=d=>n("update:modelValue",d)),"no-resize":""},null,8,["variant","rows","hideDetails","value"])),s.readonly?(c.openBlock(),c.createElementBlock("div",b1,c.toDisplayString(s.modelValue),1)):c.createCommentVNode("",!0)],64))}}),my=c.defineComponent({__name:"CancelButton",props:{title:{}},emits:["cancel"],setup(r,{emit:e}){const t=e;return(n,i)=>(c.openBlock(),c.createBlock(Ue.VBtn,{color:"secondary",variant:"outlined",onClick:i[0]||(i[0]=s=>t("cancel")),class:"me-2 j-btn-form"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(n.title?"Cancel":"Back"),1)]),_:1}))}}),py=c.defineComponent({__name:"SaveButton",props:{disabled:{type:Boolean}},emits:["onSave"],setup(r,{emit:e}){const t=e,n=c.ref(!1);async function i(){n.value=!0,await t("onSave"),n.value=!1}return(s,l)=>(c.openBlock(),c.createBlock(Ue.VBtn,{disabled:s.disabled,loading:n.value,color:"secondary",onClick:i,onKeydown:c.withKeys(i,["enter"]),class:"j-btn-form"},{default:c.withCtx(()=>l[0]||(l[0]=[c.createTextVNode(" Save ")])),_:1},8,["disabled","loading"]))}}),I1={class:"mt-4"},vy=c.defineComponent({__name:"JForm",props:{title:{},metadata:{},id:{},cancelReturn:{type:Boolean}},emits:["onSave","onCancel"],setup(r,{emit:e}){const t=e;return(n,i)=>(c.openBlock(),c.createBlock(Ac,{title:n.title,class:"d-flex flex-column ma-0"},{default:c.withCtx(()=>[n.title?(c.openBlock(),c.createBlock(fo.VDivider,{key:0})):c.createCommentVNode("",!0),c.createElementVNode("div",I1,[c.renderSlot(n.$slots,"default")]),c.createVNode(lt.VCardText,{class:"pa-0 mx-0 align-content-end"},{default:c.withCtx(()=>[c.createVNode(Ae.VRow,{justify:"space-between",class:"mt-4"},{default:c.withCtx(()=>[c.createVNode(Ae.VCol,{cols:"auto",class:"text-sm-subtitle-2 text-medium-emphasis"},{default:c.withCtx(()=>[c.createVNode(Nc,{id:n.id,meta:n.metadata},null,8,["id","meta"])]),_:1}),c.createVNode(Ae.VSpacer),c.createVNode(Ae.VCol,{cols:"auto",class:"align-content-end"},{default:c.withCtx(()=>[c.createVNode(my,{"cancel-return":n.cancelReturn,onCancel:i[0]||(i[0]=s=>t("onCancel"))},null,8,["cancel-return"]),c.createVNode(py,{onOnSave:i[1]||(i[1]=s=>t("onSave"))})]),_:1})]),_:1})]),_:1})]),_:3},8,["title"]))}}),k1={class:"d-flex align-items-center"},R1={key:0,class:"d-flex align-center"},N1={class:"ms-1"},O1={class:"d-flex"},P1={class:"d-flex mb-1 align-center"},M1={class:"min-w-100 relative"},yy=c.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=c.getCurrentInstance(),s=((g=i==null?void 0:i.vnode.props)==null?void 0:g.onDisable)!==void 0,l=c.ref(t.readonly);function d(){l.value=!l.value,n("update:isEdition",l.value)}async function f(){n("delete"),n("disable")}return(m,w)=>(c.openBlock(),c.createElementBlock("div",k1,[m.id?(c.openBlock(),c.createElementBlock("div",R1,[w[0]||(w[0]=c.createElementVNode("b",null,"ID:",-1)),c.createElementVNode("span",N1,c.toDisplayString(m.id),1),c.createVNode(wc,{"content-to-copy":m.id,size:20},null,8,["content-to-copy"])])):c.createCommentVNode("",!0),c.createVNode(Ae.VSpacer),c.createElementVNode("div",O1,[c.createVNode(Ue.VBtn,{onClick:f,variant:"text"},{default:c.withCtx(()=>[s?(c.openBlock(),c.createBlock(c.unref(d0),{key:0,size:"11",class:"me-2"})):c.createCommentVNode("",!0),c.createVNode(Zs.VIcon,{class:"me-2"},{default:c.withCtx(()=>w[1]||(w[1]=[c.createTextVNode("mdi-delete-outline")])),_:1}),c.createTextVNode(" "+c.toDisplayString(s?"Disable":"Delete"),1)]),_:1}),c.createElementVNode("div",P1,[c.createVNode(fo.VDivider,{class:"mx-2 my-1",vertical:""}),c.createElementVNode("div",M1,[c.withDirectives(c.createVNode(Ue.VBtn,{onClick:d,variant:"text",color:"secondary","prepend-icon":"mdi-pencil",width:"95"},{default:c.withCtx(()=>w[2]||(w[2]=[c.createTextVNode(" Edit ")])),_:1},512),[[c.vShow,!l.value]]),c.withDirectives(c.createVNode(Ue.VBtn,{onClick:d,variant:"text",color:"secondary",width:"95"},{default:c.withCtx(()=>[c.createVNode(Zs.VIcon,{class:"pt-1 pe-2"},{default:c.withCtx(()=>w[3]||(w[3]=[c.createTextVNode("mdi-close")])),_:1}),w[4]||(w[4]=c.createTextVNode(" Cancel "))]),_:1},512),[[c.vShow,l.value]])])])])]))}}),x1={class:"d-flex flex-column"},D1={class:"height d-flex flex-column"},L1={class:"d-flex justify-between align-end"},U1=c.defineComponent({__name:"FormHeadless",props:{id:{},metadata:{},readonly:{type:Boolean,default:!1}},emits:["onSave","onCancel"],setup(r,{emit:e}){const t=e,n=c.useAttrs();return(i,s)=>(c.openBlock(),c.createBlock(Ac,null,{default:c.withCtx(()=>[c.createElementVNode("div",x1,[c.createElementVNode("div",D1,[c.renderSlot(i.$slots,"default",{},void 0,!0)])]),c.createElementVNode("div",L1,[c.createVNode(Ae.VRow,{"no-gutters":"",justify:"space-between",class:"w-100"},{default:c.withCtx(()=>[c.createVNode(Ae.VCol,{cols:"auto",class:"text-sm-subtitle-2 text-medium-emphasis"},{default:c.withCtx(()=>[c.createVNode(Nc,{id:i.id,meta:i.metadata},null,8,["id","meta"])]),_:1}),i.readonly?c.createCommentVNode("",!0):(c.openBlock(),c.createBlock(Ae.VCol,{key:0,class:"d-flex align-end",cols:"auto"},{default:c.withCtx(()=>["onCancel"in c.unref(n)?(c.openBlock(),c.createBlock(my,{key:0,title:"Back",onCancel:s[0]||(s[0]=l=>t("onCancel"))})):c.createCommentVNode("",!0),"onSave"in c.unref(n)?(c.openBlock(),c.createBlock(py,{key:1,onOnSave:s[1]||(s[1]=l=>t("onSave"))})):c.createCommentVNode("",!0)]),_:1}))]),_:1})])]),_:3}))}}),Cy=vi(U1,[["__scopeId","data-v-489d31c3"]]);/**
|
21
|
+
* @license @tabler/icons-vue v3.22.0 - MIT
|
22
|
+
*
|
23
|
+
* This source code is licensed under the MIT license.
|
24
|
+
* See the LICENSE file in the root directory of this source tree.
|
25
|
+
*/var Jm={outline:{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"},filled:{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"currentColor",stroke:"none"}};/**
|
26
|
+
* @license @tabler/icons-vue v3.22.0 - MIT
|
27
|
+
*
|
28
|
+
* This source code is licensed under the MIT license.
|
29
|
+
* See the LICENSE file in the root directory of this source tree.
|
30
|
+
*/const Ea=(r,e,t,n)=>({color:i="currentColor",size:s=24,stroke:l=2,title:d,class:f,...g},{attrs:m,slots:w})=>{let v=[...n.map(E=>c.h(...E)),...w.default?[w.default()]:[]];return d&&(v=[c.h("title",d),...v]),c.h("svg",{...Jm[r],width:s,height:s,...m,class:["tabler-icon",`tabler-icon-${e}`],...r==="filled"?{fill:i}:{"stroke-width":l??Jm[r]["stroke-width"],stroke:i},...g},v)};/**
|
31
|
+
* @license @tabler/icons-vue v3.22.0 - MIT
|
32
|
+
*
|
33
|
+
* This source code is licensed under the MIT license.
|
34
|
+
* See the LICENSE file in the root directory of this source tree.
|
35
|
+
*/var B1=Ea("outline","buildings","IconBuildings",[["path",{d:"M4 21v-15c0 -1 1 -2 2 -2h5c1 0 2 1 2 2v15",key:"svg-0"}],["path",{d:"M16 8h2c1 0 2 1 2 2v11",key:"svg-1"}],["path",{d:"M3 21h18",key:"svg-2"}],["path",{d:"M10 12v0",key:"svg-3"}],["path",{d:"M10 16v0",key:"svg-4"}],["path",{d:"M10 8v0",key:"svg-5"}],["path",{d:"M7 12v0",key:"svg-6"}],["path",{d:"M7 16v0",key:"svg-7"}],["path",{d:"M7 8v0",key:"svg-8"}],["path",{d:"M17 12v0",key:"svg-9"}],["path",{d:"M17 16v0",key:"svg-10"}]]);/**
|
36
|
+
* @license @tabler/icons-vue v3.22.0 - MIT
|
37
|
+
*
|
38
|
+
* This source code is licensed under the MIT license.
|
39
|
+
* See the LICENSE file in the root directory of this source tree.
|
40
|
+
*/var V1=Ea("outline","universe","IconUniverse",[["path",{d:"M7.027 11.477a5 5 0 1 0 5.496 -4.45a4.951 4.951 0 0 0 -3.088 .681",key:"svg-0"}],["path",{d:"M5.636 5.636a9 9 0 1 0 3.555 -2.188",key:"svg-1"}],["path",{d:"M18 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-2"}],["path",{d:"M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-3"}],["path",{d:"M9 16m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-4"}]]);/**
|
41
|
+
* @license @tabler/icons-vue v3.22.0 - MIT
|
42
|
+
*
|
43
|
+
* This source code is licensed under the MIT license.
|
44
|
+
* See the LICENSE file in the root directory of this source tree.
|
45
|
+
*/var F1=Ea("outline","user","IconUser",[["path",{d:"M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0",key:"svg-0"}],["path",{d:"M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2",key:"svg-1"}]]);/**
|
46
|
+
* @license @tabler/icons-vue v3.22.0 - MIT
|
47
|
+
*
|
48
|
+
* This source code is licensed under the MIT license.
|
49
|
+
* See the LICENSE file in the root directory of this source tree.
|
50
|
+
*/var H1=Ea("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"}]]);/**
|
51
|
+
* @license @tabler/icons-vue v3.22.0 - MIT
|
52
|
+
*
|
53
|
+
* This source code is licensed under the MIT license.
|
54
|
+
* See the LICENSE file in the root directory of this source tree.
|
55
|
+
*/var $1=Ea("filled","caret-right-filled","IconCaretRightFilled",[["path",{d:"M9 6c0 -.852 .986 -1.297 1.623 -.783l.084 .076l6 6a1 1 0 0 1 .083 1.32l-.083 .094l-6 6l-.094 .083l-.077 .054l-.096 .054l-.036 .017l-.067 .027l-.108 .032l-.053 .01l-.06 .01l-.057 .004l-.059 .002l-.059 -.002l-.058 -.005l-.06 -.009l-.052 -.01l-.108 -.032l-.067 -.027l-.132 -.07l-.09 -.065l-.081 -.073l-.083 -.094l-.054 -.077l-.054 -.096l-.017 -.036l-.027 -.067l-.032 -.108l-.01 -.053l-.01 -.06l-.004 -.057l-.002 -12.059z",key:"svg-0"}]]);/*! @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"},bs={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},yi=[P.OPENID_SCOPE,P.PROFILE_SCOPE,P.OFFLINE_ACCESS_SCOPE],Qm=[...yi,P.EMAIL_SCOPE],Mt={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"},ct={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"},Is={ACCESS_TOKEN:"access_token",XMS_CC:"xms_cc"},dt={LOGIN:"login",SELECT_ACCOUNT:"select_account",CONSENT:"consent",NONE:"none",CREATE:"create",NO_SESSION:"no_session"},Xm={PLAIN:"plain",S256:"S256"},Sa={QUERY:"query",FRAGMENT:"fragment"},K1={...Sa,FORM_POST:"form_post"},wy={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"},ks={MSSTS_ACCOUNT_TYPE:"MSSTS",ADFS_ACCOUNT_TYPE:"ADFS",MSAV1_ACCOUNT_TYPE:"MSA",GENERIC_ACCOUNT_TYPE:"Generic"},It={CACHE_KEY_SEPARATOR:"-",CLIENT_INFO_SEPARATOR:"."},ne={ID_TOKEN:"IdToken",ACCESS_TOKEN:"AccessToken",ACCESS_TOKEN_WITH_AUTH_SCHEME:"AccessToken_With_AuthScheme",REFRESH_TOKEN:"RefreshToken"},jd="appmetadata",z1="client_info",sa="1",sc={CACHE_KEY:"authority-metadata",REFRESH_TIME_SECONDS:3600*24},Qt={CONFIG:"config",CACHE:"cache",NETWORK:"network",HARDCODED_VALUES:"hardcoded_values"},pt={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"},Ne={BEARER:"Bearer",POP:"pop",SSH:"ssh-cert"},ca={DEFAULT_THROTTLE_TIME_SECONDS:60,DEFAULT_MAX_THROTTLE_TIME_SECONDS:3600,THROTTLING_PREFIX:"throttling",X_MS_LIB_CAPABILITY_VALUE:"retry-after, h429"},Zm={INVALID_GRANT_ERROR:"invalid_grant",CLIENT_MISMATCH_ERROR:"client_mismatch"},ep={username:"username",password:"password"},Rs={httpSuccess:200,httpBadRequest:400},zo={FAILED_AUTO_DETECTION:"1",INTERNAL_CACHE:"2",ENVIRONMENT_VARIABLE:"3",IMDS:"4"},Du={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"},W1={Jwt:"JWT",Jwk:"JWK",Pop:"pop"},q1=300;/*! @azure/msal-common v14.16.0 2024-11-05 */const Yd="unexpected_error",G1="post_request_failed";/*! @azure/msal-common v14.16.0 2024-11-05 */const tp={[Yd]:"Unexpected error in authentication.",[G1]:"Post request failed from the network, could be a 4xx/5xx or a network unavailability. Please check the exact error code for details."};class He extends Error{constructor(e,t,n){const i=t?`${e}: ${t}`:e;super(i),Object.setPrototypeOf(this,He.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 _y(r,e){return new He(r,e?`${tp[r]} ${e}`:tp[r])}/*! @azure/msal-common v14.16.0 2024-11-05 */const Jd="client_info_decoding_error",Ty="client_info_empty_error",Qd="token_parsing_error",Ey="null_or_empty_token",pr="endpoints_resolution_error",Sy="network_error",Ay="openid_config_error",by="hash_not_deserialized",fi="invalid_state",Iy="state_mismatch",cc="state_not_found",ky="nonce_mismatch",Xd="auth_time_not_found",Ry="max_age_transpired",j1="multiple_matching_tokens",Y1="multiple_matching_accounts",Ny="multiple_matching_appMetadata",Oy="request_cannot_be_made",Py="cannot_remove_empty_scope",My="cannot_append_scopeset",dd="empty_input_scopeset",J1="device_code_polling_cancelled",Q1="device_code_expired",X1="device_code_unknown_error",Zd="no_account_in_silent_request",xy="invalid_cache_record",eh="invalid_cache_environment",hd="no_account_found",fd="no_crypto_object",gd="unexpected_credential_type",Z1="invalid_assertion",eM="invalid_client_credential",vr="token_refresh_required",tM="user_timeout_reached",Dy="token_claims_cnf_required_for_signedjwt",Ly="authorization_code_missing_from_server_response",Uy="binding_key_not_removed",By="end_session_endpoint_not_supported",th="key_id_missing",nM="no_network_connectivity",rM="user_canceled",oM="missing_tenant_id_error",ge="method_not_implemented",iM="nested_app_auth_bridge_disabled";/*! @azure/msal-common v14.16.0 2024-11-05 */const np={[Jd]:"The client info could not be parsed/decoded correctly",[Ty]:"The client info was empty",[Qd]:"Token cannot be parsed",[Ey]:"The token is null or empty",[pr]:"Endpoints cannot be resolved",[Sy]:"Network request failed",[Ay]:"Could not retrieve endpoints. Check your authority and verify the .well-known/openid-configuration endpoint returns the required endpoints.",[by]:"The hash parameters could not be deserialized",[fi]:"State was not the expected format",[Iy]:"State mismatch error",[cc]:"State not found",[ky]:"Nonce mismatch error",[Xd]:"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.",[Ry]:"Max Age is set to 0, or too much time has elapsed since the last end-user authentication.",[j1]:"The cache contains multiple tokens satisfying the requirements. Call AcquireToken again providing more requirements such as authority or account.",[Y1]:"The cache contains multiple accounts satisfying the given parameters. Please pass more info to obtain the correct account",[Ny]:"The cache contains multiple appMetadata satisfying the given parameters. Please pass more info to obtain the correct appMetadata",[Oy]:"Token request cannot be made without authorization code or refresh token.",[Py]:"Cannot remove null or empty scope from ScopeSet",[My]:"Cannot append ScopeSet",[dd]:"Empty input ScopeSet cannot be processed",[J1]:"Caller has cancelled token endpoint polling during device code flow by setting DeviceCodeRequest.cancel = true.",[Q1]:"Device code is expired.",[X1]:"Device code stopped polling for unknown reasons.",[Zd]:"Please pass an account object, silent flow is not supported without account information",[xy]:"Cache record object was null or undefined.",[eh]:"Invalid environment when attempting to create cache entry",[hd]:"No account found in cache for given key.",[fd]:"No crypto object detected.",[gd]:"Unexpected credential type.",[Z1]:"Client assertion must meet requirements described in https://tools.ietf.org/html/rfc7515",[eM]:"Client credential (secret, certificate, or assertion) must not be empty when creating a confidential client. An application should at most have one credential",[vr]:"Cannot return token from cache because it must be refreshed. This may be due to one of the following reasons: forceRefresh parameter is set to true, claims have been requested, there is no cached access token or it is expired.",[tM]:"User defined timeout for device code polling reached",[Dy]:"Cannot generate a POP jwt if the token_claims are not populated",[Ly]:"Server response does not contain an authorization code to proceed",[Uy]:"Could not remove the credential's binding key from storage.",[By]:"The provided authority does not support logout",[th]:"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.",[nM]:"No network connectivity. Check your internet connection.",[rM]:"User cancelled the flow.",[oM]:"A tenant id - not common, organizations, or consumers - must be specified when using the client_credentials flow.",[ge]:"This method has not been implemented",[iM]:"The nested app auth bridge is disabled"};class Oc extends He{constructor(e,t){super(e,t?`${np[e]}: ${t}`:np[e]),this.name="ClientAuthError",Object.setPrototypeOf(this,Oc.prototype)}}function B(r,e){return new Oc(r,e)}/*! @azure/msal-common v14.16.0 2024-11-05 */const lc={createNewGuid:()=>{throw B(ge)},base64Decode:()=>{throw B(ge)},base64Encode:()=>{throw B(ge)},base64UrlEncode:()=>{throw B(ge)},encodeKid:()=>{throw B(ge)},async getPublicKeyThumbprint(){throw B(ge)},async removeTokenBindingKey(){throw B(ge)},async clearKeystore(){throw B(ge)},async signJwt(){throw B(ge)},async hashString(){throw B(ge)}};/*! @azure/msal-common v14.16.0 2024-11-05 */var xe;(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"})(xe||(xe={}));class qr{constructor(e,t,n){this.level=xe.Info;const i=()=>{},s=e||qr.createDefaultLoggerOptions();this.localCallback=s.loggerCallback||i,this.piiLoggingEnabled=s.piiLoggingEnabled||!1,this.level=typeof s.logLevel=="number"?s.logLevel:xe.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:xe.Info}}clone(e,t,n){return new qr({loggerCallback:this.localCallback,piiLoggingEnabled:this.piiLoggingEnabled,logLevel:this.level,correlationId:n||this.correlationId},e,t)}logMessage(e,t){if(t.logLevel>this.level||!this.piiLoggingEnabled&&t.containsPii)return;const s=`${`[${new Date().toUTCString()}] : [${t.correlationId||this.correlationId||""}]`} : ${this.packageName}@${this.packageVersion} : ${xe[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:xe.Error,containsPii:!1,correlationId:t||P.EMPTY_STRING})}errorPii(e,t){this.logMessage(e,{logLevel:xe.Error,containsPii:!0,correlationId:t||P.EMPTY_STRING})}warning(e,t){this.logMessage(e,{logLevel:xe.Warning,containsPii:!1,correlationId:t||P.EMPTY_STRING})}warningPii(e,t){this.logMessage(e,{logLevel:xe.Warning,containsPii:!0,correlationId:t||P.EMPTY_STRING})}info(e,t){this.logMessage(e,{logLevel:xe.Info,containsPii:!1,correlationId:t||P.EMPTY_STRING})}infoPii(e,t){this.logMessage(e,{logLevel:xe.Info,containsPii:!0,correlationId:t||P.EMPTY_STRING})}verbose(e,t){this.logMessage(e,{logLevel:xe.Verbose,containsPii:!1,correlationId:t||P.EMPTY_STRING})}verbosePii(e,t){this.logMessage(e,{logLevel:xe.Verbose,containsPii:!0,correlationId:t||P.EMPTY_STRING})}trace(e,t){this.logMessage(e,{logLevel:xe.Trace,containsPii:!1,correlationId:t||P.EMPTY_STRING})}tracePii(e,t){this.logMessage(e,{logLevel:xe.Trace,containsPii:!0,correlationId:t||P.EMPTY_STRING})}isPiiLoggingEnabled(){return this.piiLoggingEnabled||!1}}/*! @azure/msal-common v14.16.0 2024-11-05 */const Vy="@azure/msal-common",nh="14.16.0";/*! @azure/msal-common v14.16.0 2024-11-05 */const rh={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 wo(r,e){const t=aM(r);try{const n=e(t);return JSON.parse(n)}catch{throw B(Qd)}}function aM(r){if(!r)throw B(Ey);const t=/^([^\.\s]*)\.([^\.\s]+)\.([^\.\s]*)$/.exec(r);if(!t||t.length<4)throw B(Qd);return t[2]}function Fy(r,e){if(e===0||Date.now()-3e5>r+e)throw B(Ry)}/*! @azure/msal-common v14.16.0 2024-11-05 */function rr(){return Math.round(new Date().getTime()/1e3)}function md(r,e){const t=Number(r)||0;return rr()+e>t}function sM(r){return Number(r)>rr()}/*! @azure/msal-common v14.16.0 2024-11-05 */function ii(r){return[cM(r),lM(r),uM(r),dM(r),hM(r)].join(It.CACHE_KEY_SEPARATOR).toLowerCase()}function Pc(r,e,t,n,i){return{credentialType:ne.ID_TOKEN,homeAccountId:r,environment:e,clientId:n,secret:t,realm:i}}function Mc(r,e,t,n,i,s,l,d,f,g,m,w,v,E,_){var R,$;const A={homeAccountId:r,credentialType:ne.ACCESS_TOKEN,secret:t,cachedAt:rr().toString(),expiresOn:l.toString(),extendedExpiresOn:d.toString(),environment:e,clientId:n,realm:i,target:s,tokenType:m||Ne.BEARER};if(w&&(A.userAssertionHash=w),g&&(A.refreshOn=g.toString()),E&&(A.requestedClaims=E,A.requestedClaimsHash=_),((R=A.tokenType)==null?void 0:R.toLowerCase())!==Ne.BEARER.toLowerCase())switch(A.credentialType=ne.ACCESS_TOKEN_WITH_AUTH_SCHEME,A.tokenType){case Ne.POP:const V=wo(t,f);if(!(($=V==null?void 0:V.cnf)!=null&&$.kid))throw B(Dy);A.keyId=V.cnf.kid;break;case Ne.SSH:A.keyId=v}return A}function Hy(r,e,t,n,i,s,l){const d={credentialType:ne.REFRESH_TOKEN,homeAccountId:r,environment:e,clientId:n,secret:t};return s&&(d.userAssertionHash=s),i&&(d.familyId=i),l&&(d.expiresOn=l.toString()),d}function oh(r){return r.hasOwnProperty("homeAccountId")&&r.hasOwnProperty("environment")&&r.hasOwnProperty("credentialType")&&r.hasOwnProperty("clientId")&&r.hasOwnProperty("secret")}function rp(r){return r?oh(r)&&r.hasOwnProperty("realm")&&r.hasOwnProperty("target")&&(r.credentialType===ne.ACCESS_TOKEN||r.credentialType===ne.ACCESS_TOKEN_WITH_AUTH_SCHEME):!1}function op(r){return r?oh(r)&&r.hasOwnProperty("realm")&&r.credentialType===ne.ID_TOKEN:!1}function ip(r){return r?oh(r)&&r.credentialType===ne.REFRESH_TOKEN:!1}function cM(r){return[r.homeAccountId,r.environment].join(It.CACHE_KEY_SEPARATOR).toLowerCase()}function lM(r){const e=r.credentialType===ne.REFRESH_TOKEN&&r.familyId||r.clientId;return[r.credentialType,e,r.realm||""].join(It.CACHE_KEY_SEPARATOR).toLowerCase()}function uM(r){return(r.target||"").toLowerCase()}function dM(r){return(r.requestedClaimsHash||"").toLowerCase()}function hM(r){return r.tokenType&&r.tokenType.toLowerCase()!==Ne.BEARER.toLowerCase()?r.tokenType.toLowerCase():""}function fM(r,e){const t=r.indexOf(pt.CACHE_KEY)===0;let n=!0;return e&&(n=e.hasOwnProperty("failedRequests")&&e.hasOwnProperty("errors")&&e.hasOwnProperty("cacheHits")),t&&n}function gM(r,e){let t=!1;r&&(t=r.indexOf(ca.THROTTLING_PREFIX)===0);let n=!0;return e&&(n=e.hasOwnProperty("throttleTime")),t&&n}function mM({environment:r,clientId:e}){return[jd,r,e].join(It.CACHE_KEY_SEPARATOR).toLowerCase()}function pM(r,e){return e?r.indexOf(jd)===0&&e.hasOwnProperty("clientId")&&e.hasOwnProperty("environment"):!1}function vM(r,e){return e?r.indexOf(sc.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 ap(){return rr()+sc.REFRESH_TIME_SECONDS}function Ns(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 Lu(r,e,t){r.aliases=e.aliases,r.preferred_cache=e.preferred_cache,r.preferred_network=e.preferred_network,r.aliasesFromNetwork=t}function sp(r){return r.expiresAt<=rr()}/*! @azure/msal-common v14.16.0 2024-11-05 */const $y="redirect_uri_empty",yM="claims_request_parsing_error",Ky="authority_uri_insecure",Zi="url_parse_error",zy="empty_url_error",Wy="empty_input_scopes_error",qy="invalid_prompt_value",ih="invalid_claims",Gy="token_request_empty",jy="logout_request_empty",Yy="invalid_code_challenge_method",ah="pkce_params_missing",sh="invalid_cloud_discovery_metadata",Jy="invalid_authority_metadata",Qy="untrusted_authority",xc="missing_ssh_jwk",Xy="missing_ssh_kid",CM="missing_nonce_authentication_header",wM="invalid_authentication_header",Zy="cannot_set_OIDCOptions",eC="cannot_allow_native_broker",tC="authority_mismatch";/*! @azure/msal-common v14.16.0 2024-11-05 */const _M={[$y]:"A redirect URI is required for all calls, and none has been set.",[yM]:"Could not parse the given claims request object.",[Ky]:"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",[Zi]:"URL could not be parsed into appropriate segments.",[zy]:"URL was empty or null.",[Wy]:"Scopes cannot be passed as null, undefined or empty array because they are required to obtain an access token.",[qy]:"Please see here for valid configuration options: https://azuread.github.io/microsoft-authentication-library-for-js/ref/modules/_azure_msal_common.html#commonauthorizationurlrequest",[ih]:"Given claims parameter must be a stringified JSON object.",[Gy]:"Token request was empty and not found in cache.",[jy]:"The logout request was null or undefined.",[Yy]:'code_challenge_method passed is invalid. Valid values are "plain" and "S256".',[ah]:"Both params: code_challenge and code_challenge_method are to be passed if to be sent in the request",[sh]:"Invalid cloudDiscoveryMetadata provided. Must be a stringified JSON object containing tenant_discovery_endpoint and metadata fields",[Jy]:"Invalid authorityMetadata provided. Must by a stringified JSON object containing authorization_endpoint, token_endpoint, issuer fields.",[Qy]:"The provided authority is not a trusted authority. Please include this authority in the knownAuthorities config parameter.",[xc]:"Missing sshJwk in SSH certificate request. A stringified JSON Web Key is required when using the SSH authentication scheme.",[Xy]:"Missing sshKid in SSH certificate request. A string that uniquely identifies the public SSH key is required when using the SSH authentication scheme.",[CM]:"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.",[wM]:"Invalid authentication header provided",[Zy]:"Cannot set OIDCOptions parameter. Please change the protocol mode to OIDC or use a non-Microsoft authority.",[eC]:"Cannot set allowNativeBroker parameter to true when not in AAD protocol mode.",[tC]:"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 ch extends He{constructor(e){super(e,_M[e]),this.name="ClientConfigurationError",Object.setPrototypeOf(this,ch.prototype)}}function Pe(r){return new ch(r)}/*! @azure/msal-common v14.16.0 2024-11-05 */class Un{static isEmptyObj(e){if(e)try{const t=JSON.parse(e);return Object.keys(t).length===0}catch{}return!0}static startsWith(e,t){return e.indexOf(t)===0}static endsWith(e,t){return e.length>=t.length&&e.lastIndexOf(t)===e.length-t.length}static queryStringToObject(e){const t={},n=e.split("&"),i=s=>decodeURIComponent(s.replace(/\+/g," "));return n.forEach(s=>{if(s.trim()){const[l,d]=s.split(/=(.+)/g,2);l&&d&&(t[i(l)]=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 Je{constructor(e){const t=e?Un.trimArrayEntries([...e]):[],n=t?Un.removeEmptyStringsFromArray(t):[];this.validateInputScopes(n),this.scopes=new Set,n.forEach(i=>this.scopes.add(i))}static fromString(e){const n=(e||P.EMPTY_STRING).split(" ");return new Je(n)}static createSearchScopes(e){const t=new Je(e);return t.containsOnlyOIDCScopes()?t.removeScope(P.OFFLINE_ACCESS_SCOPE):t.removeOIDCScopes(),t}validateInputScopes(e){if(!e||e.length<1)throw Pe(Wy)}containsScope(e){const t=this.printScopesLowerCase().split(" "),n=new Je(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 Qm.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 B(My)}}removeScope(e){if(!e)throw B(Py);this.scopes.delete(e.trim())}removeOIDCScopes(){Qm.forEach(e=>{this.scopes.delete(e)})}unionScopeSets(e){if(!e)throw B(dd);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 B(dd);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 uc(r,e){if(!r)throw B(Ty);try{const t=e(r);return JSON.parse(t)}catch{throw B(Jd)}}function ai(r){if(!r)throw B(Jd);const e=r.split(It.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 dc(r,e){return!!r&&!!e&&r===e.split(".")[1]}function lh(r,e,t,n){if(n){const{oid:i,sub:s,tid:l,name:d,tfp:f,acr:g}=n,m=l||f||g||"";return{tenantId:m,localAccountId:i||s||"",name:d,isHomeTenant:dc(m,r)}}else return{tenantId:t,localAccountId:e,isHomeTenant:dc(t,r)}}function uh(r,e,t,n){let i=r;if(e){const{isHomeTenant:s,...l}=e;i={...r,...l}}if(t){const{isHomeTenant:s,...l}=lh(r.homeAccountId,r.localAccountId,r.tenantId,t);return i={...i,...l,idTokenClaims:t,idToken:n},i}return i}/*! @azure/msal-common v14.16.0 2024-11-05 */const xn={Default:0,Adfs:1,Dsts:2,Ciam:3};/*! @azure/msal-common v14.16.0 2024-11-05 */function nC(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 at{generateAccountId(){return[this.homeAccountId,this.environment].join(It.CACHE_KEY_SEPARATOR).toLowerCase()}generateAccountKey(){return at.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(It.CACHE_KEY_SEPARATOR).toLowerCase()}static createAccount(e,t,n){var g,m,w,v,E,_;const i=new at;t.authorityType===xn.Adfs?i.authorityType=ks.ADFS_ACCOUNT_TYPE:t.protocolMode===_r.AAD?i.authorityType=ks.MSSTS_ACCOUNT_TYPE:i.authorityType=ks.GENERIC_ACCOUNT_TYPE;let s;e.clientInfo&&n&&(s=uc(e.clientInfo,n)),i.clientInfo=e.clientInfo,i.homeAccountId=e.homeAccountId,i.nativeAccountId=e.nativeAccountId;const l=e.environment||t&&t.getPreferredCache();if(!l)throw B(eh);i.environment=l,i.realm=(s==null?void 0:s.utid)||nC(e.idTokenClaims)||"",i.localAccountId=(s==null?void 0:s.uid)||((g=e.idTokenClaims)==null?void 0:g.oid)||((m=e.idTokenClaims)==null?void 0:m.sub)||"";const d=((w=e.idTokenClaims)==null?void 0:w.preferred_username)||((v=e.idTokenClaims)==null?void 0:v.upn),f=(E=e.idTokenClaims)!=null&&E.emails?e.idTokenClaims.emails[0]:null;if(i.username=d||f||"",i.name=((_=e.idTokenClaims)==null?void 0:_.name)||"",i.cloudGraphHostName=e.cloudGraphHostName,i.msGraphHost=e.msGraphHost,e.tenantProfiles)i.tenantProfiles=e.tenantProfiles;else{const A=lh(e.homeAccountId,i.localAccountId,i.realm,e.idTokenClaims);i.tenantProfiles=[A]}return i}static createFromAccountInfo(e,t,n){var s;const i=new at;return i.authorityType=e.authorityType||ks.GENERIC_ACCOUNT_TYPE,i.homeAccountId=e.homeAccountId,i.localAccountId=e.localAccountId,i.nativeAccountId=e.nativeAccountId,i.realm=e.tenantId,i.environment=e.environment,i.username=e.username,i.name=e.name,i.cloudGraphHostName=t,i.msGraphHost=n,i.tenantProfiles=Array.from(((s=e.tenantProfiles)==null?void 0:s.values())||[]),i}static generateHomeAccountId(e,t,n,i,s){if(!(t===xn.Adfs||t===xn.Dsts)){if(e)try{const l=uc(e,i.base64Decode);if(l.uid&&l.utid)return`${l.uid}.${l.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||{},l=t.idTokenClaims||{};i=s.iat===l.iat&&s.nonce===l.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 rC(r){return r.startsWith("#/")?r.substring(2):r.startsWith("#")||r.startsWith("?")?r.substring(1):r}function hc(r){if(!r||r.indexOf("=")<0)return null;try{const e=rC(r),t=Object.fromEntries(new URLSearchParams(e));if(t.code||t.error||t.error_description||t.state)return t}catch{throw B(by)}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 Pe(zy);e.includes("#")||(this._urlString=ye.canonicalizeUri(e))}static canonicalizeUri(e){if(e){let t=e.toLowerCase();return Un.endsWith(t,"?")?t=t.slice(0,-1):Un.endsWith(t,"?/")&&(t=t.slice(0,-2)),Un.endsWith(t,"/")||(t+="/"),t}return e}validateAsUri(){let e;try{e=this.getUrlComponents()}catch{throw Pe(Zi)}if(!e.HostNameAndPort||!e.PathSegments)throw Pe(Zi);if(!e.Protocol||e.Protocol.toLowerCase()!=="https:")throw Pe(Ky)}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 Pe(Zi);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 Pe(Zi);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!!hc(e)}}/*! @azure/msal-common v14.16.0 2024-11-05 */const oC={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"]}]}},cp=oC.endpointMetadata,dh=oC.instanceDiscoveryMetadata,iC=new Set;dh.metadata.forEach(r=>{r.aliases.forEach(e=>{iC.add(e)})});function TM(r,e){var i;let t;const n=r.canonicalAuthority;if(n){const s=new ye(n).getUrlComponents().HostNameAndPort;t=lp(s,(i=r.cloudDiscoveryMetadata)==null?void 0:i.metadata,Qt.CONFIG,e)||lp(s,dh.metadata,Qt.HARDCODED_VALUES,e)||r.knownAuthorities}return t||[]}function lp(r,e,t,n){if(n==null||n.trace(`getAliasesFromMetadata called with source: ${t}`),r&&e){const i=fc(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 EM(r){return fc(dh.metadata,r)}function fc(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 aC="cache_quota_exceeded",hh="cache_error_unknown";/*! @azure/msal-common v14.16.0 2024-11-05 */const Uu={[aC]:"Exceeded cache storage capacity.",[hh]:"Unexpected error occurred when using cache storage."};class li extends Error{constructor(e,t){const n=t||(Uu[e]?Uu[e]:Uu[hh]);super(`${e}: ${n}`),Object.setPrototypeOf(this,li.prototype),this.name="CacheError",this.errorCode=e,this.errorMessage=n}}/*! @azure/msal-common v14.16.0 2024-11-05 */class gi{constructor(e,t,n,i){this.clientId=e,this.cryptoImpl=t,this.commonLogger=n.clone(Vy,nh),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,l;if(i&&!this.tenantProfileMatchesFilter(n,i))return null;const d=this.getIdToken(e,t,n.tenantId);return d&&(l=wo(d.secret,this.cryptoImpl.base64Decode),!this.idTokenClaimsMatchTenantProfileFilter(l,i))?null:(s=uh(e,n,l,d==null?void 0:d.secret),s)}getTenantProfilesFromAccountEntity(e,t,n){const i=e.getAccountInfo();let s=i.tenantProfiles||new Map;const l=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,l,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,l,d;if(!e)throw B(xy);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")?((l=this.commonLogger)==null||l.error("CacheManager.saveCacheRecord: exceeded storage quota",n),new li(aC)):new li(f.name,f.message)):((d=this.commonLogger)==null||d.errorPii(`CacheManager.saveCacheRecord: ${f}`,n),new li(hh))}}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=Je.fromString(e.target),s=[];n.accessToken.forEach(l=>{if(!this.accessTokenKeyMatchesFilter(l,t,!1))return;const d=this.getAccessTokenCredential(l);d&&this.credentialMatchesFilter(d,t)&&Je.fromString(d.target).intersectingScopeSets(i)&&s.push(this.removeAccessToken(l))}),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 l={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,l));d&&d.length===0||n.push(s)}),n}isAccountKey(e,t,n){return!(e.split(It.CACHE_KEY_SEPARATOR).length<3||t&&!e.toLowerCase().includes(t.toLowerCase())||n&&!e.toLowerCase().includes(n.toLowerCase()))}isCredentialKey(e){if(e.split(It.CACHE_KEY_SEPARATOR).length<6)return!1;const t=e.toLowerCase();if(t.indexOf(ne.ID_TOKEN.toLowerCase())===-1&&t.indexOf(ne.ACCESS_TOKEN.toLowerCase())===-1&&t.indexOf(ne.ACCESS_TOKEN_WITH_AUTH_SCHEME.toLowerCase())===-1&&t.indexOf(ne.REFRESH_TOKEN.toLowerCase())===-1)return!1;if(t.indexOf(ne.REFRESH_TOKEN.toLowerCase())>-1){const n=`${ne.REFRESH_TOKEN}${It.CACHE_KEY_SEPARATOR}${this.clientId}${It.CACHE_KEY_SEPARATOR}`,i=`${ne.REFRESH_TOKEN}${It.CACHE_KEY_SEPARATOR}${sa}${It.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===ne.ACCESS_TOKEN_WITH_AUTH_SCHEME&&(t.tokenType&&!this.matchTokenType(e,t.tokenType)||t.tokenType===Ne.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(m=>m.startsWith(t.homeAccountId)),l=[];s.forEach(m=>{const w=this.getCachedAccountEntity(m);w&&l.push(w)});const d=l.find(m=>dc(m.realm,m.homeAccountId))||l[0];d.tenantProfiles=l.map(m=>({tenantId:m.realm,localAccountId:m.localAccountId,name:m.name,isHomeTenant:dc(m.realm,m.homeAccountId)}));const f=gi.toObject(new at,{...d}),g=f.generateAccountKey();return s.forEach(m=>{m!==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()===ne.ACCESS_TOKEN_WITH_AUTH_SCHEME.toLowerCase()&&t.tokenType===Ne.POP){const i=t.keyId;if(i)try{await this.cryptoImpl.removeTokenBindingKey(i)}catch{throw B(Uy)}}return this.removeItem(e)}}removeAppMetadata(){return this.getKeys().forEach(t=>{this.isAppMetadata(t)&&this.removeItem(t)}),!0}readAccountFromCache(e){const t=at.generateAccountCacheKey(e);return this.getAccount(t,this.commonLogger)}getIdToken(e,t,n,i,s){this.commonLogger.trace("CacheManager - getIdToken called");const l={homeAccountId:e.homeAccountId,environment:e.environment,credentialType:ne.ID_TOKEN,clientId:this.clientId,realm:n},d=this.getIdTokensByFilter(l,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 m=new Map;d.forEach((v,E)=>{v.realm===e.tenantId&&m.set(E,v)});const w=m.size;if(w<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(w===1)return this.commonLogger.info("CacheManager:getIdToken - Multiple ID tokens found for account, defaulting to home tenant profile"),m.values().next().value;g=m}return this.commonLogger.info("CacheManager:getIdToken - Multiple matching ID tokens found, clearing them"),g.forEach((m,w)=>{this.removeIdToken(w)}),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 l=this.getIdTokenCredential(s);l&&this.credentialMatchesFilter(l,e)&&i.set(s,l)}),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,l){this.commonLogger.trace("CacheManager - getAccessToken called");const d=Je.createSearchScopes(t.scopes),f=t.authenticationScheme||Ne.BEARER,g=f&&f.toLowerCase()!==Ne.BEARER.toLowerCase()?ne.ACCESS_TOKEN_WITH_AUTH_SCHEME:ne.ACCESS_TOKEN,m={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},w=n&&n.accessToken||this.getTokenKeys().accessToken,v=[];w.forEach(_=>{if(this.accessTokenKeyMatchesFilter(_,m,!0)){const A=this.getAccessTokenCredential(_);A&&this.credentialMatchesFilter(A,m)&&v.push(A)}});const E=v.length;return E<1?(this.commonLogger.info("CacheManager:getAccessToken - No token found"),null):E>1?(this.commonLogger.info("CacheManager:getAccessToken - Multiple access tokens found, clearing them"),v.forEach(_=>{this.removeAccessToken(ii(_))}),s&&l&&s.addFields({multiMatchedAT:v.length},l),null):(this.commonLogger.info("CacheManager:getAccessToken - Returning access token"),v[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 l=0;l<s.length;l++){if(n&&!i.includes(s[l].toLowerCase()))return!1;if(!n&&i.includes(s[l].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 l=t?sa:void 0,d={homeAccountId:e.homeAccountId,environment:e.environment,credentialType:ne.REFRESH_TOKEN,clientId:this.clientId,familyId:l},f=n&&n.refreshToken||this.getTokenKeys().refreshToken,g=[];f.forEach(w=>{if(this.refreshTokenKeyMatchesFilter(w,d)){const v=this.getRefreshTokenCredential(w);v&&this.credentialMatchesFilter(v,d)&&g.push(v)}});const m=g.length;return m<1?(this.commonLogger.info("CacheManager:getRefreshToken - No refresh token found."),null):(m>1&&i&&s&&i.addFields({multiMatchedRT:m},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(l=>n[l]),s=i.length;if(s<1)return null;if(s>1)throw B(Ny);return i[0]}isAppMetadataFOCI(e){const t=this.readAppMetadataFromCache(e);return!!(t&&t.familyId===sa)}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=TM(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!==ne.ACCESS_TOKEN&&e.credentialType!==ne.ACCESS_TOKEN_WITH_AUTH_SCHEME||!e.target?!1:Je.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(jd)!==-1}isAuthorityMetadata(e){return e.indexOf(sc.CACHE_KEY)!==-1}generateAuthorityMetadataCacheKey(e){return`${sc.CACHE_KEY}-${this.clientId}-${e}`}static toObject(e,t){for(const n in t)e[n]=t[n];return e}}class SM extends gi{setAccount(){throw B(ge)}getAccount(){throw B(ge)}getCachedAccountEntity(){throw B(ge)}setIdTokenCredential(){throw B(ge)}getIdTokenCredential(){throw B(ge)}setAccessTokenCredential(){throw B(ge)}getAccessTokenCredential(){throw B(ge)}setRefreshTokenCredential(){throw B(ge)}getRefreshTokenCredential(){throw B(ge)}setAppMetadata(){throw B(ge)}getAppMetadata(){throw B(ge)}setServerTelemetry(){throw B(ge)}getServerTelemetry(){throw B(ge)}setAuthorityMetadata(){throw B(ge)}getAuthorityMetadata(){throw B(ge)}getAuthorityMetadataKeys(){throw B(ge)}setThrottlingCache(){throw B(ge)}getThrottlingCache(){throw B(ge)}removeItem(){throw B(ge)}getKeys(){throw B(ge)}getAccountKeys(){throw B(ge)}getTokenKeys(){throw B(ge)}updateCredentialCacheKey(){throw B(ge)}removeOutdatedAccount(){throw B(ge)}}/*! @azure/msal-common v14.16.0 2024-11-05 */const sC={tokenRenewalOffsetSeconds:q1,preventCorsPreflight:!1},AM={loggerCallback:()=>{},piiLoggingEnabled:!1,logLevel:xe.Info,correlationId:P.EMPTY_STRING},bM={claimsBasedCachingEnabled:!1},IM={async sendGetRequestAsync(){throw B(ge)},async sendPostRequestAsync(){throw B(ge)}},kM={sku:P.SKU,version:nh,cpu:P.EMPTY_STRING,os:P.EMPTY_STRING},RM={clientSecret:P.EMPTY_STRING,clientAssertion:void 0},NM={azureCloudInstance:rh.None,tenant:`${P.DEFAULT_COMMON_TENANT}`},OM={application:{appName:"",appVersion:""}};function PM({authOptions:r,systemOptions:e,loggerOptions:t,cacheOptions:n,storageInterface:i,networkInterface:s,cryptoInterface:l,clientCredentials:d,libraryInfo:f,telemetry:g,serverTelemetryManager:m,persistencePlugin:w,serializableCache:v}){const E={...AM,...t};return{authOptions:MM(r),systemOptions:{...sC,...e},loggerOptions:E,cacheOptions:{...bM,...n},storageInterface:i||new SM(r.clientId,lc,new qr(E)),networkInterface:s||IM,cryptoInterface:l||lc,clientCredentials:d||RM,libraryInfo:{...kM,...f},telemetry:{...OM,...g},serverTelemetryManager:m||null,persistencePlugin:w||null,serializableCache:v||null}}function MM(r){return{clientCapabilities:[],azureCloudOptions:NM,skipAuthorityMetadataCache:!1,instanceAware:!1,...r}}function pd(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 mo="client_id",cC="redirect_uri",up="response_type",xM="response_mode",DM="grant_type",LM="claims",UM="scope",BM="refresh_token",VM="state",FM="nonce",HM="prompt",$M="code",KM="code_challenge",zM="code_challenge_method",WM="code_verifier",qM="client-request-id",GM="x-client-SKU",jM="x-client-VER",YM="x-client-OS",JM="x-client-CPU",QM="x-client-current-telemetry",XM="x-client-last-telemetry",ZM="x-ms-lib-capability",ex="x-app-name",tx="x-app-ver",nx="post_logout_redirect_uri",rx="id_token_hint",ox="device_code",ix="client_secret",ax="client_assertion",sx="client_assertion_type",dp="token_type",hp="req_cnf",cx="assertion",lx="requested_token_use",fp="return_spa_code",ux="nativebroker",dx="logout_hint",hx="sid",fx="login_hint",gx="domain_hint",mx="x-client-xtra-sku",fh="brk_client_id",vd="brk_redirect_uri";/*! @azure/msal-common v14.16.0 2024-11-05 */class Xo{static validateRedirectUri(e){if(!e)throw Pe($y)}static validatePrompt(e){const t=[];for(const n in dt)t.push(dt[n]);if(t.indexOf(e)<0)throw Pe(qy)}static validateClaims(e){try{JSON.parse(e)}catch{throw Pe(ih)}}static validateCodeChallengeParams(e,t){if(!e||!t)throw Pe(ah);this.validateCodeChallengeMethod(t)}static validateCodeChallengeMethod(e){if([Xm.PLAIN,Xm.S256].indexOf(e)<0)throw Pe(Yy)}}/*! @azure/msal-common v14.16.0 2024-11-05 */function px(r,e,t){if(!e)return;const n=r.get(mo);n&&r.has(fh)&&(t==null||t.addFields({embeddedClientId:n,embeddedRedirectUri:r.get(cC)},e))}class la{constructor(e,t){this.parameters=new Map,this.performanceClient=t,this.correlationId=e}addResponseTypeCode(){this.parameters.set(up,encodeURIComponent(P.CODE_RESPONSE_TYPE))}addResponseTypeForTokenAndIdToken(){this.parameters.set(up,encodeURIComponent(`${P.TOKEN_RESPONSE_TYPE} ${P.ID_TOKEN_RESPONSE_TYPE}`))}addResponseMode(e){this.parameters.set(xM,encodeURIComponent(e||K1.QUERY))}addNativeBroker(){this.parameters.set(ux,encodeURIComponent("1"))}addScopes(e,t=!0,n=yi){t&&!n.includes("openid")&&!e.includes("openid")&&n.push("openid");const i=t?[...e||[],...n]:e||[],s=new Je(i);this.parameters.set(UM,encodeURIComponent(s.printScopes()))}addClientId(e){this.parameters.set(mo,encodeURIComponent(e))}addRedirectUri(e){Xo.validateRedirectUri(e),this.parameters.set(cC,encodeURIComponent(e))}addPostLogoutRedirectUri(e){Xo.validateRedirectUri(e),this.parameters.set(nx,encodeURIComponent(e))}addIdTokenHint(e){this.parameters.set(rx,encodeURIComponent(e))}addDomainHint(e){this.parameters.set(gx,encodeURIComponent(e))}addLoginHint(e){this.parameters.set(fx,encodeURIComponent(e))}addCcsUpn(e){this.parameters.set(Mt.CCS_HEADER,encodeURIComponent(`UPN:${e}`))}addCcsOid(e){this.parameters.set(Mt.CCS_HEADER,encodeURIComponent(`Oid:${e.uid}@${e.utid}`))}addSid(e){this.parameters.set(hx,encodeURIComponent(e))}addClaims(e,t){const n=this.addClientCapabilitiesToClaims(e,t);Xo.validateClaims(n),this.parameters.set(LM,encodeURIComponent(n))}addCorrelationId(e){this.parameters.set(qM,encodeURIComponent(e))}addLibraryInfo(e){this.parameters.set(GM,e.sku),this.parameters.set(jM,e.version),e.os&&this.parameters.set(YM,e.os),e.cpu&&this.parameters.set(JM,e.cpu)}addApplicationTelemetry(e){e!=null&&e.appName&&this.parameters.set(ex,e.appName),e!=null&&e.appVersion&&this.parameters.set(tx,e.appVersion)}addPrompt(e){Xo.validatePrompt(e),this.parameters.set(`${HM}`,encodeURIComponent(e))}addState(e){e&&this.parameters.set(VM,encodeURIComponent(e))}addNonce(e){this.parameters.set(FM,encodeURIComponent(e))}addCodeChallengeParams(e,t){if(Xo.validateCodeChallengeParams(e,t),e&&t)this.parameters.set(KM,encodeURIComponent(e)),this.parameters.set(zM,encodeURIComponent(t));else throw Pe(ah)}addAuthorizationCode(e){this.parameters.set($M,encodeURIComponent(e))}addDeviceCode(e){this.parameters.set(ox,encodeURIComponent(e))}addRefreshToken(e){this.parameters.set(BM,encodeURIComponent(e))}addCodeVerifier(e){this.parameters.set(WM,encodeURIComponent(e))}addClientSecret(e){this.parameters.set(ix,encodeURIComponent(e))}addClientAssertion(e){e&&this.parameters.set(ax,encodeURIComponent(e))}addClientAssertionType(e){e&&this.parameters.set(sx,encodeURIComponent(e))}addOboAssertion(e){this.parameters.set(cx,encodeURIComponent(e))}addRequestTokenUse(e){this.parameters.set(lx,encodeURIComponent(e))}addGrantType(e){this.parameters.set(DM,encodeURIComponent(e))}addClientInfo(){this.parameters.set(z1,"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 Pe(ih)}return t&&t.length>0&&(n.hasOwnProperty(Is.ACCESS_TOKEN)||(n[Is.ACCESS_TOKEN]={}),n[Is.ACCESS_TOKEN][Is.XMS_CC]={values:t}),JSON.stringify(n)}addUsername(e){this.parameters.set(ep.username,encodeURIComponent(e))}addPassword(e){this.parameters.set(ep.password,encodeURIComponent(e))}addPopToken(e){e&&(this.parameters.set(dp,Ne.POP),this.parameters.set(hp,encodeURIComponent(e)))}addSshJwk(e){e&&(this.parameters.set(dp,Ne.SSH),this.parameters.set(hp,encodeURIComponent(e)))}addServerTelemetry(e){this.parameters.set(QM,e.generateCurrentRequestHeaderValue()),this.parameters.set(XM,e.generateLastRequestHeaderValue())}addThrottling(){this.parameters.set(ZM,ca.X_MS_LIB_CAPABILITY_VALUE)}addLogoutHint(e){this.parameters.set(dx,encodeURIComponent(e))}addBrokerParameters(e){const t={};t[fh]=e.brokerClientId,t[vd]=e.brokerRedirectUri,this.addExtraQueryParameters(t)}createQueryString(){const e=new Array;return this.parameters.forEach((t,n)=>{e.push(`${n}=${t}`)}),px(this.parameters,this.correlationId,this.performanceClient),e.join("&")}}/*! @azure/msal-common v14.16.0 2024-11-05 */function vx(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 yx(r){return r.hasOwnProperty("tenant_discovery_endpoint")&&r.hasOwnProperty("metadata")}/*! @azure/msal-common v14.16.0 2024-11-05 */function Cx(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"},wx={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 l=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 l==null||l.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 l==null||l.end({success:!1},d),d}},F=(r,e,t,n,i)=>(...s)=>{t.trace(`Executing function ${e}`);const l=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}`),l==null||l.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 l==null||l.end({success:!1},d),d})};/*! @azure/msal-common v14.16.0 2024-11-05 */class Dc{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=zo.ENVIRONMENT_VARIABLE;else{const s=Dc.IMDS_OPTIONS;try{const l=await F(this.getRegionFromIMDS.bind(this),k.RegionDiscoveryGetRegionFromIMDS,this.logger,this.performanceClient,this.correlationId)(P.IMDS_VERSION,s);if(l.status===Rs.httpSuccess&&(n=l.body,t.region_source=zo.IMDS),l.status===Rs.httpBadRequest){const d=await F(this.getCurrentVersion.bind(this),k.RegionDiscoveryGetCurrentVersion,this.logger,this.performanceClient,this.correlationId)(s);if(!d)return t.region_source=zo.FAILED_AUTO_DETECTION,null;const f=await F(this.getRegionFromIMDS.bind(this),k.RegionDiscoveryGetRegionFromIMDS,this.logger,this.performanceClient,this.correlationId)(d,s);f.status===Rs.httpSuccess&&(n=f.body,t.region_source=zo.IMDS)}}catch{return t.region_source=zo.FAILED_AUTO_DETECTION,null}}return n||(t.region_source=zo.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===Rs.httpBadRequest&&n.body&&n.body["newest-versions"]&&n.body["newest-versions"].length>0?n.body["newest-versions"][0]:null}catch{return null}}}Dc.IMDS_OPTIONS={headers:{Metadata:"true"}};/*! @azure/msal-common v14.16.0 2024-11-05 */class At{constructor(e,t,n,i,s,l,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=l,this.managedIdentity=f||!1,this.regionDiscovery=new Dc(t,this.logger,this.performanceClient,this.correlationId)}getAuthorityType(e){if(e.HostNameAndPort.endsWith(P.CIAM_AUTH_URL))return xn.Ciam;const t=e.PathSegments;if(t.length)switch(t[0].toLowerCase()){case P.ADFS:return xn.Adfs;case P.DSTS:return xn.Dsts}return xn.Default}get authorityType(){return this.getAuthorityType(this.canonicalAuthorityUrlComponents)}get protocolMode(){return this.authorityOptions.protocolMode}get options(){return this.authorityOptions}get canonicalAuthority(){return this._canonicalAuthority.urlString}set canonicalAuthority(e){this._canonicalAuthority=new ye(e),this._canonicalAuthority.validateAsUri(),this._canonicalAuthorityUrlComponents=null}get canonicalAuthorityUrlComponents(){return this._canonicalAuthorityUrlComponents||(this._canonicalAuthorityUrlComponents=this._canonicalAuthority.getUrlComponents()),this._canonicalAuthorityUrlComponents}get hostnameAndPort(){return this.canonicalAuthorityUrlComponents.HostNameAndPort.toLowerCase()}get tenant(){return this.canonicalAuthorityUrlComponents.PathSegments[0]}get authorizationEndpoint(){if(this.discoveryComplete())return this.replacePath(this.metadata.authorization_endpoint);throw B(pr)}get tokenEndpoint(){if(this.discoveryComplete())return this.replacePath(this.metadata.token_endpoint);throw B(pr)}get deviceCodeEndpoint(){if(this.discoveryComplete())return this.replacePath(this.metadata.token_endpoint.replace("/token","/devicecode"));throw B(pr)}get endSessionEndpoint(){if(this.discoveryComplete()){if(!this.metadata.end_session_endpoint)throw B(By);return this.replacePath(this.metadata.end_session_endpoint)}else throw B(pr)}get selfSignedJwtAudience(){if(this.discoveryComplete())return this.replacePath(this.metadata.issuer);throw B(pr)}get jwksUri(){if(this.discoveryComplete())return this.replacePath(this.metadata.jwks_uri);throw B(pr)}canReplaceTenant(e){return e.PathSegments.length===1&&!At.reservedTenantDomains.has(e.PathSegments[0])&&this.getAuthorityType(e)===xn.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 m=new ye(this.metadata.authorization_endpoint).getUrlComponents().PathSegments[0];g!==m&&(this.logger.verbose(`Replacing tenant domain name ${g} with id ${m}`),g=m)}d!==g&&(t=t.replace(`/${g}/`,`/${d}/`))}),this.replaceTenant(t)}get defaultOpenIdConfigurationEndpoint(){const e=this.hostnameAndPort;return this.canonicalAuthority.endsWith("v2.0/")||this.authorityType===xn.Adfs||this.protocolMode!==_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 F(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 F(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:ap(),jwks_uri:""}),e}updateCachedMetadata(e,t,n){t!==Qt.CACHE&&(n==null?void 0:n.source)!==Qt.CACHE&&(e.expiresAt=ap(),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,l;(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 F(this.updateMetadataWithRegionalInformation.bind(this),k.AuthorityUpdateMetadataWithRegionalInformation,this.logger,this.performanceClient,this.correlationId)(t.metadata);Ns(e,d,!1),e.canonical_authority=this.canonicalAuthority}return t.source}let n=await F(this.getEndpointMetadataFromNetwork.bind(this),k.AuthorityGetEndpointMetadataFromNetwork,this.logger,this.performanceClient,this.correlationId)();if(n)return(l=this.authorityOptions.azureRegionConfiguration)!=null&&l.azureRegion&&(n=await F(this.updateMetadataWithRegionalInformation.bind(this),k.AuthorityUpdateMetadataWithRegionalInformation,this.logger,this.performanceClient,this.correlationId)(n)),Ns(e,n,!0),Qt.NETWORK;throw B(Ay,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"),Ns(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 Ns(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=sp(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 Pe(Jy)}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 vx(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 cp?cp[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=Du.CONFIGURED_NO_AUTO_DETECTION,this.regionDiscoveryMetadata.region_used=t,At.replaceWithRegionalInformation(e,t);const l=await F(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(l)return this.regionDiscoveryMetadata.region_outcome=Du.AUTO_DETECTION_REQUESTED_SUCCESSFUL,this.regionDiscoveryMetadata.region_used=l,At.replaceWithRegionalInformation(e,l);this.regionDiscoveryMetadata.region_outcome=Du.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 F(this.getCloudDiscoveryMetadataFromNetwork.bind(this),k.AuthorityGetCloudDiscoveryMetadataFromNetwork,this.logger,this.performanceClient,this.correlationId)();if(n)return Lu(e,n,!0),Qt.NETWORK;throw Pe(Qy)}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"),Lu(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=EM(this.hostnameAndPort);if(i)return this.logger.verbose("Found cloud discovery metadata from hardcoded values."),Lu(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=sp(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===xn.Ciam)return this.logger.verbose("CIAM authorities do not support cloud discovery metadata, generate the aliases from authority host."),At.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=fc(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."),Pe(sh)}}return this.isInKnownAuthorities()?(this.logger.verbose("The host is included in knownAuthorities. Creating new cloud discovery metadata from the host."),At.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 l,d;if(yx(s.body))l=s.body,d=l.metadata,this.logger.verbosePii(`tenant_discovery_endpoint is: ${l.tenant_discovery_endpoint}`);else if(Cx(s.body)){if(this.logger.warning(`A CloudInstanceDiscoveryErrorResponse was returned. The cloud instance discovery network request's status code is: ${s.status}`),l=s.body,l.error===P.INVALID_INSTANCE)return this.logger.error("The CloudInstanceDiscoveryErrorResponse error is invalid_instance."),null;this.logger.warning(`The CloudInstanceDiscoveryErrorResponse error is ${l.error}`),this.logger.warning(`The CloudInstanceDiscoveryErrorResponse error description is ${l.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=fc(d,this.hostnameAndPort)}catch(s){if(s instanceof He)this.logger.error(`There was a network error while attempting to get the cloud discovery instance metadata.
|
56
|
+
Error: ${s.errorCode}
|
57
|
+
Error Description: ${s.errorMessage}`);else{const l=s;this.logger.error(`A non-MSALJS error was thrown while attempting to get the cloud instance discovery metadata.
|
58
|
+
Error: ${l.name}
|
59
|
+
Error Description: ${l.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=At.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!==rh.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 B(pr)}isAlias(e){return this.metadata.aliases.indexOf(e)>-1}isAliasOfKnownMicrosoftAuthority(e){return iC.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 l=`${t}.${s.HostNameAndPort}`;this.isPublicCloudAuthority(s.HostNameAndPort)&&(l=`${t}.${P.REGIONAL_AUTH_PUBLIC_CLOUD_SUFFIX}`);const d=ye.constructAuthorityUriFromObject({...i.getUrlComponents(),HostNameAndPort:l}).urlString;return n?`${d}?${n}`:d}static replaceWithRegionalInformation(e,t){const n={...e};return n.authorization_endpoint=At.buildRegionalAuthorityString(n.authorization_endpoint,t),n.token_endpoint=At.buildRegionalAuthorityString(n.token_endpoint,t),n.end_session_endpoint&&(n.end_session_endpoint=At.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}}At.reservedTenantDomains=new Set(["{tenant}","{tenantid}",zr.COMMON,zr.CONSUMERS,zr.ORGANIZATIONS]);function _x(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 lC(r){return r.endsWith(P.FORWARD_SLASH)?r:`${r}${P.FORWARD_SLASH}`}function Tx(r){const e=r.cloudDiscoveryMetadata;let t;if(e)try{t=JSON.parse(e)}catch{throw Pe(sh)}return{canonicalAuthority:r.authority?lC(r.authority):void 0,knownAuthorities:r.knownAuthorities,cloudDiscoveryMetadata:t}}/*! @azure/msal-common v14.16.0 2024-11-05 */async function uC(r,e,t,n,i,s,l){l==null||l.addQueueMeasurement(k.AuthorityFactoryCreateDiscoveredInstance,s);const d=At.transformCIAMAuthority(lC(r)),f=new At(d,e,t,n,i,s,l);try{return await F(f.resolveEndpointsAsync.bind(f),k.AuthorityResolveEndpointsAsync,i,l,s)(),f}catch{throw B(pr)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class Gr extends He{constructor(e,t,n,i,s){super(e,t,n),this.name="ServerError",this.errorNo=i,this.status=s,Object.setPrototypeOf(this,Gr.prototype)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class Yn{static generateThrottlingStorageKey(e){return`${ca.THROTTLING_PREFIX}.${JSON.stringify(e)}`}static preProcess(e,t){var s;const n=Yn.generateThrottlingStorageKey(t),i=e.getThrottlingCache(n);if(i){if(i.throttleTime<Date.now()){e.removeItem(n);return}throw new Gr(((s=i.errorCodes)==null?void 0:s.join(" "))||P.EMPTY_STRING,i.errorMessage,i.subError)}}static postProcess(e,t,n){if(Yn.checkResponseStatus(n)||Yn.checkResponseForRetryAfter(n)){const i={throttleTime:Yn.calculateThrottleTime(parseInt(n.headers[Mt.RETRY_AFTER])),error:n.body.error,errorCodes:n.body.error_codes,errorMessage:n.body.error_description,subError:n.body.suberror};e.setThrottlingCache(Yn.generateThrottlingStorageKey(t),i)}}static checkResponseStatus(e){return e.status===429||e.status>=500&&e.status<600}static checkResponseForRetryAfter(e){return e.headers?e.headers.hasOwnProperty(Mt.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||ca.DEFAULT_THROTTLE_TIME_SECONDS),n+ca.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},l=this.generateThrottlingStorageKey(s);e.removeItem(l)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class Lc extends He{constructor(e,t,n){super(e.errorCode,e.errorMessage,e.subError),Object.setPrototypeOf(this,Lc.prototype),this.name="NetworkError",this.error=e,this.httpStatus=t,this.responseHeaders=n}}function gp(r,e,t){return new Lc(r,e,t)}/*! @azure/msal-common v14.16.0 2024-11-05 */class gh{constructor(e,t){this.config=PM(e),this.logger=new qr(this.config.loggerOptions,Vy,nh),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[Mt.CONTENT_TYPE]=P.URL_FORM_CONTENT_TYPE,!this.config.systemOptions.preventCorsPreflight&&e)switch(e.type){case rn.HOME_ACCOUNT_ID:try{const n=ai(e.credential);t[Mt.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[Mt.CCS_HEADER]=`UPN: ${e.credential}`;break}return t}async executePostToTokenEndpoint(e,t,n,i,s,l){var f;l&&((f=this.performanceClient)==null||f.addQueueMeasurement(l,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 l,d,f;Yn.preProcess(this.cacheManager,e);let s;try{s=await F(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:((l=s.body.refresh_token)==null?void 0:l.length)||0,httpVerToken:g[Mt.X_MS_HTTP_VERSION]||"",requestId:g[Mt.X_MS_REQUEST_ID]||""},i)}catch(g){if(g instanceof Lc){const m=g.responseHeaders;throw m&&((f=this.performanceClient)==null||f.addFields({httpVerToken:m[Mt.X_MS_HTTP_VERSION]||"",requestId:m[Mt.X_MS_REQUEST_ID]||"",contentTypeHeader:m[Mt.CONTENT_TYPE]||void 0,contentLengthHeader:m[Mt.CONTENT_LENGTH]||void 0,httpStatus:g.httpStatus},i)),g.error}throw g instanceof He?g:B(Sy)}return Yn.postProcess(this.cacheManager,e,s),s}async updateAuthority(e,t){var s;(s=this.performanceClient)==null||s.addQueueMeasurement(k.UpdateTokenEndpointAuthority,t);const n=`https://${e}/${this.authority.tenant}/`,i=await uC(n,this.networkClient,this.cacheManager,this.authority.options,this.logger,t,this.performanceClient);this.authority=i}createTokenQueryParameters(e){const t=new la(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 gc="no_tokens_found",dC="native_account_unavailable",mh="refresh_token_expired",Ex="interaction_required",Sx="consent_required",Ax="login_required",Uc="bad_token";/*! @azure/msal-common v14.16.0 2024-11-05 */const mp=[Ex,Sx,Ax,Uc],bx=["message_only","additional_action","basic_action","user_password_expired","consent_required","bad_token"],Ix={[gc]:"No refresh token found in the cache. Please sign-in.",[dC]:"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.",[mh]:"Refresh token has expired.",[Uc]:"Identity provider returned bad_token due to an expired or invalid refresh token. Please invoke an interactive API to resolve."};class Vn extends He{constructor(e,t,n,i,s,l,d,f){super(e,t,n),Object.setPrototypeOf(this,Vn.prototype),this.timestamp=i||P.EMPTY_STRING,this.traceId=s||P.EMPTY_STRING,this.correlationId=l||P.EMPTY_STRING,this.claims=d||P.EMPTY_STRING,this.name="InteractionRequiredAuthError",this.errorNo=f}}function pp(r,e,t){const n=!!r&&mp.indexOf(r)>-1,i=!!t&&bx.indexOf(t)>-1,s=!!e&&mp.some(l=>e.indexOf(l)>-1);return n||s||i}function yd(r){return new Vn(r,Ix[r])}/*! @azure/msal-common v14.16.0 2024-11-05 */class Bn{static setRequestState(e,t,n){const i=Bn.generateLibraryState(e,n);return t?`${i}${P.RESOURCE_DELIM}${t}`:i}static generateLibraryState(e,t){if(!e)throw B(fd);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 B(fd);if(!t)throw B(fi);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,l=e.base64Decode(i),d=JSON.parse(l);return{userRequestState:s||P.EMPTY_STRING,libraryState:d}}catch{throw B(fi)}}}/*! @azure/msal-common v14.16.0 2024-11-05 */const kx={SW:"sw",UHW:"uhw"};class mi{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 F(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:kx.SW}}async signPopToken(e,t,n){return this.signPayload(e,t,n)}async signPayload(e,t,n,i){const{resourceRequestMethod:s,resourceRequestUri:l,shrClaims:d,shrNonce:f,shrOptions:g}=n,m=l?new ye(l):void 0,w=m==null?void 0:m.getUrlComponents();return this.cryptoUtils.signJwt({at:e,ts:rr(),m:s==null?void 0:s.toUpperCase(),u:w==null?void 0:w.HostNameAndPort,nonce:f||this.cryptoUtils.createNewGuid(),p:w==null?void 0:w.AbsolutePath,q:w!=null&&w.QueryString?[[],w.QueryString]:void 0,client_claims:d||void 0,...i},t,g,n.correlationId)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class Rx{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 Nx(r){var n,i;const e="code=",t=(n=r.error_uri)==null?void 0:n.lastIndexOf(e);return t&&t>=0?(i=r.error_uri)==null?void 0:i.substring(t+e.length):void 0}class po{constructor(e,t,n,i,s,l,d){this.clientId=e,this.cacheStorage=t,this.cryptoObj=n,this.logger=i,this.serializableCache=s,this.persistencePlugin=l,this.performanceClient=d}validateServerAuthorizationCodeResponse(e,t){if(!e.state||!t)throw e.state?B(cc,"Cached State"):B(cc,"Server State");let n,i;try{n=decodeURIComponent(e.state)}catch{throw B(fi,e.state)}try{i=decodeURIComponent(t)}catch{throw B(fi,e.state)}if(n!==i)throw B(Iy);if(e.error||e.error_description||e.suberror){const s=Nx(e);throw pp(e.error,e.error_description,e.suberror)?new Vn(e.error||"",e.error_description,e.suberror,e.timestamp||"",e.trace_id||"",e.correlation_id||"",e.claims||"",s):new Gr(e.error||"",e.error_description,e.suberror,s)}}validateTokenResponse(e,t){var n;if(e.error||e.error_description||e.suberror){const i=`Error(s): ${e.error_codes||P.NOT_AVAILABLE} - Timestamp: ${e.timestamp||P.NOT_AVAILABLE} - Description: ${e.error_description||P.NOT_AVAILABLE} - Correlation ID: ${e.correlation_id||P.NOT_AVAILABLE} - Trace ID: ${e.trace_id||P.NOT_AVAILABLE}`,s=(n=e.error_codes)!=null&&n.length?e.error_codes[0]:void 0,l=new Gr(e.error,i,e.suberror,s,e.status);if(t&&e.status&&e.status>=bs.SERVER_ERROR_RANGE_START&&e.status<=bs.SERVER_ERROR_RANGE_END){this.logger.warning(`executeTokenRequest:validateTokenResponse - AAD is currently unavailable and the access token is unable to be refreshed.
|
60
|
+
${l}`);return}else if(t&&e.status&&e.status>=bs.CLIENT_ERROR_RANGE_START&&e.status<=bs.CLIENT_ERROR_RANGE_END){this.logger.warning(`executeTokenRequest:validateTokenResponse - AAD is currently available but is unable to refresh the access token.
|
61
|
+
${l}`);return}throw pp(e.error,e.error_description,e.suberror)?new Vn(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):l}}async handleServerTokenResponse(e,t,n,i,s,l,d,f,g){var _;(_=this.performanceClient)==null||_.addQueueMeasurement(k.HandleServerTokenResponse,e.correlation_id);let m;if(e.id_token){if(m=wo(e.id_token||P.EMPTY_STRING,this.cryptoObj.base64Decode),s&&s.nonce&&m.nonce!==s.nonce)throw B(ky);if(i.maxAge||i.maxAge===0){const A=m.auth_time;if(!A)throw B(Xd);Fy(A,i.maxAge)}}this.homeAccountIdentifier=at.generateHomeAccountId(e.client_info||P.EMPTY_STRING,t.authorityType,this.logger,this.cryptoObj,m);let w;s&&s.state&&(w=Bn.parseRequestState(this.cryptoObj,s.state)),e.key_id=e.key_id||i.sshKid||void 0;const v=this.generateCacheRecord(e,t,n,i,m,l,s);let E;try{if(this.persistencePlugin&&this.serializableCache&&(this.logger.verbose("Persistence enabled, calling beforeCacheAccess"),E=new Rx(this.serializableCache,!0),await this.persistencePlugin.beforeCacheAccess(E)),d&&!f&&v.account){const A=v.account.generateAccountKey();if(!this.cacheStorage.getAccount(A,this.logger))return this.logger.warning("Account used to refresh tokens not in persistence, refreshed tokens will not be stored in the cache"),await po.generateAuthenticationResult(this.cryptoObj,t,v,!1,i,m,w,void 0,g)}await this.cacheStorage.saveCacheRecord(v,i.storeInCache,i.correlationId)}finally{this.persistencePlugin&&this.serializableCache&&E&&(this.logger.verbose("Persistence enabled, calling afterCacheAccess"),await this.persistencePlugin.afterCacheAccess(E))}return po.generateAuthenticationResult(this.cryptoObj,t,v,!1,i,m,w,e,g)}generateCacheRecord(e,t,n,i,s,l,d){const f=t.getPreferredCache();if(!f)throw B(eh);const g=nC(s);let m,w;e.id_token&&s&&(m=Pc(this.homeAccountIdentifier,f,e.id_token,this.clientId,g||""),w=ph(this.cacheStorage,t,this.homeAccountIdentifier,this.cryptoObj.base64Decode,s,e.client_info,f,g,d,void 0,this.logger));let v=null;if(e.access_token){const A=e.scope?Je.fromString(e.scope):new Je(i.scopes||[]),R=(typeof e.expires_in=="string"?parseInt(e.expires_in,10):e.expires_in)||0,$=(typeof e.ext_expires_in=="string"?parseInt(e.ext_expires_in,10):e.ext_expires_in)||0,V=(typeof e.refresh_in=="string"?parseInt(e.refresh_in,10):e.refresh_in)||void 0,U=n+R,Q=U+$,se=V&&V>0?n+V:void 0;v=Mc(this.homeAccountIdentifier,f,e.access_token,this.clientId,g||t.tenant||"",A.printScopes(),U,Q,this.cryptoObj.base64Decode,se,e.token_type,l,e.key_id,i.claims,i.requestedClaimsHash)}let E=null;if(e.refresh_token){let A;if(e.refresh_token_expires_in){const R=typeof e.refresh_token_expires_in=="string"?parseInt(e.refresh_token_expires_in,10):e.refresh_token_expires_in;A=n+R}E=Hy(this.homeAccountIdentifier,f,e.refresh_token,this.clientId,e.foci,l,A)}let _=null;return e.foci&&(_={clientId:this.clientId,environment:f,familyId:e.foci}),{account:w,idToken:m,accessToken:v,refreshToken:E,appMetadata:_}}static async generateAuthenticationResult(e,t,n,i,s,l,d,f,g){var U,Q,se,we,z;let m=P.EMPTY_STRING,w=[],v=null,E,_,A=P.EMPTY_STRING;if(n.accessToken){if(n.accessToken.tokenType===Ne.POP&&!s.popKid){const tt=new mi(e),{secret:_e,keyId:j}=n.accessToken;if(!j)throw B(th);m=await tt.signPopToken(_e,j,s)}else m=n.accessToken.secret;w=Je.fromString(n.accessToken.target).asArray(),v=new Date(Number(n.accessToken.expiresOn)*1e3),E=new Date(Number(n.accessToken.extendedExpiresOn)*1e3),n.accessToken.refreshOn&&(_=new Date(Number(n.accessToken.refreshOn)*1e3))}n.appMetadata&&(A=n.appMetadata.familyId===sa?sa:"");const R=(l==null?void 0:l.oid)||(l==null?void 0:l.sub)||"",$=(l==null?void 0:l.tid)||"";f!=null&&f.spa_accountid&&n.account&&(n.account.nativeAccountId=f==null?void 0:f.spa_accountid);const V=n.account?uh(n.account.getAccountInfo(),void 0,l,(U=n.idToken)==null?void 0:U.secret):null;return{authority:t.canonicalAuthority,uniqueId:R,tenantId:$,scopes:w,account:V,idToken:((Q=n==null?void 0:n.idToken)==null?void 0:Q.secret)||"",idTokenClaims:l||{},accessToken:m,fromCache:i,expiresOn:v,extExpiresOn:E,refreshOn:_,correlationId:s.correlationId,requestId:g||P.EMPTY_STRING,familyId:A,tokenType:((se=n.accessToken)==null?void 0:se.tokenType)||P.EMPTY_STRING,state:d?d.userRequestState:P.EMPTY_STRING,cloudGraphHostName:((we=n.account)==null?void 0:we.cloudGraphHostName)||P.EMPTY_STRING,msGraphHost:((z=n.account)==null?void 0:z.msGraphHost)||P.EMPTY_STRING,code:f==null?void 0:f.spa_code,fromNativeBroker:!1}}}function ph(r,e,t,n,i,s,l,d,f,g,m){m==null||m.verbose("setCachedAccount called");const v=r.getAccountKeys().find($=>$.startsWith(t));let E=null;v&&(E=r.getAccount(v,m));const _=E||at.createAccount({homeAccountId:t,idTokenClaims:i,clientInfo:s,environment:l,cloudGraphHostName:f==null?void 0:f.cloud_graph_host_name,msGraphHost:f==null?void 0:f.msgraph_host,nativeAccountId:g},e,n),A=_.tenantProfiles||[],R=d||_.realm;if(R&&!A.find($=>$.tenantId===R)){const $=lh(t,_.localAccountId,R,i);A.push($)}return _.tenantProfiles=A,_}/*! @azure/msal-common v14.16.0 2024-11-05 */async function hC(r,e,t){return typeof r=="string"?r:r({clientId:e,tokenEndpoint:t})}/*! @azure/msal-common v14.16.0 2024-11-05 */class fC extends gh{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 F(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 B(Oy);const n=rr(),i=await F(this.executeTokenRequest.bind(this),k.AuthClientExecuteTokenRequest,this.logger,this.performanceClient,e.correlationId)(this.authority,e),s=(f=i.headers)==null?void 0:f[Mt.X_MS_REQUEST_ID],l=new po(this.config.authOptions.clientId,this.cacheManager,this.cryptoUtils,this.logger,this.config.serializableCache,this.config.persistencePlugin,this.performanceClient);return l.validateTokenResponse(i.body),F(l.handleServerTokenResponse.bind(l),k.HandleServerTokenResponse,this.logger,this.performanceClient,e.correlationId)(i.body,this.authority,n,e,t,void 0,void 0,void 0,s)}handleFragmentResponse(e,t){if(new po(this.config.authOptions.clientId,this.cacheManager,this.cryptoUtils,this.logger,null,null).validateServerAuthorizationCodeResponse(e,t),!e.code)throw B(Ly);return e}getLogoutUri(e){if(!e)throw Pe(jy);const t=this.createLogoutUrlQueryString(e);return ye.appendQueryString(this.authority.endSessionEndpoint,t)}async executeTokenRequest(e,t){var g,m;(g=this.performanceClient)==null||g.addQueueMeasurement(k.AuthClientExecuteTokenRequest,t.correlationId);const n=this.createTokenQueryParameters(t),i=ye.appendQueryString(e.tokenEndpoint,n),s=await F(this.createTokenRequestBody.bind(this),k.AuthClientCreateTokenRequestBody,this.logger,this.performanceClient,t.correlationId)(t);let l;if(t.clientInfo)try{const w=uc(t.clientInfo,this.cryptoUtils.base64Decode);l={credential:`${w.uid}${It.CLIENT_INFO_SEPARATOR}${w.utid}`,type:rn.HOME_ACCOUNT_ID}}catch(w){this.logger.verbose("Could not parse client info for CCS Header: "+w)}const d=this.createTokenRequestHeaders(l||t.ccsCredential),f={clientId:((m=t.tokenBodyParameters)==null?void 0:m.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 F(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 la(e.correlationId,this.performanceClient);if(t.addClientId(e.embeddedClientId||((s=e.tokenBodyParameters)==null?void 0:s[mo])||this.config.authOptions.clientId),this.includeRedirectUri?t.addRedirectUri(e.redirectUri):Xo.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&&!pd(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 l=this.config.clientCredentials.clientAssertion;t.addClientAssertion(await hC(l.assertion,this.config.authOptions.clientId,e.resourceRequestUri)),t.addClientAssertionType(l.assertionType)}if(t.addGrantType(wy.AUTHORIZATION_CODE_GRANT),t.addClientInfo(),e.authenticationScheme===Ne.POP){const l=new mi(this.cryptoUtils,this.performanceClient);let d;e.popKid?d=this.cryptoUtils.encodeKid(e.popKid):d=(await F(l.generateCnf.bind(l),k.PopTokenGenerateCnf,this.logger,this.performanceClient,e.correlationId)(e,this.logger)).reqCnfString,t.addPopToken(d)}else if(e.authenticationScheme===Ne.SSH)if(e.sshJwk)t.addSshJwk(e.sshJwk);else throw Pe(xc);(!Un.isEmptyObj(e.claims)||this.config.authOptions.clientCapabilities&&this.config.authOptions.clientCapabilities.length>0)&&t.addClaims(e.claims,this.config.authOptions.clientCapabilities);let n;if(e.clientInfo)try{const l=uc(e.clientInfo,this.cryptoUtils.base64Decode);n={credential:`${l.uid}${It.CLIENT_INFO_SEPARATOR}${l.utid}`,type:rn.HOME_ACCOUNT_ID}}catch(l){this.logger.verbose("Could not parse client info for CCS Header: "+l)}else n=e.ccsCredential;if(this.config.systemOptions.preventCorsPreflight&&n)switch(n.type){case rn.HOME_ACCOUNT_ID:try{const l=ai(n.credential);t.addCcsOid(l)}catch(l){this.logger.verbose("Could not parse home account ID for CCS Header: "+l)}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[fp])&&t.addExtraQueryParameters({[fp]:"1"}),t.createQueryString()}async createAuthCodeUrlQueryString(e){var s,l;const t=e.correlationId||this.config.cryptoInterface.createNewGuid();(s=this.performanceClient)==null||s.addQueueMeasurement(k.AuthClientCreateQueryString,t);const n=new la(t,this.performanceClient);n.addClientId(e.embeddedClientId||((l=e.extraQueryParameters)==null?void 0:l[mo])||this.config.authOptions.clientId);const i=[...e.scopes||[],...e.extraScopesToConsent||[]];if(n.addScopes(i,!0,this.oidcDefaultScopes),n.addRedirectUri(e.redirectUri),n.addCorrelationId(t),n.addResponseMode(e.responseMode),n.addResponseTypeCode(),n.addLibraryInfo(this.config.libraryInfo),pd(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!==dt.SELECT_ACCOUNT)if(e.sid&&e.prompt===dt.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=ai(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===dt.NONE){this.logger.verbose("createAuthCodeUrlQueryString: Prompt is none, adding sid from account"),n.addSid(d);try{const g=ai(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=ai(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===Ne.POP)){const d=new mi(this.cryptoUtils);let f;e.popKid?f=this.cryptoUtils.encodeKid(e.popKid):f=(await F(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 la(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 Ox=300;class Cd extends gh{constructor(e,t){super(e,t)}async acquireToken(e){var l,d;(l=this.performanceClient)==null||l.addQueueMeasurement(k.RefreshTokenClientAcquireToken,e.correlationId);const t=rr(),n=await F(this.executeTokenRequest.bind(this),k.RefreshTokenClientExecuteTokenRequest,this.logger,this.performanceClient,e.correlationId)(e,this.authority),i=(d=n.headers)==null?void 0:d[Mt.X_MS_REQUEST_ID],s=new po(this.config.authOptions.clientId,this.cacheManager,this.cryptoUtils,this.logger,this.config.serializableCache,this.config.persistencePlugin);return s.validateTokenResponse(n.body),F(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 Pe(Gy);if((n=this.performanceClient)==null||n.addQueueMeasurement(k.RefreshTokenClientAcquireTokenByRefreshToken,e.correlationId),!e.account)throw B(Zd);if(this.cacheManager.isAppMetadataFOCI(e.account.environment))try{return await F(this.acquireTokenWithCachedRefreshToken.bind(this),k.RefreshTokenClientAcquireTokenWithCachedRefreshToken,this.logger,this.performanceClient,e.correlationId)(e,!0)}catch(i){const s=i instanceof Vn&&i.errorCode===gc,l=i instanceof Gr&&i.errorCode===Zm.INVALID_GRANT_ERROR&&i.subError===Zm.CLIENT_MISMATCH_ERROR;if(s||l)return F(this.acquireTokenWithCachedRefreshToken.bind(this),k.RefreshTokenClientAcquireTokenWithCachedRefreshToken,this.logger,this.performanceClient,e.correlationId)(e,!1);throw i}return F(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 yd(gc);if(n.expiresOn&&md(n.expiresOn,e.refreshTokenExpirationOffsetSeconds||Ox))throw yd(mh);const i={...e,refreshToken:n.secret,authenticationScheme:e.authenticationScheme||Ne.BEARER,ccsCredential:{credential:e.account.homeAccountId,type:rn.HOME_ACCOUNT_ID}};try{return await F(this.acquireToken.bind(this),k.RefreshTokenClientAcquireToken,this.logger,this.performanceClient,e.correlationId)(i)}catch(l){if(l instanceof Vn&&l.subError===Uc){this.logger.verbose("acquireTokenWithRefreshToken: bad refresh token, removing from cache");const d=ii(n);this.cacheManager.removeRefreshToken(d)}throw l}}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 F(this.createTokenRequestBody.bind(this),k.RefreshTokenClientCreateTokenRequestBody,this.logger,this.performanceClient,e.correlationId)(e),l=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 F(this.executePostToTokenEndpoint.bind(this),k.RefreshTokenClientExecutePostToTokenEndpoint,this.logger,this.performanceClient,e.correlationId)(i,s,l,d,e.correlationId,k.RefreshTokenClientExecutePostToTokenEndpoint)}async createTokenRequestBody(e){var i,s,l;(i=this.performanceClient)==null||i.addQueueMeasurement(k.RefreshTokenClientCreateTokenRequestBody,e.correlationId);const t=e.correlationId,n=new la(t,this.performanceClient);if(n.addClientId(e.embeddedClientId||((s=e.tokenBodyParameters)==null?void 0:s[mo])||this.config.authOptions.clientId),e.redirectUri&&n.addRedirectUri(e.redirectUri),n.addScopes(e.scopes,!0,(l=this.config.authOptions.authority.options.OIDCOptions)==null?void 0:l.defaultScopes),n.addGrantType(wy.REFRESH_TOKEN_GRANT),n.addClientInfo(),n.addLibraryInfo(this.config.libraryInfo),n.addApplicationTelemetry(this.config.telemetry.application),n.addThrottling(),this.serverTelemetryManager&&!pd(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 hC(d.assertion,this.config.authOptions.clientId,e.resourceRequestUri)),n.addClientAssertionType(d.assertionType)}if(e.authenticationScheme===Ne.POP){const d=new mi(this.cryptoUtils,this.performanceClient);let f;e.popKid?f=this.cryptoUtils.encodeKid(e.popKid):f=(await F(d.generateCnf.bind(d),k.PopTokenGenerateCnf,this.logger,this.performanceClient,e.correlationId)(e,this.logger)).reqCnfString,n.addPopToken(f)}else if(e.authenticationScheme===Ne.SSH)if(e.sshJwk)n.addSshJwk(e.sshJwk);else throw Pe(xc);if((!Un.isEmptyObj(e.claims)||this.config.authOptions.clientCapabilities&&this.config.authOptions.clientCapabilities.length>0)&&n.addClaims(e.claims,this.config.authOptions.clientCapabilities),this.config.systemOptions.preventCorsPreflight&&e.ccsCredential)switch(e.ccsCredential.type){case rn.HOME_ACCOUNT_ID:try{const d=ai(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 Px extends gh{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:[...yi]});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 Cd(this.config,this.performanceClient).acquireTokenByRefreshToken(e).catch(()=>{})),n}catch(n){if(n instanceof Oc&&n.errorCode===vr)return new Cd(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&&!Un.isEmptyObj(e.claims))throw this.setCacheOutcome(Lr.FORCE_REFRESH_OR_CLAIMS,e.correlationId),B(vr);if(!e.account)throw B(Zd);const n=e.account.tenantId||_x(e.authority),i=this.cacheManager.getTokenKeys(),s=this.cacheManager.getAccessToken(e.account,e,i,n,this.performanceClient,e.correlationId);if(s){if(sM(s.cachedAt)||md(s.expiresOn,this.config.systemOptions.tokenRenewalOffsetSeconds))throw this.setCacheOutcome(Lr.CACHED_ACCESS_TOKEN_EXPIRED,e.correlationId),B(vr);s.refreshOn&&md(s.refreshOn,0)&&(t=Lr.PROACTIVELY_REFRESHED)}else throw this.setCacheOutcome(Lr.NO_CACHED_ACCESS_TOKEN,e.correlationId),B(vr);const l=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(l)};return this.setCacheOutcome(t,e.correlationId),this.config.serverTelemetryManager&&this.config.serverTelemetryManager.incrementCacheHits(),[await F(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=wo(e.idToken.secret,this.config.cryptoInterface.base64Decode)),t.maxAge||t.maxAge===0){const s=n==null?void 0:n.auth_time;if(!s)throw B(Xd);Fy(s,t.maxAge)}return po.generateAuthenticationResult(this.cryptoUtils,this.authority,e,!0,t,n)}}/*! @azure/msal-common v14.16.0 2024-11-05 */const Mx={sendGetRequestAsync:()=>Promise.reject(B(ge)),sendPostRequestAsync:()=>Promise.reject(B(ge))};/*! @azure/msal-common v14.16.0 2024-11-05 */const vp=",",gC="|";function xx(r){const{skus:e,libraryName:t,libraryVersion:n,extensionName:i,extensionVersion:s}=r,l=new Map([[0,[t,n]],[2,[i,s]]]);let d=[];if(e!=null&&e.length){if(d=e.split(vp),d.length<4)return e}else d=Array.from({length:4},()=>gC);return l.forEach((f,g)=>{var m,w;f.length===2&&((m=f[0])!=null&&m.length)&&((w=f[1])!=null&&w.length)&&Dx({skuArr:d,index:g,skuName:f[0],skuVersion:f[1]})}),d.join(vp)}function Dx(r){const{skuArr:e,index:t,skuName:n,skuVersion:i}=r;t>=e.length||(e[t]=[n,i].join(gC))}class ma{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=pt.CACHE_KEY+It.CACHE_KEY_SEPARATOR+e.clientId}generateCurrentRequestHeaderValue(){const e=`${this.apiId}${pt.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(pt.VALUE_SEPARATOR),s=this.getRegionDiscoveryFields(),l=[e,s].join(pt.VALUE_SEPARATOR);return[pt.SCHEMA_VERSION,l,i].join(pt.CATEGORY_SEPARATOR)}generateLastRequestHeaderValue(){const e=this.getLastRequests(),t=ma.maxErrorsToSend(e),n=e.failedRequests.slice(0,2*t).join(pt.VALUE_SEPARATOR),i=e.errors.slice(0,t).join(pt.VALUE_SEPARATOR),s=e.errors.length,l=t<s?pt.OVERFLOW_TRUE:pt.OVERFLOW_FALSE,d=[s,l].join(pt.VALUE_SEPARATOR);return[pt.SCHEMA_VERSION,e.cacheHits,n,i,d].join(pt.CATEGORY_SEPARATOR)}cacheFailedRequest(e){const t=this.getLastRequests();t.errors.length>=pt.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 He?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(pt.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=ma.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 l=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+=l.toString().length+d.toString().length+f.length+3,i<pt.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 xx(e)}}/*! @azure/msal-common v14.16.0 2024-11-05 */const mC="missing_kid_error",pC="missing_alg_error";/*! @azure/msal-common v14.16.0 2024-11-05 */const Lx={[mC]:"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.",[pC]:"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 vh extends He{constructor(e,t){super(e,t),this.name="JoseHeaderError",Object.setPrototypeOf(this,vh.prototype)}}function yp(r){return new vh(r,Lx[r])}/*! @azure/msal-common v14.16.0 2024-11-05 */class yh{constructor(e){this.typ=e.typ,this.alg=e.alg,this.kid=e.kid}static getShrHeaderString(e){if(!e.kid)throw yp(mC);if(!e.alg)throw yp(pC);const t=new yh({typ:e.typ||W1.Pop,kid:e.kid,alg:e.alg});return JSON.stringify(t)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class Cp{startMeasurement(){}endMeasurement(){}flushMeasurement(){return null}}class Ux{generateId(){return"callback-id"}startMeasurement(e,t){return{end:()=>null,discard:()=>{},add:()=>{},increment:()=>{},event:{eventId:this.generateId(),status:wx.InProgress,authority:"",libraryName:"",libraryVersion:"",clientId:"",name:e,startTimeMs:Date.now(),correlationId:t||""},measurement:new Cp}}startPerformanceMeasurement(){return new Cp}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 Ch="pkce_not_created",wd="crypto_nonexistent",Bc="empty_navigate_uri",vC="hash_empty_error",wh="no_state_in_hash",yC="hash_does_not_contain_known_properties",CC="unable_to_parse_state",wC="state_interaction_type_mismatch",_C="interaction_in_progress",TC="popup_window_error",EC="empty_window_error",vo="user_cancelled",Bx="monitor_popup_timeout",SC="monitor_window_timeout",AC="redirect_in_iframe",bC="block_iframe_reload",IC="block_nested_popups",Vx="iframe_closed_prematurely",Vc="silent_logout_unsupported",kC="no_account_error",Fx="silent_prompt_value_error",RC="no_token_request_cache_error",NC="unable_to_parse_token_request_cache_error",_h="no_cached_authority_error",Hx="auth_request_not_set_error",$x="invalid_cache_type",Fc="non_browser_environment",Zo="database_not_open",mc="no_network_connectivity",OC="post_request_failed",PC="get_request_failed",_d="failed_to_parse_response",MC="unable_to_load_token",Th="crypto_key_not_found",xC="auth_code_required",DC="auth_code_or_nativeAccountId_required",LC="spa_code_and_nativeAccountId_present",Eh="database_unavailable",UC="unable_to_acquire_token_from_native_platform",BC="native_handshake_timeout",VC="native_extension_not_installed",Aa="native_connection_not_established",FC="uninitialized_public_client_application",HC="native_prompt_not_supported",$C="invalid_base64_string",KC="invalid_pop_token_request",zC="failed_to_build_headers",WC="failed_to_parse_headers";/*! @azure/msal-browser v3.28.1 2025-01-14 */const mr="For more visit: aka.ms/msaljs/browser-errors",Kx={[Ch]:"The PKCE code challenge and verifier could not be generated.",[wd]:"The crypto object or function is not available.",[Bc]:"Navigation URI is empty. Please check stack trace for more info.",[vC]:`Hash value cannot be processed because it is empty. Please verify that your redirectUri is not clearing the hash. ${mr}`,[wh]:"Hash does not contain state. Please verify that the request originated from msal.",[yC]:`Hash does not contain known properites. Please verify that your redirectUri is not changing the hash. ${mr}`,[CC]:"Unable to parse state. Please verify that the request originated from msal.",[wC]:"Hash contains state but the interaction type does not match the caller.",[_C]:`Interaction is currently in progress. Please ensure that this interaction has been completed before calling an interactive API. ${mr}`,[TC]:"Error opening popup window. This can happen if you are using IE or if popups are blocked in the browser.",[EC]:"window.open returned null or undefined window object.",[vo]:"User cancelled the flow.",[Bx]:`Token acquisition in popup failed due to timeout. ${mr}`,[SC]:`Token acquisition in iframe failed due to timeout. ${mr}`,[AC]:"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.",[bC]:`Request was blocked inside an iframe because MSAL detected an authentication response. ${mr}`,[IC]:"Request was blocked inside a popup because MSAL detected it was running in a popup.",[Vx]:"The iframe being monitored was closed prematurely.",[Vc]:"Silent logout not supported. Please call logoutRedirect or logoutPopup instead.",[kC]:"No account object provided to acquireTokenSilent and no active account has been set. Please call setActiveAccount or provide an account on the request.",[Fx]:"The value given for the prompt value is not valid for silent requests - must be set to 'none' or 'no_session'.",[RC]:"No token request found in cache.",[NC]:"The cached token request could not be parsed.",[_h]:"No cached authority found.",[Hx]:"Auth Request not set. Please ensure initiateAuthRequest was called from the InteractionHandler",[$x]:"Invalid cache type",[Fc]:"Login and token requests are not supported in non-browser environments.",[Zo]:"Database is not open!",[mc]:"No network connectivity. Check your internet connection.",[OC]:"Network request failed: If the browser threw a CORS error, check that the redirectUri is registered in the Azure App Portal as type 'SPA'",[PC]:"Network request failed. Please check the network trace to determine root cause.",[_d]:"Failed to parse network response. Check network trace.",[MC]:"Error loading token to cache.",[Th]:"Cryptographic Key or Keypair not found in browser storage.",[xC]:"An authorization code must be provided (as the `code` property on the request) to this flow.",[DC]:"An authorization code or nativeAccountId must be provided to this flow.",[LC]:"Request cannot contain both spa code and native account id.",[Eh]:"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.",[UC]:`Unable to acquire token from native platform. ${mr}`,[BC]:"Timed out while attempting to establish connection to browser extension",[VC]:"Native extension is not installed. If you think this is a mistake call the initialize function.",[Aa]:`Connection to native platform has not been established. Please install a compatible browser extension and run initialize(). ${mr}`,[FC]:`You must call and await the initialize function before attempting to call any other MSAL API. ${mr}`,[HC]:"The provided prompt is not supported by the native platform. This request should be routed to the web based flow.",[$C]:"Invalid base64 encoded string.",[KC]:"Invalid PoP token request. The request should not have both a popKid value and signPopToken set to true.",[zC]:"Failed to build request headers object.",[WC]:"Failed to parse response headers"};class ba extends He{constructor(e,t){super(e,Kx[e],t),Object.setPrototypeOf(this,ba.prototype),this.name="BrowserAuthError"}}function G(r,e){return new ba(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"},si={CHANNEL_ID:"53ee284d-920a-4b59-9d30-a60315b26836",PREFERRED_EXTENSION_ID:"ppnbnpeolgkicgegkbkbjmhlideopiji",MATS_TELEMETRY:"MATS"},uo={HandshakeRequest:"Handshake",HandshakeResponse:"HandshakeResponse",GetToken:"GetToken",Response:"Response"},Ft={LocalStorage:"localStorage",SessionStorage:"sessionStorage",MemoryStorage:"memoryStorage"},wp={GET:"GET",POST:"POST"},ke={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"},Dr={ACCOUNT_KEYS:"msal.account.keys",TOKEN_KEYS:"msal.token.keys"},Os={WRAPPER_SKU:"wrapper.sku",WRAPPER_VER:"wrapper.version"},Le={acquireTokenRedirect:861,acquireTokenPopup:862,ssoSilent:863,acquireTokenSilent_authCode:864,handleRedirectPromise:865,acquireTokenByCode:866,acquireTokenSilent_silentFlow:61,logout:961,logoutPopup:962};var J;(function(r){r.Redirect="redirect",r.Popup="popup",r.Silent="silent",r.None="none"})(J||(J={}));const _p={scopes:yi},qC="jwk",Td="msal.db",zx=1,Wx=`${Td}.keys`,Xt={Default:0,AccessToken:1,AccessTokenAndRefreshToken:2,RefreshToken:3,RefreshTokenAndNetwork:4,Skip:5},qx=[Xt.Default,Xt.Skip,Xt.RefreshTokenAndNetwork],Gx="msal.browser.log.level",jx="msal.browser.log.pii";/*! @azure/msal-browser v3.28.1 2025-01-14 */function Ps(r){return encodeURIComponent(Sh(r).replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_"))}function Hc(r){return GC(r).replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function Sh(r){return GC(new TextEncoder().encode(r))}function GC(r){const e=Array.from(r,t=>String.fromCodePoint(t)).join("");return btoa(e)}/*! @azure/msal-browser v3.28.1 2025-01-14 */const Yx="RSASSA-PKCS1-v1_5",jC="SHA-256",Jx=2048,Qx=new Uint8Array([1,0,1]),Tp="0123456789abcdef",Ep=new Uint32Array(1),Xx="crypto_subtle_undefined",Ah={name:Yx,hash:jC,modulusLength:Jx,publicExponent:Qx};function Zx(r){if(!window)throw G(Fc);if(!window.crypto)throw G(wd);if(!r&&!window.crypto.subtle)throw G(wd,Xx)}async function YC(r,e,t){e==null||e.addQueueMeasurement(k.Sha256Digest,t);const i=new TextEncoder().encode(r);return window.crypto.subtle.digest(jC,i)}function eD(r){return window.crypto.getRandomValues(r)}function Bu(){return window.crypto.getRandomValues(Ep),Ep[0]}function Er(){const r=Date.now(),e=Bu()*1024+(Bu()&1023),t=new Uint8Array(16),n=Math.trunc(e/2**30),i=e&2**30-1,s=Bu();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 l="";for(let d=0;d<t.length;d++)l+=Tp.charAt(t[d]>>>4),l+=Tp.charAt(t[d]&15),(d===3||d===5||d===7||d===9)&&(l+="-");return l}async function tD(r,e){return window.crypto.subtle.generateKey(Ah,r,e)}async function Vu(r){return window.crypto.subtle.exportKey(qC,r)}async function nD(r,e,t){return window.crypto.subtle.importKey(qC,r,Ah,e,t)}async function rD(r,e){return window.crypto.subtle.sign(Ah,r,e)}async function JC(r){const e=await YC(r),t=new Uint8Array(e);return Hc(t)}/*! @azure/msal-browser v3.28.1 2025-01-14 */const pa="storage_not_supported",Ed="stubbed_public_client_application_called",pc="in_mem_redirect_unavailable";/*! @azure/msal-browser v3.28.1 2025-01-14 */const js={[pa]:"Given storage configuration option was not supported.",[Ed]:"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",[pc]:"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."};js[pa],js[Ed],js[pc];class bh extends He{constructor(e,t){super(e,t),this.name="BrowserConfigurationAuthError",Object.setPrototypeOf(this,bh.prototype)}}function Ih(r){return new bh(r,js[r])}/*! @azure/msal-browser v3.28.1 2025-01-14 */function oD(r){r.location.hash="",typeof r.history.replaceState=="function"&&r.history.replaceState(null,"",`${r.location.origin}${r.location.pathname}${r.location.search}`)}function iD(r){const e=r.split("#");e.shift(),window.location.hash=e.length>0?e.join("#"):""}function kh(){return window.parent!==window}function aD(){return typeof window<"u"&&!!window.opener&&window.opener!==window&&typeof window.name=="string"&&window.name.indexOf(`${en.POPUP_NAME_PREFIX}.`)===0}function yr(){return typeof window<"u"&&window.location?window.location.href.split("?")[0].split("#")[0]:""}function sD(){const e=new ye(window.location.href).getUrlComponents();return`${e.Protocol}//${e.HostNameAndPort}/`}function cD(){if(ye.hashContainsKnownProperties(window.location.hash)&&kh())throw G(bC)}function lD(r){if(kh()&&!r)throw G(AC)}function uD(){if(aD())throw G(IC)}function QC(){if(typeof window>"u")throw G(Fc)}function XC(r){if(!r)throw G(FC)}function Rh(r){QC(),cD(),uD(),XC(r)}function Sp(r,e){if(Rh(r),lD(e.system.allowRedirectInIframe),e.cache.cacheLocation===Ft.MemoryStorage&&!e.cache.storeAuthStateInCookie)throw Ih(pc)}function ZC(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 dD(){return Er()}/*! @azure/msal-browser v3.28.1 2025-01-14 */class vc{navigateInternal(e,t){return vc.defaultNavigateWindow(e,t)}navigateExternal(e,t){return vc.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 hD{async sendGetRequestAsync(e,t){let n,i={},s=0;const l=Ap(t);try{n=await fetch(e,{method:wp.GET,headers:l})}catch{throw G(window.navigator.onLine?PC:mc)}i=bp(n.headers);try{return s=n.status,{headers:i,body:await n.json(),status:s}}catch{throw gp(G(_d),s,i)}}async sendPostRequestAsync(e,t){const n=t&&t.body||"",i=Ap(t);let s,l=0,d={};try{s=await fetch(e,{method:wp.POST,headers:i,body:n})}catch{throw G(window.navigator.onLine?OC:mc)}d=bp(s.headers);try{return l=s.status,{headers:d,body:await s.json(),status:l}}catch{throw gp(G(_d),l,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 G(zC)}}function bp(r){try{const e={};return r.forEach((t,n)=>{e[n]=t}),e}catch{throw G(WC)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const fD=6e4,Sd=1e4,gD=3e4,mD=2e3;function pD({auth:r,cache:e,system:t,telemetry:n},i){const s={clientId:P.EMPTY_STRING,authority:`${P.DEFAULT_AUTHORITY}`,knownAuthorities:[],cloudDiscoveryMetadata:P.EMPTY_STRING,authorityMetadata:P.EMPTY_STRING,redirectUri:typeof window<"u"?yr():"",postLogoutRedirectUri:P.EMPTY_STRING,navigateToLoginRequestUrl:!0,clientCapabilities:[],protocolMode:_r.AAD,OIDCOptions:{serverResponseType:Sa.FRAGMENT,defaultScopes:[P.OPENID_SCOPE,P.PROFILE_SCOPE,P.OFFLINE_ACCESS_SCOPE]},azureCloudOptions:{azureCloudInstance:rh.None,tenant:P.EMPTY_STRING},skipAuthorityMetadataCache:!1,supportsNestedAppAuth:!1,instanceAware:!1},l={cacheLocation:Ft.SessionStorage,temporaryCacheLocation:Ft.SessionStorage,storeAuthStateInCookie:!1,secureCookies:!1,cacheMigrationEnabled:!!(e&&e.cacheLocation===Ft.LocalStorage),claimsBasedCachingEnabled:!1},d={loggerCallback:()=>{},logLevel:xe.Info,piiLoggingEnabled:!1},g={...{...sC,loggerOptions:d,networkClient:i?new hD:Mx,navigationClient:new vc,loadFrameTimeout:0,windowHashTimeout:(t==null?void 0:t.loadFrameTimeout)||fD,iframeHashTimeout:(t==null?void 0:t.loadFrameTimeout)||Sd,navigateFrameWait:0,redirectNavigationTimeout:gD,asyncPopups:!1,allowRedirectInIframe:!1,allowNativeBroker:!1,nativeBrokerHandshakeTimeout:(t==null?void 0:t.nativeBrokerHandshakeTimeout)||mD,pollIntervalMilliseconds:en.DEFAULT_POLL_INTERVAL_MS},...t,loggerOptions:(t==null?void 0:t.loggerOptions)||d},m={application:{appName:P.EMPTY_STRING,appVersion:P.EMPTY_STRING},client:new Ux};if((r==null?void 0:r.protocolMode)!==_r.OIDC&&(r!=null&&r.OIDCOptions)&&new qr(g.loggerOptions).warning(JSON.stringify(Pe(Zy))),r!=null&&r.protocolMode&&r.protocolMode!==_r.AAD&&(g!=null&&g.allowNativeBroker))throw Pe(eC);return{auth:{...s,...r,OIDCOptions:{...s.OIDCOptions,...r==null?void 0:r.OIDCOptions}},cache:{...l,...e},system:g,telemetry:{...m,...n}}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const vD="@azure/msal-browser",$c="3.28.1";/*! @azure/msal-browser v3.28.1 2025-01-14 */class Nh{static loggerCallback(e,t){switch(e){case xe.Error:console.error(t);return;case xe.Info:console.info(t);return;case xe.Verbose:console.debug(t);return;case xe.Warning:console.warn(t);return;default:console.log(t);return}}constructor(e){var f;this.browserEnvironment=typeof window<"u",this.config=pD(e,this.browserEnvironment);let t;try{t=window[Ft.SessionStorage]}catch{}const n=t==null?void 0:t.getItem(Gx),i=(f=t==null?void 0:t.getItem(jx))==null?void 0:f.toLowerCase(),s=i==="true"?!0:i==="false"?!1:void 0,l={...this.config.system.loggerOptions},d=n&&Object.keys(xe).includes(n)?xe[n]:void 0;d&&(l.loggerCallback=Nh.loggerCallback,l.logLevel=d),s!==void 0&&(l.piiLoggingEnabled=s),this.logger=new qr(l,vD,$c),this.available=!1}getConfig(){return this.config}getLogger(){return this.logger}isAvailable(){return this.available}isBrowserEnvironment(){return this.browserEnvironment}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class yo extends Nh{getModuleName(){return yo.MODULE_NAME}getId(){return yo.ID}async initialize(){return this.available=typeof window<"u",this.available}}yo.MODULE_NAME="";yo.ID="StandardOperatingContext";/*! @azure/msal-browser v3.28.1 2025-01-14 */function tr(r){return new TextDecoder().decode(yD(r))}function yD(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 G($C)}const t=atob(e);return Uint8Array.from(t,n=>n.codePointAt(0)||0)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class CD{constructor(){this.dbName=Td,this.version=zx,this.tableName=Wx,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(G(Eh)))})}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(G(Zo));const l=this.db.transaction([this.tableName],"readonly").objectStore(this.tableName).get(e);l.addEventListener("success",d=>{const f=d;this.closeConnection(),t(f.target.result)}),l.addEventListener("error",d=>{this.closeConnection(),n(d)})})}async setItem(e,t){return await this.validateDbIsOpen(),new Promise((n,i)=>{if(!this.db)return i(G(Zo));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(G(Zo));const l=this.db.transaction([this.tableName],"readwrite").objectStore(this.tableName).delete(e);l.addEventListener("success",()=>{this.closeConnection(),t()}),l.addEventListener("error",d=>{this.closeConnection(),n(d)})})}async getKeys(){return await this.validateDbIsOpen(),new Promise((e,t)=>{if(!this.db)return t(G(Zo));const s=this.db.transaction([this.tableName],"readonly").objectStore(this.tableName).getAllKeys();s.addEventListener("success",l=>{const d=l;this.closeConnection(),e(d.target.result)}),s.addEventListener("error",l=>{this.closeConnection(),t(l)})})}async containsKey(e){return await this.validateDbIsOpen(),new Promise((t,n)=>{if(!this.db)return n(G(Zo));const l=this.db.transaction([this.tableName],"readonly").objectStore(this.tableName).count(e);l.addEventListener("success",d=>{const f=d;this.closeConnection(),t(f.target.result===1)}),l.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(Td),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 Ad{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 wD{constructor(e){this.inMemoryCache=new Ad,this.indexedDBCache=new CD,this.logger=e}handleDatabaseAccessError(e){if(e instanceof ba&&e.errorCode===Eh)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 pi{constructor(e,t,n){this.logger=e,Zx(n??!1),this.cache=new wD(this.logger),this.performanceClient=t}createNewGuid(){return Er()}base64Encode(e){return Sh(e)}base64Decode(e){return tr(e)}base64UrlEncode(e){return Ps(e)}encodeKid(e){return this.base64UrlEncode(JSON.stringify({kid:e}))}async getPublicKeyThumbprint(e){var m;const t=(m=this.performanceClient)==null?void 0:m.startMeasurement(k.CryptoOptsGetPublicKeyThumbprint,e.correlationId),n=await tD(pi.EXTRACTABLE,pi.POP_KEY_USAGES),i=await Vu(n.publicKey),s={e:i.e,kty:i.kty,n:i.n},l=Ip(s),d=await this.hashString(l),f=await Vu(n.privateKey),g=await nD(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 U;const s=(U=this.performanceClient)==null?void 0:U.startMeasurement(k.CryptoOptsSignJwt,i),l=await this.cache.getItem(t);if(!l)throw G(Th);const d=await Vu(l.publicKey),f=Ip(d),g=Ps(JSON.stringify({kid:t})),m=yh.getShrHeaderString({...n==null?void 0:n.header,alg:d.alg,kid:g}),w=Ps(m);e.cnf={jwk:JSON.parse(f)};const v=Ps(JSON.stringify(e)),E=`${w}.${v}`,A=new TextEncoder().encode(E),R=await rD(l.privateKey,A),$=Hc(new Uint8Array(R)),V=`${E}.${$}`;return s&&s.end({success:!0}),V}async hashString(e){return JC(e)}}pi.POP_KEY_USAGES=["sign","verify"];pi.EXTRACTABLE=!0;function Ip(r){return JSON.stringify(r,Object.keys(r).sort())}/*! @azure/msal-browser v3.28.1 2025-01-14 */class _D{constructor(){if(!window.localStorage)throw Ih(pa)}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 TD{constructor(){if(!window.sessionStorage)throw Ih(pa)}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 ew(r,e){if(!e)return null;try{return Bn.parseRequestState(r,e).libraryState.meta}catch{throw B(fi)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const ED=24*60*60*1e3;class SD{getItem(e){const t=`${encodeURIComponent(e)}`,n=document.cookie.split(";");for(let i=0;i<n.length;i++){const s=n[i],[l,...d]=decodeURIComponent(s).trim().split("="),f=d.join("=");if(l===t)return f}return""}setItem(e,t,n,i=!0){let s=`${encodeURIComponent(e)}=${encodeURIComponent(t)};path=/;SameSite=Lax;`;if(n){const l=AD(n);s+=`expires=${l};`}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 AD(r){const e=new Date;return new Date(e.getTime()+r*ED).toUTCString()}/*! @azure/msal-browser v3.28.1 2025-01-14 */class bd extends gi{constructor(e,t,n,i,s,l){super(e,n,i,s),this.cacheConfig=t,this.logger=i,this.internalStorage=new Ad,this.browserStorage=this.setupBrowserStorage(this.cacheConfig.cacheLocation),this.temporaryCacheStorage=this.setupBrowserStorage(this.cacheConfig.temporaryCacheLocation),this.cookieStorage=new SD,t.cacheMigrationEnabled&&(this.migrateCacheEntries(),this.createKeyMaps()),this.performanceClient=l}setupBrowserStorage(e){try{switch(e){case Ft.LocalStorage:return new _D;case Ft.SessionStorage:return new TD;case Ft.MemoryStorage:default:break}}catch(t){this.logger.error(t)}return this.cacheConfig.cacheLocation=Ft.MemoryStorage,new Ad}migrateCacheEntries(){const e=`${P.CACHE_PREFIX}.${ct.ID_TOKEN}`,t=`${P.CACHE_PREFIX}.${ct.CLIENT_INFO}`,n=`${P.CACHE_PREFIX}.${ct.ERROR}`,i=`${P.CACHE_PREFIX}.${ct.ERROR_DESC}`,s=this.browserStorage.getItem(e),l=this.browserStorage.getItem(t),d=this.browserStorage.getItem(n),f=this.browserStorage.getItem(i),g=[s,l,d,f];[ct.ID_TOKEN,ct.CLIENT_INFO,ct.ERROR,ct.ERROR_DESC].forEach((w,v)=>{const E=g[v];E&&this.setTemporaryCache(w,E,!0)})}createKeyMaps(){this.logger.trace("BrowserCacheManager - createKeyMaps called.");const e=this.getItem(Dr.ACCOUNT_KEYS),t=this.getItem(`${Dr.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 l=this.validateAndParseJson(s);if(l&&l.hasOwnProperty("credentialType"))switch(l.credentialType){case ne.ID_TOKEN:if(op(l)){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=l,f=this.updateCredentialCacheKey(i,d);this.addTokenKey(f,ne.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 ne.ACCESS_TOKEN:case ne.ACCESS_TOKEN_WITH_AUTH_SCHEME:if(rp(l)){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=l,f=this.updateCredentialCacheKey(i,d);this.addTokenKey(f,ne.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 ne.REFRESH_TOKEN:if(ip(l)){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=l,f=this.updateCredentialCacheKey(i,d);this.addTokenKey(f,ne.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 l=this.validateAndParseJson(s);l&&at.isAccountEntity(l)&&(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||!at.isAccountEntity(n)?(this.removeAccountKeyFromMap(e),null):gi.toObject(new at,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(Dr.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(Dr.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(Dr.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,ne.ID_TOKEN)}async removeAccessToken(e){super.removeAccessToken(e),this.removeTokenKey(e,ne.ACCESS_TOKEN)}removeRefreshToken(e){super.removeRefreshToken(e),this.removeTokenKey(e,ne.REFRESH_TOKEN)}getTokenKeys(){this.logger.trace("BrowserCacheManager.getTokenKeys called");const e=this.getItem(`${Dr.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 ne.ID_TOKEN:n.idToken.indexOf(e)===-1&&(this.logger.info("BrowserCacheManager: addTokenKey - idToken added to map"),n.idToken.push(e));break;case ne.ACCESS_TOKEN:n.accessToken.indexOf(e)===-1&&(this.logger.info("BrowserCacheManager: addTokenKey - accessToken added to map"),n.accessToken.push(e));break;case ne.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}`),B(gd)}this.setItem(`${Dr.TOKEN_KEYS}.${this.clientId}`,JSON.stringify(n))}removeTokenKey(e,t){this.logger.trace("BrowserCacheManager removeTokenKey called");const n=this.getTokenKeys();switch(t){case ne.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 ne.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 ne.REFRESH_TOKEN:this.logger.infoPii(`BrowserCacheManager: removeTokenKey - attempting to remove refreshToken with key: ${e} from map`);const l=n.refreshToken.indexOf(e);l>-1?(this.logger.info("BrowserCacheManager: removeTokenKey - refreshToken removed from map"),n.refreshToken.splice(l,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}`),B(gd)}this.setItem(`${Dr.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,ne.ID_TOKEN),null;const n=this.validateAndParseJson(t);return!n||!op(n)?(this.logger.trace("BrowserCacheManager.getIdTokenCredential: called, no cache hit"),this.removeTokenKey(e,ne.ID_TOKEN),null):(this.logger.trace("BrowserCacheManager.getIdTokenCredential: cache hit"),n)}setIdTokenCredential(e){this.logger.trace("BrowserCacheManager.setIdTokenCredential called");const t=ii(e);this.setItem(t,JSON.stringify(e)),this.addTokenKey(t,ne.ID_TOKEN)}getAccessTokenCredential(e){const t=this.getItem(e);if(!t)return this.logger.trace("BrowserCacheManager.getAccessTokenCredential: called, no cache hit"),this.removeTokenKey(e,ne.ACCESS_TOKEN),null;const n=this.validateAndParseJson(t);return!n||!rp(n)?(this.logger.trace("BrowserCacheManager.getAccessTokenCredential: called, no cache hit"),this.removeTokenKey(e,ne.ACCESS_TOKEN),null):(this.logger.trace("BrowserCacheManager.getAccessTokenCredential: cache hit"),n)}setAccessTokenCredential(e){this.logger.trace("BrowserCacheManager.setAccessTokenCredential called");const t=ii(e);this.setItem(t,JSON.stringify(e)),this.addTokenKey(t,ne.ACCESS_TOKEN)}getRefreshTokenCredential(e){const t=this.getItem(e);if(!t)return this.logger.trace("BrowserCacheManager.getRefreshTokenCredential: called, no cache hit"),this.removeTokenKey(e,ne.REFRESH_TOKEN),null;const n=this.validateAndParseJson(t);return!n||!ip(n)?(this.logger.trace("BrowserCacheManager.getRefreshTokenCredential: called, no cache hit"),this.removeTokenKey(e,ne.REFRESH_TOKEN),null):(this.logger.trace("BrowserCacheManager.getRefreshTokenCredential: cache hit"),n)}setRefreshTokenCredential(e){this.logger.trace("BrowserCacheManager.setRefreshTokenCredential called");const t=ii(e);this.setItem(t,JSON.stringify(e)),this.addTokenKey(t,ne.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||!pM(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=mM(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||!fM(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&&vM(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(Os.WRAPPER_SKU,e),this.internalStorage.setItem(Os.WRAPPER_VER,t)}getWrapperMetadata(){const e=this.internalStorage.getItem(Os.WRAPPER_SKU)||P.EMPTY_STRING,t=this.internalStorage.getItem(Os.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(ct.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(ct.ACTIVE_ACCOUNT),s=this.getItem(i);if(!s)return this.logger.trace("BrowserCacheManager.getActiveAccount: No active account found"),null;const l=this.getAccountInfoFilteredBy({localAccountId:s});return l?(this.logger.trace("BrowserCacheManager.getActiveAccount: Legacy active account cache schema found"),this.logger.trace("BrowserCacheManager.getActiveAccount: Adding active account filters cache schema"),this.setActiveAccount(l),l):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(ct.ACTIVE_ACCOUNT_FILTERS),n=this.generateCacheKey(ct.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||!gM(e,n)?(this.logger.trace("BrowserCacheManager.getThrottlingCache: called, no cache hit"),null):(this.logger.trace("BrowserCacheManager.getThrottlingCache: cache hit"),n)}setThrottlingCache(e,t){this.logger.trace("BrowserCacheManager.setThrottlingCache called"),this.setItem(e,JSON.stringify(t))}getTemporaryCache(e,t){const n=t?this.generateCacheKey(e):e;if(this.cacheConfig.storeAuthStateInCookie){const s=this.cookieStorage.getItem(n);if(s)return this.logger.trace("BrowserCacheManager.getTemporaryCache: storeAuthStateInCookies set to true, retrieving from cookies"),s}const i=this.temporaryCacheStorage.getItem(n);if(!i){if(this.cacheConfig.cacheLocation===Ft.LocalStorage){const s=this.browserStorage.getItem(n);if(s)return this.logger.trace("BrowserCacheManager.getTemporaryCache: Temporary cache item found in local storage"),s}return this.logger.trace("BrowserCacheManager.getTemporaryCache: No cache item found in local storage"),null}return this.logger.trace("BrowserCacheManager.getTemporaryCache: Temporary cache item returned"),i}setTemporaryCache(e,t,n){const i=n?this.generateCacheKey(e):e;this.temporaryCacheStorage.setItem(i,t),this.cacheConfig.storeAuthStateInCookie&&(this.logger.trace("BrowserCacheManager.setTemporaryCache: storeAuthStateInCookie set to true, setting item cookie"),this.cookieStorage.setItem(i,t,void 0,this.cacheConfig.secureCookies))}removeItem(e){this.browserStorage.removeItem(e)}removeTemporaryItem(e){this.temporaryCacheStorage.removeItem(e),this.cacheConfig.storeAuthStateInCookie&&(this.logger.trace("BrowserCacheManager.removeItem: storeAuthStateInCookie is true, clearing item cookie"),this.cookieStorage.removeItem(e))}getKeys(){return this.browserStorage.getKeys()}async clear(){await this.removeAllAccounts(),this.removeAppMetadata(),this.temporaryCacheStorage.getKeys().forEach(e=>{(e.indexOf(P.CACHE_PREFIX)!==-1||e.indexOf(this.clientId)!==-1)&&this.removeTemporaryItem(e)}),this.browserStorage.getKeys().forEach(e=>{(e.indexOf(P.CACHE_PREFIX)!==-1||e.indexOf(this.clientId)!==-1)&&this.browserStorage.removeItem(e)}),this.internalStorage.clear()}async clearTokensAndKeysWithClaims(e,t){e.addQueueMeasurement(k.ClearTokensAndKeysWithClaims,t);const n=this.getTokenKeys(),i=[];n.accessToken.forEach(s=>{const l=this.getAccessTokenCredential(s);l!=null&&l.requestedClaimsHash&&s.includes(l.requestedClaimsHash.toLowerCase())&&i.push(this.removeAccessToken(s))}),await Promise.all(i),i.length>0&&this.logger.warning(`${i.length} access tokens with claims in the cache keys have been removed from the cache.`)}generateCacheKey(e){return this.validateAndParseJson(e)?JSON.stringify(e):Un.startsWith(e,P.CACHE_PREFIX)||Un.startsWith(e,ct.ADAL_ID_TOKEN)?e:`${P.CACHE_PREFIX}.${this.clientId}.${e}`}generateAuthorityKey(e){const{libraryState:{id:t}}=Bn.parseRequestState(this.cryptoImpl,e);return this.generateCacheKey(`${ke.AUTHORITY}.${t}`)}generateNonceKey(e){const{libraryState:{id:t}}=Bn.parseRequestState(this.cryptoImpl,e);return this.generateCacheKey(`${ke.NONCE_IDTOKEN}.${t}`)}generateStateKey(e){const{libraryState:{id:t}}=Bn.parseRequestState(this.cryptoImpl,e);return this.generateCacheKey(`${ke.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 l=this.generateStateKey(e);this.setTemporaryCache(l,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(ke.CCS_CREDENTIAL,JSON.stringify(g),!0)}else if(i){const g={credential:i,type:rn.UPN};this.setTemporaryCache(ke.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(ke.REQUEST_PARAMS)),this.removeTemporaryItem(this.generateCacheKey(ke.ORIGIN_URI)),this.removeTemporaryItem(this.generateCacheKey(ke.URL_HASH)),this.removeTemporaryItem(this.generateCacheKey(ke.CORRELATION_ID)),this.removeTemporaryItem(this.generateCacheKey(ke.CCS_CREDENTIAL)),this.removeTemporaryItem(this.generateCacheKey(ke.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(ke.REQUEST_STATE)===-1)return;const n=this.temporaryCacheStorage.getItem(t);if(!n)return;const i=ew(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=Sh(JSON.stringify(e));this.setTemporaryCache(ke.REQUEST_PARAMS,t,!0)}getCachedRequest(e){this.logger.trace("BrowserCacheManager.getCachedRequest called");const t=this.getTemporaryCache(ke.REQUEST_PARAMS,!0);if(!t)throw G(RC);let n;try{n=JSON.parse(tr(t))}catch(i){throw this.logger.errorPii(`Attempted to parse: ${t}`),this.logger.error(`Parsing cached token request threw with error: ${i}`),G(NC)}if(this.removeTemporaryItem(this.generateCacheKey(ke.REQUEST_PARAMS)),!n.authority){const i=this.generateAuthorityKey(e),s=this.getTemporaryCache(i);if(!s)throw G(_h);n.authority=s}return n}getCachedNativeRequest(){this.logger.trace("BrowserCacheManager.getCachedNativeRequest called");const e=this.getTemporaryCache(ke.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}.${ke.INTERACTION_STATUS_KEY}`;return this.getTemporaryCache(e,!1)}setInteractionInProgress(e){const t=`${P.CACHE_PREFIX}.${ke.INTERACTION_STATUS_KEY}`;if(e){if(this.getInteractionInProgress())throw G(_C);this.setTemporaryCache(t,this.clientId,!1)}else!e&&this.getInteractionInProgress()===this.clientId&&this.removeTemporaryItem(t)}getLegacyLoginHint(){const e=this.getTemporaryCache(ct.ADAL_ID_TOKEN);e&&(this.browserStorage.removeItem(ct.ADAL_ID_TOKEN),this.logger.verbose("Cached ADAL id token retrieved."));const t=this.getTemporaryCache(ct.ID_TOKEN,!0);t&&(this.browserStorage.removeItem(this.generateCacheKey(ct.ID_TOKEN)),this.logger.verbose("Cached MSAL.js v1 id token retrieved"));const n=t||e;if(n){const i=wo(n,tr);if(i.preferred_username)return this.logger.verbose("No SSO params used and ADAL/MSAL v1 token retrieved, setting ADAL/MSAL v1 preferred_username as loginHint"),i.preferred_username;if(i.upn)return this.logger.verbose("No SSO params used and ADAL/MSAL v1 token retrieved, setting ADAL/MSAL v1 upn as loginHint"),i.upn;this.logger.verbose("No SSO params used and ADAL/MSAL v1 token retrieved, however, no account hint claim found. Enable preferred_username or upn id token claim to get SSO.")}return null}updateCredentialCacheKey(e,t){const n=ii(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=Pc((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=Mc((g=e.account)==null?void 0:g.homeAccountId,e.account.environment,e.accessToken,this.clientId,e.tenantId,e.scopes.join(" "),e.expiresOn?e.expiresOn.getTime()/1e3:0,e.extExpiresOn?e.extExpiresOn.getTime()/1e3:0,tr,void 0,e.tokenType,void 0,t.sshKid,t.claims,i),l={idToken:n,accessToken:s};return this.saveCacheRecord(l)}async saveCacheRecord(e,t,n){try{await super.saveCacheRecord(e,t,n)}catch(i){if(i instanceof li&&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 bD=(r,e)=>{const t={cacheLocation:Ft.MemoryStorage,temporaryCacheLocation:Ft.MemoryStorage,storeAuthStateInCookie:!1,secureCookies:!1,cacheMigrationEnabled:!1,claimsBasedCachingEnabled:!1};return new bd(r,t,lc,e)};/*! @azure/msal-browser v3.28.1 2025-01-14 */function ID(r,e,t,n){return r.verbose("getAllAccounts called"),t?e.getAllAccounts(n):[]}function kD(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 RD(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 ND(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 OD(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 PD(r,e){e.setActiveAccount(r)}function MD(r){return r.getActiveAccount()}/*! @azure/msal-browser v3.28.1 2025-01-14 */const te={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 xD{constructor(e){this.eventCallbacks=new Map,this.logger=e||new qr({})}addEventCallback(e,t,n){if(typeof window<"u"){const i=n||dD();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(([l,d],f)=>{(d.length===0||d.includes(e))&&(this.logger.verbose(`Emitting event to callback ${f}: ${e}`),l.apply(null,[s]))})}}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class tw{constructor(e,t,n,i,s,l,d,f,g){this.config=e,this.browserStorage=t,this.browserCrypto=n,this.networkClient=this.config.system.networkClient,this.eventHandler=s,this.navigationClient=l,this.nativeMessageHandler=f,this.correlationId=g||Er(),this.logger=i.clone(en.MSAL_SKU,$c,this.correlationId),this.performanceClient=d}async clearCacheOnLogout(e){if(e){at.accountInfoIsEqual(e,this.browserStorage.getActiveAccount(),!1)&&(this.logger.verbose("Setting active account to null"),this.browserStorage.setActiveAccount(null));try{await this.browserStorage.removeAccount(at.generateAccountCacheKey(e)),this.logger.verbose("Cleared cache items belonging to the account provided in the logout request.")}catch{this.logger.error("Account provided in logout request was not found. Local cache unchanged.")}}else try{this.logger.verbose("No account provided in logout request, clearing all cache items.",this.correlationId),await this.browserStorage.clear(),await this.browserCrypto.clearKeystore()}catch{this.logger.error("Attempted to clear all MSAL cache items and failed. Local cache unchanged.")}}getRedirectUri(e){this.logger.verbose("getRedirectUri called");const t=e||this.config.auth.redirectUri;return ye.getAbsoluteUrl(t,yr())}initializeServerTelemetryManager(e,t){this.logger.verbose("initializeServerTelemetryManager called");const n={clientId:this.config.auth.clientId,correlationId:this.correlationId,apiId:e,forceRefresh:t||!1,wrapperSKU:this.browserStorage.getWrapperMetadata()[0],wrapperVer:this.browserStorage.getWrapperMetadata()[1]};return new ma(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,l=n!=null&&n.length?n==="true":this.config.auth.instanceAware,d=t&&l?this.config.auth.authority.replace(ye.getDomainFromUrl(s),t.environment):s,f=At.generateAuthority(d,e.requestAzureCloudOptions||this.config.auth.azureCloudOptions),g=await F(uC,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 Pe(tC);return g}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const DD=32;async function LD(r,e,t){r.addQueueMeasurement(k.GeneratePkceCodes,t);const n=_o(UD,k.GenerateCodeVerifier,e,r,t)(r,e,t),i=await F(BD,k.GenerateCodeChallengeFromVerifier,e,r,t)(n,r,e,t);return{verifier:n,challenge:i}}function UD(r,e,t){try{const n=new Uint8Array(DD);return _o(eD,k.GetRandomValues,e,r,t)(n),Hc(n)}catch{throw G(Ch)}}async function BD(r,e,t,n){e.addQueueMeasurement(k.GenerateCodeChallengeFromVerifier,n);try{const i=await F(YC,k.Sha256Digest,t,e,n)(r,e,n);return Hc(new Uint8Array(i))}catch{throw G(Ch)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */async function Oh(r,e,t,n){t.addQueueMeasurement(k.InitializeBaseRequest,r.correlationId);const i=r.authority||e.auth.authority,s=[...r&&r.scopes||[]],l={...r,correlationId:r.correlationId,authority:i,scopes:s};if(!l.authenticationScheme)l.authenticationScheme=Ne.BEARER,n.verbose(`Authentication Scheme wasn't explicitly set in request, defaulting to "Bearer" request`);else{if(l.authenticationScheme===Ne.SSH){if(!r.sshJwk)throw Pe(xc);if(!r.sshKid)throw Pe(Xy)}n.verbose(`Authentication Scheme set to "${l.authenticationScheme}" as configured in Auth request`)}return e.cache.claimsBasedCachingEnabled&&r.claims&&!Un.isEmptyObj(r.claims)&&(l.requestedClaimsHash=await JC(r.claims)),l}async function VD(r,e,t,n,i){n.addQueueMeasurement(k.InitializeSilentRequest,r.correlationId);const s=await F(Oh,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 Ci extends tw{async initializeAuthorizationCodeRequest(e){this.performanceClient.addQueueMeasurement(k.StandardInteractionClientInitializeAuthorizationCodeRequest,this.correlationId);const t=await F(LD,k.GeneratePkceCodes,this.logger,this.performanceClient,this.correlationId)(this.performanceClient,this.logger,this.correlationId),n={...e,redirectUri:e.redirectUri,code:P.EMPTY_STRING,codeVerifier:t.verifier};return e.codeChallenge=t.challenge,e.codeChallengeMethod=P.S256_CODE_CHALLENGE_METHOD,n}initializeLogoutRequest(e){this.logger.verbose("initializeLogoutRequest called",e==null?void 0:e.correlationId);const t={correlationId:this.correlationId||Er(),...e};if(e)if(e.logoutHint)this.logger.verbose("logoutHint has already been set in logoutRequest");else if(e.account){const n=this.getLogoutHintFromIdTokenClaims(e.account);n&&(this.logger.verbose("Setting logoutHint to login_hint ID Token Claim value for the account provided"),t.logoutHint=n)}else this.logger.verbose("logoutHint was not set and account was not passed into logout request, logoutHint will not be set");else this.logger.verbose("logoutHint will not be set since no logout request was configured");return!e||e.postLogoutRedirectUri!==null?e&&e.postLogoutRedirectUri?(this.logger.verbose("Setting postLogoutRedirectUri to uri set on logout request",t.correlationId),t.postLogoutRedirectUri=ye.getAbsoluteUrl(e.postLogoutRedirectUri,yr())):this.config.auth.postLogoutRedirectUri===null?this.logger.verbose("postLogoutRedirectUri configured as null and no uri set on request, not passing post logout redirect",t.correlationId):this.config.auth.postLogoutRedirectUri?(this.logger.verbose("Setting postLogoutRedirectUri to configured uri",t.correlationId),t.postLogoutRedirectUri=ye.getAbsoluteUrl(this.config.auth.postLogoutRedirectUri,yr())):(this.logger.verbose("Setting postLogoutRedirectUri to current page",t.correlationId),t.postLogoutRedirectUri=ye.getAbsoluteUrl(yr(),yr())):this.logger.verbose("postLogoutRedirectUri passed as null, not setting post logout redirect uri",t.correlationId),t}getLogoutHintFromIdTokenClaims(e){const t=e.idTokenClaims;if(t){if(t.login_hint)return t.login_hint;this.logger.verbose("The ID Token Claims tied to the provided account do not contain a login_hint claim, logoutHint will not be added to logout request")}else this.logger.verbose("The provided account does not contain ID Token Claims, logoutHint will not be added to logout request");return null}async createAuthCodeClient(e){this.performanceClient.addQueueMeasurement(k.StandardInteractionClientCreateAuthCodeClient,this.correlationId);const t=await F(this.getClientConfiguration.bind(this),k.StandardInteractionClientGetClientConfiguration,this.logger,this.performanceClient,this.correlationId)(e);return new fC(t,this.performanceClient)}async getClientConfiguration(e){const{serverTelemetryManager:t,requestAuthority:n,requestAzureCloudOptions:i,requestExtraQueryParameters:s,account:l}=e;this.performanceClient.addQueueMeasurement(k.StandardInteractionClientGetClientConfiguration,this.correlationId);const d=await F(this.getDiscoveredAuthority.bind(this),k.StandardInteractionClientGetDiscoveredAuthority,this.logger,this.performanceClient,this.correlationId)({requestAuthority:n,requestAzureCloudOptions:i,requestExtraQueryParameters:s,account:l}),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:$c,cpu:P.EMPTY_STRING,os:P.EMPTY_STRING},telemetry:this.config.telemetry}}async initializeAuthorizationRequest(e,t){this.performanceClient.addQueueMeasurement(k.StandardInteractionClientInitializeAuthorizationRequest,this.correlationId);const n=this.getRedirectUri(e.redirectUri),i={interactionType:t},s=Bn.setRequestState(this.browserCrypto,e&&e.state||P.EMPTY_STRING,i),d={...await F(Oh,k.InitializeBaseRequest,this.logger,this.performanceClient,this.correlationId)({...e,correlationId:this.correlationId},this.config,this.performanceClient,this.logger),redirectUri:n,state:s,nonce:e.nonce||Er(),responseMode:this.config.auth.OIDCOptions.serverResponseType};if(e.loginHint||e.sid)return d;const f=e.account||this.browserStorage.getActiveAccount();if(f&&(this.logger.verbose("Setting validated request account",this.correlationId),this.logger.verbosePii(`Setting validated request account: ${f.homeAccountId}`,this.correlationId),d.account=f),!d.loginHint&&!f){const g=this.browserStorage.getLegacyLoginHint();g&&(d.loginHint=g)}return d}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const FD="ContentError",nw="user_switch";/*! @azure/msal-browser v3.28.1 2025-01-14 */const HD="USER_INTERACTION_REQUIRED",$D="USER_CANCEL",KD="NO_NETWORK",zD="PERSISTENT_ERROR",WD="DISABLED",qD="ACCOUNT_UNAVAILABLE";/*! @azure/msal-browser v3.28.1 2025-01-14 */const GD=-2147186943,jD={[nw]:"User attempted to switch accounts in the native broker, which is not allowed. All new accounts must sign-in through the standard web flow first, please try again."};class Jn extends He{constructor(e,t,n){super(e,t),Object.setPrototypeOf(this,Jn.prototype),this.name="NativeAuthError",this.ext=n}}function ei(r){if(r.ext&&r.ext.status&&(r.ext.status===zD||r.ext.status===WD)||r.ext&&r.ext.error&&r.ext.error===GD)return!0;switch(r.errorCode){case FD:return!0;default:return!1}}function Id(r,e,t){if(t&&t.status)switch(t.status){case qD:return yd(dC);case HD:return new Vn(r,e);case $D:return G(vo);case KD:return G(mc)}return new Jn(r,jD[r]||e,t)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class rw extends Ci{async acquireToken(e){this.performanceClient.addQueueMeasurement(k.SilentCacheClientAcquireToken,e.correlationId);const t=this.initializeServerTelemetryManager(Le.acquireTokenSilent_silentFlow),n=await F(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 Px(n,this.performanceClient);this.logger.verbose("Silent auth client created");try{const l=(await F(i.acquireCachedToken.bind(i),k.SilentFlowClientAcquireCachedToken,this.logger,this.performanceClient,e.correlationId)(e))[0];return this.performanceClient.addFields({fromCache:!0},e.correlationId),l}catch(s){throw s instanceof ba&&s.errorCode===Th&&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 ui extends tw{constructor(e,t,n,i,s,l,d,f,g,m,w,v){var _;super(e,t,n,i,s,l,f,g,v),this.apiId=d,this.accountId=m,this.nativeMessageHandler=g,this.nativeStorageManager=w,this.silentCacheClient=new rw(e,this.nativeStorageManager,n,i,s,l,f,g,v),this.serverTelemetryManager=this.initializeServerTelemetryManager(this.apiId);const E=this.nativeMessageHandler.getExtensionId()===si.PREFERRED_EXTENSION_ID?"chrome":(_=this.nativeMessageHandler.getExtensionId())!=null&&_.length?"unknown":void 0;this.skus=ma.makeExtraSkuString({libraryName:en.MSAL_SKU,libraryVersion:$c,extensionName:E,extensionVersion:this.nativeMessageHandler.getExtensionVersion()})}addRequestSKUs(e){e.extraParameters={...e.extraParameters,[mx]:this.skus}}async acquireToken(e){this.performanceClient.addQueueMeasurement(k.NativeInteractionClientAcquireToken,e.correlationId),this.logger.trace("NativeInteractionClient - acquireToken called.");const t=this.performanceClient.startMeasurement(k.NativeInteractionClientAcquireToken,e.correlationId),n=rr();try{const i=await this.initializeNativeRequest(e);try{const g=await this.acquireTokensFromCache(this.accountId,i);return t.end({success:!0,isNativeBroker:!1,fromCache:!0}),g}catch{this.logger.info("MSAL internal Cache does not contain tokens, proceed to make a native call")}const{...s}=i,l={method:uo.GetToken,request:s},d=await this.nativeMessageHandler.sendMessage(l),f=this.validateNativeResponse(d);return await this.handleNativeResponse(f,i,n).then(g=>(t.end({success:!0,isNativeBroker:!0,requestId:g.requestId}),this.serverTelemetryManager.clearNativeBrokerErrorCode(),g)).catch(g=>{throw t.end({success:!1,errorCode:g.errorCode,subErrorCode:g.subError,isNativeBroker:!0}),g})}catch(i){throw i instanceof Jn&&this.serverTelemetryManager.setNativeBrokerErrorCode(i.errorCode),i}}createSilentCacheRequest(e,t){return{authority:e.authority,correlationId:this.correlationId,scopes:Je.fromString(e.scope).asArray(),account:t,forceRefresh:!1}}async acquireTokensFromCache(e,t){if(!e)throw this.logger.warning("NativeInteractionClient:acquireTokensFromCache - No nativeAccountId provided"),B(hd);const n=this.browserStorage.getBaseAccountInfo({nativeAccountId:e});if(!n)throw B(hd);try{const i=this.createSilentCacheRequest(t,n),s=await this.silentCacheClient.acquireToken(i),l={...n,idTokenClaims:s==null?void 0:s.idTokenClaims,idToken:s==null?void 0:s.idToken};return{...s,account:l}}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 Jn&&(this.serverTelemetryManager.setNativeBrokerErrorCode(f.errorCode),ei(f)))throw f}this.browserStorage.setTemporaryCache(ke.NATIVE_REQUEST,JSON.stringify(i),!0);const l={apiId:Le.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,l)}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(ke.NATIVE_REQUEST));const l={method:uo.GetToken,request:s},d=rr();try{this.logger.verbose("NativeInteractionClient - handleRedirectPromise sending message to native broker.");const f=await this.nativeMessageHandler.sendMessage(l);this.validateNativeResponse(f);const g=this.handleNativeResponse(f,s,d);this.browserStorage.setInteractionInProgress(!1);const m=await g;return this.serverTelemetryManager.clearNativeBrokerErrorCode(),m}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 m;this.logger.trace("NativeInteractionClient - handleNativeResponse called.");const i=wo(e.id_token,tr),s=this.createHomeAccountIdentifier(e,i),l=(m=this.browserStorage.getAccountInfoFilteredBy({nativeAccountId:t.accountId}))==null?void 0:m.homeAccountId;if(s!==l&&e.account.id!==t.accountId)throw Id(nw);const d=await this.getDiscoveredAuthority({requestAuthority:t.authority}),f=ph(this.browserStorage,d,s,tr,i,e.client_info,void 0,i.tid,void 0,e.account.id,this.logger),g=await this.generateAuthenticationResult(e,t,i,f,d.canonicalAuthority,n);return this.cacheAccount(f),this.cacheNativeTokens(e,t,s,i,e.access_token,g.tenantId,n),g}createHomeAccountIdentifier(e,t){return at.generateHomeAccountId(e.client_info||P.EMPTY_STRING,xn.Default,this.logger,this.browserCrypto,t)}generateScopes(e,t){return e.scope?Je.fromString(e.scope):Je.fromString(t.scope)}async generatePopAccessToken(e,t){if(t.tokenType===Ne.POP&&t.signPopToken){if(e.shr)return this.logger.trace("handleNativeServerResponse: SHR is enabled in native layer"),e.shr;const n=new mi(this.browserCrypto),i={resourceRequestMethod:t.resourceRequestMethod,resourceRequestUri:t.resourceRequestUri,shrClaims:t.shrClaims,shrNonce:t.shrNonce};if(!t.keyId)throw B(th);return n.signPopToken(e.access_token,t.keyId,i)}else return e.access_token}async generateAuthenticationResult(e,t,n,i,s,l){const d=this.addTelemetryFromNativeResponse(e),f=e.scope?Je.fromString(e.scope):Je.fromString(t.scope),g=e.account.properties||{},m=g.UID||n.oid||n.sub||P.EMPTY_STRING,w=g.TenantId||n.tid||P.EMPTY_STRING,v=uh(i.getAccountInfo(),void 0,n,e.id_token);v.nativeAccountId!==e.account.id&&(v.nativeAccountId=e.account.id);const E=await this.generatePopAccessToken(e,t),_=t.tokenType===Ne.POP?Ne.POP:Ne.BEARER;return{authority:s,uniqueId:m,tenantId:w,scopes:f.asArray(),account:v,idToken:e.id_token,idTokenClaims:n,accessToken:E,fromCache:d?this.isResponseFromCache(d):!1,expiresOn:new Date(Number(l+e.expires_in)*1e3),tokenType:_,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,l,d){const f=Pc(n,t.authority,e.id_token||"",t.clientId,i.tid||""),g=t.tokenType===Ne.POP?P.SHR_NONCE_VALIDITY:(typeof e.expires_in=="string"?parseInt(e.expires_in,10):e.expires_in)||0,m=d+g,w=this.generateScopes(e,t),v=Mc(n,t.authority,s,t.clientId,i.tid||l,w.printScopes(),m,0,tr,void 0,t.tokenType,void 0,t.keyId),E={idToken:f,accessToken:v};this.nativeStorageManager.saveCacheRecord(E,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 _y(Yd,"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,l=new Je(i||[]);l.appendScopes(yi);const d=()=>{switch(this.apiId){case Le.ssoSilent:case Le.acquireTokenSilent_silentFlow:return this.logger.trace("initializeNativeRequest: silent request sets prompt to none"),dt.NONE}if(!e.prompt){this.logger.trace("initializeNativeRequest: prompt was not provided");return}switch(e.prompt){case dt.NONE:case dt.CONSENT:case dt.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`),G(HC)}},f={...s,accountId:this.accountId,clientId:this.config.auth.clientId,authority:n.urlString,scope:l.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 G(KC);if(this.handleExtraBrokerParams(f),f.extraParameters=f.extraParameters||{},f.extraParameters.telemetry=si.MATS_TELEMETRY,e.authenticationScheme===Ne.POP){const g={resourceRequestUri:e.resourceRequestUri,resourceRequestMethod:e.resourceRequestMethod,shrClaims:e.shrClaims,shrNonce:e.shrNonce},m=new mi(this.browserCrypto);let w;if(f.keyId)w=this.browserCrypto.base64UrlEncode(JSON.stringify({kid:f.keyId})),f.signPopToken=!1;else{const v=await F(m.generateCnf.bind(m),k.PopTokenGenerateCnf,this.logger,this.performanceClient,e.correlationId)(g,this.logger);w=v.reqCnfString,f.keyId=v.kid,f.signPopToken=!0}f.reqCnf=w}return this.addRequestSKUs(f),f}handleExtraBrokerParams(e){var s;const t=e.extraParameters&&e.extraParameters.hasOwnProperty(fh)&&e.extraParameters.hasOwnProperty(vd)&&e.extraParameters.hasOwnProperty(mo);if(!e.embeddedClientId&&!t)return;let n="";const i=e.redirectUri;e.embeddedClientId?(e.redirectUri=this.config.auth.redirectUri,n=e.embeddedClientId):e.extraParameters&&(e.redirectUri=e.extraParameters[vd],n=e.extraParameters[mo]),e.extraParameters={child_client_id:n,child_redirect_uri:i},(s=this.performanceClient)==null||s.addFields({embeddedClientId:n,embeddedRedirectUri:i},e.correlationId)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class Qn{constructor(e,t,n,i){this.logger=e,this.handshakeTimeoutMs=t,this.extensionId=i,this.resolvers=new Map,this.handshakeResolvers=new Map,this.messageChannel=new MessageChannel,this.windowListener=this.onWindowMessage.bind(this),this.performanceClient=n,this.handshakeEvent=n.startMeasurement(k.NativeMessageHandlerHandshake)}async sendMessage(e){this.logger.trace("NativeMessageHandler - sendMessage called.");const t={channel:si.CHANNEL_ID,extensionId:this.extensionId,responseId:Er(),body:e};return this.logger.trace("NativeMessageHandler - Sending request to browser extension"),this.logger.tracePii(`NativeMessageHandler - Sending request to browser extension: ${JSON.stringify(t)}`),this.messageChannel.port1.postMessage(t),new Promise((n,i)=>{this.resolvers.set(t.responseId,{resolve:n,reject:i})})}static async createProvider(e,t,n){e.trace("NativeMessageHandler - createProvider called.");try{const i=new Qn(e,t,n,si.PREFERRED_EXTENSION_ID);return await i.sendHandshakeRequest(),i}catch{const s=new Qn(e,t,n);return await s.sendHandshakeRequest(),s}}async sendHandshakeRequest(){this.logger.trace("NativeMessageHandler - sendHandshakeRequest called."),window.addEventListener("message",this.windowListener,!1);const e={channel:si.CHANNEL_ID,extensionId:this.extensionId,responseId:Er(),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(G(BC)),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!==si.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(G(VC))}}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 l=t.body.response;if(this.logger.trace("NativeMessageHandler - Received response from browser extension"),this.logger.tracePii(`NativeMessageHandler - Received response from browser extension: ${JSON.stringify(l)}`),l.status!=="Success")n.reject(Id(l.code,l.description,l.ext));else if(l.result)l.result.code&&l.result.description?n.reject(Id(l.result.code,l.result.description,l.result.ext)):n.resolve(l.result);else throw _y(Yd,"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 Ne.BEARER:case Ne.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 Ph{constructor(e,t,n,i,s){this.authModule=e,this.browserStorage=t,this.authCodeRequest=n,this.logger=i,this.performanceClient=s}async handleCodeResponse(e,t){this.performanceClient.addQueueMeasurement(k.HandleCodeResponse,t.correlationId);let n;try{n=this.authModule.handleFragmentResponse(e,t.state)}catch(i){throw i instanceof Gr&&i.subError===vo?G(vo):i}return F(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 F(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 F(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 ow(r,e,t){const n=hc(r);if(!n)throw rC(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}`),G(yC)):(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.`),G(vC));return n}function YD(r,e,t){if(!r.state)throw G(wh);const n=ew(e,r.state);if(!n)throw G(CC);if(n.interactionType!==t)throw G(wC)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class JD extends Ci{constructor(e,t,n,i,s,l,d,f,g,m){super(e,t,n,i,s,l,d,g,m),this.unloadWindow=this.unloadWindow.bind(this),this.nativeStorage=f}acquireToken(e){try{const n={popupName:this.generatePopupName(e.scopes||yi,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(Le.acquireTokenPopup),i=await F(this.initializeAuthorizationRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationRequest,this.logger,this.performanceClient,this.correlationId)(e,J.Popup);ZC(i.authority);try{const l=await F(this.initializeAuthorizationCodeRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationCodeRequest,this.logger,this.performanceClient,this.correlationId)(i),d=await F(this.createAuthCodeClient.bind(this),k.StandardInteractionClientCreateAuthCodeClient,this.logger,this.performanceClient,this.correlationId)({serverTelemetryManager:n,requestAuthority:i.authority,requestAzureCloudOptions:i.azureCloudOptions,requestExtraQueryParameters:i.extraQueryParameters,account:i.account}),f=Qn.isNativeAvailable(this.config,this.logger,this.nativeMessageHandler,e.authenticationScheme);let g;f&&(g=this.performanceClient.startMeasurement(k.FetchAccountIdWithNativeBroker,e.correlationId));const m=await d.getAuthCodeUrl({...i,nativeBroker:f}),w=new Ph(d,this.browserStorage,l,this.logger,this.performanceClient),v=this.initiateAuthRequest(m,t);this.eventHandler.emitEvent(te.POPUP_OPENED,J.Popup,{popupWindow:v},null);const E=await this.monitorPopupForHash(v,t.popupWindowParent),_=_o(ow,k.DeserializeResponse,this.logger,this.performanceClient,this.correlationId)(E,this.config.auth.OIDCOptions.serverResponseType,this.logger);if(Yn.removeThrottle(this.browserStorage,this.config.auth.clientId,l),_.accountId){if(this.logger.verbose("Account id found in hash, calling WAM for token"),g&&g.end({success:!0,isNativeBroker:!0}),!this.nativeMessageHandler)throw G(Aa);const R=new ui(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,Le.acquireTokenPopup,this.performanceClient,this.nativeMessageHandler,_.accountId,this.nativeStorage,i.correlationId),{userRequestState:$}=Bn.parseRequestState(this.browserCrypto,i.state);return await R.acquireToken({...i,state:$,prompt:void 0})}return await w.handleCodeResponse(_,i)}catch(l){throw(s=t.popup)==null||s.close(),l instanceof He&&(l.setCorrelationId(this.correlationId),n.cacheFailedRequest(l)),l}}async logoutPopupAsync(e,t,n,i){var l,d,f,g;this.logger.verbose("logoutPopupAsync called"),this.eventHandler.emitEvent(te.LOGOUT_START,J.Popup,e);const s=this.initializeServerTelemetryManager(Le.logoutPopup);try{await this.clearCacheOnLogout(e.account);const m=await F(this.createAuthCodeClient.bind(this),k.StandardInteractionClientCreateAuthCodeClient,this.logger,this.performanceClient,this.correlationId)({serverTelemetryManager:s,requestAuthority:n,account:e.account||void 0});try{m.authority.endSessionEndpoint}catch{if((l=e.account)!=null&&l.homeAccountId&&e.postLogoutRedirectUri&&m.authority.protocolMode===_r.OIDC){if(this.browserStorage.removeAccount((d=e.account)==null?void 0:d.homeAccountId),this.eventHandler.emitEvent(te.LOGOUT_SUCCESS,J.Popup,e),i){const E={apiId:Le.logoutPopup,timeout:this.config.system.redirectNavigationTimeout,noHistory:!1},_=ye.getAbsoluteUrl(i,yr());await this.navigationClient.navigateInternal(_,E)}(f=t.popup)==null||f.close();return}}const w=m.getLogoutUri(e);this.eventHandler.emitEvent(te.LOGOUT_SUCCESS,J.Popup,e);const v=this.openPopup(w,t);if(this.eventHandler.emitEvent(te.POPUP_OPENED,J.Popup,{popupWindow:v},null),await this.monitorPopupForHash(v,t.popupWindowParent).catch(()=>{}),i){const E={apiId:Le.logoutPopup,timeout:this.config.system.redirectNavigationTimeout,noHistory:!1},_=ye.getAbsoluteUrl(i,yr());this.logger.verbose("Redirecting main window to url specified in the request"),this.logger.verbosePii(`Redirecting main window to: ${_}`),await this.navigationClient.navigateInternal(_,E)}else this.logger.verbose("No main window navigation requested")}catch(m){throw(g=t.popup)==null||g.close(),m instanceof He&&(m.setCorrelationId(this.correlationId),s.cacheFailedRequest(m)),this.browserStorage.setInteractionInProgress(!1),this.eventHandler.emitEvent(te.LOGOUT_FAILURE,J.Popup,null,m),this.eventHandler.emitEvent(te.LOGOUT_END,J.Popup),m}this.eventHandler.emitEvent(te.LOGOUT_END,J.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"),G(Bc)}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(G(vo));return}let l="";try{l=e.location.href}catch{}if(!l||l==="about:blank")return;clearInterval(s);let d="";const f=this.config.auth.OIDCOptions.serverResponseType;e&&(f===Sa.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 G(EC);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),G(TC)}}openSizedPopup(e,{popupName:t,popupWindowAttributes:n,popupWindowParent:i}){var E,_,A,R;const s=i.screenLeft?i.screenLeft:i.screenX,l=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=(E=n.popupSize)==null?void 0:E.width,m=(_=n.popupSize)==null?void 0:_.height,w=(A=n.popupPosition)==null?void 0:A.top,v=(R=n.popupPosition)==null?void 0:R.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),(!m||m<0||m>f)&&(this.logger.verbose("Default popup window height used. Window height not configured or invalid."),m=en.POPUP_HEIGHT),(!w||w<0||w>f)&&(this.logger.verbose("Default popup window top position used. Window top not configured or invalid."),w=Math.max(0,f/2-en.POPUP_HEIGHT/2+l)),(!v||v<0||v>d)&&(this.logger.verbose("Default popup window left position used. Window left not configured or invalid."),v=Math.max(0,d/2-en.POPUP_WIDTH/2+s)),i.open(e,t,`width=${g}, height=${m}, top=${w}, left=${v}, scrollbars=yes`)}unloadWindow(e){this.browserStorage.cleanRequestByInteractionType(J.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 kp{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(ke.ORIGIN_URI,t.redirectStartPage,!0)),this.browserStorage.setTemporaryCache(ke.CORRELATION_ID,this.authCodeRequest.correlationId,!0),this.browserStorage.cacheCodeRequest(this.authCodeRequest),this.logger.infoPii(`RedirectHandler.initiateAuthRequest: Navigate to: ${e}`);const n={apiId:Le.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"),G(Bc)}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 B(cc,"Cached State");let s;try{s=this.authModule.handleFragmentResponse(e,i)}catch(g){throw g instanceof Gr&&g.subError===vo?G(vo):g}const l=this.browserStorage.generateNonceKey(i),d=this.browserStorage.getTemporaryCache(l);if(this.authCodeRequest.code=s.code,s.cloud_instance_host_name&&await F(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(ke.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 QD(){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 XD extends Ci{constructor(e,t,n,i,s,l,d,f,g,m){super(e,t,n,i,s,l,d,g,m),this.nativeStorage=f}async acquireToken(e){const t=await F(this.initializeAuthorizationRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationRequest,this.logger,this.performanceClient,this.correlationId)(e,J.Redirect);this.browserStorage.updateCacheEntries(t.state,t.nonce,t.authority,t.loginHint||"",t.account||null);const n=this.initializeServerTelemetryManager(Le.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(te.RESTORE_FROM_BFCACHE,J.Redirect))};try{const s=await F(this.initializeAuthorizationCodeRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationCodeRequest,this.logger,this.performanceClient,this.correlationId)(t),l=await F(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 kp(l,this.browserStorage,s,this.logger,this.performanceClient),f=await l.getAuthCodeUrl({...t,nativeBroker:Qn.isNativeAvailable(this.config,this.logger,this.nativeMessageHandler,e.authenticationScheme)}),g=this.getRedirectStartPage(e.redirectStartPage);return this.logger.verbosePii(`Redirect start page: ${g}`),window.addEventListener("pageshow",i),await d.initiateAuthRequest(f,{navigationClient:this.navigationClient,redirectTimeout:this.config.system.redirectNavigationTimeout,redirectStartPage:g,onRedirectNavigate:e.onRedirectNavigate||this.config.auth.onRedirectNavigate})}catch(s){throw s instanceof He&&(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(Le.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(J.Redirect),QD()!=="back_forward"?t.event.errorCode="no_server_response":this.logger.verbose("Back navigation event detected. Muting no_server_response error"),null;const l=this.browserStorage.getTemporaryCache(ke.ORIGIN_URI,!0)||P.EMPTY_STRING,d=ye.removeHashFromUrl(l),f=ye.removeHashFromUrl(window.location.href);if(d===f&&this.config.auth.navigateToLoginRequestUrl)return this.logger.verbose("Current page is loginRequestUrl, handling response"),l.indexOf("#")>-1&&iD(l),await this.handleResponse(i,n);if(this.config.auth.navigateToLoginRequestUrl){if(!kh()||this.config.system.allowRedirectInIframe){this.browserStorage.setTemporaryCache(ke.URL_HASH,s,!0);const g={apiId:Le.handleRedirectPromise,timeout:this.config.system.redirectNavigationTimeout,noHistory:!0};let m=!0;if(!l||l==="null"){const w=sD();this.browserStorage.setTemporaryCache(ke.ORIGIN_URI,w,!0),this.logger.warning("Unable to get valid login request url from cache, redirecting to home page"),m=await this.navigationClient.navigateInternal(w,g)}else this.logger.verbose(`Navigating to loginRequestUrl: ${l}`),m=await this.navigationClient.navigateInternal(l,g);if(!m)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 He&&(i.setCorrelationId(this.correlationId),n.cacheFailedRequest(i)),this.browserStorage.cleanRequestByInteractionType(J.Redirect),i}}getRedirectResponse(e){this.logger.verbose("getRedirectResponseHash called");let t=e;t||(this.config.auth.OIDCOptions.serverResponseType===Sa.QUERY?t=window.location.search:t=window.location.hash);let n=hc(t);if(n){try{YD(n,this.browserCrypto,J.Redirect)}catch(s){return s instanceof He&&this.logger.error(`Interaction type validation failed due to ${s.errorCode}: ${s.errorMessage}`),[null,""]}return oD(window),this.logger.verbose("Hash contains known properties, returning response hash"),[n,t]}const i=this.browserStorage.getTemporaryCache(ke.URL_HASH,!0);return this.browserStorage.removeItem(this.browserStorage.generateCacheKey(ke.URL_HASH)),i&&(n=hc(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 G(wh);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 G(Aa);const f=new ui(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,Le.acquireTokenPopup,this.performanceClient,this.nativeMessageHandler,e.accountId,this.nativeStorage,i.correlationId),{userRequestState:g}=Bn.parseRequestState(this.browserCrypto,n);return f.acquireToken({...i,state:g,prompt:void 0}).finally(()=>{this.browserStorage.cleanRequestByState(n)})}const s=this.browserStorage.getCachedAuthority(n);if(!s)throw G(_h);const l=await F(this.createAuthCodeClient.bind(this),k.StandardInteractionClientCreateAuthCodeClient,this.logger,this.performanceClient,this.correlationId)({serverTelemetryManager:t,requestAuthority:s});return Yn.removeThrottle(this.browserStorage,this.config.auth.clientId,i),new kp(l,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(Le.logout);try{this.eventHandler.emitEvent(te.LOGOUT_START,J.Redirect,e),await this.clearCacheOnLogout(t.account);const l={apiId:Le.logout,timeout:this.config.system.redirectNavigationTimeout,noHistory:!1},d=await F(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(te.LOGOUT_SUCCESS,J.Redirect,t);return}}const f=d.getLogoutUri(t);if(this.eventHandler.emitEvent(te.LOGOUT_SUCCESS,J.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,l);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,l);return}}catch(l){throw l instanceof He&&(l.setCorrelationId(this.correlationId),n.cacheFailedRequest(l)),this.eventHandler.emitEvent(te.LOGOUT_FAILURE,J.Redirect,null,l),this.eventHandler.emitEvent(te.LOGOUT_END,J.Redirect),l}this.eventHandler.emitEvent(te.LOGOUT_END,J.Redirect)}getRedirectStartPage(e){const t=e||window.location.href;return ye.getAbsoluteUrl(t,yr())}}/*! @azure/msal-browser v3.28.1 2025-01-14 */async function ZD(r,e,t,n,i){if(e.addQueueMeasurement(k.SilentHandlerInitiateAuthRequest,n),!r)throw t.info("Navigate url is empty"),G(Bc);return i?F(tL,k.SilentHandlerLoadFrame,t,e,n)(r,i,e,n):_o(nL,k.SilentHandlerLoadFrameSync,t,e,n)(r)}async function eL(r,e,t,n,i,s,l){return n.addQueueMeasurement(k.SilentHandlerMonitorIframeForHash,s),new Promise((d,f)=>{e<Sd&&i.warning(`system.loadFrameTimeout or system.iframeHashTimeout set to lower (${e}ms) than the default (${Sd}ms). This may result in timeouts.`);const g=window.setTimeout(()=>{window.clearInterval(m),f(G(SC))},e),m=window.setInterval(()=>{let w="";const v=r.contentWindow;try{w=v?v.location.href:""}catch{}if(!w||w==="about:blank")return;let E="";v&&(l===Sa.QUERY?E=v.location.search:E=v.location.hash),window.clearTimeout(g),window.clearInterval(m),d(E)},t)}).finally(()=>{_o(rL,k.RemoveHiddenIframe,i,n,s)(r)})}function tL(r,e,t,n){return t.addQueueMeasurement(k.SilentHandlerLoadFrame,n),new Promise((i,s)=>{const l=iw();window.setTimeout(()=>{if(!l){s("Unable to load iframe");return}l.src=r,i(l)},e)})}function nL(r){const e=iw();return e.src=r,e}function iw(){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 rL(r){document.body===r.parentNode&&document.body.removeChild(r)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class oL extends Ci{constructor(e,t,n,i,s,l,d,f,g,m,w){super(e,t,n,i,s,l,f,m,w),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!==dt.NONE&&t.prompt!==dt.NO_SESSION&&(this.logger.warning(`SilentIframeClient. Replacing invalid prompt ${t.prompt} with ${dt.NONE}`),t.prompt=dt.NONE):t.prompt=dt.NONE;const n=await F(this.initializeAuthorizationRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationRequest,this.logger,this.performanceClient,e.correlationId)(t,J.Silent);ZC(n.authority);const i=this.initializeServerTelemetryManager(this.apiId);let s;try{return s=await F(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 F(this.silentTokenHelper.bind(this),k.SilentIframeClientTokenHelper,this.logger,this.performanceClient,e.correlationId)(s,n)}catch(l){if(l instanceof He&&(l.setCorrelationId(this.correlationId),i.cacheFailedRequest(l)),!s||!(l instanceof He)||l.errorCode!==en.INVALID_GRANT_ERROR)throw l;this.performanceClient.addFields({retryError:l.errorCode},this.correlationId);const d=await F(this.initializeAuthorizationRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationRequest,this.logger,this.performanceClient,e.correlationId)(t,J.Silent);return await F(this.silentTokenHelper.bind(this),k.SilentIframeClientTokenHelper,this.logger,this.performanceClient,this.correlationId)(s,d)}}logout(){return Promise.reject(G(Vc))}async silentTokenHelper(e,t){const n=t.correlationId;this.performanceClient.addQueueMeasurement(k.SilentIframeClientTokenHelper,n);const i=await F(this.initializeAuthorizationCodeRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationCodeRequest,this.logger,this.performanceClient,n)(t),s=await F(e.getAuthCodeUrl.bind(e),k.GetAuthCodeUrl,this.logger,this.performanceClient,n)({...t,nativeBroker:Qn.isNativeAvailable(this.config,this.logger,this.nativeMessageHandler,t.authenticationScheme)}),l=new Ph(e,this.browserStorage,i,this.logger,this.performanceClient),d=await F(ZD,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 F(eL,k.SilentHandlerMonitorIframeForHash,this.logger,this.performanceClient,n)(d,this.config.system.iframeHashTimeout,this.config.system.pollIntervalMilliseconds,this.performanceClient,this.logger,n,f),m=_o(ow,k.DeserializeResponse,this.logger,this.performanceClient,this.correlationId)(g,f,this.logger);if(m.accountId){if(this.logger.verbose("Account id found in hash, calling WAM for token"),!this.nativeMessageHandler)throw G(Aa);const w=new ui(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.apiId,this.performanceClient,this.nativeMessageHandler,m.accountId,this.browserStorage,n),{userRequestState:v}=Bn.parseRequestState(this.browserCrypto,t.state);return F(w.acquireToken.bind(w),k.NativeInteractionClientAcquireToken,this.logger,this.performanceClient,n)({...t,state:v,prompt:t.prompt||dt.NONE})}return F(l.handleCodeResponse.bind(l),k.HandleCodeResponse,this.logger,this.performanceClient,n)(m,t)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class iL extends Ci{async acquireToken(e){this.performanceClient.addQueueMeasurement(k.SilentRefreshClientAcquireToken,e.correlationId);const t=await F(Oh,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(Le.acquireTokenSilent_silentFlow),s=await this.createRefreshTokenClient({serverTelemetryManager:i,authorityUrl:n.authority,azureCloudOptions:n.azureCloudOptions,account:n.account});return F(s.acquireTokenByRefreshToken.bind(s),k.RefreshTokenClientAcquireTokenByRefreshToken,this.logger,this.performanceClient,e.correlationId)(n).catch(l=>{throw l.setCorrelationId(this.correlationId),i.cacheFailedRequest(l),l})}logout(){return Promise.reject(G(Vc))}async createRefreshTokenClient(e){const t=await F(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 Cd(t,this.performanceClient)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class aL{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 G(Fc);const i=t.id_token?wo(t.id_token,tr):void 0,s={protocolMode:this.config.auth.protocolMode,knownAuthorities:this.config.auth.knownAuthorities,cloudDiscoveryMetadata:this.config.auth.cloudDiscoveryMetadata,authorityMetadata:this.config.auth.authorityMetadata,skipAuthorityMetadataCache:this.config.auth.skipAuthorityMetadataCache},l=e.authority?new At(At.generateAuthority(e.authority,e.azureCloudOptions),this.config.system.networkClient,this.storage,s,this.logger,e.correlationId||Er()):void 0,d=this.loadAccount(e,n.clientInfo||t.client_info||"",i,l),f=this.loadIdToken(t,d.homeAccountId,d.environment,d.realm),g=this.loadAccessToken(e,t,d.homeAccountId,d.environment,d.realm,n),m=this.loadRefreshToken(t,d.homeAccountId,d.environment);return this.generateAuthenticationResult(e,{account:d,idToken:f,accessToken:g,refreshToken:m},i,l)}loadAccount(e,t,n,i){if(this.logger.verbose("TokenCache - loading account"),e.account){const f=at.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."),G(MC);const s=at.generateHomeAccountId(t,i.authorityType,this.logger,this.cryptoObj,n),l=n==null?void 0:n.tid,d=ph(this.storage,i,s,tr,n,t,i.hostnameAndPort,l,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=Pc(t,n,e.id_token,this.config.auth.clientId,i);return this.storage.setIdTokenCredential(s),s}loadAccessToken(e,t,n,i,s,l){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?Je.fromString(t.scope):new Je(e.scopes),f=l.expiresOn||t.expires_in+new Date().getTime()/1e3,g=l.extendedExpiresOn||(t.ext_expires_in||t.expires_in)+new Date().getTime()/1e3,m=Mc(n,i,t.access_token,this.config.auth.clientId,s,d.printScopes(),f,g,tr);return this.storage.setAccessTokenCredential(m),m}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=Hy(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 m,w,v;let s="",l=[],d=null,f;t!=null&&t.accessToken&&(s=t.accessToken.secret,l=Je.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:l,account:g.getAccountInfo(),idToken:((m=t.idToken)==null?void 0:m.secret)||"",idTokenClaims:n||{},accessToken:s,fromCache:!0,expiresOn:d,correlationId:e.correlationId||"",requestId:"",extExpiresOn:f,familyId:((w=t.refreshToken)==null?void 0:w.familyId)||"",tokenType:((v=t==null?void 0:t.accessToken)==null?void 0:v.tokenType)||"",state:e.state||"",cloudGraphHostName:g.cloudGraphHostName||"",msGraphHost:g.msGraphHost||"",fromNativeBroker:!1}}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class sL extends fC{constructor(e){super(e),this.includeRedirectUri=!1}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class cL extends Ci{constructor(e,t,n,i,s,l,d,f,g,m){super(e,t,n,i,s,l,f,g,m),this.apiId=d}async acquireToken(e){if(!e.code)throw G(xC);const t=await F(this.initializeAuthorizationRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationRequest,this.logger,this.performanceClient,e.correlationId)(e,J.Silent),n=this.initializeServerTelemetryManager(this.apiId);try{const i={...t,code:e.code},s=await F(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}),l=new sL(s);this.logger.verbose("Auth code client created");const d=new Ph(l,this.browserStorage,i,this.logger,this.performanceClient);return await F(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 He&&(i.setCorrelationId(this.correlationId),n.cacheFailedRequest(i)),i}}logout(){return Promise.reject(G(Vc))}}/*! @azure/msal-browser v3.28.1 2025-01-14 */function qn(r){const e=r==null?void 0:r.idTokenClaims;if(e!=null&&e.tfp||e!=null&&e.acr)return"B2C";if(e!=null&&e.tid){if((e==null?void 0:e.tid)==="9188040d-6c67-4c5b-b112-36a304b66dad")return"MSA"}else return;return"AAD"}function Ms(r,e){try{Rh(r)}catch(t){throw e.end({success:!1},t),t}}class Kc{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 pi(this.logger,this.performanceClient):lc,this.eventHandler=new xD(this.logger),this.browserStorage=this.isBrowserEnvironment?new bd(this.config.auth.clientId,this.config.cache,this.browserCrypto,this.logger,Tx(this.config.auth),this.performanceClient):bD(this.config.auth.clientId,this.logger);const t={cacheLocation:Ft.MemoryStorage,temporaryCacheLocation:Ft.MemoryStorage,storeAuthStateInCookie:!1,secureCookies:!1,cacheMigrationEnabled:!1,claimsBasedCachingEnabled:!1};this.nativeInternalStorage=new bd(this.config.auth.clientId,t,this.browserCrypto,this.logger,void 0,this.performanceClient),this.tokenCache=new aL(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 Kc(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(te.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(te.INITIALIZE_START),n)try{this.nativeExtensionProvider=await Qn.createProvider(this.logger,this.config.system.nativeBrokerHandshakeTimeout,this.performanceClient)}catch(s){this.logger.verbose(s)}this.config.cache.claimsBasedCachingEnabled||(this.logger.verbose("Claims-based caching is disabled. Clearing the previous cache with claims"),await F(this.browserStorage.clearTokensAndKeysWithClaims.bind(this.browserStorage),k.ClearTokensAndKeysWithClaims,this.logger,this.performanceClient,t)(this.performanceClient,t)),this.initialized=!0,this.eventHandler.emitEvent(te.INITIALIZE_END),i.end({allowNativeBroker:n,success:!0})}async handleRedirectPromise(e){if(this.logger.verbose("handleRedirectPromise called"),XC(this.initialized),this.isBrowserEnvironment){const t=e||"";let n=this.redirectResponse.get(t);return typeof n>"u"?(n=this.handleRedirectPromiseInternal(e),this.redirectResponse.set(t,n),this.logger.verbose("handleRedirectPromise has been called for the first time, storing the promise")):this.logger.verbose("handleRedirectPromise has been called previously, returning the result from the first call"),n}return this.logger.verbose("handleRedirectPromise returns null, not browser environment"),null}async handleRedirectPromiseInternal(e){const t=this.getAllAccounts(),n=this.browserStorage.getCachedNativeRequest(),i=n&&Qn.isNativeAvailable(this.config,this.logger,this.nativeExtensionProvider)&&this.nativeExtensionProvider&&!e,s=i?n==null?void 0:n.correlationId:this.browserStorage.getTemporaryCache(ke.CORRELATION_ID,!0)||"",l=this.performanceClient.startMeasurement(k.AcquireTokenRedirect,s);this.eventHandler.emitEvent(te.HANDLE_REDIRECT_START,J.Redirect);let d;if(i&&this.nativeExtensionProvider){this.logger.trace("handleRedirectPromise - acquiring token from native platform");const f=new ui(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,Le.handleRedirectPromise,this.performanceClient,this.nativeExtensionProvider,n.accountId,this.nativeInternalStorage,n.correlationId);d=F(f.handleRedirectPromise.bind(f),k.HandleNativeRedirectPromiseMeasurement,this.logger,this.performanceClient,l.event.correlationId)(this.performanceClient,l.event.correlationId)}else{this.logger.trace("handleRedirectPromise - acquiring token from web flow");const f=this.createRedirectClient(s);d=F(f.handleRedirectPromise.bind(f),k.HandleRedirectPromiseMeasurement,this.logger,this.performanceClient,l.event.correlationId)(e,l)}return d.then(f=>(f?(t.length<this.getAllAccounts().length?(this.eventHandler.emitEvent(te.LOGIN_SUCCESS,J.Redirect,f),this.logger.verbose("handleRedirectResponse returned result, login success")):(this.eventHandler.emitEvent(te.ACQUIRE_TOKEN_SUCCESS,J.Redirect,f),this.logger.verbose("handleRedirectResponse returned result, acquire token success")),l.end({success:!0,accountType:qn(f.account)})):l.event.errorCode?l.end({success:!1}):l.discard(),this.eventHandler.emitEvent(te.HANDLE_REDIRECT_END,J.Redirect),f)).catch(f=>{const g=f;throw t.length>0?this.eventHandler.emitEvent(te.ACQUIRE_TOKEN_FAILURE,J.Redirect,null,g):this.eventHandler.emitEvent(te.LOGIN_FAILURE,J.Redirect,null,g),this.eventHandler.emitEvent(te.HANDLE_REDIRECT_END,J.Redirect),l.end({success:!1},g),f})}async acquireTokenRedirect(e){const t=this.getRequestCorrelationId(e);this.logger.verbose("acquireTokenRedirect called",t);const n=this.performanceClient.startMeasurement(k.AcquireTokenPreRedirect,t);n.add({accountType:qn(e.account),scenarioId:e.scenarioId});const i=e.onRedirectNavigate;if(i)e.onRedirectNavigate=l=>{const d=typeof i=="function"?i(l):void 0;return d!==!1?n.end({success:!0}):n.discard(),d};else{const l=this.config.auth.onRedirectNavigate;this.config.auth.onRedirectNavigate=d=>{const f=typeof l=="function"?l(d):void 0;return f!==!1?n.end({success:!0}):n.discard(),f}}const s=this.getAllAccounts().length>0;try{Sp(this.initialized,this.config),this.browserStorage.setInteractionInProgress(!0),s?this.eventHandler.emitEvent(te.ACQUIRE_TOKEN_START,J.Redirect,e):this.eventHandler.emitEvent(te.LOGIN_START,J.Redirect,e);let l;return this.nativeExtensionProvider&&this.canUseNative(e)?l=new ui(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,Le.acquireTokenRedirect,this.performanceClient,this.nativeExtensionProvider,this.getNativeAccountId(e),this.nativeInternalStorage,t).acquireTokenRedirect(e,n).catch(f=>{if(f instanceof Jn&&ei(f))return this.nativeExtensionProvider=void 0,this.createRedirectClient(t).acquireToken(e);if(f instanceof Vn)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}):l=this.createRedirectClient(t).acquireToken(e),await l}catch(l){throw n.end({success:!1},l),s?this.eventHandler.emitEvent(te.ACQUIRE_TOKEN_FAILURE,J.Redirect,null,l):this.eventHandler.emitEvent(te.LOGIN_FAILURE,J.Redirect,null,l),l}}acquireTokenPopup(e){const t=this.getRequestCorrelationId(e),n=this.performanceClient.startMeasurement(k.AcquireTokenPopup,t);n.add({scenarioId:e.scenarioId,accountType:qn(e.account)});try{this.logger.verbose("acquireTokenPopup called",t),Ms(this.initialized,n),this.browserStorage.setInteractionInProgress(!0)}catch(l){return Promise.reject(l)}const i=this.getAllAccounts();i.length>0?this.eventHandler.emitEvent(te.ACQUIRE_TOKEN_START,J.Popup,e):this.eventHandler.emitEvent(te.LOGIN_START,J.Popup,e);let s;return this.canUseNative(e)?s=this.acquireTokenNative({...e,correlationId:t},Le.acquireTokenPopup).then(l=>(this.browserStorage.setInteractionInProgress(!1),n.end({success:!0,isNativeBroker:!0,accountType:qn(l.account)}),l)).catch(l=>{if(l instanceof Jn&&ei(l))return this.nativeExtensionProvider=void 0,this.createPopupClient(t).acquireToken(e);if(l instanceof Vn)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),l}):s=this.createPopupClient(t).acquireToken(e),s.then(l=>(i.length<this.getAllAccounts().length?this.eventHandler.emitEvent(te.LOGIN_SUCCESS,J.Popup,l):this.eventHandler.emitEvent(te.ACQUIRE_TOKEN_SUCCESS,J.Popup,l),n.end({success:!0,accessTokenSize:l.accessToken.length,idTokenSize:l.idToken.length,accountType:qn(l.account)}),l)).catch(l=>(i.length>0?this.eventHandler.emitEvent(te.ACQUIRE_TOKEN_FAILURE,J.Popup,null,l):this.eventHandler.emitEvent(te.LOGIN_FAILURE,J.Popup,null,l),n.end({success:!1},l),Promise.reject(l)))}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,l;const t=this.getRequestCorrelationId(e),n={...e,prompt:e.prompt,correlationId:t};this.ssoSilentMeasurement=this.performanceClient.startMeasurement(k.SsoSilent,t),(s=this.ssoSilentMeasurement)==null||s.add({scenarioId:e.scenarioId,accountType:qn(e.account)}),Ms(this.initialized,this.ssoSilentMeasurement),(l=this.ssoSilentMeasurement)==null||l.increment({visibilityChangeCount:0}),document.addEventListener("visibilitychange",this.trackPageVisibilityWithMeasurement),this.logger.verbose("ssoSilent called",t),this.eventHandler.emitEvent(te.SSO_SILENT_START,J.Silent,n);let i;return this.canUseNative(n)?i=this.acquireTokenNative(n,Le.ssoSilent).catch(d=>{if(d instanceof Jn&&ei(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(te.SSO_SILENT_SUCCESS,J.Silent,d),(f=this.ssoSilentMeasurement)==null||f.end({success:!0,isNativeBroker:d.fromNativeBroker,accessTokenSize:d.accessToken.length,idTokenSize:d.idToken.length,accountType:qn(d.account)}),d}).catch(d=>{var f;throw this.eventHandler.emitEvent(te.SSO_SILENT_FAILURE,J.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);Ms(this.initialized,n),this.eventHandler.emitEvent(te.ACQUIRE_TOKEN_BY_CODE_START,J.Silent,e),n.add({scenarioId:e.scenarioId});try{if(e.code&&e.nativeAccountId)throw G(LC);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(l=>(this.eventHandler.emitEvent(te.ACQUIRE_TOKEN_BY_CODE_SUCCESS,J.Silent,l),this.hybridAuthCodeResponses.delete(i),n.end({success:!0,isNativeBroker:l.fromNativeBroker,accessTokenSize:l.accessToken.length,idTokenSize:l.idToken.length,accountType:qn(l.account)}),l)).catch(l=>{throw this.hybridAuthCodeResponses.delete(i),this.eventHandler.emitEvent(te.ACQUIRE_TOKEN_BY_CODE_FAILURE,J.Silent,null,l),n.end({success:!1},l),l}),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},Le.acquireTokenByCode,e.nativeAccountId).catch(s=>{throw s instanceof Jn&&ei(s)&&(this.nativeExtensionProvider=void 0),s});return n.end({accountType:qn(i.account),success:!0}),i}else throw G(UC);else throw G(DC)}catch(i){throw this.eventHandler.emitEvent(te.ACQUIRE_TOKEN_BY_CODE_FAILURE,J.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 l;return(l=this.acquireTokenByCodeAsyncMeasurement)==null||l.end({success:!0,fromCache:s.fromCache,isNativeBroker:s.fromNativeBroker}),s}).catch(s=>{var l;throw(l=this.acquireTokenByCodeAsyncMeasurement)==null||l.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 F(n.acquireToken.bind(n),k.SilentCacheClientAcquireToken,this.logger,this.performanceClient,e.correlationId)(e);default:throw B(vr)}}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 F(n.acquireToken.bind(n),k.SilentRefreshClientAcquireToken,this.logger,this.performanceClient,e.correlationId)(e);default:throw B(vr)}}async acquireTokenBySilentIframe(e){this.performanceClient.addQueueMeasurement(k.AcquireTokenBySilentIframe,e.correlationId);const t=this.createSilentIframeClient(e.correlationId);return F(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 Sp(this.initialized,this.config),this.browserStorage.setInteractionInProgress(!0),this.createRedirectClient(t).logout(e)}logoutPopup(e){try{const t=this.getRequestCorrelationId(e);return Rh(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 ID(this.logger,this.browserStorage,this.isBrowserEnvironment,e)}getAccount(e){return kD(e,this.logger,this.browserStorage)}getAccountByUsername(e){return RD(e,this.logger,this.browserStorage)}getAccountByHomeId(e){return ND(e,this.logger,this.browserStorage)}getAccountByLocalId(e){return OD(e,this.logger,this.browserStorage)}setActiveAccount(e){PD(e,this.browserStorage)}getActiveAccount(){return MD(this.browserStorage)}async hydrateCache(e,t){this.logger.verbose("hydrateCache called");const n=at.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 G(Aa);return new ui(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,t,this.performanceClient,this.nativeExtensionProvider,n||this.getNativeAccountId(e),this.nativeInternalStorage,e.correlationId).acquireToken(e)}canUseNative(e,t){if(this.logger.trace("canUseNative called"),!Qn.isNativeAvailable(this.config,this.logger,this.nativeExtensionProvider,e.authenticationScheme))return this.logger.trace("canUseNative: isNativeAvailable returned false, returning false"),!1;if(e.prompt)switch(e.prompt){case dt.NONE:case dt.CONSENT:case dt.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 JD(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeInternalStorage,this.nativeExtensionProvider,e)}createRedirectClient(e){return new XD(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeInternalStorage,this.nativeExtensionProvider,e)}createSilentIframeClient(e){return new oL(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,Le.ssoSilent,this.performanceClient,this.nativeInternalStorage,this.nativeExtensionProvider,e)}createSilentCacheClient(e){return new rw(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeExtensionProvider,e)}createSilentRefreshClient(e){return new iL(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeExtensionProvider,e)}createSilentAuthCodeClient(e){return new cL(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,Le.acquireTokenByCode,this.performanceClient,this.nativeExtensionProvider,e)}addEventCallback(e,t){return this.eventHandler.addEventCallback(e,t)}removeEventCallback(e){this.eventHandler.removeEventCallback(e)}addPerformanceCallback(e){return QC(),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(ct.ACTIVE_ACCOUNT_FILTERS)&&this.eventHandler.emitEvent(te.ACTIVE_ACCOUNT_CHANGED);const n=e.newValue||e.oldValue;if(!n)return;const i=JSON.parse(n);if(typeof i!="object"||!at.isAccountEntity(i))return;const l=gi.toObject(new at,i).getAccountInfo();!e.oldValue&&e.newValue?(this.logger.info("Account was added to cache in a different window"),this.eventHandler.emitEvent(te.ACCOUNT_ADDED,void 0,l)):!e.newValue&&e.oldValue&&(this.logger.info("Account was removed from cache in a different window"),this.eventHandler.emitEvent(te.ACCOUNT_REMOVED,void 0,l))}catch{return}}getTokenCache(){return this.tokenCache}getLogger(){return this.logger}setLogger(e){this.logger=e}initializeWrapperLibrary(e,t){this.browserStorage.setWrapperMetadata(e,t)}setNavigationClient(e){this.navigationClient=e}getConfiguration(){return this.config}getPerformanceClient(){return this.performanceClient}isBrowserEnv(){return this.isBrowserEnvironment}getRequestCorrelationId(e){return e!=null&&e.correlationId?e.correlationId:this.isBrowserEnvironment?Er():P.EMPTY_STRING}async loginRedirect(e){const t=this.getRequestCorrelationId(e);return this.logger.verbose("loginRedirect called",t),this.acquireTokenRedirect({correlationId:t,...e||_p})}loginPopup(e){const t=this.getRequestCorrelationId(e);return this.logger.verbose("loginPopup called",t),this.acquireTokenPopup({correlationId:t,...e||_p})}async acquireTokenSilent(e){const t=this.getRequestCorrelationId(e),n=this.performanceClient.startMeasurement(k.AcquireTokenSilent,t);n.add({cacheLookupPolicy:e.cacheLookupPolicy,scenarioId:e.scenarioId}),Ms(this.initialized,n),this.logger.verbose("acquireTokenSilent called",t);const i=e.account||this.getActiveAccount();if(!i)throw G(kC);n.add({accountType:qn(i)});const s={clientId:this.config.auth.clientId,authority:e.authority||P.EMPTY_STRING,scopes:e.scopes,homeAccountIdentifier:i.homeAccountId,claims:e.claims,authenticationScheme:e.authenticationScheme,resourceRequestMethod:e.resourceRequestMethod,resourceRequestUri:e.resourceRequestUri,shrClaims:e.shrClaims,sshKid:e.sshKid,shrOptions:e.shrOptions},l=JSON.stringify(s),d=this.activeSilentTokenRequests.get(l);if(typeof d>"u"){this.logger.verbose("acquireTokenSilent called for the first time, storing active request",t);const f=F(this.acquireTokenSilentAsync.bind(this),k.AcquireTokenSilentAsync,this.logger,this.performanceClient,t)({...e,correlationId:t},i).then(g=>(this.activeSilentTokenRequests.delete(l),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(l),n.end({success:!1},g),g});return this.activeSilentTokenRequests.set(l,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(te.ACQUIRE_TOKEN_START,J.Silent,e),e.correlationId&&this.performanceClient.incrementFields({visibilityChangeCount:0},e.correlationId),document.addEventListener("visibilitychange",n);const i=await F(VD,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(lL(d,s))if(this.activeIframeRequest)if(s!==Xt.Skip){const[g,m]=this.activeIframeRequest;this.logger.verbose(`Iframe request is already in progress, awaiting resolution for request with correlationId: ${m}`,i.correlationId);const w=this.performanceClient.startMeasurement(k.AwaitConcurrentIframe,i.correlationId);w.add({awaitIframeCorrelationId:m});const v=await g;if(w.end({success:v}),v)return this.logger.verbose(`Parallel iframe request with correlationId: ${m} succeeded. Retrying cache and/or RT redemption`,i.correlationId),this.acquireTokenSilentNoIframe(i,s);throw this.logger.info(`Iframe request with correlationId: ${m} 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),F(this.acquireTokenBySilentIframe.bind(this),k.AcquireTokenBySilentIframe,this.logger,this.performanceClient,i.correlationId)(i);else{let g;return this.activeIframeRequest=[new Promise(m=>{g=m}),i.correlationId],this.logger.verbose("Refresh token expired/invalid or CacheLookupPolicy is set to Skip, attempting acquire token by iframe.",i.correlationId),F(this.acquireTokenBySilentIframe.bind(this),k.AcquireTokenBySilentIframe,this.logger,this.performanceClient,i.correlationId)(i).then(m=>(g(!0),m)).catch(m=>{throw g(!1),m}).finally(()=>{this.activeIframeRequest=void 0})}else throw d}).then(d=>(this.eventHandler.emitEvent(te.ACQUIRE_TOKEN_SUCCESS,J.Silent,d),e.correlationId&&this.performanceClient.addFields({fromCache:d.fromCache,isNativeBroker:d.fromNativeBroker},e.correlationId),d)).catch(d=>{throw this.eventHandler.emitEvent(te.ACQUIRE_TOKEN_FAILURE,J.Silent,null,d),d}).finally(()=>{document.removeEventListener("visibilitychange",n)})}async acquireTokenSilentNoIframe(e,t){return Qn.isNativeAvailable(this.config,this.logger,this.nativeExtensionProvider,e.authenticationScheme)&&e.account.nativeAccountId?(this.logger.verbose("acquireTokenSilent - attempting to acquire token from native platform"),this.acquireTokenNative(e,Le.acquireTokenSilent_silentFlow).catch(async n=>{throw n instanceof Jn&&ei(n)?(this.logger.verbose("acquireTokenSilent - native platform unavailable, falling back to web flow"),this.nativeExtensionProvider=void 0,B(vr)):n})):(this.logger.verbose("acquireTokenSilent - attempting to acquire token from web flow"),F(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(te.ACQUIRE_TOKEN_NETWORK_START,J.Silent,e),F(this.acquireTokenByRefreshToken.bind(this),k.AcquireTokenByRefreshToken,this.logger,this.performanceClient,e.correlationId)(e,t)}))}}function lL(r,e){const t=!(r instanceof Vn&&r.subError!==Uc),n=r.errorCode===en.INVALID_GRANT_ERROR||r.errorCode===vr,i=t&&n||r.errorCode===gc||r.errorCode===mh,s=qx.includes(e);return i&&s}/*! @azure/msal-browser v3.28.1 2025-01-14 */async function uL(r,e){const t=new yo(r);return await t.initialize(),Kc.createController(t,e)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class Mh{static async createPublicClientApplication(e){const t=await uL(e);return new Mh(e,t)}constructor(e,t){this.controller=t||new Kc(new yo(e))}async initialize(e){return this.controller.initialize(e)}async acquireTokenPopup(e){return this.controller.acquireTokenPopup(e)}acquireTokenRedirect(e){return this.controller.acquireTokenRedirect(e)}acquireTokenSilent(e){return this.controller.acquireTokenSilent(e)}acquireTokenByCode(e){return this.controller.acquireTokenByCode(e)}addEventCallback(e,t){return this.controller.addEventCallback(e,t)}removeEventCallback(e){return this.controller.removeEventCallback(e)}addPerformanceCallback(e){return this.controller.addPerformanceCallback(e)}removePerformanceCallback(e){return this.controller.removePerformanceCallback(e)}enableAccountStorageEvents(){this.controller.enableAccountStorageEvents()}disableAccountStorageEvents(){this.controller.disableAccountStorageEvents()}getAccount(e){return this.controller.getAccount(e)}getAccountByHomeId(e){return this.controller.getAccountByHomeId(e)}getAccountByLocalId(e){return this.controller.getAccountByLocalId(e)}getAccountByUsername(e){return this.controller.getAccountByUsername(e)}getAllAccounts(e){return this.controller.getAllAccounts(e)}handleRedirectPromise(e){return this.controller.handleRedirectPromise(e)}loginPopup(e){return this.controller.loginPopup(e)}loginRedirect(e){return this.controller.loginRedirect(e)}logout(e){return this.controller.logout(e)}logoutRedirect(e){return this.controller.logoutRedirect(e)}logoutPopup(e){return this.controller.logoutPopup(e)}ssoSilent(e){return this.controller.ssoSilent(e)}getTokenCache(){return this.controller.getTokenCache()}getLogger(){return this.controller.getLogger()}setLogger(e){this.controller.setLogger(e)}setActiveAccount(e){this.controller.setActiveAccount(e)}getActiveAccount(){return this.controller.getActiveAccount()}initializeWrapperLibrary(e,t){return this.controller.initializeWrapperLibrary(e,t)}setNavigationClient(e){this.controller.setNavigationClient(e)}getConfiguration(){return this.controller.getConfiguration()}async hydrateCache(e,t){return this.controller.hydrateCache(e,t)}clearCache(e){return this.controller.clearCache(e)}}const Fu=process.env.JPLAN_WEBAPP__APP_PROXY_TENANT_NAME??"",dL=process.env.JPLAN_WEBAPP__APP_PROXY_CLIENT_ID??"",hL=process.env.JPLAN_WEBAPP__APP_PROXY_USER_FLOW??"",kd=process.env.JPLAN_WEBAPP__URL_AUTH??process.env.JPLAN_WEBAPP__URL_BASE??"",fL={auth:{clientId:dL,authority:`https://${Fu}.b2clogin.com/${Fu}.onmicrosoft.com/${hL}`,knownAuthorities:[`${Fu}.b2clogin.com`],redirectUri:process.env.JPLAN_AUTOMATION_ENVIRONMENT?`${kd}/_/dashboard`:kd},cache:{cacheLocation:"localStorage",storeAuthStateInCookie:!1},system:{loggerOptions:{loggerCallback:(r,e)=>{r===xe.Error&&console.error(e)},logLevel:xe.Warning}}},aw=(r,e)=>({scopes:["https://graph.microsoft.com/.default","openid","profile"],redirectStartPage:`${kd}${r}`,extraQueryParameters:e}),yt=new Mh(fL),Rp=c.ref(null);function sw(){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),l=(t=s==null?void 0:s.idToken)==null?void 0:t[0];if(!l)throw new Error("idToken não encontrado nos token keys");const d=localStorage.getItem(l);if(!d)throw new Error(`Dados do token para ID ${l} 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"),Rp.value=g}catch(n){console.error("Erro ao obter token de acesso:",n)}}return{jToken:Rp,setJToken:r}}const gL=()=>process.env.JPLAN_WEBAPP__URL_AUTH||"http://localhost:5173/_/dashboard",Tn=c.ref(null),Wo=c.ref(null),cw=c.ref(Math.floor(Date.now()/1e3));Dd.useIntervalFn(()=>mL(),1e3);function mL(){var n,i;if(!((i=(n=Tn.value)==null?void 0:n.idTokenClaims)!=null&&i.exp))return;const r=Math.floor(Date.now()/1e3),e=300,t=Tn.value.idTokenClaims.exp;cw.value=t-r-e}function xh(){const{setJToken:r,jToken:e}=sw(),t=c.computed(()=>!!Tn.value),n=c.computed(()=>Tn.value);let i;async function s(v,E){if(!t.value)switch(v){case"redirect":if(E){i=E,await f();break}case"tab":default:await l();break}}const l=async()=>new Promise((v,E)=>{try{localStorage.clear();const _=window.open(gL());if(!_){console.error("Failed to open authentication window"),E("Failed to open authentication window");return}const A=Date.now(),R=6e4,$=setInterval(()=>{if(Date.now()-A>R||_.closed){clearInterval($),console.error("Authentication canceled or timeout reached."),E("Authentication canceled or timeout reached.");return}Object.keys(localStorage).some(U=>U.startsWith("msal.account.keys"))&&(clearInterval($),d(),_.close(),v())},500)}catch(_){console.error("Error in handleRedirect:",_),E(_)}}),d=async()=>{try{await yt.initialize();const v=yt.getActiveAccount();if(v)Tn.value=v;else{const E=await yt.handleRedirectPromise();E?(yt.setActiveAccount(E.account),Tn.value=yt.getActiveAccount()):console.error("Falha na autenticação")}}catch(v){console.error("Erro no processo de autenticação:",v)}Tn.value&&await r(Tn.value)},f=async()=>{try{await yt.initialize();const v=await yt.handleRedirectPromise();if(!v||yt.getAllAccounts().length===0){const E=aw(i);await yt.loginRedirect(E);return}yt.setActiveAccount(v.account),Tn.value=yt.getActiveAccount(),Tn.value&&await r(Tn.value),Wo.value="updated"}catch(v){console.error("handleRedirect failed",v)}};async function g(){ie.value=!0,Wo.value="updating";try{const v=await yt.acquireTokenSilent({scopes:["https://graph.microsoft.com/.default","openid","profile"]});yt.setActiveAccount(v.account),await r(Tn.value),Wo.value="updated"}catch(v){console.error("Failed to refresh token, forcing new login.",v),Wo.value="error",await s()}ie.value=!1}const m=async()=>{try{await yt.initialize(),localStorage.clear(),await yt.logoutRedirect({postLogoutRedirectUri:"/"})}catch(v){console.error("Logout error",v)}};c.watch(cw,async v=>{v<=0&&Wo.value==="updated"&&await g()});const w=c.computed(()=>e.value);return{isAuthenticated:t,authState:Wo,account:n,token:w,refreshToken:g,handleRedirect:s,logout:m}}function lw(r,e){return function(){return r.apply(e,arguments)}}const{toString:pL}=Object.prototype,{getPrototypeOf:Dh}=Object,zc=(r=>e=>{const t=pL.call(e);return r[t]||(r[t]=t.slice(8,-1).toLowerCase())})(Object.create(null)),$n=r=>(r=r.toLowerCase(),e=>zc(e)===r),Wc=r=>e=>typeof e===r,{isArray:wi}=Array,va=Wc("undefined");function vL(r){return r!==null&&!va(r)&&r.constructor!==null&&!va(r.constructor)&&on(r.constructor.isBuffer)&&r.constructor.isBuffer(r)}const uw=$n("ArrayBuffer");function yL(r){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(r):e=r&&r.buffer&&uw(r.buffer),e}const CL=Wc("string"),on=Wc("function"),dw=Wc("number"),qc=r=>r!==null&&typeof r=="object",wL=r=>r===!0||r===!1,Ys=r=>{if(zc(r)!=="object")return!1;const e=Dh(r);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Symbol.toStringTag in r)&&!(Symbol.iterator in r)},_L=$n("Date"),TL=$n("File"),EL=$n("Blob"),SL=$n("FileList"),AL=r=>qc(r)&&on(r.pipe),bL=r=>{let e;return r&&(typeof FormData=="function"&&r instanceof FormData||on(r.append)&&((e=zc(r))==="formdata"||e==="object"&&on(r.toString)&&r.toString()==="[object FormData]"))},IL=$n("URLSearchParams"),[kL,RL,NL,OL]=["ReadableStream","Request","Response","Headers"].map($n),PL=r=>r.trim?r.trim():r.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Ia(r,e,{allOwnKeys:t=!1}={}){if(r===null||typeof r>"u")return;let n,i;if(typeof r!="object"&&(r=[r]),wi(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),l=s.length;let d;for(n=0;n<l;n++)d=s[n],e.call(null,r[d],d,r)}}function hw(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,fw=r=>!va(r)&&r!==ho;function Rd(){const{caseless:r}=fw(this)&&this||{},e={},t=(n,i)=>{const s=r&&hw(e,i)||i;Ys(e[s])&&Ys(n)?e[s]=Rd(e[s],n):Ys(n)?e[s]=Rd({},n):wi(n)?e[s]=n.slice():e[s]=n};for(let n=0,i=arguments.length;n<i;n++)arguments[n]&&Ia(arguments[n],t);return e}const ML=(r,e,t,{allOwnKeys:n}={})=>(Ia(e,(i,s)=>{t&&on(i)?r[s]=lw(i,t):r[s]=i},{allOwnKeys:n}),r),xL=r=>(r.charCodeAt(0)===65279&&(r=r.slice(1)),r),DL=(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)},LL=(r,e,t,n)=>{let i,s,l;const d={};if(e=e||{},r==null)return e;do{for(i=Object.getOwnPropertyNames(r),s=i.length;s-- >0;)l=i[s],(!n||n(l,r,e))&&!d[l]&&(e[l]=r[l],d[l]=!0);r=t!==!1&&Dh(r)}while(r&&(!t||t(r,e))&&r!==Object.prototype);return e},UL=(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},BL=r=>{if(!r)return null;if(wi(r))return r;let e=r.length;if(!dw(e))return null;const t=new Array(e);for(;e-- >0;)t[e]=r[e];return t},VL=(r=>e=>r&&e instanceof r)(typeof Uint8Array<"u"&&Dh(Uint8Array)),FL=(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])}},HL=(r,e)=>{let t;const n=[];for(;(t=r.exec(e))!==null;)n.push(t);return n},$L=$n("HTMLFormElement"),KL=r=>r.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(t,n,i){return n.toUpperCase()+i}),Np=(({hasOwnProperty:r})=>(e,t)=>r.call(e,t))(Object.prototype),zL=$n("RegExp"),gw=(r,e)=>{const t=Object.getOwnPropertyDescriptors(r),n={};Ia(t,(i,s)=>{let l;(l=e(i,s,r))!==!1&&(n[s]=l||i)}),Object.defineProperties(r,n)},WL=r=>{gw(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+"'")})}})},qL=(r,e)=>{const t={},n=i=>{i.forEach(s=>{t[s]=!0})};return wi(r)?n(r):n(String(r).split(e)),t},GL=()=>{},jL=(r,e)=>r!=null&&Number.isFinite(r=+r)?r:e,Hu="abcdefghijklmnopqrstuvwxyz",Op="0123456789",mw={DIGIT:Op,ALPHA:Hu,ALPHA_DIGIT:Hu+Hu.toUpperCase()+Op},YL=(r=16,e=mw.ALPHA_DIGIT)=>{let t="";const{length:n}=e;for(;r--;)t+=e[Math.random()*n|0];return t};function JL(r){return!!(r&&on(r.append)&&r[Symbol.toStringTag]==="FormData"&&r[Symbol.iterator])}const QL=r=>{const e=new Array(10),t=(n,i)=>{if(qc(n)){if(e.indexOf(n)>=0)return;if(!("toJSON"in n)){e[i]=n;const s=wi(n)?[]:{};return Ia(n,(l,d)=>{const f=t(l,i+1);!va(f)&&(s[d]=f)}),e[i]=void 0,s}}return n};return t(r,0)},XL=$n("AsyncFunction"),ZL=r=>r&&(qc(r)||on(r))&&on(r.then)&&on(r.catch),pw=((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)),eU=typeof queueMicrotask<"u"?queueMicrotask.bind(ho):typeof process<"u"&&process.nextTick||pw,O={isArray:wi,isArrayBuffer:uw,isBuffer:vL,isFormData:bL,isArrayBufferView:yL,isString:CL,isNumber:dw,isBoolean:wL,isObject:qc,isPlainObject:Ys,isReadableStream:kL,isRequest:RL,isResponse:NL,isHeaders:OL,isUndefined:va,isDate:_L,isFile:TL,isBlob:EL,isRegExp:zL,isFunction:on,isStream:AL,isURLSearchParams:IL,isTypedArray:VL,isFileList:SL,forEach:Ia,merge:Rd,extend:ML,trim:PL,stripBOM:xL,inherits:DL,toFlatObject:LL,kindOf:zc,kindOfTest:$n,endsWith:UL,toArray:BL,forEachEntry:FL,matchAll:HL,isHTMLForm:$L,hasOwnProperty:Np,hasOwnProp:Np,reduceDescriptors:gw,freezeMethods:WL,toObjectSet:qL,toCamelCase:KL,noop:GL,toFiniteNumber:jL,findKey:hw,global:ho,isContextDefined:fw,ALPHABET:mw,generateString:YL,isSpecCompliantForm:JL,toJSONObject:QL,isAsyncFn:XL,isThenable:ZL,setImmediate:pw,asap:eU};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 vw=ue.prototype,yw={};["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=>{yw[r]={value:r}});Object.defineProperties(ue,yw);Object.defineProperty(vw,"isAxiosError",{value:!0});ue.from=(r,e,t,n,i,s)=>{const l=Object.create(vw);return O.toFlatObject(r,l,function(f){return f!==Error.prototype},d=>d!=="isAxiosError"),ue.call(l,r.message,e,t,n,i),l.cause=r,l.name=r.name,s&&Object.assign(l,s),l};const tU=null;function Nd(r){return O.isPlainObject(r)||O.isArray(r)}function Cw(r){return O.endsWith(r,"[]")?r.slice(0,-2):r}function Pp(r,e,t){return r?r.concat(e).map(function(i,s){return i=Cw(i),!t&&s?"["+i+"]":i}).join(t?".":""):e}function nU(r){return O.isArray(r)&&!r.some(Nd)}const rU=O.toFlatObject(O,{},null,function(e){return/^is[A-Z]/.test(e)});function Gc(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(A,R){return!O.isUndefined(R[A])});const n=t.metaTokens,i=t.visitor||m,s=t.dots,l=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(_){if(_===null)return"";if(O.isDate(_))return _.toISOString();if(!f&&O.isBlob(_))throw new ue("Blob is not supported. Use a Buffer instead.");return O.isArrayBuffer(_)||O.isTypedArray(_)?f&&typeof Blob=="function"?new Blob([_]):Buffer.from(_):_}function m(_,A,R){let $=_;if(_&&!R&&typeof _=="object"){if(O.endsWith(A,"{}"))A=n?A:A.slice(0,-2),_=JSON.stringify(_);else if(O.isArray(_)&&nU(_)||(O.isFileList(_)||O.endsWith(A,"[]"))&&($=O.toArray(_)))return A=Cw(A),$.forEach(function(U,Q){!(O.isUndefined(U)||U===null)&&e.append(l===!0?Pp([A],Q,s):l===null?A:A+"[]",g(U))}),!1}return Nd(_)?!0:(e.append(Pp(R,A,s),g(_)),!1)}const w=[],v=Object.assign(rU,{defaultVisitor:m,convertValue:g,isVisitable:Nd});function E(_,A){if(!O.isUndefined(_)){if(w.indexOf(_)!==-1)throw Error("Circular reference detected in "+A.join("."));w.push(_),O.forEach(_,function($,V){(!(O.isUndefined($)||$===null)&&i.call(e,$,O.isString(V)?V.trim():V,A,v))===!0&&E($,A?A.concat(V):[V])}),w.pop()}}if(!O.isObject(r))throw new TypeError("data must be an object");return E(r),e}function Mp(r){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(r).replace(/[!'()~]|%20|%00/g,function(n){return e[n]})}function Lh(r,e){this._pairs=[],r&&Gc(r,this,e)}const ww=Lh.prototype;ww.append=function(e,t){this._pairs.push([e,t])};ww.toString=function(e){const t=e?function(n){return e.call(this,n,Mp)}:Mp;return this._pairs.map(function(i){return t(i[0])+"="+t(i[1])},"").join("&")};function oU(r){return encodeURIComponent(r).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function _w(r,e,t){if(!e)return r;const n=t&&t.encode||oU;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 Lh(e,t).toString(n),s){const l=r.indexOf("#");l!==-1&&(r=r.slice(0,l)),r+=(r.indexOf("?")===-1?"?":"&")+s}return r}class xp{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 Tw={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},iU=typeof URLSearchParams<"u"?URLSearchParams:Lh,aU=typeof FormData<"u"?FormData:null,sU=typeof Blob<"u"?Blob:null,cU={isBrowser:!0,classes:{URLSearchParams:iU,FormData:aU,Blob:sU},protocols:["http","https","file","blob","url","data"]},Uh=typeof window<"u"&&typeof document<"u",Od=typeof navigator=="object"&&navigator||void 0,lU=Uh&&(!Od||["ReactNative","NativeScript","NS"].indexOf(Od.product)<0),uU=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",dU=Uh&&window.location.href||"http://localhost",hU=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Uh,hasStandardBrowserEnv:lU,hasStandardBrowserWebWorkerEnv:uU,navigator:Od,origin:dU},Symbol.toStringTag,{value:"Module"})),kt={...hU,...cU};function fU(r,e){return Gc(r,new kt.classes.URLSearchParams,Object.assign({visitor:function(t,n,i,s){return kt.isNode&&O.isBuffer(t)?(this.append(n,t.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},e))}function gU(r){return O.matchAll(/\w+|\[(\w*)]/g,r).map(e=>e[0]==="[]"?"":e[1]||e[0])}function mU(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 Ew(r){function e(t,n,i,s){let l=t[s++];if(l==="__proto__")return!0;const d=Number.isFinite(+l),f=s>=t.length;return l=!l&&O.isArray(i)?i.length:l,f?(O.hasOwnProp(i,l)?i[l]=[i[l],n]:i[l]=n,!d):((!i[l]||!O.isObject(i[l]))&&(i[l]=[]),e(t,n,i[l],s)&&O.isArray(i[l])&&(i[l]=mU(i[l])),!d)}if(O.isFormData(r)&&O.isFunction(r.entries)){const t={};return O.forEachEntry(r,(n,i)=>{e(gU(n),i,t,0)}),t}return null}function pU(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 ka={transitional:Tw,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(Ew(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 fU(e,this.formSerializer).toString();if((d=O.isFileList(e))||n.indexOf("multipart/form-data")>-1){const f=this.env&&this.env.FormData;return Gc(d?{"files[]":e}:e,f&&new f,this.formSerializer)}}return s||i?(t.setContentType("application/json",!1),pU(e)):e}],transformResponse:[function(e){const t=this.transitional||ka.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 l=!(t&&t.silentJSONParsing)&&i;try{return JSON.parse(e)}catch(d){if(l)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:kt.classes.FormData,Blob:kt.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=>{ka.headers[r]={}});const vU=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"]),yU=r=>{const e={};let t,n,i;return r&&r.split(`
|
62
|
+
`).forEach(function(l){i=l.indexOf(":"),t=l.substring(0,i).trim().toLowerCase(),n=l.substring(i+1).trim(),!(!t||e[t]&&vU[t])&&(t==="set-cookie"?e[t]?e[t].push(n):e[t]=[n]:e[t]=e[t]?e[t]+", "+n:n)}),e},Dp=Symbol("internals");function ji(r){return r&&String(r).trim().toLowerCase()}function Js(r){return r===!1||r==null?r:O.isArray(r)?r.map(Js):String(r)}function CU(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 wU=r=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(r.trim());function $u(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 _U(r){return r.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,t,n)=>t.toUpperCase()+n)}function TU(r,e){const t=O.toCamelCase(" "+e);["get","set","has"].forEach(n=>{Object.defineProperty(r,n+t,{value:function(i,s,l){return this[n].call(this,e,i,s,l)},configurable:!0})})}class Ht{constructor(e){e&&this.set(e)}set(e,t,n){const i=this;function s(d,f,g){const m=ji(f);if(!m)throw new Error("header name must be a non-empty string");const w=O.findKey(i,m);(!w||i[w]===void 0||g===!0||g===void 0&&i[w]!==!1)&&(i[w||f]=Js(d))}const l=(d,f)=>O.forEach(d,(g,m)=>s(g,m,f));if(O.isPlainObject(e)||e instanceof this.constructor)l(e,t);else if(O.isString(e)&&(e=e.trim())&&!wU(e))l(yU(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=ji(e),e){const n=O.findKey(this,e);if(n){const i=this[n];if(!t)return i;if(t===!0)return CU(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=ji(e),e){const n=O.findKey(this,e);return!!(n&&this[n]!==void 0&&(!t||$u(this,this[n],n,t)))}return!1}delete(e,t){const n=this;let i=!1;function s(l){if(l=ji(l),l){const d=O.findKey(n,l);d&&(!t||$u(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||$u(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 l=O.findKey(n,s);if(l){t[l]=Js(i),delete t[s];return}const d=e?_U(s):String(s).trim();d!==s&&delete t[s],t[d]=Js(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(`
|
63
|
+
`)}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[Dp]=this[Dp]={accessors:{}}).accessors,i=this.prototype;function s(l){const d=ji(l);n[d]||(TU(i,l),n[d]=!0)}return O.isArray(e)?e.forEach(s):s(e),this}}Ht.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);O.reduceDescriptors(Ht.prototype,({value:r},e)=>{let t=e[0].toUpperCase()+e.slice(1);return{get:()=>r,set(n){this[t]=n}}});O.freezeMethods(Ht);function Ku(r,e){const t=this||ka,n=e||t,i=Ht.from(n.headers);let s=n.data;return O.forEach(r,function(d){s=d.call(t,s,i.normalize(),e?e.status:void 0)}),i.normalize(),s}function Sw(r){return!!(r&&r.__CANCEL__)}function _i(r,e,t){ue.call(this,r??"canceled",ue.ERR_CANCELED,e,t),this.name="CanceledError"}O.inherits(_i,ue,{__CANCEL__:!0});function Aw(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 EU(r){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(r);return e&&e[1]||""}function SU(r,e){r=r||10;const t=new Array(r),n=new Array(r);let i=0,s=0,l;return e=e!==void 0?e:1e3,function(f){const g=Date.now(),m=n[s];l||(l=g),t[i]=f,n[i]=g;let w=s,v=0;for(;w!==i;)v+=t[w++],w=w%r;if(i=(i+1)%r,i===s&&(s=(s+1)%r),g-l<e)return;const E=m&&g-m;return E?Math.round(v*1e3/E):void 0}}function AU(r,e){let t=0,n=1e3/e,i,s;const l=(g,m=Date.now())=>{t=m,i=null,s&&(clearTimeout(s),s=null),r.apply(null,g)};return[(...g)=>{const m=Date.now(),w=m-t;w>=n?l(g,m):(i=g,s||(s=setTimeout(()=>{s=null,l(i)},n-w)))},()=>i&&l(i)]}const yc=(r,e,t=3)=>{let n=0;const i=SU(50,250);return AU(s=>{const l=s.loaded,d=s.lengthComputable?s.total:void 0,f=l-n,g=i(f),m=l<=d;n=l;const w={loaded:l,total:d,progress:d?l/d:void 0,bytes:f,rate:g||void 0,estimated:g&&d&&m?(d-l)/g:void 0,event:s,lengthComputable:d!=null,[e?"download":"upload"]:!0};r(w)},t)},Lp=(r,e)=>{const t=r!=null;return[n=>e[0]({lengthComputable:t,total:r,loaded:n}),e[1]]},Up=r=>(...e)=>O.asap(()=>r(...e)),bU=kt.hasStandardBrowserEnv?((r,e)=>t=>(t=new URL(t,kt.origin),r.protocol===t.protocol&&r.host===t.host&&(e||r.port===t.port)))(new URL(kt.origin),kt.navigator&&/(msie|trident)/i.test(kt.navigator.userAgent)):()=>!0,IU=kt.hasStandardBrowserEnv?{write(r,e,t,n,i,s){const l=[r+"="+encodeURIComponent(e)];O.isNumber(t)&&l.push("expires="+new Date(t).toGMTString()),O.isString(n)&&l.push("path="+n),O.isString(i)&&l.push("domain="+i),s===!0&&l.push("secure"),document.cookie=l.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 kU(r){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(r)}function RU(r,e){return e?r.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):r}function bw(r,e){return r&&!kU(e)?RU(r,e):e}const Bp=r=>r instanceof Ht?{...r}:r;function Co(r,e){e=e||{};const t={};function n(g,m,w,v){return O.isPlainObject(g)&&O.isPlainObject(m)?O.merge.call({caseless:v},g,m):O.isPlainObject(m)?O.merge({},m):O.isArray(m)?m.slice():m}function i(g,m,w,v){if(O.isUndefined(m)){if(!O.isUndefined(g))return n(void 0,g,w,v)}else return n(g,m,w,v)}function s(g,m){if(!O.isUndefined(m))return n(void 0,m)}function l(g,m){if(O.isUndefined(m)){if(!O.isUndefined(g))return n(void 0,g)}else return n(void 0,m)}function d(g,m,w){if(w in e)return n(g,m);if(w in r)return n(void 0,g)}const f={url:s,method:s,data:s,baseURL:l,transformRequest:l,transformResponse:l,paramsSerializer:l,timeout:l,timeoutMessage:l,withCredentials:l,withXSRFToken:l,adapter:l,responseType:l,xsrfCookieName:l,xsrfHeaderName:l,onUploadProgress:l,onDownloadProgress:l,decompress:l,maxContentLength:l,maxBodyLength:l,beforeRedirect:l,transport:l,httpAgent:l,httpsAgent:l,cancelToken:l,socketPath:l,responseEncoding:l,validateStatus:d,headers:(g,m,w)=>i(Bp(g),Bp(m),w,!0)};return O.forEach(Object.keys(Object.assign({},r,e)),function(m){const w=f[m]||i,v=w(r[m],e[m],m);O.isUndefined(v)&&w!==d||(t[m]=v)}),t}const Iw=r=>{const e=Co({},r);let{data:t,withXSRFToken:n,xsrfHeaderName:i,xsrfCookieName:s,headers:l,auth:d}=e;e.headers=l=Ht.from(l),e.url=_w(bw(e.baseURL,e.url),r.params,r.paramsSerializer),d&&l.set("Authorization","Basic "+btoa((d.username||"")+":"+(d.password?unescape(encodeURIComponent(d.password)):"")));let f;if(O.isFormData(t)){if(kt.hasStandardBrowserEnv||kt.hasStandardBrowserWebWorkerEnv)l.setContentType(void 0);else if((f=l.getContentType())!==!1){const[g,...m]=f?f.split(";").map(w=>w.trim()).filter(Boolean):[];l.setContentType([g||"multipart/form-data",...m].join("; "))}}if(kt.hasStandardBrowserEnv&&(n&&O.isFunction(n)&&(n=n(e)),n||n!==!1&&bU(e.url))){const g=i&&s&&IU.read(s);g&&l.set(i,g)}return e},NU=typeof XMLHttpRequest<"u",OU=NU&&function(r){return new Promise(function(t,n){const i=Iw(r);let s=i.data;const l=Ht.from(i.headers).normalize();let{responseType:d,onUploadProgress:f,onDownloadProgress:g}=i,m,w,v,E,_;function A(){E&&E(),_&&_(),i.cancelToken&&i.cancelToken.unsubscribe(m),i.signal&&i.signal.removeEventListener("abort",m)}let R=new XMLHttpRequest;R.open(i.method.toUpperCase(),i.url,!0),R.timeout=i.timeout;function $(){if(!R)return;const U=Ht.from("getAllResponseHeaders"in R&&R.getAllResponseHeaders()),se={data:!d||d==="text"||d==="json"?R.responseText:R.response,status:R.status,statusText:R.statusText,headers:U,config:r,request:R};Aw(function(z){t(z),A()},function(z){n(z),A()},se),R=null}"onloadend"in R?R.onloadend=$:R.onreadystatechange=function(){!R||R.readyState!==4||R.status===0&&!(R.responseURL&&R.responseURL.indexOf("file:")===0)||setTimeout($)},R.onabort=function(){R&&(n(new ue("Request aborted",ue.ECONNABORTED,r,R)),R=null)},R.onerror=function(){n(new ue("Network Error",ue.ERR_NETWORK,r,R)),R=null},R.ontimeout=function(){let Q=i.timeout?"timeout of "+i.timeout+"ms exceeded":"timeout exceeded";const se=i.transitional||Tw;i.timeoutErrorMessage&&(Q=i.timeoutErrorMessage),n(new ue(Q,se.clarifyTimeoutError?ue.ETIMEDOUT:ue.ECONNABORTED,r,R)),R=null},s===void 0&&l.setContentType(null),"setRequestHeader"in R&&O.forEach(l.toJSON(),function(Q,se){R.setRequestHeader(se,Q)}),O.isUndefined(i.withCredentials)||(R.withCredentials=!!i.withCredentials),d&&d!=="json"&&(R.responseType=i.responseType),g&&([v,_]=yc(g,!0),R.addEventListener("progress",v)),f&&R.upload&&([w,E]=yc(f),R.upload.addEventListener("progress",w),R.upload.addEventListener("loadend",E)),(i.cancelToken||i.signal)&&(m=U=>{R&&(n(!U||U.type?new _i(null,r,R):U),R.abort(),R=null)},i.cancelToken&&i.cancelToken.subscribe(m),i.signal&&(i.signal.aborted?m():i.signal.addEventListener("abort",m)));const V=EU(i.url);if(V&&kt.protocols.indexOf(V)===-1){n(new ue("Unsupported protocol "+V+":",ue.ERR_BAD_REQUEST,r));return}R.send(s||null)})},PU=(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 m=g instanceof Error?g:this.reason;n.abort(m instanceof ue?m:new _i(m instanceof Error?m.message:m))}};let l=e&&setTimeout(()=>{l=null,s(new ue(`timeout ${e} of ms exceeded`,ue.ETIMEDOUT))},e);const d=()=>{r&&(l&&clearTimeout(l),l=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}},MU=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},xU=async function*(r,e){for await(const t of DU(r))yield*MU(t,e)},DU=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()}},Vp=(r,e,t,n)=>{const i=xU(r,e);let s=0,l,d=f=>{l||(l=!0,n&&n(f))};return new ReadableStream({async pull(f){try{const{done:g,value:m}=await i.next();if(g){d(),f.close();return}let w=m.byteLength;if(t){let v=s+=w;t(v)}f.enqueue(new Uint8Array(m))}catch(g){throw d(g),g}},cancel(f){return d(f),i.return()}},{highWaterMark:2})},jc=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",kw=jc&&typeof ReadableStream=="function",LU=jc&&(typeof TextEncoder=="function"?(r=>e=>r.encode(e))(new TextEncoder):async r=>new Uint8Array(await new Response(r).arrayBuffer())),Rw=(r,...e)=>{try{return!!r(...e)}catch{return!1}},UU=kw&&Rw(()=>{let r=!1;const e=new Request(kt.origin,{body:new ReadableStream,method:"POST",get duplex(){return r=!0,"half"}}).headers.has("Content-Type");return r&&!e}),Fp=64*1024,Pd=kw&&Rw(()=>O.isReadableStream(new Response("").body)),Cc={stream:Pd&&(r=>r.body)};jc&&(r=>{["text","arrayBuffer","blob","formData","stream"].forEach(e=>{!Cc[e]&&(Cc[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 BU=async r=>{if(r==null)return 0;if(O.isBlob(r))return r.size;if(O.isSpecCompliantForm(r))return(await new Request(kt.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 LU(r)).byteLength},VU=async(r,e)=>{const t=O.toFiniteNumber(r.getContentLength());return t??BU(e)},FU=jc&&(async r=>{let{url:e,method:t,data:n,signal:i,cancelToken:s,timeout:l,onDownloadProgress:d,onUploadProgress:f,responseType:g,headers:m,withCredentials:w="same-origin",fetchOptions:v}=Iw(r);g=g?(g+"").toLowerCase():"text";let E=PU([i,s&&s.toAbortSignal()],l),_;const A=E&&E.unsubscribe&&(()=>{E.unsubscribe()});let R;try{if(f&&UU&&t!=="get"&&t!=="head"&&(R=await VU(m,n))!==0){let se=new Request(e,{method:"POST",body:n,duplex:"half"}),we;if(O.isFormData(n)&&(we=se.headers.get("content-type"))&&m.setContentType(we),se.body){const[z,tt]=Lp(R,yc(Up(f)));n=Vp(se.body,Fp,z,tt)}}O.isString(w)||(w=w?"include":"omit");const $="credentials"in Request.prototype;_=new Request(e,{...v,signal:E,method:t.toUpperCase(),headers:m.normalize().toJSON(),body:n,duplex:"half",credentials:$?w:void 0});let V=await fetch(_);const U=Pd&&(g==="stream"||g==="response");if(Pd&&(d||U&&A)){const se={};["status","statusText","headers"].forEach(_e=>{se[_e]=V[_e]});const we=O.toFiniteNumber(V.headers.get("content-length")),[z,tt]=d&&Lp(we,yc(Up(d),!0))||[];V=new Response(Vp(V.body,Fp,z,()=>{tt&&tt(),A&&A()}),se)}g=g||"text";let Q=await Cc[O.findKey(Cc,g)||"text"](V,r);return!U&&A&&A(),await new Promise((se,we)=>{Aw(se,we,{data:Q,headers:Ht.from(V.headers),status:V.status,statusText:V.statusText,config:r,request:_})})}catch($){throw A&&A(),$&&$.name==="TypeError"&&/fetch/i.test($.message)?Object.assign(new ue("Network Error",ue.ERR_NETWORK,r,_),{cause:$.cause||$}):ue.from($,$&&$.code,r,_)}}),Md={http:tU,xhr:OU,fetch:FU};O.forEach(Md,(r,e)=>{if(r){try{Object.defineProperty(r,"name",{value:e})}catch{}Object.defineProperty(r,"adapterName",{value:e})}});const Hp=r=>`- ${r}`,HU=r=>O.isFunction(r)||r===null||r===!1,Nw={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 l;if(n=t,!HU(t)&&(n=Md[(l=String(t)).toLowerCase()],n===void 0))throw new ue(`Unknown adapter '${l}'`);if(n)break;i[l||"#"+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 l=e?s.length>1?`since :
|
64
|
+
`+s.map(Hp).join(`
|
65
|
+
`):" "+Hp(s[0]):"as no adapter specified";throw new ue("There is no suitable adapter to dispatch the request "+l,"ERR_NOT_SUPPORT")}return n},adapters:Md};function zu(r){if(r.cancelToken&&r.cancelToken.throwIfRequested(),r.signal&&r.signal.aborted)throw new _i(null,r)}function $p(r){return zu(r),r.headers=Ht.from(r.headers),r.data=Ku.call(r,r.transformRequest),["post","put","patch"].indexOf(r.method)!==-1&&r.headers.setContentType("application/x-www-form-urlencoded",!1),Nw.getAdapter(r.adapter||ka.adapter)(r).then(function(n){return zu(r),n.data=Ku.call(r,r.transformResponse,n),n.headers=Ht.from(n.headers),n},function(n){return Sw(n)||(zu(r),n&&n.response&&(n.response.data=Ku.call(r,r.transformResponse,n.response),n.response.headers=Ht.from(n.response.headers))),Promise.reject(n)})}const Ow="1.7.9",Yc={};["object","boolean","number","function","string","symbol"].forEach((r,e)=>{Yc[r]=function(n){return typeof n===r||"a"+(e<1?"n ":" ")+r}});const Kp={};Yc.transitional=function(e,t,n){function i(s,l){return"[Axios v"+Ow+"] Transitional option '"+s+"'"+l+(n?". "+n:"")}return(s,l,d)=>{if(e===!1)throw new ue(i(l," has been removed"+(t?" in "+t:"")),ue.ERR_DEPRECATED);return t&&!Kp[l]&&(Kp[l]=!0,console.warn(i(l," has been deprecated since v"+t+" and will be removed in the near future"))),e?e(s,l,d):!0}};Yc.spelling=function(e){return(t,n)=>(console.warn(`${n} is likely a misspelling of ${e}`),!0)};function $U(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],l=e[s];if(l){const d=r[s],f=d===void 0||l(d,s,r);if(f!==!0)throw new ue("option "+s+" must be "+f,ue.ERR_BAD_OPTION_VALUE);continue}if(t!==!0)throw new ue("Unknown option "+s,ue.ERR_BAD_OPTION)}}const Qs={assertOptions:$U,validators:Yc},Gn=Qs.validators;class go{constructor(e){this.defaults=e,this.interceptors={request:new xp,response:new xp}}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+=`
|
66
|
+
`+s):n.stack=s}catch{}}throw n}}_request(e,t){typeof e=="string"?(t=t||{},t.url=e):t=e||{},t=Co(this.defaults,t);const{transitional:n,paramsSerializer:i,headers:s}=t;n!==void 0&&Qs.assertOptions(n,{silentJSONParsing:Gn.transitional(Gn.boolean),forcedJSONParsing:Gn.transitional(Gn.boolean),clarifyTimeoutError:Gn.transitional(Gn.boolean)},!1),i!=null&&(O.isFunction(i)?t.paramsSerializer={serialize:i}:Qs.assertOptions(i,{encode:Gn.function,serialize:Gn.function},!0)),Qs.assertOptions(t,{baseUrl:Gn.spelling("baseURL"),withXsrfToken:Gn.spelling("withXSRFToken")},!0),t.method=(t.method||this.defaults.method||"get").toLowerCase();let l=s&&O.merge(s.common,s[t.method]);s&&O.forEach(["delete","get","head","post","put","patch","common"],_=>{delete s[_]}),t.headers=Ht.concat(l,s);const d=[];let f=!0;this.interceptors.request.forEach(function(A){typeof A.runWhen=="function"&&A.runWhen(t)===!1||(f=f&&A.synchronous,d.unshift(A.fulfilled,A.rejected))});const g=[];this.interceptors.response.forEach(function(A){g.push(A.fulfilled,A.rejected)});let m,w=0,v;if(!f){const _=[$p.bind(this),void 0];for(_.unshift.apply(_,d),_.push.apply(_,g),v=_.length,m=Promise.resolve(t);w<v;)m=m.then(_[w++],_[w++]);return m}v=d.length;let E=t;for(w=0;w<v;){const _=d[w++],A=d[w++];try{E=_(E)}catch(R){A.call(this,R);break}}try{m=$p.call(this,E)}catch(_){return Promise.reject(_)}for(w=0,v=g.length;w<v;)m=m.then(g[w++],g[w++]);return m}getUri(e){e=Co(this.defaults,e);const t=bw(e.baseURL,e.url);return _w(t,e.params,e.paramsSerializer)}}O.forEach(["delete","get","head","options"],function(e){go.prototype[e]=function(t,n){return this.request(Co(n||{},{method:e,url:t,data:(n||{}).data}))}});O.forEach(["post","put","patch"],function(e){function t(n){return function(s,l,d){return this.request(Co(d||{},{method:e,headers:n?{"Content-Type":"multipart/form-data"}:{},url:s,data:l}))}}go.prototype[e]=t(),go.prototype[e+"Form"]=t(!0)});class Bh{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 l=new Promise(d=>{n.subscribe(d),s=d}).then(i);return l.cancel=function(){n.unsubscribe(s)},l},e(function(s,l,d){n.reason||(n.reason=new _i(s,l,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 Bh(function(i){e=i}),cancel:e}}}function KU(r){return function(t){return r.apply(null,t)}}function zU(r){return O.isObject(r)&&r.isAxiosError===!0}const xd={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(xd).forEach(([r,e])=>{xd[e]=r});function Pw(r){const e=new go(r),t=lw(go.prototype.request,e);return O.extend(t,go.prototype,e,{allOwnKeys:!0}),O.extend(t,e,null,{allOwnKeys:!0}),t.create=function(i){return Pw(Co(r,i))},t}const Ke=Pw(ka);Ke.Axios=go;Ke.CanceledError=_i;Ke.CancelToken=Bh;Ke.isCancel=Sw;Ke.VERSION=Ow;Ke.toFormData=Gc;Ke.AxiosError=ue;Ke.Cancel=Ke.CanceledError;Ke.all=function(e){return Promise.all(e)};Ke.spread=KU;Ke.isAxiosError=zU;Ke.mergeConfig=Co;Ke.AxiosHeaders=Ht;Ke.formToJSON=r=>Ew(O.isHTMLForm(r)?new FormData(r):r);Ke.getAdapter=Nw.getAdapter;Ke.HttpStatusCode=xd;Ke.default=Ke;const{jToken:zp}=sw(),Vh=()=>{const r=Ke.create({headers:{"Content-Type":"application/json"}});c.watch(zp,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 l=i.config;if(((s=i.response)==null?void 0:s.status)===401&&e>0){e--;try{return l.headers.Authorization=`Bearer ${zp.value}`,await r(l)}catch(d){return Promise.reject(d)}}}return Promise.reject(i)});async function t({url:i,method:s,header:l={},body:d,baseURL:f}){try{return f&&(r.defaults.baseURL=f),(await r({url:i,method:s,headers:l,data:d})).data}catch(g){if(console.error(`Request error [${s} ${i}]:`,g),Ke.isAxiosError(g)){const{response:m,message:w}=g;throw new Error(`Axios error: ${w}, Status: ${m==null?void 0:m.status}, URL: ${i}`)}throw g}}async function n({url:i,method:s,header:l,body:d,baseURL:f}){try{f&&(r.defaults.baseURL=f);const g=await r({url:i,method:s,headers:l,data:d});return{status:g.status,header:g.headers,body:g.data}}catch(g){if(Ke.isAxiosError(g)){const{response:m,message:w}=g;console.error(`Raw Request Error: ${w}, Status: ${m==null?void 0:m.status}`)}return Promise.reject(g)}}return Object.assign(r,{_request:t,rawRequest:n})},{request:Wp}=Vh(),qp=c.ref(null),Gp=c.ref("default"),Wu=c.ref(null),qu=c.ref({scope_type:"org"});function Jc(){var v,E;const{handleRedirect:r,account:e,logout:t}=xh(),n=(E=(v=e.value)==null?void 0:v.idTokenClaims)==null?void 0:E.domain,i=c.computed(()=>({domain:n,environment:Gp.value,...qu.value})),s=c.computed(()=>qu.value);async function l(){var _;(!e.value||!((_=e.value.idTokenClaims)!=null&&_.email))&&await r();try{await d(),await f()}catch{}}async function d(){var _,A;try{const R=(A=(_=e.value)==null?void 0:_.idTokenClaims)==null?void 0:A.email;if(!R)throw new Error("Email is undefined");const $=await Wp({url:`https://api.jplan.com.br/platform/user/profile/?email=${R}`,method:"GET"});Wu.value=$.data??null}catch(R){console.error("Failed to fetch user profile:",R)}}async function f(){var _;try{if(!((_=Wu.value)!=null&&_.email))throw new Error("User email is undefined");const A=await Wp({url:"https://api.jplan.com.br/platform/user/domain/",method:"GET"});qp.value=A.data??[]}catch(A){console.error("Failed to fetch user domains:",A)}}function g(_){qu.value=_}function m(_){Gp.value=_,g(i.value)}async function w(_,A){const R=aw(_,{request_domain:A});await yt.loginRedirect(R)}return{__init__:l,user:Wu,userDomains:qp,setEnv:m,setScope:g,changeDomain:w,session:i,scope:s,logout:t}}var xs=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function WU(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var ea={exports:{}};/**
|
67
|
+
* @license
|
68
|
+
* Lodash <https://lodash.com/>
|
69
|
+
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
70
|
+
* Released under MIT license <https://lodash.com/license>
|
71
|
+
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
72
|
+
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
73
|
+
*/var qU=ea.exports,jp;function GU(){return jp||(jp=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.",l="Expected a function",d="Invalid `variable` option passed into `_.template`",f="__lodash_hash_undefined__",g=500,m="__lodash_placeholder__",w=1,v=2,E=4,_=1,A=2,R=1,$=2,V=4,U=8,Q=16,se=32,we=64,z=128,tt=256,_e=512,j=30,q="...",Te=800,Be=16,Ct=1,An=2,an=3,xt=1/0,Qe=9007199254740991,wt=17976931348623157e292,Ai=NaN,$t=4294967295,Qc=$t-1,Vw=$t>>>1,Fw=[["ary",z],["bind",R],["bindKey",$],["curry",U],["curryRight",Q],["flip",_e],["partial",se],["partialRight",we],["rearg",tt]],To="[object Arguments]",Ra="[object Array]",Hw="[object AsyncFunction]",bi="[object Boolean]",Ii="[object Date]",$w="[object DOMException]",Na="[object Error]",Oa="[object Function]",Fh="[object GeneratorFunction]",bn="[object Map]",ki="[object Number]",Kw="[object Null]",or="[object Object]",Hh="[object Promise]",zw="[object Proxy]",Ri="[object RegExp]",In="[object Set]",Ni="[object String]",Pa="[object Symbol]",Ww="[object Undefined]",Oi="[object WeakMap]",qw="[object WeakSet]",Pi="[object ArrayBuffer]",Eo="[object DataView]",Xc="[object Float32Array]",Zc="[object Float64Array]",el="[object Int8Array]",tl="[object Int16Array]",nl="[object Int32Array]",rl="[object Uint8Array]",ol="[object Uint8ClampedArray]",il="[object Uint16Array]",al="[object Uint32Array]",Gw=/\b__p \+= '';/g,jw=/\b(__p \+=) '' \+/g,Yw=/(__e\(.*?\)|\b__t\)) \+\n'';/g,$h=/&(?:amp|lt|gt|quot|#39);/g,Kh=/[&<>"']/g,Jw=RegExp($h.source),Qw=RegExp(Kh.source),Xw=/<%-([\s\S]+?)%>/g,Zw=/<%([\s\S]+?)%>/g,zh=/<%=([\s\S]+?)%>/g,e_=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,t_=/^\w*$/,n_=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sl=/[\\^$.*+?()[\]{}|]/g,r_=RegExp(sl.source),cl=/^\s+/,o_=/\s/,i_=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,a_=/\{\n\/\* \[wrapped with (.+)\] \*/,s_=/,? & /,c_=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,l_=/[()=,{}\[\]\/\s]/,u_=/\\(\\)?/g,d_=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Wh=/\w*$/,h_=/^[-+]0x[0-9a-f]+$/i,f_=/^0b[01]+$/i,g_=/^\[object .+?Constructor\]$/,m_=/^0o[0-7]+$/i,p_=/^(?:0|[1-9]\d*)$/,v_=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Ma=/($^)/,y_=/['\n\r\u2028\u2029\\]/g,xa="\\ud800-\\udfff",C_="\\u0300-\\u036f",w_="\\ufe20-\\ufe2f",__="\\u20d0-\\u20ff",qh=C_+w_+__,Gh="\\u2700-\\u27bf",jh="a-z\\xdf-\\xf6\\xf8-\\xff",T_="\\xac\\xb1\\xd7\\xf7",E_="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",S_="\\u2000-\\u206f",A_=" \\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",Yh="A-Z\\xc0-\\xd6\\xd8-\\xde",Jh="\\ufe0e\\ufe0f",Qh=T_+E_+S_+A_,ll="['’]",b_="["+xa+"]",Xh="["+Qh+"]",Da="["+qh+"]",Zh="\\d+",I_="["+Gh+"]",ef="["+jh+"]",tf="[^"+xa+Qh+Zh+Gh+jh+Yh+"]",ul="\\ud83c[\\udffb-\\udfff]",k_="(?:"+Da+"|"+ul+")",nf="[^"+xa+"]",dl="(?:\\ud83c[\\udde6-\\uddff]){2}",hl="[\\ud800-\\udbff][\\udc00-\\udfff]",So="["+Yh+"]",rf="\\u200d",of="(?:"+ef+"|"+tf+")",R_="(?:"+So+"|"+tf+")",af="(?:"+ll+"(?:d|ll|m|re|s|t|ve))?",sf="(?:"+ll+"(?:D|LL|M|RE|S|T|VE))?",cf=k_+"?",lf="["+Jh+"]?",N_="(?:"+rf+"(?:"+[nf,dl,hl].join("|")+")"+lf+cf+")*",O_="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",P_="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",uf=lf+cf+N_,M_="(?:"+[I_,dl,hl].join("|")+")"+uf,x_="(?:"+[nf+Da+"?",Da,dl,hl,b_].join("|")+")",D_=RegExp(ll,"g"),L_=RegExp(Da,"g"),fl=RegExp(ul+"(?="+ul+")|"+x_+uf,"g"),U_=RegExp([So+"?"+ef+"+"+af+"(?="+[Xh,So,"$"].join("|")+")",R_+"+"+sf+"(?="+[Xh,So+of,"$"].join("|")+")",So+"?"+of+"+"+af,So+"+"+sf,P_,O_,Zh,M_].join("|"),"g"),B_=RegExp("["+rf+xa+qh+Jh+"]"),V_=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,F_=["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"],H_=-1,De={};De[Xc]=De[Zc]=De[el]=De[tl]=De[nl]=De[rl]=De[ol]=De[il]=De[al]=!0,De[To]=De[Ra]=De[Pi]=De[bi]=De[Eo]=De[Ii]=De[Na]=De[Oa]=De[bn]=De[ki]=De[or]=De[Ri]=De[In]=De[Ni]=De[Oi]=!1;var Me={};Me[To]=Me[Ra]=Me[Pi]=Me[Eo]=Me[bi]=Me[Ii]=Me[Xc]=Me[Zc]=Me[el]=Me[tl]=Me[nl]=Me[bn]=Me[ki]=Me[or]=Me[Ri]=Me[In]=Me[Ni]=Me[Pa]=Me[rl]=Me[ol]=Me[il]=Me[al]=!0,Me[Na]=Me[Oa]=Me[Oi]=!1;var $_={À:"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"},K_={"&":"&","<":"<",">":">",'"':""","'":"'"},z_={"&":"&","<":"<",">":">",""":'"',"'":"'"},W_={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},q_=parseFloat,G_=parseInt,df=typeof xs=="object"&&xs&&xs.Object===Object&&xs,j_=typeof self=="object"&&self&&self.Object===Object&&self,ht=df||j_||Function("return this")(),gl=e&&!e.nodeType&&e,jr=gl&&!0&&r&&!r.nodeType&&r,hf=jr&&jr.exports===gl,ml=hf&&df.process,sn=function(){try{var b=jr&&jr.require&&jr.require("util").types;return b||ml&&ml.binding&&ml.binding("util")}catch{}}(),ff=sn&&sn.isArrayBuffer,gf=sn&&sn.isDate,mf=sn&&sn.isMap,pf=sn&&sn.isRegExp,vf=sn&&sn.isSet,yf=sn&&sn.isTypedArray;function Kt(b,M,N){switch(N.length){case 0:return b.call(M);case 1:return b.call(M,N[0]);case 2:return b.call(M,N[0],N[1]);case 3:return b.call(M,N[0],N[1],N[2])}return b.apply(M,N)}function Y_(b,M,N,W){for(var ae=-1,Ee=b==null?0:b.length;++ae<Ee;){var nt=b[ae];M(W,nt,N(nt),b)}return W}function cn(b,M){for(var N=-1,W=b==null?0:b.length;++N<W&&M(b[N],N,b)!==!1;);return b}function J_(b,M){for(var N=b==null?0:b.length;N--&&M(b[N],N,b)!==!1;);return b}function Cf(b,M){for(var N=-1,W=b==null?0:b.length;++N<W;)if(!M(b[N],N,b))return!1;return!0}function Ar(b,M){for(var N=-1,W=b==null?0:b.length,ae=0,Ee=[];++N<W;){var nt=b[N];M(nt,N,b)&&(Ee[ae++]=nt)}return Ee}function La(b,M){var N=b==null?0:b.length;return!!N&&Ao(b,M,0)>-1}function pl(b,M,N){for(var W=-1,ae=b==null?0:b.length;++W<ae;)if(N(M,b[W]))return!0;return!1}function Ve(b,M){for(var N=-1,W=b==null?0:b.length,ae=Array(W);++N<W;)ae[N]=M(b[N],N,b);return ae}function br(b,M){for(var N=-1,W=M.length,ae=b.length;++N<W;)b[ae+N]=M[N];return b}function vl(b,M,N,W){var ae=-1,Ee=b==null?0:b.length;for(W&&Ee&&(N=b[++ae]);++ae<Ee;)N=M(N,b[ae],ae,b);return N}function Q_(b,M,N,W){var ae=b==null?0:b.length;for(W&&ae&&(N=b[--ae]);ae--;)N=M(N,b[ae],ae,b);return N}function yl(b,M){for(var N=-1,W=b==null?0:b.length;++N<W;)if(M(b[N],N,b))return!0;return!1}var X_=Cl("length");function Z_(b){return b.split("")}function eT(b){return b.match(c_)||[]}function wf(b,M,N){var W;return N(b,function(ae,Ee,nt){if(M(ae,Ee,nt))return W=Ee,!1}),W}function Ua(b,M,N,W){for(var ae=b.length,Ee=N+(W?1:-1);W?Ee--:++Ee<ae;)if(M(b[Ee],Ee,b))return Ee;return-1}function Ao(b,M,N){return M===M?hT(b,M,N):Ua(b,_f,N)}function tT(b,M,N,W){for(var ae=N-1,Ee=b.length;++ae<Ee;)if(W(b[ae],M))return ae;return-1}function _f(b){return b!==b}function Tf(b,M){var N=b==null?0:b.length;return N?_l(b,M)/N:Ai}function Cl(b){return function(M){return M==null?t:M[b]}}function wl(b){return function(M){return b==null?t:b[M]}}function Ef(b,M,N,W,ae){return ae(b,function(Ee,nt,Oe){N=W?(W=!1,Ee):M(N,Ee,nt,Oe)}),N}function nT(b,M){var N=b.length;for(b.sort(M);N--;)b[N]=b[N].value;return b}function _l(b,M){for(var N,W=-1,ae=b.length;++W<ae;){var Ee=M(b[W]);Ee!==t&&(N=N===t?Ee:N+Ee)}return N}function Tl(b,M){for(var N=-1,W=Array(b);++N<b;)W[N]=M(N);return W}function rT(b,M){return Ve(M,function(N){return[N,b[N]]})}function Sf(b){return b&&b.slice(0,kf(b)+1).replace(cl,"")}function zt(b){return function(M){return b(M)}}function El(b,M){return Ve(M,function(N){return b[N]})}function Mi(b,M){return b.has(M)}function Af(b,M){for(var N=-1,W=b.length;++N<W&&Ao(M,b[N],0)>-1;);return N}function bf(b,M){for(var N=b.length;N--&&Ao(M,b[N],0)>-1;);return N}function oT(b,M){for(var N=b.length,W=0;N--;)b[N]===M&&++W;return W}var iT=wl($_),aT=wl(K_);function sT(b){return"\\"+W_[b]}function cT(b,M){return b==null?t:b[M]}function bo(b){return B_.test(b)}function lT(b){return V_.test(b)}function uT(b){for(var M,N=[];!(M=b.next()).done;)N.push(M.value);return N}function Sl(b){var M=-1,N=Array(b.size);return b.forEach(function(W,ae){N[++M]=[ae,W]}),N}function If(b,M){return function(N){return b(M(N))}}function Ir(b,M){for(var N=-1,W=b.length,ae=0,Ee=[];++N<W;){var nt=b[N];(nt===M||nt===m)&&(b[N]=m,Ee[ae++]=N)}return Ee}function Ba(b){var M=-1,N=Array(b.size);return b.forEach(function(W){N[++M]=W}),N}function dT(b){var M=-1,N=Array(b.size);return b.forEach(function(W){N[++M]=[W,W]}),N}function hT(b,M,N){for(var W=N-1,ae=b.length;++W<ae;)if(b[W]===M)return W;return-1}function fT(b,M,N){for(var W=N+1;W--;)if(b[W]===M)return W;return W}function Io(b){return bo(b)?mT(b):X_(b)}function kn(b){return bo(b)?pT(b):Z_(b)}function kf(b){for(var M=b.length;M--&&o_.test(b.charAt(M)););return M}var gT=wl(z_);function mT(b){for(var M=fl.lastIndex=0;fl.test(b);)++M;return M}function pT(b){return b.match(fl)||[]}function vT(b){return b.match(U_)||[]}var yT=function b(M){M=M==null?ht:ko.defaults(ht.Object(),M,ko.pick(ht,F_));var N=M.Array,W=M.Date,ae=M.Error,Ee=M.Function,nt=M.Math,Oe=M.Object,Al=M.RegExp,CT=M.String,ln=M.TypeError,Va=N.prototype,wT=Ee.prototype,Ro=Oe.prototype,Fa=M["__core-js_shared__"],Ha=wT.toString,Ie=Ro.hasOwnProperty,_T=0,Rf=function(){var o=/[^.]+$/.exec(Fa&&Fa.keys&&Fa.keys.IE_PROTO||"");return o?"Symbol(src)_1."+o:""}(),$a=Ro.toString,TT=Ha.call(Oe),ET=ht._,ST=Al("^"+Ha.call(Ie).replace(sl,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ka=hf?M.Buffer:t,kr=M.Symbol,za=M.Uint8Array,Nf=Ka?Ka.allocUnsafe:t,Wa=If(Oe.getPrototypeOf,Oe),Of=Oe.create,Pf=Ro.propertyIsEnumerable,qa=Va.splice,Mf=kr?kr.isConcatSpreadable:t,xi=kr?kr.iterator:t,Yr=kr?kr.toStringTag:t,Ga=function(){try{var o=eo(Oe,"defineProperty");return o({},"",{}),o}catch{}}(),AT=M.clearTimeout!==ht.clearTimeout&&M.clearTimeout,bT=W&&W.now!==ht.Date.now&&W.now,IT=M.setTimeout!==ht.setTimeout&&M.setTimeout,ja=nt.ceil,Ya=nt.floor,bl=Oe.getOwnPropertySymbols,kT=Ka?Ka.isBuffer:t,xf=M.isFinite,RT=Va.join,NT=If(Oe.keys,Oe),rt=nt.max,_t=nt.min,OT=W.now,PT=M.parseInt,Df=nt.random,MT=Va.reverse,Il=eo(M,"DataView"),Di=eo(M,"Map"),kl=eo(M,"Promise"),No=eo(M,"Set"),Li=eo(M,"WeakMap"),Ui=eo(Oe,"create"),Ja=Li&&new Li,Oo={},xT=to(Il),DT=to(Di),LT=to(kl),UT=to(No),BT=to(Li),Qa=kr?kr.prototype:t,Bi=Qa?Qa.valueOf:t,Lf=Qa?Qa.toString:t;function y(o){if(ze(o)&&!ce(o)&&!(o instanceof pe)){if(o instanceof un)return o;if(Ie.call(o,"__wrapped__"))return Ug(o)}return new un(o)}var Po=function(){function o(){}return function(a){if(!$e(a))return{};if(Of)return Of(a);o.prototype=a;var u=new o;return o.prototype=t,u}}();function Xa(){}function un(o,a){this.__wrapped__=o,this.__actions__=[],this.__chain__=!!a,this.__index__=0,this.__values__=t}y.templateSettings={escape:Xw,evaluate:Zw,interpolate:zh,variable:"",imports:{_:y}},y.prototype=Xa.prototype,y.prototype.constructor=y,un.prototype=Po(Xa.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 VT(){var o=new pe(this.__wrapped__);return o.__actions__=Dt(this.__actions__),o.__dir__=this.__dir__,o.__filtered__=this.__filtered__,o.__iteratees__=Dt(this.__iteratees__),o.__takeCount__=this.__takeCount__,o.__views__=Dt(this.__views__),o}function FT(){if(this.__filtered__){var o=new pe(this);o.__dir__=-1,o.__filtered__=!0}else o=this.clone(),o.__dir__*=-1;return o}function HT(){var o=this.__wrapped__.value(),a=this.__dir__,u=ce(o),h=a<0,p=u?o.length:0,C=ZE(0,p,this.__views__),T=C.start,S=C.end,I=S-T,x=h?S:T-1,D=this.__iteratees__,L=D.length,K=0,Y=_t(I,this.__takeCount__);if(!u||!h&&p==I&&Y==I)return ag(o,this.__actions__);var Z=[];e:for(;I--&&K<Y;){x+=a;for(var he=-1,ee=o[x];++he<L;){var me=D[he],ve=me.iteratee,Gt=me.type,Ot=ve(ee);if(Gt==An)ee=Ot;else if(!Ot){if(Gt==Ct)continue e;break e}}Z[K++]=ee}return Z}pe.prototype=Po(Xa.prototype),pe.prototype.constructor=pe;function Jr(o){var a=-1,u=o==null?0:o.length;for(this.clear();++a<u;){var h=o[a];this.set(h[0],h[1])}}function $T(){this.__data__=Ui?Ui(null):{},this.size=0}function KT(o){var a=this.has(o)&&delete this.__data__[o];return this.size-=a?1:0,a}function zT(o){var a=this.__data__;if(Ui){var u=a[o];return u===f?t:u}return Ie.call(a,o)?a[o]:t}function WT(o){var a=this.__data__;return Ui?a[o]!==t:Ie.call(a,o)}function qT(o,a){var u=this.__data__;return this.size+=this.has(o)?0:1,u[o]=Ui&&a===t?f:a,this}Jr.prototype.clear=$T,Jr.prototype.delete=KT,Jr.prototype.get=zT,Jr.prototype.has=WT,Jr.prototype.set=qT;function ir(o){var a=-1,u=o==null?0:o.length;for(this.clear();++a<u;){var h=o[a];this.set(h[0],h[1])}}function GT(){this.__data__=[],this.size=0}function jT(o){var a=this.__data__,u=Za(a,o);if(u<0)return!1;var h=a.length-1;return u==h?a.pop():qa.call(a,u,1),--this.size,!0}function YT(o){var a=this.__data__,u=Za(a,o);return u<0?t:a[u][1]}function JT(o){return Za(this.__data__,o)>-1}function QT(o,a){var u=this.__data__,h=Za(u,o);return h<0?(++this.size,u.push([o,a])):u[h][1]=a,this}ir.prototype.clear=GT,ir.prototype.delete=jT,ir.prototype.get=YT,ir.prototype.has=JT,ir.prototype.set=QT;function ar(o){var a=-1,u=o==null?0:o.length;for(this.clear();++a<u;){var h=o[a];this.set(h[0],h[1])}}function XT(){this.size=0,this.__data__={hash:new Jr,map:new(Di||ir),string:new Jr}}function ZT(o){var a=ds(this,o).delete(o);return this.size-=a?1:0,a}function eE(o){return ds(this,o).get(o)}function tE(o){return ds(this,o).has(o)}function nE(o,a){var u=ds(this,o),h=u.size;return u.set(o,a),this.size+=u.size==h?0:1,this}ar.prototype.clear=XT,ar.prototype.delete=ZT,ar.prototype.get=eE,ar.prototype.has=tE,ar.prototype.set=nE;function Qr(o){var a=-1,u=o==null?0:o.length;for(this.__data__=new ar;++a<u;)this.add(o[a])}function rE(o){return this.__data__.set(o,f),this}function oE(o){return this.__data__.has(o)}Qr.prototype.add=Qr.prototype.push=rE,Qr.prototype.has=oE;function Rn(o){var a=this.__data__=new ir(o);this.size=a.size}function iE(){this.__data__=new ir,this.size=0}function aE(o){var a=this.__data__,u=a.delete(o);return this.size=a.size,u}function sE(o){return this.__data__.get(o)}function cE(o){return this.__data__.has(o)}function lE(o,a){var u=this.__data__;if(u instanceof ir){var h=u.__data__;if(!Di||h.length<i-1)return h.push([o,a]),this.size=++u.size,this;u=this.__data__=new ar(h)}return u.set(o,a),this.size=u.size,this}Rn.prototype.clear=iE,Rn.prototype.delete=aE,Rn.prototype.get=sE,Rn.prototype.has=cE,Rn.prototype.set=lE;function Uf(o,a){var u=ce(o),h=!u&&no(o),p=!u&&!h&&Mr(o),C=!u&&!h&&!p&&Lo(o),T=u||h||p||C,S=T?Tl(o.length,CT):[],I=S.length;for(var x in o)(a||Ie.call(o,x))&&!(T&&(x=="length"||p&&(x=="offset"||x=="parent")||C&&(x=="buffer"||x=="byteLength"||x=="byteOffset")||ur(x,I)))&&S.push(x);return S}function Bf(o){var a=o.length;return a?o[Vl(0,a-1)]:t}function uE(o,a){return hs(Dt(o),Xr(a,0,o.length))}function dE(o){return hs(Dt(o))}function Rl(o,a,u){(u!==t&&!Nn(o[a],u)||u===t&&!(a in o))&&sr(o,a,u)}function Vi(o,a,u){var h=o[a];(!(Ie.call(o,a)&&Nn(h,u))||u===t&&!(a in o))&&sr(o,a,u)}function Za(o,a){for(var u=o.length;u--;)if(Nn(o[u][0],a))return u;return-1}function hE(o,a,u,h){return Rr(o,function(p,C,T){a(h,p,u(p),T)}),h}function Vf(o,a){return o&&zn(a,st(a),o)}function fE(o,a){return o&&zn(a,Ut(a),o)}function sr(o,a,u){a=="__proto__"&&Ga?Ga(o,a,{configurable:!0,enumerable:!0,value:u,writable:!0}):o[a]=u}function Nl(o,a){for(var u=-1,h=a.length,p=N(h),C=o==null;++u<h;)p[u]=C?t:uu(o,a[u]);return p}function Xr(o,a,u){return o===o&&(u!==t&&(o=o<=u?o:u),a!==t&&(o=o>=a?o:a)),o}function dn(o,a,u,h,p,C){var T,S=a&w,I=a&v,x=a&E;if(u&&(T=p?u(o,h,p,C):u(o)),T!==t)return T;if(!$e(o))return o;var D=ce(o);if(D){if(T=tS(o),!S)return Dt(o,T)}else{var L=Tt(o),K=L==Oa||L==Fh;if(Mr(o))return lg(o,S);if(L==or||L==To||K&&!p){if(T=I||K?{}:kg(o),!S)return I?zE(o,fE(T,o)):KE(o,Vf(T,o))}else{if(!Me[L])return p?o:{};T=nS(o,L,S)}}C||(C=new Rn);var Y=C.get(o);if(Y)return Y;C.set(o,T),rm(o)?o.forEach(function(ee){T.add(dn(ee,a,u,ee,o,C))}):tm(o)&&o.forEach(function(ee,me){T.set(me,dn(ee,a,u,me,o,C))});var Z=x?I?Jl:Yl:I?Ut:st,he=D?t:Z(o);return cn(he||o,function(ee,me){he&&(me=ee,ee=o[me]),Vi(T,me,dn(ee,a,u,me,o,C))}),T}function gE(o){var a=st(o);return function(u){return Ff(u,o,a)}}function Ff(o,a,u){var h=u.length;if(o==null)return!h;for(o=Oe(o);h--;){var p=u[h],C=a[p],T=o[p];if(T===t&&!(p in o)||!C(T))return!1}return!0}function Hf(o,a,u){if(typeof o!="function")throw new ln(l);return qi(function(){o.apply(t,u)},a)}function Fi(o,a,u,h){var p=-1,C=La,T=!0,S=o.length,I=[],x=a.length;if(!S)return I;u&&(a=Ve(a,zt(u))),h?(C=pl,T=!1):a.length>=i&&(C=Mi,T=!1,a=new Qr(a));e:for(;++p<S;){var D=o[p],L=u==null?D:u(D);if(D=h||D!==0?D:0,T&&L===L){for(var K=x;K--;)if(a[K]===L)continue e;I.push(D)}else C(a,L,h)||I.push(D)}return I}var Rr=gg(Kn),$f=gg(Pl,!0);function mE(o,a){var u=!0;return Rr(o,function(h,p,C){return u=!!a(h,p,C),u}),u}function es(o,a,u){for(var h=-1,p=o.length;++h<p;){var C=o[h],T=a(C);if(T!=null&&(S===t?T===T&&!qt(T):u(T,S)))var S=T,I=C}return I}function pE(o,a,u,h){var p=o.length;for(u=de(u),u<0&&(u=-u>p?0:p+u),h=h===t||h>p?p:de(h),h<0&&(h+=p),h=u>h?0:im(h);u<h;)o[u++]=a;return o}function Kf(o,a){var u=[];return Rr(o,function(h,p,C){a(h,p,C)&&u.push(h)}),u}function ft(o,a,u,h,p){var C=-1,T=o.length;for(u||(u=oS),p||(p=[]);++C<T;){var S=o[C];a>0&&u(S)?a>1?ft(S,a-1,u,h,p):br(p,S):h||(p[p.length]=S)}return p}var Ol=mg(),zf=mg(!0);function Kn(o,a){return o&&Ol(o,a,st)}function Pl(o,a){return o&&zf(o,a,st)}function ts(o,a){return Ar(a,function(u){return dr(o[u])})}function Zr(o,a){a=Or(a,o);for(var u=0,h=a.length;o!=null&&u<h;)o=o[Wn(a[u++])];return u&&u==h?o:t}function Wf(o,a,u){var h=a(o);return ce(o)?h:br(h,u(o))}function Rt(o){return o==null?o===t?Ww:Kw:Yr&&Yr in Oe(o)?XE(o):dS(o)}function Ml(o,a){return o>a}function vE(o,a){return o!=null&&Ie.call(o,a)}function yE(o,a){return o!=null&&a in Oe(o)}function CE(o,a,u){return o>=_t(a,u)&&o<rt(a,u)}function xl(o,a,u){for(var h=u?pl:La,p=o[0].length,C=o.length,T=C,S=N(C),I=1/0,x=[];T--;){var D=o[T];T&&a&&(D=Ve(D,zt(a))),I=_t(D.length,I),S[T]=!u&&(a||p>=120&&D.length>=120)?new Qr(T&&D):t}D=o[0];var L=-1,K=S[0];e:for(;++L<p&&x.length<I;){var Y=D[L],Z=a?a(Y):Y;if(Y=u||Y!==0?Y:0,!(K?Mi(K,Z):h(x,Z,u))){for(T=C;--T;){var he=S[T];if(!(he?Mi(he,Z):h(o[T],Z,u)))continue e}K&&K.push(Z),x.push(Y)}}return x}function wE(o,a,u,h){return Kn(o,function(p,C,T){a(h,u(p),C,T)}),h}function Hi(o,a,u){a=Or(a,o),o=Pg(o,a);var h=o==null?o:o[Wn(fn(a))];return h==null?t:Kt(h,o,u)}function qf(o){return ze(o)&&Rt(o)==To}function _E(o){return ze(o)&&Rt(o)==Pi}function TE(o){return ze(o)&&Rt(o)==Ii}function $i(o,a,u,h,p){return o===a?!0:o==null||a==null||!ze(o)&&!ze(a)?o!==o&&a!==a:EE(o,a,u,h,$i,p)}function EE(o,a,u,h,p,C){var T=ce(o),S=ce(a),I=T?Ra:Tt(o),x=S?Ra:Tt(a);I=I==To?or:I,x=x==To?or:x;var D=I==or,L=x==or,K=I==x;if(K&&Mr(o)){if(!Mr(a))return!1;T=!0,D=!1}if(K&&!D)return C||(C=new Rn),T||Lo(o)?Ag(o,a,u,h,p,C):JE(o,a,I,u,h,p,C);if(!(u&_)){var Y=D&&Ie.call(o,"__wrapped__"),Z=L&&Ie.call(a,"__wrapped__");if(Y||Z){var he=Y?o.value():o,ee=Z?a.value():a;return C||(C=new Rn),p(he,ee,u,h,C)}}return K?(C||(C=new Rn),QE(o,a,u,h,p,C)):!1}function SE(o){return ze(o)&&Tt(o)==bn}function Dl(o,a,u,h){var p=u.length,C=p,T=!h;if(o==null)return!C;for(o=Oe(o);p--;){var S=u[p];if(T&&S[2]?S[1]!==o[S[0]]:!(S[0]in o))return!1}for(;++p<C;){S=u[p];var I=S[0],x=o[I],D=S[1];if(T&&S[2]){if(x===t&&!(I in o))return!1}else{var L=new Rn;if(h)var K=h(x,D,I,o,a,L);if(!(K===t?$i(D,x,_|A,h,L):K))return!1}}return!0}function Gf(o){if(!$e(o)||aS(o))return!1;var a=dr(o)?ST:g_;return a.test(to(o))}function AE(o){return ze(o)&&Rt(o)==Ri}function bE(o){return ze(o)&&Tt(o)==In}function IE(o){return ze(o)&&ys(o.length)&&!!De[Rt(o)]}function jf(o){return typeof o=="function"?o:o==null?Bt:typeof o=="object"?ce(o)?Qf(o[0],o[1]):Jf(o):pm(o)}function Ll(o){if(!Wi(o))return NT(o);var a=[];for(var u in Oe(o))Ie.call(o,u)&&u!="constructor"&&a.push(u);return a}function kE(o){if(!$e(o))return uS(o);var a=Wi(o),u=[];for(var h in o)h=="constructor"&&(a||!Ie.call(o,h))||u.push(h);return u}function Ul(o,a){return o<a}function Yf(o,a){var u=-1,h=Lt(o)?N(o.length):[];return Rr(o,function(p,C,T){h[++u]=a(p,C,T)}),h}function Jf(o){var a=Xl(o);return a.length==1&&a[0][2]?Ng(a[0][0],a[0][1]):function(u){return u===o||Dl(u,o,a)}}function Qf(o,a){return eu(o)&&Rg(a)?Ng(Wn(o),a):function(u){var h=uu(u,o);return h===t&&h===a?du(u,o):$i(a,h,_|A)}}function ns(o,a,u,h,p){o!==a&&Ol(a,function(C,T){if(p||(p=new Rn),$e(C))RE(o,a,T,u,ns,h,p);else{var S=h?h(nu(o,T),C,T+"",o,a,p):t;S===t&&(S=C),Rl(o,T,S)}},Ut)}function RE(o,a,u,h,p,C,T){var S=nu(o,u),I=nu(a,u),x=T.get(I);if(x){Rl(o,u,x);return}var D=C?C(S,I,u+"",o,a,T):t,L=D===t;if(L){var K=ce(I),Y=!K&&Mr(I),Z=!K&&!Y&&Lo(I);D=I,K||Y||Z?ce(S)?D=S:je(S)?D=Dt(S):Y?(L=!1,D=lg(I,!0)):Z?(L=!1,D=ug(I,!0)):D=[]:Gi(I)||no(I)?(D=S,no(S)?D=am(S):(!$e(S)||dr(S))&&(D=kg(I))):L=!1}L&&(T.set(I,D),p(D,I,h,C,T),T.delete(I)),Rl(o,u,D)}function Xf(o,a){var u=o.length;if(u)return a+=a<0?u:0,ur(a,u)?o[a]:t}function Zf(o,a,u){a.length?a=Ve(a,function(C){return ce(C)?function(T){return Zr(T,C.length===1?C[0]:C)}:C}):a=[Bt];var h=-1;a=Ve(a,zt(X()));var p=Yf(o,function(C,T,S){var I=Ve(a,function(x){return x(C)});return{criteria:I,index:++h,value:C}});return nT(p,function(C,T){return $E(C,T,u)})}function NE(o,a){return eg(o,a,function(u,h){return du(o,h)})}function eg(o,a,u){for(var h=-1,p=a.length,C={};++h<p;){var T=a[h],S=Zr(o,T);u(S,T)&&Ki(C,Or(T,o),S)}return C}function OE(o){return function(a){return Zr(a,o)}}function Bl(o,a,u,h){var p=h?tT:Ao,C=-1,T=a.length,S=o;for(o===a&&(a=Dt(a)),u&&(S=Ve(o,zt(u)));++C<T;)for(var I=0,x=a[C],D=u?u(x):x;(I=p(S,D,I,h))>-1;)S!==o&&qa.call(S,I,1),qa.call(o,I,1);return o}function tg(o,a){for(var u=o?a.length:0,h=u-1;u--;){var p=a[u];if(u==h||p!==C){var C=p;ur(p)?qa.call(o,p,1):$l(o,p)}}return o}function Vl(o,a){return o+Ya(Df()*(a-o+1))}function PE(o,a,u,h){for(var p=-1,C=rt(ja((a-o)/(u||1)),0),T=N(C);C--;)T[h?C:++p]=o,o+=u;return T}function Fl(o,a){var u="";if(!o||a<1||a>Qe)return u;do a%2&&(u+=o),a=Ya(a/2),a&&(o+=o);while(a);return u}function fe(o,a){return ru(Og(o,a,Bt),o+"")}function ME(o){return Bf(Uo(o))}function xE(o,a){var u=Uo(o);return hs(u,Xr(a,0,u.length))}function Ki(o,a,u,h){if(!$e(o))return o;a=Or(a,o);for(var p=-1,C=a.length,T=C-1,S=o;S!=null&&++p<C;){var I=Wn(a[p]),x=u;if(I==="__proto__"||I==="constructor"||I==="prototype")return o;if(p!=T){var D=S[I];x=h?h(D,I,S):t,x===t&&(x=$e(D)?D:ur(a[p+1])?[]:{})}Vi(S,I,x),S=S[I]}return o}var ng=Ja?function(o,a){return Ja.set(o,a),o}:Bt,DE=Ga?function(o,a){return Ga(o,"toString",{configurable:!0,enumerable:!1,value:fu(a),writable:!0})}:Bt;function LE(o){return hs(Uo(o))}function hn(o,a,u){var h=-1,p=o.length;a<0&&(a=-a>p?0:p+a),u=u>p?p:u,u<0&&(u+=p),p=a>u?0:u-a>>>0,a>>>=0;for(var C=N(p);++h<p;)C[h]=o[h+a];return C}function UE(o,a){var u;return Rr(o,function(h,p,C){return u=a(h,p,C),!u}),!!u}function rs(o,a,u){var h=0,p=o==null?h:o.length;if(typeof a=="number"&&a===a&&p<=Vw){for(;h<p;){var C=h+p>>>1,T=o[C];T!==null&&!qt(T)&&(u?T<=a:T<a)?h=C+1:p=C}return p}return Hl(o,a,Bt,u)}function Hl(o,a,u,h){var p=0,C=o==null?0:o.length;if(C===0)return 0;a=u(a);for(var T=a!==a,S=a===null,I=qt(a),x=a===t;p<C;){var D=Ya((p+C)/2),L=u(o[D]),K=L!==t,Y=L===null,Z=L===L,he=qt(L);if(T)var ee=h||Z;else x?ee=Z&&(h||K):S?ee=Z&&K&&(h||!Y):I?ee=Z&&K&&!Y&&(h||!he):Y||he?ee=!1:ee=h?L<=a:L<a;ee?p=D+1:C=D}return _t(C,Qc)}function rg(o,a){for(var u=-1,h=o.length,p=0,C=[];++u<h;){var T=o[u],S=a?a(T):T;if(!u||!Nn(S,I)){var I=S;C[p++]=T===0?0:T}}return C}function og(o){return typeof o=="number"?o:qt(o)?Ai:+o}function Wt(o){if(typeof o=="string")return o;if(ce(o))return Ve(o,Wt)+"";if(qt(o))return Lf?Lf.call(o):"";var a=o+"";return a=="0"&&1/o==-xt?"-0":a}function Nr(o,a,u){var h=-1,p=La,C=o.length,T=!0,S=[],I=S;if(u)T=!1,p=pl;else if(C>=i){var x=a?null:jE(o);if(x)return Ba(x);T=!1,p=Mi,I=new Qr}else I=a?[]:S;e:for(;++h<C;){var D=o[h],L=a?a(D):D;if(D=u||D!==0?D:0,T&&L===L){for(var K=I.length;K--;)if(I[K]===L)continue e;a&&I.push(L),S.push(D)}else p(I,L,u)||(I!==S&&I.push(L),S.push(D))}return S}function $l(o,a){return a=Or(a,o),o=Pg(o,a),o==null||delete o[Wn(fn(a))]}function ig(o,a,u,h){return Ki(o,a,u(Zr(o,a)),h)}function os(o,a,u,h){for(var p=o.length,C=h?p:-1;(h?C--:++C<p)&&a(o[C],C,o););return u?hn(o,h?0:C,h?C+1:p):hn(o,h?C+1:0,h?p:C)}function ag(o,a){var u=o;return u instanceof pe&&(u=u.value()),vl(a,function(h,p){return p.func.apply(p.thisArg,br([h],p.args))},u)}function Kl(o,a,u){var h=o.length;if(h<2)return h?Nr(o[0]):[];for(var p=-1,C=N(h);++p<h;)for(var T=o[p],S=-1;++S<h;)S!=p&&(C[p]=Fi(C[p]||T,o[S],a,u));return Nr(ft(C,1),a,u)}function sg(o,a,u){for(var h=-1,p=o.length,C=a.length,T={};++h<p;){var S=h<C?a[h]:t;u(T,o[h],S)}return T}function zl(o){return je(o)?o:[]}function Wl(o){return typeof o=="function"?o:Bt}function Or(o,a){return ce(o)?o:eu(o,a)?[o]:Lg(be(o))}var BE=fe;function Pr(o,a,u){var h=o.length;return u=u===t?h:u,!a&&u>=h?o:hn(o,a,u)}var cg=AT||function(o){return ht.clearTimeout(o)};function lg(o,a){if(a)return o.slice();var u=o.length,h=Nf?Nf(u):new o.constructor(u);return o.copy(h),h}function ql(o){var a=new o.constructor(o.byteLength);return new za(a).set(new za(o)),a}function VE(o,a){var u=a?ql(o.buffer):o.buffer;return new o.constructor(u,o.byteOffset,o.byteLength)}function FE(o){var a=new o.constructor(o.source,Wh.exec(o));return a.lastIndex=o.lastIndex,a}function HE(o){return Bi?Oe(Bi.call(o)):{}}function ug(o,a){var u=a?ql(o.buffer):o.buffer;return new o.constructor(u,o.byteOffset,o.length)}function dg(o,a){if(o!==a){var u=o!==t,h=o===null,p=o===o,C=qt(o),T=a!==t,S=a===null,I=a===a,x=qt(a);if(!S&&!x&&!C&&o>a||C&&T&&I&&!S&&!x||h&&T&&I||!u&&I||!p)return 1;if(!h&&!C&&!x&&o<a||x&&u&&p&&!h&&!C||S&&u&&p||!T&&p||!I)return-1}return 0}function $E(o,a,u){for(var h=-1,p=o.criteria,C=a.criteria,T=p.length,S=u.length;++h<T;){var I=dg(p[h],C[h]);if(I){if(h>=S)return I;var x=u[h];return I*(x=="desc"?-1:1)}}return o.index-a.index}function hg(o,a,u,h){for(var p=-1,C=o.length,T=u.length,S=-1,I=a.length,x=rt(C-T,0),D=N(I+x),L=!h;++S<I;)D[S]=a[S];for(;++p<T;)(L||p<C)&&(D[u[p]]=o[p]);for(;x--;)D[S++]=o[p++];return D}function fg(o,a,u,h){for(var p=-1,C=o.length,T=-1,S=u.length,I=-1,x=a.length,D=rt(C-S,0),L=N(D+x),K=!h;++p<D;)L[p]=o[p];for(var Y=p;++I<x;)L[Y+I]=a[I];for(;++T<S;)(K||p<C)&&(L[Y+u[T]]=o[p++]);return L}function Dt(o,a){var u=-1,h=o.length;for(a||(a=N(h));++u<h;)a[u]=o[u];return a}function zn(o,a,u,h){var p=!u;u||(u={});for(var C=-1,T=a.length;++C<T;){var S=a[C],I=h?h(u[S],o[S],S,u,o):t;I===t&&(I=o[S]),p?sr(u,S,I):Vi(u,S,I)}return u}function KE(o,a){return zn(o,Zl(o),a)}function zE(o,a){return zn(o,bg(o),a)}function is(o,a){return function(u,h){var p=ce(u)?Y_:hE,C=a?a():{};return p(u,o,X(h,2),C)}}function Mo(o){return fe(function(a,u){var h=-1,p=u.length,C=p>1?u[p-1]:t,T=p>2?u[2]:t;for(C=o.length>3&&typeof C=="function"?(p--,C):t,T&&Nt(u[0],u[1],T)&&(C=p<3?t:C,p=1),a=Oe(a);++h<p;){var S=u[h];S&&o(a,S,h,C)}return a})}function gg(o,a){return function(u,h){if(u==null)return u;if(!Lt(u))return o(u,h);for(var p=u.length,C=a?p:-1,T=Oe(u);(a?C--:++C<p)&&h(T[C],C,T)!==!1;);return u}}function mg(o){return function(a,u,h){for(var p=-1,C=Oe(a),T=h(a),S=T.length;S--;){var I=T[o?S:++p];if(u(C[I],I,C)===!1)break}return a}}function WE(o,a,u){var h=a&R,p=zi(o);function C(){var T=this&&this!==ht&&this instanceof C?p:o;return T.apply(h?u:this,arguments)}return C}function pg(o){return function(a){a=be(a);var u=bo(a)?kn(a):t,h=u?u[0]:a.charAt(0),p=u?Pr(u,1).join(""):a.slice(1);return h[o]()+p}}function xo(o){return function(a){return vl(gm(fm(a).replace(D_,"")),o,"")}}function zi(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 u=Po(o.prototype),h=o.apply(u,a);return $e(h)?h:u}}function qE(o,a,u){var h=zi(o);function p(){for(var C=arguments.length,T=N(C),S=C,I=Do(p);S--;)T[S]=arguments[S];var x=C<3&&T[0]!==I&&T[C-1]!==I?[]:Ir(T,I);if(C-=x.length,C<u)return _g(o,a,as,p.placeholder,t,T,x,t,t,u-C);var D=this&&this!==ht&&this instanceof p?h:o;return Kt(D,this,T)}return p}function vg(o){return function(a,u,h){var p=Oe(a);if(!Lt(a)){var C=X(u,3);a=st(a),u=function(S){return C(p[S],S,p)}}var T=o(a,u,h);return T>-1?p[C?a[T]:T]:t}}function yg(o){return lr(function(a){var u=a.length,h=u,p=un.prototype.thru;for(o&&a.reverse();h--;){var C=a[h];if(typeof C!="function")throw new ln(l);if(p&&!T&&us(C)=="wrapper")var T=new un([],!0)}for(h=T?h:u;++h<u;){C=a[h];var S=us(C),I=S=="wrapper"?Ql(C):t;I&&tu(I[0])&&I[1]==(z|U|se|tt)&&!I[4].length&&I[9]==1?T=T[us(I[0])].apply(T,I[3]):T=C.length==1&&tu(C)?T[S]():T.thru(C)}return function(){var x=arguments,D=x[0];if(T&&x.length==1&&ce(D))return T.plant(D).value();for(var L=0,K=u?a[L].apply(this,x):D;++L<u;)K=a[L].call(this,K);return K}})}function as(o,a,u,h,p,C,T,S,I,x){var D=a&z,L=a&R,K=a&$,Y=a&(U|Q),Z=a&_e,he=K?t:zi(o);function ee(){for(var me=arguments.length,ve=N(me),Gt=me;Gt--;)ve[Gt]=arguments[Gt];if(Y)var Ot=Do(ee),jt=oT(ve,Ot);if(h&&(ve=hg(ve,h,p,Y)),C&&(ve=fg(ve,C,T,Y)),me-=jt,Y&&me<x){var Ye=Ir(ve,Ot);return _g(o,a,as,ee.placeholder,u,ve,Ye,S,I,x-me)}var On=L?u:this,fr=K?On[o]:o;return me=ve.length,S?ve=hS(ve,S):Z&&me>1&&ve.reverse(),D&&I<me&&(ve.length=I),this&&this!==ht&&this instanceof ee&&(fr=he||zi(fr)),fr.apply(On,ve)}return ee}function Cg(o,a){return function(u,h){return wE(u,o,a(h),{})}}function ss(o,a){return function(u,h){var p;if(u===t&&h===t)return a;if(u!==t&&(p=u),h!==t){if(p===t)return h;typeof u=="string"||typeof h=="string"?(u=Wt(u),h=Wt(h)):(u=og(u),h=og(h)),p=o(u,h)}return p}}function Gl(o){return lr(function(a){return a=Ve(a,zt(X())),fe(function(u){var h=this;return o(a,function(p){return Kt(p,h,u)})})})}function cs(o,a){a=a===t?" ":Wt(a);var u=a.length;if(u<2)return u?Fl(a,o):a;var h=Fl(a,ja(o/Io(a)));return bo(a)?Pr(kn(h),0,o).join(""):h.slice(0,o)}function GE(o,a,u,h){var p=a&R,C=zi(o);function T(){for(var S=-1,I=arguments.length,x=-1,D=h.length,L=N(D+I),K=this&&this!==ht&&this instanceof T?C:o;++x<D;)L[x]=h[x];for(;I--;)L[x++]=arguments[++S];return Kt(K,p?u:this,L)}return T}function wg(o){return function(a,u,h){return h&&typeof h!="number"&&Nt(a,u,h)&&(u=h=t),a=hr(a),u===t?(u=a,a=0):u=hr(u),h=h===t?a<u?1:-1:hr(h),PE(a,u,h,o)}}function ls(o){return function(a,u){return typeof a=="string"&&typeof u=="string"||(a=gn(a),u=gn(u)),o(a,u)}}function _g(o,a,u,h,p,C,T,S,I,x){var D=a&U,L=D?T:t,K=D?t:T,Y=D?C:t,Z=D?t:C;a|=D?se:we,a&=~(D?we:se),a&V||(a&=~(R|$));var he=[o,a,p,Y,L,Z,K,S,I,x],ee=u.apply(t,he);return tu(o)&&Mg(ee,he),ee.placeholder=h,xg(ee,o,a)}function jl(o){var a=nt[o];return function(u,h){if(u=gn(u),h=h==null?0:_t(de(h),292),h&&xf(u)){var p=(be(u)+"e").split("e"),C=a(p[0]+"e"+(+p[1]+h));return p=(be(C)+"e").split("e"),+(p[0]+"e"+(+p[1]-h))}return a(u)}}var jE=No&&1/Ba(new No([,-0]))[1]==xt?function(o){return new No(o)}:pu;function Tg(o){return function(a){var u=Tt(a);return u==bn?Sl(a):u==In?dT(a):rT(a,o(a))}}function cr(o,a,u,h,p,C,T,S){var I=a&$;if(!I&&typeof o!="function")throw new ln(l);var x=h?h.length:0;if(x||(a&=~(se|we),h=p=t),T=T===t?T:rt(de(T),0),S=S===t?S:de(S),x-=p?p.length:0,a&we){var D=h,L=p;h=p=t}var K=I?t:Ql(o),Y=[o,a,u,h,p,D,L,C,T,S];if(K&&lS(Y,K),o=Y[0],a=Y[1],u=Y[2],h=Y[3],p=Y[4],S=Y[9]=Y[9]===t?I?0:o.length:rt(Y[9]-x,0),!S&&a&(U|Q)&&(a&=~(U|Q)),!a||a==R)var Z=WE(o,a,u);else a==U||a==Q?Z=qE(o,a,S):(a==se||a==(R|se))&&!p.length?Z=GE(o,a,u,h):Z=as.apply(t,Y);var he=K?ng:Mg;return xg(he(Z,Y),o,a)}function Eg(o,a,u,h){return o===t||Nn(o,Ro[u])&&!Ie.call(h,u)?a:o}function Sg(o,a,u,h,p,C){return $e(o)&&$e(a)&&(C.set(a,o),ns(o,a,t,Sg,C),C.delete(a)),o}function YE(o){return Gi(o)?t:o}function Ag(o,a,u,h,p,C){var T=u&_,S=o.length,I=a.length;if(S!=I&&!(T&&I>S))return!1;var x=C.get(o),D=C.get(a);if(x&&D)return x==a&&D==o;var L=-1,K=!0,Y=u&A?new Qr:t;for(C.set(o,a),C.set(a,o);++L<S;){var Z=o[L],he=a[L];if(h)var ee=T?h(he,Z,L,a,o,C):h(Z,he,L,o,a,C);if(ee!==t){if(ee)continue;K=!1;break}if(Y){if(!yl(a,function(me,ve){if(!Mi(Y,ve)&&(Z===me||p(Z,me,u,h,C)))return Y.push(ve)})){K=!1;break}}else if(!(Z===he||p(Z,he,u,h,C))){K=!1;break}}return C.delete(o),C.delete(a),K}function JE(o,a,u,h,p,C,T){switch(u){case Eo:if(o.byteLength!=a.byteLength||o.byteOffset!=a.byteOffset)return!1;o=o.buffer,a=a.buffer;case Pi:return!(o.byteLength!=a.byteLength||!C(new za(o),new za(a)));case bi:case Ii:case ki:return Nn(+o,+a);case Na:return o.name==a.name&&o.message==a.message;case Ri:case Ni:return o==a+"";case bn:var S=Sl;case In:var I=h&_;if(S||(S=Ba),o.size!=a.size&&!I)return!1;var x=T.get(o);if(x)return x==a;h|=A,T.set(o,a);var D=Ag(S(o),S(a),h,p,C,T);return T.delete(o),D;case Pa:if(Bi)return Bi.call(o)==Bi.call(a)}return!1}function QE(o,a,u,h,p,C){var T=u&_,S=Yl(o),I=S.length,x=Yl(a),D=x.length;if(I!=D&&!T)return!1;for(var L=I;L--;){var K=S[L];if(!(T?K in a:Ie.call(a,K)))return!1}var Y=C.get(o),Z=C.get(a);if(Y&&Z)return Y==a&&Z==o;var he=!0;C.set(o,a),C.set(a,o);for(var ee=T;++L<I;){K=S[L];var me=o[K],ve=a[K];if(h)var Gt=T?h(ve,me,K,a,o,C):h(me,ve,K,o,a,C);if(!(Gt===t?me===ve||p(me,ve,u,h,C):Gt)){he=!1;break}ee||(ee=K=="constructor")}if(he&&!ee){var Ot=o.constructor,jt=a.constructor;Ot!=jt&&"constructor"in o&&"constructor"in a&&!(typeof Ot=="function"&&Ot instanceof Ot&&typeof jt=="function"&&jt instanceof jt)&&(he=!1)}return C.delete(o),C.delete(a),he}function lr(o){return ru(Og(o,t,Fg),o+"")}function Yl(o){return Wf(o,st,Zl)}function Jl(o){return Wf(o,Ut,bg)}var Ql=Ja?function(o){return Ja.get(o)}:pu;function us(o){for(var a=o.name+"",u=Oo[a],h=Ie.call(Oo,a)?u.length:0;h--;){var p=u[h],C=p.func;if(C==null||C==o)return p.name}return a}function Do(o){var a=Ie.call(y,"placeholder")?y:o;return a.placeholder}function X(){var o=y.iteratee||gu;return o=o===gu?jf:o,arguments.length?o(arguments[0],arguments[1]):o}function ds(o,a){var u=o.__data__;return iS(a)?u[typeof a=="string"?"string":"hash"]:u.map}function Xl(o){for(var a=st(o),u=a.length;u--;){var h=a[u],p=o[h];a[u]=[h,p,Rg(p)]}return a}function eo(o,a){var u=cT(o,a);return Gf(u)?u:t}function XE(o){var a=Ie.call(o,Yr),u=o[Yr];try{o[Yr]=t;var h=!0}catch{}var p=$a.call(o);return h&&(a?o[Yr]=u:delete o[Yr]),p}var Zl=bl?function(o){return o==null?[]:(o=Oe(o),Ar(bl(o),function(a){return Pf.call(o,a)}))}:vu,bg=bl?function(o){for(var a=[];o;)br(a,Zl(o)),o=Wa(o);return a}:vu,Tt=Rt;(Il&&Tt(new Il(new ArrayBuffer(1)))!=Eo||Di&&Tt(new Di)!=bn||kl&&Tt(kl.resolve())!=Hh||No&&Tt(new No)!=In||Li&&Tt(new Li)!=Oi)&&(Tt=function(o){var a=Rt(o),u=a==or?o.constructor:t,h=u?to(u):"";if(h)switch(h){case xT:return Eo;case DT:return bn;case LT:return Hh;case UT:return In;case BT:return Oi}return a});function ZE(o,a,u){for(var h=-1,p=u.length;++h<p;){var C=u[h],T=C.size;switch(C.type){case"drop":o+=T;break;case"dropRight":a-=T;break;case"take":a=_t(a,o+T);break;case"takeRight":o=rt(o,a-T);break}}return{start:o,end:a}}function eS(o){var a=o.match(a_);return a?a[1].split(s_):[]}function Ig(o,a,u){a=Or(a,o);for(var h=-1,p=a.length,C=!1;++h<p;){var T=Wn(a[h]);if(!(C=o!=null&&u(o,T)))break;o=o[T]}return C||++h!=p?C:(p=o==null?0:o.length,!!p&&ys(p)&&ur(T,p)&&(ce(o)||no(o)))}function tS(o){var a=o.length,u=new o.constructor(a);return a&&typeof o[0]=="string"&&Ie.call(o,"index")&&(u.index=o.index,u.input=o.input),u}function kg(o){return typeof o.constructor=="function"&&!Wi(o)?Po(Wa(o)):{}}function nS(o,a,u){var h=o.constructor;switch(a){case Pi:return ql(o);case bi:case Ii:return new h(+o);case Eo:return VE(o,u);case Xc:case Zc:case el:case tl:case nl:case rl:case ol:case il:case al:return ug(o,u);case bn:return new h;case ki:case Ni:return new h(o);case Ri:return FE(o);case In:return new h;case Pa:return HE(o)}}function rS(o,a){var u=a.length;if(!u)return o;var h=u-1;return a[h]=(u>1?"& ":"")+a[h],a=a.join(u>2?", ":" "),o.replace(i_,`{
|
74
|
+
/* [wrapped with `+a+`] */
|
75
|
+
`)}function oS(o){return ce(o)||no(o)||!!(Mf&&o&&o[Mf])}function ur(o,a){var u=typeof o;return a=a??Qe,!!a&&(u=="number"||u!="symbol"&&p_.test(o))&&o>-1&&o%1==0&&o<a}function Nt(o,a,u){if(!$e(u))return!1;var h=typeof a;return(h=="number"?Lt(u)&&ur(a,u.length):h=="string"&&a in u)?Nn(u[a],o):!1}function eu(o,a){if(ce(o))return!1;var u=typeof o;return u=="number"||u=="symbol"||u=="boolean"||o==null||qt(o)?!0:t_.test(o)||!e_.test(o)||a!=null&&o in Oe(a)}function iS(o){var a=typeof o;return a=="string"||a=="number"||a=="symbol"||a=="boolean"?o!=="__proto__":o===null}function tu(o){var a=us(o),u=y[a];if(typeof u!="function"||!(a in pe.prototype))return!1;if(o===u)return!0;var h=Ql(u);return!!h&&o===h[0]}function aS(o){return!!Rf&&Rf in o}var sS=Fa?dr:yu;function Wi(o){var a=o&&o.constructor,u=typeof a=="function"&&a.prototype||Ro;return o===u}function Rg(o){return o===o&&!$e(o)}function Ng(o,a){return function(u){return u==null?!1:u[o]===a&&(a!==t||o in Oe(u))}}function cS(o){var a=ps(o,function(h){return u.size===g&&u.clear(),h}),u=a.cache;return a}function lS(o,a){var u=o[1],h=a[1],p=u|h,C=p<(R|$|z),T=h==z&&u==U||h==z&&u==tt&&o[7].length<=a[8]||h==(z|tt)&&a[7].length<=a[8]&&u==U;if(!(C||T))return o;h&R&&(o[2]=a[2],p|=u&R?0:V);var S=a[3];if(S){var I=o[3];o[3]=I?hg(I,S,a[4]):S,o[4]=I?Ir(o[3],m):a[4]}return S=a[5],S&&(I=o[5],o[5]=I?fg(I,S,a[6]):S,o[6]=I?Ir(o[5],m):a[6]),S=a[7],S&&(o[7]=S),h&z&&(o[8]=o[8]==null?a[8]:_t(o[8],a[8])),o[9]==null&&(o[9]=a[9]),o[0]=a[0],o[1]=p,o}function uS(o){var a=[];if(o!=null)for(var u in Oe(o))a.push(u);return a}function dS(o){return $a.call(o)}function Og(o,a,u){return a=rt(a===t?o.length-1:a,0),function(){for(var h=arguments,p=-1,C=rt(h.length-a,0),T=N(C);++p<C;)T[p]=h[a+p];p=-1;for(var S=N(a+1);++p<a;)S[p]=h[p];return S[a]=u(T),Kt(o,this,S)}}function Pg(o,a){return a.length<2?o:Zr(o,hn(a,0,-1))}function hS(o,a){for(var u=o.length,h=_t(a.length,u),p=Dt(o);h--;){var C=a[h];o[h]=ur(C,u)?p[C]:t}return o}function nu(o,a){if(!(a==="constructor"&&typeof o[a]=="function")&&a!="__proto__")return o[a]}var Mg=Dg(ng),qi=IT||function(o,a){return ht.setTimeout(o,a)},ru=Dg(DE);function xg(o,a,u){var h=a+"";return ru(o,rS(h,fS(eS(h),u)))}function Dg(o){var a=0,u=0;return function(){var h=OT(),p=Be-(h-u);if(u=h,p>0){if(++a>=Te)return arguments[0]}else a=0;return o.apply(t,arguments)}}function hs(o,a){var u=-1,h=o.length,p=h-1;for(a=a===t?h:a;++u<a;){var C=Vl(u,p),T=o[C];o[C]=o[u],o[u]=T}return o.length=a,o}var Lg=cS(function(o){var a=[];return o.charCodeAt(0)===46&&a.push(""),o.replace(n_,function(u,h,p,C){a.push(p?C.replace(u_,"$1"):h||u)}),a});function Wn(o){if(typeof o=="string"||qt(o))return o;var a=o+"";return a=="0"&&1/o==-xt?"-0":a}function to(o){if(o!=null){try{return Ha.call(o)}catch{}try{return o+""}catch{}}return""}function fS(o,a){return cn(Fw,function(u){var h="_."+u[0];a&u[1]&&!La(o,h)&&o.push(h)}),o.sort()}function Ug(o){if(o instanceof pe)return o.clone();var a=new un(o.__wrapped__,o.__chain__);return a.__actions__=Dt(o.__actions__),a.__index__=o.__index__,a.__values__=o.__values__,a}function gS(o,a,u){(u?Nt(o,a,u):a===t)?a=1:a=rt(de(a),0);var h=o==null?0:o.length;if(!h||a<1)return[];for(var p=0,C=0,T=N(ja(h/a));p<h;)T[C++]=hn(o,p,p+=a);return T}function mS(o){for(var a=-1,u=o==null?0:o.length,h=0,p=[];++a<u;){var C=o[a];C&&(p[h++]=C)}return p}function pS(){var o=arguments.length;if(!o)return[];for(var a=N(o-1),u=arguments[0],h=o;h--;)a[h-1]=arguments[h];return br(ce(u)?Dt(u):[u],ft(a,1))}var vS=fe(function(o,a){return je(o)?Fi(o,ft(a,1,je,!0)):[]}),yS=fe(function(o,a){var u=fn(a);return je(u)&&(u=t),je(o)?Fi(o,ft(a,1,je,!0),X(u,2)):[]}),CS=fe(function(o,a){var u=fn(a);return je(u)&&(u=t),je(o)?Fi(o,ft(a,1,je,!0),t,u):[]});function wS(o,a,u){var h=o==null?0:o.length;return h?(a=u||a===t?1:de(a),hn(o,a<0?0:a,h)):[]}function _S(o,a,u){var h=o==null?0:o.length;return h?(a=u||a===t?1:de(a),a=h-a,hn(o,0,a<0?0:a)):[]}function TS(o,a){return o&&o.length?os(o,X(a,3),!0,!0):[]}function ES(o,a){return o&&o.length?os(o,X(a,3),!0):[]}function SS(o,a,u,h){var p=o==null?0:o.length;return p?(u&&typeof u!="number"&&Nt(o,a,u)&&(u=0,h=p),pE(o,a,u,h)):[]}function Bg(o,a,u){var h=o==null?0:o.length;if(!h)return-1;var p=u==null?0:de(u);return p<0&&(p=rt(h+p,0)),Ua(o,X(a,3),p)}function Vg(o,a,u){var h=o==null?0:o.length;if(!h)return-1;var p=h-1;return u!==t&&(p=de(u),p=u<0?rt(h+p,0):_t(p,h-1)),Ua(o,X(a,3),p,!0)}function Fg(o){var a=o==null?0:o.length;return a?ft(o,1):[]}function AS(o){var a=o==null?0:o.length;return a?ft(o,xt):[]}function bS(o,a){var u=o==null?0:o.length;return u?(a=a===t?1:de(a),ft(o,a)):[]}function IS(o){for(var a=-1,u=o==null?0:o.length,h={};++a<u;){var p=o[a];h[p[0]]=p[1]}return h}function Hg(o){return o&&o.length?o[0]:t}function kS(o,a,u){var h=o==null?0:o.length;if(!h)return-1;var p=u==null?0:de(u);return p<0&&(p=rt(h+p,0)),Ao(o,a,p)}function RS(o){var a=o==null?0:o.length;return a?hn(o,0,-1):[]}var NS=fe(function(o){var a=Ve(o,zl);return a.length&&a[0]===o[0]?xl(a):[]}),OS=fe(function(o){var a=fn(o),u=Ve(o,zl);return a===fn(u)?a=t:u.pop(),u.length&&u[0]===o[0]?xl(u,X(a,2)):[]}),PS=fe(function(o){var a=fn(o),u=Ve(o,zl);return a=typeof a=="function"?a:t,a&&u.pop(),u.length&&u[0]===o[0]?xl(u,t,a):[]});function MS(o,a){return o==null?"":RT.call(o,a)}function fn(o){var a=o==null?0:o.length;return a?o[a-1]:t}function xS(o,a,u){var h=o==null?0:o.length;if(!h)return-1;var p=h;return u!==t&&(p=de(u),p=p<0?rt(h+p,0):_t(p,h-1)),a===a?fT(o,a,p):Ua(o,_f,p,!0)}function DS(o,a){return o&&o.length?Xf(o,de(a)):t}var LS=fe($g);function $g(o,a){return o&&o.length&&a&&a.length?Bl(o,a):o}function US(o,a,u){return o&&o.length&&a&&a.length?Bl(o,a,X(u,2)):o}function BS(o,a,u){return o&&o.length&&a&&a.length?Bl(o,a,t,u):o}var VS=lr(function(o,a){var u=o==null?0:o.length,h=Nl(o,a);return tg(o,Ve(a,function(p){return ur(p,u)?+p:p}).sort(dg)),h});function FS(o,a){var u=[];if(!(o&&o.length))return u;var h=-1,p=[],C=o.length;for(a=X(a,3);++h<C;){var T=o[h];a(T,h,o)&&(u.push(T),p.push(h))}return tg(o,p),u}function ou(o){return o==null?o:MT.call(o)}function HS(o,a,u){var h=o==null?0:o.length;return h?(u&&typeof u!="number"&&Nt(o,a,u)?(a=0,u=h):(a=a==null?0:de(a),u=u===t?h:de(u)),hn(o,a,u)):[]}function $S(o,a){return rs(o,a)}function KS(o,a,u){return Hl(o,a,X(u,2))}function zS(o,a){var u=o==null?0:o.length;if(u){var h=rs(o,a);if(h<u&&Nn(o[h],a))return h}return-1}function WS(o,a){return rs(o,a,!0)}function qS(o,a,u){return Hl(o,a,X(u,2),!0)}function GS(o,a){var u=o==null?0:o.length;if(u){var h=rs(o,a,!0)-1;if(Nn(o[h],a))return h}return-1}function jS(o){return o&&o.length?rg(o):[]}function YS(o,a){return o&&o.length?rg(o,X(a,2)):[]}function JS(o){var a=o==null?0:o.length;return a?hn(o,1,a):[]}function QS(o,a,u){return o&&o.length?(a=u||a===t?1:de(a),hn(o,0,a<0?0:a)):[]}function XS(o,a,u){var h=o==null?0:o.length;return h?(a=u||a===t?1:de(a),a=h-a,hn(o,a<0?0:a,h)):[]}function ZS(o,a){return o&&o.length?os(o,X(a,3),!1,!0):[]}function eA(o,a){return o&&o.length?os(o,X(a,3)):[]}var tA=fe(function(o){return Nr(ft(o,1,je,!0))}),nA=fe(function(o){var a=fn(o);return je(a)&&(a=t),Nr(ft(o,1,je,!0),X(a,2))}),rA=fe(function(o){var a=fn(o);return a=typeof a=="function"?a:t,Nr(ft(o,1,je,!0),t,a)});function oA(o){return o&&o.length?Nr(o):[]}function iA(o,a){return o&&o.length?Nr(o,X(a,2)):[]}function aA(o,a){return a=typeof a=="function"?a:t,o&&o.length?Nr(o,t,a):[]}function iu(o){if(!(o&&o.length))return[];var a=0;return o=Ar(o,function(u){if(je(u))return a=rt(u.length,a),!0}),Tl(a,function(u){return Ve(o,Cl(u))})}function Kg(o,a){if(!(o&&o.length))return[];var u=iu(o);return a==null?u:Ve(u,function(h){return Kt(a,t,h)})}var sA=fe(function(o,a){return je(o)?Fi(o,a):[]}),cA=fe(function(o){return Kl(Ar(o,je))}),lA=fe(function(o){var a=fn(o);return je(a)&&(a=t),Kl(Ar(o,je),X(a,2))}),uA=fe(function(o){var a=fn(o);return a=typeof a=="function"?a:t,Kl(Ar(o,je),t,a)}),dA=fe(iu);function hA(o,a){return sg(o||[],a||[],Vi)}function fA(o,a){return sg(o||[],a||[],Ki)}var gA=fe(function(o){var a=o.length,u=a>1?o[a-1]:t;return u=typeof u=="function"?(o.pop(),u):t,Kg(o,u)});function zg(o){var a=y(o);return a.__chain__=!0,a}function mA(o,a){return a(o),o}function fs(o,a){return a(o)}var pA=lr(function(o){var a=o.length,u=a?o[0]:0,h=this.__wrapped__,p=function(C){return Nl(C,o)};return a>1||this.__actions__.length||!(h instanceof pe)||!ur(u)?this.thru(p):(h=h.slice(u,+u+(a?1:0)),h.__actions__.push({func:fs,args:[p],thisArg:t}),new un(h,this.__chain__).thru(function(C){return a&&!C.length&&C.push(t),C}))});function vA(){return zg(this)}function yA(){return new un(this.value(),this.__chain__)}function CA(){this.__values__===t&&(this.__values__=om(this.value()));var o=this.__index__>=this.__values__.length,a=o?t:this.__values__[this.__index__++];return{done:o,value:a}}function wA(){return this}function _A(o){for(var a,u=this;u instanceof Xa;){var h=Ug(u);h.__index__=0,h.__values__=t,a?p.__wrapped__=h:a=h;var p=h;u=u.__wrapped__}return p.__wrapped__=o,a}function TA(){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:fs,args:[ou],thisArg:t}),new un(a,this.__chain__)}return this.thru(ou)}function EA(){return ag(this.__wrapped__,this.__actions__)}var SA=is(function(o,a,u){Ie.call(o,u)?++o[u]:sr(o,u,1)});function AA(o,a,u){var h=ce(o)?Cf:mE;return u&&Nt(o,a,u)&&(a=t),h(o,X(a,3))}function bA(o,a){var u=ce(o)?Ar:Kf;return u(o,X(a,3))}var IA=vg(Bg),kA=vg(Vg);function RA(o,a){return ft(gs(o,a),1)}function NA(o,a){return ft(gs(o,a),xt)}function OA(o,a,u){return u=u===t?1:de(u),ft(gs(o,a),u)}function Wg(o,a){var u=ce(o)?cn:Rr;return u(o,X(a,3))}function qg(o,a){var u=ce(o)?J_:$f;return u(o,X(a,3))}var PA=is(function(o,a,u){Ie.call(o,u)?o[u].push(a):sr(o,u,[a])});function MA(o,a,u,h){o=Lt(o)?o:Uo(o),u=u&&!h?de(u):0;var p=o.length;return u<0&&(u=rt(p+u,0)),Cs(o)?u<=p&&o.indexOf(a,u)>-1:!!p&&Ao(o,a,u)>-1}var xA=fe(function(o,a,u){var h=-1,p=typeof a=="function",C=Lt(o)?N(o.length):[];return Rr(o,function(T){C[++h]=p?Kt(a,T,u):Hi(T,a,u)}),C}),DA=is(function(o,a,u){sr(o,u,a)});function gs(o,a){var u=ce(o)?Ve:Yf;return u(o,X(a,3))}function LA(o,a,u,h){return o==null?[]:(ce(a)||(a=a==null?[]:[a]),u=h?t:u,ce(u)||(u=u==null?[]:[u]),Zf(o,a,u))}var UA=is(function(o,a,u){o[u?0:1].push(a)},function(){return[[],[]]});function BA(o,a,u){var h=ce(o)?vl:Ef,p=arguments.length<3;return h(o,X(a,4),u,p,Rr)}function VA(o,a,u){var h=ce(o)?Q_:Ef,p=arguments.length<3;return h(o,X(a,4),u,p,$f)}function FA(o,a){var u=ce(o)?Ar:Kf;return u(o,vs(X(a,3)))}function HA(o){var a=ce(o)?Bf:ME;return a(o)}function $A(o,a,u){(u?Nt(o,a,u):a===t)?a=1:a=de(a);var h=ce(o)?uE:xE;return h(o,a)}function KA(o){var a=ce(o)?dE:LE;return a(o)}function zA(o){if(o==null)return 0;if(Lt(o))return Cs(o)?Io(o):o.length;var a=Tt(o);return a==bn||a==In?o.size:Ll(o).length}function WA(o,a,u){var h=ce(o)?yl:UE;return u&&Nt(o,a,u)&&(a=t),h(o,X(a,3))}var qA=fe(function(o,a){if(o==null)return[];var u=a.length;return u>1&&Nt(o,a[0],a[1])?a=[]:u>2&&Nt(a[0],a[1],a[2])&&(a=[a[0]]),Zf(o,ft(a,1),[])}),ms=bT||function(){return ht.Date.now()};function GA(o,a){if(typeof a!="function")throw new ln(l);return o=de(o),function(){if(--o<1)return a.apply(this,arguments)}}function Gg(o,a,u){return a=u?t:a,a=o&&a==null?o.length:a,cr(o,z,t,t,t,t,a)}function jg(o,a){var u;if(typeof a!="function")throw new ln(l);return o=de(o),function(){return--o>0&&(u=a.apply(this,arguments)),o<=1&&(a=t),u}}var au=fe(function(o,a,u){var h=R;if(u.length){var p=Ir(u,Do(au));h|=se}return cr(o,h,a,u,p)}),Yg=fe(function(o,a,u){var h=R|$;if(u.length){var p=Ir(u,Do(Yg));h|=se}return cr(a,h,o,u,p)});function Jg(o,a,u){a=u?t:a;var h=cr(o,U,t,t,t,t,t,a);return h.placeholder=Jg.placeholder,h}function Qg(o,a,u){a=u?t:a;var h=cr(o,Q,t,t,t,t,t,a);return h.placeholder=Qg.placeholder,h}function Xg(o,a,u){var h,p,C,T,S,I,x=0,D=!1,L=!1,K=!0;if(typeof o!="function")throw new ln(l);a=gn(a)||0,$e(u)&&(D=!!u.leading,L="maxWait"in u,C=L?rt(gn(u.maxWait)||0,a):C,K="trailing"in u?!!u.trailing:K);function Y(Ye){var On=h,fr=p;return h=p=t,x=Ye,T=o.apply(fr,On),T}function Z(Ye){return x=Ye,S=qi(me,a),D?Y(Ye):T}function he(Ye){var On=Ye-I,fr=Ye-x,vm=a-On;return L?_t(vm,C-fr):vm}function ee(Ye){var On=Ye-I,fr=Ye-x;return I===t||On>=a||On<0||L&&fr>=C}function me(){var Ye=ms();if(ee(Ye))return ve(Ye);S=qi(me,he(Ye))}function ve(Ye){return S=t,K&&h?Y(Ye):(h=p=t,T)}function Gt(){S!==t&&cg(S),x=0,h=I=p=S=t}function Ot(){return S===t?T:ve(ms())}function jt(){var Ye=ms(),On=ee(Ye);if(h=arguments,p=this,I=Ye,On){if(S===t)return Z(I);if(L)return cg(S),S=qi(me,a),Y(I)}return S===t&&(S=qi(me,a)),T}return jt.cancel=Gt,jt.flush=Ot,jt}var jA=fe(function(o,a){return Hf(o,1,a)}),YA=fe(function(o,a,u){return Hf(o,gn(a)||0,u)});function JA(o){return cr(o,_e)}function ps(o,a){if(typeof o!="function"||a!=null&&typeof a!="function")throw new ln(l);var u=function(){var h=arguments,p=a?a.apply(this,h):h[0],C=u.cache;if(C.has(p))return C.get(p);var T=o.apply(this,h);return u.cache=C.set(p,T)||C,T};return u.cache=new(ps.Cache||ar),u}ps.Cache=ar;function vs(o){if(typeof o!="function")throw new ln(l);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 QA(o){return jg(2,o)}var XA=BE(function(o,a){a=a.length==1&&ce(a[0])?Ve(a[0],zt(X())):Ve(ft(a,1),zt(X()));var u=a.length;return fe(function(h){for(var p=-1,C=_t(h.length,u);++p<C;)h[p]=a[p].call(this,h[p]);return Kt(o,this,h)})}),su=fe(function(o,a){var u=Ir(a,Do(su));return cr(o,se,t,a,u)}),Zg=fe(function(o,a){var u=Ir(a,Do(Zg));return cr(o,we,t,a,u)}),ZA=lr(function(o,a){return cr(o,tt,t,t,t,a)});function eb(o,a){if(typeof o!="function")throw new ln(l);return a=a===t?a:de(a),fe(o,a)}function tb(o,a){if(typeof o!="function")throw new ln(l);return a=a==null?0:rt(de(a),0),fe(function(u){var h=u[a],p=Pr(u,0,a);return h&&br(p,h),Kt(o,this,p)})}function nb(o,a,u){var h=!0,p=!0;if(typeof o!="function")throw new ln(l);return $e(u)&&(h="leading"in u?!!u.leading:h,p="trailing"in u?!!u.trailing:p),Xg(o,a,{leading:h,maxWait:a,trailing:p})}function rb(o){return Gg(o,1)}function ob(o,a){return su(Wl(a),o)}function ib(){if(!arguments.length)return[];var o=arguments[0];return ce(o)?o:[o]}function ab(o){return dn(o,E)}function sb(o,a){return a=typeof a=="function"?a:t,dn(o,E,a)}function cb(o){return dn(o,w|E)}function lb(o,a){return a=typeof a=="function"?a:t,dn(o,w|E,a)}function ub(o,a){return a==null||Ff(o,a,st(a))}function Nn(o,a){return o===a||o!==o&&a!==a}var db=ls(Ml),hb=ls(function(o,a){return o>=a}),no=qf(function(){return arguments}())?qf:function(o){return ze(o)&&Ie.call(o,"callee")&&!Pf.call(o,"callee")},ce=N.isArray,fb=ff?zt(ff):_E;function Lt(o){return o!=null&&ys(o.length)&&!dr(o)}function je(o){return ze(o)&&Lt(o)}function gb(o){return o===!0||o===!1||ze(o)&&Rt(o)==bi}var Mr=kT||yu,mb=gf?zt(gf):TE;function pb(o){return ze(o)&&o.nodeType===1&&!Gi(o)}function vb(o){if(o==null)return!0;if(Lt(o)&&(ce(o)||typeof o=="string"||typeof o.splice=="function"||Mr(o)||Lo(o)||no(o)))return!o.length;var a=Tt(o);if(a==bn||a==In)return!o.size;if(Wi(o))return!Ll(o).length;for(var u in o)if(Ie.call(o,u))return!1;return!0}function yb(o,a){return $i(o,a)}function Cb(o,a,u){u=typeof u=="function"?u:t;var h=u?u(o,a):t;return h===t?$i(o,a,t,u):!!h}function cu(o){if(!ze(o))return!1;var a=Rt(o);return a==Na||a==$w||typeof o.message=="string"&&typeof o.name=="string"&&!Gi(o)}function wb(o){return typeof o=="number"&&xf(o)}function dr(o){if(!$e(o))return!1;var a=Rt(o);return a==Oa||a==Fh||a==Hw||a==zw}function em(o){return typeof o=="number"&&o==de(o)}function ys(o){return typeof o=="number"&&o>-1&&o%1==0&&o<=Qe}function $e(o){var a=typeof o;return o!=null&&(a=="object"||a=="function")}function ze(o){return o!=null&&typeof o=="object"}var tm=mf?zt(mf):SE;function _b(o,a){return o===a||Dl(o,a,Xl(a))}function Tb(o,a,u){return u=typeof u=="function"?u:t,Dl(o,a,Xl(a),u)}function Eb(o){return nm(o)&&o!=+o}function Sb(o){if(sS(o))throw new ae(s);return Gf(o)}function Ab(o){return o===null}function bb(o){return o==null}function nm(o){return typeof o=="number"||ze(o)&&Rt(o)==ki}function Gi(o){if(!ze(o)||Rt(o)!=or)return!1;var a=Wa(o);if(a===null)return!0;var u=Ie.call(a,"constructor")&&a.constructor;return typeof u=="function"&&u instanceof u&&Ha.call(u)==TT}var lu=pf?zt(pf):AE;function Ib(o){return em(o)&&o>=-Qe&&o<=Qe}var rm=vf?zt(vf):bE;function Cs(o){return typeof o=="string"||!ce(o)&&ze(o)&&Rt(o)==Ni}function qt(o){return typeof o=="symbol"||ze(o)&&Rt(o)==Pa}var Lo=yf?zt(yf):IE;function kb(o){return o===t}function Rb(o){return ze(o)&&Tt(o)==Oi}function Nb(o){return ze(o)&&Rt(o)==qw}var Ob=ls(Ul),Pb=ls(function(o,a){return o<=a});function om(o){if(!o)return[];if(Lt(o))return Cs(o)?kn(o):Dt(o);if(xi&&o[xi])return uT(o[xi]());var a=Tt(o),u=a==bn?Sl:a==In?Ba:Uo;return u(o)}function hr(o){if(!o)return o===0?o:0;if(o=gn(o),o===xt||o===-xt){var a=o<0?-1:1;return a*wt}return o===o?o:0}function de(o){var a=hr(o),u=a%1;return a===a?u?a-u:a:0}function im(o){return o?Xr(de(o),0,$t):0}function gn(o){if(typeof o=="number")return o;if(qt(o))return Ai;if($e(o)){var a=typeof o.valueOf=="function"?o.valueOf():o;o=$e(a)?a+"":a}if(typeof o!="string")return o===0?o:+o;o=Sf(o);var u=f_.test(o);return u||m_.test(o)?G_(o.slice(2),u?2:8):h_.test(o)?Ai:+o}function am(o){return zn(o,Ut(o))}function Mb(o){return o?Xr(de(o),-Qe,Qe):o===0?o:0}function be(o){return o==null?"":Wt(o)}var xb=Mo(function(o,a){if(Wi(a)||Lt(a)){zn(a,st(a),o);return}for(var u in a)Ie.call(a,u)&&Vi(o,u,a[u])}),sm=Mo(function(o,a){zn(a,Ut(a),o)}),ws=Mo(function(o,a,u,h){zn(a,Ut(a),o,h)}),Db=Mo(function(o,a,u,h){zn(a,st(a),o,h)}),Lb=lr(Nl);function Ub(o,a){var u=Po(o);return a==null?u:Vf(u,a)}var Bb=fe(function(o,a){o=Oe(o);var u=-1,h=a.length,p=h>2?a[2]:t;for(p&&Nt(a[0],a[1],p)&&(h=1);++u<h;)for(var C=a[u],T=Ut(C),S=-1,I=T.length;++S<I;){var x=T[S],D=o[x];(D===t||Nn(D,Ro[x])&&!Ie.call(o,x))&&(o[x]=C[x])}return o}),Vb=fe(function(o){return o.push(t,Sg),Kt(cm,t,o)});function Fb(o,a){return wf(o,X(a,3),Kn)}function Hb(o,a){return wf(o,X(a,3),Pl)}function $b(o,a){return o==null?o:Ol(o,X(a,3),Ut)}function Kb(o,a){return o==null?o:zf(o,X(a,3),Ut)}function zb(o,a){return o&&Kn(o,X(a,3))}function Wb(o,a){return o&&Pl(o,X(a,3))}function qb(o){return o==null?[]:ts(o,st(o))}function Gb(o){return o==null?[]:ts(o,Ut(o))}function uu(o,a,u){var h=o==null?t:Zr(o,a);return h===t?u:h}function jb(o,a){return o!=null&&Ig(o,a,vE)}function du(o,a){return o!=null&&Ig(o,a,yE)}var Yb=Cg(function(o,a,u){a!=null&&typeof a.toString!="function"&&(a=$a.call(a)),o[a]=u},fu(Bt)),Jb=Cg(function(o,a,u){a!=null&&typeof a.toString!="function"&&(a=$a.call(a)),Ie.call(o,a)?o[a].push(u):o[a]=[u]},X),Qb=fe(Hi);function st(o){return Lt(o)?Uf(o):Ll(o)}function Ut(o){return Lt(o)?Uf(o,!0):kE(o)}function Xb(o,a){var u={};return a=X(a,3),Kn(o,function(h,p,C){sr(u,a(h,p,C),h)}),u}function Zb(o,a){var u={};return a=X(a,3),Kn(o,function(h,p,C){sr(u,p,a(h,p,C))}),u}var eI=Mo(function(o,a,u){ns(o,a,u)}),cm=Mo(function(o,a,u,h){ns(o,a,u,h)}),tI=lr(function(o,a){var u={};if(o==null)return u;var h=!1;a=Ve(a,function(C){return C=Or(C,o),h||(h=C.length>1),C}),zn(o,Jl(o),u),h&&(u=dn(u,w|v|E,YE));for(var p=a.length;p--;)$l(u,a[p]);return u});function nI(o,a){return lm(o,vs(X(a)))}var rI=lr(function(o,a){return o==null?{}:NE(o,a)});function lm(o,a){if(o==null)return{};var u=Ve(Jl(o),function(h){return[h]});return a=X(a),eg(o,u,function(h,p){return a(h,p[0])})}function oI(o,a,u){a=Or(a,o);var h=-1,p=a.length;for(p||(p=1,o=t);++h<p;){var C=o==null?t:o[Wn(a[h])];C===t&&(h=p,C=u),o=dr(C)?C.call(o):C}return o}function iI(o,a,u){return o==null?o:Ki(o,a,u)}function aI(o,a,u,h){return h=typeof h=="function"?h:t,o==null?o:Ki(o,a,u,h)}var um=Tg(st),dm=Tg(Ut);function sI(o,a,u){var h=ce(o),p=h||Mr(o)||Lo(o);if(a=X(a,4),u==null){var C=o&&o.constructor;p?u=h?new C:[]:$e(o)?u=dr(C)?Po(Wa(o)):{}:u={}}return(p?cn:Kn)(o,function(T,S,I){return a(u,T,S,I)}),u}function cI(o,a){return o==null?!0:$l(o,a)}function lI(o,a,u){return o==null?o:ig(o,a,Wl(u))}function uI(o,a,u,h){return h=typeof h=="function"?h:t,o==null?o:ig(o,a,Wl(u),h)}function Uo(o){return o==null?[]:El(o,st(o))}function dI(o){return o==null?[]:El(o,Ut(o))}function hI(o,a,u){return u===t&&(u=a,a=t),u!==t&&(u=gn(u),u=u===u?u:0),a!==t&&(a=gn(a),a=a===a?a:0),Xr(gn(o),a,u)}function fI(o,a,u){return a=hr(a),u===t?(u=a,a=0):u=hr(u),o=gn(o),CE(o,a,u)}function gI(o,a,u){if(u&&typeof u!="boolean"&&Nt(o,a,u)&&(a=u=t),u===t&&(typeof a=="boolean"?(u=a,a=t):typeof o=="boolean"&&(u=o,o=t)),o===t&&a===t?(o=0,a=1):(o=hr(o),a===t?(a=o,o=0):a=hr(a)),o>a){var h=o;o=a,a=h}if(u||o%1||a%1){var p=Df();return _t(o+p*(a-o+q_("1e-"+((p+"").length-1))),a)}return Vl(o,a)}var mI=xo(function(o,a,u){return a=a.toLowerCase(),o+(u?hm(a):a)});function hm(o){return hu(be(o).toLowerCase())}function fm(o){return o=be(o),o&&o.replace(v_,iT).replace(L_,"")}function pI(o,a,u){o=be(o),a=Wt(a);var h=o.length;u=u===t?h:Xr(de(u),0,h);var p=u;return u-=a.length,u>=0&&o.slice(u,p)==a}function vI(o){return o=be(o),o&&Qw.test(o)?o.replace(Kh,aT):o}function yI(o){return o=be(o),o&&r_.test(o)?o.replace(sl,"\\$&"):o}var CI=xo(function(o,a,u){return o+(u?"-":"")+a.toLowerCase()}),wI=xo(function(o,a,u){return o+(u?" ":"")+a.toLowerCase()}),_I=pg("toLowerCase");function TI(o,a,u){o=be(o),a=de(a);var h=a?Io(o):0;if(!a||h>=a)return o;var p=(a-h)/2;return cs(Ya(p),u)+o+cs(ja(p),u)}function EI(o,a,u){o=be(o),a=de(a);var h=a?Io(o):0;return a&&h<a?o+cs(a-h,u):o}function SI(o,a,u){o=be(o),a=de(a);var h=a?Io(o):0;return a&&h<a?cs(a-h,u)+o:o}function AI(o,a,u){return u||a==null?a=0:a&&(a=+a),PT(be(o).replace(cl,""),a||0)}function bI(o,a,u){return(u?Nt(o,a,u):a===t)?a=1:a=de(a),Fl(be(o),a)}function II(){var o=arguments,a=be(o[0]);return o.length<3?a:a.replace(o[1],o[2])}var kI=xo(function(o,a,u){return o+(u?"_":"")+a.toLowerCase()});function RI(o,a,u){return u&&typeof u!="number"&&Nt(o,a,u)&&(a=u=t),u=u===t?$t:u>>>0,u?(o=be(o),o&&(typeof a=="string"||a!=null&&!lu(a))&&(a=Wt(a),!a&&bo(o))?Pr(kn(o),0,u):o.split(a,u)):[]}var NI=xo(function(o,a,u){return o+(u?" ":"")+hu(a)});function OI(o,a,u){return o=be(o),u=u==null?0:Xr(de(u),0,o.length),a=Wt(a),o.slice(u,u+a.length)==a}function PI(o,a,u){var h=y.templateSettings;u&&Nt(o,a,u)&&(a=t),o=be(o),a=ws({},a,h,Eg);var p=ws({},a.imports,h.imports,Eg),C=st(p),T=El(p,C),S,I,x=0,D=a.interpolate||Ma,L="__p += '",K=Al((a.escape||Ma).source+"|"+D.source+"|"+(D===zh?d_:Ma).source+"|"+(a.evaluate||Ma).source+"|$","g"),Y="//# sourceURL="+(Ie.call(a,"sourceURL")?(a.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++H_+"]")+`
|
76
|
+
`;o.replace(K,function(ee,me,ve,Gt,Ot,jt){return ve||(ve=Gt),L+=o.slice(x,jt).replace(y_,sT),me&&(S=!0,L+=`' +
|
77
|
+
__e(`+me+`) +
|
78
|
+
'`),Ot&&(I=!0,L+=`';
|
79
|
+
`+Ot+`;
|
80
|
+
__p += '`),ve&&(L+=`' +
|
81
|
+
((__t = (`+ve+`)) == null ? '' : __t) +
|
82
|
+
'`),x=jt+ee.length,ee}),L+=`';
|
83
|
+
`;var Z=Ie.call(a,"variable")&&a.variable;if(!Z)L=`with (obj) {
|
84
|
+
`+L+`
|
85
|
+
}
|
86
|
+
`;else if(l_.test(Z))throw new ae(d);L=(I?L.replace(Gw,""):L).replace(jw,"$1").replace(Yw,"$1;"),L="function("+(Z||"obj")+`) {
|
87
|
+
`+(Z?"":`obj || (obj = {});
|
88
|
+
`)+"var __t, __p = ''"+(S?", __e = _.escape":"")+(I?`, __j = Array.prototype.join;
|
89
|
+
function print() { __p += __j.call(arguments, '') }
|
90
|
+
`:`;
|
91
|
+
`)+L+`return __p
|
92
|
+
}`;var he=mm(function(){return Ee(C,Y+"return "+L).apply(t,T)});if(he.source=L,cu(he))throw he;return he}function MI(o){return be(o).toLowerCase()}function xI(o){return be(o).toUpperCase()}function DI(o,a,u){if(o=be(o),o&&(u||a===t))return Sf(o);if(!o||!(a=Wt(a)))return o;var h=kn(o),p=kn(a),C=Af(h,p),T=bf(h,p)+1;return Pr(h,C,T).join("")}function LI(o,a,u){if(o=be(o),o&&(u||a===t))return o.slice(0,kf(o)+1);if(!o||!(a=Wt(a)))return o;var h=kn(o),p=bf(h,kn(a))+1;return Pr(h,0,p).join("")}function UI(o,a,u){if(o=be(o),o&&(u||a===t))return o.replace(cl,"");if(!o||!(a=Wt(a)))return o;var h=kn(o),p=Af(h,kn(a));return Pr(h,p).join("")}function BI(o,a){var u=j,h=q;if($e(a)){var p="separator"in a?a.separator:p;u="length"in a?de(a.length):u,h="omission"in a?Wt(a.omission):h}o=be(o);var C=o.length;if(bo(o)){var T=kn(o);C=T.length}if(u>=C)return o;var S=u-Io(h);if(S<1)return h;var I=T?Pr(T,0,S).join(""):o.slice(0,S);if(p===t)return I+h;if(T&&(S+=I.length-S),lu(p)){if(o.slice(S).search(p)){var x,D=I;for(p.global||(p=Al(p.source,be(Wh.exec(p))+"g")),p.lastIndex=0;x=p.exec(D);)var L=x.index;I=I.slice(0,L===t?S:L)}}else if(o.indexOf(Wt(p),S)!=S){var K=I.lastIndexOf(p);K>-1&&(I=I.slice(0,K))}return I+h}function VI(o){return o=be(o),o&&Jw.test(o)?o.replace($h,gT):o}var FI=xo(function(o,a,u){return o+(u?" ":"")+a.toUpperCase()}),hu=pg("toUpperCase");function gm(o,a,u){return o=be(o),a=u?t:a,a===t?lT(o)?vT(o):eT(o):o.match(a)||[]}var mm=fe(function(o,a){try{return Kt(o,t,a)}catch(u){return cu(u)?u:new ae(u)}}),HI=lr(function(o,a){return cn(a,function(u){u=Wn(u),sr(o,u,au(o[u],o))}),o});function $I(o){var a=o==null?0:o.length,u=X();return o=a?Ve(o,function(h){if(typeof h[1]!="function")throw new ln(l);return[u(h[0]),h[1]]}):[],fe(function(h){for(var p=-1;++p<a;){var C=o[p];if(Kt(C[0],this,h))return Kt(C[1],this,h)}})}function KI(o){return gE(dn(o,w))}function fu(o){return function(){return o}}function zI(o,a){return o==null||o!==o?a:o}var WI=yg(),qI=yg(!0);function Bt(o){return o}function gu(o){return jf(typeof o=="function"?o:dn(o,w))}function GI(o){return Jf(dn(o,w))}function jI(o,a){return Qf(o,dn(a,w))}var YI=fe(function(o,a){return function(u){return Hi(u,o,a)}}),JI=fe(function(o,a){return function(u){return Hi(o,u,a)}});function mu(o,a,u){var h=st(a),p=ts(a,h);u==null&&!($e(a)&&(p.length||!h.length))&&(u=a,a=o,o=this,p=ts(a,st(a)));var C=!($e(u)&&"chain"in u)||!!u.chain,T=dr(o);return cn(p,function(S){var I=a[S];o[S]=I,T&&(o.prototype[S]=function(){var x=this.__chain__;if(C||x){var D=o(this.__wrapped__),L=D.__actions__=Dt(this.__actions__);return L.push({func:I,args:arguments,thisArg:o}),D.__chain__=x,D}return I.apply(o,br([this.value()],arguments))})}),o}function QI(){return ht._===this&&(ht._=ET),this}function pu(){}function XI(o){return o=de(o),fe(function(a){return Xf(a,o)})}var ZI=Gl(Ve),ek=Gl(Cf),tk=Gl(yl);function pm(o){return eu(o)?Cl(Wn(o)):OE(o)}function nk(o){return function(a){return o==null?t:Zr(o,a)}}var rk=wg(),ok=wg(!0);function vu(){return[]}function yu(){return!1}function ik(){return{}}function ak(){return""}function sk(){return!0}function ck(o,a){if(o=de(o),o<1||o>Qe)return[];var u=$t,h=_t(o,$t);a=X(a),o-=$t;for(var p=Tl(h,a);++u<o;)a(u);return p}function lk(o){return ce(o)?Ve(o,Wn):qt(o)?[o]:Dt(Lg(be(o)))}function uk(o){var a=++_T;return be(o)+a}var dk=ss(function(o,a){return o+a},0),hk=jl("ceil"),fk=ss(function(o,a){return o/a},1),gk=jl("floor");function mk(o){return o&&o.length?es(o,Bt,Ml):t}function pk(o,a){return o&&o.length?es(o,X(a,2),Ml):t}function vk(o){return Tf(o,Bt)}function yk(o,a){return Tf(o,X(a,2))}function Ck(o){return o&&o.length?es(o,Bt,Ul):t}function wk(o,a){return o&&o.length?es(o,X(a,2),Ul):t}var _k=ss(function(o,a){return o*a},1),Tk=jl("round"),Ek=ss(function(o,a){return o-a},0);function Sk(o){return o&&o.length?_l(o,Bt):0}function Ak(o,a){return o&&o.length?_l(o,X(a,2)):0}return y.after=GA,y.ary=Gg,y.assign=xb,y.assignIn=sm,y.assignInWith=ws,y.assignWith=Db,y.at=Lb,y.before=jg,y.bind=au,y.bindAll=HI,y.bindKey=Yg,y.castArray=ib,y.chain=zg,y.chunk=gS,y.compact=mS,y.concat=pS,y.cond=$I,y.conforms=KI,y.constant=fu,y.countBy=SA,y.create=Ub,y.curry=Jg,y.curryRight=Qg,y.debounce=Xg,y.defaults=Bb,y.defaultsDeep=Vb,y.defer=jA,y.delay=YA,y.difference=vS,y.differenceBy=yS,y.differenceWith=CS,y.drop=wS,y.dropRight=_S,y.dropRightWhile=TS,y.dropWhile=ES,y.fill=SS,y.filter=bA,y.flatMap=RA,y.flatMapDeep=NA,y.flatMapDepth=OA,y.flatten=Fg,y.flattenDeep=AS,y.flattenDepth=bS,y.flip=JA,y.flow=WI,y.flowRight=qI,y.fromPairs=IS,y.functions=qb,y.functionsIn=Gb,y.groupBy=PA,y.initial=RS,y.intersection=NS,y.intersectionBy=OS,y.intersectionWith=PS,y.invert=Yb,y.invertBy=Jb,y.invokeMap=xA,y.iteratee=gu,y.keyBy=DA,y.keys=st,y.keysIn=Ut,y.map=gs,y.mapKeys=Xb,y.mapValues=Zb,y.matches=GI,y.matchesProperty=jI,y.memoize=ps,y.merge=eI,y.mergeWith=cm,y.method=YI,y.methodOf=JI,y.mixin=mu,y.negate=vs,y.nthArg=XI,y.omit=tI,y.omitBy=nI,y.once=QA,y.orderBy=LA,y.over=ZI,y.overArgs=XA,y.overEvery=ek,y.overSome=tk,y.partial=su,y.partialRight=Zg,y.partition=UA,y.pick=rI,y.pickBy=lm,y.property=pm,y.propertyOf=nk,y.pull=LS,y.pullAll=$g,y.pullAllBy=US,y.pullAllWith=BS,y.pullAt=VS,y.range=rk,y.rangeRight=ok,y.rearg=ZA,y.reject=FA,y.remove=FS,y.rest=eb,y.reverse=ou,y.sampleSize=$A,y.set=iI,y.setWith=aI,y.shuffle=KA,y.slice=HS,y.sortBy=qA,y.sortedUniq=jS,y.sortedUniqBy=YS,y.split=RI,y.spread=tb,y.tail=JS,y.take=QS,y.takeRight=XS,y.takeRightWhile=ZS,y.takeWhile=eA,y.tap=mA,y.throttle=nb,y.thru=fs,y.toArray=om,y.toPairs=um,y.toPairsIn=dm,y.toPath=lk,y.toPlainObject=am,y.transform=sI,y.unary=rb,y.union=tA,y.unionBy=nA,y.unionWith=rA,y.uniq=oA,y.uniqBy=iA,y.uniqWith=aA,y.unset=cI,y.unzip=iu,y.unzipWith=Kg,y.update=lI,y.updateWith=uI,y.values=Uo,y.valuesIn=dI,y.without=sA,y.words=gm,y.wrap=ob,y.xor=cA,y.xorBy=lA,y.xorWith=uA,y.zip=dA,y.zipObject=hA,y.zipObjectDeep=fA,y.zipWith=gA,y.entries=um,y.entriesIn=dm,y.extend=sm,y.extendWith=ws,mu(y,y),y.add=dk,y.attempt=mm,y.camelCase=mI,y.capitalize=hm,y.ceil=hk,y.clamp=hI,y.clone=ab,y.cloneDeep=cb,y.cloneDeepWith=lb,y.cloneWith=sb,y.conformsTo=ub,y.deburr=fm,y.defaultTo=zI,y.divide=fk,y.endsWith=pI,y.eq=Nn,y.escape=vI,y.escapeRegExp=yI,y.every=AA,y.find=IA,y.findIndex=Bg,y.findKey=Fb,y.findLast=kA,y.findLastIndex=Vg,y.findLastKey=Hb,y.floor=gk,y.forEach=Wg,y.forEachRight=qg,y.forIn=$b,y.forInRight=Kb,y.forOwn=zb,y.forOwnRight=Wb,y.get=uu,y.gt=db,y.gte=hb,y.has=jb,y.hasIn=du,y.head=Hg,y.identity=Bt,y.includes=MA,y.indexOf=kS,y.inRange=fI,y.invoke=Qb,y.isArguments=no,y.isArray=ce,y.isArrayBuffer=fb,y.isArrayLike=Lt,y.isArrayLikeObject=je,y.isBoolean=gb,y.isBuffer=Mr,y.isDate=mb,y.isElement=pb,y.isEmpty=vb,y.isEqual=yb,y.isEqualWith=Cb,y.isError=cu,y.isFinite=wb,y.isFunction=dr,y.isInteger=em,y.isLength=ys,y.isMap=tm,y.isMatch=_b,y.isMatchWith=Tb,y.isNaN=Eb,y.isNative=Sb,y.isNil=bb,y.isNull=Ab,y.isNumber=nm,y.isObject=$e,y.isObjectLike=ze,y.isPlainObject=Gi,y.isRegExp=lu,y.isSafeInteger=Ib,y.isSet=rm,y.isString=Cs,y.isSymbol=qt,y.isTypedArray=Lo,y.isUndefined=kb,y.isWeakMap=Rb,y.isWeakSet=Nb,y.join=MS,y.kebabCase=CI,y.last=fn,y.lastIndexOf=xS,y.lowerCase=wI,y.lowerFirst=_I,y.lt=Ob,y.lte=Pb,y.max=mk,y.maxBy=pk,y.mean=vk,y.meanBy=yk,y.min=Ck,y.minBy=wk,y.stubArray=vu,y.stubFalse=yu,y.stubObject=ik,y.stubString=ak,y.stubTrue=sk,y.multiply=_k,y.nth=DS,y.noConflict=QI,y.noop=pu,y.now=ms,y.pad=TI,y.padEnd=EI,y.padStart=SI,y.parseInt=AI,y.random=gI,y.reduce=BA,y.reduceRight=VA,y.repeat=bI,y.replace=II,y.result=oI,y.round=Tk,y.runInContext=b,y.sample=HA,y.size=zA,y.snakeCase=kI,y.some=WA,y.sortedIndex=$S,y.sortedIndexBy=KS,y.sortedIndexOf=zS,y.sortedLastIndex=WS,y.sortedLastIndexBy=qS,y.sortedLastIndexOf=GS,y.startCase=NI,y.startsWith=OI,y.subtract=Ek,y.sum=Sk,y.sumBy=Ak,y.template=PI,y.times=ck,y.toFinite=hr,y.toInteger=de,y.toLength=im,y.toLower=MI,y.toNumber=gn,y.toSafeInteger=Mb,y.toString=be,y.toUpper=xI,y.trim=DI,y.trimEnd=LI,y.trimStart=UI,y.truncate=BI,y.unescape=VI,y.uniqueId=uk,y.upperCase=FI,y.upperFirst=hu,y.each=Wg,y.eachRight=qg,y.first=Hg,mu(y,function(){var o={};return Kn(y,function(a,u){Ie.call(y.prototype,u)||(o[u]=a)}),o}(),{chain:!1}),y.VERSION=n,cn(["bind","bindKey","curry","curryRight","partial","partialRight"],function(o){y[o].placeholder=y}),cn(["drop","take"],function(o,a){pe.prototype[o]=function(u){u=u===t?1:rt(de(u),0);var h=this.__filtered__&&!a?new pe(this):this.clone();return h.__filtered__?h.__takeCount__=_t(u,h.__takeCount__):h.__views__.push({size:_t(u,$t),type:o+(h.__dir__<0?"Right":"")}),h},pe.prototype[o+"Right"]=function(u){return this.reverse()[o](u).reverse()}}),cn(["filter","map","takeWhile"],function(o,a){var u=a+1,h=u==Ct||u==an;pe.prototype[o]=function(p){var C=this.clone();return C.__iteratees__.push({iteratee:X(p,3),type:u}),C.__filtered__=C.__filtered__||h,C}}),cn(["head","last"],function(o,a){var u="take"+(a?"Right":"");pe.prototype[o]=function(){return this[u](1).value()[0]}}),cn(["initial","tail"],function(o,a){var u="drop"+(a?"":"Right");pe.prototype[o]=function(){return this.__filtered__?new pe(this):this[u](1)}}),pe.prototype.compact=function(){return this.filter(Bt)},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(u){return Hi(u,o,a)})}),pe.prototype.reject=function(o){return this.filter(vs(X(o)))},pe.prototype.slice=function(o,a){o=de(o);var u=this;return u.__filtered__&&(o>0||a<0)?new pe(u):(o<0?u=u.takeRight(-o):o&&(u=u.drop(o)),a!==t&&(a=de(a),u=a<0?u.dropRight(-a):u.take(a-o)),u)},pe.prototype.takeRightWhile=function(o){return this.reverse().takeWhile(o).reverse()},pe.prototype.toArray=function(){return this.take($t)},Kn(pe.prototype,function(o,a){var u=/^(?:filter|find|map|reject)|While$/.test(a),h=/^(?:head|last)$/.test(a),p=y[h?"take"+(a=="last"?"Right":""):a],C=h||/^find/.test(a);p&&(y.prototype[a]=function(){var T=this.__wrapped__,S=h?[1]:arguments,I=T instanceof pe,x=S[0],D=I||ce(T),L=function(me){var ve=p.apply(y,br([me],S));return h&&K?ve[0]:ve};D&&u&&typeof x=="function"&&x.length!=1&&(I=D=!1);var K=this.__chain__,Y=!!this.__actions__.length,Z=C&&!K,he=I&&!Y;if(!C&&D){T=he?T:new pe(this);var ee=o.apply(T,S);return ee.__actions__.push({func:fs,args:[L],thisArg:t}),new un(ee,K)}return Z&&he?o.apply(this,S):(ee=this.thru(L),Z?h?ee.value()[0]:ee.value():ee)})}),cn(["pop","push","shift","sort","splice","unshift"],function(o){var a=Va[o],u=/^(?:push|sort|unshift)$/.test(o)?"tap":"thru",h=/^(?:pop|shift)$/.test(o);y.prototype[o]=function(){var p=arguments;if(h&&!this.__chain__){var C=this.value();return a.apply(ce(C)?C:[],p)}return this[u](function(T){return a.apply(ce(T)?T:[],p)})}}),Kn(pe.prototype,function(o,a){var u=y[a];if(u){var h=u.name+"";Ie.call(Oo,h)||(Oo[h]=[]),Oo[h].push({name:a,func:u})}}),Oo[as(t,$).name]=[{name:"wrapper",func:t}],pe.prototype.clone=VT,pe.prototype.reverse=FT,pe.prototype.value=HT,y.prototype.at=pA,y.prototype.chain=vA,y.prototype.commit=yA,y.prototype.next=CA,y.prototype.plant=_A,y.prototype.reverse=TA,y.prototype.toJSON=y.prototype.valueOf=y.prototype.value=EA,y.prototype.first=y.prototype.head,xi&&(y.prototype[xi]=wA),y},ko=yT();jr?((jr.exports=ko)._=ko,gl._=ko):ht._=ko}).call(qU)}(ea,ea.exports)),ea.exports}var Ti=GU();const Xs=WU(Ti),jU={path:"/_/dashboard",component:()=>Promise.resolve().then(()=>require("./AuthRoute-Dd50c4I_.js")),meta:{requiresAuth:!1}},YU={path:"/jplan-auth-fail",component:()=>Promise.resolve().then(()=>require("./AuthFailRoute-BGdJhx1m.js")),meta:{requiresAuth:!1}},{isAuthenticated:Yp,handleRedirect:JU}=xh(),QU=Jc();function XU(r,e){r.addRoute(jU),r.addRoute(YU),r.beforeEach(async(t,n,i)=>{function s(d){return d.matched.some(f=>f.meta.requiresAuth)}if(!s(t))return i();if(!Yp.value){ie.value=!0;try{await JU(e,t.fullPath),await QU.__init__()}catch(d){console.error("Fail to authenticate",d),await r.push("/jplan-auth-fail")}ie.value=!1}if(Yp.value){if(localStorage.getItem("returnRoute")&&localStorage.getItem("returnRoute")!==null){const d=localStorage.getItem("returnRoute")??"/";console.log("trying to go to saved route:",d),i(d),localStorage.removeItem("returnRoute");return}i()}})}const{scope:Jp}=Jc();function ZU(){const r=Vh(),e=c.ref({scope_type:"org"});async function t(n){e.value=n}return c.watch(Jp,()=>{r.interceptors.request.use(n=>{const i=n.headers,s=i.Authorization;s&&(i.Authorization=s);const l=Jp.value;return l&&(l.scope_type&&(i["j-scope-type"]=l.scope_type,l.organization&&(i["j-scope-organization"]=l.organization),l.team&&(i["j-scope-team"]=l.team)),l.environment&&(i["j-scope-environment"]=l.environment)),n})},{immediate:!0}),Object.assign(r,{setScope:t,scope:e})}function Ei(r){const e=ZU();e.defaults.baseURL=r;const t=c.ref({scope_type:"org"});async function n(i){t.value=i}return c.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 eB(){const r=Ei("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 Vr=eB();function tB(){const r=Ei("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 Fr=tB();function nB(){const r=Ei("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}`:"",l=await r.get(`/item/${t}/user/item/${n}/${s}`);if(l.data.error)throw e("Failed to fetch User"),new Error(l.data.error);return l.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=nB();async function rB({url:r,method:e,header:t={},body:n,bearerToken:i}){const s=i?{Authorization:`Bearer ${i}`}:{};try{return(await Ke({url:r,method:e,headers:{...t,...s},data:n??{}})).data}catch(l){throw console.error(`Request failed for ${e} ${r}:`,l),l}}function Si(r,e,t=[]){const n=iB(e);if(!n)return r;const i=n.split(" ");return r.filter(s=>oB(s,i,t))}function oB(r,e,t){return t.some(n=>{const i=Xs.get(r,n);if(Xs.isNil(i))return!1;const s=Xs.toString(i).toLowerCase();return e.every(l=>s.includes(l))})}function iB(r){return Xs.trim(r).toLowerCase().replace(/\s+/g," ")}let Ds=!1;const Gu=c.ref(!1),mn=c.ref([]),Qp=c.ref([]),We=c.ref(null),qo=c.ref([]),Go=c.ref([]),Mw=()=>{const r=Fn(),e=async _=>{Gu.value=!0;const A=_?`_active eq true and ${_}`:"_active eq true",R=await Vr.getOrgList(A);R&&(mn.value=R,Ds=!0),Gu.value=!1},t=async _=>{var A;return(A=mn.value)!=null&&A.length||await e(_),mn.value};function n(_){if(!mn.value)throw new Error("Data not stored yet");const A=Si(mn.value,_,["name","description"]);return _!==""?A:mn.value}const i=_=>{Qp.value=_},s=_=>{We.value=Ti.cloneDeep(_)},l=async _=>await Vr.getOrg(_),d=async()=>{if(We.value!=null){const _=await Vr.createOrg(We.value);return _!=null&&_.data.created_at&&(r.success("Organization created."),Ds&&mn.value.push(_.data)),_==null?void 0:_.data}},f=async()=>{if(ie.value=!0,We.value&&We.value.__id){const _=await Vr.updateOrg(We.value);if(Ds&&(_!=null&&_.data.__id)){const A=mn.value.findIndex(R=>R.__id===_.data.__id);return A!==-1?(mn.value[A]=_.data,r.success("Organization updated.")):r.error("Unable to update item"),ie.value=!1,_.data}}else ie.value=!1,r.error("Unable to update item")},g=async()=>{if(ie.value=!0,We.value&&We.value.created_at){if(await Vr.deactivateOrg(We.value.__id),Ds){const _=mn.value.findIndex(A=>{var R;return A.__id===((R=We.value)==null?void 0:R.__id)});if(_!==-1)return mn.value.splice(_,1),We.value;r.error("Unable to deactivate organization")}ie.value=!1}};async function m(_){ie.value=!0;try{if(We.value&&We.value.__id){const A={..._,organization:We.value.__id};if(!await Fr.updateBranch(A)){ie.value=!1;return}if(qo.value.findIndex(V=>V.__id===_.__id)===-1)return r.success("Branch added successfully."),qo.value.push(A),A;r.info("Branch already added.")}}catch(A){console.error(A)}finally{ie.value=!1}}async function w(_){if(ie.value=!0,We.value&&We.value.__id){const A={..._,organization:null};if(!await Fr.updateBranch(A)){ie.value=!1;return}const $=qo.value.findIndex(V=>V.__id===_.__id);if($!==-1)return qo.value.splice($,1),ie.value=!1,qo.value;throw new Error("Item not found to remove")}ie.value=!1}async function v(_){ie.value=!0;try{if(We.value&&We.value.__id){const A={..._,organization:We.value.__id};if(!await Zt.updateTeam(A)){ie.value=!1;return}if(Go.value.findIndex(V=>V.__id===_.__id)===-1)return r.success("Team added successfully."),Go.value.push(A),A;r.info("Team already added.")}}catch(A){console.error(A)}finally{ie.value=!1}}async function E(_){if(ie.value=!0,We.value&&We.value.__id){const A={..._,organization:null};if(!await Zt.updateTeam(A)){ie.value=!1;return}const $=Go.value.findIndex(V=>V.__id===_.__id);if($!==-1)return Go.value.splice($,1),ie.value=!1,Go.value;throw new Error("Item not found to remove")}ie.value=!1}return{data:mn,loading:Gu,columns:Qp,item:We,filterData:n,__init__:e,getData:t,setColumns:i,setItem:s,getItem:l,createItem:d,updateItem:f,removeItem:g,orgBranches:qo,orgTeams:Go,linkBranch:m,unlinkBranch:w,linkTeam:v,unlinkTeam:E}};let Ls=!1;const pn=c.ref([]),Xp=c.ref([]),ot=c.ref(null),ju=c.ref(!1),jo=c.ref([]),xw=()=>{const r=Fn(),e=async v=>{ju.value=!0;const E=v?`_active eq true and ${v}`:"_active eq true",_=await Zt.getTeamList(E);_&&(pn.value=_,Ls=!0),ju.value=!1},t=async v=>(pn.value.length||await e(v),pn.value);function n(v){if(!pn.value)throw new Error("Data not stored yet");const E=Si(pn.value,v,["name","description"]);return v!==""?E:pn.value}const i=v=>{Xp.value=v},s=v=>{ot.value=Ti.cloneDeep(v)},l=async v=>await Zt.getTeam(v),d=async()=>{if(ot.value!=null){const v=await Zt.createTeam(ot.value);return v!=null&&v.data.created_at&&(r.success("Team created."),Ls&&pn.value.push(v.data)),v==null?void 0:v.data}},f=async()=>{if(ie.value=!0,ot.value&&ot.value.__id){const v=await Zt.updateTeam(ot.value);if(Ls&&(v!=null&&v.data.__id)){const E=pn.value.findIndex(_=>_.__id===v.data.__id);return E!==-1?(pn.value[E]=v.data,r.success("Team updated.")):r.error("Unable to update item"),v.data}}else r.error("Unable to update item")},g=async()=>{if(ot.value&&ot.value.created_at&&(await Zt.deactivateTeam(ot.value.__id),Ls)){const v=pn.value.findIndex(E=>{var _;return E.__id===((_=ot.value)==null?void 0:_.__id)});if(v!==-1)return pn.value.splice(v,1),ot.value;r.error("Unable to deactivate organization")}};async function m(v){var E;if(ie.value=!0,(E=ot.value)!=null&&E.__id)if(jo.value.findIndex(A=>A.__id===v.__id)===-1)try{const A=await Zt.linkManageUser(ot.value.__id,{team:ot.value.__id,user:v.__id,role:"string",joined_at:"string",comments:"string"}),R=await Zt.getTeamUserList(ot.value.__id);return R&&(jo.value=R),r.success("User added successfully."),A}catch(A){console.error(A),r.error("Unable to add User.")}finally{ie.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.");ie.value=!1}async function w(v){if(ie.value=!0,ot.value&&ot.value.__id){const E=jo.value.findIndex(_=>_.__id===v);if(E!==-1)return await Zt.unlinkManageUser(ot.value.__id,v),jo.value.splice(E,1),ie.value=!1,jo.value;throw new Error("Item not found to remove")}ie.value=!1}return{data:pn,loading:ju,columns:Xp,item:ot,usersTeam:jo,__init__:e,getData:t,filterData:n,setColumns:i,setItem:s,getItem:l,createItem:d,updateItem:f,removeItem:g,linkUser:m,unlinkUser:w}},Dw=c.defineComponent({__name:"GlobalScopeFilter",setup(r){var A,R,$;const{openDialog:e}=ya("global-scope__J-"),{user:t,scope:n,session:i,setScope:s}=Jc(),{getData:l,data:d}=Mw(),{getData:f,data:g}=xw(),m=c.ref(!1);c.onBeforeMount(async()=>{m.value=!0,await l(),await f(),m.value=!1});const w=c.ref({scope_type:(A=n.value)==null?void 0:A.scope_type,organization:((R=n.value)==null?void 0:R.organization)??"org",team:($=n.value)==null?void 0:$.team});function v(){var V,U,Q;w.value={...n.value,scope_type:(V=n.value)==null?void 0:V.scope_type,organization:((U=n.value)==null?void 0:U.organization)??"",team:(Q=n.value)==null?void 0:Q.team},e()}const E=c.computed(()=>{var V;switch((V=n.value)==null?void 0:V.scope_type){case"user":return F1;case"org":return B1;case"team":return H1;default:return V1}});async function _(){var V;((V=n.value)==null?void 0:V.scope_type)!==""&&s(w.value)}return(V,U)=>(c.openBlock(),c.createElementBlock(c.Fragment,null,[c.createVNode(Ue.VBtn,{onClick:v,icon:"",class:"text-secondary",color:"surface",rounded:"sm",size:"small",variant:"flat"},{default:c.withCtx(()=>[(c.openBlock(),c.createBlock(c.resolveDynamicComponent(E.value),{size:"20"}))]),_:1}),c.createVNode(c.unref(wa),{loading:m.value,title:"Scope","dd-id":"global-scope__J-","on-save":_},{default:c.withCtx(()=>[c.createElementVNode("div",null,[c.createVNode(Ae.VRow,null,{default:c.withCtx(()=>[c.createVNode(Ae.VCol,{cols:"4",class:"d-flex flex-row align-center"},{default:c.withCtx(()=>[c.createVNode(St.VListItem,null,{default:c.withCtx(()=>[c.createVNode(St.VListItemTitle,null,{default:c.withCtx(()=>U[3]||(U[3]=[c.createTextVNode(" User")])),_:1}),c.createVNode(St.VListItemSubtitle,null,{default:c.withCtx(()=>{var Q;return[c.createTextVNode(c.toDisplayString(((Q=c.unref(t))==null?void 0:Q.name)||"Unknown"),1)]}),_:1})]),_:1})]),_:1}),c.createVNode(Ae.VCol,{cols:"4"},{default:c.withCtx(()=>[c.createVNode(St.VListItem,null,{default:c.withCtx(()=>[c.createVNode(St.VListItemTitle,null,{default:c.withCtx(()=>U[4]||(U[4]=[c.createTextVNode(" Domain")])),_:1}),c.createVNode(St.VListItemSubtitle,null,{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(c.unref(i).domain),1)]),_:1})]),_:1})]),_:1}),c.createVNode(Ae.VCol,{cols:"4"},{default:c.withCtx(()=>[c.createVNode(St.VListItem,null,{default:c.withCtx(()=>[c.createVNode(St.VListItemTitle,null,{default:c.withCtx(()=>U[5]||(U[5]=[c.createTextVNode(" Environment")])),_:1}),c.createVNode(St.VListItemSubtitle,null,{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(c.unref(i).environment),1)]),_:1})]),_:1})]),_:1})]),_:1}),c.createVNode(Nk.VBtnToggle,{density:"compact",variant:"outlined",modelValue:w.value.scope_type,"onUpdate:modelValue":U[0]||(U[0]=Q=>w.value.scope_type=Q),class:"d-flex justify-center my-4"},{default:c.withCtx(()=>[c.createVNode(Ue.VBtn,{value:"org",label:"Organizational",color:"secondary",class:""},{default:c.withCtx(()=>U[6]||(U[6]=[c.createTextVNode("Organizational")])),_:1}),c.createVNode(Ue.VBtn,{value:"team",label:"Team",color:"secondary",class:""},{default:c.withCtx(()=>U[7]||(U[7]=[c.createTextVNode("Team")])),_:1}),c.createVNode(Ue.VBtn,{value:"user",label:"User",color:"secondary",class:""},{default:c.withCtx(()=>U[8]||(U[8]=[c.createTextVNode("User")])),_:1}),c.createVNode(Ue.VBtn,{value:"",label:"None",color:"lightext",class:""},{default:c.withCtx(()=>U[9]||(U[9]=[c.createTextVNode("None")])),_:1})]),_:1},8,["modelValue"]),c.createElementVNode("div",null,[c.createVNode(ua.VLabel,{class:"text-subtitle-1 text-high-emphasis mb-2"},{default:c.withCtx(()=>U[10]||(U[10]=[c.createTextVNode("Organization")])),_:1}),c.createVNode(ta.VSelect,{items:c.unref(d),"item-title":"name","item-value":"__id",variant:"solo","bg-color":"containerBg",rounded:"false",placeholder:"Select a Organization",class:"min-w-50",modelValue:w.value.organization,"onUpdate:modelValue":U[1]||(U[1]=Q=>w.value.organization=Q)},null,8,["items","modelValue"]),c.createVNode(ua.VLabel,{class:"text-subtitle-1 text-high-emphasis mb-2"},{default:c.withCtx(()=>U[11]||(U[11]=[c.createTextVNode("Team")])),_:1}),c.createVNode(ta.VSelect,{items:c.unref(g),"item-title":"name","item-value":"__id",variant:"solo","bg-color":"containerBg",rounded:"false",placeholder:"Select a Team",class:"min-w-50",modelValue:w.value.team,"onUpdate:modelValue":U[2]||(U[2]=Q=>w.value.team=Q)},null,8,["items","modelValue"])])])]),_:1},8,["loading"])],64))}}),aB={},sB={class:"double-ring-spinner-container"};function cB(r,e){return c.openBlock(),c.createElementBlock("div",sB,e[0]||(e[0]=[c.createElementVNode("div",{class:"spinner-loading"},[c.createElementVNode("div"),c.createElementVNode("div"),c.createElementVNode("div",null,[c.createElementVNode("div")]),c.createElementVNode("div",null,[c.createElementVNode("div")])],-1)]))}const Lw=vi(aB,[["render",cB],["__scopeId","data-v-00d7a69f"]]),lB={key:0,class:"_jspinner-overlay_jj"},Uw=c.defineComponent({__name:"GlobalSpinner",setup(r){return(e,t)=>c.unref(ie)?(c.openBlock(),c.createElementBlock("div",lB,t[0]||(t[0]=[c.createElementVNode("div",{class:"j-double-ring-spinner-container"},[c.createElementVNode("div",{class:"j-global-spinner-loading"},[c.createElementVNode("div"),c.createElementVNode("div"),c.createElementVNode("div",null,[c.createElementVNode("div")]),c.createElementVNode("div",null,[c.createElementVNode("div")])])],-1)]))):c.createCommentVNode("",!0)}}),Bw=c.defineComponent({__name:"SubMenu",props:{title:{}},setup(r,{expose:e}){return e({props:r}),(n,i)=>(c.openBlock(),c.createBlock(St.VListItem,{class:"ms-2",onClick:i[0]||(i[0]=()=>{}),density:"compact"},{append:c.withCtx(()=>[c.createVNode(c.unref($1))]),default:c.withCtx(()=>[c.createVNode(St.VListItemTitle,null,{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(n.title),1)]),_:1}),c.createVNode(Ud.VMenu,{activator:"parent","open-on-hover":"",submenu:"",density:"compact"},{default:c.withCtx(()=>[c.renderSlot(n.$slots,"default")]),_:3})]),_:3}))}}),uB=Object.freeze(Object.defineProperty({__proto__:null,AvatarPicture:Hv,ColumnSettingsDialog:qd,ConfirmDialog:Vv,ContextMenu:$v,CopyButton:wc,DeleteAllBtn:Hd,DotsMenu:Bv,EditButton:Uv,FormHeadless:Cy,FormMetadata:Nc,GlobalScopeFilter:Dw,GlobalSpinner:Uw,JAvatar:Fv,JBtn:iv,JDialog:wa,JForm:vy,JIconBtn:ov,JSelect:fy,JTextArea:gy,JTextField:hy,ParentCard:Ac,SearchFilter:kc,SpinnerLoader:Lw,SubMenu:Bw,TabFormHeader:yy,TableAdvanced:Yv,TableCard:Gd,TableCardsView:uy,TableHeader:Jv,UiTable:Kv},Symbol.toStringTag,{value:"Module"})),dB=iR(),hB={transition:"Vue-Toastification__fade",maxToasts:20,newestOnTop:!0};let Yu=!1;const Ju=c.ref(!1),vn=c.ref([]),Zp=c.ref([]),gt=c.ref(null),Yo=c.ref([]),fB=()=>{const r=Fn(),e=async v=>{Ju.value=!0;const E=v?`_active eq true and ${v}`:"_active eq true",_=await Fr.getBranchList(E);_&&(vn.value=_,Yu=!0),Ju.value=!1},t=async v=>(vn.value.length||await e(v),vn.value);function n(v){if(!vn.value)throw new Error("Data not stored yet");const E=Si(vn.value,v,["name","description"]);return v!==""?E:vn.value}const i=v=>{Zp.value=v},s=v=>{gt.value=Ti.cloneDeep(v)},l=async v=>await Fr.getBranch(v),d=async()=>{if(gt.value!=null){const v=await Fr.createBranch(gt.value);return v!=null&&v.data.created_at&&(r.success("Branch created."),Yu&&vn.value.push(v.data)),v==null?void 0:v.data}},f=async()=>{if(gt.value&>.value.__id){const v=await Fr.updateBranch(gt.value);if(Yu&&v){const E=vn.value.findIndex(_=>_.__id===v.data.__id);return E!==-1?(vn.value[E]=v.data,r.success("Branch updated.")):r.error("Unable to update item"),v}}else r.error("Unable to update item")},g=async()=>{if(gt.value&>.value.created_at){await Fr.deactivateBranch(gt.value.__id);const v=vn.value.findIndex(E=>{var _;return E.__id===((_=gt.value)==null?void 0:_.__id)});if(v!==-1)return vn.value.splice(v,1),gt.value;r.error("Unable to deactivate Domain")}};async function m(v){ie.value=!0;try{if(gt.value&>.value.__id){const E={...v,branch:gt.value.__id};if(!await Zt.updateTeam(E)){r.error("Unable to link team");return}if(Yo.value.findIndex(R=>R.__id===v.__id)===-1)return r.success("Team added successfully."),Yo.value.push(E),E;r.info("Team already added.")}else throw new Error("Item is not defined")}catch(E){console.error(E)}finally{ie.value=!1}}async function w(v){if(ie.value=!0,gt.value&>.value.__id){const E={...v,branch:null};if(!await Zt.updateTeam(E))return;const A=Yo.value.findIndex(R=>R.__id===v.__id);if(A!==-1)return Yo.value.splice(A,1),ie.value=!1,Yo.value;throw new Error("Item not found to remove")}ie.value=!1}return{data:vn,columns:Zp,item:gt,loading:Ju,__init__:e,getData:t,filterData:n,setColumns:i,setItem:s,getItem:l,createItem:d,updateItem:f,removeItem:g,branchTeams:Yo,linkTeam:m,unlinkTeam:w}};function gB(){const r=Ei("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 ti=gB();let Qu=!1;const Xu=c.ref(!1),yn=c.ref([]),ev=c.ref([]),mt=c.ref(null),Jo=c.ref([]),mB=()=>{const r=Fn(),e=async v=>{Xu.value=!0;const E=v?`_active eq true and ${v}`:"_active eq true",_=await ti.getDivisionList(E);_&&(yn.value=_,Qu=!0),Xu.value=!1},t=async v=>(yn.value.length||await e(v),yn.value);function n(v){if(!yn.value)throw new Error("Data not stored yet");const E=Si(yn.value,v,["name","description"]);return v!==""?E:yn.value}const i=v=>{ev.value=v},s=v=>{mt.value=Ti.cloneDeep(v)},l=async v=>await ti.getDivision(v),d=async()=>{if(mt.value!=null){const v=await ti.createDivision(mt.value);return v!=null&&v.data.created_at&&(r.success("Division created."),Qu&&yn.value.push(v.data)),v==null?void 0:v.data}},f=async()=>{if(ie.value=!0,mt.value&&mt.value.__id){const v=await ti.updateDivision(mt.value);if(Qu&&(v!=null&&v.data.__id)){const E=yn.value.findIndex(_=>_.__id===v.data.__id);return E!==-1?(yn.value[E]=v.data,r.success("Updated Division.")):r.error("Unable to update item"),ie.value=!1,v}}else ie.value=!1,r.error("Unable to update item")},g=async()=>{if(ie.value=!0,mt.value&&mt.value.created_at){await ti.deactivateDivision(mt.value.__id);const v=yn.value.findIndex(E=>{var _;return E.__id===((_=mt.value)==null?void 0:_.__id)});if(v!==-1)return yn.value.splice(v,1),mt.value;r.error("Unable to deactivate Division")}ie.value=!1};async function m(v){ie.value=!0;try{if(mt.value&&mt.value.__id){const E={...v,division:mt.value.__id};return await Vr.updateOrg(E)?(Jo.value.findIndex(R=>R.__id===v.__id)===-1?(r.success("Organization added successfully."),Jo.value.push(E)):r.info("Organization already added."),E):void 0}else throw new Error("Item is not defined")}catch(E){console.error(E)}finally{ie.value=!1}}async function w(v){if(ie.value=!0,mt.value&&mt.value.__id){const E={...v,division:null};if(!await Vr.updateOrg(E))return;const A=Jo.value.findIndex(R=>R.__id===v.__id);if(A!==-1)Jo.value.splice(A,1);else throw new Error("Item não encontrado para remoção")}else throw new Error("Item não está definido");return ie.value=!1,Jo.value}return{data:yn,columns:ev,item:mt,loading:Xu,__init__:e,filterData:n,getData:t,setColumns:i,setItem:s,getItem:l,createItem:d,updateItem:f,removeItem:g,orgs:Jo,linkDivision:m,unlinkDivision:w}};function pB(){const r=Ei("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 ni=pB();let Zu=!1,ed=c.ref(!1);const Cn=c.ref([]),tv=c.ref([]),wn=c.ref(null),vB=c.ref(null),yB=c.ref([]),CB=()=>{const r=Fn(),e=async m=>{ed.value=!0;const w=m?`_active eq true and ${m}`:"_active eq true",v=await ni.getManageUserList(w);v&&(Cn.value=v,Zu=!0),ed.value=!1},t=async m=>(Cn.value.length||await e(m),Cn.value);function n(m){if(!Cn.value)throw new Error("Data not stored yet");const w=Si(Cn.value,m,["name","description"]);return m!==""?w:Cn.value}return{data:Cn,loading:ed,columns:tv,item:wn,filterData:n,__init__:e,getData:t,setColumns:m=>{tv.value=m},setItem:m=>{wn.value=Ti.cloneDeep(m)},getItem:async m=>await ni.getManageUser(m),createItem:async()=>{if(wn.value!=null){const m=crypto.randomUUID(),w=await ni.createManageUser({...wn.value,__id:m});return w!=null&&w.data.created_at&&(r.success("User created."),Zu&&Cn.value.push(w.data)),w==null?void 0:w.data}},updateItem:async()=>{if(ie.value=!0,wn.value&&wn.value.created_at){const m=await ni.updateManageUser(wn.value);if(Zu&&(m!=null&&m.data)){const w=Cn.value.findIndex(v=>v.__id===(m==null?void 0:m.data.__id));if(w!==-1)Cn.value[w]=m==null?void 0:m.data,r.success("User created.");else throw new Error("Unable to find item after update")}return ie.value=!1,m==null?void 0:m.data}},removeItem:async()=>{if(wn.value&&wn.value.created_at){try{await ni.deactivateManageUser(wn.value.__id)}catch{r.error("Unable to deactivate user");return}const m=Cn.value.findIndex(w=>{var v;return w.__id===((v=wn.value)==null?void 0:v.__id)});if(m!==-1)return Cn.value.splice(m,1),wn.value}},userOrg:vB,userTeams:yB}},wB=r=>{r.use(dB),r.use(s0,hB),Object.entries(uB).forEach(([e,t])=>{r.component(e,t)}),Object.entries(Pk).forEach(([e,t])=>{r.provide(e,t)})},_B={install:wB};exports.ContextMenu=$v;exports.EmptyListImg=od;exports.EventBus=Ec;exports.FormHeadless=Cy;exports.HttpCore=rB;exports.SpinnerLoader=Lw;exports.TableCardsView=uy;exports.TableHeader=Jv;exports.__spinner=ie;exports._export_sfc=vi;exports._sfc_main=Kv;exports._sfc_main$1=Yv;exports._sfc_main$10=Hd;exports._sfc_main$11=Uv;exports._sfc_main$12=ov;exports._sfc_main$13=fy;exports._sfc_main$14=gy;exports._sfc_main$15=hy;exports._sfc_main$16=vy;exports._sfc_main$17=yy;exports._sfc_main$18=Ac;exports._sfc_main$19=Fv;exports._sfc_main$2=qd;exports._sfc_main$20=Hv;exports._sfc_main$21=wa;exports._sfc_main$22=Bw;exports._sfc_main$23=Dw;exports._sfc_main$24=Uw;exports._sfc_main$3=Gd;exports._sfc_main$4=kc;exports._sfc_main$5=Vv;exports._sfc_main$6=wc;exports._sfc_main$7=Bv;exports._sfc_main$8=Nc;exports._sfc_main$9=iv;exports.branchInstance=Fr;exports.coreClient=Vh;exports.createToastInterface=fa;exports.dateFormat=jv;exports.divisionInstance=ti;exports.filterQuery=Si;exports.globalEventBus=Fd;exports.index=_B;exports.manageUserInstance=ni;exports.msal=yt;exports.orgInstance=Vr;exports.provideToast=a0;exports.scopedClient=Ei;exports.setupAuthGuard=XU;exports.teamInstance=Zt;exports.toastInjectionKey=Sc;exports.useAuth=xh;exports.useBranchStore=fB;exports.useCustomizer=uR;exports.useDialog=ya;exports.useDivisionStore=mB;exports.useManageUserStore=CB;exports.useOrganizationStore=Mw;exports.useSession=Jc;exports.useTeamStore=xw;exports.useToast=Fn;
|