jplan-pack 0.6.662 → 0.6.663
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{AuthFailRoute-BaNIcGKw.mjs → AuthFailRoute-CWK6Gwwu.mjs} +4 -4
- package/dist/AuthFailRoute-SSauxOz3.js +1 -0
- package/dist/AuthRoute-Cznm_Gy3.js +1 -0
- package/dist/{AuthRoute-DPg0yjrV.mjs → AuthRoute-_9UDyyDg.mjs} +21 -21
- package/dist/index-EbnwL6yx.js +113 -0
- package/dist/index-qZysRG5O.mjs +28565 -0
- package/dist/index.css +2 -2
- package/dist/jplan-pack.cjs.js +1 -1
- package/dist/jplan-pack.es.js +1 -1
- package/dist/types/_auth/_dev/AuthFailRoute.d.ts +1 -1
- package/dist/types/_auth/_dev/AuthRoute.d.ts +1 -1
- package/dist/types/components/ConfirmDialog.d.ts +1 -2
- package/dist/types/components/ContextMenu.d.ts +2 -3
- package/dist/types/components/DotsMenu.d.ts +1 -2
- package/dist/types/components/JBtn.d.ts +1 -2
- package/dist/types/components/JDialog.d.ts +2 -3
- package/dist/types/components/JIconBtn.d.ts +1 -1
- package/dist/types/components/ParentCard.d.ts +1 -2
- package/dist/types/components/ReadOnlyField.d.ts +1 -1
- package/dist/types/components/SearchFilter.d.ts +5 -11
- package/dist/types/components/form/JForm.d.ts +19 -13
- package/dist/types/components/form/JSelect.d.ts +16 -5
- package/dist/types/components/form/JTextArea.d.ts +10 -4
- package/dist/types/components/form/JTextField.d.ts +15 -8
- package/dist/types/components/form/footer/CancelButton.d.ts +5 -4
- package/dist/types/components/form/footer/FormMetadata.d.ts +14 -10
- package/dist/types/components/form/footer/SaveButton.d.ts +5 -4
- package/dist/types/components/form/headless/FormHeadless.d.ts +17 -12
- package/dist/types/components/form/headless/TabFormHeader.d.ts +7 -5
- package/dist/types/components/icon/IconSet.d.ts +9 -3
- package/dist/types/components/menu/SubMenu.d.ts +24 -0
- package/dist/types/components/spinner/SpinnerLoader.d.ts +1 -1
- package/dist/types/components/table/UiTable.d.ts +5 -6
- package/dist/types/components/table/advanced/ColumnSettingsDialog.d.ts +2 -2
- package/dist/types/components/table/advanced/TableAdvanced.d.ts +5 -6
- package/dist/types/components/table/advanced/TableHeader.d.ts +13 -11
- package/dist/types/components/table/card/TableCard.d.ts +1 -1
- package/dist/types/components/table/card/TableCardsView.d.ts +12 -9
- package/dist/types/plugins/i18n/i18n.d.ts +19 -0
- package/dist/types/shims-vue.d.ts +1 -1
- package/dist/types/theme/vuetify.d.ts +1 -2
- package/package.json +3 -3
- package/dist/AuthFailRoute--FUhpbMD.js +0 -1
- package/dist/AuthRoute-Ct4gZcTn.js +0 -1
- package/dist/index-DudRfee8.js +0 -92
- package/dist/index-_9-7WBgF.mjs +0 -25023
package/dist/index-DudRfee8.js
DELETED
@@ -1,92 +0,0 @@
|
|
1
|
-
"use strict";const c=require("vue"),Od=require("@vueuse/core"),Be=require("vuetify/components/VBtn"),zr=require("vuetify/components"),Xs=require("vuetify/components/VIcon"),lt=require("vuetify/components/VCard"),Bs=require("vuetify/components/VDialog"),fo=require("vuetify/components/VDivider"),Oe=require("vuetify/components/VGrid"),Qp=require("vuetify/components/VAvatar"),Pd=require("vuetify/components/VImg"),St=require("vuetify/components/VList"),Md=require("vuetify/components/VMenu"),Xp=require("vuetify/components/VDataTable"),_k=require("vuetify/components/VTextField"),ta=require("vuetify/components/VSelect"),Tk=require("vuetify/components/VCheckbox"),Ek=require("vuetify/components/VChip"),ua=require("vuetify/components/VLabel"),Sk=require("vuetify/components/VTextarea"),Ak=require("vuetify/components/VBtnToggle");function bk(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 Ik=bk(Od),kk={key:0},Rk={key:1},yc=c.defineComponent({__name:"CopyButton",props:{contentToCopy:{},size:{},color:{}},setup(r){const e=r,{copy:t,copied:n,isSupported:i}=Od.useClipboard();return(s,l)=>{const d=c.resolveComponent("CopyIcon");return c.unref(i)?(c.openBlock(),c.createElementBlock("span",kk,[c.createVNode(Be.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",Rk,"Your browser does not support Clipboard API"))}}}),gm=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(Xs.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))}}),Zp=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(zr.VTooltip),{key:0,text:n.tooltip,"open-delay":"1000"},{activator:c.withCtx(({props:s})=>[c.createVNode(c.unref(zr.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(gm,{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(zr.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(gm,{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"]))}}),ev=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(zr.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 ws(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 vu(r,e){if(Array.isArray(r)){r.splice(e,1);return}delete r[e]}function Nk(){return tv().__VUE_DEVTOOLS_GLOBAL_HOOK__}function tv(){return typeof navigator<"u"&&typeof window<"u"?window:typeof globalThis<"u"?globalThis:{}}const Ok=typeof Proxy=="function",Pk="devtools-plugin:setup",Mk="plugin:settings:set";let Uo,Xu;function xk(){var r;return Uo!==void 0||(typeof window<"u"&&window.performance?(Uo=!0,Xu=window.performance):typeof globalThis<"u"&&(!((r=globalThis.perf_hooks)===null||r===void 0)&&r.performance)?(Uo=!0,Xu=globalThis.perf_hooks.performance):Uo=!1),Uo}function Dk(){return xk()?Xu.now():Date.now()}class Lk{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 Dk()}},t&&t.on(Mk,(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 nv(r,e){const t=r,n=tv(),i=Nk(),s=Ok&&t.enableEarlyProxy;if(i&&(n.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!s))i.emit(Pk,r,e);else{const l=s?new Lk(t,i):null;(n.__VUE_DEVTOOLS_PLUGINS__=n.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:t,setupFn:e,proxy:l}),l&&e(l.proxiedTarget)}}/*!
|
2
|
-
* pinia v2.3.1
|
3
|
-
* (c) 2025 Eduardo San Martin Morote
|
4
|
-
* @license MIT
|
5
|
-
*/let Yi;const da=r=>Yi=r,rv=process.env.NODE_ENV!=="production"?Symbol("pinia"):Symbol();function di(r){return r&&typeof r=="object"&&Object.prototype.toString.call(r)==="[object Object]"&&typeof r.toJSON!="function"}var Xn;(function(r){r.direct="direct",r.patchObject="patch object",r.patchFunction="patch function"})(Xn||(Xn={}));const Hr=typeof window<"u",mm=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 Bk(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 xd(r,e,t){const n=new XMLHttpRequest;n.open("GET",r),n.responseType="blob",n.onload=function(){av(n.response,e,t)},n.onerror=function(){console.error("could not download file")},n.send()}function ov(r){const e=new XMLHttpRequest;e.open("HEAD",r,!1);try{e.send()}catch{}return e.status>=200&&e.status<=299}function Us(r){try{r.dispatchEvent(new MouseEvent("click"))}catch{const t=document.createEvent("MouseEvents");t.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),r.dispatchEvent(t)}}const Vs=typeof navigator=="object"?navigator:{userAgent:""},iv=/Macintosh/.test(Vs.userAgent)&&/AppleWebKit/.test(Vs.userAgent)&&!/Safari/.test(Vs.userAgent),av=Hr?typeof HTMLAnchorElement<"u"&&"download"in HTMLAnchorElement.prototype&&!iv?Uk:"msSaveOrOpenBlob"in Vs?Vk:Fk:()=>{};function Uk(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?ov(n.href)?xd(r,e,t):(n.target="_blank",Us(n)):Us(n)):(n.href=URL.createObjectURL(r),setTimeout(function(){URL.revokeObjectURL(n.href)},4e4),setTimeout(function(){Us(n)},0))}function Vk(r,e="download",t){if(typeof r=="string")if(ov(r))xd(r,e,t);else{const n=document.createElement("a");n.href=r,n.target="_blank",setTimeout(function(){Us(n)})}else navigator.msSaveOrOpenBlob(Bk(r,t),e)}function Fk(r,e,t,n){if(n=n||open("","_blank"),n&&(n.document.title=n.document.body.innerText="downloading..."),typeof r=="string")return xd(r,e,t);const i=r.type==="application/octet-stream",s=/constructor/i.test(String(mm.HTMLElement))||"safari"in mm,l=/CriOS\/[\d]+/.test(navigator.userAgent);if((l||i&&s||iv)&&typeof FileReader<"u"){const d=new FileReader;d.onloadend=function(){let f=d.result;if(typeof f!="string")throw n=null,new Error("Wrong reader.result type");f=l?f:f.replace(/^data:[^;]*;/,"data:attachment/file;"),n?n.location.href=f:location.assign(f),n=null},d.readAsDataURL(r)}else{const d=URL.createObjectURL(r);n?n.location.assign(d):location.href=d,n=null,setTimeout(function(){URL.revokeObjectURL(d)},4e4)}}function ut(r,e){const t="🍍 "+r;typeof __VUE_DEVTOOLS_TOAST__=="function"?__VUE_DEVTOOLS_TOAST__(t,e):e==="error"?console.error(t):e==="warn"?console.warn(t):console.log(t)}function Dd(r){return"_a"in r&&"install"in r}function sv(){if(!("clipboard"in navigator))return ut("Your browser doesn't support the Clipboard API","error"),!0}function cv(r){return r instanceof Error&&r.message.toLowerCase().includes("document is not focused")?(ut('You need to activate the "Emulate a focused page" setting in the "Rendering" panel of devtools.',"warn"),!0):!1}async function Hk(r){if(!sv())try{await navigator.clipboard.writeText(JSON.stringify(r.state.value)),ut("Global state copied to clipboard.")}catch(e){if(cv(e))return;ut("Failed to serialize the state. Check the console for more details.","error"),console.error(e)}}async function $k(r){if(!sv())try{lv(r,JSON.parse(await navigator.clipboard.readText())),ut("Global state pasted from clipboard.")}catch(e){if(cv(e))return;ut("Failed to deserialize the state from clipboard. Check the console for more details.","error"),console.error(e)}}async function Kk(r){try{av(new Blob([JSON.stringify(r.state.value)],{type:"text/plain;charset=utf-8"}),"pinia-state.json")}catch(e){ut("Failed to export the state as JSON. Check the console for more details.","error"),console.error(e)}}let gr;function zk(){gr||(gr=document.createElement("input"),gr.type="file",gr.accept=".json");function r(){return new Promise((e,t)=>{gr.onchange=async()=>{const n=gr.files;if(!n)return e(null);const i=n.item(0);return e(i?{text:await i.text(),file:i}:null)},gr.oncancel=()=>e(null),gr.onerror=t,gr.click()})}return r}async function qk(r){try{const t=await zk()();if(!t)return;const{text:n,file:i}=t;lv(r,JSON.parse(n)),ut(`Global state imported from "${i.name}".`)}catch(e){ut("Failed to import the state from JSON. Check the console for more details.","error"),console.error(e)}}function lv(r,e){for(const t in e){const n=r.state.value[t];n?Object.assign(n,e[t]):r.state.value[t]=e[t]}}function Mn(r){return{_custom:{display:r}}}const uv="🍍 Pinia (root)",Fs="_root";function Wk(r){return Dd(r)?{id:Fs,label:uv}:{id:r.$id,label:r.$id}}function Gk(r){if(Dd(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:Mn(r.type),key:Mn(r.key),oldValue:r.oldValue,newValue:r.newValue}:{}}function Yk(r){switch(r){case Xn.direct:return"mutation";case Xn.patchFunction:return"$patch";case Xn.patchObject:return"$patch";default:return"unknown"}}let ri=!0;const Hs=[],ao="pinia:mutations",bt="pinia",{assign:Jk}=Object,Zs=r=>"🍍 "+r;function Qk(r,e){nv({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:Hs,app:r},t=>{typeof t.now!="function"&&ut("You seem to be using an outdated version of Vue Devtools. Are you still using the Beta release instead of the stable one? You can find the links at https://devtools.vuejs.org/guide/installation.html."),t.addTimelineLayer({id:ao,label:"Pinia 🍍",color:15064968}),t.addInspector({id:bt,label:"Pinia 🍍",icon:"storage",treeFilterPlaceholder:"Search stores",actions:[{icon:"content_copy",action:()=>{Hk(e)},tooltip:"Serialize and copy the state"},{icon:"content_paste",action:async()=>{await $k(e),t.sendInspectorTree(bt),t.sendInspectorState(bt)},tooltip:"Replace the state with the content of your clipboard"},{icon:"save",action:()=>{Kk(e)},tooltip:"Save the state as a JSON file"},{icon:"folder_open",action:async()=>{await qk(e),t.sendInspectorTree(bt),t.sendInspectorState(bt)},tooltip:"Import the state from a JSON file"}],nodeActions:[{icon:"restore",tooltip:'Reset the state (with "$reset")',action:n=>{const i=e._s.get(n);i?typeof i.$reset!="function"?ut(`Cannot reset "${n}" store because it doesn't have a "$reset" method implemented.`,"warn"):(i.$reset(),ut(`Store "${n}" reset.`)):ut(`Cannot reset "${n}" store because it wasn't found.`,"warn")}}]}),t.on.inspectComponent((n,i)=>{const s=n.componentInstance&&n.componentInstance.proxy;if(s&&s._pStores){const l=n.componentInstance.proxy._pStores;Object.values(l).forEach(d=>{n.instanceData.state.push({type:Zs(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:Zs(d.$id),key:"getters",editable:!1,value:d._getters.reduce((f,g)=>{try{f[g]=d[g]}catch(m){f[g]=m}return f},{})})})}}),t.on.getInspectorTree(n=>{if(n.app===r&&n.inspectorId===bt){let i=[e];i=i.concat(Array.from(e._s.values())),n.rootNodes=(n.filter?i.filter(s=>"$id"in s?s.$id.toLowerCase().includes(n.filter.toLowerCase()):uv.toLowerCase().includes(n.filter.toLowerCase())):i).map(Wk)}}),globalThis.$pinia=e,t.on.getInspectorState(n=>{if(n.app===r&&n.inspectorId===bt){const i=n.nodeId===Fs?e:e._s.get(n.nodeId);if(!i)return;i&&(n.nodeId!==Fs&&(globalThis.$store=c.toRaw(i)),n.state=Gk(i))}}),t.on.editInspectorState((n,i)=>{if(n.app===r&&n.inspectorId===bt){const s=n.nodeId===Fs?e:e._s.get(n.nodeId);if(!s)return ut(`store "${n.nodeId}" not found`,"error");const{path:l}=n;Dd(s)?l.unshift("state"):(l.length!==1||!s._customProperties.has(l[0])||l[0]in s.$state)&&l.unshift("$state"),ri=!1,n.set(s,l,n.state.value),ri=!0}}),t.on.editComponentState(n=>{if(n.type.startsWith("🍍")){const i=n.type.replace(/^🍍\s*/,""),s=e._s.get(i);if(!s)return ut(`store "${i}" not found`,"error");const{path:l}=n;if(l[0]!=="state")return ut(`Invalid path for store "${i}":
|
6
|
-
${l}
|
7
|
-
Only state can be modified.`);l[0]="$state",ri=!1,n.set(s,l,n.state.value),ri=!0}})})}function Xk(r,e){Hs.includes(Zs(e.$id))||Hs.push(Zs(e.$id)),nv({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:Hs,app:r,settings:{logStoreChanges:{label:"Notify about new/deleted stores",type:"boolean",defaultValue:!0}}},t=>{const n=typeof t.now=="function"?t.now.bind(t):Date.now;e.$onAction(({after:l,onError:d,name:f,args:g})=>{const m=dv++;t.addTimelineEvent({layerId:ao,event:{time:n(),title:"🛫 "+f,subtitle:"start",data:{store:Mn(e.$id),action:Mn(f),args:g},groupId:m}}),l(C=>{$r=void 0,t.addTimelineEvent({layerId:ao,event:{time:n(),title:"🛬 "+f,subtitle:"end",data:{store:Mn(e.$id),action:Mn(f),args:g,result:C},groupId:m}})}),d(C=>{$r=void 0,t.addTimelineEvent({layerId:ao,event:{time:n(),logType:"error",title:"💥 "+f,subtitle:"end",data:{store:Mn(e.$id),action:Mn(f),args:g,error:C},groupId:m}})})},!0),e._customProperties.forEach(l=>{c.watch(()=>c.unref(e[l]),(d,f)=>{t.notifyComponentUpdate(),t.sendInspectorState(bt),ri&&t.addTimelineEvent({layerId:ao,event:{time:n(),title:"Change",subtitle:l,data:{newValue:d,oldValue:f},groupId:$r}})},{deep:!0})}),e.$subscribe(({events:l,type:d},f)=>{if(t.notifyComponentUpdate(),t.sendInspectorState(bt),!ri)return;const g={time:n(),title:Yk(d),data:Jk({store:Mn(e.$id)},jk(l)),groupId:$r};d===Xn.patchFunction?g.subtitle="⤵️":d===Xn.patchObject?g.subtitle="🧩":l&&!Array.isArray(l)&&(g.subtitle=l.type),l&&(g.data["rawEvent(s)"]={_custom:{display:"DebuggerEvent",type:"object",tooltip:"raw DebuggerEvent[]",value:l}}),t.addTimelineEvent({layerId:ao,event:g})},{detached:!0,flush:"sync"});const i=e._hotUpdate;e._hotUpdate=c.markRaw(l=>{i(l),t.addTimelineEvent({layerId:ao,event:{time:n(),title:"🔥 "+e.$id,subtitle:"HMR update",data:{store:Mn(e.$id),info:Mn("HMR update")}}}),t.notifyComponentUpdate(),t.sendInspectorTree(bt),t.sendInspectorState(bt)});const{$dispose:s}=e;e.$dispose=()=>{s(),t.notifyComponentUpdate(),t.sendInspectorTree(bt),t.sendInspectorState(bt),t.getSettings().logStoreChanges&&ut(`Disposed "${e.$id}" store 🗑`)},t.notifyComponentUpdate(),t.sendInspectorTree(bt),t.sendInspectorState(bt),t.getSettings().logStoreChanges&&ut(`"${e.$id}" store installed 🆕`)})}let dv=0,$r;function pm(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=dv,l=t?new Proxy(r,{get(...f){return $r=s,Reflect.get(...f)},set(...f){return $r=s,Reflect.set(...f)}}):r;$r=s;const d=n[i].apply(l,arguments);return $r=void 0,d}}function Zk({app:r,store:e,options:t}){if(!e.$id.startsWith("__hot:")){if(e._isOptionsAPI=!!t.state,!e._p._testing){pm(e,Object.keys(t.actions),e._isOptionsAPI);const n=e._hotUpdate;c.toRaw(e)._hotUpdate=function(i){n.apply(this,arguments),pm(e,Object.keys(i._hmrPayload.actions),!!e._isOptionsAPI)}}Xk(r,e)}}function eR(){const r=c.effectScope(!0),e=r.run(()=>c.ref({}));let t=[],n=[];const i=c.markRaw({install(s){da(i),i._a=s,s.provide(rv,i),s.config.globalProperties.$pinia=i,process.env.NODE_ENV!=="production"&&process.env.NODE_ENV!=="test"&&Hr&&Qk(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 process.env.NODE_ENV!=="production"&&process.env.NODE_ENV!=="test"&&Hr&&typeof Proxy<"u"&&i.use(Zk),i}function hv(r,e){for(const t in e){const n=e[t];if(!(t in r))continue;const i=r[t];di(i)&&di(n)&&!c.isRef(n)&&!c.isReactive(n)?r[t]=hv(i,n):r[t]=n}return r}const tR=()=>{};function vm(r,e,t,n=tR){r.push(e);const i=()=>{const s=r.indexOf(e);s>-1&&(r.splice(s,1),n())};return!t&&c.getCurrentScope()&&c.onScopeDispose(i),i}function Vo(r,...e){r.slice().forEach(t=>{t(...e)})}const nR=r=>r(),ym=Symbol(),yu=Symbol();function fv(r,e){r instanceof Map&&e instanceof Map?e.forEach((t,n)=>r.set(n,t)):r instanceof Set&&e instanceof Set&&e.forEach(r.add,r);for(const t in e){if(!e.hasOwnProperty(t))continue;const n=e[t],i=r[t];di(i)&&di(n)&&r.hasOwnProperty(t)&&!c.isRef(n)&&!c.isReactive(n)?r[t]=fv(i,n):r[t]=n}return r}process.env.NODE_ENV!=="production"?Symbol("pinia:skipHydration"):Symbol();const{assign:wn}=Object;function Cm(r){return!!(c.isRef(r)&&r.effect)}function wm(r,e,t,n){const{state:i,actions:s,getters:l}=e,d=t.state.value[r];let f;function g(){!d&&(process.env.NODE_ENV==="production"||!n)&&(t.state.value[r]=i?i():{});const m=process.env.NODE_ENV!=="production"&&n?c.toRefs(c.ref(i?i():{}).value):c.toRefs(t.state.value[r]);return wn(m,s,Object.keys(l||{}).reduce((C,v)=>(process.env.NODE_ENV!=="production"&&v in m&&console.warn(`[🍍]: A getter cannot have the same name as another state property. Rename one of them. Found with "${v}" in store "${r}".`),C[v]=c.markRaw(c.computed(()=>{da(t);const E=t._s.get(r);return l[v].call(E,E)})),C),{}))}return f=rR(r,g,e,t,n,!0),f}function rR(r,e,t={},n,i,s){let l;const d=wn({actions:{}},t);if(process.env.NODE_ENV!=="production"&&!n._e.active)throw new Error("Pinia destroyed");const f={deep:!0};process.env.NODE_ENV!=="production"&&(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,process.env.NODE_ENV!=="production"&&(E=[]),typeof j=="function"?(j(n.state.value[r]),W={type:Xn.patchFunction,storeId:r,events:E}):(fv(n.state.value[r],j),W={type:Xn.patchObject,payload:j,storeId:r,events:E});const Te=N=Symbol();c.nextTick().then(()=>{N===Te&&(g=!0)}),m=!0,Vo(C,W,n.state.value[r])}const V=function(){const{state:W}=t,Te=W?W():{};this.$patch(Ue=>{wn(Ue,Te)})};function U(){l.stop(),C=[],v=[],n._s.delete(r)}const Q=(j,W="")=>{if(ym in j)return j[yu]=W,j;const Te=function(){da(n);const Ue=Array.from(arguments),Ct=[],Sn=[];function on(wt){Ct.push(wt)}function An(wt){Sn.push(wt)}Vo(v,{args:Ue,name:Te[yu],store:z,after:on,onError:An});let at;try{at=j.apply(this&&this.$id===r?this:z,Ue)}catch(wt){throw Vo(Sn,wt),wt}return at instanceof Promise?at.then(wt=>(Vo(Ct,wt),wt)).catch(wt=>(Vo(Sn,wt),Promise.reject(wt))):(Vo(Ct,at),at)};return Te[ym]=!0,Te[yu]=W,Te},ce=c.markRaw({actions:{},getters:{},state:[],hotState:A}),we={_p:n,$id:r,$onAction:vm.bind(null,v),$patch:K,$reset:V,$subscribe(j,W={}){const Te=vm(C,j,W.detached,()=>Ue()),Ue=l.run(()=>c.watch(()=>n.state.value[r],Ct=>{(W.flush==="sync"?m:g)&&j({storeId:r,type:Xn.direct,events:E},Ct)},wn({},f,W)));return Te},$dispose:U},z=c.reactive(process.env.NODE_ENV!=="production"||process.env.NODE_ENV!=="production"&&process.env.NODE_ENV!=="test"&&Hr?wn({_hmrPayload:ce,_customProperties:c.markRaw(new Set)},we):we);n._s.set(r,z);const _e=(n._a&&n._a.runWithContext||nR)(()=>n._e.run(()=>(l=c.effectScope()).run(()=>e({action:Q}))));for(const j in _e){const W=_e[j];if(c.isRef(W)&&!Cm(W)||c.isReactive(W))process.env.NODE_ENV!=="production"&&i&&ws(A.value,j,c.toRef(_e,j)),process.env.NODE_ENV!=="production"&&ce.state.push(j);else if(typeof W=="function"){const Te=process.env.NODE_ENV!=="production"&&i?W:Q(W,j);_e[j]=Te,process.env.NODE_ENV!=="production"&&(ce.actions[j]=W),d.actions[j]=W}else process.env.NODE_ENV!=="production"&&Cm(W)&&(ce.getters[j]=t.getters[j],Hr&&(_e._getters||(_e._getters=c.markRaw([]))).push(j))}if(wn(z,_e),wn(c.toRaw(z),_e),Object.defineProperty(z,"$state",{get:()=>process.env.NODE_ENV!=="production"&&i?A.value:n.state.value[r],set:j=>{if(process.env.NODE_ENV!=="production"&&i)throw new Error("cannot set hotState");K(W=>{wn(W,j)})}}),process.env.NODE_ENV!=="production"&&(z._hotUpdate=c.markRaw(j=>{z._hotUpdating=!0,j._hmrPayload.state.forEach(W=>{if(W in z.$state){const Te=j.$state[W],Ue=z.$state[W];typeof Te=="object"&&di(Te)&&di(Ue)?hv(Te,Ue):j.$state[W]=Ue}ws(z,W,c.toRef(j.$state,W))}),Object.keys(z.$state).forEach(W=>{W in j.$state||vu(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 Te=j[W];ws(z,W,Q(Te,W))}for(const W in j._hmrPayload.getters){const Te=j._hmrPayload.getters[W],Ue=c.computed(()=>(da(n),Te.call(z,z)));ws(z,W,Ue)}Object.keys(z._hmrPayload.getters).forEach(W=>{W in j._hmrPayload.getters||vu(z,W)}),Object.keys(z._hmrPayload.actions).forEach(W=>{W in j._hmrPayload.actions||vu(z,W)}),z._hmrPayload=j._hmrPayload,z._getters=j._getters,z._hotUpdating=!1})),process.env.NODE_ENV!=="production"&&process.env.NODE_ENV!=="test"&&Hr){const j={writable:!0,configurable:!0,enumerable:!1};["_p","_hmrPayload","_getters","_customProperties"].forEach(W=>{Object.defineProperty(z,W,wn({value:z[W]},j))})}return n._p.forEach(j=>{if(process.env.NODE_ENV!=="production"&&process.env.NODE_ENV!=="test"&&Hr){const W=l.run(()=>j({store:z,app:n._a,pinia:n,options:d}));Object.keys(W||{}).forEach(Te=>z._customProperties.add(Te)),wn(z,W)}else wn(z,l.run(()=>j({store:z,app:n._a,pinia:n,options:d})))}),process.env.NODE_ENV!=="production"&&z.$state&&typeof z.$state=="object"&&typeof z.$state.constructor=="function"&&!z.$state.constructor.toString().includes("[native code]")&&console.warn(`[🍍]: The "state" must be a plain object. It cannot be
|
8
|
-
state: () => new MyClass()
|
9
|
-
Found in store "${z.$id}".`),_&&s&&t.hydrate&&t.hydrate(z.$state,_),g=!0,m=!0,z}/*! #__NO_SIDE_EFFECTS__ */function oR(r,e,t){let n,i;if(typeof r=="string")n=r,i=e;else if(i=r,n=r.id,process.env.NODE_ENV!=="production"&&typeof n!="string")throw new Error('[🍍]: "defineStore()" must be passed a store id as its first argument.');function s(l,d){const f=c.hasInjectionContext();if(l=(process.env.NODE_ENV==="test"&&Yi&&Yi._testing?null:l)||(f?c.inject(rv,null):null),l&&da(l),process.env.NODE_ENV!=="production"&&!Yi)throw new Error(`[🍍]: "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?
|
10
|
-
See https://pinia.vuejs.org/core-concepts/outside-component-usage.html for help.
|
11
|
-
This will fail in production.`);l=Yi,l._s.has(n)||(wm(n,i,l),process.env.NODE_ENV!=="production"&&(s._pinia=l));const g=l._s.get(n);if(process.env.NODE_ENV!=="production"&&d){const m="__hot:"+n,C=wm(m,wn({},i),l,!0);d._hotUpdate(C),delete l.state.value[m],l._s.delete(m)}if(process.env.NODE_ENV!=="production"&&Hr){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 iR=oR({id:"customizer",state:()=>({Sidebar_drawer:!0,Customizer_drawer:!1,mini_sidebar:!1,setHorizontalLayout:!1,actTheme:"DarkJPLANTheme",fontTheme:"Roboto",inputBg:!1,boxed:!1}),getters:{},actions:{SET_SIDEBAR_DRAWER(){this.Sidebar_drawer=!this.Sidebar_drawer},SET_MINI_SIDEBAR(r){this.mini_sidebar=r},SET_CUSTOMIZER_DRAWER(r){this.Customizer_drawer=r},SET_LAYOUT(r){this.setHorizontalLayout=r},SET_THEME(r){this.actTheme=r},SET_FONT(r){this.fontTheme=r}}}),Fo=c.ref({}),va=r=>{const e=c.computed(()=>r?Fo.value[r]||!1:Fo.value.default||!1),t=()=>{r?Fo.value[r]=!0:Fo.value.default=!0},n=()=>{r?Fo.value[r]=!1:Fo.value.default=!1};return c.onUnmounted(()=>{n()}),c.onMounted(()=>{n()}),{isDialogActive:e,openDialog:t,closeDialog:n}};var aR=Object.defineProperty,_m=Object.getOwnPropertySymbols,sR=Object.prototype.hasOwnProperty,cR=Object.prototype.propertyIsEnumerable,Tm=(r,e,t)=>e in r?aR(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t,gv=(r,e)=>{for(var t in e||(e={}))sR.call(e,t)&&Tm(r,t,e[t]);if(_m)for(var t of _m(e))cR.call(e,t)&&Tm(r,t,e[t]);return r},Cc=r=>typeof r=="function",wc=r=>typeof r=="string",mv=r=>wc(r)&&r.trim().length>0,lR=r=>typeof r=="number",lo=r=>typeof r>"u",ha=r=>typeof r=="object"&&r!==null,uR=r=>Zn(r,"tag")&&mv(r.tag),pv=r=>window.TouchEvent&&r instanceof TouchEvent,vv=r=>Zn(r,"component")&&yv(r.component),dR=r=>Cc(r)||ha(r),yv=r=>!lo(r)&&(wc(r)||dR(r)||vv(r)),Em=r=>ha(r)&&["height","width","right","left","top","bottom"].every(e=>lR(r[e])),Zn=(r,e)=>(ha(r)||Cc(r))&&e in r,hR=(r=>()=>r++)(0);function Cu(r){return pv(r)?r.targetTouches[0].clientX:r.clientX}function Sm(r){return pv(r)?r.targetTouches[0].clientY:r.clientY}var fR=r=>{lo(r.remove)?r.parentNode&&r.parentNode.removeChild(r):r.remove()},ya=r=>vv(r)?ya(r.component):uR(r)?c.defineComponent({render(){return r}}):typeof r=="string"?r:c.toRaw(c.unref(r)),gR=r=>{if(typeof r=="string")return r;const e=Zn(r,"props")&&ha(r.props)?r.props:{},t=Zn(r,"listeners")&&ha(r.listeners)?r.listeners:{};return{component:ya(r),props:e,listeners:t}},mR=()=>typeof window<"u",_c=class{constructor(){this.allHandlers={}}getHandlers(r){return this.allHandlers[r]||[]}on(r,e){const t=this.getHandlers(r);t.push(e),this.allHandlers[r]=t}off(r,e){const t=this.getHandlers(r);t.splice(t.indexOf(e)>>>0,1)}emit(r,e){this.getHandlers(r).forEach(n=>n(e))}},pR=r=>["on","off","emit"].every(e=>Zn(r,e)&&Cc(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 en;(function(r){r.ADD="add",r.DISMISS="dismiss",r.UPDATE="update",r.CLEAR="clear",r.UPDATE_DEFAULTS="update_defaults"})(en||(en={}));var Ln="Vue-Toastification",Dn={type:{type:String,default:exports.TYPE.DEFAULT},classNames:{type:[String,Array],default:()=>[]},trueBoolean:{type:Boolean,default:!0}},Cv={type:Dn.type,customIcon:{type:[String,Boolean,Object,Function],default:!0}},$s={component:{type:[String,Object,Function,Boolean],default:"button"},classNames:Dn.classNames,showOnHover:{type:Boolean,default:!1},ariaLabel:{type:String,default:"close"}},Zu={timeout:{type:[Number,Boolean],default:5e3},hideProgressBar:{type:Boolean,default:!1},isRunning:{type:Boolean,default:!1}},wv={transition:{type:[Object,String],default:`${Ln}__bounce`}},vR={position:{type:String,default:exports.POSITION.TOP_RIGHT},draggable:Dn.trueBoolean,draggablePercent:{type:Number,default:.6},pauseOnFocusLoss:Dn.trueBoolean,pauseOnHover:Dn.trueBoolean,closeOnClick:Dn.trueBoolean,timeout:Zu.timeout,hideProgressBar:Zu.hideProgressBar,toastClassName:Dn.classNames,bodyClassName:Dn.classNames,icon:Cv.customIcon,closeButton:$s.component,closeButtonClassName:$s.classNames,showCloseButtonOnHover:$s.showOnHover,accessibility:{type:Object,default:()=>({toastRole:"alert",closeButtonLabel:"close"})},rtl:{type:Boolean,default:!1},eventBus:{type:Object,required:!1,default:()=>new _c}},yR={id:{type:[String,Number],required:!0,default:0},type:Dn.type,content:{type:[String,Object,Function],required:!0,default:""},onClick:{type:Function,default:void 0},onClose:{type:Function,default:void 0}},CR={container:{type:[Object,Function],default:()=>document.body},newestOnTop:Dn.trueBoolean,maxToasts:{type:Number,default:20},transition:wv.transition,toastDefaults:Object,filterBeforeCreate:{type:Function,default:r=>r},filterToasts:{type:Function,default:r=>r},containerClassName:Dn.classNames,onMounted:Function,shareAppContext:[Boolean,Object]},Cr={CORE_TOAST:vR,TOAST:yR,CONTAINER:CR,PROGRESS_BAR:Zu,ICON:Cv,TRANSITION:wv,CLOSE_BUTTON:$s},_v=c.defineComponent({name:"VtProgressBar",props:Cr.PROGRESS_BAR,data(){return{hasClass:!0}},computed:{style(){return{animationDuration:`${this.timeout}ms`,animationPlayState:this.isRunning?"running":"paused",opacity:this.hideProgressBar?0:1}},cpClass(){return this.hasClass?`${Ln}__progress-bar`:""}},watch:{timeout(){this.hasClass=!1,this.$nextTick(()=>this.hasClass=!0)}},mounted(){this.$el.addEventListener("animationend",this.animationEnded)},beforeUnmount(){this.$el.removeEventListener("animationend",this.animationEnded)},methods:{animationEnded(){this.$emit("close-toast")}}});function wR(r,e){return c.openBlock(),c.createElementBlock("div",{style:c.normalizeStyle(r.style),class:c.normalizeClass(r.cpClass)},null,6)}_v.render=wR;var _R=_v,Tv=c.defineComponent({name:"VtCloseButton",props:Cr.CLOSE_BUTTON,computed:{buttonComponent(){return this.component!==!1?ya(this.component):"button"},classes(){const r=[`${Ln}__close-button`];return this.showOnHover&&r.push("show-on-hover"),r.concat(this.classNames)}}}),TR=c.createTextVNode(" × ");function ER(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(()=>[TR]),_:1},16,["aria-label","class"])}Tv.render=ER;var SR=Tv,Ev={},AR={"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"},bR=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),IR=[bR];function kR(r,e){return c.openBlock(),c.createElementBlock("svg",AR,IR)}Ev.render=kR;var RR=Ev,Sv={},NR={"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"},OR=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),PR=[OR];function MR(r,e){return c.openBlock(),c.createElementBlock("svg",NR,PR)}Sv.render=MR;var Am=Sv,Av={},xR={"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"},DR=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),LR=[DR];function BR(r,e){return c.openBlock(),c.createElementBlock("svg",xR,LR)}Av.render=BR;var UR=Av,bv={},VR={"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"},FR=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),HR=[FR];function $R(r,e){return c.openBlock(),c.createElementBlock("svg",VR,HR)}bv.render=$R;var KR=bv,Iv=c.defineComponent({name:"VtIcon",props:Cr.ICON,computed:{customIconChildren(){return Zn(this.customIcon,"iconChildren")?this.trimValue(this.customIcon.iconChildren):""},customIconClass(){return wc(this.customIcon)?this.trimValue(this.customIcon):Zn(this.customIcon,"iconClass")?this.trimValue(this.customIcon.iconClass):""},customIconTag(){return Zn(this.customIcon,"iconTag")?this.trimValue(this.customIcon.iconTag,"i"):"i"},hasCustomIcon(){return this.customIconClass.length>0},component(){return this.hasCustomIcon?this.customIconTag:yv(this.customIcon)?ya(this.customIcon):this.iconTypeComponent},iconTypeComponent(){return{[exports.TYPE.DEFAULT]:Am,[exports.TYPE.INFO]:Am,[exports.TYPE.SUCCESS]:RR,[exports.TYPE.ERROR]:KR,[exports.TYPE.WARNING]:UR}[this.type]},iconClasses(){const r=[`${Ln}__icon`];return this.hasCustomIcon?r.concat(this.customIconClass):r}},methods:{trimValue(r,e=""){return mv(r)?r.trim():e}}});function zR(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"])}Iv.render=zR;var qR=Iv,kv=c.defineComponent({name:"VtToast",components:{ProgressBar:_R,CloseButton:SR,Icon:qR},inheritAttrs:!1,props:Object.assign({},Cr.CORE_TOAST,Cr.TOAST),data(){return{isRunning:!0,disableTransitions:!1,beingDragged:!1,dragStart:0,dragPos:{x:0,y:0},dragRect:{}}},computed:{classes(){const r=[`${Ln}__toast`,`${Ln}__toast--${this.type}`,`${this.position}`].concat(this.toastClassName);return this.disableTransitions&&r.push("disable-transition"),this.rtl&&r.push(`${Ln}__toast--rtl`),r},bodyClasses(){return[`${Ln}__toast-${wc(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 Em(this.dragRect)?(this.dragRect.right-this.dragRect.left)*this.draggablePercent:0}},mounted(){this.draggable&&this.draggableSetup(),this.pauseOnFocusLoss&&this.focusSetup()},beforeUnmount(){this.draggable&&this.draggableCleanup(),this.pauseOnFocusLoss&&this.focusCleanup()},methods:{hasProp:Zn,getVueComponentFromObj:ya,closeToast(){this.eventBus.emit(en.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:Cu(r),y:Sm(r)},this.dragStart=Cu(r),this.dragRect=this.$el.getBoundingClientRect()},onDragMove(r){this.beingDragged&&(r.preventDefault(),this.isRunning&&(this.isRunning=!1),this.dragPos={x:Cu(r),y:Sm(r)})},onDragEnd(){this.beingDragged&&(Math.abs(this.dragDelta)>=this.removalDistance?(this.disableTransitions=!0,this.$nextTick(()=>this.closeToast())):setTimeout(()=>{this.beingDragged=!1,Em(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}))}}}),WR=["role"];function GR(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,WR),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)}kv.render=GR;var jR=kv,Rv=c.defineComponent({name:"VtTransition",props:Cr.TRANSITION,emits:["leave"],methods:{hasProp:Zn,leave(r){r instanceof HTMLElement&&(r.style.left=r.offsetLeft+"px",r.style.top=r.offsetTop+"px",r.style.width=getComputedStyle(r).width,r.style.position="absolute")}}});function YR(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"])}Rv.render=YR;var JR=Rv,Nv=c.defineComponent({name:"VueToastification",devtools:{hide:!0},components:{Toast:jR,VtTransition:JR},props:Object.assign({},Cr.CORE_TOAST,Cr.CONTAINER,Cr.TRANSITION),data(){return{count:0,positions:Object.values(exports.POSITION),toasts:{},defaults:{}}},computed:{toastArray(){return Object.values(this.toasts)},filteredToasts(){return this.defaults.filterToasts(this.toastArray)}},beforeMount(){const r=this.eventBus;r.on(en.ADD,this.addToast),r.on(en.CLEAR,this.clearToasts),r.on(en.DISMISS,this.dismissToast),r.on(en.UPDATE,this.updateToast),r.on(en.UPDATE_DEFAULTS,this.updateDefaults),this.defaults=this.$props},mounted(){this.setup(this.container)},methods:{async setup(r){Cc(r)&&(r=await r()),fR(this.$el),r.appendChild(this.$el)},setToast(r){lo(r.id)||(this.toasts[r.id]=r)},addToast(r){r.content=gR(r.content);const e=Object.assign({},this.defaults,r.type&&this.defaults.toastDefaults&&this.defaults.toastDefaults[r.type],r),t=this.defaults.filterBeforeCreate(e,this.toastArray);t&&this.setToast(t)},dismissToast(r){const e=this.toasts[r];!lo(e)&&!lo(e.onClose)&&e.onClose(),delete this.toasts[r]},clearToasts(){Object.keys(this.toasts).forEach(r=>{this.dismissToast(r)})},getPositionToasts(r){const e=this.filteredToasts.filter(t=>t.position===r).slice(0,this.defaults.maxToasts);return this.defaults.newestOnTop?e.reverse():e},updateDefaults(r){lo(r.container)||this.setup(r.container),this.defaults=Object.assign({},this.defaults,r)},updateToast({id:r,options:e,create:t}){this.toasts[r]?(e.timeout&&e.timeout===this.toasts[r].timeout&&e.timeout++,this.setToast(Object.assign({},this.toasts[r],e))):t&&this.addToast(Object.assign({},{id:r},e))},getClasses(r){return[`${Ln}__container`,r].concat(this.defaults.containerClassName)}}});function QR(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))])}Nv.render=QR;var XR=Nv,bm=(r={},e=!0)=>{const t=r.eventBus=r.eventBus||new _c;e&&c.nextTick(()=>{const s=c.createApp(XR,gv({},r)),l=s.mount(document.createElement("div")),d=r.onMounted;if(lo(d)||d(l,s),r.shareAppContext){const f=r.shareAppContext;f===!0?console.warn(`[${Ln}] App to share context with was not provided.`):(s._context.components=f._context.components,s._context.directives=f._context.directives,s._context.mixins=f._context.mixins,s._context.provides=f._context.provides,s.config.globalProperties=f.config.globalProperties)}});const n=(s,l)=>{const d=Object.assign({},{id:hR(),type:exports.TYPE.DEFAULT},l,{content:s});return t.emit(en.ADD,d),d.id};n.clear=()=>t.emit(en.CLEAR,void 0),n.updateDefaults=s=>{t.emit(en.UPDATE_DEFAULTS,s)},n.dismiss=s=>{t.emit(en.DISMISS,s)};function i(s,{content:l,options:d},f=!1){const g=Object.assign({},d,{content:l});t.emit(en.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},ZR=()=>{const r=()=>console.warn(`[${Ln}] This plugin does not support SSR!`);return new Proxy(r,{get(){return r}})};function fa(r){return mR()?pR(r)?bm({eventBus:r},!1):bm(r,!0):ZR()}var Tc=Symbol("VueToastification"),Ld=new _c,e0=(r,e)=>{(e==null?void 0:e.shareAppContext)===!0&&(e.shareAppContext=r);const t=fa(gv({eventBus:Ld},e));r.provide(Tc,t)},t0=r=>{const e=fa(r);c.getCurrentInstance()&&c.provide(Tc,e)},Fn=r=>{if(r)return fa(r);const e=c.getCurrentInstance()?c.inject(Tc,void 0):void 0;return e||fa(Ld)},n0=e0;const ie=c.ref(!1),r0={class:"d-flex align-center"},o0={key:1},i0={class:"ms-auto"},Ca=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}=va(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(Bs.VDialog,{key:0,scrim:t.scrim,width:t.width,modelValue:c.unref(s),"onUpdate:modelValue":m[0]||(m[0]=v=>c.isRef(s)?s.value=v:null),"onClick:outside":d},{default:c.withCtx(()=>[c.createVNode(lt.VCard,{rounded:"",loading:i.value},{default:c.withCtx(()=>[c.createVNode(lt.VCardTitle,{class:"mt-2 px-5 d-flex"},{default:c.withCtx(()=>[c.createElementVNode("div",r0,[g.$slots.title?c.renderSlot(g.$slots,"title",{key:0}):(c.openBlock(),c.createElementBlock("div",o0,c.toDisplayString(t.title),1))]),c.createElementVNode("div",i0,[c.renderSlot(g.$slots,"heading-actions"),c.createVNode(Be.VBtn,{class:"ms-auto",icon:"mdi-window-close",onClick:d,variant:"plain"})])]),_:3}),c.createVNode(fo.VDivider,{class:"mx-5"}),c.createVNode(lt.VCardText,{class:"overflow-y-scroll"},{default:c.withCtx(()=>[c.renderSlot(g.$slots,"default")]),_:3}),g.$slots.footer?(c.openBlock(),c.createElementBlock(c.Fragment,{key:0},[c.createVNode(fo.VDivider,{class:"mx-5 mt-2"}),c.createVNode(lt.VCardActions,null,{default:c.withCtx(()=>[c.renderSlot(g.$slots,"footer")]),_:3})],64)):c.createCommentVNode("",!0),t.buttons?(c.openBlock(),c.createElementBlock(c.Fragment,{key:1},[c.createVNode(fo.VDivider,{class:"mx-5 mt-2"}),c.createVNode(lt.VCardActions,null,{default:c.withCtx(()=>[g.$slots.metadata?(c.openBlock(),c.createBlock(Oe.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(Oe.VSpacer),c.createVNode(Be.VBtn,{class:"j-btn-form",variant:"outlined",color:"secondary",onClick:d},{default:c.withCtx(()=>m[3]||(m[3]=[c.createTextVNode(" Cancel")])),_:1}),c.createVNode(Be.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(Bs.VDialog,{key:1,scrim:"background",width:t.width,modelValue:c.unref(s),"onUpdate:modelValue":m[1]||(m[1]=v=>c.isRef(s)?s.value=v:null),"onClick:outside":d},{default:c.withCtx(()=>[c.createVNode(lt.VCard,{loading:i.value,title:t.title,rounded:"","min-height":"300"},{prepend:c.withCtx(()=>[c.createVNode(C,{color:"rgb(var(--v-theme-secondary))"})]),append:c.withCtx(()=>[c.createVNode(Be.VBtn,{class:"ms-auto",icon:"mdi-window-close",onClick:d,variant:"plain"})]),default:c.withCtx(()=>[c.createVNode(lt.VCardText,{class:"text-center mt-7"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(t.text),1)]),_:1}),c.createVNode(lt.VCardActions,{class:"d-flex"},{default:c.withCtx(()=>[c.createVNode(Be.VBtn,{class:"flex-grow-1",variant:"outlined",color:"secondary",onClick:d},{default:c.withCtx(()=>m[5]||(m[5]=[c.createTextVNode(" Cancel")])),_:1}),c.createVNode(Be.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(Bs.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)}}}),Bd=c.defineComponent({__name:"DeleteAllBtn",emits:["removeAll"],setup(r,{emit:e}){const{openDialog:t}=va("delete-all-__J"),n=e;return(i,s)=>(c.openBlock(),c.createElementBlock(c.Fragment,null,[c.createVNode(Ca,{"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(Be.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))}}),Ov=c.defineComponent({__name:"EditButton",emits:["editAll"],setup(r,{emit:e}){const t=e;return(n,i)=>(c.openBlock(),c.createBlock(Be.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 a0={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(" ")])}},s0={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(" ")])}},c0={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(" ")])}},l0={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(" ")])}},u0={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(" ")])}},d0={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(" ")])}},h0={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(" ")])}},f0={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(" ")])}},g0={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(" ")])}},m0={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(" ")])}},p0={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(" ")])}},v0={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 Pv=c.defineComponent({__name:"DotsMenu",props:{variant:{default:"text"},color:{},orientation:{},size:{}},setup(r){return(e,t)=>(c.openBlock(),c.createBlock(c.unref(zr.VMenu),{"close-on-content-click":!0},{activator:c.withCtx(({props:n})=>[c.createVNode(c.unref(zr.VBtn),c.mergeProps({variant:e.variant},n,{icon:""}),{default:c.withCtx(()=>[e.orientation==="y"?(c.openBlock(),c.createBlock(c.unref(s0),{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(c0),{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}))}}),Ec=c.defineComponent({__name:"ParentCard",props:{title:{},height:{default:"100%"},loading:{type:Boolean}},setup(r){const e=r;return(t,n)=>(c.openBlock(),c.createBlock(lt.VCard,{"min-height":t.height,height:t.height,loading:t.loading,class:"bg-surface rounded-sm pa-5"},{default:c.withCtx(()=>[e.title?(c.openBlock(),c.createBlock(lt.VCardTitle,{key:0,class:"pa-0"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(e.title),1)]),_:1})):c.createCommentVNode("",!0),c.renderSlot(t.$slots,"default")]),_:3},8,["min-height","height","loading"]))}}),Mv=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(Bs.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(lt.VCard,{loading:i.value,title:t.title,rounded:"","min-height":"300"},{prepend:c.withCtx(()=>[c.createVNode(c.unref(u0),{color:"rgb(var(--v-theme-secondary))"})]),append:c.withCtx(()=>[c.createVNode(Be.VBtn,{class:"ms-auto",icon:"mdi-window-close",onClick:l,variant:"plain"})]),default:c.withCtx(()=>[c.createVNode(lt.VCardText,{class:"text-center mt-7"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(t.text),1)]),_:1}),c.createVNode(lt.VCardActions,{class:"d-flex"},{default:c.withCtx(()=>[c.createVNode(Be.VBtn,{class:"flex-grow-1",variant:"outlined",color:"secondary",onClick:l},{default:c.withCtx(()=>g[0]||(g[0]=[c.createTextVNode(" Cancel ")])),_:1}),c.createVNode(Be.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"]))}}),wu="https://app-files.jplan.com.br/pub/resources/profile-placeholder.svg",xv=c.defineComponent({__name:"JAvatar",props:{src:{}},setup(r){const e=r,t=c.ref(e.src),n=c.computed(()=>t.value||wu);function i(){t.value=wu}return(s,l)=>(c.openBlock(),c.createBlock(Qp.VAvatar,{size:"50"},{default:c.withCtx(()=>[c.createVNode(Pd.VImg,{src:n.value,"lazy-src":wu,onError:i,width:"50",alt:"profile-placeholder"},null,8,["src"])]),_:1}))}}),_u="https://app-files.jplan.com.br/pub/resources/profile-placeholder.svg",Dv=c.defineComponent({__name:"AvatarPicture",props:{img:{},size:{}},setup(r){const e=r,t=c.ref(e.img),n=c.computed(()=>t.value||_u);function i(){t.value=_u}return(s,l)=>(c.openBlock(),c.createBlock(Qp.VAvatar,{size:s.size},{default:c.withCtx(()=>[c.createVNode(Pd.VImg,{src:n.value,"lazy-src":_u,onError:i,width:"40",alt:"Avatar"},null,8,["src"])]),_:1},8,["size"]))}}),y0=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(Md.VMenu,{modelValue:e.value,"onUpdate:modelValue":l[0]||(l[0]=d=>e.value=d),style:c.normalizeStyle({top:`${t.value.y}px`,left:`${t.value.x}px`,position:"absolute"})},{default:c.withCtx(()=>[c.createVNode(St.VList,null,{default:c.withCtx(()=>[c.renderSlot(s.$slots,"actions",{},void 0,!0)]),_:3})]),_:3},8,["modelValue","style"])],32))}}),vi=(r,e)=>{const t=r.__vccOpts||r;for(const[n,i]of e)t[n]=i;return t},Lv=vi(y0,[["__scopeId","data-v-a53b15af"]]),C0={class:"d-inline-flex"},Bv=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(Xp.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",C0,[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"]))}}),Uv=6048e5,w0=864e5,Im=Symbol.for("constructDateFrom");function Wr(r,e){return typeof r=="function"?r(e):r&&typeof r=="object"&&Im in r?r[Im](e):r instanceof Date?new r.constructor(e):new Date(e)}function Hn(r,e){return Wr(e||r,r)}let _0={};function Sc(){return _0}function ga(r,e){var d,f,g,m;const t=Sc(),n=(e==null?void 0:e.weekStartsOn)??((f=(d=e==null?void 0:e.locale)==null?void 0:d.options)==null?void 0:f.weekStartsOn)??t.weekStartsOn??((m=(g=t.locale)==null?void 0:g.options)==null?void 0:m.weekStartsOn)??0,i=Hn(r,e==null?void 0:e.in),s=i.getDay(),l=(s<n?7:0)+s-n;return i.setDate(i.getDate()-l),i.setHours(0,0,0,0),i}function ec(r,e){return ga(r,{...e,weekStartsOn:1})}function Vv(r,e){const t=Hn(r,e==null?void 0:e.in),n=t.getFullYear(),i=Wr(t,0);i.setFullYear(n+1,0,4),i.setHours(0,0,0,0);const s=ec(i),l=Wr(t,0);l.setFullYear(n,0,4),l.setHours(0,0,0,0);const d=ec(l);return t.getTime()>=s.getTime()?n+1:t.getTime()>=d.getTime()?n:n-1}function km(r){const e=Hn(r),t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),+r-+t}function T0(r,...e){const t=Wr.bind(null,e.find(n=>typeof n=="object"));return e.map(t)}function Rm(r,e){const t=Hn(r,e==null?void 0:e.in);return t.setHours(0,0,0,0),t}function E0(r,e,t){const[n,i]=T0(t==null?void 0:t.in,r,e),s=Rm(n),l=Rm(i),d=+s-km(s),f=+l-km(l);return Math.round((d-f)/w0)}function S0(r,e){const t=Vv(r,e),n=Wr(r,0);return n.setFullYear(t,0,4),n.setHours(0,0,0,0),ec(n)}function A0(r){return r instanceof Date||typeof r=="object"&&Object.prototype.toString.call(r)==="[object Date]"}function b0(r){return!(!A0(r)&&typeof r!="number"||isNaN(+Hn(r)))}function I0(r,e){const t=Hn(r,e==null?void 0:e.in);return t.setFullYear(t.getFullYear(),0,1),t.setHours(0,0,0,0),t}const k0={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"}},R0=(r,e,t)=>{let n;const i=k0[r];return typeof i=="string"?n=i:e===1?n=i.one:n=i.other.replace("{{count}}",e.toString()),t!=null&&t.addSuffix?t.comparison&&t.comparison>0?"in "+n:n+" ago":n};function En(r){return(e={})=>{const t=e.width?String(e.width):r.defaultWidth;return r.formats[t]||r.formats[r.defaultWidth]}}const N0={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},O0={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},P0={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},M0={date:En({formats:N0,defaultWidth:"full"}),time:En({formats:O0,defaultWidth:"full"}),dateTime:En({formats:P0,defaultWidth:"full"})},x0={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},D0=(r,e,t,n)=>x0[r];function Xe(r){return(e,t)=>{const n=t!=null&&t.context?String(t.context):"standalone";let i;if(n==="formatting"&&r.formattingValues){const 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 L0={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},B0={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},U0={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"]},V0={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"]},F0={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"}},H0={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"}},$0=(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"},K0={ordinalNumber:$0,era:Xe({values:L0,defaultWidth:"wide"}),quarter:Xe({values:B0,defaultWidth:"wide",argumentCallback:r=>r-1}),month:Xe({values:U0,defaultWidth:"wide"}),day:Xe({values:V0,defaultWidth:"wide"}),dayPeriod:Xe({values:F0,defaultWidth:"wide",formattingValues:H0,defaultFormattingWidth:"wide"})};function Ze(r){return(e,t={})=>{const n=t.width,i=n&&r.matchPatterns[n]||r.matchPatterns[r.defaultMatchWidth],s=e.match(i);if(!s)return null;const l=s[0],d=n&&r.parsePatterns[n]||r.parsePatterns[r.defaultParseWidth],f=Array.isArray(d)?q0(d,C=>C.test(l)):z0(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 z0(r,e){for(const t in r)if(Object.prototype.hasOwnProperty.call(r,t)&&e(r[t]))return t}function q0(r,e){for(let t=0;t<r.length;t++)if(e(r[t]))return t}function Ac(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 W0=/^(\d+)(th|st|nd|rd)?/i,G0=/\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},Y0={any:[/^b/i,/^(a|c)/i]},J0={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},Q0={any:[/1/i,/2/i,/3/i,/4/i]},X0={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},Z0={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]},eN={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},tN={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]},nN={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},rN={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}},oN={ordinalNumber:Ac({matchPattern:W0,parsePattern:G0,valueCallback:r=>parseInt(r,10)}),era:Ze({matchPatterns:j0,defaultMatchWidth:"wide",parsePatterns:Y0,defaultParseWidth:"any"}),quarter:Ze({matchPatterns:J0,defaultMatchWidth:"wide",parsePatterns:Q0,defaultParseWidth:"any",valueCallback:r=>r+1}),month:Ze({matchPatterns:X0,defaultMatchWidth:"wide",parsePatterns:Z0,defaultParseWidth:"any"}),day:Ze({matchPatterns:eN,defaultMatchWidth:"wide",parsePatterns:tN,defaultParseWidth:"any"}),dayPeriod:Ze({matchPatterns:nN,defaultMatchWidth:"any",parsePatterns:rN,defaultParseWidth:"any"})},Ud={code:"en-US",formatDistance:R0,formatLong:M0,formatRelative:D0,localize:K0,match:oN,options:{weekStartsOn:0,firstWeekContainsDate:1}};function iN(r,e){const t=Hn(r,e==null?void 0:e.in);return E0(t,I0(t))+1}function aN(r,e){const t=Hn(r,e==null?void 0:e.in),n=+ec(t)-+S0(t);return Math.round(n/Uv)+1}function Fv(r,e){var m,C,v,E;const t=Hn(r,e==null?void 0:e.in),n=t.getFullYear(),i=Sc(),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=Wr((e==null?void 0:e.in)||r,0);l.setFullYear(n+1,0,s),l.setHours(0,0,0,0);const d=ga(l,e),f=Wr((e==null?void 0:e.in)||r,0);f.setFullYear(n,0,s),f.setHours(0,0,0,0);const g=ga(f,e);return+t>=+d?n+1:+t>=+g?n:n-1}function sN(r,e){var d,f,g,m;const t=Sc(),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=Fv(r,e),s=Wr((e==null?void 0:e.in)||r,0);return s.setFullYear(i,0,n),s.setHours(0,0,0,0),ga(s,e)}function cN(r,e){const t=Hn(r,e==null?void 0:e.in),n=+ga(t,e)-+sN(t,e);return Math.round(n/Uv)+1}function ke(r,e){const t=r<0?"-":"",n=Math.abs(r).toString().padStart(e,"0");return t+n}const xr={y(r,e){const t=r.getFullYear(),n=t>0?t:1-t;return ke(e==="yy"?n%100:n,e.length)},M(r,e){const t=r.getMonth();return e==="M"?String(t+1):ke(t+1,2)},d(r,e){return ke(r.getDate(),e.length)},a(r,e){const t=r.getHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return t.toUpperCase();case"aaa":return t;case"aaaaa":return t[0];case"aaaa":default:return t==="am"?"a.m.":"p.m."}},h(r,e){return ke(r.getHours()%12||12,e.length)},H(r,e){return ke(r.getHours(),e.length)},m(r,e){return ke(r.getMinutes(),e.length)},s(r,e){return ke(r.getSeconds(),e.length)},S(r,e){const t=e.length,n=r.getMilliseconds(),i=Math.trunc(n*Math.pow(10,t-3));return ke(i,e.length)}},Ho={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},Nm={G:function(r,e,t){const n=r.getFullYear()>0?1:0;switch(e){case"G":case"GG":case"GGG":return t.era(n,{width:"abbreviated"});case"GGGGG":return t.era(n,{width:"narrow"});case"GGGG":default:return t.era(n,{width:"wide"})}},y:function(r,e,t){if(e==="yo"){const n=r.getFullYear(),i=n>0?n:1-n;return t.ordinalNumber(i,{unit:"year"})}return xr.y(r,e)},Y:function(r,e,t,n){const i=Fv(r,n),s=i>0?i:1-i;if(e==="YY"){const l=s%100;return ke(l,2)}return e==="Yo"?t.ordinalNumber(s,{unit:"year"}):ke(s,e.length)},R:function(r,e){const t=Vv(r);return ke(t,e.length)},u:function(r,e){const t=r.getFullYear();return ke(t,e.length)},Q:function(r,e,t){const n=Math.ceil((r.getMonth()+1)/3);switch(e){case"Q":return String(n);case"QQ":return ke(n,2);case"Qo":return t.ordinalNumber(n,{unit:"quarter"});case"QQQ":return t.quarter(n,{width:"abbreviated",context:"formatting"});case"QQQQQ":return t.quarter(n,{width:"narrow",context:"formatting"});case"QQQQ":default:return t.quarter(n,{width:"wide",context:"formatting"})}},q:function(r,e,t){const n=Math.ceil((r.getMonth()+1)/3);switch(e){case"q":return String(n);case"qq":return ke(n,2);case"qo":return t.ordinalNumber(n,{unit:"quarter"});case"qqq":return t.quarter(n,{width:"abbreviated",context:"standalone"});case"qqqqq":return t.quarter(n,{width:"narrow",context:"standalone"});case"qqqq":default:return t.quarter(n,{width:"wide",context:"standalone"})}},M:function(r,e,t){const n=r.getMonth();switch(e){case"M":case"MM":return xr.M(r,e);case"Mo":return t.ordinalNumber(n+1,{unit:"month"});case"MMM":return t.month(n,{width:"abbreviated",context:"formatting"});case"MMMMM":return t.month(n,{width:"narrow",context:"formatting"});case"MMMM":default:return t.month(n,{width:"wide",context:"formatting"})}},L:function(r,e,t){const n=r.getMonth();switch(e){case"L":return String(n+1);case"LL":return ke(n+1,2);case"Lo":return t.ordinalNumber(n+1,{unit:"month"});case"LLL":return t.month(n,{width:"abbreviated",context:"standalone"});case"LLLLL":return t.month(n,{width:"narrow",context:"standalone"});case"LLLL":default:return t.month(n,{width:"wide",context:"standalone"})}},w:function(r,e,t,n){const i=cN(r,n);return e==="wo"?t.ordinalNumber(i,{unit:"week"}):ke(i,e.length)},I:function(r,e,t){const n=aN(r);return e==="Io"?t.ordinalNumber(n,{unit:"week"}):ke(n,e.length)},d:function(r,e,t){return e==="do"?t.ordinalNumber(r.getDate(),{unit:"date"}):xr.d(r,e)},D:function(r,e,t){const n=iN(r);return e==="Do"?t.ordinalNumber(n,{unit:"dayOfYear"}):ke(n,e.length)},E:function(r,e,t){const n=r.getDay();switch(e){case"E":case"EE":case"EEE":return t.day(n,{width:"abbreviated",context:"formatting"});case"EEEEE":return t.day(n,{width:"narrow",context:"formatting"});case"EEEEEE":return t.day(n,{width:"short",context:"formatting"});case"EEEE":default:return t.day(n,{width:"wide",context:"formatting"})}},e:function(r,e,t,n){const i=r.getDay(),s=(i-n.weekStartsOn+8)%7||7;switch(e){case"e":return String(s);case"ee":return ke(s,2);case"eo":return t.ordinalNumber(s,{unit:"day"});case"eee":return t.day(i,{width:"abbreviated",context:"formatting"});case"eeeee":return t.day(i,{width:"narrow",context:"formatting"});case"eeeeee":return t.day(i,{width:"short",context:"formatting"});case"eeee":default:return t.day(i,{width:"wide",context:"formatting"})}},c:function(r,e,t,n){const i=r.getDay(),s=(i-n.weekStartsOn+8)%7||7;switch(e){case"c":return String(s);case"cc":return ke(s,e.length);case"co":return t.ordinalNumber(s,{unit:"day"});case"ccc":return t.day(i,{width:"abbreviated",context:"standalone"});case"ccccc":return t.day(i,{width:"narrow",context:"standalone"});case"cccccc":return t.day(i,{width:"short",context:"standalone"});case"cccc":default:return t.day(i,{width:"wide",context:"standalone"})}},i:function(r,e,t){const n=r.getDay(),i=n===0?7:n;switch(e){case"i":return String(i);case"ii":return ke(i,e.length);case"io":return t.ordinalNumber(i,{unit:"day"});case"iii":return t.day(n,{width:"abbreviated",context:"formatting"});case"iiiii":return t.day(n,{width:"narrow",context:"formatting"});case"iiiiii":return t.day(n,{width:"short",context:"formatting"});case"iiii":default:return t.day(n,{width:"wide",context:"formatting"})}},a:function(r,e,t){const i=r.getHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return t.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"aaa":return t.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return t.dayPeriod(i,{width:"narrow",context:"formatting"});case"aaaa":default:return t.dayPeriod(i,{width:"wide",context:"formatting"})}},b:function(r,e,t){const n=r.getHours();let i;switch(n===12?i=Ho.noon:n===0?i=Ho.midnight:i=n/12>=1?"pm":"am",e){case"b":case"bb":return t.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"bbb":return t.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return t.dayPeriod(i,{width:"narrow",context:"formatting"});case"bbbb":default:return t.dayPeriod(i,{width:"wide",context:"formatting"})}},B:function(r,e,t){const n=r.getHours();let i;switch(n>=17?i=Ho.evening:n>=12?i=Ho.afternoon:n>=4?i=Ho.morning:i=Ho.night,e){case"B":case"BB":case"BBB":return t.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"BBBBB":return t.dayPeriod(i,{width:"narrow",context:"formatting"});case"BBBB":default:return t.dayPeriod(i,{width:"wide",context:"formatting"})}},h:function(r,e,t){if(e==="ho"){let n=r.getHours()%12;return n===0&&(n=12),t.ordinalNumber(n,{unit:"hour"})}return xr.h(r,e)},H:function(r,e,t){return e==="Ho"?t.ordinalNumber(r.getHours(),{unit:"hour"}):xr.H(r,e)},K:function(r,e,t){const n=r.getHours()%12;return e==="Ko"?t.ordinalNumber(n,{unit:"hour"}):ke(n,e.length)},k:function(r,e,t){let n=r.getHours();return n===0&&(n=24),e==="ko"?t.ordinalNumber(n,{unit:"hour"}):ke(n,e.length)},m:function(r,e,t){return e==="mo"?t.ordinalNumber(r.getMinutes(),{unit:"minute"}):xr.m(r,e)},s:function(r,e,t){return e==="so"?t.ordinalNumber(r.getSeconds(),{unit:"second"}):xr.s(r,e)},S:function(r,e){return xr.S(r,e)},X:function(r,e,t){const n=r.getTimezoneOffset();if(n===0)return"Z";switch(e){case"X":return Pm(n);case"XXXX":case"XX":return so(n);case"XXXXX":case"XXX":default:return so(n,":")}},x:function(r,e,t){const n=r.getTimezoneOffset();switch(e){case"x":return Pm(n);case"xxxx":case"xx":return so(n);case"xxxxx":case"xxx":default:return so(n,":")}},O:function(r,e,t){const n=r.getTimezoneOffset();switch(e){case"O":case"OO":case"OOO":return"GMT"+Om(n,":");case"OOOO":default:return"GMT"+so(n,":")}},z:function(r,e,t){const n=r.getTimezoneOffset();switch(e){case"z":case"zz":case"zzz":return"GMT"+Om(n,":");case"zzzz":default:return"GMT"+so(n,":")}},t:function(r,e,t){const n=Math.trunc(+r/1e3);return ke(n,e.length)},T:function(r,e,t){return ke(+r,e.length)}};function Om(r,e=""){const t=r>0?"-":"+",n=Math.abs(r),i=Math.trunc(n/60),s=n%60;return s===0?t+String(i):t+String(i)+e+ke(s,2)}function Pm(r,e){return r%60===0?(r>0?"-":"+")+ke(Math.abs(r)/60,2):so(r,e)}function so(r,e=""){const t=r>0?"-":"+",n=Math.abs(r),i=ke(Math.trunc(n/60),2),s=ke(n%60,2);return t+i+e+s}const Mm=(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"})}},Hv=(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"})}},lN=(r,e)=>{const t=r.match(/(P+)(p+)?/)||[],n=t[1],i=t[2];if(!i)return Mm(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}}",Mm(n,e)).replace("{{time}}",Hv(i,e))},uN={p:Hv,P:lN},dN=/^D+$/,hN=/^Y+$/,fN=["D","DD","YY","YYYY"];function gN(r){return dN.test(r)}function mN(r){return hN.test(r)}function pN(r,e,t){const n=vN(r,e,t);if(console.warn(n),fN.includes(r))throw new RangeError(n)}function vN(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 yN=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,CN=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,wN=/^'([^]*?)'?$/,_N=/''/g,TN=/[a-zA-Z]/;function EN(r,e,t){var m,C,v,E,_,A,N,K;const n=Sc(),i=(t==null?void 0:t.locale)??n.locale??Ud,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=Hn(r,t==null?void 0:t.in);if(!b0(d))throw new RangeError("Invalid time value");let f=e.match(CN).map(V=>{const U=V[0];if(U==="p"||U==="P"){const Q=uN[U];return Q(V,i.formatLong)}return V}).join("").match(yN).map(V=>{if(V==="''")return{isToken:!1,value:"'"};const U=V[0];if(U==="'")return{isToken:!1,value:SN(V)};if(Nm[U])return{isToken:!0,value:V};if(U.match(TN))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)&&mN(U)||!(t!=null&&t.useAdditionalDayOfYearTokens)&&gN(U))&&pN(U,e,String(r));const Q=Nm[U[0]];return Q(d,U,i.localize,g)}).join("")}function SN(r){const e=r.match(wN);return e?e[1].replace(_N,"'"):r}const xm={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"}}},AN=(r,e,t)=>{let n;const i=t!=null&&t.addSuffix?xm[r].withPreposition:xm[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},bN={full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},IN={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},kN={full:"{{date}} 'um' {{time}}",long:"{{date}} 'um' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},RN={date:En({formats:bN,defaultWidth:"full"}),time:En({formats:IN,defaultWidth:"full"}),dateTime:En({formats:kN,defaultWidth:"full"})},NN={lastWeek:"'letzten' eeee 'um' p",yesterday:"'gestern um' p",today:"'heute um' p",tomorrow:"'morgen um' p",nextWeek:"eeee 'um' p",other:"P"},ON=(r,e,t,n)=>NN[r],PN={narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["vor Christus","nach Christus"]},MN={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. Quartal","2. Quartal","3. Quartal","4. Quartal"]},ed={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"]},xN={narrow:ed.narrow,abbreviated:["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],wide:ed.wide},DN={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"]},LN={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"}},BN={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"}},UN=r=>Number(r)+".",VN={ordinalNumber:UN,era:Xe({values:PN,defaultWidth:"wide"}),quarter:Xe({values:MN,defaultWidth:"wide",argumentCallback:r=>r-1}),month:Xe({values:ed,formattingValues:xN,defaultWidth:"wide"}),day:Xe({values:DN,defaultWidth:"wide"}),dayPeriod:Xe({values:LN,defaultWidth:"wide",formattingValues:BN,defaultFormattingWidth:"wide"})},FN=/^(\d+)(\.)?/i,HN=/\d+/i,$N={narrow:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,abbreviated:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,wide:/^(vor Christus|vor unserer Zeitrechnung|nach Christus|unserer Zeitrechnung)/i},KN={any:[/^v/i,/^n/i]},zN={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? Quartal/i},qN={any:[/1/i,/2/i,/3/i,/4/i]},WN={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},GN={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},YN={any:[/^so/i,/^mo/i,/^di/i,/^mi/i,/^do/i,/^f/i,/^sa/i]},JN={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},QN={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}},XN={ordinalNumber:Ac({matchPattern:FN,parsePattern:HN,valueCallback:r=>parseInt(r)}),era:Ze({matchPatterns:$N,defaultMatchWidth:"wide",parsePatterns:KN,defaultParseWidth:"any"}),quarter:Ze({matchPatterns:zN,defaultMatchWidth:"wide",parsePatterns:qN,defaultParseWidth:"any",valueCallback:r=>r+1}),month:Ze({matchPatterns:WN,defaultMatchWidth:"wide",parsePatterns:GN,defaultParseWidth:"any"}),day:Ze({matchPatterns:jN,defaultMatchWidth:"wide",parsePatterns:YN,defaultParseWidth:"any"}),dayPeriod:Ze({matchPatterns:JN,defaultMatchWidth:"wide",parsePatterns:QN,defaultParseWidth:"any"})},ZN={code:"de",formatDistance:AN,formatLong:RN,formatRelative:ON,localize:VN,match:XN,options:{weekStartsOn:1,firstWeekContainsDate:4}},eO={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"}},tO=(r,e,t)=>{let n;const i=eO[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},nO={full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd/MM/y"},rO={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},oO={full:"{{date}} 'à' {{time}}",long:"{{date}} 'à' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},iO={date:En({formats:nO,defaultWidth:"full"}),time:En({formats:rO,defaultWidth:"full"}),dateTime:En({formats:oO,defaultWidth:"full"})},aO={lastWeek:"eeee 'dernier à' p",yesterday:"'hier à' p",today:"'aujourd’hui à' p",tomorrow:"'demain à' p'",nextWeek:"eeee 'prochain à' p",other:"P"},sO=(r,e,t,n)=>aO[r],cO={narrow:["av. J.-C","ap. J.-C"],abbreviated:["av. J.-C","ap. J.-C"],wide:["avant Jésus-Christ","après Jésus-Christ"]},lO={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"]},uO={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"]},dO={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"]},hO={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"}},fO=(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},gO=["MMM","MMMM"],mO={preprocessor:(r,e)=>r.getDate()===1||!e.some(n=>n.isToken&&gO.includes(n.value))?e:e.map(n=>n.isToken&&n.value==="do"?{isToken:!0,value:"d"}:n),ordinalNumber:fO,era:Xe({values:cO,defaultWidth:"wide"}),quarter:Xe({values:lO,defaultWidth:"wide",argumentCallback:r=>r-1}),month:Xe({values:uO,defaultWidth:"wide"}),day:Xe({values:dO,defaultWidth:"wide"}),dayPeriod:Xe({values:hO,defaultWidth:"wide"})},pO=/^(\d+)(ième|ère|ème|er|e)?/i,vO=/\d+/i,yO={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},CO={any:[/^av/i,/^ap/i]},wO={narrow:/^T?[1234]/i,abbreviated:/^[1234](er|ème|e)? trim\.?/i,wide:/^[1234](er|ème|e)? trimestre/i},_O={any:[/1/i,/2/i,/3/i,/4/i]},TO={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},EO={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]},SO={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},AO={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]},bO={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},IO={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}},kO={ordinalNumber:Ac({matchPattern:pO,parsePattern:vO,valueCallback:r=>parseInt(r)}),era:Ze({matchPatterns:yO,defaultMatchWidth:"wide",parsePatterns:CO,defaultParseWidth:"any"}),quarter:Ze({matchPatterns:wO,defaultMatchWidth:"wide",parsePatterns:_O,defaultParseWidth:"any",valueCallback:r=>r+1}),month:Ze({matchPatterns:TO,defaultMatchWidth:"wide",parsePatterns:EO,defaultParseWidth:"any"}),day:Ze({matchPatterns:SO,defaultMatchWidth:"wide",parsePatterns:AO,defaultParseWidth:"any"}),dayPeriod:Ze({matchPatterns:bO,defaultMatchWidth:"any",parsePatterns:IO,defaultParseWidth:"any"})},RO={code:"fr",formatDistance:tO,formatLong:iO,formatRelative:sO,localize:mO,match:kO,options:{weekStartsOn:1,firstWeekContainsDate:4}},NO={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"}},OO=(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?"em "+n:"há "+n:n},PO={full:"EEEE, d 'de' MMMM 'de' y",long:"d 'de' MMMM 'de' y",medium:"d MMM y",short:"dd/MM/yyyy"},MO={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},xO={full:"{{date}} 'às' {{time}}",long:"{{date}} 'às' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},DO={date:En({formats:PO,defaultWidth:"full"}),time:En({formats:MO,defaultWidth:"full"}),dateTime:En({formats:xO,defaultWidth:"full"})},LO={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"},BO=(r,e,t,n)=>{const i=LO[r];return typeof i=="function"?i(e):i},UO={narrow:["AC","DC"],abbreviated:["AC","DC"],wide:["antes de cristo","depois de cristo"]},VO={narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},FO={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"]},HO={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"]},$O={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"}},KO={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"}},zO=(r,e)=>{const t=Number(r);return(e==null?void 0:e.unit)==="week"?t+"ª":t+"º"},qO={ordinalNumber:zO,era:Xe({values:UO,defaultWidth:"wide"}),quarter:Xe({values:VO,defaultWidth:"wide",argumentCallback:r=>r-1}),month:Xe({values:FO,defaultWidth:"wide"}),day:Xe({values:HO,defaultWidth:"wide"}),dayPeriod:Xe({values:$O,defaultWidth:"wide",formattingValues:KO,defaultFormattingWidth:"wide"})},WO=/^(\d+)[ºªo]?/i,GO=/\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},YO={any:[/^ac/i,/^dc/i],wide:[/^antes de cristo/i,/^depois de cristo/i]},JO={narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](º)? trimestre/i},QO={any:[/1/i,/2/i,/3/i,/4/i]},XO={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},ZO={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]},eP={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},tP={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]},nP={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},rP={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}},oP={ordinalNumber:Ac({matchPattern:WO,parsePattern:GO,valueCallback:r=>parseInt(r,10)}),era:Ze({matchPatterns:jO,defaultMatchWidth:"wide",parsePatterns:YO,defaultParseWidth:"any"}),quarter:Ze({matchPatterns:JO,defaultMatchWidth:"wide",parsePatterns:QO,defaultParseWidth:"any",valueCallback:r=>r+1}),month:Ze({matchPatterns:XO,defaultMatchWidth:"wide",parsePatterns:ZO,defaultParseWidth:"any"}),day:Ze({matchPatterns:eP,defaultMatchWidth:"wide",parsePatterns:tP,defaultParseWidth:"any"}),dayPeriod:Ze({matchPatterns:nP,defaultMatchWidth:"any",parsePatterns:rP,defaultParseWidth:"any"})},iP={code:"pt-BR",formatDistance:OO,formatLong:DO,formatRelative:BO,localize:qO,match:oP,options:{weekStartsOn:0,firstWeekContainsDate:1}},aP={"en-US":Ud,"pt-BR":iP,"fr-FR":RO,"de-DE":ZN};function $v(r){if(!r)return"";const e=navigator.language,t=aP[e]||Ud;try{const n=typeof r=="string"||r===null?new Date(r||""):r;return isNaN(n.getTime())?"":EN(n,"MMMM dd yyyy, HH:mm:ss",{locale:t})}catch(n){return console.error("Error formatting date:",n),""}}const td="https://app-files.jplan.com.br/pub/resources/assets/thumbs/empty_list.svg";function sP(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 cP={key:0,class:"d-flex mt-4 flex-column align-center justify-center w-100"},lP={key:1,class:"mt-4 h-100 rounded-sm"},uP={class:"d-inline-flex"},dP={class:"d-inline-flex"},hP={class:"d-inline-flex"},Kv=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=sP(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",cP,[c.createVNode(Pd.VImg,{"lazy-src":c.unref(td),src:c.unref(td),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",lP,[c.createVNode(Md.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(Xp.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",dP,[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",uP,[c.renderSlot(v.$slots,_,{item:A})])])})),c.renderList(v.dateFields,_=>({name:`item.${_}`,fn:c.withCtx(({item:A})=>[c.createElementVNode("div",hP,c.toDisplayString(c.unref($v)(A[_])),1)])}))]),1032,["modelValue","headers","items","items-length","loading","sort-by","search","filter-keys"])]))}}),bc=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(_k.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(p0),{size:"15",class:"ma-1 me-1"})]),_:1},8,["placeholder","modelValue"]))}}),fP=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}=va("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($d),{modelValue:n.value,"onUpdate:modelValue":v[0]||(v[0]=E=>n.value=E)},null,8,["modelValue"]),c.createVNode(Oe.VRow,{"no-gutters":"",align:"center"},{default:c.withCtx(()=>[c.createVNode(Oe.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(d0),{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(ta.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(Be.VBtn,{icon:"",variant:"text",onClick:v[1]||(v[1]=E=>i("refresh"))},{default:c.withCtx(()=>[c.createVNode(c.unref(m0),{color:"rgb(var(--v-theme-secondary))"})]),_:1}),c.createVNode(Be.VBtn,{icon:"",variant:"text"},{default:c.withCtx(()=>[c.createVNode(c.unref(l0),{color:"rgb(var(--v-theme-secondary))"})]),_:1})]),_:3}),c.createVNode(Oe.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(Be.VBtn,{icon:"",variant:"text",onClick:c.unref(l)},{default:c.withCtx(()=>[c.createVNode(c.unref(g0),{color:"rgb(var(--v-theme-secondary))"})]),_:1},8,["onClick"]),c.createVNode(bc,{class:"search-field",modelValue:s.value,"onUpdate:modelValue":v[2]||(v[2]=E=>s.value=E)},null,8,["modelValue"])]),_:3})]),_:3}),c.createVNode(fo.VDivider,{class:"my-4"}),c.createVNode(Oe.VRow,{align:"center"},{default:c.withCtx(()=>[c.createVNode(Oe.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(Bd),{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(Oe.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(v0),{class:"me-2",color:"rgb(var(--v-theme-secondary))"}),c.createVNode(ta.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(f0),{class:"me-2",color:"rgb(var(--v-theme-secondary))"}),c.createVNode(ta.VSelect,{items:["Move data","Copy","Duplicate","Loop"],variant:"solo","bg-color":"containerBg",rounded:"false",placeholder:"Actions",density:"compact",class:"bottom-field","hide-details":"",clearable:""})]),_:3})]),_:3})]))}}),zv=vi(fP,[["__scopeId","data-v-71e61104"]]);/*!
|
12
|
-
* vue-draggable-next v2.2.0
|
13
|
-
* (c) 2023 Anish George
|
14
|
-
* @license MIT
|
15
|
-
*//**!
|
16
|
-
* Sortable 1.14.0
|
17
|
-
* @author RubaXa <trash@rubaxa.org>
|
18
|
-
* @author owenm <owen23355@gmail.com>
|
19
|
-
* @license MIT
|
20
|
-
*/function Dm(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(r);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(r,i).enumerable})),t.push.apply(t,n)}return t}function nr(r){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?Dm(Object(t),!0).forEach(function(n){gP(r,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(t)):Dm(Object(t)).forEach(function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(t,n))})}return r}function Ks(r){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ks=function(e){return typeof e}:Ks=function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ks(r)}function gP(r,e,t){return e in r?Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):r[e]=t,r}function Tr(){return Tr=Object.assign||function(r){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(r[n]=t[n])}return r},Tr.apply(this,arguments)}function mP(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 pP(r,e){if(r==null)return{};var t=mP(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 vP="1.14.0";function wr(r){if(typeof window<"u"&&window.navigator)return!!navigator.userAgent.match(r)}var Sr=wr(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),wa=wr(/Edge/i),Lm=wr(/firefox/i),na=wr(/safari/i)&&!wr(/chrome/i)&&!wr(/android/i),qv=wr(/iP(ad|od|hone)/i),yP=wr(/chrome/i)&&wr(/android/i),Wv={capture:!1,passive:!1};function Se(r,e,t){r.addEventListener(e,t,!Sr&&Wv)}function Ce(r,e,t){r.removeEventListener(e,t,!Sr&&Wv)}function tc(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 CP(r){return r.host&&r!==document&&r.host.nodeType?r.host:r.parentNode}function jn(r,e,t,n){if(r){t=t||document;do{if(e!=null&&(e[0]===">"?r.parentNode===t&&tc(r,e):tc(r,e))||n&&r===t)return r;if(r===t)break}while(r=CP(r))}return null}var Bm=/\s+/g;function jt(r,e,t){if(r&&e)if(r.classList)r.classList[t?"add":"remove"](e);else{var n=(" "+r.className+" ").replace(Bm," ").replace(" "+e+" "," ");r.className=(n+(t?" "+e:"")).replace(Bm," ")}}function re(r,e,t){var n=r&&r.style;if(n){if(t===void 0)return document.defaultView&&document.defaultView.getComputedStyle?t=document.defaultView.getComputedStyle(r,""):r.currentStyle&&(t=r.currentStyle),e===void 0?t:t[e];!(e in n)&&e.indexOf("webkit")===-1&&(e="-webkit-"+e),n[e]=t+(typeof t=="string"?"":"px")}}function ci(r,e){var t="";if(typeof r=="string")t=r;else do{var n=re(r,"transform");n&&n!=="none"&&(t=n+" "+t)}while(!e&&(r=r.parentNode));var i=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return i&&new i(t)}function Gv(r,e,t){if(r){var n=r.getElementsByTagName(e),i=0,s=n.length;if(t)for(;i<s;i++)t(n[i],i);return n}return[]}function er(){var r=document.scrollingElement;return r||document.documentElement}function ot(r,e,t,n,i){if(!(!r.getBoundingClientRect&&r!==window)){var s,l,d,f,g,m,C;if(r!==window&&r.parentNode&&r!==er()?(s=r.getBoundingClientRect(),l=s.top,d=s.left,f=s.bottom,g=s.right,m=s.height,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,!Sr))do if(i&&i.getBoundingClientRect&&(re(i,"transform")!=="none"||t&&re(i,"position")!=="static")){var v=i.getBoundingClientRect();l-=v.top+parseInt(re(i,"border-top-width")),d-=v.left+parseInt(re(i,"border-left-width")),f=l+s.height,g=d+s.width;break}while(i=i.parentNode);if(n&&r!==window){var E=ci(i||r),_=E&&E.a,A=E&&E.d;E&&(l/=A,d/=_,C/=_,m/=A,f=l+m,g=d+C)}return{top:l,left:d,bottom:f,right:g,width:C,height:m}}}function Um(r,e,t){for(var n=Kr(r,!0),i=ot(r)[e];n;){var s=ot(n)[t],l=void 0;if(l=i>=s,!l)return n;if(n===er())break;n=Kr(n,!1)}return!1}function hi(r,e,t,n){for(var i=0,s=0,l=r.children;s<l.length;){if(l[s].style.display!=="none"&&l[s]!==oe.ghost&&(n||l[s]!==oe.dragged)&&jn(l[s],t.draggable,r,!1)){if(i===e)return l[s];i++}s++}return null}function Vd(r,e){for(var t=r.lastElementChild;t&&(t===oe.ghost||re(t,"display")==="none"||e&&!tc(t,e));)t=t.previousElementSibling;return t||null}function Tn(r,e){var t=0;if(!r||!r.parentNode)return-1;for(;r=r.previousElementSibling;)r.nodeName.toUpperCase()!=="TEMPLATE"&&r!==oe.clone&&(!e||tc(r,e))&&t++;return t}function Vm(r){var e=0,t=0,n=er();if(r)do{var i=ci(r),s=i.a,l=i.d;e+=r.scrollLeft*s,t+=r.scrollTop*l}while(r!==n&&(r=r.parentNode));return[e,t]}function wP(r,e){for(var t in r)if(r.hasOwnProperty(t)){for(var n in e)if(e.hasOwnProperty(n)&&e[n]===r[t][n])return Number(t)}return-1}function Kr(r,e){if(!r||!r.getBoundingClientRect)return er();var t=r,n=!1;do if(t.clientWidth<t.scrollWidth||t.clientHeight<t.scrollHeight){var i=re(t);if(t.clientWidth<t.scrollWidth&&(i.overflowX=="auto"||i.overflowX=="scroll")||t.clientHeight<t.scrollHeight&&(i.overflowY=="auto"||i.overflowY=="scroll")){if(!t.getBoundingClientRect||t===document.body)return er();if(n||e)return t;n=!0}}while(t=t.parentNode);return er()}function _P(r,e){if(r&&e)for(var t in e)e.hasOwnProperty(t)&&(r[t]=e[t]);return r}function Tu(r,e){return Math.round(r.top)===Math.round(e.top)&&Math.round(r.left)===Math.round(e.left)&&Math.round(r.height)===Math.round(e.height)&&Math.round(r.width)===Math.round(e.width)}var ra;function jv(r,e){return function(){if(!ra){var t=arguments,n=this;t.length===1?r.call(n,t[0]):r.apply(n,t),ra=setTimeout(function(){ra=void 0},e)}}}function TP(){clearTimeout(ra),ra=void 0}function Yv(r,e,t){r.scrollLeft+=e,r.scrollTop+=t}function Jv(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 tn="Sortable"+new Date().getTime();function EP(){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:ot(i)});var s=nr({},r[r.length-1].rect);if(i.thisAnimationDuration){var l=ci(i,!0);l&&(s.top-=l.f,s.left-=l.e)}i.fromRect=s}})}},addAnimationState:function(n){r.push(n)},removeAnimationState:function(n){r.splice(wP(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=ot(g),v=g.prevFromRect,E=g.prevToRect,_=d.rect,A=ci(g,!0);A&&(C.top-=A.f,C.left-=A.e),g.toRect=C,g.thisAnimationDuration&&Tu(v,C)&&!Tu(m,C)&&(_.top-C.top)/(_.left-C.left)===(m.top-C.top)/(m.left-C.left)&&(f=AP(_,v,E,i.options)),Tu(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=ci(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=SP(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 SP(r){return r.offsetWidth}function AP(r,e,t,n){return Math.sqrt(Math.pow(e.top-r.top,2)+Math.pow(e.left-r.left,2))/Math.sqrt(Math.pow(e.top-t.top,2)+Math.pow(e.left-t.left,2))*n.animation}var $o=[],Eu={initializeByDefault:!0},_a={mount:function(e){for(var t in Eu)Eu.hasOwnProperty(t)&&!(t in e)&&(e[t]=Eu[t]);$o.forEach(function(n){if(n.pluginName===e.pluginName)throw"Sortable: Cannot mount plugin ".concat(e.pluginName," more than once")}),$o.push(e)},pluginEvent:function(e,t,n){var i=this;this.eventCanceled=!1,n.cancel=function(){i.eventCanceled=!0};var s=e+"Global";$o.forEach(function(l){t[l.pluginName]&&(t[l.pluginName][s]&&t[l.pluginName][s](nr({sortable:t},n)),t.options[l.pluginName]&&t[l.pluginName][e]&&t[l.pluginName][e](nr({sortable:t},n)))})},initializePlugins:function(e,t,n,i){$o.forEach(function(d){var f=d.pluginName;if(!(!e.options[f]&&!d.initializeByDefault)){var g=new d(e,t,e.options);g.sortable=e,g.options=e.options,e[f]=g,Tr(n,g.defaults)}});for(var s in e.options)if(e.options.hasOwnProperty(s)){var l=this.modifyOption(e,s,e.options[s]);typeof l<"u"&&(e.options[s]=l)}},getEventProperties:function(e,t){var n={};return $o.forEach(function(i){typeof i.eventProperties=="function"&&Tr(n,i.eventProperties.call(t[i.pluginName],e))}),n},modifyOption:function(e,t,n){var i;return $o.forEach(function(s){e[s.pluginName]&&s.optionListeners&&typeof s.optionListeners[t]=="function"&&(i=s.optionListeners[t].call(e[s.pluginName],n))}),i}};function bP(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[tn],!!e){var A,N=e.options,K="on"+n.charAt(0).toUpperCase()+n.substr(1);window.CustomEvent&&!Sr&&!wa?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=nr(nr({},_),_a.getEventProperties(n,e));for(var U in V)A[U]=V[U];t&&t.dispatchEvent(A),N[K]&&N[K].call(e,A)}}var IP=["evt"],Ut=function(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},i=n.evt,s=pP(n,IP);_a.pluginEvent.bind(oe)(e,t,nr({dragEl:H,parentEl:We,ghostEl:le,rootEl:Fe,nextEl:co,lastDownEl:zs,cloneEl:Ge,cloneHidden:Ur,dragStarted:Ji,putSortable:vt,activeSortable:oe.active,originalEvent:i,oldIndex:oi,oldDraggableIndex:oa,newIndex:Yt,newDraggableIndex:Br,hideGhostForTarget:ey,unhideGhostForTarget:ty,cloneNowHidden:function(){Ur=!0},cloneNowShown:function(){Ur=!1},dispatchSortableEvent:function(d){Pt({sortable:t,name:d,originalEvent:i})}},s))};function Pt(r){bP(nr({putSortable:vt,cloneEl:Ge,targetEl:H,rootEl:Fe,oldIndex:oi,oldDraggableIndex:oa,newIndex:Yt,newDraggableIndex:Br},r))}var H,We,le,Fe,co,zs,Ge,Ur,oi,Yt,oa,Br,_s,vt,Qo=!1,nc=!1,rc=[],oo,Pn,Su,Au,Fm,Hm,Ji,Ko,ia,aa=!1,Ts=!1,qs,Et,bu=[],nd=!1,oc=[],Ic=typeof document<"u",Es=qv,$m=wa||Sr?"cssFloat":"float",kP=Ic&&!yP&&!qv&&"draggable"in document.createElement("div"),Qv=function(){if(Ic){if(Sr)return!1;var r=document.createElement("x");return r.style.cssText="pointer-events:auto",r.style.pointerEvents==="auto"}}(),Xv=function(e,t){var n=re(e),i=parseInt(n.width)-parseInt(n.paddingLeft)-parseInt(n.paddingRight)-parseInt(n.borderLeftWidth)-parseInt(n.borderRightWidth),s=hi(e,0,t),l=hi(e,1,t),d=s&&re(s),f=l&&re(l),g=d&&parseInt(d.marginLeft)+parseInt(d.marginRight)+ot(s).width,m=f&&parseInt(f.marginLeft)+parseInt(f.marginRight)+ot(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[$m]==="none"||l&&n[$m]==="none"&&g+m>i)?"vertical":"horizontal"},RP=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},NP=function(e,t){var n;return rc.some(function(i){var s=i[tn].options.emptyInsertThreshold;if(!(!s||Vd(i))){var l=ot(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},Zv=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||Ks(i)!="object")&&(i={name:i}),n.name=i.name,n.checkPull=t(i.pull,!0),n.checkPut=t(i.put),n.revertClone=i.revertClone,e.group=n},ey=function(){!Qv&&le&&re(le,"display","none")},ty=function(){!Qv&&le&&re(le,"display","")};Ic&&document.addEventListener("click",function(r){if(nc)return r.preventDefault(),r.stopPropagation&&r.stopPropagation(),r.stopImmediatePropagation&&r.stopImmediatePropagation(),nc=!1,!1},!0);var io=function(e){if(H){e=e.touches?e.touches[0]:e;var t=NP(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[tn]._onDragOver(n)}}},OP=function(e){H&&H.parentNode[tn]._isOutsideThisEl(e.target)};function oe(r,e){if(!(r&&r.nodeType&&r.nodeType===1))throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(r));this.el=r,this.options=e=Tr({},e),r[tn]=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 Xv(r,this.options)},ghostClass:"sortable-ghost",chosenClass:"sortable-chosen",dragClass:"sortable-drag",ignore:"a, img",filter:null,preventOnFilter:!0,animation:0,easing:null,setData:function(l,d){l.setData("Text",d.textContent)},dropBubble:!1,dragoverBubble:!1,dataIdAttr:"data-id",delay:0,delayOnTouchOnly:!1,touchStartThreshold:(Number.parseInt?Number:window).parseInt(window.devicePixelRatio,10)||1,forceFallback:!1,fallbackClass:"sortable-fallback",fallbackOnBody:!1,fallbackTolerance:0,fallbackOffset:{x:0,y:0},supportPointer:oe.supportPointer!==!1&&"PointerEvent"in window&&!na,emptyInsertThreshold:5};_a.initializePlugins(this,r,t);for(var n in t)!(n in e)&&(e[n]=t[n]);Zv(e);for(var i in this)i.charAt(0)==="_"&&typeof this[i]=="function"&&(this[i]=this[i].bind(this));this.nativeDraggable=e.forceFallback?!1:kP,this.nativeDraggable&&(this.options.touchStartThreshold=1),e.supportPointer?Se(r,"pointerdown",this._onTapStart):(Se(r,"mousedown",this._onTapStart),Se(r,"touchstart",this._onTapStart)),this.nativeDraggable&&(Se(r,"dragover",this),Se(r,"dragenter",this)),rc.push(this.el),e.store&&e.store.get&&this.sort(e.store.get(this)||[]),Tr(this,EP())}oe.prototype={constructor:oe,_isOutsideThisEl:function(e){!this.el.contains(e)&&e!==this.el&&(Ko=null)},_getDirection:function(e,t){return typeof this.options.direction=="function"?this.options.direction.call(this,e,t,H):this.options.direction},_onTapStart:function(e){if(e.cancelable){var t=this,n=this.el,i=this.options,s=i.preventOnFilter,l=e.type,d=e.touches&&e.touches[0]||e.pointerType&&e.pointerType==="touch"&&e,f=(d||e).target,g=e.target.shadowRoot&&(e.path&&e.path[0]||e.composedPath&&e.composedPath()[0])||f,m=i.filter;if(VP(n),!H&&!(/mousedown|pointerdown/.test(l)&&e.button!==0||i.disabled)&&!g.isContentEditable&&!(!this.nativeDraggable&&na&&f&&f.tagName.toUpperCase()==="SELECT")&&(f=jn(f,i.draggable,n,!1),!(f&&f.animated)&&zs!==f)){if(oi=Tn(f),oa=Tn(f,i.draggable),typeof m=="function"){if(m.call(this,e,f,this)){Pt({sortable:t,rootEl:g,name:"filter",targetEl:f,toEl:n,fromEl:n}),Ut("filter",t,{evt:e}),s&&e.cancelable&&e.preventDefault();return}}else if(m&&(m=m.split(",").some(function(C){if(C=jn(g,C.trim(),n,!1),C)return Pt({sortable:t,rootEl:C,name:"filter",targetEl:f,fromEl:n,toEl:n}),Ut("filter",t,{evt:e}),!0}),m)){s&&e.cancelable&&e.preventDefault();return}i.handle&&!jn(g,i.handle,n,!1)||this._prepareDragStart(e,d,f)}}},_prepareDragStart:function(e,t,n){var i=this,s=i.el,l=i.options,d=s.ownerDocument,f;if(n&&!H&&n.parentNode===s){var g=ot(n);if(Fe=s,H=n,We=H.parentNode,co=H.nextSibling,zs=n,_s=l.group,oe.dragged=H,oo={target:H,clientX:(t||e).clientX,clientY:(t||e).clientY},Fm=oo.clientX-g.left,Hm=oo.clientY-g.top,this._lastX=(t||e).clientX,this._lastY=(t||e).clientY,H.style["will-change"]="all",f=function(){if(Ut("delayEnded",i,{evt:e}),oe.eventCanceled){i._onDrop();return}i._disableDelayedDragEvents(),!Lm&&i.nativeDraggable&&(H.draggable=!0),i._triggerDragStart(e,t),Pt({sortable:i,name:"choose",originalEvent:e}),jt(H,l.chosenClass,!0)},l.ignore.split(",").forEach(function(m){Gv(H,m.trim(),Iu)}),Se(d,"dragover",io),Se(d,"mousemove",io),Se(d,"touchmove",io),Se(d,"mouseup",i._onDrop),Se(d,"touchend",i._onDrop),Se(d,"touchcancel",i._onDrop),Lm&&this.nativeDraggable&&(this.options.touchStartThreshold=4,H.draggable=!0),Ut("delayStart",this,{evt:e}),l.delay&&(!l.delayOnTouchOnly||t)&&(!this.nativeDraggable||!(wa||Sr))){if(oe.eventCanceled){this._onDrop();return}Se(d,"mouseup",i._disableDelayedDrag),Se(d,"touchend",i._disableDelayedDrag),Se(d,"touchcancel",i._disableDelayedDrag),Se(d,"mousemove",i._delayedDragTouchMoveHandler),Se(d,"touchmove",i._delayedDragTouchMoveHandler),l.supportPointer&&Se(d,"pointermove",i._delayedDragTouchMoveHandler),i._dragStartTimer=setTimeout(f,l.delay)}else f()}},_delayedDragTouchMoveHandler:function(e){var t=e.touches?e.touches[0]:e;Math.max(Math.abs(t.clientX-this._lastX),Math.abs(t.clientY-this._lastY))>=Math.floor(this.options.touchStartThreshold/(this.nativeDraggable&&window.devicePixelRatio||1))&&this._disableDelayedDrag()},_disableDelayedDrag:function(){H&&Iu(H),clearTimeout(this._dragStartTimer),this._disableDelayedDragEvents()},_disableDelayedDragEvents:function(){var e=this.el.ownerDocument;Ce(e,"mouseup",this._disableDelayedDrag),Ce(e,"touchend",this._disableDelayedDrag),Ce(e,"touchcancel",this._disableDelayedDrag),Ce(e,"mousemove",this._delayedDragTouchMoveHandler),Ce(e,"touchmove",this._delayedDragTouchMoveHandler),Ce(e,"pointermove",this._delayedDragTouchMoveHandler)},_triggerDragStart:function(e,t){t=t||e.pointerType=="touch"&&e,!this.nativeDraggable||t?this.options.supportPointer?Se(document,"pointermove",this._onTouchMove):t?Se(document,"touchmove",this._onTouchMove):Se(document,"mousemove",this._onTouchMove):(Se(H,"dragend",this),Se(Fe,"dragstart",this._onDragStart));try{document.selection?Ws(function(){document.selection.empty()}):window.getSelection().removeAllRanges()}catch{}},_dragStarted:function(e,t){if(Qo=!1,Fe&&H){Ut("dragStarted",this,{evt:t}),this.nativeDraggable&&Se(document,"dragover",OP);var n=this.options;!e&&jt(H,n.dragClass,!1),jt(H,n.ghostClass,!0),oe.active=this,e&&this._appendGhost(),Pt({sortable:this,name:"start",originalEvent:t})}else this._nulling()},_emulateDragOver:function(){if(Pn){this._lastX=Pn.clientX,this._lastY=Pn.clientY,ey();for(var e=document.elementFromPoint(Pn.clientX,Pn.clientY),t=e;e&&e.shadowRoot&&(e=e.shadowRoot.elementFromPoint(Pn.clientX,Pn.clientY),e!==t);)t=e;if(H.parentNode[tn]._isOutsideThisEl(e),t)do{if(t[tn]){var n=void 0;if(n=t[tn]._onDragOver({clientX:Pn.clientX,clientY:Pn.clientY,target:e,rootEl:t}),n&&!this.options.dragoverBubble)break}e=t}while(t=t.parentNode);ty()}},_onTouchMove:function(e){if(oo){var t=this.options,n=t.fallbackTolerance,i=t.fallbackOffset,s=e.touches?e.touches[0]:e,l=le&&ci(le,!0),d=le&&l&&l.a,f=le&&l&&l.d,g=Es&&Et&&Vm(Et),m=(s.clientX-oo.clientX+i.x)/(d||1)+(g?g[0]-bu[0]:0)/(d||1),C=(s.clientY-oo.clientY+i.y)/(f||1)+(g?g[1]-bu[1]:0)/(f||1);if(!oe.active&&!Qo){if(n&&Math.max(Math.abs(s.clientX-this._lastX),Math.abs(s.clientY-this._lastY))<n)return;this._onDragStart(e,!0)}if(le){l?(l.e+=m-(Su||0),l.f+=C-(Au||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),Su=m,Au=C,Pn=s}e.cancelable&&e.preventDefault()}},_appendGhost:function(){if(!le){var e=this.options.fallbackOnBody?document.body:Fe,t=ot(H,!0,Es,!0,e),n=this.options;if(Es){for(Et=e;re(Et,"position")==="static"&&re(Et,"transform")==="none"&&Et!==document;)Et=Et.parentNode;Et!==document.body&&Et!==document.documentElement?(Et===document&&(Et=er()),t.top+=Et.scrollTop,t.left+=Et.scrollLeft):Et=er(),bu=Vm(Et)}le=H.cloneNode(!0),jt(le,n.ghostClass,!1),jt(le,n.fallbackClass,!0),jt(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",Es?"absolute":"fixed"),re(le,"zIndex","100000"),re(le,"pointerEvents","none"),oe.ghost=le,e.appendChild(le),re(le,"transform-origin",Fm/parseInt(le.style.width)*100+"% "+Hm/parseInt(le.style.height)*100+"%")}},_onDragStart:function(e,t){var n=this,i=e.dataTransfer,s=n.options;if(Ut("dragStart",this,{evt:e}),oe.eventCanceled){this._onDrop();return}Ut("setupClone",this),oe.eventCanceled||(Ge=Jv(H),Ge.draggable=!1,Ge.style["will-change"]="",this._hideClone(),jt(Ge,this.options.chosenClass,!1),oe.clone=Ge),n.cloneId=Ws(function(){Ut("clone",n),!oe.eventCanceled&&(n.options.removeCloneOnHide||Fe.insertBefore(Ge,H),n._hideClone(),Pt({sortable:n,name:"clone"}))}),!t&&jt(H,s.dragClass,!0),t?(nc=!0,n._loopId=setInterval(n._emulateDragOver,50)):(Ce(document,"mouseup",n._onDrop),Ce(document,"touchend",n._onDrop),Ce(document,"touchcancel",n._onDrop),i&&(i.effectAllowed="move",s.setData&&s.setData.call(n,i,H)),Se(document,"drop",n),re(H,"transform","translateZ(0)")),Qo=!0,n._dragStartId=Ws(n._dragStarted.bind(n,t,e)),Se(document,"selectstart",n),Ji=!0,na&&re(document.body,"user-select","none")},_onDragOver:function(e){var t=this.el,n=e.target,i,s,l,d=this.options,f=d.group,g=oe.active,m=_s===f,C=d.sort,v=vt||g,E,_=this,A=!1;if(nd)return;function N(at,wt){Ut(at,_,nr({evt:e,isOwner:m,axis:E?"vertical":"horizontal",revert:l,dragRect:i,targetRect:s,canSort:C,fromSortable:v,target:n,completed:V,onMove:function(Ht,Yc){return Ss(Fe,t,H,i,Ht,ot(Ht),e,Yc)},changed:U},wt))}function K(){N("dragOverAnimationCapture"),_.captureAnimationState(),_!==v&&v.captureAnimationState()}function V(at){return N("dragOverCompleted",{insertion:at}),at&&(m?g._hideClone():g._showClone(_),_!==v&&(jt(H,vt?vt.options.ghostClass:g.options.ghostClass,!1),jt(H,d.ghostClass,!0)),vt!==_&&_!==oe.active?vt=_:_===oe.active&&vt&&(vt=null),v===_&&(_._ignoreWhileAnimating=n),_.animateAll(function(){N("dragOverAnimationComplete"),_._ignoreWhileAnimating=null}),_!==v&&(v.animateAll(),v._ignoreWhileAnimating=null)),(n===H&&!H.animated||n===t&&!n.animated)&&(Ko=null),!d.dragoverBubble&&!e.rootEl&&n!==document&&(H.parentNode[tn]._isOutsideThisEl(e.target),!at&&io(e)),!d.dragoverBubble&&e.stopPropagation&&e.stopPropagation(),A=!0}function U(){Yt=Tn(H),Br=Tn(H,d.draggable),Pt({sortable:_,name:"change",toEl:t,newIndex:Yt,newDraggableIndex:Br,originalEvent:e})}if(e.preventDefault!==void 0&&e.cancelable&&e.preventDefault(),n=jn(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(nc=!1,g&&!d.disabled&&(m?C||(l=We!==Fe):vt===this||(this.lastPutMode=_s.checkPull(this,g,H,e))&&f.checkPut(this,g,H,e))){if(E=this._getDirection(e,n)==="vertical",i=ot(H),N("dragOverValid"),oe.eventCanceled)return A;if(l)return We=Fe,K(),this._hideClone(),N("revert"),oe.eventCanceled||(co?Fe.insertBefore(H,co):Fe.appendChild(H)),V(!0);var Q=Vd(t,d.draggable);if(!Q||DP(e,E,this)&&!Q.animated){if(Q===H)return V(!1);if(Q&&t===e.target&&(n=Q),n&&(s=ot(n)),Ss(Fe,t,H,i,n,s,e,!!n)!==!1)return K(),t.appendChild(H),We=t,U(),V(!0)}else if(Q&&xP(e,E,this)){var ce=hi(t,0,d,!0);if(ce===H)return V(!1);if(n=ce,s=ot(n),Ss(Fe,t,H,i,n,s,e,!1)!==!1)return K(),t.insertBefore(H,ce),We=t,U(),V(!0)}else if(n.parentNode===t){s=ot(n);var we=0,z,et=H.parentNode!==t,_e=!RP(H.animated&&H.toRect||i,n.animated&&n.toRect||s,E),j=E?"top":"left",W=Um(n,"top","top")||Um(H,"top","top"),Te=W?W.scrollTop:void 0;Ko!==n&&(z=s[j],aa=!1,Ts=!_e&&d.invertSwap||et),we=LP(e,n,s,E,_e?1:d.swapThreshold,d.invertedSwapThreshold==null?d.swapThreshold:d.invertedSwapThreshold,Ts,Ko===n);var Ue;if(we!==0){var Ct=Tn(H);do Ct-=we,Ue=We.children[Ct];while(Ue&&(re(Ue,"display")==="none"||Ue===le))}if(we===0||Ue===n)return V(!1);Ko=n,ia=we;var Sn=n.nextElementSibling,on=!1;on=we===1;var An=Ss(Fe,t,H,i,n,s,e,on);if(An!==!1)return(An===1||An===-1)&&(on=An===1),nd=!0,setTimeout(MP,30),K(),on&&!Sn?t.appendChild(H):n.parentNode.insertBefore(H,on?Sn:n),W&&Yv(W,0,Te-W.scrollTop),We=H.parentNode,z!==void 0&&!Ts&&(qs=Math.abs(z-ot(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",io),Ce(document,"mousemove",io),Ce(document,"touchmove",io)},_offUpEvents:function(){var e=this.el.ownerDocument;Ce(e,"mouseup",this._onDrop),Ce(e,"touchend",this._onDrop),Ce(e,"pointerup",this._onDrop),Ce(e,"touchcancel",this._onDrop),Ce(document,"selectstart",this)},_onDrop:function(e){var t=this.el,n=this.options;if(Yt=Tn(H),Br=Tn(H,n.draggable),Ut("drop",this,{evt:e}),We=H&&H.parentNode,Yt=Tn(H),Br=Tn(H,n.draggable),oe.eventCanceled){this._nulling();return}Qo=!1,Ts=!1,aa=!1,clearInterval(this._loopId),clearTimeout(this._dragStartTimer),rd(this.cloneId),rd(this._dragStartId),this.nativeDraggable&&(Ce(document,"drop",this),Ce(t,"dragstart",this._onDragStart)),this._offMoveEvents(),this._offUpEvents(),na&&re(document.body,"user-select",""),re(H,"transform",""),e&&(Ji&&(e.cancelable&&e.preventDefault(),!n.dropBubble&&e.stopPropagation()),le&&le.parentNode&&le.parentNode.removeChild(le),(Fe===We||vt&&vt.lastPutMode!=="clone")&&Ge&&Ge.parentNode&&Ge.parentNode.removeChild(Ge),H&&(this.nativeDraggable&&Ce(H,"dragend",this),Iu(H),H.style["will-change"]="",Ji&&!Qo&&jt(H,vt?vt.options.ghostClass:this.options.ghostClass,!1),jt(H,this.options.chosenClass,!1),Pt({sortable:this,name:"unchoose",toEl:We,newIndex:null,newDraggableIndex:null,originalEvent:e}),Fe!==We?(Yt>=0&&(Pt({rootEl:We,name:"add",toEl:We,fromEl:Fe,originalEvent:e}),Pt({sortable:this,name:"remove",toEl:We,originalEvent:e}),Pt({rootEl:We,name:"sort",toEl:We,fromEl:Fe,originalEvent:e}),Pt({sortable:this,name:"sort",toEl:We,originalEvent:e})),vt&&vt.save()):Yt!==oi&&Yt>=0&&(Pt({sortable:this,name:"update",toEl:We,originalEvent:e}),Pt({sortable:this,name:"sort",toEl:We,originalEvent:e})),oe.active&&((Yt==null||Yt===-1)&&(Yt=oi,Br=oa),Pt({sortable:this,name:"end",toEl:We,originalEvent:e}),this.save()))),this._nulling()},_nulling:function(){Ut("nulling",this),Fe=H=We=le=co=Ge=zs=Ur=oo=Pn=Ji=Yt=Br=oi=oa=Ko=ia=vt=_s=oe.dragged=oe.ghost=oe.clone=oe.active=null,oc.forEach(function(e){e.checked=!0}),oc.length=Su=Au=0},handleEvent:function(e){switch(e.type){case"drop":case"dragend":this._onDrop(e);break;case"dragenter":case"dragover":H&&(this._onDragOver(e),PP(e));break;case"selectstart":e.preventDefault();break}},toArray:function(){for(var e=[],t,n=this.el.children,i=0,s=n.length,l=this.options;i<s;i++)t=n[i],jn(t,l.draggable,this.el,!1)&&e.push(t.getAttribute(l.dataIdAttr)||UP(t));return e},sort:function(e,t){var n={},i=this.el;this.toArray().forEach(function(s,l){var d=i.children[l];jn(d,this.options.draggable,i,!1)&&(n[s]=d)},this),t&&this.captureAnimationState(),e.forEach(function(s){n[s]&&(i.removeChild(n[s]),i.appendChild(n[s]))}),t&&this.animateAll()},save:function(){var e=this.options.store;e&&e.set&&e.set(this)},closest:function(e,t){return jn(e,t||this.options.draggable,this.el,!1)},option:function(e,t){var n=this.options;if(t===void 0)return n[e];var i=_a.modifyOption(this,e,t);typeof i<"u"?n[e]=i:n[e]=t,e==="group"&&Zv(n)},destroy:function(){Ut("destroy",this);var e=this.el;e[tn]=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(),rc.splice(rc.indexOf(this.el),1),this.el=e=null},_hideClone:function(){if(!Ur){if(Ut("hideClone",this),oe.eventCanceled)return;re(Ge,"display","none"),this.options.removeCloneOnHide&&Ge.parentNode&&Ge.parentNode.removeChild(Ge),Ur=!0}},_showClone:function(e){if(e.lastPutMode!=="clone"){this._hideClone();return}if(Ur){if(Ut("showClone",this),oe.eventCanceled)return;H.parentNode==Fe&&!this.options.group.revertClone?Fe.insertBefore(Ge,H):co?Fe.insertBefore(Ge,co):Fe.appendChild(Ge),this.options.group.revertClone&&this.animate(H,Ge),re(Ge,"display",""),Ur=!1}}};function PP(r){r.dataTransfer&&(r.dataTransfer.dropEffect="move"),r.cancelable&&r.preventDefault()}function Ss(r,e,t,n,i,s,l,d){var f,g=r[tn],m=g.options.onMove,C;return window.CustomEvent&&!Sr&&!wa?f=new CustomEvent("move",{bubbles:!0,cancelable:!0}):(f=document.createEvent("Event"),f.initEvent("move",!0,!0)),f.to=e,f.from=r,f.dragged=t,f.draggedRect=n,f.related=i||e,f.relatedRect=s||ot(e),f.willInsertAfter=d,f.originalEvent=l,r.dispatchEvent(f),m&&(C=m.call(g,f,l)),C}function Iu(r){r.draggable=!1}function MP(){nd=!1}function xP(r,e,t){var n=ot(hi(t.el,0,t.options,!0)),i=10;return e?r.clientX<n.left-i||r.clientY<n.top&&r.clientX<n.right:r.clientY<n.top-i||r.clientY<n.bottom&&r.clientX<n.left}function DP(r,e,t){var n=ot(Vd(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 LP(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&&qs<g*i){if(!aa&&(ia===1?f>m+g*s/2:f<C-g*s/2)&&(aa=!0),aa)v=!0;else if(ia===1?f<m+qs:f>C-qs)return-ia}else if(f>m+g*(1-i)/2&&f<C-g*(1-i)/2)return BP(e)}return v=v||l,v&&(f<m+g*s/2||f>C-g*s/2)?f>m+g/2?1:-1:0}function BP(r){return Tn(H)<Tn(r)?1:-1}function UP(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 VP(r){oc.length=0;for(var e=r.getElementsByTagName("input"),t=e.length;t--;){var n=e[t];n.checked&&oc.push(n)}}function Ws(r){return setTimeout(r,0)}function rd(r){return clearTimeout(r)}Ic&&Se(document,"touchmove",function(r){(oe.active||Qo)&&r.cancelable&&r.preventDefault()});oe.utils={on:Se,off:Ce,css:re,find:Gv,is:function(e,t){return!!jn(e,t,e,!1)},extend:_P,throttle:jv,closest:jn,toggleClass:jt,clone:Jv,index:Tn,nextTick:Ws,cancelNextTick:rd,detectDirection:Xv,getChild:hi};oe.get=function(r){return r[tn]};oe.mount=function(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];e[0].constructor===Array&&(e=e[0]),e.forEach(function(n){if(!n.prototype||!n.prototype.constructor)throw"Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(n));n.utils&&(oe.utils=nr(nr({},oe.utils),n.utils)),_a.mount(n)})};oe.create=function(r,e){return new oe(r,e)};oe.version=vP;var Qe=[],Qi,od,id=!1,ku,Ru,ic,Xi;function FP(){function r(){this.defaults={scroll:!0,forceAutoScrollFallback:!1,scrollSensitivity:30,scrollSpeed:10,bubbleScroll:!0};for(var e in this)e.charAt(0)==="_"&&typeof this[e]=="function"&&(this[e]=this[e].bind(this))}return r.prototype={dragStarted:function(t){var n=t.originalEvent;this.sortable.nativeDraggable?Se(document,"dragover",this._handleAutoScroll):this.options.supportPointer?Se(document,"pointermove",this._handleFallbackAutoScroll):n.touches?Se(document,"touchmove",this._handleFallbackAutoScroll):Se(document,"mousemove",this._handleFallbackAutoScroll)},dragOverCompleted:function(t){var n=t.originalEvent;!this.options.dragOverBubble&&!n.rootEl&&this._handleAutoScroll(n)},drop:function(){this.sortable.nativeDraggable?Ce(document,"dragover",this._handleAutoScroll):(Ce(document,"pointermove",this._handleFallbackAutoScroll),Ce(document,"touchmove",this._handleFallbackAutoScroll),Ce(document,"mousemove",this._handleFallbackAutoScroll)),Km(),Gs(),TP()},nulling:function(){ic=od=Qi=id=Xi=ku=Ru=null,Qe.length=0},_handleFallbackAutoScroll:function(t){this._handleAutoScroll(t,!0)},_handleAutoScroll:function(t,n){var i=this,s=(t.touches?t.touches[0]:t).clientX,l=(t.touches?t.touches[0]:t).clientY,d=document.elementFromPoint(s,l);if(ic=t,n||this.options.forceAutoScrollFallback||wa||Sr||na){Nu(t,this.options,d,n);var f=Kr(d,!0);id&&(!Xi||s!==ku||l!==Ru)&&(Xi&&Km(),Xi=setInterval(function(){var g=Kr(document.elementFromPoint(s,l),!0);g!==f&&(f=g,Gs()),Nu(t,i.options,g,n)},10),ku=s,Ru=l)}else{if(!this.options.bubbleScroll||Kr(d,!0)===er()){Gs();return}Nu(t,this.options,Kr(d,!1),!1)}}},Tr(r,{pluginName:"scroll",initializeByDefault:!0})}function Gs(){Qe.forEach(function(r){clearInterval(r.pid)}),Qe=[]}function Km(){clearInterval(Xi)}var Nu=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=er(),g=!1,m;od!==t&&(od=t,Gs(),Qi=e.scroll,m=e.scrollFn,Qi===!0&&(Qi=Kr(t,!0)));var C=0,v=Qi;do{var E=v,_=ot(E),A=_.top,N=_.bottom,K=_.left,V=_.right,U=_.width,Q=_.height,ce=void 0,we=void 0,z=E.scrollWidth,et=E.scrollHeight,_e=re(E),j=E.scrollLeft,W=E.scrollTop;E===f?(ce=U<z&&(_e.overflowX==="auto"||_e.overflowX==="scroll"||_e.overflowX==="visible"),we=Q<et&&(_e.overflowY==="auto"||_e.overflowY==="scroll"||_e.overflowY==="visible")):(ce=U<z&&(_e.overflowX==="auto"||_e.overflowX==="scroll"),we=Q<et&&(_e.overflowY==="auto"||_e.overflowY==="scroll"));var Te=ce&&(Math.abs(V-i)<=l&&j+U<z)-(Math.abs(K-i)<=l&&!!j),Ue=we&&(Math.abs(N-s)<=l&&W+Q<et)-(Math.abs(A-s)<=l&&!!W);if(!Qe[C])for(var Ct=0;Ct<=C;Ct++)Qe[Ct]||(Qe[Ct]={});(Qe[C].vx!=Te||Qe[C].vy!=Ue||Qe[C].el!==E)&&(Qe[C].el=E,Qe[C].vx=Te,Qe[C].vy=Ue,clearInterval(Qe[C].pid),(Te!=0||Ue!=0)&&(g=!0,Qe[C].pid=setInterval((function(){n&&this.layer===0&&oe.active._onTouchMove(ic);var Sn=Qe[this.layer].vy?Qe[this.layer].vy*d:0,on=Qe[this.layer].vx?Qe[this.layer].vx*d:0;typeof m=="function"&&m.call(oe.dragged.parentNode[tn],on,Sn,r,ic,Qe[this.layer].el)!=="continue"||Yv(Qe[this.layer].el,on,Sn)}).bind({layer:C}),24))),C++}while(e.bubbleScroll&&v!==f&&(v=Kr(v,!1)));id=g}},30),ny=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 Fd(){}Fd.prototype={startIndex:null,dragStart:function(e){var t=e.oldDraggableIndex;this.startIndex=t},onSpill:function(e){var t=e.dragEl,n=e.putSortable;this.sortable.captureAnimationState(),n&&n.captureAnimationState();var i=hi(this.sortable.el,this.startIndex,this.options);i?this.sortable.el.insertBefore(t,i):this.sortable.el.appendChild(t),this.sortable.animateAll(),n&&n.animateAll()},drop:ny};Tr(Fd,{pluginName:"revertOnSpill"});function Hd(){}Hd.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:ny};Tr(Hd,{pluginName:"removeOnSpill"});oe.mount(new FP);oe.mount(Hd,Fd);function HP(){return typeof window<"u"?window.console:global.console}const $P=HP();function KP(r){const e=Object.create(null);return function(n){return e[n]||(e[n]=r(n))}}const zP=/-(\w)/g,zm=KP(r=>r.replace(zP,(e,t)=>t?t.toUpperCase():""));function Ou(r){r.parentElement!==null&&r.parentElement.removeChild(r)}function qm(r,e,t){const n=t===0?r.children[0]:r.children[t-1].nextSibling;r.insertBefore(e,n)}function qP(r,e){return Object.values(r).indexOf(e)}function WP(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 ry(r,e){this.$nextTick(()=>this.$emit(r.toLowerCase(),e))}function GP(r){return e=>{this.realList!==null&&this["onDrag"+r](e),ry.call(this,r,e)}}function jP(r){return["transition-group","TransitionGroup"].includes(r)}function YP(r){if(!r||r.length!==1)return!1;const[{type:e}]=r;return e?jP(e.name):!1}function JP(r,e){return e?{...e.props,...e.attrs}:r}const ad=["Start","Add","Remove","Update","End"],sd=["Choose","Unchoose","Sort","Filter","Clone"],QP=["Move",...ad,...sd].map(r=>"on"+r);let Pu=null;const XP={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}},ZP=c.defineComponent({name:"VueDraggableNext",inheritAttrs:!1,emits:["update:modelValue","move","change",...ad.map(r=>r.toLowerCase()),...sd.map(r=>r.toLowerCase())],props:XP,data(){return{transitionMode:!1,noneFunctionalComponentMode:!1,headerOffset:0,footerOffset:0,_sortable:{},visibleIndexes:[],context:{}}},render(){const r=this.$slots.default?this.$slots.default():null,e=JP(this.$attrs,this.componentData);return r?(this.transitionMode=YP(r),c.h(this.getTag(),e,r)):c.h(this.getTag(),e,[])},created(){this.list!==null&&this.modelValue!==null&&$P.error("list props are mutually exclusive! Please set one.")},mounted(){const r={};ad.forEach(i=>{r["on"+i]=GP.call(this,i)}),sd.forEach(i=>{r["on"+i]=ry.bind(this,i)});const e=Object.keys(this.$attrs).reduce((i,s)=>(i[zm(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=zm(e);QP.indexOf(t)===-1&&this._sortable.option(t,r[e])}},getChildrenNodes(){return this.$el.children},computeIndexes(){this.$nextTick(()=>{this.visibleIndexes=WP(this.getChildrenNodes(),this.$el.children,this.transitionMode,this.footerOffset)})},getUnderlyingVm(r){const e=qP(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),Pu=r.item)},onDragAdd(r){const e=r.item._underlying_vm_;if(e===void 0)return;Ou(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(qm(this.$el,r.item,r.oldIndex),r.pullMode==="clone"){Ou(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){Ou(r.item),qm(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(),Pu=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(Pu)!==-1||!e.willInsertAfter?i:i+1}}}),e1={class:"d-flex flex-row align-center"},$d=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(Ca,{"dd-id":"col-settings",buttons:!1,title:"Column settings"},{default:c.withCtx(()=>[c.createVNode(bc,{modelValue:t.value,"onUpdate:modelValue":s[0]||(s[0]=d=>t.value=d)},null,8,["modelValue"]),c.createVNode(St.VList,null,{default:c.withCtx(()=>[c.createVNode(c.unref(ZP),{list:n.value,animation:200,"ghost-class":"ghost-card"},{default:c.withCtx(()=>[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(n.value,d=>(c.openBlock(),c.createBlock(St.VListItem,{key:d.key,class:"pa-0"},{default:c.withCtx(()=>[c.createElementVNode("div",e1,[c.createVNode(c.unref(h0),{class:"cursor-grab mb-2"}),c.createVNode(St.VListItemAction,null,{default:c.withCtx(()=>[c.createVNode(Tk.VCheckbox,{modelValue:d.checked,"onUpdate:modelValue":f=>d.checked=f},null,8,["modelValue","onUpdate:modelValue"])]),_:2},1024),c.createVNode(l,null,{default:c.withCtx(()=>[c.createVNode(St.VListItemTitle,{class:"mb-1"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(d.title)+" ",1)]),_:2},1024)]),_:2},1024),d.icon?(c.openBlock(),c.createBlock(Xs.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})}}}),t1=["src","height","width"],n1={key:0,class:"text-center text-h6"},r1={key:1,class:"text-center text-h5"},o1={key:0,class:"text-center"},i1={class:"d-flex justify-center align-center mt-4 ga-3"},Kd=c.defineComponent({__name:"TableCard",props:{item:{},columns:{},size:{},image:{},tags:{},route:{},callback:{type:Function}},setup(r){const e=r,t=()=>{var i;return((i=e.columns.find(s=>s.isHeader))==null?void 0:i.key)||""},n=()=>{var i;return((i=e.columns.find(s=>s.isSubtitle))==null?void 0:i.key)||""};return(i,s)=>(c.openBlock(),c.createBlock(lt.VCard,{onClick:i.callback,ripple:"",class:"d-flex flex-column pa-4pa-4 bg-containerBg"},{default:c.withCtx(()=>[c.createVNode(lt.VCardActions,null,{default:c.withCtx(()=>[c.createVNode(Oe.VRow,{"no-gutters":"",align:"center",justify:"end"},{default:c.withCtx(()=>[c.renderSlot(i.$slots,"actions",{item:i.item})]),_:3})]),_:3}),c.createVNode(lt.VCardTitle,null,{default:c.withCtx(()=>[c.createVNode(Oe.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,t1)):c.createCommentVNode("",!0)]),_:1})]),_:1}),t()?(c.openBlock(),c.createElementBlock("div",n1,c.toDisplayString(i.item[t()]),1)):c.createCommentVNode("",!0),n()?(c.openBlock(),c.createElementBlock("div",r1,c.toDisplayString(i.item[n()]),1)):c.createCommentVNode("",!0),c.createVNode(fo.VDivider,{class:"ma-3"}),c.createVNode(lt.VCardText,{class:"d-flex flex-column align-center pa-4 pt-1"},{default:c.withCtx(()=>[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(i.columns,l=>(c.openBlock(),c.createElementBlock(c.Fragment,{key:l.key},[i.item[l.key]&&!l.isHeader&&!l.isSubtitle?(c.openBlock(),c.createElementBlock("div",o1,c.toDisplayString(l.title)+": "+c.toDisplayString(i.item[l.key]),1)):c.createCommentVNode("",!0)],64))),128)),c.createElementVNode("div",i1,[i.tags?(c.openBlock(!0),c.createElementBlock(c.Fragment,{key:0},c.renderList(i.tags,l=>(c.openBlock(),c.createBlock(Ek.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"]))}}),a1=c.defineComponent({__name:"TableCardsView",props:{data:{},columns:{},size:{},itemKey:{}},setup(r){return(e,t)=>(c.openBlock(),c.createBlock(Oe.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(Oe.VCol,{cols:"12",sm:"6",md:"4",lg:"3",class:"pa-2",key:n[e.itemKey]},{default:c.withCtx(()=>[c.createVNode(Kd,{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}))}}),oy=vi(a1,[["__scopeId","data-v-e1a4ccbc"]]),s1={class:"j-field px-4 py-3 rounded-sm bg-containerBg"},iy=c.defineComponent({__name:"ReadOnlyField",props:{value:{}},setup(r){return(e,t)=>(c.openBlock(),c.createElementBlock("div",s1,c.toDisplayString(e.value),1))}}),c1={key:0,class:"mb-2 ms-1"},ay=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",c1,c.toDisplayString(s.name),1)):c.createCommentVNode("",!0),s.label?(c.openBlock(),c.createBlock(ua.VLabel,{key:1,class:"text-subtitle-1 text-high-emphasis mb-2"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(s.label),1)]),_:1})):c.createCommentVNode("",!0),s.readonly?c.createCommentVNode("",!0):(c.openBlock(),c.createBlock(c.unref(zr.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(iy,{key:3,value:s.modelValue},null,8,["value"])):c.createCommentVNode("",!0)]))}}),l1={class:"text-faded mt-7"},u1={class:"d-flex align-baseline mb-1"},d1={class:"me-1"},h1={class:"max-w-_form-metadataJ"},f1={key:0,class:"mb-1"},g1={key:1,class:"mb-1"},m1={class:"mb-1"},kc=c.defineComponent({__name:"FormMetadata",props:{meta:{},id:{}},setup(r){return(e,t)=>(c.openBlock(),c.createElementBlock("div",l1,[c.createVNode(Oe.VRow,{"no-gutters":"",class:"align-end ga-3",align:"center"},{default:c.withCtx(()=>[c.renderSlot(e.$slots,"default"),e.id?(c.openBlock(),c.createBlock(Oe.VCol,{key:0,cols:"auto",class:"pa-2"},{default:c.withCtx(()=>[c.createElementVNode("p",u1,[c.createElementVNode("b",d1,c.toDisplayString(e.id.title)+": ",1),c.createElementVNode("span",h1,c.toDisplayString(e.id.key||"-"),1),c.createElementVNode("span",null,[c.createVNode(yc,{"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(Oe.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",f1,[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",g1,[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",m1,[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})]))}}),p1={key:0,class:"mb-2 ms-1"},sy=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",p1,c.toDisplayString(d.name),1)):c.createCommentVNode("",!0),d.label?(c.openBlock(),c.createBlock(ua.VLabel,{key:1,class:"text-subtitle-1 text-high-emphasis mb-2"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(d.label),1)]),_:1})):c.createCommentVNode("",!0),d.readonly?(c.openBlock(),c.createBlock(iy,{key:3,value:s.value},null,8,["value"])):(c.openBlock(),c.createBlock(c.unref(zr.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))}}),v1={key:0,class:"mb-2 ms-1"},y1={key:3,class:"j-textarea px-4 py-3 rounded-sm bg-containerBg"},cy=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",v1,c.toDisplayString(s.name),1)):c.createCommentVNode("",!0),s.label?(c.openBlock(),c.createBlock(ua.VLabel,{key:1,class:"text-subtitle-1 text-high-emphasis mb-2"},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(s.label),1)]),_:1})):c.createCommentVNode("",!0),s.readonly?c.createCommentVNode("",!0):(c.openBlock(),c.createBlock(Sk.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",y1,c.toDisplayString(s.modelValue),1)):c.createCommentVNode("",!0)],64))}}),ly=c.defineComponent({__name:"CancelButton",props:{title:{}},emits:["cancel"],setup(r,{emit:e}){const t=e;return(n,i)=>(c.openBlock(),c.createBlock(Be.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}))}}),uy=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(Be.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"]))}}),C1={class:"mt-4"},dy=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(Ec,{title:n.title,class:"d-flex flex-column ma-0"},{default:c.withCtx(()=>[n.title?(c.openBlock(),c.createBlock(fo.VDivider,{key:0})):c.createCommentVNode("",!0),c.createElementVNode("div",C1,[c.renderSlot(n.$slots,"default")]),c.createVNode(lt.VCardText,{class:"pa-0 mx-0 align-content-end"},{default:c.withCtx(()=>[c.createVNode(Oe.VRow,{justify:"space-between",class:"mt-4"},{default:c.withCtx(()=>[c.createVNode(Oe.VCol,{cols:"auto",class:"text-sm-subtitle-2 text-medium-emphasis"},{default:c.withCtx(()=>[c.createVNode(kc,{id:n.id,meta:n.metadata},null,8,["id","meta"])]),_:1}),c.createVNode(Oe.VSpacer),c.createVNode(Oe.VCol,{cols:"auto",class:"align-content-end"},{default:c.withCtx(()=>[c.createVNode(ly,{"cancel-return":n.cancelReturn,onCancel:i[0]||(i[0]=s=>t("onCancel"))},null,8,["cancel-return"]),c.createVNode(uy,{onOnSave:i[1]||(i[1]=s=>t("onSave"))})]),_:1})]),_:1})]),_:1})]),_:3},8,["title"]))}}),w1={class:"d-flex align-items-center"},_1={key:0,class:"d-flex align-center"},T1={class:"ms-1"},E1={class:"d-flex"},S1={class:"d-flex mb-1 align-center"},A1={class:"min-w-100 relative"},hy=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",w1,[m.id?(c.openBlock(),c.createElementBlock("div",_1,[C[0]||(C[0]=c.createElementVNode("b",null,"ID:",-1)),c.createElementVNode("span",T1,c.toDisplayString(m.id),1),c.createVNode(yc,{"content-to-copy":m.id,size:20},null,8,["content-to-copy"])])):c.createCommentVNode("",!0),c.createVNode(Oe.VSpacer),c.createElementVNode("div",E1,[c.createVNode(Be.VBtn,{onClick:f,variant:"text"},{default:c.withCtx(()=>[s?(c.openBlock(),c.createBlock(c.unref(a0),{key:0,size:"11",class:"me-2"})):c.createCommentVNode("",!0),c.createVNode(Xs.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",S1,[c.createVNode(fo.VDivider,{class:"mx-2 my-1",vertical:""}),c.createElementVNode("div",A1,[c.withDirectives(c.createVNode(Be.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(Be.VBtn,{onClick:d,variant:"text",color:"secondary",width:"95"},{default:c.withCtx(()=>[c.createVNode(Xs.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]])])])])]))}}),b1={class:"d-flex flex-column"},I1={class:"height d-flex flex-column"},k1={class:"d-flex justify-between align-end"},R1=c.defineComponent({__name:"FormHeadless",props:{id:{},metadata:{},readonly:{type:Boolean,default:!1}},emits:["onSave","onCancel"],setup(r,{emit:e}){const t=e,n=c.getCurrentInstance(),i=c.computed(()=>{var l;return!!((l=n==null?void 0:n.vnode.props)!=null&&l.onOnSave)}),s=c.computed(()=>{var l;return!!((l=n==null?void 0:n.vnode.props)!=null&&l.onOnCancel)});return(l,d)=>(c.openBlock(),c.createBlock(Ec,null,{default:c.withCtx(()=>[c.createElementVNode("div",b1,[c.createElementVNode("div",I1,[c.renderSlot(l.$slots,"default",{},void 0,!0)])]),c.createElementVNode("div",k1,[c.createVNode(Oe.VRow,{"no-gutters":"",justify:"space-between",class:"w-100"},{default:c.withCtx(()=>[c.createVNode(Oe.VCol,{cols:"auto",class:"text-sm-subtitle-2 text-medium-emphasis"},{default:c.withCtx(()=>[c.createVNode(kc,{id:l.id,meta:l.metadata},null,8,["id","meta"])]),_:1}),l.readonly?c.createCommentVNode("",!0):(c.openBlock(),c.createBlock(Oe.VCol,{key:0,class:"d-flex align-end",cols:"auto"},{default:c.withCtx(()=>[s.value?(c.openBlock(),c.createBlock(ly,{key:0,title:"Back",onCancel:d[0]||(d[0]=f=>t("onCancel"))})):c.createCommentVNode("",!0),i.value?(c.openBlock(),c.createBlock(uy,{key:1,onOnSave:d[1]||(d[1]=f=>t("onSave"))})):c.createCommentVNode("",!0)]),_:1}))]),_:1})])]),_:3}))}}),fy=vi(R1,[["__scopeId","data-v-515844c6"]]);/**
|
21
|
-
* @license @tabler/icons-vue v3.31.0 - MIT
|
22
|
-
*
|
23
|
-
* This source code is licensed under the MIT license.
|
24
|
-
* See the LICENSE file in the root directory of this source tree.
|
25
|
-
*/var Wm={outline:{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"},filled:{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"currentColor",stroke:"none"}};/**
|
26
|
-
* @license @tabler/icons-vue v3.31.0 - MIT
|
27
|
-
*
|
28
|
-
* This source code is licensed under the MIT license.
|
29
|
-
* See the LICENSE file in the root directory of this source tree.
|
30
|
-
*/const Ta=(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",{...Wm[r],width:s,height:s,...m,class:["tabler-icon",`tabler-icon-${e}`],...r==="filled"?{fill:i}:{"stroke-width":l??Wm[r]["stroke-width"],stroke:i},...g},v)};/**
|
31
|
-
* @license @tabler/icons-vue v3.31.0 - MIT
|
32
|
-
*
|
33
|
-
* This source code is licensed under the MIT license.
|
34
|
-
* See the LICENSE file in the root directory of this source tree.
|
35
|
-
*/var N1=Ta("outline","buildings","IconBuildings",[["path",{d:"M4 21v-15c0 -1 1 -2 2 -2h5c1 0 2 1 2 2v15",key:"svg-0"}],["path",{d:"M16 8h2c1 0 2 1 2 2v11",key:"svg-1"}],["path",{d:"M3 21h18",key:"svg-2"}],["path",{d:"M10 12v0",key:"svg-3"}],["path",{d:"M10 16v0",key:"svg-4"}],["path",{d:"M10 8v0",key:"svg-5"}],["path",{d:"M7 12v0",key:"svg-6"}],["path",{d:"M7 16v0",key:"svg-7"}],["path",{d:"M7 8v0",key:"svg-8"}],["path",{d:"M17 12v0",key:"svg-9"}],["path",{d:"M17 16v0",key:"svg-10"}]]);/**
|
36
|
-
* @license @tabler/icons-vue v3.31.0 - MIT
|
37
|
-
*
|
38
|
-
* This source code is licensed under the MIT license.
|
39
|
-
* See the LICENSE file in the root directory of this source tree.
|
40
|
-
*/var O1=Ta("outline","universe","IconUniverse",[["path",{d:"M7.027 11.477a5 5 0 1 0 5.496 -4.45a4.951 4.951 0 0 0 -3.088 .681",key:"svg-0"}],["path",{d:"M5.636 5.636a9 9 0 1 0 3.555 -2.188",key:"svg-1"}],["path",{d:"M18 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-2"}],["path",{d:"M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-3"}],["path",{d:"M9 16m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-4"}]]);/**
|
41
|
-
* @license @tabler/icons-vue v3.31.0 - MIT
|
42
|
-
*
|
43
|
-
* This source code is licensed under the MIT license.
|
44
|
-
* See the LICENSE file in the root directory of this source tree.
|
45
|
-
*/var P1=Ta("outline","user","IconUser",[["path",{d:"M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0",key:"svg-0"}],["path",{d:"M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2",key:"svg-1"}]]);/**
|
46
|
-
* @license @tabler/icons-vue v3.31.0 - MIT
|
47
|
-
*
|
48
|
-
* This source code is licensed under the MIT license.
|
49
|
-
* See the LICENSE file in the root directory of this source tree.
|
50
|
-
*/var M1=Ta("outline","users","IconUsers",[["path",{d:"M9 7m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0",key:"svg-0"}],["path",{d:"M3 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2",key:"svg-1"}],["path",{d:"M16 3.13a4 4 0 0 1 0 7.75",key:"svg-2"}],["path",{d:"M21 21v-2a4 4 0 0 0 -3 -3.85",key:"svg-3"}]]);/**
|
51
|
-
* @license @tabler/icons-vue v3.31.0 - MIT
|
52
|
-
*
|
53
|
-
* This source code is licensed under the MIT license.
|
54
|
-
* See the LICENSE file in the root directory of this source tree.
|
55
|
-
*/var x1=Ta("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"},As={CLIENT_ERROR_RANGE_START:400,CLIENT_ERROR_RANGE_END:499,SERVER_ERROR_RANGE_START:500,SERVER_ERROR_RANGE_END:599},yi=[P.OPENID_SCOPE,P.PROFILE_SCOPE,P.OFFLINE_ACCESS_SCOPE],Gm=[...yi,P.EMAIL_SCOPE],Mt={CONTENT_TYPE:"Content-Type",CONTENT_LENGTH:"Content-Length",RETRY_AFTER:"Retry-After",CCS_HEADER:"X-AnchorMailbox",WWWAuthenticate:"WWW-Authenticate",AuthenticationInfo:"Authentication-Info",X_MS_REQUEST_ID:"x-ms-request-id",X_MS_HTTP_VERSION:"x-ms-httpver"},ct={ID_TOKEN:"idtoken",CLIENT_INFO:"client.info",ADAL_ID_TOKEN:"adal.idtoken",ERROR:"error",ERROR_DESC:"error.description",ACTIVE_ACCOUNT:"active-account",ACTIVE_ACCOUNT_FILTERS:"active-account-filters"},qr={COMMON:"common",ORGANIZATIONS:"organizations",CONSUMERS:"consumers"},bs={ACCESS_TOKEN:"access_token",XMS_CC:"xms_cc"},dt={LOGIN:"login",SELECT_ACCOUNT:"select_account",CONSENT:"consent",NONE:"none",CREATE:"create",NO_SESSION:"no_session"},jm={PLAIN:"plain",S256:"S256"},Ea={QUERY:"query",FRAGMENT:"fragment"},D1={...Ea},gy={AUTHORIZATION_CODE_GRANT:"authorization_code",REFRESH_TOKEN_GRANT:"refresh_token"},Is={MSSTS_ACCOUNT_TYPE:"MSSTS",ADFS_ACCOUNT_TYPE:"ADFS",GENERIC_ACCOUNT_TYPE:"Generic"},It={CACHE_KEY_SEPARATOR:"-",CLIENT_INFO_SEPARATOR:"."},ne={ID_TOKEN:"IdToken",ACCESS_TOKEN:"AccessToken",ACCESS_TOKEN_WITH_AUTH_SCHEME:"AccessToken_With_AuthScheme",REFRESH_TOKEN:"RefreshToken"},zd="appmetadata",L1="client_info",sa="1",ac={CACHE_KEY:"authority-metadata",REFRESH_TIME_SECONDS:3600*24},Jt={CONFIG:"config",CACHE:"cache",NETWORK:"network",HARDCODED_VALUES:"hardcoded_values"},pt={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"},Re={BEARER:"Bearer",POP:"pop",SSH:"ssh-cert"},ca={DEFAULT_THROTTLE_TIME_SECONDS:60,DEFAULT_MAX_THROTTLE_TIME_SECONDS:3600,THROTTLING_PREFIX:"throttling",X_MS_LIB_CAPABILITY_VALUE:"retry-after, h429"},Ym={INVALID_GRANT_ERROR:"invalid_grant",CLIENT_MISMATCH_ERROR:"client_mismatch"},Jm={username:"username",password:"password"},ks={httpSuccess:200,httpBadRequest:400},zo={FAILED_AUTO_DETECTION:"1",INTERNAL_CACHE:"2",ENVIRONMENT_VARIABLE:"3",IMDS:"4"},Mu={CONFIGURED_NO_AUTO_DETECTION:"2",AUTO_DETECTION_REQUESTED_SUCCESSFUL:"4",AUTO_DETECTION_REQUESTED_FAILED:"5"},Lr={NOT_APPLICABLE:"0",FORCE_REFRESH_OR_CLAIMS:"1",NO_CACHED_ACCESS_TOKEN:"2",CACHED_ACCESS_TOKEN_EXPIRED:"3",PROACTIVELY_REFRESHED:"4"},B1={Pop:"pop"},U1=300;/*! @azure/msal-common v14.16.0 2024-11-05 */const qd="unexpected_error",V1="post_request_failed";/*! @azure/msal-common v14.16.0 2024-11-05 */const Qm={[qd]:"Unexpected error in authentication.",[V1]:"Post request failed from the network, could be a 4xx/5xx or a network unavailability. Please check the exact error code for details."};class He extends Error{constructor(e,t,n){const i=t?`${e}: ${t}`:e;super(i),Object.setPrototypeOf(this,He.prototype),this.errorCode=e||P.EMPTY_STRING,this.errorMessage=t||P.EMPTY_STRING,this.subError=n||P.EMPTY_STRING,this.name="AuthError"}setCorrelationId(e){this.correlationId=e}}function my(r,e){return new He(r,e?`${Qm[r]} ${e}`:Qm[r])}/*! @azure/msal-common v14.16.0 2024-11-05 */const Wd="client_info_decoding_error",py="client_info_empty_error",Gd="token_parsing_error",vy="null_or_empty_token",pr="endpoints_resolution_error",yy="network_error",Cy="openid_config_error",wy="hash_not_deserialized",fi="invalid_state",_y="state_mismatch",sc="state_not_found",Ty="nonce_mismatch",jd="auth_time_not_found",Ey="max_age_transpired",F1="multiple_matching_tokens",H1="multiple_matching_accounts",Sy="multiple_matching_appMetadata",Ay="request_cannot_be_made",by="cannot_remove_empty_scope",Iy="cannot_append_scopeset",cd="empty_input_scopeset",$1="device_code_polling_cancelled",K1="device_code_expired",z1="device_code_unknown_error",Yd="no_account_in_silent_request",ky="invalid_cache_record",Jd="invalid_cache_environment",ld="no_account_found",ud="no_crypto_object",dd="unexpected_credential_type",q1="invalid_assertion",W1="invalid_client_credential",vr="token_refresh_required",G1="user_timeout_reached",Ry="token_claims_cnf_required_for_signedjwt",Ny="authorization_code_missing_from_server_response",Oy="binding_key_not_removed",Py="end_session_endpoint_not_supported",Qd="key_id_missing",j1="no_network_connectivity",Y1="user_canceled",J1="missing_tenant_id_error",ge="method_not_implemented",Q1="nested_app_auth_bridge_disabled";/*! @azure/msal-common v14.16.0 2024-11-05 */const Xm={[Wd]:"The client info could not be parsed/decoded correctly",[py]:"The client info was empty",[Gd]:"Token cannot be parsed",[vy]:"The token is null or empty",[pr]:"Endpoints cannot be resolved",[yy]:"Network request failed",[Cy]:"Could not retrieve endpoints. Check your authority and verify the .well-known/openid-configuration endpoint returns the required endpoints.",[wy]:"The hash parameters could not be deserialized",[fi]:"State was not the expected format",[_y]:"State mismatch error",[sc]:"State not found",[Ty]:"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.",[Ey]:"Max Age is set to 0, or too much time has elapsed since the last end-user authentication.",[F1]:"The cache contains multiple tokens satisfying the requirements. Call AcquireToken again providing more requirements such as authority or account.",[H1]:"The cache contains multiple accounts satisfying the given parameters. Please pass more info to obtain the correct account",[Sy]:"The cache contains multiple appMetadata satisfying the given parameters. Please pass more info to obtain the correct appMetadata",[Ay]:"Token request cannot be made without authorization code or refresh token.",[by]:"Cannot remove null or empty scope from ScopeSet",[Iy]:"Cannot append ScopeSet",[cd]:"Empty input ScopeSet cannot be processed",[$1]:"Caller has cancelled token endpoint polling during device code flow by setting DeviceCodeRequest.cancel = true.",[K1]:"Device code is expired.",[z1]:"Device code stopped polling for unknown reasons.",[Yd]:"Please pass an account object, silent flow is not supported without account information",[ky]:"Cache record object was null or undefined.",[Jd]:"Invalid environment when attempting to create cache entry",[ld]:"No account found in cache for given key.",[ud]:"No crypto object detected.",[dd]:"Unexpected credential type.",[q1]:"Client assertion must meet requirements described in https://tools.ietf.org/html/rfc7515",[W1]:"Client credential (secret, certificate, or assertion) must not be empty when creating a confidential client. An application should at most have one credential",[vr]:"Cannot return token from cache because it must be refreshed. This may be due to one of the following reasons: forceRefresh parameter is set to true, claims have been requested, there is no cached access token or it is expired.",[G1]:"User defined timeout for device code polling reached",[Ry]:"Cannot generate a POP jwt if the token_claims are not populated",[Ny]:"Server response does not contain an authorization code to proceed",[Oy]:"Could not remove the credential's binding key from storage.",[Py]:"The provided authority does not support logout",[Qd]:"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.",[Y1]:"User cancelled the flow.",[J1]:"A tenant id - not common, organizations, or consumers - must be specified when using the client_credentials flow.",[ge]:"This method has not been implemented",[Q1]:"The nested app auth bridge is disabled"};class Rc extends He{constructor(e,t){super(e,t?`${Xm[e]}: ${t}`:Xm[e]),this.name="ClientAuthError",Object.setPrototypeOf(this,Rc.prototype)}}function B(r,e){return new Rc(r,e)}/*! @azure/msal-common v14.16.0 2024-11-05 */const cc={createNewGuid:()=>{throw B(ge)},base64Decode:()=>{throw B(ge)},base64Encode:()=>{throw B(ge)},base64UrlEncode:()=>{throw B(ge)},encodeKid:()=>{throw B(ge)},async getPublicKeyThumbprint(){throw B(ge)},async removeTokenBindingKey(){throw B(ge)},async clearKeystore(){throw B(ge)},async signJwt(){throw B(ge)},async hashString(){throw B(ge)}};/*! @azure/msal-common v14.16.0 2024-11-05 */var xe;(function(r){r[r.Error=0]="Error",r[r.Warning=1]="Warning",r[r.Info=2]="Info",r[r.Verbose=3]="Verbose",r[r.Trace=4]="Trace"})(xe||(xe={}));class Gr{constructor(e,t,n){this.level=xe.Info;const i=()=>{},s=e||Gr.createDefaultLoggerOptions();this.localCallback=s.loggerCallback||i,this.piiLoggingEnabled=s.piiLoggingEnabled||!1,this.level=typeof s.logLevel=="number"?s.logLevel:xe.Info,this.correlationId=s.correlationId||P.EMPTY_STRING,this.packageName=t||P.EMPTY_STRING,this.packageVersion=n||P.EMPTY_STRING}static createDefaultLoggerOptions(){return{loggerCallback:()=>{},piiLoggingEnabled:!1,logLevel:xe.Info}}clone(e,t,n){return new Gr({loggerCallback:this.localCallback,piiLoggingEnabled:this.piiLoggingEnabled,logLevel:this.level,correlationId:n||this.correlationId},e,t)}logMessage(e,t){if(t.logLevel>this.level||!this.piiLoggingEnabled&&t.containsPii)return;const s=`${`[${new Date().toUTCString()}] : [${t.correlationId||this.correlationId||""}]`} : ${this.packageName}@${this.packageVersion} : ${xe[t.logLevel]} - ${e}`;this.executeCallback(t.logLevel,s,t.containsPii||!1)}executeCallback(e,t,n){this.localCallback&&this.localCallback(e,t,n)}error(e,t){this.logMessage(e,{logLevel:xe.Error,containsPii:!1,correlationId:t||P.EMPTY_STRING})}errorPii(e,t){this.logMessage(e,{logLevel:xe.Error,containsPii:!0,correlationId:t||P.EMPTY_STRING})}warning(e,t){this.logMessage(e,{logLevel:xe.Warning,containsPii:!1,correlationId:t||P.EMPTY_STRING})}warningPii(e,t){this.logMessage(e,{logLevel:xe.Warning,containsPii:!0,correlationId:t||P.EMPTY_STRING})}info(e,t){this.logMessage(e,{logLevel:xe.Info,containsPii:!1,correlationId:t||P.EMPTY_STRING})}infoPii(e,t){this.logMessage(e,{logLevel:xe.Info,containsPii:!0,correlationId:t||P.EMPTY_STRING})}verbose(e,t){this.logMessage(e,{logLevel:xe.Verbose,containsPii:!1,correlationId:t||P.EMPTY_STRING})}verbosePii(e,t){this.logMessage(e,{logLevel:xe.Verbose,containsPii:!0,correlationId:t||P.EMPTY_STRING})}trace(e,t){this.logMessage(e,{logLevel:xe.Trace,containsPii:!1,correlationId:t||P.EMPTY_STRING})}tracePii(e,t){this.logMessage(e,{logLevel:xe.Trace,containsPii:!0,correlationId:t||P.EMPTY_STRING})}isPiiLoggingEnabled(){return this.piiLoggingEnabled||!1}}/*! @azure/msal-common v14.16.0 2024-11-05 */const My="@azure/msal-common",Xd="14.16.0";/*! @azure/msal-common v14.16.0 2024-11-05 */const Zd={None:"none"};/*! @azure/msal-common v14.16.0 2024-11-05 */function wo(r,e){const t=X1(r);try{const n=e(t);return JSON.parse(n)}catch{throw B(Gd)}}function X1(r){if(!r)throw B(vy);const t=/^([^\.\s]*)\.([^\.\s]+)\.([^\.\s]*)$/.exec(r);if(!t||t.length<4)throw B(Gd);return t[2]}function xy(r,e){if(e===0||Date.now()-3e5>r+e)throw B(Ey)}/*! @azure/msal-common v14.16.0 2024-11-05 */function rr(){return Math.round(new Date().getTime()/1e3)}function hd(r,e){const t=Number(r)||0;return rr()+e>t}function Z1(r){return Number(r)>rr()}/*! @azure/msal-common v14.16.0 2024-11-05 */function ii(r){return[eM(r),tM(r),nM(r),rM(r),oM(r)].join(It.CACHE_KEY_SEPARATOR).toLowerCase()}function Nc(r,e,t,n,i){return{credentialType:ne.ID_TOKEN,homeAccountId:r,environment:e,clientId:n,secret:t,realm:i}}function Oc(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:rr().toString(),expiresOn:l.toString(),extendedExpiresOn:d.toString(),environment:e,clientId:n,realm:i,target:s,tokenType:m||Re.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())!==Re.BEARER.toLowerCase())switch(A.credentialType=ne.ACCESS_TOKEN_WITH_AUTH_SCHEME,A.tokenType){case Re.POP:const V=wo(t,f);if(!((K=V==null?void 0:V.cnf)!=null&&K.kid))throw B(Ry);A.keyId=V.cnf.kid;break;case Re.SSH:A.keyId=v}return A}function Dy(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 eh(r){return r.hasOwnProperty("homeAccountId")&&r.hasOwnProperty("environment")&&r.hasOwnProperty("credentialType")&&r.hasOwnProperty("clientId")&&r.hasOwnProperty("secret")}function Zm(r){return r?eh(r)&&r.hasOwnProperty("realm")&&r.hasOwnProperty("target")&&(r.credentialType===ne.ACCESS_TOKEN||r.credentialType===ne.ACCESS_TOKEN_WITH_AUTH_SCHEME):!1}function ep(r){return r?eh(r)&&r.hasOwnProperty("realm")&&r.credentialType===ne.ID_TOKEN:!1}function tp(r){return r?eh(r)&&r.credentialType===ne.REFRESH_TOKEN:!1}function eM(r){return[r.homeAccountId,r.environment].join(It.CACHE_KEY_SEPARATOR).toLowerCase()}function tM(r){const e=r.credentialType===ne.REFRESH_TOKEN&&r.familyId||r.clientId;return[r.credentialType,e,r.realm||""].join(It.CACHE_KEY_SEPARATOR).toLowerCase()}function nM(r){return(r.target||"").toLowerCase()}function rM(r){return(r.requestedClaimsHash||"").toLowerCase()}function oM(r){return r.tokenType&&r.tokenType.toLowerCase()!==Re.BEARER.toLowerCase()?r.tokenType.toLowerCase():""}function iM(r,e){const t=r.indexOf(pt.CACHE_KEY)===0;let n=!0;return e&&(n=e.hasOwnProperty("failedRequests")&&e.hasOwnProperty("errors")&&e.hasOwnProperty("cacheHits")),t&&n}function aM(r,e){let t=!1;r&&(t=r.indexOf(ca.THROTTLING_PREFIX)===0);let n=!0;return e&&(n=e.hasOwnProperty("throttleTime")),t&&n}function sM({environment:r,clientId:e}){return[zd,r,e].join(It.CACHE_KEY_SEPARATOR).toLowerCase()}function cM(r,e){return e?r.indexOf(zd)===0&&e.hasOwnProperty("clientId")&&e.hasOwnProperty("environment"):!1}function lM(r,e){return e?r.indexOf(ac.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 np(){return rr()+ac.REFRESH_TIME_SECONDS}function Rs(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 xu(r,e,t){r.aliases=e.aliases,r.preferred_cache=e.preferred_cache,r.preferred_network=e.preferred_network,r.aliasesFromNetwork=t}function rp(r){return r.expiresAt<=rr()}/*! @azure/msal-common v14.16.0 2024-11-05 */const Ly="redirect_uri_empty",uM="claims_request_parsing_error",By="authority_uri_insecure",Zi="url_parse_error",Uy="empty_url_error",Vy="empty_input_scopes_error",Fy="invalid_prompt_value",th="invalid_claims",Hy="token_request_empty",$y="logout_request_empty",Ky="invalid_code_challenge_method",nh="pkce_params_missing",rh="invalid_cloud_discovery_metadata",zy="invalid_authority_metadata",qy="untrusted_authority",Pc="missing_ssh_jwk",Wy="missing_ssh_kid",dM="missing_nonce_authentication_header",hM="invalid_authentication_header",Gy="cannot_set_OIDCOptions",jy="cannot_allow_native_broker",Yy="authority_mismatch";/*! @azure/msal-common v14.16.0 2024-11-05 */const fM={[Ly]:"A redirect URI is required for all calls, and none has been set.",[uM]:"Could not parse the given claims request object.",[By]:"Authority URIs must use https. Please see here for valid authority configuration options: https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-js-initializing-client-applications#configuration-options",[Zi]:"URL could not be parsed into appropriate segments.",[Uy]:"URL was empty or null.",[Vy]:"Scopes cannot be passed as null, undefined or empty array because they are required to obtain an access token.",[Fy]:"Please see here for valid configuration options: https://azuread.github.io/microsoft-authentication-library-for-js/ref/modules/_azure_msal_common.html#commonauthorizationurlrequest",[th]:"Given claims parameter must be a stringified JSON object.",[Hy]:"Token request was empty and not found in cache.",[$y]:"The logout request was null or undefined.",[Ky]:'code_challenge_method passed is invalid. Valid values are "plain" and "S256".',[nh]:"Both params: code_challenge and code_challenge_method are to be passed if to be sent in the request",[rh]:"Invalid cloudDiscoveryMetadata provided. Must be a stringified JSON object containing tenant_discovery_endpoint and metadata fields",[zy]:"Invalid authorityMetadata provided. Must by a stringified JSON object containing authorization_endpoint, token_endpoint, issuer fields.",[qy]:"The provided authority is not a trusted authority. Please include this authority in the knownAuthorities config parameter.",[Pc]:"Missing sshJwk in SSH certificate request. A stringified JSON Web Key is required when using the SSH authentication scheme.",[Wy]:"Missing sshKid in SSH certificate request. A string that uniquely identifies the public SSH key is required when using the SSH authentication scheme.",[dM]:"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.",[hM]:"Invalid authentication header provided",[Gy]:"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.",[Yy]:"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 oh extends He{constructor(e){super(e,fM[e]),this.name="ClientConfigurationError",Object.setPrototypeOf(this,oh.prototype)}}function Pe(r){return new oh(r)}/*! @azure/msal-common v14.16.0 2024-11-05 */class Bn{static isEmptyObj(e){if(e)try{const t=JSON.parse(e);return Object.keys(t).length===0}catch{}return!0}static startsWith(e,t){return e.indexOf(t)===0}static endsWith(e,t){return e.length>=t.length&&e.lastIndexOf(t)===e.length-t.length}static queryStringToObject(e){const t={},n=e.split("&"),i=s=>decodeURIComponent(s.replace(/\+/g," "));return n.forEach(s=>{if(s.trim()){const[l,d]=s.split(/=(.+)/g,2);l&&d&&(t[i(l)]=i(d))}}),t}static trimArrayEntries(e){return e.map(t=>t.trim())}static removeEmptyStringsFromArray(e){return e.filter(t=>!!t)}static jsonParseHelper(e){try{return JSON.parse(e)}catch{return null}}static matchPattern(e,t){return new RegExp(e.replace(/\\/g,"\\\\").replace(/\*/g,"[^ ]*").replace(/\?/g,"\\?")).test(t)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class Je{constructor(e){const t=e?Bn.trimArrayEntries([...e]):[],n=t?Bn.removeEmptyStringsFromArray(t):[];this.validateInputScopes(n),this.scopes=new Set,n.forEach(i=>this.scopes.add(i))}static fromString(e){const n=(e||P.EMPTY_STRING).split(" ");return new Je(n)}static createSearchScopes(e){const t=new Je(e);return t.containsOnlyOIDCScopes()?t.removeScope(P.OFFLINE_ACCESS_SCOPE):t.removeOIDCScopes(),t}validateInputScopes(e){if(!e||e.length<1)throw Pe(Vy)}containsScope(e){const t=this.printScopesLowerCase().split(" "),n=new Je(t);return e?n.scopes.has(e.toLowerCase()):!1}containsScopeSet(e){return!e||e.scopes.size<=0?!1:this.scopes.size>=e.scopes.size&&e.asArray().every(t=>this.containsScope(t))}containsOnlyOIDCScopes(){let e=0;return Gm.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(Iy)}}removeScope(e){if(!e)throw B(by);this.scopes.delete(e.trim())}removeOIDCScopes(){Gm.forEach(e=>{this.scopes.delete(e)})}unionScopeSets(e){if(!e)throw B(cd);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(cd);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 lc(r,e){if(!r)throw B(py);try{const t=e(r);return JSON.parse(t)}catch{throw B(Wd)}}function ai(r){if(!r)throw B(Wd);const e=r.split(It.CLIENT_INFO_SEPARATOR,2);return{uid:e[0],utid:e.length<2?P.EMPTY_STRING:e[1]}}/*! @azure/msal-common v14.16.0 2024-11-05 */function uc(r,e){return!!r&&!!e&&r===e.split(".")[1]}function ih(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:uc(m,r)}}else return{tenantId:t,localAccountId:e,isHomeTenant:uc(t,r)}}function ah(r,e,t,n){let i=r;if(e){const{isHomeTenant:s,...l}=e;i={...r,...l}}if(t){const{isHomeTenant:s,...l}=ih(r.homeAccountId,r.localAccountId,r.tenantId,t);return i={...i,...l,idTokenClaims:t,idToken:n},i}return i}/*! @azure/msal-common v14.16.0 2024-11-05 */const xn={Default:0,Adfs:1,Dsts:2,Ciam:3};/*! @azure/msal-common v14.16.0 2024-11-05 */function Jy(r){return r&&(r.tid||r.tfp||r.acr)||null}/*! @azure/msal-common v14.16.0 2024-11-05 */const _r={AAD:"AAD",OIDC:"OIDC"};/*! @azure/msal-common v14.16.0 2024-11-05 */class it{generateAccountId(){return[this.homeAccountId,this.environment].join(It.CACHE_KEY_SEPARATOR).toLowerCase()}generateAccountKey(){return it.generateAccountCacheKey({homeAccountId:this.homeAccountId,environment:this.environment,tenantId:this.realm,username:this.username,localAccountId:this.localAccountId})}getAccountInfo(){return{homeAccountId:this.homeAccountId,environment:this.environment,tenantId:this.realm,username:this.username,localAccountId:this.localAccountId,name:this.name,nativeAccountId:this.nativeAccountId,authorityType:this.authorityType,tenantProfiles:new Map((this.tenantProfiles||[]).map(e=>[e.tenantId,e]))}}isSingleTenant(){return!this.tenantProfiles}static generateAccountCacheKey(e){const t=e.homeAccountId.split(".")[1];return[e.homeAccountId,e.environment||"",t||e.tenantId||""].join(It.CACHE_KEY_SEPARATOR).toLowerCase()}static createAccount(e,t,n){var g,m,C,v,E,_;const i=new it;t.authorityType===xn.Adfs?i.authorityType=Is.ADFS_ACCOUNT_TYPE:t.protocolMode===_r.AAD?i.authorityType=Is.MSSTS_ACCOUNT_TYPE:i.authorityType=Is.GENERIC_ACCOUNT_TYPE;let s;e.clientInfo&&n&&(s=lc(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(Jd);i.environment=l,i.realm=(s==null?void 0:s.utid)||Jy(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=ih(e.homeAccountId,i.localAccountId,i.realm,e.idTokenClaims);i.tenantProfiles=[A]}return i}static createFromAccountInfo(e,t,n){var s;const i=new it;return i.authorityType=e.authorityType||Is.GENERIC_ACCOUNT_TYPE,i.homeAccountId=e.homeAccountId,i.localAccountId=e.localAccountId,i.nativeAccountId=e.nativeAccountId,i.realm=e.tenantId,i.environment=e.environment,i.username=e.username,i.name=e.name,i.cloudGraphHostName=t,i.msGraphHost=n,i.tenantProfiles=Array.from(((s=e.tenantProfiles)==null?void 0:s.values())||[]),i}static generateHomeAccountId(e,t,n,i,s){if(!(t===xn.Adfs||t===xn.Dsts)){if(e)try{const l=lc(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 Qy(r){return r.startsWith("#/")?r.substring(2):r.startsWith("#")||r.startsWith("?")?r.substring(1):r}function dc(r){if(!r||r.indexOf("=")<0)return null;try{const e=Qy(r),t=Object.fromEntries(new URLSearchParams(e));if(t.code||t.error||t.error_description||t.state)return t}catch{throw B(wy)}return null}/*! @azure/msal-common v14.16.0 2024-11-05 */class ye{get urlString(){return this._urlString}constructor(e){if(this._urlString=e,!this._urlString)throw Pe(Uy);e.includes("#")||(this._urlString=ye.canonicalizeUri(e))}static canonicalizeUri(e){if(e){let t=e.toLowerCase();return Bn.endsWith(t,"?")?t=t.slice(0,-1):Bn.endsWith(t,"?/")&&(t=t.slice(0,-2)),Bn.endsWith(t,"/")||(t+="/"),t}return e}validateAsUri(){let e;try{e=this.getUrlComponents()}catch{throw Pe(Zi)}if(!e.HostNameAndPort||!e.PathSegments)throw Pe(Zi);if(!e.Protocol||e.Protocol.toLowerCase()!=="https:")throw Pe(By)}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]===qr.COMMON||n[0]===qr.ORGANIZATIONS)&&(n[0]=e),ye.constructAuthorityUriFromObject(t)}getUrlComponents(){const e=RegExp("^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\\?([^#]*))?(#(.*))?"),t=this.urlString.match(e);if(!t)throw Pe(Zi);const n={Protocol:t[1],HostNameAndPort:t[4],AbsolutePath:t[5],QueryString:t[7]};let i=n.AbsolutePath.split("/");return i=i.filter(s=>s&&s.length>0),n.PathSegments=i,n.QueryString&&n.QueryString.endsWith("/")&&(n.QueryString=n.QueryString.substring(0,n.QueryString.length-1)),n}static getDomainFromUrl(e){const t=RegExp("^([^:/?#]+://)?([^/?#]*)"),n=e.match(t);if(!n)throw Pe(Zi);return n[2]}static getAbsoluteUrl(e,t){if(e[0]===P.FORWARD_SLASH){const i=new ye(t).getUrlComponents();return i.Protocol+"//"+i.HostNameAndPort+e}return e}static constructAuthorityUriFromObject(e){return new ye(e.Protocol+"//"+e.HostNameAndPort+"/"+e.PathSegments.join("/"))}static hashContainsKnownProperties(e){return!!dc(e)}}/*! @azure/msal-common v14.16.0 2024-11-05 */const Xy={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"]}]}},op=Xy.endpointMetadata,sh=Xy.instanceDiscoveryMetadata,Zy=new Set;sh.metadata.forEach(r=>{r.aliases.forEach(e=>{Zy.add(e)})});function gM(r,e){var i;let t;const n=r.canonicalAuthority;if(n){const s=new ye(n).getUrlComponents().HostNameAndPort;t=ip(s,(i=r.cloudDiscoveryMetadata)==null?void 0:i.metadata,Jt.CONFIG,e)||ip(s,sh.metadata,Jt.HARDCODED_VALUES,e)||r.knownAuthorities}return t||[]}function ip(r,e,t,n){if(n==null||n.trace(`getAliasesFromMetadata called with source: ${t}`),r&&e){const i=hc(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 mM(r){return hc(sh.metadata,r)}function hc(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 eC="cache_quota_exceeded",ch="cache_error_unknown";/*! @azure/msal-common v14.16.0 2024-11-05 */const Du={[eC]:"Exceeded cache storage capacity.",[ch]:"Unexpected error occurred when using cache storage."};class li extends Error{constructor(e,t){const n=t||(Du[e]?Du[e]:Du[ch]);super(`${e}: ${n}`),Object.setPrototypeOf(this,li.prototype),this.name="CacheError",this.errorCode=e,this.errorMessage=n}}/*! @azure/msal-common v14.16.0 2024-11-05 */class gi{constructor(e,t,n,i){this.clientId=e,this.cryptoImpl=t,this.commonLogger=n.clone(My,Xd),this.staticAuthorityOptions=i}getAllAccounts(e){return this.buildTenantProfiles(this.getAccountsFilteredBy(e||{}),e)}getAccountInfoFilteredBy(e){const t=this.getAllAccounts(e);return t.length>1?t.sort(i=>i.idTokenClaims?-1:1)[0]:t.length===1?t[0]:null}getBaseAccountInfo(e){const t=this.getAccountsFilteredBy(e);return t.length>0?t[0].getAccountInfo():null}buildTenantProfiles(e,t){return e.flatMap(n=>this.getTenantProfilesFromAccountEntity(n,t==null?void 0:t.tenantId,t))}getTenantedAccountInfoByFilter(e,t,n,i){let s=null,l;if(i&&!this.tenantProfileMatchesFilter(n,i))return null;const d=this.getIdToken(e,t,n.tenantId);return d&&(l=wo(d.secret,this.cryptoImpl.base64Decode),!this.idTokenClaimsMatchTenantProfileFilter(l,i))?null:(s=ah(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(ky);try{e.account&&this.setAccount(e.account),e.idToken&&(t==null?void 0:t.idToken)!==!1&&this.setIdTokenCredential(e.idToken),e.accessToken&&(t==null?void 0:t.accessToken)!==!1&&await this.saveAccessToken(e.accessToken),e.refreshToken&&(t==null?void 0:t.refreshToken)!==!1&&this.setRefreshTokenCredential(e.refreshToken),e.appMetadata&&this.setAppMetadata(e.appMetadata)}catch(f){throw(i=this.commonLogger)==null||i.error("CacheManager.saveCacheRecord: failed"),f instanceof Error?((s=this.commonLogger)==null||s.errorPii(`CacheManager.saveCacheRecord: ${f.message}`,n),f.name==="QuotaExceededError"||f.name==="NS_ERROR_DOM_QUOTA_REACHED"||f.message.includes("exceeded the quota")?((l=this.commonLogger)==null||l.error("CacheManager.saveCacheRecord: exceeded storage quota",n),new li(eC)):new li(f.name,f.message)):((d=this.commonLogger)==null||d.errorPii(`CacheManager.saveCacheRecord: ${f}`,n),new li(ch))}}async saveAccessToken(e){const t={clientId:e.clientId,credentialType:e.credentialType,environment:e.environment,homeAccountId:e.homeAccountId,realm:e.realm,tokenType:e.tokenType,requestedClaimsHash:e.requestedClaimsHash},n=this.getTokenKeys(),i=Je.fromString(e.target),s=[];n.accessToken.forEach(l=>{if(!this.accessTokenKeyMatchesFilter(l,t,!1))return;const d=this.getAccessTokenCredential(l);d&&this.credentialMatchesFilter(d,t)&&Je.fromString(d.target).intersectingScopeSets(i)&&s.push(this.removeAccessToken(l))}),await Promise.all(s),this.setAccessTokenCredential(e)}getAccountsFilteredBy(e){const t=this.getAccountKeys(),n=[];return t.forEach(i=>{var f;if(!this.isAccountKey(i,e.homeAccountId))return;const s=this.getAccount(i,this.commonLogger);if(!s||e.homeAccountId&&!this.matchHomeAccountId(s,e.homeAccountId)||e.username&&!this.matchUsername(s.username,e.username)||e.environment&&!this.matchEnvironment(s,e.environment)||e.realm&&!this.matchRealm(s,e.realm)||e.nativeAccountId&&!this.matchNativeAccountId(s,e.nativeAccountId)||e.authorityType&&!this.matchAuthorityType(s,e.authorityType))return;const l={localAccountId:e==null?void 0:e.localAccountId,name:e==null?void 0:e.name},d=(f=s.tenantProfiles)==null?void 0:f.filter(g=>this.tenantProfileMatchesFilter(g,l));d&&d.length===0||n.push(s)}),n}isAccountKey(e,t,n){return!(e.split(It.CACHE_KEY_SEPARATOR).length<3||t&&!e.toLowerCase().includes(t.toLowerCase())||n&&!e.toLowerCase().includes(n.toLowerCase()))}isCredentialKey(e){if(e.split(It.CACHE_KEY_SEPARATOR).length<6)return!1;const t=e.toLowerCase();if(t.indexOf(ne.ID_TOKEN.toLowerCase())===-1&&t.indexOf(ne.ACCESS_TOKEN.toLowerCase())===-1&&t.indexOf(ne.ACCESS_TOKEN_WITH_AUTH_SCHEME.toLowerCase())===-1&&t.indexOf(ne.REFRESH_TOKEN.toLowerCase())===-1)return!1;if(t.indexOf(ne.REFRESH_TOKEN.toLowerCase())>-1){const n=`${ne.REFRESH_TOKEN}${It.CACHE_KEY_SEPARATOR}${this.clientId}${It.CACHE_KEY_SEPARATOR}`,i=`${ne.REFRESH_TOKEN}${It.CACHE_KEY_SEPARATOR}${sa}${It.CACHE_KEY_SEPARATOR}`;if(t.indexOf(n.toLowerCase())===-1&&t.indexOf(i.toLowerCase())===-1)return!1}else if(t.indexOf(this.clientId.toLowerCase())===-1)return!1;return!0}credentialMatchesFilter(e,t){return!(t.clientId&&!this.matchClientId(e,t.clientId)||t.userAssertionHash&&!this.matchUserAssertionHash(e,t.userAssertionHash)||typeof t.homeAccountId=="string"&&!this.matchHomeAccountId(e,t.homeAccountId)||t.environment&&!this.matchEnvironment(e,t.environment)||t.realm&&!this.matchRealm(e,t.realm)||t.credentialType&&!this.matchCredentialType(e,t.credentialType)||t.familyId&&!this.matchFamilyId(e,t.familyId)||t.target&&!this.matchTarget(e,t.target)||(t.requestedClaimsHash||e.requestedClaimsHash)&&e.requestedClaimsHash!==t.requestedClaimsHash||e.credentialType===ne.ACCESS_TOKEN_WITH_AUTH_SCHEME&&(t.tokenType&&!this.matchTokenType(e,t.tokenType)||t.tokenType===Re.SSH&&t.keyId&&!this.matchKeyId(e,t.keyId)))}getAppMetadataFilteredBy(e){const t=this.getKeys(),n={};return t.forEach(i=>{if(!this.isAppMetadata(i))return;const s=this.getAppMetadata(i);s&&(e.environment&&!this.matchEnvironment(s,e.environment)||e.clientId&&!this.matchClientId(s,e.clientId)||(n[i]=s))}),n}getAuthorityMetadataByAlias(e){const t=this.getAuthorityMetadataKeys();let n=null;return t.forEach(i=>{if(!this.isAuthorityMetadata(i)||i.indexOf(this.clientId)===-1)return;const s=this.getAuthorityMetadata(i);s&&s.aliases.indexOf(e)!==-1&&(n=s)}),n}async removeAllAccounts(){const e=this.getAccountKeys(),t=[];e.forEach(n=>{t.push(this.removeAccount(n))}),await Promise.all(t)}async removeAccount(e){const t=this.getAccount(e,this.commonLogger);t&&(await this.removeAccountContext(t),this.removeItem(e))}async removeAccountContext(e){const t=this.getTokenKeys(),n=e.generateAccountId(),i=[];t.idToken.forEach(s=>{s.indexOf(n)===0&&this.removeIdToken(s)}),t.accessToken.forEach(s=>{s.indexOf(n)===0&&i.push(this.removeAccessToken(s))}),t.refreshToken.forEach(s=>{s.indexOf(n)===0&&this.removeRefreshToken(s)}),await Promise.all(i)}updateOutdatedCachedAccount(e,t,n){var i;if(t&&t.isSingleTenant()){(i=this.commonLogger)==null||i.verbose("updateOutdatedCachedAccount: Found a single-tenant (outdated) account entity in the cache, migrating to multi-tenant account entity");const s=this.getAccountKeys().filter(m=>m.startsWith(t.homeAccountId)),l=[];s.forEach(m=>{const C=this.getCachedAccountEntity(m);C&&l.push(C)});const d=l.find(m=>uc(m.realm,m.homeAccountId))||l[0];d.tenantProfiles=l.map(m=>({tenantId:m.realm,localAccountId:m.localAccountId,name:m.name,isHomeTenant:uc(m.realm,m.homeAccountId)}));const f=gi.toObject(new it,{...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===Re.POP){const i=t.keyId;if(i)try{await this.cryptoImpl.removeTokenBindingKey(i)}catch{throw B(Oy)}}return this.removeItem(e)}}removeAppMetadata(){return this.getKeys().forEach(t=>{this.isAppMetadata(t)&&this.removeItem(t)}),!0}readAccountFromCache(e){const t=it.generateAccountCacheKey(e);return this.getAccount(t,this.commonLogger)}getIdToken(e,t,n,i,s){this.commonLogger.trace("CacheManager - getIdToken called");const 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=Je.createSearchScopes(t.scopes),f=t.authenticationScheme||Re.BEARER,g=f.toLowerCase()!==Re.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(ii(_))}),s&&l&&s.addFields({multiMatchedAT:v.length},l),null):(this.commonLogger.info("CacheManager:getAccessToken - Returning access token"),v[0])}accessTokenKeyMatchesFilter(e,t,n){const i=e.toLowerCase();if(t.clientId&&i.indexOf(t.clientId.toLowerCase())===-1||t.homeAccountId&&i.indexOf(t.homeAccountId.toLowerCase())===-1||t.realm&&i.indexOf(t.realm.toLowerCase())===-1||t.requestedClaimsHash&&i.indexOf(t.requestedClaimsHash.toLowerCase())===-1)return!1;if(t.target){const s=t.target.asArray();for(let l=0;l<s.length;l++){if(n&&!i.includes(s[l].toLowerCase()))return!1;if(!n&&i.includes(s[l].toLowerCase()))return!0}}return!0}getAccessTokensByFilter(e){const t=this.getTokenKeys(),n=[];return t.accessToken.forEach(i=>{if(!this.accessTokenKeyMatchesFilter(i,e,!0))return;const s=this.getAccessTokenCredential(i);s&&this.credentialMatchesFilter(s,e)&&n.push(s)}),n}getRefreshToken(e,t,n,i,s){this.commonLogger.trace("CacheManager - getRefreshToken called");const l=t?sa:void 0,d={homeAccountId:e.homeAccountId,environment:e.environment,credentialType:ne.REFRESH_TOKEN,clientId:this.clientId,familyId:l},f=n&&n.refreshToken||this.getTokenKeys().refreshToken,g=[];f.forEach(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(Sy);return i[0]}isAppMetadataFOCI(e){const t=this.readAppMetadataFromCache(e);return!!(t&&t.familyId===sa)}matchHomeAccountId(e,t){return typeof e.homeAccountId=="string"&&t===e.homeAccountId}matchLocalAccountIdFromTokenClaims(e,t){const n=e.oid||e.sub;return t===n}matchLocalAccountIdFromTenantProfile(e,t){return e.localAccountId===t}matchName(e,t){var n;return t.toLowerCase()===((n=e.name)==null?void 0:n.toLowerCase())}matchUsername(e,t){return!!(e&&typeof e=="string"&&(t==null?void 0:t.toLowerCase())===e.toLowerCase())}matchUserAssertionHash(e,t){return!!(e.userAssertionHash&&t===e.userAssertionHash)}matchEnvironment(e,t){if(this.staticAuthorityOptions){const i=gM(this.staticAuthorityOptions,this.commonLogger);if(i.includes(t)&&i.includes(e.environment))return!0}const n=this.getAuthorityMetadataByAlias(t);return!!(n&&n.aliases.indexOf(e.environment)>-1)}matchCredentialType(e,t){return e.credentialType&&t.toLowerCase()===e.credentialType.toLowerCase()}matchClientId(e,t){return!!(e.clientId&&t===e.clientId)}matchFamilyId(e,t){return!!(e.familyId&&t===e.familyId)}matchRealm(e,t){var n;return((n=e.realm)==null?void 0:n.toLowerCase())===t.toLowerCase()}matchNativeAccountId(e,t){return!!(e.nativeAccountId&&t===e.nativeAccountId)}matchLoginHintFromTokenClaims(e,t){return e.login_hint===t||e.preferred_username===t||e.upn===t}matchSid(e,t){return e.sid===t}matchAuthorityType(e,t){return!!(e.authorityType&&t.toLowerCase()===e.authorityType.toLowerCase())}matchTarget(e,t){return e.credentialType!==ne.ACCESS_TOKEN&&e.credentialType!==ne.ACCESS_TOKEN_WITH_AUTH_SCHEME||!e.target?!1:Je.fromString(e.target).containsScopeSet(t)}matchTokenType(e,t){return!!(e.tokenType&&e.tokenType===t)}matchKeyId(e,t){return!!(e.keyId&&e.keyId===t)}isAppMetadata(e){return e.indexOf(zd)!==-1}isAuthorityMetadata(e){return e.indexOf(ac.CACHE_KEY)!==-1}generateAuthorityMetadataCacheKey(e){return`${ac.CACHE_KEY}-${this.clientId}-${e}`}static toObject(e,t){for(const n in t)e[n]=t[n];return e}}class pM extends gi{setAccount(){throw B(ge)}getAccount(){throw B(ge)}getCachedAccountEntity(){throw B(ge)}setIdTokenCredential(){throw B(ge)}getIdTokenCredential(){throw B(ge)}setAccessTokenCredential(){throw B(ge)}getAccessTokenCredential(){throw B(ge)}setRefreshTokenCredential(){throw B(ge)}getRefreshTokenCredential(){throw B(ge)}setAppMetadata(){throw B(ge)}getAppMetadata(){throw B(ge)}setServerTelemetry(){throw B(ge)}getServerTelemetry(){throw B(ge)}setAuthorityMetadata(){throw B(ge)}getAuthorityMetadata(){throw B(ge)}getAuthorityMetadataKeys(){throw B(ge)}setThrottlingCache(){throw B(ge)}getThrottlingCache(){throw B(ge)}removeItem(){throw B(ge)}getKeys(){throw B(ge)}getAccountKeys(){throw B(ge)}getTokenKeys(){throw B(ge)}updateCredentialCacheKey(){throw B(ge)}removeOutdatedAccount(){throw B(ge)}}/*! @azure/msal-common v14.16.0 2024-11-05 */const tC={tokenRenewalOffsetSeconds:U1,preventCorsPreflight:!1},vM={loggerCallback:()=>{},piiLoggingEnabled:!1,logLevel:xe.Info,correlationId:P.EMPTY_STRING},yM={claimsBasedCachingEnabled:!1},CM={async sendGetRequestAsync(){throw B(ge)},async sendPostRequestAsync(){throw B(ge)}},wM={sku:P.SKU,version:Xd,cpu:P.EMPTY_STRING,os:P.EMPTY_STRING},_M={clientSecret:P.EMPTY_STRING,clientAssertion:void 0},TM={azureCloudInstance:Zd.None,tenant:`${P.DEFAULT_COMMON_TENANT}`},EM={application:{appName:"",appVersion:""}};function SM({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={...vM,...t};return{authOptions:AM(r),systemOptions:{...tC,...e},loggerOptions:E,cacheOptions:{...yM,...n},storageInterface:i||new pM(r.clientId,cc,new Gr(E)),networkInterface:s||CM,cryptoInterface:l||cc,clientCredentials:d||_M,libraryInfo:{...wM,...f},telemetry:{...EM,...g},serverTelemetryManager:m||null,persistencePlugin:C||null,serializableCache:v||null}}function AM(r){return{clientCapabilities:[],azureCloudOptions:TM,skipAuthorityMetadataCache:!1,instanceAware:!1,...r}}function fd(r){return r.authOptions.authority.options.protocolMode===_r.OIDC}/*! @azure/msal-common v14.16.0 2024-11-05 */const nn={HOME_ACCOUNT_ID:"home_account_id",UPN:"UPN"};/*! @azure/msal-common v14.16.0 2024-11-05 */const mo="client_id",nC="redirect_uri",ap="response_type",bM="response_mode",IM="grant_type",kM="claims",RM="scope",NM="refresh_token",OM="state",PM="nonce",MM="prompt",xM="code",DM="code_challenge",LM="code_challenge_method",BM="code_verifier",UM="client-request-id",VM="x-client-SKU",FM="x-client-VER",HM="x-client-OS",$M="x-client-CPU",KM="x-client-current-telemetry",zM="x-client-last-telemetry",qM="x-ms-lib-capability",WM="x-app-name",GM="x-app-ver",jM="post_logout_redirect_uri",YM="id_token_hint",JM="device_code",QM="client_secret",XM="client_assertion",ZM="client_assertion_type",sp="token_type",cp="req_cnf",ex="assertion",tx="requested_token_use",lp="return_spa_code",nx="nativebroker",rx="logout_hint",ox="sid",ix="login_hint",ax="domain_hint",sx="x-client-xtra-sku",lh="brk_client_id",gd="brk_redirect_uri";/*! @azure/msal-common v14.16.0 2024-11-05 */class Xo{static validateRedirectUri(e){if(!e)throw Pe(Ly)}static validatePrompt(e){const t=[];for(const n in dt)t.push(dt[n]);if(t.indexOf(e)<0)throw Pe(Fy)}static validateClaims(e){try{JSON.parse(e)}catch{throw Pe(th)}}static validateCodeChallengeParams(e,t){if(!e||!t)throw Pe(nh);this.validateCodeChallengeMethod(t)}static validateCodeChallengeMethod(e){if([jm.PLAIN,jm.S256].indexOf(e)<0)throw Pe(Ky)}}/*! @azure/msal-common v14.16.0 2024-11-05 */function cx(r,e,t){if(!e)return;const n=r.get(mo);n&&r.has(lh)&&(t==null||t.addFields({embeddedClientId:n,embeddedRedirectUri:r.get(nC)},e))}class la{constructor(e,t){this.parameters=new Map,this.performanceClient=t,this.correlationId=e}addResponseTypeCode(){this.parameters.set(ap,encodeURIComponent(P.CODE_RESPONSE_TYPE))}addResponseTypeForTokenAndIdToken(){this.parameters.set(ap,encodeURIComponent(`${P.TOKEN_RESPONSE_TYPE} ${P.ID_TOKEN_RESPONSE_TYPE}`))}addResponseMode(e){this.parameters.set(bM,encodeURIComponent(e||D1.QUERY))}addNativeBroker(){this.parameters.set(nx,encodeURIComponent("1"))}addScopes(e,t=!0,n=yi){t&&!n.includes("openid")&&!e.includes("openid")&&n.push("openid");const i=t?[...e||[],...n]:e||[],s=new Je(i);this.parameters.set(RM,encodeURIComponent(s.printScopes()))}addClientId(e){this.parameters.set(mo,encodeURIComponent(e))}addRedirectUri(e){Xo.validateRedirectUri(e),this.parameters.set(nC,encodeURIComponent(e))}addPostLogoutRedirectUri(e){Xo.validateRedirectUri(e),this.parameters.set(jM,encodeURIComponent(e))}addIdTokenHint(e){this.parameters.set(YM,encodeURIComponent(e))}addDomainHint(e){this.parameters.set(ax,encodeURIComponent(e))}addLoginHint(e){this.parameters.set(ix,encodeURIComponent(e))}addCcsUpn(e){this.parameters.set(Mt.CCS_HEADER,encodeURIComponent(`UPN:${e}`))}addCcsOid(e){this.parameters.set(Mt.CCS_HEADER,encodeURIComponent(`Oid:${e.uid}@${e.utid}`))}addSid(e){this.parameters.set(ox,encodeURIComponent(e))}addClaims(e,t){const n=this.addClientCapabilitiesToClaims(e,t);Xo.validateClaims(n),this.parameters.set(kM,encodeURIComponent(n))}addCorrelationId(e){this.parameters.set(UM,encodeURIComponent(e))}addLibraryInfo(e){this.parameters.set(VM,e.sku),this.parameters.set(FM,e.version),e.os&&this.parameters.set(HM,e.os),e.cpu&&this.parameters.set($M,e.cpu)}addApplicationTelemetry(e){e!=null&&e.appName&&this.parameters.set(WM,e.appName),e!=null&&e.appVersion&&this.parameters.set(GM,e.appVersion)}addPrompt(e){Xo.validatePrompt(e),this.parameters.set(`${MM}`,encodeURIComponent(e))}addState(e){e&&this.parameters.set(OM,encodeURIComponent(e))}addNonce(e){this.parameters.set(PM,encodeURIComponent(e))}addCodeChallengeParams(e,t){if(Xo.validateCodeChallengeParams(e,t),e&&t)this.parameters.set(DM,encodeURIComponent(e)),this.parameters.set(LM,encodeURIComponent(t));else throw Pe(nh)}addAuthorizationCode(e){this.parameters.set(xM,encodeURIComponent(e))}addDeviceCode(e){this.parameters.set(JM,encodeURIComponent(e))}addRefreshToken(e){this.parameters.set(NM,encodeURIComponent(e))}addCodeVerifier(e){this.parameters.set(BM,encodeURIComponent(e))}addClientSecret(e){this.parameters.set(QM,encodeURIComponent(e))}addClientAssertion(e){e&&this.parameters.set(XM,encodeURIComponent(e))}addClientAssertionType(e){e&&this.parameters.set(ZM,encodeURIComponent(e))}addOboAssertion(e){this.parameters.set(ex,encodeURIComponent(e))}addRequestTokenUse(e){this.parameters.set(tx,encodeURIComponent(e))}addGrantType(e){this.parameters.set(IM,encodeURIComponent(e))}addClientInfo(){this.parameters.set(L1,"1")}addExtraQueryParameters(e){Object.entries(e).forEach(([t,n])=>{!this.parameters.has(t)&&n&&this.parameters.set(t,n)})}addClientCapabilitiesToClaims(e,t){let n;if(!e)n={};else try{n=JSON.parse(e)}catch{throw Pe(th)}return t&&t.length>0&&(n.hasOwnProperty(bs.ACCESS_TOKEN)||(n[bs.ACCESS_TOKEN]={}),n[bs.ACCESS_TOKEN][bs.XMS_CC]={values:t}),JSON.stringify(n)}addUsername(e){this.parameters.set(Jm.username,encodeURIComponent(e))}addPassword(e){this.parameters.set(Jm.password,encodeURIComponent(e))}addPopToken(e){e&&(this.parameters.set(sp,Re.POP),this.parameters.set(cp,encodeURIComponent(e)))}addSshJwk(e){e&&(this.parameters.set(sp,Re.SSH),this.parameters.set(cp,encodeURIComponent(e)))}addServerTelemetry(e){this.parameters.set(KM,e.generateCurrentRequestHeaderValue()),this.parameters.set(zM,e.generateLastRequestHeaderValue())}addThrottling(){this.parameters.set(qM,ca.X_MS_LIB_CAPABILITY_VALUE)}addLogoutHint(e){this.parameters.set(rx,encodeURIComponent(e))}addBrokerParameters(e){const t={};t[lh]=e.brokerClientId,t[gd]=e.brokerRedirectUri,this.addExtraQueryParameters(t)}createQueryString(){const e=new Array;return this.parameters.forEach((t,n)=>{e.push(`${n}=${t}`)}),cx(this.parameters,this.correlationId,this.performanceClient),e.join("&")}}/*! @azure/msal-common v14.16.0 2024-11-05 */function lx(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 ux(r){return r.hasOwnProperty("tenant_discovery_endpoint")&&r.hasOwnProperty("metadata")}/*! @azure/msal-common v14.16.0 2024-11-05 */function dx(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"},hx={InProgress:1};/*! @azure/msal-common v14.16.0 2024-11-05 */const _o=(r,e,t,n,i)=>(...s)=>{t.trace(`Executing function ${e}`);const l=n==null?void 0:n.startMeasurement(e,i);if(i){const d=e+"CallCount";n==null||n.incrementFields({[d]:1},i)}try{const d=r(...s);return l==null||l.end({success:!0}),t.trace(`Returning result from ${e}`),d}catch(d){t.trace(`Error occurred in ${e}`);try{t.trace(JSON.stringify(d))}catch{t.trace("Unable to print error message.")}throw l==null||l.end({success:!1},d),d}},F=(r,e,t,n,i)=>(...s)=>{t.trace(`Executing function ${e}`);const l=n==null?void 0:n.startMeasurement(e,i);if(i){const d=e+"CallCount";n==null||n.incrementFields({[d]:1},i)}return n==null||n.setPreQueueTime(e,i),r(...s).then(d=>(t.trace(`Returning result from ${e}`),l==null||l.end({success:!0}),d)).catch(d=>{t.trace(`Error occurred in ${e}`);try{t.trace(JSON.stringify(d))}catch{t.trace("Unable to print error message.")}throw l==null||l.end({success:!1},d),d})};/*! @azure/msal-common v14.16.0 2024-11-05 */class Mc{constructor(e,t,n,i){this.networkInterface=e,this.logger=t,this.performanceClient=n,this.correlationId=i}async detectRegion(e,t){var i;(i=this.performanceClient)==null||i.addQueueMeasurement(k.RegionDiscoveryDetectRegion,this.correlationId);let n=e;if(n)t.region_source=zo.ENVIRONMENT_VARIABLE;else{const s=Mc.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===ks.httpSuccess&&(n=l.body,t.region_source=zo.IMDS),l.status===ks.httpBadRequest){const d=await F(this.getCurrentVersion.bind(this),k.RegionDiscoveryGetCurrentVersion,this.logger,this.performanceClient,this.correlationId)(s);if(!d)return t.region_source=zo.FAILED_AUTO_DETECTION,null;const f=await F(this.getRegionFromIMDS.bind(this),k.RegionDiscoveryGetRegionFromIMDS,this.logger,this.performanceClient,this.correlationId)(d,s);f.status===ks.httpSuccess&&(n=f.body,t.region_source=zo.IMDS)}}catch{return t.region_source=zo.FAILED_AUTO_DETECTION,null}}return n||(t.region_source=zo.FAILED_AUTO_DETECTION),n||null}async getRegionFromIMDS(e,t){var n;return(n=this.performanceClient)==null||n.addQueueMeasurement(k.RegionDiscoveryGetRegionFromIMDS,this.correlationId),this.networkInterface.sendGetRequestAsync(`${P.IMDS_ENDPOINT}?api-version=${e}&format=text`,t,P.IMDS_TIMEOUT)}async getCurrentVersion(e){var t;(t=this.performanceClient)==null||t.addQueueMeasurement(k.RegionDiscoveryGetCurrentVersion,this.correlationId);try{const n=await this.networkInterface.sendGetRequestAsync(`${P.IMDS_ENDPOINT}?format=json`,e);return n.status===ks.httpBadRequest&&n.body&&n.body["newest-versions"]&&n.body["newest-versions"].length>0?n.body["newest-versions"][0]:null}catch{return null}}}Mc.IMDS_OPTIONS={headers:{Metadata:"true"}};/*! @azure/msal-common v14.16.0 2024-11-05 */class At{constructor(e,t,n,i,s,l,d,f){this.canonicalAuthority=e,this._canonicalAuthority.validateAsUri(),this.networkInterface=t,this.cacheManager=n,this.authorityOptions=i,this.regionDiscoveryMetadata={region_used:void 0,region_source:void 0,region_outcome:void 0},this.logger=s,this.performanceClient=d,this.correlationId=l,this.managedIdentity=f||!1,this.regionDiscovery=new Mc(t,this.logger,this.performanceClient,this.correlationId)}getAuthorityType(e){if(e.HostNameAndPort.endsWith(P.CIAM_AUTH_URL))return xn.Ciam;const t=e.PathSegments;if(t.length)switch(t[0].toLowerCase()){case P.ADFS:return xn.Adfs;case P.DSTS:return xn.Dsts}return xn.Default}get authorityType(){return this.getAuthorityType(this.canonicalAuthorityUrlComponents)}get protocolMode(){return this.authorityOptions.protocolMode}get options(){return this.authorityOptions}get canonicalAuthority(){return this._canonicalAuthority.urlString}set canonicalAuthority(e){this._canonicalAuthority=new ye(e),this._canonicalAuthority.validateAsUri(),this._canonicalAuthorityUrlComponents=null}get canonicalAuthorityUrlComponents(){return this._canonicalAuthorityUrlComponents||(this._canonicalAuthorityUrlComponents=this._canonicalAuthority.getUrlComponents()),this._canonicalAuthorityUrlComponents}get hostnameAndPort(){return this.canonicalAuthorityUrlComponents.HostNameAndPort.toLowerCase()}get tenant(){return this.canonicalAuthorityUrlComponents.PathSegments[0]}get authorizationEndpoint(){if(this.discoveryComplete())return this.replacePath(this.metadata.authorization_endpoint);throw B(pr)}get tokenEndpoint(){if(this.discoveryComplete())return this.replacePath(this.metadata.token_endpoint);throw B(pr)}get deviceCodeEndpoint(){if(this.discoveryComplete())return this.replacePath(this.metadata.token_endpoint.replace("/token","/devicecode"));throw B(pr)}get endSessionEndpoint(){if(this.discoveryComplete()){if(!this.metadata.end_session_endpoint)throw B(Py);return this.replacePath(this.metadata.end_session_endpoint)}else throw B(pr)}get selfSignedJwtAudience(){if(this.discoveryComplete())return this.replacePath(this.metadata.issuer);throw B(pr)}get jwksUri(){if(this.discoveryComplete())return this.replacePath(this.metadata.jwks_uri);throw B(pr)}canReplaceTenant(e){return e.PathSegments.length===1&&!At.reservedTenantDomains.has(e.PathSegments[0])&&this.getAuthorityType(e)===xn.Default&&this.protocolMode===_r.AAD}replaceTenant(e){return e.replace(/{tenant}|{tenantid}/g,this.tenant)}replacePath(e){let t=e;const i=new ye(this.metadata.canonical_authority).getUrlComponents(),s=i.PathSegments;return this.canonicalAuthorityUrlComponents.PathSegments.forEach((d,f)=>{let g=s[f];if(f===0&&this.canReplaceTenant(i)){const m=new ye(this.metadata.authorization_endpoint).getUrlComponents().PathSegments[0];g!==m&&(this.logger.verbose(`Replacing tenant domain name ${g} with id ${m}`),g=m)}d!==g&&(t=t.replace(`/${g}/`,`/${d}/`))}),this.replaceTenant(t)}get defaultOpenIdConfigurationEndpoint(){const e=this.hostnameAndPort;return this.canonicalAuthority.endsWith("v2.0/")||this.authorityType===xn.Adfs||this.protocolMode!==_r.AAD&&!this.isAliasOfKnownMicrosoftAuthority(e)?`${this.canonicalAuthority}.well-known/openid-configuration`:`${this.canonicalAuthority}v2.0/.well-known/openid-configuration`}discoveryComplete(){return!!this.metadata}async resolveEndpointsAsync(){var i,s;(i=this.performanceClient)==null||i.addQueueMeasurement(k.AuthorityResolveEndpointsAsync,this.correlationId);const e=this.getCurrentMetadataEntity(),t=await F(this.updateCloudDiscoveryMetadata.bind(this),k.AuthorityUpdateCloudDiscoveryMetadata,this.logger,this.performanceClient,this.correlationId)(e);this.canonicalAuthority=this.canonicalAuthority.replace(this.hostnameAndPort,e.preferred_network);const n=await F(this.updateEndpointMetadata.bind(this),k.AuthorityUpdateEndpointMetadata,this.logger,this.performanceClient,this.correlationId)(e);this.updateCachedMetadata(e,t,{source:n}),(s=this.performanceClient)==null||s.addFields({cloudDiscoverySource:t,authorityEndpointSource:n},this.correlationId)}getCurrentMetadataEntity(){let e=this.cacheManager.getAuthorityMetadataByAlias(this.hostnameAndPort);return e||(e={aliases:[],preferred_cache:this.hostnameAndPort,preferred_network:this.hostnameAndPort,canonical_authority:this.canonicalAuthority,authorization_endpoint:"",token_endpoint:"",end_session_endpoint:"",issuer:"",aliasesFromNetwork:!1,endpointsFromNetwork:!1,expiresAt:np(),jwks_uri:""}),e}updateCachedMetadata(e,t,n){t!==Jt.CACHE&&(n==null?void 0:n.source)!==Jt.CACHE&&(e.expiresAt=np(),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===Jt.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);Rs(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)),Rs(e,n,!0),Jt.NETWORK;throw B(Cy,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"),Rs(e,t,!1),{source:Jt.CONFIG};if(this.logger.verbose("Did not find endpoint metadata in the config... Attempting to get endpoint metadata from the hardcoded values."),this.authorityOptions.skipAuthorityMetadataCache)this.logger.verbose("Skipping hardcoded metadata cache since skipAuthorityMetadataCache is set to true. Attempting to get endpoint metadata from the network metadata cache.");else{const i=this.getEndpointMetadataFromHardcodedValues();if(i)return Rs(e,i,!1),{source:Jt.HARDCODED_VALUES,metadata:i};this.logger.verbose("Did not find endpoint metadata in hardcoded values... Attempting to get endpoint metadata from the network metadata cache.")}const n=rp(e);return this.isAuthoritySameType(e)&&e.endpointsFromNetwork&&!n?(this.logger.verbose("Found endpoint metadata in the cache."),{source:Jt.CACHE}):(n&&this.logger.verbose("The metadata entity is expired."),null)}isAuthoritySameType(e){return new ye(e.canonical_authority).getUrlComponents().PathSegments.length===this.canonicalAuthorityUrlComponents.PathSegments.length}getEndpointMetadataFromConfig(){if(this.authorityOptions.authorityMetadata)try{return JSON.parse(this.authorityOptions.authorityMetadata)}catch{throw Pe(zy)}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 lx(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 op?op[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=Mu.CONFIGURED_NO_AUTO_DETECTION,this.regionDiscoveryMetadata.region_used=t,At.replaceWithRegionalInformation(e,t);const l=await F(this.regionDiscovery.detectRegion.bind(this.regionDiscovery),k.RegionDiscoveryDetectRegion,this.logger,this.performanceClient,this.correlationId)((s=this.authorityOptions.azureRegionConfiguration)==null?void 0:s.environmentRegion,this.regionDiscoveryMetadata);if(l)return this.regionDiscoveryMetadata.region_outcome=Mu.AUTO_DETECTION_REQUESTED_SUCCESSFUL,this.regionDiscoveryMetadata.region_used=l,At.replaceWithRegionalInformation(e,l);this.regionDiscoveryMetadata.region_outcome=Mu.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 xu(e,n,!0),Jt.NETWORK;throw Pe(qy)}updateCloudDiscoveryMetadataFromLocalSources(e){this.logger.verbose("Attempting to get cloud discovery metadata from authority configuration"),this.logger.verbosePii(`Known Authorities: ${this.authorityOptions.knownAuthorities||P.NOT_APPLICABLE}`),this.logger.verbosePii(`Authority Metadata: ${this.authorityOptions.authorityMetadata||P.NOT_APPLICABLE}`),this.logger.verbosePii(`Canonical Authority: ${e.canonical_authority||P.NOT_APPLICABLE}`);const t=this.getCloudDiscoveryMetadataFromConfig();if(t)return this.logger.verbose("Found cloud discovery metadata in authority configuration"),xu(e,t,!1),Jt.CONFIG;if(this.logger.verbose("Did not find cloud discovery metadata in the config... Attempting to get cloud discovery metadata from the hardcoded values."),this.options.skipAuthorityMetadataCache)this.logger.verbose("Skipping hardcoded cloud discovery metadata cache since skipAuthorityMetadataCache is set to true. Attempting to get cloud discovery metadata from the network metadata cache.");else{const i=mM(this.hostnameAndPort);if(i)return this.logger.verbose("Found cloud discovery metadata from hardcoded values."),xu(e,i,!1),Jt.HARDCODED_VALUES;this.logger.verbose("Did not find cloud discovery metadata in hardcoded values... Attempting to get cloud discovery metadata from the network metadata cache.")}const n=rp(e);return this.isAuthoritySameType(e)&&e.aliasesFromNetwork&&!n?(this.logger.verbose("Found cloud discovery metadata in the cache."),Jt.CACHE):(n&&this.logger.verbose("The metadata entity is expired."),null)}getCloudDiscoveryMetadataFromConfig(){if(this.authorityType===xn.Ciam)return this.logger.verbose("CIAM authorities do not support cloud discovery metadata, generate the aliases from authority host."),At.createCloudDiscoveryMetadataFromHost(this.hostnameAndPort);if(this.authorityOptions.cloudDiscoveryMetadata){this.logger.verbose("The cloud discovery metadata has been provided as a network response, in the config.");try{this.logger.verbose("Attempting to parse the cloud discovery metadata.");const e=JSON.parse(this.authorityOptions.cloudDiscoveryMetadata),t=hc(e.metadata,this.hostnameAndPort);if(this.logger.verbose("Parsed the cloud discovery metadata."),t)return this.logger.verbose("There is returnable metadata attached to the parsed cloud discovery metadata."),t;this.logger.verbose("There is no metadata attached to the parsed cloud discovery metadata.")}catch{throw this.logger.verbose("Unable to parse the cloud discovery metadata. Throwing Invalid Cloud Discovery Metadata Error."),Pe(rh)}}return this.isInKnownAuthorities()?(this.logger.verbose("The host is included in knownAuthorities. Creating new cloud discovery metadata from the host."),At.createCloudDiscoveryMetadataFromHost(this.hostnameAndPort)):null}async getCloudDiscoveryMetadataFromNetwork(){var i;(i=this.performanceClient)==null||i.addQueueMeasurement(k.AuthorityGetCloudDiscoveryMetadataFromNetwork,this.correlationId);const e=`${P.AAD_INSTANCE_DISCOVERY_ENDPT}${this.canonicalAuthority}oauth2/v2.0/authorize`,t={};let n=null;try{const s=await this.networkInterface.sendGetRequestAsync(e,t);let l,d;if(ux(s.body))l=s.body,d=l.metadata,this.logger.verbosePii(`tenant_discovery_endpoint is: ${l.tenant_discovery_endpoint}`);else if(dx(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=hc(d,this.hostnameAndPort)}catch(s){if(s instanceof He)this.logger.error(`There was a network error while attempting to get the cloud discovery instance metadata.
|
56
|
-
Error: ${s.errorCode}
|
57
|
-
Error Description: ${s.errorMessage}`);else{const l=s;this.logger.error(`A non-MSALJS error was thrown while attempting to get the cloud instance discovery metadata.
|
58
|
-
Error: ${l.name}
|
59
|
-
Error Description: ${l.message}`)}return null}return n||(this.logger.warning("The developer's authority was not found within the CloudInstanceDiscoveryMetadata returned from the network request."),this.logger.verbose("Creating custom Authority for custom domain scenario."),n=At.createCloudDiscoveryMetadataFromHost(this.hostnameAndPort)),n}isInKnownAuthorities(){return this.authorityOptions.knownAuthorities.filter(t=>t&&ye.getDomainFromUrl(t).toLowerCase()===this.hostnameAndPort).length>0}static generateAuthority(e,t){let n;if(t&&t.azureCloudInstance!==Zd.None){const i=t.tenant?t.tenant:P.DEFAULT_COMMON_TENANT;n=`${t.azureCloudInstance}/${i}/`}return n||e}static createCloudDiscoveryMetadataFromHost(e){return{preferred_network:e,preferred_cache:e,aliases:[e]}}getPreferredCache(){if(this.managedIdentity)return P.DEFAULT_AUTHORITY_HOST;if(this.discoveryComplete())return this.metadata.preferred_cache;throw B(pr)}isAlias(e){return this.metadata.aliases.indexOf(e)>-1}isAliasOfKnownMicrosoftAuthority(e){return Zy.has(e)}static isPublicCloudAuthority(e){return P.KNOWN_PUBLIC_CLOUDS.indexOf(e)>=0}static buildRegionalAuthorityString(e,t,n){const i=new ye(e);i.validateAsUri();const s=i.getUrlComponents();let l=`${t}.${s.HostNameAndPort}`;this.isPublicCloudAuthority(s.HostNameAndPort)&&(l=`${t}.${P.REGIONAL_AUTH_PUBLIC_CLOUD_SUFFIX}`);const d=ye.constructAuthorityUriFromObject({...i.getUrlComponents(),HostNameAndPort:l}).urlString;return n?`${d}?${n}`:d}static replaceWithRegionalInformation(e,t){const n={...e};return n.authorization_endpoint=At.buildRegionalAuthorityString(n.authorization_endpoint,t),n.token_endpoint=At.buildRegionalAuthorityString(n.token_endpoint,t),n.end_session_endpoint&&(n.end_session_endpoint=At.buildRegionalAuthorityString(n.end_session_endpoint,t)),n}static transformCIAMAuthority(e){let t=e;const i=new ye(e).getUrlComponents();if(i.PathSegments.length===0&&i.HostNameAndPort.endsWith(P.CIAM_AUTH_URL)){const s=i.HostNameAndPort.split(".")[0];t=`${t}${s}${P.AAD_TENANT_DOMAIN_SUFFIX}`}return t}}At.reservedTenantDomains=new Set(["{tenant}","{tenantid}",qr.COMMON,qr.CONSUMERS,qr.ORGANIZATIONS]);function fx(r){var i;const n=(i=new ye(r).getUrlComponents().PathSegments.slice(-1)[0])==null?void 0:i.toLowerCase();switch(n){case qr.COMMON:case qr.ORGANIZATIONS:case qr.CONSUMERS:return;default:return n}}function rC(r){return r.endsWith(P.FORWARD_SLASH)?r:`${r}${P.FORWARD_SLASH}`}function gx(r){const e=r.cloudDiscoveryMetadata;let t;if(e)try{t=JSON.parse(e)}catch{throw Pe(rh)}return{canonicalAuthority:r.authority?rC(r.authority):void 0,knownAuthorities:r.knownAuthorities,cloudDiscoveryMetadata:t}}/*! @azure/msal-common v14.16.0 2024-11-05 */async function oC(r,e,t,n,i,s,l){l==null||l.addQueueMeasurement(k.AuthorityFactoryCreateDiscoveredInstance,s);const d=At.transformCIAMAuthority(rC(r)),f=new At(d,e,t,n,i,s,l);try{return await F(f.resolveEndpointsAsync.bind(f),k.AuthorityResolveEndpointsAsync,i,l,s)(),f}catch{throw B(pr)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class jr extends He{constructor(e,t,n,i,s){super(e,t,n),this.name="ServerError",this.errorNo=i,this.status=s,Object.setPrototypeOf(this,jr.prototype)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class Yn{static generateThrottlingStorageKey(e){return`${ca.THROTTLING_PREFIX}.${JSON.stringify(e)}`}static preProcess(e,t){var s;const n=Yn.generateThrottlingStorageKey(t),i=e.getThrottlingCache(n);if(i){if(i.throttleTime<Date.now()){e.removeItem(n);return}throw new jr(((s=i.errorCodes)==null?void 0:s.join(" "))||P.EMPTY_STRING,i.errorMessage,i.subError)}}static postProcess(e,t,n){if(Yn.checkResponseStatus(n)||Yn.checkResponseForRetryAfter(n)){const i={throttleTime:Yn.calculateThrottleTime(parseInt(n.headers[Mt.RETRY_AFTER])),error:n.body.error,errorCodes:n.body.error_codes,errorMessage:n.body.error_description,subError:n.body.suberror};e.setThrottlingCache(Yn.generateThrottlingStorageKey(t),i)}}static checkResponseStatus(e){return e.status===429||e.status>=500&&e.status<600}static checkResponseForRetryAfter(e){return e.headers?e.headers.hasOwnProperty(Mt.RETRY_AFTER)&&(e.status<200||e.status>=300):!1}static calculateThrottleTime(e){const t=e<=0?0:e,n=Date.now()/1e3;return Math.floor(Math.min(n+(t||ca.DEFAULT_THROTTLE_TIME_SECONDS),n+ca.DEFAULT_MAX_THROTTLE_TIME_SECONDS)*1e3)}static removeThrottle(e,t,n,i){const s={clientId:t,authority:n.authority,scopes:n.scopes,homeAccountIdentifier:i,claims:n.claims,authenticationScheme:n.authenticationScheme,resourceRequestMethod:n.resourceRequestMethod,resourceRequestUri:n.resourceRequestUri,shrClaims:n.shrClaims,sshKid:n.sshKid},l=this.generateThrottlingStorageKey(s);e.removeItem(l)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class xc extends He{constructor(e,t,n){super(e.errorCode,e.errorMessage,e.subError),Object.setPrototypeOf(this,xc.prototype),this.name="NetworkError",this.error=e,this.httpStatus=t,this.responseHeaders=n}}function up(r,e,t){return new xc(r,e,t)}/*! @azure/msal-common v14.16.0 2024-11-05 */class uh{constructor(e,t){this.config=SM(e),this.logger=new Gr(this.config.loggerOptions,My,Xd),this.cryptoUtils=this.config.cryptoInterface,this.cacheManager=this.config.storageInterface,this.networkClient=this.config.networkInterface,this.serverTelemetryManager=this.config.serverTelemetryManager,this.authority=this.config.authOptions.authority,this.performanceClient=t}createTokenRequestHeaders(e){const t={};if(t[Mt.CONTENT_TYPE]=P.URL_FORM_CONTENT_TYPE,!this.config.systemOptions.preventCorsPreflight&&e)switch(e.type){case nn.HOME_ACCOUNT_ID:try{const n=ai(e.credential);t[Mt.CCS_HEADER]=`Oid:${n.uid}@${n.utid}`}catch(n){this.logger.verbose("Could not parse home account ID for CCS Header: "+n)}break;case nn.UPN:t[Mt.CCS_HEADER]=`UPN: ${e.credential}`;break}return t}async executePostToTokenEndpoint(e,t,n,i,s,l){var f;l&&((f=this.performanceClient)==null||f.addQueueMeasurement(l,s));const d=await this.sendPostRequest(i,e,{body:t,headers:n},s);return this.config.serverTelemetryManager&&d.status<500&&d.status!==429&&this.config.serverTelemetryManager.clearTelemetryCache(),d}async sendPostRequest(e,t,n,i){var l,d,f;Yn.preProcess(this.cacheManager,e);let s;try{s=await F(this.networkClient.sendPostRequestAsync.bind(this.networkClient),k.NetworkClientSendPostRequestAsync,this.logger,this.performanceClient,i)(t,n);const g=s.headers||{};(d=this.performanceClient)==null||d.addFields({refreshTokenSize:((l=s.body.refresh_token)==null?void 0:l.length)||0,httpVerToken:g[Mt.X_MS_HTTP_VERSION]||"",requestId:g[Mt.X_MS_REQUEST_ID]||""},i)}catch(g){if(g instanceof xc){const m=g.responseHeaders;throw m&&((f=this.performanceClient)==null||f.addFields({httpVerToken:m[Mt.X_MS_HTTP_VERSION]||"",requestId:m[Mt.X_MS_REQUEST_ID]||"",contentTypeHeader:m[Mt.CONTENT_TYPE]||void 0,contentLengthHeader:m[Mt.CONTENT_LENGTH]||void 0,httpStatus:g.httpStatus},i)),g.error}throw g instanceof He?g:B(yy)}return Yn.postProcess(this.cacheManager,e,s),s}async updateAuthority(e,t){var s;(s=this.performanceClient)==null||s.addQueueMeasurement(k.UpdateTokenEndpointAuthority,t);const n=`https://${e}/${this.authority.tenant}/`,i=await oC(n,this.networkClient,this.cacheManager,this.authority.options,this.logger,t,this.performanceClient);this.authority=i}createTokenQueryParameters(e){const t=new la(e.correlationId,this.performanceClient);return e.embeddedClientId&&t.addBrokerParameters({brokerClientId:this.config.authOptions.clientId,brokerRedirectUri:this.config.authOptions.redirectUri}),e.tokenQueryParameters&&t.addExtraQueryParameters(e.tokenQueryParameters),t.addCorrelationId(e.correlationId),t.createQueryString()}}/*! @azure/msal-common v14.16.0 2024-11-05 */const fc="no_tokens_found",iC="native_account_unavailable",dh="refresh_token_expired",mx="interaction_required",px="consent_required",vx="login_required",Dc="bad_token";/*! @azure/msal-common v14.16.0 2024-11-05 */const dp=[mx,px,vx,Dc],yx=["message_only","additional_action","basic_action","user_password_expired","consent_required","bad_token"],Cx={[fc]:"No refresh token found in the cache. Please sign-in.",[iC]:"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.",[dh]:"Refresh token has expired.",[Dc]:"Identity provider returned bad_token due to an expired or invalid refresh token. Please invoke an interactive API to resolve."};class Vn extends He{constructor(e,t,n,i,s,l,d,f){super(e,t,n),Object.setPrototypeOf(this,Vn.prototype),this.timestamp=i||P.EMPTY_STRING,this.traceId=s||P.EMPTY_STRING,this.correlationId=l||P.EMPTY_STRING,this.claims=d||P.EMPTY_STRING,this.name="InteractionRequiredAuthError",this.errorNo=f}}function hp(r,e,t){const n=!!r&&dp.indexOf(r)>-1,i=!!t&&yx.indexOf(t)>-1,s=!!e&&dp.some(l=>e.indexOf(l)>-1);return n||s||i}function md(r){return new Vn(r,Cx[r])}/*! @azure/msal-common v14.16.0 2024-11-05 */class Un{static setRequestState(e,t,n){const i=Un.generateLibraryState(e,n);return t?`${i}${P.RESOURCE_DELIM}${t}`:i}static generateLibraryState(e,t){if(!e)throw B(ud);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(ud);if(!t)throw B(fi);try{const n=t.split(P.RESOURCE_DELIM),i=n[0],s=n.length>1?n.slice(1).join(P.RESOURCE_DELIM):P.EMPTY_STRING,l=e.base64Decode(i),d=JSON.parse(l);return{userRequestState:s||P.EMPTY_STRING,libraryState:d}}catch{throw B(fi)}}}/*! @azure/msal-common v14.16.0 2024-11-05 */const wx={SW:"sw"};class mi{constructor(e,t){this.cryptoUtils=e,this.performanceClient=t}async generateCnf(e,t){var s;(s=this.performanceClient)==null||s.addQueueMeasurement(k.PopTokenGenerateCnf,e.correlationId);const n=await F(this.generateKid.bind(this),k.PopTokenGenerateCnf,t,this.performanceClient,e.correlationId)(e),i=this.cryptoUtils.base64UrlEncode(JSON.stringify(n));return{kid:n.kid,reqCnfString:i}}async generateKid(e){var n;return(n=this.performanceClient)==null||n.addQueueMeasurement(k.PopTokenGenerateKid,e.correlationId),{kid:await this.cryptoUtils.getPublicKeyThumbprint(e),xms_ksl:wx.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:rr(),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 _x{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 Tx(r){var n,i;const e="code=",t=(n=r.error_uri)==null?void 0:n.lastIndexOf(e);return t&&t>=0?(i=r.error_uri)==null?void 0:i.substring(t+e.length):void 0}class po{constructor(e,t,n,i,s,l,d){this.clientId=e,this.cacheStorage=t,this.cryptoObj=n,this.logger=i,this.serializableCache=s,this.persistencePlugin=l,this.performanceClient=d}validateServerAuthorizationCodeResponse(e,t){if(!e.state||!t)throw e.state?B(sc,"Cached State"):B(sc,"Server State");let n,i;try{n=decodeURIComponent(e.state)}catch{throw B(fi,e.state)}try{i=decodeURIComponent(t)}catch{throw B(fi,e.state)}if(n!==i)throw B(_y);if(e.error||e.error_description||e.suberror){const s=Tx(e);throw hp(e.error,e.error_description,e.suberror)?new Vn(e.error||"",e.error_description,e.suberror,e.timestamp||"",e.trace_id||"",e.correlation_id||"",e.claims||"",s):new jr(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 jr(e.error,i,e.suberror,s,e.status);if(t&&e.status&&e.status>=As.SERVER_ERROR_RANGE_START&&e.status<=As.SERVER_ERROR_RANGE_END){this.logger.warning(`executeTokenRequest:validateTokenResponse - AAD is currently unavailable and the access token is unable to be refreshed.
|
60
|
-
${l}`);return}else if(t&&e.status&&e.status>=As.CLIENT_ERROR_RANGE_START&&e.status<=As.CLIENT_ERROR_RANGE_END){this.logger.warning(`executeTokenRequest:validateTokenResponse - AAD is currently available but is unable to refresh the access token.
|
61
|
-
${l}`);return}throw hp(e.error,e.error_description,e.suberror)?new Vn(e.error,e.error_description,e.suberror,e.timestamp||P.EMPTY_STRING,e.trace_id||P.EMPTY_STRING,e.correlation_id||P.EMPTY_STRING,e.claims||P.EMPTY_STRING,s):l}}async handleServerTokenResponse(e,t,n,i,s,l,d,f,g){var _;(_=this.performanceClient)==null||_.addQueueMeasurement(k.HandleServerTokenResponse,e.correlation_id);let m;if(e.id_token){if(m=wo(e.id_token||P.EMPTY_STRING,this.cryptoObj.base64Decode),s&&s.nonce&&m.nonce!==s.nonce)throw B(Ty);if(i.maxAge||i.maxAge===0){const A=m.auth_time;if(!A)throw B(jd);xy(A,i.maxAge)}}this.homeAccountIdentifier=it.generateHomeAccountId(e.client_info||P.EMPTY_STRING,t.authorityType,this.logger,this.cryptoObj,m);let C;s&&s.state&&(C=Un.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 _x(this.serializableCache,!0),await this.persistencePlugin.beforeCacheAccess(E)),d&&!f&&v.account){const A=v.account.generateAccountKey();if(!this.cacheStorage.getAccount(A,this.logger))return this.logger.warning("Account used to refresh tokens not in persistence, refreshed tokens will not be stored in the cache"),await po.generateAuthenticationResult(this.cryptoObj,t,v,!1,i,m,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 po.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(Jd);const g=Jy(s);let m,C;e.id_token&&s&&(m=Nc(this.homeAccountIdentifier,f,e.id_token,this.clientId,g||""),C=hh(this.cacheStorage,t,this.homeAccountIdentifier,this.cryptoObj.base64Decode,s,e.client_info,f,g,d,void 0,this.logger));let v=null;if(e.access_token){const A=e.scope?Je.fromString(e.scope):new Je(i.scopes||[]),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=Oc(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=Dy(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,we,z;let m=P.EMPTY_STRING,C=[],v=null,E,_,A=P.EMPTY_STRING;if(n.accessToken){if(n.accessToken.tokenType===Re.POP&&!s.popKid){const et=new mi(e),{secret:_e,keyId:j}=n.accessToken;if(!j)throw B(Qd);m=await et.signPopToken(_e,j,s)}else m=n.accessToken.secret;C=Je.fromString(n.accessToken.target).asArray(),v=new Date(Number(n.accessToken.expiresOn)*1e3),E=new Date(Number(n.accessToken.extendedExpiresOn)*1e3),n.accessToken.refreshOn&&(_=new Date(Number(n.accessToken.refreshOn)*1e3))}n.appMetadata&&(A=n.appMetadata.familyId===sa?sa:"");const 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?ah(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:((we=n.account)==null?void 0:we.cloudGraphHostName)||P.EMPTY_STRING,msGraphHost:((z=n.account)==null?void 0:z.msGraphHost)||P.EMPTY_STRING,code:f==null?void 0:f.spa_code,fromNativeBroker:!1}}}function hh(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||it.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=ih(t,_.localAccountId,N,i);A.push(K)}return _.tenantProfiles=A,_}/*! @azure/msal-common v14.16.0 2024-11-05 */async function aC(r,e,t){return typeof r=="string"?r:r({clientId:e,tokenEndpoint:t})}/*! @azure/msal-common v14.16.0 2024-11-05 */class sC extends uh{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(Ay);const n=rr(),i=await F(this.executeTokenRequest.bind(this),k.AuthClientExecuteTokenRequest,this.logger,this.performanceClient,e.correlationId)(this.authority,e),s=(f=i.headers)==null?void 0:f[Mt.X_MS_REQUEST_ID],l=new po(this.config.authOptions.clientId,this.cacheManager,this.cryptoUtils,this.logger,this.config.serializableCache,this.config.persistencePlugin,this.performanceClient);return l.validateTokenResponse(i.body),F(l.handleServerTokenResponse.bind(l),k.HandleServerTokenResponse,this.logger,this.performanceClient,e.correlationId)(i.body,this.authority,n,e,t,void 0,void 0,void 0,s)}handleFragmentResponse(e,t){if(new po(this.config.authOptions.clientId,this.cacheManager,this.cryptoUtils,this.logger,null,null).validateServerAuthorizationCodeResponse(e,t),!e.code)throw B(Ny);return e}getLogoutUri(e){if(!e)throw Pe($y);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=lc(t.clientInfo,this.cryptoUtils.base64Decode);l={credential:`${C.uid}${It.CLIENT_INFO_SEPARATOR}${C.utid}`,type:nn.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 la(e.correlationId,this.performanceClient);if(t.addClientId(e.embeddedClientId||((s=e.tokenBodyParameters)==null?void 0:s[mo])||this.config.authOptions.clientId),this.includeRedirectUri?t.addRedirectUri(e.redirectUri):Xo.validateRedirectUri(e.redirectUri),t.addScopes(e.scopes,!0,this.oidcDefaultScopes),t.addAuthorizationCode(e.code),t.addLibraryInfo(this.config.libraryInfo),t.addApplicationTelemetry(this.config.telemetry.application),t.addThrottling(),this.serverTelemetryManager&&!fd(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 aC(l.assertion,this.config.authOptions.clientId,e.resourceRequestUri)),t.addClientAssertionType(l.assertionType)}if(t.addGrantType(gy.AUTHORIZATION_CODE_GRANT),t.addClientInfo(),e.authenticationScheme===Re.POP){const l=new mi(this.cryptoUtils,this.performanceClient);let d;e.popKid?d=this.cryptoUtils.encodeKid(e.popKid):d=(await F(l.generateCnf.bind(l),k.PopTokenGenerateCnf,this.logger,this.performanceClient,e.correlationId)(e,this.logger)).reqCnfString,t.addPopToken(d)}else if(e.authenticationScheme===Re.SSH)if(e.sshJwk)t.addSshJwk(e.sshJwk);else throw Pe(Pc);(!Bn.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=lc(e.clientInfo,this.cryptoUtils.base64Decode);n={credential:`${l.uid}${It.CLIENT_INFO_SEPARATOR}${l.utid}`,type:nn.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 nn.HOME_ACCOUNT_ID:try{const l=ai(n.credential);t.addCcsOid(l)}catch(l){this.logger.verbose("Could not parse home account ID for CCS Header: "+l)}break;case nn.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[lp])&&t.addExtraQueryParameters({[lp]:"1"}),t.createQueryString()}async createAuthCodeUrlQueryString(e){var s,l;const t=e.correlationId||this.config.cryptoInterface.createNewGuid();(s=this.performanceClient)==null||s.addQueueMeasurement(k.AuthClientCreateQueryString,t);const n=new la(t,this.performanceClient);n.addClientId(e.embeddedClientId||((l=e.extraQueryParameters)==null?void 0:l[mo])||this.config.authOptions.clientId);const i=[...e.scopes||[],...e.extraScopesToConsent||[]];if(n.addScopes(i,!0,this.oidcDefaultScopes),n.addRedirectUri(e.redirectUri),n.addCorrelationId(t),n.addResponseMode(e.responseMode),n.addResponseTypeCode(),n.addLibraryInfo(this.config.libraryInfo),fd(this.config)||n.addApplicationTelemetry(this.config.telemetry.application),n.addClientInfo(),e.codeChallenge&&e.codeChallengeMethod&&n.addCodeChallengeParams(e.codeChallenge,e.codeChallengeMethod),e.prompt&&n.addPrompt(e.prompt),e.domainHint&&n.addDomainHint(e.domainHint),e.prompt!==dt.SELECT_ACCOUNT)if(e.sid&&e.prompt===dt.NONE)this.logger.verbose("createAuthCodeUrlQueryString: Prompt is none, adding sid from request"),n.addSid(e.sid);else if(e.account){const d=this.extractAccountSid(e.account);let f=this.extractLoginHint(e.account);if(f&&e.domainHint&&(this.logger.warning('AuthorizationCodeClient.createAuthCodeUrlQueryString: "domainHint" param is set, skipping opaque "login_hint" claim. Please consider not passing domainHint'),f=null),f){this.logger.verbose("createAuthCodeUrlQueryString: login_hint claim present on account"),n.addLoginHint(f);try{const g=ai(e.account.homeAccountId);n.addCcsOid(g)}catch{this.logger.verbose("createAuthCodeUrlQueryString: Could not parse home account ID for CCS Header")}}else if(d&&e.prompt===dt.NONE){this.logger.verbose("createAuthCodeUrlQueryString: Prompt is none, adding sid from account"),n.addSid(d);try{const g=ai(e.account.homeAccountId);n.addCcsOid(g)}catch{this.logger.verbose("createAuthCodeUrlQueryString: Could not parse home account ID for CCS Header")}}else if(e.loginHint)this.logger.verbose("createAuthCodeUrlQueryString: Adding login_hint from request"),n.addLoginHint(e.loginHint),n.addCcsUpn(e.loginHint);else if(e.account.username){this.logger.verbose("createAuthCodeUrlQueryString: Adding login_hint from account"),n.addLoginHint(e.account.username);try{const g=ai(e.account.homeAccountId);n.addCcsOid(g)}catch{this.logger.verbose("createAuthCodeUrlQueryString: Could not parse home account ID for CCS Header")}}}else e.loginHint&&(this.logger.verbose("createAuthCodeUrlQueryString: No account, adding login_hint from request"),n.addLoginHint(e.loginHint),n.addCcsUpn(e.loginHint));else this.logger.verbose("createAuthCodeUrlQueryString: Prompt is select_account, ignoring account hints");if(e.nonce&&n.addNonce(e.nonce),e.state&&n.addState(e.state),(e.claims||this.config.authOptions.clientCapabilities&&this.config.authOptions.clientCapabilities.length>0)&&n.addClaims(e.claims,this.config.authOptions.clientCapabilities),e.embeddedClientId&&n.addBrokerParameters({brokerClientId:this.config.authOptions.clientId,brokerRedirectUri:this.config.authOptions.redirectUri}),this.addExtraQueryParams(e,n),e.nativeBroker&&(n.addNativeBroker(),e.authenticationScheme===Re.POP)){const d=new mi(this.cryptoUtils);let f;e.popKid?f=this.cryptoUtils.encodeKid(e.popKid):f=(await F(d.generateCnf.bind(d),k.PopTokenGenerateCnf,this.logger,this.performanceClient,e.correlationId)(e,this.logger)).reqCnfString,n.addPopToken(f)}return n.createQueryString()}createLogoutUrlQueryString(e){const t=new la(e.correlationId,this.performanceClient);return e.postLogoutRedirectUri&&t.addPostLogoutRedirectUri(e.postLogoutRedirectUri),e.correlationId&&t.addCorrelationId(e.correlationId),e.idTokenHint&&t.addIdTokenHint(e.idTokenHint),e.state&&t.addState(e.state),e.logoutHint&&t.addLogoutHint(e.logoutHint),this.addExtraQueryParams(e,t),t.createQueryString()}addExtraQueryParams(e,t){!(e.extraQueryParameters&&e.extraQueryParameters.hasOwnProperty("instance_aware"))&&this.config.authOptions.instanceAware&&(e.extraQueryParameters=e.extraQueryParameters||{},e.extraQueryParameters.instance_aware="true"),e.extraQueryParameters&&t.addExtraQueryParameters(e.extraQueryParameters)}extractAccountSid(e){var t;return((t=e.idTokenClaims)==null?void 0:t.sid)||null}extractLoginHint(e){var t;return((t=e.idTokenClaims)==null?void 0:t.login_hint)||null}}/*! @azure/msal-common v14.16.0 2024-11-05 */const Ex=300;class pd extends uh{constructor(e,t){super(e,t)}async acquireToken(e){var l,d;(l=this.performanceClient)==null||l.addQueueMeasurement(k.RefreshTokenClientAcquireToken,e.correlationId);const t=rr(),n=await F(this.executeTokenRequest.bind(this),k.RefreshTokenClientExecuteTokenRequest,this.logger,this.performanceClient,e.correlationId)(e,this.authority),i=(d=n.headers)==null?void 0:d[Mt.X_MS_REQUEST_ID],s=new po(this.config.authOptions.clientId,this.cacheManager,this.cryptoUtils,this.logger,this.config.serializableCache,this.config.persistencePlugin);return s.validateTokenResponse(n.body),F(s.handleServerTokenResponse.bind(s),k.HandleServerTokenResponse,this.logger,this.performanceClient,e.correlationId)(n.body,this.authority,t,e,void 0,void 0,!0,e.forceCache,i)}async acquireTokenByRefreshToken(e){var n;if(!e)throw Pe(Hy);if((n=this.performanceClient)==null||n.addQueueMeasurement(k.RefreshTokenClientAcquireTokenByRefreshToken,e.correlationId),!e.account)throw B(Yd);if(this.cacheManager.isAppMetadataFOCI(e.account.environment))try{return await F(this.acquireTokenWithCachedRefreshToken.bind(this),k.RefreshTokenClientAcquireTokenWithCachedRefreshToken,this.logger,this.performanceClient,e.correlationId)(e,!0)}catch(i){const s=i instanceof Vn&&i.errorCode===fc,l=i instanceof jr&&i.errorCode===Ym.INVALID_GRANT_ERROR&&i.subError===Ym.CLIENT_MISMATCH_ERROR;if(s||l)return F(this.acquireTokenWithCachedRefreshToken.bind(this),k.RefreshTokenClientAcquireTokenWithCachedRefreshToken,this.logger,this.performanceClient,e.correlationId)(e,!1);throw i}return F(this.acquireTokenWithCachedRefreshToken.bind(this),k.RefreshTokenClientAcquireTokenWithCachedRefreshToken,this.logger,this.performanceClient,e.correlationId)(e,!1)}async acquireTokenWithCachedRefreshToken(e,t){var s;(s=this.performanceClient)==null||s.addQueueMeasurement(k.RefreshTokenClientAcquireTokenWithCachedRefreshToken,e.correlationId);const n=_o(this.cacheManager.getRefreshToken.bind(this.cacheManager),k.CacheManagerGetRefreshToken,this.logger,this.performanceClient,e.correlationId)(e.account,t,void 0,this.performanceClient,e.correlationId);if(!n)throw md(fc);if(n.expiresOn&&hd(n.expiresOn,e.refreshTokenExpirationOffsetSeconds||Ex))throw md(dh);const i={...e,refreshToken:n.secret,authenticationScheme:e.authenticationScheme||Re.BEARER,ccsCredential:{credential:e.account.homeAccountId,type:nn.HOME_ACCOUNT_ID}};try{return await F(this.acquireToken.bind(this),k.RefreshTokenClientAcquireToken,this.logger,this.performanceClient,e.correlationId)(i)}catch(l){if(l instanceof Vn&&l.subError===Dc){this.logger.verbose("acquireTokenWithRefreshToken: bad refresh token, removing from cache");const d=ii(n);this.cacheManager.removeRefreshToken(d)}throw l}}async executeTokenRequest(e,t){var f,g;(f=this.performanceClient)==null||f.addQueueMeasurement(k.RefreshTokenClientExecuteTokenRequest,e.correlationId);const n=this.createTokenQueryParameters(e),i=ye.appendQueryString(t.tokenEndpoint,n),s=await F(this.createTokenRequestBody.bind(this),k.RefreshTokenClientCreateTokenRequestBody,this.logger,this.performanceClient,e.correlationId)(e),l=this.createTokenRequestHeaders(e.ccsCredential),d={clientId:((g=e.tokenBodyParameters)==null?void 0:g.clientId)||this.config.authOptions.clientId,authority:t.canonicalAuthority,scopes:e.scopes,claims:e.claims,authenticationScheme:e.authenticationScheme,resourceRequestMethod:e.resourceRequestMethod,resourceRequestUri:e.resourceRequestUri,shrClaims:e.shrClaims,sshKid:e.sshKid};return F(this.executePostToTokenEndpoint.bind(this),k.RefreshTokenClientExecutePostToTokenEndpoint,this.logger,this.performanceClient,e.correlationId)(i,s,l,d,e.correlationId,k.RefreshTokenClientExecutePostToTokenEndpoint)}async createTokenRequestBody(e){var i,s,l;(i=this.performanceClient)==null||i.addQueueMeasurement(k.RefreshTokenClientCreateTokenRequestBody,e.correlationId);const t=e.correlationId,n=new la(t,this.performanceClient);if(n.addClientId(e.embeddedClientId||((s=e.tokenBodyParameters)==null?void 0:s[mo])||this.config.authOptions.clientId),e.redirectUri&&n.addRedirectUri(e.redirectUri),n.addScopes(e.scopes,!0,(l=this.config.authOptions.authority.options.OIDCOptions)==null?void 0:l.defaultScopes),n.addGrantType(gy.REFRESH_TOKEN_GRANT),n.addClientInfo(),n.addLibraryInfo(this.config.libraryInfo),n.addApplicationTelemetry(this.config.telemetry.application),n.addThrottling(),this.serverTelemetryManager&&!fd(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 aC(d.assertion,this.config.authOptions.clientId,e.resourceRequestUri)),n.addClientAssertionType(d.assertionType)}if(e.authenticationScheme===Re.POP){const d=new mi(this.cryptoUtils,this.performanceClient);let f;e.popKid?f=this.cryptoUtils.encodeKid(e.popKid):f=(await F(d.generateCnf.bind(d),k.PopTokenGenerateCnf,this.logger,this.performanceClient,e.correlationId)(e,this.logger)).reqCnfString,n.addPopToken(f)}else if(e.authenticationScheme===Re.SSH)if(e.sshJwk)n.addSshJwk(e.sshJwk);else throw Pe(Pc);if((!Bn.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 nn.HOME_ACCOUNT_ID:try{const d=ai(e.ccsCredential.credential);n.addCcsOid(d)}catch(d){this.logger.verbose("Could not parse home account ID for CCS Header: "+d)}break;case nn.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 Sx extends uh{constructor(e,t){super(e,t)}async acquireToken(e){var t;try{const[n,i]=await this.acquireCachedToken({...e,scopes:(t=e.scopes)!=null&&t.length?e.scopes:[...yi]});return i===Lr.PROACTIVELY_REFRESHED&&(this.logger.info("SilentFlowClient:acquireCachedToken - Cached access token's refreshOn property has been exceeded'. It's not expired, but must be refreshed."),new pd(this.config,this.performanceClient).acquireTokenByRefreshToken(e).catch(()=>{})),n}catch(n){if(n instanceof Rc&&n.errorCode===vr)return new pd(this.config,this.performanceClient).acquireTokenByRefreshToken(e);throw n}}async acquireCachedToken(e){var f;(f=this.performanceClient)==null||f.addQueueMeasurement(k.SilentFlowClientAcquireCachedToken,e.correlationId);let t=Lr.NOT_APPLICABLE;if(e.forceRefresh||!this.config.cacheOptions.claimsBasedCachingEnabled&&!Bn.isEmptyObj(e.claims))throw this.setCacheOutcome(Lr.FORCE_REFRESH_OR_CLAIMS,e.correlationId),B(vr);if(!e.account)throw B(Yd);const n=e.account.tenantId||fx(e.authority),i=this.cacheManager.getTokenKeys(),s=this.cacheManager.getAccessToken(e.account,e,i,n,this.performanceClient,e.correlationId);if(s){if(Z1(s.cachedAt)||hd(s.expiresOn,this.config.systemOptions.tokenRenewalOffsetSeconds))throw this.setCacheOutcome(Lr.CACHED_ACCESS_TOKEN_EXPIRED,e.correlationId),B(vr);s.refreshOn&&hd(s.refreshOn,0)&&(t=Lr.PROACTIVELY_REFRESHED)}else throw this.setCacheOutcome(Lr.NO_CACHED_ACCESS_TOKEN,e.correlationId),B(vr);const l=e.authority||this.authority.getPreferredCache(),d={account:this.cacheManager.readAccountFromCache(e.account),accessToken:s,idToken:this.cacheManager.getIdToken(e.account,i,n,this.performanceClient,e.correlationId),refreshToken:null,appMetadata:this.cacheManager.readAppMetadataFromCache(l)};return this.setCacheOutcome(t,e.correlationId),this.config.serverTelemetryManager&&this.config.serverTelemetryManager.incrementCacheHits(),[await F(this.generateResultFromCacheRecord.bind(this),k.SilentFlowClientGenerateResultFromCacheRecord,this.logger,this.performanceClient,e.correlationId)(d,e),t]}setCacheOutcome(e,t){var n,i;(n=this.serverTelemetryManager)==null||n.setCacheOutcome(e),(i=this.performanceClient)==null||i.addFields({cacheOutcome:e},t),e!==Lr.NOT_APPLICABLE&&this.logger.info(`Token refresh is required due to cache outcome: ${e}`)}async generateResultFromCacheRecord(e,t){var i;(i=this.performanceClient)==null||i.addQueueMeasurement(k.SilentFlowClientGenerateResultFromCacheRecord,t.correlationId);let n;if(e.idToken&&(n=wo(e.idToken.secret,this.config.cryptoInterface.base64Decode)),t.maxAge||t.maxAge===0){const s=n==null?void 0:n.auth_time;if(!s)throw B(jd);xy(s,t.maxAge)}return po.generateAuthenticationResult(this.cryptoUtils,this.authority,e,!0,t,n)}}/*! @azure/msal-common v14.16.0 2024-11-05 */const Ax={sendGetRequestAsync:()=>Promise.reject(B(ge)),sendPostRequestAsync:()=>Promise.reject(B(ge))};/*! @azure/msal-common v14.16.0 2024-11-05 */const fp=",",cC="|";function bx(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(fp),d.length<4)return e}else d=Array.from({length:4},()=>cC);return l.forEach((f,g)=>{var m,C;f.length===2&&((m=f[0])!=null&&m.length)&&((C=f[1])!=null&&C.length)&&Ix({skuArr:d,index:g,skuName:f[0],skuVersion:f[1]})}),d.join(fp)}function Ix(r){const{skuArr:e,index:t,skuName:n,skuVersion:i}=r;t>=e.length||(e[t]=[n,i].join(cC))}class ma{constructor(e,t){this.cacheOutcome=Lr.NOT_APPLICABLE,this.cacheManager=t,this.apiId=e.apiId,this.correlationId=e.correlationId,this.wrapperSKU=e.wrapperSKU||P.EMPTY_STRING,this.wrapperVer=e.wrapperVer||P.EMPTY_STRING,this.telemetryCacheKey=pt.CACHE_KEY+It.CACHE_KEY_SEPARATOR+e.clientId}generateCurrentRequestHeaderValue(){const e=`${this.apiId}${pt.VALUE_SEPARATOR}${this.cacheOutcome}`,t=[this.wrapperSKU,this.wrapperVer],n=this.getNativeBrokerErrorCode();n!=null&&n.length&&t.push(`broker_error=${n}`);const i=t.join(pt.VALUE_SEPARATOR),s=this.getRegionDiscoveryFields(),l=[e,s].join(pt.VALUE_SEPARATOR);return[pt.SCHEMA_VERSION,l,i].join(pt.CATEGORY_SEPARATOR)}generateLastRequestHeaderValue(){const e=this.getLastRequests(),t=ma.maxErrorsToSend(e),n=e.failedRequests.slice(0,2*t).join(pt.VALUE_SEPARATOR),i=e.errors.slice(0,t).join(pt.VALUE_SEPARATOR),s=e.errors.length,l=t<s?pt.OVERFLOW_TRUE:pt.OVERFLOW_FALSE,d=[s,l].join(pt.VALUE_SEPARATOR);return[pt.SCHEMA_VERSION,e.cacheHits,n,i,d].join(pt.CATEGORY_SEPARATOR)}cacheFailedRequest(e){const t=this.getLastRequests();t.errors.length>=pt.MAX_CACHED_ERRORS&&(t.failedRequests.shift(),t.failedRequests.shift(),t.errors.shift()),t.failedRequests.push(this.apiId,this.correlationId),e instanceof Error&&e&&e.toString()?e instanceof He?e.subError?t.errors.push(e.subError):e.errorCode?t.errors.push(e.errorCode):t.errors.push(e.toString()):t.errors.push(e.toString()):t.errors.push(pt.UNKNOWN_ERROR),this.cacheManager.setServerTelemetry(this.telemetryCacheKey,t)}incrementCacheHits(){const e=this.getLastRequests();return e.cacheHits+=1,this.cacheManager.setServerTelemetry(this.telemetryCacheKey,e),e.cacheHits}getLastRequests(){const e={failedRequests:[],errors:[],cacheHits:0};return this.cacheManager.getServerTelemetry(this.telemetryCacheKey)||e}clearTelemetryCache(){const e=this.getLastRequests(),t=ma.maxErrorsToSend(e),n=e.errors.length;if(t===n)this.cacheManager.removeItem(this.telemetryCacheKey);else{const i={failedRequests:e.failedRequests.slice(t*2),errors:e.errors.slice(t),cacheHits:0};this.cacheManager.setServerTelemetry(this.telemetryCacheKey,i)}}static maxErrorsToSend(e){let t,n=0,i=0;const s=e.errors.length;for(t=0;t<s;t++){const l=e.failedRequests[2*t]||P.EMPTY_STRING,d=e.failedRequests[2*t+1]||P.EMPTY_STRING,f=e.errors[t]||P.EMPTY_STRING;if(i+=l.toString().length+d.toString().length+f.length+3,i<pt.MAX_LAST_HEADER_BYTES)n+=1;else break}return n}getRegionDiscoveryFields(){const e=[];return e.push(this.regionUsed||P.EMPTY_STRING),e.push(this.regionSource||P.EMPTY_STRING),e.push(this.regionOutcome||P.EMPTY_STRING),e.join(",")}updateRegionDiscoveryMetadata(e){this.regionUsed=e.region_used,this.regionSource=e.region_source,this.regionOutcome=e.region_outcome}setCacheOutcome(e){this.cacheOutcome=e}setNativeBrokerErrorCode(e){const t=this.getLastRequests();t.nativeBrokerErrorCode=e,this.cacheManager.setServerTelemetry(this.telemetryCacheKey,t)}getNativeBrokerErrorCode(){return this.getLastRequests().nativeBrokerErrorCode}clearNativeBrokerErrorCode(){const e=this.getLastRequests();delete e.nativeBrokerErrorCode,this.cacheManager.setServerTelemetry(this.telemetryCacheKey,e)}static makeExtraSkuString(e){return bx(e)}}/*! @azure/msal-common v14.16.0 2024-11-05 */const lC="missing_kid_error",uC="missing_alg_error";/*! @azure/msal-common v14.16.0 2024-11-05 */const kx={[lC]:"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.",[uC]:"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 fh extends He{constructor(e,t){super(e,t),this.name="JoseHeaderError",Object.setPrototypeOf(this,fh.prototype)}}function gp(r){return new fh(r,kx[r])}/*! @azure/msal-common v14.16.0 2024-11-05 */class gh{constructor(e){this.typ=e.typ,this.alg=e.alg,this.kid=e.kid}static getShrHeaderString(e){if(!e.kid)throw gp(lC);if(!e.alg)throw gp(uC);const t=new gh({typ:e.typ||B1.Pop,kid:e.kid,alg:e.alg});return JSON.stringify(t)}}/*! @azure/msal-common v14.16.0 2024-11-05 */class mp{startMeasurement(){}endMeasurement(){}flushMeasurement(){return null}}class Rx{generateId(){return"callback-id"}startMeasurement(e,t){return{end:()=>null,discard:()=>{},add:()=>{},increment:()=>{},event:{eventId:this.generateId(),status:hx.InProgress,authority:"",libraryName:"",libraryVersion:"",clientId:"",name:e,startTimeMs:Date.now(),correlationId:t||""},measurement:new mp}}startPerformanceMeasurement(){return new mp}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 mh="pkce_not_created",vd="crypto_nonexistent",Lc="empty_navigate_uri",dC="hash_empty_error",ph="no_state_in_hash",hC="hash_does_not_contain_known_properties",fC="unable_to_parse_state",gC="state_interaction_type_mismatch",mC="interaction_in_progress",pC="popup_window_error",vC="empty_window_error",vo="user_cancelled",Nx="monitor_popup_timeout",yC="monitor_window_timeout",CC="redirect_in_iframe",wC="block_iframe_reload",_C="block_nested_popups",Ox="iframe_closed_prematurely",Bc="silent_logout_unsupported",TC="no_account_error",Px="silent_prompt_value_error",EC="no_token_request_cache_error",SC="unable_to_parse_token_request_cache_error",vh="no_cached_authority_error",Mx="auth_request_not_set_error",xx="invalid_cache_type",Uc="non_browser_environment",Zo="database_not_open",gc="no_network_connectivity",AC="post_request_failed",bC="get_request_failed",yd="failed_to_parse_response",IC="unable_to_load_token",yh="crypto_key_not_found",kC="auth_code_required",RC="auth_code_or_nativeAccountId_required",NC="spa_code_and_nativeAccountId_present",Ch="database_unavailable",OC="unable_to_acquire_token_from_native_platform",PC="native_handshake_timeout",MC="native_extension_not_installed",Sa="native_connection_not_established",xC="uninitialized_public_client_application",DC="native_prompt_not_supported",LC="invalid_base64_string",BC="invalid_pop_token_request",UC="failed_to_build_headers",VC="failed_to_parse_headers";/*! @azure/msal-browser v3.28.1 2025-01-14 */const mr="For more visit: aka.ms/msaljs/browser-errors",Dx={[mh]:"The PKCE code challenge and verifier could not be generated.",[vd]:"The crypto object or function is not available.",[Lc]:"Navigation URI is empty. Please check stack trace for more info.",[dC]:`Hash value cannot be processed because it is empty. Please verify that your redirectUri is not clearing the hash. ${mr}`,[ph]:"Hash does not contain state. Please verify that the request originated from msal.",[hC]:`Hash does not contain known properites. Please verify that your redirectUri is not changing the hash. ${mr}`,[fC]:"Unable to parse state. Please verify that the request originated from msal.",[gC]:"Hash contains state but the interaction type does not match the caller.",[mC]:`Interaction is currently in progress. Please ensure that this interaction has been completed before calling an interactive API. ${mr}`,[pC]:"Error opening popup window. This can happen if you are using IE or if popups are blocked in the browser.",[vC]:"window.open returned null or undefined window object.",[vo]:"User cancelled the flow.",[Nx]:`Token acquisition in popup failed due to timeout. ${mr}`,[yC]:`Token acquisition in iframe failed due to timeout. ${mr}`,[CC]:"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.",[wC]:`Request was blocked inside an iframe because MSAL detected an authentication response. ${mr}`,[_C]:"Request was blocked inside a popup because MSAL detected it was running in a popup.",[Ox]:"The iframe being monitored was closed prematurely.",[Bc]:"Silent logout not supported. Please call logoutRedirect or logoutPopup instead.",[TC]:"No account object provided to acquireTokenSilent and no active account has been set. Please call setActiveAccount or provide an account on the request.",[Px]:"The value given for the prompt value is not valid for silent requests - must be set to 'none' or 'no_session'.",[EC]:"No token request found in cache.",[SC]:"The cached token request could not be parsed.",[vh]:"No cached authority found.",[Mx]:"Auth Request not set. Please ensure initiateAuthRequest was called from the InteractionHandler",[xx]:"Invalid cache type",[Uc]:"Login and token requests are not supported in non-browser environments.",[Zo]:"Database is not open!",[gc]:"No network connectivity. Check your internet connection.",[AC]:"Network request failed: If the browser threw a CORS error, check that the redirectUri is registered in the Azure App Portal as type 'SPA'",[bC]:"Network request failed. Please check the network trace to determine root cause.",[yd]:"Failed to parse network response. Check network trace.",[IC]:"Error loading token to cache.",[yh]:"Cryptographic Key or Keypair not found in browser storage.",[kC]:"An authorization code must be provided (as the `code` property on the request) to this flow.",[RC]:"An authorization code or nativeAccountId must be provided to this flow.",[NC]:"Request cannot contain both spa code and native account id.",[Ch]:"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.",[OC]:`Unable to acquire token from native platform. ${mr}`,[PC]:"Timed out while attempting to establish connection to browser extension",[MC]:"Native extension is not installed. If you think this is a mistake call the initialize function.",[Sa]:`Connection to native platform has not been established. Please install a compatible browser extension and run initialize(). ${mr}`,[xC]:`You must call and await the initialize function before attempting to call any other MSAL API. ${mr}`,[DC]:"The provided prompt is not supported by the native platform. This request should be routed to the web based flow.",[LC]:"Invalid base64 encoded string.",[BC]:"Invalid PoP token request. The request should not have both a popKid value and signPopToken set to true.",[UC]:"Failed to build request headers object.",[VC]:"Failed to parse response headers"};class Aa extends He{constructor(e,t){super(e,Dx[e],t),Object.setPrototypeOf(this,Aa.prototype),this.name="BrowserAuthError"}}function G(r,e){return new Aa(r,e)}/*! @azure/msal-browser v3.28.1 2025-01-14 */const Zt={INVALID_GRANT_ERROR:"invalid_grant",POPUP_WIDTH:483,POPUP_HEIGHT:600,POPUP_NAME_PREFIX:"msal",DEFAULT_POLL_INTERVAL_MS:30,MSAL_SKU:"msal.js.browser"},si={CHANNEL_ID:"53ee284d-920a-4b59-9d30-a60315b26836",PREFERRED_EXTENSION_ID:"ppnbnpeolgkicgegkbkbjmhlideopiji",MATS_TELEMETRY:"MATS"},uo={HandshakeRequest:"Handshake",HandshakeResponse:"HandshakeResponse",GetToken:"GetToken",Response:"Response"},Vt={LocalStorage:"localStorage",SessionStorage:"sessionStorage",MemoryStorage:"memoryStorage"},pp={GET:"GET",POST:"POST"},Ie={AUTHORITY:"authority",ACQUIRE_TOKEN_ACCOUNT:"acquireToken.account",SESSION_STATE:"session.state",REQUEST_STATE:"request.state",NONCE_IDTOKEN:"nonce.id_token",ORIGIN_URI:"request.origin",RENEW_STATUS:"token.renew.status",URL_HASH:"urlHash",REQUEST_PARAMS:"request.params",SCOPES:"scopes",INTERACTION_STATUS_KEY:"interaction.status",CCS_CREDENTIAL:"ccs.credential",CORRELATION_ID:"request.correlationId",NATIVE_REQUEST:"request.native",REDIRECT_CONTEXT:"request.redirect.context"},Dr={ACCOUNT_KEYS:"msal.account.keys",TOKEN_KEYS:"msal.token.keys"},Ns={WRAPPER_SKU:"wrapper.sku",WRAPPER_VER:"wrapper.version"},Le={acquireTokenRedirect:861,acquireTokenPopup:862,ssoSilent:863,acquireTokenSilent_authCode:864,handleRedirectPromise:865,acquireTokenByCode:866,acquireTokenSilent_silentFlow:61,logout:961,logoutPopup:962};var J;(function(r){r.Redirect="redirect",r.Popup="popup",r.Silent="silent",r.None="none"})(J||(J={}));const vp={scopes:yi},FC="jwk",Cd="msal.db",Lx=1,Bx=`${Cd}.keys`,Qt={Default:0,AccessToken:1,AccessTokenAndRefreshToken:2,RefreshToken:3,RefreshTokenAndNetwork:4,Skip:5},Ux=[Qt.Default,Qt.Skip,Qt.RefreshTokenAndNetwork],Vx="msal.browser.log.level",Fx="msal.browser.log.pii";/*! @azure/msal-browser v3.28.1 2025-01-14 */function Os(r){return encodeURIComponent(wh(r).replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_"))}function Vc(r){return HC(r).replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function wh(r){return HC(new TextEncoder().encode(r))}function HC(r){const e=Array.from(r,t=>String.fromCodePoint(t)).join("");return btoa(e)}/*! @azure/msal-browser v3.28.1 2025-01-14 */const Hx="RSASSA-PKCS1-v1_5",$C="SHA-256",$x=2048,Kx=new Uint8Array([1,0,1]),yp="0123456789abcdef",Cp=new Uint32Array(1),zx="crypto_subtle_undefined",_h={name:Hx,hash:$C,modulusLength:$x,publicExponent:Kx};function qx(r){if(!window)throw G(Uc);if(!window.crypto)throw G(vd);if(!r&&!window.crypto.subtle)throw G(vd,zx)}async function KC(r,e,t){e==null||e.addQueueMeasurement(k.Sha256Digest,t);const i=new TextEncoder().encode(r);return window.crypto.subtle.digest($C,i)}function Wx(r){return window.crypto.getRandomValues(r)}function Lu(){return window.crypto.getRandomValues(Cp),Cp[0]}function Er(){const r=Date.now(),e=Lu()*1024+(Lu()&1023),t=new Uint8Array(16),n=Math.trunc(e/2**30),i=e&2**30-1,s=Lu();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+=yp.charAt(t[d]>>>4),l+=yp.charAt(t[d]&15),(d===3||d===5||d===7||d===9)&&(l+="-");return l}async function Gx(r,e){return window.crypto.subtle.generateKey(_h,r,e)}async function Bu(r){return window.crypto.subtle.exportKey(FC,r)}async function jx(r,e,t){return window.crypto.subtle.importKey(FC,r,_h,e,t)}async function Yx(r,e){return window.crypto.subtle.sign(_h,r,e)}async function zC(r){const e=await KC(r),t=new Uint8Array(e);return Vc(t)}/*! @azure/msal-browser v3.28.1 2025-01-14 */const Th="storage_not_supported",Jx="stubbed_public_client_application_called",qC="in_mem_redirect_unavailable";/*! @azure/msal-browser v3.28.1 2025-01-14 */const Qx={[Th]:"Given storage configuration option was not supported.",[Jx]:"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",[qC]:"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 Eh extends He{constructor(e,t){super(e,t),this.name="BrowserConfigurationAuthError",Object.setPrototypeOf(this,Eh.prototype)}}function Sh(r){return new Eh(r,Qx[r])}/*! @azure/msal-browser v3.28.1 2025-01-14 */function Xx(r){r.location.hash="",typeof r.history.replaceState=="function"&&r.history.replaceState(null,"",`${r.location.origin}${r.location.pathname}${r.location.search}`)}function Zx(r){const e=r.split("#");e.shift(),window.location.hash=e.length>0?e.join("#"):""}function Ah(){return window.parent!==window}function eD(){return typeof window<"u"&&!!window.opener&&window.opener!==window&&typeof window.name=="string"&&window.name.indexOf(`${Zt.POPUP_NAME_PREFIX}.`)===0}function yr(){return typeof window<"u"&&window.location?window.location.href.split("?")[0].split("#")[0]:""}function tD(){const e=new ye(window.location.href).getUrlComponents();return`${e.Protocol}//${e.HostNameAndPort}/`}function nD(){if(ye.hashContainsKnownProperties(window.location.hash)&&Ah())throw G(wC)}function rD(r){if(Ah()&&!r)throw G(CC)}function oD(){if(eD())throw G(_C)}function WC(){if(typeof window>"u")throw G(Uc)}function GC(r){if(!r)throw G(xC)}function bh(r){WC(),nD(),oD(),GC(r)}function wp(r,e){if(bh(r),rD(e.system.allowRedirectInIframe),e.cache.cacheLocation===Vt.MemoryStorage&&!e.cache.storeAuthStateInCookie)throw Sh(qC)}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 iD(){return Er()}/*! @azure/msal-browser v3.28.1 2025-01-14 */class mc{navigateInternal(e,t){return mc.defaultNavigateWindow(e,t)}navigateExternal(e,t){return mc.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 aD{async sendGetRequestAsync(e,t){let n,i={},s=0;const l=_p(t);try{n=await fetch(e,{method:pp.GET,headers:l})}catch{throw G(window.navigator.onLine?bC:gc)}i=Tp(n.headers);try{return s=n.status,{headers:i,body:await n.json(),status:s}}catch{throw up(G(yd),s,i)}}async sendPostRequestAsync(e,t){const n=t&&t.body||"",i=_p(t);let s,l=0,d={};try{s=await fetch(e,{method:pp.POST,headers:i,body:n})}catch{throw G(window.navigator.onLine?AC:gc)}d=Tp(s.headers);try{return l=s.status,{headers:d,body:await s.json(),status:l}}catch{throw up(G(yd),l,d)}}}function _p(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(UC)}}function Tp(r){try{const e={};return r.forEach((t,n)=>{e[n]=t}),e}catch{throw G(VC)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const sD=6e4,wd=1e4,cD=3e4,lD=2e3;function uD({auth:r,cache:e,system:t,telemetry:n},i){const s={clientId:P.EMPTY_STRING,authority:`${P.DEFAULT_AUTHORITY}`,knownAuthorities:[],cloudDiscoveryMetadata:P.EMPTY_STRING,authorityMetadata:P.EMPTY_STRING,redirectUri:typeof window<"u"?yr():"",postLogoutRedirectUri:P.EMPTY_STRING,navigateToLoginRequestUrl:!0,clientCapabilities:[],protocolMode:_r.AAD,OIDCOptions:{serverResponseType:Ea.FRAGMENT,defaultScopes:[P.OPENID_SCOPE,P.PROFILE_SCOPE,P.OFFLINE_ACCESS_SCOPE]},azureCloudOptions:{azureCloudInstance:Zd.None,tenant:P.EMPTY_STRING},skipAuthorityMetadataCache:!1,supportsNestedAppAuth:!1,instanceAware:!1},l={cacheLocation:Vt.SessionStorage,temporaryCacheLocation:Vt.SessionStorage,storeAuthStateInCookie:!1,secureCookies:!1,cacheMigrationEnabled:!!(e&&e.cacheLocation===Vt.LocalStorage),claimsBasedCachingEnabled:!1},d={loggerCallback:()=>{},logLevel:xe.Info,piiLoggingEnabled:!1},g={...{...tC,loggerOptions:d,networkClient:i?new aD:Ax,navigationClient:new mc,loadFrameTimeout:0,windowHashTimeout:(t==null?void 0:t.loadFrameTimeout)||sD,iframeHashTimeout:(t==null?void 0:t.loadFrameTimeout)||wd,navigateFrameWait:0,redirectNavigationTimeout:cD,asyncPopups:!1,allowRedirectInIframe:!1,allowNativeBroker:!1,nativeBrokerHandshakeTimeout:(t==null?void 0:t.nativeBrokerHandshakeTimeout)||lD,pollIntervalMilliseconds:Zt.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 Rx};if((r==null?void 0:r.protocolMode)!==_r.OIDC&&(r!=null&&r.OIDCOptions)&&new Gr(g.loggerOptions).warning(JSON.stringify(Pe(Gy))),r!=null&&r.protocolMode&&r.protocolMode!==_r.AAD&&(g!=null&&g.allowNativeBroker))throw Pe(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 dD="@azure/msal-browser",Fc="3.28.1";/*! @azure/msal-browser v3.28.1 2025-01-14 */class Ih{static loggerCallback(e,t){switch(e){case xe.Error:console.error(t);return;case xe.Info:console.info(t);return;case xe.Verbose:console.debug(t);return;case xe.Warning:console.warn(t);return;default:console.log(t);return}}constructor(e){var f;this.browserEnvironment=typeof window<"u",this.config=uD(e,this.browserEnvironment);let t;try{t=window[Vt.SessionStorage]}catch{}const n=t==null?void 0:t.getItem(Vx),i=(f=t==null?void 0:t.getItem(Fx))==null?void 0:f.toLowerCase(),s=i==="true"?!0:i==="false"?!1:void 0,l={...this.config.system.loggerOptions},d=n&&Object.keys(xe).includes(n)?xe[n]:void 0;d&&(l.loggerCallback=Ih.loggerCallback,l.logLevel=d),s!==void 0&&(l.piiLoggingEnabled=s),this.logger=new Gr(l,dD,Fc),this.available=!1}getConfig(){return this.config}getLogger(){return this.logger}isAvailable(){return this.available}isBrowserEnvironment(){return this.browserEnvironment}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class yo extends Ih{getModuleName(){return yo.MODULE_NAME}getId(){return yo.ID}async initialize(){return this.available=typeof window<"u",this.available}}yo.MODULE_NAME="";yo.ID="StandardOperatingContext";/*! @azure/msal-browser v3.28.1 2025-01-14 */function tr(r){return new TextDecoder().decode(hD(r))}function hD(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(LC)}const t=atob(e);return Uint8Array.from(t,n=>n.codePointAt(0)||0)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class fD{constructor(){this.dbName=Cd,this.version=Lx,this.tableName=Bx,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(Ch)))})}closeConnection(){const e=this.db;e&&this.dbOpen&&(e.close(),this.dbOpen=!1)}async validateDbIsOpen(){if(!this.dbOpen)return this.open()}async getItem(e){return await this.validateDbIsOpen(),new Promise((t,n)=>{if(!this.db)return n(G(Zo));const l=this.db.transaction([this.tableName],"readonly").objectStore(this.tableName).get(e);l.addEventListener("success",d=>{const f=d;this.closeConnection(),t(f.target.result)}),l.addEventListener("error",d=>{this.closeConnection(),n(d)})})}async setItem(e,t){return await this.validateDbIsOpen(),new Promise((n,i)=>{if(!this.db)return i(G(Zo));const d=this.db.transaction([this.tableName],"readwrite").objectStore(this.tableName).put(t,e);d.addEventListener("success",()=>{this.closeConnection(),n()}),d.addEventListener("error",f=>{this.closeConnection(),i(f)})})}async removeItem(e){return await this.validateDbIsOpen(),new Promise((t,n)=>{if(!this.db)return n(G(Zo));const l=this.db.transaction([this.tableName],"readwrite").objectStore(this.tableName).delete(e);l.addEventListener("success",()=>{this.closeConnection(),t()}),l.addEventListener("error",d=>{this.closeConnection(),n(d)})})}async getKeys(){return await this.validateDbIsOpen(),new Promise((e,t)=>{if(!this.db)return t(G(Zo));const s=this.db.transaction([this.tableName],"readonly").objectStore(this.tableName).getAllKeys();s.addEventListener("success",l=>{const d=l;this.closeConnection(),e(d.target.result)}),s.addEventListener("error",l=>{this.closeConnection(),t(l)})})}async containsKey(e){return await this.validateDbIsOpen(),new Promise((t,n)=>{if(!this.db)return n(G(Zo));const l=this.db.transaction([this.tableName],"readonly").objectStore(this.tableName).count(e);l.addEventListener("success",d=>{const f=d;this.closeConnection(),t(f.target.result===1)}),l.addEventListener("error",d=>{this.closeConnection(),n(d)})})}async deleteDatabase(){return this.db&&this.dbOpen&&this.closeConnection(),new Promise((e,t)=>{const n=window.indexedDB.deleteDatabase(Cd),i=setTimeout(()=>t(!1),200);n.addEventListener("success",()=>(clearTimeout(i),e(!0))),n.addEventListener("blocked",()=>(clearTimeout(i),e(!0))),n.addEventListener("error",()=>(clearTimeout(i),t(!1)))})}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class _d{constructor(){this.cache=new Map}getItem(e){return this.cache.get(e)||null}setItem(e,t){this.cache.set(e,t)}removeItem(e){this.cache.delete(e)}getKeys(){const e=[];return this.cache.forEach((t,n)=>{e.push(n)}),e}containsKey(e){return this.cache.has(e)}clear(){this.cache.clear()}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class gD{constructor(e){this.inMemoryCache=new _d,this.indexedDBCache=new fD,this.logger=e}handleDatabaseAccessError(e){if(e instanceof Aa&&e.errorCode===Ch)this.logger.error("Could not access persistent storage. This may be caused by browser privacy features which block persistent storage in third-party contexts.");else throw e}async getItem(e){const t=this.inMemoryCache.getItem(e);if(!t)try{return this.logger.verbose("Queried item not found in in-memory cache, now querying persistent storage."),await this.indexedDBCache.getItem(e)}catch(n){this.handleDatabaseAccessError(n)}return t}async setItem(e,t){this.inMemoryCache.setItem(e,t);try{await this.indexedDBCache.setItem(e,t)}catch(n){this.handleDatabaseAccessError(n)}}async removeItem(e){this.inMemoryCache.removeItem(e);try{await this.indexedDBCache.removeItem(e)}catch(t){this.handleDatabaseAccessError(t)}}async getKeys(){const e=this.inMemoryCache.getKeys();if(e.length===0)try{return this.logger.verbose("In-memory cache is empty, now querying persistent storage."),await this.indexedDBCache.getKeys()}catch(t){this.handleDatabaseAccessError(t)}return e}async containsKey(e){const t=this.inMemoryCache.containsKey(e);if(!t)try{return this.logger.verbose("Key not found in in-memory cache, now querying persistent storage."),await this.indexedDBCache.containsKey(e)}catch(n){this.handleDatabaseAccessError(n)}return t}clearInMemory(){this.logger.verbose("Deleting in-memory keystore"),this.inMemoryCache.clear(),this.logger.verbose("In-memory keystore deleted")}async clearPersistent(){try{this.logger.verbose("Deleting persistent keystore");const e=await this.indexedDBCache.deleteDatabase();return e&&this.logger.verbose("Persistent keystore deleted"),e}catch(e){return this.handleDatabaseAccessError(e),!1}}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class pi{constructor(e,t,n){this.logger=e,qx(n??!1),this.cache=new gD(this.logger),this.performanceClient=t}createNewGuid(){return Er()}base64Encode(e){return wh(e)}base64Decode(e){return tr(e)}base64UrlEncode(e){return Os(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 Gx(pi.EXTRACTABLE,pi.POP_KEY_USAGES),i=await Bu(n.publicKey),s={e:i.e,kty:i.kty,n:i.n},l=Ep(s),d=await this.hashString(l),f=await Bu(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(yh);const d=await Bu(l.publicKey),f=Ep(d),g=Os(JSON.stringify({kid:t})),m=gh.getShrHeaderString({...n==null?void 0:n.header,alg:d.alg,kid:g}),C=Os(m);e.cnf={jwk:JSON.parse(f)};const v=Os(JSON.stringify(e)),E=`${C}.${v}`,A=new TextEncoder().encode(E),N=await Yx(l.privateKey,A),K=Vc(new Uint8Array(N)),V=`${E}.${K}`;return s&&s.end({success:!0}),V}async hashString(e){return zC(e)}}pi.POP_KEY_USAGES=["sign","verify"];pi.EXTRACTABLE=!0;function Ep(r){return JSON.stringify(r,Object.keys(r).sort())}/*! @azure/msal-browser v3.28.1 2025-01-14 */class mD{constructor(){if(!window.localStorage)throw Sh(Th)}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 pD{constructor(){if(!window.sessionStorage)throw Sh(Th)}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 YC(r,e){if(!e)return null;try{return Un.parseRequestState(r,e).libraryState.meta}catch{throw B(fi)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const vD=24*60*60*1e3;class yD{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=CD(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 CD(r){const e=new Date;return new Date(e.getTime()+r*vD).toUTCString()}/*! @azure/msal-browser v3.28.1 2025-01-14 */class Td extends gi{constructor(e,t,n,i,s,l){super(e,n,i,s),this.cacheConfig=t,this.logger=i,this.internalStorage=new _d,this.browserStorage=this.setupBrowserStorage(this.cacheConfig.cacheLocation),this.temporaryCacheStorage=this.setupBrowserStorage(this.cacheConfig.temporaryCacheLocation),this.cookieStorage=new yD,t.cacheMigrationEnabled&&(this.migrateCacheEntries(),this.createKeyMaps()),this.performanceClient=l}setupBrowserStorage(e){try{switch(e){case Vt.LocalStorage:return new mD;case Vt.SessionStorage:return new pD;case Vt.MemoryStorage:default:break}}catch(t){this.logger.error(t)}return this.cacheConfig.cacheLocation=Vt.MemoryStorage,new _d}migrateCacheEntries(){const e=`${P.CACHE_PREFIX}.${ct.ID_TOKEN}`,t=`${P.CACHE_PREFIX}.${ct.CLIENT_INFO}`,n=`${P.CACHE_PREFIX}.${ct.ERROR}`,i=`${P.CACHE_PREFIX}.${ct.ERROR_DESC}`,s=this.browserStorage.getItem(e),l=this.browserStorage.getItem(t),d=this.browserStorage.getItem(n),f=this.browserStorage.getItem(i),g=[s,l,d,f];[ct.ID_TOKEN,ct.CLIENT_INFO,ct.ERROR,ct.ERROR_DESC].forEach((C,v)=>{const E=g[v];E&&this.setTemporaryCache(C,E,!0)})}createKeyMaps(){this.logger.trace("BrowserCacheManager - createKeyMaps called.");const e=this.getItem(Dr.ACCOUNT_KEYS),t=this.getItem(`${Dr.TOKEN_KEYS}.${this.clientId}`);if(e&&t){this.logger.verbose("BrowserCacheManager:createKeyMaps - account and token key maps already exist, skipping migration.");return}this.browserStorage.getKeys().forEach(i=>{if(this.isCredentialKey(i)){const s=this.getItem(i);if(s){const l=this.validateAndParseJson(s);if(l&&l.hasOwnProperty("credentialType"))switch(l.credentialType){case ne.ID_TOKEN:if(ep(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(Zm(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(tp(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&&it.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||!it.isAccountEntity(n)?(this.removeAccountKeyFromMap(e),null):gi.toObject(new it,n)}setAccount(e){this.logger.trace("BrowserCacheManager.setAccount called");const t=e.generateAccountKey();this.setItem(t,JSON.stringify(e)),this.addAccountKeyToMap(t)}getAccountKeys(){this.logger.trace("BrowserCacheManager.getAccountKeys called");const e=this.getItem(Dr.ACCOUNT_KEYS);return e?JSON.parse(e):(this.logger.verbose("BrowserCacheManager.getAccountKeys - No account keys found"),[])}addAccountKeyToMap(e){this.logger.trace("BrowserCacheManager.addAccountKeyToMap called"),this.logger.tracePii(`BrowserCacheManager.addAccountKeyToMap called with key: ${e}`);const t=this.getAccountKeys();t.indexOf(e)===-1?(t.push(e),this.setItem(Dr.ACCOUNT_KEYS,JSON.stringify(t)),this.logger.verbose("BrowserCacheManager.addAccountKeyToMap account key added")):this.logger.verbose("BrowserCacheManager.addAccountKeyToMap account key already exists in map")}removeAccountKeyFromMap(e){this.logger.trace("BrowserCacheManager.removeAccountKeyFromMap called"),this.logger.tracePii(`BrowserCacheManager.removeAccountKeyFromMap called with key: ${e}`);const t=this.getAccountKeys(),n=t.indexOf(e);n>-1?(t.splice(n,1),this.setItem(Dr.ACCOUNT_KEYS,JSON.stringify(t)),this.logger.trace("BrowserCacheManager.removeAccountKeyFromMap account key removed")):this.logger.trace("BrowserCacheManager.removeAccountKeyFromMap key not found in existing map")}async removeAccount(e){super.removeAccount(e),this.removeAccountKeyFromMap(e)}removeOutdatedAccount(e){this.removeItem(e),this.removeAccountKeyFromMap(e)}removeIdToken(e){super.removeIdToken(e),this.removeTokenKey(e,ne.ID_TOKEN)}async removeAccessToken(e){super.removeAccessToken(e),this.removeTokenKey(e,ne.ACCESS_TOKEN)}removeRefreshToken(e){super.removeRefreshToken(e),this.removeTokenKey(e,ne.REFRESH_TOKEN)}getTokenKeys(){this.logger.trace("BrowserCacheManager.getTokenKeys called");const e=this.getItem(`${Dr.TOKEN_KEYS}.${this.clientId}`);if(e){const t=this.validateAndParseJson(e);if(t&&t.hasOwnProperty("idToken")&&t.hasOwnProperty("accessToken")&&t.hasOwnProperty("refreshToken"))return t;this.logger.error("BrowserCacheManager.getTokenKeys - Token keys found but in an unknown format. Returning empty key map.")}else this.logger.verbose("BrowserCacheManager.getTokenKeys - No token keys found");return{idToken:[],accessToken:[],refreshToken:[]}}addTokenKey(e,t){this.logger.trace("BrowserCacheManager addTokenKey called");const n=this.getTokenKeys();switch(t){case ne.ID_TOKEN:n.idToken.indexOf(e)===-1&&(this.logger.info("BrowserCacheManager: addTokenKey - idToken added to map"),n.idToken.push(e));break;case ne.ACCESS_TOKEN:n.accessToken.indexOf(e)===-1&&(this.logger.info("BrowserCacheManager: addTokenKey - accessToken added to map"),n.accessToken.push(e));break;case ne.REFRESH_TOKEN:n.refreshToken.indexOf(e)===-1&&(this.logger.info("BrowserCacheManager: addTokenKey - refreshToken added to map"),n.refreshToken.push(e));break;default:throw this.logger.error(`BrowserCacheManager:addTokenKey - CredentialType provided invalid. CredentialType: ${t}`),B(dd)}this.setItem(`${Dr.TOKEN_KEYS}.${this.clientId}`,JSON.stringify(n))}removeTokenKey(e,t){this.logger.trace("BrowserCacheManager removeTokenKey called");const n=this.getTokenKeys();switch(t){case ne.ID_TOKEN:this.logger.infoPii(`BrowserCacheManager: removeTokenKey - attempting to remove idToken with key: ${e} from map`);const i=n.idToken.indexOf(e);i>-1?(this.logger.info("BrowserCacheManager: removeTokenKey - idToken removed from map"),n.idToken.splice(i,1)):this.logger.info("BrowserCacheManager: removeTokenKey - idToken does not exist in map. Either it was previously removed or it was never added.");break;case ne.ACCESS_TOKEN:this.logger.infoPii(`BrowserCacheManager: removeTokenKey - attempting to remove accessToken with key: ${e} from map`);const s=n.accessToken.indexOf(e);s>-1?(this.logger.info("BrowserCacheManager: removeTokenKey - accessToken removed from map"),n.accessToken.splice(s,1)):this.logger.info("BrowserCacheManager: removeTokenKey - accessToken does not exist in map. Either it was previously removed or it was never added.");break;case ne.REFRESH_TOKEN:this.logger.infoPii(`BrowserCacheManager: removeTokenKey - attempting to remove refreshToken with key: ${e} from map`);const l=n.refreshToken.indexOf(e);l>-1?(this.logger.info("BrowserCacheManager: removeTokenKey - refreshToken removed from map"),n.refreshToken.splice(l,1)):this.logger.info("BrowserCacheManager: removeTokenKey - refreshToken does not exist in map. Either it was previously removed or it was never added.");break;default:throw this.logger.error(`BrowserCacheManager:removeTokenKey - CredentialType provided invalid. CredentialType: ${t}`),B(dd)}this.setItem(`${Dr.TOKEN_KEYS}.${this.clientId}`,JSON.stringify(n))}getIdTokenCredential(e){const t=this.getItem(e);if(!t)return this.logger.trace("BrowserCacheManager.getIdTokenCredential: called, no cache hit"),this.removeTokenKey(e,ne.ID_TOKEN),null;const n=this.validateAndParseJson(t);return!n||!ep(n)?(this.logger.trace("BrowserCacheManager.getIdTokenCredential: called, no cache hit"),this.removeTokenKey(e,ne.ID_TOKEN),null):(this.logger.trace("BrowserCacheManager.getIdTokenCredential: cache hit"),n)}setIdTokenCredential(e){this.logger.trace("BrowserCacheManager.setIdTokenCredential called");const t=ii(e);this.setItem(t,JSON.stringify(e)),this.addTokenKey(t,ne.ID_TOKEN)}getAccessTokenCredential(e){const t=this.getItem(e);if(!t)return this.logger.trace("BrowserCacheManager.getAccessTokenCredential: called, no cache hit"),this.removeTokenKey(e,ne.ACCESS_TOKEN),null;const n=this.validateAndParseJson(t);return!n||!Zm(n)?(this.logger.trace("BrowserCacheManager.getAccessTokenCredential: called, no cache hit"),this.removeTokenKey(e,ne.ACCESS_TOKEN),null):(this.logger.trace("BrowserCacheManager.getAccessTokenCredential: cache hit"),n)}setAccessTokenCredential(e){this.logger.trace("BrowserCacheManager.setAccessTokenCredential called");const t=ii(e);this.setItem(t,JSON.stringify(e)),this.addTokenKey(t,ne.ACCESS_TOKEN)}getRefreshTokenCredential(e){const t=this.getItem(e);if(!t)return this.logger.trace("BrowserCacheManager.getRefreshTokenCredential: called, no cache hit"),this.removeTokenKey(e,ne.REFRESH_TOKEN),null;const n=this.validateAndParseJson(t);return!n||!tp(n)?(this.logger.trace("BrowserCacheManager.getRefreshTokenCredential: called, no cache hit"),this.removeTokenKey(e,ne.REFRESH_TOKEN),null):(this.logger.trace("BrowserCacheManager.getRefreshTokenCredential: cache hit"),n)}setRefreshTokenCredential(e){this.logger.trace("BrowserCacheManager.setRefreshTokenCredential called");const t=ii(e);this.setItem(t,JSON.stringify(e)),this.addTokenKey(t,ne.REFRESH_TOKEN)}getAppMetadata(e){const t=this.getItem(e);if(!t)return this.logger.trace("BrowserCacheManager.getAppMetadata: called, no cache hit"),null;const n=this.validateAndParseJson(t);return!n||!cM(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=sM(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||!iM(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&&lM(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(Ns.WRAPPER_SKU,e),this.internalStorage.setItem(Ns.WRAPPER_VER,t)}getWrapperMetadata(){const e=this.internalStorage.getItem(Ns.WRAPPER_SKU)||P.EMPTY_STRING,t=this.internalStorage.getItem(Ns.WRAPPER_VER)||P.EMPTY_STRING;return[e,t]}setAuthorityMetadata(e,t){this.logger.trace("BrowserCacheManager.setAuthorityMetadata called"),this.internalStorage.setItem(e,JSON.stringify(t))}getActiveAccount(){const e=this.generateCacheKey(ct.ACTIVE_ACCOUNT_FILTERS),t=this.getItem(e);if(!t){this.logger.trace("BrowserCacheManager.getActiveAccount: No active account filters cache schema found, looking for legacy schema");const i=this.generateCacheKey(ct.ACTIVE_ACCOUNT),s=this.getItem(i);if(!s)return this.logger.trace("BrowserCacheManager.getActiveAccount: No active account found"),null;const l=this.getAccountInfoFilteredBy({localAccountId:s});return l?(this.logger.trace("BrowserCacheManager.getActiveAccount: Legacy active account cache schema found"),this.logger.trace("BrowserCacheManager.getActiveAccount: Adding active account filters cache schema"),this.setActiveAccount(l),l):null}const n=this.validateAndParseJson(t);return n?(this.logger.trace("BrowserCacheManager.getActiveAccount: Active account filters schema found"),this.getAccountInfoFilteredBy({homeAccountId:n.homeAccountId,localAccountId:n.localAccountId,tenantId:n.tenantId})):(this.logger.trace("BrowserCacheManager.getActiveAccount: No active account found"),null)}setActiveAccount(e){const t=this.generateCacheKey(ct.ACTIVE_ACCOUNT_FILTERS),n=this.generateCacheKey(ct.ACTIVE_ACCOUNT);if(e){this.logger.verbose("setActiveAccount: Active account set");const i={homeAccountId:e.homeAccountId,localAccountId:e.localAccountId,tenantId:e.tenantId};this.browserStorage.setItem(t,JSON.stringify(i)),this.browserStorage.setItem(n,e.localAccountId)}else this.logger.verbose("setActiveAccount: No account passed, active account not set"),this.browserStorage.removeItem(t),this.browserStorage.removeItem(n)}getThrottlingCache(e){const t=this.getItem(e);if(!t)return this.logger.trace("BrowserCacheManager.getThrottlingCache: called, no cache hit"),null;const n=this.validateAndParseJson(t);return!n||!aM(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===Vt.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):Bn.startsWith(e,P.CACHE_PREFIX)||Bn.startsWith(e,ct.ADAL_ID_TOKEN)?e:`${P.CACHE_PREFIX}.${this.clientId}.${e}`}generateAuthorityKey(e){const{libraryState:{id:t}}=Un.parseRequestState(this.cryptoImpl,e);return this.generateCacheKey(`${Ie.AUTHORITY}.${t}`)}generateNonceKey(e){const{libraryState:{id:t}}=Un.parseRequestState(this.cryptoImpl,e);return this.generateCacheKey(`${Ie.NONCE_IDTOKEN}.${t}`)}generateStateKey(e){const{libraryState:{id:t}}=Un.parseRequestState(this.cryptoImpl,e);return this.generateCacheKey(`${Ie.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:nn.HOME_ACCOUNT_ID};this.setTemporaryCache(Ie.CCS_CREDENTIAL,JSON.stringify(g),!0)}else if(i){const g={credential:i,type:nn.UPN};this.setTemporaryCache(Ie.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(Ie.REQUEST_PARAMS)),this.removeTemporaryItem(this.generateCacheKey(Ie.ORIGIN_URI)),this.removeTemporaryItem(this.generateCacheKey(Ie.URL_HASH)),this.removeTemporaryItem(this.generateCacheKey(Ie.CORRELATION_ID)),this.removeTemporaryItem(this.generateCacheKey(Ie.CCS_CREDENTIAL)),this.removeTemporaryItem(this.generateCacheKey(Ie.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(Ie.REQUEST_STATE)===-1)return;const n=this.temporaryCacheStorage.getItem(t);if(!n)return;const i=YC(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=wh(JSON.stringify(e));this.setTemporaryCache(Ie.REQUEST_PARAMS,t,!0)}getCachedRequest(e){this.logger.trace("BrowserCacheManager.getCachedRequest called");const t=this.getTemporaryCache(Ie.REQUEST_PARAMS,!0);if(!t)throw G(EC);let n;try{n=JSON.parse(tr(t))}catch(i){throw this.logger.errorPii(`Attempted to parse: ${t}`),this.logger.error(`Parsing cached token request threw with error: ${i}`),G(SC)}if(this.removeTemporaryItem(this.generateCacheKey(Ie.REQUEST_PARAMS)),!n.authority){const i=this.generateAuthorityKey(e),s=this.getTemporaryCache(i);if(!s)throw G(vh);n.authority=s}return n}getCachedNativeRequest(){this.logger.trace("BrowserCacheManager.getCachedNativeRequest called");const e=this.getTemporaryCache(Ie.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}.${Ie.INTERACTION_STATUS_KEY}`;return this.getTemporaryCache(e,!1)}setInteractionInProgress(e){const t=`${P.CACHE_PREFIX}.${Ie.INTERACTION_STATUS_KEY}`;if(e){if(this.getInteractionInProgress())throw G(mC);this.setTemporaryCache(t,this.clientId,!1)}else!e&&this.getInteractionInProgress()===this.clientId&&this.removeTemporaryItem(t)}getLegacyLoginHint(){const e=this.getTemporaryCache(ct.ADAL_ID_TOKEN);e&&(this.browserStorage.removeItem(ct.ADAL_ID_TOKEN),this.logger.verbose("Cached ADAL id token retrieved."));const t=this.getTemporaryCache(ct.ID_TOKEN,!0);t&&(this.browserStorage.removeItem(this.generateCacheKey(ct.ID_TOKEN)),this.logger.verbose("Cached MSAL.js v1 id token retrieved"));const n=t||e;if(n){const i=wo(n,tr);if(i.preferred_username)return this.logger.verbose("No SSO params used and ADAL/MSAL v1 token retrieved, setting ADAL/MSAL v1 preferred_username as loginHint"),i.preferred_username;if(i.upn)return this.logger.verbose("No SSO params used and ADAL/MSAL v1 token retrieved, setting ADAL/MSAL v1 upn as loginHint"),i.upn;this.logger.verbose("No SSO params used and ADAL/MSAL v1 token retrieved, however, no account hint claim found. Enable preferred_username or upn id token claim to get SSO.")}return null}updateCredentialCacheKey(e,t){const n=ii(t);if(e!==n){const i=this.getItem(e);if(i)return this.browserStorage.removeItem(e),this.setItem(n,i),this.logger.verbose(`Updated an outdated ${t.credentialType} cache key`),n;this.logger.error(`Attempted to update an outdated ${t.credentialType} cache key but no item matching the outdated key was found in storage`)}return e}async hydrateCache(e,t){var d,f,g;const n=Nc((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=Oc((g=e.account)==null?void 0:g.homeAccountId,e.account.environment,e.accessToken,this.clientId,e.tenantId,e.scopes.join(" "),e.expiresOn?e.expiresOn.getTime()/1e3:0,e.extExpiresOn?e.extExpiresOn.getTime()/1e3:0,tr,void 0,e.tokenType,void 0,t.sshKid,t.claims,i),l={idToken:n,accessToken:s};return this.saveCacheRecord(l)}async saveCacheRecord(e,t,n){try{await super.saveCacheRecord(e,t,n)}catch(i){if(i instanceof li&&this.performanceClient&&n)try{const s=this.getTokenKeys();this.performanceClient.addFields({cacheRtCount:s.refreshToken.length,cacheIdCount:s.idToken.length,cacheAtCount:s.accessToken.length},n)}catch{}throw i}}}const wD=(r,e)=>{const t={cacheLocation:Vt.MemoryStorage,temporaryCacheLocation:Vt.MemoryStorage,storeAuthStateInCookie:!1,secureCookies:!1,cacheMigrationEnabled:!1,claimsBasedCachingEnabled:!1};return new Td(r,t,cc,e)};/*! @azure/msal-browser v3.28.1 2025-01-14 */function _D(r,e,t,n){return r.verbose("getAllAccounts called"),t?e.getAllAccounts(n):[]}function TD(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 ED(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 SD(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 AD(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 bD(r,e){e.setActiveAccount(r)}function ID(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 kD{constructor(e){this.eventCallbacks=new Map,this.logger=e||new Gr({})}addEventCallback(e,t,n){if(typeof window<"u"){const i=n||iD();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 JC{constructor(e,t,n,i,s,l,d,f,g){this.config=e,this.browserStorage=t,this.browserCrypto=n,this.networkClient=this.config.system.networkClient,this.eventHandler=s,this.navigationClient=l,this.nativeMessageHandler=f,this.correlationId=g||Er(),this.logger=i.clone(Zt.MSAL_SKU,Fc,this.correlationId),this.performanceClient=d}async clearCacheOnLogout(e){if(e){it.accountInfoIsEqual(e,this.browserStorage.getActiveAccount(),!1)&&(this.logger.verbose("Setting active account to null"),this.browserStorage.setActiveAccount(null));try{await this.browserStorage.removeAccount(it.generateAccountCacheKey(e)),this.logger.verbose("Cleared cache items belonging to the account provided in the logout request.")}catch{this.logger.error("Account provided in logout request was not found. Local cache unchanged.")}}else try{this.logger.verbose("No account provided in logout request, clearing all cache items.",this.correlationId),await this.browserStorage.clear(),await this.browserCrypto.clearKeystore()}catch{this.logger.error("Attempted to clear all MSAL cache items and failed. Local cache unchanged.")}}getRedirectUri(e){this.logger.verbose("getRedirectUri called");const t=e||this.config.auth.redirectUri;return ye.getAbsoluteUrl(t,yr())}initializeServerTelemetryManager(e,t){this.logger.verbose("initializeServerTelemetryManager called");const n={clientId:this.config.auth.clientId,correlationId:this.correlationId,apiId:e,forceRefresh:t||!1,wrapperSKU:this.browserStorage.getWrapperMetadata()[0],wrapperVer:this.browserStorage.getWrapperMetadata()[1]};return new ma(n,this.browserStorage)}async getDiscoveredAuthority(e){const{account:t}=e,n=e.requestExtraQueryParameters&&e.requestExtraQueryParameters.hasOwnProperty("instance_aware")?e.requestExtraQueryParameters.instance_aware:void 0;this.performanceClient.addQueueMeasurement(k.StandardInteractionClientGetDiscoveredAuthority,this.correlationId);const i={protocolMode:this.config.auth.protocolMode,OIDCOptions:this.config.auth.OIDCOptions,knownAuthorities:this.config.auth.knownAuthorities,cloudDiscoveryMetadata:this.config.auth.cloudDiscoveryMetadata,authorityMetadata:this.config.auth.authorityMetadata,skipAuthorityMetadataCache:this.config.auth.skipAuthorityMetadataCache},s=e.requestAuthority||this.config.auth.authority,l=n!=null&&n.length?n==="true":this.config.auth.instanceAware,d=t&&l?this.config.auth.authority.replace(ye.getDomainFromUrl(s),t.environment):s,f=At.generateAuthority(d,e.requestAzureCloudOptions||this.config.auth.azureCloudOptions),g=await F(oC,k.AuthorityFactoryCreateDiscoveredInstance,this.logger,this.performanceClient,this.correlationId)(f,this.config.system.networkClient,this.browserStorage,i,this.logger,this.correlationId,this.performanceClient);if(t&&!g.isAlias(t.environment))throw Pe(Yy);return g}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const RD=32;async function ND(r,e,t){r.addQueueMeasurement(k.GeneratePkceCodes,t);const n=_o(OD,k.GenerateCodeVerifier,e,r,t)(r,e,t),i=await F(PD,k.GenerateCodeChallengeFromVerifier,e,r,t)(n,r,e,t);return{verifier:n,challenge:i}}function OD(r,e,t){try{const n=new Uint8Array(RD);return _o(Wx,k.GetRandomValues,e,r,t)(n),Vc(n)}catch{throw G(mh)}}async function PD(r,e,t,n){e.addQueueMeasurement(k.GenerateCodeChallengeFromVerifier,n);try{const i=await F(KC,k.Sha256Digest,t,e,n)(r,e,n);return Vc(new Uint8Array(i))}catch{throw G(mh)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */async function kh(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=Re.BEARER,n.verbose(`Authentication Scheme wasn't explicitly set in request, defaulting to "Bearer" request`);else{if(l.authenticationScheme===Re.SSH){if(!r.sshJwk)throw Pe(Pc);if(!r.sshKid)throw Pe(Wy)}n.verbose(`Authentication Scheme set to "${l.authenticationScheme}" as configured in Auth request`)}return e.cache.claimsBasedCachingEnabled&&r.claims&&!Bn.isEmptyObj(r.claims)&&(l.requestedClaimsHash=await zC(r.claims)),l}async function MD(r,e,t,n,i){n.addQueueMeasurement(k.InitializeSilentRequest,r.correlationId);const s=await F(kh,k.InitializeBaseRequest,i,n,r.correlationId)(r,t,n,i);return{...r,...s,account:e,forceRefresh:r.forceRefresh||!1}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class Ci extends JC{async initializeAuthorizationCodeRequest(e){this.performanceClient.addQueueMeasurement(k.StandardInteractionClientInitializeAuthorizationCodeRequest,this.correlationId);const t=await F(ND,k.GeneratePkceCodes,this.logger,this.performanceClient,this.correlationId)(this.performanceClient,this.logger,this.correlationId),n={...e,redirectUri:e.redirectUri,code:P.EMPTY_STRING,codeVerifier:t.verifier};return e.codeChallenge=t.challenge,e.codeChallengeMethod=P.S256_CODE_CHALLENGE_METHOD,n}initializeLogoutRequest(e){this.logger.verbose("initializeLogoutRequest called",e==null?void 0:e.correlationId);const t={correlationId:this.correlationId||Er(),...e};if(e)if(e.logoutHint)this.logger.verbose("logoutHint has already been set in logoutRequest");else if(e.account){const n=this.getLogoutHintFromIdTokenClaims(e.account);n&&(this.logger.verbose("Setting logoutHint to login_hint ID Token Claim value for the account provided"),t.logoutHint=n)}else this.logger.verbose("logoutHint was not set and account was not passed into logout request, logoutHint will not be set");else this.logger.verbose("logoutHint will not be set since no logout request was configured");return!e||e.postLogoutRedirectUri!==null?e&&e.postLogoutRedirectUri?(this.logger.verbose("Setting postLogoutRedirectUri to uri set on logout request",t.correlationId),t.postLogoutRedirectUri=ye.getAbsoluteUrl(e.postLogoutRedirectUri,yr())):this.config.auth.postLogoutRedirectUri===null?this.logger.verbose("postLogoutRedirectUri configured as null and no uri set on request, not passing post logout redirect",t.correlationId):this.config.auth.postLogoutRedirectUri?(this.logger.verbose("Setting postLogoutRedirectUri to configured uri",t.correlationId),t.postLogoutRedirectUri=ye.getAbsoluteUrl(this.config.auth.postLogoutRedirectUri,yr())):(this.logger.verbose("Setting postLogoutRedirectUri to current page",t.correlationId),t.postLogoutRedirectUri=ye.getAbsoluteUrl(yr(),yr())):this.logger.verbose("postLogoutRedirectUri passed as null, not setting post logout redirect uri",t.correlationId),t}getLogoutHintFromIdTokenClaims(e){const t=e.idTokenClaims;if(t){if(t.login_hint)return t.login_hint;this.logger.verbose("The ID Token Claims tied to the provided account do not contain a login_hint claim, logoutHint will not be added to logout request")}else this.logger.verbose("The provided account does not contain ID Token Claims, logoutHint will not be added to logout request");return null}async createAuthCodeClient(e){this.performanceClient.addQueueMeasurement(k.StandardInteractionClientCreateAuthCodeClient,this.correlationId);const t=await F(this.getClientConfiguration.bind(this),k.StandardInteractionClientGetClientConfiguration,this.logger,this.performanceClient,this.correlationId)(e);return new sC(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:Zt.MSAL_SKU,version:Fc,cpu:P.EMPTY_STRING,os:P.EMPTY_STRING},telemetry:this.config.telemetry}}async initializeAuthorizationRequest(e,t){this.performanceClient.addQueueMeasurement(k.StandardInteractionClientInitializeAuthorizationRequest,this.correlationId);const n=this.getRedirectUri(e.redirectUri),i={interactionType:t},s=Un.setRequestState(this.browserCrypto,e&&e.state||P.EMPTY_STRING,i),d={...await F(kh,k.InitializeBaseRequest,this.logger,this.performanceClient,this.correlationId)({...e,correlationId:this.correlationId},this.config,this.performanceClient,this.logger),redirectUri:n,state:s,nonce:e.nonce||Er(),responseMode:this.config.auth.OIDCOptions.serverResponseType};if(e.loginHint||e.sid)return d;const f=e.account||this.browserStorage.getActiveAccount();if(f&&(this.logger.verbose("Setting validated request account",this.correlationId),this.logger.verbosePii(`Setting validated request account: ${f.homeAccountId}`,this.correlationId),d.account=f),!d.loginHint&&!f){const g=this.browserStorage.getLegacyLoginHint();g&&(d.loginHint=g)}return d}}/*! @azure/msal-browser v3.28.1 2025-01-14 */const xD="ContentError",QC="user_switch";/*! @azure/msal-browser v3.28.1 2025-01-14 */const DD="USER_INTERACTION_REQUIRED",LD="USER_CANCEL",BD="NO_NETWORK",UD="PERSISTENT_ERROR",VD="DISABLED",FD="ACCOUNT_UNAVAILABLE";/*! @azure/msal-browser v3.28.1 2025-01-14 */const HD=-2147186943,$D={[QC]:"User attempted to switch accounts in the native broker, which is not allowed. All new accounts must sign-in through the standard web flow first, please try again."};class Jn extends He{constructor(e,t,n){super(e,t),Object.setPrototypeOf(this,Jn.prototype),this.name="NativeAuthError",this.ext=n}}function ei(r){if(r.ext&&r.ext.status&&(r.ext.status===UD||r.ext.status===VD)||r.ext&&r.ext.error&&r.ext.error===HD)return!0;switch(r.errorCode){case xD:return!0;default:return!1}}function Ed(r,e,t){if(t&&t.status)switch(t.status){case FD:return md(iC);case DD:return new Vn(r,e);case LD:return G(vo);case BD:return G(gc)}return new Jn(r,$D[r]||e,t)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class XC extends Ci{async acquireToken(e){this.performanceClient.addQueueMeasurement(k.SilentCacheClientAcquireToken,e.correlationId);const t=this.initializeServerTelemetryManager(Le.acquireTokenSilent_silentFlow),n=await F(this.getClientConfiguration.bind(this),k.StandardInteractionClientGetClientConfiguration,this.logger,this.performanceClient,this.correlationId)({serverTelemetryManager:t,requestAuthority:e.authority,requestAzureCloudOptions:e.azureCloudOptions,account:e.account}),i=new Sx(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 Aa&&s.errorCode===yh&&this.logger.verbose("Signing keypair for bound access token not found. Refreshing bound access token and generating a new crypto keypair."),s}}logout(e){this.logger.verbose("logoutRedirect called");const t=this.initializeLogoutRequest(e);return this.clearCacheOnLogout(t==null?void 0:t.account)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class ui extends JC{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 XC(e,this.nativeStorageManager,n,i,s,l,f,g,v),this.serverTelemetryManager=this.initializeServerTelemetryManager(this.apiId);const E=this.nativeMessageHandler.getExtensionId()===si.PREFERRED_EXTENSION_ID?"chrome":(_=this.nativeMessageHandler.getExtensionId())!=null&&_.length?"unknown":void 0;this.skus=ma.makeExtraSkuString({libraryName:Zt.MSAL_SKU,libraryVersion:Fc,extensionName:E,extensionVersion:this.nativeMessageHandler.getExtensionVersion()})}addRequestSKUs(e){e.extraParameters={...e.extraParameters,[sx]:this.skus}}async acquireToken(e){this.performanceClient.addQueueMeasurement(k.NativeInteractionClientAcquireToken,e.correlationId),this.logger.trace("NativeInteractionClient - acquireToken called.");const t=this.performanceClient.startMeasurement(k.NativeInteractionClientAcquireToken,e.correlationId),n=rr();try{const i=await this.initializeNativeRequest(e);try{const g=await this.acquireTokensFromCache(this.accountId,i);return t.end({success:!0,isNativeBroker:!1,fromCache:!0}),g}catch{this.logger.info("MSAL internal Cache does not contain tokens, proceed to make a native call")}const{...s}=i,l={method:uo.GetToken,request:s},d=await this.nativeMessageHandler.sendMessage(l),f=this.validateNativeResponse(d);return await this.handleNativeResponse(f,i,n).then(g=>(t.end({success:!0,isNativeBroker:!0,requestId:g.requestId}),this.serverTelemetryManager.clearNativeBrokerErrorCode(),g)).catch(g=>{throw t.end({success:!1,errorCode:g.errorCode,subErrorCode:g.subError,isNativeBroker:!0}),g})}catch(i){throw i instanceof Jn&&this.serverTelemetryManager.setNativeBrokerErrorCode(i.errorCode),i}}createSilentCacheRequest(e,t){return{authority:e.authority,correlationId:this.correlationId,scopes:Je.fromString(e.scope).asArray(),account:t,forceRefresh:!1}}async acquireTokensFromCache(e,t){if(!e)throw this.logger.warning("NativeInteractionClient:acquireTokensFromCache - No nativeAccountId provided"),B(ld);const n=this.browserStorage.getBaseAccountInfo({nativeAccountId:e});if(!n)throw B(ld);try{const i=this.createSilentCacheRequest(t,n),s=await this.silentCacheClient.acquireToken(i),l={...n,idTokenClaims:s==null?void 0:s.idTokenClaims,idToken:s==null?void 0:s.idToken};return{...s,account:l}}catch(i){throw i}}async acquireTokenRedirect(e,t){this.logger.trace("NativeInteractionClient - acquireTokenRedirect called.");const{...n}=e;delete n.onRedirectNavigate;const i=await this.initializeNativeRequest(n),s={method:uo.GetToken,request:i};try{const f=await this.nativeMessageHandler.sendMessage(s);this.validateNativeResponse(f)}catch(f){if(f instanceof Jn&&(this.serverTelemetryManager.setNativeBrokerErrorCode(f.errorCode),ei(f)))throw f}this.browserStorage.setTemporaryCache(Ie.NATIVE_REQUEST,JSON.stringify(i),!0);const l={apiId:Le.acquireTokenRedirect,timeout:this.config.system.redirectNavigationTimeout,noHistory:!1},d=this.config.auth.navigateToLoginRequestUrl?window.location.href:this.getRedirectUri(e.redirectUri);t.end({success:!0}),await this.navigationClient.navigateExternal(d,l)}async handleRedirectPromise(e,t){if(this.logger.trace("NativeInteractionClient - handleRedirectPromise called."),!this.browserStorage.isInteractionInProgress(!0))return this.logger.info("handleRedirectPromise called but there is no interaction in progress, returning null."),null;const n=this.browserStorage.getCachedNativeRequest();if(!n)return this.logger.verbose("NativeInteractionClient - handleRedirectPromise called but there is no cached request, returning null."),e&&t&&(e==null||e.addFields({errorCode:"no_cached_request"},t)),null;const{prompt:i,...s}=n;i&&this.logger.verbose("NativeInteractionClient - handleRedirectPromise called and prompt was included in the original request, removing prompt from cached request to prevent second interaction with native broker window."),this.browserStorage.removeItem(this.browserStorage.generateCacheKey(Ie.NATIVE_REQUEST));const l={method:uo.GetToken,request:s},d=rr();try{this.logger.verbose("NativeInteractionClient - handleRedirectPromise sending message to native broker.");const f=await this.nativeMessageHandler.sendMessage(l);this.validateNativeResponse(f);const g=this.handleNativeResponse(f,s,d);this.browserStorage.setInteractionInProgress(!1);const m=await g;return this.serverTelemetryManager.clearNativeBrokerErrorCode(),m}catch(f){throw this.browserStorage.setInteractionInProgress(!1),f}}logout(){return this.logger.trace("NativeInteractionClient - logout called."),Promise.reject("Logout not implemented yet")}async handleNativeResponse(e,t,n){var m;this.logger.trace("NativeInteractionClient - handleNativeResponse called.");const i=wo(e.id_token,tr),s=this.createHomeAccountIdentifier(e,i),l=(m=this.browserStorage.getAccountInfoFilteredBy({nativeAccountId:t.accountId}))==null?void 0:m.homeAccountId;if(s!==l&&e.account.id!==t.accountId)throw Ed(QC);const d=await this.getDiscoveredAuthority({requestAuthority:t.authority}),f=hh(this.browserStorage,d,s,tr,i,e.client_info,void 0,i.tid,void 0,e.account.id,this.logger),g=await this.generateAuthenticationResult(e,t,i,f,d.canonicalAuthority,n);return this.cacheAccount(f),this.cacheNativeTokens(e,t,s,i,e.access_token,g.tenantId,n),g}createHomeAccountIdentifier(e,t){return it.generateHomeAccountId(e.client_info||P.EMPTY_STRING,xn.Default,this.logger,this.browserCrypto,t)}generateScopes(e,t){return e.scope?Je.fromString(e.scope):Je.fromString(t.scope)}async generatePopAccessToken(e,t){if(t.tokenType===Re.POP&&t.signPopToken){if(e.shr)return this.logger.trace("handleNativeServerResponse: SHR is enabled in native layer"),e.shr;const n=new mi(this.browserCrypto),i={resourceRequestMethod:t.resourceRequestMethod,resourceRequestUri:t.resourceRequestUri,shrClaims:t.shrClaims,shrNonce:t.shrNonce};if(!t.keyId)throw B(Qd);return n.signPopToken(e.access_token,t.keyId,i)}else return e.access_token}async generateAuthenticationResult(e,t,n,i,s,l){const d=this.addTelemetryFromNativeResponse(e),f=e.scope?Je.fromString(e.scope):Je.fromString(t.scope),g=e.account.properties||{},m=g.UID||n.oid||n.sub||P.EMPTY_STRING,C=g.TenantId||n.tid||P.EMPTY_STRING,v=ah(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===Re.POP?Re.POP:Re.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=Nc(n,t.authority,e.id_token||"",t.clientId,i.tid||""),g=t.tokenType===Re.POP?P.SHR_NONCE_VALIDITY:(typeof e.expires_in=="string"?parseInt(e.expires_in,10):e.expires_in)||0,m=d+g,C=this.generateScopes(e,t),v=Oc(n,t.authority,s,t.clientId,i.tid||l,C.printScopes(),m,0,tr,void 0,t.tokenType,void 0,t.keyId),E={idToken:f,accessToken:v};this.nativeStorageManager.saveCacheRecord(E,t.storeInCache)}addTelemetryFromNativeResponse(e){const t=this.getMATSFromResponse(e);return t?(this.performanceClient.addFields({extensionId:this.nativeMessageHandler.getExtensionId(),extensionVersion:this.nativeMessageHandler.getExtensionVersion(),matsBrokerVersion:t.broker_version,matsAccountJoinOnStart:t.account_join_on_start,matsAccountJoinOnEnd:t.account_join_on_end,matsDeviceJoin:t.device_join,matsPromptBehavior:t.prompt_behavior,matsApiErrorCode:t.api_error_code,matsUiVisible:t.ui_visible,matsSilentCode:t.silent_code,matsSilentBiSubCode:t.silent_bi_sub_code,matsSilentMessage:t.silent_message,matsSilentStatus:t.silent_status,matsHttpStatus:t.http_status,matsHttpEventCount:t.http_event_count},this.correlationId),t):null}validateNativeResponse(e){if(e.hasOwnProperty("access_token")&&e.hasOwnProperty("id_token")&&e.hasOwnProperty("client_info")&&e.hasOwnProperty("account")&&e.hasOwnProperty("scope")&&e.hasOwnProperty("expires_in"))return e;throw my(qd,"Response missing expected properties.")}getMATSFromResponse(e){if(e.properties.MATS)try{return JSON.parse(e.properties.MATS)}catch{this.logger.error("NativeInteractionClient - Error parsing MATS telemetry, returning null instead")}return null}isResponseFromCache(e){return typeof e.is_cached>"u"?(this.logger.verbose("NativeInteractionClient - MATS telemetry does not contain field indicating if response was served from cache. Returning false."),!1):!!e.is_cached}async initializeNativeRequest(e){this.logger.trace("NativeInteractionClient - initializeNativeRequest called");const t=e.authority||this.config.auth.authority;e.account&&await this.getDiscoveredAuthority({requestAuthority:t,requestAzureCloudOptions:e.azureCloudOptions,account:e.account});const n=new ye(t);n.validateAsUri();const{scopes:i,...s}=e,l=new Je(i||[]);l.appendScopes(yi);const d=()=>{switch(this.apiId){case Le.ssoSilent:case Le.acquireTokenSilent_silentFlow:return this.logger.trace("initializeNativeRequest: silent request sets prompt to none"),dt.NONE}if(!e.prompt){this.logger.trace("initializeNativeRequest: prompt was not provided");return}switch(e.prompt){case dt.NONE:case dt.CONSENT:case dt.LOGIN:return this.logger.trace("initializeNativeRequest: prompt is compatible with native flow"),e.prompt;default:throw this.logger.trace(`initializeNativeRequest: prompt = ${e.prompt} is not compatible with native flow`),G(DC)}},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(BC);if(this.handleExtraBrokerParams(f),f.extraParameters=f.extraParameters||{},f.extraParameters.telemetry=si.MATS_TELEMETRY,e.authenticationScheme===Re.POP){const g={resourceRequestUri:e.resourceRequestUri,resourceRequestMethod:e.resourceRequestMethod,shrClaims:e.shrClaims,shrNonce:e.shrNonce},m=new mi(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(lh)&&e.extraParameters.hasOwnProperty(gd)&&e.extraParameters.hasOwnProperty(mo);if(!e.embeddedClientId&&!t)return;let n="";const i=e.redirectUri;e.embeddedClientId?(e.redirectUri=this.config.auth.redirectUri,n=e.embeddedClientId):e.extraParameters&&(e.redirectUri=e.extraParameters[gd],n=e.extraParameters[mo]),e.extraParameters={child_client_id:n,child_redirect_uri:i},(s=this.performanceClient)==null||s.addFields({embeddedClientId:n,embeddedRedirectUri:i},e.correlationId)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class Qn{constructor(e,t,n,i){this.logger=e,this.handshakeTimeoutMs=t,this.extensionId=i,this.resolvers=new Map,this.handshakeResolvers=new Map,this.messageChannel=new MessageChannel,this.windowListener=this.onWindowMessage.bind(this),this.performanceClient=n,this.handshakeEvent=n.startMeasurement(k.NativeMessageHandlerHandshake)}async sendMessage(e){this.logger.trace("NativeMessageHandler - sendMessage called.");const t={channel:si.CHANNEL_ID,extensionId:this.extensionId,responseId:Er(),body:e};return this.logger.trace("NativeMessageHandler - Sending request to browser extension"),this.logger.tracePii(`NativeMessageHandler - Sending request to browser extension: ${JSON.stringify(t)}`),this.messageChannel.port1.postMessage(t),new Promise((n,i)=>{this.resolvers.set(t.responseId,{resolve:n,reject:i})})}static async createProvider(e,t,n){e.trace("NativeMessageHandler - createProvider called.");try{const i=new Qn(e,t,n,si.PREFERRED_EXTENSION_ID);return await i.sendHandshakeRequest(),i}catch{const s=new Qn(e,t,n);return await s.sendHandshakeRequest(),s}}async sendHandshakeRequest(){this.logger.trace("NativeMessageHandler - sendHandshakeRequest called."),window.addEventListener("message",this.windowListener,!1);const e={channel:si.CHANNEL_ID,extensionId:this.extensionId,responseId:Er(),body:{method:uo.HandshakeRequest}};return this.handshakeEvent.add({extensionId:this.extensionId,extensionHandshakeTimeoutMs:this.handshakeTimeoutMs}),this.messageChannel.port1.onmessage=t=>{this.onChannelMessage(t)},window.postMessage(e,window.origin,[this.messageChannel.port2]),new Promise((t,n)=>{this.handshakeResolvers.set(e.responseId,{resolve:t,reject:n}),this.timeoutId=window.setTimeout(()=>{window.removeEventListener("message",this.windowListener,!1),this.messageChannel.port1.close(),this.messageChannel.port2.close(),this.handshakeEvent.end({extensionHandshakeTimedOut:!0,success:!1}),n(G(PC)),this.handshakeResolvers.delete(e.responseId)},this.handshakeTimeoutMs)})}onWindowMessage(e){if(this.logger.trace("NativeMessageHandler - onWindowMessage called"),e.source!==window)return;const t=e.data;if(!(!t.channel||t.channel!==si.CHANNEL_ID)&&!(t.extensionId&&t.extensionId!==this.extensionId)&&t.body.method===uo.HandshakeRequest){const n=this.handshakeResolvers.get(t.responseId);if(!n){this.logger.trace(`NativeMessageHandler.onWindowMessage - resolver can't be found for request ${t.responseId}`);return}this.logger.verbose(t.extensionId?`Extension with id: ${t.extensionId} not installed`:"No extension installed"),clearTimeout(this.timeoutId),this.messageChannel.port1.close(),this.messageChannel.port2.close(),window.removeEventListener("message",this.windowListener,!1),this.handshakeEvent.end({success:!1,extensionInstalled:!1}),n.reject(G(MC))}}onChannelMessage(e){this.logger.trace("NativeMessageHandler - onChannelMessage called.");const t=e.data,n=this.resolvers.get(t.responseId),i=this.handshakeResolvers.get(t.responseId);try{const s=t.body.method;if(s===uo.Response){if(!n)return;const l=t.body.response;if(this.logger.trace("NativeMessageHandler - Received response from browser extension"),this.logger.tracePii(`NativeMessageHandler - Received response from browser extension: ${JSON.stringify(l)}`),l.status!=="Success")n.reject(Ed(l.code,l.description,l.ext));else if(l.result)l.result.code&&l.result.description?n.reject(Ed(l.result.code,l.result.description,l.result.ext)):n.resolve(l.result);else throw my(qd,"Event does not contain result.");this.resolvers.delete(t.responseId)}else if(s===uo.HandshakeResponse){if(!i){this.logger.trace(`NativeMessageHandler.onChannelMessage - resolver can't be found for request ${t.responseId}`);return}clearTimeout(this.timeoutId),window.removeEventListener("message",this.windowListener,!1),this.extensionId=t.extensionId,this.extensionVersion=t.body.version,this.logger.verbose(`NativeMessageHandler - Received HandshakeResponse from extension: ${this.extensionId}`),this.handshakeEvent.end({extensionInstalled:!0,success:!0}),i.resolve(),this.handshakeResolvers.delete(t.responseId)}}catch(s){this.logger.error("Error parsing response from WAM Extension"),this.logger.errorPii(`Error parsing response from WAM Extension: ${s}`),this.logger.errorPii(`Unable to parse ${e}`),n?n.reject(s):i&&i.reject(s)}}getExtensionId(){return this.extensionId}getExtensionVersion(){return this.extensionVersion}static isNativeAvailable(e,t,n,i){if(t.trace("isNativeAvailable called"),!e.system.allowNativeBroker)return t.trace("isNativeAvailable: allowNativeBroker is not enabled, returning false"),!1;if(!n)return t.trace("isNativeAvailable: WAM extension provider is not initialized, returning false"),!1;if(i)switch(i){case Re.BEARER:case Re.POP:return t.trace("isNativeAvailable: authenticationScheme is supported, returning true"),!0;default:return t.trace("isNativeAvailable: authenticationScheme is not supported, returning false"),!1}return!0}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class Rh{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 jr&&i.subError===vo?G(vo):i}return F(this.handleCodeResponseFromServer.bind(this),k.HandleCodeResponseFromServer,this.logger,this.performanceClient,t.correlationId)(n,t)}async handleCodeResponseFromServer(e,t,n=!0){if(this.performanceClient.addQueueMeasurement(k.HandleCodeResponseFromServer,t.correlationId),this.logger.trace("InteractionHandler.handleCodeResponseFromServer called"),this.authCodeRequest.code=e.code,e.cloud_instance_host_name&&await F(this.authModule.updateAuthority.bind(this.authModule),k.UpdateTokenEndpointAuthority,this.logger,this.performanceClient,t.correlationId)(e.cloud_instance_host_name,t.correlationId),n&&(e.nonce=t.nonce||void 0),e.state=t.state,e.client_info)this.authCodeRequest.clientInfo=e.client_info;else{const s=this.createCcsCredentials(t);s&&(this.authCodeRequest.ccsCredential=s)}return await F(this.authModule.acquireToken.bind(this.authModule),k.AuthClientAcquireToken,this.logger,this.performanceClient,t.correlationId)(this.authCodeRequest,e)}createCcsCredentials(e){return e.account?{credential:e.account.homeAccountId,type:nn.HOME_ACCOUNT_ID}:e.loginHint?{credential:e.loginHint,type:nn.UPN}:null}}/*! @azure/msal-browser v3.28.1 2025-01-14 */function ZC(r,e,t){const n=dc(r);if(!n)throw Qy(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(hC)):(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(dC));return n}function KD(r,e,t){if(!r.state)throw G(ph);const n=YC(e,r.state);if(!n)throw G(fC);if(n.interactionType!==t)throw G(gC)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class zD extends Ci{constructor(e,t,n,i,s,l,d,f,g,m){super(e,t,n,i,s,l,d,g,m),this.unloadWindow=this.unloadWindow.bind(this),this.nativeStorage=f}acquireToken(e){try{const n={popupName:this.generatePopupName(e.scopes||yi,e.authority||this.config.auth.authority),popupWindowAttributes:e.popupWindowAttributes||{},popupWindowParent:e.popupWindowParent??window};return this.config.system.asyncPopups?(this.logger.verbose("asyncPopups set to true, acquiring token"),this.acquireTokenPopupAsync(e,n)):(this.logger.verbose("asyncPopup set to false, opening popup before acquiring token"),n.popup=this.openSizedPopup("about:blank",n),this.acquireTokenPopupAsync(e,n))}catch(t){return Promise.reject(t)}}logout(e){try{this.logger.verbose("logoutPopup called");const t=this.initializeLogoutRequest(e),n={popupName:this.generateLogoutPopupName(t),popupWindowAttributes:(e==null?void 0:e.popupWindowAttributes)||{},popupWindowParent:(e==null?void 0:e.popupWindowParent)??window},i=e&&e.authority,s=e&&e.mainWindowRedirectUri;return this.config.system.asyncPopups?(this.logger.verbose("asyncPopups set to true"),this.logoutPopupAsync(t,n,i,s)):(this.logger.verbose("asyncPopup set to false, opening popup"),n.popup=this.openSizedPopup("about:blank",n),this.logoutPopupAsync(t,n,i,s))}catch(t){return Promise.reject(t)}}async acquireTokenPopupAsync(e,t){var s;this.logger.verbose("acquireTokenPopupAsync called");const n=this.initializeServerTelemetryManager(Le.acquireTokenPopup),i=await F(this.initializeAuthorizationRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationRequest,this.logger,this.performanceClient,this.correlationId)(e,J.Popup);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=Qn.isNativeAvailable(this.config,this.logger,this.nativeMessageHandler,e.authenticationScheme);let g;f&&(g=this.performanceClient.startMeasurement(k.FetchAccountIdWithNativeBroker,e.correlationId));const m=await d.getAuthCodeUrl({...i,nativeBroker:f}),C=new Rh(d,this.browserStorage,l,this.logger,this.performanceClient),v=this.initiateAuthRequest(m,t);this.eventHandler.emitEvent(te.POPUP_OPENED,J.Popup,{popupWindow:v},null);const E=await this.monitorPopupForHash(v,t.popupWindowParent),_=_o(ZC,k.DeserializeResponse,this.logger,this.performanceClient,this.correlationId)(E,this.config.auth.OIDCOptions.serverResponseType,this.logger);if(Yn.removeThrottle(this.browserStorage,this.config.auth.clientId,l),_.accountId){if(this.logger.verbose("Account id found in hash, calling WAM for token"),g&&g.end({success:!0,isNativeBroker:!0}),!this.nativeMessageHandler)throw G(Sa);const N=new ui(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,Le.acquireTokenPopup,this.performanceClient,this.nativeMessageHandler,_.accountId,this.nativeStorage,i.correlationId),{userRequestState:K}=Un.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 He&&(l.setCorrelationId(this.correlationId),n.cacheFailedRequest(l)),l}}async logoutPopupAsync(e,t,n,i){var l,d,f,g;this.logger.verbose("logoutPopupAsync called"),this.eventHandler.emitEvent(te.LOGOUT_START,J.Popup,e);const s=this.initializeServerTelemetryManager(Le.logoutPopup);try{await this.clearCacheOnLogout(e.account);const m=await F(this.createAuthCodeClient.bind(this),k.StandardInteractionClientCreateAuthCodeClient,this.logger,this.performanceClient,this.correlationId)({serverTelemetryManager:s,requestAuthority:n,account:e.account||void 0});try{m.authority.endSessionEndpoint}catch{if((l=e.account)!=null&&l.homeAccountId&&e.postLogoutRedirectUri&&m.authority.protocolMode===_r.OIDC){if(this.browserStorage.removeAccount((d=e.account)==null?void 0:d.homeAccountId),this.eventHandler.emitEvent(te.LOGOUT_SUCCESS,J.Popup,e),i){const E={apiId:Le.logoutPopup,timeout:this.config.system.redirectNavigationTimeout,noHistory:!1},_=ye.getAbsoluteUrl(i,yr());await this.navigationClient.navigateInternal(_,E)}(f=t.popup)==null||f.close();return}}const 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:Le.logoutPopup,timeout:this.config.system.redirectNavigationTimeout,noHistory:!1},_=ye.getAbsoluteUrl(i,yr());this.logger.verbose("Redirecting main window to url specified in the request"),this.logger.verbosePii(`Redirecting main window to: ${_}`),await this.navigationClient.navigateInternal(_,E)}else this.logger.verbose("No main window navigation requested")}catch(m){throw(g=t.popup)==null||g.close(),m instanceof He&&(m.setCorrelationId(this.correlationId),s.cacheFailedRequest(m)),this.browserStorage.setInteractionInProgress(!1),this.eventHandler.emitEvent(te.LOGOUT_FAILURE,J.Popup,null,m),this.eventHandler.emitEvent(te.LOGOUT_END,J.Popup),m}this.eventHandler.emitEvent(te.LOGOUT_END,J.Popup)}initiateAuthRequest(e,t){if(e)return this.logger.infoPii(`Navigate to: ${e}`),this.openPopup(e,t);throw this.logger.error("Navigate url is empty"),G(Lc)}monitorPopupForHash(e,t){return new Promise((n,i)=>{this.logger.verbose("PopupHandler.monitorPopupForHash - polling started");const s=setInterval(()=>{if(e.closed){this.logger.error("PopupHandler.monitorPopupForHash - window closed"),clearInterval(s),i(G(vo));return}let l="";try{l=e.location.href}catch{}if(!l||l==="about:blank")return;clearInterval(s);let d="";const f=this.config.auth.OIDCOptions.serverResponseType;e&&(f===Ea.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(vC);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(pC)}}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=Zt.POPUP_WIDTH),(!m||m<0||m>f)&&(this.logger.verbose("Default popup window height used. Window height not configured or invalid."),m=Zt.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-Zt.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-Zt.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`${Zt.POPUP_NAME_PREFIX}.${this.config.auth.clientId}.${e.join("-")}.${t}.${this.correlationId}`}generateLogoutPopupName(e){const t=e.account&&e.account.homeAccountId;return`${Zt.POPUP_NAME_PREFIX}.${this.config.auth.clientId}.${t}.${this.correlationId}`}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class Sp{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(Ie.ORIGIN_URI,t.redirectStartPage,!0)),this.browserStorage.setTemporaryCache(Ie.CORRELATION_ID,this.authCodeRequest.correlationId,!0),this.browserStorage.cacheCodeRequest(this.authCodeRequest),this.logger.infoPii(`RedirectHandler.initiateAuthRequest: Navigate to: ${e}`);const n={apiId:Le.acquireTokenRedirect,timeout:t.redirectTimeout,noHistory:!1};if(typeof t.onRedirectNavigate=="function")if(this.logger.verbose("RedirectHandler.initiateAuthRequest: Invoking onRedirectNavigate callback"),t.onRedirectNavigate(e)!==!1){this.logger.verbose("RedirectHandler.initiateAuthRequest: onRedirectNavigate did not return false, navigating"),await t.navigationClient.navigateExternal(e,n);return}else{this.logger.verbose("RedirectHandler.initiateAuthRequest: onRedirectNavigate returned false, stopping navigation");return}else{this.logger.verbose("RedirectHandler.initiateAuthRequest: Navigating window to navigate url"),await t.navigationClient.navigateExternal(e,n);return}}else throw this.logger.info("RedirectHandler.initiateAuthRequest: Navigate url is empty"),G(Lc)}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(sc,"Cached State");let s;try{s=this.authModule.handleFragmentResponse(e,i)}catch(g){throw g instanceof jr&&g.subError===vo?G(vo):g}const l=this.browserStorage.generateNonceKey(i),d=this.browserStorage.getTemporaryCache(l);if(this.authCodeRequest.code=s.code,s.cloud_instance_host_name&&await F(this.authModule.updateAuthority.bind(this.authModule),k.UpdateTokenEndpointAuthority,this.logger,this.performanceClient,this.authCodeRequest.correlationId)(s.cloud_instance_host_name,this.authCodeRequest.correlationId),s.nonce=d||void 0,s.state=i,s.client_info)this.authCodeRequest.clientInfo=s.client_info;else{const g=this.checkCcsCredentials();g&&(this.authCodeRequest.ccsCredential=g)}const f=await this.authModule.acquireToken(this.authCodeRequest,s);return this.browserStorage.cleanRequestByState(t),f}checkCcsCredentials(){const e=this.browserStorage.getTemporaryCache(Ie.CCS_CREDENTIAL,!0);if(e)try{return JSON.parse(e)}catch{this.authModule.logger.error("Cache credential could not be parsed"),this.authModule.logger.errorPii(`Cache credential could not be parsed: ${e}`)}return null}}/*! @azure/msal-browser v3.28.1 2025-01-14 */function qD(){if(typeof window>"u"||typeof window.performance>"u"||typeof window.performance.getEntriesByType!="function")return;const r=window.performance.getEntriesByType("navigation"),e=r.length?r[0]:void 0;return e==null?void 0:e.type}class WD extends Ci{constructor(e,t,n,i,s,l,d,f,g,m){super(e,t,n,i,s,l,d,g,m),this.nativeStorage=f}async acquireToken(e){const t=await F(this.initializeAuthorizationRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationRequest,this.logger,this.performanceClient,this.correlationId)(e,J.Redirect);this.browserStorage.updateCacheEntries(t.state,t.nonce,t.authority,t.loginHint||"",t.account||null);const n=this.initializeServerTelemetryManager(Le.acquireTokenRedirect),i=s=>{s.persisted&&(this.logger.verbose("Page was restored from back/forward cache. Clearing temporary cache."),this.browserStorage.cleanRequestByState(t.state),this.eventHandler.emitEvent(te.RESTORE_FROM_BFCACHE,J.Redirect))};try{const s=await F(this.initializeAuthorizationCodeRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationCodeRequest,this.logger,this.performanceClient,this.correlationId)(t),l=await F(this.createAuthCodeClient.bind(this),k.StandardInteractionClientCreateAuthCodeClient,this.logger,this.performanceClient,this.correlationId)({serverTelemetryManager:n,requestAuthority:t.authority,requestAzureCloudOptions:t.azureCloudOptions,requestExtraQueryParameters:t.extraQueryParameters,account:t.account}),d=new Sp(l,this.browserStorage,s,this.logger,this.performanceClient),f=await l.getAuthCodeUrl({...t,nativeBroker:Qn.isNativeAvailable(this.config,this.logger,this.nativeMessageHandler,e.authenticationScheme)}),g=this.getRedirectStartPage(e.redirectStartPage);return this.logger.verbosePii(`Redirect start page: ${g}`),window.addEventListener("pageshow",i),await d.initiateAuthRequest(f,{navigationClient:this.navigationClient,redirectTimeout:this.config.system.redirectNavigationTimeout,redirectStartPage:g,onRedirectNavigate:e.onRedirectNavigate||this.config.auth.onRedirectNavigate})}catch(s){throw s instanceof He&&(s.setCorrelationId(this.correlationId),n.cacheFailedRequest(s)),window.removeEventListener("pageshow",i),this.browserStorage.cleanRequestByState(t.state),s}}async handleRedirectPromise(e="",t){const n=this.initializeServerTelemetryManager(Le.handleRedirectPromise);try{if(!this.browserStorage.isInteractionInProgress(!0))return this.logger.info("handleRedirectPromise called but there is no interaction in progress, returning null."),null;const[i,s]=this.getRedirectResponse(e||"");if(!i)return this.logger.info("handleRedirectPromise did not detect a response as a result of a redirect. Cleaning temporary cache."),this.browserStorage.cleanRequestByInteractionType(J.Redirect),qD()!=="back_forward"?t.event.errorCode="no_server_response":this.logger.verbose("Back navigation event detected. Muting no_server_response error"),null;const l=this.browserStorage.getTemporaryCache(Ie.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&&Zx(l),await this.handleResponse(i,n);if(this.config.auth.navigateToLoginRequestUrl){if(!Ah()||this.config.system.allowRedirectInIframe){this.browserStorage.setTemporaryCache(Ie.URL_HASH,s,!0);const g={apiId:Le.handleRedirectPromise,timeout:this.config.system.redirectNavigationTimeout,noHistory:!0};let m=!0;if(!l||l==="null"){const C=tD();this.browserStorage.setTemporaryCache(Ie.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 He&&(i.setCorrelationId(this.correlationId),n.cacheFailedRequest(i)),this.browserStorage.cleanRequestByInteractionType(J.Redirect),i}}getRedirectResponse(e){this.logger.verbose("getRedirectResponseHash called");let t=e;t||(this.config.auth.OIDCOptions.serverResponseType===Ea.QUERY?t=window.location.search:t=window.location.hash);let n=dc(t);if(n){try{KD(n,this.browserCrypto,J.Redirect)}catch(s){return s instanceof He&&this.logger.error(`Interaction type validation failed due to ${s.errorCode}: ${s.errorMessage}`),[null,""]}return Xx(window),this.logger.verbose("Hash contains known properties, returning response hash"),[n,t]}const i=this.browserStorage.getTemporaryCache(Ie.URL_HASH,!0);return this.browserStorage.removeItem(this.browserStorage.generateCacheKey(Ie.URL_HASH)),i&&(n=dc(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(ph);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(Sa);const f=new ui(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,Le.acquireTokenPopup,this.performanceClient,this.nativeMessageHandler,e.accountId,this.nativeStorage,i.correlationId),{userRequestState:g}=Un.parseRequestState(this.browserCrypto,n);return f.acquireToken({...i,state:g,prompt:void 0}).finally(()=>{this.browserStorage.cleanRequestByState(n)})}const s=this.browserStorage.getCachedAuthority(n);if(!s)throw G(vh);const l=await F(this.createAuthCodeClient.bind(this),k.StandardInteractionClientCreateAuthCodeClient,this.logger,this.performanceClient,this.correlationId)({serverTelemetryManager:t,requestAuthority:s});return Yn.removeThrottle(this.browserStorage,this.config.auth.clientId,i),new Sp(l,this.browserStorage,i,this.logger,this.performanceClient).handleCodeResponse(e,n)}async logout(e){var i,s;this.logger.verbose("logoutRedirect called");const t=this.initializeLogoutRequest(e),n=this.initializeServerTelemetryManager(Le.logout);try{this.eventHandler.emitEvent(te.LOGOUT_START,J.Redirect,e),await this.clearCacheOnLogout(t.account);const l={apiId:Le.logout,timeout:this.config.system.redirectNavigationTimeout,noHistory:!1},d=await F(this.createAuthCodeClient.bind(this),k.StandardInteractionClientCreateAuthCodeClient,this.logger,this.performanceClient,this.correlationId)({serverTelemetryManager:n,requestAuthority:e&&e.authority,requestExtraQueryParameters:e==null?void 0:e.extraQueryParameters,account:e&&e.account||void 0});if(d.authority.protocolMode===_r.OIDC)try{d.authority.endSessionEndpoint}catch{if((i=t.account)!=null&&i.homeAccountId){this.browserStorage.removeAccount((s=t.account)==null?void 0:s.homeAccountId),this.eventHandler.emitEvent(te.LOGOUT_SUCCESS,J.Redirect,t);return}}const f=d.getLogoutUri(t);if(this.eventHandler.emitEvent(te.LOGOUT_SUCCESS,J.Redirect,t),e&&typeof e.onRedirectNavigate=="function")if(e.onRedirectNavigate(f)!==!1){this.logger.verbose("Logout onRedirectNavigate did not return false, navigating"),this.browserStorage.getInteractionInProgress()||this.browserStorage.setInteractionInProgress(!0),await this.navigationClient.navigateExternal(f,l);return}else this.browserStorage.setInteractionInProgress(!1),this.logger.verbose("Logout onRedirectNavigate returned false, stopping navigation");else{this.browserStorage.getInteractionInProgress()||this.browserStorage.setInteractionInProgress(!0),await this.navigationClient.navigateExternal(f,l);return}}catch(l){throw l instanceof He&&(l.setCorrelationId(this.correlationId),n.cacheFailedRequest(l)),this.eventHandler.emitEvent(te.LOGOUT_FAILURE,J.Redirect,null,l),this.eventHandler.emitEvent(te.LOGOUT_END,J.Redirect),l}this.eventHandler.emitEvent(te.LOGOUT_END,J.Redirect)}getRedirectStartPage(e){const t=e||window.location.href;return ye.getAbsoluteUrl(t,yr())}}/*! @azure/msal-browser v3.28.1 2025-01-14 */async function GD(r,e,t,n,i){if(e.addQueueMeasurement(k.SilentHandlerInitiateAuthRequest,n),!r)throw t.info("Navigate url is empty"),G(Lc);return i?F(YD,k.SilentHandlerLoadFrame,t,e,n)(r,i,e,n):_o(JD,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<wd&&i.warning(`system.loadFrameTimeout or system.iframeHashTimeout set to lower (${e}ms) than the default (${wd}ms). This may result in timeouts.`);const g=window.setTimeout(()=>{window.clearInterval(m),f(G(yC))},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===Ea.QUERY?E=v.location.search:E=v.location.hash),window.clearTimeout(g),window.clearInterval(m),d(E)},t)}).finally(()=>{_o(QD,k.RemoveHiddenIframe,i,n,s)(r)})}function YD(r,e,t,n){return t.addQueueMeasurement(k.SilentHandlerLoadFrame,n),new Promise((i,s)=>{const l=ew();window.setTimeout(()=>{if(!l){s("Unable to load iframe");return}l.src=r,i(l)},e)})}function JD(r){const e=ew();return e.src=r,e}function ew(){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 QD(r){document.body===r.parentNode&&document.body.removeChild(r)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class XD extends Ci{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!==dt.NONE&&t.prompt!==dt.NO_SESSION&&(this.logger.warning(`SilentIframeClient. Replacing invalid prompt ${t.prompt} with ${dt.NONE}`),t.prompt=dt.NONE):t.prompt=dt.NONE;const n=await F(this.initializeAuthorizationRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationRequest,this.logger,this.performanceClient,e.correlationId)(t,J.Silent);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 He&&(l.setCorrelationId(this.correlationId),i.cacheFailedRequest(l)),!s||!(l instanceof He)||l.errorCode!==Zt.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(Bc))}async silentTokenHelper(e,t){const n=t.correlationId;this.performanceClient.addQueueMeasurement(k.SilentIframeClientTokenHelper,n);const i=await F(this.initializeAuthorizationCodeRequest.bind(this),k.StandardInteractionClientInitializeAuthorizationCodeRequest,this.logger,this.performanceClient,n)(t),s=await F(e.getAuthCodeUrl.bind(e),k.GetAuthCodeUrl,this.logger,this.performanceClient,n)({...t,nativeBroker:Qn.isNativeAvailable(this.config,this.logger,this.nativeMessageHandler,t.authenticationScheme)}),l=new Rh(e,this.browserStorage,i,this.logger,this.performanceClient),d=await F(GD,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=_o(ZC,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(Sa);const C=new ui(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.apiId,this.performanceClient,this.nativeMessageHandler,m.accountId,this.browserStorage,n),{userRequestState:v}=Un.parseRequestState(this.browserCrypto,t.state);return F(C.acquireToken.bind(C),k.NativeInteractionClientAcquireToken,this.logger,this.performanceClient,n)({...t,state:v,prompt:t.prompt||dt.NONE})}return F(l.handleCodeResponse.bind(l),k.HandleCodeResponse,this.logger,this.performanceClient,n)(m,t)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class ZD extends Ci{async acquireToken(e){this.performanceClient.addQueueMeasurement(k.SilentRefreshClientAcquireToken,e.correlationId);const t=await F(kh,k.InitializeBaseRequest,this.logger,this.performanceClient,e.correlationId)(e,this.config,this.performanceClient,this.logger),n={...e,...t};e.redirectUri&&(n.redirectUri=this.getRedirectUri(e.redirectUri));const i=this.initializeServerTelemetryManager(Le.acquireTokenSilent_silentFlow),s=await this.createRefreshTokenClient({serverTelemetryManager:i,authorityUrl:n.authority,azureCloudOptions:n.azureCloudOptions,account:n.account});return F(s.acquireTokenByRefreshToken.bind(s),k.RefreshTokenClientAcquireTokenByRefreshToken,this.logger,this.performanceClient,e.correlationId)(n).catch(l=>{throw l.setCorrelationId(this.correlationId),i.cacheFailedRequest(l),l})}logout(){return Promise.reject(G(Bc))}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 pd(t,this.performanceClient)}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class eL{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(Uc);const i=t.id_token?wo(t.id_token,tr):void 0,s={protocolMode:this.config.auth.protocolMode,knownAuthorities:this.config.auth.knownAuthorities,cloudDiscoveryMetadata:this.config.auth.cloudDiscoveryMetadata,authorityMetadata:this.config.auth.authorityMetadata,skipAuthorityMetadataCache:this.config.auth.skipAuthorityMetadataCache},l=e.authority?new At(At.generateAuthority(e.authority,e.azureCloudOptions),this.config.system.networkClient,this.storage,s,this.logger,e.correlationId||Er()):void 0,d=this.loadAccount(e,n.clientInfo||t.client_info||"",i,l),f=this.loadIdToken(t,d.homeAccountId,d.environment,d.realm),g=this.loadAccessToken(e,t,d.homeAccountId,d.environment,d.realm,n),m=this.loadRefreshToken(t,d.homeAccountId,d.environment);return this.generateAuthenticationResult(e,{account:d,idToken:f,accessToken:g,refreshToken:m},i,l)}loadAccount(e,t,n,i){if(this.logger.verbose("TokenCache - loading account"),e.account){const f=it.createFromAccountInfo(e.account);return this.storage.setAccount(f),f}else if(!i||!t&&!n)throw this.logger.error("TokenCache - if an account is not provided on the request, authority and either clientInfo or idToken must be provided instead."),G(IC);const s=it.generateHomeAccountId(t,i.authorityType,this.logger,this.cryptoObj,n),l=n==null?void 0:n.tid,d=hh(this.storage,i,s,tr,n,t,i.hostnameAndPort,l,void 0,void 0,this.logger);return this.storage.setAccount(d),d}loadIdToken(e,t,n,i){if(!e.id_token)return this.logger.verbose("TokenCache - no id token found in response"),null;this.logger.verbose("TokenCache - loading id token");const s=Nc(t,n,e.id_token,this.config.auth.clientId,i);return this.storage.setIdTokenCredential(s),s}loadAccessToken(e,t,n,i,s,l){if(t.access_token)if(t.expires_in){if(!t.scope&&(!e.scopes||!e.scopes.length))return this.logger.error("TokenCache - scopes not specified in the request or response. Cannot add token to the cache."),null}else return this.logger.error("TokenCache - no expiration set on the access token. Cannot add it to the cache."),null;else return this.logger.verbose("TokenCache - no access token found in response"),null;this.logger.verbose("TokenCache - loading access token");const d=t.scope?Je.fromString(t.scope):new Je(e.scopes),f=l.expiresOn||t.expires_in+new Date().getTime()/1e3,g=l.extendedExpiresOn||(t.ext_expires_in||t.expires_in)+new Date().getTime()/1e3,m=Oc(n,i,t.access_token,this.config.auth.clientId,s,d.printScopes(),f,g,tr);return this.storage.setAccessTokenCredential(m),m}loadRefreshToken(e,t,n){if(!e.refresh_token)return this.logger.verbose("TokenCache - no refresh token found in response"),null;this.logger.verbose("TokenCache - loading refresh token");const i=Dy(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=Je.fromString(t.accessToken.target).asArray(),d=new Date(Number(t.accessToken.expiresOn)*1e3),f=new Date(Number(t.accessToken.extendedExpiresOn)*1e3));const g=t.account;return{authority:i?i.canonicalAuthority:"",uniqueId:t.account.localAccountId,tenantId:t.account.realm,scopes:l,account:g.getAccountInfo(),idToken:((m=t.idToken)==null?void 0:m.secret)||"",idTokenClaims:n||{},accessToken:s,fromCache:!0,expiresOn:d,correlationId:e.correlationId||"",requestId:"",extExpiresOn:f,familyId:((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 tL extends sC{constructor(e){super(e),this.includeRedirectUri=!1}}/*! @azure/msal-browser v3.28.1 2025-01-14 */class nL extends Ci{constructor(e,t,n,i,s,l,d,f,g,m){super(e,t,n,i,s,l,f,g,m),this.apiId=d}async acquireToken(e){if(!e.code)throw G(kC);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 tL(s);this.logger.verbose("Auth code client created");const d=new Rh(l,this.browserStorage,i,this.logger,this.performanceClient);return await F(d.handleCodeResponseFromServer.bind(d),k.HandleCodeResponseFromServer,this.logger,this.performanceClient,e.correlationId)({code:e.code,msgraph_host:e.msGraphHost,cloud_graph_host_name:e.cloudGraphHostName,cloud_instance_host_name:e.cloudInstanceHostName},t,!1)}catch(i){throw i instanceof He&&(i.setCorrelationId(this.correlationId),n.cacheFailedRequest(i)),i}}logout(){return Promise.reject(G(Bc))}}/*! @azure/msal-browser v3.28.1 2025-01-14 */function Wn(r){const e=r==null?void 0:r.idTokenClaims;if(e!=null&&e.tfp||e!=null&&e.acr)return"B2C";if(e!=null&&e.tid){if((e==null?void 0:e.tid)==="9188040d-6c67-4c5b-b112-36a304b66dad")return"MSA"}else return;return"AAD"}function Ps(r,e){try{bh(r)}catch(t){throw e.end({success:!1},t),t}}class Hc{constructor(e){this.operatingContext=e,this.isBrowserEnvironment=this.operatingContext.isBrowserEnvironment(),this.config=e.getConfig(),this.initialized=!1,this.logger=this.operatingContext.getLogger(),this.networkClient=this.config.system.networkClient,this.navigationClient=this.config.system.navigationClient,this.redirectResponse=new Map,this.hybridAuthCodeResponses=new Map,this.performanceClient=this.config.telemetry.client,this.browserCrypto=this.isBrowserEnvironment?new pi(this.logger,this.performanceClient):cc,this.eventHandler=new kD(this.logger),this.browserStorage=this.isBrowserEnvironment?new Td(this.config.auth.clientId,this.config.cache,this.browserCrypto,this.logger,gx(this.config.auth),this.performanceClient):wD(this.config.auth.clientId,this.logger);const t={cacheLocation:Vt.MemoryStorage,temporaryCacheLocation:Vt.MemoryStorage,storeAuthStateInCookie:!1,secureCookies:!1,cacheMigrationEnabled:!1,claimsBasedCachingEnabled:!1};this.nativeInternalStorage=new Td(this.config.auth.clientId,t,this.browserCrypto,this.logger,void 0,this.performanceClient),this.tokenCache=new eL(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 Hc(e);return await n.initialize(t),n}trackPageVisibility(e){e&&(this.logger.info("Perf: Visibility change detected"),this.performanceClient.incrementFields({visibilityChangeCount:1},e))}async initialize(e){if(this.logger.trace("initialize called"),this.initialized){this.logger.info("initialize has already been called, exiting early.");return}if(!this.isBrowserEnvironment){this.logger.info("in non-browser environment, exiting early."),this.initialized=!0,this.eventHandler.emitEvent(te.INITIALIZE_END);return}const t=(e==null?void 0:e.correlationId)||this.getRequestCorrelationId(),n=this.config.system.allowNativeBroker,i=this.performanceClient.startMeasurement(k.InitializeClientApplication,t);if(this.eventHandler.emitEvent(te.INITIALIZE_START),n)try{this.nativeExtensionProvider=await Qn.createProvider(this.logger,this.config.system.nativeBrokerHandshakeTimeout,this.performanceClient)}catch(s){this.logger.verbose(s)}this.config.cache.claimsBasedCachingEnabled||(this.logger.verbose("Claims-based caching is disabled. Clearing the previous cache with claims"),await F(this.browserStorage.clearTokensAndKeysWithClaims.bind(this.browserStorage),k.ClearTokensAndKeysWithClaims,this.logger,this.performanceClient,t)(this.performanceClient,t)),this.initialized=!0,this.eventHandler.emitEvent(te.INITIALIZE_END),i.end({allowNativeBroker:n,success:!0})}async handleRedirectPromise(e){if(this.logger.verbose("handleRedirectPromise called"),GC(this.initialized),this.isBrowserEnvironment){const t=e||"";let n=this.redirectResponse.get(t);return typeof n>"u"?(n=this.handleRedirectPromiseInternal(e),this.redirectResponse.set(t,n),this.logger.verbose("handleRedirectPromise has been called for the first time, storing the promise")):this.logger.verbose("handleRedirectPromise has been called previously, returning the result from the first call"),n}return this.logger.verbose("handleRedirectPromise returns null, not browser environment"),null}async handleRedirectPromiseInternal(e){const t=this.getAllAccounts(),n=this.browserStorage.getCachedNativeRequest(),i=n&&Qn.isNativeAvailable(this.config,this.logger,this.nativeExtensionProvider)&&this.nativeExtensionProvider&&!e,s=i?n==null?void 0:n.correlationId:this.browserStorage.getTemporaryCache(Ie.CORRELATION_ID,!0)||"",l=this.performanceClient.startMeasurement(k.AcquireTokenRedirect,s);this.eventHandler.emitEvent(te.HANDLE_REDIRECT_START,J.Redirect);let d;if(i&&this.nativeExtensionProvider){this.logger.trace("handleRedirectPromise - acquiring token from native platform");const f=new ui(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,Le.handleRedirectPromise,this.performanceClient,this.nativeExtensionProvider,n.accountId,this.nativeInternalStorage,n.correlationId);d=F(f.handleRedirectPromise.bind(f),k.HandleNativeRedirectPromiseMeasurement,this.logger,this.performanceClient,l.event.correlationId)(this.performanceClient,l.event.correlationId)}else{this.logger.trace("handleRedirectPromise - acquiring token from web flow");const f=this.createRedirectClient(s);d=F(f.handleRedirectPromise.bind(f),k.HandleRedirectPromiseMeasurement,this.logger,this.performanceClient,l.event.correlationId)(e,l)}return d.then(f=>(f?(t.length<this.getAllAccounts().length?(this.eventHandler.emitEvent(te.LOGIN_SUCCESS,J.Redirect,f),this.logger.verbose("handleRedirectResponse returned result, login success")):(this.eventHandler.emitEvent(te.ACQUIRE_TOKEN_SUCCESS,J.Redirect,f),this.logger.verbose("handleRedirectResponse returned result, acquire token success")),l.end({success:!0,accountType:Wn(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:Wn(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{wp(this.initialized,this.config),this.browserStorage.setInteractionInProgress(!0),s?this.eventHandler.emitEvent(te.ACQUIRE_TOKEN_START,J.Redirect,e):this.eventHandler.emitEvent(te.LOGIN_START,J.Redirect,e);let l;return this.nativeExtensionProvider&&this.canUseNative(e)?l=new ui(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,Le.acquireTokenRedirect,this.performanceClient,this.nativeExtensionProvider,this.getNativeAccountId(e),this.nativeInternalStorage,t).acquireTokenRedirect(e,n).catch(f=>{if(f instanceof Jn&&ei(f))return this.nativeExtensionProvider=void 0,this.createRedirectClient(t).acquireToken(e);if(f instanceof Vn)return this.logger.verbose("acquireTokenRedirect - Resolving interaction required error thrown by native broker by falling back to web flow"),this.createRedirectClient(t).acquireToken(e);throw this.browserStorage.setInteractionInProgress(!1),f}):l=this.createRedirectClient(t).acquireToken(e),await l}catch(l){throw n.end({success:!1},l),s?this.eventHandler.emitEvent(te.ACQUIRE_TOKEN_FAILURE,J.Redirect,null,l):this.eventHandler.emitEvent(te.LOGIN_FAILURE,J.Redirect,null,l),l}}acquireTokenPopup(e){const t=this.getRequestCorrelationId(e),n=this.performanceClient.startMeasurement(k.AcquireTokenPopup,t);n.add({scenarioId:e.scenarioId,accountType:Wn(e.account)});try{this.logger.verbose("acquireTokenPopup called",t),Ps(this.initialized,n),this.browserStorage.setInteractionInProgress(!0)}catch(l){return Promise.reject(l)}const i=this.getAllAccounts();i.length>0?this.eventHandler.emitEvent(te.ACQUIRE_TOKEN_START,J.Popup,e):this.eventHandler.emitEvent(te.LOGIN_START,J.Popup,e);let s;return this.canUseNative(e)?s=this.acquireTokenNative({...e,correlationId:t},Le.acquireTokenPopup).then(l=>(this.browserStorage.setInteractionInProgress(!1),n.end({success:!0,isNativeBroker:!0,accountType:Wn(l.account)}),l)).catch(l=>{if(l instanceof Jn&&ei(l))return this.nativeExtensionProvider=void 0,this.createPopupClient(t).acquireToken(e);if(l instanceof Vn)return this.logger.verbose("acquireTokenPopup - Resolving interaction required error thrown by native broker by falling back to web flow"),this.createPopupClient(t).acquireToken(e);throw this.browserStorage.setInteractionInProgress(!1),l}):s=this.createPopupClient(t).acquireToken(e),s.then(l=>(i.length<this.getAllAccounts().length?this.eventHandler.emitEvent(te.LOGIN_SUCCESS,J.Popup,l):this.eventHandler.emitEvent(te.ACQUIRE_TOKEN_SUCCESS,J.Popup,l),n.end({success:!0,accessTokenSize:l.accessToken.length,idTokenSize:l.idToken.length,accountType:Wn(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:Wn(e.account)}),Ps(this.initialized,this.ssoSilentMeasurement),(l=this.ssoSilentMeasurement)==null||l.increment({visibilityChangeCount:0}),document.addEventListener("visibilitychange",this.trackPageVisibilityWithMeasurement),this.logger.verbose("ssoSilent called",t),this.eventHandler.emitEvent(te.SSO_SILENT_START,J.Silent,n);let i;return this.canUseNative(n)?i=this.acquireTokenNative(n,Le.ssoSilent).catch(d=>{if(d instanceof Jn&&ei(d))return this.nativeExtensionProvider=void 0,this.createSilentIframeClient(n.correlationId).acquireToken(n);throw d}):i=this.createSilentIframeClient(n.correlationId).acquireToken(n),i.then(d=>{var f;return this.eventHandler.emitEvent(te.SSO_SILENT_SUCCESS,J.Silent,d),(f=this.ssoSilentMeasurement)==null||f.end({success:!0,isNativeBroker:d.fromNativeBroker,accessTokenSize:d.accessToken.length,idTokenSize:d.idToken.length,accountType:Wn(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);Ps(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(NC);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:Wn(l.account)}),l)).catch(l=>{throw this.hybridAuthCodeResponses.delete(i),this.eventHandler.emitEvent(te.ACQUIRE_TOKEN_BY_CODE_FAILURE,J.Silent,null,l),n.end({success:!1},l),l}),this.hybridAuthCodeResponses.set(i,s)),await s}else if(e.nativeAccountId)if(this.canUseNative(e,e.nativeAccountId)){const i=await this.acquireTokenNative({...e,correlationId:t},Le.acquireTokenByCode,e.nativeAccountId).catch(s=>{throw s instanceof Jn&&ei(s)&&(this.nativeExtensionProvider=void 0),s});return n.end({accountType:Wn(i.account),success:!0}),i}else throw G(OC);else throw G(RC)}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 Qt.Default:case Qt.AccessToken:case Qt.AccessTokenAndRefreshToken:const n=this.createSilentCacheClient(e.correlationId);return F(n.acquireToken.bind(n),k.SilentCacheClientAcquireToken,this.logger,this.performanceClient,e.correlationId)(e);default:throw B(vr)}}async acquireTokenByRefreshToken(e,t){switch(this.performanceClient.addQueueMeasurement(k.AcquireTokenByRefreshToken,e.correlationId),t){case Qt.Default:case Qt.AccessTokenAndRefreshToken:case Qt.RefreshToken:case Qt.RefreshTokenAndNetwork:const n=this.createSilentRefreshClient(e.correlationId);return F(n.acquireToken.bind(n),k.SilentRefreshClientAcquireToken,this.logger,this.performanceClient,e.correlationId)(e);default:throw B(vr)}}async acquireTokenBySilentIframe(e){this.performanceClient.addQueueMeasurement(k.AcquireTokenBySilentIframe,e.correlationId);const t=this.createSilentIframeClient(e.correlationId);return F(t.acquireToken.bind(t),k.SilentIframeClientAcquireToken,this.logger,this.performanceClient,e.correlationId)(e)}async logout(e){const t=this.getRequestCorrelationId(e);return this.logger.warning("logout API is deprecated and will be removed in msal-browser v3.0.0. Use logoutRedirect instead.",t),this.logoutRedirect({correlationId:t,...e})}async logoutRedirect(e){const t=this.getRequestCorrelationId(e);return wp(this.initialized,this.config),this.browserStorage.setInteractionInProgress(!0),this.createRedirectClient(t).logout(e)}logoutPopup(e){try{const t=this.getRequestCorrelationId(e);return bh(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 _D(this.logger,this.browserStorage,this.isBrowserEnvironment,e)}getAccount(e){return TD(e,this.logger,this.browserStorage)}getAccountByUsername(e){return ED(e,this.logger,this.browserStorage)}getAccountByHomeId(e){return SD(e,this.logger,this.browserStorage)}getAccountByLocalId(e){return AD(e,this.logger,this.browserStorage)}setActiveAccount(e){bD(e,this.browserStorage)}getActiveAccount(){return ID(this.browserStorage)}async hydrateCache(e,t){this.logger.verbose("hydrateCache called");const n=it.createFromAccountInfo(e.account,e.cloudGraphHostName,e.msGraphHost);return this.browserStorage.setAccount(n),e.fromNativeBroker?(this.logger.verbose("Response was from native broker, storing in-memory"),this.nativeInternalStorage.hydrateCache(e,t)):this.browserStorage.hydrateCache(e,t)}async acquireTokenNative(e,t,n){if(this.logger.trace("acquireTokenNative called"),!this.nativeExtensionProvider)throw G(Sa);return new ui(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,t,this.performanceClient,this.nativeExtensionProvider,n||this.getNativeAccountId(e),this.nativeInternalStorage,e.correlationId).acquireToken(e)}canUseNative(e,t){if(this.logger.trace("canUseNative called"),!Qn.isNativeAvailable(this.config,this.logger,this.nativeExtensionProvider,e.authenticationScheme))return this.logger.trace("canUseNative: isNativeAvailable returned false, returning false"),!1;if(e.prompt)switch(e.prompt){case dt.NONE:case dt.CONSENT:case dt.LOGIN:this.logger.trace("canUseNative: prompt is compatible with native flow");break;default:return this.logger.trace(`canUseNative: prompt = ${e.prompt} is not compatible with native flow, returning false`),!1}return!t&&!this.getNativeAccountId(e)?(this.logger.trace("canUseNative: nativeAccountId is not available, returning false"),!1):!0}getNativeAccountId(e){const t=e.account||this.getAccount({loginHint:e.loginHint,sid:e.sid})||this.getActiveAccount();return t&&t.nativeAccountId||""}createPopupClient(e){return new zD(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeInternalStorage,this.nativeExtensionProvider,e)}createRedirectClient(e){return new WD(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeInternalStorage,this.nativeExtensionProvider,e)}createSilentIframeClient(e){return new XD(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,Le.ssoSilent,this.performanceClient,this.nativeInternalStorage,this.nativeExtensionProvider,e)}createSilentCacheClient(e){return new XC(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeExtensionProvider,e)}createSilentRefreshClient(e){return new ZD(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,this.performanceClient,this.nativeExtensionProvider,e)}createSilentAuthCodeClient(e){return new nL(this.config,this.browserStorage,this.browserCrypto,this.logger,this.eventHandler,this.navigationClient,Le.acquireTokenByCode,this.performanceClient,this.nativeExtensionProvider,e)}addEventCallback(e,t){return this.eventHandler.addEventCallback(e,t)}removeEventCallback(e){this.eventHandler.removeEventCallback(e)}addPerformanceCallback(e){return WC(),this.performanceClient.addPerformanceCallback(e)}removePerformanceCallback(e){return this.performanceClient.removePerformanceCallback(e)}enableAccountStorageEvents(){typeof window>"u"||(this.listeningToStorageEvents?this.logger.verbose("Account storage listener already registered."):(this.logger.verbose("Adding account storage listener."),this.listeningToStorageEvents=!0,window.addEventListener("storage",this.handleAccountCacheChange)))}disableAccountStorageEvents(){typeof window>"u"||(this.listeningToStorageEvents?(this.logger.verbose("Removing account storage listener."),window.removeEventListener("storage",this.handleAccountCacheChange),this.listeningToStorageEvents=!1):this.logger.verbose("No account storage listener registered."))}handleAccountCacheChange(e){var t;try{(t=e.key)!=null&&t.includes(ct.ACTIVE_ACCOUNT_FILTERS)&&this.eventHandler.emitEvent(te.ACTIVE_ACCOUNT_CHANGED);const n=e.newValue||e.oldValue;if(!n)return;const i=JSON.parse(n);if(typeof i!="object"||!it.isAccountEntity(i))return;const l=gi.toObject(new it,i).getAccountInfo();!e.oldValue&&e.newValue?(this.logger.info("Account was added to cache in a different window"),this.eventHandler.emitEvent(te.ACCOUNT_ADDED,void 0,l)):!e.newValue&&e.oldValue&&(this.logger.info("Account was removed from cache in a different window"),this.eventHandler.emitEvent(te.ACCOUNT_REMOVED,void 0,l))}catch{return}}getTokenCache(){return this.tokenCache}getLogger(){return this.logger}setLogger(e){this.logger=e}initializeWrapperLibrary(e,t){this.browserStorage.setWrapperMetadata(e,t)}setNavigationClient(e){this.navigationClient=e}getConfiguration(){return this.config}getPerformanceClient(){return this.performanceClient}isBrowserEnv(){return this.isBrowserEnvironment}getRequestCorrelationId(e){return e!=null&&e.correlationId?e.correlationId:this.isBrowserEnvironment?Er():P.EMPTY_STRING}async loginRedirect(e){const t=this.getRequestCorrelationId(e);return this.logger.verbose("loginRedirect called",t),this.acquireTokenRedirect({correlationId:t,...e||vp})}loginPopup(e){const t=this.getRequestCorrelationId(e);return this.logger.verbose("loginPopup called",t),this.acquireTokenPopup({correlationId:t,...e||vp})}async acquireTokenSilent(e){const t=this.getRequestCorrelationId(e),n=this.performanceClient.startMeasurement(k.AcquireTokenSilent,t);n.add({cacheLookupPolicy:e.cacheLookupPolicy,scenarioId:e.scenarioId}),Ps(this.initialized,n),this.logger.verbose("acquireTokenSilent called",t);const i=e.account||this.getActiveAccount();if(!i)throw G(TC);n.add({accountType:Wn(i)});const s={clientId:this.config.auth.clientId,authority:e.authority||P.EMPTY_STRING,scopes:e.scopes,homeAccountIdentifier:i.homeAccountId,claims:e.claims,authenticationScheme:e.authenticationScheme,resourceRequestMethod:e.resourceRequestMethod,resourceRequestUri:e.resourceRequestUri,shrClaims:e.shrClaims,sshKid:e.sshKid,shrOptions:e.shrOptions},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(MD,k.InitializeSilentRequest,this.logger,this.performanceClient,e.correlationId)(e,t,this.config,this.performanceClient,this.logger),s=e.cacheLookupPolicy||Qt.Default;return this.acquireTokenSilentNoIframe(i,s).catch(async d=>{if(rL(d,s))if(this.activeIframeRequest)if(s!==Qt.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 Qn.isNativeAvailable(this.config,this.logger,this.nativeExtensionProvider,e.authenticationScheme)&&e.account.nativeAccountId?(this.logger.verbose("acquireTokenSilent - attempting to acquire token from native platform"),this.acquireTokenNative(e,Le.acquireTokenSilent_silentFlow).catch(async n=>{throw n instanceof Jn&&ei(n)?(this.logger.verbose("acquireTokenSilent - native platform unavailable, falling back to web flow"),this.nativeExtensionProvider=void 0,B(vr)):n})):(this.logger.verbose("acquireTokenSilent - attempting to acquire token from web flow"),F(this.acquireTokenFromCache.bind(this),k.AcquireTokenFromCache,this.logger,this.performanceClient,e.correlationId)(e,t).catch(n=>{if(t===Qt.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 rL(r,e){const t=!(r instanceof Vn&&r.subError!==Dc),n=r.errorCode===Zt.INVALID_GRANT_ERROR||r.errorCode===vr,i=t&&n||r.errorCode===fc||r.errorCode===dh,s=Ux.includes(e);return i&&s}/*! @azure/msal-browser v3.28.1 2025-01-14 */async function oL(r,e){const t=new yo(r);return await t.initialize(),Hc.createController(t,e)}/*! @azure/msal-browser v3.28.1 2025-01-14 */class Nh{static async createPublicClientApplication(e){const t=await oL(e);return new Nh(e,t)}constructor(e,t){this.controller=t||new Hc(new yo(e))}async initialize(e){return this.controller.initialize(e)}async acquireTokenPopup(e){return this.controller.acquireTokenPopup(e)}acquireTokenRedirect(e){return this.controller.acquireTokenRedirect(e)}acquireTokenSilent(e){return this.controller.acquireTokenSilent(e)}acquireTokenByCode(e){return this.controller.acquireTokenByCode(e)}addEventCallback(e,t){return this.controller.addEventCallback(e,t)}removeEventCallback(e){return this.controller.removeEventCallback(e)}addPerformanceCallback(e){return this.controller.addPerformanceCallback(e)}removePerformanceCallback(e){return this.controller.removePerformanceCallback(e)}enableAccountStorageEvents(){this.controller.enableAccountStorageEvents()}disableAccountStorageEvents(){this.controller.disableAccountStorageEvents()}getAccount(e){return this.controller.getAccount(e)}getAccountByHomeId(e){return this.controller.getAccountByHomeId(e)}getAccountByLocalId(e){return this.controller.getAccountByLocalId(e)}getAccountByUsername(e){return this.controller.getAccountByUsername(e)}getAllAccounts(e){return this.controller.getAllAccounts(e)}handleRedirectPromise(e){return this.controller.handleRedirectPromise(e)}loginPopup(e){return this.controller.loginPopup(e)}loginRedirect(e){return this.controller.loginRedirect(e)}logout(e){return this.controller.logout(e)}logoutRedirect(e){return this.controller.logoutRedirect(e)}logoutPopup(e){return this.controller.logoutPopup(e)}ssoSilent(e){return this.controller.ssoSilent(e)}getTokenCache(){return this.controller.getTokenCache()}getLogger(){return this.controller.getLogger()}setLogger(e){this.controller.setLogger(e)}setActiveAccount(e){this.controller.setActiveAccount(e)}getActiveAccount(){return this.controller.getActiveAccount()}initializeWrapperLibrary(e,t){return this.controller.initializeWrapperLibrary(e,t)}setNavigationClient(e){this.controller.setNavigationClient(e)}getConfiguration(){return this.controller.getConfiguration()}async hydrateCache(e,t){return this.controller.hydrateCache(e,t)}clearCache(e){return this.controller.clearCache(e)}}const Uu=process.env.JPLAN_WEBAPP__APP_PROXY_TENANT_NAME??"",iL=process.env.JPLAN_WEBAPP__APP_PROXY_CLIENT_ID??"",aL=process.env.JPLAN_WEBAPP__APP_PROXY_USER_FLOW??"",Sd=process.env.JPLAN_WEBAPP__URL_AUTH??process.env.JPLAN_WEBAPP__URL_BASE??"",sL={auth:{clientId:iL,authority:`https://${Uu}.b2clogin.com/${Uu}.onmicrosoft.com/${aL}`,knownAuthorities:[`${Uu}.b2clogin.com`],redirectUri:process.env.JPLAN_AUTOMATION_ENVIRONMENT?`${Sd}/_/dashboard`:Sd},cache:{cacheLocation:"localStorage",storeAuthStateInCookie:!1},system:{loggerOptions:{loggerCallback:(r,e)=>{r===xe.Error&&console.error(e)},logLevel:xe.Warning}}},tw=(r,e)=>({scopes:["https://graph.microsoft.com/.default","openid","profile"],redirectStartPage:`${Sd}${r}`,extraQueryParameters:e}),yt=new Nh(sL),Ap=c.ref(null);function nw(){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"),Ap.value=g}catch(n){console.error("Erro ao obter token de acesso:",n)}}return{jToken:Ap,setJToken:r}}let Ms=null;const _n=c.ref(null),qo=c.ref(null),rw=c.ref(Math.floor(Date.now()/1e3));Od.useIntervalFn(()=>cL(),1e3);function cL(){var n,i;if(!((i=(n=_n.value)==null?void 0:n.idTokenClaims)!=null&&i.exp))return;const r=Math.floor(Date.now()/1e3),e=300,t=_n.value.idTokenClaims.exp;rw.value=t-r-e}function Oh(){if(Ms)return Ms;const{setJToken:r,jToken:e}=nw(),t=c.computed(()=>!!_n.value),n=c.computed(()=>_n.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 _=process.env.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 yt.initialize();const v=yt.getActiveAccount();if(v)_n.value=v;else{const E=await yt.handleRedirectPromise();E?(yt.setActiveAccount(E.account),_n.value=yt.getActiveAccount()):console.error("Falha na autenticação")}}catch(v){console.error("Erro no processo de autenticação:",v)}_n.value&&await r(_n.value)},f=async()=>{try{await yt.initialize();const v=await yt.handleRedirectPromise();if(!v||yt.getAllAccounts().length===0){const E=tw(i);await yt.loginRedirect(E);return}yt.setActiveAccount(v.account),_n.value=yt.getActiveAccount(),_n.value&&await r(_n.value),qo.value="updated"}catch(v){console.error("handleRedirect failed",v)}};async function g(){ie.value=!0,qo.value="updating";try{const v=await yt.acquireTokenSilent({scopes:["https://graph.microsoft.com/.default","openid","profile"]});yt.setActiveAccount(v.account),await r(_n.value),qo.value="updated"}catch(v){console.error("Failed to refresh token, forcing new login.",v),qo.value="error",localStorage.clear(),window.location.reload()}ie.value=!1}const m=async()=>{try{await yt.initialize(),localStorage.clear(),await yt.logoutRedirect({postLogoutRedirectUri:"/"})}catch(v){console.error("Logout error",v)}};c.watch(rw,async v=>{v<=0&&qo.value==="updated"&&await g()});const C=c.computed(()=>e.value);return Ms={isAuthenticated:t,authState:qo,account:n,token:C,refreshToken:g,handleRedirect:s,logout:m},Ms}function ow(r,e){return function(){return r.apply(e,arguments)}}const{toString:lL}=Object.prototype,{getPrototypeOf:Ph}=Object,$c=(r=>e=>{const t=lL.call(e);return r[t]||(r[t]=t.slice(8,-1).toLowerCase())})(Object.create(null)),$n=r=>(r=r.toLowerCase(),e=>$c(e)===r),Kc=r=>e=>typeof e===r,{isArray:wi}=Array,pa=Kc("undefined");function uL(r){return r!==null&&!pa(r)&&r.constructor!==null&&!pa(r.constructor)&&rn(r.constructor.isBuffer)&&r.constructor.isBuffer(r)}const iw=$n("ArrayBuffer");function dL(r){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(r):e=r&&r.buffer&&iw(r.buffer),e}const hL=Kc("string"),rn=Kc("function"),aw=Kc("number"),zc=r=>r!==null&&typeof r=="object",fL=r=>r===!0||r===!1,js=r=>{if($c(r)!=="object")return!1;const e=Ph(r);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Symbol.toStringTag in r)&&!(Symbol.iterator in r)},gL=$n("Date"),mL=$n("File"),pL=$n("Blob"),vL=$n("FileList"),yL=r=>zc(r)&&rn(r.pipe),CL=r=>{let e;return r&&(typeof FormData=="function"&&r instanceof FormData||rn(r.append)&&((e=$c(r))==="formdata"||e==="object"&&rn(r.toString)&&r.toString()==="[object FormData]"))},wL=$n("URLSearchParams"),[_L,TL,EL,SL]=["ReadableStream","Request","Response","Headers"].map($n),AL=r=>r.trim?r.trim():r.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function ba(r,e,{allOwnKeys:t=!1}={}){if(r===null||typeof r>"u")return;let n,i;if(typeof r!="object"&&(r=[r]),wi(r))for(n=0,i=r.length;n<i;n++)e.call(null,r[n],n,r);else{const s=t?Object.getOwnPropertyNames(r):Object.keys(r),l=s.length;let d;for(n=0;n<l;n++)d=s[n],e.call(null,r[d],d,r)}}function sw(r,e){e=e.toLowerCase();const t=Object.keys(r);let n=t.length,i;for(;n-- >0;)if(i=t[n],e===i.toLowerCase())return i;return null}const ho=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,cw=r=>!pa(r)&&r!==ho;function Ad(){const{caseless:r}=cw(this)&&this||{},e={},t=(n,i)=>{const s=r&&sw(e,i)||i;js(e[s])&&js(n)?e[s]=Ad(e[s],n):js(n)?e[s]=Ad({},n):wi(n)?e[s]=n.slice():e[s]=n};for(let n=0,i=arguments.length;n<i;n++)arguments[n]&&ba(arguments[n],t);return e}const bL=(r,e,t,{allOwnKeys:n}={})=>(ba(e,(i,s)=>{t&&rn(i)?r[s]=ow(i,t):r[s]=i},{allOwnKeys:n}),r),IL=r=>(r.charCodeAt(0)===65279&&(r=r.slice(1)),r),kL=(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)},RL=(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&&Ph(r)}while(r&&(!t||t(r,e))&&r!==Object.prototype);return e},NL=(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},OL=r=>{if(!r)return null;if(wi(r))return r;let e=r.length;if(!aw(e))return null;const t=new Array(e);for(;e-- >0;)t[e]=r[e];return t},PL=(r=>e=>r&&e instanceof r)(typeof Uint8Array<"u"&&Ph(Uint8Array)),ML=(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])}},xL=(r,e)=>{let t;const n=[];for(;(t=r.exec(e))!==null;)n.push(t);return n},DL=$n("HTMLFormElement"),LL=r=>r.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(t,n,i){return n.toUpperCase()+i}),bp=(({hasOwnProperty:r})=>(e,t)=>r.call(e,t))(Object.prototype),BL=$n("RegExp"),lw=(r,e)=>{const t=Object.getOwnPropertyDescriptors(r),n={};ba(t,(i,s)=>{let l;(l=e(i,s,r))!==!1&&(n[s]=l||i)}),Object.defineProperties(r,n)},UL=r=>{lw(r,(e,t)=>{if(rn(r)&&["arguments","caller","callee"].indexOf(t)!==-1)return!1;const n=r[t];if(rn(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+"'")})}})},VL=(r,e)=>{const t={},n=i=>{i.forEach(s=>{t[s]=!0})};return wi(r)?n(r):n(String(r).split(e)),t},FL=()=>{},HL=(r,e)=>r!=null&&Number.isFinite(r=+r)?r:e;function $L(r){return!!(r&&rn(r.append)&&r[Symbol.toStringTag]==="FormData"&&r[Symbol.iterator])}const KL=r=>{const e=new Array(10),t=(n,i)=>{if(zc(n)){if(e.indexOf(n)>=0)return;if(!("toJSON"in n)){e[i]=n;const s=wi(n)?[]:{};return ba(n,(l,d)=>{const f=t(l,i+1);!pa(f)&&(s[d]=f)}),e[i]=void 0,s}}return n};return t(r,0)},zL=$n("AsyncFunction"),qL=r=>r&&(zc(r)||rn(r))&&rn(r.then)&&rn(r.catch),uw=((r,e)=>r?setImmediate:e?((t,n)=>(ho.addEventListener("message",({source:i,data:s})=>{i===ho&&s===t&&n.length&&n.shift()()},!1),i=>{n.push(i),ho.postMessage(t,"*")}))(`axios@${Math.random()}`,[]):t=>setTimeout(t))(typeof setImmediate=="function",rn(ho.postMessage)),WL=typeof queueMicrotask<"u"?queueMicrotask.bind(ho):typeof process<"u"&&process.nextTick||uw,O={isArray:wi,isArrayBuffer:iw,isBuffer:uL,isFormData:CL,isArrayBufferView:dL,isString:hL,isNumber:aw,isBoolean:fL,isObject:zc,isPlainObject:js,isReadableStream:_L,isRequest:TL,isResponse:EL,isHeaders:SL,isUndefined:pa,isDate:gL,isFile:mL,isBlob:pL,isRegExp:BL,isFunction:rn,isStream:yL,isURLSearchParams:wL,isTypedArray:PL,isFileList:vL,forEach:ba,merge:Ad,extend:bL,trim:AL,stripBOM:IL,inherits:kL,toFlatObject:RL,kindOf:$c,kindOfTest:$n,endsWith:NL,toArray:OL,forEachEntry:ML,matchAll:xL,isHTMLForm:DL,hasOwnProperty:bp,hasOwnProp:bp,reduceDescriptors:lw,freezeMethods:UL,toObjectSet:VL,toCamelCase:LL,noop:FL,toFiniteNumber:HL,findKey:sw,global:ho,isContextDefined:cw,isSpecCompliantForm:$L,toJSONObject:KL,isAsyncFn:zL,isThenable:qL,setImmediate:uw,asap:WL};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 dw=ue.prototype,hw={};["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=>{hw[r]={value:r}});Object.defineProperties(ue,hw);Object.defineProperty(dw,"isAxiosError",{value:!0});ue.from=(r,e,t,n,i,s)=>{const l=Object.create(dw);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 GL=null;function bd(r){return O.isPlainObject(r)||O.isArray(r)}function fw(r){return O.endsWith(r,"[]")?r.slice(0,-2):r}function Ip(r,e,t){return r?r.concat(e).map(function(i,s){return i=fw(i),!t&&s?"["+i+"]":i}).join(t?".":""):e}function jL(r){return O.isArray(r)&&!r.some(bd)}const YL=O.toFlatObject(O,{},null,function(e){return/^is[A-Z]/.test(e)});function qc(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(_)&&jL(_)||(O.isFileList(_)||O.endsWith(A,"[]"))&&(K=O.toArray(_)))return A=fw(A),K.forEach(function(U,Q){!(O.isUndefined(U)||U===null)&&e.append(l===!0?Ip([A],Q,s):l===null?A:A+"[]",g(U))}),!1}return bd(_)?!0:(e.append(Ip(N,A,s),g(_)),!1)}const C=[],v=Object.assign(YL,{defaultVisitor:m,convertValue:g,isVisitable:bd});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 kp(r){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(r).replace(/[!'()~]|%20|%00/g,function(n){return e[n]})}function Mh(r,e){this._pairs=[],r&&qc(r,this,e)}const gw=Mh.prototype;gw.append=function(e,t){this._pairs.push([e,t])};gw.toString=function(e){const t=e?function(n){return e.call(this,n,kp)}:kp;return this._pairs.map(function(i){return t(i[0])+"="+t(i[1])},"").join("&")};function JL(r){return encodeURIComponent(r).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function mw(r,e,t){if(!e)return r;const n=t&&t.encode||JL;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 Mh(e,t).toString(n),s){const l=r.indexOf("#");l!==-1&&(r=r.slice(0,l)),r+=(r.indexOf("?")===-1?"?":"&")+s}return r}class Rp{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 pw={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},QL=typeof URLSearchParams<"u"?URLSearchParams:Mh,XL=typeof FormData<"u"?FormData:null,ZL=typeof Blob<"u"?Blob:null,eB={isBrowser:!0,classes:{URLSearchParams:QL,FormData:XL,Blob:ZL},protocols:["http","https","file","blob","url","data"]},xh=typeof window<"u"&&typeof document<"u",Id=typeof navigator=="object"&&navigator||void 0,tB=xh&&(!Id||["ReactNative","NativeScript","NS"].indexOf(Id.product)<0),nB=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",rB=xh&&window.location.href||"http://localhost",oB=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:xh,hasStandardBrowserEnv:tB,hasStandardBrowserWebWorkerEnv:nB,navigator:Id,origin:rB},Symbol.toStringTag,{value:"Module"})),kt={...oB,...eB};function iB(r,e){return qc(r,new kt.classes.URLSearchParams,Object.assign({visitor:function(t,n,i,s){return kt.isNode&&O.isBuffer(t)?(this.append(n,t.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},e))}function aB(r){return O.matchAll(/\w+|\[(\w*)]/g,r).map(e=>e[0]==="[]"?"":e[1]||e[0])}function sB(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 vw(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]=sB(i[l])),!d)}if(O.isFormData(r)&&O.isFunction(r.entries)){const t={};return O.forEachEntry(r,(n,i)=>{e(aB(n),i,t,0)}),t}return null}function cB(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 Ia={transitional:pw,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(vw(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 iB(e,this.formSerializer).toString();if((d=O.isFileList(e))||n.indexOf("multipart/form-data")>-1){const f=this.env&&this.env.FormData;return qc(d?{"files[]":e}:e,f&&new f,this.formSerializer)}}return s||i?(t.setContentType("application/json",!1),cB(e)):e}],transformResponse:[function(e){const t=this.transitional||Ia.transitional,n=t&&t.forcedJSONParsing,i=this.responseType==="json";if(O.isResponse(e)||O.isReadableStream(e))return e;if(e&&O.isString(e)&&(n&&!this.responseType||i)){const l=!(t&&t.silentJSONParsing)&&i;try{return JSON.parse(e)}catch(d){if(l)throw d.name==="SyntaxError"?ue.from(d,ue.ERR_BAD_RESPONSE,this,null,this.response):d}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:kt.classes.FormData,Blob:kt.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};O.forEach(["delete","get","head","post","put","patch"],r=>{Ia.headers[r]={}});const lB=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"]),uB=r=>{const e={};let t,n,i;return r&&r.split(`
|
62
|
-
`).forEach(function(l){i=l.indexOf(":"),t=l.substring(0,i).trim().toLowerCase(),n=l.substring(i+1).trim(),!(!t||e[t]&&lB[t])&&(t==="set-cookie"?e[t]?e[t].push(n):e[t]=[n]:e[t]=e[t]?e[t]+", "+n:n)}),e},Np=Symbol("internals");function ji(r){return r&&String(r).trim().toLowerCase()}function Ys(r){return r===!1||r==null?r:O.isArray(r)?r.map(Ys):String(r)}function dB(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 hB=r=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(r.trim());function Vu(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 fB(r){return r.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,t,n)=>t.toUpperCase()+n)}function gB(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 Ft=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]=Ys(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())&&!hB(e))l(uB(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 dB(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||Vu(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||Vu(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||Vu(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]=Ys(i),delete t[s];return}const d=e?fB(s):String(s).trim();d!==s&&delete t[s],t[d]=Ys(i),n[d]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const t=Object.create(null);return O.forEach(this,(n,i)=>{n!=null&&n!==!1&&(t[i]=e&&O.isArray(n)?n.join(", "):n)}),t}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,t])=>e+": "+t).join(`
|
63
|
-
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...t){const n=new this(e);return t.forEach(i=>n.set(i)),n}static accessor(e){const n=(this[Np]=this[Np]={accessors:{}}).accessors,i=this.prototype;function s(l){const d=ji(l);n[d]||(gB(i,l),n[d]=!0)}return O.isArray(e)?e.forEach(s):s(e),this}};Ft.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);O.reduceDescriptors(Ft.prototype,({value:r},e)=>{let t=e[0].toUpperCase()+e.slice(1);return{get:()=>r,set(n){this[t]=n}}});O.freezeMethods(Ft);function Fu(r,e){const t=this||Ia,n=e||t,i=Ft.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 yw(r){return!!(r&&r.__CANCEL__)}function _i(r,e,t){ue.call(this,r??"canceled",ue.ERR_CANCELED,e,t),this.name="CanceledError"}O.inherits(_i,ue,{__CANCEL__:!0});function Cw(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 mB(r){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(r);return e&&e[1]||""}function pB(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 vB(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 pc=(r,e,t=3)=>{let n=0;const i=pB(50,250);return vB(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)},Op=(r,e)=>{const t=r!=null;return[n=>e[0]({lengthComputable:t,total:r,loaded:n}),e[1]]},Pp=r=>(...e)=>O.asap(()=>r(...e)),yB=kt.hasStandardBrowserEnv?((r,e)=>t=>(t=new URL(t,kt.origin),r.protocol===t.protocol&&r.host===t.host&&(e||r.port===t.port)))(new URL(kt.origin),kt.navigator&&/(msie|trident)/i.test(kt.navigator.userAgent)):()=>!0,CB=kt.hasStandardBrowserEnv?{write(r,e,t,n,i,s){const l=[r+"="+encodeURIComponent(e)];O.isNumber(t)&&l.push("expires="+new Date(t).toGMTString()),O.isString(n)&&l.push("path="+n),O.isString(i)&&l.push("domain="+i),s===!0&&l.push("secure"),document.cookie=l.join("; ")},read(r){const e=document.cookie.match(new RegExp("(^|;\\s*)("+r+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove(r){this.write(r,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function wB(r){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(r)}function _B(r,e){return e?r.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):r}function ww(r,e,t){let n=!wB(e);return r&&(n||t==!1)?_B(r,e):e}const Mp=r=>r instanceof Ft?{...r}:r;function Co(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(Mp(g),Mp(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 _w=r=>{const e=Co({},r);let{data:t,withXSRFToken:n,xsrfHeaderName:i,xsrfCookieName:s,headers:l,auth:d}=e;e.headers=l=Ft.from(l),e.url=mw(ww(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(kt.hasStandardBrowserEnv||kt.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(kt.hasStandardBrowserEnv&&(n&&O.isFunction(n)&&(n=n(e)),n||n!==!1&&yB(e.url))){const g=i&&s&&CB.read(s);g&&l.set(i,g)}return e},TB=typeof XMLHttpRequest<"u",EB=TB&&function(r){return new Promise(function(t,n){const i=_w(r);let s=i.data;const l=Ft.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=Ft.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};Cw(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||pw;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,_]=pc(g,!0),N.addEventListener("progress",v)),f&&N.upload&&([C,E]=pc(f),N.upload.addEventListener("progress",C),N.upload.addEventListener("loadend",E)),(i.cancelToken||i.signal)&&(m=U=>{N&&(n(!U||U.type?new _i(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=mB(i.url);if(V&&kt.protocols.indexOf(V)===-1){n(new ue("Unsupported protocol "+V+":",ue.ERR_BAD_REQUEST,r));return}N.send(s||null)})},SB=(r,e)=>{const{length:t}=r=r?r.filter(Boolean):[];if(e||t){let n=new AbortController,i;const s=function(g){if(!i){i=!0,d();const m=g instanceof Error?g:this.reason;n.abort(m instanceof ue?m:new _i(m instanceof Error?m.message:m))}};let l=e&&setTimeout(()=>{l=null,s(new ue(`timeout ${e} of ms exceeded`,ue.ETIMEDOUT))},e);const d=()=>{r&&(l&&clearTimeout(l),l=null,r.forEach(g=>{g.unsubscribe?g.unsubscribe(s):g.removeEventListener("abort",s)}),r=null)};r.forEach(g=>g.addEventListener("abort",s));const{signal:f}=n;return f.unsubscribe=()=>O.asap(d),f}},AB=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},bB=async function*(r,e){for await(const t of IB(r))yield*AB(t,e)},IB=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()}},xp=(r,e,t,n)=>{const i=bB(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})},Wc=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Tw=Wc&&typeof ReadableStream=="function",kB=Wc&&(typeof TextEncoder=="function"?(r=>e=>r.encode(e))(new TextEncoder):async r=>new Uint8Array(await new Response(r).arrayBuffer())),Ew=(r,...e)=>{try{return!!r(...e)}catch{return!1}},RB=Tw&&Ew(()=>{let r=!1;const e=new Request(kt.origin,{body:new ReadableStream,method:"POST",get duplex(){return r=!0,"half"}}).headers.has("Content-Type");return r&&!e}),Dp=64*1024,kd=Tw&&Ew(()=>O.isReadableStream(new Response("").body)),vc={stream:kd&&(r=>r.body)};Wc&&(r=>{["text","arrayBuffer","blob","formData","stream"].forEach(e=>{!vc[e]&&(vc[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 NB=async r=>{if(r==null)return 0;if(O.isBlob(r))return r.size;if(O.isSpecCompliantForm(r))return(await new Request(kt.origin,{method:"POST",body:r}).arrayBuffer()).byteLength;if(O.isArrayBufferView(r)||O.isArrayBuffer(r))return r.byteLength;if(O.isURLSearchParams(r)&&(r=r+""),O.isString(r))return(await kB(r)).byteLength},OB=async(r,e)=>{const t=O.toFiniteNumber(r.getContentLength());return t??NB(e)},PB=Wc&&(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}=_w(r);g=g?(g+"").toLowerCase():"text";let E=SB([i,s&&s.toAbortSignal()],l),_;const A=E&&E.unsubscribe&&(()=>{E.unsubscribe()});let N;try{if(f&&RB&&t!=="get"&&t!=="head"&&(N=await OB(m,n))!==0){let ce=new Request(e,{method:"POST",body:n,duplex:"half"}),we;if(O.isFormData(n)&&(we=ce.headers.get("content-type"))&&m.setContentType(we),ce.body){const[z,et]=Op(N,pc(Pp(f)));n=xp(ce.body,Dp,z,et)}}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=kd&&(g==="stream"||g==="response");if(kd&&(d||U&&A)){const ce={};["status","statusText","headers"].forEach(_e=>{ce[_e]=V[_e]});const we=O.toFiniteNumber(V.headers.get("content-length")),[z,et]=d&&Op(we,pc(Pp(d),!0))||[];V=new Response(xp(V.body,Dp,z,()=>{et&&et(),A&&A()}),ce)}g=g||"text";let Q=await vc[O.findKey(vc,g)||"text"](V,r);return!U&&A&&A(),await new Promise((ce,we)=>{Cw(ce,we,{data:Q,headers:Ft.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,_)}}),Rd={http:GL,xhr:EB,fetch:PB};O.forEach(Rd,(r,e)=>{if(r){try{Object.defineProperty(r,"name",{value:e})}catch{}Object.defineProperty(r,"adapterName",{value:e})}});const Lp=r=>`- ${r}`,MB=r=>O.isFunction(r)||r===null||r===!1,Sw={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,!MB(t)&&(n=Rd[(l=String(t)).toLowerCase()],n===void 0))throw new ue(`Unknown adapter '${l}'`);if(n)break;i[l||"#"+s]=n}if(!n){const s=Object.entries(i).map(([d,f])=>`adapter ${d} `+(f===!1?"is not supported by the environment":"is not available in the build"));let l=e?s.length>1?`since :
|
64
|
-
`+s.map(Lp).join(`
|
65
|
-
`):" "+Lp(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:Rd};function Hu(r){if(r.cancelToken&&r.cancelToken.throwIfRequested(),r.signal&&r.signal.aborted)throw new _i(null,r)}function Bp(r){return Hu(r),r.headers=Ft.from(r.headers),r.data=Fu.call(r,r.transformRequest),["post","put","patch"].indexOf(r.method)!==-1&&r.headers.setContentType("application/x-www-form-urlencoded",!1),Sw.getAdapter(r.adapter||Ia.adapter)(r).then(function(n){return Hu(r),n.data=Fu.call(r,r.transformResponse,n),n.headers=Ft.from(n.headers),n},function(n){return yw(n)||(Hu(r),n&&n.response&&(n.response.data=Fu.call(r,r.transformResponse,n.response),n.response.headers=Ft.from(n.response.headers))),Promise.reject(n)})}const Aw="1.8.4",Gc={};["object","boolean","number","function","string","symbol"].forEach((r,e)=>{Gc[r]=function(n){return typeof n===r||"a"+(e<1?"n ":" ")+r}});const Up={};Gc.transitional=function(e,t,n){function i(s,l){return"[Axios v"+Aw+"] 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&&!Up[l]&&(Up[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}};Gc.spelling=function(e){return(t,n)=>(console.warn(`${n} is likely a misspelling of ${e}`),!0)};function xB(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 Js={assertOptions:xB,validators:Gc},Gn=Js.validators;let go=class{constructor(e){this.defaults=e,this.interceptors={request:new Rp,response:new Rp}}async request(e,t){try{return await this._request(e,t)}catch(n){if(n instanceof Error){let i={};Error.captureStackTrace?Error.captureStackTrace(i):i=new Error;const s=i.stack?i.stack.replace(/^.+\n/,""):"";try{n.stack?s&&!String(n.stack).endsWith(s.replace(/^.+\n.+\n/,""))&&(n.stack+=`
|
66
|
-
`+s):n.stack=s}catch{}}throw n}}_request(e,t){typeof e=="string"?(t=t||{},t.url=e):t=e||{},t=Co(this.defaults,t);const{transitional:n,paramsSerializer:i,headers:s}=t;n!==void 0&&Js.assertOptions(n,{silentJSONParsing:Gn.transitional(Gn.boolean),forcedJSONParsing:Gn.transitional(Gn.boolean),clarifyTimeoutError:Gn.transitional(Gn.boolean)},!1),i!=null&&(O.isFunction(i)?t.paramsSerializer={serialize:i}:Js.assertOptions(i,{encode:Gn.function,serialize:Gn.function},!0)),t.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?t.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:t.allowAbsoluteUrls=!0),Js.assertOptions(t,{baseUrl:Gn.spelling("baseURL"),withXsrfToken:Gn.spelling("withXSRFToken")},!0),t.method=(t.method||this.defaults.method||"get").toLowerCase();let l=s&&O.merge(s.common,s[t.method]);s&&O.forEach(["delete","get","head","post","put","patch","common"],_=>{delete s[_]}),t.headers=Ft.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 _=[Bp.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=Bp.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=Co(this.defaults,e);const t=ww(e.baseURL,e.url,e.allowAbsoluteUrls);return mw(t,e.params,e.paramsSerializer)}};O.forEach(["delete","get","head","options"],function(e){go.prototype[e]=function(t,n){return this.request(Co(n||{},{method:e,url:t,data:(n||{}).data}))}});O.forEach(["post","put","patch"],function(e){function t(n){return function(s,l,d){return this.request(Co(d||{},{method:e,headers:n?{"Content-Type":"multipart/form-data"}:{},url:s,data:l}))}}go.prototype[e]=t(),go.prototype[e+"Form"]=t(!0)});let DB=class bw{constructor(e){if(typeof e!="function")throw new TypeError("executor must be a function.");let t;this.promise=new Promise(function(s){t=s});const n=this;this.promise.then(i=>{if(!n._listeners)return;let s=n._listeners.length;for(;s-- >0;)n._listeners[s](i);n._listeners=null}),this.promise.then=i=>{let s;const l=new Promise(d=>{n.subscribe(d),s=d}).then(i);return l.cancel=function(){n.unsubscribe(s)},l},e(function(s,l,d){n.reason||(n.reason=new _i(s,l,d),t(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const t=this._listeners.indexOf(e);t!==-1&&this._listeners.splice(t,1)}toAbortSignal(){const e=new AbortController,t=n=>{e.abort(n)};return this.subscribe(t),e.signal.unsubscribe=()=>this.unsubscribe(t),e.signal}static source(){let e;return{token:new bw(function(i){e=i}),cancel:e}}};function LB(r){return function(t){return r.apply(null,t)}}function BB(r){return O.isObject(r)&&r.isAxiosError===!0}const Nd={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(Nd).forEach(([r,e])=>{Nd[e]=r});function Iw(r){const e=new go(r),t=ow(go.prototype.request,e);return O.extend(t,go.prototype,e,{allOwnKeys:!0}),O.extend(t,e,null,{allOwnKeys:!0}),t.create=function(i){return Iw(Co(r,i))},t}const $e=Iw(Ia);$e.Axios=go;$e.CanceledError=_i;$e.CancelToken=DB;$e.isCancel=yw;$e.VERSION=Aw;$e.toFormData=qc;$e.AxiosError=ue;$e.Cancel=$e.CanceledError;$e.all=function(e){return Promise.all(e)};$e.spread=LB;$e.isAxiosError=BB;$e.mergeConfig=Co;$e.AxiosHeaders=Ft;$e.formToJSON=r=>vw(O.isHTMLForm(r)?new FormData(r):r);$e.getAdapter=Sw.getAdapter;$e.HttpStatusCode=Nd;$e.default=$e;const{Axios:vU,AxiosError:yU,CanceledError:CU,isCancel:wU,CancelToken:_U,VERSION:TU,all:EU,Cancel:SU,isAxiosError:AU,spread:bU,toFormData:IU,AxiosHeaders:kU,HttpStatusCode:RU,formToJSON:NU,getAdapter:OU,mergeConfig:PU}=$e,{jToken:Vp}=nw(),Dh=()=>{const r=$e.create({headers:{"Content-Type":"application/json"}});c.watch(Vp,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 ${Vp.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),$e.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($e.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:Fp}=Dh(),Hp=c.ref(null),$p=c.ref("default"),$u=c.ref(null),Ku=c.ref({scope_type:"org"});function jc(){var C,v;const{handleRedirect:r,account:e,logout:t}=Oh();(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:$p.value,...Ku.value}}),i=c.computed(()=>Ku.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 Fp({url:`https://api.jplan.com.br/platform/user/profile/?email=${A}`,method:"GET"});$u.value=N.data??null}catch(A){console.error("Failed to fetch user profile:",A)}}async function d(){var E;try{if(!((E=$u.value)!=null&&E.email))throw new Error("User email is undefined");const _=await Fp({url:"https://api.jplan.com.br/platform/user/domain/",method:"GET"});Hp.value=_.data.data??[]}catch(_){console.error("Failed to fetch user domains:",_)}}function f(E){Ku.value=E}function g(E){$p.value=E,f(n.value)}async function m(E,_){const A=tw(E,{request_domain:_});await yt.loginRedirect(A)}return{__init__:s,user:$u,userDomains:Hp,setEnv:g,setScope:f,changeDomain:m,session:n,scope:i,logout:t}}var xs=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function UB(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var ea={exports:{}};/**
|
67
|
-
* @license
|
68
|
-
* Lodash <https://lodash.com/>
|
69
|
-
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
70
|
-
* Released under MIT license <https://lodash.com/license>
|
71
|
-
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
72
|
-
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
73
|
-
*/var VB=ea.exports,Kp;function FB(){return Kp||(Kp=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,we=64,z=128,et=256,_e=512,j=30,W="...",Te=800,Ue=16,Ct=1,Sn=2,on=3,An=1/0,at=9007199254740991,wt=17976931348623157e292,Ai=NaN,Ht=4294967295,Yc=Ht-1,xw=Ht>>>1,Dw=[["ary",z],["bind",N],["bindKey",K],["curry",U],["curryRight",Q],["flip",_e],["partial",ce],["partialRight",we],["rearg",et]],To="[object Arguments]",ka="[object Array]",Lw="[object AsyncFunction]",bi="[object Boolean]",Ii="[object Date]",Bw="[object DOMException]",Ra="[object Error]",Na="[object Function]",Lh="[object GeneratorFunction]",bn="[object Map]",ki="[object Number]",Uw="[object Null]",or="[object Object]",Bh="[object Promise]",Vw="[object Proxy]",Ri="[object RegExp]",In="[object Set]",Ni="[object String]",Oa="[object Symbol]",Fw="[object Undefined]",Oi="[object WeakMap]",Hw="[object WeakSet]",Pi="[object ArrayBuffer]",Eo="[object DataView]",Jc="[object Float32Array]",Qc="[object Float64Array]",Xc="[object Int8Array]",Zc="[object Int16Array]",el="[object Int32Array]",tl="[object Uint8Array]",nl="[object Uint8ClampedArray]",rl="[object Uint16Array]",ol="[object Uint32Array]",$w=/\b__p \+= '';/g,Kw=/\b(__p \+=) '' \+/g,zw=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Uh=/&(?:amp|lt|gt|quot|#39);/g,Vh=/[&<>"']/g,qw=RegExp(Uh.source),Ww=RegExp(Vh.source),Gw=/<%-([\s\S]+?)%>/g,jw=/<%([\s\S]+?)%>/g,Fh=/<%=([\s\S]+?)%>/g,Yw=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jw=/^\w*$/,Qw=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,il=/[\\^$.*+?()[\]{}|]/g,Xw=RegExp(il.source),al=/^\s+/,Zw=/\s/,e_=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,t_=/\{\n\/\* \[wrapped with (.+)\] \*/,n_=/,? & /,r_=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,o_=/[()=,{}\[\]\/\s]/,i_=/\\(\\)?/g,a_=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Hh=/\w*$/,s_=/^[-+]0x[0-9a-f]+$/i,c_=/^0b[01]+$/i,l_=/^\[object .+?Constructor\]$/,u_=/^0o[0-7]+$/i,d_=/^(?:0|[1-9]\d*)$/,h_=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Pa=/($^)/,f_=/['\n\r\u2028\u2029\\]/g,Ma="\\ud800-\\udfff",g_="\\u0300-\\u036f",m_="\\ufe20-\\ufe2f",p_="\\u20d0-\\u20ff",$h=g_+m_+p_,Kh="\\u2700-\\u27bf",zh="a-z\\xdf-\\xf6\\xf8-\\xff",v_="\\xac\\xb1\\xd7\\xf7",y_="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",C_="\\u2000-\\u206f",w_=" \\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",qh="A-Z\\xc0-\\xd6\\xd8-\\xde",Wh="\\ufe0e\\ufe0f",Gh=v_+y_+C_+w_,sl="['’]",__="["+Ma+"]",jh="["+Gh+"]",xa="["+$h+"]",Yh="\\d+",T_="["+Kh+"]",Jh="["+zh+"]",Qh="[^"+Ma+Gh+Yh+Kh+zh+qh+"]",cl="\\ud83c[\\udffb-\\udfff]",E_="(?:"+xa+"|"+cl+")",Xh="[^"+Ma+"]",ll="(?:\\ud83c[\\udde6-\\uddff]){2}",ul="[\\ud800-\\udbff][\\udc00-\\udfff]",So="["+qh+"]",Zh="\\u200d",ef="(?:"+Jh+"|"+Qh+")",S_="(?:"+So+"|"+Qh+")",tf="(?:"+sl+"(?:d|ll|m|re|s|t|ve))?",nf="(?:"+sl+"(?:D|LL|M|RE|S|T|VE))?",rf=E_+"?",of="["+Wh+"]?",A_="(?:"+Zh+"(?:"+[Xh,ll,ul].join("|")+")"+of+rf+")*",b_="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",I_="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",af=of+rf+A_,k_="(?:"+[T_,ll,ul].join("|")+")"+af,R_="(?:"+[Xh+xa+"?",xa,ll,ul,__].join("|")+")",N_=RegExp(sl,"g"),O_=RegExp(xa,"g"),dl=RegExp(cl+"(?="+cl+")|"+R_+af,"g"),P_=RegExp([So+"?"+Jh+"+"+tf+"(?="+[jh,So,"$"].join("|")+")",S_+"+"+nf+"(?="+[jh,So+ef,"$"].join("|")+")",So+"?"+ef+"+"+tf,So+"+"+nf,I_,b_,Yh,k_].join("|"),"g"),M_=RegExp("["+Zh+Ma+$h+Wh+"]"),x_=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,D_=["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"],L_=-1,De={};De[Jc]=De[Qc]=De[Xc]=De[Zc]=De[el]=De[tl]=De[nl]=De[rl]=De[ol]=!0,De[To]=De[ka]=De[Pi]=De[bi]=De[Eo]=De[Ii]=De[Ra]=De[Na]=De[bn]=De[ki]=De[or]=De[Ri]=De[In]=De[Ni]=De[Oi]=!1;var Me={};Me[To]=Me[ka]=Me[Pi]=Me[Eo]=Me[bi]=Me[Ii]=Me[Jc]=Me[Qc]=Me[Xc]=Me[Zc]=Me[el]=Me[bn]=Me[ki]=Me[or]=Me[Ri]=Me[In]=Me[Ni]=Me[Oa]=Me[tl]=Me[nl]=Me[rl]=Me[ol]=!0,Me[Ra]=Me[Na]=Me[Oi]=!1;var B_={À:"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"},U_={"&":"&","<":"<",">":">",'"':""","'":"'"},V_={"&":"&","<":"<",">":">",""":'"',"'":"'"},F_={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},H_=parseFloat,$_=parseInt,sf=typeof xs=="object"&&xs&&xs.Object===Object&&xs,K_=typeof self=="object"&&self&&self.Object===Object&&self,ht=sf||K_||Function("return this")(),hl=e&&!e.nodeType&&e,Yr=hl&&!0&&r&&!r.nodeType&&r,cf=Yr&&Yr.exports===hl,fl=cf&&sf.process,an=function(){try{var b=Yr&&Yr.require&&Yr.require("util").types;return b||fl&&fl.binding&&fl.binding("util")}catch{}}(),lf=an&&an.isArrayBuffer,uf=an&&an.isDate,df=an&&an.isMap,hf=an&&an.isRegExp,ff=an&&an.isSet,gf=an&&an.isTypedArray;function $t(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 z_(b,M,R,q){for(var ae=-1,Ee=b==null?0:b.length;++ae<Ee;){var tt=b[ae];M(q,tt,R(tt),b)}return q}function sn(b,M){for(var R=-1,q=b==null?0:b.length;++R<q&&M(b[R],R,b)!==!1;);return b}function q_(b,M){for(var R=b==null?0:b.length;R--&&M(b[R],R,b)!==!1;);return b}function mf(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 Ar(b,M){for(var R=-1,q=b==null?0:b.length,ae=0,Ee=[];++R<q;){var tt=b[R];M(tt,R,b)&&(Ee[ae++]=tt)}return Ee}function Da(b,M){var R=b==null?0:b.length;return!!R&&Ao(b,M,0)>-1}function gl(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 Ve(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 br(b,M){for(var R=-1,q=M.length,ae=b.length;++R<q;)b[ae+R]=M[R];return b}function ml(b,M,R,q){var ae=-1,Ee=b==null?0:b.length;for(q&&Ee&&(R=b[++ae]);++ae<Ee;)R=M(R,b[ae],ae,b);return R}function W_(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 pl(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 G_=vl("length");function j_(b){return b.split("")}function Y_(b){return b.match(r_)||[]}function pf(b,M,R){var q;return R(b,function(ae,Ee,tt){if(M(ae,Ee,tt))return q=Ee,!1}),q}function La(b,M,R,q){for(var ae=b.length,Ee=R+(q?1:-1);q?Ee--:++Ee<ae;)if(M(b[Ee],Ee,b))return Ee;return-1}function Ao(b,M,R){return M===M?sT(b,M,R):La(b,vf,R)}function J_(b,M,R,q){for(var ae=R-1,Ee=b.length;++ae<Ee;)if(q(b[ae],M))return ae;return-1}function vf(b){return b!==b}function yf(b,M){var R=b==null?0:b.length;return R?Cl(b,M)/R:Ai}function vl(b){return function(M){return M==null?t:M[b]}}function yl(b){return function(M){return b==null?t:b[M]}}function Cf(b,M,R,q,ae){return ae(b,function(Ee,tt,Ne){R=q?(q=!1,Ee):M(R,Ee,tt,Ne)}),R}function Q_(b,M){var R=b.length;for(b.sort(M);R--;)b[R]=b[R].value;return b}function Cl(b,M){for(var R,q=-1,ae=b.length;++q<ae;){var Ee=M(b[q]);Ee!==t&&(R=R===t?Ee:R+Ee)}return R}function wl(b,M){for(var R=-1,q=Array(b);++R<b;)q[R]=M(R);return q}function X_(b,M){return Ve(M,function(R){return[R,b[R]]})}function wf(b){return b&&b.slice(0,Sf(b)+1).replace(al,"")}function Kt(b){return function(M){return b(M)}}function _l(b,M){return Ve(M,function(R){return b[R]})}function Mi(b,M){return b.has(M)}function _f(b,M){for(var R=-1,q=b.length;++R<q&&Ao(M,b[R],0)>-1;);return R}function Tf(b,M){for(var R=b.length;R--&&Ao(M,b[R],0)>-1;);return R}function Z_(b,M){for(var R=b.length,q=0;R--;)b[R]===M&&++q;return q}var eT=yl(B_),tT=yl(U_);function nT(b){return"\\"+F_[b]}function rT(b,M){return b==null?t:b[M]}function bo(b){return M_.test(b)}function oT(b){return x_.test(b)}function iT(b){for(var M,R=[];!(M=b.next()).done;)R.push(M.value);return R}function Tl(b){var M=-1,R=Array(b.size);return b.forEach(function(q,ae){R[++M]=[ae,q]}),R}function Ef(b,M){return function(R){return b(M(R))}}function Ir(b,M){for(var R=-1,q=b.length,ae=0,Ee=[];++R<q;){var tt=b[R];(tt===M||tt===m)&&(b[R]=m,Ee[ae++]=R)}return Ee}function Ba(b){var M=-1,R=Array(b.size);return b.forEach(function(q){R[++M]=q}),R}function aT(b){var M=-1,R=Array(b.size);return b.forEach(function(q){R[++M]=[q,q]}),R}function sT(b,M,R){for(var q=R-1,ae=b.length;++q<ae;)if(b[q]===M)return q;return-1}function cT(b,M,R){for(var q=R+1;q--;)if(b[q]===M)return q;return q}function Io(b){return bo(b)?uT(b):G_(b)}function kn(b){return bo(b)?dT(b):j_(b)}function Sf(b){for(var M=b.length;M--&&Zw.test(b.charAt(M)););return M}var lT=yl(V_);function uT(b){for(var M=dl.lastIndex=0;dl.test(b);)++M;return M}function dT(b){return b.match(dl)||[]}function hT(b){return b.match(P_)||[]}var fT=function b(M){M=M==null?ht:ko.defaults(ht.Object(),M,ko.pick(ht,D_));var R=M.Array,q=M.Date,ae=M.Error,Ee=M.Function,tt=M.Math,Ne=M.Object,El=M.RegExp,gT=M.String,cn=M.TypeError,Ua=R.prototype,mT=Ee.prototype,Ro=Ne.prototype,Va=M["__core-js_shared__"],Fa=mT.toString,be=Ro.hasOwnProperty,pT=0,Af=function(){var o=/[^.]+$/.exec(Va&&Va.keys&&Va.keys.IE_PROTO||"");return o?"Symbol(src)_1."+o:""}(),Ha=Ro.toString,vT=Fa.call(Ne),yT=ht._,CT=El("^"+Fa.call(be).replace(il,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),$a=cf?M.Buffer:t,kr=M.Symbol,Ka=M.Uint8Array,bf=$a?$a.allocUnsafe:t,za=Ef(Ne.getPrototypeOf,Ne),If=Ne.create,kf=Ro.propertyIsEnumerable,qa=Ua.splice,Rf=kr?kr.isConcatSpreadable:t,xi=kr?kr.iterator:t,Jr=kr?kr.toStringTag:t,Wa=function(){try{var o=to(Ne,"defineProperty");return o({},"",{}),o}catch{}}(),wT=M.clearTimeout!==ht.clearTimeout&&M.clearTimeout,_T=q&&q.now!==ht.Date.now&&q.now,TT=M.setTimeout!==ht.setTimeout&&M.setTimeout,Ga=tt.ceil,ja=tt.floor,Sl=Ne.getOwnPropertySymbols,ET=$a?$a.isBuffer:t,Nf=M.isFinite,ST=Ua.join,AT=Ef(Ne.keys,Ne),nt=tt.max,_t=tt.min,bT=q.now,IT=M.parseInt,Of=tt.random,kT=Ua.reverse,Al=to(M,"DataView"),Di=to(M,"Map"),bl=to(M,"Promise"),No=to(M,"Set"),Li=to(M,"WeakMap"),Bi=to(Ne,"create"),Ya=Li&&new Li,Oo={},RT=no(Al),NT=no(Di),OT=no(bl),PT=no(No),MT=no(Li),Ja=kr?kr.prototype:t,Ui=Ja?Ja.valueOf:t,Pf=Ja?Ja.toString:t;function y(o){if(ze(o)&&!se(o)&&!(o instanceof pe)){if(o instanceof ln)return o;if(be.call(o,"__wrapped__"))return Mg(o)}return new ln(o)}var Po=function(){function o(){}return function(a){if(!Ke(a))return{};if(If)return If(a);o.prototype=a;var u=new o;return o.prototype=t,u}}();function Qa(){}function ln(o,a){this.__wrapped__=o,this.__actions__=[],this.__chain__=!!a,this.__index__=0,this.__values__=t}y.templateSettings={escape:Gw,evaluate:jw,interpolate:Fh,variable:"",imports:{_:y}},y.prototype=Qa.prototype,y.prototype.constructor=y,ln.prototype=Po(Qa.prototype),ln.prototype.constructor=ln;function pe(o){this.__wrapped__=o,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Ht,this.__views__=[]}function xT(){var o=new pe(this.__wrapped__);return o.__actions__=xt(this.__actions__),o.__dir__=this.__dir__,o.__filtered__=this.__filtered__,o.__iteratees__=xt(this.__iteratees__),o.__takeCount__=this.__takeCount__,o.__views__=xt(this.__views__),o}function DT(){if(this.__filtered__){var o=new pe(this);o.__dir__=-1,o.__filtered__=!0}else o=this.clone(),o.__dir__*=-1;return o}function LT(){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=_t(I,this.__takeCount__);if(!u||!h&&p==I&&Y==I)return ng(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,Wt=me.type,Ot=ve(ee);if(Wt==Sn)ee=Ot;else if(!Ot){if(Wt==Ct)continue e;break e}}Z[$++]=ee}return Z}pe.prototype=Po(Qa.prototype),pe.prototype.constructor=pe;function Qr(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 BT(){this.__data__=Bi?Bi(null):{},this.size=0}function UT(o){var a=this.has(o)&&delete this.__data__[o];return this.size-=a?1:0,a}function VT(o){var a=this.__data__;if(Bi){var u=a[o];return u===f?t:u}return be.call(a,o)?a[o]:t}function FT(o){var a=this.__data__;return Bi?a[o]!==t:be.call(a,o)}function HT(o,a){var u=this.__data__;return this.size+=this.has(o)?0:1,u[o]=Bi&&a===t?f:a,this}Qr.prototype.clear=BT,Qr.prototype.delete=UT,Qr.prototype.get=VT,Qr.prototype.has=FT,Qr.prototype.set=HT;function ir(o){var a=-1,u=o==null?0:o.length;for(this.clear();++a<u;){var h=o[a];this.set(h[0],h[1])}}function $T(){this.__data__=[],this.size=0}function KT(o){var a=this.__data__,u=Xa(a,o);if(u<0)return!1;var h=a.length-1;return u==h?a.pop():qa.call(a,u,1),--this.size,!0}function zT(o){var a=this.__data__,u=Xa(a,o);return u<0?t:a[u][1]}function qT(o){return Xa(this.__data__,o)>-1}function WT(o,a){var u=this.__data__,h=Xa(u,o);return h<0?(++this.size,u.push([o,a])):u[h][1]=a,this}ir.prototype.clear=$T,ir.prototype.delete=KT,ir.prototype.get=zT,ir.prototype.has=qT,ir.prototype.set=WT;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 GT(){this.size=0,this.__data__={hash:new Qr,map:new(Di||ir),string:new Qr}}function jT(o){var a=us(this,o).delete(o);return this.size-=a?1:0,a}function YT(o){return us(this,o).get(o)}function JT(o){return us(this,o).has(o)}function QT(o,a){var u=us(this,o),h=u.size;return u.set(o,a),this.size+=u.size==h?0:1,this}ar.prototype.clear=GT,ar.prototype.delete=jT,ar.prototype.get=YT,ar.prototype.has=JT,ar.prototype.set=QT;function Xr(o){var a=-1,u=o==null?0:o.length;for(this.__data__=new ar;++a<u;)this.add(o[a])}function XT(o){return this.__data__.set(o,f),this}function ZT(o){return this.__data__.has(o)}Xr.prototype.add=Xr.prototype.push=XT,Xr.prototype.has=ZT;function Rn(o){var a=this.__data__=new ir(o);this.size=a.size}function eE(){this.__data__=new ir,this.size=0}function tE(o){var a=this.__data__,u=a.delete(o);return this.size=a.size,u}function nE(o){return this.__data__.get(o)}function rE(o){return this.__data__.has(o)}function oE(o,a){var u=this.__data__;if(u instanceof ir){var h=u.__data__;if(!Di||h.length<i-1)return h.push([o,a]),this.size=++u.size,this;u=this.__data__=new ar(h)}return u.set(o,a),this.size=u.size,this}Rn.prototype.clear=eE,Rn.prototype.delete=tE,Rn.prototype.get=nE,Rn.prototype.has=rE,Rn.prototype.set=oE;function Mf(o,a){var u=se(o),h=!u&&ro(o),p=!u&&!h&&Mr(o),w=!u&&!h&&!p&&Lo(o),T=u||h||p||w,S=T?wl(o.length,gT):[],I=S.length;for(var x in o)(a||be.call(o,x))&&!(T&&(x=="length"||p&&(x=="offset"||x=="parent")||w&&(x=="buffer"||x=="byteLength"||x=="byteOffset")||ur(x,I)))&&S.push(x);return S}function xf(o){var a=o.length;return a?o[Bl(0,a-1)]:t}function iE(o,a){return ds(xt(o),Zr(a,0,o.length))}function aE(o){return ds(xt(o))}function Il(o,a,u){(u!==t&&!Nn(o[a],u)||u===t&&!(a in o))&&sr(o,a,u)}function Vi(o,a,u){var h=o[a];(!(be.call(o,a)&&Nn(h,u))||u===t&&!(a in o))&&sr(o,a,u)}function Xa(o,a){for(var u=o.length;u--;)if(Nn(o[u][0],a))return u;return-1}function sE(o,a,u,h){return Rr(o,function(p,w,T){a(h,p,u(p),T)}),h}function Df(o,a){return o&&zn(a,st(a),o)}function cE(o,a){return o&&zn(a,Lt(a),o)}function sr(o,a,u){a=="__proto__"&&Wa?Wa(o,a,{configurable:!0,enumerable:!0,value:u,writable:!0}):o[a]=u}function kl(o,a){for(var u=-1,h=a.length,p=R(h),w=o==null;++u<h;)p[u]=w?t:cu(o,a[u]);return p}function Zr(o,a,u){return o===o&&(u!==t&&(o=o<=u?o:u),a!==t&&(o=o>=a?o:a)),o}function un(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(!Ke(o))return o;var D=se(o);if(D){if(T=JE(o),!S)return xt(o,T)}else{var L=Tt(o),$=L==Na||L==Lh;if(Mr(o))return ig(o,S);if(L==or||L==To||$&&!p){if(T=I||$?{}:Sg(o),!S)return I?VE(o,cE(T,o)):UE(o,Df(T,o))}else{if(!Me[L])return p?o:{};T=QE(o,L,S)}}w||(w=new Rn);var Y=w.get(o);if(Y)return Y;w.set(o,T),Zg(o)?o.forEach(function(ee){T.add(un(ee,a,u,ee,o,w))}):Qg(o)&&o.forEach(function(ee,me){T.set(me,un(ee,a,u,me,o,w))});var Z=x?I?jl:Gl:I?Lt:st,he=D?t:Z(o);return sn(he||o,function(ee,me){he&&(me=ee,ee=o[me]),Vi(T,me,un(ee,a,u,me,o,w))}),T}function lE(o){var a=st(o);return function(u){return Lf(u,o,a)}}function Lf(o,a,u){var h=u.length;if(o==null)return!h;for(o=Ne(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 Bf(o,a,u){if(typeof o!="function")throw new cn(l);return Wi(function(){o.apply(t,u)},a)}function Fi(o,a,u,h){var p=-1,w=Da,T=!0,S=o.length,I=[],x=a.length;if(!S)return I;u&&(a=Ve(a,Kt(u))),h?(w=gl,T=!1):a.length>=i&&(w=Mi,T=!1,a=new Xr(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 Rr=ug(Kn),Uf=ug(Nl,!0);function uE(o,a){var u=!0;return Rr(o,function(h,p,w){return u=!!a(h,p,w),u}),u}function Za(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&&!qt(T):u(T,S)))var S=T,I=w}return I}function dE(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:tm(h);u<h;)o[u++]=a;return o}function Vf(o,a){var u=[];return Rr(o,function(h,p,w){a(h,p,w)&&u.push(h)}),u}function ft(o,a,u,h,p){var w=-1,T=o.length;for(u||(u=ZE),p||(p=[]);++w<T;){var S=o[w];a>0&&u(S)?a>1?ft(S,a-1,u,h,p):br(p,S):h||(p[p.length]=S)}return p}var Rl=dg(),Ff=dg(!0);function Kn(o,a){return o&&Rl(o,a,st)}function Nl(o,a){return o&&Ff(o,a,st)}function es(o,a){return Ar(a,function(u){return dr(o[u])})}function eo(o,a){a=Or(a,o);for(var u=0,h=a.length;o!=null&&u<h;)o=o[qn(a[u++])];return u&&u==h?o:t}function Hf(o,a,u){var h=a(o);return se(o)?h:br(h,u(o))}function Rt(o){return o==null?o===t?Fw:Uw:Jr&&Jr in Ne(o)?GE(o):aS(o)}function Ol(o,a){return o>a}function hE(o,a){return o!=null&&be.call(o,a)}function fE(o,a){return o!=null&&a in Ne(o)}function gE(o,a,u){return o>=_t(a,u)&&o<nt(a,u)}function Pl(o,a,u){for(var h=u?gl:Da,p=o[0].length,w=o.length,T=w,S=R(w),I=1/0,x=[];T--;){var D=o[T];T&&a&&(D=Ve(D,Kt(a))),I=_t(D.length,I),S[T]=!u&&(a||p>=120&&D.length>=120)?new Xr(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,!($?Mi($,Z):h(x,Z,u))){for(T=w;--T;){var he=S[T];if(!(he?Mi(he,Z):h(o[T],Z,u)))continue e}$&&$.push(Z),x.push(Y)}}return x}function mE(o,a,u,h){return Kn(o,function(p,w,T){a(h,u(p),w,T)}),h}function Hi(o,a,u){a=Or(a,o),o=kg(o,a);var h=o==null?o:o[qn(hn(a))];return h==null?t:$t(h,o,u)}function $f(o){return ze(o)&&Rt(o)==To}function pE(o){return ze(o)&&Rt(o)==Pi}function vE(o){return ze(o)&&Rt(o)==Ii}function $i(o,a,u,h,p){return o===a?!0:o==null||a==null||!ze(o)&&!ze(a)?o!==o&&a!==a:yE(o,a,u,h,$i,p)}function yE(o,a,u,h,p,w){var T=se(o),S=se(a),I=T?ka:Tt(o),x=S?ka:Tt(a);I=I==To?or:I,x=x==To?or:x;var D=I==or,L=x==or,$=I==x;if($&&Mr(o)){if(!Mr(a))return!1;T=!0,D=!1}if($&&!D)return w||(w=new Rn),T||Lo(o)?_g(o,a,u,h,p,w):qE(o,a,I,u,h,p,w);if(!(u&_)){var Y=D&&be.call(o,"__wrapped__"),Z=L&&be.call(a,"__wrapped__");if(Y||Z){var he=Y?o.value():o,ee=Z?a.value():a;return w||(w=new Rn),p(he,ee,u,h,w)}}return $?(w||(w=new Rn),WE(o,a,u,h,p,w)):!1}function CE(o){return ze(o)&&Tt(o)==bn}function Ml(o,a,u,h){var p=u.length,w=p,T=!h;if(o==null)return!w;for(o=Ne(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 Rn;if(h)var $=h(x,D,I,o,a,L);if(!($===t?$i(D,x,_|A,h,L):$))return!1}}return!0}function Kf(o){if(!Ke(o)||tS(o))return!1;var a=dr(o)?CT:l_;return a.test(no(o))}function wE(o){return ze(o)&&Rt(o)==Ri}function _E(o){return ze(o)&&Tt(o)==In}function TE(o){return ze(o)&&vs(o.length)&&!!De[Rt(o)]}function zf(o){return typeof o=="function"?o:o==null?Bt:typeof o=="object"?se(o)?Gf(o[0],o[1]):Wf(o):hm(o)}function xl(o){if(!qi(o))return AT(o);var a=[];for(var u in Ne(o))be.call(o,u)&&u!="constructor"&&a.push(u);return a}function EE(o){if(!Ke(o))return iS(o);var a=qi(o),u=[];for(var h in o)h=="constructor"&&(a||!be.call(o,h))||u.push(h);return u}function Dl(o,a){return o<a}function qf(o,a){var u=-1,h=Dt(o)?R(o.length):[];return Rr(o,function(p,w,T){h[++u]=a(p,w,T)}),h}function Wf(o){var a=Jl(o);return a.length==1&&a[0][2]?bg(a[0][0],a[0][1]):function(u){return u===o||Ml(u,o,a)}}function Gf(o,a){return Xl(o)&&Ag(a)?bg(qn(o),a):function(u){var h=cu(u,o);return h===t&&h===a?lu(u,o):$i(a,h,_|A)}}function ts(o,a,u,h,p){o!==a&&Rl(a,function(w,T){if(p||(p=new Rn),Ke(w))SE(o,a,T,u,ts,h,p);else{var S=h?h(eu(o,T),w,T+"",o,a,p):t;S===t&&(S=w),Il(o,T,S)}},Lt)}function SE(o,a,u,h,p,w,T){var S=eu(o,u),I=eu(a,u),x=T.get(I);if(x){Il(o,u,x);return}var D=w?w(S,I,u+"",o,a,T):t,L=D===t;if(L){var $=se(I),Y=!$&&Mr(I),Z=!$&&!Y&&Lo(I);D=I,$||Y||Z?se(S)?D=S:je(S)?D=xt(S):Y?(L=!1,D=ig(I,!0)):Z?(L=!1,D=ag(I,!0)):D=[]:Gi(I)||ro(I)?(D=S,ro(S)?D=nm(S):(!Ke(S)||dr(S))&&(D=Sg(I))):L=!1}L&&(T.set(I,D),p(D,I,h,w,T),T.delete(I)),Il(o,u,D)}function jf(o,a){var u=o.length;if(u)return a+=a<0?u:0,ur(a,u)?o[a]:t}function Yf(o,a,u){a.length?a=Ve(a,function(w){return se(w)?function(T){return eo(T,w.length===1?w[0]:w)}:w}):a=[Bt];var h=-1;a=Ve(a,Kt(X()));var p=qf(o,function(w,T,S){var I=Ve(a,function(x){return x(w)});return{criteria:I,index:++h,value:w}});return Q_(p,function(w,T){return BE(w,T,u)})}function AE(o,a){return Jf(o,a,function(u,h){return lu(o,h)})}function Jf(o,a,u){for(var h=-1,p=a.length,w={};++h<p;){var T=a[h],S=eo(o,T);u(S,T)&&Ki(w,Or(T,o),S)}return w}function bE(o){return function(a){return eo(a,o)}}function Ll(o,a,u,h){var p=h?J_:Ao,w=-1,T=a.length,S=o;for(o===a&&(a=xt(a)),u&&(S=Ve(o,Kt(u)));++w<T;)for(var I=0,x=a[w],D=u?u(x):x;(I=p(S,D,I,h))>-1;)S!==o&&qa.call(S,I,1),qa.call(o,I,1);return o}function Qf(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;ur(p)?qa.call(o,p,1):Fl(o,p)}}return o}function Bl(o,a){return o+ja(Of()*(a-o+1))}function IE(o,a,u,h){for(var p=-1,w=nt(Ga((a-o)/(u||1)),0),T=R(w);w--;)T[h?w:++p]=o,o+=u;return T}function Ul(o,a){var u="";if(!o||a<1||a>at)return u;do a%2&&(u+=o),a=ja(a/2),a&&(o+=o);while(a);return u}function fe(o,a){return tu(Ig(o,a,Bt),o+"")}function kE(o){return xf(Bo(o))}function RE(o,a){var u=Bo(o);return ds(u,Zr(a,0,u.length))}function Ki(o,a,u,h){if(!Ke(o))return o;a=Or(a,o);for(var p=-1,w=a.length,T=w-1,S=o;S!=null&&++p<w;){var I=qn(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=Ke(D)?D:ur(a[p+1])?[]:{})}Vi(S,I,x),S=S[I]}return o}var Xf=Ya?function(o,a){return Ya.set(o,a),o}:Bt,NE=Wa?function(o,a){return Wa(o,"toString",{configurable:!0,enumerable:!1,value:du(a),writable:!0})}:Bt;function OE(o){return ds(Bo(o))}function dn(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 PE(o,a){var u;return Rr(o,function(h,p,w){return u=a(h,p,w),!u}),!!u}function ns(o,a,u){var h=0,p=o==null?h:o.length;if(typeof a=="number"&&a===a&&p<=xw){for(;h<p;){var w=h+p>>>1,T=o[w];T!==null&&!qt(T)&&(u?T<=a:T<a)?h=w+1:p=w}return p}return Vl(o,a,Bt,u)}function Vl(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=qt(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=qt(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 _t(w,Yc)}function Zf(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||!Nn(S,I)){var I=S;w[p++]=T===0?0:T}}return w}function eg(o){return typeof o=="number"?o:qt(o)?Ai:+o}function zt(o){if(typeof o=="string")return o;if(se(o))return Ve(o,zt)+"";if(qt(o))return Pf?Pf.call(o):"";var a=o+"";return a=="0"&&1/o==-1/0?"-0":a}function Nr(o,a,u){var h=-1,p=Da,w=o.length,T=!0,S=[],I=S;if(u)T=!1,p=gl;else if(w>=i){var x=a?null:KE(o);if(x)return Ba(x);T=!1,p=Mi,I=new Xr}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 Fl(o,a){return a=Or(a,o),o=kg(o,a),o==null||delete o[qn(hn(a))]}function tg(o,a,u,h){return Ki(o,a,u(eo(o,a)),h)}function rs(o,a,u,h){for(var p=o.length,w=h?p:-1;(h?w--:++w<p)&&a(o[w],w,o););return u?dn(o,h?0:w,h?w+1:p):dn(o,h?w+1:0,h?p:w)}function ng(o,a){var u=o;return u instanceof pe&&(u=u.value()),ml(a,function(h,p){return p.func.apply(p.thisArg,br([h],p.args))},u)}function Hl(o,a,u){var h=o.length;if(h<2)return h?Nr(o[0]):[];for(var p=-1,w=R(h);++p<h;)for(var T=o[p],S=-1;++S<h;)S!=p&&(w[p]=Fi(w[p]||T,o[S],a,u));return Nr(ft(w,1),a,u)}function rg(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 $l(o){return je(o)?o:[]}function Kl(o){return typeof o=="function"?o:Bt}function Or(o,a){return se(o)?o:Xl(o,a)?[o]:Pg(Ae(o))}var ME=fe;function Pr(o,a,u){var h=o.length;return u=u===t?h:u,!a&&u>=h?o:dn(o,a,u)}var og=wT||function(o){return ht.clearTimeout(o)};function ig(o,a){if(a)return o.slice();var u=o.length,h=bf?bf(u):new o.constructor(u);return o.copy(h),h}function zl(o){var a=new o.constructor(o.byteLength);return new Ka(a).set(new Ka(o)),a}function xE(o,a){var u=a?zl(o.buffer):o.buffer;return new o.constructor(u,o.byteOffset,o.byteLength)}function DE(o){var a=new o.constructor(o.source,Hh.exec(o));return a.lastIndex=o.lastIndex,a}function LE(o){return Ui?Ne(Ui.call(o)):{}}function ag(o,a){var u=a?zl(o.buffer):o.buffer;return new o.constructor(u,o.byteOffset,o.length)}function sg(o,a){if(o!==a){var u=o!==t,h=o===null,p=o===o,w=qt(o),T=a!==t,S=a===null,I=a===a,x=qt(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 BE(o,a,u){for(var h=-1,p=o.criteria,w=a.criteria,T=p.length,S=u.length;++h<T;){var I=sg(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 cg(o,a,u,h){for(var p=-1,w=o.length,T=u.length,S=-1,I=a.length,x=nt(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 lg(o,a,u,h){for(var p=-1,w=o.length,T=-1,S=u.length,I=-1,x=a.length,D=nt(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 xt(o,a){var u=-1,h=o.length;for(a||(a=R(h));++u<h;)a[u]=o[u];return a}function zn(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?sr(u,S,I):Vi(u,S,I)}return u}function UE(o,a){return zn(o,Ql(o),a)}function VE(o,a){return zn(o,Tg(o),a)}function os(o,a){return function(u,h){var p=se(u)?z_:sE,w=a?a():{};return p(u,o,X(h,2),w)}}function Mo(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&&Nt(u[0],u[1],T)&&(w=p<3?t:w,p=1),a=Ne(a);++h<p;){var S=u[h];S&&o(a,S,h,w)}return a})}function ug(o,a){return function(u,h){if(u==null)return u;if(!Dt(u))return o(u,h);for(var p=u.length,w=a?p:-1,T=Ne(u);(a?w--:++w<p)&&h(T[w],w,T)!==!1;);return u}}function dg(o){return function(a,u,h){for(var p=-1,w=Ne(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 FE(o,a,u){var h=a&N,p=zi(o);function w(){var T=this&&this!==ht&&this instanceof w?p:o;return T.apply(h?u:this,arguments)}return w}function hg(o){return function(a){a=Ae(a);var u=bo(a)?kn(a):t,h=u?u[0]:a.charAt(0),p=u?Pr(u,1).join(""):a.slice(1);return h[o]()+p}}function xo(o){return function(a){return ml(um(lm(a).replace(N_,"")),o,"")}}function zi(o){return function(){var a=arguments;switch(a.length){case 0:return new o;case 1:return new o(a[0]);case 2:return new o(a[0],a[1]);case 3:return new o(a[0],a[1],a[2]);case 4:return new o(a[0],a[1],a[2],a[3]);case 5:return new o(a[0],a[1],a[2],a[3],a[4]);case 6:return new o(a[0],a[1],a[2],a[3],a[4],a[5]);case 7:return new o(a[0],a[1],a[2],a[3],a[4],a[5],a[6])}var u=Po(o.prototype),h=o.apply(u,a);return Ke(h)?h:u}}function HE(o,a,u){var h=zi(o);function p(){for(var w=arguments.length,T=R(w),S=w,I=Do(p);S--;)T[S]=arguments[S];var x=w<3&&T[0]!==I&&T[w-1]!==I?[]:Ir(T,I);if(w-=x.length,w<u)return vg(o,a,is,p.placeholder,t,T,x,t,t,u-w);var D=this&&this!==ht&&this instanceof p?h:o;return $t(D,this,T)}return p}function fg(o){return function(a,u,h){var p=Ne(a);if(!Dt(a)){var w=X(u,3);a=st(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 gg(o){return lr(function(a){var u=a.length,h=u,p=ln.prototype.thru;for(o&&a.reverse();h--;){var w=a[h];if(typeof w!="function")throw new cn(l);if(p&&!T&&ls(w)=="wrapper")var T=new ln([],!0)}for(h=T?h:u;++h<u;){w=a[h];var S=ls(w),I=S=="wrapper"?Yl(w):t;I&&Zl(I[0])&&I[1]==(z|U|ce|et)&&!I[4].length&&I[9]==1?T=T[ls(I[0])].apply(T,I[3]):T=w.length==1&&Zl(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 is(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&_e,he=$?t:zi(o);function ee(){for(var me=arguments.length,ve=R(me),Wt=me;Wt--;)ve[Wt]=arguments[Wt];if(Y)var Ot=Do(ee),Gt=Z_(ve,Ot);if(h&&(ve=cg(ve,h,p,Y)),w&&(ve=lg(ve,w,T,Y)),me-=Gt,Y&&me<x){var Ye=Ir(ve,Ot);return vg(o,a,is,ee.placeholder,u,ve,Ye,S,I,x-me)}var On=L?u:this,fr=$?On[o]:o;return me=ve.length,S?ve=sS(ve,S):Z&&me>1&&ve.reverse(),D&&I<me&&(ve.length=I),this&&this!==ht&&this instanceof ee&&(fr=he||zi(fr)),fr.apply(On,ve)}return ee}function mg(o,a){return function(u,h){return mE(u,o,a(h),{})}}function as(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=zt(u),h=zt(h)):(u=eg(u),h=eg(h)),p=o(u,h)}return p}}function ql(o){return lr(function(a){return a=Ve(a,Kt(X())),fe(function(u){var h=this;return o(a,function(p){return $t(p,h,u)})})})}function ss(o,a){a=a===t?" ":zt(a);var u=a.length;if(u<2)return u?Ul(a,o):a;var h=Ul(a,Ga(o/Io(a)));return bo(a)?Pr(kn(h),0,o).join(""):h.slice(0,o)}function $E(o,a,u,h){var p=a&N,w=zi(o);function T(){for(var S=-1,I=arguments.length,x=-1,D=h.length,L=R(D+I),$=this&&this!==ht&&this instanceof T?w:o;++x<D;)L[x]=h[x];for(;I--;)L[x++]=arguments[++S];return $t($,p?u:this,L)}return T}function pg(o){return function(a,u,h){return h&&typeof h!="number"&&Nt(a,u,h)&&(u=h=t),a=hr(a),u===t?(u=a,a=0):u=hr(u),h=h===t?a<u?1:-1:hr(h),IE(a,u,h,o)}}function cs(o){return function(a,u){return typeof a=="string"&&typeof u=="string"||(a=fn(a),u=fn(u)),o(a,u)}}function vg(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:we,a&=~(D?we:ce),a&V||(a&=-4);var he=[o,a,p,Y,L,Z,$,S,I,x],ee=u.apply(t,he);return Zl(o)&&Rg(ee,he),ee.placeholder=h,Ng(ee,o,a)}function Wl(o){var a=tt[o];return function(u,h){if(u=fn(u),h=h==null?0:_t(de(h),292),h&&Nf(u)){var p=(Ae(u)+"e").split("e"),w=a(p[0]+"e"+(+p[1]+h));return p=(Ae(w)+"e").split("e"),+(p[0]+"e"+(+p[1]-h))}return a(u)}}var KE=No&&1/Ba(new No([,-0]))[1]==An?function(o){return new No(o)}:gu;function yg(o){return function(a){var u=Tt(a);return u==bn?Tl(a):u==In?aT(a):X_(a,o(a))}}function cr(o,a,u,h,p,w,T,S){var I=a&K;if(!I&&typeof o!="function")throw new cn(l);var x=h?h.length:0;if(x||(a&=-97,h=p=t),T=T===t?T:nt(de(T),0),S=S===t?S:de(S),x-=p?p.length:0,a&we){var D=h,L=p;h=p=t}var $=I?t:Yl(o),Y=[o,a,u,h,p,D,L,w,T,S];if($&&oS(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:nt(Y[9]-x,0),!S&&a&(U|Q)&&(a&=-25),!a||a==N)var Z=FE(o,a,u);else a==U||a==Q?Z=HE(o,a,S):(a==ce||a==(N|ce))&&!p.length?Z=$E(o,a,u,h):Z=is.apply(t,Y);var he=$?Xf:Rg;return Ng(he(Z,Y),o,a)}function Cg(o,a,u,h){return o===t||Nn(o,Ro[u])&&!be.call(h,u)?a:o}function wg(o,a,u,h,p,w){return Ke(o)&&Ke(a)&&(w.set(a,o),ts(o,a,t,wg,w),w.delete(a)),o}function zE(o){return Gi(o)?t:o}function _g(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 Xr: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(!pl(a,function(me,ve){if(!Mi(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 qE(o,a,u,h,p,w,T){switch(u){case Eo:if(o.byteLength!=a.byteLength||o.byteOffset!=a.byteOffset)return!1;o=o.buffer,a=a.buffer;case Pi:return!(o.byteLength!=a.byteLength||!w(new Ka(o),new Ka(a)));case bi:case Ii:case ki:return Nn(+o,+a);case Ra:return o.name==a.name&&o.message==a.message;case Ri:case Ni:return o==a+"";case bn:var S=Tl;case In:var I=h&_;if(S||(S=Ba),o.size!=a.size&&!I)return!1;var x=T.get(o);if(x)return x==a;h|=A,T.set(o,a);var D=_g(S(o),S(a),h,p,w,T);return T.delete(o),D;case Oa:if(Ui)return Ui.call(o)==Ui.call(a)}return!1}function WE(o,a,u,h,p,w){var T=u&_,S=Gl(o),I=S.length,x=Gl(a),D=x.length;if(I!=D&&!T)return!1;for(var L=I;L--;){var $=S[L];if(!(T?$ in a:be.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 Wt=T?h(ve,me,$,a,o,w):h(me,ve,$,o,a,w);if(!(Wt===t?me===ve||p(me,ve,u,h,w):Wt)){he=!1;break}ee||(ee=$=="constructor")}if(he&&!ee){var Ot=o.constructor,Gt=a.constructor;Ot!=Gt&&"constructor"in o&&"constructor"in a&&!(typeof Ot=="function"&&Ot instanceof Ot&&typeof Gt=="function"&&Gt instanceof Gt)&&(he=!1)}return w.delete(o),w.delete(a),he}function lr(o){return tu(Ig(o,t,Lg),o+"")}function Gl(o){return Hf(o,st,Ql)}function jl(o){return Hf(o,Lt,Tg)}var Yl=Ya?function(o){return Ya.get(o)}:gu;function ls(o){for(var a=o.name+"",u=Oo[a],h=be.call(Oo,a)?u.length:0;h--;){var p=u[h],w=p.func;if(w==null||w==o)return p.name}return a}function Do(o){var a=be.call(y,"placeholder")?y:o;return a.placeholder}function X(){var o=y.iteratee||hu;return o=o===hu?zf:o,arguments.length?o(arguments[0],arguments[1]):o}function us(o,a){var u=o.__data__;return eS(a)?u[typeof a=="string"?"string":"hash"]:u.map}function Jl(o){for(var a=st(o),u=a.length;u--;){var h=a[u],p=o[h];a[u]=[h,p,Ag(p)]}return a}function to(o,a){var u=rT(o,a);return Kf(u)?u:t}function GE(o){var a=be.call(o,Jr),u=o[Jr];try{o[Jr]=t;var h=!0}catch{}var p=Ha.call(o);return h&&(a?o[Jr]=u:delete o[Jr]),p}var Ql=Sl?function(o){return o==null?[]:(o=Ne(o),Ar(Sl(o),function(a){return kf.call(o,a)}))}:mu,Tg=Sl?function(o){for(var a=[];o;)br(a,Ql(o)),o=za(o);return a}:mu,Tt=Rt;(Al&&Tt(new Al(new ArrayBuffer(1)))!=Eo||Di&&Tt(new Di)!=bn||bl&&Tt(bl.resolve())!=Bh||No&&Tt(new No)!=In||Li&&Tt(new Li)!=Oi)&&(Tt=function(o){var a=Rt(o),u=a==or?o.constructor:t,h=u?no(u):"";if(h)switch(h){case RT:return Eo;case NT:return bn;case OT:return Bh;case PT:return In;case MT:return Oi}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=_t(a,o+T);break;case"takeRight":o=nt(o,a-T);break}}return{start:o,end:a}}function YE(o){var a=o.match(t_);return a?a[1].split(n_):[]}function Eg(o,a,u){a=Or(a,o);for(var h=-1,p=a.length,w=!1;++h<p;){var T=qn(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&&vs(p)&&ur(T,p)&&(se(o)||ro(o)))}function JE(o){var a=o.length,u=new o.constructor(a);return a&&typeof o[0]=="string"&&be.call(o,"index")&&(u.index=o.index,u.input=o.input),u}function Sg(o){return typeof o.constructor=="function"&&!qi(o)?Po(za(o)):{}}function QE(o,a,u){var h=o.constructor;switch(a){case Pi:return zl(o);case bi:case Ii:return new h(+o);case Eo:return xE(o,u);case Jc:case Qc:case Xc:case Zc:case el:case tl:case nl:case rl:case ol:return ag(o,u);case bn:return new h;case ki:case Ni:return new h(o);case Ri:return DE(o);case In:return new h;case Oa:return LE(o)}}function XE(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(e_,`{
|
74
|
-
/* [wrapped with `+a+`] */
|
75
|
-
`)}function ZE(o){return se(o)||ro(o)||!!(Rf&&o&&o[Rf])}function ur(o,a){var u=typeof o;return a=a??at,!!a&&(u=="number"||u!="symbol"&&d_.test(o))&&o>-1&&o%1==0&&o<a}function Nt(o,a,u){if(!Ke(u))return!1;var h=typeof a;return(h=="number"?Dt(u)&&ur(a,u.length):h=="string"&&a in u)?Nn(u[a],o):!1}function Xl(o,a){if(se(o))return!1;var u=typeof o;return u=="number"||u=="symbol"||u=="boolean"||o==null||qt(o)?!0:Jw.test(o)||!Yw.test(o)||a!=null&&o in Ne(a)}function eS(o){var a=typeof o;return a=="string"||a=="number"||a=="symbol"||a=="boolean"?o!=="__proto__":o===null}function Zl(o){var a=ls(o),u=y[a];if(typeof u!="function"||!(a in pe.prototype))return!1;if(o===u)return!0;var h=Yl(u);return!!h&&o===h[0]}function tS(o){return!!Af&&Af in o}var nS=Va?dr:pu;function qi(o){var a=o&&o.constructor,u=typeof a=="function"&&a.prototype||Ro;return o===u}function Ag(o){return o===o&&!Ke(o)}function bg(o,a){return function(u){return u==null?!1:u[o]===a&&(a!==t||o in Ne(u))}}function rS(o){var a=ms(o,function(h){return u.size===g&&u.clear(),h}),u=a.cache;return a}function oS(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==et&&o[7].length<=a[8]||h==(z|et)&&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?cg(I,S,a[4]):S,o[4]=I?Ir(o[3],m):a[4]}return S=a[5],S&&(I=o[5],o[5]=I?lg(I,S,a[6]):S,o[6]=I?Ir(o[5],m):a[6]),S=a[7],S&&(o[7]=S),h&z&&(o[8]=o[8]==null?a[8]:_t(o[8],a[8])),o[9]==null&&(o[9]=a[9]),o[0]=a[0],o[1]=p,o}function iS(o){var a=[];if(o!=null)for(var u in Ne(o))a.push(u);return a}function aS(o){return Ha.call(o)}function Ig(o,a,u){return a=nt(a===t?o.length-1:a,0),function(){for(var h=arguments,p=-1,w=nt(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),$t(o,this,S)}}function kg(o,a){return a.length<2?o:eo(o,dn(a,0,-1))}function sS(o,a){for(var u=o.length,h=_t(a.length,u),p=xt(o);h--;){var w=a[h];o[h]=ur(w,u)?p[w]:t}return o}function eu(o,a){if(!(a==="constructor"&&typeof o[a]=="function")&&a!="__proto__")return o[a]}var Rg=Og(Xf),Wi=TT||function(o,a){return ht.setTimeout(o,a)},tu=Og(NE);function Ng(o,a,u){var h=a+"";return tu(o,XE(h,cS(YE(h),u)))}function Og(o){var a=0,u=0;return function(){var h=bT(),p=Ue-(h-u);if(u=h,p>0){if(++a>=Te)return arguments[0]}else a=0;return o.apply(t,arguments)}}function ds(o,a){var u=-1,h=o.length,p=h-1;for(a=a===t?h:a;++u<a;){var w=Bl(u,p),T=o[w];o[w]=o[u],o[u]=T}return o.length=a,o}var Pg=rS(function(o){var a=[];return o.charCodeAt(0)===46&&a.push(""),o.replace(Qw,function(u,h,p,w){a.push(p?w.replace(i_,"$1"):h||u)}),a});function qn(o){if(typeof o=="string"||qt(o))return o;var a=o+"";return a=="0"&&1/o==-1/0?"-0":a}function no(o){if(o!=null){try{return Fa.call(o)}catch{}try{return o+""}catch{}}return""}function cS(o,a){return sn(Dw,function(u){var h="_."+u[0];a&u[1]&&!Da(o,h)&&o.push(h)}),o.sort()}function Mg(o){if(o instanceof pe)return o.clone();var a=new ln(o.__wrapped__,o.__chain__);return a.__actions__=xt(o.__actions__),a.__index__=o.__index__,a.__values__=o.__values__,a}function lS(o,a,u){(u?Nt(o,a,u):a===t)?a=1:a=nt(de(a),0);var h=o==null?0:o.length;if(!h||a<1)return[];for(var p=0,w=0,T=R(Ga(h/a));p<h;)T[w++]=dn(o,p,p+=a);return T}function uS(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 dS(){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 br(se(u)?xt(u):[u],ft(a,1))}var hS=fe(function(o,a){return je(o)?Fi(o,ft(a,1,je,!0)):[]}),fS=fe(function(o,a){var u=hn(a);return je(u)&&(u=t),je(o)?Fi(o,ft(a,1,je,!0),X(u,2)):[]}),gS=fe(function(o,a){var u=hn(a);return je(u)&&(u=t),je(o)?Fi(o,ft(a,1,je,!0),t,u):[]});function mS(o,a,u){var h=o==null?0:o.length;return h?(a=u||a===t?1:de(a),dn(o,a<0?0:a,h)):[]}function pS(o,a,u){var h=o==null?0:o.length;return h?(a=u||a===t?1:de(a),a=h-a,dn(o,0,a<0?0:a)):[]}function vS(o,a){return o&&o.length?rs(o,X(a,3),!0,!0):[]}function yS(o,a){return o&&o.length?rs(o,X(a,3),!0):[]}function CS(o,a,u,h){var p=o==null?0:o.length;return p?(u&&typeof u!="number"&&Nt(o,a,u)&&(u=0,h=p),dE(o,a,u,h)):[]}function xg(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=nt(h+p,0)),La(o,X(a,3),p)}function Dg(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?nt(h+p,0):_t(p,h-1)),La(o,X(a,3),p,!0)}function Lg(o){var a=o==null?0:o.length;return a?ft(o,1):[]}function wS(o){var a=o==null?0:o.length;return a?ft(o,An):[]}function _S(o,a){var u=o==null?0:o.length;return u?(a=a===t?1:de(a),ft(o,a)):[]}function TS(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 Bg(o){return o&&o.length?o[0]:t}function ES(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=nt(h+p,0)),Ao(o,a,p)}function SS(o){var a=o==null?0:o.length;return a?dn(o,0,-1):[]}var AS=fe(function(o){var a=Ve(o,$l);return a.length&&a[0]===o[0]?Pl(a):[]}),bS=fe(function(o){var a=hn(o),u=Ve(o,$l);return a===hn(u)?a=t:u.pop(),u.length&&u[0]===o[0]?Pl(u,X(a,2)):[]}),IS=fe(function(o){var a=hn(o),u=Ve(o,$l);return a=typeof a=="function"?a:t,a&&u.pop(),u.length&&u[0]===o[0]?Pl(u,t,a):[]});function kS(o,a){return o==null?"":ST.call(o,a)}function hn(o){var a=o==null?0:o.length;return a?o[a-1]:t}function RS(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?nt(h+p,0):_t(p,h-1)),a===a?cT(o,a,p):La(o,vf,p,!0)}function NS(o,a){return o&&o.length?jf(o,de(a)):t}var OS=fe(Ug);function Ug(o,a){return o&&o.length&&a&&a.length?Ll(o,a):o}function PS(o,a,u){return o&&o.length&&a&&a.length?Ll(o,a,X(u,2)):o}function MS(o,a,u){return o&&o.length&&a&&a.length?Ll(o,a,t,u):o}var xS=lr(function(o,a){var u=o==null?0:o.length,h=kl(o,a);return Qf(o,Ve(a,function(p){return ur(p,u)?+p:p}).sort(sg)),h});function DS(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 Qf(o,p),u}function nu(o){return o==null?o:kT.call(o)}function LS(o,a,u){var h=o==null?0:o.length;return h?(u&&typeof u!="number"&&Nt(o,a,u)?(a=0,u=h):(a=a==null?0:de(a),u=u===t?h:de(u)),dn(o,a,u)):[]}function BS(o,a){return ns(o,a)}function US(o,a,u){return Vl(o,a,X(u,2))}function VS(o,a){var u=o==null?0:o.length;if(u){var h=ns(o,a);if(h<u&&Nn(o[h],a))return h}return-1}function FS(o,a){return ns(o,a,!0)}function HS(o,a,u){return Vl(o,a,X(u,2),!0)}function $S(o,a){var u=o==null?0:o.length;if(u){var h=ns(o,a,!0)-1;if(Nn(o[h],a))return h}return-1}function KS(o){return o&&o.length?Zf(o):[]}function zS(o,a){return o&&o.length?Zf(o,X(a,2)):[]}function qS(o){var a=o==null?0:o.length;return a?dn(o,1,a):[]}function WS(o,a,u){return o&&o.length?(a=u||a===t?1:de(a),dn(o,0,a<0?0:a)):[]}function GS(o,a,u){var h=o==null?0:o.length;return h?(a=u||a===t?1:de(a),a=h-a,dn(o,a<0?0:a,h)):[]}function jS(o,a){return o&&o.length?rs(o,X(a,3),!1,!0):[]}function YS(o,a){return o&&o.length?rs(o,X(a,3)):[]}var JS=fe(function(o){return Nr(ft(o,1,je,!0))}),QS=fe(function(o){var a=hn(o);return je(a)&&(a=t),Nr(ft(o,1,je,!0),X(a,2))}),XS=fe(function(o){var a=hn(o);return a=typeof a=="function"?a:t,Nr(ft(o,1,je,!0),t,a)});function ZS(o){return o&&o.length?Nr(o):[]}function eA(o,a){return o&&o.length?Nr(o,X(a,2)):[]}function tA(o,a){return a=typeof a=="function"?a:t,o&&o.length?Nr(o,t,a):[]}function ru(o){if(!(o&&o.length))return[];var a=0;return o=Ar(o,function(u){if(je(u))return a=nt(u.length,a),!0}),wl(a,function(u){return Ve(o,vl(u))})}function Vg(o,a){if(!(o&&o.length))return[];var u=ru(o);return a==null?u:Ve(u,function(h){return $t(a,t,h)})}var nA=fe(function(o,a){return je(o)?Fi(o,a):[]}),rA=fe(function(o){return Hl(Ar(o,je))}),oA=fe(function(o){var a=hn(o);return je(a)&&(a=t),Hl(Ar(o,je),X(a,2))}),iA=fe(function(o){var a=hn(o);return a=typeof a=="function"?a:t,Hl(Ar(o,je),t,a)}),aA=fe(ru);function sA(o,a){return rg(o||[],a||[],Vi)}function cA(o,a){return rg(o||[],a||[],Ki)}var lA=fe(function(o){var a=o.length,u=a>1?o[a-1]:t;return u=typeof u=="function"?(o.pop(),u):t,Vg(o,u)});function Fg(o){var a=y(o);return a.__chain__=!0,a}function uA(o,a){return a(o),o}function hs(o,a){return a(o)}var dA=lr(function(o){var a=o.length,u=a?o[0]:0,h=this.__wrapped__,p=function(w){return kl(w,o)};return a>1||this.__actions__.length||!(h instanceof pe)||!ur(u)?this.thru(p):(h=h.slice(u,+u+(a?1:0)),h.__actions__.push({func:hs,args:[p],thisArg:t}),new ln(h,this.__chain__).thru(function(w){return a&&!w.length&&w.push(t),w}))});function hA(){return Fg(this)}function fA(){return new ln(this.value(),this.__chain__)}function gA(){this.__values__===t&&(this.__values__=em(this.value()));var o=this.__index__>=this.__values__.length,a=o?t:this.__values__[this.__index__++];return{done:o,value:a}}function mA(){return this}function pA(o){for(var a,u=this;u instanceof Qa;){var h=Mg(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 vA(){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:hs,args:[nu],thisArg:t}),new ln(a,this.__chain__)}return this.thru(nu)}function yA(){return ng(this.__wrapped__,this.__actions__)}var CA=os(function(o,a,u){be.call(o,u)?++o[u]:sr(o,u,1)});function wA(o,a,u){var h=se(o)?mf:uE;return u&&Nt(o,a,u)&&(a=t),h(o,X(a,3))}function _A(o,a){var u=se(o)?Ar:Vf;return u(o,X(a,3))}var TA=fg(xg),EA=fg(Dg);function SA(o,a){return ft(fs(o,a),1)}function AA(o,a){return ft(fs(o,a),An)}function bA(o,a,u){return u=u===t?1:de(u),ft(fs(o,a),u)}function Hg(o,a){var u=se(o)?sn:Rr;return u(o,X(a,3))}function $g(o,a){var u=se(o)?q_:Uf;return u(o,X(a,3))}var IA=os(function(o,a,u){be.call(o,u)?o[u].push(a):sr(o,u,[a])});function kA(o,a,u,h){o=Dt(o)?o:Bo(o),u=u&&!h?de(u):0;var p=o.length;return u<0&&(u=nt(p+u,0)),ys(o)?u<=p&&o.indexOf(a,u)>-1:!!p&&Ao(o,a,u)>-1}var RA=fe(function(o,a,u){var h=-1,p=typeof a=="function",w=Dt(o)?R(o.length):[];return Rr(o,function(T){w[++h]=p?$t(a,T,u):Hi(T,a,u)}),w}),NA=os(function(o,a,u){sr(o,u,a)});function fs(o,a){var u=se(o)?Ve:qf;return u(o,X(a,3))}function OA(o,a,u,h){return o==null?[]:(se(a)||(a=a==null?[]:[a]),u=h?t:u,se(u)||(u=u==null?[]:[u]),Yf(o,a,u))}var PA=os(function(o,a,u){o[u?0:1].push(a)},function(){return[[],[]]});function MA(o,a,u){var h=se(o)?ml:Cf,p=arguments.length<3;return h(o,X(a,4),u,p,Rr)}function xA(o,a,u){var h=se(o)?W_:Cf,p=arguments.length<3;return h(o,X(a,4),u,p,Uf)}function DA(o,a){var u=se(o)?Ar:Vf;return u(o,ps(X(a,3)))}function LA(o){var a=se(o)?xf:kE;return a(o)}function BA(o,a,u){(u?Nt(o,a,u):a===t)?a=1:a=de(a);var h=se(o)?iE:RE;return h(o,a)}function UA(o){var a=se(o)?aE:OE;return a(o)}function VA(o){if(o==null)return 0;if(Dt(o))return ys(o)?Io(o):o.length;var a=Tt(o);return a==bn||a==In?o.size:xl(o).length}function FA(o,a,u){var h=se(o)?pl:PE;return u&&Nt(o,a,u)&&(a=t),h(o,X(a,3))}var HA=fe(function(o,a){if(o==null)return[];var u=a.length;return u>1&&Nt(o,a[0],a[1])?a=[]:u>2&&Nt(a[0],a[1],a[2])&&(a=[a[0]]),Yf(o,ft(a,1),[])}),gs=_T||function(){return ht.Date.now()};function $A(o,a){if(typeof a!="function")throw new cn(l);return o=de(o),function(){if(--o<1)return a.apply(this,arguments)}}function Kg(o,a,u){return a=u?t:a,a=o&&a==null?o.length:a,cr(o,z,t,t,t,t,a)}function zg(o,a){var u;if(typeof a!="function")throw new cn(l);return o=de(o),function(){return--o>0&&(u=a.apply(this,arguments)),o<=1&&(a=t),u}}var ou=fe(function(o,a,u){var h=N;if(u.length){var p=Ir(u,Do(ou));h|=ce}return cr(o,h,a,u,p)}),qg=fe(function(o,a,u){var h=N|K;if(u.length){var p=Ir(u,Do(qg));h|=ce}return cr(a,h,o,u,p)});function Wg(o,a,u){a=u?t:a;var h=cr(o,U,t,t,t,t,t,a);return h.placeholder=Wg.placeholder,h}function Gg(o,a,u){a=u?t:a;var h=cr(o,Q,t,t,t,t,t,a);return h.placeholder=Gg.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 cn(l);a=fn(a)||0,Ke(u)&&(D=!!u.leading,L="maxWait"in u,w=L?nt(fn(u.maxWait)||0,a):w,$="trailing"in u?!!u.trailing:$);function Y(Ye){var On=h,fr=p;return h=p=t,x=Ye,T=o.apply(fr,On),T}function Z(Ye){return x=Ye,S=Wi(me,a),D?Y(Ye):T}function he(Ye){var On=Ye-I,fr=Ye-x,fm=a-On;return L?_t(fm,w-fr):fm}function ee(Ye){var On=Ye-I,fr=Ye-x;return I===t||On>=a||On<0||L&&fr>=w}function me(){var Ye=gs();if(ee(Ye))return ve(Ye);S=Wi(me,he(Ye))}function ve(Ye){return S=t,$&&h?Y(Ye):(h=p=t,T)}function Wt(){S!==t&&og(S),x=0,h=I=p=S=t}function Ot(){return S===t?T:ve(gs())}function Gt(){var Ye=gs(),On=ee(Ye);if(h=arguments,p=this,I=Ye,On){if(S===t)return Z(I);if(L)return og(S),S=Wi(me,a),Y(I)}return S===t&&(S=Wi(me,a)),T}return Gt.cancel=Wt,Gt.flush=Ot,Gt}var KA=fe(function(o,a){return Bf(o,1,a)}),zA=fe(function(o,a,u){return Bf(o,fn(a)||0,u)});function qA(o){return cr(o,_e)}function ms(o,a){if(typeof o!="function"||a!=null&&typeof a!="function")throw new cn(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(ms.Cache||ar),u}ms.Cache=ar;function ps(o){if(typeof o!="function")throw new cn(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 WA(o){return zg(2,o)}var GA=ME(function(o,a){a=a.length==1&&se(a[0])?Ve(a[0],Kt(X())):Ve(ft(a,1),Kt(X()));var u=a.length;return fe(function(h){for(var p=-1,w=_t(h.length,u);++p<w;)h[p]=a[p].call(this,h[p]);return $t(o,this,h)})}),iu=fe(function(o,a){var u=Ir(a,Do(iu));return cr(o,ce,t,a,u)}),Yg=fe(function(o,a){var u=Ir(a,Do(Yg));return cr(o,we,t,a,u)}),jA=lr(function(o,a){return cr(o,et,t,t,t,a)});function YA(o,a){if(typeof o!="function")throw new cn(l);return a=a===t?a:de(a),fe(o,a)}function JA(o,a){if(typeof o!="function")throw new cn(l);return a=a==null?0:nt(de(a),0),fe(function(u){var h=u[a],p=Pr(u,0,a);return h&&br(p,h),$t(o,this,p)})}function QA(o,a,u){var h=!0,p=!0;if(typeof o!="function")throw new cn(l);return Ke(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 XA(o){return Kg(o,1)}function ZA(o,a){return iu(Kl(a),o)}function eb(){if(!arguments.length)return[];var o=arguments[0];return se(o)?o:[o]}function tb(o){return un(o,E)}function nb(o,a){return a=typeof a=="function"?a:t,un(o,E,a)}function rb(o){return un(o,C|E)}function ob(o,a){return a=typeof a=="function"?a:t,un(o,C|E,a)}function ib(o,a){return a==null||Lf(o,a,st(a))}function Nn(o,a){return o===a||o!==o&&a!==a}var ab=cs(Ol),sb=cs(function(o,a){return o>=a}),ro=$f(function(){return arguments}())?$f:function(o){return ze(o)&&be.call(o,"callee")&&!kf.call(o,"callee")},se=R.isArray,cb=lf?Kt(lf):pE;function Dt(o){return o!=null&&vs(o.length)&&!dr(o)}function je(o){return ze(o)&&Dt(o)}function lb(o){return o===!0||o===!1||ze(o)&&Rt(o)==bi}var Mr=ET||pu,ub=uf?Kt(uf):vE;function db(o){return ze(o)&&o.nodeType===1&&!Gi(o)}function hb(o){if(o==null)return!0;if(Dt(o)&&(se(o)||typeof o=="string"||typeof o.splice=="function"||Mr(o)||Lo(o)||ro(o)))return!o.length;var a=Tt(o);if(a==bn||a==In)return!o.size;if(qi(o))return!xl(o).length;for(var u in o)if(be.call(o,u))return!1;return!0}function fb(o,a){return $i(o,a)}function gb(o,a,u){u=typeof u=="function"?u:t;var h=u?u(o,a):t;return h===t?$i(o,a,t,u):!!h}function au(o){if(!ze(o))return!1;var a=Rt(o);return a==Ra||a==Bw||typeof o.message=="string"&&typeof o.name=="string"&&!Gi(o)}function mb(o){return typeof o=="number"&&Nf(o)}function dr(o){if(!Ke(o))return!1;var a=Rt(o);return a==Na||a==Lh||a==Lw||a==Vw}function Jg(o){return typeof o=="number"&&o==de(o)}function vs(o){return typeof o=="number"&&o>-1&&o%1==0&&o<=at}function Ke(o){var a=typeof o;return o!=null&&(a=="object"||a=="function")}function ze(o){return o!=null&&typeof o=="object"}var Qg=df?Kt(df):CE;function pb(o,a){return o===a||Ml(o,a,Jl(a))}function vb(o,a,u){return u=typeof u=="function"?u:t,Ml(o,a,Jl(a),u)}function yb(o){return Xg(o)&&o!=+o}function Cb(o){if(nS(o))throw new ae(s);return Kf(o)}function wb(o){return o===null}function _b(o){return o==null}function Xg(o){return typeof o=="number"||ze(o)&&Rt(o)==ki}function Gi(o){if(!ze(o)||Rt(o)!=or)return!1;var a=za(o);if(a===null)return!0;var u=be.call(a,"constructor")&&a.constructor;return typeof u=="function"&&u instanceof u&&Fa.call(u)==vT}var su=hf?Kt(hf):wE;function Tb(o){return Jg(o)&&o>=-9007199254740991&&o<=at}var Zg=ff?Kt(ff):_E;function ys(o){return typeof o=="string"||!se(o)&&ze(o)&&Rt(o)==Ni}function qt(o){return typeof o=="symbol"||ze(o)&&Rt(o)==Oa}var Lo=gf?Kt(gf):TE;function Eb(o){return o===t}function Sb(o){return ze(o)&&Tt(o)==Oi}function Ab(o){return ze(o)&&Rt(o)==Hw}var bb=cs(Dl),Ib=cs(function(o,a){return o<=a});function em(o){if(!o)return[];if(Dt(o))return ys(o)?kn(o):xt(o);if(xi&&o[xi])return iT(o[xi]());var a=Tt(o),u=a==bn?Tl:a==In?Ba:Bo;return u(o)}function hr(o){if(!o)return o===0?o:0;if(o=fn(o),o===An||o===-1/0){var a=o<0?-1:1;return a*wt}return o===o?o:0}function de(o){var a=hr(o),u=a%1;return a===a?u?a-u:a:0}function tm(o){return o?Zr(de(o),0,Ht):0}function fn(o){if(typeof o=="number")return o;if(qt(o))return Ai;if(Ke(o)){var a=typeof o.valueOf=="function"?o.valueOf():o;o=Ke(a)?a+"":a}if(typeof o!="string")return o===0?o:+o;o=wf(o);var u=c_.test(o);return u||u_.test(o)?$_(o.slice(2),u?2:8):s_.test(o)?Ai:+o}function nm(o){return zn(o,Lt(o))}function kb(o){return o?Zr(de(o),-9007199254740991,at):o===0?o:0}function Ae(o){return o==null?"":zt(o)}var Rb=Mo(function(o,a){if(qi(a)||Dt(a)){zn(a,st(a),o);return}for(var u in a)be.call(a,u)&&Vi(o,u,a[u])}),rm=Mo(function(o,a){zn(a,Lt(a),o)}),Cs=Mo(function(o,a,u,h){zn(a,Lt(a),o,h)}),Nb=Mo(function(o,a,u,h){zn(a,st(a),o,h)}),Ob=lr(kl);function Pb(o,a){var u=Po(o);return a==null?u:Df(u,a)}var Mb=fe(function(o,a){o=Ne(o);var u=-1,h=a.length,p=h>2?a[2]:t;for(p&&Nt(a[0],a[1],p)&&(h=1);++u<h;)for(var w=a[u],T=Lt(w),S=-1,I=T.length;++S<I;){var x=T[S],D=o[x];(D===t||Nn(D,Ro[x])&&!be.call(o,x))&&(o[x]=w[x])}return o}),xb=fe(function(o){return o.push(t,wg),$t(om,t,o)});function Db(o,a){return pf(o,X(a,3),Kn)}function Lb(o,a){return pf(o,X(a,3),Nl)}function Bb(o,a){return o==null?o:Rl(o,X(a,3),Lt)}function Ub(o,a){return o==null?o:Ff(o,X(a,3),Lt)}function Vb(o,a){return o&&Kn(o,X(a,3))}function Fb(o,a){return o&&Nl(o,X(a,3))}function Hb(o){return o==null?[]:es(o,st(o))}function $b(o){return o==null?[]:es(o,Lt(o))}function cu(o,a,u){var h=o==null?t:eo(o,a);return h===t?u:h}function Kb(o,a){return o!=null&&Eg(o,a,hE)}function lu(o,a){return o!=null&&Eg(o,a,fE)}var zb=mg(function(o,a,u){a!=null&&typeof a.toString!="function"&&(a=Ha.call(a)),o[a]=u},du(Bt)),qb=mg(function(o,a,u){a!=null&&typeof a.toString!="function"&&(a=Ha.call(a)),be.call(o,a)?o[a].push(u):o[a]=[u]},X),Wb=fe(Hi);function st(o){return Dt(o)?Mf(o):xl(o)}function Lt(o){return Dt(o)?Mf(o,!0):EE(o)}function Gb(o,a){var u={};return a=X(a,3),Kn(o,function(h,p,w){sr(u,a(h,p,w),h)}),u}function jb(o,a){var u={};return a=X(a,3),Kn(o,function(h,p,w){sr(u,p,a(h,p,w))}),u}var Yb=Mo(function(o,a,u){ts(o,a,u)}),om=Mo(function(o,a,u,h){ts(o,a,u,h)}),Jb=lr(function(o,a){var u={};if(o==null)return u;var h=!1;a=Ve(a,function(w){return w=Or(w,o),h||(h=w.length>1),w}),zn(o,jl(o),u),h&&(u=un(u,C|v|E,zE));for(var p=a.length;p--;)Fl(u,a[p]);return u});function Qb(o,a){return im(o,ps(X(a)))}var Xb=lr(function(o,a){return o==null?{}:AE(o,a)});function im(o,a){if(o==null)return{};var u=Ve(jl(o),function(h){return[h]});return a=X(a),Jf(o,u,function(h,p){return a(h,p[0])})}function Zb(o,a,u){a=Or(a,o);var h=-1,p=a.length;for(p||(p=1,o=t);++h<p;){var w=o==null?t:o[qn(a[h])];w===t&&(h=p,w=u),o=dr(w)?w.call(o):w}return o}function eI(o,a,u){return o==null?o:Ki(o,a,u)}function tI(o,a,u,h){return h=typeof h=="function"?h:t,o==null?o:Ki(o,a,u,h)}var am=yg(st),sm=yg(Lt);function nI(o,a,u){var h=se(o),p=h||Mr(o)||Lo(o);if(a=X(a,4),u==null){var w=o&&o.constructor;p?u=h?new w:[]:Ke(o)?u=dr(w)?Po(za(o)):{}:u={}}return(p?sn:Kn)(o,function(T,S,I){return a(u,T,S,I)}),u}function rI(o,a){return o==null?!0:Fl(o,a)}function oI(o,a,u){return o==null?o:tg(o,a,Kl(u))}function iI(o,a,u,h){return h=typeof h=="function"?h:t,o==null?o:tg(o,a,Kl(u),h)}function Bo(o){return o==null?[]:_l(o,st(o))}function aI(o){return o==null?[]:_l(o,Lt(o))}function sI(o,a,u){return u===t&&(u=a,a=t),u!==t&&(u=fn(u),u=u===u?u:0),a!==t&&(a=fn(a),a=a===a?a:0),Zr(fn(o),a,u)}function cI(o,a,u){return a=hr(a),u===t?(u=a,a=0):u=hr(u),o=fn(o),gE(o,a,u)}function lI(o,a,u){if(u&&typeof u!="boolean"&&Nt(o,a,u)&&(a=u=t),u===t&&(typeof a=="boolean"?(u=a,a=t):typeof o=="boolean"&&(u=o,o=t)),o===t&&a===t?(o=0,a=1):(o=hr(o),a===t?(a=o,o=0):a=hr(a)),o>a){var h=o;o=a,a=h}if(u||o%1||a%1){var p=Of();return _t(o+p*(a-o+H_("1e-"+((p+"").length-1))),a)}return Bl(o,a)}var uI=xo(function(o,a,u){return a=a.toLowerCase(),o+(u?cm(a):a)});function cm(o){return uu(Ae(o).toLowerCase())}function lm(o){return o=Ae(o),o&&o.replace(h_,eT).replace(O_,"")}function dI(o,a,u){o=Ae(o),a=zt(a);var h=o.length;u=u===t?h:Zr(de(u),0,h);var p=u;return u-=a.length,u>=0&&o.slice(u,p)==a}function hI(o){return o=Ae(o),o&&Ww.test(o)?o.replace(Vh,tT):o}function fI(o){return o=Ae(o),o&&Xw.test(o)?o.replace(il,"\\$&"):o}var gI=xo(function(o,a,u){return o+(u?"-":"")+a.toLowerCase()}),mI=xo(function(o,a,u){return o+(u?" ":"")+a.toLowerCase()}),pI=hg("toLowerCase");function vI(o,a,u){o=Ae(o),a=de(a);var h=a?Io(o):0;if(!a||h>=a)return o;var p=(a-h)/2;return ss(ja(p),u)+o+ss(Ga(p),u)}function yI(o,a,u){o=Ae(o),a=de(a);var h=a?Io(o):0;return a&&h<a?o+ss(a-h,u):o}function CI(o,a,u){o=Ae(o),a=de(a);var h=a?Io(o):0;return a&&h<a?ss(a-h,u)+o:o}function wI(o,a,u){return u||a==null?a=0:a&&(a=+a),IT(Ae(o).replace(al,""),a||0)}function _I(o,a,u){return(u?Nt(o,a,u):a===t)?a=1:a=de(a),Ul(Ae(o),a)}function TI(){var o=arguments,a=Ae(o[0]);return o.length<3?a:a.replace(o[1],o[2])}var EI=xo(function(o,a,u){return o+(u?"_":"")+a.toLowerCase()});function SI(o,a,u){return u&&typeof u!="number"&&Nt(o,a,u)&&(a=u=t),u=u===t?Ht:u>>>0,u?(o=Ae(o),o&&(typeof a=="string"||a!=null&&!su(a))&&(a=zt(a),!a&&bo(o))?Pr(kn(o),0,u):o.split(a,u)):[]}var AI=xo(function(o,a,u){return o+(u?" ":"")+uu(a)});function bI(o,a,u){return o=Ae(o),u=u==null?0:Zr(de(u),0,o.length),a=zt(a),o.slice(u,u+a.length)==a}function II(o,a,u){var h=y.templateSettings;u&&Nt(o,a,u)&&(a=t),o=Ae(o),a=Cs({},a,h,Cg);var p=Cs({},a.imports,h.imports,Cg),w=st(p),T=_l(p,w),S,I,x=0,D=a.interpolate||Pa,L="__p += '",$=El((a.escape||Pa).source+"|"+D.source+"|"+(D===Fh?a_:Pa).source+"|"+(a.evaluate||Pa).source+"|$","g"),Y="//# sourceURL="+(be.call(a,"sourceURL")?(a.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++L_+"]")+`
|
76
|
-
`;o.replace($,function(ee,me,ve,Wt,Ot,Gt){return ve||(ve=Wt),L+=o.slice(x,Gt).replace(f_,nT),me&&(S=!0,L+=`' +
|
77
|
-
__e(`+me+`) +
|
78
|
-
'`),Ot&&(I=!0,L+=`';
|
79
|
-
`+Ot+`;
|
80
|
-
__p += '`),ve&&(L+=`' +
|
81
|
-
((__t = (`+ve+`)) == null ? '' : __t) +
|
82
|
-
'`),x=Gt+ee.length,ee}),L+=`';
|
83
|
-
`;var Z=be.call(a,"variable")&&a.variable;if(!Z)L=`with (obj) {
|
84
|
-
`+L+`
|
85
|
-
}
|
86
|
-
`;else if(o_.test(Z))throw new ae(d);L=(I?L.replace($w,""):L).replace(Kw,"$1").replace(zw,"$1;"),L="function("+(Z||"obj")+`) {
|
87
|
-
`+(Z?"":`obj || (obj = {});
|
88
|
-
`)+"var __t, __p = ''"+(S?", __e = _.escape":"")+(I?`, __j = Array.prototype.join;
|
89
|
-
function print() { __p += __j.call(arguments, '') }
|
90
|
-
`:`;
|
91
|
-
`)+L+`return __p
|
92
|
-
}`;var he=dm(function(){return Ee(w,Y+"return "+L).apply(t,T)});if(he.source=L,au(he))throw he;return he}function kI(o){return Ae(o).toLowerCase()}function RI(o){return Ae(o).toUpperCase()}function NI(o,a,u){if(o=Ae(o),o&&(u||a===t))return wf(o);if(!o||!(a=zt(a)))return o;var h=kn(o),p=kn(a),w=_f(h,p),T=Tf(h,p)+1;return Pr(h,w,T).join("")}function OI(o,a,u){if(o=Ae(o),o&&(u||a===t))return o.slice(0,Sf(o)+1);if(!o||!(a=zt(a)))return o;var h=kn(o),p=Tf(h,kn(a))+1;return Pr(h,0,p).join("")}function PI(o,a,u){if(o=Ae(o),o&&(u||a===t))return o.replace(al,"");if(!o||!(a=zt(a)))return o;var h=kn(o),p=_f(h,kn(a));return Pr(h,p).join("")}function MI(o,a){var u=j,h=W;if(Ke(a)){var p="separator"in a?a.separator:p;u="length"in a?de(a.length):u,h="omission"in a?zt(a.omission):h}o=Ae(o);var w=o.length;if(bo(o)){var T=kn(o);w=T.length}if(u>=w)return o;var S=u-Io(h);if(S<1)return h;var I=T?Pr(T,0,S).join(""):o.slice(0,S);if(p===t)return I+h;if(T&&(S+=I.length-S),su(p)){if(o.slice(S).search(p)){var x,D=I;for(p.global||(p=El(p.source,Ae(Hh.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(zt(p),S)!=S){var $=I.lastIndexOf(p);$>-1&&(I=I.slice(0,$))}return I+h}function xI(o){return o=Ae(o),o&&qw.test(o)?o.replace(Uh,lT):o}var DI=xo(function(o,a,u){return o+(u?" ":"")+a.toUpperCase()}),uu=hg("toUpperCase");function um(o,a,u){return o=Ae(o),a=u?t:a,a===t?oT(o)?hT(o):Y_(o):o.match(a)||[]}var dm=fe(function(o,a){try{return $t(o,t,a)}catch(u){return au(u)?u:new ae(u)}}),LI=lr(function(o,a){return sn(a,function(u){u=qn(u),sr(o,u,ou(o[u],o))}),o});function BI(o){var a=o==null?0:o.length,u=X();return o=a?Ve(o,function(h){if(typeof h[1]!="function")throw new cn(l);return[u(h[0]),h[1]]}):[],fe(function(h){for(var p=-1;++p<a;){var w=o[p];if($t(w[0],this,h))return $t(w[1],this,h)}})}function UI(o){return lE(un(o,C))}function du(o){return function(){return o}}function VI(o,a){return o==null||o!==o?a:o}var FI=gg(),HI=gg(!0);function Bt(o){return o}function hu(o){return zf(typeof o=="function"?o:un(o,C))}function $I(o){return Wf(un(o,C))}function KI(o,a){return Gf(o,un(a,C))}var zI=fe(function(o,a){return function(u){return Hi(u,o,a)}}),qI=fe(function(o,a){return function(u){return Hi(o,u,a)}});function fu(o,a,u){var h=st(a),p=es(a,h);u==null&&!(Ke(a)&&(p.length||!h.length))&&(u=a,a=o,o=this,p=es(a,st(a)));var w=!(Ke(u)&&"chain"in u)||!!u.chain,T=dr(o);return sn(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__=xt(this.__actions__);return L.push({func:I,args:arguments,thisArg:o}),D.__chain__=x,D}return I.apply(o,br([this.value()],arguments))})}),o}function WI(){return ht._===this&&(ht._=yT),this}function gu(){}function GI(o){return o=de(o),fe(function(a){return jf(a,o)})}var jI=ql(Ve),YI=ql(mf),JI=ql(pl);function hm(o){return Xl(o)?vl(qn(o)):bE(o)}function QI(o){return function(a){return o==null?t:eo(o,a)}}var XI=pg(),ZI=pg(!0);function mu(){return[]}function pu(){return!1}function ek(){return{}}function tk(){return""}function nk(){return!0}function rk(o,a){if(o=de(o),o<1||o>at)return[];var u=Ht,h=_t(o,Ht);a=X(a),o-=Ht;for(var p=wl(h,a);++u<o;)a(u);return p}function ok(o){return se(o)?Ve(o,qn):qt(o)?[o]:xt(Pg(Ae(o)))}function ik(o){var a=++pT;return Ae(o)+a}var ak=as(function(o,a){return o+a},0),sk=Wl("ceil"),ck=as(function(o,a){return o/a},1),lk=Wl("floor");function uk(o){return o&&o.length?Za(o,Bt,Ol):t}function dk(o,a){return o&&o.length?Za(o,X(a,2),Ol):t}function hk(o){return yf(o,Bt)}function fk(o,a){return yf(o,X(a,2))}function gk(o){return o&&o.length?Za(o,Bt,Dl):t}function mk(o,a){return o&&o.length?Za(o,X(a,2),Dl):t}var pk=as(function(o,a){return o*a},1),vk=Wl("round"),yk=as(function(o,a){return o-a},0);function Ck(o){return o&&o.length?Cl(o,Bt):0}function wk(o,a){return o&&o.length?Cl(o,X(a,2)):0}return y.after=$A,y.ary=Kg,y.assign=Rb,y.assignIn=rm,y.assignInWith=Cs,y.assignWith=Nb,y.at=Ob,y.before=zg,y.bind=ou,y.bindAll=LI,y.bindKey=qg,y.castArray=eb,y.chain=Fg,y.chunk=lS,y.compact=uS,y.concat=dS,y.cond=BI,y.conforms=UI,y.constant=du,y.countBy=CA,y.create=Pb,y.curry=Wg,y.curryRight=Gg,y.debounce=jg,y.defaults=Mb,y.defaultsDeep=xb,y.defer=KA,y.delay=zA,y.difference=hS,y.differenceBy=fS,y.differenceWith=gS,y.drop=mS,y.dropRight=pS,y.dropRightWhile=vS,y.dropWhile=yS,y.fill=CS,y.filter=_A,y.flatMap=SA,y.flatMapDeep=AA,y.flatMapDepth=bA,y.flatten=Lg,y.flattenDeep=wS,y.flattenDepth=_S,y.flip=qA,y.flow=FI,y.flowRight=HI,y.fromPairs=TS,y.functions=Hb,y.functionsIn=$b,y.groupBy=IA,y.initial=SS,y.intersection=AS,y.intersectionBy=bS,y.intersectionWith=IS,y.invert=zb,y.invertBy=qb,y.invokeMap=RA,y.iteratee=hu,y.keyBy=NA,y.keys=st,y.keysIn=Lt,y.map=fs,y.mapKeys=Gb,y.mapValues=jb,y.matches=$I,y.matchesProperty=KI,y.memoize=ms,y.merge=Yb,y.mergeWith=om,y.method=zI,y.methodOf=qI,y.mixin=fu,y.negate=ps,y.nthArg=GI,y.omit=Jb,y.omitBy=Qb,y.once=WA,y.orderBy=OA,y.over=jI,y.overArgs=GA,y.overEvery=YI,y.overSome=JI,y.partial=iu,y.partialRight=Yg,y.partition=PA,y.pick=Xb,y.pickBy=im,y.property=hm,y.propertyOf=QI,y.pull=OS,y.pullAll=Ug,y.pullAllBy=PS,y.pullAllWith=MS,y.pullAt=xS,y.range=XI,y.rangeRight=ZI,y.rearg=jA,y.reject=DA,y.remove=DS,y.rest=YA,y.reverse=nu,y.sampleSize=BA,y.set=eI,y.setWith=tI,y.shuffle=UA,y.slice=LS,y.sortBy=HA,y.sortedUniq=KS,y.sortedUniqBy=zS,y.split=SI,y.spread=JA,y.tail=qS,y.take=WS,y.takeRight=GS,y.takeRightWhile=jS,y.takeWhile=YS,y.tap=uA,y.throttle=QA,y.thru=hs,y.toArray=em,y.toPairs=am,y.toPairsIn=sm,y.toPath=ok,y.toPlainObject=nm,y.transform=nI,y.unary=XA,y.union=JS,y.unionBy=QS,y.unionWith=XS,y.uniq=ZS,y.uniqBy=eA,y.uniqWith=tA,y.unset=rI,y.unzip=ru,y.unzipWith=Vg,y.update=oI,y.updateWith=iI,y.values=Bo,y.valuesIn=aI,y.without=nA,y.words=um,y.wrap=ZA,y.xor=rA,y.xorBy=oA,y.xorWith=iA,y.zip=aA,y.zipObject=sA,y.zipObjectDeep=cA,y.zipWith=lA,y.entries=am,y.entriesIn=sm,y.extend=rm,y.extendWith=Cs,fu(y,y),y.add=ak,y.attempt=dm,y.camelCase=uI,y.capitalize=cm,y.ceil=sk,y.clamp=sI,y.clone=tb,y.cloneDeep=rb,y.cloneDeepWith=ob,y.cloneWith=nb,y.conformsTo=ib,y.deburr=lm,y.defaultTo=VI,y.divide=ck,y.endsWith=dI,y.eq=Nn,y.escape=hI,y.escapeRegExp=fI,y.every=wA,y.find=TA,y.findIndex=xg,y.findKey=Db,y.findLast=EA,y.findLastIndex=Dg,y.findLastKey=Lb,y.floor=lk,y.forEach=Hg,y.forEachRight=$g,y.forIn=Bb,y.forInRight=Ub,y.forOwn=Vb,y.forOwnRight=Fb,y.get=cu,y.gt=ab,y.gte=sb,y.has=Kb,y.hasIn=lu,y.head=Bg,y.identity=Bt,y.includes=kA,y.indexOf=ES,y.inRange=cI,y.invoke=Wb,y.isArguments=ro,y.isArray=se,y.isArrayBuffer=cb,y.isArrayLike=Dt,y.isArrayLikeObject=je,y.isBoolean=lb,y.isBuffer=Mr,y.isDate=ub,y.isElement=db,y.isEmpty=hb,y.isEqual=fb,y.isEqualWith=gb,y.isError=au,y.isFinite=mb,y.isFunction=dr,y.isInteger=Jg,y.isLength=vs,y.isMap=Qg,y.isMatch=pb,y.isMatchWith=vb,y.isNaN=yb,y.isNative=Cb,y.isNil=_b,y.isNull=wb,y.isNumber=Xg,y.isObject=Ke,y.isObjectLike=ze,y.isPlainObject=Gi,y.isRegExp=su,y.isSafeInteger=Tb,y.isSet=Zg,y.isString=ys,y.isSymbol=qt,y.isTypedArray=Lo,y.isUndefined=Eb,y.isWeakMap=Sb,y.isWeakSet=Ab,y.join=kS,y.kebabCase=gI,y.last=hn,y.lastIndexOf=RS,y.lowerCase=mI,y.lowerFirst=pI,y.lt=bb,y.lte=Ib,y.max=uk,y.maxBy=dk,y.mean=hk,y.meanBy=fk,y.min=gk,y.minBy=mk,y.stubArray=mu,y.stubFalse=pu,y.stubObject=ek,y.stubString=tk,y.stubTrue=nk,y.multiply=pk,y.nth=NS,y.noConflict=WI,y.noop=gu,y.now=gs,y.pad=vI,y.padEnd=yI,y.padStart=CI,y.parseInt=wI,y.random=lI,y.reduce=MA,y.reduceRight=xA,y.repeat=_I,y.replace=TI,y.result=Zb,y.round=vk,y.runInContext=b,y.sample=LA,y.size=VA,y.snakeCase=EI,y.some=FA,y.sortedIndex=BS,y.sortedIndexBy=US,y.sortedIndexOf=VS,y.sortedLastIndex=FS,y.sortedLastIndexBy=HS,y.sortedLastIndexOf=$S,y.startCase=AI,y.startsWith=bI,y.subtract=yk,y.sum=Ck,y.sumBy=wk,y.template=II,y.times=rk,y.toFinite=hr,y.toInteger=de,y.toLength=tm,y.toLower=kI,y.toNumber=fn,y.toSafeInteger=kb,y.toString=Ae,y.toUpper=RI,y.trim=NI,y.trimEnd=OI,y.trimStart=PI,y.truncate=MI,y.unescape=xI,y.uniqueId=ik,y.upperCase=DI,y.upperFirst=uu,y.each=Hg,y.eachRight=$g,y.first=Bg,fu(y,function(){var o={};return Kn(y,function(a,u){be.call(y.prototype,u)||(o[u]=a)}),o}(),{chain:!1}),y.VERSION=n,sn(["bind","bindKey","curry","curryRight","partial","partialRight"],function(o){y[o].placeholder=y}),sn(["drop","take"],function(o,a){pe.prototype[o]=function(u){u=u===t?1:nt(de(u),0);var h=this.__filtered__&&!a?new pe(this):this.clone();return h.__filtered__?h.__takeCount__=_t(u,h.__takeCount__):h.__views__.push({size:_t(u,Ht),type:o+(h.__dir__<0?"Right":"")}),h},pe.prototype[o+"Right"]=function(u){return this.reverse()[o](u).reverse()}}),sn(["filter","map","takeWhile"],function(o,a){var u=a+1,h=u==Ct||u==on;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}}),sn(["head","last"],function(o,a){var u="take"+(a?"Right":"");pe.prototype[o]=function(){return this[u](1).value()[0]}}),sn(["initial","tail"],function(o,a){var u="drop"+(a?"":"Right");pe.prototype[o]=function(){return this.__filtered__?new pe(this):this[u](1)}}),pe.prototype.compact=function(){return this.filter(Bt)},pe.prototype.find=function(o){return this.filter(o).head()},pe.prototype.findLast=function(o){return this.reverse().find(o)},pe.prototype.invokeMap=fe(function(o,a){return typeof o=="function"?new pe(this):this.map(function(u){return Hi(u,o,a)})}),pe.prototype.reject=function(o){return this.filter(ps(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(Ht)},Kn(pe.prototype,function(o,a){var u=/^(?:filter|find|map|reject)|While$/.test(a),h=/^(?:head|last)$/.test(a),p=y[h?"take"+(a=="last"?"Right":""):a],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,br([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:hs,args:[L],thisArg:t}),new ln(ee,$)}return Z&&he?o.apply(this,S):(ee=this.thru(L),Z?h?ee.value()[0]:ee.value():ee)})}),sn(["pop","push","shift","sort","splice","unshift"],function(o){var a=Ua[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)})}}),Kn(pe.prototype,function(o,a){var u=y[a];if(u){var h=u.name+"";be.call(Oo,h)||(Oo[h]=[]),Oo[h].push({name:a,func:u})}}),Oo[is(t,K).name]=[{name:"wrapper",func:t}],pe.prototype.clone=xT,pe.prototype.reverse=DT,pe.prototype.value=LT,y.prototype.at=dA,y.prototype.chain=hA,y.prototype.commit=fA,y.prototype.next=gA,y.prototype.plant=pA,y.prototype.reverse=vA,y.prototype.toJSON=y.prototype.valueOf=y.prototype.value=yA,y.prototype.first=y.prototype.head,xi&&(y.prototype[xi]=mA),y},ko=fT();Yr?((Yr.exports=ko)._=ko,hl._=ko):ht._=ko}).call(VB)}(ea,ea.exports)),ea.exports}var Ti=FB();const Qs=UB(Ti),HB={path:"/_/dashboard",component:()=>Promise.resolve().then(()=>require("./AuthRoute-Ct4gZcTn.js")),meta:{requiresAuth:!1}},$B={path:"/jplan-auth-fail",component:()=>Promise.resolve().then(()=>require("./AuthFailRoute--FUhpbMD.js")),meta:{requiresAuth:!1}},{isAuthenticated:zp,handleRedirect:KB}=Oh(),zB=jc();function qB(r,e){r.addRoute(HB),r.addRoute($B),r.beforeEach(async(t,n,i)=>{function s(d){return d.matched.some(f=>f.meta.requiresAuth)}if(!s(t))return i();if(!zp.value){ie.value=!0;try{await KB(e,t.fullPath),await zB.__init__()}catch(d){console.error("Fail to authenticate",d),await r.push("/jplan-auth-fail")}ie.value=!1}if(zp.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:qp}=jc();function WB(){const r=Dh(),e=c.ref({scope_type:"org"});async function t(n){e.value=n}return c.watch(qp,()=>{r.interceptors.request.use(n=>{const i=n.headers,s=i.Authorization;s&&(i.Authorization=s);const l=qp.value;return l&&(l.scope_type&&(i["j-scope-type"]=l.scope_type,l.organization&&(i["j-scope-organization"]=l.organization),l.team&&(i["j-scope-team"]=l.team)),l.environment&&(i["j-scope-environment"]=l.environment)),n})},{immediate:!0}),Object.assign(r,{setScope:t,scope:e})}function Ei(r){const e=WB();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 GB(){const r=Ei("https://api.jplan.com.br/management/organization"),{error:e}=Fn();return{async getOrgList(t){try{const n=t?`?filter_query=${t}`:"",i=await r.get(`/list/${n}`);if(i.data.error)throw e("Failed to fetch Organization list"),new Error(i.data.error);return i.data.data}catch(n){console.error("Error in getOrgList:",n),e("Failed to fetch Organization list");return}},async createOrg(t){var n,i;try{const s=await r.post("/item",t);return s.status>=200&&s.status<300?s:void 0}catch(s){throw console.error("Error in createOrg:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to create Organization"),s}},async updateOrg(t){var n,i;try{const s=await r.patch("/item",t);if(s.data.error)throw e("Failed to update Organization"),new Error(s.data.error);return s}catch(s){throw console.error("Error in updateOrg:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to update Organization"),s}},async getOrg(t){var n,i;try{const s=await r.get(`/item/${t}`);if(s.data.error)throw e("Failed to fetch Organization"),new Error(s.data.error);return s.data}catch(s){throw console.error("Error in getOrg:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to fetch Organization"),s}},async activateOrg(t){var n,i;try{const s=await r.post(`/item/${t}/activate`);if(s.data.error)throw e("Failed to activate Organization"),new Error(s.data.error)}catch(s){throw console.error("Error in activateOrg:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to activate Organization"),s}},async deactivateOrg(t){var n,i;try{const s=await r.post(`/item/${t}/deactivate`);if(s.data.error)throw e("Failed to deactivate Organization"),new Error(s.data.error)}catch(s){throw console.error("Error in deactivateOrg:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to deactivate Organization"),s}}}}const Vr=GB();function jB(){const r=Ei("https://api.jplan.com.br/management/branch/"),{error:e}=Fn();return{async getBranchList(t){try{const n=t?`?filter_query=${t}`:"",i=await r.get(`/list/${n}`);if(i.data.error){e("Failed to fetch Branch list");return}return i.data.data}catch(n){console.error("Error in getBranchList:",n),e("Failed to fetch Branch list")}},async createBranch(t){var n,i;try{const s=await r.post("/item",t);return s.status>=200&&s.status<300?s:void 0}catch(s){console.error("Error in createBranch:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to create Branch")}},async updateBranch(t){var n,i;try{const s=await r.patch("/item",t);if(s.data.error){e(s.data.error||"Failed to update Branch");return}return s}catch(s){console.error("Error in updateBranch:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to update Branch")}},async getBranch(t){var n,i;try{const s=await r.get(`/item/${t}`);if(s.data.error){e(s.data.error||"Failed to fetch Branch");return}return s.data}catch(s){console.error("Error in getBranch:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to fetch Branch")}},async activateBranch(t){var n,i;try{const s=await r.post(`/item/${t}/activate`);if(s.data.error){e(s.data.error||"Failed to activate Branch");return}}catch(s){console.error("Error in activateBranch:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to activate Branch")}},async deactivateBranch(t){var n,i;try{const s=await r.post(`/item/${t}/deactivate`);if(s.data.error){e(s.data.error||"Failed to deactivate Branch");return}}catch(s){console.error("Error in deactivateBranch:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to deactivate Branch")}}}}const Fr=jB();function YB(){const r=Ei("https://api.jplan.com.br/management/team"),{error:e}=Fn();return{async getTeamList(t){try{const n=t?`?filter_query=${t}`:"",i=await r.get(`/list/${n}`);if(i.data.error)throw e("Failed to fetch Team list"),new Error(i.data.error);return i.data.data}catch(n){console.error("Error in getTeamList:",n),e("Failed to fetch Team list");return}},async createTeam(t){var n,i;try{const s=await r.post("/item",t);if(s.data.error)throw e("Failed to create Team"),new Error(s.data.error);return s}catch(s){throw console.error("Error in createTeam:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to create Team"),s}},async updateTeam(t){var n,i;try{const s=await r.patch("/item",t);return s.status>=200&&s.status<300?s:void 0}catch(s){throw console.error("Error in updateTeam:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to update Team"),s}},async getTeam(t){var n,i;try{const s=await r.get(`/item/${t}`);return s.data.error&&e("Failed to fetch Team"),s.data}catch(s){console.error("Error in getTeam:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to fetch Team");return}},async activateTeam(t){var n,i;try{const s=await r.post(`/item/${t}/activate`);if(s.data.error)throw e("Failed to activate Team"),new Error(s.data.error)}catch(s){throw console.error("Error in activateTeam:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to activate Team"),s}},async deactivateTeam(t){var n,i;try{const s=await r.post(`/item/${t}/deactivate`);if(s.data.error)throw e("Failed to deactivate Team"),new Error(s.data.error)}catch(s){throw console.error("Error in deactivateTeam:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to deactivate Team"),s}},async getTeamUserList(t,n){try{const i=n?`?filter_query=${n}`:"",s=await r.get(`/item/${t}/user/list/${i}`);if(s.data.error)throw e("Failed to fetch Team User list"),new Error(s.data.error);return s.data.data}catch(i){console.error("Error in getTeamUserList:",i),e("Failed to fetch Team User list");return}},async linkManageUser(t,n){try{const i=await r.post(`/item/${t}/user/item/`,n);if(i.data.error)throw e("Failed to link User"),new Error(i.data.error);return i.data}catch(i){console.error("Error in link User:",i),e("Failed to link User");return}},async updateManageUser(t,n){try{const i=await r.patch(`/item/${t}/user/item/`,n);if(i.data.error)throw e("Failed to update User"),new Error(i.data.error);return i.data.data}catch(i){throw console.error("Error in update User:",i),e("Failed to update User"),i}},async getManageUser(t,n,i){try{const s=i?`?filter_query=${i}`:"",l=await r.get(`/item/${t}/user/item/${n}/${s}`);if(l.data.error)throw e("Failed to fetch User"),new Error(l.data.error);return l.data.data}catch(s){console.error("Error in getUser:",s),e("Failed to fetch User");return}},async unlinkManageUser(t,n,i){try{const s=i?`?filter_query=${i}`:"";await r.delete(`/item/${t}/user/item/${n}/${s}`)}catch(s){throw console.error("Error in unlink User:",s),e("Failed to unlink User"),s}}}}const Xt=YB();async function JB({url:r,method:e,header:t={},body:n,bearerToken:i}){const s=i?{Authorization:`Bearer ${i}`}:{};try{return(await $e({url:r,method:e,headers:{...t,...s},data:n??{}})).data}catch(l){throw console.error(`Request failed for ${e} ${r}:`,l),l}}function Si(r,e,t=[]){const n=XB(e);if(!n)return r;const i=n.split(" ");return r.filter(s=>QB(s,i,t))}function QB(r,e,t){return t.some(n=>{const i=Qs.get(r,n);if(Qs.isNil(i))return!1;const s=Qs.toString(i).toLowerCase();return e.every(l=>s.includes(l))})}function XB(r){return Qs.trim(r).toLowerCase().replace(/\s+/g," ")}let Ds=!1;const zu=c.ref(!1),gn=c.ref([]),Wp=c.ref([]),qe=c.ref(null),Wo=c.ref([]),Go=c.ref([]),kw=()=>{const r=Fn(),e=async _=>{zu.value=!0;const A=_?`_active eq true and ${_}`:"_active eq true",N=await Vr.getOrgList(A);N&&(gn.value=N,Ds=!0),zu.value=!1},t=async _=>{var A;return(A=gn.value)!=null&&A.length||await e(_),gn.value};function n(_){if(!gn.value)throw new Error("Data not stored yet");const A=Si(gn.value,_,["name","description"]);return _!==""?A:gn.value}const i=_=>{Wp.value=_},s=_=>{qe.value=Ti.cloneDeep(_)},l=async _=>await Vr.getOrg(_),d=async()=>{if(qe.value!=null){const _=await Vr.createOrg(qe.value);return _!=null&&_.data.created_at&&(r.success("Organization created."),Ds&&gn.value.push(_.data)),_==null?void 0:_.data}},f=async()=>{if(ie.value=!0,qe.value&&qe.value.__id){const _=await Vr.updateOrg(qe.value);if(Ds&&(_!=null&&_.data.__id)){const A=gn.value.findIndex(N=>N.__id===_.data.__id);return A!==-1?(gn.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,qe.value&&qe.value.created_at){if(await Vr.deactivateOrg(qe.value.__id),Ds){const _=gn.value.findIndex(A=>{var N;return A.__id===((N=qe.value)==null?void 0:N.__id)});if(_!==-1)return gn.value.splice(_,1),qe.value;r.error("Unable to deactivate organization")}ie.value=!1}};async function m(_){ie.value=!0;try{if(qe.value&&qe.value.__id){const A={..._,organization:qe.value.__id};if(!await Fr.updateBranch(A)){ie.value=!1;return}if(Wo.value.findIndex(V=>V.__id===_.__id)===-1)return r.success("Branch added successfully."),Wo.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,qe.value&&qe.value.__id){const A={..._,organization:null};if(!await Fr.updateBranch(A)){ie.value=!1;return}const K=Wo.value.findIndex(V=>V.__id===_.__id);if(K!==-1)return Wo.value.splice(K,1),ie.value=!1,Wo.value;throw new Error("Item not found to remove")}ie.value=!1}async function v(_){ie.value=!0;try{if(qe.value&&qe.value.__id){const A={..._,organization:qe.value.__id};if(!await Xt.updateTeam(A)){ie.value=!1;return}if(Go.value.findIndex(V=>V.__id===_.__id)===-1)return r.success("Team added successfully."),Go.value.push(A),A;r.info("Team already added.")}}catch(A){console.error(A)}finally{ie.value=!1}}async function E(_){if(ie.value=!0,qe.value&&qe.value.__id){const A={..._,organization:null};if(!await Xt.updateTeam(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}return{data:gn,loading:zu,columns:Wp,item:qe,filterData:n,__init__:e,getData:t,setColumns:i,setItem:s,getItem:l,createItem:d,updateItem:f,removeItem:g,orgBranches:Wo,orgTeams:Go,linkBranch:m,unlinkBranch:C,linkTeam:v,unlinkTeam:E}};let Ls=!1;const mn=c.ref([]),Gp=c.ref([]),rt=c.ref(null),qu=c.ref(!1),jo=c.ref([]),Rw=()=>{const r=Fn(),e=async v=>{qu.value=!0;const E=v?`_active eq true and ${v}`:"_active eq true",_=await Xt.getTeamList(E);_&&(mn.value=_,Ls=!0),qu.value=!1},t=async v=>(mn.value.length||await e(v),mn.value);function n(v){if(!mn.value)throw new Error("Data not stored yet");const E=Si(mn.value,v,["name","description"]);return v!==""?E:mn.value}const i=v=>{Gp.value=v},s=v=>{rt.value=Ti.cloneDeep(v)},l=async v=>await Xt.getTeam(v),d=async()=>{if(rt.value!=null){const v=await Xt.createTeam(rt.value);return v!=null&&v.data.created_at&&(r.success("Team created."),Ls&&mn.value.push(v.data)),v==null?void 0:v.data}},f=async()=>{if(ie.value=!0,rt.value&&rt.value.__id){const v=await Xt.updateTeam(rt.value);if(Ls&&(v!=null&&v.data.__id)){const E=mn.value.findIndex(_=>_.__id===v.data.__id);return E!==-1?(mn.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(rt.value&&rt.value.created_at&&(await Xt.deactivateTeam(rt.value.__id),Ls)){const v=mn.value.findIndex(E=>{var _;return E.__id===((_=rt.value)==null?void 0:_.__id)});if(v!==-1)return mn.value.splice(v,1),rt.value;r.error("Unable to deactivate organization")}};async function m(v){var E;if(ie.value=!0,(E=rt.value)!=null&&E.__id)if(jo.value.findIndex(A=>A.__id===v.__id)===-1)try{const A=await Xt.linkManageUser(rt.value.__id,{team:rt.value.__id,user:v.__id,role:"string",joined_at:"string",comments:"string"}),N=await Xt.getTeamUserList(rt.value.__id);return N&&(jo.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,rt.value&&rt.value.__id){const E=jo.value.findIndex(_=>_.__id===v);if(E!==-1)return await Xt.unlinkManageUser(rt.value.__id,v),jo.value.splice(E,1),ie.value=!1,jo.value;throw new Error("Item not found to remove")}ie.value=!1}return{data:mn,loading:qu,columns:Gp,item:rt,usersTeam:jo,__init__:e,getData:t,filterData:n,setColumns:i,setItem:s,getItem:l,createItem:d,updateItem:f,removeItem:g,linkUser:m,unlinkUser:C}},Nw=c.defineComponent({__name:"GlobalScopeFilter",setup(r){var A,N,K;const{openDialog:e}=va("global-scope__J-"),{user:t,scope:n,session:i,setScope:s}=jc(),{getData:l,data:d}=kw(),{getData:f,data:g}=Rw(),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 P1;case"org":return N1;case"team":return M1;default:return O1}});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(Be.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(Ca),{loading:m.value,title:"Scope","dd-id":"global-scope__J-",onOnSave:_},{default:c.withCtx(()=>[c.createElementVNode("div",null,[c.createVNode(Oe.VRow,null,{default:c.withCtx(()=>[c.createVNode(Oe.VCol,{cols:"4",class:"d-flex flex-row align-center"},{default:c.withCtx(()=>[c.createVNode(St.VListItem,null,{default:c.withCtx(()=>[c.createVNode(St.VListItemTitle,null,{default:c.withCtx(()=>U[3]||(U[3]=[c.createTextVNode(" User")])),_:1}),c.createVNode(St.VListItemSubtitle,null,{default:c.withCtx(()=>{var Q;return[c.createTextVNode(c.toDisplayString(((Q=c.unref(t))==null?void 0:Q.name)||"Unknown"),1)]}),_:1})]),_:1})]),_:1}),c.createVNode(Oe.VCol,{cols:"4"},{default:c.withCtx(()=>[c.createVNode(St.VListItem,null,{default:c.withCtx(()=>[c.createVNode(St.VListItemTitle,null,{default:c.withCtx(()=>U[4]||(U[4]=[c.createTextVNode(" Domain")])),_:1}),c.createVNode(St.VListItemSubtitle,null,{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(c.unref(i).domain),1)]),_:1})]),_:1})]),_:1}),c.createVNode(Oe.VCol,{cols:"4"},{default:c.withCtx(()=>[c.createVNode(St.VListItem,null,{default:c.withCtx(()=>[c.createVNode(St.VListItemTitle,null,{default:c.withCtx(()=>U[5]||(U[5]=[c.createTextVNode(" Environment")])),_:1}),c.createVNode(St.VListItemSubtitle,null,{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(c.unref(i).environment),1)]),_:1})]),_:1})]),_:1})]),_:1}),c.createVNode(Ak.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(Be.VBtn,{value:"org",label:"Organizational",color:"secondary",class:""},{default:c.withCtx(()=>U[6]||(U[6]=[c.createTextVNode("Organizational")])),_:1}),c.createVNode(Be.VBtn,{value:"team",label:"Team",color:"secondary",class:""},{default:c.withCtx(()=>U[7]||(U[7]=[c.createTextVNode("Team")])),_:1}),c.createVNode(Be.VBtn,{value:"user",label:"User",color:"secondary",class:""},{default:c.withCtx(()=>U[8]||(U[8]=[c.createTextVNode("User")])),_:1}),c.createVNode(Be.VBtn,{value:"",label:"None",color:"lightext",class:""},{default:c.withCtx(()=>U[9]||(U[9]=[c.createTextVNode("None")])),_:1})]),_:1},8,["modelValue"]),c.createElementVNode("div",null,[c.createVNode(ua.VLabel,{class:"text-subtitle-1 text-high-emphasis mb-2"},{default:c.withCtx(()=>U[10]||(U[10]=[c.createTextVNode("Organization")])),_:1}),c.createVNode(ta.VSelect,{items:c.unref(d),"item-title":"name","item-value":"__id",variant:"solo","bg-color":"containerBg",rounded:"false",placeholder:"Select a Organization",class:"min-w-50",modelValue:C.value.organization,"onUpdate:modelValue":U[1]||(U[1]=Q=>C.value.organization=Q),clearable:""},null,8,["items","modelValue"]),c.createVNode(ua.VLabel,{class:"text-subtitle-1 text-high-emphasis mb-2"},{default:c.withCtx(()=>U[11]||(U[11]=[c.createTextVNode("Team")])),_:1}),c.createVNode(ta.VSelect,{items:c.unref(g),"item-title":"name","item-value":"__id",variant:"solo","bg-color":"containerBg",rounded:"false",placeholder:"Select a Team",class:"min-w-50",modelValue:C.value.team,"onUpdate:modelValue":U[2]||(U[2]=Q=>C.value.team=Q),clearable:""},null,8,["items","modelValue"])])])]),_:1},8,["loading"])],64))}}),ZB={},eU={class:"double-ring-spinner-container"};function tU(r,e){return c.openBlock(),c.createElementBlock("div",eU,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 Ow=vi(ZB,[["render",tU],["__scopeId","data-v-00d7a69f"]]),nU={key:0,class:"_jspinner-overlay_jj"},Pw=c.defineComponent({__name:"GlobalSpinner",setup(r){return(e,t)=>c.unref(ie)?(c.openBlock(),c.createElementBlock("div",nU,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)}}),Mw=c.defineComponent({__name:"SubMenu",props:{title:{}},setup(r,{expose:e}){return e({props:r}),(n,i)=>(c.openBlock(),c.createBlock(St.VListItem,{onClick:i[0]||(i[0]=()=>{}),density:"compact"},{append:c.withCtx(()=>[c.createVNode(c.unref(x1))]),default:c.withCtx(()=>[c.createVNode(St.VListItemTitle,null,{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(n.title),1)]),_:1}),c.createVNode(Md.VMenu,{activator:"parent","open-on-hover":"",submenu:"",density:"compact"},{default:c.withCtx(()=>[c.renderSlot(n.$slots,"default")]),_:3})]),_:3}))}}),rU=Object.freeze(Object.defineProperty({__proto__:null,AvatarPicture:Dv,ColumnSettingsDialog:$d,ConfirmDialog:Mv,ContextMenu:Lv,CopyButton:yc,DeleteAllBtn:Bd,DotsMenu:Pv,EditButton:Ov,FormHeadless:fy,FormMetadata:kc,GlobalScopeFilter:Nw,GlobalSpinner:Pw,JAvatar:xv,JBtn:ev,JDialog:Ca,JForm:dy,JIconBtn:Zp,JSelect:sy,JTextArea:cy,JTextField:ay,ParentCard:Ec,SearchFilter:bc,SpinnerLoader:Ow,SubMenu:Mw,TabFormHeader:hy,TableAdvanced:Kv,TableCard:Kd,TableCardsView:oy,TableHeader:zv,UiTable:Bv},Symbol.toStringTag,{value:"Module"})),oU=eR(),iU={transition:"Vue-Toastification__fade",maxToasts:20,newestOnTop:!0};let Wu=!1;const Gu=c.ref(!1),pn=c.ref([]),jp=c.ref([]),gt=c.ref(null),Yo=c.ref([]),aU=()=>{const r=Fn(),e=async v=>{Gu.value=!0;const E=v?`_active eq true and ${v}`:"_active eq true",_=await Fr.getBranchList(E);_&&(pn.value=_,Wu=!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=Si(pn.value,v,["name","description"]);return v!==""?E:pn.value}const i=v=>{jp.value=v},s=v=>{gt.value=Ti.cloneDeep(v)},l=async v=>await Fr.getBranch(v),d=async()=>{if(gt.value!=null){const v=await Fr.createBranch(gt.value);return v!=null&&v.data.created_at&&(r.success("Branch created."),Wu&&pn.value.push(v.data)),v==null?void 0:v.data}},f=async()=>{if(gt.value&>.value.__id){const v=await Fr.updateBranch(gt.value);if(Wu&&v){const E=pn.value.findIndex(_=>_.__id===v.data.__id);return E!==-1?(pn.value[E]=v.data,r.success("Branch updated.")):r.error("Unable to update item"),v}}else r.error("Unable to update item")},g=async()=>{if(gt.value&>.value.created_at){await Fr.deactivateBranch(gt.value.__id);const v=pn.value.findIndex(E=>{var _;return E.__id===((_=gt.value)==null?void 0:_.__id)});if(v!==-1)return pn.value.splice(v,1),gt.value;r.error("Unable to deactivate Domain")}};async function m(v){ie.value=!0;try{if(gt.value&>.value.__id){const E={...v,branch:gt.value.__id};if(!await Xt.updateTeam(E)){r.error("Unable to link team");return}if(Yo.value.findIndex(N=>N.__id===v.__id)===-1)return r.success("Team added successfully."),Yo.value.push(E),E;r.info("Team already added.")}else throw new Error("Item is not defined")}catch(E){console.error(E)}finally{ie.value=!1}}async function C(v){if(ie.value=!0,gt.value&>.value.__id){const E={...v,branch:null};if(!await Xt.updateTeam(E))return;const A=Yo.value.findIndex(N=>N.__id===v.__id);if(A!==-1)return Yo.value.splice(A,1),ie.value=!1,Yo.value;throw new Error("Item not found to remove")}ie.value=!1}return{data:pn,columns:jp,item:gt,loading:Gu,__init__:e,getData:t,filterData:n,setColumns:i,setItem:s,getItem:l,createItem:d,updateItem:f,removeItem:g,branchTeams:Yo,linkTeam:m,unlinkTeam:C}};function sU(){const r=Ei("https://api.jplan.com.br/management/division"),{error:e}=Fn();return{async getDivisionList(t){try{const n=t?`?filter_query=${t}`:"",i=await r.get(`/list/${n}`);if(i.data.error)throw e("Failed to fetch Division list"),new Error(i.data.error);return i.data.data}catch(n){console.error("Error in getDivisionList:",n),e("Failed to fetch Division list");return}},async createDivision(t){var n,i;try{const s=await r.post("/item",t);return s.status>=200&&s.status<300?s:void 0}catch(s){throw console.error("Error in createDivision:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to create Division"),s}},async updateDivision(t){var n,i;try{const s=await r.patch("/item",t);if(s.data.error)throw e("Failed to update Division"),new Error(s.data.error);return s}catch(s){throw console.error("Error in updateDivision:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to update Division"),s}},async getDivision(t){var n,i;try{const s=await r.get(`/item/${t}`);if(s.data.error)throw e("Failed to fetch Division"),new Error(s.data.error);return s.data}catch(s){throw console.error("Error in getDivision:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to fetch Division"),s}},async activateDivision(t){var n,i;try{const s=await r.post(`/item/${t}/activate`);if(s.data.error)throw e("Failed to activate Division"),new Error(s.data.error)}catch(s){throw console.error("Error in activateDivision:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to activate Division"),s}},async deactivateDivision(t){var n,i;try{const s=await r.post(`/item/${t}/deactivate`);if(s.data.error)throw e("Failed to deactivate Division"),new Error(s.data.error)}catch(s){throw console.error("Error in deactivateDivision:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to deactivate Division"),s}}}}const ti=sU();let ju=!1;const Yu=c.ref(!1),vn=c.ref([]),Yp=c.ref([]),mt=c.ref(null),Jo=c.ref([]),cU=()=>{const r=Fn(),e=async v=>{Yu.value=!0;const E=v?`_active eq true and ${v}`:"_active eq true",_=await ti.getDivisionList(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=Si(vn.value,v,["name","description"]);return v!==""?E:vn.value}const i=v=>{Yp.value=v},s=v=>{mt.value=Ti.cloneDeep(v)},l=async v=>await ti.getDivision(v),d=async()=>{if(mt.value!=null){const v=await ti.createDivision(mt.value);return v!=null&&v.data.created_at&&(r.success("Division created."),ju&&vn.value.push(v.data)),v==null?void 0:v.data}},f=async()=>{if(ie.value=!0,mt.value&&mt.value.__id){const v=await ti.updateDivision(mt.value);if(ju&&(v!=null&&v.data.__id)){const E=vn.value.findIndex(_=>_.__id===v.data.__id);return E!==-1?(vn.value[E]=v.data,r.success("Updated Division.")):r.error("Unable to update item"),ie.value=!1,v}}else ie.value=!1,r.error("Unable to update item")},g=async()=>{if(ie.value=!0,mt.value&&mt.value.created_at){await ti.deactivateDivision(mt.value.__id);const v=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 Division")}ie.value=!1};async function m(v){ie.value=!0;try{if(mt.value&&mt.value.__id){const E={...v,division:mt.value.__id};return await Vr.updateOrg(E)?(Jo.value.findIndex(N=>N.__id===v.__id)===-1?(r.success("Organization added successfully."),Jo.value.push(E)):r.info("Organization already added."),E):void 0}else throw new Error("Item is not defined")}catch(E){console.error(E)}finally{ie.value=!1}}async function C(v){if(ie.value=!0,mt.value&&mt.value.__id){const E={...v,division:null};if(!await Vr.updateOrg(E))return;const A=Jo.value.findIndex(N=>N.__id===v.__id);if(A!==-1)Jo.value.splice(A,1);else throw new Error("Item não encontrado para remoção")}else throw new Error("Item não está definido");return ie.value=!1,Jo.value}return{data:vn,columns:Yp,item:mt,loading:Yu,__init__:e,filterData:n,getData:t,setColumns:i,setItem:s,getItem:l,createItem:d,updateItem:f,removeItem:g,orgs:Jo,linkDivision:m,unlinkDivision:C}};function lU(){const r=Ei("https://api.jplan.com.br/management/user"),{error:e}=Fn();return{async getManageUserList(t){try{const n=t?`?filter_query=${t}`:"",i=await r.get(`/list/${n}`);if(i.data.error)throw e("Failed to fetch User list"),new Error(i.data.error);return i.data.data}catch(n){console.error("Error in getManageUserList:",n),e("Failed to fetch User list");return}},async createManageUser(t){var n,i;try{const s=await r.post("/item",t);return s.status>=200&&s.status<300?s:void 0}catch(s){throw console.error("Error in createManageUser:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to create User"),s}},async updateManageUser(t){var n,i;try{const s=await r.patch("/item",t);if(s.data.error)throw e("Failed to update User"),new Error(s.data.error);return s}catch(s){throw console.error("Error in updateManageUser:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to update User"),s}},async getManageUser(t){var n,i;try{const s=await r.get(`/item/${t}`);if(s.data.error)throw e("Failed to fetch User"),new Error(s.data.error);return s.data}catch(s){console.error("Error in getManageUser:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to fetch User");return}},async activateManageUser(t){var n,i;try{const s=await r.post(`/item/${t}/activate`);if(s.data.error)throw e("Failed to activate User"),new Error(s.data.error)}catch(s){throw console.error("Error in activateManageUser:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to activate User"),s}},async deactivateManageUser(t){var n,i;try{const s=await r.post(`/item/${t}/deactivate`);if(s.data.error)throw e("Failed to deactivate User"),new Error(s.data.error)}catch(s){throw console.error("Error in deactivateManageUser:",s),e(((i=(n=s.response)==null?void 0:n.data)==null?void 0:i.message)||"Failed to deactivate User"),s}}}}const ni=lU();let Ju=!1,Qu=c.ref(!1);const yn=c.ref([]),Jp=c.ref([]),Cn=c.ref(null),uU=c.ref(null),dU=c.ref([]),hU=()=>{const r=Fn(),e=async m=>{Qu.value=!0;const C=m?`_active eq true and ${m}`:"_active eq true",v=await ni.getManageUserList(C);v&&(yn.value=v,Ju=!0),Qu.value=!1},t=async m=>(yn.value.length||await e(m),yn.value);function n(m){if(!yn.value)throw new Error("Data not stored yet");const C=Si(yn.value,m,["name","description"]);return m!==""?C:yn.value}return{data:yn,loading:Qu,columns:Jp,item:Cn,filterData:n,__init__:e,getData:t,setColumns:m=>{Jp.value=m},setItem:m=>{Cn.value=Ti.cloneDeep(m)},getItem:async m=>await ni.getManageUser(m),createItem:async()=>{if(Cn.value!=null){const m=crypto.randomUUID(),C=await ni.createManageUser({...Cn.value,__id:m});return C!=null&&C.data.created_at&&(r.success("User created."),Ju&&yn.value.push(C.data)),C==null?void 0:C.data}},updateItem:async()=>{if(ie.value=!0,Cn.value&&Cn.value.created_at){const m=await ni.updateManageUser(Cn.value);if(Ju&&(m!=null&&m.data)){const C=yn.value.findIndex(v=>v.__id===(m==null?void 0:m.data.__id));if(C!==-1)yn.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(Cn.value&&Cn.value.created_at){try{await ni.deactivateManageUser(Cn.value.__id)}catch{r.error("Unable to deactivate user");return}const m=yn.value.findIndex(C=>{var v;return C.__id===((v=Cn.value)==null?void 0:v.__id)});if(m!==-1)return yn.value.splice(m,1),Cn.value}},userOrg:uU,userTeams:dU}},fU=r=>{r.use(oU),r.use(n0,iU),Object.entries(rU).forEach(([e,t])=>{r.component(e,t)}),Object.entries(Ik).forEach(([e,t])=>{r.provide(e,t)})},gU={install:fU};exports.ContextMenu=Lv;exports.EmptyListImg=td;exports.EventBus=_c;exports.FormHeadless=fy;exports.HttpCore=JB;exports.SpinnerLoader=Ow;exports.TableCardsView=oy;exports.TableHeader=zv;exports.__spinner=ie;exports._export_sfc=vi;exports._sfc_main=Bv;exports._sfc_main$1=Kv;exports._sfc_main$10=Bd;exports._sfc_main$11=Ov;exports._sfc_main$12=Zp;exports._sfc_main$13=sy;exports._sfc_main$14=cy;exports._sfc_main$15=ay;exports._sfc_main$16=dy;exports._sfc_main$17=hy;exports._sfc_main$18=Ec;exports._sfc_main$19=xv;exports._sfc_main$2=$d;exports._sfc_main$20=Dv;exports._sfc_main$21=Ca;exports._sfc_main$22=Mw;exports._sfc_main$23=Nw;exports._sfc_main$24=Pw;exports._sfc_main$3=Kd;exports._sfc_main$4=bc;exports._sfc_main$5=Mv;exports._sfc_main$6=yc;exports._sfc_main$7=Pv;exports._sfc_main$8=kc;exports._sfc_main$9=ev;exports.branchInstance=Fr;exports.coreClient=Dh;exports.createToastInterface=fa;exports.dateFormat=$v;exports.divisionInstance=ti;exports.filterQuery=Si;exports.globalEventBus=Ld;exports.index=gU;exports.manageUserInstance=ni;exports.msal=yt;exports.orgInstance=Vr;exports.provideToast=t0;exports.scopedClient=Ei;exports.setupAuthGuard=qB;exports.teamInstance=Xt;exports.toastInjectionKey=Tc;exports.useAuth=Oh;exports.useBranchStore=aU;exports.useCustomizer=iR;exports.useDialog=va;exports.useDivisionStore=cU;exports.useManageUserStore=hU;exports.useOrganizationStore=kw;exports.useSession=jc;exports.useTeamStore=Rw;exports.useToast=Fn;
|