jplan-pack 0.6.656 → 0.6.659

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.
Files changed (48) hide show
  1. package/dist/{AuthFailRoute-zN-s4hIu.mjs → AuthFailRoute-BBFJSX7s.mjs} +7 -7
  2. package/dist/AuthFailRoute-CaFfRYpa.js +1 -0
  3. package/dist/AuthFailRoute.css +1 -1
  4. package/dist/AuthRoute-Bpxn8xIU.js +1 -0
  5. package/dist/{AuthRoute-BtSTo4H2.mjs → AuthRoute-DaVYJXOQ.mjs} +21 -21
  6. package/dist/index-RXBW0cVT.js +88 -0
  7. package/dist/{index-BhAvr8jZ.mjs → index-T2AjZBXk.mjs} +7353 -7429
  8. package/dist/index.css +2 -2
  9. package/dist/jplan-pack.cjs.js +1 -1
  10. package/dist/jplan-pack.es.js +1 -1
  11. package/dist/types/_auth/_dev/AuthFailRoute.d.ts +1 -1
  12. package/dist/types/_auth/_dev/AuthRoute.d.ts +1 -1
  13. package/dist/types/components/ConfirmDialog.d.ts +4 -3
  14. package/dist/types/components/ContextMenu.d.ts +3 -2
  15. package/dist/types/components/DotsMenu.d.ts +2 -1
  16. package/dist/types/components/JBtn.d.ts +2 -1
  17. package/dist/types/components/JDialog.d.ts +3 -2
  18. package/dist/types/components/JIconBtn.d.ts +1 -1
  19. package/dist/types/components/ParentCard.d.ts +2 -1
  20. package/dist/types/components/ReadOnlyField.d.ts +1 -1
  21. package/dist/types/components/SearchFilter.d.ts +4 -4
  22. package/dist/types/components/form/JForm.d.ts +13 -19
  23. package/dist/types/components/form/JSelect.d.ts +5 -16
  24. package/dist/types/components/form/JTextArea.d.ts +4 -10
  25. package/dist/types/components/form/JTextField.d.ts +8 -15
  26. package/dist/types/components/form/footer/CancelButton.d.ts +4 -5
  27. package/dist/types/components/form/footer/FormMetadata.d.ts +10 -14
  28. package/dist/types/components/form/footer/SaveButton.d.ts +4 -5
  29. package/dist/types/components/form/headless/FormHeadless.d.ts +12 -17
  30. package/dist/types/components/form/headless/TabFormHeader.d.ts +5 -7
  31. package/dist/types/components/icon/IconSet.d.ts +3 -9
  32. package/dist/types/components/spinner/SpinnerLoader.d.ts +1 -1
  33. package/dist/types/components/table/UiTable.d.ts +6 -5
  34. package/dist/types/components/table/advanced/ColumnSettingsDialog.d.ts +2 -2
  35. package/dist/types/components/table/advanced/TableAdvanced.d.ts +6 -5
  36. package/dist/types/components/table/advanced/TableHeader.d.ts +13 -13
  37. package/dist/types/components/table/card/TableCard.d.ts +1 -1
  38. package/dist/types/components/table/card/TableCardsView.d.ts +9 -12
  39. package/dist/types/shims-vue.d.ts +1 -1
  40. package/dist/types/theme/DarkTheme.d.ts +3 -0
  41. package/dist/types/theme/LightTheme.d.ts +3 -0
  42. package/dist/types/theme/_type.d.ts +41 -0
  43. package/dist/types/theme/vuetify.d.ts +83 -0
  44. package/package.json +1 -1
  45. package/dist/AuthFailRoute-l46ag56w.js +0 -1
  46. package/dist/AuthRoute-BAacnYD3.js +0 -1
  47. package/dist/index-oxyrZX0n.js +0 -92
  48. package/dist/types/components/menu/SubMenu.d.ts +0 -24
@@ -0,0 +1,88 @@
1
+ "use strict";const c=require("vue"),Md=require("@vueuse/core"),Ue=require("vuetify/components/VBtn"),qr=require("vuetify/components"),ec=require("vuetify/components/VIcon"),ut=require("vuetify/components/VCard"),Vs=require("vuetify/components/VDialog"),go=require("vuetify/components/VDivider"),Ne=require("vuetify/components/VGrid"),Zp=require("vuetify/components/VAvatar"),xd=require("vuetify/components/VImg"),At=require("vuetify/components/VList"),Dd=require("vuetify/components/VMenu"),ev=require("vuetify/components/VDataTable"),Ek=require("vuetify/components/VTextField"),ra=require("vuetify/components/VSelect"),Sk=require("vuetify/components/VCheckbox"),Ak=require("vuetify/components/VChip"),ha=require("vuetify/components/VLabel"),bk=require("vuetify/components/VTextarea"),Ik=require("vuetify/components/VBtnToggle");function kk(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 Rk=kk(Md),Nk={key:0},Ok={key:1},wc=c.defineComponent({__name:"CopyButton",props:{contentToCopy:{},size:{},color:{}},setup(r){const e=r,{copy:t,copied:n,isSupported:i}=Md.useClipboard();return(s,l)=>{const d=c.resolveComponent("CopyIcon");return c.unref(i)?(c.openBlock(),c.createElementBlock("span",Nk,[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",Ok,"Your browser does not support Clipboard API"))}}}),pm=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(ec.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))}}),tv=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(qr.VTooltip),{key:0,text:n.tooltip,"open-delay":"1000"},{activator:c.withCtx(({props:s})=>[c.createVNode(c.unref(qr.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(pm,{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(qr.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(pm,{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"]))}}),nv=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(qr.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"]))}});function Ts(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 Pk(){return rv().__VUE_DEVTOOLS_GLOBAL_HOOK__}function rv(){return typeof navigator<"u"&&typeof window<"u"?window:typeof globalThis<"u"?globalThis:{}}const Mk=typeof Proxy=="function",xk="devtools-plugin:setup",Dk="plugin:settings:set";let Vo,ed;function Lk(){var r;return Vo!==void 0||(typeof window<"u"&&window.performance?(Vo=!0,ed=window.performance):typeof globalThis<"u"&&(!((r=globalThis.perf_hooks)===null||r===void 0)&&r.performance)?(Vo=!0,ed=globalThis.perf_hooks.performance):Vo=!1),Vo}function Bk(){return Lk()?ed.now():Date.now()}class Uk{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 Bk()}},t&&t.on(Dk,(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 ov(r,e){const t=r,n=rv(),i=Pk(),s=Mk&&t.enableEarlyProxy;if(i&&(n.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!s))i.emit(xk,r,e);else{const l=s?new Uk(t,i):null;(n.__VUE_DEVTOOLS_PLUGINS__=n.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:t,setupFn:e,proxy:l}),l&&e(l.proxiedTarget)}}var we={};let Qi;const fa=r=>Qi=r,iv=we.NODE_ENV!=="production"?Symbol("pinia"):Symbol();function hi(r){return r&&typeof r=="object"&&Object.prototype.toString.call(r)==="[object Object]"&&typeof r.toJSON!="function"}var Zn;(function(r){r.direct="direct",r.patchObject="patch object",r.patchFunction="patch function"})(Zn||(Zn={}));const $r=typeof window<"u",vm=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 Vk(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 Ld(r,e,t){const n=new XMLHttpRequest;n.open("GET",r),n.responseType="blob",n.onload=function(){cv(n.response,e,t)},n.onerror=function(){console.error("could not download file")},n.send()}function av(r){const e=new XMLHttpRequest;e.open("HEAD",r,!1);try{e.send()}catch{}return e.status>=200&&e.status<=299}function Fs(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 Hs=typeof navigator=="object"?navigator:{userAgent:""},sv=/Macintosh/.test(Hs.userAgent)&&/AppleWebKit/.test(Hs.userAgent)&&!/Safari/.test(Hs.userAgent),cv=$r?typeof HTMLAnchorElement<"u"&&"download"in HTMLAnchorElement.prototype&&!sv?Fk:"msSaveOrOpenBlob"in Hs?Hk:$k:()=>{};function Fk(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?av(n.href)?Ld(r,e,t):(n.target="_blank",Fs(n)):Fs(n)):(n.href=URL.createObjectURL(r),setTimeout(function(){URL.revokeObjectURL(n.href)},4e4),setTimeout(function(){Fs(n)},0))}function Hk(r,e="download",t){if(typeof r=="string")if(av(r))Ld(r,e,t);else{const n=document.createElement("a");n.href=r,n.target="_blank",setTimeout(function(){Fs(n)})}else navigator.msSaveOrOpenBlob(Vk(r,t),e)}function $k(r,e,t,n){if(n=n||open("","_blank"),n&&(n.document.title=n.document.body.innerText="downloading..."),typeof r=="string")return Ld(r,e,t);const i=r.type==="application/octet-stream",s=/constructor/i.test(String(vm.HTMLElement))||"safari"in vm,l=/CriOS\/[\d]+/.test(navigator.userAgent);if((l||i&&s||sv)&&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 dt(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 Bd(r){return"_a"in r&&"install"in r}function lv(){if(!("clipboard"in navigator))return dt("Your browser doesn't support the Clipboard API","error"),!0}function uv(r){return r instanceof Error&&r.message.toLowerCase().includes("document is not focused")?(dt('You need to activate the "Emulate a focused page" setting in the "Rendering" panel of devtools.',"warn"),!0):!1}async function Kk(r){if(!lv())try{await navigator.clipboard.writeText(JSON.stringify(r.state.value)),dt("Global state copied to clipboard.")}catch(e){if(uv(e))return;dt("Failed to serialize the state. Check the console for more details.","error"),console.error(e)}}async function zk(r){if(!lv())try{dv(r,JSON.parse(await navigator.clipboard.readText())),dt("Global state pasted from clipboard.")}catch(e){if(uv(e))return;dt("Failed to deserialize the state from clipboard. Check the console for more details.","error"),console.error(e)}}async function qk(r){try{cv(new Blob([JSON.stringify(r.state.value)],{type:"text/plain;charset=utf-8"}),"pinia-state.json")}catch(e){dt("Failed to export the state as JSON. Check the console for more details.","error"),console.error(e)}}let mr;function Wk(){mr||(mr=document.createElement("input"),mr.type="file",mr.accept=".json");function r(){return new Promise((e,t)=>{mr.onchange=async()=>{const n=mr.files;if(!n)return e(null);const i=n.item(0);return e(i?{text:await i.text(),file:i}:null)},mr.oncancel=()=>e(null),mr.onerror=t,mr.click()})}return r}async function Gk(r){try{const t=await Wk()();if(!t)return;const{text:n,file:i}=t;dv(r,JSON.parse(n)),dt(`Global state imported from "${i.name}".`)}catch(e){dt("Failed to import the state from JSON. Check the console for more details.","error"),console.error(e)}}function dv(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 xn(r){return{_custom:{display:r}}}const hv="🍍 Pinia (root)",$s="_root";function jk(r){return Bd(r)?{id:$s,label:hv}:{id:r.$id,label:r.$id}}function Yk(r){if(Bd(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 Jk(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:xn(r.type),key:xn(r.key),oldValue:r.oldValue,newValue:r.newValue}:{}}function Qk(r){switch(r){case Zn.direct:return"mutation";case Zn.patchFunction:return"$patch";case Zn.patchObject:return"$patch";default:return"unknown"}}let oi=!0;const Ks=[],so="pinia:mutations",It="pinia",{assign:Xk}=Object,tc=r=>"🍍 "+r;function Zk(r,e){ov({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:Ks,app:r},t=>{typeof t.now!="function"&&dt("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:so,label:"Pinia 🍍",color:15064968}),t.addInspector({id:It,label:"Pinia 🍍",icon:"storage",treeFilterPlaceholder:"Search stores",actions:[{icon:"content_copy",action:()=>{Kk(e)},tooltip:"Serialize and copy the state"},{icon:"content_paste",action:async()=>{await zk(e),t.sendInspectorTree(It),t.sendInspectorState(It)},tooltip:"Replace the state with the content of your clipboard"},{icon:"save",action:()=>{qk(e)},tooltip:"Save the state as a JSON file"},{icon:"folder_open",action:async()=>{await Gk(e),t.sendInspectorTree(It),t.sendInspectorState(It)},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"?dt(`Cannot reset "${n}" store because it doesn't have a "$reset" method implemented.`,"warn"):(i.$reset(),dt(`Store "${n}" reset.`)):dt(`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:tc(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:tc(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===It){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()):hv.toLowerCase().includes(n.filter.toLowerCase())):i).map(jk)}}),globalThis.$pinia=e,t.on.getInspectorState(n=>{if(n.app===r&&n.inspectorId===It){const i=n.nodeId===$s?e:e._s.get(n.nodeId);if(!i)return;i&&(n.nodeId!==$s&&(globalThis.$store=c.toRaw(i)),n.state=Yk(i))}}),t.on.editInspectorState((n,i)=>{if(n.app===r&&n.inspectorId===It){const s=n.nodeId===$s?e:e._s.get(n.nodeId);if(!s)return dt(`store "${n.nodeId}" not found`,"error");const{path:l}=n;Bd(s)?l.unshift("state"):(l.length!==1||!s._customProperties.has(l[0])||l[0]in s.$state)&&l.unshift("$state"),oi=!1,n.set(s,l,n.state.value),oi=!0}}),t.on.editComponentState(n=>{if(n.type.startsWith("🍍")){const i=n.type.replace(/^🍍\s*/,""),s=e._s.get(i);if(!s)return dt(`store "${i}" not found`,"error");const{path:l}=n;if(l[0]!=="state")return dt(`Invalid path for store "${i}":
2
+ ${l}
3
+ Only state can be modified.`);l[0]="$state",oi=!1,n.set(s,l,n.state.value),oi=!0}})})}function eR(r,e){Ks.includes(tc(e.$id))||Ks.push(tc(e.$id)),ov({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:Ks,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=fv++;t.addTimelineEvent({layerId:so,event:{time:n(),title:"🛫 "+f,subtitle:"start",data:{store:xn(e.$id),action:xn(f),args:g},groupId:m}}),l(C=>{Kr=void 0,t.addTimelineEvent({layerId:so,event:{time:n(),title:"🛬 "+f,subtitle:"end",data:{store:xn(e.$id),action:xn(f),args:g,result:C},groupId:m}})}),d(C=>{Kr=void 0,t.addTimelineEvent({layerId:so,event:{time:n(),logType:"error",title:"💥 "+f,subtitle:"end",data:{store:xn(e.$id),action:xn(f),args:g,error:C},groupId:m}})})},!0),e._customProperties.forEach(l=>{c.watch(()=>c.unref(e[l]),(d,f)=>{t.notifyComponentUpdate(),t.sendInspectorState(It),oi&&t.addTimelineEvent({layerId:so,event:{time:n(),title:"Change",subtitle:l,data:{newValue:d,oldValue:f},groupId:Kr}})},{deep:!0})}),e.$subscribe(({events:l,type:d},f)=>{if(t.notifyComponentUpdate(),t.sendInspectorState(It),!oi)return;const g={time:n(),title:Qk(d),data:Xk({store:xn(e.$id)},Jk(l)),groupId:Kr};d===Zn.patchFunction?g.subtitle="⤵️":d===Zn.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:so,event:g})},{detached:!0,flush:"sync"});const i=e._hotUpdate;e._hotUpdate=c.markRaw(l=>{i(l),t.addTimelineEvent({layerId:so,event:{time:n(),title:"🔥 "+e.$id,subtitle:"HMR update",data:{store:xn(e.$id),info:xn("HMR update")}}}),t.notifyComponentUpdate(),t.sendInspectorTree(It),t.sendInspectorState(It)});const{$dispose:s}=e;e.$dispose=()=>{s(),t.notifyComponentUpdate(),t.sendInspectorTree(It),t.sendInspectorState(It),t.getSettings().logStoreChanges&&dt(`Disposed "${e.$id}" store 🗑`)},t.notifyComponentUpdate(),t.sendInspectorTree(It),t.sendInspectorState(It),t.getSettings().logStoreChanges&&dt(`"${e.$id}" store installed 🆕`)})}let fv=0,Kr;function ym(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=fv,l=t?new Proxy(r,{get(...f){return Kr=s,Reflect.get(...f)},set(...f){return Kr=s,Reflect.set(...f)}}):r;Kr=s;const d=n[i].apply(l,arguments);return Kr=void 0,d}}function tR({app:r,store:e,options:t}){if(!e.$id.startsWith("__hot:")){if(e._isOptionsAPI=!!t.state,!e._p._testing){ym(e,Object.keys(t.actions),e._isOptionsAPI);const n=e._hotUpdate;c.toRaw(e)._hotUpdate=function(i){n.apply(this,arguments),ym(e,Object.keys(i._hmrPayload.actions),!!e._isOptionsAPI)}}eR(r,e)}}function nR(){const r=c.effectScope(!0),e=r.run(()=>c.ref({}));let t=[],n=[];const i=c.markRaw({install(s){fa(i),i._a=s,s.provide(iv,i),s.config.globalProperties.$pinia=i,we.NODE_ENV!=="production"&&we.NODE_ENV!=="test"&&$r&&Zk(s,i),n.forEach(l=>t.push(l)),n=[]},use(s){return this._a?t.push(s):n.push(s),this},_p:t,_a:null,_e:r,_s:new Map,state:e});return we.NODE_ENV!=="production"&&we.NODE_ENV!=="test"&&$r&&typeof Proxy<"u"&&i.use(tR),i}function gv(r,e){for(const t in e){const n=e[t];if(!(t in r))continue;const i=r[t];hi(i)&&hi(n)&&!c.isRef(n)&&!c.isReactive(n)?r[t]=gv(i,n):r[t]=n}return r}const rR=()=>{};function Cm(r,e,t,n=rR){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 Fo(r,...e){r.slice().forEach(t=>{t(...e)})}const oR=r=>r(),wm=Symbol(),wu=Symbol();function mv(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];hi(i)&&hi(n)&&r.hasOwnProperty(t)&&!c.isRef(n)&&!c.isReactive(n)?r[t]=mv(i,n):r[t]=n}return r}const{assign:_n}=Object;function _m(r){return!!(c.isRef(r)&&r.effect)}function Tm(r,e,t,n){const{state:i,actions:s,getters:l}=e,d=t.state.value[r];let f;function g(){!d&&(we.NODE_ENV==="production"||!n)&&(t.state.value[r]=i?i():{});const m=we.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((C,v)=>(we.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}".`),C[v]=c.markRaw(c.computed(()=>{fa(t);const E=t._s.get(r);return l[v].call(E,E)})),C),{}))}return f=iR(r,g,e,t,n,!0),f}function iR(r,e,t={},n,i,s){let l;const d=_n({actions:{}},t);if(we.NODE_ENV!=="production"&&!n._e.active)throw new Error("Pinia destroyed");const f={deep:!0};we.NODE_ENV!=="production"&&(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,C=[],v=[],E;const _=n.state.value[r],A=c.ref({});let N;function K(j){let W;g=m=!1,we.NODE_ENV!=="production"&&(E=[]),typeof j=="function"?(j(n.state.value[r]),W={type:Zn.patchFunction,storeId:r,events:E}):(mv(n.state.value[r],j),W={type:Zn.patchObject,payload:j,storeId:r,events:E});const Ee=N=Symbol();c.nextTick().then(()=>{N===Ee&&(g=!0)}),m=!0,Fo(C,W,n.state.value[r])}const V=function(){const{state:W}=t,Ee=W?W():{};this.$patch(Ve=>{_n(Ve,Ee)})};function U(){l.stop(),C=[],v=[],n._s.delete(r)}const Q=(j,W="")=>{if(wm in j)return j[wu]=W,j;const Ee=function(){fa(n);const Ve=Array.from(arguments),wt=[],An=[];function an(_t){wt.push(_t)}function bn(_t){An.push(_t)}Fo(v,{args:Ve,name:Ee[wu],store:z,after:an,onError:bn});let st;try{st=j.apply(this&&this.$id===r?this:z,Ve)}catch(_t){throw Fo(An,_t),_t}return st instanceof Promise?st.then(_t=>(Fo(wt,_t),_t)).catch(_t=>(Fo(An,_t),Promise.reject(_t))):(Fo(wt,st),st)};return Ee[wm]=!0,Ee[wu]=W,Ee},ce=c.markRaw({actions:{},getters:{},state:[],hotState:A}),_e={_p:n,$id:r,$onAction:Cm.bind(null,v),$patch:K,$reset:V,$subscribe(j,W={}){const Ee=Cm(C,j,W.detached,()=>Ve()),Ve=l.run(()=>c.watch(()=>n.state.value[r],wt=>{(W.flush==="sync"?m:g)&&j({storeId:r,type:Zn.direct,events:E},wt)},_n({},f,W)));return Ee},$dispose:U},z=c.reactive(we.NODE_ENV!=="production"||we.NODE_ENV!=="production"&&we.NODE_ENV!=="test"&&$r?_n({_hmrPayload:ce,_customProperties:c.markRaw(new Set)},_e):_e);n._s.set(r,z);const Te=(n._a&&n._a.runWithContext||oR)(()=>n._e.run(()=>(l=c.effectScope()).run(()=>e({action:Q}))));for(const j in Te){const W=Te[j];if(c.isRef(W)&&!_m(W)||c.isReactive(W))we.NODE_ENV!=="production"&&i&&Ts(A.value,j,c.toRef(Te,j)),we.NODE_ENV!=="production"&&ce.state.push(j);else if(typeof W=="function"){const Ee=we.NODE_ENV!=="production"&&i?W:Q(W,j);Te[j]=Ee,we.NODE_ENV!=="production"&&(ce.actions[j]=W),d.actions[j]=W}else we.NODE_ENV!=="production"&&_m(W)&&(ce.getters[j]=t.getters[j],$r&&(Te._getters||(Te._getters=c.markRaw([]))).push(j))}if(_n(z,Te),_n(c.toRaw(z),Te),Object.defineProperty(z,"$state",{get:()=>we.NODE_ENV!=="production"&&i?A.value:n.state.value[r],set:j=>{if(we.NODE_ENV!=="production"&&i)throw new Error("cannot set hotState");K(W=>{_n(W,j)})}}),we.NODE_ENV!=="production"&&(z._hotUpdate=c.markRaw(j=>{z._hotUpdating=!0,j._hmrPayload.state.forEach(W=>{if(W in z.$state){const Ee=j.$state[W],Ve=z.$state[W];typeof Ee=="object"&&hi(Ee)&&hi(Ve)?gv(Ee,Ve):j.$state[W]=Ve}Ts(z,W,c.toRef(j.$state,W))}),Object.keys(z.$state).forEach(W=>{W in j.$state||Cu(z,W)}),g=!1,m=!1,n.state.value[r]=c.toRef(j._hmrPayload,"hotState"),m=!0,c.nextTick().then(()=>{g=!0});for(const W in j._hmrPayload.actions){const Ee=j[W];Ts(z,W,Q(Ee,W))}for(const W in j._hmrPayload.getters){const Ee=j._hmrPayload.getters[W],Ve=c.computed(()=>(fa(n),Ee.call(z,z)));Ts(z,W,Ve)}Object.keys(z._hmrPayload.getters).forEach(W=>{W in j._hmrPayload.getters||Cu(z,W)}),Object.keys(z._hmrPayload.actions).forEach(W=>{W in j._hmrPayload.actions||Cu(z,W)}),z._hmrPayload=j._hmrPayload,z._getters=j._getters,z._hotUpdating=!1})),we.NODE_ENV!=="production"&&we.NODE_ENV!=="test"&&$r){const j={writable:!0,configurable:!0,enumerable:!1};["_p","_hmrPayload","_getters","_customProperties"].forEach(W=>{Object.defineProperty(z,W,_n({value:z[W]},j))})}return n._p.forEach(j=>{if(we.NODE_ENV!=="production"&&we.NODE_ENV!=="test"&&$r){const W=l.run(()=>j({store:z,app:n._a,pinia:n,options:d}));Object.keys(W||{}).forEach(Ee=>z._customProperties.add(Ee)),_n(z,W)}else _n(z,l.run(()=>j({store:z,app:n._a,pinia:n,options:d})))}),we.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
4
+ state: () => new MyClass()
5
+ Found in store "${z.$id}".`),_&&s&&t.hydrate&&t.hydrate(z.$state,_),g=!0,m=!0,z}/*! #__NO_SIDE_EFFECTS__ */function aR(r,e,t){let n,i;if(typeof r=="string")n=r,i=e;else if(i=r,n=r.id,we.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=(we.NODE_ENV==="test"&&Qi&&Qi._testing?null:l)||(f?c.inject(iv,null):null),l&&fa(l),we.NODE_ENV!=="production"&&!Qi)throw new Error(`[🍍]: "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?
6
+ See https://pinia.vuejs.org/core-concepts/outside-component-usage.html for help.
7
+ This will fail in production.`);l=Qi,l._s.has(n)||(Tm(n,i,l),we.NODE_ENV!=="production"&&(s._pinia=l));const g=l._s.get(n);if(we.NODE_ENV!=="production"&&d){const m="__hot:"+n,C=Tm(m,_n({},i),l,!0);d._hotUpdate(C),delete l.state.value[m],l._s.delete(m)}if(we.NODE_ENV!=="production"&&$r){const m=c.getCurrentInstance();if(m&&m.proxy&&!d){const C=m.proxy,v="_pStores"in C?C._pStores:C._pStores={};v[n]=g}}return g}return s.$id=n,s}const sR=aR({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}}}),Ho=c.ref({}),Ca=r=>{const e=c.computed(()=>r?Ho.value[r]||!1:Ho.value.default||!1),t=()=>{r?Ho.value[r]=!0:Ho.value.default=!0},n=()=>{r?Ho.value[r]=!1:Ho.value.default=!1};return c.onUnmounted(()=>{n()}),c.onMounted(()=>{n()}),{isDialogActive:e,openDialog:t,closeDialog:n}};var cR=Object.defineProperty,Em=Object.getOwnPropertySymbols,lR=Object.prototype.hasOwnProperty,uR=Object.prototype.propertyIsEnumerable,Sm=(r,e,t)=>e in r?cR(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t,pv=(r,e)=>{for(var t in e||(e={}))lR.call(e,t)&&Sm(r,t,e[t]);if(Em)for(var t of Em(e))uR.call(e,t)&&Sm(r,t,e[t]);return r},_c=r=>typeof r=="function",Tc=r=>typeof r=="string",vv=r=>Tc(r)&&r.trim().length>0,dR=r=>typeof r=="number",uo=r=>typeof r>"u",ga=r=>typeof r=="object"&&r!==null,hR=r=>er(r,"tag")&&vv(r.tag),yv=r=>window.TouchEvent&&r instanceof TouchEvent,Cv=r=>er(r,"component")&&wv(r.component),fR=r=>_c(r)||ga(r),wv=r=>!uo(r)&&(Tc(r)||fR(r)||Cv(r)),Am=r=>ga(r)&&["height","width","right","left","top","bottom"].every(e=>dR(r[e])),er=(r,e)=>(ga(r)||_c(r))&&e in r,gR=(r=>()=>r++)(0);function _u(r){return yv(r)?r.targetTouches[0].clientX:r.clientX}function bm(r){return yv(r)?r.targetTouches[0].clientY:r.clientY}var mR=r=>{uo(r.remove)?r.parentNode&&r.parentNode.removeChild(r):r.remove()},wa=r=>Cv(r)?wa(r.component):hR(r)?c.defineComponent({render(){return r}}):typeof r=="string"?r:c.toRaw(c.unref(r)),pR=r=>{if(typeof r=="string")return r;const e=er(r,"props")&&ga(r.props)?r.props:{},t=er(r,"listeners")&&ga(r.listeners)?r.listeners:{};return{component:wa(r),props:e,listeners:t}},vR=()=>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))}},yR=r=>["on","off","emit"].every(e=>er(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 Bn="Vue-Toastification",Ln={type:{type:String,default:exports.TYPE.DEFAULT},classNames:{type:[String,Array],default:()=>[]},trueBoolean:{type:Boolean,default:!0}},_v={type:Ln.type,customIcon:{type:[String,Boolean,Object,Function],default:!0}},zs={component:{type:[String,Object,Function,Boolean],default:"button"},classNames:Ln.classNames,showOnHover:{type:Boolean,default:!1},ariaLabel:{type:String,default:"close"}},td={timeout:{type:[Number,Boolean],default:5e3},hideProgressBar:{type:Boolean,default:!1},isRunning:{type:Boolean,default:!1}},Tv={transition:{type:[Object,String],default:`${Bn}__bounce`}},CR={position:{type:String,default:exports.POSITION.TOP_RIGHT},draggable:Ln.trueBoolean,draggablePercent:{type:Number,default:.6},pauseOnFocusLoss:Ln.trueBoolean,pauseOnHover:Ln.trueBoolean,closeOnClick:Ln.trueBoolean,timeout:td.timeout,hideProgressBar:td.hideProgressBar,toastClassName:Ln.classNames,bodyClassName:Ln.classNames,icon:_v.customIcon,closeButton:zs.component,closeButtonClassName:zs.classNames,showCloseButtonOnHover:zs.showOnHover,accessibility:{type:Object,default:()=>({toastRole:"alert",closeButtonLabel:"close"})},rtl:{type:Boolean,default:!1},eventBus:{type:Object,required:!1,default:()=>new Ec}},wR={id:{type:[String,Number],required:!0,default:0},type:Ln.type,content:{type:[String,Object,Function],required:!0,default:""},onClick:{type:Function,default:void 0},onClose:{type:Function,default:void 0}},_R={container:{type:[Object,Function],default:()=>document.body},newestOnTop:Ln.trueBoolean,maxToasts:{type:Number,default:20},transition:Tv.transition,toastDefaults:Object,filterBeforeCreate:{type:Function,default:r=>r},filterToasts:{type:Function,default:r=>r},containerClassName:Ln.classNames,onMounted:Function,shareAppContext:[Boolean,Object]},wr={CORE_TOAST:CR,TOAST:wR,CONTAINER:_R,PROGRESS_BAR:td,ICON:_v,TRANSITION:Tv,CLOSE_BUTTON:zs},Ev=c.defineComponent({name:"VtProgressBar",props:wr.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?`${Bn}__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 TR(r,e){return c.openBlock(),c.createElementBlock("div",{style:c.normalizeStyle(r.style),class:c.normalizeClass(r.cpClass)},null,6)}Ev.render=TR;var ER=Ev,Sv=c.defineComponent({name:"VtCloseButton",props:wr.CLOSE_BUTTON,computed:{buttonComponent(){return this.component!==!1?wa(this.component):"button"},classes(){const r=[`${Bn}__close-button`];return this.showOnHover&&r.push("show-on-hover"),r.concat(this.classNames)}}}),SR=c.createTextVNode(" × ");function AR(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(()=>[SR]),_:1},16,["aria-label","class"])}Sv.render=AR;var bR=Sv,Av={},IR={"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"},kR=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),RR=[kR];function NR(r,e){return c.openBlock(),c.createElementBlock("svg",IR,RR)}Av.render=NR;var OR=Av,bv={},PR={"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"},MR=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),xR=[MR];function DR(r,e){return c.openBlock(),c.createElementBlock("svg",PR,xR)}bv.render=DR;var Im=bv,Iv={},LR={"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"},BR=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),UR=[BR];function VR(r,e){return c.openBlock(),c.createElementBlock("svg",LR,UR)}Iv.render=VR;var FR=Iv,kv={},HR={"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"},$R=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),KR=[$R];function zR(r,e){return c.openBlock(),c.createElementBlock("svg",HR,KR)}kv.render=zR;var qR=kv,Rv=c.defineComponent({name:"VtIcon",props:wr.ICON,computed:{customIconChildren(){return er(this.customIcon,"iconChildren")?this.trimValue(this.customIcon.iconChildren):""},customIconClass(){return Tc(this.customIcon)?this.trimValue(this.customIcon):er(this.customIcon,"iconClass")?this.trimValue(this.customIcon.iconClass):""},customIconTag(){return er(this.customIcon,"iconTag")?this.trimValue(this.customIcon.iconTag,"i"):"i"},hasCustomIcon(){return this.customIconClass.length>0},component(){return this.hasCustomIcon?this.customIconTag:wv(this.customIcon)?wa(this.customIcon):this.iconTypeComponent},iconTypeComponent(){return{[exports.TYPE.DEFAULT]:Im,[exports.TYPE.INFO]:Im,[exports.TYPE.SUCCESS]:OR,[exports.TYPE.ERROR]:qR,[exports.TYPE.WARNING]:FR}[this.type]},iconClasses(){const r=[`${Bn}__icon`];return this.hasCustomIcon?r.concat(this.customIconClass):r}},methods:{trimValue(r,e=""){return vv(r)?r.trim():e}}});function WR(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"])}Rv.render=WR;var GR=Rv,Nv=c.defineComponent({name:"VtToast",components:{ProgressBar:ER,CloseButton:bR,Icon:GR},inheritAttrs:!1,props:Object.assign({},wr.CORE_TOAST,wr.TOAST),data(){return{isRunning:!0,disableTransitions:!1,beingDragged:!1,dragStart:0,dragPos:{x:0,y:0},dragRect:{}}},computed:{classes(){const r=[`${Bn}__toast`,`${Bn}__toast--${this.type}`,`${this.position}`].concat(this.toastClassName);return this.disableTransitions&&r.push("disable-transition"),this.rtl&&r.push(`${Bn}__toast--rtl`),r},bodyClasses(){return[`${Bn}__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 Am(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:er,getVueComponentFromObj:wa,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:bm(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:bm(r)})},onDragEnd(){this.beingDragged&&(Math.abs(this.dragDelta)>=this.removalDistance?(this.disableTransitions=!0,this.$nextTick(()=>this.closeToast())):setTimeout(()=>{this.beingDragged=!1,Am(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}))}}}),jR=["role"];function YR(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,jR),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)}Nv.render=YR;var JR=Nv,Ov=c.defineComponent({name:"VtTransition",props:wr.TRANSITION,emits:["leave"],methods:{hasProp:er,leave(r){r instanceof HTMLElement&&(r.style.left=r.offsetLeft+"px",r.style.top=r.offsetTop+"px",r.style.width=getComputedStyle(r).width,r.style.position="absolute")}}});function QR(r,e){return 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"])}Ov.render=QR;var XR=Ov,Pv=c.defineComponent({name:"VueToastification",devtools:{hide:!0},components:{Toast:JR,VtTransition:XR},props:Object.assign({},wr.CORE_TOAST,wr.CONTAINER,wr.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()),mR(this.$el),r.appendChild(this.$el)},setToast(r){uo(r.id)||(this.toasts[r.id]=r)},addToast(r){r.content=pR(r.content);const e=Object.assign({},this.defaults,r.type&&this.defaults.toastDefaults&&this.defaults.toastDefaults[r.type],r),t=this.defaults.filterBeforeCreate(e,this.toastArray);t&&this.setToast(t)},dismissToast(r){const e=this.toasts[r];!uo(e)&&!uo(e.onClose)&&e.onClose(),delete this.toasts[r]},clearToasts(){Object.keys(this.toasts).forEach(r=>{this.dismissToast(r)})},getPositionToasts(r){const e=this.filteredToasts.filter(t=>t.position===r).slice(0,this.defaults.maxToasts);return this.defaults.newestOnTop?e.reverse():e},updateDefaults(r){uo(r.container)||this.setup(r.container),this.defaults=Object.assign({},this.defaults,r)},updateToast({id:r,options:e,create:t}){this.toasts[r]?(e.timeout&&e.timeout===this.toasts[r].timeout&&e.timeout++,this.setToast(Object.assign({},this.toasts[r],e))):t&&this.addToast(Object.assign({},{id:r},e))},getClasses(r){return[`${Bn}__container`,r].concat(this.defaults.containerClassName)}}});function ZR(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))])}Pv.render=ZR;var e0=Pv,km=(r={},e=!0)=>{const t=r.eventBus=r.eventBus||new Ec;e&&c.nextTick(()=>{const s=c.createApp(e0,pv({},r)),l=s.mount(document.createElement("div")),d=r.onMounted;if(uo(d)||d(l,s),r.shareAppContext){const f=r.shareAppContext;f===!0?console.warn(`[${Bn}] 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:gR(),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},t0=()=>{const r=()=>console.warn(`[${Bn}] This plugin does not support SSR!`);return new Proxy(r,{get(){return r}})};function ma(r){return vR()?yR(r)?km({eventBus:r},!1):km(r,!0):t0()}var Sc=Symbol("VueToastification"),Ud=new Ec,n0=(r,e)=>{(e==null?void 0:e.shareAppContext)===!0&&(e.shareAppContext=r);const t=ma(pv({eventBus:Ud},e));r.provide(Sc,t)},r0=r=>{const e=ma(r);c.getCurrentInstance()&&c.provide(Sc,e)},Hn=r=>{if(r)return ma(r);const e=c.getCurrentInstance()?c.inject(Sc,void 0):void 0;return e||ma(Ud)},o0=n0;const ie=c.ref(!1),i0={class:"d-flex align-center"},a0={key:1},s0={class:"ms-auto"},_a=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}=Ca(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 C=c.resolveComponent("ExclamationCircleIcon");return c.openBlock(),c.createElementBlock(c.Fragment,null,[g.variant==="global"?(c.openBlock(),c.createBlock(Vs.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(ut.VCard,{rounded:"",loading:i.value},{default:c.withCtx(()=>[c.createVNode(ut.VCardTitle,{class:"mt-2 px-5 d-flex"},{default:c.withCtx(()=>[c.createElementVNode("div",i0,[g.$slots.title?c.renderSlot(g.$slots,"title",{key:0}):(c.openBlock(),c.createElementBlock("div",a0,c.toDisplayString(t.title),1))]),c.createElementVNode("div",s0,[c.renderSlot(g.$slots,"heading-actions"),c.createVNode(Ue.VBtn,{class:"ms-auto",icon:"mdi-window-close",onClick:d,variant:"plain"})])]),_:3}),c.createVNode(go.VDivider,{class:"mx-5"}),c.createVNode(ut.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(go.VDivider,{class:"mx-5 mt-2"}),c.createVNode(ut.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(go.VDivider,{class:"mx-5 mt-2"}),c.createVNode(ut.VCardActions,null,{default:c.withCtx(()=>[g.$slots.metadata?(c.openBlock(),c.createBlock(Ne.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(Ne.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(Vs.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(ut.VCard,{loading:i.value,title:t.title,rounded:"","min-height":"300"},{prepend:c.withCtx(()=>[c.createVNode(C,{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(ut.VCardText,{class:"text-center mt-7"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(t.text),1)]),_:1}),c.createVNode(ut.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(Vs.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)}}}),Vd=c.defineComponent({__name:"DeleteAllBtn",emits:["removeAll"],setup(r,{emit:e}){const{openDialog:t}=Ca("delete-all-__J"),n=e;return(i,s)=>(c.openBlock(),c.createElementBlock(c.Fragment,null,[c.createVNode(_a,{"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))}}),Mv=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 c0={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(" ")])}},l0={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(" ")])}},u0={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(" ")])}},d0={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(" ")])}},h0={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(" ")])}},f0={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(" ")])}},g0={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(" ")])}},m0={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(" ")])}},p0={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(" ")])}},v0={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(" ")])}},y0={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(" ")])}},C0={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 xv=c.defineComponent({__name:"DotsMenu",props:{variant:{default:"text"},color:{},orientation:{},size:{}},setup(r){return(e,t)=>(c.openBlock(),c.createBlock(c.unref(qr.VMenu),{"close-on-content-click":!0},{activator:c.withCtx(({props:n})=>[c.createVNode(c.unref(qr.VBtn),c.mergeProps({variant:e.variant},n,{icon:""}),{default:c.withCtx(()=>[e.orientation==="y"?(c.openBlock(),c.createBlock(c.unref(l0),{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(u0),{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(ut.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(ut.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"]))}}),Dv=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(Vs.VDialog,{scrim:"rgb(0,0,0,100)",width:t.width},{activator:c.withCtx(({isActive:m,props:C})=>[c.renderSlot(f.$slots,"button",c.normalizeProps(c.guardReactiveProps({isActive:m,props:C})))]),default:c.withCtx(({isActive:m})=>[c.createVNode(ut.VCard,{loading:i.value,title:t.title,rounded:"","min-height":"300"},{prepend:c.withCtx(()=>[c.createVNode(c.unref(h0),{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(ut.VCardText,{class:"text-center mt-7"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(t.text),1)]),_:1}),c.createVNode(ut.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",Lv=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(Zp.VAvatar,{size:"50"},{default:c.withCtx(()=>[c.createVNode(xd.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",Bv=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(Zp.VAvatar,{size:s.size},{default:c.withCtx(()=>[c.createVNode(xd.VImg,{src:n.value,"lazy-src":Eu,onError:i,width:"40",alt:"Avatar"},null,8,["src"])]),_:1},8,["size"]))}}),w0=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(Dd.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(At.VList,null,{default:c.withCtx(()=>[c.renderSlot(s.$slots,"actions",{},void 0,!0)]),_:3})]),_:3},8,["modelValue","style"])],32))}}),Ci=(r,e)=>{const t=r.__vccOpts||r;for(const[n,i]of e)t[n]=i;return t},Uv=Ci(w0,[["__scopeId","data-v-a53b15af"]]),_0={class:"d-inline-flex"},Vv=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(ev.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,height:"calc(100vh - 320px)",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",_0,[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"]))}}),Fv=6048e5,T0=864e5,Rm=Symbol.for("constructDateFrom");function Gr(r,e){return typeof r=="function"?r(e):r&&typeof r=="object"&&Rm in r?r[Rm](e):r instanceof Date?new r.constructor(e):new Date(e)}function $n(r,e){return Gr(e||r,r)}let E0={};function bc(){return E0}function pa(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=$n(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 nc(r,e){return pa(r,{...e,weekStartsOn:1})}function Hv(r,e){const t=$n(r,e==null?void 0:e.in),n=t.getFullYear(),i=Gr(t,0);i.setFullYear(n+1,0,4),i.setHours(0,0,0,0);const s=nc(i),l=Gr(t,0);l.setFullYear(n,0,4),l.setHours(0,0,0,0);const d=nc(l);return t.getTime()>=s.getTime()?n+1:t.getTime()>=d.getTime()?n:n-1}function Nm(r){const e=$n(r),t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),+r-+t}function S0(r,...e){const t=Gr.bind(null,e.find(n=>typeof n=="object"));return e.map(t)}function Om(r,e){const t=$n(r,e==null?void 0:e.in);return t.setHours(0,0,0,0),t}function A0(r,e,t){const[n,i]=S0(t==null?void 0:t.in,r,e),s=Om(n),l=Om(i),d=+s-Nm(s),f=+l-Nm(l);return Math.round((d-f)/T0)}function b0(r,e){const t=Hv(r,e),n=Gr(r,0);return n.setFullYear(t,0,4),n.setHours(0,0,0,0),nc(n)}function I0(r){return r instanceof Date||typeof r=="object"&&Object.prototype.toString.call(r)==="[object Date]"}function k0(r){return!(!I0(r)&&typeof r!="number"||isNaN(+$n(r)))}function R0(r,e){const t=$n(r,e==null?void 0:e.in);return t.setFullYear(t.getFullYear(),0,1),t.setHours(0,0,0,0),t}const N0={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"}},O0=(r,e,t)=>{let n;const i=N0[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 P0={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},M0={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},x0={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},D0={date:Sn({formats:P0,defaultWidth:"full"}),time:Sn({formats:M0,defaultWidth:"full"}),dateTime:Sn({formats:x0,defaultWidth:"full"})},L0={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},B0=(r,e,t,n)=>L0[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 U0={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},V0={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},F0={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"]},H0={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"]},$0={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"}},K0={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"}},z0=(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"},q0={ordinalNumber:z0,era:Ze({values:U0,defaultWidth:"wide"}),quarter:Ze({values:V0,defaultWidth:"wide",argumentCallback:r=>r-1}),month:Ze({values:F0,defaultWidth:"wide"}),day:Ze({values:H0,defaultWidth:"wide"}),dayPeriod:Ze({values:$0,defaultWidth:"wide",formattingValues:K0,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)?G0(d,C=>C.test(l)):W0(d,C=>C.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 W0(r,e){for(const t in r)if(Object.prototype.hasOwnProperty.call(r,t)&&e(r[t]))return t}function G0(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 j0=/^(\d+)(th|st|nd|rd)?/i,Y0=/\d+/i,J0={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},Q0={any:[/^b/i,/^(a|c)/i]},X0={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},Z0={any:[/1/i,/2/i,/3/i,/4/i]},eN={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},tN={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]},nN={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},rN={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]},oN={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},iN={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}},aN={ordinalNumber:Ic({matchPattern:j0,parsePattern:Y0,valueCallback:r=>parseInt(r,10)}),era:et({matchPatterns:J0,defaultMatchWidth:"wide",parsePatterns:Q0,defaultParseWidth:"any"}),quarter:et({matchPatterns:X0,defaultMatchWidth:"wide",parsePatterns:Z0,defaultParseWidth:"any",valueCallback:r=>r+1}),month:et({matchPatterns:eN,defaultMatchWidth:"wide",parsePatterns:tN,defaultParseWidth:"any"}),day:et({matchPatterns:nN,defaultMatchWidth:"wide",parsePatterns:rN,defaultParseWidth:"any"}),dayPeriod:et({matchPatterns:oN,defaultMatchWidth:"any",parsePatterns:iN,defaultParseWidth:"any"})},Fd={code:"en-US",formatDistance:O0,formatLong:D0,formatRelative:B0,localize:q0,match:aN,options:{weekStartsOn:0,firstWeekContainsDate:1}};function sN(r,e){const t=$n(r,e==null?void 0:e.in);return A0(t,R0(t))+1}function cN(r,e){const t=$n(r,e==null?void 0:e.in),n=+nc(t)-+b0(t);return Math.round(n/Fv)+1}function $v(r,e){var m,C,v,E;const t=$n(r,e==null?void 0:e.in),n=t.getFullYear(),i=bc(),s=(e==null?void 0:e.firstWeekContainsDate)??((C=(m=e==null?void 0:e.locale)==null?void 0:m.options)==null?void 0:C.firstWeekContainsDate)??i.firstWeekContainsDate??((E=(v=i.locale)==null?void 0:v.options)==null?void 0:E.firstWeekContainsDate)??1,l=Gr((e==null?void 0:e.in)||r,0);l.setFullYear(n+1,0,s),l.setHours(0,0,0,0);const d=pa(l,e),f=Gr((e==null?void 0:e.in)||r,0);f.setFullYear(n,0,s),f.setHours(0,0,0,0);const g=pa(f,e);return+t>=+d?n+1:+t>=+g?n:n-1}function lN(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=$v(r,e),s=Gr((e==null?void 0:e.in)||r,0);return s.setFullYear(i,0,n),s.setHours(0,0,0,0),pa(s,e)}function uN(r,e){const t=$n(r,e==null?void 0:e.in),n=+pa(t,e)-+lN(t,e);return Math.round(n/Fv)+1}function Re(r,e){const t=r<0?"-":"",n=Math.abs(r).toString().padStart(e,"0");return t+n}const Dr={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)}},$o={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},Pm={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 Dr.y(r,e)},Y:function(r,e,t,n){const i=$v(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=Hv(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 Dr.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=uN(r,n);return e==="wo"?t.ordinalNumber(i,{unit:"week"}):Re(i,e.length)},I:function(r,e,t){const n=cN(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"}):Dr.d(r,e)},D:function(r,e,t){const n=sN(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=$o.noon:n===0?i=$o.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=$o.evening:n>=12?i=$o.afternoon:n>=4?i=$o.morning:i=$o.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 Dr.h(r,e)},H:function(r,e,t){return e==="Ho"?t.ordinalNumber(r.getHours(),{unit:"hour"}):Dr.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"}):Dr.m(r,e)},s:function(r,e,t){return e==="so"?t.ordinalNumber(r.getSeconds(),{unit:"second"}):Dr.s(r,e)},S:function(r,e){return Dr.S(r,e)},X:function(r,e,t){const n=r.getTimezoneOffset();if(n===0)return"Z";switch(e){case"X":return xm(n);case"XXXX":case"XX":return co(n);case"XXXXX":case"XXX":default:return co(n,":")}},x:function(r,e,t){const n=r.getTimezoneOffset();switch(e){case"x":return xm(n);case"xxxx":case"xx":return co(n);case"xxxxx":case"xxx":default:return co(n,":")}},O:function(r,e,t){const n=r.getTimezoneOffset();switch(e){case"O":case"OO":case"OOO":return"GMT"+Mm(n,":");case"OOOO":default:return"GMT"+co(n,":")}},z:function(r,e,t){const n=r.getTimezoneOffset();switch(e){case"z":case"zz":case"zzz":return"GMT"+Mm(n,":");case"zzzz":default:return"GMT"+co(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 Mm(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 xm(r,e){return r%60===0?(r>0?"-":"+")+Re(Math.abs(r)/60,2):co(r,e)}function co(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 Dm=(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"})}},Kv=(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"})}},dN=(r,e)=>{const t=r.match(/(P+)(p+)?/)||[],n=t[1],i=t[2];if(!i)return Dm(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}}",Dm(n,e)).replace("{{time}}",Kv(i,e))},hN={p:Kv,P:dN},fN=/^D+$/,gN=/^Y+$/,mN=["D","DD","YY","YYYY"];function pN(r){return fN.test(r)}function vN(r){return gN.test(r)}function yN(r,e,t){const n=CN(r,e,t);if(console.warn(n),mN.includes(r))throw new RangeError(n)}function CN(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 wN=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,_N=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,TN=/^'([^]*?)'?$/,EN=/''/g,SN=/[a-zA-Z]/;function AN(r,e,t){var m,C,v,E,_,A,N,K;const n=bc(),i=(t==null?void 0:t.locale)??n.locale??Fd,s=(t==null?void 0:t.firstWeekContainsDate)??((C=(m=t==null?void 0:t.locale)==null?void 0:m.options)==null?void 0:C.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??((K=(N=n.locale)==null?void 0:N.options)==null?void 0:K.weekStartsOn)??0,d=$n(r,t==null?void 0:t.in);if(!k0(d))throw new RangeError("Invalid time value");let f=e.match(_N).map(V=>{const U=V[0];if(U==="p"||U==="P"){const Q=hN[U];return Q(V,i.formatLong)}return V}).join("").match(wN).map(V=>{if(V==="''")return{isToken:!1,value:"'"};const U=V[0];if(U==="'")return{isToken:!1,value:bN(V)};if(Pm[U])return{isToken:!0,value:V};if(U.match(SN))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)&&vN(U)||!(t!=null&&t.useAdditionalDayOfYearTokens)&&pN(U))&&yN(U,e,String(r));const Q=Pm[U[0]];return Q(d,U,i.localize,g)}).join("")}function bN(r){const e=r.match(TN);return e?e[1].replace(EN,"'"):r}const Lm={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"}}},IN=(r,e,t)=>{let n;const i=t!=null&&t.addSuffix?Lm[r].withPreposition:Lm[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},kN={full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},RN={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},NN={full:"{{date}} 'um' {{time}}",long:"{{date}} 'um' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},ON={date:Sn({formats:kN,defaultWidth:"full"}),time:Sn({formats:RN,defaultWidth:"full"}),dateTime:Sn({formats:NN,defaultWidth:"full"})},PN={lastWeek:"'letzten' eeee 'um' p",yesterday:"'gestern um' p",today:"'heute um' p",tomorrow:"'morgen um' p",nextWeek:"eeee 'um' p",other:"P"},MN=(r,e,t,n)=>PN[r],xN={narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["vor Christus","nach Christus"]},DN={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. Quartal","2. Quartal","3. Quartal","4. Quartal"]},nd={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"]},LN={narrow:nd.narrow,abbreviated:["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],wide:nd.wide},BN={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"]},UN={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"}},VN={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"}},FN=r=>Number(r)+".",HN={ordinalNumber:FN,era:Ze({values:xN,defaultWidth:"wide"}),quarter:Ze({values:DN,defaultWidth:"wide",argumentCallback:r=>r-1}),month:Ze({values:nd,formattingValues:LN,defaultWidth:"wide"}),day:Ze({values:BN,defaultWidth:"wide"}),dayPeriod:Ze({values:UN,defaultWidth:"wide",formattingValues:VN,defaultFormattingWidth:"wide"})},$N=/^(\d+)(\.)?/i,KN=/\d+/i,zN={narrow:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,abbreviated:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,wide:/^(vor Christus|vor unserer Zeitrechnung|nach Christus|unserer Zeitrechnung)/i},qN={any:[/^v/i,/^n/i]},WN={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? Quartal/i},GN={any:[/1/i,/2/i,/3/i,/4/i]},jN={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},YN={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]},JN={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},QN={any:[/^so/i,/^mo/i,/^di/i,/^mi/i,/^do/i,/^f/i,/^sa/i]},XN={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},ZN={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}},eO={ordinalNumber:Ic({matchPattern:$N,parsePattern:KN,valueCallback:r=>parseInt(r)}),era:et({matchPatterns:zN,defaultMatchWidth:"wide",parsePatterns:qN,defaultParseWidth:"any"}),quarter:et({matchPatterns:WN,defaultMatchWidth:"wide",parsePatterns:GN,defaultParseWidth:"any",valueCallback:r=>r+1}),month:et({matchPatterns:jN,defaultMatchWidth:"wide",parsePatterns:YN,defaultParseWidth:"any"}),day:et({matchPatterns:JN,defaultMatchWidth:"wide",parsePatterns:QN,defaultParseWidth:"any"}),dayPeriod:et({matchPatterns:XN,defaultMatchWidth:"wide",parsePatterns:ZN,defaultParseWidth:"any"})},tO={code:"de",formatDistance:IN,formatLong:ON,formatRelative:MN,localize:HN,match:eO,options:{weekStartsOn:1,firstWeekContainsDate:4}},nO={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"}},rO=(r,e,t)=>{let n;const i=nO[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},oO={full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd/MM/y"},iO={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},aO={full:"{{date}} 'à' {{time}}",long:"{{date}} 'à' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},sO={date:Sn({formats:oO,defaultWidth:"full"}),time:Sn({formats:iO,defaultWidth:"full"}),dateTime:Sn({formats:aO,defaultWidth:"full"})},cO={lastWeek:"eeee 'dernier à' p",yesterday:"'hier à' p",today:"'aujourd’hui à' p",tomorrow:"'demain à' p'",nextWeek:"eeee 'prochain à' p",other:"P"},lO=(r,e,t,n)=>cO[r],uO={narrow:["av. J.-C","ap. J.-C"],abbreviated:["av. J.-C","ap. J.-C"],wide:["avant Jésus-Christ","après Jésus-Christ"]},dO={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"]},hO={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"]},fO={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"]},gO={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"}},mO=(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},pO=["MMM","MMMM"],vO={preprocessor:(r,e)=>r.getDate()===1||!e.some(n=>n.isToken&&pO.includes(n.value))?e:e.map(n=>n.isToken&&n.value==="do"?{isToken:!0,value:"d"}:n),ordinalNumber:mO,era:Ze({values:uO,defaultWidth:"wide"}),quarter:Ze({values:dO,defaultWidth:"wide",argumentCallback:r=>r-1}),month:Ze({values:hO,defaultWidth:"wide"}),day:Ze({values:fO,defaultWidth:"wide"}),dayPeriod:Ze({values:gO,defaultWidth:"wide"})},yO=/^(\d+)(ième|ère|ème|er|e)?/i,CO=/\d+/i,wO={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},_O={any:[/^av/i,/^ap/i]},TO={narrow:/^T?[1234]/i,abbreviated:/^[1234](er|ème|e)? trim\.?/i,wide:/^[1234](er|ème|e)? trimestre/i},EO={any:[/1/i,/2/i,/3/i,/4/i]},SO={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},AO={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]},bO={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},IO={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]},kO={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},RO={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}},NO={ordinalNumber:Ic({matchPattern:yO,parsePattern:CO,valueCallback:r=>parseInt(r)}),era:et({matchPatterns:wO,defaultMatchWidth:"wide",parsePatterns:_O,defaultParseWidth:"any"}),quarter:et({matchPatterns:TO,defaultMatchWidth:"wide",parsePatterns:EO,defaultParseWidth:"any",valueCallback:r=>r+1}),month:et({matchPatterns:SO,defaultMatchWidth:"wide",parsePatterns:AO,defaultParseWidth:"any"}),day:et({matchPatterns:bO,defaultMatchWidth:"wide",parsePatterns:IO,defaultParseWidth:"any"}),dayPeriod:et({matchPatterns:kO,defaultMatchWidth:"any",parsePatterns:RO,defaultParseWidth:"any"})},OO={code:"fr",formatDistance:rO,formatLong:sO,formatRelative:lO,localize:vO,match:NO,options:{weekStartsOn:1,firstWeekContainsDate:4}},PO={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"}},MO=(r,e,t)=>{let n;const i=PO[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},xO={full:"EEEE, d 'de' MMMM 'de' y",long:"d 'de' MMMM 'de' y",medium:"d MMM y",short:"dd/MM/yyyy"},DO={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},LO={full:"{{date}} 'às' {{time}}",long:"{{date}} 'às' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},BO={date:Sn({formats:xO,defaultWidth:"full"}),time:Sn({formats:DO,defaultWidth:"full"}),dateTime:Sn({formats:LO,defaultWidth:"full"})},UO={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"},VO=(r,e,t,n)=>{const i=UO[r];return typeof i=="function"?i(e):i},FO={narrow:["AC","DC"],abbreviated:["AC","DC"],wide:["antes de cristo","depois de cristo"]},HO={narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},$O={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"]},KO={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"]},zO={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"}},qO={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"}},WO=(r,e)=>{const t=Number(r);return(e==null?void 0:e.unit)==="week"?t+"ª":t+"º"},GO={ordinalNumber:WO,era:Ze({values:FO,defaultWidth:"wide"}),quarter:Ze({values:HO,defaultWidth:"wide",argumentCallback:r=>r-1}),month:Ze({values:$O,defaultWidth:"wide"}),day:Ze({values:KO,defaultWidth:"wide"}),dayPeriod:Ze({values:zO,defaultWidth:"wide",formattingValues:qO,defaultFormattingWidth:"wide"})},jO=/^(\d+)[ºªo]?/i,YO=/\d+/i,JO={narrow:/^(ac|dc|a|d)/i,abbreviated:/^(a\.?\s?c\.?|d\.?\s?c\.?)/i,wide:/^(antes de cristo|depois de cristo)/i},QO={any:[/^ac/i,/^dc/i],wide:[/^antes de cristo/i,/^depois de cristo/i]},XO={narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](º)? trimestre/i},ZO={any:[/1/i,/2/i,/3/i,/4/i]},eP={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},tP={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]},nP={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},rP={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]},oP={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},iP={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}},aP={ordinalNumber:Ic({matchPattern:jO,parsePattern:YO,valueCallback:r=>parseInt(r,10)}),era:et({matchPatterns:JO,defaultMatchWidth:"wide",parsePatterns:QO,defaultParseWidth:"any"}),quarter:et({matchPatterns:XO,defaultMatchWidth:"wide",parsePatterns:ZO,defaultParseWidth:"any",valueCallback:r=>r+1}),month:et({matchPatterns:eP,defaultMatchWidth:"wide",parsePatterns:tP,defaultParseWidth:"any"}),day:et({matchPatterns:nP,defaultMatchWidth:"wide",parsePatterns:rP,defaultParseWidth:"any"}),dayPeriod:et({matchPatterns:oP,defaultMatchWidth:"any",parsePatterns:iP,defaultParseWidth:"any"})},sP={code:"pt-BR",formatDistance:MO,formatLong:BO,formatRelative:VO,localize:GO,match:aP,options:{weekStartsOn:0,firstWeekContainsDate:1}},cP={"en-US":Fd,"pt-BR":sP,"fr-FR":OO,"de-DE":tO};function zv(r){if(!r)return"";const e=navigator.language,t=cP[e]||Fd;try{const n=typeof r=="string"||r===null?new Date(r||""):r;return isNaN(n.getTime())?"":AN(n,"MMMM dd yyyy, HH:mm:ss",{locale:t})}catch(n){return console.error("Error formatting date:",n),""}}const rd="https://app-files.jplan.com.br/pub/resources/assets/thumbs/empty_list.svg";function lP(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 uP={key:0,class:"d-flex mt-4 flex-column align-center justify-center w-100"},dP={key:1,class:"mt-4 h-100 rounded-sm"},hP={class:"d-inline-flex"},fP={class:"d-inline-flex"},gP={class:"d-inline-flex"},qv=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=lP(v),d.value=!0};function C(v,{item:E}){var A;if(i("rowClick",E),!n.selectOnRowClick||!((A=l.value)!=null&&A.length))return;const _=l.value.findIndex(N=>N===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",uP,[c.createVNode(xd.VImg,{"lazy-src":c.unref(rd),src:c.unref(rd),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",dP,[c.createVNode(Dd.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(ev.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,height:"calc(100vh - 320px)",class:"customize-table bg-containerBg","onContextmenu:row":m,"onClick:row":C,"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",fP,[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",hP,[c.renderSlot(v.$slots,_,{item:A})])])})),c.renderList(v.dateFields,_=>({name:`item.${_}`,fn:c.withCtx(({item:A})=>[c.createElementVNode("div",gP,c.toDisplayString(c.unref(zv)(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(Ek.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(y0),{size:"15",class:"ma-1 me-1"})]),_:1},8,["placeholder","modelValue"]))}}),mP=c.defineComponent({__name:"TableHeader",props:c.mergeModels({columns:{}},{search:{},searchModifiers:{}}),emits:c.mergeModels(["refresh","remove"],["update:search"]),setup(r,{emit:e}){var g,m;const t=r,n=c.computed(()=>t.columns),i=e,s=c.useModel(r,"search"),{openDialog:l}=Ca("col-settings"),d=c.getCurrentInstance(),f=((g=d==null?void 0:d.vnode.props)==null?void 0:g.onRemove)!==void 0||((m=d==null?void 0:d.vnode.props)==null?void 0:m["onUpdate:remove"])!==void 0;return(C,v)=>(c.openBlock(),c.createElementBlock("div",null,[c.createVNode(c.unref(zd),{modelValue:n.value,"onUpdate:modelValue":v[0]||(v[0]=E=>n.value=E)},null,8,["modelValue"]),c.createVNode(Ne.VContainer,{fluid:""},{default:c.withCtx(()=>[c.createVNode(Ne.VRow,{"no-gutters":"",align:"center"},{default:c.withCtx(()=>[c.createVNode(Ne.VCol,{cols:"12",md:"6",class:"d-flex align-center flex-wrap gap-2"},{default:c.withCtx(()=>[c.createElementVNode("div",null,[c.createVNode(c.unref(f0),{class:"mt-1 me-2",color:"rgb(var(--v-theme-lightprimary))"})]),c.renderSlot(C.$slots,"filter",{},void 0,!0),C.$slots.filter?c.createCommentVNode("",!0):(c.openBlock(),c.createBlock(ra.VSelect,{key:0,items:["Move data","Copy","Duplicate","Loop"],variant:"solo","bg-color":"containerBg",rounded:"false",placeholder:"Select a filter",density:"compact",class:"filter-field","hide-details":"",multiple:"",clearable:""})),c.createVNode(Ue.VBtn,{icon:"",variant:"text",onClick:v[1]||(v[1]=E=>i("refresh"))},{default:c.withCtx(()=>[c.createVNode(c.unref(v0),{color:"rgb(var(--v-theme-secondary))"})]),_:1}),c.createVNode(Ue.VBtn,{icon:"",variant:"text"},{default:c.withCtx(()=>[c.createVNode(c.unref(d0),{color:"rgb(var(--v-theme-secondary))"})]),_:1})]),_:3}),c.createVNode(Ne.VCol,{cols:"12",md:"6",class:"d-flex align-center justify-end flex-wrap gap-2"},{default:c.withCtx(()=>[c.renderSlot(C.$slots,"top-right",{},void 0,!0),c.createVNode(Ue.VBtn,{icon:"",variant:"text",onClick:c.unref(l)},{default:c.withCtx(()=>[c.createVNode(c.unref(p0),{color:"rgb(var(--v-theme-secondary))"})]),_:1},8,["onClick"]),c.createVNode(kc,{class:"search-field",modelValue:s.value,"onUpdate:modelValue":v[2]||(v[2]=E=>s.value=E)},null,8,["modelValue"])]),_:3})]),_:3}),c.createVNode(go.VDivider,{class:"my-4"}),c.createVNode(Ne.VRow,{align:"center"},{default:c.withCtx(()=>[c.createVNode(Ne.VCol,{md:"3",cols:"6",class:"d-flex flex-wrap gap-2"},{default:c.withCtx(()=>[c.renderSlot(C.$slots,"left-prepend",{},void 0,!0),c.unref(f)?(c.openBlock(),c.createBlock(c.unref(Vd),{key:0,onRemoveAll:v[3]||(v[3]=E=>i("remove"))})):c.createCommentVNode("",!0),c.renderSlot(C.$slots,"left-append",{},void 0,!0)]),_:3}),c.createVNode(Ne.VCol,{md:"9",cols:"12",class:"d-flex justify-end align-center flex-wrap gap-2"},{default:c.withCtx(()=>[c.renderSlot(C.$slots,"right-prepend",{},void 0,!0),c.createVNode(c.unref(C0),{class:"me-2",color:"rgb(var(--v-theme-secondary))"}),c.createVNode(ra.VSelect,{items:[],variant:"solo","bg-color":"containerBg",rounded:"false",placeholder:"Visualize",density:"compact",class:"bottom-field me-2","hide-details":"",multiple:"",clearable:""}),c.createVNode(c.unref(m0),{class:"me-2",color:"rgb(var(--v-theme-secondary))"}),c.createVNode(ra.VSelect,{items:["Move data","Copy","Duplicate","Loop"],variant:"solo","bg-color":"containerBg",rounded:"false",placeholder:"Actions",density:"compact",class:"bottom-field","hide-details":"",clearable:""})]),_:3})]),_:3})]),_:3})]))}}),Wv=Ci(mP,[["__scopeId","data-v-e2411a28"]]);/*!
8
+ * vue-draggable-next v2.2.0
9
+ * (c) 2023 Anish George
10
+ * @license MIT
11
+ *//**!
12
+ * Sortable 1.14.0
13
+ * @author RubaXa <trash@rubaxa.org>
14
+ * @author owenm <owen23355@gmail.com>
15
+ * @license MIT
16
+ */function Bm(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 rr(r){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?Bm(Object(t),!0).forEach(function(n){pP(r,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(t)):Bm(Object(t)).forEach(function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(t,n))})}return r}function qs(r){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?qs=function(e){return typeof e}:qs=function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},qs(r)}function pP(r,e,t){return e in r?Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):r[e]=t,r}function Er(){return Er=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},Er.apply(this,arguments)}function vP(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 yP(r,e){if(r==null)return{};var t=vP(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 CP="1.14.0";function _r(r){if(typeof window<"u"&&window.navigator)return!!navigator.userAgent.match(r)}var Ar=_r(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),Ta=_r(/Edge/i),Um=_r(/firefox/i),oa=_r(/safari/i)&&!_r(/chrome/i)&&!_r(/android/i),Gv=_r(/iP(ad|od|hone)/i),wP=_r(/chrome/i)&&_r(/android/i),jv={capture:!1,passive:!1};function Ae(r,e,t){r.addEventListener(e,t,!Ar&&jv)}function Ce(r,e,t){r.removeEventListener(e,t,!Ar&&jv)}function rc(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 _P(r){return r.host&&r!==document&&r.host.nodeType?r.host:r.parentNode}function Yn(r,e,t,n){if(r){t=t||document;do{if(e!=null&&(e[0]===">"?r.parentNode===t&&rc(r,e):rc(r,e))||n&&r===t)return r;if(r===t)break}while(r=_P(r))}return null}var Vm=/\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(Vm," ").replace(" "+e+" "," ");r.className=(n+(t?" "+e:"")).replace(Vm," ")}}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 li(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 Yv(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 tr(){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,C;if(r!==window&&r.parentNode&&r!==tr()?(s=r.getBoundingClientRect(),l=s.top,d=s.left,f=s.bottom,g=s.right,m=s.height,C=s.width):(l=0,d=0,f=window.innerHeight,g=window.innerWidth,m=window.innerHeight,C=window.innerWidth),(e||t)&&r!==window&&(i=i||r.parentNode,!Ar))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=li(i||r),_=E&&E.a,A=E&&E.d;E&&(l/=A,d/=_,C/=_,m/=A,f=l+m,g=d+C)}return{top:l,left:d,bottom:f,right:g,width:C,height:m}}}function Fm(r,e,t){for(var n=zr(r,!0),i=it(r)[e];n;){var s=it(n)[t],l=void 0;if(l=i>=s,!l)return n;if(n===tr())break;n=zr(n,!1)}return!1}function fi(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)&&Yn(l[s],t.draggable,r,!1)){if(i===e)return l[s];i++}s++}return null}function Hd(r,e){for(var t=r.lastElementChild;t&&(t===oe.ghost||re(t,"display")==="none"||e&&!rc(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||rc(r,e))&&t++;return t}function Hm(r){var e=0,t=0,n=tr();if(r)do{var i=li(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 TP(r,e){for(var t in r)if(r.hasOwnProperty(t)){for(var n in e)if(e.hasOwnProperty(n)&&e[n]===r[t][n])return Number(t)}return-1}function zr(r,e){if(!r||!r.getBoundingClientRect)return tr();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 tr();if(n||e)return t;n=!0}}while(t=t.parentNode);return tr()}function EP(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 ia;function Jv(r,e){return function(){if(!ia){var t=arguments,n=this;t.length===1?r.call(n,t[0]):r.apply(n,t),ia=setTimeout(function(){ia=void 0},e)}}}function SP(){clearTimeout(ia),ia=void 0}function Qv(r,e,t){r.scrollLeft+=e,r.scrollTop+=t}function Xv(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 AP(){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=rr({},r[r.length-1].rect);if(i.thisAnimationDuration){var l=li(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(TP(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,C=it(g),v=g.prevFromRect,E=g.prevToRect,_=d.rect,A=li(g,!0);A&&(C.top-=A.f,C.left-=A.e),g.toRect=C,g.thisAnimationDuration&&Su(v,C)&&!Su(m,C)&&(_.top-C.top)/(_.left-C.left)===(m.top-C.top)/(m.left-C.left)&&(f=IP(_,v,E,i.options)),Su(C,m)||(g.prevFromRect=m,g.prevToRect=C,f||(f=i.options.animation),i.animate(g,_,C,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=li(this.el),f=d&&d.a,g=d&&d.d,m=(i.left-s.left)/(f||1),C=(i.top-s.top)/(g||1);n.animatingX=!!m,n.animatingY=!!C,re(n,"transform","translate3d("+m+"px,"+C+"px,0)"),this.forRepaintDummy=bP(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 bP(r){return r.offsetWidth}function IP(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 Ko=[],Au={initializeByDefault:!0},Ea={mount:function(e){for(var t in Au)Au.hasOwnProperty(t)&&!(t in e)&&(e[t]=Au[t]);Ko.forEach(function(n){if(n.pluginName===e.pluginName)throw"Sortable: Cannot mount plugin ".concat(e.pluginName," more than once")}),Ko.push(e)},pluginEvent:function(e,t,n){var i=this;this.eventCanceled=!1,n.cancel=function(){i.eventCanceled=!0};var s=e+"Global";Ko.forEach(function(l){t[l.pluginName]&&(t[l.pluginName][s]&&t[l.pluginName][s](rr({sortable:t},n)),t.options[l.pluginName]&&t[l.pluginName][e]&&t[l.pluginName][e](rr({sortable:t},n)))})},initializePlugins:function(e,t,n,i){Ko.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,Er(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 Ko.forEach(function(i){typeof i.eventProperties=="function"&&Er(n,i.eventProperties.call(t[i.pluginName],e))}),n},modifyOption:function(e,t,n){var i;return Ko.forEach(function(s){e[s.pluginName]&&s.optionListeners&&typeof s.optionListeners[t]=="function"&&(i=s.optionListeners[t].call(e[s.pluginName],n))}),i}};function kP(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,C=r.newDraggableIndex,v=r.originalEvent,E=r.putSortable,_=r.extraEventProperties;if(e=e||t&&t[nn],!!e){var A,N=e.options,K="on"+n.charAt(0).toUpperCase()+n.substr(1);window.CustomEvent&&!Ar&&!Ta?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=C,A.originalEvent=v,A.pullMode=E?E.lastPutMode:void 0;var V=rr(rr({},_),Ea.getEventProperties(n,e));for(var U in V)A[U]=V[U];t&&t.dispatchEvent(A),N[K]&&N[K].call(e,A)}}var RP=["evt"],Vt=function(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},i=n.evt,s=yP(n,RP);Ea.pluginEvent.bind(oe)(e,t,rr({dragEl:H,parentEl:Ge,ghostEl:le,rootEl:He,nextEl:lo,lastDownEl:Ws,cloneEl:je,cloneHidden:Vr,dragStarted:Xi,putSortable:yt,activeSortable:oe.active,originalEvent:i,oldIndex:ii,oldDraggableIndex:aa,newIndex:Jt,newDraggableIndex:Ur,hideGhostForTarget:ny,unhideGhostForTarget:ry,cloneNowHidden:function(){Vr=!0},cloneNowShown:function(){Vr=!1},dispatchSortableEvent:function(d){Mt({sortable:t,name:d,originalEvent:i})}},s))};function Mt(r){kP(rr({putSortable:yt,cloneEl:je,targetEl:H,rootEl:He,oldIndex:ii,oldDraggableIndex:aa,newIndex:Jt,newDraggableIndex:Ur},r))}var H,Ge,le,He,lo,Ws,je,Vr,ii,Jt,aa,Ur,Es,yt,Xo=!1,oc=!1,ic=[],io,Mn,bu,Iu,$m,Km,Xi,zo,sa,ca=!1,Ss=!1,Gs,St,ku=[],od=!1,ac=[],Rc=typeof document<"u",As=Gv,zm=Ta||Ar?"cssFloat":"float",NP=Rc&&!wP&&!Gv&&"draggable"in document.createElement("div"),Zv=function(){if(Rc){if(Ar)return!1;var r=document.createElement("x");return r.style.cssText="pointer-events:auto",r.style.pointerEvents==="auto"}}(),ey=function(e,t){var n=re(e),i=parseInt(n.width)-parseInt(n.paddingLeft)-parseInt(n.paddingRight)-parseInt(n.borderLeftWidth)-parseInt(n.borderRightWidth),s=fi(e,0,t),l=fi(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 C=d.float==="left"?"left":"right";return l&&(f.clear==="both"||f.clear===C)?"vertical":"horizontal"}return s&&(d.display==="block"||d.display==="flex"||d.display==="table"||d.display==="grid"||g>=i&&n[zm]==="none"||l&&n[zm]==="none"&&g+m>i)?"vertical":"horizontal"},OP=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},PP=function(e,t){var n;return ic.some(function(i){var s=i[nn].options.emptyInsertThreshold;if(!(!s||Hd(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},ty=function(e){function t(s,l){return function(d,f,g,m){var C=d.options.group.name&&f.options.group.name&&d.options.group.name===f.options.group.name;if(s==null&&(l||C))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||qs(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},ny=function(){!Zv&&le&&re(le,"display","none")},ry=function(){!Zv&&le&&re(le,"display","")};Rc&&document.addEventListener("click",function(r){if(oc)return r.preventDefault(),r.stopPropagation&&r.stopPropagation(),r.stopImmediatePropagation&&r.stopImmediatePropagation(),oc=!1,!1},!0);var ao=function(e){if(H){e=e.touches?e.touches[0]:e;var t=PP(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)}}},MP=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=Er({},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 ey(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&&!oa,emptyInsertThreshold:5};Ea.initializePlugins(this,r,t);for(var n in t)!(n in e)&&(e[n]=t[n]);ty(e);for(var i in this)i.charAt(0)==="_"&&typeof this[i]=="function"&&(this[i]=this[i].bind(this));this.nativeDraggable=e.forceFallback?!1:NP,this.nativeDraggable&&(this.options.touchStartThreshold=1),e.supportPointer?Ae(r,"pointerdown",this._onTapStart):(Ae(r,"mousedown",this._onTapStart),Ae(r,"touchstart",this._onTapStart)),this.nativeDraggable&&(Ae(r,"dragover",this),Ae(r,"dragenter",this)),ic.push(this.el),e.store&&e.store.get&&this.sort(e.store.get(this)||[]),Er(this,AP())}oe.prototype={constructor:oe,_isOutsideThisEl:function(e){!this.el.contains(e)&&e!==this.el&&(zo=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(HP(n),!H&&!(/mousedown|pointerdown/.test(l)&&e.button!==0||i.disabled)&&!g.isContentEditable&&!(!this.nativeDraggable&&oa&&f&&f.tagName.toUpperCase()==="SELECT")&&(f=Yn(f,i.draggable,n,!1),!(f&&f.animated)&&Ws!==f)){if(ii=En(f),aa=En(f,i.draggable),typeof m=="function"){if(m.call(this,e,f,this)){Mt({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(C){if(C=Yn(g,C.trim(),n,!1),C)return Mt({sortable:t,rootEl:C,name:"filter",targetEl:f,fromEl:n,toEl:n}),Vt("filter",t,{evt:e}),!0}),m)){s&&e.cancelable&&e.preventDefault();return}i.handle&&!Yn(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(He=s,H=n,Ge=H.parentNode,lo=H.nextSibling,Ws=n,Es=l.group,oe.dragged=H,io={target:H,clientX:(t||e).clientX,clientY:(t||e).clientY},$m=io.clientX-g.left,Km=io.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(),!Um&&i.nativeDraggable&&(H.draggable=!0),i._triggerDragStart(e,t),Mt({sortable:i,name:"choose",originalEvent:e}),Yt(H,l.chosenClass,!0)},l.ignore.split(",").forEach(function(m){Yv(H,m.trim(),Ru)}),Ae(d,"dragover",ao),Ae(d,"mousemove",ao),Ae(d,"touchmove",ao),Ae(d,"mouseup",i._onDrop),Ae(d,"touchend",i._onDrop),Ae(d,"touchcancel",i._onDrop),Um&&this.nativeDraggable&&(this.options.touchStartThreshold=4,H.draggable=!0),Vt("delayStart",this,{evt:e}),l.delay&&(!l.delayOnTouchOnly||t)&&(!this.nativeDraggable||!(Ta||Ar))){if(oe.eventCanceled){this._onDrop();return}Ae(d,"mouseup",i._disableDelayedDrag),Ae(d,"touchend",i._disableDelayedDrag),Ae(d,"touchcancel",i._disableDelayedDrag),Ae(d,"mousemove",i._delayedDragTouchMoveHandler),Ae(d,"touchmove",i._delayedDragTouchMoveHandler),l.supportPointer&&Ae(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?Ae(document,"pointermove",this._onTouchMove):t?Ae(document,"touchmove",this._onTouchMove):Ae(document,"mousemove",this._onTouchMove):(Ae(H,"dragend",this),Ae(He,"dragstart",this._onDragStart));try{document.selection?js(function(){document.selection.empty()}):window.getSelection().removeAllRanges()}catch{}},_dragStarted:function(e,t){if(Xo=!1,He&&H){Vt("dragStarted",this,{evt:t}),this.nativeDraggable&&Ae(document,"dragover",MP);var n=this.options;!e&&Yt(H,n.dragClass,!1),Yt(H,n.ghostClass,!0),oe.active=this,e&&this._appendGhost(),Mt({sortable:this,name:"start",originalEvent:t})}else this._nulling()},_emulateDragOver:function(){if(Mn){this._lastX=Mn.clientX,this._lastY=Mn.clientY,ny();for(var e=document.elementFromPoint(Mn.clientX,Mn.clientY),t=e;e&&e.shadowRoot&&(e=e.shadowRoot.elementFromPoint(Mn.clientX,Mn.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:Mn.clientX,clientY:Mn.clientY,target:e,rootEl:t}),n&&!this.options.dragoverBubble)break}e=t}while(t=t.parentNode);ry()}},_onTouchMove:function(e){if(io){var t=this.options,n=t.fallbackTolerance,i=t.fallbackOffset,s=e.touches?e.touches[0]:e,l=le&&li(le,!0),d=le&&l&&l.a,f=le&&l&&l.d,g=As&&St&&Hm(St),m=(s.clientX-io.clientX+i.x)/(d||1)+(g?g[0]-ku[0]:0)/(d||1),C=(s.clientY-io.clientY+i.y)/(f||1)+(g?g[1]-ku[1]:0)/(f||1);if(!oe.active&&!Xo){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+=C-(Iu||0)):l={a:1,b:0,c:0,d:1,e:m,f:C};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=C,Mn=s}e.cancelable&&e.preventDefault()}},_appendGhost:function(){if(!le){var e=this.options.fallbackOnBody?document.body:He,t=it(H,!0,As,!0,e),n=this.options;if(As){for(St=e;re(St,"position")==="static"&&re(St,"transform")==="none"&&St!==document;)St=St.parentNode;St!==document.body&&St!==document.documentElement?(St===document&&(St=tr()),t.top+=St.scrollTop,t.left+=St.scrollLeft):St=tr(),ku=Hm(St)}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",As?"absolute":"fixed"),re(le,"zIndex","100000"),re(le,"pointerEvents","none"),oe.ghost=le,e.appendChild(le),re(le,"transform-origin",$m/parseInt(le.style.width)*100+"% "+Km/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||(je=Xv(H),je.draggable=!1,je.style["will-change"]="",this._hideClone(),Yt(je,this.options.chosenClass,!1),oe.clone=je),n.cloneId=js(function(){Vt("clone",n),!oe.eventCanceled&&(n.options.removeCloneOnHide||He.insertBefore(je,H),n._hideClone(),Mt({sortable:n,name:"clone"}))}),!t&&Yt(H,s.dragClass,!0),t?(oc=!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)),Ae(document,"drop",n),re(H,"transform","translateZ(0)")),Xo=!0,n._dragStartId=js(n._dragStarted.bind(n,t,e)),Ae(document,"selectstart",n),Xi=!0,oa&&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=Es===f,C=d.sort,v=yt||g,E,_=this,A=!1;if(od)return;function N(st,_t){Vt(st,_,rr({evt:e,isOwner:m,axis:E?"vertical":"horizontal",revert:l,dragRect:i,targetRect:s,canSort:C,fromSortable:v,target:n,completed:V,onMove:function($t,Qc){return bs(He,t,H,i,$t,it($t),e,Qc)},changed:U},_t))}function K(){N("dragOverAnimationCapture"),_.captureAnimationState(),_!==v&&v.captureAnimationState()}function V(st){return N("dragOverCompleted",{insertion:st}),st&&(m?g._hideClone():g._showClone(_),_!==v&&(Yt(H,yt?yt.options.ghostClass:g.options.ghostClass,!1),Yt(H,d.ghostClass,!0)),yt!==_&&_!==oe.active?yt=_:_===oe.active&&yt&&(yt=null),v===_&&(_._ignoreWhileAnimating=n),_.animateAll(function(){N("dragOverAnimationComplete"),_._ignoreWhileAnimating=null}),_!==v&&(v.animateAll(),v._ignoreWhileAnimating=null)),(n===H&&!H.animated||n===t&&!n.animated)&&(zo=null),!d.dragoverBubble&&!e.rootEl&&n!==document&&(H.parentNode[nn]._isOutsideThisEl(e.target),!st&&ao(e)),!d.dragoverBubble&&e.stopPropagation&&e.stopPropagation(),A=!0}function U(){Jt=En(H),Ur=En(H,d.draggable),Mt({sortable:_,name:"change",toEl:t,newIndex:Jt,newDraggableIndex:Ur,originalEvent:e})}if(e.preventDefault!==void 0&&e.cancelable&&e.preventDefault(),n=Yn(n,d.draggable,t,!0),N("dragOver"),oe.eventCanceled)return A;if(H.contains(e.target)||n.animated&&n.animatingX&&n.animatingY||_._ignoreWhileAnimating===n)return V(!1);if(oc=!1,g&&!d.disabled&&(m?C||(l=Ge!==He):yt===this||(this.lastPutMode=Es.checkPull(this,g,H,e))&&f.checkPut(this,g,H,e))){if(E=this._getDirection(e,n)==="vertical",i=it(H),N("dragOverValid"),oe.eventCanceled)return A;if(l)return Ge=He,K(),this._hideClone(),N("revert"),oe.eventCanceled||(lo?He.insertBefore(H,lo):He.appendChild(H)),V(!0);var Q=Hd(t,d.draggable);if(!Q||BP(e,E,this)&&!Q.animated){if(Q===H)return V(!1);if(Q&&t===e.target&&(n=Q),n&&(s=it(n)),bs(He,t,H,i,n,s,e,!!n)!==!1)return K(),t.appendChild(H),Ge=t,U(),V(!0)}else if(Q&&LP(e,E,this)){var ce=fi(t,0,d,!0);if(ce===H)return V(!1);if(n=ce,s=it(n),bs(He,t,H,i,n,s,e,!1)!==!1)return K(),t.insertBefore(H,ce),Ge=t,U(),V(!0)}else if(n.parentNode===t){s=it(n);var _e=0,z,tt=H.parentNode!==t,Te=!OP(H.animated&&H.toRect||i,n.animated&&n.toRect||s,E),j=E?"top":"left",W=Fm(n,"top","top")||Fm(H,"top","top"),Ee=W?W.scrollTop:void 0;zo!==n&&(z=s[j],ca=!1,Ss=!Te&&d.invertSwap||tt),_e=UP(e,n,s,E,Te?1:d.swapThreshold,d.invertedSwapThreshold==null?d.swapThreshold:d.invertedSwapThreshold,Ss,zo===n);var Ve;if(_e!==0){var wt=En(H);do wt-=_e,Ve=Ge.children[wt];while(Ve&&(re(Ve,"display")==="none"||Ve===le))}if(_e===0||Ve===n)return V(!1);zo=n,sa=_e;var An=n.nextElementSibling,an=!1;an=_e===1;var bn=bs(He,t,H,i,n,s,e,an);if(bn!==!1)return(bn===1||bn===-1)&&(an=bn===1),od=!0,setTimeout(DP,30),K(),an&&!An?t.appendChild(H):n.parentNode.insertBefore(H,an?An:n),W&&Qv(W,0,Ee-W.scrollTop),Ge=H.parentNode,z!==void 0&&!Ss&&(Gs=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",ao),Ce(document,"mousemove",ao),Ce(document,"touchmove",ao)},_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}),Ge=H&&H.parentNode,Jt=En(H),Ur=En(H,n.draggable),oe.eventCanceled){this._nulling();return}Xo=!1,Ss=!1,ca=!1,clearInterval(this._loopId),clearTimeout(this._dragStartTimer),id(this.cloneId),id(this._dragStartId),this.nativeDraggable&&(Ce(document,"drop",this),Ce(t,"dragstart",this._onDragStart)),this._offMoveEvents(),this._offUpEvents(),oa&&re(document.body,"user-select",""),re(H,"transform",""),e&&(Xi&&(e.cancelable&&e.preventDefault(),!n.dropBubble&&e.stopPropagation()),le&&le.parentNode&&le.parentNode.removeChild(le),(He===Ge||yt&&yt.lastPutMode!=="clone")&&je&&je.parentNode&&je.parentNode.removeChild(je),H&&(this.nativeDraggable&&Ce(H,"dragend",this),Ru(H),H.style["will-change"]="",Xi&&!Xo&&Yt(H,yt?yt.options.ghostClass:this.options.ghostClass,!1),Yt(H,this.options.chosenClass,!1),Mt({sortable:this,name:"unchoose",toEl:Ge,newIndex:null,newDraggableIndex:null,originalEvent:e}),He!==Ge?(Jt>=0&&(Mt({rootEl:Ge,name:"add",toEl:Ge,fromEl:He,originalEvent:e}),Mt({sortable:this,name:"remove",toEl:Ge,originalEvent:e}),Mt({rootEl:Ge,name:"sort",toEl:Ge,fromEl:He,originalEvent:e}),Mt({sortable:this,name:"sort",toEl:Ge,originalEvent:e})),yt&&yt.save()):Jt!==ii&&Jt>=0&&(Mt({sortable:this,name:"update",toEl:Ge,originalEvent:e}),Mt({sortable:this,name:"sort",toEl:Ge,originalEvent:e})),oe.active&&((Jt==null||Jt===-1)&&(Jt=ii,Ur=aa),Mt({sortable:this,name:"end",toEl:Ge,originalEvent:e}),this.save()))),this._nulling()},_nulling:function(){Vt("nulling",this),He=H=Ge=le=lo=je=Ws=Vr=io=Mn=Xi=Jt=Ur=ii=aa=zo=sa=yt=Es=oe.dragged=oe.ghost=oe.clone=oe.active=null,ac.forEach(function(e){e.checked=!0}),ac.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),xP(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],Yn(t,l.draggable,this.el,!1)&&e.push(t.getAttribute(l.dataIdAttr)||FP(t));return e},sort:function(e,t){var n={},i=this.el;this.toArray().forEach(function(s,l){var d=i.children[l];Yn(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 Yn(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=Ea.modifyOption(this,e,t);typeof i<"u"?n[e]=i:n[e]=t,e==="group"&&ty(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(),ic.splice(ic.indexOf(this.el),1),this.el=e=null},_hideClone:function(){if(!Vr){if(Vt("hideClone",this),oe.eventCanceled)return;re(je,"display","none"),this.options.removeCloneOnHide&&je.parentNode&&je.parentNode.removeChild(je),Vr=!0}},_showClone:function(e){if(e.lastPutMode!=="clone"){this._hideClone();return}if(Vr){if(Vt("showClone",this),oe.eventCanceled)return;H.parentNode==He&&!this.options.group.revertClone?He.insertBefore(je,H):lo?He.insertBefore(je,lo):He.appendChild(je),this.options.group.revertClone&&this.animate(H,je),re(je,"display",""),Vr=!1}}};function xP(r){r.dataTransfer&&(r.dataTransfer.dropEffect="move"),r.cancelable&&r.preventDefault()}function bs(r,e,t,n,i,s,l,d){var f,g=r[nn],m=g.options.onMove,C;return window.CustomEvent&&!Ar&&!Ta?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&&(C=m.call(g,f,l)),C}function Ru(r){r.draggable=!1}function DP(){od=!1}function LP(r,e,t){var n=it(fi(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 BP(r,e,t){var n=it(Hd(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 UP(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,C=n?t.bottom:t.right,v=!1;if(!l){if(d&&Gs<g*i){if(!ca&&(sa===1?f>m+g*s/2:f<C-g*s/2)&&(ca=!0),ca)v=!0;else if(sa===1?f<m+Gs:f>C-Gs)return-sa}else if(f>m+g*(1-i)/2&&f<C-g*(1-i)/2)return VP(e)}return v=v||l,v&&(f<m+g*s/2||f>C-g*s/2)?f>m+g/2?1:-1:0}function VP(r){return En(H)<En(r)?1:-1}function FP(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 HP(r){ac.length=0;for(var e=r.getElementsByTagName("input"),t=e.length;t--;){var n=e[t];n.checked&&ac.push(n)}}function js(r){return setTimeout(r,0)}function id(r){return clearTimeout(r)}Rc&&Ae(document,"touchmove",function(r){(oe.active||Xo)&&r.cancelable&&r.preventDefault()});oe.utils={on:Ae,off:Ce,css:re,find:Yv,is:function(e,t){return!!Yn(e,t,e,!1)},extend:EP,throttle:Jv,closest:Yn,toggleClass:Yt,clone:Xv,index:En,nextTick:js,cancelNextTick:id,detectDirection:ey,getChild:fi};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=rr(rr({},oe.utils),n.utils)),Ea.mount(n)})};oe.create=function(r,e){return new oe(r,e)};oe.version=CP;var Xe=[],Zi,ad,sd=!1,Nu,Ou,sc,ea;function $P(){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?Ae(document,"dragover",this._handleAutoScroll):this.options.supportPointer?Ae(document,"pointermove",this._handleFallbackAutoScroll):n.touches?Ae(document,"touchmove",this._handleFallbackAutoScroll):Ae(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)),qm(),Ys(),SP()},nulling:function(){sc=ad=Zi=sd=ea=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(sc=t,n||this.options.forceAutoScrollFallback||Ta||Ar||oa){Pu(t,this.options,d,n);var f=zr(d,!0);sd&&(!ea||s!==Nu||l!==Ou)&&(ea&&qm(),ea=setInterval(function(){var g=zr(document.elementFromPoint(s,l),!0);g!==f&&(f=g,Ys()),Pu(t,i.options,g,n)},10),Nu=s,Ou=l)}else{if(!this.options.bubbleScroll||zr(d,!0)===tr()){Ys();return}Pu(t,this.options,zr(d,!1),!1)}}},Er(r,{pluginName:"scroll",initializeByDefault:!0})}function Ys(){Xe.forEach(function(r){clearInterval(r.pid)}),Xe=[]}function qm(){clearInterval(ea)}var Pu=Jv(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=tr(),g=!1,m;ad!==t&&(ad=t,Ys(),Zi=e.scroll,m=e.scrollFn,Zi===!0&&(Zi=zr(t,!0)));var C=0,v=Zi;do{var E=v,_=it(E),A=_.top,N=_.bottom,K=_.left,V=_.right,U=_.width,Q=_.height,ce=void 0,_e=void 0,z=E.scrollWidth,tt=E.scrollHeight,Te=re(E),j=E.scrollLeft,W=E.scrollTop;E===f?(ce=U<z&&(Te.overflowX==="auto"||Te.overflowX==="scroll"||Te.overflowX==="visible"),_e=Q<tt&&(Te.overflowY==="auto"||Te.overflowY==="scroll"||Te.overflowY==="visible")):(ce=U<z&&(Te.overflowX==="auto"||Te.overflowX==="scroll"),_e=Q<tt&&(Te.overflowY==="auto"||Te.overflowY==="scroll"));var Ee=ce&&(Math.abs(V-i)<=l&&j+U<z)-(Math.abs(K-i)<=l&&!!j),Ve=_e&&(Math.abs(N-s)<=l&&W+Q<tt)-(Math.abs(A-s)<=l&&!!W);if(!Xe[C])for(var wt=0;wt<=C;wt++)Xe[wt]||(Xe[wt]={});(Xe[C].vx!=Ee||Xe[C].vy!=Ve||Xe[C].el!==E)&&(Xe[C].el=E,Xe[C].vx=Ee,Xe[C].vy=Ve,clearInterval(Xe[C].pid),(Ee!=0||Ve!=0)&&(g=!0,Xe[C].pid=setInterval((function(){n&&this.layer===0&&oe.active._onTouchMove(sc);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,sc,Xe[this.layer].el)!=="continue"||Qv(Xe[this.layer].el,an,An)}).bind({layer:C}),24))),C++}while(e.bubbleScroll&&v!==f&&(v=zr(v,!1)));sd=g}},30),oy=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,C=document.elementFromPoint(m.clientX,m.clientY);f(),g&&!g.el.contains(C)&&(l("spill"),this.onSpill({dragEl:i,putSortable:n}))}};function $d(){}$d.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=fi(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:oy};Er($d,{pluginName:"revertOnSpill"});function Kd(){}Kd.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:oy};Er(Kd,{pluginName:"removeOnSpill"});oe.mount(new $P);oe.mount(Kd,$d);function KP(){return typeof window<"u"?window.console:global.console}const zP=KP();function qP(r){const e=Object.create(null);return function(n){return e[n]||(e[n]=r(n))}}const WP=/-(\w)/g,Wm=qP(r=>r.replace(WP,(e,t)=>t?t.toUpperCase():""));function Mu(r){r.parentElement!==null&&r.parentElement.removeChild(r)}function Gm(r,e,t){const n=t===0?r.children[0]:r.children[t-1].nextSibling;r.insertBefore(e,n)}function GP(r,e){return Object.values(r).indexOf(e)}function jP(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 iy(r,e){this.$nextTick(()=>this.$emit(r.toLowerCase(),e))}function YP(r){return e=>{this.realList!==null&&this["onDrag"+r](e),iy.call(this,r,e)}}function JP(r){return["transition-group","TransitionGroup"].includes(r)}function QP(r){if(!r||r.length!==1)return!1;const[{type:e}]=r;return e?JP(e.name):!1}function XP(r,e){return e?{...e.props,...e.attrs}:r}const cd=["Start","Add","Remove","Update","End"],ld=["Choose","Unchoose","Sort","Filter","Clone"],ZP=["Move",...cd,...ld].map(r=>"on"+r);let xu=null;const e1={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}},t1=c.defineComponent({name:"VueDraggableNext",inheritAttrs:!1,emits:["update:modelValue","move","change",...cd.map(r=>r.toLowerCase()),...ld.map(r=>r.toLowerCase())],props:e1,data(){return{transitionMode:!1,noneFunctionalComponentMode:!1,headerOffset:0,footerOffset:0,_sortable:{},visibleIndexes:[],context:{}}},render(){const r=this.$slots.default?this.$slots.default():null,e=XP(this.$attrs,this.componentData);return r?(this.transitionMode=QP(r),c.h(this.getTag(),e,r)):c.h(this.getTag(),e,[])},created(){this.list!==null&&this.modelValue!==null&&zP.error("list props are mutually exclusive! Please set one.")},mounted(){const r={};cd.forEach(i=>{r["on"+i]=YP.call(this,i)}),ld.forEach(i=>{r["on"+i]=iy.bind(this,i)});const e=Object.keys(this.$attrs).reduce((i,s)=>(i[Wm(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=Wm(e);ZP.indexOf(t)===-1&&this._sortable.option(t,r[e])}},getChildrenNodes(){return this.$el.children},computeIndexes(){this.$nextTick(()=>{this.visibleIndexes=jP(this.getChildrenNodes(),this.$el.children,this.transitionMode,this.footerOffset)})},getUnderlyingVm(r){const e=GP(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(Gm(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),Gm(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}}}),n1={class:"d-flex flex-row align-center"},zd=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(_a,{"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(At.VList,null,{default:c.withCtx(()=>[c.createVNode(c.unref(t1),{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(At.VListItem,{key:d.key,class:"pa-0"},{default:c.withCtx(()=>[c.createElementVNode("div",n1,[c.createVNode(c.unref(g0),{class:"cursor-grab mb-2"}),c.createVNode(At.VListItemAction,null,{default:c.withCtx(()=>[c.createVNode(Sk.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(At.VListItemTitle,{class:"mb-1"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(d.title)+"  ",1)]),_:2},1024)]),_:2},1024),d.icon?(c.openBlock(),c.createBlock(ec.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})}}}),r1=["src","height","width"],o1={key:0,class:"text-center text-h6"},i1={key:1,class:"text-center text-h5"},a1={key:0,class:"text-center"},s1={class:"d-flex justify-center align-center mt-4 ga-3"},qd=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(ut.VCard,{onClick:i.callback,ripple:"",class:"d-flex flex-column pa-4pa-4 bg-containerBg"},{default:c.withCtx(()=>[c.createVNode(ut.VCardActions,null,{default:c.withCtx(()=>[c.createVNode(Ne.VRow,{"no-gutters":"",align:"center",justify:"end"},{default:c.withCtx(()=>[c.renderSlot(i.$slots,"actions",{item:i.item})]),_:3})]),_:3}),c.createVNode(ut.VCardTitle,null,{default:c.withCtx(()=>[c.createVNode(Ne.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,r1)):c.createCommentVNode("",!0)]),_:1})]),_:1}),t()?(c.openBlock(),c.createElementBlock("div",o1,c.toDisplayString(i.item[t()]),1)):c.createCommentVNode("",!0),n()?(c.openBlock(),c.createElementBlock("div",i1,c.toDisplayString(i.item[n()]),1)):c.createCommentVNode("",!0),c.createVNode(go.VDivider,{class:"ma-3"}),c.createVNode(ut.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",a1,c.toDisplayString(l.title)+": "+c.toDisplayString(i.item[l.key]),1)):c.createCommentVNode("",!0)],64))),128)),c.createElementVNode("div",s1,[i.tags?(c.openBlock(!0),c.createElementBlock(c.Fragment,{key:0},c.renderList(i.tags,l=>(c.openBlock(),c.createBlock(Ak.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"]))}}),c1=c.defineComponent({__name:"TableCardsView",props:{data:{},columns:{},size:{},itemKey:{}},setup(r){return(e,t)=>(c.openBlock(),c.createBlock(Ne.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(Ne.VCol,{cols:"12",sm:"6",md:"4",lg:"3",class:"pa-2",key:n[e.itemKey]},{default:c.withCtx(()=>[c.createVNode(qd,{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}))}}),ay=Ci(c1,[["__scopeId","data-v-e1a4ccbc"]]),l1={class:"j-field px-4 py-3 rounded-sm bg-containerBg"},sy=c.defineComponent({__name:"ReadOnlyField",props:{value:{}},setup(r){return(e,t)=>(c.openBlock(),c.createElementBlock("div",l1,c.toDisplayString(e.value),1))}}),u1={key:0,class:"mb-2 ms-1"},cy=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",u1,c.toDisplayString(s.name),1)):c.createCommentVNode("",!0),s.label?(c.openBlock(),c.createBlock(ha.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(qr.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(sy,{key:3,value:s.modelValue},null,8,["value"])):c.createCommentVNode("",!0)]))}}),d1={class:"text-faded mt-7"},h1={class:"d-flex align-baseline mb-1"},f1={class:"me-1"},g1={class:"max-w-_form-metadataJ"},m1={key:0,class:"mb-1"},p1={key:1,class:"mb-1"},v1={class:"mb-1"},Nc=c.defineComponent({__name:"FormMetadata",props:{meta:{},id:{}},setup(r){return(e,t)=>(c.openBlock(),c.createElementBlock("div",d1,[c.createVNode(Ne.VRow,{"no-gutters":"",class:"align-end ga-3",align:"center"},{default:c.withCtx(()=>[c.renderSlot(e.$slots,"default"),e.id?(c.openBlock(),c.createBlock(Ne.VCol,{key:0,cols:"auto",class:"pa-2"},{default:c.withCtx(()=>[c.createElementVNode("p",h1,[c.createElementVNode("b",f1,c.toDisplayString(e.id.title)+": ",1),c.createElementVNode("span",g1,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(Ne.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",m1,[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",p1,[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",v1,[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})]))}}),y1={key:0,class:"mb-2 ms-1"},ly=c.defineComponent({__name:"JSelect",props:{modelValue:{},name:{},label:{},placeholder:{},readonly:{type:Boolean},items:{},itemTitle:{},itemValue:{},density:{},loading:{type:Boolean},clearable:{type:Boolean,default:!0}},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",y1,c.toDisplayString(d.name),1)):c.createCommentVNode("",!0),d.label?(c.openBlock(),c.createBlock(ha.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(sy,{key:3,value:s.value},null,8,["value"])):(c.openBlock(),c.createBlock(c.unref(qr.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",clearable:d.clearable},null,8,["modelValue","variant","items","item-title","item-value","loading","placeholder","density","clearable"]))],64))}}),C1={key:0,class:"mb-2 ms-1"},w1={key:3,class:"j-textarea px-4 py-3 rounded-sm bg-containerBg"},uy=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",C1,c.toDisplayString(s.name),1)):c.createCommentVNode("",!0),s.label?(c.openBlock(),c.createBlock(ha.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(bk.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",w1,c.toDisplayString(s.modelValue),1)):c.createCommentVNode("",!0)],64))}}),dy=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}))}}),hy=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"]))}}),_1={class:"mt-4"},fy=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(go.VDivider,{key:0})):c.createCommentVNode("",!0),c.createElementVNode("div",_1,[c.renderSlot(n.$slots,"default")]),c.createVNode(ut.VCardText,{class:"pa-0 mx-0 align-content-end"},{default:c.withCtx(()=>[c.createVNode(Ne.VRow,{justify:"space-between",class:"mt-4"},{default:c.withCtx(()=>[c.createVNode(Ne.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(Ne.VSpacer),c.createVNode(Ne.VCol,{cols:"auto",class:"align-content-end"},{default:c.withCtx(()=>[c.createVNode(dy,{"cancel-return":n.cancelReturn,onCancel:i[0]||(i[0]=s=>t("onCancel"))},null,8,["cancel-return"]),c.createVNode(hy,{onOnSave:i[1]||(i[1]=s=>t("onSave"))})]),_:1})]),_:1})]),_:1})]),_:3},8,["title"]))}}),T1={class:"d-flex align-items-center"},E1={key:0,class:"d-flex align-center"},S1={class:"ms-1"},A1={class:"d-flex"},b1={class:"d-flex mb-1 align-center"},I1={class:"min-w-100 relative"},gy=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,C)=>(c.openBlock(),c.createElementBlock("div",T1,[m.id?(c.openBlock(),c.createElementBlock("div",E1,[C[0]||(C[0]=c.createElementVNode("b",null,"ID:",-1)),c.createElementVNode("span",S1,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(Ne.VSpacer),c.createElementVNode("div",A1,[c.createVNode(Ue.VBtn,{onClick:f,variant:"text"},{default:c.withCtx(()=>[s?(c.openBlock(),c.createBlock(c.unref(c0),{key:0,size:"11",class:"me-2"})):c.createCommentVNode("",!0),c.createVNode(ec.VIcon,{class:"me-2"},{default:c.withCtx(()=>C[1]||(C[1]=[c.createTextVNode("mdi-delete-outline")])),_:1}),c.createTextVNode(" "+c.toDisplayString(s?"Disable":"Delete"),1)]),_:1}),c.createElementVNode("div",b1,[c.createVNode(go.VDivider,{class:"mx-2 my-1",vertical:""}),c.createElementVNode("div",I1,[c.withDirectives(c.createVNode(Ue.VBtn,{onClick:d,variant:"text",color:"secondary","prepend-icon":"mdi-pencil",width:"95"},{default:c.withCtx(()=>C[2]||(C[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(ec.VIcon,{class:"pt-1 pe-2"},{default:c.withCtx(()=>C[3]||(C[3]=[c.createTextVNode("mdi-close")])),_:1}),C[4]||(C[4]=c.createTextVNode(" Cancel "))]),_:1},512),[[c.vShow,l.value]])])])])]))}}),k1={class:"d-flex flex-column"},R1={class:"height d-flex flex-column"},N1={class:"d-flex justify-between align-end"},O1=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",k1,[c.createElementVNode("div",R1,[c.renderSlot(i.$slots,"default",{},void 0,!0)])]),c.createElementVNode("div",N1,[c.createVNode(Ne.VRow,{"no-gutters":"",justify:"space-between",class:"w-100"},{default:c.withCtx(()=>[c.createVNode(Ne.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(Ne.VCol,{key:0,class:"d-flex align-end",cols:"auto"},{default:c.withCtx(()=>["onCancel"in c.unref(n)?(c.openBlock(),c.createBlock(dy,{key:0,title:"Back",onCancel:s[0]||(s[0]=l=>t("onCancel"))})):c.createCommentVNode("",!0),"onSave"in c.unref(n)?(c.openBlock(),c.createBlock(hy,{key:1,onOnSave:s[1]||(s[1]=l=>t("onSave"))})):c.createCommentVNode("",!0)]),_:1}))]),_:1})])]),_:3}))}}),my=Ci(O1,[["__scopeId","data-v-489d31c3"]]);/**
17
+ * @license @tabler/icons-vue v3.31.0 - MIT
18
+ *
19
+ * This source code is licensed under the MIT license.
20
+ * See the LICENSE file in the root directory of this source tree.
21
+ */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"}};/**
22
+ * @license @tabler/icons-vue v3.31.0 - MIT
23
+ *
24
+ * This source code is licensed under the MIT license.
25
+ * See the LICENSE file in the root directory of this source tree.
26
+ */const Sa=(r,e,t,n)=>({color:i="currentColor",size:s=24,stroke:l=2,title:d,class:f,...g},{attrs:m,slots:C})=>{let v=[...n.map(E=>c.h(...E)),...C.default?[C.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)};/**
27
+ * @license @tabler/icons-vue v3.31.0 - MIT
28
+ *
29
+ * This source code is licensed under the MIT license.
30
+ * See the LICENSE file in the root directory of this source tree.
31
+ */var P1=Sa("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"}]]);/**
32
+ * @license @tabler/icons-vue v3.31.0 - MIT
33
+ *
34
+ * This source code is licensed under the MIT license.
35
+ * See the LICENSE file in the root directory of this source tree.
36
+ */var M1=Sa("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"}]]);/**
37
+ * @license @tabler/icons-vue v3.31.0 - MIT
38
+ *
39
+ * This source code is licensed under the MIT license.
40
+ * See the LICENSE file in the root directory of this source tree.
41
+ */var x1=Sa("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"}]]);/**
42
+ * @license @tabler/icons-vue v3.31.0 - MIT
43
+ *
44
+ * This source code is licensed under the MIT license.
45
+ * See the LICENSE file in the root directory of this source tree.
46
+ */var D1=Sa("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"}]]);/**
47
+ * @license @tabler/icons-vue v3.31.0 - MIT
48
+ *
49
+ * This source code is licensed under the MIT license.
50
+ * See the LICENSE file in the root directory of this source tree.
51
+ */var L1=Sa("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"},Is={CLIENT_ERROR_RANGE_START:400,CLIENT_ERROR_RANGE_END:499,SERVER_ERROR_RANGE_START:500,SERVER_ERROR_RANGE_END:599},wi=[P.OPENID_SCOPE,P.PROFILE_SCOPE,P.OFFLINE_ACCESS_SCOPE],Ym=[...wi,P.EMAIL_SCOPE],xt={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"},lt={ID_TOKEN:"idtoken",CLIENT_INFO:"client.info",ADAL_ID_TOKEN:"adal.idtoken",ERROR:"error",ERROR_DESC:"error.description",ACTIVE_ACCOUNT:"active-account",ACTIVE_ACCOUNT_FILTERS:"active-account-filters"},Wr={COMMON:"common",ORGANIZATIONS:"organizations",CONSUMERS:"consumers"},ks={ACCESS_TOKEN:"access_token",XMS_CC:"xms_cc"},ht={LOGIN:"login",SELECT_ACCOUNT:"select_account",CONSENT:"consent",NONE:"none",CREATE:"create",NO_SESSION:"no_session"},Jm={PLAIN:"plain",S256:"S256"},Aa={QUERY:"query",FRAGMENT:"fragment"},B1={...Aa},py={AUTHORIZATION_CODE_GRANT:"authorization_code",REFRESH_TOKEN_GRANT:"refresh_token"},Rs={MSSTS_ACCOUNT_TYPE:"MSSTS",ADFS_ACCOUNT_TYPE:"ADFS",GENERIC_ACCOUNT_TYPE:"Generic"},kt={CACHE_KEY_SEPARATOR:"-",CLIENT_INFO_SEPARATOR:"."},ne={ID_TOKEN:"IdToken",ACCESS_TOKEN:"AccessToken",ACCESS_TOKEN_WITH_AUTH_SCHEME:"AccessToken_With_AuthScheme",REFRESH_TOKEN:"RefreshToken"},Wd="appmetadata",U1="client_info",la="1",cc={CACHE_KEY:"authority-metadata",REFRESH_TIME_SECONDS:3600*24},Qt={CONFIG:"config",CACHE:"cache",NETWORK:"network",HARDCODED_VALUES:"hardcoded_values"},vt={SCHEMA_VERSION:5,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"},Oe={BEARER:"Bearer",POP:"pop",SSH:"ssh-cert"},ua={DEFAULT_THROTTLE_TIME_SECONDS:60,DEFAULT_MAX_THROTTLE_TIME_SECONDS:3600,THROTTLING_PREFIX:"throttling",X_MS_LIB_CAPABILITY_VALUE:"retry-after, h429"},Qm={INVALID_GRANT_ERROR:"invalid_grant",CLIENT_MISMATCH_ERROR:"client_mismatch"},Xm={username:"username",password:"password"},Ns={httpSuccess:200,httpBadRequest:400},qo={FAILED_AUTO_DETECTION:"1",INTERNAL_CACHE:"2",ENVIRONMENT_VARIABLE:"3",IMDS:"4"},Du={CONFIGURED_NO_AUTO_DETECTION:"2",AUTO_DETECTION_REQUESTED_SUCCESSFUL:"4",AUTO_DETECTION_REQUESTED_FAILED:"5"},Br={NOT_APPLICABLE:"0",FORCE_REFRESH_OR_CLAIMS:"1",NO_CACHED_ACCESS_TOKEN:"2",CACHED_ACCESS_TOKEN_EXPIRED:"3",PROACTIVELY_REFRESHED:"4"},V1={Pop:"pop"},F1=300;/*! @azure/msal-common v14.16.0 2024-11-05 */const Gd="unexpected_error",H1="post_request_failed";/*! @azure/msal-common v14.16.0 2024-11-05 */const Zm={[Gd]:"Unexpected error in authentication.",[H1]:"Post request failed from the network, could be a 4xx/5xx or a network unavailability. Please check the exact error code for details."};class $e extends Error{constructor(e,t,n){const i=t?`${e}: ${t}`:e;super(i),Object.setPrototypeOf(this,$e.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 vy(r,e){return new $e(r,e?`${Zm[r]} ${e}`:Zm[r])}/*! @azure/msal-common v14.16.0 2024-11-05 */const jd="client_info_decoding_error",yy="client_info_empty_error",Yd="token_parsing_error",Cy="null_or_empty_token",vr="endpoints_resolution_error",wy="network_error",_y="openid_config_error",Ty="hash_not_deserialized",gi="invalid_state",Ey="state_mismatch",lc="state_not_found",Sy="nonce_mismatch",Jd="auth_time_not_found",Ay="max_age_transpired",$1="multiple_matching_tokens",K1="multiple_matching_accounts",by="multiple_matching_appMetadata",Iy="request_cannot_be_made",ky="cannot_remove_empty_scope",Ry="cannot_append_scopeset",ud="empty_input_scopeset",z1="device_code_polling_cancelled",q1="device_code_expired",W1="device_code_unknown_error",Qd="no_account_in_silent_request",Ny="invalid_cache_record",Xd="invalid_cache_environment",dd="no_account_found",hd="no_crypto_object",fd="unexpected_credential_type",G1="invalid_assertion",j1="invalid_client_credential",yr="token_refresh_required",Y1="user_timeout_reached",Oy="token_claims_cnf_required_for_signedjwt",Py="authorization_code_missing_from_server_response",My="binding_key_not_removed",xy="end_session_endpoint_not_supported",Zd="key_id_missing",J1="no_network_connectivity",Q1="user_canceled",X1="missing_tenant_id_error",ge="method_not_implemented",Z1="nested_app_auth_bridge_disabled";/*! @azure/msal-common v14.16.0 2024-11-05 */const ep={[jd]:"The client info could not be parsed/decoded correctly",[yy]:"The client info was empty",[Yd]:"Token cannot be parsed",[Cy]:"The token is null or empty",[vr]:"Endpoints cannot be resolved",[wy]:"Network request failed",[_y]:"Could not retrieve endpoints. Check your authority and verify the .well-known/openid-configuration endpoint returns the required endpoints.",[Ty]:"The hash parameters could not be deserialized",[gi]:"State was not the expected format",[Ey]:"State mismatch error",[lc]:"State not found",[Sy]:"Nonce mismatch error",[Jd]:"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.",[Ay]:"Max Age is set to 0, or too much time has elapsed since the last end-user authentication.",[$1]:"The cache contains multiple tokens satisfying the requirements. Call AcquireToken again providing more requirements such as authority or account.",[K1]:"The cache contains multiple accounts satisfying the given parameters. Please pass more info to obtain the correct account",[by]:"The cache contains multiple appMetadata satisfying the given parameters. Please pass more info to obtain the correct appMetadata",[Iy]:"Token request cannot be made without authorization code or refresh token.",[ky]:"Cannot remove null or empty scope from ScopeSet",[Ry]:"Cannot append ScopeSet",[ud]:"Empty input ScopeSet cannot be processed",[z1]:"Caller has cancelled token endpoint polling during device code flow by setting DeviceCodeRequest.cancel = true.",[q1]:"Device code is expired.",[W1]:"Device code stopped polling for unknown reasons.",[Qd]:"Please pass an account object, silent flow is not supported without account information",[Ny]:"Cache record object was null or undefined.",[Xd]:"Invalid environment when attempting to create cache entry",[dd]:"No account found in cache for given key.",[hd]:"No crypto object detected.",[fd]:"Unexpected credential type.",[G1]:"Client assertion must meet requirements described in https://tools.ietf.org/html/rfc7515",[j1]:"Client credential (secret, certificate, or assertion) must not be empty when creating a confidential client. An application should at most have one credential",[yr]:"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.",[Y1]:"User defined timeout for device code polling reached",[Oy]:"Cannot generate a POP jwt if the token_claims are not populated",[Py]:"Server response does not contain an authorization code to proceed",[My]:"Could not remove the credential's binding key from storage.",[xy]:"The provided authority does not support logout",[Zd]:"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.",[J1]:"No network connectivity. Check your internet connection.",[Q1]:"User cancelled the flow.",[X1]:"A tenant id - not common, organizations, or consumers - must be specified when using the client_credentials flow.",[ge]:"This method has not been implemented",[Z1]:"The nested app auth bridge is disabled"};class Oc extends $e{constructor(e,t){super(e,t?`${ep[e]}: ${t}`:ep[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 uc={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 De;(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"})(De||(De={}));class jr{constructor(e,t,n){this.level=De.Info;const i=()=>{},s=e||jr.createDefaultLoggerOptions();this.localCallback=s.loggerCallback||i,this.piiLoggingEnabled=s.piiLoggingEnabled||!1,this.level=typeof s.logLevel=="number"?s.logLevel:De.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:De.Info}}clone(e,t,n){return new jr({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} : ${De[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:De.Error,containsPii:!1,correlationId:t||P.EMPTY_STRING})}errorPii(e,t){this.logMessage(e,{logLevel:De.Error,containsPii:!0,correlationId:t||P.EMPTY_STRING})}warning(e,t){this.logMessage(e,{logLevel:De.Warning,containsPii:!1,correlationId:t||P.EMPTY_STRING})}warningPii(e,t){this.logMessage(e,{logLevel:De.Warning,containsPii:!0,correlationId:t||P.EMPTY_STRING})}info(e,t){this.logMessage(e,{logLevel:De.Info,containsPii:!1,correlationId:t||P.EMPTY_STRING})}infoPii(e,t){this.logMessage(e,{logLevel:De.Info,containsPii:!0,correlationId:t||P.EMPTY_STRING})}verbose(e,t){this.logMessage(e,{logLevel:De.Verbose,containsPii:!1,correlationId:t||P.EMPTY_STRING})}verbosePii(e,t){this.logMessage(e,{logLevel:De.Verbose,containsPii:!0,correlationId:t||P.EMPTY_STRING})}trace(e,t){this.logMessage(e,{logLevel:De.Trace,containsPii:!1,correlationId:t||P.EMPTY_STRING})}tracePii(e,t){this.logMessage(e,{logLevel:De.Trace,containsPii:!0,correlationId:t||P.EMPTY_STRING})}isPiiLoggingEnabled(){return this.piiLoggingEnabled||!1}}/*! @azure/msal-common v14.16.0 2024-11-05 */const Dy="@azure/msal-common",eh="14.16.0";/*! @azure/msal-common v14.16.0 2024-11-05 */const th={None:"none"};/*! @azure/msal-common v14.16.0 2024-11-05 */function _o(r,e){const t=eM(r);try{const n=e(t);return JSON.parse(n)}catch{throw B(Yd)}}function eM(r){if(!r)throw B(Cy);const t=/^([^\.\s]*)\.([^\.\s]+)\.([^\.\s]*)$/.exec(r);if(!t||t.length<4)throw B(Yd);return t[2]}function Ly(r,e){if(e===0||Date.now()-3e5>r+e)throw B(Ay)}/*! @azure/msal-common v14.16.0 2024-11-05 */function or(){return Math.round(new Date().getTime()/1e3)}function gd(r,e){const t=Number(r)||0;return or()+e>t}function tM(r){return Number(r)>or()}/*! @azure/msal-common v14.16.0 2024-11-05 */function ai(r){return[nM(r),rM(r),oM(r),iM(r),aM(r)].join(kt.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,C,v,E,_){var N,K;const A={homeAccountId:r,credentialType:ne.ACCESS_TOKEN,secret:t,cachedAt:or().toString(),expiresOn:l.toString(),extendedExpiresOn:d.toString(),environment:e,clientId:n,realm:i,target:s,tokenType:m||Oe.BEARER};if(C&&(A.userAssertionHash=C),g&&(A.refreshOn=g.toString()),E&&(A.requestedClaims=E,A.requestedClaimsHash=_),((N=A.tokenType)==null?void 0:N.toLowerCase())!==Oe.BEARER.toLowerCase())switch(A.credentialType=ne.ACCESS_TOKEN_WITH_AUTH_SCHEME,A.tokenType){case Oe.POP:const V=_o(t,f);if(!((K=V==null?void 0:V.cnf)!=null&&K.kid))throw B(Oy);A.keyId=V.cnf.kid;break;case Oe.SSH:A.keyId=v}return A}function By(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 nh(r){return r.hasOwnProperty("homeAccountId")&&r.hasOwnProperty("environment")&&r.hasOwnProperty("credentialType")&&r.hasOwnProperty("clientId")&&r.hasOwnProperty("secret")}function tp(r){return r?nh(r)&&r.hasOwnProperty("realm")&&r.hasOwnProperty("target")&&(r.credentialType===ne.ACCESS_TOKEN||r.credentialType===ne.ACCESS_TOKEN_WITH_AUTH_SCHEME):!1}function np(r){return r?nh(r)&&r.hasOwnProperty("realm")&&r.credentialType===ne.ID_TOKEN:!1}function rp(r){return r?nh(r)&&r.credentialType===ne.REFRESH_TOKEN:!1}function nM(r){return[r.homeAccountId,r.environment].join(kt.CACHE_KEY_SEPARATOR).toLowerCase()}function rM(r){const e=r.credentialType===ne.REFRESH_TOKEN&&r.familyId||r.clientId;return[r.credentialType,e,r.realm||""].join(kt.CACHE_KEY_SEPARATOR).toLowerCase()}function oM(r){return(r.target||"").toLowerCase()}function iM(r){return(r.requestedClaimsHash||"").toLowerCase()}function aM(r){return r.tokenType&&r.tokenType.toLowerCase()!==Oe.BEARER.toLowerCase()?r.tokenType.toLowerCase():""}function sM(r,e){const t=r.indexOf(vt.CACHE_KEY)===0;let n=!0;return e&&(n=e.hasOwnProperty("failedRequests")&&e.hasOwnProperty("errors")&&e.hasOwnProperty("cacheHits")),t&&n}function cM(r,e){let t=!1;r&&(t=r.indexOf(ua.THROTTLING_PREFIX)===0);let n=!0;return e&&(n=e.hasOwnProperty("throttleTime")),t&&n}function lM({environment:r,clientId:e}){return[Wd,r,e].join(kt.CACHE_KEY_SEPARATOR).toLowerCase()}function uM(r,e){return e?r.indexOf(Wd)===0&&e.hasOwnProperty("clientId")&&e.hasOwnProperty("environment"):!1}function dM(r,e){return e?r.indexOf(cc.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 op(){return or()+cc.REFRESH_TIME_SECONDS}function Os(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 ip(r){return r.expiresAt<=or()}/*! @azure/msal-common v14.16.0 2024-11-05 */const Uy="redirect_uri_empty",hM="claims_request_parsing_error",Vy="authority_uri_insecure",ta="url_parse_error",Fy="empty_url_error",Hy="empty_input_scopes_error",$y="invalid_prompt_value",rh="invalid_claims",Ky="token_request_empty",zy="logout_request_empty",qy="invalid_code_challenge_method",oh="pkce_params_missing",ih="invalid_cloud_discovery_metadata",Wy="invalid_authority_metadata",Gy="untrusted_authority",xc="missing_ssh_jwk",jy="missing_ssh_kid",fM="missing_nonce_authentication_header",gM="invalid_authentication_header",Yy="cannot_set_OIDCOptions",Jy="cannot_allow_native_broker",Qy="authority_mismatch";/*! @azure/msal-common v14.16.0 2024-11-05 */const mM={[Uy]:"A redirect URI is required for all calls, and none has been set.",[hM]:"Could not parse the given claims request object.",[Vy]:"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",[ta]:"URL could not be parsed into appropriate segments.",[Fy]:"URL was empty or null.",[Hy]:"Scopes cannot be passed as null, undefined or empty array because they are required to obtain an access token.",[$y]:"Please see here for valid configuration options: https://azuread.github.io/microsoft-authentication-library-for-js/ref/modules/_azure_msal_common.html#commonauthorizationurlrequest",[rh]:"Given claims parameter must be a stringified JSON object.",[Ky]:"Token request was empty and not found in cache.",[zy]:"The logout request was null or undefined.",[qy]:'code_challenge_method passed is invalid. Valid values are "plain" and "S256".',[oh]:"Both params: code_challenge and code_challenge_method are to be passed if to be sent in the request",[ih]:"Invalid cloudDiscoveryMetadata provided. Must be a stringified JSON object containing tenant_discovery_endpoint and metadata fields",[Wy]:"Invalid authorityMetadata provided. Must by a stringified JSON object containing authorization_endpoint, token_endpoint, issuer fields.",[Gy]:"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.",[jy]:"Missing sshKid in SSH certificate request. A string that uniquely identifies the public SSH key is required when using the SSH authentication scheme.",[fM]:"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.",[gM]:"Invalid authentication header provided",[Yy]:"Cannot set OIDCOptions parameter. Please change the protocol mode to OIDC or use a non-Microsoft authority.",[Jy]:"Cannot set allowNativeBroker parameter to true when not in AAD protocol mode.",[Qy]:"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 ah extends $e{constructor(e){super(e,mM[e]),this.name="ClientConfigurationError",Object.setPrototypeOf(this,ah.prototype)}}function Me(r){return new ah(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 Qe{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 Qe(n)}static createSearchScopes(e){const t=new Qe(e);return t.containsOnlyOIDCScopes()?t.removeScope(P.OFFLINE_ACCESS_SCOPE):t.removeOIDCScopes(),t}validateInputScopes(e){if(!e||e.length<1)throw Me(Hy)}containsScope(e){const t=this.printScopesLowerCase().split(" "),n=new Qe(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 Ym.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(Ry)}}removeScope(e){if(!e)throw B(ky);this.scopes.delete(e.trim())}removeOIDCScopes(){Ym.forEach(e=>{this.scopes.delete(e)})}unionScopeSets(e){if(!e)throw B(ud);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(ud);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 dc(r,e){if(!r)throw B(yy);try{const t=e(r);return JSON.parse(t)}catch{throw B(jd)}}function si(r){if(!r)throw B(jd);const e=r.split(kt.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 hc(r,e){return!!r&&!!e&&r===e.split(".")[1]}function sh(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:hc(m,r)}}else return{tenantId:t,localAccountId:e,isHomeTenant:hc(t,r)}}function ch(r,e,t,n){let i=r;if(e){const{isHomeTenant:s,...l}=e;i={...r,...l}}if(t){const{isHomeTenant:s,...l}=sh(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 Dn={Default:0,Adfs:1,Dsts:2,Ciam:3};/*! @azure/msal-common v14.16.0 2024-11-05 */function Xy(r){return r&&(r.tid||r.tfp||r.acr)||null}/*! @azure/msal-common v14.16.0 2024-11-05 */const Tr={AAD:"AAD",OIDC:"OIDC"};/*! @azure/msal-common v14.16.0 2024-11-05 */class at{generateAccountId(){return[this.homeAccountId,this.environment].join(kt.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(kt.CACHE_KEY_SEPARATOR).toLowerCase()}static createAccount(e,t,n){var g,m,C,v,E,_;const i=new at;t.authorityType===Dn.Adfs?i.authorityType=Rs.ADFS_ACCOUNT_TYPE:t.protocolMode===Tr.AAD?i.authorityType=Rs.MSSTS_ACCOUNT_TYPE:i.authorityType=Rs.GENERIC_ACCOUNT_TYPE;let s;e.clientInfo&&n&&(s=dc(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(Xd);i.environment=l,i.realm=(s==null?void 0:s.utid)||Xy(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=((C=e.idTokenClaims)==null?void 0:C.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=sh(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||Rs.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===Dn.Adfs||t===Dn.Dsts)){if(e)try{const l=dc(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 Zy(r){return r.startsWith("#/")?r.substring(2):r.startsWith("#")||r.startsWith("?")?r.substring(1):r}function fc(r){if(!r||r.indexOf("=")<0)return null;try{const e=Zy(r),t=Object.fromEntries(new URLSearchParams(e));if(t.code||t.error||t.error_description||t.state)return t}catch{throw B(Ty)}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 Me(Fy);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 Me(ta)}if(!e.HostNameAndPort||!e.PathSegments)throw Me(ta);if(!e.Protocol||e.Protocol.toLowerCase()!=="https:")throw Me(Vy)}static appendQueryString(e,t){return t?e.indexOf("?")<0?`${e}?${t}`:`${e}&${t}`:e}static removeHashFromUrl(e){return ye.canonicalizeUri(e.split("#")[0])}replaceTenantPath(e){const t=this.getUrlComponents(),n=t.PathSegments;return e&&n.length!==0&&(n[0]===Wr.COMMON||n[0]===Wr.ORGANIZATIONS)&&(n[0]=e),ye.constructAuthorityUriFromObject(t)}getUrlComponents(){const e=RegExp("^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\\?([^#]*))?(#(.*))?"),t=this.urlString.match(e);if(!t)throw Me(ta);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 Me(ta);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!!fc(e)}}/*! @azure/msal-common v14.16.0 2024-11-05 */const eC={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:{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"]}]}},ap=eC.endpointMetadata,lh=eC.instanceDiscoveryMetadata,tC=new Set;lh.metadata.forEach(r=>{r.aliases.forEach(e=>{tC.add(e)})});function pM(r,e){var i;let t;const n=r.canonicalAuthority;if(n){const s=new ye(n).getUrlComponents().HostNameAndPort;t=sp(s,(i=r.cloudDiscoveryMetadata)==null?void 0:i.metadata,Qt.CONFIG,e)||sp(s,lh.metadata,Qt.HARDCODED_VALUES,e)||r.knownAuthorities}return t||[]}function sp(r,e,t,n){if(n==null||n.trace(`getAliasesFromMetadata called with source: ${t}`),r&&e){const i=gc(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 vM(r){return gc(lh.metadata,r)}function gc(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 nC="cache_quota_exceeded",uh="cache_error_unknown";/*! @azure/msal-common v14.16.0 2024-11-05 */const Bu={[nC]:"Exceeded cache storage capacity.",[uh]:"Unexpected error occurred when using cache storage."};class ui extends Error{constructor(e,t){const n=t||(Bu[e]?Bu[e]:Bu[uh]);super(`${e}: ${n}`),Object.setPrototypeOf(this,ui.prototype),this.name="CacheError",this.errorCode=e,this.errorMessage=n}}/*! @azure/msal-common v14.16.0 2024-11-05 */class mi{constructor(e,t,n,i){this.clientId=e,this.cryptoImpl=t,this.commonLogger=n.clone(Dy,eh),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=_o(d.secret,this.cryptoImpl.base64Decode),!this.idTokenClaimsMatchTenantProfileFilter(l,i))?null:(s=ch(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(Ny);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 ui(nC)):new ui(f.name,f.message)):((d=this.commonLogger)==null||d.errorPii(`CacheManager.saveCacheRecord: ${f}`,n),new ui(uh))}}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=Qe.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)&&Qe.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(kt.CACHE_KEY_SEPARATOR).length<3||t&&!e.toLowerCase().includes(t.toLowerCase())||n&&!e.toLowerCase().includes(n.toLowerCase()))}isCredentialKey(e){if(e.split(kt.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}${kt.CACHE_KEY_SEPARATOR}${this.clientId}${kt.CACHE_KEY_SEPARATOR}`,i=`${ne.REFRESH_TOKEN}${kt.CACHE_KEY_SEPARATOR}${la}${kt.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===Oe.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 C=this.getCachedAccountEntity(m);C&&l.push(C)});const d=l.find(m=>hc(m.realm,m.homeAccountId))||l[0];d.tenantProfiles=l.map(m=>({tenantId:m.realm,localAccountId:m.localAccountId,name:m.name,isHomeTenant:hc(m.realm,m.homeAccountId)}));const f=mi.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===Oe.POP){const i=t.keyId;if(i)try{await this.cryptoImpl.removeTokenBindingKey(i)}catch{throw B(My)}}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 C=m.size;if(C<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(C===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,C)=>{this.removeIdToken(C)}),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=Qe.createSearchScopes(t.scopes),f=t.authenticationScheme||Oe.BEARER,g=f.toLowerCase()!==Oe.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},C=n&&n.accessToken||this.getTokenKeys().accessToken,v=[];C.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(ai(_))}),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?la: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(C=>{if(this.refreshTokenKeyMatchesFilter(C,d)){const v=this.getRefreshTokenCredential(C);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(by);return i[0]}isAppMetadataFOCI(e){const t=this.readAppMetadataFromCache(e);return!!(t&&t.familyId===la)}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=pM(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:Qe.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(Wd)!==-1}isAuthorityMetadata(e){return e.indexOf(cc.CACHE_KEY)!==-1}generateAuthorityMetadataCacheKey(e){return`${cc.CACHE_KEY}-${this.clientId}-${e}`}static toObject(e,t){for(const n in t)e[n]=t[n];return e}}class yM extends mi{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 rC={tokenRenewalOffsetSeconds:F1,preventCorsPreflight:!1},CM={loggerCallback:()=>{},piiLoggingEnabled:!1,logLevel:De.Info,correlationId:P.EMPTY_STRING},wM={claimsBasedCachingEnabled:!1},_M={async sendGetRequestAsync(){throw B(ge)},async sendPostRequestAsync(){throw B(ge)}},TM={sku:P.SKU,version:eh,cpu:P.EMPTY_STRING,os:P.EMPTY_STRING},EM={clientSecret:P.EMPTY_STRING,clientAssertion:void 0},SM={azureCloudInstance:th.None,tenant:`${P.DEFAULT_COMMON_TENANT}`},AM={application:{appName:"",appVersion:""}};function bM({authOptions:r,systemOptions:e,loggerOptions:t,cacheOptions:n,storageInterface:i,networkInterface:s,cryptoInterface:l,clientCredentials:d,libraryInfo:f,telemetry:g,serverTelemetryManager:m,persistencePlugin:C,serializableCache:v}){const E={...CM,...t};return{authOptions:IM(r),systemOptions:{...rC,...e},loggerOptions:E,cacheOptions:{...wM,...n},storageInterface:i||new yM(r.clientId,uc,new jr(E)),networkInterface:s||_M,cryptoInterface:l||uc,clientCredentials:d||EM,libraryInfo:{...TM,...f},telemetry:{...AM,...g},serverTelemetryManager:m||null,persistencePlugin:C||null,serializableCache:v||null}}function IM(r){return{clientCapabilities:[],azureCloudOptions:SM,skipAuthorityMetadataCache:!1,instanceAware:!1,...r}}function md(r){return r.authOptions.authority.options.protocolMode===Tr.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 po="client_id",oC="redirect_uri",cp="response_type",kM="response_mode",RM="grant_type",NM="claims",OM="scope",PM="refresh_token",MM="state",xM="nonce",DM="prompt",LM="code",BM="code_challenge",UM="code_challenge_method",VM="code_verifier",FM="client-request-id",HM="x-client-SKU",$M="x-client-VER",KM="x-client-OS",zM="x-client-CPU",qM="x-client-current-telemetry",WM="x-client-last-telemetry",GM="x-ms-lib-capability",jM="x-app-name",YM="x-app-ver",JM="post_logout_redirect_uri",QM="id_token_hint",XM="device_code",ZM="client_secret",ex="client_assertion",tx="client_assertion_type",lp="token_type",up="req_cnf",nx="assertion",rx="requested_token_use",dp="return_spa_code",ox="nativebroker",ix="logout_hint",ax="sid",sx="login_hint",cx="domain_hint",lx="x-client-xtra-sku",dh="brk_client_id",pd="brk_redirect_uri";/*! @azure/msal-common v14.16.0 2024-11-05 */class Zo{static validateRedirectUri(e){if(!e)throw Me(Uy)}static validatePrompt(e){const t=[];for(const n in ht)t.push(ht[n]);if(t.indexOf(e)<0)throw Me($y)}static validateClaims(e){try{JSON.parse(e)}catch{throw Me(rh)}}static validateCodeChallengeParams(e,t){if(!e||!t)throw Me(oh);this.validateCodeChallengeMethod(t)}static validateCodeChallengeMethod(e){if([Jm.PLAIN,Jm.S256].indexOf(e)<0)throw Me(qy)}}/*! @azure/msal-common v14.16.0 2024-11-05 */function ux(r,e,t){if(!e)return;const n=r.get(po);n&&r.has(dh)&&(t==null||t.addFields({embeddedClientId:n,embeddedRedirectUri:r.get(oC)},e))}class da{constructor(e,t){this.parameters=new Map,this.performanceClient=t,this.correlationId=e}addResponseTypeCode(){this.parameters.set(cp,encodeURIComponent(P.CODE_RESPONSE_TYPE))}addResponseTypeForTokenAndIdToken(){this.parameters.set(cp,encodeURIComponent(`${P.TOKEN_RESPONSE_TYPE} ${P.ID_TOKEN_RESPONSE_TYPE}`))}addResponseMode(e){this.parameters.set(kM,encodeURIComponent(e||B1.QUERY))}addNativeBroker(){this.parameters.set(ox,encodeURIComponent("1"))}addScopes(e,t=!0,n=wi){t&&!n.includes("openid")&&!e.includes("openid")&&n.push("openid");const i=t?[...e||[],...n]:e||[],s=new Qe(i);this.parameters.set(OM,encodeURIComponent(s.printScopes()))}addClientId(e){this.parameters.set(po,encodeURIComponent(e))}addRedirectUri(e){Zo.validateRedirectUri(e),this.parameters.set(oC,encodeURIComponent(e))}addPostLogoutRedirectUri(e){Zo.validateRedirectUri(e),this.parameters.set(JM,encodeURIComponent(e))}addIdTokenHint(e){this.parameters.set(QM,encodeURIComponent(e))}addDomainHint(e){this.parameters.set(cx,encodeURIComponent(e))}addLoginHint(e){this.parameters.set(sx,encodeURIComponent(e))}addCcsUpn(e){this.parameters.set(xt.CCS_HEADER,encodeURIComponent(`UPN:${e}`))}addCcsOid(e){this.parameters.set(xt.CCS_HEADER,encodeURIComponent(`Oid:${e.uid}@${e.utid}`))}addSid(e){this.parameters.set(ax,encodeURIComponent(e))}addClaims(e,t){const n=this.addClientCapabilitiesToClaims(e,t);Zo.validateClaims(n),this.parameters.set(NM,encodeURIComponent(n))}addCorrelationId(e){this.parameters.set(FM,encodeURIComponent(e))}addLibraryInfo(e){this.parameters.set(HM,e.sku),this.parameters.set($M,e.version),e.os&&this.parameters.set(KM,e.os),e.cpu&&this.parameters.set(zM,e.cpu)}addApplicationTelemetry(e){e!=null&&e.appName&&this.parameters.set(jM,e.appName),e!=null&&e.appVersion&&this.parameters.set(YM,e.appVersion)}addPrompt(e){Zo.validatePrompt(e),this.parameters.set(`${DM}`,encodeURIComponent(e))}addState(e){e&&this.parameters.set(MM,encodeURIComponent(e))}addNonce(e){this.parameters.set(xM,encodeURIComponent(e))}addCodeChallengeParams(e,t){if(Zo.validateCodeChallengeParams(e,t),e&&t)this.parameters.set(BM,encodeURIComponent(e)),this.parameters.set(UM,encodeURIComponent(t));else throw Me(oh)}addAuthorizationCode(e){this.parameters.set(LM,encodeURIComponent(e))}addDeviceCode(e){this.parameters.set(XM,encodeURIComponent(e))}addRefreshToken(e){this.parameters.set(PM,encodeURIComponent(e))}addCodeVerifier(e){this.parameters.set(VM,encodeURIComponent(e))}addClientSecret(e){this.parameters.set(ZM,encodeURIComponent(e))}addClientAssertion(e){e&&this.parameters.set(ex,encodeURIComponent(e))}addClientAssertionType(e){e&&this.parameters.set(tx,encodeURIComponent(e))}addOboAssertion(e){this.parameters.set(nx,encodeURIComponent(e))}addRequestTokenUse(e){this.parameters.set(rx,encodeURIComponent(e))}addGrantType(e){this.parameters.set(RM,encodeURIComponent(e))}addClientInfo(){this.parameters.set(U1,"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 Me(rh)}return t&&t.length>0&&(n.hasOwnProperty(ks.ACCESS_TOKEN)||(n[ks.ACCESS_TOKEN]={}),n[ks.ACCESS_TOKEN][ks.XMS_CC]={values:t}),JSON.stringify(n)}addUsername(e){this.parameters.set(Xm.username,encodeURIComponent(e))}addPassword(e){this.parameters.set(Xm.password,encodeURIComponent(e))}addPopToken(e){e&&(this.parameters.set(lp,Oe.POP),this.parameters.set(up,encodeURIComponent(e)))}addSshJwk(e){e&&(this.parameters.set(lp,Oe.SSH),this.parameters.set(up,encodeURIComponent(e)))}addServerTelemetry(e){this.parameters.set(qM,e.generateCurrentRequestHeaderValue()),this.parameters.set(WM,e.generateLastRequestHeaderValue())}addThrottling(){this.parameters.set(GM,ua.X_MS_LIB_CAPABILITY_VALUE)}addLogoutHint(e){this.parameters.set(ix,encodeURIComponent(e))}addBrokerParameters(e){const t={};t[dh]=e.brokerClientId,t[pd]=e.brokerRedirectUri,this.addExtraQueryParameters(t)}createQueryString(){const e=new Array;return this.parameters.forEach((t,n)=>{e.push(`${n}=${t}`)}),ux(this.parameters,this.correlationId,this.performanceClient),e.join("&")}}/*! @azure/msal-common v14.16.0 2024-11-05 */function dx(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 hx(r){return r.hasOwnProperty("tenant_discovery_endpoint")&&r.hasOwnProperty("metadata")}/*! @azure/msal-common v14.16.0 2024-11-05 */function fx(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"},gx={InProgress:1};/*! @azure/msal-common v14.16.0 2024-11-05 */const To=(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=qo.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===Ns.httpSuccess&&(n=l.body,t.region_source=qo.IMDS),l.status===Ns.httpBadRequest){const d=await F(this.getCurrentVersion.bind(this),k.RegionDiscoveryGetCurrentVersion,this.logger,this.performanceClient,this.correlationId)(s);if(!d)return t.region_source=qo.FAILED_AUTO_DETECTION,null;const f=await F(this.getRegionFromIMDS.bind(this),k.RegionDiscoveryGetRegionFromIMDS,this.logger,this.performanceClient,this.correlationId)(d,s);f.status===Ns.httpSuccess&&(n=f.body,t.region_source=qo.IMDS)}}catch{return t.region_source=qo.FAILED_AUTO_DETECTION,null}}return n||(t.region_source=qo.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===Ns.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 bt{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 Dn.Ciam;const t=e.PathSegments;if(t.length)switch(t[0].toLowerCase()){case P.ADFS:return Dn.Adfs;case P.DSTS:return Dn.Dsts}return Dn.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(vr)}get tokenEndpoint(){if(this.discoveryComplete())return this.replacePath(this.metadata.token_endpoint);throw B(vr)}get deviceCodeEndpoint(){if(this.discoveryComplete())return this.replacePath(this.metadata.token_endpoint.replace("/token","/devicecode"));throw B(vr)}get endSessionEndpoint(){if(this.discoveryComplete()){if(!this.metadata.end_session_endpoint)throw B(xy);return this.replacePath(this.metadata.end_session_endpoint)}else throw B(vr)}get selfSignedJwtAudience(){if(this.discoveryComplete())return this.replacePath(this.metadata.issuer);throw B(vr)}get jwksUri(){if(this.discoveryComplete())return this.replacePath(this.metadata.jwks_uri);throw B(vr)}canReplaceTenant(e){return e.PathSegments.length===1&&!bt.reservedTenantDomains.has(e.PathSegments[0])&&this.getAuthorityType(e)===Dn.Default&&this.protocolMode===Tr.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===Dn.Adfs||this.protocolMode!==Tr.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:op(),jwks_uri:""}),e}updateCachedMetadata(e,t,n){t!==Qt.CACHE&&(n==null?void 0:n.source)!==Qt.CACHE&&(e.expiresAt=op(),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);Os(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)),Os(e,n,!0),Qt.NETWORK;throw B(_y,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"),Os(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 Os(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=ip(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 Me(Wy)}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 dx(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 ap?ap[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,bt.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,bt.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 Me(Gy)}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=vM(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=ip(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===Dn.Ciam)return this.logger.verbose("CIAM authorities do not support cloud discovery metadata, generate the aliases from authority host."),bt.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=gc(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."),Me(ih)}}return this.isInKnownAuthorities()?(this.logger.verbose("The host is included in knownAuthorities. Creating new cloud discovery metadata from the host."),bt.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(hx(s.body))l=s.body,d=l.metadata,this.logger.verbosePii(`tenant_discovery_endpoint is: ${l.tenant_discovery_endpoint}`);else if(fx(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=gc(d,this.hostnameAndPort)}catch(s){if(s instanceof $e)this.logger.error(`There was a network error while attempting to get the cloud discovery instance metadata.
52
+ Error: ${s.errorCode}
53
+ 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.
54
+ Error: ${l.name}
55
+ 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=bt.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!==th.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(vr)}isAlias(e){return this.metadata.aliases.indexOf(e)>-1}isAliasOfKnownMicrosoftAuthority(e){return tC.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=bt.buildRegionalAuthorityString(n.authorization_endpoint,t),n.token_endpoint=bt.buildRegionalAuthorityString(n.token_endpoint,t),n.end_session_endpoint&&(n.end_session_endpoint=bt.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}}bt.reservedTenantDomains=new Set(["{tenant}","{tenantid}",Wr.COMMON,Wr.CONSUMERS,Wr.ORGANIZATIONS]);function mx(r){var i;const n=(i=new ye(r).getUrlComponents().PathSegments.slice(-1)[0])==null?void 0:i.toLowerCase();switch(n){case Wr.COMMON:case Wr.ORGANIZATIONS:case Wr.CONSUMERS:return;default:return n}}function iC(r){return r.endsWith(P.FORWARD_SLASH)?r:`${r}${P.FORWARD_SLASH}`}function px(r){const e=r.cloudDiscoveryMetadata;let t;if(e)try{t=JSON.parse(e)}catch{throw Me(ih)}return{canonicalAuthority:r.authority?iC(r.authority):void 0,knownAuthorities:r.knownAuthorities,cloudDiscoveryMetadata:t}}/*! @azure/msal-common v14.16.0 2024-11-05 */async function aC(r,e,t,n,i,s,l){l==null||l.addQueueMeasurement(k.AuthorityFactoryCreateDiscoveredInstance,s);const d=bt.transformCIAMAuthority(iC(r)),f=new bt(d,e,t,n,i,s,l);try{return await F(f.resolveEndpointsAsync.bind(f),k.AuthorityResolveEndpointsAsync,i,l,s)(),f}catch{throw B(vr)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class Yr extends $e{constructor(e,t,n,i,s){super(e,t,n),this.name="ServerError",this.errorNo=i,this.status=s,Object.setPrototypeOf(this,Yr.prototype)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class Jn{static generateThrottlingStorageKey(e){return`${ua.THROTTLING_PREFIX}.${JSON.stringify(e)}`}static preProcess(e,t){var s;const n=Jn.generateThrottlingStorageKey(t),i=e.getThrottlingCache(n);if(i){if(i.throttleTime<Date.now()){e.removeItem(n);return}throw new Yr(((s=i.errorCodes)==null?void 0:s.join(" "))||P.EMPTY_STRING,i.errorMessage,i.subError)}}static postProcess(e,t,n){if(Jn.checkResponseStatus(n)||Jn.checkResponseForRetryAfter(n)){const i={throttleTime:Jn.calculateThrottleTime(parseInt(n.headers[xt.RETRY_AFTER])),error:n.body.error,errorCodes:n.body.error_codes,errorMessage:n.body.error_description,subError:n.body.suberror};e.setThrottlingCache(Jn.generateThrottlingStorageKey(t),i)}}static checkResponseStatus(e){return e.status===429||e.status>=500&&e.status<600}static checkResponseForRetryAfter(e){return e.headers?e.headers.hasOwnProperty(xt.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||ua.DEFAULT_THROTTLE_TIME_SECONDS),n+ua.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 $e{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 hp(r,e,t){return new Lc(r,e,t)}/*! @azure/msal-common v14.16.0 2024-11-05 */class hh{constructor(e,t){this.config=bM(e),this.logger=new jr(this.config.loggerOptions,Dy,eh),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[xt.CONTENT_TYPE]=P.URL_FORM_CONTENT_TYPE,!this.config.systemOptions.preventCorsPreflight&&e)switch(e.type){case rn.HOME_ACCOUNT_ID:try{const n=si(e.credential);t[xt.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[xt.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;Jn.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[xt.X_MS_HTTP_VERSION]||"",requestId:g[xt.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[xt.X_MS_HTTP_VERSION]||"",requestId:m[xt.X_MS_REQUEST_ID]||"",contentTypeHeader:m[xt.CONTENT_TYPE]||void 0,contentLengthHeader:m[xt.CONTENT_LENGTH]||void 0,httpStatus:g.httpStatus},i)),g.error}throw g instanceof $e?g:B(wy)}return Jn.postProcess(this.cacheManager,e,s),s}async updateAuthority(e,t){var s;(s=this.performanceClient)==null||s.addQueueMeasurement(k.UpdateTokenEndpointAuthority,t);const n=`https://${e}/${this.authority.tenant}/`,i=await aC(n,this.networkClient,this.cacheManager,this.authority.options,this.logger,t,this.performanceClient);this.authority=i}createTokenQueryParameters(e){const t=new da(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 mc="no_tokens_found",sC="native_account_unavailable",fh="refresh_token_expired",vx="interaction_required",yx="consent_required",Cx="login_required",Bc="bad_token";/*! @azure/msal-common v14.16.0 2024-11-05 */const fp=[vx,yx,Cx,Bc],wx=["message_only","additional_action","basic_action","user_password_expired","consent_required","bad_token"],_x={[mc]:"No refresh token found in the cache. Please sign-in.",[sC]:"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.",[fh]:"Refresh token has expired.",[Bc]:"Identity provider returned bad_token due to an expired or invalid refresh token. Please invoke an interactive API to resolve."};class Fn extends $e{constructor(e,t,n,i,s,l,d,f){super(e,t,n),Object.setPrototypeOf(this,Fn.prototype),this.timestamp=i||P.EMPTY_STRING,this.traceId=s||P.EMPTY_STRING,this.correlationId=l||P.EMPTY_STRING,this.claims=d||P.EMPTY_STRING,this.name="InteractionRequiredAuthError",this.errorNo=f}}function gp(r,e,t){const n=!!r&&fp.indexOf(r)>-1,i=!!t&&wx.indexOf(t)>-1,s=!!e&&fp.some(l=>e.indexOf(l)>-1);return n||s||i}function vd(r){return new Fn(r,_x[r])}/*! @azure/msal-common v14.16.0 2024-11-05 */class Vn{static setRequestState(e,t,n){const i=Vn.generateLibraryState(e,n);return t?`${i}${P.RESOURCE_DELIM}${t}`:i}static generateLibraryState(e,t){if(!e)throw B(hd);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(hd);if(!t)throw B(gi);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(gi)}}}/*! @azure/msal-common v14.16.0 2024-11-05 */const Tx={SW:"sw"};class pi{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:Tx.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,C=m==null?void 0:m.getUrlComponents();return this.cryptoUtils.signJwt({at:e,ts:or(),m:s==null?void 0:s.toUpperCase(),u:C==null?void 0:C.HostNameAndPort,nonce:f||this.cryptoUtils.createNewGuid(),p:C==null?void 0:C.AbsolutePath,q:C!=null&&C.QueryString?[[],C.QueryString]:void 0,client_claims:d||void 0,...i},t,g,n.correlationId)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class Ex{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 Sx(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 vo{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(lc,"Cached State"):B(lc,"Server State");let n,i;try{n=decodeURIComponent(e.state)}catch{throw B(gi,e.state)}try{i=decodeURIComponent(t)}catch{throw B(gi,e.state)}if(n!==i)throw B(Ey);if(e.error||e.error_description||e.suberror){const s=Sx(e);throw gp(e.error,e.error_description,e.suberror)?new Fn(e.error||"",e.error_description,e.suberror,e.timestamp||"",e.trace_id||"",e.correlation_id||"",e.claims||"",s):new Yr(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 Yr(e.error,i,e.suberror,s,e.status);if(t&&e.status&&e.status>=Is.SERVER_ERROR_RANGE_START&&e.status<=Is.SERVER_ERROR_RANGE_END){this.logger.warning(`executeTokenRequest:validateTokenResponse - AAD is currently unavailable and the access token is unable to be refreshed.
56
+ ${l}`);return}else if(t&&e.status&&e.status>=Is.CLIENT_ERROR_RANGE_START&&e.status<=Is.CLIENT_ERROR_RANGE_END){this.logger.warning(`executeTokenRequest:validateTokenResponse - AAD is currently available but is unable to refresh the access token.
57
+ ${l}`);return}throw gp(e.error,e.error_description,e.suberror)?new Fn(e.error,e.error_description,e.suberror,e.timestamp||P.EMPTY_STRING,e.trace_id||P.EMPTY_STRING,e.correlation_id||P.EMPTY_STRING,e.claims||P.EMPTY_STRING,s):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=_o(e.id_token||P.EMPTY_STRING,this.cryptoObj.base64Decode),s&&s.nonce&&m.nonce!==s.nonce)throw B(Sy);if(i.maxAge||i.maxAge===0){const A=m.auth_time;if(!A)throw B(Jd);Ly(A,i.maxAge)}}this.homeAccountIdentifier=at.generateHomeAccountId(e.client_info||P.EMPTY_STRING,t.authorityType,this.logger,this.cryptoObj,m);let C;s&&s.state&&(C=Vn.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 Ex(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 vo.generateAuthenticationResult(this.cryptoObj,t,v,!1,i,m,C,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 vo.generateAuthenticationResult(this.cryptoObj,t,v,!1,i,m,C,e,g)}generateCacheRecord(e,t,n,i,s,l,d){const f=t.getPreferredCache();if(!f)throw B(Xd);const g=Xy(s);let m,C;e.id_token&&s&&(m=Pc(this.homeAccountIdentifier,f,e.id_token,this.clientId,g||""),C=gh(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?Qe.fromString(e.scope):new Qe(i.scopes||[]),N=(typeof e.expires_in=="string"?parseInt(e.expires_in,10):e.expires_in)||0,K=(typeof e.ext_expires_in=="string"?parseInt(e.ext_expires_in,10):e.ext_expires_in)||0,V=(typeof e.refresh_in=="string"?parseInt(e.refresh_in,10):e.refresh_in)||void 0,U=n+N,Q=U+K,ce=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,ce,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 N=typeof e.refresh_token_expires_in=="string"?parseInt(e.refresh_token_expires_in,10):e.refresh_token_expires_in;A=n+N}E=By(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:C,idToken:m,accessToken:v,refreshToken:E,appMetadata:_}}static async generateAuthenticationResult(e,t,n,i,s,l,d,f,g){var U,Q,ce,_e,z;let m=P.EMPTY_STRING,C=[],v=null,E,_,A=P.EMPTY_STRING;if(n.accessToken){if(n.accessToken.tokenType===Oe.POP&&!s.popKid){const tt=new pi(e),{secret:Te,keyId:j}=n.accessToken;if(!j)throw B(Zd);m=await tt.signPopToken(Te,j,s)}else m=n.accessToken.secret;C=Qe.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===la?la:"");const N=(l==null?void 0:l.oid)||(l==null?void 0:l.sub)||"",K=(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?ch(n.account.getAccountInfo(),void 0,l,(U=n.idToken)==null?void 0:U.secret):null;return{authority:t.canonicalAuthority,uniqueId:N,tenantId:K,scopes:C,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:((ce=n.accessToken)==null?void 0:ce.tokenType)||P.EMPTY_STRING,state:d?d.userRequestState:P.EMPTY_STRING,cloudGraphHostName:((_e=n.account)==null?void 0:_e.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 gh(r,e,t,n,i,s,l,d,f,g,m){m==null||m.verbose("setCachedAccount called");const v=r.getAccountKeys().find(K=>K.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||[],N=d||_.realm;if(N&&!A.find(K=>K.tenantId===N)){const K=sh(t,_.localAccountId,N,i);A.push(K)}return _.tenantProfiles=A,_}/*! @azure/msal-common v14.16.0 2024-11-05 */async function cC(r,e,t){return typeof r=="string"?r:r({clientId:e,tokenEndpoint:t})}/*! @azure/msal-common v14.16.0 2024-11-05 */class lC extends hh{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(Iy);const n=or(),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[xt.X_MS_REQUEST_ID],l=new vo(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 vo(this.config.authOptions.clientId,this.cacheManager,this.cryptoUtils,this.logger,null,null).validateServerAuthorizationCodeResponse(e,t),!e.code)throw B(Py);return e}getLogoutUri(e){if(!e)throw Me(zy);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 C=dc(t.clientInfo,this.cryptoUtils.base64Decode);l={credential:`${C.uid}${kt.CLIENT_INFO_SEPARATOR}${C.utid}`,type:rn.HOME_ACCOUNT_ID}}catch(C){this.logger.verbose("Could not parse client info for CCS Header: "+C)}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 da(e.correlationId,this.performanceClient);if(t.addClientId(e.embeddedClientId||((s=e.tokenBodyParameters)==null?void 0:s[po])||this.config.authOptions.clientId),this.includeRedirectUri?t.addRedirectUri(e.redirectUri):Zo.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&&!md(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 cC(l.assertion,this.config.authOptions.clientId,e.resourceRequestUri)),t.addClientAssertionType(l.assertionType)}if(t.addGrantType(py.AUTHORIZATION_CODE_GRANT),t.addClientInfo(),e.authenticationScheme===Oe.POP){const l=new pi(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===Oe.SSH)if(e.sshJwk)t.addSshJwk(e.sshJwk);else throw Me(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=dc(e.clientInfo,this.cryptoUtils.base64Decode);n={credential:`${l.uid}${kt.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=si(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[dp])&&t.addExtraQueryParameters({[dp]:"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 da(t,this.performanceClient);n.addClientId(e.embeddedClientId||((l=e.extraQueryParameters)==null?void 0:l[po])||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),md(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!==ht.SELECT_ACCOUNT)if(e.sid&&e.prompt===ht.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=si(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===ht.NONE){this.logger.verbose("createAuthCodeUrlQueryString: Prompt is none, adding sid from account"),n.addSid(d);try{const g=si(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=si(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===Oe.POP)){const d=new pi(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 da(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 Ax=300;class yd extends hh{constructor(e,t){super(e,t)}async acquireToken(e){var l,d;(l=this.performanceClient)==null||l.addQueueMeasurement(k.RefreshTokenClientAcquireToken,e.correlationId);const t=or(),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[xt.X_MS_REQUEST_ID],s=new vo(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 Me(Ky);if((n=this.performanceClient)==null||n.addQueueMeasurement(k.RefreshTokenClientAcquireTokenByRefreshToken,e.correlationId),!e.account)throw B(Qd);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 Fn&&i.errorCode===mc,l=i instanceof Yr&&i.errorCode===Qm.INVALID_GRANT_ERROR&&i.subError===Qm.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=To(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 vd(mc);if(n.expiresOn&&gd(n.expiresOn,e.refreshTokenExpirationOffsetSeconds||Ax))throw vd(fh);const i={...e,refreshToken:n.secret,authenticationScheme:e.authenticationScheme||Oe.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 Fn&&l.subError===Bc){this.logger.verbose("acquireTokenWithRefreshToken: bad refresh token, removing from cache");const d=ai(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 da(t,this.performanceClient);if(n.addClientId(e.embeddedClientId||((s=e.tokenBodyParameters)==null?void 0:s[po])||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(py.REFRESH_TOKEN_GRANT),n.addClientInfo(),n.addLibraryInfo(this.config.libraryInfo),n.addApplicationTelemetry(this.config.telemetry.application),n.addThrottling(),this.serverTelemetryManager&&!md(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 cC(d.assertion,this.config.authOptions.clientId,e.resourceRequestUri)),n.addClientAssertionType(d.assertionType)}if(e.authenticationScheme===Oe.POP){const d=new pi(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===Oe.SSH)if(e.sshJwk)n.addSshJwk(e.sshJwk);else throw Me(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=si(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 bx extends hh{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:[...wi]});return i===Br.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 yd(this.config,this.performanceClient).acquireTokenByRefreshToken(e).catch(()=>{})),n}catch(n){if(n instanceof Oc&&n.errorCode===yr)return new yd(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=Br.NOT_APPLICABLE;if(e.forceRefresh||!this.config.cacheOptions.claimsBasedCachingEnabled&&!Un.isEmptyObj(e.claims))throw this.setCacheOutcome(Br.FORCE_REFRESH_OR_CLAIMS,e.correlationId),B(yr);if(!e.account)throw B(Qd);const n=e.account.tenantId||mx(e.authority),i=this.cacheManager.getTokenKeys(),s=this.cacheManager.getAccessToken(e.account,e,i,n,this.performanceClient,e.correlationId);if(s){if(tM(s.cachedAt)||gd(s.expiresOn,this.config.systemOptions.tokenRenewalOffsetSeconds))throw this.setCacheOutcome(Br.CACHED_ACCESS_TOKEN_EXPIRED,e.correlationId),B(yr);s.refreshOn&&gd(s.refreshOn,0)&&(t=Br.PROACTIVELY_REFRESHED)}else throw this.setCacheOutcome(Br.NO_CACHED_ACCESS_TOKEN,e.correlationId),B(yr);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!==Br.NOT_APPLICABLE&&this.logger.info(`Token refresh is required due to cache outcome: ${e}`)}async generateResultFromCacheRecord(e,t){var i;(i=this.performanceClient)==null||i.addQueueMeasurement(k.SilentFlowClientGenerateResultFromCacheRecord,t.correlationId);let n;if(e.idToken&&(n=_o(e.idToken.secret,this.config.cryptoInterface.base64Decode)),t.maxAge||t.maxAge===0){const s=n==null?void 0:n.auth_time;if(!s)throw B(Jd);Ly(s,t.maxAge)}return vo.generateAuthenticationResult(this.cryptoUtils,this.authority,e,!0,t,n)}}/*! @azure/msal-common v14.16.0 2024-11-05 */const Ix={sendGetRequestAsync:()=>Promise.reject(B(ge)),sendPostRequestAsync:()=>Promise.reject(B(ge))};/*! @azure/msal-common v14.16.0 2024-11-05 */const mp=",",uC="|";function kx(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(mp),d.length<4)return e}else d=Array.from({length:4},()=>uC);return l.forEach((f,g)=>{var m,C;f.length===2&&((m=f[0])!=null&&m.length)&&((C=f[1])!=null&&C.length)&&Rx({skuArr:d,index:g,skuName:f[0],skuVersion:f[1]})}),d.join(mp)}function Rx(r){const{skuArr:e,index:t,skuName:n,skuVersion:i}=r;t>=e.length||(e[t]=[n,i].join(uC))}class va{constructor(e,t){this.cacheOutcome=Br.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=vt.CACHE_KEY+kt.CACHE_KEY_SEPARATOR+e.clientId}generateCurrentRequestHeaderValue(){const e=`${this.apiId}${vt.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(vt.VALUE_SEPARATOR),s=this.getRegionDiscoveryFields(),l=[e,s].join(vt.VALUE_SEPARATOR);return[vt.SCHEMA_VERSION,l,i].join(vt.CATEGORY_SEPARATOR)}generateLastRequestHeaderValue(){const e=this.getLastRequests(),t=va.maxErrorsToSend(e),n=e.failedRequests.slice(0,2*t).join(vt.VALUE_SEPARATOR),i=e.errors.slice(0,t).join(vt.VALUE_SEPARATOR),s=e.errors.length,l=t<s?vt.OVERFLOW_TRUE:vt.OVERFLOW_FALSE,d=[s,l].join(vt.VALUE_SEPARATOR);return[vt.SCHEMA_VERSION,e.cacheHits,n,i,d].join(vt.CATEGORY_SEPARATOR)}cacheFailedRequest(e){const t=this.getLastRequests();t.errors.length>=vt.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 $e?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(vt.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=va.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<vt.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 kx(e)}}/*! @azure/msal-common v14.16.0 2024-11-05 */const dC="missing_kid_error",hC="missing_alg_error";/*! @azure/msal-common v14.16.0 2024-11-05 */const Nx={[dC]:"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.",[hC]:"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 mh extends $e{constructor(e,t){super(e,t),this.name="JoseHeaderError",Object.setPrototypeOf(this,mh.prototype)}}function pp(r){return new mh(r,Nx[r])}/*! @azure/msal-common v14.16.0 2024-11-05 */class ph{constructor(e){this.typ=e.typ,this.alg=e.alg,this.kid=e.kid}static getShrHeaderString(e){if(!e.kid)throw pp(dC);if(!e.alg)throw pp(hC);const t=new ph({typ:e.typ||V1.Pop,kid:e.kid,alg:e.alg});return JSON.stringify(t)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class vp{startMeasurement(){}endMeasurement(){}flushMeasurement(){return null}}class Ox{generateId(){return"callback-id"}startMeasurement(e,t){return{end:()=>null,discard:()=>{},add:()=>{},increment:()=>{},event:{eventId:this.generateId(),status:gx.InProgress,authority:"",libraryName:"",libraryVersion:"",clientId:"",name:e,startTimeMs:Date.now(),correlationId:t||""},measurement:new vp}}startPerformanceMeasurement(){return new vp}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 vh="pkce_not_created",Cd="crypto_nonexistent",Uc="empty_navigate_uri",fC="hash_empty_error",yh="no_state_in_hash",gC="hash_does_not_contain_known_properties",mC="unable_to_parse_state",pC="state_interaction_type_mismatch",vC="interaction_in_progress",yC="popup_window_error",CC="empty_window_error",yo="user_cancelled",Px="monitor_popup_timeout",wC="monitor_window_timeout",_C="redirect_in_iframe",TC="block_iframe_reload",EC="block_nested_popups",Mx="iframe_closed_prematurely",Vc="silent_logout_unsupported",SC="no_account_error",xx="silent_prompt_value_error",AC="no_token_request_cache_error",bC="unable_to_parse_token_request_cache_error",Ch="no_cached_authority_error",Dx="auth_request_not_set_error",Lx="invalid_cache_type",Fc="non_browser_environment",ei="database_not_open",pc="no_network_connectivity",IC="post_request_failed",kC="get_request_failed",wd="failed_to_parse_response",RC="unable_to_load_token",wh="crypto_key_not_found",NC="auth_code_required",OC="auth_code_or_nativeAccountId_required",PC="spa_code_and_nativeAccountId_present",_h="database_unavailable",MC="unable_to_acquire_token_from_native_platform",xC="native_handshake_timeout",DC="native_extension_not_installed",ba="native_connection_not_established",LC="uninitialized_public_client_application",BC="native_prompt_not_supported",UC="invalid_base64_string",VC="invalid_pop_token_request",FC="failed_to_build_headers",HC="failed_to_parse_headers";/*! @azure/msal-browser v3.28.1 2025-01-14 */const pr="For more visit: aka.ms/msaljs/browser-errors",Bx={[vh]:"The PKCE code challenge and verifier could not be generated.",[Cd]:"The crypto object or function is not available.",[Uc]:"Navigation URI is empty. Please check stack trace for more info.",[fC]:`Hash value cannot be processed because it is empty. Please verify that your redirectUri is not clearing the hash. ${pr}`,[yh]:"Hash does not contain state. Please verify that the request originated from msal.",[gC]:`Hash does not contain known properites. Please verify that your redirectUri is not changing the hash. ${pr}`,[mC]:"Unable to parse state. Please verify that the request originated from msal.",[pC]:"Hash contains state but the interaction type does not match the caller.",[vC]:`Interaction is currently in progress. Please ensure that this interaction has been completed before calling an interactive API. ${pr}`,[yC]:"Error opening popup window. This can happen if you are using IE or if popups are blocked in the browser.",[CC]:"window.open returned null or undefined window object.",[yo]:"User cancelled the flow.",[Px]:`Token acquisition in popup failed due to timeout. ${pr}`,[wC]:`Token acquisition in iframe failed due to timeout. ${pr}`,[_C]:"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.",[TC]:`Request was blocked inside an iframe because MSAL detected an authentication response. ${pr}`,[EC]:"Request was blocked inside a popup because MSAL detected it was running in a popup.",[Mx]:"The iframe being monitored was closed prematurely.",[Vc]:"Silent logout not supported. Please call logoutRedirect or logoutPopup instead.",[SC]:"No account object provided to acquireTokenSilent and no active account has been set. Please call setActiveAccount or provide an account on the request.",[xx]:"The value given for the prompt value is not valid for silent requests - must be set to 'none' or 'no_session'.",[AC]:"No token request found in cache.",[bC]:"The cached token request could not be parsed.",[Ch]:"No cached authority found.",[Dx]:"Auth Request not set. Please ensure initiateAuthRequest was called from the InteractionHandler",[Lx]:"Invalid cache type",[Fc]:"Login and token requests are not supported in non-browser environments.",[ei]:"Database is not open!",[pc]:"No network connectivity. Check your internet connection.",[IC]:"Network request failed: If the browser threw a CORS error, check that the redirectUri is registered in the Azure App Portal as type 'SPA'",[kC]:"Network request failed. Please check the network trace to determine root cause.",[wd]:"Failed to parse network response. Check network trace.",[RC]:"Error loading token to cache.",[wh]:"Cryptographic Key or Keypair not found in browser storage.",[NC]:"An authorization code must be provided (as the `code` property on the request) to this flow.",[OC]:"An authorization code or nativeAccountId must be provided to this flow.",[PC]:"Request cannot contain both spa code and native account id.",[_h]:"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.",[MC]:`Unable to acquire token from native platform. ${pr}`,[xC]:"Timed out while attempting to establish connection to browser extension",[DC]:"Native extension is not installed. If you think this is a mistake call the initialize function.",[ba]:`Connection to native platform has not been established. Please install a compatible browser extension and run initialize(). ${pr}`,[LC]:`You must call and await the initialize function before attempting to call any other MSAL API. ${pr}`,[BC]:"The provided prompt is not supported by the native platform. This request should be routed to the web based flow.",[UC]:"Invalid base64 encoded string.",[VC]:"Invalid PoP token request. The request should not have both a popKid value and signPopToken set to true.",[FC]:"Failed to build request headers object.",[HC]:"Failed to parse response headers"};class Ia extends $e{constructor(e,t){super(e,Bx[e],t),Object.setPrototypeOf(this,Ia.prototype),this.name="BrowserAuthError"}}function G(r,e){return new Ia(r,e)}/*! @azure/msal-browser v3.28.1 2025-01-14 */const en={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"},ci={CHANNEL_ID:"53ee284d-920a-4b59-9d30-a60315b26836",PREFERRED_EXTENSION_ID:"ppnbnpeolgkicgegkbkbjmhlideopiji",MATS_TELEMETRY:"MATS"},ho={HandshakeRequest:"Handshake",HandshakeResponse:"HandshakeResponse",GetToken:"GetToken",Response:"Response"},Ft={LocalStorage:"localStorage",SessionStorage:"sessionStorage",MemoryStorage:"memoryStorage"},yp={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"},Lr={ACCOUNT_KEYS:"msal.account.keys",TOKEN_KEYS:"msal.token.keys"},Ps={WRAPPER_SKU:"wrapper.sku",WRAPPER_VER:"wrapper.version"},Be={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 Cp={scopes:wi},$C="jwk",_d="msal.db",Ux=1,Vx=`${_d}.keys`,Xt={Default:0,AccessToken:1,AccessTokenAndRefreshToken:2,RefreshToken:3,RefreshTokenAndNetwork:4,Skip:5},Fx=[Xt.Default,Xt.Skip,Xt.RefreshTokenAndNetwork],Hx="msal.browser.log.level",$x="msal.browser.log.pii";/*! @azure/msal-browser v3.28.1 2025-01-14 */function Ms(r){return encodeURIComponent(Th(r).replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_"))}function Hc(r){return KC(r).replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function Th(r){return KC(new TextEncoder().encode(r))}function KC(r){const e=Array.from(r,t=>String.fromCodePoint(t)).join("");return btoa(e)}/*! @azure/msal-browser v3.28.1 2025-01-14 */const Kx="RSASSA-PKCS1-v1_5",zC="SHA-256",zx=2048,qx=new Uint8Array([1,0,1]),wp="0123456789abcdef",_p=new Uint32Array(1),Wx="crypto_subtle_undefined",Eh={name:Kx,hash:zC,modulusLength:zx,publicExponent:qx};function Gx(r){if(!window)throw G(Fc);if(!window.crypto)throw G(Cd);if(!r&&!window.crypto.subtle)throw G(Cd,Wx)}async function qC(r,e,t){e==null||e.addQueueMeasurement(k.Sha256Digest,t);const i=new TextEncoder().encode(r);return window.crypto.subtle.digest(zC,i)}function jx(r){return window.crypto.getRandomValues(r)}function Uu(){return window.crypto.getRandomValues(_p),_p[0]}function Sr(){const r=Date.now(),e=Uu()*1024+(Uu()&1023),t=new Uint8Array(16),n=Math.trunc(e/2**30),i=e&2**30-1,s=Uu();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+=wp.charAt(t[d]>>>4),l+=wp.charAt(t[d]&15),(d===3||d===5||d===7||d===9)&&(l+="-");return l}async function Yx(r,e){return window.crypto.subtle.generateKey(Eh,r,e)}async function Vu(r){return window.crypto.subtle.exportKey($C,r)}async function Jx(r,e,t){return window.crypto.subtle.importKey($C,r,Eh,e,t)}async function Qx(r,e){return window.crypto.subtle.sign(Eh,r,e)}async function WC(r){const e=await qC(r),t=new Uint8Array(e);return Hc(t)}/*! @azure/msal-browser v3.28.1 2025-01-14 */const Sh="storage_not_supported",Xx="stubbed_public_client_application_called",GC="in_mem_redirect_unavailable";/*! @azure/msal-browser v3.28.1 2025-01-14 */const Zx={[Sh]:"Given storage configuration option was not supported.",[Xx]:"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",[GC]:"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."};class Ah extends $e{constructor(e,t){super(e,t),this.name="BrowserConfigurationAuthError",Object.setPrototypeOf(this,Ah.prototype)}}function bh(r){return new Ah(r,Zx[r])}/*! @azure/msal-browser v3.28.1 2025-01-14 */function eD(r){r.location.hash="",typeof r.history.replaceState=="function"&&r.history.replaceState(null,"",`${r.location.origin}${r.location.pathname}${r.location.search}`)}function tD(r){const e=r.split("#");e.shift(),window.location.hash=e.length>0?e.join("#"):""}function Ih(){return window.parent!==window}function nD(){return typeof window<"u"&&!!window.opener&&window.opener!==window&&typeof window.name=="string"&&window.name.indexOf(`${en.POPUP_NAME_PREFIX}.`)===0}function Cr(){return typeof window<"u"&&window.location?window.location.href.split("?")[0].split("#")[0]:""}function rD(){const e=new ye(window.location.href).getUrlComponents();return`${e.Protocol}//${e.HostNameAndPort}/`}function oD(){if(ye.hashContainsKnownProperties(window.location.hash)&&Ih())throw G(TC)}function iD(r){if(Ih()&&!r)throw G(_C)}function aD(){if(nD())throw G(EC)}function jC(){if(typeof window>"u")throw G(Fc)}function YC(r){if(!r)throw G(LC)}function kh(r){jC(),oD(),aD(),YC(r)}function Tp(r,e){if(kh(r),iD(e.system.allowRedirectInIframe),e.cache.cacheLocation===Ft.MemoryStorage&&!e.cache.storeAuthStateInCookie)throw bh(GC)}function JC(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 sD(){return Sr()}/*! @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 cD{async sendGetRequestAsync(e,t){let n,i={},s=0;const l=Ep(t);try{n=await fetch(e,{method:yp.GET,headers:l})}catch{throw G(window.navigator.onLine?kC:pc)}i=Sp(n.headers);try{return s=n.status,{headers:i,body:await n.json(),status:s}}catch{throw hp(G(wd),s,i)}}async sendPostRequestAsync(e,t){const n=t&&t.body||"",i=Ep(t);let s,l=0,d={};try{s=await fetch(e,{method:yp.POST,headers:i,body:n})}catch{throw G(window.navigator.onLine?IC:pc)}d=Sp(s.headers);try{return l=s.status,{headers:d,body:await s.json(),status:l}}catch{throw hp(G(wd),l,d)}}}function Ep(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(FC)}}function Sp(r){try{const e={};return r.forEach((t,n)=>{e[n]=t}),e}catch{throw G(HC)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const lD=6e4,Td=1e4,uD=3e4,dD=2e3;function hD({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"?Cr():"",postLogoutRedirectUri:P.EMPTY_STRING,navigateToLoginRequestUrl:!0,clientCapabilities:[],protocolMode:Tr.AAD,OIDCOptions:{serverResponseType:Aa.FRAGMENT,defaultScopes:[P.OPENID_SCOPE,P.PROFILE_SCOPE,P.OFFLINE_ACCESS_SCOPE]},azureCloudOptions:{azureCloudInstance:th.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:De.Info,piiLoggingEnabled:!1},g={...{...rC,loggerOptions:d,networkClient:i?new cD:Ix,navigationClient:new vc,loadFrameTimeout:0,windowHashTimeout:(t==null?void 0:t.loadFrameTimeout)||lD,iframeHashTimeout:(t==null?void 0:t.loadFrameTimeout)||Td,navigateFrameWait:0,redirectNavigationTimeout:uD,asyncPopups:!1,allowRedirectInIframe:!1,allowNativeBroker:!1,nativeBrokerHandshakeTimeout:(t==null?void 0:t.nativeBrokerHandshakeTimeout)||dD,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 Ox};if((r==null?void 0:r.protocolMode)!==Tr.OIDC&&(r!=null&&r.OIDCOptions)&&new jr(g.loggerOptions).warning(JSON.stringify(Me(Yy))),r!=null&&r.protocolMode&&r.protocolMode!==Tr.AAD&&(g!=null&&g.allowNativeBroker))throw Me(Jy);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 fD="@azure/msal-browser",$c="3.28.1";/*! @azure/msal-browser v3.28.1 2025-01-14 */class Rh{static loggerCallback(e,t){switch(e){case De.Error:console.error(t);return;case De.Info:console.info(t);return;case De.Verbose:console.debug(t);return;case De.Warning:console.warn(t);return;default:console.log(t);return}}constructor(e){var f;this.browserEnvironment=typeof window<"u",this.config=hD(e,this.browserEnvironment);let t;try{t=window[Ft.SessionStorage]}catch{}const n=t==null?void 0:t.getItem(Hx),i=(f=t==null?void 0:t.getItem($x))==null?void 0:f.toLowerCase(),s=i==="true"?!0:i==="false"?!1:void 0,l={...this.config.system.loggerOptions},d=n&&Object.keys(De).includes(n)?De[n]:void 0;d&&(l.loggerCallback=Rh.loggerCallback,l.logLevel=d),s!==void 0&&(l.piiLoggingEnabled=s),this.logger=new jr(l,fD,$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 Co extends Rh{getModuleName(){return Co.MODULE_NAME}getId(){return Co.ID}async initialize(){return this.available=typeof window<"u",this.available}}Co.MODULE_NAME="";Co.ID="StandardOperatingContext";/*! @azure/msal-browser v3.28.1 2025-01-14 */function nr(r){return new TextDecoder().decode(gD(r))}function gD(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(UC)}const t=atob(e);return Uint8Array.from(t,n=>n.codePointAt(0)||0)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class mD{constructor(){this.dbName=_d,this.version=Ux,this.tableName=Vx,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(_h)))})}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(ei));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(ei));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(ei));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(ei));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(ei));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(_d),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 Ed{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 pD{constructor(e){this.inMemoryCache=new Ed,this.indexedDBCache=new mD,this.logger=e}handleDatabaseAccessError(e){if(e instanceof Ia&&e.errorCode===_h)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 vi{constructor(e,t,n){this.logger=e,Gx(n??!1),this.cache=new pD(this.logger),this.performanceClient=t}createNewGuid(){return Sr()}base64Encode(e){return Th(e)}base64Decode(e){return nr(e)}base64UrlEncode(e){return Ms(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 Yx(vi.EXTRACTABLE,vi.POP_KEY_USAGES),i=await Vu(n.publicKey),s={e:i.e,kty:i.kty,n:i.n},l=Ap(s),d=await this.hashString(l),f=await Vu(n.privateKey),g=await Jx(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(wh);const d=await Vu(l.publicKey),f=Ap(d),g=Ms(JSON.stringify({kid:t})),m=ph.getShrHeaderString({...n==null?void 0:n.header,alg:d.alg,kid:g}),C=Ms(m);e.cnf={jwk:JSON.parse(f)};const v=Ms(JSON.stringify(e)),E=`${C}.${v}`,A=new TextEncoder().encode(E),N=await Qx(l.privateKey,A),K=Hc(new Uint8Array(N)),V=`${E}.${K}`;return s&&s.end({success:!0}),V}async hashString(e){return WC(e)}}vi.POP_KEY_USAGES=["sign","verify"];vi.EXTRACTABLE=!0;function Ap(r){return JSON.stringify(r,Object.keys(r).sort())}/*! @azure/msal-browser v3.28.1 2025-01-14 */class vD{constructor(){if(!window.localStorage)throw bh(Sh)}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 yD{constructor(){if(!window.sessionStorage)throw bh(Sh)}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 QC(r,e){if(!e)return null;try{return Vn.parseRequestState(r,e).libraryState.meta}catch{throw B(gi)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const CD=24*60*60*1e3;class wD{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=_D(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 _D(r){const e=new Date;return new Date(e.getTime()+r*CD).toUTCString()}/*! @azure/msal-browser v3.28.1 2025-01-14 */class Sd extends mi{constructor(e,t,n,i,s,l){super(e,n,i,s),this.cacheConfig=t,this.logger=i,this.internalStorage=new Ed,this.browserStorage=this.setupBrowserStorage(this.cacheConfig.cacheLocation),this.temporaryCacheStorage=this.setupBrowserStorage(this.cacheConfig.temporaryCacheLocation),this.cookieStorage=new wD,t.cacheMigrationEnabled&&(this.migrateCacheEntries(),this.createKeyMaps()),this.performanceClient=l}setupBrowserStorage(e){try{switch(e){case Ft.LocalStorage:return new vD;case Ft.SessionStorage:return new yD;case Ft.MemoryStorage:default:break}}catch(t){this.logger.error(t)}return this.cacheConfig.cacheLocation=Ft.MemoryStorage,new Ed}migrateCacheEntries(){const e=`${P.CACHE_PREFIX}.${lt.ID_TOKEN}`,t=`${P.CACHE_PREFIX}.${lt.CLIENT_INFO}`,n=`${P.CACHE_PREFIX}.${lt.ERROR}`,i=`${P.CACHE_PREFIX}.${lt.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];[lt.ID_TOKEN,lt.CLIENT_INFO,lt.ERROR,lt.ERROR_DESC].forEach((C,v)=>{const E=g[v];E&&this.setTemporaryCache(C,E,!0)})}createKeyMaps(){this.logger.trace("BrowserCacheManager - createKeyMaps called.");const e=this.getItem(Lr.ACCOUNT_KEYS),t=this.getItem(`${Lr.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(np(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(tp(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(rp(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):mi.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(Lr.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(Lr.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(Lr.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(`${Lr.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(fd)}this.setItem(`${Lr.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(fd)}this.setItem(`${Lr.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||!np(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=ai(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||!tp(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=ai(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||!rp(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=ai(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||!uM(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=lM(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||!sM(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&&dM(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(Ps.WRAPPER_SKU,e),this.internalStorage.setItem(Ps.WRAPPER_VER,t)}getWrapperMetadata(){const e=this.internalStorage.getItem(Ps.WRAPPER_SKU)||P.EMPTY_STRING,t=this.internalStorage.getItem(Ps.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(lt.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(lt.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(lt.ACTIVE_ACCOUNT_FILTERS),n=this.generateCacheKey(lt.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||!cM(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,lt.ADAL_ID_TOKEN)?e:`${P.CACHE_PREFIX}.${this.clientId}.${e}`}generateAuthorityKey(e){const{libraryState:{id:t}}=Vn.parseRequestState(this.cryptoImpl,e);return this.generateCacheKey(`${ke.AUTHORITY}.${t}`)}generateNonceKey(e){const{libraryState:{id:t}}=Vn.parseRequestState(this.cryptoImpl,e);return this.generateCacheKey(`${ke.NONCE_IDTOKEN}.${t}`)}generateStateKey(e){const{libraryState:{id:t}}=Vn.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=QC(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=Th(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(AC);let n;try{n=JSON.parse(nr(t))}catch(i){throw this.logger.errorPii(`Attempted to parse: ${t}`),this.logger.error(`Parsing cached token request threw with error: ${i}`),G(bC)}if(this.removeTemporaryItem(this.generateCacheKey(ke.REQUEST_PARAMS)),!n.authority){const i=this.generateAuthorityKey(e),s=this.getTemporaryCache(i);if(!s)throw G(Ch);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(vC);this.setTemporaryCache(t,this.clientId,!1)}else!e&&this.getInteractionInProgress()===this.clientId&&this.removeTemporaryItem(t)}getLegacyLoginHint(){const e=this.getTemporaryCache(lt.ADAL_ID_TOKEN);e&&(this.browserStorage.removeItem(lt.ADAL_ID_TOKEN),this.logger.verbose("Cached ADAL id token retrieved."));const t=this.getTemporaryCache(lt.ID_TOKEN,!0);t&&(this.browserStorage.removeItem(this.generateCacheKey(lt.ID_TOKEN)),this.logger.verbose("Cached MSAL.js v1 id token retrieved"));const n=t||e;if(n){const i=_o(n,nr);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=ai(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,nr,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 ui&&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 TD=(r,e)=>{const t={cacheLocation:Ft.MemoryStorage,temporaryCacheLocation:Ft.MemoryStorage,storeAuthStateInCookie:!1,secureCookies:!1,cacheMigrationEnabled:!1,claimsBasedCachingEnabled:!1};return new Sd(r,t,uc,e)};/*! @azure/msal-browser v3.28.1 2025-01-14 */function ED(r,e,t,n){return r.verbose("getAllAccounts called"),t?e.getAllAccounts(n):[]}function SD(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 AD(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 bD(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 ID(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 kD(r,e){e.setActiveAccount(r)}function RD(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 ND{constructor(e){this.eventCallbacks=new Map,this.logger=e||new jr({})}addEventCallback(e,t,n){if(typeof window<"u"){const i=n||sD();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 XC{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||Sr(),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,Cr())}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 va(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=bt.generateAuthority(d,e.requestAzureCloudOptions||this.config.auth.azureCloudOptions),g=await F(aC,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 Me(Qy);return g}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const OD=32;async function PD(r,e,t){r.addQueueMeasurement(k.GeneratePkceCodes,t);const n=To(MD,k.GenerateCodeVerifier,e,r,t)(r,e,t),i=await F(xD,k.GenerateCodeChallengeFromVerifier,e,r,t)(n,r,e,t);return{verifier:n,challenge:i}}function MD(r,e,t){try{const n=new Uint8Array(OD);return To(jx,k.GetRandomValues,e,r,t)(n),Hc(n)}catch{throw G(vh)}}async function xD(r,e,t,n){e.addQueueMeasurement(k.GenerateCodeChallengeFromVerifier,n);try{const i=await F(qC,k.Sha256Digest,t,e,n)(r,e,n);return Hc(new Uint8Array(i))}catch{throw G(vh)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */async function Nh(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=Oe.BEARER,n.verbose(`Authentication Scheme wasn't explicitly set in request, defaulting to "Bearer" request`);else{if(l.authenticationScheme===Oe.SSH){if(!r.sshJwk)throw Me(xc);if(!r.sshKid)throw Me(jy)}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 WC(r.claims)),l}async function DD(r,e,t,n,i){n.addQueueMeasurement(k.InitializeSilentRequest,r.correlationId);const s=await F(Nh,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 _i extends XC{async initializeAuthorizationCodeRequest(e){this.performanceClient.addQueueMeasurement(k.StandardInteractionClientInitializeAuthorizationCodeRequest,this.correlationId);const t=await F(PD,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||Sr(),...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,Cr())):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,Cr())):(this.logger.verbose("Setting postLogoutRedirectUri to current page",t.correlationId),t.postLogoutRedirectUri=ye.getAbsoluteUrl(Cr(),Cr())):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 lC(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=Vn.setRequestState(this.browserCrypto,e&&e.state||P.EMPTY_STRING,i),d={...await F(Nh,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||Sr(),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 LD="ContentError",ZC="user_switch";/*! @azure/msal-browser v3.28.1 2025-01-14 */const BD="USER_INTERACTION_REQUIRED",UD="USER_CANCEL",VD="NO_NETWORK",FD="PERSISTENT_ERROR",HD="DISABLED",$D="ACCOUNT_UNAVAILABLE";/*! @azure/msal-browser v3.28.1 2025-01-14 */const KD=-2147186943,zD={[ZC]:"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 Qn extends $e{constructor(e,t,n){super(e,t),Object.setPrototypeOf(this,Qn.prototype),this.name="NativeAuthError",this.ext=n}}function ti(r){if(r.ext&&r.ext.status&&(r.ext.status===FD||r.ext.status===HD)||r.ext&&r.ext.error&&r.ext.error===KD)return!0;switch(r.errorCode){case LD:return!0;default:return!1}}function Ad(r,e,t){if(t&&t.status)switch(t.status){case $D:return vd(sC);case BD:return new Fn(r,e);case UD:return G(yo);case VD:return G(pc)}return new Qn(r,zD[r]||e,t)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class ew extends _i{async acquireToken(e){this.performanceClient.addQueueMeasurement(k.SilentCacheClientAcquireToken,e.correlationId);const t=this.initializeServerTelemetryManager(Be.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 bx(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 Ia&&s.errorCode===wh&&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 di extends XC{constructor(e,t,n,i,s,l,d,f,g,m,C,v){var _;super(e,t,n,i,s,l,f,g,v),this.apiId=d,this.accountId=m,this.nativeMessageHandler=g,this.nativeStorageManager=C,this.silentCacheClient=new ew(e,this.nativeStorageManager,n,i,s,l,f,g,v),this.serverTelemetryManager=this.initializeServerTelemetryManager(this.apiId);const E=this.nativeMessageHandler.getExtensionId()===ci.PREFERRED_EXTENSION_ID?"chrome":(_=this.nativeMessageHandler.getExtensionId())!=null&&_.length?"unknown":void 0;this.skus=va.makeExtraSkuString({libraryName:en.MSAL_SKU,libraryVersion:$c,extensionName:E,extensionVersion:this.nativeMessageHandler.getExtensionVersion()})}addRequestSKUs(e){e.extraParameters={...e.extraParameters,[lx]: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=or();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:ho.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 Qn&&this.serverTelemetryManager.setNativeBrokerErrorCode(i.errorCode),i}}createSilentCacheRequest(e,t){return{authority:e.authority,correlationId:this.correlationId,scopes:Qe.fromString(e.scope).asArray(),account:t,forceRefresh:!1}}async acquireTokensFromCache(e,t){if(!e)throw this.logger.warning("NativeInteractionClient:acquireTokensFromCache - No nativeAccountId provided"),B(dd);const n=this.browserStorage.getBaseAccountInfo({nativeAccountId:e});if(!n)throw B(dd);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:ho.GetToken,request:i};try{const f=await this.nativeMessageHandler.sendMessage(s);this.validateNativeResponse(f)}catch(f){if(f instanceof Qn&&(this.serverTelemetryManager.setNativeBrokerErrorCode(f.errorCode),ti(f)))throw f}this.browserStorage.setTemporaryCache(ke.NATIVE_REQUEST,JSON.stringify(i),!0);const l={apiId:Be.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:ho.GetToken,request:s},d=or();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=_o(e.id_token,nr),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 Ad(ZC);const d=await this.getDiscoveredAuthority({requestAuthority:t.authority}),f=gh(this.browserStorage,d,s,nr,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,Dn.Default,this.logger,this.browserCrypto,t)}generateScopes(e,t){return e.scope?Qe.fromString(e.scope):Qe.fromString(t.scope)}async generatePopAccessToken(e,t){if(t.tokenType===Oe.POP&&t.signPopToken){if(e.shr)return this.logger.trace("handleNativeServerResponse: SHR is enabled in native layer"),e.shr;const n=new pi(this.browserCrypto),i={resourceRequestMethod:t.resourceRequestMethod,resourceRequestUri:t.resourceRequestUri,shrClaims:t.shrClaims,shrNonce:t.shrNonce};if(!t.keyId)throw B(Zd);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?Qe.fromString(e.scope):Qe.fromString(t.scope),g=e.account.properties||{},m=g.UID||n.oid||n.sub||P.EMPTY_STRING,C=g.TenantId||n.tid||P.EMPTY_STRING,v=ch(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===Oe.POP?Oe.POP:Oe.BEARER;return{authority:s,uniqueId:m,tenantId:C,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===Oe.POP?P.SHR_NONCE_VALIDITY:(typeof e.expires_in=="string"?parseInt(e.expires_in,10):e.expires_in)||0,m=d+g,C=this.generateScopes(e,t),v=Mc(n,t.authority,s,t.clientId,i.tid||l,C.printScopes(),m,0,nr,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 vy(Gd,"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 Qe(i||[]);l.appendScopes(wi);const d=()=>{switch(this.apiId){case Be.ssoSilent:case Be.acquireTokenSilent_silentFlow:return this.logger.trace("initializeNativeRequest: silent request sets prompt to none"),ht.NONE}if(!e.prompt){this.logger.trace("initializeNativeRequest: prompt was not provided");return}switch(e.prompt){case ht.NONE:case ht.CONSENT:case ht.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(BC)}},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(VC);if(this.handleExtraBrokerParams(f),f.extraParameters=f.extraParameters||{},f.extraParameters.telemetry=ci.MATS_TELEMETRY,e.authenticationScheme===Oe.POP){const g={resourceRequestUri:e.resourceRequestUri,resourceRequestMethod:e.resourceRequestMethod,shrClaims:e.shrClaims,shrNonce:e.shrNonce},m=new pi(this.browserCrypto);let C;if(f.keyId)C=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);C=v.reqCnfString,f.keyId=v.kid,f.signPopToken=!0}f.reqCnf=C}return this.addRequestSKUs(f),f}handleExtraBrokerParams(e){var s;const t=e.extraParameters&&e.extraParameters.hasOwnProperty(dh)&&e.extraParameters.hasOwnProperty(pd)&&e.extraParameters.hasOwnProperty(po);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[pd],n=e.extraParameters[po]),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 Xn{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:ci.CHANNEL_ID,extensionId:this.extensionId,responseId:Sr(),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 Xn(e,t,n,ci.PREFERRED_EXTENSION_ID);return await i.sendHandshakeRequest(),i}catch{const s=new Xn(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:ci.CHANNEL_ID,extensionId:this.extensionId,responseId:Sr(),body:{method:ho.HandshakeRequest}};return this.handshakeEvent.add({extensionId:this.extensionId,extensionHandshakeTimeoutMs:this.handshakeTimeoutMs}),this.messageChannel.port1.onmessage=t=>{this.onChannelMessage(t)},window.postMessage(e,window.origin,[this.messageChannel.port2]),new Promise((t,n)=>{this.handshakeResolvers.set(e.responseId,{resolve:t,reject:n}),this.timeoutId=window.setTimeout(()=>{window.removeEventListener("message",this.windowListener,!1),this.messageChannel.port1.close(),this.messageChannel.port2.close(),this.handshakeEvent.end({extensionHandshakeTimedOut:!0,success:!1}),n(G(xC)),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!==ci.CHANNEL_ID)&&!(t.extensionId&&t.extensionId!==this.extensionId)&&t.body.method===ho.HandshakeRequest){const n=this.handshakeResolvers.get(t.responseId);if(!n){this.logger.trace(`NativeMessageHandler.onWindowMessage - resolver can't be found for request ${t.responseId}`);return}this.logger.verbose(t.extensionId?`Extension with id: ${t.extensionId} not installed`:"No extension installed"),clearTimeout(this.timeoutId),this.messageChannel.port1.close(),this.messageChannel.port2.close(),window.removeEventListener("message",this.windowListener,!1),this.handshakeEvent.end({success:!1,extensionInstalled:!1}),n.reject(G(DC))}}onChannelMessage(e){this.logger.trace("NativeMessageHandler - onChannelMessage called.");const t=e.data,n=this.resolvers.get(t.responseId),i=this.handshakeResolvers.get(t.responseId);try{const s=t.body.method;if(s===ho.Response){if(!n)return;const 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(Ad(l.code,l.description,l.ext));else if(l.result)l.result.code&&l.result.description?n.reject(Ad(l.result.code,l.result.description,l.result.ext)):n.resolve(l.result);else throw vy(Gd,"Event does not contain result.");this.resolvers.delete(t.responseId)}else if(s===ho.HandshakeResponse){if(!i){this.logger.trace(`NativeMessageHandler.onChannelMessage - resolver can't be found for request ${t.responseId}`);return}clearTimeout(this.timeoutId),window.removeEventListener("message",this.windowListener,!1),this.extensionId=t.extensionId,this.extensionVersion=t.body.version,this.logger.verbose(`NativeMessageHandler - Received HandshakeResponse from extension: ${this.extensionId}`),this.handshakeEvent.end({extensionInstalled:!0,success:!0}),i.resolve(),this.handshakeResolvers.delete(t.responseId)}}catch(s){this.logger.error("Error parsing response from WAM Extension"),this.logger.errorPii(`Error parsing response from WAM Extension: ${s}`),this.logger.errorPii(`Unable to parse ${e}`),n?n.reject(s):i&&i.reject(s)}}getExtensionId(){return this.extensionId}getExtensionVersion(){return this.extensionVersion}static isNativeAvailable(e,t,n,i){if(t.trace("isNativeAvailable called"),!e.system.allowNativeBroker)return t.trace("isNativeAvailable: allowNativeBroker is not enabled, returning false"),!1;if(!n)return t.trace("isNativeAvailable: WAM extension provider is not initialized, returning false"),!1;if(i)switch(i){case Oe.BEARER:case Oe.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 Oh{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 Yr&&i.subError===yo?G(yo):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 tw(r,e,t){const n=fc(r);if(!n)throw Zy(r)?(t.error(`A ${e} is present in the iframe but it does not contain known properties. It's likely that the ${e} has been replaced by code running on the redirectUri page.`),t.errorPii(`The ${e} detected is: ${r}`),G(gC)):(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(fC));return n}function qD(r,e,t){if(!r.state)throw G(yh);const n=QC(e,r.state);if(!n)throw G(mC);if(n.interactionType!==t)throw G(pC)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class WD extends _i{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||wi,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(Be.acquireTokenPopup),i=await F(this.initializeAuthorizationRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationRequest,this.logger,this.performanceClient,this.correlationId)(e,J.Popup);JC(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=Xn.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}),C=new Oh(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),_=To(tw,k.DeserializeResponse,this.logger,this.performanceClient,this.correlationId)(E,this.config.auth.OIDCOptions.serverResponseType,this.logger);if(Jn.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(ba);const N=new di(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,Be.acquireTokenPopup,this.performanceClient,this.nativeMessageHandler,_.accountId,this.nativeStorage,i.correlationId),{userRequestState:K}=Vn.parseRequestState(this.browserCrypto,i.state);return await N.acquireToken({...i,state:K,prompt:void 0})}return await C.handleCodeResponse(_,i)}catch(l){throw(s=t.popup)==null||s.close(),l instanceof $e&&(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(Be.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===Tr.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:Be.logoutPopup,timeout:this.config.system.redirectNavigationTimeout,noHistory:!1},_=ye.getAbsoluteUrl(i,Cr());await this.navigationClient.navigateInternal(_,E)}(f=t.popup)==null||f.close();return}}const C=m.getLogoutUri(e);this.eventHandler.emitEvent(te.LOGOUT_SUCCESS,J.Popup,e);const v=this.openPopup(C,t);if(this.eventHandler.emitEvent(te.POPUP_OPENED,J.Popup,{popupWindow:v},null),await this.monitorPopupForHash(v,t.popupWindowParent).catch(()=>{}),i){const E={apiId:Be.logoutPopup,timeout:this.config.system.redirectNavigationTimeout,noHistory:!1},_=ye.getAbsoluteUrl(i,Cr());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 $e&&(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(Uc)}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(yo));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===Aa.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(CC);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(yC)}}openSizedPopup(e,{popupName:t,popupWindowAttributes:n,popupWindowParent:i}){var E,_,A,N;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,C=(A=n.popupPosition)==null?void 0:A.top,v=(N=n.popupPosition)==null?void 0:N.left;return(!g||g<0||g>d)&&(this.logger.verbose("Default popup window width used. Window width not configured or invalid."),g=en.POPUP_WIDTH),(!m||m<0||m>f)&&(this.logger.verbose("Default popup window height used. Window height not configured or invalid."),m=en.POPUP_HEIGHT),(!C||C<0||C>f)&&(this.logger.verbose("Default popup window top position used. Window top not configured or invalid."),C=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=${C}, 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 bp{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:Be.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(Uc)}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(lc,"Cached State");let s;try{s=this.authModule.handleFragmentResponse(e,i)}catch(g){throw g instanceof Yr&&g.subError===yo?G(yo):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 GD(){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 jD extends _i{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(Be.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 bp(l,this.browserStorage,s,this.logger,this.performanceClient),f=await l.getAuthCodeUrl({...t,nativeBroker:Xn.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 $e&&(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(Be.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),GD()!=="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&&tD(l),await this.handleResponse(i,n);if(this.config.auth.navigateToLoginRequestUrl){if(!Ih()||this.config.system.allowRedirectInIframe){this.browserStorage.setTemporaryCache(ke.URL_HASH,s,!0);const g={apiId:Be.handleRedirectPromise,timeout:this.config.system.redirectNavigationTimeout,noHistory:!0};let m=!0;if(!l||l==="null"){const C=rD();this.browserStorage.setTemporaryCache(ke.ORIGIN_URI,C,!0),this.logger.warning("Unable to get valid login request url from cache, redirecting to home page"),m=await this.navigationClient.navigateInternal(C,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 $e&&(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===Aa.QUERY?t=window.location.search:t=window.location.hash);let n=fc(t);if(n){try{qD(n,this.browserCrypto,J.Redirect)}catch(s){return s instanceof $e&&this.logger.error(`Interaction type validation failed due to ${s.errorCode}: ${s.errorMessage}`),[null,""]}return eD(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=fc(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(yh);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(ba);const f=new di(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,Be.acquireTokenPopup,this.performanceClient,this.nativeMessageHandler,e.accountId,this.nativeStorage,i.correlationId),{userRequestState:g}=Vn.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(Ch);const l=await F(this.createAuthCodeClient.bind(this),k.StandardInteractionClientCreateAuthCodeClient,this.logger,this.performanceClient,this.correlationId)({serverTelemetryManager:t,requestAuthority:s});return Jn.removeThrottle(this.browserStorage,this.config.auth.clientId,i),new bp(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(Be.logout);try{this.eventHandler.emitEvent(te.LOGOUT_START,J.Redirect,e),await this.clearCacheOnLogout(t.account);const l={apiId:Be.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===Tr.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 $e&&(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,Cr())}}/*! @azure/msal-browser v3.28.1 2025-01-14 */async function YD(r,e,t,n,i){if(e.addQueueMeasurement(k.SilentHandlerInitiateAuthRequest,n),!r)throw t.info("Navigate url is empty"),G(Uc);return i?F(QD,k.SilentHandlerLoadFrame,t,e,n)(r,i,e,n):To(XD,k.SilentHandlerLoadFrameSync,t,e,n)(r)}async function JD(r,e,t,n,i,s,l){return n.addQueueMeasurement(k.SilentHandlerMonitorIframeForHash,s),new Promise((d,f)=>{e<Td&&i.warning(`system.loadFrameTimeout or system.iframeHashTimeout set to lower (${e}ms) than the default (${Td}ms). This may result in timeouts.`);const g=window.setTimeout(()=>{window.clearInterval(m),f(G(wC))},e),m=window.setInterval(()=>{let C="";const v=r.contentWindow;try{C=v?v.location.href:""}catch{}if(!C||C==="about:blank")return;let E="";v&&(l===Aa.QUERY?E=v.location.search:E=v.location.hash),window.clearTimeout(g),window.clearInterval(m),d(E)},t)}).finally(()=>{To(ZD,k.RemoveHiddenIframe,i,n,s)(r)})}function QD(r,e,t,n){return t.addQueueMeasurement(k.SilentHandlerLoadFrame,n),new Promise((i,s)=>{const l=nw();window.setTimeout(()=>{if(!l){s("Unable to load iframe");return}l.src=r,i(l)},e)})}function XD(r){const e=nw();return e.src=r,e}function nw(){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 ZD(r){document.body===r.parentNode&&document.body.removeChild(r)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class eL extends _i{constructor(e,t,n,i,s,l,d,f,g,m,C){super(e,t,n,i,s,l,f,m,C),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!==ht.NONE&&t.prompt!==ht.NO_SESSION&&(this.logger.warning(`SilentIframeClient. Replacing invalid prompt ${t.prompt} with ${ht.NONE}`),t.prompt=ht.NONE):t.prompt=ht.NONE;const n=await F(this.initializeAuthorizationRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationRequest,this.logger,this.performanceClient,e.correlationId)(t,J.Silent);JC(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 $e&&(l.setCorrelationId(this.correlationId),i.cacheFailedRequest(l)),!s||!(l instanceof $e)||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:Xn.isNativeAvailable(this.config,this.logger,this.nativeMessageHandler,t.authenticationScheme)}),l=new Oh(e,this.browserStorage,i,this.logger,this.performanceClient),d=await F(YD,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(JD,k.SilentHandlerMonitorIframeForHash,this.logger,this.performanceClient,n)(d,this.config.system.iframeHashTimeout,this.config.system.pollIntervalMilliseconds,this.performanceClient,this.logger,n,f),m=To(tw,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(ba);const C=new di(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}=Vn.parseRequestState(this.browserCrypto,t.state);return F(C.acquireToken.bind(C),k.NativeInteractionClientAcquireToken,this.logger,this.performanceClient,n)({...t,state:v,prompt:t.prompt||ht.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 tL extends _i{async acquireToken(e){this.performanceClient.addQueueMeasurement(k.SilentRefreshClientAcquireToken,e.correlationId);const t=await F(Nh,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(Be.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 yd(t,this.performanceClient)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class nL{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?_o(t.id_token,nr):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 bt(bt.generateAuthority(e.authority,e.azureCloudOptions),this.config.system.networkClient,this.storage,s,this.logger,e.correlationId||Sr()):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(RC);const s=at.generateHomeAccountId(t,i.authorityType,this.logger,this.cryptoObj,n),l=n==null?void 0:n.tid,d=gh(this.storage,i,s,nr,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?Qe.fromString(t.scope):new Qe(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,nr);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=By(t,n,e.refresh_token,this.config.auth.clientId,e.foci,void 0,e.refresh_token_expires_in);return this.storage.setRefreshTokenCredential(i),i}generateAuthenticationResult(e,t,n,i){var m,C,v;let s="",l=[],d=null,f;t!=null&&t.accessToken&&(s=t.accessToken.secret,l=Qe.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:((C=t.refreshToken)==null?void 0:C.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 rL extends lC{constructor(e){super(e),this.includeRedirectUri=!1}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class oL extends _i{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(NC);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 rL(s);this.logger.verbose("Auth code client created");const d=new Oh(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 $e&&(i.setCorrelationId(this.correlationId),n.cacheFailedRequest(i)),i}}logout(){return Promise.reject(G(Vc))}}/*! @azure/msal-browser v3.28.1 2025-01-14 */function Gn(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 xs(r,e){try{kh(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 vi(this.logger,this.performanceClient):uc,this.eventHandler=new ND(this.logger),this.browserStorage=this.isBrowserEnvironment?new Sd(this.config.auth.clientId,this.config.cache,this.browserCrypto,this.logger,px(this.config.auth),this.performanceClient):TD(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 Sd(this.config.auth.clientId,t,this.browserCrypto,this.logger,void 0,this.performanceClient),this.tokenCache=new nL(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 Xn.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"),YC(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&&Xn.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 di(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,Be.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:Gn(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:Gn(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{Tp(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 di(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,Be.acquireTokenRedirect,this.performanceClient,this.nativeExtensionProvider,this.getNativeAccountId(e),this.nativeInternalStorage,t).acquireTokenRedirect(e,n).catch(f=>{if(f instanceof Qn&&ti(f))return this.nativeExtensionProvider=void 0,this.createRedirectClient(t).acquireToken(e);if(f instanceof Fn)return this.logger.verbose("acquireTokenRedirect - Resolving interaction required error thrown by native broker by falling back to web flow"),this.createRedirectClient(t).acquireToken(e);throw this.browserStorage.setInteractionInProgress(!1),f}):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:Gn(e.account)});try{this.logger.verbose("acquireTokenPopup called",t),xs(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},Be.acquireTokenPopup).then(l=>(this.browserStorage.setInteractionInProgress(!1),n.end({success:!0,isNativeBroker:!0,accountType:Gn(l.account)}),l)).catch(l=>{if(l instanceof Qn&&ti(l))return this.nativeExtensionProvider=void 0,this.createPopupClient(t).acquireToken(e);if(l instanceof Fn)return this.logger.verbose("acquireTokenPopup - Resolving interaction required error thrown by native broker by falling back to web flow"),this.createPopupClient(t).acquireToken(e);throw this.browserStorage.setInteractionInProgress(!1),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:Gn(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:Gn(e.account)}),xs(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,Be.ssoSilent).catch(d=>{if(d instanceof Qn&&ti(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:Gn(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);xs(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(PC);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:Gn(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},Be.acquireTokenByCode,e.nativeAccountId).catch(s=>{throw s instanceof Qn&&ti(s)&&(this.nativeExtensionProvider=void 0),s});return n.end({accountType:Gn(i.account),success:!0}),i}else throw G(MC);else throw G(OC)}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(yr)}}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(yr)}}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 Tp(this.initialized,this.config),this.browserStorage.setInteractionInProgress(!0),this.createRedirectClient(t).logout(e)}logoutPopup(e){try{const t=this.getRequestCorrelationId(e);return kh(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 ED(this.logger,this.browserStorage,this.isBrowserEnvironment,e)}getAccount(e){return SD(e,this.logger,this.browserStorage)}getAccountByUsername(e){return AD(e,this.logger,this.browserStorage)}getAccountByHomeId(e){return bD(e,this.logger,this.browserStorage)}getAccountByLocalId(e){return ID(e,this.logger,this.browserStorage)}setActiveAccount(e){kD(e,this.browserStorage)}getActiveAccount(){return RD(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(ba);return new di(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"),!Xn.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 ht.NONE:case ht.CONSENT:case ht.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 WD(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeInternalStorage,this.nativeExtensionProvider,e)}createRedirectClient(e){return new jD(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeInternalStorage,this.nativeExtensionProvider,e)}createSilentIframeClient(e){return new eL(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,Be.ssoSilent,this.performanceClient,this.nativeInternalStorage,this.nativeExtensionProvider,e)}createSilentCacheClient(e){return new ew(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeExtensionProvider,e)}createSilentRefreshClient(e){return new tL(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeExtensionProvider,e)}createSilentAuthCodeClient(e){return new oL(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,Be.acquireTokenByCode,this.performanceClient,this.nativeExtensionProvider,e)}addEventCallback(e,t){return this.eventHandler.addEventCallback(e,t)}removeEventCallback(e){this.eventHandler.removeEventCallback(e)}addPerformanceCallback(e){return jC(),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(lt.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=mi.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?Sr():P.EMPTY_STRING}async loginRedirect(e){const t=this.getRequestCorrelationId(e);return this.logger.verbose("loginRedirect called",t),this.acquireTokenRedirect({correlationId:t,...e||Cp})}loginPopup(e){const t=this.getRequestCorrelationId(e);return this.logger.verbose("loginPopup called",t),this.acquireTokenPopup({correlationId:t,...e||Cp})}async acquireTokenSilent(e){const t=this.getRequestCorrelationId(e),n=this.performanceClient.startMeasurement(k.AcquireTokenSilent,t);n.add({cacheLookupPolicy:e.cacheLookupPolicy,scenarioId:e.scenarioId}),xs(this.initialized,n),this.logger.verbose("acquireTokenSilent called",t);const i=e.account||this.getActiveAccount();if(!i)throw G(SC);n.add({accountType:Gn(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(DD,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(iL(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 C=this.performanceClient.startMeasurement(k.AwaitConcurrentIframe,i.correlationId);C.add({awaitIframeCorrelationId:m});const v=await g;if(C.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 Xn.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,Be.acquireTokenSilent_silentFlow).catch(async n=>{throw n instanceof Qn&&ti(n)?(this.logger.verbose("acquireTokenSilent - native platform unavailable, falling back to web flow"),this.nativeExtensionProvider=void 0,B(yr)):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 iL(r,e){const t=!(r instanceof Fn&&r.subError!==Bc),n=r.errorCode===en.INVALID_GRANT_ERROR||r.errorCode===yr,i=t&&n||r.errorCode===mc||r.errorCode===fh,s=Fx.includes(e);return i&&s}/*! @azure/msal-browser v3.28.1 2025-01-14 */async function aL(r,e){const t=new Co(r);return await t.initialize(),Kc.createController(t,e)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class Ph{static async createPublicClientApplication(e){const t=await aL(e);return new Ph(e,t)}constructor(e,t){this.controller=t||new Kc(new Co(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)}}var yi={};const Fu=yi.JPLAN_WEBAPP__APP_PROXY_TENANT_NAME??"",sL=yi.JPLAN_WEBAPP__APP_PROXY_CLIENT_ID??"",cL=yi.JPLAN_WEBAPP__APP_PROXY_USER_FLOW??"",bd=yi.JPLAN_WEBAPP__URL_AUTH??yi.JPLAN_WEBAPP__URL_BASE??"",lL={auth:{clientId:sL,authority:`https://${Fu}.b2clogin.com/${Fu}.onmicrosoft.com/${cL}`,knownAuthorities:[`${Fu}.b2clogin.com`],redirectUri:yi.JPLAN_AUTOMATION_ENVIRONMENT?`${bd}/_/dashboard`:bd},cache:{cacheLocation:"localStorage",storeAuthStateInCookie:!1},system:{loggerOptions:{loggerCallback:(r,e)=>{r===De.Error&&console.error(e)},logLevel:De.Warning}}},rw=(r,e)=>({scopes:["https://graph.microsoft.com/.default","openid","profile"],redirectStartPage:`${bd}${r}`,extraQueryParameters:e}),Ct=new Ph(lL),Ip=c.ref(null);function ow(){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"),Ip.value=g}catch(n){console.error("Erro ao obter token de acesso:",n)}}return{jToken:Ip,setJToken:r}}var uL={};let Ds=null;const Tn=c.ref(null),Wo=c.ref(null),iw=c.ref(Math.floor(Date.now()/1e3));Md.useIntervalFn(()=>dL(),1e3);function dL(){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;iw.value=t-r-e}function Mh(){if(Ds)return Ds;const{setJToken:r,jToken:e}=ow(),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 _=uL.JPLAN_WEBAPP__URL_AUTH,A=window.open(_);if(!A){console.error("Failed to open authentication window"),E("Failed to open authentication window");return}const N=Date.now(),K=6e4,V=setInterval(()=>{if(Date.now()-N>K||A.closed){clearInterval(V),console.error("Authentication canceled or timeout reached."),E("Authentication canceled or timeout reached.");return}Object.keys(localStorage).some(Q=>Q.startsWith("msal.account.keys"))&&(clearInterval(V),d(),A.close(),v())},500)}catch(_){console.error("Error in handleRedirect:",_),E(_)}}),d=async()=>{try{await Ct.initialize();const v=Ct.getActiveAccount();if(v)Tn.value=v;else{const E=await Ct.handleRedirectPromise();E?(Ct.setActiveAccount(E.account),Tn.value=Ct.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 Ct.initialize();const v=await Ct.handleRedirectPromise();if(!v||Ct.getAllAccounts().length===0){const E=rw(i);await Ct.loginRedirect(E);return}Ct.setActiveAccount(v.account),Tn.value=Ct.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 Ct.acquireTokenSilent({scopes:["https://graph.microsoft.com/.default","openid","profile"]});Ct.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",localStorage.clear(),window.location.reload()}ie.value=!1}const m=async()=>{try{await Ct.initialize(),localStorage.clear(),await Ct.logoutRedirect({postLogoutRedirectUri:"/"})}catch(v){console.error("Logout error",v)}};c.watch(iw,async v=>{v<=0&&Wo.value==="updated"&&await g()});const C=c.computed(()=>e.value);return Ds={isAuthenticated:t,authState:Wo,account:n,token:C,refreshToken:g,handleRedirect:s,logout:m},Ds}function aw(r,e){return function(){return r.apply(e,arguments)}}const{toString:hL}=Object.prototype,{getPrototypeOf:xh}=Object,zc=(r=>e=>{const t=hL.call(e);return r[t]||(r[t]=t.slice(8,-1).toLowerCase())})(Object.create(null)),Kn=r=>(r=r.toLowerCase(),e=>zc(e)===r),qc=r=>e=>typeof e===r,{isArray:Ti}=Array,ya=qc("undefined");function fL(r){return r!==null&&!ya(r)&&r.constructor!==null&&!ya(r.constructor)&&on(r.constructor.isBuffer)&&r.constructor.isBuffer(r)}const sw=Kn("ArrayBuffer");function gL(r){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(r):e=r&&r.buffer&&sw(r.buffer),e}const mL=qc("string"),on=qc("function"),cw=qc("number"),Wc=r=>r!==null&&typeof r=="object",pL=r=>r===!0||r===!1,Js=r=>{if(zc(r)!=="object")return!1;const e=xh(r);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Symbol.toStringTag in r)&&!(Symbol.iterator in r)},vL=Kn("Date"),yL=Kn("File"),CL=Kn("Blob"),wL=Kn("FileList"),_L=r=>Wc(r)&&on(r.pipe),TL=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]"))},EL=Kn("URLSearchParams"),[SL,AL,bL,IL]=["ReadableStream","Request","Response","Headers"].map(Kn),kL=r=>r.trim?r.trim():r.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function ka(r,e,{allOwnKeys:t=!1}={}){if(r===null||typeof r>"u")return;let n,i;if(typeof r!="object"&&(r=[r]),Ti(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 lw(r,e){e=e.toLowerCase();const t=Object.keys(r);let n=t.length,i;for(;n-- >0;)if(i=t[n],e===i.toLowerCase())return i;return null}const fo=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,uw=r=>!ya(r)&&r!==fo;function Id(){const{caseless:r}=uw(this)&&this||{},e={},t=(n,i)=>{const s=r&&lw(e,i)||i;Js(e[s])&&Js(n)?e[s]=Id(e[s],n):Js(n)?e[s]=Id({},n):Ti(n)?e[s]=n.slice():e[s]=n};for(let n=0,i=arguments.length;n<i;n++)arguments[n]&&ka(arguments[n],t);return e}const RL=(r,e,t,{allOwnKeys:n}={})=>(ka(e,(i,s)=>{t&&on(i)?r[s]=aw(i,t):r[s]=i},{allOwnKeys:n}),r),NL=r=>(r.charCodeAt(0)===65279&&(r=r.slice(1)),r),OL=(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)},PL=(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&&xh(r)}while(r&&(!t||t(r,e))&&r!==Object.prototype);return e},ML=(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},xL=r=>{if(!r)return null;if(Ti(r))return r;let e=r.length;if(!cw(e))return null;const t=new Array(e);for(;e-- >0;)t[e]=r[e];return t},DL=(r=>e=>r&&e instanceof r)(typeof Uint8Array<"u"&&xh(Uint8Array)),LL=(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])}},BL=(r,e)=>{let t;const n=[];for(;(t=r.exec(e))!==null;)n.push(t);return n},UL=Kn("HTMLFormElement"),VL=r=>r.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(t,n,i){return n.toUpperCase()+i}),kp=(({hasOwnProperty:r})=>(e,t)=>r.call(e,t))(Object.prototype),FL=Kn("RegExp"),dw=(r,e)=>{const t=Object.getOwnPropertyDescriptors(r),n={};ka(t,(i,s)=>{let l;(l=e(i,s,r))!==!1&&(n[s]=l||i)}),Object.defineProperties(r,n)},HL=r=>{dw(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+"'")})}})},$L=(r,e)=>{const t={},n=i=>{i.forEach(s=>{t[s]=!0})};return Ti(r)?n(r):n(String(r).split(e)),t},KL=()=>{},zL=(r,e)=>r!=null&&Number.isFinite(r=+r)?r:e;function qL(r){return!!(r&&on(r.append)&&r[Symbol.toStringTag]==="FormData"&&r[Symbol.iterator])}const WL=r=>{const e=new Array(10),t=(n,i)=>{if(Wc(n)){if(e.indexOf(n)>=0)return;if(!("toJSON"in n)){e[i]=n;const s=Ti(n)?[]:{};return ka(n,(l,d)=>{const f=t(l,i+1);!ya(f)&&(s[d]=f)}),e[i]=void 0,s}}return n};return t(r,0)},GL=Kn("AsyncFunction"),jL=r=>r&&(Wc(r)||on(r))&&on(r.then)&&on(r.catch),hw=((r,e)=>r?setImmediate:e?((t,n)=>(fo.addEventListener("message",({source:i,data:s})=>{i===fo&&s===t&&n.length&&n.shift()()},!1),i=>{n.push(i),fo.postMessage(t,"*")}))(`axios@${Math.random()}`,[]):t=>setTimeout(t))(typeof setImmediate=="function",on(fo.postMessage)),YL=typeof queueMicrotask<"u"?queueMicrotask.bind(fo):typeof process<"u"&&process.nextTick||hw,O={isArray:Ti,isArrayBuffer:sw,isBuffer:fL,isFormData:TL,isArrayBufferView:gL,isString:mL,isNumber:cw,isBoolean:pL,isObject:Wc,isPlainObject:Js,isReadableStream:SL,isRequest:AL,isResponse:bL,isHeaders:IL,isUndefined:ya,isDate:vL,isFile:yL,isBlob:CL,isRegExp:FL,isFunction:on,isStream:_L,isURLSearchParams:EL,isTypedArray:DL,isFileList:wL,forEach:ka,merge:Id,extend:RL,trim:kL,stripBOM:NL,inherits:OL,toFlatObject:PL,kindOf:zc,kindOfTest:Kn,endsWith:ML,toArray:xL,forEachEntry:LL,matchAll:BL,isHTMLForm:UL,hasOwnProperty:kp,hasOwnProp:kp,reduceDescriptors:dw,freezeMethods:HL,toObjectSet:$L,toCamelCase:VL,noop:KL,toFiniteNumber:zL,findKey:lw,global:fo,isContextDefined:uw,isSpecCompliantForm:qL,toJSONObject:WL,isAsyncFn:GL,isThenable:jL,setImmediate:hw,asap:YL};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 fw=ue.prototype,gw={};["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=>{gw[r]={value:r}});Object.defineProperties(ue,gw);Object.defineProperty(fw,"isAxiosError",{value:!0});ue.from=(r,e,t,n,i,s)=>{const l=Object.create(fw);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 JL=null;function kd(r){return O.isPlainObject(r)||O.isArray(r)}function mw(r){return O.endsWith(r,"[]")?r.slice(0,-2):r}function Rp(r,e,t){return r?r.concat(e).map(function(i,s){return i=mw(i),!t&&s?"["+i+"]":i}).join(t?".":""):e}function QL(r){return O.isArray(r)&&!r.some(kd)}const XL=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,N){return!O.isUndefined(N[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,N){let K=_;if(_&&!N&&typeof _=="object"){if(O.endsWith(A,"{}"))A=n?A:A.slice(0,-2),_=JSON.stringify(_);else if(O.isArray(_)&&QL(_)||(O.isFileList(_)||O.endsWith(A,"[]"))&&(K=O.toArray(_)))return A=mw(A),K.forEach(function(U,Q){!(O.isUndefined(U)||U===null)&&e.append(l===!0?Rp([A],Q,s):l===null?A:A+"[]",g(U))}),!1}return kd(_)?!0:(e.append(Rp(N,A,s),g(_)),!1)}const C=[],v=Object.assign(XL,{defaultVisitor:m,convertValue:g,isVisitable:kd});function E(_,A){if(!O.isUndefined(_)){if(C.indexOf(_)!==-1)throw Error("Circular reference detected in "+A.join("."));C.push(_),O.forEach(_,function(K,V){(!(O.isUndefined(K)||K===null)&&i.call(e,K,O.isString(V)?V.trim():V,A,v))===!0&&E(K,A?A.concat(V):[V])}),C.pop()}}if(!O.isObject(r))throw new TypeError("data must be an object");return E(r),e}function Np(r){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(r).replace(/[!'()~]|%20|%00/g,function(n){return e[n]})}function Dh(r,e){this._pairs=[],r&&Gc(r,this,e)}const pw=Dh.prototype;pw.append=function(e,t){this._pairs.push([e,t])};pw.toString=function(e){const t=e?function(n){return e.call(this,n,Np)}:Np;return this._pairs.map(function(i){return t(i[0])+"="+t(i[1])},"").join("&")};function ZL(r){return encodeURIComponent(r).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function vw(r,e,t){if(!e)return r;const n=t&&t.encode||ZL;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 Dh(e,t).toString(n),s){const l=r.indexOf("#");l!==-1&&(r=r.slice(0,l)),r+=(r.indexOf("?")===-1?"?":"&")+s}return r}class Op{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 yw={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},eB=typeof URLSearchParams<"u"?URLSearchParams:Dh,tB=typeof FormData<"u"?FormData:null,nB=typeof Blob<"u"?Blob:null,rB={isBrowser:!0,classes:{URLSearchParams:eB,FormData:tB,Blob:nB},protocols:["http","https","file","blob","url","data"]},Lh=typeof window<"u"&&typeof document<"u",Rd=typeof navigator=="object"&&navigator||void 0,oB=Lh&&(!Rd||["ReactNative","NativeScript","NS"].indexOf(Rd.product)<0),iB=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",aB=Lh&&window.location.href||"http://localhost",sB=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Lh,hasStandardBrowserEnv:oB,hasStandardBrowserWebWorkerEnv:iB,navigator:Rd,origin:aB},Symbol.toStringTag,{value:"Module"})),Rt={...sB,...rB};function cB(r,e){return Gc(r,new Rt.classes.URLSearchParams,Object.assign({visitor:function(t,n,i,s){return Rt.isNode&&O.isBuffer(t)?(this.append(n,t.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},e))}function lB(r){return O.matchAll(/\w+|\[(\w*)]/g,r).map(e=>e[0]==="[]"?"":e[1]||e[0])}function uB(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 Cw(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]=uB(i[l])),!d)}if(O.isFormData(r)&&O.isFunction(r.entries)){const t={};return O.forEachEntry(r,(n,i)=>{e(lB(n),i,t,0)}),t}return null}function dB(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 Ra={transitional:yw,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(Cw(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 cB(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),dB(e)):e}],transformResponse:[function(e){const t=this.transitional||Ra.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:Rt.classes.FormData,Blob:Rt.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=>{Ra.headers[r]={}});const hB=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"]),fB=r=>{const e={};let t,n,i;return r&&r.split(`
58
+ `).forEach(function(l){i=l.indexOf(":"),t=l.substring(0,i).trim().toLowerCase(),n=l.substring(i+1).trim(),!(!t||e[t]&&hB[t])&&(t==="set-cookie"?e[t]?e[t].push(n):e[t]=[n]:e[t]=e[t]?e[t]+", "+n:n)}),e},Pp=Symbol("internals");function Ji(r){return r&&String(r).trim().toLowerCase()}function Qs(r){return r===!1||r==null?r:O.isArray(r)?r.map(Qs):String(r)}function gB(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 mB=r=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(r.trim());function Hu(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 pB(r){return r.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,t,n)=>t.toUpperCase()+n)}function vB(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})})}let Ht=class{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 C=O.findKey(i,m);(!C||i[C]===void 0||g===!0||g===void 0&&i[C]!==!1)&&(i[C||f]=Qs(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())&&!mB(e))l(fB(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 gB(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||Hu(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||Hu(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||Hu(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]=Qs(i),delete t[s];return}const d=e?pB(s):String(s).trim();d!==s&&delete t[s],t[d]=Qs(i),n[d]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const t=Object.create(null);return O.forEach(this,(n,i)=>{n!=null&&n!==!1&&(t[i]=e&&O.isArray(n)?n.join(", "):n)}),t}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,t])=>e+": "+t).join(`
59
+ `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...t){const n=new this(e);return t.forEach(i=>n.set(i)),n}static accessor(e){const n=(this[Pp]=this[Pp]={accessors:{}}).accessors,i=this.prototype;function s(l){const d=Ji(l);n[d]||(vB(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 $u(r,e){const t=this||Ra,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 ww(r){return!!(r&&r.__CANCEL__)}function Ei(r,e,t){ue.call(this,r??"canceled",ue.ERR_CANCELED,e,t),this.name="CanceledError"}O.inherits(Ei,ue,{__CANCEL__:!0});function _w(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 yB(r){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(r);return e&&e[1]||""}function CB(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 C=s,v=0;for(;C!==i;)v+=t[C++],C=C%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 wB(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(),C=m-t;C>=n?l(g,m):(i=g,s||(s=setTimeout(()=>{s=null,l(i)},n-C)))},()=>i&&l(i)]}const yc=(r,e,t=3)=>{let n=0;const i=CB(50,250);return wB(s=>{const l=s.loaded,d=s.lengthComputable?s.total:void 0,f=l-n,g=i(f),m=l<=d;n=l;const C={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(C)},t)},Mp=(r,e)=>{const t=r!=null;return[n=>e[0]({lengthComputable:t,total:r,loaded:n}),e[1]]},xp=r=>(...e)=>O.asap(()=>r(...e)),_B=Rt.hasStandardBrowserEnv?((r,e)=>t=>(t=new URL(t,Rt.origin),r.protocol===t.protocol&&r.host===t.host&&(e||r.port===t.port)))(new URL(Rt.origin),Rt.navigator&&/(msie|trident)/i.test(Rt.navigator.userAgent)):()=>!0,TB=Rt.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 EB(r){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(r)}function SB(r,e){return e?r.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):r}function Tw(r,e,t){let n=!EB(e);return r&&(n||t==!1)?SB(r,e):e}const Dp=r=>r instanceof Ht?{...r}:r;function wo(r,e){e=e||{};const t={};function n(g,m,C,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,C,v){if(O.isUndefined(m)){if(!O.isUndefined(g))return n(void 0,g,C,v)}else return n(g,m,C,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,C){if(C in e)return n(g,m);if(C 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,C)=>i(Dp(g),Dp(m),C,!0)};return O.forEach(Object.keys(Object.assign({},r,e)),function(m){const C=f[m]||i,v=C(r[m],e[m],m);O.isUndefined(v)&&C!==d||(t[m]=v)}),t}const Ew=r=>{const e=wo({},r);let{data:t,withXSRFToken:n,xsrfHeaderName:i,xsrfCookieName:s,headers:l,auth:d}=e;e.headers=l=Ht.from(l),e.url=vw(Tw(e.baseURL,e.url,e.allowAbsoluteUrls),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(Rt.hasStandardBrowserEnv||Rt.hasStandardBrowserWebWorkerEnv)l.setContentType(void 0);else if((f=l.getContentType())!==!1){const[g,...m]=f?f.split(";").map(C=>C.trim()).filter(Boolean):[];l.setContentType([g||"multipart/form-data",...m].join("; "))}}if(Rt.hasStandardBrowserEnv&&(n&&O.isFunction(n)&&(n=n(e)),n||n!==!1&&_B(e.url))){const g=i&&s&&TB.read(s);g&&l.set(i,g)}return e},AB=typeof XMLHttpRequest<"u",bB=AB&&function(r){return new Promise(function(t,n){const i=Ew(r);let s=i.data;const l=Ht.from(i.headers).normalize();let{responseType:d,onUploadProgress:f,onDownloadProgress:g}=i,m,C,v,E,_;function A(){E&&E(),_&&_(),i.cancelToken&&i.cancelToken.unsubscribe(m),i.signal&&i.signal.removeEventListener("abort",m)}let N=new XMLHttpRequest;N.open(i.method.toUpperCase(),i.url,!0),N.timeout=i.timeout;function K(){if(!N)return;const U=Ht.from("getAllResponseHeaders"in N&&N.getAllResponseHeaders()),ce={data:!d||d==="text"||d==="json"?N.responseText:N.response,status:N.status,statusText:N.statusText,headers:U,config:r,request:N};_w(function(z){t(z),A()},function(z){n(z),A()},ce),N=null}"onloadend"in N?N.onloadend=K:N.onreadystatechange=function(){!N||N.readyState!==4||N.status===0&&!(N.responseURL&&N.responseURL.indexOf("file:")===0)||setTimeout(K)},N.onabort=function(){N&&(n(new ue("Request aborted",ue.ECONNABORTED,r,N)),N=null)},N.onerror=function(){n(new ue("Network Error",ue.ERR_NETWORK,r,N)),N=null},N.ontimeout=function(){let Q=i.timeout?"timeout of "+i.timeout+"ms exceeded":"timeout exceeded";const ce=i.transitional||yw;i.timeoutErrorMessage&&(Q=i.timeoutErrorMessage),n(new ue(Q,ce.clarifyTimeoutError?ue.ETIMEDOUT:ue.ECONNABORTED,r,N)),N=null},s===void 0&&l.setContentType(null),"setRequestHeader"in N&&O.forEach(l.toJSON(),function(Q,ce){N.setRequestHeader(ce,Q)}),O.isUndefined(i.withCredentials)||(N.withCredentials=!!i.withCredentials),d&&d!=="json"&&(N.responseType=i.responseType),g&&([v,_]=yc(g,!0),N.addEventListener("progress",v)),f&&N.upload&&([C,E]=yc(f),N.upload.addEventListener("progress",C),N.upload.addEventListener("loadend",E)),(i.cancelToken||i.signal)&&(m=U=>{N&&(n(!U||U.type?new Ei(null,r,N):U),N.abort(),N=null)},i.cancelToken&&i.cancelToken.subscribe(m),i.signal&&(i.signal.aborted?m():i.signal.addEventListener("abort",m)));const V=yB(i.url);if(V&&Rt.protocols.indexOf(V)===-1){n(new ue("Unsupported protocol "+V+":",ue.ERR_BAD_REQUEST,r));return}N.send(s||null)})},IB=(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 Ei(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}},kB=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},RB=async function*(r,e){for await(const t of NB(r))yield*kB(t,e)},NB=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()}},Lp=(r,e,t,n)=>{const i=RB(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 C=m.byteLength;if(t){let v=s+=C;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",Sw=jc&&typeof ReadableStream=="function",OB=jc&&(typeof TextEncoder=="function"?(r=>e=>r.encode(e))(new TextEncoder):async r=>new Uint8Array(await new Response(r).arrayBuffer())),Aw=(r,...e)=>{try{return!!r(...e)}catch{return!1}},PB=Sw&&Aw(()=>{let r=!1;const e=new Request(Rt.origin,{body:new ReadableStream,method:"POST",get duplex(){return r=!0,"half"}}).headers.has("Content-Type");return r&&!e}),Bp=64*1024,Nd=Sw&&Aw(()=>O.isReadableStream(new Response("").body)),Cc={stream:Nd&&(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 MB=async r=>{if(r==null)return 0;if(O.isBlob(r))return r.size;if(O.isSpecCompliantForm(r))return(await new Request(Rt.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 OB(r)).byteLength},xB=async(r,e)=>{const t=O.toFiniteNumber(r.getContentLength());return t??MB(e)},DB=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:C="same-origin",fetchOptions:v}=Ew(r);g=g?(g+"").toLowerCase():"text";let E=IB([i,s&&s.toAbortSignal()],l),_;const A=E&&E.unsubscribe&&(()=>{E.unsubscribe()});let N;try{if(f&&PB&&t!=="get"&&t!=="head"&&(N=await xB(m,n))!==0){let ce=new Request(e,{method:"POST",body:n,duplex:"half"}),_e;if(O.isFormData(n)&&(_e=ce.headers.get("content-type"))&&m.setContentType(_e),ce.body){const[z,tt]=Mp(N,yc(xp(f)));n=Lp(ce.body,Bp,z,tt)}}O.isString(C)||(C=C?"include":"omit");const K="credentials"in Request.prototype;_=new Request(e,{...v,signal:E,method:t.toUpperCase(),headers:m.normalize().toJSON(),body:n,duplex:"half",credentials:K?C:void 0});let V=await fetch(_);const U=Nd&&(g==="stream"||g==="response");if(Nd&&(d||U&&A)){const ce={};["status","statusText","headers"].forEach(Te=>{ce[Te]=V[Te]});const _e=O.toFiniteNumber(V.headers.get("content-length")),[z,tt]=d&&Mp(_e,yc(xp(d),!0))||[];V=new Response(Lp(V.body,Bp,z,()=>{tt&&tt(),A&&A()}),ce)}g=g||"text";let Q=await Cc[O.findKey(Cc,g)||"text"](V,r);return!U&&A&&A(),await new Promise((ce,_e)=>{_w(ce,_e,{data:Q,headers:Ht.from(V.headers),status:V.status,statusText:V.statusText,config:r,request:_})})}catch(K){throw A&&A(),K&&K.name==="TypeError"&&/fetch/i.test(K.message)?Object.assign(new ue("Network Error",ue.ERR_NETWORK,r,_),{cause:K.cause||K}):ue.from(K,K&&K.code,r,_)}}),Od={http:JL,xhr:bB,fetch:DB};O.forEach(Od,(r,e)=>{if(r){try{Object.defineProperty(r,"name",{value:e})}catch{}Object.defineProperty(r,"adapterName",{value:e})}});const Up=r=>`- ${r}`,LB=r=>O.isFunction(r)||r===null||r===!1,bw={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,!LB(t)&&(n=Od[(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 :
60
+ `+s.map(Up).join(`
61
+ `):" "+Up(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:Od};function Ku(r){if(r.cancelToken&&r.cancelToken.throwIfRequested(),r.signal&&r.signal.aborted)throw new Ei(null,r)}function Vp(r){return Ku(r),r.headers=Ht.from(r.headers),r.data=$u.call(r,r.transformRequest),["post","put","patch"].indexOf(r.method)!==-1&&r.headers.setContentType("application/x-www-form-urlencoded",!1),bw.getAdapter(r.adapter||Ra.adapter)(r).then(function(n){return Ku(r),n.data=$u.call(r,r.transformResponse,n),n.headers=Ht.from(n.headers),n},function(n){return ww(n)||(Ku(r),n&&n.response&&(n.response.data=$u.call(r,r.transformResponse,n.response),n.response.headers=Ht.from(n.response.headers))),Promise.reject(n)})}const Iw="1.8.4",Yc={};["object","boolean","number","function","string","symbol"].forEach((r,e)=>{Yc[r]=function(n){return typeof n===r||"a"+(e<1?"n ":" ")+r}});const Fp={};Yc.transitional=function(e,t,n){function i(s,l){return"[Axios v"+Iw+"] 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&&!Fp[l]&&(Fp[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 BB(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 Xs={assertOptions:BB,validators:Yc},jn=Xs.validators;let mo=class{constructor(e){this.defaults=e,this.interceptors={request:new Op,response:new Op}}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+=`
62
+ `+s):n.stack=s}catch{}}throw n}}_request(e,t){typeof e=="string"?(t=t||{},t.url=e):t=e||{},t=wo(this.defaults,t);const{transitional:n,paramsSerializer:i,headers:s}=t;n!==void 0&&Xs.assertOptions(n,{silentJSONParsing:jn.transitional(jn.boolean),forcedJSONParsing:jn.transitional(jn.boolean),clarifyTimeoutError:jn.transitional(jn.boolean)},!1),i!=null&&(O.isFunction(i)?t.paramsSerializer={serialize:i}:Xs.assertOptions(i,{encode:jn.function,serialize:jn.function},!0)),t.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?t.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:t.allowAbsoluteUrls=!0),Xs.assertOptions(t,{baseUrl:jn.spelling("baseURL"),withXsrfToken:jn.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,C=0,v;if(!f){const _=[Vp.bind(this),void 0];for(_.unshift.apply(_,d),_.push.apply(_,g),v=_.length,m=Promise.resolve(t);C<v;)m=m.then(_[C++],_[C++]);return m}v=d.length;let E=t;for(C=0;C<v;){const _=d[C++],A=d[C++];try{E=_(E)}catch(N){A.call(this,N);break}}try{m=Vp.call(this,E)}catch(_){return Promise.reject(_)}for(C=0,v=g.length;C<v;)m=m.then(g[C++],g[C++]);return m}getUri(e){e=wo(this.defaults,e);const t=Tw(e.baseURL,e.url,e.allowAbsoluteUrls);return vw(t,e.params,e.paramsSerializer)}};O.forEach(["delete","get","head","options"],function(e){mo.prototype[e]=function(t,n){return this.request(wo(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(wo(d||{},{method:e,headers:n?{"Content-Type":"multipart/form-data"}:{},url:s,data:l}))}}mo.prototype[e]=t(),mo.prototype[e+"Form"]=t(!0)});let UB=class kw{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 Ei(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 kw(function(i){e=i}),cancel:e}}};function VB(r){return function(t){return r.apply(null,t)}}function FB(r){return O.isObject(r)&&r.isAxiosError===!0}const Pd={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(Pd).forEach(([r,e])=>{Pd[e]=r});function Rw(r){const e=new mo(r),t=aw(mo.prototype.request,e);return O.extend(t,mo.prototype,e,{allOwnKeys:!0}),O.extend(t,e,null,{allOwnKeys:!0}),t.create=function(i){return Rw(wo(r,i))},t}const Ke=Rw(Ra);Ke.Axios=mo;Ke.CanceledError=Ei;Ke.CancelToken=UB;Ke.isCancel=ww;Ke.VERSION=Iw;Ke.toFormData=Gc;Ke.AxiosError=ue;Ke.Cancel=Ke.CanceledError;Ke.all=function(e){return Promise.all(e)};Ke.spread=VB;Ke.isAxiosError=FB;Ke.mergeConfig=wo;Ke.AxiosHeaders=Ht;Ke.formToJSON=r=>Cw(O.isHTMLForm(r)?new FormData(r):r);Ke.getAdapter=bw.getAdapter;Ke.HttpStatusCode=Pd;Ke.default=Ke;const{Axios:wU,AxiosError:_U,CanceledError:TU,isCancel:EU,CancelToken:SU,VERSION:AU,all:bU,Cancel:IU,isAxiosError:kU,spread:RU,toFormData:NU,AxiosHeaders:OU,HttpStatusCode:PU,formToJSON:MU,getAdapter:xU,mergeConfig:DU}=Ke,{jToken:Hp}=ow(),Bh=()=>{const r=Ke.create({headers:{"Content-Type":"application/json"}});c.watch(Hp,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 ${Hp.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:C}=g;throw new Error(`Axios error: ${C}, 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:C}=g;console.error(`Raw Request Error: ${C}, Status: ${m==null?void 0:m.status}`)}return Promise.reject(g)}}return Object.assign(r,{_request:t,rawRequest:n})},{request:$p}=Bh(),Kp=c.ref(null),zp=c.ref("default"),zu=c.ref(null),qu=c.ref({scope_type:"org"});function Jc(){var C,v;const{handleRedirect:r,account:e,logout:t}=Mh();(v=(C=e.value)==null?void 0:C.idTokenClaims)==null||v.domain;const n=c.computed(()=>{var E,_;return{domain:(_=(E=e.value)==null?void 0:E.idTokenClaims)==null?void 0:_.domain,environment:zp.value,...qu.value}}),i=c.computed(()=>qu.value);async function s(){var E;(!e.value||!((E=e.value.idTokenClaims)!=null&&E.email))&&await r();try{await l(),await d()}catch{}}async function l(){var E,_;try{const A=(_=(E=e.value)==null?void 0:E.idTokenClaims)==null?void 0:_.email;if(!A)throw new Error("Email is undefined");const N=await $p({url:`https://api.jplan.com.br/platform/user/profile/?email=${A}`,method:"GET"});zu.value=N.data??null}catch(A){console.error("Failed to fetch user profile:",A)}}async function d(){var E;try{if(!((E=zu.value)!=null&&E.email))throw new Error("User email is undefined");const _=await $p({url:"https://api.jplan.com.br/platform/user/domain/",method:"GET"});Kp.value=_.data.data??[]}catch(_){console.error("Failed to fetch user domains:",_)}}function f(E){qu.value=E}function g(E){zp.value=E,f(n.value)}async function m(E,_){const A=rw(E,{request_domain:_});await Ct.loginRedirect(A)}return{__init__:s,user:zu,userDomains:Kp,setEnv:g,setScope:f,changeDomain:m,session:n,scope:i,logout:t}}var Ls=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function HB(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var na={exports:{}};/**
63
+ * @license
64
+ * Lodash <https://lodash.com/>
65
+ * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
66
+ * Released under MIT license <https://lodash.com/license>
67
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
68
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
69
+ */var $B=na.exports,qp;function KB(){return qp||(qp=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__",C=1,v=2,E=4,_=1,A=2,N=1,K=2,V=4,U=8,Q=16,ce=32,_e=64,z=128,tt=256,Te=512,j=30,W="...",Ee=800,Ve=16,wt=1,An=2,an=3,bn=1/0,st=9007199254740991,_t=17976931348623157e292,Ii=NaN,$t=4294967295,Qc=$t-1,Lw=$t>>>1,Bw=[["ary",z],["bind",N],["bindKey",K],["curry",U],["curryRight",Q],["flip",Te],["partial",ce],["partialRight",_e],["rearg",tt]],Eo="[object Arguments]",Na="[object Array]",Uw="[object AsyncFunction]",ki="[object Boolean]",Ri="[object Date]",Vw="[object DOMException]",Oa="[object Error]",Pa="[object Function]",Uh="[object GeneratorFunction]",In="[object Map]",Ni="[object Number]",Fw="[object Null]",ir="[object Object]",Vh="[object Promise]",Hw="[object Proxy]",Oi="[object RegExp]",kn="[object Set]",Pi="[object String]",Ma="[object Symbol]",$w="[object Undefined]",Mi="[object WeakMap]",Kw="[object WeakSet]",xi="[object ArrayBuffer]",So="[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]",zw=/\b__p \+= '';/g,qw=/\b(__p \+=) '' \+/g,Ww=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Fh=/&(?:amp|lt|gt|quot|#39);/g,Hh=/[&<>"']/g,Gw=RegExp(Fh.source),jw=RegExp(Hh.source),Yw=/<%-([\s\S]+?)%>/g,Jw=/<%([\s\S]+?)%>/g,$h=/<%=([\s\S]+?)%>/g,Qw=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Xw=/^\w*$/,Zw=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sl=/[\\^$.*+?()[\]{}|]/g,e_=RegExp(sl.source),cl=/^\s+/,t_=/\s/,n_=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,r_=/\{\n\/\* \[wrapped with (.+)\] \*/,o_=/,? & /,i_=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,a_=/[()=,{}\[\]\/\s]/,s_=/\\(\\)?/g,c_=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Kh=/\w*$/,l_=/^[-+]0x[0-9a-f]+$/i,u_=/^0b[01]+$/i,d_=/^\[object .+?Constructor\]$/,h_=/^0o[0-7]+$/i,f_=/^(?:0|[1-9]\d*)$/,g_=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,xa=/($^)/,m_=/['\n\r\u2028\u2029\\]/g,Da="\\ud800-\\udfff",p_="\\u0300-\\u036f",v_="\\ufe20-\\ufe2f",y_="\\u20d0-\\u20ff",zh=p_+v_+y_,qh="\\u2700-\\u27bf",Wh="a-z\\xdf-\\xf6\\xf8-\\xff",C_="\\xac\\xb1\\xd7\\xf7",w_="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",__="\\u2000-\\u206f",T_=" \\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",Gh="A-Z\\xc0-\\xd6\\xd8-\\xde",jh="\\ufe0e\\ufe0f",Yh=C_+w_+__+T_,ll="['’]",E_="["+Da+"]",Jh="["+Yh+"]",La="["+zh+"]",Qh="\\d+",S_="["+qh+"]",Xh="["+Wh+"]",Zh="[^"+Da+Yh+Qh+qh+Wh+Gh+"]",ul="\\ud83c[\\udffb-\\udfff]",A_="(?:"+La+"|"+ul+")",ef="[^"+Da+"]",dl="(?:\\ud83c[\\udde6-\\uddff]){2}",hl="[\\ud800-\\udbff][\\udc00-\\udfff]",Ao="["+Gh+"]",tf="\\u200d",nf="(?:"+Xh+"|"+Zh+")",b_="(?:"+Ao+"|"+Zh+")",rf="(?:"+ll+"(?:d|ll|m|re|s|t|ve))?",of="(?:"+ll+"(?:D|LL|M|RE|S|T|VE))?",af=A_+"?",sf="["+jh+"]?",I_="(?:"+tf+"(?:"+[ef,dl,hl].join("|")+")"+sf+af+")*",k_="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",R_="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",cf=sf+af+I_,N_="(?:"+[S_,dl,hl].join("|")+")"+cf,O_="(?:"+[ef+La+"?",La,dl,hl,E_].join("|")+")",P_=RegExp(ll,"g"),M_=RegExp(La,"g"),fl=RegExp(ul+"(?="+ul+")|"+O_+cf,"g"),x_=RegExp([Ao+"?"+Xh+"+"+rf+"(?="+[Jh,Ao,"$"].join("|")+")",b_+"+"+of+"(?="+[Jh,Ao+nf,"$"].join("|")+")",Ao+"?"+nf+"+"+rf,Ao+"+"+of,R_,k_,Qh,N_].join("|"),"g"),D_=RegExp("["+tf+Da+zh+jh+"]"),L_=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,B_=["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"],U_=-1,Le={};Le[Xc]=Le[Zc]=Le[el]=Le[tl]=Le[nl]=Le[rl]=Le[ol]=Le[il]=Le[al]=!0,Le[Eo]=Le[Na]=Le[xi]=Le[ki]=Le[So]=Le[Ri]=Le[Oa]=Le[Pa]=Le[In]=Le[Ni]=Le[ir]=Le[Oi]=Le[kn]=Le[Pi]=Le[Mi]=!1;var xe={};xe[Eo]=xe[Na]=xe[xi]=xe[So]=xe[ki]=xe[Ri]=xe[Xc]=xe[Zc]=xe[el]=xe[tl]=xe[nl]=xe[In]=xe[Ni]=xe[ir]=xe[Oi]=xe[kn]=xe[Pi]=xe[Ma]=xe[rl]=xe[ol]=xe[il]=xe[al]=!0,xe[Oa]=xe[Pa]=xe[Mi]=!1;var V_={À:"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"},F_={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},H_={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"},$_={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},K_=parseFloat,z_=parseInt,lf=typeof Ls=="object"&&Ls&&Ls.Object===Object&&Ls,q_=typeof self=="object"&&self&&self.Object===Object&&self,ft=lf||q_||Function("return this")(),gl=e&&!e.nodeType&&e,Jr=gl&&!0&&r&&!r.nodeType&&r,uf=Jr&&Jr.exports===gl,ml=uf&&lf.process,sn=function(){try{var b=Jr&&Jr.require&&Jr.require("util").types;return b||ml&&ml.binding&&ml.binding("util")}catch{}}(),df=sn&&sn.isArrayBuffer,hf=sn&&sn.isDate,ff=sn&&sn.isMap,gf=sn&&sn.isRegExp,mf=sn&&sn.isSet,pf=sn&&sn.isTypedArray;function Kt(b,M,R){switch(R.length){case 0:return b.call(M);case 1:return b.call(M,R[0]);case 2:return b.call(M,R[0],R[1]);case 3:return b.call(M,R[0],R[1],R[2])}return b.apply(M,R)}function W_(b,M,R,q){for(var ae=-1,Se=b==null?0:b.length;++ae<Se;){var nt=b[ae];M(q,nt,R(nt),b)}return q}function cn(b,M){for(var R=-1,q=b==null?0:b.length;++R<q&&M(b[R],R,b)!==!1;);return b}function G_(b,M){for(var R=b==null?0:b.length;R--&&M(b[R],R,b)!==!1;);return b}function vf(b,M){for(var R=-1,q=b==null?0:b.length;++R<q;)if(!M(b[R],R,b))return!1;return!0}function br(b,M){for(var R=-1,q=b==null?0:b.length,ae=0,Se=[];++R<q;){var nt=b[R];M(nt,R,b)&&(Se[ae++]=nt)}return Se}function Ba(b,M){var R=b==null?0:b.length;return!!R&&bo(b,M,0)>-1}function pl(b,M,R){for(var q=-1,ae=b==null?0:b.length;++q<ae;)if(R(M,b[q]))return!0;return!1}function Fe(b,M){for(var R=-1,q=b==null?0:b.length,ae=Array(q);++R<q;)ae[R]=M(b[R],R,b);return ae}function Ir(b,M){for(var R=-1,q=M.length,ae=b.length;++R<q;)b[ae+R]=M[R];return b}function vl(b,M,R,q){var ae=-1,Se=b==null?0:b.length;for(q&&Se&&(R=b[++ae]);++ae<Se;)R=M(R,b[ae],ae,b);return R}function j_(b,M,R,q){var ae=b==null?0:b.length;for(q&&ae&&(R=b[--ae]);ae--;)R=M(R,b[ae],ae,b);return R}function yl(b,M){for(var R=-1,q=b==null?0:b.length;++R<q;)if(M(b[R],R,b))return!0;return!1}var Y_=Cl("length");function J_(b){return b.split("")}function Q_(b){return b.match(i_)||[]}function yf(b,M,R){var q;return R(b,function(ae,Se,nt){if(M(ae,Se,nt))return q=Se,!1}),q}function Ua(b,M,R,q){for(var ae=b.length,Se=R+(q?1:-1);q?Se--:++Se<ae;)if(M(b[Se],Se,b))return Se;return-1}function bo(b,M,R){return M===M?lT(b,M,R):Ua(b,Cf,R)}function X_(b,M,R,q){for(var ae=R-1,Se=b.length;++ae<Se;)if(q(b[ae],M))return ae;return-1}function Cf(b){return b!==b}function wf(b,M){var R=b==null?0:b.length;return R?_l(b,M)/R:Ii}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 _f(b,M,R,q,ae){return ae(b,function(Se,nt,Pe){R=q?(q=!1,Se):M(R,Se,nt,Pe)}),R}function Z_(b,M){var R=b.length;for(b.sort(M);R--;)b[R]=b[R].value;return b}function _l(b,M){for(var R,q=-1,ae=b.length;++q<ae;){var Se=M(b[q]);Se!==t&&(R=R===t?Se:R+Se)}return R}function Tl(b,M){for(var R=-1,q=Array(b);++R<b;)q[R]=M(R);return q}function eT(b,M){return Fe(M,function(R){return[R,b[R]]})}function Tf(b){return b&&b.slice(0,bf(b)+1).replace(cl,"")}function zt(b){return function(M){return b(M)}}function El(b,M){return Fe(M,function(R){return b[R]})}function Di(b,M){return b.has(M)}function Ef(b,M){for(var R=-1,q=b.length;++R<q&&bo(M,b[R],0)>-1;);return R}function Sf(b,M){for(var R=b.length;R--&&bo(M,b[R],0)>-1;);return R}function tT(b,M){for(var R=b.length,q=0;R--;)b[R]===M&&++q;return q}var nT=wl(V_),rT=wl(F_);function oT(b){return"\\"+$_[b]}function iT(b,M){return b==null?t:b[M]}function Io(b){return D_.test(b)}function aT(b){return L_.test(b)}function sT(b){for(var M,R=[];!(M=b.next()).done;)R.push(M.value);return R}function Sl(b){var M=-1,R=Array(b.size);return b.forEach(function(q,ae){R[++M]=[ae,q]}),R}function Af(b,M){return function(R){return b(M(R))}}function kr(b,M){for(var R=-1,q=b.length,ae=0,Se=[];++R<q;){var nt=b[R];(nt===M||nt===m)&&(b[R]=m,Se[ae++]=R)}return Se}function Va(b){var M=-1,R=Array(b.size);return b.forEach(function(q){R[++M]=q}),R}function cT(b){var M=-1,R=Array(b.size);return b.forEach(function(q){R[++M]=[q,q]}),R}function lT(b,M,R){for(var q=R-1,ae=b.length;++q<ae;)if(b[q]===M)return q;return-1}function uT(b,M,R){for(var q=R+1;q--;)if(b[q]===M)return q;return q}function ko(b){return Io(b)?hT(b):Y_(b)}function Rn(b){return Io(b)?fT(b):J_(b)}function bf(b){for(var M=b.length;M--&&t_.test(b.charAt(M)););return M}var dT=wl(H_);function hT(b){for(var M=fl.lastIndex=0;fl.test(b);)++M;return M}function fT(b){return b.match(fl)||[]}function gT(b){return b.match(x_)||[]}var mT=function b(M){M=M==null?ft:Ro.defaults(ft.Object(),M,Ro.pick(ft,B_));var R=M.Array,q=M.Date,ae=M.Error,Se=M.Function,nt=M.Math,Pe=M.Object,Al=M.RegExp,pT=M.String,ln=M.TypeError,Fa=R.prototype,vT=Se.prototype,No=Pe.prototype,Ha=M["__core-js_shared__"],$a=vT.toString,Ie=No.hasOwnProperty,yT=0,If=function(){var o=/[^.]+$/.exec(Ha&&Ha.keys&&Ha.keys.IE_PROTO||"");return o?"Symbol(src)_1."+o:""}(),Ka=No.toString,CT=$a.call(Pe),wT=ft._,_T=Al("^"+$a.call(Ie).replace(sl,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),za=uf?M.Buffer:t,Rr=M.Symbol,qa=M.Uint8Array,kf=za?za.allocUnsafe:t,Wa=Af(Pe.getPrototypeOf,Pe),Rf=Pe.create,Nf=No.propertyIsEnumerable,Ga=Fa.splice,Of=Rr?Rr.isConcatSpreadable:t,Li=Rr?Rr.iterator:t,Qr=Rr?Rr.toStringTag:t,ja=function(){try{var o=no(Pe,"defineProperty");return o({},"",{}),o}catch{}}(),TT=M.clearTimeout!==ft.clearTimeout&&M.clearTimeout,ET=q&&q.now!==ft.Date.now&&q.now,ST=M.setTimeout!==ft.setTimeout&&M.setTimeout,Ya=nt.ceil,Ja=nt.floor,bl=Pe.getOwnPropertySymbols,AT=za?za.isBuffer:t,Pf=M.isFinite,bT=Fa.join,IT=Af(Pe.keys,Pe),rt=nt.max,Tt=nt.min,kT=q.now,RT=M.parseInt,Mf=nt.random,NT=Fa.reverse,Il=no(M,"DataView"),Bi=no(M,"Map"),kl=no(M,"Promise"),Oo=no(M,"Set"),Ui=no(M,"WeakMap"),Vi=no(Pe,"create"),Qa=Ui&&new Ui,Po={},OT=ro(Il),PT=ro(Bi),MT=ro(kl),xT=ro(Oo),DT=ro(Ui),Xa=Rr?Rr.prototype:t,Fi=Xa?Xa.valueOf:t,xf=Xa?Xa.toString:t;function y(o){if(qe(o)&&!se(o)&&!(o instanceof pe)){if(o instanceof un)return o;if(Ie.call(o,"__wrapped__"))return Dg(o)}return new un(o)}var Mo=function(){function o(){}return function(a){if(!ze(a))return{};if(Rf)return Rf(a);o.prototype=a;var u=new o;return o.prototype=t,u}}();function Za(){}function un(o,a){this.__wrapped__=o,this.__actions__=[],this.__chain__=!!a,this.__index__=0,this.__values__=t}y.templateSettings={escape:Yw,evaluate:Jw,interpolate:$h,variable:"",imports:{_:y}},y.prototype=Za.prototype,y.prototype.constructor=y,un.prototype=Mo(Za.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 LT(){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 BT(){if(this.__filtered__){var o=new pe(this);o.__dir__=-1,o.__filtered__=!0}else o=this.clone(),o.__dir__*=-1;return o}function UT(){var o=this.__wrapped__.value(),a=this.__dir__,u=se(o),h=a<0,p=u?o.length:0,w=JE(0,p,this.__views__),T=w.start,S=w.end,I=S-T,x=h?S:T-1,D=this.__iteratees__,L=D.length,$=0,Y=Tt(I,this.__takeCount__);if(!u||!h&&p==I&&Y==I)return og(o,this.__actions__);var Z=[];e:for(;I--&&$<Y;){x+=a;for(var he=-1,ee=o[x];++he<L;){var me=D[he],ve=me.iteratee,Gt=me.type,Pt=ve(ee);if(Gt==An)ee=Pt;else if(!Pt){if(Gt==wt)continue e;break e}}Z[$++]=ee}return Z}pe.prototype=Mo(Za.prototype),pe.prototype.constructor=pe;function Xr(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 VT(){this.__data__=Vi?Vi(null):{},this.size=0}function FT(o){var a=this.has(o)&&delete this.__data__[o];return this.size-=a?1:0,a}function HT(o){var a=this.__data__;if(Vi){var u=a[o];return u===f?t:u}return Ie.call(a,o)?a[o]:t}function $T(o){var a=this.__data__;return Vi?a[o]!==t:Ie.call(a,o)}function KT(o,a){var u=this.__data__;return this.size+=this.has(o)?0:1,u[o]=Vi&&a===t?f:a,this}Xr.prototype.clear=VT,Xr.prototype.delete=FT,Xr.prototype.get=HT,Xr.prototype.has=$T,Xr.prototype.set=KT;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 zT(){this.__data__=[],this.size=0}function qT(o){var a=this.__data__,u=es(a,o);if(u<0)return!1;var h=a.length-1;return u==h?a.pop():Ga.call(a,u,1),--this.size,!0}function WT(o){var a=this.__data__,u=es(a,o);return u<0?t:a[u][1]}function GT(o){return es(this.__data__,o)>-1}function jT(o,a){var u=this.__data__,h=es(u,o);return h<0?(++this.size,u.push([o,a])):u[h][1]=a,this}ar.prototype.clear=zT,ar.prototype.delete=qT,ar.prototype.get=WT,ar.prototype.has=GT,ar.prototype.set=jT;function sr(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 YT(){this.size=0,this.__data__={hash:new Xr,map:new(Bi||ar),string:new Xr}}function JT(o){var a=hs(this,o).delete(o);return this.size-=a?1:0,a}function QT(o){return hs(this,o).get(o)}function XT(o){return hs(this,o).has(o)}function ZT(o,a){var u=hs(this,o),h=u.size;return u.set(o,a),this.size+=u.size==h?0:1,this}sr.prototype.clear=YT,sr.prototype.delete=JT,sr.prototype.get=QT,sr.prototype.has=XT,sr.prototype.set=ZT;function Zr(o){var a=-1,u=o==null?0:o.length;for(this.__data__=new sr;++a<u;)this.add(o[a])}function eE(o){return this.__data__.set(o,f),this}function tE(o){return this.__data__.has(o)}Zr.prototype.add=Zr.prototype.push=eE,Zr.prototype.has=tE;function Nn(o){var a=this.__data__=new ar(o);this.size=a.size}function nE(){this.__data__=new ar,this.size=0}function rE(o){var a=this.__data__,u=a.delete(o);return this.size=a.size,u}function oE(o){return this.__data__.get(o)}function iE(o){return this.__data__.has(o)}function aE(o,a){var u=this.__data__;if(u instanceof ar){var h=u.__data__;if(!Bi||h.length<i-1)return h.push([o,a]),this.size=++u.size,this;u=this.__data__=new sr(h)}return u.set(o,a),this.size=u.size,this}Nn.prototype.clear=nE,Nn.prototype.delete=rE,Nn.prototype.get=oE,Nn.prototype.has=iE,Nn.prototype.set=aE;function Df(o,a){var u=se(o),h=!u&&oo(o),p=!u&&!h&&xr(o),w=!u&&!h&&!p&&Bo(o),T=u||h||p||w,S=T?Tl(o.length,pT):[],I=S.length;for(var x in o)(a||Ie.call(o,x))&&!(T&&(x=="length"||p&&(x=="offset"||x=="parent")||w&&(x=="buffer"||x=="byteLength"||x=="byteOffset")||dr(x,I)))&&S.push(x);return S}function Lf(o){var a=o.length;return a?o[Vl(0,a-1)]:t}function sE(o,a){return fs(Dt(o),eo(a,0,o.length))}function cE(o){return fs(Dt(o))}function Rl(o,a,u){(u!==t&&!On(o[a],u)||u===t&&!(a in o))&&cr(o,a,u)}function Hi(o,a,u){var h=o[a];(!(Ie.call(o,a)&&On(h,u))||u===t&&!(a in o))&&cr(o,a,u)}function es(o,a){for(var u=o.length;u--;)if(On(o[u][0],a))return u;return-1}function lE(o,a,u,h){return Nr(o,function(p,w,T){a(h,p,u(p),T)}),h}function Bf(o,a){return o&&qn(a,ct(a),o)}function uE(o,a){return o&&qn(a,Bt(a),o)}function cr(o,a,u){a=="__proto__"&&ja?ja(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=R(h),w=o==null;++u<h;)p[u]=w?t:uu(o,a[u]);return p}function eo(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,w){var T,S=a&C,I=a&v,x=a&E;if(u&&(T=p?u(o,h,p,w):u(o)),T!==t)return T;if(!ze(o))return o;var D=se(o);if(D){if(T=XE(o),!S)return Dt(o,T)}else{var L=Et(o),$=L==Pa||L==Uh;if(xr(o))return sg(o,S);if(L==ir||L==Eo||$&&!p){if(T=I||$?{}:bg(o),!S)return I?HE(o,uE(T,o)):FE(o,Bf(T,o))}else{if(!xe[L])return p?o:{};T=ZE(o,L,S)}}w||(w=new Nn);var Y=w.get(o);if(Y)return Y;w.set(o,T),tm(o)?o.forEach(function(ee){T.add(dn(ee,a,u,ee,o,w))}):Zg(o)&&o.forEach(function(ee,me){T.set(me,dn(ee,a,u,me,o,w))});var Z=x?I?Jl:Yl:I?Bt:ct,he=D?t:Z(o);return cn(he||o,function(ee,me){he&&(me=ee,ee=o[me]),Hi(T,me,dn(ee,a,u,me,o,w))}),T}function dE(o){var a=ct(o);return function(u){return Uf(u,o,a)}}function Uf(o,a,u){var h=u.length;if(o==null)return!h;for(o=Pe(o);h--;){var p=u[h],w=a[p],T=o[p];if(T===t&&!(p in o)||!w(T))return!1}return!0}function Vf(o,a,u){if(typeof o!="function")throw new ln(l);return ji(function(){o.apply(t,u)},a)}function $i(o,a,u,h){var p=-1,w=Ba,T=!0,S=o.length,I=[],x=a.length;if(!S)return I;u&&(a=Fe(a,zt(u))),h?(w=pl,T=!1):a.length>=i&&(w=Di,T=!1,a=new Zr(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 $=x;$--;)if(a[$]===L)continue e;I.push(D)}else w(a,L,h)||I.push(D)}return I}var Nr=hg(zn),Ff=hg(Pl,!0);function hE(o,a){var u=!0;return Nr(o,function(h,p,w){return u=!!a(h,p,w),u}),u}function ts(o,a,u){for(var h=-1,p=o.length;++h<p;){var w=o[h],T=a(w);if(T!=null&&(S===t?T===T&&!Wt(T):u(T,S)))var S=T,I=w}return I}function fE(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:rm(h);u<h;)o[u++]=a;return o}function Hf(o,a){var u=[];return Nr(o,function(h,p,w){a(h,p,w)&&u.push(h)}),u}function gt(o,a,u,h,p){var w=-1,T=o.length;for(u||(u=tS),p||(p=[]);++w<T;){var S=o[w];a>0&&u(S)?a>1?gt(S,a-1,u,h,p):Ir(p,S):h||(p[p.length]=S)}return p}var Ol=fg(),$f=fg(!0);function zn(o,a){return o&&Ol(o,a,ct)}function Pl(o,a){return o&&$f(o,a,ct)}function ns(o,a){return br(a,function(u){return hr(o[u])})}function to(o,a){a=Pr(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 Kf(o,a,u){var h=a(o);return se(o)?h:Ir(h,u(o))}function Nt(o){return o==null?o===t?$w:Fw:Qr&&Qr in Pe(o)?YE(o):cS(o)}function Ml(o,a){return o>a}function gE(o,a){return o!=null&&Ie.call(o,a)}function mE(o,a){return o!=null&&a in Pe(o)}function pE(o,a,u){return o>=Tt(a,u)&&o<rt(a,u)}function xl(o,a,u){for(var h=u?pl:Ba,p=o[0].length,w=o.length,T=w,S=R(w),I=1/0,x=[];T--;){var D=o[T];T&&a&&(D=Fe(D,zt(a))),I=Tt(D.length,I),S[T]=!u&&(a||p>=120&&D.length>=120)?new Zr(T&&D):t}D=o[0];var L=-1,$=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,!($?Di($,Z):h(x,Z,u))){for(T=w;--T;){var he=S[T];if(!(he?Di(he,Z):h(o[T],Z,u)))continue e}$&&$.push(Z),x.push(Y)}}return x}function vE(o,a,u,h){return zn(o,function(p,w,T){a(h,u(p),w,T)}),h}function Ki(o,a,u){a=Pr(a,o),o=Ng(o,a);var h=o==null?o:o[Wn(fn(a))];return h==null?t:Kt(h,o,u)}function zf(o){return qe(o)&&Nt(o)==Eo}function yE(o){return qe(o)&&Nt(o)==xi}function CE(o){return qe(o)&&Nt(o)==Ri}function zi(o,a,u,h,p){return o===a?!0:o==null||a==null||!qe(o)&&!qe(a)?o!==o&&a!==a:wE(o,a,u,h,zi,p)}function wE(o,a,u,h,p,w){var T=se(o),S=se(a),I=T?Na:Et(o),x=S?Na:Et(a);I=I==Eo?ir:I,x=x==Eo?ir:x;var D=I==ir,L=x==ir,$=I==x;if($&&xr(o)){if(!xr(a))return!1;T=!0,D=!1}if($&&!D)return w||(w=new Nn),T||Bo(o)?Eg(o,a,u,h,p,w):GE(o,a,I,u,h,p,w);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 w||(w=new Nn),p(he,ee,u,h,w)}}return $?(w||(w=new Nn),jE(o,a,u,h,p,w)):!1}function _E(o){return qe(o)&&Et(o)==In}function Dl(o,a,u,h){var p=u.length,w=p,T=!h;if(o==null)return!w;for(o=Pe(o);p--;){var S=u[p];if(T&&S[2]?S[1]!==o[S[0]]:!(S[0]in o))return!1}for(;++p<w;){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 Nn;if(h)var $=h(x,D,I,o,a,L);if(!($===t?zi(D,x,_|A,h,L):$))return!1}}return!0}function qf(o){if(!ze(o)||rS(o))return!1;var a=hr(o)?_T:d_;return a.test(ro(o))}function TE(o){return qe(o)&&Nt(o)==Oi}function EE(o){return qe(o)&&Et(o)==kn}function SE(o){return qe(o)&&Cs(o.length)&&!!Le[Nt(o)]}function Wf(o){return typeof o=="function"?o:o==null?Ut:typeof o=="object"?se(o)?Yf(o[0],o[1]):jf(o):gm(o)}function Ll(o){if(!Gi(o))return IT(o);var a=[];for(var u in Pe(o))Ie.call(o,u)&&u!="constructor"&&a.push(u);return a}function AE(o){if(!ze(o))return sS(o);var a=Gi(o),u=[];for(var h in o)h=="constructor"&&(a||!Ie.call(o,h))||u.push(h);return u}function Bl(o,a){return o<a}function Gf(o,a){var u=-1,h=Lt(o)?R(o.length):[];return Nr(o,function(p,w,T){h[++u]=a(p,w,T)}),h}function jf(o){var a=Xl(o);return a.length==1&&a[0][2]?kg(a[0][0],a[0][1]):function(u){return u===o||Dl(u,o,a)}}function Yf(o,a){return eu(o)&&Ig(a)?kg(Wn(o),a):function(u){var h=uu(u,o);return h===t&&h===a?du(u,o):zi(a,h,_|A)}}function rs(o,a,u,h,p){o!==a&&Ol(a,function(w,T){if(p||(p=new Nn),ze(w))bE(o,a,T,u,rs,h,p);else{var S=h?h(nu(o,T),w,T+"",o,a,p):t;S===t&&(S=w),Rl(o,T,S)}},Bt)}function bE(o,a,u,h,p,w,T){var S=nu(o,u),I=nu(a,u),x=T.get(I);if(x){Rl(o,u,x);return}var D=w?w(S,I,u+"",o,a,T):t,L=D===t;if(L){var $=se(I),Y=!$&&xr(I),Z=!$&&!Y&&Bo(I);D=I,$||Y||Z?se(S)?D=S:Ye(S)?D=Dt(S):Y?(L=!1,D=sg(I,!0)):Z?(L=!1,D=cg(I,!0)):D=[]:Yi(I)||oo(I)?(D=S,oo(S)?D=om(S):(!ze(S)||hr(S))&&(D=bg(I))):L=!1}L&&(T.set(I,D),p(D,I,h,w,T),T.delete(I)),Rl(o,u,D)}function Jf(o,a){var u=o.length;if(u)return a+=a<0?u:0,dr(a,u)?o[a]:t}function Qf(o,a,u){a.length?a=Fe(a,function(w){return se(w)?function(T){return to(T,w.length===1?w[0]:w)}:w}):a=[Ut];var h=-1;a=Fe(a,zt(X()));var p=Gf(o,function(w,T,S){var I=Fe(a,function(x){return x(w)});return{criteria:I,index:++h,value:w}});return Z_(p,function(w,T){return VE(w,T,u)})}function IE(o,a){return Xf(o,a,function(u,h){return du(o,h)})}function Xf(o,a,u){for(var h=-1,p=a.length,w={};++h<p;){var T=a[h],S=to(o,T);u(S,T)&&qi(w,Pr(T,o),S)}return w}function kE(o){return function(a){return to(a,o)}}function Ul(o,a,u,h){var p=h?X_:bo,w=-1,T=a.length,S=o;for(o===a&&(a=Dt(a)),u&&(S=Fe(o,zt(u)));++w<T;)for(var I=0,x=a[w],D=u?u(x):x;(I=p(S,D,I,h))>-1;)S!==o&&Ga.call(S,I,1),Ga.call(o,I,1);return o}function Zf(o,a){for(var u=o?a.length:0,h=u-1;u--;){var p=a[u];if(u==h||p!==w){var w=p;dr(p)?Ga.call(o,p,1):$l(o,p)}}return o}function Vl(o,a){return o+Ja(Mf()*(a-o+1))}function RE(o,a,u,h){for(var p=-1,w=rt(Ya((a-o)/(u||1)),0),T=R(w);w--;)T[h?w:++p]=o,o+=u;return T}function Fl(o,a){var u="";if(!o||a<1||a>st)return u;do a%2&&(u+=o),a=Ja(a/2),a&&(o+=o);while(a);return u}function fe(o,a){return ru(Rg(o,a,Ut),o+"")}function NE(o){return Lf(Uo(o))}function OE(o,a){var u=Uo(o);return fs(u,eo(a,0,u.length))}function qi(o,a,u,h){if(!ze(o))return o;a=Pr(a,o);for(var p=-1,w=a.length,T=w-1,S=o;S!=null&&++p<w;){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=ze(D)?D:dr(a[p+1])?[]:{})}Hi(S,I,x),S=S[I]}return o}var eg=Qa?function(o,a){return Qa.set(o,a),o}:Ut,PE=ja?function(o,a){return ja(o,"toString",{configurable:!0,enumerable:!1,value:fu(a),writable:!0})}:Ut;function ME(o){return fs(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 w=R(p);++h<p;)w[h]=o[h+a];return w}function xE(o,a){var u;return Nr(o,function(h,p,w){return u=a(h,p,w),!u}),!!u}function os(o,a,u){var h=0,p=o==null?h:o.length;if(typeof a=="number"&&a===a&&p<=Lw){for(;h<p;){var w=h+p>>>1,T=o[w];T!==null&&!Wt(T)&&(u?T<=a:T<a)?h=w+1:p=w}return p}return Hl(o,a,Ut,u)}function Hl(o,a,u,h){var p=0,w=o==null?0:o.length;if(w===0)return 0;a=u(a);for(var T=a!==a,S=a===null,I=Wt(a),x=a===t;p<w;){var D=Ja((p+w)/2),L=u(o[D]),$=L!==t,Y=L===null,Z=L===L,he=Wt(L);if(T)var ee=h||Z;else x?ee=Z&&(h||$):S?ee=Z&&$&&(h||!Y):I?ee=Z&&$&&!Y&&(h||!he):Y||he?ee=!1:ee=h?L<=a:L<a;ee?p=D+1:w=D}return Tt(w,Qc)}function tg(o,a){for(var u=-1,h=o.length,p=0,w=[];++u<h;){var T=o[u],S=a?a(T):T;if(!u||!On(S,I)){var I=S;w[p++]=T===0?0:T}}return w}function ng(o){return typeof o=="number"?o:Wt(o)?Ii:+o}function qt(o){if(typeof o=="string")return o;if(se(o))return Fe(o,qt)+"";if(Wt(o))return xf?xf.call(o):"";var a=o+"";return a=="0"&&1/o==-1/0?"-0":a}function Or(o,a,u){var h=-1,p=Ba,w=o.length,T=!0,S=[],I=S;if(u)T=!1,p=pl;else if(w>=i){var x=a?null:qE(o);if(x)return Va(x);T=!1,p=Di,I=new Zr}else I=a?[]:S;e:for(;++h<w;){var D=o[h],L=a?a(D):D;if(D=u||D!==0?D:0,T&&L===L){for(var $=I.length;$--;)if(I[$]===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=Pr(a,o),o=Ng(o,a),o==null||delete o[Wn(fn(a))]}function rg(o,a,u,h){return qi(o,a,u(to(o,a)),h)}function is(o,a,u,h){for(var p=o.length,w=h?p:-1;(h?w--:++w<p)&&a(o[w],w,o););return u?hn(o,h?0:w,h?w+1:p):hn(o,h?w+1:0,h?p:w)}function og(o,a){var u=o;return u instanceof pe&&(u=u.value()),vl(a,function(h,p){return p.func.apply(p.thisArg,Ir([h],p.args))},u)}function Kl(o,a,u){var h=o.length;if(h<2)return h?Or(o[0]):[];for(var p=-1,w=R(h);++p<h;)for(var T=o[p],S=-1;++S<h;)S!=p&&(w[p]=$i(w[p]||T,o[S],a,u));return Or(gt(w,1),a,u)}function ig(o,a,u){for(var h=-1,p=o.length,w=a.length,T={};++h<p;){var S=h<w?a[h]:t;u(T,o[h],S)}return T}function zl(o){return Ye(o)?o:[]}function ql(o){return typeof o=="function"?o:Ut}function Pr(o,a){return se(o)?o:eu(o,a)?[o]:xg(be(o))}var DE=fe;function Mr(o,a,u){var h=o.length;return u=u===t?h:u,!a&&u>=h?o:hn(o,a,u)}var ag=TT||function(o){return ft.clearTimeout(o)};function sg(o,a){if(a)return o.slice();var u=o.length,h=kf?kf(u):new o.constructor(u);return o.copy(h),h}function Wl(o){var a=new o.constructor(o.byteLength);return new qa(a).set(new qa(o)),a}function LE(o,a){var u=a?Wl(o.buffer):o.buffer;return new o.constructor(u,o.byteOffset,o.byteLength)}function BE(o){var a=new o.constructor(o.source,Kh.exec(o));return a.lastIndex=o.lastIndex,a}function UE(o){return Fi?Pe(Fi.call(o)):{}}function cg(o,a){var u=a?Wl(o.buffer):o.buffer;return new o.constructor(u,o.byteOffset,o.length)}function lg(o,a){if(o!==a){var u=o!==t,h=o===null,p=o===o,w=Wt(o),T=a!==t,S=a===null,I=a===a,x=Wt(a);if(!S&&!x&&!w&&o>a||w&&T&&I&&!S&&!x||h&&T&&I||!u&&I||!p)return 1;if(!h&&!w&&!x&&o<a||x&&u&&p&&!h&&!w||S&&u&&p||!T&&p||!I)return-1}return 0}function VE(o,a,u){for(var h=-1,p=o.criteria,w=a.criteria,T=p.length,S=u.length;++h<T;){var I=lg(p[h],w[h]);if(I){if(h>=S)return I;var x=u[h];return I*(x=="desc"?-1:1)}}return o.index-a.index}function ug(o,a,u,h){for(var p=-1,w=o.length,T=u.length,S=-1,I=a.length,x=rt(w-T,0),D=R(I+x),L=!h;++S<I;)D[S]=a[S];for(;++p<T;)(L||p<w)&&(D[u[p]]=o[p]);for(;x--;)D[S++]=o[p++];return D}function dg(o,a,u,h){for(var p=-1,w=o.length,T=-1,S=u.length,I=-1,x=a.length,D=rt(w-S,0),L=R(D+x),$=!h;++p<D;)L[p]=o[p];for(var Y=p;++I<x;)L[Y+I]=a[I];for(;++T<S;)($||p<w)&&(L[Y+u[T]]=o[p++]);return L}function Dt(o,a){var u=-1,h=o.length;for(a||(a=R(h));++u<h;)a[u]=o[u];return a}function qn(o,a,u,h){var p=!u;u||(u={});for(var w=-1,T=a.length;++w<T;){var S=a[w],I=h?h(u[S],o[S],S,u,o):t;I===t&&(I=o[S]),p?cr(u,S,I):Hi(u,S,I)}return u}function FE(o,a){return qn(o,Zl(o),a)}function HE(o,a){return qn(o,Sg(o),a)}function as(o,a){return function(u,h){var p=se(u)?W_:lE,w=a?a():{};return p(u,o,X(h,2),w)}}function xo(o){return fe(function(a,u){var h=-1,p=u.length,w=p>1?u[p-1]:t,T=p>2?u[2]:t;for(w=o.length>3&&typeof w=="function"?(p--,w):t,T&&Ot(u[0],u[1],T)&&(w=p<3?t:w,p=1),a=Pe(a);++h<p;){var S=u[h];S&&o(a,S,h,w)}return a})}function hg(o,a){return function(u,h){if(u==null)return u;if(!Lt(u))return o(u,h);for(var p=u.length,w=a?p:-1,T=Pe(u);(a?w--:++w<p)&&h(T[w],w,T)!==!1;);return u}}function fg(o){return function(a,u,h){for(var p=-1,w=Pe(a),T=h(a),S=T.length;S--;){var I=T[o?S:++p];if(u(w[I],I,w)===!1)break}return a}}function $E(o,a,u){var h=a&N,p=Wi(o);function w(){var T=this&&this!==ft&&this instanceof w?p:o;return T.apply(h?u:this,arguments)}return w}function gg(o){return function(a){a=be(a);var u=Io(a)?Rn(a):t,h=u?u[0]:a.charAt(0),p=u?Mr(u,1).join(""):a.slice(1);return h[o]()+p}}function Do(o){return function(a){return vl(hm(dm(a).replace(P_,"")),o,"")}}function Wi(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=Mo(o.prototype),h=o.apply(u,a);return ze(h)?h:u}}function KE(o,a,u){var h=Wi(o);function p(){for(var w=arguments.length,T=R(w),S=w,I=Lo(p);S--;)T[S]=arguments[S];var x=w<3&&T[0]!==I&&T[w-1]!==I?[]:kr(T,I);if(w-=x.length,w<u)return Cg(o,a,ss,p.placeholder,t,T,x,t,t,u-w);var D=this&&this!==ft&&this instanceof p?h:o;return Kt(D,this,T)}return p}function mg(o){return function(a,u,h){var p=Pe(a);if(!Lt(a)){var w=X(u,3);a=ct(a),u=function(S){return w(p[S],S,p)}}var T=o(a,u,h);return T>-1?p[w?a[T]:T]:t}}function pg(o){return ur(function(a){var u=a.length,h=u,p=un.prototype.thru;for(o&&a.reverse();h--;){var w=a[h];if(typeof w!="function")throw new ln(l);if(p&&!T&&ds(w)=="wrapper")var T=new un([],!0)}for(h=T?h:u;++h<u;){w=a[h];var S=ds(w),I=S=="wrapper"?Ql(w):t;I&&tu(I[0])&&I[1]==(z|U|ce|tt)&&!I[4].length&&I[9]==1?T=T[ds(I[0])].apply(T,I[3]):T=w.length==1&&tu(w)?T[S]():T.thru(w)}return function(){var x=arguments,D=x[0];if(T&&x.length==1&&se(D))return T.plant(D).value();for(var L=0,$=u?a[L].apply(this,x):D;++L<u;)$=a[L].call(this,$);return $}})}function ss(o,a,u,h,p,w,T,S,I,x){var D=a&z,L=a&N,$=a&K,Y=a&(U|Q),Z=a&Te,he=$?t:Wi(o);function ee(){for(var me=arguments.length,ve=R(me),Gt=me;Gt--;)ve[Gt]=arguments[Gt];if(Y)var Pt=Lo(ee),jt=tT(ve,Pt);if(h&&(ve=ug(ve,h,p,Y)),w&&(ve=dg(ve,w,T,Y)),me-=jt,Y&&me<x){var Je=kr(ve,Pt);return Cg(o,a,ss,ee.placeholder,u,ve,Je,S,I,x-me)}var Pn=L?u:this,gr=$?Pn[o]:o;return me=ve.length,S?ve=lS(ve,S):Z&&me>1&&ve.reverse(),D&&I<me&&(ve.length=I),this&&this!==ft&&this instanceof ee&&(gr=he||Wi(gr)),gr.apply(Pn,ve)}return ee}function vg(o,a){return function(u,h){return vE(u,o,a(h),{})}}function cs(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=qt(u),h=qt(h)):(u=ng(u),h=ng(h)),p=o(u,h)}return p}}function Gl(o){return ur(function(a){return a=Fe(a,zt(X())),fe(function(u){var h=this;return o(a,function(p){return Kt(p,h,u)})})})}function ls(o,a){a=a===t?" ":qt(a);var u=a.length;if(u<2)return u?Fl(a,o):a;var h=Fl(a,Ya(o/ko(a)));return Io(a)?Mr(Rn(h),0,o).join(""):h.slice(0,o)}function zE(o,a,u,h){var p=a&N,w=Wi(o);function T(){for(var S=-1,I=arguments.length,x=-1,D=h.length,L=R(D+I),$=this&&this!==ft&&this instanceof T?w:o;++x<D;)L[x]=h[x];for(;I--;)L[x++]=arguments[++S];return Kt($,p?u:this,L)}return T}function yg(o){return function(a,u,h){return h&&typeof h!="number"&&Ot(a,u,h)&&(u=h=t),a=fr(a),u===t?(u=a,a=0):u=fr(u),h=h===t?a<u?1:-1:fr(h),RE(a,u,h,o)}}function us(o){return function(a,u){return typeof a=="string"&&typeof u=="string"||(a=gn(a),u=gn(u)),o(a,u)}}function Cg(o,a,u,h,p,w,T,S,I,x){var D=a&U,L=D?T:t,$=D?t:T,Y=D?w:t,Z=D?t:w;a|=D?ce:_e,a&=~(D?_e:ce),a&V||(a&=-4);var he=[o,a,p,Y,L,Z,$,S,I,x],ee=u.apply(t,he);return tu(o)&&Og(ee,he),ee.placeholder=h,Pg(ee,o,a)}function jl(o){var a=nt[o];return function(u,h){if(u=gn(u),h=h==null?0:Tt(de(h),292),h&&Pf(u)){var p=(be(u)+"e").split("e"),w=a(p[0]+"e"+(+p[1]+h));return p=(be(w)+"e").split("e"),+(p[0]+"e"+(+p[1]-h))}return a(u)}}var qE=Oo&&1/Va(new Oo([,-0]))[1]==bn?function(o){return new Oo(o)}:pu;function wg(o){return function(a){var u=Et(a);return u==In?Sl(a):u==kn?cT(a):eT(a,o(a))}}function lr(o,a,u,h,p,w,T,S){var I=a&K;if(!I&&typeof o!="function")throw new ln(l);var x=h?h.length:0;if(x||(a&=-97,h=p=t),T=T===t?T:rt(de(T),0),S=S===t?S:de(S),x-=p?p.length:0,a&_e){var D=h,L=p;h=p=t}var $=I?t:Ql(o),Y=[o,a,u,h,p,D,L,w,T,S];if($&&aS(Y,$),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&=-25),!a||a==N)var Z=$E(o,a,u);else a==U||a==Q?Z=KE(o,a,S):(a==ce||a==(N|ce))&&!p.length?Z=zE(o,a,u,h):Z=ss.apply(t,Y);var he=$?eg:Og;return Pg(he(Z,Y),o,a)}function _g(o,a,u,h){return o===t||On(o,No[u])&&!Ie.call(h,u)?a:o}function Tg(o,a,u,h,p,w){return ze(o)&&ze(a)&&(w.set(a,o),rs(o,a,t,Tg,w),w.delete(a)),o}function WE(o){return Yi(o)?t:o}function Eg(o,a,u,h,p,w){var T=u&_,S=o.length,I=a.length;if(S!=I&&!(T&&I>S))return!1;var x=w.get(o),D=w.get(a);if(x&&D)return x==a&&D==o;var L=-1,$=!0,Y=u&A?new Zr:t;for(w.set(o,a),w.set(a,o);++L<S;){var Z=o[L],he=a[L];if(h)var ee=T?h(he,Z,L,a,o,w):h(Z,he,L,o,a,w);if(ee!==t){if(ee)continue;$=!1;break}if(Y){if(!yl(a,function(me,ve){if(!Di(Y,ve)&&(Z===me||p(Z,me,u,h,w)))return Y.push(ve)})){$=!1;break}}else if(!(Z===he||p(Z,he,u,h,w))){$=!1;break}}return w.delete(o),w.delete(a),$}function GE(o,a,u,h,p,w,T){switch(u){case So:if(o.byteLength!=a.byteLength||o.byteOffset!=a.byteOffset)return!1;o=o.buffer,a=a.buffer;case xi:return!(o.byteLength!=a.byteLength||!w(new qa(o),new qa(a)));case ki:case Ri:case Ni:return On(+o,+a);case Oa:return o.name==a.name&&o.message==a.message;case Oi:case Pi:return o==a+"";case In:var S=Sl;case kn:var I=h&_;if(S||(S=Va),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=Eg(S(o),S(a),h,p,w,T);return T.delete(o),D;case Ma:if(Fi)return Fi.call(o)==Fi.call(a)}return!1}function jE(o,a,u,h,p,w){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 $=S[L];if(!(T?$ in a:Ie.call(a,$)))return!1}var Y=w.get(o),Z=w.get(a);if(Y&&Z)return Y==a&&Z==o;var he=!0;w.set(o,a),w.set(a,o);for(var ee=T;++L<I;){$=S[L];var me=o[$],ve=a[$];if(h)var Gt=T?h(ve,me,$,a,o,w):h(me,ve,$,o,a,w);if(!(Gt===t?me===ve||p(me,ve,u,h,w):Gt)){he=!1;break}ee||(ee=$=="constructor")}if(he&&!ee){var Pt=o.constructor,jt=a.constructor;Pt!=jt&&"constructor"in o&&"constructor"in a&&!(typeof Pt=="function"&&Pt instanceof Pt&&typeof jt=="function"&&jt instanceof jt)&&(he=!1)}return w.delete(o),w.delete(a),he}function ur(o){return ru(Rg(o,t,Ug),o+"")}function Yl(o){return Kf(o,ct,Zl)}function Jl(o){return Kf(o,Bt,Sg)}var Ql=Qa?function(o){return Qa.get(o)}:pu;function ds(o){for(var a=o.name+"",u=Po[a],h=Ie.call(Po,a)?u.length:0;h--;){var p=u[h],w=p.func;if(w==null||w==o)return p.name}return a}function Lo(o){var a=Ie.call(y,"placeholder")?y:o;return a.placeholder}function X(){var o=y.iteratee||gu;return o=o===gu?Wf:o,arguments.length?o(arguments[0],arguments[1]):o}function hs(o,a){var u=o.__data__;return nS(a)?u[typeof a=="string"?"string":"hash"]:u.map}function Xl(o){for(var a=ct(o),u=a.length;u--;){var h=a[u],p=o[h];a[u]=[h,p,Ig(p)]}return a}function no(o,a){var u=iT(o,a);return qf(u)?u:t}function YE(o){var a=Ie.call(o,Qr),u=o[Qr];try{o[Qr]=t;var h=!0}catch{}var p=Ka.call(o);return h&&(a?o[Qr]=u:delete o[Qr]),p}var Zl=bl?function(o){return o==null?[]:(o=Pe(o),br(bl(o),function(a){return Nf.call(o,a)}))}:vu,Sg=bl?function(o){for(var a=[];o;)Ir(a,Zl(o)),o=Wa(o);return a}:vu,Et=Nt;(Il&&Et(new Il(new ArrayBuffer(1)))!=So||Bi&&Et(new Bi)!=In||kl&&Et(kl.resolve())!=Vh||Oo&&Et(new Oo)!=kn||Ui&&Et(new Ui)!=Mi)&&(Et=function(o){var a=Nt(o),u=a==ir?o.constructor:t,h=u?ro(u):"";if(h)switch(h){case OT:return So;case PT:return In;case MT:return Vh;case xT:return kn;case DT:return Mi}return a});function JE(o,a,u){for(var h=-1,p=u.length;++h<p;){var w=u[h],T=w.size;switch(w.type){case"drop":o+=T;break;case"dropRight":a-=T;break;case"take":a=Tt(a,o+T);break;case"takeRight":o=rt(o,a-T);break}}return{start:o,end:a}}function QE(o){var a=o.match(r_);return a?a[1].split(o_):[]}function Ag(o,a,u){a=Pr(a,o);for(var h=-1,p=a.length,w=!1;++h<p;){var T=Wn(a[h]);if(!(w=o!=null&&u(o,T)))break;o=o[T]}return w||++h!=p?w:(p=o==null?0:o.length,!!p&&Cs(p)&&dr(T,p)&&(se(o)||oo(o)))}function XE(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 bg(o){return typeof o.constructor=="function"&&!Gi(o)?Mo(Wa(o)):{}}function ZE(o,a,u){var h=o.constructor;switch(a){case xi:return Wl(o);case ki:case Ri:return new h(+o);case So:return LE(o,u);case Xc:case Zc:case el:case tl:case nl:case rl:case ol:case il:case al:return cg(o,u);case In:return new h;case Ni:case Pi:return new h(o);case Oi:return BE(o);case kn:return new h;case Ma:return UE(o)}}function eS(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(n_,`{
70
+ /* [wrapped with `+a+`] */
71
+ `)}function tS(o){return se(o)||oo(o)||!!(Of&&o&&o[Of])}function dr(o,a){var u=typeof o;return a=a??st,!!a&&(u=="number"||u!="symbol"&&f_.test(o))&&o>-1&&o%1==0&&o<a}function Ot(o,a,u){if(!ze(u))return!1;var h=typeof a;return(h=="number"?Lt(u)&&dr(a,u.length):h=="string"&&a in u)?On(u[a],o):!1}function eu(o,a){if(se(o))return!1;var u=typeof o;return u=="number"||u=="symbol"||u=="boolean"||o==null||Wt(o)?!0:Xw.test(o)||!Qw.test(o)||a!=null&&o in Pe(a)}function nS(o){var a=typeof o;return a=="string"||a=="number"||a=="symbol"||a=="boolean"?o!=="__proto__":o===null}function tu(o){var a=ds(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 rS(o){return!!If&&If in o}var oS=Ha?hr:yu;function Gi(o){var a=o&&o.constructor,u=typeof a=="function"&&a.prototype||No;return o===u}function Ig(o){return o===o&&!ze(o)}function kg(o,a){return function(u){return u==null?!1:u[o]===a&&(a!==t||o in Pe(u))}}function iS(o){var a=vs(o,function(h){return u.size===g&&u.clear(),h}),u=a.cache;return a}function aS(o,a){var u=o[1],h=a[1],p=u|h,w=p<(N|K|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(!(w||T))return o;h&N&&(o[2]=a[2],p|=u&N?0:V);var S=a[3];if(S){var I=o[3];o[3]=I?ug(I,S,a[4]):S,o[4]=I?kr(o[3],m):a[4]}return S=a[5],S&&(I=o[5],o[5]=I?dg(I,S,a[6]):S,o[6]=I?kr(o[5],m):a[6]),S=a[7],S&&(o[7]=S),h&z&&(o[8]=o[8]==null?a[8]:Tt(o[8],a[8])),o[9]==null&&(o[9]=a[9]),o[0]=a[0],o[1]=p,o}function sS(o){var a=[];if(o!=null)for(var u in Pe(o))a.push(u);return a}function cS(o){return Ka.call(o)}function Rg(o,a,u){return a=rt(a===t?o.length-1:a,0),function(){for(var h=arguments,p=-1,w=rt(h.length-a,0),T=R(w);++p<w;)T[p]=h[a+p];p=-1;for(var S=R(a+1);++p<a;)S[p]=h[p];return S[a]=u(T),Kt(o,this,S)}}function Ng(o,a){return a.length<2?o:to(o,hn(a,0,-1))}function lS(o,a){for(var u=o.length,h=Tt(a.length,u),p=Dt(o);h--;){var w=a[h];o[h]=dr(w,u)?p[w]:t}return o}function nu(o,a){if(!(a==="constructor"&&typeof o[a]=="function")&&a!="__proto__")return o[a]}var Og=Mg(eg),ji=ST||function(o,a){return ft.setTimeout(o,a)},ru=Mg(PE);function Pg(o,a,u){var h=a+"";return ru(o,eS(h,uS(QE(h),u)))}function Mg(o){var a=0,u=0;return function(){var h=kT(),p=Ve-(h-u);if(u=h,p>0){if(++a>=Ee)return arguments[0]}else a=0;return o.apply(t,arguments)}}function fs(o,a){var u=-1,h=o.length,p=h-1;for(a=a===t?h:a;++u<a;){var w=Vl(u,p),T=o[w];o[w]=o[u],o[u]=T}return o.length=a,o}var xg=iS(function(o){var a=[];return o.charCodeAt(0)===46&&a.push(""),o.replace(Zw,function(u,h,p,w){a.push(p?w.replace(s_,"$1"):h||u)}),a});function Wn(o){if(typeof o=="string"||Wt(o))return o;var a=o+"";return a=="0"&&1/o==-1/0?"-0":a}function ro(o){if(o!=null){try{return $a.call(o)}catch{}try{return o+""}catch{}}return""}function uS(o,a){return cn(Bw,function(u){var h="_."+u[0];a&u[1]&&!Ba(o,h)&&o.push(h)}),o.sort()}function Dg(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 dS(o,a,u){(u?Ot(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,w=0,T=R(Ya(h/a));p<h;)T[w++]=hn(o,p,p+=a);return T}function hS(o){for(var a=-1,u=o==null?0:o.length,h=0,p=[];++a<u;){var w=o[a];w&&(p[h++]=w)}return p}function fS(){var o=arguments.length;if(!o)return[];for(var a=R(o-1),u=arguments[0],h=o;h--;)a[h-1]=arguments[h];return Ir(se(u)?Dt(u):[u],gt(a,1))}var gS=fe(function(o,a){return Ye(o)?$i(o,gt(a,1,Ye,!0)):[]}),mS=fe(function(o,a){var u=fn(a);return Ye(u)&&(u=t),Ye(o)?$i(o,gt(a,1,Ye,!0),X(u,2)):[]}),pS=fe(function(o,a){var u=fn(a);return Ye(u)&&(u=t),Ye(o)?$i(o,gt(a,1,Ye,!0),t,u):[]});function vS(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 yS(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 CS(o,a){return o&&o.length?is(o,X(a,3),!0,!0):[]}function wS(o,a){return o&&o.length?is(o,X(a,3),!0):[]}function _S(o,a,u,h){var p=o==null?0:o.length;return p?(u&&typeof u!="number"&&Ot(o,a,u)&&(u=0,h=p),fE(o,a,u,h)):[]}function Lg(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 Bg(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):Tt(p,h-1)),Ua(o,X(a,3),p,!0)}function Ug(o){var a=o==null?0:o.length;return a?gt(o,1):[]}function TS(o){var a=o==null?0:o.length;return a?gt(o,bn):[]}function ES(o,a){var u=o==null?0:o.length;return u?(a=a===t?1:de(a),gt(o,a)):[]}function SS(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 Vg(o){return o&&o.length?o[0]:t}function AS(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)),bo(o,a,p)}function bS(o){var a=o==null?0:o.length;return a?hn(o,0,-1):[]}var IS=fe(function(o){var a=Fe(o,zl);return a.length&&a[0]===o[0]?xl(a):[]}),kS=fe(function(o){var a=fn(o),u=Fe(o,zl);return a===fn(u)?a=t:u.pop(),u.length&&u[0]===o[0]?xl(u,X(a,2)):[]}),RS=fe(function(o){var a=fn(o),u=Fe(o,zl);return a=typeof a=="function"?a:t,a&&u.pop(),u.length&&u[0]===o[0]?xl(u,t,a):[]});function NS(o,a){return o==null?"":bT.call(o,a)}function fn(o){var a=o==null?0:o.length;return a?o[a-1]:t}function OS(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):Tt(p,h-1)),a===a?uT(o,a,p):Ua(o,Cf,p,!0)}function PS(o,a){return o&&o.length?Jf(o,de(a)):t}var MS=fe(Fg);function Fg(o,a){return o&&o.length&&a&&a.length?Ul(o,a):o}function xS(o,a,u){return o&&o.length&&a&&a.length?Ul(o,a,X(u,2)):o}function DS(o,a,u){return o&&o.length&&a&&a.length?Ul(o,a,t,u):o}var LS=ur(function(o,a){var u=o==null?0:o.length,h=Nl(o,a);return Zf(o,Fe(a,function(p){return dr(p,u)?+p:p}).sort(lg)),h});function BS(o,a){var u=[];if(!(o&&o.length))return u;var h=-1,p=[],w=o.length;for(a=X(a,3);++h<w;){var T=o[h];a(T,h,o)&&(u.push(T),p.push(h))}return Zf(o,p),u}function ou(o){return o==null?o:NT.call(o)}function US(o,a,u){var h=o==null?0:o.length;return h?(u&&typeof u!="number"&&Ot(o,a,u)?(a=0,u=h):(a=a==null?0:de(a),u=u===t?h:de(u)),hn(o,a,u)):[]}function VS(o,a){return os(o,a)}function FS(o,a,u){return Hl(o,a,X(u,2))}function HS(o,a){var u=o==null?0:o.length;if(u){var h=os(o,a);if(h<u&&On(o[h],a))return h}return-1}function $S(o,a){return os(o,a,!0)}function KS(o,a,u){return Hl(o,a,X(u,2),!0)}function zS(o,a){var u=o==null?0:o.length;if(u){var h=os(o,a,!0)-1;if(On(o[h],a))return h}return-1}function qS(o){return o&&o.length?tg(o):[]}function WS(o,a){return o&&o.length?tg(o,X(a,2)):[]}function GS(o){var a=o==null?0:o.length;return a?hn(o,1,a):[]}function jS(o,a,u){return o&&o.length?(a=u||a===t?1:de(a),hn(o,0,a<0?0:a)):[]}function YS(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 JS(o,a){return o&&o.length?is(o,X(a,3),!1,!0):[]}function QS(o,a){return o&&o.length?is(o,X(a,3)):[]}var XS=fe(function(o){return Or(gt(o,1,Ye,!0))}),ZS=fe(function(o){var a=fn(o);return Ye(a)&&(a=t),Or(gt(o,1,Ye,!0),X(a,2))}),eA=fe(function(o){var a=fn(o);return a=typeof a=="function"?a:t,Or(gt(o,1,Ye,!0),t,a)});function tA(o){return o&&o.length?Or(o):[]}function nA(o,a){return o&&o.length?Or(o,X(a,2)):[]}function rA(o,a){return a=typeof a=="function"?a:t,o&&o.length?Or(o,t,a):[]}function iu(o){if(!(o&&o.length))return[];var a=0;return o=br(o,function(u){if(Ye(u))return a=rt(u.length,a),!0}),Tl(a,function(u){return Fe(o,Cl(u))})}function Hg(o,a){if(!(o&&o.length))return[];var u=iu(o);return a==null?u:Fe(u,function(h){return Kt(a,t,h)})}var oA=fe(function(o,a){return Ye(o)?$i(o,a):[]}),iA=fe(function(o){return Kl(br(o,Ye))}),aA=fe(function(o){var a=fn(o);return Ye(a)&&(a=t),Kl(br(o,Ye),X(a,2))}),sA=fe(function(o){var a=fn(o);return a=typeof a=="function"?a:t,Kl(br(o,Ye),t,a)}),cA=fe(iu);function lA(o,a){return ig(o||[],a||[],Hi)}function uA(o,a){return ig(o||[],a||[],qi)}var dA=fe(function(o){var a=o.length,u=a>1?o[a-1]:t;return u=typeof u=="function"?(o.pop(),u):t,Hg(o,u)});function $g(o){var a=y(o);return a.__chain__=!0,a}function hA(o,a){return a(o),o}function gs(o,a){return a(o)}var fA=ur(function(o){var a=o.length,u=a?o[0]:0,h=this.__wrapped__,p=function(w){return Nl(w,o)};return a>1||this.__actions__.length||!(h instanceof pe)||!dr(u)?this.thru(p):(h=h.slice(u,+u+(a?1:0)),h.__actions__.push({func:gs,args:[p],thisArg:t}),new un(h,this.__chain__).thru(function(w){return a&&!w.length&&w.push(t),w}))});function gA(){return $g(this)}function mA(){return new un(this.value(),this.__chain__)}function pA(){this.__values__===t&&(this.__values__=nm(this.value()));var o=this.__index__>=this.__values__.length,a=o?t:this.__values__[this.__index__++];return{done:o,value:a}}function vA(){return this}function yA(o){for(var a,u=this;u instanceof Za;){var h=Dg(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 CA(){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:gs,args:[ou],thisArg:t}),new un(a,this.__chain__)}return this.thru(ou)}function wA(){return og(this.__wrapped__,this.__actions__)}var _A=as(function(o,a,u){Ie.call(o,u)?++o[u]:cr(o,u,1)});function TA(o,a,u){var h=se(o)?vf:hE;return u&&Ot(o,a,u)&&(a=t),h(o,X(a,3))}function EA(o,a){var u=se(o)?br:Hf;return u(o,X(a,3))}var SA=mg(Lg),AA=mg(Bg);function bA(o,a){return gt(ms(o,a),1)}function IA(o,a){return gt(ms(o,a),bn)}function kA(o,a,u){return u=u===t?1:de(u),gt(ms(o,a),u)}function Kg(o,a){var u=se(o)?cn:Nr;return u(o,X(a,3))}function zg(o,a){var u=se(o)?G_:Ff;return u(o,X(a,3))}var RA=as(function(o,a,u){Ie.call(o,u)?o[u].push(a):cr(o,u,[a])});function NA(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)),ws(o)?u<=p&&o.indexOf(a,u)>-1:!!p&&bo(o,a,u)>-1}var OA=fe(function(o,a,u){var h=-1,p=typeof a=="function",w=Lt(o)?R(o.length):[];return Nr(o,function(T){w[++h]=p?Kt(a,T,u):Ki(T,a,u)}),w}),PA=as(function(o,a,u){cr(o,u,a)});function ms(o,a){var u=se(o)?Fe:Gf;return u(o,X(a,3))}function MA(o,a,u,h){return o==null?[]:(se(a)||(a=a==null?[]:[a]),u=h?t:u,se(u)||(u=u==null?[]:[u]),Qf(o,a,u))}var xA=as(function(o,a,u){o[u?0:1].push(a)},function(){return[[],[]]});function DA(o,a,u){var h=se(o)?vl:_f,p=arguments.length<3;return h(o,X(a,4),u,p,Nr)}function LA(o,a,u){var h=se(o)?j_:_f,p=arguments.length<3;return h(o,X(a,4),u,p,Ff)}function BA(o,a){var u=se(o)?br:Hf;return u(o,ys(X(a,3)))}function UA(o){var a=se(o)?Lf:NE;return a(o)}function VA(o,a,u){(u?Ot(o,a,u):a===t)?a=1:a=de(a);var h=se(o)?sE:OE;return h(o,a)}function FA(o){var a=se(o)?cE:ME;return a(o)}function HA(o){if(o==null)return 0;if(Lt(o))return ws(o)?ko(o):o.length;var a=Et(o);return a==In||a==kn?o.size:Ll(o).length}function $A(o,a,u){var h=se(o)?yl:xE;return u&&Ot(o,a,u)&&(a=t),h(o,X(a,3))}var KA=fe(function(o,a){if(o==null)return[];var u=a.length;return u>1&&Ot(o,a[0],a[1])?a=[]:u>2&&Ot(a[0],a[1],a[2])&&(a=[a[0]]),Qf(o,gt(a,1),[])}),ps=ET||function(){return ft.Date.now()};function zA(o,a){if(typeof a!="function")throw new ln(l);return o=de(o),function(){if(--o<1)return a.apply(this,arguments)}}function qg(o,a,u){return a=u?t:a,a=o&&a==null?o.length:a,lr(o,z,t,t,t,t,a)}function Wg(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=N;if(u.length){var p=kr(u,Lo(au));h|=ce}return lr(o,h,a,u,p)}),Gg=fe(function(o,a,u){var h=N|K;if(u.length){var p=kr(u,Lo(Gg));h|=ce}return lr(a,h,o,u,p)});function jg(o,a,u){a=u?t:a;var h=lr(o,U,t,t,t,t,t,a);return h.placeholder=jg.placeholder,h}function Yg(o,a,u){a=u?t:a;var h=lr(o,Q,t,t,t,t,t,a);return h.placeholder=Yg.placeholder,h}function Jg(o,a,u){var h,p,w,T,S,I,x=0,D=!1,L=!1,$=!0;if(typeof o!="function")throw new ln(l);a=gn(a)||0,ze(u)&&(D=!!u.leading,L="maxWait"in u,w=L?rt(gn(u.maxWait)||0,a):w,$="trailing"in u?!!u.trailing:$);function Y(Je){var Pn=h,gr=p;return h=p=t,x=Je,T=o.apply(gr,Pn),T}function Z(Je){return x=Je,S=ji(me,a),D?Y(Je):T}function he(Je){var Pn=Je-I,gr=Je-x,mm=a-Pn;return L?Tt(mm,w-gr):mm}function ee(Je){var Pn=Je-I,gr=Je-x;return I===t||Pn>=a||Pn<0||L&&gr>=w}function me(){var Je=ps();if(ee(Je))return ve(Je);S=ji(me,he(Je))}function ve(Je){return S=t,$&&h?Y(Je):(h=p=t,T)}function Gt(){S!==t&&ag(S),x=0,h=I=p=S=t}function Pt(){return S===t?T:ve(ps())}function jt(){var Je=ps(),Pn=ee(Je);if(h=arguments,p=this,I=Je,Pn){if(S===t)return Z(I);if(L)return ag(S),S=ji(me,a),Y(I)}return S===t&&(S=ji(me,a)),T}return jt.cancel=Gt,jt.flush=Pt,jt}var qA=fe(function(o,a){return Vf(o,1,a)}),WA=fe(function(o,a,u){return Vf(o,gn(a)||0,u)});function GA(o){return lr(o,Te)}function vs(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],w=u.cache;if(w.has(p))return w.get(p);var T=o.apply(this,h);return u.cache=w.set(p,T)||w,T};return u.cache=new(vs.Cache||sr),u}vs.Cache=sr;function ys(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 jA(o){return Wg(2,o)}var YA=DE(function(o,a){a=a.length==1&&se(a[0])?Fe(a[0],zt(X())):Fe(gt(a,1),zt(X()));var u=a.length;return fe(function(h){for(var p=-1,w=Tt(h.length,u);++p<w;)h[p]=a[p].call(this,h[p]);return Kt(o,this,h)})}),su=fe(function(o,a){var u=kr(a,Lo(su));return lr(o,ce,t,a,u)}),Qg=fe(function(o,a){var u=kr(a,Lo(Qg));return lr(o,_e,t,a,u)}),JA=ur(function(o,a){return lr(o,tt,t,t,t,a)});function QA(o,a){if(typeof o!="function")throw new ln(l);return a=a===t?a:de(a),fe(o,a)}function XA(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=Mr(u,0,a);return h&&Ir(p,h),Kt(o,this,p)})}function ZA(o,a,u){var h=!0,p=!0;if(typeof o!="function")throw new ln(l);return ze(u)&&(h="leading"in u?!!u.leading:h,p="trailing"in u?!!u.trailing:p),Jg(o,a,{leading:h,maxWait:a,trailing:p})}function eb(o){return qg(o,1)}function tb(o,a){return su(ql(a),o)}function nb(){if(!arguments.length)return[];var o=arguments[0];return se(o)?o:[o]}function rb(o){return dn(o,E)}function ob(o,a){return a=typeof a=="function"?a:t,dn(o,E,a)}function ib(o){return dn(o,C|E)}function ab(o,a){return a=typeof a=="function"?a:t,dn(o,C|E,a)}function sb(o,a){return a==null||Uf(o,a,ct(a))}function On(o,a){return o===a||o!==o&&a!==a}var cb=us(Ml),lb=us(function(o,a){return o>=a}),oo=zf(function(){return arguments}())?zf:function(o){return qe(o)&&Ie.call(o,"callee")&&!Nf.call(o,"callee")},se=R.isArray,ub=df?zt(df):yE;function Lt(o){return o!=null&&Cs(o.length)&&!hr(o)}function Ye(o){return qe(o)&&Lt(o)}function db(o){return o===!0||o===!1||qe(o)&&Nt(o)==ki}var xr=AT||yu,hb=hf?zt(hf):CE;function fb(o){return qe(o)&&o.nodeType===1&&!Yi(o)}function gb(o){if(o==null)return!0;if(Lt(o)&&(se(o)||typeof o=="string"||typeof o.splice=="function"||xr(o)||Bo(o)||oo(o)))return!o.length;var a=Et(o);if(a==In||a==kn)return!o.size;if(Gi(o))return!Ll(o).length;for(var u in o)if(Ie.call(o,u))return!1;return!0}function mb(o,a){return zi(o,a)}function pb(o,a,u){u=typeof u=="function"?u:t;var h=u?u(o,a):t;return h===t?zi(o,a,t,u):!!h}function cu(o){if(!qe(o))return!1;var a=Nt(o);return a==Oa||a==Vw||typeof o.message=="string"&&typeof o.name=="string"&&!Yi(o)}function vb(o){return typeof o=="number"&&Pf(o)}function hr(o){if(!ze(o))return!1;var a=Nt(o);return a==Pa||a==Uh||a==Uw||a==Hw}function Xg(o){return typeof o=="number"&&o==de(o)}function Cs(o){return typeof o=="number"&&o>-1&&o%1==0&&o<=st}function ze(o){var a=typeof o;return o!=null&&(a=="object"||a=="function")}function qe(o){return o!=null&&typeof o=="object"}var Zg=ff?zt(ff):_E;function yb(o,a){return o===a||Dl(o,a,Xl(a))}function Cb(o,a,u){return u=typeof u=="function"?u:t,Dl(o,a,Xl(a),u)}function wb(o){return em(o)&&o!=+o}function _b(o){if(oS(o))throw new ae(s);return qf(o)}function Tb(o){return o===null}function Eb(o){return o==null}function em(o){return typeof o=="number"||qe(o)&&Nt(o)==Ni}function Yi(o){if(!qe(o)||Nt(o)!=ir)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&&$a.call(u)==CT}var lu=gf?zt(gf):TE;function Sb(o){return Xg(o)&&o>=-9007199254740991&&o<=st}var tm=mf?zt(mf):EE;function ws(o){return typeof o=="string"||!se(o)&&qe(o)&&Nt(o)==Pi}function Wt(o){return typeof o=="symbol"||qe(o)&&Nt(o)==Ma}var Bo=pf?zt(pf):SE;function Ab(o){return o===t}function bb(o){return qe(o)&&Et(o)==Mi}function Ib(o){return qe(o)&&Nt(o)==Kw}var kb=us(Bl),Rb=us(function(o,a){return o<=a});function nm(o){if(!o)return[];if(Lt(o))return ws(o)?Rn(o):Dt(o);if(Li&&o[Li])return sT(o[Li]());var a=Et(o),u=a==In?Sl:a==kn?Va:Uo;return u(o)}function fr(o){if(!o)return o===0?o:0;if(o=gn(o),o===bn||o===-1/0){var a=o<0?-1:1;return a*_t}return o===o?o:0}function de(o){var a=fr(o),u=a%1;return a===a?u?a-u:a:0}function rm(o){return o?eo(de(o),0,$t):0}function gn(o){if(typeof o=="number")return o;if(Wt(o))return Ii;if(ze(o)){var a=typeof o.valueOf=="function"?o.valueOf():o;o=ze(a)?a+"":a}if(typeof o!="string")return o===0?o:+o;o=Tf(o);var u=u_.test(o);return u||h_.test(o)?z_(o.slice(2),u?2:8):l_.test(o)?Ii:+o}function om(o){return qn(o,Bt(o))}function Nb(o){return o?eo(de(o),-9007199254740991,st):o===0?o:0}function be(o){return o==null?"":qt(o)}var Ob=xo(function(o,a){if(Gi(a)||Lt(a)){qn(a,ct(a),o);return}for(var u in a)Ie.call(a,u)&&Hi(o,u,a[u])}),im=xo(function(o,a){qn(a,Bt(a),o)}),_s=xo(function(o,a,u,h){qn(a,Bt(a),o,h)}),Pb=xo(function(o,a,u,h){qn(a,ct(a),o,h)}),Mb=ur(Nl);function xb(o,a){var u=Mo(o);return a==null?u:Bf(u,a)}var Db=fe(function(o,a){o=Pe(o);var u=-1,h=a.length,p=h>2?a[2]:t;for(p&&Ot(a[0],a[1],p)&&(h=1);++u<h;)for(var w=a[u],T=Bt(w),S=-1,I=T.length;++S<I;){var x=T[S],D=o[x];(D===t||On(D,No[x])&&!Ie.call(o,x))&&(o[x]=w[x])}return o}),Lb=fe(function(o){return o.push(t,Tg),Kt(am,t,o)});function Bb(o,a){return yf(o,X(a,3),zn)}function Ub(o,a){return yf(o,X(a,3),Pl)}function Vb(o,a){return o==null?o:Ol(o,X(a,3),Bt)}function Fb(o,a){return o==null?o:$f(o,X(a,3),Bt)}function Hb(o,a){return o&&zn(o,X(a,3))}function $b(o,a){return o&&Pl(o,X(a,3))}function Kb(o){return o==null?[]:ns(o,ct(o))}function zb(o){return o==null?[]:ns(o,Bt(o))}function uu(o,a,u){var h=o==null?t:to(o,a);return h===t?u:h}function qb(o,a){return o!=null&&Ag(o,a,gE)}function du(o,a){return o!=null&&Ag(o,a,mE)}var Wb=vg(function(o,a,u){a!=null&&typeof a.toString!="function"&&(a=Ka.call(a)),o[a]=u},fu(Ut)),Gb=vg(function(o,a,u){a!=null&&typeof a.toString!="function"&&(a=Ka.call(a)),Ie.call(o,a)?o[a].push(u):o[a]=[u]},X),jb=fe(Ki);function ct(o){return Lt(o)?Df(o):Ll(o)}function Bt(o){return Lt(o)?Df(o,!0):AE(o)}function Yb(o,a){var u={};return a=X(a,3),zn(o,function(h,p,w){cr(u,a(h,p,w),h)}),u}function Jb(o,a){var u={};return a=X(a,3),zn(o,function(h,p,w){cr(u,p,a(h,p,w))}),u}var Qb=xo(function(o,a,u){rs(o,a,u)}),am=xo(function(o,a,u,h){rs(o,a,u,h)}),Xb=ur(function(o,a){var u={};if(o==null)return u;var h=!1;a=Fe(a,function(w){return w=Pr(w,o),h||(h=w.length>1),w}),qn(o,Jl(o),u),h&&(u=dn(u,C|v|E,WE));for(var p=a.length;p--;)$l(u,a[p]);return u});function Zb(o,a){return sm(o,ys(X(a)))}var eI=ur(function(o,a){return o==null?{}:IE(o,a)});function sm(o,a){if(o==null)return{};var u=Fe(Jl(o),function(h){return[h]});return a=X(a),Xf(o,u,function(h,p){return a(h,p[0])})}function tI(o,a,u){a=Pr(a,o);var h=-1,p=a.length;for(p||(p=1,o=t);++h<p;){var w=o==null?t:o[Wn(a[h])];w===t&&(h=p,w=u),o=hr(w)?w.call(o):w}return o}function nI(o,a,u){return o==null?o:qi(o,a,u)}function rI(o,a,u,h){return h=typeof h=="function"?h:t,o==null?o:qi(o,a,u,h)}var cm=wg(ct),lm=wg(Bt);function oI(o,a,u){var h=se(o),p=h||xr(o)||Bo(o);if(a=X(a,4),u==null){var w=o&&o.constructor;p?u=h?new w:[]:ze(o)?u=hr(w)?Mo(Wa(o)):{}:u={}}return(p?cn:zn)(o,function(T,S,I){return a(u,T,S,I)}),u}function iI(o,a){return o==null?!0:$l(o,a)}function aI(o,a,u){return o==null?o:rg(o,a,ql(u))}function sI(o,a,u,h){return h=typeof h=="function"?h:t,o==null?o:rg(o,a,ql(u),h)}function Uo(o){return o==null?[]:El(o,ct(o))}function cI(o){return o==null?[]:El(o,Bt(o))}function lI(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),eo(gn(o),a,u)}function uI(o,a,u){return a=fr(a),u===t?(u=a,a=0):u=fr(u),o=gn(o),pE(o,a,u)}function dI(o,a,u){if(u&&typeof u!="boolean"&&Ot(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=fr(o),a===t?(a=o,o=0):a=fr(a)),o>a){var h=o;o=a,a=h}if(u||o%1||a%1){var p=Mf();return Tt(o+p*(a-o+K_("1e-"+((p+"").length-1))),a)}return Vl(o,a)}var hI=Do(function(o,a,u){return a=a.toLowerCase(),o+(u?um(a):a)});function um(o){return hu(be(o).toLowerCase())}function dm(o){return o=be(o),o&&o.replace(g_,nT).replace(M_,"")}function fI(o,a,u){o=be(o),a=qt(a);var h=o.length;u=u===t?h:eo(de(u),0,h);var p=u;return u-=a.length,u>=0&&o.slice(u,p)==a}function gI(o){return o=be(o),o&&jw.test(o)?o.replace(Hh,rT):o}function mI(o){return o=be(o),o&&e_.test(o)?o.replace(sl,"\\$&"):o}var pI=Do(function(o,a,u){return o+(u?"-":"")+a.toLowerCase()}),vI=Do(function(o,a,u){return o+(u?" ":"")+a.toLowerCase()}),yI=gg("toLowerCase");function CI(o,a,u){o=be(o),a=de(a);var h=a?ko(o):0;if(!a||h>=a)return o;var p=(a-h)/2;return ls(Ja(p),u)+o+ls(Ya(p),u)}function wI(o,a,u){o=be(o),a=de(a);var h=a?ko(o):0;return a&&h<a?o+ls(a-h,u):o}function _I(o,a,u){o=be(o),a=de(a);var h=a?ko(o):0;return a&&h<a?ls(a-h,u)+o:o}function TI(o,a,u){return u||a==null?a=0:a&&(a=+a),RT(be(o).replace(cl,""),a||0)}function EI(o,a,u){return(u?Ot(o,a,u):a===t)?a=1:a=de(a),Fl(be(o),a)}function SI(){var o=arguments,a=be(o[0]);return o.length<3?a:a.replace(o[1],o[2])}var AI=Do(function(o,a,u){return o+(u?"_":"")+a.toLowerCase()});function bI(o,a,u){return u&&typeof u!="number"&&Ot(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=qt(a),!a&&Io(o))?Mr(Rn(o),0,u):o.split(a,u)):[]}var II=Do(function(o,a,u){return o+(u?" ":"")+hu(a)});function kI(o,a,u){return o=be(o),u=u==null?0:eo(de(u),0,o.length),a=qt(a),o.slice(u,u+a.length)==a}function RI(o,a,u){var h=y.templateSettings;u&&Ot(o,a,u)&&(a=t),o=be(o),a=_s({},a,h,_g);var p=_s({},a.imports,h.imports,_g),w=ct(p),T=El(p,w),S,I,x=0,D=a.interpolate||xa,L="__p += '",$=Al((a.escape||xa).source+"|"+D.source+"|"+(D===$h?c_:xa).source+"|"+(a.evaluate||xa).source+"|$","g"),Y="//# sourceURL="+(Ie.call(a,"sourceURL")?(a.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++U_+"]")+`
72
+ `;o.replace($,function(ee,me,ve,Gt,Pt,jt){return ve||(ve=Gt),L+=o.slice(x,jt).replace(m_,oT),me&&(S=!0,L+=`' +
73
+ __e(`+me+`) +
74
+ '`),Pt&&(I=!0,L+=`';
75
+ `+Pt+`;
76
+ __p += '`),ve&&(L+=`' +
77
+ ((__t = (`+ve+`)) == null ? '' : __t) +
78
+ '`),x=jt+ee.length,ee}),L+=`';
79
+ `;var Z=Ie.call(a,"variable")&&a.variable;if(!Z)L=`with (obj) {
80
+ `+L+`
81
+ }
82
+ `;else if(a_.test(Z))throw new ae(d);L=(I?L.replace(zw,""):L).replace(qw,"$1").replace(Ww,"$1;"),L="function("+(Z||"obj")+`) {
83
+ `+(Z?"":`obj || (obj = {});
84
+ `)+"var __t, __p = ''"+(S?", __e = _.escape":"")+(I?`, __j = Array.prototype.join;
85
+ function print() { __p += __j.call(arguments, '') }
86
+ `:`;
87
+ `)+L+`return __p
88
+ }`;var he=fm(function(){return Se(w,Y+"return "+L).apply(t,T)});if(he.source=L,cu(he))throw he;return he}function NI(o){return be(o).toLowerCase()}function OI(o){return be(o).toUpperCase()}function PI(o,a,u){if(o=be(o),o&&(u||a===t))return Tf(o);if(!o||!(a=qt(a)))return o;var h=Rn(o),p=Rn(a),w=Ef(h,p),T=Sf(h,p)+1;return Mr(h,w,T).join("")}function MI(o,a,u){if(o=be(o),o&&(u||a===t))return o.slice(0,bf(o)+1);if(!o||!(a=qt(a)))return o;var h=Rn(o),p=Sf(h,Rn(a))+1;return Mr(h,0,p).join("")}function xI(o,a,u){if(o=be(o),o&&(u||a===t))return o.replace(cl,"");if(!o||!(a=qt(a)))return o;var h=Rn(o),p=Ef(h,Rn(a));return Mr(h,p).join("")}function DI(o,a){var u=j,h=W;if(ze(a)){var p="separator"in a?a.separator:p;u="length"in a?de(a.length):u,h="omission"in a?qt(a.omission):h}o=be(o);var w=o.length;if(Io(o)){var T=Rn(o);w=T.length}if(u>=w)return o;var S=u-ko(h);if(S<1)return h;var I=T?Mr(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(Kh.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(qt(p),S)!=S){var $=I.lastIndexOf(p);$>-1&&(I=I.slice(0,$))}return I+h}function LI(o){return o=be(o),o&&Gw.test(o)?o.replace(Fh,dT):o}var BI=Do(function(o,a,u){return o+(u?" ":"")+a.toUpperCase()}),hu=gg("toUpperCase");function hm(o,a,u){return o=be(o),a=u?t:a,a===t?aT(o)?gT(o):Q_(o):o.match(a)||[]}var fm=fe(function(o,a){try{return Kt(o,t,a)}catch(u){return cu(u)?u:new ae(u)}}),UI=ur(function(o,a){return cn(a,function(u){u=Wn(u),cr(o,u,au(o[u],o))}),o});function VI(o){var a=o==null?0:o.length,u=X();return o=a?Fe(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 w=o[p];if(Kt(w[0],this,h))return Kt(w[1],this,h)}})}function FI(o){return dE(dn(o,C))}function fu(o){return function(){return o}}function HI(o,a){return o==null||o!==o?a:o}var $I=pg(),KI=pg(!0);function Ut(o){return o}function gu(o){return Wf(typeof o=="function"?o:dn(o,C))}function zI(o){return jf(dn(o,C))}function qI(o,a){return Yf(o,dn(a,C))}var WI=fe(function(o,a){return function(u){return Ki(u,o,a)}}),GI=fe(function(o,a){return function(u){return Ki(o,u,a)}});function mu(o,a,u){var h=ct(a),p=ns(a,h);u==null&&!(ze(a)&&(p.length||!h.length))&&(u=a,a=o,o=this,p=ns(a,ct(a)));var w=!(ze(u)&&"chain"in u)||!!u.chain,T=hr(o);return cn(p,function(S){var I=a[S];o[S]=I,T&&(o.prototype[S]=function(){var x=this.__chain__;if(w||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,Ir([this.value()],arguments))})}),o}function jI(){return ft._===this&&(ft._=wT),this}function pu(){}function YI(o){return o=de(o),fe(function(a){return Jf(a,o)})}var JI=Gl(Fe),QI=Gl(vf),XI=Gl(yl);function gm(o){return eu(o)?Cl(Wn(o)):kE(o)}function ZI(o){return function(a){return o==null?t:to(o,a)}}var ek=yg(),tk=yg(!0);function vu(){return[]}function yu(){return!1}function nk(){return{}}function rk(){return""}function ok(){return!0}function ik(o,a){if(o=de(o),o<1||o>st)return[];var u=$t,h=Tt(o,$t);a=X(a),o-=$t;for(var p=Tl(h,a);++u<o;)a(u);return p}function ak(o){return se(o)?Fe(o,Wn):Wt(o)?[o]:Dt(xg(be(o)))}function sk(o){var a=++yT;return be(o)+a}var ck=cs(function(o,a){return o+a},0),lk=jl("ceil"),uk=cs(function(o,a){return o/a},1),dk=jl("floor");function hk(o){return o&&o.length?ts(o,Ut,Ml):t}function fk(o,a){return o&&o.length?ts(o,X(a,2),Ml):t}function gk(o){return wf(o,Ut)}function mk(o,a){return wf(o,X(a,2))}function pk(o){return o&&o.length?ts(o,Ut,Bl):t}function vk(o,a){return o&&o.length?ts(o,X(a,2),Bl):t}var yk=cs(function(o,a){return o*a},1),Ck=jl("round"),wk=cs(function(o,a){return o-a},0);function _k(o){return o&&o.length?_l(o,Ut):0}function Tk(o,a){return o&&o.length?_l(o,X(a,2)):0}return y.after=zA,y.ary=qg,y.assign=Ob,y.assignIn=im,y.assignInWith=_s,y.assignWith=Pb,y.at=Mb,y.before=Wg,y.bind=au,y.bindAll=UI,y.bindKey=Gg,y.castArray=nb,y.chain=$g,y.chunk=dS,y.compact=hS,y.concat=fS,y.cond=VI,y.conforms=FI,y.constant=fu,y.countBy=_A,y.create=xb,y.curry=jg,y.curryRight=Yg,y.debounce=Jg,y.defaults=Db,y.defaultsDeep=Lb,y.defer=qA,y.delay=WA,y.difference=gS,y.differenceBy=mS,y.differenceWith=pS,y.drop=vS,y.dropRight=yS,y.dropRightWhile=CS,y.dropWhile=wS,y.fill=_S,y.filter=EA,y.flatMap=bA,y.flatMapDeep=IA,y.flatMapDepth=kA,y.flatten=Ug,y.flattenDeep=TS,y.flattenDepth=ES,y.flip=GA,y.flow=$I,y.flowRight=KI,y.fromPairs=SS,y.functions=Kb,y.functionsIn=zb,y.groupBy=RA,y.initial=bS,y.intersection=IS,y.intersectionBy=kS,y.intersectionWith=RS,y.invert=Wb,y.invertBy=Gb,y.invokeMap=OA,y.iteratee=gu,y.keyBy=PA,y.keys=ct,y.keysIn=Bt,y.map=ms,y.mapKeys=Yb,y.mapValues=Jb,y.matches=zI,y.matchesProperty=qI,y.memoize=vs,y.merge=Qb,y.mergeWith=am,y.method=WI,y.methodOf=GI,y.mixin=mu,y.negate=ys,y.nthArg=YI,y.omit=Xb,y.omitBy=Zb,y.once=jA,y.orderBy=MA,y.over=JI,y.overArgs=YA,y.overEvery=QI,y.overSome=XI,y.partial=su,y.partialRight=Qg,y.partition=xA,y.pick=eI,y.pickBy=sm,y.property=gm,y.propertyOf=ZI,y.pull=MS,y.pullAll=Fg,y.pullAllBy=xS,y.pullAllWith=DS,y.pullAt=LS,y.range=ek,y.rangeRight=tk,y.rearg=JA,y.reject=BA,y.remove=BS,y.rest=QA,y.reverse=ou,y.sampleSize=VA,y.set=nI,y.setWith=rI,y.shuffle=FA,y.slice=US,y.sortBy=KA,y.sortedUniq=qS,y.sortedUniqBy=WS,y.split=bI,y.spread=XA,y.tail=GS,y.take=jS,y.takeRight=YS,y.takeRightWhile=JS,y.takeWhile=QS,y.tap=hA,y.throttle=ZA,y.thru=gs,y.toArray=nm,y.toPairs=cm,y.toPairsIn=lm,y.toPath=ak,y.toPlainObject=om,y.transform=oI,y.unary=eb,y.union=XS,y.unionBy=ZS,y.unionWith=eA,y.uniq=tA,y.uniqBy=nA,y.uniqWith=rA,y.unset=iI,y.unzip=iu,y.unzipWith=Hg,y.update=aI,y.updateWith=sI,y.values=Uo,y.valuesIn=cI,y.without=oA,y.words=hm,y.wrap=tb,y.xor=iA,y.xorBy=aA,y.xorWith=sA,y.zip=cA,y.zipObject=lA,y.zipObjectDeep=uA,y.zipWith=dA,y.entries=cm,y.entriesIn=lm,y.extend=im,y.extendWith=_s,mu(y,y),y.add=ck,y.attempt=fm,y.camelCase=hI,y.capitalize=um,y.ceil=lk,y.clamp=lI,y.clone=rb,y.cloneDeep=ib,y.cloneDeepWith=ab,y.cloneWith=ob,y.conformsTo=sb,y.deburr=dm,y.defaultTo=HI,y.divide=uk,y.endsWith=fI,y.eq=On,y.escape=gI,y.escapeRegExp=mI,y.every=TA,y.find=SA,y.findIndex=Lg,y.findKey=Bb,y.findLast=AA,y.findLastIndex=Bg,y.findLastKey=Ub,y.floor=dk,y.forEach=Kg,y.forEachRight=zg,y.forIn=Vb,y.forInRight=Fb,y.forOwn=Hb,y.forOwnRight=$b,y.get=uu,y.gt=cb,y.gte=lb,y.has=qb,y.hasIn=du,y.head=Vg,y.identity=Ut,y.includes=NA,y.indexOf=AS,y.inRange=uI,y.invoke=jb,y.isArguments=oo,y.isArray=se,y.isArrayBuffer=ub,y.isArrayLike=Lt,y.isArrayLikeObject=Ye,y.isBoolean=db,y.isBuffer=xr,y.isDate=hb,y.isElement=fb,y.isEmpty=gb,y.isEqual=mb,y.isEqualWith=pb,y.isError=cu,y.isFinite=vb,y.isFunction=hr,y.isInteger=Xg,y.isLength=Cs,y.isMap=Zg,y.isMatch=yb,y.isMatchWith=Cb,y.isNaN=wb,y.isNative=_b,y.isNil=Eb,y.isNull=Tb,y.isNumber=em,y.isObject=ze,y.isObjectLike=qe,y.isPlainObject=Yi,y.isRegExp=lu,y.isSafeInteger=Sb,y.isSet=tm,y.isString=ws,y.isSymbol=Wt,y.isTypedArray=Bo,y.isUndefined=Ab,y.isWeakMap=bb,y.isWeakSet=Ib,y.join=NS,y.kebabCase=pI,y.last=fn,y.lastIndexOf=OS,y.lowerCase=vI,y.lowerFirst=yI,y.lt=kb,y.lte=Rb,y.max=hk,y.maxBy=fk,y.mean=gk,y.meanBy=mk,y.min=pk,y.minBy=vk,y.stubArray=vu,y.stubFalse=yu,y.stubObject=nk,y.stubString=rk,y.stubTrue=ok,y.multiply=yk,y.nth=PS,y.noConflict=jI,y.noop=pu,y.now=ps,y.pad=CI,y.padEnd=wI,y.padStart=_I,y.parseInt=TI,y.random=dI,y.reduce=DA,y.reduceRight=LA,y.repeat=EI,y.replace=SI,y.result=tI,y.round=Ck,y.runInContext=b,y.sample=UA,y.size=HA,y.snakeCase=AI,y.some=$A,y.sortedIndex=VS,y.sortedIndexBy=FS,y.sortedIndexOf=HS,y.sortedLastIndex=$S,y.sortedLastIndexBy=KS,y.sortedLastIndexOf=zS,y.startCase=II,y.startsWith=kI,y.subtract=wk,y.sum=_k,y.sumBy=Tk,y.template=RI,y.times=ik,y.toFinite=fr,y.toInteger=de,y.toLength=rm,y.toLower=NI,y.toNumber=gn,y.toSafeInteger=Nb,y.toString=be,y.toUpper=OI,y.trim=PI,y.trimEnd=MI,y.trimStart=xI,y.truncate=DI,y.unescape=LI,y.uniqueId=sk,y.upperCase=BI,y.upperFirst=hu,y.each=Kg,y.eachRight=zg,y.first=Vg,mu(y,function(){var o={};return zn(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__=Tt(u,h.__takeCount__):h.__views__.push({size:Tt(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==wt||u==an;pe.prototype[o]=function(p){var w=this.clone();return w.__iteratees__.push({iteratee:X(p,3),type:u}),w.__filtered__=w.__filtered__||h,w}}),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(Ut)},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 Ki(u,o,a)})}),pe.prototype.reject=function(o){return this.filter(ys(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)},zn(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],w=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||se(T),L=function(me){var ve=p.apply(y,Ir([me],S));return h&&$?ve[0]:ve};D&&u&&typeof x=="function"&&x.length!=1&&(I=D=!1);var $=this.__chain__,Y=!!this.__actions__.length,Z=w&&!$,he=I&&!Y;if(!w&&D){T=he?T:new pe(this);var ee=o.apply(T,S);return ee.__actions__.push({func:gs,args:[L],thisArg:t}),new un(ee,$)}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=Fa[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 w=this.value();return a.apply(se(w)?w:[],p)}return this[u](function(T){return a.apply(se(T)?T:[],p)})}}),zn(pe.prototype,function(o,a){var u=y[a];if(u){var h=u.name+"";Ie.call(Po,h)||(Po[h]=[]),Po[h].push({name:a,func:u})}}),Po[ss(t,K).name]=[{name:"wrapper",func:t}],pe.prototype.clone=LT,pe.prototype.reverse=BT,pe.prototype.value=UT,y.prototype.at=fA,y.prototype.chain=gA,y.prototype.commit=mA,y.prototype.next=pA,y.prototype.plant=yA,y.prototype.reverse=CA,y.prototype.toJSON=y.prototype.valueOf=y.prototype.value=wA,y.prototype.first=y.prototype.head,Li&&(y.prototype[Li]=vA),y},Ro=mT();Jr?((Jr.exports=Ro)._=Ro,gl._=Ro):ft._=Ro}).call($B)}(na,na.exports)),na.exports}var Si=KB();const Zs=HB(Si),zB={path:"/_/dashboard",component:()=>Promise.resolve().then(()=>require("./AuthRoute-Bpxn8xIU.js")),meta:{requiresAuth:!1}},qB={path:"/jplan-auth-fail",component:()=>Promise.resolve().then(()=>require("./AuthFailRoute-CaFfRYpa.js")),meta:{requiresAuth:!1}},{isAuthenticated:Wp,handleRedirect:WB}=Mh(),GB=Jc();function jB(r,e){r.addRoute(zB),r.addRoute(qB),r.beforeEach(async(t,n,i)=>{function s(d){return d.matched.some(f=>f.meta.requiresAuth)}if(!s(t))return i();if(!Wp.value){ie.value=!0;try{await WB(e,t.fullPath),await GB.__init__()}catch(d){console.error("Fail to authenticate",d),await r.push("/jplan-auth-fail")}ie.value=!1}if(Wp.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:Gp}=Jc();function YB(){const r=Bh(),e=c.ref({scope_type:"org"});async function t(n){e.value=n}return c.watch(Gp,()=>{r.interceptors.request.use(n=>{const i=n.headers,s=i.Authorization;s&&(i.Authorization=s);const l=Gp.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 Ai(r){const e=YB();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 JB(){const r=Ai("https://api.jplan.com.br/management/organization"),{error:e}=Hn();return{async getOrgList(t){try{const n=t?`?filter_query=${t}`:"",i=await r.get(`/list/${n}`);if(i.data.error)throw e("Failed to fetch Organization list"),new Error(i.data.error);return i.data.data}catch(n){console.error("Error in getOrgList:",n),e("Failed to fetch Organization list");return}},async createOrg(t){var n,i;try{const s=await r.post("/item",t);return s.status>=200&&s.status<300?s:void 0}catch(s){throw console.error("Error in createOrg:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to create Organization"),s}},async updateOrg(t){var n,i;try{const s=await r.patch("/item",t);if(s.data.error)throw e("Failed to update Organization"),new Error(s.data.error);return s}catch(s){throw console.error("Error in updateOrg:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to update Organization"),s}},async getOrg(t){var n,i;try{const s=await r.get(`/item/${t}`);if(s.data.error)throw e("Failed to fetch Organization"),new Error(s.data.error);return s.data}catch(s){throw console.error("Error in getOrg:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to fetch Organization"),s}},async activateOrg(t){var n,i;try{const s=await r.post(`/item/${t}/activate`);if(s.data.error)throw e("Failed to activate Organization"),new Error(s.data.error)}catch(s){throw console.error("Error in activateOrg:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to activate Organization"),s}},async deactivateOrg(t){var n,i;try{const s=await r.post(`/item/${t}/deactivate`);if(s.data.error)throw e("Failed to deactivate Organization"),new Error(s.data.error)}catch(s){throw console.error("Error in deactivateOrg:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to deactivate Organization"),s}}}}const Fr=JB();function QB(){const r=Ai("https://api.jplan.com.br/management/branch/"),{error:e}=Hn();return{async getBranchList(t){try{const n=t?`?filter_query=${t}`:"",i=await r.get(`/list/${n}`);if(i.data.error){e("Failed to fetch Branch list");return}return i.data.data}catch(n){console.error("Error in getBranchList:",n),e("Failed to fetch Branch list")}},async createBranch(t){var n,i;try{const s=await r.post("/item",t);return s.status>=200&&s.status<300?s:void 0}catch(s){console.error("Error in createBranch:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to create Branch")}},async updateBranch(t){var n,i;try{const s=await r.patch("/item",t);if(s.data.error){e(s.data.error||"Failed to update Branch");return}return s}catch(s){console.error("Error in updateBranch:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to update Branch")}},async getBranch(t){var n,i;try{const s=await r.get(`/item/${t}`);if(s.data.error){e(s.data.error||"Failed to fetch Branch");return}return s.data}catch(s){console.error("Error in getBranch:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to fetch Branch")}},async activateBranch(t){var n,i;try{const s=await r.post(`/item/${t}/activate`);if(s.data.error){e(s.data.error||"Failed to activate Branch");return}}catch(s){console.error("Error in activateBranch:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to activate Branch")}},async deactivateBranch(t){var n,i;try{const s=await r.post(`/item/${t}/deactivate`);if(s.data.error){e(s.data.error||"Failed to deactivate Branch");return}}catch(s){console.error("Error in deactivateBranch:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to deactivate Branch")}}}}const Hr=QB();function XB(){const r=Ai("https://api.jplan.com.br/management/team"),{error:e}=Hn();return{async getTeamList(t){try{const n=t?`?filter_query=${t}`:"",i=await r.get(`/list/${n}`);if(i.data.error)throw e("Failed to fetch Team list"),new Error(i.data.error);return i.data.data}catch(n){console.error("Error in getTeamList:",n),e("Failed to fetch Team list");return}},async createTeam(t){var n,i;try{const s=await r.post("/item",t);if(s.data.error)throw e("Failed to create Team"),new Error(s.data.error);return s}catch(s){throw console.error("Error in createTeam:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to create Team"),s}},async updateTeam(t){var n,i;try{const s=await r.patch("/item",t);return s.status>=200&&s.status<300?s:void 0}catch(s){throw console.error("Error in updateTeam:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to update Team"),s}},async getTeam(t){var n,i;try{const s=await r.get(`/item/${t}`);return s.data.error&&e("Failed to fetch Team"),s.data}catch(s){console.error("Error in getTeam:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to fetch Team");return}},async activateTeam(t){var n,i;try{const s=await r.post(`/item/${t}/activate`);if(s.data.error)throw e("Failed to activate Team"),new Error(s.data.error)}catch(s){throw console.error("Error in activateTeam:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to activate Team"),s}},async deactivateTeam(t){var n,i;try{const s=await r.post(`/item/${t}/deactivate`);if(s.data.error)throw e("Failed to deactivate Team"),new Error(s.data.error)}catch(s){throw console.error("Error in deactivateTeam:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to deactivate Team"),s}},async getTeamUserList(t,n){try{const i=n?`?filter_query=${n}`:"",s=await r.get(`/item/${t}/user/list/${i}`);if(s.data.error)throw e("Failed to fetch Team User list"),new Error(s.data.error);return s.data.data}catch(i){console.error("Error in getTeamUserList:",i),e("Failed to fetch Team User list");return}},async linkManageUser(t,n){try{const i=await r.post(`/item/${t}/user/item/`,n);if(i.data.error)throw e("Failed to link User"),new Error(i.data.error);return i.data}catch(i){console.error("Error in link User:",i),e("Failed to link User");return}},async updateManageUser(t,n){try{const i=await r.patch(`/item/${t}/user/item/`,n);if(i.data.error)throw e("Failed to update User"),new Error(i.data.error);return i.data.data}catch(i){throw console.error("Error in update User:",i),e("Failed to update User"),i}},async getManageUser(t,n,i){try{const s=i?`?filter_query=${i}`:"",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=XB();async function ZB({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 bi(r,e,t=[]){const n=tU(e);if(!n)return r;const i=n.split(" ");return r.filter(s=>eU(s,i,t))}function eU(r,e,t){return t.some(n=>{const i=Zs.get(r,n);if(Zs.isNil(i))return!1;const s=Zs.toString(i).toLowerCase();return e.every(l=>s.includes(l))})}function tU(r){return Zs.trim(r).toLowerCase().replace(/\s+/g," ")}let Bs=!1;const Wu=c.ref(!1),mn=c.ref([]),jp=c.ref([]),We=c.ref(null),Go=c.ref([]),jo=c.ref([]),Nw=()=>{const r=Hn(),e=async _=>{Wu.value=!0;const A=_?`_active eq true and ${_}`:"_active eq true",N=await Fr.getOrgList(A);N&&(mn.value=N,Bs=!0),Wu.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=bi(mn.value,_,["name","description"]);return _!==""?A:mn.value}const i=_=>{jp.value=_},s=_=>{We.value=Si.cloneDeep(_)},l=async _=>await Fr.getOrg(_),d=async()=>{if(We.value!=null){const _=await Fr.createOrg(We.value);return _!=null&&_.data.created_at&&(r.success("Organization created."),Bs&&mn.value.push(_.data)),_==null?void 0:_.data}},f=async()=>{if(ie.value=!0,We.value&&We.value.__id){const _=await Fr.updateOrg(We.value);if(Bs&&(_!=null&&_.data.__id)){const A=mn.value.findIndex(N=>N.__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 Fr.deactivateOrg(We.value.__id),Bs){const _=mn.value.findIndex(A=>{var N;return A.__id===((N=We.value)==null?void 0:N.__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 Hr.updateBranch(A)){ie.value=!1;return}if(Go.value.findIndex(V=>V.__id===_.__id)===-1)return r.success("Branch added successfully."),Go.value.push(A),A;r.info("Branch already added.")}}catch(A){console.error(A)}finally{ie.value=!1}}async function C(_){if(ie.value=!0,We.value&&We.value.__id){const A={..._,organization:null};if(!await Hr.updateBranch(A)){ie.value=!1;return}const K=Go.value.findIndex(V=>V.__id===_.__id);if(K!==-1)return Go.value.splice(K,1),ie.value=!1,Go.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(jo.value.findIndex(V=>V.__id===_.__id)===-1)return r.success("Team added successfully."),jo.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 K=jo.value.findIndex(V=>V.__id===_.__id);if(K!==-1)return jo.value.splice(K,1),ie.value=!1,jo.value;throw new Error("Item not found to remove")}ie.value=!1}return{data:mn,loading:Wu,columns:jp,item:We,filterData:n,__init__:e,getData:t,setColumns:i,setItem:s,getItem:l,createItem:d,updateItem:f,removeItem:g,orgBranches:Go,orgTeams:jo,linkBranch:m,unlinkBranch:C,linkTeam:v,unlinkTeam:E}};let Us=!1;const pn=c.ref([]),Yp=c.ref([]),ot=c.ref(null),Gu=c.ref(!1),Yo=c.ref([]),Ow=()=>{const r=Hn(),e=async v=>{Gu.value=!0;const E=v?`_active eq true and ${v}`:"_active eq true",_=await Zt.getTeamList(E);_&&(pn.value=_,Us=!0),Gu.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=bi(pn.value,v,["name","description"]);return v!==""?E:pn.value}const i=v=>{Yp.value=v},s=v=>{ot.value=Si.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."),Us&&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(Us&&(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),Us)){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(Yo.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"}),N=await Zt.getTeamUserList(ot.value.__id);return N&&(Yo.value=N),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 C(v){if(ie.value=!0,ot.value&&ot.value.__id){const E=Yo.value.findIndex(_=>_.__id===v);if(E!==-1)return await Zt.unlinkManageUser(ot.value.__id,v),Yo.value.splice(E,1),ie.value=!1,Yo.value;throw new Error("Item not found to remove")}ie.value=!1}return{data:pn,loading:Gu,columns:Yp,item:ot,usersTeam:Yo,__init__:e,getData:t,filterData:n,setColumns:i,setItem:s,getItem:l,createItem:d,updateItem:f,removeItem:g,linkUser:m,unlinkUser:C}},Pw=c.defineComponent({__name:"GlobalScopeFilter",setup(r){var A,N,K;const{openDialog:e}=Ca("global-scope__J-"),{user:t,scope:n,session:i,setScope:s}=Jc(),{getData:l,data:d}=Nw(),{getData:f,data:g}=Ow(),m=c.ref(!1);c.onBeforeMount(async()=>{m.value=!0,await l(),await f(),m.value=!1});const C=c.ref({scope_type:(A=n.value)==null?void 0:A.scope_type,organization:((N=n.value)==null?void 0:N.organization)??"org",team:(K=n.value)==null?void 0:K.team});function v(){var V,U,Q;C.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 x1;case"org":return P1;case"team":return D1;default:return M1}});async function _(){var V;((V=n.value)==null?void 0:V.scope_type)!==""&&s(C.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(_a),{loading:m.value,title:"Scope","dd-id":"global-scope__J-",onOnSave:_},{default:c.withCtx(()=>[c.createElementVNode("div",null,[c.createVNode(Ne.VRow,null,{default:c.withCtx(()=>[c.createVNode(Ne.VCol,{cols:"4",class:"d-flex flex-row align-center"},{default:c.withCtx(()=>[c.createVNode(At.VListItem,null,{default:c.withCtx(()=>[c.createVNode(At.VListItemTitle,null,{default:c.withCtx(()=>U[3]||(U[3]=[c.createTextVNode(" User")])),_:1}),c.createVNode(At.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(Ne.VCol,{cols:"4"},{default:c.withCtx(()=>[c.createVNode(At.VListItem,null,{default:c.withCtx(()=>[c.createVNode(At.VListItemTitle,null,{default:c.withCtx(()=>U[4]||(U[4]=[c.createTextVNode(" Domain")])),_:1}),c.createVNode(At.VListItemSubtitle,null,{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(c.unref(i).domain),1)]),_:1})]),_:1})]),_:1}),c.createVNode(Ne.VCol,{cols:"4"},{default:c.withCtx(()=>[c.createVNode(At.VListItem,null,{default:c.withCtx(()=>[c.createVNode(At.VListItemTitle,null,{default:c.withCtx(()=>U[5]||(U[5]=[c.createTextVNode(" Environment")])),_:1}),c.createVNode(At.VListItemSubtitle,null,{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(c.unref(i).environment),1)]),_:1})]),_:1})]),_:1})]),_:1}),c.createVNode(Ik.VBtnToggle,{density:"compact",variant:"outlined",modelValue:C.value.scope_type,"onUpdate:modelValue":U[0]||(U[0]=Q=>C.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(ha.VLabel,{class:"text-subtitle-1 text-high-emphasis mb-2"},{default:c.withCtx(()=>U[10]||(U[10]=[c.createTextVNode("Organization")])),_:1}),c.createVNode(ra.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:C.value.organization,"onUpdate:modelValue":U[1]||(U[1]=Q=>C.value.organization=Q),clearable:""},null,8,["items","modelValue"]),c.createVNode(ha.VLabel,{class:"text-subtitle-1 text-high-emphasis mb-2"},{default:c.withCtx(()=>U[11]||(U[11]=[c.createTextVNode("Team")])),_:1}),c.createVNode(ra.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:C.value.team,"onUpdate:modelValue":U[2]||(U[2]=Q=>C.value.team=Q),clearable:""},null,8,["items","modelValue"])])])]),_:1},8,["loading"])],64))}}),nU={},rU={class:"double-ring-spinner-container"};function oU(r,e){return c.openBlock(),c.createElementBlock("div",rU,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 Mw=Ci(nU,[["render",oU],["__scopeId","data-v-00d7a69f"]]),iU={key:0,class:"_jspinner-overlay_jj"},xw=c.defineComponent({__name:"GlobalSpinner",setup(r){return(e,t)=>c.unref(ie)?(c.openBlock(),c.createElementBlock("div",iU,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)}}),Dw=c.defineComponent({__name:"SubMenu",props:{title:{}},setup(r,{expose:e}){return e({props:r}),(n,i)=>(c.openBlock(),c.createBlock(At.VListItem,{onClick:i[0]||(i[0]=()=>{}),density:"compact"},{append:c.withCtx(()=>[c.createVNode(c.unref(L1))]),default:c.withCtx(()=>[c.createVNode(At.VListItemTitle,null,{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(n.title),1)]),_:1}),c.createVNode(Dd.VMenu,{activator:"parent","open-on-hover":"",submenu:"",density:"compact"},{default:c.withCtx(()=>[c.renderSlot(n.$slots,"default")]),_:3})]),_:3}))}}),aU=Object.freeze(Object.defineProperty({__proto__:null,AvatarPicture:Bv,ColumnSettingsDialog:zd,ConfirmDialog:Dv,ContextMenu:Uv,CopyButton:wc,DeleteAllBtn:Vd,DotsMenu:xv,EditButton:Mv,FormHeadless:my,FormMetadata:Nc,GlobalScopeFilter:Pw,GlobalSpinner:xw,JAvatar:Lv,JBtn:nv,JDialog:_a,JForm:fy,JIconBtn:tv,JSelect:ly,JTextArea:uy,JTextField:cy,ParentCard:Ac,SearchFilter:kc,SpinnerLoader:Mw,SubMenu:Dw,TabFormHeader:gy,TableAdvanced:qv,TableCard:qd,TableCardsView:ay,TableHeader:Wv,UiTable:Vv},Symbol.toStringTag,{value:"Module"})),sU=nR(),cU={transition:"Vue-Toastification__fade",maxToasts:20,newestOnTop:!0};let ju=!1;const Yu=c.ref(!1),vn=c.ref([]),Jp=c.ref([]),mt=c.ref(null),Jo=c.ref([]),lU=()=>{const r=Hn(),e=async v=>{Yu.value=!0;const E=v?`_active eq true and ${v}`:"_active eq true",_=await Hr.getBranchList(E);_&&(vn.value=_,ju=!0),Yu.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=bi(vn.value,v,["name","description"]);return v!==""?E:vn.value}const i=v=>{Jp.value=v},s=v=>{mt.value=Si.cloneDeep(v)},l=async v=>await Hr.getBranch(v),d=async()=>{if(mt.value!=null){const v=await Hr.createBranch(mt.value);return v!=null&&v.data.created_at&&(r.success("Branch created."),ju&&vn.value.push(v.data)),v==null?void 0:v.data}},f=async()=>{if(mt.value&&mt.value.__id){const v=await Hr.updateBranch(mt.value);if(ju&&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(mt.value&&mt.value.created_at){await Hr.deactivateBranch(mt.value.__id);const v=vn.value.findIndex(E=>{var _;return E.__id===((_=mt.value)==null?void 0:_.__id)});if(v!==-1)return vn.value.splice(v,1),mt.value;r.error("Unable to deactivate Domain")}};async function m(v){ie.value=!0;try{if(mt.value&&mt.value.__id){const E={...v,branch:mt.value.__id};if(!await Zt.updateTeam(E)){r.error("Unable to link team");return}if(Jo.value.findIndex(N=>N.__id===v.__id)===-1)return r.success("Team added successfully."),Jo.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 C(v){if(ie.value=!0,mt.value&&mt.value.__id){const E={...v,branch:null};if(!await Zt.updateTeam(E))return;const A=Jo.value.findIndex(N=>N.__id===v.__id);if(A!==-1)return Jo.value.splice(A,1),ie.value=!1,Jo.value;throw new Error("Item not found to remove")}ie.value=!1}return{data:vn,columns:Jp,item:mt,loading:Yu,__init__:e,getData:t,filterData:n,setColumns:i,setItem:s,getItem:l,createItem:d,updateItem:f,removeItem:g,branchTeams:Jo,linkTeam:m,unlinkTeam:C}};function uU(){const r=Ai("https://api.jplan.com.br/management/division"),{error:e}=Hn();return{async getDivisionList(t){try{const n=t?`?filter_query=${t}`:"",i=await r.get(`/list/${n}`);if(i.data.error)throw e("Failed to fetch Division list"),new Error(i.data.error);return i.data.data}catch(n){console.error("Error in getDivisionList:",n),e("Failed to fetch Division list");return}},async createDivision(t){var n,i;try{const s=await r.post("/item",t);return s.status>=200&&s.status<300?s:void 0}catch(s){throw console.error("Error in createDivision:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to create Division"),s}},async updateDivision(t){var n,i;try{const s=await r.patch("/item",t);if(s.data.error)throw e("Failed to update Division"),new Error(s.data.error);return s}catch(s){throw console.error("Error in updateDivision:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to update Division"),s}},async getDivision(t){var n,i;try{const s=await r.get(`/item/${t}`);if(s.data.error)throw e("Failed to fetch Division"),new Error(s.data.error);return s.data}catch(s){throw console.error("Error in getDivision:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to fetch Division"),s}},async activateDivision(t){var n,i;try{const s=await r.post(`/item/${t}/activate`);if(s.data.error)throw e("Failed to activate Division"),new Error(s.data.error)}catch(s){throw console.error("Error in activateDivision:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to activate Division"),s}},async deactivateDivision(t){var n,i;try{const s=await r.post(`/item/${t}/deactivate`);if(s.data.error)throw e("Failed to deactivate Division"),new Error(s.data.error)}catch(s){throw console.error("Error in deactivateDivision:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to deactivate Division"),s}}}}const ni=uU();let Ju=!1;const Qu=c.ref(!1),yn=c.ref([]),Qp=c.ref([]),pt=c.ref(null),Qo=c.ref([]),dU=()=>{const r=Hn(),e=async v=>{Qu.value=!0;const E=v?`_active eq true and ${v}`:"_active eq true",_=await ni.getDivisionList(E);_&&(yn.value=_,Ju=!0),Qu.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=bi(yn.value,v,["name","description"]);return v!==""?E:yn.value}const i=v=>{Qp.value=v},s=v=>{pt.value=Si.cloneDeep(v)},l=async v=>await ni.getDivision(v),d=async()=>{if(pt.value!=null){const v=await ni.createDivision(pt.value);return v!=null&&v.data.created_at&&(r.success("Division created."),Ju&&yn.value.push(v.data)),v==null?void 0:v.data}},f=async()=>{if(ie.value=!0,pt.value&&pt.value.__id){const v=await ni.updateDivision(pt.value);if(Ju&&(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,pt.value&&pt.value.created_at){await ni.deactivateDivision(pt.value.__id);const v=yn.value.findIndex(E=>{var _;return E.__id===((_=pt.value)==null?void 0:_.__id)});if(v!==-1)return yn.value.splice(v,1),pt.value;r.error("Unable to deactivate Division")}ie.value=!1};async function m(v){ie.value=!0;try{if(pt.value&&pt.value.__id){const E={...v,division:pt.value.__id};return await Fr.updateOrg(E)?(Qo.value.findIndex(N=>N.__id===v.__id)===-1?(r.success("Organization added successfully."),Qo.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 C(v){if(ie.value=!0,pt.value&&pt.value.__id){const E={...v,division:null};if(!await Fr.updateOrg(E))return;const A=Qo.value.findIndex(N=>N.__id===v.__id);if(A!==-1)Qo.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,Qo.value}return{data:yn,columns:Qp,item:pt,loading:Qu,__init__:e,filterData:n,getData:t,setColumns:i,setItem:s,getItem:l,createItem:d,updateItem:f,removeItem:g,orgs:Qo,linkDivision:m,unlinkDivision:C}};function hU(){const r=Ai("https://api.jplan.com.br/management/user"),{error:e}=Hn();return{async getManageUserList(t){try{const n=t?`?filter_query=${t}`:"",i=await r.get(`/list/${n}`);if(i.data.error)throw e("Failed to fetch User list"),new Error(i.data.error);return i.data.data}catch(n){console.error("Error in getManageUserList:",n),e("Failed to fetch User list");return}},async createManageUser(t){var n,i;try{const s=await r.post("/item",t);return s.status>=200&&s.status<300?s:void 0}catch(s){throw console.error("Error in createManageUser:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to create User"),s}},async updateManageUser(t){var n,i;try{const s=await r.patch("/item",t);if(s.data.error)throw e("Failed to update User"),new Error(s.data.error);return s}catch(s){throw console.error("Error in updateManageUser:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to update User"),s}},async getManageUser(t){var n,i;try{const s=await r.get(`/item/${t}`);if(s.data.error)throw e("Failed to fetch User"),new Error(s.data.error);return s.data}catch(s){console.error("Error in getManageUser:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to fetch User");return}},async activateManageUser(t){var n,i;try{const s=await r.post(`/item/${t}/activate`);if(s.data.error)throw e("Failed to activate User"),new Error(s.data.error)}catch(s){throw console.error("Error in activateManageUser:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to activate User"),s}},async deactivateManageUser(t){var n,i;try{const s=await r.post(`/item/${t}/deactivate`);if(s.data.error)throw e("Failed to deactivate User"),new Error(s.data.error)}catch(s){throw console.error("Error in deactivateManageUser:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to deactivate User"),s}}}}const ri=hU();let Xu=!1,Zu=c.ref(!1);const Cn=c.ref([]),Xp=c.ref([]),wn=c.ref(null),fU=c.ref(null),gU=c.ref([]),mU=()=>{const r=Hn(),e=async m=>{Zu.value=!0;const C=m?`_active eq true and ${m}`:"_active eq true",v=await ri.getManageUserList(C);v&&(Cn.value=v,Xu=!0),Zu.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 C=bi(Cn.value,m,["name","description"]);return m!==""?C:Cn.value}return{data:Cn,loading:Zu,columns:Xp,item:wn,filterData:n,__init__:e,getData:t,setColumns:m=>{Xp.value=m},setItem:m=>{wn.value=Si.cloneDeep(m)},getItem:async m=>await ri.getManageUser(m),createItem:async()=>{if(wn.value!=null){const m=crypto.randomUUID(),C=await ri.createManageUser({...wn.value,__id:m});return C!=null&&C.data.created_at&&(r.success("User created."),Xu&&Cn.value.push(C.data)),C==null?void 0:C.data}},updateItem:async()=>{if(ie.value=!0,wn.value&&wn.value.created_at){const m=await ri.updateManageUser(wn.value);if(Xu&&(m!=null&&m.data)){const C=Cn.value.findIndex(v=>v.__id===(m==null?void 0:m.data.__id));if(C!==-1)Cn.value[C]=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 ri.deactivateManageUser(wn.value.__id)}catch{r.error("Unable to deactivate user");return}const m=Cn.value.findIndex(C=>{var v;return C.__id===((v=wn.value)==null?void 0:v.__id)});if(m!==-1)return Cn.value.splice(m,1),wn.value}},userOrg:fU,userTeams:gU}},pU=r=>{r.use(sU),r.use(o0,cU),Object.entries(aU).forEach(([e,t])=>{r.component(e,t)}),Object.entries(Rk).forEach(([e,t])=>{r.provide(e,t)})},vU={install:pU};exports.ContextMenu=Uv;exports.EmptyListImg=rd;exports.EventBus=Ec;exports.FormHeadless=my;exports.HttpCore=ZB;exports.SpinnerLoader=Mw;exports.TableCardsView=ay;exports.TableHeader=Wv;exports.__spinner=ie;exports._export_sfc=Ci;exports._sfc_main=Vv;exports._sfc_main$1=qv;exports._sfc_main$10=Vd;exports._sfc_main$11=Mv;exports._sfc_main$12=tv;exports._sfc_main$13=ly;exports._sfc_main$14=uy;exports._sfc_main$15=cy;exports._sfc_main$16=fy;exports._sfc_main$17=gy;exports._sfc_main$18=Ac;exports._sfc_main$19=Lv;exports._sfc_main$2=zd;exports._sfc_main$20=Bv;exports._sfc_main$21=_a;exports._sfc_main$22=Dw;exports._sfc_main$23=Pw;exports._sfc_main$24=xw;exports._sfc_main$3=qd;exports._sfc_main$4=kc;exports._sfc_main$5=Dv;exports._sfc_main$6=wc;exports._sfc_main$7=xv;exports._sfc_main$8=Nc;exports._sfc_main$9=nv;exports.branchInstance=Hr;exports.coreClient=Bh;exports.createToastInterface=ma;exports.dateFormat=zv;exports.divisionInstance=ni;exports.filterQuery=bi;exports.globalEventBus=Ud;exports.index=vU;exports.manageUserInstance=ri;exports.msal=Ct;exports.orgInstance=Fr;exports.provideToast=r0;exports.scopedClient=Ai;exports.setupAuthGuard=jB;exports.teamInstance=Zt;exports.toastInjectionKey=Sc;exports.useAuth=Mh;exports.useBranchStore=lU;exports.useCustomizer=sR;exports.useDialog=Ca;exports.useDivisionStore=dU;exports.useManageUserStore=mU;exports.useOrganizationStore=Nw;exports.useSession=Jc;exports.useTeamStore=Ow;exports.useToast=Hn;